.as-table .as-title-row td {
    background: #f8f9fa;
    border-bottom: none;
    padding-bottom: 4px;
}

.as-table .as-desc-row td {
    border-top: none;
    padding-top: 4px;
    font-size: 13px;
    color: #555;
}

.as-table .as-btn-cell {
    white-space: nowrap;
    vertical-align: middle;
    text-align: center;
    width: 1%;
}