﻿body {
    padding: 0px;
    margin: 0px;
    height: 100%;
	
    background-color: #678FC2;
    font-size: 100%;
    /*line-height: 1.2;*/
    line-height: 1;
    font-family: "segoe ui",arial,sans-serif;
}

/*display: -ms-flexbox;*/ /*Todo later*/

#cdcontainermaster
{
	min-height: 100%;
	padding: 0px;
	margin: 0px;
	position: relative;
	display: -webkit-box;
	display: -moz-box;
	display: box;
	-webkit-box-orient: vertical;
	-webkit-box-pack: center;
	-webkit-box-align: center;
	-moz-box-orient: vertical;
	-moz-box-pack: center;
	-moz-box-align: center;
	display: -ms-flexbox;
	flex-direction: row;
	flex-wrap: wrap;
	-ms-flex-direction: row;
	-ms-flex-wrap: wrap;
	-ms-flex-pack: center;
	-ms-flex-line-pack: stretch;
	-ms-flex-align: center;
}

#header {
	width: 100%;
	/*width: 94vw;*/
}

#container {
	margin: 0px;
	background-color: white;
	/*background-image: url(../images/t_container.gif);*/
	background-repeat: repeat-y;
	/* Height of the footer */
	/*margin-top: -11px;*/

	width:100%;
	/*	width: 94vw; changed from 970px*/
	height: 100%;
	min-height: 100%;
	clear: both;
	display: block;
	overflow: auto;
}

#cdfooter {
	width: 100%; /*changed from 970px*/
}

#footerDiv {
	display: flex;
	justify-content: space-around;
	max-width: 94vw;
}

#cdline
{

	width: 100%;
	height: 6px;
	background-color: #F2A31B;
	font-size: 1px;
}


#cdcontbottom {
	/*background-image: url(../images/bg_bottom.jpg);*/
	background-repeat: no-repeat; /*height: 18px;*/

	position: inherit;
	height: 18px;
	/*top:460px;*/
	/*margin-left: 11px;
	margin-top: -11px;*/
}



.cdBodyDiv
{
/*	width:91vw;
	border: 1px solid #678FC2;*/
	clear: both;
}

#cdheadbg {
	/*width: 94vw;*/
	height: 51px;
	background-color: white;
	/*border-top-left-radius: 8px;
	border-top-right-radius: 8px;*/
	/*background-image: url(../images/bg_tophead.jpg);*/

}

#cdlogotop
{
	float: left;
	padding: 2px 0px 0 10px;
	width: 200px;
}

.footerRounded {
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	background-color: #C9DEFD;
}

.environment {
	font-size: 10pt;
	font-weight: bold;
	color: #a7bee0;
	font-family: segoe ui,arial,Verdana,sans-serif;
	font-variant: small-caps;

}

#cdsignin
{
	float: right;
	padding: 00px 15px 0 0;
	text-align: right;
}





.cdsignincopy {
    color: #666;
    font-size: .75em;
    line-height: 1.3em;
    vertical-align: top;
    text-align: right;
}

	.cdsignincopy A
	{
		color: #666;
		text-decoration: none;
	}

		.cdsignincopy A:hover
		{
			color: #666;
			text-decoration: underline;
		}

		.cdsignincopy A:visited
		{
			color: #666;
		}

.cdsignincopyHome
{
	color: #fff;
	font-size: 11px;
	line-height: 13px;
}

	.cdsignincopyHome A
	{
		color: #fff;
		text-decoration: none;
	}

		.cdsignincopyHome A:hover
		{
			color: #fff;
			text-decoration: underline;
		}

		.cdsignincopyHome A:visited
		{
			color: #fff;
		}



.cdchutopl
{
	background-image: url(../images/chu_l_t.gif);
	font-size: 2px;
	line-height: 2px;
}

.cdchutopc
{
	border-top: 1px solid #a4c0dc;
	background-color: #fff;
}

	.cdchutopc div, .cdchubotc div, .cdribtopc div
	{
		height: 1px;
		line-height: 1px;
		font-size: 1px;
		overflow: hidden;
	}

.cdchutopr
{
	background-image: url(../images/chu_r_t.gif);
}

.cdchumidl
{
	border-right: none;
	border-left: 1px solid #9dbcda;
	background-color: #fff;
}

	.cdchumidl div, .cdchumidr div, .cdribmidl div, .cdribmidr div
	{
		width: 1px;
		overflow: hidden;
	}

