/* ====================================================================================================================
 * FONT-FACE
 * ====================================================================================================================*/
@font-face {
	font-family: 'Calps-Bold';
	src: url('fonts/webfonts/384FEA_4_0.eot');
	src: url('fonts/webfonts/384FEA_4_0.eot?#iefix') format('embedded-opentype'),url('fonts/webfonts/384FEA_4_0.woff2') format('woff2'),url('fonts/webfonts/384FEA_4_0.woff') format('woff'),url('fonts/webfonts/384FEA_4_0.ttf') format('truetype');
}
@font-face {
	font-family: 'Calps-Light';
	src: url('fonts/webfonts/384FEA_20_0.eot');
	src: url('fonts/webfonts/384FEA_20_0.eot?#iefix') format('embedded-opentype'),url('fonts/webfonts/384FEA_20_0.woff2') format('woff2'),url('fonts/webfonts/384FEA_20_0.woff') format('woff'),url('fonts/webfonts/384FEA_20_0.ttf') format('truetype');}
@font-face {
	font-family: 'CalpsSlim-Regular';
	src: url('fonts/webfonts/384FEA_16_0.eot');
	src: url('fonts/webfonts/384FEA_16_0.eot?#iefix') format('embedded-opentype'),url('fonts/webfonts/384FEA_16_0.woff2') format('woff2'),url('fonts/webfonts/384FEA_16_0.woff') format('woff'),url('fonts/webfonts/384FEA_16_0.ttf') format('truetype');}
@font-face {
	font-family: 'Calps-Regular';
	src: url('fonts/webfonts/384FEA_E_0.eot');
	src: url('fonts/webfonts/384FEA_E_0.eot?#iefix') format('embedded-opentype'),url('fonts/webfonts/384FEA_E_0.woff2') format('woff2'),url('fonts/webfonts/384FEA_E_0.woff') format('woff'),url('fonts/webfonts/384FEA_E_0.ttf') format('truetype');}
@font-face {
	font-family: 'Calps-ExtraLight';
	src: url('fonts/webfonts/384FEA_14_0.eot');
	src: url('fonts/webfonts/384FEA_14_0.eot?#iefix') format('embedded-opentype'),url('fonts/webfonts/384FEA_14_0.woff2') format('woff2'),url('fonts/webfonts/384FEA_14_0.woff') format('woff'),url('fonts/webfonts/384FEA_14_0.ttf') format('truetype');}
 /* ====================================================================================================================*/

/******** Common font ********/
h1.page-title, .footer-notice h3, .footer-info h4, .facilities-content h2, .get-started h3, .headline-background h3, #block-mainpagecontent h2, #block-mainpagecontent h3, 
.paragraph--type--location .field--name-field-location-title, #block-webform h2, .call-to-action.Calps-Bold, .view-submenu .views-field-field-single-url,
.block-views-blockgroup-fitness-timetables-block-1 h2, .block-views-blockgroup-fitness-class-list-block-1 h2 {
	font-family: "Calps-Bold";	
	font-weight: normal;
	font-style: normal;
}
/****************************/
html {
	font-size: 100%;
	line-height: 1.5em;
	word-spacing: -0.05em;
	color: #333333;
}
body {
	margin: 0;
	padding: 0;
	font-family: Calps-Light;
	font-weight: normal; 
	font-style: normal;
	font-size: 24px;	
	background-color: #fff;
	color: #333333;	
	/*min-width: 475px;*/
}
a {
	color: #333333;	
	background-color: transparent;
}
p {
	margin: 0 0 10px 0;	
}
h1.page-title {
	font-size: 61px;
	color: #3e63af;
	margin-bottom: 10px;
}
#block-mainpagecontent h2, #block-webform h2,
.block-views-blockgroup-fitness-timetables-block-1 h2, .block-views-blockgroup-fitness-class-list-block-1 h2 {
	font-size: 44px;
	color: #3e63af;
	/*margin: 1.85em 0 0.6em 0;*/
	margin: 0 0 0.6em 0;
	line-height: normal;
}
#block-mainpagecontent .paragraph--type--text-table h2,
#block-mainpagecontent .paragraph--type--list-table h2 {
	margin-top: 0.5em;
}
#block-mainpagecontent h3,
#block-views-block-news-block-1 h3,
.paragraph--type--text-table table th {
	font-size: 32px;
	color: #3e63af;
	margin: 1em 0 0;
}
.path-frontpage h1.page-title {
	display: none;
}
/******** Header Top ********/
#header-content {
	width: 100%;
	background-color: #eaeaea;
}
#top-header {
	height: 47px;
	width: 100%;
	max-width: 1440px;
	margin: 0 auto;
	font-size: 18px;
	vertical-align: middle;
}
.region-header-top {
	padding-top: 6px;
	float: right;
	padding-right: 20px;
}
#block-accessibilitylinks {
	width: 200px;
	float: left;
	margin-top: 5px;
}
#block-accessibilitylinks a.skip {
	border-right: 1px solid;
	padding-right: 10px;
}
#block-accessibilitylinks a.access {
	padding-left: 10px;
}
.search-block-form form {
	margin-top: -2px;
}
#block-memberlogin {
	float: left;
}
#block-memberlogin p {
	margin: 0;
}
#block-memberlogin a {
	background-color: #5e5e5e;
	border-radius: 20px;
	width: 110px;
	height: 30px;
	float: left;
	background-image: url("/themes/custom/afac/images/login_icon.png");
	background-repeat: no-repeat;
	background-position: 105px;
	padding: 3px 15px;
	color: #ffffff;
	text-decoration: none;
}
.search-block-form {
	width: 275px;
	float: left;
	margin-right: 20px;
	margin-top: 2px;
}
.search-block-form form {
	background-color: #FFFFFF;
	border-radius: 20px;
	padding: 6px;
}
.search-block-form input[type=search] {
	width: 180px;
	padding: 0px 10px;
	margin-left: 20px;
	border: 0;	
}
.search-block-form input[type=submit] {
	text-indent: -9999px;
	height: 21px;
	width: 21px;
	border: none;
	background: url("/themes/custom/afac/images/search_icon.png") no-repeat top left;
	padding-right: 25px;
	float: right;			
}
#block-views-block-notice-block-2 {
	margin-top: 4px;
}
/******** End of Header Top ********/

/******** Header ********/
#branding-nav {
	width: 100%;
	max-width: 1348px;
	margin: 0 auto;
	margin-top: 35px;
	margin-bottom: 35px;
	height: 113px;
}
#block-afac-branding {
	width: 15%;
	min-width: 120px;	
	float: left;
	z-index: 350;
	position: relative;
	border-right: 1px solid #000000;
	padding-right: 5%;
	padding-left: 20px;
}
#block-afac-branding img {
	max-width: 189px;
	width: 100%;
}
.region-header {
	/*width: 1348px;*/
	margin: 0 auto;
}
#block-coalogo {
	width: 20%;
	min-width: 160px;
	float: left;
	margin-left: 5%;
	z-index: 350;
	position: relative;
}
#block-coalogo img {
	max-width: 246px;
	width: 100%;
	float: left;
}
/******** End of Header ********/

