.id2-rx-user-informer-button,
.id2-rx-noauth-informer-button {
    background-color: #6e7992 !important;
    padding: 8px 12px 8px 40px !important;
    font-size: 13px !important;
    color: #d6d6d6 !important;
    border-radius: 2px !important;
    position: relative !important;
    height: 32px !important;
    background-image: none !important;
    border: none !important;
}
.id2-rx-user-informer-icon,
.id2-rx-noauth-informer-button .id2-rx-user-informer-icon {
  top: 5px !important;
}
.id2-rx-noauth-informer-button .id2-rx-user-informer-icon {
  top: 4px !important;
}
.id2-rx-user-informer-block a.support {
  margin: 4px 12px 0 0 !important;
}
.top {
    background: #fff;
    border-bottom: 1px solid #E5E5E5;
    height: 34px;
}

.top_line {
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.top_line_l {
    float: left;
}
.id2-rx-user-informer-block {
    margin: 1px;
}
.top_line_l {
    margin-left: 10px;
    margin-top: 10px;
}
.consult_top_img {
	float: right;
    margin-right: -44px;
    margin-bottom: -20px;
}
@media (max-width: 1200px){
    .consult_top_img {display: none}
}
.section__nomination .partner {
    position: absolute;
    background-color: white;
    width: 289px;
    height: 145px;
    padding: 25px;
}
.section__nomination .partner a {
    margin-top: 0!important;
    margin-left: -20px;
}
.new_awards_title {
    width: 100%!important;
    padding-bottom: 40px;
}
.new_awards_title img {
    padding-left: 70px;
    position: relative;
    top: 10px;
}
.section-awards .awards__title {
    width: 337px;
}
.section-awards {
    padding: 78px 0 15px;
}
.section-awards .awards__desc {
    max-width: 809px;
}
.section-awards .awards__desc .btn-blue {
    margin-bottom: 40px;
}
.history-info__video-main {
    position: unset;
}
.history-info__info {
    margin-left: 55px;
    /*margin-top: 105px;*/
    max-width: 486px;
}
.popup2 {
    position: absolute;
    display: none;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1002;
    background: rgba(45, 48, 57, 0.6);
}
.SetCompany {
    background-color: white;
    max-width: 640px;
    padding: 30px 68px;
	z-index: 1002;
}
.SetCompany .close {
    right: 30px;
    position: absolute;
    font-size: 20px;
    color: #979797;
}
.SetCompany .title_form {
    font-weight: bold;
    font-size: 21px;
    line-height: 35px;
    color: #000000;
    max-width: 354px;
    text-align: left;
    margin-top: 38px;

}
.btn-close-set-company {
    width: 297px!important;
    position: unset!important;
    margin-top: 55px;
    padding: 11px 0px!important;
    background-color: #A29058!important;
    color: #ffffff!important;
    font-weight: lighter!important;
    margin-bottom: 38px;
}
input.err {
    border: 1px solid #ef3a3f!important;
}
.program_time_line_itm.ceremony:before {
    content: "";
    width: 60px;
    height: 100px;
    position: absolute;
    right: 203px;
    top: 16px;
    z-index: 1;
    background-image: url(/web/img/gold.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: top center;
}
@media (max-width: 558px){
    .program_time_line_itm.ceremony:before {
        left: 270px;
        right: auto;
    }
    .program_time_line_itm.ceremony .pt_left {
        display: none;
    }
}
.block_img_light {
    background: radial-gradient(50% 50% at 50% 50%, rgba(207, 184, 135, 0.84) 0%, rgba(207, 184, 135, 0) 100%);
}
.curator-presentation {
    margin-top: 18px;
}
.curator-presentation a {
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    align-items: center;
    text-align: center;
    text-decoration-line: underline;
    color: #A29058;
}
.nice-select.err {
    border: 2px solid #ffb2b2!important;
}
.finals__item-top {
    border-bottom: none;
}
.finals__item-top img {
    border-radius: 50%;
}
.popap-info__content-top-img img {
    margin-top: unset;
}