/*

Plain White v1.0

*/
body
{
	margin:0;
	color:#767676;
	font-size:11px;
	line-height:18px;
}

input,select,textarea
{
	border:1px solid #DDD;
	padding:7px;
	color:#6F6F6F;
}

.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;
}

.PDF_pageOuter
{
	margin:0;
	padding-top:20px;
	padding-bottom:20px;
}

.PDF_pageInner
{
	margin:0 auto;
	width:100%;
	max-width:990px;
	background:transparent;
}

.PDF_question,.PDF_questionErr
{
	background-color:transparent;
}

.PDF_questionErr
{
	background-color:#FEE;
}

.qContent
{
}

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

.qText
{
	font-size:13px;
/* line-height:26px; */
}

.qNote
{
	padding:5px 0 0;
	font-size:12px;
}

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

.PDF_questionDivide
{
	border-top:1px solid #DDD;
	margin-top:10px;
	height:10px;
}

.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:18px;
	color:#FFF;
	text-decoration:none;
	display:block;
}

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

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

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

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

/* ---------------------- Page Header (QT1900) ---------------------------------- */
.PDF_QT1900
{
}

.PDF_QT1900 H2
{
	font-size:16px;
	margin:0 0 10px;
	line-height:24px!important;
}

.PDF_QT1900 P
{
}

/* ---------------------- QT 100 ---------------------------------- */
.PDF_QT100 .small,.PDF_QT100 .medium,.PDF_QT100 .large
{
	font-size:14px;
	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:110px;
	font-size:12px;
	padding:3px;
	width:90%;
}

.PDF_QT200 .medium
{
	height:90px;
}

.PDF_QT200 .large
{
	height:120px;
}

/* ---------------------- QT 400 ---------------------------------- */
.PDF_QT400 UL
{
	list-style:none;
	padding:0;
	margin:0;
}

.PDF_QT400 LI
{
	margin:10px 0;
	float:left;
}

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

.PDF_QT400 SELECT
{
	min-width:200px;
}

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

.PDF_QT400 LABEL
{
	padding:0 20px 0 0;
}

.PDF_QT400 .other
{
	font-size:12px;
	padding:1px;
	width:300px;
}

/* ---------------------- QT 800 ---------------------------------- */
.PDF_QT800
{
}

.PDF_QT800 DIV
{
	float:left;
	padding:0 10px 0 0;
}

.PDF_QT800 LABEL
{
}

.PDF_QT800 .title
{
	width:40px;
}

.PDF_QT800 .firstName
{
	width:130px;
}

.PDF_QT800 .lastName
{
	width:130px;
}

.PDF_QT800 .suffix
{
	width:40px;
}

/* ---------------------- QT 900 ---------------------------------- */
.PDF_QT900
{
}

.PDF_QT900 DIV
{
	float:left;
	padding:0 10px 0 0;
}

.PDF_QT900 LABEL
{
}

.PDF_QT900 SELECT
{
	width:154px;
}

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

/* ---------------------- QT 950 ---------------------------------- */
.PDF_QT950 label
{
}

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

.PDF_QT950
{
	margin-top:10px;
}

.PDF_QT950 input
{
	width:200px;
}

/* ---------------------- QT 1000 ---------------------------------- */
.PDF_QT1000
{
}

.PDF_QT1000 DIV
{
	float:left;
}

.PDF_QT1000 LABEL
{
}

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

.PDF_QT1000 .yyyy
{
	margin:0;
	width:40px;
	font-size:16px;
}

.PDF_QT1000 .h,.mins
{
}

.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
{
}

.PDF_QT1400 INPUT
{
	width:300px;
}

.PDF_QT1400 LABEL
{
}

/* ---------------------- QT 1500 ---------------------------------- */
.PDF_QT1500
{
}

.PDF_QT1500 INPUT
{
	width:300px;
}

.PDF_QT1500 LABEL
{
}

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

/*-----------Start Page--------------------*/
.PDF_startPage
{
}

.PDF_startPageMsg
{
}

.button
{
	vertical-align:top;
}

.button input,.button a.previous-page
{
	border:1px solid #bbbe00;
	font-size:14px;
	font-weight:500;
	line-height:24px!important;
	color:#fff;
	padding:0 24px 1px;
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	box-shadow:0 0 4px #fff;
	-moz-box-shadow:0 0 4px #fff;
	-webkit-box-shadow:0 0 4px #fff;
	margin:0;
	cursor:pointer;
	background:#bbbe00;
	text-transform:uppercase;
}

.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 #bbbe00;
	background-color:#000;
	color:#bbbe00;
}

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

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

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

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

.PDF_QT200
{
	margin-top:10px;
}