body {
	background: #ffffff;
}
body, p, li, a  {
	font-family: Gotham A,Gotham B,Helvetica,sans-serif;
	font-weight: 400;
	font-style: normal;
}
h1, h2, h3, h4, h5, h6,
h2 a {
	font-family: Gotham A,Gotham B,Helvetica,sans-serif;
  font-style: normal;
  font-weight: 600; 
}
.site-title img {
	object-fit: cover;
}
#page .site-content .bp_members { 
    padding-top: 1.875rem; 
}
.page article {
	padding-top: 5vh
}
/** CONTENT DISPLAY BY USER TYPE **/
/** admin-only content **/
.admin-only {
	display: none;
}
.administrator .admin-only {
	display: initial;
}
/** SINGLE COURSE CREDENTIAL ICONS **/
.course-single__credential-icon {
margin-right: 6px;	
}
/** PROFILE UO COURSES **/
aside .uo-grid-wrapper .ld-progress {
	display: none;
}
/** LEARNDASH COURSE **/
.bb-cover-wrap {
	background: forestgreen
}
.ce-course .bb-learndash-banner {
	background-color: green;
}
.exam-prep .bb-learndash-banner {
	background-color: yellowgreen;
}
.buddypanel-menu>li>.bb-menu-item>img,
.buddypanel-open .buddypanel-menu>li>a.bb-menu-item>img {
    margin-left: 14px;
	  margin-right: 10px
}
.bb-card-course-details__credentials {
	display: inline-block;
	width: 76.4%;
}
.credit-hours, .exam-prep-tag {
	display: inline-block;
	height: 27px;
	width: 27px;
	background-color: #fff ;
	color: black;
	font-weight: bold; 
	text-align: center;
	float: right;
	font-size: 13px;
	line-height: 25px;
	border-color: black;
} 
.exam-prep-tag {
	color: #333; 
	background-color: white;
	border: 1px solid;
}
.single-sfwd-courses .credit-hours  {
	height: 36px;
	width: 36px;
	line-height: 34px;
	border: 1px solid black;
	font-size: 15px;
}
.bb-grid .credit-hours {
	border: 1px solid black;
}
 .single-sfwd-courses .exam-prep-tag {
	height: 36px;
	width: 36px;
	line-height: 34px;
	border: 1px solid black;
}
/** learndash course sidebar **/
.use-course-credits {
	text-align: center; 
}
.use-course-credits .btn-advance {
	width: 100%;
}
/** HEADER ASIDE CREDIT HOURS LINK**/
.notification-link .credit-hours {
	background-color: transparent;
	color: #939597;
	font-weight: 400;
	display: inline-block;
	border: 1px solid;
	width: 65px;
	text-transform: uppercase;
	text-align: center;
}
.notification-wrap span.count {
	right: -12px;
	top: calc( 50% - 28px);
	font-weight: 500;
	letter-spacing: 1px;
	font-size: 11px;
	line-height: 18px;
}
/** PROFILE MODIFICATIONS **/
nav#object-nav li {
	padding-right: 1vw
}
.my-account .bb-single-nav-item-point {
	font-size: 16px;
}
/** SELECTIVE PROFILE WIDGETS initial
 * TO DO select types/widgets via ACF
 
#bp_xprofile_profile_completion_widget-6 {
	display: none;
}
.corporate #bp_xprofile_profile_completion_widget-6 {
	display: block;
}
.corporate #bp_xprofile_profile_completion_widget-7 {
	display: none;
}
/**
.corporate-learner #bp_xprofile_profile_completion_widget-7 {
	display: none;
}**/
**/
/** PROFILE FAVORITES **/
.ldfc-favorite-table .ldfc-favorite-header { 
	text-indent: -10000px;
	background: transparent;
	padding: 0
}
.ldfc-favorite-table .ldfc-favorite-header .ldfc-favorite-search-input {
	border: 1px solid #ddd;
	margin-bottom: 1vh;
}
.ldfc-favorite-table .ldfc-favorites {
	border-top: 1px solid #ddd;
}
/** PROFILE COURSES **/

#page .bb-profile-grid .ld-course-list-items {
	justify-content: space-between;
}
#page .bb-profile-grid .bb-course-item-wrap {
	width: 33%;
	padding: 0;
	margin-bottom: 10px
}
#page .bb-profile-grid .bb-course-title {
	font-size: 16px;
}
/** GROUPS - branding **/
.group_image__wrapper {
	display: block;
	justify-content: space-between; 
}
.group-image {
	height: 76px;
	width: auto;
	max-width: 100%;
	padding: 10px;
	object-fit: contain; 
}
.user-greeting p {
	padding: 1vw 0;
}
/**
.user-greeting .group_image__wrapper {
	display: flex;
	justify-content: center;
	float: left; 
	margin-right: 2vw;
}
.user-greeting .group-image {
	margin: 1vw auto 1vw;
	display: block;
	width: 100px;
}
**/
/** COURSE ARCHIVE **/
.archive .ld-course-list-items .bb-course-item-wrap {
	width: 33%;
}
/** SEARCH RESULTS KLUDGE SINCE SEARCHING COURSES ONLY **/
.bp-search-results-wrapper .search_filters  {
	display: none;
}
	#buddypress .profile.edit .button-nav {
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
		padding-bottom: 30px
		
}
.buddypress-wrap .profile.edit .button-nav li {
	margin-right: 5px;
}
.bp-profile-content .profile.edit {
	padding: 30px 0;
}
/** PROFILE NAV TABS **/
.bb-template-v2 nav#object-nav>ul>li>a .bb-single-nav-item-point {
	padding-top: 5px ;
	padding-bottom: 5px;
}
.bb-template-v2 nav#object-nav>ul>li> .profile-nav__woocommerce div {
	padding-left: 6px;
	padding-right: 20px;
	border-radius: 8px;
	background-image: url( https://university.www.gbes.com/wp-content/uploads/sites/21/2022/05/cropped-GBES-1-e1652138487955-150x150.png ) ;
	background-size: 14px;
	background-repeat: no-repeat;
	background-position: 97%;
	background-color: #eee
}
/** COVER STYLE COURSE GRID META 
 * *MIGHT* try Buddy Boss text color settings for alternate-text-color
 * **/

