.joms-right {
  display: none !important;
}

#sp-top-row {
    border-bottom: 1px solid #eeeeee;
}


  /* Adjust Padding on Student Submission Pages */
  .student-paper-submission #sp-main-body {
    padding: 0px 0px 30px 0px;
     min-height: 70svh;
}
  /* Header & Main Menu Settings */
  #sp-header {
    position: absolute;
    height: 60px;
    box-shadow: 0 5px 10px 0px rgba(0, 0, 0, 0.4),
    inset 0 10px 10px -10px rgba(0, 0, 0, 0.5);
    border-bottom: 1px solid rgb(0,0,0,.1);
    animation: none;
  }
  .sp-menu-item {
    text-transform: uppercase;
  }
  .justify-content-end {
    justify-content: center !important;
  }
  #sp-header a:active {
    color: #ffffff;
  }
  /* Add a Bottom Border and Shadow to the Sticky Header */
  #sp-header.header-sticky {
    top: 0px;
    box-shadow: 0 5px 10px 0px rgba(0, 0, 0, 0.4), inset 0 10px 10px -10px rgba(0, 0, 0, 0.5);
    border-bottom: 1px solid rgb(0,0,0,.1);
    animation: none;
  }
  /* Add a Top Shadow to the Panels */
  .panel-top-shadow {
    box-shadow: inset 0 15px 10px -10px rgba(0, 0, 0, 0.5)!important;
  }
  /* Add a Top Shadow to the Footer */
  .footer-top-shadow {
    box-shadow: inset 0 20px 10px -10px rgba(0, 0, 0, 0.8)!important;
  }
  @media (max-width: 991px) {
    .justify-content-end {
        justify-content: right !important;
        padding-right: 1em;
    }
  }
  /* Off Canvas Menu Styling */
  .offcanvas-menu {
    background-color: #B1B2BB;
    color: #000000;
  }
  .offcanvas-menu .offcanvas-inner ul.menu > li a,
  .offcanvas-menu .offcanvas-inner ul.menu > li span {
    color: #EEEFF4!important;
    text-shadow: 1px 1px 2px #000000;
    font-size: 20px;
    text-transform: uppercase;
  }
  .offcanvas-menu .offcanvas-inner ul.menu > li a:hover,
  .offcanvas-menu .offcanvas-inner ul.menu > li a:focus,
  .offcanvas-menu .offcanvas-inner ul.menu > li span:hover, 
  .offcanvas-menu .offcanvas-inner ul.menu > li span:focus {
    color: #ffffff;
  }
  .offcanvas-menu .offcanvas-inner .sp-module ul > li .offcanvas-menu-toggler {
    width: 100%;
    text-align: right;
  }
  .offcanvas-menu .offcanvas-inner ul.menu > li span {
    width: 100%;
  }
  .offcanvas-menu .offcanvas-inner ul.menu > li.menu-parent > .nav-header > .menu-toggler::after {
    float: right;
  }
  .offcanvas-menu .offcanvas-inner ul.menu > li > ul li a {
    font-size: 18px;
    line-height: 22px;
  }
  .offcanvas-menu .offcanvas-inner ul.menu > li {
    margin: 0 0 10px 0;
  }
  .offcanvas-menu .offcanvas-inner ul.menu > li.menu-parent .menu-toggler {
    color: #eeeff4;
  }
  .offcanvas-menu .offcanvas-inner ul.menu li.active a {
    display: block;
    color: #eeeff4!important;
  }
  .offcanvas-menu .offcanvas-inner ul.menu li.current.active a {
    color:#ffee00!important;
  }
  /* Set Menu Item Height and Auto Size the Font From the Template */
  @media (max-width: 1400px) {
    .sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
        font-size: 1.3vw!important;
        padding: 0px .7vw!important;
    }
  }
  /* Set Menu Font to VW to Change with Screen Width */
  .sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    line-height: 60px;
    font-size: .9vw;
    padding: 0px .7vw;
    text-shadow: 1px 1px 2px #000000;
  }
  /* Change the Weight of the Down Arrows on the Menu */
  body.ltr .sp-megamenu-parent > li.sp-has-child > span::after {
    font-family: "Font Awesome 6 Pro";
    font-weight: 300;
    margin-left: .25vw;
    margin-top: 4px;
  }
  /* Center The Main Menu */
  .sp-megamenu-parent {
    margin: 0 auto;
  }
  /* Change the Menu Hover Color to Yellow */
  .sp-megamenu-parent > li.active > a,
  .sp-megamenu-parent > li.active:hover > a, 
  .sp-megamenu-parent > li > span:hover {
    color: #ffee00!important;
  }
  /* Format the Dropdown Menu */
  .sp-megamenu-parent .sp-dropdown.sp-dropdown-main {
    top: 90%;
    width: max-content!important;
  }
  .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background: #a1a2aa;
    padding: 5px 10px;
    box-shadow: 0 0px 5px 0 rgba(0, 0, 0, 0.2);
    border: 1px solid #f0f0f0;
  }
  .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    line-height: 1.1vw;
    font-size: .95vw;
    padding: 0px 0px 10px 0px;
    text-shadow: 1px 1px 2px #000000;
  }
  .sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a {
    color: #ffee00!important;
  }
  /* Format and Align Burger Menu */
  .burger-icon > span {
    height: 1px;
    background-color: #ffffff;
  }
  @media (max-width: 991px) {
    .justify-content-end {
        justify-content: right !important;
    }
  }
  @media (min-width: 768px) {
    .container {
        max-width: 90%;
    }
  }
  /* Adjust First Panel of Each SP Page Builder page */
  #sp-page-builder .page-content .sppb-section:first-child {
    margin-top: 0px;
  }
  /* Set Styling For WSSA Elements */
  h2 span .wssa-lowercase {
    font-family: 'TitleFont', Arial, sans-serif;
    text-shadow: -1px 1px 0 #004ea9,
    1px 1px 0 #004ea9,
    1px -1px 0 #004ea9,
    -1px -1px 0 #004ea9;
  }
  .box-header {
    background: #004EA9;
    padding-left: .5em!important;
    padding-right: .5em!important;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .officers-info-text-title {
    font-size: 1em;
    line-height: 1.3em;
    margin: 0 0 0.5em .5em;
  }
  .elected-office {
    color: #004EA9;
    margin: 0.25em 0 0.25em .5em;
  }
  .officers-info-text {
    font-size: .9em;
    line-height: 1em;
    margin: 0 0 0.3em .5em;
  }
  @media screen and (max-width: 786px) {
    .officers-info-text {
        font-size: 0.75em;
    }
  }
  /* Hide Line Breaks on Desktops */
  @media screen and (min-width: 1400px)  {
    .mobile-break {
        display: none;
    }
  }
  /* Set Styling for Articles */
  .article-list .article, .article-details {
    margin-bottom: 30px;
    padding: 20px;
    border: none;
    box-shadow: 0px 0px 29px 17px rgba(0, 0, 0, 0.07);
    background-color: rgba(255, 255, 255, 0.19);
  }
  .article-list .article .article-intro-image img {
    border-radius: 0px;
    padding-top: 20px;
    padding-left: 20px;
  }
  .article-list .article .article-intro-image {
    border-bottom: none;
  }
  .article-details .article-full-image img {
    border-radius: 0px;
  }
  .article-details .article-ratings-social-share {
    border-top: 1px solid #004EA9;
    border-bottom: 1px solid #004EA9;
  }
  /* Set Padding on Special Pages */
  .remove-top-padding #sp-main-body {
    padding: 30px 0px 50px 0px;
    min-height: 70svh;
  }
  .remove-top-padding-app #sp-main-body {
    padding: 0px 0px 50px 0px;
    min-height: 100svh;
  }
  /* Set Button Styles */
  .btn,
  .btn-primary,
  .sppb-btn-primary {
    border: 1px solid #004EA9!important;
    color: #004EA9;
    background-color: rgba(233, 235, 237, 1);
    border-radius: 0px;
    margin-right: 10px;
  }
  .fa-print:hover::before,
  .btn:hover,
  .btn:active,
  .btn:focus,
  .btn-primary:hover,
  .sppb-btn-primary:hover,
  .btn-primary:active,
  .sppb-btn-primary:active,
  .btn-primary:focus,
  .sppb-btn-primary:focus {
    color: #E9EBED!important;
    background: #004EA9!important;
    background-color: #004EA9!important;
  }




  a.sppb-modal-selector {
    color: #333333!important;
  }
  .wssa-btn-custom-sect,
  .wssa-btn-custom {
    background-image: linear-gradient(0deg, #cacaca 10%, #fafafa 100%);
    color: #333333!important;
    border: 1px solid #aaaaaa!important;
    box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, 0.3)!important;
    transition: .3s;
  }
  a.sppb-modal-selector:hover,
  a.sppb-modal-selector:focus,
  a.sppb-modal-selector:focus-within,
  .wssa-btn-custom-sect:hover,
  .wssa-btn-custom-sect:focus,
  .wssa-btn-custom-sect:focus-within,
  .wssa-btn-custom:hover, 
  .wssa-btn-custom:focus,
  .wssa-btn-custom:focus-within {
    background-image: linear-gradient(0deg, #fafafa 10%, #cacaca 100%);
    color: #000000!important;
    border: 1px solid #aaaaaa!important;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0)!important;
  }

  .wssa-btn2-custom {
    background-image: linear-gradient(0deg, #fafafa 10%, #cacaca 100%);
    /* color: #004ea9; */
    color: #333333!important;
    border: 1px solid #aaaaaa!important;
    box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, 0.3)!important;
    transition: .3s;
  }
  .wssa-btn2-custom:hover {
    background-image: linear-gradient(0deg, #cacaca 10%, #fafafa 100%);
    color: #000000!important;
    border: 1px solid #aaaaaa!important;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0)!important;
  }




  .homepage-button {
    border: 1px solid #ffffff!important;
    border-radius: 0px;
  }
  .subpage-button {
    border: 1px solid #004ea9!important;
    border-radius: 0px;
  }




/**   Start 2025 Conference Custom CSS   **/

b, strong {
  font-weight: 400;
}
.wssa-nav-btn,
.wssa-nav-section-btn,
.uk-button-primary {
  outline: 2px solid #96b6dc;
}

.wssa-nav-btn-alt {
  outline: 2px solid #004ea9;
}
.wssa-aff-nav-btn {
  outline: 2px solid #ce9180;
}
.uk-button-primary {
  background-color: RGBA(0, 79, 168, 0.9);
  color: #fafafa;
  padding: 10px 15px;
  margin-right: 10px;
}
.uk-button-primary:hover,
.uk-button-primary:focus,
.uk-button-primary:active {
  background-color: RGBA(0, 79, 168, 1);
  color: #ffffff;
}


.wssa-nav-btn,
.wssa-nav-section-btn, 
.wssa-nav-btn-alt,
.wssa-aff-nav-btn,
.uk-button-primary {
  align-content: center;
  outline-offset: 0px;
  border: none!important;
  transition: outline-offset 250ms ease;
}

.wssa-nav-btn:hover,
.wssa-nav-btn:focus,
.wssa-nav-btn:active,
.wssa-nav-section-btn:hover,
.wssa-nav-section-btn:focus,
.wssa-nav-section-btn:active,
.wssa-nav-btn-alt:hover,
.wssa-nav-btn-alt:focus,
.wssa-nav-btn-alt:active,
.wssa-nav-btn-alt:focus-within,
.wssa-nav-btn-alt:focus-visible,
.wssa-nav-btn-alt:visited,
.wssa-nav-btn-alt:target,
.wssa-aff-nav-btn:hover,
.wssa-aff-nav-btn:focus,
.wssa-aff-nav-btn:active,
.wssa-aff-nav-section-btn:hover,
.wssa-aff-nav-section-btn:focus,
.wssa-aff-nav-section-btn:active,
.uk-button-primary:hover,
.uk-button-primary:focus,
.uk-button-primary:active {
  outline-offset: -5px;
}

@media (width > 1400px) {
  .wssa-btn-custom-sect,
  .wssa-nav-section-btn {
    min-height: 60px;
    align-content: center;
  }
}
@media (768px < width < 1399px) {
  .wssa-btn-custom-sect,
  .wssa-nav-section-btn {
    min-height: 90px;
    align-content: center;
  }
}



.wssa-footer-outline {
  outline: 2px solid #ffee00;
  outline-offset: -10px;
}

[id^="sppb-addon"]:has(> .wssa-section-heading) {
  width: fit-content!important;
}

.wssa-btn-custom-back,
.wssa-btn-custom-backhome {
  background: rgb(0, 79, 168, 0.9);
  color: #fafafa;
  padding: 8px 12px;
}

.wssa-btn-custom-back:hover,
.wssa-btn-custom-back:focus,
.wssa-btn-custom-back:active,
.wssa-btn-custom-backhome:hover,
.wssa-btn-custom-backhome:focus,
.wssa-btn-custom-backhome:active {
  background: #004ea9;
  color: #ffffff;
}

.wssa-btn-custom-back {
  width: 100%;
}

/**   End 2025 Conference Custom CSS   **/




  /* Set Form Styling */
  .form-control,
  .form-select,
  input[type="text"]:not(.form-control),
  .list-group-item {
    background: #EFF0F1;
    height: inherit!important;
    border: 1px solid #A8A9B1;
    border-radius: 0px;
    padding: 0px 0px 0px calc(.5rem + 3px);
    color: #000000;
    font-weight: 300;
    line-height: 2.6rem;
    font-size: 16px;
    margin-bottom: 5px;
  }
  .form-control.validate-email {
    width: 100%;
  }
  /* Set Styling on Sepcial Containers */
  .chosen-container-single .chosen-single {
    background: #EFF0F1!important;
    height: 30px!important;
    border: 1px solid #A8A9B1;
    border-radius: 0px;
    padding: 0px 0px 0px calc(.5rem + 3px);
    color: #000000!important;
    font-weight: 300;
    line-height: 26px;
    font-size: 16px;
  }
  /* Set Styling for Image Overlays */
  .sppb-addon-image-overlay {
    background-color: rgba(0, 0, 0, .3);
  }
  .sppb-addon-image-overlay-icon {
    line-height: 34px;
    color: rgb(255,255,255,.8)!important;
    background: rgb(0,78,169,.8);
  }
  .sppb-addon-image-overlay-icon:active,
  .sppb-addon-image-overlay-icon:focus,
  .sppb-addon-image-overlay-icon:hover {
    color: rgb(255,255,255,1)!important;
    background: rgb(0,78,169,1);
  }
  /* Set Styling for Engage Box */   
  /*.eb-page-heading {
    font-size: inherit!important;
  }*/
  /* Set Coming Soon Styling */
  .coming-soon-title,
  .coming-soon-number {
    color: #ffee02;
  }
  .coming-soon-string,
  .coming-soon-content {
    color: #ffffff;
  }
  /* Set Styling for Submission & Event Pages */
  .tox .tox-tbtn--select,
  .toggle-editor {
    display:none!important;
  }
  .tox-tinymce {
    height:200px!important;
  }
  .upload-page-padding #sp-main-body {
    padding: 30px 0px!important;
    min-height: 60vh;
  }
  select:not(.form-select):not(.form-control) {
    padding: 0 0.5rem;
  }
  .wssa-calendar-page #sp-main-body,
  .wssa-abstract-view #sp-main-body {
    padding: 0px 0px 50px 0px;
    min-height: 70dvh;
  }
  .wssa-eventlist-page #sp-main-body,
  .wssa-sectionlist-page #sp-main-body,
  .wssa-certificate-page #sp-main-body {
    padding: 20px 0px 50px 0px;
    min-height: 70dvh;
  }
  .wssa-certificate-page .btn-toolbar {
    display: none;
  }
