@charset "UTF-8";
/* article specific */
.atom.advert .br-ad, .atom.advert .br-ad-lazy {
  position: relative;
  z-index: 1; }

.contentStream .atom.advert {
  margin: 50px auto ;
  text-align: center; }
  @media screen and (max-width: 727px) {
    .contentStream .atom.advert {
      margin: 30px auto ;
      padding: 0 40px;
      box-sizing: border-box; } }
  .contentStream .atom.advert .br-ad-lazy {
    display: inline-block; }

.teamStreamList .articleStream .featuredImage .atom.articleTitle {
  text-align: center; }

.atom.articleByline {
  display: none;
  color: #fff;
  font-family: "Gotham Cond", Helvetica, Arial, sans-serif; }
  .featuredArticles .atom.articleByline {
    display: block; }
    .featuredArticles .atom.articleByline span {
      background: #ef3f23;
      position: relative;
      z-index: 0;
      font-size: 20px;
      line-height: 32px;
      display: inline-block;
      padding: 0 10px; }
      .featuredArticles .atom.articleByline span::before {
        content: "";
        border-top: 32px solid #ef3f23;
        border-right: 10px solid transparent;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        z-index: -1; }
    @media screen and (max-width: 727px) {
      .featuredArticles .atom.articleByline span {
        font-size: 16px;
        line-height: 28px;
        -webkit-font-smoothing: antialiased; }
        .featuredArticles .atom.articleByline span::before {
          border-top: 28px solid #ef3f23; } }
  .carousel .atom.articleByline {
    display: block; }
    .carousel .atom.articleByline span {
      background: #ef3f23;
      position: relative;
      z-index: 0;
      font-size: 20px;
      line-height: 32px;
      display: inline-block;
      padding: 0 10px; }
      .carousel .atom.articleByline span::before {
        content: "";
        border-top: 32px solid #ef3f23;
        border-right: 10px solid transparent;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        z-index: -1; }
    @media screen and (max-width: 727px) {
      .carousel .atom.articleByline span {
        font-size: 16px;
        line-height: 28px;
        -webkit-font-smoothing: antialiased; }
        .carousel .atom.articleByline span::before {
          border-top: 28px solid #ef3f23; } }

.atom.button {
  background-color: #ef3f23;
  cursor: pointer;
  display: block;
  font: normal 14px/35px "Open Sans", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  width: 100%;
  color: #fff;
  border: 0;
  letter-spacing: 0.4px;
  border-radius: 3px;
  min-width: 180px; }
  .atom.button:hover {
    background-color: #DF391E;
    text-decoration: none; }
  .notification .atom.button {
    width: auto;
    position: relative;
    float: right; }
  .notification.cookie_notice .atom.button {
    padding: 0 10px; }
  .notification.privacy_notice .atom.button {
    padding: 0;
    background-color: inherit;
    line-height: 20px;
    font-size: 14px;
    text-decoration: underline;
    text-transform: none;
    min-width: auto; }
  footer .modules .module .atom.button {
    width: 185px;
    max-width: 80%;
    position: absolute;
    bottom: 65px;
    left: 0;
    right: 0;
    margin: 0 auto; }
    @media screen and (max-width: 727px) {
      footer .modules .module .atom.button {
        position: static;
        margin: 30px auto 0; } }

.atom.commentary h1 {
  margin: 0 0 15px;
  padding: 0;
  font: bold 24px "Gotham Cond", Helvetica, Arial, sans-serif;
  color: #333; }

.atom.commentary p {
  font: 20px/26px "Open Sans", Helvetica, Arial, sans-serif;
  color: #222;
  white-space: pre-wrap; }

.atom.gameTime {
  height: 25px;
  color: #999;
  font-size: 18px;
  line-height: 25px; }
  .atom.gameTime.hasStarted:not(.isOver) {
    color: #fff; }

.atom.iframe {
  max-width: 650px;
  width: 100%;
  margin: 50px auto ;
  position: relative; }
  @media screen and (max-width: 727px) {
    .atom.iframe {
      margin: 30px auto ;
      padding: 0 40px;
      box-sizing: border-box; } }
  .atom.iframe::before {
    display: block;
    content: " ";
    width: 100%;
    padding-top: 56.25%; }
  .atom.iframe > .content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
  .articleSummary .youtubeEmbed .atom.iframe {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 1;
    margin: 0; }
    .articleSummary .youtubeEmbed .atom.iframe::before {
      content: ""; }

.atom.instagramEmbed iframe {
  width: 100%;
  max-width: 650px;
  margin: 50px auto ; }
  @media screen and (max-width: 727px) {
    .atom.instagramEmbed iframe {
      margin: 30px auto ;
      padding: 0 40px;
      box-sizing: border-box; } }

.atom.nav-link {
  display: inline-block;
  position: relative;
  margin: 0;
  font-size: 24px;
  line-height: 60px; }
  #subnav .atom.nav-link {
    display: inline-block;
    margin: 0;
    font-size: 20px; }
    #subnav .atom.nav-link a {
      padding: 0 7px;
      line-height: 36px;
      height: 36px;
      color: #a8a8a8; }
      #subnav .atom.nav-link a img {
        width: 18px;
        height: 18px;
        margin-right: 10px; }
    #subnav .atom.nav-link:first-child {
      font-size: 24px;
      margin-right: 30px; }
      #subnav .atom.nav-link:first-child a {
        color: #ef3f23; }
    #subnav .atom.nav-link.active-link a {
      color: #ef3f23; }
  .wide #league-links > .atom.nav-link:hover {
    background-color: #ddd; }
    .wide #league-links > .atom.nav-link:hover > a {
      text-decoration: none; }
  .wide #league-links > .atom.nav-link:nth-last-child(-n + 2) .nav-dropdown {
    left: initial;
    right: -80px; }
  .narrow #league-links .atom.nav-link.active-link a {
    color: #ef3f23; }
  .atom.nav-link a {
    color: #000;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: block;
    padding: 0 15px; }
  .atom.nav-link h5 > a {
    padding: 0; }
  #league-links .atom.nav-link {
    position: relative; }
  #non-league-links .atom.nav-link.top-level > a {
    color: #7f7f7f; }
  .wide .vertical-list .atom.nav-link {
    display: list-item;
    list-style: none;
    line-height: 20px;
    padding: 0; }
    .wide .vertical-list .atom.nav-link:hover {
      text-decoration: underline; }
    .wide .vertical-list .atom.nav-link a {
      font-family: "Open Sans", Helvetica, Arial, sans-serif;
      font-weight: bold;
      padding: 5px 0;
      color: #036;
      font-size: 14px; }
  .narrow .nav-dropdown .atom.nav-link {
    display: block; }
    .narrow .nav-dropdown .atom.nav-link a:hover {
      text-decoration: none; }
    .narrow .nav-dropdown .atom.nav-link.parent-link a::after {
      content: "›";
      margin-left: 5px;
      color: #ccc;
      vertical-align: bottom;
      font-size: 40px;
      font-family: "Gotham Cond", Helvetica, Arial, sans-serif; }

.atom.photo {
  margin: 50px auto ;
  max-width: 800px; }
  @media screen and (max-width: 727px) {
    .atom.photo {
      margin: 30px auto ;
      padding: 0 40px;
      box-sizing: border-box; } }
  .atom.photo img {
    width: 100%;
    height: auto; }
  .atom.photo small {
    color: #333;
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
    display: inline-block; }
    @media screen and (max-width: 727px) {
      .atom.photo small {
        padding: 0 40px; } }
  .atom.photo .credit {
    font-size: 12px;
    color: #888;
    font-weight: 400;
    margin-left: 5px; }
  .contentStream.slide .atom.photo .credit {
    display: none; }
  .atom.photo.gif {
    max-width: 650px; }
  .videoPlaylist .atom.photo {
    margin: 0;
    position: relative; }
    .videoPlaylist .atom.photo::before {
      content: '';
      position: absolute; }
    .videoPlaylist .atom.photo p {
      position: absolute;
      color: #fff;
      font-size: 12px;
      bottom: 0;
      left: 0;
      max-height: 50px; }
    .videoPlaylist .atom.photo img {
      width: 100%;
      height: auto; }
  @media screen and (max-width: 727px) {
    .atom.photo {
      padding: 0; } }

.contentStream.event .atom.shareIcons {
  position: absolute;
  top: 10px;
  right: 15px;
  padding: 0;
  margin: 0; }
  .contentStream.event .atom.shareIcons li {
    list-style: none;
    margin: 0;
    padding: 0; }
  .contentStream.event .atom.shareIcons li {
    display: inline;
    margin-left: 5px; }

