﻿* {
    outline: none;
}

html {
    height: 100%;
}

body,
html {
    min-height: 100%;
    width: 100%;
}

body {
    font-family: "Roboto", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 20.8px;
    color: var(--blue-color);
    font-variation-settings: "wdth" 100;
    background-color: var(--white-color);
}

ol,
ul,
p {
    margin: 0;
    padding: 0;
}

ol,
ul {
    list-style: none;
}

img {
    max-width: 100%;
    height: auto;
}

a {
    text-decoration: none;
    transition: color .2s ease;
    color: var(--blue-light-color-3);
}

a:hover {
    color: var(--blue-light-color-6);
}

.text-fake-link {
    color: var(--blue-light-color-3);
}

.text-dark-link {
    color: var(--blue-color);
}

.text-muted {
    font-weight: 400;
    color: var(--grey-light-color);
}

.text-size-18 {
    font-size: 18px;
    line-height: 23.4px;
}

.title-page-28 {
    font-size: 28px;
    line-height: 36.4px;
    font-weight: 700;
    margin-bottom: 16px;
}

.page-content {
    padding: 0 10px;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
}

.main-block {
    flex-grow: 1;
    background-color: var(--grey-color);
}

.container-1770 {
    max-width: 1770px;
    margin: 0 auto;
}

.container-1470 {
    padding: 30px 0;
    max-width: 1470px;
    margin: 0 auto;
}

.safe-gutters {
    padding: 0 10px;
}

.remove-safe-gutters {
    margin-left: -10px;
    margin-right: -10px;
}

.modal-media-pb {
    padding-bottom: 24px;
}

/* REDESIGN BOOTSTRAP - start */

.own-dropdown .dropdown-toggle.nav-link {
    padding-left: 0;
}

.own-dropdown .dropdown-toggle::after {
    content: '';
    border: 0;
    width: 10px;
    height: 5px;
    margin-left: 7px;
    vertical-align: 3px;
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iNyIgdmlld0JveD0iMCAwIDEyIDciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xIDFMNiA2TDExIDEiIHN0cm9rZT0iIzFENDM3QyIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==) no-repeat;
    background-size: contain;
}

.own-dropdown.dropdown.show .dropdown-toggle::after {
    transform: rotate(180deg);
}

.own-dropdown .dropdown-menu {
    padding: 0;
    overflow: hidden;
    border-radius: 8px;
    border-color: var(--blue-color);
}

.own-dropdown .dropdown-item {
    height: 37px;
    padding: 10px 34px 10px 12px;
    line-height: 1.4;
    font-size: 14px;
    color: var(--blue-color);
    cursor: pointer;
}

.own-dropdown .dropdown-item.active,
.own-dropdown .dropdown-item:hover {
    background-color: var(--blue-light-color);
}

/* REDESIGN BOOTSTRAP - end */

/* HEADER start */

.header {
    padding: 12px 0;
}

