#heowatch tr > *:nth-child(3), tr > *:nth-child(2) , tr > *:nth-child(6), tr > *:nth-child(8), tr > *:nth-child(9), tr > *:nth-child(10), tr > *:nth-child(11), tr > *:nth-child(12), tr > *:nth-child(13), tr > *:nth-child(14), tr > *:nth-child(15) , tr > *:nth-child(17){
    display: none;
}	
p a.btn {   font-size: 2em;
    margin: 1em 0 0 1em;
	
}
p{    background-color: #eee;
    border: 1px solid;
    border-radius: 10px;
    margin: 1em;
    padding: 5px;}
thead input {
        width: 100%;
    }
	
th.lng{
	    width: 100px;
}
	th.lng input {
        width: 100px;
    }
	
div.dt-searchPanes div.pane div.scroller ul li span.label{
	color:black;
}