/* General
   ========================================================================== */
html {
  scroll-behavior: smooth;
}

body {
  font-family: "Nunito", sans-serif;
  font-optical-sizing: auto;
  font-size: 18px;
  line-height: 1.7;
  font-weight: 500;
  color: #4c4545;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Marcellus", serif;
  color: #500000;
  font-weight: 400;
  margin: 32px 0 16px;
}
h1,
.ZineTitle h2,
.ZineTitle h3,
.LoginForm h2,
h3#advsearch {
  margin: 0 0 32px;
}
h1,
h3#advsearch,
.ZineTitle h2,
.ZineTitle h3 {
  font-size: 36px;
}
h2 {
  font-size: 26px;
}
h3 {
  font-size: 20px;
  background: #ebebeb;
  padding: 15px 20px;
  border-radius: 6px;
}
h3#advsearch,
.ZineTitle h3 {
  background: none;
  padding: 0;
}
h4 {
  font-size: 18px;
}
h5 {
  font-size: 16px;
}
form table td {
  padding: 0 5px 5px 0;
}
img {
  max-width: 100%;
  height: auto;
}
a {
  color: #500000;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #aaa;
  text-decoration: none;
  transition: all 0.3s;
}
a:hover img,
a:focus img {
  opacity: 0.7;
  transition: all 0.3s;
}
p,
ul,
ol,
hr,
table,
.table,
table.Report,
.iframe-wrap,
#captcha {
  margin-bottom: 24px;
}

.body-content p:has(+ ul) {
  margin-bottom: 0; /* removes margin below p tag if followed directly by ul tag - mainly used for the award recipient page */
}

b, strong {
  font-weight: 800;
}

form b {
  font-weight: 700;
}

/* Buttons
   ========================================================================== */

.btn,
button,
input[type="submit"],
input[type="button"],
input[type="reset"],
.button,
span.button a,
.maroon-button,
span.maroon-button a,
.ReviewLink a,
.nav-pills .nav-link,
.nav-pills .nav-link.active,
ul.ZinePhotodirectory a,
.table-team a {
  background: #500000;
  color: #fff;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  text-decoration: none;
  cursor: pointer;
  font-weight: 700;
  letter-spacing: 0.5px;
  padding: 14px 32px;
  transition: all 0.3s;
  -webkit-border-radius: 48px;
  -moz-border-radius: 48px;
  border-radius: 48px;
}

input[type="reset"] {
  background: #e3e3e3;
  color: #818181;
}

.button,
span.button a,
.maroon-button,
span.maroon-button a,
.ReviewLink a,
ul.ZinePhotodirectory a,
.table-team a {
  background: #fff;
  color: #505665;
  border: 1px solid #505665;
  border-radius: 48px;
  padding: 14px 32px;
  font-size: 13px;
  text-transform: uppercase;
}

span.maroon-button,
span.maroon-button:hover,
span.maroon-button:active,
span.maroon-button:focus,
span.button,
span.button:hover,
span.button:active,
span.button:focus {
  background: none;
  padding: 0;
  border: none;
  color: #4c4545;
}

.maroon-button,
span.maroon-button a {
  background: #500000;
  border: 1px solid #500000;
  color: #fff;
}

.btn:hover,
.btn:focus,
.btn:active,
button:hover:not(.btn-close),
button:focus:not(.btn-close),
button:active:not(.btn-close),
input[type="submit"]:hover,
input[type="submit"]:active,
input[type="submit"]:focus,
input[type="button"]:hover,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:active,
input[type="reset"]:focus,
.button:hover,
.button:active,
.button:focus,
span.button a:hover,
span.button a:active,
span.button a:focus,
.maroon-button:hover,
.maroon-button:active,
.maroon-button:focus,
span.maroon-button a:hover,
span.maroon-button a:active,
span.maroon-button a:focus,
input[type="button"].cancel:hover,
input[type="button"].cancel:active,
input[type="button"].cancel:focus,
input.cancel:hover,
input.cancel:active,
input.cancel:focus,
input[value=" Cancel "]:hover,
input[value=" Cancel "]:active,
input[value=" Cancel "]:focus,
input[value="Cancel"]:hover,
input[value="Cancel"]:active,
input[value="Cancel"]:focus,
input#CartUpdateButton:hover,
input#CartUpdateButton:active,
input#CartUpdateButton:focus,
.ReviewLink a:hover,
.ReviewLink a:active,
.ReviewLink a:focus,
.nav-pills .nav-link.active:hover,
ul.ZinePhotodirectory a:hover,
ul.ZinePhotodirectory a:active,
ul.ZinePhotodirectory a:focus,
.table-team a:hover,
.table-team a:active,
.table-team a:focus {
  background: #aaa;
  color: #fff;
  text-decoration: none;
}

.btn:focus,
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
.button:focus,
span.button a:focus,
.maroon-button:focus,
span.maroon-button a:focus,
.ReviewLink a:focus,
ul.ZinePhotodirectory a:focus {
  outline: 0;
  color: #fff;
  background-color: #aaa;
  box-shadow: 0 0 0 4px rgb(170 170 170 / 50%);
}

.button:hover,
.button:active,
.button:focus,
.maroon-button:hover,
.maroon-button:active,
.maroon-button:focus,
span.maroon-button a:hover,
span.maroon-button a:active,
span.maroon-button a:focus,
span.button a:hover,
span.button a:active,
span.button a:focus,
.ReviewLink a:hover,
.ReviewLink a:active,
.ReviewLink a:focus,
ul.ZinePhotodirectory a:hover,
ul.ZinePhotodirectory a:active,
ul.ZinePhotodirectory a:focus,
.table-team a:hover,
.table-team a:active,
.table-team a:focus {
  border: 1px solid #aaa;
}

button.mfp-close:hover,
button.mfp-close:active,
button.mfp-close:focus {
  color: #4c4545;
}

button.close:hover,
button.close:active,
button.close:focus {
  background: none;
  box-shadow: none;
  color: #000;
}

.nav-pills {
  border-radius: 30px;
  padding: 8px;
  background: #F9F9FB;
  border: 1px solid #ddd;
}

.nav-pills .nav-link {
  background: none;
  color: #500000;
  font-weight: 600;
  font-size: 16px;
}

.nav-pills .nav-link.active,
.nav-pills .nav-link {
    padding: 14px 24px;
}

.nav-pills .nav-link:hover {
  color: #aaa;
}


/* Header
   ========================================================================== */