@media (max-width:992px) {
    .wssa-eventlist-page #sp-main-body,
    .wssa-sectionlist-page #sp-main-body {
      padding: 190px 0px 50px 0px;
    }
}
@media (max-width:767px){
  .wssa-calendar-page #sp-main-body {
    padding: 30px 0px 50px 0px;
    min-height: 60dvh;
  }
}
  .wssa-panelentry-page #sp-main-body,
  .wssa-paneledit-page #sp-main-body,
  .conference-registration-form #sp-main-body {
    padding: 50px 0px;
  }
  @media (max-width:767px) {
      .conference-registration-form #sp-main-body {
          padding: 30px 0px 50px 0px;
      }
  }
/* Common website settings */
a {
  color: #004EA9;
}
a:hover,
a:focus,
a:active {
  color: #00326D;
}
  .wssa-paneledit-page h1 {
      font-size: 1.5em;
      font-weight: 500;
      color: #a11a00;
  }
  .wssa-sectionlist-page .filter-search,
  .wssa-sectionlist-page .btn-group {
    display: none;
  }
  .wssa-sectionlist-page .eb-search-bar-container {
    background-color: transparent;
    border-top: 1px solid #000000;
  }
  .conference-schedule-heading,
  .conference-schedule-heading:hover {
    background-color:#004EA9;
    color: #E9EBED!important;
  }
  .certificate-line {
    max-width: 300px!important;
    border-top: 2px solid #000000;
    margin: 0 auto;
    text-align: center;
  }
  /* Set Styling For Accordians */
  .sppb-panel-modern > .sppb-panel-heading {
    padding: 5px 30px 5px 15px;
    background-color: #b1b2bb;
    border: 1px solid #000000;
    color: #000000;
  }
  .sppb-panel-title {
    font-size: 1.11rem;
    font-weight: 400;
    text-transform: uppercase;
    color:#000000;
  }
  .sppb-panel-body {
    background-color: #ffffff;
    padding: 0px;
    border-top: none;
  }
  .sppb-panel-modern {
    background-color: #E9EBED;
    border: none;
    border-radius: 0px;
    margin-bottom: 5px;
  }
  .fa.fa-chevron-right {
    font-weight: 300!important;
  }
  .set-section-lineheight {
    line-height: 1;
    margin-bottom: 6px;
    padding-left: 15px;
  }
  .section-coordinator {
    line-height: 1;
    margin-bottom: 8px;
    font-weight: 800;
  }
  .form-check-input:checked {
    background-color: #004EA9;
    border-color: #004EA9;
  }
  .form-check-input {
    width: .7em;
    height: .7em;
    margin: .4em .25em 0px 0px!important;
  }
  #username.form-control,
  #password.form-control {
    height: 2.6rem!important;
  }
  #username.form-control {
    width: 100%!important;
  }
  .icon-eye::before {
    font-family: "Font Awesome 6 Pro";
    content: "\f06e";
  }
  .icon-eye-slash::before {
    font-family: "Font Awesome 6 Pro";
    content: "\f070";
  }
  .fa-key::before,
  .icon-eye::before,
  .icon-eye-slash::before {
    font-weight: 300;
    font-size: .8rem;
  }
  .loginremove-top-padding .list-group-item {
    padding: 5px 0px ;
    width: 40%;
    text-align: center;
  }
  /* JomSocial Page Styling */
  @media (min-width: 991px) {
    .jomsocial-wrapper {
        width: 80%;
        margin: 0 auto;
    }
  }
  .joms-toolbar--desktop > ul > li > a {
    font-size: 16px!important;
  }
  .joms-tab__bar > a {
    font-size: 18px!important;
  }
  .joms-focus__header {
    padding: 5px 15px;
    background: rgba(0, 50, 109, 0.5);
  }
  @media only screen and (min-width: 481px) {
    .joms-avatar--focus img {
        max-width: 60px;
    }
  }
  .joms-avatar--focus img {
    padding: 0px;
    margin-top: 5px;
    background: transparent;
    border: none;
  }
  .joms-focus__title h2 {
    margin: 0px;
  }
  .joms-focus__title h2 {
    font-size: 22px;
    font-weight: 400;
  }
  .page-item:nth-child(2) .page-link {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }
  .page-item:last-child .page-link {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }
  .joms-pagination .active a,
  .joms-pagination .active > span {
    background: #00326d;
    border-color: #00326d;
    color: #fff;
  }
  .joms-pagination li > a:hover,
  .joms-pagination li > span:hover,
  .joms-pagination li > a:focus,
  .joms-pagination li > span:focus {
    color: #fff !important;
  }
  .pagination > .active > a:hover,
  .pagination > .active > a:focus,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    border-color: #004ea9;
    background-color: #004ea9;
  }
  .joms-focus__button--add {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
  }
  .joms-stream__body,
  .joms-comment__body {
  font-size: 16px;
  line-height: 20px;
  }
  .joms-stream__body p {
  margin: 0px 0px 5px 0px;
  }
  .joms-media--image {
    margin: 0 auto;
  }
  .top-scroll-bar #sp-main-body {
    padding: 50px 0px;
  }
  .non-sppb-page .mb-3 {
    margin-bottom: .5rem !important;
  }
  .non-sppb-page .form-label {
  margin-bottom: .25rem;
}
.non-sppb-page .form-control-feedback {
    margin-top: 0rem;
    font-size: 0.675em;
 }

 .non-sppb-page legend {
    margin: 0px!important;
    padding: 0px!important;
}

  .rsform-dir-input p {
      margin-bottom: 0px;
  }
  .rsform-dir-input label {
      display: flex;
  }
  .rsform-dir-input input {
      margin: 4px 5px 0px 0px;
  }
  .rsform-dir-input select:not(.form-select):not(.form-control) {
      padding: 0px .5rem!important;
  }
