#live-applet {
  margin: 10px;
  width: 616px;
  float: left;
}
#live-applet #live-ticker {
  margin-bottom: 20px;
  height: 149px;
  position: relative;
  background: transparent url('../images/bg_livegame_small_blue.png') no-repeat;
  font-size: 11px;
  line-height: 13px;
  color: #2e2e2e;
}
#live-applet #live-ticker .oponent {
  padding: 0 10px;
  text-transform: uppercase;
  color: #fff;
  font-size: 12px;
  line-height: 25px;
}
#live-applet #live-ticker .oponent span.countries {
  padding-left: 3px;
  font-weight: bold;
}
#live-applet #live-ticker .oponent span.refresh {
  float: right;
}
#live-applet #live-ticker .oponent span.refresh a,
#live-applet #live-ticker .oponent span.refresh span {
  padding-left: 4px;
  float: left;
  display: block;
  color: #fff;
}
#live-applet #live-ticker .oponent span.refresh a {
  padding-left: 0;
  text-decoration: underline;
}
#live-applet #live-ticker .oponent span.refresh a:hover {
  text-decoration: none;
}
#live-applet #live-ticker .oponent span.refresh span.timer {
  text-align: right;
}
#live-applet #live-ticker .oponent span.refresh span.seconds {
  padding-left: 0;
  text-transform: lowercase;
}
#live-applet #live-ticker .copyright {
  margin-top: 124px;
  float: right;
  font-size: 9px;
}
#live-applet #live-ticker .result {
  color: #fff;
  font-weight: bold;
}
#live-applet #live-ticker .result-wrapper {
  float: left;
  width: 300px;
}
#live-applet #live-ticker .result-wrapper .flag-left,
#live-applet #live-ticker .result-wrapper .flag-right {
  margin-top: 10px;
  width: 30px;
  height: 22px;
  float: left;
}
#live-applet #live-ticker .result-wrapper .flag-left {
  margin-left: 71px;
}
#live-applet #live-ticker .result-wrapper .flag-right {
  margin-right: 72px;
  float: right;
}
#live-applet #live-ticker .result-wrapper .result {
  margin-top: 5px;
  margin-bottom: 1px;
  float: left;
  font-size: 33px;
  line-height: 33px;
  width: 97px;
  text-align: center;
}
#live-applet #live-ticker .result-wrapper .statistic {
  margin-bottom: 6px;
  float: left;
  clear: both;
  width: 100%;
  line-height: 10px;
}
#live-applet #live-ticker .result-wrapper .statistic span {
  display: block;
  float: left;
  width: 101px;
  text-align: right;
  font-weight: bold;
}
#live-applet #live-ticker .result-wrapper .statistic span.center {
  color: #7f4109;
  width: 97px;
  text-align: center;
  font-weight: normal;
}
#live-applet #live-ticker .result-wrapper .statistic span.right {
  width: 102px;
  float: right;
  text-align: left;
}
#live-applet #live-ticker .result-wrapper .statistic span span {
  display: inline;
  font-weight: normal;
  float: none;
}
#live-applet #live-ticker .result-wrapper .statistic span.left span {
  padding-right: 3px;
}
#live-applet #live-ticker .result-wrapper .statistic span.right span {
  padding-left: 3px;
}
#live-applet #live-ticker .result-fifth {
  position: absolute;
  top: 25px;
  height: 122px;
  width: 62px;
}
#live-applet #live-ticker .result-fifth.result-second-third,
#live-applet #live-ticker .result-fifth.result-third-third {
  margin-left: 1px;
}
#live-applet #live-ticker .result-fifth span.title {
  display: block;
  text-align: center;
  line-height: 25px;
  color: #727272;
}
#live-applet #live-ticker .result-fifth span.result {
  margin-top: 19px;
  font-size: 22px;
  font-weight: bold;
  line-height: 37px;
  text-align: center;
  display: block;
}
#live-applet #live-ticker .result-fifth span.status-text {
  color: #727272;
  text-align: center;
  display: block;
  position: absolute;
  bottom: 9px;
  width: 100%;
  left: 0;
}
#live-applet #live-ticker .result-fifth span.status {
  display: block;
  width: 100%;
  height: 4px;
  position: absolute;
  bottom: 0;
}
#live-applet #live-ticker .result-fifth span.status.finished {
  background-image: url('../images/ticker_result_finished_blue.jpg');
  background-repeat: repeat-x;
}
#live-applet #live-ticker .result-fifth.result-third-third span.status.finished {
  background-image: url('../images/ticker_result_finished_third_blue.jpg');
}
#live-applet #live-ticker .result-fifth span.status span.tick {
  margin-left: 1px;
  width: 2px;
  height: 4px;
  display: block;
  float: left;
  background-image: url('../images/ticker_result_tick.jpg');
}
#live-applet #live-ticker .result-fifth span.status span.tick:first-child {
  margin-left: 0;
}
#live-applet #live-ticker .result-first-fifth {
  left: 300px;
}
#live-applet #live-ticker .result-second-fifth {
  left: 363px;
}
#live-applet #live-ticker .result-third-fifth {
  left: 426px;
}
#live-applet #live-ticker .result-fourth-fifth {
  left: 489px;
}
#live-applet #live-ticker .result-fifth-fifth {
  left: 552px;
  border-right: 0;
}
#live-applet table tr td,
#live-applet table tr th {
  text-align: left;
}
#live-applet table tr .blue {
  color: #007cb6;
}
#live-applet table tr .red {
  color: #fb171a;
}
#live-applet table tr .italic {
  font-style: italic;
}
#live-applet table tr .time,
#live-applet table tr .team {
  text-align: center;
  width: 40px;
}
#live-applet table tr .action {
  text-align: left;
  width: 85px;
}
#live-applet table tr .player {
  text-align: left;
  width: 200px;
}
.widget-table {
  overflow: auto;
  overflow-y: visible;
  /*margin-bottom: 10px;*/
}
.widget-table table th {
  color: #2e2e2e;
  background-color: #d6d6d6;
  border-bottom: #9a9a9a;
  font-size: 12px;
}
.widget-table table .odd td {
  background-color: #f6f6f6;
}
@media only screen and (max-width: 640px) {
  .clearfix:before,
  .clearfix:after {
    content: " ";
    display: table;
  }
  .clearfix:after {
    clear: both;
  }
  .invis {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }
  * {
    -webkit-text-size-adjust: none;
  }
  .widget-table {
    clear: both;
    overflow: scroll;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
  }
  #live-applet {
    width: auto;
    float: none;
    margin: 0;
    padding: 0 10px;
  }
  #live-applet #live-ticker {
    margin: 10px auto 25px 0;
    max-width: 640px;
    height: auto;
    position: relative;
    background: #81cbed;
    background-image: -webkit-linear-gradient(bottom, #79c7ed 0%, #51b7e7 76%, #65bfe9 78%, #81cbed 100%);
    background-image: -moz-linear-gradient(bottom, #79c7ed 0%, #51b7e7 76%, #65bfe9 78%, #81cbed 100%);
    background-image: -ms-linear-gradient(bottom, #79c7ed 0%, #51b7e7 76%, #65bfe9 78%, #81cbed 100%);
    background-image: -o-linear-gradient(bottom, #79c7ed 0%, #51b7e7 76%, #65bfe9 78%, #81cbed 100%);
    background-image: linear-gradient(bottom, #79c7ed 0%, #51b7e7 76%, #65bfe9 78%, #81cbed 100%);
  }
  #live-applet #live-ticker:before,
  #live-applet #live-ticker:after {
    content: " ";
    display: table;
  }
  #live-applet #live-ticker:after {
    clear: both;
  }
  #live-applet #live-ticker .oponent {
    background-color: #87cde9;
    background-image: -webkit-linear-gradient(bottom, #0093d1 0%, #0093d1 61.55%, #87cde9 100%);
    background-image: -moz-linear-gradient(bottom, #0093d1 0%, #0093d1 61.55%, #87cde9 100%);
    background-image: -ms-linear-gradient(bottom, #0093d1 0%, #0093d1 61.55%, #87cde9 100%);
    background-image: -o-linear-gradient(bottom, #0093d1 0%, #0093d1 61.55%, #87cde9 100%);
    background-image: linear-gradient(bottom, #0093d1 0%, #0093d1 61.55%, #87cde9 100%);
    border-bottom: 1px solid #0078aa;
  }
  #live-applet #live-ticker .oponent span.refresh a,
  #live-applet #live-ticker .oponent span.refresh span {
    float: none;
    display: inline-block;
  }
  #live-applet #live-ticker .result-wrapper {
    float: none;
    width: 300px;
    margin: 0 auto;
    height: 119px;
  }
  #live-applet #live-ticker .result-wrapper .flag-left,
  #live-applet #live-ticker .result-wrapper .flag-right {
    margin-top: 7px;
  }
  #live-applet #live-ticker .result-wrapper .flag-right {
    margin-right: 71px;
  }
  #live-applet #live-ticker .result-wrapper .statistic span.right {
    width: 100px;
  }
  #live-applet #live-ticker .result-fifth {
    position: static;
    height: 84px;
    width: 60px;
    width: 20%;
    float: left;
    text-align: center;
    border-top: 1px solid #dadada;
    border-right: 1px solid #b0b0b0;
    border-left: 1px solid #d9d9d9;
    background-color: #bfbfbf;
    background-image: -webkit-linear-gradient(bottom, #bfbfbf 0%, #bfbfbf 71%, #c7c7c7 73%, #d1d1d1 100%);
    background-image: -moz-linear-gradient(bottom, #bfbfbf 0%, #bfbfbf 71%, #c7c7c7 73%, #d1d1d1 100%);
    background-image: -ms-linear-gradient(bottom, #bfbfbf 0%, #bfbfbf 71%, #c7c7c7 73%, #d1d1d1 100%);
    background-image: -o-linear-gradient(bottom, #bfbfbf 0%, #bfbfbf 71%, #c7c7c7 73%, #d1d1d1 100%);
    background-image: linear-gradient(bottom, #bfbfbf 0%, #bfbfbf 71%, #c7c7c7 73%, #d1d1d1 100%);
  }
  #live-applet #live-ticker .result-fifth.result-first-fifth {
    border-left: 0;
  }
  #live-applet #live-ticker .result-fifth.result-first-fifth .status {
    left: 2px;
  }
  #live-applet #live-ticker .result-fifth.result-fifth-fifth {
    border-right: 0;
  }
  #live-applet #live-ticker .result-fifth.result-fifth-fifth .status {
    left: 0;
  }
  #live-applet #live-ticker .result-fifth span.title {
    line-height: 24px;
  }
  #live-applet #live-ticker .result-fifth span.result {
    margin: 8px 0 12px 0;
    line-height: 18px;
  }
  #live-applet #live-ticker .result-fifth span.status-text {
    position: static;
    padding: 0 0 6px 0;
  }
  #live-applet #live-ticker .result-fifth span.status {
    margin: 0 0 0 -2px;
    position: relative;
    left: 1px;
    width: auto;
  }
  #live-applet #live-ticker .copyright {
    position: absolute;
    margin: 0;
    bottom: -17px;
    right: 0;
  }
  #live-applet table tr .action,
  #live-applet table tr .player {
    width: auto;
  }
}

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
