/* PUBLIC CSS BALANCE */

@import url('https://fonts.googleapis.com/css2?family=Open+Sans');

* {
    font-family: 'Open Sans' !important;
    text-shadow: none !important;
}

.Sitemap a[href*="public/contract/application"], .Sitemap a[href*="public/membership/join"]
, .Sitemap a[href*="public/contract/browse_raw"]  {
    display: none;
}


/* HEAD SECTION */
#header {
    display: grid;
    grid-template-columns: 4fr 1fr 1fr;
    width: 100% !important;
    max-height: 100px;
    min-height: 100px;
    height: 8vw;
    background-color: #252525;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100vw;
    box-shadow: 0px 1px 10px #c7bebe;
    margin-left: auto;
    margin-right: auto;
    z-index: 10000;
}


#BalanceLogo {
    height: 18vw;
    max-height:  100px;
    margin-top: auto;
    margin-bottom: auto;
}

#header > h8 {
    max-height: 100px;
    margin-top: auto;
    margin-bottom: auto;
    font-size: 100%;
    text-align: right !important;
}

#header > button {
    display: block;
    margin-left: 1em;
    margin-right: auto;
    padding: 0px;
    height: 4em;
    border-radius: 0px;
    border: 0px;
    width: 90%;
    max-width: 200px;
    max-height: 55px;
    margin-top: auto;
    margin-bottom: auto;
    background: transparent;
    color: #FFF;
    font-size: 0.9em;
}

#header > button > a {
    color: #f7f701;
    text-decoration: none;
    text-transform: uppercase;
}

#header > button > a:hover {
    text-decoration: none;
}


#header > button > a:hover {
    cursor:pointer;
    color: #cdcd06;
}



body {
    position: relative;
    top: 150px;
}

.public_template {
  background: url(https://secure.activecarrot.com/media/dynamic/static_images/1395/rockywall_Bg.jpg);
}

div#page_wrapper, #main_content, #content, body, #public_custom_content,
.public_facility_bookings {
    width: 90vw;
    padding: 0px;
    margin: 0px;
    margin-left: auto;
    margin-right: auto;
    background: #f1f1f1;
}

/* SESSIONS GRID */
.facilities.navigation {
  
}

.booking_header > table > tbody > tr > td {
  background: #252525;
  color: #fff;
  width: 90vw;
}

.booking_header > table > tbody > tr > td > h3 {
  padding-left: 30px;
  padding-right: 30px;
}

.rounded_button ul {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  width: 80vw;
}

.rounded_button ul li {
  display: flex;
  position: relative;
  right: 40px;
  text-align: center;
  margin: auto;
  min-width:
  width: 90vw;
}

.rounded_button ul li a {
  padding: 1.0em 2.0em;
  border-radius: 0px;
  border: 1px solid #FFF;
  background: #FFF;
  color: #252525;
  font-size: 1.0em;
  margin: 0.2em;
}

.rounded_button ul li a:hover {
  background: #FFF;
  color: #252525;
   box-shadow: 2px 2px 8px #9E9E9E !important;
}

.rounded_button .selected {
  background: #FFF;
  box-shadow: 1px 1px  8px #9E9E9E !important;

}

.booking_menu_dates.rounded_button> ul > li:last-child,
[title~=view] {
    display: none !important;
}

#main_content > div > div > table > tbody > tr > td > div.booking_menu_dates.rounded_button.inline_uls.tight_uls > ul > li:nth-child(8) {
 display: none !important;
}


#classes_grid_view {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
    justify-items: center;
    align-content: space-evenly;
    width: 90vw;
    margin-left: auto;
    margin-right: auto;
    transition: ease 0.5s;
}

#classes_grid_view > table > thead {
    display: none;
}

#classes_grid_view > table > tbody {
    width: 90vw;
    align-content: space-evenly;
}

tr.public_table_heading {
    display: grid;
    line-height: 2.5em;
    width: 90vw !important;
    margin-left: auto;
    margin-right: auto;
}

.public_table_heading td {
    background: #252525 !important;
    color: #f7f701 !important;
}

