@charset "UTF-8";
.sfnewsContent ul, .sfcontent ul {
  list-style: none !important;
  padding-left: 15px !important; }
.sfnewsContent ul > li, .sfcontent ul > li {
    font-size: 14px;
    line-height: 20px;
    color: #4b4b4b;
    text-indent: -12px; }
.sfnewsContent ul > li :before, .sfcontent ul > li :before {
      content: "»";
      color: #00afff;
      padding-right: 5px; }
.top-bar-section .left .has-dropdown .dropdown li:nth-child(3) a {
  padding-top: 0 !important; }
.top-bar-section .left .has-dropdown .dropdown li:last-child a {
  padding-bottom: 0 !important; }
.top-bar-section .left .has-dropdown .dropdown {
  padding: 25px 0;
  background-color: #d3dee5 !important; }
.adbutler-container {
  display: block;
  margin: 0.5rem 0 1rem;
  min-height: 90px;
  text-align: center; }
.adbutler-container:before {
  content: "ADVERTISEMENT";
  color: #505050;
  font-size: 1em;
  font-weight: 600;
  display: block;
  position: relative;
  padding-bottom: 10px;
  text-decoration: none !important;
  border-bottom: none !important; }
.hidden {
  display: none !important; }
@media (min-width: 500px) and (max-width: 769px) {
  .middle.tab-bar-section img {
    height: 120px !important; } }

