@import url('base.css');

/* Start */
.wrapper {
	width: 1170px;
}

.container.header .wrapper {
    z-index:999999999;
}

.home-banner {
    overflow: hidden;
}
/* Buttons */
button, .button {
	display: inline-block;
	background-color: #ec008c;
	color: #fff;
	height: 54px;
	line-height: 54px;
	font-size: 22px;
	text-decoration: none;
	padding: 0 35px;
	text-transform: uppercase;
	text-align: center;
	transition: 0.2s ease;
}

.slider-text .invisible table{ position:relative;}
.button:hover {
	background-color: #c70176;
	border: 1px solid #c70176;
	color: #fff;
    text-decoration: none !important;
}
.button-spsp {
    border: 1px solid transparent;
    font-size: 16px;
    height: 32px;
    line-height: 32px;
    padding: 0 20px;
    margin: 0 0 20px 0;
    position: absolute;
    right: 0;
    top: -75px;
}
.button-small {
	height: 40px !important;
	display: table-cell;
	line-height: normal !important;
	vertical-align: middle;
	font-size: 16px;
	border: 1px solid #fff;
	padding: 0 20px;
	margin:0;
}
.button-collection {
    background-color: #fff;
    color: #444;
    border: 1px solid #555;
}
.button-megamenu {
    background-color: #fff;
    color: #ec008c;
    border: 1px solid #ec008c;
	height: 30px !important;
	line-height:normal;
	margin: 0px 0 0 80px;
	padding: 12px 20px 0;
	position: absolute;
}
.button-header {
    min-width: 175px;
    padding: 0 14px;
    margin: 0 12px;
	border:1px solid #EC008C;
}
.button-buynow {
	font-size: 26px;
	width: 270px;
	padding: 0;
	position: absolute;
	left: 50%;
	margin-left: -135px;
	top: -15px;
	border:1px solid #EC008C;
}
.button-sp {
	border: 1px solid #fff;
	font-size: 20px;
	text-transform: none;
	text-decoration: none !important;
}
.button-print{ border:0 !important; cursor:pointer}

.name-print-timetable{} 
/* Header */
.header {
    padding-top: 20px;
    height: 100px;
    z-index: 20;
	margin: 0 auto;
	width: 100%;
	position:fixed;
	background:#fff;
    z-index:999999999999;
}
.logo {
    float: left;
    display: block;
    margin-right: 40px;
	position:relative;
	z-index:10;
}
.main-navigation {
    float: right;

    width: 964px;
}
.nav {
    position: relative;
    z-index: 11;
}
.nav ul {
    position: relative;
    top: 14px;
	margin-left:-60px;
}
.nav ul li {
    float: left;
    display: block;
    margin: 0 40px 0 0;
    position: relative;
}
.nav ul li a {
    text-decoration: none;
    color: #444;
    font-size: 16px;
    text-transform: uppercase;
}
.nav ul li a.selected, .nav ul li a:hover {
    text-decoration: underline;
}
.nav ul li a span {
    vertical-align: top;
}
.nav ul li a span+img {
	margin-left: 12px;
}
.search-container {
    position: relative;
    top: -12px;
    width: 162px;
    height: 28px;
    float: right;
}

