.content-header-title {
  color: #272727 !important;
  margin-bottom: 20px !important;
}

.app-content-register {
  max-width: 768px !important;
  margin: auto;
}

.content-wrapper {
  padding: 2.2rem !important;
}

.rct-node-parent {
  margin-bottom: 10px;
}

.five-padding {
  padding: 5px !important;
}

.margin-5 {
  margin: 5px !important;
}

.w-25p {
  width: 24%;
  margin: auto;
}
.w-25p hr {
  border: 5px solid #0F27654D;
  border-radius: 5px;
}

.w-25p-active {
  width: 24%;
  margin: auto;
}
.w-25p-active .badge-l-blue {
  background-color: #00A8FF !important;
}
.w-25p-active hr {
  border: 5px solid #00A8FF !important;
  border-radius: 5px;
}

.w-25p-active-success {
  width: 24%;
  margin: auto;
}
.w-25p-active-success .badge-l-blue {
  background-color: #28a745 !important;
}
.w-25p-active-success hr {
  border: 5px solid #28a745 !important;
  border-radius: 5px;
}

.content-header {
  margin-bottom: 10px;
}

.header_area .col-12 {
  padding-right: 0px !important;
  padding-left: 0px !important;
}
.header_area .col-12 .navbar {
  background: #1F55D0 !important;
}
.header_area .col-12 .navbar .brand-logo {
  height: 50px;
}
.header_area .col-12 .navbar .main_box .mt-2 {
  margin-top: 0.5rem !important;
}
.header_area .col-12 .navbar .nav-link {
  color: #fff !important;
}
.header_area .col-12 .navbar .navbar-toggler {
  color: #fff;
  border-color: white;
  border: 0px !important;
}
.header_area .col-12 .navbar .navbar-toggler .navbar-toggler-icon {
  color: white !important;
}
.header_area .col-12 .navbar .navbar-toggler:focus {
  outline: 0px !important;
}

.register-table {
  border-collapse: separate;
  border-spacing: 0 10px;
  margin: auto;
  width: 100%;
}

.pad-r-10px {
  padding-right: 10px;
}

.form-control:focus {
  border-color: #00A8FF !important;
}

.btn-primary {
  background-color: #00A8FF !important;
  border-color: #00A8FF !important;
}

.card-register {
  margin-bottom: 50px;
}

.g-recaptcha {
  transform: scale(0.77);
  -webkit-transform: scale(0.77);
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  padding-top: 20px;
  margin-left: -7px;
}

.c-white {
  color: #fff;
}

.m-r-10 {
  margin-right: 10px;
}

.MuiFormControlLabel-label {
  color: #272727;
}

.hide {
  display: none;
}

.card-active {
  background-color: #1F55D0;
  color: #fff;
}
.card-active .MuiFormControlLabel-label {
  color: #fff !important;
}
.card-active .MuiCheckbox-colorPrimary {
  color: white !important;
}
.card-active .hide {
  display: block !important;
}
.card-active .icon-check-top {
  margin-top: 10px;
  font-size: 20px;
}
.card-active .MuiFormLabel-root {
  color: #fff !important;
}
.card-active .MuiInputBase-input {
  color: #fff !important;
}
.card-active .MuiInput-underline:after {
  border-bottom: 2px solid #00A8FF !important;
}
.card-active .MuiInput-underline:before {
  border-bottom: 2px solid #fff !important;
}
.card-active .selected-service-code {
  text-align: center;
  margin-top: 15px;
}
.card-active .MuiOutlinedInput-notchedOutline {
  border-color: #fff !important;
}

.input-qty {
  width: 70px;
  margin-top: -50px;
}

.h4-div {
  max-width: 60%;
}

.paypal-logo {
  height: 70px;
}

.table-payment {
  max-width: 300px;
  margin: auto;
}

.input-code {
  width: 200px;
  margin-bottom: -40px;
}

html body a {
  color: #00A8FF;
}

.MuiCircularProgress-colorPrimary {
  color: #00A8FF !important;
}

.disabled-link {
  pointer-events: none;
}

.margin-top-px {
  margin-top: 15px;
}

.margin-top-50-px {
  max-width: 400px;
  margin: auto;
  margin-top: 60px;
}

#standard-basic {
  margin-bottom: 5px;
}

.bg-lb {
  background-color: #00A8FF !important;
}

@media (max-width: 374px) {
  .h5-sign-in {
    max-width: 180px;
    top: 12% !important;
  }
}
.padding-5px {
  padding: 5px !important;
}

.navbar-light .navbar-nav > li {
  text-align: center;
}

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