@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300);
* {box-sizing: border-box;}
body {
  font-family: 'Source Sans Pro', sans-serif;  font-weight: 300;
  /*background-image: url('car2.png');
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: repeat;
  
  background-blend-mode: normal;*/
  height: 100vh;
}


.header {
	width:100%;
	color: white;
	text-align: right;
	opacity:0.9;
	
	line-height:25px;

}

.header #titre {
    font-size: 40px;
	
	  vertical-align:middle;
}.header #titre2 {
    font-size: 15px;
	text-align: center;
	font-family:Microsoft Yi Baiti;
	
}








.input-container {
  display: -ms-flexbox; /* IE10 */
  display: flex;
  width: 100%;
  margin-bottom: 15px;
  
}

.ailegauche > .material-icons{
	font-size:60px;
}

.icon {
  padding: 10px;
  background: dodgerblue;
  color: white;
  min-width: 50px;
  text-align: center;height:40px;
}

.input-field {
  width: 100%;
  padding: 10px;
  outline: none;height:40px;
  
}

.input-field:focus {
  border: 2px solid dodgerblue;
}


button {
    color: white;
    padding: 7px 10px;
    margin: 8px 0;
    border: none;
    cursor: pointer;
    width: auto;
	font-size:1.2em;
	background-color:#525553;
}

button:hover {
    opacity: 0.8;
}
.contenu {
    padding: 16px;
}

span.psw {
    float: right;
    padding-top: 16px;
}




/* Text Elements */

span.text-element span.text-text-1 {
  color: #585858;
}

/* Layout Elements */

.container.container-2 {
  position: -webkit-sticky;
  position:         sticky;
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-align: center;
  width: 900px;
  height:110px;
  

  -webkit-box-align: center;
 -webkit-align-items: center;
    -moz-box-align: center;
         align-items: center;
 -webkit-box-orient: horizontal;
 -webkit-box-direction: normal;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
}



.container.entete {
	display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -ms-flex-pack: center;
    float: none;
    clear: none;
    -ms-flex-align: center;
    vertical-align: middle;

    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
    justify-self: last-baseline;
    grid-area: elementArea;
    -webkit-transform-style: flat;
       -moz-transform-style: flat;
            transform-style: flat;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
    justify-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
            align-content: center;
  /* display: -webkit-box; */
  /* display: -webkit-flex; */
  /* display:    -moz-box; */
  /* display: -ms-flexbox; */
  /* display:block; */
  /* -ms-flex-align: center; */
  /* background-color: #0b141b; */
  background-color: transparent;
  /* box-shadow: rgba(0, 0, 0, .5) 2px 2px 10px 1px; */
width:900px;
height:110px;
text-align:center;
  /* -webkit-box-align: center; */
  /* -webkit-align-items: center; */
     /* -moz-box-align: center; */
          /* align-items: center; */
}

div.responsive-picture.picture-2 {
  max-width: 45px;
}



@media only screen and (max-width: 64rem) {
  /* Layout Elements */

  .container.container-2 {
    width: 100%;
  }
  
  
  .container #photo{
		max-width:50px;
	}
	  
  .container.container-4 {
    position: -webkit-sticky;
  position:         sticky;
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: start;
  min-height: 0;
  max-width:900px;
  margin-top:10px;
  width: 100%;
  height: auto;

  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  }

  
  
  .container.ailegauche {
    position: relative;
  display: block;
  -ms-flex-pack: center;
  float: none;
  -ms-flex-align: center;
  padding-right: 0;
  padding-left: 0;
  min-height: 0;
  width: 95%;
  border: .125rem solid #0a0a0a;
  border-radius: 5px;
  background-color: #ccc;

  -webkit-align-content: center;
  -ms-flex-line-pack: center;
          align-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  }
  .container #zgauche {
    position: relative;
  display: block;
  -ms-flex-pack: center;
  float: none;
  -ms-flex-align: center;
  padding-right: 0;
  padding-left: 0;
  min-height: 0;
  width: 95%;
  border: .125rem solid #0a0a0a;
  border-radius: 5px;
  background-color: #fffeff;
padding:25px;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
          align-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  }
  
  
  
  
  .container.entete {
   margin-top:0;
  }

}

@media screen and (min-width: 64rem) {
  /* Text Elements */

  span.text-element span.text-text-1 {
    color: #fff6f6;
  }

  /* Layout Elements */

  body.corps {
    z-index: -39;
    background-color: #eeeded;
    background-image: none;
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: 0 0;
    background-repeat: no-repeat;
    opacity: 1;

    background-blend-mode: normal;
  }

  .container.container-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -ms-flex-align: center;
    width: 100%;

   -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
          align-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
  }

  

  .container.container-4 {
    position: -webkit-sticky;
  position:         sticky;
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: start;
  min-height: 0;
  max-width: 900px;
  height: auto;
  margin-top:10px;

  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  }


  .container.ailegauche {
    position: relative;
  display: block;
  -ms-flex-pack: center;
  float: none;
  -ms-flex-align: center;
  margin-right: 10px;
  margin-left: 10px;
  padding-right: 0;
  padding-left: 0;
  min-height: 0;
  width: 95%;
  border: .125rem solid #0a0a0a;
  border-radius: 5px;
  background-color: #ddd;

  -webkit-align-content: center;
  -ms-flex-line-pack: center;
          align-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  }