/******** Breadcrumb ********/
#block-breadcrumbs {
	text-align: center;
	text-transform: uppercase;
	font-size: 20px;
}
.breadcrumb li {
	padding: 0 0.4em;
}
.breadcrumb li:before {
	content: url(/themes/custom/afac/images/breadcrumb_bullet.png);
	padding-right: 0.5em;
}
/******** End of Breadcrumb ********/

/******** Homepage Banner Slider ********/
#main-slider {
	max-width: 1440px;	
	width: 100%;
	margin: 0 auto;	
}
.view-banner-slideshow .flexslider {
	overflow: hidden;
	border: none;
	border-radius: 0;
}
.view-banner-slideshow .flexslider .slides img {
	height: 660px;
	max-width: 1440px;
	width: auto;
}
.flex-control-nav {
	position: unset;
	margin-top: 20px;
}
.path-frontpage .slides li {
	width: 1440px;
	height: 660px;	
	position: relative;
}
.active-overlay {
	/*width: 804px;
	height: 392px;*/
	width: 60%;
	min-width: 500px;
	height: 55%;
	position: absolute;
	bottom: 0;
	left:0;
	z-index: 1000;
	background: url("/themes/custom/afac/images/active_logo.png") no-repeat bottom;
	background-size: contain;
}
.headline-background {
	width: 417px;
	height: 513px;
	background: url("/themes/custom/afac/images/headline_background.png") no-repeat bottom;
	position: absolute;
	top: 75px;
	right: 5%;
	z-index: 2000;
}
.flexslider .slides .headline-background img {
	height: 220px;
	width: 417px;
}
.headline-background a {
	width: 417px;
	height: 513px;
	display: block;
	top: 0;
	left: 0;
	color: #fff;
	text-decoration: none;	
}
.headline-background h3 {
	padding: 0;
	margin: 0;
}
.headline-background h3.Calps-Bold {
	padding: 1em 1em 0 0.85em;
	margin: 0;
	font-size: 42px;
	line-height: 1em;
}
.headline-background p {
	font-size: 21px;
}
.headline-background .headline-text {
	padding: 1em 1.5em 0 1.5em;
	margin: 0;
}
.flex-control-paging li a.flex-active {
	background: rgba(0, 0, 0, 1);
}
.headline-background h4 {
	margin: 0.5em 0 1em;
	font-weight: normal;
	line-height: 1.2;
}
.path-frontpage .slides .headline-text li {
	width: auto;
	height: auto;
	font-size: 21px;
}
/******** End of Homepage Banner Slider ********/


/******** What's On ********/
.whats-on-content {
	background-color: #259a91;		
	clear: both;
}
.region-whats-on {
	padding-top: 1em;
}
.whats-on-content #block-whatson h2 {
	background: url('/themes/custom/afac/images/whats_on.png') no-repeat top center;
	background-size: contain;
	text-indent: -99999px;
	height: 192px;
	width: 100%;
	display: block;
	margin-top: 0.5em;
}
.whats-on-content #block-whatson h3 {
	font-size: 55px;
	margin: 0 0 0.6em 0;
	font-family: Calps-Bold;
	color: #fff;
	font-weight: normal;
	text-align: center;
}
.whats-on-content .btnGraphAvailability {
	list-style: none;
	padding: 0;
	margin: 0;
	/*min-width: 556px;*/
	position: relative;
	height: 110px;
}
.whats-on-content .btnGraphAvailability li {
	width: 31%;
	text-align: center;
	padding-right: 1%;
	padding-left: 1%;
	float: left;
	border-right: solid 1px #fff;
	cursor: pointer;
}
.whats-on-content .btnGraphAvailability li:nth-child(3), .whats-on-content .btnDay li {
	border-right: none;
}
.whats-on-content .btnGraphAvailability li a {
	font-family: Calps-Bold;
	font-size: 51px;
	color: #fff;
	text-decoration: none;	
}
.whats-on-content .btnGraphAvailability li a.active {
	color: #FCF3BA; /*#fbdb0a;*/
}
.whats-on-content .btnDay {
	display: none;
	position: absolute;
	left: 50%;
	margin-left: -330px;
	margin-top: 0.5em;
	list-style: none;
}
.whats-on-content .btnGraphAvailability li a.active + .btnDay {
	display: block;
}
.whats-on-content .btnDay li.active {
	background-color: #FCF3BA; /*#fbdb0a;*/
}
.whats-on-content .btnDay li {
	float: left;
	width: 60px;
	margin-right: 15px;
	background-color: #fff;
	border-radius: 17px;
	font-size: 30px;
	text-align: center;
	color: #5c5c5c;
	font-family: Calps-Bold;
	padding: 0.2em;
	margin-top: 1em;		
}
.whats-on-content #chart_container {
	background-color: #fff;
	padding-bottom: 1.5em;
	margin-bottom: 2.5em;		
	overflow: auto;
	border-radius: 3px;
}
.whats-on-content #chart_div {
	margin: 0;
	background-color: #fff;
	height: 320px;
	min-width: 560px;
}
.whats-on-content #legend ul {
	padding: 0;
	margin: 0.5em 0 0 0;
	list-style: none;
}
.whats-on-content #legend ul li {
	float: left;
	width: 25%;
	text-align: center;
}
.whats-on-content #legend ul li div {
	display: inline-block;
	text-align: left;
	padding-left: 5px;
}
.whats-on-content #legend ul li span {
	width: 30px;
	height: 48px;
	display: inline-block;
	vertical-align: top;
}
.whats-on-content #legend ul li:first-child span {
	background-color: #688ede;
}
.whats-on-content #legend ul li:nth-child(2) span {
	background-color: #ab6ede;
}
.whats-on-content #legend ul li:nth-child(3) span {
	background-color: #ff8183;
}
.whats-on-content #legend ul li:nth-child(4) span {
	background-color: #ec4245;
}
.whats-on-content #legend ul li span.legendDescription {
	font-size: 80%;
	width: auto;	
	background-color: transparent;
}
/******** End of What's On ********/

/******** Mailchimp subscription ********/
.layout-content #mc_embed_signup .mc-field-group.input-group label {
	padding-left: 0.2em;
}
.layout-content #mc_embed_signup .button {
	height: 100%;
	font-size: 100%;
	padding: 8px 22px;
}
.layout-content #mc_embed_signup .indicates-required {
	font-size: 100%;
}
/******** End of Mailchimp subscription ********/

