.text_margin {
  margin: 0 0 20px;
}

.text .img {
  margin: 20px auto 0;
}

.text .slider__caption {
  padding: 0;
  margin: 17px 0;
}

.text .img + .slider__caption {
  margin: 17px 0;
}

.text .img_margin-bottom {
  margin-bottom: 20px;
}

.events-preview-item__image.fixed-block {
  width: 280px;
  height: 210px;
}
.events-preview-item__image.fixed-block img {
  width: auto;
}

.service-item__title-fix {
  margin-bottom: 25px;
}

.consulates__data-cell:first-of-type {
  width: 25%;
}

.consulates__data-cell:last-of-type {
  width: 75%;
}

.vote-items-list .vote-answer-item {
  margin-left: 20px;
}
div.vote-item-header {
  margin-left: 20px;
}
.vote-answer-item-multiselect select {
  width: 89%;
  border-radius: 8px;
  border: 1px solid #ccc;
}
.vote-answer-item-multiselect select option {
  font-size: 14px;
  padding: 5px 10px;
}
.vote-answer-item-dropdown select {
  width: 89%;
  font-size: 14px;
  border-radius: 8px;
  height: 30px;
  border: 1px solid #ccc;
}
.vote-answer-item-dropdown select option {
  font-size: 14px;
  padding: 5px;
}
.vote-form-captcha input, .vote-answer-item-textfield input {
  width: 90%;
  height: 30px;
  border-radius: 8px;
  border: 1px solid #ccc;
  margin: 0 10px;
  font-size: 14px;
  padding-left: 10px;
  outline: none;
}
.vote-answer-item-memo textarea {
  outline: none;
  border-radius: 8px;
  border: 1px solid rgb(204, 204, 204);
  width: 93%;
  max-width: 93%;
  min-width: 93%;
  margin-top: 5px!important;
  padding-top: 10px;
  padding-left: 15px;
  font-size: 14px;
  line-height: 22px;
}
.vote-form-box-button button{
  font-size: 14px;
  padding: 5px 10px;
  background-color: white;
  cursor: pointer;
  border: 1px solid #ccc;
  border-radius: 5px;
  outline: none;
}
.vote-form-captcha {
  margin-bottom: 25px;
}

.news-photo__dt-fix::before {
  background-color: unset;
}

.page {
  min-height: 370px;
}

.text img {
  max-width: 100%;
}
.clipboard-button{

  margin-left:10px;
}
.clipboard-notification{
  margin-top:10px;
  color:green;
  font-size:26px;
}

.ajax-loader {
  width: 128px;
  height: 15px;
  background: url(../i/ajax-loader.gif) no-repeat;
}
.map__select-container .jq-selectbox .selectbox-placeholder {
  line-height:29px;
}

.display_none__elements-languages{
  display: none;
}
.announcement_material_page_number_date_container{
  display: flex;
  justify-content: space-between;
}
.announcement_material_page_date{
  font-size: 14px;
  line-height: 1.42;
  color: #323a44;
}
.regions_countries {
  position: relative;
}
.regions_countries .news-line__calendar {
  position: absolute;
  bottom: 18px;
  right: 0;
}
.regions_countries .block-title {
  font-size: 1.5em;
  line-height: 1.5em;
}
.regions_countries .page-header {
  padding-top: 20px;
}
.hot__line{
  margin-top:30px;
}
.translation__link_de { background-position: -151px 0; }

.translation__link_en { background-position: -38px 0; }

.translation__link_es { background-position: -113px 0; }

.translation__link_ru { background-position: 0 0; }

.translation__link_fr { background-position: -75px 0; }

.translation__link_cn { background-position-x: -188px; }

.translation__link_ar { background-position-x: -226px; }

.translation__link_ro { background-position: -713px 0; }

.banners__btn {
  padding: 0;
}

.framed_text_block{
  outline: 2px solid #000;
  border: 1px solid #fff;
  text-align: center;
  padding-top: 8px;
  padding-bottom: 8px;
}
.mCustomScrollBox{
  height: auto;
}

