.--st-18 {
    font-size: 18px;
}

.--st-20 {
    font-size: 20px;
}

.--st-22 {
    font-size: 22px;
}

.--st-24 {
    font-size: 24px;
}

.c-input.unvalidate {
    border-color: red !important;
}

.butt-table {
    padding: 8px 17px;
    font-size: 14px;
}

.validation-errors {
    color: red
}

.holder-title__attribute {
    font-size: 14px;
    color: #EBA260;
}

.holder-title__attribute a {
    font-size: 12px;
    color: #647983;
    text-decoration: underline;
}

.holder-title__attribute a:hover {
    text-decoration: none;
}

.icon-chevron {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url('../img/chevron.svg') center center no-repeat;
    background-size: contain;
    vertical-align: middle;
}

.icon-chevron:hover {
    cursor: pointer;
}

.icon-chevron.active {
    transform: rotate(180deg);
}

.c-table-row_hidden {
    display: none;
}

.c-table-row_active.text-bold > td {
    font-weight: 600;
}

.c-table-row_hidden.active {
    display: table-row;
}

.c-table-history-container.active {
    background-color: #EEF8FF;
}

.multiselect.c-input.c-select .multiselect-tag {
    align-items: flex-start;
}

.placeholder13 .multiselect-placeholder{
    font-size: 13px;
}

.popup_tag {
    padding: 0;
}

.sorting-holder__full-title {
    width: 100%;
}

.th-text-center .sorting-holder__full-title {
    text-align: center;
    justify-content: center;
}

.chat-text-edit::after {
    display: none;
}

.chat-text-edit__btn {
    position: absolute;
    display: inline-block;
    right: 6px;
    top: 6px;
    width: 11px;
    height: 11px;
    background: url(../img/edit-p.png) center center no-repeat;
    background-size: contain;
}

.chat-text-edit__btn:hover {
    cursor: pointer;
}

.user-chat-controll-butt {
    display: flex;
    align-items: center;
}

.user-chat-controll-butt .btn {
    margin-right: 10px;
    margin-bottom: 10px;
}

.user-chat-controll-butt .btn:last-child {
    margin-right: 0px;
    margin-bottom: 0;
}

.c-i-file-update {
    width: 22px;
    height: 22px;
    background: url('../img/file-update.png') center center no-repeat;
    background-size: contain;
}

.label-add-file:hover {
    cursor: pointer;
}

.card-holder-col--name {
    display: flex;
    align-items: center;
}

.card-holder-col--name .c-c-danger {
    margin-left: 5px;
}

.modal-body .multiselect.c-input.c-select .multiselect-tag, .box-stl.card-holder .multiselect.c-input.c-select .multiselect-tag {
    font-size: 11px;
    padding: 4px 6px;
}

.c-filter__item-data-inp svg.dp__icon.dp__input_icon.dp__input_icons {
    display: none;
}

.c-filter__item-data-inp svg.dp__icon.dp__clear_icon {
    background-color: #fff;
    margin-right: 5px;
}

.c-filter__item-data-inp input.c-input-data {
    padding-right: 36px;
    border: 1px solid #000000;
    background: url(../img/data-input.png) right 10px center no-repeat;
}

.c-filter__item.c-filter__item-data-inp .dp__action_button {
    font-size: 14px;
}

.c-filter__item.c-filter__item-data-inp .dp__action_button.dp__action_cancel:hover {
    border: 1px solid #0D74BB;
    color: #FFFFFF;
    background-color: #0D74BB;
}

.c-filter__item.c-filter__item-data-inp .dp__action_button.dp__action_select {
    color: #FFFFFF;
    background-color: #0D74BB;
}

.c-filter__item.c-filter__item-data-inp .dp__action_button.dp__action_select:hover {
    color: #FFFFFF;
    background-color: #0D639F;
}

.c-filter__item.c-filter__item-data-inp .dp__action_row {
    flex-wrap: wrap;
}

.c-filter__item.c-filter__item-data-inp .dp__selection_preview {
    width: 100%;
    padding-bottom: 10px;
}

