body.inner-page {
  display: flex;
  flex-direction: column;
  min-height: 100vh !important;
  height: 100% !important;
  background: #fff;
}
.footer.inner-page {
  margin-top: auto;
  top: 0;
}
.en-pages-wrapper {
  width: 100%;
  position: relative;
  margin: 0 auto;
  background: url('/pics/inside-page-bg.png') repeat-x center top;
  background: #fff;
  padding-bottom: 30px;
}
.en-pages-inner-wrapper {
  max-width: 1100px;
  width: 95%;
  min-height: 400px;
  height: auto !important;
  margin: 0 auto;
  position: relative;
  padding: 20px;
}
.en-pages-inner-wrapper,
.en-pages-inner-wrapper .neutral,
.en-pages-inner-wrapper table {
  font-size: clamp(13px, 1.55vw, 17px);
  color: #262b2e;
  font-family: 'Poppins', serif;
  font-weight: 400;
  line-height: 25px !important;
}
.pageTitle {
  line-height: 1.13455865668255;
  width: auto;
  display: block;
  font-size: clamp(24px, 4vw, 44.7px);
  color: #151515;
  position: relative;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  margin: 8px 0 5px -16px;
  letter-spacing: -0.8px;
  padding: 20px 15px;
}
.en-pages-inner-wrapper a:hover,
.en-pages-inner-wrapper a:focus {
  color: #0079c2;
  text-decoration: none;
}
.en-pages-inner-wrapper ol {
  display: block;
  list-style-type: decimal;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 40px;
}
.en-pages-inner-wrapper p {
  display: block;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}
.en-pages-inner-wrapper ul {
  display: block;
  list-style-type: disc;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 40px;
}
.en-pages-inner-wrapper dl dd {
  padding: 5px;
}
.en-pages-inner-wrapper dd {
  display: block;
  margin-inline-start: 40px;
}
.en-pages-inner-wrapper dl {
  padding: 5px;
  display: block;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}
.en-pages-inner-wrapper blockquote {
  display: block;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 40px;
  margin-inline-end: 40px;
}
.en-pages-inner-wrapper img.sub {
  margin-left: 20px;
  border: 0 !important;
}
.light {
  background-color: #fdfafa !important;
  font-family: 'Poppins', serif !important;
  line-height: 1.470588235294118 !important;
  font-size: clamp(13px, 1.55vw, 17px) !important;
}
.dark {
  background-color: #0079c2 !important;
  color: #fff !important;
  font-family: 'Poppins', serif !important;
  line-height: 1.470588235294118 !important;
  font-size: clamp(13px, 1.55vw, 17px) !important;
}
.dark a,
.dark a:visited,
.dark a:link,
.dark a:hover,
.dark a:active {
  color: #fff !important;
}
#pageNav {
  border: 0;
  position: relative;
  background: #ef3e35;
  background-blend-mode: overlay;
  margin-left: 20px;
}
#pageNav td img {
  display: none;
}
#pageNav ul {
  padding: 19px 0 25px !important;
  margin: 0 auto !important;
  height: auto !important;
  width: 300px;
}
#pageNav ul,
#pageNav ul li {
  list-style: none;
  line-height: 24px;
}
#pageNav ul li {
  padding: 0 !important;
  margin: 0 !important;
  zoom: 1;
}
#pageNav ul li a,
#pageNav ul li b,
#pageNav ul li strong {
  min-height: 20px;
  font-family: 'Poppins', sans-serif;
  text-decoration: none;
  padding: 10px 25px;
  margin: 0;
  display: block;
  font-size: clamp(15px, 1.64vw, 18px);
  font-weight: 500;
  text-align: left;
  position: relative;
  z-index: 0;
}
#pageNav ul li b,
#pageNav ul li strong,
#pageNav ul li a:hover,
#pageNav ul li a:focus {
  background: #eef4f7;
  color: #151515 !important;
}
#pageNav ul li a {
  text-decoration: none;
  color: #151515;
}

