/* line 1, app/assets/stylesheets/channel.scss */
.action-contract-list {
  margin: 20px 0px;
}

/* line 5, app/assets/stylesheets/channel.scss */
.clear-filter {
  position: absolute;
  width: 38px;
  height: 38px;
  text-align: center;
  font-weight: bold;
  border-left: 1px solid #ced4da;
  top: 0px;
  right: 15px;
  cursor: pointer;
}

/* line 16, app/assets/stylesheets/channel.scss */
.clear-filter i {
  margin-top: 10px;
}

/* line 21, app/assets/stylesheets/channel.scss */
.hind-date {
  display: none;
}

/* line 25, app/assets/stylesheets/channel.scss */
.filter-rating {
  width: 100%;
  margin: 20px 0px;
}

/* line 29, app/assets/stylesheets/channel.scss */
.filter-rating select {
  margin-right: 20px;
}

/* line 33, app/assets/stylesheets/channel.scss */
.filter-rating label {
  margin: 0px 15px;
}

/* line 44, app/assets/stylesheets/channel.scss */
.btn-revenue {
  margin-left: 5px;
}

/* line 48, app/assets/stylesheets/channel.scss */
.btn-filter-contracts {
  min-width: 100%;
}

/* line 52, app/assets/stylesheets/channel.scss */
.btn-export-contracts {
  float: right;
  margin-top: 10px;
}

/* line 57, app/assets/stylesheets/channel.scss */
.link-detail-schedule {
  font-size: 1rem;
  margin-right: 15px;
}

/* line 63, app/assets/stylesheets/channel.scss */
.table-schedule .fa {
  font-size: 12px;
}

/* line 68, app/assets/stylesheets/channel.scss */
.btn-action {
  cursor: pointer;
}

/* line 72, app/assets/stylesheets/channel.scss */
.month-export {
  width: 100% !important;
}

/* line 76, app/assets/stylesheets/channel.scss */
.modal-ajax {
  background-color: rgba(192, 192, 192, 0.5);
}

/* line 80, app/assets/stylesheets/channel.scss */
.update-rating-real-time {
  font-size: 1rem;
  font-style: oblique;
  margin-left: 1rem;
}

/* line 86, app/assets/stylesheets/channel.scss */
.alert-danger {
  background-color: #DC3545 !important;
  color: white !important;
  font-weight: bold !important;
}

/* line 92, app/assets/stylesheets/channel.scss */
.dd-none {
  display: none;
}

/* line 96, app/assets/stylesheets/channel.scss */
.dropdown-warning {
  display: initial;
}

/* line 100, app/assets/stylesheets/channel.scss */
.btn-date-spot {
  position: absolute;
  bottom: 1rem;
}

/* line 105, app/assets/stylesheets/channel.scss */
.text-error-cut, .text-error-date {
  display: none;
}

/* line 109, app/assets/stylesheets/channel.scss */
.btn-schedule {
  margin-left: 10px;
}
