@charset "utf-8";

/*@font-face {
    font-family: Halis-Rounded;
    src:url(../fonts/32B691_0_0.eot);
    src:url(../fonts/32B691_0_0.ttf);
    src:url(../fonts/32B691_0_0.woff);
    src:url(../fonts/32B691_1_0.eot);
    src:url(../fonts/32B691_1_0.ttf);
    src:url(../fonts/32B691_1_0.woff);
}*/

@font-face {
	font-family: 'Halis-Rounded';
	src: url('../fonts/HalisR-Regular.woff2') format('woff2'),
	 url('../fonts/HalisR-Regular.woff') format('woff'),
	 url('../fonts/HalisR-Regular.ttf') format('truetype'),
	 url('../fonts/HalisR-Regular.svg#HalisR-Regular') format('svg');
	font-weight: normal;
}

@font-face {
	font-family: 'Halis-Rounded';
	src: url('../fonts/HalisR-Black.woff2') format('woff2'),
	 url('../fonts/HalisR-Black.woff') format('woff'),
	 url('../fonts/HalisR-Black.ttf') format('truetype'),
	 url('../fonts/HalisR-Black.svg#HalisR-Black') format('svg');
	font-weight: 900;
}

 /* CSS Document */
 body {
	font-family: 'Halis-Rounded', Arial, Helvetica, sans-serif;
 	font-size:14px;
 	color:#666;
 	font-weight:100;
 	line-height:normal;
    background: #edeeee;
 }
 :hover {
 	-webkit-transition: all 0.4s ease-in-out;
 	-moz-transition: all 0.4s ease-in-out;
 	-ms-transition: all 0.4s ease-in-out;
 	-o-transition: all 0.4s ease-in-out;
 	transition: all 0.4s ease-in-out;
 }

 a:hover {
 	cursor:pointer;
 }
 h1, h2, h3, h4, h5, h6, .title {
	font-family: 'Halis-Rounded', Arial, Helvetica, sans-serif;
    font-weight: 400;
 }
 /* apply a natural box layout model to all elements */
 *, *:before, *:after {
   -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
  }

  * {
 	-webkit-transition: all 0.4s ease-in-out;
 	-moz-transition: all 0.4s ease-in-out;
 	-ms-transition: all 0.4s ease-in-out;
 	-o-transition: all 0.4s ease-in-out;
 	transition: all 0.4s ease-in-out;
 }

 *:before, *:after {
 	-webkit-transition: all 0.4s ease-in-out;
 	-moz-transition: all 0.4s ease-in-out;
 	-ms-transition: all 0.4s ease-in-out;
 	-o-transition: all 0.4s ease-in-out;
 	transition: all 0.4s ease-in-out;
 }
 *:hover:before, *:hover:after {
 	-webkit-transition: all 0.4s ease-in-out;
 	-moz-transition: all 0.4s ease-in-out;
 	-ms-transition: all 0.4s ease-in-out;
 	-o-transition: all 0.4s ease-in-out;
 	transition: all 0.4s ease-in-out;
 }
 .slick-initialized .slick-slide, .slick-slider .slick-list, .slick-slider .slick-track, .slick-slider {
     -webkit-transition: none;
     -moz-transition: none;
     -ms-transition: none;
     -o-transition: none;
     transition: none;
 }

 p {
     margin: 0 0 24px;
 	line-height:24px;
 }
 :focus, :active, :visited, :hover {
 	outline:none !important;
 	text-decoration:none !important;
 }

 a {

 }
 /* Rules for Parallax Background */
 .parralax {
   background-attachment: fixed !important;
   background-position: center center!important;
   background-size: cover!important;
 }
 /* 	FLOATS	*/
 .element {
 	float:left;
 	width:100%;
 	height:auto;
 	display:block;
 }
 /*Aligns*/
 .vertical {
   position: relative;
   top: 50%;
   -webkit-transform: translateY(-50%);
   -ms-transform: translateY(-50%);
   transform: translateY(-50%);
 }
 .horizontal {
   position: relative;
   left: 50%;
   -webkit-transform: translateX(-50%);
   -ms-transform: translateX(-50%);
   transform: translateX(-50%);
 }
 .vhboth {
   position: relative;
   top:50%;
   left: 50%;
    -webkit-transform: translateY(-50%)translateX(-50%);
   -ms-transform: translateY(-50%)translateX(-50%);
   transform: translateY(-50%)translateX(-50%);
 }
 :before, :after {
 	font-family: FontAwesome;
 }

 .no-padding {
	 padding:0 0 0 0;
 }

 .no-margin {
	 margin:0 0 0 0;
 }

 .container-fluid {
	 float:left;
	 width:100%;
	 display:block;
	 height:auto;
	 clear:both;
 }

.container-fluid.title-bar:after,
.title-bar .container:after,
.title-bar .row:after {
	clear: initial;
}

.cta-button {
    width: 100%;
    float: left;
    display: block;
    /* height: 48px; */
    height: auto;
    text-align: center;
    font-size: 18px;
    color: #ffffff;
    padding: 10px 15px;
    overflow: hidden;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
    border: none;
}

.cta-button.red {
    background: #e41b13;
    color: white;
}

.cta-button.red:hover {
    background: #9e1522;
    color: #ffffff;
}

.cta-button.green {
    background: #06c158;
    color:#ffffff;
}

.cta-button.green:hover {
    background: #05a24a;
    color: #ffffff;
}

.cta-button.blue {
    background: #03a9f4;
    color: white;
}

.cta-button.dark-blue {
    background: #034f7c;
    color: white;
}

.cta-button.blue a {
	color:#ffffff;
}

.cta-button.blue:hover {
	background:#02a8d7;
	color:#ffffff;
}

.cta-button.loading p:before {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: 400;
    content: 'Please wait';
}

.cta-button.loading i.fa.fa-spinner.fa-pulse {
    margin-left: 10px;
    font-size: 25px;
}

.ribbon-wrapper {
    width: 75px;
    height: 75px;
    position: absolute;
    overflow: hidden;
    top: 0px;
    left: 0px;
    pointer-events: none; /* So it doesn’t block clicks */
    z-index: 1;
  }
  
  .ribbon {
    font: bold 10px sans-serif;
    color: #ffffff;
    text-align: center;
    transform: rotate(-45deg);
    position: relative;
    padding: 7px 0;
    left: -22px;
    top: 15px;
    width: 100px;
    background-color: #e41b13;
    box-shadow: 0 3px 10px -5px rgba(0,0,0,0.3);
  }
  

div#header-main {
    background: #ffffff;
    height: 110px;
    position: relative;
    z-index: 2;
}

div#header-main .logo-container {
    float: left;
    width: auto;
    height: auto;
    display: block;
    padding: 19px 0;
}

div#header-main .logo-container a#logo-main {
    float: left;
    width: 100%;
    height: 100%;
    display: block;
	/*text-indent:-9999px;*/
}

div#header-main .logo-container a#logo-main img {
	float:left;
	width:100%;
	height:auto;
	display:block;
}

div#header-main nav {
    float: right;
    width: auto;
    height: auto;
    display: block;
    margin: 36px 0 0 0;
}

div#header-main nav ul {
    float: left;
    display: block;
    height: auto;
    width: auto;
    margin: 0 0 0;
    padding: 0 0 0 0;
    list-style-type: none;
}

div#header-main nav ul li {
    float: left;
    display: block;
    height: auto;
    margin: 0 27px 0 0;
    padding: 7px 0 0 0;
}

div#header-main nav ul li:last-of-type {
	margin:0 0 0 0;
}

div#header-main nav ul li a {
    color: #002e45;
    float: left;
    width: 100%;
    display: block;
    height: auto;
    font-weight: 700;
    letter-spacing: 1px;
    -webkit-font-smoothing: subpixel-antialiased;
	text-transform:uppercase;
}

div#header-main nav ul li a:hover {
	color:#057cc2;
}

div#header-main nav ul li.buttons {
    padding: 0 0 0 0;
    margin: 0 1px 0 0;
}

div#header-main nav ul li.buttons a {
    /* height: 38px; */
    padding: 7px 15px;
    background: #e41b13;
    color: #ffffff;
    line-height: normal;
}

div#header-main nav ul li.buttons a.no-background {
	background:none;
	color:#e41b13;
}

div#header-main nav ul li.buttons a.no-background:hover {
	background:none;
	color: #03a9f4;
}

div#header-main nav ul li.buttons a:hover {
	background:#002e45;
}

a#cart {
    float: right;
    display: block;
    height: auto;
    margin: 0 0 0 13px;
}

a#cart .fa-shopping-basket {
    font-size: 26px;
    color: #002e45;
    position: relative;
    margin: 3px 0 0 0;
    padding: 0 13px 0 0;
}

a#cart .fa-shopping-basket b {
    position: absolute;
    color: #ffffff;
    background: #e41b13;
    font-family: 'Halis-Rounded', Arial, Helvetica, sans-serif;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    font-size: 13px;
    text-align: center;
    padding: 3px 2px 2px 2px;
    top: -10px;
    right: 0px;
}

.masthead {
    height: 200px;
}

div#homepage-masthead, div#subpage-masthead {
	background:url(../img/masthead-image.jpg) center center no-repeat;
	background-size:cover;
}

.title-bar {
    background: white;
    padding: 20px 0;
    margin: 0 0 30px 0;
    height: 132px;
    position: relative;
}

.title-bar .vertical {
    float: left;
    display: block;
    width: 100%;
}

/*.title-bar h1 {*/
    /*float: left;*/
    /*width: 100%;*/
    /*height: auto;*/
    /*font-size: 36px;*/
    /*margin: -4px 0 0 0;*/
    /*line-height: 38px;*/
    /*color: #ffffff;*/
/*}*/

.title-bar .no-breadcrumbs h1 {
    width: auto;
    float: left;
    clear: none;
    padding: 0px;
}

.title-bar .no-breadcrumbs span.location {
    width: auto;
    margin: 10px 0 0 0;
}

.title-bar div.switch-package-container > a {
	display: block;
	float: left;
	padding: 10px;
    text-transform: uppercase;
    color: #ffffff;
    background-color: #e41b13;
	font-size: 16px;
	margin: 10px 0 0px 28px;
}

.switch-box-fixed div.switch-package-container > a {
	display: none;
	text-align: center;
	padding: 10px;
    text-transform: uppercase;
    color: #ffffff;
    background-color: rgba(228, 27, 19, 0.65);
	font-size: 16px;
	margin: 10px 0 0px 28px;
}

.donation-footer {
    font-size: 0.8em; 
    text-align: center; 
    margin-top: 185px;
}

.gift-aid-box {
    color: #ebebeb;
    margin-top: 5px;
    text-align: center; 
}

.gift-aid-box-footer {
    font-size: 0.8em; 
    text-align: center; 
    margin-top: 10px;
    margin-bottom: 10px;
}

.title-bar h1 {
    margin: 0;
    color: #03a9f4;
    font-size: 32px;
    text-transform: uppercase;
    clear: both;
    width: 100%;
    display: block;
    height: 33px;
    font-weight: 700;
    padding: 0 15px;
}

.title-bar .fa {
    float: left;
    font-size: 20px;
    margin: 0 20px 0 0;
    color: #ffffff;
    position: relative;
    background: rgba(3, 169, 244, 0.6);
    border-radius: 50%;
    padding: 3px 0 0 4px;
    margin: 0 8px 0 17px;
    height: 25px;
    width: 25px;
}

.title-bar .fa:hover {
	background:#057cc2;
}

.title-bar .fa b {
    position: absolute;
    font-family: 'Roboto', sans-serif;
    background: #c11e2e;
    font-size: 12px;
    width: 20px;
    height: 20px;
    text-align: center;
    padding: 4px;
    border-radius: 50%;
    top: -8px;
    right: -10px;
}

.title-bar .meta-location-container {
    float: left;
    width: 100%;
    text-align: right;
    display: block;
    height: 34px;
    margin: -2px 0 0 0;
}

.title-bar span.location a.breadcrumb-link {
    float: left;
    width: auto;
    display: block;
    height: auto;
    font-family: 'Open Sans', 'Helvetica Neue', 'Roboto', -apple-system, BlinkMacSystemFont, sans-serif;
    color: rgba(3, 169, 244, 0.6);
    font-weight: normal;
    font-size: 17px;
}

.title-bar span.location a.breadcrumb-link:hover {
	color:#057cc2;
}


.box-layout .box-layout-inner.alert {
    border: none;
    padding: 0pc;
    background: none;
}

.box-layout .table-layout-inner tr.table-header th {
    padding: 15px;
    background: #00c1f8;
    color: white;
}

.box-layout .table-layout-inner tbody tr:nth-child(2n) {
    background: #e0e0e0;
}

.box-layout .table-layout-inner tbody tr td {
    padding: 15px;
}

.box-layout .box-layout-inner.alert .full-width {
    padding: 12px 28px;
}

.box-layout .box-layout-inner.alert .full-width .price-subtotal {
    height: auto;
}

.title-bar .meta-location-container a {
    float: right;
    color: #00caff;
    line-height: normal;
}

.title-bar .meta-location-container a#cart {
    margin: 0px 0 0 0;
}

.title-bar .meta-location-container a#cart b.basket-meta {
    margin: 5px 0px 0 0;
    float: left;
    display: block;
}

.title-bar .meta-location-container a:hover {
	color:#ffffff;
}

.box-layout {
    margin: 0 0 20px 0;
    position: relative;
}

.box-layout .box-layout-inner {
    float: left;
    display: block;
    height: auto;
    background: #ffffff;
    border-radius: 0px !important;
    overflow: hidden;
    margin: 0 0 30px 0;
    width: 100%;
}

.box-layout .box-layout-inner .participant-list p {
    font-weight: 600;
    font-size: 18px;
}

.box-layout .box-layout-inner .participant-list .date-list span {
    font-weight: 400;
    font-size: 15px;
    float: left;
    padding-left: 25px;
}

.box-layout .box-layout-inner.booking-choice .participant-list .date-list span {
	padding-left: 0px;
}

.box-layout .box-layout-inner .participant-list .date-list li {
    list-style-type: none;
    margin-left: 5px 0px 0px 0px;
}

.box-layout .box-layout-inner.quick-form {
    margin: 0 0 30px 0;
    clear: left;
}

.box-layout .box-layout-inner .title-block {
    float: left;
    width: 100%;
    display: block;
    background: #03a9f4;
    font-size: 19px;
    color: #ffffff;
    font-weight: 700;
    padding: 16px 28px;
    height: auto;
}

.box-layout .box-layout-inner .title-block a {
    color: #ffffff;
}

.box-layout .box-layout-inner .title-block a:hover, .box-layout .box-layout-inner .title-block a:active {
    color: #ffffff;
}

.box-layout .box-layout-inner .content-block, .form .form-layout .form-rows .content-block {
    padding: 0 28px;
    clear: both;
    float: left;
    width: 100%;
    height: auto;
    font-size: 15px;
    line-height: 24px;
    color: #00334d;
    font-weight: 400;
    margin: 27px auto;
}

.box-layout .box-layout-inner .content-block span.short-description {
    float: left;
    width: 100%;
    height: auto;
    display: block;
}

.box-layout .box-layout-inner .content-block span.short-description a.cta-button.blue {
    width: auto;
    font-size: 14px;
    height: auto;
    padding: 7px 15px;
}

.box-layout .box-layout-inner .content-block ul {
    float: left;
    width: 100%;
    height: auto;
    display: block;
    padding: 0 !important;
    list-style: none;
    margin: 0 0 0 0;
}

.box-layout .box-layout-inner .content-block ul > li {
    float: left;
    width: 100%;
    font-weight: 700;
    font-size: 14px;
}

.box-layout .box-layout-inner .content-block ul li ul li {
    font-weight: 300;
    font-size: 14px;
    margin: 0 0 15px 0;
}

.box-layout .box-layout-inner .content-block ul li ul li:nth-last-of-type(1) {
	margin:0 0 0 0;
}

.box-layout .box-layout-inner ul.content-links {
    float: left;
    width: 100%;
    height: auto;
    padding: 0 0px;
    list-style-type: none;
    margin: 0 0 0 0;
}

.box-layout .box-layout-inner ul.content-links li {
    float: left;
    width: 100%;
    display: block;
    height: auto;
/*    border-top: 3px solid #f1f1f1;*/
}

.box-layout .account-payments .box-layout-inner ul.content-links li {
    width: 100%;
    float: left;
    clear: left;
}

