*:focus{outline:none}body .player-wrapper{font-family:proxima-nova,Lato,sans-serif;line-height:1;height:100%;width:100%;margin-top:auto;margin-bottom:auto;display:flex;display:-webkit-flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}body .player-wrapper .player-container{color:#fff;height:200px;width:100%;position:relative;z-index:2;overflow:hidden}body .player-wrapper .player-container .overlay{position:absolute;height:calc(100% - 1px);width:calc(100% - 1px);z-index:2;opacity:.85}body .player-wrapper .player-container .content{text-align:center;position:relative;z-index:3}body .player-wrapper .player-container .content .track-name{font-size:1.3rem;margin:8px 0 0;font-weight:600}body .player-wrapper .player-container .content .artist-name,body .player-wrapper .player-container .content .duration{margin:7px 0 15px;font-size:.9rem;opacity:.4}body .player-wrapper .player-container .content input.seek::-webkit-slider-runnable-track{background:transparent;height:8px}body .player-wrapper .player-container .content input.seek{width:100%;height:2px;margin:0 0 15px;background:-moz-linear-gradient(left,#3498db 0%,#9b59b6 72%);background:-webkit-linear-gradient(left,#3498db 0%,#9b59b6 72%);background:linear-gradient(to right,#3498db 0%,#9b59b6 72%);-webkit-appearance:none;-moz-appearance:none;appearance:none}body .player-wrapper .player-container .content input.seek::-webkit-slider-thumb{-webkit-appearance:none;height:8px;width:8px;border-radius:10px;background:#ffffff;cursor:pointer;margin:0 0 10px;border:0}body .player-wrapper .player-container .close{height:16px;display:inline-block;text-align:right;width:100%;padding-right:1rem}body .player-wrapper .player-container .content .controls{height:50px;display:flex;display:-webkit-flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}body .player-wrapper .player-container .content .controls .column{float:left;font-size:1.3rem}body .player-wrapper .player-container .content .controls .column:nth-child(n + 2):nth-child(-n + 4){color:#fff!important}body .player-wrapper .player-container .content .controls .column.big{font-size:2rem}body .player-wrapper .player-container .content .controls .column.small{font-size:.9rem}body .player-wrapper .player-container .content .controls .column.active{color:#9b59b6}body .player-wrapper .player-container .content .controls .column i{margin:0 15px;cursor:pointer}body .dailyui{position:fixed;font-size:12rem;font-weight:700;margin:0 0 -28px;padding:0;right:0;bottom:0;color:#0000004d;z-index:1;text-align:right;font-family:proxima-nova,Lato,sans-serif}.left-bar{border-left:8px solid #ccc}
