.daneshnameh-subject-reading .subject-headre {
  background-image: linear-gradient(#fff, #fcf9f5, #c8ccca, #b6b3b0);
  border-top: 1px solid #caba9c;
  border-bottom: 1px solid #caba9c;
  height: 34px;
  position: relative;
  margin-top: 20px;
}

.daneshnameh-subject-reading .subject-menu {
  background-color: #fff;
  border: 2px solid #b6b6b6;
  height: 380px;
  overflow-y: auto;
  overflow-x: hidden;
}

.daneshnameh-subject-reading .subject-headre img {
  position: absolute;
  top: -12px;
}

.daneshnameh-subject-reading .subject-arrow {
  float: left;
  margin: auto;
  line-height: 34px;
  color: #85671a;
}

.daneshnameh-subject-reading .subject-reading {
  background-color: #fff;
  border: 2px solid #b99332;
  min-height: 380px;
  overflow-y: auto;
  overflow-x: hidden;
}

.daneshnameh-subject-reading .subject-reading-danesh {
  background-color: #fefcf6;
  border: 2px solid #dbcaa3;
  border-radius: 5px;
  margin-top: 10px;
}

.daneshnameh-subject-reading .subject-reading-danesh img {
  margin: 10px;
}

.daneshnameh-subject-reading .subject-reading img {
  margin: 10px;
}

@media (max-width: 991.98px) {
  .daneshnameh-subject-reading .subject-menu {
    background-color: #fff;
    border: 2px solid #b6b6b6;
    height: auto;
    overflow-y: hidden;
    overflow-x: hidden;
  }
}
.daneshnameh-subject-reading .subject-reading select {
  display: block;
  width: 90%;
  margin: 3px auto;
}/*# sourceMappingURL=subject-reading.css.map */