.swr_simpletable {

	> table {
		> thead > th {
			padding: 5px;
			background-color: #efefef;
			font-weight: bold;
		}
	}
}