<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.jp-audio {border: 1px solid #FFCC55; border-radius:5px;}
.jp-audio .jp-interface {border-radius: 5px}
.jp-audio {
	width: 100%;
	max-width: 420px;
}
.jp-audio .jp-type-single .jp-progress {
    left: 40%;
    width: 52%;
}
.jp-volume-controls {
    left: 55%;
    width: 10%;
    top: 8px;
}
.jp-audio .jp-type-single .jp-time-holder {
    left: 40%;
    width: 52%;
}
.jp-current-time, .jp-duration {
    width: 45px;
}

.jp-video-270p {
	width: 100%;
    width: 480px;
}</pre></body></html>