/* EXPLICIT FONTS */

body#page-body {background-color:#ffffff}
#edge-panel-body{background-color:rgba(201,201,201,1);color:#000000;}#edge-panel-body p, #edge-panel-body strong, #edge-panel-body span,#edge-panel-body a,#edge-panel-body i{color:#000000;}
{display:none}
.broker-list .broker .image-container {
    width: 208px;
    height: 206px;
}

@media only screen and (max-width: 640px) {
  #section_1.colomn-reverse .layout-row.layout-align-start-start, #section_3.colomn-reverse .layout-row.layout-align-start-start{
      flex-direction: column-reverse;
 }
}
.filter-panel .filters-input .filter-choices .span80>ul li:before {
    content: "\f0c8" !important;
}
.filter-panel .filters-input .filter-choices .span80>ul li.selected:before {
    content: "\f14a" !important;
}
