@import url('https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i,900,900i');
body {
    background: #0A478C;
    color: #000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    margin-bottom: 200px;
}
#wrapper{
	width: 341px;
	margin: 0px auto;
	padding: 0px;
}
#admin-top{
	background: url(../images/admin-top.png) no-repeat;
	width: 340px;
	height: 30px;
	float: left;
}
#admin-mid{
	background: url(../images/admin-mid.png) repeat-y;
	width: 340px;
	padding: 0px;
	float: left;
}
#admin-bottom{
	background: url(../images/admin-bottom.png) no-repeat;
	width: 340px;
	height: 10px;
	float: left;
	padding: 0px;
}
form {
	padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px;
}

.textboxes {
    background-color: #f4f1e9;
    border: 1px solid #bdbdae;
    border-radius: 14px;
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: normal;
    height: 22px;
    margin: 0 0 19px;
    padding: 11px;
    text-align: left;
    text-decoration: none;
    vertical-align: middle;
    width: 300px;
}
td.height{
	height: 40px;
}
td.height2{
	height: 20px;
}
.position{
	margin-top: 1px;
}
.head{
font-weight: bold; font-size: 16px; margin: 0px; vertical-align: middle; color: #015fb7; font-family: Arial, Helvetica, sans-serif; background-color: #fff; text-align: left; width: 50px; text-decoration: none;	
}
/* .button{
background-color: #327DC9;border:1px solid #327DC9;color:#fff;width:80px;font-weight: bold;text-transform:uppercase;cursor:pointer;
-webkit-transition: all 0.3s linear;
     -khtml-transition: all 0.3s linear;
       -moz-transition: all 0.3s linear;
         -o-transition: all 0.3s linear;
            transition: all 0.3s linear;
			
} */

