#estekhare {
  margin: 10px auto;
  width: 70%;
}
#estekhare img{
  border:none !important;
}
.estekhare-ajax-wrapper , .estekhare-header , .estekhare-get ,#estekhare #estekhare-result  {
  display: block !important;
  margin: auto !important;
  text-align: center;
}
.estekhare-ajax-wrapper {
  width: 16px;
  display: block;
  margin: auto;
}
.estekhare-get {
  cursor: pointer;
  margin:7px auto auto !important;
  width: 40% !important;
  max-width: 590px;
}
#estekhare #estekhare-result {
  text-align: justify;
}
#estekhare-result h3 {
  text-align: center;
}
.estekhare-ajax{display: none;}
#estekhare-result span {
  border-right:8px solid #442200;
  border-left:8px solid #442200;
  display: block;
  padding: 10px;
}
#estekhare-result > table {
  margin: 10px auto 10px auto;
}
#estekhare-result table span {
  border: 0 !important;
}
.estekhare-tbl-title {
  font-weight: bold;
}
#estekhare-result tr td {
  border: 1px solid #d2ad66 !important;
  text-align: right;
}
#estekhare-ghoran-pages tr td {
  border: none !important;
}
#estekhare-ghoran-pages {
  background-image: url("img/qur-tas-bg.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  border-collapse: collapse;
  background-size: cover;
}
#estekhare-result > table {
  margin: 10px auto auto auto !important;
  width: 99% !important;
}
.estekhare-half-width{
  width: 50% !important;
}

.estekhare-half-width img {
  width: 70%;
  background: transparent;
  border: none !important;
  padding: 0 !important;
}
.gh-page-right {
  margin-right: 21% !important;
}
.gh-page-left {
  margin-right: 10% !important;
}
.estekhare-header {
  width: 70%;
}

/**
 * responsive
 */
@media all and (min-width: 320px) and (max-width: 480px) {}