#utility-nav {
  background: #F9F9FB;
}

#utility-nav,
#utility-nav a {
  color: #4c4545;
  font-size: 15px;
}
#utility-nav a:hover,
#utility-nav a:active,
#utility-nav a:focus {
  color: #aaa;
}
#utility-nav .button {
  padding: 10px 20px;
  color: #fff;
  font-size: 13px;
}
#utility-nav .icon {
  color: #500000;
  margin-right: 4px;
}
.util-link {
  padding: 12px 16px;
  display: inline-block;
}
.banner {
  background: #500000;
  padding: 36px 0;
  background-image: linear-gradient(
      rgb(203 208 217 / 95%),
      rgb(123 140 169 / 95%)
    ),
    url(Inside_banner_notes.jpg);
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
}
.banner h1 {
  color: #fff;
  margin: 0;
}

.banner #logo img {
  max-width: 280px;
  width: 100%;
}
.banner #logo:hover img {
  opacity: 1;
}
.banner.banner-home {
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4)),
    url(home-banner.jpg);
  padding: 20% 0 3%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
.banner-home #logo img {
  max-width: 325px;
}
.banner.banner-home .banner-links a {
  font-size: 22px;
}
.banner-link {
  font-size: 18px;
  color: #fff;
}
.banner-link:hover,
.banner-link:active,
.banner-link:focus {
  color: #ccc;
}

/* #logo {
    opacity: 0;
    transform: translateY(20px);
    animation: fadeInUp 0.6s ease forwards;
}

@keyframes fadeInUp {
  to {
    opacity: 1;
    transform: translateY(0);
  }
} */

#logo {
  opacity: 0;
  transform: translateY(18px);
  animation: fadeInUp 0.75s cubic-bezier(0.22, 1, 0.36, 1) forwards;
  animation-delay: 0.08s;
}

@keyframes fadeInUp {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@media (prefers-reduced-motion: reduce) {
  #logo {
    animation: none;
    opacity: 1;
    transform: none;
  }
}


/* Login
   ========================================================================== */
a.LoginUserLink {
  margin-left: 3px;
  color: #500000;
}
a.LoginUserLink:hover,
a.LoginUserLink:active,
a.LoginUserLink:focus,
a.Logout:hover,
a.Logout:active,
a.Logout:focus {
  color: #aaa;
}

/* Login Error Template
   ========================================================================== */
.LoginRecoverForm {
  text-align: left;
}
.LoginRecoverForm tr td {
  padding: 0 10px 10px 0;
}
.error ul {
  margin: 0;
  padding: 0 0 0 20px;
}
.LoginForm .info {
  background-color: #f5f5f5;
  border: 1px solid #dee2e6;
  color: #3d3d3d;
}
.LoginForm .info a {
  color: #500000;
}

/* Search
   ========================================================================== */
.util-link.search-wrap {
  line-height: 0;
  padding: 0;
}
.search,
.search:hover,
.search:active,
.search:focus {
  border: none;
  background: none;
  padding: 0;
  color: #500000;
}
.search-wrap button:hover,
.search-wrap button:active,
.search-wrap button:focus {
  color: #aaa;
  background: none;
}
.search-wrap .dropdown-menu {
  border: none;
  padding: 0;
  background: none;
  left: auto !important;
  right: 0;
  top: 30px !important;
  transform: none !important;
  z-index: 9999;
}
.search-wrap svg {
  width: 24px;
  height: 24px;
  fill: #500000;
}
.search-wrap .dropdown-toggle::after {
  display: none;
}
#search_form input[type="text"] {
  width: 250px;
  padding-left: 20px;
  height: 45px;
  font-size: 14px;
  line-height: 21px;
  border: 1px solid #500000;
  box-shadow: 0 1px 3px 0 rgb(0 0 0 / 20%);
  background: #fff;
  border-radius: 20px;
}
#search_form input[type="submit"] {
  border: none;
  border-radius: 0;
  font-size: 0;
  background: transparent url(search.png);
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
  background-size: 16px;
  image-rendering: -webkit-optimize-contrast;
  position: absolute;
  top: 15px;
  right: 25px;
  padding: 0;
}
#lean_overlay {
  position: fixed;
  z-index: 100;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  display: none;
}
::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #ababab;
}
::-moz-placeholder {
  /* Firefox 19+ */
  color: #ababab;
}
:-ms-input-placeholder {
  /* IE 10+ */
  color: #ababab;
}
:-moz-placeholder {
  /* Firefox 18- */
  color: #ababab;
}

.search-wrap .show > .dropdown-menu {
  animation-name: slidenavAnimation;
  animation-duration: 0.5s;
  animation-iteration-count: 1;
  animation-timing-function: ease;
  animation-fill-mode: forwards;

  -webkit-animation-name: slidenavAnimation;
  -webkit-animation-duration: 0.5s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease;
  -webkit-animation-fill-mode: forwards;

  -moz-animation-name: slidenavAnimation;
  -moz-animation-duration: 0.5s;
  -moz-animation-iteration-count: 1;
  -moz-animation-timing-function: ease;
  -moz-animation-fill-mode: forwards;
}
@keyframes slidenavAnimation {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes slidenavAnimation {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* Cart
   ========================================================================== */

#utility-nav a.shoppingCart {
  color: #500000;
}

#utility-nav a.shoppingCart:hover,
#utility-nav a.shoppingCart:active,
#utility-nav a.shoppingCart:focus {
  color: #aaa;
}

span.item-in-cart {
  font-size: 12px;
  position: absolute;
  top: -10px;
  color: #500000;
}

span.cart-items {
  position: relative;
}

#utility-nav a.shoppingCart,
#utility-nav .search {
  border-radius: 20px;
  width: 30px;
  height: 30px;
  line-height: 32px;
  display: block;
  text-align: center;
  font-size: 16px;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  background: #fff;
}

/* Menu
   ========================================================================== */
#menu {
  background: #fff;
  box-shadow: 0px 4px 20px -8px rgba(0, 0, 0, 0.15);
}

#menu a {
  color: #4c4545;
  font-size: 16px;
}

#SMenu,
#menu li#page_4140,
#menu li#thispage.page_4140 {
  display: none;
}

.slicknav_menu .slicknav_menutxt,
a.slicknav_btn.slicknav_open .slicknav_menutxt {
  font-weight: bold;
}

.slicknav_menu .slicknav_icon-bar {
  font-size: 16px;
  background-color: #4c4545;
  box-shadow: none !important;
}
.slicknav_arrow {
  padding-left: 12px;
  float: right;
  font-size: 0;
}

