img{
    max-width: 100%;
}

.dropdown-toggle::after{
  margin-top: 4px;
}

.form-control, .asColorPicker-input, .dataTables_wrapper select, .jsgrid .jsgrid-table .jsgrid-filter-row input[type=text], .jsgrid .jsgrid-table .jsgrid-filter-row select, .jsgrid .jsgrid-table .jsgrid-filter-row input[type=number], .typeahead, .tt-query, .tt-hint{
    border: 1px solid #dadfe1;
}

.select2-container--default .select2-selection--single, .select2-container--default .select2-dropdown, .select2-container--default .select2-selection--multiple{
    border-color: #dadfe1;
}

.navbar .navbar-menu-wrapper .navbar-nav .nav-item.dropdown .navbar-dropdown .dropdown-item{
    border-bottom: 1px solid #dadfe1;
}

.table th, .jsgrid .jsgrid-table th, .table td, .jsgrid .jsgrid-table td{
    border-top: 1px solid #dadfe1;
    word-break: break-all;
}

.money-col{
	min-width: 150px;
}

.percent-col{
    width: 70px;
}

.amount-col{
    width: 60px;
}

.cost-col{
    width: 100px;
}

.table thead th, .jsgrid .jsgrid-table thead th{
    border-bottom: 2px solid #dadfe1;
}

.page-body-wrapper{
    min-width: 320px;
}

.site-index .page-body-wrapper.lock1000-calendar{
    min-width: 1000px;
}

.auth__left-column{
    padding: 80px 40px;
    min-height: 100vh;
}

.auth__left-column__title{
    margin-bottom: 40px; 
}