thead.dark th {
  padding: 3px;
}

.darkBorderBottom {
  padding: 4px;
}
tbody.light td {
  padding: 3px;
}
.lightBorderBottom {
  padding: 4px;
}
tfoot.neutral td {
  padding: 3px;
}
.dark.darkBorderBottom {
  padding: 3px;
}
.en-pages-inner-wrapper hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
.en-pages-inner-wrapper img {
  vertical-align: middle;
  /* border: none !important; */
}
#pageAsideWrapper.pageAsideLeftWrapper {
  margin-right: 20px;
}
#pageAsideWrapper #pageNav {
  margin: 0 !important;
  right: 0 !important;
}
.en-pages-inner-wrapper img.sub {
  margin-left: 20px;
}
.light.pale.lightBorderBottom {
  padding: 8px;
}
.DB_dialog {
  position: fixed !important;
  width: auto !important;
  height: auto !important;
  max-height: 90vh;
  padding-left: 0px !important;
  background-color: transparent !important;
  top: 50% !important;
  transform: translate(-50%, -50%);
  left: 50% !important;
}

.DB_dialog #PV_imageDiv img:first-child {
  padding: 0px 3px 5px 8px !important;
}

.DB_dialog #PV_imageDiv img:last-child {
  width: auto !important;
  height: auto !important;
  max-height: 90vh;
  max-width: 90vw;
  padding: 5px !important;
}

.DB_dialog #PV_imageDiv img:nth-child(2) {
  width: auto !important;
  height: auto !important;
  max-height: 90vh;
  max-width: 90vw;
  padding: 5px !important;
}
#events-page #events.v1 .dayeventwrap {
  padding: 0 0 0px;
}
#events-page #events.v1 .event .info {
  margin-top: -3px;
}
#events-page div#infobar.stick #infobarwrap {
  z-index: 99999999999999999999;
}
@media only screen and (max-width: 1000px) {
  #staff.staffR1.staff-horizontal .staff-categoryStaffMembers {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
  }
  #staff.staffR1.staff-horizontal .staff-categoryStaffMember {
    min-width: 300px;
  }
  #staff.staffR1.staff-horizontal .staff-categoryStaffMember dl dd {
    white-space: normal;
  }
}

/* popup images */
.DB_mask {
  z-index: 99999999999999 !important;
}
.DB_dialog {
  z-index: 999999999999999 !important;
}
#staff.staffR1.staff-horizontal .staff-categoryStaffMember dl dt {
  font-size: 12px;
}
.bell-title a {
  text-decoration: none !important;
}
.bootstrap input[type='text'] {
  height: 15px !important;
}

