/*Css for WordPress Admin only, not for theme outloook */
h3.btb_widget_inside_title{color: #000 !important;padding: 5px !important;
                           display: block;background:#eaeaea;border-bottom: 1px solid #ddd;
                           margin-bottom: 5px;margin-top: 10px !important;
                               font-size: 22px !important;
}
.btb_widget_collumn{display: block;width: 100%;}
.error_message{color: #d02c21;font-size: 13px;}
.postbox {
    box-shadow: -3px 6px 8px 0px rgba(0, 0, 0, 0.08) !important;
}
.metabox-holder .postbox>h3, .metabox-holder .stuffbox>h3, .metabox-holder h2.hndle, .metabox-holder h3.hndle {
    background: #787d82 !important;
    color: white !important;
}
.dim_color{color: #aaa;}