.box-layout .account-payments .box-layout-inner ul.content-links li:nth-child(2n) {
    float: right;
    clear: right;
}

.box-layout .box-layout-inner ul.content-links li a {
    float: left;
    width: 100%;
    height: 100%;
    position: relative;
    display: block;
    font-size: 18px;
    color: #00334d;
    font-weight: 400;
    padding: 21px 28px;
}

.box-layout .box-layout-inner ul.content-links li a:before {
    top: 0px;
    width: 100%;
    content: "";
    position: absolute;
    background: #f1f1f1;
    height: 3px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.box-layout .box-layout-inner ul.content-links li a:after {
    content: "\f054";
    font-size: 17px;
    color: #00aaed;
    position: absolute;
    right: 27px;
    top: 24px;
}

.box-layout .box-layout-inner .title-block-alt .alt-container b.price {
    display: none;
}

.box-layout .box-layout-inner ul.content-links li a:hover:after {
	color:#00334d;
}

div#bottomCTA {
    height: auto;
    background: #01334e;
    padding-top: 15px;
    padding-bottom: 50px;
}

div#bottomCTA p {
    color: #ffffff;
    font-family: 'Open Sans', 'Helvetica Neue', 'Roboto', -apple-system, BlinkMacSystemFont, sans-serif;
    font-weight: 400;
    line-height: 15px;
    font-size: 0.8em;
    margin-bottom: 0.6em;
}

div#bottomCTA a {
    color: #337ab7;
    margin-right: 12px;
    font-size: 0.8em;
    font-family: 'Open Sans', 'Helvetica Neue', 'Roboto', -apple-system, BlinkMacSystemFont, sans-serif;
    font-weight: 400;
}

div#bottomCTA a:hover {
    color: #23527c;
}

div#bottomCTA .contact-meta {
    float: right;
    height: 32px;
    display: block;
    width: auto;
}

div#bottomCTA .contact-meta .phone-icon {
    height: 100%;
    float: left;
    width: 32px;
    display: block;
    margin: 0 10px 0 0px;
    background:url(../img/call-us.png) center center no-repeat;
    background-size: contain;
}

div#bottomCTA .contact-meta .phone-number {
    float: left;
    color: #00aef0;
    font-weight: 100;
    font-size: 30px;
    line-height: 27px;
    margin: 1px 0 0 0;
}

div#bottomCTA span {
    float: left;
    width: auto;
    font-size: 26px;
    color: #ffffff;
    display: block;
    margin: 0px 10px 0 0;
}

div#bottomCTA .contact-meta .phone-number a {
    font-family: 'Halis-Rounded', Arial, Helvetica, sans-serif;
    font-size: 26px;
    font-weight: 700;
    color: #ffffff;
    margin: 0 0 0 0;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}

div#bottomCTA .contact-meta .phone-number a:hover {
    color: #337ab7;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}

div#bottomCTA .contact-meta .phone-number b, div#bottomCTA .contact-meta .phone-number b:hover {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}

.title-bar span.location {
    float: left;
    width: 80%;
    display: block;
    font-size: 18px;
    line-height: 20px;
    margin: 0px 0 10px 0;
    color: #00b9ef;
    padding: 0 15px;
}

.box-layout.week-lists .box-layout-inner ul.content-links {
	margin:0 0 0 0;
}

.box-layout.week-lists .box-layout-inner ul.content-links li {
    border-top: none;
    border-bottom: 3px solid #f1f1f1;
}

.box-layout.week-lists .box-layout-inner ul.content-links li:nth-last-child(1) {
	border:none;
}

.box-layout .box-layout-inner ul.content-links li a span.info-tab {
    width: 20px;
    height: 20px;
    float: left;
    display: block;
    border-radius: 0px;
    text-align: center;
    font-weight: 600;
    color: #cc2b34;
    line-height: 17px;
    margin: 1px 15px 0 0;
    font-size: 14px;
    padding: 0 0 0 2px;
}

.box-layout .box-layout-inner ul.content-links li a span.info-tab:hover {
	color:#002b46;
	border-color:#002b46;
}

.box-layout .box-layout-inner ul.content-links li a ul.class-logos {
    float: right;
    padding: 0 0 0 0;
    display: block;
    height: auto;
    margin: -9px 37px 0 0;
}

.box-layout .box-layout-inner ul.content-links li a ul.class-logos li {
    border: none;
    float: left;
    display: block;
    height: 37px;
    width: 37px;
    margin: 0 0 0 11px;
}

.box-layout .box-layout-inner ul.content-links li a ul.class-logos li .class-logo {
	width:100%;
	height:100%;
	float:left;
	display:block;
}

div.class-logo {
	/*background:url(../img/cricket-logo.png) center center no-repeat;*/
	background-size:contain;
}

.box-layout .box-layout-inner .block-inner-image {
    float: left;
    width: 100%;
    height: 320px;
    display: block;
	background:url(../img/block-image.jpg) center center no-repeat;
	background-size:cover;
}

.box-layout .box-layout-inner .title-block-alt {
    float: left;
    width: 100%;
    height: auto;
    display: block;
    padding: 0 28px;
}

.box-layout .box-layout-inner .title-block-alt .alt-container {
    float: left;
    width: 100%;
    height: auto;
    display: block;
    border-bottom: 3px solid #f1f1f1;
    padding: 13px 0;
}

.box-layout.select-programme-lists .box-layout-inner .content-block {
    padding-top: 22px;
    padding-bottom: 22px;
}

.box-layout .box-layout-inner .title-block-alt .alt-container .logo {
    width: 50px;
    height: 50px;
    display: block;
    float: left;
    margin: 0 14px 0 0;
}

.box-layout .box-layout-inner .title-block-alt span {
    float: left;
    font-size: 17px;
    font-weight: 400;
    color: #00b9ef;
    display: block;
    margin: 11px 0 0 0;
    width: 100%;
}

.box-layout .box-layout-inner .title-block-alt .alt-container b {
    float: right;
    width: 26%;
    text-align: right;
    color: #00334d;
    font-size: 17px;
    font-weight: 500;
    display: block;
    margin: 13px 0 0 0;
}

.box-layout .box-layout-inner .full-width-cta {
    float: left;
    clear: both;
    padding: 0 28px 28px;
    width: 100%;
    height: auto;
    display: block;
}

.content-block-alone {
    float: left;
    width: 100%;
    height: auto;
    display: block;
    margin: 10px 0 6px 0;
}

.content-block-alone p {
	font-size: 17px;
    line-height: 24px;
    color: #00334d;
    font-weight: 400;
}

.content-block-alone p:first-of-type {
    font-size: 22px;
    line-height: 26px;
}

.content-block-alone a {
    color: #03a9f4;
    font-weight: bold;
}

.content-block-alone a:hover {
	color:#03a9f4;;
}

.box-layout .box-layout-inner .half-half {
    float: left;
    width: 100%;
    height: auto;
    display: block;
    overflow: hidden;
}

.box-layout .box-layout-inner .half-half .left {
	float:left;
    clear:left;
	width:50%;
}

.box-layout .box-layout-inner .half-half .right {
	float:right;
    clear:right;
	width:50%;
}
.box-layout .box-layout-inner .three-columns .left, .box-layout .box-layout-inner .three-columns .right {
    float: left;
    clear: none;
    width: 33%;
}

.box-layout .box-layout-inner .three-columns .left:after {
	display:none !important;
}

.box-layout .box-layout-inner .three-columns .right:before, .box-layout .box-layout-inner .three-columns .right:after {
    content: "";
    right: 0px;
    height: 150%;
    top: 0px;
    width: 2px;
    background: #ebebeb;
    display: block;
    position: absolute;
}

.quick-form .box-layout-inner .three-columns .right:before, .box-layout .box-layout-inner .three-columns .right:after {
    background: none;
}
.box-layout .box-layout-inner .half-half.three-columns, div#hoursSelection {
    border-radius: 0px;
    border: none;
}

.quick-form .box-layout-inner .half-half.three-columns {
    border: none;
}

.box-layout .box-layout-inner .half-half .left, .box-layout .box-layout-inner .half-half .right {
    padding: 20px 26px;
	position:relative;
}

.box-layout .box-layout-inner .half-half.three-columns label .title, .box-layout .box-layout-inner .half-half.three-columns label span.content, div#hoursSelection label .title, div#hoursSelection label span.content {
    color: #00334d;
    margin: 7px 0 0px 0;
}

.box-layout .box-layout-inner .half-half .left:after {
	content:"";
	right:0px;
	height:150%;
	top:0px;
	width:2px;
}

.box-layout .box-layout-inner .half-half .right:before {
	content:"";
	left:0px;
	height:150%;
	top:0px;
	width:2px;
    display: none;
}

/*.box-layout .box-layout-inner .half-half.blue .right:before, .box-layout .box-layout-inner .half-half.blue .left:after {*/
    /*background:#03a9f4;*/
    /*display: block;*/
    /*position: absolute;*/
/*}*/

.title-bar span.course-title {
    font-size: 21px;
    float: left;
    width: 100%;
    display: block;
    color: #ffffff;
    line-height: 18px;
    margin: 0 0 20px 0;
}

.title-bar .title-bar-logo {
    float: right;
    display: block;
    height: 115px;
    width: 115px;
    margin: -2px 0 0 0;
}

.box-layout .box-layout-inner .half-half.blue {
    background: #03a9f4;
    color: white;
}

.box-layout .box-layout-inner.yellow {
    background: #fbc51e;
    color: white;
    margin: 0 0 20px 0;
}

.form .fields {
    float: left;
    width: 100%;
    height: auto;
    display: block;
}

#important_information{
    text-align: center;
    width: 100%;
    height: auto;
    display: block;
}

.form .fields.selection {
    position: relative;
    padding: 0 0 0 44px;
}

.form .fields.selection input {
    display: none;
}

.form .fields.selection label {
    float: left;
    width: 100%;
    height: auto;
    display: block;
    position: relative;
}

.form .fields.selection label .checkbox {
    width: 24px;
    height: 24px;
    left: -40px;
    position: absolute;
    background: rgba(204, 204, 204, 0.52);
    border-radius: 50%;
    border: 3px solid #ffffff;
    -webkit-box-shadow: 0px 0px 0px 4px rgba(204, 204, 204, 0.47);
    -moz-box-shadow: 0px 0px 0px 4px rgba(204, 204, 204, 0.47);
    box-shadow: 0px 0px 0px 4px rgba(204, 204, 204, 0.47);
    top: 4px;
    margin: 0 0 0 0;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition:none;
    -o-transition: none;
    transition: none;
}

.box-layout .box-layout-inner .blue .fields.selection label .checkbox {
    background: #3796ce;
    border: 5px solid #057cc2;
    -webkit-box-shadow: 0px 0px 0px 4px #52a5d5;
    -moz-box-shadow: 0px 0px 0px 4px #52a5d5;
    box-shadow: 0px 0px 0px 4px #52a5d5;
    border-radius: 0%;
}

.box-layout .box-layout-inner .blue .disabled .fields.selection label .checkbox {
    background: rgba(204, 204, 204, 0.52);
}

.form .fields.selection.checked label .checkbox, #confirm-payment-container.left.checked .checkbox {
    background: #c11e2e !important;
    border: 0px solid #ffffff!important;
    -webkit-box-shadow: 0px 0px 5px 1px rgba(41, 41, 41, 0.4) !important;
    -moz-box-shadow: 0px 0px 5px 1px rgba(41, 41, 41, 0.4) !important;
    box-shadow: 0px 0px 5px 1px rgba(41, 41, 41, 0.4) !important;
    top: 2px;
    width: 28px;
    height: 28px;
    left: -42px;
    background-color: #e41b13 !important;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition:none;
    -o-transition: none;
    transition: none;
}

.form .fields.selection label .checkbox:after, #confirm-payment-container.left .checkbox:after {
	/*opacity:0;*/
	color:#ffffff;
}

.form .fields.selection.checked label .checkbox:after, #confirm-payment-container.left.checked .checkbox:after {
    content: "\f00c";
    display: block;
    position: absolute;
    opacity: 1;
    top: 7px;
    font-size: 18px;
    left: 5px;
}

.form .fields.selection label:hover {
	cursor:pointer;
}

.form .fields.selection label .title {
    float: left;
    width: 100%;
    display: block;
    font-size: 20px;
    margin: 0px 0 0 0;
    line-height: 20px;
}

.form .disabled .fields.selection label .title, .form .disabled .fields.selection label .subtitle {
    color: rgba(204, 204, 204, 0.52);
}

/*.form .disabled .fields.selection label .subtitle.red {*/
    /*color: rgba(193, 30, 46, 0.66);*/
/*}*/

.form .fields.selection label .subtitle {
    float: left;
    width: 100%;
    height: auto;
    display: block;
    font-size: 15px;
    font-weight: 400;
    margin: 0 0 18px 0;
    line-height: 12px;
}

.form .fields.selection label span.content {
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
}

.form .fields.selection .optional-price {
    position: absolute;
    width: 80px;
    background: #00334d;
    text-align: center;
    border-radius: 0px;
    height: 40px;
    font-weight: 400;
    font-size: 15px;
    padding: 13px 0;
    right: 0px;
    top: 0px;
    color: #ffffff;
}

.box-layout .box-layout-inner .full-width {
    float: left;
    width: 100%;
    height: auto;
    display: block;
    padding: 25px 28px;
}

.box-layout .box-layout-inner .title-block-alt.full-width-title {
    padding: 0 0 0 0;
    margin: 0 0 28px 0;
}

.box-layout .box-layout-inner .title-block-alt b {
    float: right;
    font-size: 19px;
    font-weight: 400;
    color: #00334d;
    margin: 14px 0 0 0;
}

.box-layout .box-layout-inner .full-width-field-block {
    float: left;
    width: 100%;
    display: block;
    height: auto;
}

.box-layout .box-layout-inner .full-width-field-block .block-image {
    margin: 0 0 0 0px;
    width: 30%;
    height: 190px;
    float: left;
    display: block;
    background: url(../img/x-small-block-image.jpg) center center no-repeat;
    background-size: cover !important;
    border-radius: 0px;
}

.box-layout .box-layout-inner .full-width-field-block .block-content {
    float: right;
    width: 67%;
    display: block;
    height: auto;
}

.box-layout .box-layout-inner .full-width-field-block .block-content .title-block-alt {
    padding: 0 0 0 0;
}

.box-layout .box-layout-inner .full-width-field-block .block-content .content-block {
    padding: 0 0 0;
    font-size: 16px;
	margin: 0px;
}

.box-layout .box-layout-inner .full-width.border-top {
    border-top: 2px solid #d7dfe4;
}

.box-layout .box-layout-inner .full-width .half-half .left {
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
}

.box-layout .box-layout-inner .full-width .half-half .right {
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
}

.box-layout .box-layout-inner .full-width .title-block-alt {
    padding: 0;
}

.box-layout .box-layout-inner .full-width .content-block {
    padding: 0;
    padding-bottom: 30px;
}

.form .fields.input {
    float: left;
    width: 100%;
    margin: 14px 0 0 0;
    height: auto;
    position: relative;
}

#donationInput {
    color: #02a8d7;
}

.donation-fields.input {
    float: left;
    width: 100%;
    margin: 14px 0 0 0;
    height: auto;
    color: #ffffff;
    position: relative;
}

.donation-fields.input input {
    float: left;
    display: block;
    border: 2px solid #becbd1;
    border-radius: 0px;
    padding: 10px 12px;
    font-size: 18px;
}

.form .fields.input .text-danger, .form .fields.dropdown .text-danger {
    clear: both;
    float: left;
    margin: 11px 0 0 0;
    font-size: 12px;
    font-weight: 500;
    line-height: normal;
    padding: 0 0 0 0;
    color: #a94442;
}

.form .fields.has-error label{
    color: #a94442;
}

.form .fields.has-error input, .form .fields.has-error .dropdown-inner {
    border-color: #a94442 !important;
    color: #ee5c5a !important;
}


.form .fields.input label.pushedLeft {
    float: left;
    font-size: 18px;
    font-weight: 400;
    color: #00334d;
    display: block;
    padding: 0 28px;
    margin: 0 0 0 0;
    text-align: right;
    width: 19%;
    margin: 19px 0 0 0;
}

