
.multiselect__content-wrapper[data-v-8a3bfc1a] {
    border: 1px solid #ccc;
    border-radius: 4px;
    background: white;
    margin-top: 2px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-height: 350px;
}
.multiselect__list[data-v-8a3bfc1a] {
    max-height: 300px;
    overflow-y: auto;
}
.multiselect__actions[data-v-8a3bfc1a] {
    padding: 4px;
    border-top: 1px solid #eee;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    background: #f9f9f9;
}
/* текст элементов списка */
[data-v-8a3bfc1a] .list-group-item {
    font-size: 13px !important;
    padding: 4px 8px !important;
}

/* размер чекбокса */
[data-v-8a3bfc1a] .custom-control-label::before,[data-v-8a3bfc1a] .custom-control-label::after {
    width: 15px !important;
    height: 15px !important;
    top: 2px !important;
}

/* размер текста элементов*/
[data-v-8a3bfc1a] .custom-control-label {
    padding-top: 3px !important;
    font-size: 13px !important;
    font-weight: 400 !important;
}

/* кнопки внутри multiselect */
[data-v-8a3bfc1a] .multiselect__actions .btn {
    padding: 2px 8px !important;
    font-size: 11px !important;
    line-height: 1.2 !important;
    height: 25px !important;
}
.multiselect--disabled .multiselect__tags[data-v-8a3bfc1a] {
    background-color: rgb(248, 249, 252);
    color: rgb(71, 83, 101);
    cursor: not-allowed;
}
.multiselect--disabled .multiselect__input[data-v-8a3bfc1a] {
    background-color: rgb(248, 249, 252);
    color: rgb(71, 83, 101);
    cursor: not-allowed;
}
.multiselect .multiselect__select[data-v-8a3bfc1a]:before {
    content: "\ea23";
    margin: 0;
    top: 2px;
    border-color: transparent;
    border-width: 0;
    color: #7c9db3;
}
.multiselect__select[data-v-8a3bfc1a]:before {
    position: relative;
    right: 0;
    top: 65%;
    color: #999;
    margin-top: 4px;
    border-color: #999 transparent transparent;
    border-style: solid;
    border-width: 5px 5px 0;
    content: "";
}
.multiselect--open .multiselect__select[data-v-8a3bfc1a]:before {
    content: "\ea32";
    color: #7c9db3;
}


.custom-table[data-v-36338a00] {
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
}
.custom-table th[data-v-36338a00],
.custom-table td[data-v-36338a00] {
    border: 1px solid #ddd;
    padding: 8px;
    vertical-align: middle;
}
.index-col[data-v-36338a00] {
    width: 50px;
    text-align: center;
    background-color: #f8f9fa;
}
.remove-col[data-v-36338a00],
.remove-task-cell[data-v-36338a00] {
    width: 40px;
    text-align: center;
}
.custom-table th[data-v-36338a00]:nth-child(2),
.custom-table td[data-v-36338a00]:nth-child(2),
.custom-table th[data-v-36338a00]:nth-child(3),
.custom-table td[data-v-36338a00]:nth-child(3) {
    min-width: 250px;
    width: 250px;
}
.year-cell[data-v-36338a00] {
    background-color: #e9ecef;
    font-weight: 600;
    text-align: right;
    min-width: 120px;
    width: 120px;
}
.year-value-input[data-v-36338a00] {
    width: 100%;
}
.remove-btn[data-v-36338a00] {
    cursor: pointer;
    color: #dc3545;
    font-size: 12px;
}
.remove-btn[data-v-36338a00]:hover {
    color: #a71d2a;
}
.td-add-button[data-v-36338a00] {
    text-align: center;
    padding: 10px;
    background-color: #f8f9fa;
}
.add-link-button[data-v-36338a00] {
    cursor: pointer;
    color: #007bff;
}
.no-border[data-v-36338a00] {
    border: none !important;
}
.sp-top-form[data-v-36338a00] {
    background-color: #eef1f8;
}
.form-group legend[data-v-36338a00] {
    font-size: 0.7777777778rem;
    color: #5c7f96;
    font-weight: 500;
    margin: 9px !important;
    padding: 0;
    line-height: 1;
}
.invalid-field[data-v-36338a00] {
    border: 2px solid rgb(238, 53, 53) !important;
}
.input-with-icon[data-v-36338a00] {
    position: relative;
}
.input-with-icon.has-icon input[data-v-36338a00] {
    padding-left: 32px !important;
}
.input-with-icon .edit-icon[data-v-36338a00] {
    position: absolute;
    left: 10px;
    top: 50%;
    -webkit-transform: translateY(-40%);
            transform: translateY(-40%);
    font-size: 16px;
    color: rgb(33, 150, 243);
    cursor: pointer;
    pointer-events: none;
}

