/* ------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------- */
/* -------------------------------- STYLE CCI GRAND EST -------------------------------- */
/* ------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------- */


/* -------------------------------- GENERAL -------------------------------- */

body .marketingForm {background-color: none;font-family: "Fira Sans", Arial, sans-serif !important;}
body .marketingForm h1 {font-size: 3rem !important;font-family: "Fira Sans", Arial, sans-serif;font-weight: 500 !important;margin-bottom: 12px !important;color: #383ff5;}
body .marketingForm h2 {font-size: 20px !important;font-family: "Fira Sans", Arial, sans-serif;font-weight: 500 !important;margin-bottom: 12px !important;color: #383ff5;}

/* .old {background-color: rgba(208,209,220,0.1);}

body .marketing .table__th, 
body .marketing .ck-editor__editable th,
body .marketing .section-term__text th, 
body .marketing .paragraph--type--block-content th, 
body .marketing .paragraph--type--editorial th, 
body .marketing .field--name-body th {background-color: inherit !important;} */

body .table__th, .cke_editable th, 
body .section-term__text th,
body .paragraph--type--block-content th, 
body .paragraph--type--editorial .text-formatted th,
body .paragraph--type--editorial th, 
body .field--name-body th {color:#000;}

body .textFormFieldBlock label, 
body .dateTimeFormFieldBlock label, 
body .lookupFormFieldBlock label, 
body .twoOptionFormFieldBlock label.block-label, 
body .optionSetFormFieldBlock label.block-label,
body .multiOptionSetFormFieldBlock label.block-label, 
body  div[data-editorblocktype="Captcha"] label[id^="wlspispHipInstructionContainer"], 
body .textFormFieldBlock label *, 
body .dateTimeFormFieldBlock label *,
body .lookupFormFieldBlock label *, 
body .twoOptionFormFieldBlock label.block-label *,
body .optionSetFormFieldBlock label.block-label *, 
body .multiOptionSetFormFieldBlock label.block-label *, 
body .consentBlock label p,
body .marketingForm h1 {font-family: "Fira Sans", Arial, sans-serif;}

body .marketingForm h1 span {
  background-color: inherit !important;
  border: none !important;
  font-family: "Fira Sans", Arial, sans-serif !important;
  color: inherit !important;
}

body .marketingForm p {
  margin: 0px;
  padding: 0px;
  line-height: 125%;
  line-height: 1.25;
  font-family: "Fira Sans", Arial, sans-serif !important;
  font-size: 14px;
  text-align: center;
}

/* -------------------------------- SESSION -------------------------------- */

body .marketingForm div[data-editorblocktype="Sessions"] {
  display: flex;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  margin-top: 20px;
  border: 1px solid rgba(56,63,245,0.3) !important;
  border-radius: 2rem;
  padding: 30px;
  width: calc(100% - 20px);
  margin-left: 10px;
  box-sizing: border-box;
}

body .sessionDetails {
  margin-top: 15px;
  border-radius: 2rem;
  padding: 1rem;
  color: #FFF;
  background-color: rgb(55, 60, 245);
}

body .sessionDetails .sessionEventTitle,
body .eventSessionDescription .sessionTitle {font-weight: bold;}
body .sessionDetails .sessionTitle,
body .eventSessionDescription .sessionDate {font-style: italic; margin-bottom: 5px;}
body .sessionDetails .sessionDate {font-size: 13px;}
body .sessionDetails .sessionTime,
body .eventSessionDescription .sessionTime {font-size: 13px;}

.eventSessionDescription > p span {
  background-color: inherit !important;
  border: none !important;
  font-family: "Fira Sans", Arial, sans-serif;
}

body .eventSessions div.eventSession div.eventSessionDescription p .sessionFullMessage { 
  color: red !important;
  padding: 5px 10px;
  border-radius: 20px;
}

.eventSession label::after {
  width: auto !important;
}

body .marketingForm div[data-editorblocktype="Sessions"] .eventSessions .eventSession {
  background-color: rgb(250, 249, 248) !important;
  border: 1px solid rgb(225, 223, 221);
  padding: 10px 20px;
  border-radius: 20px;
}




/* -------------------------------- FORMULAIRE -------------------------------- */

body .optionSetFormFieldBlock select, 
body .textFormFieldBlock input,
body .dateTimeFormFieldBlock input, 
body .lookupFormFieldBlock input,
body .marketingForm textarea,
body div[data-editorblocktype="Captcha"] input, 
body .passesBlock select {
  font-size: 13px;
}

body div[data-editorblocktype="Text"] > p > span {
  font-weight: initial !important;
  font-size: 10px !important;
}

body th.columnContainer[data-container-width="50.00"] {
  width: 50%;
}

.columns-equal-class > table > tbody > tr,
.columns-equal-class > table > tbody {
  width: 100% !important;
  display: block;
}

.columns-equal-class > table > tbody > tr > th {
  display: block;
}

body form.marketingForm {width: 100%;}

body form.marketingForm .submitButtonWrapper {display: flex !important;justify-content: center;padding-top: 0;}

body .table__th, .cke_editable th, 
body .section-term__text th, 
body .paragraph--type--block-content th,
body .paragraph--type--editorial .text-formatted th, 
body .paragraph--type--editorial th, 
body .field--name-body th {background-color:inherit}

body .wrap-section > table.outer {width: inherit;}

body .marketingForm table {width: 100% !important;}



body .marketingForm textarea {
	min-height: 100px;
	height: auto;
	align-self: flex-start;
	background-color: #FFF;
}

body .textFormFieldBlock, 
body .dateTimeFormFieldBlock, 
body .twoOptionFormFieldBlock,
body .optionSetFormFieldBlock, 
body .multiOptionSetFormFieldBlock, 
body .lookupFormFieldBlock,
body .phoneFormFieldBlock {gap: 3px;padding: 10px 30px;}

body select {
    background-image: url(../images/arrow-bottom.svg);
    background-repeat: no-repeat;
    background-position-x: 98%;
    background-position-y: center;
    appearance: none;
  font-family: "Fira Sans", Arial, sans-serif !important;
  font-size: 13px;
  padding: 6px 8px;
  background-color: #faf9f8;
  border: 1px solid #e1dfdd;
  border-radius: 2px;
  display: block;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  flex: 2 1 20%;
}

body .textFormFieldBlock input, 
body .dateTimeFormFieldBlock input, 
body .lookupFormFieldBlock input, 
body div[data-editorblocktype="Captcha"] input,
body .phoneFormFieldBlock input,
body select#sessionSelect {background-color: #FFF;min-height: 35px;}

body select {min-height: 35px;background-color: #FFF;}

body .optionSetFormFieldBlock select, 
body .passesBlock select {background-image: url(../images/arrow-bottom.svg);background-color: #FFF;}

body select:focus, 
body .textFormFieldBlock input:focus, 
body .dateTimeFormFieldBlock input:focus, 
body .lookupFormFieldBlock input:focus,
body .marketingForm textarea:focus, 
body div[data-editorblocktype="Captcha"] input:focus,
body .phoneFormFieldBlock input:focus,
body select#sessionSelect:focus,

body select:hover, 
body .textFormFieldBlock input:hover,
body .dateTimeFormFieldBlock input:hover, 
body .lookupFormFieldBlock input:hover,
body .marketingForm textarea:hover, 
body div[data-editorblocktype="Captcha"] input:hover,
body .phoneFormFieldBlock input:hover,
body select#sessionSelect:hover,

body select:active, 
body .textFormFieldBlock input:active, 
body .dateTimeFormFieldBlock input:active, 
body .lookupFormFieldBlock input:active,
body .marketingForm textarea:active, 
body div[data-editorblocktype="Captcha"] input:active,
body .phoneFormFieldBlock input:active,
body select#sessionSelect:active {border-color: #383ff5;color: #383ff5;}

body .textFormFieldBlock label::after, 
body .twooption_checkbox label::after, 
body .dateTimeFormFieldBlock label::after, 
body .lookupFormFieldBlock label::after, 
body .twoOptionFormFieldBlock label.block-label::after, 
body .twoOptionFormFieldBlock div.twooption_checkbox label::after, 
body .optionSetFormFieldBlock label.block-label::after, 
body .multiOptionSetFormFieldBlock label.block-label::after, 
body .consentBlock label::after, 
body .eventSession label::after, 
body div[data-editorblocktype="Captcha"] label[id^="wlspispHipInstructionContainer"]::after {color: red;}

body select, 
body .textFormFieldBlock input, 
body .dateTimeFormFieldBlock input, 
body .lookupFormFieldBlock input,
body .phoneFormFieldBlock input, 
body .marketingForm textarea, 
body div[data-editorblocktype="Captcha"] input,
body select#sessionSelect {
  border: 1px solid rgba(56,63,245,0.3) !important;
}

body .textFormFieldBlock label, 
body .dateTimeFormFieldBlock label, 
body .lookupFormFieldBlock label, 
body .twoOptionFormFieldBlock label.block-label,
body .optionSetFormFieldBlock label.block-label, 
body .multiOptionSetFormFieldBlock label.block-label, 
body div[data-editorblocktype="Captcha"] label[id^="wlspispHipInstructionContainer"], 
body .textFormFieldBlock label *, 
body .dateTimeFormFieldBlock label *, 
body .lookupFormFieldBlock label *, 
body .twoOptionFormFieldBlock label.block-label *, 
body .optionSetFormFieldBlock label.block-label *, 
body .multiOptionSetFormFieldBlock label.block-label *, 
body .consentBlock label p,
body .phoneFormFieldBlock label,
body label[for="sessionSelect"] {
  font-family: "Fira Sans", sans-serif;
  font-size: 15px;
  font-weight: 400;
  color: #323130;
}

body label[for="sessionSelect"] span {
  font-weight: inherit !important;
}

body .phoneFormFieldBlock .phoneCountryCode {
  border: inherit;
}

body .phoneFormFieldBlock .phoneCountryCodeLabel {
  background-color: rgba(56,63,245,0.3);
  color: #FFF;
}

body .textFormFieldBlock input, 
body .dateTimeFormFieldBlock input, 
body .lookupFormFieldBlock input,
body .marketingForm textarea, 
body div[data-editorblocktype="Captcha"] input, 
body .passesBlock select,
body .phoneFormFieldBlock input,
body select#sessionSelect {
  font-family: "Fira Sans", sans-serif;
  font-size: 13px;
  box-sizing: border-box;
}

body select#sessionSelect  {
  background-image: url(../images/arrow-bottom.svg);
  background-repeat: no-repeat;
  background-position-x: 98%;
  background-position-y: center;
  appearance: none;
}


body .consentBlock div label p,
body .twoOptionFormFieldBlock div.twooption_checkbox div label, 
body .twoOptionFormFieldBlock div.twooption_checkbox div label div, 
body .consentBlock div label p {
  font-family: "Fira Sans", sans-serif;
  font-size: 10px;
  line-height: 13px;
}

body .consentBlock {
  margin: 20px 0 0 0;
}


body .marketingForm a, body div[data-editorblocktype="Captcha"] td:nth-of-type(2) a {
  font-family: "Fira Sans", sans-serif;
  font-size: 11px;
  color: #383ff5;
  font-style: italic;
  text-decoration: underline;
}

body .consentBlock > div {display: flex;justify-content: center;align-items: start;}

body .consentBlock > div > label {
  display: flex;
}

.submitButtonWrapper {display: flex;justify-content: center;}

body div[data-editorblocktype="SubmitButton"] {padding-bottom: 0;}

.submitButtonWrapper .submitButton {
    display: block;
	border: 1px solid transparent;
	border-top-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
	border-radius: 10rem;
	font-weight: 600;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border-color: #383ff5;
	background-color: #383ff5;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
}

.submitButtonWrapper .submitButton:hover {
  background-color: #1820f8 !important;
}


body .textFormFieldBlock, 
body .dateTimeFormFieldBlock, 
body .twoOptionFormFieldBlock, 
body .optionSetFormFieldBlock, 
body .passesBlock, 
body .multiOptionSetFormFieldBlock,
body .lookupFormFieldBlock,
body .phoneFormFieldBlock {
	gap:0px;
}

body .marketingForm th.columnContainer, 
body .marketingForm th.inner {
	padding: 0px !important;
	
}

body .textFormFieldBlock, 
body .dateTimeFormFieldBlock,
body .twoOptionFormFieldBlock, 
body .optionSetFormFieldBlock,
body .passesBlock,
body .multiOptionSetFormFieldBlock, 
body .lookupFormFieldBlock,
body .phoneFormFieldBlock,
body div[data-editorblocktype="Sessions"] {
	padding: 5px 10px;
}

body table.multi .textFormFieldBlock, 
body table.multi .dateTimeFormFieldBlock, 
body table.multi .twoOptionFormFieldBlock, 
body table.multi .optionSetFormFieldBlock, 
body table.multi .passesBlock, 
body table.multi .multiOptionSetFormFieldBlock, 
body table.multi .lookupFormFieldBlock,
body table.multi .phoneFormFieldBlock {
  padding: 5px 10px;
}

body table.multi th,
body table.outer th {
	padding: 0px !important;
}


body .twoOptionFormFieldBlock div.radiobuttons div input, 
body .twoOptionFormFieldBlock div.twooption_checkbox div input,
body .optionSetFormFieldBlock div.radiobuttons div input, 
body .multiOptionSetFormFieldBlock fieldset > div > input[type="checkbox"],
body .eventSession > div > input[type="checkbox"], 
body .eventSession > div > input[type="radio"], 
body .consentBlock div input {
	accent-color: #383ff5;
}

body .textFormFieldBlock label, body .dateTimeFormFieldBlock label, body .lookupFormFieldBlock label, body .twoOptionFormFieldBlock label.block-label, body .optionSetFormFieldBlock label.block-label, body .multiOptionSetFormFieldBlock label.block-label, body .passesBlock label, body div[data-editorblocktype="Captcha"] label[id^="wlspispHipInstructionContainer"], body .phoneFormFieldBlock label {
  margin-top: 0px;
  margin-bottom: 2px;
}

.optionSetFormFieldBlock[data-targetproperty="ccicm_civility_code"] .radiobuttons {
	display: flex;
	flex-direction: row;
}

.optionSetFormFieldBlock[data-targetproperty="ccicm_civility_code"] .radiobuttons > div {
	width: auto;
}





/* -------------------------------- REMERCIEMENT -------------------------------- */

div[data-cached-form-url] .onFormSubmittedFeedback .onFormSubmittedFeedbackMessage {
  font-family: "Fira Sans", sans-serif;
}
.onFormSubmittedFeedback .onFormSubmittedFeedbackMessage {
  
}

.onFormSubmittedFeedback .sessionInformationContainer {
  
}

h3.sessionInformationTitle {
  
}

/* ------------------------------------------------------------------------------------- */
/* -------------------------------- RESPONSIVE ----------------------------------------- */
/* ------------------------------------------------------------------------------------- */

@media only screen and (max-width: 480px) {
  
  body select, 
  body .textFormFieldBlock input, 
  body .dateTimeFormFieldBlock input, 
  body .lookupFormFieldBlock input, 
  body div[data-editorblocktype="Captcha"] input, 
  body .phoneFormFieldBlock input {
	min-height: inherit;
  }
  body .textFormFieldBlock label, 
  body .dateTimeFormFieldBlock label, 
  body .lookupFormFieldBlock label, 
  body .twoOptionFormFieldBlock label.block-label, 
  body .optionSetFormFieldBlock label.block-label, 
  body .multiOptionSetFormFieldBlock label.block-label, 
  body .passesBlock label, 
  body div[data-editorblocktype="Captcha"] label[id^="wlspispHipInstructionContainer"], 
  body .phoneFormFieldBlock label {
	margin-bottom: 0;
  }
  
  .consentBlock {
	  padding: 4px 1rem !important;
  }
  
  body .consentBlock div label p {
	  line-height: 1rem;
	  text-align: left;
  }
  
  body .textFormFieldBlock label, 
  body .dateTimeFormFieldBlock label, 
  body .lookupFormFieldBlock label, 
  body .twoOptionFormFieldBlock label.block-label, 
  body .optionSetFormFieldBlock label.block-label, 
  body .multiOptionSetFormFieldBlock label.block-label, 
  body div[data-editorblocktype="Captcha"] label[id^="wlspispHipInstructionContainer"], 
  body .textFormFieldBlock label *, 
  body .dateTimeFormFieldBlock label *, 
  body .lookupFormFieldBlock label *, 
  body .twoOptionFormFieldBlock label.block-label *, 
  body .optionSetFormFieldBlock label.block-label *, 
  body .multiOptionSetFormFieldBlock label.block-label *, 
  body .consentBlock label p, 
  body .phoneFormFieldBlock label {
	font-size: 13px;
  }
  
  .twoOptionFormFieldBlock div.radiobuttons div label, 
  .optionSetFormFieldBlock div.radiobuttons div label{
	  font-size: 12px;
  }
  
  body select, 
  body .textFormFieldBlock input, 
  body .dateTimeFormFieldBlock input, 
  body .lookupFormFieldBlock input,
  body .marketingForm textarea, 
  body div[data-editorblocktype="Captcha"] input, 
  body .passesBlock select,
  body .phoneFormFieldBlock input {
	font-size: 12px;
  }
  
}



