/* @group TYPOGRAPHY */
    
body {
    font-family: alwyn-new-web, sans-serif;
    font-weight: 300;
}

h1, h2, h3, h4, h5, h6 {
	font-family: alwyn-new-web, sans-serif;
	font-weight: 300;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #f68921;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	color: #cc701b;
}

a.wp-block-button__link {
	color: #ffffff !important;
}

/* .highlight-link a, */
.highlight-link:first-child span.menu-item-text {
	color: #f68921 !important;
}

.grecaptcha-badge { opacity:0;}

/* @end TYPOGRAPHY*/


/* @group HELPER CLASSES */

.sticky-section {
	position: sticky !important;
	top: 58px;
}

@media screen and (max-width: 768px) {
		.sticky-section {
			position: sticky !important;
			top: 0px;
		}
	}

.fl-builder-edit .sticky-section {
	position: relative !important;
}

.sticky-section-after {
	position: relative !important;
	/* z-index: 9; */
}

.z-mid {
    z-index: 5000 !important;
}

.z-top {
    z-index: 9000 !important;
}

.z-top > img {
    z-index: 9000 !important;
}

.z-bot > img {
    z-index: 50 !important;
}

.light h1, .light h2, .light h3, .light h4, .light h5, .light h6 {
    color: #ffffff;
}

.highlight-primary h1, .highlight-primary h2, .highlight-primary h3, .highlight-primary h4, .highlight-primary h5, .highlight-primary h6 {
    color: #f68921;
}

.highlight-secondary h1, .highlight-secondary h2, .highlight-secondary h3, .highlight-secondary h4, .highlight-secondary h5, .highlight-secondary h6 {
    color: #1E2D5B;
}

.text-light {
	color: #ffffff;
}

ul.list-simple, .list-simple ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

ol.list-alpha {
	list-style-type: lower-alpha;
}

.img-left {
	float: left;
	margin: 0 20px 20px 0;
}

.img-right {
	float: right;
	margin: 0 0 20px 20px;
}

.pic-border img {
	border: 1px solid #adadad;
}

.border-fancy img {
	border: 10px solid rgba(0, 0, 0, 0.1);
	/*box-shadow: 0 4px 8px 0px rgba(0, 0, 0, 0.2);*/
}

.border-light {
	border: 1px solid #e1e1e1;
}

.border-light-top {
	border-top: 1px solid #e1e1e1;
}

.border-light-bottom {
	border-bottom: 1px solid #e1e1e1;
}

.border-light-top-bottom {
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
}

.border-dark {
	border: 1px solid #777777;
}

.border-dark-top {
	border-top: 1px solid #777777;
}

.border-dark-bottom {
	border-bottom: 1px solid #777777;
}

.border-dark-top-bottom {
	border-top: 1px solid #777777;
	border-bottom: 1px solid #777777;
}

.shade-light {
	background: #f7f7f7;
}

.shade-medium {
	background: #eaeaea;
}

.shade-medium-dark {
	background: #a2a2a2;
}

.shade-dark {
	background: #414141;
}

.video-wrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	height: 0;
}

.video-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.pin-bottom {
	align-content: flex-end;
	flex: 1 1 0;
	display: grid;
}

/* @end HELPER CLASSES */


/* @group THEME OVERRIDES */

p {
	margin-bottom: 20px;
}

ul, ol {
	margin-bottom: 30px;
}

/* Positions the icon */ 
/*.fl-menu .fl-page-nav-search .fa-search {
	padding: 2px;
	color: #f68921 !important;
}*/

li#menu-item-4683 {
	margin-left: 30px;
	/*border-left: 1px solid #fbe5cf;*/
}

@media only screen and (min-width: 769px ){
	.fl-row-content-wrap .fl-page-nav-search {
		margin-top: -4px;
	}

	.fl-row-content-wrap .fl-page-nav-search a {
		color: #f68921;
	}
	
	.fl-row-content-wrap .fl-page-nav-search a:hover {
		color: #cc701b;
	}
}

