.tab-content #login .form-group.required .form-control-label:before {
  content: "" !important; }

.apllo-loginform-forgotpassword {
  text-decoration: underline;
  cursor: pointer; }

h1.page-title {
  background-color: transparent !important;
  color: #5F6062;
  font-size: 36px !important;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 50px;
  margin-bottom: 10px;
  margin-top: 10px;
  left: 5px; }

h1.page-title::before {
  background-color: transparent !important;
  content: "" !important;
  position: absolute !important;
  left: 0% !important;
  bottom: 0 !important;
  width: 100% !important;
  border-bottom: 4px solid #EF6549 !important;
  margin-bottom: 32px; }

.APLLO-Login-container {
  margin-top: 0px; }

.APLLO-Login-login-card {
  border: 0px; }

/*** Login form ***/
.APLLO-Login-login-header {
  height: 45px;
  color: #5F6062;
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 45px;
  margin-bottom: 33px; }

.APLLO-Login-login-info {
  height: 34px;
  color: #404041;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 34px;
  margin-bottom: 29px; }

.apllo-loginform-email {
  margin-bottom: 25px; }

.apllo-loginform-email-label {
  color: #404041;
  font-size: 20px !important;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 35px; }

.apllo-loginform-password {
  margin-bottom: 5px; }

.apllo-loginform-password-label {
  color: #404041;
  font-size: 20px !important;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 35px; }

.apllo-loginform-passwordreset {
  color: #006CB6;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 34px;
  margin-bottom: 25px;
  text-decoration: underline;
  cursor: pointer; }

.apllo-loginform-rememberMe {
  padding-left: 25px; }