/* .form-actions {
  margin-left: 5%;
} */
.form-actions button:first-child {
  display:none;
}
#rsform-table1 .rsform-table-row .rsform-right-col {
  white-space: pre-wrap;
}
.selectize-dropdown .active {
  color: #ffffff;
}
.wssa-popup-button {
  padding: 5px 10px 5px 10px;
  background-color: #b1b2bb;
  border: 1px solid #000000!important;
  color: #000000!important;
  font-size: 1rem!important;
  font-weight: 400;
  border-radius: 0px;
  text-align: left;
}
.wssa-popup-button:hover,
.wssa-popup-button:active {
  background-color: #a1a2aa;
}

.footer-osw-logo img {
  opacity: .5;
  filter: grayscale(1);
  transition: all .3s ease;
}
.footer-osw-logo img:hover {
  filter: grayscale(0);
  opacity: 1;
}

.acysubbuttons {
  display: table;
  margin-top: 10px;
}

.acym_module_form input {
  max-width: 100%;
}


/* Event Booking Styling */

.eb-event-item-grid-default-layout > div:not(.eb-event-thumb-container) {
  margin: 0px;
}

.eb-event-item-grid-default-layout .eb-event-title-container {
  margin-top: 0px !important;
  margin-bottom: 5px !important;
  background: #333333 !important;
  font-size: 24px !important;
  font-weight: 700 !important;
  line-height: 28px !important;
}

