 /* Set min width table headers taxonomies */
table.wp-list-table .column-taxonomy-artbiz_product_artist,
table.wp-list-table .column-taxonomy-artbiz_product_medium,
table.wp-list-table .column-taxonomy-artbiz_product_theme,
table.wp-list-table .column-taxonomy-artbiz_product_orientation{
    width: 11%;
}

#artbiz-matching-kv,
#artbiz-matching-af{
    margin-top: 15px;
}

#artbiz-matching-kv > fieldgroup,
#artbiz-matching-af > fieldgroup{
    display: block; 
    margin-bottom: 8px;
}

#artbiz-matching-kv > fieldgroup > label,
#artbiz-matching-af > fieldgroup > label{
    float: left
}

#artbiz-matching-kv > fieldgroup > button.button-link-delete,
#artbiz-matching-af > fieldgroup > button.button-link-delete{
    font-size: 1.5em; 
    line-height: 1.5em; 
    margin-top: 1rem; 
    padding: 0 5px;
}

button.artbiz-matching-kv-add,
button.artbiz-matching-af-add{
    margin-top: 15px;
}