/* CSS Document */
body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial;
}
/*
body{
width: 1160px;


}
	
*/	
/*INPUT
{
	border: #6c6c6c 1px solid;
	color: #333333;
	background-color: #ffffff;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
}
TEXTAREA
{
	border: #6c6c6c 1px solid;
	color: #333333;
	background-color: #ffffff;
	padding-left: 3px;
	padding-right: 3px;
}
INPUT.RadioButton
{
	background-color: #ffffff;
	color: #333333;
	padding: 2px;
}
INPUT.CheckBox
{
	background-color: #ffffff;
	color: #333333;
	padding: 2px;
}*/
.CURSORCHANGE
{
	cursor:pointer;
}

SELECT
{
	font-family: Arial;
	font-size: 1em;
	color: #000000;
	font-weight: normal;
	border: #6c6c6c 1px solid;
	overflow: auto;
	padding-left: 2px;
    margin-left: 0px;
}

.MasterHeader
{
	width: 100%;
}
.ContentWidth
{
	width: 960px;
}
.MainContentArea
{
	width: 100%;
	margin-top: 10px;
}
.LeftMenuContainer
{
	width: 160px;
	float: left;
	text-align: left;
}
.MainContent
{
	float: left;
	margin-left: 16px;
	width: 100%;
	text-align: left;
}
.Footer
{
	margin-top: 34px;
}

.LogoImageSize
{
	width:70px;
	height:32px;
}

/*MD-424*/
.bpLogoImageSize {
	width: 40px;
	height: 32px;
}

.Masthead
{
	width: 100%;
	height: 78px;
	background-image: url(../images/mast_bg.gif);
	margin-bottom: 15px;
	background-repeat:repeat-x;
	
}
.Masthead .logoclient
{
	float: left;
	margin-left: 13px;
	margin-bottom : 5px;
}
.Masthead .logoisos
{
	float: right;
	margin-right: 12px;
}
.Masthead .info
{
	clear: both;
}
.Masthead .applogo
{
	float: left;
	margin-left: 13px;	
}
.Masthead .userinfo
{
	float: right;
	/*padding-right: 25px;*/
	display:block;
	margin-right:20px;
}
.Masthead .user
{
	font-size: 0.75em;
	margin-top: 20px;
	margin-right: 10px;
	padding-top: 10px;
}
.Masthead .logout
{
	margin-top: 10px;
	padding-top: 6px;
	/*float: left;*/
}
.MenuWhiteText
{
	font-size: 0.75em;
	color: #ffffff;
	padding-left: 10px;
}
.LeftMenuBlueBg .MenuWhiteText
{
	font-size: 0.75em;
	color: #ffffff;
	padding-left: 3px;
}
.TabContainer
{
	height: 28px;
	margin-left: 12px;
	margin-right: 20px;
}
.TabContainer .TabSelected
{
	height: 27px;
	padding-left: 16px;
	padding-right: 16px;
	border: #313F6E solid 1px 1px 1px 1px;
	background-color: #294894;
	float: left;
	line-height: 25px;
	font-size: 0.75em;
	font-weight: bold;
	color: #FFFFFF;
}
.TabContainer .TabSelectedOff
{
	height: 27px;
	padding-left: 16px;
	padding-right: 16px;
	border: #313F6E solid 1px 1px 1px 1px;
	background-color: #314b97;
	float: left;
	line-height: 25px;
	font-size: 0.75em;
	font-weight: bold;
	color: #FFFFFF;
	cursor:pointer;
}
.TabContainer .TabSelectedGap
{
	height: 27px;
	padding-left: 16px;
	padding-right: 16px;
	border: #313F6E solid 1px 1px 1px 1px;
	background-color: #294894;
	float: left;
	margin-left: 8px;
	line-height: 25px;
	font-size: 0.75em;
	font-weight: bold;
	color: #FFFFFF;
}
.TabContainer .TabSelectedGapOff
{
	height: 27px;
	padding-left: 16px;
	padding-right: 16px;
	border: #313F6E solid 1px 1px 1px 1px;
	background-color: #314b97;
	float: left;
	margin-left: 8px;
	line-height: 25px;
	font-size: 0.75em;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
}
.TabContainer .TabNotSelected
{
	height: 27px;
	padding-left: 16px;
	padding-right: 16px;
	font-size: 0.75em;
	border-top: #c2c2c2 solid 1px;
	border-left: #c2c2c2 solid 1px;
	border-right: #c2c2c2 solid 1px;
	background-color: #d7d7d7;
	float: left;
	line-height: 25px;
}
.TabContainer .TabNotSelectedOff
{
	height: 27px;
	padding-left: 16px;
	padding-right: 16px;
	font-size: 0.75em;
	border-top: #c2c2c2 solid 1px;
	border-left: #c2c2c2 solid 1px;
	border-right: #c2c2c2 solid 1px;
	background-color: #cbc9c9;
	float: left;
	line-height: 25px;
	cursor: pointer;
}
.TabContainer .TabNotSelectedGap
{
	height: 27px;
	padding-left: 16px;
	padding-right: 16px;
	font-size: 0.75em;
	border-top: #c2c2c2 solid 1px;
	border-left: #c2c2c2 solid 1px;
	border-right: #c2c2c2 solid 1px;
	background-color: #d7d7d7;
	margin-left: 8px;
	float: left;
	line-height: 25px;
}
.TabContainer .TabNotSelectedGapOff
{
	height: 27px;
	padding-left: 16px;
	padding-right: 16px;
	font-size: 0.75em;
	border-top: #c2c2c2 solid 1px;
	border-left: #c2c2c2 solid 1px;
	border-right: #c2c2c2 solid 1px;
	background-color: #cbc9c9;
	margin-left: 8px;
	float: left;
	line-height: 25px;
	cursor: pointer;
}
.ContentBlue
{
	border: #294894 solid 4px;
	padding: 10px 10px 10px 10px;
	margin-bottom: 7px;
	margin-right: 20px;
}
.ContentContainer
{
	width:906px;
}
.TotalPageContainer
{
	width: 100%;
}
A.ButtonActive
{
	background-image: url(../images/buttonbg.gif);
	border: 1px solid #1a77bc;
	color: #FFFFFF;
	padding: 1px 5px 1px 5px;
	font-size: 0.8em;
	text-decoration: none;
	width: 35px;
	height: 14px;
	text-align: center;
	display: inline-block;
}

A.ButtonActive:link
{
	background-image: url(../images/buttonbg.gif);
	border: 1px solid #1a77bc;
	color: #FFFFFF;
	padding: 1px 5px 1px 5px;
	font-size: 0.8em;
	text-decoration: none;
	width: 35px;
	height: 14px;
	display: inline-block;
}
A.ButtonActive:hover
{
	background-image: url(../images/buttonbg.gif);
	border: 1px solid #1a77bc;
	color: #FFFFFF;
	padding: 1px 5px 1px 5px;
	font-size: 0.8em;
	text-decoration: none;
	width: 35px;
	height: 14px;
	text-align: center;
	display: inline-block;
}
A.ButtonActive:active
{
	background-image: url(../images/buttonbg.gif);
	border: 1px solid #1a77bc;
	color: #FFFFFF;
	padding: 1px 5px 1px 5px;
	font-size: 0.8em;
	text-decoration: none;
	width: 35px;
	height: 14px;
	text-align: center;
	display: inline-block;
}
A.ButtonActive:visited
{
	background-image: url(../images/buttonbg.gif);
	border: 1px solid #1a77bc;
	color: #FFFFFF;
	padding: 1px 5px 1px 5px;
	font-size: 0.8em;
	text-decoration: none;
	width: 35px;
	height: 14px;
	text-align: center;
	display: inline-block;
}

