

.benefitsTable {
	background:#ffffff !important;
	text-align:center;	
	vertical-align:middle;
}
.mainWrapper .benefitsTable .icon {
	width:20px !important;	
}

.header {
	text-align:center;
	width:12%;
}
table > thead > tr > th {
    border-bottom: 1px solid #cccccc !important; 
    vertical-align: bottom;
}
.fcsi {
	background:rgba(240, 231, 212, 0.8);
}
.mcsi {
	background:rgba(235, 235, 235, 0.8);
}
.acsi {
	background:rgba(226, 243, 243, 0.8);
}	
.aff {
	background:rgba(226, 243, 243, 0.5);
}

@media (max-width : 1599px) {

}

@media (max-width : 1199px) {

}

@media (max-width : 991px) {
	

}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {

}

@media (max-width: 767px) {
	


}






