@import url(https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i);

html {
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin:0px;
}
body {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #2e2e2e;
    color: #ededed;
    height: 100%;
    margin:0px;
    font-family: "Poppins", "Arial", "Helvetica Neue", sans-serif;
}

/* HEADER */
.header {
    overflow: hidden;
    background-color: #f1f1f1;
    padding: 10px 10px;
  }
  
  a {
    text-decoration: none;
    color: #fff;
    font-size: 18px;
  }
  
  /* Style the logo link (notice that we set the same value of line-height and font-size to prevent the header to increase when the font gets bigger */
  .site-header { 
    background-color: #0288d1;
    border-bottom: 1px solid #999999;
    padding: .5em 1em;
  }
  
  .site-header::after {
    content: "";
    display: table;
    clear: both;
  }
  
  .site-identity {
    float: left;
  }
  
  .site-identity h1 {
    font-size: 1.5em;
    margin: .7em 0 .3em 0;
    display: inline-block;
  }
  
  .site-identity img {
    max-width: 260px;
    float: left;
    margin: 0 10px 0 0;
  }
  
  .site-navigation {
    float: right;
  }
  
  .site-navigation ul, li {
    margin: 0; 
    padding: 0;
  }
  
  .site-navigation li {
    display: inline-block;
    margin: 1.4em 1em 1em 1em;
  }

table { 
    width: 100%; 
    border-collapse: collapse; 
    font-family: Trebuchet MS;
}
td{ 
    padding: 6px; 
    border: 1px solid #ededed; 
    text-align: right; 
    background: #333333; 
}
th {
    border: 1px solid #ededed; 
    text-align: center;
    align-items: center;
    background: #333333;
}
#Categorias {
    width: 15%;
    height: 100px;
    float: left;
    border-right: 0px solid white;
    position: relative;
}
#Nacionales {
    width: 85%;
    float: right;
    position: relative;
}
.categorias-canales {
    width: 85%;
    float: right;
    display: none;
    position: relative;
}
#iframe-DRM {
	width:100%;
	height:100%;
}
#iframe-VERA {
	position:relative;
    top:-130px;
	width:100%;
	height:100%;
}
#iframe-m3u8 {
    width:100%;
    height:100%;
}

/* **************** RADIO **************** */
#play-pause {
  cursor: pointer;
  text-indent: -999999px;
  height:40px;
  width: 40px;
  padding: 20px 25px;
  margin-bottom: 15px;
  z-index: 2;
      background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJNMiAyNHYtMjRsMjAgMTItMjAgMTJ6Ii8+PC9zdmc+);
      background-repeat: no-repeat!important;
      background-position: center;
      background-size: 16px;
  background-repeat:no-repeat;
  background-position:center;
  background-size:20px;
  background-color: gainsboro;
}
.play {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJNMiAyNHYtMjRsMjAgMTItMjAgMTJ6Ii8+PC9zdmc+);
}
.pause {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJNMTAgMjRoLTZ2LTI0aDZ2MjR6bTEwLTI0aC02djI0aDZ2LTI0eiIvPjwvc3ZnPg==)!important;
}

#radio-track {
  overflow: hidden;
  background-color: #ffffff;
  display: none;
}

#radio-track, #radio-track h1 {
  color: #03222d
}

#radio-track .text-box {
  overflow: hidden
}

@media (min-width: 992px) {
  #radio-track .text-box {
      padding:5px 0 0
  }
}

#radio-track .img-box {
  margin: 0 auto 10px
}

@media (min-width: 992px) {
  #radio-track .img-box {
      float:left;
      margin: 0 20px 0 0
  }

  .rtl #radio-track .img-box {
      float: right;
      margin: 0 0 0 20px
  }
}

#radio-track .img-box img {
  height: 66px;
  width: 96px
}

#radio-track .title {
  display: block;
  font-size: 20px;
  font-weight: 700;
  line-height: 23px;
  margin: 5px 0 5px
}

#radio-track .signal {
  display: block;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  margin: 0;
  padding-bottom: 5px;
}

input[type='range'] {
  display: block;
  width: 175px;
  margin-bottom: 5px;
}

input[type='range']:focus {
  outline: none;
}

input[type='range'],
input[type='range']::-webkit-slider-runnable-track,
input[type='range']::-webkit-slider-thumb {
  -webkit-appearance: none;
}

input[type=range]::-webkit-slider-thumb {
  background-color: #03222d;
  width: 20px;
  height: 20px;
  border: 3px solid #03222d;
  border-radius: 50%;
  margin-top: -9px;
}

input[type=range]::-moz-range-thumb {
  background-color: #03222d;
  width: 15px;
  height: 15px;
  border: 3px solid #03222d;
  border-radius: 50%;
}

input[type=range]::-ms-thumb {
  background-color: #03222d;
  width: 20px;
  height: 20px;
  border: 3px solid #03222d;
  border-radius: 50%;
}

input[type=range]::-webkit-slider-runnable-track {
  background-color: #777;
  height: 3px;
}

input[type=range]:focus::-webkit-slider-runnable-track {
  outline: none;
}

input[type=range]::-moz-range-track {
  background-color: #777;
  height: 3px;
}

input[type=range]::-ms-track {
  background-color: #777;
  height: 3px;
}

input[type=range]::-ms-fill-lower {
  background-color: #03222d
}

input[type=range]::-ms-fill-upper {
  background-color: #03222d;
} 