/* cyrillic-ext */
@font-face {
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/robotocondensed/v25/ieVl2ZhZI2eCN5jzbjEETS9weq8-19-7DRs5.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/robotocondensed/v25/ieVl2ZhZI2eCN5jzbjEETS9weq8-19a7DRs5.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* greek-ext */
@font-face {
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/robotocondensed/v25/ieVl2ZhZI2eCN5jzbjEETS9weq8-1967DRs5.woff2) format('woff2');
    unicode-range: U+1F00-1FFF;
}

/* greek */
@font-face {
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/robotocondensed/v25/ieVl2ZhZI2eCN5jzbjEETS9weq8-19G7DRs5.woff2) format('woff2');
    unicode-range: U+0370-03FF;
}

/* vietnamese */
@font-face {
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/robotocondensed/v25/ieVl2ZhZI2eCN5jzbjEETS9weq8-1927DRs5.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/robotocondensed/v25/ieVl2ZhZI2eCN5jzbjEETS9weq8-19y7DRs5.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/robotocondensed/v25/ieVl2ZhZI2eCN5jzbjEETS9weq8-19K7DQ.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

body {
    background: #F3F3F3;
    font-family: "Roboto Condensed";
    overflow: hidden;
}

header {
    display: block;
}

.header .rectangle::after {
    content: "";
    position: absolute;
    left: 194px;
    top: 0px;
    border: 80px solid transparent;
    border-left: 60px solid #fff;
    border-top: 0px solid #fff;
}

header .logo {
    width: 45px;
    height: 45px;
    margin-right: 16px;
}

.header-submenu {
    width: 100%;
    background: #5879CA;
    position: relative;
    float: left;
    /*margin-left: -28px;*/
    /*top: 12px;*/
}

.header-submenu a {
    color: #ffffff;
    text-decoration: none;
}

.header-submenu__main .active {
    border-bottom: 2px solid #ffffff;
    font-weight: bold;
}

.header-submenu__main {
    display: inline-block;
    /*border-right: 1px dashed rgba(255, 255, 255, 0.5);*/
    margin: 0px;
}

.header-submenu__main li {
    display: inline-block;
    margin-left: 25px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.header .submenu {
    background: #8FC87B;
    margin: 0px;
    /*padding-top: 3px;*/
    height: 30px;
}

.header .submenu ul {
    display: flex;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.header .submenu ul li.active {
    /*text-decoration: underline;*/
    background: #3EC110;

}

.header .submenu ul li {
    height: 30px;
    padding-right: 25px;
    padding-left: 25px;
    flex: 0 0 auto;
    padding-top: 2px;
    padding-bottom: 2px;
}

.header .submenu ul li a {
    color: #FFFFFF;
}

header.registration {
    background: none;
}

header .logo {
    width: 45px;
    height: 45px;
    margin-right: 16px;
}

header .page_name {
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    text-transform: uppercase;
    color: #367ECF;
}

header .close {
    background-image: url("data:image/svg+xml,%0A%3Csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.33332 8.49986L15.9997 1.83346L14.6664 0.50015L8.00001 7.16655L1.33358 0.500122L0.0002737 1.83343L6.6667 8.49986L0 15.1666L1.33331 16.4999L8.00001 9.83317L14.6667 16.4998L16 15.1665L9.33332 8.49986Z' fill='%23B9B9B9'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    cursor: pointer;
    margin-right: 6px;
}

.header .navbar {
    background: #3891EC;
    padding: 0px;
    color: #FFFFFF;
    font-size: 16px;

    margin-bottom: 20px;
}

.navbar .main_nav {
    border-bottom: solid 2px #5879CA;
}

.navbar {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 0.5rem 1rem;
}

.header .logo-block {
    position: relative;
    display: flex;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    align-items: center;
    left: -2px;
}

.header .rectangle {
    padding: 9px;
    background: #fff;
    width: 179px;
}

.header .logotype {
    background: url(/images/social_helper.svg) no-repeat;
    height: 62px;

    background-position: center;
    width: 179px;
}

.header .logo-block .role-name {
    margin-left: 50px;
    font-weight: bold;
}

.header .navbar-nav {
    flex-direction: row;
    justify-content: right;
}

.navbar-nav {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.header .navbar-nav li {
    margin: 0px 20px;
    text-transform: uppercase;
    flex: 0 0 auto;
}

.header .navbar-nav li.disabled {
    opacity: 0.5;
}

.header .navbar-nav li a {
    font-size: 16px;
    color: #FFFFFF;
    /*font-family: "Roboto Condensed", sans-serif, Arial, sans-serif;*/
}

.header .user-navbar {
    position: relative;
    display: flex;
    align-items: center;
    margin-right: -15px;
    border-left: 1px dashed rgba(255, 255, 255, 0.6);
    padding-left: 20px;
}

.user-navbar {
    position: relative;
    display: flex;
    align-items: center;
    margin-right: -15px;
}

.header .user-navbar .user-notification {
    background: url(/images/bell-icon.svg) 0 0 no-repeat;
    width: 42px;
    height: 42px;
    margin-right: 12px;
    cursor: pointer;
    display: none;
}

.header .user-navbar .user-icon {
    width: 41px;
    height: 41px;
    margin-right: 12px;
    background: url(/images/user-icon.svg) 0 0 no-repeat;
    background-size: auto;
    background-size: contain;
    cursor: pointer;
    user-select: none;
}

.header .user-navbar .navbar-toggler {
    width: 41px;
    height: 41px;
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0.25rem 0.5rem;
    transition: all 0.4s ease-in-out;
    background: url(/images/widgets-icon.svg) 0 0 no-repeat;
}

main {
    /*padding-top: 22px;*/
}

main.registration {
    background: linear-gradient(180deg, #48B69B 34.29%, #78CDAF 100%) no-repeat, #F9F9FA;
    background-size: 100% 40%, 100%;
}

main .reg_block {
    background: #FFFFFF;
    box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.05);
    border-radius: 14px;
    margin-bottom: 28px;
}

main .reg_block .reg-header {
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
    padding: 25px;
    text-align: center;
    text-transform: uppercase;
    color: #079DB0;
    font-weight: 600;
    font-size: 15px;
}

main .reg_block .reg-body {
    padding: 23px 0px;
}

main .reg_block .reg-body .reg-form {
    width: 425px;
    margin: auto;
}

main .reg_block .reg-body .reg-form .agree {
    color: #079DB0;
    font-style: italic;
    text-decoration: underline;
    font-weight: bold;
    cursor: pointer;
}

main .reg_block .reg-body .reg-form .color-grey {
    color: #9E9E9E;
}

main .reg_block .reg-footer {
    padding: 20px 0px;
    box-shadow: 0px -2px 10px rgba(0, 0, 0, 0.1);

}

main .reg_block .reg-footer .reg-form {
    display: flex;
    justify-content: space-between;
    width: 400px;
    margin: auto;
}

.calendar-icon {
    background: url("/images/calendar_icon.svg");
    width: 22px;
    height: 22px;
}

.search-icon {
    background: url("/images/search_icon.svg");
    width: 20px;
    height: 20px;
}

.reg-form .form-control {
    background: #F1F1F1;
    border-radius: 8px;
}

.reg-form .form-control:disabled, .reg-form .form-control[readonly] {
    background: #e9ecef;
}

.reg-form .input-group-text {
    background: #F1F1F1;
    border-radius: 8px;
    cursor: pointer;
}

.btn-back {
    color: #7A7A7A;
    border-color: #D3D3D3;
    border-radius: 10px;
}

.btn-back:hover {
    background-color: #D3D3D3;
    border-color: #D3D3D3;
}

.btn-save {
    color: #0D96B0;
    border-color: #079DB0;
    border-radius: 10px;
}

.btn-save:hover {
    /*
        color: #1B8CA2;
        background-color: white;
        border-color: #1B8CA2;
    */
}

.datepicker {
    padding: 10px;
}

.datepicker td, .datepicker th {
    width: 40px;
    height: 40px;
}

.form-check {
    padding-left: 2em;
    margin-right: 2rem;
}

.col-12 > .form-check {
    margin-right: 0rem;
}

.form-check-right.form-check-inline {
    padding-right: 0px;
}

.form-check .form-check-input {
    width: 20px;
    height: 20px;
    margin-left: -2em;
}

.form-check.form-check-inline .form-check-input {
    margin-top: 2px;
}

.form-check-right .form-check-input {
    float: right;
    margin-right: -1.5rem;
    margin-left: 8px;
    margin-top: 1px;

}

.form-check .form-check-input:checked {
    border-color: #079DB0;
}

.form-check .form-check-input:checked[type="radio"] {
    background-color: white;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23079DB0'/%3e%3c/svg%3e");
}

.form-check .form-check-input:checked[type="checkbox"] {
    background-color: #079DB0;
}

.form-check-img label::before {
    content: "";
    background-size: 100%;
    width: 22px;
    height: 22px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.5rem;
}

.form-check-img.male label::before {
    background-image: url("/images/sex_male.png");
}

.form-check-img.female label::before {
    background-image: url("/images/sex_female.png");
}

.form-check-img.male input:checked ~ label::before {
    background-image: url("/images/sex_male_a.png");
}

.form-check-img.female input:checked ~ label::before {
    background-image: url("/images/sex_female_a.png");
}

.required_text {
    color: #00B6D7;
}

@media (max-width: 576px) {
    main .reg_block .reg-body .reg-form {
        width: auto;
        margin: 0 16px;
    }

    main .reg_block .reg-footer .reg-form {
        width: auto;
        margin: 0 16px;
    }
}

.header-menu {
    position: relative;
    float: right;
}

.header-menu__main {
    display: inline-block;
    border-right: 1px dashed rgba(255, 255, 255, 0.5);
    margin: 0px;
}

.header-menu__main li {
    display: inline-block;
    margin: 5px 20px 13px 0px;
}

.header-menu__main li a {
    /*
      color: #fff;
    */
    text-transform: uppercase;
    text-decoration: none;
    font-size: 14px;
    line-height: 14px;
}

.header-menu__main .active {
    border-bottom: 2px solid #0d6efd;
    font-weight: bold;
}

.header-menu__add {
    display: inline-block;
    margin: 0 20px;
    position: relative;
}

.header-menu__add li {
    display: inline-block;
    margin-right: 10px;
    position: relative;
    bottom: 8px;
}

.header-menu__add li a {
    border-radius: 50%;
    width: 46px;
    height: 46px;
    display: inline-block;
    text-align: center;
}

.header-menu__add li a img {
    position: relative;
    top: 12px;
}


.header-menu__mobile_menu, .header-menu__notice, .header-menu__profile, .header-menu__widgets {
    height: 46px;
    width: 46px;
    border-radius: 50px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    cursor: pointer;
}

.header-menu__add li.mobile_menu {
    display: none;
}

.header-menu__mobile_menu {
    background: #63A1FE url("/img/i/listener_img/new/mobile_menu.svg") center center no-repeat;
}

.header-menu__notice {
    background: #63A1FE url("/img/i/listener_img/new/bell.png") center center no-repeat;
}

.header-menu__profile {
    background: url("/images//student.svg") no-repeat;
    background-size: cover;
}

.header-menu__profile--active, .header-menu__profile:hover {
    /*
      background: url("/img/i/listener_img/new/student-active.svg") no-repeat;
      background-size: cover;
    */
    border: 2px solid white;
}

.header-menu__widgets {
    background: url("/img/i/listener_img/new/icon-menu.svg") no-repeat;
    display: none;
}

.header-menu__widgets--active, .header-menu__widgets:hover {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    background: url("/img/i/listener_img/new/icon-menu--active.svg") no-repeat;
}


.modal-profile {
    background: #fff;
    border-radius: 5px;
    width: 350px;
    -webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.3);
    position: absolute;
    z-index: 100;
    font: normal bold 14px 'Exo 2';
    display: none;
    top: 45px;
    right: 50px;
}

.modal-profile__header {
    border: 1px solid #E5E5E5;
}

.modal-profile__header h3 {
    color: #63A1FE;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font: normal bold 14px 'Open Sans';
    line-height: 18px;
    padding: 10px 12px 8px 18px;
}

.modal-profile__body {
    margin: 10px 16px;
    border-bottom: 1px dashed #D6D6D6;
    padding: 10px 0 14px;
    margin-bottom: 0px;
}

.modal-profile__body .modal-profile__img {
    background: #F7F7F7 url("/img/i/listener_img/new/Union.svg") center no-repeat;
    width: 54px;
    height: 54px;
    border-radius: 50px;
    margin-right: 13px;
}

.modal-profile__body .modal-profile__img.client5 {
    background: #F7F7F7 url("/images/icon-lection.svg") center no-repeat;
    background-size: 24px 27px;
}

.modal-profile__body .modal-profile__listener {
    color: #7D7D7D;
    margin: 9px 0 1px;
}

.modal-profile__body .modal-profile__username {
    font-weight: 500;
    color: #444444;
}

.modal-profile__body .multi_client {
    border-top: 1px solid #C4C4C4;
}

.modal-profile__body .multi_client .client-body {
    display: flex;
    align-items: center;
    padding: 10px 0 14px;
}

.modal-profile__body .multi_client .client-body:not(:last-child) {
    border-bottom: 1px dashed #d6d6d6;
}

.modal-profile__body .multi_client .client-body .client_img {
    background: #F7F7F7;
    width: 54px;
    height: 54px;
    border-radius: 50%;
    margin-right: 13px;
}

.modal-profile__body .multi_client .client-body .client_img.client5 {
    background: #F7F7F7 url("/images/icon-lection.svg") center no-repeat;
    background-size: 24px 27px;
}

.modal-profile__body .multi_client .client-body .client_img.client13 {
    background: #F7F7F7 url("/img/i/listener_img/new/Union.svg") center no-repeat;
}

.modal-profile__body .multi_client .client-body .client_info {
    width: 250px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #7D7D7D;
}

.modal-profile__body .multi_client .client-body .client_info .btn {
    border: 1px solid #C3C3C3;
    border-radius: 4px;
    color: #7D7D7D;
    padding: 5px 18px;
}

.modal-profile__footer {
    padding: 10px 5px 10px;
    text-align: center;
}

.modal-profile__btn {
    background: #FFFFFF;
    border: 1px solid #C3C3C3;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 4px;
    display: inline-block;
    text-align: center;
    width: 114px;
    height: 36px;
    margin: 0 5px;
    line-height: 34px;
    color: #7D7D7D;
    text-decoration: none;
}

.modal-profile__btn:hover {
    color: #54A1FA;
    text-decoration: none;
}


.left-menu {
    width: 280px;
    background: #FFFFFF;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    height: calc(98vh - 98px);
    position: relative;
    padding: 0px;
    transition: all 0.2s ease 0s;
}

.left-menu.small {
    width: 60px;
    padding: 6px;
}

.left-menu .left-menu-sidebar {
    display: none;
}

.left-menu .left-menu-filters {
    display: none;
}

.left-menu.small .left-menu-sidebar span.text {
    display: none;
}

.left-menu.small .left-menu-sidebar .nav-pills .nav-link {
    width: 40px;
    height: 40px;
    border: 1px solid #C3C3C3;
    margin: 5px;
    padding: 7px;
}

.left-menu .left-menu-sidebar .nav-pills .nav-link {
    transition: 0.3s all linear;
}

.left-menu .menu-header {
    box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 4px;
    border-radius: 4px 4px 0px 0px;
    height: 70px;
    padding: 0px 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    z-index: 10;
}

.left-menu .menu-content {
    margin: 0px;
    padding: 0px;
    font-size: 14px;
    overflow: hidden;
    overflow-y: hidden;
    overflow-y: auto;
    max-height: calc(100% - 90px);
}

#service_tr {
    min-height: 130px;
}

#service_tr .td {
    align-items: center !important;
    text-align: center;
}

.left-menu .menu-list > li:not(.collapse).active {
    border-left: 4px solid rgb(56, 145, 236);
}

.left-menu .menu-content > li:not(.collapse).active, .left-menu .menu-content > li:not(.collapse):hover {
    background: #EDF6FF;
}

.left-menu .menu-content > li.active {
    border-left: 4px solid #3891EC;
}

.left-menu .menu-header .menu-title {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
    color: #3891EC;
    margin: 0px;
}

.left-menu .menu-list {
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    overflow-y: auto;
    height: 76vh;
    max-height: calc(100% - 70px);
    font-size: 14px;
}


.left-menu .menu-list .menu_item_img .img {
    border: 1px solid #D7D7D7;
    border-radius: 50%;
    width: 49px;
    height: 49px;
    margin: 3px;
    overflow: hidden;
    text-align: center;
}


.left-menu .menu-list .menu_item_text {
    /*padding-left: 4px;*/
    /*padding-right: 7px;*/
    padding-top: 7px;
    padding-bottom: 5px;
    flex: 1 1 auto;
    margin-left: 10px;
    line-height: 14px;
    font-weight: bold;
}

.left-menu .menu-content > li:not(.collapse) {
    border-left: 4px solid transparent;
    display: flex;
    align-items: center;
    position: relative;
    cursor: pointer;
    border-bottom: 1px solid rgb(243, 243, 243);
    transition: all 0.2s ease 0s;
}

.left-menu .menu-header .menu-header--list {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.left-menu .menu-header .title {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    color: rgb(56, 145, 236);
    align-items: center;
    display: inline-flex;
}

.left-menu .menu-header .buttons {
    display: flex;
    align-items: center;
}

.left-menu .menu-header .buttons .options_btn {
    background: url(/images/options_btn.svg) center no-repeat;
}

.left-menu .menu-header .buttons .filters_btn {
    background: url(/images/sorting_grey.svg) center no-repeat;
}

.left-menu .menu-header .buttons > div {
    width: 40px;
    height: 40px;
    cursor: pointer;
    border: 1px solid #e0e0e0;
}

.menu-item .container {
    padding-top: 15px;
    padding-left: 0px;
    padding-right: 0px;
}

.menu-list .user_stats {
    height: 45px;
    display: inline-flex;
    box-sizing: border-box;
    width: 100%;
}

.menu-list .user_stats .hours_stats {
    width: 50%;
}

.menu-list .user_stats .hours_stats, .quantity_stats {
    text-align: center;
    border-width: 1px;
    border-left: none !important;
    border-style: solid;
    border-color: rgb(215, 215, 215);
    border-image: initial;
}

.working_status.in_work {
    color: rgb(62, 193, 16);
}

.user-avatar .working_status {
    font-weight: 400;
    font-size: 10px;
    line-height: 14px;
    text-align: center;
    padding-top: 8px;
    padding-left: 8px;
}

.menu-list .user_stats .quantity_stats {
    width: 50%;
    border-right: none;
}

span.max_time {
    color: rgb(146, 146, 146);
}

.user-avatar .img {
    margin-left: 8px;
}

.fio {
    line-height: 14px;
    padding-bottom: 5px;
    padding-top: 5px;
}

.user-data .contacts {
    padding-top: 7px;
}

.fio .surname {
    font-weight: bold;
}

.user-data .contacts .phone_number {
    display: inline-flex;
}

.user-data .contacts .chat_notif {
    display: inline-flex;
}

.user-data .contacts img {
    margin-right: 10px;
}

.user-data .contacts .chat_notif .notif_text {
    /*font-family: "Roboto Condensed", sans-serif, Arial, sans-serif;*/
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 14px;
    display: flex;
    align-items: center;
    color: rgb(56, 145, 236);
}

.user-data .contacts .chat_notif.grey .notif_text {
	color: #929292;
}
.user-data .contacts .chat_notif.grey img{
	filter: sepia(100%) brightness(100%) grayscale(100%);
}

.phone_number .phone_text {
    min-width: 90px;
    /*font-family: "Roboto Condensed", sans-serif, Arial, sans-serif;*/
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 14px;
    display: flex;
    align-items: center;
    color: rgb(146, 146, 146);
}


.left-menu .menu-header .menu-title {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    color: #3891EC;
    margin: 0px;
}

.left-menu .menu-list {
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    overflow-y: auto;
    max-height: calc(100% - 70px);
    font-size: 14px;
}

.left-menu .menu-list > li:not(.collapse) {
    display: flex;
    align-items: center;
    position: relative;
    border-bottom: 1px solid #F3F3F3;
    /*
        padding: 8px 0px;
    */
    cursor: pointer;
    transition: 0.2s all;
    border-left: 4px solid transparent;
}

.left-menu .menu-list > li:not(.collapse).active,
.left-menu .menu-list > li:not(.collapse):hover {
    background: #EDF6FF;
}

.left-menu .menu-list > li .container {
    padding-top: 15px;
    padding-left: 0px;
    padding-right: 0px
}

.left-menu .menu-list .menu_item_img {
    background: #FFFFFF;
    border: 2px solid #D7D7D7;
    width: 59px;
    height: 59px;
    border-radius: 50%;
    margin-left: 5px;
    position: relative;
}

/*.left-menu .menu-list .menu_item_img .img {*/
/*    border: 1px solid #D7D7D7;*/
/*    border-radius: 50%;*/
/*    width: 47px;*/
/*    height: 47px;*/
/*    margin: 4px;*/
/*    overflow: hidden;*/
/*    text-align: center;*/
/*}*/

.left-menu .menu-list .menu_item_img .img img {
    transform: translate(0, -50%);
    top: 50%;
    position: relative;
}


.left-menu .menu-list .menu_item_counter {
    margin: 10px;
    border-radius: 4px;
    background: #eaf4ff;
    font-weight: bold;
    padding: 2px 4px;
    color: #3891ce;
}

.main-content {
    background: #FFFFFF;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    height: calc(98vh - 98px);
    position: relative;
}

.main-content .content-header {
    height: unset;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 4px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    z-index: 10;
    padding: 16px 20px;
    border-radius: 4px 4px 0px 0px;
}

.right-menu {
    width: 280px;
    background: #FFFFFF;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    position: relative;
    max-height: calc(98vh - 98px);
    padding: 0px;
    transition: all 0.2s ease 0s;
}

.right-menu .menu-header {
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.15);
    border-radius: 4px 4px 0px 0px;
    height: 70px;
    text-transform: uppercase;
    color: #3891EC;
    padding: 0px 17px;
    display: flex;
    align-items: center;
    font-weight: bold;
    font-size: 16px;
}

.right-menu .menu-body .tools__item {
    background: #FFFFFF;
    border: 1px solid #C3C3C3;
    box-sizing: border-box;
    border-radius: 4px;
    padding: 8px 0 8px 45px;
    width: 90%;
    margin: 10px auto;
    color: #54A1FA;
    font-size: 13px;
    cursor: pointer;
    filter: drop-shadow(0px 2px 3px rgba(0, 0, 0, 0.11));
    position: relative;
}

.right-menu .menu-body .tools__item.disabled {
    opacity: 0.5;
    color: #c3c3c3;
    border-color: #c3c3c3;
}

.main-table .tr {
    display: flex;
}

.main-table .thead .tr {
    background: #F9F9F9;
    text-align: center;
}

.main-table .thead .tr .th,
.main-table .tbody .tr .td {
    border: 1px solid #D7D7D7;
    padding: 8px;
    font-size: 16px;
    color: #666666;
    font-weight: 400;
    display: flex;
    align-items: center;
    justify-content: center;
}

.main-table .tbody .tr .td {
    color: #666666;
}

.main-table .tbody .tr.clickable {
    cursor: pointer;
    position: relative;
}

.main-table .arrow {
    width: 35px;
    height: 35px;
    background: url("/images/arrow.png") center no-repeat;
}

.main-table .tbody .tr.active .arrow {
    background: url("/images/arrow_top.png") no-repeat center;
}

.main-table.v2 .thead .tr .th, .main-table.v2 .tbody .tr .td{
	border: none;
	position: relative;
	font-size: 14px;
	line-height: 16px;
	word-break: break-word;
}

.main-table.v2 .tbody .tr.active::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 4px;
  height: 100%;
  background: #3891ec;
}

.main-table.v2 .thead .tr .th{
	padding: 13px 8px;
	color: #3891EC;
	font-weight: 700;
	line-height: 120%;
}
.main-table.v2.with-separate .thead .tr .th:not(:last-child)::after{
	content: "";
	position: absolute;
	height: 30px;
	width: 1px;
	background-color: #3891ec;
	right: 0px;
	bottom: -15px;
	z-index: 1;
}

.main-table.v2 .thead .tr{
	background: #EDF6FF;
}

.main-table.v2 .tr.small-text .th{
	font-weight: 400;
	font-size: 10px;
}

.secondary-table .tr{
	display: flex;
}

.secondary-table.v2 .thead .tr{
	background: #F9F9F9;
}
.secondary-table.v2.with-separate .thead .tr:last-child .th:not(:last-child)::after{
	content: "";
	position: absolute;
	height: 30px;
	width: 1px;
	background-color: #3891ec;
	right: 0px;
	bottom: -15px;
	z-index: 1;
}

.secondary-table.v2 .thead .tr .th{
	padding: 13px 8px 5px;
}
.secondary-table.v2 .thead .tr.small-text .th{
	padding: 5px 8px;
}
.secondary-table.v2 .tbody .tr.blue{
	background: #EDF6FF;
	box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
}
.secondary-table.v2 .tbody .tr.blue .td{
	color: #3891EC;
}

.secondary-table.v2 .tbody .tr.grey{
	background: #F9F9F9;
	box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
}
.secondary-table.v2 .tbody .tr.grey .td{
	color: #3891EC;
	font-weight: 700;
	font-size: 16px;
}

.main-table.v2 .secondary-table .thead{
	position: sticky;
	top: 0px;
	z-index: 1;
}



.preloader {
    height: 50vh;
}

.preloader::before {
    content: "";
    background: url(/images/preloader.svg) center no-repeat;
    height: 100%;
    display: block;
}

.project_icon {
    width: 44px;
    height: 44px;
    background: #FFFFFF;
    border: 1px solid #D7D7D7;
    border-radius: 50%;
    display: inline-block;
}

.project_icon.usual {
    background: #fff url("/images/usual.svg") center no-repeat;
}

.project_icon.survey {
    background: #fff url("/images/survey.svg") center no-repeat;
    background-size: 60%;
}

.view4_table {
    width: 100%;
}

.view4_table thead tr {
    border-bottom: 1px solid #c4c4c4;
    background: #F9F9F9;
}

.view4_table thead tr th {
    text-align: center;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    color: #666666;
    line-height: 15px;
    padding: 7px 10px;
}

.view4_table tbody tr td {
    text-align: center;
    padding: 10px 5px;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    color: #444444;
    line-height: 20px;
}

.w-2 {
    width: 2%;
    max-width: 2%;
    min-width: 2%;
}

.w-3 {
    width: 3%;
    max-width: 3%;
    min-width: 3%;
}

.w-4 {
    width: 4%;
    max-width: 4%;
    min-width: 4%;
}

.w-5 {
    width: 5%;
}

.w-6 {
    width: 6%;
    max-width: 6%;
    min-width: 6%;
}

.w-7 {
    width: 7%;
    max-width: 7%;
    min-width: 7%;
}

.w-8 {
    width: 8%;
    max-width: 8%;
    min-width: 8%;
}

.w-9 {
    width: 9%;
    max-width: 9%;
    min-width: 9%;
}

.actions {
    background: url(/images/actions.svg) center no-repeat;
    height: 22px;
    width: 30px;
    display: inline-block;
    cursor: pointer;
}

.actions.grey {
    background: url(/images/actions_grey.svg) center no-repeat;
}

.view4_table tr.color_green {
    background-color: #F3FFEF;
}

.view4_table tr.color_red {
    background-color: #FFF2EE;
}

.view4_table tr.color_yellow {
    background-color: #FFFCEE;
}

.view4_table tbody tr.clickable {
    cursor: pointer;
}

.view4_table.flex-table {
    display: block;
}

.view4_table.flex-table tbody {
    width: 100%;
    display: block;
}

.view4_table.flex-table tr {
    display: flex;
    align-items: center;
    position: relative;
}

.user_icon.mini.grey {
    width: 20px;
    height: 20px;
    background: url(/images/user_mini_grey.svg);
    flex: 0 0 auto;
}


.tool.filter {
    background: url(/images/filter2.svg) 9px center no-repeat;
    width: 40px;
    height: 40px;
    display: inline-flex;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 4px;
    border: 1px solid #E0E0E0;
}

.tool.filter.active {
    background-color: #EDF6FF;
}

.filter.filter-block {
    background: #F9F9F9;
    box-shadow: inset 0px 2px 5px rgba(0, 0, 0, 0.15), inset 0px -2px 5px rgba(0, 0, 0, 0.15);
    display: flex;
}

.product-list-button {
    border-right: 1px solid #D7D7D7;
    cursor: pointer;
    display: flex;
    align-items: center;
    padding-right: 15px;
    color: #6a6a6a;
}

.product-list-button .product-list-icon {
    background: url(/images/big-menu.svg) center no-repeat;
    width: 70px;
    height: 70px;
}

.right-menu {
    width: 280px;
    background: #FFFFFF;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    position: relative;
    max-height: calc(98vh - 98px);
}

.right-menu .menu-header {
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.15);
    border-radius: 4px 4px 0px 0px;
    height: 70px;
    text-transform: uppercase;
    color: #3891EC;
    padding: 0px 17px;
    display: flex;
    align-items: center;
    font-weight: bold;
    font-size: 16px;
}

