
.note-frame {

    margin-bottom:0px!important;

}

.wrapper {

    overflow-y:hidden;
}

.content-wrapper {

    height: calc(100vh - 52px)!important;
    overflow: hidden;
    padding-right:6px;
    padding-left:6px;
}

#btn-logout {
    position:absolute;
    right:4px;
    top:4px;
    border:0;
}


.main-content {

    
    overflow-y: scroll;

}

.text-sm .brand-link {
    font-size: 1.2rem;
}

.clock-display {
    text-align:center;
    margin-top: 0!important;
    line-height:1.1!important;
    font-size: 2rem;
}


.ibx-callnumber {

    text-align:center;
    margin-top: 0!important;
    line-height:1.1!important;
    font-size: 1.6rem;

}

.easy-autocomplete-container ul{


}

.easy-autocomplete-container ul li{

font-size:1rem;
    
}

.next-call-btn-info {

    cursor:pointer;
    padding:2px 6px;
    background:#0288D1;
    color:#fff;
    font-size:11px;
    border-radius:3px;
}

.small-label {

    font-size:1em;
    font-weight:normal!important;
    padding-left:4px;
    color:#68909C;
    margin-bottom: .2rem;
}

label {

    color:#68909C;
    font-weight:normal!important;
    padding-left:4px;
    margin-bottom: .2rem;

}

#phonesearch {

    

}

.modal-header {
    padding:0.5rem 1em;
    background:#dae1e4;
    user-select: none;     
}

.modal-header h5 {
    font-size: 18px;

}

.modal-header span{
    position:absolute;
    right:14px;
    top:10px;
    cursor:pointer;
}

.btn-light {
    color: #1f2d3d;
    background-color: #f8f9fa;
    border-color: #d3d3d3;
    box-shadow: none;
}

.bootstrap-select .dropdown-toggle:focus{

    outline:none!important;

}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu i {
    
    float: right;
    padding-top:4px;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: 0px;
    margin-left: 0px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

#catmenu li.main-item {
    margin-bottom: 8px;
}

.bg-info {

    padding:5px 9px!important;

}


.tt-occupied {

   background-color:#f4f8fd;
   color:#000;
   transition: all 0.2s ease;
   cursor:pointer;
   text-align:center;
}

.tt-available {

    cursor:pointer;

}


.tt-me {

    background-color:#E1F5FE;
    color:#000;

}

.tt-me:hover {

    background-color:#B3E5FC;

}

.tt-other {

    background-color:#FFF3E0;
    color:#000;
}

.tt-other:hover {

    background-color:#FFE0B2;
    color:#000;
}



.tt-available:hover {

    background-color:#CFD8DC;
    transition: all 0.2s ease;

}

.tt-client-name {

    font-size: 0.75rem;
    font-weight:600;

}

.timeline-delete {

    cursor:pointer;

}

.tt-change-week {

    cursor:pointer;

}

.bg-today {

background-color: #faffe1!important;

}

.history-client-name {
    cursor:pointer;
}

#profile-first-call {

    cursor:pointer;

}

.tooltip-inner {

background-color: #0288D1;
box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;

}


.tooltip.bs-tooltip-auto[x-placement^=top] .arrow::before, .tooltip.bs-tooltip-top .arrow::before {

    border-top-color: #0288D1;
}


.admin-agent-tools {

    cursor:pointer;

}

.report-range {

    background: #fff; 
    cursor: pointer; 
    border: 1px solid #ccc; 
    width: 100%;
    border-radius: 4px;
    box-shadow: 0 1px 2px rgb(0 0 0 / 10%) inset;
    color: #555;
    padding:7.5px 10px;
    user-select: none;
}

.daterangepicker .ranges ul {

    width:280px;

}

.bootstrap-select>.dropdown-toggle {
    padding:7.5px 10px;
}

.box-strict {
    overflow-y: hidden;

}

.small-box {
    position: relative;
    z-index: 0!important;
}

.small-box .icon {

    color: rgba(0,0,0,.05);

}

.eac-description.no-arrow::after {
    content:'';
    width:0;
    height:0;
    position: absolute;
    right: 01px;
    top: 0px;
    background-color: #fff;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    padding: 0px;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: 0px;
    color: #333;
    cursor: pointer;
}


.daterangepicker select.yearselect {
    background-color: #fff;
    border:1px solid #ccc;
    padding:2px 4px;
    border-radius:4px;
    color:#666;
    outline:none;
    box-shadow: 0 1px 2px rgb(0 0 0 / 10%) inset;
}

.daterangepicker select.monthselect {
    background-color: #fff;
    border:1px solid #ccc;
    padding:2px 4px;
    border-radius:4px;
    color:#666;
    outline:none;
    box-shadow: 0 1px 2px rgb(0 0 0 / 10%) inset;
}

.daterangepicker .drp-buttons .btn {
    margin-left: 8px;
    font-size: 12px!important;
    font-weight: normal;
    padding: 4px 10px;

}

.dropdown-menu.show{

    z-index:3001;

}

