.wpms-category-title {
    height: 32px;
    margin-bottom: 4px;
}
.wpms-category-title .wpms-category-title-input {
    height: 32px !important;
    line-height: 32px !important;
    color: #1a0dab !important;
    width: 100% !important;
}
.wpms-category-title input[type="text"]::placeholder,
.wpms-category-desc textarea::placeholder {
    opacity: 0.6;
}
.wpms-category-desc textarea {
    height: 100%;
    padding-right: 68px !important;
    padding-left: 10px;
    font-weight: normal !important;
    width: 100% !important;
}
.wp-meta-seo_page_metaseo_category_meta .wpms-form-table .wpms-category-title .wpms-category-title-input,
.wp-meta-seo_page_metaseo_category_meta .wpms-form-table .wpms-category-desc .wpms-category-desc-textarea{
    opacity: 1 !important;
    border: 1px solid #EEE !important;
}
.wp-meta-seo_page_metaseo_category_meta .wpms-form-table .wpms-category-title .wpms-category-title-input:hover {
    border-color: #2271b1;
    box-shadow: 0 0 0 1px #2271b1;
    outline: 2px solid transparent;
}
.wp-meta-seo_page_metaseo_category_meta .wpms-form-table .wpms-category-title .wpms-category-title-input {
    font-size: 20px !important;
}

.wpms-cat-title-len {
    height: 32px !important;
    line-height: 32px!important;
}
.wpms-cat-desc-len {
    height: 45px !important;
    line-height: 45px !important;
}
.wp-meta-seo_page_metaseo_category_meta .wpms-form-table .wp-list-table tbody > tr td:nth-child(3),
.wp-meta-seo_page_metaseo_category_meta .wpms-form-table .wp-list-table tbody > tr th:nth-child(3){
    padding: 5px 10px;
}
.snippet_metalink {
    display: inline-block;
    width: 100%;
}