.c-filter__item.c-filter__item-data-inp-small {
    display: flex;
    align-items: center;
    justify-content: center;
}

.c-filter__item.c-filter__item-data-inp-small .filter-label {
    font-size: 12px;
    white-space: nowrap;
    margin-right: 12px;
}

.c-filter__item-full .c-filter__input {
    width: 100%;
    max-width: 100%;
}

/** Для инпутов дата размешенных в карточках start*/
.stl-data-container {}

.stl-data-container--small {
    max-width: 220px;
}
.stl-data-container .dp__input_wrap svg.dp__icon.dp__input_icon.dp__input_icons {
    display: none;
}

.stl-data-container .dp__input_wrap svg.dp__icon.dp__clear_icon {
    background-color: #fff;
    margin-right: 5px;
}

.stl-data-container .dp__input_wrap input.c-input-data {
    padding-right: 36px;
    background: url(../img/data-input.png) right 10px center no-repeat;
}

.stl-data-container .dp__main .dp__action_button {
    font-size: 14px;
}

.stl-data-container .dp__main .dp__action_button.dp__action_cancel:hover {
    border: 1px solid #0D74BB;
    color: #FFFFFF;
    background-color: #0D74BB;
}

.stl-data-container .dp__main .dp__action_button.dp__action_select {
    color: #FFFFFF;
    background-color: #0D74BB;
}

.stl-data-container .dp__main.dp__action_button.dp__action_select:hover {
    color: #FFFFFF;
    background-color: #0D639F;
}

.stl-data-container .dp__main .dp__action_row {
    flex-wrap: wrap;
}

.stl-data-container .dp__main .dp__selection_preview {
    width: 100%;
    padding-bottom: 10px;
}
/** Для инпутов дата размешенных в карточках end */

.switch-checkbox {
    position: relative;
    display: inline-block;
    width: 33px;
    height: 20px;
    margin: 0 10px;
}

.switch-checkbox__input {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
    appearance: none;
}

.switch-checkbox__inner {
    display: inline-block;
}

.switch-checkbox__inner::before {
    display: block;
    top: 0;
    left: 0;
    content: '';
    width: 39px;
    height: 20px;
    position: absolute;
    background-color: #0D74BB;
    border-radius: 10px;
}

.switch-checkbox__inner::after {
    display: block;
    content: '';
    top: -1px;
    left: 0;
    width: 22px;
    height: 22px;
    flex-shrink: 0;
    position: absolute;
    background-color: #FFFFFF;
    border-radius: 50%;
    transition: left .3s ease-in;
    cursor: pointer;
}

.switch-checkbox__input:checked + .switch-checkbox__inner::before {
    background-color: #0D74BB;
}

.switch-checkbox__input:checked + .switch-checkbox__inner::after {
    background-color: #FFFFFF;
    left: 17px;
    transition: left .3s ease-in;
}

.switch-container__name {
    font-size: 14px;
    font-weight: 400;
    color: #A8A8A8;
    cursor: pointer;
}

.switch-container__name.active {
    color: #0D74BB;
    cursor: default;
}

.schedule-bd {
    display: block;
    width: 16px;
    height: 16px;
    margin-left: 8px;
    margin-right: 8px;
}
.schedule-bd.green {
    background-color: #6FCF97;
}
.schedule-bd.blue {
    background-color: #2F80ED;
}

.card-col-butt-container {
    display: flex;
    align-items: center;
}
.card-col-butt-container .btn {
    margin-right: 15px;
}
.card-col-butt-container .btn:last-child {
    margin-right: 0px;
}
.card-table--w-33 tr td {
    width: 33%;
}
.holder-responsive-scroll-y {
    height: auto;
    max-height: 245px;
    overflow-y: auto;
    scrollbar-color: #AD00FF rgba(255, 255, 255, 0.25);
    scrollbar-width: thin;
}
.holder-responsive-scroll-y::-webkit-scrollbar {
    width: 4px;
}
.holder-responsive-scroll-y::-webkit-scrollbar-track {
    background: linear-gradient(to left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 30%, rgba(0, 0, 0, 0.25) 50%, rgba(255, 255, 255, 0) 70%, rgba(255, 255, 255, 0) 100%);
}
.holder-responsive-scroll-y::-webkit-scrollbar-thumb {
    border-radius: 2px;
    height: 110px;
    background: #0D74BB;
}
.stl-clr-green {
    color: #3CB97D;
}