.fl-page-nav-search FORM { /* Positions the drop-down form*/ 
	margin-top: 25px;
	border-top-color: #f68921;
}


li.menu-item:last-child a {
	padding-right: 0 !important;
}

.navbar-toggle * {
	color: #4b4e78;
}

li.menu-item.ae-profile-icon a {
	font-size: 26px;
	padding-right: 5px !important;
	padding-bottom: 8px !important;
}

/*button.navbar-toggle, .fl-menu-mobile-toggle.hamburger-label {
	background: #4b4e78 !important;
	padding: 8px 16px;
	border-radius: 3px;
}

button.navbar-toggle:hover, .fl-menu-mobile-toggle.hamburger-label:hover {
	background: #3a3d5e !important;
	border-radius: 3px;
}*/

button.navbar-toggler * {
	/*color: #ffffff !important;*/
}

.fl-page-footer {
	border: none;
}

.fl-page-footer-widgets {
	border: none;
}

.fl-page-nav ul.sub-menu {
	/*background: #fff;*/
	moz-box-shadow: 0 5px 20px rgba(0,0,0,0.20);
	-webkit-box-shadow: 0 5px 20px rgba(0,0,0,0.20);
	box-shadow: 0 5px 20px rgba(0,0,0,0.20);
}

/*
.post-grid-image:hover {
	cursor: pointer;
}

.post-grid-image::after {
	background: rgba(30, 45, 91, 0.45);
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	transition: 0.4s;
	pointer-events: none;
}

.post-grid-image:hover::after {
	background: rgba(30, 45, 91, 0.0);
}

.post-grid-title {
	margin-top: 15px !important;
}
*/

a.fl-post-feed-more {
	font-size: 16px;;
	text-transform: uppercase;
	color: #ffffff !important;
	background: #4b4e78;
	display: inline-block;
	padding: 8px 20px;
	transition: 0.3s;
	margin-top: 0px;
}

a.fl-post-feed-more:hover {
	background: #3a3d5e;
}

/* @end THEME OVERRIDES*/

.has-job a {
	font-weight: bold;
}

ul.form-row {
	list-style-type: none !important;
	padding: 0 !important;
	margin: 0 !important;
}

ul.form-row li {
	float: left;
	margin: 0 6px 6px 0;
}

ul.form-row input {
	font-size: 14px;
	width: 230px;
	background: #ffffff;
	border-color: #ffffff;
	padding: 14px 15px 15px 15px;
	color: #434343;
	border-radius: 3px;
	border: none;
}

ul.form-row input[type=submit] {
	font-weight: 900;
	font-size: 16px;
	color: #ffffff;
	background: #f26424;
	text-align: center;
	width: 230px;
	padding: 13px 0px 13px 0;
	box-shadow: none !important;
}

ul.form-row .wpcf7-validation-errors {
	color: #ffffff !important;
	overflow: hidden;
	background: #333;
	padding-bottom: 7px;
}

.wpcf7 input[type=submit] {
	transition: 0.3s;
}

.financials-list li {
	padding: 20px 0 !important;
	margin: 20px 0;
	border-bottom: 1px solid #f68921;
}

.inv-list-tbl {
	font-size: 20px;
}

.inv-list-tbl td {
	vertical-align: top;
	padding: 20px 0;
}

.inv-list-tbl td:first-child {
	color: #4b4e78;
	font-weight: 500;
}

table.filings th {
	color: #f68921;
	padding: 10px 10px;
	font-weight: 300;
}

table.filings td {
	padding: 20px 10px;
	border-bottom: 1px solid #f68921;
}

ul.press-menu {
	margin: 0 0 40px 0;
	padding: 5px 0 5px 0;
	list-style-type: none;
}

ul.press-menu li {
	display: inline-block;
	border-right: 1px solid #fbe5cf;
}

