
/*
Plugin Name: Coal Age Production Stats
Plugin URI: https://www.ir3w.com
Description: A plugin to manage and display the Top 10 Coal Producing Age and Race/Ethnicity & Patient Characteristics
Version: 1.0
Author: Steve Fry
Author URI: https://www.ir3w.com
License: GPL2

*/

.udsbox {
	width: 100%;
}
.udsRow {
	width: auto;
}

.mainhead td {
	background-color: #ec1f27 !important;
	color: #fff;
	padding: 3px 10px !important;
}
.subhead {
	background-color: #ffc312 !important;
	padding: 3px 10px !important;
}
.subheadsub {
	background-color: #dadada !important;
	padding: 3px 10px !important;
}


.udsRow td {
	width: auto;
	text-align: right;
	padding: 3px 10px !important;
	background-color: #fff;
	font-size: 14px;
}
.udsRow td:first-child {
	text-align: left;
}
.year {
	text-align: right !important;
}




table.widget-table.stats-table {
	border: none !important;
}

table.stats-table .stats-header {
	margin-top: 8px;
	text-align: center;
	font-size: 13px;
	line-height: 1.2em;
}
table.stats-table .makesmall {
	font-size: 11px;
}

table.stats-table .topborders {
	border-top: 4px solid #e5e5e5;
}

table.stats-table td {
	padding: 4px 4px !important;
	font-size: 12.8px !important;
	line-height: 1.75em;
}

table.stats-table th.totheright,
table.stats-table td.totheright {
	text-align: right;
}
table.stats-table td.addleft {
	padding-left: 7px !important;
}
table.stats-table td.addright {
	padding-right: 7px !important;
}

/*
.stats-table .col01 {
	width: 130px;
}
*/
