a, abbr, acronym, address, applet, article, aside, audio, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, sub, summary, sup, tbody, tfoot, thead, time, tt, u, var, video {
    margin: 0;
    padding: 0;
    border: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

body, html {
    color: #bc181f;
    font-family: Jura, sans-serif;
    font-size: 12px;
    letter-spacing: 1px;
    overflow-x: hidden;
    position: relative;
    overflow: hidden;
    background-color: #fff
}

h1 {
    margin-bottom: 5px;
    font-weight: 400;
    font-size: 18px;
    margin-left: 5px
}

hr {
    border-style: none none solid;
    border-bottom-width: 1px;
    border-bottom-color: #3f3f3f
}

#cuerpo {
    height: auto;
    width: 100%;
    height: 115px;
    position: relative;
    clear: both;
    margin-left: auto;
    margin-right: auto
}

#cuerpo_players {
    height: auto;
    width: 100%;
    position: relative;
    clear: both;
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

#titulo {
    position: relative;
    width: calc(100% - 10px);
    padding-top: 0;
    padding-right: 0;
    padding-left: 10px;
    padding-bottom: 0;
    text-align: right;
    height: 80px;
    position: relative;
    clear: both;
    margin-left: auto;
    margin-right: auto;
    background-color: rgba(0, 0, 0, .3);
    z-index: 1
}

#titulo h1 {
    margin-top: 0;
    font-weight: 400;
    font-size: 18px;
    margin-left: 0;
    margin-bottom: 5px;
    color: #fff
}

#titulo h2 {
    margin-top: 0;
    font-weight: 400;
    font-size: 12px;
    margin-left: 0;
    margin-bottom: 0;
    font-style: italic;
    color: #fff
}

#img_album, .caratula_album {
    position: absolute;
    width: 75px;
    height: 75px;
    top: 0;
    left: 0;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    z-index: 8;
    border: none !important;
    background-color: #bc181f
}

#iconos_tunein {
    position: absolute;
    top: 55px;
    right: -3px;
    width: 100px
}

#animacion {
    display: none;
    position: absolute;
    top: 8px;
    left: 8px;
    width: 60px;
    height: 60px
}

#precarga {
    position: absolute;
    top: 15px;
    left: 15px;
    width: 95px;
    height: 95px
}

#caja_informacion {
    position: relative;
    width: calc(100% - 10px);
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 5px;
    z-index: 1;
    float: left;
    clear: both;
    color: #fff;
    background-color: #bc181f;
    height: 16px
}

#caja_informacion_contenido {
    position: absolute;
    top: 5px;
    left: 5px;
    color: #fff
}

.audio-player, .audio-player a, .audio-player button, .audio-player div, .audio-player h1, .audio-player img, .audio-player span {
    margin: 0;
    padding: 0;
    border: none;
    outline: 0
}

div.audio-player {
    position: relative;
    width: 100%;
    height: 75px;
    z-index: 9;
    clear: both;
    background-color: #fff;
    border-radius: 5px !important
}

.audio-player h1 {
    position: absolute;
    top: 17px;
    left: 175px;
    font-weight: 400;
    font-size: 16px;
    color: #ececec
}

.audio-player h2 {
    position: absolute;
    top: 52px;
    left: 175px;
    font-weight: 400;
    font-size: 16px;
    color: #ececec
}

.audio-player h3 {
    position: absolute;
    top: 86px;
    left: 175px;
    font-weight: 400;
    font-size: 16px;
    color: #ececec
}

.titulo1 {
    position: absolute;
    top: 5px;
    left: 175px;
    font-size: 12px;
    color: #a5a5a5;
    z-index: 9
}

.titulo2 {
    position: absolute;
    top: 40px;
    left: 175px;
    font-size: 12px;
    color: #a5a5a5;
    z-index: 9
}

.titulo3 {
    position: absolute;
    top: 75px;
    left: 175px;
    font-size: 12px;
    color: #a5a5a5;
    z-index: 9
}

.audio-player .cover {
    position: absolute;
    top: 0;
    left: 0
}

.mejs-controls .mejs-button button {
    cursor: pointer;
    display: block;
    position: absolute;
    text-indent: -9999px;
    z-index: 9
}

.mejs-controls .mejs-pause button, .mejs-controls .mejs-play button {
    width: 50px;
    height: 50px;
    top: 12px;
    left: 12px;
    background: transparent url(../imagenes/play-pause_b.png) 0 0;
    background-size: cover;
    position: absolute;
    opacity: 1;
    z-index: 9;
    display: none
}

.mejs-controls .mejs-pause button:hover, .mejs-controls .mejs-play button:hover {
    opacity: 1
}

.mejs-controls .mejs-pause button {
    background-position: 0 -50px;
    background-size: cover;
    opacity: .2
}

.mejs-controls .mejs-mute button, .mejs-controls .mejs-unmute button {
    width: 14px;
    height: 12px;
    bottom: 30px;
    right: 110px;
    background: transparent url(../imagenes/mute-unmute.png) 0 0;
    position: absolute;
    z-index: 9;
    display: none
}