.archive .bb-grid .bb-course-items .ld-progress-stats {
	color: white ;
}
.archive .bb-grid .bb-course-items .bb-course-excerpt {
	color:white;
	font-weight: 500;
}
/** IMAGELESS PROFILE HEADER **/ 
.bp-user #buddypress #item-header.users-header {
	text-align: center; 
  border-radius: var(--bb-block-radius); 
  background: var(--bb-content-background-color);
	border: 1px solid var(--bb-content-border-color); 
	font-size: .875rem;
	line-height: 1.35;
	margin-top: -31px;
	margin-bottom: 1.25rem;
	padding: 1.25rem 1.25rem 1rem  1.25rem;
} 
.single-headers .item-header-wrap {
	/**display: block; **/
	justify-content: center;
}
.imageless-profile-cover__wrap .item-meta {
	margin-bottom: 0;
}
.bp-user .users-header .user-nicename {
	margin-bottom: 0;
}
.item-header-content
.member-cover__email {
	font-size: 16px;
	padding-bottom: 6px;
}
.extra-meta {
	display: block; 
	text-align: center;
}
/** COMPANY LANDING PAGE ADJUSTMENTS **/
.bb-ldactivity__blank {
	min-height: 160px;
	padding: 0;
}
.learndash-course-list form {
    margin-bottom: 0;
}
.learndash-course-list ul {
	margin-bottom: 0;
}
.bb-la__title {
	margin-top: 20px;
}
/**
 *	NATIVE LEARNDASH FLASHCARD
 *	STYLING. ONLY NEEDED UNTIL
 *	THESE ARE REPLACED WITH
 *	STORYLINE MODULES.
 *	
 *	Published: 22/05/26
 *	Modified:  22/05/26
 **/

/*
learndash-flashcards-card-container {
	border-style: solid;
}
*/
.learndash-flashcards-card {
	border-style: solid;
}

/** TRANSCRIPT CUSTOM STYLES **/

.uo-ultp-transcript-document__logo img {
	width: 200px;
	margin: 15px auto;align-content
	display: block;
}
.uo-ultp-transcript__print-btn {
	    border: 1px solid var(--bb-primary-button-border-regular) !important;
    background-color: var(--bb-primary-button-background-regular);
     
    border-bottom: 1px solid var(--bb-primary-button-border-regular)!important;
    border-radius: 100px;
    width: 100%;
    -webkit-transition: all linear .2s;
    transition: all linear .2s;
    font-size: 14px;
    display: inline-block;
    padding: 10px 19px;
    line-height: 1.471; 
	  width: 80px;
	  text-align: center;
    color: white !important;
	  float: right;
}
.uo-ultp-transcript__print-btn:hover {
	background-color: orange !important;
	border-color: orange !important;
}
/** PROFILE RENEWAL META **/
.profile__status-string {
	margin-left: 4px;
}
#buddypress .single-headers .item-meta .less_than_six_months, #buddypress .single-headers .item-meta .less_than_six_months .profile__status-string {
	color: orange;
}
#buddypress .single-headers .item-meta .less_than_three_months,
#buddypress .single-headers .item-meta .less_than_three_months .profile__status-string,
#buddypress .single-headers .item-meta .overdue, 
#buddypress .single-headers .item-meta .overdue .profile__status-string {
	color: red;
}
/** GROUP - template page dashboard **/
.bb-dash .align-items-right {
	float: right;
}
/** COURSE ACQUISITION SIDEBAR **/
.course-acquisition-options__wrapper .bb-button-wrap {
}
.course-acquisition-options__wrapper p {
	margin: 0;
	padding-top: 5px;
}
/** START COURSE BUTTON **/
/** general **/
.bb-single-course-sidebar a.btn-advance, .learndash-wrapper .ld-status, .ld-alert {
	font-size: 15px;
	font-weight: 500;
	letter-spacing: 1px;
}
/** REVIEW COMPLETED COURSE CONTENT**/
.completed-course-review-link {
	text-align: center;
	display: block;
}
/** tin canny **/
.bb-single-course-sidebar .uo-tclr-open-content-button {
	letter-spacing: 1px;
}
.bb-single-course-sidebar .uo-tclr-open-content-button__icon {
	display: none;
}
/** COURSE SIDEBAR - Favorite Button **/
.ldfc-favorite-button .ldfc-button.js-favcon-favorite {
	color: gray;
}
.ldfc-favorite-button {
	margin-bottom: 20px;
	display: block; 
}
.bb-course-preview-content {
	overflow: hidden;
}
/** course-sidebar__additional **/
.bb-single-course-sidebar .bb-button-wrap {
	padding-top: 0
}
.bb-single-course-sidebar .bb-course-volume-list {
	padding-bottom: 0 ;
}
/** COURSE SIDEBAR - tincanny launch **/
.uo-tclr-open-content-button {
	    border: 1px solid var(--bb-primary-button-border-regular);
    background-color: var(--bb-primary-button-background-regular);
    color: var(--bb-primary-button-text-regular);
    border-bottom: 1px solid var(--bb-primary-button-border-regular)!important;
    border-radius: 6px;
    width: 100%;
    -webkit-transition: all linear .2s;
    transition: all linear .2s;
    font-size: 14px;
    display: inline-block;
    padding: 10px 19px;
    line-height: 1.471;
}
.uo-tclr-open-content-button:hover {
	    border: 1px solid var(--bb-primary-button-border-hover);
    background-color: var(--bb-primary-button-background-hover);
    color: var(--bb-primary-button-text-hover);
    border-bottom: 1px solid var(--bb-primary-button-border-hover)!important;
}
/** GROUP Courses **/
.bb-course-items .ld-progress-stats {
	color: #A3A5A9;
}
/** DON'T BOTHER GBES UNLIMITED WITH CREDS AND OTHER IRRELEVANT STUFF**/
.gbes-unlimited .credit-hours__notification, 
.gbes-unlimited .menu-item-195499, 
.gbes-unlimited .menu-item-196636,
.gbes-unlimited .menu-item-196635,
.gbes-unlimited #profile-subtab__all-personal-li,
.full-access .credit-hours__notification, 
.lifetime-ce-access .credit-hours__notification
{
	display: none;
}
/** PROFILE NAV REPLACE WITH DIRECT ID/CLASS */
#object-nav > ul > li:nth-child(9)  {
	display: none;
}
.gbes-unlimited #object-nav > ul > li:nth-child(9)  {
	display: block;
}
/** GBES U Course Grid Nav **/
.gbes-unlimited form .courses-type-navs  {
	display: none;
}
/** GBES Unlimited Sign-Up **/
.get-gbes-unlimited {
	display: block; 
	line-height: 24px;
	margin-top: 1vh; 
	font-size: 18px;
}
.get-gbes-unlimited img {
	display: inline-block;
	height: 18px;	
	vertical-align: text-top;
	margin-left: 4px;
}
/** STORYLINE LIGHTBOX **/
.single-sfwd-courses .nivo-lightbox-overlay {
	  z-index: 10;
    transform: translate(68px,100px);
    width: calc(100% - 60px);
	  height: calc( 100% - 100px ) ;
}
/** RISE-ARTICULATE LESSON IFRAME **/
.has-tin-can-embed .AnC-iFrame {
	width: 100% !important;
	height: calc( 90vh - 100px ) !important;
} 
/** REMOVE MINIMIZE/MAXIMIZE ON TIN CAN ONE-LESSON LESSONS **/
.tin-can-one-lesson__lesson .header-minimize-link, .tin-can-one-lesson__lesson .header-maximize-link {
	display: none;
}
.has-tc-embed .learndash_content_wrap {
	max-width: 100%;
	padding-top: 2vh;
}
.has-tc-embed #learndash-page-content {
	padding: 0
} 
/** BODY CLASS **/
.ce-course.has-tin-can-embed .bb-grid {
	display: block;
}
/** USE LEARNDASH LEVEL CSS TO HIDE 
 * "Please read through content
 */
