.pace-progress {
    height: 5px !important;
}
.nav-treeview>.nav-item>.nav-link {
    background-color: #303438 ;
}
@media only screen and (max-width: 720px)  {
    .city-90k{
        display: none;
    }
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    color: #333;
}
label.error{
    font-size: small;
    font-weight: 600!important;
    color: #dc3545;
}
.ui-tooltip{
    display: none !important;
}
.flex-center-center{
    display: flex;
    justify-content: center;
    align-items: center;
}