.form .fields.input input {
    float: left;
    width: 100%;
    display: block;
    border: 2px solid #becbd1;
    border-radius: 0px;
    padding: 10px 12px;
    font-size: 18px;
    height: 45px;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.form .fields.input input[type=number]::-webkit-inner-spin-button,
.form .fields.input input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.form .fields.input input.pushedRight {
	float:right;
	width:81%;
}

.form .fields.input input.datepicker {
    float: left;
    padding: 10px 40px;
	text-align:center;
}

.box-layout .box-layout-inner .full-width.blue {
    background: #057cc2;
    color: #ffffff;
}

.box-layout .box-layout-inner .full-width.dark-blue {
    background:#034f7c;
    color: #ffffff;
}

.box-layout .box-layout-inner .full-width.dark-red {
    background:#c11e2e;
    color: #ffffff;
}

.box-layout .box-layout-inner .full-width.dark-red span {
    color: #ffffff;
}

.box-layout .box-layout-inner .full-width.green {
    background:#1ec12b;
    color: #ffffff;
    padding: 17px 28px;
	margin: 10px 0;
}

.box-layout .box-layout-inner.alerts-banner .full-width.green {
	margin: 0;
}

.box-layout .box-layout-inner .full-width.red {
	background: #e41b13;
    color: #ffffff;
    padding: 17px 28px;
	margin: 10px 0;
}

.form-layout .form-rows .fields, .form-layout .form-rows .box-layout-inner.alert {
    margin: 0 0 0 0;
}

.box-layout .box-layout-inner .full-width.blue.border-bottom {
    border-bottom: 3px solid #3b99d1;
}

.box-layout .box-layout-inner .promo-box {
    padding: 0 0 10px 0;
    text-align: right;
}

.box-layout .box-layout-inner .promo-box b {
    font-size: 18px;
    font-weight: 100;
    display: block;
    margin: 2px 0 0 0;
    color: #ccccee;
}

.fee-container, .discount-container, .basket-total, .checkout-cta, .promo-code-box {
	float: left;
	width: 100%;
}

.payment-plan-title {
    margin: 0px 0 0px 0;
    background: #057cc2;
    border-radius: 0px;
    padding: 19px 28px;
}

.payment-plan-description {
    margin: 0px 0 0px 0;
    background: #034f7c;
    border-radius: 0px;
    padding: 14px 28px;
	color: #ffffff;
}

.box-layout-inner.payment-plan {
    border-radius: 0px;
}
.box-layout-inner.payment-plan div.col {
    padding: 15px 30px;
}

.box-layout-inner.payment-plan .payment-plan-headers div.col span {
    font-size: 16px;
    font-weight: 400;
}

.box-layout-inner.payment-plan .payment-plan-row {
    border-top: 2px solid #d7dfe4;
}

.box-layout-inner.dark-blue.financial-summary {
    padding: 15px 0;
}

.box-layout-inner.payments-financial-summary {
    padding: 15px 0;
    margin: 0 0 0 0;
    background: #057cc2;
    color: #ffffff;
    border: none;
    border-radius: 0;
}

.box-layout-inner.dark-blue.financial-summary #discard-booking-changes {
    position: absolute;
    width: 25%;
    bottom: 47px;
    left: 37px;
    padding-top: 9px;
}

.box-layout-inner.alerts-banner .blue #discard-booking-changes {
    position: relative;
    width: 45%;
    float: right;
    margin: 0 0 0 0;
}

.box-layout .box-layout-inner .promo-box span {
    font-size: 36px;
    float: right;
    font-weight: 500;
    line-height: 27px;
}

.box-layout .box-layout-inner .promo-box span i.fa {
    font-size: 18px;
    font-weight: 500;
    line-height: 14px;
}

.box-layout .box-layout-inner .half-half .dark-blue, .box-layout .box-layout-inner.dark-blue {
    background: #034f7c;
}

.box-layout .box-layout-inner.blue {
    background: #02a8d7;
    padding: 15px;
}

.box-layout .box-layout-inner .half-half .dark {
	background:#04639b;
}

.box-layout .box-layout-inner .half-half .dark:before, .box-layout .box-layout-inner .half-half .dark:after, .box-layout .box-layout-inner .half-half .dark-blue:before, .box-layout .box-layout-inner .half-half .dark-blue:after {
	display:none !important;
}

.box-layout .box-layout-inner .price-subtotal {
    text-align: right;
    margin: 0px 0 5px 0;
    height: 32px;
    padding: 0;
}

.box-layout .box-layout-inner .price-subtotal.price-original-total {
    margin-bottom: 4px;
}

.box-layout .box-layout-inner .price-subtotal span {
    font-size: 18px;
    line-height: 22px;
    display: block;
    font-weight: 400;
    color: #fff;
}

.box-layout .box-layout-inner .large-single-total .price-subtotal span, .box-layout .box-layout-inner .large-single-total .price-subtotal b {
		font-size: 30px
}

.box-layout .box-layout-inner .price-subtotal span small {
	font-size: 20px;
}

.box-layout .box-layout-inner .price-subtotal b {
    font-size: 18px;
    float: right;
    font-weight: 400;
    display: block;
    color: #fff;
}

.box-layout .box-layout-inner .basket-total, .box-layout .box-layout-inner .large-single-total .price-subtotal {
	margin-bottom: 15px;
}

.box-layout .box-layout-inner .payments-financial-summary .large-single-total .price-subtotal {
	margin-top: 8px;
}

.box-layout .box-layout-inner .basket-total .price-subtotal span, .box-layout .box-layout-inner .basket-total .price-subtotal b  {
	font-size: 30px;
}

.box-layout #multicareBooking .box-layout-inner .basket-total .price-subtotal.price-original-total span, .box-layout #multicareBooking .box-layout-inner .basket-total .price-subtotal.price-original-total b  {
	font-size: 18px;
}

.box-layout #multicareBooking .box-layout-inner .basket-total {
	margin-bottom: 5px;
}

.box-layout .box-layout-inner .price-original-total span {
    font-size: 18px;
    font-weight: normal;
    color: #fff;
}

.box-layout .box-layout-inner .price-original-total b {
    font-size: 18px;
    font-weight: normal;
		color: #fff;
}

.box-layout .box-layout-inner .basket-subtotal .price-subtotal {
    padding-bottom: 5px;
}

.cart-totals .basket-total:nth-last-of-type(2) .price-subtotal span, .cart-totals .basket-total:nth-last-of-type(2) .price-subtotal b {
	color:#ffffff;
}

.box-layout .box-layout-inner .price-subtotal.alerts span.vertical, .box-layout .box-layout-inner .price-subtotal.alerts span.vertical a {
    color: #ffffff;
    font-weight: bolder !important;
}


.box-layout .box-layout-inner .empty-basket {
    float: left;
    width: 100%;
    display: block;
    height: 57px;
}

.box-layout .box-layout-inner .empty-basket span {
    font-size: 22px;
    line-height: 22px;
    float: left;
    display: block;
}

.box-layout .box-layout-inner .empty-basket a {
    color: inherit;
}

.box-layout .box-layout-inner .date-selection-blocks {
    float: left;
    width: 100%;
    display: block;
    height: auto;
    border-top: 2px solid #ffffff;
}

.box-layout .individual_days .box-layout-inner .date-selection-blocks .date-inner {
    float: left;
    width: 20%;
    display: block;
    height: auto;
    border-bottom: 2px solid #eeeeef;
    height: auto;
}
.box-layout .short_weeks .box-layout-inner .date-selection-blocks .date-inner {
    width: 100%;
}

.box-layout .short_weeks .box-layout-inner .date-selection-blocks .date-inner .date-block {
    height: auto;
    border-right: none;
    border-bottom: none;
}

.box-layout .short_weeks .box-layout-inner .date-selection-blocks .date-inner .date-block .fields.dropdown {
    margin-bottom: 0 !important;
}

.box-layout .box-layout-inner .date-selection-blocks .date-inner .date-block label {
    margin: 0 0 0 0;
}

.box-layout .box-layout-inner .date-selection-blocks .date-inner:nth-last-child(1), .box-layout .box-layout-inner .date-selection-blocks .date-inner:nth-last-child(2), .box-layout .box-layout-inner .date-selection-blocks .date-inner:nth-last-child(3), .box-layout .box-layout-inner .date-selection-blocks .date-inner:nth-last-child(4), .box-layout .box-layout-inner .date-selection-blocks .date-inner:nth-last-child(5) {
	border:none;
}

.box-layout .box-layout-inner .date-selection-blocks .date-inner.full-width {
    width: 100%;
    border: none;
    background-color: #cecece;
    font-weight: 400;
    font-size: 18px;
    padding: 15px 20px;
    margin: -2px 0 0 0;
}

.box-layout .box-layout-inner .date-selection-blocks .date-inner.full-width i.fa {
    float: left;
    width: auto;
    display: block;
    margin: 2px 11px 0 0;
}

.box-layout .box-layout-inner .date-selection-blocks .date-inner.full-width.sold-out, .box-layout .box-layout-inner .date-selection-blocks .date-inner.full-width.cancelled {
    background: #f72323;
	color:#ffffff;
}

.box-layout .box-layout-inner .date-selection-blocks .date-inner.full-width.call-to-book {
    background: #26b126;
	color:#ffffff;
}

.box-layout .box-layout-inner .date-selection-blocks .date-inner .title-block {
    float: left;
    width: 100%;
    display: block;
    background: #c11e2e;
    text-align: center;
    text-transform: uppercase;
    height: 33px;
    font-size: 14px;
    font-weight: 400;
    padding: 8px 28px;
    border-right: 2px solid #b11a29;
    position: relative;
}

.box-layout .box-layout-inner .date-selection-blocks .date-inner .availability-block.limited-spaces{
    float: left;
    width: 100%;
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-weight: 400;
    padding-top: 12px;
    position: relative;
    font-size: 10px;
    color: #fff;
    background: rgb(251, 197, 30);
    border-right: 2px solid #fff;
    height: 40px;
}

.box-layout .box-layout-inner .date-selection-blocks .date-inner .availability-block.spaces-available{
    float: left;
    width: 100%;
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-weight: 400;
    padding-top: 12px;
    position: relative;
    font-size: 10px;
    color: #fff;
    background: #75983f;
    border-right: 2px solid #fff;
    height: 40px;
}

.box-layout .box-layout-inner .date-selection-blocks .date-inner .availability-block.fully-booked{
    float: left;
    width: 100%;
    display: block;
    background: #c11e2e;
    text-align: center;
    text-transform: uppercase;
    height: 40px;
    font-size: 12px;
    font-weight: 400;
    padding-top: 12px;
    color: #fff;
    border-right: 2px solid #fff;
    position: relative;
}

.box-layout .box-layout-inner .date-selection-blocks .date-inner:nth-child(5n+5) .title-block {
	border-right:none;
}

.box-layout .box-layout-inner .date-selection-blocks .date-inner:nth-child(5n+5) .title-block:after {
    height: 100%;
    width: 3px;
    right: -1px;
    display: block;
    content: "";
    position: absolute;
    top: 0px;
    background: #c11e2e;
}

.container-fluid.box-layout.week-lists.program-page-overview-flexicare .title-block-alt span {
	margin:0 0 00;
}

.program-page-overview-multicare .content-block-alone.flexicare-description {
    margin: 0px 0 0px 0;
    background: #FFFFFF;
    border-radius: 0 0 0 0;
    padding: 19px 28px;
    border: 0px solid #d7dfe4;
    margin: 0 0 20px 0;
}
.program-page-overview-multicare .content-block-alone.flexicare-description .title {
    padding: 0 0 10px 0;
}

.program-page-overview-multicare .content-block-alone.flexicare-description .title > h1 {
    color: #000;
    padding: 10px 0;
    font-size: 30px;
}

.program-page-overview-multicare .content-block-alone.flexicare-description p:first-of-type {
    width: 70%;
    float: right;
}

.program-page-overview-multicare .content-block-alone.flexicare-description p {
    width: 100%;
    float: left;
}

.program-page-overview-multicare .content-block-alone.flexicare-description p > img{
    width: 90%;
}

.box-layout .box-layout-inner .date-selection-blocks .date-inner .date-block {
    clear: both;
    float: left;
    width: 100%;
    display: block;
    height: 64px;
    padding: 16px 18px 16px 21px;
    border-right: 2px solid #eeeeef;
    border-top: 5px solid #eeeeef;
}

.box-layout .quick-add .box-layout-inner .date-selection-blocks .date-inner .date-block {
    padding: 16px 18px 16px 15px;
}

.box-layout .box-layout-inner .date-selection-blocks:nth-last-of-type(1) .date-inner .date-block {
	border-bottom:none;
}

.box-layout .box-layout-inner .date-selection-blocks .date-inner:nth-child(5n+5) .date-block {
	border-right:none;
}

.box-layout .box-layout-inner .date-selection-blocks .date-inner .date-block .fields.selection {
    padding: 0 0 0 0;
}

.box-layout .box-layout-inner .date-selection-blocks .date-inner .date-block .fields.selection .title {
    text-align: center;
    color: #a0b5bf;
    font-size: 18px;
    line-height: 14px;
    margin: 7px 0 0px 0;
    width: auto;
}

.box-layout .box-layout-inner .date-selection-blocks .date-inner .date-block .fields.selection .checkbox:after {
    top: 7.5px;
    left: 9px;
    font-size: 12px;
}

.box-layout .box-layout-inner .date-selection-blocks .date-inner .date-block .fields.selection .checkbox {
    position: relative;
    left: 0%;
    top: 0px;
    clear: both;
    float: right;
    -webkit-transform: translateX(-0%);
    -ms-transform: translateX(-0%);
    transform: translateX(-0%);
    clear: none;
    width: 30px;
    height: 30px;
}

.box-layout .box-layout-inner .date-selection-blocks .date-inner .date-block span.info-tab {
    position: absolute;
    width: 38px;
    height: 39px;
    float: left;
    display: block;
    border: 2px solid #2b2b2b;
    border-radius: 0px;
    text-align: center;
    font-weight: 600;
    color: #2b2b2b;
    line-height: 17px;
    margin: -4px 0 0 20px;
    font-size: 16px;
    padding: 8px 0 0 0px;
}

.tooltipShow {
    position: absolute;
    background: #034f7c;
    color: #ffffff;
    padding: 10px;
    font-size: 12px;
    line-height: 10px;
    border-radius: 0px;
    left: -10px;
    opacity:0;
    z-index: -1;
    top: -10px;
}

.tooltipShow.active {
	z-index:4;
	opacity:1;
}

.box-layout .box-layout-inner .date-selection-blocks .date-inner.inactive {
}

.box-layout .box-layout-inner .date-selection-blocks .date-inner.inactive .date-block {
    background: #f2f3f4;
}

.box-layout .box-layout-inner .date-selection-blocks .date-inner.inactive .date-block .checkbox {
    z-index: -1;
    opacity: 0;
}

.box-layout .box-layout-inner .date-selection-blocks .date-inner.inactive .date-block span.info-tab {
    opacity: 1;
    z-index: 2;
}

span.info-tab:hover {
	cursor:pointer;
}

.box-layout .tabbed-selection {
    float: left;
    width: 100%;
    height: auto;
    display: block;
}

.box-layout .tabbed-selection .tabbed-panels {
    clear: both;
    float: left;
    display: block;
    height: auto;
    padding: 37px 28px 39px;
    background: #ffffff;
    width: 100%;
}

.box-layout .tabbed-selection .tabbed-panels .panel-inner {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
    float: left;
    width: 100%;
    display: none;
    height: auto;
}

.box-layout .tabbed-selection .tabbed-panels .panel-inner:nth-child(1) {
	display:block;
}

.form .fields.half {
    width: 48.7%;
}

/*.box-layout .tabbed-selection .tabbed-panels label {*/
    /*margin: 0 0 0 0;*/
/*}*/

.box-layout .tabbed-selection .tabbed-panels label .title {
    color: #034f7c;
    font-size: 18px;
    font-weight: 300;
    margin: 13px 0 0px 0;
    line-height: 16px;
}

.box-layout .tabbed-selection .tabs-controller {
    float: left;
    width: 100%;
    display: block;
    height: auto;
}

.box-layout .tabbed-selection:not(.booking-tabs) .tabs-controller a.tab {
    width: 50%;
	background: #edeeee;
}

.box-layout .tabbed-selection .tabs-controller a.tab {
    float: left;
    display: block;
    text-align: center;
    border-bottom: 2px solid #ebebeb;
    height: 60px;
    font-size: 21px;
    font-weight: 400;
    color: #00284a;
    padding: 21px 20px;
    line-height: 18px;
    border-right: 2px solid transparent;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    color: #666666;
}

