.daneshnameh-last-subject {
  direction: rtl;
}

.daneshnameh-last-subject .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-last-subject .subject-headre img {
  position: absolute;
  top: -12px;
}

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

.daneshnameh-last-subject .subject-last {
  background-color: #fff;
  padding-bottom: 35px;
  height: 380px;
  overflow-y: scroll;
  padding-top: 10px;
  border: 2px solid #b99332;
}

.daneshnameh-last-subject .subject-last-list {
  list-style: none;
  padding-right: 10px;
}

.daneshnameh-last-subject .subject-last-item {
  border-bottom: 1px dashed #434343;
  min-height: 40px;
  line-height: 30px;
  font-size: 15px;
  margin: 2px;
}

.daneshnameh-last-subject .subject-last-item:hover {
  background-color: #ece5da;
}

.daneshnameh-last-subject .subject-last-item a {
  color: #4a4747;
  text-decoration: none;
}

.daneshnameh-last-subject .subject-last-item p {
  line-height: 30px;
}

.daneshnameh-last-subject .subject-last-item p img {
  width: 5px;
  margin-left: 20px;
}

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

.daneshnameh-last-subject .subject-menu-inside {
  padding: 20px;
}/*# sourceMappingURL=last-subjects.css.map */