#embeddedGymForm{padding:0 5%}#embeddedGymForm ::-webkit-input-placeholder{color:#2E4058}#embeddedGymForm ::-moz-placeholder{color:#2E4058}#embeddedGymForm :-ms-input-placeholder{color:#2E4058}#embeddedGymForm .no-left-margin{margin-left:0 !important}#embeddedGymForm .full-width{width:90%;margin:5px 5% 5px 5%}#embeddedGymForm .flat-input{color:#3c3c3c;font-family:Helvetica,Arial,sans-serif;font-weight:500;font-size:18px;border-radius:2px;line-height:22px;background-color:#fbfbfb;padding:13px 13px 13px 13px;margin-bottom:10px;width:100%;-ms-box-sizing:border-box;box-sizing:border-box;border:1px solid #d8dce6}#embeddedGymForm .flat-input:focus{background:#fff;box-shadow:0;border:3px solid #3498db;color:#3498db;outline:none;padding:13px 13px 13px 13px}#embeddedGymForm .focused{color:#30aed6;border:#30aed6 solid 3px}#embeddedGymForm textarea{width:100%;height:150px;line-height:150%;resize:vertical}#embeddedGymForm input:hover,#embeddedGymForm textarea:hover,#embeddedGymForm input:focus,#embeddedGymForm textarea:focus{background-color:white}#embeddedGymForm .btn-submit{font-family:'Montserrat',Arial,Helvetica,sans-serif;float:left;width:100%;border:#fbfbfb solid 4px;border-radius:8px;cursor:pointer;background-color:#4EBFDF;color:white;font-size:17px;padding-top:12px;padding-bottom:12px;transition:all .3s;margin-top:-4px;font-weight:100}#embeddedGymForm input[type='checkbox'],#embeddedGymForm input[type='radio']{position:relative;top:5px;width:22px;height:22px;margin:0 .5rem;background-color:white;border:1px solid #e5e5e5;outline:none;-moz-appearance:none;-webkit-appearance:none;transition-property:none;transition-duration:none}#embeddedGymForm input[type='checkbox']{border-radius:5px}#embeddedGymForm input[type='checkbox']:checked{background-color:#4EBFDF;border:none}#embeddedGymForm input[type='checkbox']:checked:after{display:block;content:'';height:4px;width:10px;border-bottom:3px solid #fff;border-left:3px solid #fff;-ms-transform:translate(5px, 6px) rotate(-45deg) scale(1);transform:translate(5px, 6px) rotate(-45deg) scale(1)}#embeddedGymForm .checkboxBox{line-height:22px;font-size:18px;margin-bottom:10px}#embeddedGymForm #membrFormError{line-height:22px;font-size:22px;margin-bottom:10px;color:#d94e1d;text-align:center}#embeddedGymForm .error{line-height:22px;font-size:22px;margin-bottom:10px;color:#d94e1d}#embeddedGymForm .btn-submit:hover{background-color:rgba(0,0,0,0);color:#0493bd}#embeddedGymForm .submit:hover{color:#3498db}#embeddedGymForm .ease{width:0;height:74px;background-color:#fbfbfb;transition:.3s ease}#embeddedGymForm .submit:hover .ease{width:100%;background-color:white}#embeddedGymForm a,#embeddedGymForm a:visited{color:#4EBFDF}