table[data-arg="bulk_metas"] td:last-child,
table[data-arg="bulk_social"] td:last-child {
    white-space: unset;
    min-width: 450px;
}
table[data-arg="bulk_metas"] td:last-child i,
table[data-arg="bulk_social"] td:last-child i {
    border: unset !important;
    border-radius:unset !important;
    font-size:unset !important;
    color: unset !important;
    width: unset !important;
    height: unset !important;
}

.wsko-rich-snippet-col
{
    height:100px;
}
.wsko-rich-snippet-add-item
{
    position:absolute;
    width:100%;
    height:100%;
    background-color:white;
    text-align:center;
    padding-top:20px;
}
.wsko-rich-snippets-toggle-link {
    margin-bottom: 15px !important;
}