/*staff page*/
@media only screen and (max-width: 1000px) {
  #staff.staffR1.staff-horizontal .staff-categoryStaffMembers {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
  }
  #staff.staffR1.staff-horizontal .staff-categoryStaffMember {
    min-width: 300px;
  }
  #staff.staffR1.staff-horizontal .staff-categoryStaffMember dl dd {
    white-space: normal;
  }
}
/* Album titles mobile */
@media only screen and (max-width: 729px) {
  #albumNavToggle {
    background-color: transparent;
    background-position: right top;
    background-repeat: no-repeat;
    color: #333333;
    cursor: pointer;
    display: inline-block;
    font-family: Arial, serif;
    font-size: 10pt;
    height: 26px;
    max-width: 290px;
    padding: 0 17px 0 0;
    position: relative;
    text-align: center;
    text-decoration: none;
    background-image: url(/pics/dropdown_white.png);
    font-weight: normal;
    outline: 0 none;
    padding-right: 27px !important;
    vertical-align: middle;
    z-index: 2 !important;
    outline: none;
  }
  #albumNavToggle:hover {
    font-weight: inherit !important;
    color: inherit !important;
  }
  #albumNavToggle span {
    background-image: url(/pics/dropdown_white.png);
    padding-left: 9px !important;
    padding-right: 2px !important;
    outline: none;
  }
  #albumsWrapper.narrow #albums {
    width: 90% !important;
  }
}
.button3demboss {
  width: max-content !important;
  padding: 0 9.6px !important;
  background: #e2e2e2 -webkit-gradient(linear, 0% 0%, 0% 80%, from(rgba(255, 255, 255, 0.8)), to(rgba(255, 255, 255, 0))) !important;
  border: 1px solid #aeafb3 !important;
  border-radius: 4px !important;
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  box-shadow: none !important;
  position: relative;
}
.button3demboss:hover {
  border-color: #818285 !important;
}
#pageContentWrapper .video-list-top #searchbox2.has-btn,
.searchbox2.has-btn {
  border-right: none !important;
  padding: 4px 3px !important;
}
#staff-search-comp {
  display: block;
  text-align: right;
}
#staff-search span {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  display: inline-block;
  font-size: 12px;
}
#staff-search input {
  font-family: Arial, Helvetica, sans-serif;
  border: 1px solid rgba(0, 0, 0, 0.25);
  border-radius: 10px;
  box-shadow: 2px 2px 3px -1px rgb(0 0 0 / 20%) inset;
  font-size: 11px;
  padding: 4px 5px 3px 10px;
  -webkit-appearance: none;
  width: 200px;
  outline: 0;
  background-color: #fff !important;
}
#index-page #edunet_webform textarea {
  max-width: 330px;
}
#more-videos-list li a.playing {
  font-weight: 400 !important;
}
/* inner-page event */
#events-page #infobar #curmonth {
  font-size: clamp(14px, 2.2vw, 22px) !important;
}

/* form contact */
#en-cms-contact-form table {
  max-width: 463px;
  width: 100%;
  margin: 0 auto;
}
#en-cms-contact-form table .en-contactus-form-firsthf td {
  padding: 5px;
}
.en-contactus-form-secondhf td {
  padding: 5px;
}
#en-cms-contact-form table tr td #inputName,
#en-cms-contact-form table tr td #inputEmail,
#en-cms-contact-form table tr td #inputMessage {
  border: 1px solid #aaaabb !important;
  border-radius: 0 !important;
  font-family: Arial, Verdana, sans-serif !important;
  font-size: 9.5pt !important;
  padding: 2px !important;
  width: 350px !important;
}
.en-contactus-form-last-td table td {
  padding: 5px 0 5px 5px;
}
@media (max-width: 450px) {
  #en-cms-contact-form table tr td #inputName,
  #en-cms-contact-form table tr td #inputEmail,
  #en-cms-contact-form table tr td #inputMessage {
    width: 100% !important;
  }
  #events-page #infobar #calicon {
    left: 82px !important;
  }
  #events-page #infobar #nav a {
    padding: 0 !important;
  }
}
/* inner pages photos -- responsive -- */
@media only screen and (max-width: 1100px) {
  #pageContentWrapper img {
    max-width: 100% !important;
    object-fit: cover;
    object-position: unset !important;
  }
  #pageContentWrapper .img {
    align-items: center;
    display: flex;
  }
}
@media only screen and (max-width: 650px) {
  #alert-box,
  .en-hp-alert-box {
    width: 92% !important;
  }
  .en-hp-alert-box .alert-box-body img {
    width: 100%;
  }
}
@media only screen and (max-width: 460px) {
  .en-pages-inner-wrapper .dayeventwrap .finaleventofday {
    margin-bottom: 73px !important;
  }
  .event.diffday.finaleventofday {
    margin-bottom: 0 !important;
  }
}
@media only screen and (max-width: 500px) {
  .en-pages-wrapper #albumsWrapper.narrow #albums {
    width: 100%;
  }
}
@media only screen and (max-width: 800px) {
  .en-pages-inner-wrapper #events-page #events.v1 ul li {
    margin-bottom: 30px;
  }
}
#events-page #events.v1 .event .time {
  white-space: nowrap;
}
@media only screen and (min-width: 576px) {
  .newsContent {
    padding: 0 !important;
  }
}
div.bell-schedule {
  width: 70% !important;
  margin: 0 auto 57px auto !important;
  border-collapse: collapse !important;
  max-width: inherit;
}
div.bell-schedule {
  width: 70% !important;
  margin: 0 auto 57px auto !important;
  border-collapse: collapse !important;
  max-width: inherit;
}
div.bell-schedule .dark {
  padding: 0 8px 9.6px !important;
  box-sizing: border-box !important;
  border-bottom: 1px solid #888888;
}
.bell-schedule div.dark.bell-title {
  padding: 6.4px 8px 4.32px !important;
  font-size: inherit !important;
  border: 0;
  justify-content: center;
}
.bell-schedule .lightBorderBottom.flex.real-headers.en-bell-schedules-data-header {
  border-bottom: none !important;
  padding: 0;
}
@media only screen and (max-width: 990px) {
  div.bell-schedule {
    width: 97% !important;
  }
}
@media only screen and (max-width: 500px) {
  .en-modal-body #pageNav ul {
    width: 100%;
  }
}
@media only screen and (max-width: 700px) {
  #emailForm td .waInputText {
    width: 96% !important;
    margin: 0 auto;
  }
  #contactStaff form table tbody tr:nth-child(6) td table tr td:last-child {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  #contactStaff form table tbody tr:nth-child(6) td table tr td {
    width: 96% !important;
    gap: 3px;
  }
  #emailForm > table > tbody > tr:nth-child(1) > td {
    flex-wrap: wrap;
    gap: 10px;
  }
}

