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


html{
 max-width: 100%;
}

.customHeader {
	background-color:#04619e;	
	margin-left:5px; 
	margin-right:5px;
	margin-top:25px;

	}
	
.customLogonHeader div {background-color:#04619e;}
.customLogonHeader { border-top:0px;}}
#page-wrapper
{
  width:100%;

}

.customLogo {height:39px; float: right;}
.navbar-right{
    margin-right:0px;
    margin-top: 12px; /* change this if image is different height */
}

.nav>li {
    position: relative;
    display: inline-block;
}

.navbar-nav {

}

.navbar-nav>li>a{
font-family: Montserrat, sans-serif;
    font-size: 16px;
    line-height: 32px;
    font-weight: 700;
	color: #ffffff;

}
.navbar-nav>li>a:hover {
	text-decoration: underline; 
	background-color: #04619e;
}

.customFooter {background-color:#194059;margin:5px}
.customFooter .headerText {color: #fff;}
.customFooter .text {color:#ccc;}
.customFooter ol,ul {list-style:none;padding-inline-start: 0px}

.customFooter a {color:#0ac6f1;cursor:pointer;}

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

/*add price band colours here */
.dcs-band-O {background-color:#10b196;}
.headerLinks a {
    font-family: montserrat,sans-serif;
	font-size: 16px;
	color: #ffffff;
	display: flex;
    justify-content: center;
    align-items: center;
}
.footerLogo {height:24px; margin-top: 24px; margin-bottom: 24px;}
.footerText, .footerText a, .customFooter li>a {font-family: "open sans", sans-serif; font-size: 14px; color: #ffffff; display: inline-block; padding: 5px; position: relative;}
.footerLinks {}
.inline-list li {display: inline-block; padding: 5px;}