.sc-player {font: 12px Arial, sans-serif;
  color: white;
  font-size: 1em;
  line-height: 1em;
  font-weight: bold;
  margin-left: 0px;
  position: fixed;}

.sc-player a {text-decoration: none;
  color: #2d9479;}

/* scrubber */


/* controls */

.sc-player .sc-controls a {color: transparent;
  background: url('../img/play.png'); }

.sc-player .sc-controls a:hover {background: url('../img/play-hover.png');}

.sc-player .sc-controls a.sc-pause {background: url('../img/play.png');}

.sc-player .sc-controls a.sc-pause:hover{background: url('../img/play-hover.png');}

.sc-player.playing .sc-controls a.sc-pause{background: url('../img/pause.png');}

.sc-player.playing .sc-controls a.sc-pause:hover{background: url('../img/pause-hover.png');}  

.sc-scrubber .sc-time-indicators{background: #fff;
  color: #000;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  padding: 2px;
  font-size: 0.4em;
  font-weight: normal;
  line-height: 1em;}

/* Track listings*/

.sc-player ol.sc-trackslist li.active, .sc-player ol.sc-trackslist li:hover {background-color: yellow;
  color: #000;}

.sc-player ol.sc-trackslist li.active a {color: #000;}

.sc-track-duration {text-align: right;
  float: right;
  padding: 0 5px;
  margin-left: 5px;
  display: none;}

/* Track info*/


.sc-player .sc-info-toggle:hover{background: #003399;
  color: #eee;}

.sc-player .sc-info-close{background: #003399;
  color: #fff;
  -webkit-border-radius: 4px;
  padding: 2px 4px;
  font-weight: bold;}

/*---------------------------*/

.sc-player{width: 350px;
  height: 400px;
  position: fixed;
  right: -20px;
  right: -260px;
  top: 20px;
  overflow: hidden;
  background-image: url(../img/sound-ile.png);
  background-size: contain;
  background-repeat: no-repeat;}

.sc-player ol, .sc-player li{list-style-position: inside;}

/* Artworks */

.sc-player .sc-artwork-list{display: none;}

.sc-player .sc-artwork-list li{list-style-type: none;
  display: none;}

.sc-player .sc-artwork-list li.active{list-style-type: none;
  display: block;}

.sc-player .sc-artwork-list li img, .sc-player .sc-artwork-list li div{list-style-type: none;
  width: 100%;
  height: 100%;}

/* controls */

.sc-player .sc-controls{position: absolute;
  width: 40px;
  height: 40px;
  top: 126px;
  left: 20px; }

.sc-player .sc-controls a{display: block;
  width: 40px;
  height: 40px; }

.sc-player .sc-controls a.sc-play, .sc-player .sc-controls a.sc-pause{text-indent: -3000px;}

.sc-player .sc-controls a.sc-pause{display: none;}

.sc-player.playing .sc-controls a.sc-play{display: none;}

.sc-player.playing .sc-controls a.sc-pause{display: block;}

/* scrubber */

.sc-scrubber {position: absolute;
  left: -5000px;
  bottom: 10px;
  height: 40px;
  width: 95.5%;}

.sc-player:hover .sc-scrubber, .sc-player.playing .sc-scrubber {display: block;
  left: 45px;}



.sc-scrubber .sc-time-span{height: 30px;
  margin-bottom: 3px;
  position: relative;}

.sc-scrubber .sc-buffer, .sc-scrubber .sc-played{height: 30px;
  position: absolute;
  top: 0;
  width: 0;
  -webkit-transition: width 0.1s linear;}

.sc-scrubber .sc-time-indicators{position: absolute;
  right: 0;
  top: -20px;}

/* tracks */

/* Track listings*/

.sc-player ol.sc-trackslist{position: absolute;
  float: left;
  width: 92%;
  height: 100%;
  left: 45px;
  overflow: auto;}

.sc-player ol.sc-trackslist li{float: left;
  width: 95.5%;
  cursor: pointer;
  margin-bottom: 3px;
  padding: 5px;
  list-style: none;}

/* Track info*/

.sc-player .sc-info{position: absolute;
  top: 10px;
  left: -5000px;
  width : 200px;
  padding: 5px;
  height: 450px;
  z-index: 500;
  margin-left: -40px;}

.sc-player .sc-info.active{left: 25%;
  top: 5%;}


.sc-player .sc-info-toggle{position: absolute;
  top: 10px;
  left: 10px;
  display: none;}

.sc-player .sc-info-toggle.active{left: -5000px;}

.sc-player .sc-info-close{position: absolute;
  top: 10px;
  right: 20px;}

/* utilities */

.sc-player .hidden {display: none;}

.sc-player-engine-container{width: 1px;
  height: 1px;
  position: fixed;
  top: 2px;
  left: 2px;}

ol.sc-trackslist {margin-top: 42px;
  margin-left: 8px;}

.sc-waveform-container {display: none;}

.sc-scrubber {opacity: 0;}

/* ========================================================================================== P L A Y E R */

.fleche {background-image: url(../img/fleche.png);
	background-repeat: no-repeat;
	background-size: contain;
	z-index: 999;
	width: 50px;
	height: 56px;
	position: fixed;
	top: 230px;
	right: 26px;}

.fleche:hover {
	top: 235px;
	right: 26px;
	cursor: pointer;}
#flechemini{display: none;
    background-image: url(../img/sonmenu.png)}

@media only screen and (max-width: 550px) {
    .sc-player .sc-controls {position: fixed;
        top: 5px; 
        z-index: 900; left: calc(50% + 4px);}
    .sc-player{width: 250px;
        height: 400px;
        position: fixed;
        top: 8px;
        overflow: hidden;
        background-image: none;
        background-size: contain;
        background-repeat: no-repeat;
        margin:0px;
        }

    
    
    .sc-player ol.sc-trackslist{position: absolute;
        background-color: white;
        float: left;
        width: 92%;
        height: 75%;
        left: 0px;
        overflow: auto; padding-left: 5px;}
    
    #flechemini {display: block; width: 40px; height: 40px;
        top: 5px;  z-index: 4; left: calc(50% - 50px);}
    #flechemini:hover {background-image: url(../img/sonmenu-hover.png);}
    #fleche {display: none;}
}