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

body {
    font-family: Arial, sans-serif;
	font-size: 14px;
}

html{
 margin: auto;
}

.customHeader {background-color:white;
	margin:5px;
    padding: 37px 3.424% 31px 3.424%;
	text-align: center;
}
#page-wrapper
{
  width:100%;

}

.customLogo {text-align: center;}
.customLogonHeader div {background-color: #0c61ae;}
.navbar-right{
    margin-right:0px;
    margin-top: 12px; /* change this if image is different height */
}
.navbar-nav>li>a{
font-family: Arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 15px;
    line-height: 21px;
    font-weight: 600;
}
.customFooter {background-color: #0b61ae;
	margin:5px; 
	text-align: center;
	padding-bottom: 20px;}
.customFooter .headerText {color: #fff;}
.customFooter .text {color:#ccc;}
.customFooter ol,ul {list-style:none;padding-inline-start: 0px}
.customFooter li>a {color:#ccc;}
.customFooter a {color:#ffffff;cursor:pointer; text-decoration: none;}

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

/*add price band colours here */
.dcs-band-O {background-color:#10b196;}

.btn-lg-green {

    font-weight: bold;
    background-color: #59b135;
    border-color: #59b135;
    color: #fff;
	margin-left: 10px;
	margin-bottom:0px;

}
.headMenuList {color: #0b61ae;
	display: inline-block;
    margin-bottom: 12px;}

.social-links {
    width: 100%;
    padding-bottom: 16px;
    text-align: right;
    line-height: 0;
}

.m-b-5 {
    margin-bottom: 5px;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 10px;
}
.footer__info {
    margin: 15px 10px 0px 10px;
    display: inline-block;
    color: #fff;
}
.small {
    font-size: 85%;
}
.mobileHead {text-align: center;}

.btn-continue-shopping {display:none;}

