body
,.breadcrumb {
	background-color: #cccccc !important;
}

#banner {
    background: url(ManchesterLogo.png) #12469a no-repeat 15px 10px !important;
    background-size: auto 80px !important; 
    color: #ffffff !important;
    min-height: 100px !important;
}

.navbar {
	background-color: #12469a !important;
}

#mobileMenuLogo {
	display: none !important;
}

.c2gHotspot {
	height: 80px !important;
}


#menu { 
	background-color: #e6e7e8 !important; 
}

#page {
	background-color: #ffffff !important;
}

a.list-group-item {
	color: #333;
}

a.list-group-item.active
,a.list-group-item:active
,a.list-group-item:hover
,a.list-group-item:focus  { 
	color: #12469a !important; 
	background-color: #ffffff !important;
}

/* a.list-group-item { */
	/* border-color: #cccccc !important; */
/* } */

.card-header {
    background-color: #4074c7 !important;
    border-color: #4074c7 !important;
    color: #ffffff !important;
}

#contentPanel {
    background-color: #f1f2f2 !important;
}

.card-header.sub-header {
    background-color: #d1d3d4 !important;    
    color: #212529 !important;
}


#menu
,#contentPanel
,a.list-group-item
,.card-header.sub-header {
	border: 1px solid #cccccc !important;
}


.card-body ul li {
    padding-top: 5px;
    padding-bottom: 5px;
}


@media (max-width: 767px) {
	.sideImage {
		display:none !important;
	}
}




a[href$=".pdf"]
,a[href*=".pdf?"] {
	background: url(PdfIcon.png) right center no-repeat;
	background-size: contain;
	padding-right: 22px;
}



/* /* .navbar, .navbar-logo{ min-height: 334px; } */ */
/* .copyrightText,.copyrightImg{display:none;} */

/* .custom-page h3.panel-footer{margin-top:20px;} */
/* .custom-page li{padding-top:8px;padding-bottom:8px;} */

/* a[href$=".pdf"],a[href*=".pdf?"] { */
/* background: url(PdfIcon.png) right center no-repeat; */
/* background-size: contain; */
/* padding-right: 22px; */
/* } */

/* a.c2gHotspot { */
/* height: 43px; */
/* width: 56px; */
/* background: url(logo.gif) left center no-repeat; */
/* background-size: contain; */
/* } */

/* .btn { */
/* margin-bottom:20px; */
/* margin-top: 15px; */
/* } */

/* #page { */
/* box-shadow: 0 0px 30px 8px rgba(0,0,0,0.0); */
/* } */

/* h2 { */
/* font-size:1.6em; */
/* font-weight:bold; */
/* margin-top: 10px; */
/* margin-bottom: 20px; */
/* } */

/* .panel-body nav:first-of-type ul.pager { display:none;}  /* Hide top paging navigation */ */
/* .dataTables_info { display:none; }  /* Hides incorrect paging info */ */
/* form .dataTables_info { display:block; }  /* Shows correct paging info on history page */ */


/* @media (max-width: 767px) { */
/* /* .navbar, .navbar-logo{ min-height: 50px;} */ */
/* } */

/* /* small viewport ? header width 750px */ */
/* @media (min-width: 768px) and (max-width: 991px) { */
/* /* .navbar{ background-image: url(c2g3-header-780px.jpg); } */ */
/* /* .navbar-logo{ background-image: none; } */ */
/* /* .navbar, .navbar-logo{ min-height: 107px; } */ */
/* a.c2gHotspot { height: 93px; width: 122px; } */
/* } */

/* /* medium viewport ? header width 970px */ */
/* @media (min-width: 992px) and (max-width: 1199px) { */
/* /* .navbar{ background-image: url(c2g3-header-970px.jpg); } */ */
/* /* .navbar-logo{ background-image: none; } */ */
/* /* .navbar, .navbar-logo{ min-height: 133px; } */ */
/* a.c2gHotspot { height: 115px; width: 150px; } */
/* } */

/* /* large viewport ? header width 1170px */ */
/* @media (min-width: 1200px) { */
/* /* .navbar{ background-image: url(c2g3-header-1170px.jpg); } */ */
/* /* .navbar-logo{ background-image: none; } */ */
/* /* .navbar, .navbar-logo{ min-height: 161px; } */ */
/* a.c2gHotspot{ height: 140px; width: 183px; } */
/* } */
