/* NoLink Stack 2.2.0 */








.NoLink, .NoLink a {
	-webkit-user-select: none;
	-webkit-touch-callout: none;
	-webkit-tap-highlight-color: transparent;
	cursor: default !important;
}

.NoLink:focus {
	  outline:0;
}


/* End of NoLink Stack */
/* RWML Enclosure stack v1.1.2 */

.rwml-menu-imported { display: none; }
#stacks_in_3_page0 { display: none !important; }


/* Font style applied when the page has finished loading */

@media all {
	
	p,
	blockquote,
	li,
	h1,
	h2,
	h3,
	h4,
	h4,
	h6,
	#uniqueElement, .classElement,
	#fontStackstacks_in_4_page0 {
		font-family: 'Fira Sans', sans-serif;
		font-weight: 300;
		font-style: normal;
		font-size: 100%;
		line-height: 100%;
		letter-spacing: 0px;
		direction: ltr;
	}
	
	#fontStackstacks_in_4_page0 {
		color: rgba(128, 128, 128, 1.00);
	}
}

