.rating-stars ul {
    list-style-type:none;
    padding:0;
    margin:0;

    -moz-user-select:none;
    -webkit-user-select:none;
}
.rating-stars ul > li.star {
    display:inline-block;

}

/* Idle State of the stars */
.rating-stars ul > li.star > i.fa {
    width: 18px;
    font-size:1.3em; /* Change the size of the stars */
    color:#ccc; /* Color on idle state */
}

/* Hover state of the stars */
  .rating-stars ul > li.star.hover > i.fa {
    color:#FFCC36;
}

/* State of the stars */
.rating-stars ul > li.star.selected > i.fa {
    color:#FF912C;
}

#errorBox {
    padding: 8px 0px 8px 8px;
    width: 87%;
    border: 5px solid red;
    background-color: #EEEEEE;
    font-size: 14px;
}
  
#successBox {
    padding: 8px 0px 8px 10px;
    width: 87%;
    text-align: justify;
    margin-bottom: 8px;
}

#section1 {
    width:480px;
    margin-left:auto;
    margin-right:auto;
    -moz-box-shadow: 0px 0px 15px 0px #555555;
    -webkit-box-shadow: 0px 0px 15px 0px #555555;
    -o-box-shadow: 0px 0px 15px 0px #555555;
    box-shadow: 0px 0px 15px 0px #555555;
    filter:progid:DXImageTransform.Microsoft.Shadow(color=#555555, Direction=NaN, Strength=15);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 50px;
    background-color: white;
}

#formContent {    
    padding-top: 20px;
    padding-bottom: 10px;
}

.libelle_champ {
    font-weight: bold;
}

.input_div {
    margin-bottom: 10px;
    margin-top: 5px;
}

.input_text_style {
    width: 90%;
    border-radius: 4px;
    height: 27px;
}

input[type=checkbox] {
    width:17px; 
    height:17px;
}

#cadreBadPackage {
    padding-top: 20px;
    margin-bottom: 10px;
}

.messageAccept {
    text-align: center;
    margin-right: 30px;
    padding-bottom: 14px;
    margin-bottom: 10px;
    font-size: 12px;
}

.selectCustom {
    padding:3px;
    border-radius:3px;
    border-color:#2d3447;
}

.inputfile {
        width: 0.1px;
        height: 0.1px;
        opacity: 0;
        overflow: hidden;
        position: absolute;
        z-index: -1;
}

.inputfile + label {
    font-size: 15.5px;
    font-weight: 700;
    color: white;
    background-color: #2d3447;
    display: inline-block;
    cursor: pointer;
    padding: 3px;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 5px;
}

.textarea_style {
    width: 90%;
    display: inline-block;
    height: 110px;
    border-color: #2d3447;
    border-radius: 5px;
    resize: none;
}

.separator {
    margin-left: 0px;
    width: 90%;
}

.avis {
    display:inline-block;
    font-size:14px;
}

.softfont {
    font-size: 13px;
}

.downbox {
    margin-top:20px
}

.submit_box {
    width: 90%;
    text-align: center;
}

.submit_button {
    background-color: #9fc9bc;
    padding: 12px;
    padding-left: 20;
    padding-right: 20;
    border-radius: 7px;
    color: white;
    font-size: 15;
    font-weight: bold;
}

a:-webkit-any-link {
    color: white;
    cursor: pointer;
    text-decoration: none;
}

a:hover {
    color: #9fc9bc;
    cursor: pointer;
    text-decoration: none;
}

.new_color {
    color: #9fc9bc;
    padding-left: 15px;
}

#contact {
    display: inline-block;
    width: 30%;
    float: left;
    margin-left: 100px;
}

.information {
    display: inline-block;
    width: 30%;
    float: left;
}

.footer {
    background-color:#2d3447;
    color:white;
    text-align: center;
    padding-top: 10px;
}

.corps {
    font-family:'Open Sans',sans-serif;
    color:#2d3447;
    margin:0;
    background-color: #89BBAB;
}

.separator_footer {
    width: 85%;
    margin-top: 30px;
}

.rights {
    padding-bottom: 40px;
    margin-top: 30px;
}

.header_form {
    text-align:center;
    font-weight:bold;
    height:auto;
    margin-bottom:20px;
}

.base_title {
    color:white;
    font-weight:bold
}

.welcome_title {
    font-size: 48px;
    text-shadow: 2px 2px black;
    margin:0px
}

.small_title {
    margin:0px;
    margin-bottom: 30px;
    margin-top: 10px;
    font-size: 30px;
}

.garantie_text {
    display:inline-block;
    margin-top:3px;
    margin-left:3px;
}

.namefile {
    font-size: 13px;
    display: block;
    color: blue;
    padding-bottom: 10px;
}

.txt_garantie {
    display:inline-block;
    margin-top: 20px;
    font-size: 14px;
    margin-bottom: 10px;
}

.small_text {
    margin-top: 5px;
    width:90%;
    text-align:justify
}

.photo_title {
    margin-top: 50px;
    background-color: #2d3447;
    color: white;
    text-align: center;
}

.inside_form {
    margin-left:30px;
}

.warrant_style {
    font-size:12px;
    width: 90%;
}

.achtung_alcool {
    margin-top: 10px;
    width:90%
}

.coordonne_title {
    background-color: #2d3447;
    color: white;
    text-align: center;
}

.text_mobil {
    display:none
}

.span_mobil_title {
    color: white;
    font-weight: 900;
    font-size: 21px;
}

.bullet_mobil {
    vertical-align: sub;
    margin-right: 7px;
}

@media(max-width: 668px) {
    .img_package {
        display:none!important;
    }

    body {
        width: 480px;
    }
    
    .selectCustom {
        padding: 6px;
        font-size: 16px;
    }
    
    .inputfile + label {
        font-size: 20px;
    }
    
    .text_mobil {
        display:block;
    }
}