@charset "UTF-8";
/* FORMULAIRE */
/* .contact-message-nous-contacter-form div:not(.js-form-type-checkbox):not(.js-form-type-radio) label {
	display: none;
}
*/
#edit-field-detailed-description-0-value {
	visibility: visible !important;
}
.field--name-field-old-site-id {
	display: none;
}
input[type='number'],
input[type='date'],
input[type='text'],
input[type='email'],
input[type='password'],
input[type='submit'],
input[type='button'],
select,
textarea,
.select {
	-webkit-appearance: none;
	display:inline-block;
  font-family: 'Open Sans', sans-serif;
  font-size:15px;
  background-color:#FFF;
  padding:10px 10px;
  border:1px solid #E3E2DF;
  -ms-box-sizing:content-box;
  -moz-box-sizing:content-box;
  -webkit-box-sizing:content-box;
  box-sizing:content-box;
  transition:0.1s;
  background-repeat:no-repeat;
  margin:1px;
box-shadow: 2px 2px 0px #E3E2DF;
}
input[type='text'],
textarea {
	width:94%;
}
input[type='number'] {
	width:120px;
}
input[type='date'] {
	width:140px;
}
.select,
body:not(.explorer) select {
    -webkit-appearance: none;
   -moz-appearance:    none;
   appearance:         none;
   background:#FFF url('../images/icons/select.png') no-repeat right 2px center;
	background-size: 25px auto;
	padding-right: 30px;
	min-width: 140px;
}

input:hover,
select:hover,
textarea:hover {
	background-repeat:no-repeat;
	background-color:#FEF8FB;
}
input:focus,
select:focus,
textarea:focus {
  background-color:#EFFAFD;
	box-shadow: 2px 2px 0px #1F77CA;
}
input[type='submit'],
input[type='button'] {
  background-color: inherit;
  padding:0px;
  border:0px;
  margin:auto;
}

select[aria-invalid="true"], textarea[aria-invalid="true"], input[aria-invalid="true"] {
    border-color: #F57670;
    box-shadow: 2px 3px 3px rgba(245,118,112,0.4);
}
label {
  text-align:left;
  color:#7B7C8C;
}
.formulaire th.thleft {
    text-align: left;
}
form label {
    display: inline-block;
}
form label, .formulaire th {
    font-weight: normal;
    vertical-align: top;
    padding:20px 5px 6px 5px;
    color: #7B7C8C;
}
form label {
    display: block;
}
.formulaire th {
    width: 200px;
}
fieldset .formulaire th {
  width:180px;
  padding:0px 15px 0px 0px;

  line-height:1.15em;
}
.formulaire th.vtop {
  padding-top:10px;
  vertical-align:top;
}
.titre {
  color:#000;
}
.chzn-container-multi .chzn-choices {
  background:#d2d2d2 !important;
  border:0px !important;
  width:207px;
  margin:4px 0px !important;
}
.chzn-container .chzn-drop {
  background:#d2d2d2 !important;
  border:0px !important;
}
form, .formulaire {
    margin: auto;
    width: 100%;
}

.form-actions {
   margin-top: 25px;
}
.formulaire td {
  padding:4px;
  vertical-align:middle;
}
.formulaire td.vtop {
  vertical-align:top;
}

form .js-form-type-checkbox label {
    padding: 0px 15px 0px 0px;
}
.formulaire input.full,
.colD .formulaire input,
.formulaire select.full,
.colD .formulaire select,
.formulaire textarea.full,
.colD .formulaire textarea {
  width:100%;
}
.formulaire select.petit {
  width:209px;
}
.colD .formulaire select.petit {
  width:100%;
}
.formulaire td.date_input {
	vertical-align: top;
}
.date_input input {
  width:140px;
}
.tabDates th {
	text-align: left;
	font-weight:600;
	font-size:1.2em;
}
.formulaire input.submit, fieldset .formulaire input.submit {
  width:auto;
}
.formulaire .input_date select,
.formulaire input.idate,
.formulaire input.demi{
  width:182px;
  margin-right:10px;
}
.formulaire input.quart {
  width:50px;
}
.formulaire select.demi {
  width:212px;
}
.formulaire input[type=checkbox], .formulaire input[type=radio] {
  width:auto;
}
.formulaire .checkbox input {
  width:auto;
}
.formulaire .radio input {
  width:auto;
}
.form_error {
  color: #FF3333;
}
.pform th {
  width:120px;
}

.submit {
  margin:15px 10px 15px 0px;
}

