.cursor-pointer {
    cursor: pointer !important;
}

.graphic-content .con-left .day-hours .from {
    margin-right: 5px;
}

.graphic-content .con-left .day-hours .from,
.graphic-content .con-left .day-hours .to {
    min-height: 17.6px;
}

.m-b-30 {
    margin-bottom: 30px !important;
}

.d-flex-end {
    justify-content: flex-end !important;
    font-size: 20px;
}

.d-flex-end span {
    font-size: 16px;
}

.select2-container--default .select2-results > .select2-results__options {
    max-height: 300px !important;
}

.input-select-modal {
    overflow: hidden !important;
    height: auto !important;
}

.doctor-card .d-info > .ready-print {
    margin: 0;
}

.doctor-card.big .ready-print-logo {
    width: 70px;
    height: 70px;
}

.doctor-card .ready-print-logo img {
    object-fit: contain;
}

.doctor-card .right {
    width: 300px;
}

.red-line {
    color: #e5174b !important;
}

/*.add-type-button{*/
/*    margin: -25px 115px !important;*/
/*}*/

.dot {
    height: 10px;
    width: 10px;
    border-radius: 50%;
    display: inline-block;
}

/*.red-pill {*/
/*    border: 1px solid red !important;*/
/*}*/

/*.red-pill > div > div {*/
/*    color: red !important;*/
/*}*/

#analiseToDoc .modal-footer {
    padding: 20px 0;
    position: relative;
}

#analiseToDoc .modal-footer::after {
    position: absolute;
    content: "";
    bottom: 0;
    left: -20px;
    right: -20px;
    height: 1px;
    background: #ebebeb;
}

.ql-editor {
    min-height: 200px;
}

.bar-items {
    padding: 11px 13px 11px 13px;
}

.bar-items svg {
    flex-shrink: 0;
}

.items hr {
    border: 0.3px solid #00a099;
    opacity: 0.3;
    margin: 10px;
    border-radius: 10px;
}

.separator-container {
    position: relative;
}

.separator-title {
    position: absolute;
    top: 3px;
    left: 25px;
    background: white;
    font-size: 10px;
    text-transform: uppercase;
    color: rgba(0, 160, 153, 0.5);
}

header:not(.mini) .brand-logo img {
    height: 39px;
}

.brand-logo {
    padding: 20px 0 0 0;
    display: flex;
    justify-content: center;
    width: unset;
}

.datepicker--cell.-in-range- {
    background: rgba(0, 154, 147, 0.21);
}

.modal__record_service .modal-header {
    padding-right: 24px;
}

.modal__record_service .modal-content {
    padding: 0 24px;
    max-width: 100%;
    margin: 0 auto;
    height: 100%;
}

.modal__record_service .modal-dialog {
    max-width: unset;
}

.modal__record_service .btn-close {
    margin: 0;
    right: 24px;
    top: unset;
    background: transparent url(../images/icons/close-black.svg) 50%/50px auto no-repeat;
    width: 24px;
    height: 24px;
    transform: translateX(50%);
}

.header .items {
    margin-top: 20px;
    padding: 0 10px;
}

/*.cus-table .cus-table-body .cus-table-items .table-item:nth-of-type(4) {*/
/*    width: 120px;*/
/*}*/

.cus-table {
    overflow: visible;
}

.notify-wrapper {
    z-index: 999 !important;
}

.print-button {
    display: flex;
    margin-left: 20px;
    width: 30px;
    height: 30px;
}

.print-button svg {
    width: 100%;
    height: 100%;
}

.print-analizes .analize-body > div > div {
    white-space: normal;
    padding: 0;
}

.print-analizes .analize-body > div,
.print-analizes .analize-header > div {
    border-bottom: 1px dashed #3d6694;
    border-radius: 0;
}

.print-analizes .analize-header > div > div,
.print-analizes .analize-body > div > div {
    position: relative;
}

.print-analizes .analize-header > div > div::after,
.print-analizes .analize-body > div > div::after {
    content: "";
    position: absolute;
    left: -15px;
    top: 0;
    bottom: -10px;
    right: -15px;
    border-left: 1px dashed #3d6694;
    /*border-right: 1px dashed #3d6694;*/
    pointer-events: none;
}

.print-analizes .analize-body > div > div::after {
    bottom: -15px;
}

.print-analizes .analize-header > div > div:first-of-type::after,
.print-analizes .analize-body > div > div:first-of-type::after {
    content: none;
}

.bar-items-dropdown span {
    text-align: left;
}

.select2-container--krajee-bs3 .select2-selection--single {
    padding: 0;
}

.select2-container--krajee-bs3.select2-container--open .select2-selection,
.select2-container--krajee-bs3 .select2-selection:focus {
    box-shadow: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    display: flex;
    align-items: center;
}

.select2-container .select2-selection--single .select2-selection__clear {
    position: absolute;
    right: 30px;
    top: 0;
    bottom: 0;
    text-align: center;
    display: flex;
    align-items: center;
    font-size: 24px;
    padding-bottom: 5px;
}

.select2-container--krajee-bs3
.select2-selection--multiple
.select2-selection__choice__remove {
    padding-bottom: 5px;
}

.has-success .select2-container--open .select2-selection,
.has-success
.select2-container--krajee-bs3.select2-container--focus
.select2-selection {
    box-shadow: none;
    border: 1px solid #c0c5cc;
}

.input-wrapper.medical-card-type-wrapper {
    margin-right: 15px;
    width: 200px;
}

.modal-styling .modal-content {
    background: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 25px;
    position: relative;
    border: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.modal-styling .btn-close {
    position: absolute;
    right: -48px;
    top: -14px;
    padding: 0;
    -webkit-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
    -moz-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
    opacity: 1;
    background: transparent url(../images/icons/close.svg) 50%/48px auto no-repeat;
    width: 48px;
    height: 48px;
    z-index: 10;
}

.modal-styling .modal-content .modal-header::after {
    position: absolute;
    left: -25px;
    right: -25px;
    bottom: 0;
    background: #ebebeb;
    height: 1px;
    content: "";
}

.modal-styling .modal-content > div {
    padding: 0;
    border: none;
}

.modal-styling .modal-content .modal-header {
    width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 20px;
    position: relative;
    margin-bottom: 25px;
}

.modal-styling .modal-title {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: #3d6694;
}

.modal-styling .input-groups {
    margin-bottom: -15px;
}

.modal-styling .input-wrapper {
    margin-bottom: 15px;
    width: -webkit-calc(100% - 20px);
    width: -moz-calc(100% - 20px);
    width: calc(100% - 20px);
}

.modal-styling .input-wrapper.radio-wrapper {
    flex-wrap: wrap;
}

.modal-styling .modal-footer {
    margin-top: 10px;
}

.modal-styling .modal-footer .input-submit {
    margin: 5px auto 0;
    padding: 16px 70px;
}

.modal-styling .modal-subtitle {
    font-size: 14px;
    color: #091925;
}

.modal-styling.modal-styling-big .modal-dialog {
    max-width: calc(100vw - 100px);
}

.cus-table-items {
    margin: 0 !important;
}

.cus-table-items:hover {
    background-color: #ebf0ef !important;
    box-shadow: none !important;
}

.second-title-14 {
    color: #58747a;
    font-size: 12px;
    font-weight: 500;
}

.cus-table .cus-table-body .cus-table-items .table-item-link,
.cus-table .cus-table-body .cus-table-items .table-item {
    padding: 8px 0;
    display: flex;
    align-items: center;
}

.page-subtitle {
    color: #58747a;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
}

.btn-transparent {
    height: fit-content;
}

.btn-transparent.white:not(.green) {
    padding: 12px 24px;
    border-radius: 48px;
    background-color: #ffffff;
    border: 1px solid #d7e0df;
    color: #20383d;
    font-size: 16px;
    font-weight: 600;
}

.btn-transparent.white:not(.green):hover {
    background-color: #ebf0ef;
    color: #20383d;
}

.btn-transparent.white svg path {
    stroke: #20383d;
}

.btn-transparent.green {
    padding: 12px 24px;
    border-radius: 48px;
    background: #04c5cc;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    transition: 0.3s ease-in-out;
}

.btn-transparent.green svg path {
    stroke: #ffffff;
}

.cus-table .cus-table-header {
    border: 1px solid;
    border-image-slice: 1;
    border-width: 1px;
    padding-bottom: 8px;
    border-image-source: linear-gradient(
            to left,
            #d7e0df00,
            #ebf0ef,
            #ebf0ef,
            #ebf0ef,
            #ebf0ef,
            #ebf0ef,
            #ebf0ef,
            #ebf0ef,
            #d7e0df00
    );
    border-left: 0;
    border-right: 0;
    border-top: 0;
}

.filter-form .sort-options {
    background: #ebf0ef;
    padding: 2px;
    border-radius: 44px;
}

.filter-form .sort-options > a {
    padding: 12px 0;
}

.filter-form .sort-options > a.active {
    color: #20383d;
    border: 1px solid #d7e0df;
    border-radius: 44px;
    padding: 12px 20px;
    background: white;
    margin: 0;
    font-weight: 700;
}

.cus-table-body {
    margin-top: 16px;
}

.pagination {
    background: #ebf0ef;
    width: fit-content;
    border-radius: 40px;
}

.pagination li.prev {
    background: #ebf0ef;
    border-radius: 40px;
    padding: 2px 8px;
}

.pagination li {
    background: transparent;
    border-radius: 40px;
}

.pagination li:hover {
    background: transparent;
}

.pagination li:hover a {
    color: #20383d;
}

.pagination li.active {
    background: white;
}

.pagination li a {
    color: #58747a;
    padding: 10px 21px;
}

.pagination li.active a {
    color: #20383d;
}

.search-input input {
    background-color: #ebf0ef;
}

.search-input input::placeholder {
    color: #58747a;
}

.cus-table .cus-table-body .cus-table-items .table-item .table-links {
    background: transparent;
}

.history-page .choose-info-tab::after,
.history-page .choose-info-tab::before {
    border: 1px solid;
    border-image-slice: 1;
    border-width: 1px;
    padding-bottom: 8px;
    border-image-source: linear-gradient(
            to left,
            #d7e0df00,
            #ebf0ef,
            #ebf0ef,
            #ebf0ef,
            #ebf0ef,
            #ebf0ef,
            #ebf0ef,
            #ebf0ef,
            #d7e0df00
    );
    border-left: 0;
    border-right: 0;
    border-top: 0;
}

.cus-table.plans-table.plans-table-plus
.cus-table-body
.cus-table-items
.table-item:not(.strong)
> div.booked.pending::after,
.cus-table.plans-table.plans-table-plus
.cus-table-body
.cus-table-items
.table-item:not(.strong)
> div.booked.pending
> a {
    background: #ef8f00;
}

.cus-table.plans-table.plans-table-plus
.cus-table-body
.cus-table-items
.table-item:not(.strong)
> div.booked.pending {
    background: #fdf4e6;
}

#pills-tabContent {
    min-height: 100vh;
}

