#sg-datatables-rde_banner_datatable_wrapper {
  margin-top: 20px;
}
#sg-datatables-rde_banner_datatable_wrapper .glyphicon:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 800;
}
#sg-datatables-rde_banner_datatable_wrapper .glyphicon-ok:before {
  content: '\f00c';
}
#sg-datatables-rde_banner_datatable_wrapper .glyphicon-remove:before {
  content: '\f00d';
}
#sg-datatables-rde_banner_datatable_wrapper .editable-input input {
  width: 80px;
  padding: 6px !important;
}
#sg-datatables-rde_banner_datatable_wrapper .color-red {
  color: #dc3545;
}

form[name="banner_form"] label[for="banner_form_url"] {
  margin-top: 10px;
}
form[name="banner_form"] .glyphicon:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 800;
}
form[name="banner_form"] .glyphicon-chevron-right:before {
  content: '\f054';
}
form[name="banner_form"] .glyphicon-chevron-left:before {
  content: '\f053';
}

#carousel {
  max-width: 100%;
}
#carousel .banner a:hover {
  color: initial;
}

.banner-preview {
  max-width: 100%;
  max-height: 300px;
}

.date-banner {
  display: flex;
}
.date-banner .date {
  margin-bottom: -11px;
  margin-left: 5px;
  margin-right: 5px;
}
.date-banner .before, .date-banner .after {
  border-bottom: 1px solid #cacaca;
  flex-grow: 1;
}
.date-banner ~ .banner {
  margin-bottom: 25px;
  border-bottom: 1px solid #cacaca;
  border-left: 1px solid #cacaca;
  border-right: 1px solid #cacaca;
  padding: 20px 10px 10px;
}

body .slick-dots li {
  width: 12px;
  height: 12px;
}
body .slick-dots li button {
  width: 12px;
  height: 12px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
  border-radius: 36px;
  background: #ddd;
  opacity: 0.5;
}
body .slick-dots li button:before {
  content: '';
}
body .slick-dots li button:focus, body .slick-dots li button:hover {
  opacity: 1;
}
body .slick-dots li.slick-active button {
  opacity: 1;
  background: #aaa;
}
body .banner-link:hover {
  color: #A60F0F;
}
body .banner-link:hover .before, body .banner-link:hover .after, body .banner-link:hover .banner {
  border-color: #A60F0F;
  color: initial;
}

/*# sourceMappingURL=styles.css.map */
