/* PUBLIC RESPONSIVE 1144 */

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

* {
    font-family: 'Roboto', sans-serif !important;
    text-shadow: none !important;
}

/* HEAD SECTION */
#header {
    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;
    background: #01aef0;
}


#LinksLogo {
        background: url('https://secure.activecarrot.com/media/dynamic/static_images/1144/Main_Logo.png') no-repeat;
        background-size: 175px;
        background-color: #01aef0;
        background-position: 2.5em;
        height: 100px;
        margin-bottom: auto;
        max-height: 140px;
        min-height: 60px;
        height: 20vw;   
}


/* 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;
    z-index: 900;

}

.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: #01aef0 !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;
    margin-bottom: 2.5em;
    font-size: 1.5em;
    font-weight: 700;
    color: #018bc0;
}

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

#prospect_register_form > .form-group > label.control-label, form#prospect_register_form > .person_extra > .form-group > label {
  display: none;
}

label[for=dob_day] {
  display: contents !important;
  color: #9E9E9E;
}

#login_password {
    display: contents !important;
}

.form-control {
    border: 2px solid #eee;
    border-radius: 0px;
    height: 3.5em;
    margin: 0.5em;
    background: #FFF !important;
    color: #59595b;
}


.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: #188838 !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;
}

/* PROSPECT CONFIRMATION */
#content > div.public_session_booking_confirmed.container {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}

/*FOOTER */

.footer_contact {
        width: 100% !important;
    max-height: 150px;
    min-height: 60px;
    padding-top: 5vw;
    padding-bottom: 1vw;
    margin-left: auto;
    margin-right: auto;
    background: url('https://secure.activecarrot.com/media/dynamic/static_images/1144/footer-tile.png');
    color: #FFF;
    text-align: center;
}

.footer_contact a {
    color: #FFF;
}

#footer p {
  background: #041c2c;
}

/*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: #01aef0 !important;
    background-color: #01aef0 !important;
    font-size: 1.1em;
}

a[href*="/login?site="]:hover {
    cursor:pointer;
    background:#067aa7 !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;
}

.panel-body {
  border: 0px !important;
}

#membership-wizard-steps > #step-1.step-content > .panel.panel-default > .panel-body.panel-body:last-child > p {
  width: 100%;
  color: #01aef0;
  background: url(https://secure.activecarrot.com/media/dynamic/static_images/1144/footer-tile.png);
  margin-left: auto;
  margin-right: auto;
  line-height: 2.5em;
  padding: 0.5em;
  font-weight: 700;
  font-size: 1.3em;
  text-align: center;
  box-shadow: 1px 1px 5px rgba(1, 1, 0, .7);
}

#step-1 > div:nth-child(2) > div.panel-body > p {
  background: #FFF !important;
}

#membership-wizard-steps > #step-1.step-content > .panel.panel-default > .panel-body.panel-body > p:hover {
  cursor: pointer;
  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: 5px 5px 10px #9E9E9E !important;
    max-width: 4900px;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: 0px !important;
    margin-bottom: 30px !important;
    padding: 0px !important;
    height: 300px;
    border: 1.2em solid #fff;
}


#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: #01aef0;
    line-height: 1.5em;
}

#membership-wizard-steps > #step-1.step-content > .panel.panel-default > .panel-body > div> div.col-md-2 > h4 {
    background: #01aef0;
    line-height: 2.5em;
    margin-top: 50px;
    color: #FFF !important;
    border-bottom: 2px solid #9E9E9E;
}

#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 {
    width: 100%;
    padding: 0px;
    position: relative;
    bottom: 28px;
    background: #fff !important;
}

#membership-wizard-steps > #step-1.step-content > .panel.panel-default > .panel-body > .row.contract_row > .col-md-1.membership-label-container > .pull-right {
  display: absolute;
  height: 0px;
  width: 100%;
  margin-left: auto;
  margin-left: auto;
}


#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;
  height: 280px !important;
  width: 5.0em !important;
  background-color: #8BC34A !important;
  margin: 0px !important;
  z-index: 1000;
  border-radius: 0px !important;
  z-index: 10000;
}

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


/* 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;
}

/*MEMBERSHIP RESPONSIVE */
#wizard.sw-main.sw-theme-arrows {
  width: 90vw;
  border: 0px;
}

.public_membership_join > #content > #main_content.container > #wizard > ul.nav.nav-tabs.step-anchor {
  font-size: 1.3em;
}

.panel {
  border: 0px !important;
  box-shadow: 0px !important;
}


@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;
}
}

/* PROSPECT RESPONSIVE */
@media only screen and (max-width: 880px) {
.container.public_prospect_register {
    margin: 0px;
    padding: 0px;
    width: 100vw
}

#header {
        grid-template-columns: 4fr;
        grid-template-rows: 2fr 2fr;
        height: 300px !important;
        max-height: 160px;
        width: 100vw;
    }
#LinksLogo {
    width: 100%;
    display: block;
}

#LinksLogo:before {
  font-size: 1.2em;
}

#header > button {
    display: block;
    width: 50vw;
    height: 2.5em;
    margin-right: auto;
    margin-left: 10px;
}

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

}<!DOCTYPE html>

<head>

Unable to Complete Request


function goBack() {
  window.history.back()
}

</head>

<body>
<div id="wrapper"> <a class="logo" href="#"></a>
  <div id="main">
    <div id="header">
      <h1><img class="icon" src="/media/images/404/404_icon.png" alt="Warning, 404" />An error has occured</h1>
    </div>
    <div id="content">
      <h2>Unable to Complete Request</h2>
      <p style="text-align: center;">Click <a href="#" >here</a> to go back to the previous page</p>
	  <p style="text-align: center;">Or Click <a href="/error_handler.php/?url=/css/application_custom_responsive/1144&auth=e1073">here</a> to notify us about the problem</p>
      <br />
    </div>
    <div id="footer">
     
    </div>
  </div>
</div>
</html>