.dropdown.dropdown-lg .dropdown-menu {
    padding: 20px;
}
.dropdown.dropdown-lg .dropdown-menu .slide-values input {
    text-align: left;
}
@media screen and (min-width: 768px) {
    #adv-search {
        width: 500px;
        margin: 0 auto;
    }
    .dropdown.dropdown-lg {
        position: static !important;
    }
    .dropdown.dropdown-lg .dropdown-menu {
        min-width: 500px;
    }
}

.cursor-not-allowed{
    cursor: not-allowed;
}

aside.feed{
    z-index: 99999999999 !important;
}

.wordCount{
    font-size: 0.8em !important;
    position: absolute;
}

#addchat-bot {
    z-index: 9999999999 !important;
}
@media (max-width: 991px) {
    #sidebar {
        width: 70%;
    }
}

.mw-20{
    max-width: 20% !important;
}
@media screen and (min-width: 576px) {
    .mw-md-20{
        max-width: 40% !important;
    }
}
@media screen and (min-width: 768px) {
    .mw-md-20{
        max-width: 20% !important;
    }
}
@media screen and (min-width: 768px) {
    .mw-md-20{
        max-width: 20% !important;
    }
}
@media (min-width: 992px) {
    #side-overlay {
        width: 500px !important;
    }
}

.fs-8{
    font-size: 8px !important;
}.fs-10{
    font-size: 10px !important;
}.fs-12{
    font-size: 12px !important;
}.fs-14{
    font-size: 14px !important;
}
