html {
    font-family: sans-serif
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background: transparent none repeat scroll 0 0
}

a:active,
a:hover {
    outline: 0 none
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

mark {
    background: #ff0 none repeat scroll 0 0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0 none
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0 none;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="search"] {
    box-sizing: content-box
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0 none;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

body,
html {
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-weight: 300;
    margin: 0;
    padding: 0;
    text-rendering: optimizelegibility
}

.cajaSUENA {
    background: url(blackPLAY.jpg);
    margin: auto;
    width: 100%;
    color: #fff;
    position: fixed;
}

.cajaSUENAMobil {
    background: #333;
    border-top: #F00 1px solid;
    width: 100%;
    color: #fff;
    right: 0px;
    left: 0px;
    bottom: 0px;
    position: fixed;
}

a {
    outline-style: none;
    outline-width: 0;
    text-decoration: none
}

b,
strong {
    font-weight: 600
}

.css-hint {
    position: relative
}

.css-hint::before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    backface-visibility: hidden;
    border-color: transparent transparent rgba(0, 0, 0, 0.85);
    border-image: none;
    border-style: solid;
    border-width: 5px;
    bottom: -2px;
    content: " ";
    height: 0;
    left: 25px;
    margin-bottom: -10px;
    margin-left: -5px;
    pointer-events: none;
    position: absolute;
    transform: translate3d(0px, 0px, 0px);
    width: 0;
    z-index: 14
}

.css-hint::after {
    backface-visibility: hidden;
    background: rgba(0, 0, 0, 0.85) none repeat scroll 0 0;
    border-radius: 3px;
    bottom: -28px;
    color: #fff;
    content: attr(data-title);
    display: block;
    font-size: 13px;
    left: 0;
    margin-bottom: -5px;
    padding: 6px 8px;
    position: absolute;
    transform: translate3d(0px, 0px, 0px);
    white-space: nowrap;
    z-index: 15
}

.css-hint::after,
.css-hint::before {
    opacity: 0;
    pointer-events: none;
    transform: scale(0.8);
    transition: all 250ms ease-out 0s;
    visibility: hidden
}

.css-hint:hover::before,
.css-hint:hover::after {
    margin-bottom: 0;
    opacity: 1;
    transform: scale(1);
    visibility: visible
}

.preloader {
    background: rgba(250, 250, 250, 0.95) none repeat scroll 0 0;
    bottom: 0;
    color: #2f2f2f;
    display: block;
    font-size: 14px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    transition: all 500ms cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
    z-index: 999
}

.preloader.loadComplete {
    opacity: 0;
    visibility: hidden
}

.preloader .text_area {
    display: block;
    height: 50px;
    left: 0;
    margin-top: -25px;
    position: absolute;
    right: 0;
    top: 40%
}

.header {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0.1) 100%) repeat scroll 0 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
    color: #fff;
    display: block;
    height: 50px
}

.header .logo {
    display: inline-block;
    float: left;
    height: 50px;
    line-height: 50px;
    margin: 0 0 0 8px
}

.header .logo img {
    vertical-align: middle
}

.header ul {
    font-size: 0;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0
}

.header ul > li {
    display: inline-block;
    margin: 0;
    padding: 0;
    position: relative
}

.header ul > li > a {
    border-left: 1px solid rgba(255, 255, 255, 0.05);
    box-shadow: -1px 0 0 rgba(0, 0, 0, 0.1);
    display: inline-block;
    font-weight: 300;
    height: 50px;
    line-height: 50px;
    text-align: center;
    transition: background-color 350ms cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
    width: 55px
}

.header ul > li > a img {
    vertical-align: middle
}

.header ul > li > a:hover,
.header ul > li > a.active {
    background: rgba(255, 255, 255, 0.1) none repeat scroll 0 0
}

.header ul > li > ul {
    backface-visibility: hidden;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.15);
    font-size: 13px;
    margin-top: 1px;
    max-height: 210px;
    min-width: 200px;
    opacity: 0;
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    right: 0;
    top: 75%;
    transform: translate3d(0px, 0px, 0px);
    transition: top 250ms cubic-bezier(0.25, 0.8, 0.25, 1) 0s, opacity 350ms cubic-bezier(0.25, 0.8, 0.25, 1) 0s, visibility 350ms cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
    visibility: hidden;
    z-index: 99
}

.header ul > li > ul.active {
    opacity: 1;
    top: 100%;
    visibility: visible
}

.header ul > li > ul li {
    display: block;
    margin: 0;
    padding: 0
}

.header ul > li > ul li > a {
    color: rgba(255, 255, 255, 0.75);
    display: block;
    height: auto;
    line-height: normal;
    padding: 10px 15px;
    text-align: left;
    text-decoration: none;
    white-space: nowrap;
    width: auto
}

.header ul > li > ul li > a.active {
    color: #fff
}

.header ul > li > ul li > a:hover {
    background: rgba(255, 255, 255, 0.15) none repeat scroll 0 0
}

.main-container {
    margin: 0 auto;
    max-width: 720px;
    overflow: hidden;
    white-space: nowrap
}

