/*

Plain White v1.0

*/
body
{
	margin:0;
/*	color:#000; */
	color:#444;
	font-size:.89em;
}

#pd-question-1,#pd-question-2,#pd-question-3,#pd-question-4
{
/*	background-color:#FDDC58; */
	padding:6px;
}

.rank-label
{
	background:url('/images/ico-move.png') no-repeat 14px 12px;
	padding:10px 10px 10px 38px;
	border:1px #ccc dotted;
	border-radius:12px;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	display:block;
	-webkit-transition:all .25s ease-in-out 0;
}

.rank-label:hover
{
	cursor:move;
	background-color:#EFEFEF;
	background-color:rgba(255,255,255,0.5);
}

.rank-label:active
{
	box-shadow:0 0 10px #2b81c1;
}

.button INPUT:hover,.button INPUT:focus
{
	background:#ffc938;
	color:#000;
	font-weight:bold;
}

.survey-page-2 .PDF_QT400 LI:focus,.survey-page-2 .PDF_QT400 LI:hover,.survey-page-2 .PDF_QT400 LI:select,.survey-page-2 .PDF_QT400 LI:active
{
	box-shadow:none;
	outline:2px solid #DAA520;
	font-weight:bold;
}

.PDF_pageOuter
{
	margin:0;
	padding:0 0 5px;
/*	background-color:#FDDC58; */
}

.PDF_pageInner
{
}

.PDF_questionErr
{
}

.qContent
{
	line-height:1.5em;
}

.survey-finished .qContent
{
	line-height:30px!important;
}

.qNumber
{
	float:right;
	line-height:12px;
	background-color:#eee;
	padding:6px;
	margin-left:20px;
}

.qText
{
	margin:0 0 .5em 1em;
	float:left;
	color:#444;
	font-weight:700;
	letter-spacing:0;
}

.survey-page-4 .qText
{
	margin:10px 0 10px 15px;
	line-height:1em;
	float:left;
	color:#444;
	font-weight:700;
	letter-spacing:0;
}

.qNote
{
	position:absolute;
	margin:0 0 0 15px;
	top:0;
	left:0;
}

.PDF_questionErr .qNote
{
	position:absolute;
	margin:90px 0 0 15px;
	top:0;
	left:0;
}

.survey-page-1 .PDF_questionErr .qNote
{
	margin:60px 0 0 15px!important;
}

.survey-page-2 .PDF_questionErr .qNote,.survey-page-3 .PDF_questionErr .qNote
{
	margin:45px 0 0 15px!important;
}

/* Mandatory span */
.PDF_mand
{
	color:#000;
}

.PDF_questionDivide
{
	border-top:0 solid #ccc;
	margin-top:30px;
	height:25px;
	display:none;
}

.sBut
{
	background-image:url('/S_But.gif');
	width:154px;
	height:33px;
	text-align:center;
}

.sBut P
{
	padding-top:6px;
	margin:0;
}

.sBut A
{
	font-size:1em;
	color:#FFF;
	text-decoration:none;
	display:block;
}

/* ---------------------- all Questions ---------------------------------- */
.PDF_err,.PDF_errMain
{
	font-size:.89em;
	color:#C00;
	padding:4px 4px 4px 48px;
	font-weight:bold;
	background:url('/images/surveys/arrow.gif') no-repeat 20px center;
/*	background:#FEE url('/images/surveys/arrow.gif') no-repeat 20px center; */
}

.PDF_errMain
{
	background:url('/images/surveys/error.png') no-repeat 20px center;
/*	background:#FEE url('/images/surveys/error.png') no-repeat 20px center; */
}

.PDF_noteMain
{
	font-size:.89em;
	color:#333;
	padding:4px 4px 4px 48px;
	background:#FDFFD9 url('/images/surveys/note.gif') no-repeat 20px center;
}

