@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,300italic,400italic,700,700italic);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,300italic,400italic,700,700italic);
tml, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  box-sizing: border-box; }

body {
  line-height: 1; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

nav ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

.border-laraiff-red {
  border-color: #e41b13; }

.border-laraiff-green {
  border-color: #b5ca28; }

.border-laraiff-blue {
  border-color: #789fd2; }

.border-laraiff-beige {
  border-color: #cdbfa0; }

.border-laraiff-grey {
  border-color: #a7b4c4; }

.border-laraiff-red-transparent {
  border-color: rgba(228, 27, 19, 0.5); }

.border-laraiff-green-transparent {
  border-color: rgba(181, 202, 40, 0.5); }

.border-laraiff-blue-transparent {
  border-color: rgba(120, 159, 210, 0.5); }

.border-laraiff-beige-transparent {
  border-color: rgba(205, 191, 160, 0.5); }

.border-laraiff-grey-transparent {
  border-color: rgba(167, 180, 196, 0.5); }

.border-laraiff-red-dark {
  border-color: #aa2517; }

.border-laraiff-green-dark {
  border-color: #667c0c; }

.border-laraiff-blue-dark {
  border-color: #406483; }

.border-laraiff-beige-dark {
  border-color: #857a67; }

.border-laraiff-grey-dark {
  border-color: #67727c; }

.color-laraiff-red {
  color: #e41b13; }

.color-laraiff-green {
  color: #b5ca28; }

.color-laraiff-blue {
  color: #789fd2; }

.color-laraiff-beige {
  color: #cdbfa0; }

.color-laraiff-grey {
  color: #a7b4c4; }

.laraiff-red a {
  color: #e41b13; }

.laraiff-red ul.slick-dots li.slick-active button {
  background-color: #e41b13 !important; }

.laraiff-green a {
  color: #b5ca28; }

.laraiff-green ul.slick-dots li.slick-active button {
  background-color: #b5ca28 !important; }

.laraiff-blue a {
  color: #789fd2; }

.laraiff-blue ul.slick-dots li.slick-active button {
  background-color: #789fd2 !important; }

.laraiff-beige a {
  color: #cdbfa0; }

.laraiff-beige ul.slick-dots li.slick-active button {
  background-color: #cdbfa0 !important; }

.laraiff-grey a {
  color: #a7b4c4; }

.laraiff-grey ul.slick-dots li.slick-active button {
  background-color: #a7b4c4 !important; }

.background-laraiff-red {
  background-color: #e41b13;
  color: #fff; }

.background-laraiff-green {
  background-color: #b5ca28;
  color: #fff; }

.background-laraiff-blue {
  background-color: #789fd2;
  color: #fff; }

.background-laraiff-beige {
  background-color: #cdbfa0;
  color: #fff; }

.background-laraiff-grey {
  background-color: #a7b4c4;
  color: #fff; }

.background-laraiff-red-dark {
  background-color: #aa2517;
  color: #fff; }

.background-laraiff-green-dark {
  background-color: #667c0c;
  color: #fff; }

.background-laraiff-blue-dark {
  background-color: #406483;
  color: #fff; }

.background-laraiff-beige-dark {
  background-color: #857a67;
  color: #fff; }

.background-laraiff-grey-dark {
  background-color: #67727c;
  color: #fff; }

.background-laraiff-red-h-gradient {
  background: -webkit-linear-gradient(left, #aa2517, #aa2517 60%, #e41b13);
  background: -moz-linear-gradient(left, #aa2517, #aa2517 60%, #e41b13);
  background: -o-linear-gradient(left, #aa2517, #aa2517 60%, #e41b13);
  background: linear-gradient(left, #aa2517, #aa2517 60%, #e41b13); }

.background-laraiff-green-h-gradient {
  background: -webkit-linear-gradient(left, #667c0c, #667c0c 60%, #b5ca28);
  background: -moz-linear-gradient(left, #667c0c, #667c0c 60%, #b5ca28);
  background: -o-linear-gradient(left, #667c0c, #667c0c 60%, #b5ca28);
  background: linear-gradient(left, #667c0c, #667c0c 60%, #b5ca28); }

.background-laraiff-blue-h-gradient {
  background: -webkit-linear-gradient(left, #406483, #406483 60%, #789fd2);
  background: -moz-linear-gradient(left, #406483, #406483 60%, #789fd2);
  background: -o-linear-gradient(left, #406483, #406483 60%, #789fd2);
  background: linear-gradient(left, #406483, #406483 60%, #789fd2); }

.background-laraiff-beige-h-gradient {
  background: -webkit-linear-gradient(left, #857a67, #857a67 60%, #cdbfa0);
  background: -moz-linear-gradient(left, #857a67, #857a67 60%, #cdbfa0);
  background: -o-linear-gradient(left, #857a67, #857a67 60%, #cdbfa0);
  background: linear-gradient(left, #857a67, #857a67 60%, #cdbfa0); }

.background-laraiff-grey-h-gradient {
  background: -webkit-linear-gradient(left, #67727c, #67727c 60%, #a7b4c4);
  background: -moz-linear-gradient(left, #67727c, #67727c 60%, #a7b4c4);
  background: -o-linear-gradient(left, #67727c, #67727c 60%, #a7b4c4);
  background: linear-gradient(left, #67727c, #67727c 60%, #a7b4c4); }

.icon-laraiff-red path {
  fill: #e41b13 !important; }

.icon-laraiff-green path {
  fill: #b5ca28; }

.icon-laraiff-blue path {
  fill: #789fd2; }

.icon-laraiff-beige path {
  fill: #cdbfa0; }

.icon-laraiff-grey path {
  fill: #a7b4c4; }

.icon-white path {
  fill: #fff; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .background-laraiff-red-h-gradient {
    background-color: #e41b13; }
  .background-laraiff-green-h-gradient {
    background-color: #b5ca28; }
  .background-laraiff-blue-h-gradient {
    background-color: #789fd2; }
  .background-laraiff-beige-h-gradient {
    background-color: #cdbfa0; }
  .background-laraiff-grey-h-gradient {
    background-color: #a7b4c4; } }

/**
 * FormBuilder Basic Framework
 *
 * This SCSS file is meant to be a starting point for your own form styling
 *
 */
.FormBuilder h1, .FormBuilder h2, .FormBuilder h3, .FormBuilder h4 {
  color: #686868;
  font-family: "Roboto Condensed"; }

.FormBuilder h4 {
  font-size: 22px; }

.FormBuilder, .FormBuilder input, .FormBuilder textarea, .FormBuilder select, .FormBuilder button, .FormBuilder .ui-widget {
  box-sizing: border-box;
  font-family: "Roboto";
  font-size: 17px;
  line-height: 20px; }

.FormBuilder select {
  height: 36px; }

.FormBuilder .alert {
  padding: 10px 15px; }

.FormBuilder .alert-error {
  background: red;
  color: #fff; }

.FormBuilder .alert-success {
  background: green;
  color: #fff; }

.FormBuilder.InputfieldForm {
  padding: 1px;
  margin: 1em 0;
  color: #a5a5a5; }
  .FormBuilder.InputfieldForm input:not([type=radio]):not([type=checkbox]):not([type=file]):not([type=range]),
  .FormBuilder.InputfieldForm textarea {
    padding: 5px 9px;
    border: 1px solid #ddd;
    background: #fbfbfb;
    color: #a5a5a5; }
    .FormBuilder.InputfieldForm input:not([type=radio]):not([type=checkbox]):not([type=file]):not([type=range]):focus,
    .FormBuilder.InputfieldForm textarea:focus {
      background: white; }
  .FormBuilder.InputfieldForm input[type=text] {
    color: #a5a5a5; }
    .FormBuilder.InputfieldForm input[type=text]::-ms-input-placeholder, .FormBuilder.InputfieldForm input[type=text]::-webkit-input-placeholder, .FormBuilder.InputfieldForm input[type=text]::placeholder, .FormBuilder.InputfieldForm input[type=text]::-moz-placeholder {
      color: #a5a5a5 !important; }
  .FormBuilder.InputfieldForm input[type=file] {
    line-height: 1em; }
  .FormBuilder.InputfieldForm button {
    padding: 10px 30px;
    background: #2d2d2d;
    color: #fff;
    border: none;
    border-radius: 22px; }
    .FormBuilder.InputfieldForm button:hover {
      cursor: pointer;
      background: #484848; }
  .FormBuilder.InputfieldForm .input-error {
    color: red;
    font-size: smaller; }
  .FormBuilder.InputfieldForm .Inputfield {
    margin-bottom: 2em; }
    .FormBuilder.InputfieldForm .Inputfield .InputfieldHeader {
      display: block;
      font-weight: 600;
      padding-bottom: 0.25em;
      color: #686868; }
  .FormBuilder.InputfieldForm .notes,
  .FormBuilder.InputfieldForm .description {
    margin-bottom: 0.5em;
    margin-top: 0;
    opacity: 0.6; }
  .FormBuilder.InputfieldForm .description {
    font-size: 13px;
    font-style: italic;
    line-height: 15px; }
  .FormBuilder.InputfieldForm .notes {
    font-size: smaller; }
  .FormBuilder.InputfieldForm fieldset.InputfieldFieldset {
    padding: 25px;
    padding-top: 0;
    padding-bottom: 0;
    border: 1px solid #ddd; }
    .FormBuilder.InputfieldForm fieldset.InputfieldFieldset legend {
      font-weight: 600; }
    .FormBuilder.InputfieldForm fieldset.InputfieldFieldset > .InputfieldContent > .description {
      margin: 1em 0; }
  .FormBuilder.InputfieldForm .InputfieldFormBuilderFile {
    padding: 25px;
    padding-bottom: 12.5px;
    border: 1px solid #ddd;
    background: #fbfbfb; }
  .FormBuilder.InputfieldForm .InputfieldCheckbox .pw-no-select,
  .FormBuilder.InputfieldForm .InputfieldCheckboxes .pw-no-select,
  .FormBuilder.InputfieldForm .InputfieldRadios .pw-no-select {
    position: relative;
    top: 2px; }
  .FormBuilder.InputfieldForm .InputfieldStateRequired > .InputfieldHeader:first-child:after {
    color: red;
    content: '*'; }
  .FormBuilder.InputfieldForm #wrap_Inputfield- {
    display: none; }
  .FormBuilder.InputfieldForm .Inputfield_valider_passeport div.InputfieldContent p.description {
    font-size: 17px;
    font-style: normal;
    color: #686868; }

.Inputfields > .Inputfield > .InputfieldContent:before,
.Inputfields > .Inputfield > .InputfieldContent:after,
.InputfieldForm:after,
.pw-clearfix:before,
.pw-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse; }

.Inputfields > .Inputfield > .InputfieldContent:after,
.InputfieldForm:after,
.pw-clearfix:after {
  clear: both; }

.pw-clearfix {
  min-height: 0; }

.Inputfield_sous_titre,
.Inputfield_sous_titre_1 {
  margin: 0 !important; }
  .Inputfield_sous_titre label,
  .Inputfield_sous_titre_1 label {
    display: none; }

.g-recaptcha {
  margin: 20px 0; }

button:disabled {
  opacity: .2; }

a {
  color: #e41b13; }

#wrap_valider_passeport div.ui-state-default {
  background: transparent; }
  #wrap_valider_passeport div.ui-state-default span.ui-button-text {
    color: #a5a5a5;
    background-color: #fff;
    padding: 13px;
    border-radius: 22px;
    font-size: 17px; }