/******** Footer ********/
footer {
	clear: both;
}
#footer {
	background-color: #55554d;
	color: #ffffff;
	overflow: hidden;
	margin-top: 4.2em;
}
.path-frontpage #footer {
	margin-top: 0;
}
#footer a {
	color: #ffffff;
	text-decoration: underline;
}
#footer-content {
	width: 100%;
	margin: 0 auto;
	padding-top: 1.5em;
	font-size: 21px;
}
#footer p {
	margin-bottom: 0;
}
#block-backtotop {
	/*float: right;
	text-decoration: underline;
	width: 85px;
	margin-bottom: 2em;*/
	display: none;
	position: fixed;
	z-index: 999;
	right: 30px;
	bottom: 30px;
	background-color: #55554d;
	text-align: center;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 20px;
	box-shadow: 0 0px 8px 0 rgba(255, 255, 255, 0.5), 0 0px 20px 0 rgba(255, 255, 255, 10);
}
#block-backtotop p {
	margin: 0;
	padding: 5px;
}
#block-backtotop a {
	padding: 5px 15px;
	font-size: 20px;
	text-decoration: none;	
}
.footer-notice {
	background-color: #43433b;
	padding: 1.8em 2em;
	margin: 2em 0;
	clear: both;
}
.footer-notice h3 {
	margin: 0;
	margin-bottom: 0.5em;
	font-size: 24px;
}
#block-footercontent, #block-views-block-last-updated-block-1 {
	width: 97%;
	margin: 0 auto 1em;
	max-width: 1280px;
}
.footer-info {
	float: left;
	width: 25%;
	max-width: 320px;
	min-height: 200px;
	margin-bottom: 2em;
}
.footer-info h4 {
	margin: 0;
	font-size: 24px;
}
.footer-info .subscribe {
	display: block;
	width: 200px;
	text-align: center;
	border: 1px solid #ffffff;
	margin-top: 0.7em;
}
#footer .footer-info .subscribe a {
	display: block;
	padding: 0.3em;
	text-decoration: none;
}
.footer-info ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.footer-info ul li {
	width: 50px;
	height: 28px;
	margin-bottom: 0.5em;
}
.footer-info li.fb a, .footer-info li.tw a, .footer-info li.ln a {
	background-position: left;
	width: 80px;
	display: block;
	padding-left: 2em;
}
.footer-info li.fb a {
	background: url("/themes/custom/afac/images/fb.png") no-repeat;
}
.footer-info li.tw a {
	background: url("/themes/custom/afac/images/tw.png") no-repeat;
}
.footer-info li.ln a {
	background: url("/themes/custom/afac/images/in.png") no-repeat;
}
#footer p.logo-bottom {
	margin-bottom: 3em;
	/*text-align: center;*/
}
#footer p.logo-bottom img.coa_logo {
  float: right;
  margin-right: 1.5em;
}
#footer .award_icons img { 
  vertical-align: bottom;
}
#footer .award_icons img:not(:last-child) {
  margin-right: 1.5em;
}
#footerlinks {
	margin-bottom: 0.3em;
	text-align: center;
}
#footerlinks a {
	margin: 0 0.5em;
}
#copyright {
	margin-bottom: 1em;
	text-align: center;
}
/*#block-views-block-last-updated-block-1 {
	width: 250px;
	float: left;
	margin-bottom: 2em;
}*/
/******** End of Footer ********/

/******** Main Content ********/
.layout-content, .region-whats-on {
	/*max-width: 1280px;*/
	max-width: 1440px;
	margin: 0 auto;
	min-height: 500px;
	width: 100%;
}
h3+ul, p+ul {
	margin-top: 0.5em;
}
.facilities {
	color: #ffffff;
	width: 32.6%;
	float: left;
	margin-bottom: 4em;
	/*min-width: 417px;
	min-height: 500px;
	margin: 0 4px 50px 4px;*/
	margin: 0 1.1% 50px 0;
}
.imageCrop img {
	max-width: none;
	height: 271px;
}
.imageCrop {	
	overflow: hidden;
	height: 271px;
}
.facilities-content {
	padding: 0.2em 1em;
	font-size: 24px;
}
.facilities-content h2 {
	margin: 0;
	font-size: 42px;
	position: relative;
	z-index: 500; /*1000;*/
}
.facilities-content h2 a {
	color: #FFFFFF;
	text-decoration: none;
}
.facilities p {
	min-height: 145px;
}
.read-more {
	width: 52px;
	height: 52px;
	text-indent: -9999px;
	margin-bottom: -0.6em;
	margin-left: 1em;
}
.read-more a {
	display: block;
	height: 52px;
	width: 52px;
}
.health {
	background-color: #ec4245;
	position: relative;
}
.health img.amie, .fitness img.arny, .swim img.arlo {
	position: absolute;
	float: right;
	top: 4.5em;
	right: 0;
	max-width: 100%;
	/*width: 14.9%;*/
}
.facilities.health .read-more {
	background: url("/themes/custom/afac/images/pink_readmore.png") no-repeat;
	background-position: left;
}
.fitness {
	background-color: #5f1b92;
	position: relative;
}
.facilities.fitness .read-more {
	background: url("/themes/custom/afac/images/purple_readmore.png") no-repeat;
	background-position: left;
}
.swim {
	background-color: #259a91;
	position: relative;
	margin-right: 0;
}
.facilities.swim .read-more {
	background: url("/themes/custom/afac/images/green_readmore.png") no-repeat;
	background-position: left;
}
.get-started {
	text-align: center;
	clear: both;
	/*width: 850px;*/
	width: 100%;
	margin: 0 auto;
}
.get-started h3 {
	font-size: 61px;
	color: #4060b3;
	margin: 0;
}
.call-to-action-main {
	margin: 0 auto;
	width: 810px;
}
.call-to-action {
	width: 180px;
	border: 2px solid #dbdbdb;
	text-align: center;
	float: left;
	margin: 9px;
}
.call-to-action a {
	display: block;
	padding: 0.8em;
	font-size: 26px;
	text-decoration: none;
	color: #686868;
	background-image: linear-gradient(#e8e8e8, #dedede);
}
/******** End of Main Content ********/

/******** Alert ********/
.public-notices, #vid {
	display: none;	
}
.region-public-notice {
	width: 100%;
}
#block-views-block-notice-block-2 {
	float: left;
}
.alertBannerContainer {
	max-width: 1440px;
	margin: 0 auto;
}
#block-views-block-notice-block-2 .view-header a {
	width: 36px;
	height: 36px;
	float: left;
	margin-left: 15px;
	margin-top: -4px;
	background: url("/themes/custom/afac/images/alert.png") no-repeat;
	display: block;
	text-indent: -9999px;
	position: absolute;
}
#block-views-block-notice-block-2 .view-footer {
	font-family: Calps-Light;
	background-color: #000000;
	border-radius: 15px;
	color: #ffffff;
	width: 15px;
	height: 15px;
	padding: 2px;
	font-size: 0.8em;
	line-height: 0.9em;
	margin-left: 2.5em;
	text-align: center;
	position: relative;
	font-weight: bold;
}
.block-views-blocknotice-block-1 .views-row {
	padding: 15px 5px;
	color: #ffffff;
}
.block-views-blocknotice-block-1 .views-row a {
	color: #ffffff;
}
.block-views-blocknotice-block-1 .views-field-body {
	width: 100%;
	margin: 0 auto;
}
.block-views-blocknotice-block-1 .view-notice .Alert {
	background: #EF4146;
}
.block-views-blocknotice-block-1 .view-notice .Announcement {
	background: #185981;
	font-size: 22px;
}
.block-views-blocknotice-block-1 .view-header a {
	float: right;
	width: 36px;
	height: 36px;
	background: url("/themes/custom/afac/images/cross.png") no-repeat center center;
	padding: 9px;
	text-indent: -9999px;
}
/******** End of Alert ********/

