/* PUBLIC RESPONSIVE 1331 */

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

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


/* HEAD SECTION */
#header {
    background: url('https://secure.activecarrot.com/media/dynamic/static_images/1331/logo_0000_aquatics.png') no-repeat;
    background-size: 20em;
    background-position: center !important;
    background-color: #fff;
    width: 100% !important;
    max-height: 140px;
    min-height: 60px;
    height: 20vw;
    margin-left: auto;
    margin-right: auto;
    width: 100vw;
    z-index: 1000;
    box-shadow: 0px 5px 10px #9E9E9E !important;
    text-align: center;
}

h9 {
  font-size: 1.8em;
  position: relative;
  top: 105px;
  width: 90vw;
  text-align: center;
  color: #000;
  text-transform: uppercase;
  font-weight: bold;
}

/* BODY & CONTENT */
body {
  height: fit-content !important;
}
body, #public_custom_content, .row, .pull-right {
    padding: 0px;
    margin: 0px;
    margin-left: auto;
    margin-right: auto;
    background-color: #eee;
    }

.row {
    padding: 0px;
    margin: 0px;
    margin-left: auto;
    margin-right: auto;
    background-color: #FFF;
    }

#content,  #main_content{
    margin-left: auto;
    margin-right: auto;
    background: #FFF;

}

.container.public_membership_join > #header{
  margin-bottom: 20px;
}

#public_custom_content {
  width: 100vw;
}

form#prospect_register_form.form-group {
  display: block;
    width: 50vw;
    margin-left: auto;
    margin-right: auto;
    line-height: 2.0em;
    background: #FFF !important;
}

#wizard.sw-main.sw-theme-arrows {
  background: #fff;
  width: 60vw;
  margin-left: auto;
  margin-right: auto;
}

.pull-right, .col-sm-6 {
    float: left;
    background-color: #fff;
}

#membership-wizard-steps > #step-1.step-content > .panel.panel-default > .panel-body > div> div.col-md-2 > h4:hover {
  background: #4d849e !important;
  cursor: pointer;
  transition: ease-out 0.3s;
}


.col-sm-6 {
    padding: 0px;
}


.container.public_prospect_register > #content > #main_content.container, .container {
    display: block;
    width: 95vw;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    background: #FFF !important;
}

#content > div.public_session_booking_confirmed.container > div > h2,
#content > div.public_session_booking_confirmed.container > div > p    {
    display: none !important;
}

.container.public_prospect_register > #content:before {
    content: "New Customer Sign Up \A Fill in the details below to create a new account";
    white-space: pre-wrap;
    display: block;
    width: 50vw;
    margin-right: auto;
    margin-left: auto;
    margin-top: 2em;
    font-size: 1.5em;
    font-weight: 700;
    border-bottom: 1px solid #EEE;
}

form#prospect_register_form {
     display: block;
     width: 50vw;
     margin-left: auto;
     margin-right: auto;
     background-color: #fff !important;
     padding-bottom: 20px;
}

#login_password {
    display: contents !important;
}

.form-control {
    border: 0px !important;
    border-bottom: 1px solid #000 !important;
    border-radius: 0px;
    height: 2.5em;
    margin: 0.5em;
    background: #FFF !important;
    color: #59595b;
    box-shadow: none;
}

.form-control::placeholder {
  display: none !important;
  opacity: 0;
}

label {
    background: #FFF;
    color: #59595b;
    margin-left: auto;
    margin-right: auto;
    font-size: 1.1em;
}

.btn-primary, #check_user_div {
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    border-radius: 0px;
    border: 0px;
    width: 50vw;
    height: 55px;
    margin-top: 0px;
    background: #2db84b !important;
    font-size: 1.1em;
}


.btn-primary:hover, #check_user_div:hover {
    cursor:pointer;
    background:#209c3b !important;
    transition: ease-out 0.3s;
}

