.P-10173{
    border-bottom: 1px solid #dcdcdc;
}

.R-20285{
max-width:100%;
}

.MainH1{
    display: block;
    float: right;
    width: 100%;
    font-family: 'ISBold';
    color: #696969;
    margin-top: 35px;
    margin-bottom: 35px;
}

.MainP{
    display: block;
    float: right;
    width: 100%;
    text-align: center !important;
    color: #686868;
}

.FilterBox {
    background: #f9f9fa;
}
.FBoxSearch{
   background: #fff !important;
}
.FBoxTagBody span{
  background: #fff !important;
}
.NoFilter{
  background: #fff !important;
}
.FBoxBody ul{
  background: #fff !important;
}
.NotFoundSearch span {
    color: #ff1b73;
}


@media all and (min-width: 1024px)  and (max-width: 1199px)  {
    .BBImage{
      height: 90px; overflow:hidden;
    }
}
@media all and (min-width: 1200px)  and (max-width: 1299px)  {
    .BBImage{
      height: 107px; overflow:hidden;
    }
}
@media all and (min-width: 1300px)  and (max-width: 1399px)  {
    .BBImage{
      height: 115px; overflow:hidden;
    }
}
@media all and (min-width: 1400px)  and (max-width: 1499px)  {
    .BBImage{
      height: 120px; overflow:hidden;
    }
}
@media all and (min-width: 1500px)  {
    .BBImage{
      height: 130px; overflow:hidden;
    }
}
#Pager-20565{
display: block;
    width: 100%;
    float: right;
}

.BBCustomerRate{
display:none;
}
.BBPublicRate {
    width: 100%;
    margin-right: 0px;
}
.BBPublicRate img{
    margin-right: calc(50% - 45px);
}
.BBPublicRate >span {
    width: 80px;
}