.box-layout .tabbed-selection .tabs-controller a.tab:hover {
	color:#03a9f4;
}

.box-layout .tabbed-selection .tabs-controller a.tab.active {
    border-bottom: transparent;
    background: #fcfcfc;
    border-right: 2px solid #ebebeb;
    border-top: 2px solid #ebebeb;
    border-left: 2px solid transparent;
    border-radius: 0px;
    color: #00284a;
}

.box-layout .tabbed-selection .tabs-controller a.tab.active:nth-child(2) {
    border-right: 2px solid transparent;
    border-top: 2px solid #ebebeb;
	border-left: 2px solid #ebebeb;
	border-radius: 0px;
}

.form .fields.input input.cta-button {
	border:none;
}

.box-layout .box-layout-inner .half-half.blue.border-bottom .right:before, .box-layout .box-layout-inner .half-half.blue.border-bottom .left:after {
	background:#3b99d1;
}

.box-layout .box-layout-inner .half-half.blue.border-bottom {
    border-bottom: 3px solid #3b99d1;
}

.form .promo-code-box .fields.input input {
    float: left;
    width: 61%;
    font-size: 16px;
    height: 48px;
    color: #00334d;
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    padding-top: 7px;
    line-height: 10px;
    padding-left: 18px;
}

.form .promo-code-box .fields.input input.cta-button {
    float: left;
    margin: 0 0 0 15px;
    width: 30%;
    border: none;
    color: #ffffff;
    line-height: 10px;
    padding-top: 7px;
    padding-left: 12px;
    font-size: 14px;
}

a.cta-button.red.checkout, input.cta-button.red.checkout, button.cta-button.red.checkout {
    min-width: 50%;
    width: auto;
    float: right;
}

a.cta-button.red.checkout.disabled, input.cta-button.red.checkout.disabled, button.cta-button.red.checkout.disabled {
    background: rgba(193, 30, 46, 0.56);
}

a#add-other-children {
    width: 568px;
    margin: 0 0 25px 0;
}

a#edit-booking {
    width: 80%;
    margin: 0 0 25px 0;
}

a#edit-booking .fa {
	margin: 0 5px 0 0;
}

a#print-booking {
    color: #000;
    width: 10%;
}

a#print-booking:after {
    font-family: 'Halis-Rounded', Arial, Helvetica, sans-serif;
    content: ' Print';
    padding: 1px 0 0 0;
    display: inline-block;
}

a#cancel-booking {
    color: #c11e2e;
    width: 10%;
}

a#cancel-booking:after {
    font-family: 'Halis-Rounded', Arial, Helvetica, sans-serif;
    content: ' Cancel';
    padding: 1px 0 0 0;
    display: inline-block;
}

.box-layout .box-layout-inner .course-blocks {
    float: left;
    width: 100%;
    display: block;
    border-bottom: 3px solid #03a9f4;
    padding-bottom: 24px;
    margin-bottom: 24px;
    position: relative;
}

.box-layout .box-layout-inner .course-blocks.cancelled span, .box-layout .box-layout-inner .course-blocks.cancelled b, .box-layout .box-layout-inner .course-blocks.cancelled i {
    color: #afafaf;
}

.box-layout .box-layout-inner .course-blocks .fa:not(.fa-calendar)#restoreCourse {
    background: #ffffff;
    color: #1ec12b;
}

.box-layout .box-layout-inner .course-blocks .fa:not(.fa-calendar)#removeCourse {
    background: #ffffff;
    color: #c11e2e;
}

.box-layout .box-layout-inner .course-blocks:nth-last-child(1) {
	margin-bottom:0px;
	border-bottom:none;
	padding-bottom:0px;
}

.basket-page.box-layout .box-layout-inner .title-block-alt span {
    margin: 11px 0 5px 0;
    width: 100%;
}

.box-layout .box-layout-inner .course-blocks .date-price {
    float: left;
    width: 100%;
    display: block;
    height: auto;
    margin: 0 0 15px 0;
}

.box-layout .box-layout-inner .course-blocks .fa-calendar, .box-layout .box-layout-inner ul.content-links li a .fa-calendar {
    float: left;
    display: block;
    font-size: 18px;
    color: #c01a2a;
    margin: 4px 14px 0 0;
}

.box-layout .box-layout-inner .course-blocks .date-price span {
    float: left;
    display: block;
    font-size: 18px;
    width: 80%;
    line-height: 19px;
}

.box-layout .box-layout-inner .course-blocks .date-price b {
    float: right;
    display: block;
    font-size: 18px;
    line-height: 19px;
    font-weight: 600;
}

.box-layout .box-layout-inner .course-blocks .date-price b.amount {
    font-size: 14px;
    line-height: 19px;
    font-weight: 400;
}

.box-layout .box-layout-inner .course-blocks .course-details {
    float: left;
    width: 78%;
    display: block;
    height: auto;
}

.box-layout .box-layout-inner .course-blocks .course-overall {
    float: right;
    width: 22%;
    display: block;
    height: auto;
    text-align: right;
}

.box-layout .box-layout-inner .course-blocks .course-overall b.discount {
    display: block;
    margin: 0 0 0px 0;
	font-weight: 400;
    text-decoration: line-through;
}

.box-layout .box-layout-inner .course-blocks .course-details span {
    display: block;
    margin: 0 0 3px 0;
}

.box-layout .box-layout-inner .course-blocks .course-details span.package {
    float: left;
    width: 48%;
}

.box-layout .box-layout-inner .course-blocks .course-details span.time {
    float: right;
    width: 48%;
}

.box-layout .box-layout-inner .course-blocks .course-details span:nth-last-child(1) {
	margin:0 0 0 0;
}

.box-layout .box-layout-inner .course-blocks .date-price .discount-banner {
    float: left;
    width: 100%;
    display: block;
    margin: 8px 0 0px 0;
}

.box-layout .box-layout-inner .course-blocks .date-price .discount-banner span {
    font-size: 16px;
    line-height: 17px;
    font-size: 14px;
}

.box-layout .box-layout-inner .course-blocks .date-price .discount-banner span.final-cost {
    font-weight: 600;
    font-size: 16px;
}

.box-layout .box-layout-inner .half-half.pricing .left, .box-layout .box-layout-inner .half-half.pricing .right {
    padding-top: 15px;
    padding-bottom: 15px;
}

.box-layout .box-layout-inner .course-blocks .date-price .discount-banner b {
    margin: -6px 0 0 0;
}

.box-layout .box-layout-inner .course-blocks .fa:not(.fa-calendar) {
    position: absolute;
    width: 48px;
    height: 48px;
    text-align: center;
    background: #c11e2e;
    border-radius: 0px;
    font-size: 28px;
    color: #ffffff;
	padding: 0px;
	top: 0px;
    right: 0px;
}

.box-layout .box-layout-inner .course-blocks .fa:not(.fa-calendar)#editBookingItem {
    right: 48px;
    background: none;
    color: #00b9ef;
}

.box-layout .box-layout-inner .course-blocks .fa-spinner {
    position: absolute;
    width: 48px;
    height: 48px;
    text-align: center;
    border-radius: 0px;
    font-size: 28px;
    padding: 8px;
    bottom: 24px;
    right: 0px;
    color: #fff;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}

.box-layout .box-layout-inner .course-blocks a#removeCourse .fa-spinner {
    position: relative;
    color: red;
    padding: 0;
    width: 100%;
    height: auto;
    bottom: 0px;
    padding: 0px;
    float: left;
    margin: 3px 0 0 0;
}

div#step-10 .form-layout .fields.list-enter-to {
    margin: 0 0 0 0;
}

div#step-10 .form-layout .fields.list-enter-to .selection-options {
    margin: 0 0 0 0;
}


/*.box-layout .box-layout-inner .course-blocks .fa-trash:hover {
    background: #0393bd;
}*/

.alerts {
    float: left;
    width: 100%;
    display: block;
    margin: 0 0 30px 0;
    border-radius: 0px;
    padding: 20px;
}

.alerts span.content {
    float: left;
    width:70%;
    height: auto;
    display: block;
    font-size: 17px;
    line-height: 27px;
    margin: 14px 0 0 0;
}

.alerts a.cta-button {
    width: 30%;
    float: right;
    margin: 10px 0;
}

/*.alerts a.cta-button:first-of-type+a {*/
    /*margin: 0 20px;*/
/*}*/

div#signup-alert {
    background: #00334d;
    color: #ffffff;
}

div#basket-confirm-alert {
    background: #c11e2e;
    color: #ffffff;
}

.form-layout {
    float: left;
    width: 100%;
    height: auto;
    display: block;
}

.form-layout .form-rows {
    float: left;
    width: 100%;
    display: block;
    height: auto;
    padding: 30px 30px;
}

.form-layout .form-rows.form-section {
    padding: 30px;
    border-top: 1px #9c9fa0 solid;
}

.form-layout .form-rows.form-section:first-child {
    border-top: none;
}

.form-layout .form-rows.form-section:not(:first-child) {
    margin: 0px 0 0 0;
}

.form .fields.input.readonly input{
    background: rgba(228, 228, 228, 0.28);
}

.form .fields.half.right {
    float: right;
}

.form .fields label {
    float: left;
    width: 100%;
    display: block;
    height: auto;
    font-size: 18px;
    font-weight: 400;
    color: #03a9f4;
    margin: 0 0 11px 0;
    line-height: 15px;
}

#important_information {
    text-align: center;
    width: 100%;
    display: block;
    height: auto;
    font-size: 18px;
    color: #03a9f4;
    margin: 15px 0 11px 0;
}

.form-layout .form-rows .fields.postcode {
    float: left;
    margin: 0 27px 0 0;
    width: 13%;
}

.form-layout .form-rows .fields.found-address-list {
    float: left;
    margin: 0 0px 0 0;
    width: 84.5%;
}

.form-layout .form-rows .fields.country {
    float: left;
    margin: 0 27px 0 0;
    width: 20%;
}

.form-layout .form-rows .fields.address {
    margin: 0 27px 0 0;
    width: 45.49%;
}

.form-layout .form-rows .fields.find-address {
    padding-top: 26px;
    width: auto;
}

.form-layout .form-rows .fields.find-address input.cta-button {
    float: left;
    width: auto;
    padding: 10px 30px;
    padding-top: 6px;
}

.form-layout .form-rows p {
    padding: 0 28px;
    float: left;
    width: 100%;
    height: auto;
    font-size: 15px;
    line-height: 24px;
    color: #00334d;
    font-weight: 400;
    float: left;
    margin: 27px auto;
    width: 50%;
}

.form-layout .form-rows .ico-marketing p {
    width: 100%;
    margin: 5px auto;
}

.form-layout .form-rows .ico-marketing ul li {
    list-style: none;
}

.form .fields.dropdown {
    position: relative;
}

.form .fields.dropdown.dob-month {
    width: 38%;
    margin: 0 1% 35px 1% !important;
}
.form .fields.dropdown.dob-month.quick-add {
    margin: 14px 1% 35px 1% !important;
}
.form .fields.dropdown.dob-month .dropdown-inner {
    /*border-radius: 0px;*/
}

.form .fields.input.dob-date, .form .fields.input.dob-year {
    width: 30%;
    margin: 14px 0 0 0;
}
.childs-details .form .fields.input.dob-date, .childs-details .form .fields.input.dob-year {

}

.form .fields.input.dob-year input {
    /*border-radius: 0 5px 5px 0;*/
}
.form .fields.input.dob-date input {
    /*border-radius: 5px 0 0 5px;*/
}

.form-layout .form-rows .fields.find-address span {
    clear: none;
    float: left;
    /* margin: -60px 0px 0 234px; */
    /* width: 380px; */
}

.form-layout .form-rows .fields.find-address span a.cta-button {
    height: 45px;
    padding: 8px 15px;
    margin: 0 0 0 15px;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}

.form .fields.dropdown .dropdown-inner {
    position: relative;
    height: 45px;
    float: left;
    width: 100%;
    display: block;
    border: 2px solid #becbd1;
    border-radius: 0px;
    padding: 0;
    font-size: 18px;
    background: #ffffff;
}

.form .fields.dropdown .dropdown-inner i.fa {
    position: absolute;
    right: 15px;
    top: 12px;
    color: #00334d;
    z-index: 1;
    font-size: 16px;
}

.form .fields.dropdown .dropdown-inner select {
    float: left;
    width: 100%;
    position: relative;
    height: 100%;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearence: none;
    padding: 6px 12px;
    z-index: 2;
    background: transparent;
}

.form-layout .form-rows .fields.nametitle {
    width: 13%;
    margin: 0 27px 0 0;
}

.form .fields.input input:hover {
	border-color:#a1b2b9;
}

.form .fields.input input:focus {
	border-color:#00bbf1;
}

.form-layout .form-rows .fields.firstname {
    margin: 0 27px 0 0;
    width: 33%;
}

.form-layout .form-rows .fields.surname {
    width: 49%;
}

.form .fields.dropdown .dropdown-inner:hover {
	border-color:#00bbf1;
}

.form .fields.dropdown .dropdown-inner select:hover {
	cursor:pointer;
}

.title-bar h1.has-button {
    margin: 10px 0 0 0;
}

.middle-bar-title {
    float: left;
    width: 100%;
    display: block;
    height: auto;
    text-align: center;
    font-size: 31px;
    line-height: 36px;
    font-weight: 400;
    color: #00aef0;
    margin: 0px 0 30px 0;
}

.payment-tabs {
    float: left;
    width: 100%;
    display: block;
    height: auto;
    padding: 0 0px;
    margin-top: 32px;
}

.form .fields.thirds {
    width: 33.33333333333333333%;
}

.form .payment-tabs .payment-tab-control {
    padding: 0 0 0 0 !important;
}

.form .payment-tabs .payment-tab-control label {
    text-align: center;
    height: 91px;
    margin: 0px 0 0 0;
    padding: 38px 0 0 0;
    line-height: 20px;
    border-radius: 0px;
}

.form .payment-tabs .payment-tab-control label .checkbox {
    left: 50%;
    top: -20px;
    z-index: 2;
}

.form .payment-tabs .payment-tab-control label .title {
    margin: 0 0 0 0;
    color: #00334d;
    font-weight: 400;
    font-size: 18px;
    line-height: 16px;
}

.form .payment-tabs .payment-tab-control.active label {
    background: #00334d;
}

.form .payment-tabs .payment-tab-control label:before {
    content: "";
    width: 53px;
    height: 53px;
    display: block;
    position: absolute;
    background: #ffffff;
    border-radius: 50%;
    z-index: 1;
    top: -32px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    border: 5px solid #00334d;
	opacity:0;
}

.payment-mthods {
    float: left;
    width: 100%;
    height: auto;
    display: block;
}

.form .payment-tabs .payment-tab-control.checked label .checkbox {
    left: 50%;
    top: -20px;
    z-index: 2;
}

.form .payment-tabs .payment-tab-control.active label:before {
	opacity:1;
}

.form .payment-tabs .payment-tab-control.active label .title {
    color: #ffffff;
}

.form .payment-tabs .payment-tab-control.checked label .checkbox:after {
    top: 4px;
}

.payment-mthods .payment-method-list {
    float: left;
    width: 100%;
    display: block;
    height: auto;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}

.payment-mthods #payment-method-block-2 {
    display: block;
}

.payment-mthods .payment-method-list .price-total, .payments-financial-summary .price-total {
    float: left;
    width: 100%;
    display: block;
    height: auto;
    background: #00334d;
    height: 96px;
    padding: 38px;
}

.payment-mthods .payment-method-list .price-total span, .payments-financial-summary .price-total span {
    color: #ffffff;
    font-size: 18px;
    font-weight: 400;
    float: left;
    display: block;
}

.payment-mthods .payment-method-list .price-total b {
    float: right;
    font-size: 25px;
    color: #ffffff;
    font-weight: 400;
    display: block;
    line-height: 20px;
}

.payment-mthods .payment-method-list .followed-block {
    float: left;
    width: 100%;
    height: auto;
    background: #00334d;
    padding: 21px 38px;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
}

.payment-mthods .payment-method-list .payment-methods {
    padding: 5px 38px 14px;
    float: left;
    display: block;
    height: auto;
    width: 100%;
}

.payment-mthods .payment-method-list .payment-methods .payment-list {
    float: left;
    width: 48%;
    display: block;
    padding: 20px 0;
    border-bottom: 2px solid #dddddd;
}

