html {
  scroll-behavior: smooth;
}

.cusd_tables {
  width: 100%;
}
.cusd_tables td {
  padding: 8px;
}
.cusd_tables th {
  padding: 8px;
  background-color: #eeeeee;
}

.cusd_lunchHours tr td:nth-child(1) {
  width: 100%;
}

.cusd_phoneTable tr td:nth-child(2) {
  width: 142px;
  text-align: center;
}

.cusd_ElementContent {
  width: 100%;
  margin-bottom: 0px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
.cusd_ConstituentItem {
  width: 50%;
  min-width: 50%;
}
.cusd_ConstituentItemInner {
  padding: 16px;
  border-width: 1px;
  border-style: solid;
  border-color: #eeeeee;
  border-radius: 16px;
  margin: 8px;
  background-color: #f8f8ff;
}

.cusd_horizontalIcons ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  padding: 0;
  margin: 0;
}
.cusd_horizontalIcons li {
  list-style-type: none;
  padding: 0;
  margin: 0;
  width: auto;
  min-width: 96px;
}
.cusd_horizontalIcons img {
  width: 64px;
  height: 64px;
}

.cusd_enrollmentCapacityTable {
  border-radius: 16px;
  border-width: 1px;
  border-style: solid;
  overflow: hidden;
}
.cusd_enrollmentCapacityTable tr {
  border-width: 1px;
  border-style: solid;
  border-color: black;
}
.cusd_enrollmentCapacityTable td {
  border-top-width: 1px;
  border-top-style: solid;
}
.cusd_enrollmentCapacityTable td:nth-child(1) {
  border-right-width: 1px;
  border-right-style: solid;
}
.cusd_enrollmentCapacityTable td:nth-child(2) {
  text-align: center;
}
.cusd_lightRedBackground {
  background-color: #ffe6e6;
}
.cusd_lightGreenBackground {
  background-color: #d9f2d9;
}
.cusd_horizontalNav ul {
  display: flex;
  list-style: none;
  flex-wrap: wrap;
  gap: 16px;
}
.cusd_horizontalNav .fsNavCurrentPage {
  opacity: 0.5;
}
.cusd_contacts img {
  border-radius: 64px;
  width: 64px;
  height: 64px;
}
.cusd_staffLinks.fsGrid article {
  padding: 20px;
  outline: none;
}
.cusd_staffLinks .fsPostElement,
.cusd_staffLinks .fsTitle {
  font-size: 14px;
  text-align: center;
  line-height: 16px;
}
.cusd_postListFAQ.fsGrid .fsThumbnail {
  margin: auto;
  margin-bottom: 0;
  width: 64px;
  float: left;
  margin-right: 8px;
}
.cusd_postListFAQ.fsGrid img {
  border-radius: 64px;
  border-style: solid;
  border-color: #cccccc;
}
.cusd_calendarListShort article {
  margin-bottom: 8px;
  padding-bottom: 20px;
}
.cusd_calendarListShort .fsDate > span.fsDay {
  font-size: 20px;
  line-height: 20px;
  color: var(--secondary-color, #cfcfcf);
  font-weight: 700;
}
.cusd_postListFAQ article {
  padding-bottom: 16px;
  margin-bottom: 8px;
}
.cusd_postListFAQ .fsTitle {
  font-size: 18px;
  margin-bottom: 4px;
}
.fsPostElement article .fsReadMoreLink {
  font-size: 14px;
}
.cusd_TagsVerticalFAQ ul {
  display: inline-grid;
}
.cusd_program-schools img {
  border-radius: 0;
  width: 64px;
}
.cusd_category-order.fsGrid > .fsElementContent article {
  float: left;
  overflow: hidden;
  display: flex;
  flex-direction: column-reverse;
}

/* CTE Pages */
.CTE-banner-wide {
  display: block;
  width: 100%;
  max-width: 1237px;
  height: auto;
}
.CTE-banner-tall {
  display: none;
  width: 100%;
  height: auto;
}
.cusd_course-row {
  display: flex;
  justify-content: center;
  align-items: center;
}
.cusd_course-item {
  display: flex;
  flex-direction: column;
  background-color: #eae4e1;
  padding: 16px;
  width: 100%;
  text-align: center;
  border-radius: 16px 64px;
  margin: 16px;
  max-width: 50%;
}
.cusd_program-schools .fsTitle {
  font-size: 16px;
}
.cusd_program-schools img {
  width: 48px;
}
.cusd_program-schools.fsPostElement.fsGrid .fsThumbnail {
  margin: 0;
}
.cusd_program-schools article {
  outline: solid 1px #cfcfcf;
  outline-offset: -10px;
  margin: 0;
  padding: 40px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  align-content: center;
  text-align: center;
}
.cusd_course-sequence h6 {
  text-align: center;
  margin: 32px 0 0 0;
}
.cusd_course-sequence h5 {
  margin: -10px;
  padding: 0;
  font-size: 14px;
  font-weight: bold;
}

@media only screen and (max-width: 600px) {
  .cusd_course-item {
    max-width: 100%;
    border-radius: 8px 32px;
  }
  .cusd_course-row {
    flex-direction: column;
  }
}

@media screen and (max-width: 960px) {
  .cusd_ConstituentItem {
    width: 100%;
  }
}
@media screen and (max-width: 640px) {
  .CTE-banner-wide {
    display: none;
  }
  .CTE-banner-tall {
    display: block;
  }
}
@media (min-width: 1100px) {
  .cusd_skinnyColumns > .fsStyleOneThird,
  .fsElephantLeftLayout > .fsStyleOneThird {
    padding-right: 60px;
    width: 320px;
  }
}
@media (min-width: 1100px) {
  .cusd_skinnyColumns > .fsStyleTwoThirds,
  .fsElephantLeftLayout > .fsStyleTwoThirds {
    width: calc(100% - 320px);
  }
}
