svg.shapelet-dist path.main-ts{
	stroke-width: 2;
}

svg.shapelet-dist path.shapelet{
	stroke-width: 3;
}

.footer {
    font-size: 0.5rem;
}

div.caption{
	text-align:	center;
	display: block;
	margin: auto;
	max-width: 85%;
}

table td, table th{
	border: 0px;
	text-align: center;
}


table.metrics td:last-child, table th:last-child{
    border-left: 0px !important;
}

table.metrics td:first-child, table th:first-child{
    border-right: 0px !important;
}

table.metrics tr:last-child td{
	border-top: 0px !important;
}