.slicknav_arrow::after {
  -webkit-font-smoothing: antialiased;
  font-weight: 900;
  font-family: "Font Awesome 6 Free";
  content: "\f105";
  font-size: 18px;
  color: #500000;
}

.slicknav_collapsed .slicknav_arrow::after {
  content: "\f105" !important;
}

.slicknav_open .slicknav_arrow::after {
  content: "\f107";
}

.slicknav_menutxt {
  color: #4c4545;
}

#menu a.slicknav_btn {
  line-height: normal;
  padding: 20px 18px;
}

.slicknav_menu .slicknav_icon {
  float: right !important;
  padding-top: 5px;
}

.slicknav_nav {
  padding: 0;
  margin: 0;
}

.slicknav_nav > li > a,
.slicknav_nav .Login {
  font-weight: 700;
}

.slicknav_nav li > a,
.slicknav_nav .Login,
.slicknav_nav span.cart-items {
  padding: 12px 20px;
  text-align: left;
  border-top: 1px solid #eee;
  display: block;
}

.slicknav_nav span.cart-items {
  display: inline-block;
}

.slicknav_nav .Login .Login {
    padding: 0;
    border: none;
}

.slicknav_nav ul {
  padding: 0;
}

#menu .slicknav_nav ul li a {
  background: #dfdfdf;
}

#menu .slicknav_nav ul ul li a {
  background: #c5c5c5;
  font-size: 14px;
}

#menu .slicknav_nav ul ul ul li a {
  background: #8d8d8d;
  color: #fff;
}

.slicknav_menu .slicknav_icon {
  display: none;
}

.slicknav_menu .slicknav_menutxt {
  float: right;
}

.slicknav_menu a.slicknav_btn.slicknav_collapsed .slicknav_menutxt::after,
.slicknav_menu a.slicknav_btn.slicknav_open .slicknav_menutxt::after {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  -webkit-font-smoothing: antialiased;
  content: "\f0c9";
  font-size: 20px;
  padding-left: 8px;
  position: relative;
  top: 1px;
}

.slicknav_menu a.slicknav_btn.slicknav_open .slicknav_menutxt::after {
  content: "\f00d";
}

.slicknav_nav .Login a {
    display: inline-block;
}

#menu a.menu:empty,
.slicknav_menu a.menu:empty {
  display: none;
}

#menu .maroon-button {
  margin: 25px 0 0 15px;
  padding: 14px 32px;
  color: #fff;
  border: none;
  font-size: 14px;
  line-height: normal;
}
#menu #SMenu > li#thispage > a {
  font-weight: bold;
  color: #500000;
}


/* Content
   ========================================================================== */
.body-content,
.sidebar {
  margin: 30px 0 50px;
}
.member-home-sidebar .sidebar {
  margin-top: 30px;
}
.body-content::after {
  display: block;
  clear: both;
  content: "";
}
main a {
  text-decoration: underline;
  font-weight: 600;
}

/* Banner
   ========================================================================== */
#banner {
  margin: 20px 0 0;
}

.bx-wrapper img {
  width: 55%;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

.bx-wrapper {
  margin-bottom: 0 !important;
}

.bx-wrapper .bx-caption {
  background: #eee !important;
  width: 45% !important;
  left: auto !important;
  right: 0;
  top: 0;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

#banner .bx-wrapper .bx-caption span {
  font-family: "Nunito", sans-serif !important;
  font-size: 15px;
  padding: 30px;
  color: #4c4545;
}

#banner h2 {
  font-size: 24px;
}

#banner .bx-wrapper .bx-controls-direction a,
.slick-arrow {
  width: 45px !important;
  height: 45px !important;
  -moz-transition: none;
  -webkit-transition: none;
  -o-transition: color 0 ease-in;
  transition: none;
  z-index: 999 !important;
  background: #aaa;
  border-radius: 100%;
}

#banner .bx-wrapper .bx-prev {
  background-image: url(left.png) !important;
  background-position: 0 0 !important;
  left: -55px !important;
}

#banner .bx-wrapper .bx-prev:hover,
.slick-arrow:hover {
  background-position: 0 -45px !important;
  transition: none;
}

#banner .bx-wrapper .bx-next {
  background-image: url(right.png) !important;
  background-position: 0 0 !important;
  right: -55px !important;
}

#banner .bx-wrapper .bx-next:hover {
  background-position: 0 -45px !important;
}

.bxslider_title {
  font-family: "Marcellus", serif;
  font-size: 24px;
  color: #500000;
  margin: 0 0 10px;
}

#banner .bx-wrapper .bx-pager {
  z-index: 999;
}

#banner .bx-wrapper .bx-pager.bx-default-pager a {
  background: #fff !important;
  margin: 0 4px;
  width: 11px;
  height: 11px;
  border-radius: 100%;
}

#banner .bx-wrapper .bx-pager.bx-default-pager a:hover,
#banner .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #500000 !important;
}

#banner .bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  bottom: 10px !important;
}


#logoGallery.members-home-gallery {
  background: none;
  padding: 20px 0 0;
}

.members-home-gallery .logo_gallery_caption h3 {
    margin: 0;
}

.members-home-gallery .slick-dots li button::before {
  opacity: .8;
}

.members-home-gallery .slick-dots li.slick-active button::before {
  color: #500000 !important;
}

.members-home-gallery .slick-dots {
    bottom: -15px !important;
}

.members-home-gallery .lg_container a p {
    display: none;
}

.members-home-gallery .slick-dotted.slick-slider {
    margin: 0;
}

.members-home-gallery .slick-prev {
  left: -35px !important;
}

.members-home-gallery .slick-next {
  right: -35px !important;
}


/* Home Content
   ========================================================================== */
.intro {
  padding: 70px 0;
}
.featured-blocks {
  padding: 70px 0;
}

.featured-blocks table {
  font-size: 18px;
}

.featured-blocks h2 {
  font-size: 30px;
}
.featured-blocks h3 {
  font-size: 26px;
}
.featured-blocks h2,
.featured-blocks h3 {
  margin-top: 0;
  padding: 0;
  background: none;
}
.featured-blocks img {
  border-radius: 10px;
}

.featured-blocks table td h3,
.featured-blocks table td p {
  max-width: 450px;
  margin: 0 auto 24px !important;
}
.featured-blocks table td h3 {
  margin-bottom: 32px;
}
#section-highlight {
  background: #500000;
}
#section-highlight h2 {
  font-size: 28px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