.firefox .search-container{
	top: 12px;
}
.search-container * {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.search-container input[type="text"] {
	width: 134px;
	height: 28px;
	border: 1px solid #eaeaea;
	margin: 0;
	padding: 0 3px;
	background-color: #fbfbfb;
	-webkit-appearance: none;
	line-height: 28px;
	position: absolute;
	top: 0;
	left: 0;
	outline: none;
}
.search-container input[type="submit"] {
	-webkit-appearance: none;
	width: 28px;
	height: 28px;
	background: url('../images/search-icon.png') transparent no-repeat;
	border: none;
	margin: 0;
	padding: 0;
	line-height: 28px;
	position: absolute;
	top: 0;
	right: 0;
	cursor:  pointer;
}
.search-container input[type="submit"]:hover {
    background-position: 0 -28px;
}
.sub-navigation {
    clear: both;
    position: absolute;
    width: 100%;
    top: 70px;
    border-bottom: 1px solid #fff;
    padding-bottom: 30px;
    font-size: 0;
	background:#fff;
}
.sub-buttons-left {
    text-align: right;
    width: 480px;
}
.sub-buttons-right {
    text-align: left;
    width: 490px;
}
/* Banner */
.home-banner {
    height: 740px;
}
.slider img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
}
.slider {
	background: url('../images/home-loading.gif') top transparent no-repeat;
}
.slider-container {
    height: 640px;
    /*overflow: hidden;*/
}
.slider-controls {
    position: absolute;
    bottom: 80px;
    right: 0;
    font-size: 0;
}
.slider-page {
    width: 12px;
    height: 12px;
    display: inline-block;
    border: 4px solid #fff;
    border-radius: 12px;
    margin-left: 12px;
    opacity: 0.5;
    cursor: pointer;
    transition: 0.2s ease;
}
.slider-page.active, .slider-page:hover {
	opacity: 1;
}
.slider-text {
    position: absolute;
    bottom: 80px;
    color: #fff;
    left: 0;
/*    width: 450px;*/
}
.slider-text a{color:#fff;}
.slider-text h1 {
    font-size: 58px;
    font-weight: bold;
	color:#fff;
/*	width:800px;*/
}
.slider-text h2{
	color:#fff;
/*	width:800px;*/
}
.slider-text h3 {
    font-size: 28px;
	color:#fff;
}
/* Home top */
.home-top {
    background-color: #f251b1;
}
.home-top-content {
    padding: 40px 0;
}
.home-top-column {
    width: 340px;
    padding: 30px;
    height: 384px;
    background: #ee1897;
    color: #fff;
}
.home-top-column h2{
	color:#fff;
}
.home-content-region {
    font-size: 18px;
    line-height: 150%;
    width: 330px;
    padding:  30px 40px 30px 30px;
}
.home-content-region>.button {
    /*position: absolute;*/
    bottom: 80px;
}
.home-content-region>.button a {
	color: #fff;
	text-decoration: none;
}

.home-top-image {
    width: 370px;
    height: 444px;
}
.home-news-list {
    background: #fff;
    color: #444;
}
.home-news-item {
    padding-bottom: 20px;
    border-bottom: 1px dashed #999;
    margin-bottom: 20px;
}
.home-news-item h3 {
    text-transform: uppercase;
    font-weight: normal;
    font-size: 24px;
    margin-top: 0;
}
.home-news-item p {
    font-size: 17px;
    margin: 15px 0;
}
.home-view-link {
    color: #444;
    text-decoration: none;
    display: block;
    text-align: center;
    font-size: 16px;
}
.home-view-link:hover {
    text-decoration: underline;
}
/* Home locations */
.tile-blocks {
    background-color: #f4f4f4;
    padding-bottom: 35px;
}
.tile-blocks-header {
    padding: 25px 0;
}
.tile-blocks-list {
    font-size: 0;
    line-height: 0;
    clear: both;
	width:1200px;
}
.tile-block {
    display: inline-block;
    *display: inline;
    zoom: 1;
    position: relative;
    width: 270px;
    height: 270px;
    overflow: hidden;
    margin: 0 30px 30px 0;
}

.tile-block:nth-child(4n+4) {
    margin: 0 0 30px 0;
}
.three-tiles .tile-block:nth-child(4n+4) {
    margin: 0 30px 30px 0;
}
.three-tiles .tile-block:nth-child(3n+3) {
    /*margin: 0 0 30px 0;*/
}
.tile-block-image {
    height: 100%;
    min-width: 100%;
}
.tile-block-cover {
    background-color: #ec008c;
    opacity: 0.5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
    position: absolute;
    top: 0;
    left: 0;
    width: 270px;
    height: 270px;
    transition: 0.25s ease;
}
.tile-block:hover .tile-block-cover {
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
}
.tile-block-name, .healcode-login-register-text-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 270px;
    height: 270px;
    text-align: center;
    line-height: 270px;
    text-decoration: none !important;
    color: #fff !important;
    font-size: 36px;
    word-spacing: 0;
}


/* three tiles */
.three-tiles .tile-block, .three-tiles .tile-block-cover, .three-tiles .tile-block-name {
    width: 370px;
    height: 300px;
}
.three-tiles .tile-block-name {
    line-height: 300px;
}


/* Five Tiles update */
.five-tiles .tile-block {
	width:210px;
	height:210px;
}

.five-tiles .tile-block:nth-child(4n+4) {
    margin: 0 30px 30px 0;
}

.five-tiles .tile-block:nth-child(4n+5) {
    margin: 0px 0px 30px 0px;
}