.cdchumidc, .cdchumidcover
{
	background-image: url(../images/chu_c_c.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #E3EFFF;
}

.cdchumidcover
{
	background-image: url(../images/chu_c_c_on.gif);
	background-color: #EFF7FF;
}

.cdchumidr
{
	border-left: none;
	border-right: 1px solid #9fbedb;
	background-color: #fff;
}

.cdchubotl
{
	background-image: url(../images/chu_l_b.gif);
	font-size: 2px;
	line-height: 2px;
	background-position: bottom left;
}

.cdchubotc
{
	border-bottom: 1px solid #71a4ce;
	background-color: #fff;
}

.cdchubotr
{
	background-image: url(../images/chu_r_b.gif);
	background-position: bottom right;
}



.cdfootermid
{
	background-image: url(../images/footergradient.gif);
	/*background-color: #DAE9FE;*/
	/*width:94vw;*/
	border-bottom-left-radius: 5px;
	border-bottom-right-radius:5px;

}




.cdfoottext
{
	font-size: .7em;
	color: #808080;
	padding: 0px 10px;
	vertical-align: middle;
	text-align: center;

}

.cdfoottext_PoweredBy {
	font-size: .7em;
	color: #808080;
	padding: 0px 10px;
	vertical-align: middle;
	text-align: right;
	width: 160px;
}

.cdeditfoottext
{
	font-size: .7em;
	color: #11449e;
	padding: 0px 10px;
	vertical-align: middle;
	text-align: left; /****************/
	font-family: Arial;
}

	.cdeditfoottext a
	{
		color: #11449e;
		text-decoration: none;
	}

		.cdeditfoottext a:hover
		{
			color: #11449e;
			text-decoration: underline;
		}

.cdfoottext a
{
	color: #2771BA;
	text-decoration: none;
}

	.cdfoottext a:hover
	{
		color: #2771BA;
		text-decoration: underline;
	}

	.cdfoottext a:visited
	{
		color: #2771BA;
	}


/* login page styles */
.LoginPage
{
	height: 100%;
	width: 100%;
	margin: 0px;
	text-align: center;
}

/* CMH: 3/21/2022: reCAPTCHA */
.LoginDiv {
	width: 25vw;
	z-index: 100;
	border: 1px solid #adadad;
	background-color: #ffffff;
	position: relative;
	text-align: center;
	top: 9vh;
	margin: auto;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	border-radius: 5px;
}

.LoginTitleBar
{
	background-repeat: repeat-x;
	color: #678FC2;
	padding: 3px;
	font-weight: bold;
	font-family: "segoe ui";
	font-size: 12px;
	/*border-bottom: solid 1px #adadad;*/
}

.LoginCopyright
{
	position: absolute;
	bottom: 0px;
	margin-bottom: 3px;
	width: 100%;
	font-size: 9px;
	text-align: center;
	color: Black;
}

	.LoginCopyright a
	{
		color: Gray;
	}
/* end login page */

/* Update Account Question */
#updateAcctQuestion
{
    width: 30%;
    margin-left:auto;
    margin-right:auto;
}
/* end Update Account Question */


.ContentPlaceHolder
{
	text-align: left;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	width: 100%;
	min-height: 84vh;
	font-size: 13px;
	font-family: "Segoe UI",Arial,Helvetica,sans-serif;
	clear: both;
	vertical-align: top;
	padding-top: 2px;
}



#leftCol
{
	margin: 0 auto ;
	padding: 5px;
	float: left;
	width: 20%;
	height: auto;
	border-radius: 5px;

}
#rightCol {
	/*margin: auto;
	margin-left: 5px;*/
	float: left;
	width: 79%;
	min-width: 700px;
}


#leftColGT {
	margin: 0 auto;
	padding: 5px;
	float: left;
	width: 20%;
	height: auto;
	border-radius: 5px;
}

#rightColGT {
	/*margin: auto;
	margin-left: 5px;*/
	float: left;
	width: 79%;
	min-width: 700px;
}

.RoundedContainer {
	border-radius: 5px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}


/**/

/*Input and Labels*/

