.rhap_container{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;line-height:1;font-family:inherit;width:100%;padding:10px 15px;background-color:#fff;-webkit-box-shadow:0 0 3px 0 rgba(0,0,0,.2);box-shadow:0 0 3px 0 rgba(0,0,0,.2)}.rhap_container:focus:not(:focus-visible){outline:0}.rhap_container svg{vertical-align:baseline;vertical-align:initial}.rhap_header{margin-bottom:10px}.rhap_footer{margin-top:5px}.rhap_main{display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-flex:1;flex:1 1 auto}.rhap_stacked .rhap_controls-section{margin-top:8px}.rhap_horizontal{-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row}.rhap_horizontal .rhap_controls-section{margin-left:8px}.rhap_horizontal-reverse{-moz-box-orient:horizontal;-moz-box-direction:reverse;flex-direction:row-reverse}.rhap_horizontal-reverse .rhap_controls-section{margin-right:8px}.rhap_stacked-reverse{-moz-box-orient:vertical;-moz-box-direction:reverse;flex-direction:column-reverse}.rhap_stacked-reverse .rhap_controls-section{margin-bottom:8px}.rhap_progress-section{-moz-box-flex:3;flex:3 1 auto}.rhap_progress-container,.rhap_progress-section{display:-moz-box;display:flex;-moz-box-align:center;align-items:center}.rhap_progress-container{height:20px;-moz-box-flex:1;flex:1 0 auto;align-self:center;margin:0 calc(10px + 1%);cursor:pointer;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.rhap_progress-container:focus:not(:focus-visible){outline:0}.rhap_time{color:#333;font-size:16px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.rhap_progress-bar{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative;z-index:0;width:100%;height:5px;background-color:#ddd;border-radius:2px}.rhap_progress-filled{height:100%;position:absolute;z-index:2;background-color:#868686;border-radius:2px}.rhap_progress-bar-show-download{background-color:hsla(0,0%,87%,.5)}.rhap_download-progress{height:100%;position:absolute;z-index:1;background-color:#ddd;border-radius:2px}.rhap_progress-indicator{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:absolute;z-index:3;width:20px;height:20px;margin-left:-10px;top:-8px;background:#868686;border-radius:50px;-webkit-box-shadow:0 0 5px hsla(0,0%,53%,.5);box-shadow:0 0 5px hsla(0,0%,53%,.5)}.rhap_controls-section{flex:1 1 auto;-moz-box-pack:justify;justify-content:space-between}.rhap_additional-controls,.rhap_controls-section{display:-moz-box;display:flex;-moz-box-flex:1;-moz-box-align:center;align-items:center}.rhap_additional-controls{flex:1 0 auto}.rhap_repeat-button{font-size:26px;width:26px;height:26px;color:#868686;margin-right:6px}.rhap_main-controls{-moz-box-flex:0;flex:0 1 auto;display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center}.rhap_main-controls-button{margin:0 3px;color:#868686;font-size:35px;width:35px;height:35px}.rhap_play-pause-button{font-size:40px;width:40px;height:40px}.rhap_volume-controls{display:-moz-box;display:flex;-moz-box-flex:1;flex:1 0 auto;-moz-box-pack:end;justify-content:flex-end;-moz-box-align:center;align-items:center}.rhap_volume-button{-moz-box-flex:0;flex:0 0 26px;font-size:26px;width:26px;height:26px;color:#868686;margin-right:6px}.rhap_volume-container{-moz-box-flex:0;flex:0 1 100px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.rhap_volume-bar-area,.rhap_volume-container{display:-moz-box;display:flex;-moz-box-align:center;align-items:center}.rhap_volume-bar-area{width:100%;height:14px;cursor:pointer}.rhap_volume-bar-area:focus:not(:focus-visible){outline:0}.rhap_volume-bar{position:relative;width:100%;height:4px;background:#ddd;border-radius:2px}.rhap_volume-bar,.rhap_volume-indicator{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.rhap_volume-indicator{position:absolute;width:12px;height:12px;margin-left:-6px;left:0;top:-4px;background:#868686;opacity:.9;border-radius:50px;-webkit-box-shadow:0 0 3px hsla(0,0%,53%,.5);box-shadow:0 0 3px hsla(0,0%,53%,.5);cursor:pointer}.rhap_volume-indicator:hover{opacity:.9}.rhap_volume-filled{height:100%;position:absolute;z-index:2;background-color:#868686;border-radius:2px}.rhap_button-clear{background-color:transparent;border:none;padding:0;overflow:hidden;cursor:pointer}.rhap_button-clear:hover{opacity:.9;-webkit-transition-duration:.2s;-moz-transition-duration:.2s;transition-duration:.2s}.rhap_button-clear:active{opacity:.95}.rhap_button-clear:focus:not(:focus-visible){outline:0}