.five-tiles .tile-block-cover {
	width:210px;
	height:210px;
}

.five-tiles .tile-block-name {
	width:210px;
	height:210px;
	/*line-height:210px; */
	line-height:normal;
	max-width:100%;
/*	padding:65px 0em;*/
    padding:1em 0em;
	box-sizing: border-box;
}
/* End Five Tiles update */

/* Six Tiles */

.six-tiles .tile-block {
	width:170px;
	height:170px;
}

.six-tiles .tile-block:nth-child(4n+4) {
    margin: 0 30px 30px 0;
}

.six-tiles .tile-block:nth-child(4n+6) {
    margin: 0px 0px 30px 0px;
}

.six-tiles .tile-block-cover {
	width:170px;
	height:170px;
}

.six-tiles .tile-block-name {
	width:210px;
	height:210px;
	line-height:normal;
	max-width:100%;
    padding:1em 0em;
	box-sizing: border-box;
	font-size: 32px;
	color: #fff;
}

.six-tiles .healcode-login-register-text-link {
	width:210px;
	height:210px;
	line-height:normal;
	max-width:100%;
    padding:1em 0em;
	box-sizing: border-box;
	font-size: 26px;
	color: #fff;
}

.six-tiles.six-tiles-timetables .tile-block:nth-child(4n+6), .six-tiles .tile-block.normal-block {
    margin: 0 30px 30px 0;
}
.six-tiles.six-tiles-timetables .tile-block:nth-child(4n+7), .six-tiles .tile-block.end-block {
    margin: 0px 0px 30px 0px;
}

.six-tiles .healcode-login-register-text-link {
	text-align: center;
	
}

/* Seven Tiles update */
.seven-tiles .tile-block:nth-child(-n+5), .seven-tiles .tile-block:nth-child(-n+5) .tile-block-cover, .seven-tiles .tile-block:nth-child(-n+5) .tile-block-name {
/*
	width:270px;
	height:270px;
*/
    width:205px;
    height:205px;
    
}

.seven-tiles .tile-block:nth-child(-n+5) .tile-block-name,
.seven-tiles .tile-block:nth-child(n+6) .tile-block-name{
	line-height:1em;
    
    padding:1.3em 0em;
    font-size:35px;
    box-sizing: border-box;
}

.seven-tiles .tile-block:nth-child(n+6), .seven-tiles .tile-block:nth-child(n+6) .tile-block-cover, .seven-tiles .tile-block:nth-child(n+6) .tile-block-name {
/*
	width:370px;
	height:320px;
*/
    width:205px;
    height:205px;
}

.seven-tiles .tile-block:nth-child(4n+4) {
	margin:0px 30px 30px 0px;
}

/* End Seven Tile update */

/* Healcode Login and Register */
.healcode-login, .healcode-register {
	display: inline-block;
    width: 49%;
    vertical-align: top;
}

.healcode-login a {
	font-size: 20px;
}

/* Footer */
.footer-top {
    padding: 75px 0 50px;
    height: 125px;
}
.footer-phone-number {
    font-size: 32px;
    text-decoration: none;
    color: #ec008c;
    text-align: right;
    line-height: 60%;
    display: inline-block;
    text-shadow: 0 0 5px #fff;
}
.social-icons {
    font-size: 0;
    position: relative;
    top: -18px;
}
.social-icon {
    width: 59px;
    height: 59px;
    display: inline-block;
    background: url('../images/social-icons.png');
    margin-left: 28px;
}
.social-icon.i-yt {
	background-position: 0 0;
}
.social-icon.i-fb {
    background-position: -59px 0;
}
.social-icon.i-ig {
    background-position: -118px 0;
}
.social-icon.i-fr {
    background-position: -176px 0;
}
.footer-nav {
    display: block;
    text-align: center;
    clear: both;
    position: relative;
    top: 20px;
    z-index: 1;
}
.footer-nav>div {
    display: inline-block;
    float: none;
}
.footer-nav ul {
    letter-spacing: 30px;
}
.footer-nav ul li {
    display: inline-block;
    *display: inline;
    zoom: 1;
}
.footer-nav ul li a {
    color: #ec008c;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 0;
}
.footer-nav ul li a span {
    cursor: pointer;
}
.footer-nav ul li a:hover {
    text-decoration: underline;
}
.footer-bottom {
    background-color: #ec008c;
    color: #fff;
    padding: 65px 0 70px;
}
.footer-bottom a {
	text-decoration: underline;
	color: #fff;
}
.footer-bottom .right {
	padding-left: 20px;	
}