.user-chat-wrapper .ql-snow .ql-editor blockquote {
    border: 1px solid #ccc !important;
    margin-bottom: 5px;
    margin-top: 5px;
    padding: 8px 16px;
    background-color: #FFF4CA;
    font-weight: bold;
}

.stl-wb-break-all {
    word-break: break-all;
}

.stl-ws-pre {
    white-space: pre;
}

.modal-data-container .dp__input_wrap .c-input.dp__input {
    width: 100%;
    max-width: 100%;
    border: 1px solid #000000;
}

.modal-data-container .dp__input_wrap .dp__input_icon{
    display: none;
}

.modal-data-container .dp__input_wrap .dp__clear_icon {
    right: 10px;
    background-color: #fff;
}

.modal-data-container .dp__instance_calendar {
    font-size: 12px;
}
.modal-data-container .dp__action_button {
    font-size: 14px;
    padding: 7px 10px;
}
.disabled, select:disabled, input:disabled {
    background-color: #c0c9c6 !important;
}

.disabled-light, select:disabled.disabled-light, input:disabled.disabled-light {
    background-color: #F8F8FA !important;
    color: rgb(156, 163, 175) !important;
    border-color: #9595A4 !important;
}

.card-holder .c-multiselect-filter.multiselect .multiselect-dropdown {
    width: 100%;
}

.c-multiselect-filter.c-multiselect-filter--auto-height {
    height: auto;
}

.multiselect-tags-search--none .multiselect-tags-search-wrapper {
    height: 0 !important;
}

.multiselect-tags-search--none .multiselect-tags-search-wrapper .multiselect-tags-search{
    display: none !important;
}

.stl-color-black.multiselect .multiselect-wrapper .multiselect-single-label {
    color: #000;
}
.stl-color-black.multiselect .multiselect-dropdown .multiselect-option {
    color: #000;
}
.modal-multiselect-filter.multiselect .multiselect-dropdown {
    width: 100%;
}

.footer.fixed {
    z-index: 10;
}
.card-title--box .holder-title__attribute {
    margin-top: 10px;
}

.c-filter--control-toggle {
    margin-top: 15px;
    display: flex;
}

.c-filter--control-toggle label {
    margin-right: 8px;
    font-size: 12px;
    white-space: nowrap;
}

.c-filter--control-toggle .toggle-on {
    background-color: #0D639F;
    border-color: #0D639F;
}

.c-filter--control-toggle .toggle-container:focus {
    box-shadow: 0 0 0 0;
    outline: none;
}

.df-none-wrap {
    flex-wrap: nowrap;
}


@media (max-width: 1024px) {
    .card-col-butt-container {
        flex-direction: column;
    }
    .card-col-butt-container .btn {
        margin-right: 0;
        margin-bottom: 10px;
        width: 100%;
    }
    .card-col-butt-container .btn:last-child {
        margin-bottom: 0;
    }
    .c-filter--grid.df-none-wrap {
        flex-wrap: wrap;
    }
    .c-filter--control-toggle label {
        font-size: 14px;
        white-space: normal;
    }
}

@media (max-width: 567px) {
    .holder-title.card-title {
        flex-direction: column;
    }
    .holder-title__attribute {
        padding-top: 10px;
    }
    .switch-container {
        padding-top: 10px;
    }
    .user-chat-controll-butt {
        flex-direction: column;
        width: 100%;
    }

    .user-chat-controll-butt .btn {
        margin-right: 0;
        margin-bottom: 10px;
        width: 100%;
    }

    .user-chat-controll-butt .btn:last-child {
        margin-bottom: 0;
    }

    .user-chat-controll .label-add-file {
        width: 100%;
        display: block;
        text-align: center;
    }

    .user-chat-controll .label-add-file .btn {
        display: block;
        width: 100%;
        text-align: center;
    }
}