#prospect_register_form > .person_extra .pull-right:before {
  content: "By clicking Register, you agree to the terms and conditions and privacy policy.";
  display: block;
  font-weight: bold;
  margin-bottom: 20px;
  text-align: center;
  background-color: #fff;
}

.prospect_signup_confirmed {
  width: 70vw;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  font-size: 1.2em;
}

.footer_contact {
    width: 100% !important;
    max-height: 100px;
    min-height: 60px;
    padding-top: 3vw;
    padding-bottom: 1vw;
    margin-left: auto;
    margin-right: auto;
    margin-top: 100px;
    box-shadow: 0px 0px 10px #9E9E9E !important;
    background-color: #d9d9d9;
    color: #000;
}

.footer_contact a, #footer > p > a {
    color: #337ab7;
}

.footer_contact a:hover, #footer > p > a:hover {
  text-decoration: underline;
}

/*MEMBERSHIP*/
.public_membership_join > #content > #main_content.container {
    position: relative;
    top: 50px;
}

.public_membership_join > #content > #main_content.container > #wizard > ul.nav.nav-tabs.step-anchor  {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    height: 100%;
    width: 100%;
    border-bottom: 1px solid #e0dcdc;
    border-radius: 0px !important;
}

.public_membership_join > #content > #main_content.container > #wizard > ul.nav.nav-tabs.step-anchor:before,
.public_membership_join > #content > #main_content.container > #wizard > ul.nav.nav-tabs.step-anchor:after, 
.sw-theme-arrows > ul.step-anchor > li > a:before,
.sw-theme-arrows > ul.step-anchor > li > a:after {
    display: none;
}

.sw-theme-arrows > ul.step-anchor > li.active > a {
    background: #4CAF50 !important;
    border: 1px solid #4CAF50 !important;
}

.sw-theme-arrows > ul.step-anchor > li > a {
    height: 100% !important;
    width: 100%;
    padding: 0.5em !important;
    background: #efefef;
    border-right: 0.02px solid #e0dcdc !important;
}

.sw-theme-arrows > ul.step-anchor > li:last-child > a:last-child {
    border-right: 0px !important;
}



a[href*="/login?site="] {
    display: grid;
    grid-area: bottom;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    border-radius: 0px;
    border: 0px;
    line-height: 55px;
    margin-top: 0px;
    color: #FFF;
    text-align: center;
    background: #5c97b2 !important;
    background-color: #5c97b2 !important;
    font-size: 1.1em;
}

a[href*="/login?site="]:hover {
    cursor:pointer;
    background:#4d849e !important;
    transition: ease-out 0.3s;
}

a[href*="/login?site="]:focus:not(:focus-visible) {
  outline: none;
  box-shadow: 1px 1px 5px rgba(1, 1, 0, .7);
}

.panel-default>.panel-heading {
  display: none;
}

#membership-wizard-steps > #step-1.step-content > .panel.panel-default > .panel-body.panel-body > p {
  width: 100%;
  color: #efefef;
  background: #5c97b2;
  margin-left: auto;
  margin-right: auto;
  line-height: 2.5em;
  padding: 0.5em;
  font-weight: 700;
  font-size: 0.9em;
  text-align: center;
  box-shadow: 1px 1px 5px rgba(1, 1, 0, .7);
}

#membership-wizard-steps > #step-1.step-content > .panel.panel-default > .panel-body.panel-body > p:hover {
  cursor: pointer;
  color: #f2f2f2;
  background: #5c97b2;
  transition: ease-out 0.3s;
}

#membership-wizard-steps > #step-1.step-content > .panel.panel-default > .panel-body.panel-body > p:focus:not(:focus-visible) {
  outline: none;
  box-shadow: 1px 1px 5px rgba(1, 1, 0, .7);
}

#membership-wizard-steps > #step-1.step-content > .panel.panel-default > .panel-body > .row.contract_row {
    background: #FFF !important;
    display: block;
    grid-template-columns: 1fr;
    box-shadow: 0px 1px 10px #c7bebe !important;
    max-width: 500px;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: 0px !important;
    margin-bottom: 20px !important;
    padding: 0px !important;
}


