.has-error .ant-form-explain,
.has-error .ant-form-split {
  font-family: Ekachon-Regular;
}

.donate-report-text-header-email {
  color: #0050f0;
  font-size: 18px;
}

.donate-report-text-header-bullet {
  color: #0050f0;
  font-size: 16px;
}

.donate-report-text-input .ant-input {
  text-align: left !important;
}

.donate-report-text-input {
  background-color: #f0f4fc !important;
  border-color: #f0f4fc !important;
  color: #0050f0 !important;
  height: 50px !important;
  border-radius: 15px !important;
  font-size: 18px !important;
  margin-top: 15px !important;
}

.donate-report-select {
  max-width: 400px;
  width: 100%;
}

.donate-report-select .ant-select-selection--single {
  background-color: #f0f4fc;
  border-color: #f0f4fc;
  color: #0050f0;
  height: 50px;
  border-radius: 15px;
  font-size: 18px;
}

.donate-report-select
  .ant-select-selection--single
  .ant-select-selection__rendered {
  height: 50px;
  margin-left: 20px;
  margin-top: 8px;
}

.donation-page {
  padding-top: 200px;
}

.header-txt {
  align-content: center;
  text-align: center;
  color: blue;
}

.sub-header {
  color: blue;
  font-weight: bold;
}

.form-year-select {
  color: blue;
  text-align: center;
  font-size: 40px;
  width: 400px;
}

.center-content {
  text-align: center;
}

.required:after {
  content: " *";
  color: red;
}

.required label {
  font-weight: bold;
}

.required label:after {
  color: #e32;
  content: " *";
  display: inline;
}

@media (min-width: 320px) {
  .formtxtbox.form-control {
    width: 100%;
  }

  .donate-report-button {
    background-color: #0056ff !important;
    color: #ffff !important;
    font-weight: normal;
    border-radius: 15px !important;
    height: 39px !important;
    width: 132px;
    margin-bottom: 22px;
    font-family: ttb-Regular;
    margin-top: 80px;
  }

  .donate-report-text-header {
    color: #0050f0;
    font-size: 18px;
    text-align: center;
  }

  .donate-payment-header-succes {
    font-size: 14px;
    color: #0050f0;
    width: 100%;
    /* max-width: 432px; */
  }
}

@media (min-width: 576px) {
}

@media (min-width: 768px) {
  .formtxtbox.form-control {
    width: 88%;
  }
}

@media (min-width: 992px) {
  .formtxtbox.form-control {
    width: 80%;
  }
}

@media (min-width: 1200px) {
  .formtxtbox.form-control {
    width: 79%;
  }

  .payment-channel-button {
    background-color: #0056ff !important;
    color: #ffff !important;
    font-size: 20px !important;
    font-weight: normal;
    border-radius: 15px !important;
    height: 57px !important;
    width: 190px;
    margin-bottom: 69px;
    font-family: ttb-Regular;
    margin-top: 80px;
  }

  .donate-report-text-header {
    color: #0050f0;
    font-size: 40px;
    text-align: center;
  }

  .donate-payment-header-succes {
    font-size: 40px;
    color: #0050f0;
    width: 100%;
    /* max-width: 432px; */
  }
}

@media (min-width: 1600px) {
}

.m-g-t-50 {
  margin-top: 50px;
}

.m-g-t-20 {
  margin-top: 20px;
}

.m-g-t-10 {
  margin-top: 10px;
}

.m-g-t-40 {
  margin-top: 20px;
}

.t-a-c {
  text-align: center;
}

@media (min-width: 320px) {
  .donate-payment-header {
    font-size: 14px;
    color: #0050f0;
  }

  .donate-payment-header-succes {
    font-size: 14px;
    color: #0050f0;
    width: 100%;
    /* max-width: 432px; */
  }

  .payment-channel-button {
    background-color: #0056ff !important;
    color: #ffff !important;
    font-size: 14px !important;
    font-weight: normal;
    border-radius: 15px !important;
    height: 39px !important;
    width: auto;
    margin-bottom: 22px;
    font-family: ttb-Regular;
  }

  .payment-channel-button-2 {
    background-color: #ffff !important;
    color: #0056ff !important;
    font-size: 14px !important;
    font-weight: normal;
    border-radius: 15px !important;
    height: auto;
    width: auto;
    margin-bottom: 22px;
    font-family: ttb-Regular;
  }

  .donate-payment-text-step .ant-steps-item-title {
    font-size: 14px !important;
    color: #333333;
  }
}