.apllo-loginform-rememberMe-checkbox {
  box-sizing: border-box;
  height: 20px;
  width: 20px;
  border: 1px solid #6E6E6E;
  border-radius: 4px;
  background-color: #fff; }

.custom-checkbox .custom-control-label:before {
  height: 20px;
  width: 20px;
  border: 1px solid #6E6E6E;
  border-radius: 4px;
  background: #fff !important;
  top: 6px; }

input[type="checkbox"]:checked + .apllo-loginform-rememberMe-label:before,
input[type="checkbox"]:checked + .apllo-loginform-rememberMe-label:after {
  top: 6px;
  height: 20px;
  width: 20px;
  border: 1px solid #6E6E6E;
  border-radius: 4px; }

.apllo-loginform-rememberMe-label {
  color: #404041;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 34px;
  margin-bottom: 30px; }

.apllo-loginform-btn {
  height: 50px;
  width: 126px;
  border-radius: 15px;
  background-color: #006CB6;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 36px;
  text-align: center; }

.apllo-loginform-btn:hover {
  color: #fff; }

/*** Card registration redirect ***/
.APLLO-Login-login-card-links {
  border: 0px; }

.APLLO-Login-registration-links-header {
  color: #5F6062;
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 45px;
  margin-bottom: 33px; }

.APLLO-Login-registration-links-info {
  color: #404041;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 34px;
  margin-bottom: 25px; }

.APLLO-Login-registration-links-list-info {
  color: #404041;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 37px;
  margin-bottom: 33px; }

.APLLO-Login-registration-links-list-info ul li::marker {
  color: #EF6549; }

.APLLO-Login-registration-btn {
  box-sizing: border-box;
  height: 50px;
  width: 227px;
  color: #006CB6 !important;
  border: 2px solid #006CB6;
  border-radius: 15px;
  background-color: #fff;
  color: #006CB6 !important;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 36px;
  text-align: center; }

.APLLO-Login-returnLogin-btn {
  box-sizing: border-box;
  color: #006CB6 !important;
  border: 2px solid #006CB6;
  border-radius: 15px;
  background-color: #fff;
  color: #006CB6 !important;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 36px;
  text-align: center; }

.APLLO-Login-registration-header {
  height: 45px;
  max-width: 655px;
  color: #5F6062;
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 45px;
  margin-bottom: 33px; }

.APLLO-Login-registration-info {
  height: 34px;
  max-width: 655px;
  color: #404041;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 34px;
  margin-bottom: 29px; }

/* Registration Form */
.apllo-registrationform-firstName {
  margin-bottom: 25px; }

.apllo-registrationform-firstName-label {
  color: #404041;
  font-size: 20px !important;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 35px; }

.apllo-registrationform-lastName {
  margin-bottom: 25px; }

.apllo-registrationform-lastName-label {
  color: #404041;
  font-size: 20px !important;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 35px; }

.apllo-registrationform-birthday {
  margin-bottom: 25px; }

.apllo-registrationform-birthday-label {
  color: #404041;
  font-size: 20px !important;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 35px; }

.apllo-registrationform-preferences {
  margin-bottom: 25px; }

.apllo-registrationform-preferences-label {
  color: #404041;
  font-size: 20px !important;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 35px; }

.apllo-registrationform-phone {
  margin-bottom: 25px; }

.apllo-registrationform-phone-label {
  color: #404041;
  font-size: 20px !important;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 35px; }

.apllo-registrationform-phoneMobile {
  margin-bottom: 25px; }

.apllo-registrationform-phoneMobile-label {
  color: #404041;
  font-size: 20px !important;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 35px; }

.apllo-registrationform-medicare {
  margin-bottom: 25px; }

.apllo-registrationform-medicare-label {
  color: #404041;
  font-size: 20px !important;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 35px; }

.apllo-registrationform-email {
  margin-bottom: 25px; }

.apllo-registrationform-email-label {
  color: #404041;
  font-size: 20px !important;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 35px; }

.apllo-registrationform-emailConfirmation {
  margin-bottom: 25px; }

.apllo-registrationform-emailConfirmation-label {
  color: #404041;
  font-size: 20px !important;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 35px; }

.apllo-registrationform-password {
  margin-bottom: 25px; }

.apllo-registrationform-password-label {
  color: #404041;
  font-size: 20px !important;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 35px; }

.apllo-registrationform-passwordConfirmation {
  margin-bottom: 25px; }

.apllo-registrationform-passwordConfirmation-label {
  color: #404041;
  font-size: 20px !important;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 35px; }

.apllo-registrationform-emailOptin {
  margin-bottom: 15px;
  padding-left: 26px; }

input[type="checkbox"]:checked + .apllo-registrationform-emailOptin-label:before,
input[type="checkbox"]:checked + .apllo-registrationform-emailOptin-label:after {
  top: 6px;
  height: 20px;
  width: 20px;
  border: 1px solid #6E6E6E;
  border-radius: 4px; }

.apllo-registrationform-emailOptin-label {
  color: #404041;
  font-size: 18px !important;
  letter-spacing: 0;
  line-height: 34px !important; }

.apllo-registrationform-textOptin {
  margin-bottom: 15px;
  padding-left: 26px; }

input[type="checkbox"]:checked + .apllo-registrationform-textOptin-label:before,
input[type="checkbox"]:checked + .apllo-registrationform-textOptin-label:after {
  top: 6px;
  height: 20px;
  width: 20px;
  border: 1px solid #6E6E6E;
  border-radius: 4px; }

.apllo-registrationform-textOptin-label {
  color: #404041;
  font-size: 18px !important;
  letter-spacing: 0;
  line-height: 34px !important;
  margin-bottom: 30px; }

.apllo-registrationform-passWord-Info-label {
  color: #404041;
  font-size: 18px !important;
  letter-spacing: 0;
  line-height: 34px !important;
  margin-top: -15px; }

.apllo-registrationform-submitButton {
  height: 50px;
  width: 227px;
  border-radius: 15px;
  background-color: #006CB6;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 36px;
  text-align: center; }

.APLLO-Login-Login-tab2-header {
  height: 45px;
  max-width: 655px;
  color: #5F6062;
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 45px;
  margin-bottom: 33px; }

.APLLO-Login-login-tab2-info {
  height: 34px;
  max-width: 655px;
  color: #404041;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 34px;
  margin-bottom: 29px; }

.form-group.required .form-control-label:before {
  content: ""; }

.form-group.required .form-control-label:after {
  content: "*";
  color: #c00; }

.card-header {
  background-color: unset; }

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