.fame-hall .rating-container .star {
  font-size:14px;
}
.fame-hall .rating-xs {
  font-size: initial;
  margin-top: -2px;
}
.fame-hall .rating-container .rating-stars {
  vertical-align: initial;
}
.fame-hall .nav-tabs-custom>.nav-tabs>li {
  border-right:1px solid #c5c5c5;
  border-left:1px solid #c5c5c5;
  border-top:1px solid #c5c5c5;
}

.fame-hall .nav-tabs-custom>.nav-tabs {
  border-bottom-color: #c5c5c5;
}
.fame-hall .nav-tabs-custom>.tab-content {
  border-left: 1px solid #c5c5c5;
  border-right: 1px solid #c5c5c5;
  border-bottom: 1px solid #c5c5c5;
}
.fame-hall .amount-bg {
  background: #ecf0f5 !important;
}
.fame-hall .quality-bg {
  background: #deffe2 !important;
}
.fame-hall .exclusive-bg {
  background: #feffcb !important;
}

.fame-hall .tab-pane {
  padding-top:10px;
}
.fame-hall .nav > li > a {
  padding: 10px 5px;
}
