.page-template-login h1, .page-template-password-lost h1, .page-template-register h1 {
  margin: 0 !important;
  padding-bottom: 20px;
  text-align: left; }
.page-template-login .log-in-out h5, .page-template-password-lost .log-in-out h5, .page-template-register .log-in-out h5 {
  color: #6d6e70;
  font-size: 18px;
  margin-bottom: 20px; }
.page-template-login .log-in-out input, .page-template-password-lost .log-in-out input, .page-template-register .log-in-out input {
  height: auto;
  padding: 15px !important; }
  .page-template-login .log-in-out input#user_login, .page-template-password-lost .log-in-out input#user_login, .page-template-register .log-in-out input#user_login {
    margin-bottom: 15px; }
  .page-template-login .log-in-out input::placeholder, .page-template-password-lost .log-in-out input::placeholder, .page-template-register .log-in-out input::placeholder {
    opacity: 0.6; }

.page-template-register form .validation_error {
  background-color: #F44336;
  color: white;
  font-size: 14px;
  padding: 7px;
  border-radius: 5px; }
.page-template-register form .fname {
  margin-right: 2%; }
.page-template-register form .fname, .page-template-register form .lname {
  display: inline-block;
  width: 49%; }
.page-template-register form .validation_message {
  display: none; }
.page-template-register form .gfield_error input, .page-template-register form .gfield_error select, .page-template-register form .gfield_error textarea {
  border: 1px solid #F44336 !important; }
.page-template-register form .gfield_error label {
  color: #F44336 !important;
  position: relative; }
  .page-template-register form .gfield_error label i {
    bottom: 10px;
    color: #F44336;
    font-size: 14px;
    position: absolute;
    right: 0; }
.page-template-register .no-label > label {
  display: none !important; }
.page-template-register .login {
  font-size: 14px;
  display: block;
  text-align: center; }
.page-template-register .meta-form {
  font-size: 14px;
  text-align: left;
  width: auto; }
  .page-template-register .meta-form label {
    display: block;
    width: 100%; }
  .page-template-register .meta-form .q-registration-code:first-child input {
    padding: 15px !important; }
  .page-template-register .meta-form .q-registration-code:first-child .gfield_required {
    display: none; }
  .page-template-register .meta-form .q-registration-code:first-child label {
    color: #6d6e70;
    font-size: 18px;
    line-height: 1.5;
    text-transform: none; }
  .page-template-register .meta-form .clear-multi .ginput_container_date {
    display: inline-block;
    margin-right: 3%;
    width: 31%; }
    .page-template-register .meta-form .clear-multi .ginput_container_date:last-child {
      margin-right: 0; }
  .page-template-register .meta-form select, .page-template-register .meta-form input {
    margin: 0 0 10px;
    min-width: 0;
    padding: 10px !important; }
  .page-template-register .meta-form .gfield_description {
    padding-top: 10px; }
  .page-template-register .meta-form .gform_confirmation_wrapper {
    font-size: 18px;
    margin: 20px 0;
    text-align: center; }
    .page-template-register .meta-form .gform_confirmation_wrapper h1 {
      text-align: center;
      padding: 0; }
    .page-template-register .meta-form .gform_confirmation_wrapper .icon-check-circle {
      background: no-repeat url("../images/check-circle-green.svg");
      display: inline-block;
      font-size: 20px;
      line-height: 1.2;
      height: 92px;
      width: 92px;
      margin-bottom: 20px; }
  .page-template-register .meta-form .gform_footer {
    border: none;
    padding: 0;
    text-align: center; }
    .page-template-register .meta-form .gform_footer input {
      margin-bottom: 10px;
      width: 100%; }
.page-template-register h6 {
  font-weight: bold;
  text-align: left; }

.page-template-password-lost h1.the-title {
  margin-bottom: 0 !important;
  margin-left: 0; }
.page-template-password-lost .log-in-out {
  width: 100%; }
  .page-template-password-lost .log-in-out input {
    width: 100%; }
  .page-template-password-lost .log-in-out .login {
    margin-top: 15px;
    text-align: center; }
    .page-template-password-lost .log-in-out .login a {
      color: #363637;
      font-size: 14px; }

.page-template.page-login.the-content .q-bsg, .page-template.page-register.the-content .q-bsg {
  height: 100%; }
  .page-template.page-login.the-content .q-bsg > .row, .page-template.page-register.the-content .q-bsg > .row {
    height: 100%;
    width: auto; }
  .page-template.page-login.the-content .q-bsg .the-content, .page-template.page-register.the-content .q-bsg .the-content {
    background-color: transparent; }
  .page-template.page-login.the-content .q-bsg #login-info h1, .page-template.page-register.the-content .q-bsg #login-info h1 {
    color: white; }
  .page-template.page-login.the-content .q-bsg #login-info ul, .page-template.page-register.the-content .q-bsg #login-info ul {
    list-style: none;
    margin: 15px 0 0 0;
    padding: 0; }
    .page-template.page-login.the-content .q-bsg #login-info ul li, .page-template.page-register.the-content .q-bsg #login-info ul li {
      background: no-repeat url("../images/check-circle-white.svg");
      color: white;
      font-size: 20px;
      line-height: 1.2;
      min-height: 32px;
      margin-bottom: 25px;
      padding-left: 45px; }
  .page-template.page-login.the-content .q-bsg .log-in-out #loginform, .page-template.page-register.the-content .q-bsg .log-in-out #loginform {
    font-size: 14px; }
    .page-template.page-login.the-content .q-bsg .log-in-out #loginform input, .page-template.page-register.the-content .q-bsg .log-in-out #loginform input {
      font-size: 16px;
      width: 100%; }
    .page-template.page-login.the-content .q-bsg .log-in-out #loginform .pass-forgot, .page-template.page-register.the-content .q-bsg .log-in-out #loginform .pass-forgot {
      color: #363637;
      display: block;
      margin: 15px 0 25px 0;
      text-align: right; }
    .page-template.page-login.the-content .q-bsg .log-in-out #loginform .button, .page-template.page-register.the-content .q-bsg .log-in-out #loginform .button {
      display: inline-block;
      text-align: center;
      width: 46%; }
      .page-template.page-login.the-content .q-bsg .log-in-out #loginform .button#wp-submit, .page-template.page-register.the-content .q-bsg .log-in-out #loginform .button#wp-submit {
        margin-right: 6%; }
      .page-template.page-login.the-content .q-bsg .log-in-out #loginform .button:last-child, .page-template.page-register.the-content .q-bsg .log-in-out #loginform .button:last-child {
        background-color: white;
        border: 2px solid #8ac53f;
        color: #8ac53f; }