.right-menu .menu-body {
    max-height: calc(100% - 70px);
    overflow: hidden;
    overflow-y: hidden;
    overflow-y: auto;
    width: 100%;
}

.right-menu .order .tools {
    margin-top: 20px;
}

.right-menu .order .tools__item {
    background: #FFFFFF;
    border: 1px solid #C3C3C3;
    box-sizing: border-box;
    border-radius: 4px;
    padding: 8px 0 8px 45px;
    width: 90%;
    margin: 10px auto;
    color: #54A1FA;
    font-size: 13px;
    cursor: pointer;
    filter: drop-shadow(0px 2px 3px rgba(0, 0, 0, 0.11));
    position: relative;
}

.right-menu .order .tools__item.disabled {
    opacity: 0.5;
    color: #c3c3c3;
    border-color: #c3c3c3;
}

::-webkit-scrollbar-button {
    width: 0px;
    height: 0px
}

::-webkit-scrollbar-track {
    background-color: #f3f3f3
}

::-webkit-scrollbar-thumb {
    -webkit-border-radius: 0px;
    border-radius: 0px;
    background-color: #3891ec8a;
}

::-webkit-scrollbar-thumb:hover {
    background-color: #3891ec;
}

::-webkit-resizer {
    width: 4px;
    height: 0px
}

::-webkit-scrollbar {
    width: 4px;
    height: 4px
}


#toggle_left_menu {
    transition: 0.3s linear;
    position: absolute;
    left: 240px;
    width: 38px;
    z-index: 1;
    top: 115px;
}

#toggle_left_menu.menu-hidden {
    left: 25px;
}

#toggle_right_menu {
    transition: 0.3s linear;
    position: absolute;
    right: 125px;
    width: 38px;
    z-index: 1;
    top: 115px;
}

#toggle_right_menu.menu-hidden {
    right: 25px;
}


.services_table .ID {
    width: 8%;
    position: relative;
}

.services_table .PHOTO {
    width: 115px;
}

.services_table .CODE {
    width: 8%;
}

.services_table .NAME {
    width: 28%;
    text-align: left;
    flex-grow: 1;
}

.services_table .PARENT {
    width: 15%;
}

.services_table .REGION {
    width: 15%;
}

.services_table .ACTIONS_COUNT {
    width: 12%;
}

.services_table .TIME {
    width: 10%;
}

.services_table .PERIODICITY {
    width: 14%;
}

.services_table .TOOLS {
    width: 40px;
}

.services_table .tr.active::before,
.services_table tr.active::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 5px;
    height: 100%;
    background: #3891ec;
}

.scroll__wrap.tbody {
    width: calc(100% + 4px);
    overflow-y: scroll;
    height: calc(100% - 136px);
}


.modal-left-menu {
    border-right: 1px solid #E1E1E1;
    width: 100%;
    height: 650px;
    overflow: auto;
}

.modal-left-menu .menu_group {
    padding-top: 10px;
    padding-bottom: 9px;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    color: #3891EC;
    background: #f9f9f9;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
}

.modal-left-menu .s1 {
    width: 100%;
    border-bottom: 1px solid #E1E1E1;
    cursor: pointer;
}

.modal-left-menu .s1 > .sub_menu_header {
    height: 70px;
    padding: 10px 18px;
    display: flex;
    align-items: center;
    border-left: 4px solid transparent;
    min-width: 230px;
}

.modal-left-menu .s1 > .sub_menu_header.active {
    border-left: 4px solid #3891EC;
    background: #E0ECFF;
}

.modal-left-menu .s1 .menu-icon {
    width: 20px;
    height: 23px;
    background-position: center;
    margin-right: 19px;
    background-repeat: no-repeat;
    flex: 0 0 auto;
}

.modal-left-menu .s1 .menu-icon.main_form {
    background-image: url(/images/menu-icons/student.svg);
}

.modal-left-menu .s1 > .sub_menu_header.active .menu-icon.main_form {
    background-image: url(/images/menu-icons/student_a.svg);
}

.modal-left-menu .s1 > .sub_menu_header a {
    color: #444444;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
    line-height: 18px;
    display: block;
    width: 165px;
}

.modal-left-menu .s1 > .sub_menu_header.active a {
    color: #3891EC;
}

.modal-left-menu .s1 > .sub_menu_header .counter {
	font-weight: bold;
	color: #3891EC;
	background: #edf6ff;
	width: 30px;
	text-align: center;
}


.tab-title {
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    color: #3891EC;
}

.tab-body {
    border-radius: 4px;
    padding: 28px 17px;
}

.tab-body {
    min-height: 595px;
    max-height: 595px;
}