.public_table_data.session_categories {
    display: inline-grid;
    align-items: center;
    justify-items: center;
    align-content: space-evenly !important;
    width: 30vw;
    min-width: 145px;
    max-width: 200px;
    height: 30vw;
    min-height: 145px;
    max-height: 200px;
    font-size: 0.9em;
    border-collapse: separate;
    line-height: 2.5em;
    background-color: #fafafa;
    padding: 0.5em;
    color: #5c97b2;
    margin: .5em;
    box-shadow: 0px 1px 10px #9E9E9E !important;
}

.public_table_data.session_categories:hover {
    cursor: pointer;
    box-shadow: 0px 1px 15px #9E9E9E !important;
}


.public_table_data.session_categories.public_table_data td {
    display: grid;
    text-align: center !important;
    line-height: 1.0em;
    margin-left: auto;
    margin-right: auto;
    width: 30vw;
    min-width: 145px;
    max-width: 200px;
    text-transform: capitalize;
    padding: 0px !important;
}


tr.public_table_data.session_categories.session_category_8:before {
    content: '';
    background: url('https://secure.activecarrot.com/media/dynamic/static_images/709/SwimIcon.png');
    background-repeat: no-repeat;
    background-color: #fafafa;
    background-position: center;
    background-size: 40px;
    position: relative;
    width: 30vw;
    min-width: 145px;
    max-width: 200px;
    height: 40px;
    margin-left: auto;
    margin-right: auto;
}

tr.public_table_data.session_categories.session_category_9:before {
    content: '';
    background: url('https://secure.activecarrot.com/media/dynamic/static_images/709/GymIcon.png');
    background-repeat: no-repeat;
    background-color: #fafafa;
    background-position: center;
    background-size: 38px;
    position: relative;
    width: 30vw;
    min-width: 145px;
    max-width: 200px;
    height: 38px;
    margin-left: auto;
    margin-right: auto;
}

tr.public_table_data.session_categories.session_category_4:before {
    content: '';
    background: url('https://secure.activecarrot.com/media/dynamic/static_images/709/GFIcon.png');
    background-repeat: no-repeat;
    background-color: #fafafa;
    background-position: center;
    background-size: 35px;
    position: relative;
    width: 30vw;
    min-width: 145px;
    max-width: 200px;
    height: 38px;
    margin-left: auto;
    margin-right: auto;
}

.book {
  display: inline-block;
  background: #8BC34A;
  color: #FFF;
  border-radius: 0px;
  border: 0px;
  line-height: 2.5em;
  height: 2.5em;
  width: 80%;
  min-width: 100px;
  max-width: 200px;
  padding: 0.1em 0.9em 0.1em 0.9em !important;
  margin-left: auto;
  margin-right: auto;
}

.book:hover {
  background: #8BC34A;
  box-shadow: 0px 1px 10px #c7bebe;
}

/* SESSIONS STEP 2 */
#booking_payment  {
    width: 90vw;
    padding: 0px !important;
}

h2.StepTitle {
    color: #5c97b2;
    width: 70vw;
    text-indent: 30px;
}

#contact_details_form, #contact_details_form > .person_extra {
  display: grid;
  width: 90vw;
  padding: 0px !important;
  margin: 0px !important;
}

#contact_details_form > table > tbody > tr {
  width: 70vw !important;
  margin-left: auto;
  margin-right: auto;
}

#contact_details_form > table, #contact_details_form > .person_extra> table {
  width: 100% !important;
  text-align: left;
  margin-right: auto;
  margin-left: auto;
}

.alpha60._public_class_register_1395 > #content > #main_content > #booking_payment > #contact_details_form > table {
  position: relative;
  right: 3px;
}


#contact_details_form > table > tbody > tr,
#contact_details_form > div> table > tbody > tr {
    line-height: 2.5em;
    margin-left: auto;
    margin-right: auto
}
#contact_details_form > table > tbody > tr > td,
#contact_details_form > div> table > tbody > tr > td {
    line-height: 2.5em;
    min-width: 20vw;
    width: fit-content !important;
} 