#membership-wizard-steps > #step-1.step-content > .panel.panel-default > .panel-body > div> div.col-md-9 > h4 
{
    display: grid;
    width: 100% !important;
    height: 2.2em;
    line-height: 1.5em;
    padding: 0px !important;
    text-align: center;
    background: #FFF;
    font-weight: 700;
    font-size: 1.2em;
}

.col-md-9, .col-md-2 {
    position: relative;
    width: 100% !important;
    text-align: center;
    padding: 0px !important;
    background: #FFF;
    margin: 0px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

.col-md-9 > p {
  line-height: 2.5em;
  background: #FFF;
  font-size: 0.9em;
  z-index: 10000;
  padding: 1.2em;
}


#membership-wizard-steps > #step-1.step-content > .panel.panel-default > .panel-body > div > h4 {
    font-weight: 700;
    background: transparent;
    color: #5c97b2;
    line-height: 1.5em;
}

#membership-wizard-steps > #step-1.step-content > .panel.panel-default > .panel-body > div> div.col-md-2 > h4 {
    background: #5c97b2;
    height: 2.2em;
    margin-top: 50px;
    color: #FFF !important;
}

#step-1 > div > div.panel-body > div > div.col-md-2 > h4 > small {
    color: #FFF;
}

#membership-wizard-steps > #step-1.step-content > .panel.panel-default > .panel-body > .row.contract_row > .col-md-1.membership-label-container {
    display: grid;
    grid-template-columns: 1fr;
    width: 100%;
    height: 0px !important;
    padding: 0px;
    position: relative;
    bottom: 28px;
}

#membership-wizard-steps > #step-1.step-content > .panel.panel-default > .panel-body > .row.contract_row > .col-md-1.membership-label-container > .pull-right {
  height: 0px;
  width: 50vw;
  max-width: 500px;
}


#membership-wizard-steps > #step-1.step-content > .panel.panel-default > .panel-body > .row.contract_row > .col-md-1.membership-label-container > .pull-right > .contract_radio {
  position: relative;
  top: 10px;
  height: 280px;
  max-width: 500px;
  background: #FFF !important;
  margin: 0px !important;
}

#membership-wizard-steps > #step-1.step-content > .panel.panel-default > .panel-body > .row.contract_row:hover {
    box-shadow: 5px 5px 20px #c7bebe !important;
    cursor: pointer;
}

.contract_radio:checked:after {
  content: 'Selected';
  display: block;
  position: relative;
  top: 20px !important;
  max-width: 500px;
  width: 50vw;
  height: 100%;
  max-height: 128px;
  background: #FFF;
  text-align: center;
  color: #ffffff;
  font-size: 1.2em;
  font-weight: 700;
  box-shadow: 0px 5px 20px -5px #4CAF50 !important;
}

/* MEMBERSHIP BUTTONS */
.btn-default {
  background: #4CAF50;
  color: #FFF;
}
.btn-default:hover {
  background: #3d9b40;
  color: #FFF;
}

.btn-danger, .btn-default {
  color: #FFF;
  padding: 0.5em 2.2em;
  border-radius: 0px;
  border: 0px;
}



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

}

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

.contract_radio:checked:after {
  top: 0px;
}

.container.public_prospect_register > #content > #main_content.container {
  width: 90vw;
}

}

@media only screen and (max-width: 750px) {
.container.public_prospect_register > #content:before, #content, #public_custom_content, #main_content {
        width: 90vw;
        margin-left: auto;
        margin-right: auto;
    }
form#prospect_register_form {
  width: 90vw;
}

.container.public_prospect_register > #content:before {
    font-size: 1.2em;
}
.form-group, .form-control, .btn-primary, #check_user_div {
    width: 85vw;
    margin: 0px;
    margin-top: 2.0em;
}



}