.introWrapper {
    background-image: url(/cisiweb2/image/qfma/qfmaBack.jpg);
    background-position: 5px -135px;
    background-attachment: initial !important;
}
/*default hide all qual divs on pageload*/
.jobs {
	display: none;
}
.grey {
	background-color: #EFEFEF;
	padding: 50px 0 50px 0 !important;
}
div #black {
	color: black !important;
}
/*.jobs .row .col-xs-3,*/
.jobs .row .col-sm-3 {
	color: white !important;
	display: inline-grid;
}

/* configure to get proper alignment  */
/* div#financialAnalyst .row {
	display: flex;
	align-items: center;
} */

/*.col-xs-3 > a,*/
.col-sm-3 > a {
	color: white !important;
	padding: 10px;
	border-radius: 10px;
	margin: 1px;
}
#jobPickerWrapper {
	width: 70%;
	margin: auto;
}
.green {
	background-color: #1E887A;
}
.Rred {
	background-color: #8A2842;
}
.blue {
	background-color: #334E9E;
}
.bRed {
	background-color: #E12E26;
}
.purple {
	background-color: #6661AB;
}

/*a.cwm, a.icwm {
	background-color: #8A2842;
}
a.ioc, a.cgfc, a.ccfc, a.crfs {
	background-color: #6661AB;
}
a.inva, a.iia{
	background-color: #1E887A;
}*/