/* .eb-event-title,
.eb-event-title:hover,
.eb-event-title:focus {
  color: #ffffff !important;
}
*/

.eb-event-item-grid-default-layout .eb-event-title {
  font-size:18px!important;
  line-height: 36px!important;
  font-weight: 500!important;
}

.eb-event-item-grid-default-layout .eb-event-date-time,
.eb-event-item-grid-default-layout .eb-event-location,
.eb-event-item-grid-default-layout .eb-event-short-description,
.eb-event-item-grid-default-layout .fa.fa-map-marker::before {
  font-size:15px!important;
  line-height: 17px!important;
  font-weight: 400!important;
}

.eb-event-item-grid-default-layout .eb-event-title,
.eb-event-item-grid-default-layout .eb-event-date-time,
.eb-event-item-grid-default-layout .eb-event-short-description,
.eb-event-item-grid-default-layout .fa.fa-map-marker::before {
  padding-left: 10px;
}

.eb-event-item-grid-default-layout {
  box-shadow: none!important;
  padding: 0px 0px 5px 0px!important;
  background: #ffffff;
  border-radius: 5px!important;
  margin-bottom: 5px!important;
  border: 1px solid #333333!important;
}

.presenter-heading {
  font-size: 110%;
  font-weight: 600;
  margin: 10px 0px 5px 0px!important;
  color: #004EA9;
}

