@CHARSET "ISO-8859-1";

.header_image_customerlogo {
	background: url("/javax.faces.resource/rcab-logo.png.xhtml?ln=images/template") no-repeat scroll 0 0px transparent;
	height: 97px;
	margin-top: 3px;
	margin-left: -10px;
	width: 205px;
}

.wc_header_image_customerlogo {
	background: url("/javax.faces.resource/MCSIG_Logo.png.xhtml?ln=images/template") no-repeat scroll 0 0px transparent;
	height: 97px;
	margin-top: 3px;
	margin-left: -10px;
	width: 675px;
}

@media (max-width: 767px) {
	.header_image_customerlogo {
		margin-left: 0px;
	}
}
.login_panel_customerlogo {
	background: url("/javax.faces.resource/rcab-logo_small.png.xhtml?ln=images/template") no-repeat scroll 5px 0px transparent;
	height: 100px;
	margin-top: 3px;
	margin-left: 0px;
	width: 210px;
}


.fides_wc_header_image_customerlogo {
	background: url("/javax.faces.resource/New_MCSIG_Logo.png.xhtml?ln=images/template") no-repeat scroll 5px 0px transparent;
	height: 100px;
	margin-top: 3px;
	margin-left: 0px;
	width: 235px;
}
