@import url(https://fonts.googleapis.com/css?family=Lato:100,300,400,700);@font-face{font-family:'icomoon';src:url(../fonts/icomoon.eot?2snpj6);src:url(../fonts/icomoon.eot?2snpj6#iefix) format('embedded-opentype') , url(../fonts/icomoon.ttf?2snpj6) format('truetype') , url(../fonts/icomoon.woff?2snpj6) format('woff') , url(../fonts/icomoon.svg?2snpj6#icomoon) format('svg');font-weight:normal;font-style:normal}.lightMusicPlayer{width:300px;height:300px;border:1px solid #000;position:relative;overflow:hidden;background-size:cover!important;color:#fff;font-family:'Lato',sans-serif;margin:10px 0 10px 0;float:left}.lightMusicPlayer>.backG{width:100%;height:100%;background-size:cover!important;-webkit-filter:blur(0);-moz-filter:blur(0);-o-filter:blur(0);-ms-filter:blur(0);filter:blur(0)}.lightMusicPlayer>.branding{width:45px;height:30px;position:absolute;top:10px;right:10px;font-size:25px;text-align:right}.lightMusicPlayer>.branding a{display:block;width:100%;height:100%;position:absolute;top:0}.lightMusicPlayer>.plybtn{width:90px;height:90px;position:absolute;top:0;left:0;font-size:90px}.lightMusicPlayer>.titleholder{width:100%;height:30px;position:absolute;bottom:65px;left:15px;font-size:20px;white-space:nowrap}.lightMusicPlayer>.timing{width:120px;height:50px;position:absolute;bottom:20px;left:15px;font-size:45px;font-weight:100}.lightMusicPlayer>.artistholder{width:160px;height:16px;position:absolute;bottom:10px;right:5px;text-align:right;font-size:12px;font-weight:700;white-space:nowrap}.lightMusicPlayer>.seekbar{width:100%;height:10px;position:absolute;bottom:0;background:rgba(0,0,0,1)}.lightMusicPlayer>.seekbar>.played{width:0;height:100%;background:rgba(1,152,225)}[class^="icon-"],[class*=" icon-"]{font-family:'icomoon'!important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lightMusicPlayer .icon-music:before{content:"\e905"}.lightMusicPlayer .icon-apple:before{content:"\e903"}.lightMusicPlayer .icon-spotify:before{content:"\e904"}.lightMusicPlayer .icon-soundcloud:before{content:"\e900"}.lightMusicPlayer .icon-pause:before{content:"\e901"}.lightMusicPlayer .icon-play:before{content:"\e902"}.lightMusicPlayer .icon-soundcloud:hover{color:#ff3a00}.lightMusicPlayer .icon-spotify:hover{color:#1db954}.lightMusicPlayer .icon-apple:hover{color:silver}.lightMusicPlayer .icon-music:hover{color:#404040}.lightMusicPlayer>.live{margin-left:5px;font-size:20px;font-weight:300}.lightMusicPlayer>.live::before{content:"";width:8px;height:8px;background:red;border-radius:50%;animation:blinker 1.5s linear infinite;position:absolute;margin:9px 0 0 -10px}@keyframes blinker {
    from { opacity: 0; }
    20% { opacity: 1; }
    80% { opacity: 1; }
    to { opacity: 0; }
}@-webkit-keyframes blinker {
    from { opacity: 0; }
    20% { opacity: 1; }
    80% { opacity: 1; }
    to { opacity: 0; }
}@-moz-keyframes blinker {
    from { opacity: 0; }
    20% { opacity: 1; }
    80% { opacity: 1; }
    to { opacity: 0; }
}@-ms-keyframes blinker {
    from { opacity: 0; }
    20% { opacity: 1; }
    80% { opacity: 1; }
    to { opacity: 0; }
}.lightMusicPlayer .not-active{pointer-events:none;cursor:default}.lightMusicPlayer{-webkit-user-select:none;-html-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none;cursor:default}@media screen and (max-device-width:300px){lightMusicPlayer{width:100%}}