.PDF_QT100,.PDF_QT200,.PDF_QT800,.PDF_QT900,.PDF_QT1000,.PDF_QT1200,.PDF_QT1400,.PDF_QT1500
{
	margin:5px 0 0;
}

/* ---------------------- Page Header (QT1900) ---------------------------------- */
.PDF_QT1900 H2
{
	font-size:.89em;
	margin-bottom:0;
	margin-top:0;
/*	background-color:#FDDC58; */
	padding:.5em 0 .5em 1em;
	-webkit-border-radius:6px 6px 0 0;
	border-radius:6px 6px 0 0;
}

.survey-finished .PDF_QT1900 H2
{
	font-size:1.5em!important;
	padding:0!important;
}

.PDF_errMain .PDF_question .PDF_QT1900
{
	margin-top:30px;
}

/* ---------------------- QT 100 ---------------------------------- */
.PDF_QT100 .small,.PDF_QT100 .medium,.PDF_QT100 .large
{
	font-size:.89em;
	padding:2px;
	width:150px;
}

.PDF_QT100 .medium
{
	width:300px;
}

.PDF_QT100 .large
{
	width:450px;
}

/* ---------------------- QT 200 ---------------------------------- */
.PDF_QT200 .small,.PDF_QT200 .medium,.PDF_QT200 .large
{
	border:1px solid #CCC;
	height:60px;
	font-size:1em;
	padding:3px;
	margin-left:2%;
	width:260px;
}

.PDF_QT200 .medium
{
	height:90px;
}

.PDF_QT200 .large
{
	height:120px;
	width:93%;
}

/* ---------------------- QT 400 ---------------------------------- */
.PDF_QT400
{
	margin:0 0 .5em 1em;
	float:left;
}

.survey-page-3 .PDF_QT400
{
	width:80%;
}

.PDF_QT400 UL
{
	list-style:none;
	padding:0;
	margin:0;
}

.survey-start .PDF_QT400 LI
{
	float:left;
	font-weight:500;
}

.survey-page-1 .PDF_QT400 LI
{
	float:left;
}

.survey-page-2 .PDF_QT400 LI
{
	margin:5px 0;
	font-weight:500;
}

.PDF_QT400 INPUT
{
	margin:0 5px 0 0;
}

.PDF_QT400 SELECT
{
	font-size:.89em;
	padding:2px;
	min-width:200px;
}

.PDF_QT400 SELECT[multiple="true"]
{
	min-height:100px;
}

.PDF_QT400 LABEL
{
	padding:0 10px 0 0;
	color:#444;
}

.PDF_QT400 .other
{
	font-size:.89em;
	padding:1px;
	width:65%!important;
}

/* ---------------------- QT 800 ---------------------------------- */
.PDF_QT800 DIV
{
	float:left;
	padding:0 10px 0 0;
}

.PDF_QT800 LABEL
{
	font-size:.89em;
	color:#666;
	line-height:20px;
}

.PDF_QT800 .title,.firstName,.lastName,.suffix
{
	padding:3px;
	font-size:.89em;
}

.PDF_QT800 .title
{
	width:40px;
}

.PDF_QT800 .firstName
{
	width:130px;
}

.PDF_QT800 .lastName
{
	width:130px;
}

.PDF_QT800 .suffix
{
	width:40px;
}

/* ---------------------- QT 900 ---------------------------------- */
.PDF_QT900 DIV
{
	float:left;
	padding:0 10px 0 0;
}

.PDF_QT900 LABEL
{
	font-size:.89em;
	color:#666;
	line-height:20px;
}

.PDF_QT900 .a,.b,.c,.d,.e,SELECT
{
	padding:3px;
	font-size:.89em;
/*width: 142px;*/
}

.PDF_QT900 SELECT
{
	padding:3px;
	width:154px;
}

.PDF_QT900 .a,.b
{
	width:306px;
}

/* ---------------------- QT 950 ---------------------------------- */
.PDF_QT950 label
{
	font-size:.89em;
	color:#666;
	line-height:20px;
}

