﻿html, body{ margin:0px auto; padding:0px; font-family:Tahoma; font-size:12px; min-width:1000px; background: url(/library/background.gif) no-repeat center center transparent; height:100%; text-align:center;}
ul.ulClear, ul.ulClear li{ list-style: none; margin:0px auto 0px auto; padding:0px 0px 0px 0px;}
img{ border:0px;}
a{ color:#002E96; text-decoration:none;}
a:hover{ color:#002E96; text-decoration:underline;}
a.none{ text-decoration:none; color:#000000;}
a:visited{ color:#660099;}
a.none:visited{ text-decoration:none; color:#000000;}
input, textarea, select{outline:medium none; box-sizing:border-box;}
.clearUl ul, .clearUl li{ list-style: none; margin:0px auto 0px auto; padding:0px 0px 0px 0px;}
.clear{ clear:both;}
.colorRed{ color:red;}
.header{ background: url(/content/images/header-bg.jpg) no-repeat center center transparent; height:70px; position:relative; text-align:left;}
.header .logo{ position:absolute; top:0px; left:50px;}
.header .logo img{ width:100px; border:solid 1px #e0e0e0;}
.header .logo1{ float:left; padding-left:180px;}
.header .text{ float:left;}
.header .logo1 img{ width:70px;}
.header .text .t{ font-weight:bold; font-size:18px; margin:0px; padding:10px 0px;}
.header .text .add{ font-size:14px; margin:0px; padding:0px 0px;}
.login{ display:inline-block; margin:100px auto 0px; width:420px; background-color:#ffffff; border-radius:4px; padding:10px 10px 20px; text-align:left; box-shadow:1px 1px 5px #333;}
.login .cols1{ float:left; width:25%; padding:10px 0px 0px; text-align:right; font-weight:bold;}
.login .cols2{ float:left; width:75%; padding:5px 0px;}
.login .cols1 span{ display:inline-block; padding-right:5px;}
.login .cols2 .b{ border:solid 1px #C0C0C0; padding:5px; margin-right:30px; border-radius:4px;}
.login .cols2 .b .textbox{ border:none; background:none; width:100%;}
.login .cols2 .cssOtp{ color:#666;}
.login .capt-cols1{ float:left; padding-top:2px;}
.login .capt-cols2{ float:left;}
.login .capt-cols1 .capt-b{ border:solid 1px #C0C0C0; padding:4px;  border-radius:4px 0px 0px 4px;}
.login .capt-cols1 .capt-textBox{ border:none; width:125px; background:none;}
.login .submit{ position:relative;}
.login .submit .sub{ background-color:#14bf00; display:inline-block; padding:10px 20px; text-transform:uppercase; color:#ffffff; text-transform:uppercase; text-decoration:none; font-weight:bold; border-radius:4px; box-shadow:0px 1px 1px #C0C0C0; border:none; cursor:pointer;}
.login .submit .sub:hover{ background-color:#ff6600;}
.login .submit .checkLogin{ background-color:#ffffff; position:absolute; left:0px; top:0px; right:0px; height:50px; display:none;}