span.sep {
  opacity: 0.5;
  margin: 0 20px;
}

/* Zines
   ========================================================================== */
.ZineItem {
  padding-bottom: 24px;
  margin-bottom: 24px;
  border-bottom: 1px solid #ccc;
}

.ZineItem .ZineSummaryIndex a {
  font-size: 16px;
}

/* Events
   ========================================================================== */

.calendar-wrap h1 {
  display: none;
}

.event-wrap .EvtCalList dl {
  background: #eee;
  border-radius: 10px;
  overflow: auto;
  padding: 30px;
}

.event-wrap dl {
  padding-top: 48px;
}

.event-wrap h1 {
  font-size: 30px;
  margin-bottom: 8px;
}

.event-wrap a {
  text-decoration: none;
}

.event-wrap div.EvtCal .EvtCalList dd {
  border-bottom: 1px solid #ddd;
}

.event-wrap h1,
.event-wrap p {
  text-align: center;
  color: #fff;
}

.event-wrap .ZineDate,
.event-wrap .ZineSummaryIndex,
.event-wrap .ZineTools {
  display: none;
}

div.EvtCal .EvtCalList dd {
  padding-bottom: 20px;
  margin-bottom: 20px;
}

div.EvtCal .EvtCalList dd:last-child {
  border: none;
  padding: 0;
  margin: 0;
}

.event-wrap div.EvtCal .EvtCalList dt {
  font-weight: normal;
  float: right;
  clear: both;
  padding-top: 2px;
}

div.EvtCal p.EventDate {
  font-size: 18px;
  color: #777;
  font-weight: 400;
  margin: 16px 0;
}

.EvtCalList dl dd:last-child div {
  border: none;
  margin: 0;
  padding: 0;
}

div.EvtCal .EvtCalRSS {
  display: none;
}

div.EvtCal table.EvtCalSm td.EvtDay a {
  background-color: #500000;
}

div.EvtCal table.EvtCalSm td.EvtDay {
  background-color: #ecf0f1;
}

/* Custom Upcoming Events Layout */

.event-wrap .event-wrapper {
  background: #fff;
  padding: 30px;
  border-radius: 10px;
  margin-top: 20px;
}
.event-item {
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.event-wrap .event-item {
  border-bottom: 1px solid #eee;
}
.event-wrap .event-item:last-child {
  margin: 0;
  padding: 0;
  border: none;
}
@media (min-width: 768px) {
  .event-wrap .event-item-wrapper .event-title {
    float: left;
  }
  .event-wrap .event-item-wrapper .event-date {
    float: right;
  }
  .event-wrap .event-item-wrapper::after {
    display: block;
    clear: both;
    content: "";
  }
}

/* Sidebar
   ========================================================================== */
.sidebar {
  padding: 30px;
  background: #F9F9FB;
  border-radius: 10px;
}
.sidebar h3 {
  font-size: 24px;
  margin-top: 0;
  border-bottom: none;
}
#VMenu {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#VMenu li {
  text-decoration: none;
  border: none;
  font-style: normal;
}
#VMenu li:first-child {
  border: none;
}
#VMenu > li:last-child {
  padding-bottom: 2px;
}
#VMenu a {
  padding: 10px 15px 10px 0;
  display: inline-block;
  font-size: 15px;
  line-height: 20px;
  color: #4c4545;
  text-decoration: none;
}
#VMenu ul li a {
  padding: 5px 0;
  font-size: 13px;
  color: #777;
}
#VMenu a:hover,
#VMenu a:active,
#VMenu a:focus {
  color: #aaa;
}
#VMenu ul li:last-child {
  border: none;
}
#VMenu a#thispage {
  color: #500000;
  font-weight: 900;
  text-decoration: none;
  display: block;
}
#VMenu ul {
  list-style: none;
  border-left: 1px solid #9d9d9d;
  padding: 0;
  margin: 0 0 0 15px;
}
#VMenu ul ul {
  margin: 0;
  padding-left: 15px;
  margin-left: 15px;
}
#VMenu ul ul ul {
  padding: 0;
  margin-bottom: 0;
}
#VMenu ul li {
  padding-left: 15px;
  border: none;
}
#VMenu ul ul li {
  padding: 0;
}
#VMenu li span.VM_collapse a.menu,
#VMenu li span.VM_expand a.menu {
  cursor: pointer;
  display: inline-block;
  width: 85%;
}
.VM_collapse {
  cursor: pointer;
  display: block;
  padding-right: 0;
  background-image: url(plus.png);
  background-position: 100% center;
  background-repeat: no-repeat;
}
#VMenu ul span.VM_collapse {
  background-position: 100% center;
}
.VM_expand {
  background-image: url(minus.png);
  background-position: 100% center;
  background-repeat: no-repeat;
  cursor: pointer;
  display: block;
  padding-right: 0;
}
#VMenu ul span.VM_expand {
  background-position: 100% center;
}
span.VM_expand a#thispage,
span.VM_collapse a#thispage {
  width: 70%;
}

/* vmenu */

.body-content .vmenu a::before {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  -webkit-font-smoothing: antialiased;
  content: "\f111";
  font-size: 5px;
  vertical-align: middle;
  margin-right: 8px;
}

.body-content .vmenu a {
  text-decoration: none;
}

.body-content .vmenu {
  padding-left: 20px;
}

/* Resource Directory */
.sidebar .ZineItem {
  padding-bottom: 6px;
  margin-bottom: 6px;
}
.sidebar .ZineItem a {
  font-size: 16px;
}
.sidebar .ZineItem {
  font-weight: normal;
}

/* Breadcrumb
   ========================================================================== */
.breadcrumb,
.ZinePath {
  line-height: normal;
}

.breadcrumb {
  background: #F9F9FB;
  padding-left: 0;
  padding-right: 0;
  margin: 0;
}

.pmenu,
.ZinePath {
  font-size: 12px;
}

.pmenu a,
.ZinePath a {
  font-size: 14px;
  text-decoration: none;
  margin: 0 7px;
  color: #888;
}

.pmenu a:hover,
.pmenu a:active,
.pmenu a:focus,
.ZinePath a:hover,
.ZinePath a:active,
.ZinePath a:focus {
  color: #aaa;
}

.pmenu a:first-child,
.ZinePath a:first-child {
    margin-left: 0;
}

.pmenu a:last-child,
.ZinePath a:last-child {
  color: #500000;
  font-weight: bold;
  margin-right: 0;
}


