/* CSS Document */
	
.form_select_selected + label {
    transform: translateY(-60%) scale(.6);
	color:#e8e8e8;
} 	
	
	
.form_item--label-after .form_input + label {
    transform: translateY(-50%) scale(.6);
	color:#e8e8e8;
} 


form_input.coord:focus {
  background: #515151;
  color: #fff;
}

form_input.coord,.Contact-civility {
  background: #262626;
  color: #aabbbb;
}


.form_item--label-after .form_input:not(:placeholder-shown) {
    padding: 20px 10px 8px
}

.form_item--label-after{position:relative;}


#listeRessources1+label.coord
{
	  transform: translateY(-60%) scale(.6);
	color:#333;
}

.stepNumber {
    font-weight: bold;
    font-size: 1.8rem;
    padding-right: 10px;
    border-right: 1px solid #fff;
    margin-right: 10px;
}
.form_item--label-after label {
    display: block;
    position: absolute;
    top: 8px;
    transform-origin: left center;
    transition: transform 150ms;
    width: 100%;
    margin-left: 11px;
    overflow: hidden;
    max-height: 27px;
    z-index: 10;
    font-size: 15px;
    text-align: left;
	color:#bbb;
}
	
.form_item--label-after label {
   pointer-events: none;
}

.form_input, .form_select {
    font: inherit;
    transition: border-color 300ms;
	padding: 8px 8px 8px;
	font-size: 16px;
}
textarea.coord, input.coord, select.coord
{
	
	width:100%;
	margin-bottom:5px;}
	
input.coord, select.coord
{
	margin-bottom:20px;
	width: 100%;
}

label.coord {
	font-size: 15px;

width: 100%;
display: inline-block;
position: absolute;
left:0px;
font-weight: 400;
margin-top: 2px;
}
#bookingstep-validation-bloc
{
	text-align:center;
}

/*rgpd */
.checkbox-optin
{
	margin-right:20px;
	margin-top:10px;
}
#rgpd-title
{
	font-size:1.2rem;
	font-weight:700;
	margin-top:10px;
	margin-bottom:5px;
}
/* fi rgpd */
textarea.coord,  input.coord, select.coord
{
	color: #bbb;
  background: #262626;
	border: 1px solid #aaaaaa;
	border-radius: 1px;
	font: inherit;
	padding: 14px 8px;
	height:auto;
	font-size: 1.2rem;
}

select.coord {
  padding: 15px 8px 15px 8px;
}
#countryPhoneCode
{
	
}
#form-civility-div
{
	padding-right:0;
}
#form-civility-div button {

margin-right: 2px;
  height: 36px;
  border: 1px solid #999;
  background-color: #262626;
  font-size: 1.2rem;
  display: inline-block;
  padding: 7px;
  margin-bottom: 10px;
  color: #bbb;
}

#form-civility-div button:hover {
   
  background-color:#fff;
  color:#000;
   border: 1px solid #ad1512;
}
#form-civility-div button.btnSelected {
    background-color:#ad1512;
  color:#fff;
   border: 1px solid #ad1512;
}

.selectTypePro {
    padding:10px 8px;
    display: inline-block;
}
.selectTypePro.selectType-on
{
background-color: #ad1512;
border: 1px solid #ad1512;
color:#fff;
}

a.selectTypePro
{
margin-right: 5px;
height: 36px;
border: 1px solid #999;
background-color: #fff;
font-size: 1.2rem;
margin-bottom: 20px;
}

/*Hide place holder */
::-webkit-input-placeholder {
        /* WebKit browsers */
         color: transparent;
    }
:-moz-placeholder {
        /* Mozilla Firefox 4 to 18 */
         color: transparent;
    }
::-moz-placeholder {
        /* Mozilla Firefox 19+ */
         color: transparent;
    }
:-ms-input-placeholder {
        /* Internet Explorer 10+ */
         color: transparent;
    }
input::placeholder {
         color: transparent;
    }
textarea::-webkit-input-placeholder {
        /* WebKit browsers */
         color: transparent;
    }
textarea:-moz-placeholder {
        /* Mozilla Firefox 4 to 18 */
         color: transparent;
    }
textarea::-moz-placeholder {
        /* Mozilla Firefox 19+ */
         color: transparent;
    }
textarea:-ms-input-placeholder {
        /* Internet Explorer 10+ */
         color: transparent;
    }
textarea::placeholder {
         color: transparent;
    }
/*End Hide place holder */


/*bloc Critere*/
.bookingstep-bloc
{
	border:1px solid #dadada;
	    display: block;
    position: relative;
    width: 100%;
	margin-bottom:20px;
	box-shadow: 2px 2px 10px black;
	background-color:#fff;
	height:100%;
}
#noticeObligatoire
{   float: left;
font-size: 1rem;
margin: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
display: block;
width: 100%;
margin-left: 15px;
margin-bottom: 15px;
}




/*bloc type resa*/


.selectTypeResa-button {
    color: #333;
    background-color: #fff;
    border: 1px #333 solid;
    padding: 20px 30px;
    font-size: 1.2rem;
    font-weight: 700;
    text-transform: uppercase;
	display: inline-block;
	float: left;
	margin: 10px;
	min-width:120px;
}
.selectTypeResa-button-active, .selectTypeResa-button-active:hover  {
    background-color: #ad1512;
    color: #fff!important;
    border: 1px #ad1512solid;
}
.selectTypeResa-button:hover {
color: #ad1512;
border: 1px #ad1512solid;
}

