@charset "utf-8";
/**** - CSS Document - ****/

/* School Name Bar Background Colour */
/* Footer Background Colour */
.D2schoolNameBox,
.footerColBoxContainer, .footerBoxD2 {
    background-color: #2b5c87!important;
}

/* Menu Background Colour */
#D2TopNavBar .navbar-toggle {
    background-color: #1a538c!important;
}

/* Search Bar Background Colour */
/* Terms & Conditions Background Colour */
#D2TopNavBar,
.mainFooterBottomBoxD2,
.termsConditionsBoxD2,
.mainFooterBottomBoxD2 a:link, .mainFooterBottomBoxD2 a:visited,
.mainFooterBottomBoxD2 a:active, .mainFooterBottomBoxD2 a:hover {
    background-color: #f5e666!important;
}