.en-pages-inner-wrapper .waInputText {
  border: 1px solid #aaaabb;
  font-family: Arial, Verdana, sans-serif;
  font-size: 9.5pt;
  padding: 2px;
  width: 372px !important;
  border-radius: 0 !important;
}

#signInHeaderRow .darkBorderBottom {
  padding: 4px;
}
#emailForm tr td {
  padding: 5px !important;
}
#emailForm tr:last-child td input {
  width: max-content;
  white-space: pre;
  background-color: buttonface;
  color: buttontext;
  border: 1px solid #000;
  padding: 2px 6px;
}
#emailForm tr:last-child td input:hover {
  background-color: #cccccc75;
}
#emailForm table {
  margin: 0 auto;
}
.en-pages-inner-wrapper ul ul {
  list-style-type: circle;
  margin-block-start: 0px;
  margin-block-end: 0px;
}
@media only screen and (max-width: 1100px) {
  .en-pages-inner-wrapper {
    padding: 20px 0;
  }
  .en-pages-inner-wrapper a:not(#pageNav a) {
    word-break: break-word;
  }
  div[en-page-rec-id='471298'] img {
    width: 100%;
    object-fit: contain;
    height: auto;
  }
}
@media only screen and (max-width: 700px) {
  .pageTitle {
    padding: 10px 0;
    margin: 0;
  }
  .en-pageNav-wrapper-combo {
    margin-bottom: 10px;
  }
  #albumsWrapper {
    width: 98%;
  }
}
@media only screen and (max-width: 900px) {
  #accessibility-complaintFormPage-form dl#accessibility-complaintFormPage-desc-of-problem-prompt dt.no-select,
  #accessibility-complaintFormPage-form dl#accessibility-complaintFormPage-additional-info-prompt dt.no-select {
    margin: 0 !important;
  }
}
@media only screen and (max-width: 750px) {
  #accessibility-complaintFormPage-form.en-accessibility-complaint-form {
    width: 100% !important;
  }
}
#sort-controls select {
  writing-mode: horizontal-tb !important;
  text-rendering: auto;
  color: fieldtext;
  letter-spacing: normal;
  word-spacing: normal;
  line-height: normal;
  text-transform: none;
  text-indent: 0px;
  text-shadow: none;
  display: inline-block;
  text-align: start;
  appearance: auto;
  box-sizing: border-box;
  align-items: center;
  white-space: pre;
  -webkit-rtl-ordering: logical;
  background-color: field;
  cursor: default;
  margin: 0em;
  border-width: 1px;
  border-style: solid;
  border-color: #000;
  border-image: initial;
  border-radius: 0px;
  width: max-content !important;
  font-size: 13.333px !important;
  height: 19px !important;
  padding: 0 !important;
}

