.breadcrumb > li:last-of-type:after {
    content: '';
}

.sub-title-and-link__list-link li.active a:after {
    content: '';
    position: absolute;
    left: 0;
    opacity: 1;
    bottom: 0;
    background-color: #0B75BA;
    width: 100%;
    height: 4px;
}

.confirm-email__error {
    color: #ff3333;
    display: none;
    max-width: 100%;
    margin-bottom: 5px;
}

.confirm-email__elem label {
    display: none !important;
}

.form-group .captcha-image {
    text-align: center;
    padding-top: 6px;
}

.form-group.parent-question > label {
    width: 100%;
}

.form-group.parent-question.error > label {
    color: #ff3333;
}

.form .error-summary {
    color: #ff3333;
    font-size: 16px;
    padding-bottom: 10px;
}

.breadcrumb > li:first-child:after {
    padding: 0 10px;
    color: #767676;
    content: "/\00a0";
}

.questionnaire-result .percent-box {
    margin: 0;
    display: inline-block;
    height: 18px;
    overflow: hidden;
    width: 100%;
}

.questionnaire-result .count {
    display: inline-block;
    margin-left: 5px;
    line-height: 18px;
    position: absolute;
    color: #090;
    font-weight: bold;
}

.questionnaire-result .percent {
    background-color: #090;
    color: #fff;
    display: block;
    font-size: 1em;
    font-weight: bold;
    height: 18px;
    line-height: 18px;
    overflow: hidden;
    text-align: center;
    float: left;
}

.questionnaire .hint i {
    font-weight: 500;
}

.font-weight-select {
    font-weight: 500 !important;
}

a.fc-event:focus {
    color: #fff;
}

.fc-event.meeting {
    background-color: #f24759;
    cursor: pointer;
    border: 1px solid #f24759;
}

.fc-event.meeting.clicked {
    border: 1px solid rgba(0, 0, 0, 0.8);
}

.fileupload .error {
    font-weight: 400;
    color: red;
    display: block;
    margin: 20px 0 0 0;
}

.form-comment .sm textarea {
    min-height: 100px;
}

.hidden{
    display: none;
}

.wrap-media-video img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.wrap-video-and-btn,
.wrap-media-video--page
{
    width: 100%;
    height: 100%;
}

.wrap-video-and-btn iframe,
.wrap-media-video--page iframe
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.title-for-print {
    display: none !important;
}

.audio-no-preview{
    background-color: #373737;
    width: 100%;
    height: 100%;
    z-index: 30;
}

/** bs select with subtext */
.bootstrap-select .btn .text-muted{
    display: none;
}

.bootstrap-select.btn-group .dropdown-menu li small.text-muted {
    font-weight: 500;
    border-radius: 50%;
    color: #333333;
    padding: 0.1em 0.5em;
    background-color: #e6e6e6;
    margin-left: 0.5em;
}

#info-wind .wind-text a,
.text-with-links a
{
    color: #0575bc !important;
    text-decoration: none;
}

.included-event{
    background-color: #e6e6e6;
}

.header.no-gosbar{
    height: 90px !important;
}

.wrap-media-video.video-full {
    height: 684px;
}
.carousel-inner > .item {
    height: 370px;
}
.carousel-inner > .item.active {
    display: block;
}
.news-carousel-wrapper{
    border: 1px solid #dddde2;
    padding-top: 0;
    margin-top: 25px;
}
.sliderdescription{
    font-size: 14px;
    color: #858e9b;
    text-align: center;
    padding: 10px 0 20px;
    max-height: 500px;
    width: 100%;
}

.news-carousel-wrapper + .sliderdescription{
    clear: both;
}

.wrap-media-video + .sliderdescription,
.wrap-media-audio + .sliderdescription
{
    clear: both;
}
.carousel-inner > .item .inner {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    height: 370px;
    width: 100%;
}
.news-carousel-wrapper .item img {
    max-height: 370px;
    width: auto;
    max-width: 100%;
    margin: 0 auto;
}
@media screen and (max-width: 767px) {
    .carousel-inner > .item {
        height: 210px;
    }
    .carousel-control {
        margin-top: -20px;
        width: 40px;
        height: 40px;
    }
    .news-carousel-wrapper .item img {
        max-height: 210px;
    }
}
.carousel-inner {
    background: #f1f2f2;
}

.wrap-media-video--link{
    margin-bottom: 0px !important;
}

.service-mode-outer {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: auto;
    text-align: center;
}

.service-mode-inner {
    width: 80%;
    height: 250px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto; 
}

.section-content-zone{
    margin-bottom: 0px !important;
    padding-bottom: 0px  !important;
}

.favorite-hidden {
    display: none !important;
}

.wrap-video-widget video{
    height: 200px;
}

.wrap-media-audio{
    width: 100%;
}
.wrap-media-audio .post-media audio{    
    margin: 0px !important;
}

.form-group:not(.full) .form-el-hint {
    font-size: 12px;
}
.form-el-hint {
    margin-left: 7px;
}

.quiz--stat .quiz-rersult-percent.box-sm{
    padding: 20px 20px 20px 0;
}

.quiz--stat .quiz-rersult-percent__inner{
    padding-left: 0px !important;
}

.tabs-nav-wrap--noborder{
    border: 0px !important;
}