.tab-subtitle + .tab-body {
    min-height: 525px;
    max-height: 525px;
}

.tab-body .tab-scroll {
    min-height: 540px;
    max-height: 540px;
    overflow: hidden;
    overflow-y: hidden;
    overflow-y: scroll;
/*
    width: calc(100% + 4px);
*/
}

.tab-subtitle + .tab-body .tab-scroll {
    min-height: 520px;
    max-height: 520px;
}

.tab-body .form-group label:not(.error) {
    font-size: 16px;
    color: #666666;
    display: block;
    line-height: 14px;
    margin-bottom: 0.5rem;
}

.tab-body .bootstrap-select > .dropdown-toggle {
    background-color: #fff;
    border: 1px solid #C3C3C3;
}


.tab-body .image_uploader {
    width: 220px;
    height: 220px;
    border: 1px solid #C4C4C4;
    border-radius: 4px;
    background: #fff;
    position: relative;
}

.tab-body .image_uploader .product-form-image {
    max-width: 100%;
    max-height: 100%;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: block;
    position: absolute;
}

.tab-body .qq-upload-button {
    height: 220px;
}

.tab-body .qq-upload-button input {
    height: 100%;
    font-size: 100% !important;
    z-index: 2;
}

.tab-body .qq-upload-button input.small {
    top: 184px !important;
    height: 36px;
    left: 12px;
    width: 90px;
}

.tab-body .qq-upload-button .b-image {
    font-size: 15px;
    text-decoration: underline;
    color: #3891EC;
    text-align: center;
}

.tab-body .qq-upload-button .b-image .upload_photo_img {
    background: url(/images/camera.svg);
    width: 50px;
    height: 44px;
    margin: 70px auto 12px;
}

.tab-body .qq-upload-button .upload_actions {
    position: absolute;
    bottom: -36px;
    display: flex;
    background: rgba(0, 0, 0, 0.5);
    width: 220px;
    height: 36px;
    align-items: center;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 14px;
    justify-content: space-around;
    transition: all 0.5s ease 0s;
    z-index: 1;
    opacity: 0;
}

.tab-body .qq-upload-button .upload_actions > div {
    cursor: pointer;
}

.tab-body .qq-upload-button .upload_actions .remake::before {
    content: "";
    background: url(/images/camera_small.svg);
    width: 14px;
    height: 14px;
    display: block;
    margin-right: 11px;
}

.tab-body .qq-upload-button .upload_actions .drop::before {
    content: "";
    background: url(/images/trash_small.svg);
    width: 12px;
    height: 15px;
    display: block;
    margin-right: 11px;
}

.tab-body .qq-upload-button .upload_actions .resize::before {
    content: "";
    background: url(/images/resize.png) no-repeat;
    width: 20px;
    height: 20px;
    display: block;
    background-size: contain;
}

.tab-body .qq-upload-button:hover .upload_actions {
    bottom: 0px;
}

.tab-body .qq-upload-button .preloader {
    height: 220px;
}


.custom-control {
    position: relative;
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5rem;
    line-height: 16px;
}

.custom-control-inline {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-right: 1rem;
}

.custom-control-input {
    position: absolute;
    left: 0;
    z-index: -1;
    width: 1rem;
    height: 1.25rem;
    opacity: 0;
}

.custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    border-color: #007bff;
    background-color: #007bff;
}

.custom-control-input:focus ~ .custom-control-label::before {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #80bdff;
}

.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
    color: #fff;
    background-color: #b3d7ff;
    border-color: #b3d7ff;
}

.custom-control-input[disabled] ~ .custom-control-label, .custom-control-input:disabled ~ .custom-control-label {
    color: #6c757d;
}

.custom-control-input[disabled] ~ .custom-control-label::before, .custom-control-input:disabled ~ .custom-control-label::before {
    background-color: #e9ecef;
}

.custom-control-label {
    position: relative;
    margin-bottom: 0;
    vertical-align: top;
}

.custom-control-label::before {
    position: absolute;
    top: 0rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: #adb5bd solid 1px;
}

.custom-control-label::after {
    position: absolute;
    top: 0rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background: no-repeat 50% / 50% 50%;
}

.custom-checkbox .custom-control-label::before {
    border-radius: 0.25rem;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
    border-color: #007bff;
    background-color: #007bff;
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");
}

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(0, 123, 255, 0.5);
}

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
    background-color: rgba(0, 123, 255, 0.5);
}

.custom-radio .custom-control-label::before {
    border-radius: 50%;
}

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='-8 -8 16 16'%3e%3ccircle r='6' fill='%23fff'/%3e%3c/svg%3e");
}

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(0, 123, 255, 0.5);
}


.tab-body .added-row {
    position: relative;
}

.tab-body .added-row .remove-added-row {
    position: absolute;
    background: url(/images/trash_small_grey.svg);
    width: 12px;
    height: 15px;
    cursor: pointer;
    right: 15px;
    top: 50%;
}


.customers_table .ID {
    width: 10%;
}

.customers_table .tr.active .ID::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 5px;
    height: 100%;
    background: #3891ec;
}

.customers_table .PHOTO {
    width: 8%;
}

.customers_table .FIO {
    width: 27%;
    justify-content: start !important;
}

.customers_table .ADDRESS {
    width: 20%;
}

.customers_table .BIND {
    width: 20%;
}

.customers_table .TOOLS {
    min-width: 320px;
}

.customers_table .scroll__wrap.tbody .td {
    text-align: start !important;
}


.action_icons {
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: flex;
    flex-wrap: wrap;
}

.action_icons div {
    width: 29px;
    height: 29px;
    border: 1px solid #c3c3c3;
    margin: 5px 5px;
    border-radius: 3px;
}

.action_icons div.active {
    box-shadow: 0px 0px 4px rgba(56, 145, 236, 0.6);
    filter: invert(51%) sepia(52%) saturate(2958%) hue-rotate(190deg) brightness(97%) contrast(91%);
}

.action_icons div.profile {
    background: url("/images/action_icons/profile.svg") center no-repeat;
}

.action_icons div.address {
    background: url("/images/action_icons/address.svg") center no-repeat;
}

.action_icons div.phone {
    background: url("/images/action_icons/phone.svg") center no-repeat;
}

.action_icons div.friends {
    background: url("/images/action_icons/friends.svg") center no-repeat;
}

.action_icons div.prg {
    background: url("/images/action_icons/prg.svg") center no-repeat;
}

.action_icons div.contract {
    background: url("/images/action_icons/contract.svg") center no-repeat;
}

.action_icons div.ipra {
    background: url("/images/action_icons/ipra.svg") center no-repeat;
}

.action_icons div.calendar {
    background: url("/images/action_icons/calendar.svg") center no-repeat;
}

.action_icons div.passport {
    background: url("/images/action_icons/passport.svg") center no-repeat;
}

.action_icons div.longevity {
    background: url("/images/action_icons/longevity.svg") center no-repeat;
}

.action_icons div.education {
    background: url("/images/action_icons/education.svg") center no-repeat;
}

.action_icons div.vacation {
    background: url("/images/action_icons/vacation.svg") center no-repeat;
}

.action_icons div.population_cat {
    background: url("/images/action_icons/population_cat.svg") center no-repeat;
}
.action_icons div.info {
    background: url("/images/action_icons/info.svg") center no-repeat;
}
.action_icons div.desc {
    background: url("/images/action_icons/desc.svg") center no-repeat;
}
.action_icons div.images {
    background: url("/images/action_icons/images.svg") center no-repeat;
}
.action_icons div.reference_service {
    background: url("/images/action_icons/reference_service.svg") center no-repeat;
}
.action_icons div.res_agency {
    background: url("/images/action_icons/res_agency.svg") center no-repeat;
}
.action_icons div.res_person {
    background: url("/images/action_icons/res_person.svg") center no-repeat;
}
.action_icons div.result {
    background: url("/images/action_icons/result.svg") center no-repeat;
}


.customers_table .tr.clickable .td.PHOTO .avatar-image {
    border: none;
}

.customers_table .tr.clickable .td.PHOTO .avatar-image img {
    height: 100%;
}

.avatar-image {
    /*background: url(/images/customer_avatar.svg) center no-repeat;*/
    /*background-size: contain;*/
    width: 49px;
    height: 49px;
    border: 1px solid #c4c4c4;
    border-radius: 50%;
}

.customers_table .big-avatar {
    margin-right: 40px;
}

.customers_table .customer-label {
    width: 130px;
    color: #444444;
    font-weight: 600;
    font-size: 14px;
    flex-shrink: 0;
}

.customers_table .customer-value {
    color: #666666;
    font-size: 14px;
    margin-left: 10px;
}

.customers_table .underline {
    border-bottom: 1px dashed #e5e5e5;
    padding-bottom: 10px;
    margin-bottom: 10px;
}


.w-10 {
    width: 10%;
}

.w-11 {
    width: 11%;
}

.w-12 {
    width: 12%;
}

.w-13 {
    width: 13%;
}

.w-14 {
    width: 14%;
}

.w-15 {
    width: 15%;
}

.w-16 {
    width: 16%;
}

.w-17 {
    width: 17%;
}

.w-18 {
    width: 18%;
}

.w-19 {
    width: 19%;
}

.w-20 {
    width: 20%;
}

.w-21 {
    width: 21%;
}

.w-22 {
    width: 22%;
}

.w-23 {
    width: 23%;
}

.w-24 {
    width: 24%;
}

.w-26 {
    width: 26%;
}

.w-27 {
    width: 27%;
}

.w-28 {
    width: 28%;
}

.w-29 {
    width: 29%;
}

.w-30 {
    width: 30%;
}

.w-31 {
    width: 31%;
}

.w-33 {
    width: 33%;
}

.w-34 {
    width: 34%;
}

.w-35 {
    width: 35%;
}

.w-36 {
    width: 36%;
}

.w-37 {
    width: 37%;
}

.w-38 {
    width: 38%;
}

.w-39 {
    width: 39%;
}

.w-40 {
    width: 40%;
}

.w-54 {
    width: 54%;
}

.w-60 {
    width: 60%;
}

.w-68 {
    width: 68%;
}

.w-69 {
    width: 69%;
}

.w-70 {
    width: 70% !important;
}

.w-80 {
    width: 80%;
}
.w-83 {
    width: 83%;
}
.w-90 {
    width: 90% !important;
}


.address-list .address-icon {
    width: 43px;
    height: 43px;
    border-radius: 50%;
    background: url("/images/home.png") center no-repeat white;
    border: 1px solid #c4c4c4;
}

.address-list .address-name {
    font-size: 15px;
    color: #929292;
}

.bootstrap-select > .dropdown-toggle {
    background-color: #fff;
    border: 1px solid #C3C3C3;
}


.main-content .content-header.timetable-container {
    padding: 14px 20px;
}

.timetable-container .week-block {
    display: flex;
    text-transform: uppercase;

    color: #3891EC;

}

.timetable-container .week-number {
    padding: 13px 19px;
    border: 1px solid #C3C3C3;
    border-radius: 4px;
    color: #444444;
    margin-right: 10px;
}

.timetable-container .arrow-left {
    padding: 7px 17px 7px 14px;
    border: 1px solid #C3C3C3;
    border-radius: 4px;
    margin-right: 10px;
    cursor: pointer;
}

.timetable-container .arrow-right {
    padding: 7px 14px 7px 17px;
    border: 1px solid #C3C3C3;
    border-radius: 4px;
    margin-right: 8px;
    cursor: pointer;
}

.timetable-container .week-propmpt {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #c3c3c3;
    border-radius: 4px;
    padding: 0px 10px;
    min-width: 180px;
}

.timetable-container .gradation {
    display: flex;
    cursor: pointer;
}

.timetable-container .day-gradation {
    border: 1px solid #C3C3C3;
    border-radius: 4px 0px 0px 4px;
    padding: 13px 60px;
    cursor: pointer;
}

.timetable-container .week-gradation {
    border: none;
    border: 1px solid #C3C3C3;
    padding: 13px 52px;
}

.timetable-container .month-gradation {
    border: 1px solid #C3C3C3;
    border-radius: 0px 4px 4px 0px;
    padding: 13px 53px;
}


.timetable-block {
    /*
        width: 1025px;
    */
    position: relative;
    height: 100%;
}

.timetable-block .weekdays-block {
    display: flex;
    align-items: center;
}

.timetable-block .week-number {
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    font-weight: 700;
    color: #3891EC;
}

.timetable-block .grid {
    display: flex;
}

.day-info-block .info-img.disabled {
    opacity: 0.5;
}

.timetable-block .time-block {
    width: 41px;
    height: 50px;
    background: #FFF;
}

.timetable-block .day-block {
    color: #3891EC;
    background: #FFF;
    height: 50px;
    text-align: center;
    font-weight: 500;
    border: 1px solid #3891EC;
    border-top: none;
    border-right: none;
    padding-top: 3px;
    flex-grow: 1;
    flex-basis: 0;
}

.timetable-block .day-block .date {
    font-weight: 400;
    font-size: 14px;
}

.timetable-block .day-info-block {
    padding-top: 4px;
    border: 1px solid #3891EC;
    color: #3891EC;
    background: #FFF;
    height: 50px;
    flex-grow: 1;
    flex-basis: 0;
    border-right: none;
    border-top: none;
}

.timetable-block .day-info-block .info-text {
    font-weight: 400;
    font-size: 10px;
    line-height: 12px;
    padding-left: 11px;
    padding-bottom: 2px;
}

.timetable-block .day-info-block .info-img {
    padding-left: 37px;
    padding-bottom: 2px;
}

.timetable-block .long-block {
    /*
      width: 144px;
    */
}