.mejs-controls .mejs-unmute button {
    background-position: 0 -12px
}

.mejs-controls div.mejs-horizontal-volume-slider {
    position: absolute;
    bottom: 33px;
    right: 10px;
    cursor: pointer;
    display: none
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
    width: 90px;
    height: 8px;
    background: #212227;
    -webkit-box-shadow: inset 0 1px 0 rgba(0, 0, 0, .3), 0 1px 0 rgba(255, 255, 255, .25);
    -moz-box-shadow: inset 0 1px 0 rgba(0, 0, 0, .3), 0 1px 0 rgba(255, 255, 255, .25);
    box-shadow: inset 0 1px 0 rgba(0, 0, 0, .3), 0 1px 0 rgba(255, 255, 255, .25);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    display: none
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
    position: absolute;
    width: 0;
    height: 6px;
    top: 1px;
    left: 1px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    z-index: 9;
    background-color: #bc181f;
    display: none
}

.mejs-controls div.mejs-time-rail {
    width: calc(100%);
    z-index: 9;
    bottom: 0;
    left: 0;
    position: absolute
}

.mejs-controls .mejs-time-rail span {
    position: absolute;
    display: block;
    width: 100%;
    height: 3px;
    left: 0;
    bottom: 0;
    cursor: pointer;
    -webkit-border-radius: 0 0 2px 2px;
    -moz-border-radius: 0 0 2px 2px;
    border-radius: 0 0 2px 2px
}

.mejs-controls .mejs-time-rail .mejs-time-total {
    background: #202020
}

.mejs-controls .mejs-time-rail .mejs-time-loaded {
    width: 0;
    background: #202020
}

.mejs-controls .mejs-time-rail .mejs-time-current {
    width: 0;
    background: #00132d
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle, .mejs-controls .mejs-time-rail .mejs-time-handle {
    position: absolute;
    display: block;
    width: 12px;
    height: 14px;
    top: -6px;
    right: 0;
    background: url(../imagenes/handle_player4.png) no-repeat;
    background-size: cover;
    z-index: 10
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle {
    top: -2px;
    display: none
}

.mejs-controls .mejs-time-rail .mejs-time-float {
    position: absolute;
    display: none;
    width: 33px;
    height: 23px;
    background: url(../imagenes/time-box.png);
    z-index: 999;
    top: -25px;
    right: 0;
    margin-left: -17px
}

.mejs-controls .mejs-time-rail .mejs-time-float-current {
    width: 33px;
    display: block;
    left: 0;
    top: 4px;
    font-size: 10px;
    font-weight: 700;
    color: #666;
    text-align: center;
    z-index: 999
}

.mejs-time {
    position: absolute;
    right: 10px;
    bottom: 10px;
    z-index: 999;
    text-align: right;
    font-size: 9px;
    display: none
}

.ccalbum, .ccartist, .cctitle {
    color: #fff;
    float: left;
    position: relative;
    width: calc(100% - 130px)
}

.cctitle {
    font-size: 16px;
    margin-top: 5px
}

.ccartist {
    font-size: 12px
}

.ccalbum {
    font-size: 14px
}

.cc_gmaps_map, .cccover {
    float: left;
    position: relative;
    width: 120px;
    height: 120px;
    margin-right: 10px;
    -webkit-box-shadow: 0 0 10px #000;
    box-shadow: 0 0 10px #000
}

.cc_streaminfo {
    color: #fff
}

#album, #animacion, #artista, #cancion, .mejs-controls .mejs-pause button, .mejs-controls .mejs-play button {
    z-index: 9
}

#cancion {
    position: absolute;
    top: 5px;
    left: 80px;
    text-align: left;
    background-color: rgba(255, 255, 255, .8);
    border-radius: 5px;
    padding: 2px 5px 2px 5px;
    font-size: 12px;
    font-weight: 700
}

#album {
    position: absolute;
    top: 26px;
    left: 80px;
    text-align: left;
    background-color: rgba(255, 255, 255, .8);
    border-radius: 5px;
    padding: 2px 5px 2px 5px;
    font-size: 12px;
    font-weight: 700
}

#artista {
    position: absolute;
    top: 47px;
    left: 80px;
    text-align: left;
    background-color: rgba(255, 255, 255, .8);
    border-radius: 5px;
    padding: 2px 5px 2px 5px;
    font-size: 12px;
    font-weight: 700
}

#visualisation {
    height: 20px;
    position: absolute;
    width: calc(100% - 70px);
    -webkit-box-reflect: below 3px -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, .8)));
    bottom: 0;
    left: 70px;
    z-index: 2
}

#visualisation>div {
    width: 4px;
    background-color: rgba(0, 0, 0, .8);
    display: inline-block;
    position: absolute;
    bottom: 0;
    right: 0;
    border-top: 1px solid #193f99
}

#visualisation_fondo {
    height: 75px;
    position: relative;
    float: left;
    width: calc(100%);
    z-index: 1;
    background-color: #bc181f
}