input.submit, 
.submit,
.submit a,
.submit input,
input[type="submit"],
input[type="button"] {
  color:#FFF !important;
  border:0px;
  font-weight:700;
  padding:6px 20px;
  margin:10px 20px 10px 0px;
  text-align:center;
  text-decoration:none;
  background-color:#1F77CA;
  border-radius:2px;
  cursor:pointer;
  width:auto;
  background-repeat:no-repeat;
  background-position:left center;
	-webkit-appearance: none;
	box-shadow:3px 3px 0px rgba(0,0,0,0.13);
}
input.submit:hover,
.submit:hover,
.submit a:hover,
.submit input:hover,
input[type="submit"]:hover,
input[type="button"]:hover {
  background-color:#1D99E4 !important;
}
div.submit,
.submit,
.annuler {
  display:inline-block;
}
input.small {
  padding:2px 8px !important;
}
td .submit,
td input[type="submit"],
td input[type="button"] {
  margin:0px !important;
}
.submit_open {
  background:url(../images/icons/search.png) no-repeat top left;
  padding:2px 0px 2px 23px;
}
.submit_close {
  background:url(../images/icons/search_close.png) no-repeat top left;
  padding:2px 0px 2px 23px;
}
.subAll {
	display:block !important;
	padding:15px 20px !important;
	text-align:center;
	font-size:1.2em;
	margin:auto !important;
	border-radius:0px !important;
}
.tdAct input[type="submit"],
.tdAct .submit {
	display:block !important;
	text-align:center;
	width:96%;
	padding:13px 2%;
	font-size:1em;
	border-radius:0px !important;
}
input[type="file"] {
  border-radius:4px;
}
.vinput {
  border:2px solid #5F65B4;
  background-color:#fff7e4;
  padding : 1px;
  font-weight: bold;
  color:#5F65B4;
}
select.custom, input.custom {
  width:100%;
}
input[type="submit"].editor_ok_button {
  padding:1px 5px;
  font-size:0.9em;
}
.text form .description {
    display: block;
    font-size: 0.8em;
    color: #666;
	margin-top: 5px;
}
.password-confirm-message,
.password-strength {
	font-style: italic;
	font-size: 13px;
	max-width: 300px;
}
#edit-field-rgpd-wrapper label {
    display: none;
}
.js-form-type-checkbox {
	display: flex;
	margin-top: 35px;
}
.js-form-type-checkbox  input {
	margin-right: 12px
}
.js-form-type-checkbox .description {
	margin-top:0px !important;
	font-size: 14px !important;
}
/* FIN FORMULAIRE */
/* EXPOSED */
.views-exposed-form {
	background: #FFF;
	margin:15px 0px 35px 0px;
	padding:15px 25px;
	border-left:60px solid #FDE5EE;
	width:auto;
}
.views-exposed-form input,
.views-exposed-form select,
.views-exposed-form textarea,
.views-exposed-form .select {
	background-color: #FFF;
	border:1px solid #ccc;
	width: auto;
	color:#333;
	margin:5px 0px;
}
.views-exposed-form select,
	.views-exposed-form input[name="keys"] {
		padding-right:30px !important;
		padding-left:12px !important;
	width: 160px !important;
}
body:not(.explorer) .views-exposed-form select {
	background-image:url('../images/icons/select.png');
}
.views-exposed-form select {
	background-color: #FFF !important;
}
.views-exposed-form .form-item {
	display: inline-block;
}
.views-exposed-form  label {
	width: auto;
	padding:2px 10px;
}
.views-exposed-form input[name="keys"] {
	color:#000;
	padding:7px 18px;
}
.form-item-field-year-value input {
	width:100px;
}
.views-exposed-form .form-autocomplete {
	width:160px;
}
.views-exposed-form input[name="keys"]:focus {
	color:#1F77CA;
}
.views-exposed-form input[type="submit"] {
	color:#1F77CA !important;
	background-color:transparent;
	border-color:#1F77CA;
	padding:1px 5px;
	margin:8px 2px;
}
.views-exposed-form #edit-actions {
    display: inline-block;
	margin-left: 15px;
}
.views-exposed-form input[type="submit"][value="Apply"],
.views-exposed-form input[type="submit"][value="Appliquer"] {
	margin:0px;
	padding:7px 25px;
}
.views-exposed-form input[type="submit"][value="Reset"],
.views-exposed-form input[type="submit"][value="Réinitialiser"] {
	background-image: url('../images/icons/ic_init.png');
	background-position: right 6px center;
	background-repeat: no-repeat;
	background-size: 17px auto;
	padding:7px 25px 7px 13px;
	text-transform:none;
	font-weight: 400;
}
.views-exposed-form input[type="submit"]:hover {
	background-color: #FFF !important;
	box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
}
.views-exposed-form input[name="keys"]:hover,
.views-exposed-form select:hover {
	border:1px solid #1F77CA;
}
.views-exposed-form input[type="submit"][value="Réinitialiser"]:hover {
	background-image: url('../images/icons/close3.png');
}
/* FIN EXPOSED */
/* form DATA NCP COMPLAINT */
.node-data-edit-form .js-filter-wrapper,
.node-data-edit-form .entity-meta,
.node-data-edit-form .tabledrag-changed-warning,
.node-data-edit-form .tabledrag-toggle-weight-wrapper,
.node-data-form .js-filter-wrapper,
.node-data-form .entity-meta,
.node-data-form .tabledrag-changed-warning,
.node-data-form .tabledrag-toggle-weight-wrapper {
	display: none;
}
.node-data-edit-form,
.node-data-form {
	max-width: 900px;
	margin:auto;
	background: #FFF;
	padding:25px 40px;
	border-left:70px solid #FDE5EE;
	width: auto;
}
fieldset.groupData {
	border-top-color:rgba(113,158,200,0.5);
	border-left-color:rgba(113,158,200,0.5);
	border-right-color:rgba(113,158,200,0.5);
	border-bottom-color:rgba(113,158,200,0.5);
	margin:40px auto !important;
	border-width: 1px;
	padding: 10px;
	box-shadow: 4px 4px 0px rgba(0,70,120,0.15);
}
fieldset.groupData > legend {
	color:#1F77CA;
}
.groupFlex {
	display: flex;
	align-items: flex-start;
}
.groupFlex.groupNCP-infos,
.groupFlex.groupWorkers {
	align-items: flex-end;
}
.node-data-edit-form .field--name-title input,
.node-data-form .field--name-title input {
	max-width: none;
}
.node-data-edit-form .field--widget-options-buttons legend,
.node-data-form .field--widget-options-buttons legend,
.node-data-edit-form h4,
.node-data-form h4,
form.node-data-edit-form  label:not(.option),
form.node-data-form  label:not(.option) {
    padding: 20px 5px 6px 5px;
    color: #000;
	font-size: 1em;
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
	margin:0px;
	text-align: left;
}
.field--name-field-chapters .form-checkboxes {
	display: flex;
}
.field--name-field-chapters .js-form-type-checkbox {
    display: flex;
    margin-top: 0px;
}
.node-data-edit-form .field--type-datetime,
.node-data-edit-form .js-form-item,
.node-data-form .field--type-datetime,
.node-data-form .js-form-item {
	margin:10px;
	position: relative;
}
.node-data-edit-form .field--type-datetime .js-form-item,
.node-data-form .field--type-datetime .js-form-item {
	margin:0px;
}
.node-data-edit-form .field--name-field-year,
.node-data-form .field--name-field-year {
	display: none;
}
.node-data-edit-form .ajax-new-content input.button,
.node-data-form .ajax-new-content input.button,
.field--widget-string-textfield input[type="submit"],
.field--widget-entity-reference-autocomplete input[type="submit"] {
	padding:2px 8px;
	font-size: 13px;
	background-color: #FFF !important;
	border:1px solid #ccc;
	color:#000 !important;
	font-weight: 400;
	border-radius: 3px;
	margin:13px 0px 0px 43px;
}
.field--widget-entity-reference-autocomplete .draggable a.tabledrag-handle {
    margin-left:0em;
}
.field--widget-entity-reference-autocomplete a.tabledrag-handle .handle {
    margin:0;
}
.node-data-edit-form .ajax-new-content input.button:hover,
.node-data-form .ajax-new-content input.button:hover,
.field--widget-string-textfield input[type="submit"]:hover,
.field--widget-entity-reference-autocomplete input[type="submit"]:hover {
	background-color: #F1F1F1 !important;
	border-color:#999;
}
.form-required:after {
	display: inline-block;
	content:"*";
	color:red;
	font-size: 13px;
	margin-left: 3px;
}
.js-form-type-entity-autocomplete {
	position: relative;
}
.js-form-type-entity-autocomplete:after {
	display: inline-block;
	content:"Start typing (autocomplete) or create entry";
	color:#666;
	font-size: 13px;
	font-style: italic;
	position: absolute;
	left: 5px;
	bottom: -18px;
}
.path-node .form-actions .dropbutton {
	margin:0px;
}
.path-node .form-actions .dropbutton li {
	margin:0px;
}
.path-node .form-actions .dropbutton li:after {
	display: none;
}
.path-node .js-form-type-managed-file label {
	display: inline-block;
	padding:5px 10px !important;
	color:#1D99E4 !important;
	border:1px solid #1D99E4;
	background: #FFF;
	box-shadow: 2px 2px 4px rgba(0,0,0,0.2);
	border-radius:2px;
}
.path-node .js-form-type-managed-file label:hover {
	box-shadow: 2px 2px 4px rgba(0,0,0,0.6);
	cursor:pointer;
}
.path-node .js-form-type-managed-file input.js-form-file {
	visibility: hidden;
	height: 0;
}