/* Для Chrome, Safari, Edge, Opera убрать spinner у input */
input[type="number"][data-v-36338a00]::-webkit-outer-spin-button,
input[type="number"][data-v-36338a00]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Для Firefox */
input[type="number"][data-v-36338a00] {
    -moz-appearance: textfield;
}
.custom-modal-header-title[data-v-36338a00] {
    font-size: 0.77rem;
    font-weight: 600;
    color: #333;
    padding: 0.1rem 0.1rem;
}
.no-header-border[data-v-36338a00] {
    border-bottom: none !important;
}
.no-footer-border[data-v-36338a00] {
    border-top: none !important;
}
.form-control[data-v-36338a00] {
    font-size: 0.77rem;
    margin-top: 7px;
    border: 2px solid rgb(234, 235, 236);
    border-radius: 8px 8px 8px 8px !important;
    height: 58px;
}

/* вертикальная прокрутка */
.scroll-wrapper[data-v-36338a00] {
    max-height: 70vh;
    overflow-y: auto; /* вертикальная прокрутка есть */
    overflow-x: hidden;
    padding-right: 6px;

    /* Firefox: скрываем стандартный скролл */
    scrollbar-width: none;
}

/* Chrome, Safari, Edge: скрываем вертикальный скролл */
.scroll-wrapper[data-v-36338a00]::-webkit-scrollbar {
    width: 0;
    height: 6px;
    background: transparent;
}

/* Firefox */
.scroll-wrapper[data-v-36338a00] {
    scrollbar-width: thin;
    scrollbar-color: #7fa3b1 #eef1f8;
}

/* Горизонтальная прокрутка  */
.table-scroll-x[data-v-36338a00] {
    overflow-x: auto; /* горизонтальный скролл таблицы */
    overflow-y: hidden; /* вертикальный скролл убираем */
    max-width: 100%;
    padding-bottom: 4px;
    scrollbar-width: thin;
    scrollbar-color: #7fa3b1 #eef1f8;
}
.table-scroll-x.hide-scrollbar[data-v-36338a00] {
    scrollbar-width: none;
}