.LabelColumn
{
	padding: 2px 2px 2px 3px;
	vertical-align: middle;
	font-family: "segoe ui",arial,sans-serif;
	width: 30%;
	height: 2.0em;
	text-align: left;
	font-size: 1.1em;
	font-weight: bold;
	color: #4372B0; /**************************/ /*min-width: 150px;By Amol*/
}

.InputColumn
{
	min-width: 210px;
	padding: 2px 2px 2px 3px;
	font-size: 8pt;
	width: 70%;
	vertical-align: top;
	font-family: "segoe ui",arial,sans-serif;
	margin: 0px;
}

.InputMedium
{
	min-width: 180px;
	font-family: "segoe ui",arial,sans-serif;
	background-color: #F7FBFF;
	border-top: 1px solid #84A5CE;
	border-left: 1px solid #84A5CE;
	border-right: 1px solid #C1D2E7;
	border-bottom: 1px solid #C1D2E7;
	font-size: 1.1em;
	padding: 2px 2px 2px 4px;
	margin-bottom: 2px;
	color: #11449e;
	vertical-align: middle;
}

.InputDateMedium
{
	min-width: 60px;
	font-family: "segoe ui",arial,sans-serif;
	background-color: #F7FBFF;
	border-top: 1px solid #84A5CE;
	border-left: 1px solid #84A5CE;
	border-right: 1px solid #C1D2E7;
	border-bottom: 1px solid #C1D2E7;
	font-size: 1.1em;
	padding: 2px 2px 2px 4px;
	margin-bottom: 2px;
	color: #11449e;
	vertical-align: middle;
}

.InputMediumSmall
{
	font-family: "segoe ui",arial,sans-serif;
	background-color: #F7FBFF;
	border-top: 1px solid #84A5CE;
	border-left: 1px solid #84A5CE;
	border-right: 1px solid #C1D2E7;
	border-bottom: 1px solid #C1D2E7;
	font-size: 1.1em;
	padding: 2px 2px 2px 4px;
	margin-bottom: 2px;
	color: #11449e;
	vertical-align: middle;
}

.InputMediumDiagnosis
{
	width: 70px;
	font-family: "segoe ui",arial,sans-serif;
	background-color: #F7FBFF;
	border-top: 1px solid #84A5CE;
	border-left: 1px solid #84A5CE;
	border-right: 1px solid #C1D2E7;
	border-bottom: 1px solid #C1D2E7;
	font-size: 1.1em;
	padding: 2px 2px 2px 4px;
	margin-bottom: 2px;
	color: #11449e;
	vertical-align: middle;
}


.inputButton
{
	border: 0;
	color: #fff;
	font: bold 12px Arial,Verdana,sans-serif;
	bottom: 5px;
	width: 67px;
	height: 21px;
	background: url( '../Images/button.gif' ) no-repeat 0 0;
	cursor: pointer;
}

.inputButtonDisabled
{
	border: 0;
	color: #fff;
	font: bold 12px Arial,Verdana,sans-serif;
	bottom: 5px;
	width: 67px;
	height: 21px;
	background: url( '../Images/button-disabled.png' ) no-repeat 0 0;
}


.inputBigButton
{
	border-style: none;
    border-color: inherit;
    border-width: 0;
    color: #fff;
	font: bold 12px Arial,Verdana,sans-serif;
	bottom: 5px;
	cursor: pointer;
	background: url( '../Images/button100.png' ) no-repeat 0 0;
}


.inputBigButtonDisabled
{
	border: 0;
	color: #fff;
	font: bold 12px Arial,Verdana,sans-serif;
	bottom: 5px;
	width: 100px;
	height: 21px;
	background: url( '../Images/button100-disabled.png' ) no-repeat 0 0;
}

.inputLargeButton
{
	border: 0;
	color: #fff;
	font: bold 12px Arial,Verdana,sans-serif;
	bottom: 5px;
	width: 170px;
	cursor: pointer;
	height: 21px;
	background: url( '../Images/button100-Large.png' ) no-repeat 0 0;
}



.inputMediumButton
{
	border: 0;
	color: #fff;
	font: bold 12px Arial,Verdana,sans-serif;
	bottom: 5px;
	width: 115px;
	height: 21px;
	cursor: pointer;
	background: url( '../Images/button115.png' ) no-repeat 0 0;
}

