.tborder {
	width: 100%;
    border-radius: 0px !important;
    background: none;
    margin-left: 0;
    padding: 0px;
    display: table;
    color: var(--helltext);
}

.tborder .trow1, .tborder .trow2 {
	padding: 10px;
}

.tfoot {
	color: inherit;
}