.table > tbody > tr > td {
    vertical-align: middle;
}
.wp-list-table tr > td.license_number {
    word-break: break-all;
}
.wp-list-table tfoot {
    display: none;
}

.content .tab-content .wrap {
    width: 100%;
    position: relative;
}

.content .widefat th a {
    color: white;
}
.sorting-indicator:before {
    color: white;
}
th.sorted.asc .sorting-indicator.asc:before {
    color: #a7aaad;
}
.widefat tfoot td,.widefat th,.widefat thead td {
}

.widefat tfoot tr td,.widefat tfoot tr th,.widefat thead tr td,.widefat thead tr th {
}

.widefat td p {
    margin: 2px 0 .8em
}

.widefat ol,.widefat p,.widefat ul {
    color: #2c3338
}

.widefat .column-comment p {
    margin: .6em 0
}

.widefat .column-comment ul {
    list-style: initial;
    margin-left: 2em
}

.widefat {
    border-spacing: 0;
    width: 100%;
    clear: both;
    margin: 0
}

.widefat * {
    word-wrap: break-word
}

.widefat a,.widefat button.button-link {
    text-decoration: none
}

.widefat td,.widefat th {
    padding: 8px 10px
}

.widefat thead td,.widefat thead th {
    border-bottom: 1px solid #c3c4c7
}

.widefat tfoot td,.widefat tfoot th {
    border-top: 1px solid #c3c4c7;
    border-bottom: none
}

.widefat .no-items td {
    border-bottom-width: 0
}

.widefat td {
    vertical-align: top
}

.widefat td,.widefat td ol,.widefat td p,.widefat td ul {
    font-size: 13px;
    line-height: 1.5em
}

.widefat tfoot td,.widefat th,.widefat thead td {
    text-align: left;
    line-height: 1.3em;
    font-size: 14px
}

.updates-table td input,.widefat tfoot td input,.widefat th input,.widefat thead td input {
    margin: 0 0 0 8px;
    padding: 0;
    vertical-align: text-top
}

.widefat .check-column {
    width: 2.2em;
    padding: 6px 0 25px;
    vertical-align: top
}

.widefat tbody th.check-column {
    padding: 9px 0 22px
}

.updates-table tbody td.check-column,.widefat tbody th.check-column,.widefat tfoot td.check-column,.widefat thead td.check-column {
    padding: 11px 0 0 3px
}

.widefat tfoot td.check-column,.widefat thead td.check-column {
    padding-top: 4px;
    vertical-align: middle
}
