/*=====================================
	#title-report
======================================*/
#title-report span {
  color: #fff;
  background-color: #48adf1;
}

#soundbox h4.player-title {
  color: #48adf1;
  border-top: #48adf1 1px solid;
  border-bottom: #48adf1 1px solid;
}

.input-pw {
  margin-right: 5px;
  border: #999 thin solid;
}

.sound_outer audio {
  width: 100%;
  /* border: #f00 thin solid; */
}

@media screen and (min-width: 1000px) {
  .sound_outer audio {
    max-width: 500px;
  }
}
#title h1 {
  margin-bottom: 40px;
}
#title .bg_middle {
  padding: 0;
}/*# sourceMappingURL=styles_report.css.map */