.cst-metabox-table label span,
.cst-description {
    color: #999999;
    font-size: 12px;
    display: block;
    line-height: 20px;
    margin: 0px 0 0;
    font-weight: normal;
}

.cst-description {
    margin-bottom: 10px;
}

.cst-metabox-table .cst_meta-seops-multi{
    max-height: 200px;
    width: 100%;
}

.cst-form-wrapper {
    margin-top: 20px;
}

.cst-form-wrapper .cst-seop-input {
    width: 200px;
    margin-right: 15px;
}

.cst_admin-seops-wrapper {
    margin: 20px 0;
}

.cst_admin-seops-wrapper .delete-cst-seops .cst_admin-seops-multi{
    width: 200px;
    height: 200px;
    margin-right: 15px;
}