body{font-family:'PT Sans', 'Helvetica Nue', arial, sans-serif;background:#f8f8f8;display:flex;flex-direction:column;padding:0px 0px 0px 0px;margin:0px 0px 0px 0px;align-items:center}h1{margin:0px 0px .2rem 0;font-weight:900;font-size:1.5rem}.sub-title{margin:0 0 1.5rem;line-height:1.4rem;font-size:.8rem;color:#616061}.mbo_header_container{display:flex;align-items:center;justify-content:center;align-self:center;margin-bottom:1%;width:100%;background:#ffffff;border-bottom:1px solid #e5e5e5}.mbo_header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:2% 0 2% 0;width:90%}.mbo_header img{height:40px}@media only screen and (max-width: 480px),only screen and (max-device-width: 350px){.mbo_header img{height:25px}}.mbo_container{background-color:#fff;border-radius:10px;border:1px solid #ddd;padding:7%;max-width:600px;position:relative;box-shadow:0 10px 25px #ddd}.mbo_signup_inputs{display:flex;flex-direction:column;width:100%;justify-content:flex-start}.mbo_inputs{list-style-type:none;padding:0;font-size:1.2rem}.mbo_inputs li{display:flex;flex-direction:row;margin-bottom:2%;align-items:center}small{font-size:10px}.mbo_inputs span{width:25%;font-size:.8rem;padding-right:3%}.mbo_inputs input{font-size:1rem}select{display:block;font-size:13px;font-family:sans-serif;font-weight:400;color:#444;line-height:1.3;padding:.6em 1.4em .5em .8em;box-sizing:border-box;margin-right:1%;border:1px solid #d5d5d5;box-shadow:0 1px 0 1px rgba(0,0,0,0.04);border-radius:.2em;-moz-appearance:none;-webkit-appearance:none;appearance:none}.mbo_splash_image{background-image:url(/assets/mbo/step_1.png);height:300px;background-size:contain;background-position:center;background-repeat:no-repeat}.mbo_splash_image_2{background-image:url(/assets/mbo/step_2.png);height:300px;background-size:contain;background-position:center;background-repeat:no-repeat}.gym_signup_button{margin-top:3%;font-size:18px;font-weight:700;height:44px;width:100%;min-width:96px;padding:0 16px 3px;background:#007a5a;color:#fff;outline:none;cursor:pointer;border:none;border-radius:4px;align-items:center;justify-content:center;text-align:center}.errors__explanation{padding:10px;background-color:pink;border:1px solid maroon;border-radius:5px}.errors__explanation h2{font-size:16px;margin-top:0}.errors__explanation ul{list-style:none;padding:0}.errors__explanation p{margin:0}
