
h1 { font-size: 17px !important; }

h2 { font-size: 15px !important; xtext-transform: none; }

.header-banner {
	height: 30px !important;
	line-height: 20px !important;
}

.App-logo { height: 75px !important; }

.header-banner { background-color: rgb(103, 207, 251);}

.csTable thead tr th { height: 20px; padding-left: 3px; font-size: 12px; }

.csTable td { padding-left: 3px; padding-top: 2px; padding-bottom: 2px; font-size: 12px !important; }

.csTable td a { font-size: 11px !important; }

.csTable tr:nth-child(odd) {
	background-color: #fff;
	color: #0;
}

.csTable tr:nth-child(even) {
	background-color: #eaeaea;
	color: #0;
}

.csTable thead tr th {
	background-color: #eaeaea !important;
}
