@import url("../../../../stellar2/styles/scuba.css");

/* lato-regular - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url('../customStyles/fonts/lato-v22-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../customStyles/fonts/lato-v22-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../customStyles/fonts/lato-v22-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../customStyles/fonts/lato-v22-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../customStyles/fonts/lato-v22-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../customStyles/fonts/lato-v22-latin-regular.svg#Lato') format('svg'); /* Legacy iOS */
}


body.modal-open { position: fixed; width: 100%; }
body {font-family: Lato;}
html{
 max-width: 100%;
}
.menu-item {font-family: Lato;
color: white;
text-decoration: none}

#page-wrapper
{
  width:100%;

}
.customHeader {background-color:#369;margin:5px; padding-top: 7px;}
.customLogo {height:75px;background-image: url('../customimages/header.jpg');background-repeat: no-repeat;background-position: center;}
.councilHead {padding: 10px;}
.councilName, .councilName:hover {font-size: 19px; 
color: white;
text-decoration: none;
padding-top: 20px;
margin-top: 20px;
font-family: verdana, Arial, Helvetica, sans-serif;
letter-spacing: -1px;}
.fas {color: white;}
.navbar-right{
    margin-right:0px;
    margin-top: 0px; /* change this if image is different height */
}
.navbar-nav>li>a{
font-family: Lato;
    text-transform: uppercase;
	font-size: 13px;
    font-weight: 800;
	color: white;
}
.navbar-nav>li>a:hover{
font-family: Lato;
    text-transform: uppercase;
	font-size: 13px;
    font-weight: 800;
	color: grey;
	background-color: #369;
}
.customFooter {background-color:#2d2d2d;margin:5px}
.customFooter .headerText {color: #bdbdbdb;}
.customFooter .text {color:#ccc;}
.customFooter ol,ul {list-style:none;padding-inline-start: 0px}
.customFooter li>a {color:#ccc;}
.customFooter a {color:#0ac6f1;cursor:pointer;}

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

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


.dropdown-content {display: none;
  position: relative;
  background-color: #369;
  min-width: 160px;
  padding: 12px 16px;
  z-index: 1;
  float: right;
}

.dropdown:hover .dropdown-content {display: block; color: #369;
}
.dropdown a, .navbar-nav a {color: #369;   
	letter-spacing: 1px; 
	font-size: 16px; 
	line-height: 1.8em; 
	font-weight: 400; 
	position: relative;
    display: block;
    padding-top: 5px;
	padding-left: 10px;
	padding-right:10px;
	margin:0px;
	}
.centered {text-align: center;}
.socialMedia {background-color: #00A8B3;}
.councilAddress, .councilAddress a {color: #bdbdbd;
	background-color: #2b2b2b; 
	padding-bottom: 30px; 
	padding-top: 30px; 
	font-size: 16px;
	font-weight: 300;}
.councilAddress a {font-weight: 700;}
.councilAddress a:hover {color: #fff; text-decoration: none;}

/* custom button images 
a.btn.btn-primary.header-button {background-color: #25338C;width:120px;height:44px;padding: 11px;}
a.btn.btn-primary.header-button:hover {background-color: #9A3F97;}
.s2-class .panel-heading {background-image: url(../customimages/FitnessSuite.jpg);background-repeat: no-repeat;background-size:cover;}
.s2-class .xlarge {display:none;}
.s2-class .panel-heading icon {display:none}
.s2-activity .panel-heading{background-image: url(../customimages/Football.jpg);background-repeat: no-repeat;background-size:cover;}
.s2-activity  .xlarge {display:none;}
.s2-activity .panel-heading icon  {display:none}
.s2-manage-activity .panel-heading {background-image: url(../customimages/OtherSports.jpg);background-repeat: no-repeat;background-size:cover}
.s2-manage-activity .xlarge {display:none;}
.s2-manage-activity .panel-heading icon {display:none}
.s2-enrol .panel-heading {background-image: url(../customimages/SportsDev.jpg);background-repeat: no-repeat;background-size:cover;}
.s2-enrol .xlarge {display:none!important;}
.s2-enrol .panel-heading icon {display:none}
*/
/*
.s2-timed .panel-heading{background-image: url(../customimages/daltonGym.png);background-repeat: no-repeat;background-size:cover;}
.s2-timed  .xlarge {display:none;}
.s2-timed .panel-heading icon  {display:none}
.s2-join .panel-heading {background-image: url(../customimages/daltonJoinUp.png);background-repeat: no-repeat;background-size:cover}
.s2-join .xlarge {display:none;}
.s2-join .panel-heading icon {display:none}
.s2-contact .panel-heading {background-image: url(../customimages/daltonContact.png);background-repeat: no-repeat;background-size:cover}
.s2-contact .xlarge {display:none;}
.s2-contact .panel-heading icon {display:none}
.s2-whatson .panel-heading {background-image: url(../customimages/daltonWhatsOn.png);background-repeat: no-repeat;background-size:cover}
.s2-whatson .xlarge {display:none;}
.s2-whatson .panel-heading icon {display:none}
.s2-manage-courses .panel-heading {background-image: url(../customimages/daltonMyCourses.png);background-repeat: no-repeat;background-size:cover}
.s2-manage-courses .xlarge {display:none;}
.s2-manage-courses .panel-heading icon {display:none}

*/

