/*.red{color:#CC0000;}
.black{color:#000;}
a.ajaxlink{border-bottom:1px dashed #000; text-decoration:none;}
a.ajaxlink:hover{border-bottom:none;}
.noborder{border:none; border-width:0px !important; }
.noborder tr td{border:none; border-width:0px !important;}

div.bx-auth {margin-top:16px; margin-bottom:24px;}
div.bx-auth input.bx-auth-input {border: 1px solid #cccccc;vertical-align:middle; font-size:18px; height: 31px; width: 206px; padding-left: 7px;  font-family: 'Times New Roman'; outline: none;}
table.bx-auth-table td.last-link {padding:0px;}
table.bx-forgotpass-table td.last-link {padding:10px 0 0;}

.forgot_table_left{
padding-bottom: 37px;
border-bottom:1px solid #c2c2c2;
}

.forgot_table_right{
padding-top: 13px;
 font-size:18px;
 color:#808080;
}

.forgot_or{
 text-align:right;
 padding: 2px 0;
}

.forgot_up_strung{
 font-size:18px;
}

.forgot_table_left{
/*width: 290px;*/
/*}

.forgot_up_form{
color:#CC0000;
font-size:20px;
}

td.bx-auth-label{/*text-align:right; font-weight:bold;*/ /*width: 70px; font-size:18px; color:#808080;}
.bx-auth-input {vertical-align:middle; font-size:18px; height: 31px; width: 206px;}

.submit_btn{
 height: 34px; 
 width: 266px;
 font-size:18px;
}

.form_submit_button{
 padding-top: 13px;
 padding-bottom: 3px;
}

.auth_forgot_wrap{
	position: relative;
	height: 15px;
	margin-top: 3px;
}
.auth_forgot{
position: absolute;
color:#CC0000;
font-size:14px;
}

.asubm_sup{
    color: #CC0000;
	background-color: #fff;
    display: block;
    font: 18px Times New Roman;
    line-height: 38px;
    text-decoration: none;
    width: 100%;
    text-align: center;
    border: 1px solid #CC0000;
    height: 40px;
    float: left;
	cursor: pointer;
	outline: none;
}
.asubm_sup:hover{
		background-color: #CC0000;
		color: #fff;
}
@media only screen and (max-width: 959px){
	.asubm_sup{
		-webkit-appearance: none;
		-moz-appearance: none;
		border-radius: 0;
	}
	.bx-auth-input {
		-webkit-appearance: none;
		-moz-appearance: none;
		border-radius: 0;
	}
}*/