.cus-table .cus-table-body .cus-table-items .dots {
    top: 0;
    justify-content: center;
}

.dropdown-toggle.remove-toggle::after {
    display: none;
    content: none;
}

.has-success .form-control,
.has-success .form-control:focus {
    border: 1px solid #ced4da;
    box-shadow: none;
}

.form-control {
    box-shadow: none;
}

.form-control:focus {
    border: 1px solid #ced4da;
    box-shadow: none;
}

.btn.btn-outline-danger {
    display: flex;
    align-items: center;
    padding: 12px 24px;
    border-radius: 48px;
    transition: 0.4s ease-in-out;
    font-weight: 500;
    font-size: 14px;
    text-align: center;
}

.modal.fade.show {
    opacity: 1;
}

.cus-table.kassa-table-new
.cus-table-body
.cus-table-items
.check-wrapper
.check__accordion-body
.check__checkbox-name {
    margin-left: 0;
}

.cus-table.kassa-table-new
.cus-table-body
.cus-table-items
.check-wrapper
.check__accordion-item
.check__checkbox-wrapper {
    width: 100%;
    max-width: 300px;
    display: flex;
}

.graphic-content #pills-tabContent {
    min-height: unset;
}

@media (max-width: 1900px) {
    .search-input input {
        width: 300px;
    }

    .filter-form .center-content {
        justify-content: flex-start;
    }

    .filter-form .sort-options {
        margin-left: auto;
    }

    .filter-form .search-input {
        margin-right: 15px;
    }
}

.filter-form .sort-options {
    margin-right: 0;
}

.filter-form #cash-box-direct-tab.sort-options > a {
    border-radius: 44px;
}

.filter-form #cash-box-direct-tab.sort-options > a:not(.active):hover {
    border-color: transparent;
    color: #20383d;
}

.filter {
    opacity: 0;
    position: fixed;
    display: block;
    right: -374px;
    top: 24px;
    bottom: 24px;
    width: 350px;
    border: 1px solid #d7e0df;
    border-radius: 20px;
    padding: 32px;
    background-color: white;
    z-index: 12;
    box-shadow: 0 12px 24px -8px #e6ebea;
    transition: 0.3s ease-in-out;
}

.filter.active {
    opacity: 1;
    right: 24px;
}

.filter button.close {
    position: absolute;
    right: 12px;
    top: 12px;
    padding: 6px;
    border-radius: 48px;
    background-color: #ebf0ef;
}

.filter .filter-heading {
    color: #20383d;
    font-size: 28px;
    font-weight: 800;
    line-height: 36px;
}

.filter .filter-snippet {
    margin-top: 8px;
    color: #58747a;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
}

.filter .filter-inputs-wrapper {
    margin-top: 32px;
}

.filter .input-groups .input-wrapper {
    width: calc(100% - 20px);
    margin-bottom: 0;
}

.input-groups .input-wrapper > div {
    height: auto;
}

.filter .filter-form {
    overflow-x: hidden;
    overflow-y: scroll;
    height: calc(100vh - 205px);
}

.filter .input-groups {
    flex-direction: column;
    justify-content: flex-start;
}

/*.filter .input-groups button[type="reset"] {*/
/*    margin-top: auto;*/
/*}*/

.filter .input-groups .input-wrapper input,
.filter .select2-container .select2-selection--single {
    background-color: #ebf0ef;
    border: 1px solid transparent;
}

.filter .select2-selection--single .select2-selection__rendered {
    min-height: 44px;
    height: 44px;
}

.filter .input-groups .input-select:-moz-placeholder,
.filter .input-groups .input-select::placeholder,
.filter .input-groups .select-cus:-moz-placeholder,
.filter .input-groups .select-cus::placeholder,
.filter .input-groups .working-graphic:-moz-placeholder,
.filter .input-groups .working-graphic::placeholder,
.filter .input-groups input:-moz-placeholder,
.filter .input-groups input::placeholder,
.filter .input-groups textarea:-moz-placeholder,
.filter .input-groups textarea::placeholder {
    color: #58747a;
    font-size: 14px;
    padding: 12px 16px;
}

.filter
.select2-container--default
.select2-selection--multiple
.select2-selection__rendered::after,
.filter
.select2-container--default
.select2-selection--single
.select2-selection__rendered::after,
.filter
.select2-container
.select2-selection--multiple
.select2-selection__rendered::after,
.filter
.select2-container
.select2-selection--single
.select2-selection__rendered::after {
    top: 15px;
}

.filter
.select2-container--default
.select2-selection--single
.select2-selection__placeholder {
    padding: 0;
    color: #20383d;
    font-size: 14px;
    font-weight: 500;
}

.filter .input-groups input {
    height: 44px;
}

button.apply-filter {
    width: calc(100% - 20px);
    margin: 20px auto 0 auto;
}

button.apply-filter span {
    margin: 0 auto;
}

.cus-table.plans-table.plans-table-plus
.cus-table-body
.cus-table-items
.table-item.strong:first-of-type {
    margin: 14px 0;
    width: 160px;
}

.cus-table.plans-table.plans-table-plus
.cus-table-body
.cus-table-items
.table-item.strong
> div {
    text-align: center;
}

.shablon-new-group.input-groups textarea {
    resize: vertical;
}

.shablon-new-group.input-groups:not(.shablon-new-group-bottom) .input-wrapper {
    flex-direction: column;
}

.input-groups.shablon-new-group .group-row .input-adder,
.input-groups.shablon-new-group .group-row .remove-btn {
    top: 0;
}

.input-groups .add-button,
.input-groups .add-reaction-button {
    height: 48px;
}

.btn-transparent.red.add-button {
    padding: 12px 24px;
    border-radius: 48px;
    background-color: #d00a0a;
    color: #fff;
}

.btn-transparent.red.add-button:hover {
    color: #3d6694;
}

.btn-transparent.red.add-button svg path {
    stroke: #fff;
}

.btn-transparent.red.add-button:hover svg path {
    stroke: #3d6694;
}

.profile-dropdown .dropdown-toggle .profile-image img {
    width: 28px;
    height: 28px;
}

.profile-dropdown .dropdown-toggle .profile-image {
    width: 30px;
    height: 30px;
}

.language-dropdown .dropdown-toggle {
    padding: 10px 0;
}

.profile-dropdown {
    padding: 0;
    margin: 0;
}

.profile-dropdown .dropdown-toggle {
    padding: 10px 15px 10px 0;
}

.profile-dropdown .dropdown-toggle::after {
    top: 20px;
}

.language-dropdown .dropdown-menu {
    min-width: 100%;
}

.language-dropdown .dropdown-item {
    justify-content: flex-start;
    padding: 10px;
}

.profile-dropdown .dropdown-toggle .profile-info {
    flex-direction: column;
    width: calc(100% - 40px);
}

.profile-dropdown .dropdown-toggle .profile-info .profile-name {
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}

.input-wrapper.fully-pay-w {
    display: flex;
    flex-direction: column;
}

.full-pay-comment.input-wrapper {
    flex-direction: column;
}

.full-pay-comment .error_message {
    display: none;
    margin-top: 4px;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
}

.full-pay-comment.error .error_message {
    display: flex;
    color: #d00a0a;
}

.full-pay-comment .input-textarea {
    width: 100%;
    height: auto;
}

.full-pay-comment.error .input-textarea {
    border: 1px solid rgba(208, 10, 10, 0.2);
}

.patient-treatment .info-btn .procedure-info-wrapper {
    width: 700px;
}

.patient-treatment .info-btn .procedure-info-wrapper .content {
    display: flex;
    flex-direction: column;
    cursor: auto;
    width: 100%;
    /*justify-content: space-between;*/
}

.procedure-info-wrapper .content .left,
.procedure-info-wrapper .content .right {
    width: calc(50% - 10px);
}

.procedure-info-wrapper .content .left {
    margin-right: 10px;
}

.procedure-info-wrapper .content .right {
    padding-left: 10px;
    border-left: 1px solid #707984;
}

.procedure_info-product {
    transition: 0.2s ease-in-out;
    border-bottom: 1px solid #707984;
    padding: 10px 0;
    cursor: pointer;
}

.procedure_info-product:hover {
    color: #04c5cc;
    border-color: #04c5cc;
}

.menu-button path {
    transition: 0.3s ease-in-out;
}

.menu-button {
    margin-top: 25px;
    margin-left: auto;
    display: flex;
    cursor: pointer;
    width: 30px;
    height: 30px;
    position: absolute;
    right: -15px;
}

.line-wrapper {
    display: flex;
    flex-shrink: 0;
    /*justify-content: center;*/
    align-items: center;
    width: 30px;
    height: 30px;
    border-radius: 24px;
    background: #fff;
    border: 1px solid #d7e0df;
    transition: 0.3s ease-in-out;
    box-shadow: 4px 0 12px #e6ebea;
    overflow: hidden;
}

.left-bar {
    overflow-y: unset;
}

.bar-content {
    overflow-x: unset;
}

.menu-button:hover .line-wrapper {
    border-radius: 24px;
    background: #fff;
}

.menu-button:hover .text {
    opacity: 1;
}

.menu-button:hover path {
    stroke: #707984;
}

.menu-button svg {
    margin: 0 5px;
    flex-shrink: 0;
    transition: 0.3s ease-in-out;
}

.menu-button.active svg {
    transform: rotateY(180deg);
}

header.mini .language-dropdown .language-name {
    display: none;
}

header.mini .bar-content,
header.mini .bar-content > .items {
    overflow-x: hidden;
}

header.mini .bar-items-dropdown .dropdown-menu {
    min-width: unset;
    padding: 0;
}

.menu-button .text {
    transition: 0.3s ease-in-out;
    margin-right: 10px;
    flex-shrink: 0;
    font-size: 12px;
    white-space: nowrap;
    opacity: 0;
    color: #707984;
}

.black {
    color: #20383d;
}

.cus-table.kassa-table-new
.cus-table-body
.cus-table-items
.check-wrapper
.check__checkbox-name {
    font-size: 12px;
    line-height: 16px;
}

.cus-table.kassa-table-new
.cus-table-body
.cus-table-items
.check-wrapper-v3
table
td {
    padding: 7.5px 5px;
    font-size: 12px;
}

.cus-table.kassa-table-new
.cus-table-body
.cus-table-items
.check-wrapper-v3
table
td:first-child {
    padding-right: 5px;
}