.timetable-block .time-quarter-block {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.time-quarter-block.time-quarter-name-block {
    width: 41px;
}

.timetable-block .quarter-name-block {
    color: #3891EC;
    text-align: center;
    width: 41px;
    font-size: 12px;
    height: 14px;
    line-height: 14px;
    position: relative;
}

.timetable-block .quarter-name-block::after {
    content: "";
    width: 20%;
    position: absolute;
    height: 1px;
    bottom: 0px;
    right: 1px;
    background-color: #D7D7D7;
}

.timetable-block .quarter-name-block:nth-child(4n)::after {
    width: 50%;
}

.timetable-block .quarter-value-block {
    border: 1px solid #D7D7D7;
    width: 140px;
    text-align: center;
    height: 14px;
    background: #F9F9F9;
    font-size: 10px;
    color: #444444;
    line-height: 12px;
    width: 100%;
    border-top: none;
    border-right: none;
}

.timetable-block .quarter-value-block.long-block {
    /*
      width: 144px;
    */
}

.timecards {
    color: #444444;
    font-size: 14px;
    line-height: 12px;
    text-align: center;
    align-items: center;
}

.timecards .card {
    position: absolute;
    width: 140px;
    border-radius: 0px;
    cursor: pointer;
    width: calc((100% - 40px) / 7);
}

.timecards .card.indoor {
    background: #E5F2FF;
    display: flex;
    justify-content: center;
    align-items: center;
    border-color: #3891EC;
}

.timecards .card.outdoor {
    background: #FFF2EE;
    color: #444444;
    display: flex;
    justify-content: center;
    align-items: center;
}

.timecards .card.disabled {
    background: #E0E0E0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.timecards .card.weekend {
    background: #FFEADA;
    display: flex;
    justify-content: center;
    align-items: center;
}

.timecards .card.oversize {
    background: #ffd0d0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.timecards .card.indoor.active {
    background: white;
    border: 1px solid #3ec110;
}

.timecards .card.indoor.active img {
    filter: invert(68%) sepia(38%) saturate(6746%) hue-rotate(158deg) brightness(104%) contrast(88%);
}

.timecards .card.indoor .time-info {
    display: none;
}

.timecards .card.indoor.active .time-info {
    display: block;
    width: 6px;
    background: #3EC110;
    height: 100%;
    position: absolute;
}

.timecards .card.indoor.active .time-info .time_st,
.timecards .card.indoor.active .time-info .time_en {
    position: absolute;
    right: 7px;
    font-size: 12px;
    background: #fff;
    color: #3EC110;
    top: -10px;
}

.timecards .card.indoor.active .time-info .time_en {
    bottom: -10px;
    top: auto;
}

.timecards .card.indoor.drop-customer {
    background: #feffe0;
}

.timecards .card.empty {
    /*
        visibility: hidden;
    */
    border-color: #3891EC;
    display: flex;
    justify-content: center;
    align-items: center;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 10px;
    color: #444;
    cursor: auto;

}

.timecards .card.indoor.droppable {
    background: #98FF74;
}


.timetable-block.timetable-day-block .day-block, .timecards .card.day-card {
    /*
      width: 984px;
    */
    width: calc(100% - 40px);
}

.timecards .card.day-card {
    text-align: center;
    padding-left: 32px;
    justify-content: center;
}

.timecards .img-features {
    width: 17px;
    height: 17px;
}

.timecards .card.day-card .card-task-text {
    color: #444444;
    font-size: 14px;
    line-height: 12px;
    padding-left: 7px;
    text-align: initial;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 430px;
}

.timetable-block .time-block-long {
    width: 41px;
    height: 240px;
    background: #3891EC;
}

.time-block.tm-no-borders {
    border: none;
}

.timetable-block .day-timetabled-block {
    /*
      width: 130px;
    */
    height: 230px;
    margin: 5px;
    background: #FFFFFF;
    border: 1px solid #C4C4C4;
    border-radius: 6px;
    flex: 1 1 0;
}

.timetable-block .day-timetabled-block.empty {
    border: none;
}

.timetable-block .top-block {
    background: #E5E5E5;
    border-radius: 5px 5px 0px 0px;
    height: 21px;
    color: #666666;
    font-size: 14px;
    line-height: 14px;
    padding: 3px 11px;
}

.timetable-block .info-block {
    background: #F9F9F9;
    height: 21px;
    padding: 5px 24px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.timetable-block .info-block .info-text {
    color: #444444;
    font-size: 9px;
    line-height: 9px;
    padding-left: 3px;
}

.timetable-block .main-info-block {
    padding: 11px 0px 10px 5px;
    height: 165px;
}

.main-info-block .client-info-text {
    color: #444444;
    font-size: 10px;
    line-height: 8px;
    padding-bottom: 8px;
}

.timetable-block .footer-block {
    background: #E5E5E5;
    border-radius: 0px 0px 5px 5px;
    height: 21px;
    font-weight: 500;
    font-size: 10px;
    line-height: 12px;
    color: #3891EC;
    text-align: center;
    padding-top: 3px;

}

.footer-block .plus {
    padding-right: 7px;
}

.timetable-block .main-empty-block {
    height: 165px;
}

.day-timetabled-block .warning-img {
    width: 12px;
    height: 12px;
    margin-left: 7px;
    margin-bottom: 3px;
}

.week-block .switch {
    background: #3891EC;
    border-radius: 4px 4px 0px 0px;
    width: 140px;
    height: 40px;
    color: #FFFFFF;
    padding: 5px;
    border: 1px solid #C3C3C3;
    text-transform: uppercase;
    text-align: end;
}

.week-block .info-text {
    color: #3891EC;
    padding-left: 10px;
    font-weight: 700;
    font-size: 16px;
    line-height: 16px;
    text-transform: none;
}

.week-block .img-switch {
    padding-left: 24px;
}

.week-block .top-btn {
    margin-left: 5px;
    margin-right: 5px;
}

.duty-select.bootstrap-select > .dropdown-toggle {
    width: 140px;
}

.duty-select .filter-option {
    padding: 1px 16px;
    text-transform: uppercase;
}


.container-fluid {
    width: 100%;
    padding-right: 35px;
    padding-left: 35px;
    margin-right: auto;
    margin-left: auto;
}

.ml-5, .mx-5 {
    margin-left: 3rem;
}

.submenu .col {
    margin: 0 !important;
    padding: 0;
}

.main-content .service_stats {
    display: inline-flex;
    column-gap: 27px;
}

.main-content .service_stats .stats_block {
    display: inline-flex;
    column-gap: 11px;
    align-items: center;
}

.cleaning_sum_img {
    width: 53px;
    height: 32px;
    vertical-align: middle;
    cursor: pointer;
    background: url(/images/cleaning.svg) center center no-repeat;
}

.rendering_input.time_box {
    text-align: center;
    align-items: center;
}

.modal_rendering_block.save {
    display: flex;
    justify-content: flex-end;
}

.add_service_btn {
    /*width: 120px;*/
    height: 40px;
    box-shadow: rgb(56 145 236 / 50%) 0px 2px 3px;
    color: rgb(255, 255, 255);
    background: rgb(56, 145, 236);
    border-radius: 5px;
}

.add_service_btn:hover {
    color: #ffffff;
}

.team_sum_img {
    width: 54px;
    height: 28px;
    vertical-align: middle;
    cursor: pointer;
    background: url(/images/team_sum.svg) 9px center no-repeat;
}

.cleaning_opt_img {
    width: 54px;
    height: 33px;
    vertical-align: middle;
    cursor: pointer;
    background: url(/images/cleaning.svg) -1px center no-repeat;
}

.team_clock_img {
    width: 39px;
    height: 33px;
    vertical-align: middle;
    cursor: pointer;
    background: url(/images/team_timer.svg) 0px center no-repeat;
}

.main-content .date_switcher {
    column-gap: 15px;
    text-align: center;
    align-items: center;
    width: 247px;
    height: 40px;
    display: inline-flex;
}

.main-content .service_stats .stats_block .stats_counter {
    font-weight: 700;
    font-size: 16px;
    line-height: 16px;
    color: rgb(56, 145, 236);
}

.main-content .filters .tool {
    margin-right: 10px;
}

.tool.edit_table {
    width: 40px;
    height: 40px;
    vertical-align: middle;
    cursor: pointer;
    background: url(/images/edit_table.svg) center no-repeat;
    border-radius: 4px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(224, 224, 224);
    border-image: initial;
}

.tool.sorting {
    width: 40px;
    height: 40px;
    display: inline-flex;
    vertical-align: middle;
    cursor: pointer;
    background: url(/images/sorting.svg) 0px center no-repeat;
    border-radius: 4px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(224, 224, 224);
    border-image: initial;
}

.tool.filter {
    width: 40px;
    height: 40px;
    display: inline-flex;
    vertical-align: middle;
    cursor: pointer;
    background: url(/images/filter2.svg) 9px center no-repeat;
    border-radius: 4px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(224, 224, 224);
    border-image: initial;
}

.tool.more {
    width: 15px;
    height: 40px;
    vertical-align: middle;
    cursor: pointer;
    background: url(/images/more.svg) 6px center no-repeat;
}

.tool.download {
    width: 40px;
    height: 40px;
    vertical-align: middle;
    cursor: pointer;
    background: url(/images/download.svg) 9px center no-repeat;
    border-radius: 4px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(224, 224, 224);
    border-image: initial;
}

.tool.print {
    width: 40px;
    height: 40px;
    vertical-align: middle;
    cursor: pointer;
    background: url(/images/print.svg) 9px center no-repeat;
    border-radius: 4px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(224, 224, 224);
    border-image: initial;
}

.tool.warning_person {
    width: 40px;
    height: 40px;
    vertical-align: middle;
    cursor: pointer;
    background: url(/images/warning_person.svg) 9px center no-repeat;
    border-radius: 4px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(224, 224, 224);
    border-image: initial;
    position: relative;
}

.tool.warning_person .counter {
    display: none;
    background: #24D421;
    border-radius: 9px;
    width: 20px;
    height: 20px;
    text-align: center;
    font-weight: bold;
    font-size: 13px;
    line-height: 18px;
    color: #FFFFFF;
    position: absolute;
    left: 27px;
    top: -10px;
}

.tool.warning_person.active .counter {
    display: block;
}

.date_switcher button {
    border-color: rgb(195, 195, 195);
}

.btn_month {
    width: 136px;
}

.right-menu .menu-header .buttons .options_btn {
    cursor: pointer;
    width: 43px;
    height: 41px;
    background: url(/images/options.svg);
}

.right-menu .menu-header {
    justify-content: space-between;
}

.filter-block .row {
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.label {
    color: rgb(68, 68, 68);
    display: inline-block;
}

.filter-item .input.select.kind {
    width: 100%;
}

.filter.balances-filter .filter-item, .filter.filter-block .filter-item {

    column-gap: 15px;
    padding: 5px;
}

.filter-item .input.select.undertype {
    width: 206px;
}

.filter-item .input.select.code {
    width: 76px;
}

.filter-item .input.select.service {
    min-width: 73%;
    max-width: 73%;
}

.filter-item .input.select.type {
    width: 106px;
}

.filter-item .input.select.client {
    width: 100%;
}

.input.select.service .dropdown-menu .dropdown-item {
    white-space: normal;
}

.additional_service .dropdown.service .dropdown-item {
    white-space: normal;
}

.filter-item .btn-clear {
    width: 120px;
    height: 40px;
    left: 1026px;
    top: 283px;
    box-shadow: rgba(0, 0, 0, 0.11) 0px 2px 3px;
    background: rgb(255, 255, 255);
    border-width: 1px;
    border-style: solid;
    border-color: rgb(196, 196, 196);
    border-image: initial;
    border-radius: 5px;
    color: #3891EC;
}

.filter-item .btn-submit {
    width: 120px;
    height: 40px;
    left: 1160px;
    top: 283px;
    box-shadow: rgba(56, 145, 236, 0.5) 0px 2px 3px;
    background: rgb(56, 145, 236);
    border-radius: 5px;
}

/*.main-table .thead .tr .th, .main-table .tbody .tr .td {*/
/*    border: 1px solid #D7D7D7;*/
/*    padding: 8px;*/
/*    font-size: 16px;*/
/*    color: #666666;*/
/*    font-weight: 400;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*    text-align: center;*/
/*}*/

.main-table .thead .tr .th.sort::after {
  content: "";
  background: url("/images/sort.svg");
    background-size: auto;
  width: 15px;
  height: 15px;
  background-size: cover;
  cursor: pointer;
}
.main-table .thead .tr .th.sort.sort_active::after {
    filter: invert(47%) sepia(70%) saturate(423%) hue-rotate(184deg) brightness(87%) contrast(90%);
}

.questionnaires_table .th {
    line-height: 16px;
    color: rgb(56, 145, 236) !important;
    font-weight: 700 !important;
    border-bottom: 1px solid rgb(56, 145, 236) !important;
    border-left: none !important;
}


.questionnaires_table .td {
    border: none !important;
    line-height: 16px;
    /*border-bottom: 1px #3891EC solid !important;*/
    align-items: normal !important;
}

.main-table .tbody .tr .td {
    color: #444444;
}

.right-menu .menu-body .tools__item::after {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    top: 0;
    bottom: 0;
    left: 10px;
    margin: auto;
    background-size: contain;
    background-position: center;
}

.right-menu .menu-body .tools__item.add_rendering::after {
    background: url(/images/rendering.svg) center no-repeat;
}

.right-menu .menu-body .tools__item.remove_service::after {
    background: url(/images/trash.svg) center no-repeat;
}

.right-menu .menu-body .tools__item.remove_directory::after {
    background: url(/images/trash.svg) center no-repeat;
}

.right-menu .menu-body .tools__item.customer_remove::after {
    background: url(/images/trash.svg) center no-repeat;
}

.right-menu .menu-body .tools__item.add_working_time::after {
    background: url(/images/clock-icon.svg) center no-repeat;
}

.right-menu .menu-body .tools__item.add_vacation::after {
    background: url(/images/suit-case-icon.svg) center no-repeat;
}

.right-menu .menu-body .tools__item.edit_service::after {
    background: url(/images/edit_file.svg) center no-repeat;
}

.right-menu .menu-body .tools__item.edit_directory::after {
    background: url(/images/edit_file.svg) center no-repeat;
}

.right-menu .menu-body .tools__item.add_privileges::after {
    background: url(/images/action_icons/population_cat.svg) center no-repeat;
}

.right-menu .menu-body .tools__item.move_directory::after {
    background: url(/images/action_icons/hand.svg) center no-repeat;
}

.right-menu .menu-body .tools__item.add_directory::after {
    background: url(/images/action_icons/add_icon.svg) center no-repeat;
}

.right-menu .menu-body .tools__item.print_directory::after {
    background: url(/images/action_icons/print.svg) center no-repeat;
}

.right-menu .menu-body .tools__item.customer_edit::after {
    background: url(/images/edit_file.svg) center no-repeat;
}

.right-menu .menu-body .tools__item.calendar_clock::after {
    width: 21px;
    height: 21px;
    background: url(/images/calendar_clock.svg) center no-repeat;
}

.right-menu .menu-body .tools__item.calendar_confirm::after {
    width: 21px;
    background: url(/images/calendar_confirm.svg) center no-repeat;
}

.right-menu .menu-body .tools__item.doc_check::after {
    background: url(/images/action_icons/doc_check.svg) center no-repeat;
    width: 22px;
	height: 23px;
}
.right-menu .menu-body .tools__item.doc_wait::after {
    background: url(/images/action_icons/doc_wait.svg) center no-repeat;
    width: 19px;
	height: 21px;
}
.right-menu .menu-body .tools__item.doc_resume::after {
    background: url(/images/action_icons/doc_resume.svg) center no-repeat;
    width: 19px;
	height: 21px;
}
.right-menu .menu-body .tools__item.doc_remove::after {
    background: url(/images/action_icons/doc_remove.svg) center no-repeat;
    width: 17px;
	height: 21px;
}

a {
    color: rgb(0, 123, 255);
    background-color: transparent;
    text-decoration: none;
}

.header .navbar-nav li.active::after {
    content: "";
    display: block;
    border-bottom: 2px solid rgb(255, 255, 255);
}

.modal-service {
    width: 513px;
    height: 407px;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 4px 20px;
    position: absolute;
    z-index: 10;
    display: none;
    top: 130px;
    right: 420px;
    background: rgb(255, 255, 255);
    border-radius: 5px;
}

.modal-service__header {
    height: 70px;
    color: rgb(255, 255, 255);
    font-weight: 700;
    font-size: 18px;
    line-height: 18px;
    align-items: center;
    display: flex;
    justify-content: space-around;
    flex-direction: column;
    background: rgb(56, 145, 236);
}

.modal-service__form {
    /*height: 269px;*/
    /*box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px inset;*/
    margin: 10px 10px 0;
    /*background: rgb(249, 249, 249);*/
    border-radius: 0px;
}

.modal-service__footer {
    text-align: center;
    padding: 15px;
}

.modal-service__body .service_modal_row:not(.socialworker_modal_row) {
    padding: 10px;
    padding-bottom: 25px;
    box-shadow: rgb(0 0 0 / 10%) 0px 0px 8px inset;
    margin: 10px 0px 0;
    background: rgb(249, 249, 249);
}

.socialworker_modal_row {
    box-shadow: 0px 2px 4px rgb(0 0 0 / 15%);
    height: 55px;
    align-items: center;
    margin: 0;
}

.socialworker_modal_row .col-md-11 {
    display: inline-flex;
    flex-direction: row;
    align-content: center;
    align-items: center;
}

.socialworker_modal_row img {
    margin-right: 8px;
}

.modal-service__body .row.btn_space {
    background: unset;
    box-shadow: unset;
}

.modal-service .modal_rendering_block {
    display: block !important;
}

input.input-group.rendering_input {
    height: 38px;
    background: rgb(255, 255, 255);
    border-width: 1px;
    border-style: solid;
    border-color: rgb(195, 195, 195);
    border-image: initial;
    border-radius: 4px;
}

.modal-service__footer .btn-save {
    width: 120px;
    height: 40px;
    box-shadow: rgba(56, 145, 236, 0.5) 0px 2px 3px;
    color: rgb(255, 255, 255);
    background: rgb(56, 145, 236);
    border-radius: 5px;
}

.modal-service__footer .btn-cancel {
    width: 120px;
    height: 40px;
    box-shadow: rgba(0, 0, 0, 0.11) 0px 2px 3px;
    margin-right: 14px;
    background: rgb(255, 255, 255);
    border-width: 1px;
    border-style: solid;
    border-color: rgb(196, 196, 196);
    border-image: initial;
    border-radius: 5px;
}

.questionnaires_table .tbody .tr.active {
    /*background: #FFF2EE;*/
}

.right-menu .service_details {
    margin-top: 18px;
    padding: 0;
}

.right-menu .service_details li {
    margin-left: 32px;
}


.hr_small_right {
    margin-left: 14px;
    width: 25%;
    color: #3891EC;
    opacity: 1;
}

.service_details .detail_date {
    width: 245px;
    display: inline-flex;
    justify-content: space-between;
    align-items: center;
}

.service_details .detail_date .date_value {
    color: #3891EC;
    font-size: 16px;
    font-weight: 600;
}

.service_details .detail_main_line {
    margin: 14px;
    color: #3891EC;
    opacity: 1;
}

.pressure_detail .detail_label {
    font-size: 14px;
    color: #3891EC
}

.service_details .val_text {
    color: #3891EC;
    font-weight: 700
}

.service_details .temperature_detail, .pressure_detail {
    max-width: 180px
}

::marker {
    color: #3891EC;
}

.service_details .service_date_detail {
    display: inline-flex;
    margin-left: 18px !important;
}

.service_details .service_date_detail .date_detail_label {
    font-weight: 400;
    font-size: 12px;
    line-height: 12px;
    color: #666666;
}

.right-menu .menu-body .service_details .product_details .product_block {
    width: 220px;
    display: inline-flex;
    justify-content: space-between;
    margin-bottom: 5px;
}

.form-control {
    /*background-color: unset !important;*/
    /* Спорно */
}

.filter-item.col.diagram_btn {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    height: 63px;
}

.questionnaires_table .diagram_tbl_head {
    height: 40px;

}

.diagram_tbl_head .header_label {
    background-color: #EDF6FF;
    position: relative;
    padding: 20px;
    text-transform: uppercase;
    line-height: 12px;
    border-bottom: none !important;
}

.main-content.service-rendering .filter-block .filter-item {
    height: 40px;
    align-items: center;
    text-align: center;
}


.add_plus {
    width: 40px;
    height: 40px;
    vertical-align: middle;
    cursor: pointer;
    background-size: cover;
    background: url(/images/plus_btn.svg) 0px center no-repeat;
}

.social_worker {
    width: 40px;
    height: 40px;
    vertical-align: middle;
    cursor: pointer;
    background-size: cover;
    background: url(/images/worker_btn.svg) 0px center no-repeat;
}

.open_full_left {
    width: 40px;
    height: 40px;
    vertical-align: middle;
    cursor: pointer;
    text-align: center;
    background: url(/images/arrow_right_btn.svg) 0px center no-repeat;
}

.open_full_right {
    width: 40px;
    height: 40px;
    vertical-align: middle;
    cursor: pointer;
    text-align: center;
    background: url(/images/arrow_left_btn.svg) 0px center no-repeat;
}

.filter_left_side {
    width: 40px;
    height: 40px;
    vertical-align: middle;
    cursor: pointer;
    background-size: cover;
    background: url(/images/filter_btn.svg) 2px center no-repeat;
}

.gear_btn {
    width: 40px;
    height: 40px;
    vertical-align: middle;
    cursor: pointer;
    background-size: cover;
    background: url(/images/gear_btn.svg) 0px center no-repeat;
}

.clients_btn {
    width: 40px;
    height: 40px;
    vertical-align: middle;
    cursor: pointer;
    background-size: cover;
    background: url(/images/client_btn.svg) 0px center no-repeat;
}

#leftSideBar div {
    margin: 5px;
}

#leftSideBar {
    background: #FFFFFF;
    height: 672px;
    position: absolute;
    top: 12px;
    right: 60px;
}

#leftSideBarDeep {
    background: #FFFFFF;
    height: 666px;
    position: absolute;
    top: 12px;
    left: 88px;
    width: 280px;
}