.has-tin-can-embed #learndash-page-content p, .has-tin-can-embed #learndash-page-content ol {
	display: none;
}
.has-tin-can-embed .learndash-wrapper .learndash_content_wrap {
	max-width: 100%;
}
.has-tin-can-embed .learndash_content_wrap .ld-content-actions {
	display: none;
}
.exam-prep .learndash_content_wrap .ld-content-actions {
	display: block;
}
/** NOTES BUTTON AND LESSON COURSE HOME BUTTON **/
/** NOTES - My Notes **/
.ldnt-note-listing-form th {
	font-weight: 500;
}
#ldnt-shortcode .lds-bulk-download, #ldnt-shortcode .ldnt-note-nav ul li a {
	font-weight: 500;
	background: #008080
}
/** TAKE NOTES - Tab Button **/
.nt-note-tab i {
	border-right: none;
	padding: 0 0 0 18px;
	vertical-align: bottom;
}
.nt-note-tab.bottom {
	border-top-left-radius: 8px;
	right: -4px;
	padding: 0;
	width: 150px;
	text-align: center;
}
.single-sfwd-lessons .nt-note-tab.bottom  {
	right: 160px;
	border-top-right-radius: 8px;
}
.nt-note-tab.bottom span {
	font-weight: 500;
	padding: 0;
	height: 40px;
	line-height: 40px;
	margin-left: 4px;
}
.archive .nt-note-tab {
	display: none;
}
.nticon-doc:before {
	content: '\eda9';
	font-family: 'bb-icons';
	font-size: 22px;
	margin-right: 0;
	display: inline-block; 
	margin-left: 0;
}
/** NOTES BOX **/
#nt-note-title-field input[type='text'].nt-note-title {
	font-size: 18px;
	font-weight: 700;
}
#nt-utility-links {
	background-color: black
}
.return-to-course-link:hover {
		background-color: rgb(0, 128, 128);
	  color: white;
	  opacity: .8;
}
.return-to-course-link { 
	  height: 40px;
	  width: 160px;
		line-height: 40px;
    display: block;   
		text-align: center;
    transition-duration: .25s;
	  position: fixed; 
	  right: -4px;
    color: #fff;
		background-color: rgb(0, 128, 128);
	  border-top-right-radius: 8px;
	  border-top-left-radius: 8px; 
	  text-align: center;
    font-weight: 500;
    font-size: 14px;
	  letter-spacing: 1px;
    bottom: 0;
    text-decoration: none;
    border-bottom: 0 !important;
    box-shadow: none !important;
    transition: all ease-in-out 250ms;
}
.return-to-course-link i {
	 margin-right: 4px;
	font-size: 18px;
	vertical-align: bottom;
}
/** EMPHASIZE BACK TO COURSE LINK **/
.lms-topic-sidebar-course-navigation a.course-entry-link {
	color: white;
	background-color: rgb(0, 128, 128);
	 
	  font-weight: 400;
}
.lms-topic-sidebar-course-navigation a.course-entry-link:hover {
	
	background-color: rgb(0, 128, 128);
	opacity: .7;
}
/** CONVERT FAVORITE ICON TO BB BOOKMARK ICON **/
.ldfc-icon.ldfc-icon-heart::before {
	content: '\ee86';
	font-family: "bb-icons";
	color: rgb( 127,127,127);
	height: 1em;
	width: 1em;
	margin-left: 0;
}
.favcon-saved .ldfc-icon.ldfc-icon-heart::before {
	content: '\e872';
	font-family: "bb-icons";
	color: white;
	height: 1em;
	width: 1em;
	margin-left: 0;
}
.favcon-saved .ldfc-icon.ldfc-icon-heart::before {
	content: '\e872';
	font-family: "bb-icons";
}
.js-ldfc-unfavorite .ldfc-icon.ldfc-icon-heart::before  {
	content: 'X'; 
	font-family: Gotham, sans-serif;
	font-size: 13px;
}
.js-ldfc-unfavorite .ldfc-icon {
	margin: 0;
}
.js-ldfc-unfavorite:hover .ldfc-icon.ldfc-icon-heart::before  {
	content: 'X'; 
	font-family: Gotham, sans-serif;
	font-size: 13px;
	color: white;
}
/** WIDGET SHORTCODE CORRECTION **/
.widget-area aside > p {
	display: none;
}
/** BP WIDGET FORMATTING **/
.bb-template-v2 .widget {
	padding-bottom: 1.25rem;
}

