#header_menu {
  top: 221px;
}
.oo-current-condition-visual {
  margin-top: 35px !important;
}
.oo-top-bar {
  position: relative;
  height: 45px;
  width: 100%;
  background: #2b3050;
}
.oo-top-bar* {
  font-size: 13px !important;
  line-height: 33px !important;
}
.oo-top-bar .oo-top-bar-inner {
  max-width: 980px;
  margin: 0 auto;
  height: 45px;
  font-size: 13px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.oo-top-bar .oo-top-bar-inner .oo-top-bar-user {
  float: left;
  line-height: 43px;
  font-size: 13px !important;
}
.oo-top-bar .oo-top-bar-inner .oo-top-bar-user span {
  width: 42px;
  height: 42px;
  border-radius: 160px;
  border: 4px solid #2b3050;
  display: block;
  float: left;
  margin: 2px 15px 0 0;
  overflow: hidden;
  background-color: #393e63;
}
.oo-top-bar .oo-top-bar-inner .oo-top-bar-user span img {
  max-width: 42px;
  -webkit-box-shadow: inset 0 0 3px rgba(255, 255, 255, 0.4);
          box-shadow: inset 0 0 3px rgba(255, 255, 255, 0.4);
}
.oo-top-bar .oo-top-bar-inner .oo-top-bar-user:after {
  display: inline-block;
  width: 1px;
  height: 21px;
  vertical-align: middle;
  background: #555973;
  content: '';
  margin: 0 15px;
}
.oo-top-bar .oo-top-bar-inner .oo-top-bar-user a {
  color: #fff;
  text-decoration: none;
  font-size: 13px !important;
  padding-right: 26px;
  background: url(../images/personal-dropdown-arrow.png) center right no-repeat;
  display: inline-block;
  cursor: pointer;
}
.oo-top-bar .oo-top-bar-inner .oo-top-bar-user.notloggedin span {
  background: #393e63 url(../images/icon-topbar-login.png) center center no-repeat;
}
.oo-top-bar .oo-top-bar-inner .oo-top-bar-user.notloggedin a {
  background: url(../images/personal-go-arrow.png) center right no-repeat;
}
.oo-top-bar .oo-top-bar-inner .oo-top-bar-user.tstorm-counter:after {
  margin: 0 10px 0 15px;
}
.oo-top-bar .oo-top-bar-inner .oo-top-bar-user.tstorm-counter strong {
  color: #fdad2a;
}
.oo-top-bar .oo-top-bar-inner .oo-top-bar-user.tstorm-counter span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: auto;
  height: 45px;
  background: none;
  border: none;
  position: relative;
  margin: 0 10px 0 0;
  border-radius: 0;
}
.oo-top-bar .oo-top-bar-inner .oo-top-bar-user.tstorm-counter span small {
  display: block;
  font-size: 13px !important;
  color: #6e3100;
  font-weight: bold;
  padding: 3px 12px;
  border-radius: 3px;
  line-height: 11px;
  background: #fdad2a;
}
.oo-top-bar .oo-top-bar-inner .oo-top-bar-user.togglesound:after {
  margin: 0 10px 0 6px;
}
.oo-top-bar .oo-top-bar-inner .oo-top-bar-user.togglesound small {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(../images/icon-sound.png);
  vertical-align: middle;
  cursor: pointer;
}
.oo-top-bar .oo-top-bar-inner .oo-top-bar-user.togglesound small:hover {
  -webkit-filter: brightness(1.5);
          filter: brightness(1.5);
}
.oo-top-bar .oo-top-bar-inner .oo-top-bar-user.togglesound .soundoff {
  background-position: 0 0 !important;
}
.oo-top-bar .oo-top-bar-inner .oo-top-bar-user.togglesound .soundon {
  background-position: 0 -20px !important;
}
.oo-top-bar .oo-top-bar-inner .oo-top-bar-user.infoicon:after {
  margin: 0 10px 0 6px;
}
.oo-top-bar .oo-top-bar-inner .oo-top-bar-user.infoicon small {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(../images/icon-topbar-info.png);
  vertical-align: middle;
  cursor: pointer;
}
.oo-top-bar .oo-top-bar-inner .oo-top-bar-user.infoicon small:hover {
  -webkit-filter: brightness(1.5);
          filter: brightness(1.5);
}
.oo-top-bar .oo-top-bar-inner .oo-top-bar-user.country a {
  color: #FFF;
  text-transform: uppercase;
}
.oo-top-bar .oo-top-bar-info,
.oo-top-bar .oo-top-bar-profile-controls,
.oo-top-bar .oo-top-bar-country {
  border-radius: 3px;
  padding: 20px;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  background: #2b3050;
  color: #fff;
  position: absolute;
  top: 55px;
  max-width: 300px;
  z-index: 9999;
  display: none;
}
.oo-top-bar .oo-top-bar-info:before,
.oo-top-bar .oo-top-bar-profile-controls:before,
.oo-top-bar .oo-top-bar-country:before {
  display: block;
  width: 15px;
  height: 15px;
  margin: -28px auto 20px auto;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  content: '';
  background: #2b3050;
}
.oo-top-bar .oo-top-bar-info p,
.oo-top-bar .oo-top-bar-profile-controls p,
.oo-top-bar .oo-top-bar-country p {
  margin-top: 0;
  margin-bottom: 15px !important;
  font-size: 13px !important;
}
.oo-top-bar .oo-top-bar-info strong,
.oo-top-bar .oo-top-bar-profile-controls strong,
.oo-top-bar .oo-top-bar-country strong {
  display: block;
  font-size: 13px !important;
}
.oo-top-bar .oo-top-bar-info small,
.oo-top-bar .oo-top-bar-profile-controls small,
.oo-top-bar .oo-top-bar-country small {
  font-size: 10px !important;
  text-transform: uppercase;
  color: #555973;
}
.oo-top-bar .oo-top-bar-profile-controls a.button,
.oo-top-bar .oo-top-bar-country a.button {
  color: #fff;
  background: #fdad2a;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  display: block;
  height: 30px;
  line-height: 28px;
  cursor: pointer;
  border-radius: 3px;
  margin-bottom: 10px;
}
.oo-top-bar .oo-top-bar-profile-controls a.button:hover,
.oo-top-bar .oo-top-bar-country a.button:hover {
  background: #ff9a00;
}
.oo-top-bar .oo-top-bar-profile-controls a.text-link,
.oo-top-bar .oo-top-bar-country a.text-link {
  text-align: center;
  color: #fff;
  display: block;
}
.oo-top-bar .oo-top-bar-profile-controls {
  min-width: 185px;
}
.oo-top-bar .oo-top-bar-country {
  width: 200px;
}
.dark_top {
  background: #2b3050 !important;
}
.dark_body {
  background: #767caf !important;
  padding: 0 15px 0 15px !important;
  max-height: 10000px !important;
}
.dark_body.liveticker {
  margin-bottom: 40px;
}
.dark_body.nopadding {
  padding: 0 !important;
}
.dark_body .notification-fade {
  display: none;
}
.dark_body.cutoff {
  max-height: 200px !important;
  overflow: hidden;
}
.dark_body.cutoff .notification-fade {
  height: 50px;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 99;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(118, 124, 175, 0)), to(#767caf));
  background: linear-gradient(rgba(118, 124, 175, 0), #767caf);
  display: block;
}
.notification-more {
  border-top: 1px solid #fdad2a;
  position: absolute;
  text-align: center;
  bottom: -26px;
  width: 100%;
}
.notification-more:hover {
  border-color: #ff9a00;
}
.notification-more:hover a {
  background: #ff9a00;
}
.notification-more a {
  display: inline-block;
  height: 25px;
  line-height: 23px;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
  padding: 0 10px;
  border-radius: 0 0 3px 3px;
  background: #fdad2a;
  cursor: pointer;
  -webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
          box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
}
.notification-more a:before {
  display: inline-block;
  height: 11px;
  width: 11px;
  border-radius: 12px;
  border: 1px solid #fff;
  content: '+';
  margin-right: 10px;
  vertical-align: middle;
  line-height: 11px;
  font-weight: bold;
  text-align: center;
}
.notification {
  color: #fff !important;
  padding: 8px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4) !important;
  padding-left: 30px;
}
.notification:before {
  width: 20px;
  height: 20px;
  float: left;
  margin-left: -30px;
  content: '';
  background: url(../images/notification-icons.png?v=2);
}
.notification.icon-warning-yellow:before {
  background-position: -20px 0;
}
.notification.icon-warning-orange:before {
  background-position: -40px 0;
}
.notification.icon-warning-red:before {
  background-position: -60px 0;
}
.notification.icon-thunder:before {
  background-position: 0 -20px;
}
.notification.icon-graph:before {
  background-position: -20px -20px;
}
.notification.icon-forum:before {
  background: url(../images/new-header-icons.png?v=2);
  background-position: 0 -38px;
  height: 18px !important;
}
.notification small {
  font-size: 10px !important;
  opacity: 0.5 !important;
}