/* Footer
   ========================================================================== */
footer#footer,
footer#footer table {
  font-size: 15px;
}
footer#footer h2 {
  font-size: 18px;
  margin-top: 0;
}
footer#footer ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
footer#footer table {
  border-collapse: separate;
  border-spacing: 16px;
  margin: 0;
}
footer#footer td:first-child p {
  max-width: 400px;
}
footer#footer a,
footer#footer .footer-bottom a {
  color: #4c4545;
}
footer#footer .footer-bottom,
footer#footer .footer-bottom a {
  color: #5c5c5c;
}
footer#footer span.button a {
  color: #505665;
}

footer#footer .social a {
  font-size: 22px;
  color: #bbb;
}

footer#footer a:hover,
footer#footer a:active,
footer#footer a:focus,
footer#footer .footer-bottom a:hover,
footer#footer .footer-bottom a:active,
footer#footer .footer-bottom a:focus {
  color: #aaa;
}
footer#footer span.button a:hover,
footer#footer span.button a:active,
footer#footer span.button a:focus {
  color: #fff;
}
.footer-bottom {
  font-size: 14px;
}
.social li {
  margin: 0 8px 0;
}

.newsletter-wrap img {
  max-width: 167px;
}

/* Membership / Modules
   ========================================================================== */

.EvtRegRegistrants .blindbox .boxhead,
.Event .blindbox .boxhead {
  margin: 0;
  border: 2px solid #505665;
  padding: 10px;
  cursor: pointer;
}

.white-popup .Event h2 {
  margin-top: 0;
}
.white-popup .Event p.EventDate {
  margin-bottom: 0;
}

/* Popup hover flicker fix */

.EvtSessionRegistrant .popup {
  right: 18px !important;
}
div#popup1 .EvtFeeThankYou {
  font-size: 16px;
  padding: 10px 10px 7px;
}
.EvtReg table input {
  margin-right: 5px;
}
div.EvtRegFinish p {
  margin: 0;
}

.account_history div.popup {
  left: 0;
}

div.EvtRegFinish h1 {
  margin: 0;
}

.error .EventFee {
  background-color: #f2dede;
  padding: 0;
}

.Event .blindbox {
  margin-bottom: 20px;
}

/* Pay
   ========================================================================== */
.Pay form#payment-form,
.stripe form#payment-form {
  overflow: auto;
}
.Pay form#payment-form .col-sm-4,
.stripe form#payment-form .col-sm-4 {
  width: auto;
}

div.overlay {
  display: none;
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  text-align: center;
  background: rgba(0, 0, 0, 0.6);
  z-index: 99999;
}
div.overlayBox {
  width: 400px !important;
  margin: 50px auto;
  padding: 0 0 30px 0;
}

/* Form
   ========================================================================== */

#search_form form {
  margin: 0;
  position: relative;
}

/* Membership
   ========================================================================== */
ul.MembershipType {
  margin: 0 0 0 40px;
  list-style-type: disc;
}
ul.MembershipType li {
  padding-bottom: 10px;
}
.ContactForm select {
  height: 34px;
}
.ContactForm table td {
  display: block;
  margin-bottom: 20px;
}
.edit_profile td {
  display: block;
}
.edit_profile input,
.edit_profile textarea {
  max-width: 600px;
}
.new_contact h1,
.edit_profile h1,
.edit_contacts h1,
.Membership .account_history .Pay h1,
.edit_photo h1 {
  font-size: 24px;
  margin-top: 0;
}
.edit_contacts h2 {
  margin-top: 0;
  font-size: 20px;
}
ul.Membership_update_profile_menu li a:hover {
  background-color: #eee;
}

.branch_management h1 {
  font-size: 32px;
  margin-top: 30px;
}
.branch_management .tabpane h2:first-child {
  margin-top: 0;
}
.branch_management table.Report td {
  vertical-align: middle;
  font-size: 14px;
}
.branch_management table.Report th {
  background: #888;
  color: #fff;
}
.mfp-close-btn-in .mfp-close:hover,
.mfp-close-btn-in .mfp-close:active,
.mfp-close-btn-in .mfp-close:focus {
  background: none;
}

/* Mini Profile
   ========================================================================== */

.MembershipMiniProfile img {
  max-width: 100px;
}

.MembershipMiniProfile p {
  margin-bottom: 0;
}

.MembershipMiniProfile a,
ul.MembershipDirectoryMenu a {
  text-decoration: none;
}

.MembershipMiniProfile .org {
  font-style: italic;
  color: #777;
  font-size: 14px;
}

div#secondary_m .btn {
  margin: 5px 0;
  padding: 3px 8px;
  font-size: 14px;
}

/* Profile
   ========================================================================== */

.profile-image img {
  max-width: 180px;
}

.cert_profile {
  position: absolute;
  right: -30px;
  bottom: -20px;
  z-index: 9;
}

.cert_profile img {
  width: 75px;
}

.ContactPhone,
.ContactVcard,
.ContactNet {
  margin: 0;
}
.ContactVcard {
  display: none;
}
h1.membername {
  font-size: 24px;
  margin: 0;
  display: none;
}
.info_container p {
  margin-bottom: 10px;
}
.info_container .small {
  font-size: 14px;
  line-height: 1.4;
}
div#secondary_m p {
  margin-bottom: 10px;
}
.info_container p.ContactPhone {
  margin-bottom: 0;
}

.social-profile div:first-child::before {
  content: "Connect with me:";
  display: block;
  font-size: 24px;
  margin: 24px 0 3px;
  color: #500000;
  font-family: "Marcellus", serif;
}

.social-profile.social-mini div:first-child::before {
  content: "Connect with us:";
  font-size: 18px;
  margin: 8px 0 3px;
}

.social-profile a {
  font-size: 22px;
}
.twitter {
  color: #111;
}
.facebook {
  color: #3b5998;
}
.linkedin {
  color: #0072b1;
}
.instagram {
  color: #d6249f;
}
.profile-contact div.Contact {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ccc;
}
.profile-contact div.Contact:last-of-type {
  border: none;
  margin: 0;
  padding: 0;
}
.profile-contact .Contact .ContactVcard {
  display: none;
}

/* Members Home Boxes
   ========================================================================== */
.member_home_boxes .card {
  height: 100%;
  border: none;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  position: relative;
}
.member_home_boxes a {
  display: block;
  white-space: normal;
}
.member_home_boxes a:hover svg,
.member_home_boxes a:active svg,
.member_home_boxes a:focus svg {
  fill: #fff;
}
.member_home_boxes span {
  margin-bottom: 16px;
}