.inputMediumButtonDisabled
{
	border: 0;
	color: #fff;
	font: bold 12px Arial,Verdana,sans-serif;
	bottom: 5px;
	width: 115px;
	height: 21px;
	background: url( '../Images/button115-disabled.png' ) no-repeat 0 0;
}

.titleLabel {
	background: linear-gradient(to bottom, #FEF5D0 0%, #FEF5D0 25%, #FFD560 75%, #FFD560 100%);
	background-repeat: repeat-x;
	border: solid 1px #adadad;
	font-size: 16pt;
	font-family: "segoe ui",arial,sans-serif;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 30px;
}



.captionLabel {
	background-image: url(../images/btnHoverBg.gif);
	background-repeat: repeat-x;
	border: solid 1px #adadad;
	font-size: 9pt;
	font-family: "segoe ui", arial, sans-serif;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}


.captionLabelName {
	background: linear-gradient(to bottom, #FEF5D0 0%, #FEF5D0 25%, #FFD560 75%, #FFD560 100%);
	background-repeat: repeat-x;
	border: solid 1px #adadad;
	font-size: 12pt;
	font-family: "segoe ui",arial,sans-serif;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;

}


.button {
	margin: 5px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	border: 1px;
	border-color: white;
	color: #fff;
	font: bold 12px Arial,Verdana,sans-serif;
	bottom: 5px;
	cursor: pointer;
	border-radius: 5px;
	background-color: #1f62b7;
}

.button:hover {
	background-color: #678FC2;
}
.button.disabled {
	background-color: #678FC2;
}


	.submitButton, .cancelButton
{
	border: 0;
	color: #fff;
	font: bold 12px Arial,Verdana,sans-serif;
	bottom: 5px;
	width: 67px;
	height: 21px;
	background: url( '../Images/button.gif' ) no-repeat 0 0;
}

.InfoLabel
{
	color: Blue;
	font-size: 10px;
	font-family: "segoe ui",arial,sans-serif;
}


.InputSmaller
{
	width: 75px;
	font-size: 10px;
	font-family: "segoe ui",arial,sans-serif;
}

/*Input and Labels*/

/*Search*/


.cdsearchlabel
{
	height: 2.0em;
	text-align: left;
	font-weight: bold;
	color: #4372B0;
	padding-bottom: 2px;
	padding-left: 2px;
}

.cdsearchlabelnopadding
{
	height: 2.0em;
	text-align: left;
	/*font-weight: bold;*/
	color: #4372B0;
}

select.cdsearchbox
{
	background-color: #F7FBFF;
	border-top: 1px solid #84A5CE;
	border-left: 1px solid #84A5CE;
	border-right: 1px solid #C1D2E7;
	border-bottom: 1px solid #C1D2E7;
	font-family: "segoe ui",arial,sans-serif;
	font-size: 1.1em;
	display: inline;
	padding: 2px 2px 2px 4px;
}

.cdSearchBoxOnColor
{
	background-color: #F7FBFF;
	border-top: 1px solid #84A5CE;
	border-left: 1px solid #84A5CE;
	border-right: 1px solid #C1D2E7;
	border-bottom: 1px solid #C1D2E7;
	font-family: "segoe ui",arial,sans-serif;
	font-size: 0.9em;
	display: inline;
	padding: 2px 2px 2px 4px;
	color: #114499;
}

.cdSearchBoxOffColor
{
	background-color: #F7FBFF;
	border-top: 1px solid #84A5CE;
	border-left: 1px solid #84A5CE;
	border-right: 1px solid #C1D2E7;
	border-bottom: 1px solid #C1D2E7;
	font-family: "segoe ui",arial,sans-serif;
	font-size: 0.9em;
	display: inline;
	padding: 2px 2px 2px 4px;
	margin-bottom: 2px;
	width: 160px;
	color: #A1A1A1;
}
/*Search*/
/*Details Controls*/

.status
{
	display: inline-block;
	background: #e3efff; /*background-image: url(../images/rib_c_c.gif);*/
	background-repeat: repeat-x;
	border: 1px solid #a4c0dc;
	color: #333;
	text-indent: 15px;
	width: 80px;
	vertical-align: middle;
	text-align: left;
}



.module {
	background: #e3efff; /*background-image: url(../images/rib_c_c.gif);*/
	border: 1px solid #a4c0dc;
	padding-left: 1.2em;
	padding-right: 1.2em;
	margin-bottom: 1.2em;
	color: #333;
	min-height: 98% !important;
	max-width: 99% !important;
	border-radius: 5px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.module2 {
	background: #e3efff; /*background-image: url(../images/rib_c_c.gif);*/
	border: 1px solid #a4c0dc;
	padding-left: 1.2em;
	padding-right: 1.2em;
	margin-bottom: 1.2em;
	color: #333;
	min-height: 98% !important;
	max-width: 99% !important;

}
	.module .title
	{
		border-bottom: 1px solid #333;
		display: block;
		margin-top: 12px;
		margin-left: 2px;
		margin-right: 2px;
		margin-bottom: 10px;
		text-indent: 3px;
		font-weight: bold;
		font-family: Segoe UI, Arial,Tahoma;
		font-size: 11px;
		text-align: left;
	}

	.module .title2
	{
		display: block;
		margin-top: 0px;
		margin-left: 2px;
		margin-right: 2px;
		margin-bottom: 0px;
		text-indent: 3px;
		font-weight: bold;
		font-family: Segoe UI, Arial,Tahoma;
		font-size: 11px;
		text-align: left;
	}

	.module .content
	{
		background-color: White;
		display: block;
		margin-top: 2px;
		margin-left: 2px;
		margin-right: 2px;
		margin-bottom: 22px;
		text-indent: 3px;
		border: 1px solid #a4c0dc;
		border-radius:5px;
		
	}


.label {
	font-weight: bold;
	padding: 5px;
	font-size: 11px;
	background-color: #e0e0e0;
	border: 1px solid #333333;
	width: 100%;
	text-align: center;
	color: #11449e;
	border-radius: 5px;
	font-family: Verdana, Arial,Tahoma;
	vertical-align: top;
}

.valueLabel {
	padding: 5px;
	border: 1px solid #333333;
	width: 100%;
	text-align: center;
	font-size:11px;
	border-radius: 5px;
	background-color: white;
	font-family: Verdana, Arial,Tahoma;
	vertical-align: top;
}

.label1
{
	text-align: left;
	font-size: 11px;
	color: #11449e;
	padding-bottom: 2px;
	padding-left: 2px;
	width: 130px;
	font-family: Verdana, Arial,Tahoma;
	vertical-align: top;
}







.valueLabel1
{
	padding: 2px;
	text-align: left;
	font-size: 11px;
	color: #000000;
	width: 150px;
	font-family: Verdana, Arial,Tahoma;
	vertical-align: top;
}
/*.valueLabel1 {
	font-size: 10px;
	color: #000000;
	width: 150px;
	font-family: Verdana, Arial,Tahoma;
	vertical-align: middle;
	padding: 2px;
}*/





.cntUL0
{
	list-style: none;
	display: inline-block;
	padding: 0px 5px 0px 0px;
	font-size: 1em;
	margin: 0px;
	line-height: 9.685pt;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
}


.cntSqbulletedlist {
	display: inline-block;
	list-style: none;
	font-size: 0.8em;
	padding: 0px 0px 2px 0px;
	font-weight: bold;
	margin: 0px 2px 0px 0px;
}

.cntSqbulletedlist a {
	color: #0560A6;
	font-weight: bold;
	text-decoration: none;
	
}

.cntSqbulletedlist a:hover {
	text-decoration: underline; 
}

.cntSqbulletedlist1 {
	display: inline;
	padding: 2px 2px 2px 2px;
	margin: 0px 2px 0px 0px;
	font-size: 1.0em;
	font-weight: bold;
	border: 1px solid #0560A6;
}

	.cntSqbulletedlist1 a
	{
		color: #0560A6;
		font-weight: bold;
		text-decoration: none;
	}

		.cntSqbulletedlist1 a:hover
		{
			text-decoration: underline;
		}
/*Details Controls*/

.rgAdd
{
	padding: 2px !important;
	padding-right: 4px !important;
	padding-left: 21px !important;
	line-height: 20px !important;
	font: 12px/16px "segoe ui",arial,sans-serif !important;
}

.rgRefresh
{
	padding: 2px !important;
	padding-right: 4px !important;
	padding-left: 21px !important;
	line-height: 20px !important;
	font: 12px/16px "segoe ui",arial,sans-serif !important;
	text-align: center !important;
}


.rgWrap
{
	white-space: normal !important;
}

.rgReport
{
	width: 16px;
	height: 16px;
	border: 0;
	padding: 0;
	padding-right: 4px;
	padding-left: 17px !important;
	line-height: 20px !important;
	background-color: transparent;
	background-image: url( '../images/report.png' );
	background-repeat: no-repeat;
	vertical-align: middle;
	cursor: pointer;
	background-position: left;
}

.rgView
{
	background-image: url( '../images/view page.png' );
	background-color: transparent;
	background-repeat: no-repeat;
	margin: 0px;
	width: 16px;
	height: 16px;
	border: 0;
	padding: 0;
	vertical-align: middle;
	cursor: pointer;
	background-position: left;
	text-align: center;
}

.labelTD
{
	text-align: left;
	font-size: 11px;
	color: #11449e;
	padding-bottom: 2px;
	padding-left: 2px;
	width: 130px;
	font-family: Verdana, Arial,Tahoma;
	vertical-align: top;
	border: solid 1px darkgray;
}





.labelClient1
{
	text-align: left;
	font-size: 0.9em;
	font-weight: bold;
	color: #4372B0;
	padding-bottom: 2px;
	padding-left: 2px;
}
/* Edit pages */


#editcontainermaster
{
	/*min-height: 92%;*/
	padding: 0px;
	
	position: relative;
	font-family: segoe ui,arial,Verdana,sans-serif;
	font-size: 8.5pt;
}

#editheader
{
	background-color: transparent;
	padding-top: 0px;
	padding-bottom: 15px;
	padding-left: 10px;
	text-align: left;
}

#editcontainer
{
	padding: 0px 0px 30px 0px; /* Height of the footer */
	text-align: left;
	margin: 0px;
	margin-top: 10px;
	margin-right: 10px;

	font-family: segoe ui,arial,Verdana,sans-serif;
	font-size: 8.5pt;
	line-height: 1.2;
	display: block;
}

#editfooter
{
	background-color: #C9DEFD;
	position: absolute;
	bottom: 0;
	padding: 0px;
	height: 30px; /* Height of the footer */
}

#editline
{
	height: 6px;
	background-color: #F2A31B;
	font-size: 1px;
}

.editContentPlaceHolder
{
	text-align: left;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	width: 100%;
	/*min-height: 305px;*/
	font-size: 12px;
	font-family: "Segoe UI",Arial,Helvetica,sans-serif;
	clear: both;
	vertical-align: top;
	padding-top: 2px;
}

.cdribbontext
{
	color: #4372B0;
	font-size: 1.0em;
	line-height: 1.3em;
}

#cdribbon
{
	padding: 4px 10px 0 10px;
	background-image: url(../images/bg_ribbon.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

.cdribbotc
{
	background-image: url(../images/rib_c_b.gif);
	background-repeat: repeat-x;
}

.cdribmidl
{
	border-right: none;
	border-left: 1px solid #8aafe1;
	background-color: #c8f1f9;
}

.cdribmidc
{
	background-image: url(../images/rib_c_c.gif);
	border-bottom: 1px solid #E0EDFD;
}

.cdribmidr
{
	border-left: none;
	border-right: 1px solid #8aafe1;
	background-color: #c8f1f9;
}

.cdribbotl
{
	background-image: url(../images/rib_l_b.gif);
	height: 5px;
	background-repeat: no-repeat;
}

.cdribbotr
{
	background-image: url(../images/rib_r_b.gif);
	background-repeat: no-repeat;
}

.cdribtopl
{
	background-image: url(../images/rib_l_t.gif);
	font-size: 2px;
	line-height: 2px;
}

.cdribtopc
{
	border-top: 1px solid #8aafe1;
	background-color: #e1eaf6;
}

.cdribtopr
{
	background-image: url(../images/rib_r_t.gif);
}

/* Edit Pages END*/

.SearchPeople {
	display: flex;
	justify-content: space-around;
	border: solid 1px #8AAFE1;
	border-radius: 5px;
	height: 30px;

	margin: 5px 5px;
}
.SearchPeople1 {
	display: inline-block;
	border: solid 1px #8AAFE1;
	border-radius: 5px;
	height: 35px;
	margin: 10px;
}

/*session time out related*/
.clockSession
{
	display: none;
	/*width: 409px;
     height: 174px;*/
	/*background: url(../images/clockSession.jpg) no-repeat;*/
}

.contSession
{
	/*width: 270px;
    float: right;
	margin: 20px 20px 0 0;*/
	/*text-align: center;*/
}

.sessionExpire
{
	color: #3366ff;
	padding-top: 30px;
}

.showNotification
{
	/*padding-top: 15px;*/
	color: #666;
}

.timeRemain
{
	/*padding-top: 5px;*/
	color: #000;
}

.timeSeconds
{
	/*font-size: 30px;
	padding-right: 5px;*/
}

.infoIcon, .notificationContent
{
	display: inline-block;
	zoom: 1;
	*display: inline;
	padding: 10px;
}

.infoIcon
{
	/*width: 32px;
	height: 32px;*/
	margin-left: -20px;
	vertical-align: top;
}

.notificationContent
{
	/*width: 160px;*/
	vertical-align: bottom;
}
/**/

.Error
{
	border: 1px solid red;
}

.ErrorMsg
{
	visibility: hidden;
	height: 0;
	width: 0;
	position: absolute;
}

.validate
{
}

.moreApts
{
	color: #008000;
	text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #1aff00, 0 0 35px #1aff00, 0 0 40px #1aff00, 0 0 50px #1aff00, 0 0 75px #1aff00;
}

table
{
	font-size: inherit;
}

/* The following CSS needs to be copied to the page to produce textbox-like RadEditor */

.reLeftVerticalSide,
.reRightVerticalSide,
.reToolZone,
.reToolCell
{
	background: white !important;
}

.reToolCell
{
	display: none\9 !important; /* for all versions of IE in order to prevent border bottom disappearing */
}

.reContentCell
{
	border-width: 0 !important;
}

.formInput
{
	border: solid 1px black;
}

.RadEditor
{
	filter: chroma(color=c2dcf0);
}

.reWrapper_corner,
.reWrapper_center
{
	display: none !important; /* for FF */
}

td.reWrapper_corner,
td.reWrapper_center
{
	display: block\9 !important; /* for all versions of IE */
}

#signature-pad {
    border: 1px solid black;
}


/*MS: 9-5-2018 - override form fixed height of RadComboBoxDropDown listing items*/
/* SJ: 9-6-2018 Slightly edited to get scroll for RadComboBoxDropDown by applying max height*/
.RadComboBoxDropDown .rcbList {
    height: auto;
    max-height: 150px;
}

.divScroll {
    max-height:99%;
    max-width: 99%;
    overflow:auto;
}

div.rcbSlide {
    z-index: 9999 !important;
}

.rcbSlide {
    z-index: 9999 !important;
}
.office2007-dialog {
	border: 1px solid #B7D0E7; /* Light blue border */
	padding: 15px;
	background: #F6F9FC; /* Light gray-blue background */
	box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1); /* Light shadow */
	width: 300px;
	border-radius: 6px; /* Rounded corners */
	font-family: Arial, sans-serif;
}

.office2007-dialog-title {
	margin-top: 0;
	color: #2A5CAA; /* Darker blue title text */
	font-size: 1.2em;
	font-weight: bold;
}

.office2007-dialog-text {
	color: #4A4A4A; /* Dark gray text for the body */
	font-size: 1em;
	margin-bottom: 15px;
}

.office2007-dialog-buttons {
	display: flex;
	justify-content: center;
	gap: 10px;

}

.office2007-button {
	padding: 5px 12px;
	border: 1px solid #A7C6DF; /* Light blue border */
	background-color: #E6F2FB; /* Light blue background */
	color: #2A5CAA; /* Dark blue text */
	cursor: pointer;
	border-radius: 4px;
	font-size: 1em;
}

.office2007-button:hover {
	background-color: #D3E7F8; /* Darker on hover */
}

.office2007-confirm {
	background-color: #F2FBF2; /* Greenish background for Yes */
	border-color: #A9DCA9;
	color: #2A6E2A;
}

.office2007-confirm:hover {
	background-color: #E0F5E0; /* Darker on hover */
}

.office2007-cancel {
	background-color: #FDE9E9; /* Redish background for No */
	border-color: #E6B3B3;
	color: #AA2A2A;
}

.office2007-cancel:hover {
	background-color: #FBCBCB; /* Darker on hover */
}