@media screen and (max-width: 650px) {
  .educationalnetworks-embed-player {
    width: 100%;
    height: auto;
    aspect-ratio: 585/360;
  }
  .currclm-img {
    width: 100%;
    height: auto;
  }
}

.en-pages-inner-wrapper div.newsItem p.summary {
  margin-top: 10px;
}
.newsImages.itemImages .newsImage.sub {
  width: 300px;
}
@media only screen and (min-width: 1000px) {
  #staff-search-comp {
    height: 25px;
  }
  #staff-search-comp #staff-search {
    position: relative;
    top: -2px;
  }
}
@media only screen and (max-width: 500px) {
  #staff.staffR1 div.staff-header {
    height: max-content !important;
  }
  #staff.staffR1.staff-horizontal .staff-categoryStaffMember dl {
    width: max-content !important;
  }
}
@media screen and (min-width: 1200px) {
  #pageContentWrapper .staffOverviewWrapper {
    left: 40px !important;
  }
}

@media only screen and (max-width: 700px) {
  div[en-page-rec-id='424948'] table.MsoNormalTable {
    max-width: 98% !important;
    margin: 0 auto;
    margin-left: 0 !important;
  }

  div[en-page-rec-id='424948'] table.MsoNormalTable tbody {
    display: grid;
    grid-template-rows: repeat(4, max-content);
  }
  div[en-page-rec-id='424948'] table.MsoNormalTable tr {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    width: 100%;
    box-sizing: border-box;
    border: 0;
    height: 100% !important;
  }
  div[en-page-rec-id='424948'] table.MsoNormalTable th,
  div[en-page-rec-id='424948'] table.MsoNormalTable td {
    border: 1px solid #888888;
    box-sizing: border-box;
    border-top: 0;
    border-right: 0;
  }
  div[en-page-rec-id='424948'] table.MsoNormalTable tr td:first-child {
    background: inherit !important;
    color: inherit !important;
    font-size: inherit !important;
  }
  div[en-page-rec-id='424948'] table.MsoNormalTable tr td {
    min-height: 300px !important;
    height: max-content !important;
    padding: 4px 30px !important;
    box-sizing: border-box !important;
    word-break: break-all;
  }
  div[en-page-rec-id='424948'] table.MsoNormalTable tr td {
    flex-direction: column !important;
    word-break: break-word;
    display: flex;
    justify-content: center;
    width: 100% !important;
  }
  div[en-page-rec-id='424948'] table.MsoNormalTable tbody tr:first-child td {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 80px !important;
  }
  div[en-page-rec-id='424948'] table.MsoNormalTable p.TableParagraph {
    margin: 0 !important;
    font-size: 12px !important;
  }
  .en-contactus-form-last-td table tbody tr:first-child {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .en-contactus-verification {
    align-items: center;
    text-align: center;
  }
  #en-cms-contact-form table tr.en-contactus-form-send-btn td:nth-child(2) {
    margin-left: -100px;
  }
}
@media only screen and (max-width: 450px) {
  #en-cms-contact-form table tr.en-contactus-form-send-btn td:nth-child(2) {
    margin-left: -122px;
  }
  div[en-page-rec-id='424948'] table.MsoNormalTable tr td {
    min-height: 340px !important;
  }
}
@media only screen and (max-width: 550px) {
  div[en-page-rec-id='424948'] table.MsoNormalTable tr td {
    padding: 4px 4px 4px 25px !important;
  }
  div[en-page-rec-id='424948'] table.MsoNormalTable p.TableParagraph {
    font-size: 11px !important;
  }
}
#more-videos-list li a.playing {
  background-color: #d0d0d0 !important;
  border-top: 1px solid #777 !important;
  border-bottom: 1px solid #777 !important;
}
#video-list-container #video-list-controls #featured-next.button3demboss {
  border-radius: 4px !important;
}
.en-pages-inner-wrapper form #searchbox {
  height: 20px !important;
  border-radius: 0 !important;
  padding-left: 2px !important;
}
.button3demboss.search {
  width: max-content !important;
  padding: 0 8px !important;
  height: 26px !important;
  background: #e2e2e2 -webkit-gradient(linear, 0% 0%, 0% 80%, from(rgba(255, 255, 255, 0.8)), to(rgba(255, 255, 255, 0)));
  line-height: 1.2em !important;
}
@media screen and (max-width: 1000px) {
  #controls {
    box-sizing: border-box !important;
  }

}
#en-cms-contact-form table tr.en-contactus-form-send-btn td:nth-child(2) {
  display: flex;
  justify-content: center;
  margin-top: 4px;
}