/** COURSE GRID **/
/** Containers **/
.page .uo-grid-wrapper {
	justify-content: center;
}

.uo-grid-wrapper {
	margin-bottom: 2vh !important;
	margin-top: 0;
	margin-left: 0;
	justify-content: center;
}
.uo-grid-wrapper > div {
	margin: .5%
}
.uo-ultp-grid-container--all {
	margin-top: 1%;
}
/** COLUMN LAYOUT **/
.uo-col-11, .uo-col-12, .uo-col-13, .uo-col-14, .uo-col-15, .uo-col-16 {
	padding: 0;
}
.uo-3-col {
	width: 32%; 
	padding: 0;
}
.uo-4-col {
	width: 24%;
}
@media ( max-width: 1024px ) {
	.uo-3-col, .uo-4-col {
		width: 48%
	}
}
@media ( max-width: 425px ) {
	.uo-3-col, .uo-4-col {
		width: 100%;
		max-width: 100%;
		min-width: 0
	}
}
.bb-card-course-details__wrapper, 
.course__credential-icons--wrapper {
	padding-bottom: 10px;
}
.uo-grid-wrapper .grid-course .uo-border > a {
	flex-grow: initial;
}
.learndash-wrapper .ld-progress {
	margin: 0
}
.uo-grid-wrapper .course-info-holder .uo-course-short-description {
	margin: 4px 0 0;
	padding: 0
}
/** Containers - completed grid **/
.uo-grid-wrapper .grid-course .course-info-holder.completed {
	background: transparent;
}
.list-tag-container {
	display: none;
}
.list-tag-container.complete {
	display: block;
}
.uo-grid-wrapper .grid-course .course-info-holder.completed .list-tag-container {
	color: white;
	font-weight: 500
}
.uo-grid-wrapper .grid-course .completed .uo-course-progress,
.uo-grid-wrapper .grid-course .completed .percentage,
.uo-grid-wrapper .grid-course .completed .list-tag-container:nth-of-type(2){
	display: none;
}
.uo-grid-wrapper .grid-course:hover .uo-border.completed {
	border: none;
}
.uo-grid-wrapper .grid-course .course-info-holder {
	padding: 0 2vw 1vh;
	background: transparent;
	z-index: 2;
}
.uo-grid-wrapper .grid-course .course-info-holder.bottom {
	padding-top: 1vh;
	position: static;
	z-index: 10;
}
.uo-grid-wrapper .grid-course:hover .course-info-holder {
	background: transparent;
}
#item-body > div > div:nth-child(5) > div > div  {
	overflow:hidden;
}
.uo-grid-wrapper .bb-card-course-details__wrapper {
	z-index: 10; 
	width: 100%; 
	height: 80px; 
	padding: 2vh 2vw 0;
	display: block;
	overflow: hidden;
	min-height: 80px;
	position: static;
		
}

/** elements **/
/** CATEGORY SELECTOR ON UO GRID PAGES **/
.uo-grid-wrapper form {
	margin-bottom: 0;
}
.course-grid__credential-icon,  
.uo-grid-wrapper .grid-course .course-grid__credential-icon {
	margin-right: 4px;
	width: 24px;
}
.uo-grid-wrapper .grid-course .course-grid__credential-icon {
	margin-bottom: 4px;
}
.uo-grid-wrapper .credit-hours {
	font-size: 12px;
}
.uo-grid-wrapper .grid-course .course-title {
	color: #333;
	font-size: 14px;
	font-weight: 600; 
}
.course-info-holder .percentage {
	font-size: 14px;
}
.uo-grid-wrapper .learndash-wrapper .ld-progress .ld-progress-stats {
	color: white;
}
.uo-grid-wrapper .grid-course .course-title {
	color: white;
	font-size: 20px;
	text-shadow: 1px 1px 1px black;
}
.uo-grid-wrapper .course-info-holder p {
	color: white;
	font-size: 14px;
}
/** resume or start button **/
.uo-toolkit-grid__course-action { 
	z-index: 2;
	padding:0 2vw 2vh
}
#buddypress .uo-toolkit-grid__course-action a input[type="submit"],
.uo-toolkit-grid__course-action a input[type="submit"] {
	float: right;
	font-size: 11px;
	font-weight: 400;
	min-height: 0;
	line-height: 24px;
	height: 26px;
	letter-spacing: 1px;  
	padding-top: 0;
	padding-bottom: 0;
	width: auto;
	padding-right: 12px;
	padding-left: 12px;
	text-transform: capitalize
}
/** uo-border **/
.uo-grid-wrapper .grid-course .uo-border, 
.uo-grid-wrapper .grid-course .uo-border > a:first-child, 
.uo-grid-wrapper .grid-course .uo-border {
	border-radius: 8px;
}

