table {
    font-feature-settings: "tnum";
}

.font-tnum {
    font-feature-settings: "tnum";
}

.disabled {
    background-color: #ffffff !important;
}

.lh-20 {
    line-height: 20px;
}

.date-time {
    font-size: 12px;
}

.h-row {
    margin: 0 0 10px 10px;
}

.status {
    width: 210px;
}

.big-status {
    width: 230px;
}

.history-block {
    margin: 20px 20px 20px 20px;
}

.right-answer {
    background-color: #fffffc;
}

.form-floating > .form-control:disabled ~ label::after {
    background-color: white !important;
}

.structure {
    background-color: #fbfdff;
}

.main-header {
    font-weight: 400;
    font-size: 1.4rem;
    padding: 8px;
}

.section-header {
    font-weight: 400;
    font-size: 1rem;
    padding: 8px;
}

.section-header-2 {
    font-weight: 400;
    font-size: 1rem;
    margin-bottom: 10px;
}

.margin-bottom {
    margin-bottom: 10px;
}

.confirm {
    text-align: center;
    padding-top: 20px;
}

.tc {
    text-align: center;
}

.t-btn {
    margin-top: 20px;
    width: 150px;
}

.confirm-dlg-btn {
    margin-top: 20px;
    justify-content: center;
}

.block-header {
    height: 34px;
}

.block-header-2 {
    height: 51px;
}

.delete-img-btn {
    width: 0.8rem;
    height: 0.8rem;
    background-color: #ffcaca;
    color: white;
}

.is-editable {
    font-weight: bold;
    color: crimson;
}

/* Logs */
.versions-row {
    padding: 10px 10px 10px 10px;
    margin: 0 0 10px 0;
}

/*.nav-link.active-version {*/
/*    color: white !important;*/
/*    background: #38A99D !important;*/
/*}*/
.chart-check-color {
    fill: #00897A;
}

/*.avatar-xl {*/
/*    height: 2rem;*/
/*    width: 2rem;*/
/*}*/

/*.avatar {*/
/*    position: relative;*/
/*    display: inline-block;*/
/*}*/

/*.avatar .avatar-name {*/
/*    background-color: #c4c4c4;*/
/*    position: absolute;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    text-align: center;*/
/*    color: #fff;*/
/*    font-weight: bold;*/
/*    text-transform: uppercase;*/
/*    display: block;*/
/*}*/

/*.avatar-name > span {*/
/*    position: absolute;*/
/*    top: 50%;*/
/*    left: 50%;*/
/*    -webkit-transform: translate3d(-50%, -50%, 0);*/
/*    transform: translate3d(-50%, -50%, 0);*/
/*}*/

.unread-message {
    background: #e0f1ef;
    color: #0d8f81;
}

/*.my-chat-message {*/
/*    background-color: cornflowerblue;*/
/*    color: white;*/
/*}*/

.chat-message-header {
    font-weight: bold;
    font-size: 0.85rem;
}

.chat-message {
    font-size: 0.95rem;
    background-color: #F8F9FC;
    color: #05235B;
    margin-bottom: 0 !important;
}

.self-chat-message {
    font-size: 0.95rem;
    background-color: #F7FCFB;
    color: #00554C;
    margin-bottom: 0 !important;
}

.chat-message-info {
    text-align: end;
}

/* Back to top button */
#go_top_btn {
    display: none;
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 999;
    border-radius: 42px;
    width: 42px;
    height: 42px;
    outline: none;
    border: 1px solid #ddd;
    background-color: #fafbfe;
    cursor: pointer;
    padding-bottom: 5px;
}

@media screen and (max-width: 1400px) {
    #go_top_btn {
        bottom: 34px;
        right: 15px;
        width: 36px;
        height: 36px;
        border-radius: 36px;
    }
}

/* Медиа-запрос для планшетов */
@media screen and (max-width: 768px) {
    #go_top_btn {
        bottom: 36px;
        right: 20px;
        width: 36px;
        height: 36px;
        border-radius: 36px;
        padding-left: 6px;
    }
}

/* Медиа-запрос для смартфонов */
@media screen and (max-width: 480px) {
    #go_top_btn {
        bottom: 30px;
        right: 15px;
        width: 30px;
        height: 30px;
        border-radius: 30px;
        padding-bottom: 6px;
        padding-top: 0;
        padding-left: 3px;
    }
}

#go_top_btn:before {
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 3px;
    width: 40px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    color: #000;
}

#go_top_btn:hover {
    background-color: #c4c4c4;
}

.table-link {
    color: #5e6e82;
    text-decoration-line: none !important;
}

/* SVG */

