
/*=================================================
 Player locutores
=================================================*/

.jp-audio {
	width: 100%;
	border: none;
}

.jp-interface {
	background-color: white;
}

.jp-audio .jp-controls {
  width: 100%;
  padding: 0px;
}

.jp-audio .jp-type-single .jp-progress {
  left: 110px;
  width: 89%;
  margin-top: -20px;
}


.jp-audio .jp-interface, .jp-audio-stream .jp-interface {
  height: 50px;
}

.title2.blue{
	color: #00cae9;
}