/******** Basic Page ********/
.block-views-blockpage-image-block-1 .views-field-field-page-image,
.view-submenu .views-field-field-page-image {
	overflow: hidden;
}
.block-views-blockpage-image-block-1 .views-field-field-page-image img {
	min-width: 500px;
}
.view-submenu .views-field-field-page-image {
	height: 270px;
}
.view-submenu .views-field-field-page-image img {
	max-width: none;
	height: 270px;
}
.block-page-title-block {
	text-align: center;	
}
.view-page-toc, .field--name-field-intro-text, .paragraph--type--textarea, .paragraph--type--pdf-documents h2, .paragraph--type--section-title .field--name-field-section-title h2, .paragraph--type--webform,
.paragraph--type--location .field--name-field-section-title h2, .paragraph--type--text-table, .paragraph--type--list-table, .paragraph--type--image-gallery h2, .paragraph--type--video h2, #block-webform {
	padding: 0 80px;		
}
.paragraph {
	margin-top: 3em;
}
.paragraph--type--location {
	margin-top: 0;
}
#block-mainpagecontent .paragraph--type--location h2 {
	margin-top: 1.5em;
}
.view-page-toc, .paragraph--type--textarea, .paragraph--type--pdf-documents, .paragraph--type--image-gallery {
	line-height: 26px;
	/*margin-bottom: 3.2em;	*/
}
.field--name-field-intro-text {
	border-bottom: 1px solid #eaeaea;
	text-align: center;
	padding-bottom: 2em;
}
.field--name-field-intro-text br {
	content: " ";
	display: block;
	margin: 1em 0;
}
.field--name-field-body {
	margin-top: 2em;
}
.paragraph--type--image-left-to-text, .paragraph--type--image-right-of-text {	
	height: 405px;
	background-color: #ececec;
	margin-bottom: 32px;
}
.field--name-field-image-in-column {	
	line-height: 0;
	width: 50%;
	overflow: hidden;
	height: 405px;	
}
.field--name-field-image-in-column img {
	max-width: none;
}
.paragraph--type--image-left-to-text .field--name-field-image-in-column {
	float: left;
}
.paragraph--type--image-right-of-text .field--name-field-image-in-column {
	float: right;
}
.paragraph--type--image-left-to-text .field--name-field-heading-3, .paragraph--type--image-left-to-text .field--name-field-textarea {
	margin-left: 50%;	
}
.paragraph--type--image-left-to-text .field--name-field-heading-3, .paragraph--type--image-right-of-text .field--name-field-heading-3 {
	padding: 2.5em 3em 1em;	
}
.paragraph--type--image-left-to-text .field--name-field-textarea, .paragraph--type--image-right-of-text .field--name-field-textarea {
	padding: 0 3em 1em 3em;
	height: 210px;
	overflow: auto;
}
.paragraph--type--image-left-to-text .field--name-field-textarea.clearfix::after,
.paragraph--type--image-right-of-text .field--name-field-textarea.clearfix::after {
	content: none;
}
#block-mainpagecontent .paragraph--type--image-left-to-text h3,
#block-mainpagecontent .paragraph--type--image-right-of-text h3 {
	margin-top: 0;
}
.paragraph--type--text-table, .paragraph--type--list-table {	
	padding-top: 1.4em;
	padding-bottom: 1.7em;
	overflow: auto;
	/*margin-bottom: 3.8em;*/
}
.paragraph--type--text-table {
	background-color: #eaeaea;	
}
.paragraph--type--list-table {
	background-color: #259a91; /*#32ada2;*/	
}
.paragraph--type--list-table td, #block-mainpagecontent .paragraph--type--list-table .field--name-field-section-title h2, .paragraph--type--list-table table th {
	color: #fff;
}
.paragraph--type--text-table .field--name-field-section-title h2, .paragraph--type--list-table .field--name-field-section-title h2 {
	text-align: center;
}
.paragraph--type--text-table table, .paragraph--type--list-table table {
	width: 100%;
}
.paragraph--type--text-table table th {
	text-align: left;
	border-bottom: solid 1px #c4c4c4;
}
.paragraph--type--text-table table th, .paragraph--type--text-table table td {
	padding-right: 1em;	
}
.paragraph--type--text-table table th {
	padding-bottom: 1em;
	line-height: 1.2em;
	vertical-align: bottom;
}
.paragraph--type--text-table table td {
	padding-top: 1em;
	padding-bottom: 0;
	vertical-align: top;
}
.paragraph--type--list-table table td, .paragraph--type--list-table table th {
	border-bottom: solid 1px #41c0b5;
	padding: 0.5em 1em 0.5em 0;
	text-align: left;
}
.paragraph--type--list-table table tr:last-child td {
	border-bottom: none;
}
.paragraph--type--list-table p {
	color: #fff;
}
.paragraph--type--list-table a {
	color: #ffffff;
}
.paragraph--type--video {
	position: relative;
	overflow: hidden;
}
.paragraph--type--video img {
	min-width: 600px;
}
.paragraph--type--video .field--name-field-get-directions a {
	position: absolute;
	top: 44%;
	left: 44%;
	z-index: 10;
	background: url('/themes/custom/afac/images/play_video_icon.png') no-repeat;
	width: 166px;
	height: 167px;	
	display: block;
	text-indent: -9999px;
}
.paragraph--type--image-gallery .flexslider {
	border: none;
	width: 100%;
}
#banner {
	margin-bottom: 9px;
}
.paragraph--type--image-gallery .flex-prev, .paragraph--type--image-gallery .flex-next {
	width: 53px;
	height: 53px;
	opacity: 1 !important;
	text-indent: 999px;
}
.paragraph--type--image-gallery .flex-prev {
	background: url('/themes/custom/afac/images/nav_prev.png') no-repeat;
	left: 10px;
}
.paragraph--type--image-gallery .flex-next {
	background: url('/themes/custom/afac/images/nav_next.png') no-repeat;
	right: 10px;
}
.paragraph--type--image-gallery .flex-direction-nav a.flex-next:before, .paragraph--type--image-gallery .flex-direction-nav a:before {
	content: unset;
}
article {
	margin: 1em 0;
}
.field--name-field-pdf-files table {
	width: 100%;
}
.field--name-field-pdf-files table thead {
	display: none;
}
.field--name-field-pdf-files table tr {
	background-color: #ececec;
	border-bottom: solid 10px #fff;
}
.field--name-field-pdf-files .file--application-pdf {
	background-image: url("/themes/custom/afac/images/pdf_icon.png");
	padding: 1em 2.5em;
	margin-left: 1em;
}
.field--name-field-pdf-files .file--application-pdf a {
	color: #333;
}
.field--name-field-pdf-files tr td:nth-child(1) {
	width: 80%;
}
.field--name-field-pdf-files tr td:nth-child(2) {
	min-width: 150px;
}
.field--name-field-pdf-files tr td:nth-child(2)::before {
	content: 'PDF\00a0\00a0\00a0\00a0\00a0|\00a0\00a0\00a0\00a0\00a0';
}
.paragraph ul {
	margin-top: 0;
	margin-bottom: 0.5em;
}
/******** End of Basic Page ********/

