div.card-body table {
    background:rgba(0,0,0,0.0)!important;
    border:none;
}

div.card-body table td {
    background:rgba(0,0,0,0.0)!important;
    border:none;
}
div.card-body table tr {
    border:none;
}

tr td:nth-child(2) {
  white-space: nowrap;
  text-align: right;
}




/* Editing Blocks */
/*.sectionblockedit {
    
}
.sectionblockedit:hover {
    outline: 1px dotted #808080;
    background:rgba(128,128,128, 0.2);
}*/
/*section:hover{ background:rgba(128,128,128, 0.2) }*/

/*section:hover {
    outline: 1px dotted #808080;
    background:rgba(128,128,128, 0.2);
}*/



