body {
  background: #0f042a;
}
.bgplay {
  background: url(../images/play-bg.png) no-repeat;
}
.live-wd {
  max-width: 35px;
}
.btn-dark {
  background-color: #000 !important;
}
.orange {
  color: #f14e1b;
}
.mySwiper .swiper-slide {
  width: 300px !important;
}
.bgplay1 {
  background: url(../images/play-bg1.png) no-repeat;
}
.title p {
  font-size: 13px;
}
.album .list-group-item {
  background-color: transparent;
  color: #ccc;
  font-size: 11px;
  border-bottom: 1px #ffffff1f solid;
  padding: 12px 10px;
  border: 0px 0px 1px 0px;
}
.album .list-group-item img {
  max-width: 50px;
  border: 1px #6e6e6e solid;
  padding: 1px;
}
.album .active {
  color: #ffc107;;
}
.album .text {
  padding: 10px 0px;
  color: #6c757d;
  font-size: 12px;
  line-height: 1.2;
  text-align: justify;
}
.cast .text {
  padding: 10px 0px;
  color: #ccc;
  font-size: 10px;
  line-height: 1.2;
}
.alert-primary {
  background-image: linear-gradient(to right, #0f042a , #2d0788);
  border: none;
  color: #ccc;
  border-bottom: 2px #403164c9 solid;
}
.alert-primary img {
  max-width: 45px;
}
.bgplay2 {
  background: url(../images/play-bg3.png) no-repeat;
  background-size: 100% 100%;
}