html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

ol, ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

blockquote:before, blockquote:after, q:before, q:after {
    content: none
}

a {
    outline: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

textarea {
    overflow: auto
}

input {
    margin: 0
}

body {
    font-family: Arial, Tahoma, "Trebuchet MS", sans-serif;
    background-color: #fff;
    min-width: 0 !important;
    color: #000;
    width: 100%;
    height: auto;
    padding: 0;
    font-size: 15px;
    line-height: 18px;
    font-weight: normal
}

body.dev {
    background-color: PaleTurquoise
}

h1 {
    font-size: 32px;
    line-height: 1.1em;
    margin-bottom: .55em;
    font-weight: bold;
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    padding: 0
}

h2 {
    font-size: 2em;
    line-height: 1.3em;
    margin-bottom: .6em
}

h3 {
    font-size: 1.5em;
    line-height: 1.3em;
    margin-bottom: .8em
}

h4 {
    font-size: 16px;
    line-height: 1.35em;
    margin-bottom: .9em;
    font-weight: bold
}

h5 {
    font-size: 1em;
    line-height: 1.25em;
    margin-bottom: .5em;
    font-weight: bold
}

h6 {
    font-size: 1em;
    line-height: 1.25em;
    margin-bottom: .5em;
    font-weight: bold;
    text-transform: uppercase
}

p, ul, ol, dl, dd, dt, blockquote, td, th, label {
    font-size: 1em;
    line-height: 1.5em;
    margin-bottom: 1em
}

ul li ul, ol li ol, ul li ol, ol li ul {
    font-size: 1em;
    margin: .2em 0 .2em 1.5em
}

ul {
    margin-left: 1.5em;
    list-style-type: disc
}

ol {
    list-style-type: decimal;
    margin-left: 2em
}

dl dt {
    font-weight: bold
}

dd {
    margin-left: 1.5em
}

blockquote {
    margin-right: 0;
    color: #333;
    font-style: italic
}

blockquote p {
    border-left: 3px #b2252a solid;
    padding-left: 20px !important
}

small, .small, sup, sub {
    font-size: .8em;
    line-height: 1.3em
}

big, .big {
    font-size: 1.25em;
    line-height: 1.35em
}

cite {
    font-style: italic
}

hr {
    background: #ddd;
    color: #ddd;
    clear: both;
    float: none;
    width: 100%;
    height: 1px;
    margin: 0 0 1.5em;
    border: 0
}

abbr, acronym {
    border-bottom: 1px dashed #666
}

del {
    color: #666
}

strong, b {
    font-weight: bold
}

em, dfn, i {
    font-style: italic
}

dfn {
    font-weight: bold
}

pre, code {
    font: .9em 'andale mono', 'lucida console', monospace;
    line-height: 1.4em;
    margin: 1.5em 0;
    white-space: pre;
    overflow: auto;
    padding: 1em;
    border: 1px dashed #ddd
}

sup, sub {
    vertical-align: baseline;
    position: relative
}

sup {
    top: -0.4em
}

sub {
    bottom: -0.3em
}

hr.space {
    background: 0;
    color: #fff;
    visibility: hidden
}

.mini {
    font-size: .9em;
    line-height: 1.4em
}

.big {
    font-size: 16px
}

table {
    margin-bottom: 0;
    font-size: 96%;
    border-collapse: collapse
}

thead td, thead th {
    border-bottom: 2px solid #d4d4d4;
    font-weight: bold;
    font-size: 1em;
    line-height: 1.3em
}

td {
    border-bottom: 1px solid #eee
}

th, td {
    padding: 4px 10px 4px 0
}

tfoot {
    font-style: italic
}

caption {
    background: #ffc
}

table.ruler thead td, table.ruler thead th, table.ruler td {
    padding: 4px 7px
}

table.ruler thead td {
    padding: 7px;
    border-bottom: 2px solid #000 !important
}

table.ruler.border td {
    border: 1px solid #ddd
}

table.ruler.stroke td {
    border-bottom: 1px solid #ddd
}

table.ruler.pads tbody td {
    padding: 10px 5px
}

table.ruler_dotted thead tr td {
    color: #777;
    font-weight: normal;
    border: none !important
}

table.ruler_dotted tbody tr td {
    border-top: 1px dotted #ccc;
    border-bottom: none !important;
    padding-top: 5px;
    padding-bottom: 16px;
    font-size: 12px
}

table.ruler_dotted tbody tr td a {
    font-size: 14px
}

table.ruler_dotted tbody tr td img {
    vertical-align: middle;
    position: relative;
    bottom: -6px
}

table.forms {
    margin: 0
}

table.forms td {
    border: 0;
    padding: 4px 10px 4px 0
}

table.forms td.head_labels {
    font-size: 20px !important
}

table.dotted tbody tr td {
    border-bottom: 1px dashed #ccc !important
}

table tr.labels td {
    font-weight: bold;
    font-size: 1em;
    padding-bottom: 0
}

table tr.descr td {
    font-size: .9em;
    line-height: 1.3em;
    color: #555;
    padding-top: 0 !important;
    padding-bottom: 10px !important;
    vertical-align: top
}

tfoot td {
    border-top: 2px solid #ddd;
    font-size: .9em;
    padding-top: 7px !important;
    border-bottom: none !important
}

fieldset {
    padding: 1.4em 1.4em 0;
    margin: 0 0 1.5em 0;
    border: 1px solid #ddd
}

legend {
    font-weight: bold;
    font-size: 1.1em;
    padding: 0 .5em
}

textarea, input {
    padding: .1em 0;
    font-size: 13px
}

select {
    font-size: 13px
}

select[multiple] {
    margin-bottom: .8em
}

button {
    padding: .3em .5em
}

input[type="submit"], input[type="button"] {
    padding: .1em .2em;
    margin: 0 0 10px 0
}

.handle {
    cursor: move
}

.nowrap {
    white-space: nowrap
}

.clear {
    clear: both
}

.odd {
    background-color: #fff
}

.even {
    background-color: #eee
}

.disabled {
    background-color: #eee !important;
    color: #999 !important
}

.highlight {
    background-color: #fcf4cd !important
}

.normal {
    font-weight: normal !important
}

.bold {
    font-weight: bold !important
}

.italic {
    font-style: italic !important
}

.soft {
    color: #888 !important
}

.dark {
    color: #666 !important
}

.red, .req {
    color: #c43d48 !important
}

.req {
    font-weight: normal !important
}

.black {
    color: #000
}

.green {
    color: #45905f
}

.gray {
    color: #666
}

.dashed {
    color: #0083d6;
    text-decoration: none;
    border-bottom: 1px dashed #0083d6;
    line-height: 1em !important
}

.dashed:hover {
    color: #900;
    text-decoration: none;
    border-bottom: 1px dashed #900
}

.soft.dashed {
    color: #777;
    border-bottom: 1px dashed #999 !important
}

.soft.dashed:hover {
    color: #900 !important;
    border-bottom: 1px dashed #900 !important
}

.gray.dashed {
    color: #555;
    border-bottom: 1px dashed #777 !important
}

.gray.dashed:hover {
    color: #900 !important;
    border-bottom: 1px dashed #900 !important
}

.black.dashed {
    color: #000;
    border-bottom: 1px dashed #000
}

.black.dashed:hover {
    color: #900;
    border-bottom: 1px dashed #900
}

.error {
    color: #a40000 !important;
    font-weight: normal !important;
    font-size: .9em !important
}

.error_ins {
    border: 3px solid #c21a1a !important;
    background-color: #f7d6d6 !important
}

.w100 {
    width: 100%
}

input.w100 {
    width: 99.4%
}

textarea.w100 {
    width: 99.6%
}

select.w100 {
    width: 99.8%
}

.tacenter {
    text-align: center !important
}

.vatop {
    vertical-align: top !important
}

.vabottom {
    vertical-align: bottom !important
}

.vamiddle {
    vertical-align: middle !important
}

.vamiddle img {
    vertical-align: middle !important
}

.ico {
    display: -moz-inline-box;
    display: inline-block;
    text-decoration: none;
    background-repeat: no-repeat;
    height: 16px;
    width: 16px;
    line-height: 16px
}

.ico:hover {
    text-decoration: none !important;
    background-position: -16px !important
}

.ico_no_hover, .ico_no_hover:hover {
    background-position: 0 !important
}

.ico20 {
    display: -moz-inline-box;
    display: inline-block;
    text-decoration: none;
    background-repeat: no-repeat;
    height: 16px;
    width: 20px;
    line-height: 16px
}

.ico20:hover {
    text-decoration: none !important
}

#header {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 10px;
    overflow: visible
}

#logo {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 30%;
    height: auto;
    margin: 0 2% 10px 0;
    background: 0;
    float: none;
    top: auto
}

#logo img {
    position: relative;
    display: block;
    width: 100%;
    max-width: 298px;
    height: auto;
    margin: 0;
    padding: 0
}

#content h1 {
    clear: both
}

.text h2 {
    font-size: 1.5em;
    font-weight: bold
}

.text.note p {
    font-size: 16px
}

.text h3 {
    font-size: 20px;
    font-weight: bold
}

#inner_side h3 {
    font-size: 18px;
    margin-bottom: 8px
}

h1 span {
    font-size: 12px;
    color: #777;
    font-weight: normal;
    margin-left: 10px
}

h1 em {
    font-style: normal
}

#inner_area:not(.grid-stack) {
    margin-right: 0;
    padding: 0 65px 0 85px
}

#inner_area p, #inner_area ul, #inner_area ol, #inner_area blockquote, #inner_area figure, #inner_area figcaption, #inner_area .post_tags {
    padding: 0;
    font-size: 16px;
    line-height: 24px;
    word-wrap: break-word
}

#inner_area blockquote > p, #inner_area figure > figcaption {
    padding: 0
}

#inner_area figure > figcaption {
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 10px
}

#inner_area blockquote > p:first-child {
    margin-top: 1.5em
}

#inner_area blockquote > p {
    margin-bottom: 0;
    padding-bottom: 1em
}

#inner_area:not(.grid-stack) h2, #inner_area:not(.grid-stack) h3, #inner_area:not(.grid-stack) h4 {
    margin: 0 0 20px 0
}

#lead, #lead p {
    color: #000;
    font-size: 18px;
    line-height: 27px
}

#article_inner_left p, #article_inner_right p, #article_inner_left ul, #article_inner_right ul {
    padding: 0
}

#article_inner_left {
    float: left;
    width: 286px;
    border: 1px solid #d9d9d9;
    margin: 5px 10px 0 0;
    padding: 10px 20px 5px 20px
}

#article_inner_right {
    float: right;
    width: 286px;
    border: 1px solid #d9d9d9;
    margin: 5px 0 0 10px;
    padding: 10px 20px 5px 20px
}

#articleBody img, #lead img, .note img {
    max-width: 100%
}

#articleBody img.floating {
    float: left;
    margin: 10px 10px 10px 0
}

#articleBody .text-left {
    text-align: left
}

#articleBody .text-right {
    text-align: right
}

#articleBody .text-center {
    text-align: center
}

#articleBody hr, #articleBody table, #articleBody .video-container {
    max-width: 600px;
    margin: 0 0 20px 0
}

#articleBody iframe {
    max-width: 100%
}

#articleBody table {
    margin-bottom: 20px
}

#articleBody table td p {
    font-size: 15px;
    padding: 0;
    margin: 5px
}

#articleBody div.advert_div {
    clear: both
}

.editor_links a.commentthread {
    color: #0615a0;
    text-decoration: none;
    border-bottom: 1px dashed #0615a0;
    font-size: 13px
}

a, a.blue, a span {
    color: #0615a0
}

a:visited, a.blue:visited {
    color: #5d0a3a
}

a:hover {
    text-decoration: underline
}

a.red:hover {
    color: #000 !important
}

a.red:visited {
    color: #b2252a !important
}

.dashed {
    color: #0615a0;
    border-color: #0615a0
}

.dashed:hover, .soft.dashed:hover, .gray.dashed:hover, .black.dashed:hover {
    color: #b2252a !important;
    border-color: #b2252a !important
}

#page {
    max-width: 1200px;
    background-color: #fff;
    position: relative;
    display: block;
    min-width: 0;
    height: auto;
    margin: 74px auto 0;
    padding: 4px 15px 40px 15px
}

#page.main_page {
    margin: 0 auto
}

#content {
    padding: 20px;
    border: 1px solid #d9d9d9;
    overflow: visible;
    position: relative;
    margin-top: 14px
}

#side, #area {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding: 0;
    float: none
}

#area {
    width: calc(98% - 300px)
}

#side {
    margin: 0 0 20px 1%;
    max-width: 100%;
    width: 300px
}

#inner_wrapper {
    width: 100%
}

#wide_area {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 68%;
    height: auto;
    margin: 0 2% 0 0;
    padding: 0
}

#wide_side {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 28%;
    height: auto;
    margin: 0;
    padding: 0;
    max-width: 310px
}

.clear-div {
    clear: both
}

#post_author {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    min-height: 40px;
    margin: 0;
    padding: 0;
    clear: both;
    font-size: 13px;
    color: #777;
    line-height: 1
}

#post_author_misc {
    position: relative;
    vertical-align: top;
    width: 60%;
    height: auto;
    margin: 0;
    padding: 4px 0 0;
    font-size: 12px;
    display: inline-block
}

#userarea_profile, #userauth {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: calc(32% - 8px);
    text-align: left;
    margin: 0;
    padding: 0;
    background: #efefef;
    min-height: 55px
}

#userauth {
    background: #fff;
    text-align: center;
    font-size: 15px;
    min-height: 20px;
    color: #777
}

#userarea_profile > span {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin: 0 0 0 auto;
    padding: 0;
    float: none
}

