body{ padding:0; margin:0; background-color:#f6f8f4; font-size:12px; color:#757575;}

.hideme{ display:none;}
.fleft{ float:left;}
.fright{ float:right;}
.clear{ clear:both;}
.admin_success span{color:Green;}
.admin_error span{color:red;}

.logincover{width:740px; height:auto; position:relative; margin:0px auto;}

.boxcover{ width:740px; float:left; border:solid 1px #9e9e9e; min-height:400px; background:url(../images/footer-login-design.png) no-repeat #fff left bottom; overflow:hidden;}
.mr-top60{ margin-top:100px;}
.mr-rightbox{ margin:70px 106px 0px 0px;}
.mr-forbox{ margin:20px 300px 0px 0px;}

.boximgcover{ padding:50px 0px; margin:0; float:left; width:100%; background:url(../images/login-bg.png) no-repeat center top;}
.boximgcoverforget{ padding:40px 0px; margin:0; float:left; width:100%; background:url(../images/logi-bg.png) no-repeat center top;}

.heading{ padding:0; margin:0px auto;  width:462px; position:relative;}
.heading p{ line-height:20px;}
.heading h2{ font-size:24px;}

.rightfildbox{float:right; width:300px;}
.clearfix{ padding:0; margin:5px 0px; float:left; width:100%;}
.leftlbl{ float:left; width:90px; padding-top:3px}
.loginfild{ float:right; width:206px;}
.codetext{ float:left; width:110px;}
.codeimg{ float:left; margin-left:10px;}
.codeimg img{ float:left; width:80px; height:26px;}
.forgotpass{text-align:center; padding:5px 0px;}
.forgotpass a{ color:#999;}
.forgotpass a:hover{ color:#008000;}

.passport-i{ background-image:url(../images/passport-i.png); width:40px; height:26px; display:inline-block; position: absolute; margin:3px 0px 0px -48px;}
.dotteduser{ padding:0; margin:5px -48px 5px -48px; border-bottom:dotted 1px #ccc; height:1px; position:relative; width:558px;}


.rightfildbox input[type="text"]{
border:solid 1px #cdcdcd;
margin:0;
padding:4px 1%;
width:98%;
outline:none;
-moz-border-radius:3px;
-webkit-border-radius:3px;
-khtml-border-radius:3px;
-o-border-radius:3px;
border-radius:3px;
background: #e8e8e8; /* Old browsers */
background: -moz-linear-gradient(top, #e8e8e8 0%, #ffffff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e8e8e8), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #e8e8e8 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #e8e8e8 0%,#ffffff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #e8e8e8 0%,#ffffff 100%); /* IE10+ */
background: linear-gradient(to bottom, #e8e8e8 0%,#ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

.rightfildbox input[type="password"]{
border:solid 1px #cdcdcd;
margin:0;
padding:4px 1%;
width:98%;
outline:none;
-moz-border-radius:3px;
-webkit-border-radius:3px;
-khtml-border-radius:3px;
-o-border-radius:3px;
border-radius:3px;
background: #e8e8e8; /* Old browsers */
background: -moz-linear-gradient(top, #e8e8e8 0%, #ffffff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e8e8e8), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #e8e8e8 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #e8e8e8 0%,#ffffff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #e8e8e8 0%,#ffffff 100%); /* IE10+ */
background: linear-gradient(to bottom, #e8e8e8 0%,#ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

.rightfildbox input[type="submit"]{
padding:5px 15px;
border:solid 1px #008000;
cursor:pointer;
color:#fff;
margin:3px 0px;
text-align:center;
-moz-border-radius:2px;
-webkit-border-radius:2px;
-khtml-border-radius:2px;
-o-border-radius:2px;
border-radius:2px;
background: #008000; /* Old browsers */
background: -moz-linear-gradient(top,  #008000 1%, #309909 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#008000), color-stop(100%,#309909)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #008000 1%,#309909 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #008000 1%,#309909 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #008000 1%,#309909 100%); /* IE10+ */
background: linear-gradient(to bottom,  #008000 1%,#309909 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#008000', endColorstr='#309909',GradientType=0 ); /* IE6-9 */

}

.rightfildbox input[type="button"]{
padding:5px 15px;
border:solid 1px #3f3f3f;
cursor:pointer;
color:#fff;
margin:3px 0px;
text-align:center;
-moz-border-radius:2px;
-webkit-border-radius:2px;
-khtml-border-radius:2px;
-o-border-radius:2px;
border-radius:2px;
background: #3f3f3f; /* Old browsers */
background: -moz-linear-gradient(top,  #3f3f3f 1%, #636363 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#3f3f3f), color-stop(100%,#636363)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #3f3f3f 1%,#636363 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #3f3f3f 1%,#636363 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #3f3f3f 1%,#636363 100%); /* IE10+ */
background: linear-gradient(to bottom,  #3f3f3f 1%,#636363 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f3f3f', endColorstr='#636363',GradientType=0 ); /* IE6-9 */

}