.payment-mthods .payment-method-list .payment-methods .payment-list.no-border {
    border-bottom: none;
}

.payment-mthods .payment-method-list .payment-methods .payment-list:nth-child(even) {
	float:right;
}

.payment-mthods .payment-method-list .payment-methods .payment-list span, .payment-mthods .payment-method-list .payment-methods .payment-list b {
    float: left;
    font-size: 17px;
    line-height: 16px;
    color: #00334d;
    font-weight: 400;
}

.payment-mthods .payment-method-list .payment-methods .payment-list b {
    float:right;
}

.payment-mthods .payment-method-list .payment-methods .payment-list.payment-state-4 span, .payment-mthods .payment-method-list .payment-methods .payment-list.payment-state-4 b{
    color: #9e1522;
}

.payment-mthods .payment-method-list .payment-methods .payment-list.payment-state-3 span, .payment-mthods .payment-method-list .payment-methods .payment-list.payment-state-3 b{
    color: #1ec12b;
}

.payment-mthods .payment-method-list .payment-methods .payment-list.pay-today b {
    font-weight: 600;
}

.payment-mthods .payment-method-list .payment-methods .payment-list.to-refund > b:before {
    content: 'You will be refunded: ';
    font-weight: 600;
    font-size: 17px;
    font-family: 'Roboto', sans-serif;
}

.form .payment-tabs .payment-tab-control.active label:after {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 3px;
    bottom: -3px;
    background: #00334d;
    content: "";
    left: 0px;
}

.form .fields.selection label .title.terms-conditions {
    color: #ffffff;
    margin: 12px 0 0 0;
    font-weight: 300;
}

.form .fields.selection label .title.terms-conditions a {
	color:#ffffff;
	text-decoration:underline;
}

.form .fields.selection label .title.terms-conditions a:hover {
	color:#00334d;
	text-decoration:underline;
}

.payment-confirmation .form .payment-tabs .payment-tab-control {
   pointer-events: none;
   cursor: default;
}

.booking-reference {
    float: left;
    width: 100%;
    display: block;
    height: auto;
    padding: 3px 0;
}

.booking-reference .left {
    float: left;
    width: 50%;
    display: block;
    text-align: left;
}

.booking-reference .right {
    float: right;
    width: 50%;
    display: block;
    text-align:  right;
}

.booking-reference span.title {
    float: left;
    width: 100%;
    display: block;
    font-size: 37px;
    font-weight: 300;
    line-height: 32px;
    margin: 0 0 25px 0;
}

.booking-reference span.content {
    float: left;
    width: 100%;
    height: auto;
    display: block;
    font-size: 21px;
    line-height: 16px;
}

.booking-reference .booking-title {
    float: right;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 13px;
    margin: 0 0 10px 0;
    font-weight: 500;
}

.booking-reference .reference-number {
    clear: both;
    float: right;
    font-size: 34px;
    text-transform: uppercase;
    letter-spacing: 10px;
    font-weight: 400;
    color: #00c5fd;
    line-height: 27px;
}

.box-layout .box-layout-inner .full-width.light-blue {
    background: #00aced;
    color: #ffffff;
}

.share-box {
    float: left;
    width: 100%;
    display: block;
    padding: 25px 0;
    height: auto;
}

.share-box .left {
    float: left;
    width: 77%;
    height: auto;
    display: block;
}

.share-box .right {
    float: right;
    display: block;
}

.share-box a.fa {
    float: left;
    color: #ffffff;
    font-size: 58px;
    line-height: 55px;
    margin: 42px 70px 0 0;
}



.share-box a.fa.fa-twitter {
	margin-right:0px;
}

.share-box span.title {
    float: left;
    width: 100%;
    display: block;
    font-size: 26px;
    line-height: 22px;
    margin: 0 0 25px 0;
}


.share-box span.content {
    font-size: 18px;
    line-height: 25px;
    float: left;
    width: 100%;
    display: block;
}

.share-box a.fa:hover {
	color:#034f7c;
}

.title-bar .meta-location-container a.acc-links {
    color: #ffffff;
    font-size: 19px;
}

.title-bar .meta-location-container a.acc-links:hover {
	color: #00caff;
}

.box-layout .box-layout-inner a.acc-alerts {
    float: left;
    width: 100%;
    height: auto;
    display: block;
    padding: 25px 33px;
    background: #fef3d4;
    border-bottom: 2px solid #ffffff;
}

.box-layout .box-layout-inner a.acc-alerts.urgent {
    background:#f8c527;
}

.box-layout .box-layout-inner a.acc-alerts.success {
    background:#00aef0;
}

.box-layout .box-layout-inner a.acc-alerts.success span.title {
    color:#fef3d4;
}

.box-layout .box-layout-inner a.acc-alerts.success i.fa {
    color:#fef3d4;
}

.box-layout .box-layout-inner a.acc-alerts:nth-last-child(1) {
	border:none;
}

.box-layout .box-layout-inner a.acc-alerts i.fa {
    color: #c11e2e;
    font-size: 30px;
    line-height: 29px;
    display: block;
    height: auto;
    float: left;
    width: 30px;
    text-align: center;
    margin: 0 20px 0 0;
}

.box-layout .box-layout-inner a.acc-alerts i.fa.fa-chevron-right {
    float: right;
    font-size: 19px;
    margin: 5px 0px 0 0;
    width: auto;
    line-height: 20px;
}

.box-layout .box-layout-inner a.acc-alerts span.title {
    float: left;
    width: auto;
    display: block;
    height: auto;
    font-size: 18px;
    color: #c11e2e;
    line-height: 16px;
    margin: 6px 0 0 0;
}

.box-layout .box-layout-inner .account-section-links {
    float: left;
    width: 100%;
    height: auto;
    display: block;
}

.box-layout .box-layout-inner .account-section-links a.acc-inner-link {
    width: 33.3333333333333%;
    float: left;
    display: block;
    height: 260px;
    background: #ffffff;
    border-right: 2px solid #d7dfe4;
    border-bottom: 2px solid #d7dfe4;
}

.box-layout .box-layout-inner .account-section-links a.acc-inner-link:nth-child(3), .box-layout .box-layout-inner .account-section-links a.acc-inner-link:nth-child(6) {
	border-right:none;
}

.box-layout .box-layout-inner .account-section-links a.acc-inner-link:nth-child(4), .box-layout .box-layout-inner .account-section-links a.acc-inner-link:nth-child(5), .box-layout .box-layout-inner .account-section-links a.acc-inner-link:nth-child(6) {
	border-bottom:none;
}

.box-layout .box-layout-inner .account-section-links a.acc-inner-link .vhboth {
    float: left;
    display: block;
    height: auto;
    width: auto;
}

.box-layout .box-layout-inner .account-section-links a.acc-inner-link .vhboth i.fa {
    float: left;
    width: 100%;
    display: block;
    position: relative;
    text-align: center;
    color: #00aced;
    font-size: 87px;
    margin: 0 0 26px 0;
}

.box-layout .box-layout-inner .account-section-links a.acc-inner-link .vhboth span.title {
    float: left;
    width: 100%;
    display: block;
    height: auto;
    font-size: 20px;
    text-transform: capitalize;
    text-align: center;
    color: #00334d;
    line-height: 15px;
}

.box-layout .box-layout-inner .account-section-links a.acc-inner-link .vhboth i.fa span.fa {
    font-size: 59px;
    position: absolute;
    z-index: 2;
    color: #00aced;
    -webkit-text-stroke-width: 5px;
    -webkit-text-stroke-color: #ffffff;
    right: 42px;
    top: -9px;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}

.box-layout .box-layout-inner .account-section-links a.acc-inner-link:hover {
    background: #01334e;
}

.box-layout .box-layout-inner .account-section-links a.acc-inner-link:hover span.title {
    color: #ffffff;
}

.box-layout .box-layout-inner .account-section-links a.acc-inner-link:hover .vhboth i.fa span.fa {
    -webkit-text-stroke-color: #01334e;
	-webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition:  none;
    transition: none;
}

.box-layout .tabbed-selection.booking-tabs .tabs-controller a.tab {
    border-bottom: none;
    position: relative;
}

.box-layout .tabbed-selection.booking-tabs .tabs-controller a.tab:after {
    content: "";
    position: absolute;
    height: 2px;
    display: block;
    width: 100%;
    background: #ffffff;
    bottom: -2px;
    left: 0px;
	opacity:0;
}

.box-layout .tabbed-selection.booking-tabs .tabs-controller a.tab.active {
    border-left: 2px solid #ebebeb;
    border-radius: 0px;
    border-right: 2px solid #ebebeb;
    color: #00284a;
}

.box-layout .tabbed-selection.booking-tabs .tabs-controller a.tab.active:after {
	opacity:1;
}

.box-layout .tabbed-selection.booking-tabs .tabbed-panels {
    border-top: 2px solid #ebebeb;
}

.box-layout .tabbed-selection.booking-tabs .tabbed-panels.account-panels, .box-layout .tabbed-selection .tabbed-panels.account-panels {
    border: 2px solid #ebebeb;
	border-top:none;
}

.box-layout.bookings-page {
    margin: 0 0 0 0;
}

.box-layout .box-layout-inner ul.content-links li.cancelled-booking span, .box-layout .box-layout-inner ul.content-links li.cancelled-booking span i.fa, .box-layout .box-layout-inner ul.content-links li.cancelled-booking span:after {
    color: #999999;
}

.box-layout .box-layout-inner ul.content-links li a span.venue-location {
    float: right;
    padding: 0 54px 0 0;
    display: block;
    text-align: right;
}

.box-layout .box-layout-inner ul.content-links li span.title {
    float: left;
    display: block;
    height: auto;
    width: auto;
}

.box-layout .box-layout-inner ul.content-links li span b {
    font-weight: 400;
    display: block;
    float: left;
    margin: 11px 0 0 0;
}

.box-layout.bookings-page .box-layout-inner ul.content-links li, .box-layout.payments-page .box-layout-inner ul.content-links li {
    height: auto;
}

.box-layout.bookings-page .box-layout-inner ul.content-links li a, .box-layout.payments-page .box-layout-inner ul.content-links li a {
    padding: 24px 0 17px;
}

.box-layout.children-page .box-layout-inner .title-block-alt span {
    margin: 28px 0 0 0;
}

.box-layout.children-page .box-layout-inner .content-block {
    padding-top: 17px;
}

.box-layout.children-page .box-layout-inner .content-block .course-details {
    width: 60%;
}

.box-layout.children-page .box-layout-inner .content-block .course-details span {
    font-size: 17px;
}

.box-layout .box-layout-inner .content-block .meta-links {
    position: absolute;
    right: 0px;
    width: auto;
    display: block;
    z-index: 2;
    top: -47px;
}

.box-layout .box-layout-inner .content-block .meta-links a {
    height: 60px;
    width: auto;
    border-radius: 0px;
    float: left;
    background: #00aced;
    min-width: 60px;
    font-size: 19px;
    color: #ffffff;
    text-align: center;
    padding-top: 18px;
}

.box-layout .box-layout-inner .content-block .meta-links a:hover {
    background: #058ec3;
}

.box-layout .box-layout-inner .content-block .meta-links a#removeChild {
    margin: 0 0 0 18px;
    font-size: 25px;
    padding-top: 17px;
    height: 60px;
    width: auto;
}

.box-layout .box-layout-inner .content-block .meta-links a#updateChild {
    padding-left: 20px;
    padding-right: 20px;
    height: 48px;
    padding-top: 11px;
}

.box-layout .box-layout-inner.alert-child .content-block .meta-links a#updateChild {
    background: #f8c527;
    color: #c11e2e;
}

.box-layout .box-layout-inner.alert-child .content-block .meta-links a#updateChild:hover {
    background: #eab716;
}

.box-layout .box-layout-inner .blue .fields.selection label {
    color: #ffffff;
}

.box-layout.program-page-overview-multicare .box-layout-inner .promo-box b {
    float: left;
    font-size: 18px;
    font-weight: 200;
    display: block;
    margin: -2px 0 0 0;
}

.box-layout.program-page-overview-multicare .box-layout-inner .promo-box span {
    font-size: 24px;
    float: right;
    font-weight: 200;
    line-height: 20px;
    width: 50%;
    text-align: left;
}

.box-layout .box-layout-inner .promo-box.add-ons span {
    padding-left: 13px;
}

.box-layout .box-layout-inner .price-subtotal.subtotal-right b {
    float: left;
    margin: 10px 0 0 -15px;
}

.box-layout .box-layout-inner .price-subtotal.subtotal-right input.cta-button {
    width: 60%;
    float: right;
}

.box-layout.program-page-overview-multicare .box-layout-inner .full-width .fields.input {
    width: 31.791%;
}

.box-layout.program-page-overview-multicare .box-layout-inner .full-width .fields.input.middle {
    margin-left: 25px;
    margin-right: 25px;
}

.box-layout.program-page-overview-multicare .box-layout-inner .full-width .fields.input label {
    color: #00334d;
}

.form .fields.selection.add-on-block {
    padding: 0 0 00;
}

.form .fields.selection.add-on-block label {
    margin: 0 0 0 0;
}

.box-layout.program-page-overview-multicare .box-layout-inner .full-width-field-block .block-content .title-block-alt span {
    margin: 0px 0 0 0;
    font-size: 26px;
}

.form .fields.selection.add-on-block .add-on-checkbox-container, .form .fields.selection.add-on-block .add-on-checkbox-container-warning {
    float: left;
    clear: both;
    width: 100%;
    display: block;
    height: auto;
    position: relative;
    padding: 18px 18px 18px 70px;
    border-radius: 0px;
    margin: 0 0 12px 0;
}

.form .fields.selection.add-on-block .add-on-checkbox-container-warning {
    background: #fb533b;
    padding: 18px 18px 18px 18px;
}

.form .fields.selection.add-on-block .add-on-checkbox-container-warning i.fa {
    color: #ffffff;
    float: left;
    display: block;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 50%;
    background: #e5422b;
    padding: 14px 0 0 2px;
    margin: 0 15px 0 0;
}

.form .fields.selection.add-on-block .add-on-checkbox-container .checkbox {
    left: 18px;
    top: 18px;
}

.form .fields.selection.add-on-block.readonly:not(.checked) .add-on-checkbox-container {
    background: #889194;
}
.form .fields.selection.add-on-block.readonly:not(.checked) .add-on-checkbox-container .checkbox {
    background: #b6c2c6;
    border: 5px solid #889194;
    -webkit-box-shadow: 0px 0px 0px 4px #b6c2c6;
    -moz-box-shadow: 0px 0px 0px 4px #b6c2c6;
    box-shadow: 0px 0px 0px 4px #b6c2c6;
}

.form .fields.selection.add-on-block.checked .add-on-checkbox-container .checkbox {
    left: 16px;
    top: 16px;
}

.form .fields.selection.add-on-block .add-on-checkbox-container .optional-price {
    right: 18px;
    top: 18px;
}

.form .fields.selection.add-on-block .add-on-checkbox-container .title {
    color: #00334d;
    float: left;
    font-size: 22px;
    font-weight: 400;
    display: block;
    margin: 8px 0 4px 0;
    width: 60%;
}

.form .fields.selection.add-on-block .add-on-checkbox-container-warning .warning {
    font-size: 16px;
    font-weight: 200;
    color: #ffffff;
    margin: 3px 0 0 0;
    line-height: 21px;
}

.content-block-alone img.align-left {
    width: 250px;
    float: left;
    margin: 5px 30px 0 0;
    border-radius: 0px;
    display: block;
}

.program-page-overview-multicare .content-block-alone {
    margin: 0px 0 0px 0;
    padding: 9px 26px 14px;
    background-color: #03a9f4;
    border-radius: 0px;
}

.content-block-alone .title {
    float: left;
    width: 100%;
    height: auto;
    display: block;
    margin: 0 0 0px 0;
}

.content-block-alone .title h1 {
    float: left;
    width: 100%;
    display: block;
    margin: 0 0 0 0;
    font-size: 22px;
    color: #ffffff;
    font-weight: 700;
    line-height: 29px;
}

.content-block-alone .title span.price {
    position: fixed;
    background-color: #f2ec62;
    padding: 10px 5px;
    z-index: 2;
    border-radius: 0px;
    right: 200px;
    font-size: 22px;
    color: #00334d;
    line-height: 19px;
}

