body {
    font-family: 'Roboto', sans-serif;
    color: #000;
}

h3.advertorial {
    color: #000;
}

dl.event-data dl {
    margin-left: 10em;
}

.lexicon.b-space {
    margin-top: 30px;
}

dl.event-data dt {
    width: 9em;
    float: left;
    clear: left;
    margin: 0 0 1em −5em;
    font-weight: bold;
}

.lexicon-content-box {
    padding: 20px 0 20px 0;
    background-color: #f6f6f6;
    margin: 30px 0;
}

.academy-content-box {
    padding: 20px 0 20px 0;
    background-color: #f6f6f6;
    margin: 15px 0;
}

.academy-content-box .academy_content,
.lexicon-content-box .lexicon_content {
    align-items: center;
    display: flex;
    padding-top: 25px;
}

.lexicon-content-box .lexicon_content .boxfooter,
.academy-content-box .academy_content .boxfooter {
    padding-top: 25px;
    text-align: right;
}

.lexicon-content-box .lexicon_content .col-sm-3 img {
    margin: 0 auto;
    float: none;
}

.charbarWrapper {
    width: 100%;
    position: relative;
    height: 35px;
    overflow: hidden;
}

.charbarWrapper .controls a {
    position: absolute;
    top: 0;
    width: 35px;
    height: 35px;
    padding: 6px 12px;
    display: block;
    color: #323232;
    text-decoration: none;
    background-color: #fff;
    text-align: center;
    z-index: 2;
}

.charbarWrapper .controls a.arr-left {
    left: 0;
}

.charbarWrapper .controls a.arr-right {
    right: 0;
}

.charbar {
    min-width: 0;
}

.charbar li {
    margin-left: -1px;
    float: left;
}

.charbar li a {
    padding: 6px 10px;
    height: 35px;
    display: block;
    color: #323232;
    text-decoration: none;
    background-color: #fff;
    text-align: center;
}

.charbar li:first-of-type {
    margin: 0;
}

.charbarWrapper a:hover {
    color: #920700;
    cursor: pointer;
}

.charbar li.active a {
    background-color: #920700;
    color: #fff;
    cursor: default;
    font-weight: bold;
}

.scroll-pane {
    position: absolute;
    left: 34px;
    top: 0;
    width: 100%;
    overflow: auto;
}

.jspHorizontalBar {
    display: none;
}

/* Site Abo-plus index */
#magazine-essence {
    margin: 30px 0;
}

#magazine-essence .image-wrapper {
    text-align: center;
}

section.b-space {
    margin-top: 30px;
}

.nav_dropdown-item.active a {
    color: #920700;
}

.btn-default {
    border: 1px solid #920700;
    color: #920700;
    font-size: 15px;
    border-radius: 0;
    transition: all 0.3s ease 0s;
}

.btn-default:hover {
    background: #920700;
    color: #fff;
}

aside.sidebar{
    padding: 30px 15px;
}

.sidebar_submenu ul a:hover {
    color: #920700;
}

.news-info_wrapper p span:hover,
a.internal-ad p span:hover {
    color: #969a9e;
}

.sidebar_e-mag h3 {
    line-height: 36px;
}

.sidebar_e-mag-button {
    color: #ffffff;
}

.sidebar_list_link {
    color: #000;
}

.section-title {
    line-height: 24px;
}

.section-title span::after {
    bottom: -6px;
}

.newsletter .newsletter_content h2 {
    line-height: 36px;
}

.newsletter .newsletter_content p {
    line-height: 24px;
}

.events p a {
    font-weight: 400;
    color: #920700;
}

.events p a:hover {
    color: #969a9e;
    text-decoration: underline;
}

.container.lexicon_wrapper .lexicon {
    margin-left: -15px;
    margin-right: -15px;
}

.nav_dropdown-link:hover {
    text-decoration: underline;
}

.nav_list-item:hover .nav_list-link::after,
.nav_list-item.active .nav_list-link::after {
    background-color: #920700;
    bottom: 0;
    content: "";
    display: block;
    height: 4px;
    left: 0;
    position: absolute;
    width: 100%;
}

.nav_dropdown-item {
    margin: 0 15px;
}

.footer_list-link:hover {
    color: #920700;
}

.events_list section.newsletter {
    margin-bottom: 0;
}

.event-data a {
    color: #920700;
}

.carousel {
    clear: both;
    margin: 25px 0 60px 0;
    position: relative;
}

.carousel-control.left,
.carousel-control.right {
    background-image: none;
    background-repeat: no-repeat;

}

