table {
	border-top: 5px solid #33a3dc;
	border-left: #dee0e0 1px solid;
	margin: 0 0 30px 0;}
table td, table th {
	border-right: #dee0e0 1px solid;
	border-bottom: #dee0e0 1px solid;}
table th {
	padding: 12px 10px 12px 10px;
	font-size: 16px;
	font-weight: 700;}
table td {
	padding: 4px 10px 4px 10px;}
table tr:nth-child(2n) {
	background: #f5f5f5;}
table tr:hover {
	background: #f0f0f5;}