/**
 * ProntusPlayer
 * http://prontus.cl/prontusPlayer
 * 
 * Develop by Altavoz S.A.
 * http://www.altavoz.net/
 * 
 * version 1.0.20171106
 * 
 */

.prontusPlayerContent{position:relative;width:100%;height:60px;border:none;margin:0;padding:0}.prontusPlayer{width:100%;height:100%;background:#000;position:relative;overflow:hidden;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px 10px 10px 10px;border:0 solid #000}.prontusPlayer .date{font-size:13px;line-height:100%;color:#FFF;float:left;position:relative;top:12px;left:150px}.prontusPlayer .controls .volume-progressbar,.prontusPlayer .controls .volume-progressbar:hover{font-size:14px;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;-o-transition:all .2s linear;-ms-transition:all .2s linear}.prontusPlayer .controls{position:absolute;left:0;width:100%;height:30px;padding:0;min-width:180px;bottom:15px!important}.prontusPlayer .controls .progressbar{padding-left:10px;padding-right:10px}.prontusPlayer .controls .total-progressbar{width:100%;background:#ccc;height:5px;z-index:1;cursor:pointer}.prontusPlayer .controls .total-progressbar .playing-progressbar{width:0%;background:#ce2027;height:5px;z-index:3;cursor:pointer;position:absolute;top:0}.prontusPlayer .prontusPlayer-buttons-auxi{position:absolute;width:100%;height:40px;background:rgba(00,00,00,.7);-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.prontusPlayer .prontusPlayer-buttons-auxi .play-button{cursor:pointer;position:absolute;top:8px;left:20px}.prontusPlayer .prontusPlayer-buttons-auxi .pause-button{cursor:pointer;position:absolute;top:8px;left:20px;display:none}.prontusPlayer .prontusPlayer-buttons-auxi .volume-button{cursor:pointer;position:absolute;top:10px;left:60px}.prontusPlayer .controls .volume-progressbar{width:100%;background:#ccc;height:6px;z-index:1;max-width:45px;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;opacity:.5;filter:alpha(opacity=50);transition:all .2s linear;overflow:hidden;cursor:pointer;position:absolute;top:17px;left:90px}.prontusPlayer .controls .volume-progressbar:hover{opacity:1;filter:alpha(opacity=100);transition:all .2s linear}.prontusPlayer .controls .volume-progressbar .level-progressbar{width:0%;background:#ce2027;height:6px;z-index:2;cursor:pointer}.prontusPlayer .prontusPlayer-buttons-auxi .prontusLogo{position:absolute!important;top:5px;right:20px}.prontusPlayer .prontusPlayer-buttons-auxi a img{margin:0;opacity:.5;filter:alpha(opacity=50);-webkit-transition:all .2s linear;-moz-transition:all .2s linear;-o-transition:all .2s linear;-ms-transition:all .2s linear;transition:all .2s linear}.prontusPlayer .prontusPlayer-buttons-auxi .prontusLogo img{opacity:1;filter:alpha(opacity=1)}.prontusPlayer-320 .prontusPlayer-buttons-auxi{text-align:center}.prontusPlayer-320 .prontusPlayer-buttons-auxi .play-button{margin-top:8px;margin-left:15px;float:left}.prontusPlayer-320 .prontusPlayer-buttons-auxi .pause-button{margin-top:8px;margin-left:15px;float:left;display:none}.prontusPlayer-320 .prontusPlayer-buttons-auxi .volume-button{margin-top:10px;margin-left:15px;float:left}.prontusPlayer-320 .prontusPlayer-buttons-auxi a{position:static!important;display:inline-block}.prontusPlayer-320 .controls .volume-progressbar{display:none}.prontusPlayer-320 .date{font-family:open_sans_lightregular,Arial,Helvetica,sans-serif;font-size:13px;line-height:100%;color:#FFF;position:absolute;top:12px;left:80px}