/* NoLink Stack 2.1.1 */



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

.NoLink:focus {
	  outline: 0 !important;
}







/* End of NoLink Stack */
