﻿.si {
    color: #fffff;
}

.fullview .prev, .fullview .next {
    background-color: #ff0000;
}

.listview .col_img .prev, .listview .col_img .next, .listview .col_article_view .prev, .listview .col_article_view .next {
    background-color: #21409b;
}

.listview .accordian ul ul.pg_thumb li .pg_thumb_main_div > .pg_thumb_ch_div > img.selected_thubm_pg, .listview .accordian ul ul.pg_thumb li .pg_thumb_main_div > .pg_thumb_ch_div > img:hover {
    border-color: #21409b;
}

#Ulproducts li img.selected_thubm_pg, #Ulproducts li img.selected_thubm_pg > img:hover {
    border: 2px solid #ff0000;
    padding: 2px;
}

.owl-theme .owl-nav .owl-prev, .owl-theme .owl-nav .owl-next {
    background-color: #ff0000;
}

    .owl-theme .owl-nav .owl-prev:hover, .owl-theme .owl-nav .owl-next:hover {
        background-color: #ff0000;
    }

.owl-theme .item img:hover, .owl-theme .item img:active, .owl-theme .item img:focus, .owl-theme .item img.selectedIMG {
    border: 2px solid #21409b;
    padding: 2px;
}

.page_image_section .prevpage span, .page_image_section .nextpage span {
    background-color: #ff0000;
}

.index_mobile .owl-theme .owl-nav .owl-prev, .index_mobile .owl-theme .owl-nav .owl-next {
    background-color: transparent;
}

.thumbnails_section .owl-theme .owl-nav .owl-prev span, .thumbnails_section .owl-theme .owl-nav .owl-next span {
    background-color: #21409b;
}
.fullview .prev, .fullview .next{
	background-color:#21409b !important;
}
/*popup css*/
/*[name=button] {
    color: #fff !important;
    background-color: #ff0000 !important;
   
}
.ui-dialog-titlebar {
    color: #fff !important;
    background-color: #ff0000 !important;
}*/
.page_carousel_box .sound {
    /*display: none;*/
}

.prevpage {
    display: none;
}

.nextpage {
    display: none;
}

/*.app_root .header {
    display: none;
}*/

.header-inner {
    display: block !important;
    text-align: center;
}

    .header-inner .logo {
        text-align: center !important;
    }

.nav-container {
    display: none;
}

.top-section {
    background-color: #ff0000;
}

.contact_section {
    background-color: #f1f1f1 !important;
}

.tm.my-account .tm_header .top-section {
    background-color: #1D67B1 !important;
    width: 100%;
    padding: 15px;
}

.gdpr-button_1 {
    color: #ff0000 !important;
    font-weight: 700 !important;
    font-size: 16px !important;
}

.gdpr-button {
    color: #ff0000;
    font-weight: normal;
    font-size: 12px;
}

.btn-action {
    border-radius: 0 0 6px 6px;
    background-color: #ff0000;
    border-color: #ff0000;
    color: #fff;
}

.listview .col_article_view .article_body #body {
    font-size: 18px;
}

/*.thumbnails_section .owl-nav {
    display: none !important;
}*/

.btn-action:hover, .btn-action:focus {
    color: #fff;
    background-color: #8b0000;
    border-color: #8b0000;
}

.subscription-detail {
    display: none !important;
}

.gdpr-container-fixedbottom {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
}
.disclaimer .expender_link {
        display: none !important;
}
.share_page .prev_article, .share_page .next_article {
    display: none;
}
.content.login-top {
    background: #1D67B1;
}
.content.register-top {
    background: #1D67B1;
}
.ui-dialog.ep_datepicker {
    top: 155px !important;
    left: 15px !important;
}
@media only screen and (max-width: 1023px) {
.disclaimer .expender_link {
        display: none !important;
}
}