#excel_platform {
	display:block;
	margin:4em;
}
#excel table a:link {
	color: #666;
	font-weight: bold;
	text-decoration:none;
}
#excel table a:visited {
	color: #999999;
	font-weight:bold;
	text-decoration:none;
}
#excel table a:active,
#excel table a:hover {
	color: #bd5a35;
	text-decoration:underline;
}
#excel table {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	font-size:11px;
	margin:0;
	table-layout: fixed;
    border-collapse: collapse;
	width: auto;
}
#excel table th {
	padding:3px 4px 2px 4px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cce6ff;
	border-left: 1px solid #cce6ff;
	background: #fafafa;
	text-align:right;
	word-wrap:break-word;
	font-weight:normal;
	
}

#excel table tr.header th {
	background: #3399ff !important;
	color:#fff;
	word-wrap:break-word;
	font-weight:normal;
}
#excel table th:last-child {
	border-right:1px solid #fff;
}

#excel table tr {
	text-align: right;
	border-right: 1px solid #cce6ff;
}
#excel table td:first-child {
	text-align: left;
	border-left: 0;
}

#excel table td {
	border-top: 1px solid #ffffff;
	border-bottom:1px solid #cce6ff;
	border-left: 1px solid #cce6ff;
	background: #fafafa;
}
#excel table tr.even td {
	background: #f6f6f6;
}
#excel table tr:last-child td {
	border-bottom:1px solid #cce6ff;
}

#excel table tr:hover td, #excel table tr:hover th {
	background: #cce6ff;
}

#excel_platform h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	color: white;
	font-size: 11px;
	font-weight: bold;
	background-color: #f00 !important;
	margin: 0;
        padding: 2px;
	height: 3em;
	border: 0;
}

.footer { font-size:11px;font-family:verdana;}

.bron_pub_download {
font-family:verdana !important;
margin-top:1em;
font-size:11px;
text-align: ":" center;
width: 300px;
}

th.firstcol {
	max-width: 40em !important; 
	text-align: left !important;
	white-space:nowrap;
}

th.cell_style_12
{
	overflow:hidden;
	overflow-wrap: break-word;
	word-wrap:break-word;
}

#meta_xslx 
{
	background-color:red;
	table-style="table-layout: normal";
}

.excel_th_first
{
	max-width: 40em;
}

.excel_th
{
	max-width: 15em;
}