.selectTypeResa-div-radio {
    display: inline-block;
}

.selectTypeResa-div-label {
    display: inline-block;
    margin-left: 9px;
}

.selectTypeResa-div {
    display: inline-block;
    border: 1px #ccc solid;
    padding: 12px 20px;
    margin: 20px;
	cursor:pointer;
}
.selectTypeResa-div-label-active
{
	color:#f02;
}

.selectTypeResa-div-active
{
	border: 1px #f02 solid;
}
/* fin bloc type resa */

/*bloc choix vehicule*/

#bookingstep-ressources2-title h3
{
	width:100%;
	text-align:center;
}
/*  fin bloc choix vehicule */

/*Bloc date et slot */

.day-calendar
{
display: inline-block;
  width: 100%;
  height: 90px;
  position: relative;
  text-align: center;
  cursor: pointer;
}

.day-calendar-selected
{
color: #000;
  border: #000000 2px solid;
}

.day-calendar div.day
{
	position: relative;
top: 0;
left: 0;
padding: 3px 10px;
background: #000;
color: #fff;
text-transform: uppercase;
font-size: 11px;

}

.day-calendar div.date
{
	position: absolute;
top: 14px;
font-size: 44px;
width: 100%;
text-align: center;

font-weight: 700;
}

.day-calendar div.month
{
	position: absolute;
bottom: 0px;
font-size: 14px;
width: 100%;
text-align: center;
}


.day-calendar div.year
{
	display:none;
	position: absolute;
	width: 100%;
	bottom: 0;
	color: #ccc;
}

#selectDateCalendar .ui-datepicker
{
	width:100%;
}

a.blockcreneau-trackit, a.blockcreneau-trackit:hover  {
  background: #ccc;
  border-color: #aaa;
}

a.blockcreneau,a.blockcreneau:hover {
	display:inline-block;
	padding:3px 10px;
	margin:5px;
	background-color:#fff;
	color:#000000;
	font-size:15px;
	border:1px solid #000000;
	cursor:pointer;
	min-width: 66px;
  text-align: center;
}

a.blockcreneau:hover 
{
	color:#ad1512;
	border:1px solid #ad1512;
}
 a.blockcreneau-active
{
	background-color:#ad1512;
	color:#fff;
	border:1px solid #ad1512;
}

 a.blockcreneau-active:hover
{
	background-color:#790705;
	border:1px solid #790705;
	color:#fff;
}
 @media only screen and (max-width: 1470px) {
a.blockcreneau-trackit, a.blockcreneau-trackit:hover  {
  background: #ccc;
  border-color: #aaa;
}

a.blockcreneau,a.blockcreneau:hover {
		 padding:5px 10px;
	 font-size:10px;
	 
 }
 }
 @media only screen and (max-width: 1070px) {
a.blockcreneau-trackit, a.blockcreneau-trackit:hover  {
  background: #ccc;
  border-color: #aaa;
}

a.blockcreneau,a.blockcreneau:hover {
		 padding:5px 7px;
	 font-size:10px;
	 margin:2px;
	 
 }
}
@media only screen and (max-width: 520px) {
#selectBlockCreneau
{
	text-align:center;
}
a.blockcreneau-trackit, a.blockcreneau-trackit:hover  {
  background: #ccc;
  border-color: #aaa;
}

a.blockcreneau,a.blockcreneau:hover {
	font-size:15px;
	width:100%;
}

}
/*Fin Bloc date et slot */

/* cta */

a.submit-form
{
	margin: 20px!important;
min-width: 250px;
}
.cta:not(:disabled):not(.is-disabled)
{
    color: #fff;
    background: #ad1512 ;
 margin-bottom: 20px;
padding: 16px;
text-transform: uppercase;
display: inline-block;
fill: currentColor;
font-size: 1.4rem;
font-weight: 700;
line-height: 1.15;
position: relative;
text-align: center;
text-decoration: none;
cursor: pointer;
border:0;
}



.btn-cta.light-blue::after {
    position: absolute;
    width: 0;
    bottom: -3px;
    left: 0;
    transition: width .5s ease-out;
    height: 3px;
    background-color: #ad1512;
    content: "";
}
.btn-cta.light-blue:hover::after {
    width: 100%;
}

.cta:not(:disabled):not(.is-disabled):hover {
    background-color: #790705;
	 transition:  background-color .5s ease-out;
}

#listeBtnEvt .cta
{
	font-size:1rem;
}

#bookingstep-validation-bloc .cta{ 
    display: inline-block;
    margin: auto;
}
#bookingstep-resumeressource2-bloc .cta
{
	display:none;
}
/* fin cta */

/*booking info */

#bookingInfo
{
	margin-top:20px;
	margin-bottom:50px;
}

#bookingInfo-ressources2-img
{
	max-width:100%;
}
#bookingInfo-ressource2-label
{
text-align: center;
font-size: 20px;
margin: 10px 0px;
border-bottom: 4px #ad1512solid;
padding-bottom: 10px;
font-family: MBCorpoATitleCond-Regular-Web,DaimlerCAC-Regular,serif;
}
/* fin booking info */
#booking_iframe
{
	width:100%;
	height:100%;
	min-height:300px;
}

.input-choice {
position: relative;
  display: block;
  text-align: left;
  margin: 10px;
  cursor: pointer;
  padding-left: 13px;
  width: 100%;
  height: 30px;
  padding-left: 30px;
  line-height: 25px;
}

.input-choice input[type="radio"]
{display:none;}