/******** News ********/
.page-node-type-news .field--name-field-release-date {
	margin-bottom: 1em;
}
/******** End of News ********/

/******** Main Navigation ********/
#block-mainnavigation {
	max-width: 1340px;
	float: right;
	margin-top: 2em;
	position: absolute;
	width: 100%;
}
#block-mainnavigation ul#superfish-main {
	float: right;
	width: 715px;
}
#block-mainnavigation ul#superfish-main li a {
	float: left;
	text-decoration: none;
	padding: 17px 13px;
	font-size: 26px;
	color: #000000;
}
#block-mainnavigation ul#superfish-main li.sf-depth-1 a.sf-depth-1:hover, #block-mainnavigation ul#superfish-main li.active-trail.sf-depth-1 a.is-active.sf-depth-1:hover {
	background-color: #2d5098;
	color: #ffffff;
	font-weight: bold;
	font-size: 26px;
}
#block-mainnavigation ul#superfish-main li.active-trail.sf-depth-1 a.is-active.sf-depth-1 {
	background-color: transparent;
	color: #000000;
	font-weight: bold;
	font-size: 26px;
}
#block-mainnavigation ul#superfish-main li.sf-depth-2 a.sf-depth-2:hover,
#block-mainnavigation ul#superfish-main li.sf-depth-3 a.sf-depth-3:hover {
	font-weight: bold;	
}
#block-mainnavigation #superfish-main-accordion li.sf-depth-1 ul li.sf-depth-2 ul {
	display: none;
}
#superfish-main .sf-depth-1 {
	position: static;
}
#block-mainnavigation li ul.sf-multicolumn {
	width: 99% !important;
	height: 337px;
	padding-top: 35px;
	padding-left: 1%;
	padding-bottom: 20px;
	background-size: contain;
	background-color: #35569c;
	background-repeat: no-repeat;
	background-position: bottom right;
}
#block-mainnavigation ul#superfish-main li ul.sf-multicolumn li ol {
	/*width: 300px !important;*/
}
#block-mainnavigation ul#superfish-main li ul.sf-multicolumn li.sf-multicolumn-wrapper {
	width: 600px;
}
#block-mainnavigation ul#superfish-main li ul.sf-multicolumn li ol li {
	width: 250px !important;
}
#block-mainnavigation ul#superfish-main li ul.sf-multicolumn li ol li a {
	color: #ffffff;
	background-color: #37559b;
}
#block-mainnavigation li#main-menu-link-contentfc2693be-3424-4a5c-b5a2-6e29c8763bb1 ul.sf-multicolumn {
	background-image: url("/themes/custom/afac/images/bring_your_a-game.jpg");
}
#block-mainnavigation li#main-menu-link-content57477ae6-6925-4e45-8219-b8d502e3403a ul.sf-multicolumn {
	background-image: url("/themes/custom/afac/images/today_is_the_day.jpg");
}
#block-mainnavigation li#main-menu-link-contenta4b8bf0a-bdaa-4f16-a537-106c03dd9231 ul.sf-multicolumn {
	background-image: url("/themes/custom/afac/images/make_a_splash.jpg");
}
#block-mainnavigation li#main-menu-link-contente5a28562-ab3a-492b-90a9-100f5cd48d23 ul.sf-multicolumn {
	background-image: url("/themes/custom/afac/images/come_party.jpg");
}
#block-mainnavigation li#main-menu-link-content7f60428f-9ee7-4159-becd-c3ef4d725bd1 ul.sf-multicolumn {
	background-image: url("/themes/custom/afac/images/its_your_time.jpg");
}
#block-mainnavigation ul#superfish-main li ul.sf-multicolumn li ol li ol li.sf-depth-3 a {
	color: #ffffff;
	text-decoration: underline;
	font-family: Calps-Regular;
	font-size: 19px;
	line-height: 0em;
	padding: 12px;
}
.sf-accordion-toggle {
	width: 100%;
	display: block;
	background-color: #2D5098;
	text-align: center;
	margin-top: 2.5em;
}

.sf-accordion-toggle a {
	color: #fff;
	text-decoration: none;
	font-family: Calps-Regular;
	font-size: 120%;
	display: block;
	padding: 1em 0;
}
.sf-accordion-toggle a:before {
	content: " ";
	width: 20px;
	height: 20px;
	position: absolute;
	margin-left: -30px;
	background-image: url("/themes/custom/afac/images/hamburger.png");
}
.sf-sub-indicator {
	display: none;
}
/******** End of Main Navigation ********/

/******** Location Widget ********/
#map-content{
	position: relative;
	height: 810px;
}
.geolocation-google-map.geolocation-processed {
	height: 810px !important;
}
.geolocation-formatter-map-wrapper, .geolocation-map-wrapper {
	position: absolute;
	width: 100%;
	z-index: -1;
}
#map-image {
	width: 417px;
	background-color: #259A90;
	color: #FFFFFF;
	position: relative;
	left: 3em;
	top: 3em;
}
#map-location-content {
	padding: 1em 1.5em;
	line-height: normal;
}
.paragraph--type--location .field--name-field-location-title {
	padding: 0;
	font-size: 1.6em;
}
.paragraph--type--location .field--name-field-location-summary {
	padding: 1em 0;
}
.paragraph--type--location .field--name-field-get-directions a {
	color: #FFFFFF;
}
/******** End of Location Widget ********/