ul.press-menu li a {
	color: #f68921;
	padding: 5px 15px;
}

ul.press-menu li:first-child a {
	padding-left: 0;
}

ul.press-menu li a:hover {
	color: #cc701b;
}

.press-item {
	border-bottom: 1px solid #f68921;
	padding: 20px 0;
}

.press-date {
	margin-bottom: 10px;
}

.press-title {
	font-size: 20px;
}

table.tbl-standard {
	width: 100%;
	margin: 0 0 40px 0;
	border-collapse: collapse;
}

table.tbl-standard tr:nth-child(even) {
	background: #f7f7f7;
}

table.tbl-standard th {
	font-weight: 300;
	color: #f68921;
	padding: 15px;
	text-align: center;
	text-transform: uppercase;
}

table.tbl-standard td {
	padding: 15px 15px;
	text-align: center;
}

table.tbl-standard td > * {
	vertical-align: middle;
}

table.tbl-standard td:first-child {
	text-align: left;
}

table.tbl-standard.tbl-left-align th, table.tbl-standard.tbl-left-align td {
	text-align: left;
}

table.tbl-events {
	font-size: 18px;
}

table.tbl-experimental-licenses {
	width: 100%;
}

table.tbl-experimental-licenses tr:nth-child(odd) {
	background: #ffffff;
}

table.tbl-experimental-licenses tr:nth-child(even) {
	background: #f7f7f7;
}

table.tbl-experimental-licenses th {
	color: #ffffff;
	background: #4b4e78;
	font-weight: bold;
	border: 1px solid #ffffff;
	padding: 10px 20px;
}

table.tbl-experimental-licenses td {
	border: 1px solid #e1e1e1;
	padding: 10px 20px;
}

table.tbl-experimental-licenses .experimental-licenses-name {
	font-size: 20px;
}


table.dtech-invitation {
	width: 100%;
	text-align: center;
}

table.dtech-invitation th {
	color: #ffffff;
	background: #4b4e78;
	font-weight: bold;
	border: 1px solid #ffffff;
	padding: 10px 20px;
}

table.dtech-invitation .dtech-invitation-section-heading {
	font-weight: bold;
	background: #f2f2f2;
}

table.dtech-invitation td {
	border: 1px solid #e1e1e1;
	padding: 10px 20px;
}


.search-results-date {
	font-size: 18px;
	font-weight: 200;
	margin-bottom: 20px;
}

h3.search-results-title {
	font-size: 24px;
	font-weight: 200;
	margin-top: 0px;
	margin-bottom: 5px;
}

h3.search-results-title a {
	color: #4b4e78;
	font-weight: 200;
}

.search-results-title a:hover {
	color: #3a3d5e;
}

.news-date, .news-source {
	color: #f68921;
	font-size: 20px;
	font-weight: 200;
}

.news-date {
	float: left;
}

.news-source {
	float: right;
}

@media all and (max-width: 880px) {
	.news-date, .news-source {
		float: none;
	}
}

.news-title a {
	color: #4b4e78;
	font-size: 30px;
	font-weight: 200;
}

.news-title a:hover {
	color: #3a3d5e;
}

.home-stock .home-ticker {
	color: #f68921;
	font-size: 24px;
}

.home-stock .home-price {
	color: #4b4e78;
	font-size: 70px;
}

.home-stock .home-change {
	font-size: 24px;
	color: #4b4e78;
}

.home-stock .home-more a {
	font-size: 24px;
	color: #4b4e78;
}

.home-stock .nasdaq-sqp-chart-container {
	margin: 10px 0 0 -25px;
	padding: 0 0 0 0;
	border: none;
}

.investor-signup {
	font-size: 0;
	text-align: center;
}

.investor-signup-container {
	box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.3);
	display: inline-block;
}

@media all and (max-width: 768px) {
	span.investor-signup-container {
		box-shadow: none;
	}
}