.cus-table.kassa-table-new
.cus-table-body
.cus-table-items
.check-wrapper.c-visible {
    flex-direction: row;
}

.cus-table.kassa-table-new
.cus-table-body
.cus-table-items
.check-wrapper.c-visible:not(.transaction-opened)
.col-sm-6 {
    display: none;
}

.cus-table.kassa-table-new .cus-table-body .cus-table-items .check-wrapper-v3 {
    min-width: 760px;
    max-width: 760px;
    width: 760px;
}

.cus-table.kassa-table-new
.cus-table-body
.cus-table-items
.check-wrapper.c-visible.transaction-opened {
    width: 1470px;
    max-width: 1470px;
}

.check-wrapper-v3 .open-transactions-btn {
    padding: 0;
    margin-left: auto;
}

.transaction-opened .open-transactions-btn {
    padding: 0;
    margin-left: auto;
}

.btn-with-icon {
    height: 47px;
    display: flex;
    background: #04c5cc;
    border-radius: 24px;
    /*padding: 12px 24px;*/
    color: #fff;
    transition: 0.3s ease-in-out;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-weight: 600;
    white-space: nowrap;
    padding-right: 24px;
}

.btn-with-icon .icon {
    width: 42px;
    height: 42px;
    background: #e1f8f9;
    border: 2px solid #c6e9e9;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 3px;
    margin-right: 12px;
}

.btn-with-icon.red .icon {
    background: #fce3e9;
    border: 2px solid #f7b5c5;
}

.btn-with-icon.black .icon {
    background: #a2b4b8;
    border: 2px solid #58747a;
}

.btn-with-icon:hover {
    background: #c6e9e9;
    color: #04c4cc;
}

.btn-with-icon.red {
    background: #e5174b;
}

.btn-with-icon.red:hover {
    color: #e5174b;
    background: #f7b5c5;
}

.btn-with-icon.black {
    background: #20383d;
}

.btn-with-icon.black:hover {
    color: #20383d;
    background: #58747a;
}

.btn-transparent.green:hover {
    background: #c6e9e9;
    color: #04c4cc;
}

.input-groups .input-select,
.input-groups .select-cus,
.input-groups .working-graphic,
.input-groups input,
.input-groups textarea {
    height: auto;
}

.bar-items.active svg circle,
.bar-items:hover svg circle {
    stroke: #03a7ad;
}

.bar-items svg circle {
    stroke: #7d8592;
    -webkit-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
    -moz-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
}

.skoro:hover {
    position: relative;
    overflow: hidden;
}

.skoro:hover:after {
    background: #d7e0df;
    content: "На разработке";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    color: #0da5c0;
}

.modal__record_service_new .modal-dialog .modal-content .modal-body {
    padding: 0;
}

.modal__record_service_new .btn-close-new {
    position: unset;
}

.format-item {
    padding: 16px 20px;
    border-radius: 12px;
    border: 1px solid #d7e0df;
    min-width: 219px;
    margin-right: 8px;
    cursor: pointer;
}

.format-item .format-image svg path,
.format-item .format-image svg circle,
.format-item .format-image svg rect {
    stroke: #58747a;
}

