.btndisabled {
	pointer-events:none;
	opacity:0.3;
}

.btn-icon-xxs {
  padding-left: 42px !important;
}

.inputdisabled {
	pointer-events: none;
	color: rgba(108,108,108,0.8) !important; 
}

/*Default Highlight Colors*/
.footer-bar-2 .active-nav,
.footer-bar-5 strong,
.footer-bar-4 strong,
.splide__pagination__page.is-active {
  background-color: #5344DA !important;
}