.node-data-edit-form .field--name-field-submit,
.node-data-form .field--name-field-submit {
	position: relative;
	margin:40px 0px 53px 0px;
	z-index: 30;
	border-bottom:1px solid #1D99E4;
	border-top:1px solid #1D99E4;
	padding:5px 0px;
}
/*
.node-data-edit-form .form-actions .button--primary,
.node-data-form .form-actions .button--primary {
	position: absolute;
	margin:10px 0px 0px 146px;
}*/
/*
.field--name-field-submit .form-item input[type="checkbox"] {
	visibility: hidden;
	position: absolute;
	margin-left: 200px;
}
.field--name-field-submit .form-item label {
	display: block;
	margin:0px;
	padding:6px 67px 6px 13px;
	border:1px solid #D6D6D6;
	background:#FFF url('../images/coche2.png') no-repeat right 5px center;
	font-size: 14px;
	font-weight: 600;
	color:#999;
	border-radius: 4px;
	box-shadow: 3px 3px 0px rgba(0,0,0,0.1);
	transition: 0.15s;
}
.field--name-field-submit .form-item input[type="checkbox"]+label:hover {
	border-color:#1D99E4;
	cursor: pointer;
	color:#1F77CA;
	box-shadow: 3px 3px 0px rgba(0,60,130,0.3);
	background-image: none;
	padding:6px 40px;
}
.field--name-field-submit .form-item input[type="checkbox"]:checked+label {
	background-image:url('../images/coche.png');
	background-position: 5px center;
	padding:6px 13px 6px 67px;
	border-color:green;
	background-color:#EEF7F0;
	color:#000;
}
.node-data-form .form-actions:before,
.node-data-edit-form .form-actions:before,
.field--name-field-submit .form-item input[type="checkbox"]:checked+label:after {
	display: block;
	content:"Please clic 'Save'";
	position: absolute;
	left:130px;
	top:0px;
	width:400px;
	font-weight: 400;
	font-style: italic;
	color:#1D99E4;
}*/
.node-data-form .form-actions
.node-data-edit-form .form-actions {
	position: relative;
}
.node-data-form .form-actions:before,
.node-data-edit-form .form-actions:before {
	
}
.field--name-field-submit .description {
    position: absolute;
	margin-top: 45px !important;
	width:450px;
	color:#1D99E4 !important;
	font-weight: 400;
	font-style: italic;
	font-size: 16px !important;
}
.roleMember .node-data-edit-form .button--danger {
	border:1px solid red;
	font-size: 14px;
	font-weight: 600;
	color:red;
	border-radius: 2px;
	box-shadow: 3px 3px 0px rgba(0,0,0,0.1);
	right:0px;
	margin-top: 9px;
	padding:6px 18px;
}
.roleMember .node-data-edit-form .button--danger:hover {
	color:red;
	box-shadow: 3px 3px 0px rgba(220,0,0,0.4);
}
.roleMember .node-data-edit-form .vertical-tabs {
	display: none;
}
.node-data-delete-form {
	text-align: center;
	font-size: 19px;
	padding-top: 100px;
}
/*
.node-data-form .field--name-field-submit {
	position: absolute;
	left:50%;
	margin:13px 0px 0px -190px;
}
.field--name-field-submit .form-item input[type="checkbox"] {
	visibility: hidden;
	position: absolute;
}
.field--name-field-submit .form-item label {
	display: block;
	margin:1px 0px;
	padding:7px 20px;
	background-color:#1F77CA;
	font-size: 15px;
	font-weight: 600;
	border-radius: 2px;
	color:#FFF;
	box-shadow: 3px 3px 0px rgba(0,0,0,0.13);
}
.field--name-field-submit .form-item input[type="checkbox"]:checked+label {
	background-color:#1D99E4;
}
.field--name-field-submit .form-item input[type="checkbox"]+label:hover {
	background-color:#1D99E4 !important;
	cursor: pointer !important;
	color:#FFF !important;
}*/
/* FIN form DATA NCP COMPLAINT */