.uo-grid-wrapper .uo-border:hover {
	background-color: #eeeeee;
}
.uo-grid-wrapper .grid-course .uo-border > a {
	height: 100%;
	max-height: 100%;
	positioN: absolute;
	border-radius: 8px;
}
.uo-grid-wrapper .grid-course .uo-border {
	width: 100% !important;
}
.uo-grid-wrapper .grid-course .uo-border {
	border-radius: 8px;
}
.uo-grid-wrapper .grid-course .uo-border {
	border: none;
}
.uo-grid-wrapper .grid-course:hover .uo-border {
	border: none;
}
/** image **/
.uo-grid-wrapper .grid-course .uo-border > a:first-child .featured-image img, 
.uo-grid-wrapper .grid-course .uo-border > a:first-child .featured-image {
	width: 100%;
	max-width: 100%;
	border-radius: 8px;
	object-fit: cover;
}
.uo-grid-featured-image.no-image {
	background: green;
	display: block;
	height: 100%;
}
.uo-grid-wrapper .grid-course .uo-border > a:first-child .featured-image img, 
.uo-grid-wrapper .grid-course .uo-border > a:first-child .featured-image {
	height: 100%;
	max-height: 100%;
	z-index: 0;
	position: absolute;
}
.back-overlay {
	height: 100%;
	width: 100%;
	content: '' ;
	background-color: black;
	position: absolute;
	opacity: .4;
	border-radius: 8px;
	display: block;
	overflow: hidden;
	z-index: 1;
	
} 
.uo-grid-wrapper .grid-course .featured-image {
	 height: 100%;
	width: 100%;
	 border-radius: 8px;
	 position: absolute;
	 
}
.uo-grid-wrapper .grid-course .featured-image img{
	object-fit: cover;
	height: 100%;
	width: 100%;
}
/** ADJUST CURRENT MENU BORDER MARK **/
.bb-template-v2 .primary-menu>li.current-menu-item>a {
	border-width: 4px;
}
/** DATA TABLES TRANSCRIPT **/
.transcript-table {
	font-size: 13px;
	line-height: 1.25
}
.user-transcript h3, .user-transcript h4, .user-transcript p {
	text-align: center;
	line-height: 1.25; 
}
.user-transcript h3, .user-transcript h4
{
	margin-bottom: 0
}
#user-transcript-table_wrapper > div.dt-buttons > button.dt-button {
	padding: 6px 12px;
	margin-bottom: 2vh;
}
.user-transcript button i {
	font-size: 24px;
}
.user-transcript th:nth-of-type(4) {
	text-align: center;
	padding-right: 30px
}
.user-transcript td:nth-of-type(4),
.user-transcript td:nth-of-type(6)  
{
	text-align: center;
}
.user-transcript th:nth-of-type(5),
.user-transcript th:nth-of-type(6) 
{
	text-align: center
}
.user-transcript__credentials {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.user-transcript__certificate-dl  {
	font-size: 30px;
	text-align: center;
	display: block;
}
.user-transcript__certificate-dl i {
	padding: 8px;
	transition-duration: .5s;
}
.user-transcript__certificate-dl i:hover {
	color: white;
	background-color: #008080;
	border-radius: 8px;
}
.user-transcript__certificate-dl:hover i {
	color: white
}
.user-transcript td {
	vertical-align: middle;
}
#user-transcript-table_wrapper > div.dt-buttons > button.dt-button {
	background: transparent;
	border-color: gray;
}
#user-transcript-table_wrapper > div.dt-buttons > button.dt-button i {
	color: gray;
}
#user-transcript-table_wrapper > div.dt-buttons > button.dt-button:hover,
#user-transcript-table_wrapper > div.dt-buttons > button.dt-button:hover i {
	color: #333;
	border-color: #333;
}
/** CENTER PROFILE NAV TABS **/
.bp-navs ul {
	display: flex;
	flex-wrap: wrap; 
	justify-content: center;
}
/** CE REPORT **/


