:host{
    padding:0px;
}
table > thead > tr > th{
    border: 0px;
    padding-top: 2x;
    padding-bottom: 3px; 
}
table > tbody > tr > th, table > tbody > tr > td{
    border: 0px;
    padding-top: 1px;
    padding-bottom: 2px;   
}

.table-row{
    background-color: #CCC5B9;
}

.table-content{
    margin: 2px;
}
.display-content-bottom{
    padding-top: 6px;
}

.tm-finance-section{
    margin-left: 8px; 
}