.stripe-loading-indicator .stripe, .stripe-loading-indicator .stripe-loaded { 
  background-color: #a7e5fd;
  height: 2px;
}

.form-group {
  margin-bottom: 0em;
}

.form-control {
  height: inherit;
  font-size: inherit;
  line-height: inherit;
  background-image: none;
}

@media (max-width: 812px){

  .tanya-kami-content::after {
  	content: "";
    background: none;
    background-color: #fff;
  }

  .dental-iq-content, .tanya-kami-content, .faq-content {
  	position: relative;
    width: 100%;
    max-width: 812px;
  }

  #ctnewsevent .row > .berita {
  	padding-left: 15px;
  	padding-right: 15px;
  }

}