.box-layout .box-layout-inner.block-top {
    border-radius: 0px;
    border-top: 0px;
    border: none;
}

.program-page-overview-multicare .content-block-alone.darker {
    background: #03a9f4;
}

.box-layout .box-layout-inner.attending {
    border-radius: 0px;
}

.box-layout .box-layout-inner .half-half .right .box-layout-inner {
    border: none;
}

.box-layout .box-layout-inner .full-width.pricing {
    padding: 10px 28px;
}

.box-layout .box-layout-inner .full-width.pricing .promo-box {
    padding: 12px 0;
}

.box-layout .box-layout-inner .full-width.pricing .promo-box span {
    font-size: 29px;
    line-height: 24px;
    height: 24px;
}

.box-layout .box-layout-inner .half-half.pricing .left.dark-blue {
    padding: 10px 28px;
}

.box-layout .box-layout-inner .half-half.pricing .right.pricing {
    padding: 18px 28px;
}

.box-layout .box-layout-inner .half-half.pricing .right.pricing input.cta-button {
    width: auto;
	padding: 8px 40px;
    left: 0%;
    transform: translateX(-0%);
    float: right;
    display: block;
    height: 40px;
}

.box-layout .box-layout-inner .full-width.pricing .promo-box span i.fa {
    font-size: 11px;
    float: left;
    display: block;
    margin: 2px 10px 0;
}


.title-bar-top {
    clear: both;
    float: left;
    width: 100%;
    height: 66px;
    background: #00aced;
    padding: 25px 0;
}

.title-bar-top a.fa {
    float: left;
    font-size: 18px;
    color: #ffffff;
    margin: 0 20px 0 0;
}

.title-bar-top a.fa:hover {
    color: #00334d;
}

.title-bar-top span.location {
    float: left;
    width: auto;
    display: block;
    font-size: 18px;
    font-weight: 400;
    color: #ffffff;
    line-height: 16px;
    margin: 0px 0 0 0;
}

.title-bar-top span.data {
    float: right;
    width: auto;
    display: block;
    font-size: 18px;
    font-weight: 400;
    color: #ffffff;
    line-height: 16px;
    margin: 0px 0 0 0;
}

.title-bar span.required {
    float: right;
    height: auto;
    display: block;
    color: #ffffff;
    font-size: 20px;
    margin: 3px 0 0 0px;
}

.box-layout .box-layout-inner.course-list-blocks span .full-width {
    border-top: 2px solid #ebebeb;
}

.box-layout .box-layout-inner.course-list-blocks .full-width-title {
    margin: 0 0 0 0;
    padding: 15px 28px 5px;
}

.box-layout .box-layout-inner.course-list-blocks span .full-width:nth-child(1) {
	border-top:none;
}

.box-layout .box-layout-inner .steps {
    float: left;
    /*display: none;*/
    height: auto;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
    width: 100%;
}

.box-layout .box-layout-inner div#step-1 {
	display:block;
}

.box-layout .box-layout-inner .steps:nth-child(even) {
	background:#f7f7f7;
}

.box-layout .box-layout-inner .steps .form-pagination {
    float: left;
    width: 100%;
    display: block;
    height: auto;
    padding: 0 28px 30px;
	display:none;
}

.box-layout .box-layout-inner .steps .form-pagination .prev {
	float:left;
    display: none;
}

.box-layout .box-layout-inner .steps .form-pagination .next {
    float: right;
    display: none;
}

.box-layout .box-layout-inner .steps .more-details a {
    float: right;
    width: 40%;
    padding: 10px 35px;
    margin: 16px 0;
}

.box-layout .box-layout-inner .steps .more-details span {
    text-align: right;
    float: left;
    font-size: 14px;
    color: #00334d;
    font-weight: 400;
    width: 60%;
    padding: 16px 35px;
    margin: 16px 0;
}

.box-layout .box-layout-inner .steps .form-pagination .pagination {
    width: 110px;
    margin: 0 0 0 0;
}

.form .fields textarea {
    float: left;
    width: 100%;
    height: 170px;
    border: 3px solid #becbd1;
    border-radius: 0px;
    padding: 20px;
    text-align: left;
}

.box-layout.childs-details .form .fields label {
    width: auto;
}

.box-layout.childs-details .form .fields {
	margin:0 0 35px 0;
}

.box-layout.childs-details .form .fields label b {
    float: right;
    display: block;
    color: red;
    margin: -3px 0 0 5px;
    font-size: 13px;
}

.box-layout .box-layout-inner .steps .form-layout {
    padding: 25px;
}

.box-layout .box-layout-inner .steps .form-layout span.dummy-title {
    float: left;
    width: auto;
    display: block;
    height: auto;
    font-size: 18px;
    font-weight: 400;
    color: #00aef0;
    margin: 0 0 11px 0;
    line-height: 15px;
}

.box-layout .box-layout-inner .steps .form-layout span.dummy-title b {
    float: right;
    display: block;
    color: red;
    margin: -3px 0 0 5px;
    font-size: 13px;
}

.box-layout .box-layout-inner .steps .form-layout p {
    float: left;
    width: 100%;
    clear: both;
    font-size: 14px;
    color: #00334d;
    font-weight: 400;
    margin: 10px 0 0 0;
}

.box-layout #individual-day-selection > div.ui-datepicker {
    display: inline-block !important;
}

.box-layout-inner.alerts-banner .full-width {
    padding: 25px 28px;
}

.box-layout-inner.alerts-banner .full-width .price-subtotal {
    height: auto;
    float: left;
    width: 100%;
    margin: 0;
    display: block;
}

.box-layout-inner.alerts-banner .full-width .price-subtotal span.text-center {
    width: 100%;
    font-size: 18px;
    color: #ffffff;
}

.box-layout-inner.alerts-banner .full-width .price-subtotal i.fa {
    float: left;
    font-size: 25px;
    margin-right: 10px;
}


.cart-totals .basket-total:nth-of-type(1) .price-subtotal {
    margin: 5px 0 10px 0;
}

.box-layout-inner.alerts-banner {
    border: none;
}

.box-layout .box-layout-inner.alerts-banner .full-width.dark-red {
    background: #c11e2e;
    color: #ffffff;
    padding: 17px 28px;
}

.box-layout .box-layout-inner.alerts-banner .full-width.blue {
    background: #057cc2;
    color: #ffffff;
    padding: 17px 28px;
}

.box-layout .box-layout-inner .form-layout .selection-options {
    float: left;
    width: 100%;
    display: block;
    height: auto;
    margin: 0 0 25px 0;
}

.box-layout .box-layout-inner .form-layout .selection-options .fields.selection {
    float: left;
    width: auto;
    margin: 10px 30px 0 0;
    height: 44px;
}

.box-layout .box-layout-inner .form-layout .selection-options .fields.selection.stacked {
    width: 100%;
}

.box-layout .box-layout-inner .form-layout .selection-options .fields.selection label {
    margin: 0 0 0 0;
    color: #034f7c;
    font-size: 18px;
    font-weight: 300;
    margin: 0px 0 0px 0;
    line-height: 16px;
    padding: 4px 0 0 0;
}

.box-layout.childs-details .form .fields.selection.full label {
    margin: 0 0 0;
}

.box-layout.childs-details .form .fields.selection.full label .title {
    width: auto;
    float: left;
    color: #00aef0;
    margin: 10px 0 20px 0;
}

.box-layout.childs-details .form .fields.selection.full label .title p {
    margin: 11px 0 0 0;
}

.box-layout.childs-details .form .fields.selection.full label .title span {
    float: left;
    width: auto;
}

.box-layout.signup.childs-details .box-layout-inner {
    min-height: 252px;
}

.box-layout .box-layout-inner #existingParticipants .fields.selection {
    margin: 12px 28px;
    position: relative;
}

.vdp-datepicker .vdp-datepicker__calendar {
    position: relative !important;
    float: right;
    border-radius: 0px;
}

.vdp-datepicker input {
    background-color: #fff !important;
    border-radius: 0 !important;
    border-right: none !important;
}

.vdp-datepicker input:last-child {
    background-color: #fff !important;
    border-radius: 0px !important;
    border-right: 3px solid #becbd1 !important;
}

.vdp-datepicker .vdp-datepicker__calendar-button {
    background-color: #fff !important;
    border: 3px solid #becbd1 !important;
    border-right: none !important;
}

.vdp-datepicker .vdp-datepicker__calendar-button {
    background-color: #fff !important;
    border: 3px solid #becbd1 !important;
    border-right: none !important;
}

.has-error .vdp-datepicker .vdp-datepicker__calendar-button {
    background-color: #fff !important;
    border: 3px solid #a94442 !important;
    border-right: none !important;
}

.has-error .vdp-datepicker .vdp-datepicker__clear-button {
    background-color: #fff !important;
    border: 3px solid #a94442 !important;
    border-left: none !important;
}

.box-layout.childs-details .form .fields.dropdown-option {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
	display:none;
}

.form-layout .form-rows.list-enter-to {
    padding-top: 0px;
}

.box-layout .box-layout-inner.course-list-blocks {
    border-radius: 0px;
}

.price-box-fixed {
    position: fixed;
    right: 0px;
    z-index: 99;
    width: 100%;
    padding: 0 15px;
    max-width: 1170px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 0px;
	opacity:1;
}

.switch-box-fixed {
    position: fixed;
    left: 0px;
    z-index: 99;
    width: 100%;
    padding: 0 15px;
    max-width: 1170px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 0px;
	opacity:1;
}

.price-box-fixed.scrollable {
    position: fixed;
    bottom: 0px;
}

.price-box-fixed.scrollable.scrollableUp {
    opacity: 0;
}

.price-box-fixed .title {
    text-align: right;
}

.price-box-fixed .title, .price-box-fixed .title span.price {
    float: left;
    width: 100%;
    display: block;
}

.price-box-fixed .title span.price {
	float:right;
	width:auto;
}

.price-box-fixed .title span.price b {
    float: left;
    width: auto;
    display: block;
    color: #ffffff;
    font-size: 14px;
    margin: 14px 0 0 0;
}

.price-box-fixed .title span.price i {
    font-style: normal;
    font-size: 28px;
    color: #ffffff;
    float: right;
    width: auto;
    margin: 0 0 0 15px;
}

.price-box-fixed .title {
    background: #034f7c;
    padding: 12px 15px 8px;
    border-radius:0px 0px;
}

div#individual-day-selection {
    float: left;
    width: 100%;
    display: block;
    height: auto;
    margin: 0 0 30px 0;
}

div#individual-day-selection .ui-datepicker {
    border: none;
    padding: 0 0 0 0;
    background: #f2f5f6;
    width: 100%;
    display: block;
    height: auto;
    width: 100%;
}

div#individual-day-selection .ui-datepicker .ui-datepicker-header {
    float: left;
    width: 100%;
    border: none;
    border-radius: 0px;
    background: #057cc2;
    padding: 10px 15px;
}

div#individual-day-selection .ui-datepicker .ui-datepicker-header .ui-corner-all {
    top: 20px;
    position: absolute;
    width: auto;
    height: auto;
}

div#individual-day-selection .ui-datepicker .ui-datepicker-header .ui-corner-all:before {
	content:"";
}

div#individual-day-selection .ui-datepicker .ui-datepicker-header a.ui-datepicker-prev {
    left: 24px;
}

div#individual-day-selection .ui-datepicker .ui-datepicker-header a.ui-datepicker-prev:before {
	content:"\f053";
}

div#individual-day-selection .ui-datepicker .ui-datepicker-header a.ui-datepicker-next {
	right: 24px;
}

div#individual-day-selection .ui-datepicker .ui-datepicker-header a.ui-datepicker-next:before {
	content:"\f054";
}

div#individual-day-selection .ui-datepicker .ui-datepicker-header .ui-corner-all span {
	display:none;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-button:hover, .ui-button:focus {
    border: none;
    background: none;
    font-weight: normal;
    color: #212121;
}

div#individual-day-selection .ui-datepicker-title {
    color: #ffffff;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    font-weight: 400;
}

div#individual-day-selection .ui-widget-header a {
    color: #f2f5f6;
}

div#individual-day-selection table.ui-datepicker-calendar {
    margin: 0 0 0 0;
    background: #ffffff;
    border: 2px solid #d7dfe4;
    border-radius:0px;
    padding: 10px 10px 30px 10px;
}

div#individual-day-selection table thead th {
    padding: 11px 10px;
    font-family: 'Roboto', sans-serif;
    color: #00334d;
    font-weight: 400;
}

span.individual-left {
    float: left;
    width: 48%;
    height: auto;
    display: block;
    margin: 0 -15px 0 -15px;
}

span.individual-left > div {
    width: 100%;
    float: left;
    display: block;
    height: auto;
}

span.individual-left > div > div {
    width: 100%;
}

div#individual-day-selection table.ui-datepicker-calendar tbody tr td span {
    float: left;
    width: 100%;
    display: block;
    height: 70px;
    text-align: center;
    border: none;
    background: rgba(27, 27, 27, 0.09);
    color: #1b1b1b;
    padding: 25px;
    font-size: 18px;
    font-weight: 100;
    font-family: 'Roboto', sans-serif;
}

div#individual-day-selection table.ui-datepicker-calendar tbody tr td.ui-datepicker-current-day {
    padding: 0 0 0 0 !important;
    border-color: transparent;
}

div#individual-day-selection table.ui-datepicker-calendar tbody tr td a.ui-state-default {
    float: left;
    width: 100%;
    height: 73px;
    padding: 0 0 0 0;
    border: none;
    text-align: center;
    background: #057cc2;
    position: relative;
    padding: 25px;
    font-size: 18px;
    font-weight: 100;
    font-family: 'Roboto', sans-serif;
    color: #ffffff;
    font-weight: 500;
}

div#individual-day-selection table.ui-datepicker-calendar tbody tr td a.ui-state-default:hover {
	background: #00334d;
}

div#individual-day-selection table.ui-datepicker-calendar tbody tr td.ui-datepicker-current-day a.ui-state-default {
    background: #025281;
}

div#individual-day-selection table.ui-datepicker-calendar tbody tr td.ui-datepicker-current-day a.ui-state-default.ui-state-active {
    color: transparent;
    position: relative;
	background:#c11e2e;
}

div#individual-day-selection table.ui-datepicker-calendar tbody tr td.ui-datepicker-current-day a.ui-state-default.ui-state-active:before {
    content: "\f00c";
    position: absolute;
    width: 100%;
    text-align: center;
    color: #ffffff;
    left: 1px;
    padding: 2px 0 0 0;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
	border:1px solid transparent;
}

.program-page-overview-multicare .content-block-alone.individual-right {
    float: right;
    width: 48%;
}

.box-layout .box-layout-inner.attending.individual-right {
    float: right;
    width: 48%;
}

.box-layout .box-layout-inner.attending.individual-right .left {
    padding-bottom: 0px;
}

.box-layout .box-layout-inner.attending.individual-right .right {
}

.box-layout.childs-details .form .fields:nth-last-of-type(1), .box-layout.childs-details .form .fields:nth-last-of-type(2) {
	margin:0 0 0 0;
}

.box-layout.childs-details .form .fields:nth-of-type(3):not(.dob-year) {
	clear:both;
}

.box-layout.childs-details .form .fields.selection {
    padding: 0 0 0 0px;
}

.box-layout .box-layout-inner .steps .form-layout .selection-options .fields.selection {
    padding: 0 0 0 60px;
}

.box-layout .box-layout-inner #step-13 .form-pagination {
    display: block;
}

.box-layout .box-layout-inner #step-13 p {
    margin: 10px 0 20px 0;
}

.box-layout .box-layout-inner #step-13 .selection-options {
    margin: 0 0 0 0;
}

sup {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}

.box-layout .box-layout-inner.course-list-blocks span .full-width.add-on-block-outer {
    padding: 5px 28px 25px;
}

.box-layout .box-layout-inner.course-list-blocks span .full-width.add-on-block-outer .add-on-checkbox-container .checkbox {
    left: 0px;
}

.box-layout .box-layout-inner.course-list-blocks span .full-width.add-on-block-outer .add-on-checkbox-container {
    padding: 18px 18px 18px 55px;
}

.box-layout .box-layout-inner.course-list-blocks span .full-width.alternative {
    background: rgba(255, 99, 0, 0.05);
}

.box-layout .box-layout-inner.course-list-blocks span .full-width.full-experience {
    background: rgba(0, 255, 83, 0.05);
}

