﻿.fullview .prev, .fullview .next {
    background-color: #40a3d3;
}
.listview .col_img .prev, .listview .col_img .next, .listview .col_article_view .prev, .listview .col_article_view .next {
    background-color: #40a3d3;
}

.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: #40a3d3;
}
.owl-theme .owl-nav .owl-prev, .owl-theme .owl-nav .owl-next {
    background-color: #40a3d3;
}
    .owl-theme .owl-nav .owl-prev:hover, .owl-theme .owl-nav .owl-next:hover {
        background-color: #40a3d3;
    }
.owl-theme .item img:hover, .owl-theme .item img:active, .owl-theme .item img:focus, .owl-theme .item img.selectedIMG {
    border: 2px solid #40a3d3;
    padding: 2px;
}
.page_image_section .prevpage span, .page_image_section .nextpage span {
    background-color: #40a3d3;
}
.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: #40a3d3;
}

/*popup css*/
/*[name=button] {
    color: #fff !important;
    background-color: #40a3d3 !important;
   
}
.ui-dialog-titlebar {
    color: #fff !important;
    background-color: #40a3d3 !important;
}*/

