.portlet-content {
  padding: 0px !important;
}
.portlet-content .portlet-header {
  display: none;
}

.rb-type-four-applynow-web .control-label {
  display: none;
}
.rb-type-four-applynow-web .subtitle-container {
  margin-bottom: 16px;
}
.rb-type-four-applynow-web .rbpw-heading-5 {
  color: #17054B;
  font-weight: 500 !important;
}
.rb-type-four-applynow-web .info-container h4 {
  color: #17054B;
}
.rb-type-four-applynow-web .line {
  flex-grow: 0;
  margin: 0px;
  padding: 0px;
  width: 24px;
  height: 24px;
  border-radius: 50px;
  position: relative;
  background-color: #fff;
  border: 2px solid #ccc;
  z-index: 10;
}
.rb-type-four-applynow-web .line.step1.active,
.rb-type-four-applynow-web .line.step2.active,
.rb-type-four-applynow-web .line.step3.active {
  background: #553E99;
  border: 2px solid #553E99;
}
.rb-type-four-applynow-web .line.step1.active::before,
.rb-type-four-applynow-web .line.step2.active::before,
.rb-type-four-applynow-web .line.step3.active::before {
  content: "";
  width: 12px;
  height: 12px;
  background-color: #fff;
  border-radius: 50px;
  display: block;
  position: absolute;
  top: 22%;
  left: 22.5%;
}
.rb-type-four-applynow-web .line.step1.activated::before,
.rb-type-four-applynow-web .line.step2.activated::before,
.rb-type-four-applynow-web .line.step3.activated::before {
  content: url(../images/tick-icon.svg);
  width: 12px;
  height: 12px;
  border-radius: 50px;
  display: inline-block;
  position: absolute;
  top: 12%;
  left: 12%;
}
.rb-type-four-applynow-web .line.step1.activated,
.rb-type-four-applynow-web .line.step2.activated,
.rb-type-four-applynow-web .line.step3.activated {
  background-color: #553E99;
  border: 2px solid #553E99;
}
.rb-type-four-applynow-web .custom-stepper-line {
  height: 2px;
  width: 100%;
  position: absolute;
  left: 0;
  top: calc(50% - 1px);
  background-color: #ccc;
  z-index: 5;
}
.rb-type-four-applynow-web .custom-stepper-line .fill-part {
  background-color: #553E99;
  height: 2px;
}
.rb-type-four-applynow-web .stepper-container {
  width: 100%;
}
.rb-type-four-applynow-web .stepper-header {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
  font-weight: bold;
  color: #3f2c78;
}
.rb-type-four-applynow-web .stepper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.rb-type-four-applynow-web .stepper::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #ccc;
  transform: translateY(-50%);
  z-index: 0;
}
.rb-type-four-applynow-web .step {
  width: 24px;
  height: 24px;
  background-color: white;
  border: 2px solid #B6BCC7;
  border-radius: 50%;
  z-index: 1;
}
.rb-type-four-applynow-web .step.active {
  background-color: white;
  border: 6.5px solid #553E99;
}
.rb-type-four-applynow-web .step.completed {
  background-color: #553E99;
  border-color: #553E99;
}
.rb-type-four-applynow-web .type-four-applynow-container {
  border-radius: 8px;
  margin-top: 40px;
}
.rb-type-four-applynow-web .type-four-applynow-container .type-four-applynow-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 16px 20px;
}
.rb-type-four-applynow-web .type-four-applynow-container .type-four-applynow-grid > div {
  flex-basis: calc(50% - 10px);
}
.rb-type-four-applynow-web .type-four-applynow-container .type-four-applynow-grid .form-control,
.rb-type-four-applynow-web .type-four-applynow-container .type-four-applynow-grid select.form-control {
  color: #697787;
  background-color: #FFFFFF;
}
.rb-type-four-applynow-web .type-four-applynow-container #complexCalculatorResult {
  margin-top: 0;
  margin-bottom: 0;
}
.rb-type-four-applynow-web .type-four-applynow-container .recaptcha .type-four-captcha-label {
  display: none;
}
.rb-type-four-applynow-web .type-four-applynow-container .recaptcha .taglib-captcha .refresh {
  margin: 15px 0 0 15px;
}
.rb-type-four-applynow-web .type-four-applynow-container .type-four-applynow-buttons {
  margin-top: 40px;
  display: flex;
  gap: 16px;
  margin-bottom: 0px;
}
.rb-type-four-applynow-web .type-four-applynow-container .type-four-applynow-buttons .rbpw-primary-button.primary-submit-btn {
  background: #3fcfbe !important;
  color: #230871 !important;
  border: none !important;
}
.rb-type-four-applynow-web .type-four-applynow-container .type-four-applynow-buttons .rbpw-primary-button.primary-submit-btn:hover {
  background: #30c0af !important;
}
.rb-type-four-applynow-web .type-four-applynow-container .type-four-applynow-buttons .rbpw-secondary-button.secondary-cancel-btn {
  border: 1px solid #3fcfbe;
  color: #230871;
}
.rb-type-four-applynow-web .type-four-applynow-container .type-four-applynow-buttons .rbpw-secondary-button.secondary-cancel-btn:hover {
  border: 1px solid #3fcfbe;
  background: #00AF9A0D;
}
@media only screen and (max-width: 768px) {
  .rb-type-four-applynow-web .subtitle-container {
    margin-bottom: 12px;
  }
  .rb-type-four-applynow-web .type-four-applynow-container {
    margin-top: 32px;
  }
  .rb-type-four-applynow-web .type-four-applynow-container .type-four-applynow-grid > div {
    flex-basis: 100%;
  }
  .rb-type-four-applynow-web .type-four-applynow-container .type-four-applynow-buttons {
    margin-top: 32px;
    flex-direction: column;
  }
  .rb-type-four-applynow-web .type-four-applynow-container #complexCalculatorResult .graybg-container {
    width: 100%;
    padding: 0;
  }
  .rb-type-four-applynow-web .type-four-applynow-container #complexCalculatorResult .graybg-container .infodisplay-container {
    column-count: 1;
  }
  .rb-type-four-applynow-web .type-four-applynow-container #complexCalculatorResult .graybg-container .infodisplay-container .info-container {
    margin-bottom: 20px;
  }
  .rb-type-four-applynow-web .type-four-applynow-container #complexCalculatorResult .global-columns-container .detailed-column .monthly-container {
    margin: 0;
  }
}

.apply-now-error, .apply-now-success {
  display: none;
}