/******** Submenu ********/
.view-submenu .views-row {
	position: relative;
	width: 32.6%;
	/*min-height: 510px;*/
	min-height: 240px;
	float: left;
	/*width: 32.6%;
	margin: 0 0.3% 50px 0.3%;*/
	margin: 0 1.1% 25px 0;
	color: #FFFFFF;
}
.view-submenu .views-row:nth-child(odd) {
	background: #259A90;
}
.view-submenu .views-row:nth-child(even) {
	background: #3E63AF;
}
.view-submenu .views-row:nth-child(odd) .read-more {
	background: url("/themes/custom/afac/images/green_readmore.png") no-repeat;
	background-position: left;
}
.view-submenu .views-row:nth-child(even) .read-more {
	background: url("/themes/custom/afac/images/blue_readmore.png") no-repeat;
	background-position: left;
}
.view-submenu .views-row:nth-child(3n) {
	margin-right: 0;
}
.view-submenu .views-row .views-field-field-single-url h2 {
	font-size: 1.6em;
	font-weight: normal;
	line-height: 1;
	margin: 0;
}
.view-submenu .views-row .views-field-field-single-url a {	
	color: #FFFFFF;
	text-decoration: none;
}
.view-submenu .views-field-field-single-url {
	padding: 0.8em 1em;
	min-height: 65px;
}
.view-submenu .views-field-field-summary {
	padding: 0 1em;
	min-height: 100px;
}
#block-views-block-submenu-block-1 {
	max-width: 1280px;
	margin: 0 auto;
}
/******** End of Submenu ********/


/******** Swimming pool content type ********/
/*.path-frontpage #block-whatson .field--name-body.field--type-text-with-summary div:first-child, #pool-availability {
	line-height: 0; 
  font-size: 0;  
}*/
.path-frontpage #block-whatson > .field--name-body.field--type-text-with-summary > div:first-child {
  text-indent: -9999px;
  line-height: 0; 
}
.view-id-pool_lane_formatter {
	display: none;
}
.page-node-type-swimming-pool .paragraph--type--lane-booking {
	clear: left;
	margin: 0 0 0 0.5em; 
}
.page-node-type-swimming-pool .paragraph--type--lane-booking .field__label, .page-node-type-swimming-pool .paragraph--type--lane-booking .field__item {
	float: left;
}
.page-node-type-swimming-pool .field--name-field-day.field__item {
	width: 4.2em;
}
.page-node-type-swimming-pool .field--name-field-time.field__item {
	width: 3em;
}
.page-node-type-swimming-pool .field--name-field-lane-booked {
	margin-top: 1.5em;
}
.page-node-type-swimming-pool .field--name-field-lane-booked .field__items > .field__item {
	padding: 0.3em 0 1.5em;
}
.page-node-type-swimming-pool .field--name-field-lane-booked .field__items > .field__item:nth-child(even) {
	background-color: #f0f0f0;
}
.page-node-type-swimming-pool .field--name-field-lane-booked .field__items > .field__item:hover {
	background-color: beige;
}
/******** End of Swimming pool content type ********/


/******** Paragraph video iframe ********/
.paragraph--type--video-iframe iframe {
  width: 1440px;
  height: 810px;
}

.page-node-37 .paragraph--type--video-iframe iframe {  
  height: 610px;
}
/******** Paragraph video iframe ********/



/******** Common layout ********/
.region-content h4 {
	margin-bottom: 0.2em;
}
iframe {
	border: none;
}
#block-mainpagecontent h2.whiteHeading {
	color: #ffffff;
}
/******** End of common layout ********/

.webform-submission-form details {
	border-color: transparent; 
}

.webform-submission-form summary {
	display: none;
}

.webform-submission-form details > .details-wrapper {
	padding: 0;
}

.webform-submission-school-carnival-roi-form #edit-time-preference-1-fullday--wrapper, .webform-submission-school-carnival-roi-form #edit-time-preference-2-fullday--wrapper,
.webform-submission-school-carnival-roi-form #edit-time-preference-1--wrapper, .webform-submission-school-carnival-roi-form #edit-time-preference-2--wrapper {
  margin: 0;
}

.webform-submission-school-carnival-roi-form .webform-flex--1 {
  flex: none;
}

/******** Common classes ********/
.hidden {
	display: none;
}
.noBorderBottom {
	border-bottom: none !important;
}
.purpleLink {	
	background: url(/themes/custom/afac/images/purple_button_tail.png) #5f1c92 no-repeat 100.4% -1px;
	color: #fff;
	height: 28px;
	display: inline-block;
	border-radius: 16px 29px 29px 16px;
	padding: 10px 2.2em 12px 0.8em;
	margin-top: 10px;
	font-family: Calps-Bold;
	font-size: 32px;
	text-decoration: none;
}
.purpleLink:focus, .headline-background a:focus {
  outline: dotted 1px #000;
}
.reducedBottom {
	margin-bottom: 0.4em;
}
.noMarginBottom, .singleCheckboxes {
	margin-bottom: 0 !important;
}
.noMarginTop, .singleCheckboxes, .singleCheckboxes .form-type-checkbox {
	margin-top: 0 !important;
}
.noBold {
	font-weight: normal;
}
.checkBoxAlign {
	padding-left: 0.8em;
}
.majorFieldset > legend {
	font-weight: bold;
	font-size: 120%;
}
.textCenter {
  text-align: center;
}
/******** End of Common classes ********/

/******** Page specifics ********/
.page-node-30 .paragraph--type--list-table td:first-child {
	width: 85%;	
}
.page-node-38 .paragraph--type--text-table td:first-child {
	width: 100px;
}
.page-node-29 .field__item:first-child .paragraph--type--textarea {
	padding: 0;
}
.webform-submission-afac-birthday-party-booking-form .form-item-booking-date input {
	width: 10em;
}
.page-node-29 iframe {
	width: 100%;
	height: 810px;
}
.page-node-29 .field--name-field-textarea:first-child {
	background: url('../images/afac_tour_backstage.jpg') no-repeat;
}
.page-node-201 #customFieldFrame_64 {
  max-width: unset !important;
}
/******** End of page specifics ********/
.promotions {
	display: none;
}

/******** Prime News - COVID-19 frontpage specifics ********/
.view-prime-news {
	margin-bottom: 1.5em;	
}

.view-prime-news h1 {
	font-size: 61px;
    color: #3e63af;
    margin-bottom: 10px;
	font-family: "Calps-Bold";
    font-weight: normal;
    font-style: normal;
}

.view-prime-news h2 {
	margin: 0
}

.view-prime-news .paragraph--type--textarea {
	margin-top: 1em;
}

.view-prime-news .paragraph--type--section-title h2 {
	color: #3e63af;
	font-size: 180%;
}

.page-node-89 .paragraph--type--textarea h2, .page-node-184 .paragraph--type--textarea h2 {
	font-family: "Calps-Light" !important;
}