#userarea_profile > span .arrow {
    position: absolute;
    display: block;
    right: 10px;
    top: 7px;
    width: 20px;
    height: 20px;
    margin: 0;
    font-size: 20px
}

.user_mini_profile {
    float: left;
    min-width: 105px;
    white-space: nowrap;
    position: relative;
    display: inline-block;
    vertical-align: top;
    height: auto;
    margin: 0 2% 0 0;
    padding: 0
}

.user_mini_profile span {
    padding-top: 2px;
    font-size: 12px;
    color: #777;
    white-space: nowrap;
    margin-right: 30px;
    display: block
}

#userarea_profile > span span {
    padding-top: 2px;
    font-size: 12px;
    color: #777;
    white-space: nowrap;
    display: block
}

#userarea_profile .user_mini_avatar {
    margin-right: 7px;
    min-height: 50px
}

#post_author .user_mini_profile a span {
    font-size: 16px;
    color: #0615a0
}

.user_mini_avatar {
    float: left;
    margin-right: 7px;
    height: 30px;
    line-height: 0;
    position: relative
}

.user_mini_profile span a.user_name, #userarea_profile > span > span a.user_name {
    font-size: 16px
}

#btn_login {
    font-size: 13px !important;
    padding-left: 11px;
    background: url(../i/icons/ico_login.png) 0 3px no-repeat;
    text-decoration: none;
    border-bottom: 1px dashed #0615a0
}

#search_btn img {
    vertical-align: middle
}

.top_search_field {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 34%;
    height: auto;
    margin: 0;
    padding: 0;
    white-space: nowrap
}

.top_search_field #input_search {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 83%;
    height: 40px;
    margin: 0;
    padding: 0 2%;
    background: 0;
    border: 1px solid #ccc;
    font-size: 17px !important
}

.top_search_field #age_social_search_form {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    text-align: left
}

.toggle_search_input {
    font-style: italic;
    color: #bbb
}

#search_div .toggle_input {
    font-size: 17px !important
}

#nav {
    zoom: 1;
    clear: both;
    position: relative;
    width: 100%;
    height: auto;
    padding: 7px 0 0 0;
    border-bottom: 3px solid #b2252a;
    overflow: visible
}

#nav ul li {
    float: left
}

#nav ul#nav_main {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 130px);
    height: auto;
    padding: 0;
    margin: 0;
    list-style-type: none;
    overflow: visible;
    float: none;
    left: 0;
    font-size: 16px
}

#nav ul#nav_main li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: auto;
    height: auto;
    padding: 0 1%;
    margin: 0;
    float: none;
    border-right: 1px solid #d9d9d9
}

#nav ul#nav_main li a, #nav ul#nav_main li span {
    text-decoration: none;
    color: #000;
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
    text-align: center;
    font-size: 18px
}

#nav ul#nav_main li span {
    color: #b2252a;
    font-weight: bold
}

#nav_main a:hover {
    text-decoration: underline
}

#nav ul#nav_main li a.imaged, #nav ul#nav_main li span.imaged {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0
}

#nav ul#nav_main li img {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 20px;
    height: auto;
    padding: 0;
    margin: 0
}

#subnav {
    height: auto;
    list-style-type: none;
    position: relative;
    display: block;
    width: 100%;
    margin: 0 auto 15px;
    padding: 0 0 15px;
    overflow: visible;
    border-bottom: 1px solid #d9d9d9
}

#subnav.subnav_bottom {
    clear: both;
    border-top: 1px solid #d9d9d9;
    border-bottom: 0;
    margin-top: 1.5em;
    padding-top: 15px;
    padding-bottom: 0;
    margin-bottom: 0
}

#subnav li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: auto;
    height: auto;
    margin: 0 2% 0 0;
    padding: 0;
    white-space: nowrap;
    float: none
}

#subnav li span {
    font-weight: bold
}

#tabs, #tabs-rubric {
    list-style: none;
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto 15px;
    padding: 0;
    overflow: visible
}

#tabs.tabs_filter, #tabs-rubric.tabs_filter {
    margin-bottom: 0;
    position: relative;
    bottom: -1px
}

#tabs li, #tabs-rubric li {
    line-height: 1;
    font-size: 15px;
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: auto;
    height: auto;
    margin: 0 -5px 5px 0;
    padding: 0;
    border: 1px solid #d9d9d9;
    text-align: center
}

#tabs-rubric li {
    font-size: 18px
}

#tabs li a, #tabs-rubric li a {
    color: #000;
    position: relative;
    display: block;
    width: auto;
    height: auto;
    margin: 0;
    padding: 10px 19px;
    white-space: nowrap
}

#tabs li span, #tabs-rubric li span {
    padding: 10px 19px;
    display: block;
    font-weight: bold;
    background-color: #fafafa
}

#tabs.tabs_counters li a, #tabs.tabs_counters li span, #tabs-rubric.tabs_counters li a, #tabs-rubric.tabs_counters li span {
    display: inline;
    float: left
}

#tabs.tabs_counters li sup {
    position: relative;
    line-height: 1;
    left: -16px;
    top: 5px;
    font-size: 9px
}

ul#tabs.tabs_filter li sup {
    display: inline;
    line-height: 1;
    left: auto;
    top: -5px;
    font-size: 9px;
    padding-right: 5px
}

#tabs.tabs_counters li span sup {
    left: 3px;
    top: -6px;
    font-weight: normal
}

#tabs.tabs_filter span, #tabs-rubric.tabs_filter span {
    padding-bottom: 11px;
    position: relative;
    bottom: -1px;
    margin-bottom: -1px
}

ul#tabs.tabs_filter {
    padding: 0;
    margin: 0 auto
}

ul#tabs.tabs_filter li {
    white-space: nowrap;
    margin: 0 -5px 0 0
}

ul#tabs.tabs_filter li a, #tabs.tabs_filter li span {
    float: none
}

#content_sections {
    font-size: 13px;
    color: #777;
    margin-bottom: 0;
    margin-top: 14px
}

#content_sections div {
    font-size: 12px;
    display: inline-block;
    position: relative;
    top: -1px;
    z-index: 2;
    padding: 4px 0;
    margin-left: 3px
}

#content_sections_box {
    position: relative;
    z-index: 1;
    display: none;
    left: auto;
    top: auto;
    width: 100%;
    height: auto;
    margin: 15px 0 0;
    padding: 0
}

#content_sections div a {
    color: #777
}

#content_sections em {
    font-style: normal;
    margin-left: 4px
}

#content_sections em a {
    color: #000;
    text-decoration: none;
    border-bottom: 1px dashed #000;
    position: relative;
    font-size: 12px;
    top: -1px
}

#content_sections em a span {
    padding: 0 !important;
    display: inline !important;
    margin: 0 !important;
    top: 0 !important
}

#sections_box {
    text-align: center;
    position: relative;
    display: block;
    width: 96%;
    height: auto;
    margin: 0 auto;
    padding: 10px 2%;
    overflow: visible
}

.sections_box_list ul {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 23%;
    height: auto;
    margin: 0 1% 0 0;
    padding: 0;
    float: none
}

.sections_box_list ul li {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin: 5px 0;
    padding: 0;
    float: none
}

#sections_box a {
    text-decoration: none;
    margin-right: 25px;
    display: inline;
    white-space: normal;
    line-height: 14px !important
}

#sections_box a:hover {
    text-decoration: underline
}

.sections_box {
    zoom: 1;
    clear: both;
    background-color: #e5ecf4;
    border: 1px solid #c5cfd9;
    padding: 10px 30px 13px 30px;
    margin-bottom: 15px
}

.sections_box a {
    color: #000
}

.sections_box_inline ul, .sections_box_inline li {
    margin: 0;
    list-style: none
}

.sections_box_list {
    text-align: left !important
}

.sections_box_list ul {
    float: left;
    width: 30%;
    margin-right: 3%;
    list-style: none;
    margin-left: 0;
    margin-bottom: 3px;
    font-size: 13px
}

.sections_box_list ul li {
    margin: 5px 0
}

.sections_box_list .c1, .sections_box_list .c2, .sections_box_list .c3, .sections_box_list .c4, .sections_box_list .c5 {
    font-size: 1em !important;
    color: #000 !important
}

.sections_box_list a {
    text-decoration: underline !important;
    margin-right: 0 !important;
    line-height: 1.4em !important
}

.sections_box_list a:hover {
    color: #b2252a !important
}

.sectionHead {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    padding: 0;
    background: #efefef
}

.sectionHead .articleSection {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto 0;
    background: #dfdfdf;
    padding: 10px 0;
    border-bottom: 1px solid #cfcfcf;
    font-size: 20px;
    line-height: 20px;
    font-weight: 700;
    text-align: center;
    color: #000;
    cursor: pointer
}

.sectionHead .articleSection img {
    width: 24px
}

.sectionHead .articleSection .head_rubric {
    border-bottom: 1px dashed #000
}

.sectionHead .toggleSectionBlock {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0
}

.sectionHead ul.sectionIndex {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto 20px;
    padding: 0;
    list-style-type: none;
    font-size: 0;
    text-align: center
}

.sectionHead ul.sectionIndex li {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 10%;
    height: auto;
    margin: 0 0 0 -1px;
    padding: 10px 3px;
    white-space: nowrap;
    border: 1px solid #ccc;
    background: #fff;
    font-size: 12px;
    line-height: 16px;
    color: #000 !important
}

.sectionHead ul.sectionIndex li a {
    color: #0615a0 !important
}

.sectionHead ul.sectionIndex li.active {
    background: #dedede
}

.sectionHead ul.sectionIndex li.active a {
    text-decoration: none;
    font-weight: 700;
    color: #000 !important
}

.sectionHead .sections_box {
    background: 0;
    border: 0;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3
}

.sectionHead .sections_box ul li {
    vertical-align: middle;
    padding: 5px;
    text-align: left
}

#sections_box li.floating {
    display: inline
}

.sectionHead .c1 {
    font-size: 12px !important;
    color: #999 !important;
    line-height: 33px !important
}

.sectionHead .c2 {
    font-size: 14px !important;
    color: #555 !important;
    line-height: 33px !important
}

.sectionHead .c3 {
    font-size: 16px !important;
    color: #555 !important;
    line-height: 33px !important
}

.sectionHead .c4 {
    font-size: 22px !important;
    line-height: 33px !important;
    color: #333 !important
}

.sectionHead .c5 {
    font-size: 26px !important;
    line-height: 33px !important;
    color: #000 !important
}

#tags {
    text-align: center;
    overflow: hidden
}

#tags a {
    text-decoration: none;
    white-space: nowrap;
    line-height: 2em;
    margin-right: 25px;
    color: #000
}

#tags .grid-stack-item {
    padding: 0 10px;
    text-align: left
}

.post_preview {
    clear: both;
    overflow: hidden;
    margin-bottom: 30px;
    margin-top: 20px
}

.post_control {
    overflow: hidden;
    font-size: 12px;
    background-color: #fafafa;
    padding: 5px 7px 3px 7px;
    border: 1px dashed #d9d9d9;
    margin-bottom: 3px
}

.post_control a {
    color: #000;
    float: left;
    padding-bottom: 2px;
    margin-right: 15px
}

.post_preview h2 {
    font-size: 20px;
    color: #a6a6a6
}

.post_preview_img, .post_preview_desc {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 33%;
    margin: 0 2% 0 0;
    min-width: 0;
    float: none
}

.post_preview_desc {
    width: 64%;
    margin: 0
}

.post_preview_img img {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0
}

.post_preview_desc p {
    margin-bottom: 1em
}

#inner_area .post_tags {
    font-size: 16px;
    color: #777;
    margin-bottom: 1em;
    margin-top: 0
}

#inner_area .post_tags a {
    font-size: 16px;
    font-weight: 600
}

#inner_area .post_tags ul {
    padding: 0
}

ul#post_icons {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0;
    list-style-type: none
}

ul.forms li ul li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 48%;
    height: auto;
    margin: 0 1% 0 0;
    padding: 0
}

ul#post_icons li {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin: 0 0 5px;
    padding: 0
}

#photo_box {
    overflow: hidden;
    margin: 1em 0
}

#photo_show {
    position: relative;
    height: auto;
    width: auto;
    max-width: 690px;
    margin-right: 10px
}

#photo_show img {
    position: relative;
    max-width: 100%
}

#photo_show_titles {
    clear: both;
    position: relative;
    padding-top: 10px
}

#photo_show_name {
    float: left;
    width: 46%;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.2em
}

#photo_show_copy, #content figcaption {
    margin-bottom: 10px;
    font-size: 12px;
    color: #777;
    line-height: 1.2em;
    padding-top: 2px;
    padding-left: 2px
}

#photo_show_copy {
    float: right;
    text-align: right
}

#articleBody > figcaption {
    padding: 0 50px
}

#content figcaption .caption {
    font-weight: bold;
    color: #000
}

.ui-rater-box {
    position: relative
}

#ui_rate_more {
    position: relative;
    top: -7px
}

ul.topLikes li .buttonNew a .ui-rater {
    line-height: 1;
    overflow: hidden;
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0;
    top: auto
}

.ui-rater-rating {
    width: 85px
}

.ui-rater-starsOff, .ui-rater-starsOn {
    display: inline-block;
    height: 16px;
    background: url(../i/stars.png) repeat-x 0 0
}

.ui-rater-starsOn {
    display: inline-block;
    top: 0;
    background-position: 0 -32px
}

.ui-rater-starsHover {
    background-position: -17px !important
}

ul.topLikes {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0;
    list-style-type: none;
    text-align: right
}

ul.topLikes li {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 27%;
    height: auto;
    margin: 0 2% 0 0;
    padding: 0;
    text-align: left
}

ul.topLikes li:last-child {
    margin: 0
}

