@CHARSET "UTF-8";


.btn-send-pin{background:#818e96;color:#ffffff;width:165px;display:inline-block;text-align:center;line-height:32px;height:32px;}
.btn-send-pin:hover{background:#818e96;}
.btn-resend-pin, .btn-resend-ac{background:#818e96 url('${ctx}/images/btn-refresh.gif') no-repeat right center;padding-right:25px;color:#ffffff;width:140px;display:inline-block;text-align:center;line-height:32px;height:32px;}
.btn-resend-pin:hover, .btn-resend-ac:hover{background:#abb6bd url('${ctx}/images/btn-refresh.gif') no-repeat right center;}
.btn-resend-ac{width:180px;}
tr.formcheck td {padding:0px!important;}


.forms-wrapper .forget-pw-real input.pincode[type="text"] {width:80px!important;}


.forms-wrapper .forget-pw-real .btn-send-pin {
    background: url("../images/btn-refresh.gif") no-repeat scroll right center #818e96!important;width: 225px!important;
    color: #ffffff;display: inline-block;height: 32px;line-height: 32px;padding-right: 25px;text-align: center;
}

.forms-wrapper .forget-pw-real .btn-resend-ac {
    background: url("../images/btn-refresh.gif") no-repeat scroll right center #818e96!important;width: 225px!important;
    color: #ffffff;display: inline-block;height: 32px;line-height: 32px;padding-right: 25px;text-align: center;
}