.box-layout .box-layout-inner.select-a-package .content-block {
    overflow-y: auto;
    height: 160px;
}

.box-layout .box-layout-inner.cart-totals {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}

/*.box-layout .box-layout-inner.cart-totals .half-half .left, .box-layout .box-layout-inner.cart-totals .half-half right {*/
	/*width:100%;*/
/*}*/

.box-layout .box-layout-inner.cart-totals .pricing.border-bottom {
    border: none;
    padding: 9px 28px 0px;
}

.box-layout .box-layout-inner.cart-totals .pricing.border-bottom:first-of-type {
	padding-top:15px;
}

.box-layout .box-layout-inner.cart-totals .half-half.pricing .left {
    padding: 13px 28px 20px;
}

.box-layout .box-layout-inner.cart-totals .half-half.blue .left {
    padding: 12px 28px 18px;
}

.box-layout .box-layout-inner.cart-totals .half-half.blue .right {
    width: 100%;
    padding: 0 28px 25px;
}

.box-layout .box-layout-inner.cart-totals .full-width.pricing .promo-box {
    padding: 0;
}

.box-layout .box-layout-inner.cart-totals .full-width.pricing .promo-box span {
    font-size: 18px;
    font-weight: 100;
}

.box-layout .box-layout-inner.cart-totals .half-half.pricing .left.dark-blue .price-subtotal {
    height: 32px;
}

.box-layout .box-layout-inner.cart-totals .half-half.pricing .left.dark-blue {
    background: #057cc2;
}

.box-layout .box-layout-inner.cart-totals .half-half.pricing .right.dark.pricing {
    background: #057cc2;
    padding: 0px 28px 22px;
}

.box-layout .box-layout-inner.coupon-code .half-half.blue.border-bottom .right:before {
	display:none;
}

.box-layout .box-layout-inner.coupon-code .half-half.blue.border-bottom .left:after {
	right: -2px;
}

.box-layout .box-layout-inner.coupon-code .half-half.blue.border-bottom {
	border:none;
}

.box-layout .box-layout-inner .course-blocks .date-price.top-dates span.days-container {
    float: left;
    clear: none;
    max-width: 70%;
}

.box-layout .box-layout-inner .course-blocks .date-price.top-dates span.days-container.full-width {
    max-width: 90%;
    width: 90%;
}
.box-layout .box-layout-inner .course-blocks.cancelled .date-price.top-dates span.days-container > span::before {
	content: 'Cancelled: ';
	font-family: 'Halis-Rounded', Arial, Helvetica, sans-serif;
}

.box-layout .box-layout-inner .course-blocks .date-price.top-dates span:not(.days-container) {
    padding: 0 0 0 0;
    width: auto;
    font-size: 16px;
    line-height: normal;
    margin: 0 0 10px 0;
}

.box-layout .box-layout-inner .course-blocks .date-price.top-dates span:not(.days-container):after {
    content: ' ',
}

.box-layout .box-layout-inner .course-blocks .date-price.top-dates span:first-of-type {
	padding:0 0 0 0;
}

.box-layout .box-layout-inner .course-blocks .date-price.top-dates span.days-container > span {
    font-size: 14px;
    margin: 4px 0 20px 0;
}

.box-layout .box-layout-inner.childCourseBlock .course-blocks .course-details span.venue {
    float: left;
    margin: 0 5px 0 0;
    font-size: 14px;
}

.box-layout .box-layout-inner.childCourseBlock .course-blocks .course-details span.package {
    width: auto;
    font-size: 14px;
}

.box-layout .box-layout-inner.childCourseBlock .course-blocks .date-price.top-dates {
    margin: 0 0 4px 0;
    min-height: 58px;
}

.box-layout .quick-form .box-layout-inner.childCourseBlock .course-blocks .date-price.top-dates {
    min-height: 18px;
}

.box-layout .box-layout-inner.childCourseBlock .course-blocks .date-price {
	margin:0 0 0 0;
}

.box-layout .box-layout-inner.childCourseBlock .course-blocks .date-price .discount-banner {
    margin: 0px 0 6px 0;
}

.box-layout .box-layout-inner.childCourseBlock .course-blocks .date-price .discount-banner b {
    margin: 0px 0 0 0;
}

.box-layout .box-layout-inner .fields[data-field='has_given_consent'] .fields.selection label .checkbox {
	border-radius:0%;
}

.box-layout .box-layout-inner.cart-totals .full-width.dark-blue {
    background: #057cc2;
    padding: 3px 28px 10px;
}

.box-layout .box-layout-inner.payment-methd-list {
    border-radius: 0px;
    /*border-top: none;*/
}

/*span.individual-left .box-layout-inner:nth-of-type(even) {*/
    /*float: left;*/
    /*margin: 0 0 30px 2.8%;*/
/*}*/

.form .fields.dropdown .dropdown.v-select.searchable {
    height: 100%;
}

.form .fields.dropdown .dropdown.v-select.searchable .dropdown-toggle {
    height: 100%;
    border: none;
    position: relative;
}

.form .fields.dropdown .dropdown.v-select.searchable .dropdown-toggle input.form-control {
    padding: 10px 20px;
    height: 100%;
    position: absolute;
    left: 0px;
    width: 100% !important;
}

.form .fields.dropdown .dropdown.v-select.searchable.open .dropdown-toggle input.form-control, .form .fields.dropdown .dropdown.v-select.searchable.loading .dropdown-toggle input.form-control {
	background:#ffffff;
}

.form .fields.dropdown .dropdown.v-select.searchable .dropdown-toggle i.open-indicator {
    bottom: 8px;
    right: 23px;
}

.form .fields.dropdown .dropdown .selected-tag {
    color: #666666;
    background-color: rgba(27, 27, 27, 0);
    border: none;
    border-radius: 0px;
    height: 100%;
    margin: 0px 1px 0 0px;
    padding: 1px .25em;
    float: left;
    line-height: 24px;
    font-weight: 100;
    width: 100%;
    padding: 8px 20px;
}

.form .fields.dropdown .dropdown.v-select.searchable.open .dropdown-toggle input.form-control {
	z-index:10;
}

.form .fields.dropdown, .form .fields.dropdown * {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}

.box-layout .box-layout-inner ul.content-links.weeks-list li:first-of-type a:before {
	display:none;
}

.box-layout .box-layout-inner ul.content-links.weeks-list li a {
    padding: 22px 28px 18px 28px;
}

.box-layout .box-layout-inner ul.content-links.weeks-list {
    margin: 0 0 0 0;
}

div#hoursSelection .fields.selection label .title {
    margin-bottom: 3px;
}

div#hoursSelection .fields.selection label {
    margin: 0 0 6px 0;
}

.form .fields.input .vdp-datepicker__calendar {
    position: absolute !important;
    right: -322px;
    border-radius: 0px;
    border: 2px solid #d7dfe4;
    padding: 10px;
    bottom: -71px;
}

.form .individual-right .fields.input .vdp-datepicker__calendar {
    right: 0;
    bottom: 98px;
}

.form .fields.input .vdp-datepicker__calendar header {
}

.form .fields.input .vdp-datepicker__calendar span.cell {
    border-radius: 0px;
    background: #f5f5f5;
    margin: 0 2.5px 5px;
    width: 31.5%;
    border: none;
}

.form .fields.input .vdp-datepicker__calendar span.cell:nth-of-type(3n+3) {
}

.form .fields.input .vdp-datepicker__calendar span.cell:hover {
	border:none;
	background: #c11e2e;
	color:#ffffff;
}

.form .fields.input .vdp-datepicker__calendar span.cell.day-header, .form .fields.input .vdp-datepicker__calendar span.cell.blank {
    display: none;
}

.form .fields.input .vdp-datepicker__calendar header {
    float: left;
    width: 100%;
    display: block;
    margin: 0px 0 10px 0;
}

.form .fields.input .vdp-datepicker__calendar header span.prev, .form .fields.input .vdp-datepicker__calendar header span.next {
    border-radius: 0px;
    background: #f5f5f5;
}

.form .fields.input .vdp-datepicker__calendar header span.prev:after {
	border-right-color: #cccccc;
}

.form .fields.input .vdp-datepicker__calendar header span.next:after {
	border-left-color: #cccccc;
}

.form .fields.input .vdp-datepicker__calendar header span.prev:hover, .form .fields.input .vdp-datepicker__calendar header span.next:hover {
	background:#057cc2;
}

.form .fields.input .vdp-datepicker__calendar header span.prev:hover:after {
	border-right-color: #ffffff;
}

.form .fields.input .vdp-datepicker__calendar header span.next:hover:after {
	border-left-color: #ffffff;
}

.form .fields.input .vdp-datepicker__calendar span.cell.day {
    width: 18.1%;
}

.form .fields.input .vdp-datepicker__calendar span.cell.day:nth-of-type(5n+5) {
}


.box-layout .box-layout-inner.cart-totals .half-half.pricing .left {
    width: 100%;
}

.box-layout .box-layout-inner.cart-totals .half-half.pricing .right {
    width: 100%;
}

.box-layout .box-layout-inner.cart-totals .half-half.blue .left {
    width: 100%;
}

.box-layout .box-layout-inner.cart-totals .half-half.blue .right {
    width: 100%;
}

.box-layout .box-layout-inner.existing-participants {
    margin: 30px 0;
}

div#existingParticipants label {
    margin: 0 0 0 0;
}

div#existingParticipants .title {
    margin: 4px 0 14px 0;
}

.box-layout .box-layout-inner.cart-totals .half-half.blue .right a.cta-button.red {
    width: auto;
    padding: 8px 40px;
    left: 0%;
    transform: translateX(-0%);
    float: right;
    display: block;
    height: 40px;
}

.form .fields.input a.cannot-find-school {
    margin-top: 28px;
    padding: 9px 15px;
    height: 48px;
}

.box-layout .box-layout-inner.cart-totals .full-width.blue {
    padding-top: 12px;
}

.box-layout .box-layout-inner .price-subtotal.alerts {
    margin: 0 0 0 0;
    text-align: center;
    padding: 0 0 0 0;
    height: 19px;
}

.box-layout .box-layout-inner .price-subtotal.alerts span.vertical {
    width: 100%;
    font-size: 18px;
}

.box-layout .box-layout-inner .price-subtotal .loader {
    float: left;
    width: 100%;
    display: block;
    height: auto;
}

.box-layout .box-layout-inner.alert .full-width.dark-red span {
    text-align: center;
    float: left;
    width: 100%;
    font-size: 18px;
    padding: 10px 0;
}

div#hoursSelection > div:last-of-type:before {
    display: block;
    content: "";
    left: 0px;
    height: 150%;
    top: 0px;
    width: 2px;
    background: #ebebeb;
    position: absolute;
	display:none;
}


div#existingParticipants .subtitle.red {
    margin: 0 0 0 0;
}

.box-layout .box-layout-inner.attending .dropdown.dob-month.quick-add {
    margin-bottom: 0px !important;
}

.promo-code-box .fields.input {
    margin: 0 0 0 0;
}

.box-layout .tabbed-selection.account-tabs .tabs-controller a.tab.active:first-of-type {
	border-left:2px solid #ebebeb;
}

.box-layout .tabbed-selection.account-tabs .tabs-controller a.tab.active:last-of-type {
	border-right:2px solid #ebebeb;
}

.box-layout .tabbed-selection .tabbed-panels.account-panels .form-layout .form-rows p {
    padding: 0px;
    margin-bottom: 0px;
    width: 100%;
    font-size: 14px;
    margin-top: 13px;
}

.box-layout .tabbed-selection .tabbed-panels.account-panels .form-rows.form-section {
    padding-top: 0px;
    border: none;
}

.box-layout .tabbed-selection .tabbed-panels.account-panels.quick-add .form-rows {
    padding-top: 30px /** JT: I've changed this from 0px to 30px as it was messing up edit booking item padding **/;
}

.tabbed-panels.account-panels.quick-add .program-page-overview-multicare {
    padding: 0 0 0 00;
}

.tabbed-panels.account-panels.quick-add .program-page-overview-multicare .fields.dropdown > label {
    margin: 0px 0 0px 0;
    background: #057cc2;
    border-radius: 0px;
    padding: 19px 28px;
    color: #ffffff;
}

.box-layout .box-layout-inner.attending.individual-right .box-layout-inner.existing-participants {
    margin: 15px 0 20px 0;
}

.form-layout.account-details .form-rows {
    padding-bottom: 0px;
    border: none !important;
}

.form-layout.account-details .form-rows:last-of-type {
	padding-bottom:30px;
}

.form-layout.account-details .form-rows.list-enter-to {
    margin-top: 30px;
}

.form-layout.account-details span .form-rows {
    padding-bottom: 0px !important;
}

.form-layout.account-details p.text-danger {
    width: 100%;
}

.cta-button.loading p {
    margin: -3px 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    color: #ffffff;
}

.box-layout .box-layout-inner div#step-1 .fields.input.dob-date {
    clear: left;
}

.box-layout.childs-details .steps .form-layout {
    padding-bottom: 0px;
}

.box-layout.childs-details .steps .form-layout > span {
    padding-bottom: 30px;
    float: left;
    width: 100%;
    display: block;
    height: auto;
}

.box-layout.childs-details  div#step-1 .form-layout > span, .box-layout.childs-details  div#step-3 .form-layout > span, .box-layout.childs-details  div#step-4 .form-layout > span, .box-layout.childs-details  div#step-5 .form-layout > span, .box-layout.childs-details  div#step-6 .form-layout > span {
	padding-bottom:0px;
}

.box-layout.childs-details .form .fields.list-enter-to {
    margin: 0 0 30px 0;
}

.box-layout.childs-details .box-layout-inner .steps:last-of-type {
	margin:0 0 30px 0;
}

.box-layout.childs-details .box-layout-inner .steps .row {
    margin: 0 0 0 0;
    float: left;
    width: 100%;
    display: block;
}

.box-layout.childs-details .box-layout-inner .steps .row span {
    width: 100%;
    text-align: center;
    padding: 0 0 0 0;
    margin: 0 0 15px 0;
}

.box-layout.childs-details .box-layout-inner .steps .row a.cta-button.blue {
    float: left;
    width: 100%;
    margin-bottom: 0 0 16px 0;
}

.box-layout.childs-details .box-layout-inner .steps:nth-of-type(14) .row {
	float:right;
}

.box-layout.childs-details .box-layout-inner .steps:nth-of-type(14) .row  a.continue.cta-button.red {
	margin-top:0px;
	float:right;
}

.form-layout.login-screen .form-rows {
    padding-bottom: 0px;
}

.form-layout.login-screen .form-rows.last {
    padding-bottom: 30px;
}

.form-layout.login-screen .form-rows p {
    padding: 0 0 0 0;
    float: left;
    margin: 15px 0 0 0;
    text-align: left;
    width: 100%;
}

div#signup-alert span.content {
    margin: 14px 0 0 10px;
    width: auto;
}

div#signup-alert a.cta-button.red {
    margin: 0 0 0 0;
}

.box-layout .box-layout-inner.attending.individual-right .content-block {
    margin: 15px 0 0 0;
}

.box-layout .box-layout-inner.attending.individual-right a.cta-button.red {
    margin: 0 0 15px 0;
}

.form.quick-form {
    background: #ffffff;
    padding-bottom: 35px;
    border-radius: 0px;
/*
    border: 2px solid #d7dfe4;*/
}

.form.quick-form .form-rows.form-section {
    border: none;
}

.form.quick-form .form-rows.form-section .program-page-overview-multicare {
    padding: 0 0 0 0;
}

.form.quick-form .form-rows.form-section .program-page-overview-multicare .content-block-alone.flexicare-description {
    margin-bottom: 30px;
    padding: 19px 0 0;
}

.box-layout .quick-add .box-layout-inner.course-list-blocks span .full-width.add-on-block-outer {
    /*padding: 5px 3px 0; JT: This was causing no padding on quick add full week */
}

.form.quick-form .fields p {
    float: left;
    width: 100%;
    padding: 0 0 0 0;
    margin: 15px 0 0 0;
}

.form.quick-form .form-rows.form-section p {
    padding: 0 0 0 0;
    margin: 15px 0 0 0;
}

.form.quick-form .form-layout .form-rows {
    padding-bottom: 0px;
}

.form.quick-form div#multicareBooking {
    margin-bottom: 30px;
}

.form.quick-form .form-rows.form-section .program-page-overview-multicare .fields.dropdown > label {
    margin: 0px 0 0px 0;
    background: #057cc2;
    border-radius: 0px;
    padding: 19px 28px;
    color: #ffffff;
}