ul.topLikes li .buttonNew {
    position: relative;
    display: block;
    width: 96%;
    height: auto;
    margin: 0;
    padding: 2px 2%;
    white-space: nowrap;
    border-radius: 3px;
    border: 1px solid #ccc;
    text-align: center
}

ul.topLikes li .buttonNew a {
    position: relative;
    display: block;
    width: 100%;
    height: 20px;
    margin: 0 auto;
    padding: 2px 0;
    white-space: nowrap;
    font-size: 15px;
    line-height: 19px;
    text-align: center;
    text-decoration: none
}

#ui_rate_more {
    top: auto
}

ul.topLikes li .buttonNew .social-likes_single-w {
    display: block;
    margin: 0 auto
}

ul.topLikes li.topPrintBox {
    width: 10%
}

ul.topLikes li.topCommentBox {
    width: 10%;
    min-width: 50px
}

ul.topLikes li.topRateBox {
    width: 94px
}

ul.topLikes li.topSocialBox {
    width: 28%;
    min-width: 120px
}

ul.topLikes li .buttonNew table {
    text-align: left
}

ul.topLikes li ul li {
    width: auto
}

.stars {
    width: 50px;
    display: inline-block;
    height: 9px;
    background: url(../i/icons/ico_stars_no.png) repeat-x
}

.stars span {
    display: block;
    top: 0;
    height: 9px;
    background: url(../i/icons/ico_stars.png) repeat-x
}

.stars-12 {
    width: 65px;
    display: inline-block;
    height: 12px;
    background: url(../i/icons/star_12_no.png) repeat-x
}

.stars-12 span {
    display: block;
    top: 0;
    height: 12px;
    background: url(../i/icons/star_12.png) repeat-x
}

ul#pager, #pages_list ul {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin: 15px 0 0;
    padding: 0;
    list-style-type: none;
    overflow: visible
}

#pages_list ul {
    display: table;
    margin: 0;
    overflow: visible
}

#pages_list li {
    position: relative;
    display: table-cell;
    vertical-align: top;
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
    float: none;
    text-align: center
}

#pager a {
    color: #000
}

#pager_prev, #pager_next {
    font-size: 13px;
    color: #999;
    padding-bottom: 7px
}

#pager_next {
    padding-top: 7px
}

#pager_prev {
    margin-right: 20px
}

#pages_list a, #pages_list span {
    display: block;
    padding: 6px 7px;
    border: 1px solid #d9d9d9;
    line-height: normal;
    text-decoration: none;
    border-right: 0
}

#pages_list b {
    display: block;
    line-height: 1;
    padding: 6px 3px
}

#pages_list span {
    border: 1px solid #b2252a;
    background-color: #b2252a;
    color: #fff
}

#pages_list li:last-child a, #pages_list li:nth-last-child(3) a {
    border-right: 1px solid #d9d9d9
}

#pages_list li:nth-child(2) a {
    border-left: 0
}

#side h3 {
    margin-top: 5px;
    margin-bottom: 17px;
    font-size: 16px;
    color: #fff
}

#side h3 span {
    padding: 5px 12px
}

.head_gray {
    background-color: #ababab
}

.head_red {
    background-color: #c94343
}

.head_blue {
    background-color: #5d83a7
}

.head_green {
    background-color: #56a170
}

.box {
    padding: 20px;
    border: 1px solid #d9d9d9;
    margin: 1em 0
}

.box_gray {
    background-color: #fafafa
}

.box_ads {
    background-color: #f1f1f1;
    padding: 0 15px 10px
}

.box_ads h3 {
    margin-bottom: 0
}

.box_ads_label {
    padding-top: 15px
}

.box_ads_close {
    position: absolute;
    right: 28px;
    top: 10px
}

.box_ads_image {
    float: left;
    text-align: left;
    padding-right: 10px;
    padding-top: 3px
}

#adsbox-wrap h3 a, #adsbox-wrap h3 a:visited, #adsbox-wrap a, #adsbox-wrap a:visited {
    color: #000;
    text-decoration: none
}

#adsbox-wrap h3 a:hover, #adsbox-wrap a:hover {
    color: #b2252a;
    text-decoration: none
}

#adsbox-wrap h3 {
    font-weight: bold
}

#adsbox-close:hover {
    background-position: -23px 50%
}

#adsbox-close {
    background-image: url("/i/ads_close.png?fre");
    cursor: pointer;
    height: 23px;
    width: 23px;
    z-index: 505;
    display: inline;
    position: absolute
}

.box_simple {
    border: 0
}

.fly_box {
    position: absolute;
    top: 20px;
    left: 0;
    padding: 15px 40px 10px 20px;
    font-size: 12px;
    background-color: #fff;
    z-index: 10000;
    border: 3px solid #ccc;
    white-space: nowrap
}

.fly_box p {
    margin-bottom: 10px
}

.fly_box table td {
    vertical-align: top;
    padding-right: 1px !important
}

.fly_box table td b {
    display: block
}

.yellow_box {
    background-color: #fff6d7;
    padding: 1.5em
}

.users_box {
    margin-bottom: 1em;
    overflow: hidden
}

.users_box a {
    white-space: nowrap;
    margin-right: 1.5em
}

#filter_box {
    font-size: 12px;
    position: relative;
    display: block;
    width: 96%;
    height: auto;
    margin: 10px auto;
    padding: 15px 2%;
    list-style-type: none;
    background-color: #fafafa;
    border: 1px solid #d9d9d9
}

ul#filter_box {
    position: relative;
    display: block;
    width: 96%;
    height: auto;
    margin: 10px auto;
    padding: 15px 2%;
    list-style-type: none;
    background-color: #fafafa;
    border: 1px solid #d9d9d9
}

#filter_box b, #filter_box a, #filter_box span {
    position: relative;
    display: inline-block;
    width: auto;
    height: auto;
    margin-left: 2.6%;
    padding: 0;
    white-space: nowrap
}

ul#filter_box li {
    position: relative;
    display: inline-block;
    width: auto;
    height: auto;
    margin: 0 2% 0 0;
    padding: 0;
    white-space: nowrap
}

ul#filter_box li.right a {
    margin: 0;
    text-align: right;
    display: inline
}

ul#filter_box.width33 li {
    width: 30%
}

.notice_box {
    background-color: #ffc;
    border: 1px solid #e1e1af;
    padding: 25px 25px 5px;
    margin-bottom: 1.5em;
    font-size: 13px
}

.notice_box h4 {
    font-size: 16px;
    font-weight: bold
}

.gray_box {
    background-color: #fafafa;
    border: 1px solid #d9d9d9;
    padding: 20px
}

.lists {
    margin-left: 0;
    list-style: none;
    font-size: 15px
}

.lists li {
    line-height: 1.3em;
    margin-bottom: 15px
}

.lists header {
    margin-bottom: 3px
}

.lists header .black {
    font-size: 14px
}

.lists em {
    margin-left: 3px;
    font-style: normal
}

.lists em a {
    font-size: 12px;
    color: #777
}

.lists_links {
    position: relative;
    top: -8px;
    font-size: 12px;
    color: #777;
    margin-left: 0;
    list-style: none
}

.lists_links li {
    margin-bottom: 5px
}

.lists_links a {
    color: #777
}

#subscribeForm {
    font-size: 13px
}

#subscribeForm p {
    clear: both;
    margin-bottom: 4px
}

#subscribeForm .mini {
    font-size: 12px !important
}

#subscribe_btn {
    padding-top: 5px
}

#new_comment {
    margin-bottom: 2.5em
}

#commentForm {
    margin-bottom: 1em
}

#new_comment h3 {
    font-size: 18px;
    margin-bottom: 5px
}

#comments_box {
    margin: 0 0 1em;
    list-style: none;
    border-bottom: 1px dashed #ccc
}

#comments_box ul {
    margin: 0 0 0 2em;
    list-style: none
}

.comment {
    padding-top: 12px;
    border-top: 1px dashed #ccc
}

.comment.first {
    border: 0
}

.comment_author {
    font-size: 14px;
    position: relative;
    padding-bottom: 6px;
    overflow: hidden;
    line-height: 1
}

.first {
    clear: both
}

.comment_author .comment_misc sup {
    background-color: #45905f;
    color: #fff;
    padding: 1px 5px;
    top: -1px;
    margin-left: 2px;
    margin-right: 10px
}

.comment_author .comment_misc, .comment_author .comment_misc a, .editor_links a {
    color: #777;
    font-size: 12px
}

.comment_head {
    font-size: 14px;
    color: #777;
    margin-bottom: 6px
}

.comment_head a {
    color: #b2252a
}

.comment_misc {
    padding-top: 4px;
    display: inline-block
}

.comment_rating, .comment_rating a {
    display: inline-block;
    text-decoration: none;
    line-height: 1;
    text-shadow: 0 1px 0 #fff;
    color: #777;
    padding: 3px 4px;
    position: relative;
    width: 35px;
    height: auto;
    word-wrap: normal !important;
    font-size: 12px;
    margin-right: 10px;
    border: 0 !important;
    background: 0
}

.comment_rating_result {
    margin-left: 17px;
    position: relative;
    font-size: 1em;
    text-shadow: none;
    display: block
}

a .comment_rating_result {
    color: #777
}

.comment_rating a .fa.fa-heart, .comment_rating .fa.fa-heart {
    font-size: 16px;
    line-height: 10px;
    left: 2px;
    top: 4px;
    position: absolute
}

.comment_rating a .fa.fa-heart.marked, a .comment_rating_result.marked {
    color: #b2252a
}

.comment_rating a:hover {
    color: #b2252a !important
}

.comment_content {
    font-size: 16px
}

.comment_content p {
    font-size: 16px;
    margin-bottom: 12px;
    word-wrap: break-word
}

.comment_content img {
    max-width: 100%
}

.news_preview {
    margin-bottom: 2em
}

.news_preview h2 {
    font-size: 20px;
    margin-bottom: 4px
}

.news_preview header {
    font-size: 12px;
    color: #777;
    margin-bottom: 5px
}

.news_preview header span, .news_preview header a {
    margin-right: 15px
}

.news_preview p {
    font-size: 13px;
    margin-bottom: 13px
}

.news_preview footer {
    position: relative;
    top: -5px;
    margin-bottom: -5px
}

#path {
    font-size: 16px;
    margin-bottom: 10px
}

#social_buttons {
    float: left;
    width: 100%
}

#social_buttons h3 {
    font-size: 20px;
    margin-bottom: 10px
}

.social_buttons {
    float: left
}

.ya-share2 a span {
    color: #fff
}

a span.ya-share2__title {
    color: #000
}

.ico_favor_add {
    background: url(../i/icons/ico_favor_add.png) no-repeat
}

.ico_mail {
    background: url(../i/icons/ico_mail.png) no-repeat
}

.ico_message {
    padding-left: 23px;
    background: url(../i/icons/ico_mail.png) no-repeat
}

.ico_code {
    background: url(../i/icons/ico_code.png) 2px 0 no-repeat
}

.ico_user {
    padding-left: 12px;
    background: url(../i/icons/ico_user.png) 0 1px no-repeat;
    font-size: .8em;
    line-height: 1.1em;
    color: #777
}

.ico_comments {
    padding-left: 13px;
    padding-right: 15px;
    font-size: 12px;
    color: #777;
    background: url(../i/icons/ico_comments.png) 0 2px no-repeat
}

.ico_views {
    padding-left: 17px;
    font-size: 12px;
    color: #777;
    background: url(../i/icons/ico_views.png) 0 1px no-repeat
}

.ico_rate {
    padding-left: 18px;
    background: url(../i/icons/ico_rate.png) no-repeat
}

.ico_print {
    padding-left: 20px;
    padding-bottom: 4px;
    font-size: 12px;
    color: #000;
    background: url(../i/icons/ico_print.png) 0 -1px no-repeat
}

.ico_rss {
    padding-bottom: 1px;
    padding-left: 20px;
    background: url(../i/icons/ico_rss.png) no-repeat
}

.ico_rss_mini {
    padding-left: 17px;
    background: url(../i/icons/ico_rss_mini.png) no-repeat
}

.ico_livejournal {
    padding-bottom: 1px;
    padding-left: 20px;
    background: url(../i/icons/ico_livejournal.png) no-repeat
}

.ico_liveinternet {
    padding-bottom: 1px;
    padding-left: 20px;
    background: url(../i/icons/ico_liveinternet.png) no-repeat
}

.ico_subscribe {
    padding-bottom: 1px;
    padding-left: 20px;
    background: url(../i/icons/ico_subscribe.png) no-repeat
}

.ico_subscribe_mailru {
    padding-bottom: 1px;
    padding-left: 20px;
    background: url(../i/icons/ico_subscribe_mailru.png) no-repeat
}

.ico_maillist {
    padding-bottom: 1px;
    padding-left: 20px;
    background: url(../i/icons/ico_maillist.png) no-repeat
}

.ico_edit {
    background: url(../i/icons/ico_edit.png) no-repeat
}

.ico_delete {
    background: url(../i/icons/ico_delete.png) no-repeat;
    background-position: 0 !important
}

.ico_edit:hover, .ico_delete:hover {
    background-position: 0 !important
}

.ico_delete_inline {
    padding-left: 17px;
    background: url(../i/icons/ico_delete.png) 0 3px no-repeat
}

textarea {
    border: 1px solid #b1b1b1;
    border-bottom-color: #9a9a9a;
    border-top-color: #cbcbcb
}

textarea:focus {
    border: 1px solid #95b4db
}

body input.ins {
    padding: 0 0 0 2px;
    height: 26px;
    line-height: 26px !important;
    font-size: 13px !important;
    font-family: Arial, Tahoma, sans-serif !important;
    zoom: 1;
    color: #666;
    vertical-align: middle;
    border: 1px solid #b1b1b1;
    background: 0
}

