#footer, #footer p, #footer a {
    font-size:14px;
}
.header{
    width: 100%;
}
#AP_formulaire{
        margin-bottom: 40px;
}
#navbar .nav > li > a {
    position: relative;
    display: block;
    line-height: 1.2;
}
#navbar .nav > li.mon-compte #btn_login_signin .glyphicon-user {
    width: 18px;
    height: 18px;
    display: block;
    margin-right: 5px;
    background-image: url(../images/glyphicon-user.png);
    background-size: cover;
    background-position: center center;
}
#navbar .nav > li.mon-compte #btn_login_signin {
    display: flex;
    align-items: center;
}

.dropdown-menu li a {
    padding: 3px 20px;
    display: block;
    white-space: nowrap;
}

.navbar .dropdown-menu.show {
    padding: 0;
    margin: 0;
}

.dropdown.show .dropdown-toggle {
    background-color: #939597;
    color: #fff !important;
}

.panel-heading {
    padding: 10px 15px;
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
    box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
    border-color: #ddd;
}

.headerbox {
    margin-bottom: 33px;
}

.panel-body {
    padding: 15px;
}


.panel-body p:last-child {
    margin-bottom: 0;
}

@media (min-width: 1200px){
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1170px;
    }
}

.menu.row {
    margin-left: -30px;
    margin-right: -30px;
}

.navbar-light .navbar-toggler {
    border-color: #ddd;
}

.navbar-header {
    margin-left: auto;
}

.navbar-toggler {
    margin-top: 8px;
    margin-bottom: 8px;
}

.navbar-collapse.collapse.show {
    display: block !important;
}

.menu .navbar {
    z-index: 9;
}
.dropdown-toggle::after {
    border-top: 0.24em solid;
    border-right: .24em solid transparent;
    border-left: .24em solid transparent;
}
.smartdate {
    position: relative;
    height: 45px !important;
    background: white;
    border-radius: 0.25rem;
    margin-bottom: 0 !important;
}

.smartdate .inner {
    position: relative;
}
.smartdate .inner .input-container {
    position: relative;
    display: inline-block;
    width: 32.15%;
}
.smartdate .inner .input-container input {
    padding: 10px 8px 0 8px;
    width: 100%;
    height: 44px;
    -moz-appearance: textfield;
    outline: none;
    border: none;
    font-size: 1.2rem;
    background: transparent;
    text-align: center;
    color: #777;
}
.smartdate .inner .input-container input::-webkit-inner-spin-button {
    margin: 0;
    -webkit-appearance: none;
}
.smartdate .inner .input-container .placeholder {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    pointer-events: none;
    transition: top 0.4s ease, font-size 0.4s ease, color 0.4s ease;
    color: #414141;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
}
.smartdate .inner .input-container input:focus + .placeholder,
.smartdate .inner .input-container input:valid + .placeholder {
    top: 20%;
    font-size: 11px;
    font-weight: bold;
}
.smartdate .inner .input-container.valid .placeholder {
    color: #2ecc71;
}
.smartdate .inner .input-container.invalid .placeholder {
    color: #eb5728;
}
.smartdate .inner:before,
.smartdate .inner:after {
    position: absolute;
    top: 22px;
    transform: translateY(-50%);
    content: "/";
}
.smartdate .inner:before {
    left: 32%;
}
.smartdate .inner:after {
    left: 64%;
}
.smarttime {
    position: relative;
    height: 45px !important;
    margin-bottom: 0 !important;
}

.smarttime .inner {
    position: relative;
}
.smarttime .inner .input-container {
    position: relative;
    display: inline-block;
    width: 50%;
}
.smarttime .inner .input-container input {
    padding: 10px 8px 0 8px;
    width: 100%;
    -moz-appearance: textfield;
    outline: none;
    border: none;
    font-size: 1.2rem;
    background: transparent;
    text-align: center;
    color: #777;
    height: unset;
}
body input:focus {
    outline: none !important;
    box-shadow: none !important;
}
.smarttime .inner .input-container input::-webkit-inner-spin-button {
    margin: 0;
    -webkit-appearance: none;
}
.smarttime .inner .input-container .placeholder {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    pointer-events: none;
    transition: top 0.4s ease, font-size 0.4s ease, color 0.4s ease;
    color: #414141;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
}
.smarttime .inner .input-container input:focus + .placeholder  {
    top: 20%;
    font-size: 11px;
    font-weight: bold;
}.bdo_field .inner .active .placeholder {
     top: 20%;
    font-size: 11px;
    font-weight: bold;
}

.smarttime .inner .input-container.valid .placeholder {
    color: #2ecc71;
}
.smarttime .inner .input-container.invalid .placeholder {
    color: #eb5728;
}
.smarttime .inner:before {
    position: absolute;
    top: 50%;
    left: 49%;
    transform: translateY(-50%);
    content: ":";
}