.user-block .username {
    padding-top:0;
}

.delete-patient {

    cursor:pointer;

}

.profile-user-img {

    width: 50px;
}

.next-calls-name {

    cursor:pointer;

}

.next-calls-name:hover {

    color:#0288D1;

}


.modal[data-appmode="new-caller"] .modal-body {

    overflow-y:unset;
}

.modal[data-appmode="edit-call-settings"] .modal-body {

    overflow-y:unset;
}

.modal[data-appmode="offline-call"] .modal-body {

    overflow-y:unset;
}

.modal[data-appmode="offline-caller"] .modal-body {

    overflow-y:unset;
}

.modal[data-appmode="edit-call"] .modal-body {

    overflow-y:unset;
}

.modal[data-appmode="edit-profile"] .modal-body {

    overflow-y:unset;
}

.emodal .modal-body {

    overflow-y:unset;
}


/*
os-theme-thin-dark scrollbars
*/

.os-theme-thin-dark > .os-scrollbar-horizontal {
    right: 14px;
    height: 14px;
    padding: 0px 6px;
}
.os-theme-thin-dark > .os-scrollbar-vertical {
    bottom: 14px;
    width: 14px;
    padding: 6px 0px;
}
.os-theme-thin-dark.os-host-rtl > .os-scrollbar-horizontal {
    left: 14px;
    right: 0;
}
.os-theme-thin-dark > .os-scrollbar-corner {
    height: 14px;
    width: 14px;
    background-color: transparent;
}
.os-theme-thin-dark > .os-scrollbar > .os-scrollbar-track {
    background: transparent;
}
.os-theme-thin-dark > .os-scrollbar-horizontal > .os-scrollbar-track:before,
.os-theme-thin-dark > .os-scrollbar-vertical > .os-scrollbar-track:before {
    content: '';
    display: block;
    position: absolute;
    background: rgba(0, 0, 0, 0);
}
.os-theme-thin-dark > .os-scrollbar-horizontal > .os-scrollbar-track:before,
.os-theme-thin-dark > .os-scrollbar-horizontal > .os-scrollbar-track > .os-scrollbar-handle:before {
    left: 0;
    right: 0;
    height: 2px;
    top: 50%;
    margin-top: -1px;
}
.os-theme-thin-dark > .os-scrollbar-vertical > .os-scrollbar-track:before,
.os-theme-thin-dark > .os-scrollbar-vertical > .os-scrollbar-track > .os-scrollbar-handle:before {
    top: 0;
    bottom: 0;
    width: 4px;
    left: calc(50% + 0px);
    margin-left: -1px;

}
.os-theme-thin-dark > .os-scrollbar > .os-scrollbar-track > .os-scrollbar-handle:before {
    content: '';
    display: block;
    position: absolute;
    background: rgba(0, 0, 0, 0.3);
    border-radius: 10px;
}
.os-theme-thin-dark > .os-scrollbar-horizontal > .os-scrollbar-track > .os-scrollbar-handle:hover:before,
.os-theme-thin-dark > .os-scrollbar-horizontal > .os-scrollbar-track > .os-scrollbar-handle.active:before {
    height: 4px;
    margin-top: -2px;
}
.os-theme-thin-dark > .os-scrollbar-vertical > .os-scrollbar-track > .os-scrollbar-handle:hover:before,
.os-theme-thin-dark > .os-scrollbar-vertical > .os-scrollbar-track > .os-scrollbar-handle.active:before {
    width: 4px;
    margin-left: -1px;
}
.os-theme-thin-dark > .os-scrollbar-horizontal > .os-scrollbar-track > .os-scrollbar-handle:hover:before,
.os-theme-thin-dark > .os-scrollbar-vertical > .os-scrollbar-track > .os-scrollbar-handle:hover:before {
    background: rgba(0, 0, 0, 0.5);
}
.os-theme-thin-dark > .os-scrollbar-horizontal > .os-scrollbar-track > .os-scrollbar-handle.active:before,
.os-theme-thin-dark > .os-scrollbar-vertical > .os-scrollbar-track > .os-scrollbar-handle.active:before {
    background: #000;
}
.os-theme-thin-dark > .os-scrollbar-horizontal > .os-scrollbar-track > .os-scrollbar-handle {
    height: 100%;
    min-width: 30px;
}
.os-theme-thin-dark > .os-scrollbar-vertical > .os-scrollbar-track > .os-scrollbar-handle {
    width: 100%;
    min-height: 30px;
}
.os-theme-thin-dark.os-host-transition > .os-scrollbar-horizontal > .os-scrollbar-track > .os-scrollbar-handle:before {
    transition: height 0.3s, margin-top 0.3s, background 0.2s;
}
.os-theme-thin-dark.os-host-transition > .os-scrollbar-vertical > .os-scrollbar-track > .os-scrollbar-handle:before {
    transition: width 0.3s, margin-left 0.3s, background 0.2s;
}

.report-range i.fa-caret-down {

    position:absolute;
    right:20px;
    top:51px;

}