.wp-admin .custom_prog_filter{
    display: none!important;
}
.wp-admin.post-type-lot .custom_prog_filter{
    display: block!important;
}

body.post-type-lot .acf-fields>.acf-field { display:flex; }
body.post-type-lot .acf-fields>.acf-field .acf-label { flex:1; max-width:200px; margin-bottom:0; height:32px; line-height:32px; text-align:right; padding-right:15px; }
body.post-type-lot .acf-fields>.acf-field .acf-label label { margin:0; }
body.post-type-lot .acf-fields>.acf-field .acf-input { flex:1; height:32px; line-height:32px; }

body.post-type-region .acf-fields>.acf-field { display:flex; }
body.post-type-region .acf-fields>.acf-field .acf-label { flex:1; max-width:200px; margin-bottom:0; height:32px; line-height:32px; text-align:right; padding-right:15px; }
body.post-type-region .acf-fields>.acf-field .acf-label label { margin:0; }
body.post-type-region .acf-fields>.acf-field:not(.acf-field-image) .acf-input { flex:1; height:32px; line-height:32px; }

.acf-field[data-name="departament"] { display:none !important; }

[data-name="section_programmes"] [data-name="programmes_list"] { display:none !important; }

/****** Custom post type: Références ******/
body.post-type-reference #postdivrich { display:none !important; }
body.post-type-reference .acf-field[data-name="contenus"] .acf-table th.acf-th[data-type="image"],
body.post-type-reference .acf-field[data-name="contenus"] .acf-table td.acf-field[data-type="image"] { width:25% !important; }
body.post-type-reference .acf-field[data-name="contenus"] .acf-table th.acf-th[data-type="wysiwyg"],
body.post-type-reference .acf-field[data-name="contenus"] .acf-table td.acf-field[data-type="wysiwyg"] { width:75% !important; }
body.post-type-reference .acf-tab[data-name="infos_programme"] .acf-field,
body.post-type-reference [data-type="tab"][data-name="infos_programme"] .acf-field { display:flex; }
body.post-type-reference .acf-tab[data-name="infos_programme"] .acf-field .acf-label,
body.post-type-reference [data-type="tab"][data-name="infos_programme"] .acf-field .acf-label { flex:1; max-width:200px; }
body.post-type-reference .acf-tab[data-name="infos_programme"] .acf-field .acf-input,
body.post-type-reference [data-type="tab"][data-name="infos_programme"] .acf-field .acf-input { flex:1; }
body.post-type-reference a.wpforms-insert-form-button, 
body.post-type-reference button.insert-media  { display:none !important; }
body.post-type-reference .acf-field[data-name="nb_appartements"] { display:none !important; }
body.post-type-reference .acf-field[data-name="nb_maisons"] { display:none !important; }


/***
body.post-type-programme .acf-fields { padding:15px !important; }
body.post-type-programme .acf-field:not(.acf-field-tab)  { display:flex !important; }
body.post-type-programme .acf-field:not(.acf-field-tab) .acf-label { flex:1 !important; max-width:200px !important; height:30px; line-height:30px; margin:0 !important; }
body.post-type-programme .acf-field:not(.acf-field-tab) .acf-input { flex:1 !important; }
***/

body.post-type-programme #acf_after_title-sortables { display:none; }
body.post-type-programme #postdivrich { display:none; }