@media (min-width: 576px) {
}

@media (min-width: 768px) {
}

@media (min-width: 992px) {
}

@media (min-width: 1200px) {
  .donate-payment-header {
    font-size: 40px;
    color: #0050f0;
  }

  .payment-channel-button {
    background-color: #0056ff !important;
    color: #ffff !important;
    font-size: 20px !important;
    font-weight: normal;
    border-radius: 15px !important;
    height: 57px !important;
    width: auto;
    margin-bottom: 69px;
    font-family: ttb-Regular;
  }

  .payment-channel-button-2 {
    background-color: #ffff !important;
    color: #0056ff !important;
    font-size: 20px !important;
    font-weight: normal;
    border-radius: 15px !important;
    height: 57px !important;
    width: auto;
    margin-bottom: 69px;
    font-family: ttb-Regular;
  }

  .donate-payment-header-succes {
    font-size: 40px;
    color: #0050f0;
    width: 100%;
    /* max-width: 432px; */
  }

  .donate-payment-text-step .ant-steps-item-title {
    font-size: 18px !important;
    color: #333333;
  }
}

@media (min-width: 1600px) {
}

.step-wizard-list {
  display: flex;
  position: relative;
  z-index: 10;
  padding: unset;
}

.step-wizard-item {
  padding: 0 5%;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
  display: flex;
  flex-direction: column;
  text-align: center;
  position: relative;
}

.step-wizard-item + .step-wizard-item::after {
  content: "";
  position: absolute;
  left: 0;
  top: 19px;
  background: #0050f0;
  width: 100%;
  height: 2px;
  transform: translateX(-50%);
  z-index: -10;
}

.progress-count {
  height: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-weight: 600;
  margin: 0 auto;
  position: relative;
  z-index: 10;
  color: transparent;
}

.progress-count::after {
  content: "";
  height: 40px;
  width: 40px;
  background: #0050f0;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  z-index: -10;
}

.progress-count::before {
  content: "";
  height: 10px;
  width: 20px;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -60%) rotate(-45deg);
  transform-origin: center center;
}

.progress-label {
  font-size: 14px;
  font-weight: 600;
  font-family: "ttb-Regular";
  margin-top: 10px;
}

.current-item .progress-count::before,
.current-item ~ .step-wizard-item .progress-count::before {
  display: none;
}

.current-item ~ .step-wizard-item .progress-count::after {
  /* height: 10px;
    width: 10px; */
  /* background-color:rgb(213, 214, 214) ; */
}

.current-item ~ .step-wizard-item .progress-label {
  opacity: 0.5;
}

.current-item ~ .progress-count::after {
  background: #fff;
  border: 2px solid #0050f0;
}

.current-item .progress-count {
  color: #fff;
}

.circle1 {
  position: relative;
  width: 40px;
  height: 40px;
  background-color: #f69028;
  border-radius: 50%;
  cursor: pointer;
}

.circle2 {
  transform: translate(8%, 8%);
  width: 35px;
  height: 35px;
  background-color: #fff;
  border-radius: 50%;
}

.circle3 {
  transform: translate(9%, 9%);
  width: 30px;
  height: 30px;
  background-color: #0050f0;
  border-color: #0050f0;
  border-radius: 50%;
}

.circle4 {
  /* transform: translate(9%, 9%); */
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 28px;
  background-color: #0050f0;
  border-color: #0050f0;
  border-radius: 50%;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
}

.circle-content {
  width: 100%;
  /* max-width: 1000px; */
  display: flex;
  justify-content: center;
}

.circle-content-inner {
  display: flex;
  justify-content: center;
}

.circle-grayscale {
  filter: grayscale(1);
}

.circle-active {
  background-color: #f69028 !important;
}

@media (min-width: 320px) {
  .circle-content-text {
    margin-top: 10px;
    font-size: 10px;
    font-weight: 600;
  }
}

@media (min-width: 576px) {
}

@media (min-width: 768px) {
}

@media (min-width: 992px) {
  .circle-content-text {
    margin-top: 10px;
    font-size: 14px;
    font-weight: 600;
  }
}

@media (min-width: 1200px) {
}

@media (min-width: 1600px) {
}