.ButtonActive
{
	background: url("../images/buttonbg.gif") repeat-x scroll left top transparent;
    border: 1px solid rgb(26, 119, 188);
    color: rgb(255, 255, 255);
    font-size: 0.75em;
    font-weight: bold;
    height: 24px;
}
.ButtonInactive
{
	border: 1px solid #706e6e;
	color: #FFFFFF;
	height: 24px;
	font-size: 0.75em;
	font-weight: bold;
	padding: 0px 3px 0px 3px;
	background: url(../images/buttonbg1.gif) repeat-x left top;
}
a
{
	color: #333399;
	text-decoration: none;
}
a:hover
{
	/*text-decoration: underline;*/
}
.SearchHeader
{
	text-decoration: none;
	font-size: 0.75em;
	color: #000000;
	font-weight: normal;
	height: 29px;
}
.HeadLink
{
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.AdvanceSearch
{
	font-size: 0.7em;
	padding: 4px 4px 4px 4px;
	margin-bottom: 10px;
	width: 120px;
}
.AdvanceSearch A
{
	text-decoration: underline;
}
.AdvanceSearchBtn
{
	position: absolute;
	top: 117px;
	left: 960px;
	background-color: #CCCCCC;
	font-size: 11px;
	color: #FF0000;
	font-weight: normal;
	height: 20px;
	border-bottom: solid 1px #FFFFFF;
	padding: 0px 5px 0px 5px;
}
.GreyLine
{
	border-top: solid 1px #CCCCCC;
	margin-top: 15px;
}
.YellowBoxWithOutPadding
{
	background-color: #fff8db;
	border-top: solid 1px #993300;	
	padding: 5px 0px 0px 0px
}
.YellowBox
{
	background-color: #fff8db;
	border-top: solid 1px #993300;
	padding: 20px 20px 20px 20px;
	text-align: left;
}
.YellowBoxWithOutTop
{
	background-color: #fff8db;
	padding: 20px 20px 20px 20px;
	text-align: left;
}
.YellowBox .BoldLink
{
	font-size: 0.75em;
	font-weight: bold;
}
.YellowBox H5
{
	margin-top: 8px;
	margin-bottom: 3px;
	padding: 0px;
}
.SubHead
{
	border-left: solid 3px #294894;
	border-bottom: solid 1px #cbccad;
	font-weight: bold;
	padding-left: 6px;
	font-size: 0.75em;
	margin-bottom: 10px;
	margin-top: 15px;
}
/*.SubHead span
{
	font-size: 0.9em;
	color: #999999;
	font-weight: normal;
	padding-left: 10px;
}*/
.FormText
{
	font-size: 0.75em;
	color: #000000;
	font-weight: normal;
	height: 31px;
	clear:right;
}

.FormText20Width {
	width: 20%;
}

.DoctorComments {
	font-family: Arial;
	display: inline;
}

.FormTextGray
{
	font-size: 0.75em;
	color: #666666;
	font-weight: normal;	
}
.FormBigText
{
	font-size: 0.9em;
	padding-bottom: 3px;
}
.FormTextB
{
	font-size: 0.75em;
	color: #000000;
	font-weight: bold;
	padding: 10px 0px 10px 0px;
}
.NextLink
{
	font-size: 0.75em;
	color: #1565bd;
	font-weight: bold;
	float: right;
}
.CreateBtn
{
	float: right;
	margin-right: 10px;
}
.PopUpBtn
{
	float: right;
	padding-right: 70px;
}
.CreateSubmit
{
	float: right;
	margin-top: 0px;
	margin-right: 15px;
}
.CreateSubmitFt
{
	float: right;
	margin-right: 20px;
}
.FooterHelp
{
	font-size: 10px;
	color: #294894;
	text-decoration: underline;
}
.FooterBg
{
	background-color: #eaeaea;
	height: 24px;
}

.CopyWrtBg
{

    background-color: #294894;
    background-repeat: no-repeat;
    height: 29px;
}

.CopyWrtBg .bottom-logo
{
    height: 25px;
    vertical-align: middle;
}

.CopyWrtText
{
	font-size: 10px;
	color: #ffffff;
	line-height: 30px;
}
.CreateText
{
	font-size: 12px;
	color: #000000;
	font-weight: normal;
    margin-bottom: 0px;
}
.GreyBg
{
	background-color: #F4F4F4;
	height: 25px;
	margin-bottom: 5px;
	font-size: .7em;
}
.SortTitle
{
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}

.Pager
{
	background-color: #F4F4F4;
	height: 25px;
	margin-top: 5px;
	font-size: .7em;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	border-top: solid 1px #cccccc;
}
.PagerBottom
{
	background-color: #F4F4F4;
	height: 25px;
	
	font-size: .7em;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	
	border-bottom: solid 1px #cccccc;
}
.SearchRecord
{
	/*font-size:0.7em;*/
	padding: 4px 4px 6px 4px;
	margin-bottom: 5px;
	float: left;
	font-weight: bold;
}
.PreviousPage
{
	/*font-size:0.7em;*/
	padding: 4px 4px 4px 4px;
	margin-top: 3px;
	float: right;
}
.WhiteBG
{
	background-color: #FFFFFF;
}

Table.GridTable
{
	border: solid 1px #d6d6d6;
	background-color: #F4F4F4;
}
TR.GridHeader td
{
	background-color: #F4F4F4;
	font-size: 0.75em;
	padding: 2px 2px 2px 2px;
	border-left: solid 1px #d6d6d6;
	border-top: solid 1px #d6d6d6;
}
TR.GridRow td
{
	background-color: #ffffff;
	font-size: 0.7em;
	padding: 0px 2px 0px 2px;
	border-left: solid 1px #d6d6d6;
	border-right: solid 0px #d6d6d6;
	border-top: solid 1px #d6d6d6;
}
.RowText
{
	font-size: 0.75em;
	color: #000000;
	font-weight: normal;
	padding-left: 10px;
}
.MenuBlockText
{
	font-size: 0.75em;
	color: #000000;
	font-weight: bold;
	padding-left: 2px;
}
.BarText
{
	font-size: 0.75em;
	color: #294894;
}
.NormalText
{
	font-size: 0.75em;
	color: #000000;
	font-weight: normal;
	padding-left: 6px;
}
.WhiteRowText
{
	font-size: 0.75em;
	color: #000000;
	font-weight: normal;
	padding-left: 6px;
	height: 31px;
	border-bottom: solid 1px #d4d4d4;
	background-color: #ffffff;
}
.GreyRowText
{
	font-size: 0.75em;
	color: #000000;
	font-weight: normal;
	padding-left: 6px;
	height: 31px;
	border-bottom: solid 1px #d4d4d4;
	background-color: #f4f4f4;
	border-bottom: solid 1px #d4d4d4;
	height: 29px;
}
.MemberFooterBtn
{
	float: right;
	margin-top: 7px;
}
.ViewMemberTxt
{
	font-size: 0.75em;
	color: #000000;
	font-weight: bold;
}
.MedicalContentBg
{
	text-align: left;
	background-color: #f6f6f6;
	border-top: solid 1px #a3a3a3;
	border-bottom: solid 1px #a3a3a3;
	padding: 0px;
	padding-left:10px;
	font-size: 0.75em;
}
.MessageBg
{
	text-align: left;
}
.MedicalContentText
{
	font-size: 15px;
	color: #339900;
	font-weight: bold;
}
.MedicalNormalText
{
	font-size: 12PX;
	color: #000000;
	font-weight: normal;
}
.MedicalRedText
{
	font-size: 1em;
	color: #CC0000;
	font-weight: bold;
}
.SuccessMsg
{
	font-size: 1.2em;
	color: #006600;
}
.FailureMsg
{
	font-size: 1.2em;
}
.MedicalNormlRedText
{
	font-family: Arial;
	font-size: 0.75em;
	color: #CC0000;
	font-weight: normal;
}
.MedicalTextDecor
{
	font-size: 0.75em;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
.LeftMenuBt
{
	background-color: #243ca6;
	height: 31px;
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;
	width: 160px;
}
.CreateMainText
{
	font-size: 0.75em;
	color: #000000;
	font-weight: bold;
	padding-top: 10px;
}
.CreateExamNormalText
{
	color: #000000;
	font-weight: normal;
	padding-left: 15px;
	font-size: 0.8em;
}
.WhiteBgBorder
{
	background-color: #FFFFFF;
	border: solid 1px #cccccc;
	padding: 15px 15px 15px 15px;
}
.WhiteBgBorder p
{
	font-size: 0.75em;
}
.WhiteBgContentB
{
	font-size: 0.75em;
	font-weight: bold;
	margin-bottom: 7px;
}
.WhiteBgContent
{
	font-size: 0.75em;
	color: #000000;
	font-weight: normal;
}
.WhiteBgContentG
{
	font-size: 0.75em;
	color: #666666;
	padding-left: 20px;
	padding-bottom: 10px;
}
.GreyText
{
	font-size: 1em;
	color: #666666;
	font-weight: normal;
	height: 50px;
	padding-left: 5px;
}
.NormalBoldText
{
	font-size: 0.75em;
	color: #000000;
	font-weight: bold;
}
.SmitJohnText
{
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	margin-right: 15px;
}
.TabBgLast
{
	background-image: url(../images/tableheadbg.gif);
	border-bottom: solid 2px #323f99;
	height: 30px;
	font-size: 0.75em;
	color: #000000;
	font-weight: normal;
	padding-left: 6px;
	text-decoration: none;
	border-right-color: Green;
}
.TabBg
{
	background-image: url(../images/tableheadbg.gif);
	background: "whitesmoke" border-right: solid 1px #d4d4d4;
	border-left: solid 1px #ffffff;
	border-bottom: solid 2px #323f99;
	padding-left: 6px;
	height: 30px;
	border: "0";
	padding: "0";
	border-width: medium;
}

.RoleHeader
{
	color:#006600;
	font-weight:bold
}

.ButtomTabBg
{
	background: "whitesmoke" border-right: solid 1px #d4d4d4;
	border-left: solid 1px #ffffff;
	border-bottom: solid 2px #323f99;
	border: "0";
	padding: "0";
	border-width: thin;
}

.DownArrow
{
	padding-left: 4px;
}
.MedicalExamContentBg
{
	background-color: #eaeaea;
	height: 30px;
}
.PreviousExam
{
	padding-left: 10px;
	font-weight: bold;
	font-size: 0.8em;
}
.MedicalExamRow
{
	background-image: url(../images/medical_row_bg.gif);
	height: 34px;
	font-size: 0.75em;
	font-family: Arial;
}
.MedicalExamGreenText
{
	font-size: 12PX;
	color: #006600;
	font-weight: normal;
}
.MedicalExamRedText
{
	font-size: 12PX;
	color: #cc0000;
	font-weight: normal;
}

.MedicalExamOtherText
{
	font-size: 0.75em;
	color: #000000;
	font-weight: normal;
	height: 30px;
}
.NormalGreyText
{
	font-size: 0.71em;
	color: #666666;
	font-weight: normal;
}
.YellowBgText
{
	font-size: 0.71em;
	color: #666666;
	font-weight: normal;
	background-color: #fff8db;
	padding-left: 7px;
}
.clear
{
	clear: both;
}
.LeftMenuWhiteBox
{
	background-color: #ffffff;
	border: solid 2px #b2b2b2;
	padding: 6px 8px 8px 8px;
	margin-bottom: 14px;
}
.LeftMenuWhiteNorText
{
	font-size: 1em;
	color: #000000;
	font-weight: normal;
	margin-left: 5px;
	margin-right: 5px;
}
.LeftMenuSmitJohnText
{
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
.HistoryBloodText
{
	font-size: 0.75em;
	color: #000000;
	font-weight: normal;
	height: 25px;
}
.MedicalHistoryB
{
	font-size: 0.75em;
	color: #000000;
	font-weight: bold;
	padding-bottom: 10px;
}
.HistroryWhiteContentText
{
	font-size: 0.75em;
	margin-bottom: 7px;
	margin-left: -4px;
}
.BlockLine
{
	background-color: #ffffff;
	border-top: solid 1px #000000;
	margin-bottom: 8px;
}
.RedHilight
{
	background-color: #cc0000;
}
.RedBgText
{
	font-size: 0.75em;
	color: #ffffff;
	font-weight: normal;
}
.PdfTextUnderline
{
	font-size: 0.75em;
	color: #243ca6;
	font-weight: normal;
	padding-left: 21px;
	text-decoration: underline;
	margin-bottom: 15px;
	margin-top: 13px;
}
.MandatoryFieldText
{
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	border-bottom: solid 1px #cbccad;
	float: right;
}
.TextArea
{
	padding-top: 10px;
}
.ViewMemberGreyLinkText
{
	font-size: 0.75em;
	color: #1166bb;
	font-weight: normal;
	text-decoration: underline;
}
.MandatoryFieldGap
{
	margin-top: 7px;
}
.RedStar
{
	padding-top: 5px;
	font-size: 0.75em;
}
.LoginYellowBox
{
	background-color: #fff8db;
	border-top: solid 1px #993300;
	text-align: left;
}
.LoginMainContainer
{
	padding-top: 35px;
}
.LoginContentBlue
{
	width: 840px;
	border: #294894 solid 4px;
	text-align: left;
	z-index: 400;
	margin:0 auto;
   
	}
.LoginSosLogo
{
	float: right;
}
.LoginMedtrack
{
	position: absolute;
	left: 69px;
}
.ErrorBg
{
	background-image: url(../images/error.gif);
	background-repeat: no-repeat;
	background-color: #f6f6f6;
	border-top: solid 1px #a51a1a;
	border-bottom: solid 1px #a51a1a;
	min-height: 16px;
	margin-left: 0px;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	padding: 3px 0px 3px 20px;
	background-position: left;
}

.dbErrorBg
{
	background-image: url(../images/error.gif);
	background-repeat: no-repeat;
	background-color: #f6f6f6;
	border-top: solid 1px #a51a1a;
	border-bottom: solid 1px #a51a1a;
	min-height: 16px;	
	margin-left: 0px;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	padding: 8px 0px 0px 20px;
	background-position: left;
}

.dbErrorBg2
{
	background-image: url(../images/error.gif);
	background-repeat: no-repeat;
	background-color: #f6f6f6;
	border-top: solid 1px #a51a1a;
	border-bottom: solid 1px #a51a1a;	
	margin-left: 0px;
	margin-top: 1px;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	padding: 3px 0px 3px 20px;
	background-position: left;
	text-align: left;
	min-height: 16px;
}

.dbErrorBg2 ul
{
    list-style-type: none;
    margin-top:0px;
    margin-bottom:0px;
}

.SuccessBg
{
	background-image: url(../images/tick1.gif);
	background-position: left;
	background-repeat: no-repeat;
	background-color: #f6f6f6;
	border-top: solid 1px #006600;
	border-bottom: solid 1px #006600;
	min-height: 16px;
	margin-left: 0px;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	padding: 3px 0px 3px 20px;
}

.InformationBg
{
	background-image: url(../images/Information.gif);
	background-position: left;
	background-repeat: no-repeat;
	background-color: #f6f6f6;
	border-top: solid 1px #FFD800;
	border-bottom: solid 1px #FFD800;
	min-height: 16px;
	margin-left: 0px;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	padding: 3px 0px 3px 20px;
}
.dbInformationBg
{
	background-image: url(../images/Information.gif);
	background-position: left;
	background-repeat: no-repeat;
	background-color: #f6f6f6;
	border-top: solid 1px #FFD800;
	border-bottom: solid 1px #FFD800;
	min-height: 16px;
	margin-left: 0px;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	padding: 8px 0px 0px 20px;	
}
.InfoMsgNoBg
{
	background-image: url(../images/Information.gif);
	background-position: left;
	background-repeat: no-repeat;
	min-height: 16px;
	margin-left: 0px;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	padding: 3px 0px 3px 20px;
}
.LoginRightHeader
{
	width: 472px;
	float: right;
	padding: 20px 80px 0px 0px;
}
.LoginLeftHeader
{
	margin-left: 10px;
}
.LoginMainHeader
{
	width: 100%;
	height: 80px;
}
.LoginContentContainer
{
}
.LoginRightContainer
{
	width: 200px;
	height: 20px;
}
.LoginCenterContainer
{
	padding: 0px 10px 0px 30px;
}
.LoginLeftContainer
{
	width: 320px;
	float: left;
}
.ForgotPasswordText
{
	font-size: 0.75em;
	color: #003366;
	font-weight: normal;
	float: right;
	text-decoration: underline;
	padding-right: 462px;
	margin-bottom: 10px;
}
.EnterPasswordText
{
	font-size: 11px;
	color: #993300;
	font-weight: normal;
	padding: 10px 0px 10px 20px;
}
.LoginFirstUser
{
	font-size: 14px;
	color: #cc6600;
	font-weight: bold;
}
.SSLCertificateText
{
	font-size: 11px;
	color: #033990;
	font-weight: normal;
	text-decoration: underline;
	float: right;
	padding: 8px 5px 30px 150px;
}
.LoginCenterWhiteBg
{
	background-color: #ffffff;
	border-bottom: solid 3px #eaeaea;
	border-top: solid 3px #eaeaea;
	padding: 10px 10px 10px 10px;
}
.LoginFooter
{
	height: 30px;
	width: 100%;
}
.LoginArrow
{
	padding: 0px 10px 0px 5px;
}
.LoginCrossIcon
{
	padding-top: 15px;
}
.StartLeft
{
	padding: 18px 0px 0px 35px;
}
.LoginText
{
	font-size: 14px;
	height: 24px;
	background-image: url(../images/icon.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.LoginText p
{
	padding: 10px 0px 0px 20px;
}
.LoginText a
{
	text-decoration: underline;
}
.LoginText a:hover
{
	text-decoration: none;
}
.Disabled
{
	background-color: #CCCCCC;
}
.TextTableText
{
	font-size: 0.7em;
}
.select
{
	font-size: 9px;
}
.EditContact
{
	font-size: 11px;
	color: #FFFFFF;
	background-color: #003399;
	height: 50px;
	padding: 0px 10px 0px 10px;
	font-weight: normal;
}
.RegistrationMainContent
{
	float: right;
	text-align: left;
	padding-right: 63px;
}
.MandatoryText
{
	font-size: 0.75em;
	color: #000000;
	font-weight: normal;
	text-align: left;
	padding-left: 44px;
	float: left;
}
.date
{
	width: 75px;
}
.UnitBg
{
	background-color: #fff8db;
	border-top: solid 1px #993300;
	padding: 2px 2px 2px 2px;
}
.SubHeading
{
	border-left: solid 3px #294894;
	border-bottom: solid 1px #cbccad;
	font-weight: bold;
	font-size: 0.75em;
	padding-left: 6px;
}
.ImportRow
{
	border-bottom: #000000;
	height: 26px;
	font-size: 0.75em;
}
.ImportRowBold
{
	border-bottom: #000000;
	height: 26px;
	font-size: 0.75em;
	font-weight: bold;
}
.LeftMenuTpBlueBg
{
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-color: #294894;
	color: #ffffff;
	font-size: 0.75em;
	padding-top: 6px;
	padding-left: 23px;
	cursor: hand;
	padding-bottom: 8px;
}
.LeftMenuBlueBg 
{
	background-color: #294894;
	border-bottom: solid 1px #ffffff;
	color: #ffffff;
	font-size: 0.75em;
	padding-top: 3px;
	padding-left: 6px;
	cursor: hand;
	padding-bottom: 5px;
	width: 160px;
	text-align: left;
	white-space: pre-wrap;
	text-indent: -6px;
}
.TopLeftMenuBlueBg
{
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-color: #294894;
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;
	color: #ffffff;
	font-size: 0.75em;
	padding-top: 6px;
	padding-left: 23px;
	cursor: hand;
	padding-bottom: 8px;
}

.BtLeftMenuBlueBg
{
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-color: #294894;
	border-top: solid 1px #ffffff;
	color: #ffffff;
	font-size: 0.75em;
	padding-top: 6px;
	padding-left: 23px;
	cursor: hand;
	padding-bottom: 8px;
}
.LeftMenuGreyBg
{
	background-color: #eeeeee;
	border: solid 2px #243ca6;
	font-size: 0.75em;
	color: #000000;
	padding-top: 3px;
	font-weight: bold;
	padding-left: 6px;
	cursor: hand;
	padding-bottom: 5px;
}

.LeftmenuOverBg
{
	background-image: url(../images/arrow-grey.gif);
	background-repeat: no-repeat;
	background-color: #eeeeee;
	border: solid 2px #243ca6;
	height: 55px;
	padding-left: 18px;
	line-height: 23px;
}

.LeftmenuOverBg .MenuBlckBtText
{
	font-size: 0.75em;
	color: #000000;
	font-weight: bold;
	line-height: 25px;
}
.LeftmenuOverBg .MenuGreyText
{
	font-size: 0.75em;
	color: #0b437a;
}
.WhiteText
{
	float: right;
	font-size: 0.75em;
	color: #FFFFFF;
	font-weight: bold;
	padding: 8px 15px 0px 0px;
}
.GreyBox
{
	background-color: #f7f6f6;
	padding: 10px 10px 10px 10px;
	text-align: left;
}
.WhiteBox
{
	background-color: #FFFFFF;
	padding: 10px 10px 10px 10px;
	text-align: left;
	padding-left: 10px;
}
.PopUpWidth
{
	width: 600px;
}
.PopUpContent
{
	float: left;
	margin-left: 16px;
	width: 100%;
	text-align: left;
}
.PopUpContentBlue
{
	border: #294894 solid 4px;
	padding: 10px 10px 10px 10px;
	width: 500px;
	margin-bottom: 7px;
}
.PopUpContentContainer
{
	width: 100%;
}
.PopUpMainContentArea
{
	width: 100%;
	margin-top: 10px;
}
.SmallBlockText
{
	font-size: 11px;
}
.IframePopUpContent
{
	float: left;
	margin-left: 16px;
	width: 100%;
	text-align: left;
}
.LeftMenuSubText
{
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.LeftMenuText
{
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	padding-left: 15px;
	line-height: 16px;
}
.ScrollBar
{
	width: 500px;
	height: 220px;
	overflow: scroll;
	overflow-x: hidden;
}
.LabAnalysisRText
{
	float: right;
	width: 491px;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	border-bottom: solid 1px #cbccad;
	height: 17px;
}
.LabAnalysisLText
{
	float: left;
	width: 200px;
	border-left: solid 3px #294894;
	border-bottom: solid 1px #cbccad;
	font-weight: bold;
	font-size: 0.75em;
	padding-left: 6px;
	height: 17px;
}
.LabAnalysisMain
{
	padding: 15px 0px 30px 0px;
}
.MainHeading
{
	padding: 15px 0px 15px 0px;
	text-align: left;
}
.HeadingRight
{
	float: right;
	font-weight: bold;
	color: #cc0000;
}
.HeadingLeft
{
	float: left;
}
.HeadingContainer
{
	padding: 15px 0px 15px 0px;
	height: 20px;
}
.LoginUpdateLeft
{
	float: left;
	padding-top: 3px;
}
.LoginUpdateRight
{
	float: right;
	width: 235px;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.LoginUpdateLeftBt
{
	float: left;
	padding-top: 46px;
}
.LoginNormalText
{
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

.WhiteBoxRText
{
	float: right;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	border-bottom: solid 1px #cbccad;
}
.WhiteBoxLText
{
	float: left;
	border-left: solid 3px #294894;
	border-bottom: solid 1px #cbccad;
	font-weight: bold;
	font-size: 0.75em;
	padding-left: 6px;
}
.ProposedScrollBar
{
	width: 230px;
	height: 70px;
	overflow: scroll;
	overflow-x: hidden;
	border: 1px solid #cccccc;
	background: #FFFFFF;
}
.ListCheckBox
{
	width: 200px;
	height: 110px;
	overflow: scroll;
	overflow-x: hidden;
	border: 1px solid #cccccc;
	background: #FFFFFF;
}
.MainTabContainer
{
	height: 18px;
	width: 100%;
}
.MainTabSelected
{
	height: 18px;
	padding-left: 16px;
	padding-right: 16px;
	border-top: solid 1px #20206d;
	border-left: solid 1px #20206d;
	border-right: solid 1px #20206d;
	background-color: #FFFFFF;
	float: left;
	font-size: 0.75em;
	font-weight: bold;
	color: #243ca6;
	font-weight: normal;
	text-decoration: none;
	padding-top: 2px;
}


.MainTabNotSelected
{
	height: 18px;
	padding-left: 16px;
	padding-right: 16px;
	border: solid 1px #20206d;
	background-color: #eaeaea;
	float: left;
	font-size: 0.75em;
	color: #243ca6;
	font-weight: normal;
	text-decoration: none;
	cursor: pointer;
	padding-top: 2px;
}

.TabGap
{
	height: 21px;
	border-bottom: solid 1px #20206d;
	background-color: #ffffff;
	float: left;
	width: 10px;
}
.TabGapEnd
{
	height: 21px;
	border-bottom: solid 1px #20206d;
	background-color: #ffffff;
	float: left;
	width:100%; /* 58px */
	 
}
.MultiSelectList
{
	font-size: 12px;
	width: 228px;
	font-weight: normal;
}




table
{
	border: "0";
	padding: "0";
	text-align: left;
}
.tbl100
{
	width: 100%;
}
.TR_Height15px
{
	height: 15px;
}
.TR_Height30px
{
	height: 30px;
}
.TR_Height45px
{
	height: 45px;
}

/******* Text formats *******/

.BoldTextBlack
{
	font-size: 11px;
	font-weight: bold;
	color: Black;
}
.BoldTextBlackSmall
{
	font-size: 10px;
	font-weight: bold;
	color: black;
}
.NormalTextBlack
{
	font-size: 12px;
	font-weight: normal;
	color: Black;
	height: 29px;
}
.ComboItem, .ComboItem_Width245px
{
	font-family: verdana, Geneva, Helvetica;
	font-size: 10px;
	padding: 1px 1px 1px 1px;
	color: Black;
	border: solid 1px #1966A1;
}
.ComboItem_Width245px
{
	width: 245px;
}
.Button, Button_Width40px
{
	font-family: Verdana;
	font-size: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: White;
	color: White;
	font-weight: bold;
	height: 23px;
}
.Button_Width40px
{
	width: 40px;
}
.Red
{
	color: Red;
}
.TR_Height10px
{
	height: 10px;
}
div.Hide
{
	display: none;
}
.ToolTip
{
	font-style:italic;
	font-size:x-small;
	font-family:Verdana;
	background-color:#9d9d9d;
	border-bottom-width:thin;
	width : auto;
	height : auto;
	z-index:999;
}
.FrameForToolTip
{ 
	position:absolute;
	z-index:998;
}

div.Show
{
	display: block;
}
span.TreeItems
{
	margin-left: 40px;
	margin-top: 3px;
	margin-bottom: 3px;
	color: #2C2C2C;
	font-size: 12px;
}
img.ExpandCollapse
{
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
div.CheckBoxList
{
	background-color: #ffffff;
	height: 200px;
	overflow: auto;
	border: solid 1px #FF9933;
}
.SmallTextBox
{
	width:90px;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.MediumTextBox
{
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.LargeTextBox
{
	font-size: 268px;
	color: #000000;
	font-weight: normal;
}
.menuitem img 
{
  width: 40px;
  height: 40px;
}
a:link
{
    text-decoration: underline;  
    line-height: 18px; 
    
}
a:visited 
{
    text-decoration: underline;
    line-height: 18px;  
}
a:active 
{
    text-decoration: underline; 
    line-height: 18px; 
}

.SLBCopyWrtBg
{
	background-image: url(../images/login_schlumberger_logo.gif);
	background-color: #294894;
	height: 27px;
	background-repeat: no-repeat;
}
.login_link
{
	color:#294894; 
	padding:0 0 0 15px; 
	margin:0;
}
.login_title
{
	color:#CC6600; 
	font-weight:bold; 
	margin:0;
	padding-top:10px;
}
.IE8Fix
{
	z-index: 100;
} 
.Repeaterdefault
{
	float: left;
	border:2px solid #a1a1a1;
	padding:3px 5px;
	z-index:1;
	cursor:pointer;
	display:block;
	border-style:solid;
	border-width:3px 4px 4px 3px;
	padding: 0px 20px;
	margin-right:20px;
	margin-top:15px;
	width:auto;
	text-decoration: none;	
}

.Repeater
{
    border:2px solid #a1a1a1;
}

.RedGrid A:link { color: red;}
.RedGrid A:visited {color: red;}
.RedGrid A:active { color: red;}
.RedGrid A:hover { color: red;}
.RedGrid {color: Red;}

.modalBackground {
	background-color: Gray;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.popup_Container {
	background-color:#fff8db;
	border:2px solid #000000;
	padding: 0px 0px 0px 0px;
	
}
.popup_Body
{
	padding:15px 15px 15px 15px;	
	line-height:15pt;
	clear:both;
	padding:20px;	
	background-color: #fff8db;
	border-top: solid 1px #993300;
	padding: 20px 20px 20px 20px;
	text-align: left;
}

.grdDisplay
{
    display:inline;
   
}
.FormTableText
{
	font-size: 0.75em;
	color: #000000;
	font-weight: normal;
	height: 31px;
	width:1%;
}
.tableCell
{
	width: 108px;
}
.editCancel
{
	/*float:none !important;
	 font-size: 0.7em; */
padding: 4px 4px 6px 4px;
margin-bottom: 5px;
/* float: left; */
font-weight: bold;
}

.paginationTop
{
	margin-top: -17px!important;
}
.pagination
{
	margin-top: -40px!important;
}
.tableMargin
{
margin-top:10px;
	margin-bottom:20px;
}

/*Widget COnfig Popup Box*/
.widgetConfigPopupBtn 
{
	float: right;
	margin-bottom: 10px;
	margin-right: 10px;	
}
.popupContainerWidgetConfig 
{
	
	float:left;	
}

/* graphAndTable */

.graphAndTable .ui-widget-overlay
{
	background:#000;
}

.graphAndTable .ui-widget-header 
{
	background:#294891;
}
.graphAndTable .ui-dialog-titlebar-close 
{
	background: url("../images/CIRCLE_DELETE.png") no-repeat;
}
.ui-dialog .ui-dialog-titlebar-close {
    top: 28% !important;
    left: 93%;
}
#contentTable 
{
	background: #999;
	display: inline-block;
	width: 100%;
}
.ui-dialog-content iframe, .ui-dialog-content iframe body,.ui-dialog-content iframe html
{
	background:#666;
	border:0;
}
.PagerBottom {

 height: 0px!important; 
}
.topPag
{
	margin-right:00px;
	margin-top:-35px!important;
	
}
	.ContentBlue
	{
	padding-bottom:30px!important;
	}
	.bottompagination
	{
		margin-right:25px;
		}
		.PagerBottom
		{
			border:0px;
			}
			
			
	.tablePos
	{
	border: white solid 4px;	
	padding: 10px 00px 10px 00px;
	margin-bottom: 7px;
	width: 97%;
	margin-left:24px;
		}
					

	
.EtablePos
	{
	border: white solid 4px;	
	padding: 10px 00px 10px 00px;
	margin-bottom: 7px;
	width: 97%;
	margin-left:34px;
	}
		
	.EVtablePos
	{
	border: white solid 4px;	
	padding: 00px 00px 10px 00px;
	margin-bottom: 7px;
	width: 100%;
	margin-top:-5px;
	/*margin-left:28px;*/
	}
	.MedtablePos
	{
	border: white solid 4px;	
	padding: 10px 00px 10px 00px;
	margin-bottom: 7px;
	margin-left:24px;
	margin-right:7px;
	}
	.userinfo{margin-top:-10px;}
	.slbBtm
    {
        margin-left:-6px;
    }
    .DropBoxSubmitBtn
    {
        margin-left:62px;
        }
.slbForgotPassword
{
    font-size:0.75em;
    margin-left: 33%;
    margin-bottom: 10px;
    
    }
    .sslCert
    {
       background-color: white;
       float:right;
        }
        .appIcon
        {
              float:left;
            /*  margin-left:15px;*/
                margin-bottom: 5px;
            }
            
            .AppDownload{
              margin-top: 22px;
              border-top: solid 1px #cccccc;
              border-top: thin solid;  
            }
            .AppDownload a
            {
                font-size: 0.85em;
                  font-weight: bold;
                  margin-left: 61px;
                  margin-top: -30px;
                  display: block;
                }
                .appHeader
                {
                    font-size: 14px;
                      color: #cc6600;
                      font-weight: bold;
                        margin-left: 15px;
                    
                    }
                    
            .IosIpa
            {
                font-size: 0.85em;
                  font-weight: bold;
                }
                .androidApk
                {
                   font-size: 0.85em;
                  font-weight: bold;
                   }
.overlay
{
   
 
  margin: 0 auto;
  position: absolute;
  z-index: 10;
     top:0px;
     left:0px;
  border: 5px solid WHITE;
  border-radius: 10px;
  height: 932px;
  width: 98%;
  background-color: #757575;
    opacity: 0.98;
   display:none;
    }
    .topOverlay
    {
      background-color:white;
      width:500px;
      height:300px;
       border: 5px solid black;
      border-radius: 5px;
      position:relative;
      top:30%;
      left:30%;
      opacity: 0.9;
      
        }
    .topOverlay p
    {
        font-size:16px;
        font-weight:bold;
        text-align:center;
        margin-top:50px;
        
        }
        .PlaystoreLinkA
        {
            margin-left:155px;
            }
            .pdfFile
            {
                font-size:14px;
                  float: left;
                  margin-top: 22px;
                  margin-left: 10px;
                }
              .newStarImg{
              margin-top: 22px;
              float: left;
              margin-left: 10px;
              }
              
              .Loginslbnewsletter
{	                  
              margin-left: 2px;
	
}

.Loginslbnewsletterview
{
    margin-top: 10px;   
}
.dashboardtitle
{
    font-size:small;
    
}

.FormTextOwnerCompany
{
	font-size: 0.75em;
	color: #000000;
	font-weight: normal;
	width:156px;
	clear:right;
}

A.ButtonActiveWidgetConfiguration
{
	background-image: url(../images/buttonbg.gif);
	border: 1px solid #1a77bc;
	color: #FFFFFF;
	padding: 1px 5px 1px 5px;
	font-size: 0.8em;
	text-decoration: none;
	width: 35px;
	height: 14px;
	text-align: center;
	display: inline-block;
	margin-top:10px;
}
.LoginFirstDashboardUser
{
	font-size: 10px;
	color: #cc6600;
	font-weight: bold;
}
  .appDashboardIcon
        {
                float:left;           
                margin-top: 15px;
                margin-left:-35px;                          
                margin-bottom:10px
            }

.appDashboardIcon2
{
        float:left;
        margin-bottom:10px
}
          
            
            .pdfDashboardFile
            {
                 font-size:14px;
                  float: left;
                  margin-top: 32px;
                  margin-left: 10px;
                  
                }

.pdfDashboardFile2
{
        font-size:14px;
        float: left;
        margin-top: 18px;
        margin-left: 10px;
}
                
              .newStarImgDashboard
              {
              margin-top: 32px;
              float: left;
              margin-left: 10px;                          
              }
         @-moz-document url-prefix()  {
         .appDashboardIcon {
        float: left;
        margin-top: 15px;
        margin-left: 0px;
        margin-bottom: 10px;
        }
   
}

 @-moz-document url-prefix()  {  .pdfDashboardFile {  font-size:14px;
                  float: left;
                  margin-top: 44px;
                  margin-left: 10px; } }
                  
                  
 @-moz-document url-prefix()  {  .newStarImgDashboard
              {
              margin-top: 44px;
              float: left;
              margin-left: 10px;                          
              } }          
              
@media screen and (-webkit-min-device-pixel-ratio:0)
{
.newStarImgDashboard { margin-top: 44px;}
}
@media screen and (-webkit-min-device-pixel-ratio:0)
{
.pdfDashboardFile { margin-top: 44px;}
}

/*Error logs page fixes*/

.error-logs .FormText 
{
    padding: 0.3em 0.5em;
    
}
    /* hacks to fix zoom */

#login_container .LoginSosLogo 
{
    position: relative;
    top: -1px;
    right: -1px;
}

.doctors-pic 
{
    position: relative;
    right: -1px;
    bottom: -1px;
    z-index: -10;
}

.admin-doctors-pic 
{
    position: relative;
    right: -1px;
    bottom: -4px;
    z-index: -10;
}
    
#login_container .CopyWrtBg
{
    width: 842px;
    position: relative;
    left: -1px;
    bottom: -1px;
     z-index: -10;
}

#login_container .SLBCopyWrtBg
{
    width: 842px;
    position: relative;
    left: -1px;
    bottom: -1px;
    z-index: -10;
}

#login_container .FooterBg
{
    position: relative;
    width: 841px;
    bottom: -1px;
    padding-left: 0;
}
#login_container .FooterBg > a:first-child
{
    margin-left: 15px;
}

.popup-content-blue 
{
    padding-bottom: 30px !important;
    border: 4px solid #294894;
    margin-bottom: 7px;
    padding: 10px;
    width: 422px;
}
.literal-bold 
{
    font-weight:bold;
}

.literal-italic
{
    font-style:italic;
}

/*************************************************/
/* error logs */

#error_logs .log-top-elements 
{
    margin-bottom: 1em;
    position: relative;
}

#error_logs .log-top-elements div 
{
    font-size: 0.8em;
    
}

#error_logs .logs 
{
    width:100%;
    border-collapse:collapse;
    display: table;
    padding: 0;
    margin: 0;
}
#error_logs .logs * 
{
    margin: 0;
    padding: 0;
}
#error_logs table .log-select 
{
    /*width: 200px;
    margin: 0;
    padding: 0;*/
    /*min-width: 200px;
    padding: 0.5em;*/
}

#error_logs table td 
{
    vertical-align: top !important;
}
#error_logs table .log-select > select
{
    height: 345px;
    font-size: 0.8em;
    min-width: 200px;
}
#error_logs table  
{
    
    table-layout:auto;
    border-collapse: collapse;
    height: 300px;
    width: 100%;
    min-width: 970px;
    right: 34px;
}

#error_logs table .txtLog 
{
    background-color: white;
    
}
#error_logs table .log-textarea, #error_logs table .log-select
{
    padding: 0 0.5em 0.5em 0;
}
#error_logs table .log-textarea 
{
    width: 100%;
}


#error_logs table .log-textarea > .dTextArea
{
    height: 340px;
    width: 100%;
}

.logs-buttons .log-btn-left
{
    width: 92px !important;
}

.logs-buttons .log-btn-right
{
    width: 100px !important;
}

.logs-buttons .log-btn-left-bot
{
    margin-top: 10px;
    width: 92px !important;
}

.logs-buttons .log-btn-right-bot
{
    margin-top: 10px;
    width: 100px !important;
}

.log-from
{
    margin-left: 60px;
}
/* inputs to enable and disable services */
input.service-running
{
    background-color: green;
}
input.service-stopped
{
    background-color: red;
}

#server_parent fieldset div 
{
    float: left;
    padding: 0.5em;
}
#server_parent fieldset div > input 
{
    margin-right: 0.3em;
}

.system-services{
 padding: 0.3em 0; 
}

#service_5
{
    color: Red;
}

#service_3, #service_2, #service_4, #service_5
{
    display: none;
}


.service-status 
{
    padding: 0.1em 0.5em;
    min-width: 2px;
    width: 2px;
    height: 14px;
    margin-right: 1em;
    border-radius: 50%;
    color: white;
    border: 2px solid grey;
    cursor: pointer;
    display: inline-block;
}

.service-status.running 
{
    background-color: #33cc33; /*#006600;*/
}
.service-status.running:hover 
{
    background-color: #006600; /*#2DCC2C;*/
}
.service-status.stopped 
{
    background-color: #ff1a1a; /*#cc0000;*/
}
.service-status.stopped:hover
{
    background-color: #b30000; /*#CC3C3C;*/
}

.service-name
{
    font-size: 14px;
    position: relative;
    bottom: 7px;
}

.rTable 
{
    display: block;
    width: 100%;
}

.rTableHeading, .rTableBody, .rTableFoot, .rTableRow
{
    clear: both;
}
			
.rTableCell, .rTableHead 
{
	float: left;
	height: 30px;
	overflow: hidden;
	padding: 3px 1.8%;
	width: 28%;
}

.rTable:after 
{
    visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.dialogAdjusment
{
    width: 94%;
}

.divider{
    width:5px;
    height:auto;
    display:inline-block;
}

.ie9Adjusment
{
    width: 100%;
    min-width: 1390px;
}

.submitValidateUser
{
    margin-left: -48px;
    margin-top: 5px;
}

.service-status.stopped.stoppeddisabled
{
    cursor: inherit;
    background-color: #bfbfbf;
}

.serviceStatusLabel
{
    margin-left: 80px;
}

.chkWrap
{
    float: right;
    margin-top: 5px !important;
    position: absolute;
    right: 6px;
    top: 350px;
}

A.ButtonActive2
{
	background-image: url(../images/buttonbg.gif);
	border: 1px solid #1a77bc;
	color: #FFFFFF;
	padding: 1px 5px 1px 5px;
	font-size: 0.8em;
	text-decoration: none;
	width: 35px;
	height: 14px;
	text-align: center;
	display: inline-block;
}

.ButtonActive2
{
	background: url("../images/buttonbg.gif") repeat-x scroll left top transparent;
    border: 1px solid rgb(26, 119, 188);
    color: rgb(255, 255, 255);
    font-size: 0.90em;
    font-weight: bold;
    height: 24px;
}
.ButtonInactive2
{
	border: 1px solid #706e6e;
	color: #FFFFFF;
	height: 24px;
	font-size: 0.90em;
	font-weight: bold;
	padding: 0px 3px 0px 3px;
	background: url(../images/buttonbg1.gif) repeat-x left top;
}
.ButtonQuitDependents
{
    margin-right: 34px;
}
.ButtonCancelDropBox
{
    margin-right: 19px;
}
.ButtonCancelAdministration
{
    margin-right: 34px;
}
/*.LeftMenuAr tr td table tr td img 
{
    vertical-align: super!important;
}*/
.LeftMenuBlueBg tbody tr td img
{
	margin-top:-6px;
}
.AdminLogoutSection
{
    margin-top: 5px !important;
    margin-right: 17px !important;
}
.ButtonsCreateemployee
{
    margin-right: 8px !important;
}
.ButtonsCreateUser
{
    margin-right: 7px !important;
}
.InfoText
{
    vertical-align: top;
    font-size: 12PX;
}

.FreeSpaceRed
{
    color: #ff1a1a;
    margin-right: 5px;
}
.FreeSpaceGreen
{
    color: #33cc33;
    margin-right: 5px;
}
.FreeSpaceYellow
{
    color: #ff9900;
    margin-right: 5px;
}
.freeSpace
{
    display: inline-block;
}
.ServiceSeparator
{
    margin-right: 5px;
}
.FontSize
{
    font-size:0.75em;
}
.LabelMouseWheel
{
    font-size: 12px;
}
tr.spaceUnderMedicalExamHistory>td
{
    padding-bottom: 1em;
}

A.ButtonActiveReverse
{
	background-image: url(../images/buttonbgW.gif);
	border: 1px solid #1a77bc;
	color: #00AAFF;
	padding: 1px 5px 1px 5px;
	font-size: 0.8em;
	text-decoration: none;
	width: 35px;
	height: 14px;
	text-align: center;
	display: inline-block;
}

A.ButtonActiveReverse:link
{
	background-image: url(../images/buttonbgW.gif);
	border: 1px solid #1a77bc;
	color: #00AAFF;
	padding: 1px 5px 1px 5px;
	font-size: 0.8em;
	text-decoration: none;
	width: 35px;
	height: 14px;
	display: inline-block;
}
A.ButtonActiveReverse:hover
{
	background-image: url(../images/buttonbgW.gif);
	border: 1px solid #1a77bc;
	color: #00AAFF;
	padding: 1px 5px 1px 5px;
	font-size: 0.8em;
	text-decoration: none;
	width: 35px;
	height: 14px;
	text-align: center;
	display: inline-block;
}
A.ButtonActiveReverse:active
{
	background-image: url(../images/buttonbgW.gif);
	border: 1px solid #1a77bc;
	color: #00AAFF;
	padding: 1px 5px 1px 5px;
	font-size: 0.8em;
	text-decoration: none;
	width: 35px;
	height: 14px;
	text-align: center;
	display: inline-block;
}
A.ButtonActiveReverse:visited
{
	background-image: url(../images/buttonbgW.gif);
	border: 1px solid #1a77bc;
	color: #00AAFF;
	padding: 1px 5px 1px 5px;
	font-size: 0.8em;
	text-decoration: none;
	width: 35px;
	height: 14px;
	text-align: center;
	display: inline-block;
}

.ButtonActiveReverse
{
	background: url("../images/buttonbgW.gif") repeat-x scroll left top transparent;
    border: 1px solid rgb(26, 119, 188);
    color: rgb(0, 0, 64);
    font-size: 0.75em;
    font-weight: bold;
    height: 24px;
}
.ButtonInactiveReverse
{
	border: 1px solid #706e6e;
	color: #00AAFF;
	height: 24px;
	font-size: 0.75em;
	font-weight: bold;
	padding: 0px 3px 0px 3px;
	background: url(../images/buttonbg1.gif) repeat-x left top;
}
.TabModifiedSelected
{
	height: 18px;
	padding-left: 16px;
	padding-right: 16px;
	border-top: solid 1px #20206d;
	border-left: solid 1px #20206d;
	border-right: solid 1px #20206d;
	background-color: #F8E0E0;
	float: left;
	font-size: 0.75em;
	color: #243ca6;
	font-weight: normal;
	text-decoration: none;
	cursor: pointer;
	padding-top: 2px;
}
.TabModifiedNotSelected
{
	height: 18px;
	padding-left: 16px;
	padding-right: 16px;
	border: solid 1px #20206d;
	background-color: #FFC0C0;
	float: left;
	font-size: 0.75em;
	color: #243ca6;
	font-weight: normal;
	text-decoration: none;
	cursor: pointer;
	padding-top: 2px;
}

/*added*/

.YellowBox input[type=text] {
	width: 200px;
}

.YellowBox select {
	width: 208px;
	/*display: block;*/
	height: 22px;
}

.YellowBox tr td span {
	display: inline-block;
}

.MasterHeader table.WidgetConfiguration > tbody > tr > td:nth-child(2) {
	width: 100%;
}

#trAreaGeomarket {
	display: table-row !important;
}
/*Updated for high contrast screen Start*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none),(forced-colors: active),(forced-colors: none) {
	.Role {
		width: 53%;
	}
}


.Role {
	width: 55%;
}

.Masthead .userinfo {
	width: initial !important;
}

.SmallTextBox {
	width: 90px !important;
}

#error_logs table .log-select > select {
	min-width: 400px !important;
	padding: 5px;
}

.log-top-elements select {
	width: 270px !important;
}

.grdDisplay {
	display: table !important;
}
.CreateText .ui-datepicker-trigger, .FormText .ui-datepicker-trigger {
	top: 3px;
	position: relative;
}

.TabGapEnd, .TabGap {
	float: none;
}

.widgetConfigurationtable {
	display: table-cell !important;
}

/*added*/

.YellowBox input[type=text] {
	width: 200px;
}

.YellowBox select {
	width: 208px;
	/*display: block;*/
	height: 22px;
}

.YellowBox tr td span {
	display: inline-block;
}

.MasterHeader table.WidgetConfiguration > tbody > tr > td:nth-child(2) {
	width: 100%;
}

#trAreaGeomarket {
	display: table-row !important;
}
/*Updated for high contrast screen Start*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none),(forced-colors: active),(forced-colors: none) {
	.Role {
		width: 53%;
	}
}


.Role {
	width: 55%;
}

.Masthead .userinfo {
	width: initial !important;
}

.SmallTextBox {
	width: 90px !important;
}

#error_logs table .log-select > select {
	min-width: 400px !important;
	padding: 5px;
}

.log-top-elements select {
	width: 270px !important;
}

.grdDisplay {
	display: table !important;
}

.CreateText .ui-datepicker-trigger, .FormText .ui-datepicker-trigger {
	top: 3px;
	position: relative;
}

.TabGapEnd, .TabGap {
	float: none;
}

.widgetConfigurationtable {
	display: table-cell !important;
}

input[type="submit"]:disabled.ButtonActive {
	color: #bdbdbd;
	text-shadow: 1px 1px #fff;
}

input[type="button"]:disabled.ButtonActive {
	color: #bdbdbd;
	text-shadow: 1px 1px #fff;
}

.pe-none {
	pointer-events: none;
}

.borderNone tr td {
	border: none;
}