.bsfp-clearfix:before,
.bsfp-clearfix:after {
  content: "";
  display: table; }

.bsfp-clearfix:after {
  clear: both; }

.bsfp-clearfix {
  zoom: 1; }

.bsfp-currency-header {
  padding: 14px 20px;
  text-align: center;
  position: relative;
  font-weight: 700;
  font-size: 14px;
  color: #000;
  line-height: 20px;
  margin-bottom: 10px; }

.bsfp-currency-header img {
  vertical-align: middle;
  margin-top: -2px;
  max-width: 30px;
  margin-right: 4px; }

.bsfp-currency-header:before {
  content: '';
  display: inline-block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #000;
  opacity: 0.04; }

.fpt-wrapper-body,
.bsfp-event-list {
  overflow-x: auto; }