.inline-columns-container {
    text-align: center;
}
.inline-column {
    text-align: left;
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    margin-right: 100px;
    position: relative;
    height: 95px;
}
.inline-column>p {
	position: relative;
	font-size: 20px;
	top: 12px;
}
/* Internal page */
.internal-background {
background: url('../images/page-background.jpg') no-repeat #fff 0px bottom fixed;
background-size: 38%;
}
.internal-background .sub-navigation {
    border-color: #d5d5d5;
}
.sub-navigation-home{ background:none !important;}
.internal-page {
    font-size: 18px;
    padding: 110px 0 0 0;
}
.internal-content {
    border-bottom: 1px solid #d5d5d5;
    background: url('../images/internal-page.png') transparent;
    padding: 0 15px 60px;
	margin-top:100px;
    
    box-sizing:border-box;
}
.internal-content.internal-list {
    border-bottom: none;
    padding: 0 15px 30px;
}
.page-column {
    width: 555px;
    position: relative;
    /*margin-bottom: 60px;*/
}
/* List page */
.list-content {
    width: 900px;
    padding: 0 15px 60px;
    background: url('../images/internal-page.png') transparent;
}
.list-item, .class-item {
    padding: 25px;
    background: #fff;
    zoom: 1;
}

.class-item {
    width:100%;
}

.list-item.alt, .class-item.alt {
    background: #f7f7f7;
}
.list-item:after, .class-item:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
}
.list-item-image, .class-item-image {
    margin-right: 30px;
    float: left;
    overflow: hidden;
}

.class-item-image {
   width:300px;
   float:right;
}

.list-item-image>img, .class-item-image>img {
    width: 100%;
}
.list-item-content, .class-item-content {
    width: 540px;
    float: left;
}

.class-item-content {
    width: 745px;
}


.list-item h3, .class-item h3{
    margin: 0 0 15px 0 !important;
}
.list-item p, .class-item p {
    margin-bottom: 0 !important;
}

.class-item p {
    margin-bottom: 10px !important;
}

