@charset "utf-8";
/* CSS Document */



#myTabContent td {
	padding:5px 10px !important;	
}
.ops {
	background: none repeat scroll 0 0 #f6e1db;
    color: #e12e26 !important;

}

.wealth {
	background: none repeat scroll 0 0 #f8d4dd;
    color: #8a2842;

}

.comp {
	background: none repeat scroll 0 0 #dddbf2;
    color: #4f499d;	

}

.capmar {
	background: none repeat scroll 0 0 #dce2f1;
    color: #334e9e;	

}

.islamic {
	background: none repeat scroll 0 0 #c4e9c7;
    color: #40ae49 !important;

}
.fpp {
	background: none repeat scroll 0 0 #d3f3f5;
    color: #06929b !important;

}

.grey {
	background:#ececec;	

}
.section {
	background:#afafaf;	
	color:#ffffff;

}
.section:hover {
	background:#afafaf !important;	
	color:#ffffff !important;
	
}
.table-bordered tr {

}
tr.divider {
	border:0px solid !important;
	background:#ffffff !important;
	height:30px !important;
}
.divider td {
	border:0px solid !important;	
	background:#ffffff !important;
}

.glyphicon-info-sign {
	font-size: 15px;
	color:#888888;
}