.header__content {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.header__part-1 {
    display: flex;
}

.header__part-2,
.header__part-3 {
    display: flex;
    align-items: center;
}

.header__part-2 {
    flex-grow: 1;
    justify-content: end;
}

.header__contacts,
.header__socials {
    margin-right: 24px;
}

.header__options {
    display: flex;
    margin-right: 24px;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
}

.header__logo-uub {
    margin-right: 12px;
}

.header__logo-prozorro {
    align-self: flex-end;
}

.header__contacts-wrapper {
    display: flex;
}

.header__user-info {
    display: flex;
    align-items: center;
    gap: 16px;
}

.header__user-info-wrapper { 
    display: flex; 
    flex-direction: column; 
    gap: 4px; 
}

.spare-number {
    display: none;
}

.logo-uub {
    width: 157px;
}

.logo-prozorro {
    width: 163px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.logo-prozorro__img {
    padding: 0 11px;
}

.socials {
    width: 196px;
    display: flex;
    justify-content: space-between;
}

.socials__item {
    transition: transform .2s ease;
}

.socials__item:hover {
    transform: scale(1.1);
}

.socials__item:focus {
    outline: 2px solid #000;
    border-radius: 8px;
}

.contacts {
    position: relative;
}

.contacts__modal {
    display: none;
    padding: 16px;
    border: 1px solid var(--blue-color);
    border-radius: 8px;
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 9999;
    line-height: 18.2px;
    font-size: 14px;
    background: #fff;
}

.contacts:hover .contacts__modal {
    display: block;
}

.contacts__modal-item {
    margin-bottom: 8px;
}

.contacts__modal-item:last-child {
    margin-bottom: 0;
}

.lang-choice__dropdown {
    height: 24px;
    cursor: pointer;
}

.lang-choice .dropdown-toggle::after {
    width: 24px;
    height: 24px;
    margin: 0;
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik05LjIwMTY2IDIuMzk1MTlDNy4yNjEwNiAyLjk1ODE3IDUuNTM1ODggNC4wOTA1OCA0LjI1MTIxIDUuNjQ0NjlDMi45NjY1NCA3LjE5ODc5IDIuMTgyMDIgOS4xMDI0MyAyIDExLjEwNzJINi41ODk3OUM2Ljg1NzMzIDguMDU2NDUgNy43NDU1IDUuMDkxNzkgOS4yMDAyMyAyLjM5Mzc2TTYuNTg5NzkgMTIuODkyOEgyQzIuMTgxNjQgMTQuODk3NyAyLjk2NTgzIDE2LjgwMTUgNC4yNTAyNSAxOC4zNTU5QzUuNTM0NjYgMTkuOTEwMiA3LjI1OTY4IDIxLjA0MyA5LjIwMDIzIDIxLjYwNjNDNy43NDU1IDE4LjkwODIgNi44NTczMyAxNS45NDM2IDYuNTg5NzkgMTIuODkyOFpNMTEuNTAwOSAyMS45ODc3QzkuNzYxODggMTkuMjQwOSA4LjY5NTcxIDE2LjEyNTUgOC4zODg0MSAxMi44OTI4SDE1LjYxMDJDMTUuMzAyOSAxNi4xMjU1IDE0LjIzNjcgMTkuMjQwOSAxMi40OTc3IDIxLjk4NzdDMTIuMTY1NiAyMi4wMDQxIDExLjgzMjkgMjIuMDA0MSAxMS41MDA5IDIxLjk4NzdaTTE0Ljc5OTggMjEuNjA0OEMxNi43NDAxIDIxLjA0MTYgMTguNDY1IDE5LjkwOTEgMTkuNzQ5NCAxOC4zNTVDMjEuMDMzOCAxNi44MDA5IDIxLjgxODEgMTQuODk3NCAyMiAxMi44OTI4SDE3LjQxMDJDMTcuMTQyNyAxNS45NDM2IDE2LjI1NDUgMTguOTA4MiAxNC43OTk4IDIxLjYwNjNNMTcuNDEwMiAxMS4xMDg3SDIyQzIxLjgxODQgOS4xMDM3OCAyMS4wMzQyIDcuMTk5OTYgMTkuNzQ5OCA1LjY0NTZDMTguNDY1MyA0LjA5MTIzIDE2Ljc0MDMgMi45NTg1IDE0Ljc5OTggMi4zOTUxOUMxNi4yNTQ1IDUuMDkzMjIgMTcuMTQyNyA4LjA1Nzg4IDE3LjQxMDIgMTEuMTA4N1pNMTEuNTAwOSAyLjAxMjM2QzExLjgzMzQgMS45OTU4OCAxMi4xNjY2IDEuOTk1ODggMTIuNDk5MSAyLjAxMjM2QzE0LjIzNzYgNC43NTkyMyAxNS4zMDMzIDcuODc0NjcgMTUuNjEwMiAxMS4xMDcySDguMzg5ODRDOC43MDEwOSA3Ljg1NDY4IDkuNzY5NjUgNC43MzY0IDExLjUwMDkgMi4wMTIzNloiIGZpbGw9IiMxRDQzN0MiLz4KPC9zdmc+Cg==) no-repeat;
    transition: transform .2s ease;
}

.lang-choice__dropdown:hover::after {
    transform: scale(1.1);
}

.lang-choice .dropdown-menu {
    min-width: auto;
}

.lang-choice .dropdown-item {
    padding-right: 12px;
}

.theme-choice {
    width: 24px;
    height: 24px;
    cursor: pointer;
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDNDMTAuODA2NSA0LjE5MzQ3IDEwLjEzNiA1LjgxMjE3IDEwLjEzNiA3LjVDMTAuMTM2IDkuMTg3ODMgMTAuODA2NSAxMC44MDY1IDEyIDEyQzEzLjE5MzUgMTMuMTkzNSAxNC44MTIyIDEzLjg2NCAxNi41IDEzLjg2NEMxOC4xODc4IDEzLjg2NCAxOS44MDY1IDEzLjE5MzUgMjEgMTJDMjEgMTMuNzggMjAuNDcyMiAxNS41MjAxIDE5LjQ4MzIgMTcuMDAwMUMxOC40OTQzIDE4LjQ4MDIgMTcuMDg4NyAxOS42MzM3IDE1LjQ0NDIgMjAuMzE0OUMxMy43OTk2IDIwLjk5NjEgMTEuOTkgMjEuMTc0MyAxMC4yNDQyIDIwLjgyNzFDOC40OTgzNiAyMC40Nzk4IDYuODk0NzIgMTkuNjIyNiA1LjYzNjA0IDE4LjM2NEM0LjM3NzM3IDE3LjEwNTMgMy41MjAyIDE1LjUwMTYgMy4xNzI5NCAxMy43NTU4QzIuODI1NjcgMTIuMDEgMy4wMDM5IDEwLjIwMDQgMy42ODUwOSA4LjU1NTg1QzQuMzY2MjggNi45MTEzMSA1LjUxOTgzIDUuNTA1NzEgNi45OTk4NyA0LjUxNjc3QzguNDc5OTEgMy41Mjc4NCAxMC4yMiAzIDEyIDNaIiBmaWxsPSIjMUQ0MzdDIi8+Cjwvc3ZnPgo=) no-repeat;
}

.login-btns {
    display: flex;
}

.login-btns__btn {
    width: auto;
}

.login-btns__btn:first-child {
    margin-right: 8px;
}

.user-info {
    display: flex;
    align-items: center;
}

.user-info__data {
    margin-right: 24px;
}

.user-info__name,
.user-info__email,
.user-info__id {
    display: block;
}

.user-info__name {
    font-weight: 700;
}

.user-info__name:hover {
    color: var(--blue-color);
}

.user-info__email-text,
.user-info__name-text {
    display: block;
    max-width: 320px;
}

.user-info__email,
.user-info__id {
    color: var(--grey-light-color);
}

.user-info__logout {
    cursor: pointer;
    transition: transform .2s ease;
}