#contact_details_form > table > tbody > tr > td > em,
#login_password > td > em,
#contact_details_form > div > table > tbody > tr > td > em {
  float: left;
}

.txtBox {
  display: grid;
  min-width: 45vw;
  width: fit-content !important;
  line-height: 3.0em;
  height: 3.5em;
  float: left;
  margin-bottom: 0.5em;
  margin-right: 0.5em;
}

select[name^="dob"] {
  display: grid;
  column-gap: 5px !important;
  grid-template-columns: 1fr;
  width: 30.5% !important;
  min-width: 30% !important;
}


#check_user_div, #contact_details_form > div:last-child {
  position: relative;
  margin-right: auto !important;
  width: 70vw;
  height: 5.5em;
}

#check_user {
    display: block;
    margin-left: 1em;
    margin-right: auto;
    padding: 0px;
    padding-top: 1em;
    padding-bottom: 2em;
    border-radius: 0px;
    border: 0px;
    width: 60%;
    max-width: 200px;
    max-height: 55px;
    margin-top: 2.5em;
    margin-bottom: 2.5em;
    background: #5c97b2 !important;
    color: #FFF;
    font-size: 100%;
    float: right;
}

#login_password {
  display: contents !important;
}

#next_step {
    display: block;
    margin-left: 1em;
    margin-right: auto;
    padding: 0px;
    padding-top: 1em;
    padding-bottom: 2em;
    border-radius: 0px;
    border: 0px;
    width: 60%;
    max-width: 200px;
    max-height: 55px;
    margin-top: 2.5em;
    margin-bottom: 2.5em;
    background: #4CAF50 !important;
    color: #FFF;
    font-size: 100%;
    float: right !important;
}

#next_step:hover {
  cursor: pointer;
  background: #3e9242;
  box-shadow: 0px 1px 10px #c7bebe;
}

/* SESSIONS CONFIRM */
#booking_confirm_class_form {
  display: grid;
  width: 90vw;
  margin-left: auto;
  margin-left: auto;
}

#booking_confirm_class_form > h2{
  color: #5c97b2;
  width: 90vw;
  text-indent: 30px;
}

#booking_pt_payment_summary {
  width: 70vw;
  margin-left: auto;
  margin-right: auto;
  line-height: 2.5em;
  box-shadow: 0px 0px 10px #9E9E9E !important;
  padding: 0.5em;
}

#booking_confirm_class_form > div.standard_table.payment_form {
  width: 70vw;
  margin-top: 2.5em;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.5em;
  box-shadow: 0px 0px 10px #9E9E9E !important;
  padding: 0.5em;
}


#booking_confirm_class_form > div.standard_table.payment_form > table > tbody > tr > td > input {
  line-height: 2.5em;
  width: 20vw;
}

#booking_confirm_class_form > div.standard_table.payment_form > table > tbody > tr > td > label {
  line-height: 2.5em;
  width: 20vw;
}

#booking_confirm_class_form > div.standard_table.payment_form > table > tbody > tr:last-child > td {
  width: 100% !important;
}

#cancel_submit, #confirm_submit {  color: #FFF;
  padding: 0.5em 2.0em;
  border-radius: 0px;
  border: 0px;
  font-size: 1.2em;
}

#confirm_submit {
  background: #4CAF50;
  color: #FFF;
  float: right;
}
#confirm_submit:hover {
  background: #3d9b40;
  color: #FFF;
}