.format-item:hover,
.format-item.active {
    border: 1px solid #04c5cc;
    box-shadow: 0px 2px 4px 0px rgba(4, 196, 204, 0.2);
    background: radial-gradient(74.11% 69.82% at 0% 0%, #e1f8f9 0%, #fff 100%),
    #fff;
}

.format-item:hover .format-image svg path,
.format-item:hover .format-image svg circle,
.format-item:hover .format-image svg rect,
.format-item.active .format-image svg path,
.format-item.active .format-image svg circle,
.format-item.active .format-image svg rect {
    stroke: #04c5cc;
}

.format-title {
    padding-top: 20px;
}

.service-employee-item {
    padding: 20px 16px;
    border-top: 1px solid transparent;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    border-bottom: 1px solid #d7e0df;
    cursor: pointer;
}

.service-employee-item .profile-info {
    margin-left: 16px;
}

.service-employee-item:hover {
    border: 1px solid #d7e0df;
    border-radius: 12px;
    box-shadow: 0px 2px 4px 0px rgba(215, 224, 223, 0.4);
}

.service-employee-item.active {
    border: 1px solid #04c5cc;
    border-radius: 12px;
    box-shadow: 0px 2px 4px 0px rgba(215, 224, 223, 0.4);
}

.service-employee-item:hover .profile-info .profile-job {
    color: #04c5cc;
}

.service-employee-item .service-scheduling {
    gap: 16px;
    align-items: center;
}

.service-employee-item-direct {
    border: 1px solid #d7e0df;
    border-radius: 12px;
    background: white;
    width: 50%;
    padding: 8px 12px;
}

.service-discount-item {
    border-radius: 12px;
    border: 1px solid #d7e0df;
    background: radial-gradient(73.81% 70.59% at 100% 0%, #ebf0ef 0%, #fff 100%),
    #fff;
    box-shadow: 0px 2px 4px 0px rgba(215, 224, 223, 0.4);
    padding: 8px 8px 20px 20px;
    width: 292px;
    gap: 8px;
    cursor: pointer;

    /* prevent-select */
    -webkit-user-select: none; /* Safari */
    -ms-user-select: none; /* IE 10 and IE 11 */
    user-select: none; /* Standard syntax */
    transition: 0.3s ease-in-out;
}

.service-discount-item:hover,
.service-discount-item.active {
    border: 1px solid #04c5cc;
    background: radial-gradient(73.81% 70.59% at 100% 0%, #e1f8f9 0%, #fff 100%),
    #fff;
    box-shadow: 0px 2px 4px 0px rgba(4, 196, 204, 0.2);
}

.service-discount-item:hover .discount-amount,
.service-discount-item.active .discount-amount {
    color: #04c5cc;
}

.record_service_new_left .service-price {
    margin-top: 40px;
    padding: 20px;
    border-radius: 20px;
    background: #ebf0ef;
}

.record_service_new_left {
    width: 65vw;
    overflow-y: scroll;
}

.record_service_new_left + .record_service_new_right {
    border-left: 1px solid #c6e9e9;
}

.record_service_new_right {
    width: 35vw;
    height: calc(100vh - 92px);
    background: linear-gradient(180deg, #e1f8f9 0%, #e6faed 100%);
}

.record_service_new_left .record_inner_container {
    width: calc(100% - 320px);
    /*height: calc(100vh - 92px);*/
    margin-left: 320px;
    padding: 24px;
    /*overflow-y: scroll;*/
}

.record_service_new_right .record_inner_container {
    width: calc(100% - 320px);
    margin-right: 320px;
    padding: 24px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.modal__record_service_new .patient-card {
    width: 100%;
    border-radius: 20px;
    padding: 20px;
    background: white;
    align-items: center;
    cursor: pointer;
}

.modal__record_service_new .patient-card:hover .more-info {
    background: #d7e0df;
}

.modal__record_service_new .patient-card .profile-image {
    margin-right: 16px;
}

.modal__record_service_new .patient-card .more-info {
    padding: 4px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 20px;
    background: #ebf0ef;
    width: 32px;
    height: 32px;
}

.modal__record_service_new .patient-transparent-btn {
    padding: 12px 16px;
    gap: 8px;
    border: 1px solid #d7e0df;
    border-radius: 48px;
    display: flex;
    transition: 0.3s ease-in-out;
    color: #20383d;
}

.modal__record_service_new .patient-transparent-btn svg path {
    transition: 0.3s ease-in-out;
}

.modal__record_service_new .patient-transparent-btn:hover {
    background-color: #ebf0ef;
}

.modal__record_service_new .patient-services {
    margin-top: 16px;
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.modal__record_service_new .patient-service-item {
    border-radius: 20px;
    background: white;
    box-shadow: 0px 2px 4px 0px rgba(215, 224, 223, 0.4);
    padding: 20px;
}

.patient-service-item .service-name {
    padding-top: 4px;
}

.patient-service-item .service-schedule {
    padding-top: 20px;
}

.patient-service-item .service-price {
    padding-top: 4px;
}

.patient-service-item .drop-service {
    cursor: pointer;
}

.cart-amount-container .totalPrice {
    text-align: center;
    padding: 8px 0 32px;
}

.cart-amount-container .cart-service-discount::before {
    content: "";
    width: 100%;
    border: 1px solid #c6e9e9;
    position: absolute;
    top: -13px;
    left: 0;
    right: 0;
}

.cart-amount-container .cart-service-discount {
    position: relative;
    display: flex;
    justify-content: center;
    gap: 4px;
    margin-top: 24px;
}

.cart-amount-container .cart-save-order {
    margin-bottom: 16px;
}

.cart-amount-container .cart-service-price {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 4px;
}

.record_service_new_right_wrapper {
    overflow-y: scroll;
}

.filter-form .swiper-slide {
    width: fit-content;
}

.patient-add-service-pane.active {
    display: flex;
    height: calc(100vh - 90px);
    overflow-y: scroll;
}

.preview-content {
    width: 600px;
    margin: 0 auto;
}

.preview-content .patient-card {
    border: 1px solid #d7e0df;
    box-shadow: 0px 12px 24px -8px #e6ebea;
    border-radius: 80px;
    padding: 12px;
}

.preview-content .preview-patient-info {
    border-bottom: 1px solid #d7e0df;
    padding-bottom: 12px;
}

.preview-content .preview-patient-info-item {
    display: flex;
    justify-content: space-between;
    padding: 12px 0;
}

.preview-content .preview-patient-info-item-left,
.preview-content .preview-patient-info-item-right {
    display: flex;
    gap: 8px;
}

.preview-patient-service-item-services {
    padding: 20px 20px 0 20px;
    border-radius: 16px;
    border: 1px solid #d7e0df;
    background: #fff;
    box-shadow: 0px 2px 4px 0px rgba(215, 224, 223, 0.4);
}

.preview-patient-service-item-services-item {
    padding-bottom: 20px;
}

.preview-patient-service-item-services-item
+ .preview-patient-service-item-services-item {
    border-top: 1px solid #d7e0df;
    padding-top: 20px;
}

.preview-patient-service-item-employee {
    margin-top: 20px;
}

.preview-patient-service-item-remove {
    background: #ebf0ef;
    cursor: pointer;
    padding: 4px;
    border-radius: 32px;
    margin: auto 0;
}

.preview-patient-service-item-remove:hover {
    background: #d7e0df;
}

.preview-patient-price-info {
    display: flex;
    gap: 10px;
    flex-direction: column;
}

.new-divider {
    height: 1px;
    background-color: #d7e0df;
    opacity: 1;
}

.preview-patient-action-buttons {
    margin-bottom: 20px;
}

.colorLMMainMecare {
    color: #04c5cc;
}

.colorLMHeadPrimary {
    color: #20383d;
    transition: 0.3s ease-in-out;
}

.colorLMHeadSecondary {
    color: #58747a;
}

.colorLMHeadTertiary {
    color: #a2b4b8;
}

.textRegular12 {
    font-size: 12px;
    font-weight: 400;
    line-height: 14px;
}

.textMedium14 {
    font-size: 14px;
    font-weight: 500;
}

.textSemiBold14 {
    font-size: 14px;
    font-weight: 600;
}

.textSemiBold16 {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
}

.textBold16 {
    font-size: 16px;
    font-weight: 700;
}

.textBold18 {
    font-size: 18px;
    font-weight: 700;
}

.textBold20 {
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
}

.textExtraBold28 {
    font-size: 28px;
    font-weight: 800;
}

.textExtraBold36 {
    font-size: 36px;
    font-weight: 800;
}

.marginTop24 {
    margin-top: 24px;
}

.checked-pill.havent > div > div,
.checked-pills .checked-pill.havent > div::after {
    color: #d00a0a;
}

.page-content {
    margin-top: 0;
}

.input-groups.shablon-group .group-row {
    width: calc(22.5% - 20px);
}

.input-groups.shablon-group .group-row.group-row-small {
    width: calc(10% - 20px);
    min-width: unset;
}

.group-row.group-row-small .radio-container {
    margin-right: 0;
    height: 100%;
}

.group-row.group-row-small .input-wrapper {
    min-width: 100%;
}

.input-groups .group-row.group-row100 {
    width: -webkit-calc(100% - 20px);
    width: -moz-calc(100% - 20px);
    width: calc(100% - 20px);
}

.print-analizes .analize-body > div > div,
.print-analizes .analize-header > div > div {
    width: calc(30% - 20px);
}

.print-analizes .analize-body > div > div.small,
.print-analizes .analize-header > div > div.small {
    width: calc(10% - 20px);
}

.service-employee-item-direct {
    position: relative;
    height: 46px;
    align-items: center;
    cursor: pointer;
}

.service-employee-item-direct input[type="checkbox"] {
    display: none;
}

.service-employee-item-direct .checkmark {
    transition: 0.3s ease-in-out;
    position: absolute;
    right: 12px;
    top: 8px;
    width: 40px;
    height: calc(100% - 16px);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #ebf0ef;
    border: 1px solid #d7e0df;
}

.service-employee-item-direct .checkmark:after {
    content: "";
    position: absolute;
    top: 2px;
    left: 2px;
    border-radius: 100%;
    transition: 0.3s ease-in-out;
    width: 22px;
    height: 22px;
    background: #ffffff;
    opacity: 1;
}

.service-employee-item-direct input:checked ~ .checkmark {
    background: #04c5cc;
    border: 1px solid #20383d1f;
}

.service-employee-item-direct input:checked ~ .checkmark:after {
    left: 14px;
    box-shadow: 0 0 4px 0 #20383d52;
}

.modal__record_service_new
.select2-container--default
.select2-selection--multiple
.select2-selection__rendered,
.modal__record_service_new
.select2-container--default
.select2-selection--single
.select2-selection__rendered,
.modal__record_service_new
.select2-container
.select2-selection--multiple
.select2-selection__rendered,
.modal__record_service_new
.select2-container
.select2-selection--single
.select2-selection__rendered {
    min-height: 44px;
    padding: 12px;
    font-family: Manrope;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    color: #20383d;
    border-radius: 12px;
}

.modal__record_service_new
.select2-container--default
.select2-search--dropdown
> input,
.modal__record_service_new
.select2-container
.select2-search--dropdown
> input {
    min-height: unset;
    padding: 6px 12px;
    font-family: Manrope;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    border: 1px solid #d7e0df;
}

.modal__record_service_new
.select2-container--default.select2-container--above
.select2-selection--multiple,
.modal__record_service_new
.select2-container--default.select2-container--above
.select2-selection--single,
.modal__record_service_new
.select2-container--default.select2-container--below
.select2-selection--multiple,
.modal__record_service_new
.select2-container--default.select2-container--below
.select2-selection--single,
.modal__record_service_new
.select2-container--default.select2-container--open.select2-container--above
.select2-selection--multiple,
.modal__record_service_new
.select2-container--default.select2-container--open.select2-container--above
.select2-selection--single,
.modal__record_service_new
.select2-container--default.select2-container--open.select2-container--below
.select2-selection--multiple,
.modal__record_service_new
.select2-container--default.select2-container--open.select2-container--below
.select2-selection--single,
.modal__record_service_new
.select2-container--default.select2-container--open
.select2-selection--multiple,
.modal__record_service_new
.select2-container--default.select2-container--open
.select2-selection--single,
.modal__record_service_new
.select2-container.select2-container--above
.select2-selection--multiple,
.modal__record_service_new
.select2-container.select2-container--above
.select2-selection--single,
.modal__record_service_new
.select2-container.select2-container--below
.select2-selection--multiple,
.modal__record_service_new
.select2-container.select2-container--below
.select2-selection--single,
.modal__record_service_new
.select2-container.select2-container--open.select2-container--above
.select2-selection--multiple,
.modal__record_service_new
.select2-container.select2-container--open.select2-container--above
.select2-selection--single,
.modal__record_service_new
.select2-container.select2-container--open.select2-container--below
.select2-selection--multiple,
.modal__record_service_new
.select2-container.select2-container--open.select2-container--below
.select2-selection--single,
.modal__record_service_new
.select2-container.select2-container--open
.select2-selection--multiple,
.modal__record_service_new
.select2-container.select2-container--open
.select2-selection--single {
    border: 1px solid #d7e0df;
    font-family: Manrope;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    color: #20383d;
    border-radius: 12px;
    color: #20383d;
    box-shadow: none;
}

.modal__record_service_new
.select2-container--default
.select2-selection--multiple
.select2-selection__rendered::after,
.modal__record_service_new
.select2-container--default
.select2-selection--single
.select2-selection__rendered::after,
.modal__record_service_new
.select2-container
.select2-selection--multiple
.select2-selection__rendered::after,
.modal__record_service_new
.select2-container
.select2-selection--single
.select2-selection__rendered::after {
    top: 16px;
}

.modal__record_service_new .select2-container .select2-selection--single {
    background: #ffffff;
    border: 1px solid #d7e0df;
    border-radius: 12px;
    color: #20383d;
    box-shadow: none;
}

.modal__record_service_new
.select2-container--default
.select2-results__option[aria-selected="true"],
.modal__record_service_new
.select2-container
.select2-results__option[aria-selected="true"] {
    background: #e1f8f9;
    font-family: Manrope;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    color: #20383d;
    border-radius: 12px;
}

.modal__record_service_new .select2-container--default .select2-results__option,
.modal__record_service_new .select2-container .select2-results__option {
    background: #fff;
    font-family: Manrope;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    color: #20383d;
    border-radius: 12px;
}

.modal__record_service_new
.select2-container--default
.select2-results__option--highlighted[aria-selected],
.modal__record_service_new
.select2-container
.select2-results__option--highlighted[aria-selected] {
    background: #e1f8f9;
    font-family: Manrope;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    color: #20383d;
    border-radius: 12px;
}

.btn-transparent.green svg path {
    transition: 0.3s ease-in-out;
}

.btn-transparent.green:hover svg path {
    stroke: #04c4cc;
}

.topWrapper .title {
    margin: 7px 52px;
}

.topWrapper {
    width: 285px;
}

.service-employee-direct-wrapper {
    transition: 0.3s ease-in-out;
}

.service-employee-direct-wrapper.inactive {
    pointer-events: none;
    opacity: 0;
}

.discount-modal-backdrop.modal-backdrop {
    z-index: 1056;
    background: #20383d66;
}

#discountModal {
    z-index: 1057;
}

#discountModal .modal-dialog {
    width: 400px;
}

#discountModal .btn-close {
    right: 12px;
    top: 12px;
    height: 30px;
    width: 30px;
    background: #ebf0ef;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.3s ease-in-out;
    border-radius: 100%;
    margin: 0;
    border: 1px solid #ebf0ef;
}

#discountModal .btn-close:hover {
    opacity: 1;
    background: #fff;
}

#discountModal .modal-content {
    border: none;
    padding: 32px;
    border-radius: 20px;
}

#discountModal .modal-header,
#discountModal .modal-body,
#discountModal .modal-footer {
    padding: 0;
    border: none;
}

#discountModal .modal-body {
    display: flex;
    flex-direction: column;
    margin: 32px 0;
}

#discountModal .modal-footer {
    display: flex;
    justify-content: space-between;
}

#discountModal .service-discount-item {
    width: 100%;
}

.page-subtitle.green {
    color: #00a099;
}

.page-subtitle.black {
    color: #20383d;
}

header.mini .bar-items div {
    word-wrap: anywhere;
}

header:not(.mini) .li-small-text {
    display: none;
}

.profile-wrapper {
    display: flex;
    flex-direction: column;
    padding: 12px 24px;
    background: #66d7ce3b;
    border-radius: 24px;
    margin-right: 24px;
    font-size: 14px;
    font-weight: 500;
}

.profile-wrapper .profile-job {
    font-size: 12px;
    color: #707984;
}

.btn-transparent {
    cursor: pointer;
}

.cus-table .cus-table-body .cus-table-items {
    transition: 0.3s ease-in-out;
    z-index: 5;
    overflow: visible;
}

.cus-table .cus-table-body .cus-table-items.z-index-up {
    transition: 0.3s ease-in-out, z-index 0s ease-in-out;
    z-index: 6;
    background: #ebf0ef;
}

.cus-table .cus-table-body .cus-table-items .table-item.table-menu-links {
    pointer-events: all;
    display: flex;
    flex-direction: column;
    overflow: visible;
    position: relative;
    align-items: flex-end;
    justify-content: center;
}

.table-menu-links .menu-btn {
    width: 40px;
    height: 40px;
    text-align: center;
    cursor: pointer;
}

.table-menu-links .menu-btn svg {
    pointer-events: none;
}

.table-menu-links .menu-btn svg rect {
    transition: 0.3s ease-in-out;
}

.table-menu-links .menu-btn:hover rect,
.table-menu-links.active .menu-btn rect {
    fill: #04c5cc;
}

.table-menu-links .menu-wrapper {
    display: flex;
    width: 250px;
    flex-direction: column;
    position: absolute;
    transition: 0.3s ease-in-out;
    top: 8px;
    right: 40px;
    background: #fff;
    pointer-events: all;
    background: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 20px;
    overflow: hidden;
    border: 1px solid #d7e0df;
    box-shadow: 0 12px 24px -8px #e6ebea;
    padding: 12px;
    gap: 4px 0;
}

