label {
    display:block;
    float:right;
    width:180px;
    font-size:15px;
    font-family:"Open Sans";
    color:#494a52;
}

select {
    height:23px;
    border:1px solid #494a52;
    width:300px;
}

#compact_form {
    padding-bottom:30px;
    padding-top:20px;
    margin-bottom:30px;
}

.input {
    border:1px solid #368ccc;
    height:24px;
    width:300px;
    display:block;
    margin-right:180px;
    font-family:"Open Sans";
    color:#368ccc;
    padding-right:10px;
    padding-top:3px;
}

.biglabel {
    width:400px;
}

.inputbig {
    border:1px solid #368ccc;
    height:24px;
    width:300px;
    display:block;
    margin-right:400px;
    font-family:"Open Sans";
    color:#368ccc;
    padding-right:10px;
    padding-top:3px;
}

.checkbox {
    padding-bottom:20px;
}

input[type="submit"], input[type="reset"]{
    background-color:#368ccc;
    width:200px;
    height:40px;
    color:white;
    font-size:26px;
    font-family:"Yanone";
}


#compact_form input[type="text"], input[type="email"], input[type="password"] {
    width:283px;
    height:26px;
    border:1px solid #368ccc;
    float:right;
    padding-right:5px;
}

input[type="number"] {
    height:26px;
    border:1px solid #494a52;
}

#compact_form label {
    width:140px;
    height:23px;
}

#compact_form .row {
    height:38px;
}

#compact_form #devis_dateNaissance, #compact_form #form_dateNaissance {
    width:290px;
    float:right;
}

#compact_form #devis_dateNaissance select, #compact_form #form_dateNaissance select {
    width:92px;
}

#compact_form .selectDate{
    height:60px;
}

#compact_form #groupeVoyage_dateAller_time, #compact_form #groupeVoyage_dateRetour_time {
    margin-top:5px;
}

#compact_form .selectDate select{
    width:60px;
}

#compact_form select {
    width:290px;
}

#compact_form .biglabel {
    width:300px;
}

#compact_form .verybiglabel {
    width:400px;
}

#compact_form .checkbox, #compact_form #hackStyleForm .checkbox {
    margin-top: 10px;
    width: 435px;
    min-height: 42px;
    font-family: "Arial";
    font-size: 12px;
    color: black;
    margin-right: 50px;
    padding-top: 8px;
    padding-right: 65px;
}

.devisGras {
    font-size:16px;
    color:#494a52;
    font-family:"Open Sans";
    float:right;
}

#compact_form .checkbox input {
    float: right;
    margin-top: 3px;
    margin-right:20px;
}

#compact_form .dossier, #compact_form #hackStyleForm .dossier {
    background-image: url('../images/dossier.png');
    background-repeat: no-repeat;
    background-position: 0px 4px;
}



/*#compact_form .region, #compact_form #hackStyleForm .region {*/
/*background-image: url('../images/region.png');*/
/*background-repeat: no-repeat;*/
/*background-position: 0px 4px;*/
/*}*/

/*#compact_form .plane, #compact_form #hackStyleForm .plane {*/
/*background-image: url('../images/plane.png');*/
/*background-repeat: no-repeat;*/
/*background-position: 0px 4px;*/
/*}

#compact_form .hotel, #compact_form #hackStyleForm .hotel {
    background-image: url('../images/hotel.png');
    background-repeat: no-repeat;
    background-position: 0px 4px;
}

#compact_form .monument, #compact_form #hackStyleForm .monument {
    background-image: url('../images/monument.png');
    background-repeat: no-repeat;
    background-position: 0px 4px;
}

#compact_form .info, #compact_form #hackStyleForm .info {
    background-image: url('../images/info.png');
    background-repeat: no-repeat;
    background-position: 0px 4px;
}
*/




#compact_form  #choixregion {
    margin-top: -15px;
    display: none;
    margin-bottom: 50px;
}

#compact_form  #choixtransport {
    display: none;
    margin-bottom: 50px;
}

#compact_form  #choixlogement {
    display: none;
    margin-bottom: 50px;
}

#compact_form  #choixactivite {
    display: none;
    margin-bottom: 50px;
}

#compact_form .checkbox2 {
    float:right;
    width:150px;
    color:#494a52;
    font-family:"Open Sans";
    font-size:15px;
}

#compact_form .checkbox2 input {
    margin-left:10px;
}

#compact_form .row select {
    float:right;
}

#compact_form #devisActiviteTouristique .row2 {
    height:30px;
}

#compact_form #devisActiviteTouristique label {
    width:200px;
}

#activiteAutre {
    margin-top:30px;
}

#activiteAutre textarea {
    width:455px;
    height:158px;
    border:1px solid #368ccc;
}

#captcha .captcha {
    width:120px;
}

#captcha img {
    width:120px;
    height:40px;
}

#compact_form #pack_date select {
    width:100px;
}

#pack_icone {
    height:60px;
    margin-top:20px;
}

#pack_icone .icone_bloc {
    float:right;
}

#pack_icone .icone_bloc label {
    float:right;
}

#pack_icone .icone_bloc input {
    float:right;
    position:relative;
    top:7px;
    margin-left:20px;
}

#utilisateur_dateNaissance select{
    width:75px;
}

#compact_form textarea{
    border: 1px solid #368ccc;
    width: 350px;
    height:40px;

}