.sf-depth-3 {
	display: none;
}

/* Swim Level Finder widget */
.page-node-142 .paragraph--type--webform .webform-options-display-one-column.form-radios {
  display: inline-block;
}

.page-node-142 .paragraph--type--webform .webform-options-display-one-column.form-radios .form-item {
  text-align: left;
}

.page-node-142 .paragraph--type--webform, .page-node-142 .paragraph--type--webform input[type="text"], .page-node-142 .paragraph--type--webform input[type="email"] {
	text-align: center;
}

.page-node-142 .paragraph--type--webform iframe {
  width: 37%;
  height: 240px;
}

.webform-submission-swim-level-finder-form div[data-webform-key="page_1"] + div.form-actions, .webform-submission-swim-level-finder-form .ajax-progress-throbber {
  display: none;
}

.page-node-142 .paragraph--type--webform .webform-actions .button,
.page-node-142 .paragraph--type--webform .noButton label {
  border-radius: 2px;
  padding: 3px 0 6px;
  background-color: #259a91;
  color: #fff;
  border: none;
  font-family: inherit;
  width: 10em;
  margin-right: 0;
  margin-left: 0;
}


.page-node-142 .paragraph--type--webform .question, .page-node-142 .paragraph--type--webform .noStyle legend {
  padding: 1.5em 0 0.5em;
  font-weight: bold;
}

.page-node-142 .paragraph--type--webform .webform-actions[data-drupal-selector="edit-actions"] {
  margin-top: 2em;  
}

.page-node-142 .paragraph--type--webform .webform-actions[data-drupal-selector="edit-actions"] .webform-button--previous.button,
.page-node-142 .paragraph--type--webform .webform-actions[data-drupal-selector="edit-actions"] .webform-button--reset.button {
  background-color: transparent;
  color: inherit;  
}

.page-node-142 .paragraph--type--webform .webform-actions[data-drupal-selector="edit-actions"] .button:hover {
  font-weight: bold;
}


.slf_purpleLink {
  background-color: #5f1b92;
  border-radius: 20px;  
  padding: 3px 30px 6px;
  text-decoration: none;  
  color: #fff; 
  display: inline-block;
}

.slf_purpleLink a {
  text-decoration: none;
  color: #fff;
}

.slf_actions .webform-button--next {
  float: right;
}

/* Swim School timetable programs */
.view-swim-school-timetable.view-display-id-attachment_1 {
	margin-top: 1em;	
}

.view-swim-school-timetable.view-display-id-attachment_1 ul.btnDay {
	margin: 0;
	padding: 0;	
}

.view-swim-school-timetable.view-display-id-attachment_1 ul.btnDay li {	
	padding: 0 1em;
	float: left;
	list-style: none;
	margin: 0 0.5em 0.5em;
	width: 14%;
}

.view-swim-school-timetable .view-footer {
	clear: left;
}

.view-swim-school-timetable table th {
	text-align: center;
}

.view-swim-school-timetable .view-content div:last-child {
	border-right: none;
}

.field--name-field-class.paragraph--type--list-table table td {
	padding: 0
}

.field--name-field-class.paragraph--type--list-table table tr:last-child {
	border-bottom: solid 1px #41c0b5;
}

.paragraph--type--rendered-page .field--name-field-page > .field__item > article > h2 {
  display: none;
}

.node--type-program-class .field--name-title {
	display: none;
}

.ss-prog {
	width: 96%;
	display: inline-block;	
	background-color: #fff;
	color: #333;	
	font-weight: bold;
	font-size: 110%;
	padding: 0.3em 2%;
	vertical-align: top;
	min-height: 24px;
}

.field--name-field-class td:first-child {
	width: 7%;
}

.field--name-field-class td:not(:first-child) {
	background-color: #f0f0f0;
	border-right: solid 1px #41c0b5;
	/*padding: 0.2em 0.5em;*/	
	color: #000;	
	font-size: 80%;
	text-align: center;
	vertical-align: top;
	padding: 0;
	min-width: 10%;
}

#block-mainpagecontent .view-swim-school-timetable h2 {
	margin-top: 1.5em;
}

.view-swim-school-timetable .views-row:first-child table td:not(:first-child),
.view-swim-school-timetable .views-row:nth-child(6) table td:not(:first-child),
.view-swim-school-timetable .views-row:nth-child(8) table td:not(:first-child),
.view-swim-school-timetable .views-row:nth-child(10) table td:not(:first-child)
 {
	width: 10%;
}

.field--name-field-class td.extended {
	border-bottom: none;
	background-color: #fff;
	vertical-align: bottom;
}

.active_bubs_4 { color: rgb(0, 128, 128); }
.active_stage_3 { color: rgb(0, 0, 255); }
.active_bubs_3, .active_bubs_3_4, .active_stage_8_9 { color: rgb(255, 0, 0); }
.active_bubs_1, .active_bubs_1_2, .active_stage_1, .private_lesson { color: rgb(0, 255, 0); }
.active_pre_tots { color: rgb(6, 87, 20); }
.active_tots_1 { color: rgb(223, 0, 255); }
.active_tots_2 { color: rgb(255, 0, 255); }
.active_tots_3 { color: rgb(0, 255, 255); }
.active_tots_5 { color: rgb(204, 27, 6); }
.active_adult_1 { color: rgb(0, 0, 72); }
.active_adult_2 { color: rgb(255, 96, 0); }
.active_adult_3 { color: rgb(255, 128, 255); }
.active_stage_4 { color: rgb(255, 128, 0); }
.active_stage_5, .active_stage_5_6 { color: rgb(64, 191, 191); }
.active_stage_6_7 { color: rgb(128, 0, 255); }
.active_stage_7 { color: rgb(64, 170, 85); }
.active_stage_6 { color: rgb(128, 0, 255); }
.active_stage_10_11_12 { color: rgb(0, 0, 128); }
.active_tots_4 { color: rgb(255, 102, 0); }
.active_stage_2 { color: rgb(255, 0, 159); }
.active_bubs_4 { color: rgb(0, 128, 128); }
.active_stage_1 { color: rgb(0, 255, 0); }
.active_abilities { color: rgb(11, 244, 116); }
.active_stage_13_14_15 { color: rgb(170, 64, 0); }
.active_squads { color: rgb(0, 0, 0); }
/* End of Swim School timetable programs */


/* Group Fitness timetable */
.field--name-field-fitness-classes .weekdays th:nth-child(n+7),
.field--name-field-fitness-classes .weekdays td:nth-child(n+7),
.field--name-field-fitness-classes .weekends th:nth-child(-n+6),
.field--name-field-fitness-classes .weekends td:nth-child(-n+6),
.node--type-group-fitness .field--name-title,
.block-views-blockgroup-fitness-timetables-block-1 > h2, .view-id-group_fitness_class_list .view-footer h2 {
  display: none;
}