#cancel_submit {
    background-image: -webkit-linear-gradient(top,#d9534f 0,#c12e2a 100%);
    background-image: -o-linear-gradient(top,#d9534f 0,#c12e2a 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#d9534f),to(#c12e2a));
    background-image: linear-gradient(to bottom,#d9534f 0,#c12e2a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #b92c28;
}

/* FACILTIES */

#content > div.public_facility_bookings > div.club_info, #content > div.public_facility_bookings > div.heading > p {
  color: #5c97b2;
  padding-left: 30px;
  padding-right: 30px;
  font-weight: 700;
  width: 70vw;
}

.navigation {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  width: 80vw;
  margin-left: auto;
  margin-right: auto;
}

.rounded_button ul li {
  display: flex;
  position: relative;
  right: 40px;
  text-align: center;
  margin: auto;
  width: 90vw;
}

.public_facility_bookings .navigation ul li a {
  padding: 1.0em 2.0em;
  border-radius: 0px;
  border: 1px solid #FFF;
  background: #FFF;
  color: #299299;
  font-size: 1.0em;
  margin: 0.2em;
}

.datepicker {
  background: #5c97b2 !important;
  border: 1px solid #5c97b2 !important;
}

.public_facility_bookings .navigation ul li a:hover {
  background: #FFF;
  color: #5c97b2;
   box-shadow: 5px 5px 20px #c7bebe !important;
}

.public_facility_bookings .navigation .selected {
  background: #FFF;
  box-shadow: 1px 1px  10px #9E9E9E !important;
}

/* FACILTIES IFRAME */
trainer_booking_iframe {}

table.fc-header, table#trainer_booking_header td {
  height: 1.0em;
  line-height: 2.5em;
  font-size: 1.0em;
  background: #5c97b2 !important;
  color: #FFF;
  margin-bottom: 3px;
}

#trainer_booking_header > tbody > tr > td:nth-child(1) {
  background: #FFF !important;
}

.fc-event-vert .fc-event-time {
  text-align: center;
  font-size: 1.1em !important;
  background: yellow;
}

/* CLASS REGISTER */

.alpha60._public_class_register_1395 > #content > #main_content > #booking_payment > #contact_details_form > .person_extra:last-child {
  width: 90vw !important;
  margin-left: auto;
  margin-right: auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr;
  gap: 0px 0px;
  grid-template-areas:
    "cancel_submit confirm_submit";
}

.alpha60._public_class_register_1395 > #content > #main_content > #booking_payment > #contact_details_form > .person_extra > #cancel_submit {
  grid-area: cancel_submit;
  display: block;
  width: 20vw;
  max-width: 200px;
  float: left;
}

.alpha60._public_class_register_1395 > #content > #main_content > #booking_payment > #contact_details_form > .person_extra > #confirm_submit {
  grid-area: confirm_submit;
  max-width: 300px;
  margin-left: auto;
}

/* CLASSES BROWSE */
.cw-block-book > a[href*="class"] {
  display: none;
}

#page_wrapper.alpha60._public_class_browse_1395 > #content > h2 {
   display: none;
}


#page_wrapper.alpha60._public_class_browse_1395 > #content > div > div > #cw-filter-bar{
  padding-left: 2.0em !important;
  width: 20vw;
}

#page_wrapper.alpha60._public_class_browse_1395 > #content > div > div > #cw-filter-bar > br {
  display: none;
}

#page_wrapper.alpha60._public_class_browse_1395 > #content > div > div > #cw-filter-bar > #cw_filter_form > fieldset {
  width: 18vw;
  box-shadow: 0px 5px 10px 0px #c7bebe;
  padding: 1em;
}

#page_wrapper.alpha60._public_class_browse_1395 > #content > div > div > #cw-filter-bar > #cw_filter_form >.cw-block-book {
  width: 18vw;
  margin-left: auto;
  margin-right: auto;
  padding: 1em;
}

.cw-block-book .book {
  width: 18vw !important;
  float: none;
  margin-left: auto;
  margin-right: auto;
}

a[href="/public/class/browse/1395"] {
    background: #d9534f;
    color: #FFF;
    border-radius: 0px;
    border: 0px;
    line-height: 2.5em;
    height: 2.5em;
    padding: 0.5em 2.3em !important;
    margin-left: 48px;
}


#page_wrapper.alpha60._public_class_browse_1395 > #content > div > div > #cw-filter-bar > #cw_filter_form > fieldset > legend {
  font-weight: 700;
  padding-top: 2.0em;
}

#cw-content-head {
  width: 60vw;
  float: left;
  margin-left: 25px;
}