.table-menu-links .menu-wrapper > a {
    transition: 0.3s ease-in-out;
    padding: 8px;
    border-radius: 8px;
}

.table-menu-links .menu-wrapper a img,
.table-menu-links .menu-wrapper a svg {
    margin-right: 10px;
    width: 24px;
    height: 24px;
    object-fit: contain;
    display: inline;
}

.menu-wrapper .hr-item {
    height: 1px;
    border-bottom: 1px solid #d7e0df;
    margin: 4px 0;
}

.table-menu-links .menu-wrapper > a:hover {
    background: #e1f8f9;
    color: #20383d;
}

.cus-table .cus-table-body .cus-table-items {
    background: unset;
}

.table-menu-links:not(.active) .menu-wrapper {
    opacity: 0;
    pointer-events: none;
}

.cus-table .booked {
    width: 100%;
}

.cus-table .pending {
    background: #fdf4e6;
    color: #394049;
    width: 100%;
}

/*.select2-container--default .select2-selection--single .select2-selection__clear {*/
/*    position: absolute;*/
/*    right: 40px;*/
/*    height: 20px;*/
/*    width: 20px;*/
/*    font-size: 20px;*/
/*    top: 12px;*/
/*}*/

.patient-treatment .patient-pills {
    margin-top: 5px;
}

.patient-treatment {
    margin-top: 15px;
}

.second-title.explanations {
    margin-top: 20px;
    margin-bottom: 5px;
}

