.paltdcenter{
	text-align:center;
	padding:1px !important;
}
.tableunitmeta{	
		
	border-style:solid;
	border-color:black;	
}
.trunitmeta{	
display:none;
}
.tdunimeta{
	padding:1px !important;
	border-right-style:solid;
	border-right-color:#636160;	
	text-align:left;
	max-width: 70px;
}
#unitsdata_fiscal tr:not(.trfiscalheader):nth-child(even) {
    background-color: #ebebeb;
}

.trunitheader{
	background:#337ab7;
	font-weight:700;
	color:white;
	text-align:center;
	border-right-style:solid;
	border-right-color:#636160;	
	cursor: pointer;
	border-bottom-style:solid;
	border-bottom-color:#636160;	
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}
.trsubunitheader{
	background:#9a9a9a;
	font-weight:300;
	color:white;
	text-align:center;
	border-right-style:solid;
	border-right-color:#636160;	
}

.trfiscalheader{
	background:#337ab7;
	font-weight:700;
	color:white;
	text-align:center;
	border-right-style:solid;
	border-right-color:#636160;	
	cursor: pointer;
	border-bottom-style:solid;
	border-bottom-color:#636160;	
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}

.trfiscalmeta{	
display:none;

}