@media screen and (max-width: 750px) {
  #imgContainer img[alt='Accreditation'] {
    width: 100%;
  }
  .currclm-pge {
    width: 100%;
  }
}

@media only screen and (max-width: 850px) {
  #events-page #events.v1 .event .time {
    width: 20% !important;
    margin-right: 5px;
    white-space: normal;
  }
  #events-page #events.v1 .event .info {
    width: 50%;
  }
}
@media (max-width: 550px) {
  #events-page #infobar .calLink {
    top: initial !important;
  }
  #events-page #infobar #infobarwrap #curmonth {
    text-align: center !important;
  }
}
#events-page #infobar.stick {
  z-index: 9999999999999 !important;
}
@media only screen and (max-width: 400px) {
  #events-page #infobar #infobarwrap #curmonth {
    left: -7px;
    position: relative;
  }
}
@media only screen and (max-width: 400px) {
  .en-modal-header-title {
    font-size: 19px !important;
  }
}
#store-public-page #storeForm #itemlist select,
#store-public-page #storeForm #bstate {
  padding: 0;
  border-radius: 2px;
  border-color: rgb(118, 118, 118);
  color: #000;
  font-size: 13.3333px;
}
#store-public-page #storeForm .text {
  border-radius: 2px;
  border-color: rgb(112 112 112);
  color: #000;
  font-size: 13.3333px;
  width: 150px;
  padding: 2px 3px;
}
#store-public-page #storeForm #bottom-controls input {
  padding: 2px 7px;
  width: auto;
  background-color: rgb(240, 240, 240);
  border: 1px solid #979797;
}
#store-public-page #storeForm #bottom-controls input:hover {
  background-color: rgb(223 223 223);
}
@media (max-width: 700px) {
  #store-public-page #storeForm .optionValue .text {
    width: 80% !important;
  }
  #store-public-page #storeForm #cust-info-wrap #horizontal-addinfo tbody tr:first-child {
    display: flex;
    justify-content: center;
    gap: 20px;
    flex-wrap: wrap;
  }
  #store-public-page #storeForm #cust-info-wrap #addInfo tbody tr:first-child,
  #store-public-page #storeForm #cust-info-wrap #billing tbody tr:first-child {
    display: block !important;
  }
}
@media (max-width: 700px) {
  #store-public-page #storeForm #cust-info-wrap #horizontal-addinfo {
    margin-left: -15px !important;
  }
}
#store-public-page #storeForm #addInfo td.value .text,
#store-public-page #storeForm #billing td.value .text {
  width: 170px;
}
#store-public-page #storeForm #addInfo #billing td.value .tiny-text {
  width: 60px;
}


div[en-page-rec-id="424948"] .layoutArea .column span{
word-break: break-word;
}
@media (max-width: 800px){
div[en-page-rec-id="424948"] .layoutArea .column p.MsoBodyText {
    margin: 0 !important;
}
}