@charset "UTF-8";
.div_border {
	border: 1px solid #000000;
	background-color:#FFFFFF;
}
.div_bg_light {
	background-color: #FF6600;
}
.table_disease_dark {
	font-size: small;
	background-color: #B6CAD5;
}
.table_disease_light{
	font-size: small;
	background-color: #CEE2EE;
}


/* DISEASE LIBRARY*/
#dis_query .dis_query, #about_dis .about_dis, #phe_query .phe_query, #gataca .gataca, #dis_info .about_dis, #toppgene .toppgene
{
	background-color:#999999;
}