/**
 * All of the CSS for your admin-specific functionality should be
 * included in this file.
 */

.wrap.dfvm #poststuff .inside {
    padding: 20px 20px;
}
.wrap.dfvm .dfvm-admin-page-title {
    margin-bottom: 20px;
}
.dfvm .cmb-th+.cmb-td {
    width: 77%;
    padding: 25px 10px;
}
#poststuff .inside h2.dfvm-field-heading {
    font-size: 15px;
    color: #21759b;
    font-weight: 500;
    padding: 20px 0 0 0;
}
#poststuff .inside h2.dfvm-faq-heading {
    font-weight: 700;
    padding: 15px 0 0 0;
}
.dfvm .cmb-type-custom-attached-posts .attached-posts-section {
    margin-top: 0;;
}
.find-box {
    top: 50px !important;
    bottom: 50px !important;
}