.fancybox-container{
    z-index: 99999999999999 !important;
}
.fancybox-container .fancybox-caption{
    border-top: 0px;
}
.fancybox-container .fancybox-stage{
    margin-top: 50px;
    margin-bottom: 80px;
}
@media (max-width: 1366px) {
    .fancybox-container .fancybox-stage{
        margin-top: 30px;
        margin-bottom: 30px;
    }
}
.aside__buttons-top .btn:focus{
    background-color: #0B75BA;
    color: #ffffff;
    border-color: #0B75BA;
}
a.border-block-sm .text-dark{
    font-weight: 700;
}
.docs-item__card.block-douwnload-md{
    margin: 0px;
}
.border-block.aside-date-block{
    padding: 30px;
}
.aside-date-block:before, .aside-date-block:after{
    display: none;
}
.aside-date-block__title{
    font-size: 14px;
    color: #767676;
    margin-bottom: 8px;
    line-height: 14px;
}
.aside-date-block__date{
    font-size: 16px;
    color: #333333;
    margin-bottom: 20px;
}
.aside-date-block p:last-child{
    margin-bottom: 0px;
}
@media (max-width: 991px) {
    #gosmonitor_widget_wrapper_main{
        display: none !important;
    }
}



.participation--column{
    display: flex;
    flex-direction: column;
}
.row-flex{
    display: flex;
    flex-wrap: wrap;
}
.row-flex .list-group{
    margin-bottom: 0;
}
.row-flex .list-group-services .list-group-item:last-child{
    margin-bottom: 0;
}
.bng img{
    width: 80%;
    height: auto;
}
.bng{
    height: 187px;
    background-color: #03ABCB;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}
@media screen and (max-width: 1199px){
    .bng{
        height: 212px;
    }
}
@media screen and (max-width: 1024px){
    .bng{
        height: 190px;
    }
}
@media screen and (max-width: 991px){
    .bng{
        height: auto;
    }
}
@media screen and (max-width: 480px){
    .bng{
        margin-top: 20px;
    }
}
.post-content img{
    height: auto;
}

.subordinate-doc .subordinate__title{
    margin-bottom: 20px;
}

.w100 {
    width: 100%;
}

.page-nko .btn-md {
    margin-bottom: 15px;
    margin-right: 10px;
}

.reporter-wrap .message-blue {
    padding: 10px 7px;
    background-color: #e6f5fe;
    margin-bottom: 10px;
}

.reporter-wrap {
    margin-top: 10px;
}

a.feedback span {
    font-weight: 600;
}

.form-feedback .required label:after
{
    color: red;
    content: " *";
}

.estimate-score {
    max-width: 150px;
}

.inner-slider {
    padding-top: 30px !important;
}

.inner-slider ul li {
    width: 33% !important;
    list-style-type: none !important;
    padding-left: 20px !important;
}

.inner-slider ul li:before {
    content: none;
}

.inner-slider .slider-container .media-photo-head
{
    padding: 0 20px;
}


.result-check-wrap .answer-correct .jq-radio,
.result-check-wrap .answer-correct .jq-checkbox
{
    border-color: #689f38;
}

.result-check-wrap .answer-incorrect .jq-radio,
.result-check-wrap .answer-incorrect .jq-checkbox
{
    border-color: red;
}

.interval-calendar__input, .interval-calendar__input-news {
    background: url(../img/image/calendar__input.png) no-repeat center right 20px !important;
}

[page="tilda"] .col-lg-6,
[page="tilda"] .col-md-12
{
    position: relative;
    min-height: 1px;
    padding-right: 0px;
    padding-left: 0px;
}

.mini-banner .mini-banner-text {
    z-index: 100;
}

.post-list__text {
    max-height: 83px;
    overflow-y: hidden;
}

.subordinat-table .subordinat-table__name {
    width: 30% !important;
}

.table-light-style {
    word-break: keep-all !important;
}

.subordinat-table.table-light-style th::before {
    height: 87%;
    right: -1px;
}

.subordinat-table.table-light-style th {
    background: transparent;
    border-right: 1px solid #c4c4c4 !important;
}