.datepicker {
  top: 140px !important;
}

.datepicker td, 
.datepicker th {
  width: 30px !important;
  height: 30px !important;
}

.casts-info strong {
  display: block;
}

.num { width: 2%; }
.info-title { width: 10%; }
.info-desc { width: 50%; }
.info-epi-movie { width: 10%; }
.info-casts { width: 18%; }
.info-from { width: 5%; }
.info-to { width: 5%; }

.spinner-border {
  width: 25px;
  height: 25px;
}

.channel-loader {
  font-size: 12px;
  color: #0d6efd;
}

.broadcast-loader {
  /* display: flex;
  justify-content: center; */
  display: none;
}