/*!
* © Copyright MoneyTreeLeadSystems.com 2015 - 2020. All rights reserved
*/

.login-notice-container {
    width: 100%;
    bottom: 0px;
    text-align: center;
    position: fixed;
}

.login-notice-container .alert {
    margin-bottom: 0px;
}

.login-notice {
    padding: 9px 20px 9px 20px;
    text-align: center;
    z-index: 9994;
    text-align: center;
    bottom: 0px;
}
.mainmenu-at-sidebar .login-notice{
    margin-top: 0;
    z-index: 9996;
}
.login-notice.alert .close {
    right: -16px;
    top: -4px;
}

.admin_avatar_tiny {
    width: 28px;
    height: 28px;
    margin-right: 8px;
}

.missing-voicemail-notification-cointainer{
    position:fixed;
    right: 1%;
    bottom: 2%;
    border: 1px solid #e8b500;
    background-color: rgba(255, 225, 0, 0.9);
    padding: 15px 10px;

}
.pagination .current{color: #000;}
.text-nowrap{white-space: nowrap;}

.kt-header__topbar-wrapper .kt-badge {
    margin-left: -12px;
    margin-right: -5px !important;
    margin-top: 40px;
}

.filteredDropdown {
    max-height: 300px;
    overflow-y: auto;
    overflow-x: hidden;
}

.filteredDropdown div {
    padding: 0 10px 0px 10px;
}

html {
    font-size: 13px !important;
}
