body {
    font-size: 100%;
}

#media-detector {
    content: 'desktop';
}

.alarm_banner {
}

.alarm_banner_reducer {
    background: url('img/exclamation.png') no-repeat 0 50%;
    padding: 0 0 0 5em;
}

.alarm_banner_content_date {
    text-align: left;
}

.intro_reducer {
    padding-left: 4em;
}

.intro_photo {
    display: block;
    position: absolute;
    margin: -25px 0 0 -250px;
    width: 250px;
}

.motivator {
    background: url('img/delo-est.png') 100% 100% no-repeat;
    width: 100%;
    min-height: 588px;
}

.event_date:before {
    background: url('img/icon-time.png');
    display: inline-block;
    width: 24px;
    height: 22px;
    /*vertical-align: top;*/
    /*position: relative;*/
    position: absolute;
    content: '';
    font-size: 0;
    margin-left: -30px;
    margin-top: 1px;
}

.event_description {
    margin-left: 10%;
}





.record_field_annotation {
    position: absolute;
    text-align: right;
    width: 150px;
    margin-left: -157px;
}





.pq {
    overflow: hidden;
    margin: 1.6em 0 2.2em;
}

.pq .field_annotation {
    position: absolute;
    text-align: right;
    width: 150px;
    margin-left: -157px;
    color: #878484;
}

.pq_field_person .field_content {
    font-weight: bold;
    text-transform: uppercase;
}

.pq_photo {
    float: left;
    margin: 1.3em 1.1em;
}

.pq_quote {
    border-left: 3px solid #cd2027;
    margin: 0.5em 0 0 111px;
    padding: 0.3em 0.9em;
    font-size: 1.1em;
    font-family: Georgia, serif;
}

.share_block_bottom {
    text-align: center;
    margin: 2em 0 3em 0;
    height: 27px;
}

.share_block_big.b-share_theme_counter .b-share-icon {
    display: block;
    float: left;
    width: 42px;
    height: 42px;
    background-image: url('img/b-share_counter_x_large.png');
}
.share_block_big.b-share_theme_counter .b-share__link {
    -webkit-border-radius: 0;
    border-radius: 0;
    height: 42px !important;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.share_block_big .b-share-counter {
    margin: 10px 9px 3px 6px;
    font: 20px Arial, sans-serif;
}
.share_block_big.b-share_theme_counter .b-share-icon_vkontakte {
    background-position: 0 -96px;
}
.share_block_big.b-share_theme_counter .b-share-icon_twitter {
    background-position: 2px -146px;
}
.share_block_big.b-share_theme_counter .b-share-icon_moimir {
    background-position: 1px -48px
}
.share_block_big.b-share_theme_counter .b-share-icon_odnoklassniki {
    background-position: 1px -193px;
}
