.cursor-pointer{
  cursor: pointer;
}
.ml__40{
  margin-left: 40px !important;
}
.required{
  color: #dc3545;
}

[disabled],
.disabled,
button[disabled],
input[disabled],
textarea[disabled],
select[disabled] {
  pointer-events: none !important;
  opacity: 0.6 !important;
  cursor: not-allowed !important;
}

@media only screen and (max-width: 767px){
  .ml__40{
    margin-left: 10px !important;
 }
 .event-donation{
   height: auto !important;
 }
}

.left__97{
  left: 97% !important;
  margin-left: -20px !important;
}

.banner-photo::before {
  content: '';
  position: absolute;
  width: 88px;
  height: 98px;
  background: none;
  left: -50px;
  bottom: 100px;
}


@media only screen and (min-width: 100px) and (max-width: 600px) {
  .header-top {
    display: none !important;
  }
}


.sb-page-arrow::before {
  content: '';
  position: absolute;
  width: 88px;
  height: 98px;
  background: none;
  left: -108px;
  top: 15px;
}

.subpage-banner::before {
  background: none;
}

.contact-banner::after{
  background: none;
}

.subpage-about-cn::after{
  background: none;
}

.news-date{
  display: none;
}

.footer-bottom{
  border: none;
}

.footer{
  padding: 20px 0px 20px 0px;
}

.banner-content p{
  text-align: justify;
}

.about-content p{
  text-align: justify;
}

.event-info p{
  text-align: justify;
}
