/*

Tablet Theme by Noël Jackson & Automattic v1.0

*/


body {
	margin: 0px;
	color: #333;
	font-size: 14px;
	line-height: 18px;
	background: #26344a;
}
.PDF_pageOuter {
	margin: 0px;
	padding: 30px;
}

.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 0.25s ease-in-out 0s;
	-moz-transition: all 0.25s ease-in-out 0s;
}

.rank-label:hover{
	cursor: move;
	background-color: #e8e9ed;
}

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


.PDF_pageInner {
	margin: auto;
	width: 650px;
	padding: 24px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.496094) 1px 2px 6px;
	background: #E9EAEE;
	border: 2px solid white;
}

.PDF_question,.PDF_questionErr {
	padding: 20px;
	margin-bottom: 3px;
	background-color: #fff;
	border: 1px solid #ddd;
	-webkit-box-shadow:inset 0 0 10px #eee;
	
}
.PDF_errMain, #pd-question-0 {
	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
}

.PDF_errMain + #pd-question-0 {
	border-radius: 0;
}
.PDF_questionErr {
	background-color: #fcffe3;
}

.qContent {
	float: left;
	width: 600px;
}

.qContent > div{
	padding-left:40px;
}

.qContent .PDF_QT1900{
	padding-left:0px;
}

.qNumber { 
	width: 38px;
	margin-left: -20px;
	margin-right: 10px;
	padding: 2px 0 2px 4px;
	color: #fff;
	background: #b1b16a;
	font-weight: bold;
	float: left;
}

.qText { 
	padding-top: 4px;
	padding-bottom: 4px;
}

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

.qNote p {
	margin: 0;
}

.PDF_mand  {
	color: #d00;
}

.PDF_questiondivide  {
	height: 10px;
}

.sBut  { 
	width: 154px;
	height: 33px;
	text-align: center;
}

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

.sBut A  {
	font-size: 18px;
	color: #fff;
	text-decoration: none;
	display: block;
}

.PDF_err,.PDF_errMain  { 
	font-size: 12px;
	color: #fff;
	padding: 4px 4px 4px 48px;
	font-weight: bold;
	background: #b26b6a url(/css/survey-style/tablet/arrow.gif) no-repeat 20px center;
}

.PDF_errMain {
	background: #b26b6a url(/css/survey-style/tablet/error.png) no-repeat 20px center;
}

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

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

.PDF_QT1900 H2 {
	font-size: 18px;
	color: #333;
	font-weight: bold;
	margin: 0px;
}


.PDF_QT100 .small,.PDF_QT100 .medium, .PDF_QT100 input[type='text'].large {
	border: 1px solid #aaa;
	background: #eee;
	padding: 4px;
	font-size: 14px !important;
}

.PDF_QT100 input[type='text'].medium {
	width: 300px;
}

.PDF_QT100 input[type='text'].large {
	width: 520px;
}

.PDF_QT200 .small,.PDF_QT200 .medium, .PDF_QT200 .large {
	border: 1px solid #aaa;
	background-color: #eee;
	font-size: 12px;
	padding: 4px;
	width: 590px;
	height: 50px;
}

.PDF_QT200 .medium {
	height: 100px;
}

.PDF_QT200 .large {
	height: 200px;
}

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

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

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

.PDF_QT400 select {
	font-size: 14px;
	padding: 2px;
	border: 1px solid #aaa;
	background-color: #eee;
	min-width: 200px;
}
.PDF_QT400 textarea {
	border: 1px solid #aaa;
	background-color: #eee;
	font-size: 14px;
}
.PDF_QT400 select[multiple='true'] {
	min-height: 100px;
}

.PDF_QT400 label {
	font-size: 12px;
}

.PDF_QT400 .other {
	border: 1px solid #aaa;
	background-color: #eee;
	font-size: 16px;
	padding: 4px;
	width: 150px;
}

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

.PDF_QT800 label {
	font-size: 10px;
	color: #666;
	line-height: 20px;
}

.PDF_QT800 .title,.firstName,.lastName,.suffix {
	border: 1px solid #aaa;
	background-color: #eee;
	padding: 5px;
	font-size: 14px;
}

.PDF_QT800 .title {
	width: 40px;
}

.PDF_QT800 .firstName {
	width: 130px;
}

.PDF_QT800 .lastName {
	width: 130px;
}

.PDF_QT800 .suffix {
	width: 40px;
}

.PDF_QT900 div {
	float: left;
	padding: 0px 0px 0px 0px;
}

.PDF_QT900 label {
	font-size: 10px;
	color: #666;
	line-height: 20px;
}

.PDF_QT900 .a,.b,.c,.d,.e,select {
	border: 1px solid #aaa;
	background-color: #eee;
	padding: 5px;
	font-size: 14px;
}
.c,.d,.e {
width: 275px;
}
.c, .e {
margin-right: 20px;
}
.PDF_QT900 select {
	padding: 3px;
	width: 275px;
}

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

.PDF_QT950 label {
	font-size: 10px;
	color: #666;
	line-height: 20px;
}

.PDF_QT950 select {
	font-size: 10px;
	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: 14px;
	width: 200px;
	padding: 5px;
}

.PDF_QT1000 div {
	float: left;
}

.PDF_QT1000 label {
	font-size: 10px;
	color: #666;
	line-height: 20px;
}

.PDF_QT1000 .mm,.dd,.yyyy,.h,.mins {
	border: 1px solid #aaa;
	background-color: #eee;
	padding: 2px;
	font-size: 14px;
	width: 60px;
}

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

.PDF_QT1000 .h,.mins {
	width: 50px;
}

.PDF_QT1000 IMG {
	padding: 0px 0px 0px 5px;
}

.PDF_QT1200 TABLE {
	width: 100%;
}

.PDF_QT1200 TH {
	font-Size: 11px;
	text-align: center;
    width:20%;
}

.PDF_QT1200 TD {
	font-Size: 11px;
	text-align: center;
	padding: 4px;
    width:20%;
}

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

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

.PDF_QT1400 input {
	border: 1px solid #aaa;
	background-color: #eee;
	padding: 5px;
	font-size: 14px;
	width: 300px;
}

.PDF_QT1400 label {
	font-size: 10px;
	color: #666;
	line-height: 20px;
}


.PDF_QT1500 input {
	border: 1px solid #aaa;
	background-color: #eee;
	padding: 5px;
	font-size: 14px;
	width: 300px;
}

.PDF_QT1500 label {
	font-size: 10px;
	color: #666;
	line-height: 20px;
}

.cf {
	margin: 0px;
	padding: 0px;
	clear: both;
}

.button input {
	font-size: 16px;
	font-weight: bold;
}

.PDF_progress {
	text-align: right;
	text-transform: uppercase;
	font-size: 10px;
	padding-right: 10px;
	color: #ccc;
	line-height: 1;
	margin-top: -2em;
}

.PDF_progress:first-child {
	margin-top: -44px;
	padding-bottom: 34px;
	padding-right: 0px;
}

.button a.previous-page{
	text-decoration: none;
	color: #666;
}