/* Sub-site styles
   ========================================================================== */

/* General */

#banner.sub-site-banner .bx-wrapper img {
  width: 100%;
  border-radius: 0;
}
#banner.sub-site-banner .bx-wrapper .bx-caption {
  width: 100% !important;
  top: auto;
  border-radius: 0;
  background: rgba(80, 80, 80, 0.75) !important;
  display: none !important;
}
#banner.sub-site-banner {
  margin: 0;
}
#banner.sub-site-banner .bx-controls-direction {
  display: none;
}

.fancy-letter {
  font-size: 150px;
  line-height: 65px;
  float: left;
  padding-top: 24px;
  padding-right: 12px;
  padding-bottom: 24px;
}

/* MISC page styles
   ========================================================================== */

/* State Competitions */
#dataTable_1_length {
    display: none;
}

#dataTable_1_filter label {
  margin-bottom: 24px;
}

textarea {
  height: 100px;
}

.meta_teacharea span {
    font-size: 16px !important;
}

.small-caps {
    font-variant: small-caps;
}

.QA form {
    padding: 40px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.formButtons {
  margin: 20px 0;
}

table.Form tr td {
  padding-bottom: 5px;
}

.sortable-list {
  scrollbar-width: auto !important;
}
ul#list2.sortable-list li {
  max-width: 100%;
}
.page-item.active .page-link {
  background-color: #500000;
  border-color: #500000;
}
.page-link {
  color: #500000;
}

.page-link:hover {
  color: #aaa;
}

.page-link:focus {
  box-shadow: 0 0 0 4px rgb(170 170 170 / 50%);
}

.table-style,
.table-style-no-block {
  width: 100%;
}

.table-space {
  border-spacing: 20px;
  border-collapse: separate;
  margin: -20px -20px 7px;
  width: auto;
}

.table-style td,
.table-style-no-block td {
  vertical-align: top;
  border: 1px solid #d1d1d1;
  padding: 20px;
  border-radius: 10px;
}

.table-style td::after,
.table-style-no-block td:after {
  display: block;
  clear: both;
  content: "";
}

.table-gray td {
  background: #F9F9FB;
}

.two-col td {
  width: 50%;
}

.three-col td {
  width: 33%;
}

.four-col td {
  width: 25%;
}

.table h2,
.table-style h2,
.table-style-no-block h2,
.table h3 {
  margin-top: 0;
}

.table-team h4 {
  margin-top: 0;
}

.table-team td {
  text-align: center;
  border: 1px solid #EEEAFA;
  padding: 40px 16px;
  border-radius: 16px;
}
.table-team td ul {
  list-style-type: none;
  padding: 0;
  font-size: 14px;
  color: #888;
}
.table-team td ul li {
  border-bottom: 1px solid #eee;
  padding-bottom: 3px;
  margin-bottom: 3px;
}
.table-team td ul li:last-child {
  border: none;
  padding: 0;
  margin: 0;
}
.table-team td p {
  margin-bottom: 16px;
}
ul[style*="list-style-type: circle;"],
ul[style*="list-style-type: square;"] {
  list-style-type: none !important;
  margin-left: 45px;
  padding-left: 0;
}
ul[style*="list-style-type: circle;"] > li,
ul[style*="list-style-type: square;"] > li {
  position: relative;
  margin-bottom: 15px;
}
ul[style*="list-style-type: circle;"] > li::before,
ul[style*="list-style-type: square;"] > li::before {
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
  font-family: "Font Awesome 6 Free";
  content: "\f058";
  color: #0154a7;
  font-weight: 900;
  position: absolute;
  left: -30px;
  top: 6px;
}
ul[style*="list-style-type: square;"] > li::before {
  content: "\f1c1";
  color: #4c4545;
  font-weight: 400;
}
ul.fa-ul .fa-li {
  color: #009688;
}

.join-banner {
  position: relative;
}

.join-banner-buttons {
  margin-top: 24px;
  text-align: center;
}

.join-banner-buttons .button {
  margin: 5px;
}

.mem-type-wrap {
  background: #ebebeb;
  background: url(Membership_Call_to_action.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin-top: 50px;
}

.mem-type-wrap h2 {
  margin-top: 0;
}

.mem-type-inner {
  background: #F9F9FB;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  border-top: 6px solid #500000;
  padding: 50px;
  position: relative;
  top: 50px;
  border-top-right-radius: 100px;
  border-bottom-left-radius: 100px;
  text-align: center;
}

.mem-type-inner .button {
  font-size: 15px;
}

.mem-type-inner ul li {
  margin-bottom: 15px;
}

.mem-type-inner p {
  font-size: 24px;
  font-weight: bold;
  color: #500000;
}

.mem-type-inner p:last-child {
  margin: 0;
}

.tab-content h3 {
  background: none;
  padding: 0;
}

.directory_adv_search div {
  margin-bottom: 15px;
}

.rounded-image img,
.rounded-image {
  border-radius: 10px;
}

.rounded-circle img {
  border-radius: 50%;
}

.attention-members p {
  margin-bottom: 10px;
}
.attention-members ul {
  margin: 0;
}
iframe {
  width: 100%;
}
small em {
  color: #888;
}
.bottom-ad {
  padding: 70px 0;
}
.ad {
  text-align: center;
  background: #d1d1d1;
}
.account_address {
  margin: 0;
}

span.underline {
  text-decoration: underline;
}
.alert {
  margin: 0 0 24px;
}
select {
  border: 1px solid #cccccc;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  padding: 5px;
}
select option {
  font-size: 14px;
}
.SponsorshipStatus {
  font-size: 16px;
  padding: 20px;
  display: inline-block;
  background: #f9f9f9;
  border: 1px solid #dfdfdf;
}
.SponsorshipStatus a.renew {
  margin: 10px 0 0;
}
.hide-rss table.ZineTools,
.hide-title-rss .ZineArticle.Zine_photodirectory,
.hide-title-rss table.ZineTools,
.hide-title-rss .ZineArticle.Zine_accordion {
  display: none;
}
table {
  border-color: #d1d1d1;
  font-size: 16px;
}
th {
  line-height: 1.4;
}
caption {
  caption-side: top;
}
table p:last-child {
  margin: 0;
}

p.PayAccountWarning {
  display: none;
}
.account_history table {
  border-collapse: collapse;
  width: 100%;
}
main .Search form#searchform input[type="text"] {
  vertical-align: top;
  max-width: 250px;
  width: 100%;
  font-size: 16px;
  height: 45px;
  line-height: 45px;
  border-radius: 20px;
  padding: 0 15px;
}
main .Search form#searchform input[type="submit"] {
  padding: 12px 20px;
  margin-left: 5px;
}
.Search h1:last-of-type {
  font-size: 24px;
}
.Search h1:last-of-type::after {
  content: none;
}

