<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#pluginAppObj_21_25 {
	width: 100%;
}
.pluginAppObj_21_25-container {
	overflow: auto;
	height: 400px;
}
#pluginAppObj_21_25 table {
	-webkit-border-radius: 0; 
	-moz-border-radius: 0; 
	border-radius: 0;
    border-collapse: collapse;
}
#pluginAppObj_21_25 table td {
	vertical-align: center;
	text-align: center;
}
/*#pluginAppObj_21_25 table thead tr{
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
#pluginAppObj_21_25 table thead tr th:first-child{
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
}
#pluginAppObj_21_25 table thead tr th:last-child{
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
}
#pluginAppObj_21_25 table tfoot tr {
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
#pluginAppObj_21_25 table tfoot tr td:first-child{
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
}
#pluginAppObj_21_25 table tfoot tr td:last-child{
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;
}*/
#pluginAppObj_21_25 table tfoot tr td{
    background-color: rgba(255, 255, 255, 1);
    background-image: initial;
}

#pluginAppObj_21_25 table tfoot .pagination &gt; ul &gt; li &gt; a {
    color: rgba(0, 32, 128, 1);
}
#pluginAppObj_21_25 table tfoot .pagination &gt; ul &gt; .active &gt; a {
    color: rgba(255, 255, 255, 1);
    background-color: rgba(140, 140, 140, 1);
}
</pre></body></html>