@font-face {
  font-family: "DINPro-CondBold";
  src: url(./Fonts/DINPro-CondBold.otf);
}
.text-center {
  text-align: center;
}

.text-left {
  text-align: left;
}

.shadow-panel {
  background: #fff;
  box-shadow: 0px 0px 10px 4px rgba(0, 0, 0, 0.15);
}

.mt0 {
  margin-top: 0px !important;
}

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

.mt10 {
  margin-top: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mt55 {
  margin-top: 55px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mt65 {
  margin-top: 65px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.mt75 {
  margin-top: 75px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mt85 {
  margin-top: 85px !important;
}

.mt90 {
  margin-top: 90px !important;
}

.mt95 {
  margin-top: 95px !important;
}

.mt100 {
  margin-top: 100px !important;
}

.width0 {
  width: 0px !important;
}

.width25 {
  width: 25px !important;
}

.width50 {
  width: 50px !important;
}

.width75 {
  width: 75px !important;
}

.width100 {
  width: 100px !important;
}

.width125 {
  width: 125px !important;
}

.width150 {
  width: 150px !important;
}

.width175 {
  width: 175px !important;
}

.width200 {
  width: 200px !important;
}

.width225 {
  width: 225px !important;
}

.width250 {
  width: 250px !important;
}

.width275 {
  width: 275px !important;
}

.width300 {
  width: 300px !important;
}

.width325 {
  width: 325px !important;
}

.width350 {
  width: 350px !important;
}

.width375 {
  width: 375px !important;
}

.width400 {
  width: 400px !important;
}

.width425 {
  width: 425px !important;
}

.width450 {
  width: 450px !important;
}

.width475 {
  width: 475px !important;
}

.width500 {
  width: 500px !important;
}

body.post-name-event-lp .siteHeader, body.post-name-about-spoducation .siteHeader, body.post-name-sponsor .siteHeader, body.post-name-whats-spoducation2 .siteHeader, body.post-name-form-lp-join .siteHeader, body.single-lp-event .siteHeader {
  display: block;
}

.post-name-form-lp-join .section.siteContent {
  margin-top: 0 !important;
}

.post-name-form-lp-pay th {
  width: 20%;
}
.post-name-form-lp-pay #payjp_checkout_box {
  text-align: center;
}
.post-name-form-lp-pay #payjp_checkout_box input[type=button] {
  width: 40%;
  height: 56px;
}
@media (max-width: 768.98px) {
  .post-name-form-lp-pay #payjp_checkout_box input[type=button] {
    width: 100%;
  }
}
.post-name-form-lp-pay #payjp_checkout_box input[type=button].has-token {
  border: 1px solid #1C9A1C;
  background-color: #fff;
  background-image: none;
  color: #1C9A1C;
}
.post-name-form-lp-pay .form-align .btn-common {
  font-size: 12px;
  width: 170px;
  height: 45px;
}

#form-align.form-pay .publishBtn:disabled {
  background: #f7f7f7;
  color: #000;
}

@media (max-width: 1198.89px) {
  .post-name-form-lp-pay .form-pay {
    padding: 0;
    background: none;
  }
}