/* 
 * THIS FILE WAS GENERATED BY SASS, DO NOT EDIT THIS CSS FILE DIRECTLY 
 * ANY CHANGES MADE TO THIS FILE WILL BE OVERWRITTEN 
 */ 
#showBody.skinAd #masterPageWrapper {
  background-position: 50% 96px !important;
}

#showHeaderMarqueeContainer {
  position: relative;
}
#showHeaderMarqueeContainer .showHeader {
  position: absolute;
  top: -44px;
}

@-moz-keyframes slideInTitle {
  0% {
    left: -180px;
    max-width: 0px;
    opacity: 0;
  }
  100% {
    left: 0px;
    max-width: 500px;
    opacity: 1;
  }
}
@-webkit-keyframes slideInTitle {
  0% {
    left: -180px;
    max-width: 0px;
    opacity: 0;
  }
  100% {
    left: 0px;
    max-width: 500px;
    opacity: 1;
  }
}
@keyframes slideInTitle {
  0% {
    left: -180px;
    max-width: 0px;
    opacity: 0;
  }
  100% {
    left: 0px;
    max-width: 500px;
    opacity: 1;
  }
}
@-moz-keyframes slideOutTitle {
  0% {
    left: 0px;
    max-width: 500px;
    opacity: 1;
  }
  100% {
    left: -180px;
    max-width: 0px;
    opacity: 0;
  }
}
@-webkit-keyframes slideOutTitle {
  0% {
    left: 0px;
    max-width: 500px;
    opacity: 1;
  }
  100% {
    left: -180px;
    max-width: 0px;
    opacity: 0;
  }
}
@keyframes slideOutTitle {
  0% {
    left: 0px;
    max-width: 500px;
    opacity: 1;
  }
  100% {
    left: -180px;
    max-width: 0px;
    opacity: 0;
  }
}
#showHome .showHeader#globalShowHeader {
  display: none;
}

.showHeader {
  display: block;
  position: fixed;
  top: 52px;
  background: rgba(0, 0, 0, 0.8);
  height: 44px;
  width: 100%;
  z-index: 499999;
}
.showHeader .lrGutter {
  text-align: left;
}
@media screen and (min-width: 0px) and (max-width: 1244px) {
  .showHeader .lrGutter {
    margin: 0 20px;
  }
}
@media (min-width: 1245px) {
  .showHeader .lrGutter {
    margin: 0 30px;
  }
}
.showHeader .lrGutter .menuItems {
  display: inline-block;
  padding: 0;
  margin: 0;
  line-height: 44px;
  position: relative;
  top: -4px;
}
.showHeader .lrGutter .menuItems > li {
  list-style-type: none;
  display: inline-block;
  text-transform: uppercase;
  line-height: 32px;
  font-size: 14px;
  margin: 0 20px 0 0;
}
.showHeader .lrGutter .menuItems > li > a, .showHeader .lrGutter .menuItems > li div {
  cursor: pointer;
  color: #fff;
  text-decoration: none;
  display: block;
  line-height: normal;
  border-bottom: solid 2px transparent;
  margin-bottom: 10px;
}
.showHeader .lrGutter .menuItems > li > a.active, .showHeader .lrGutter .menuItems > li > a:hover, .showHeader .lrGutter .menuItems > li div.active, .showHeader .lrGutter .menuItems > li div:hover {
  border-bottom: solid 2px #fff21e;
  padding-bottom: 2px;
}
.showHeader .lrGutter .menuItems > li.moreMenuItems {
  position: relative;
}
.showHeader .lrGutter .menuItems > li.moreMenuItems:hover > ul {
  opacity: 1;
  transition: opacity 1s;
  visibility: visible;
  margin-top: 3px;
}
.showHeader .lrGutter .menuItems > li.moreMenuItems > div {
  padding-bottom: 14px;
  display: inline;
}
.showHeader .lrGutter .menuItems > li.moreMenuItems > div:hover {
  border-bottom: none;
}
.showHeader .lrGutter .menuItems > li.moreMenuItems > ul {
  background: rgba(0, 0, 0, 0.8);
  position: absolute;
  visibility: hidden;
  opacity: 0;
  transition: opacity 1s;
  line-height: 22px;
  left: -23px;
  padding: 7px 25px 12px 25px;
  width: 120px;
}
.showHeader .lrGutter .menuItems > li.moreMenuItems > ul > li {
  list-style-type: none;
  text-transform: uppercase;
  margin-bottom: 10px;
  line-height: normal;
}
.showHeader .lrGutter .menuItems > li.moreMenuItems > ul > li > a {
  font-size: 14px;
  font-family: "LatoRegular";
  color: #fff;
  text-decoration: none;
  line-height: 18px;
}
.showHeader .lrGutter .menuItems > li.moreMenuItems > ul > li > a:hover {
  color: #ccc;
}
.showHeader .lrGutter .menuItems > li.moreMenuItems > ul > li > a.active, .showHeader .lrGutter .menuItems > li.moreMenuItems > ul > li > a:hover {
  padding-bottom: 2px;
}
#showBody .showHeader {
  background: black;
}
#showBody .showHeader .tune-info {
  display: block;
}
.showHeader::after {
  content: "";
  display: block;
  clear: both;
}
#showHome .showHeader.stickyShowHeader a.show-title {
  -moz-animation: slideInTitle 0.5s ease-out;
  -webkit-animation: slideInTitle 0.5s ease-out;
  animation: slideInTitle 0.5s ease-out;
  max-width: 500px;
  width: auto;
  left: 0px;
  margin: 0;
  opacity: 1;
  visibility: visible;
}
#showHome .showHeader.stickyShowHeader .tune-info {
  display: block;
}
#showHome .showHeader.slideOutShowTitle a.show-title {
  -moz-animation: slideOutTitle 0.5s ease-out;
  -webkit-animation: slideOutTitle 0.5s ease-out;
  animation: slideOutTitle 0.5s ease-out;
  max-width: 0px;
  left: -180px;
  visibility: visible;
  opacity: 0;
}
.wf-active .showHeader {
  font-family: "LatoRegular";
}
.showHeader a.show-title {
  width: auto;
  white-space: nowrap;
  display: inline-flex;
  align-items: center;
  margin: 0;
  color: #fff;
  text-decoration: none;
  position: relative;
  line-height: 44px;
  font-size: 22px;
}
#showHome .showHeader a.show-title {
  visibility: hidden;
  max-width: 0px;
  left: -360px;
}
.wf-active .showHeader a.show-title {
  font-family: "OswaldRegular", sans-serif;
}
.showHeader a.show-title:hover {
  border: none;
}
.showHeader a.show-title #showTitleDivider {
  margin-left: 12px;
  margin-right: 12px;
  width: 1px;
  background: rgba(255, 255, 255, 0.3);
  height: 26px;
  display: inline;
}
.showHeader .tune-info {
  display: none;
  color: #fff;
  line-height: 44px;
  font-size: 14px;
}



/*# sourceMappingURL=show_header.css.map */