iframe#investor-signup {
	width: 995px;
	margin: 0 auto;
	padding: 0;
	background-color: transparent !important;
	height: 100px !important;
	display: block;
	
}

iframe#investor-signup body {
	background-color: transparent !important;
	background: transparent !important;
}

#invest_email {
	background-color: transparent !important;
}

.investor-signup .subscribe-form-field {
	display: inline-block;
	width: 250px;
}

.investor-signup .subscribe-form-btn {
	display: inline-block;
	width: 200px;
}

@media all and (max-width: 768px) {
	.investor-signup .subscribe-form-field {
		display: inline-block;
		width: 200px;
		margin-bottom: 50px;
	}
	.investor-signup .subscribe-form-btn {
		width: 200px;
	}
}

.investor-signup input {
	font-size: 16px;
	padding: 0px 15px;
	border-radius: 0;
	border: none;
	height: 60px;
}

.investor-signup input:focus {
	background: #eeeeee;
}

.investor-signup input::placeholder {
	color: #4b4e78 !important;
	opacity: 1;
}

.investor-signup input[type=submit] {
	color: #ffffff;
	background: #F68921;
	border: none;
	padding: 0px 15px;
	transition: 0.3s;
	text-transform: uppercase;
	border-radius: 0px;
	width: 200px;
	height: 60px;
}

.investor-signup input[type=submit]:hover {
	background: #cc701b;
}

#form-messages {
	color: #ffffff;
	font-size: 18px;
	text-align: center;
	margin-top: 10px;
}

@media all and (max-width: 768px) {
	#investors-menu-row {
		top: 0 !important;
	}
}

div.wpcf7-response-output {
	font-size: 18px !important;
	margin-top: 0px;
	text-align: center !important;
	/*display: inline-block;*/
}

.ht-n-close-toggle i {
    font-size: 20px;
}

button.ht-n-close-toggle:hover {
    border: none;
}

.ht-notification-text a {
	color: #ffffff;
}

#notification-5478 .ht-notification-text, #notification-5478 .ht-notification-text p {margin-top: -5px; text-align: right;}

@media all and (max-width: 768px) {
    #notification-5478 .ht-notification-text, #notification-5478 .ht-notification-text p {text-align: left;}
}

body.page-id-5815 {
	overflow-x: hidden;
}

.header-ticker li {
	font-family: alwyn-new-web, sans-serif;
	font-size: 16px;
	font-weight: 300;
	color: #ffffff;
	padding: 0 0 0 40px !important;
}

.header-ticker a {
	color: #ffffff;
}

#news-feed .uabb-blog-post-content {
	padding: 0;
}

.news-feed-content {
	padding: 15px 15px !important;
}

h4.news-feed-title a {
	color: #434343 !important;
	font-size: 20px;
	display: inline-block;
	margin-bottom: 10px;
}

.news-feed-source,
.news-feed-date {
	color: #888888;
}

.news-feed-date {
	margin-bottom: 15px;
}

.news-feed-more {
	font-size: 14px;
	text-transform: uppercase;
}

#home-news .uabb-blog-post-content,
#home-news-2 .uabb-blog-post-content {
	padding: 0;
	height: 100%;
}

#home-news .uabb-blog-post-inner-wrap,
#home-news-2 .uabb-blog-post-inner-wrap {
	height: 100%;
}

.home-news-title a {
	font-size: 20px;
	color: #ffffff;
	background: #4b4e78;
	display: inline-block;
	padding: 20px;
	height: 140px;
	text-overflow: ellipsis;
}

.home-news-title-2 a {
	font-size: 28px;
	color: #ffffff;
	background: #F68921;
	display: inline-block;
	padding: 20px;
	height: 300px;
	text-overflow: ellipsis;
}

.home-news-title a:hover {
	color: #ffffff;
	background: #3a3d5e;
}

.home-news-content {
	background: #ffffff;
	padding: 20px;
}