/* More space between Yes and No columns in form tables */
table.QA_question_group th {
  padding: 5px;
}
table.QA_question_group .QA_input {
  text-align: center;
}

/* Accordion */
.Zine table.accordionbox {
  margin: 0 0 24px;
}
.Zine th.accordioncontrol {
  padding: 0;
  margin: 0;
  background: #fff;
  border: none;
}
.Zine th.accordioncontrol .accordioncontrol {
  position: relative;
  padding: 20px 20px 20px 40px;
  font-size: 18px;
  border-bottom: 1px solid #a1a1a1;
}
.Zine tr:first-child th.accordioncontrol .accordioncontrol {
  margin-top: 0;
  border-top: 1px solid #a1a1a1;
}
table.accordionbox td {
  padding: 0;
}
.accordionbox .ZineBody {
  padding: 30px;
  font-size: 17px;
  background: #F9F9FB;
  border-bottom: 1px solid #a1a1a1;
}
.Zine span.accordioncontrolicon img {
  padding: 0;
}
.accordioncontrolicon {
  padding: 0 15px;
  position: absolute;
  left: 0;
}
.Zine_accordion h2 {
  font-size: 24px;
  margin-top: 30px;
}
.accordionpane h2,
.accordionpane h3 {
  margin-top: 0;
  font-size: 18.72px;
}
.accordionbox .ZineArticle table td,
.accordionbox .ZineArticle table th {
  padding: 12px;
}
.accordionbox .ZineArticle table td h4 {
  margin-top: 0;
}
.accordionbox .ZineArticle table {
  margin-bottom: 24px;
}

/* embedded accordions */
.accordionbox .ZineArticle .accordionbox th,
.accordionbox .ZineArticle .accordionbox td {
  padding: 0;
  border: none;
  background: none;
}
.accordionbox .ZineArticle .accordionbox .ZineBody {
  background: #fff;
}
.accordionbox .ZineArticle .accordionbox th div {
  font-size: 15px;
}

/* tables within embedded accordions */
.accordionbox .ZineArticle .accordionbox td table td {
  padding: 12px;
  font-size: 16px;
}
.accordionbox .ZineArticle .accordionbox table {
  margin: 0;
}

/* webinar recordings */
.recordings .Zine th.accordioncontrol .accordioncontrol {
  font-size: 14px;
}

/* Responsive Embeds */
.iframe-wrap {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}
.iframe-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Popups */
.white-popup h3 {
  margin-top: 0;
  padding-bottom: 15px;
  border-bottom: 1px solid #500000;
}
.white-popup p:last-of-type {
  margin: 0;
}
.faculty ul.ZinePhotodirectory img {
  border-radius: 100%;
}

/* Quick Links Slider
   ========================================================================== */
#logoGallery,
.event-wrap {
  background: #7d7d7d;
  padding: 70px 0;
}
.logo_gallery {
  background: #fff;
  padding: 30px 15px;
  border-radius: 10px;
}
#logoGallery h2 {
  color: #fff;
  text-align: center;
  margin: 0 0 26px;
  font-size: 30px;
}
#logoGallery .slick-slide {
  text-align: center;
  padding: 0 15px;
}
#logoGallery .slick-slide br {
  display: none;
}
.slick-slide img {
  border-radius: 10px;
  margin: 0 auto;
}
.slick-dots {
  bottom: -40px !important;
}
.slick-dots li button::before {
  font-size: 14px !important;
  color: #cbcbcb !important;
}
.slick-dots li.slick-active button::before {
  opacity: 1 !important;
  color: #fff !important;
}
.slick-dots li {
  margin: 0 !important;
}
.logo_gallery_caption {
  padding: 15px 0;
}
.logo_gallery_caption h3 {
  margin: 0 0 10px;
  padding: 0;
  background: none;
  font-size: 20px;
}
#logoGallery .slick-slide a {
  font-size: 16px;
  text-decoration: none;
  color: #4c4545;
}
.slick-prev::before,
.slick-next::before {
  display: none;
}
.slick-prev {
  background: url(left.png) !important;
  left: -55px !important;
}
.slick-next {
  background: url(right.png) !important;
  right: -55px !important;
}
/*.slick-prev::before, .slick-next::before {
    display: inline-block;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 6 Free" !important;
    font-size: 16px !important;
    line-height: 1;
    opacity: 1 !important;
    color: #fff !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 900;
}
.slick-prev::before {
    content: '\f053' !important;    
}
.slick-next::before {
    content: '\f054' !important; 
}*/
button.slick-arrow:hover,
button.slick-arrow:active,
button.slick-arrow:focus {
  background: none;
}
.slick-dots li button {
  border-radius: 100%;
}
.slick-dots li button:hover,
.slick-dots li button:active,
.slick-dots li button:focus {
  background: none;
}
button.slick-arrow:focus,
.slick-dots li button:focus {
  box-shadow: none;
}

/* Job search
   ========================================================================== */
.job_search {
  margin-bottom: 24px;
}
.submit_job_form form {
  margin: 1.5em 0 0;
  display: block;
}
.job_search h2,
.job_search form {
  display: none;
}
.job_search span.submit_job_form form {
  display: block;
}
.job_search td {
  display: block;
  border: none;
  padding: 0;
}
td.location_search {
  margin-top: 10px;
}

div.job_search table {
  float: none !important;
  width: 100%;
}
.job_search .formButtons {
  margin: 25px 0 0;
}
div.job_search td select {
  margin: 5px 0 0;
  border: 1px solid #ccc;
  padding: 5px;
}
span.submit_job_form span {
  float: none !important;
  font-size: 28px;
}
.job_postings .ZineArticle .ZineHeader h2 {
  font-size: 24px;
}
.job_postings .ZineArticle .ZineHeader h2::after {
  content: none;
}
.ZineArticle.Zine_job {
  max-width: 1140px;
  margin: 48px auto 0;
  padding: 0 15px;
}
div.ZineThumb {
  float: right;
  margin: 0 0 20px 20px;
}
.ZineThumb img {
  max-width: 150px;
}
.ZineArticle.Zine_job .ZineSummary {
  padding: 15px 0;
}
.ZineItem::after {
  content: "";
  clear: both;
  display: block;
}
@media (min-width: 768px) {
  .ZineArticle.Zine_job table.ZineImage {
    float: right;
    width: 200px;
    margin: 0 0 20px 20px;
  }
}

