body{
    background: rgb(53 53 53 / 0%);
  margin: 0px;
  padding: 0px;
}
.airtime_header {
    display: none;
    background: rgb(0, 0, 0);
    -webkit-box-shadow: 0 3px 5px rgba(0,0,0,0.1) inset, 0 1px 0 rgba(255,255,255,0.1), 0 0 1px #000 inset;
    -moz-box-shadow: 0 3px 5px rgba(0,0,0,0.1) inset,0 1px 0 rgba(255,255,255,0.1),0 0 1px #000 inset;
    box-shadow: 0 3px 5px rgba(0,0,0,0.1) inset, 0 1px 0 rgba(255,255,255,0.1), 0 0 1px #000 inset;
    height: auto;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding-bottom: 3px;
}
.airtime_box {
    margin-top: 5px;
    float: left;
    width: 100%;
    height: auto;
}
.station_name {
    font-size: 10px;
    margin-top: 0px;
    padding-top: 4px;
    padding-left: 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 30px;
    margin-bottom: 0px;
}
.airtime_player {
    width: 100%;
    height: fit-content;
    padding-top: 5px;
    position: relative;
    font-family: "Lato", Arial, Helvetica, sans-serif;
    color: #fff;
    background: rgb(255 255 255 / 0%);
    /*background: rgba(53, 53, 53, 0.9);*/
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    box-shadow: 0 0px 0px rgba(0,0,0,0.1) inset, 0 0px 0 rgba(255,255,255,0.1), 0 0 0px #000 inset;
}

.airtime_player_info {
    width: 100%;
    height: fit-content;
    padding: 5px;
    position: relative;
    font-family: "Lato", Arial, Helvetica, sans-serif;
    color: #fff;
    /*background: linear-gradient(180deg, #ab1c30 50%, rgba(53,53,53,0.05) 85%),#71190d 100%;*/
    background: rgba(53, 53, 53, 0);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    box-shadow: 0 0px 0px rgba(0,0,0,0.1) inset, 0 0px 0 rgba(255,255,255,0.1), 0 0 0px #000 inset;
}
}
.airtime_pro {
    margin: 6px 20px;
    color: #757279;
    font-size: 11px;
    text-decoration: none;
    display: inline-block;
    float: right;
  }
/*.airtime_player {
    background: rgb(0, 0, 0);
    width: auto;
    height: auto;
    overflow: hidden;
    position: relative;
    font-family: Arial, Helvetica, sans-serif;
    color:#afef20;
    text-transform:uppercase;
    font-weight:normal;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 3px 5px rgba(0,0,0,0.1) inset, 0 1px 0 rgba(255,255,255,0.1), 0 0 1px #000 inset;
    -moz-box-shadow: 0 3px 5px rgba(0,0,0,0.1) inset,0 1px 0 rgba(255,255,255,0.1),0 0 1px #000 inset;
    box-shadow: 0 3px 5px rgba(0,0,0,0.1) inset, 0 1px 0 rgba(255,255,255,0.1), 0 0 1px #000 inset;
}*/
.airtime_schedule {
    /*margin: 0px 20px 5px 20px;*/
    padding-top: 5px;
    margin-top: 5px;
    font-size: 0.8rem;
    color: #ffffff;
    border-top: 0px solid rgba(255, 255, 255, 0.1);
    border-bottom: 0px solid rgba(255, 255, 255, 0.1);
    padding-bottom: 0px;
}
.now_playing {
    margin-top: 2px;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 2px;
    display: block;
    /*font-size: 12px;*/
  /*  text-align: center;*/
    color: #ffffff;
    font-size: 15px;
    width: auto;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.now_playing span {
    display: block;
    color: #ffffff;
white-space: normal;
    width: auto;
    overflow: visible;
}
.tab_content.current ul {
/*    background: rgb(211, 32, 32);*/
}
.tab_content {
    color: #fff;
  /*  BACKGROUND-COLOR: #afef20;*/
    text-align: center;
    visibility: hidden;
    /* max-width: 750px; */
    WIDTH: 100%;
    max-width: UNSET;
    /* margin: 0 auto; */
    margin-bottom: 140px;
    position: absolute;
}
.schedule_list {
    list-style: none;
    padding-left: 0px;
    padding-bottom: 2px;
    margin-top: 0px;
    margin-left: 60px;
    margin-bottom: 0px;
    line-height: 130%;
    height: auto;
  }
  .schedule_item {
    display: none;
    font-size: 13px;
    text-align: left;
    padding: 10px 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.schedule .tabs li {
    width: 70px;
    height: 50px;
    display: inline-block;
    font-size: 11px;
    padding: 10px;
    box-sizing: border-box;
    cursor: pointer;
}

.schedule .tabs li span {
    font-size: 15px;
    display: block;
}
.centered {
  position: fixed;
  top: 50%;
  left: 50%;
  /* bring your own prefixes */
  transform: translate(-50%, -50%);
}
.tecnosoul_link{
  margin: 6px 20px;
    color: #fff2ea70;
    font-size: 10px;
    text-decoration: none;
    display: inline-block;
    float: right;
}
/*Comienzo de Media Queries*/
@media screen and (min-width:400px) and (max-width:700px) and (orientation: landscape) {
  .schedule .tabs li {
      width: 75px;
      height: 60px;
      display: inline-block;
      font-size: 11px;
      padding: 10px;
      box-sizing: border-box;
      cursor: pointer;
  }
}
@media screen and (min-width:701px) and (max-width:1024px) and (orientation: landscape) {
}
@media screen and (min-width:1025px) {
}
