
	.mstrLogo {
		background: 		transparent url(images/Numerify_Logomark.png) no-repeat scroll center !important;
		background-size:50% !important;
	}
	.mojoPath .mstrLogo {
		background: 		transparent url(images/Numerify_Logomark.png) no-repeat scroll center !important;
		background-size:50% !important;
	}
	.mstrLogoSmall {
		background: 		transparent url(images/Numerify_Logomark.png) no-repeat scroll center !important;
		background-size:50% !important;
	}
	A.mstrLink:hover .mstrLogo {
		background-image: 		url(images/Numerify_Logomark.png) !important;
		filter: drop-shadow(0 0 0.75rem #F4633a50);
		background-size:50% !important;
	}
	A.mstrLink:hover .mstrLogoSmall {
		background-image: 		url(images/Numerify_Logomark.png) !important;
		background-size:50% !important;
	}

	.mstrWeb .opened .mstrLogo {
		background-image: 		url(images/Numerify_Logomark.png) !important;
		background-size:50% !important;
	}
	.mojoPath .opened .mstrLogo:hover{
		background-image: 		url(images/Numerify_Logomark.png) !important;
		background-size:50% !important;
	}