.green{top: -18px;
    padding: 5px 12px;
    color: green;
    background-color: aliceblue;
    font-size: 11px;
    font-weight: bold;
    border: 1px solid green;
    width: 200px;}
.custom_table>thead>tr>th,.custom_table>tbody>tr>td{padding: 3px 5px!important;
    font-size: 14px!important;}
	
.error{color: #b60a0a!important;
    font-size: 14px;
    background-color: #fff0f0;
    padding: 8px;
    font-weight: 400;}
.success{
	color: #088525!important;
    font-size: 14px;
    background-color: aliceblue;
    padding: 8px;
    font-weight: 400;
}	
.bg-gray{background-color: #e6e6f3;
    padding: 12px;}
.footer {background-color:gray;}
.footer p{margin-bottom:0px;padding:12px;color:white;}
.bg-light {
    background-color: #ffffff!important;
    border-bottom: 1px solid gray;
    box-shadow: 0 0 5px black;
}
.nav-item{background-color: #c83a1b;padding-left:15px;padding-right:15px;}
.nav-pills .nav-link {
    border-radius: 0px;
}
.nav-item-custom {
    padding-left: 0px!important;
    padding-right: 0px!important;
    border-radius: 0px!important;
	border: 1px solid white;
}
.form-group{margin-bottom:0px!important;}
.no-padding{padding:0px!important;}
.mt12{margin-top:12px;}
#otp_area{
	display:none;
}
.change_email{display:inline-block!important;cursor:pointer;float:right;}
.requred{font-size:16px;color:red;font-weight:bold;}
.boxshadow{
	    box-shadow: 0 0 5px;
}
#forgot_password{display: inline-block;

    float: left;
    font-size: 12px;
    margin-top: 12px;
    font-weight: 700;
	cursor:pointer;display:none;padding-left:10px;}
#forgot_password:hover{text-decoration:underline;cursor:pointer;}
.root_text{display:inline-block;float:left;font-size:12px;margin-top:12px;font-weight:500;}
.root_text a{cursor:pointer;font-weight:bold;}
.root_text a:hover{cursor:pointer;text-decoration:underline!important;font-weight:bold;}
.overlay{    position: absolute;
display:none;
    width: 100%;
    background-color: #0000004a;
    height: 100%;
    z-index: 9;
    color: yellow;
    font-weight: bold;
    box-shadow: 0 0 5px black;
    border-radius: 5px; 
    margin-top: auto;
    text-align: center;
    vertical-align: middle;
    line-height: 99px;}
	#desktop{display:block!important;}
	#mobile{display:none!important;}
	@media screen and (max-width:632px){
		#desktop{display:none!important;}
		#mobile{display: inline-block!important;
    position: absolute;
    left: 123px;
    color: #0b781e;}
	}
.nav-link:hover {
    text-decoration: none;
    background-color: #1e7e34;
}
.border-gray{border:1px solid gray;border-bottom-left-radius: 4px;border-bottom-right-radius:4px;}	
.print-time{display:none;}
label {
    display: inline-block;
    margin-bottom: 0px;
    font-size: 13px;
    font-weight: bold;
    color: #59595c;
}
#lblError, .labelpin{color:red;font-size:12px;}
.no-radius{border-radius:0px!important;}
.cust-wdth{width:182px;height:186px!important;min-height:186px;max-height:186px;min-width:182px;max-width:185px;display:inline-block;border-radius:0px;}
.passwordRow{margin: 0px;
    background-color: #ffe4e4;
    padding-bottom: 12px;}
.mb15{margin-bottom:15px!important;}
.mybank{margin: 0px;
    padding: 12px;
    background-color: beige;
    margin-top: 12px;}
.bank-details{display:none;}
.error_all{background-color: #eccccc;
    padding: 5px;
    font-size: 12px;display:none;}