@charset "utf-8";
/* CSS Document */
.table-tat {
	border: thin;
	background-color: #3F3F44;
    width: 100%
}
.tat-row .tat-section {
	background-color: #790202
}
.tat-text {
	font-size: 10px;
	font-weight: 500;
	color: #fff;

}