.studentaid-blue-accordion.dd .accordion-heading {
    background-color: #84d9ed !important;
}

/**
 * Add round image options to the standard image display
 */
.fim-circle .field-image img {
  border-radius: 100%;
}

.csac-no-title-link .node-header a {
  pointer-events: none;
}

#node-1807-teaser .link-read-more {
  display: none;
}

#MeetingsFrame {
  min-height: 743px;
}

/* Ticket 21953 */
.dd.image-1-hide .field-image.field-not-video.c1 {
  display: block;
}
.dd.image-1-hide .field-image.field-not-video.c1:first-child {
  display: none;
}

.tt289 .page-left {
  display: none;
}

.tt289 .page-content {
  width: 100% !important;
}

/* TICKET 22873 */
.page-all-in .sf-resources {
  display: flex;
}
.page-all-in .k12-banner img {
  width: 100%;
}
.page-all-in .sfr-sidebar {
  flex-basis: 50%;
  margin-right: 20px;
}
@media (max-width: 1000px) {
  .page-all-in .sfr-sidebar {
    display: none;
  }
}


.tt198 #main-channel #subterm-block-289 {
  display: none;
}

.slick-dots li button:before {
  background-color: #575757 !important;
}
.slick-dots li.slick-active button:before {
  background-color: #000000 !important;
}
.notify {
  background-color: #A61766 !important;
}

@media (max-width:640px) {
  .ttv-front .hero .node-links li {
    flex-grow: 1;
    width: 100% !important;
  }
}

.banner:not(.has-image) {
  background-color: #0f2e4f;
}