/*--------------------------------+
|  Styles for Popup window pages  |
+--------------------------------*/
/*
@import "WEBvCMR.css";
*/

/*---------------------------------------+
|  ContactTracingFollowUp.aspx specific  |
+---------------------------------------*/

#ContactTracingFollowUp hr
{
	color: #004477;
	height: 3px;
}

#ContactTracingFollowUp .sectionInput .column1,
#ContactTracingFollowUp .sectionInput .column3
{
	width: 90px;
}

#ContactTracingFollowUp .sectionInput .column2,
#ContactTracingFollowUp .sectionInput .column2 *
{
	width: 225px;
}

#ContactTracingFollowUp .sectionInput .column1-2,
#ContactTracingFollowUp .sectionInput .column1-2 *
{
	width: 320px;
}

#ContactTracingFollowUp .sectionInput .column3,
#ContactTracingFollowUp .sectionInput .column3-4
{
	padding-left: 10px;
}

#ContactTracingFollowUp .sectionInput .row-daily .column3-4,
#ContactTracingFollowUp .sectionInput .row-symptom-title .column4,
#ContactTracingFollowUp .sectionInput .row-bottom
{
	text-align: right;
}

#ContactTracingFollowUp .sectionInput .row-part-title
{
	font-weight: bold;
	text-transform: uppercase;
}

#ContactTracingFollowUp .sectionInput .row-symptom-title
{
	text-transform: uppercase;
}

#ContactTracingFollowUp .sectionInput .textbox-symptom-detail
{
	width: 290px;
}

#ContactTracingFollowUp #txtDate
{
	width: 197px;
}
#ContactTracingFollowUp #ibtnCalendar
{
	vertical-align: text-bottom;
	width: auto;
}

#ContactTracingFollowUp #txtInvestigator1,
#ContactTracingFollowUp #txtInvestigator2,
#ContactTracingFollowUp #txtContactOther1,
#ContactTracingFollowUp #txtContactOther2
{
	width: 225px;
}


/*----------------------+
|  FileUpload specific  |
+----------------------*/

#FileUpload .styledForm-body
{
	text-align: center;
}

#FileUpload .styledForm-body .r1
{
	text-align: left;
}

#FileUpload .styledForm-body .r2 *
{
	vertical-align: middle;
}


/*------------------------------------------+
|  HospitalDischargeApproval.aspx specific  |
+------------------------------------------*/

#HospitalDischargeApproval .styledForm-body
{
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
}

#HospitalDischargeApproval .styledForm-body *
{
	text-align: center;
}


/*---------------------------------+
|  LetterRepository.aspx specific  |
+---------------------------------*/

#LetterRepository .sectionInput, #LetterRepository .sectionInput *
{
	height: 456px;
	width: 100%;
}

/*--------------------------------+
|  SYS_ReverseName.aspx specific  |
+--------------------------------*/

#SYS_ReverseName .sectionText, #SYS_ReverseName .sectionText *
{
	font-size: 15px;
	font-weight: bold;
	padding: 5px;
	text-align: center;
}


#dgdGrid .width-45 {
    width: 45px;
}

#dgdGrid .width-60 {
    width: 60px;
}

#dgdGrid .width-80 {
    width: 80px;
}

#dgdGrid .width-85 {
    width: 85px;
}