#cw-content, .cw-block-content, .cw-block-content table {
  width: 60vw;
}

#cw-content > div > table > tbody > tr > th, .cw_tr_results td {
  width: 6vw;
}

/* PUBLIC CLASS LANDING PAGE */
.alpha60._public_class_index_1395 {
  height: fit-content !important;
}

#cw_descriptions {
  float: none;
  width: 80vw;
  background: #f1f1f1;
}

#cw_descriptions .class_description {
  position: relative;
  width: 100%;
  padding: 2.5em;
  padding-top: 1em;
  -webkit-box-shadow: 0px -7px 7px #9E9E9E;
  -moz-box-shadow: 0px -7px 7px #9E9E9E;
   box-shadow: 0px -7px 7px #9E9E9E;
}

#cw_descriptions .class_description ul {
  list-style: circle;
}

#cw_descriptions > div > p:nth-child(3) {
  background: yellow;
  width: 300px;
  height: 300px;
    border-radius: 100%;
      -webkit-box-shadow: 5px 5px 17px #9E9E9E;
  -moz-box-shadow: 5px 5px 17px #9E9E9E;
   box-shadow: 5px 5px 17px #9E9E9E;
}

#cw_descriptions img {
  margin-left: 48px;
  margin-top: 40px;
}


.class_booking_button  {
  position: relative;
  bottom: 45px;
  width: 100%;
  padding: 2.5em;
  box-shadow: 0px 7px 7px #9E9E9E;
}

#cw_descriptions > hr {
  display: none;
}

.class_description h3 {
  background: #252525;
  color: #f7f701;
  padding: 1.0em;
  font-size: 1.2em;
}

.class_show_all_button {
  width: 90vw;
  margin: 0px;
}

.class_show_all_button.book {
  margin-left: auto;
}

#cw_descriptions img {
  height: 200px;
}

/* FOOTER */
#footer_wrapper {
  display: none !important;
}

.footer_contact {
    width: 100% !important;
    max-height: 100px;
    min-height: 60px;
    padding-top: 3vw;
    padding-bottom: 1vw;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2.5em;
    box-shadow: 0px 0px 10px #9E9E9E !important;
    background: #000 !important;
    color: #FFF;
    font-size: 1.0em;
    text-transform: uppercase;
}

.footer_contact a {
    color: #FFF;
}

.footer_contact a:hover {
  text-decoration: underline;
}

/* RESPONSIVE */
@media only screen and (max-width: 880px) {
  #header {
    display: grid;
    grid-template-columns: 3fr 2fr 2fr 2fr;
}

#header > button {
  line-height: 1.5em;
  font-size: 0.8em;
  width: 90%;
  padding-left: 4px;
  padding-right: 4px;
}

.rounded_button ul {
  flex-wrap: wrap;
} 
}

@media only screen and (max-width: 1100px) {
   #page_wrapper.alpha60._public_class_browse_1395 > #content > div > div > #cw-filter-bar > h4 {
    width: 90vw;
    height: 30px !important;
    padding: 0px;
    margin: 0px;
  }
  #page_wrapper.alpha60._public_class_browse_1395 > #content > div > div > #cw-filter-bar{
    width: 70vw !important;
  }

  .cw-block-book {
    width: 70vw;
    margin-left: 3.0em;
  }

   #page_wrapper.alpha60._public_class_browse_1395 > #content > div > div > #cw-filter-bar > #cw_filter_form > fieldset {
     display: inline-block;
     width: 70vw;
   }

  .cw-block-content > table, .cw-block-content > table > tbody {
     display: grid;
     width: 70vw !important;
   }

   #cw-content > div > table > tbody > tr > th, .cw_tr_results td {
     width: 200px;
   }


}

.navigation.facilities ul li a{
margin-left: -43px !important;
}
.navigation.facilities {
display: inherit;
width: 81.5vw;
}
.navigation.facilities ul li a{
max-width: 150px;
width: 90vw;
}

@media (max-width: 480px) {
.third_table {
    width: 100% !important;
}
}