.quiz-hint{
    font-size: 0.9em;
    margin-top: -10px;
    margin-bottom: 15px;
    opacity: 0.8;
}

.action-preview--with-link .action-preview__list li > a {
    padding-bottom: 16px !important;
    padding-top: 16px !important;
}

.text-block-sm .bg-box{
    padding: 20px 30px !important;
}
.text-block-sm p{
    margin: 10px 0 !important;
}

#sectionUsefulSites .tab-content {
    min-height: 260px;
}

.fild-error{
    color: #ff3333;
    font-size: 0.9em;
}

.font-weight-bold{
    font-weight: bold;
}

.post-list__img{
    width: 224px;
    height: 116px;
}

.form-voucher .help-block {
    color: #ff3333;
    font-size: 0.9em;
    margin-top: -5px;
    float: right;
}

.form-voucher .has-error input{
    border-color: #dde0e3;
}

.x-form .form-group.required label:after{
    content: ' *';
}

.right-panel-fix {
    position: fixed;
    right: 20px;
    bottom: 40px;
    z-index: 9999999;
}
.btn-support {
    width: 60px;
    height: 60px;
    padding: 0;
    min-width: 0 !important;
    background-color: #979ca8;
    border-color: #979ca8;
    color: #ffffff;
    line-height: 1;
    display: inline-block;
    padding-top: 15px;
    border-radius: 50%;
}
.btn-support:hover {
    background-color: #da2919;
    border-color: #da2919;
    color: #ffffff;
}
.btn-support i {
    font-size: 28px;
}

.dropdown-depth ul li label.depth {
    display: block;
    font-weight: normal;
}

button.btn label.depth {
    padding-left: 0px !important;
    font-weight: normal !important;
}

.dropdown-depth ul li label.depth-1 {
    padding-left: 25px;
}
.dropdown-depth ul li label.depth-2 {
    padding-left: 50px;
}
.dropdown-depth ul li label.depth-3 {
    padding-left: 75px;
}
.dropdown-depth ul li label.depth-4 {
    padding-left: 100px;
}
.dropdown-depth ul li label.depth-5 {
    padding-left: 125px;
}

.structure-tree > li > ul > li > ul > li > ul > li > ul > li ul li {
    margin-top: 12px;
}
.structure-tree > li > ul > li > ul > li > ul > li > ul > li ul {
    display: block !important;
    padding-top: 0px;
    padding-bottom: 15px;
    margin-left: 70px;
    font-size: 14px
}

.structure-tree > li > ul > li > ul > li > ul > li > ul > li > div.item-wrap .big {
    font-weight: 500 !important;
}

@media (max-width: 767px) {
    .structure-tree > li > ul > li > ul > li > ul > li > ul {
        margin-left: 95px !important;
    }
    .structure-tree > li > ul > li > ul > li > ul > li > ul > li > div.item-wrap {
        padding-left: 0 !important;
        margin-left: -6px !important;
    }
    .structure-tree > li > ul > li > ul > li > ul > li > ul > li ul {
        margin-left: 25px;
    }
}

.modal-open .modal,
.modal.in {
    z-index: 10000000000 !important;
}

.Zebra_DatePicker{
    z-index: 10000000001 !important;
}


.js-wrap-video iframe {
    width: 100%;
}

/* sheare-list custom */
.sheare-list-wrap .ya-share2__item a {
    color: #ABAFBB;
    border: 0px solid #c9c9c9;
    border-radius: 50%;
}
.sheare-list-wrap .ya-share2__container_size_m .ya-share2__item {
    margin: 0 !important;
    margin-right: 4px !important;
}
.sheare-list-wrap .ya-share2__container_size_m .ya-share2__item:last-child {
    margin-right: 0px !important;
}

.sheare-list-wrap .ya-share2__item a:hover,
.sheare-list-wrap .ya-share2__item a.active {
    color: #e20338;
    border: 0px solid #e20338;
}
/*.sheare-list-wrap .ya-share2__item a {*/
    /*position: relative;*/
    /*display: -webkit-box;*/
    /*display: -webkit-flex;*/
    /*display: -ms-flexbox;*/
    /*display: flex;*/
    /*-webkit-box-align: center;*/
    /*-webkit-align-items: center;*/
    /*-ms-flex-align: center;*/
    /*align-items: center;*/
    /*-webkit-box-pack: center;*/
    /*-webkit-justify-content: center;*/
    /*-ms-flex-pack: center;*/
    /*justify-content: center;*/
    /*width: 34px;*/
    /*height: 34px;*/
    /*cursor: pointer;*/
    /*-webkit-transition: all .2s linear;*/
    /*-o-transition: all .2s linear;*/
    /*transition: all .2s linear;*/
/*}*/

.sheare-list-wrap .ya-share2__item a i {
    font-size: 18px;
}
.sheare-list-wrap .ya-share2__item a .icon-vk {
    font-size: 10px;
}
.sheare-list-wrap .ya-share2__item a .icon-tw {
    font-size: 14px;
}
.sheare-list-wrap ul.sheare-list .ya-share2__item {
    display: inline-block;
    width: auto;
    float: none;
    margin-right: 5px;
}
.sheare-list-wrap ul.sheare-list .ya-share2__item:last-child {
    margin-right: 0;
}

.hint {
    margin-top: -12px;
    font-size: 0.9em;
}