.carousel-control span {
    position: relative;
    top: 10px;
}

.carousel-control {
    background-color: #eaebec;
    top: 47%;
    color: #920700;
    font-size: 20px;
    left: 0;
    opacity: 1;
    position: absolute;
    text-shadow: none;
    height: 50px;
    width: 25px;
}

.carousel-control:focus,
.carousel-control:hover {
    background-color: #eaebec;
    text-shadow: none;
    color: #920700;
}

.carousel-inner img {
    width: 100%;
}

.carousel-caption {
    width: 100%;
    background: #fff;
    opacity: 0.6;
    bottom: 20px;
    left: 0;
    right: 0;
    padding: 10px;
}

.article .carousel-caption p,
.detail .carousel-caption p {
    margin: 0;
    text-shadow: none;
}

.carousel-indicators li {
    background: #ccc;
}

.carousel-indicators .active {
    background: #920700;
}

.carousel-indicators {
    bottom: -40px;
}

.user-form .section-title_wrapper {
    margin: 15px 0;
}

.footer_list a.news_button {
    margin-top: 20px;
}

h3.footer_title.blue {
    color: #0c538b;
}

.content-carousel_item p {
    color: #000;
}

.newsletterblock {
    border-bottom: 1px solid #eaebeb;
    padding: 20px 15px 10px 0;
}

.newsletterblock .newsletter {
    margin: 0;
}

@media (min-width: 0px) and (max-width: 1025px) {
    .charbar li a {
        padding: 6px 9px;
    }
}

.paywall {
    padding: 15px;
    background-color: #f6f6f6;
    margin: 30px 0;
}

.paywall h3 {
    margin-bottom: 30px;
}

.paywall .button-wrapper a {
    text-align: center;
}

.paywall .gray {
    background: silver;
    padding: 10px;
}

@media (min-width: 768px) {
    .paywall .button-wrapper {
        padding-bottom: 35px;
    }

    .paywall .button-wrapper a {
        width: 75%;
    }

    .paywall .button-wrapper a.button2 {
        float: right;
    }

}

@media (max-width: 768px) {
    .paywall .button-wrapper {
        padding-bottom: 30px;
    }

    .paywall .button-wrapper a {
        width: 100%;
    }

    .events-date > span{
        display: inline;
    }
}

.btn-more.next {
    margin: 15px 0;
}

#div-gpt-ad-billboard-1 {
}

hr.thick {
    border: 2px solid #eaebeb;
}

div.alert {
    clear: both;
}

.pt10 {
    padding-top: 10px;
}

.mt10 {
    margin-top: 10px;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

p.authorName {
    margin-bottom: 5px;
}

.m15 {
    margin: 15px;
}

section.carousel.marketing .carousel-caption {
    bottom: 8px;
    margin: 0;
}

@media (min-width: 992px)
{
    section.carousel.marketing .carousel-caption {
        bottom: 0;
    }
}

div.article.lexicon img
{
    max-width: 100%;
}

div.article.lexicon ul
{
    margin-left: 20px;
}

div.article.lexicon li
{
    list-style-type: square;
    font-weight: normal;
    line-height: normal;
    margin-bottom: 15px;
}

body .cc_container
{
    background-color: #ffffff;
    color: #000000;
    text-align: left;
}

body .cc_container .cc_btn,
body .cc_container .cc_btn:visited,
body .cc_container .cc_btn:hover,
body .cc_container .cc_btn:active
{
    background: #3a3a3a;
    background: -webkit-gradient(linear, center top, center bottom, from(#3a3a3a), to(#20201e));
    background: -webkit-linear-gradient(top, #3a3a3a, #20201e);
    background: -moz-linear-gradient(top, #3a3a3a, #20201e);
    background: -o-linear-gradient(top, #3a3a3a, #20201e);
    background: -ms-linear-gradient(top, #3a3a3a, #20201e);
    background: linear-gradient(to bottom, #3a3a3a, #20201e);
    border-radius: 5px;
    color: #fff;
    text-decoration: none;
}

body .cc_container a,
body .cc_container a:visited,
body .cc_container a:hover,
body .cc_container a:active
{
    color: #c8202e;
    text-decoration: underline;
}

.TablesTopLeft table td
{
    vertical-align: top;
    text-align: left;
}

article ul,
article li
{
    margin: 10px;
}

article ol li
{
    list-style-type: decimal;
    list-style-position: inside;
}

article ul li
{
    list-style-type: disc;
    list-style-position: outside;
}