.ids-i {
    display: inline-block;
    vertical-align: -0.1em;
    background-size: cover;
    width: 16px;
    height: 16px;
}

.ids-i-sm {
    width: 12px;
    height: 12px;
}

.ids-i-send {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24'%3E%3Cpath fill='%2300554c' d='M20.33 3.67a1.45 1.45 0 0 0-1.47-.35L4.23 8.2A1.44 1.44 0 0 0 4 10.85l6.07 3l3 6.09a1.44 1.44 0 0 0 1.29.79h.1a1.43 1.43 0 0 0 1.26-1l4.95-14.59a1.41 1.41 0 0 0-.34-1.47M4.85 9.58l12.77-4.26l-7.09 7.09Zm9.58 9.57l-2.84-5.68l7.09-7.09Z'/%3E%3C/svg%3E");
}

.ids-i-chat-left-txt {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-chat-left-text' viewBox='0 0 16 16'%3E%3Cpath d='M14 1a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H4.414A2 2 0 0 0 3 11.586l-2 2V2a1 1 0 0 1 1-1h12zM2 0a2 2 0 0 0-2 2v12.793a.5.5 0 0 0 .854.353l2.853-2.853A1 1 0 0 1 4.414 12H14a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2z'/%3E%3Cpath d='M3 3.5a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5zM3 6a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9A.5.5 0 0 1 3 6zm0 2.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.col-num-items {
    text-align: end;
    width: 50px;
}

.legend-circle {
    display: inline-block;
    height: 12px;
    width: 12px;
}

.stage-1 {
    background-color: #798698;
}

.stage-2 {
    background-color: #178D7E;
}

.stage-3 {
    background-color: #1E4497;
}

.stage-4 {
    background-color: #E58544;
}

.stage-5 {
    background-color: white;
}

.status-1x {
    background-color: #E4E7EA;
}

.status-2x {
    background-color: #D1E8E5;
}

.status-3x {
    background-color: #D2DAEA;
}

.status-4x {
    background-color: #F8EAD0;
}


.status-10 {
    background-color: #E4E7EA;
}

.status-11 {
    background-color: #BCC3CC;
}

.status-20 {
    background-color: #949EAD;
}

.status-21 {
    background-color: #D1E8E5;
}

.status-22 {
    background-color: #A2D1CB;
}

.status-23 {
    background-color: #74BBB2;
}

.status-24 {
    background-color: #45A498;
}

.status-30 {
    background-color: #45A498;
}

.status-31 {
    background-color: #D2DAEA;
}

.status-32 {
    background-color: #A5B4D5;
}

.status-33 {
    background-color: #788FC1;
}

.status-40 {
    background-color: #4B69AC;
}

.status-41 {
    background-color: #F8EAD0;
}

.status-42 {
    background-color: #EFCA8A;
}

.status-43 {
    background-color: #E5A943;
}

.status-44 {
    background-color: #DD8F00;
}

.status-50 {
    background-color: #F9535F;
}

.status-501 {
    background-color: #FFC355;
}

.status-51 {
    background-color: #5BD847;
}


.stage-value-block {
    display: inline-block;
    width: 50px;
    margin-left: 5px;
}

.status-block {
    display: inline-block;

}

.status-value-block {
    display: inline-block;
    margin-left: 5px;
    width: 50px;
}

textarea {
    line-height: 1.25 !important;
}

textarea:disabled {
    background-color: #fefefe !important;
    cursor: not-allowed;
    opacity: 1;
}

.table-admin {
    /*font-size: 0.833rem;*/
    table-layout: fixed;
}

.choices__list--single {
    color: var(--falcon-input-color) !important;
}

.choices .choices__list--single {
    margin-top: 0 !important;
}

.choices {
    margin-bottom: 0 !important;
}

.filter_select .choices__inner {
    font-size: 0.875rem !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    min-height: calc(1.5em + 0.375rem) !important;
    padding: 0.1875rem 0.75rem !important;
    line-height: 1.25rem !important;
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}

.filter_select .choices__list--dropdown .choices__item--selectable {
    font-size: 0.875rem !important;
    background-color: var(--falcon-input-bg);
}

.choices__inner {
    min-height: 24px !important;
}

.profile-missing-data .choices__inner {
    background-color: #f8e8ec !important;
}

.input-profile-missing-data {
    background-color: #f8e8ec !important;
}

.profile-notification-indicator {
    position: relative;
}

.profile-notification-indicator::before {
    position: absolute;
    content: "";
    right: 0.125rem;
    top: 0;
    height: 1rem;
    width: 1rem;
    border-radius: 50%;
    border: 2px solid var(--falcon-notification-indicator-border-color);
}

.input-group label {
    font-weight: 400 !important;
    margin-bottom: 0 !important;
    letter-spacing: 0 !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.input-group-text {
    min-height: calc(1.5em + 0.375rem) !important;
}

/*.col-sort {*/
/*    padding-left: 0 !important;*/
/*    padding-right: 0 !important;*/
/*    border: 0 !important;*/
/*    background: transparent !important;*/
/*    width: 100%;*/
/*    font-weight: bold;*/
/*    color: var(--falcon-gray-700);*/
/*}*/

/*.col-sort-аsc::after {*/
/*    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12.5' height='20' viewBox='0 0 320 512'%3E%3Cpath fill='%23bfcad8' d='M279 224H41c-21.4 0-32.1-25.9-17-41L143 64c9.4-9.4 24.6-9.4 33.9 0l119 119c15.2 15.1 4.5 41-16.9 41'/%3E%3C/svg%3E");*/
/*    display: inline-flex;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*    vertical-align: text-bottom; !* Try text-bottom instead of middle *!*/
/*    width: 24px;*/
/*    height: 24px;*/
/*    margin-left: 4px; !* Add a small margin between text and icon *!*/
/*    position: relative;*/
/*    top: -1px; !* Fine-tune vertical position *!*/
/*    background-size: contain;*/
/*    background-position: center;*/
/*    background-repeat: no-repeat;*/
/*}*/

/*.col-sort-desc::after {*/
/*    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12.5' height='20' viewBox='0 0 320 512'%3E%3Cpath fill='%23bfcad8' d='M182.6 470.6c-12.5 12.5-32.8 12.5-45.3 0l-128-128c-9.2-9.2-11.9-22.9-6.9-34.9S19 287.9 32 287.9h256c12.9 0 24.6 7.8 29.6 19.8s2.2 25.7-6.9 34.9l-128 128z'/%3E%3C/svg%3E");*/
/*    display: inline-flex;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*    vertical-align: text-bottom; !* Try text-bottom instead of middle *!*/
/*    width: 24px;*/
/*    height: 24px;*/
/*    margin-left: 4px; !* Add a small margin between text and icon *!*/
/*    position: relative;*/
/*    top: -1px; !* Fine-tune vertical position *!*/
/*    background-size: contain;*/
/*    background-position: center;*/
/*    background-repeat: no-repeat;*/
/*}*/

.col-sort {
    padding-left: 0 !important;
    padding-right: 0 !important;
    border: 0 !important;
    background: transparent !important;
    width: 100%;
    font-weight: bold;
    color: var(--falcon-gray-700);

    align-items: center;
}

.col-sort-аsc::after {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12.5' height='20' viewBox='0 0 320 512'%3E%3Cpath fill='%23bfcad8' d='M279 224H41c-21.4 0-32.1-25.9-17-41L143 64c9.4-9.4 24.6-9.4 33.9 0l119 119c15.2 15.1 4.5 41-16.9 41'/%3E%3C/svg%3E");
    margin-left: 1px;
    position: relative;
    top: 8px;
    width: 24px;
    height: 24px;
}

.col-sort-desc::after {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12.5' height='20' viewBox='0 0 320 512'%3E%3Cpath fill='%23bfcad8' d='M182.6 470.6c-12.5 12.5-32.8 12.5-45.3 0l-128-128c-9.2-9.2-11.9-22.9-6.9-34.9S19 287.9 32 287.9h256c12.9 0 24.6 7.8 29.6 19.8s2.2 25.7-6.9 34.9l-128 128z'/%3E%3C/svg%3E");
    margin-left: 1px;
    position: relative;
    top: -1px;
    width: 24px;
    height: 24px;
}

/*.custom-tooltip {*/
/*    --bs-tooltip-bg: var(--falcon-primary);*/
/*}*/

/*.custom-tooltip {*/
/*    --bs-tooltip-bg: red !important;*/
/*    --bs-tooltip-color: white !important;*/
/*}*/

:root {
    --bs-tooltip-bg: #ffcc00;
    --bs-tooltip-color: #333;
}


.input-select {
    line-height: 1.25rem !important;
}

.navbar-vertical .navbar-nav .nav {
    font-size: 0.9375rem !important;
}

.ids-accordion-button {
    padding-top: 8px;
    padding-bottom: 8px;
}

.ids-accordion {
    margin-bottom: -1px !important;
}

.ids-accordion-item {
    border-left-width: 0 !important;
    border-right-width: 0 !important;
    border-radius: 0 !important;
}

.notification-indicator::before {
    height: 0.7rem !important;
    width: 0.7rem !important;
    background-color: #b34c00 !important;
    border-radius: 50%;
    border: 2px solid var(--falcon-notification-indicator-border-color) !important;
}