#blocs-home-node-form .form-item-field-blocs-home-taille-und, #blocs-recrutement-node-form .form-item-field-blocs-home-taille-und, #blocs-node-form .form-item-field-blocs-taille-und{
	float: left;
	margin-right: 10px;
}

#blocs-home-node-form .form-item-field-blocs-home-taille-und  img, #blocs-recrutement-node-form .form-item-field-blocs-home-taille-und  img, #blocs-node-form .form-item-field-blocs-taille-und  img {border: 1px solid #FFFFFF;}

:root *> .form-item-field-blocs-home-taille-und .form-radio, :root *> .form-item-field-blocs-taille-und .form-radio{ /* Tous sauf IE 6 7 8 */
	display: none;
}

div#modalContent {
	border-radius: 4px;
	border:none!important;
}

div#modalContent div.ctools-modal-content .modal-header {
	border: 1px solid #aaaaaa/*{borderColorHeader}*/;
	background: #cccccc/*{bgColorHeader}*/ url(../../../../../../misc/images/ui-bg_highlight-soft_75_cccccc_1x100.png)/*{bgImgUrlHeader}*/ 50%/*{bgHeaderXPos}*/ 50%/*{bgHeaderYPos}*/ repeat-x/*{bgHeaderRepeat}*/;
	color: #222222/*{fcHeader}*/;
	font-weight: bold;
	height: 35px;
}

div#modalContent div.ctools-modal-content {
	border-radius: 4px!important;
	border: none;
}

div.media-widget a.ctools-modal-media-file-edit {
    display: none;
}

div.field-name-field-rgpd {
	width: 90% !important;
	border-right: 0px !important;
}

div.field-name-field-rgpd input.error {
	outline: 1px solid red;
}
