/* NoLink Stack 2.2.4 */








.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 */
