.row.bar-top-1 {
    margin-top: 23px;
    margin-bottom: 8px;


}

.canvasjs-chart-credit {
    display: none;
}


.tox-notifications-container {
    display: none;
    visibility: hidden;
}

.tox-statusbar__branding {
    display: none;
}

.modal-backdrop.show {
    opacity: .5;
    display: none;
}

.widthDropdown{
    width:370px !important
}

.dropdown-menu {

    /* min-width: 33rem !important;

    font-size: 0.7rem !important;
    position: absolute;

    background-color: #b32f2f00 !important; */
}



.nav-link {
    display: block;
    padding: 0rem 0rem !important;
}

ol, ul {
    padding-left:0 !important;
}



.modal-header {

    padding: 0rem !important;
    /* padding-bottom: 0rem !important; */

}

.modal-fullscreen {
  
    height: 94% !important;
   
}

.modal {
    top: 0px !important;

}

@media (max-width: 500px){
/* .dropdown-menu {
    min-width: 385px !important;
    right: -106px !important;
} */
}
@media (min-width: 992px) {
    .container {
        max-width: 720px;
    }
}

@media (max-width: 576px) {
    .modal {
        top: -8px !important;
    }

    /* .dropdown-menu {
        min-width: 17rem !important;
        left: none !important;
    } */
}

@media (max-width: 476px) {

    /* .dropdown-menu {
        min-width: 11rem !important;
        left: 0px !important;
    } */
}