@charset "UTF-8";
@import url(http://fonts.googleapis.com/css?family=Roboto:400,700,500,300|Roboto+Condensed|Roboto+Mono|Roboto+Slab);
html,
body {
  margin: 0;
  padding: 0;
}

/*
  -------------------------------------------------------------
  Mixin para definir los estilos de las tabs.
  -------------------------------------------------------------
  $bgTabs: Define el color de fondo de los tabs.
  $bgTabsNormal: Define el color de fondo de los tabs.
  $bgTabsHover: Define el color del Background de los tabs.
  $bgTabsActive: Define el color del background del tab activo.
  
  $colorText: Define el color de texto de los tabs.
  $colorTextHover: Define el color del texto al hacer hover.
  $colorTextActive: Define el color del texto del tab activo.
  --------------------------------------------------------------
 */
/*
  ---------------------------------------------------------------------------
  Mixin para definir los estilos de las tablas.
  ---------------------------------------------------------------------------
  $bgTable: Define el color del background de la tabla.
  $colorTextTable: Define el color del texto de la tabla.
  $bgThead: Define el color del background de el cabecero(thead) de la tabla.
  $colorTextThead: Define el color del texto del cabecero(thead) de la tabla.
  $bgHoverRow: Define el color del background de las filas al hacer hover
  $colorLineSpace: Define el color de la linea de separacion de las filas.
  $lineThickness: Define el grosor de la linea de ┬┤separacion de las filas.
  ----------------------------------------------------------------------------
 */
/*
  ---------------------------------------------------------------------------
  Mixin para manejar los sprite para cada projecto
  ---------------------------------------------------------------------------
 */
/*
  ---------------------------------------------------------------------------
  Mixin estilos lightslider
  ---------------------------------------------------------------------------
 */
.visible-small,
.visible-medium,
.visible-tablet,
.visible-big {
  display: none !important;
}

@media (max-width: 767px) {
  .hidden-small {
    display: none !important;
  }

  .visible-small {
    display: block !important;
  }

  th.visible-small,
  td.visible-small {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-medium {
    display: none !important;
  }

  .visible-medium {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-tablet {
    display: none !important;
  }

  .visible-tablet {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .hidden-big {
    display: none !important;
  }

  .visible-big {
    display: block !important;
  }
}
body {
  font-family: Roboto, sans-serif;
}

.lvbp-sprite, .lvbp-ARA-18, .lvbp-ARA-24, .lvbp-ARA-32, .lvbp-ARA-72, .lvbp-CAR-18, .lvbp-CAR-24, .lvbp-CAR-32, .lvbp-CAR-72, .lvbp-LAG-18, .lvbp-LAG-24, .lvbp-LAG-32, .lvbp-LAG-72, .lvbp-LAR-18, .lvbp-LAR-24, .lvbp-LAR-32, .lvbp-LAR-72, .lvbp-MAG-18, .lvbp-MAG-24, .lvbp-MAG-32, .lvbp-MAG-72, .lvbp-MAR-18, .lvbp-MAR-24, .lvbp-MAR-32, .lvbp-MAR-72, .lvbp-ORI-18, .lvbp-ORI-24, .lvbp-ORI-32, .lvbp-ORI-72, .lvbp-ZUL-18, .lvbp-ZUL-24, .lvbp-ZUL-32, .lvbp-ZUL-72 {
  background-image: url("../../images/lvbp-s5e405b56f8.png");
  background-repeat: no-repeat;
}

.lvbp-ARA-18 {
  background-position: -48px -84px;
}

.lvbp-ARA-24 {
  background-position: 0 -84px;
}

.lvbp-ARA-32 {
  background-position: -32px -204px;
}

.lvbp-ARA-72 {
  background-position: 0 -236px;
}

.lvbp-CAR-18 {
  background-position: 0 0;
}

.lvbp-CAR-24 {
  background-position: -24px -84px;
}

.lvbp-CAR-32 {
  background-position: -32px -108px;
}

.lvbp-CAR-72 {
  background-position: 0 -668px;
}

.lvbp-LAG-18 {
  background-position: -18px 0;
}

.lvbp-LAG-24 {
  background-position: 0 -36px;
}

.lvbp-LAG-32 {
  background-position: 0 -172px;
}

.lvbp-LAG-72 {
  background-position: 0 -596px;
}

.lvbp-LAR-18 {
  background-position: -36px 0;
}

.lvbp-LAR-24 {
  background-position: -48px -60px;
}

.lvbp-LAR-32 {
  background-position: 0 -108px;
}

.lvbp-LAR-72 {
  background-position: 0 -524px;
}

.lvbp-MAG-18 {
  background-position: -54px 0;
}

.lvbp-MAG-24 {
  background-position: -24px -60px;
}

.lvbp-MAG-32 {
  background-position: 0 -140px;
}

.lvbp-MAG-72 {
  background-position: 0 -380px;
}

.lvbp-MAR-18 {
  background-position: -36px -18px;
}

.lvbp-MAR-24 {
  background-position: -24px -36px;
}

.lvbp-MAR-32 {
  background-position: 0 -204px;
}

.lvbp-MAR-72 {
  background-position: 0 -308px;
}

.lvbp-ORI-18 {
  background-position: -18px -18px;
}

.lvbp-ORI-24 {
  background-position: -48px -36px;
}

.lvbp-ORI-32 {
  background-position: -32px -140px;
}

.lvbp-ORI-72 {
  background-position: 0 -452px;
}

.lvbp-ZUL-18 {
  background-position: 0 -18px;
}

.lvbp-ZUL-24 {
  background-position: 0 -60px;
}

.lvbp-ZUL-32 {
  background-position: -32px -172px;
}

.lvbp-ZUL-72 {
  background-position: 0 -740px;
}

.icons-sprite, .icons-caret-left, .icons-caret-right, .icons-chevron-down, .icons-chevron-left, .icons-chevron-right, .icons-chevron-up, .icons-clock-24, .icons-family-24, .icons-flag-24, .icons-nopic-141, .icons-nopic-18, .icons-nopic-24, .icons-nopic-30, .icons-nopic-32, .icons-nopic-46, .icons-nopic-52, .icons-nopic-62, .icons-nopic-72, .icons-nopic-95, .icons-player-red, .icons-player-yellow, .icons-stadium-24, .icons-stadium, .icons-temperature-24, .icons-umbrella-24, .icons-user-24 {
  background-image: url("../../images/icons-seafecc758c.png");
  background-repeat: no-repeat;
}

.icons-caret-left {
  background-position: -24px -31px;
}

.icons-caret-right {
  background-position: -8px -55px;
}

.icons-chevron-down {
  background-position: 0 -31px;
}

.icons-chevron-left {
  background-position: 0 -55px;
}

.icons-chevron-right {
  background-position: -16px -31px;
}

.icons-chevron-up {
  background-position: -8px -31px;
}

.icons-clock-24 {
  background-position: -45px 0;
}

.icons-family-24 {
  background-position: -53px -31px;
}

.icons-flag-24 {
  background-position: -77px -31px;
}

.icons-nopic-141 {
  background-position: 0 -368px;
}

.icons-nopic-18 {
  background-position: -35px -31px;
}

.icons-nopic-24 {
  background-position: -69px 0;
}

.icons-nopic-30 {
  background-position: 0 -107px;
}

.icons-nopic-32 {
  background-position: -51px -107px;
}

.icons-nopic-46 {
  background-position: -19px -55px;
}

.icons-nopic-52 {
  background-position: -65px -55px;
}

.icons-nopic-62 {
  background-position: -59px -211px;
}

.icons-nopic-72 {
  background-position: 0 -139px;
}

.icons-nopic-95 {
  background-position: 0 -273px;
}

.icons-player-red {
  background-position: -30px -107px;
}

.icons-player-yellow {
  background-position: 0 0;
}

.icons-stadium-24 {
  background-position: -117px 0;
}

.icons-stadium {
  background-position: 0 -211px;
}

.icons-temperature-24 {
  background-position: -93px 0;
}

.icons-umbrella-24 {
  background-position: -21px 0;
}

.icons-user-24 {
  background-position: -101px -31px;
}

.lSSlideWrapper, .lSSlideWrapper .lSFade {
  position: relative;
}

.lSSlideWrapper .lSSlide, .lSSlideWrapper.usingCss .lSFade > * {
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
}

.lSSlideOuter, .lSSlideOuter .lSPager.lSGallery {
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
}

.lSSlideOuter .lSPager.lSGallery:after, .lSSlideWrapper > .lightSlider:after {
  clear: both;
}

.lSSlideOuter {
  overflow: hidden;
  user-select: none;
}

.lightSlider:after, .lightSlider:before {
  content: " ";
  display: table;
}

.lightSlider {
  overflow: hidden;
  margin: 0;
}

.lSSlideWrapper {
  max-width: 100%;
  overflow: hidden;
}

.lSSlideWrapper .lSSlide {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: all 1s;
  -webkit-transition-property: -webkit-transform,height;
  -moz-transition-property: -moz-transform,height;
  transition-property: transform,height;
}

.lSSlideWrapper .lSFade > * {
  position: absolute !important;
  top: 0;
  left: 0;
  z-index: 9;
  margin-right: 0;
  width: 100%;
}

.lSSlideWrapper.usingCss .lSFade > * {
  opacity: 0;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.lSSlideWrapper .lSFade > .active {
  z-index: 10;
}

.lSSlideWrapper.usingCss .lSFade > .active {
  opacity: 1;
}

.lSSlideOuter .lSPager.lSpg {
  margin: 10px 0 0;
  padding: 0;
  text-align: center;
}

.lSSlideOuter .lSPager.lSpg > li {
  cursor: pointer;
  display: inline-block;
  padding: 0 5px;
}

.lSSlideOuter .lSPager.lSpg > li a {
  background-color: #222;
  border-radius: 30px;
  display: inline-block;
  height: 8px;
  overflow: hidden;
  text-indent: -999em;
  width: 8px;
  position: relative;
  z-index: 99;
  -webkit-transition: all .5s linear 0s;
  transition: all .5s linear 0s;
}

.lSSlideOuter .lSPager.lSpg > li.active a, .lSSlideOuter .lSPager.lSpg > li:hover a {
  background-color: #428bca;
}

.lSSlideOuter .media {
  opacity: .8;
}

.lSSlideOuter .media.active {
  opacity: 1;
}

.lSSlideOuter .lSPager.lSGallery {
  list-style: none;
  padding-left: 0;
  margin: 0;
  overflow: hidden;
  transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  user-select: none;
}

.lSSlideOuter .lSPager.lSGallery li {
  overflow: hidden;
  -webkit-transition: border-radius .12s linear 0s .35s linear 0s;
  transition: border-radius .12s linear 0s .35s linear 0s;
}

.lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover {
  border-radius: 5px;
}

.lSSlideOuter .lSPager.lSGallery img {
  display: block;
  height: auto;
  max-width: 100%;
}

.lSSlideOuter .lSPager.lSGallery:after, .lSSlideOuter .lSPager.lSGallery:before {
  content: " ";
  display: table;
}

.lSAction > a {
  width: 32px;
  display: block;
  top: 50%;
  height: 32px;
  background-image: url("../../images/controls.png");
  cursor: pointer;
  position: absolute;
  z-index: 99;
  margin-top: -16px;
  opacity: .5;
  -webkit-transition: opacity .35s linear 0s;
  transition: opacity .35s linear 0s;
}

.lSAction > a:hover {
  opacity: 1;
}

.lSAction > .lSPrev {
  background-position: 0 0;
  left: 10px;
}

.lSAction > .lSNext {
  background-position: -32px 0;
  right: 10px;
}

.lSAction > a.disabled {
  pointer-events: none;
}

.cS-hidden {
  height: 1px;
  opacity: 0;
  filter: alpha(opacity=0);
  overflow: hidden;
}

.lSSlideOuter.vertical {
  position: relative;
}

.lSSlideOuter.vertical.noPager {
  padding-right: 0 !important;
}

.lSSlideOuter.vertical .lSGallery {
  position: absolute !important;
  right: 0;
  top: 0;
}

.lSSlideOuter.vertical .lightSlider > * {
  width: 100% !important;
  max-width: none !important;
}

.lSSlideOuter.vertical .lSAction > a {
  left: 50%;
  margin-left: -14px;
  margin-top: 0;
}

.lSSlideOuter.vertical .lSAction > .lSNext {
  background-position: 31px -31px;
  bottom: 10px;
  top: auto;
}

.lSSlideOuter.vertical .lSAction > .lSPrev {
  background-position: 0 -31px;
  bottom: auto;
  top: 10px;
}

.lSSlideOuter.lSrtl {
  direction: rtl;
}

.lSSlideOuter .lSPager, .lSSlideOuter .lightSlider {
  padding-left: 0;
  list-style: none;
}

.lSSlideOuter.lSrtl .lSPager, .lSSlideOuter.lSrtl .lightSlider {
  padding-right: 0;
}

.lSSlideOuter .lSGallery li, .lSSlideOuter .lightSlider > * {
  float: left;
}

.lSSlideOuter.lSrtl .lSGallery li, .lSSlideOuter.lSrtl .lightSlider > * {
  float: right !important;
}

@-webkit-keyframes rightEnd {
  0%,100% {
    left: 0;
  }
  50% {
    left: -15px;
  }
}
@keyframes rightEnd {
  0%,100% {
    left: 0;
  }
  50% {
    left: -15px;
  }
}
@-webkit-keyframes topEnd {
  0%,100% {
    top: 0;
  }
  50% {
    top: -15px;
  }
}
@keyframes topEnd {
  0%,100% {
    top: 0;
  }
  50% {
    top: -15px;
  }
}
@-webkit-keyframes leftEnd {
  0%,100% {
    left: 0;
  }
  50% {
    left: 15px;
  }
}
@keyframes leftEnd {
  0%,100% {
    left: 0;
  }
  50% {
    left: 15px;
  }
}
@-webkit-keyframes bottomEnd {
  0%,100% {
    bottom: 0;
  }
  50% {
    bottom: -15px;
  }
}
@keyframes bottomEnd {
  0%,100% {
    bottom: 0;
  }
  50% {
    bottom: -15px;
  }
}
.lSSlideOuter .rightEnd {
  -webkit-animation: rightEnd .3s;
  animation: rightEnd .3s;
  position: relative;
}

.lSSlideOuter .leftEnd {
  -webkit-animation: leftEnd .3s;
  animation: leftEnd .3s;
  position: relative;
}

.lSSlideOuter.vertical .rightEnd {
  -webkit-animation: topEnd .3s;
  animation: topEnd .3s;
  position: relative;
}

.lSSlideOuter.vertical .leftEnd {
  -webkit-animation: bottomEnd .3s;
  animation: bottomEnd .3s;
  position: relative;
}

.lSSlideOuter.lSrtl .rightEnd {
  -webkit-animation: leftEnd .3s;
  animation: leftEnd .3s;
  position: relative;
}

.lSSlideOuter.lSrtl .leftEnd {
  -webkit-animation: rightEnd .3s;
  animation: rightEnd .3s;
  position: relative;
}

.lightSlider.lsGrab > * {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

.lightSlider.lsGrabbing > * {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}

.lSSlideOuter {
  width: 72%;
  float: right;
  margin-right: 0;
}
.lSSlideOuter #lightSlider {
  width: 545px !important;
}

.workingday {
  overflow: hidden;
  *zoom: 1;
  background: #252525;
  font-family: Roboto, sans-serif;
  padding: 10px;
  height: 89px;
  width: 920px;
}
.workingday .wkd-publicity {
  width: 25%;
  float: left;
  margin-right: 1.69492%;
  float: left;
  margin: 0 0 0 5px;
  padding: 0;
}
.workingday .wkd-publicity span {
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  position: absolute;
  font-size: 10px;
  color: #EBEBEB;
  left: -36px;
  top: 49px;
}
.workingday ul {
  overflow: hidden;
  *zoom: 1;
  list-style: none;
  padding: 0;
  margin: 0;
}
.workingday ul li {
  overflow: hidden;
  *zoom: 1;
  float: left;
  background: #EBEBEB;
  padding: 3px;
  margin-right: 10px;
  border-radius: 5px;
  width: 120px;
  height: 82px;
}
.workingday ul li a {
  text-decoration: none;
}
.workingday ul li a header {
  overflow: hidden;
  *zoom: 1;
}
.workingday ul li a header .live, .workingday ul li a header .on, .workingday ul li a header .off, .workingday ul li a header .delayed, .workingday ul li a header .day, .workingday ul li a header .time {
  height: 12px;
  border-radius: 3px;
  padding: 0 2px 1px 2px;
  margin-bottom: 3px;
  font-size: 10px;
  color: #FFFFFF;
}
.workingday ul li a header .on {
  background: #E53935;
  text-align: center;
}
.workingday ul li a header .off {
  background: #252525;
}
.workingday ul li a header .delayed {
  background: #666666;
}
.workingday ul li a header .day {
  float: left;
}
.workingday ul li a header .time {
  float: right;
}
.workingday ul li a table {
  margin: 0 auto;
}
.workingday ul li a table tbody tr td {
  text-align: center;
  width: 30px;
}
.workingday ul li a table tbody tr td div {
  background: #CBCBCB;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  padding: 2px;
}
.workingday ul li a table tbody tr td div i {
  display: block;
  width: 18px;
  height: 18px;
  margin: 2px;
}
.workingday ul li a table tbody tr td.results span {
  font-size: 10px;
}
.workingday ul li a table tbody tr td.status {
  border-top: #CCCCCC solid 1px;
}
.workingday ul li a table tbody tr td.status .inning,
.workingday ul li a table tbody tr td.status .upDawn,
.workingday ul li a table tbody tr td.status .default {
  float: left;
  font-size: 10px;
  font-weight: 500;
  width: auto;
  height: auto;
  background: none;
}
.workingday ul li a table tbody tr td.status .inning {
  margin-left: 20px;
}
.workingday ul li a table tbody tr td.status .upDawn i {
  display: block;
  width: 8px;
  height: 5px;
}
.workingday ul li a table tbody tr td.status .default {
  width: 100%;
}

@media (max-width: 767px) {
  .lSSlideOuter {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    margin-top: 4px;
  }

  .workingday {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    height: 178px;
  }
  .workingday .wkd-publicity {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
}
@media (min-device-width: 320px) and (max-device-width: 480px) and (min-width: -webkit-min-device-pixel-ratio 2) {
  .lSSlideOuter {
    width: 94%;
    float: left;
    margin-right: 1.69492%;
    margin-top: 4px;
  }

  .workingday {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
}
@media (min-device-width: 768px) and (max-device-width: 1024px) and (min-width: -webkit-min-device-pixel-ratio 1) and (min-width: -webkit-min-device-pixel-ratio 3) {
  .lSSlideOuter #lightSlider {
    width: 90%;
    float: left;
    margin-right: 1.69492%;
    margin-top: 4px;
  }

  .workingday {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .lSSlideOuter {
    width: 74.57627%;
    float: left;
    margin-right: 1.69492%;
  }

  .workingday .wkd-publicity {
    width: 23.72881%;
    float: left;
    margin-right: 1.69492%;
  }
}
