.bg_card {
  background: url(../../r-images/showroom/showroom_bg4.jpg) no-repeat center 0px;
}
.btn_inq , .btn_inq_xs {
  background-color: #ff9000;
}
.top_compname{
  color: #ffca85;
  text-shadow: 1px 2px #000;
}
.item_title {
  border-bottom: solid 6px #097F4F;
  color: #000;
}
.item_title::after{
  border-bottom: 1px solid #097F4F;
}
.sub_title , .contact_box i , .info_list .dl-horizontal dt , .info_list i , .info_list a {
  color: #000;
}
.info_list a:hover{
  color: #097F4F;
}
#controls-filter li.active a {
  background-color: #097F4F;
}
#release_accordion .panel-title a:hover , #release_accordion .panel-title a:focus {
  color: #097F4F;
}
/*
#release_accordion .release_date {
  background-color: #097F4F;
  color: #fff;
}
*/
#tradeleads_list .tradeleads_box {
  border: 1px solid #BFDBC1;
  border-top: 4px solid #097F4F;
}