.empty_result {
  text-align: center;
  color: #ccc;
  font-size: 20px;
}

.bp-tpf img.blog_post_bot_sect_image {
  max-width: 50% !important;
}

@media (max-width: 750px) {
  .bp-tpf img.blog_post_bot_sect_image {
    max-width: 100% !important;
    margin-left: 0;
  }
}

.dn {
  display: none;
}

.password_reset_form {
  max-width: 700px;
  margin: 0 auto;
  padding: 50px 0 150px 0;
}

.tac {
  text-align: center;
}

.vl_buy_disabled {
  cursor: default !important;
}

.disable_overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 9999;
}

.disable_overlay.active {
  display: block;
}

.space80 {
  height: 80px;
}

.iframe iframe {
  height: 100%;
}

.auth_alert {
  display: none;
}

