.DB_mask {
  z-index: 999999999999999 !important;
}
.DB_dialog {
  z-index: 9999999999999999 !important;
}
#mobileapp-smart-banner .en-smartAppBanner-content {
  width: 100% !important;
}
.en-hp-alert-box {
  max-width: 600px !important;
  width: 95% !important;
}
.en-hp-alert-box .alert-box-header h1 {
  font-size: clamp(14px, 1.6363vw, 18px) !important;
  line-height: 2 !important;
}
.inner-page {
  display: flex;
  flex-direction: column;
  min-height: 100vh !important;
  height: 100% !important;
}
.inner-page .footer {
  margin-top: auto;
}

.en-pages-inner-wrapper {
  max-width: 1001px;
  padding: 39px 0 110px;
  margin: 0 auto;
  position: relative;
  min-height: 400px;
  height: auto !important;
  width: 96%;
}
td.light.pale.lightBorderBottom {
  padding: 8px;
}
div.en_unused_images_gallery img.en-unused-image {
  border: none;
}

.pageTitle {
  width: auto;
  display: block;
  margin-bottom: 53px;
  position: relative;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: clamp(24px, 3vw, 31px);
  color: #1e1e1e;
  font-weight: 300;
  line-height: 0.96774193548;
  text-transform: uppercase;
  left: -2px;
}
.pageTitle:after {
  content: '';
  background: #9e3321;
  width: 21px;
  height: 4px;
  position: absolute;
  bottom: -21px;
  left: 5px;
}
.en-pages-inner-wrapper,
.en-pages-inner-wrapper table,
.en-pages-inner-wrapper .neutral {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: clamp(16px, 2vw, 21px);
  color: #000000;
  font-weight: 300;
  line-height: 23px;
}

/* SEARCH POPUP */

/* search popup */
.en-header-popup-wrapper {
  margin: auto auto !important;
  display: block !important;
  height: 107px !important;
  max-width: 500px !important;
  background: #811c60 !important;
}
.en-popup-close-img {
  background-color: #000;
  border-radius: 50%;
}

/* SEARCH POPUP */

/* MARGINS AND PADDING */

div.contentHolder {
  margin: 0 0 20px 0;
  padding: 5px 5px 5px 20px;
  background: #eee;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
.en-pages-inner-wrapper ol {
  display: block;
  list-style-type: decimal;
  margin-block-start: 21px;
  margin-block-end: 21px;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 40px;
}
.en-pages-inner-wrapper p {
  display: block;
  margin-block-start: 21px;
  margin-block-end: 21px;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}
.en-pages-inner-wrapper ul {
  display: block;
  list-style-type: disc;
  margin-block-start: 21px;
  margin-block-end: 21px;
  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: 21px;
  margin-block-end: 21px;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}
.light {
  background-color: #fdfafa !important;
  font-family: 'Roboto Condensed', sans-serif !important;
  font-weight: 300 !important;
  font-size: clamp(16px, 2vw, 21px) !important;
  color: #555556 !important;
}
.dark {
  background-color: #9e3321 !important;
  color: #fff !important;
  font-family: 'Roboto Condensed', sans-serif !important;
  font-size: clamp(16px, 2vw, 21px) !important;
  font-weight: 300 !important;
}
.dark a,
.dark a:visited,
.dark a:link,
.dark a:hover,
.dark a:active {
  color: #fff !important;
}
/* Page navigation */
#pageNav {
  border: 0;
  font-size: 14px;
  position: relative;
  margin-left: 20px;
  background: url('/pics/page-nav-bg.jpg') repeat center top #000;
  width: 240px;
}

#pageNav ul,
#pageNav ul li {
  list-style: none;
  line-height: 16px;
}

#pageNav ul {
  padding: 10px 0 !important;
  margin: 0 auto !important;
  width: 240px;
  height: auto !important;
}

#pageNav ul li {
  padding: 0 !important;
  margin: 0 !important;
  zoom: 1; /* important for IE6 */
}

#pageNav td img {
  display: none;
}

#pageNav ul li a,
#pageNav ul li b {
  transition: letter-spacing 0.5s ease;
  min-height: 20px;
  text-decoration: none;
  padding: 10px 15px;
  margin: 0;
  display: block;
  text-align: left;
  position: relative;
  z-index: 0;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 20px;
  color: #ffffff !important;
  font-weight: 400;
  line-height: 23px;
}

#pageNav ul li b,
#pageNav ul li a:hover {
  background: #1e1e1e;
  letter-spacing: 0.3px;
}

