body.fgts_post_type_page_fgts_testimonial_setting_page{background-color: #fff;}
input[type=text], input[type=number] {
    width: 50%;
    border: 1px solid #ccc;
    padding: 5px 10px;
    border-radius: 4px;
}
input[type=number] {padding: 15px 10px;}

.fgts_post_type_page_fgts_testimonial_setting_page.wp-core-ui .button-primary {
    background: #37a8d7;
    border-color: #37a8d7 #5bb9e0 #0a83b5;
    box-shadow: 0 1px 0 #59b0d4;
    color: #fff;
    text-decoration: none;
    text-shadow: 0;     
}

.wp-core-ui.fgts_post_type_page_fgts_testimonial_setting_page .button,  .wp-core-ui.fgts_post_type_page_fgts_testimonial_setting_page .button-primary, .wp-core-ui.fgts_post_type_page_fgts_testimonial_setting_page .button-secondary {
    font-size: 14px;
    height: 36px;
    padding: 0 26px 1px;
}
.fgts_post_type_page_fgts_testimonial_setting_page #wpbody-content { margin-top: 35px;}
.notice, div.error, div.updated { box-shadow: 0px 1px 1px 1px rgba(0,0,0,.1); }