html {font: 12px/18px Georgia, 'Times New Roman', serif;}
body {background: #e6ebee url(/media/pics/bg7.jpg) repeat-x top; font: 12px/18px Georgia, 'Times New Roman', serif; min-width: 1200px;}
.wrapper {max-width: 1200px; margin: 0 auto;}
.wrapper__inner {background: #fff;}

b,strong, .b, .bold {font-weight: bold;}
i, em, .i, .italic {font-style: italic;}
sub {vertical-align: sub;}
sup {vertical-align: super;}
a[href*="#"] {text-decoration: none;}
.center {text-align: center;}

.clearfix:after {content: "."; clear: both; display: block; visibility: hidden; height: 0px;}
.divclearfix {content: "."; clear: both; display: block; visibility: hidden; height: 0px;}
.g-overflowh {overflow: hidden;}
.g-hidden {display: none;}

.g-input-text {color: #000 !important; font-style: normal !important;}

.g-text-gray  {color: gray;}
.g-text-red {color: red;}

/* Кнопка наверх */
.toplink {z-index: 40; position: fixed; bottom: 40px; width: 50px; height: 50px; cursor: pointer; background: url(/media/pics/toplink.png) no-repeat 0 -100px; display: none;}


/* Иконка зазгрузчика */
.block-loader {display: block; height: 33px; text-align: center; background: url(/media/pics/loading.gif) no-repeat center center;}

/* Placeholder  */
::-webkit-input-placeholder {color:#8d9598;}
::-moz-placeholder          {color:#8d9598;}/* Firefox 19+ */
:-moz-placeholder           {color:#8d9598;}/* Firefox 18- */
:-ms-input-placeholder      {color:#8d9598;}

:focus::-webkit-input-placeholder {color: transparent}
:focus::-moz-placeholder          {color: transparent}
:focus:-moz-placeholder           {color: transparent}
:focus:-ms-input-placeholder      {color: transparent}

input[type=number] {	
	padding: 0;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

/* Заголовок с левым выравниванием, например для списка статей */
.block-caption-left {color: #333; font-size: 26px; font-weight: bold; margin: 0 0 30px; line-height: 1.2;}
.block-subcaption-left {color: #333; font-size: 18px; font-weight: bold; margin: 20px 0 14px;}
.block-caption-center {color: #333; font-size: 26px; font-weight: bold; margin: 0 0 30px; line-height: 1.2; text-align: center;}
.block-subcaption-center {}

/* Аудиоплеер */
.audioplayer{height: 22px;color: #a4a4a4;position: relative;z-index: 1; margin: 0 0 10px;}
.audioplayer-mini{width: 2.5em; /* 40 */margin: 0 auto;}
.audioplayer > div{position: absolute;}
.audioplayer-playpause{width: 2.5em; /* 40 */height: 100%;text-align: left;text-indent: -9999px;cursor: pointer;z-index: 2;top: 0;left: 0;}
.audioplayer-mini .audioplayer-playpause{width: 100%;}
.audioplayer-playpause:hover,.audioplayer-playpause:focus{color: #000;}
.audioplayer-playpause a{display: block;}
.audioplayer:not(.audioplayer-playing) .audioplayer-playpause a{position: absolute; display: block; width: 18px; height: 18px; background: url(/media/pics/audio_player.png) no-repeat -15px -3px; float: left; margin: 3px 0 0;}
.audioplayer-playing .audioplayer-playpause a{position: absolute; display: block; width: 18px; height: 18px; background: url(/media/pics/audio_player.png) no-repeat -15px -21px; float: left; margin: 3px 0 0;}
.audioplayer-time{position: absolute; text-align: center;z-index: 2; top: 0; text-align: center; color: #a6a7a8; font-size: 11px; height: 18px; width: 90px; left: 18px; padding: 0 5px; line-height: 18px; margin: 3px 0 0;}
.audioplayer-time-duration{display: none;}
.audioplayer-novolume .audioplayer-time-duration{border-right: 0;right: 0;}
.audioplayer-bar{cursor: pointer; z-index: 1; left: 120px; display: block; width: 160px; height: 7px; background: url(/media/pics/audio_player.png) no-repeat -36px -45px; top: 9px;}
.audioplayer-bar:hover .audioplayer-bar-tooltip {display: block;}
.audioplayer-novolume .audioplayer-bar{right: 4.375em; /* 70 */}
.audioplayer-bar-loaded{width: 0; z-index: 1; display: block; height: 7px; background: url(/media/pics/audio_player.png) no-repeat -36px -63px; position: absolute; /*z-index: 1; display: block; height: 7px; background: url(/media/pics/audio_player.png) no-repeat -36px -18px;*/}
.audioplayer-bar-played{width: 0; z-index: 1; display: block; height: 7px; background: url(/media/pics/audio_player.png) no-repeat -36px -54px; position: absolute;}
.audioplayer-bar-point {display: block; width: 14px; height: 13px; background: url(/media/pics/audio_player.png) no-repeat 0 -6px; position: absolute; top: -3px; right: -7px;}
.audioplayer-volume{height: 100%; position: absolute; width: 24px; text-align: left; text-indent: -9999px; cursor: pointer; z-index: 2; top: 0; right: 0;}
.audioplayer-volume:hover,.audioplayer-volume:focus{color: #000;}
.audioplayer-volume-button{width: 100%;}
.audioplayer-volume-button a{display: block; position: relative; top: 5px; z-index: 1; display: block; width: 19px; height: 14px; background: url(/media/pics/audio_player.png) no-repeat -15px -53px; float: left;}
.audioplayer-mute .audioplayer-volume-button a {background-position: -15px -39px}
.audioplayer-volume-adjust{height: 68px; width: 22px; cursor: default; position: absolute;left: -4px; right: -1px;top: -9999px;background: #333d45;border-radius: 5px; border: 1px solid #333d45;}
.audioplayer-volume:not(:hover) .audioplayer-volume-adjust{opacity: 0;}
.audioplayer-volume:hover .audioplayer-volume-adjust{top: auto;bottom: 100%;}
.audioplayer-volume-adjust > div{width: 4px;height: 50px;background: url(/media/pics/audio_player.png) no-repeat 0 -20px;cursor: pointer;position: relative;z-index: 1;margin: auto 8px; top: 9px;}
.audioplayer-volume-adjust div div{width: 100%;height: 100%;position: absolute;bottom: 0;left: 0;background: url(/media/pics/audio_player.png) no-repeat -4px -20px;}
.audioplayer-novolume .audioplayer-volume{display: none;}
.audioplayer *,.audioplayer *:before,.audioplayer *:after{-webkit-transition: color .25s ease, background-color .25s ease, opacity .5s ease;-moz-transition: color .25s ease, background-color .25s ease, opacity .5s ease;-ms-transition: color .25s ease, background-color .25s ease, opacity .5s ease;-o-transition: color .25s ease, background-color .25s ease, opacity .5s ease;transition: color .25s ease, background-color .25s ease, opacity .5s ease;}
.audioplayer-bar .audioplayer-bar-tooltip {display: none; position: absolute; top: 11px; width: auto; height: auto; padding: 0 5px; background: #fff; text-align: center; color: #000; text-shadow: none; border: 1px solid #ccc;}
.audioplayer-download {display: none;}

/*.block-doc .audioplayer {background: #292a2f; height: 40px;}
.block-doc .audioplayer-playpause {top: 8px; left: 10px;}
.block-doc .audioplayer-time {top: 8px; left: 38px; width: 100px;}
.block-doc .audioplayer-bar {top: 17px; left: 158px; width: 200px;}
.block-doc .audioplayer-volume {top: 8px; right: 40px;}
.block-doc .audioplayer-bar {width: 570px; background-position: 0 -72px;}
.block-doc .audioplayer-bar-played {background-position: 0 -90px;}
.block-doc .audioplayer-bar-played {background-position: 0 -81px;}
.block-doc .audioplayer-download {background: url(/media/pics/audio_player.png) no-repeat -223px -25px; width: 16px; height: 18px; display: block; position: absolute; top: 9px; right: 10px;}*/

.block-doc .audioplayer {width: 250px; background: #eef5ec; border: 5px solid #eef5ec; border-radius: 5px; padding-bottom: 3px;}
.block-doc .audioplayer:not(.audioplayer-playing) .audioplayer-playpause a,
.block-doc .audioplayer-playing .audioplayer-playpause a,
.block-doc .audioplayer-bar,
.block-doc .audioplayer-bar-loaded,
.block-doc .audioplayer-bar-played,
.block-doc .audioplayer-bar-point,
.block-doc .audioplayer-volume-button a,
.block-doc .audioplayer-volume-adjust > div,
.block-doc .audioplayer-volume-adjust div div {background-image: url(/media/pics/audio_player_article.png);}

.block-doc .audioplayer-time {width: 45px; display: block; left: 155px;}
.block-doc .audioplayer-bar {width: 125px; left: 30px;}
.block-doc .audioplayer-download {display: block;
    position: absolute;
    right: 0;
    top: 2px;
    width: 16px;
    height: 18px;
    background: url(/media/pics/audio_player_article.png) no-repeat -223px -27px;}

.block-doc .audioplayer-volume {right: auto; left: 210px;}


.block-left {width: 850px; float: left; padding-left: 20px; background: #fff;}
.block-left_index {width: 760px;}
.block-right {width: 290px; float: right; padding-right: 20px;}
.block-right_index {width: 380px;}
.block-both {padding: 0 20px;}

.block-upperpanel {height: 30px; background: #fff; overflow: hidden; border-bottom: 1px solid #dadde0;}
.block-upperpanel__inner {max-width: 1200px; margin: 0 auto;}
.block-upperpanel__social {margin: 0; height: 30px; overflow: hidden; float: left;}
.block-upperpanel__socitem {display: block; height: 30px; width: 30px !important; margin: 0; border-right: 1px solid #dadde0; float: left; background-image: url(/media/pics/upperpanel_icons_30.png); background-repeat: no-repeat;}
.block-upperpanel__socitem_vk {background-position: 0 0; border-left: 1px solid #dadde0;}
.block-upperpanel__socitem_vk:hover {background-position: -30px 0;}
.block-upperpanel__socitem_ok {background-position: 0 -30px;}
.block-upperpanel__socitem_ok:hover {background-position: -30px -30px;}
.block-upperpanel__socitem_fb { background-position: 0 -60px; display: none;}
.block-upperpanel__socitem_fb:hover {background-position: -30px -60px;}
.block-upperpanel__socitem_tw {background-position: 0 -90px;}
.block-upperpanel__socitem_tw:hover {background-position: -30px -90px;}
.block-upperpanel__socitem_lj {background-position: 0 -120px;}
.block-upperpanel__socitem_lj:hover {background-position: -30px -120px;}
.block-upperpanel__socitem_youtube {background-position: 0 -150px;}
.block-upperpanel__socitem_youtube:hover {background-position: -30px -150px;}
.block-upperpanel__socitem_elitsy {background-position: 0 -180px;}
.block-upperpanel__socitem_elitsy:hover {background-position: -30px -180px;}
.block-upperpanel__socitem_rss {background-position: 0 -210px;}
.block-upperpanel__socitem_rss:hover {background-position: -30px -210px;}
.block-upperpanel__socitem_mail {background-position: 0 -240px;}
.block-upperpanel__socitem_mail:hover {background-position: -30px -240px;}
.block-upperpanel__socitem_telegram {background-position: 0 -271px;}
.block-upperpanel__socitem_telegram:hover {background-position: -30px -271px;}
.block-upperpanel__socitem_instagram {background-position: 0 -300px; display: none;}
.block-upperpanel__socitem_instagram:hover {background-position: -30px -300px;}
.block-upperpanel__markers {margin: 0; height: 30px; overflow: hidden; float: right;}
.block-upperpanel__marker {padding: 0 10px; margin: 0; float: right; line-height: 30px; color: #333; text-decoration: none; display: block; border-right: 1px solid #dadde0; border-left: 0;}
.block-upperpanel__marker:hover {text-decoration: underline;}
.block-upperpanel__lang {background: url(/media/pics/upperpanel_flags_30.png) no-repeat 10px 0; padding-left: 38px;}
.block-upperpanel__lang_eng {border-left: 1px solid #dadde0;}
.block-upperpanel__lang_srp {background-position: 10px -30px;}
.block-upperpanel__lang_gr {background-position: 10px -120px;}
.block-upperpanel__subscription {background: url(/media/pics/upperpanel_flags_30.png) no-repeat 9px -60px; border: 0; padding-left: 36px; border-left: 1px solid #dadde0;}
.block-upperpanel__subscription:hover {background-position: 9px -90px;}

.header {display: block; height: 160px; position: relative; overflow: hidden; font-family: Helvetica, Arial, sans-serif;}
.b-header__inner {}
.header__logo {display: block; background: url(/media/pics/header_logo2.png) no-repeat left top; width: 453px; height: 116px; margin: 22px 0; position: static; top: auto; left: auto;}
.header__churches {display: block; background: url(/media/pics/header_churches_88.png) no-repeat center top; top: 18px; left: 720px; width: 90px; height: auto; text-align: center; position: absolute; padding: 90px 0 0; text-decoration: none; color: #333; font-size: 14px; line-height: 16px; font-weight: bold;}
.header__sds {display: block; background: url(/media/pics/header_sds_88.png) no-repeat center top; top: 18px; left: 720px; width: 90px; height: auto; text-align: center; position: absolute; padding: 90px 0 0; text-decoration: none; color: #333; font-size: 14px; line-height: 16px; font-weight: bold;}
.header__sm {display: block; background: url(/media/pics/header_sm_88.png) no-repeat center top; top: 18px; left: 53%; width: 90px; height: auto; text-align: center; position: absolute; padding: 90px 0 0; text-decoration: none; color: #333; font-size: 14px; line-height: 16px; font-weight: bold;}
.header__calendar {display: block; width: 140px; height: auto; position: absolute; top: 18px; left: 40%; padding: 90px 0 0; text-align: center; text-decoration: none; color: #333; font-size: 14px; line-height: 16px; font-weight: bold; background: url(/media/pics/header_calendar_88.png) no-repeat center top;}
.header__date {width: 82px; height: 84px; position: absolute; left: 0; top: 0;}
.header__calendar-days {width: 40px; height: 30px; display: none; background: url(/media/pics/header_days2.png) 0 0; position: absolute; left: 48px; top: 18px;}
.header__calendar-months {width: 60px; height: 20px; display: none; background: url(/media/pics/header_days2.png) 0 0; position: absolute; left: 40px; top: 42px;}
.header__calendar:hover, .header__churches:hover {text-decoration: underline;}

.b-header-lang {width: 90px; left: 53%; font-weight: normal; padding-top: 10px; text-align: left; display: block; height: auto; position: absolute; top: 18px; text-align: center; text-decoration: none; color: #333; font-size: 1.1667rem; line-height: 1.333rem; font-weight: bold;}
.b-header-lang a {display: block; margin: 0 0 5px; color: #000; text-decoration: none;}
.b-header-lang__flag {width: 22px; height: 16px; margin: 5px 10px 0 0; display: block; float: left; background-image: url(/media/pics/header-flags.png); background-repeat: no-repeat;}
.b-header-lang__flag_el {background-position: 0 0;}
.b-header-lang__flag_sr {background-position: 0 -16px;}
.b-header-lang__flag_en {background-position: 0 -32px;}

.b-header {display: block; height: 160px; width: 100%; position: relative; overflow: hidden; font-family: Helvetica, Arial, sans-serif;}
.b-header__logo {width: 453px; height: 116px; margin: 22px 0;}
.b-header__sds, .b-header__calendar {display: block; height: auto; position: absolute; top: 18px; text-align: center; text-decoration: none; color: #333; font-size: 1.1667rem; line-height: 1.333rem; font-weight: bold;}
.b-header__calendar {width: 140px; left: 40%;}
.b-header__sds {width: 90px; left: 53%;}
.b-header__calendar span {position: absolute; display: none; background: url(/media/pics/header_days2.png) no-repeat;}
.b-header__calendar-days {width: 40px; height: 30px; left: 48px; top: 18px;}
.b-header__calendar-months {width: 60px; height: 20px; left: 40px; top: 42px;}

.header-adaptive {display: none; height: 50px; background: #fff; position: relative;}
.header-adaptive__menu {display: block; width: 58px; height: 50px; background: url(/media/pics/header-adaptive_menu.png); float: left; margin-right: 30px;}
.header-adaptive__menu_open {position: fixed; z-index: 3; margin: 0; top: 0; right: 0;}
.header-adaptive__logo {display: block; width: 161px; height: 50px; background: url(/media/pics/header-adaptive_logo.png); float: left;}
.header-adaptive__logo_pskov {display: block; width: 228px; height: 50px; background: url(/media/pics/header-adaptive_logo-pskov2.png); float: left;}

.block-editors-pick {width: 300px; height: 125px; position: absolute; top: 18px; right: 0; background: url(/media/pics/block-editors-pics_bg.png) no-repeat bottom left; display: block;}
.block-editors-pick__inner {display: block; width: 300px; height: 125px; overflow: hidden;}
.block-editors-pick__items {display: block;}
.block-editors-pick__item {display: block; width: 300px; height: 125px; float: left;}
.block-editors-pick__link {display: block; width: 300px; height: 120px; overflow: hidden; position: relative; text-decoration: none;}
.block-editors-pick__image {width: 300px; height: 120px; position: absolute; left: 0; top: 0;}
.block-editors-pick__buttons {width: 74px; height: 22px; position: absolute; left: 122px; top: 104px; display: block;}
.block-editors-pick__button {display: block; width: 37px; height: 22px; position: absolute; top: 0; overflow: hidden; background-image: url(/media/pics/editors-pick_buttons.png); background-repeat: no-repeat; cursor: pointer;}
.block-editors-pick__button_left {left: 0; background-position: 0 0;}
.block-editors-pick__button_left:hover {background-position: 0 -22px;}
.block-editors-pick__button_right {right: 0; background-position: -37px 0;}
.block-editors-pick__button_right:hover {background-position: -37px -22px;}

.block-search-adaptive {display: none; height: 70px; background: url(/media/pics/search-adaptive_bg.png)}
.block-search-adaptive__form {}
.block-search-adaptive__input {height: 70px; border: 0; background: transparent; color: #8d9598; font-size: 24px; line-height: 70px; margin-left: 30px; width: 90%;}
.block-search-adaptive__submit {display: block; width: 28px; height: 28px; background: url(/media/pics/search-adaptive_submit.png); float: right; margin: 21px 30px 0 0; cursor: pointer;}

/* Меню, старые стили */
.block-mainmenu {}
.block-mainmenu_adaptive {display: none; position: fixed; top: 0; left: 0; width: 100%; overflow: auto; z-index: 2;}
.block-mainmenu_show {display: block;}
.block-topmenu {min-height: 75px; clear: both; position: relative; margin: 0 0 30px; font-family: Helvetica, Arial, sans-serif;}
.block-topmenu_slide {}
.body_index .block-topmenu {margin: 0;}
.block-topmenu__items {display: block; height: 50px; padding-bottom: 25px; background: #003f3b url(/media/pics/menu_line.png) repeat-x bottom;}
.block-topmenu__item {display: block; height: 50px; float: left; text-align: center;}
.block-topmenu__link {position: relative; cursor: pointer; display: block; height: 50px; text-transform: uppercase; border-left: 1px solid #001f1d; border-right: 1px solid #005853; text-align: center; line-height: 52px; color: #fff0d3; text-decoration: none; text-shadow: 0px 1px 3px rgba(0, 0, 0, 1); font-size: 13px; font-weight: bold;}
.block-topmenu__link:hover {background-color: #002927; color: #fff0d3;}
.block-topmenu__link_active {background-color: #002927; color: #fff0d3;}
.block-topmenu__link_hover {background-color: #002927; color: #fff0d3;}
.block-topmenu__subitems {display: none; padding: 10px; position: relative; z-index: 4;}
.block-topmenu__subitem {color: #525255; font-size: 13px; display: inline; line-height: 30px; white-space: nowrap; letter-spacing:0.5px;}
.block-topmenu__subitems_right {text-align: right;}
.block-topmenu__sublink {color: #fff; text-decoration: none; padding: 0 8px;}
.block-topmenu__sublink:hover {color: #fff0d3;}
.block-topmenu__sublink_active {color: #fff0d3;}
.block-topmenu__medialink {letter-spacing: 1px; font-family: Helvetica, Arial, sans-serif; font-size: 13px; font-weight: bold; cursor: pointer; display: block; width: 150px; height: 50px; padding: 0; background: #b3564d url(/media/pics/menu_media2.png) no-repeat right top; color: #fff0d3; text-transform: uppercase; text-decoration: none; text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5); line-height: 52px; text-indent: 18px;}
.block-topmenu__medialink:hover {background-position: 0 -50px;}
.block-topmenu__item:last-child .block-topmenu__subitems {text-align: right;}
.block-topmenu__subwrap {display: block; background-color: #002927; width: 100%; position: relative; z-index: 4; margin-top: -25px;}
.block-topmenu__line {height: 25px; background: #432018 url(/media/pics/menu_line.png);}

.block-topmenu__item_active .block-topmenu__subitems {display: block;}
.block-topmenu_slide .block-topmenu__subitems {display: none;}

/* Меню */
.block-mainmenu {}
.block-mainmenu_adaptive {display: none; position: fixed; top: 0; left: 0; width: 100%; overflow: auto; z-index: 2;}
.block-mainmenu_show {display: block;}
.block-topmenu {min-height: 75px; clear: both; position: relative; margin: 0 0 30px; font-family: Helvetica, Arial, sans-serif;}
.block-topmenu_slide {}
.body_index .block-topmenu {margin: 0;}
.block-topmenu__items {display: block; height: 50px; padding-bottom: 25px; background: #003f3b url(/media/pics/menu_line.png) repeat-x bottom;}
.block-topmenu__item {display: block; height: 50px; float: left; text-align: center;}
.block-topmenu__item_1, .block-topmenu__item:nth-child(1) {width: 205px;}
.block-topmenu__item_2, .block-topmenu__item:nth-child(2) {width: 264px;}
.block-topmenu__item_3, .block-topmenu__item:nth-child(3) {width: 204px;}
.block-topmenu__item_4, .block-topmenu__item:nth-child(4) {width: 239px;}
.block-topmenu__item_5, .block-topmenu__item:nth-child(5) {width: 138px;}
.block-topmenu__item_6, .block-topmenu__item:nth-child(6) {width: 150px;}
.block-topmenu__link {position: relative; cursor: pointer; display: block; height: 50px; text-transform: uppercase; border-left: 1px solid #001f1d; border-right: 1px solid #005853; text-align: center; line-height: 52px; color: #fff0d3; text-decoration: none; text-shadow: 0px 1px 3px rgba(0, 0, 0, 1); font-size: 13px; font-weight: bold;}
.block-topmenu__link:hover {background-color: #002927; color: #fff0d3;}
.block-topmenu__link_active {background-color: #002927; color: #fff0d3;}

.block-topmenu__subitems {display: none; padding: 10px; position: relative; z-index: 4; position: absolute; left: 0; top: 50px; width: 1180px; text-align: left;}

.block-topmenu__item:hover .block-topmenu__subitems {opacity: 1; visibility: visible;}

.block-topmenu__subitem {color: #525255; font-size: 13px; display: inline; line-height: 30px; white-space: nowrap; letter-spacing:0.5px;}
.block-topmenu__subitems_right {text-align: right;}
.block-topmenu__sublink {color: #fff; text-decoration: none; padding: 0 8px;}
.block-topmenu__sublink:hover {color: #fff0d3;}
.block-topmenu__sublink_active {color: #fff0d3;}
.block-topmenu__medialink {letter-spacing: 1px; font-family: Helvetica, Arial, sans-serif; font-size: 13px; font-weight: bold; cursor: default; display: block; width: 150px; height: 50px; padding: 0; background: #b3564d url(/media/pics/menu_media2.png) no-repeat right top; color: #fff0d3; text-transform: uppercase; text-decoration: none; text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5); line-height: 52px; text-indent: 18px;}
.block-topmenu__medialink:hover {background-position: 0 -50px;}
.block-topmenu__item:last-child .block-topmenu__subitems {text-align: right;}
.block-topmenu__subwrap {display: block; background-color: #002927; width: 100%; position: absolute; top: 50px; z-index: 2; margin-top: 0;}
.block-topmenu__line {height: 25px; background: #432018 url(/media/pics/menu_line.png);}

.block-topmenu__item_active .block-topmenu__subitems {display: block;}
.block-topmenu_slide .block-topmenu__subitems {display: none;}


/* Адаптивное меню */
.block-menu-adaptive {display: none; background: #292a2f url(/media/pics/menu-adaptive_bg.png) repeat-y right top;}
.block-menu-adaptive__socials {height: 50px; background: #1e1f22; padding-left: 30px;}
.block-menu-adaptive__social {display: block; width: 22px; height: 20px; background: url(/media/pics/menu-adaptive_socials.png) no-repeat 0 0; float: left; margin-right: 10px; margin-top: 15px;}
.block-menu-adaptive__social_vk {background-position: 0 0;}
.block-menu-adaptive__social_fb {background-position: 0 -20px; display: none;}
.block-menu-adaptive__social_twitter {background-position: 0 -40px;}
.block-menu-adaptive__social_youtube {background-position: 0 -60px;}
.block-menu-adaptive__social_elitsy {background-position: 0 -80px;}
.block-menu-adaptive__social_rss {background-position: 0 -100px;}
.block-menu-adaptive__items {display: block;}
.block-menu-adaptive__item {display: block; background: #292a2f; font-size: 1.5em; line-height: 1.5em; color: #fff; border-top: 1px solid #212226; border-bottom: 1px solid #33353b; text-shadow: 0px 1px 2px rgba(0, 0, 0, 1);}
.block-menu-adaptive__item_separator {background: #1b1b20; height: 2em;}
.block-menu-adaptive__link {text-decoration: none; display: block; color: #fff; padding: 0.5em 10%;}
.block-menu-adaptive__subitems {display: block; background: #1b1b20;}
.block-menu-adaptive__subitem {display: block; font-size: 18px; line-height: 1.5; height: auto; border-top: 1px solid #16161a; border-bottom: 1px solid #222228;}
.block-menu-adaptive__sublink {text-decoration: none; display: block; color: #fff; padding: 0.5em 15%;}

.block-search-right {width: 290px; margin: 0 0 26px;}
.block-search-right__inner {}
.block-search-right__form {}
.block-search-right__wrap-input {width: 230px; height: 40px; padding: 0 10px 0 50px; background: #fff url(/media/pics/search-right.png) no-repeat left top;}
.block-search-right__input {width: 100%; height: 38px; line-height: 38px; border: 0; padding: 0; margin: 1px 0; background: transparent;  padding: 0; border: 0; font-style: italic;}
.block-search-right  input:-webkit-autofill {-webkit-box-shadow: inset 0 0 0 50px #fff !important; /* Цвет фона */
    -webkit-text-fill-color: #000 !important; /* цвет текста */
    color: #000 !important; /* цвет текста */}

.b-zppm-right, .b-pppm-right {margin: 0 0 36px;}	
.b-zppm-right img, .b-pppm-right img {width: 100%; height: auto;}	
	
.block-menu-responsive__open {display: none; background: url(/media/pics/respmenu_open.gif); position: absolute; cursor: pointer; height: 30px; width: 30px; top: 20px; left: 20px;}

.block-menu-responsive {display: none; background: #292a2f url(/media/pics/menu-adaptive_bg.png) repeat-y right top;}
.block-menu-responsive__socials {background: #1e1f22; padding: 0 5% 15px;}
.block-menu-responsive__socials:after {content: "."; clear: both; display: block; visibility: hidden; height: 0px;}
.block-menu-responsive__social {display: block; width: 22px; height: 20px; background: url(/media/pics/menu-adaptive_socials.png) no-repeat 0 0; float: left; margin-right: 15px; margin-top: 15px;}
.block-menu-responsive__social_vk {background-position: 0 0;}
.block-menu-responsive__social_fb {background-position: 0 -20px; display: none;}
.block-menu-responsive__social_twitter {background-position: 0 -40px;}
.block-menu-responsive__social_youtube {background-position: 0 -60px;}
.block-menu-responsive__social_elitsy {background-position: 0 -80px;}
.block-menu-responsive__social_rss {background-position: 0 -100px;}
.block-menu-responsive__social_ok {background-position: 0 -120px;}
.block-menu-responsive__social_lj {background-position: 0 -140px;}
.block-menu-responsive__social_tg {background-position: 0 -160px;}
.block-menu-responsive__social_ig {background-position: 0 -180px;}
.block-menu-responsive__social_mail {background-position: 0 -200px;}
.block-menu-responsive__items {display: block;}
.block-menu-responsive__item {display: block; background: #292a2f; font-size: 1.5em; line-height: 1.5em; color: #fff; border-top: 1px solid #212226; border-bottom: 1px solid #33353b; text-shadow: 0px 1px 2px rgba(0, 0, 0, 1);}
.block-menu-responsive__item_separator {background: #1b1b20; height: 2em;}
.block-menu-responsive__link {text-decoration: none; display: block; color: #fff; padding: 0.5em 5%; text-transform: uppercase;}
.block-menu-responsive__link span {float: right;}
.block-menu-responsive__subitems {display: block; background: #1b1b20;}
.block-menu-responsive__subitem {display: block; font-size: 18px; line-height: 1.5; height: auto; border-top: 1px solid #16161a; border-bottom: 1px solid #222228;}
.block-menu-responsive__sublink {text-decoration: none; display: block; color: #fff; padding: 0.5em 5% 0.5em 10%;}

.block-menu-responsive__item_mon .block-menu-responsive__subitems {display: none;}
.block-menu-responsive__item_more .block-menu-responsive__subitems {display: none;}

.block-menu-responsive__item_more_h {display: none;}
.block-menu-responsive__item_more_h .block-menu-responsive__link {text-transform: none;}

.block-menu-responsive__search {display: inline-block; width: 25px; height: 25px; background: url(/media/pics/menu-responsive-search.png); margin: 0 5%;}

.block-menu-responsive__item_search {}
.block-menu-responsive__item_search form {display: block; padding: 0 5%;}
.block-menu-responsive__item_search input[type="search"] {width: 100%; height: 2em;}



.block-menu-responsive {position: fixed; top: 0; left: 0; background: none; width: 100%; overflow: auto; z-index: 99;}
.block-menu-responsive__inner {background: #292a2f url(/media/pics/menu-adaptive_bg.png) repeat-y right top; width: 75%; max-width: 350px; position: relative;}
.block-menu-responsive__overlay {display: block; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: #000; opacity: 0.5; cursor: default;}
.block-menu-responsive__close {position: fixed; top: 0; right: 15px; font-size: 50px; color: #fff; display: block; line-height: 1; height: 50px; cursor: pointer;}
	
/* Список широких анонсов */

.list-articles-wide {margin-bottom: 20px;}

.list-articles-wide__heading {color: #333; min-height: 20px; letter-spacing: -0.03em; padding: 0; font-size: 22px; font-weight: bold; background: url(/media/pics/publications_heading2.png) no-repeat left center; text-indent: 28px; margin-bottom: 20px; margin-right: 22px; float: left;}
.list-articles-wide__heading a {color: #333; text-decoration: none;}
.list-articles-wide__heading_list {background: none; padding: 0; text-indent: 0; margin: 0 0 30px;}
.list-articles-wide__menu {display: block; float: left; line-height: 1; margin: 4px 0 0;}
.list-articles-wide__menu-item {display: inline; padding-right: 22px;}
.list-articles-wide__menu-item a {color: #007c5b; font-size: 14px; text-decoration: none; cursor: pointer;}
.list-articles-wide__items {float: none; clear: both; font: 1em/1.2em Arial, sans-serif; margin-bottom: 20px;}
.list-articles-wide__item {display: block; float: none; clear: both; margin-bottom: 20px; position: relative;}
.list-articles-wide__item:last-child {margin-bottom: 0;}
.list-articles-wide__item_nopic {height: auto; min-height: 0; margin-left: 215px;}
.list-articles-wide__item u {background: #ff0; text-decoration: none; padding: 2px;}
.list-articles-wide__sds {position: absolute; right: 5px; top: 5px; width: 44px; height: 44px;}
.list-articles-wide__pic {display: block; width: 200px; height: 150px; float: left; overflow: hidden; margin-right: 15px; background: #f8f6ea; line-height: 150px; line-height: 14px; text-align: center;}
.list-articles-wide__piclink {display: table; width: 100%; height: 100%;}
.list-articles-wide__piclink span {display: table-cell; vertical-align: middle;}
.list-articles-wide__piclink img {max-width: 200px; max-height: 150px; height: auto; vertical-align: middle;}
.list-articles-wide__popup {display: none; background: url(/media/pics/publications_hover.png); width: 200px; height: 150px; position: absolute; top: 0; left: 0;}
.list-articles-wide__popuplink {display: block; position: absolute; width: 200px; height: 124px; top: 0; left: 0;}
.list-articles-wide__bottom {display: block; background: #fff; width: 200px; height: 26px; position: absolute; bottom: 0; left: 0; font-size: 0.8em;}

.list-articles-wide__bookmark {display: none; width: 60px; height: 25px; float: left; border: 1px solid #dadde0; border-top: 0; color: #333; text-align: center; vertical-align: top}
.list-articles-wide__bookmark span {display: inline-block; width: 8px; height: 25px; background: url(/media/pics/publications_icons.png) no-repeat 0 -26px;}
.list-articles-wide__bookmark:hover {background: #007c5b; border-color: #007c5b; color: #fff;}
.list-articles-wide__bookmark:hover span {background-position: 0 0;}
	
.list-articles-wide__review {font-size: 1.2em; display: inline-block; width: 98px; height: 25px; line-height: 26px; float: left; border: 1px solid #dadde0; border-top: 0; color: #333; text-align: center; vertical-align: top;}
.list-articles-wide__review span {display: inline-block; height: 25px; background: url(/media/pics/publications_icons.png) no-repeat 0 -78px; padding-left: 20px;}
.list-articles-wide__review:hover {background: #007c5b; border-color: #007c5b; color: #fff;}
.list-articles-wide__review:hover span {background-position: 0 -52px;}
	
.list-articles-wide__comments {font-size: 1.2em; display: inline-block; width: 99px; height: 25px; line-height: 26px; float: left; border-bottom: 1px solid #dadde0;  border-right: 1px solid #dadde0; color: #333; text-align: center; vertical-align: top;}
.list-articles-wide__comments span {display: inline-block; height: 25px; background: url(/media/pics/publications_icons.png) no-repeat 0 -130px; padding-left: 20px;}
.list-articles-wide__comments:hover {background: #007c5b; border-color: #007c5b; color: #fff;}
.list-articles-wide__comments:hover span {background-position: 0 -104px;}
.list-articles-wide__comments_disable {cursor: default;}
.list-articles-wide__comments_disable:hover {background: #fff; border-bottom: 1px solid #dadde0; border-right: 1px solid #dadde0;}

.list-articles-wide__label {display: block; width: 95px; padding: 5px; background: #007c5b; color: #fff; text-align: center; position: absolute; top: 10px; left: 0; text-decoration: none;}

.list-articles-wide__text {display: block; text-decoration: none; margin-left: 215px; font: 1.2em/1.4em Arial, sans-serif;}
.list-articles-wide__text:after {content: "."; clear: both; display: block; visibility: hidden; height: 0px;}
.list-articles-wide__top {display: block; color: #707a7e; line-height: 1; padding: 0 0 2px; line-height: 1.4em; margin: 1em 0 0; text-align: left; float: none; font-size: 0.85em;}
.list-articles-wide__date {display: inline;}
.list-articles-wide__rating {display: inline; font-style: normal;}
.list-articles-wide__rating-item {padding: 0;}
.list-articles-wide__rating-qt {color: #707a7e;}
.list-articles-wide__separator {margin: 0 0.4em 2px; display: inline-block; background: #c4c6d3; height: 3px; width: 3px; overflow: hidden; color: #c4c6d3;}

.list-articles-wide__title {display: block; text-transform: uppercase; color: #333; font-weight: bold;}
.list-articles-wide__title a {text-decoration: none; color: #333;}
.list-articles-wide__subtitle {display: block; color: #333; font-weight: bold;}
.list-articles-wide__subtitle a {text-decoration: none; color: #333;}
.list-articles-wide__author {display: block; color: #007c5b; font-style: italic; font-weight: 500; margin: 0.2em 0 0;}
.list-articles-wide__author a {text-decoration: none; color: #007c5b;}
.list-articles-wide__short {display: block; color: #333; margin: 0.5em 0 0;}
.list-articles-wide__short a {text-decoration: none; color: #333;}

.list-articles-wide__nofind {padding: 40px 0; text-align: center; font-weight: bold;}
.list-articles-wide__item:hover .list-articles-wide__popup {display: block;}

.list-articles-wide__uppertitle {display: none; font: 1.2em/1.4em Arial, sans-serif; color: #333; font-weight: bold;}
.list-articles-wide__uppertitle a {color: #333; text-decoration: none;}
.list-articles-wide__uppersubtitle {display: none; font: 1.2em/1.4em Arial, sans-serif; color: #333; font-weight: bold;}
.list-articles-wide__uppersubtitle a {color: #333; text-decoration: none;}
.list-articles-wide__upperauthor {display: none; color: #007c5b; font-style: italic; font-weight: 500; margin: 0.2em 0 0; font: 1.2em/1.4em Arial, sans-serif;}
.list-articles-wide__upperauthor a {text-decoration: none; color: #007c5b; font-style: italic;}

/* Старая версия анонсов, удалить после перекеширования */

.block-publications {margin-bottom: 20px;}

.block-publications__heading {color: #333; min-height: 20px; letter-spacing: -0.03em; padding: 0; font-size: 22px; font-weight: bold; background: url(/media/pics/publications_heading2.png) no-repeat left center; text-indent: 28px; margin-bottom: 20px; margin-right: 22px; float: left;}
.block-publications__heading a {color: #333; text-decoration: none;}
.block-publications__heading_list {background: none; padding: 0; text-indent: 0; margin: 0 0 30px;}
.block-publications__menu {display: block; float: left; line-height: 1; margin: 4px 0 0;}
.block-publications__menu-item {display: inline; padding-right: 22px;}
.block-publications__menu-link {color: #007c5b; font-size: 14px; text-decoration: none; cursor: pointer;}
.block-publications__items {float: none; clear: both; font: 1em/1.2em Arial, sans-serif; margin-bottom: 20px;}
.block-publications__item {display: block; float: none; clear: both; margin-bottom: 20px; min-height: 150px; position: relative;}
.block-publications__item:last-child {margin-bottom: 0;}
.block-publications__item_nopic {height: auto; min-height: 0; margin-left: 215px;}
.block-publications__item u {background: #ff0; text-decoration: none; padding: 2px;}
.block-publications__link {text-decoration: none; display: block; position: relative;}
.block-publications__link:hover .block-publications__hover-popup {display: block;}
.block-publications__hover {display: block; width: 200px; height: 150px; float: left; overflow: hidden; margin-right: 15px; background: #f8f6ea; line-height: 150px; line-height: 14px; text-align: center;}
.block-publications__pic {display: table; width: 100%; height: 100%;}
.block-publications__pic span {display: table-cell; width: 100%; height: 100%; vertical-align: middle;}
.block-publications__pic span img {} /* после перекеширования сайта перенести сюда правило картинки, а класс с картинки удалить */
.block-publications__image {max-width: 200px; max-height: 150px; height: auto; vertical-align: middle;}
.block-publications__hover-popup {display: none; background: url(/media/pics/publications_hover.png); width: 200px; height: 150px; position: absolute; top: 0; left: 0;}
.block-publications__hover-bottom {display: block; background: #fff; width: 200px; height: 26px; position: absolute; bottom: 0; left: 0; cursor: pointer; font-size: 0.8em;}

.block-publications__hover-bookmark {display: none; width: 60px; height: 25px; float: left; border: 1px solid #dadde0; border-top: 0; color: #333; text-align: center; vertical-align: top;}
	.block-publications__hover-bookmark-icon {display: inline-block; width: 8px; height: 25px; background: url(/media/pics/publications_icons.png) no-repeat 0 -26px;}
	.block-publications__hover-bookmark:hover {background: #007c5b; border-color: #007c5b; color: #fff;}
	.block-publications__hover-bookmark:hover .block-publications__hover-bookmark-icon {background-position: 0 0;}

.block-publications__hover-review {font-size: 1.2em; display: inline-block; width: 98px /*75px*/; height: 25px; line-height: 26px; float: left; border: 1px solid #dadde0; border-top: 0; color: #333; text-align: center; vertical-align: top;}
	.block-publications__hover-review-icon {display: inline-block; height: 25px; background: url(/media/pics/publications_icons.png) no-repeat 0 -78px; padding-left: 20px;}
	.block-publications__hover-review:hover {background: #007c5b; border-color: #007c5b; color: #fff;}
	.block-publications__hover-review:hover .block-publications__hover-review-icon {background-position: 0 -52px;}

.block-publications__hover-comments {font-size: 1.2em; display: inline-block; width: 99px /*61px*/; height: 25px; line-height: 26px; float: left; border-bottom: 1px solid #dadde0;  border-right: 1px solid #dadde0; color: #333; text-align: center; vertical-align: top;}
	.block-publications__hover-comments-icon {display: inline-block; height: 25px; background: url(/media/pics/publications_icons.png) no-repeat 0 -130px; padding-left: 20px;}
	.block-publications__hover-comments:hover {background: #007c5b; border-color: #007c5b; color: #fff;}
	.block-publications__hover-comments:hover .block-publications__hover-comments-icon {background-position: 0 -104px;}
	.block-publications__hover-comments_disable {cursor: default;}
	.block-publications__hover-comments_disable:hover {background: #fff; border-bottom: 1px solid #dadde0; border-right: 1px solid #dadde0;}

.block-publications__label {display: block; width: 95px; padding: 5px; background: #007c5b; color: #fff; text-align: center; position: absolute; top: 10px; left: 0;}
.block-publications__text {display: block; text-decoration: none; margin-left: 215px; font: 1.2em/1.4em Arial, sans-serif;}
.block-publications__text:after {content: "."; clear: both; display: block; visibility: hidden; height: 0px;}
.block-publications__text_nopic {margin-left: 0;}
.block-publications__date {display: block; color: #707a7e; line-height: 1; padding: 0 0 10px;}
.block-publications__source {}
.block-publications__title {display: block; text-transform: uppercase; color: #333; font-weight: bold;}
.block-publications__title a {text-decoration: none; color: #333;}
.block-publications__subtitle {display: block; color: #333; font-weight: bold;}
.block-publications__subtitle a {text-decoration: none; color: #333;}
.block-publications__author {display: block; color: #007c5b; font-style: italic; font-weight: 500; margin: 0.2em 0 0;}
.block-publications__author a {text-decoration: none; color: #007c5b;}
.block-publications__short {display: block; color: #333; margin: 0.5em 0 0;}
.block-publications__short a {text-decoration: none; color: #333;}

.block-publications__nofind {padding: 40px 0; text-align: center; font-weight: bold;}
.block-publications__rating {display: block; line-height: 1.4em; padding: 0; margin: 1em 0 0; text-align: left; float: none; font-style: italic;}
.block-publications__rating-item {padding-left: 12px; display: inline;}
.block-publications__rating-item:first-child {padding-left: 0;}
.block-publications__rating-qt {color: #007c5b;}

.block-publications__toptext {display: block; color: #707a7e; line-height: 1; padding: 0 0 2px; line-height: 1.4em; margin: 1em 0 0; text-align: left; float: none; font-size: 0.85em;}
.block-publications__toptext .block-publications__date {display: inline;}
.block-publications__toptext .block-publications__rating {display: inline; font-style: normal;}
.block-publications__toptext .block-publications__rating-item {padding: 0;}
.block-publications__toptext .block-publications__rating-qt {color: #707a7e;}

.block-publications__separator {margin: 0 0.4em 2px; display: inline-block; background: #c4c6d3; height: 3px; width: 3px; overflow: hidden; color: #c4c6d3;}

/*************/


.block-readmore {display: block; width: 170px; height: 32px; background: url(/media/pics/readmore_bg.png); color: #fff; font-size: 13px; text-align: center; line-height: 32px; margin: 20px auto 20px; text-decoration: none;}
.block-readmore:hover {background-position: 0 -32px;}

.block-heading-right {color: #333; display: inline-block; text-decoration: none; font-size: 15px; font-weight: bold; text-transform: uppercase; padding-left: 32px; background-repeat: no-repeat; background-position: left center; line-height: 22px; margin: 0 0 14px;}
.block-heading-right_fresh {background-image: url(/media/pics/heading-right_fresh.png);}
.block-heading-right_select {background-image: url(/media/pics/heading-right_select.png);}
.block-heading-right_other {background-image: url(/media/pics/heading-right_other.png);}
.block-heading-right_theme {padding-left: 0; margin: 0;}

.block-heading-right__author {display: block; text-decoration: none; color: #333; text-align: left; display: inline-block; font-size: 18px; font-weight: bold; line-height: 1.5; margin: 0 0 14px;}
.block-heading-right__author_hidden {display: none;}

.block-subheading-right {color: #333; display: inline-block; text-decoration: none; font-size: 15px; line-height: 22px; margin: 0 0 14px; text-align: center;}

.block-articles-right {display: block; text-decoration: none; background: #f4f5f6; padding: 20px; margin: 0 0 36px; text-align: center;}
.block-articles-right_other {background: #eaf4f8;}
.block-articles-right_fresh {background: #f8f6ea;}
.block-articles-right_fresh .block-articles-right__item {display: none;}
.block-articles-right_select {background: #eef5ec;}
.block-articles-right_select .block-articles-right__item {display: none;}
.block-articles-right__item {display: block; text-align: center; border-top: 1px solid #dadde0; padding: 20px 0 17px;}
#authorsArticles .block-articles-right__item {display: none;} /*cdw изначальное состояние статей автора в правой колонке*/
.block-articles-right__item:first-child {padding-top: 0; border: 0 !important;}
.block-articles-right__item_noborder {padding-top: 0; border: 0 !important;}
.block-articles-right__pic {}
.block-articles-right__image {margin: 0 auto 14px; max-width: 160px; max-height: 120px; display: block; overflow: hidden; text-align: center; line-height: 120px;}
.block-articles-right__image img {max-width: 160px; max-height: 120px; vertical-align: middle;}
.block-articles-right__text {display: block; padding: 0 0 14px;}
.block-articles-right__title {display: block; color: #333; font-size: 14px; line-height: 20px; margin: 0 0 5px;}
.block-articles-right__tlink {color: #333; text-decoration: none; font-weight: bold;}
.block-articles-right__subtitle {display: block; color: #333; font-size: 14px; line-height: 20px; margin: 0 0 5px;}
.block-articles-right__author {display: block; color: #333; font-size: 14px; line-height: 20px; margin: 0 0 5px;}
.block-articles-right__stlink {color: #333; text-decoration: none;}
.block-articles-right__rating {display: block; font-size: 12px; line-height: 1; margin: 0 0 18px 12px;}
.block-articles-right__rating-item {color: #555; padding-right: 12px; display: inline;}
.block-articles-right__rating-num {color: #007c5b; padding-left: 4px; font-weight: bold;}
.block-articles-right__views {display: block; height: 12px; margin-left: 18px;}
.block-articles-right__views-item {display: inline-block; background: url(/media/pics/articles-right_views.png) no-repeat left top; padding: 0 18px 0 20px; line-height: 12px; font-size: 12px;}
.block-articles-right__views-item_comments {background-position: 0 -14px;}
.block-articles-right__gift {display: block; border-top: 1px solid #dadde0;}
.block-articles-right__gift img {margin-left: -20px;}

.block-articles-right_other .block-articles-right__author {display: none;}

.block-social-right {display: block; margin: 0 0 36px;}

.block-bottom-menu {margin: 40px 0 36px;}
.block-bottom-menu__column {width: 220px; padding-right: 20px; float: left;}
.block-bottom-menu__title {font-size: 14px; color: #333; font-weight: bold; margin-bottom: 18px;}
.block-bottom-menu__tlink {color: #333; text-decoration: none;}
.block-bottom-menu__items {margin: 0 0 20px;}
.block-bottom-menu__item {color: #007c5b; font-size: 12px; line-height: 20px; padding-bottom: 10px;}
.block-bottom-menu__link {color: #007c5b; text-decoration: none;}

/* Страница документа */
.block-breadcrumbs {margin: 0 0 18px; font-size: 12px; float: left;}
.block-breadcrumbs_doc {margin-left: 20px;}
.block-breadcrumbs__item {color: #555; display: inline; text-decoration: none; background: url(/media/pics/breadcrumbs.gif) no-repeat left center; padding: 0 6px 0 10px;}
.block-breadcrumbs__item_format {background: none; padding-left: 0;}
.block-breadcrumbs__item_format strong {padding-right: 6px;}
.block-breadcrumbs__item:first-child {padding-left: 0; background: none;}
.block-breadcrumbs__link {color: #007c5b; text-decoration: none;}
.block-breadcrumbs__link:hover {text-decoration: underline;}

.block-doc-print {float: right; margin-right: -26px;}
.block-doc-print__item {color: #555; font-size: 12px; display: inline; background: url(/media/pics/doc_print.png) no-repeat 0 0; padding-left: 22px; padding-right: 26px;}
.block-doc-print__item:first-child {display: none;} /* скрываем счетчик */
.block-doc-print__item_p {background-position: 0 -16px;}
.block-doc-print__link {color: #555; text-decoration: none;}

.block-doc {clear: both; margin: 26px 20px; font-family: Georgia, 'Times New Roman', serif; font-size: 1.5em; color: #000; line-height: 1.4em; text-align: justify;}

.block-doc_105176 article,
.block-doc_115438,
.block-doc_146088 article,
.block-doc_129958 article {font-family: "Times New Roman", serif;}

.block-doc_148763 p:first-child {color: #333; font-size: 18px; text-align: center; margin: 0 0 22px; line-height: 1.5em; font-weight: bold; text-transform: uppercase;}
.block-doc_148763 p:first-child a {color: #333; text-decoration: none; border-bottom: 1px dashed #000;}
.block-doc_148763 p:first-child a:hover {border-bottom: 1px solid #000;}

.block-doc_accent {font-family: "Times New Roman", serif;}
.block-doc p {color: #000; margin: 0 0 1em; text-align: left;}
.block-doc_115438 p {font-family: "Times New Roman", serif;}
.block-doc a {color: #007c5b;}
.block-doc blockquote {width: 310px; float: right; border-top: 1px solid #dadde0; border-bottom: 1px solid #dadde0; margin: 2em 0 2em 2em; font-size: 1em; line-height: 1.5em; font-weight: bold; background: url(/media/pics/doc_citation.png) no-repeat left 20px; padding: 1.5em 0 1.5em 2em; text-align: left;}
.block-doc blockquote p {text-align: left; margin: 0; padding: 0;}
.block-doc ul {list-style-type: disc; margin: 0 0 20px 40px;}
.block-doc ol {list-style-type: decimal; margin: 0 0 20px 40px;}
.block-doc li {font-size: 1em; color: #000; line-height: 1.5; text-align: left;}
.block-doc .content_image {display: block; color: #555; font-size: 14px; font-style: italic; margin: 0 auto 38px;}
.block-doc .content_image.left {float: left; margin: 0 2em 2em 0;}
.block-doc .content_image.right {float: right; margin: 0 0 2em 2em;}
.block-doc .content_image_text {text-decoration: none; display: block;}
.block-doc table {border: 1px solid #dadde0; background: #fff; margin: 0 0 20px;}
.block-doc table:not[border] {border: 0;}
.block-doc table[border="0"] {border: 0;}
.block-doc table[align="center"] {margin: 0 auto 20px;}
.block-doc table th {font-weight: bold; text-align: center;}
.block-doc table th p {text-align: center;}
.block-doc table th, .block-doc table td {border: 1px solid #dadde0; padding: 5px; font-size: 18px; color: #000; line-height: 24px;}
.block-doc table:not[border] th, .block-doc table:not[border] td {border: 0; padding: 2px; font-size: inherit; color: #000; line-height: 1;}
.block-doc table[border="0"] th, .block-doc table[border="0"] td {border: 0; padding: 2px; font-size: inherit; color: #000; line-height: 1;}
.block-doc table td {vertical-align: top; text-align: left;}
.block-doc .content_video {height: auto !important;}
.block-doc .videoplayer {display: block;}
.block-doc__note {padding: 1em 0 1em 50%; font-family: Arial, sans-serif; font-size: 0.8em;}

.block-doc__title {font-size: 1.2em; text-transform: uppercase; color: #333; text-align: center; margin: 0 0 22px; line-height: 1.5em; font-weight: bold; letter-spacing: 0.1em;}
.block-doc__title_nomargin {margin-bottom: 0;}
.block-doc__title_digit {text-transform: none; letter-spacing: normal; font-size: 1.5em; line-height: 1.2em;}
.block-doc h2, .block-doc__subtitle {font-size: 1.2em; color: #333; text-align: center; margin: 0 0 22px; line-height: 1.5em; font-weight: bold;}
.block-doc__above {margin: 0 0 26px; text-align: right;}
.block-doc__under {margin: 0 0 26px; text-align: right;}

.block-doc video {width: 100%; max-width: 700px; height: auto;}

.b-doc__accent, .b-doc__accent p {font-family: 'Times New Roman', serif;}

.b-doc__pic {display: block; font-size: 12px; text-align: center; color: #555; font-family: Arial, sans-serif; line-height: 1.4; font-style: italic;}
.b-doc__pic a {text-decoration: none; color: inherit;}
.b-doc__pic img {}
.b-doc__pic span {}
.b-doc__pic_left {float: left; margin: 0 1em 0 0;}
.b-doc__pic_center {margin: 0 auto 1em;}
.b-doc__pic_right {float: right; margin: 0 0 0 1em;}

/* 05,07,2016. После обновления всех страниц со статьями убрать маргины и привести в порядок стили */
.block-doc__above p, .block-doc__under p {margin: 0 !important; text-align: right; font-style: italic; color: #000;};
.block-doc__above a, .block-doc__under a {color: #007c5b; text-decoration: none;}
.block-doc__above a:hover, .block-doc__under a:hover {text-decoration: underline;}

p.block-doc__author {text-align: right; color: #000; font-size: 1em; font-style: italic; line-height: 1.8; margin: 0 0 26px; clear: both;}
p.block-doc__author a {color: #007c5b; text-decoration: none;}
p.block-doc__source {text-align: right; color: #000; font-size: 1em; font-style: italic; line-height: 1.8; margin: 0 0 26px;}
p.block-doc__source a {color: #007c5b; text-decoration: none;}
p.block-doc__date {text-align: right; color: #000; font-size: 1em; font-style: italic; line-height: 1.8; margin: 0 0 26px; clear: both;}
p.block-doc__date a {color: #007c5b; text-decoration: none;}
.block-doc__advtauthor {font-size: 18px;}
.block-doc__advtauthor p {font-size: 1em; line-height: 1.8;}
.block-doc__advtauthor a {color: #007c5b; text-decoration: none;}


.block-doc__image {text-align: center; margin: 0 0 38px;}
.block-doc__image-link {text-decoration: none; display: block;}
.block-doc__image-title {display: block; color: #555; font-size: 14px; font-style: italic; margin: 14px 0 0;}
.block-doc__citation {width: 310px; float: right; border-top: 1px solid #dadde0; border-bottom: 1px solid #dadde0; padding: 20px 0; margin: 50px 0 50px 50px; font-size: 18px; line-height: 26px; font-weight: bold;}
.block-doc__citation-image {float: left; margin: 0 14px 20px 0;}
.block-doc__video {text-align: center;}
.block-doc__audio {text-align: center; margin: 0 0 38px;}
.block-doc__audio-player {}
.block-doc__audio-title {display: block; color: #555; font-size: 14px; font-style: italic; margin: 14px 0 0;}

.block-doc__advt {color: #000;}
.block-doc__advt p {margin: 0 0 1em;}

.content_image {margin-bottom: 20px;}
.content_image img {margin: 0;}
.content_image.left {float: left; margin-right: 20px;}
.content_image.right {float: right; margin-left: 20px;}
.content_image.center {margin: 0 auto 20px;}
.content_image.link {cursor: pointer;}
.content_image .content_image_text {font-size: 12px; display: block; text-align: center; color: #555; font-family: Arial, sans-serif; font-weight: normal; line-height: 1.4;
	white-space: pre-wrap;       /* CSS 3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */
	}
.content_image .imagetext {display: none;}

.block-donation-temple {display: block; margin: 0 0 28px; text-align: center;}

.block-doc-rs {height: 24px; margin: 0 0 20px; clear: both;}
.block-doc-rs:after {display: table; clear: both;}

.block-doc-rating {height: 24px; float: left; font-family: 'Roboto Slab', serif; clear: both;}
.block-doc-rating__item {display: inline; padding-right: 14px; line-height: 24px; font-size: 13px; font-weight: bold; text-transform: uppercase;}
.block-doc-rating__down {display: inline-block; width: 36px; height: 24px; background: url(/media/pics/doc_rating.png) no-repeat 0 0; cursor: pointer; margin-right: 8px; vertical-align: middle;}
.block-doc-rating__down:hover {background-position: 0 -24px;}
.block-doc-rating__up {display: inline-block; width: 36px; height: 24px; background: url(/media/pics/doc_rating.png) no-repeat 0 0; cursor: pointer; margin-right: 8px; vertical-align: middle;}
.block-doc-rating__up:hover {background-position: -36px -24px;}

/* Стили для статьи в МС */
.body_ms-list .block-doc, .body_ms-article .block-doc, .body_ms-article .block-footnotes  {font-family: "times new roman";}

.block-like {height: 24px; float: right; margin-right: -20px;}
.block-like__favorit {display: block; width: 88px; height: 24px; background: url(/media/pics/doc_social.png) no-repeat 0 0; float: left; margin-right: 20px; font-size: 12px; color: #555; line-height: 24px; padding-left: 32px; cursor: pointer;}
.block-like__item {display: block; width: 71px; height: 24px; background: url(/media/pics/doc_social.png) no-repeat 0 -24px; float: left; margin-right: 20px; cursor: pointer;}
.block-like__item_vk {background-position: 0 -24px;}
.block-like__item_fb {background-position: 0 -48px; display: none;}
.block-like__item_tw {background-position: 0 -72px;}
.block-like__num {width: 34px; height: 24px; margin-left: 36px; display: block; color: #555; font-size: 13px; line-height: 24px; text-align: center;}

.block-footnotes {margin: 40px 0; font-size: 16px; text-align: left; word-wrap: break-word;}
.block-footnotes p {font-size: 16px; text-align: left;}

.block-seealso {margin: 26px 20px 24px 20px; padding: 0 0 30px; border-bottom: 1px solid #dadde0; /*width: 810px;*/ text-align: left;}
.block-seealso_podborka {margin-top: 36px;}
.block-seealso__heading {font-size: 20px; font-weight: bold; margin: 0 0 30px; text-align: left;}
.block-seealso__image {width: 240px; height: 180px; text-align: center; line-height: 180px; overflow: hidden; display: table-cell; vertical-align: middle; background: #f8f6ea;}
.block-seealso__pic {width: auto; height: auto; max-width: 240px; max-height: 180px; vertical-align: middle;}
.block-seealso__items {margin: 0; padding: 0;}
.block-seealso__item {text-decoration: none; width: 240px; float: none; clear: none; margin: 0 12px 20px; text-align: center; font-size: 12px; display: inline-block; position: relative; text-decoration: none; vertical-align: top;}
.block-seealso__short {display: inline-block; width: 240px; overflow: hidden; text-align: center;}
.block-seealso__title {display: inline-block; color: #333; font-size: 14px; font-weight: bold; padding: 26px 0 10px;}
.block-seealso__subtitle {display: inline-block; color: #007c5b; font-size: 14px; padding: 0 0 10px; font-style:  italic;}
.block-seealso__author {display: inline-block; color: #007c5b; padding: 0 0 10px;}
.block-seealso__text {display: inline-block; color: #333; line-height: 150%;}
.block-seealso__detail {display: none; background: #fff0ce; width: 240px; padding: 18px; position: absolute; top: -19px; left: -19px; color: #000; z-index: 9; border: 1px solid #dcccb6; box-shadow: 0 0 5px rgba(0,0,0,0.5);}
.block-seealso__gradient {display: inline-block; width: 100%; height: 70px; position: absolute; bottom: 0; left: 0;
	background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,0.5) 50%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(50%,rgba(255,255,255,0.5)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.5) 50%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.5) 50%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.5) 50%,rgba(255,255,255,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.5) 50%,rgba(255,255,255,1) 100%); /* W3C */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
.block-seealso__item:hover .block-seealso__detail {display: inline-block;}
.block-seealso__arrow-outer {position: relative; width: 240px; float: none; clear: none; margin: 0 12px 20px; display: inline-block;}
.block-seealso__arrow-outer .block-seealso__item {margin: 0;}
.block-seealso__arrow {display: block; position: absolute;}
.block-seealso__arrow_left {left: -26px; top: 0; width: 0; height: 0; border-style: solid; border-width: 90px 20px 90px 0; border-color: transparent #808080 transparent transparent;}
.block-seealso__arrow_up {left: 0; top: -26px; width: 0; height: 0; border-style: solid; border-width: 0 120px 20px 120px; border-color: transparent transparent #808080 transparent;}
.block-seealso__arrow_right {right: -26px; top: 0; width: 0; height: 0; border-style: solid; border-width: 90px 0 90px 20px; border-color: transparent transparent transparent #808080;}


.block-comments {clear: both; margin: 0 20px; background: #fff; max-width: 810px;}
.block-comments_photogallery {margin: 0; padding-left: 30px; padding-top: 60px; border-top: 1px solid #dadde0;}
.block-comments_photogallery .block-comments-form, .block-comments_photogallery .block-comments__items {width: 810px;}
.block-comments__heading {background: url(/media/pics/comments_heading.png) no-repeat left center; font-size: 20px; font-weight: bold; color: #333; padding-left: 24px; margin: 0 0 26px;}
.block-comments-form__closed {font-size: 18px; color: #333; margin: 0 0 26px; text-align: center;}
.block-comments__enter-soc-text {margin: 0 0 14px; font-size: 14px; font-weight: bold;}
.block-comments__enter-soc {margin-bottom: 40px; height: 24px;}
.block-comments__enter-soc-item {display: block; background: url(/media/pics/comments_social.png); width: 120px; height: 24px; margin-right: 14px; float: left;}
.block-comments__enter-soc-item_vk {background-position: 0 0px;}
.block-comments__enter-soc-item_fb {background-position: 0 -24px; display: none;}
.block-comments__enter-soc-item_tw {background-position: 0 -48px;}
.block-comments__items {clear: both;}
.block-comments__item {margin: 0 0 40px 90px; position: relative;}
.block-comments__photo {position: absolute; left: -90px; top: 25px; width: 60px; height: 60px;}
.block-comments__pic {width: 60px; height: 60px; border-radius: 5px;}
.block-comments__name {font-size: 1.3em; font-weight: bold; color: #333; padding: 0 0 0.5em;}
.block-comments__date {color: #93a0a5; padding-left: 0.5em; font-size: 0.9em; font-weight: normal;}
.block-comments__text {padding: 1em; border: 1px solid #dadde0; border-radius: 3px; color: #555; font-size: 1.2em; line-height: 1.5em; position: relative; word-wrap: break-word;}
.block-comments__corner {background: url(/media/pics/comments_corner.gif) no-repeat 0 -14px; width: 13px; height: 14px; position: absolute; top: -1px; left: -11px;}
.block-comments__item:nth-child(2n) .block-comments__text {background: #f4f5f6; border-color: #f4f5f6;}
.block-comments__item:nth-child(2n) .block-comments__corner {background-position: 0 0;}

.block-comments-form {display: block; margin: 0 0 40px;}
.block-comments-form_question {background: #f4f5f6; padding: 20px;}
.block-comments-form h3 {color: #333; font-size: 18px; font-weight: bold; text-align: center; margin: 0 0 20px; line-height: 1;}
.block-comments-form__text {color: #333; font-size: 14px; margin-bottom: 18px; line-height: 18px;}
.block-comments-form_question .block-comments-form__text {font-size: 14px;}
.block-comments-form__link {color: #007c5b; text-decoration: none;}
.block-comments-form__textarea {clear: both; box-sizing: content-box; width: 798px; padding: 5px; border: 1px solid #dadde0; border-radius: 3px; box-shadow:  inset 0px 1px 2px 1px rgba(234,234,234,0.45); min-height: 140px; display: block; margin: 0; resize: none;}
.block-comments-form__field {margin: 0 0 10px; clear: both;}
.block-comments-form__label {margin-right: 10px; vertical-align: middle;}
.block-comments-form_question .block-comments-form__label {font-size: 14px;}
.block-comments-form__label_captcha {float: left;}
.block-comments-form__input {border: 1px solid #dadde0; padding: 5px; border-radius: 3px; box-shadow: inset 0px 1px 2px 1px rgba(234,234,234,0.45);}
.block-comments-form__field_captcha {line-height: 60px;}
.block-comments-form__captcha {display: block; margin-right: 10px; float: left;}
.block-comments-form__wrapsubmit {text-align: right}
.block-comments-form__submit {cursor: pointer; background: #007c5b; display: block; margin: 0; width: 160px; height: 32px; text-align: center; line-height: 32px; border: 1px solid #007c5b; border-radius: 3px; color: #fff; font-size: 14px; float: right;}
.block-comments-form__messages {clear: both; margin: 0 0 10px; font-weight: bold; font-size: 18px;}
.block-comments-form__success {clear: both; margin: 0 0 30px; font-weight: bold; font-size: 18px;}
.block-comments-form__percent {height: 2px; width: 100%; background: #eaf4f8; margin: 2px 0 10px;}
.block-comments-form__percent span {display: block; height: 2px; width: 0; background: #007c5b; float: left;}
.block-comments-form__percent span:nth-child(2) {display: block; height: 2px; width: 0; background: red; float: left;}
.block-comments-form__counter {float: left; padding-top: 10px; color: #007c5b; display: none;}
.block-comments-form__counter span {font-weight: bold; font-size: 1.5em;}

.block-comments__enter-social-text {position: relative; margin: 0 0 20px; line-height: 32px;}
.block-comments__enter-social-item {display: inline-block; width: 32px; height: 32px; overflow: hidden; text-indent: -9999px; background-repeat: no-repeat; background-image: url(/media/pics/comments_social-32.png); margin: 0 2px; position: relative; top: 11px;}
.block-comments__enter-social-item_fb {background-position: -32px 0; display: none;}
.block-comments__enter-social-item_vk {background-position: -128px 0;}
.block-comments__enter-social-item_ya {background-position: 0 0;}
.block-comments__enter-social-item_mr {background-position: -96px 0;}
.block-comments__enter-social-item_gl {background-position: -64px 0; display: none;}

.block-copyright {font-size: 13px; color: #555; line-height: 18px; margin-bottom: 24px;}
.block-copyright__link {color: #007c5b; text-decoration: none;}

.block-photogallery-index__title {font-size: 20px; font-weight: bold; margin: 0 0 30px; color: #333;}
.block-photogallery-index__items {-webkit-column-count: 4; -webkit-column-gap: 10px; -webkit-column-fill: auto; -moz-column-count: 4; -moz-column-gap: 10px; -moz-column-fill: auto; column-count: 4; column-gap: 15px; column-fill: auto;}
.block-photogallery-index__item {display: inline-block; border: 1px solid #dadde0; margin: 0 0 30px; -webkit-column-break-inside: avoid; -moz-column-break-inside: avoid; column-break-inside: avoid; padding: 0 0 5px; opacity: 1; -webkit-transition: all .2s ease; -moz-transition: all .2s ease; -o-transition: all .2s ease; transition: all .2s ease; width: 190px; position: relative;}
.block-photogallery-index__item:hover {}
.block-photogallery-index__item:hover .block-photogallery-index__border {display: inline-block;}
.block-photogallery-index__pic {width: 190px;}
.block-photogallery-index__text {font-size: 16px; line-height: 20px; color: #333; margin: 0; padding: 10px; text-align: center; display: inline-block; width: 170px;}
.block-photogallery-index__column {width: 190px; float: left; margin-right: 30px;}
.block-photogallery-index__column:nth-child(4n) {margin-right: 0;}
.block-photogallery-index__border {display: none; width: calc(100% + 2px); height: calc(100% - 1px); position: absolute; left: -1px; top: -1px;
    border-top: 2px solid #007c5b;
    border-bottom: 2px solid #aacf00;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#007c5b), to(#aacf00));
    background-image: -webkit-linear-gradient(#007c5b, #aacf00);
    background-image:
        -moz-linear-gradient(#007c5b, #aacf00),
        -moz-linear-gradient(#007c5b, #aacf00)
    ;
    background-image:
        -o-linear-gradient(#007c5b, #aacf00),
        -o-linear-gradient(#007c5b, #aacf00)
    ;
    background-image:
        linear-gradient(#007c5b, #aacf00),
        linear-gradient(#007c5b, #aacf00)
    ;
    -moz-background-size:5px 100%;
    background-size:2px 100%;
    background-position:0 0, 100% 0;
    background-repeat:no-repeat;
}

.block-photogallery {clear: both; margin: 26px 20px; padding: 0 0 30px; font-family: Georgia, serif; border-bottom: 1px solid #dadde0; font-size: 18px; color: #000; line-height: 24px;}
.block-photogallery p {font-size: 18px; color: #000; line-height: 24px; margin: 0 0 1em;}

.block-photogallery ul {list-style-type: disc; margin: 0 0 20px 40px;}
.block-photogallery ol {list-style-type: decimal; margin: 0 0 20px 40px;}
.block-photogallery li {font-size: 18px; color: #000; line-height: 1.5;}



.block-photogallery a {color: #007c5b;}
.block-photogallery blockquote {width: 310px; float: right; border-top: 1px solid #dadde0; border-bottom: 1px solid #dadde0; margin: 2em 0 2em 2em; font-size: 1em; line-height: 1.5em; font-weight: bold; background: url(/media/pics/doc_citation.png) no-repeat left 20px; padding: 1.5em 0 1.5em 2em; text-align: left;}
.block-photogallery blockquote p {text-align: left; margin: 0; padding: 0;}
.block-photogallery__heading {font-size: 36px; color: #333; text-align: center; margin: 0 0 22px; line-height: 40px;}
.block-photogallery__subheading {font-size: 28px; color: #333; text-align: center; margin: 0 0 22px; line-height: 40px;}
.block-photogallery__title {display: block; font-size: 18px; line-height: 150%; font-weight: bold; color: #333; text-align: center;}
.block-photogallery__description {display: block; font-size: 18px; line-height: 150%; color: #333; text-align: center; margin: 10px 0 0;}
.block-photogallery__author {color: #333; font-size: 18px; font-style: italic; line-height: 1; margin: 0 0 26px;}
.block-photogallery__author a {color: #007c5b; text-decoration: none;}
.block-photogallery__items {list-style: none; text-align: justify; display: block;}
.block-photogallery__items:after{content: "."; clear: both; display: block; visibility: hidden; height: 0px;}
.block-photogallery__item  {display: block; text-align: center; list-style: none; margin: 0 auto 40px; clear: both; position: relative;}
.block-photogallery__inner {display: inline-block; position: relative;}
.block-photogallery__link {display: block;}
.block-photogallery__text {font-size: 18px; color: #000; line-height: 24px; margin: 0 0 1em;}
.block-photogallery__hover {display: none; background: url(/media/pics/block-photogallery__bg.png) no-repeat center center; position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
.block-photogallery__pic {margin: 0; max-width: 1000px;}
.block-photogallery__social {display: none; width: 30px; background: #fff; padding: 1px; position: absolute; top: 10px; right: 10px;}
.block-photogallery__soclink {display: block; width: 30px; height: 30px; background: url(/media/pics/photogallery_social.png) no-repeat 0 0; overflow: hidden; text-indent: -999px; text-align: center; line-height: 30px; margin: 1px 0 0; cursor: pointer;}
.block-photogallery__soclink:first-child {margin-top: 0;}
.block-photogallery__soclink_vk {background-position: 0 0;}
.block-photogallery__soclink_fb {background-position: 0 -30px; display: none;}
.block-photogallery__soclink_tw {background-position: 0 -150px;}
.block-photogallery__soclink_ok {background-position: 0 -120px;}
.block-photogallery__soclink_mr {background-position: 0 -90px;}
.block-photogallery__soclink_gl {background-position: 0 -180px;}
.block-photogallery__soclink_lj {background-position: 0 -60px;}

.block-photogallery__arrows-v {width: 64px; height: 128px; position: absolute; left: -70px; top: 0;}
.block-photogallery__arrow-v {display: block; width: 64px; height: 64px; background: url(/media/pics/photogallery_arrows-v.png) no-repeat left top; cursor: pointer; opacity: 0.5;}
.block-photogallery__arrow-v:hover {opacity: 0.75;}
.block-photogallery__arrow-v_top {}
.block-photogallery__arrow-v_bottom {background-position: 0 -64px;}

.block-photogallery .block-doc {margin-left: 0; margin-right: 0;}


.body_photogallery_one {overflow: hidden !important;}
.body_photogallery_one .block-photogallery-one__bg, .body_photogallery_one .block-photogallery-one {display: block;}

.block-photogallery-one {display: none; width: 100%;height: 100%;overflow: auto; overflow-x: hidden; position: fixed;top: 0;left: 0;z-index: 999;}
.block-photogallery-one__bg {display: none; width: 100%; height: 100%; background-color: #000;opacity: 0.8;filter: alpha(opacity=80);position: fixed;top: 0;left: 0; z-index: 50;}
.block-photogallery-one__inner {width: 1000px; min-height: 500px; margin: 60px auto; position: relative; padding: 30px; z-index: 999; background: #fff;}
.block-photogallery-one__inner_wait {background: #fff url(/media/pics/loader.gif) no-repeat center 200px; width: 1000px;}
.block-photogallery-one__counter {position: absolute; font-size: 18px; text-align: center; width: 100px; left: 50%; margin-left: -50px; color: #fff; top: -28px;}
.block-photogallery-one__close {position: absolute; right: 0; color: #fff; font-size: 14px; text-decoration: none; top: -24px;}
.block-photogallery-one__item {background: #fff;}
.block-photogallery-one__photo {text-align: center; min-height: 200px;}
.block-photogallery-one__left-field {display: block; position: absolute; top: 60px; left: 0; cursor: pointer;}
.block-photogallery-one__left-arrow {display: block; width: 22px; height: 40px; position: fixed; left: 20px; top: 50%; background: url(/media/pics/photogallery_arrows.png) no-repeat 0 0;}
.block-photogallery-one__right-field {display: block; position: absolute; top: 60px; left: 0; cursor: pointer;}
.block-photogallery-one__right-arrow {display: block; width: 22px; height: 40px; position: fixed; right: 20px; top: 50%; background: url(/media/pics/photogallery_arrows.png) no-repeat -22px 0;}
.block-photogallery-one__description {text-align: left; padding: 20px 30px; color: #333; font-size: 14px;}
.block-photogallery-one__title {}
.block-photogallery-one__description .block-share {float: none; margin: 20px 0 0;}

.block-photogallery-one .body {height: 100%;width: 100%;overflow: auto;position: absolute;top: 0;left: 0;}
.block-photogallery-one .content{width: 820px;margin: 0 auto;}
.block-photogallery-one .onephoto_body .photoblock .title {text-align: left; font-weight: bold;}

.block-photogallery-one .onephoto_body .photoblock .block-share__buttons {}
.block-photogallery-one .onephoto_body .photoblock .closelink {text-align: right; font-size: 14px;}
.block-photogallery-one .onephoto_body .photoblock .closelink a {text-decoration: none;}
.block-photogallery-one .onephoto_body .photoblock .photo {text-align: center; clear: both; float: none;}
.block-photogallery-one .onephoto_body .photoblock .photo img {cursor: pointer; border: 0;}

.block-photogallery-one .onephoto_body_inner.wait {background: #fff url(/img/ajax-loader.gif) no-repeat center 200px; width: 800px;}

.block-photogallery-one .photoforajax {display: none;}

.block-photogallery-one__top-field {display: block; position: absolute; top: 0; height: 60px; width: 100%;}
.block-photogallery-one__bottom-field {display: block; position: absolute; top: 0; height: 60px; width: 100%;}

.block_photo__left-field .pic, .block_photo__right-field .pic {display: none; position: fixed; background: #fff; padding: 2px; border: 1px solid #ccc;}
.block_photo__left-field .pic img, .block_photo__right-field .pic img {opacity: 0.4;}
.block_photo__left-field .icon, .block_photo__right-field .icon {}
.block_photo__left-field:hover .icon, .block_photo__right-field:hover .icon {opacity: 0.6;}
.block_photo__left-field:hover .pic img, .block_photo__right-field:hover .pic img {opacity: 1;}

.block_photo__left-field {}
.block_photo__left-field .icon {background: url(/themes/default/popup_arrow_left.png) no-repeat right top;}

.block_photo__right-field {}
.block_photo__right-field .icon {background: url(/themes/default/popup_arrow_right.png) no-repeat right top;}

.block_photo__topfield {height: 25px; width: 100%; position: absolute; left: 0; top: 0; cursor: default;}
.block_photo__bottomfield {height: 25px; width: 100%; position: absolute; left: 0; top: 0; cursor: default;}
.block-photogallery-one .onephoto_body .block {max-width: 700px; margin-left: auto; margin-right: auto;}

.block-photogallery-one .onephoto_body .close {height: 25px; text-align: right; font-size: 12px; line-height: 25px;}
.block-photogallery-one .onephoto_body .close a {text-decoration: none;}

.block-rating {color: #333; font-size: 14px;}
.block-rating__label {padding-right: 8px;}
.block-rating__overall {font-size: 20px; font-weight: bold; padding-right: 16px;}
.block-rating__number {display: inline-block; font-family: 'Times New Roman', Times, serif; background: url(/media/pics/rating_number.png); width: 24px; height: 24px; cursor: pointer; text-align: center; line-height: 24px; font-size: 13px; font-weight: bold;}
.block-rating__number:hover {background-position: 0 -24px; color: #fff;}

.block-share{clear:both; height:24px; float:left; margin: 0 0 20px; line-height: 1; display: none;}
.block-share__button {cursor: pointer; text-decoration: none; display:block; float:left; height:24px; width:35px; background: url(/media/pics/social_buttons.png) no-repeat 0 0; margin-right: 14px; font-size: 13px; color: #555; line-height: 24px; padding-left: 36px; text-align: center; font-family: "Times New Roman", serif;}
.block-share__button_vk {background-position: 0 0;}
.block-share__button_vk:hover {background-position: -71px 0;}
.block-share__button_fb {background-position: 0 -24px; display: none;}
.block-share__button_fb:hover {background-position: -71px -24px;}
.block-share__button_twitter {background-position: 0 -48px;}
.block-share__button_twitter:hover {background-position: -71px -48px;}
.block-share__button_ok {background-position: 0 -72px;}
.block-share__button_ok:hover {background-position: -71px -72px;}
.block-share__button_mailru {background-position: 0 -96px;}
.block-share__button_mailru:hover {background-position: -71px -96px;}
.block-share__button_lj {background-position: 0 -120px; width: 36px; padding: 0;}
.block-share__button_lj:hover {background-position: -71px -120px;}
.block-share__button_google {background-position: 0 -144px;}
.block-share__button_google:hover {background-position: -71px -144px;}

.block-share-default {margin: 20px 0; height: 20px; text-align: center; z-index: 1; position: relative;}
.block-share-default__item {margin: 0 10px 0 0; max-width: 160px; display: block; float: left;}
.block-share-default__item_vk {}
.block-share-default__item_fb, .block-share-default__item_fb iframe, .block-share-default__item_fb.fb_iframe_widget, .fb_iframe_widget span {display: none; width: 160px !important;}
.block-share-default__item_twitter {}
.block-share-default__item_ok {}
.block-share-default__item_google {width: 50px;}
.block-share-default__item_mailru {width: 60px;}
.block-share-default__item_lj {width: 50px;}
.block-share-default__item_lj a {display: block; width: 20px; height: 20px; background: url(/media/pics/like_lj.png);}

.block-schedule {clear: both; margin: 0 20px 40px; font-family: Georgia, serif; font-size: 18px; color: #000; line-height: 24px;}
.block-schedule a.lowercase {display: none;}
.block-schedule__title {font-size: 36px; color: #333; text-align: center; margin: 0 0 22px; line-height: 40px;}
.block-schedule__week {font-size: 28px; color: #333; text-align: center; margin: 0 0 22px; line-height: 40px;}
.block-schedule__table {border: 1px solid #dadde0;}
.block-schedule__table tr {}
.block-schedule__table td {border-bottom: 1px solid #dadde0; padding: 5px; font-size: 18px; color: #000; line-height: 24px;}
.block-schedule__day {background: #f4f5f6;}
.block-schedule__day_b {font-weight: bold;}
.block-schedule__day_br {font-weight: bold; color: #b22f23;}
.block-schedule__time {text-align: center;}
.block-schedule__sermon {}
.block-schedule__note {}

.block-schedule .inner_content {padding: 20px;}
.block-schedule .lowercase{text-transform:lowercase; font-weight:normal; font-size:14px;}
.block-schedule h2 {text-align: center; margin: 0 0 20px; font-size: 24px;}
.block-schedule table {border: 1px solid #CFCFCF; border-bottom: 0 !important; margin: 0 0 60px;}
.block-schedule table:nth-child(2n) {}
.block-schedule table:nth-child(2n) tr.day td,
.block-schedule table:nth-child(2n) tr.dayb td,
.block-schedule table:nth-child(2n) tr.dayr td,
.block-schedule table:nth-child(2n) tr.daybr td {background:#eef5ec;}
.block-schedule tr td{vertical-align:top;padding:3px 4px 3px 5px;border-bottom:1px solid #dadde0;text-align: left; font-size: 14px; font-family: Arial, sans-serif;}
.block-schedule tr td.time{text-align:center;}
.block-schedule tr.ssb td{font-weight: bold;}
.block-schedule tr.ssbr td{font-weight: bold; color:red;}
.block-schedule tr.ssr td{color:red;}
.block-schedule tr.day td, .block-schedule tr.dayb td, .block-schedule tr.dayr td, .block-schedule tr.daybr td{padding:25px 4px 2px 5px;background:#f8f6ea;font-family:arial;font-weight:bold;vertical-align:bottom;}
.block-schedule tr.day td{font-weight:normal;color:#000000;}
.block-schedule tr.dayb td{font-weight:bold;color:#000000;}
.block-schedule tr.dayr td, .block-schedule tr.daybr td{font-weight:bold;color:#ff0000;}
.block-schedule tr.dayb td.note, .block-schedule tr.dayr td.note, .block-schedule tr.daybr td.note, tr.ssb td.note, td.note{font-weight:normal;font-size: 14px;font-style:italic;}
.block-schedule span.red{color:red;font-size:16px;font-weight:bold;}
.block-schedule span.time{font-weight:normal;font-size:14px;}
.block-schedule span.propoved{font-weight:normal;font-size: 14px;font-style:italic;}
.block-schedule .talk tr td{vertical-align:middle;text-align:center;padding:1px;border-top:1px solid #dadde0;border-right:1px solid #dadde0;font-size: 14px;}
.block-schedule .talk tr td.name{font-weight:bold;text-align:left;}
.block-schedule .talk tr.r1 td{}
.block-schedule .printrasp {float:right;border:1px solid #000000;background:#ffffff;padding:3px 5px 3px 5px; text-decoration: none !important; font-family: Arial,Verdana,Geneva,sans-serif,Helvetica !important; font-size: 14px; margin: 20px 0;}
.block-schedule .printrasp:hover {background: #e9e9e9;}

/* Не знаю, что это. Возможно, промежуточный вариант блока голосований. 24.12.2015.
.block-polls {clear: both;}
.block-polls__heading {color: #333; font-size: 26px; font-weight: bold; margin: 0 0 30px; height: 26px;}
.block-polls__items {}
.block-polls__item {border: 1px solid #dadde0; border-radius: 3px; margin: 0 0 20px; padding: 20px 20px 20px 80px; background: url(/media/pics/polls_arrows.png) no-repeat 20px center;}
.block-polls__item:nth-child(odd) {background-color: #f4f5f6; border-color: #f4f5f6;}
.block-polls__fline {display: block; clear: none; margin: 0 0 15px; line-height: 1;}
.block-polls__date {color: #93a0a5; font-size: 13px; font-weight: bold; padding-right: 10px; line-height: 1;}
.block-polls__title {color: #333; font-size: 14px; font-weight: bold; line-height: 1;}
.block-polls__sline {clear: none; font-size: 12px; color: #333; display: block; line-height: 1;}
.block-polls__votes {display: inline; background: url(/media/pics/polls_votes.png) no-repeat left top; padding: 0 20px; line-height: 1;}
.block-polls__comments {display: inline; background: url(/media/pics/polls_comments.png) no-repeat left top; padding: 0 20px; line-height: 1;}
*/

.block-poll-page {clear: both; margin: 0 20px 26px; padding: 0 0 30px; font-family: Georgia, serif; border-bottom: 1px solid #dadde0; font-size: 18px; color: #000; line-height: 24px; }
.block-poll-page__heading {color: #333; font-size: 26px; font-weight: bold; margin: 0 0 15px; height: 26px;}
.block-poll-page__open {color: #93a0a5; font-size: 12px; margin: 0 0 40px;}
.block-poll-page__items {margin: 0 0 20px;}
.block-poll-page__pic {float: left; margin: 0 14px 10px 0;}
.block-poll-page__option {font-size: 12px; color: #555; line-height: 16px; display: block; height: 16px; margin: 0 0 16px; cursor: pointer;}
.block-poll-page__radio {display: none;}
.block-poll-page__submit {width: 150px; height: 32px; border: 2px solid #333; -moz-border-radius: 60px / 60px; -webkit-border-radius: 60px / 60px; border-radius: 60px / 60px; background: #fff; font-size: 13px; color: #333; text-align: center; display: block; font-weight: bold; line-height: 32px; cursor: pointer; margin: 26px 0 0;}
.block-poll-page__label {padding-left: 26px; background: url(/media/pics/poll_radio.png) no-repeat left top; display: block; cursor: pointer;}
.block-poll-page__radio:checked +.block-poll-page__label {background-position: 0 -16px;}

.block-poll-page-result {margin: 0 0 30px;}
.block-poll-page-result__items {margin: 0 0 20px;}
.block-poll-page-result__votes {display: block; background: url(/media/pics/poll_flag.png) no-repeat left top; padding: 0 0 0 22px; height: 18px; line-height: 18px; margin: 0 0 28px; color: #555; font-size: 13px;}
.block-poll-page-result__votes-num {color: #333; font-weight: bold;}
.block-poll-page-result__result {display: block;}
.block-poll-page-result__item {display: block; margin: 0 0 24px; clear: both;}
.block-poll-page-result__label {display: block; font-size: 13px; color: #333; display: block;}
.block-poll-page-result__line {height: 14px; width: 50px; background: #d1d6db; float: left; margin: 5px 10px 0 0;}
.block-poll-page-result__line_gradient {
	background: rgb(69,132,103); /* Old browsers */
	background: -moz-linear-gradient(left,  rgba(69,132,103,1) 0%, rgba(170,199,106,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(69,132,103,1)), color-stop(100%,rgba(170,199,106,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(69,132,103,1) 0%,rgba(170,199,106,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(69,132,103,1) 0%,rgba(170,199,106,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(69,132,103,1) 0%,rgba(170,199,106,1) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(69,132,103,1) 0%,rgba(170,199,106,1) 100%); /* W3C */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#458467', endColorstr='#aac76a',GradientType=1 ); /* IE6-9 */
}
.block-poll-page-result__percent {color: #333; font-size: 14px; font-weight: bold;}

.block-subscription-page {margin: 0 20px 20px; background: #f4f5f6; border: 0 solid #f4f5f6; border-radius: 3px; padding: 25px 40px; text-align: left; font-size: 14px; color: #555; font-size: 16px;}
.block-subscription-page__heading {color: #333; font-weight: bold; text-align: center; margin: 0 0 20px; font-size: 18px;}
.block-subscription-page__inner {float: left; max-width: 420px; font-size: 16px;}
.block-subscription-page__title {font-size: 16px; color: #333; font-weight: bold; margin: 0 0 1em;}
.block-subscription-page__items {display: block; margin-left: 0 !important;}
.block-subscription-page__item {display: block; text-align: left; color: #555 !important; font-size: 16px !important; margin: 0 0 5px; background: url(/media/pics/subscription_arrow.png) no-repeat left 4px; padding-left: 14px;}
.block-subscription-page__form {display: block; float: right; max-width: 240px; padding: 20px; border: 1px solid #dadde0; border-radius: 3px;}
.block-subscription-page__input {border: 1px solid #dadde0; width: 228px; padding: 5px; border-radius: 3px; box-shadow: inset 0px 1px 2px 1px rgba(234,234,234,0.45); margin: 0 0 14px;}
input.block-subscription-page__submit {background: #007c5b url(/media/pics/subscription_submit-icon.png) no-repeat 61px center; border: 0px solid #007c5b; border-radius: 3px; height: 30px; width: 240px; cursor: pointer; display: block; color: #fff; font-weight: bold; text-align: left; text-indent: 84px;}

.block-donation-article {position: relative; background: url(/media/pics/donation-site-article_background.jpg) no-repeat center top; padding: 0 20px; height: 290px;}
.block-donation-article a {color: #007c5b;}
.block-donation-article_popup {background: url(/media/pics/donation-site-popup_bg2.jpg) no-repeat center top; padding: 0 20px;}
.block-donation-article_bottom {background: url(/media/pics/donation-site-article_bgbottom.jpg) no-repeat center top; height: 164px;}
.block-donation-article__bg {max-width: 733px; max-height: 257px; width: 100%; height: auto;}
.block-donation-article__logo {display: block; margin: 0 auto 5px; max-width: 82px; max-height: 82px; width: 100%; height: auto;}
.block-donation-article__text {display: block; margin: 0 auto 30px; max-width: 417px; max-height: 95px; width: 100%; height: auto;}
.block-donation-article__money {display: block; margin: 0 auto 8px; text-align: center;}
.block-donation-article__form {display: block;}
.block-donation-article_bottom .block-donation-article__form {padding-top: 50px;}
.block-donation-article__size {max-width: 202px; max-height: 17px; width: 100%; height: auto; display: inline-block; margin-right: 8px;}
.block-donation-article__input {width: 70px; height: 25px; border: 0; line-height: 25px; color: #000; font-weight: bold; padding: 0 5px; margin-right: 8px; text-align: right; font-size: 16px; display: inline-block; border: 1px solid #9b9b9b;}
.block-donation-article__rub {max-width: 58px; max-height: 17px; width: 100%; height: auto; display: inline-block;}
.block-donation-article__submit  {background: url(/media/pics/donation-site-article_button.png); display: block; width: 134px; height: 27px; margin: 0 auto; cursor: pointer; position: relative; border: 0;}
span.block-donation-article__submit  {display: none}
input.block-donation-article__submit  {display: block;}

.b-donation-doc {position: relative; background: url(/media/pics/donation-site-article_background.jpg) no-repeat center top; padding: 0 20px; height: 290px;}
.b-donation-doc a {color: #007c5b;}
.b-donation-doc_popup {background: url(/media/pics/donation-site-popup_bg2.jpg) no-repeat center top; padding: 0 20px;}
.b-donation-doc_bottom {background: url(/media/pics/donation-site-article_bgbottom.jpg) no-repeat center top; height: auto; padding-bottom: 50px;}
.b-donation-doc__bg {max-width: 733px; max-height: 257px; width: 100%; height: auto;}
.b-donation-doc__logo {display: block; margin: 0 auto 5px; max-width: 82px; max-height: 82px; width: 100%; height: auto;}
.b-donation-doc__text {display: block; margin: 0 auto 30px; max-width: 417px; max-height: 95px; width: 100%; height: auto;}
.b-donation-doc__money {display: block; margin: 0 auto 8px; text-align: center;}
.b-donation-doc__form {display: block;}
.b-donation-doc_bottom .b-donation-doc__form {padding-top: 50px;}
.b-donation-doc__size {max-width: 202px; max-height: 17px; width: 100%; height: auto; display: inline-block; margin-right: 8px;}
.b-donation-doc__input {width: 70px; height: 25px; border: 0; line-height: 25px; color: #000; font-weight: bold; padding: 0 5px; margin-right: 8px; text-align: right; font-size: 16px; display: inline-block; border: 1px solid #9b9b9b;}
.b-donation-doc__rub {max-width: 58px; max-height: 17px; width: 100%; height: auto; display: inline-block;}
.b-donation-doc__submit  {background: url(/media/pics/donation-site-article_button.png); display: block; width: 134px; height: 27px; margin: 0 auto; cursor: pointer; position: relative; border: 0;}
span.b-donation-doc__submit  {display: none;}
input.b-donation-doc__submit  {display: block;}

.block-donation-popup {display: none;}
.block-donation-popup__overlay {display: block; position: fixed; background: rgba(0, 0, 0, 0.5); width: 100%; height: 100%; top: 0; left: 0; z-index: 99;}
.block-donation-popup__inner {position: fixed; top: 100px; width: 44%; left: 23%; background: #fffdf8; border: 1px solid #fffdf8; border-radius: 10px; z-index: 100;}
.block-donation-popup__text {padding: 20px;}
.block-donation-popup__top {background: url(/media/pics/donation-site-popup_bg.jpg) no-repeat center top; width: 100%; height: 252px;}
.block-donation-popup__bottom {background: url(/media/pics/donation-site-popup_bgbottom.jpg) no-repeat center top; width: 100%; height: 110px; padding-top: 60px;}
.block-donation-popup__logo {display: block; margin: 0 auto 5px; max-width: 82px; max-height: 82px; width: 100%; height: auto;}
.block-donation-popup__money {display: block; margin: 0 auto 8px; text-align: center;}
.block-donation-popup__form {display: block;}
.block-donation-popup__size {max-width: 202px; max-height: 17px; width: 100%; height: auto; display: inline-block; margin-right: 8px;}
.block-donation-popup__input {width: 70px; height: 25px; border: 0; line-height: 25px; color: #000; font-weight: bold; padding: 0 5px; margin-right: 8px; text-align: right; font-size: 16px; display: inline-block; border: 1px solid #9b9b9b;}
.block-donation-popup__rub {max-width: 58px; max-height: 17px; width: 100%; height: auto; display: inline-block;}
.block-donation-popup__submit  {background: url(/media/pics/donation-site-article_button.png); display: block; width: 134px; height: 27px; margin: 0 auto; cursor: pointer; position: relative;}
.block-donation-popup__close {position: absolute; top: 0; right: 0; width: 30px; height: 30px; background: url(/media/pics/donation-popup_close.png); cursor: pointer;}

.block-donation-buy {display: none; background: none;}

.block-donations-site-methods  {text-align: left; max-width: 700px; margin: 0 auto 20px;}
.block-donations-site-methods__item {display: inline-block; margin: 0 10px 10px 0; width: 160px; vertical-align: top; text-align: center; font-size: 14px; line-height: 1.2;}
.block-donations-site-methods__item a {text-decoration: none; color: #007c5b;}
.block-donations-site-methods__item img {width: 150px; height: 100px; background: #fff; border: 1px solid #dadde0;}
.block-donations-site-methods__close {display: none;}

.b-donation-slider-wrap {position: relative;}
.b-donation-slider {}
.b-donation-slider__wrapper {}
.b-donation-slider__item {}
.b-donation-slider__arr {position: absolute; top: 45%; width: 100%; z-index: 10; height: 40px; margin: 0 0 20px;}
.b-donation-slider__arr-prev  {text-indent: -9999px; background: url(/media/pics/publishing_arrows.png) no-repeat 0 0; display: block; width: 40px; height: 40px; position: absolute; top: 0; left: -20px; cursor: pointer;}
.b-donation-slider__arr-prev:hover {background-position: 0 -40px;}
.b-donation-slider__arr-next {text-indent: -9999px; background: url(/media/pics/publishing_arrows.png) no-repeat -40px 0; display: block; width: 40px; height: 40px; position: absolute; top: 0; right: -20px; cursor: pointer;}
.b-donation-slider__arr-next:hover {background-position: -40px -40px;}

.b-donation-doc__errorsum {display: none; text-align: center; padding: 20px; color: #f00; font-weight: bold;}
.b-donation-doc__banners {margin: 20px 0; text-align: center; font-size: 12px; line-height: 1.2; cursor: pointer; vertical-align: top;}
.b-donation-doc__banners div {/*display: block;*/ display: inline-block; vertical-align: top; width: 130px; height: 130px; margin: 0 5px 20px; /*float: left;*/ border: 1px solid #ccc; background: #fff;}
.b-donation-doc__banners div:hover {}
.b-donation-doc__banners img {width: 80%; height: auto;}
.b-donation-doc__banners span {display: block; background: #f0f0f0; margin: 5px;}
.b-donation-doc__banneropen b {font-weight: normal; display: table; height: 100%; width: 100%;}
.b-donation-doc__banneropen i {font-style: normal; display: table-cell; vertical-align: middle; height: 100%; width: 100%;}

.b-ppm-banners {margin: 0 auto 20px; padding: 20px 0; text-align: center; max-width: 760px;}
.b-ppm-banners h3 {background: url(/media/pics/ppm_wide-banners_bg.gif); color: #fff; font-size: 18px; line-height: 1.2; padding: 7px; margin: 0; display: block;}
.b-ppm-banners h3 span {}
.b-ppm-banners a {}
.b-ppm-banners img {display: block; float: left; vertical-align: top; line-height: normal; font-size: 0;}
.b-ppm-banners__inners {margin: 0;}
.b-ppm-banners__items {}
.b-ppm-banners:after {content: "."; clear: left; display: block; visibility: hidden; height: 0px;}

@media only screen and (max-width: 700px) {
	.b-ppm-banners {width: 100%;}
	.b-ppm-banners:after {display: block;}
}

@media only screen and (max-width: 890px) {
	.b-ppm-banners {max-width: 360px; margin: 0 auto 20px;}
	.b-ppm-banners img {width: 50%; height: auto;}
}

.block-footer {font-size: 13px; line-height: 18px; position: fixed; bottom: 0; width: 1200px; z-index: 9;}
.block-footer__arrow {display: block; width: 40px; height: 18px; background: url(/media/pics/footer_top.png) no-repeat left top; position: absolute; top: -18px; left: 50%; margin-left: -20px;}
.block-footer__arrow_show {background-position: 0 -18px;}
.block-footer__inner {display: none; background: #1b1b20; width: 1200px; height: 260px; overflow: hidden;}
.block-footer__info {float: left; width: 225px; margin-top: 40px; padding: 4px 0 0 20px;}
.block-footer__text {color: #ccc; margin: 0 0 14px;}
.block-footer__link {color: #007c5b; text-decoration: none;}
.block-footer__years {}
.block-footer__counters {text-align: right; width: 237px; margin-left: -10px;}
.block-footer__counters img {display: block; float: right; margin: 0 0 10px 10px}
.block-footer__menu {float: left; display: block; margin-top: 40px; padding: 0 30px; margin-left: 30px; width: 210px; height: 180px; border-left: 1px solid #323237;}
.block-footer__menu-item {font-family: Arial, sans-serif; font-size: 13px; font-weight: bold; text-transform: uppercase; color: #fff; line-height: 30px;}
.block-footer__menu-link {color: #fff; text-decoration: none;}
.block-footer__social {float: left; display: block; margin-top: 40px; padding: 0 0 0 30px; width: 290px; height: 180px; border-left: 1px solid #323237;}
.block-footer__title {font-family: Arial, sans-serif; font-size: 12px; font-weight: bold; text-transform: uppercase; color: #fff; margin: 10px 0 28px; line-height: 1;}
.block-footer__social-items {display: block; float: left; margin-right: 30px;}
.block-footer__social-item {font-size: 13px; color: #ccc; height: 16px; line-height: 16px; margin: 0 0 12px;}
.block-footer__social-link {color: #ccc; text-decoration: none; background: url(/media/pics/footer_social.png) no-repeat left top; padding-left: 25px; line-height: 16px; height: 16px; display: inline-block;}
.block-footer__social-link_vk {background-position: 0 0;}
.block-footer__social-link_ok {background-position: 0 -16px;}
.block-footer__social-link_fb {background-position: 0 -32px; display: none;}
.block-footer__social-link_tw {background-position: 0 -48px;}
.block-footer__social-link_in {background-position: 0 -128px; display: none;}
.block-footer__social-link_lj {background-position: 0 -80px;}
.block-footer__social-link_yt {background-position: 0 -96px;}
.block-footer__social-link_el {background-position: 0 -112px;}
.block-footer__social-link_tg {background-position: 0 -144px; display: none;}
.block-footer__mailing {float: left; display: block; margin-top: 40px; padding: 0 20px 0 30px; width: 250px; height: 180px; border-left: 1px solid #323237;}
.block-footer__subscription {background: url(/media/pics/footer_input.png); width: 250px; height: 30px;}
.block-footer__subscription_wrapper {margin: 0 0 20px; color: #ccc;}
.block-footer__input {background: transparent; border: 0; height: 30px; line-height: 30px; color: #989898; font-size: 13px; width: 186px; padding: 0 12px; float: left;}
.block-footer__submit {display: block; width: 40px; height: 30px; float: right; cursor: pointer;}
.block-footer__links {display: block;}
.block-footer__links-item {color: #ccc; font-size: 13px; line-height: 1; display: block; margin: 0 0 8px;}
.block-footer__links-l {color: #ccc; text-decoration: none; background: url(/media/pics/footer_arrow.png) no-repeat left 2px; padding-left: 14px;}

.block-prev-next {display: none; position: relative; height: 40px; margin: 0 0 20px;}
.block-prev-next__prev  {text-indent: -9999px; background: url(/media/pics/publishing_arrows.png) no-repeat 0 0; display: block; width: 40px; height: 40px; position: absolute; top: 0; left: 20px; cursor: pointer;}
.block-prev-next__prev:hover {background-position: 0 -40px;}
.block-prev-next__next {text-indent: -9999px; background: url(/media/pics/publishing_arrows.png) no-repeat -40px 0; display: block; width: 40px; height: 40px; position: absolute; top: 0; right: 20px; cursor: pointer;}
.block-prev-next__next:hover {background-position: -40px -40px;}

.block-search-page {background: #f6f7f7; padding: 30px 20px; margin: 0 0 30px;}
.block-search-page_404 {background: none;  padding: 0; max-width: 800px; margin: 60px auto 80px;}
.block-search-page__wrap-input {position: relative; border: 1px solid #eaeaea; height: 38px; line-height: 38px; padding: 0 150px 0 36px; color: #8d9598; font-size: 13px; background: #fff url(/media/pics/search-page_icon.png) no-repeat 10px 11px !important;
	-moz-border-radius: 3px / 3px; -webkit-border-radius: 3px / 3px; border-radius: 3px / 3px;
	-webkit-box-shadow: inset 0px 0px 1px 2px rgba(234,234,234,0.45);
	-moz-box-shadow: inset 0px 0px 1px 2px rgba(234,234,234,0.45);
	box-shadow: inset 0px 0px 1px 2px rgba(234,234,234,0.45);}
.block-search-page__input {width: 100%; height: 38px; line-height: 38px; color: #8d9598; font-size: 13px; background: transparent; padding: 0; border: 0; font-style: italic;}
.block-search-page  input:-webkit-autofill {-webkit-box-shadow: inset 0 0 0 50px #fff !important; /* Цвет фона */
    -webkit-text-fill-color: #000 !important; /* цвет текста */
    color: #000 !important; /* цвет текста */}
input.block-search-page__submit {position: absolute; right: 2px; top: 2px; width: 80px; height: 32px; float: right; border: 1px solid #007c5b; cursor: pointer; font-size: 14px; color: #fff; -moz-border-radius: 3px / 3px; -webkit-border-radius: 3px / 3px; border-radius: 3px / 3px; background: #007c5b; text-align: center; display: block; line-height: 32px;}

.block_404  {width: 1200px; text-align: center; margin: 40px auto;}
.block_404__logo {width: 315px; height: 218px; background: url(/media/pics/404_logo.jpg); display: block; margin: 0 auto 60px;}
.block_404__heading {text-align: center; text-transform: uppercase; font-size: 24px; color: #333; font-weight: bold; margin: 0 0 40px;}
.block_404__subheading {text-align: center; font-size: 18px; color: #333; font-weight: bold; margin: 0; line-height: 1.5;}
.block_404__text {text-align: center; font-size: 18px; color: #333; margin: 0; line-height: 1.5;}
.block_404__text a {font-weight: bold; color: #007c5b; font-weight: bold; text-decoration: none;}

.block-questions-list {padding: 0 0 30px;}
.block-questions-list p {font-size: 18px; line-height: 1.5; margin: 0 0 1em;}
.block-questions-list ul {list-style-type: disc; margin: 0 0 20px 40px;}
.block-questions-list li {font-size: 18px; color: #000; line-height: 1.5;}
.block-questions-list li a {color: #007c5b; text-decoration: none;}
.block-questions-list__item{border: 1px solid #dadde0; border-radius: 3px; margin: 0 0 20px; padding: 15px; font-size: 16px;}
.block-questions-list__item:nth-child(odd) {background-color: #f4f5f6; border-color: #f4f5f6;}
.block-questions-list__link {color: #000;}

.block-question {clear: both; margin: 0 20px 26px; font-family: Georgia, serif; font-size: 18px; color: #000; line-height: 1.5;}
.block-question__ask {border-bottom: 1px solid #dadde0; padding: 0 0 22px; margin: 0 0 40px;}
.block-question__date {font-style: italic;}
.block-question__date a {text-decoration: none;}
.block-question p {font-size: 18px; color: #000; line-height: 1.5; margin: 0 0 1em;}
.block-question a {color: #007c5b;}
.block-question blockquote {width: 310px; float: right; border-top: 1px solid #dadde0; border-bottom: 1px solid #dadde0; margin: 50px 0 50px 50px; font-size: 18px; line-height: 26px; font-weight: bold; background: url(/media/pics/doc_citation.png) no-repeat left 20px; padding: 20px 0 20px 50px}
.block-question ul {list-style-type: disc; margin: 0 0 20px 40px;}
.block-question ol {list-style-type: decimal; margin: 0 0 20px 40px;}
.block-question li {font-size: 18px; color: #000; line-height: 1.5;}
.block-question .content_image {display: block; color: #555; font-size: 14px; font-style: italic; margin: 0 auto 38px;}
.block-question .content_image.left {float: left; margin: 0 20px 20px 0;}
.block-question .content_image.right {float: right; margin: 0 0 20px 20px;}
.block-question .content_image_text {text-decoration: none; display: block;}

.block-faq-right {display: block; text-decoration: none; background: #f6f7f7; padding: 20px; margin: 0 0 36px; text-align: center;}
.block-faq-right__heading {color: #333; display: inline-block; font-size: 15px; font-weight: bold; text-transform: uppercase; background-repeat: no-repeat; background-position: left center; line-height: 22px; margin: 0 0 30px; padding: 36px 0 0; background: url(/media/pics/faq-right_heading.png) no-repeat center top;}
.block-faq-right__inner {}
.block-faq-right__item {font-size: 14px; line-height: 1.5; padding: 0 0 20px; margin: 0 0 16px; background: url(/media/pics/faq-right_point.png) no-repeat center bottom;}
.block-faq-right__item:last-child {background: none; padding: 0; margin: 0;}
.block-faq-right__link {color: #333;}

.body_404 {background: #ebf5f5;}

.donations {border: 1px solid #ccc; margin: 20px auto; background: #f7ddad;}
.donations a.button  {display: block; width: 100px; height: 60px; border: 1px solid #ccc; padding: 2px; float: left; margin: 8px; cursor: pointer; background: #fff;}
.donations a.button:hover {border: 1px solid #929292;}
.donations a.bank {background: #fff url(http://www.pravoslavie.ru/themes/default/payment_bank.png) no-repeat center center;}
.donations a.bank_u {background: #fff url(http://www.pravoslavie.ru/themes/default/payment_bank_u.png) no-repeat center center;}
.donations a.bank_aboard {background: #fff url(http://www.pravoslavie.ru/themes/default/payment_aboard.png) no-repeat center center;}
.donations a.visa {background: #fff url(http://www.pravoslavie.ru/themes/default/payment_visa.png) no-repeat center center;}
.donations a.mastercard {background: #fff url(http://www.pravoslavie.ru/themes/default/payment_mastercard.png) no-repeat center center;}
.donations a.rbk {background: #fff url(http://www.pravoslavie.ru/themes/default/payment_rbk_money.png) no-repeat center center;}
.donations a.yandex {background: #fff url(http://www.pravoslavie.ru/themes/default/payment_yandex.png) no-repeat center center;}
.donations a.webmoney {background: #fff url(http://www.pravoslavie.ru/themes/default/payment_webmoney.png) no-repeat center center;}
.donations a.contact {background: #fff url(http://www.pravoslavie.ru/themes/default/payment_contact.png) no-repeat center center;}
.donations a.qiwi {background: #fff url(http://www.pravoslavie.ru/themes/default/payment_qiwi.png) no-repeat center center;}
.donations a.terminals {background: #fff url(http://www.pravoslavie.ru/themes/default/payment_terminals.png) no-repeat center center;}
.donations a.telecommunication {background: #fff url(http://www.pravoslavie.ru/themes/default/payment_telecommunication.png) no-repeat center center;}
.donations a.euroset {background: #fff url(http://www.pravoslavie.ru/themes/default/payment_euroset.png) no-repeat center center;}
.donations a.svyaznoy {background: #fff url(http://www.pravoslavie.ru/themes/default/payment_svyaznoy.png) no-repeat center center;}
.donations a.post_russia {background: #fff url(http://www.pravoslavie.ru/themes/default/payment_post_russia.png) no-repeat center center;}
.donations a.rbk_card {background: #fff url(http://www.pravoslavie.ru/themes/default/payment_rbk_card.png) no-repeat center center;}
.donations a.sms {background: #fff url(http://www.pravoslavie.ru/themes/default/payment_sms.png) no-repeat center center;}
.donations a.sms_mts {background: #fff url(http://www.pravoslavie.ru/themes/default/payment_sms_mts.png) no-repeat center center;}
.donations a.sms_megafon {background: #fff url(http://www.pravoslavie.ru/themes/default/payment_sms_megafon.png) no-repeat center center;}
.donations a.paypal {background: #fff url(http://www.pravoslavie.ru/themes/default/payment_paypal.png) no-repeat center center;}

.donations a.AlfaBank {background: #fff url(http://www.pravoslavie.ru/themes/default/payment/AlfaBank.png) no-repeat center center;}
.donations a.BankCard {background: #fff url(http://www.pravoslavie.ru/themes/default/payment/BankCard.png) no-repeat center center;}
.donations a.Beeline {background: #fff url(http://www.pravoslavie.ru/themes/default/payment/Beeline.png) no-repeat center center;}
.donations a.BSSIntezaR {background: #fff url(http://www.pravoslavie.ru/themes/default/payment/BSSIntezaR.png) no-repeat center center;}
.donations a.BSSMezhtopenergobankR {background: #fff url(http://www.pravoslavie.ru/themes/default/payment/BSSMezhtopenergobankR.png) no-repeat center center;}
.donations a.BSSTatfondbankR {background: #fff url(http://www.pravoslavie.ru/themes/default/payment/BSSTatfondbankR.png) no-repeat center center;}
.donations a.EasyPayB {background: #fff url(http://www.pravoslavie.ru/themes/default/payment/EasyPayB.png) no-repeat center center;}
.donations a.HandyBankBB {background: #fff url(http://www.pravoslavie.ru/themes/default/payment/HandyBankBB.png) no-repeat center center;}
.donations a.HandyBankBO {background: #fff url(http://www.pravoslavie.ru/themes/default/payment/HandyBankBO.png) no-repeat center center;}
.donations a.HandyBankFB {background: #fff url(http://www.pravoslavie.ru/themes/default/payment/HandyBankFB.png) no-repeat center center;}
.donations a.HandyBankFU {background: #fff url(http://www.pravoslavie.ru/themes/default/payment/HandyBankFU.png) no-repeat center center;}
.donations a.HandyBankKB {background: #fff url(http://www.pravoslavie.ru/themes/default/payment/HandyBankKB.png) no-repeat center center;}
.donations a.HandyBankKSB {background: #fff url(http://www.pravoslavie.ru/themes/default/payment/HandyBankKSB.png) no-repeat center center;}
.donations a.HandyBankLOB {background: #fff url(http://www.pravoslavie.ru/themes/default/payment/HandyBankLOB.png) no-repeat center center;}
.donations a.HandyBankMerchant {background: #fff url(http://www.pravoslavie.ru/themes/default/payment/HandyBankMerchant.png) no-repeat center center;}
.donations a.HandyBankNSB {background: #fff url(http://www.pravoslavie.ru/themes/default/payment/HandyBankNSB.png) no-repeat center center;}
.donations a.HandyBankTB {background: #fff url(http://www.pravoslavie.ru/themes/default/payment/HandyBankTB.png) no-repeat center center;}
.donations a.HandyBankVIB {background: #fff url(http://www.pravoslavie.ru/themes/default/payment/HandyBankVIB.png) no-repeat center center;}
.donations a.LiqPayZ {background: #fff url(http://www.pravoslavie.ru/themes/default/payment/LiqPayZ.png) no-repeat center center;}
.donations a.MailRuOceanR {background: #fff url(http://www.pravoslavie.ru/themes/default/payment/MailRuOceanR.png) no-repeat center center;}
.donations a.Megafon {background: #fff url(http://www.pravoslavie.ru/themes/default/payment/Megafon.png) no-repeat center center;}
.donations a.MINBankR {background: #fff url(http://www.pravoslavie.ru/themes/default/payment/MINBankR.png) no-repeat center center;}
.donations a.MobileRobokassa {background: #fff url(http://www.pravoslavie.ru/themes/default/payment/MobileRobokassa.png) no-repeat center center;}
.donations a.MTS {background: #fff url(http://www.pravoslavie.ru/themes/default/payment/MTS.png) no-repeat center center;}
.donations a.OceanBankOceanR {background: #fff url(http://www.pravoslavie.ru/themes/default/payment/OceanBankOceanR.png) no-repeat center center;}
.donations a.PSKBR {background: #fff url(http://www.pravoslavie.ru/themes/default/payment/PSKBR.png) no-repeat center center;}
.donations a.Qiwi {background: #fff url(http://www.pravoslavie.ru/themes/default/payment/Qiwi.png) no-repeat center center;}
.donations a.RapidaOceanEurosetR {background: #fff url(http://www.pravoslavie.ru/themes/default/payment/RapidaOceanEurosetR.png) no-repeat center center;}
.donations a.RapidaOceanSvyaznoyR {background: #fff url(http://www.pravoslavie.ru/themes/default/payment/RapidaOceanSvyaznoyR.png) no-repeat center center;}
.donations a.RussianStandardBankR {background: #fff url(http://www.pravoslavie.ru/themes/default/payment/RussianStandardBankR.png) no-repeat center center;}
.donations a.Tele2 {background: #fff url(http://www.pravoslavie.ru/themes/default/payment/Tele2.png) no-repeat center center;}
.donations a.TeleMoneyR {background: #fff url(http://www.pravoslavie.ru/themes/default/payment/TeleMoneyR.png) no-repeat center center;}
.donations a.TerminalsKassira {background: #fff url(http://www.pravoslavie.ru/themes/default/payment/TerminalsKassira.png) no-repeat center center;}
.donations a.TerminalsMElementR {background: #fff url(http://www.pravoslavie.ru/themes/default/payment/TerminalsMElementR.png) no-repeat center center;}
.donations a.TerminalsPinpayR {background: #fff url(http://www.pravoslavie.ru/themes/default/payment/TerminalsPinpayR.png) no-repeat center center;}
.donations a.VTB24R {background: #fff url(http://www.pravoslavie.ru/themes/default/payment/VTB24R.png) no-repeat center center;}
.donations a.W1R {background: #fff url(http://www.pravoslavie.ru/themes/default/payment/W1R.png) no-repeat center center;}
.donations a.YandexMerchant {background: #fff url(http://www.pravoslavie.ru/themes/default/payment/YandexMerchant.png) no-repeat center center;}
.donations .more {display: block; clear: both; float: none; margin: 20px; color: #006f0d; cursor: pointer; text-decoration: none; font-size: 16px;}
.donations .more b{border-bottom: 1px dashed;}
.donations a.button.hide {display: none;}

.donations-site {background: none; border: 0;}
.donations-site__item {clear: both; margin: 0 0 20px;}
.donations-site a.button {margin: 0 20px 0 0;}
.donations-site__item:after {content: "."; clear: both; display: block; visibility: hidden; height: 0px;}
.donations-site p {}

.manual_upload_noresize {}
.manual_upload_noresize span {padding: 10px 0; display: inline-block;}

.block-page-subscription {clear: both; margin: 26px 0; padding: 0 0 30px; font-family: Georgia, 'Times New Roman', serif; font-size: 1.5em; color: #000; line-height: 1.4em; text-align: left;}
.block-page-subscription a {color: #007c5b;}
.block-page-subscription p {color: #000; margin: 0 0 1em; text-align: justify;}
.block-page-subscription ul {list-style-type: disc; margin: 0 0 20px 40px;}
.block-page-subscription li {font-size: 1em; color: #000; line-height: 1.5;}
.block-page-subscription__form {display: block; width: 320px; background: #f6f7f7; margin: 0 0 40px 0; padding: 30px 20px; font-size: 18px;}
.block-page-subscription__form label {display: block; font-weight: bold; font-size: 18px; line-height: 1; padding: 0 0 10px;}
.block-page-subscription__input {width: 298px; padding: 0 10px; height: 33px; line-height: 33px; color: #000; font-size: 13px; background: #fff; border: 1px solid #d0cece; margin-bottom: 16px; 
-moz-border-radius: 3px / 3px; -webkit-border-radius: 3px / 3px; border-radius: 3px / 3px;
-webkit-box-shadow: inset 0px 1px 2px 1px rgba(234,234,234,0.45);
-moz-box-shadow: inset 0px 1px 2px 1px rgba(234,234,234,0.45);
box-shadow: inset 0px 1px 2px 1px rgba(234,234,234,0.45);
}
input.block-page-subscription__submit {width: 318px; height: 32px; border: 1px solid #007c5b; cursor: pointer; font-size: 14px; color: #fff; -moz-border-radius: 3px / 3px; -webkit-border-radius: 3px / 3px; border-radius: 3px / 3px; background: #007c5b; text-align: center; display: block; line-height: 32px;}
input.block-search-page__submit {position: absolute; right: 2px; top: 2px; width: 80px; height: 32px; float: right; border: 1px solid #007c5b; cursor: pointer; font-size: 14px; color: #fff; -moz-border-radius: 3px / 3px; -webkit-border-radius: 3px / 3px; border-radius: 3px / 3px; background: #007c5b; text-align: center; display: block; line-height: 32px;}

.block-page-subscription .mg-p {
	color: #000; margin: 1em 0; text-align: justify; font-size: 18px; line-height: 1.5em;
}
.block-page-subscription #mg-form-error {
	color: #000; margin: 1em 0; text-align: justify; font-size: 18px; line-height: 1.5em;
	
}

/*ZB*/
.zb-content-tree {list-style: disc outside; margin: 0 0 10px 20px;}
.zb-content-tree ul {margin: 0 0 10px 20px; list-style: disc outside;}
.zb-content-tree li {}
.zb-content-tree a {}

.sds_gallery {margin: 20px 0 !important;height: 210px; overflow: hidden;}
.sds_gallery:after {display: table; content: ""; clear: both;}
.sds_gallery  a {background-color: white;}
.sds_gallery  img { vertical-align: middle; padding: 2px; border: 1px solid #ccc;  -moz-box-shadow: 0 0px 7px #bbb; -webkit-box-shadow: 0 0px 7px #bbb; box-shadow: 0 0px 7px #bbb; margin: 0; }
.sds_gallery_show {  background: url(leftblock_letters.jpg);
  border: 1px solid #ccc;
  color: #660000;
  display: block;
  margin: 0 auto 20px;
  font-size: 90%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  width: 150px;
  font-weight: bold; cursor: pointer;}
.sds_gallery .sdsg_item { position: relative; display: list-item; vertical-align: middle;
float: left;
height: 210px;
margin: 0px 10px 10px;
text-align: center;
list-style: none; line-height: 210px; text-align: center; width: 210px;}

.b-orf {display: none; background: #fff url(/media/pics/orf3.png) no-repeat 2px 2px; text-align: center; position: fixed; top: 0px; left: 0px; width: 50px; height: 26px; overflow: hidden; cursor: pointer; padding: 2px;}
.b-orf-popup {display: none; text-align: center; background: #fff url(/media/pics/orf3ok.png) no-repeat 2px 2px; padding: 2px; position: fixed; width: 139px; height: 26px; top: 0px; left: 0px; overflow: hidden;}
.b-orf__err {}
.b-orf__err_red {background: red; color: #fff;}

.bookmark-btn {display: inline-block; background: green; width: 30px; height: 30px; cursor: pointer; background: url(/media/pics/bookmark.png) no-repeat 0 0;}
.bookmark-btn_off {background-position: 0 -30px}

.b-notes {}
.b-notes ul {border: 1px solid #dadde0; list-style-type: none; margin-left: 0;}

.b-notes__options {margin: 0 auto 20px; max-width: 700px; color: #a85010;}
.b-notes__options ul {float: right; width: 80%;}
.b-notes__options ul:after {content: "."; clear: both; display: block; visibility: hidden; height: 0px;}
.b-notes__options li {line-height: 28px; color: inherit;}
.b-notes__options li span {font-size: 0.7em; color: #676767; display: block; float: right; width: 70%;}

.b-notes__optitem {padding: 0 0 20px; border-bottom: 1px solid #a85010; margin: 0 0 20px; clear: both; line-height: 28px;}
.b-notes__optitem:last-child {border-bottom: 0;}
.b-notes__optitem:after {content: "."; clear: both; display: block; visibility: hidden; height: 0px;}
.b-notes__optitem li {text-align: left; position: relative;}
.b-notes__optitem_donation input {text-align: right;}
.b-notes__optlabel {text-align: right; float: left; width: 20%;}
.b-notes__optlabel span {padding-right: 20px; display: block;}

.b-notes__options_donation {}
.b-notes__options_donation .b-notes__optlabel {width: 40%;}
.b-notes__options_donation ul  {width: 60%;}
.b-notes__options_donation input  {border: 1px solid #dadde0; padding: 5px; border-radius: 3px; box-shadow: inset 0px 1px 2px 1px rgba(234,234,234,0.45); width: 200px; font-size: 24px;}
.b-notes__options_donation input::-webkit-outer-spin-button,
.b-notes__options_donation input::-webkit-inner-spin-button {-webkit-appearance: inner-spin-button; margin: 0;}
.b-notes__1day {display: none;}

.b-notes__nameswrap {max-width: 400px; margin: 0 auto 20px; border: 1px solid #f00; padding: 40px;}
.b-notes__namespic {display: block; margin: 0 0 20px; width: 100%; height: auto; max-width: 400px;}
.b-notes__namespic_repose {display: none;}
.b-notes__names {}
.b-notes__names ol {display: none; width: 180px; border: 1px solid #dadde0; padding: 20px 0 20px 40px; margin: 0 20px 20px 0; /*float: left; position: relative;*/}
.b-notes__names ol:first-child {display: block;}
.b-notes__names ol li {border-bottom: 1px solid #f00; padding: 2px; font-size: 24px; color: #f00;}
.b-notes__names input {width: 100%; border: 0; font-size: 24px; color: #000;}
.b-notes__names span {position: absolute; top: 0; right: 0; line-height: 1; color: #ccc; cursor: pointer; padding: 5px; font-size: 12px; display: none;}

.b-notes__nameswrap_repose {border: 1px solid #000;}
.b-notes__nameswrap_repose .b-notes__namespic_life {display: none;}
.b-notes__nameswrap_repose .b-notes__namespic_repose {display: block;}
.b-notes__nameswrap_repose .b-notes__names ol li {border-bottom: 1px solid #000; color: #000;}

.b-notes__add {cursor: pointer; background: #007c5b; display: block; margin: 20px auto 0; padding: 0 20px; height: 32px; text-align: center; line-height: 32px; border: 1px solid #007c5b; border-radius: 3px; color: #fff; font-size: 14px; width: 50%;}
.b-notes__add_disable {cursor: default; background: #ccc; border: 1px solid #ccc;}
.b-notes__donation {border: 1px solid #dadde0; padding: 20px; margin: 0 0 20px;}
.b-notes__donation input {border: 1px solid #dadde0; padding: 5px; border-radius: 3px; box-shadow: inset 0px 1px 2px 1px rgba(234,234,234,0.45); width: 100px; font-weight: bold; text-align: right; font-size: 1.2em; margin: 0 5px;}
input.b-notes__submit {cursor: pointer; background: #007c5b; display: block; margin: 0 auto 20px; padding: 0 20px; height: 32px; text-align: center; line-height: 32px; border: 1px solid #007c5b; border-radius: 3px; color: #fff; font-size: 14px; text-transform: uppercase;}
.b-notes__contact {margin: 0 0 20px; line-height: 2em;}
.b-notes__contact label {display: inline-block; width: 40%;}
.b-notes__contact label span {color: #555; font-size: 0.85em;}
.b-notes__contact input {border: 1px solid #dadde0; padding: 5px; border-radius: 3px; box-shadow: inset 0px 1px 2px 1px rgba(234,234,234,0.45); width: 140px;}
.b-notes__options li span.b-notes__warning {display: none; text-align: left; font-size: 12px; color: #f00; position: absolute; top: -16px; left: 0; line-height: 1;}
.b-notes__popup {display: none; position: fixed; top: 40%; left: 50%; width: 30%; background: yellow; padding: 20px; color: #f00; font-size: 18px; font-weight: bold; text-align: center; z-index: 99999;}
.b-notes__popup span {display: block; margin: 20px auto 0; background: #f00; color: yellow; padding: 5px; width: 100px; cursor: pointer;}
.b-notes__overwrap {display: none; position: fixed; width: 100%; height: 100%; left: 0; top: 0; background: #000; opacity: 0.3; z-index: 9999;}

.b-books-prima {min-height: 280px; background: #f8f6ea; margin: 0 0 36px;}

.b-header-lang {font-weight: normal; padding-top: 10px; text-align: left;}
.b-header-lang a {display: block; margin: 0 0 5px; color: #000; text-decoration: none;}
.b-header-lang__flag {width: 22px; height: 16px; margin: 5px 10px 0 0; display: block; float: left; background-image: url(/media/pics/header-flags.png); background-repeat: no-repeat;}
.b-header-lang__flag_el {background-position: 0 0;}
.b-header-lang__flag_sr {background-position: 0 -16px;}
.b-header-lang__flag_en {background-position: 0 -32px;}

.b-abc {text-align: center; margin: 20px; font-size: 16px; vertical-align: middle;}
.b-abc__item {display: inline-block; width: 30px; height: 30px; line-height: 24px; padding: 3px; text-transform: uppercase; font-weight: bold; margin: 0 0 10px;}
.b-abc__item a, .b-abc__item b {vertical-align: middle; display: inline-block; width: 24px; height: 24px; line-height: 24px; border: 1px solid #ccc; border-radius: 3px; text-decoration: none; color: #333;}
.b-abc__item a:hover {background: #e7e7e7;}
.b-abc__item_empty {cursor: default;}
.b-abc__item_empty b {cursor: default; color: #d9d9d9; border: 1px solid #d9d9d9;}
.b-abc__item_current {background: #007c5b; color: #fff; width: 34px; height: 34px; border-color: #007c5b; line-height: 34px; border-radius: 3px; font-size: 26px; cursor: default;}
.b-abc__item_current b {border: 0; color: #fff; width: 30px; height: 30px; line-height: 30px;}

.b-authors {}
.b-authors li {}
.b-authors a {}

.body_format_1501 .block-doc__under {display: none;}


/*
iframe[src^='https://www.youtube.com'] {
	height: 394px;
	width: 90%;
	max-width: 700px;
}

p.videointext { 
  position: relative; 
  padding-bottom: 56.25%; 
  height: 0; 
  overflow:hidden;
  display: block;
}

p.videointext iframe {
  position: absolute; 
  top: 0; 
  left: 0; 
  width: 100% !important;
  height: 100% !important; 
}

p.videointext1000 iframe {
  position: absolute; 
  top: 0; 
  left: 0; 
  width: 100% !important;
  height: 100% !important; 
  max-width: 1000px !important;
}

p.videointext700 iframe {
  position: absolute; 
  top: 0; 
  left: 0; 
  width: 100% !important;
  height: 100% !important; 
  max-width: 700px !important;
}
*/

.block-doc p:has(iframe) { 
  position: relative; 
  padding-bottom: 56.25%; 
  height: 0; 
  overflow:hidden;
  display: block;
}

.block-doc p:has(iframe) iframe {
  position: absolute; 
  top: 0; 
  left: 0; 
  width: 100% !important;
  height: 100% !important; 
}

@media print {
	.block-upperpanel, header, .header, .block-right, footer, .block-footer, .toplink, .block-seealso, .block-comments, nav, .block-topmenu, .block-prev-next, .block-breadcrumbs, .block-doc-print, iframe, .block-share, .block-rating, .block-donation-temple, .block-share-default, .content_image, .content_image_text, .block-doc img, blockquote, .content_image_text, #onsite, .block-subscription-page {display: none;}
	body {width: auto; min-width: auto;}
	.wrapper {width: auto; background: #fff;}
	.block-left, .block-doc {width: auto; padding: 0; margin: 0; width: 100%;}
	/*
	a:after {content:" <" attr(href) ">";}
	a[href^=http]:after {content:" <" attr(href) ">";}
	*/
	* { -webkit-print-color-adjust: exact; }
	.block-doc blockquote {background: none; padding-left: 0;}
	div#onsite {display: none !important;}
}