.ce-report-table td:nth-of-type(6) {
	text-align: left;
}
.ce-report-table th,
.ce-report-table td:nth-of-type(3),
.ce-report-table td:nth-of-type(5),
.ce-report-table td:nth-of-type(7){
	text-align: center;
}
/** GRID CONTENT TYPE ICONS **/
.course-grid__content-type {
	color: white;
	padding-top: .25vh;
	display: block;
	line-height: 24px;
}
.course-grid__content-type i {
	color: white;
	font-size: 24px;
	float: right;
}
/** MIXITUP CE CONTROLLERS **/
.mixitup__controllers {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0.5%;
}
#buddypress .mixitup__controllers {
	padding: 0 0 2vh;
}
.mixitup__controllers .cred-wrapper {
	cursor: pointer;
	height: 56px;
}
.mixitup__controllers .cred-wrapper img {
	object-fit: cover;
	height: 100%;
	border: 2px solid transparent;
	transition-duration: .5s;
}
.mixitup__controllers .cred-wrapper.reset-wrapper, #buddypress 
.mixitup__controllers .cred-wrapper.reset-wrapper  {
	height: auto;
	border: none;
}
.mixitup__controllers .cred-wrapper.reset-wrapper a, #buddypress .mixitup__controllers .cred-wrapper.reset-wrapper a {
	padding: 6px 12px;
	line-height: 20px; 
}
.mixitup__controllers .cred-wrapper:hover img, .mixitup__controllers .mixitup-control-active img {
	border-color: #008080; 
}
#controller-WELLAP {
	border-radius: 50%;
}
/** vs freezing and related flashcard type issues 
.has-tin-can-embed .learndash padding remove,
see about setting maximized, buddyboss closed as default for courses only **/
/** EXTRA START BUTTON AFTER REDEEM CREDITS **/
.extra-start-button {
	display: none;
}
/** CREDIT HOURS FIX **/
.notification-link .credit-hours { 
 width: auto;
padding-left: 8px;
padding-right: 8px; 
}
/** COMPLETED COURSES **/
.completed .back-overlay {
	opacity: .6
}
.uo-border.completed:after {
	content: 'COMPLETED';
	transform:  rotate( 45deg )  ;
	display: block;
	position: absolute;
	top: 33%;
	left: 25%;
	color: black;
	opacity: 1;
	font-weight: 900;
	font-family: Courier New;
	letter-spacing: 3px;
	z-index: 10;
	background-color: rgb(255,255,0,.8);
	padding: 0 8px;
	border-radius: 4px;
}
/** ALERTS IN PROFILE AREA **/
.bp-feedback {
	text-align: left;
	font-weight: 700;
}
/** EXAM PREP MIXITUP CONTROLLERS **/
.mixitup__controllers.exam-prep {
	justify-content: center;
}
.mixitup__controllers .category-controller {
	display: flex; 
	flex-direction: column; 
	justify-content: center;
	padding: 0 1vw;
	max-width: 150px;
	text-align: center;
	border: 1px solid; 
	margin: .5vw;
	border-radius: 8px;
	transition-duration: .5s;
}
.mixitup__controllers .category-controller:hover, .mixitup__controllers .category-controller.mixitup-control-active  {
	background: #008080; 
	border-color: #008080;
}
.mixitup__controllers .category-controller:hover h4, .category-controller.mixitup-control-active  h4 {
	color: white;
}
.category-controller__label {
	font-size: 13px;
	margin: 0;
}
/** NEED TO DISTINGUISH GRID TYPES **/
.mixitup__controllers.exam-prep .cred-wrapper.reset-wrapper, #buddypress .mixitup__controllers.exam-prep .cred-wrapper.reset-wrapper {
	margin: .5vw;
}
.mixitup__legend {
	margin-bottom: .5vh;
	font-style: italic;
	font-size: 90%
}
/** CREDIT MESSAGE **/
.credit-message {
	display: block;
	width: 61.8%;
	min-width: 300px;
	margin: 1vh auto;
	padding: 1vh 1vw 0;
}
.page .credit-check {
	text-align: center;
	margin-bottom: 0;
}
/** PROFILE META **/
#buddypress .single-headers .item-meta {
	padding-top: 1vh;
}
#buddypress .single-headers .item-meta span, #buddypress .single-headers .item-meta {
	color: #4D5C6D;
	font-size: 14px;
}
/** IN PROGRESS NO DATA **/
.bb-no-data {
	top: 33%;
}
/** Latest courses **/
.latest-courses__wrapper {
	float: right;
	width: 90%;
	display: block;
}
.latest-courses__title {
	font-size:18px;
	font-weight: 600;
	margin-bottom: .5vh;
	line-height: 1.2
}
.latest-courses__excerpt {
	color: #333;
	margin-bottom: .5vh; 
}
/** BUDDY PANEL SUBN MENU **/
.bb-template-v2 .side-panel-menu .current-menu-parent.current-menu-item>a, .bb-template-v2 .side-panel-menu>.current-menu-item>a {
	background-color: #008080
}
.bb-template-v2 .side-panel-menu>.current-menu-item .sub-menu .current-menu-item a, .bb-template-v2 .side-panel-menu>.current-menu-item .sub-menu a:hover {
	color: white;
}
/** SIDEBAR EDIT BUTTON **/
#block-11 {
	border: none;
	padding: 0
}
.sidebar-profile-edit {
	display: block; 
	overflow:hidden;
}
.sidebar-profile-edit a {
	    background-color: var(--bb-primary-color);
    border: 0;
    color: var(--bb-body-background-color);
	  padding: 13px 26px;
    border-radius: 6px;
	  float: right;
}
/** COURSE GRID ACQUISITION OPTIONS **/
.course-acquisition-options__wrapper {
	z-index: 2
}
/** SIMPLE VERSION 
.grid-course input[type="submit"] {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	font-weight: 400;
}
**/
.grid-course .use-course-credits, .grid-course .grid-buttons {
	display: flex;
	justify-content: space-between;
	padding: 0 2vw 2vh;
	flex-wrap: wrap; 
}
.grid-course .use-course-credits form,
.grid-course .use-course-credits a,
.grid-course .grid-buttons a,
.grid-course .get-credits a
{
	      background-color: var(--bb-primary-button-background-regular);
    color: var(--bb-primary-button-text-regular);
    border: 1px solid var(--bb-primary-button-border-regular);
    font-family: inherit;
    border-radius: var(--bb-button-radius);
    text-decoration: none;
    cursor: pointer;
    display: inline-block;
    border-width: 1px;
    border-style: solid;
    outline: 0;
    vertical-align: middle;
    -webkit-appearance: none;
    -webkit-transition: .3s all;
    transition: .3s all;
    font-size: 11px;
    font-weight: 400;
    min-height: 0;
    line-height: 24px;
    height: 26px;
    letter-spacing: 1px;
    padding-top: 0;
    padding-bottom: 0;
    width: auto;
    padding-right: 12px;
    padding-left: 12px;
	  color: white;
	  background-color: #008080;
	  text-transform: capitalize;
}
.grid-course .use-course-credits form:hover,
.grid-course .use-course-credits a:hover,
.grid-course .grid-buttons a:hover,
.grid-course .get-credits a:hover
{
	background-color: var(--bb-primary-button-background-hover); 
	border-color:  var(--bb-primary-button-background-hover); 
}
.grid-course .use-course-credits form {
	padding-left: 9px;
	padding-right: 9px;
}
.grid-course .use-course-credits form {
	line-height: initial; 
}
.grid-course .use-course-credits input[type="submit"] {
	font-size: 11px;
	font-weight: 400;
	display: inline;
	padding: 0;
	border: none;
	line-height: 24px;
	height: auto;
	background: transparent !important;
}
.grid-buttons a.get-gbes-unlimited {
	display: none;
}
.form_pre-click {
	width: 100%;
	display: none;
}
.grid-course .use-course-credits:hover .form_pre-click {
	display: block; 
	font-size: 11px;
	background-color: white;
	color: #080080;
	border-radius: 8px;
	margin-top: 1vh;
}
/** GET CREDITS **/
.grid-course .get-credits {
	padding: 0 2vw 2vh;
	overflow: hidden;
}
.grid-course .get-credits .bb-button-wrap {
	float: left;
}
.grid-course .get-credits .btn-advance {
	float: right; 
	clear: none;
}
.grid-course .get-credits a {
	float: none;
	clear: both;
}
.grid-course .showhide {
	clear: both; 
	width: 100%;
}
.grid-course .get-credits__list {
	margin: 0;
	padding-top: .5vh;
}
.grid-course .get-credits__list li {
	margin-bottom: .5vh
}
.grid-course .get-credits__list li:last-child {
	margin-top: 4px;
	margin-bottom: 1vh;
} 
/** PROFILE VISIBILITY OPTIONS **/
.field-visibility-settings-header {
	display: none;
}