/* Chrome, Safari, Edge */
.table-scroll-x[data-v-36338a00]::-webkit-scrollbar {
    height: 6px; /* высота горизонтального скролла */
}
.table-scroll-x[data-v-36338a00]::-webkit-scrollbar-track {
    background: #eef1f8; /* цвет трека */
    border-radius: 10px;
}
.table-scroll-x[data-v-36338a00]::-webkit-scrollbar-thumb {
    background: #7fa3b1; /* цвет ползунка */
    border-radius: 10px;
}
.table-scroll-x[data-v-36338a00]::-webkit-scrollbar-thumb:hover {
    background: #5d7c89; /* цвет при наведении */
}
.table-scroll-x[data-v-36338a00]::-webkit-scrollbar {
    display: block;
}
.task-name-display[data-v-36338a00] {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
    min-height: 28px;
    padding: 0 10px;
    font-size: 0.77rem;
    line-height: 1.5;
    color: #495057;
    background-color: rgb(248, 249, 252);
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.task-name-display.invalid-field[data-v-36338a00] {
    border-color: #ee3535 !important;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(238, 53, 53, 0.25) !important;
            box-shadow: 0 0 0 0.2rem rgba(238, 53, 53, 0.25) !important;
    background-color: #fff5f5;
}
.task-name-display .task-name-text[data-v-36338a00] {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding-left: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 6px;
    color: #212529;
    background-color: rgb(248, 249, 252) !important;
}
.task-name-display .edit-icon-sm[data-v-36338a00] {
    font-size: 14px;
    color: #2196f3;
    opacity: 0.6;
    pointer-events: none;
}
.task-name-display:hover .edit-icon-sm[data-v-36338a00] {
    opacity: 1;
}
.placeholder-text[data-v-36338a00] {
    position: absolute;
    left: 27px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    color: rgb(124, 159, 181);
    pointer-events: none;
    opacity: 1;
}
.projects-bank .form-card input[data-v-36338a00]:disabled,
.projects-bank .form-card select[data-v-36338a00]:disabled,
.projects-bank .form-card textarea[data-v-36338a00]:disabled {
    background-color: rgb(248, 249, 252) !important;
}
.form-card .form-group .custom-select[data-v-36338a00],
.form-card .form-group input.form-control[data-v-36338a00],
.form-card .form-group textarea[data-v-36338a00]:disabled {
    background-color: rgb(248, 249, 252) !important;
}
.table-container .custom-select[data-v-36338a00],
.table-container textarea[data-v-36338a00],
.table-container input.form-control[data-v-36338a00],
.table-card .custom-select[data-v-36338a00],
.table-card textarea[data-v-36338a00],
.table-card input.form-control[data-v-36338a00] {
    background: rgb(248, 249, 252) !important;
}
.unit-select.multiselect--disabled[data-v-36338a00] .multiselect__tags,
.unit-select.multiselect--disabled[data-v-36338a00] .multiselect__single,
.unit-select.multiselect--disabled[data-v-36338a00] .multiselect__single span {
    background-color: rgb(248, 249, 252) !important;
}


hr[data-v-320638d6] {
    border: none;
    height: 1.5px;
    background-color: #7c9db3;
    margin: 0;
}
.plan-text[data-v-320638d6] {
    font-size: 14px;
    color: #60a5cf;
    font-style: italic;
}
.extra-label[data-v-320638d6] {
    font-size: 16px;
    color: #4b7894;
    font-weight: bolder;
    margin-left: 18px;
}
.sum-text[data-v-320638d6] {
    font-size: 14px;
    color: #1c2a3e;
}
.table-container .table[data-v-320638d6],
.table-card .table[data-v-320638d6] {
    border-right: 1px solid #dee2e6 !important;
}
.fixed-width-multiselect[data-v-320638d6] {
    max-width: 550px;
}
.fixed-width-multiselect .multiselect__single[data-v-320638d6] {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    max-width: 100%;
}
.date-picker-container[data-v-320638d6] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 79px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-weight: 500;
    font-size: 14px;
    line-height: 19px;
    color: #6087a0;
}
.date-picker-container input[type="number"][data-v-320638d6] {
    border: 1px solid #bcd2e0;
    border-radius: 5px;
    padding-right: 5px;
    max-width: 80px;
    height: 28px;
    text-indent: 7px;
    text-align: left;
}
.radio-buttons[data-v-320638d6] {
    margin-right: 30px;
    position: relative;
}
.radio-buttons[data-v-320638d6]::before {
    content: "";
    position: absolute;
    top: -6px;
    right: -12px;
    bottom: 10px;
    width: 1px;
    background-color: #d3dbe3;
}
.radio-buttons input[type="radio"][data-v-320638d6] {
    display: none;
}
.radio-buttons label[data-v-320638d6] {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    line-height: 22px;
    white-space: nowrap;
    font-size: 12px;
    font-weight: 500;
    color: #6087a0;
    margin: 0 10px;
    position: relative;
    top: 4px;
}
.radio-buttons input[type="radio"]:checked + label[data-v-320638d6] {
    color: #3f4d67;
}
.radio-buttons input[type="radio"] + label[data-v-320638d6]::before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 4px;
    margin-bottom: -5px;
    border-radius: 50%;
    border: 2px solid #d9dfe6;
    background-color: #fff;
}
.radio-buttons input[type="radio"]:checked + label[data-v-320638d6]::before {
    background-color: #3f4d67;
    border: 2px solid #d9dfe6;
    background-clip: content-box;
    padding: 3px;
}
.invalid-field[data-v-320638d6] {
    border: 2px solid rgb(238, 53, 53) !important;
}
.multiselect-checkbox-label[data-v-320638d6] {
    color: #4b7894;
    font-size: 14px;
    font-weight: bold;
}
.concept-text[data-v-320638d6] {
    font-size: 14px;
    font-weight: bold;
    color: #1c2a3e;
}
.selected-counter[data-v-320638d6] {
    font-size: 0.85rem;
    padding: 0.35rem 0.75rem;
    font-weight: normal;
}
.selected-counter .icon-close[data-v-320638d6] {
    font-size: 0.6rem;
    cursor: pointer;
    margin-left: 8px;
    font-weight: normal;
    margin-top: 2px;
}
.goal-card-wrapper[data-v-320638d6] {
    background: #fff;
    border: 1px solid #ddd;
}
.goal-header[data-v-320638d6] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.period-fields[data-v-320638d6] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-right: 20px;
}
.year-input[data-v-320638d6] {
    width: 90px;
}
#show-concept-modal input[type="checkbox"][data-v-320638d6] {
    width: 17px;
    height: 17px;
    cursor: pointer;
}
#show-concept-modal[data-v-320638d6],
#show-concept-modal table[data-v-320638d6],
#show-concept-modal td[data-v-320638d6],
#show-concept-modal input[data-v-320638d6],
#show-concept-modal button[data-v-320638d6],
#show-concept-modal .badge[data-v-320638d6],
#show-concept-modal label[data-v-320638d6] {
    font-weight: 500 !important;
}
.goal-name[data-v-320638d6] {
    color: rgb(33, 150, 243) !important;
    cursor: pointer;
    text-decoration: underline;
}
/* Chrome, Safari, Edge, Opera */
.no-spinner[data-v-320638d6]::-webkit-inner-spin-button,
.no-spinner[data-v-320638d6]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
/* Firefox */
.no-spinner[data-v-320638d6] {
    -moz-appearance: textfield;
}
.projects-bank .form-card input[data-v-320638d6]:disabled,
.projects-bank .form-card select[data-v-320638d6]:disabled,
.projects-bank .form-card textarea[data-v-320638d6]:disabled {
    background-color: rgb(248, 249, 252) !important;
    color: rgb(71, 83, 101) !important;
}
.b-form-group.custom-label[data-v-320638d6] {
    padding-left: 0.875rem !important;
}
.b-form-group.custom-label .multiselect-checkbox-label[data-v-320638d6] {
    display: inline-block;
    line-height: 1.2;
}
.b-form-group.custom-label-right[data-v-320638d6] {
    padding-left: 0.4375rem !important;
}
.b-form-group.custom-label-right .multiselect-checkbox-label[data-v-320638d6] {
    display: inline-block;
    line-height: 1.2;
}
.b-form-group.custom-label .badge[data-v-320638d6] {
    margin-right: 0.125rem;
    margin-bottom: 0.125rem;
}
.b-form-group.custom-label-right .badge[data-v-320638d6] {
    margin-right: 0.125rem;
    margin-bottom: 0.125rem;
}


