.showhidegt .gt-showhide
{
    display:none !important;
}
.tdsx-table-content tr td:nth-child(1){
    width:30px;
}

.tdsx-table-header tr th:nth-child(1){
    width:30px;
}
.tdsx-table-content tr td:nth-child(2){
    width:150px;
}
.tdsx-table-header tr th:nth-child(2){
    width:150px;
}
.btn-gtexcel
{
    border:1px solid #0094ff;
    color:#0094ff;
    border-radius:5px;
    padding:4px;
}