body,
div[layout],
md-content {
  background: #eaeaea;
}
.small-container {
  max-width: 600px;
}
.text-center {
  text-align: center;
}
md-card {
  overflow: hidden;
  position: relative;
}
md-card-title,
md-card-content,
md-card-actions {
  z-index: 2;
}
[md-whiteframe] {
  background-color: #fff;
}
[droppable-playlist].over,
[droppable-playlist].over .md-subheader {
  background: #f0f0f0;
}
.clip-progress {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 1;
  background: #f0f0f0;
}
ul.as-sortable {
  margin: 0;
  padding: 0;
}
wavesurfer[ng-hide] {
  display: none !important;
}
