﻿div#player-progress-bar-container{width:100%;height:5px;background-color:#515151;position:relative;}div#player-progress-bar-container progress#song-played-progress{width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:4px;display:block;position:absolute;top:0;right:0;left:0;bottom:0;z-index:9;border:none;cursor:pointer;background:transparent;}div#player-progress-bar-container progress#song-played-progress[value]::-webkit-progress-bar{background:none;}div#player-progress-bar-container progress#song-played-progress[value]::-webkit-progress-value{background:#fff;}div#player-progress-bar-container progress#song-played-progress[value]::-moz-progress-bar{background:#fff;}div#player-progress-bar-container progress#song-buffered-progress{width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:4px;display:block;position:absolute;top:0;right:0;left:0;bottom:0;z-index:2;border:none;background:transparent;}div#player-progress-bar-container progress#song-buffered-progress[value]::-webkit-progress-bar{background:none;}div#player-progress-bar-container progress#song-buffered-progress[value]::-webkit-progress-value{background-color:rgba(255,255,255,.5);transition:width .1s ease;}div#player-progress-bar-container progress#song-buffered-progress[value]::-moz-progress-bar{background:rgba(255,255,255,.5);}div.time-container{opacity:.5;font-weight:100;font-size:11px;color:#fff;position:relative;}div.time-container span.current-time{float:left;margin-left:5px;}div.time-container span.duration{float:right;margin-right:5px;}input[type=range].t-volume-slider{-webkit-appearance:none;width:50px;float:left;margin-top:8px;margin-left:5px;}@-moz-document url-prefix(){input[type=range].t-volume-slider{margin-top:0;}}@supports (-ms-ime-align:auto){input[type=range].t-volume-slider{margin-top:3px;height:12px;background-color:rgba(255,255,255,0)!important;z-index:10;position:relative;}div.ms-range-fix{height:1px;background-color:#A9A9A9;width:67%;float:right;margin-top:-6px;z-index:9;position:relative;}}@media all and (-ms-high-contrast:none){*::-ms-backdrop,input[type=range].t-volume-slider{margin-top:-24px;background-color:rgba(255,255,255,0) !important;}}input[type=range].t-volume-slider:focus{outline:none;}input[type=range].t-volume-slider::-webkit-slider-runnable-track{width:75%;height:1px;cursor:pointer;animate:.2s;background:#cfd8dc;}input[type=range].t-volume-slider::-webkit-slider-thumb{height:10px;width:10px;border-radius:10px;background:#00a0ff;cursor:pointer;margin-top:-4px;-webkit-appearance:none;}input[type=range].t-volume-slider:focus::-webkit-slider-runnable-track{background:#cfd8dc;}input[type=range].t-volume-slider::-moz-range-track{width:100%;height:1px;cursor:pointer;animate:.2s;background:#cfd8dc;}input[type=range].t-volume-slider::-moz-range-thumb{height:10px;width:10px;border-radius:10px;background:#00a0ff;cursor:pointer;margin-top:-4px;}input[type=range].t-volume-slider::-ms-track{width:100%;height:1px;cursor:pointer;animate:.2s;background:transparent;border-color:transparent;border-width:15px 0;color:transparent;}input[type=range].t-volume-slider::-ms-fill-lower{background:#cfd8dc;border-radius:10px;}input[type=range].t-volume-slider::-ms-fill-upper{background:#cfd8dc;border-radius:10px;}input[type=range].t-volume-slider::-ms-thumb{height:10px;width:10px;border-radius:10px;background:#00a0ff;cursor:pointer;margin-top:2px;}input[type=range].t-volume-slider:focus::-ms-fill-lower{background:#cfd8dc;}input[type=range].t-volume-slider:focus::-ms-fill-upper{background:#cfd8dc;}input[type=range].t-volume-slider::-ms-tooltip{display:none;}a.close{text-decoration:none;display:inline-block;position:absolute;top:5px;right:4px;font-size:12px;}a{cursor:pointer;}.email-svg{width:30px;}.fb-svg,.tw-svg{width:30px;margin-right:10px;}.volume-controls{right:7px;position:absolute;bottom:16px;}.t-paused,.t-playing{display:inline-block;width:14px;height:14px;top:6px;position:relative;}.t-paused{background:url(/resources/dist/svg/play-solid.svg);background-size:cover;}.t-playing{background:url(/resources/dist/svg/pause-solid.svg);background-size:cover;}.t-not-muted,.t-muted{display:inline-block;width:20px;height:20px;}.t-not-muted{background:url(/resources/dist/svg/volume-up-solid.svg);background-repeat:no-repeat;}.t-muted{background:url(/resources/dist/svg/volume-mute-solid.svg);background-repeat:no-repeat;top:-1px;position:relative;}.th-player{width:100%;height:auto;background-color:#d00013;position:relative;}.th-player .sm{width:25px !important;height:25px !important;}.th-player .primary{background-color:#d00013 !important;color:#fff;}.th-player .round{background-color:#414042;position:relative;width:35px;height:35px;display:inline-block;border-radius:50%;cursor:pointer;transition:100ms all ease;}.th-player .th-p-volume{position:relative;left:50px;bottom:-3px;}.th-player__background{-webkit-filter:blur(20px);filter:blur(20px);position:absolute;top:-20px;left:-20px;right:-20px;bottom:-20px;background-size:cover;background-position:50% 50%;}.th-player__overlay.is-up{position:absolute;top:-150px;}.th-player__overlay{position:absolute;top:0;z-index:200;width:100%;height:150px;padding:0 20px;background-color:#e7e9ec;-webkit-transition:top .25s;transition:top .25s;}.th-player__overlay h3{font-size:15px;line-height:16px;margin:20px 0 0 0;}.th-player__overlay p{margin-bottom:3px;}.th-player__main{background-color:#282828;margin-left:125px;height:115px;position:relative;}.th-player__info h3{font-size:17px;line-height:19px;color:#fff;padding:10px 0 0 8px;margin:0 30px 0 0;}.th-player__bottom{height:60px;background-color:#282828;}.th-player__playbar{background-color:#fff;}.th-player__controls{margin:0 auto;padding:0;width:100%;}.th-player__ctrl-buttons{position:absolute;left:34%;bottom:10px;text-align:center;vertical-align:middle;}.th-player__ca{position:relative;float:left;}.th-player .th-p-share{position:absolute;top:5px;right:4px;}.th-player .th-p-share svg{position:relative;top:-2px;right:-3px;}.th-player .th-p-seekback{padding:5px;margin-right:15px;}.th-player .th-p-seekback svg{position:relative;}.th-player .th-p-seekforward{padding:5px;margin-left:15px;}.th-player .th-p-seekforward svg{position:relative;}