/*
 * TESTING TO HIDE "MARK
 * COMPLETE" BUTTON WITH CSS
 * FOR A SPECIFIC LESSON
 *
 * Generally a bad idea, but 
 * present in case the thought
 * occurs to try again for any
 * special reason.
#post-210857 #learndash-page-content > div > div > div.learndash_content_wrap > div.ld-content-actions {
	display: none;
}
*/
.parent-pageid-197141 #page > footer{
	padding-top: 120px;
}
/** HIDE PRIVATE MESSAGING AND CLEAN UP SECONDARY NAV FOR NOW **/
#header-messages-dropdown-elem, #header-aside > div > span {
	display: none;
}
/** SITEWIDE NOTICE **/
#page > aside.bp-sitewide-notice {
	border-top: 1px solid var(--bb-content-border-color); 
}
#page > aside.bp-sitewide-notice  {
	background-color: rgba(0, 128, 128, 0.1)
}
/** DATATABLE **/
.ce-reporting tbody:first-child {
	display: flex;
}
#ce-report-table_length {
	margin-right: 24px;
}
#ce-report-table_wrapper > div.dt-buttons > button.dt-button.buttons-collection.buttons-colvis {
	margin-left: 24px;
}
#ce-report-table > tbody > tr  > td.ce-report__autoreporting {
	text-align: center;
}
#ce-report-table th:nth-of-type(7) {
	min-width: 200px;
}
.page-template-page-fullwidth-content .site-content > .container {
	padding: 1%;
}
.ce-reporting > table {
	width: auto;
}
.ce-reporting #min, .ce-reporting #max {
	min-width: 235px;
}
#ce-report-table_wrapper > div {
	margin-bottom: 20px;
}
#ce-report-table_wrapper th.sorting {
	text-align: center
}
/** GROUP MANAGEMENT OPTIONS **/
#group-report > div.uo-row.uo-groups-section.uo-groups-report-go-back > div > div > button {
	display: none;
}

/** TEST
.bb-course-status-wrap {
	display: none;
} **/
/** RED NOTICE
.bp-feedback.bp-sitewide-notice p, .bp-feedback.bp-sitewide-notice button {
	text-align: center;
	color: white
}
.bp-feedback.bp-sitewide-notice p strong {
	letter-spacing: 2px;
}
#page > aside.bp-sitewide-notice {
	background-color: rgba(255, 0, 0, .75);
}
**/
/** MARK COMPLETE **/