@media (max-width: 767px) {
  .page-template-login .q-container-max, .page-template-password-lost .q-container-max, .page-template-register .q-container-max {
    padding: 0 25px; }
  .page-template-login h1, .page-template-password-lost h1, .page-template-register h1 {
    font-size: 26px; }

  .page-template-register .meta-form .q-registration-code:first-child label {
    font-size: 16px;
    margin-bottom: 10px; }
  .page-template-register input, .page-template-register select {
    font-size: 14px !important; }
  .page-template-register small {
    color: #6d6e70; }
  .page-template-register h1 {
    padding-bottom: 5px; }
  .page-template-register #login-info, .page-template-register .gsection_title {
    display: none; }
  .page-template-register .gform_heading {
    display: none; }
  .page-template-register ul {
    padding: 0; }
    .page-template-register ul li {
      font-size: 14px; }

  .page-template.page-login.the-content .q-bsg #login-info, .page-template.page-register.the-content .q-bsg #login-info {
    background: 25% no-repeat url("../images/join.png");
    background-color: #8ac53f;
    background-size: cover;
    bottom: 0;
    display: none;
    left: 0;
    padding: 80px 25px;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9999; }
    .page-template.page-login.the-content .q-bsg #login-info #login-info-hide, .page-template.page-register.the-content .q-bsg #login-info #login-info-hide {
      color: white;
      cursor: pointer;
      font-size: 40px;
      position: absolute;
      right: 15px;
      top: 0; }
  .page-template.page-login.the-content .q-bsg .log-in-out, .page-template.page-register.the-content .q-bsg .log-in-out {
    width: auto; } }
@media (min-width: 768px) {
  .page-template-login .q-club-menu, .page-template-password-lost .q-club-menu, .page-template-register .q-club-menu {
    display: none !important; }

  .page-template-password-lost .log-in-out {
    margin: 100px 0; }

  .page-template.page-login .the-content, .page-template.page-register .the-content {
    padding: 0; }
    .page-template.page-login .the-content .wrapper_inner, .page-template.page-register .the-content .wrapper_inner {
      background: no-repeat top center url("../images/join.png");
      background-color: #8ac53f;
      background-size: cover;
      height: 1000px;
      padding: 0 15px; }
    .page-template.page-login .the-content .q-bsg #login-info, .page-template.page-register .the-content .q-bsg #login-info {
      padding-top: 100px; }
    .page-template.page-login .the-content .q-bsg .log-in-out, .page-template.page-register .the-content .q-bsg .log-in-out {
      background-color: white;
      height: 100%;
      padding: 70px 15% 0 15%; } }
#password-strength {
  color: white;
  display: block;
  padding: 10px; }
  #password-strength.bad {
    background-color: #e73737; }
  #password-strength.good {
    background-color: #ffc107; }
  #password-strength.strong {
    background-color: #8ac53f; }

/*# sourceMappingURL=theme.css.map */
