
.not-set, .help-block {
    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-group {
    margin-bottom: 1rem;
}

.auth-icon.odnoklassniki {
    content: 'ok';
    width: 20px;
    height: 20px;
}

.invalid-feedback {
    display: block!important;
}

@media (min-width: 992px) {
    .sRegistration .form-wrap__input-wrap label {
        flex: 0 0 6.875rem;
    }
}

.form-wrap__input-wrap label {
    order: -1;
}

@media (min-width: 992px) {
    .sRegistration .form-wrap__pass-wrap .form-wrap__input-wrap label {
        flex: 0 0 13.75rem;
    }
}

.color-gold {
    color: #d2a35f;
}

.menu a {
    color: #515151;
    display: block;
    padding: 0 calc(var(--bs-gutter-x)/3.5)
}


@media (min-width: 992px) {
    .sSupervisory__swiper {
        padding-bottom: 3.9375rem;
    }
}


.br-0 {
    border-radius: 0;
}

.custom-input__input[type=checkbox]:checked {
    background-color: #fff;
    background-image: url(../../../../web/2023/img/check.svg);
}

.form-wrap__input-wrap.form-group {
    position: relative;
}

.suggestions-wrapper {
    position: absolute;
    width: 100%;
}

.required .form-control+label:after {
    content:'*';
    color:red;
    display: contents;
}

.required .form-wrap__input-title:after {
    content:'*';
    color:red;
    display: contents;
}

.sAwardStages__item.current{
    background-color: #e42313;
    color: #fff;
}

.sSupervisory__swiper .swiper-button-hand {
    --swiperArrowPosition: 176px !important;
}

.top-nav__col a {
    font-weight: bold;
}

@media (max-width: 767.98px) {
    .sEditingApplications table tbody tr {
        background-color: #fff;
        border-radius: 30px;
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
        padding: 1.3125rem 1.75rem 2.9375rem;
    }
}

.splide__arrow.splide__arrow--prev:disabled {
    opacity: 0;
}

.mgo-mcw__button-bg {
    background-color: rgb(210, 163, 95) !important;
    border: none !important;
}

.mgo-mcw__button-text {
    color: #fff !important;
}

.mgo-mcw__button_chat .mgo-mcw__button-icon {
    background: url(https://widgets-mcw.mango-office.ru/widgets/assets/images/group.svg) 0 0 no-repeat !important;
}

.cross-list__item:disabled {
    opacity: 1;
}

.sAwardCross__slide {
    width: 100%;
}

.sAwardCross__item {
    padding: 1em;
    margin: 0 auto;
    width: calc(100% - 154px - 154px);
}

.sAwardStages__swiper-cross {
    border-bottom: 3px solid #153c88;
}

.org-inn {
    font-size: .7em;
}

.expert-result {
    font-size: calc(var(--bs-body-font-size) * 2);
    color:#E42312;
}

.cross-result li {
    list-style: none;
}

.expert-result {
    font-size: calc(var(--bs-body-font-size) * 1.3);
    color: #E42312;
    position: absolute;
    bottom: 0;
    padding: 15px;
}


.project-item {
    border: 1px solid #515151;
    display: flex;
    flex-wrap: wrap;
    height: 100%;
    min-height: 227px;
    position: relative;
}

.cross-result__modal .custom-input__text {
    margin-left: 3rem;
}

.cross-result__modal {
    margin-bottom: 7px;
    margin-top: 7px;
}

.menu-mobile li {
     margin-top: calc(var(--bs-gutter-y) / 2) !important;
}

.img-fluid {
    max-width: 100%;
}

.top-nav__row.row > *{
    padding-left: calc(var(--bs-gutter-x)*.4);
    padding-right: calc(var(--bs-gutter-x)*.4);
}

@media (min-width: 1200px) {
    .translation {
        position: absolute;
        top: -105px;
        right: 0;
    }
    .translation iframe {
        width: 310px;
        height: 180px;
    }
}

@media (min-width: 1200px) {
    .translation {
        top: -81px;
    }
}