#pageNav ul li a {
  text-decoration: none;
  color: #e6cc00;
}

/* MARGINS AND PADDINGS */

/* 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-pages-inner-wrapper .waInputText {
  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;
}

/* staff page search input */
#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 !important;
}
#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 1px -1px rgb(0 0 0 / 20%) inset;
  -webkit-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;
}

/* inner pages photos -- responsive -- */
@media only screen and (max-width: 1100px) {
  .pageTitle {
    left: 0;
  }
  #pageContentWrapper img {
    max-width: 100% !important;
    object-fit: cover;
    object-position: unset !important;
  }
  #pageContentWrapper .img {
    align-items: center;
    display: flex;
  }
}

/* --album title for 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: 28px !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;
  }
}

/* zoom images */
.DB_mask {
  z-index: 99999999999999 !important;
}
.DB_dialog {
  z-index: 999999999999999 !important;
}
.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;
}
/* ZOOM IMAGES */
.dark th.darkBorderBottom {
  padding: 4px;
  text-align: left;
}
#video-feature-area #big-video {
  padding-top: 0;
}
#more-videos-list li a.playing {
  background-color: rgb(208, 208, 208) !important;
  border-top: 1px solid rgb(119, 119, 119) !important;
  border-bottom: 1px solid rgb(119, 119, 119) !important;
  font-weight: 300 !important;
}
@media screen and (max-width: 700px) {
  td.light.pale.lightBorderBottom {
    flex-wrap: wrap;
    box-sizing: border-box;
  }
  .en-other-maillists tbody {
    width: 93vw !important;
  }
  .en-contactus-form-send-btn input[type='image'] {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
  }
  .en-pageNav-wrapper-combo#wrapperPageInner {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 600px) {
  .staff-category tr.light.staff-categoryStaffMember td {
    box-sizing: border-box;
  }

  .en-header-popup-wrapper {
    max-width: 80vw !important;
  }
  .en-pages-inner-wrapper blockquote {
    margin: 10px 10px;
  }
}
.en-header-popup-body {
  padding-top: 26px !important;
}

@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;
  }
}

/* apps/video/list.jsp */
#searchbox2,
.searchbox2 {
  margin-top: 0 !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: 25px !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;
}
#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: 1000px) {
  #controls {
    box-sizing: border-box !important;
  }
}

/* contact staff table */
#contactStaff table {
  margin: 0 auto;
}
#contactStaff input[type='submit' i] {
  appearance: auto;
  user-select: none;
  white-space: pre;
  align-items: flex-start;
  text-align: center;
  cursor: default;
  box-sizing: border-box;
  background-color: buttonface;
  color: buttontext;
  padding: 1px 6px;
  border-width: 2px;
  border-style: outset;
  border: 1px solid rgb(133, 133, 133) !important;
  border-image: initial;
  width: max-content !important;
}

#contactStaff form#emailForm table td {
  padding: 5px !important;
}
td.dark.darkBorderBottom {
  padding: 3px;
}
.en-pages-inner-wrapper img.sub {
  border: 0 !important;
}
.newsContent {
  padding: 0 !important;
}
@media screen and (max-width: 850px) {
  #accessibility-complaintFormPage-additional-info-prompt .no-select,
  #accessibility-complaintFormPage-desc-of-problem-prompt .no-select {
    width: max-content !important;
  }
  #accessibility-complaintFormPage-form {
    width: 97% !important;
  }
  #contactStaff table .waInputText {
    width: 100% !important;
  }
  #contactStaff form#emailForm table td {
    line-height: normal;
  }

  #contactStaff form#emailForm table td {
    box-sizing: border-box !important;
  }
  #contactStaff table tr:nth-child(6) table td {
    flex-direction: column;
    align-items: center;
    gap: 4px;
  }
  #contactStaff table tr:last-child td:last-child {
    justify-content: center !important;
  }
  #albumsWrapper {
    margin: 0 auto !important;
    width: 98% !important;
  }
}

#controls3 .button3demboss.search {
  height: 24px !important;
}