.button{
	width: 100px;  
    height: 25px;  
    margin: 10px auto;  
    position: relative;  
    background: #015FB7;  
    background: -webkit-gradient(linear, left top, left bottombottom, color-stop(31%,#94c4fe), color-stop(100%,#015FB7));  
    background: -webkit-linear-gradient(top,  #94c4fe 31%,#015FB7 100%);  
    background: -moz-linear-gradient(top,  #94c4fe 31%, #015FB7 100%);  
    background: -o-linear-gradient(top,  #94c4fe 31%,#015FB7 100%);  
    background: -ms-linear-gradient(top,  #94c4fe 31%,#015FB7 100%);  
    background: linear-gradient(to bottombottom,  #94c4fe 31%,#015FB7 100%);  
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#94c4fe', endColorstr='#015FB7',GradientType=0 );  
    -webkit-border-radius: 25px;  
    -moz-border-radius: 25px;  
    border-radius: 25px;  
    border: 1px solid #4864a9;  
    text-transform:uppercase;
    color: #fff;  
    font-size: 16px;  
    -webkit-box-shadow:  0px 1px 3px 0px rgba(0, 0, 0, .2);      
    box-shadow:  0px 1px 3px 0px rgba(0, 0, 0, .2);  
	font-weight: bold;
	cursor:pointer;
}

body {
    background: none repeat scroll 0 0 #f6f6f6;
    color: #000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    margin-bottom: 200px;
}
#wrapper{
	width: 341px;
	margin: 0px auto;
	padding: 0px;
}
#admin-top{
	background: url(../images/admin-top.png) no-repeat;
	width: 340px;
	height: 30px;
	float: left;
}
#admin-mid{
	background: url(../images/admin-mid.png) repeat-y;
	width: 340px;
	padding: 0px;
	float: left;
}
#admin-bottom{
	background: url(../images/admin-bottom.png) no-repeat;
	width: 340px;
	height: 10px;
	float: left;
	padding: 0px;
}
form {
	padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px;
}


td.height{
	height: 40px;
}
td.height2{
	height: 20px;
}
.position{
	margin-top: 1px;
}
.head{
font-weight: bold; font-size: 16px; margin: 0px; vertical-align: middle; color: #015fb7; font-family: Arial, Helvetica, sans-serif; background-color: #fff; text-align: left; width: 50px; text-decoration: none;	
}
/* .button{
background-color: #327DC9;border:1px solid #327DC9;color:#fff;width:80px;font-weight: bold;text-transform:uppercase;cursor:pointer;
-webkit-transition: all 0.3s linear;
     -khtml-transition: all 0.3s linear;
       -moz-transition: all 0.3s linear;
         -o-transition: all 0.3s linear;
            transition: all 0.3s linear;
			
} */

.button{
	width: 100px;  
    height: 25px;  
    margin: 10px auto;  
    position: relative;  
    background: #015FB7;  
    background: -webkit-gradient(linear, left top, left bottombottom, color-stop(31%,#94c4fe), color-stop(100%,#015FB7));  
    background: -webkit-linear-gradient(top,  #94c4fe 31%,#015FB7 100%);  
    background: -moz-linear-gradient(top,  #94c4fe 31%, #015FB7 100%);  
    background: -o-linear-gradient(top,  #94c4fe 31%,#015FB7 100%);  
    background: -ms-linear-gradient(top,  #94c4fe 31%,#015FB7 100%);  
    background: linear-gradient(to bottombottom,  #94c4fe 31%,#015FB7 100%);  
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#94c4fe', endColorstr='#015FB7',GradientType=0 );  
    -webkit-border-radius: 25px;  
    -moz-border-radius: 25px;  
    border-radius: 25px;  
    border: 1px solid #4864a9;  
    text-transform:uppercase;
    color: #fff;  
    font-size: 16px;  
    -webkit-box-shadow:  0px 1px 3px 0px rgba(0, 0, 0, .2);      
    box-shadow:  0px 1px 3px 0px rgba(0, 0, 0, .2);  
	font-weight: bold;
	cursor:pointer;
}

body {
    background: #0A478C;
    color: red;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    margin-bottom: 0px;
}
#wrapper{
	width: auto;
	margin: 0px auto;
	padding: 0px;
}
#admin-top{
	background: url(../images/admin-top.png) no-repeat;
	width: 340px;
	height: 30px;
	float: left;
}
#admin-mid{
	background: url(../images/admin-mid.png) repeat-y;
	width: 340px;
	padding: 0px;
	float: left;
}
#admin-bottom{
	background: url(../images/admin-bottom.png) no-repeat;
	width: 340px;
	height: 10px;
	float: left;
	padding: 0px;
}
form {
	padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px;
}

.textboxes {
    background: none repeat scroll 0 0 #f6f6f6;
    border: 1px solid #bdbdae;
    border-radius: 5px;
    box-shadow: 1px 1px 3px #000000 inset;
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: normal;
    height: 22px;
    margin: 0 0 19px;
    padding: 9px;
    text-align: left;
    text-decoration: none;
    vertical-align: middle;
    width: 278px;
}
td.height{
	height: 40px;
}
td.height2{
	height: 20px;
}
.position{
	margin-top: 1px;
}
.head{
font-weight: bold; font-size: 16px; margin: 0px; vertical-align: middle; color: #015fb7; font-family: Arial, Helvetica, sans-serif; background-color: #fff; text-align: left; width: 50px; text-decoration: none;	
}
/* .button{
background-color: #327DC9;border:1px solid #327DC9;color:#fff;width:80px;font-weight: bold;text-transform:uppercase;cursor:pointer;
-webkit-transition: all 0.3s linear;
     -khtml-transition: all 0.3s linear;
       -moz-transition: all 0.3s linear;
         -o-transition: all 0.3s linear;
            transition: all 0.3s linear;
			
} */

.button{
	width: 100px;  
    height: 25px;  
    margin: 10px auto;  
    position: relative;  
    background: #015FB7;  
    background: -webkit-gradient(linear, left top, left bottombottom, color-stop(31%,#94c4fe), color-stop(100%,#015FB7));  
    background: -webkit-linear-gradient(top,  #94c4fe 31%,#015FB7 100%);  
    background: -moz-linear-gradient(top,  #94c4fe 31%, #015FB7 100%);  
    background: -o-linear-gradient(top,  #94c4fe 31%,#015FB7 100%);  
    background: -ms-linear-gradient(top,  #94c4fe 31%,#015FB7 100%);  
    background: linear-gradient(to bottombottom,  #94c4fe 31%,#015FB7 100%);  
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#94c4fe', endColorstr='#015FB7',GradientType=0 );  
    -webkit-border-radius: 25px;  
    -moz-border-radius: 25px;  
    border-radius: 25px;  
    border: 1px solid #4864a9;  
    text-transform:uppercase;
    color: #fff;  
    font-size: 16px;  
    -webkit-box-shadow:  0px 1px 3px 0px rgba(0, 0, 0, .2);      
    box-shadow:  0px 1px 3px 0px rgba(0, 0, 0, .2);  
	font-weight: bold;
	cursor:pointer;
}
.btn {
  background: #3498db;
  background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
  background-image: -moz-linear-gradient(top, #3498db, #2980b9);
  background-image: -ms-linear-gradient(top, #3498db, #2980b9);
  background-image: -o-linear-gradient(top, #3498db, #2980b9);
  background-image: linear-gradient(to bottom, #3498db, #2980b9);
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
   border-radius: 8px;
    color: #ffffff;
    font-family: Arial;
    font-size: 16px;
    padding: 8px 16px;
    text-decoration: none;

}
   
    

.sign {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #bdbdae;
    padding-bottom: 20px;
}

.log_in {
    background: none repeat scroll 0 0 #f6f6f6;
    border-bottom: 1px solid #bdbdae;
    color: #777777;
    font-size: 18px;
    margin: 0;
    padding: 9px;
    text-align: center;
}


.value {
    padding: 21px 21px 1px;
    position: relative;
}

.lost {
    color: #535362;
    display: inline-block;
    float: right;
    font-size: 14px;
    font-weight: 400;
    margin-top: 17px;
    text-decoration: none;
}
.wrap {

    padding-left:31px;
	width:82%
}
.user {
    font-size: 19px;
    position: absolute;
    right: 32px;
    top: 34px;
}

.email {
    font-size: 19px;
    position: absolute;
    right: 32px;
    top: 98px;
}

.lock {
    bottom: 30px;
    font-size: 19px;
    position: absolute;
    right: 31px;
}

.clock {
    bottom: 30px;
    font-size: 19px;
    position: absolute;
    right: 31px;
}

.login-box {
    max-width:360px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
 -ms-transform: translate(-50%, -50%);
 -moz-transform: translate(-50%, -50%);
 -webkit-transform: translate(-50%, -50%);
 -webkit-transform: translate(-50%, -50%);
 -o-transform: translate(-50%, -50%);
 width: 100%;
}
.login-box.pswd-recover {
   /* margin-top: 242px;*/
}
.login-box h2{
	background:  #0D83DD;
    color: #fff;
    font-size: 24px;
	margin:0px;
    padding:13px 15px 13px 22px;
	    font-weight: 500;
}
.login-box .msg {
    color: #1b1414;
    display: inline-block;
    font-size: 16px;
    letter-spacing: 1px;
    margin-bottom: 15px;
    margin-top: 0;
    text-align: center;
    width: 100%;
}
.login-content {
    background: #fff;
    padding: 20px 25px 5px 25px;
    float: left;
    width: 100%;
    box-sizing: border-box;
}
*:focus {
outline: 0px auto -webkit-focus-ring-color !important;
}

.login-text {
  -moz-appearance: none !important;
  background: #ffffff none repeat scroll 0 0;
    border: 1px solid #cccccc;
    box-shadow: none;
    box-sizing: border-box;
    color: #555555;
    font-size: 14px;
    height: 44px;
    padding: 0 15px 0 32px;
    width: 100%;
    line-height: 21px;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 0.5px;
}
.login-box .trans-bg input#remember {
    vertical-align: middle;
}
.login-text:focus
{
	border:1px solid #aaa;
}
.form-group{
	margin-bottom:15px;
}
.submit-primary {
    border: none;
    background: #0D83DD;
    color: #fff;
    font-size: 22px;
    padding: 13px 15px;
    width: 100%;
    display: inline-block;
    cursor: pointer;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 0.5px;
}
.submit-primary:hover
{
	background:#0E92EA;
}
.forgot-link {
    color: #aaa;
    display: inline-block;
    font-size: 13px;
    margin-bottom: 15px;
    margin-top: 0;
    transition: background 0.3s linear;
    text-decoration: none;
    margin-left: 0;
    float: right;
    text-align: right;
}
.forgot-link:hover{
	color: #0d83dd;
	opacity:0.6;
	text-decoration:none;
}
div.alert{
	margin-left:0px !important;padding-bottom:5px;
	margin-bottom:10px;
}
.alert .close
{
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #e8263d ;
    display: inline-block;
    font-family: open sans;
    font-size: 16px;
    padding-bottom: 7px;
    text-shadow: inherit;
    transform: scale(1.5, 1.2);
}

.login-content .fa {
 color: #ccc;
font-size: 15px;
left: 12px;
right: auto;
top: 15px;
}

.login-content .form-group{
	position:relative;
}

/*27march2015 changes start */
.brand-fixed{
	width:auto;
	position:fixed;
	right:15px;
	opacity:0.3;
	bottom:15px;
	transition:all 0.3s linear;
}
.brand-fixed:hover{
	opacity:0.8;
}
.brand-fixed h2, .brand-fixed p{
	background:#0d83dd;
    color: #ffffff;
    display: inline-block;
    font-size: 26px;
    margin: 0;
    padding: 10px 25px;
    width: auto;
}
div.brand-fixed h2{
	background: none repeat scroll 0 0 #ffffff;
    color: #0d83dd;
}
.brand-box{
	margin-bottom: 30px;
    text-align: center;
    width: auto;
	opacity:0.5;
}
.brand-box:hover{
	opacity:0.8;
}
div.brand-box p {
    background: none repeat scroll 0 0 #ffffff;
    color: #0d83dd;
}
.brand-box h2 {
    background: none repeat scroll 0 0 #0d83dd;
    color: #ffffff;
    display: inline-block;
    font-size: 26px;
    margin: 0;
    padding: 10px 25px;
    width: auto;
}
.brand-box p {
  background: #0d83dd none repeat scroll 0 0;
  color: #ffffff;
  display: inline-block;
  font-size: 26px;
  margin: 0;
  padding: 10px 25px 10px;
  width: auto;
}
.btn-cancel{
	background:#aaa;
	margin-left:10px;
}
.btn-cancel:hover{
	background:#777;
}
.btn{
	border: medium none;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
   font-size: 16px;
padding: 10px 20px;
    width: auto;
	cursor:pointer;
}
.btn-warning{
	background:#555;
	padding:10px 30px;
}
.btn-warning:hover{
	background:#444;
}
.btn-default{
	background:#0D83DD;
}
.pswd-recover .login-content{
	min-height: 150px;
    padding: 50px 25px 25px;
}
.pswd-recover .form-group
{
	margin-bottom:25px;
}
.trans-bg{
    padding: 5px;
    background: rgba(255,255,255, 0.1);
    border-radius: 10px;
}
.trans-bg  h2{
	border-radius:10px 10px 0px 0px; -webkit-border-radius:10px 10px 0px 0px; -ms-border-radius:10px 10px 0px 0px;
}
.trans-bg .submit-primary{
	border-radius:0px 0px 10px 10px; -webkit-border-radius:0px 0px 10px 10px; -ms-border-radius:0px 0px 10px 10px;
}
.loginField {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -ms-border-radius:10px;
    overflow: hidden;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 0.5px;
}
.login-content .alert {
	position:relative;
}
.login-content .alert .close{
	position:absolute;top:5px;right:5px;
}
.login-content .alert strong{
	display:none;
}

/*27march2015 changes end */


.pagination > ul li a:hover {
    background: none repeat scroll 0 0 #0a478c;
    color: #fff;
}
.pagination ul li a {
    border: 1px solid #d2d2d2;
    box-shadow: 0 1px 2px #000;
    padding: 0 5px;
}

.pagination > ul li a:active {
    background: none repeat scroll 0 0 #0a478c;
    color: #fff;
}
.pagination ul li {
    display: inline-block;
    margin-right: 8px;
}
.pagination_active > a {
    background: none repeat scroll 0 0 #0a478c;
}

.pagination ul li {
    display: inline-block;
    margin-right: 0;
}

span.remember {
    color: rgba(0, 0, 0, 0.59);
	    margin-left: 2px;
}

/* Add new css*/
input#submit:hover {
    background: #0E92EA !important;
}
.loginField .login-content .alert {
    margin-right: 0 !important;
}
.loginField .login-content .textboxes {
    background: none repeat scroll 0 0 #f6f6f6;
    border: 1px solid #bdbdae;
    border-radius: 0;
    box-shadow: none !important;
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: normal;
    height: 42px !important;
    margin: 0 0 19px;
    padding: 9px 0 9px 9px;
    text-align: left;
    text-decoration: none;
    vertical-align: middle;
    width: 100% !important;
    box-sizing: border-box;
}



/* added media query start */




@media(max-height:520px) {
.login-text {
    height: 40px;
}
.login-content {
    background: #fff;
    padding: 10px 25px 0;
}
.login-box .msg {
    margin-bottom: 15px;
    margin-top: 7px;
}
.login-content .fa {
    top: 50%;
    margin-top: -8px;
}
.forgot-link {
    font-size: 14px; 
    margin-bottom: 20px;
    margin-top: 0;
	margin-left:100px;
}
.submit-primary {
    font-size: 25px;
    padding: 8px 15px 10px;
}
.login-box h2 {
    font-size: 24px;
}
.brand-box p {
  font-size: 24px;
  padding: 11px 25px;
  vertical-align: top;
}
.brand-box {
    margin-bottom: 10px;
}
}
@media(max-height:420px)
{
.loginField > h2 {
  font-size: 21px;
  padding: 6px 15px 6px 22px;
}
.submit-primary {
  font-size: 21px;
  padding: 4px 15px 6px;
}
.login-text {
  height: 35px;
}
.login-content .form-group {
  margin-bottom: 10px;
  position: relative;
}
.login-box .msg {
  margin-bottom: 10px;
  margin-top: 0;
}
.forgot-link {
  margin-bottom: 15px;
}
}




/* added media query end */