header.MuiAppBar-positionStatic  {
    display: none;
}

img.freq_allele_color_bar {
	/* border: 0.5px #000000 solid; */
}

table.tblc {
	/* margin-bottom:1.5em; */
	border-collapse: collapse;
	border:none;	
	font-size:small;
	text-align:left;
	/* margin-left:12px;
	margin-right:12px; */
}

table.tblc td,
table.tblc th {
	padding:2px;
	padding-left:3px;
	padding-right:3px;
	border:1px #9E9FA0 solid;
	/* font-size:medium; */
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	vertical-align:middle;
	background:#F9F9F9;
	line-height:135%;
}

table.tblc th {
	text-align:center;
	font-weight:bold;
	margin-left:auto;
	margin-right:auto;
	background:#e0e0e0;
}

table.tblc td.right {
    text-align:right;
}
