/*

    The following CSS codes are created by the YellowPencil plugin.
    https://yellowpencil.waspthemes.com/


    T A B L E   O F   C O N T E N T S
    ........................................................................

    01. "Éditer cette entrée" Page

*/



/*-----------------------------------------------*/
/*  "Éditer cette entrée" Page                 */
/*-----------------------------------------------*/
body.page-id-1241 .acf-field-submit-button .acf-input .fea-submit-button{
	background-color:#005a96;
	color:#ffffff;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:10px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
}

body.page-id-1241 .acf-form-fields .acf-field-text label{
	color:#005a96;
	font-size:17px;
	text-transform:uppercase;
	font-weight:700 !important;
}

body.page-id-1241 .acf-label label{
	color:#005a96;
	font-size:17px;
	text-transform:uppercase;
	font-weight:700 !important;
}

body.page-id-1241 .acf-field-wysiwyg .acf-label label{
	font-size:18px;
}

body.page-id-1241 .acf-form-fields .acf-input input[type=text]{
	height:40px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
}