.PDF_QT950 select
{
	font-size:.89em;
	height:2.5em;
	margin-bottom:5px;
}

.PDF_QT950
{
	margin-top:10px;
}

.PDF_QT950 input
{
	border:1px solid #AAA;
	background-color:#EEE;
	padding:2px;
	font-size:.95em;
	width:200px;
	padding:5px;
}

/* ---------------------- QT 1000 ---------------------------------- */
.PDF_QT1000 DIV
{
	float:left;
}

.PDF_QT1000 LABEL
{
	font-size:.89em;
	color:#666;
	line-height:20px;
}

.PDF_QT1000 .mm,.dd,.yyyy,.h,.mins
{
	font-size:.89em;
	width:60px;
}

.PDF_QT1000 .yyyy
{
	margin:0 10px 0 0;
	width:40px;
}

.PDF_QT1000 IMG /* calendar icon */
{
	padding:0 0 0 5px;
}

/* ---------------------- QT 1200 ---------------------------------- */
.PDF_QT1200 TABLE
{
	width:100%;
}

.PDF_QT1200 TH
{
	text-align:center;
}

.PDF_QT1200 TD
{
	text-align:center;
	padding:4px;
}

.PDF_QT1200 .alt
{
	background-color:#EEE;
}

.PDF_QT1200 .title
{
	text-align:left;
}

/* ---------------------- QT 1400 ---------------------------------- */
.PDF_QT1400 INPUT
{
	padding:3px;
	font-size:.95em;
	width:300px;
}

.PDF_QT1400 LABEL
{
	font-size:.89em;
	color:#666;
	line-height:20px;
}

/* ---------------------- QT 1500 ---------------------------------- */
.PDF_QT1500 INPUT
{
	padding:3px;
	font-size:.89em;
	width:300px;
}

.PDF_QT1500 LABEL
{
	font-size:.89em;
	color:#666;
	line-height:20px;
}

/*-----------System Styles --------------------*/
.cf
{
	margin:0;
	padding:0;
	clear:both;
}

/*-----------Start Page--------------------*/
.button
{
	vertical-align:top;
}

.button input,.button a.previous-page
{
	border:1px solid #999;
	font-size:.89em;
	font-weight:400;
	line-height:24px!important;
	color:#FFF;
	padding:4px 25px;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px 4px;
	box-shadow:0 0 4px #aaa;
	-moz-box-shadow:0 0 4px #aaa;
	-webkit-box-shadow:0 0 4px #aaa;
	margin:0;
	cursor:pointer;
	background:linear-gradient(to bottom,#014d89 0%,#052b4f 100%);
	background-color:#014d89;
}

.button a.previous-page
{
	text-decoration:none;
	display:inline-block;
	font-weight:normal;
	color:#666;
}

.button input:hover,.button a.previous-page:hover
{
	border:1px solid #666;
}

.button input::-moz-focus-inner
{
	padding:0;
	border:none;
}

.PDF_progress
{
	margin:5px auto;
	text-align:right;
	font-size:.89em;
	padding-right:10px;
	color:#666;
}

.survey-page-2 .PDF_pageInner,.survey-page-3 .PDF_pageInner
{
}

.survey-finished .PDF_pageInner
{
/*	background:#FDDC58; */
	padding:10px;
}

.PDF_progress:last-of-type
{
	padding-right:32px;
}

.survey-start .button,.survey-page-1 .button,.survey-page-2 .button,.survey-page-3 .button,.survey-page-4 .button
{
	text-align:center;
}

.HiddenText
{
	position:absolute!important;
	height:1px;
	width:1px;
	overflow:hidden;
	clip:rect(1px,1px,1px,1px);
}

.survey-page-2 INPUT[type="checkbox"]:focus,.survey-page-2 INPUT[type="checkbox"]:hover
{
	outline-offset:2px;
	outline:2px solid #FFF;
}

p
{
	font-size:.89em;
}