
/*# sourceMappingURL=custom.min.css.map */

.wrapper{
    max-width: 1240px; margin:0 auto;
}
.white-bg{
    background-color: white;
    /* box-shadow: 0px 0px 6px 0px rgb(255 255 255 / 80%); */
    border-bottom:5px solid #ff9800;
    margin-bottom:15px;
}
.auth-one-bg .slide .carousel-indicators {
    bottom: 25px;
}
.auth-page-wrapper .auth-page-content{
    padding-bottom: 0px !important;
}
.auth-page-content  .card {
     margin-bottom: 0rem;
}
.data-tabs .wrapper .nav-tabs button {
    font-size: 17px;
    color: black;
}
.data-tabs .wrapper .nav-tabs .active{
    background: linear-gradient(-45deg, #3d5f32 50%, #7ead5f); */
    color: white;
    background: orange;
    border-radius: 0px;
}
.carousel-caption.d-none.d-md-block {
    background-color: #000000bf;
    left: 0;
    width: 100%;
    bottom: 0;
}
.carousel-indicators {
    display: none;
}
.custom-banner-caption {
    color: white !important;
} 
.announcement-heading{
    font-size: 1.2em;
    font-weight: 600;
}
.data-tabs .tab-pane ul li{
font-size: 1em;
padding: 5px 0;

}
.main-logo{
    padding: 10px;
}
.data-tabs .nav-item .nav-link {
    background-image:none ;
}
/* .right-sec{
    box-shadow: 5px 10px 18px #888888;
} */
.navbar-brand-box {
    background: #fff;
}
/* .btn-danger {
    background-color: #40895a;
    border: 1px solid #40895a;
} */
[data-layout=vertical][data-sidebar=dark] .navbar-nav .nav-sm .nav-link {
    color: #fff;
}
.header-buttons .btn-primary {
    margin-right: 10px;
    padding: 6px 15px;
    font-weight: 600;
    background-color: #207005;
    border: none;
    box-shadow: 0px 2px 7px #888888;
}
.header-buttons .btn-secondary {
    margin-right: 10px;
    padding: 6px 15px;
    font-weight: 600;
    background-color: #72a055;
    border: none;
    box-shadow: 0px 2px 7px #888888;
}


.right-sec { border-left: 5px solid #ede7e7; }
.tabdiv { background: white;  padding: 20px;  margin-top: 10px;  border: 10px solid #dfdbd5; }

.nav-tabs {border-bottom:0px; }
div#myTabContent { border: 1px solid #cccccc;}
.frontfooter footer { padding: 20px calc(1.5rem / 2); position: static; color: #000; height: 60px; background-color: #f9f9f9;
    margin-top: 30px; border-top: 1px solid #e1dfdf; }
span.logo-sm img { width: 69px;}

.seperatesec{margin-top:20px;}
.simplebar-content li.nav-item:hover {  background: #fff;}
.simplebar-content li.nav-item:hover a, .simplebar-content li.nav-item:hover ul li a {
    color: #000 !important;
}
.sectitle{font-size: 14px;}
.required { color: red; }
.customtextarea{height: 120px;}

ul.boxsection { margin: 0; padding: 0;}
ul.boxsection li { list-style-type: none; padding: 7px 0; border-bottom: 1px solid #efeded;}
.boxcard .col:nth-child(1) { background: #effcfb;}
.boxcard .col:nth-child(2) { background: #fdfdfd;}
.boxcard .col:nth-child(3) { background: #effcfb;}
.boxcard .col:nth-child(4) { background: #fdfdfd;}
.boxcard .col:nth-child(5) { background: #effcfb;}
table#dt_table th {background: #343434;color: #fff;}

/*21-6-23 start*/
.hthead{font-size: 21px!important;color:#fff;font-weight:500;}
.red-txt {color:#024792!important;}
.epam-inner-con button#password-addon{top:0;right:0;}
.forgot-bt{font-size:14px;text-align:end;}
.captcha.nopd{padding: 0;}
.captchareload .reload i{font-size:20px;}
.captchareload {margin:0;display:flex;align-items:center;justify-content:center;}
.mahroom-btn{background:#024792;border-color:#024792;}
.mahroom-btn:hover{background:#90def9;border-color:#90def9!important;}
.ht-light{font-size:16px;}
/*21-6-23 end*/