﻿#financial-data .indent {
	text-indent: 10px;
}

#financial-data .category {
	font-weight: initial;
	font-style: italic;
}

#financial-data .amount {
	text-align: right;
}

#financial-data .table.borderless th,
#financial-data .table.borderless td {
	border: 0;
}

#financial-data .table {
	margin-bottom: 0px;
}

#financial-data .table thead th {
	text-align: center;
}

#financial-data .panel-body {
	padding: 10px;
	padding-bottom: 0px;
}

#financial-data table.classroom-instruction {
	table-layout: fixed;
}

#financial-data table.classroom-instruction td:nth-child(2),
#financial-data table.classroom-instruction th:nth-child(2) {
	background-color: #eeffea;
	text-align: center;
}

#financial-data table.classroom-instruction td:last-child,
#financial-data table.classroom-instruction th:last-child {
	background-color: #ffe9e9;
	text-align: center;
}