.home-news-source,
.home-news-date {
	color: #888888;
}

.home-news-source-2 {
	color: #ffffff;
}

.home-news-date {
	margin-bottom: 15px;
}

.home-news-excerpt {
	padding-bottom: 20px;
}

.home-news-more a,
.home-news-more-2 a {
	font-size: 14px;
	text-transform: uppercase;
	color: #F68921;
	position: absolute;
	bottom: 0;
	margin: 0 0 20px 0;
}

.fl-node-612642e1cf578 .uabb-post-wrapper .uabb-blog-post-content, 
.fl-node-6149f9f15a39f .uabb-post-wrapper .uabb-blog-post-content {
	width: 100%;
}

.feed-style-container {
	width: 100%;
	display: flex;
	align-items: center;
}

.feed-style-img {
	width: 34%;
	flex-grow: 1;
}

.feed-style-content {
	width: 66%;
	flex-grow: 1;
	padding: 20px 30px;
}

h4.feed-style-title a {
	color: #434343;
	font-size: 22px;
	margin: 0px 0 10px 0;
}

.feed-style-excerpt {
	color: #434343;
	margin-top: 15px;
}

.feed-style-more {
	font-size: 14px;
	text-transform: uppercase;
	margin-top: 15px;
}

.feed-style-date {
	color: #999999;
}

.feed-style-location {
	color: #999999;
	margin-bottom: 0px;
}

.feed-style-news-source {
	color: #999999;
	margin-bottom: 0px;
}

.feed-style-action {
	color: #4b4e78;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.feed-style-action a {
	color: #F68921;
}

.feed-style-action a:hover {
	color: #cc701b;
}

@media screen and (max-width: 768px) {
	.feed-style-img {
		width: 30%;
		flex-grow: 1;
	}
	h4.feed-style-title a {
		font-size: 20px;
	}
	.feed-style-content {
		width: 70%;
		flex-grow: 1;
		padding: 10px 10px;
	}
}

.custom-layout-content-boxed {
	padding: 5px 30px 20px 30px;
}

h4.custom-layout-title {
	color: #434343 !important;
	font-size: 22px;
	display: inline-block;
	margin: 10px 0 10px 0;
}

h4.custom-layout-title a {
	color: #434343 !important;
	font-size: 22px;
	display: inline-block;
	margin: 10px 0 10px 0;
}

h3.custom-layout-subhead {
	color: #666666 !important;
	font-size: 18px;
	font-weight: 300 !important;
	display: inline-block;
	margin: -5px 0 15px 0;
}

.custom-layout-author {
	color: #4a4e78;
}

.custom-layout-date {
	color: #999999;
	margin-bottom: 15px;
}

.custom-layout-location {
	color: #999999;
	margin-bottom: 0px;
}

.custom-layout-action {
	color: #999999;
}

.custom-layout-action a {
	color: #F68921;
}

.custom-layout-action a:hover {
	color: #cc701b;
}

.custom-layout-icon {
	font-family: 'Font Awesome 6 Pro';
	font-size: 30px;
	font-weight: 300;
	background: #F68921;
	width: 48px;
	height: 48px;
	color: #ffffff;
	text-align: center;
	line-height: 48px;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.3);
	position: absolute;
}

.custom-layout-icon.documents::before {
	content: '\f15c';
}

.custom-layout-icon.videos::before {
	content: '\f144';
}

.custom-layout-icon.podcasts::before {
	content: '\f3c9';
}

.custom-layout-icon.private-webinars::before {
	font-size: 26px;
	content: '\f26c';
}

.custom-layout-icon.private-webinars.documents::before {
	font-size: 26px;
	content: '\f15c';
}

.custom-layout-icon.blog::before {
	content: '\f573';
}

.event-featured-layout-container {
	display: flex;
	justify-content: flex-end;
	min-height: 410px;
}