.learndash-wrapper .learndash_content_wrap .learndash_mark_complete_button  {
	bottom: 0;
	padding: 0 0 0 30px;
	height: 40px; 
	width: 236px;
	border-radius: 0;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
}
.tclr-mark-complete-button {
	position: fixed ;
	bottom: 0;
	
}
.tclr-mark-complete-button form {
	margin-bottom: 0;
	display: inline-block;
}
.tclr-mark-complete-button form:before {
	content:'\e876';
	   font-family: "bb-icons-legacy";
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: scale(0.8);
	  height: 30px;
	width: 30px;
	font-size: 24px;
	color: white;
	z-index: 10;
	left: 14px;
	top: 6px;
	position: absolute;
}
@media ( max-width: 1024px) {
	.tclr-mark-complete-button {
	position: fixed ;
	bottom: 50px;
	right: 0;
	}
	.learndash-wrapper .learndash_content_wrap .learndash_mark_complete_button {
		border-bottom-left-radius: 8px;
		border-bottom-right-radius: 0;
		border-top-right-radius: 0;
		position: fixed;
		bottom: 50px;
		right: 0;
		text-align: center;
	}
	.tclr-mark-complete-button form:before {
	    content: '\e876';
    font-family: "bb-icons-legacy";
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: scale(0.8);
    height: 30px;
    width: 30px;
    font-size: 24px;
    color: white;
    z-index: 10;
    left: 10px;
    top: auto;
    position: fixed;
    bottom: 54px;
    left: auto;
    right: 190px;
	}
}
/** MAYBE DISABLE REGISTRATION POP-UP **/
.registration #elementor-popup-modal-204777 {
	display: none !important ; 
}
.registration article {
	padding-top: 0;
}
/** FULL ACCESS LIST **/
.full-access__div {
	display: flex;
	flex-wrap: wrap;
} 
.full-access__logos {
	width: 50%; 
}
.full-access__logos img {
	height: 130px; 
	width: auto;
	max-width: 100%;
	object-fit: contain;
	margin-right: 10px;
	float: right;
	margin-top: 1vh
}
@media( max-width: 425px ) {
	.full-access__logos {
		width: 100%;
	}
	.full-access__logos img {
		margin: 1vh auto ; 
		display: block;
		float: none;
	}
	.full-access-list .following {
		display: none;
	}
}
.full-access-list {
	list-style: none;
	padding: 1vh 1vw;
	margin: 0
}
.full-access-list i {
	margin-right: 1vw;
	font-size: 20px;
	line-height: 30px;
}
.full-access-list li {
	line-height: 34px;
	font-size: 18px;
}

.full-access-list i.following {
	margin-right: 0;
	margin-left: 4px;
	transition: margin .4s
}
.full-access-list li a {
	border-radius: 4px;
	line-height: 30px;
	height: 30px;
	display: inline-block;
	width: auto;
}
.full-access-list li:hover a {
	background-color: var(--bb-sidenav-menu-background-color-active);
	color: white;
}
.following {
}
.full-access-list li:hover .following {
	margin-left: 12px;
	color: white;
	display: inline-block;
}
/** CORPORATE FULL ACESS **/
.corporate-access-heading {
	text-align: center;
	margin-bottom: 0;
}
.full-access-corporate {
	justify-content: center;
}
/** IN RPGORESS WIDGET CORPORATE PAGE **/
.bb-la__parent { 
  height: 2em;
  overflow: hidden 
}
.corporate-access-heading {
	font-size: 24px;
}
.full-access-corporate .full-access-list li {
	text-align: center;
}
.bb-ldactivity-main-section h3 {
	font-size: 24px;
	font-weight: 400 !important
}
.full-access-corporate i {
	margin-right: .5vw;
}
.full-access-corporate .full-access-list li:hover .following {
	margin-left: 1vw;
}
/** CUSTOMIZED MEMBERS DIR **/
div.bb_more_options.member-dropdown > div > a > i {
	font-size: 19px;
}
/** TEMP ! HIDE PRIVACY SETTING LINK **/
a#profile, #notifications-personal-li {
	display: none;
}
#credit-hours__notification {
	display: none;
}
.site-header-container #site-logo .bb-logo img, .site-header-container #site-logo .site-title img.bb-logo, .site-title img.bb-mobile-logo {
    max-height: 76px;
    object-fit: contain;
}
/** HOME MENU NAV **/
.home-page .elementor-nav-menu--main .elementor-nav-menu ul, 
.archive .elementor-nav-menu--main .elementor-nav-menu ul
{
	position: static;
}
.home-page .elementor-nav-menu--main .elementor-nav-menu ul li,
.archive .elementor-nav-menu--main .elementor-nav-menu ul li {
	margin-left: 2vw;
}
.archive .elementor-nav-menu--dropdown {
	background: transparent
}
/** CUSTOM LESSON GRID **/
.lesson-grid .elementor-post {
	position: relative;
}
.lesson-grid .elementor-posts-container .elementor-post__thumbnail__link {
	position: absolute;
	height: 100%;
}
.lesson-grid .elementor-post__thumbnail {
	padding-bottom: 0 !important;
	height: 100%;
	border-radius: 10px;
}
.lesson-grid .elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail.elementor-fit-height img {
	position: initial;
	height: 100%;
	object-fit: cover;
	transform: initial;
	-webkit-transform: initial;
	-ms-transform: initial;
}
.lesson-grid .elementor-post {
	height: 300px;
}
.lesson-grid .elementor-posts .elementor-post__text {
	z-index: 1;
	display: flex; 
	justify-content: center;
	height: 100%;
	background: rgba( 0, 0, 0, .5);
	border-radius: 10px
}
.lesson-grid .elementor-posts .elementor-post__excerpt {
	flex-grow: initial;
	-wbkit-box-flex: 
		initial;  
	-ms-flex-positive: initial
}
.lesson-grid .elementor-posts .elementor-post__text h3 a,
.lesson-grid .elementor-posts .elementor-post__excerpt p,
.lesson-grid .elementor-post__read-more{
	color: white;
	margin-left: 10%;
	margin-right: 10%;
	display: block;
	overflow: hidden;
	text-shadow: 1px 1px black;
}

.lesson-grid .elementor-posts .elementor-post__text h3 a {
	font-size: 24px;
	letter-spacing: 1px;
}
.lesson-grid .elementor-posts .elementor-post__text p {
	font-size: 18px; 
	letter-spacing: 1px;
	font-weight: 500;
}
.elementor-post__read-more-wrapper {
	position: absolute;
	bottom: 20px;
	right: 10%
}
.lesson-grid .elementor-post__read-more {
	background-color: black;
	width: 100px;
	text-align: center;
	border-radius: 6px; 
}
.archive .elementor-post__read-more  {
    position: absolute;
    bottom: 20px;
    right: 0;
}
.buddypanel .side-panel-menu a, .buddypaneel .side-panel-menu i,
.buddypanel .side-panel-menu a>.bs-submenu-toggle {
	color: black;
}