

/* Stylesheet Element Id: 7.501521.1475771156
 * Stylesheet Name: Red & Blue Theme | BLUE OVERRIDE 1113
 * Generated by CMS on: 30-Apr-2020 10:43:32
 */
    /*
 * Blue and Red Theme - BLUE OVERRIDE
 * 
 * This theme will override the blue and red theme to a full blue theme.
 *
 * Used on the following sites: Bexley Times, Bromley Times, Gravesend Reporter
 *
 * Blue colour: #047bc1
 */


.inpage, .related .inpage 
{
	background-color:#047bc1 !important;
}

/* HEADER */
@media (min-width: 1024px){
    .primary {
        background: #047bc1;
    }
}
.nav-arrow-open{
    border-top-color:#047bc1;
}
.nav-arrow:after{
  border-left-color: #047bc1;
}
.nav-arrow-open:after{
  border-top-color: #047bc1;
}
#verticals > li > a > span, 
#useful-links > li > a > span, 
.multiline-tabs .tab-set > li > a > span{
    color: #047bc1;
}
#login-links a:hover{
	color:#047bc1;
}
#useful-links:hover > a:after{
	border-top: 5px solid #047bc1;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color:#047bc1; 
}
/* MAIN CONTENT */
.teaser-label {
    background: #047bc1;
}
/* RIGHT COLUMN */
.content-b .inpage{
    background: #047bc1;
}

.content-b .inpage:after{
    background: #004b77;
}

/* FOOTER */
#footer .inpage {
    background: #047bc1;
}
.useful-links ul a span{
    color: #047bc1;
}

.copyright a {
    color: #047bc1;
}

.site-links ul a {
    background: none;
    position: relative;
}

.site-links ul a:before{
	content: "\00bb";
	font-size: 25px;
	color: #047bc1;
	display: block;
	position: absolute;
	left: 0;
	top: -8px;
}


            