.wpbe_meta_delete{
    font-family: 'fontello';
    font-size: 18px !important;
    line-height: 32px !important;
    height: 32px !important;
}

.wpbe_meta_delete:before{
    content: "\eba8";
}

.meta_popup_editor_child_ul{
    padding: 0 15px;    
}

.meta_popup_editor_child_ul li{
    border: solid 1px #e1e1e1;
    padding: 7px;
}

.wpbe_meta_key_input,
.wpbe_meta_keys_get_input{
    width: 75% !important;
}

.wpbe_meta_view_selector{
    width: 99%;
}

