

.active_tab{
    background: #f76544 !important;
    color: #ffffff !important ;
    font-weight: bold;
}

.logo_thumbnail{
    width: 50%;
    height: 220px;
}



.modal-backdrop{
    z-index: 10 !important;
 }


 .note-modal{
    z-index: 100 !important;

 }

 .note-modal-content{

    z-index: 110 !important;
 }

.note-modal-backdrop{
    z-index: 1 !important;

 }

 .form-check-tags{
    display: inline-block;
    margin: auto 10px;
 }



 .navbar-vertical.navbar-expand-xs .navbar-collapse {
    /* height: calc(100vh - 360px); */
    height: 100vh  !important;
}


.avatar-menu{
    width: 42px !important;
    height: 38px;
    border-radius: 20px;
    background: white;
    padding: 2px;
}