.speaker-icon:before {
  font-family: "Font Awesome 6 Pro";
    font-weight: 300;
    content: "\f007";
    margin-left: 10px;
    margin-right: 5px;
}

.group-icon:before {
  font-family: "Font Awesome 6 Pro";
    font-weight: 300;
    content: "\f0c0";
    margin-left: 10px;
    margin-right: 5px;
}

.sppb-nav-tabs > li > a {
  background: rgba(238,238,238);
  border: 1px solid rgba(136,136,136);
  box-shadow: inset 5px -10px 10px 5px rgba(25,25,25,0.25);
  color: rgba(0,0,0,.6)!important;
  margin-right: 5px;
  border-radius: 5px;
  padding: 6px 15px;
}

.sppb-nav > li > a:focus, .sppb-nav > li > a:hover {
  text-decoration: none;
  background-color: rgb(204,204,204);
}

.sppb-nav-tabs > li.active > a,
.sppb-nav-tabs > li.active > a:focus,
.sppb-nav-tabs > li.active > a:hover {
  background-color: #3371ba;
  border: 1px solid rgba(136,136,136);
  color: #ffffff !important;
}


.wssa-submission-list tbody td {
    text-align: left!important; 
    white-space: pre-line;
}

.wssa-submission-list tbody td.directoryActions {
  white-space: nowrap!important;
}

.wssa-section-coord {
  border: 1px solid #000;
  padding: 10px;
  background-color: rgba(0, 0, 0, 0.1);
}
.footer-osc-logo img {
  opacity: .5;
  filter: grayscale(1);
  transition: all .3s ease;
}
.footer-osc-logo img:hover {
  filter: grayscale(0);
  opacity: 1;
}
.wssa-submission-list #sp-main-body,
.wssa-check-in #sp-main-body {
  min-height: 70dvh;
}