<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*
{
   margin-bottom : 0;
   margin-top : 0;
}
.RecordCountColor
{
	position: absolute;
	background-color:#ffffee;
	color:red;
	width:100px;
}

#column1{float:left;padding-right:10px;}  
#column2{float:left; width:100px; }


/* begin: style class for Login.asxp page*/

.tdBorderLogin
{
	width:500px;
	margin: 0 auto;
	border-top: #ECE9D8 thin solid;
	border-left: #3D8311 thin solid;
	border-right: #3D8311 thin solid;
	border-top-width: 1px;
	border-bottom-width: 1px; 
	border-right-width: 1px;
	border-left-width: 1px;
	border-collapse: collapse;
	font-size:9pt;
	/*font-weight: bold;*/
	font-family : Arial, Verdana, Geneva,  Helvetica, sans-serif;
}
.tdBorderLogin td
{
	padding:0;
}

.tdHeadingLogin{
	background-color: #6699cc;
	color: #FFFFFF;
	font-weight: bold;
	font-size:9pt;
	font-family : Arial, Verdana, Geneva,  Helvetica, sans-serif;
}


/* end: style class for Login.asxp page*/



.button ,button{
border:1px solid #D5D5D5;
border-bottom: 1px solid #C2C2C2;
border-right: 1px solid #C2C2C2;
font-size:9pt ;
font-family:Arial, Verdana, Geneva,  Helvetica, sans-serif;
color:black;
background-image: -webkit-linear-gradient(#eaeaea, #fdfdfd);
background-image: linear-gradient(#eaeaea, #fdfdfd);
/*background:white url('../../Images/buttonBg.gif') repeat-x;
background-position:top;*/
height:22px;
width:80px;
vertical-align: middle;
cursor: pointer;
}
.style1
{
   width: 100px;
   height: 0;
}
.select_box
{
   position:absolute;
   top:0;
   float:left;
   left:0;
   z-index:1;
}
.select_box div.tag_select{cursor:pointer; display:block;color:#1e395b;width:90px;height:24px;background:transparent url("../../Images/ubox-select.png") no-repeat 0 0;padding:0 5px;line-height:24px;}
.select_box div.tag_select_hover{cursor:pointer;  display:block;color:#1e395b;width:90px;height:24px;background:transparent url("../../Images/ubox-select.png") no-repeat 0 -24px;padding:0 5px;line-height:24px;}
.select_box div.tag_select_open{cursor:pointer;  display:block;color:#1e395b;width:90px;height:24px;background:transparent url("../../Images/ubox-select.png") no-repeat 0 -48px;padding:0 5px;line-height:24px;}

.select_box ul.tag_options{position:absolute; list-style:none;background:transparent url("../../Images/ubox-select.png") no-repeat right bottom;width:100px;padding:0 0 5px;margin:0;}
.select_box ul.tag_options li{cursor:pointer;  background:transparent url("../../Images/ubox-select.png") repeat-y -100px 0;display:block;width:90px;padding:0 5px;height:24px;text-decoration:none;line-height:24px;color:#1e395b;}

.select_box ul.tag_options li.open_hover{cursor:pointer;  background:transparent url("../../Images/ubox-select.png") no-repeat 0 -72px;color:#fff}
.select_box ul.tag_options li.open_selected{cursor:pointer;  background:transparent url("../../Images/ubox-select.png") no-repeat 0 -96px;color:#fff}
      
.txtBox{border:1px solid #b8cbde; }

.txtcbo{border:1px solid #b8cbde; }

.select   
{
    margin-left:5px;
    position:relative;
    z-index:0;
    height:24px;
}
.selectrelative{position:relative;height:24px;}

/*Huanglidan add 2013-04-09 Version 6.1.4 */
.LoadingDIV{background:white url("../../Images/ajax-loading.gif") no-repeat;width:32px;height:32px;margin:auto}

.ssoImageDiv {
   width:25px;
   height:25px;
}

.flexlayout {
	display: flex;
	display: -webkit-flex;
}

.flexlayout &gt; * {
	min-width: 0;
}

.flexlayoutcol {
	display: flex;
	display: -webkit-flex;
	flex-direction: column;
	-webkit-flex-direction: column
}

.flexlayoutcol &gt; * {
	min-height: 0
}

.divBorderLogin {
	width: 500px;
	border: 1px solid #ECE9D8;
	box-shadow: 0px 0px 10px #ccc;
	border: #bbb 1px solid;
	font-size: 9pt;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}
.divAlignItemsCenter {
	align-items: center;
	-webkit-align-items: center;
}
.divJustifyContentFlexEnd {
	justify-content: flex-end;
	-webkit-justify-content: flex-end;
}
.divJustifyContentSpaceBetween {
	justify-content: space-between;
	-webkit-justify-content: space-between;
}
.divJustifyContentCenter {
	justify-content: center;
	-webkit-justify-content: center;
}
.divLogoMargin {
	margin: 20px 0 25px 0;
}
.btnSSOLink {
	width: 300px;
	height: 40px;
	text-align: left !important;
	vertical-align: middle !important;
	background: white !important;
	border: 1px solid #000 !important;
	margin-bottom: 20px !important;
	border-radius: 2px !important;
	color: #000 !important;
	font-weight: bold !important;
	font-size: 15px !important;
	box-shadow: none !important;
	padding-top: 5px !important;
}

.btnSSOLink &gt; img {
	margin: -5px 15px 0 0px !important;
	width: 30px;
	height: 30px;
}
.lblOrStyle {
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 15px;
}
.txtLoginIDAndPassword {
	width: 200px !important;
	margin: 0px !important;
	padding: 0px !important;
}
.marginTop10 {
	margin: 10px 0 0 0;
}
.marginTop20 {
	margin: 20px 0 0 0;
}
.marginBottom10 {
	margin: 0 0 10px 0;
}
.divFlex1 {
	flex: 1;
	-webkit-flex: 1;
}
.divFlex1P8 {
	flex: 1.8;
	-webkit-flex: 1.8;
}
.divFlex8 {
	flex: 8;
	-webkit-flex: 8;
}
.divFooterStyle {
	border-top: 2px solid #15669F;
	height: 50px;
	background-color: #15669F;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}

.btnLoginResetLink {
	width: 100px;
	height: 30px;
	background-color: #15669f !important;
	background-image: none !important;
	border: none !important;
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
	color: white !important;
	font-size: 14px !important;
	border-radius: 2px !important;
}

.btnLoginResetLink:focus, .btnLoginResetLink:hover { background-color: #005a9a !important; }
.btnSSOLink:focus, .btnSSOLink:hover { border-color: #15669f !important; }
/*.k-button:focus[class~=btnLoginResetLink], .k-button:active[class~=btnLoginResetLink], .k-button:focus:active[class~=btnLoginResetLink], .k-button:hover[class~=btnLoginResetLink] {
	background-color: #15669f !important;
	background-image: none !important;
	border: none !important;
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
	color: white !important;
}*/
#divLoginForm a:link, #divLoginForm a:link, #divLoginForm a:link, #divLoginForm a:link { color: #206995; text-decoration: none; }
#divFooter a:link, #divFooter a:link, #divFooter a:link, #divFooter a:link {
	color: #206995;
	text-decoration: none;
}
.noBorderTextBox {
	border: none !important;
	border-bottom: 1px solid #BFC5C8 !important;
	text-shadow: none !important;
	-webkit-appearance: none !important;
	-webkit-user-select: text !important;
	outline-color: transparent !important;
	box-shadow: none !important;
	outline-color: invert !important;
	outline-style: none !important;
	outline-width: 0px !important;
	border-radius: 0px !important;
}

.loginText {
	height: 30px !important;
	background-color: #fff !important;
	letter-spacing: 0.4px !important;
}
::-webkit-input-placeholder {
	color: rgba(0, 24, 37, 0.5) !important;
}

:-moz-placeholder { /* Firefox 18- */
	color: rgba(0, 24, 37, 0.6) !important;
}

::-moz-placeholder { /* Firefox 19+ */
	color: rgba(0, 24, 37, 0.6) !important;
}

:-ms-input-placeholder {
	color: rgba(0, 24, 37, 0.5) !important;
}
.divOverflowHidden {
	overflow:hidden;
	text-overflow:clip;
	white-space:nowrap;
}

</pre></body></html>