body input.ins:focus, body input.ins:hover {
    background: 0;
    border: 1px solid #95b4db
}

.btn {
    text-align: center;
    cursor: pointer;
    line-height: 1;
    font-size: 13px !important;
    font-family: Arial, Tahoma, sans-serif !important;
    padding: 0 10px !important;
    height: 26px !important;
    zoom: 1;
    vertical-align: middle;
    background: url(../i/btns/btn_bg.png) repeat-x #dadada top;
    border: 1px solid #b5b5b5;
    border-top-color: #cbcbcb;
    border-bottom-color: #9b9b9b;
    text-shadow: 0 1px 0 #fff
}

button::-moz-focus-inner {
    border: 0;
    padding: 0
}

@-moz-document url-prefix() {
    .btn {
        padding-top: 3px !important;
        padding-bottom: 6px !important
    }
}

.btn:hover {
    background: url(../i/btns/btn_bg_hover.png) repeat-x #bfcbda top;
    border: 1px solid #9fa6af;
    border-top-color: #bcc4ce;
    border-bottom-color: #8c939b
}

.btn_link {
    padding: 3px 12px;
    border: 1px solid #cbcbcb;
    background: url(../i/btns/btn_bg.png) repeat-x #dadada;
    display: block;
    text-decoration: none;
    color: #000;
    font-size: 12px;
    margin-bottom: 2px;
    text-shadow: 0 1px 0 #fff
}

.btn_inline {
    display: inline-block;
    padding-right: 14px
}

.btn_inline_big {
    font-size: 13px;
    border-bottom: 1px solid #9b9b9b
}

.btn_inline_big:hover {
    border-bottom: 1px solid #8c939b !important
}

.btn_link:hover {
    border: 1px solid #a3a3a3;
    background: url(../i/btns/btn_bg_hover.png) repeat-x #bfcbda;
    color: #000 !important;
    text-decoration: none
}

.btn_link span {
    width: 16px;
    height: 16px;
    display: inline-block;
    position: relative;
    top: 4px;
    margin-right: 4px
}

.ico_twitter span {
    background: url(../i/modal/ico_twitter.png) no-repeat
}

.pr a.ico_twitter {
    background: url(../i/modal/ico_twitter.png) no-repeat;
    padding-left: 20px
}

.ico_facebook span {
    background: url(../i/modal/ico_facebook.png) no-repeat
}

.pr a.ico_facebook {
    background: url(../i/modal/ico_facebook.png) no-repeat;
    padding-left: 20px
}

.ico_vk span {
    background: url(../i/modal/ico_vk.png) no-repeat
}

.pr a.ico_vk {
    background: url(../i/modal/ico_vk.png) no-repeat;
    padding-left: 20px
}

.ico_ok span {
    background: url(../i/modal/ico_ok.png) no-repeat
}

.pr a.ico_ok {
    background: url(../i/modal/ico_ok.png) no-repeat;
    padding-left: 20px
}

.ico_mailru span {
    background: url(../i/modal/ico_mailru.png) no-repeat
}

.pr a.ico_mailru {
    background: url(../i/modal/ico_mailru.png) no-repeat;
    padding-left: 20px
}

.ico_google span {
    background: url(../i/modal/ico_google.png) no-repeat
}

.pr a.ico_google {
    background: url(../i/modal/ico_google.png) no-repeat;
    padding-left: 20px
}

ul#cal_box {
    float: left;
    width: 100%;
    position: relative;
    display: block;
    height: auto;
    margin: 20px auto;
    padding: 0 0 15px;
    overflow: auto;
    list-style-type: none
}

ul#cal_box li.cal_box {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 31%;
    min-width: 180px;
    height: auto;
    margin: 20px 2% 20px 0;
    padding: 0
}

ul#cal_box li.cal_box:nth-child(3n) {
    margin-right: 0
}

.cal_table {
    width: 100%;
    margin: auto
}

.cal_table thead td {
    border: none !important;
    font-weight: normal;
    text-align: center;
    line-height: 1 !important;
    padding: 5px
}

.cal_table thead tr.table_monthname td {
    font-weight: bold;
    font-size: 14px
}

.cal_table thead tr.table_weekdays td {
    color: #999;
    font-size: 12px
}

.cal_table tbody td {
    width: 38px;
    height: 38px;
    border: 1px solid #d9d9d9;
    line-height: 1 !important;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    color: #999
}

.cal_table tbody td a {
    display: block;
    height: 26px;
    padding-top: 12px;
    line-height: 1
}

.cal_table tbody td.table_noday {
    border: none !important
}

.label {
    background-color: #b2252a;
    color: #fff;
    font-size: 12px;
    padding: 3px 6px
}

.highlight {
    background-color: #ff9 !important
}

.social_box {
    margin-bottom: 1em
}

#inner_side_podcast {
    font-size: 12px;
    margin-bottom: 1.7em
}

#inner_side_podcast p {
    margin-bottom: 7px
}

#inner_side_podcast a {
    color: #777
}

#inner_side_podcast .podcast_links {
    line-height: 1.4em
}

#section_rss {
    position: absolute;
    top: 34px;
    right: 20px;
    background-position: 0 1px
}

.section_rss_slide {
    width: 12px;
    height: 14px;
    text-indent: -3000px;
    padding: 0;
    overflow: hidden
}

.dotted_stroke {
    margin: 1.5em 0;
    border-top: 1px dashed #ccc
}

body .dashed.link_post_view_act {
    color: #999;
    border-bottom: none !important
}

.no_resize {
    resize: none
}

#add_post_view {
    padding: 1em;
    background-color: #fafafa;
    border: 1px dashed #d9d9d9;
    margin-bottom: 1em
}

#editor_panel {
    float: left;
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0
}

#editor_panel a {
    float: left;
    line-height: 1;
    border: 1px solid #cbcbcb;
    border-bottom: 1px solid #aaa;
    background: url(../i/btns/btn_bg.png) repeat-x #dadada;
    text-decoration: none;
    color: #000;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    margin: 0;
    padding: 5px;
    text-align: center
}

#editor_panel a img {
    vertical-align: middle
}

#user_photo_box {
    overflow: hidden
}

#user_photo_box div {
    float: left;
    margin-right: 10px
}

.video-container {
    height: 0;
    padding-bottom: 56.25%;
    position: relative;
    margin-bottom: 16px
}

.video-container iframe, .video-container object, .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important
}

#footer {
    background-color: #fff;
    border-top: 3px solid #b2252a;
    clear: both;
    z-index: 996;
    position: relative;
    display: block;
    height: auto;
    padding: 30px 2% 20px;
    font-size: 12px;
    line-height: 1.5em;
    overflow: visible;
    border-top: 3px solid #b2252a
}

#footer p, #footer div {
    font-size: 14px
}

#footer .halffoot {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 49%;
    height: auto;
    padding: 0;
    margin: 0;
    float: none
}

#footer ul.footnavcolumn {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 30%;
    height: auto;
    padding: 0;
    margin: 0 2% 0 0;
    list-style-type: none
}

#footer ul.footnavcolumn li {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    padding: 5px 0;
    margin: 0
}

#footer .orphusblock {
    position: relative;
    display: block;
    width: 100%;
    max-width: 300px;
    height: auto;
    padding: 5px 0;
    margin: 0;
    background: 0
}

#footer .orphusblock .dashedborder {
    position: relative;
    display: block;
    width: 96%;
    height: 45px;
    padding: 14px 2%;
    margin: 5px 0;
    border: 1px dashed #e1e1e1
}

#footer .orphusblock .textcaption {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 65%;
    height: auto;
    padding: 0;
    margin: 0
}

#footer .orphusblock .buttonscaption {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 33%;
    height: auto;
    padding: 0;
    margin: 0
}

#footer .orphusblock .buttonscaption img {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0
}

#footer_counters {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
    float: left
}

#footer_logo {
    width: 161px;
    height: 36px;
    background: url(../i/logo_footer.png) no-repeat;
    margin-bottom: 1.5em;
    margin-right: 15px;
    float: left
}

#footer nav ul {
    margin: 0 35px 0;
    list-style: none;
    float: left;
    line-height: 1.3em
}

#footer_copy {
    clear: both
}

#footer span.circle {
    margin-top: 5px;
    vertical-align: bottom;
    width: 30px;
    height: auto;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    color: #b2252a;
    border: 2px solid #b2252a;
    font-size: 12px;
    line-height: 12px;
    padding: 7px 0
}

a.rmore {
    color: grey;
    font-style: italic;
    text-decoration: none;
    border-bottom: 1px dashed grey
}

.news_preview p.lastedit, .comment_content p.lastedit {
    font-size: 12px;
    color: #777;
    font-style: italic
}

.comment_misc a, #post_author_misc a.dotted, .editor_links a {
    text-decoration: none;
    border-bottom: 1px dashed #777;
    font-size: 12px;
    color: #777;
    margin-right: 10px
}

.editor_links {
    clear: both;
    margin-bottom: 0
}

#test_results_links a {
    margin-right: 1.5em;
    margin-bottom: 1em
}

#test_results_box {
    margin: 1.5em 0;
    background-color: #e5ecf4;
    border: 1px solid #c5cfd9;
    padding: 20px
}

.img_test {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    position: relative;
    top: 5px
}

span.li {
    line-height: 25px;
    background: url('/i/bullet.gif') no-repeat 0 2px;
    padding-left: 15px
}

a.dashedgray {
    color: #777 !important;
    border-bottom: 1px dashed #777;
    text-decoration: none
}

.hide, .hidden {
    display: none
}

a.orphus, a.orphus:link, a.orphus:hover, a.orphus:visited, a.orphus:active {
    color: #333;
    text-decoration: none
}

#age_limit {
    float: left;
    padding: 20px 0 0 0;
    margin: 0 0 0 30px
}

#breadcrumbs {
    background: url(../i/red_stroke.png) no-repeat;
    padding: 1em 0 0 0;
    font-size: 80%;
    color: #777
}

#breadcrumbs a:visited, #breadcrumbs a {
    color: #000
}

#sticky {
    margin: 20px 0 0 0;
    overflow: visible !important
}

.column {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding: 0;
    float: none
}

#footer .advert_div {
    width: 600px;
    float: left
}

.advert_div {
    background: #fff;
    overflow: hidden
}

.advert_div a span {
    color: inherit !important
}

.special_section {
    position: relative;
    display: block;
    width: 92%;
    height: auto;
    margin: 20px auto;
    padding: 20px 2%
}

.border1px {
    border: 1px solid #d9d9d9
}

.nopaddingtop {
    padding-top: 0
}

.nomargin {
    margin: 0
}

ul.filter_inline {
    position: relative;
    display: block;
    width: 98%;
    height: auto;
    margin: 0 1%;
    padding: 0;
    list-style-type: none
}

ul.filter_inline li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: auto;
    height: auto;
    margin: 0 1% 0 0
}

.special_items_block {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin: 20px auto;
    padding: 0
}

ul.special_items {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin: 20px auto;
    padding: 0;
    list-style-type: none
}

ul.special_items li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 31.4%;
    height: auto;
    margin: 0 2% 20px 0;
    padding: 0;
    border: 1px solid #d9d9d9
}

ul.special_items li:nth-child(2n) {
    margin: 0 2% 20px 0
}

ul.special_items li:nth-child(3n) {
    margin: 0 0 20px 0
}

ul.special_items li .special_item_img {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0;
    background: #000
}

ul.special_items li .special_item_img img {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0;
    transition: opacity .5s ease;
    -webkit-transition: opacity .5s ease
}

ul.special_items li .special_item_img img:hover {
    opacity: .8
}

ul.special_items li .special_item_img2 {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0;
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    transition: background-size .5s ease-out;
    -webkit-transition: background-size .5s ease-out
}

ul.special_items li .special_item_img2:hover {
    background-size: 106%
}

ul.special_items li .special_item_img2 img {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    opacity: 0
}

ul.special_items li .special_item_desc {
    position: relative;
    display: block;
    width: 90%;
    height: auto;
    margin: 20px 5%;
    padding: 0
}

ul.special_items li .special_item_desc h2 {
    font-size: 20px;
    line-height: 24px
}

ul.special_items li .special_item_desc h2 .special_air {
    background: #56a170;
    padding: 2px 9px;
    color: #fff
}

ul.special_items li .special_item_desc h2 .special_air.bggreen {
    background: #c94343
}

@media only screen and (max-width: 770px) {
    ul.special_items li {
        position: relative;
        display: inline-block;
        vertical-align: top;
        width: 100%;
        height: auto;
        margin: 0 0 20px 0;
        padding: 0;
        border: 1px solid #d9d9d9
    }
}

#contest {
    font-size: 16px
}

#contest img {
    max-width: 100%
}

#contest img, div.content div img {
    max-width: 100%
}

audio {
    max-width: 100%
}

#inner_side_podcast audio {
    max-width: 100%
}

* #inner_side_podcast audio {
    max-width: 60%
}

#comments_box ul ul ul ul ul ul ul ul {
    margin-left: 0
}

ul.socialLikes {
    font-weight: bold
}

ul.videos {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0;
    list-style-type: none
}

li.post_block {
    position: relative;
    display: inline-block;
    vertical-align: top;
    border: 1px solid #d9d9d9;
    background: #fafafa;
    width: 31%;
    height: 450px;
    margin: 0 2% 40px 0;
    padding: 0;
    overflow: hidden
}

li.post_block:nth-child(3n) {
    margin-right: 0
}

li.post_block h2 {
    font-size: 1.2em;
    line-height: 1.3em;
    padding: 0 7px;
    margin: 5px 0 10px
}

.inline {
    position: relative;
    display: inline-block;
    vertical-align: top
}

.small_link {
    font-size: .8em;
    line-height: 1.1em;
    color: #777;
    margin: 0 15px 0 0
}