.list-item-controls {
    width: 82px;
    float: right;
    vertical-align: middle;
    height: 120px;
}
.list-item-link, .class-item-link {
    width: 58px;
    height: 18px;
    display: inline-block;
    text-transform: uppercase;
    border: 1px solid #ddd;
    font-size: 14px;
    padding: 15px 10px 25px;
    text-align: center;
    line-height: 100%;
    color: #444 !important;
    background-color: #fff;
}
.list-item-link.download-link {
    background: url('../images/download-icon.png') no-repeat #ddd center;
	display:none;
}
/* Paging */
.pbAdvPager {
    font-size: 19px;
}
.pbAdvPager table {
    margin: 30px auto 0;
}
.pbAdvPager td {
    width: 30px;
    text-align: center;
    height: 30px;
    line-height: 30px;
}
.pbAdvPager td.PagerCurrentPageCell {
    background: #ec008c;
    color: #fff;
}
.pbAdvPager td a {
    display: block;
    width: 30px;
    text-align: center;
    color: #444;
    height: 30px;
    line-height: 30px;
}
/* Elements */
.internal-page h1 {
    font-size: 34px;
    text-transform: uppercase;
    margin: 0 0 30px;
}
.internal-page h2 {
    font-size: 28px;
    text-transform: uppercase;
    margin-bottom: 25px;
}
.internal-page h3 {
    font-size: 22px;
    text-transform: uppercase;
    margin-bottom: 25px;
}
.internal-page p {
    font-size: 18px;
    line-height: 140%;
    margin-bottom: 40px;
}
.internal-page ul {
    margin-bottom: 30px;
}
.internal-page ul>li {
    background: url('../images/list.png') no-repeat transparent 0 6px;
    padding-left: 25px;
    margin-bottom: 5px;
}
.internal-page hr {
    margin: 0;
    padding: 0;
    height: 0px;
    border-bottom: 1px dotted #999;
    border-top: none;
    margin-bottom: 30px;
}
.internal-page a {
    color: #ef229b;
    text-decoration: none;
    vertical-align: middle;
}
.internal-page a:hover {
    text-decoration: underline;
}
/* Mega menu */
.button-header-container {
    position: relative;
}
.mega-menu {
    width: 640px;
    display: none;
    position: absolute;
}
.mega-menu-columns {    
    background-color: #f7f7f7;
}
.mm-tabs-contain{
	min-height:355px;
	background:#FCECFE;
}
.mega-menu-column-left {
    width: 300px;
    float: left;
    font-size: 18px;
    text-align: center;
/*	min-height:425px;*/
    min-height:350px;
}
.mega-menu-column-left p {
    font-size: 18px;
    color: #222;
    padding: 30px 30px 20px 30px;
    text-align: center;
    line-height: 120%;
    margin-bottom: 0;
}
.mega-menu-column-right {
    width: 340px;
    float: right;
}
.mega-menu-header {
    height: 70px;
    color: #fff;
    font-size: 24px;
    margin: 0;
    background: #bc1d7b;
    text-transform: none;
    line-height: 70px;
    text-align: left;
    padding-left: 30px;
    border-bottom: 1px solid #fff;
}
.mega-menu-block-container {
    position: relative;
}
a.mega-menu-block {
    font-size: 20px;
    color: #bc1d7b;
    display: block;
    height: 70px;
    line-height: 70px;
    background-color: #fbe2ff;
    padding-left: 65px;
    text-decoration: none;
    text-align: left;
    border-bottom: 1px solid #fff;
    text-transform: uppercase;
}
a.mega-menu-block.alt {
    background-color: #fcecfe;
}
a.mega-menu-block.booknow, .mega-menu-block.booknow > a {
    background-color: #ec008c;
    color: #fff;
    text-transform: none;
}
a.mega-menu-block.pricing2, .mega-menu-block.pricing2 > a {
    background-color: #F20A9D;
    color: #fff;
    text-transform: uppercase;
}
a.mega-menu-block.pricing2:hover, .mega-menu-block.pricing2 > a:hover {
    background-color: #bc1d7b;
}
a.mega-menu-block:hover {
    background-color: #E5D0E9;
}
a.mega-menu-block.booknow:hover, .mega-menu-block.booknow > a:hover {
    background-color: #bc1d7b;
}
.mega-menu-corner {
    display: block;
    position: relative;
    padding-left: 101px;
}
.mega-menu-sub-block {
    position: absolute;
    top: 0;
    left: 340px;
}
.mega-menu-sub-block>a {
    font-size: 17px;
    display: block;
    width: 340px;
    height: 70px;
}
/* Sub navigation */
.sub-nav {
    position: absolute;
    top: 40px;
    left: -10px;
    background: #fff;
    border-bottom: 3px solid #ec008c; 
}
.sub-nav-side {
    position: absolute;
    top: 0;
    background: #fff;
    border-bottom: 3px solid #ec008c; 
}
.sub-link {
    position: relative;
}
.sub-link:hover, .sub-nav-side a:hover {
    background-color: #ffe0f2;
}
.sub-link a {
    display: block;
    padding: 10px 20px;
    white-space: nowrap;
}
.sub-link a:hover {
    text-decoration: none !important;
}

.subsub-nav {
    position: absolute;
    top: 40px;
    left: -10px;
    background: #fff;
    border-bottom: 3px solid #ec008c; 
}
.subsub-nav-side {
    position: absolute;
    top: 0;
    background: #fff;
    border-bottom: 3px solid #ec008c; 
}
.subsub-link {
    position: relative;
}
.subsub-link:hover, .subsub-nav-side a:hover {
    background-color: #ffe0f2;
}
.subsub-link a {
    display: block;
    padding: 10px 20px;
    white-space: nowrap;
}
.subsub-link a:hover {
    text-decoration: none !important;
}
/** teague's cool styling, so much better than Kon's **/
/*** You wish, mine's still under 1000 lines :P ***/
/** Because BATMAN! **/

.page-column.full-width {
	width:100%;
}

.page-column img {
    width:auto;
    margin-bottom: 20px;   
}

.full-width .list-content, .class-list {
    width:97%;
}


.timetable p{
	margin-bottom:0;
}