.left-menu .nav .nav-link .me-2 {
    height: 24px;
    width: 24px;
    object-fit: none;
}

.right-menu .nav .nav-link .me-2 {
    height: 24px;
    width: 24px;
}

.sm-desktop {
    font-family: 'Roboto Condensed';
    padding: 21px 40px;
    background: #E5E5E5;
}

.sm-desktop .sm-page-title {
    color: #3891EC;
    font-weight: 700;
    font-size: 18px;
    line-height: 18px;

}

.sm-desktop .title-block {
    display: flex;
    justify-content: space-between;

}

.sm-desktop .burger-icon {

    width: 40px;
    height: 40px;


}

.sm-desktop .sm-table {
    display: flex;

}

.sm-desktop .sm-column {
    height: 485px;
    background: #FFF;
    position: relative;
    margin-bottom: 23px;
}

.sm-desktop .sm-column .column-header {
    height: 70px;
    padding: 0px 21px;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.15);
    border-radius: 4px 4px 0px 0px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.sm-desktop .sm-column .column-header .subtitle-img {
    width: 46px;
    height: 46px;
}

.sm-desktop .sm-column .column-header .more-img {
    width: 13px;
    height: 13px;
    cursor: pointer;
}

.socialworker_modal_row .more {
    cursor: pointer;
}

.sm-desktop .sm-column .sm-subtitle {
    color: #444444;
    font-weight: 700;
    font-size: 16px;
    line-height: 18px;
    text-transform: uppercase;
    padding-left: 12px;
    padding-top: 10px;
}

.sm-desktop .sm-column .sm-data {
    height: 40px;
    background: #F6F6F6;
    display: flex;
    text-align: center;
    align-items: center;
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    justify-content: center;
}

.sm-desktop .sm-column .sm-data-sign {
    color: #BCBABA;
    padding-left: 11px;
    padding-right: 11px;
    font-size: 20px;
    cursor: pointer;
}

.sm-desktop .sm-column .sm-column-item {
    border-bottom: 1px solid #E1E1E1;
    display: flex;
    padding: 20px;
    align-items: center;
}

.sm-desktop .sm-column .sm-left-part {
    width: 60%;
    font-weight: 700;
    font-size: 16px;
    line-height: 18px;
    color: #444444;
}

.sm-desktop .sm-column .sm-right-part {
    width: 40%;
    background: #DEF3D6;
    border-radius: 7px;
    width: 124px;
    height: 30px;
    font-weight: 400;
    font-size: 16px;
    color: #35B309;
    padding-left: 8px;
}

.sm-desktop .sm-column .sm-blue {
    background: #E8F3FF;
    color: #3891EC;
}

.sm-desktop .sm-column .sm-orange {
    background: #FFEADA;
    color: #E17825;
}

.sm-desktop .sm-column .sm-violet {
    background: rgba(198, 155, 232, 0.5);
    color: #C69BE8;
}

.sm-desktop .sm-column .employee-img {

    height: 20px;
    padding-right: 30px;
}

.sm-desktop .sm-column .sm-column-detailed {
    color: #3891EC;
    text-decoration-line: underline;
    font-size: 16px;
    line-height: 18px;

    text-align: right;
    position: absolute;
    right: 23px;
    bottom: 10px;
    cursor: pointer;
}

.sm-desktop .sm-column .sm-column-detailed.space-small {
    padding-top: 20px;
}

.sm-desktop .sm-column .sm-column-detailed.space-smaller {
    padding-top: 40px;
}

.sm-desktop .sm-column .sm-column-detailed.space-extrasmall {
    padding-top: 0px;
}

.sm-desktop .sm-column-three-item {
    background: #FFF;
    padding-top: 60px;
    padding-left: 23px;
    display: flex;
}

.sm-desktop .sm-column-three-item .sm-column-item {
    background: #F8F8F8;
    border-radius: 4px;
    width: 249px;
    border-bottom: none;
    padding: 0px;
}

.sm-desktop .sm-column-three-item .sm-left-part {
    width: 50%;
}

.sm-desktop .sm-column-three-item .sm-right-part {
    width: 50%;
}

.sm-desktop .sm-column-three-item .sm-diagramm {
    width: 165px;
    height: 225px;
    background: #F8F8F8;
    margin-left: 6px;
}

.sm-desktop .sm-column-three-item .sm-part-title {
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #929292;
    border-bottom: 1px solid #E5E5E5;
    width: 50%;
    padding: 14px 0px;
    padding-left: 16px;
    margin-bottom: 26px;
}

.sm-desktop .sm-column-three-item .sm-left {
    width: 50%;
    font-weight: 400;
    font-size: 14px;
    color: #666666;
    line-height: 14px;
}

.sm-desktop .sm-column-three-item .sm-right {
    width: 50%;
    font-weight: 400;
    font-size: 14px;
    color: #444444;
}

.sm-desktop .sm-column-three-item .sm-square {
    background: #9BDC73;
    width: 16px;
    height: 16px;
    margin-right: 10px;
    margin-left: 16px;
    flex-shrink: 0;
}

.sm-desktop .sm-square.sm-square-yellow {
    background: #F7E17F;
}

.sm-desktop .sm-square.sm-square-red {
    background: #FFA589;
}

.sm-desktop .sm-square.sm-square-blue {
    background: #4A9CF0;
}

.sm-desktop .sm-square.sm-square-lightblue {
    background: #A0D0FF;
}

.sm-desktop .sm-square.sm-square-azul {
    background: #CFE7FF;
}

.sm-desktop .main-content {

}

.sm-desktop .sm-bday {
    width: 248px;
    height: 248px;

    margin-top: 70px;
}

.sm-desktop .client-card {
    background: #F8F8F8;
    border-radius: 4px;
    height: 164px;
    margin-top: 20px;
    padding: 10px 14px;
}

.sm-desktop .client-card .c-title {
    color: #F8B64C;
    font-weight: 400;
    font-size: 14px;
}

.sm-desktop .client-card .c-data {
    color: #929292;
    font-weight: 400;
    font-size: 14px;
}

.sm-desktop .client-card .c-photo {
    margin-right: 10px;
}

.sm-desktop .client-card .blue-circle {
    background: #CFE7FF;
    width: 33px;
    height: 33px;
    border-radius: 50%;
}

.sm-desktop .client-card .c-photo {
    width: 68px;
    height: 68px;
    border-radius: 50%;
    background: #FFF;
}

.sm-desktop .client-card .c-name {
    font-weight: 400;
    font-size: 20px;
    line-height: 20px;
    color: #444444;
}

.sm-desktop .client-card .c-surname {
    font-weight: 700;
}

.sm-desktop .sm-column.column-small {
    height: 362px;
}

.sm-desktop .sm-column.column-small .title-block {
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #929292;
    border-bottom: 1px solid #E5E5E5;
    margin-bottom: 26px;
    margin-top: 38px;
    padding-bottom: 13px;
}

.sm-desktop .sm-column.column-small .title-block .sm-part-title {
    width: 25%;
}

.sm-desktop .sm-column.column-small .title-block .sm-part-title.sm-part-bigtitle {
    width: 60%;

}

.sm-desktop .sm-column.column-small .sm-row-item {
    display: flex;

}

.sm-desktop .sm-column.column-small .sm-square {
    background: #E8F3FF;
    width: 16px;
    height: 16px;
    margin-right: 10px;
    flex-shrink: 0;

}

.sm-desktop .sm-column.column-small .sm-square-green {
    background: #DEF3D6;
}

.sm-desktop .sm-column.column-small .sm-text {
    font-weight: 400;
    font-size: 14px;
    color: #666666;
    width: 25%;
}

.sm-desktop .sm-column .sm-text.small-space {
    width: 20%;
}

.sm-desktop .sm-column-container {
    padding-left: 23px;
}

.sm-desktop .sm-column.column-small .circle-diagramm1 {
    width: 108px;
    height: 108px;
    position: absolute;
    right: 15px;
    top: -25px;
}

.sm-desktop .sm-column.column-small .sm-column-item {
    background: #FFF;
}

.sm-desktop .sm-column.column-small .sm-column-three-item {
    padding-top: 28px;
}

.sm-desktop .sm-column.column-small .sm-circle-diagramm2 {
    width: 166px;
    height: 166px;
}

.sm-desktop .sm-column.column-small .p-container {
    padding: 0px 18px;
    padding-top: 40px;

}

.sm-desktop .sm-column.column-small .p-container .first-p-block {
    margin-top: 30px;
}

.sm-desktop .sm-column.column-small .p-text {
    font-weight: 700;
    font-size: 16px;
    line-height: 18px;
    padding: 15px 0px;
    border-top: 1px solid #E1E1E1;
    border: 50%;
}

.sm-desktop .sm-column.column-small .p-title {
    background: #E8F3FF;
    border-radius: 7px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 16px;
    color: #3891EC;
}

.sm-desktop .sm-column.column-small .p-title.green-title {
    background: #DEF3D6;
    color: #35B309;
}

.sm-desktop .sm-column.column-small .p-figures {
    color: #3891EC;
    text-align: center;
    padding: 15px 0px;
    border-left: 1px solid #E1E1E1;
}

.sm-desktop .sm-column.column-small .p-figures.green-figures {
    color: #35B309;
    border-right: 1px solid #E1E1E1;
}

.sm-desktop .sm-column.column-small .r-text {
    color: #444444;
}

.sm-desktop .remainder-container {
    padding: 0px 23px;
    padding-top: 27px;
}

.sm-desktop .reminder-block {
    background: #F8F8F8;
    border-radius: 4px;
    align-items: center;
    display: flex;
    margin: 23px 0px;

}

.sm-desktop .reminder-text {
    text-transform: uppercase;
    color: #929292;
    font-size: 14px;
    line-height: 16px;

}

.sm-desktop .square {
    background: #CFE7FF;
    border-radius: 4px;
    width: 33px;
    height: 33px;
    margin: 12px;
    margin-left: 17px;
}

.sm-desktop .square-blue {
    background: #3D94ED;
}

.sm-desktop .square-green {
    background: #DEF3D6;
}

.sm-desktop .square-yellow {
    background: #F6E17F;
}

.sm-desktop .square-pink {
    background: #FFEADA;
}

.sm-desktop .square-red {
    background: #FFA589;
}

.sm-desktop .sm-chart {
    width: 690px;
    height: 384px;
}

.sm-desktop .sm-rocket {
    width: 174px;
    height: 305px;
    margin-top: 45px;
}

.sm-desktop .raiting-container {
    padding: 15px;
}

.main-content.bdays {
    background: unset;
    box-shadow: unset;
}

.nav-pills .nav-link {
    padding: 10px;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #3891EC;
}

#searchAndFilter .menu-body .filters, .oso, .headstate, .status {
    padding: 5px;
}

.search_render {
    padding: 10px;
}

.filter-item #searchBtn {
    width: 90%;
    margin: 10px;
}


.report_table .NUMBER {
    width: 4%;
}

.report_table .FIO {
    width: 27%;
}

.report_table .TARGET_AUDIENCE {
    width: 8%;
}

.report_table .PAYMENT {
    width: 10%;
}

.report_table .CONTRACT_COUNT {
    width: 7%;
}

.report_table .RENDER_COUNT {
    width: 8%;
}

.report_table .CONTRANT_INFO {
    width: 10%;
}

.report_table .SUSPEND_INFO {
    width: 16%;
}

.report_table .CONTRANT_SUSPEND {
    width: 10%;
}


.report_table .NUMBER2 {
    width: 3%;
}

.report_table .SERVICE {
    width: 10%;
    flex-grow: 1;
}

.report_table .PERSON_INFO {
    padding: 8px 4px !important;
    width: 65px;
}

.report_table .ID {
    width: 6%;
}

.report_table .FIO3 {
    width: 12%;
}

.report_table .POSITION {
    width: 8%;
}

.report_table .DAYS {
    width: 74%;
}

.report_table .DAYS .subtotal {
    width: 85px;
    line-height: 14px;
    text-align: center;
}


.report_table .vertical_surname {
    writing-mode: tb-rl;
    transform: rotate(180deg);
    font-size: 12px;
    line-height: 12px;
    text-align: left;
    height: 110px;
}

.report_table .SERVICE_COUNT_SMALL {
    font-size: 9px;
}

.w-45 {
    width: 45% !important;
}

.schedule_row {
    background: #F9F9F9;
    box-shadow: 0px 4px 2px -2px rgb(0 0 0 / 15%);
    border-radius: 0px;
    z-index: 12;
    position: relative;
}

.time_arriving .time_input {
    height: 40px;
    width: 80px;
    text-align: center;
    margin-top: 11px;
}

.time_arriving {
    padding-bottom: 10px;
}

.view4_table .weekday_checkbox {
    margin-right: 30px;
}

.repeat_days .repeat_box {
    width: 80px;
    text-align: center;
    height: 40px;
    box-sizing: border-box;
    background: #E5F2FF;
    border: 1px solid #C3C3C3;
    border-radius: 4px;
    /* padding: 7px; */
    margin-top: 7px;
    font-weight: 400;
    color: #3891EC;
    font-size: 14px;
    align-items: center;
    display: flex;
    justify-content: space-around;
}

.repeat_days .repeat_label {
    width: 70px;
    height: 24px;

    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 12px;
    /* or 100% */

    display: flex;
    align-items: center;
    text-align: center;

    color: #3891EC;
}

.drug_box_text {
    line-height: 12px;
}

.drug_option .drug_label {
    /*width: 205px;*/
    /*height: 100%;*/
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 14px;
    /* or 100% */

    /*align-items: center;*/
    float: left;
    text-align: left;
    color: #666666;
}

.drug_option .drug_frequency {
    display: inline-flex;
    /*width: 80px;*/
    height: 14px;
    font-family: 'Roboto Condensed', sans-serif, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 14px;
    /* identical to box height, or 100% */
    clear: both;
    align-items: center;
    margin-top: 14px;
    float: left;

    color: #3891EC;
}

.drug_option {
    margin-left: 20px;
    height: 65px;
    width: 236px;
}

.calendar_left_details {
    padding-left: 8px !important;
    padding-top: 25px !important;;
    padding-bottom: 15px !important;;
}

.time_arriving_label {
    width: 113px;
    height: 28px;
    font-weight: 600 !important;
    font-size: 14px !important;
    line-height: 14px !important;
    text-transform: uppercase;
}

.day_arriving_label {
    font-weight: 600 !important;
    font-size: 14px !important;
    line-height: 14px !important;
    text-transform: uppercase;
}

.day_arriving_row td {
    padding-top: 20px !important;
}

.view4_table.arriving tbody tr td {
    padding: 0;
}

#tab-calendar {
    padding: 0;
}

.calendar_table.calendar_modal .thead .tr .th, .calendar_table.calendar_modal .tbody .tr .td {
    border: none;
    padding: 5px 8px;
    font-size: 16px;
    font-weight: 400;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.calendar_table.calendar_modal .scroll__wrap.tbody {
    width: calc(100%);
}

#tab-calendar .tab-body {
    padding: 0;
}

