form.cmreg-form.cmreg-registration-form h2 {
    font-weight: bold;
}
form.cmreg-form.cmreg-login-form h2 {
    font-weight: bold;
}
div.cmreg-buttons-field button {
    background-color: #4c1fff;
}
div.cmreg-lost-password-link a {
    font-size: 16px;
}
div.nav-bar {
    background-color: #00b1f5;
}
form.cmreg-form.cmreg-registration-form {
    float: right;
}
.cmreg-registration.cmreg-wrapper {
    width: 100%;
}
img.logo.logo-dark {
    width: 250px;
}
section.page-title.page-title-center {
    height: 50px;

}
section.page-title.page-title-center {
    color: #ffffff;
    border-color: #ffffff;
}
div.cmreg-login.cmreg-wrapper {
    padding-left: 1px;
    margin: 0 auto;
}
div.cmreg-form-text {
    padding-right: 45px;
}

h1.logo {
    color: #ffffff;
    font-weight: bold;
    font-variant: normal;
    text-transform: capitalize;
}
h3.termstitle {
    background-color: #00B1F6;
}

input.termsagree {
    background-color: #00B1F6;
}
@media only screen and (max-width: 767px) {
  .page-id-3643 .tlg-spacer {
     height:0px !important;
  }
}