.right, .text-right {
    text-align: right
}

.post_info {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 49%;
    height: 10px;
    font-size: .8em;
    line-height: 1.1em;
    color: #777
}

.date {
    width: 39%
}

.count {
    width: 59%;
    text-align: right
}

.post_box_desc {
    padding: 0 7px;
    margin: 0 0 70px
}

.post_box_desc p {
    position: relative;
    display: block;
    width: 100%;
    height: 160px;
    font-size: .9em;
    line-height: 1.6em;
    margin: 0;
    padding: 0
}

ul.videos .user-box {
    position: absolute;
    display: block;
    left: 0;
    bottom: -1px;
    width: 100%;
    height: 20px;
    line-height: 1em;
    color: #777;
    text-align: right;
    padding: 0 5% 5px;
    background: url("/img/bg_overflow_text.png") center bottom repeat-x
}

.user-box .ico_user {
    float: none
}

.media_box, .video, .video-show {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    line-height: 0;
    background: #000
}

.video-show {
    height: 0;
    padding-bottom: 56.25%
}

iframe.video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.h2-show {
    margin: 10px 0
}

.media_box, .video {
    cursor: pointer
}

.play_video {
    position: absolute;
    display: block;
    left: 45%;
    top: 40%;
    width: 35px;
    height: 40px;
    margin: 0;
    padding: 0;
    background: transparent url('/img/play.png') 0 0 no-repeat
}

.timing {
    position: absolute;
    display: block;
    right: 5%;
    bottom: 5%;
    height: 12px;
    margin: 0;
    padding: 2px 5px 5px;
    color: #fff;
    font-size: .9em;
    line-height: 1.4em;
    background: rgba(0, 0, 0, 0.7)
}

.media_box:hover .video {
    opacity: .8
}

.media_box:hover .play_video {
    background: transparent url('/img/play.png') -35px 0 no-repeat
}

.video_block_content {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin: 0 0 30px 0;
    padding: 0
}

table.forms tr.descr td {
    font-size: 14px
}

textarea.title {
    font-size: 35px;
    font-weight: 300;
    line-height: 1em
}

#article .redactor-toolbar {
    background-color: #e1ebff
}

#e_row .redactor-layer {
    border: 1px solid rgba(0, 0, 0, 0.3)
}

div.epigraph {
    margin: 0 0 1em 0;
    float: right;
    max-width: 50%;
    min-width: 35%
}

.greyedout {
    background-color: #ffe4b5;
    padding: 5px
}

#path a, #path a:hover, #path a:visited {
    background-color: #5d83a7;
    color: #fff !important;
    text-decoration: none;
    padding: 5px 12px;
    border-radius: 5px
}

#path a:hover {
    background-color: #7197bb
}

.test_result p {
    font-size: 18px !important
}

.comment_content p img {
    border: 1px solid silver
}

.comment_content p img.smiley {
    border: 0
}

.test_description {
    font-size: 16px
}

.articles #tabs-rubric li {
    padding: 0
}

#tabs-rubric.theme-tabs li:hover {
    background-color: #333232
}

#tabs-rubric.theme-tabs li:hover a {
    color: #fff;
    text-decoration: none
}

#tabs-rubric.theme-tabs li.active span {
    color: #fff;
    background: #b2252a
}

#theme_description {
    padding: 10px 10px 0
}

#theme_description p {
    line-height: 24px
}

#moreArticles {
    margin: 20px auto 0;
    width: 200px;
    color: #fff;
    background-color: #b2252a;
    padding: 5px;
    border: 0;
    cursor: pointer
}

#search_btn {
    text-align: center;
    cursor: pointer;
    line-height: 1;
    padding: 12px 12px !important;
    height: 40px !important;
    zoom: 1;
    position: relative;
    top: -1px;
    vertical-align: middle;
    background: url(../i/btns/btn_bg.png) repeat-x #dadada top;
    border: 1px solid #b5b5b5;
    border-top-color: #cbcbcb;
    border-bottom-color: #9b9b9b;
    text-shadow: 0 1px 0 #fff;
    font-size: 15px !important;
    display: inline-block
}

#btn_login {
    background: 0;
    padding-left: 0
}

.main {
    position: relative;
    display: block;
    width: 96%;
    height: auto;
    padding: 0 2%;
    margin: 0 auto;
    overflow: visible
}

.ico_comments, .ico_user {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 45%;
    margin: 0 2% 0 0;
    background: 0;
    padding-left: 0;
    font-size: 12px;
    line-height: 15px;
    white-space: nowrap
}

.ico_comments {
    text-align: right;
    margin-right: 0
}

#right_scroll, #left_scroll {
    background: 0;
    height: 110px;
    padding-top: 90px;
    color: #ccc
}

#right_scroll:hover, #left_scroll:hover {
    color: #c94343
}

ul.filter_ul {
    position: relative;
    display: block;
    width: 98%;
    height: auto;
    margin: 0 auto;
    padding: 0;
    list-style-type: none
}

ul.filter_ul li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 20%;
    height: auto;
    margin: 0 1% 0 0;
    padding: 0
}

ul.filter_ul li:last-child {
    width: 56%;
    margin: 0;
    padding-top: 3px
}

ul.testlist {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin: 10px auto;
    padding: 0;
    list-style-type: none
}

ul.testlist li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 35%;
    height: auto;
    margin: 0 2% 0 0;
    padding: 0;
    font-size: 1.2em
}

ul.testlist li.big_picture {
    width: 100%
}

ul.testlist li:last-child {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 62%;
    height: auto;
    margin: 0;
    padding: 0
}

ul.testlist li img {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0
}

ul.testlist li table, ul.testlist li table tr {
    width: 100%
}

ul.filter_search {
    position: relative;
    display: block;
    width: 98%;
    height: auto;
    margin: 0 auto;
    padding: 0;
    list-style-type: none
}

ul.filter_search li {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    height: auto;
    margin: 0 1% 0 0;
    padding: 0;
    white-space: nowrap
}

ul.filter_search li select {
    max-width: 230px
}

ul.filter_search li:last-child {
    width: 56%;
    margin: 0;
    padding-top: 3px
}

ul.searchline {
    position: relative;
    display: block;
    width: 98%;
    height: auto;
    margin: 0 auto;
    padding: 0;
    list-style-type: none
}

ul.searchline li {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 91%;
    height: auto;
    margin: 0 1% 0 0;
    padding: 0;
    white-space: nowrap
}

ul.searchline li:last-child {
    width: 6%;
    margin: 0
}

ul.searchline li input {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0
}

ul.userlist {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin: 10px auto;
    padding: 0;
    list-style-type: none
}

ul.userlist li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    height: auto;
    margin: 0 3% 0 0;
    padding: 0
}

ul.userlist li:last-child {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 62%;
    height: auto;
    margin: 0;
    padding: 0
}

ul.userlist li img {
    position: relative;
    display: block;
    height: auto;
    margin: 0;
    padding: 0
}

ul.userlist li ul {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin: 10px auto;
    padding: 0;
    list-style-type: none
}

ul.userlist li ul li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 25%;
    height: auto;
    margin: 0 1% 5px 0;
    padding: 0;
    font-size: 13px;
    line-height: 18px;
    color: #888
}

ul.userlist li ul li:nth-child(2n) {
    margin: 0;
    width: 72%;
    color: #000
}

ul.author_half {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin: 10px auto;
    padding: 0;
    list-style-type: none
}

ul.author_half li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 48%;
    height: auto;
    margin: 0 2% 0 0;
    padding: 0
}

ul.author_half li:last-child {
    margin: 0
}

.section_rss {
    position: relative;
    display: block;
    top: auto;
    right: auto;
    float: none;
    width: 100%;
    height: auto;
    margin: 10px auto;
    padding: 0;
    overflow: visible
}

.fa-comment, .fa-user {
    color: #ccc
}

.news_preview header, .news_preview footer {
    font-size: 12px;
    color: #777;
    margin-bottom: 5px
}

ul#filter_box {
    position: relative;
    display: block;
    width: 96%;
    height: auto;
    margin: 10px auto;
    padding: 15px 2%;
    list-style-type: none;
    background-color: #fafafa;
    border: 1px solid #d9d9d9
}

ul#filter_box li {
    position: relative;
    display: inline-block;
    width: auto;
    height: auto;
    margin: 0 2% 0 0;
    padding: 0;
    white-space: nowrap
}

ul.loginFormPage {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin: 10px auto;
    padding: 0;
    list-style-type: none
}

ul.loginFormPage li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 40%;
    height: auto;
    margin: 0 2% 0 0;
    padding: 0
}

ul.loginFormPage li:last-child {
    margin: 0
}

ul.loginFormPage li ul {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0
}

ul.loginFormPage li ul li {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin: 10px 0;
    padding: 0
}

ul.loginFormPage li ul.loginOAuth {
    position: relative;
    display: block;
    width: 70%;
    height: auto;
    margin: 0;
    padding: 0
}

body form[name="profile"] input.ins {
    min-width: 300px
}

input#to_user_login.ins {
    min-width: 300px
}

#photo_show img {
    width: 100%
}

#regform ul {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    background: 0;
    margin: 0 auto;
    list-style-type: none
}

#regform ul li:first-child {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 54%;
    height: auto;
    background: 0;
    margin: 0 2% 0 0
}

#regform ul li:last-child {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 33%;
    height: auto;
    background: 0;
    margin: 0
}

#regForm .labels {
    position: relative;
    display: block;
    font-weight: bold;
    font-size: 1em;
    padding: 4px 10px 4px 0;
    margin-top: 5px
}

#regForm .descr {
    position: relative;
    display: block;
    font-size: 12px;
    line-height: 14px;
    color: #777;
    padding: 4px 10px 4px 0
}

ul.socialLikes {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto 30px;
    padding: 20px 0;
    list-style-type: none
}

ul.socialLikes li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 30%;
    height: auto;
    margin: 0 2% 0 0;
    padding: 0
}

ul.socialLikes li:last-child {
    margin: 0
}

ul.socialLikes li .buttonNew {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 5px 3% 10px;
    white-space: nowrap;
    border-radius: 5px;
    border: 1px solid #ccc;
    text-align: center
}

ul.socialLikes li .buttonNew a {
    position: relative;
    display: block;
    width: 100%;
    height: 20px;
    margin: 0 auto;
    padding: 5px 0;
    white-space: nowrap;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    text-decoration: none
}

#fly_box a, #fly_box1 a, .buttonNew div.ui-rater-box .fly_box a {
    display: inline
}

ul.socialLikes li .buttonNew a .ui-rater {
    position: relative;
    display: block;
    width: 160px;
    height: auto;
    margin: 0 auto;
    padding: 0;
    top: auto
}

#ui_rate_more {
    top: auto
}

ul.socialLikes li .buttonNew .social-likes_single-w {
    display: block;
    margin: 0 auto
}

#ui_rate_more, .testRater.ui-rater {
    text-align: left
}

ul.socialLikes li .buttonNew table {
    text-align: left
}

#inner_area ul.socialLikes li .buttonNew p {
    padding: 0
}

.fly_box {
    padding-right: 20px
}

ul.socialLikes li .buttonNew table {
    text-align: left
}

ul.socialLikes li ul li {
    width: auto
}

#inner_area ul.topLikes li .buttonNew p {
    padding: 0
}

#close {
    position: fixed;
    display: none;
    right: 3%;
    top: 60px;
    width: 30px;
    height: 30px;
    margin: 0;
    padding: 5px;
    font-size: 24px;
    line-height: 24px;
    color: #b2252a;
    text-align: center;
    z-index: 999
}

#bars {
    position: relative;
    display: none;
    vertical-align: top;
    width: 30px;
    height: 30px;
    margin: 0 5px 0 0;
    padding: 0;
    font-size: 24px;
    line-height: 24px;
    color: #b2252a;
    text-align: center
}

.mobile_menu {
    position: fixed;
    display: none;
    left: 0;
    top: 110px;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    background: rgba(255, 255, 255, 0.9);
    overflow-y: scroll;
    z-index: 99
}

ul#nav_mobile {
    position: relative;
    display: block;
    width: 90%;
    height: auto;
    padding: 50px 5%;
    margin: 0;
    list-style-type: none
}

ul#nav_mobile li {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0 0 25px 0
}

ul#nav_mobile li a, ul#nav_mobile li span {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold
}

#fancybox-inner .popup_media .media_box .video-show iframe {
    height: auto
}

#fancybox-inner .popup_media .h2-show {
    margin: 30px 0 20px;
    font-size: 1.1em
}

.video img {
    width: 100%
}

#area > div:first-child {
    overflow: hidden
}

ul.enterSocials {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin: 0 0 20px;
    padding: 0;
    font-size: 0
}

ul.enterSocials li {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 32px;
    height: auto;
    margin: 0;
    padding: 0
}

ul.enterSocials li a {
    position: relative;
    display: block;
    height: 24px;
    margin: 0 2% 0 0;
    padding: 0;
    font-size: 16px;
    line-height: 16px;
    border-radius: 2px;
    text-align: center !important;
    width: 24px !important
}