.calendar_table.calendar_modal .line-3.service_name {
    font-weight: 400;
    font-size: 14px;
    line-height: 14px;
    text-align: start;
}

.calendar_table.calendar_modal .service_periodicity {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 14px;
    color: #3891EC;
    text-align: start;
    margin-top: 5px;
}

.calendar_table.calendar_modal .scroll__wrap.tbody .tr {
    padding-top: 8px;
}

.calendar_table.calendar_modal .scroll__wrap.tbody .service_details_text {
    justify-content: start;
}

#tab-calendar .tab-title {
    padding: 10px;
}

.width-61 {
    width: 61px;
}

.width-68 {
    width: 68px;
}

.height-56 {
    height: 56px;
}

.height-48 {
    height: 48px;
}

.small-select .btn-light {
    padding: .375rem 0rem;
    /*transform: rotate(-90deg) translate(-60px, 5px);*/
    width: 54px;
    height: 40px;
    transform-origin: top left;
}

.tab-title {
    display: inline-flex;
    height: 55px;
    box-shadow: 0px 2px 4px rgb(0 0 0 / 15%);
    width: 100%;
    justify-content: space-between;
    align-items: center;
}

.line-3 {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.tab-content .tab-pane.modal-body {
    padding: 0;
}

#tab-privileges .tab-body {
    padding: 0;
}

.privileges .thead .tr .th {
    background: #EDF6FF;
    border: none;
    color: #3891EC;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    border-bottom: 1px solid;
    line-height: 16px;
}

.main-table.privileges .scroll__wrap.tbody {
    width: 100%;
}

.main-table.privileges .scroll__wrap.tbody .td {
    justify-content: flex-start;
    border: none;
    text-align: start;
    align-items: start;
}

.main-table.privileges .scroll__wrap.tbody .tr {
    border-bottom: 1px solid #D7D7D7;
}

.calendar_repeat_item:not(.calendar_left_details) td {
    /*padding-top: 25px !important;*/
    /*display: flex;*/
}

.not_active {
    background: #E5F2FF !important;
}

.repeat_box.active {
    background: #EFFDEA !important;
}

.tr.calendar_details .dropdown .btn.dropdown-toggle.active {
    background: #EFFDEA !important;
}

.week1 {
    background: #FFF8E1 !important;
}

.week2 {
    background: #FFEADA !important;
}

.week3 {
    background: #FFEAEA !important;
}

.week4 {
    background: #FCE7FF !important;
}

.scroll__wrap.tbody .tr.calendar_details .dropdown .btn.dropdown-toggle {
    /*background: red;*/
}

.tr.calendar_details .dropdown-toggle .filter-option-inner-inner {
    text-align: center;
}

.calendar_details .td .bootstrap-select > .dropdown-toggle:after {
    margin-top: -1px;
    margin-right: 5px;
    color: #C4C4C4;
}

.calendar_details .td .bootstrap-select > .dropdown-toggle {
    font-size: 14px;
}

.calendar_picker .dropdown-menu .dropdown-item {
    white-space: nowrap;
}

.modal_rendering_block.more {
    display: flex;
    flex-direction: row-reverse;
}

/*.row.w-100.services_list.service_modal_row {*/
/*    display: block;*/
/*    height: 200px;*/
/*    overflow-y: auto;*/
/*}*/

.visits_blocks {
    height: 330px;
    overflow-y: auto;
    overflow-x: hidden;
}


.with_submenu .left-menu {
    height: calc(98vh - 128px);
}

.with_submenu .main-content {
    height: calc(98vh - 128px);
}

.with_submenu .right-menu {
    height: calc(98vh - 128px);
}


.distrib-block {
    width: 623px;
}

.distrib-block .distrib-client-block {
    display: flex;
    padding: 10px 20px;

    align-items: center;
    justify-content: space-between;
    background: #F9F9F9;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
}

.distrib-block .services-block {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.distrib-client-block .client-name {
    padding-left: 8px;
    color: #444444;
    font-weight: 400;
    font-size: 16px;
    line-height: 120%;
}

.distrib-block .service-clt-block {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.distrib-client-block .services-block {
    width: 194px;
    background: #FFFFFF;
    border: 1px solid #DFDFDF;
    border-radius: 4px;
    padding: 11px 14px;
}

.distrib-client-block .service-text {
    color: #666666;
    font-weight: 400;
    font-size: 14px;
    line-height: 14px;
    padding-left: 4px;
}

.distrib-client-block .time-icon {
    padding-left: 12px;
}

.distrib-block .service-client-block {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 16px 20px 16px 68px;
    border-bottom: 1px solid #DFDFDF;
}

.distrib-block .service-client-block .service-text {
    color: #666666;
    font-weight: 400;
    font-size: 16px;
    line-height: 120%;
    padding-left: 10px;
}

.distrib-block .service-client-block .list-time-img {
    weight: 22px;
    height: 22px;
}

.detail-srv-block {
    width: 280px;
}

.detail-srv-block .detail-srv-name {
    color: #444444;
    font-weight: 400;
    font-size: 16px;
    line-height: 16px;
    padding: 21px 16px 10px 16px;
    position: relative;
}

.detail-srv-block .detail-srv-name::before {
    content: "";
    width: 20%;
    position: absolute;
    height: 1px;
    bottom: 0px;
    left: 16px;
    background-color: #3891EC;
}

.detail-srv-block .detail-list-name {
    color: #666666;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    padding: 8px 0px;
    position: relative;
    padding-right: 21px;
}

.detail-srv-block .detail-list-name::marker {
    color: #3891EC;
}

.detail-srv-block .detail-list-name .qst-img {
    position: absolute;
    top: 5px;
    right: 9px;
}

.info-srv-block {

}

.info-srv-block .tooltip-inner {
    background: #FFFFFF;
    box-shadow: 0px 1px 12px rgba(0, 0, 0, 0.3);
    border-radius: 4px;
    padding: 5px 12px;
    max-width: 260px;
}

.info-srv-block .info-title {
    color: #444444;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    padding-bottom: 6px;
}

.tab-pane .info-title {
    color: #3891EC;
    font-weight: 700;
    font-size: 16px;
    line-height: 16px;
    background: #EDF6FF;
    padding: 12px 22px;
}

.prg_services_list .info-title {
    /*margin-top: 20px;*/
}

.prg_services_list .prg-item-empty {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ml-2.customers_tools {
    display: inline-flex;
/*
    width: 15%;
*/
    justify-content: space-evenly;
}

#border_prg_item {
    border-bottom: 1px solid #D7D7D7;
    position: absolute;
    width: 96%;
    bottom: 0;
}

#border_prg_item.bind_hr {
    position: relative;
}

.info-srv-block .info-text {
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #666666;
    padding-bottom: 14px;
}

.info-srv-block .info-text-red {
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #FF4218;
}

#addService .modal-service__body {
    height: 500px;
}

.new_service .service-item {
    display: inline-flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}

.services_list .new_service {
    margin: 0 !important;
    padding: 10px 0 0 !important;
    display: inline-flex;
    align-items: start;
}

.service-norm {
    font-size: 14px;
}

.service-norm img {
    margin-right: 5px;
}

.modal_rendering_block.delete_row {
    display: flex;
    justify-content: flex-end;
}

.delete_row img {
    cursor: pointer;
}

.timesheet_block .delete_row img {
    margin-top: 30px;
}

.timesheet_block {
    padding-left: 0;
}


.new_service .service-item .service-item-label {
    width: 90%;
}

.new_service .service-item .service-norm {
    font-weight: 400;
    font-size: 12px;
    line-height: 12px;
    width: 10%;
}


.grey-block {
    padding: 10px;
    padding-bottom: 10px;
    padding-bottom: 25px;
    box-shadow: rgb(0 0 0 / 10%) 0px 0px 8px inset;
    margin: 10px 0px 0;
    background: rgb(249, 249, 249);
}

.grey-block.no-shadow {
    box-shadow: none;
}

.blue-table .thead {
    padding: 0px 10px;
    background: #edf6ff;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
}

.blue-table .tbody {
    padding: 0px 10px;
    background: #f9f9f9;
}

.blue-table .thead .tr {
    display: flex;
}

.blue-table .thead .th {
    font-size: 14px;
    color: #3891ec;
    padding: 13px 7px;
    line-height: 16px;
}

.blue-table .tbody .tr {
    display: flex;
}

.blue-table .tbody .td {
    font-size: 14px;
    line-height: 16px;
    color: #666;
    padding: 13px 7px;
}

.question-img {
    position: absolute;
    top: 5px;
    right: 9px;
}

.service-info-short {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

label.error {
    font-size: 11px;
    color: red;
    position: absolute;
    bottom: -18px;
}

label#visit\[id\]\[\]-error, #first_visit_block-error {
    font-size: 12px;
    color: red;
    position: relative;
    bottom: -42px;
    left: 148px;
}

.form-control.error {
    border-color: red;
}

.service_found .dropdown-item {
    white-space: normal;
}

.service_found {
    max-height: 250px;
    overflow: auto;
}

.service_found.empty.show {
    visibility: hidden;
}

.move-icon {
    cursor: move;
}

.modal-service__body .timesheet_modal_row {
    /*padding: 10px;*/
    padding-bottom: 6px;
    /*box-shadow: rgb(0 0 0 / 10%) 0px 0px 8px inset;*/
    margin: 10px 0px 0;
    /*background: rgb(249, 249, 249);*/
}

.service_modal_row.timesheet {
    align-items: end;
}

.RENDERING_PHOTO {
    width: 10%;
}

.RENDERING_CODE {
    width: 10%;
}

.RENDERING_NAME {
    width: 35%;
}

.RENDERING_FREQ {
    width: 15%;
}

.RENDERING_PERIOD {
    width: 15%;
}

.RENDERING_NORM {
    width: 15%;
}

/*.RENDERING_VOL {*/
/*    width: 15%;*/
/*}*/

.td.VISIT_PHOTO {
    width: 10%;
}

.td.VISIT_FIO {
    width: 30%;
}

.td.VISIT_PHONE {
    width: 18%;
}

.td.VISIT_SERVICE_DATE {
    width: 15%;
}

.td.VISIT_SERVICE_TIME {
    width: 15%;
}

.td.VISIT_STATUS {
    width: 10%;
}

.td.VISIT_VOL {
    width: 10%;
}

.questionnaires_table .SERVICE_ID {
    width: 10%;
}

.questionnaires_table .SERVICE_NAME {
    width: 20%;
}

.questionnaires_table .SERVICE_CLIENT {
    width: 30%;
}

.questionnaires_table .PHONE {
    width: 18%;
}

.questionnaires_table .SERVICE_DATE {
    width: 15%;
}

.questionnaires_table .SERVICE_TIME {
    width: 15%;
}

.questionnaires_table .SERVICE_NORM {
    width: 10%;
}

.questionnaires_table .SERVICE_SMTH {
    width: 10%;
}

.view4_table.renderings tbody .rendering_tr {
    border: 1px dashed #D7D7D7;
}

.view4_table.renderings tbody .rendering_tr.active {
    background: #FFF2EE;
}

.view4_table.renderings .rendering_th th {
    font-weight: 600;
    color: #444444;
    font-size: 16px;
    line-height: 12px;
    border-bottom: 1.07625px solid #E5E5E5;
    text-align: start;
}

.view4_table.renderings .rendering_th {
    height: 55px;
}

.tr.visit_tr {
    background: #FFFFFF;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.15);
}

.tr.visit_tr .td {
    align-items: center !important;
    text-align: center !important;
    padding: 7px 10px;
}

.tr.visit_tr.collapsed {
    border-bottom: 1.07625px solid #3891EC;
}

.RENDERING_PHOTO img {
    height: 65px;
}

.view4_table.renderings tbody .rendering_tr td {
    text-align: start;
    align-items: center;
}

tr td.CLIENTS_SERVICE_NAME {
    text-align: start !important;
}

/*.CLIENTS_TH th {*/
/*    text-align: start!important;*/
/*}*/

#socialWorkers {
    height: 100%;
}

.contract-block {
    padding-bottom: 22px;
    padding-top: 8px;
}

.contract-block .black-title {
    color: #444444;
    font-weight: 600;
    font-size: 14px;
    line-height: 14px;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 20px;
}

.contract-block .br-b {
    border-bottom: 1px dashed #E5E5E5;
}

.info-value {
    color: #666666;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    padding-top: 12px;
    padding-left: 20px;
    padding-bottom: 12px;
}

.att-block {
    padding-left: 12px;
    display: flex;
}

.attached-docs {
    margin: 19px 10px 31px 10px;
}

.tpprt-form {
    color: #3891EC;
    border: 1px solid #3891EC;
    border-radius: 4px 4px 0px 0px;
    width: 119px;
    height: 131px;
    text-align: center;
    padding-top: 50px;
    font-weight: 400;
    font-size: 12px;
    line-height: 120%;
}

.lwprt-form {
    background: #3891EC;
    border-radius: 0px 0px 4px 4px;
    width: 119px;
    height: 35px;
    justify-content: space-between;
    padding: 8px 22px;
}

.lwprt-form img {
    cursor: pointer;
}

.black-title-block .black-title {
    color: #444444;
    font-weight: 600;
    font-size: 14px;
    line-height: 14px;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 20px;
}

.pass_creator {
    height: 82%;
}

.pass_inline_label {
    margin-right: 5px;
}

.tbody .passport_block {
    padding-bottom: 35px;
}

.tbody .passport_block .pass_title {
    padding-bottom: 10px;
}

.series_block {
    padding-bottom: 5px;
}


.report-agent-timesheet .title-block {
    background: #F9F9F9;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.15);
}

.report-agent-timesheet .w-22 {
    width: 22%;
}

.report-agent-timesheet .w-2 {
    width: 2%;
}

.report-agent-timesheet .w-30 {
    width: 30%;
}

.report-agent-timesheet .w-8 {
    width: 8%;
}

.report-agent-timesheet .w-32 {
    width: 32%;
}

.report-agent-timesheet .w-9 {
    width: 9%;
}

.report-agent-timesheet .w-5 {
    width: 5%;
}

.report-agent-timesheet .report-agent-timesheet-title {
    color: #3891EC;
    font-weight: 500;
    font-size: 14px;
    line-height: 120%;


    text-align: center;
}

.report-agent-timesheet .bd-block {
    border-right: 1px solid #3891EC;
}

.report-agent-timesheet .report-agent-timesheet-title.title-upp {
    text-transform: uppercase;
    padding-bottom: 18px;
    padding-left: 12px;
    text-align: left;
    padding-top: 20px;
}

.report-agent-timesheet .sm-text {
    font-weight: 400;
    text-transform: none;
}

.report-agent-timesheet .report-agent-timesheet-subtitle.sbt-trnfrm {
    text-transform: uppercase;
    border-right: 1px solid #3891EC;
}

.report-agent-timesheet .br-l {
    border-left: 1px solid #3891EC;
}

.report-agent-timesheet .br-r {
    border-right: 1px solid #3891EC;
}

.report-agent-timesheet .br-t {
    border-top: 1px solid #3891EC;
}

.report-agent-timesheet .br-b {
    border-bottom: 1px solid #3891EC;
}

.report-agent-timesheet .fs-9 {
    font-size: 9px !important;
}

.report-agent-timesheet .report-agent-timesheet-subtitle {
    text-align: center;
    color: #3891EC;
    font-weight: 500;
    font-size: 14px;
    line-height: 120%;
}

.report-agent-timesheet .report-agent-timesheet-subtitle.vertical_surname {
    writing-mode: tb-rl;
    transform: rotate(180deg);
    font-size: 12px;
    line-height: 12px;
    text-align: left;
    height: 130px;
    color: #666;
    padding-right: 12px;
    padding-top: 10px;
    flex-basis: 0;
}

.report-agent-timesheet .report-value.value-fio {
    color: #666666;
    font-weight: 500;
    font-size: 14px;
    line-height: 120%;
    padding: 6px 0px;
    text-align: left;
    padding-left: 16px;
}

.report-agent-timesheet .blue-line-pstn {
    position: relative;
}

.report-agent-timesheet .blue-line {
    position: absolute;
    width: 29px;
    height: 1px;
    background: #3891EC;
    top: 48px;
    right: -20px;
}

.report-agent-timesheet .ht-12 {
    height: 12px;
}

.report-agent-timesheet .table-value {
    padding-bottom: 30px;
}

.report-agent-timesheet .report-value {
    color: #666666;
    font-weight: 400;
    font-size: 14px;
    line-height: 120%;
    text-align: center;
    padding-top: 6px;
    padding-bottom: 6px;
}

.report-agent-timesheet .value-info {
    padding-left: 12px;
    text-align: left;
}

.report-agent-timesheet .blue-bgrnd {
    background: #E5F2FF;
}

.report-agent-timesheet .orange-bgrnd {
    background: #FFEADA;
}

.report-agent-timesheet .yellow-bgrnd {
    background: #FFF8E1;
}

.report-agent-timesheet .violet-bgrnd {
    background: #FCE7FF;
}

