﻿.auditpanel a
{
	font-size: 8pt;
}

.auditpanel label
{
	font-size: 9pt;
}

.auditpanel .linkButton
{
	float: right;
}

.auditpanel .auditHeader
{
	font-size:large;
	font-weight:bold;
}

.auditPanel
{
	float:left;	
	width: 100%;
	border: solid 1px black;
	text-align:left;
}

.auditPanel td, th
{	
	border: none;
	padding: 0px;
	border-bottom: none;
}

.auditPanel a
{
	padding: 0px;	
}

 .auditBottomButtons
{
	padding-top: .25em;
	clear:both;	
	text-align: center;
	vertical-align: bottom;
	border: solid 1px black;
	padding-bottom: .25em;
}

.auditPanel table
{
	margin: 0px;
}
/*
#_ctl0_usecasecontent_pnlAudit_auditTree table, #_ctl0_usecasecontent_pnlAudit_diseaseTree table, #_ctl0_usecasecontent_pnlAudit_tblVaccinations table
{
	margin: 0px;
}
*/

.auditPanel td
{
	padding: 0px;
}
/*
#_ctl0_usecasecontent_pnlAudit_auditTree td, #_ctl0_usecasecontent_pnlAudit_diseaseTree td, #_ctl0_usecasecontent_pnlAudit_tblVaccinations td
{
	padding: 0px;
}
*/

/*
#_ctl0_usecasecontent_pnlAudit_diseaseTree td
{
	border-bottom: none;
	padding-bottom: 0px;
}
*/

.auditTreeview
{	
	width: auto;
	min-width: 30%;	
	overflow: visible;	
	height: auto;
	height: 100%;
	min-height: 100%;		
	border-right: solid 1px black;	
	float: left;
}

.auditTreeview a 
{ 
	font-weight: normal;
	color:  black;
}

.auditTreeview a:link, .auditTreeview a:visited 
{ 
	border: 0;
	color:  black;
	text-decoration: none;
}

.auditTreeview a:hover
{
	color: black;
	text-decoration: underline;
}

.auditDataPanel
{	
	height: auto;
	min-height: 100%;	
	max-width: 68%;		
	text-align: left;	
	padding: 5px;
	margin-left: 30%;
}

.auditInfo, .auditConclusionPanel, .auditInterventionPanel, .auditClosePanel, .auditReportingPanel, .auditReportingShow
{
	padding: 1em;
	height: auto;
	height: 100%;
	min-height: 100%;	
}

#ifReporting
{
	height: auto;
	height: 100%;
	min-height: 100%;	
}

#_ctl0_usecasecontent_pnlAudit_divReportingShow
{
	padding: 1em;
	height: auto;
	height: 450px;
	min-height: 100%;	
}
.Button
{
	color: Black !important;
	display: inline-block;
	height: 1.8em;
	margin-top: 0.2em;
	margin-left: 0.2em;
	padding-left: 1em;
	padding-right: 1em;
	text-decoration: none !important;
	font-weight: normal;
	background-color: #E0E0E0;
}
.Button:Hover
{
	color: White !important;
	background-color: #A5304D;
	font-weight: normal;
}
.TabButton
{
	background-image: url("Images/ButtonRightTop.gif");
	background-position:right top;
	background-repeat:no-repeat;
	color: Black !important;
	display: inline-block;
	height: 1.8em;
	margin-top: 0.2em;
	margin-left: 0.2em;
	padding-left: 1em;
	padding-right: 1em;
	text-decoration: none !important;
	font-weight: normal;
}
 .Idle
{
	background-color: #E0E0E0;
}
 .Idle:Hover
{
	background-color: #D0D0D0;
	font-weight: normal;
}
 .Selected
{
	background-color: #A5304D;
	color: White !important;
}
 .Selected:Hover
{
	background-color: #A5304D;
	font-weight: normal;
}
 .Bold
{
	font-weight: bold !important;
}
 .elementHeader
{
	font-size: large;
	color: Black;
}
 .elementBody
{
	padding-top: 1em;
	padding-bottom:1em;
	color: Black;
}
 .questionBody hr
{	
	margin:0px 0pt;	
	height:2px;
	/*padding: 1em;*/
}

 .questionsTable, .questionHeaderRow, .questionBodyRow
{
	font-size: 9pt;
	width: 100%;
}
 .questionCell, .headerCell
{
	padding: 0.4em;
	vertical-align: top;
	border: solid 1px green;
}
 .radiolistCell
{
	text-align: center;	
}
 .inputControl
{
	margin-left:1em;
	width: 15em;
}
 .boldNode a
{
	font-weight: bold !important;
}

 .skipRow
{
	background-color: #A5304D;
	color: White;
}
 .auditTextbox
{
	width: 100%;
}
 .inputDateDay, .inputDateMonth
{
	width: 2em;
}
 .inputDateYear, .textboxMatrix
{
	width: 4em;
}
 .errorLabel
{
	color: Red;
	font-weight:bold;
}
 .HorizontalRule
{
}

 .VaccinationHeader
{
	font-weight:bold;
}
 .VaccinationTable
{
	text-align: left;
	width: 700px;
}

 .VaccinationTableHeader
{
	text-align: left;
	font-size: 9pt;
	width: 600px;
}
 .VaccinationTableHeaderCell1
{
	text-align: left;
	width: 150px;
}

 .VaccinationTableHeaderCell2
{
	text-align: left;
	width: 150px;
}

 .VaccinationTableHeaderCell3
{
	text-align: center;
	width: 170px;
}

 .VaccinationTableHeaderCell4
{
	text-align: center;
	width: 130px;
}


 .panelPhases
{
	text-align: center;
}

 .panelPhasesDisease
{
	text-align: left;
	width: 300px;
	font-size: 9pt;
}

 .VaccinationHeader
{
	font-weight:bold;
}