.menu__point-selected{
  background: #434a54;
}
.menu__point-selected .rubricator__link {
  color:white;
}
.news-line__head-center{
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
  padding: 5px 0px;
}

.news-line__list-wrapper-center {
  height: 425px;
}
.news-line__list-wrapper-center  .jspPane{
  left: 0!important;
}
.news-line__list-wrapper-center  .jspHorizontalBar{
  display: none;
}


.person__chapter { margin: 0 0 0.5em; line-height: 1.5em; text-align: justify; color: #000; }

.personAnons { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; margin: 0 0 18px; }

.personAnons__avatar { width: auto; min-width: 133px; max-width: 100%; margin: 0 0 10px; }

.personAnons__info { padding: 0 24px; }

.personAnons__title { color: #323a44; font-size: 1.25em; margin: 0; }

.separator { margin: 0 0 8px; border-bottom: 2px solid #000; width: 852.2px; max-width: 100%; }

.personGeneralInfo__text { margin: 0 0 28px; line-height: 1.5em; text-align: justify; color: #000; }

.person-fullname { font-weight: normal; font-size: 2.4375em; margin-top: 0; font-variant: small-caps; }

.services_flexbox { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; margin: 85px 0 48px; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

.personList { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.personCard { width: calc(100% / 3); width: 31.5%; margin-right: 2.6%; display: inline-block; margin-bottom: 40px; }

.personCard:nth-child(3n) { margin-right: 0; }

.personCard:hover p { color: #5eb5ac !important; }

.personCard__avatar { width: 46%; height: auto; float: left; margin: 0 24px 10px 0; }

.personCard__info { padding: 0 0 0 24px; padding-left: 0; }

.personCard__fullname { margin-bottom: 0; color: #323a44; font-size: 18px; font-weight: normal; display: block; line-height: 1.3125em; }

.personCard__position { color: #7b8084; display: block; font-size: 14px; margin-top: 6px; line-height: 1.42857em; }

.additionalMaterials { width: 697.15px; max-width: 100%; min-height: 315.34px; background: #eff0f2; overflow: hidden; padding: 37px 2% 40px; margin-top: 37px; position: relative; }

.additionalMaterials__title { font-size: 1.5em; font-weight: normal; color: #000; margin: 0; padding: 0 0 13px; line-height: 1.08333em; border-bottom: 1px solid #81919a; }

.additionalMaterials__title::after { display: none; }

.additionalMaterials__content { padding: 15px 0 0; }

.additionalMaterials__list { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0 -1%; }

.additionalMaterials__subtitle { font-size: 1.5em; font-weight: normal; margin: 0; padding: 10px 0 7px; line-height: 1.08333em; }

.additionalMaterials__item { position: relative; display: block; max-width: 48%; margin: 0 1%; }

.additionalMaterials__item img { display: block; max-width: 100%; }

.additionalMaterials__item::after { content: ''; position: absolute; bottom: 15px; right: 10px; background-image: url(../i/allicons.png); background-position: -22px -162px; background-repeat: no-repeat; overflow: hidden; height: 30px; width: 30px; }

.rubric__link {
  font-size: 24px;
}

.usefulLinks { list-style: none !important; }

.usefulLinks li { position: relative; margin-bottom: 0.5em !important; padding-left: 1.5em; }

.usefulLinks li::before { position: absolute; top: 0; left: 0; content: '\2014'; }

.usefulLinks li a { color: #323a44; text-decoration: none; }

.usefulLinks li a:hover, .usefulLinks li a:active, .usefulLinks li a:focus { color: #000; text-decoration: none; }

@media screen and (max-width: 1241px) {

  .personCard__avatar { width: 40%; float: none; margin: 0 auto; }
  .personCard__fullname { font-size: 17px; }
  .personCard__position { font-size: 14px; }
}

@media screen and (max-width: 600px) { .personCard { width: 47%; margin-right: 3%; text-align: center; }
  .personCard:nth-child(2n) { margin-right: 0; }
  .personCard:nth-child(3n) { margin-right: 3%; } }

@media screen and (max-width: 450px) { .personCard { width: 100%; margin-right: 0; }
  .personCard:nth-child(3n) { margin-right: 0; } }

.first_level_section-print-tv-li{
  display: flex;
  list-style: none;
  justify-content: flex-end;
}
.first_level_section-print-tv-ul::after {
  display:none!important;
}
.first_level_section-list__without-style li::before {
  display:none!important;
}
.mapLink {
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  margin: 0 0 10px;
  font-family: "PT Sans", sans-serif;
}
.mapLink:hover {
  text-decoration: underline;
}
.mapLink_level1 {
  color: #323a44;
  font-size: 24px;
  text-decoration: none;
  margin: 50px 0 10px;
}
.mapLink_level1:first-child {
  margin: 0 0 10px;
}
.mapLink_level2 {
  color: #323a44;
  font-size: 16px;
  text-decoration: none;
}
.mapLink_level2::after {
  content: '';
  width: 54px;
  height: 2px;
  background: #323a44;
  display: block;
  margin-top: 2px;
}
.mapLink_level3 {
  color: #81919a;
  font-size: 16px;
  text-decoration: none;
  padding: 0 0 0 25px;
}
.mapLink_level4 {
  color: #81919a;
  font-size: 14px;
  text-decoration: none;
  padding: 0 0 0 50px;
}
.mapLink__parent::before {
  content: '';
  position: absolute;
  right: -15px;
  top: 8px;
  display: inline-block;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 7px solid #000;
}
.page_transparent {
  background: transparent;
}
.sitemapBlock {
  margin: 102px 0 30px;
}

#altasib_ErrorWindow .popup-window-titlebar,
#altasib_SendErrorOk .popup-window-titlebar{
  padding: 0;
  height:auto;
  min-height: 45px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "PTSans-Regular", sans-serif;
  font-size: 24px;
  line-height: normal;
  color: #fff;
  background-color: #333b45;
}


#popup-window-content-altasib_ErrorWindow.popup-window-content,
#altasib_SendError_LongText.popup-window-content,
#altasib_SendErrorOk.popup-window-content{
  padding:0;
}

#altasib_ErrorWindow .popup-window-close-icon.popup-window-titlebar-close-icon,
#altasib_SendError_LongText .popup-window-close-icon.popup-window-titlebar-close-icon,
#altasib_SendErrorOk .popup-window-close-icon.popup-window-titlebar-close-icon{
  top: 11px;
  right: 25px;
  width: 29px;
  height: 29px;
  font-size: 0;
  background-image: url(../i/sprite.png);
  background-position: -49px -102px;
}
#altasib_ErrorWindow .popup-window-close-icon.popup-window-titlebar-close-icon::after,
#altasib_SendError_LongText .popup-window-close-icon.popup-window-titlebar-close-icon::after,
#altasib_SendErrorOk .popup-window-close-icon.popup-window-titlebar-close-icon::after{
display:none;
}

#popup-window-content-altasib_ErrorWindow .modal-error-report,
#altasib_SendError_LongText .modal-error-report,
#altasib_SendErrorOk .modal-error-report
{
  width:100%
}
.modal-error-report__send {
  width: 95%;
  margin-left: auto;
  margin-right: auto;
  text-transform: none;
}
#altasib_ErrorWindow .popup-window-button,
#altasib_SendError_LongText .popup-window-button,
#altasib_SendErrorOk .popup-window-button
{
  height:auto;
}
#altasib_SendErrorOk .popup-window-button:hover,
#altasib_SendError_LongText .popup-window-button:hover,
#altasib_ErrorWindow .popup-window-button:hover {
  color:#fff;
}

.field_error_send_input_error .user__captcha-value-error-message{
  border: 1px solid red!important;
  color: red!important;
}
.field_error_send_input_error .modal-error-report__label{
  color: red!important;
}

.modal-error-report__captcha-refresh {
  left: 185px;
}

.modal-subscribe_error-ajax-content-title{
  color:red;
  margin-top:10px;
  text-align: center;
  font-size: 20px;
}
.modal-subscribe_error-ajax-content-text{
  color:red;
  margin-top:10px;
  text-align: center;
  font-size: 15px;
}

.modal-subscribe_success-ajax-content-title{
  background-color: #f1fbd1;
  min-width: 330px;
  text-align: center;
  border-color: #bce830;
  color: #488f06;
  margin-top: 35px;
}
.modal-subscribe_success-ajax-content-text{
  padding: 20px 0 0 0;
  min-width: 330px;
}

.subscribe__field-error{
  border: 1px solid red!important;
  color: red!important;
}

.subscribe-hide {
  display:none;
}

.subscribe_email-container{
  height:200px;
}

.error_confirm-email-title{
  color:red;
  margin-top:10px;
  font-size: 20px;
  text-align: center;
}

.error_confirm-email-text{
  margin-top:10px;
  font-size: 15px;
  text-align: center;
  margin-bottom:75px;
}
.error_reject-email-text,
.error_reject-email-title{
  text-align: center;
  color:red;
  margin-top:10px;
  font-size: 20px;
}

.reject_email-container-form-container{
  padding-bottom:60px;
  text-align: center;
}
.success_confirm-email-title{
  color:green;
  margin-top:10px;
  font-size: 20px;
  text-align: center;
}
.reject_email-container-form-container .modal-subscribe__input{
  max-width: 300px;
}

.reject__button-subscribe {
  width: 98%;
  padding: 4px 12px;
  margin: 5px 0 20px 0;
  border: 1px solid #478982;
  border-radius: 2px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: sans-serif;
  font-size: 18px;
  line-height: 1.33;
  color: #fff;
  background: #5eb8af;
  cursor: pointer;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  outline: none;
  max-width: 300px;
}
.reject__button-subscribe:hover,
.reject__button-subscribe:focus {
  background: #4a96e8;
}

.reject__button-subscribe:active {
  background: #4a96e8;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.subscribe_email-container {
  padding-bottom:60px;
  text-align: center;
}
.subscribe_email-container .modal-subscribe__input{
  max-width: 300px;
}
.error_reject-email-text{
  margin-bottom:15px
}

.subscribe__btn{
  display:inline-block;
}

.subscribe__btn:hover,
.subscribe__btn:focus{
  color:#fff;
  text-decoration: none;
}

.subscribes__text-decorate {
  display: block;
  margin-bottom: 15px;
  font-family: "PTSans-Regular", sans-serif;
  font-size: 18px;
  line-height: 1.2;
  color: #81919a;
}

.modal-subscribe_title_result{
  background-color: #f1fbd1;
  border-color: #bce830;
  color: #488f06;
  margin-bottom: 15px;
}
.modal-subscribe_text_result{

}
.mfp-subscribe_result.modal-subscribe {
  padding:0px;
  max-width: 300px;

}

.mfp-subscribe_result .country-popup__head {
  min-height:42px;
}
.mfp-subscribe_result .mfp-close {
  color: #fff;
}
.subscribe__captcha-refresh-ajax{
    left:185px;
}

.country-items__img-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}
.additional__item {
  margin-bottom:40px;
}

.additional__item:last-child {
  margin-bottom:0px;
}

.additional__item.download{
  width:100%;
}
.slider_mediamaterial-original-name{
  margin-top: 32px;
  margin-left: 15px;
  font-size: 14px;
  color: #478480;
}
.slider-additional-mediamaterial-description{
  display: flex;
  align-items: center;
}
.originalName-slider-container{
  display: none;
}

.send___wrapper .modal-accred__err-msg {
  position:relative;
}

.send___wrapper.invalid .modal-accred__err-msg {
  display:block;
}

.send___wrapper.invalid .send-msg__label {
  color:#b50303;
}

.inline-block {
  display: inline-block!important;
}

.themes_material.photo-announce__text-link{
  font-family: "PTSans-Regular", sans-serif;
  font-size:16px;
  padding: 8px 8px 30px 8px;
  width: 100%;
}

.themes_material.photo-announce__text-link:nth-child(odd){
  background: #fff;
}

/**
start audio player css
 */
.audio-player .player-control-btn {
  cursor: pointer;
  color: #9baab3;
}
.audio-player .player-control-btn.download {
  color: #9baab3;
}
.audio-player .playlist {
  display: none;
  width: 100%;
  background: rgb(60, 67, 77);
  color: rgb(155, 170, 179);
  border-top: 1px solid;
  padding: 10px 0;
}

.audio-player .playlist .track {
  padding: 5px 15px;
  color: #9baab3;
}

.audio-player .timeline {
  background: #2f3235;
  display: inline-block;
  width: 100%;
  height: 10px;
  cursor: pointer;
  position: absolute;
  bottom: -4px;
  left: 0;
}
.audio-player .timeline .time-current {
  background: #5eb8af;
  display: block;
  position: absolute;
  height: 10px;
  cursor: pointer;
}
.audio-player .timeline .time-loaded {
  background: #81919a;
  display: block;
  position: absolute;
  height: 10px;
  cursor: pointer;
}
.audio-player .controls-panel{
  height: 43px;
  position: relative;
  background: #3c434d;
  text-align: left;
  vertical-align: top;
  text-indent: 0;
  color: #9baab3;
}

.audio-player .controls-panel .controls {
  position: absolute;
  height: 40px;
  line-height: 40px;
  width: 100%;
  margin-left: 10px;
  color: #9baab3;
}

.audio-player .controls-panel .volume {
  -webkit-appearance: none;
  width: 100%;
  height: 7px;
  border-radius: 3px;
  background: #9baab3;
  outline: none;
  vertical-align: middle;
  margin-top: -2px;
}

.audio-player .controls-panel .volume::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 17px;
  height: 17px;
  border-radius: 50%;
  background: #9baab3;
  border: 1px solid #777777;
  cursor: pointer;
}

.audio-player .controls-panel .volume::-moz-range-thumb {
  width: 17px;
  height: 17px;
  border-radius: 50%;
  background: #9baab3;
  border: 1px solid #555a5c;
  cursor: pointer;
}
/**
end audio player css
 */

.accreditationLink:hover,
.accreditationLink:active,
.accreditationLink:focus {
  text-decoration: none;
  outline: none;
}
.accreditationButton {
  height: 60.44px;
  width: 295.78px;
  max-width: 100%;
  position: relative;
  padding: 10px 6px;
}
.accreditationButton_green {
  background-color: #5eb5ab;
}
.accreditationButton__core {
  position: relative;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.accreditationButton__core_white {
  background-color: #fff;
}
.accreditationButton__text {
  margin: 0;
  font-weight: bold;
  font-size: 25px;
  font-family: serif;
}
.accreditationButton__text_green {
  color: #62b2a5;
}

.go-back {
  display: inline-block;
}

.document-list .highlight{
  background: rgba(94, 181, 172, 0.3);
}

.container-ar {
  direction: rtl;
}

.container-ar>.container-ru, .container-ar>.main.inner,
.container-ar>.container-en, .container-ar>.main.inner,
.container-ar>.container-de, .container-ar>.main.inner,
.container-ar>.container-fr, .container-ar>.main.inner,
.container-ar>.container-es, .container-ar>.main.inner,
.container-ar>.container-pt, .container-ar>.main.inner,
.container-ar>.container-cn, .container-ar>.main.inner
{
  direction: ltr;
}

.container-ar .page-body
{
  direction: rtl;
}

.container-ar>.container-ru+.main.inner .article-line,
.container-ar>.container-en+.main.inner .article-line,
.container-ar>.container-de+.main.inner .article-line,
.container-ar>.container-fr+.main.inner .article-line,
.container-ar>.container-es+.main.inner .article-line,
.container-ar>.container-pt+.main.inner .article-line,
.container-ar>.container-cn+.main.inner .article-line
{
  direction: ltr;
}

.container-ar .page-header.with-share .page-header__title {
  margin: 0;
  padding-bottom: 10px;
  font-weight: 400 !important;
  font-size: 48px !important;
  color: rgb(0,0,0);
}

.container-ar .page-header.with-share {
  padding-top: 20px;
}

.container-ar .footer-social__item:last-child {
  margin-right: 9px;
}
.container-ar  .print-tv__item {
  margin-right: 0;
  margin-left: 5px;
}
.container-ar .article-line {
  border-top: none;
  padding-top: 10px;
  margin-top: 10px;
  margin-bottom: 0;
  justify-content: flex-end;
}

.container-ar .article-content {
  margin-top: 2em;
}

.container-ar .services {
  margin-bottom: 0;
}

.container-ar .photo-content__desc {
  padding-bottom: 0;
}

.container-ar .article-line__note {
  font-size: 14px;
  line-height: 31px;
}

.container-ar .share-line, .container-ar .share{
  direction: ltr;
}


.no-padding {
  padding: 0!important;
}
.no-border {
  border: none!important;
}
.banners__list {
  overflow: hidden;
  height: 110px;
}

.share__link_wap { background-image: url(../i/svg/networks/share-wap.svg); background-repeat: no-repeat; background-position: center; }

.modal-share-text__link_wap { background-image: url(../i/svg/networks/share-wap.svg); background-repeat: no-repeat; background-position: center center; }

.social-table-filter {
  width:100%
}

table.social-table-filter th {
  padding: 15px 15px 20px 10px;
  font-family: "PTSans-Bold", sans-serif;
  text-align: left;
}

table.social-table-filter a {
  word-break: normal !important;
}

.material_photo_list_preview-link{
  position: relative;
  display: block;
  width: 100%;
  height: 0;
  padding-top: 66.6666667%;
  overflow: hidden;
  z-index: 4;
  cursor: pointer;
}
.video-player__video iframe {
  width: 100%;
  height: 100%;
}

.personAnons img {
  /* max-width: 50%; */
  max-width: 30%;
  flex-shrink: 0;
}
.map__flag {
  max-width:11px;
}
.region_country_flag {
  max-width:30px;
}

.flag_inter_org {
  border: 1px solid #bbb;
  padding: 1px;
}

.announce__link_fix_ar {
  font-size: 1.5em !important;
  line-height: 1.3 !important;
  text-decoration: none;
  outline: none;
  direction: rtl;
}

.container-ar .photo-content * {
  color: #323a44;
}
.container-ar .announce__item-info,
.container-ar .photo-content__item-info {
  display: flex;
}
.container-ar .announce__date,
.container-ar .photo-content__date {
  order: 1;
  margin-left: 4px
}
.container-ar .announce__time,
.container-ar .photo-content__time {
  margin-left: 4px;
}

.container-ar .photo-content__title {
  font-size: 32px !important;
}

.actual-themes__link {
  height: 100%;
  display: flex !important;
  flex-direction: column;
}

.actual-themes__item-title {
  height: auto !important;
  flex-grow: 1;
  display: flex;
  align-items: center;
}

.actual-themes__photo {
  margin-bottom: 10px;
}

.container-ar .main__in {
  max-width: 1280px!important;
  padding: 0 20px!important;
}
.container-ar .main__in * {
  font-family: "Times New Roman", Serif;
}



.personal_fix .dxl-font-style-bold {
  font-family: "PTSans-Bold", sans-serif;
  font-weight: normal;
}
.personal_fix .text table tbody tr:nth-child(odd) td {
  background-color: #ffffff!important;
}
.personal_fix p {
  margin-bottom: 0!important;
}
.advanced-form-wrap label.advanced-form-wrap__radio {
  width: auto;
}

.article-content b, .article-content b p {
  font-family: "PTSans-Bold", sans-serif;
  font-weight: 700;
}
.page-search-advanced .advanced-form-wrap__field-wrapper .advanced-form-wrap__radio span {
  display: inline-block;
}
.modal-accred__col-2 {
  width:50%
}



.country_mb {
  margin-bottom: 20px;
}

.text table tbody tr:nth-child(odd) td {
  background-color: #fff !important;
}

.text table tbody tr:nth-child(even) td {
  background-color: #eff0f2 !important;
}

.container-cn .language__switch-identify p {
  margin-bottom: 8px !important;
}

.accreditation__msg {
  z-index: 5 !important;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .audio-player .controls-panel .volume::-ms-fill-lower {
    background: #9baab3;
    border-radius: 4px;
  }
  .audio-player .controls-panel .volume::-ms-track {
    background: #9baab3;
    color: transparent;
    display: block;
    height: 8px;
    border: none;
    border-radius: 4px;
  }
  .audio-player .controls-panel .volume::-ms-thumb {
    background: rgb(196, 196, 196);
    width: 16px;
    height: 16px;
    border-radius: 100%;
    border: none;
    margin: -1px 0 0;
  }
  .audio-player .controls-panel .volume {
    width: 100%;
    height: 20px;
    outline: none;
    vertical-align: middle;
    padding: 0;
    border: none;
    background: none;
  }
}

ul.stream-controls__list {
  list-style: none;
  padding-left: 0;
}
ul.stream-controls__list li.stream-controls__item {
  margin-bottom: 0;
}
span.stream-controls__time {
  width: auto;
}

.announcement__block {
  margin-bottom: 25px;
}

.announcement__block + .accreditation {
    margin-top: -25px;
    margin-bottom: 25px;
}

.hotLine__text {
  font-size: 14px;
}
.hotLine__right .numbers {
  margin-bottom: 5px;
}

/* Internet Explorer 10 */
.ie_10 .site-logo__text {
  width: 80%;
  display: inline-block;
}

.ie_10 .page-header__title {
    width: 100%;
    box-sizing: border-box;
}

.ie_10 .page-header.with-share .page-header__title {
    padding-right: 200px;
}

.ie_10 .page-header .share {
    position: absolute;
    float: none;
    top: 70px;
    right: 0;
}

@media screen and (max-width: 992px) {
    .ie_10 .page-header.with-share .page-header__title {
        padding-right: 0;
    }

    .ie_10 .page-header .share {
        position: relative;
        top: 0;
    }
}

.special .ie_10 .map__select {
    top: 0;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.ie_10 .accreditation__btn {
    display: block;
}

.ie_10 .announcement__text {
    flex-shrink: 1;
}

.ie_10 .advanced-form-wrap__side-filters__select {
    flex-shrink: 1;
}

.ie_10 .advanced-form-wrap label {
    display: block;
    flex-shrink: 1;
}

.ie_10 .advanced-form-wrap__row :nth-of-type(1).advanced-form-wrap__col {
    justify-content: space-between;
}
/* Internet Explorer 10 */

.meeting-date-published {
  font-size: 13px;
  font-family: "PTSans-Regular", sans-serif;
}

.news-slider__group {
  margin-top: 40px;
}

.news-slider__pub-date {
  max-width: 110px;
  color: white;
  padding: 4px;
  font-size: 13px;
  text-align: center;
  background: rgba(94, 182, 173, 0.7);
}

.news-slider__title {
  padding: 5px 14px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "PTSans-Regular", sans-serif;
  line-height: 1.05;
  color: #fff;
  background-color: #6E757F;
}

.news-slider__news-link {
  display: inline-block;
  color: #fff;
  line-height: normal;
  outline: none;
  font-size: 19px;
}

.news-slider__news-link:focus,
.news-slider__news-link:hover,
.news-slider__news-link:active{
  color: #fff;
  text-decoration: none;
  outline: none;
}

.photo-announce__text-link {
  margin-top: 10px !important;
}

.photo-announce__date,
.photo-announce__time {
  font-size: 13px !important;
}
.page-header {
  justify-content: space-between;
}
.page-header-date {
  margin-bottom: 10px;
}

.share-box-right {
  display: flex;
  width: 100%;
  justify-content: flex-end;
}

.share-box-left {
  display: flex;
  width: 100%;
  justify-content: flex-start;
}

.share-box-center {
  display: flex;
  width: 100%;
  justify-content: center;
}

.content__identify-class ul > li {
  line-height: 1.7;
}