.atom.socialSidebarWidget {
  background: #fff;
  font: 20px "Gotham Cond", Helvetica, Arial, sans-serif; }
  .atom.socialSidebarWidget h4 {
    font: bold 44px/36px "Gotham Cond", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    padding: 0 0 16px;
    letter-spacing: 4px;
    color: #ef3f23; }
    @media screen and (max-width: 727px) {
      .atom.socialSidebarWidget h4 {
        font-size: 40px; } }
  .atom.socialSidebarWidget ul {
    padding: 0;
    margin: 0;
    padding: 6px 0 0 10px; }
    .atom.socialSidebarWidget ul li {
      list-style: none;
      margin: 0;
      padding: 0; }
    .atom.socialSidebarWidget ul li {
      margin-bottom: 24px; }
      .atom.socialSidebarWidget ul li:last-child {
        margin: 0; }
  @media screen and (max-width: 727px) {
    .atom.socialSidebarWidget ul {
      padding-left: 0; } }

.atom.svg.icon {
  box-sizing: border-box; }
  .atom.svg.icon use {
    fill: #fff; }
  .atom.svg.icon.video {
    background: #ef3f23;
    width: 50px;
    height: 40px;
    position: absolute;
    top: 0;
    right: 0;
    color: #fff; }
    .atom.svg.icon.video:hover {
      background: #DF391E; }
    .atom.svg.icon.video use {
      fill: #fff; }
  .atom.svg.icon.spinner {
    -webkit-animation: spin 1s infinite linear;
    -moz-animation: spin 1s infinite linear;
    -o-animation: spin 1s infinite linear;
    animation: spin 1s infinite linear;
    vertical-align: top;
    width: 40px;
    height: 40px; }

.atom.svg.logo {
  color: #ef3f23; }
  .atom.svg.logo use {
    fill: #a8a8a8; }
  .atom.svg.logo.turner use {
    fill: #fff; }

.footer .atom.svg.envelope {
  background: #000;
  border-radius: 50%;
  padding: 15px;
  width: 78px;
  height: 78px; }

.footer .atom.svg.turner {
  float: left;
  width: 110px;
  height: 29px;
  margin-left: 180px;
  margin-top: 4px; }
  @media screen and (max-width: 727px) {
    .footer .atom.svg.turner {
      margin-left: 20px;
      margin-top: 0; } }

.socialSidebarWidget .atom.svg {
  background: #000;
  border-radius: 50%;
  padding: 15px;
  width: 38px;
  height: 38px;
  padding: 8px;
  vertical-align: middle;
  margin-right: 10px; }
  .socialSidebarWidget .atom.svg.tsStrong {
    background: #ef3f23; }
  .socialSidebarWidget .atom.svg.facebook {
    background: #3b5998; }
  .socialSidebarWidget .atom.svg.twitter {
    background: #1DA1F2; }
  .socialSidebarWidget .atom.svg.gPlus {
    background: #dd4b39;
    padding: 5px; }

.evergreenArticles .atom.svg.video {
  width: 100px;
  height: 80px;
  background: #fff; }
  .evergreenArticles .atom.svg.video use {
    fill: #ef3f23; }

.carousel .atom.svg.arrow {
  background: #ef3f23;
  cursor: pointer;
  width: 56px;
  height: 66px;
  padding: 10px;
  box-sizing: border-box; }
  .carousel .atom.svg.arrow:hover {
    background: #DF391E; }
  .carousel .atom.svg.arrow use {
    fill: #fff; }

.contentStream.event .shareIcons .atom.svg {
  width: 35px;
  height: 35px;
  border: 2px solid #a8a8a8;
  border-radius: 50%;
  padding: 5px;
  color: #a8a8a8; }
  .contentStream.event .shareIcons .atom.svg use {
    fill: #a8a8a8; }

.contentStream.event li .timestamp .atom.svg {
  height: 16px;
  width: 16px;
  vertical-align: middle;
  margin-right: 10px;
  color: #ef3f23; }
  .contentStream.event li .timestamp .atom.svg use {
    fill: #ef3f23; }

.atom.team {
  font: normal 20px/25px "Gotham Cond", Helvetica, Arial, sans-serif;
  height: 25px;
  overflow: hidden;
  color: white;
  position: relative; }
  .atom.team .name {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    background-position: -9px -2px;
    background-repeat: no-repeat;
    background-size: 29px;
    padding-left: 30px;
    height: 25px;
    display: inline-block; }
    .atom.team .name .record {
      opacity: 0.5;
      font-size: 75%;
      text-align: left;
      margin-left: 3px;
      position: relative;
      top: -1px; }
  .atom.team .score {
    display: inline-block;
    position: absolute;
    right: 6px;
    top: 0px;
    width: 25px;
    text-align: right; }

.atom.teamAvatar {
  color: #7f7f7f;
  font: 16px/24px "Gotham Cond", Helvetica, Arial, sans-serif;
  cursor: pointer; }
  .atom.teamAvatar img {
    height: 24px;
    margin: 0 5px 0 0;
    vertical-align: top;
    position: relative; }
  h2 .atom.teamAvatar {
    text-align: center;
    font: bold 51px/64px "Gotham Cond", Helvetica, Arial, sans-serif;
    letter-spacing: 0;
    color: #333;
    text-transform: none; }
    h2 .atom.teamAvatar img {
      height: auto; }
  .contentStream .atom.teamAvatar img:before {
    content: "";
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #fff;
    border: 0; }
  .contentStream.event .event-data .atom.teamAvatar {
    display: inline-block;
    width: 44%;
    font: normal 24px "Open Sans", Helvetica, Arial, sans-serif;
    letter-spacing: normal;
    text-transform: none; }
    .contentStream.event .event-data .atom.teamAvatar img {
      height: 50px;
      vertical-align: middle; }
    @media screen and (max-width: 499px) {
      .contentStream.event .event-data .atom.teamAvatar {
        font-size: 18px; }
        .contentStream.event .event-data .atom.teamAvatar img {
          display: block;
          margin: 0 auto; } }
    @media screen and (min-width: 500px) and (max-width: 649px) {
      .contentStream.event .event-data .atom.teamAvatar img {
        display: none; } }
    @media screen and (min-width: 650px) {
      .contentStream.event .event-data .atom.teamAvatar img {
        margin-right: 10px; } }
  .teamStreamSelector .atom.teamAvatar {
    width: 66px;
    height: 52px;
    text-align: center;
    background-color: #333;
    color: #fff;
    font: 10px "Open Sans", Helvetica, Arial, sans-serif;
    padding: 7px 0;
    box-sizing: border-box;
    float: left;
    margin-right: 2px;
    margin-bottom: 2px;
    white-space: nowrap; }
    .teamStreamSelector .atom.teamAvatar span {
      display: block;
      text-align: center; }
    .teamStreamSelector .atom.teamAvatar img::before {
      content: ' ';
      display: block;
      position: absolute;
      height: 24px;
      width: 24px;
      background-image: url(https://web-archive.nli.org.il/National_Library/20161222123739oe_/http://cdn.bleacherreport.net/images/skins/br_100x100.png);
      top: 0px;
      left: 0px;
      background-size: contain;
      background-repeat: no-repeat;
      background-color: #333;
      border: 0; }
  .articleSummary .atom.teamAvatar {
    display: none; }
  .teamStreamList .articleSummary .atom.teamAvatar {
    display: block; }

.atom.textPost p {
  white-space: pre-wrap; }

.contentStream .atom.textPost {
  margin-bottom: 50px; }
  .contentStream .atom.textPost h1 {
    font-size: 34px;
    line-height: 100%; }
  .contentStream .atom.textPost p {
    font-size: 18px;
    margin: 5px 0 25px; }

.event .atom.textPost {
  margin-bottom: 0; }
  .event .atom.textPost h1 {
    margin: 0 0 15px;
    padding: 0;
    font: bold 24px "Gotham Cond", Helvetica, Arial, sans-serif;
    color: #333; }
  .event .atom.textPost p {
    font: 20px/26px "Open Sans", Helvetica, Arial, sans-serif;
    color: #333; }
    .event .atom.textPost p:last-child {
      margin-bottom: 0; }

.event li .atom.timestamp {
  position: absolute;
  top: 0;
  left: 0;
  font: italic 14px/10px "Open Sans", Helvetica, Arial, sans-serif;
  color: #ef3f23; }

.atom.twitterEmbed .twitter-tweet {
  margin: 50px auto !important; }
  @media screen and (max-width: 727px) {
    .atom.twitterEmbed .twitter-tweet {
      margin: 30px auto !important;
      padding: 0 40px;
      box-sizing: border-box; } }

.atom.twitterEmbed blockquote.twitter-tweet {
  border: 1px solid #f9f9f9;
  border-radius: 4px;
  max-width: 520px;
  padding: 20px 20px 11.6px;
  font: bold 16px/1.4 Helvetica, Roboto, "Segoe UI", Calibri, sans-serif;
  color: #1c2022; }
  .contentStream.event .atom.twitterEmbed blockquote.twitter-tweet {
    margin: 0 auto; }
  .atom.twitterEmbed blockquote.twitter-tweet p {
    font-weight: normal; }
  .atom.twitterEmbed blockquote.twitter-tweet .acct {
    color: #697882;
    font-size: 14px;
    font-weight: normal;
    display: block; }
  .atom.twitterEmbed blockquote.twitter-tweet a {
    margin-top: 3.2px;
    font-size: 14px;
    font-weight: normal;
    color: #697882; }

.atom.userLinks {
  margin: 0;
  padding: 0;
  list-style-type: none; }
  .atom.userLinks ul {
    margin: 0;
    padding: 0; }
  .atom.userLinks .title {
    color: #888;
    background-color: #eee; }
  .atom.userLinks .flag {
    margin: 0 5px; }
  .atom.userLinks .nav-link {
    display: block;
    margin: 0;
    line-height: 46px;
    font-size: 24px; }
    .atom.userLinks .nav-link a {
      padding: 0 15px; }
  .atom.userLinks .subnav {
    padding-left: 20px; }

.atom.videoPlayer {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 1; }

/* article specific */
.headlinesArticles .molecule.articleThumbnail {
  display: none; }

.molecule.footer {
  font-family: "Gotham Cond", Helvetica, Arial, sans-serif;
  background: #000;
  width: 100%;
  max-width: 970px;
  margin: 0 auto; }
  @media screen and (min-width: 970px) and (max-width: 1109px) {
    .molecule.footer {
      width: 71%; } }
  @media screen and (min-width: 1110px) and (max-width: 1279px) {
    .molecule.footer {
      width: 75%; } }
  .molecule.footer a {
    color: #fff; }
  .molecule.footer .links {
    float: left;
    width: 180px;
    position: relative; }
    .molecule.footer .links::before {
      content: "";
      height: 0px;
      width: 57px;
      position: absolute;
      top: 0;
      left: 0;
      border-top: 12px solid #ef3f23;
      border-right: 10px solid #000; }
    .molecule.footer .links ul {
      padding: 0;
      margin: 0; }
      .molecule.footer .links ul li {
        list-style: none;
        margin: 0;
        padding: 0; }
      .molecule.footer .links ul:first-child {
        font-size: 16px;
        position: relative;
        padding-top: 40px; }
        .molecule.footer .links ul:first-child li {
          padding-left: 20px;
          margin-bottom: 16px; }
  .molecule.footer .modules {
    background: #f9f9f9 url("/National_Library/20161222123739oe_/http://bleacherreport.com/img/molecules/footer/teamStreamiPhone.png") no-repeat;
    background-position: right 3% bottom;
    background-size: 30%;
    height: 400px;
    overflow: hidden; }
    .molecule.footer .modules .module {
      width: 33.3%;
      height: 100%;
      float: left;
      text-align: center;
      position: relative;
      padding: 60px 1.5% 0;
      border-right: 1px solid #fff;
      box-sizing: border-box; }
      .molecule.footer .modules .module:last-child {
        border-right: 0px; }
      .molecule.footer .modules .module h2 {
        color: #333;
        font: 30px "Gotham Cond", Helvetica, Arial, sans-serif;
        padding: 15px 0 5px;
        letter-spacing: 0; }
      .molecule.footer .modules .module .appBadge img {
        margin: 0 auto;
        display: block;
        width: 170px;
        margin-bottom: 16px; }
      .molecule.footer .modules .module p {
        font: 12px/14px "Open Sans", Helvetica, Arial, sans-serif;
        width: 80%;
        margin: 0 auto; }
        .molecule.footer .modules .module p a {
          color: #000; }
  .molecule.footer ul.social {
    width: 165px;
    position: relative;
    bottom: -66px;
    left: 15px; }
    .molecule.footer ul.social li {
      display: inline-block;
      padding: 0 8px; }
      .molecule.footer ul.social li .icon {
        height: 27px;
        width: 27px; }
      .molecule.footer ul.social li a:hover {
        text-decoration: none; }
  .molecule.footer .attribution {
    color: #fff;
    padding: 20px 0;
    overflow: hidden; }
    .molecule.footer .attribution small {
      float: left;
      width: calc(100% - 290px);
      padding: 0 8% 0 20px;
      box-sizing: border-box; }
  @media screen and (min-width: 728px) and (max-width: 1279px) {
    .molecule.footer .modules .module h2 {
      font-size: 22px;
      margin-bottom: 10px; } }
  @media screen and (max-width: 727px) {
    .molecule.footer {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      height: auto; }
      .molecule.footer .modules {
        background-image: none;
        width: 100%;
        position: static;
        height: auto;
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1; }
        .molecule.footer .modules .module {
          width: 100%;
          padding: 50px 0;
          border-top: 1px solid #ccc;
          border-right: 0px;
          margin: 0;
          height: auto; }
          .molecule.footer .modules .module:first-child {
            border-top: 0px; }
      .molecule.footer .links {
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2;
        float: right;
        box-sizing: border-box;
        width: 100%;
        padding-top: 60px; }
        .molecule.footer .links ul:first-child {
          padding-top: 0;
          float: right;
          width: 80%; }
        .molecule.footer .links .social {
          float: right;
          width: 10%;
          position: static; }
          .molecule.footer .links .social li {
            margin-bottom: 25px; }
      .molecule.footer .attribution {
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-box-ordinal-group: 3;
        -moz-box-ordinal-group: 3;
        -ms-flex-order: 3;
        -webkit-order: 3;
        order: 3;
        padding-left: 20%;
        box-sizing: border-box; }
        .molecule.footer .attribution small {
          width: 100%;
          padding: 20px 20px 0; } }

.molecule.header-tools {
  display: inline-block;
  vertical-align: bottom;
  height: 60px;
  background-color: #fff; }
  @media screen and (max-width: 727px) {
    .molecule.header-tools .search {
      display: none; } }
  .molecule.header-tools .search {
    position: relative;
    height: 100%;
    margin: 0; }
    .has-js .molecule.header-tools .search .dropdown {
      display: none; }
    .has-js .molecule.header-tools .search:hover .dropdown {
      display: block; }
    .molecule.header-tools .search:hover {
      background: #ccc; }
    .molecule.header-tools .search label {
      display: inline-block;
      width: 45px;
      height: 60px;
      display: inline-block;
      text-indent: 100%;
      overflow: hidden;
      white-space: nowrap;
      position: relative; }
      .molecule.header-tools .search label::before {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: url("https://web-archive.nli.org.il/National_Library/20161222123739oe_/http://bleacherreport.com/images/nav/search.png") no-repeat center center; }
      .has-js .molecule.header-tools .search label ~ .dropdown {
        display: none; }
      .has-js .molecule.header-tools .search label:focus ~ .dropdown {
        display: block; }
      .no-js .molecule.header-tools .search label {
        float: left; }
    .molecule.header-tools .search .dropdown {
      background: #fff; }
      .no-js .molecule.header-tools .search .dropdown {
        display: inline-block;
        margin-top: 5px;
        margin-right: 5px; }
      .has-js .molecule.header-tools .search .dropdown {
        position: absolute;
        left: auto;
        right: 0;
        z-index: 3; }
        .has-js .molecule.header-tools .search .dropdown::before {
          display: inline-block;
          height: calc(100% - 4px);
          width: 100%;
          margin-left: -4px;
          border: 4px solid rgba(0, 0, 0, 0.25);
          border-top: 0;
          position: absolute;
          top: 4px;
          z-index: -1;
          content: ''; }
      .molecule.header-tools .search .dropdown .input-container {
        margin: 5px 15px; }
      .molecule.header-tools .search .dropdown input {
        width: 100%;
        min-width: 250px;
        height: 39px;
        border: 0;
        margin: 0;
        font: 14px/1 "Open Sans", Helvetica, Arial, sans-serif;
        -webkit-font-smoothing: antialiased; }
        .molecule.header-tools .search .dropdown input:focus {
          outline: 0; }
    .molecule.header-tools .search ul {
      width: 100%;
      margin: 0;
      padding: 0;
      list-style: none; }
    .molecule.header-tools .search li.search-result {
      clear: left;
      margin: 0;
      border-top: 1px solid #ccc;
      padding: 0; }
      .molecule.header-tools .search li.search-result a {
        display: block;
        padding: 5px 15px;
        text-decoration: none; }
        .molecule.header-tools .search li.search-result a:hover {
          background: #ccc; }
        .molecule.header-tools .search li.search-result a::after {
          content: "";
          display: block;
          clear: both; }
      .molecule.header-tools .search li.search-result img {
        float: left;
        width: 38px;
        height: 38px;
        margin-right: 10px; }
      .molecule.header-tools .search li.search-result p {
        margin: 0; }
        .molecule.header-tools .search li.search-result p.name {
          font-size: 20px;
          font-family: "Gotham Cond", Helvetica, Arial, sans-serif;
          line-height: 20px;
          color: #333; }
        .molecule.header-tools .search li.search-result p.type {
          margin-top: 3px;
          font-size: 12px;
          font-family: "Gotham Cond", Helvetica, Arial, sans-serif;
          line-height: 10px;
          color: #a8a8a8; }

.molecule.nav-list {
  display: inline-block;
  margin: 0;
  padding: 0; }
  .molecule.nav-list#league-links {
    border-right: 1px solid #eee; }
    @media screen and (max-width: 727px) {
      .molecule.nav-list#league-links {
        border: none; } }
    @media screen and (min-width: 728px) and (max-width: 969px) {
      .molecule.nav-list#league-links {
        border: none; } }
  .narrow .nav-dropdown .molecule.nav-list {
    display: block; }
    .narrow .nav-dropdown .molecule.nav-list .nav-link {
      line-height: 46px; }

.molecule.userTools {
  display: inline-block;
  height: 100%;
  vertical-align: top;
  margin: 0;
  padding: 0;
  font-family: "Gotham Cond", Helvetica, Arial, sans-serif;
  font-size: 24px;
  list-style: none;
  white-space: nowrap;
  background-color: #fff; }
  .no-js .molecule.userTools {
    display: none; }
  @media screen and (max-width: 727px) {
    .molecule.userTools {
      display: none; } }
  .molecule.userTools.withSeparator > li {
    font-weight: bold;
    padding: 0 0.6em 0 0; }
    .molecule.userTools.withSeparator > li::before {
      content: "/";
      margin-right: 0.75em; }
    .molecule.userTools.withSeparator > li:first-child {
      padding-right: 0.75em; }
      .molecule.userTools.withSeparator > li:first-child::before {
        content: none; }
  .molecule.userTools > li {
    height: 100%;
    margin: 0;
    padding: 0 0.6em;
    display: inline-block;
    line-height: 60px; }
    .molecule.userTools > li::after {
      content: ""; }
  .molecule.userTools .userMenu {
    color: #7f7f7f;
    position: relative;
    background: #fff; }
    .has-js .molecule.userTools .userMenu .dropdown {
      display: none; }
    .has-js .molecule.userTools .userMenu:hover .dropdown {
      display: block; }
    .molecule.userTools .userMenu .dropdown {
      position: absolute;
      top: 60px;
      left: auto;
      right: 0; }
      .molecule.userTools .userMenu .dropdown::before {
        display: inline-block;
        height: calc(100% - 4px);
        width: 100%;
        margin-left: -4px;
        border: 4px solid rgba(0, 0, 0, 0.25);
        border-top: 0;
        position: absolute;
        top: 4px;
        z-index: -1;
        content: ''; }
      .molecule.userTools .userMenu .dropdown .dropdown-header {
        margin: 0;
        padding: 15px;
        font-size: 24px;
        font-family: "Gotham Cond", Helvetica, Arial, sans-serif;
        background: #ccc;
        color: #333; }
      .molecule.userTools .userMenu .dropdown .separatorBelow::after {
        content: "\0a";
        display: block;
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #eee; }
      .molecule.userTools .userMenu .dropdown ul {
        list-style: none;
        padding: 0; }
        .molecule.userTools .userMenu .dropdown ul li {
          margin: 0;
          background: #fff; }
          .molecule.userTools .userMenu .dropdown ul li > a {
            display: block;
            padding: 0 15px;
            color: #036;
            line-height: 35px;
            font-size: 14px;
            font-family: "Open Sans", Helvetica, Arial, sans-serif; }
    .molecule.userTools .userMenu:hover {
      background: #ccc;
      cursor: pointer; }
    .molecule.userTools .userMenu .flag {
      margin: 0 5px; }
    .molecule.userTools .userMenu ul.edition-flags li > a {
      margin: 0 5px;
      padding: 0;
      float: left;
      border: 4px solid transparent;
      line-height: 0; }
      .molecule.userTools .userMenu ul.edition-flags li > a:hover, .molecule.userTools .userMenu ul.edition-flags li > a.selected {
        border-color: #ddd; }
    .molecule.userTools .userMenu .dropdown .dropdown-header {
      display: block;
      padding: 0 15px;
      line-height: 60px;
      cursor: default; }
    .molecule.userTools .userMenu .dropdown .dropdown-body {
      overflow: hidden;
      background-color: #fff;
      padding: 10px 5px;
      cursor: default; }
    .molecule.userTools .userMenu .user-card {
      background: #ccc;
      padding: 5px 10px;
      overflow: auto; }
      .molecule.userTools .userMenu .user-card img {
        float: left;
        width: 45px;
        height: 45px; }
      .molecule.userTools .userMenu .user-card a {
        text-decoration: none; }
      .molecule.userTools .userMenu .user-card span {
        display: block;
        margin-left: 50px;
        line-height: 25px; }
      .molecule.userTools .userMenu .user-card .user-name {
        color: #000;
        font-size: 22px; }
      .molecule.userTools .userMenu .user-card .user-title {
        display: block;
        color: #777;
        font-size: 11px;
        font-family: "Open Sans", Helvetica, Arial, sans-serif; }
  .molecule.userTools .adminMenu {
    position: relative;
    background: #fff; }
    .has-js .molecule.userTools .adminMenu .dropdown {
      display: none; }
    .has-js .molecule.userTools .adminMenu:hover .dropdown {
      display: block; }
    .molecule.userTools .adminMenu .dropdown {
      position: absolute;
      top: 60px;
      left: auto;
      right: 0; }
      .molecule.userTools .adminMenu .dropdown::before {
        display: inline-block;
        height: calc(100% - 4px);
        width: 100%;
        margin-left: -4px;
        border: 4px solid rgba(0, 0, 0, 0.25);
        border-top: 0;
        position: absolute;
        top: 4px;
        z-index: -1;
        content: ''; }
      .molecule.userTools .adminMenu .dropdown .dropdown-header {
        margin: 0;
        padding: 15px;
        font-size: 24px;
        font-family: "Gotham Cond", Helvetica, Arial, sans-serif;
        background: #ccc;
        color: #333; }
      .molecule.userTools .adminMenu .dropdown .separatorBelow::after {
        content: "\0a";
        display: block;
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #eee; }
      .molecule.userTools .adminMenu .dropdown ul {
        list-style: none;
        padding: 0; }
        .molecule.userTools .adminMenu .dropdown ul li {
          margin: 0;
          background: #fff; }
          .molecule.userTools .adminMenu .dropdown ul li > a {
            display: block;
            padding: 0 15px;
            color: #036;
            line-height: 35px;
            font-size: 14px;
            font-family: "Open Sans", Helvetica, Arial, sans-serif; }
    .molecule.userTools .adminMenu:hover {
      background: #ccc; }
    .molecule.userTools .adminMenu > img {
      vertical-align: middle; }

/* article specific */
.cell.articleSummary .thumb {
  width: 100%;
  vertical-align: middle;
  display: block;
  height: auto; }
  .cell.articleSummary .thumb.video {
    position: relative; }

.cell.articleSummary .articleMedia {
  position: relative;
  background: #ef3f23; }

.cell.articleSummary .provider {
  display: none;
  font-size: 12px;
  color: #7f7f7f; }

.featuredArticles .cell.articleSummary {
  overflow: hidden;
  position: relative;
  padding-right: 10px;
  margin-bottom: 10px;
  box-sizing: border-box; }
  @media screen and (min-width: 728px) {
    .featuredArticles .cell.articleSummary:hover .thumb {
      opacity: .75; }
    .featuredArticles .cell.articleSummary:hover .title {
      text-decoration: underline; } }
  .featuredArticles .cell.articleSummary h3 {
    color: #fff; }
  .featuredArticles .cell.articleSummary .articleContent {
    position: absolute;
    bottom: 20px;
    width: 98%;
    z-index: 1; }

.carousel .cell.articleSummary {
  overflow: hidden;
  position: relative;
  padding-right: 10px;
  margin-bottom: 10px;
  box-sizing: border-box; }
  @media screen and (min-width: 728px) {
    .carousel .cell.articleSummary:hover .thumb {
      opacity: .75; }
    .carousel .cell.articleSummary:hover .title {
      text-decoration: underline; } }
  .carousel .cell.articleSummary h3 {
    color: #fff; }
  .carousel .cell.articleSummary .articleContent {
    position: absolute;
    bottom: 20px;
    width: 98%;
    z-index: 1; }

.layout-L1L5 .featuredArticles .cell.articleSummary:first-child .articleTitle {
  color: #fff;
  display: block;
  max-width: 97%;
  padding: 10px 0px; }
  .layout-L1L5 .featuredArticles .cell.articleSummary:first-child .articleTitle h3 {
    display: inline;
    background: #000;
    vertical-align: bottom;
    padding: 3px 0; }
    .layout-L1L5 .featuredArticles .cell.articleSummary:first-child .articleTitle h3 .title {
      position: relative;
      box-decoration-break: clone;
      -webkit-box-decoration-break: clone;
      padding: 0 10px; }
  .layout-L1L5 .featuredArticles .cell.articleSummary:first-child .articleTitle h3 {
    font-size: 60px;
    line-height: 58px; }

.layout-L1L5 .featuredArticles .cell.articleSummary:first-child .articleThumbnail::before {
  content: attr(data-photo);
  position: absolute;
  bottom: 14px;
  right: 26px;
  color: #fff;
  font-size: 10px;
  z-index: 9;
  text-shadow: 1px 1px black; }

@media screen and (max-width: 727px) {
  .layout-L1L5 .featuredArticles .cell.articleSummary:first-child {
    width: 100%;
    max-height: auto; }
    .layout-L1L5 .featuredArticles .cell.articleSummary:first-child .articleTitle {
      max-width: 100%;
      padding: 6px 0px; }
      .layout-L1L5 .featuredArticles .cell.articleSummary:first-child .articleTitle h3 {
        line-height: 22px;
        font-size: 24px; }
    .layout-L1L5 .featuredArticles .cell.articleSummary:first-child .articleThumbnail::before {
      display: none; } }

.layout-L1L5 .featuredArticles .cell.articleSummary:not(:first-child) {
  width: 25%;
  float: left;
  box-sizing: border-box; }
  .layout-L1L5 .featuredArticles .cell.articleSummary:not(:first-child) .articleContent {
    max-width: 90%; }
  .layout-L1L5 .featuredArticles .cell.articleSummary:not(:first-child) .articleTitle {
    color: #fff; }
    .layout-L1L5 .featuredArticles .cell.articleSummary:not(:first-child) .articleTitle h3 {
      display: inline;
      background: #000;
      vertical-align: bottom;
      padding: 3px 0; }
      .layout-L1L5 .featuredArticles .cell.articleSummary:not(:first-child) .articleTitle h3 .title {
        position: relative;
        box-decoration-break: clone;
        -webkit-box-decoration-break: clone;
        padding: 0 10px; }
    .layout-L1L5 .featuredArticles .cell.articleSummary:not(:first-child) .articleTitle h3 {
      font-size: 24px;
      line-height: 22px;
      font-weight: normal; }
  .layout-L1L5 .featuredArticles .cell.articleSummary:not(:first-child) .articleByline {
    display: none; }
    .layout-L1L5 .featuredArticles .cell.articleSummary:not(:first-child) .articleByline:hover span {
      text-decoration: none; }
  @media screen and (max-width: 727px) {
    .layout-L1L5 .featuredArticles .cell.articleSummary:not(:first-child) {
      width: 100%;
      padding-left: 10px; }
      .layout-L1L5 .featuredArticles .cell.articleSummary:not(:first-child) .articleContent {
        position: absolute;
        top: 0;
        left: 110px; }
      .layout-L1L5 .featuredArticles .cell.articleSummary:not(:first-child) .thumb {
        width: 100px;
        height: 75px;
        float: left; } }

.layout-L1L4 .featuredArticles .cell.articleSummary {
  width: 25%;
  float: left;
  box-sizing: border-box; }
  .layout-L1L4 .featuredArticles .cell.articleSummary .articleContent {
    max-width: 90%; }
  .layout-L1L4 .featuredArticles .cell.articleSummary .articleTitle {
    color: #fff; }
    .layout-L1L4 .featuredArticles .cell.articleSummary .articleTitle h3 {
      display: inline;
      background: #000;
      vertical-align: bottom;
      padding: 3px 0; }
      .layout-L1L4 .featuredArticles .cell.articleSummary .articleTitle h3 .title {
        position: relative;
        box-decoration-break: clone;
        -webkit-box-decoration-break: clone;
        padding: 0 10px; }
    .layout-L1L4 .featuredArticles .cell.articleSummary .articleTitle h3 {
      font-size: 24px;
      line-height: 22px;
      font-weight: normal; }
  .layout-L1L4 .featuredArticles .cell.articleSummary .articleByline {
    display: none; }
    .layout-L1L4 .featuredArticles .cell.articleSummary .articleByline:hover span {
      text-decoration: none; }
  @media screen and (max-width: 727px) {
    .layout-L1L4 .featuredArticles .cell.articleSummary {
      width: 100%;
      padding-left: 10px; }
      .layout-L1L4 .featuredArticles .cell.articleSummary .articleContent {
        position: absolute;
        top: 0;
        left: 110px; }
      .layout-L1L4 .featuredArticles .cell.articleSummary .thumb {
        width: 100px;
        height: 75px;
        float: left; } }

.layout-L1L3 .featuredArticles .cell.articleSummary:first-child {
  width: 50%;
  float: left; }
  .layout-L1L3 .featuredArticles .cell.articleSummary:first-child .articleTitle {
    color: #fff;
    display: block;
    max-width: 97%;
    padding: 10px 0px; }
    .layout-L1L3 .featuredArticles .cell.articleSummary:first-child .articleTitle h3 {
      display: inline;
      background: #000;
      vertical-align: bottom;
      padding: 3px 0; }
      .layout-L1L3 .featuredArticles .cell.articleSummary:first-child .articleTitle h3 .title {
        position: relative;
        box-decoration-break: clone;
        -webkit-box-decoration-break: clone;
        padding: 0 10px; }
    .layout-L1L3 .featuredArticles .cell.articleSummary:first-child .articleTitle h3 {
      font-size: 60px;
      line-height: 58px; }
  .layout-L1L3 .featuredArticles .cell.articleSummary:first-child .articleThumbnail::before {
    content: attr(data-photo);
    position: absolute;
    bottom: 14px;
    right: 26px;
    color: #fff;
    font-size: 10px;
    z-index: 9;
    text-shadow: 1px 1px black; }
  @media screen and (max-width: 727px) {
    .layout-L1L3 .featuredArticles .cell.articleSummary:first-child {
      width: 100%;
      max-height: auto; }
      .layout-L1L3 .featuredArticles .cell.articleSummary:first-child .articleTitle {
        max-width: 100%;
        padding: 6px 0px; }
        .layout-L1L3 .featuredArticles .cell.articleSummary:first-child .articleTitle h3 {
          line-height: 22px;
          font-size: 24px; }
      .layout-L1L3 .featuredArticles .cell.articleSummary:first-child .articleThumbnail::before {
        display: none; } }

.layout-L1L3 .featuredArticles .cell.articleSummary:not(:first-child) {
  width: 50%;
  float: right; }
  .layout-L1L3 .featuredArticles .cell.articleSummary:not(:first-child) .articleTitle {
    color: #fff;
    display: block;
    max-width: 97%;
    padding: 10px 0px; }
    .layout-L1L3 .featuredArticles .cell.articleSummary:not(:first-child) .articleTitle h3 {
      display: inline;
      background: #000;
      vertical-align: bottom;
      padding: 3px 0; }
      .layout-L1L3 .featuredArticles .cell.articleSummary:not(:first-child) .articleTitle h3 .title {
        position: relative;
        box-decoration-break: clone;
        -webkit-box-decoration-break: clone;
        padding: 0 10px; }
    .layout-L1L3 .featuredArticles .cell.articleSummary:not(:first-child) .articleTitle h3 {
      font-size: 60px;
      line-height: 58px; }
  .layout-L1L3 .featuredArticles .cell.articleSummary:not(:first-child) .articleThumbnail::before {
    content: attr(data-photo);
    position: absolute;
    bottom: 14px;
    right: 26px;
    color: #fff;
    font-size: 10px;
    z-index: 9;
    text-shadow: 1px 1px black; }
  @media screen and (max-width: 727px) {
    .layout-L1L3 .featuredArticles .cell.articleSummary:not(:first-child) {
      width: 100%;
      max-height: auto; }
      .layout-L1L3 .featuredArticles .cell.articleSummary:not(:first-child) .articleTitle {
        max-width: 100%;
        padding: 6px 0px; }
        .layout-L1L3 .featuredArticles .cell.articleSummary:not(:first-child) .articleTitle h3 {
          line-height: 22px;
          font-size: 24px; }
      .layout-L1L3 .featuredArticles .cell.articleSummary:not(:first-child) .articleThumbnail::before {
        display: none; } }
  .layout-L1L3 .featuredArticles .cell.articleSummary:not(:first-child) .articleTitle h3 {
    font-size: 40px;
    line-height: 38px; }

.layout-STACKED .featuredArticles .cell.articleSummary .articleTitle {
  color: #fff;
  display: block;
  max-width: 97%;
  padding: 10px 0px; }
  .layout-STACKED .featuredArticles .cell.articleSummary .articleTitle h3 {
    display: inline;
    background: #000;
    vertical-align: bottom;
    padding: 3px 0; }
    .layout-STACKED .featuredArticles .cell.articleSummary .articleTitle h3 .title {
      position: relative;
      box-decoration-break: clone;
      -webkit-box-decoration-break: clone;
      padding: 0 10px; }
  .layout-STACKED .featuredArticles .cell.articleSummary .articleTitle h3 {
    font-size: 60px;
    line-height: 58px; }

.layout-STACKED .featuredArticles .cell.articleSummary .articleThumbnail::before {
  content: attr(data-photo);
  position: absolute;
  bottom: 14px;
  right: 26px;
  color: #fff;
  font-size: 10px;
  z-index: 9;
  text-shadow: 1px 1px black; }

@media screen and (max-width: 727px) {
  .layout-STACKED .featuredArticles .cell.articleSummary {
    width: 100%;
    max-height: auto; }
    .layout-STACKED .featuredArticles .cell.articleSummary .articleTitle {
      max-width: 100%;
      padding: 6px 0px; }
      .layout-STACKED .featuredArticles .cell.articleSummary .articleTitle h3 {
        line-height: 22px;
        font-size: 24px; }
    .layout-STACKED .featuredArticles .cell.articleSummary .articleThumbnail::before {
      display: none; } }

.layout-SIDE .featuredArticles .cell.articleSummary {
  width: 50%;
  float: left; }
  .layout-SIDE .featuredArticles .cell.articleSummary .articleTitle {
    color: #fff;
    display: block;
    max-width: 97%;
    padding: 10px 0px; }
    .layout-SIDE .featuredArticles .cell.articleSummary .articleTitle h3 {
      display: inline;
      background: #000;
      vertical-align: bottom;
      padding: 3px 0; }
      .layout-SIDE .featuredArticles .cell.articleSummary .articleTitle h3 .title {
        position: relative;
        box-decoration-break: clone;
        -webkit-box-decoration-break: clone;
        padding: 0 10px; }
    .layout-SIDE .featuredArticles .cell.articleSummary .articleTitle h3 {
      font-size: 60px;
      line-height: 58px; }
  .layout-SIDE .featuredArticles .cell.articleSummary .articleThumbnail::before {
    content: attr(data-photo);
    position: absolute;
    bottom: 14px;
    right: 26px;
    color: #fff;
    font-size: 10px;
    z-index: 9;
    text-shadow: 1px 1px black; }
  @media screen and (max-width: 727px) {
    .layout-SIDE .featuredArticles .cell.articleSummary {
      width: 100%;
      max-height: auto; }
      .layout-SIDE .featuredArticles .cell.articleSummary .articleTitle {
        max-width: 100%;
        padding: 6px 0px; }
        .layout-SIDE .featuredArticles .cell.articleSummary .articleTitle h3 {
          line-height: 22px;
          font-size: 24px; }
      .layout-SIDE .featuredArticles .cell.articleSummary .articleThumbnail::before {
        display: none; } }

.carousel .cell.articleSummary {
  width: 85%;
  margin-bottom: 0;
  display: inline-block;
  max-height: 445px;
  white-space: normal; }
  .carousel .cell.articleSummary .articleTitle {
    color: #fff;
    display: block;
    max-width: 97%;
    padding: 10px 0px; }
    .carousel .cell.articleSummary .articleTitle h3 {
      display: inline;
      background: #000;
      vertical-align: bottom;
      padding: 3px 0; }
      .carousel .cell.articleSummary .articleTitle h3 .title {
        position: relative;
        box-decoration-break: clone;
        -webkit-box-decoration-break: clone;
        padding: 0 10px; }
    .carousel .cell.articleSummary .articleTitle h3 {
      font-size: 60px;
      line-height: 58px; }
  .carousel .cell.articleSummary .articleThumbnail::before {
    content: attr(data-photo);
    position: absolute;
    bottom: 14px;
    right: 26px;
    color: #fff;
    font-size: 10px;
    z-index: 9;
    text-shadow: 1px 1px black; }
  @media screen and (max-width: 727px) {
    .carousel .cell.articleSummary {
      width: 100%;
      max-height: auto; }
      .carousel .cell.articleSummary .articleTitle {
        max-width: 100%;
        padding: 6px 0px; }
        .carousel .cell.articleSummary .articleTitle h3 {
          line-height: 22px;
          font-size: 24px; }
      .carousel .cell.articleSummary .articleThumbnail::before {
        display: none; } }
  @media screen and (max-width: 727px) {
    .carousel .cell.articleSummary {
      padding-right: 0;
      margin-bottom: 10px; } }

.headlinesArticles .cell.articleSummary {
  position: relative;
  margin-bottom: 12px; }
  .headlinesArticles .cell.articleSummary:last-child {
    margin-bottom: 0; }
  .headlinesArticles .cell.articleSummary::before {
    content: "";
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #ef3f23;
    display: block;
    position: absolute;
    top: 6px;
    left: 0; }
    @media screen and (max-width: 727px) {
      .headlinesArticles .cell.articleSummary::before {
        top: 7px; } }
  .headlinesArticles .cell.articleSummary h3 {
    color: #000;
    font: bold 24px/24px "Gotham Cond", Helvetica, Arial, sans-serif;
    letter-spacing: 0;
    font-weight: normal;
    padding: 0 0 0 12px; }
    @media screen and (max-width: 727px) {
      .headlinesArticles .cell.articleSummary h3 {
        font-size: 24px;
        line-height: 26px; } }

.trendingArticles .cell.articleSummary {
  color: #000;
  font: bold 24px/24px "Gotham Cond", Helvetica, Arial, sans-serif;
  letter-spacing: 0;
  font-weight: normal;
  color: #95d94e;
  list-style: decimal inside;
  margin-bottom: 16px; }
  @media screen and (max-width: 727px) {
    .trendingArticles .cell.articleSummary {
      font-size: 24px;
      line-height: 26px; } }
  .trendingArticles .cell.articleSummary:last-child {
    margin-bottom: 0; }
  .trendingArticles .cell.articleSummary a {
    color: #fff; }
  .trendingArticles .cell.articleSummary h3 {
    color: #000;
    font: bold 24px/24px "Gotham Cond", Helvetica, Arial, sans-serif;
    letter-spacing: 0;
    padding: 0 0 10px;
    color: #fff; }
    @media screen and (max-width: 727px) {
      .trendingArticles .cell.articleSummary h3 {
        font-size: 24px;
        line-height: 26px; } }
  @media screen and (max-width: 727px) {
    .trendingArticles .cell.articleSummary {
      text-indent: 8px;
      margin-bottom: 32px; }
      .trendingArticles .cell.articleSummary:nth-child(10) {
        margin-bottom: 0; }
      .trendingArticles .cell.articleSummary:nth-child(n+11) {
        display: none; } }

.teamStreamList .cell.articleSummary {
  margin: 0 auto;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  overflow: hidden;
  margin: 50px auto ; }
  @media screen and (max-width: 727px) {
    .teamStreamList .cell.articleSummary {
      margin: 30px auto ;
      padding: 0 40px;
      box-sizing: border-box; } }
  .teamStreamList .cell.articleSummary h3 {
    color: #000;
    font: bold 24px/24px "Gotham Cond", Helvetica, Arial, sans-serif;
    letter-spacing: 0;
    padding-top: 0; }
    @media screen and (max-width: 727px) {
      .teamStreamList .cell.articleSummary h3 {
        font-size: 24px;
        line-height: 26px; } }
  .teamStreamList .cell.articleSummary .provider {
    display: block; }
  .teamStreamList .cell.articleSummary .articleContent {
    padding-left: 5px;
    box-sizing: border-box;
    align-self: center;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2; }
  .teamStreamList .cell.articleSummary .articleMedia {
    max-width: 40%;
    min-width: 260px;
    background: transparent; }
  .teamStreamList .cell.articleSummary.featuredImage {
    padding-bottom: 60px;
    position: relative;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal; }
    .teamStreamList .cell.articleSummary.featuredImage .articleThumbnail,
    .teamStreamList .cell.articleSummary.featuredImage .articleContent {
      width: 100%;
      float: none; }
    .teamStreamList .cell.articleSummary.featuredImage .articleContent {
      -webkit-box-ordinal-group: 1;
      -moz-box-ordinal-group: 1;
      -ms-flex-order: 1;
      -webkit-order: 1;
      order: 1; }
    .teamStreamList .cell.articleSummary.featuredImage .articleTitle {
      text-align: center; }
    .teamStreamList .cell.articleSummary.featuredImage .articleMedia {
      -webkit-box-ordinal-group: 2;
      -moz-box-ordinal-group: 2;
      -ms-flex-order: 2;
      -webkit-order: 2;
      order: 2;
      width: 100%;
      max-width: 100%; }
    .teamStreamList .cell.articleSummary.featuredImage .articleByline {
      position: absolute;
      right: 15px;
      bottom: 25px; }
    .teamStreamList .cell.articleSummary.featuredImage .provider {
      position: absolute;
      bottom: 35px;
      right: 15px; }
    .teamStreamList .cell.articleSummary.featuredImage .teamAvatar {
      position: absolute;
      bottom: 12px;
      left: 15px; }
      .teamStreamList .cell.articleSummary.featuredImage .teamAvatar img {
        width: 35px;
        height: auto; }
      .teamStreamList .cell.articleSummary.featuredImage .teamAvatar span {
        font-size: 24px;
        line-height: 35px; }
    .teamStreamList .cell.articleSummary.featuredImage h3 {
      color: #000;
      font: bold 36px/36px "Gotham Cond", Helvetica, Arial, sans-serif;
      padding: 5px 0;
      letter-spacing: 0;
      padding: 11px 0; }
    @media screen and (max-width: 727px) {
      .teamStreamList .cell.articleSummary.featuredImage {
        padding-bottom: 38px; }
        .teamStreamList .cell.articleSummary.featuredImage h3 {
          font-size: 24px;
          line-height: 24px;
          padding: 7px 0; }
        .teamStreamList .cell.articleSummary.featuredImage .provider {
          font-size: 10px;
          bottom: 15px;
          right: 5px; }
        .teamStreamList .cell.articleSummary.featuredImage .teamAvatar {
          left: 5px;
          bottom: 5px; }
          .teamStreamList .cell.articleSummary.featuredImage .teamAvatar img {
            width: 18px;
            height: auto; }
          .teamStreamList .cell.articleSummary.featuredImage .teamAvatar span {
            font-size: 18px;
            line-height: 18px; } }
  @media screen and (max-width: 727px) {
    .teamStreamList .cell.articleSummary {
      padding-bottom: 60px;
      position: relative;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal; }
      .teamStreamList .cell.articleSummary .articleThumbnail,
      .teamStreamList .cell.articleSummary .articleContent {
        width: 100%;
        float: none; }
      .teamStreamList .cell.articleSummary .articleContent {
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1; }
      .teamStreamList .cell.articleSummary .articleTitle {
        text-align: center; }
      .teamStreamList .cell.articleSummary .articleMedia {
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2;
        width: 100%;
        max-width: 100%; }
      .teamStreamList .cell.articleSummary .articleByline {
        position: absolute;
        right: 15px;
        bottom: 25px; }
      .teamStreamList .cell.articleSummary .provider {
        position: absolute;
        bottom: 35px;
        right: 15px; }
      .teamStreamList .cell.articleSummary .teamAvatar {
        position: absolute;
        bottom: 12px;
        left: 15px; }
        .teamStreamList .cell.articleSummary .teamAvatar img {
          width: 35px;
          height: auto; }
        .teamStreamList .cell.articleSummary .teamAvatar span {
          font-size: 24px;
          line-height: 35px; }
      .teamStreamList .cell.articleSummary h3 {
        color: #000;
        font: bold 36px/36px "Gotham Cond", Helvetica, Arial, sans-serif;
        padding: 5px 0;
        letter-spacing: 0;
        padding: 11px 0; } }
  @media screen and (max-width: 727px) and (max-width: 727px) {
    .teamStreamList .cell.articleSummary {
      padding-bottom: 38px; }
      .teamStreamList .cell.articleSummary h3 {
        font-size: 24px;
        line-height: 24px;
        padding: 7px 0; }
      .teamStreamList .cell.articleSummary .provider {
        font-size: 10px;
        bottom: 15px;
        right: 5px; }
      .teamStreamList .cell.articleSummary .teamAvatar {
        left: 5px;
        bottom: 5px; }
        .teamStreamList .cell.articleSummary .teamAvatar img {
          width: 18px;
          height: auto; }
        .teamStreamList .cell.articleSummary .teamAvatar span {
          font-size: 18px;
          line-height: 18px; } }

.editorialView .teamStreamList .cell.articleSummary {
  max-width: 650px;
  border: 1px solid #eee;
  border-radius: 3px; }

.contentStream.event .cell.articleSummary {
  margin: 0 auto;
  padding: 0; }

.cell.gameScore {
  height: 75px;
  min-width: 120px;
  overflow: hidden;
  display: inline-block;
  padding: 0 5px;
  cursor: pointer;
  position: relative; }
  .fewGames .cell.gameScore {
    max-width: 600px;
    padding: 0 0.5%;
    margin-right: 1%; }
    .fewGames .cell.gameScore .team {
      width: 50%;
      height: 50px;
      font-size: 30px;
      line-height: 50px; }
      .fewGames .cell.gameScore .team .name {
        height: 50px;
        background-size: 58px;
        background-position: -15px -6px;
        padding-left: 40px; }
      .fewGames .cell.gameScore .team .rank {
        font-size: 50%; }
      .fewGames .cell.gameScore .team .title {
        margin-left: 5px; }
      .fewGames .cell.gameScore .team.first {
        position: absolute;
        top: 25px;
        left: 0%; }
        .fewGames .cell.gameScore .team.first .score {
          right: 10px; }
      .fewGames .cell.gameScore .team.second {
        position: absolute;
        top: 25px;
        right: 0%;
        border-left: 1px solid rgba(255, 255, 255, 0.12); }
        .fewGames .cell.gameScore .team.second .name {
          display: -webkit-box;
          display: -moz-box;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          -webkit-flex-direction: row-reverse;
          -moz-flex-direction: row-reverse;
          -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
          -webkit-justify-content: flex-start;
          -moz-justify-content: flex-start;
          -ms-justify-content: flex-start;
          justify-content: flex-start;
          position: absolute;
          right: 0;
          top: 0;
          background-position: 116% -6px;
          padding-left: 0px;
          width: 100%;
          text-align: right; }
          .fewGames .cell.gameScore .team.second .name .title {
            -webkit-box-ordinal-group: 1;
            -moz-box-ordinal-group: 1;
            -ms-flex-order: 1;
            -webkit-order: 1;
            order: 1;
            margin-right: 48px; }
          .fewGames .cell.gameScore .team.second .name .record {
            -webkit-box-ordinal-group: 2;
            -moz-box-ordinal-group: 2;
            -ms-flex-order: 2;
            -webkit-order: 2;
            order: 2;
            margin-right: 3px;
            top: 1px; }
        .fewGames .cell.gameScore .team.second .score {
          position: absolute;
          left: 10px;
          top: 0;
          text-align: left; }
  .fewGames.gameLength1 .cell.gameScore {
    width: 100%; }
    .fewGames.gameLength1 .cell.gameScore .team.second .name {
      background-position: 106% -6px; }
  .fewGames.gameLength2 .cell.gameScore {
    width: 47%; }
    .fewGames.gameLength2 .cell.gameScore .team.second .name {
      background-position: 108% -6px; }
  .fewGames.gameLength3 .cell.gameScore {
    width: 30.66%; }
    .fewGames.gameLength3 .cell.gameScore .team.second .name {
      background-position: 108% -6px; }
  .cell.gameScore .record {
    display: inline-block; }
  .cell.gameScore .score {
    display: none; }
  .cell.gameScore .team .name {
    opacity: 0.7; }
  .cell.gameScore .team .rank {
    font-size: 75%;
    opacity: 0.7; }
  .cell.gameScore.hasStarted .record {
    display: none; }
  .cell.gameScore.hasStarted .score {
    display: block; }
  .cell.gameScore.hasStarted .team .name {
    opacity: 1; }
  .cell.gameScore.hasStarted.homeWin .team.away .score {
    opacity: 0.7; }
  .cell.gameScore.hasStarted.homeWin .team.away .name {
    opacity: 0.7; }
  .cell.gameScore.hasStarted.awayWin .team.home .score {
    opacity: 0.7; }
  .cell.gameScore.hasStarted.awayWin .team.home .name {
    opacity: 0.7; }

.cell.nav-dropdown {
  z-index: 10000;
  background-color: #fff;
  position: absolute;
  /* Soccer dropdown header not long enough for all it's content on uk so add some padding */ }
  .wide .cell.nav-dropdown {
    -webkit-transition: visibility 0s;
    -moz-transition: visibility 0s;
    -o-transition: visibility 0s;
    transition: visibility 0s;
    -webkit-transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    transition-delay: 0.3s;
    visibility: hidden; }
    .wide .cell.nav-dropdown::before {
      display: block;
      height: calc(100% - 4px);
      width: 100%;
      margin-left: -4px;
      border-left: 4px solid rgba(0, 0, 0, 0.25);
      border-right: 4px solid rgba(0, 0, 0, 0.25);
      border-bottom: 4px solid rgba(0, 0, 0, 0.25);
      position: absolute;
      top: 4px;
      content: "";
      z-index: -1; }
    .wide .cell.nav-dropdown .nav-dropdown-header {
      background-color: #ddd;
      display: block; }
    .wide .cell.nav-dropdown .nav-dropdown-body {
      padding: 10px 5px; }
      .wide .cell.nav-dropdown .nav-dropdown-body .nav-column-header {
        font-family: "Gotham Cond", Helvetica, Arial, sans-serif;
        font-weight: 400;
        line-height: initial;
        padding: 0; }
        .wide .cell.nav-dropdown .nav-dropdown-body .nav-column-header, .wide .cell.nav-dropdown .nav-dropdown-body .nav-column-header a {
          color: #888; }
    .wide .cell.nav-dropdown .nav-column {
      display: inline-block;
      vertical-align: top;
      padding: 0 10px; }
  .wide .cell.nav-dropdown {
    left: -50px; }
  .narrow .cell.nav-dropdown {
    left: 0;
    top: 60px;
    width: 100%;
    margin-top: 4px;
    background-color: rgba(255, 255, 255, 0.95);
    height: 90vh;
    overflow-x: hidden;
    overflow-y: auto; }
    .narrow .cell.nav-dropdown .nav-back-button {
      -webkit-touch-callout: none;
      -webkit-user-select: none;
      -khtml-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      color: #ef3f23;
      margin: 0;
      padding: 0 15px;
      font-size: 24px;
      line-height: 46px; }
      .narrow .cell.nav-dropdown .nav-back-button::before {
        content: "‹";
        margin-right: 5px;
        vertical-align: bottom;
        font-size: 40px;
        font-family: "Gotham Cond", Helvetica, Arial, sans-serif; }
  #world-football .cell.nav-dropdown label {
    padding: 0 20px; }
  .cell.nav-dropdown input {
    display: none; }
  .cell.nav-dropdown label {
    padding: 0 15px; }
    .cell.nav-dropdown label:hover {
      text-decoration: underline; }
  .cell.nav-dropdown input:nth-of-type(1):checked ~ .nav-dropdown-body .carousel-dropdown:nth-of-type(1),
  .cell.nav-dropdown input:nth-of-type(2):checked ~ .nav-dropdown-body .carousel-dropdown:nth-of-type(2),
  .cell.nav-dropdown input:nth-of-type(3):checked ~ .nav-dropdown-body .carousel-dropdown:nth-of-type(3),
  .cell.nav-dropdown input:nth-of-type(4):checked ~ .nav-dropdown-body .carousel-dropdown:nth-of-type(4),
  .cell.nav-dropdown input:nth-of-type(5):checked ~ .nav-dropdown-body .carousel-dropdown:nth-of-type(5),
  .cell.nav-dropdown input:nth-of-type(6):checked ~ .nav-dropdown-body .carousel-dropdown:nth-of-type(6),
  .cell.nav-dropdown input:nth-of-type(7):checked ~ .nav-dropdown-body .carousel-dropdown:nth-of-type(7),
  .cell.nav-dropdown input:nth-of-type(8):checked ~ .nav-dropdown-body .carousel-dropdown:nth-of-type(8),
  .cell.nav-dropdown input:nth-of-type(9):checked ~ .nav-dropdown-body .carousel-dropdown:nth-of-type(9),
  .cell.nav-dropdown input:nth-of-type(10):checked ~ .nav-dropdown-body .carousel-dropdown:nth-of-type(10) {
    display: block; }
  .cell.nav-dropdown input:nth-of-type(1):checked ~ .nav-dropdown-header label:nth-of-type(1),
  .cell.nav-dropdown input:nth-of-type(2):checked ~ .nav-dropdown-header label:nth-of-type(2),
  .cell.nav-dropdown input:nth-of-type(3):checked ~ .nav-dropdown-header label:nth-of-type(3),
  .cell.nav-dropdown input:nth-of-type(4):checked ~ .nav-dropdown-header label:nth-of-type(4),
  .cell.nav-dropdown input:nth-of-type(5):checked ~ .nav-dropdown-header label:nth-of-type(5),
  .cell.nav-dropdown input:nth-of-type(6):checked ~ .nav-dropdown-header label:nth-of-type(6),
  .cell.nav-dropdown input:nth-of-type(7):checked ~ .nav-dropdown-header label:nth-of-type(7),
  .cell.nav-dropdown input:nth-of-type(8):checked ~ .nav-dropdown-header label:nth-of-type(8),
  .cell.nav-dropdown input:nth-of-type(9):checked ~ .nav-dropdown-header label:nth-of-type(9),
  .cell.nav-dropdown input:nth-of-type(10):checked ~ .nav-dropdown-header label:nth-of-type(10) {
    color: #ef3f23; }
  .cell.nav-dropdown .nav-dropdown-body.carousel-dropdown-wrapper {
    padding: 0; }
  .cell.nav-dropdown .carousel-dropdown {
    display: none; }
    .cell.nav-dropdown .carousel-dropdown.active {
      display: block; }
    .cell.nav-dropdown .carousel-dropdown nav:nth-child(2) ol {
      border-left: 1px solid #f9f9f9; }
    .cell.nav-dropdown .carousel-dropdown .carousel-left-links a {
      color: #333;
      font-family: "Gotham Cond", Helvetica, Arial, sans-serif;
      font-size: 20px;
      text-transform: capitalize; }
    .cell.nav-dropdown .carousel-dropdown .vertical-list {
      float: left;
      vertical-align: top;
      padding: 10px; }

.cell.sectionSidebar {
  width: 320px;
  float: right; }
  .cell.sectionSidebar > * {
    padding: 16px; }
    @media screen and (max-width: 727px) {
      .cell.sectionSidebar > * {
        padding: 16px 8px; } }
  .streamView .cell.sectionSidebar > * {
    padding: 16px 0; }
    @media screen and (max-width: 727px) {
      .streamView .cell.sectionSidebar > * {
        padding: 16px 8px; } }
  @media screen and (max-width: 727px) {
    .cell.sectionSidebar {
      width: 100%; } }
  @media screen and (max-width: 727px) {
    .cell.sectionSidebar {
      -webkit-box-ordinal-group: 3;
      -moz-box-ordinal-group: 3;
      -ms-flex-order: 3;
      -webkit-order: 3;
      order: 3; } }

.cell.teamStreamSelector {
  overflow: hidden; }

/* article specific */
.organism.contentStream ol {
  padding: 0;
  margin: 0; }
  .organism.contentStream ol li {
    list-style: none;
    margin: 0;
    padding: 0; }

.teamStreamList .organism.contentStream {
  margin-top: 16px;
  margin: 15px; }

.organism.contentStream.featuredArticles {
  overflow: hidden; }
  .organism.contentStream.featuredArticles h2 {
    display: none; }
  .organism.contentStream.featuredArticles ol {
    margin-right: -10px; }

.organism.contentStream.headlinesArticles {
  background: #fff; }

.organism.contentStream.trendingArticles {
  background: #000;
  position: absolute;
  width: 320px;
  box-sizing: border-box; }
  .organism.contentStream.trendingArticles h2 {
    color: #95d94e; }
  .organism.contentStream.trendingArticles ol {
    color: #95d94e; }
  @media screen and (max-width: 727px) {
    .organism.contentStream.trendingArticles {
      position: static;
      width: auto; }
      .organism.contentStream.trendingArticles ol {
        margin: 0 -8px; } }

.organism.contentStream.event {
  margin: 0; }
  .organism.contentStream.event .event-data {
    text-align: center;
    margin: 50px 85px 30px; }
    .organism.contentStream.event .event-data h2 {
      padding-bottom: 10px;
      color: #333; }
      .organism.contentStream.event .event-data h2 .versus {
        display: inline-block;
        padding: 0 10px;
        color: #a8a8a8;
        font: normal 24px "Open Sans", Helvetica, Arial, sans-serif;
        letter-spacing: normal;
        text-transform: none; }
    .organism.contentStream.event .event-data .when-where {
      color: #ccc; }
      .organism.contentStream.event .event-data .when-where p {
        margin: 5px;
        line-height: 18px; }
  .organism.contentStream.event ol li:not(.date-boundary):not(.ad) {
    position: relative;
    margin: 0;
    border-top: 1px solid #e2e2e2;
    padding: 50px calc(85px - 16px); }
  .organism.contentStream.event ol .ad + li,
  .organism.contentStream.event ol .date-boundary + li {
    border: 0 !important; }
  .organism.contentStream.event ol .date-boundary {
    text-align: center;
    font: bold 28px "Gotham Cond", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    border: 0; }
  @media screen and (max-width: 499px) {
    .organism.contentStream.event h2 .versus {
      vertical-align: top;
      padding-top: 10px;
      font-size: 18px; }
    .organism.contentStream.event .when-where p {
      font-size: 14px;
      line-height: 16px; } }

.organism.carousel {
  background: #fff;
  position: relative; }
  .organism.carousel h2 {
    display: none; }
  .organism.carousel ol {
    white-space: nowrap;
    overflow: visible;
    font-size: 0;
    left: 0;
    position: relative; }
  .organism.carousel .carouselNext {
    background: rgba(239, 63, 35, 0.3);
    position: absolute;
    top: 0;
    right: 0;
    width: 15%;
    height: 100%;
    z-index: 9999;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-animation: fade-in 500ms;
    -moz-animation: fade-in 500ms;
    -o-animation: fade-in 500ms;
    animation: fade-in 500ms; }
  .organism.carousel.sliding ol {
    left: -85%;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -o-transition: 1s;
    transition: 1s; }
  .organism.carousel.sliding .carouselNext {
    display: none; }
  @media screen and (max-width: 727px) {
    .organism.carousel {
      height: auto; }
      .organism.carousel ol {
        max-height: none;
        height: auto;
        white-space: normal; }
      .organism.carousel .carouselNext {
        display: none; } }

.flyin {
  background: #f9f9f9;
  position: fixed;
  bottom: 0;
  right: 0;
  width: 350px;
  min-height: 100px;
  padding: 1em;
  transition: 0.7s;
  box-sizing: border-box;
  box-shadow: 0 0 10px #999;
  z-index: 1; }
  .flyin.offscreen {
    right: -350px; }
  .flyin .close {
    position: absolute;
    top: 8px;
    right: 15px;
    color: #999;
    font-weight: 700;
    font-size: 1.5em;
    cursor: pointer; }
  .flyin img {
    max-height: 38px; }
  .flyin input[type="text"] {
    float: left;
    width: 222px;
    height: 40px;
    margin: 5px 8px 5px 0;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 0 10px;
    box-shadow: none;
    font-size: 16px;
    line-height: 40px;
    color: #a8a8a8; }
  .flyin button {
    display: block;
    float: left;
    max-width: 50%;
    height: 40px;
    margin: 5px 0;
    line-height: 34px;
    font-size: 18px;
    text-align: center;
    color: #fff;
    padding: 0 10px;
    border: 0;
    font-family: "Gotham Cond", Helvetica, Arial, sans-serif;
    font-weight: 400;
    word-spacing: 2px;
    -webkit-font-smoothing: antialiased; }
  .flyin .small-text {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    color: #333;
    font-size: 10px;
    line-height: normal;
    clear: both; }
  .flyin .content > * {
    color: #333;
    font-size: 24px;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 200;
    padding: 10px;
    -webkit-font-smoothing: antialiased;
    line-height: 30px;
    max-height: 90px;
    overflow-y: hidden; }
  .flyin .call-to-action {
    font-size: 11px;
    display: inline-block;
    vertical-align: middle;
    max-width: 250px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden; }
  .flyin .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0.2; }
  .flyin.isInvalid input {
    border: 1px solid #f00; }
  .flyin.isInvalid button {
    cursor: not-allowed; }

.notification {
  background: #f9f9f9; }
  .notification.show {
    display: block; }
  .notification h3 {
    padding: 0;
    font: normal 20px "Open Sans", Helvetica, Arial, sans-serif;
    margin-bottom: 5px; }
  .notification a {
    font-weight: bold; }
  .notification .content {
    overflow: hidden;
    font-size: 16px;
    line-height: 20px;
    padding: 10px 0;
    width: 100%;
    max-width: 970px;
    margin: 0 auto; }
    @media screen and (min-width: 970px) and (max-width: 1109px) {
      .notification .content {
        width: 71%; } }
    @media screen and (min-width: 1110px) and (max-width: 1279px) {
      .notification .content {
        width: 75%; } }
    .notification .content p {
      float: left;
      margin: 0;
      max-width: 500px; }
  .notification.cookie_notice .content {
    padding: 15px 0; }
  .notification.cookie_notice p {
    line-height: 20px; }
  .notification.privacy_notice {
    background: #000; }
    .notification.privacy_notice p {
      color: #fff;
      font-size: 14px;
      line-height: 20px; }

.organism.nav {
  background-color: #fff;
  font-family: "Gotham Cond", Helvetica, Arial, sans-serif;
  border-bottom: 4px solid #888;
  position: relative;
  white-space: nowrap;
  z-index: 99999;
  height: 60px; }
  .organism.nav.loaded {
    height: auto; }
    .organism.nav.loaded #league-links,
    .organism.nav.loaded #non-league-links,
    .organism.nav.loaded #subnav,
    .organism.nav.loaded .tools-container {
      visibility: visible;
      opacity: 1; }
  .organism.nav #br-logo {
    display: inline-block;
    margin: 0 15px;
    background: url("https://web-archive.nli.org.il/National_Library/20161222123739oe_/http://cdn.bleacherreport.net/images/nav/br@2x.png") no-repeat center;
    background-size: contain;
    height: 60px;
    width: 179px;
    vertical-align: bottom; }
  .organism.nav #league-links,
  .organism.nav #non-league-links {
    display: inline-block;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-in;
    -moz-transition: opacity 0.3s ease-in;
    -o-transition: opacity 0.3s ease-in;
    transition: opacity 0.3s ease-in; }
  .organism.nav .tools-container {
    position: absolute;
    top: 0;
    right: 12px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-in;
    -moz-transition: opacity 0.3s ease-in;
    -o-transition: opacity 0.3s ease-in;
    transition: opacity 0.3s ease-in; }
  .organism.nav #subnav {
    width: 100%;
    margin: 0 209px;
    border-top: 1px solid #eee;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-in;
    -moz-transition: opacity 0.3s ease-in;
    -o-transition: opacity 0.3s ease-in;
    transition: opacity 0.3s ease-in; }
    .organism.nav #subnav ol {
      list-style: none;
      margin: 0;
      padding: 0; }
  @media screen and (max-width: 727px) {
    .organism.nav #br-logo {
      width: 30px;
      background-position: left;
      background-size: 179px 30px; }
    .organism.nav #non-league-links {
      display: none; }
    .organism.nav #subnav ol {
      display: none; } }
  @media screen and (min-width: 728px) and (max-width: 969px) {
    .organism.nav #br-logo {
      width: 30px;
      background-position: left;
      background-size: 179px 30px; }
    .organism.nav #non-league-links {
      display: none; }
    .organism.nav #subnav {
      margin-left: 30px; } }
  .organism.nav.wide #league-links ol .active-link.nav-link:hover .nav-dropdown,
  .organism.nav.wide #non-league-links ol .active-link.nav-link:hover .nav-dropdown {
    visibility: visible; }

.organism.scoreBoard {
  font-family: "Gotham Cond", Helvetica, Arial, sans-serif;
  background: #222;
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  height: 86px;
  overflow: hidden;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: "nowrap";
  -ms-flex-wrap: "nowrap";
  flex-wrap: "nowrap"; }
  @media screen and (max-width: 727px) {
    .organism.scoreBoard {
      display: none; } }
  .organism.scoreBoard .sportName {
    width: 37px;
    height: 86px;
    color: #a8a8a8;
    font-size: 26px;
    background: #555;
    border-right: 1px solid #333;
    position: relative;
    z-index: 2;
    top: 0;
    left: 0;
    overflow: hidden;
    cursor: pointer;
    flex-shrink: 0; }
    .organism.scoreBoard .sportName .name {
      -moz-transform: rotateZ(-90deg);
      -webkit-transform: rotateZ(-90deg);
      -o-transform: rotateZ(-90deg);
      -ms-transform: rotateZ(-90deg);
      transform: rotateZ(-90deg);
      text-transform: uppercase;
      display: block;
      width: 86px;
      height: 37px;
      position: absolute;
      top: 25px;
      left: -25px;
      line-height: 37px;
      text-align: center; }
  .organism.scoreBoard .arrow {
    width: 26px;
    height: 86px;
    background-color: #333;
    position: absolute;
    top: 0;
    cursor: pointer;
    background-position: 7px center;
    background-repeat: no-repeat;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAASCAMAAAAACFwnAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABhQTFRFmpqaXFxcNzc3qqqqPz8/hYWFoqKiRkZGB8DjFAAAAHtJREFUeNp80eEOgCAIRtEbor3/G5ctBS3gj+7jMNxE3qpVZSutdVwZqpTdac9WdieWyTfDknKs7CjmCNXiiJV3JMo5MmWOVE0H/WgaMW29D/o4Aje6SOZmD0mcdZDYuRwJnU9xyd/Xv7PYZDtXdjbbwNywq+7mOy4BBgC+jQZTxlfSjQAAAABJRU5ErkJggg==");
    z-index: 1; }
    .organism.scoreBoard .arrow.left {
      background-position: 7px center;
      left: 0px; }
    .organism.scoreBoard .arrow.right {
      background-position: -19px center;
      right: 0; }

.organism.sportScoreList {
  font-family: "Gotham Cond", Helvetica, Arial, sans-serif;
  height: 86px;
  background: #222;
  min-width: 37px;
  width: 37px;
  overflow: hidden;
  position: relative;
  top: 0;
  border-right: 1px solid #333;
  width: auto;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1; }
  .organism.sportScoreList.nogames {
    display: none; }
  .organism.sportScoreList .gameScoreList {
    position: absolute;
    left: 30px;
    right: 30px;
    margin: 0;
    padding: 0;
    white-space: nowrap;
    transition: margin 0.3s cubic-bezier(0.8, 0, 0.1, 1); }

/* article specific */
.page.sectionPage {
  overflow: hidden;
  background: #000;
  position: relative;
  overflow: hidden;
  width: 100%;
  max-width: 970px;
  margin: 0 auto; }
  .page.sectionPage.editorialView {
    padding-top: 10px; }
  .page.sectionPage.streamView {
    background: #fff; }
  .page.sectionPage .teamStreamList {
    width: auto;
    overflow: hidden;
    background: #fff;
    padding: 16px; }
    .page.sectionPage .teamStreamList .ts {
      height: 45px; }
    .page.sectionPage .teamStreamList .editTeams {
      color: #ef3f23;
      float: right;
      text-transform: uppercase;
      font-size: 16px;
      line-height: 16px;
      letter-spacing: 0; }
    @media screen and (max-width: 727px) {
      .page.sectionPage .teamStreamList {
        width: 100%; } }
    @media screen and (max-width: 727px) {
      .page.sectionPage .teamStreamList {
        padding: 0;
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1; } }
  @media screen and (max-width: 727px) {
    .page.sectionPage.streamView {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal; } }
  @media screen and (min-width: 970px) and (max-width: 1109px) {
    .page.sectionPage {
      width: 71%; } }
  @media screen and (min-width: 1110px) and (max-width: 1279px) {
    .page.sectionPage {
      width: 75%; } }

.page.staticPage {
  width: 100%;
  max-width: 970px;
  margin: 0 auto; }
  @media screen and (min-width: 970px) and (max-width: 1109px) {
    .page.staticPage {
      width: 71%; } }
  @media screen and (min-width: 1110px) and (max-width: 1279px) {
    .page.staticPage {
      width: 75%; } }
  .page.staticPage h2.title {
    background: #000;
    font: bold 44px/36px "Gotham Cond", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    padding: 0 0 16px;
    letter-spacing: 4px;
    color: #ef3f23;
    text-transform: uppercase;
    margin: -20px;
    padding-top: 15px;
    color: #fff;
    margin-bottom: 20px; }
    @media screen and (max-width: 727px) {
      .page.staticPage h2.title {
        font-size: 40px; } }
  .page.staticPage .content {
    background: #fff;
    padding: 20px; }
  .page.staticPage .flr {
    float: right; }
  .page.staticPage .clear {
    clear: both; }
  .page.staticPage .module {
    background-color: #eee;
    width: 320px;
    border: 1px solid #ddd;
    padding: 0px 15px;
    margin-bottom: 30px; }
  .page.staticPage.about, .page.staticPage.contact {
    /* section pages: header */
    /* section pages: description */
    /* section pages: leadership */
    /* section pages: footer */
    /* Retina styles */ }
    .page.staticPage.about section, .page.staticPage.contact section {
      width: 100%; }
    .page.staticPage.about h1, .page.staticPage.about h2, .page.staticPage.contact h1, .page.staticPage.contact h2 {
      font-family: "Tungsten", Tahoma, Arial, sans-serif;
      font-weight: normal; }
    .page.staticPage.about h1, .page.staticPage.contact h1 {
      font-size: 40px; }
    .page.staticPage.about p, .page.staticPage.contact p {
      font-family: "Whitney", Arial, sans-serif;
      font-size: 16px;
      line-height: 20px;
      padding-bottom: 20px; }
    .page.staticPage.about a, .page.staticPage.contact a {
      cursor: pointer; }
    .page.staticPage.about .clearfixed::after, .page.staticPage.contact .clearfixed::after {
      content: "";
      display: block;
      clear: both; }
    .page.staticPage.about #header, .page.staticPage.contact #header {
      margin-bottom: 0; }
    .page.staticPage.about #section-header h1, .page.staticPage.contact #section-header h1 {
      font-size: 50px;
      font-weight: normal;
      line-height: 40px; }
    .page.staticPage.about #section-header a, .page.staticPage.contact #section-header a {
      color: #373737;
      font-weight: normal; }
    .page.staticPage.about #section-header .section-header-image, .page.staticPage.contact #section-header .section-header-image {
      background-size: 100%;
      width: 100%;
      height: 335px;
      margin: 12px 0 0; }
    .page.staticPage.about #section-header .about, .page.staticPage.contact #section-header .about {
      background-image: url("https://web-archive.nli.org.il/National_Library/20161222123739oe_/http://bleacherreport.com/images/corporate_pages/about_lead@1.png"); }
    .page.staticPage.about #section-header .contact, .page.staticPage.contact #section-header .contact {
      background-image: url("https://web-archive.nli.org.il/National_Library/20161222123739oe_/http://bleacherreport.com/images/corporate_pages/contact@1.png"); }
    .page.staticPage.about #section-description, .page.staticPage.contact #section-description {
      margin-top: 20px; }
      .page.staticPage.about #section-description .contact-info, .page.staticPage.contact #section-description .contact-info {
        display: block;
        float: left;
        width: 50%; }
        .page.staticPage.about #section-description .contact-info li, .page.staticPage.contact #section-description .contact-info li {
          line-height: 35px;
          margin-left: 40px;
          padding-bottom: 20px; }
        .page.staticPage.about #section-description .contact-info a, .page.staticPage.contact #section-description .contact-info a {
          font: normal 20px "Whitney", Arial, sans-serif; }
        .page.staticPage.about #section-description .contact-info p, .page.staticPage.contact #section-description .contact-info p {
          color: #373737;
          font-size: 13px;
          line-height: 13px;
          padding: 5px 0 0; }
    .page.staticPage.about #section-leadership, .page.staticPage.contact #section-leadership {
      margin: 40px 0;
      overflow: hidden; }
      .page.staticPage.about #section-leadership .thumbnail, .page.staticPage.contact #section-leadership .thumbnail {
        background-size: 100%;
        background-repeat: no-repeat;
        display: block;
        float: left;
        margin: 20px 55px 0 0;
        height: 246px;
        width: 186px; }
      .page.staticPage.about #section-leadership .thumbnail:nth-child(4n+1), .page.staticPage.contact #section-leadership .thumbnail:nth-child(4n+1) {
        margin-right: 0; }
      .page.staticPage.about #section-leadership .tn-alex, .page.staticPage.contact #section-leadership .tn-alex {
        background-image: url("https://web-archive.nli.org.il/National_Library/20161222123739oe_/http://bleacherreport.com/images/corporate_pages/leadership/alex@1.png"); }
      .page.staticPage.about #section-leadership .tn-chris, .page.staticPage.contact #section-leadership .tn-chris {
        background-image: url("https://web-archive.nli.org.il/National_Library/20161222123739oe_/http://bleacherreport.com/images/corporate_pages/leadership/chris@1.png"); }
      .page.staticPage.about #section-leadership .tn-david, .page.staticPage.contact #section-leadership .tn-david {
        background-image: url("https://web-archive.nli.org.il/National_Library/20161222123739oe_/http://bleacherreport.com/images/corporate_pages/leadership/david@1.png"); }
      .page.staticPage.about #section-leadership .tn-dave, .page.staticPage.contact #section-leadership .tn-dave {
        background-image: url("https://web-archive.nli.org.il/National_Library/20161222123739oe_/http://bleacherreport.com/images/corporate_pages/leadership/dave@1.png"); }
      .page.staticPage.about #section-leadership .tn-joe, .page.staticPage.contact #section-leadership .tn-joe {
        background-image: url("https://web-archive.nli.org.il/National_Library/20161222123739oe_/http://bleacherreport.com/images/corporate_pages/leadership/joe@1.png"); }
      .page.staticPage.about #section-leadership .tn-josh, .page.staticPage.contact #section-leadership .tn-josh {
        background-image: url("https://web-archive.nli.org.il/National_Library/20161222123739oe_/http://bleacherreport.com/images/corporate_pages/leadership/josh@1.png"); }
      .page.staticPage.about #section-leadership .tn-rich, .page.staticPage.contact #section-leadership .tn-rich {
        background-image: url("https://web-archive.nli.org.il/National_Library/20161222123739oe_/http://bleacherreport.com/images/corporate_pages/leadership/rich@1.png"); }
      .page.staticPage.about #section-leadership .tn-rory, .page.staticPage.contact #section-leadership .tn-rory {
        background-image: url("https://web-archive.nli.org.il/National_Library/20161222123739oe_/http://bleacherreport.com/images/corporate_pages/leadership/rory@1.png"); }
    .page.staticPage.about #section-footer, .page.staticPage.contact #section-footer {
      background: url("https://web-archive.nli.org.il/National_Library/20161222123739oe_/http://bleacherreport.com/images/corporate_pages/about_footer@1.png") no-repeat center;
      height: 293px; }
      .page.staticPage.about #section-footer p, .page.staticPage.contact #section-footer p {
        color: #fff;
        font: normal 30px "Tungsten", Tahoma, Arial, sans-serif;
        padding-bottom: 5px; }
      .page.staticPage.about #section-footer .column, .page.staticPage.contact #section-footer .column {
        display: block;
        float: left;
        padding-top: 120px; }
      .page.staticPage.about #section-footer .column:first-child, .page.staticPage.contact #section-footer .column:first-child {
        padding-left: 100px;
        width: 50%; }
      .page.staticPage.about #section-footer .careers, .page.staticPage.contact #section-footer .careers {
        background-color: #373737;
        color: #fff;
        display: block;
        font: normal 24px "Tungsten", Tahoma, Arial, sans-serif;
        height: 36px;
        line-height: 36px;
        text-align: center;
        width: 188px; }
      .page.staticPage.about #section-footer .careers:hover, .page.staticPage.contact #section-footer .careers:hover {
        text-decoration: none; }
      .page.staticPage.about #section-footer .social-media, .page.staticPage.contact #section-footer .social-media {
        background-image: url("https://web-archive.nli.org.il/National_Library/20161222123739oe_/http://bleacherreport.com/images/corporate_pages/social_media_icons@1.png");
        border-radius: 18px;
        display: block;
        float: left;
        height: 36px;
        margin-right: 10px;
        width: 36px; }
      .page.staticPage.about #section-footer .facebook, .page.staticPage.contact #section-footer .facebook {
        background-position: 0 36px; }
      .page.staticPage.about #section-footer .twitter, .page.staticPage.contact #section-footer .twitter {
        background-position: 72px 36px; }
      .page.staticPage.about #section-footer .linkedin, .page.staticPage.contact #section-footer .linkedin {
        background-position: 144px 36px; }
    @media screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (-moz-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
      .page.staticPage.about #section-header .about, .page.staticPage.contact #section-header .about {
        background-image: url("https://web-archive.nli.org.il/National_Library/20161222123739oe_/http://bleacherreport.com/images/corporate_pages/about_lead@2x.png"); }
      .page.staticPage.about #section-header .contact, .page.staticPage.contact #section-header .contact {
        background-image: url("https://web-archive.nli.org.il/National_Library/20161222123739oe_/http://bleacherreport.com/images/corporate_pages/contact@2x.png"); }
      .page.staticPage.about #section-leadership .tn-alex, .page.staticPage.contact #section-leadership .tn-alex {
        background-image: url("https://web-archive.nli.org.il/National_Library/20161222123739oe_/http://bleacherreport.com/images/corporate_pages/leadership/alex@2x.png"); }
      .page.staticPage.about #section-leadership .tn-chris, .page.staticPage.contact #section-leadership .tn-chris {
        background-image: url("https://web-archive.nli.org.il/National_Library/20161222123739oe_/http://bleacherreport.com/images/corporate_pages/leadership/chris@2x.png"); }
      .page.staticPage.about #section-leadership .tn-david, .page.staticPage.contact #section-leadership .tn-david {
        background-image: url("https://web-archive.nli.org.il/National_Library/20161222123739oe_/http://bleacherreport.com/images/corporate_pages/leadership/david@2x.png"); }
      .page.staticPage.about #section-leadership .tn-dave, .page.staticPage.contact #section-leadership .tn-dave {
        background-image: url("https://web-archive.nli.org.il/National_Library/20161222123739oe_/http://bleacherreport.com/images/corporate_pages/leadership/dave@2x.png"); }
      .page.staticPage.about #section-leadership .tn-joe, .page.staticPage.contact #section-leadership .tn-joe {
        background-image: url("https://web-archive.nli.org.il/National_Library/20161222123739oe_/http://bleacherreport.com/images/corporate_pages/leadership/joe@2x.png"); }
      .page.staticPage.about #section-leadership .tn-josh, .page.staticPage.contact #section-leadership .tn-josh {
        background-image: url("https://web-archive.nli.org.il/National_Library/20161222123739oe_/http://bleacherreport.com/images/corporate_pages/leadership/josh@2x.png"); }
      .page.staticPage.about #section-leadership .tn-rich, .page.staticPage.contact #section-leadership .tn-rich {
        background-image: url("https://web-archive.nli.org.il/National_Library/20161222123739oe_/http://bleacherreport.com/images/corporate_pages/leadership/rich@2x.png"); }
      .page.staticPage.about #section-leadership .tn-rory, .page.staticPage.contact #section-leadership .tn-rory {
        background-image: url("https://web-archive.nli.org.il/National_Library/20161222123739oe_/http://bleacherreport.com/images/corporate_pages/leadership/rory@2x.png"); }
      .page.staticPage.about #section-footer .social-media, .page.staticPage.contact #section-footer .social-media {
        background-image: url("https://web-archive.nli.org.il/National_Library/20161222123739oe_/http://bleacherreport.com/images/corporate_pages/social_media_icons@2x.png");
        background-size: 300%; } }

