.player {
    max-width: calc(200vh) !important;
}
.absolute-tr {
  top: -10px;
  right: 0;
  position: absolute;
}
dd.field-entry.videopresenter {
  margin-left: 0rem;
}
.videopresenter .field-value:before {
    font-family: FontAwesome;
    content: "\f028\00a0";
    display: inline-block;
    width: 1.28571429em;
    text-align: center;
}

@media only all and (max-width: 48rem) {
#sp-module-members-area, .mobilehidden {
    display: none;
}
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    font-weight: bold;
  }
  .sp-megamenu-parent > li.active > a {
  font-weight: bold;
  }
.sp-dropdown.sp-dropdown-main.sp-menu-right, .sp-dropdown.sp-dropdown-sub.sp-menu-right {
  width: max-content !important;
}
.badge.cat-Annual,.badge.cat-Webinars,.badge.cat-SIG,.badge.cat-Previous,.badge.cat-Mentor,.badge.cat-MENTOR {background: #f7943e;}
.badge.cat-Annual a,.badge.cat-Webinars a,.badge.cat-SIG a,.badge.cat-Previous a {color:#fff;}
.badge.cat-International, .badge.cat-Previous.International {background: #e74c3c;}
.badge.cat-International a, .badge.cat-Previous.International a {color:#fff;}
.badge.cat-Affiliate {background: #f5e51b;}
.badge.cat-Related {background: #736598;}
.badge.cat-Related a {color:#fff;}
.badge.cat-Endorsed, .badge.cat-Previous.Endorsed {background: #1e87f0;color:#fff;}
.badge.cat-Regional, .badge.cat-Previous.Regional {background: #123f6a;color:#fff;}

@media (min-width: 1400px) {
  .sppb-row-container {
    max-width: 1320px;
  }
}
#sp-right .current.active a {
  font-weight: bold;
  margin-left:15px;
  color:#123f6a;
}