.user-info__logout:hover {
    transform: scale(1.1);
}

.burger-menu-modal,
.burger-menu {
    display: none;
}

.burger-menu-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    backdrop-filter: blur(4px);
}

.burger-menu-modal__bg {
    flex-grow: 1;
    background: #152640;
    opacity: 0.7;
}

.burger-menu-modal__content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    width: 256px;
    padding: 32px 10px 56px 10px;
    background: #fff;
}

.burger-menu-modal__close-icon {
    width: 24px;
    align-self: end;
}

.burger-menu-modal__contacts {
    margin-bottom: 30px;
}

.burger-menu__socials {
    margin-bottom: 30px;
}

.burger-menu__options {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 30px;
}

/* HEADER end */

/* FOOTER - start */

.footer {
    padding: 12px 0;
    background-color: var(--white-color);
}

.footer_content {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.footer__info {
    max-width: 540px;
    display: flex;
    align-items: center;
}

.footer__logo-uub {
    flex-shrink: 0;
    margin-right: 12px;
}

.footer__all-rights-reserved-item {
    font-weight: 700;
    font-size: 14px;
    line-height: 18.2px;
}

.footer__all-rights-reserved-item:last-child {
    font-weight: 400;
    font-size: 12px;
    line-height: 15.6px;
}

.footer__certificates {
    display: flex;
    gap: 4px;
}

.footer__certificates-item {
    width: 70px;
    flex-shrink: 0;
}

.footer__nav {
    display: flex;
    justify-content: space-between;
    flex-grow: 1;
    max-width: 1193px;
    margin-left: 12px;
}

.footer__nav-item {
    font-size: 14px;
    line-height: 18.2px;
    font-weight: 700;
}

.footer__nav-item a {
    transition: color .2s ease;
}

.footer__nav-item a:hover {
    color: var(--blue-color-4);
}

.footer__nav-item a:focus {
    outline: 2px solid #000;
    outline-offset: 2px;
    border-radius: 2px;
}

/* FOOTER - end */

/* CUSTOM BLOCKS - start */

.switch-tabs .nav {
    flex-wrap: nowrap;
}

.switch-tabs .nav-tabs {
    border: 0;
    gap: 4px;
}

.switch-tabs .nav-link {
    min-height: 32px;
    flex-grow: 1;
    max-width: 200.8px;
    border-radius: 8px 8px 0 0;
    box-shadow: 0px 4px 20px 0px #415E7233;
    padding: 0;
    background-color: var(--blue-light-color);
    transform: rotate(0);
    overflow: hidden;
}

.switch-tabs .switch-tabs__tab-link .badge {
    color: var(--blue-color);
    border-radius: 10px;
    padding: 0 4px;
    min-width: 16px;
    height: 16px;
    line-height: 17px;
}

.switch-tabs .switch-tabs__tab-link .bg-danger,
.switch-tabs .switch-tabs__tab-link .bg-secondary {
    background-color: var(--white-color) !important;
}

.switch-tabs__tab-link.active,
.switch-tabs .nav-link.active {
    background-color: var(--blue-color-2);
}

.switch-tabs__tab-link.active,
.switch-tabs .nav-link.active .switch-tabs__tab-link {
    color: var(--white-color);
}

.switch-tabs__tab-link {
    font-size: 14px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    height: 100%;
    color: var(--blue-color);
    white-space: nowrap;
}

.switch-tabs__tab-link:hover {
    color: var(--blue-color);
}

.switch-tabs__tab-link.active:hover {
    color: var(--white-color);
}

.switch-tabs__main-content,
.switch-tabs__content {
    position: relative;
    padding: 16px;
    border-radius: 12px;
    background: var(--white-color);
    box-shadow: 0px 4px 20px 0px #415E7233;
}

.switch-tabs__main-content.active,
.switch-tabs__content.active {
    border-radius: 0 0 12px 12px;
}

.switch-tabs__content.active:not(.basic-parameters) {
    margin-bottom: 0;
}

.fields-grid {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.fields-grid__field-row {
    display: flex;
    align-items: center;
}

.fields-grid__field-label {
    font-weight: 700;
}

.rectangle-info {
    padding: 16px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    border-radius: 12px;
    background: var(--warning-color);
}

.rectangle-info_info {
    background: var(--blue-light-color-5);
}

.rectangle-info__text {
    display: flex;
    align-items: center;
    gap: 8px;
    line-height: 23px;
}

.documents-block__head-row {
    height: 28px;
}

.documents-block__list {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.documents-card {
    padding: 12px 16px;
    border: 1px solid var(--blue-light-color-4);
    border-radius: 12px;
    background: var(--white-color);
}

.documents-card_old {
    padding: 8px 0;
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid var(--blue-light-color-4);
}

.documents-card_old .documents-card__item-title {
    display: none;
}

.documents-card_opened-prev .documents-card_old,
.documents-card_opened-prev {
    background: var(--blue-light-color-5);
}

.documents-card_old:last-child {
    border-bottom: 0;
    padding-bottom: 0;
}

.documents-card__wrapper {
    display: grid;
    grid-template-columns: minmax(0, 661px) minmax(0, 230px) minmax(0, 150px) minmax(80px, auto);
}

.documents-card__item {
    position: relative;
    display: flex;
    align-items: center;
}

.documents-card__item:nth-child(2) {
    padding-right: 16px;
}

.documents-card__name-content {
    max-width: 100%;
    display: flex;
    align-items: center;
    gap: 16px;
}

.documents-card__name {
    padding-right: 16px;
    gap: 16px;
}

.documents-card__date {
    font-size: 12px;
    color: var(--grey-light-color);
}

.documents-card__actions {
    gap: 8px;
}

.documents-card__item-title {
    display: none;
}

.documents-card:first-child:not(.documents-card_old)>.documents-card__wrapper .documents-card__item-title {
    display: block;
    font-size: 16px;
    font-weight: 700;
    color: var(--blue-color);
    position: absolute;
    top: -38px;
    left: 0;
}

.documents-card:first-child:not(.documents-card_old)>.documents-card__wrapper .documents-card__name .documents-card__item-title {
    left: 60px;
}

.documents-card__prev-docs {
    margin-top: 8px;
}

.documents-card__confidentiality {
    margin-top: 8px;
    font-size: 15px;
}

.prev-docs__toggle {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: var(--blue-light-color-3);
    cursor: pointer;
}

.prev-docs__toggle-icon {
    width: 10px;
    transition: transform 0.3s ease;
}

.prev-docs__toggle-icon_rotated {
    transform: rotate(180deg);
}

.prev-docs__list {
    display: none;
}

.action {
    width: 36px;
    height: 36px;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: background-color .2s ease;
}

.action:hover {
    background-color: var(--blue-light-color);
}

.action_view {
    background-color: var(--blue-light-color-5);
}

.action_download {
    background-color: var(--blue-light-color-5);
}

.bid-documents-buttons {
    display: flex;
    gap: 8px;
}

.user-messages {
    position: relative;
    width: 24px;
    height: 24px;
    cursor: pointer;
    transition: transform .2s ease;
}

.user-messages:hover {
    transform: scale(1.1);
}

.user-messages__badge {
    position: absolute;
    top: -5px;
    right: -15px;
    min-width: 17px;
    height: 17px;
    border-radius: 16px;
    background-color: var(--danger-color);
    color: var(--white-color);
    font-size: 10px;
    padding: 0 5px;
    text-align: center;
    line-height: 18px;
}

.menu-buttons {
    position: relative;
}

.menu-buttons .btn {
    padding-left: 25px;
    padding-right: 25px;
    width: 100%;
}

.menu-buttons__arrow {
    width: 24px;
    transition: transform 0.3s ease;
}

.menu-buttons.open .menu-buttons__arrow {
    transform: rotate(-180deg);
}

.menu-buttons__menu {
    display: none;
    position: absolute;
    top: calc(100% + 2px);
    left: 0;
    z-index: 10;
    width: 100%;
}

.menu-buttons.open .menu-buttons__menu {
    display: flex;
    flex-direction: column;
    gap: 2px;
}

.drop-tabs {
    position: relative;
    display: none;
}

.drop-tabs__toggle {
    width: 100%;
    min-height: 32px;
    background: var(--blue-color-2);
    color: var(--white-color);
    border: none;
    border-radius: 8px 8px 0 0;
    font-size: 14px;
    font-weight: 700;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 2px;
    box-shadow: 0px 4px 20px 0px #415E7233;
}

.drop-tabs__arrow {
    width: 24px;
    height: 24px;
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iNyIgdmlld0JveD0iMCAwIDEyIDciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xIDFMNiA2TDExIDEiIHN0cm9rZT0id2hpdGUiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=) no-repeat center center;
    transition: 0.3s ease;
}

.drop-tabs.open .drop-tabs__arrow {
    transform: rotate(180deg);
}

.drop-tabs__menu {
    display: none;
    position: absolute;
    top: calc(100% + 1px);
    width: 100%;
    background: var(--white-color);
    border-radius: 0 0 8px 8px;
    border: 1px solid var(--blue-color-2);
    overflow: hidden;
    z-index: 3;
}

.drop-tabs.open .drop-tabs__menu {
    display: block;
}

.drop-tabs__item {
    display: block;
    padding: 10px 12px;
    font-size: 14px;
    color: var(--blue-color);
    cursor: pointer;
    transition: background 0.2s ease;
}

.drop-tabs__item--active {
    background: var(--blue-color-2) !important;
    color: var(--white-color) !important;
}

.drop-tabs__item:hover {
    background: var(--blue-light-color-5);
}

.user-calendar {
    transition: transform .2s ease;
}

.user-calendar:hover {
    transform: scale(1.1);
}

.table-stack {
    color: var(--blue-color);
}

.table-stack th,
.table-stack td {
    padding: 12px 8px;
    border-bottom-color: var(--blue-light-color-4) !important;
}

.table-stack td {
    font-size: 14px;
}

.table-stack tbody tr:last-child td {
    border-bottom: 0;
}

.wallet-balance {
    display: flex; 
    align-self: center; 
    gap: 4px; 
} 
 
.wallet-balance__text { 
    font-size: 14px; 
    font-weight: 700; 
    line-height: 29px;
    color: var(--blue-color); 
}

/* CUSTOM BLOCKS - end */


/* OLD STYLES - start */

.floating-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 134px;
    height: 134px;
    position: fixed;
    right: 3.6%;
    z-index: 4;
    border-radius: 50%;
    background-color: var(--white-color);
    cursor: pointer;
}

.floating-btn div {
    padding: 10px 10px 0 10px;
    display: flex;
    align-items: center;
    width: 110px;
    height: 110px;
    border-radius: 50%;
    text-align: center;
    font-size: 12px;
    line-height: 15.6px;
    font-weight: 700;
    color: var(--white-color);
}

.floating-btn {
    top: 37%;
    border: 1px solid var(--blue-light-color-3);
}

.floating-btn div {
    background-color: var(--blue-light-color-3);
}

.show-more-title {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
    margin-bottom: 16px;
}

.show-more-title__label {
    order: 1;
    font-size: 12px;
    font-weight: 700;
    color: var(--blue-light-color-3);
    cursor: pointer;
}

.show-more-title__checkbox {
    display: none;
}

.xpandable-block {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    line-clamp: 5;
    overflow: hidden;
    order: 0;
}

input[type="checkbox"]:checked+.xpandable-block {
    -webkit-line-clamp: 1000;
    line-clamp: 1000;
}

.userSelectText {
    user-select: all;
}

.scrollup {
    width: 58px;
    height: 58px;
    border-radius: 50%;
    border: 1px solid var(--blue-color-2);
    box-shadow: 0px 4px 20px 0px #415E7233;
    background: var(--white-color);
    position: fixed;
    bottom: 15%;
    right: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: background-color .2s ease;
    z-index: 99999999;
}

.scrollup:hover {
    background-color: var(--blue-light-color-5);
}

.moreInfo::before {
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    background: url("/styles/icons/r_arrow.svg") no-repeat center center;
    transform: rotate(0);
    transition: transform 0.3s ease-in-out;
}

.collapsed .moreInfo::before {
    transform: rotate(180deg);
}

.cursor-pointer {
    cursor: pointer !important;
}

/* OLD STYLES - end */

/* MAIN STYLES - start */

.nvt-page__return-nav {
    display: flex;
    align-items: center;
    gap: 8px;
    font-weight: 700;
    margin-bottom: 16px;
    color: var(--blue-color-2);
    transition: color .2s ease;
}

.nvt-page__return-nav:hover,
.nvt-page__return-nav:hover svg path {
    color: var(--blue-light-color-3);
    stroke: var(--blue-light-color-3);
}

.main-markup {
    display: grid;
    grid-template-columns: minmax(auto, 1020px) 1fr;
    gap: 30px;
}

.tender-card {
    margin-bottom: 30px;
}

.tender-card__title {
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
}

.custom-block {
    padding: 16px;
    border-radius: 12px;
    background-color: var(--white-color);
    box-shadow: 0px 4px 20px 0px #415E7233;
}

.tender-card__cost {
    position: relative;
    padding: 16px;
    border-radius: 12px;
    background-color: var(--blue-light-color);
    margin-bottom: 16px;
}

.tender-card__cost_no-price {
    background-color: transparent;
}

.tender-card__cost.complete {
    background-color: transparent;
}

.tender-card__cost .fields-grid {
    padding-right: 160px;
    padding-left: 15.45%;
}

.tender-card__cost .fields-grid__field-row {
    font-size: 20px;
    line-height: 26px;
    gap: 40px;
}

.tender-card__cost .fields-grid__field-label {
    flex-grow: 1;
    max-width: 280px;
}

.tender-card__info .fields-grid__field-value,
.tender-card__cost .fields-grid__field-value {
    min-width: 280px;
}

.tender-card__cost .check-kep {
    position: absolute;
    top: 8px;
    right: 8px;
}

.tender-card__cost.complete .check-kep {
    top: 0;
    right: 0;
}

.tender-card__cost .check-kep__btn {
    min-width: 147px;
}

.tender-card__info {
    margin-bottom: 16px;
}

.tender-card__info .fields-grid {
    gap: 4px;
}

.tender-card__info .fields-grid__field-row {
    line-height: 25px;
    padding-left: 16.74%;
    gap: 40px;
    border-bottom: 1px solid var(--blue-light-color-4);
}

.tender-card__info .fields-grid__field-row:last-child {
    border: 0;
}

.tender-card__info .fields-grid__field-label {
    flex-grow: 1;
    max-width: 280px;
}

.tender-card__progress-line {
    padding: 8px;
    border-radius: 12px;
    background-color: var(--white-color);
    box-shadow: 0px 4px 20px 0px #415E7233;
    margin-bottom: 16px;
}

.tender-card__progress-line .progress {
    background-color: var(--blue-light-color);
    border-radius: 8px;
}

.tender-card__progress-line .progress-bar {
    height: 16px;
    background-color: var(--blue-color-2);
    border-radius: 8px;
}

.tender-card__progress-line-period {
    display: flex;
    justify-content: center;
    gap: 16px;
}

.tender-periods {
    display: flex;
    gap: 16px;
}

.tender-periods__item {
    padding: 8px;
    border-radius: 12px;
    background-color: var(--white-color);
    box-shadow: 0px 4px 20px 0px #415E7233;
    flex: 1;
}

.tender-periods__item .bg-success {
    background-color: var(--success-color) !important;
}

.tender-periods__periods {
    line-height: 24px;
    display: flex;
    flex-direction: column;
}

.right-panel {
    overflow: hidden;
    border: 1px solid var(--blue-color-2);
    border-radius: 12px;
    z-index: 1;
}

.right-panel__auction-status {
    padding: 12px 24px;
    font-size: 18px;
    background-color: var(--blue-color-2);
    color: var(--white-color);
    text-align: center;
    font-weight: 700;
}

.right-panel__content {
    padding: 8px 24px 24px 24px;
    background-color: var(--white-color);
}

.right-panel__estimated-cost {
    text-align: center;
    margin-bottom: 12px;
}

.right-panel__estimated-cost-label {
    font-size: 18px;
    font-weight: 700;
    line-height: 23px;
    margin-bottom: 4px;
}

.right-panel__estimated-cost-value {
    font-size: 36px;
    font-weight: 700;
    line-height: 47px;
}

.right-panel__buttons-row {
    display: flex;
    gap: 4px;
}

.basic-parameters>div:last-child {
    margin-bottom: 0 !important;
}

.lots .milestones .milestones__list.custom-block,
.lots .milestones.switch-tabs__content,
.lots .items__content.custom-block,
.lots .items.switch-tabs__content {
    padding: 0;
    box-shadow: none;
}

.lots__auction-period-title,
.lots .items__title,
.lots .milestones__title {
    margin-bottom: 8px;
}

.contracts__header,
.awards__header,
.lots__lot-header {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    gap: 16px;
    margin-bottom: 16px;
}

.lots__lot-header-title {
    display: flex;
    align-items: center;
    gap: 4px;
}

.tender__blocks,
.awards__list,
.contracts__list,
.lots__list {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.tender__blocks {
    gap: 30px;
}

.lots__link-to-auction {
    margin-top: 8px;
    display: flex;
    align-items: center;
    gap: 8px;
}

.lots__link-to-auction-btn {
    max-width: 180px;
}

.criteria .switch-tabs .nav-link {
    max-width: initial;
    flex-grow: initial;
    min-width: 250px;
}

.criteria .switch-tabs__content,
.lot-criteria .switch-tabs__content {
    border-radius: 0 0 12px 12px;
}

.lot-criteria__content.active {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.contract-item__title,
.contracts__content-title,
.criteria__title,
.items-item__title,
.lots__lot-content-title {
    margin-bottom: 0;
    color: var(--blue-light-color-3);
}

.lots__lot-content-title {
    width: calc(100vw - 13rem);
}

.items-item__tab-content,
.criteria__content {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.criteria__content.active {
    display: flex;
}

.requirements__title,
.legislation__title,
.criteria__item-title {
    display: flex;
    align-items: center;
    gap: 8px;
}

.criteria__item .title-page-28 {
    margin-bottom: 0;
}

.criteria__item-content {
    padding-top: 8px;
}

.legislation__content {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.bids__title,
.items__title,
.evidence__title,
.eligible-evidences__title,
.requirements-list__title,
.requirement-groups__title {
    font-size: 28px;
    line-height: 36.4px;
    font-weight: 700;
    margin-bottom: 8px;
}

.items__title {
    margin-bottom: 16px;
}

.items__wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.items__title-content {
    display: flex;
    align-items: center;
    gap: 8px;
}

.items__content {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.items-item__row-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
}

.items-item__position {
    margin-bottom: 8px;
    font-weight: 700;
    color: var(--blue-color);
}

.items_many .items-item__content {
    padding-top: 8px;
}

.items-item .switch-tabs__content {
    border-radius: 0 0 12px 12px;
}

.bids__list {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.bids__item {
    display: flex;
    gap: 16px;
}

.bids__item-part-1,
.bids__item-part-2,
.bids__item-part-3 {
    flex: 1;
}

.bids__item-part-1,
.bids__item-part-2 {
    max-width: 246px;
}

.qualifications__bid-documents-buttons,
.qualifications__documents,
.qualifications__criteria .title-page-28 {
    margin-bottom: 8px;
}

.qualifications,
.tender-additional-parameters__item:first-child {
    margin-bottom: 30px;
}

.tender-additional-parameters__second-block,
.tender-additional-parameters__first-block {
    display: flex;
    gap: 16px;
}

.tender-additional-parameters__second-block-item,
.tender-additional-parameters__first-block-item {
    flex: 1;
}

.tender-additional-parameters__second-block-item .form-switch,
.tender-additional-parameters__first-block-item .without-switch,
.tender-additional-parameters__first-block-item .form-switch {
    display: flex;
    align-items: center;
    gap: 2px;
    line-height: 25px;
}

.tender-additional-parameters__second-block-item .form-check-input,
.tender-additional-parameters__first-block-item .form-check-input {
    margin-right: 6px;
}

.tender-additional-parameters__second-block-item .form-check-input,
.tender-additional-parameters__first-block-item .form-check-input {
    margin-top: 0;
    flex-shrink: 0;
}

.tender-additional-parameters__first-block-item [data-toggle="popover"] {
    padding: 0 6px;
    flex-shrink: 0;
}

.qualifications__qualification,
.qualifications__lot-name,
.qualifications__signature {
    margin-bottom: 16px;
}

.qualifications__qualification:last-of-type {
    margin-bottom: 0;
}

.awards__header-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 8px;
}

.awards__content-title {
    margin-bottom: 0;
}

.awards__lot-name {
    max-width: 350px;
}

.contract-item {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.contract-item__nomenclature {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
    font-weight: 700;
    margin-bottom: 8px;
}

.modal-body .switch-tabs__content {
    border-radius: 0 0 12px 12px;
}

.modal-body .switch-tabs .nav-link {
    max-width: initial;
    flex-grow: initial;
    min-width: 250px;
}

.modal-body .switch-tabs .switch-tabs__tab-link {
    padding: 0 8px;
}

.documents-tabular__header {
    margin-bottom: 8px;
}

.cancellations__qualified-signature {
    margin-bottom: 16px;
}

.qualified-signature__rectangle-info {
    margin-bottom: 8px;
}

.complaints-list__item-signature {
    margin-bottom: 16px;
}

.organization-customer__content {
    margin-bottom: 16px;
}

.contract-template__title,
.lot-contract-template__title {
    display: flex;
    align-items: center;
    gap: 2px;
    margin-bottom: 8px;
}

.lot-contract-template__info,
.contract-template__info {
    padding: 0 6px;
    flex-shrink: 0;
}

.lot-contract-template__buttons,
.contract-template__buttons {
    display: flex;
    gap: 8px;
}

.award-milestone__title,
.grounds-for-refusal__title {
    margin-bottom: 8px;
}

.grounds-for-refusal__content {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.funders__list {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.milestones__title {
    margin-bottom: 16px;
}

.document-previewer__content {
    width: 100%;
    height: 100%;
    background: var(--white-color);
    overflow: hidden;
}

.document-previewer__content iframe {
    position: relative;
    top: -1px;
    left: -1px;
    width: 100%;
    min-height: 650px;
}

.more-text-toggle {
    float: right;
    font-size: 12px;
    font-weight: 700;
    color: var(--blue-light-color-3);
    cursor: pointer;
    white-space: nowrap;
}

.more-text-toggle:hover {
    text-decoration: underline;
}

.features__title {
    margin-bottom: 0;
}

.liability__list,
.monitorings__party {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.decision {
    margin-bottom: 16px;
}

/* MAIN STYLES - end */

@media (max-width: 1579px) {

    .page-content {
        padding: 0 30px;
    }

    .safe-gutters {
        padding: 0 30px;
    }

    .remove-safe-gutters {
        margin-left: -30px;
        margin-right: -30px;
    }

    .header__part-1 {
        margin-bottom: 10px;
        margin-right: 55px;
    }

    .header__part-2 {
        justify-content: space-between;
    }

    .header__socials,
    .header__options {
        margin: 0;
    }

    .header__contacts {
        margin-right: 12px;
    }

    .header__part-3 {
        flex-grow: 1;
        justify-content: space-between;
    }

    .login-btns__btn {
        width: 227px;
    }

    /* MAIN STYLES - start */

    .main-markup {
        grid-template-columns: 1fr;
    }

    .main-markup__part-r {
        display: none;
    }

    .tender-card__cost {
        background-color: var(--white-color);
        padding: 0;
    }

    .tender-card__cost .fields-grid {
        padding: 0;
    }

    .tender-card__cost .fields-grid__field-row {
        flex-direction: column;
        align-items: flex-start;
        gap: 6px;
        line-height: 24px;
    }

    .tender-card__cost .fields-grid__field-label {
        font-size: 16px;
        font-weight: 400;
    }

    .tender-card__cost .fields-grid__field-value {
        font-size: 18px;
    }

    .tender-card__info .fields-grid__field-row {
        border: 0;
        padding: 0;
    }

    .tender-card__check-kep {
        margin-bottom: 16px;
        max-width: 160px;
    }

    .tender-card__content-main {
        display: flex;
        gap: 16px;
    }

    .tender-card__content-main-left,
    .tender-card__content-main-right {
        flex: 1;
    }

    .tender-card__content-main-left {
        flex-basis: 20%;
    }

    .tender-periods {
        flex-wrap: wrap;
    }

    .tender-periods__item {
        flex-basis: calc(33.333% - 16px);
    }

    .floating-btn,
    .account-btn-form {
        right: 3%;
    }

    .tender-additional-parameters__first-block {
        flex-direction: column;
        gap: 0;
    }

    /* MAIN STYLES - end */

    .footer {
        padding: 20px 0;
    }

    .footer_content {
        flex-direction: column;
    }

    .footer__info {
        max-width: initial;
        margin-bottom: 15px;
    }

    .footer__all-rights-reserved {
        margin-right: 12px;
        flex-shrink: 0;
    }

    .footer__nav {
        margin-left: 0;
        display: grid;
        grid-template-columns: repeat(4, auto);
        grid-template-rows: repeat(3, 1fr);
        grid-auto-flow: column;
        row-gap: 21px;
        column-gap: 76px;
    }
}

@media (max-width: 1199px) {

    .switch-tabs .nav-tabs {
        display: none;
    }

    .drop-tabs {
        display: block;
    }
}

@media (max-width: 905px) {

    .page-content {
        padding: 0 10px;
    }

    .safe-gutters {
        padding: 0 10px;
    }

    .remove-safe-gutters {
        margin-left: -10px;
        margin-right: -10px;
    }

    .header__part-1 {
        margin-right: 40px;
    }

    .header__tender-email {
        display: none;
    }

    .login-btns__btn {
        width: auto;
    }

    #site-choice .dropdown-toggle {
        padding-right: 0;
    }

    .burger-menu {
        display: block;
        order: 1;
    }

    .header__user-info .header__user-info-wrapper,
    .header__part-2 .header__options .lang-choice,
    .header__part-2 .header__options .theme-choice {
        display: none !important;
    }

    .header__options {
        gap: 24px;
    }

    /* MAIN STYLES - start */

    .tender-card__info .fields-grid {
        gap: 8px;
    }

    .tender-card__info .fields-grid__field-row {
        flex-direction: column;
        gap: 2px;
        line-height: 21px;
        align-items: flex-start;
    }

    .switch-tabs__main-content,
    .switch-tabs__content,
    .custom-block {
        padding: 8px;
    }

    .modal-header {
        padding: 8px 8px 16px 8px;
    }

    .modal-body {
        padding: 0 8px;
    }

    .modal-footer {
        padding: 16px 8px 8px 8px;
    }

    .modal-media-pb {
        padding-bottom: 8px;
    }

    .tender-periods__item {
        flex-basis: calc(33.333% - 10px);
    }

    .documents-card__wrapper {
        display: grid;
        grid-template-columns: minmax(0, 661px) repeat(2, minmax(0, 165px)) minmax(80px, auto);
    }

    .lots__lot-content-title {
        width: calc(100vw - 7rem);
    }

    .contract-milestones__table-custom-block {
        padding: 0;
        border-radius: 0;
        background-color: transparent;
        box-shadow: none;
    }

    .table-stack__head {
        display: none;
    }

    .table-stack tbody tr {
        display: block;
        margin-bottom: 16px;
        padding: 8px;
        border-radius: 12px;
        background-color: var(--white-color);
        box-shadow: 0px 4px 20px 0px #415E7233;
    }

    .table-stack tbody tr:last-child {
        margin-bottom: 0;
    }

    .table-stack tbody td {
        display: flex;
        align-items: center;
    }

    .table-stack tbody td:last-child {
        border-bottom: 0;
    }

    .table-stack tbody td::before {
        content: attr(data-label);
        font-weight: 700;
        font-size: 16px;
        min-width: 150px;
    }

    .table-stack tbody tr:last-child td {
        border-bottom: 1px solid var(--blue-light-color-4);
    }

    .table-stack tbody tr:last-child td:last-child {
        border-bottom: 0;
    }

    /* MAIN STYLES - end */
    .footer__nav {
        grid-template-columns: repeat(3, auto);
        grid-template-rows: repeat(4, 1fr);
        column-gap: 160px;
    }
}

@media (max-width: 719px) {

    .header__part-1 {
        margin-right: 22px;
    }

    .header__logo-uub {
        margin: 0;
    }

    .header__socials {
        display: none;
    }

    .header__part-3 {
        flex-wrap: wrap;
        justify-content: initial;
    }

    .header__user-info {
        flex-grow: 1;
    }

    .header__user-info .user-info {
        justify-content: space-between;
        flex-grow: 1;
    }

    #site-choice .dropdown-toggle {
        margin-right: 60px;
    }

    #site-choice,
    .header__contacts {
        margin-bottom: 10px;
    }

    .login-btns {
        width: 100%;
    }

    .login-btns__btn {
        flex-grow: 1;
    }

    /* MAIN STYLES - start */

    .tender-card__content-main {
        flex-direction: column;
        margin-bottom: 16px;
    }

    .tender-card__check-kep {
        margin-bottom: 0;
    }

    .tender-additional-parameters__second-block {
        flex-direction: column;
    }

    .documents-card__wrapper {
        grid-template-columns: none;
        grid-template-rows: repeat(4, auto);
        gap: 16px;
    }

    .documents-block__head-row {
        display: none;
    }

    .documents-card__item-title {
        position: static !important;
    }

    .documents-card__actions .documents-card__item-title {
        display: none !important;
    }

    .documents-card__item-title {
        display: block;
        font-size: 16px;
        font-weight: 700;
        color: var(--blue-color);
    }

    .documents-card__item {
        gap: 16px;
        padding: 0;
    }

    .documents-card__name {
        flex-direction: column;
        align-items: flex-start;
        gap: 8px;
        overflow: hidden;
    }

    .documents-card_old .documents-card__item-title {
        display: block;
    }

    .contracts__header,
    .awards__header,
    .awards__header-wrapper,
    .lots__lot-header {
        flex-direction: column;
        gap: 8px;
    }

    .bid-documents-buttons {
        flex-direction: column;
    }

    .bids__item {
        flex-direction: column;
    }

    /* MAIN STYLES - end */

    .footer__info {
        flex-wrap: wrap;
        justify-content: center;
    }

    .footer__all-rights-reserved {
        max-width: 230px;
        margin-right: 0;
    }

    .footer__certificates {
        margin-top: 12px;
    }

    .footer__nav {
        grid-template-columns: repeat(3, 1fr);
        column-gap: 18px;
    }
}

@media (max-width: 469px) {

    .header__part-1 {
        margin-right: 44px;
    }

    .header__logo-prozorro {
        display: none;
    }

    .header__contacts,
    #site-choice .dropdown-toggle {
        margin-right: 0;
    }

    .header__part-3 {
        justify-content: space-between;
    }

    .login-btns__btn {
        padding: 6px 22px !important;
    }

    /* MAIN STYLES - start */

    .tender-card__content-main {
        flex-direction: column;
        margin-bottom: 16px;
    }

    .tender-card__check-kep {
        margin-bottom: 0;
    }

    .tender-periods {
        flex-direction: column;
    }

    .lots__lot-header-title {
        flex-direction: column;
    }

    .awards__lot-name {
        max-width: 300px;
    }

    /* MAIN STYLES - end */

    .footer__logo-uub {
        margin-bottom: 12px;
        margin-right: 0;
    }

    .footer__all-rights-reserved {
        text-align: center;
        max-width: initial;
    }

    .footer__nav {
        grid-template-columns: repeat(2, auto);
        grid-template-rows: repeat(6, 1fr);
        column-gap: 78px;
    }
}