/** статусы */
.page-container.page-container--status {
    margin-bottom: 25px;
}
.fpc-application-status {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%;
    padding: 15px;
}

.fpc-block-title {
    margin-bottom: 20px;
}

.fpc-block-subtitle {
    padding-top: 10px;
    margin-bottom: 0;
}

.fpc-application-status__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
}
.fpc-application-status__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    gap: 10px;
    margin-bottom: 5px;
}
.fpc-application-status__item {
    position: relative;
    height: 18px;
    border-radius: 5px;
    border: 1px solid #3068BD;
    cursor: pointer;
    flex-grow: 1;
    flex-basis: 0;
}

.fpc-application-status__item--full {
    width: 100%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    line-height: 1;
    font-size: 14px;
}

.fpc-application-status__items .fpc-application-status__item:last-child .fpc-help-box {
    left: auto;
    right: 0;
}
.fpc-help-box {
    position: absolute;
    bottom: 150%;
    left: 50%;
    width: max-content;
    max-width: 277px;
    height: max-content;
    min-height: 50px;
    max-height: 340px;
    overflow-y: auto;
    padding: 5px 7px 7px 5px;
    border-radius: 3px;
    background: #3068BD;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    z-index: 2010;
}
.fpc-help-box{
    scrollbar-color: #8F8F8F rgba(244, 204, 204, 0.25);
    scrollbar-width: thin;
}
.fpc-help-box::-webkit-scrollbar {
    width: 4px;
}
.fpc-help-box::-webkit-scrollbar-track {
    background: linear-gradient(to left, rgba(244, 204, 204, 0) 0%, rgba(244, 204, 204, 0) 30%, rgba(0, 0, 0, 0.25) 50%, rgba(244, 204, 204, 0) 70%, rgba(244, 204, 204, 0) 100%);
}
.fpc-help-box::-webkit-scrollbar-thumb {
    border-radius: 4px;
    height: 1px;
    background: linear-gradient(95.62deg, #8F8F8F 6.11%, #8F8F8F 100%);
}

.fpc-help-box__top {
    color: #FFF;
    text-align: center;
    font-weight: 600;
    font-size: 11px;
    font-style: normal;
    line-height: normal;
}
.fpc-help-box__body {
    text-align: center;
    color: #FFF;
    font-weight: 400;
    font-size: 11px;
    font-style: normal;
    line-height: normal;
}

.fpc-help-box__body a{
    color: #FFF;
    text-decoration: underline;
}

.fpc-help-box__body ul{
    padding-left: 16px;
}
.fpc-help-box__body li{
    text-align: left;
    padding-left: 4px;
    min-width: 200px;
}


.fpc-application-status__item:hover .fpc-help-box {
    visibility: visible;
    opacity: 1;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

.fpc-application-status--blue {
    border: 1px solid rgba(13, 116, 187, .7);
    background: rgba(13, 116, 187, .7);
}

.fpc-application-status--grey {
    border: 1px solid rgba(217, 217, 217, 1);
    border-radius: 5px;
    background: rgba(217, 217, 217, 1);
}

.fpc-application-status--red {
    border: 1px solid rgba(220, 52, 69, 1);
    border-radius: 5px;
    background: rgba(220, 52, 69, 1);
}

.fpc-application-status--rejected {
    border: 1px solid rgba(220, 52, 69, .7);
    border-radius: 5px;
    background: rgba(220, 52, 69, .7);
}


@media (max-width: 1567.98px) {
    .fpc-application-status__items .fpc-application-status__item .fpc-help-box {
        left: auto;
        right: 0;
        max-width: 190px;
        bottom: 110%;
    }
    .fpc-application-status__items .fpc-application-status__item:first-child .fpc-help-box {
        left: 50%;
        right: auto;
    }
}

@media (max-width: 1200px) {
    .fpc-application-status__items {
        flex-wrap: wrap;
    }
    .fpc-application-status__item {
        width: 31%;
        margin-bottom: 25px;
        margin-right: 3px;
        margin-left: 3px;
    }
}

@media (max-width: 567px) {
    .fpc-help-box {
        display: none;
    }
}

/** components administration style start */

.c-table-administration tbody tr td:nth-child(4) {
    white-space: nowrap;
}

.c-table-administration thead tr th:nth-child(4) {
    white-space: nowrap;
}

.c-table tbody.tr-bottom-line tr {
    box-shadow: inset 0px -1px 0px #DCDCDC;
}

.c-table tbody.tr-bottom-line tr:last-child {
    box-shadow: none;
}

.c-table tbody tr td.stl-max-400 {
    max-width: 400px;
}

.c-table thead.thead-bold tr th{
    font-weight: bold;
}

.card-table tbody.tr-bottom-line tr {
    border-bottom: 0.3px solid #6C6D70;
}

.card-table tbody.tr-bottom-line tr:last-child {
    border-bottom: 0.3px solid #6C6D70;
}

.c-input.--black {
    color: #181939 !important;
}

.data-period-holder {
    display: flex;
    align-items: center;
}

.data-period-holder__data {
    display: flex;
    flex-direction: column;
    margin-right: 12px;
}

.data-period-holder__data .data-period-holder__data--item {
    margin-bottom: 10px;
    white-space: nowrap;
    text-decoration: none;
}

.data-period-holder__data .data-period-holder__data--item:last-child {
    margin-bottom: 0;
}

/** components administration style end */

.card-title--flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.butt-flex-container {
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 10px;
}

.butt-small .btn {
    min-width: auto;
}

.procurement-documents-wrapper {
    color: #002333;
    display: none;
}

.procurement-documents-wrapper.show {
    display: block;
}

.card-col .card-holder__body .procurement-documents-row {
    padding: 10px 15px;
    border-bottom: 0px solid transparent;
    box-shadow: 0px -1px 0px 0px #E2E3EF inset;
}

.card-col .card-holder__body .procurement-documents-row:last-child {
    box-shadow: none;
}

.procurement-documents__link {
    color: #002333;
    text-decoration: underline;
    line-height: 130%;
}

.procurement-link-documents .d-i-doc-light {
    margin-right: 16px;
}

.label-add-file.transparent {
    width: 100%;
}

.label-add-file.transparent .btn-add-black {
    border-radius: 4px;
    border: 1px dashed #6C6D70;
    background: #FFF;
    color: #6C6D70;
}

.sign-container {
    margin-bottom: 15px;
}
.card-holder__body .sign-container:last-child {
    margin-bottom: 0;
}
.sign-title {
    display: block;
    margin-bottom: 6px;
    font-size: 16px;
    font-weight: 600;
    line-height: 130%;
}
.sign-list {
    margin-left: 15px;
}
.sign-list li {
    list-style-type: decimal;
    margin-bottom: 6px;
}

.sign-list li .btn {
    margin-top: -2px;
}

.sign-list li:last-child {
    margin-bottom: 0;
}
.sign-ecp-data {
    display: inline-block;
    color: #0D74BB;
    font-size: 12px;
    font-weight: 400;
    background: url("../img/ecp-new.png") left top no-repeat;
    padding-left: 22px;
    margin-left: 10px;
}

.sign-btn-ecp-sm {
    padding: 6px 8px;
    font-size: 12px;
    margin-left: 10px;
}

.modal-body-text {
    padding-top: 20px;
    font-size: 18px;
    line-height: 130%;
    padding-bottom: 30px;
    margin: 0;
    color: #002333;
}

@media (max-width: 767px) {
    .sign-list li .btn {
        width: 100%;
        margin-top: 10px;
        margin-left: 0;
    }
    .sign-list li .btn:last-child {
        margin-bottom: 0;
    }
    .card-title--flex {
        flex-wrap: wrap;
        flex-direction: column;
        align-items: flex-start;
        width: 100%;
    }
    .butt-flex-container {
        width: 100%;
        padding-top: 10px;
        flex-direction: column;
        column-gap: 0;
        row-gap: 10px;
    }
    .butt-flex-container .btn {
        width: 100%;
        max-width: 100%;
    }
}

.stl-multiselect-custom .multiselect-caret {
    mask-image: url("../img/select-arrow.png");
    width: 24px;
    height: 24px;
    background-color: #777879;
}

.stl-multiselect-custom .multiselect-dropdown {
    width: 100% !important;
}

.c-select-after select {
    background: none;
}

.c-select-after {
    position: relative;
}

.c-select-after::after {
    position: absolute;
    content: '';
    width: 24px;
    height: 24px;
    right: 10px;
    top: 50%;
    background: url("../img/select-arrow.png") center center no-repeat;
    transform: translateY(-50%) rotate(0deg);
    transition: .3s;
}

.c-select-after.active::after {
    transform: translateY(-50%) rotate(90deg);
}

.stl-vw-full {
    display: block;
    width: 100%;
}
.stl-clr-green {
    color: #27AE60 !important;
}

.stl-clr-blue {
    color: #0D74BB !important;
}

.stl-clr-disable {
    color: #8F8F8F !important;
}

.stl-clr-orange {
    color: #F75C05 !important;
}

.stl-clr-red {
    color: #E80202 !important;
}

/*.stl-clr-td-n {
    text-decoration: none !important;
}*/

.stl-cursor-pointer {
    cursor: pointer;
}

.c-table-interface-mb-0 {
    margin-bottom: 0px;
}

.c-table-interface-bs-b tbody tr {
    box-shadow: inset 0px -1px 0px #DCDCDC;
}

.c-table-interface-bs-b tbody tr:last-child {
    box-shadow: none;
}

.title-page {
    font-size: 24px;
    font-weight: 600;
    line-height: 130%;
}

.modal-body .modal-grid-row {
    margin-bottom: 22px;
}

.modal-body .modal-grid-row:last-child {
    margin-bottom: 0px;
}

.modal-grid-row-stl {
    column-gap: 15px;
    row-gap: 15px;
    display: flex;
}
.modal-grid-row-stl.--jsb {
    justify-content: space-between;
}
.modal-grid-row-stl.--fw {
    flex-wrap: wrap;
}
.modal-grid-row-stl .df-fc {
    min-width: 16%;
    width: 100%;
}
.modal-grid-row-stl.--fw .df-fc {
    width: 32%;
}

.title-h3 {
    font-size: 14px
}

.list-signatories {
    list-style-type: decimal;
    display: flex;
    flex-direction: column;
    row-gap: 15px;
    padding-left: 16px;
}
.list-signatories__name {
    margin-bottom: 3px;
    display: block;
}
.list-signatories__status {
    font-weight: 400;
}

.list-signatories li {
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 130%;
    color: #002333;
}

/*inp file*/
.file-upload-multiple {
    position: relative;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    border-radius: 4px;
    justify-content: center;
    align-items: center;
    gap: 3px;
    border: 1px dashed #6C6D70;
}
.file-upload-multiple.unvalidate {
    border: 1px dashed red;
}
.file-upload-multiple.unvalidate .file-upload-multiple-label {
    color: red;
}

.file-upload-multiple-label {
    color: #6C6D70;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    letter-spacing: 0.15px;
    width: 100%;
    height: 100%;
    text-align: center;
    cursor: pointer;
    padding: 16px;
}

/* Скрытие стандартного input */
.file-upload-multiple input[type="file"] {
    display: none;
}
.file-upload-multiple-list {
    display: none;
    width: 100%;
    height: 100%;
    background-color: white;
    padding: 16px;
}
.file-upload-multiple-list ul {
    display: flex;
    flex-wrap: wrap;
    column-gap: 12px;
}
.file-upload-multiple-list ul li {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    background-image: url('data:image/svg+xml;utf8,<svg width="193" height="34" viewBox="0 0 193 34" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 6C0 2.68629 2.68629 0 6 0H187C190.314 0 193 2.68629 193 6V28C193 31.3137 190.314 34 187 34H5.99999C2.68629 34 0 31.3137 0 28V6Z" fill="%230D74BB" fill-opacity="0.1"/></svg>');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left center;
    padding: 9px 22px 9px 9px;
    border-radius: 8px;
}

.file-remove {
    position: absolute;
    right: 5px;
    top: 5px;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    color: #181939;
    z-index: 10;
    cursor: pointer;
}

.documents-list {
    display: flex;
    flex-direction: column;
    row-gap: 12px;
    padding-left: 16px;
    margin-bottom: 20px;
}

.documents-list li {
    color: #002333;
    font-size: 14px;
    line-height: 130%;
    text-decoration-line: underline;
    list-style-type: decimal;
    vertical-align: middle;
}

.btn.--disabled {
    color: #9595A4;
    border-color: transparent;
    cursor: none !important;
    pointer-events: none;
    /*background-color: transparent !important;*/
    background-color: #F8F8FA !important;
}

.btn.btn-transparent {
    border: 1px solid #9595A4;
    background-color: transparent;
}
.btn.btn-transparent:hover {
    border: 1px solid #9595A4;
    background-color: #9595A4;
    color: #fff;
}

/* inp file */

.c-filter__item-data-inp .dp__instance_calendar {
    font-size: 13px;
}

.c-filter__item-data-inp .dp__action_button {
    font-size: 14px;
}
.c-filter__item-data-inp .dp__action_button {
    height: auto !important;
    padding: 6px 11px !important;
}

.c-table thead.thead-stl-fw-bold tr th {
    font-weight: bold !important;
}
.hover-pointer:hover {
    cursor: pointer;
}
.holder-delete-file {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url("../img/doc-delete.svg") center center no-repeat;
}
.holder-delete-file svg {
    display: none !important;
}
.file-upload-multiple.drag-started {
    border-color: #0D74BB;
    background-color: #1880C863
}
.file-upload-multiple.drag-started span.file-upload-multiple-label {
    color: #fff;
}

@media (max-width: 991px) {
    .title-page {
        font-size: 21px;
    }
    .modal-grid-row-stl {
        flex-direction: column;
    }
    .modal-grid-row-stl .df-fc, .modal-grid-row-stl.--fw .df-fc {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .title-page {
        font-size: 18px;
    }
}


.modal--size-full .modal-body {
    margin-bottom: 25px;
    padding: 0 20px 0;
}

.modal--size-full .modal-body .stl-mb-20, .modal--size-full .modal-body .modal-grid-row {
    margin-bottom: 10px;
}

.modal--size-full .modal-body .c-input {
    font-size: 14px;
    line-height: 16px;
    padding: 7px 10px;
}

.modal--size-full .modal-body .c-multiselect-filter.multiselect {
    height: 32px;
    min-height: 32px;
}

.modal--size-full .modal-body .documents-list {
    row-gap: 8px;
    margin-bottom: 10px;
}

.modal--size-full .modal-body .c-textarea {
    height: 69px;
}

.modal--size-full .modal-body .h4-title {
    margin-bottom: 5px;
}

.modal--size-full .modal-header {
    padding: 15px 20px 0;
}

.modal--size-full .modal-footer {
    margin-bottom: 15px;
}

.multiselect.is-disabled {
    background-color: #c0c9c6 !important;
}

.multiselect.is-disabled > * {
    cursor: default;
}


.c-filter__item-data-inp.default-height .c-input {
    min-height: 33px;
    padding: 2px 10px;
}

.change-info {
}

.change-info input, .change-info textarea, .change-info select, .change-info-text, .change-info .multiselect.c-select {
    background-color: rgba(255, 124, 6, .1) !important;
}

.change-info .multiselect.c-select .multiselect-search {
    background-color: transparent !important;
}

.change-info-checked label {
    background-color: rgba(255, 124, 6, .1) !important;
}
/*
.change-info-checked label {
    position: relative;
}
.change-info-checked label::before {
    position: absolute;
    content: "";
    width: 14px;
    height: 14px;
    background-color: rgba(255, 124, 6, .1) !important;
    top: 3px;
    left: 5px;
    z-index: 10;
}*/