.event-featured-layout-content {
	padding: 40px 40px 40px 40px;
	background: rgba(71, 79, 122, 0.95);
	width: 50%;
	text-align: left;
	color: #ffffff;
	display: flex;
	flex-direction: column;
}

@media all and (max-width: 768px) {
	.event-featured-layout-content {
		width: 75%;
	}
}

h4.event-featured-layout-title {
	color: #ffffff;
	margin-bottom: 20px;
}

.event-featured-layout-date {
	font-size: 18px;
}

.event-featured-layout-location {
	font-size: 18px;
}

.event-featured-layout-excerpt {
	margin: 20px 0 30px 0;
}

.event-featured-layout-action a {
	color: #ffffff;
	font-size: 16px;
	background: #F68921;
	border-radius: 100px;
	padding: 8px 20px;
	text-transform: uppercase;
	display: inline-block;
}

.post-grid-boxed-content {
	padding: 15px 20px !important;
}

h4.post-grid-boxed-title a {
	color: #434343 !important;
	font-size: 20px;
	display: inline-block;
	margin-bottom: 10px;
}

h4.post-grid-boxed-title {
	color: #434343 !important;
	font-size: 20px;
	display: inline-block;
	margin-bottom: 10px;
}

.post-grid-boxed-meta,
.post-grid-boxed-date {
	color: #888888;
}

.post-grid-boxed-date {
	margin-bottom: 15px;
}

.post-grid-boxed-more a {
	font-size: 14px;
	text-transform: uppercase;
	color: #F68921;
}

.post-grid-boxed-more {
	font-size: 14px;
	text-transform: uppercase;
	color: #F68921;
}

.postid-6595 h1.fl-heading {
    font-size: 44px !important;
}

.fl-node-5cf195cda3c99 .uabb-creative-menu:not(.off-canvas):not(.full-screen):not(.menu-item) .uabb-creative-menu .sub-menu {
    width: 240px;
}

@media all and (max-width: 767px) {
    #attachment_7762 {
        width: 100% !important;
    }
}

select.uabb-masonary-filters {
    padding: 10px 20px;
}

.fl-node-605a0f7f9ae76 .uabb-ib-effect-style13 .uabb-new-ib-title::after {
	display: none;
}

.fl-node-605a0f7f9ae76 .uabb-ib-effect-style13 img {
	transform: none !important;
}

.uabb-info-list-description.uabb-text-editor small {
	font-size: 18px !important;
	padding-top: 15px !important;
	display: inline-block;
	line-height: 28px !important;
}

/* MEMBERPRESS OVERRIDES */

.mp-form-label label,
label.mepr-checkbox-field {
	font-weight: 400;
}

div#mepr-account-nav {
	display: none;
}

.uabb-infobox-content .uabb-infobox-text p {
	padding-bottom: 0 !important;
}

.catalyx-solution .uabb-hotspot-tooltip-content {
	width: 600px;
	text-align: left;
}

.resources .uabb-masonary-filters {
	border: 2px solid #ffffff;
	display: inline-block;
}

.resources .uabb-masonary-filters li {
	margin: 0 !important;
}

.resources-layout-content {
	padding: 28px;
}

h4.resources-layout-title {
	color: #ffffff;
	font-size: 30px;
	display: inline-block;
	margin: 0 0 10px 0;
}

h4.resources-layout-title a {
	color: #ffffff !important;
}

h3.resources-layout-subhead {
	color: #cccccc !important;
	font-size: 18px;
	font-weight: 300 !important;
	margin-bottom: 20px;
}

.resources-layout-date {
	font-size: 18px;
	color: #f68821;
	text-transform: uppercase;
	margin-bottom: 20px;
}

.resources-layout-excerpt {
	color: #ffffff;
	line-height: 1.8;
}

.w-100 .uabb-blog-post-content {
	width: 100%;
}

span.wpcf7-list-item { display: block !important; }
span.wpcf7-list-item-label { font-weight: 300 !important; }