body { background: #56a7d6; font-family: arial, 'sans serif'; }
h1 { text-align: center; color: #fff; }
.lecteur { text-align: center; }
.lecteur li { list-style: none; display: inline-block; margin: 0 10px 10px; }
.lecteur li img { max-width: 50px; }
.pl { padding-top: 12px; }
.myCast .controls-wpr { top: 18px; }
.myCast .album-cover-wpr, .myCast .album-cover-wpr2, .myCast .track-info, .myCast .data-panel, .myCast .more , .blur{ display: none !important; }
.myCast .bg-grey { background: none; }
.myCast .player-wpr { width: 265px; height: auto; }
.blur, .myCast .bg-wpr,
.myCast .player-ctr { height: 70px; -webkit-border-radius: 50px; border-radius: 50px; }
.myCast .ppBtn { width: 60px; height: 60px; bottom: auto; right: auto; left: 5px; top: 5px; }
.myCast .controls-wpr { bottom: 20px; margin-left: 70px; margin-right: 0; padding-top: 0; padding-left: 10px; padding-right: 5px; }
.myCast .volume-slider-wpr { padding-right: 0; }
.bg-grey .controls-wpr, .bg-grey .data-panel-info, .bg-lightgrey .controls-wpr, .bg-lightgrey .data-panel-info { background: none; }
.myCast input[type="range"] { width: 100px; padding: 0; margin-top: 15px; background: rgba(255,255,255,0.8); border-radius: 5px;  }
input[type="range" i] { color: #fff; }
.myCast .vol-value { width: 30px; color: #fff; line-height: 30px; margin-top: 4px; }
.accent-deeporange .play-btn, .accent-deeporange .stop-btn, .myCast .play-btn:hover, .myCast .stop-btn:hover { background-color: #d45304; }
.myCast .more, .myCast .vol-icon { color: #fff; }
.accent-deeporange input[type=range]::-webkit-slider-thumb{ background-color: #1363c2; }
.accent-deeporange input[type=range]::-moz-range-thumb{ background-color: #1363c2; }
.accent-deeporange input[type=range]::-ms-thumb { background-color: #1363c2; }