
.menu_icon svg{
    height: 20px;
    width: 20px;
}
.sub-nav .menu_icon{
    height: 15px;
    width: 15px;
}

.pagination .prev.disabled span{
    position: relative;
    display: block;
    height: 100%;
    line-height: 2.0;
    width: 34px;
    text-align: center;
    border: solid 1px #ccc;
}
.col-sm-auto .summary .dataTables_info{
    position: relative;
    top: 7px;
}
.sidebar-base .nav-item .nav-link{
    text-transform: initial;
}
div.sidebar-header h4.logo-title{
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-weight: 800;   
}
.light div.sidebar-header h4.logo-title{
    color: #424242 !important;
}
.choices__heading{
    color: #8244e1;
    text-transform: uppercase;    
}
.help-block.help-block-error{
    color: #ef4d4d;
    font-size: 13px;
}
.text-danger {    
    color: #c03221 !important
}
div.swal2-icon.swal2-error.swal2-icon-show{
    color: #c03221 !important;
    border-color:  #c03221 !important;
}
.swal2-icon.swal2-error [class^=swal2-x-mark-line]{
    background-color:#c03221 !important;
}

.bg-danger{
    background-color: #c03221 !important;
    text-transform: uppercase;
    
}
.choices__list--dropdown .choices__item--selectable, .choices__list[aria-expanded] .choices__item--selectable{
    padding-right: 10px !important;
    font-size: 14px;
}
.ulr_notion{
    right: 0;
    /* position: absolute; */
}