.auth__right-column{
    background-image: url('../images/back.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position-y: center;
    background-position-x: center;
    min-height: 100vh;
}

.auth__right-column__logo{
    width: 200px;
    height: 200px;
    margin-top: -75px;
    background-color: #fff;
    border-radius: 50%;
    position: relative;
    box-shadow: 0 0 5px 0 #BDC3C7;
}

.auth__right-column__logo-img{
    position: absolute;
    width: 125px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

.auth__left-column__logo-img{
    position: relative;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

.navbar .navbar-menu-wrapper.calendar, .main-panel.calendar{
    width: 100%;
}

.ui-front {
    z-index: 1060;
}

.ui-autocomplete {
    max-height: 500px; 
    overflow-y: auto;
    /*prevent horizontal scrollbar*/
    overflow-x: hidden; 
}

.amcharts-chart-div a{
    display: none !important;
}

.phone-link{
    color: #424964;
    border-bottom: 1px dashed #424964;
}

.phone-link:hover{
    color: #33384d;
    border-bottom: 1px dashed #33384d;
    text-decoration: none;
}

.grid-view .table .grid__control-buttons{
    font-size: 16px;
    text-align: center;
    min-width: 100px;
}

.grid-view .summary{
    font-size: 0.85rem;
}

.pagination.rounded .page-item:first-child .page-link,
.pagination.rounded .page-item:last-child .page-link{
    padding-bottom: 10px;
    padding-top: 10px;
}

.page-link{
    height: 100%;
    align-items: center;
    display: flex;
}

.call-center__toggles{
    height: 95%;
    overflow-y: auto;
}

.incoming-call__wrap{
    position: absolute;
    box-shadow: 0px 0px 2px 1px #BDC3C7;
    bottom: 100px;
    max-width: 400px;
    left: 0;
    z-index: 1000;
    background: white;
    padding: 10px 20px;
    border: 0;
    border-radius: 2px;
    font-size: 0.85rem;
}

.incoming-call__close{
    position: absolute;
    right: 15px;
    top: 5px;
    cursor: pointer;
    font-size: 20px;
    font-weight: 400;
    color: #6a6a6a;
}

/* CALENDAR */
.calendar__wrap{
    margin-bottom: 40px;
}

#calendar__picker-point{
    position: absolute;
    top: 21px;
    left: 0;
}

#calendar__picker-point .xdsoft_datetimepicker{
    top: 9px !important;
    left: -186px !important;
}

.record-history-table td{
    line-height: 1.2;
}

.card.calendar__plan-and-fact .card-body{
    padding: 10px 20px;
    font-size: 0.85rem;
}

.not-loaded__shadow{
    position: absolute;
    background-color: rgba(255,255,255,0.7);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1020;
    display: none;
}

.not-loaded__loader{
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -135px;
    margin-left: -35px;
}

.not-loaded__loader .sk-circle .sk-child:before{
    background-color: #005fa2;
}

.not-loaded .not-loaded__shadow{
    display: block;
}

.calendar-header__buttons .btn{
    font-size: 12px;
}

.calendar-header__timeline-wrap{
    padding-top: 25px;
}

.calendar-header__timeline{
    border-bottom: 2px solid #c2c2c2;
    font-size: 12px;
}

.calendar-header__timeline.fixed{
    position: fixed;
    z-index: 1000;
    background: #ffffff;
}

.calendar-header__empty-cell{
    height: 35px;
}

.calendar-header__timeline .oclock{
    padding-left: 2px;
}

.calendar-header__timeline .oclock, 
.calendar-header__timeline .quarters{
    border-left: 1px solid #c2c2c2;
}

.calendar-header__timeline .col:last-child .oclock,
.calendar-header__timeline .col:last-child .quarters{
    border-right: 1px solid #c2c2c2;
}

.calendar-header__timeline .quarters{
    align-items: flex-end;
}

.calendar-header__timeline .quarters .quarter{
    width: 25%;
}

.calendar-header__timeline .quarters .quarter:nth-child(2){
    border-right: 1px solid #c2c2c2;
    height: 15px;
}

.calendar-header__timeline .quarters .quarter:nth-child(odd){
    border-right: 1px solid #c2c2c2;
    height: 7px;
}

.calendar-body{
    font-size: 14px;
}

.department-tab__body{
    position: relative;
    padding-left: 24px;
}

.department-name{
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    text-align: center;
    cursor: pointer;
    transform: translateX(-100%) rotate(270deg);
    transform-origin: 100% 0;
    overflow: hidden;
    padding: 0 5px 0 5px;
    border: 1px solid #DDD;
    border-bottom: none;
    font-size: 80%;
}

.department-name:before{
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 15px;
    background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
}

.spec-panel__name, .sickbeds-panel__name{
    font-weight: 700;
    height: 34px;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.spec-time-row{
    position: relative;
}

.spec-hidden__free-doctors{
    position: absolute; 
    top: 0;
    left: 10px;
}

.spec-panel__arrow, .sickbeds-panel__arrow{
    color: rgba(33, 37, 41, 0.6);
}

.spec-panel__arrow:hover, .spec-panel__doctor-info:hover, 
.sickbeds-panel__arrow:hover, .sickbeds-panel__doctor-info:hover{
    color: #127ccc;
}

.spec-panel__doctor .right-badges > *{
	font-size: 18px;
}

.spec-panel__doctor .right-badges > a{
	text-decoration: none;
}

.spec-panel__doctor, .sickbeds-panel__sickbed{
    height: 34px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.sickbeds-panel__sickbed-name{
    margin-left: 10px;
}

.spec-panel__doctor-duplicate-time{
    height: 34px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.spec-panel__doctor-duplicate-time.hidden{
    display: none;
}

.spec-panel__doctor-name .fa{
    padding-right: 8px;
    padding-bottom: 2px;
    font-size: 8px;
}

.spec-panel__doctor-name a:hover, .sickbeds-panel__sickbed-name a:hover{
    text-decoration: none;
}

.spec-panel__doctor-info{
    color: #c2c2c2;
    cursor: pointer;
}

.calendar-body__records .quarter{
    position: relative;
    padding-top: 2px;
    padding-bottom: 2px;
}

.calendar-body__records .quarter .passed-time{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 900;
    width: 100%;
    height: 100%;
    background-color: #005fa2;
    opacity: 0.05;
    display: none;
}

.doctor-popover{
    width: 250px;
}

.patient-popover{
    width: 250px;
}

.patient-popover__control-buttons .action{
    cursor: pointer;
}

.bs-popover-bottom{
    margin-top: 0;
}

.record-status__badge{
    border-radius: 50%;
    width: 21px;
    height: 21px;
    cursor: pointer;
    box-shadow: 0px 0 2px rgba(0,0,0,0.25);
}

.record-status__recorded{
    background-color: #ffcccc;
}
.record-cell.record__first-visit.record-status__recorded{
    border-color: #993333;
}
.record-status__recorded .record-cell__patient{
    color: #993333;
}
.record-status__recorded .record-cell__opacity{
    background: linear-gradient(to right, rgba(255, 255, 255, 0), #ffcccc);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), #ffcccc);
}
.time-pass .record-status__recorded{
    background-color: #e5c1c5;
}
.time-pass .record-status__recorded .record-cell__opacity{
    background: linear-gradient(to right, rgba(255, 255, 255, 0), #e5c1c5);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), #e5c1c5);
}

.record-status__control-record{
    background-color: #ffffff;
}
.record-cell.record__first-visit.record-status__control-record{
    border-color: #333333;
}
.record-status__control-record .record-cell__patient{
    color: #333333;
}
.record-status__control-record .record-cell__opacity{
    background: linear-gradient(to right, rgba(255, 255, 255, 0), #ffffff);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), #ffffff);
}
.time-pass .record-status__control-record{
    background-color: #f4ffff;
}
.time-pass .record-status__control-record .record-cell__opacity{
    background: linear-gradient(to right, rgba(255, 255, 255, 0), #f4ffff);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), #f4ffff);
}

.record-status__not-confirmed{
    background-color: #ccccff;
}
.record-cell.record__first-visit.record-status__not-confirmed{
    border-color: #6666cc;
}
.record-status__not-confirmed .record-cell__patient{
    color: #6666cc;
}
.record-status__not-confirmed .record-cell__opacity{
    background: linear-gradient(to right, rgba(255, 255, 255, 0), #ccccff);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), #ccccff);
}
.time-pass .record-status__not-confirmed{
    background-color: #bbbdf6;
}
.time-pass .record-status__not-confirmed .record-cell__opacity{
    background: linear-gradient(to right, rgba(255, 255, 255, 0), #bbbdf6);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), #bbbdf6);
}

.record-status__warned{
    background-color: #fae377;
}
.record-cell.record__first-visit.record-status__warned{
    border-color: #996600;
}
.record-status__warned .record-cell__patient{
    color: #996600;
}
.record-status__warned .record-cell__opacity{
    background: linear-gradient(to right, rgba(255, 255, 255, 0), #fae377);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), #fae377);
}
.time-pass .record-status__warned{
    background-color: #e2d47b;
}
.time-pass .record-status__warned .record-cell__opacity{
    background: linear-gradient(to right, rgba(255, 255, 255, 0), #e2d47b);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), #e2d47b);
}

.record-status__not-came{
    background-color: #cccccc;
}
.record-cell.record__first-visit.record-status__not-came{
    border-color: #666666;
}
.record-status__not-came .record-cell__patient{
    color: #666666;
}
.record-status__not-came .record-cell__opacity{
    background: linear-gradient(to right, rgba(255, 255, 255, 0), #cccccc);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), #cccccc);
}
.time-pass .record-status__not-came{
    background-color: #b6c0c9;
}
.time-pass .record-status__not-came .record-cell__opacity{
    background: linear-gradient(to right, rgba(255, 255, 255, 0), #b6c0c9);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), #b6c0c9);
}

.record-status__waiting{
    background-color: #bdf18b;
}
.record-cell.record__first-visit.record-status__waiting{
    border-color: #339900;
}
.record-status__waiting .record-cell__patient{
    color: #339900;
}
.record-status__waiting .record-cell__opacity{
    background: linear-gradient(to right, rgba(255, 255, 255, 0), #bdf18b);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), #bdf18b);
}
.time-pass .record-status__waiting{
    background-color: #8ee185;
}
.time-pass .record-status__waiting .record-cell__opacity{
    background: linear-gradient(to right, rgba(255, 255, 255, 0), #8ee185);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), #8ee185);
}

.record-status__deny{
    background-color: #424964;   
}

#save-record__form .field-records-multirecord{
    margin-top: 1.3rem;
}

.patient-popover-bage {
    border-radius: 50%;
    width: 21px;
    height: 21px;
}

.calendar-body__records .quarter.time-pass .passed-time{
    display: block;  
}

.calendar-body__records .quarter.lighted .passed-time{
    display: block;  
    background-color: rgba(255, 193, 5);
    opacity: 0.1;
}

.calendar-body__records .quarter.active .passed-time, 
.calendar-body__records  .quarter.hover .passed-time{
    top: -2px;
    height: 34px;
}

.doctor-quarters .quarter, 
.sickbeds-quarters .quarter, 
.sickbed-quarters .quarter, 
.specialty-quarters .quarter{
    height: 34px;
    width: 25%;
}

.quarter.active{
    position: relative;
    background-color: #dee2e6;
    cursor: pointer;
    height: 30px;
    margin-top: 2px;
    margin-bottom: 2px;
    /* fix 1px bug */
    box-shadow: -1px 0px 0px 0px #dee2e6, 1px 0px 0px 0px #dee2e6;
}

.quarter:not(.active) .record-cell:hover{
    margin-top: 0px;
    margin-bottom: 0px;
}

.quarter:not(.active) .record-cell{
    margin-top: 2px;
    margin-bottom: 2px;
}

.record-cell{
    cursor: pointer;
    display: flex;
    align-items: center;
    position: absolute;
    height: 30px;
    top: 0;
    left: 0;
    z-index: 950;
    overflow: hidden;
    border-radius: 0.1875rem;
}

.record-cell.record__first-visit{
    border: 1px solid;
}

.record-cell .vip-patient{
    width: 0;
    height: 0;
    border-top: 8px solid #005fa2;
    border-right: 8px solid transparent;
    z-index: 1010;
    position: absolute;
    left: 0px;
    top: 0px;
}

.record-cell .has-receipt{
    width: 0;
    height: 0;
    border-bottom: 8px solid #858585;
    border-right: 8px solid transparent;
    z-index: 1010;
    position: absolute;
    left: 0px;
    bottom: 0px;
}

.record-cell .dms-patient{
    width: 0;
    height: 0;
    border-top: 8px solid #ff3333;
    border-left: 8px solid transparent;
    z-index: 1010;
    position: absolute;
    right: 0px;
    top: 0px;
}

.record-cell__opacity{
    height: 30px;
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    z-index: 105;
}

.record-cell__patient{    
    white-space: nowrap;
    font-size: 12px;
    padding-left: 5px;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;  
}

.calendar-cabinets .navbar{
    background: #fff;
    box-shadow: 0px 0px 5px 0px #BDC3C7;
}

#doctor-month-records .quarter.hover,
#main-calendar .quarter.hover{
    background-color: rgba(4, 190, 254, 0.1);
}

.quarter.hover{
    background-color: rgba(237, 239, 242, 0.5);
    height: 30px;
    margin-top: 2px;
    margin-bottom: 2px;
}

#doctor-month-records .quarter.active.hover,
#main-calendar .quarter.hover{
    background-color: rgba(4, 190, 254, 0.4);
}

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

.quarter .fa-lock{
    display: none;
}

.quarter.blocked .fa-lock{
    display: inline-block;
}

.record-cell .fa-lock{
    left: 50%;
    margin-left: -5px;
    position: absolute;
}

.quarter.blocked .record-cell{
    cursor: not-allowed;
}

#record-modal{
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none; 
}

.record-modal__wrapper .modal .modal-dialog .modal-content .modal-header{
    padding: 15px 26px;
}

.record-modal__wrapper .modal .modal-dialog .modal-content .modal-body {
    padding: 15px 26px;
}

.record-modal__header-buttons{
    height: 90px;
}

.record-modal__free-time{
    font-size: 0.9rem;
}

.record-modal__course-form{
    display: none;
}

.record-modal__course-form .month-col{
    margin-right: 30px;
    font-size: 0.9rem;
}

.record-modal__course-form .month-title{
    font-size: 1rem;
}

.record-modal__course-form .mday-col.active{
    background-color: #fff;
    box-shadow: 0px 0px 1px 0px #BDC3C7;
    color: #005fa2;
    font-weight: 700;
}

.record-modal__course-form .mday-col.active:hover{
    border-color: #005fa2;
}

.record-modal__course-form .mday-col.active.selected{
    color: #fff;
    background-color: #005fa2; 
}

#doctor-month-records .calendar-cabinets .cabinet__button.active, 
#main-calendar .calendar-cabinets .cabinet__button.active, 
.record-cell.cabinet-active{
    box-shadow: unset;
    background-color: #005fa2 !important;
    color: #ffffff;
}

.calendar-cabinets .navbar{
    justify-content: center;
}

.calendar-cabinets .cabinet__button{
    margin: 5px;
    padding: 0.3rem 1.2rem;
}

.record-cell.cabinet-active .record-cell__patient{
    color: #ffffff !important;
}

.record-cell.cabinet-active{
    border: unset !important;
}

.record-cell.cabinet-active .record-cell__opacity{
    background: linear-gradient(to right, rgba(255, 255, 255, 0), #005fa2) !important;
}

#save-record__form{
    margin-bottom: 0;
}

#records-note, #records-patient_note{
    resize: vertical;
}

.jui-autocomplete__item{
    font-size: 12px;
    display: flex;
    justify-content: space-between;
}

.jui-autocomplete__item-name{
    width: 300px;
}

.jui-autocomplete__item-phone{
    width: 120px;
}

.course-form__day{
    background: #fff;
    padding: 10px 15px;
    box-shadow: 0px 0px 1px 0px #BDC3C7;
    background-color: white;
    font-size: 0.9rem;
    position: relative;
    margin-bottom: 5px;
}

.course-form__day-close{
    position: absolute;
    right: 5px;
    top: 0;
}

@media (min-width: 576px){
    .record-modal__wrapper .modal-dialog,
    .receipt-modal__wrapper .modal-dialog{
        max-width: 1200px;
        margin: 30px auto;
    }
}

@media (max-width: 1250px){
    .navbar-nav-right .profile-text{
        display: none;
    }
}

/* CALENDAR end*/

.navbar .navbar-menu-wrapper .navbar-nav.header-links{
    padding-left: 0px;
    display: flex;
}

.dropdown-nav__parent{
    position: static;
}

.dropdown-nav__parent .dropdown-toggle::after{
    margin-top: 11px;
}

.dropdown-nav__parent .dropdown-nav__child{
    position: absolute;
    background-color: #ffffff;
    width: 100vw;
    left: 0;
    color: #000;
    -webkit-box-shadow: 0px 1px 5px 0px #BDC3C7;
    -moz-box-shadow: 0px 1px 5px 0px #BDC3C7;
    box-shadow: 0px 1px 5px 0px #BDC3C7;
    margin-top: 0;
    border-radius: 0;
}

.dropdown-nav__child ul{
    list-style: none;
}

.dropdown-nav__child .nav-item__child{
    display: inline-block;
}

/*
.select2-container--default .select2-selection--multiple .select2-selection__rendered{
    padding-bottom: 5px;
}
*/

.medcard-transfers__statictics-description{
    max-width: 70%;
}

.receipt-caption label{
    cursor: inherit;
}

.receipt__item-list-caption .form-group{
    margin-bottom: 0;
}

.fake-disable-input{
    background-color: #e9ecef;
    border: 1px solid #f3f3f3;
    font-size: 0.8rem;
    padding: 0.56rem 0.75rem;
    line-height: 14px;
}

.no-kkm{
    cursor: text;
}

.hide-input-spins::-webkit-inner-spin-button, 
.hide-input-spins::-webkit-outer-spin-button { 
    -webkit-appearance: none; 
    margin: 0; 
}

.loader-gif{
    display: block;
    margin: 100px auto;
    width: 70px;
    height: 70px;
    position: relative;
    z-index: 5000;
}

.table .doctor-records__patient{
    line-height: 1.2;
}

.table .doctor-records__time{
    word-break: keep-all;
}

.site-error .human-error{
    font-size: 18px;
}

.site-manual h1{
    margin-bottom: 1.3rem;
}

.site-manual h2{
    margin-top: 1.3rem;
    margin-bottom: 1rem;
}

.site-manual p + ol,
.site-manual p + ul{
    margin-top: -1rem;
}

.site-manual .table{
    margin-bottom: 1rem;
}

.site-manual .table td{
    vertical-align: top;
    word-break: normal;
}

.site-manual .card{
    border: 1px solid #bdc3c7;
}

.site-manual .card .card-body{
    box-shadow: none;
}

.card-manual-nav{
    position: fixed;
    overflow-y: auto;
}

.manual-record__red{
    color: #993333;
    background: #ffcccc;
}

.manual-record__yellow{
    color: #996600;
    background: #fae377;
}

.manual-record__green{
    color: #339900;
    background: #bdf18b;
}

.manual-record__violet{
    color: #6666cc;
    background: #ccccff;
}

.manual-record__grey{
    color: #666666;
    background: #cccccc;
}

.manual-text_red{
    color: #ff3333;
}

.manual-text_blue{
    color: #005fa2;
}

.manual-text_grey{
    color: #666666;
}

.manual-image {
	margin-top: 5px;
	margin-bottom: 25px;
	box-shadow: 0px 0px 10px #8c8c8c;
}

.manual-wraper a[data-fancybox="manual"] {
	display: block;
	text-align: center;
}

.navbar-nav-right .dropdown-item:active{
    color: inherit;
}

#page-content{
    position: relative;
}

.grid-margin > .table th{
	width: 30%;
} 

.navbar .navbar-menu-wrapper .navbar-toggler{
    display: none;
}

.xdsoft_datetimepicker .xdsoft_label{
    z-index: 1025;
}

.print-procedures-list__row{
    border-bottom: 1px solid #cecece;
    padding: 5px;
}

.print-procedures-list__row:last-child{
    border-bottom: none;
}

@media (max-width: 575px){
    .content-wrapper{
        padding: 1rem 0.8rem;
    }

    #calendar__picker-point .xdsoft_datetimepicker{
        left: -132px !important;
    }
}

@media (max-width: 991px){
    .need-mobile .quarter.active{
        box-shadow: none;
    }
    
    .navbar .navbar-menu-wrapper .navbar-nav .nav-item.dropdown .navbar-dropdown {
        right: 0px;
    }
    
    .need-mobile .calendar-header__timeline-wrap{
        padding-left: 10px;
        padding-top: 0px;
    }
    
    .need-mobile .calendar-mobile__change-spec{
        font-size: 25px;
        color: #005fa2;
        cursor: pointer;
        padding-bottom: 23px;
    }
    
    .need-mobile .calendar-mobile__change-spec__shadow{
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        padding: 10px;
        z-index: 1100;
        background: rgba(0, 0, 0, 0.8);
        display: flex;
        justify-content: center;
        flex-direction: column;
    }
    
    .need-mobile .mobile__change-spec__select{
        text-align: center;
        background: rgba(255, 255, 255, 0.9);
        display: flex;
        flex-direction: column;
        max-height: 100%;
        overflow-y: auto;
    }
    
    .need-mobile .mobile__change-spec__option{
        padding: 15px 0;
    }
    
    .need-mobile .calendar-header__timeline{
        position: static !important;
        background: transparent !important;
        display: block;
        max-width: 55px;
        border-bottom: none;
    }
    
    .need-mobile .calendar-header__timeline > .row > .col:last-child .quarters{
        border-bottom: 1px solid #c2c2c2;
    }
    
    .need-mobile .calendar-header__timeline .oclock, 
    .need-mobile .calendar-header__timeline .quarters{
        width: 35px;
        display: block;
    }
    
    .need-mobile .calendar-header__timeline .oclock{
        border-top: 1px solid #c2c2c2;
        text-align: right;
        height: 15px;
    }
    
    .need-mobile .calendar-header__timeline .quarters .quarter:nth-child(odd){
        width: 7px;
        height: 15px;
        border-right: none;
        border-top: 1px solid #c2c2c2;
    }
    
    .need-mobile .calendar-header__timeline .quarters .quarter:nth-child(2){
        border-right: none;
        border-top: 1px solid #c2c2c2;
        width: 15px;
    }
    
    .need-mobile .calendar-header__timeline .col:last-child .oclock, 
    .need-mobile .calendar-header__timeline .col:last-child .quarters{
        border-right: none;
    }
    
    .need-mobile .calendar-body{
        flex-grow: 2;
    }
    
    .need-mobile .calendar-body__workers{
        padding-bottom: 15px;
    }
    
    .need-mobile .spec-panel__doctor{
        height: 45px;
    }
    
    .need-mobile .spec-panel__doctor.mobile-active{
        display: flex;
    }
    
    .need-mobile .doctor-row.mobile-active,
    .need-mobile .doctor-duplicated-time-row.mobile-active{
        display: flex;
        justify-content: flex-start;
    }
    
    .need-mobile .spec-panel__doctor-name a span{
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    
    .need-mobile .need-mobile .spec-panel__doctor .right-badges > *{
        margin-right: 7px;
    }
    
    .need-mobile .doctor-row,
    .need-mobile .doctor-duplicated-time-row,
    .need-mobile .doctor-quarters{
        flex-direction: column;
    }
    
    .need-mobile .doctor-row,
    .need-mobile .doctor-duplicated-time-row{
        border-top: 1px solid transparent;
    }
    
    .need-mobile .doctor-row .col,
    .need-mobile .doctor-duplicated-time-row .col{
        width: 100%;
        min-height: auto;
    }
    
    .need-mobile .doctor-quarters .quarter{
        height: 15px;
        width: auto;
        margin: 0;
        padding: 0;
    }
    
    .need-mobile .calendar-body__records .quarter.active .passed-time, 
    .need-mobile .calendar-body__records .quarter.hover .passed-time{
        top: 0;
        height: 15px;
    }
    
    .need-mobile .record-cell{
        width: 100% !important;
    }
    
    .need-mobile .department-name,
    .need-mobile .spec-panel__name,
    .need-mobile .spec-panel__doctor,
    .need-mobile .calendar-cabinets,
    .need-mobile .spec-time-row,
    .need-mobile .doctor-row,
    .need-mobile .doctor-duplicated-time-row,
    .need-mobile .spec-panel__doctor-duplicate-time,
    .need-mobile .sickbeds__wrapper,
    .need-mobile .sickbed-row{
        display: none;
    }
    
    .grid-margin > .table th{
        width: auto;
    }
    
    .mobile__table-hide-header thead{
        display: none;
    }
    
    .mobile__table-highlight-row tbody tr{
        margin-bottom: 35px;
    }
    
    .mobile__table-to-list td{
        word-break: normal;
    }
    
    .mobile__table-to-list tbody,
    .mobile__table-to-list tr{
        display: flex;
        flex-direction: column;
    }
    
    .mobile__table-to-list th,
    .mobile__table-to-list td{
        width: auto;
    }
    
    .card .card-body{
        padding: 1.3rem 1rem;
    }
    
    .mobile__grid-search .form-group:last-child{
        margin: 0;
    }
    
    .tab-content{
        padding-left: 0;
        padding-right: 0;
    }
}

@media (max-width: 1085px){
    .navbar .navbar-menu-wrapper .navbar-toggler{
        display: flex;
    }

    .navbar .navbar-menu-wrapper .navbar-nav.navbar-nav-right{
        margin-left: auto;
    }

    .navbar .navbar-menu-wrapper .navbar-nav.header-links{
        display: none;
        position: fixed;
        top: 58px;
        left: 0;
        bottom: 0;
        background: #005fa2;
        height: auto;
        width: 200px;
        overflow-y: auto;
    }

    .navbar .navbar-menu-wrapper .navbar-nav.header-links.show{
        display: block;
    }

    .navbar .navbar-menu-wrapper .navbar-nav .nav-item .nav-link{
        margin: 0;
    }

    .dropdown-nav__parent .dropdown-nav__child{
        position: static;
        padding: 0;
        box-shadow: none;
        width: auto;
        background: #00487b;
        border: none;
        color: #fff;
    }

    .dropdown-nav__parent .dropdown-nav__child{
        padding: 0;
    }

    .dropdown-nav__parent .dropdown-nav__child .nav-item__child{
        display: block;
    }

    .navbar .navbar-menu-wrapper .navbar-nav.header-links .nav-item .nav-link{
        height: auto;
        line-height: inherit;
    }

    .navbar .navbar-menu-wrapper .navbar-nav.header-links .nav-item .nav-item__child{
        line-height: 1.1;
    }
}

@media (max-width: 499px){
	.spec-panel__doctor.mobile-active{
		display: block;
	}

    .spec-panel__doctor-name a span{
        width: 200px;
    }

    .money-col{
        min-width: 85px;
    }
}

@media (max-width: 399px){
	.spec-panel__doctor.mobile-active{
		display: block;
	}

    .spec-panel__doctor-name a span{
        width: 140px;
    }
}


span.record-cell__patient.birthday-patient::after {
    content: " ";
    width: 17px;
    height: 17px;
    background-image: url(data:image/png;base64,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);
    position: absolute;
    z-index: 600;
    background-size: 100%;
    background-repeat: no-repeat;
    /* top: 0; */
    right: -3px;
    bottom: -1px;
}

@media (min-width: 1480px) {
	.manual-wraper {
		max-width: 1100px;
		padding: 0 20px;
		box-sizing: content-box;
	}
}

@media (min-width: 1700px) {
	.manual-wraper {
		padding: 0 140px;
	}
}


