    :root {
--background-bcolor: #efefef;
--button-bcolor: #00529e;
--content-bcolor: #ffffff;
--footer-bcolor: #484949;
--selected-menu-bcolor: #707373;
--selected-language-bcolor: #555656;
--content-widget-content-bcolor: #ffffff;
--news-widget-bcolor: #ffffff;
--news-widget-content-bcolor: #ffffff;
--content-text-color: #333333;
--content-title-color: #00529e;
--content-subtitle-color: #00529e;
--link-color: #00529e;
--footer-text-color: #efefef;
--selected-footer-text-color: #00529e;
--language-text-color: #555656;
--selected-language-text-color: #767070;
--news-widget-text-color: #333333;
--button-text-color: #ffffff;
}

    body,
    .main-wrapper,
    header {
        background-color: #efefef;
    }

    .btn-success,
    .btn-primary,
    .navbar-toggle,
    .button,
    .cc_banner-wrapper .cc_container .cc_btn {
        background-color: #00529e!important;
        border-color: #00529e!important;
    }
    .btn-success:hover,
    .btn-primary:hover,
    .navbar-toggle:hover,
    .button:hover,
    .cc_banner-wrapper .cc_container .cc_btn:hover {
        background-color: #00529e!important;
        border-color: #00529e!important;
        opacity: .9;
    }
    .btn-default,
    .btn-danger {
        color: #00529e!important;
        background-color: #e6e6e6;
    }
    .btn-default:hover,
    .btn-danger:hover,
    .btn-default:focus,
    .btn-danger:focus,
    .btn-default:active:hover,
    .btn-danger:active:hover{
        color: #00529e!important;
        background-color: #e6e6e6;
        opacity: .9;
    }

    body > .main-wrapper .site-container {
        background-color: #ffffff;
    }



    footer {
        background-color: #484949;
    }

    .navbar-default .navbar-nav > li > a:hover,
    .nav .open > a,
    .nav .open > a:hover,
    .nav .open > a:focus,
    .dropdown-menu li > a:hover,
    .dropdown-menu li > a:focus{
            background-color: #707373;
    }











    body > .main-wrapper .site-container .arts-news p,
    body > .main-wrapper .site-container .arts-news li,
    body > .main-wrapper .site-container .arts-news dt,
    body > .main-wrapper .site-container .arts-news dd,
    body > .main-wrapper .site-container .arts-news td,
    body > .main-wrapper .site-container .arts-news th,
    body > .main-wrapper .site-container .arts-news .fa,
    body > .main-wrapper .site-container .arts-news label {
        color: #333333;
    }

    body > .main-wrapper .site-container .arts-news h1,
    body > .main-wrapper .site-container .arts-news h2 {
        color: #00529e;
    }
    .accordionIcon
    {
        color: #00529e  !important;
    }

    body > .main-wrapper .site-container .arts-news h3,
    body > .main-wrapper .site-container .arts-news h4,
    body > .main-wrapper .site-container .arts-news h5,
    body > .main-wrapper .site-container .arts-news h6{
        color: #00529e;

    }
    .accordionIcon
    {
        color: #00529e  !important;
    }
   

    body > .main-wrapper .site-container .arts-news a,
    {
        color: #00529e;
    }

    a.loginout 
    {
        color: #00529e!important;
    }
    
    body > .main-wrapper .site-container .arts-news a:hover,
    a.loginout:hover {
        color:#00529e;
        opacity: .9;
    }

    @media screen and (max-width: 767px) {
        .custom-nav>li {
            border-bottom: 1px solid #00529e;
        }
        .custom-nav>li a {
            background: #00529e;
            color: #fff !important;
        }
        .sultana,
        .sultana:hover,
        .sultana:focus{
            color:#00529e !important;
            background:inherit;
            border:none !important;
            font-weight:700 !important;
            font-size:14px !important;
			line-height:1.4285;
        }
    }

    footer a,
    footer p{
        color: #efefef;
    }

    footer a.active,
    footer a:hover,
    footer a:focus,
    footer a.visited {
        color: #00529e;
    }

    .primary-nav span a {
        color: #555656;
    }

    .primary-nav span a.current,
    .primary-nav span a:hover{
        color: #767070;
    }





    body > .main-wrapper .site-container .arts-news button,
    body > .main-wrapper .site-container .arts-news a.btn,
    body > .main-wrapper .site-container .arts-news input[type=submit],
    body > .main-wrapper .site-container .arts-news a.btn .fa,
    body > .main-wrapper .site-container .arts-news button .fa,
    .btn-success,
    .btn-primary,
    .hero .header-panel a,
    .cc_banner-wrapper .cc_container .cc_btn,
    .cc_banner-wrapper .cc_container .cc_btn:hover{
        color: #ffffff;
    }

    h1 {
        font-size : 36px;
    }
            @media screen and (max-width: 1024px) {
            .hero .header-panel h1 {
                font-size : 26px;
            }
        }
    
     h2 {
        font-size : 30px;
    }

    body > .main-wrapper .site-container .arts-news p,
    body > .main-wrapper .site-container .arts-news a,
    body > .main-wrapper .site-container .arts-news li,
    body > .main-wrapper .site-container .arts-news dt,
    body > .main-wrapper .site-container .arts-news dd,
    body > .main-wrapper .site-container .arts-news td,
    body > .main-wrapper .site-container .arts-news th,
    body > .main-wrapper .site-container .arts-news label {
        font-size: 16px;
        line-height: 140%;
    }





    .navbar-default .navbar-nav > li > a,
    .dropdown-menu-large li ul li a{
        font-size: 19px;
        line-height:140%;
    }
    .dropdown-menu-large .dropdown-header > a {
        font-size: 19px;
        line-height:140%;
    }

        
    body{
        font-family: "Roboto";
    }


    .author.blue {
background: #00529e none repeat scroll 0 0;
}

.header-border {
border-bottom: 7px solid #00529e;
}

.mcq-feedback {
border-top: 2px solid #00529e;
}

.breadcrump-mobile span a {
color: #00529e;
}
.template-frame figcaption a, p.title-caption a{
font-size: 14px !important;
}
.buy-process-tab-menu ul li.active a:after {
border-bottom: 18px solid transparent !important;
border-left: 10px solid #00529e!important;
border-top: 19px solid transparent !important;
}
.buy-process-tab-menu ul li.active, .nav-pills li.active a, .nav-pills li.active a:hover, .nav-pills li.active a:focus{
background-color: #00529e!important;
color: #fff!important;
}
#Pnn_DT_Frontend_Offer_Listing
th {
padding: 10px !important;
border-bottom: 1px solid #00529e!important;
color: #00529e!important;
}
.lob-detail a {
color: #00529e;
}
a {
color: #00529e;
}
.textboxBox {
border: #00529e1px solid;
}
.other-authors {
border: 1px solid #00529e;
}
   