ul.enterSocials li a.vk {
    background: #48729e url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyLjc4NSAxNi4yNDFzLjI4OC0uMDMyLjQzNi0uMTk0Yy4xMzYtLjE0OC4xMzItLjQyNy4xMzItLjQyN3MtLjAyLTEuMzA0LjU3Ni0xLjQ5NmMuNTg4LS4xOSAxLjM0MSAxLjI2IDIuMTQgMS44MTguNjA1LjQyMiAxLjA2NC4zMyAxLjA2NC4zM2wyLjEzNy0uMDNzMS4xMTctLjA3MS41ODctLjk2NGMtLjA0My0uMDczLS4zMDgtLjY2MS0xLjU4OC0xLjg3LTEuMzQtMS4yNjQtMS4xNi0xLjA1OS40NTMtMy4yNDYuOTgzLTEuMzMyIDEuMzc2LTIuMTQ1IDEuMjUzLTIuNDkzLS4xMTctLjMzMi0uODQtLjI0NC0uODQtLjI0NGwtMi40MDYuMDE1cy0uMTc4LS4wMjUtLjMxLjA1NmMtLjEzLjA3OS0uMjEyLjI2Mi0uMjEyLjI2MnMtLjM4MiAxLjAzLS44OSAxLjkwN2MtMS4wNyAxLjg1LTEuNDk5IDEuOTQ4LTEuNjc0IDEuODMyLS40MDctLjI2Ny0uMzA1LTEuMDc1LS4zMDUtMS42NDggMC0xLjc5My4yNjctMi41NC0uNTIxLTIuNzMzLS4yNjItLjA2NS0uNDU0LS4xMDctMS4xMjMtLjExNC0uODU4LS4wMDktMS41ODUuMDAzLTEuOTk2LjIwOC0uMjc0LjEzNi0uNDg1LjQ0LS4zNTYuNDU3LjE1OS4wMjIuNTE5LjA5OS43MS4zNjMuMjQ2LjM0MS4yMzcgMS4xMDcuMjM3IDEuMTA3cy4xNDIgMi4xMS0uMzMgMi4zNzFjLS4zMjUuMTgtLjc3LS4xODctMS43MjUtMS44NjUtLjQ4OS0uODU5LS44NTktMS44MS0uODU5LTEuODFzLS4wNy0uMTc2LS4xOTgtLjI3MmMtLjE1NC0uMTE1LS4zNy0uMTUxLS4zNy0uMTUxbC0yLjI4Ni4wMTVzLS4zNDMuMDEtLjQ2OS4xNjFDMy45NCA3LjcyMSA0LjA0MyA4IDQuMDQzIDhzMS43OSA0LjI1OCAzLjgxNyA2LjQwM2MxLjg1OCAxLjk2NyAzLjk2OCAxLjgzOCAzLjk2OCAxLjgzOGguOTU3eiIgZmlsbD0iI0ZGRiIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+)
}

ul.enterSocials li a.ok {
    background: #eb722e url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0iI0ZGRiIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMTEuNjc0IDYuNTM2YTEuNjkgMS42OSAwIDAgMC0xLjY4OCAxLjY4OGMwIC45My43NTcgMS42ODcgMS42ODggMS42ODdhMS42OSAxLjY5IDAgMCAwIDEuNjg4LTEuNjg3IDEuNjkgMS42OSAwIDAgMC0xLjY4OC0xLjY4OHptMCA1Ljc2M2E0LjA4IDQuMDggMCAwIDEtNC4wNzYtNC4wNzUgNC4wOCA0LjA4IDAgMCAxIDQuMDc2LTQuMDc3IDQuMDggNC4wOCAwIDAgMSA0LjA3NyA0LjA3NyA0LjA4IDQuMDggMCAwIDEtNC4wNzcgNC4wNzV6TTEwLjAyNSAxNS42MjRhNy42MzMgNy42MzMgMCAwIDEtMi4zNjctLjk4IDEuMTk0IDEuMTk0IDAgMCAxIDEuMjcyLTIuMDIyIDUuMTc1IDUuMTc1IDAgMCAwIDUuNDg5IDAgMS4xOTQgMS4xOTQgMCAxIDEgMS4yNzIgMi4wMjIgNy42NDcgNy42NDcgMCAwIDEtMi4zNjcuOThsMi4yNzkgMi4yOGExLjE5NCAxLjE5NCAwIDAgMS0xLjY5IDEuNjg4bC0yLjIzOC0yLjI0LTIuMjQgMi4yNGExLjE5MyAxLjE5MyAwIDEgMS0xLjY4OS0xLjY4OWwyLjI3OS0yLjI3OSIvPjwvZz48L3N2Zz4=)
}

ul.enterSocials li a.google {
    background: #dc4e41 url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTkuMDkgMTEuMzY0djEuNzQ1aDIuODg4Yy0uMTE2Ljc1LS44NzMgMi4xOTYtMi44ODcgMi4xOTYtMS43MzggMC0zLjE1Ni0xLjQ0LTMuMTU2LTMuMjE0IDAtMS43NzUgMS40MTgtMy4yMTUgMy4xNTYtMy4yMTUuOTg5IDAgMS42NS40MjIgMi4wMjkuNzg2bDEuMzgyLTEuMzMxQzExLjYxNSA3LjUgMTAuNDY1IDcgOS4wOSA3QTUuMDg3IDUuMDg3IDAgMCAwIDQgMTIuMDlhNS4wODcgNS4wODcgMCAwIDAgNS4wOSA1LjA5MmMyLjk0IDAgNC44ODgtMi4wNjYgNC44ODgtNC45NzUgMC0uMzM0LS4wMzYtLjU4OS0uMDgtLjg0M0g5LjA5MXptMTAuOTEgMGgtMS40NTVWOS45MDloLTEuNDU0djEuNDU1aC0xLjQ1NXYxLjQ1NGgxLjQ1NXYxLjQ1NWgxLjQ1NHYtMS40NTVIMjAiIGZpbGw9IiNGRkYiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==)
}

ul.enterSocials li a.twitter {
    background: #00aced url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTIwIDcuNTM5YTYuNTYgNi41NiAwIDAgMS0xLjg4NS41MTcgMy4yOTQgMy4yOTQgMCAwIDAgMS40NDMtMS44MTYgNi41NzUgNi41NzUgMCAwIDEtMi4wODUuNzk2IDMuMjgzIDMuMjgzIDAgMCAwLTUuNTkzIDIuOTk0QTkuMzIgOS4zMiAwIDAgMSA1LjExNCA2LjZhMy4yOCAzLjI4IDAgMCAwIDEuMDE2IDQuMzgyIDMuMjc0IDMuMjc0IDAgMCAxLTEuNDg3LS40MXYuMDQxYTMuMjg1IDMuMjg1IDAgMCAwIDIuNjMzIDMuMjE4IDMuMzA1IDMuMzA1IDAgMCAxLTEuNDgyLjA1NiAzLjI4NiAzLjI4NiAwIDAgMCAzLjA2NiAyLjI4QTYuNTg1IDYuNTg1IDAgMCAxIDQgMTcuNTI0IDkuMjkxIDkuMjkxIDAgMCAwIDkuMDMyIDE5YzYuMDM4IDAgOS4zNC01IDkuMzQtOS4zMzcgMC0uMTQzLS4wMDQtLjI4NS0uMDEtLjQyNUE2LjY3MiA2LjY3MiAwIDAgMCAyMCA3LjUzOHoiIGZpbGw9IiNGRkYiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==)
}

ul.enterSocials li a.facebook {
    background: #3b5998 url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEzLjQyMyAyMHYtNy4yOThoMi40NjRsLjM2OS0yLjg0NWgtMi44MzJWOC4wNDJjMC0uODI0LjIzLTEuMzg1IDEuNDE3LTEuMzg1aDEuNTE1VjQuMTExQTIwLjI1NSAyMC4yNTUgMCAwIDAgMTQuMTQ4IDRjLTIuMTgzIDAtMy42NzggMS4zMjYtMy42NzggMy43NnYyLjA5N0g4djIuODQ1aDIuNDdWMjBoMi45NTN6IiBmaWxsPSIjRkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4K)
}

ul.enterSocials li a.mailru {
    background: #168de2 url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTguODg5IDkuNjY3YTEuMzMzIDEuMzMzIDAgMSAwIDAtMi42NjcgMS4zMzMgMS4zMzMgMCAwIDAgMCAyLjY2N3ptNi4yMjIgMGExLjMzMyAxLjMzMyAwIDEgMCAwLTIuNjY3IDEuMzMzIDEuMzMzIDAgMCAwIDAgMi42Njd6bTQuNzcgNi4xMDhsLTEuODAyLTMuMDI4YS44NzkuODc5IDAgMCAwLTEuMTg4LS4zMDcuODQzLjg0MyAwIDAgMC0uMzEzIDEuMTY2bC4yMTQuMzZhNi43MSA2LjcxIDAgMCAxLTQuNzk1IDEuOTk2IDYuNzExIDYuNzExIDAgMCAxLTQuNzkyLTEuOTkybC4yMTctLjM2NGEuODQ0Ljg0NCAwIDAgMC0uMzEzLTEuMTY2Ljg3OC44NzggMCAwIDAtMS4xODkuMzA3bC0xLjggMy4wMjhhLjg0NC44NDQgMCAwIDAgLjMxMiAxLjE2Ni44OC44OCAwIDAgMCAxLjE4OS0uMzA3bC42ODMtMS4xNDdhOC40NjYgOC40NjYgMCAwIDAgNS42OTQgMi4xOCA4LjQ2MyA4LjQ2MyAwIDAgMCA1LjY5OC0yLjE4NGwuNjg1IDEuMTUxYS44NzMuODczIDAgMCAwIDEuMTg5LjMwNy44NDQuODQ0IDAgMCAwIC4zMTItMS4xNjZ6IiBmaWxsPSIjRkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=)
}


ul.enterSocials li:nth-child(1) {
    width: 134px;
}

ul.enterSocials li:nth-child(2) {
    width: 64px;
}

.sideBlock {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto 20px;
    padding: 0
}

.sideBlock .sideBlockTitle {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto 20px;
    padding: 5px 0;
    color: #fff;
    text-align: center;
    font-size: 16px;
    background: #b2252a
}

.sideBlock ul.sideBlockLists {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto 20px;
    padding: 0;
    list-style-type: none
}

.sideBlock ul.sideBlockLists li {
    position: relative;
    display: none;
    width: 100%;
    height: auto;
    margin: 0 auto 20px;
    padding: 0
}

.sideBlock ul.sideBlockLists li img {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 27%;
    height: auto;
    margin: 0 2% 0 0;
    padding: 0
}

.sideBlock ul.sideBlockLists li a.sideBlockListsCaption {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 60%;
    height: auto;
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 19px;
    text-decoration: none;
    color: #555
}

.sideBlock ul.sideBlockLists li a.sideBlockListsCaption:hover {
    color: #0615a0
}

.sideBlock ul.sideBlockLists li a.sideBlockListsCaption:visited {
    color: #555
}

.sideBlock ul.sideBlockLinks {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto 20px;
    padding: 0;
    background: #ccc;
    text-align: center;
    list-style-type: none
}

.sideBlock ul.sideBlockLinks li {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 5px 0;
    color: #000;
    font-size: 12px;
    cursor: pointer
}

.sideBlock ul.sideBlockLinks li.less {
    display: none
}

.moreblock {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto 20px;
    padding: 0
}

.moreblock .sideBlockTitle {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto 20px;
    padding: 5px 0;
    color: #fff;
    text-align: center;
    font-size: 1.5em;
    font-weight: 500;
    background: #b2252a
}

.moreblock ul.sideBlockLists {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0 !important;
    font-size: 0 !important;
    list-style-type: none
}

.moreblock ul.sideBlockLists li {
    border: 1px dashed silver;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: calc(49% - 2px);
    height: auto;
    margin: 0 2% 20px 0;
    padding: 0;
    min-height: 90px
}

.moreblock ul.sideBlockLists li:nth-child(2n) {
    margin: 0 0 20px 0
}

.moreblock ul.sideBlockLists li img {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 38%;
    height: auto;
    margin: 0 5% 0 0;
    padding: 0
}

.moreblock ul.sideBlockLists li a.sideBlockListsCaption {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 57%;
    height: auto;
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 17px;
    text-decoration: none;
    color: #000;
    font-weight: bold
}

.moreblock ul.sideBlockLinks {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto 20px;
    padding: 0;
    background: #ccc;
    text-align: center;
    list-style-type: none
}

.moreblock ul.sideBlockLinks li {
    position: relative;
    display: inline;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 5px 10px;
    color: #000;
    font-size: 14px;
    cursor: pointer
}

.moreblock ul.sideBlockLinks li.less {
    display: none
}

.gotop {
    position: fixed;
    display: none;
    width: 40px;
    height: 40px;
    right: 15px;
    bottom: 20px;
    border-radius: 50%;
    color: #ba4e48;
    opacity: .9;
    z-index: 999;
    font-size: 40px;
    cursor: pointer;
    text-align: center
}

.ads_after_content {
    margin: 0 !important;
    padding: 0 !important;
    border: 0
}

#gallery {
    margin-bottom: 10px
}

#editor_links {
    margin-bottom: 15px;
    border: 1px solid #eee;
    background-color: #efefef;
    padding: 3px
}

#editor_links div {
    float: left;
    margin: 0 10px
}

#editor_links div.clear {
    float: none
}

#editor_links div.error {
    color: #b2252a
}

#editor_links div.ok {
    color: #0d8b00
}

.byebye {
    border: 1px solid #b2252a;
    padding: 10px
}

.byebye p {
    margin: .5em;
    font-style: italic
}

.butn {
    display: inline-block;
    font-weight: 400;
    line-height: 1.25;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .5rem 1rem !important;
    font-size: 1rem;
    border-radius: .25rem;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    text-decoration: none;
    background-color: #fff;
    cursor: pointer
}

.butn-outline, .butn-outline:visited {
    color: #0615a0;
    background: none transparent;
    border-color: #0615a0
}

.butn-outline:hover, .butn-outline-back:hover {
    color: #fff !important;
    background-color: #0615a0;
    border-color: #0615a0;
    text-decoration: none
}

.butn-outline-back, .butn-outline-back:focus, .butn-outline-back:visited {
    color: #b2252a;
    border-color: #b2252a
}

.butn-outline-back:hover {
    background-color: #b2252a;
    border-color: #b2252a
}

