﻿/* ResetPassword */
table.resetPwbTb { 
    width: 357px;
    float: left;
}
.float_right {
    float: right
}
.height_10 {
    height: 10px;
}
.height_160 {
    height: 160px;
}
.height_300 {
    height: 300px;
}
.font_wb {
    font-weight: bold;
}
.width_20 {
    width: 20px;
}
.width_35 {
    width: 35px;
}
.width_50 {
    width: 50px;
}
.width_75 {
    width: 75px;
}
.form-group-controls.note {
    max-width: 700px !important
}
.display_none {
    display: none;
}
.bg_white {
    background: #fff;
}
.add_borr_s1 {
    float: right;
    float: right;
    margin: 20px 10px auto auto;
}
.margin_l5 {
    margin-left: 5px;
}
.margin_l10 {
    margin-left: 10px;
}
.margin_r10 {
    right: 10px;
}
.padding_l7 {
    padding-left: 7px
}
.flatpickr-monthDropdown-months {
    margin-right: 30px !important; 
}
.flatpickr-calendar {
    border: 1px solid #bbb !important;
    padding: 3px !important;  
    width: calc(307px + 6px) !important;  
    box-sizing: border-box !important;  
}

.flatpickr-innerContainer {
    border: 1px solid #bbb !important;
}