.PlaylistSelector {
  width: 100%;
}

.PlaylistSelector .selector {
  color: #f8f8f8;
  text-align: center;
  opacity: 1;
  background: #222;
  border: 1px solid #222;
  width: 90%;
  margin: 0;
  padding: 12px;
  font-size: 18px;
  display: inline-block;
  height: auto !important;
}

.PlaylistSelector .menu {
  color: #ccc;
  border: none;
  width: 10%;
  padding: 0;
  font-size: 32px;
  font-weight: bold;
  display: inline-block;
}

.PlaylistSelector .menu:hover {
  color: #fff;
}

/*# sourceMappingURL=index.8d3f0688.css.map */