.shzh_share {
    border-radius: 10px;
    height: 16px;
    background: url('/images/sh_micro.jpg') left center no-repeat;
    border: 1px solid #af1f25;
    color: #af1f25;
    font-family: Arial, sans-serif;
    font-size: 15px;
    padding: 17px 16px 15px 192px !important;
    text-decoration: none;
    font-weight: 600
}

.shzh_share:hover {
    filter: alpha(opacity=75);
    -moz-opacity: .75;
    opacity: .75;
    text-decoration: none
}

.butn-primary {
    background-color: #b2252a;
    color: #fff !important
}

.butn-secondary {
    background-color: #016110;
    color: #fff !important;
    border: 2px solid #016110
}

.butn-secondary:hover {
    color: #c0c0c0 !important
}

.butn-telegram {
    background-color: #fff;
    border: 2px solid #27a6e7 !important;
    color: #27a6e7 !important
}

.butn-telegram:hover {
    color: #fff !important;
    background: #2a6496
}

.butn-secondary, .butn-secondary:hover, .butn-secondary:active {
    text-decoration: none
}

.fa-telegram {
    font-size: 18px
}

.test_subscribe_stripe {
    width: calc(100% + 125px);
    background: #f1f1f1;
    margin: 10px -85px 8px -105px;
    padding: 18px 0 18px 105px;
    font-size: 16px;
    font-weight: 600
}

.test_subscribe_stripe .butn-secondary {
    margin: 0 0 0 14px
}

.box_ads .butn-secondary {
    margin: 12px 0 12px 0
}

.butn_secondary_off {
    background-color: #b2252a;
    border: 2px solid #b2252a
}

#userarea_profile .user_sub_menu, #userarea_profile_mobile .user_sub_menu {
    position: absolute;
    display: none;
    top: 55px;
    right: 0;
    width: 380px;
    height: auto;
    margin: 0;
    padding: 10px 0;
    z-index: 99;
    opacity: .96;
    background: #fff;
    -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.2)
}

#userarea_profile .user_sub_menu ul, #userarea_profile_mobile .user_sub_menu ul {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    list-style-type: none;
    column-count: 2;
    column-gap: 0
}

#userarea_profile_mobile .user_sub_menu ul {
    column-count: 1
}

#userarea_profile .user_sub_menu ul li, #userarea_profile_mobile .user_sub_menu ul li {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 5px 5%;
    text-align: left;
    break-inside: avoid-column
}

#userarea_profile .user_sub_menu ul li a, #userarea_profile_mobile .user_sub_menu ul li a {
    font-size: 14px
}

#userarea_profile .user_sub_menu ul li:hover {
    background: #efefef
}

#userarea_profile .user_sub_menu ul li:last-child, #userarea_profile_mobile .user_sub_menu ul li:last-child {
    border: 0
}

#userarea_profile .user_sub_menu ul li .fa, #userarea_profile_mobile .user_sub_menu ul li .fa {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: auto;
    margin: 0 5px 0 0;
    padding: 0;
    font-size: 16px;
    text-align: center
}

#userarea_profile .user_sub_menu ul li .num, #userarea_profile_mobile .user_sub_menu ul li .num {
    float: right;
    display: inline;
    vertical-align: middle;
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
    font-size: 11px;
    text-align: center;
    color: #999
}

#userarea_profile .user_mini_info {
    padding-top: 10px;
    min-height: 55px
}

#userarea_profile .user_mini_info .arrow {
    display: inline-block;
    margin: 0 20px
}

#userarea_profile > span .user_mini_info .arrow .fa-angle-up {
    display: none
}

.magnet {
    position: fixed;
    display: block;
    left: 0;
    top: 0;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 5px 0;
    background-color: #fff;
    z-index: 999;
    -webkit-box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.3)
}

.wrap {
    position: relative;
    display: block;
    width: 96%;
    max-width: 1200px;
    height: auto;
    margin: 0 auto;
    padding: 0;
    vertical-align: middle
}

.magnet .burger3 {
    display: none
}

.magnet .logo {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 250px;
    height: auto;
    margin: 0 8% 8px 0;
    padding: 0
}

.magnet.main_magnet .logo {
    width: 298px
}

.magnet .logo img {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0
}

.magnet a.mobSearchOpen {
    display: inline-block;
    padding: 0;
    margin: 0 5% 0 0;
    width: 10%;
    font-size: 22px;
    border: 0;
    background: 0;
    color: #000
}

.magnet span.mobile_search {
    display: none;
    vertical-align: middle;
    width: calc(70% - 298px);
    margin: 0 5%;
    text-align: left
}

.magnet .auth {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 18%;
    height: auto;
    margin: 0 2% 0 0;
    padding: 0;
    text-align: right
}

.magnet .auth a {
    padding: 4px 0 !important;
    font-size: 16px
}

.magnet a.btn {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 38px;
    height: auto;
    margin: 0 1% 0 0;
    padding: 10px 8px;
    font-size: 12px;
    line-height: 12px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: .02em;
    text-decoration: none;
    text-align: center;
    color: #000;
    background-color: #288213
}

#userarea_profile:hover .user_sub_menu {
    display: block;
    background: linear-gradient(to right, #fff 50%, #e0faec 50%)
}

#userarea_profile:hover .fa-angle-down {
    display: none
}

#userarea_profile:hover > span .user_mini_info .arrow .fa-angle-up {
    display: inline-block
}

#lead a, #articleBody a {
    color: #b2252a
}

#adsbox-wrap, #adsbox-wrap1 {
    margin-top: 0;
    position: relative
}

div.testSubscribeButton {
    margin: 0;
    position: absolute;
    right: 20px;
    top: 14px
}

.themeHeader .grid-stack .grid-stack-item {
    margin-bottom: 20px;
    width: 100% !important;
    height: 340px;
    position: relative
}

#area div.themesList {
    overflow: visible
}

.themesList .grid-stack > .grid-stack-item {
    position: relative;
    float: left;
    margin-top: 10px
}

.themesList .grid-stack > .grid-stack-item[data-gs-height='1'] {
    height: 10em
}

.themesList .grid-stack > .grid-stack-item[data-gs-height='2'] {
    height: 20em
}

.articles.themesList {
    margin: 10px auto
}

#theme_description ul, #theme_description ul li {
    font-size: 16px
}

.specialBanner {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin: 10px 0 0;
    padding: 0;
    background-color: #eaeaea
}

.specialBanner .image {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 20%;
    height: auto;
    margin: 0 2% 0 0;
    padding: 0
}

.specialBanner .image img {
    width: 100%
}

.specialBanner .caption {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 78%;
    height: auto;
    margin: 0;
    padding: 0
}

.specialBanner .caption .section {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin: 0 0 5px;
    padding: 0;
    font-size: 14px;
    line-height: 19px;
    font-weight: 500;
    color: #444
}

.specialBanner .caption .section .name {
    background-color: #824e82;
    padding: 3px 5px;
    color: #f3d6ff
}

.specialBanner .caption .rate {
    display: none;
    position: relative;
    vertical-align: middle;
    bottom: 0;
    right: 0
}

.specialBanner .caption .title {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin: 0 0 10px;
    padding: 0;
    font-size: 24px;
    line-height: 26px;
    color: #000
}

.specialBanner .caption .title a {
    color: #000
}

.specialBanner .bookmark {
    position: absolute;
    display: block;
    right: 10px;
    top: 0;
    font-size: 21px;
    white-space: nowrap;
    color: #b2252a;
    margin-left: 10px;
    cursor: pointer;
    z-index: 9
}

.specialBanner .bookmark .fa-bookmark {
    display: none
}

.specialBanner .bookmark.active .fa-bookmark-o {
    display: none
}

.specialBanner .bookmark.active .fa-bookmark {
    display: block
}

.specialBanner .notice {
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    white-space: nowrap;
    color: #fff;
    padding: 3px 5px;
    font-size: 13px;
    text-align: center;
    background: #b2252a;
    cursor: pointer;
    z-index: 9
}

.banner_placeholder {
    background-color: #b4d8e8;
    border: 1px solid #286b88;
    color: #286b88;
    width: 100%;
    text-align: center;
    padding: 20px
}

.anons_2014 {
    margin-top: 0
}

.labelShkola {
    background-color: #b2252a;
    color: #fff;
    font-size: 12px;
    padding: 3px 6px
}

.labelCalend {
    display: none
}

.anons_2014 h3 {
    font-weight: 600;
    font-size: 24px
}

.anons_2014 p {
    font-size: 18px
}

#anonsOutput p > a {
    color: #b2252a;
    text-decoration: underline
}

#content .tableOfContents, .specToc .tableOfContents {
    text-align: center;
    font-weight: bold;
    padding-bottom: 1em;
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 1em
}

#content .tableOfContents .toc_link, .specToc .tableOfContents .toc_link {
    color: #000;
    cursor: pointer
}

#content .tableOfContents .toc_link:hover, .specToc .tableOfContents .toc_link:hover {
    color: #b2252a
}

#content .tocText, .specToc .tocText {
    display: none;
    position: absolute;
    padding: 20px 10px 10px 30px;
    z-index: 99;
    background-color: rgba(255, 255, 255, 0.95);
    border: 5px solid #eaeaea;
    width: 600px;
    left: 50%;
    margin-left: -300px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.7);
    max-height: 100%;
    overflow: auto
}

#content .tocText p, .specToc .tocText p {
    font-size: 16px;
    line-height: 18px;
    margin: 0 0 13px 0;
    color: #777
}

#content .tocText li, .specToc .tocText li {
    margin: 6px 0;
    font-size: 16px
}

#content .tocText strong, .specToc .tocText strong {
    color: #000
}

#content .tocText a, .specToc .tocText a {
    color: #0615a0
}

#content .tocText a, .specToc .tocText a:visited {
    color: #5d0a3a
}

#content .tocText strong, .specToc .tocText strong {
    cursor: pointer
}

#content .tocText strong:hover, .specToc .tocText strong:hover {
    color: #b2252a;
    text-decoration: none
}

#nav2020 {
    display: table;
    zoom: 1;
    clear: both;
    position: relative;
    background: #fff;
    width: 100%;
    height: auto;
    border-top: 0;
    border-bottom: 3px solid #b2252a;
    overflow: visible;
    padding: 0;
    margin: 0 auto 10px;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1)
}

#nav2020 ul#nav_main {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 90px);
    height: auto;
    padding: 0;
    margin: 0;
    list-style-type: none;
    overflow: visible;
    float: none;
    left: 0;
    font-size: 16px
}

#nav2020 ul#nav_main li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: auto;
    height: auto;
    padding: 0 1%;
    margin: 0;
    float: none;
    border-right: 1px solid #d9d9d9
}

#nav2020 ul#nav_main li a, #nav2020 ul#nav_main li span {
    text-decoration: none;
    color: #000;
    position: relative;
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding: 0;
    margin: 0;
    text-align: center;
    font-size: 18px
}

#nav2020 ul.utilityMenu {
    position: relative;
    margin: 0;
    padding: 0;
    font-size: 0;
    white-space: nowrap;
    list-style-type: none;
    display: inline-block;
    height: 40px;
    vertical-align: middle
}

#nav2020 ul.utilityMenu li {
    float: left;
    width: 40px;
    height: 39px;
    min-width: 40px;
    background: #fff;
    border-right: 1px solid #efefef
}

#nav2020 ul.utilityMenu li .fa {
    padding: 10px 0;
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    font-size: 22px;
    line-height: 22px;
    text-align: center;
    cursor: pointer
}

#nav2020 ul.utilityMenu li.burger {
    color: #b2252a
}

#nav2020 ul.utilityMenu li.burger2 {
    color: #0616a1
}

#nav2020 ul.utilityMenu li.mobileMenuBtn {
    display: none;
    background: #efefef;
    color: #000
}

#nav2020 ul.utilityMenu li.mobileMenuBtn .textDesc {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 40px;
    margin-left: 5px;
    font-weight: bold
}

#nav2020 ul.utilityMenu li.burger:hover, #nav2020 ul.utilityMenu li.burger.active {
    background: #b2252a;
    color: #fff
}

#nav2020 ul.utilityMenu li.burger2:hover, #nav2020 ul.utilityMenu li.burger2.active {
    background: #0616a1;
    color: #fff
}

#nav2020 ul#nav_main li span {
    color: #b2252a;
    font-weight: bold
}

.theme.grid-stack-item-works[data-gs-width="4"][data-gs-height="1"] .bottomLine2020 {
    width: calc(100% - 32% - 2px) !important;
    left: 32% !important
}

.grid-stack-item-works[data-gs-width="4"][data-gs-height="1"] .bottomLine2020 .author2020 {
    left: 4% !important
}

.grid-stack-item-works[data-gs-width="1"][data-gs-height="2"] .net-item-content-img {
    max-height: 110px !important
}

.articlesBlock {
    position: absolute;
    display: block;
    top: 50px;
    left: 10px;
    bottom: 0;
    width: 300px;
    height: 100%;
    margin: 0;
    padding: 0;
    background: #e8eff1
}

.articlesBlock .header {
    position: relative;
    display: block;
    width: 90%;
    height: auto;
    margin: 18px auto 10px;
    padding: 0;
    font-size: 18px;
    line-height: 18px;
    color: #000;
    text-transform: uppercase;
    font-weight: 700
}

.articlesBlock ul.arrows {
    position: absolute;
    display: block;
    right: 4%;
    top: 15px;
    width: 50px;
    height: auto;
    margin: 0;
    padding: 0;
    font-size: 18px;
    line-height: 24px;
    color: #000;
    text-align: right;
    list-style-type: none;
    cursor: pointer
}

.articlesBlock ul.arrows li {
    position: relative;
    display: inline-block;
    width: 10px;
    height: 100%;
    margin: 0 5px;
    padding: 0;
    text-align: center
}

