/* -- AWP Reset.  By Kai Johnson, based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html. -- */
* { margin: 0; padding: 0; border: 0; outline: 0; font-size: 16px; vertical-align: baseline; background: transparent; }
body { line-height: 1.5; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
:focus { outline: 0 !important; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; } /* tables still need 'cellspacing="0"' in the markup */
textarea { resize: none; overflow: hidden; }
a, a *, input[type="submit"], input[type="button"], button { cursor: pointer; }
input[type="submit"]::-moz-focus-inner, button::-moz-focus-inner { border: 0; padding: 0; } /* remove extra padding in Firefox buttons */
img { -ms-interpolation-mode: bicubic; } /* Fix nasty html image scaling in IE */ 
span{ font-size: inherit; font-weight: inherit; color: inherit; }

/* -- Global Styles -- */

body{
	font-family: Helvetica, Arial, sans-serif;
/*	height: 99%;*/
	margin: 1%;
	overflow: visible;
	zoom: 1;
	position: relative;
}

#header,
#subheader,
#colleft,
#report-nav,
#showqa,
#qa,
#flashMessage,
#helper{
	display: none;
}

h1 {
	font-size: 40px;
/*	color: #5D5097;*/
	color: #333;
	line-height: 50px;
}

h3 {
	font-size: 18px;
	color: #555;
}

.block-header h3{
/*	padding: 12px 0 12px 36px;*/
	padding: 6px 0;
	text-align: center;
	font-size: 16px !important;
}

.block-header {
/*	height: 48px;*/
	border-bottom: 1px solid #D6D6D6;
	position: relative;
}

ul.quick-facts li {
	padding: 10px 0;
	border-top: 1px solid #E5E5E5;
	width: 100%;
	float: left;
}

ul.quick-facts li:first-child {
	border: none;
}

label {
	font-size: 10px;
	color: #555;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
	width: 180px;
	line-height: 31px;
}

ul.quick-facts li label {
	line-height: 20px;
	width: 39%;
}

ul.quick-facts li p {
	font-size: 14px;
	font-weight: normal;
	float: left;
	width: 60%;
	line-height: 20px;
}

.report-content {
	padding: 0 36px;
}

.report-content p {
	color: #555;
}

div.info-block {
	padding-top: 16px;
	float: left;
	width: 100%;
}

div.info-block h3 {
	line-height: 48px;
	border-bottom: 1px solid #EAEAEA;
	padding: 0;
}

div.info-block div {
	padding: 16px 0 0;
}

div.info-block p {
	font-size: 14px;
	line-height: 20px;
}

.dailylogs-wrapper{
	position: relative;
	background: #fff;
}

.dailylogs{
	height: auto;
}

.study-shift{
	padding: 0 16px;
	color: #333;
	font-weight: bold;
/*	text-shadow: 0 1px 1px #fff;*/
/*	background-color: #ccc;*/
	border-bottom: 1px solid #333;
}

.study-shift h4{
	font-size: 10px !important;
	text-transform: uppercase;
}

.study-row{
/*	border-top: 1px solid #999;*/
	padding: 4px 0;
/*	margin: 0 16px;*/
	width: 98%;
	margin: 0 auto;
	clear: both;
}

.study-row.first{
/*	border: none;*/
}

.study-row table{
	width: 99%;
	border-top: 1px solid #999;
	position: relative;
	zoom: 1;
}

.study-row .pad{
	height: 0px;
	width: 100%;
	border-top: 1px solid #999;
}

.study-row .pad{
	height: 0px;
	width: 100%;
}

.study-row.first table{
	border: none;
}

.study-row.first table{
	border: none;
}

.study-row td{
	vertical-align: top;
	width: 49%;
/*	padding-top: 8px;*/
/*	margin-top: 1px;*/
}

.study-row td div p{
	font-size: 11px !important;
	color: #555;
	line-height: 14px;
	padding: 0;
	min-height: 13px !important;
}

td.colright p,
td.colright p *{
	font-size: 11px !important;
	line-height: 13px !important;
	padding: 0 !important;
	color: #555;
	min-height: 13px !important;
	width: 99% !important;
	margin: 1px 0;
/*	float: left;*/
	position: relative;
	clear: both !important;
}

table td.colright p.padding{
	line-height: 10px !important;
	margin: 1px 0 !important;
}

.study-row td label,
.study-row p.label{
	font-weight: bold;
	font-size: 9px !important;
	text-transform: uppercase;
	padding: 0 !important;
	margin: 0 !important;
	height: 14px !important;
	line-height: 14px !important;
	display: block;
	position: relative;
	clear: both;
}

.study-row td.colleft > div{
/*	clear: both !important;*/
/*	position: relative;*/
/*	overflow: auto;*/
	min-height: 14px;
	padding: 0 !important;
	margin: 0 !important;
/*	zoom: 1;*/
}

.study-row td.colleft p.label{
	float: left;
	width: 40% !important;
	padding: 0 !important;
}

.study-row td.colleft p{
	float: left;
	width: 59%;
}

.study-row td.colright label{
	width: 100%;
	position: relative;
	float: left;
}

.study-row td strong{
	text-transform: uppercase;
	color: #333;
	font-weight: bold;
	font-size: 12px !important;
	line-height: 14px !important;
}

div.study{
	display: none !important;
}

/*#printnotice,*/
.print-study{
	display: block !important;
}

#printnotice{
	display: none !important;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}

.print-study-header div{
    text-align: center;
    color: #555;
    clear: both;
}

.print-study-logo{
    padding: 4px 0;
    width: 88px !important;
    margin: 0 auto !important;
    text-align: center !important;
    zoom: 1;
}

.print-study-logo img{
    float: left;
}

.print-study-company{
    font-size: 16px;
}

.print-study-contact{
    font-size: 12px;
    padding-bottom: 4px;
}

.print-study h1{
    color: #000;
    font-weight: normal;
    text-align: center;
    font-size: 28px;
}

.print-study h3{
    font-size: 20px;
    text-align: center;
    padding-bottom: 12px;
}

.print-study-details li{
    clear: both;
}

.print-study-details li span{
    font-size: 13px;
}

.print-study-notice{
    clear: both;
    padding-top: 8px;
    font-weight: bold;
    font-size: 11px;
}

.print-study-note{
    font-size: 12px;
    padding: 20px 0 8px;
}

.print-study h5{
    font-size: 14px;
    color: #000 !important;
    font-weight: bold !important;
}

.print-study-clinicalhistory,
.print-study-findings{
    padding-bottom: 20px;
}

.print-study-clinicalhistory div,
.print-study-findings div{
    font-size: 13px;
    line-height: 16px;
}

.print-study-questions{
    font-size: 12px;
    line-height: 14px;
    padding-bottom: 40px;
}

.print-study-confidential{
    font-size: 10px;
    line-height: 12px;
    text-align: justify;
}