.main-container .stats {
    display: inline-block;
    margin: 8px 0 0;
    overflow: hidden;
    text-align: center;
    transition: margin-left 550ms cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
    vertical-align: top;
    white-space: normal;
    width: 500px
}

.main-container .stats .artist-image {
    border-radius: 8px;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
    display: inline-block;
    height: 120px;
    margin: 0 6px;
    overflow: hidden;
    position: relative;
    vertical-align: middle;
    width: 120px
}

.main-container .stats .artist-image .share-area {
    background: rgba(0, 0, 0, 0.75) none repeat scroll 0 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scale(1.5);
    transition: all 200ms ease-out 0s;
    visibility: hidden;
    z-index: 5
}

.main-container .stats .artist-image .share-area a {
    margin: 0 3px;
    opacity: 0.75;
    transition: opacity 200ms cubic-bezier(0.25, 0.8, 0.25, 1) 0s
}

.main-container .stats .artist-image .share-area a:hover {
    opacity: 1
}

.main-container .stats .artist-image .share-area a.facebook {
    left: -100px;
    position: absolute;
    transition: left 400ms cubic-bezier(0.25, 0.8, 0.25, 1) 0s
}

.main-container .stats .artist-image .share-area a.twitter {
    position: absolute;
    right: -100px;
    transition: right 400ms cubic-bezier(0.25, 0.8, 0.25, 1) 0s
}

.main-container .stats .artist-image .share-area span {
    display: block;
    font-size: 15px;
    margin: 40px 0 10px;
    text-align: center
}

.main-container .stats .artist-image .artist-img {
    position: absolute;
    top: 0;
    transition: all 400ms cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
    z-index: 1
}

.main-container .stats .artist-image:hover .share-area {
    opacity: 1;
    transform: scale(1);
    visibility: visible
}

.main-container .stats .artist-image:hover .share-area a.facebook {
    left: 25px;
    transform: rotate(360deg)
}

.main-container .stats .artist-image:hover .share-area a.twitter {
    right: 25px;
    transform: rotate(360deg)
}

.main-container .stats .artist-image:hover .artist-img {
    transform: scale(1.15)
}

.main-container .stats .artist-image .artist-preload {
    animation: 3s linear 0s normal none infinite running preloaderbackground;
    background-color: #159756;
    bottom: 0;
    height: 4px;
    left: 0;
    position: absolute;
    right: 0;
    z-index: 6
}

.main-container .stats .artist-image .artist-preload::after,
.main-container .stats .artist-image .artist-preload::before {
    animation: 3s ease-in 0s normal none infinite running preloaderfront;
    background: #afa none repeat scroll 0 0;
    bottom: 0;
    content: "";
    display: block;
    height: 4px;
    position: absolute;
    width: 0;
    z-index: 9
}

.main-container .stats .artist-image .artist-preload::after {
    right: 50%
}

.main-container .stats .artist-image .artist-preload::before {
    left: 50%
}

.main-container .stats .onair {
    display: inline-block;
    font-weight: 300;
    margin: 0 10px;
    max-height: 120px;
    overflow: hidden;
    text-align: left;
    vertical-align: middle;
    width: 340px
}

.main-container .stats .onair a {
    color: #fff
}

.main-container .stats .onair .artist {
    font-size: 16px;
    font-weight: bold
}

.main-container .stats .onair .title {
    font-size: 16px
}

.main-container .stats .onair .time {
    font-size: 11pt;
    font-weight: 300
}

.main-container .stats.history {
    height: 205px;
    margin: 0
}

.main-container .stats.history .table-scroll {
    display: block;
    max-height: 185px;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 10px 15px
}

.main-container .stats.history table {
    text-align: left;
    width: 100%
}

.main-container .stats.history table thead tr th {
    font-weight: normal;
    padding: 2px 5px 5px
}

.main-container .stats.history table tr th,
.main-container .stats.history table tr td {
    padding: 2px 5px
}

.main-container .stats.history table tr th.right,
.main-container .stats.history table tr td.right {
    text-align: right
}

.main-container .stats.history table tr th img,
.main-container .stats.history table tr td img {
    vertical-align: middle
}

.main-container .stats.history table tr:hover > td {
    background: rgba(255, 255, 255, 0.1) none repeat scroll 0 0
}

.PLAYTitul {
    margin-top: 33px;
    float: left;
    margin-left: 93px;
    width: 60%;
}

.player {
    background: rgba(0, 0, 0, 0) url("PlayBlanco.png") no-repeat scroll center -25px;
    height: 82px;
    margin: 0 auto;
    max-width: 96%;
    padding: 0;
    position: relative
}

.player .playback {
    height: 78px;
    left: 0;
    overflow: hidden;
    padding: 4px 8px 0;
    position: absolute;
    text-align: center;
    width: 68px
}

.player .playback .play,
.player .playback .stop {
    cursor: pointer;
    float: left
}

.player .playback .play svg,
.player .playback .stop svg {
    display: none
}

.player .playback .play {
    background: rgba(0, 0, 0, 0) url("PlayBlanco.png") no-repeat scroll -1px -210px;
    cursor: pointer;
    display: inline-block;
    height: 72px;
    position: relative;
    vertical-align: bottom;
    width: 72px
}

