.skz-note-content table {
    border: 1px solid #dfdfdf;
    width: 100% !important;
}

.skz-note-content table tr:hover {
    background-color: #f3f3f3;
}

.skz-note-content table th,
.skz-note-content table td {
    min-height: 27px;
    padding: .9375rem .5625rem;
    vertical-align: top;
}

.skz-note-content table th {
    font-weight: bold;
    text-align: left;
}