img.dark-logo {
    width: 46px;
    position: relative;
    top: -1px;
}
.dark-logo.text strong {
    font-weight: 500;
    color: #009efb !important;
}
.custom-file-input {
    filter: none;    
    opacity: 1;
}
.border-left {
    border-left: 1px solid #dee2e6 !important;
}
.empty-page .page-wrapper {
    margin-left: 0px;
}
.empty-page .footer {
    left: 0px;
}
.navbar-brand .subtitle {
    letter-spacing: 0.1em;
}
.form-login input {
    margin-bottom: 20px;
}
.m-chat-header .btn-call {
    color: #4aab55;
    font-size: 30px;
    font-weight: bold;
}
.m-chat-header h3 {
    padding: 5px 0px;
    margin-bottom: 0px;
}
.m-chat-header .close-chat-button {
    font-size: 26px;
    font-weight: bold;
    color: gray;
    text-decoration: none !important;
    margin-top: 6px;
}
@media screen and (max-width: 991px) {
    #client-chat-page .sol-outcoming-call-wrapper .btn-call-wrapper {
        display: none;
    }
}
.table-list {
    font-size: 14px;
}
.form-check-input {
    margin-left: 0px;
}
.form-check-label {
    padding-left: 1.5rem;
}
.dark-logo.text strong {
    font-size: 21px;
    font-weight: 500;
}
.menu-logout-link {
    margin-top: 20px;
    border-top: 1px solid #eee;
    padding-top: 15px;
}
@media screen and (max-width: 767px) {
    .top-navbar .navbar-collapse {
        display: block;
        float: right;
    }
    .top-navbar .navbar-collapse ul {
        float: right;
    }
    .topbar {
        box-shadow: 0px 1px 5px -2px #009efb;
        background: white;
    }
    .topbar .navbar-header {
        box-shadow: none;
    }
    .topbar .navbar-light .navbar-nav .nav-item > a.nav-link {
        color: #439831 !important;
        font-size: 24px;
        line-height: 38px;
    }
    .navbar-brand {
        margin-left: 20px;
    }
    .topbar .navbar-light .navbar-nav .nav-item > a.nav-link:hover, .topbar .navbar-light .navbar-nav .nav-item > a.nav-link:focus {
        color: #009efb !important;
    }

    .page-wrapper {
        padding-top: 65px !important;
        /*padding-bottom: 0px;*/
    }
    .empty-page .page-wrapper {
        padding-top: 0px !important;
    }

    #form_eventDate select.form-control {
        width: auto;
    }

    .table-adaptive thead {
        display: none;
    }
    .table-adaptive td:before {
        content: attr(title);
        font-weight: normal;
    }
    .table-adaptive td {
        display: block;
    }
    .table-adaptive tr td:first-child {
        padding-top: 25px;
    }
    .table-adaptive tr:first-child td:first-child {
        padding-top: 15px;
        border-top: 0px;
    }
    .table-adaptive tr td:last-child {
        border-bottom: 1px solid #009efb;
        padding-bottom: 25px;
    }
    .table-adaptive tr:last-child td:last-child {
        border-bottom: 0px;
        padding-bottom: 15px;
    }
}
.calendar .day-green {
    background: #55ce63 !important;
    color: white !important;
}
.calendar .day-green.today {
    border: 1px solid red;
}
.datepicker-inline {
    width: auto !important;
}
.label-order-date {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}
.current-order-popup {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: white;
}
.current-order-popup .title {
    font-weight: normal;
    font-size: 20px;
    border-bottom: 1px solid #009efb;
    color: #009efb;
    margin-bottom: 25px;
}
.js-calendar {
    font-size: 14px;
}
.datepicker .active {
    background: #4ab657 !important;
    color: white;
}
.form-timepicker {
    margin-bottom: 25px;
}
.form-timepicker legend {
    font-size: 16px;
    font-weight: normal;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: .5rem;
}
.card-subtitle {
    font-weight: normal !important;
    margin: 30px 0px 20px;
    padding-bottom: 5px;
    border-bottom: 1px solid #90a4ae;
}
.form-group.info-group .input-group-addon {
    width: 110px;
}
.form-group.info-group .bg-success, .form-group.info-group .bg-warning {
    color: white;
}
.form-timepicker select {
    width: 60px;
    padding-left: 8px;
}
@media screen and (max-width: 350px) {
    .datepicker.datepicker-dropdown {
        left: 0px !important;
    }
}
.status-history {
    font-size: 14px;
    margin-top: 15px;
}
.status-history .status {
    font-weight: normal;
}
.status-history li {
    margin-bottom: 10px;
}
.status-history .date {
    border-bottom: 1px dashed gray;
}
#historyCollapse .card {
    margin-bottom: 0px;
}
.status-history .fa-exclamation-circle {
    color: red;
}
.status-history li.status-4 .status {
    font-weight: 500;
}
.user-online-marker, .user-offline-marker {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    overflow: hidden;
}
.user-online-marker {
    background: #55ce63;
}
.user-offline-marker {
    background: #f62d51;
}
.text-balance {
    font-weight: normal;
    font-size: 16px;
    color: #55ce63 !important;
}
.text-balance.big {
    font-size: 22px;
}
legend.col-form-label {
    font-size: 16px;
    font-weight: 400;
}
.pagination {
    border-top: 1px solid #ccc;
    margin-top: 20px;
    padding-top: 15px;
}
.pagination a {
    border: 1px solid #ccc;
    border-radius: 3px;
}
.pagination li.active a {
    border: 0;
}
.deal-list .active-marker {
    font-size: 20px;
    position: relative;
    line-height: 20px;
    background: #0c0;
    border-radius: 50%;
    font-weight: bold;
    color: white;
    width: 20px;
    height: 20px;
    display: inline-block;
    text-align: center;
}
.operators-list {
    list-style: none;
    padding-left: 0px;
    font-size: 14px;
}
.operators-list .operator {
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 5px 5px;
    min-height: 40px;
}
.operators-list .operator .id {
    margin-right: 5px;
    font-size: 12px;
}
.operators-list .operator .sol-outcoming-call-wrapper {
    margin-left: auto;
}
.operators-list .operator .sol-outcoming-call-wrapper i {
    color: #55ce63;
    font-size: 22px;
    line-height: 22px;
}
.operators-list .operator.unavailable .btn-call i {
    color: #f62d51;
}
.operators-list .operator.offline .btn-call ,
.operators-list .operator.busy .btn-call {
    display: none;
}
.operators-list .operator.online {
    border: 1px solid #55ce63;
    padding-top: 0px;
    padding-bottom: 0px;
}
.operators-list .operator.busy {
    border-color: #ffbc34;
}
.operators-list .operator.busy .id {
    color: #ffbc34;
}
.operators-list .operator.unavailable {
    border-color: #f62d51;
}
.operators-list .operator.busy .user-online-marker {
    background: #ffbc34;
}
.operators-list .operator > span {
    align-self: center;
    display: flex;
}
.operators-list .operator .name {
    margin-left: 5px;
}
.user-token-link {
    color: #0275d8;
    border-bottom: 1px dashed #0275d8;
    font-size: 14px;
    text-decoration: none;
    padding-bottom: 3px;
    font-weight: normal;
}
#accessTokenCollapse {
    border: 1px solid #ccc;
    padding: 3px;
    border-radius: 3px;
    margin-top: 10px;
}
.sip-outcoming-call {
    border: 1px solid #ccc;
    border-radius: 5px;
    background: rgba(0,0,0,0.7);
    color: white;
    padding: 5px 10px;
    position: absolute;
    width: 250px;
}
.sip-agent-register-status span {
    display: inline-block;
    width: 10px;
    height: 10px;
    overflow: hidden;
    border-radius: 50%;
}
.sip-agent-register-status span.status0 {
    background-color: yellow;
}
.sip-agent-register-status span.status1 {
    background-color: #55ce63;
}
.sip-agent-register-status span.status-1 {
    background-color: #f62d51;
}
.sip-outcoming-call .call-button {
    font-size: 26px;
    line-height: 28px;
    border: 1px solid rgba(255,255,255,0.7);
    border-radius: 3px;
    text-align: center;
    padding: 3px;
    color: #55ce63;
    width: 32px;
    height: 32px;
    text-align: center;
}
.sip-outcoming-call .call-button.cancel {
    color: #f62d51;
}
.sip-outcoming-call .number {
    margin-left: 20px;
    margin-right: 35px;
    text-align: center;
    font-weight: 500;
    letter-spacing: 0.1em;
    font-size: 20px;
    word-break: break-word;
}
.sip-outcoming-call .info {
    border-top: 1px solid #777;
    margin-top: 10px;
    padding-top: 5px;
}
.sip-outcoming-call p {
    margin-bottom: 0px;
}
.sip-standalone-wrapper .sip-outcoming-call {
    position: static;
}
#operatorApp .sip-outcoming-call {
    top: 10px;
    left: 10px;
    z-index: 10005;
}
.sol-sip-agent-status .sip-agent-register-status {
    margin-right: 10px;
}
.operator-sip-status
{
    padding-top: 2px;
}
.container-fluid {
    position: static;
}
.phone-pad {
    width: 222px;
    margin: 20px auto 0px;
}
.phone-pad a {
    width: 56px;
    height: 56px;
    line-height: 52px;
    display: inline-block;
    background: white;
    border: 1px solid #aaa;
    text-align: center;
    font-size: 28px;
    font-weight: bold;
    border-radius: 50%;
    margin-right: 20px;
    margin-bottom: 12px;
    cursor: pointer;
}
.phone-pad a small {

}
.phone-pad a:hover {
    background-color: rgba(92, 184, 92, 0.2);
}
.phone-pad a:active {
    background-color: #5cb85c;
    border: 1px solid #4cae4c;
}
.phone-pad a:nth-child(3n) {
    margin-right: 0px;
}
#cabinet-call-form .phone-input {
    text-align: center;
    font-size: 28px;
    width: 262px;
    margin: 0 auto;
    height: 40px;
    letter-spacing: 0.1em;
    font-weight: bold;
}
#cabinet-call-form .phone-error {
    color: #d20000;
    font-weight: bold;
    text-align: center;
}