.logo__custom{
    display: flex;
    height: 70px;
    align-items: center;
}
.btn-primary{
    background-color: #1d3261;
}
.icon__card{
    background-color: rgb(115 136 235 / 19%);
    border-radius: 100%;
    color: #1d3261;
    font-size: 22px;
    height: 50px;
    line-height: 50px;
    margin-right: 10px;
    text-align: center;
    width: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.toast-success {
    background-color: #28a745 !important;
}
.bg-gray{

    background-color: white;
    border: 1px solid #e4e3e3;
    border-radius: 3px;
}
.select2-container{
    width: 100% !important;
}
.sidebar-menu-scroll{
    overflow: auto;
    background: #1d3261;
}
#sidebar-menu ul li a:hover {
    color: #ffffff;
}
#sidebar-menu ul li a, #sidebar-menu ul li a i, #sidebar-menu ul li ul.sub-menu li a, #sidebar-menu ul li ul.sub-menu li a:hover, #sidebar-menu ul li a:hover i{
    color: #ffffff;
}
.menu-title{
    padding: 12px 20px !important;
    letter-spacing: .05em;
    pointer-events: none;
    cursor: default;
    font-size: 11px;
    text-transform: uppercase;
    color: #f0f0f0;
    font-weight: 400;
    cursor: pointer;
}
#sidebar-menu ul li a{
    font-weight: 400;
    font-size: 14px;
}
.list-action form{
    display: inline !important;
}
.bg__1{
    
}
/* .bg__1{
    background-color: #28a745;
}
.bg__2{
    background-color: #000;
}
.bg__3{
    background-color: #000;
}
.bg__4{
    background-color: #000;
}
.bg__5{
    background-color: #000;
}
.bg__6{
    background-color: #000;
} */
/* .mm-active{
    color: #fff !important;
}
.mm-active .active{
    color: #fff !important;
}
.mm-active>i{
    color: #fff !important;
} */

/* .list-action{
    display: flex;
  }
  .list-action form{
    margin: 0;
  } */