/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].oneOf[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].oneOf[1].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[4].oneOf[1].use[3]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].oneOf[1].use[4]!./assets/scss/extensions/tx_furthereducations.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.tx-furthereducations strong {
  font-weight: 500;
}
.tx-furthereducations .btn i {
  font-size: 13px;
  vertical-align: unset;
}
.tx-furthereducations .list-view h6 {
  position: relative;
  -webkit-hyphens: auto;
          hyphens: auto;
  color: var(--bs-gray-800);
  background-color: var(--bs-white);
  font-size: 1.375rem;
  line-height: 1.75rem;
  font-weight: 400;
  text-transform: uppercase;
  padding: 1.25rem 0 1.25rem 3.25rem;
  border-bottom: 1px solid var(--bs-gray-300);
  z-index: 1;
}
.tx-furthereducations .list-view h6 i {
  text-align: center;
  color: var(--bs-white);
  position: absolute;
  top: 0.875rem;
  left: 0;
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  background-color: var(--bs-darkgreen);
  border-radius: 50%;
}
.tx-furthereducations .list-view .furthereducations__event {
  position: relative;
  padding: 20px 0;
  border-bottom: 1px solid var(--bs-gray-300);
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  transition: all 0.2s ease-in-out;
}
.tx-furthereducations .list-view .furthereducations__event:hover {
  background-color: var(--bs-hoverbg);
  box-shadow: inset 0 0 4px rgba(var(--bs-lighterblue), 0.5);
}
@media (min-width: 768px) {
  .tx-furthereducations .list-view .furthereducations__event > div:first-of-type {
    padding-left: 0.25rem;
  }
}
.tx-furthereducations .list-view .furthereducations__event > div:last-of-type {
  padding-right: 0.25rem;
}
.tx-furthereducations .list-view .furthereducations__event h2 {
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .tx-furthereducations .list-view .furthereducations__event h2 {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .tx-furthereducations .list-view .furthereducations__event .furthereducations__event__details {
    text-align: right;
  }
}
.tx-furthereducations .list-view .furthereducations__event .furthereducations__event__details p {
  display: inline-block;
  margin: 0.5rem 0;
  font-size: 1rem;
}
.tx-furthereducations .list-view .furthereducations__event .furthereducations__event__details p.furthereducations__event__details__error {
  font-style: italic;
}
.tx-furthereducations .list-view .furthereducations__event .furthereducations__event__details .furthereducations__event__details__icon--new {
  color: var(--bs-darkorange);
  font-size: 1.8rem;
  margin-right: 0.2rem;
  vertical-align: middle;
}
.tx-furthereducations .list-view .furthereducations__event .furthereducations__event__details .furthereducations__event__details__icon--location {
  color: var(--bs-info);
  margin-right: 0.2em;
  margin-left: 0.2em;
}
.tx-furthereducations .detail-view ul {
  list-style-type: none;
}
.tx-furthereducations .detail-view ul li {
  margin-bottom: 1rem;
  position: relative;
}
.tx-furthereducations .detail-view ul li a:hover {
  color: var(--bs-info);
  text-decoration: underline;
}
.tx-furthereducations .detail-view ul li::before {
  position: absolute;
  top: 9px;
  left: -20px;
  content: "";
  width: 8px;
  height: 12px;
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iOHB4IiBoZWlnaHQ9IjEycHgiIHZpZXdCb3g9IjAgMCA4IDEyIiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPHRpdGxlPlNoYXBlPC90aXRsZT4KICAgIDxnIGlkPSJQYWdlLTEiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxwYXRoIGQ9Ik0wLjk2NjYwMSwwLjQ3NjM2MTUzMyBDMC40OTM2MTUsMS4wMzQyMzk3NyAwLjUxMTgwNjc3LDEuODc0MDgyNTIgMS4wMjExNzYzLDIuNDEwMjcxMTkgTDQuNDI2NzUsNS45OTQ3NTA0NCBMMS4wMjExNzYzLDkuNTgwMDg5NTggTDAuOTY1OTg1NjMsOS42NDE4NjIxNiBDMC40OTE3Nzg4NiwxMC4yMTE5MTU5IDAuNTE3MTkzOSwxMS4wNDQyNzc3IDEuMDIxMTc2MywxMS41NzQ3OTU2IEMxLjI4MDc3MzQxLDExLjg0ODA2MDkgMS42MzI2MDE2MywxMi4wMDAwMDA0IDEuOTg5MDU1NzIsMTIuMDAwMDAwNCBDMi4zNDU1MDk4LDEyLjAwMDAwMDQgMi42OTczMzgwMiwxMS44NDgwNjA5IDIuOTU2OTM1MTMsMTEuNTc0Nzk1NiBMNy4zMTYxMDY2Miw2Ljk4NjEwNjY2IEw3LjM3MDI0MjkzLDYuOTI1MzUwNTEgQzcuODMzMTc5NzgsNi4zNjUzMzA4MiA3LjgwODI0MjM5LDUuNTIyMzAxNjIgNy4zMTYxMDY2Miw1LjAwNDI1NDExIEwyLjk1NjkzNTEzLDAuNDE1NTY1MTYyIEwyLjg5MjQxNDU1LDAuMzUyMDQyNDI5IEMyLjM1NzgxMjQ0LC0wLjE0MDA4NDA4OCAxLjUyNDExMjM5LC0wLjExMzg1MTMzMiAxLjAyMTE3NjMsMC40MTU1NjUxNjIgTDAuOTY2NjAxLDAuNDc2MzYxNTMzIFoiIGlkPSJTaGFwZSIgZmlsbD0iIzAwOTlDNiIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICA8L2c+Cjwvc3ZnPg==);
}
.tx-furthereducations .detail-view ol li {
  margin-bottom: 1rem;
}
.tx-furthereducations .detail-view ol li a:hover {
  color: var(--bs-info);
  text-decoration: underline;
}
.tx-furthereducations .detail-view ol li::marker {
  color: var(--bs-info);
  font-weight: 500;
}
.tx-furthereducations .detail-view .furthereducations__detail__number {
  font-size: 1rem;
  color: var(--bs-darkblue);
}
.tx-furthereducations .detail-view .furthereducation__detail__contactbox p {
  margin-bottom: 0.5rem;
}
.tx-furthereducations .detail-view .furthereducation__detail__contactbox p a {
  text-decoration: none;
}
.tx-furthereducations .detail-view .furthereducation__detail__contactbox p a i {
  vertical-align: text-bottom;
  font-size: 1.125em;
  margin-right: 0.1em;
}
.tx-furthereducations .detail-view .furthereducation__detail__contactbox .wb-content div + div {
  border-top: 1px solid var(--bs-lightgray);
  margin-top: 1.5rem;
  padding-top: 1.5rem;
}
.tx-furthereducations .detail-view .furthereducations__detail__location {
  margin-bottom: calc(1rem + 3vw);
}
.tx-furthereducations .detail-view .furthereducations__detail__location .furthereducations__detail__location--row {
  border-bottom: 1px solid var(--bs-lightgray);
  align-items: center;
  padding-top: 15px;
  padding-bottom: 15px;
}
.tx-furthereducations .detail-view .furthereducations__detail__location .furthereducations__detail__location--row:first-of-type {
  border-bottom: 1px solid var(--bs-lightgray);
}
.tx-furthereducations .detail-view .furthereducations__detail__location .furthereducations__detail__location--row i {
  color: var(--bs-info);
  margin-right: 0.5rem;
}
.tx-furthereducations .detail-view .furthereducations__detail__location .furthereducations__detail__location--row p {
  margin-bottom: 0;
}
.tx-furthereducations .signup {
  margin-bottom: calc(3rem + 3vw);
}
.tx-furthereducations .signup h2.furthereducation__signup__formheader {
  font-size: 1.375rem;
  font-weight: 500;
  padding-bottom: 1rem;
  margin-top: 2rem;
  margin-bottom: 1.25rem;
  border-bottom: 1px solid var(--bs-lightgray);
}
.tx-furthereducations .signup .attendee {
  padding: 8px 0 6px 0;
}
.tx-furthereducations .signup .attendee label {
  width: 100%;
}
.tx-furthereducations .signup .attendee label input {
  margin-top: 0.5rem;
}
.tx-furthereducations .signup .attendee:nth-of-type(even) {
  background-color: rgba(var(--bs-lighterblue), 0.6);
  box-shadow: 64px 0 0 0 rgba(var(--bs-lighterblue), 0.6), -64px 0 0 0 rgba(var(--bs-lighterblue), 0.6);
}