.articlesBlock .active .fa {
    color: #b2252a
}

.articlesList ul.tabBlock {
    list-style-type: none;
    margin-left: 0
}

p.commentMainPage {
    overflow: hidden;
    max-height: 182px;
    margin: 0;
    display: block !important;
    font-size: 14px;
    line-height: 1.2em
}

p.commentMainPage a, .article_c a {
    color: #000
}

.articlesBlock .filterBlock {
    position: absolute;
    left: 0;
    top: 46px;
    display: none;
    width: 100%;
    height: auto;
    margin: 0 0 5px;
    padding: 15px 0 0;
    background: #cfd7d9;
    overflow: hidden;
    z-index: 9
}

.articlesBlock .filterBlock ul.filterList {
    position: relative;
    display: block;
    width: 96%;
    height: auto;
    margin: 0 0 25px;
    padding: 0 2%;
    list-style-type: none
}

.articlesBlock .filterBlock ul.filterList li {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin: 15px auto;
    padding: 0
}

.articlesBlock .filterBlock ul.filterList li label {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 30%;
    height: auto;
    margin: 0;
    padding: 0;
    text-align: right;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 12px;
    font-weight: 500
}

.articlesBlock .filterBlock ul.filterList li select {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 67%;
    height: 28px;
    margin: 0 0 0 1%;
    padding: 0 2%;
    border-radius: 0;
    border: 0;
    font-weight: 300;
    background: #fff url('../images/triangle.png') 98% center no-repeat;
    background-size: 10%;
    -webkit-appearance: none;
    -moz-appearance: none
}

.articlesBlock .filterBlock .button {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    height: 20px;
    margin: 0 auto;
    padding: 10px 0 25px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    font-weight: 300
}

.articlesBlock .filterBlock .save {
    background: #b2252a
}

.articlesBlock .filterBlock .clear {
    background: #3f4142;
    margin-left: -3.4px
}

.articlesBlock .searchBlock {
    position: absolute;
    left: 0;
    top: 46px;
    display: none;
    width: 100%;
    height: auto;
    margin: 0 0 5px;
    padding: 15px 0 0;
    background: #cfd7d9;
    overflow: hidden;
    z-index: 9
}

.articlesBlock .searchBlock input {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 90%;
    height: 28px;
    margin: 5px 5% 20px 5%;
    padding: 0 2%;
    border-radius: 0;
    border: 0;
    font-weight: 300
}

.articlesBlock .searchBlock .button {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    height: 20px;
    margin: 0 auto;
    padding: 10px 0 25px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    font-weight: 300
}

.articlesBlock .searchBlock .save {
    background: #b2252a
}

.articlesBlock .searchBlock .clear {
    background: #3f4142;
    margin-left: -3.4px
}

.articlesBlock .articlesList {
    position: relative;
    display: block;
    width: 94%;
    height: calc(100% - 46px);
    margin: 0 3% 25px;
    padding: 0;
    overflow-y: scroll;
    background: #fff
}

.articlesList .grid-stack .grid-stack-item .grid-stack-item-content {
    left: 5px;
    right: 10px;
    background: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom: 1px solid #ddd
}

.articlesList .modeA1 {
    border-top: 1px solid #ddd;
    margin-top: 10px
}

.articlesBlock .articlesList .grid-stack-item .comments {
    position: absolute;
    display: block;
    right: 0;
    bottom: 7px;
    width: 30%;
    height: auto;
    margin: 0;
    padding: 0;
    font-size: 10px;
    line-height: 10px;
    font-weight: 300;
    text-align: right
}

.articlesBlock .articlesList .grid-stack-item .comments span {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: auto;
    height: auto;
    margin: 0 0 0 7%;
    padding: 0
}

.articlesBlock .articlesList h4 {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin: 0 0 5px;
    color: #181717;
    font-size: 14px;
    line-height: 17px;
    font-weight: 300
}

.articlesBlock .articlesList h4.mainTitle a {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin: 0 0 10px;
    color: #181717;
    font-size: 12px;
    line-height: 15px;
    font-weight: 300;
    overflow: hidden
}

.commentsRed .fa {
    color: #b2252a;
    line-height: 5px
}

.commentsBlue .fa {
    color: #0c98e9;
    line-height: 5px
}

.articlesBlock .articlesList .grid-stack-item img {
    display: none
}

.articlesBlock .articlesList .grid-stack-item .netInfo {
    display: none
}

.articlesBlock .articlesList .grid-stack-item .iconset {
    display: none
}

.articlesBlock .articlesList .label {
    display: none
}

.articlesBlock .articlesList .article {
    display: none
}

.articlesBlock .articlesList .comment-o {
    display: none
}

.articlesBlock .articlesList p {
    display: none
}

.articlesBlock {
    background: 0;
    display: none;
    z-index: 998
}

.articlesBlock .articlesList {
    width: 100%;
    margin: 0 0 25px;
    background: #efefef;
    overflow: hidden
}

.articlesBlock .articlesList h4.mainTitle {
    margin: 7px auto 10px;
    text-transform: uppercase;
    width: 96%;
    padding-left: 5px
}

.articlesBlock .articlesList .grid-stack-item[data-gs-width="1"][data-gs-height="1"] h4.mainTitle {
    font-weight: 600
}

.articlesList .grid-stack-item[data-gs-width="1"][data-gs-height="1"] a:hover h4.mainTitle {
    color: #b2252a
}

.articlesBlock .articlesList a:hover {
    text-decoration: none
}

.content .articles {
    background: 0
}

.articlesBlock .articlesList.modeB, .articlesBlock .articlesList.modeC {
    display: none
}

.articlesBlock .infoContent {
    position: relative;
    display: block;
    width: 100%;
    height: calc(100% - 46px);
    margin: 0 auto;
    padding: 5px 2%;
    overflow-y: scroll;
    overflow-x: hidden
}

.articlesBlock .modeDA .infoContent .message {
    position: relative;
    display: block;
    width: 96%;
    height: auto;
    margin: 0 auto;
    padding: 5px 2% 10px;
    font-size: 12px;
    line-height: 15px;
    color: #000;
    font-weight: 300;
    border-bottom: 1px solid #efefef
}

.articlesBlock .infoContent .comment {
    position: relative;
    display: block;
    width: 96%;
    height: auto;
    margin: 0 auto;
    padding: 10px 2% 5px
}

.articlesBlock .infoContent .user, .articlesBlock .infoContent .userAdditional {
    position: relative;
    display: block;
    width: 96%;
    height: auto;
    margin: 10px auto;
    padding: 10px 2% 10px;
    border-top: 1px solid #efefef
}

.articlesBlock .infoContent .user img, .articlesBlock .infoContent .userAdditional img {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 50px;
    height: 50px;
    margin: 0 2% 0 4%;
    padding: 0;
    border-radius: 50%
}

.articlesBlock .infoContent .user.userChat {
    margin-bottom: 0
}

.articlesBlock .infoContent .user.userChat img {
    width: 40px;
    height: 40px;
    margin: 0 2% 0 0
}

.articlesBlock .infoContent .userAdditional img {
    width: 40px;
    height: 40px;
    margin: 0 2% 0 0
}

.articlesBlock .infoContent .userAdditional .subTitle {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin: 10px 0;
    padding: 0;
    font-size: 14px;
    line-height: 18px;
    font-weight: bold
}

.articlesBlock .infoContent .user .details, .articlesBlock .infoContent .userAdditional .details {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    height: auto;
    margin: 0 5% 0 0;
    padding: 0
}

.articlesBlock .infoContent .user .details .name, .articlesBlock .infoContent .userAdditional .details .name {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin: 0 0 5px;
    padding: 0;
    font-size: 13px;
    line-height: 13px;
    text-transform: uppercase
}

.articlesBlock .infoContent .userAdditional .details a.name {
    text-transform: none;
    text-decoration: underline
}

.articlesBlock .infoContent .user .details .workedAs {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    font-size: 11px;
    line-height: 11px;
    font-weight: 300
}

.articlesBlock .infoContent .user .details .timeChat {
    position: relative;
    display: inline;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    font-size: 11px;
    line-height: 11px;
    font-weight: 300;
    color: #999;
    border-bottom: 1px dashed #999
}

.articlesBlock .infoContent .net-item-content {
    position: relative;
    display: block;
    width: 96%;
    height: auto;
    margin: 10px auto;
    padding: 5px 2%
}

.articlesBlock .infoContent .net-item-content .label {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    height: auto;
    margin: 10px 0 10px 0;
    padding: 3px 6px;
    background: #b2252a;
    color: #fff;
    font-size: 12px;
    line-height: 12px;
    white-space: nowrap;
    border-radius: 0;
    font-weight: 300
}

.articlesBlock .infoContent .net-item-content h4.author {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    height: auto;
    margin: 10px 0 10px 5px;
    padding: 3px 6px;
    color: #000;
    font-size: 12px;
    line-height: 12px;
    white-space: nowrap;
    border-radius: 0;
    font-weight: 300
}

.articlesBlock .infoContent .net-item-content h4.mainTitle {
    position: relative;
    display: block;
    width: 90%;
    height: auto;
    margin: 0;
    color: #181717;
    font-size: 17px;
    line-height: 21px;
    font-weight: 500
}

.articlesBlock ul.arrows {
    position: relative;
    display: block;
    width: 100%;
    left: auto;
    top: auto;
    right: auto;
    height: auto;
    margin: 0;
    padding: 10px 0;
    font-size: 18px;
    line-height: 24px;
    color: #000;
    text-align: center;
    list-style-type: none;
    cursor: pointer
}

.articlesBlock ul.arrows li {
    font-size: 14px;
    width: auto
}

.articlesBlock ul.arrows li.point span {
    padding-bottom: 10px;
    border-bottom: 1px solid #000
}

.articlesBlock ul.arrows li span.active, .articlesBlock ul.arrows li span:hover {
    font-weight: bold;
    color: #b2252a;
    border-bottom: 2px solid #b2252a
}

.articlesBlock .articlesList.modeB ul.arrows li span.active, .articlesBlock .articlesList.modeB ul.arrows li span:hover {
    color: #0616a1;
    border-bottom: 2px solid #0616a1
}

.articlesBlock .articlesList .tabBlock .infoContent {
    overflow: hidden
}

.articlesBlock .articlesList .tabBlock ul.listChat {
    margin-left: 5px
}

.articlesBlock .articlesList .tabBlock ul.listChat li {
    list-style-type: none
}

.infoContent .article_c {
    margin: 10px 0 10px 5px;
    font-size: 14px;
    line-height: 1.2em
}

.infoContent .article_c a:hover {
    text-decoration: underline
}

.infoContent .article_c span {
    font-size: 12px;
    color: #6b6b6b
}

.articlesList.modeA .grid-stack-item {
    display: block;
    height: auto;
    position: relative;
    float: none;
    overflow: visible
}

.articlesList .grid-stack .grid-stack-item .grid-stack-item-content {
    position: relative;
    display: block;
    right: auto;
    left: auto;
    top: auto
}

.articlesList .grid-stack .grid-stack-item .grid-stack-item-content a {
    position: relative;
    display: block;
    width: 100%
}

.listChat .user_mini_profile span {
    display: block
}

.articlesList .infoContent .listChat .comment {
    width: 100%;
    padding: 10px 0
}

.fancybox-caption, .fancybox-caption h1, .fancybox-caption p {
    color: #fff
}

div.pTest {
    background: #f1f1f1;
    margin: -20px -20px 20px;
    padding: 10px;
    text-align: center;
    color: #777
}

div.pTest span {
    height: 24px;
    vertical-align: middle;
    margin: 0 6px
}

div.pTest span a img {
    height: 24px;
    width: auto;
    margin: 2px 0 0 0
}

div.pTest span.dlmtr {
    height: 24px;
    vertical-align: middle
}

h2.chptr {
    margin-top: 90px !important
}

.butn-2021 {
    margin-left: 7px
}

.butn-2021 .fa {
    margin-right: 12px
}

.depositphotos {
    clear: both;
    margin: 14px 0
}

.depositphotos a {
    color: #0615a0
}

.depositphotos div {
    display: inline-block;
    font-size: 14px
}

.depositphotos div.dplogo {
    margin-left: 10px
}

.depositphotos div.dplogo img {
    max-width: 180px;
    height: auto
}

@media only screen and (min-width: 536px) {
    .bottomFixedBlock {
        display: none
    }
}

img.menuVK {
    width: 120px;
    height: auto;
    margin: 9px 6px 0
}

@media only screen and (max-width: 535px) {
    img.menuVK {
        width: 120px;
        height: 21px;
        margin: 0
    }
}
.digestOverlay {
    display: none;
    position: fixed;
    z-index: 1000;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 0.95);
}

.digestContainer {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, calc(-50% - 50px));
    display: flex;
    flex-direction: column;
    align-items: center;
}

.digestContainer .digestClose {
    text-align: right;
    font-size: 24px;
    margin: -24px -24px 0 0;
    cursor: pointer;
}

.digestContainer .digestLogo {
    margin-bottom: 20px;
}

.digestContainer .digestBox {
    max-width: 534px;
    padding: 36px 40px;
    border-radius: 3px;
    background-color: #ffffff;
    box-shadow: 0 4px 10px 0 #bababa;
    border: solid 1px #e5e5e5;
    text-align: center;
}

.digestContainer .digestTitle {
    font-size: 24px;
    line-height: 1.25;
    color: #333333;
    margin-bottom: 18px;
}

.digestContainer .digestImage {
    display: block;
    margin: 0 auto 22px;
}

.digestContainer .digestMessage {
    font-size: 18px;
    line-height: 1.44;
    color: #707070;
    margin-bottom: 10px;
}