.flex-basis-0 {
    flex-basis: 0;
}

.actions.blue {
    background: url(/images/more-blue.svg) center no-repeat;
}

.dropdown .actions.blue {
    float: right;
}

.info-title .row {
    align-items: center;
}

.prg-item {
    background-color: #f9f9f9;
    padding: 15px 15px !important;
    margin-bottom: 0 !important;
    /*border-bottom: 1px solid #D7D7D7;*/
    position: relative;
}

.prg_services_list.new {
    /*height: 525px;*/
}

.time_arriving_label.v2 {
    font-size: 16px !important;
    line-height: 16px !important;
    font-weight: normal !important;
    text-transform: none !important;
    text-align: left !important;
    color: #3891ec;
}

.day_arriving_label.v2 {
    font-size: 16px !important;
    line-height: 16px !important;
    font-weight: normal !important;
    text-transform: none !important;
    text-align: left !important;
    color: #3891ec;
}

.time_arriving.v2 .time_input {
    height: 40px;
    width: 54px;
    text-align: center;
    margin-top: 11px;
    padding: .375rem .25rem;
    color: #3891ec;
}

.view4_table .weekday_checkbox.v2 {
    margin-right: 10px;
}

.day_arriving_row.v2 td {
    padding-top: 0px !important;
}

.arriving.v2 tbody tr td {
    color: #3891ec;
}

.tab-subtitle {
    height: 45px;
    text-align: center;
    padding: 0 !important;
    width: 100%;
    align-items: center;
    display: inline-flex;
    padding: 10px;
    box-shadow: 0px 2px 4px rgb(0 0 0 / 15%);
}

.subtitle-el {
    height: 45px;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    /* line-height: 16px; */
    /* padding: 8px; */
    border-left: 1px solid #F1F1F1;
    border-right: 1px solid #F1F1F1;
    align-items: center;
    text-align: center;
    justify-content: center;
    display: flex;
    flex-grow: 1;
}

.subtitle-el.agreement {
    line-height: 12px;
}

.subtitle-el .sub_tab {
    cursor: pointer;
    height: 100%;
    /* padding: 11px 0px; */
    display: flex;
    justify-content: center;
    width: 100%;
    border-bottom: 2px solid transparent;
    align-items: center;
}

.subtitle-el .sub_tab.active {
    background: #EDF6FF;
    transition: 0.2s;
    border-bottom: 2px solid #3891EC;
}

.contract_agreement {
    /*line-height: 12px;*/
}

.row.agreement_cols label {
    line-height: 120%;
}

.row.agreement_cols {
    display: inline-flex;
    padding-bottom: 20px;
    align-content: flex-end;
    justify-content: flex-start;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: flex-end;
}

.tab-body.contract_subcontract {
    padding: 0;
}

.subcontract_block .product_block {
    padding: 15px 17px;
}

.subcontract_block .provide_block {
    padding: 15px;
}

.sub_contract_head .sub_contract_title {
    padding-left: 12px;
    width: 100%;
}

.sub_contract_head .dropdown-item {
    white-space: nowrap;
}

.sub_contract_list {
    /*max-height: 187px;*/
    /*overflow: auto;*/
}

.sub_contract_head {
    color: #3891EC;
    font-weight: 700;
    background: #EDF6FF;
    display: inline-flex;
    padding: 10px;
    box-shadow: 0px 2px 4px rgb(0 0 0 / 15%);
    width: 100%;
    align-items: center;
}

.date_block .el_block {
    padding: 0 15px;
}

#create_contract, #create_prg {
    margin-right: 12%;
    color: #3891EC;
    background: #FFFFFF;
    filter: drop-shadow(0px 2px 3px rgba(0, 0, 0, 0.11));
}

.tab-pane .tab-title .title-label {
    margin-left: 20px;
}

#tab-prg .customers_tools .dropdown-item {
    white-space: nowrap;
    border-bottom: 1px dashed #D6D6D6;
}

.prg-row {
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
}

.prg-item .prg-att {
    margin-right: 10px;
}

.contract-item .prg-att {
    margin-right: 10px;
}

.prg-att.service_name .service_name_text {
    color: #444444;
    width: 135px;
    display: -webkit-box !important;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.prg-att label {
    color: #C3C3C3;
}

.not_active_prg {
    display: none!important;;
}

.not_active_solution {
    display: none!important;
}

.not_active_contract {
    display: none!important;;
}

.prg-att .service_name {
    align-items: flex-end;
    display: flex;
}

.active_prg_option {
    background-color: rgba(0, 0, 0, 0.1);
}


.modal-header {
    background: #3891EC;
}

.modal-title {
    color: #ffffff;
    font-weight: 700;
}

#CustomFieldsModal .select-fields {
    display: flex;
    list-style: none;
    margin: 0px;
    padding: 0px;
    flex-wrap: wrap;
    align-content: start;
}

#CustomFieldsModal .select-fields.cols {
    height: 139px;
}

#CustomFieldsModal .select-fields.rows {
    height: 401px;
}

#CustomFieldsModal .select-fields li {
    height: 40px;
    border-radius: 4px;
    border: 1px solid #c2c2c2;
    color: #444;
    padding: 7px 15px;
    text-align: center;
    cursor: pointer;
    margin-right: 11px;
    margin-bottom: 11px;
    min-width: 80px;
    position: relative;
}

#CustomFieldsModal .select-fields.rows li {
    width: 100%;
    margin-right: 0px;
}

#CustomFieldsModal .select-fields li.active {
    background: #ffeaea;
}

#CustomFieldsModal .select-fields li .number {
    position: absolute;
    top: 0px;
    right: 5px;
    color: #3891EC;
    font-weight: 500;
}

#CustomFieldsModal .table-selected-fields {
    border: 1px solid #3891EC;
    border-radius: 4px;
    font-size: 12px;
    color: #666;
    line-height: 12px;
    padding: 7px;
    word-break: break-word;
    height: 100%;
}

#CustomFieldsModal .table-selected-fields .blue-text {
    color: #3891EC;
    font-size: 14px;
    font-weight: 700;
}

.prg-item.notInCat {
    display: none !important;
}

.prg_form_select {
    width: 100% !important;
}

.prg-att.service_volume input {
    text-align: center;
}

.prg-att.service_name {
    display: flex;
    align-items: flex-end;
}

.prg-att.service_name .question-img {
    position: absolute;
    top: -5px;
    right: -15px;
}

.tab-body.prg {
    padding: 0;
}

.tab-body.prg #prg_main {
    /*padding: 28px 17px;*/
}

.prg_services_list {
    /*overflow: auto;*/
    /*height: 500px;*/
    /*background: #f9f9f9;*/
}

.form_prg_label {
    margin-top: -3.4%;
}

.customers_table .tab-content .tab-pane .info-title .dropdown-item {
    white-space: nowrap;
}

.prg-supplier-row {
    align-items: start;
    text-align: start;
}

#prg_suppliers .supplier-item {
    background-color: #f9f9f9;
    padding: 15px 15px;
    /*margin-bottom: 10px;*/
    position: relative;
}

#prg_suppliers .info-title {
    margin-top: 20px;
}

.prg-service-add-row {
    display: inline-flex;
    align-items: start;
    justify-content: flex-end;
    width: 100%;
    padding: 10px 15px;
}

.right-menu .menu-body .tools__item.add_service::after {
    background: url(/images/add-rendering-icon.svg) center no-repeat;
}


.contract-service-add-row {
    display: inline-flex;
    align-items: start;
    justify-content: flex-end;
    width: 100%;
    padding: 10px 15px;
}

.prg-service-add-row .prg_item_input {
    width: 100%;
}

.prg-service-add-row .prg_add_service {
    width: 40%;
}

.prg-item-cat-block.first .info-title {
    margin-top: 0 !important;
}

.remove_prg_service {
    cursor: pointer;
    margin-left: 5px;
}

.tab-body.contract {
    padding: 0;
}

.contract_services_list .contract-item {
    background-color: #f9f9f9;
    position: relative;
    padding: 15px 15px !important;
    margin-bottom: 0 !important;
}

.agreement_block .agreement_block_body {
    padding: 15px 15px;
    background: #F9F9F9;
    box-shadow: inset 0px 0px 8px rgb(0 0 0 / 10%);
}

.employees_table .tr.active::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 5px;
    height: 100%;
    background: #3891ec;
}

.remove_item_button {
    position: absolute;
    background: url(/images/trash_small_grey.svg);
    width: 12px;
    height: 15px;
    cursor: pointer;
    right: -5px;
    top: 50%;
}

.main-table.privileges {
    min-height: 300px;
}

.main-table.privileges .scroll__wrap.tbody {
    max-height: 590px;
}

.contract_cat .filter-option {
    text-align: start !important;
}

.not_active_prices {
    display: none;
}

#tab-contract .ml-2.customers_tools .dropdown-item {
    white-space: nowrap !important;
}

.action_icons div.privileges {
    background: url(/images/action_icons/population_cat.svg) center no-repeat;
}

.priv_index_row {
    border-bottom: 1px solid #D7D7D7;
}


.admsttgs-table .admsttgs-title {
    display: flex;
    background: #D7D7D7;

    color: #444444;
    font-weight: 500;
    font-size: 16px;
    line-height: 120%;
    align-items: center;
    border-bottom: 1px solid #444444;

}

.admsttgs-table .w-5 {
    width: 5%;
    align-items: center;
    padding-left: 25px;
    position: relative;
    cursor: pointer;
    height: 57px;
    display: flex;
}

.admsttgs-table .w-15 {
    width: 20%;
    background: #FFF;
    padding: 28px 20px;
}

.admsttgs-table .w-23 {
    width: 23% !important;
    position: relative;
}

.admsttgs-table .w-25 {
    width: 25%;
    position: relative;
}

.admsttgs-table .grey-line {
    position: absolute;
    width: 1px;
    height: 19px;
    top: 47px;
    left: -11px;
    background: #444444;
}

.admsttgs-table .accordion-item:first-of-type .accordion-button, .admsttgs-table .accordion-item:last-of-type .accordion-button.collapsed, .admsttgs-table .accordion-button {
    background: #FFF;
    color: #444444;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    background: #F1F1F1;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.15);
}

.admsttgs-table .accordion-body {
    padding: 0px;
}

.admsttgs-table .accordion-header {
    background: #F1F1F1;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.15);

}

.admsttgs-table .ac-title {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 16px;
    line-height: 16px;

}

.admsttgs-table .ac-item {
    display: flex;
    padding: 23px 12px;
    color: #666666;
    font-weight: 400;
    font-size: 16px;
    line-height: 16px;
    align-items: center;
    border-bottom: 1px solid #D7D7D7;
}

.admsttgs-table .ac-item.active {
    background: #FFF2EE;
}

.admsttgs-table .form-check-input:checked {
    background: #FFF;
    border-color: #444444;
}

.admsttgs-table .form-check-input:checked[type=checkbox] {
    background-image: url('../img/path.svg');
    background-repeat: no-repeat;
    background-position: center;
}

.admsttgs-table .form-check-input {
    margin-right: 18px;
}

.admsttgs-table .form-view {
    width: 70%;
    background: #FFF;
    color: #666666;
    text-align: left;
    border: 1px solid #C3C3C3;
    border-radius: 4px;
    font-weight: 400;
    font-size: 14px;
    line-height: 14px;
}

.admsttgs-table .br-r {
    border-right: 1px solid #444444;
}

.admsttgs-table .pdr {
    padding-right: 45px;
    height: 57px;
    display: flex;
    align-items: center;
}


.priv_subj {
    justify-content: start;
    text-align: start !important;
}

.priv_name {
    justify-content: start;
    text-align: start !important;
}

.priv_reason {
    justify-content: start;
    text-align: start !important;
}

.population_cat_table .CAT_NAME {
    justify-content: start !important;
    text-align: start !important;
}

.population_cat_table .SUBJ_CNT {
    justify-content: start !important;
    text-align: start !important;;
}

.population_cat_table .PRIV_CNT {
    justify-content: space-between !important;
    text-align: start !important;;
}

.population_cat_table .tr.clickable {
    background: #FFFFFF;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
}

.sub_table.privileges .privileges_th th {
    padding: 12px 20px;
}

.sub_table.privileges td {
    padding: 12px 20px;
}

.sub_table .priv_tr {
    /*border-bottom: 1px dashed #D7D7D7;*/
}

.population_cat_table .th, .population_cat_table .td {
    padding: 12px 20px !important;
    justify-content: start !important;
}

.wage_table .td, .wage_table .th {
    border: none !important;
}

.wage_table .wage_head {
    border-bottom: 1px solid #D7D7D7;
    font-size: 14px;
    line-height: 120%;
    text-align: start !important;
}

.wage_table .wage_head {
    background: none !important;
}

.wage_table .wage_head .th {
    font-weight: 600 !important;
    padding: 12px !important;
    justify-content: start !important;
}

.wage_table .td {
    justify-content: start !important;;
    text-align: start !important;
}

.document_wage {
    padding: 12px 20px;
    background: #D7D7D7;
    box-shadow: 0px 2px 5px rgb(0 0 0 / 10%);
    border-radius: 0px;
    font-weight: 600;
}

.td.kids_price {
    flex-direction: column;
    /* align-content: flex-start; */
    align-items: flex-start !important;
}

.privileges .dropdown-menu .dropdown-item {
    white-space: normal;
}

.privileges_blocks .privilege_block {
    padding: 20px;
    background: #F9F9F9;
    box-shadow: inset 0px 0px 8px rgb(0 0 0 / 10%);
    border-radius: 0px;
}

.privileges_blocks {
    height: 300px;
    overflow: auto;
}

.modal-privilege__footer {
    background: #FFFFFF;
    display: flex;
    box-shadow: 0px -2px 4px rgb(0 0 0 / 13%);
    padding: 15px;
}

.close_privilege_modal {
    margin-right: 14px;
}

.privilege_block.proto {
    display: none;
}

.wage_block {
    margin: 10px;
    padding: 20px;
    background: #F9F9F9;
    box-shadow: inset 0px 0px 8px rgb(0 0 0 / 10%);
    border-radius: 0px;
}

.wage_label_row {
    font-weight: 700;
}

.modal-privilege__footer .close_pos_modal {
    margin-right: 14px;
}


.stuff-table .stuff-table-title {
    color: #3891EC;
    font-weight: 700;
    font-size: 16px;
    line-height: 120%;
    text-align: center;
    padding-top: 3px;
    padding-bottom: 3px;
}

.stuff-table .stuff-table-subtitle {
    color: #3891EC;
    font-weight: 400;
    font-size: 10px;
    line-height: 120%;
    border-top: 1px solid #3891EC;
    border-right: 1px solid #3891EC;
    text-align: center;
    padding-top: 3px;
    padding-bottom: 3px;
}

.stuff-table .stuff-table-blue {
    color: #3891EC;
    font-weight: 400;
    font-size: 16px;
    line-height: 120%;
}

.stuff-table .stuff-table-subtitle.stuff-subtitle {
    border-top: none;
    padding-bottom: 3px;
    padding-top: 3px;
    line-height: 190%;
}

.stuff-table-subtitle::after {
    content: "";
    width: 50%;
    position: absolute;
    height: 1px;
    bottom: 0px;
    right: 1px;
    background-color: #3891EC;
}

.stuff-table .stuff-table-row-blue {
    color: #3891EC;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    background: #EDF6FF;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
    padding: 12px 22px;
    cursor: pointer;
    position: relative;
    font-weight: bold;
}

.stuff-table .stuff-table-row-blue.active::before,
.stuff-table .stuff-table-value.active::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 5px;
    height: 100%;
    background: #3891ec;
}

.stuff-table .stuff-table-value {
    color: #666666;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: center;
    cursor: pointer;
    position: relative;
    display: flex;
}
.stuff-table .stuff-table-value.grey{
	background: #F9F9F9;
	color: #444444;
	font-weight: bold;
}

.stuff-table .stuff-table-value .text-left {
    text-align: left;
    padding-left: 15px;
}

.stuff-table .stuff-table-total-block {
    padding: 12px 0px;
    box-shadow: 0px -2px 5px rgba(0, 0, 0, 0.1);
    background: #F9F9F9;
    border-top: 1px solid #3891EC;
}

.stuff-table .stuff-table-total {
    font-weight: 700;
    font-size: 16px;
    line-height: 120%;
    color: #3891EC;
    text-align: center;
}

.stuff-table .stuff-table-total.text-left {
    text-align: left;
    padding-right: 22px;
}

.work-table .w-29 {
    width: 2.29%;
}

.work-table .br-r {
    border-right: 1px solid #3891EC;
}

.work-table .br-l {
    border-left: 1px solid #3891EC;
}

.work-table .br-b {
    border-bottom: 1px solid #3891EC;
}

.work-table .br-t {
    border-top: 1px solid #3891EC;
}

.work-table .stuff-table-title {
    color: #3891EC;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    padding-bottom: 6px;
    padding-top: 6px;
}

.work-table .pb {
    padding-bottom: 6px;
}

