.profildetail .profildetail h3 .glyphicon {
  margin-right: 10px; }

.profildetail .border {
  border: 2px solid #f0f0f0;
  padding: 15px; }

.profildetail .odesc {
  text-align: justify; }

.profildetail .btn-recomend {
  background: #FFBD3F;
  float: right;
  width: 100%; }

.profildetail .listofrecomendation {
  max-height: 400px;
  overflow-y: scroll;
  margin-bottom: 20px; }
  .profildetail .listofrecomendation .single-rec {
    padding: 10px;
    background: whitesmoke;
    margin-bottom: 10px; }

.profildetail #recomend {
  width: 100% !important;
  border: 1px solid #dbdbdb;
  min-height: 150px;
  padding: 10px; }

#ofertaList {
  margin-top: 20px;
  background-color: #fff; }
