.live-hidden {
  display: none !important; }

  .live-time div {
    display: inline; }

.live-game-info {
  display: block; }
  .live-game-info .live-league {
    text-align: center;
    height: 13px;
    line-height: 12px; }
  .live-game-info .live-teams {
    height: 20px;
    line-height: 20px; }
    .live-game-info .live-teams .live-teamA {
      width: 50%;
      float: left;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
    .live-game-info .live-teams .live-teamB {
      width: 50%;
      float: right;
      text-align: right;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
  .live-game-info .live-score-holder {
    width: 35%;
    float: left; }
  .live-game-info .live-game-info-center {
    float: left;
    width: 30%;
    display: table;
    overflow: hidden; }
      .live-game-info .live-game-info-center .live-time-quarter-holder .live-time {
        float: right; }
      .live-game-info .live-game-info-center .live-time-quarter-holder .live-quarter {
        float: left; }
  .live-game-info .live-scoreA {
    float: left;
    width: 60px;
    text-align: right; }
  .live-game-info .live-scoreB {
    float: right;
    text-align: right;
    width: 60px; }

.live-rotator {
  text-align: center;
  height: 10px; }

.live-rotator-swatch {
  display: inline-block;
  width: 10px;
  height: 10px;
  cursor: pointer;
  background-position: center;
  vertical-align: top; }

.ie7 .live-rotator-swatch {
  display: block;
  float: left; }

.live-games-banner {
  min-width: 224px;
  height: 92px; }
  .live-games-banner .live-game-info {
    cursor: pointer; }
  .live-games-banner .live-loading,
  .live-games-banner .live-no-games {
    text-align: center; }
  .live-games-banner .live-rotator:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }

@font-face {
    /*
   * bug workaround
   */
  font-family: 'scoreboard';
  src: url('/web/20150709050443im_/http://web1.mbt.lt/prod/snakesilver-client/fonts/scoreboard/font.php?f=scoreboard-webfont.eot');
  src: url('/web/20150709050443im_/http://web1.mbt.lt/prod/snakesilver-client/fonts/scoreboard/font.php?f=scoreboard-webfont.eot?#iefix') format('embedded-opentype'), url('/web/20150709050443im_/http://web1.mbt.lt/prod/snakesilver-client/fonts/scoreboard/font.php?f=scoreboard-webfont.woff') format('woff'), url('/web/20150709050443im_/http://web1.mbt.lt/prod/snakesilver-client/fonts/scoreboard/font.php?f=scoreboard-webfont.ttf') format('truetype'), url('/web/20150709050443im_/http://web1.mbt.lt/prod/snakesilver-client/fonts/scoreboard/font.php?f=scoreboard-webfont.svg#score_boardregular') format('svg');
  font-weight: normal;
  font-style: normal; }

.live-rotator {
  height: 11px; }
  .live-rotator .live-rotator-swatch {
    background-image: url(/web/20150709050443im_/http://web1.mbt.lt/prod/snakesilver-client/img/liveGamesBanner/small/swatch.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 11px;
    height: 11px; }
  .live-rotator .live-rotator-swatch.live-active {
    background-image: url(/web/20150709050443im_/http://web1.mbt.lt/prod/snakesilver-client/img/liveGamesBanner/small/swatch-active.png); }

.live-games-banner {
  background-color: #252525;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  padding: 1px;
  font-size: 11px;
  font-family: Arial;
  min-width: 170px;
  height: 80px; }
  .live-games-banner .live-game-info {
    background-image: url(/web/20150709050443im_/http://web1.mbt.lt/prod/snakesilver-client/img/liveGamesBanner/small/main-bgr.png);
    background-repeat: repeat-x;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
    height: 65px;
    border-bottom: #704f13 1px solid;
    border-right: #704f13 1px solid;
    border-left: #e6c788 1px solid;
    border-top: #e6c788 1px solid;
    padding: 1px 1px; }
    .live-games-banner .live-game-info .live-league {
      color: white;
      text-shadow: rgba(0,0,0,0.50) 1px 1px 1px;
      font-weight: bold;
      border-bottom: #ffcf7a 1px solid; }
    .live-games-banner .live-game-info .live-teams {
      white-space: nowrap;
      font-size: 11px;
      font-family: Arial;
      color: white;
      text-shadow: rgba(0,0,0,0.50) 1px 1px 1px;
      line-height: 13px;
      height: 13px; }
    .live-games-banner .live-game-info .live-scoreA,
    .live-games-banner .live-game-info .live-scoreB {
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      -ms-border-radius: 5px;
      -o-border-radius: 5px;
      border-radius: 5px;
      background-image: url(/web/20150709050443im_/http://web1.mbt.lt/prod/snakesilver-client/img/liveGamesBanner/small/score-bgr.png);
      background-repeat: repeat-x;
      background-position: center right;
      height: 34px;
      line-height: 34px;
      color: #ffd800;
      font-family: scoreboard;
      font-weight: bold;
      font-size: 30px;
      border-top: #704f13 1px solid;
      border-left: #704f13 1px solid;
      border-right: #e6c788 1px solid;
      border-bottom: #e6c788 1px solid;
      padding: 0px 3px;
      width: 48px; }
    .live-games-banner .live-game-info .live-game-info-center {
      direction:ltr;
      text-align: center; }
      .live-games-banner .live-game-info .live-game-info-center .live-time-quarter-holder {
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
        border-radius: 5px;
        background-image: url(/web/20150709050443im_/http://web1.mbt.lt/prod/snakesilver-client/img/liveGamesBanner/small/time-bgr.png);
        background-repeat: repeat-x;
        height: 17px;
        color: #ffd800;
        font-family: Courier new;
        font-weight: bold;
        font-size: 10px;
        font-weight: bold;
        line-height: 17px;
        border-top: #704f13 1px solid;
        border-left: #704f13 1px solid;
        border-right: #e6c788 1px solid;
        border-bottom: #e6c788 1px solid;
        padding: 0px 1px; }
      .live-games-banner .live-game-info .live-game-info-center a {
        color: white;
        text-shadow: rgba(0,0,0,0.50) 1px 1px 1px;
        font-weight: bold;
        text-decoration: underline;
        font-size: 12px;
        display: block;
        margin-top: 3px; }

.live-loading,
.live-no-games {
  line-height: 75px;
  font-size: 12px;
  font-family: Arial;
  color: white;
  text-shadow: black 1px 1px 1px;
  background-image: url(/web/20150709050443im_/http://web1.mbt.lt/prod/snakesilver-client/img/liveGamesBanner/small/main-bgr.png);
  background-repeat: repeat-x;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  height: 78px;
  border-bottom: #704f13 1px solid;
  border-right: #704f13 1px solid;
  border-left: #e6c788 1px solid;
  border-top: #e6c788 1px solid; }


/*
     FILE ARCHIVED ON 05:04:43 Jul 09, 2015 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:45:25 May 16, 2022.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 182.704
  exclusion.robots: 0.101
  exclusion.robots.policy: 0.093
  RedisCDXSource: 5.157
  esindex: 0.011
  LoadShardBlock: 157.685 (3)
  PetaboxLoader3.resolve: 261.596 (3)
  PetaboxLoader3.datanode: 174.65 (5)
  CDXLines.iter: 17.361 (3)
  load_resource: 324.488 (2)
*/