.patient-history {
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.checkbox-label {
    width: 20px;
    height: 20px;
    cursor: pointer;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.checkbox-label input {
    display: none;
}

.checkbox-label input:hover ~ span {
    background: #c6e9e9;
}

.checkbox-label input:checked ~ span {
    background: #04c5cc;
}

.checkbox-label span {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 2px solid #04c5cc;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    background: #fff;
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    justify-content: center;
    align-items: center;
}

.history-infos {
    align-items: center;
}

.modal__record_service .content .cart__item {
    width: 100%;
}

.btn-transparent.black {
    padding: 12px 24px;
    font-weight: 600;
    font-size: 14px;
    line-height: 12px;
    border-radius: 48px;
    background: #20383d;
    color: #fff;
    transition: 0.3s ease-in-out;
}

.btn-transparent.black:hover {
    background: #a2b4b8;
    color: #000;
}

.ml-20 {
    margin-left: 20px;
}

.mr-20 {
    margin-right: 20px;
}

.pay_later_label {
    display: flex;
    align-items: center;
}

.pay_later_label input {
    display: none;
}

.pay_later_label span {
    transition: 0.3s ease-in-out;
    background: #a2b4b8;
    color: #fff;
    padding: 8px 12px;
    font-weight: 600;
    font-size: 13px;
    line-height: 12px;
    border-radius: 48px;
    cursor: pointer;
}

.pay_later_all span {
    padding: 12px 24px;
    font-size: 14px;
}

.pay_later_label input:checked ~ span {
    background: #20383d;
    color: #fff;
}

.no-ckeditor-style * {
    font-size: 14px !important;
    margin: 0 !important;
    padding: 0 !important;
    display: flex !important;
    flex-direction: column !important;
}

.input-wrapper.unset-min-width {
    min-width: unset;
}

.receipt-wrapper,
.receipt-selected-wrapper {
    width: 100%;
    margin: 0;
    position: relative;
}

.receipt-wrapper.row {
    width: calc(100% + 10px);
    margin: 0 -5px;
}

.receipt-wrapper.row > * {
    padding: 0 5px;
}

.receipt-wrapper {
    border-radius: 14px;
    transition: .3s ease-in-out;
    border: 1px solid transparent;
    margin-bottom: 10px;
}

.receipt-wrapper.done {
    border-color: #03a7ad;
    background: #E1F8F9;
}

.receipt-wrapper.done.red {
    border-color: #E5174B;
    background: #F7B5C550;
}

.receipt-add-wrapper {
    margin: 10px -10px 0;
    width: calc(100% + 20px);
    position: relative;
}

.receipt-wrapper .control-label {
    font-size: 12px;
}

.input-groups .receipt-wrapper .input-wrapper {
    width: 100%;
    min-height: 59px;
    min-width: unset;
    margin: 0;
}

.input-groups .receipt-wrapper .input-wrapper .no-image {
    height: 38px;
    padding: 4px 6px;
}

.input-groups input.no-image {
    padding: 16px;
}

.receipt-selected-wrapper .input-value {
    padding: 8px 12px;
    border-radius: 6px;
    background: #ebf0ef;
    height: 47px;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
}


.product-receipt-btn-wrapper,
.absolute-btn-wrapper {
    position: absolute;
    left: 100%;
    top: 0;
    height: 100%;
}

.btn-with-icon {
    cursor: pointer;
}

.btn-wrapper {
    display: flex;
    align-items: center;
    gap: 10px;
    width: 100%;
    height: 100%;
}

.btn-with-icon.product-receipt-add-btn,
.btn-with-icon.product-receipt-remove-btn {
    width: fit-content;
}

.receipt-selected-wrapper.for-copy {
    display: none;
}

.patient-treatment .info-btn .procedure-info-wrapper .title {
    margin-bottom: 5px;
}

.procedure-info-wrapper .procedure_info-product {
    cursor: pointer;
    border-bottom: 1px solid transparent;
    transition: 0.3s ease-in-out;
}

.procedure-info-wrapper .procedure_info-product {
    padding: 0;
    margin-bottom: 5px;
}

.btn-transparent.green.red {
    background: #e5174b;
}

.btn-transparent.green.red:hover {
    background: #f7b5c5;
    color: #e5174b;
}

.btn-transparent.green.red:hover svg path {
    stroke: #e5174b;
}

.input-groups .input-wrapper.input-wrapper-25 {
    width: calc(25% - 20px);
    min-width: unset;
}

.min-margins .input-wrapper {
    padding: 0;
    margin-left: 5px;
    margin-right: 5px;
}

.norm-wrapper {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
}

.norm-wrapper > .row {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
}

.norm-wrapper > .row > * {
    padding-left: 0;
    padding-right: 0;
}

.live-edit input {
    width: 100% !important;
    background-color: #ebf0ef;
    border: 1px solid #c8c8fc;
    padding: 8px;
    border-radius: 4px;
}

.product-receipt-add-parent-btn {
    margin-left: 10px;
}

.product-receipt-add-parent-btn:not(.active) {
    background: #c6e9e9;
}

.mr-12 {
    margin-right: 8px;
}

.btn-with-icon.no-text {
    width: 34px;
    height: 34px;
    padding-right: 0;
    justify-content: center;
    align-items: center;
}

.btn-with-icon.no-text .icon {
    width: 30px;
    height: 30px;
    margin: 0;
}

.input-groups .banknote-form-group {
    display: flex;
    align-items: center;
    gap: 20px;
}

/*.input-groups .banknote-form-group label {*/
/*    width: 150px;*/
/*}*/

.input-groups .banknote-form-group input {
    width: 170px;
    padding: 4px 12px;
    height: 34px;
}

.input-groups .banknote-form-group .result {
    width: 300px;
    height: 34px;
    padding: 4px 12px;
    border-radius: 6px;
    background: #ebf0ef;
    display: flex;
    align-items: center;
}

.cash-shift-close-groups.input-groups {
    margin-bottom: -5px;
}

.cash-shift-close-groups.input-groups .input-wrapper {
    margin-bottom: 5px;
    min-height: 34px;
}

.page-input-select-wrapper .select2-container--default .select2-results__option,
.page-input-select-wrapper .select2-container .select2-results__option,
.page-input-select-wrapper
.select2-container
.select2-selection--single
.select2-selection__rendered {
    font-size: 12px;
}

.page-input-select-wrapper
.select2-container--default
.select2-selection--multiple
.select2-selection__rendered,
.page-input-select-wrapper
.select2-container--default
.select2-selection--single
.select2-selection__rendered,
.page-input-select-wrapper
.select2-container
.select2-selection--multiple
.select2-selection__rendered,
.page-input-select-wrapper
.select2-container
.select2-selection--single
.select2-selection__rendered {
    padding: 4px 6px;
    min-height: 28px;
}

.page-input-select-wrapper
.select2-container--default
.select2-selection--multiple
.select2-selection__rendered::after,
.page-input-select-wrapper
.select2-container--default
.select2-selection--single
.select2-selection__rendered::after,
.page-input-select-wrapper
.select2-container
.select2-selection--multiple
.select2-selection__rendered::after,
.page-input-select-wrapper
.select2-container
.select2-selection--single
.select2-selection__rendered::after {
    top: 12px;
}

.page-input-select-wrapper
.select2-container--default
.select2-search--dropdown
> input,
.page-input-select-wrapper
.select2-container
.select2-search--dropdown
> input {
    padding: 4px 6px;
    font-size: 12px;
}

.page-input-select-wrapper .select2-container--default .select2-results__option,
.page-input-select-wrapper .select2-container .select2-results__option {
    padding: 4px 6px;
}

.add-receipt-products-page .input-groups .receipt-wrapper .input-wrapper {
    width: 100%;
    min-height: 47px;
    min-width: unset;
    margin: 0 0 10px;
}

.add-receipt-products-page .input-groups .input-select,
.add-receipt-products-page .input-groups .select-cus,
.add-receipt-products-page .input-groups .working-graphic,
.add-receipt-products-page .input-groups input,
.add-receipt-products-page .input-groups textarea {
    min-height: 38px;
}

.add-receipt-products-page .input-groups .input-wrapper > div {
    display: flex;
    flex-direction: column;
    margin-top: 9px;
}

.add-receipt-products-page .input-groups input.no-image {
    height: 38px;
    padding: 4px 6px;
}

.input-wrapper.pos-relative {
    position: relative;
    justify-content: center;
}

.input-groups .input-wrapper .btn-time {
    cursor: pointer;
    padding: 8px 16px;
    width: 100%;
    background: #04c5cc;
    border: 1px solid #04c5cc;
    border-radius: 8px;
    transition: 0.3s ease-in-out;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    /*margin-top: 20px;*/
    height: 38px;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.productReceipt-time-wrapper {
    position: absolute;
    width: 200px !important;
    bottom: 100%;
    padding: 16px;
    background: #ebf0ef;
    border-radius: 8px;
    pointer-events: none;
    transition: 0.3s ease-in-out;
    display: none;
    opacity: 0;
    border: 1px solid #c0c5cc;
}

.productReceipt-time-wrapper.active {
    display: flex;
    pointer-events: all;
    opacity: 1;
    z-index: 4;
}

/* Placeholder material view start */

.form-group {
    position: relative;
    /*width: 200px;*/
}

input {
    width: 100%;
    padding: 10px;
    font-size: 16px;
}

.control-label {
    position: absolute;
    top: 50%;
    left: 7px;
    transform: translateY(-50%);
    pointer-events: none;
    transition: all 0.2s;
    font-size: 14px;
    color: #707984;
    background-color: white;
}

.input-groups.small .control-label {
    font-size: 12px;
}

.control-label:has(+ input:not(:placeholder-shown)),
.control-label:has(+ textarea:not(:placeholder-shown)),
.control-label:has(+ select) {
    top: 0;
    font-size: 12px;
    z-index: 10;
}

.control-label:has(+ input:focus),
.control-label:has(+ textarea:focus) {
    top: 0;
    font-size: 12px;
}

/* Placeholder material view end */

.employee-calendar-page
.cus-table
.cus-table-body
.cus-table-items
.table-item {
    flex-direction: column;
    pointer-events: all;
    align-items: flex-start;
    margin: 0;
    padding: 8px;
    justify-content: center;
    border: 1px solid #c0c5cc;
}

.employee-calendar-page
.cus-table
.cus-table-body
.cus-table-items.add-wrapper
.table-item {
    padding: 8px 0;
    border: 0;
}

.employee-calendar-page .modal-wrapper {
    position: absolute;
    width: 200px;
    bottom: 100%;
    padding: 16px;
    background: #ebf0ef;
    border-radius: 8px;
    pointer-events: none;
    transition: 0.3s ease-in-out;
    display: none;
    opacity: 0;
    border: 1px solid #c0c5cc;
}

.employee-calendar-page .modal-wrapper.active {
    display: flex;
    pointer-events: all;
    opacity: 1;
}

.input-groups.input-groups-row {
    flex-direction: column;
}

.employee-calendar-modal .modal-dialog {
    max-width: 300px;
}

.employee-calendar-page .cus-table .cus-table-header > div {
    margin: 0;
    padding: 8px;
    border: 1px solid #c0c5cc;
}

.employee-calendar-page .cus-table .cus-table-header {
    justify-content: flex-start;
}

.employee-calendar-page .table-item .open-modal {
    transition: 0.2s ease-in-out;
    color: #04c5cc;
    border-bottom: 1px solid transparent;
    padding: 0;
    font-size: 12px;
}

.employee-calendar-page .clear-btn {
    transition: 0.2s ease-in-out;
    color: #e5174b;
    border-bottom: 1px solid transparent;
    padding: 0;
    font-size: 12px;
    margin-top: 5px;
}

.employee-calendar-page .clear-btn:hover {
    border-bottom: 1px solid #e5174b;
}

.employee-calendar-page .table-item .open-modal:hover {
    border-bottom: 1px solid #04c5cc;
}

.input-groups .input-wrapper .input-style {
    background: #f7f7f7;
    border: 1px solid #c0c5cc;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    padding: 16px 50px 16px 16px;
    font-weight: 500;
    font-size: 14px;
    color: #091925;
    resize: none;
    height: 100%;
    line-height: 18px;
    width: 100%;
}

.modal__record_service .input-wrapper.select-company-wrapper {
    width: 200px;
}

.modal__record_service .input-wrapper.service-price-type-wrapper {
    margin-left: auto;
    width: 200px;
}

.modal__record_service .input-wrapper.select-doctor-wrapper {
    margin-left: auto;
}

.modal__record_service .service__item_single .price,
.modal__record_service .cart__item .price {
    margin-right: 4px;
}

.nav-input-wrapper {
    width: 100%;
    min-height: 55px;
    /*margin: 0 10px 20px;*/
    margin-bottom: 20px;
    position: relative;
}

.nav-input-wrapper .input-wrapper {
    /*margin: 0;*/
    /*width: 100%;*/
}

.nav-input-wrapper .nav.nav-pills {
    position: absolute;
    bottom: calc(100% + 10px);
    margin: 0 10px;
}

.nav-input-wrapper .nav-link {
    padding: 4px 8px;
    color: #03a7ad;
}

.nav-input-wrapper .nav-pills .nav-link.active,
.nav-input-wrapper .nav-pills .show > .nav-link {
    background-color: #03a7ad;
}

.nav-input-wrapper .tab-content > .active {
    display: flex;
    /*gap: 20px;*/
}

.filter .input-groups .input-wrapper label {
    background: transparent;
}

.cart__items .input-groups {
    width: 100%;
    margin: 0;
}

.cart__items .input-groups .input-wrapper {
    margin: 0 0 10px;
    width: 100%;
    min-height: 44px;
}

.modal__record_service .content .cart__wrapper {
    flex-direction: column;
}

.content__cart
.select2-container--default
.select2-selection--multiple
.select2-selection__rendered,
.content__cart
.select2-container--default
.select2-selection--single
.select2-selection__rendered,
.content__cart
.select2-container
.select2-selection--multiple
.select2-selection__rendered,
.content__cart
.select2-container
.select2-selection--single
.select2-selection__rendered {
    padding: 8px 10px;
    min-height: 44px;
}

.content__cart .select2-container--default .select2-selection--multiple,
.content__cart .select2-container--default .select2-selection--single,
.content__cart .select2-container .select2-selection--multiple,
.content__cart .select2-container .select2-selection--single {
    background: #fff;
    border: 1px solid #c0c5cc;
}

.table-item.red {
    color: #e5174b;
}

.btn-transparent.orange {
    padding: 8px 24px;
    border-radius: 48px;
    font-size: 16px;
    font-weight: 600;
    transition: 0.3s ease-in-out;
    border: 2px solid #fdd5c4;
    background: #feefe9;
    color: #fa7c46;
    min-height: 48px;
}

.modal .qr-code {
    width: 250px;
    height: 250px;
}

.modal__record_service .content .cart__items {
    margin-top: 5px;
    height: -webkit-calc(100% - 215px);
    height: -moz-calc(100% - 215px);
    height: calc(100% - 215px);
    border-left: 1px solid #b8bcc1;
}

.service-bonus-form-page .nav-pills .nav-link {
    font-weight: 500;
    border-radius: 10px;
    color: #7d8592;
    text-align: left;
    padding: 4px 13px;
    display: flex;
    align-items: center;
    transition: 0.2s ease-in-out;
}

.service-bonus-form-page .nav-pills .nav-link.active {
    color: #03a7ad;
    background-color: #E1F8F9;
}

.service-bonus-form-page .nav-pills .nav-link:hover {
    background-color: #E1F8F9;
}

.service-bonus-form-page .nav-link .image {
    margin: 4px 8px 4px 0;
    width: 16px;
    height: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.service-bonus-form-page .nav-link .image svg {
    width: 100%;
    height: 100%;
}

.input-groups.small {
    margin: 0 -5px;
}

.input-groups.small .input-wrapper {
    min-height: 34px;
    height: 34px;
    min-width: unset;
    margin: 0 5px 10px;
    width: calc(33.33% - 10px);
}

.input-groups.small.height-auto .input-wrapper {
    height: auto;
}

.input-groups.small .select2-container--default .select2-selection--multiple .select2-selection__rendered::after {
    top: 12px;
}

.input-groups.small .input-wrapper .input-image {
    padding: 0 8px;
}

.input-groups.small .select2-container--default .select2-results__option,
.input-groups.small .select2-container .select2-results__option {
    padding: 4px;
    font-size: 14px;
}

.input-groups.small .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    padding-top: 4px;
    padding-bottom: 4px;
    min-height: 34px;
}

.input-groups.small .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-search input {
    height: 30px;
}

/*.input-groups.small .select2-container .select2-selection--multiple .select2-selection__rendered li {*/
/*    padding: 0;*/
/*}*/

.input-groups.small .input-wrapper input:not(.select2-search__field) {
    padding: 4px 40px 4px 8px;
}

.input-groups.small .input-wrapper input.no-image {
    padding: 4px 8px;
}


.input-groups.small .input-wrapper.wrapper50 {
    width: calc(50% - 10px);
}

.input-groups.small .input-wrapper.wrapper40 {
    width: calc(40% - 10px);
}

.input-groups.small .input-wrapper.wrapper25 {
    width: calc(25% - 10px);
}

.input-groups.small .input-wrapper.wrapper10 {
    width: calc(10% - 10px);
}

.service-bonus-form-page .tab-pane,
.service-bonus-form-page .vertical-tab-wrapper,
.service-bonus-form-page .tab-content {
    height: 100%;
}

.service-bonus-form-page .tab-pane-main {
    overflow-x: auto;
}

.service-bonus-form-page .tab-content {
    min-width: calc(80% - 300px);
    overflow-x: hidden;
    overflow-y: auto;
}

.service-bonus-form-page .services-pane {
    overflow-x: hidden;
    overflow-y: auto;
    padding-top: 10px;
    padding-right: 10px;
    margin-right: -10px;
    height: 100%;
}

.service-bonus-form-page .services-pane .input-groups {
    flex-wrap: nowrap;
    width: fit-content;
    min-width: calc(100% + 10px);
}

.service-bonus-form-page .vertical-tab-wrapper {
    width: fit-content;
}

.service-bonus-form-page .vertical-tab-wrapper .nav {
    width: 300px;
    position: relative;
    margin-right: 10px;
    height: 100%;
}

.service-bonus-form-page .vertical-tab-wrapper .nav::after {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 2px;
    height: 100%;
    border-radius: 2px;
    background: #E1F8F9;
    content: '';
    right: -6px;
}

.services-pane .services-container {
    padding-left: 5px;
    min-width: 850px;
}

.select2-container--krajee-bs3
.select2-selection--multiple
.select2-selection__choice {
    margin: 0 0 6px;
}

.select2-container--krajee-bs3
.select2-selection--multiple
.select2-search--inline
.select2-search__field {
    padding: 0;
}

.select2-container--default
.select2-selection--multiple
.select2-selection__rendered
li {
    padding-left: 4px;
    padding-right: 4px;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.select2-container .select2-selection--multiple .select2-selection__rendered li,
.select2-container .select2-selection--multiple .select2-selection__rendered {
    padding-left: 8px;
    align-items: center;
    padding-right: 8px;
}

.select2-container--krajee-bs3 .select2-results__option[aria-selected] {
    border-radius: 6px;
}

.modal__record_service .modal-title {
    font-size: 16px;
    line-height: 14px;
}

.modal__record_service .content__cart .subtitle {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.modal__record_service .content__cart .subtitle .count {
    display: flex;
    align-items: center;
    gap: 8px;
}

.btn-with-icon-hide-text {
    display: flex;
    padding: 2px;
    align-items: center;
    background: #e5174b;

    border-radius: 24px;
    color: #fff;
    transition: 0.3s ease-in-out;
    justify-content: center;
    font-size: 14px;
    font-weight: 500;
}

.btn-with-icon-hide-text .icon {
    background: #fce3e9;
    border: 2px solid #f7b5c5;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 32px;
    width: 32px;
}

.btn-with-icon-hide-text .icon img {
    height: 20px;
    width: 20px;
    object-fit: contain;
}

.btn-with-icon-hide-text .text {
    width: 0;
    text-wrap: nowrap;
    opacity: 0;
    transition: 0.3s ease-in-out;
    overflow: hidden;
}

.btn-with-icon-hide-text:hover .text {
    margin-right: 8px;
    margin-left: 12px;
    width: 130px;
    opacity: 1;
}

.btn-with-icon-hide-text:active .text {
    transition: 0.1s ease-in-out;
    color: #e5174b;
}

.btn-with-icon-hide-text:active {
    transition: .1s ease-in-out;
    background: #fce3e9;
    color: #e5174b;
}

.create-new-btn-wrapper.for-clone {
    display: none !important;
}

.create-new-btn-wrapper {
    position: absolute;
    top: 13px;
    right: 13px;
}

.create-new-btn {
    height: 29px;
    background: #04c5cc;
    border-radius: 8px;
    transition: 0.3s ease-in-out;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 0 8px;
}

.page-input-select-wrapper .create-new-btn-wrapper {
    top: 8px;
    right: 8px;
}

.page-input-select-wrapper .create-new-btn {
    height: 30px;
    border-radius: 6px;
}

.select2-container--krajee-bs3 .select2-selection--multiple .select2-selection__clear {
    right: 25px;
    top: 12px;
    font-size: 18px;
}

.modal__record_service .content__body {
    height: calc(100% - 174px);
}

.modal__record_service .service__item:hover,
.modal__record_service .servicesSwiper .swiper-slide:hover {
    background: #ebf0ef;
}

.modal__record_service .service__item {
    border: 1px solid transparent;
}

.modal__record_service .servicesSwiper .swiper-slide.active,
.modal__record_service .service__item.active {
    /*color: #03a7ad;*/
    background: #E1F8F9;
    border: 1px solid #03a7ad;
}

.modal__record_service .cart__item .price .discount {
    text-decoration: line-through;
    opacity: 0.5;
}

.all-sum-price {
    color: #00a099;
    gap: 4px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.cus-table.kassa-table-new .cus-table-body .cus-table-items .check-wrapper .check-title {
    margin-bottom: 10px;
}

.check-wrapper .before-accordion {
    margin-bottom: 10px;
    display: flex;
    align-items: center;
}

.before-accordion .check__checkbox-name {
    padding: 8px 0;
}

.check-wrapper .check__checkbox-wrapper input {
    cursor: pointer;
}

.delete_order_btn {
    border-color: #e5174b;
    border-radius: 24px;
}

.delete_order_btn {
    padding: 4px 18px;
}

.delete_order_btn:hover {
    color: #e5174b;
    background: #f7b5c5;
}

.before-accordion {
    gap: 20px;
}

.before-accordion > * {
    margin-left: 0;
    margin-right: 0;
}

.input-wrapper.discount-select-wrapper {
    width: 200px;
}

.cus-table.kassa-table-new .cus-table-body .cus-table-items .check-wrapper table td:first-child {
    width: 350px;
}

.cus-table.kassa-table-new .cus-table-body .cus-table-items .check-wrapper table td:last-child {
    text-align: right;
}

.cus-table.kassa-table-new .cus-table-body .cus-table-items .check-wrapper .check__accordion-price b {
    color: #04C4CC;
}

.cus-table.kassa-table-new .cus-table-body .cus-table-items .check-wrapper .check__checkbox-name {
    color: #04C4CC;
}

.cus-table.kassa-table-new .cus-table-body .cus-table-items .check-wrapper .check__checkbox-input:checked ~ .check__checkbox-bg {
    background: #04C4CC;
    border-color: #04C4CC;
}

.cus-table.kassa-table-new .cus-table-body .cus-table-items .table-item:nth-of-type(3) {
    color: #04C4CC;
}


.cus-table .cus-table-body .cus-table-items .table-item.register-info {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

@media (max-width: 1600px) {
    .input-groups .input-wrapper {
        min-width: 230px;
    }
}

@media (max-width: 1400px) {
    .input-groups .input-wrapper {
        min-width: 200px;
    }
}

.check-wrapper-v3 .accordion.accordion-flush {
    max-height: 784px;
    overflow: scroll;
}

.consultations-wrapper {
    display: flex;
    flex-direction: column;
    width: 100%;
    background: #fff;
    position: relative;
    max-height: 380px;
    overflow-x: visible;
    overflow-y: auto;
}

.consultation-wrapper {
    display: flex;
    flex-direction: column;
    padding: 10px 14px;
    margin-bottom: 10px;
    background: #fff;
    border-radius: 14px;
    border: 1px solid #d7e0df;
    position: relative;
    cursor: pointer;
    transition: .3s ease-in-out;
}

.consultation-wrapper:hover {
    background: #E1F8F9;
}

.consultation-wrapper.active {
    border-color: #03a7ad;
    background: #E1F8F9;
}

.input-groups .input-wrapper > div.new-check-box {
    height: 28px;
}

.new-check-box.absolute-left {
    position: absolute;
    left: 0;
}

.new-check-box {
    display: flex;
    /*width: 40px;*/
    height: 28px;
    position: relative;
    align-items: center;
}

.new-check-box label {
    display: flex;
    height: 100%;
    align-items: center;
}

.new-check-box input {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0;
    z-index: 2;
    cursor: pointer;
}

.print-analizes .analize-body > div {
    padding-bottom: 7px;
    margin-bottom: 8px;
}

.new-check-box.red .text {
    color: #E5174B;
}

.new-check-box .text {
    margin-left: 8px;
    border-bottom: 1px solid transparent;
    transition: .3s ease-in-out;
    color: #04C5CC;
}

.new-check-box .checkbox-span {
    width: 40px;
    height: 100%;
    background: #EBF0EF;
    border-radius: 20px;
    border: 1px solid #D7E0DF;
    display: flex;
    align-items: center;
    transition: .2s ease-in-out;
}

.new-check-box .checkbox-span:after {
    content: "";
    width: 24px;
    height: 24px;
    border-radius: 100%;
    background: #fff;
    position: absolute;
    left: 2px;
    transition: .3s ease-in-out;
    box-shadow: 0 0 4px 0 #20383D52;
}

.new-check-box.red:hover .text {
    border-color: #E5174B;
}

.new-check-box.red input:checked ~ .checkbox-span {
    background: #F7B5C5;
    border-color: #E5174B;
}

.new-check-box input:checked ~ .checkbox-span {
    background: #04C5CC;
    border-color: #20383D1F;
}

.new-check-box input:checked ~ .checkbox-span:after {
    left: 14px;
}

.choose-info-tab .nav-item .nav-link.has-item {
    color: #04c4cc;
}

.procedure-tab-content .product-receipt-btn-wrapper {
    position: static;
    left: unset;
    top: unset;
    height: unset;
    margin-left: auto;
}

.patient-treatment .patient-pills .patient-pill.have .pill-icon {
    background: #04c4cc;
}

.patient-treatment .patient-pills .patient-pill.havent .pill-icon {
    background: #E5174B;
}

.patient-treatment .patient-pills .patient-pill .pill-icon {
    width: 8px;
    height: 8px;
    margin-right: 4px;
}

.modal-receipt-product-wrapper {
    display: flex;
    flex-direction: column;
    margin-bottom: 14px;
}

.modal-receipt-product-wrapper .title {
    font-weight: 600;
    font-size: 16px;
}

.modal-receipt-product-wrapper .item.reaction {
    border-bottom: 1px solid #E5174B;
}

.modal-receipt-product-wrapper .item {
    display: flex;
    gap: 10px;
    font-weight: 500;
    font-size: 15px;
}


.input-wrapper.error input,
.input-wrapper.error .btn-time,
.input-wrapper.error textarea {
    border-color: #E5174B;
}

.input-wrapper.error .select2-container .select2-selection--single {
    border-color: #E5174B;
}

.modal__record_service .content .cart__item {
    transition: .3s ease-in-out;
}

.modal__record_service .content .cart__item:hover {
    background: #E1F8F9;
}

.cart__item .count-wrapper {
    position: relative;
    display: flex;
    height: 30px;
    align-items: center;
}

.cart__item .count-wrapper .text {
    margin-right: 6px;
}

.cart__item .count {
    width: 50px;
    height: 100%;
    border: 1px solid #c0c5cc;
    border-radius: 6px;
    text-align: center;
    padding: 0;
    font-size: 14px;
    font-weight: 500;
    display: flex;
    align-items: center;
}

.cart__item .total-price {
    border-top: 1px solid #c0c5cc;
    margin-top: 10px;
    justify-content: center;
    padding-top: 5px;
    display: flex;
    gap: 8px;
}

.content__cart .select2-container--default .select2-selection--single .select2-selection__rendered::after,
.content__cart .select2-container .select2-selection--single .select2-selection__arrow {
    top: 17px;
}

.bar-items svg rect,
.bar-items svg path {
    transition: .3s ease-in-out;
    stroke: #7d8592;
}

.bar-items.active svg path,
.bar-items.active svg rect,
.bar-items:hover svg path,
.bar-items:hover svg rect {
    stroke: #04c4cc;
}

.bar-items.active, .bar-items:hover {
    color: #04c4cc;
    background: #E1F8F9;
}

.show-modal-btn * {
    pointer-events: none;
}

.table-item-link.has-changes {
    color: #FA7C46
}

.cus-table .cus-table-body .cus-table-items .table-item-link:hover {
    color: #04c4cc;
}

.add-items-here {
    flex-direction: column;
}

.lined-card-wrapper.accordion-item {
    border: none;
}

.lined-card-wrapper .stat-card {
    border: 1px solid #e1e7e7;
}

.accordion .stat-card {
    padding: 10px 15px;
}

.accordion .stat-card .canvas-labels .canvas-info-list {
    margin: 0;
    padding: 20px;
}

.stat-card .canvas-labels .canvas-info-list.collapse:not(.show) {
    display: none;
}

.stat-card .canvas-labels .canvas-info-list.show {
    display: flex;
}

.analytics-accordion-btn.accordion-button {
    padding: 5px 0;
}

.analytics-accordion-btn.accordion-button:not(.collapsed) {
    color: black;
    background-color: white;
}

.analytics-accordion-btn::after {
    position: absolute;
    top: calc(50% - 0.67rem);
    right: 0;
}

.text-small-wrapped {
    font-size: 12px;
    text-wrap: wrap;
}

.doctor-card .left img {
    -o-object-fit: contain;
    object-fit: contain;
}

.add-btn.additional {
    position: relative;
    z-index: 2;
}

.change-doctor-btn, .open-transactions-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    padding: 0;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
}

.change-doctor-btn svg {
    width: 30px;
    height: 30px;
}

.buttons {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-left: auto;
}

.site-wrapper {
    transition: .2s ease-in-out;
}

.added-services-wrapper {
    display: flex;
    flex-direction: column;
    margin-bottom: 14px;
}

.added-services-wrapper .title {
    font-weight: 600;
    font-size: 16px;
}

.added-services-wrapper .services {
    display: flex;
    flex-direction: column;
    margin-bottom: 14px;
}

.added-services-wrapper .services .service-wrapper {
    display: flex;
}

.input-wrapper-mini {
    position: relative;
    display: flex;
    flex-direction: column;
    height: 100%;
}

.input-wrapper-mini input::placeholder {
    color: #707984;
    font-weight: 500;
    font-size: 14px;
}

.input-wrapper-mini input {
    background: #fff;
    border: 1px solid #c0c5cc;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    font-weight: 500;
    font-size: 14px;
    color: #091925;
    resize: none;
    line-height: 18px;
    width: 100%;
    height: 100%;
    padding: 4px 6px;
}

.input-wrapper-mini .control-label-up {
    color: #707984;
    font-weight: 500;
    font-size: 12px;
    top: 0;
    z-index: 10;
    position: absolute;
    left: 7px;
    transform: translateY(-50%);
    pointer-events: none;
    transition: all 0.2s;
    background-color: white;
}

.search-from-page-result .result {
    background: #fff;
    border: 1px solid #c0c5cc;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    font-weight: 500;
    font-size: 14px;
    color: #091925;
    resize: none;
    line-height: 18px;
    width: 100%;
    height: 100%;
    padding: 4px 6px;
}

.search-from-page {
    height: 47px;
}

.search-from-page-result .find-button {
    cursor: pointer;
    padding: 4px;
    font-size: 12px;
    transition: .3s ease-in-out;
    background: #ebf0ef;
    color: #707984;
    margin-top: 4px;
    border-radius: 8px;
}

.search-from-page-result .find-button:hover {
    background: #fff;
    color: #000;
}

.select2-container--default.select2-container--open .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
    border-color: #04c5cc;
}

.choose-info-tab .nav-item .nav-link.active {
    color: #04c5cc;
    border-color: #04c5cc;
}

.choose-info-tab .nav-item .nav-link.error {
    color: #E5174B;
    border-color: #E5174B;
}

.patient-explanations tbody,
.patient-explanations td,
.patient-explanations tfoot,
.patient-explanations th,
.patient-explanations thead,
.patient-explanations tr {
    border-width: 1px;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border-color: #04c5cc;
}

.modal__record_service .services__wrapper .service__item {
    width: 100%;
}

.modal__record_service .services__wrapper .service__item .name-wrapper {
    max-width: calc(100% - 146px);
}

.modal__record_service .services__wrapper .service__item .price-wrapper {
    max-width: 136px;
}

.modal__record_service .services__wrapper .service__item {
    display: flex;
    justify-content: space-between;
}

.modal__record_service .services__wrapper.active {
    width: calc(100% + 20px);
}

.modal__record_service .services__wrapper {
    width: calc(100% + 20px);
    margin: 0 -10px -7px;
}

.modal__record_service .service__item_wrapper {
    padding: 0 10px;
}

.modal__record_service .services__wrapper:not(.active) {
    width: 0;
}

.cus-table.kassa-table-new .cus-table-body .cus-table-items .check-wrapper .check__accordion-item.disabled .check__checkbox-wrapper {
    pointer-events: auto;
}

.btn-black {
    color: #20383d;
    transition: .3s ease-in-out;
}

.btn-black:hover {
    color: #58747a;
}

.footer-sticky-wrapper {
    overflow: auto;
}

.footer-sticky-wrapper .cus-table {
    height: calc(100vh - 188px);
    width: fit-content;
}

.footer-sticky-wrapper .cus-table-header {
    position: sticky;
    top: 0;
    z-index: 10;
    background: #fff;
}

.input-groups input.disabled {
    background: #ebf0ef;
}

.patient_reason_template table {
    width: 100%;
    /*font-size: 14px;*/
    border-collapse: collapse;
    vertical-align: middle;
}

.patient_reason_template table, .patient_reason_template tr, .patient_reason_template th, .patient_reason_template td {
    border: 0.5px solid #000;
}

.patient_reason_template p {
    /*line-height: 14px;*/
}

.patient_reason_template table,
.patient_reason_template table tbody,
.patient_reason_template table tbody tr th,
.patient_reason_template table tbody tr td,
.patient_reason_template table tbody tr {
    line-height: 14px;
    vertical-align: middle;
}

.input-groups.no-min-width .input-wrapper {
    min-width: unset;
}

.table-wrapper {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.table-wrapper.table-nowrap {
    overflow: auto;
}

.table-wrapper.table-nowrap th {
    text-wrap: nowrap;
}

.stats-card-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-bottom: 20px;
}

.stats-card {
    display: flex;
    flex-direction: column;
    width: calc(20% - 10px);
    padding: 14px;
    border: 1px solid #d7e0df;
    border-radius: 10px;
}

.stats-card .title {
    font-weight: 600;
    font-size: 18px;
    line-height: 20px;
    margin-top: 5px;
}

.stats-card .count {
    font-size: 30px;
    font-weight: 600;
    line-height: 30px;
}

.stats-card.green {
    background: #E1F8F9;
}

.stats-card.red {
    background: #f7b5c5;
}

.stats-card.orange {
    background: #fa7c4670;
}

.stats-card.lightblue {
    background: rgba(117, 107, 255, 0.5);
}

.stats-card.blue {
    background: rgba(59, 129, 255, 0.5);
}

.stat-accordion-wrapper .accordion-button:focus {
    box-shadow: none;
}

.stat-accordion-wrapper .accordion-button:not(.collapsed) {
    color: #04c4cc;
    background: #E1F8F9;
    box-shadow: none;
    border-bottom: 1px solid #c0c5cc;
}

.stat-accordion-wrapper .accordion-item {
    border-bottom: 1px solid #c0c5cc;
    overflow: hidden;
}

.stat-accordion-wrapper .accordion-item:last-of-type {
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
}

.stat-accordion-wrapper .accordion-item:first-of-type {
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
}

.stat-accordion-wrapper .accordion-button {
    padding: 16px 20px;
}

.stat-accordion-wrapper .accordion-body .wrapper,
.stat-accordion-wrapper .accordion-button .wrapper {
    display: flex;
    width: 100%;
    gap: 10px;
    justify-content: space-between;

}

.stat-accordion-wrapper .accordion-collapse:not(.parent-collapse) .accordion-body .wrapper {
    border-bottom: 1px solid #c0c5cc;
}

.stat-accordion-wrapper .accordion-collapse:not(.parent-collapse) .accordion-body .wrapper:last-of-type {
    border-bottom: none;
}

.stat-accordion-wrapper .label {
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-wrap: nowrap;
}

.stat-accordion-wrapper .count {
    width: 60px;
}

.stat-accordion-wrapper .price_variation.ambulator, .stat-accordion-wrapper .price_variation.statsionar {
    width: 110px;
}

.stat-accordion-wrapper .price_variation.nerezident {
    width: 90px;
}

.stat-accordion-wrapper .price_variation.company {
    width: 75px;
}

.stat-accordion-wrapper .price_variation.checkup {
    width: 70px;
}

.stat-accordion-wrapper .price_variation.sale {
    width: 50px;
}

.stat-accordion-wrapper .accordion-header .label, .stat-accordion-wrapper .accordion-head .label {
    width: 205px;
}

.stat-accordion-wrapper .accordion .accordion .label {
    width: 200px;
}

.stat-accordion-wrapper .accordion-collapse.parent-collapse > .accordion-body {
    padding: 10px 5px;
}

.stat-accordion-wrapper .accordion-collapse:not(.parent-collapse) > .accordion-body {
    padding-right: 40px;
}

.stat-accordion-wrapper .accordion-head {
    display: flex;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    border: 1px solid #c0c5cc;

}

.stat-accordion-wrapper .accordion-head .wrapper {
    width: 100%;
    display: flex;
    padding: 16px 20px;
    gap: 10px;
    justify-content: space-between;
}

.group-view-wrapper-43 {
    display: flex;
    flex-direction: column;
}

.group-view-wrapper-43 .container-wrapper {
    border-bottom: 1px solid #c0c5cc;
    margin-bottom: 50px;
}

.group-view-wrapper-43 .group-container {
    width: 1100px;
    margin: 0 auto 50px;
    border: 1px solid #c0c5cc;
}

.group-view-wrapper-43 .top-text {
    text-align: center;
    font-size: 20px;
}

.group-view-wrapper-43 .top-text-bold a {
    text-decoration: underline;
}

.group-view-wrapper-43 .top-inner-text {
    display: flex;
    justify-content: center;
    gap: 4px;
    font-size: 20px;
    font-weight: 500;
}

.group-view-wrapper-43 .top-inner-text .right {
    display: flex;
    gap: 4px;
}
.group-view-wrapper-43 .top-inner-text .date {
    color: #1755E5;
}
.group-view-wrapper-43 .top-inner-text .amount {
    color: #00ABB2;
}
.group-view-wrapper-43 .category {
    text-align: center;
    border-top: 1px solid #c0c5cc;
    border-bottom: 1px solid #c0c5cc;
    font-size: 17px;
    font-weight: 600;
    color: #1755E5;
}

.group-view-wrapper-43 .group-container td {
    padding: 0 20px;
}

.group-view-wrapper-43 .tr-service-label {
    border-top: 1px solid #c0c5cc;
    font-weight: 700;
}

.group-view-wrapper-43 .tr-service-label td {
    text-align: center;
}

.group-view-wrapper-43 .tr-service-label td,
.group-view-wrapper-43 .tr-service-item td {
    border-right: 1px solid #c0c5cc;
}

.group-view-wrapper-43 .tr-service-item td {
    border-bottom: 1px solid #c0c5cc;
}

.group-view-wrapper-43 .group-container .blue {
    background: #E3EBFC;
}
.group-view-wrapper-43 .group-container .gray {
    background: #EBF0EF;
}