.form.quick-form .form-rows.form-section .program-page-overview-multicare .half-half .right:before {
    background: #ebebeb;
}

.box-layout.childs-details .box-layout-inner .steps .form-layout label {
    margin: 0 0 0px 0;
}

.box-layout.childs-details .box-layout-inner .steps .form-layout p {
    margin: 5px 0 10px 0;
}

.box-layout.childs-details .box-layout-inner .steps .form-layout label.no-prompt {
    margin: 5px 0 10px 0;
}

.box-layout.childs-details .box-layout-inner .steps .form-layout p.text-danger {
    /*margin: -12px 0 30px 0; JT: Caused some problems on the participant complete form*/
    margin: 5px 0 30px 0;
    color: #a94442;
}

a#print-booking, a#cancel-booking, a#edit-booking {
    width: 15.4444444444444444444%;
    float: right;
    margin-bottom: 15px;
    padding: 9px 15px 10px;
}

a#cancel-booking {
	margin:0 15px;
    background: #c11e2e;
    color: #ffffff;
}

a#cancel-booking:hover {
    background: #a91423;
}

a#cancel-booking .fa, a#print-booking .fa {
    padding: 0px 12px 0 0;
}
a#print-booking {
    background: #3b3b3b;
    color: #ffffff;
}

a#print-booking:hover {
    background: #262626;
}

a#edit-booking {
}

div#existingParticipants {
	background:none;
}

.box-layout .box-layout-inner #existingParticipants .fields.selection {
    margin: 0 0 15px 0;
}

div#existingParticipants .title {
    margin: 4px 0 14px 0;
    color: #666666;
}

div#existingParticipants .title:hover {
	color:#03a9f4;
}

div#existingParticipants .checkbox {
    background: #e4e4e4;
    border: 3px solid #ffffff;
    -webkit-box-shadow: 0px 0px 0px 4px #e4e4e4;
    -moz-box-shadow: 0px 0px 0px 4px #e4e4e4;
    box-shadow: 0px 0px 0px 4px #e4e4e4;
	border-radius:50%;
}

.box-layout .box-layout-inner.payment-methd-list label .checkbox, .box-layout .box-layout-inner.payment-methd-list .selection.checked label .checkbox {
    top: 11px;
}

.box-layout .box-layout-inner.payment-methd-list label .checkbox {
	background: #058fce !important;
    border: 5px solid #03a9f4 !important;
    -webkit-box-shadow: 0px 0px 0px 4px #058fce !important;
    -moz-box-shadow: 0px 0px 0px 4px #058fce !important;
    box-shadow: 0px 0px 0px 4px #058fce !important;
}

.box-layout .box-layout-inner.childCourseBlock .title-block-alt span {
    width: 100%;
}

.box-layout .box-layout-inner .title-block-alt.acc-child span {
    width: 100%;
    margin: 11px 0 0 0;
}

.form .fields.half.login-button {
    position: relative;
}

.form .fields.half.login-button .fa-spinner {
    position: absolute;
    left: 49%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
	top: 10px;
    font-size: 22px;
}

.box-layout .tabbed-selection .tabbed-panels .panel-inner .box-layout-inner p.text-center {
    margin: 0 0 0 0;
}

input.cta-button.red.checkout {
    padding-top: 6px;
    line-height: 10px;
}

.row > .row {
    margin: 0 0 0 0;
}

.box-layout-inner.cart-empty p.text-center {
    margin: 0 0 5px 0;
}

.form.quick-form div#multicareBooking span.startScrolling > div {
    margin-left: -15px;
    margin-right: -15px;
}

.membership-card {
    float: left;
    width: 100%;
    height: auto;
    display: block;
    margin: 0 0 20px 0;
    position: relative;
}

.membership-card .membership-top {
    float: left;
    width: 100%;
    display: block;
    height: auto;
    background: #067dc1;
    padding: 50px;
}

.membership-card .membership-top h2 {
    font-size: 86px;
    color: #ffffff;
    margin: 40px 0 0 0;
}

.membership-card .membership-bottom {
    clear: both;
    float: left;
    width: 100%;
    height: auto;
    padding: 50px;
    background: #e41b13;
    padding-top: 264px;
    position: relative;
}

.membership-card .membership-bottom:before {
    position: absolute;
    content: "";
    display: block;
    top: 0px;
    left: 17px;
    width: 69%;
    height: 136px;
    background: #067dc1;
    border-radius: 10px 10px 105px 156px;
}

.membership-card .membership-bottom h2 {
    margin: 0 0 40px 0;
    float: left;
    width: 100%;
    display: block;
    font-size: 98px;
    color: #ffffff;
    line-height: 86px;
}

.membership-card .membership-bottom b {
    float: left;
    width: 100%;
    display: block;
    color: #ffffff;
    font-size: 50px;
    line-height: 44px;
    margin: 0 0 20px 0;
    font-weight: 100;
}

.membership-card .membership-bottom span {
    font-size: 33px;
    color: #fda19d;
    float: left;
    width: 100%;
    display: block;
    line-height: 27px;
    margin: 15px 0 12px 0;
}

.membership-card .membership-bottom ul {
    float: left;
    width: 100%;
    height: auto;
    margin: 0 0 0;
    padding: 0 0 00;
    list-style-type: none;
}

.membership-card .membership-bottom ul li {
    font-size: 30px;
    color: #ffffff;
    float: left;
    display: block;
    width: 100%;
    line-height: 26px;
    margin: 0 0 10px 0;
}

.membership-card .membership-bottom ul li:last-of-type {
	margin:0 0 0 0;
}

.membership-card .membership-top img {
    float: left;
    width: 300px;
    height: auto;
}

.membership-card .membership-top:before {
    position: absolute;
    content: "";
    display: block;
    z-index: 4;
    width: 100%;
    background: url(../img/curve.png) center center no-repeat;
    background-size: contain;
    width: 100%;
    height: 444px;
    left: 0px;
    top: 5px;
}

.membership-card .membership-top:after {
    content: "";
    width: 17%;
    display: block;
    height: 150px;
    position: absolute;
    background: #e41b13;
    right: 0px;
    top: 148px;
}

.form.quick-form div#multicareBooking .box-layout-inner.quick-form {
    /*width: 50%;*/
    padding: 0 15px;
}

.form.quick-form div#multicareBooking .box-layout-inner.quick-form {
    /*width: 50%;*/
    padding: 0 15px;
    clear: none;
}

.box-layout-inner.dark-blue.financial-summary .cart-totals .basket-subtotal span, .box-layout-inner.dark-blue.financial-summary .cart-totals .basket-subtotal b {
    color: #ffffff;
}

.box-layout-inner.dark-blue.financial-summary .cart-totals .basket-total .price-subtotal.price-original-total {
    margin: 5px 0 2px 0;
		color: #fff;
}

.payment-methd-list .box-layout-inner.payments-financial-summary .cart-totals .basket-total:nth-last-of-type(1) span, .payment-methd-list .box-layout-inner.payments-financial-summary .cart-totals .basket-total:nth-last-of-type(1) b {
    color: #ffffff;
}

.box-layout-inner.payment-plan .payment-plan-row.completed {
    border-top: 2px solid #d7dfe4;
}

.promo-code-box .promo-code-reveal a {
    width: auto;
    float: left;
    display: block;
    height: auto;
    text-align: center;
    font-size: 18px;
    color: #ffffff;
    padding: 0;
    overflow: hidden;
    border-radius: 0px;
    border: none;
    background: none;
}

.donation-box {
    color: #ebebeb;
}

.donation-box .highlighted {
    text-align: center;
    font-size: 25px;
    margin: 15px;
}

.donation-reveal {
    text-align: center;
    margin: 15px;
}

.donation-box .donation-reveal a {
    width: auto;
    display: block;
    height: auto;
    text-align: center;
    font-size: 20px;
    color: #ffffff;
    padding: 0;
    overflow: hidden;
    border-radius: 0px;
    border: none;
    background: none;
}

.donation-box .donation-reveal a:hover {
    color: #034f7c;
}

.promo-code-box .promo-code-reveal a:hover {
    color: #03a9f4;
}

.box-layout.childs-details {
    float: left;
    width: 100%;
    display: block;
    margin: 0 0 0 0;
}

.box-layout.childs-details .col-xs-12 {
    padding: 0 0 0 0;
}

/*.payment-mthods .payment-method-list .payment-methods .payment-list:nth-last-of-type(1), .payment-mthods .payment-method-list .payment-methods .payment-list:nth-last-of-type(2) {
	border-bottom:none;
}*/

.box-layout-inner.payments-financial-summary .cart-totals .basket-subtotal:nth-last-of-type(1) span, .box-layout-inner.payments-financial-summary .cart-totals .basket-subtotal:nth-last-of-type(1) b {
	color:#ffffff;
}

.box-layout .box-layout-inner #step-10 .form-layout .fields.list-enter-to .selection-options .checkbox {
    border-radius: 0%;
}

.box-layout-inner.alerts-banner .full-width .price-subtotal span.text-center a {
    margin: 10px 0 0 0;
    font-weight: 700;
    color: #ffffff;
}

.box-layout-inner.alerts-banner .full-width .price-subtotal#confirm-edit span.text-center a {
    width: 45%;
    float: left;
}
.box-layout-inner.alerts-banner .full-width .price-subtotal#confirm-edit span.text-center a:nth-child(2n) {
    width: 45%;
    float: right;
}

div#existingParticipants .disabled label .title {
    color: #b2b2b2 !important;
}

div#existingParticipants .disabled label .subtitle.red {
    color: #cccccc;
}

 /* hidden elements*/
 .element {
 	display:none !important;
 	visibility:none !important;
 }

 /* Vue Router Transition Effects */
.fade-enter-active, .fade-leave-active {
    transition-property: opacity;
    transition-duration: .25s;
}

.fade-enter-active {
    transition-delay: .25s;
}

.fade-enter, .fade-leave-active {
    opacity: 0
}



/* Enter and leave animations can use different */
/* durations and timing functions.              */
.slide-fade-enter-active {
    transition: all .3s ease;
}
.slide-fade-leave-active {
    transition: all .8s cubic-bezier(1.0, 0.5, 0.8, 1.0);
}
.slide-fade-enter, .slide-fade-leave-to
    /* .slide-fade-leave-active for <2.1.8 */ {
    transform: translateX(10px);
    opacity: 0;
}
.list-item {
    display: inline-block;
    margin-right: 10px;
}
.list-enter-active, .list-leave-active {
    transition: all 1s;
}
.list-enter, .list-leave-to /* .list-leave-active for <2.1.8 */ {
    opacity: 0;
    transform: translateY(30px);
}

.list-complete-item {
  transition: all 1s;
  display: inline-block;
  margin-right: 10px;
}
.list-complete-enter, .list-complete-leave-to
/* .list-complete-leave-active for <2.1.8 */ {
  opacity: 0;
  transform: translateY(30px);
}
.list-complete-leave-active {
  position: absolute;
}

[v-cloak] {
    display: none;
}

.box-layout i.fa.fa-spinner {
    color: #fff;
}
.box-layout i.fa.fa-spinner.dark {
    color: #01334e;
}

.bounce-enter-active {
    animation: bounce-in .5s;
}
.bounce-leave-active {
    animation: bounce-in .5s reverse;
}
@keyframes bounce-in {
    0% {
        transform: scale(0);
    }
    50% {
        transform: scale(1.5);
    }
    100% {
        transform: scale(1);
    }
}


/* styles for printing */

@media print {

	div#header-main nav, a#print-booking, a#cancel-booking, a#edit-booking, .title-bar, div#bottomCTA .contact-meta, div#bottomCTA a, a#cart, a#mobile-menu, div#designstudio-button, div.share-container {
		display:none !important;
		visibility:hidden !important;
	}

	.box-layout .box-layout-inner .course-blocks {
		border-bottom: 3px solid #cccccc;
		width: 45%;
	}

	.box-layout .box-layout-inner .course-blocks:nth-child(2n) {
		float: right;
	}

	div#header-main .logo-container a#logo-main img {
		-webkit-filter: grayscale(1);
		filter: grayscale(1);
	}

	div#header-main {
		background: none !important;
	}

	.box-layout {
		margin: -109px 0 20px 0;
	}

	.payment-plan-title, .payment-plan-description {
		padding: 8px 15px;
	}

	.box-layout .box-layout-inner, .box-layout .box-layout-inner .content-block, .box-layout .box-layout-inner .title-block-alt span {
    	margin: 0 0 0px 0;
	}

	.box-layout .box-layout-inner .title-block-alt .alt-container {
	    margin: 0 0 10px 0;
	}

	.box-layout .box-layout-inner .price-subtotal b, .box-layout .box-layout-inner .price-subtotal span {
		font-size: 18px;
	}

	.box-layout .box-layout-inner .promo-box {
		padding: 0 0 0px 0;
	}

	.box-layout .box-layout-inner .price-subtotal {
		margin: 4px 0 0px 0;
	}

	.box-layout-inner.payment-plan .payment-plan-headers > div, .box-layout-inner.payment-plan .payment-plan-row > div {
		width: 25%;
		font-size: 14px;
		padding: 10px 0;
		text-align: center;
	}

	.box-layout .box-layout-inner .title-block-alt, .box-layout .box-layout-inner .content-block, .box-layout .box-layout-inner.dark-blue .cart-totals {
		padding-left:0px;
		padding-right:0px;
	}

	.box-layout .box-layout-inner .booking-reference {
		padding-top: 100px;
	}

}
@media print and (orientation: landscape) {
	.box-layout .box-layout-inner .course-blocks {
		width: 100%;
	}
}

/* Kings Foundation Additions */

/*
.title-bar span.location + h1 {
	padding-top: 0.4em;
}
*/
/*
#multicareBooking {
	display: none;
}*/

/** Start of upgrade styling by Sam **/
.box-layout .box-layout-inner .course-blocks .upgrade-block {
    clear: both;
    float: left;
    width: 100%;
    position: relative;
    background: #b7eeff;
    border-radius: 7px;
    padding: 10px 110px 10px 50px;
    margin: 15px 0 0;
    height: auto;
    min-height: 49px;
}

.box-layout .box-layout-inner .course-blocks .upgrade-block:hover {
    background: #9fd1e0;
}

.box-layout .box-layout-inner .course-blocks .upgrade-block:before {
    content: "\f069";
    background: #2ab4d9;
    width: 30px;
    height: 30px;
    position: absolute;
    text-align: center;
    border-radius: 50%;
    font-size: 17px;
    color: #ffffff;
    line-height: 30px;
    left: 10px;
    top: 10px;
    padding-top: 0px;
    font-weight: 100;
    padding-left: 1px;
}

.box-layout .box-layout-inner .course-blocks .upgrade-block span {
    float: left;
    width: 95%;
    font-size: 13px;
    display: block;
    line-height: 1.8;
    margin: 2px 0 0 0;
}

.box-layout .box-layout-inner .course-blocks .upgrade-block button,
.box-layout .booking-tabs .box-layout-inner ul.content-links li a .rebook-button {
    font-family: 'Halis-Rounded', Arial, Helvetica, sans-serif;
    position: absolute;
    right: 5px;
    top: 5px;
    height: 38px;
    border-radius: 5px;
    font-size: 14px;
    padding: 0px 10px;
    /*line-height: 10px;*/
    display: block;
    background: #03a9f4;
    border: none;
}
.box-layout .box-layout-inner .course-blocks .upgrade-block i.fa {
    background: transparent;
    border: none;
    font-size: 15px;
    height: 15px;
    width: 15px;
    position: initial;
}

.box-layout .booking-tabs .box-layout-inner ul.content-links li a .rebook-button {
    z-index: 4;
    right: 70px;
    top: 12px;
}

.box-layout .box-layout-inner .course-blocks .upgrade-block button:hover,
.box-layout .booking-tabs .box-layout-inner ul.content-links li a .rebook-button:hover {
    background: #034f7c;
}

.box-layout .booking-tabs .box-layout-inner ul.content-links li a {
    padding-right: 180px;
    padding-left: 15px;
    font-size: 16px;
    min-height: 64px;
    padding-top: 19px;
}

.box-layout .box-layout-inner ul.content-links li a:after {
top: 24px;
}

.footer-phone-246 { display: none; }
.footer-left-246 { display: none; }

/** End of upgrade styling done by Sam **/
