.wrapper {
  background: #000; }

  .paymentform_info tr{
    border: none;
  }

  .relative{
    position: relative;
  }

  #applyPromocode{
    position: absolute;
    right: 22px;
    top: 39px;
    background: #ff001a;
    border: 2px solid #f48460;
    color: #fff;
    font-weight: 500;
    padding: 5px 20px;
    transition: 0.2s all ease;
  }

  #applyPromocode:hover{
    border: 2px solid #f48460;
    color: #ff001a;
    background: transparent;
  }

  #errorrequired{
    color: #dc3545;
    font-size: 12px;
    position: absolute;
    bottom: 9px;
  }
  
  #loadingpromocode{
    border: 5px solid #f3f3f3;
    border-radius: 50%;
    border-top: 5px solid #ff001a;
    width: 30px;
    height: 30px;
    -webkit-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
    position: absolute;
    top: 2%;
    left: 37%;
    display: none;
  }
  



  #vaccin-error{
    bottom: -45px;
    left: 0;
  }


  .paymentform_info td{
    font-weight: 900;
    border: none;
    padding: 0px;
  }
  .paymentform__flex {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
  }
  .paymentform__box1{
    width: 80%;
  }

  .ui-datepicker-month, .ui-datepicker-year{
    padding-right:0 !important;
  }

  .form-wrappernew{
    padding: 65px 70px !important;
    max-width: 760px;
    background: #ffffff;
    margin: 0 auto;
  }

  .grabpay{
    margin-left: 25px !important;
  } 

  .btngrab{
    max-width: 200px;
    height: 45px;
    width: 100%;
    background: url(https://slategray-starling-747889.hostingersite.com/wp-content/uploads/2021/07/grab_button.png);
    background-size: contain !important;
    background-position: center !important;
    border: none;
    cursor: pointer;
    margin-top: 15px;
  }

 
  #loading_overlay{
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 100;
    display: none;
  } 

  .btnpaymentnew{
    overflow: hidden;
    display: inline-block;
    visibility: visible !important;
    background-image: -webkit-linear-gradient(#28a0e5,#015e94);
    background-image: -moz-linear-gradient(#28a0e5,#015e94);
    background-image: -ms-linear-gradient(#28a0e5,#015e94);
    background-image: -o-linear-gradient(#28a0e5,#015e94);
    background-image: -webkit-linear-gradient(#28a0e5,#015e94);
    background-image: -moz-linear-gradient(#28a0e5,#015e94);
    background-image: -ms-linear-gradient(#28a0e5,#015e94);
    background-image: -o-linear-gradient(#28a0e5,#015e94);
    background-image: linear-gradient(#28a0e5,#015e94);
    -webkit-font-smoothing: antialiased;
    border: 0;
    padding: 1px;
    text-decoration: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.2);
    -moz-box-shadow: 0 1px 0 rgba(0,0,0,0.2);
    -ms-box-shadow: 0 1px 0 rgba(0,0,0,0.2);
    -o-box-shadow: 0 1px 0 rgba(0,0,0,0.2);
    box-shadow: 0 1px 0 rgba(0,0,0,0.2);
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    cursor: pointer;
    color: #ffffff;
    padding: 7px 15px;
    font-weight: 500;
    font-size: 15px;
    margin-top:15px;
  }

  #paymentform__creditcard, #payment__grabpay{
    min-height: 300px;
    display: none;
  }
  
  #payment__free{
    min-height: 190px;
    display: none;
  }

  #paymentform__offline{
    min-height: 400px;
    display: none;
  }

.formJoinNow {
  margin: 0 auto;
  /* max-width: 760px; */
  /* padding: 65px 70px !important;  */
  /* background: #ffffff; */
  }
  .formJoinNow__input {
    border: none !important;
    border-bottom: 1px solid #dfdfdf !important;
    padding-left: 10px !important; }
    .formJoinNow__input:focus {
      border-color: #ff001a !important; }
  .formJoinNow__title {
    font-weight: 600;
    margin-bottom: 50px; }
  .formJoinNow__submit {
    margin-left: 10px; }
  .formJoinNow__group label {
    font-size: 0.9rem !important; }
  .formJoinNow__notice {
    font-size: 12px;
    margin-top: 35px;
    font-style: italic;
    line-height: 1.8; }
  .formJoinNow__termscondition {
    font-size: 12px;
    margin-top: 5px;
    font-style: italic;
    line-height: 1.8; }
  .formJoinNow__checkboxagree {
    text-align: center;
    font-size: 14px; }
  .formJoinNow__addcourses {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    height: 80px; }
  .formJoinNow__buttonAddCourses {
    background: #ff001a;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
    border: none;
    padding: 5px 15px; }

#selectedCourses {
  text-transform: uppercase;
  list-style: none !important;
  margin: 0 0 1.6em !important; }

.selectedCourses-item {
  font-weight: 500;
  display: flex;
  background: #ff001a;
  opacity: .8;
  color: #fff;
  padding: 8px 15px !important;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 5px; }

.buttonRemoveCourses {
  border: none;
  background: #f7f7f7;
  color: #ff001a;
  border-radius: 20px;
  width: 25px;
  height: 25px;
  font-size: 15px;
  padding: 1px 8px; }

.wpcf7-list-item {
  position: relative;
  padding-left: 55px !important;
  overflow: visible;
  margin-right: 15px;
  width: 100%; }

span.wpcf7-list-item-label:before {
  content: "";
  display: block;
  position: absolute;
  width: 16px;
  height: 16px;
  background: #ababab;
  left: 5px;
  top: 5px;
  z-index: 1;
  -webkit-transition: all .2s ease;
  transition: all .2s ease; }

span.wpcf7-list-item-label:after {
  background: #ffffff; }

.wpcf7-checkbox .wpcf7-list-item-label:after {
  content: "";
  width: 50px;
  height: 26px;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  border: 1px solid #dfdfdf;
  z-index: 0; }

.wpcf7-radio .wpcf7-list-item-label:after {
  content: "";
  width: 26px;
  height: 26px;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  border: 1px solid #dfdfdf;
  z-index: 0; }

span.wpcf7-form span.wpcf7-list-item {
  position: relative;
  padding-left: 34px !important;
  overflow: visible;
  margin-right: 15px; }

.wpcf7-radio {
  display: flex; }

.wpcf7-radio .wpcf7-list-item {
  position: relative;
  padding-left: 34px !important;
  overflow: visible;
  margin-right: 0;
  width: 145px; }

#submitFormJoin {
  margin-top: 10px; }

.container-checkbox {
  position: relative;
  padding-left: 30px;
  cursor: pointer;
  font-size: 16px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin: 30px auto 30px;
  display: table; }

/* Hide the browser's default checkbox */
.container-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0; }

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 22px;
  width: 22px;
  background-color: #eee; }

/* On mouse-over, add a grey background color */
.container-checkbox:hover input ~ .checkmark {
  background-color: #ccc; }

/* When the checkbox is checked, add a blue background */
.container-checkbox input:checked ~ .checkmark {
  background-color: #ff001a; }

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none; }

/* Show the checkmark when checked */
.container-checkbox input:checked ~ .checkmark:after {
  display: block; }

/* Style the checkmark/indicator */
.container-checkbox .checkmark:after {
  left: 7px;
  top: 1px;
  width: 9px;
  height: 15px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.zeroMargin {
  margin-left: 0 !important;
  margin-right: 0 !important; }

label.error {
  position: absolute;
  color: #f00;
  /* font-size: 10px; */
  font-weight: normal;
  padding-bottom: 15px;
  margin-top: -32px;
  font-size: 0.8em !important; }

.errorMessageForm {
  margin-top: 20px;
  font-size: 14px;
  color: red;
  border: 2px solid #f7e700;
  max-width: 95%;
  margin-left: 15px;
  display: none; }

.relativegroup {
  position: relative; }

.loadingcircle {
  border: 4px solid #f3f3f3;
  border-radius: 50%;
  border-top: 4px solid #ff001a;
  width: 32px;
  height: 32px;
  -webkit-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
  position: absolute;
  top: 15px;
  left: 95px;
  display: none; }

  .loadingcircle-overlay {
    border: 5px solid #f3f3f3;
    border-radius: 50%;
    border-top: 5px solid #ff001a;
    width: 45px;
    height: 45px;
    -webkit-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
    position: absolute;
    top: 50%;
    left: 50%;
    display: block; }

.disablebutton {
  background: #cccccc !important;
  border: #cccccc !important;
  color: #cccccc !important; }


  @media only screen and (max-width: 600px){
    .form-wrappernew{
      padding: 20px !important;
    }
    .formJoinNow__addcourses{
      height: auto;
      margin-bottom: 20px;
    }
  }

/* Safari */
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
