.post-tags{display: none !important;}

/*SCROLL BAR*/
/* width */
::-webkit-scrollbar {
  width: 9px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #FCF9FF;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #0032C8;
	border-radius: 10px;
}

/* List Item Text */
.elementor-icon-box-title{
	margin-top: 1.5px;
}

.ue-list-item-text p{
	margin: 0px
}

/* Start - Buttons */
/* Primary */
.blox_btn_group_inner{
    flex-direction: row-reverse;
}

.ue-btn-txt{
	height: 7px;
}

.blox_btn_group_inner .ue-btn-icon {
	line-height: 1px !important;
	font-size: 1.05em;
}


.ue-dynamic-popup-trigger i{
	height: 0.75em !important;
}

/* Start News - Post Carousel */
.uc_more_btn{
	display: flex !important;
	align-items: center;
}

/* START - Glass Overlays */
.uc_image_carousel_content, .uc_fbps_content, .glass, #glass, service-tabs, ul.tabs > li, .ob-is-pseudo > .ob-pseudo-after, .item_title, .gridItem .gridDescription, #rmp-training .e-n-tabs > .e-n-tabs-heading > .e-n-tab-title[aria-selected='false']:not( :hover ){
	filter: contrast(1.15);
	backdrop-filter: blur(8px) !important;
-webkit-backdrop-filter: blur(8px) !important;
}

/* Service Tabs*/
ul.tabs > li > a{
	flex-wrap: nowrap !important;
	justify-content: space-between !important;
	
	h4, h5{
		width: 70%;
		z-index: 1;
	}
}

/* CAREERS STUDENT TRAINING TABS 
#rmp-training .e-n-tabs > .e-n-tabs-heading > :is( .e-n-tab-title > .e-n-tab-title-text, .e-n-tab-title ){
	justify-content: space-between;
}

#rmp-training .e-n-tab-icon{
	border: 2px solid #012C39;
	padding: 2px;
}*/

/* History Subtext */
.wpr-extra-label .wpr-sub-label{
	margin-top: 12px;
}


/* Team Tab */
.uc_tab_content p{
	margin-bottom: 0px;
}

/* Team Message Carousel */
.ug-slider-wrapper, .ug-item-wrapper img{pointer-events: none !important;
}


/* RESOURCE CENTRE */
/* Tab Customs */
#tax-rate-tables .e-n-tab-title-text{
    text-transform: capitalize;
}

.ue-table__search-btn,
.ue-table__search-fields-toggle{
    pointer-events: none;
    display: none !important;
}

.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title{
	white-space: break-spaces !important;
	height: max-content !important;
}

.tabulator .tabulator-row .tabulator-cell{
	cursor: text;
}

.tabulator-row .tabulator-responsive-collapse{
	padding: 0px !important;
}

table td, table th{
	padding: 8px;
}

/* Popup Headers */
#team-popup #site-header{
	display: none !important;
}

/* Submit Button */
.ue-submit-button-element {
    flex-direction: row-reverse !important;
}

/* Thumbnail Gallery */
.ug-strip-panel .ug-strip-arrow-left.ug-skin-default, .ug-strip-panel .ug-strip-arrow-right.ug-skin-default{
	width: 0px !important;
}

/* News - Community Carousel */
#uc_justified_image_carousel_elementor_798c783 {
	.item_title{
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
	}
	
	.owl-dots{display: none !important;}
}

/* Fade In Option */

.header-2 {
 opacity: 0;
 -moz-transition: opacity .25s ease-out!important;
  -webkit-transition: opacity .25s ease-out!important;
  transition: opacity .25s ease-out!important;
}


.elementor-sticky--effects.header-2  {
 opacity: 1!important;
}

/* End Of Fade In Option */

/* Remove any top space above Elementor header */
header, 
.elementor-location-header, 
.site-header {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

body {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

/* Make sure the header sits at the very top */
.elementor-location-header {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 999;
}

/* Keep heading font when wrapped with a link */
.elementor-widget-heading a {
    font-family: inherit !important;
    font-size: inherit !important;
    font-weight: inherit !important;
    line-height: inherit !important;
    color: inherit !important;
    text-decoration: none;
}

/* SociableKit - Careers */
.sk-ww-indeed-jobs .indeed-jobs-user-root-container{
    display: none !important;
}
 
.sk_branding .tutorial_link{
    display: none !important;
}
 
.elementor-widget-indeed-jobs {
    background-color:#05121C !important;
}
 
.grid-content{
    box-shadow: none !important;
    border-radius: 0px !important;
    background-color: #FDFFFF !important;
    padding: 20px !important;
    height: 240px !important;
}
 
.sk-job-title-container a{
    color: #05121C !important;
    padding: 8px !important;
}
 
.sk-ww-indeed-jobs .indeed-jobs-user-container{
    background-color: #ACBBCC !important;
}
 
.indeed-jobs-user-container .sk-btn-apply-now {
    background-color: #0032C8 !important;
}

.sk-ww-indeed-jobs {
	background-color: transparent !important;
}

.grid-item-indeed-jobs .grid-content {
	border-radius: 10px !important;
}