@media (min-width: 576px) {
  .ZineArticle.Zine_job {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .ZineArticle.Zine_job {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .ZineArticle.Zine_job {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .ZineArticle.Zine_job {
    max-width: 1140px;
  }
}

.job_postings .ZineArticle.Zine_job {
  max-width: 100%;
  padding: 0;
}
.ZineArticle.Zine_job .ZineAbout {
  font-size: 16px;
}
.ZineArticle.Zine_job .ZineAbout .ZineSummary {
  font-style: normal;
}

/* Data table report
   ========================================================================== */
.dataTable.Report,
.dataTable.Report td {
  border: none;
  vertical-align: middle;
}

.dataTable.Report tr:nth-child(2n) {
  background: #f2f2f2;
}

.dataTable.Report td {
  font-size: 14px;
  line-height: 16px;
  padding: 25px 10px;
}

.dataTable.Report thead th {
  border-bottom: 2px solid #4c4545;
  cursor: pointer;
}

.dataTable.Report td a {
  text-decoration: none;
}

.dataTable.Report thead th.sorting::after,
.dataTable.Report thead th.sorting_desc::after,
.dataTable.Report thead th.sorting_asc::after {
  display: inline-block;
  content: "";
  height: 6px;
  width: 10px;
  border-top: 6px solid #4c4545;
  border-left: 5px solid #fff;
  border-right: 5px solid #fff;
  margin-left: 8px;
  margin-bottom: 2px;
  transform-origin: center;
  transform: rotate(0deg);
  transition: transform 0.2s ease;
}

.dataTable.Report thead th.sorting_asc::after {
  transform: rotate(180deg);
}

div#DataTables_Table_0_paginate {
  margin: 20px 0;
}

div#DataTables_Table_0_paginate a {
  margin-right: 20px;
}

.dataTable.Report tr th {
  white-space: nowrap;
  width: auto !important;
}

.dataTables_wrapper {
  overflow-x: auto;
}

/* Pagination */
.dataTables_paginate {
  display: inline-flex;
  align-items: center;
  margin: 16px 0;
  padding-left: 1px;
}

.dataTables_paginate span {
    display: inline-flex;
}

/* Paginate buttons */
.dataTables_paginate a {
  position: relative;
  font-size: 14px;
  display: block;
  padding: 8px 12px;
  margin-left: -1px;
  line-height: 1.25;
  color: #500000;
  background-color: #fff;
  border: 1px solid #dee2e6;
  cursor: pointer;
  text-decoration: none;
}

/* Adjust for anchors */
.dataTables_paginate a:not([href]):not([class]) {
  padding: 8px 12px;
  margin-top: 0;
}

/* Paginate hover */
.dataTables_paginate a:hover,
.dataTables_paginate a:not([href]):not([class]):hover {
  color: #fff;
  background-color: #aaa;
  border-color: #aaa;
}

/* Paginate active */
.dataTables_paginate .paginate_active {
  z-index: 1;
  color: #fff;
  background-color: #500000;
  border-color: #500000;
  cursor: default;
}

/* Paginate disabled */
.dataTables_paginate .paginate_button_disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
  border-color: #dee2e6;
}

.dataTables_paginate a:first-child {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.dataTables_paginate a:last-child {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}


/* Gallery
   ========================================================================== */
.ppt {
  display: none !important;
}
#JGallery h1 {
  font-size: 24px;
}
#JGallery h1::after {
  content: none;
}
ul.gallery li {
  margin-bottom: 10px;
}
ul.gallery li img {
  vertical-align: baseline;
}
div.pp_default .pp_social {
  line-height: 1;
  font-size: 16px;
}
.pp_social .facebook {
  width: 67px !important;
}
div.ppt {
  display: none !important;
}

/* Photo Directory
   ========================================================================== */
main ul.ZinePhotodirectory li::before {
  display: none;
}
ul.ZinePhotodirectory img {
  margin: 0;
  float: none;
  border-radius: 10px;
}
.ZineArticle.Zine_photodirectory h2 {
  font-size: 26px;
}
ul.ZinePhotodirectory h3 {
  clear: both;
  background: none;
  padding: 0;
  margin: 32px 0 0;
}

ul.ZinePhotodirectory li h4 {
    margin-top: 16px;
    font-size: 16px;
}

ul.ZinePhotodirectory p {
  color: #888;
}
ul.ZinePhotodirectory .button,
ul.ZinePhotodirectory a,
.table-team a {
  padding: 8px 24px;
  display: block;
  max-width: 150px;
  margin: 8px auto 0;
}
ul.ZinePhotodirectory {
  list-style: none;
  padding: 0;
  margin: 0 0 40px;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  font-size: 0;
}
ul.ZinePhotodirectory::after {
  content: "";
  flex: auto;
}
ul.ZinePhotodirectory li {
  width: 29%;
  margin: 2%;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  text-align: center;
  border: 1px solid #EEEAFA;
  padding: 40px 16px;
  border-radius: 16px;
}

@media (max-width: 767px) {
  ul.ZinePhotodirectory,
  ul.ZinePhotodirectory li {
    display: block;
    width: 100%;
    text-align: center;
  }
  ul.ZinePhotodirectory li {
    margin: 0 auto 24px;
  }
  ul.ZinePhotodirectory li img {
    float: none;
    display: block;
    margin: 0 auto 10px;
  }
}

/* Return to top
   ========================================================================== */
#return-to-top {
  position: fixed;
  right: 40px;
  bottom: 40px;
  width: 40px;
  height: 40px;
  color: #fff;
  display: none;
  z-index: 99999;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  text-align: center;
  background-color: #aaa;
  opacity: 0.6;
  -webkit-backface-visibility: hidden;
}
#return-to-top i {
  line-height: 42px;
  font-size: 23px;
}
#return-to-top:hover,
#return-to-top:active,
#return-to-top:focus {
  opacity: 1;
}

@media print {
  .banner {
    print-color-adjust: exact;
  }
  .featured-blocks table tr {
    display: table-row !important;
  }
}