#AP_formulaire .formula_field {
    width: 100%;
}
#AP_formulaire .formula_field label {
    justify-content: flex-start;
    width: 100%;
    display: flex;
}
#AP_formulaire .formula_field  .form-group {
    width: 100%;
    display: flex;
    align-items: flex-start;
    border: 1px solid #ced4da;
    background: #fff;
    border-radius: 5px;
}#AP_formulaire .formula_field .form-group input::placeholder{

    color:#414141;
}
#AP_formulaire .formula_field .form-group input {
    flex: 1;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 15px;
    color:#414141;
    height: 45px;
    padding: 15px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top: 0;
    font-family: unset;
    border-bottom: 0;
    border-right: 0;
}
.smarttime .inner {
    display: flex;
}
#AP_formulaire .formula_field .form-group .input-icon {
    min-height: 43px;
    min-width: 45px;
    display: flex;
}
#AP_formulaire .formula_field .form-group .input-icon .formula_icon {
    background: #fff;
    border-right: 0;
    border-radius: .25rem;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    padding: 0;
    flex: 1;
    position: relative;
}
#AP_formulaire .formula_field .form-group .input-icon .formula_icon:before{
    width: 20px;
    height: 20px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}
#AP_formulaire .formula_field .form-group .input-icon .input-user:before {
    content: "";background-image: url('../images/man-user.svg');
}
#AP_formulaire .formula_field .form-group .input-icon .input-map:before {
    content: "";background-image: url('../images/pin.svg');
}
#AP_formulaire .formula_field .form-group .input-icon .input-calendar:before {
    content: "";background-image: url('../images/calendar.svg');
}
#AP_formulaire .formula_field .form-group .input-icon .input-time:before {
    content: "";background-image: url('../images/time.svg');
}
.reset-form{
        border: 1px solid #FFFFFF;
    border-radius: 22px;
    padding: 10px 24px;
}
.AP_btn-bleu{
    border-radius: 22px;
    padding: 10px 16px;
    font-weight: 100;
}
.form-group.has-error{
        border: 2px solid red !important;
        padding: inherit;
}
.has-error .placeholder{
color: red !important;
    font-weight: 800;
}
div#autoplace {
    position: absolute;
    width: 97.3%;
    z-index: 2;
    margin-top: -10px;
    /* width: calc(100% - 52px); */
    /* left: -52px; */
    max-height: 180px;
    overflow-x: hidden;
    overflow-y: scroll;
    border-top: 1px dotted #ccc;
    border-bottom: 1px solid #ccc;
}

.easy-autocomplete-container ul {
    background: none repeat scroll 0 0 #fff;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    position: relative;
    top: -1px;
    list-style: none;
    text-align: left;
}

.easy-autocomplete-container ul li:not(:last-child) {
    border-bottom: 1px solid #dfdfdf;
}

.easy-autocomplete-container ul li {
    background: inherit;
    border-color: #ccc;
    border-image: none;
    border-style: solid;
    border-width: 0 1px;
    display: block;
    font-size: 14px;
    font-weight: normal;
    padding: 4px 12px;
    cursor: pointer;
}.easy-autocomplete-container::-webkit-scrollbar {
  display: none;
}

.easy-autocomplete-container ul li:nth-child(even):not(.selected) {
    background: #f8f8f8;
}
.easy-autocomplete-container{
    display: none;
}
.AP_label{
    font-size: 14px;
    font-weight: 400;
}
.formulaire_outer{
    border: 1px solid #414141;
    background-color:#f2f2f3;
} 
#AP_formulaire .formula_field .form-group .input-icon{
        width: 10%;
    }
  
 .smartdate .inner {
    width: 80%;
}.smarttime .inner {
        width: 70%;
}
.form-inline .form-group .AP_select{
    width: inherit;
    flex: 1;
    height: 45px;
    border: 0;
    border-left: 1px solid #ccc;
    border-radius: 0;
    overflow: hidden;
    font-family: 'Open Sans', sans-serif;
    font-size:15px;
    font-weight:400;
    color:#414141;
}

@media (max-width: 1199px){
   
    .smartdate .inner .input-container {
        width: 30%;
    }
    .smarttime .inner:before{
            left: 47%;
    }
    
}
@media (max-width: 991px){
    .formulaire_outer{
       display: block; 
           border: 0;
    }
    body .col-md-6.formulaire_inner{
        max-width: 100%;
        padding:13px;
    }
    #AP_formulaire .formula_field .form-group input{
        font-size: 15px;
    }
    #AP_formulaire {
        margin-bottom: 20px;
        margin-top: 0;
    }
    .menu.row {
        margin: 0;
    }

}
button.error.btn-danger {
    display: flex;
    font-size: 13px;
    justify-content: space-between;
    padding: 10px 7px;
}





