@import url("../../../../stellar2/styles/scuba.css");
body.modal-open { position: fixed; width: 100%; }

body {font-family: Arial,Verdana,sans-serif;}

html{
 max-width: 100%;
}

.customHeader {background-color:#ffffff;margin:0px; padding-top:2px; border-bottom: 2px; border-bottom-style: solid; border-bottom-color: #006400;}
.customHeader a {color: white;}
#page-wrapper
{
  width:100%;

}
.customLogonHeader div {background-color:#ffffff;}
.customLogonHeader {border:0px;}

.customLogo {height:83px;background-repeat: no-repeat;
	background-position: center; 
	display: block;
	margin-left: auto;
	margin-right: auto;}
.navbar-right{
    margin-right:0px;
    margin-top: 12px; /* change this if image is different height */
}
.navbar-nav>li>a{
font-family: Raleway;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 15px;
    line-height: 21px;
    font-weight: 600;
}
.customFooter {background-color:#006400; margin:5px; height: 100px;}
.customFooter .headerText {color: #fff;}
.customFooter .text {color:#ccc;}
.customFooter ol,ul {list-style:none;padding-inline-start: 0px}
.customFooter a {
color: white;
font-weight: 700;
text-decoration: none;	
font-size: 16px;
}
.footerCol {vertical-align: middle; text-align: center; font-size: 16px; color: #fff; margin: auto; padding: 20px; line-height: 120%;}

.dcs-web-controller {width:95vw; margin:auto;}

/*add price band colours here */
.dcs-band-O {background-color:#10b196;}
/*.mainLink {font-size: 35px; color: white; font-weight: 700; padding-top: 4px; padding-bottom: 9px;}*/
.inlineList {display: inline-block; padding: 5px;}
.inlineList a {display: inline-block; padding: 5px; font-size: 16px; font-weight: 700;}
.topRow {padding-left: 10px; padding-right:10px; padding-bottom: 7px; padding-top: 0px;}
hr {margin-bottom: 0px; margin-top: 10px; border-top: 1px solid #808080;}
.text {color: rgb(255,250,240); font-size: 16px; padding: 0 35px; text-align: center;}
.headerIcon {display: inline-block;}
.inlineIcons {display: inline-block; padding: 0px;}
.topRowIcons {text-align: center; padding-top: 10px; margin: 0px;}
.footerLogo {margin: auto;}
.AtoZ {background-color: #191970;}
.CostOfLiving {background-color: #660033;}
.AllServices {background-color: #9d3900;}
.ContactUs {background-color: #295652;}
.LinksBox {height: 48px; border: 1px; border-style: solid; border-color: #ffffff; padding-left: 10px;}
.LinksBox a {vertical-align: middle; line-height: 48px; font-weight: 700; font-size: 16px;}
.ServicesGrid {padding: 0px; margin: 0px;}
.list-inline {display: inline-block;}
/* adjustments for mobile */
@media screen and (max-width: 800px)
{
.customFooter {height: auto;}
}

.dcs-wcag {background-color: #191970;
color: #ffffff;
border: none;}
.dcs-wcag .panel-footer {background: #191970; color: #fff;}
.dcs-wcag .panel-heading {background-color: #295652;}
.dcs-dashboard-panel a {color: #fff;}