.timetable a, .timetable strong {color:#000;}

.timetable td {
	border: 1px solid #E3E3E3;
    color: #000000;
    height: 140px !important;
    margin: 0;
    padding: 0;
    vertical-align: middle;
    width: 140px !important;
}
.timetable tr.days>td {
	background: none repeat scroll 0 0 #EFEFEF;
    height: 30px !important;
    text-align: center;
    vertical-align: middle;
    width: 140px !important;
	display:table-cell;
}
.timetable-btn {
	left:87%;
	color:#FFF !important;
	text-decoration:none !important;
}

/** Tooltippers **/

.tooltip {

    background-color: #EC008C;
    color: #fff;
    padding: 5px;
    width: 300px;
    position: absolute;
    margin-top: 20px;
    display: none;
    z-index: 100;
    font-family: Arial, Verdana, san-serif;
    text-align: left;
    right: 0;
    bottom: 15px;
    cursor: pointer;
	font-size: 12px;
	line-height:16px;
}

.tooltip h2 {

    height: 16px;
    background: url('/site/DefaultSite/skins/PoleDivas/images/bg-tooltip-hdr.gif') left top repeat-x;
    margin: 0 0 10px 0;
    padding: 7px 5px 7px 5px;
    color: #000;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 16px;
}

.tooltip span{ color:#000 !important;}

.tooltip p {
    font-size: 12px;
	line-height:16px;
    margin: 0 0 0px 0;
    padding: 0 0px;
}

.tooltip p.price {
    color: #eb0782;
}
.tooltip div{padding-left:20px; padding-right:20px;}
.tooltip h3{ color:#fff; margin-bottom:15px;}
.tooltip strong{ font-size:12px; line-height:13px !important; margin:0; padding:15px 0 20px 0; display:block;}

.footer-nav .rmRootGroup.rmHorizontal {
    overflow: hidden;
}

.clear-table-style td {
    vertical-align: top !important;
}

.address-entry {
    padding:15px;
    border-bottom: 1px solid #ccc;
}

.address-entry h3, .address-entry p {
    margin-bottom: 10px;
}


.address-entry.headoffice {
    background: #f7f7f7;
}

.contact ul li {
    background: none !important;
    padding:0px;
    margin-bottom: 10px;
}

.contact ul li input[type="text"], .contact ul li textarea {
    border: 1px solid #ccc;
    width: 100%;
    padding:5px;
}

.contact .hiddenElement {
    display:none;
}

.contact input[type="submit"] {
    border:none;
}

.contact .errors {
    color:red;
}

/*  Eflyer  */
.fsBody .fsForm{ border:0 !important; width:530px !important;}
.fsBody .fsRowBody{padding:0 0 10px 0 !important;}
.fsBody .fsRowBody label{ color: #565B5C;font-family: 'agenda-light',sans-serif;font-size: 20px;font-weight: normal;}
.fsBody .fsRowBody input, .fsFieldRow input[type="text"] {  background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;border: 1px solid #CCCCCC !important;padding: 5px !important;width: 100% !important; font-weight:normal !important;}
.fsForm .fsSubmit{background-color:#FFF !important; margin-top:0 !important; padding:0 !important;}
.fsBody {
    margin-bottom: 30px !important;
}
.fsSubmit input{ 
	background-color: #EC008C;
	border:0;
    color: #FFFFFF;
    display: inline-block;
    font-size: 22px;
    height: 54px;
    line-height: 54px;
    padding: 10px 20px !important;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.2s ease 0s;}
.fsSubmit input:hover { background:#C70176;}
.fsFieldFocused{background:none !important;}
/**/

.book-now {
    padding:10px;
    background-color: #ec008c;
    display:inline-block;
    color:#FFF !important;
}

.book-now-buttons td,  .book-now-buttons tr {
    padding:10px;
}

iframe > body > #mp-embed-bar{
	display:none !important;
}

.mobile-megamenu-tabs{display:none;}




/* Healcode styles */
.healcode .header {
    position:relative !important;
    background:none;
    
}

.healcode-widget {
    display:inline-block;
    width:100%;
    position:relative;
    z-index:999;
}

div.healcode .header .filters select {
    width:24.75%;
/*    width:33%;*/
    margin:0px;
    appearance:none;
    -webkit-appearance:none;
    -moz-appearance:none;
    -ms-appearance:none;
    border-radius:0px;
    border:1px solid #d6d6d6;
    line-height:27px;
    height:27px;
    padding:0em 1em;
}

div.healcode table.schedule tr td>div+div {
    border-top:none;
}

div.healcode.schedule .filters .filter_time_of_day {
    float:right !important;
}

div.healcode .header .date_links .healcode-jump-to-date, div.healcode .header .date_links .healcode-jump-to-date input {
    float:right !important;
}

div.healcode.schedule .filters .filter_days,div.healcode.schedule .filters .filter_time_of_day {
    margin-top:2em !important;
}

div.healcode table.schedule.calendar tr.odd td {
    width:14% !important;
}

div.healcode .hc_class {
    padding:1em !important;
}

span.hc_cart_button {
/*    margin:0.5em;*/
    margin:0.2em;
    display:inline-block;
}

div.healcode a.hc-button, div.healcode input.hc-button,
div.healcode .week_links span.next_week a, div.healcode .healcode-date-links-area span.healcode-next a, div.healcode .day_links span:last-child a ,
div.healcode .week_links span.previous_week a, div.healcode .healcode-date-links-area span.healcode-previous a, div.healcode .day_links span:first-of-type a,
div.healcode .header .date_links .healcode-jump-to-date input{
    border-radius:0px !important;
}

.healcode-widget div.healcode div.hc_footer{
    display:none !important;
}

#modal-iframe.is-active {
    z-index:999999999999;
}

#modal-iframe .semantic-content .modal-close:after {
    left:auto;
    right:20px;
}

div.healcode .week_links a, div.healcode .week_links a:visited, div.healcode .day_links a, div.healcode .day_links a:visited, div.healcode a.hc-button, div.healcode input.hc-button, div.healcode .healcode-date-links-area a {
    line-height:27px !important;
    height:27px !important;
    padding:0em !important;
}

.hc_day > br {
    display:none;
}

div.healcode table.schedule span.hc_time {
    font-weight:700;
    font-size:12px;
    text-transform:uppercase;
}

div.healcode .classname a {
    text-transform: uppercase;
    font-size:11px;
}

div.healcode a.hc-button {
    padding:0em 0.5em !important;
}

div.healcode .hc_class {
/*    max-height:60px;*/
/*    height:130px;*/
    height:100px;
    overflow:hidden;
    width:100% !important;
    padding:0.5em !important;
    box-sizing:border-box;
    padding-right:16px !important;
}

div.healcode .hc_class:hover {
    overflow-y:scroll;
    overflow-x:hidden;
    padding-right:0px !important;
}

.healcode > .header.sticky {
    position:fixed !important;
    top:177px;
    width:1141px;
/*    border:1px solid #d5d5d5;*/
    height:auto;
}

div.header.sticky h1, div.header.sticky .filters, div.header.sticky .date_links {
    background:white;
}


/*
div.healcode table.calendar .hc_waitlist {
    display:none !important; 
}
*/

.hc_class > span, .hc_class > div {
    line-height:12px;
}

div.healcode .header .date_links .healcode-jump-to-date img {
    display:block !important;
    position:absolute;
    left:15px;
    top:2px;
}

div.healcode .header .date_links .healcode-jump-to-date {
    position:relative;
}

/* End Healcode styles */



@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
    .mobile-megamenu-content{ 
        display:none;
    }
    
    div.healcode .hc_class {
        max-height:none;
    }
    
    div.healcode table.schedule span.hc_time {
        font-size:10px;
    }
    
    div.healcode .hc_day span a {
        font-size:8px;
    }
    
    div.healcode .hc_day .visit_type {
        font-size:9px;
    }
    
}

@media only screen and (max-device-width : 767px) {
    div.healcode .header .filters select {
        width:48%; 
        margin-bottom:4px !important;
    }
    
    .mobileOnly.footer-mobile {
        z-index:999999999;
    }
    
    div.healcode a.action_icon{
        position:absolute;
        right:0px;
        margin-top:4px !important;
    }
    
    div.healcode a.action_icon.my_account_version {
        right:10px;
        margin-top:6px !important;
    }
    
    div.healcode .header .date_links {
        display:inline-block !important;
    }
    
    div.healcode div.header {
        display:inline-block !important;
    }
     
    .tile-blocks-list.five-tiles, .tile-blocks-list.six-tiles {
        text-align: center;
    }
    
    .five-tiles .tile-block, .six-tiles .tile-block {
        margin-right:0px;
    }
    
    .healcode-login, .healcode-register {
		display: block;
		width: 100%;
		margin: 20px 0;
	}
	
    /* Fix issue with style on mobile homepage slider */
    .slider {
        position:relative;
    } 
    
    .wrapper.slider-container {
        position:absolute;
        top:0px;
    }
    
    .slider-text {
        position:absolute;
        top:145px;
        bottom:auto;
        padding:2em;
    }
    
    .slider-text > div > * {
        font-size:12px !important;
    }
    
    .slider-text h1 {
        font-size:14px !important;
    }
    
    .slider-text h2 {
        font-sizse:12px !important;   
    }
    
    .slider-text h1 span {
        font-size:14px !important;
    }
    /* End fix issue with style on mobile homepage slider */
    
    
    
}

.home-video{
	display:block;
	padding-bottom:30px;
}

.home-video iframe{
	width:100% !important;
}

/* 
Responsive Update 08/17 
Once these styles are finalised they should be merged with the existing styles above
*/


/* Mega Menu Styles */
.mega-menu > h3.mega-menu-header {
    display: none;
}

.mega-menu-column-left {
    display: none;
}

.mega-menu {
	width: 240px;
}

a.mega-menu-block {
	padding: 0 15px;
	font-size: 18px;
	text-transform: capitalize;
	height: 50px;
    line-height: 50px;
}

.mega-menu-column-right {
	float: none;
	width: auto;
}

.mega-menu-sub-block {
    left: 240px;
}

.mm-tabs-contain {
    min-height: 255px;
}

.mega-menu-sub-block>a {
    width: 240px;
}

/* View All News & Events link styles */
.home-news-item {
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.home-news-item p {
    margin: 13px 0;
}

/* Small Desktop Responsive Styles */
@media only screen and (max-width: 1200px) {
	
	.wrapper {
		width: auto;
		max-width: 900px;
	}
	
	.button-header {
		min-width: 100px;
		font-size: 18px;
	}
	
	.sub-buttons-left {
		width: 370px;
	}
	
	.sub-buttons-right {
		width: 415px;
	}
	
	.main-navigation {
		width: 795px;
	}
	
	.nav ul {
		top: 20px;
	}
	
	.nav ul li a span {
		font-size: 13px;
	}
	
	.search-container {
		position: relative;
		top: -37px;
		width: 162px;
		height: 28px;
		float: right;
	}
	
	a.mega-menu-block {
		padding: 0 15px;
		font-size: 16px;
		text-transform: capitalize;
		height: 50px;
		line-height: 50px;
	}
	
	.mega-menu-sub-block>a {
		width: 220px;
		height: 50px;
	}
	
	.mega-menu-sub-block {
		left: 220px;
	}
	
	.mm-tabs-contain {
		min-height: 255px;
	}
	
	.mega-menu {
		width: 220px;
		left: -35px !important;
	}
	
	.logo {
		margin-left: 6px;
		margin-top: 6px;
	}
	
	.logo img {
	    width: 90%;
	}
	
	/* Home content */
	
	.home-content-region {
		font-size: 16px;
		line-height: 140%;
		width: 260px;
		padding: 20px 20px 0px 20px;
	}
	
	.home-top-column {
		width: 260px;
	}
	
	.home-top-column h2 {
		font-size: 32px;
	}
	
	.home-top-image {
		width: 300px;
		height: 404px;
	}
	
	.home-news-list {
		padding: 10px 20px 10px 20px;
	}
	
	.home-news-item {
		margin-bottom: 10px;
	}
	
	.home-news-item h3 {
		font-size: 20px;
	}
	
	.home-news-item p {
		font-size: 16px;
		margin: 10px 0;
	}
	
	.home-news-item a.button.button-small {
		height: 30px !important;
		font-size: 14px;
		padding: 0 10px;
	}
	
	/* Footer */
	
	.footer-phone-number {
		font-size: 26px;
	}
	
	.pointer-icon {
		position: absolute;
		top: 30px;
		left: -10px;
	}
	
	.button-buynow {
		font-size: 24px;
		width: 250px;
	}
	
	.social-icon {
		margin-left: 15px;
		transform: scale(0.8, 0.8);
	}
	
	.footer-bottom a.button-sp {
		font-size: 18px;
		height: 45px;
		line-height: 45px;
		padding: 0 25px;
	}
	
	.footer-bottom .inline-column>p {
		font-size: 18px;
	}
	
	.inline-column {
		margin-right: 40px;
	}
	
	/* Content Pages */
	.page-column left, .wrapper.internal-content, .page-column.left, .page-column.right {
		max-width: 100% !important;
		width: 100% !important;
	}
	
	/* Healcode */
	.healcode > .header.sticky {
		width: auto;
	}
	
	div.healcode .header .filters select {
		width: 23.75%;
	}
	
}