main > .container {
    padding: 70px 15px 20px;
}

.footer {
    background-color: #f5f5f5;
    font-size: .9em;
    height: 60px;
}

.footer > .container {
    padding-right: 15px;
    padding-left: 15px;
}

.not-set {
    color: #c55;
    font-style: italic;
}

/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
    content: '';
    left: 3px;
    display: inline-block;
    width: 0;
    height: 0;
    border: solid 5px transparent;
    margin: 4px 4px 2px 4px;
    background: transparent;
}

a.asc:after {
    border-bottom: solid 7px #212529;
    border-top-width: 0;
}

a.desc:after {
    border-top: solid 7px #212529;
    border-bottom-width: 0;
}

.grid-view th {
    white-space: nowrap;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

/* align the logout "link" (button in form) of the navbar */
.nav li > form > button.logout {
    padding-top: 7px;
    color: rgba(255, 255, 255, 0.5);
}

@media(max-width:767px) {
    .nav li > form > button.logout {
        display:block;
        text-align: left;
        width: 100%;
        padding: 10px 0;
    }
}

.nav > li > form > button.logout:focus,
.nav > li > form > button.logout:hover {
    text-decoration: none;
    color: rgba(255, 255, 255, 0.75);
}

.nav > li > form > button.logout:focus {
    outline: none;
}

/* Форма выбора месяца */

#form-metric-report {
    margin-top: 50px;
    margin-bottom: 30px;
}

.field-monthly-report-period-input {
    display: inline-block;
}

/* ----- */

/* Блок редактирования задачи */

.order-update__columns-list {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.order-update__main-column {
    width: 60%;
}

.order-update__secondary-column {
    width: 35%;
}

/* ----- */

/* Форма комментариев */

.formComment {
    margin-top: 30px;
}

/* ----- */

/* Комментарии */

.comments__list {
    max-height: 300px;
    overflow-y: auto;
}

/* ----- */

.order-statistics-index .lead {
    text-decoration: underline;
}

.form-group button {
    margin-top: 15px;
}
.order-statistics-content {
    margin-top: 20px;
}

.delete_users-button {
    display: inline;
    margin-left: 10px;
    padding: 3px;
    font-size: 10px;
}

.users--h-button {
    margin-bottom: 15px;
    margin-top: 40px;
    display: flex;
    gap: 20px;
}

.total_table_statistics {
    margin-top: 30px;
    border-bottom: 2px solid #333;
    padding-bottom: 10px;
}
.form-groups {
    display: grid;
    gap: 20px;
    grid-template-columns: 1fr 1fr;
}

.form-group {
    display: flex;
    flex-direction: column;
    gap: 2px;
}
.order-form form {
    display: flex;
    flex-direction: column;
    gap: 5px;
}
.btn-success {
    width: fit-content;
}
.btn-saves-dubl {
    --bs-btn-color: #fff;
    --bs-btn-bg: #198754;
    --bs-btn-border-color: #198754;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #157347;
    --bs-btn-hover-border-color: #146c43;
    --bs-btn-focus-shadow-rgb: 60, 153, 110;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #146c43;
    --bs-btn-active-border-color: #13653f;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #198754;
    --bs-btn-disabled-border-color: #198754;
}
.order__group {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.form-group .btn-outline-secondary, .form-group .btn-file {
    margin-top: 15px;
}
.footer__container {
    display: flex;
    justify-content: space-between;
}
.site__password {
padding-top: 5px;
}
.site__password a{
    color: var(--bs-body-color);
    font-size: 14px;
}
.report-search form {
    display: flex;
    justify-content: space-between;
    gap: 25px;
    align-items: end;
}
.form-group .btn__search{
    margin-top: 0;
    margin-bottom: 2px;
}
.report-search .form-group {
    width: 100%;
}

.cost-add .btn {
    width: fit-content;
}

.form-groups-3x {
    grid-template-columns: 3fr 3fr 1fr;
}

.order-update__offense-block {
    margin-top: 30px;
}

.form-groups--status_price{
position: relative;
}
.field-order-status_price {
    flex-direction: row;
    align-items: center;
    gap: 10px;
    position: absolute;
    right: 0;
}
.field-orderoffense-offense {
    flex-direction: row;
    gap: 10px;
    padding-bottom: 10px;
}
.select2-container--krajee-bs5 .select2-results__option--highlighted[aria-selected] {
    background-color: #23282d;
    color: #fff;
}
ul.pagination {
    display: flex;
    gap: 5px;
    justify-content: center;
}
ul.pagination a {
    text-decoration: none;
}
.btn-metric-report{
    margin-top: 10px;
}
#formComment__blocks{
    display: none;
}

.access-project__view {
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: end;
}

.access-project__view input{
    height: 20px;
    width: 20px;
    margin-bottom: 0.5rem;
}

.access-view__blocks {
    display: none;
}

.toggle-arrow-cost:after {
    content: '';
    background-image: url(/img/question-str.svg);
    width: 21px;
    height: 11px;
    align-self: center;
    transition: 0.4s;
    transform: rotate(180deg);
}

.toggle-arrow-cost {
    font-size: 24px;
    line-height: 110%;
    margin-bottom: 0;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
}

.table-cost-show .toggle-arrow-cost:after {
    transform: rotate(0deg);
}

.table-cost-show + .table-striped-transaction {
    display: none;
}

.itog--project_cost-summ {
    margin-top: 0;
    font-weight: 500;
    line-height: 2;
    text-decoration: underline;
    text-underline-offset: 5px;
    font-style: italic;
}
