#seokey-keywords-content{
    max-width: 1600px;
    margin: 0 auto;
}
.widefat th, .widefat thead td, .widefat tfoot td {
    font-size: 15px;
}
.widefat td, .widefat td p, .widefat td ol, .widefat td ul {
    font-size: 14px;
}

.seokey-whattodo-text.has-explanation {
    box-sizing: border-box;
}
@media (min-width: 1700px) {
    .column-content {
        width: 23em;
    }
    .seokey-whattodo-text.has-explanation {
        width: 15em;
    }
}
@media (max-width: 1659px) {
    .seokey-whattodo-text.has-explanation {
        box-sizing: border-box;
        width: 100%;
    }
}



#seokey-keywords-content{
    padding: 1em 2em;
}



table.fixed {
    table-layout: inherit;
}

th.sortable a, th.sorted a {
    display: flex;
    align-items: center;
    justify-content: left;
}
th.sortable a span:first-of-type {
    width: auto;
}
.nofollow {
    background: repeating-linear-gradient( 45deg, #eee, #eee 10px, #C7ECF9 10px, #C7ECF9 20px );
}
.column-keywords ul {
    margin-top: 0;
    margin-left: 0;
}
.keywords.column-keywords {
    min-width: 12em;
    display: inline-block;
    width: 20em;
}

.widefat p, .widefat ol, .widefat ul {
    color: #50575e;
}