.block-views-blockgroup-fitness-timetables-block-1 h2, .block-views-blockgroup-fitness-class-list-block-1 {
  padding: 0 80px;
}

.field--name-field-fitness-classes .weekends th:nth-child(1),
.field--name-field-fitness-classes .weekends td:nth-child(1) {
  display: revert;
}

.weekends td, .weekends th, .weekdays th, .weekdays td {  
  text-align: center;  
}

.weekends td, .weekdays td {
  border-bottom: solid 3px #9271b1; 
  padding: 0.3em 0.5em 0.1em;
  text-transform: uppercase;
  font-family: "Calps-Bold";
  color: #555;
}

.weekdays th, .weekends th {
  padding: 0.5em;
  background-color: #259a91; /*#32ada2;*/
  color: #fff;
  border-left: solid 3px #fff;
}

.class-duration {  
  font-size: 85%;
  display: inline-block;
  width: 100%;
  text-transform: none;
  font-family: "Calps-Light";
  font-weight: bold;  
}

.weekdays th:first-child, .weekends th:first-child {
  background-color: transparent;  
}

.weekdays td:first-child, .weekends td:first-child {
  background-color: #259a91; /*#32ada2;*/
  border-bottom: solid 3px #fff;  
  color: #fff;  
  font-family: "Calps-Light";
  text-transform: none;
}

.weekends td:not(:first-child), .weekends th:not(:first-child), .weekdays th:not(:first-child), .weekdays td:not(:first-child) {
  min-width: 5.3em;
  white-space: nowrap;
     
}

.weekends tbody td, .weekends tbody th, .weekdays tbody th, .weekdays tbody td {
  height: 2.3em;	
}

.view-group-fitness-timetables {
  overflow: auto;
}

.view-group-fitness-timetables .group-fitness-venue-1 {
  text-indent: -99999px;
}

.view-group-fitness-timetables .view-content > div {
  float: left;  
  padding-bottom: 1em;
}

.view-group-fitness-timetables .two-col:nth-child(odd) {
  width: 70%;
  clear: left;
}

.view-group-fitness-timetables .two-col:nth-child(even) {
  width: 30%;
}

/*
.view-group-fitness-timetables .view-content > div:nth-child(1),
.view-group-fitness-timetables .view-content > div:nth-child(3),
.view-group-fitness-timetables .view-content > div:nth-child(5), 
.view-group-fitness-timetables .view-content > div:nth-child(7),
.view-group-fitness-timetables .view-content > div:nth-child(10),
.view-group-fitness-timetables .view-content > div:nth-child(12) {
  width: 70%;
}


.view-group-fitness-timetables .view-content > div:nth-child(2), .view-group-fitness-timetables .view-content > div:nth-child(4),
.view-group-fitness-timetables .view-content > div:nth-child(6), .view-group-fitness-timetables .view-content > div:nth-child(8),
.view-group-fitness-timetables .view-content > div:nth-child(11), .view-group-fitness-timetables .view-content > div:nth-child(13) {
  width: 30%;
}

.view-group-fitness-timetables .view-content > div:nth-child(3), .view-group-fitness-timetables .view-content > div:nth-child(5),
.view-group-fitness-timetables .view-content > div:nth-child(7), .view-group-fitness-timetables .view-content > div:nth-child(9) {
  clear: left;   
}

.view-group-fitness-timetables .view-content > div:nth-child(n+3) {
  margin-top: 1.5em;
}
*/

.book {
  background: url("../images/book.png") 50% 85% no-repeat;
  text-indent: -9999px;
  width: 20px;
  height: 20px;
  display: inline-block;
}

.paragraph--type--list-table .book {
  background: url("../images/reversed_book.png") 50% 85% no-repeat;	
}

.gfClass, .gfClass0, .gfClass1 {
  border-style: solid;  
  border-width: 3px;
  display: inline-block;
}

.gfClass {  
  padding: 0 10px; 
  border-radius: 10px;
  min-width: 4em;
}

.gfClass0 {
  border-radius: 10px 0 0 10px;
  border-right: none;
  padding-left: 10px;
  padding-right: 2px;
}

.gfClass1 {
  border-radius: 0 10px 10px 0;
  border-left: none;
  padding-right: 10px;
  padding-left: 2px;
}

.view-group-fitness-timetables.view-display-id-attachment_1 .view-content > div {
  float: left;
  width: 50%;
  padding: 0;
  margin: 0;
  overflow: hidden;
}

.view-group-fitness-class-list td {
  padding: 0.5em 1em;
  vertical-align: top;
}

.view-group-fitness-class-list td:first-child {
  font-family: 'Calps-Bold';
  font-size: 120%;
}

.view-group-fitness-class-list .gfClass,
.view-group-fitness-class-list .gfClass0,
.view-group-fitness-class-list .gfClass1 /*, .gfClass, .gfClass0, .gfClass1*/ {
  padding-top: 0.1em;
  padding-bottom: 0.2em;
}

.view-group-fitness-class-list td:first-child {
  white-space: nowrap;
}
/* End of Group Fitness timetable */
.layout-content .messages--status {
	display: none;
}


/* Ausactive Vote */
.ui-widget.ui-widget-content {
  border: none;
  background: transparent;
}
.ui-dialog-buttonpane .ui-dialog-buttonset {
  float: none !important;
  text-align: center;
}
.ui-widget-overlay {
  opacity: 0.8;
  background: #000;
  z-index: 500;
}
.no-titlebar .ui-dialog-titlebar {
  display: none;
}
#vote-dialog {
  background: transparent; /*#6bbf55;*/
  color: #fff;
  padding-bottom: 0;
  font-family: 'Calps-Light';
  font-size: 110%;
  text-align: center;
  overflow: visible !important;
  padding: 0.5em 10px 0 0 !important;
}
#vote-dialog img {
  width: auto;
  /*float: left;
  margin-right: 20px;*/
}
#vote-dialog a {
  /*background: #fff;
  border-radius: 19px;
  padding: 0.3em 1em; */
  color: #fff; /*#555;*/  
  text-decoration: none;
  outline: none;
}
#vote-dialog a:hover, .no-titlebar .ui-dialog-buttonpane .ui-button:hover {
  text-decoration: underline;
}
#vote-dialog p {
  margin-top: 1em;
}
.no-titlebar .ui-dialog-buttonpane {
  background: transparent; /*#6bbf55;*/  
  margin-top: -1px;
  padding-top: 0;
  border: none;  
}
.no-titlebar .ui-dialog-buttonpane .ui-button {
  border-radius: 9px;
  background: #fff; /*#6bbf55;*/
  color: #000;/* #fff; */
  border: none;
  font-size: 70%;
  margin: 0;
  padding: 5px 15px;
}

/* End of Ausactive Vote */