.player .playback .play:hover {
    background-position: -83px -210px
}

.player .playback .stop {
    background: rgba(0, 0, 0, 0) url("PlayBlanco.png") no-repeat scroll -165px -210px;
    cursor: pointer;
    display: inline-block;
    height: 72px;
    position: relative;
    vertical-align: bottom;
    width: 72px
}

.player .playback .stop:hover {
    background-position: -247px -210px
}

.player .playback .stop::before {
    animation: 3s linear 0s normal none infinite running playspin;
    background: transparent url("PlayBlanco.png") no-repeat scroll -330px -210px;
    content: " ";
    display: block;
    height: 72px;
    left: 0;
    position: absolute;
    top: 0;
    width: 72px
}

.player .volume-control {
    height: 28px;
    margin: 0;
    padding: 26px 80px;
    position: absolute;
    right: 0
}

.player .volume-control .volume-icon {
    cursor: pointer;
    height: 28px;
    left: 100px;
    position: absolute;
    vertical-align: middle
}

.player .volume-control .volume-icon svg {
    fill: #fff;
    margin-left: -100px
}

.player .volume-control .volume-slider {
    left: 40px;
    margin-top: -4px;
    position: absolute;
    right: 0;
    top: 50%;
    vertical-align: middle
}

.player .volume-control .volume-slider .vol-progress {
    background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
    border-radius: 3px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15) inset, 0 1px 0 rgba(255, 255, 255, 0.05);
    cursor: pointer;
    height: 8px;
    margin: 0 5px 0 0;
    padding: 1px;
    width: 100%
}

.player .volume-control .volume-slider .vol-progress .vol-bar {
    background-color: #ffffff;
    border-radius: 3px;
    display: block;
    height: 100%;
    position: relative;
    width: 0
}

.player .volume-control .volume-slider .vol-progress .circle-control {
    background: transparent url("PlayBlanco.png") no-repeat scroll -160px 0;
    display: block;
    height: 23px;
    position: absolute;
    right: -6px;
    top: -6px;
    transition: opacity 250ms cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
    width: 23px
}

.player .volume-control .volume-slider .vol-progress:hover .circle-control {
    cursor: pointer;
    opacity: 0.95
}

.player .volume-control .volume-slider .player-status {
    font-size: 10pt;
    margin-left: 0;
    margin-top: 10px;
    position: absolute;
    text-align: left;
    top: 100%;
    width: 100%
}

.player .playlists {
    background: rgba(0, 0, 0, 0) url("PlayBlanco.png") no-repeat scroll 0 -340px;
    display: inline-block;
    float: right;
    height: 55px;
    margin: 6px 5px 0 0;
    text-align: center;
    vertical-align: middle;
    width: 220px
}

.player .playlists span {
    display: block;
    font-size: 10pt;
    margin: 0 0 8px
}

.player .playlists a {
    display: inline-block;
    margin: 0 6px;
    opacity: 0.75;
    position: relative;
    top: 0;
    transition: all 200ms cubic-bezier(0.25, 0.8, 0.25, 1) 0s
}

.player .playlists a:hover {
    opacity: 1;
    top: -4px;
    transform: scale(1.05)
}

@keyframes preloaderbackground {

    0%,
    24.9% {
        background-color: #159756
    }

    25%,
    49.9% {
        background-color: #da4733
    }

    50%,
    74.9% {
        background-color: #3b78e7
    }

    75%,
    100% {
        background-color: #fdba2c
    }
}

@keyframes preloaderbackground {

    0%,
    24.9% {
        background-color: #159756
    }

    25%,
    49.9% {
        background-color: #da4733
    }

    50%,
    74.9% {
        background-color: #3b78e7
    }

    75%,
    100% {
        background-color: #fdba2c
    }
}

@keyframes preloaderfront {
    0% {
        background-color: #da4733;
        width: 0
    }

    24.9% {
        background-color: #da4733;
        width: 50%
    }

    25% {
        background-color: #3b78e7;
        width: 0
    }

    49.9% {
        background-color: #3b78e7;
        width: 50%
    }

    50% {
        background-color: #fdba2c;
        width: 0
    }

    74.9% {
        background-color: #fdba2c;
        width: 50%
    }

    75% {
        background-color: #159756;
        width: 0
    }

    100% {
        background-color: #159756;
        width: 50%
    }
}

@keyframes preloaderfront {
    0% {
        background-color: #da4733;
        width: 0
    }

    24.9% {
        background-color: #da4733;
        width: 50%
    }

    25% {
        background-color: #3b78e7;
        width: 0
    }

    49.9% {
        background-color: #3b78e7;
        width: 50%
    }

    50% {
        background-color: #fdba2c;
        width: 0
    }

    74.9% {
        background-color: #fdba2c;
        width: 50%
    }

    75% {
        background-color: #159756;
        width: 0
    }

    100% {
        background-color: #159756;
        width: 50%
    }
}

@keyframes playspin {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

@keyframes playspin {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}