.container #zgauche {
    position: relative;
  display: block;
  -ms-flex-pack: center;
  float: none;
  -ms-flex-align: center;
  margin-right: 10px;
  margin-left: 10px;
  padding-right: 0;
  padding-left: 0;
  min-height: 0;
  width: 95%;
  border: .125rem solid #0a0a0a;
  border-radius: 5px;
  background-color: #fffeff;
  padding:25px;

  -webkit-align-content: center;
  -ms-flex-line-pack: center;
          align-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  }
.container #photo{
	max-width:90px;
}


  .container.entete {
    display: block;
    -ms-flex-order: 0;
    -ms-flex-pack: start;
    -ms-flex-align: start;
    padding-top: 7px;
    padding-bottom: 0;
    max-width: none;
    max-height: none;
    background-color: rgba(255, 255, 255, 0.0);
    background-image: none;
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: 0 0;
    background-repeat: no-repeat;
    /*box-shadow: rgba(0, 0, 0, .5) 2px 2px 10px 1px;*/
    opacity: 1;
	margin-top:5px;
  align-items: center;
  text-align: center;

    -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
          align-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
          align-items: flex-start;
  background-blend-mode: normal;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
     -moz-box-ordinal-group: 1;
          order: 0;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
          align-self: flex-start;
  }

  

  div.responsive-picture.picture-2 {
    max-width: 75px;
  }

}















.error{
text-decoration: none;
font-family: Century Gothic;
font-size: 1.01em;
color: #FFFFFF;
background-color: #ff0000;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
padding-left:7px;
padding-right:7px;

}



.warning{
text-decoration: none;
font-family: Century Gothic;
font-size: 1.1em;
color: #000;
background-color: #fade42;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
padding-left:7px;
padding-right:7px;

}



.done{
text-decoration: none;
font-family: Century Gothic;
font-size: 1.1em;
color: #333333;
background: #02d666;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
padding-left:7px;
padding-right:7px;
}




#monForm input.invalid {
  border-bottom:2px solid red;
}
#monForm input:focus{
  border-bottom:2px solid #0C6;
}


.tab {
  display: none;
}

.step {
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #ffffff;
  border: none;  
  border-radius: 50%;
  display: inline-block;
  opacity: 0.5;
}

.step.active {
  opacity: 1;
}
.step.finish {
  background-color: #03d959;
}










ul{
  position: relative;
  width: 100%;
  max-width: 600px;
  margin: 100px auto 0;
  padding: 10px;
  box-sizing: border-box;
  background: rgba(247, 27, 148, 0.0);
  /*box-shadow: inset 0 0 15px rgba(250, 53, 184, 0.4);*/
  border-radius: 8px;
  overflow: hidden;
  height: 400px;
  overflow: auto;
}


ul li{
  display: flex;
  background: rgba(255, 255, 255, 0.95);
  padding: 5px 10px;
  color: rgb(62, 82, 95);
  margin: 5px 0;
  transition: .5s;
  align-items: center;
  text-align: left;
  overflow: hidden;
  scrollbar-width: none;
  cursor: pointer;
}


ul::-webkit-scrollbar {
  /*display: none;*/
}

/* Hide scrollbar for IE, Edge and Firefox */
ul {
/*-ms-overflow-style: none;  /* IE and Edge */
/*scrollbar-width: none;  /* Firefox */
}



/*ul li:nth-child(1){
  background: rgba(0, 0, 0, .7);
}

ul li:nth-child(2){
  background: rgba(0, 0, 0, .5);
}

ul li:nth-child(3){
  background: rgba(0, 0, 0, .4);
}*/



ul li span:nth-child(1){
  width: 60px;
  height: 60px;
}
ul li span:nth-child(2){
  width: 300px;
  font-size: 12pt;
}
ul li span:nth-child(3){
  width: 100px;
  font-size: 9pt;
}
ul li span:nth-child(4){
  width: 100px;
  font-size: 9pt;
}
span img{
  height: 60px;
  width: 60px;
}
ul li:hover{
  transform: scale(1.06);
  background: #ff3772;
  overflow: hidden;
  color: white;
}

li:active{
  transform: scale(1.06);
  background: #03c73b;
  overflow: hidden;
  color: white;
}

@media (max-width:1024px) {
  ul li span:nth-child(3){
    width: 0;
    color: transparent;
  }
  ul li span:nth-child(4){
    width: 0;color: transparent;
  }
}