.checkbox-container .checkboxes {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 15px;
    margin-bottom: 10px;
}
.success-res {
    color: rgb(97, 179, 97);
    font-style: italic;
}
.unsuccess-res {
    color: rgb(202, 67, 67);
    font-style: italic;
    font-size: 14px;
}
.gip-code {
    color: #5b8ff9;
}
.status-label {
    color: #608196;
    font-size: 14.5px;
    font-weight: normal;
    margin-bottom: 4px;
}
.diff-modal-body {
    padding: 20px;
    font-size: 15px;
    line-height: 1.4;
}
.diff-modal {
    border-radius: 10px;
}
.no-header-border {
    border-bottom: none !important;
}
.no-footer-border {
    border-top: none !important;
}
.modal-footer-center {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
}
.filter-actions.in-tab {
    z-index: 1007;
}
.isgp-label {
    font-size: 14px;
    font-weight: 600;
}
.isgp-title {
    font-size: 15px;
    font-weight: 600;
}
.icon {
    font: normal normal normal 0.8em / 1 "Nucleo";
}
.location-cell {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 4px;
}
.dots {
    white-space: nowrap;
}


hr[data-v-1e4fbe94] {
    border: none;
    height: 1.5px;
    background-color: #7c9db3;
    margin: 0;
}
.plan-text[data-v-1e4fbe94] {
    font-size: 14px;
    color: #60a5cf;
    font-style: italic;
}
.extra-label[data-v-1e4fbe94] {
    font-size: 16px;
    color: #4b7894;
    font-weight: bolder;
    margin-left: 18px;
}
.year-text[data-v-1e4fbe94] {
    font-size: 15px;
    color: #60a5cf;
}
.sum-text[data-v-1e4fbe94] {
    font-size: 14px;
    color: #1c2a3e;
}
.table-container .table[data-v-1e4fbe94],
.table-card .table[data-v-1e4fbe94] {
    border-right: 1px solid #dee2e6 !important;
}
.fixed-width-multiselect[data-v-1e4fbe94] {
    max-width: 550px;
}
.fixed-width-multiselect .multiselect__single[data-v-1e4fbe94] {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    max-width: 100%;
}
.date-picker-container[data-v-1e4fbe94] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 79px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-weight: 500;
    font-size: 14px;
    line-height: 19px;
    color: #6087a0;
}
.date-picker-container input[type="number"][data-v-1e4fbe94] {
    border: 1px solid #bcd2e0;
    border-radius: 5px;
    padding-right: 5px;
    max-width: 80px;
    height: 28px;
    text-indent: 7px;
    text-align: left;
}
.radio-buttons[data-v-1e4fbe94] {
    margin-right: 30px;
    position: relative;
}
.radio-buttons[data-v-1e4fbe94]::before {
    content: "";
    position: absolute;
    top: -6px;
    right: -12px;
    bottom: 10px;
    width: 1px;
    background-color: #d3dbe3;
}
.radio-buttons input[type="radio"][data-v-1e4fbe94] {
    display: none;
}
.radio-buttons label[data-v-1e4fbe94] {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    line-height: 22px;
    white-space: nowrap;
    font-size: 12px;
    font-weight: 500;
    color: #6087a0;
    margin: 0 10px;
    position: relative;
    top: 4px;
}
.radio-buttons input[type="radio"]:checked + label[data-v-1e4fbe94] {
    color: #3f4d67;
}
.radio-buttons input[type="radio"] + label[data-v-1e4fbe94]::before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 4px;
    margin-bottom: -5px;
    border-radius: 50%;
    border: 2px solid #d9dfe6;
    background-color: #fff;
}
.radio-buttons input[type="radio"]:checked + label[data-v-1e4fbe94]::before {
    background-color: #3f4d67;
    border: 2px solid #d9dfe6;
    background-clip: content-box;
    padding: 3px;
}
.invalid-field[data-v-1e4fbe94] {
    border: 2px solid rgb(238, 53, 53) !important;
}
.multiselect-checkbox-label[data-v-1e4fbe94] {
    color: #4b7894;
    font-size: 14px;
    font-weight: bold;
}
.col-form-label[data-v-1e4fbe94] {
    line-height: 1;
}
.concept-text[data-v-1e4fbe94] {
    font-size: 14px;
    font-weight: bold;
    color: #1c2a3e;
}
.selected-counter[data-v-1e4fbe94] {
    font-size: 0.85rem;
    padding: 0.35rem 0.75rem;
    font-weight: normal;
}
.selected-counter .icon-close[data-v-1e4fbe94] {
    font-size: 0.6rem;
    cursor: pointer;
    margin-left: 8px;
    font-weight: normal;
    margin-top: 2px;
}
.goal-card-wrapper[data-v-1e4fbe94] {
    background: #fff;
    border: 1px solid #ddd;
}
.goal-header[data-v-1e4fbe94] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.period-fields[data-v-1e4fbe94] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-right: 20px;
}
.year-input[data-v-1e4fbe94] {
    width: 90px;
}
#show-concept-modal input[type="checkbox"][data-v-1e4fbe94] {
    width: 17px;
    height: 17px;
    cursor: pointer;
}
#show-concept-modal[data-v-1e4fbe94],
#show-concept-modal table[data-v-1e4fbe94],
#show-concept-modal td[data-v-1e4fbe94],
#show-concept-modal input[data-v-1e4fbe94],
#show-concept-modal button[data-v-1e4fbe94],
#show-concept-modal .badge[data-v-1e4fbe94],
#show-concept-modal label[data-v-1e4fbe94] {
    font-weight: 500 !important;
}
.goal-name[data-v-1e4fbe94] {
    color: rgb(33, 150, 243) !important;
    cursor: pointer;
    text-decoration: underline;
}
.projects-bank .form-card input[data-v-1e4fbe94]:disabled,
.projects-bank .form-card select[data-v-1e4fbe94]:disabled,
.projects-bank .form-card textarea[data-v-1e4fbe94]:disabled {
    background-color: rgb(248, 249, 252) !important;
    color: rgb(71, 83, 101) !important;
}


.checkbox-container .checkboxes {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 15px;
    margin-bottom: 10px;
}
.success-res {
    color: rgb(97, 179, 97);
    font-style: italic;
}
.unsuccess-res {
    color: rgb(202, 67, 67);
    font-style: italic;
}
.gip-code {
    color: #5b8ff9 !important;
    white-space: nowrap;
}
.status-label {
    color: #608196;
    font-size: 14.5px;
    font-weight: normal;
    margin-bottom: 4px;
}