.work-table .stuff-table-subtitle {
    color: #3891EC;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    padding-bottom: 6px;
    padding-top: 6px;
}

.work-table .stuff-table-title-big {
    font-weight: 700;
    font-size: 16px;
    line-height: 16px;
    text-align: center;
    color: #3891EC;
}

.work-table .stuff-table-footer {
    border-top: 1px solid #3891EC;
}

.work-table .stuff-table-title-green {
    font-weight: 700;
    font-size: 8px;
    line-height: 8px;
    text-align: center;
    color: #3EC110;
    padding-top: 7px;
}

.work-table .stuff-table-title-red {
    font-weight: 700;
    font-size: 8px;
    line-height: 8px;
    text-align: center;
    color: #FF4218;
    padding-top: 7px;
}

.work-table .vac-table-blue {
    color: #3891EC;
    font-weight: 400;
    font-size: 10px;
    line-height: 16px;
    text-align: center;
}

.work-table .title-green-rotate {
    align-items: center;
    color: #3EC110;
    writing-mode: tb-rl;
    transform: rotate(180deg);
    padding: 5px 4px;
    font-weight: 400;
    font-size: 11px;
    line-height: 16px;
}

.work-table .title-red-rotate {
    align-items: center;
    color: #FF4218;
    writing-mode: tb-rl;
    transform: rotate(180deg);
    padding: 5px 4px;
    font-weight: 400;
    font-size: 11px;
    line-height: 16px;
}

.work-table .stuff-table-item {
    color: #444444;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: center;
}

.work-table .text-left {
    text-align: left;
    padding-left: 8px;
}

.work-table .stuff-table-item-block {
    margin-top: 10px;
    margin-bottom: 10px;
}

.work-table .stuff-table-item-blue {
    font-weight: 700;
    font-size: 12px;
    line-height: 14px;
    padding-left: 10px;
    color: #3891EC;
    padding-top: 5px;
}

.work-table .stuff-table-blue {
    font-weight: 400;
    font-size: 8px;
    line-height: 10px;
    color: #444444;
    background: #E5F2FF;
    text-align: center;
    padding-top: 3px;
}

.work-table .stuff-table-item {
    background: #FFEADA;
}

.work-table .stuff-table-item-pink {
    background: #FCE7FF;
}

.work-table .stuff-table-item-yellow {
    background: #FFF8E1;
}

.work-table .stuff-table-item-fio {
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    color: #444444;
    padding-left: 10px;
}

.modal_rendering_block.active_wage {
    display: flex;
    align-items: center;
}

.population_cat_table .tr.clickable.active:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 5px;
    height: 100%;
    background: #3891ec;
}

.pos_table .tr.clickable.active:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 5px;
    height: 100%;
    background: #3891ec;
}

.wage_table .tr.clickable.active:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 5px;
    height: 100%;
    background: #3891ec;
}

.population_cat_table .sub_table.privileges .tr, .population_cat_table .sub_table.privileges .td {
    border: none !important;
}

.priv_region_hr {
    padding: 0;
    margin: 0;
    border-top: 1px dashed #D7D7D7;
}

.prof-title {
    color: #3891EC;
    font-weight: 700;
    font-size: 16px;
    line-height: 16px;
    background: #EDF6FF;
    padding: 12px 22px;
}

.prof_table .black-title-block {
    border-bottom: 1px solid #D7D7D7;
}

.info-value-block.gef_block {
    border-bottom: 1px dashed #D7D7D7;;
}

.tab-body.desc {
/*
    padding: 0;
*/
}

.tab-body.eks_func {
    padding: 0;
}

.tab-body.emp_func {
    padding: 0;
}

.emp_title {
    padding: 15px;
    background: #EDF6FF;
    box-shadow: 0px 2px 5px rgb(0 0 0 / 10%);
    border-radius: 0px;
    font-weight: 600;
    font-size: 14px;
    color: #3891EC;
    line-height: 14px;
}

.emp-inputs {
    padding: 15px;
    background: #F9F9F9;
    box-shadow: inset 0px 0px 8px rgb(0 0 0 / 10%);
    border-radius: 0px;
}

#tab-eks_func .subtitle-el {
    font-weight: 600;
    line-height: 120%;
    width: 20%;
}

#tab-emp_func .subtitle-el {
    font-weight: 600;
    line-height: 120%;
    width: 25%;
}


#tab-eks_func .subtitle-el .sub_tab {
    padding: 0;
    height: 100%;
    align-items: center;
}

.prof_add_st {
    display: flex;
    justify-content: flex-end;
}

.prof_add_row {
    padding: 15px;
}

.dropdown-item.add_gef {
    cursor: pointer;
}

.dropdown-item.add_ef {
    cursor: pointer;
}

.emp_title.general_func {
    padding: 0 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#edit_prof_form .tab-title .customers_tools {
    padding-right: 5px;
    width: unset;
}

.ex_emp_block.proto {
    display: none;
}

.tab-body.desc .tab {
    overflow: auto;
    max-height: 600px;
}

.emp-block.proto {
    display: none;
}

.scroll__wrap.tbody.prof_st_data {
    overflow-x: hidden;
}

.td.priv_price, .td.priv_reason {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.menu_item_counter.in_tab {
    margin-left: 5px;
    display: flex;
    font-size: 14px;
    color: #3891ce;
    align-items: flex-end;
}

#tab-contract .s1.subtitle-el {
    width: 20%;
}

.tab-step-row {
    margin-top: 5px;
    display: inline-flex;
    align-items: center;
    padding: 12px;
    width: 100%;
    background: #FFFFFF;
}

.tab-step-row .step-label {
    margin-left: 12px;
    font-weight: 600;
    font-size: 14px;
    line-height: 14px;
}

.contract_commands_list {
    background: #F9F9F9;
    box-shadow: inset 0px 0px 8px rgba(0, 0, 0, 0.1);
    border-radius: 0px;
}

.main_contract {
    background: #F9F9F9;
    box-shadow: inset 0px 0px 8px rgb(0 0 0 / 10%);
}

.contract-list {
    height: 482px;
    overflow: auto;
}

.contract_actions {
    display: flex;
    align-items: center;
}


.add_prg_block .add_prg_btn {
    margin-top: 25%;
    width: 300px;
}

.add_contract_block .add_contract_btn {
    margin-top: 25%;
    width: 300px;
}


.command_block {
    padding: 15px;
}

.command-entity.not_active_command {
    display: none;
}

.command-entity.proto {
    display: none;
}

.services-stats-row {
    background: #EDF6FF;
    box-shadow: 0px 2px 5px rgb(0 0 0 / 10%);
    padding: 15px;
    display: inline-flex;
}

.services-stats-row .stats_label {
    margin-left: 5px;
    font-weight: 400;
    font-size: 14px;
    line-height: 14px;
}
.services-stats-row .stats_label.small{
	font-size: 12px;
}

.services-stats-row .service_stats_block {
    display: flex;
    align-items: center;
    justify-content: center;
}

.agreement_block_sale_body {
    background: #F9F9F9;
    padding: 15px 15px;
    box-shadow: inset 0px 0px 8px rgb(0 0 0 / 10%);
    border-radius: 0px;
}

button.mv-fwd {
    color: #FFFFFF;
    background: #3891EC;
    box-shadow: 0px 2px 3px rgba(56, 145, 236, 0.5);
    border-radius: 5px;
    margin-right: 10%;
}

button.mv-back {
    color: #3891EC;
    align-items: center;
    text-align: center;
    background: #FFFFFF;
    border: 1px solid #C4C4C4;
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.11);
    border-radius: 5px;
}

.solution_row {
    display: flex;
    align-items: flex-end;
}

.prg_solution {
    background: #F9F9F9;
    box-shadow: inset 0px 0px 8px rgb(0 0 0 / 10%);
    border-radius: 0px;
    padding: 15px;
}

.prg_solution .sol_block {
    padding: 0px 15px 0px 0px;
}

.main_prg {
    background: #F9F9F9;
    box-shadow: inset 0px 0px 8px rgb(0 0 0 / 10%);
    padding: 15px;
}

.tab-pane#prg_services {
    overflow: auto;
    height: 545px;
}

.prg_solution.proto {
    display: none;
}

.tab-body.employee_bind {
    padding: 0;
}

.social_worker_item {
    padding: 15px 15px 5px 15px;
    display: inline-flex;
}

.workers_list {
    background: #F9F9F9;
    box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.15);
}

.social_worker_item .worker_data {
    display: inline-flex;
    width: 100%;
    justify-content: center;
}

.social_worker_item .worker_data div {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

img.download_prg {
    cursor: pointer;
}

.year_block {
    padding: 10px;
}

.year_block .year_title {
    display: flex;
    align-items: center;
    background: #EDF6FF;
    padding: 6px;
    font-weight: 700;
    color: #3891EC;
    font-size: 18px;
    line-height: 16px;
    justify-content: center;
}

.year_block .months_block {
    background: #F9F9F9;
    padding: 0 30px;
}

.months_block .month_title {
    padding: 20px 10px;
    border-bottom: 1px solid #3891EC;
    display: flex;
}

.months_block .month_label {
    font-weight: 600;
    font-size: 16px;
    line-height: 14px;
    color: #3891EC;
}

.months_block .month_label.month_text {
    width: 35%;
}

.months_block .month_label.month_price {
    width: 40%;
}

.months_block .month_label.month_date {
    width: 25%;
}

.months_list {

}

.months_list .month_item {
    padding: 10px;
    display: flex;
}

.month_item .month_text {
    width: 35%;
    font-weight: 600;
    font-size: 16px;
    line-height: 120%;
    display: flex;
    align-items: center;
    color: #3891EC;
}

.month_item .month_price {
    width: 40%;
}

.month_price input {
    width: 140px;
}

.month_item .month_date {
    width: 36%;
}

.month_date input {
    width: 190px;
}

.agreement_block_list {
    overflow: auto;
    height: 482px;
}

.agencies_list {
    height: 600px;
    overflow: auto;
}

.mv-fwd:hover {
    color: #FFFFFF;
}

.mv-back:hover {
    color: #3891EC;
}

.modal-footer .left_buttons {
    width: 385px;
}

.mv-back[style='display: none;'] + .mv-fwd {
    margin-left: 150px;
}

.prg_solution.not_active_solution {
    display: none;
}

.prg-item-cat-block.notInReg {
    display: none;
}

.modal-footer .error {
    max-width: 225px;
    overflow: hidden;
    height: 20px;
    font-size: 11px;
    color: red;
}

.suppliers_block {
    height: 362px;
    overflow: auto;
}

.suppliers_list.proto {
    display: none;
}

.modal-footer .left_buttons {
    display: flex;
    align-items: center;
}

.left_buttons #create_prg {
    color: #3891EC;
    height: 38px;
    align-items: center;
    text-align: center;
    background: #FFFFFF;
    border: 1px solid #C4C4C4;
    box-shadow: 0px 2px 3px rgb(0 0 0 / 11%);
    border-radius: 5px;
    line-height: 14px;
}

.left_buttons #create_contract {
    color: #3891EC;
    height: 38px;
    align-items: center;
    text-align: center;
    background: #FFFFFF;
    border: 1px solid #C4C4C4;
    box-shadow: 0px 2px 3px rgb(0 0 0 / 11%);
    border-radius: 5px;
    line-height: 14px;
}

.supplier_email {
    word-wrap: break-word;
}

/*.dropdown.payment_select ul.dropdown-menu {*/
/*    max-height: 100px;*/
/*}*/

/*.dropdown.privilege_cats ul.dropdown-menu {*/
/*    !*max-height: 200px;*!*/
/*}*/

/*.dropdown.contract_supplier ul.dropdown-menu {*/
/*    max-height: 200px;*/
/*}*/

/*.service_periodicity ul.dropdown-menu {*/
/*    max-height: 200px;*/
/*}*/

/*.service_frequency ul.dropdown-menu {*/
/*    max-height: 200px;*/
/*}*/

/*.service_volume ul.dropdown-menu {*/
/*    max-height: 200px;*/
/*}*/

#tab-contract .s1 a {
    line-height: 16px;
    width: 98%;
}

.add_prg_block_text {
    margin-top: 10px;
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
    display: flex;
    align-items: center;
    text-align: center;
    text-transform: uppercase;
    color: #666666;
    justify-content: center;
    width: 300px;
}

.add_prg_block .add_prg_block_act {
    margin-top: 15px;
    width: 340px;
    height: 325px;
    background: #FFFFFF;
    box-shadow: 0px 0px 4px rgb(0 0 0 / 15%);
    padding: 20px;
}

.add_contract_block .add_prg_block_act {
    margin-top: 15px;
    width: 340px;
    height: 325px;
    background: #FFFFFF;
    box-shadow: 0px 0px 4px rgb(0 0 0 / 15%);
    padding: 20px;
}

.add_prg_block {
    display: flex;
    align-items: center;
    justify-content: center;
}

.add_contract_block {
    display: flex;
    align-items: center;
    justify-content: center;
}

.add_prg_block .add_prg_img {
    margin-left: 100px;
}

.add_contract_block .add_prg_img {
    margin-left: 100px;
}

.add_contract_services_block {
    margin-left: 25%;
    width: 340px;
    height: 387px;
    margin-top: 15px;
    background: #FFFFFF;
    box-shadow: 0px 0px 4px rgb(0 0 0 / 15%);
    padding: 20px;
}

.add_contract_services_block img {
    margin-left: 100px;
}

.add_contract_services_buttons {
    width: 300px;
    margin-top: 15%;
}

.add_contract_services_buttons .btn {
    width: 299px;
    margin-bottom: 10px;
}

.tool.filter.disabled {
    background-color: #e9e4e4;
    cursor: unset;
}

.sub_tab a {
    color: #444444;
}

.sub_tab.active a {
    color: #3891EC;
}

.prg-item.new .actions {
    display: none;
}

.contract-item.new .actions {
    display: none;
}

#prg_suppliers .info-title {
    margin-top: 0;
}
#prg_suppliers .custom-control {
    width: 100%;
}
#prg_suppliers .sup_name_text {
    width: 90%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.sup_name_text .question-img {
    right: 0!important;
}

.privilege_tr .cat_name {
    /*width: 700px;*/
    /*display: flex;*/
    /*justify-content: space-between;*/
    /*align-items: center;*/
}

.graphic_list {
    height: 478px;
    overflow: auto;
}

.notInMonth {
    display: none!important;
}

.sup_cnt_row {
    display: flex;
    justify-content: flex-end;
    padding: 20px;
    align-items: center;
}
.sup_cnt_row .sup_label {
    font-weight: 400;
    font-size: 16px;
    line-height: 16px;
    display: flex;
    align-items: center;
    color: #3891EC;
}.sup_cnt_row .sup_num {
     height: 40px;
     width: 118px;
     margin-left: 12px;
     color: #3891EC;
     display: flex;
     background: #FFFFFF;
     font-weight: 700;
     font-size: 20px;
     line-height: 16px;
     border: 1px solid #C3C3C3;
     border-radius: 4px;
     align-items: center;
     justify-content: center;
}

 .tab-scroll.client_address {
     min-height: 518px;
     max-height: 518px;
 }

.social_worker_item .worker_radio_label {
     justify-content: flex-start;
 }

.social_worker_item .woker_agency_shortname {
    text-align: center;
    justify-content: center;
}

.social_worker_item .custom-control-label {
    top: 3px;
}

.download_prg.disabled {
    cursor: unset;
}

.create_contract_alert {
    margin-top: 10%;
}
.create_contract_alert .contract_alert_block {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.create_contract_alert .contract_alert_block img{
    background: #FFFFFF;
    box-shadow: 0px 0px 4px rgb(0 0 0 / 15%);
    border-radius: 0px;
}
.create_contract_alert .contract_alert_block .btn{
    position: absolute;
    top: 58%;
    width: 300px;
}

.visit-block{
    width: 100%;
    background: #F9F9F9;
    color: #929292;
    padding-bottom: 13px;
}

.visit-block .visit-client-block{
    display: flex;
    padding: 12px 24px;
    padding-right: 7px;
    padding-bottom: 0px;
    align-items: center;
    justify-content: space-between;
}
.visit-block .block-name{
    font-weight: 700;
    font-size: 16px;
    line-height: 120%;

}
.visit-block .day-name{
    font-weight: 400;
    font-size: 18px;
    line-height: 120%;
    padding-left: 24px;
    padding-top: 10px;
}
.visit-block .day-number{
    font-weight: 400;
    font-size: 16px;
    line-height: 120%;
}
.visit-block .day-visit{
    padding-left: 24px;
}

.width-54{
    width: 54px;
}


.progress{
    height: 6px;
}

.form-control.avg_earning {
    text-align: left!important;
}
.form-control.prg_avg_earning {
    text-align: left!important;
}

.contract-services-body {
    overflow: auto;
    height: 329px;
}

.custom-control-label.without-before-element::before {
    content: none;
}

.svg_to_grey{
	filter: sepia(78%) brightness(115%);
	object-fit: contain !important;
}
