


.navbar-dark {
    background-color: #2c388f !important;}
    .sidebar-dark {
        background-color: #2c388f !important;
    }
    .login_bg {
        background-image:url('../images/bg.jpg');
    }
    .login_box{
        background: rgba(50, 100, 80, 0.3);
        border-radius: 15px;
    }
    .bg_blue {
        background-color: #2c388f !important; color: #fff;}

        .hrms{
            
            color: #fff;
            font-size: 13px !important;
            margin-top: 5px;
            letter-spacing: -0.02rem;
            margin-bottom: 0px;
        }
        .d_flex{
            display: flex;
        }
        .close{
            background-color: #ef3b38;
    /* border: 1px solid; */
    height: 25px;
    z-index: 999;
    opacity: 1;
    width: 25px;
    right: 0px;
    border-radius: 50px;
    top: -10px;
        }
    
        .close p{text-align: center;
            color: #fff;
            margin-top: 6px;
            font-size: 12px;}
.fs16{font-size: 18px; font-weight: 600;}
.fs15{font-size: 16px;}
.fs24{font-size: 24px;}
.fs16{font-size: 14px !important;}
.fwb tr th{font-weight: 800;}
.fw6{font-weight: 600;}
.w400{width: 400px;}
.w300{width: 300px;}
.w100{width: 100px;}
.red{color: red;}
.blue{color: blue;}
.bg_blue{background-color: #018e12;}
.bg_red{background-color: #bd0c0c;}
.emp_w200{width: 200px;}
.fclrfcb713{color: #fcb713;
    font-weight: 600;
    font-size: 26px;
    letter-spacing: -0.04rem;
    font-family: sans-serif;}
    .milac_logo{
        height: 60px !important;
    }
    .navbar-expand-md .navbar-brand {
        min-width: 16.825rem !important; background-color: #fbb515 !important;
    }
    .text-primary {
        color: #fbb515!important;
    }
    .navbar-dark .navbar-nav-link:hover {
        color: #2d3790;
        background-color: rgb(251 181 21);
    }

.sidebar-dark .nav-sidebar .nav-link:not(.disabled):hover{background-color: rgb(251 181 21) !important;}
.sidebar-dark .nav-sidebar>.nav-item>.nav-link.active{background-color: #fbb515; 
    color: #fff !important;}
.last_in {
    color: green;
    font-weight: 600;
    letter-spacing: -0.01rem;
}
.bg-success {
    background-color: #fbb515!important;
}
.last_out {
    color: red;
    font-weight: 600;
    letter-spacing: -0.01rem;
}
.bg2f7d32 {
    background-color: #2f7d32;
}
.bgbbb729 {
    background-color: #bbb729;
}
.bg0588c3 {
    background-color: #0588c3;
}
.bge63c7b {
    background-color: #e63c7b;
}
.bg24daed {
    background-color: #24daed;
}
.bga030ce {
    background-color: #a030ce;
}
.icon-3x{font-size: 30px !important;}

.btn-red{
    background-color: red;
}

.btn-green{
    background-color: green;
}



/* Alert Box */
.bg303c8f45{background-color: #f4e3e3;     border: 1px solid #f73531 !important;}

.urgnt{font-size: 14px;
    font-weight: 600;
    letter-spacing: -0.02rem;
    line-height: 2rem;}

    .bg233185ad {
        background-color: #f73531;
    }

.w200{
    width: 200px;
}
.w150{
    width: 150px;
}
.fw5{
    font-weight: 500;
}

.urgent_submit{
    background-color: #f3b517;
    color: #fff;
}
.fs12{font-size:12px;}
.fs11{font-size:11px;}

.urgnt_colum tr td{
    padding: .20rem 1.25rem !important; font-size:11px}

.btnf3b517{
    background-color: #f3b517;
    color: #fff;
}

.btn233185e6{
    background-color: #233185e6;
    color: #fff;
}
.urgnt_view_btn{
    padding: 3px 0px !important; background-color: #13bb02;
}


.profile-txt {
        
        font-size: 12px !important;
        font-weight: bold !important;
}

