*{
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif !important;
}
.login-content{
    border: 1px solid #FF4848;
    border-radius: 12px;
}
.login-logo a{
    font-size: 36px;
    color: #FF4848;
    font-family: Montserrat;
    font-weight: 700;
}
.color-custom{
    color: #FF4848;
}
.fw7{
    font-weight: 700;
}
.w90{
    width: 90%;
}
.append-custom{
    border-left: none !important;
    background-color: transparent !important;
}
.bt{
    background-color: #fff !important;
}
.br10{
    border-radius: 10px;
}
.br50{
    border-radius: 50%;
}
.br-none{
    border-right: none !important;
}
.bl-none{
    border-left: none !important;
}
.icon-custom{
    color: #FF4848;
}
.icon-sidebar{
    color: #FF4283 !important;
    margin-right: 10px;
}
.au-input{
    border: 1px solid #ced4da;
}
.btbl8{
    border-top-left-radius: 8px !important;
    border-bottom-left-radius: 8px !important;
}
.btbr8{
    border-top-right-radius: 8px !important;
    border-bottom-right-radius: 8px !important;
}
.m40-custom{
    margin: 40px 0;
}
.login-wrap{
    /* padding-top: 12px !important; */
    padding-top: 70px;
}
.btn-custom{
    background: #F3AE45;
    font-weight: 700;
}
.navbar-sidebar .navbar__list li.active > a {
    color: #FF4283 !important;
    border-right: 4px solid #FF4283;
}
.navbar-sidebar .navbar__list li a:hover {
    color: #FF4283 !important;
}
.navbar-sidebar .navbar__list li a{
    font-size: 20px !important;
    font-weight: 500;
}
.header-mobile .navbar-mobile .navbar-mobile__list li.active > a {
    color: #FF4283 !important;
}
.header-mobile .navbar-mobile .navbar-mobile__list li a:hover {
    color: #FF4283 !important;
}
.header-mobile .navbar-mobile .navbar-mobile__list li a{
    font-size: 20px !important;
}
.navbar-sidebar{
    padding: 20px 35px !important;
}
.menu-sidebar .logo{
    background: #fff !important;
    box-shadow: none !important;
    border-right: 0 !important;
}
.page-container{
    background: #F5F5F5 !important;
}
.header-desktop{
    box-shadow: none !important;
}
.main-content{
    padding-top: 60px !important;
}
.statistic__item{
    min-height: 120px !important;
    margin: 0 !important;
    padding: 0 !important;
}
.p0{
    padding: 0 !important;
}
.card1{
    background-color: #FF4283;
}
.card1 a{
    background-color: #F33577 !important;
}
.card2{
    background-color: #5177FF;
}
.card2 a{
    background-color: #365DE7;
}
.card3{
    background-color: #F3AE45;
}
.card3 a{
    background-color: #E89D2F;
}
.card4{
    background-color: #26D2BE;
}
.card4 a{
    background-color: #0FC6B0;
}
.card5{
    background-color: #9351FF;
}
.card5 a{
    background-color: #8946F7;
}
.card6{
    background-color: #F38445;
}
.card6 a{
    background-color: #EF7B3A;
}
.wh100{
    width: 100%;
    height: 100%;
}
.wh100px{
    width: 100px;
    height: 100px;
}
.statistic2 .statistic__item .number{
    font-weight: 500 !important;
    font-size: 30px !important;
    margin-top: 15px;
}
.statistic2 .statistic__item .desc{
    font-weight: 500 !important;
    color: #fff !important;
    font-size: 15px !important;
}
.tt-none{
    text-transform: none !important;
}

.icon-dashboard{
    font-size: 40px;
    color: #fff;
}
.icon-dashboard-center{
    font-size: 60px;
    color: #fff;
}
.icon-dashboard2{
    font-size: 30px;
    color: #fff;
    margin-top: 45px;
}
.p20{
    padding: 20px;
}
.p20t{
    padding: 20px 0;
    text-align: center;
}
.card-center1{
    background-color: #54E152;
}
.card-center2{
    background-color: #5177FF;
}
.card-center3{
    background-color: #F38445;
}
.card-center-desc{
    font-size: 21px;
    font-weight: 500;
}
.c1{
    color: #54E152;
}
.c2{
    color: #5177FF;
}
.c3{
    color: #F38445;
}
.c1:hover{
    color: #54E152;
}
.c2:hover{
    color: #5177FF;
}
.c3:hover{
    color: #F38445;
}
.ptb20{
    padding-top: 20px;
    padding-bottom: 20px;
}
.box-custom{
    box-shadow: 0px 10px 20px 7px rgb(0 0 0 / 20%) !important;
}
.mtb25{
    margin-top: 25px;
    margin-bottom: 25px;
}
.name{
    font-size: 14px;
}
.page-wrapper{
    padding-bottom: 0px !important;
}
.ptb5{
    padding-top: 5px;
    padding-bottom: 5px;
}
.username{
    opacity: 0.8;
}
.ptb12{
    padding-top: 12px;
    padding-bottom: 12px;
}
.cog{
    color: #333;
    font-size: 21px;
}
.logout{
    color: #FF4848;
    font-size: 21px;
}
.logout:hover{
    color: #FF4848;
}
.p250{
    padding: 200px 0 !important;
}
.title-blank{
    font-weight: 700;
    color: #000;
    opacity: 0.2;
    font-size: 70px;
    text-transform: uppercase;
}
.w125{
    width: 125% !important;
}

label.label input[type="file"] {
    position: absolute;
    top: -1000px;
  }
.label {
    cursor: pointer;
    border-radius: 5px;
    padding: 5px 15px;
    margin: 5px;
    display: inline-block;
    text-align: center;
    width: 100%;
    color: #FF4848;
}
.label:invalid+span {
    color: #000000;
}
.label:valid+span {
    color: #ffffff;
}
.label-setting{
    color: #9CABB6;
    margin-bottom: 0 !important;
}
.label-setting-value{
    color: #000;
    font-weight: 500;
}
.nav-header-content{
    background: #FF4283;
}
.nav-tabs a.active{
    background: rgba(255, 255, 255, 0.15);
    border-radius: 10px;
}
.nav-tabs a{
    margin: 10px !important;
    padding: 10px 30px;
    font-size: 14px;
    color: #fff;
    font-weight: 600;
}
.table-custom thead th{
    background: #fff !important;
    color: #333 !important;
    font-weight: 600 !important;
}
.tfoot-custom tr td{
    color: #333;
    text-transform: uppercase;
    font-weight: 600;
    padding: 12px 40px !important;
}
.btn-export{
    background: #FFFFFF;
    border: 1px solid #F3AD45;
    border-radius: 5px;
}
.btn-export a{
    color: #F3AD45;
    font-weight: 600;
}
.btn-export a:hover{
    color: #F3AD45;
}
.collapse-operasi{
    background: rgba(255, 81, 81, 0.2) !important;
}
.collapse-operasi a{
    color: #FF4848;
    font-weight: 600;
}
.collapse-custom{
    background: rgba(81, 119, 255, 0.2) !important;
}
.collapse-custom a{
    color: #5177FF;
    font-weight: 600;
}
.pt33{
    padding-top: 33px;
}
.d-grid{
    display: grid;
}
.pb-none{
    padding: 20px 0 20px 20px;
}
.table-earning tbody td{
    padding: 6px 40px;
}
.fr{
    text-align: right !important;
}
@media(min-width: 992px) {
    .modal-lg{
        min-width: 1200px !important;
    }
}