.airasia-main-wrapper .header-wrapper {
  background-color: #fff !important;
  color: #fff !important;
  box-shadow: none;
}

.airasia-main-wrapper .header-wrapper .v-toolbar__title {
  width: 100%;
  text-align: center;
}

.airasia-main-wrapper .v-content__wrap {
  background: #fff;
}

.airasia-main-wrapper .terms-link {
  float: right;
  font-size: 13px;
}

.airasia-main-wrapper .form-main-wrapper {
  margin: 0 auto;
}

.airasia-main-wrapper .form-main-wrapper .title-wrapper {
  text-align: center;
  margin: 40px 0px;
  color: #7f7f7f;
}

.airasia-main-wrapper .primary--text {
  color: #e10000 !important;
  caret-color: #e10000 !important;
}

.airasia-main-wrapper .btn-1 {
  background: #e10000 !important;
  color: #fff !important;
  border-radius: 0px;
  margin: 10px 0;
}

.airasia-main-wrapper .btn-2 {
  background: #fff !important;
  color: #e10000 !important;
  border-radius: 0px;
  margin: 10px 0;
}

.airasia-main-wrapper .center {
  margin: 0 auto;
  text-align: center;
}

.airasia-main-wrapper .v-dialog {
  border-radius: 0px !important;
}

.airasia-main-wrapper .v-card {
  border-radius: 0px !important;
}

.airasia-main-wrapper .terms-link-anchor {
  color: #E10000 !important;
}

.terms-link {
  color: #E10000 !important;
}

