div[data-id="58434"].field .de_fieldset{
width : 100%!important;
}
div[data-id="58433"].field fieldset{
 margin : 0 15px;
}

#content-middle > div > div > div > div.col-sm-3 > h2:nth-child(6) {
	background-color: white;
    border: none;
	
}

#content-middle > div > div > div > div.col-sm-3 > h2:nth-child(6) > div > table > thead > tr > th {
	display:none;
}
#content-middle > div > div > div > div.col-sm-9 > div:nth-child(25) > table > thead > tr > th:nth-child(1){
		display:none;

}

#content-middle > div > div > div > div.col-sm-3 > div:nth-child(6) > table > thead > tr > th{
		display:none;
}

#singleTab > div > div.col-sm-3 > h2:nth-child(6) > div{
		background-color: white;
    border: none;
}

#singleTab > div > div.col-sm-3 > h2:nth-child(6){
	background-color: white;
    border: none;
}

#singleTab > div > div.col-sm-3 > h2:nth-child(6) > div > table > thead > tr > th {
	display:none;
}

#singleTab > div > div.col-sm-3 > div:nth-child(6) > table > thead > tr > th {
	
	display:none;
}