#account-form {
  padding: 0 0 40px 0;
  background: #fff;
  margin: 0 auto;
  max-width: 650px !important;
  width: 100% !important;
}
.en_profile_right_div {
  width: 36% !important;
  flex-direction: column;
  /* display: flex; */
}
.en_profile_flex {
  display: flex;
  justify-content: flex-start !important;
  align-items: center;
  margin: 10px 0 !important;
}
.en_profile_row {
  display: flex !important;
  justify-content: flex-start !important;
}
.en_profile_community_div {
  width: 74% !important;
  padding-left: 0 !important;
}
.en_profile_right_div input[type='text'],
.en_profile_right_div input[type='password'] {
  background: none;
  border: 1px solid #e5e5e5;
  z-index: 10;
  box-shadow: inset 0px 0px 4px 1px #e5e5e5;
  padding: 5px 8px;
  font-size: 13px;
  border-radius: 5px;
  font-style: italic;
  color: #666;
  font-family: Arial;
  width: 191px;
  position: relative;
}
.en_profile_left_div {
  margin-bottom: 0 !important;
  text-align: right;
  width: 30% !important;
}
.en_profile_right_div select#title {
  width: 49px;
  height: 17px;
  border-radius: 3px;
  border: 1px solid #000;
}
#create-account-btn {
  text-align: center;
  padding: 4px 6px;
  color: #000 !important;
  background: #eee;
  margin: 0 auto !important;
  display: block;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  width: max-content;
  border: 2px solid #000;
}

#create-account-btn:hover {
  color: #fff !important;
  background: #0b63e7;
}

@media only screen and (max-width: 576px) {
  .en-modal-content .en-modal-header div#modal-header-title {
    font-weight: 900 !important;
  }
  .en-pages-inner-wrapper #persons-page-public div.image {
    float: none;
  }
  .en-pages-inner-wrapper #persons-page-public li {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
  }
  .en-pages-inner-wrapper #persons-page-public li h2 {
    margin-top: 10px;
  }
  .en-pages-inner-wrapper div#persons-page-public ul li p {
    margin-left: 0;
  }
  .en-help-form a {
    width: 65px !important;
    margin-top: 20px;
  }
  .en_profile_right_div {
    width: 100% !important;
    text-align: left;
    margin: 0 !important;
  }
  .en_profile_left_div {
    text-align: left;
    margin: 0 !important;
  }
  .en_profile_left_div {
    width: 100% !important;
  }
  .en_profile_row {
    flex-direction: column !important;
  }
}
.waWarning {
  font-family: Arial, Verdana, sans-serif;
  font: Arial, Verdana, sans-serif;
  font-size: 9.5pt;
  background-color: #fff0a8;
  color: #000000;
  padding: 5px;
  text-align: center;
  border: 1px solid #888888;
}

#passwordRow input {
  border: 1px solid #aaaabb !important;
  border-radius: 0 !important;
  font-family: Arial, Verdana, sans-serif !important;
  font-size: 9.5pt !important;
  padding: 2px !important;
}
.inner-page .en-public-login-table tr td:last-child {
  max-width: 300px !important;
}
.darkBorderBottom,
thead.dark th {
  border-bottom: 1px solid #888888;
}
#usernameRow input,
#passwordRow input {
  width: 90% !important;
}
.inner-page #usernameRow td:first-child {
  padding: 5px;
}
.inner-page .en-public-login-table tr td:last-child {
  max-width: 330px !important;
  padding: 5px 0 !important;
}
.inner-page .en-gray-button-small {
  max-width: 58.5px !important;
  padding: 2px 6px !important;
  margin: 2px !important;
  max-height: 21px !important;
  white-space: nowrap !important;
  background-color: rgb(240, 240, 240) !important;
}

#signInHeaderRow .dark.darkBorderBottom {
  padding: 5px;
}
div.en_unused_images_gallery img.en-unused-image {
  border: 2px solid #fff !important;
}
.bootstrap input[type='text'] {
  height: 15px !important;
}

#big-video {
  padding-top: 6px;
}
@media only screen and (max-width: 760px) {
  .light.last td {
    box-sizing: border-box;
  }
  .inner-page .en-public-login-table tr td:last-child {
    max-width: inherit !important;
  }
  .inner-page .en-public-login-table tr td:last-child {
    width: 100% !important;
    text-align: center !important;
    justify-content: center !important;
  }
  .en-login-page-create-acct,
  .en-public-login-sign-table {
    padding: 0 !important;
  }
  .inner-page #passwordRow td:first-child {
    padding: 5px;
    text-align: left;
  }
  .inner-page #usernameRow td:first-child {
    text-align: left;
  }
  #usernameRow input,
  #passwordRow input {
    width: 90% !important;
    margin: 0 auto;
  }
}
@media screen and (min-width: 650px) {
  .controls form {
    display: flex !important;
  }
  #controls3 form {
    display: flex;
  }
}
