.page-reservation .title-2 {
    color: #159bac;
    font-family: "Oswald";
    font-size: 48px;
    font-weight: bold;
    line-height: 0.333;
    margin-top: -40px;
    text-transform: uppercase;
}
.main-reservation-step {
    padding-top: 15px;
    padding-bottom: 15px;
}
.main-reservation-step ul {
    display: block;
    padding-left: 0;
    margin-left: 0;
}
.main-reservation-step li {
    background: transparent url(../images/reserv-check.png) no-repeat center left;
    color: green;
    display: inline-block;
    font-size: 16px;
    font-family: "Arial";
    padding: 11px 50px 11px 50px;
    text-transform: uppercase;
}
.main-reservation-step li.inactive-step {
    color: rgba(0, 64, 125, 0.569);
    background-image: url(../images/reserv-non-check.png);
}

.content_reservation {
    background: white;
}
.content_reservation fieldset {
    border: none;
    padding: 0;
}
.content_reservation fieldset legend {
    font-size: 24px;
    color: #4c4a4f ;
    font-family: "Oswald";
	padding-top: 20px;
}
.steps {
    max-width: 720px;
}
.steps .resa-etape {
    padding-top: 30px;
}
.steps h3 {
    margin-top:0;
    font-size: 24px;
    font-family: "Oswald";
}
.reservation-date-promo {
    color: #f27748;
    font-weight: bold;
    padding-left: 4px;
    vertical-align: top;
    font-size: 12px;
}

.CtrBlueLvl0 h3 {
    height: 50px;
    line-height: 50px;
    text-align: right;
    padding-right: 17px;
    margin: 0;
}

.CtrBlueLvl0 h3 em, .CtrBlueLvl0 h3 span, .CtrBlueLvl0 h3 label span {
    text-transform: uppercase;
    font-style: normal;
}

.MargeLvl0 {
    padding: 20px;
}

.mobile {
    display: none;
}


.ch_mulitline.commentaire {
    height: 80px;
    width: 664px;
    display: block;
    margin: 0;
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #565656;
    border-radius: 5px 5px 5px 5px;
    color: #575757;
    line-height: 22px;
    padding: 0 8px;
}

.form_interne {
    padding: 0 20px 0 20px;
    font-size: 14px;
}

.comment-resa .form_interne {
    padding-top: 10px;
}
.rsidebar-reservation {
    z-index: 3;
    padding: 10px;
}
.rsidebar-res-info p {
    line-height: 20px;
}
.rsidebar-res-info-style1 {
    color: #212121;
    font-family: "Oswald";
    font-size: 18px;
    line-height: 2.50;
    text-align: left;
}
.rsidebar-res-info-style2 {
    color: #212121;
    font-family: "Oswald";
    font-size: 28px;
    font-weight: bold;
    line-height: 1.6;
    text-align: left;
}
.rsidebar-res-info-style3 {
    font-weight: bold;
}

.rsidebar-res-price {
/*    font-size: 20px; */
    font-weight: bold;
}
.rsidebar-res-euro {
    font-size: 20px;
    font-weight: bold;
    padding-left: 5px;
}
#rsidebar-res-next {
    background: #f27748;
    border: 0;
    color: white;
    font-family: "Oswald";
    font-size: 24px;
    font-weight: bold;
    line-height :1.5;
    padding: 10px 0;
    width: 100%;
    text-transform: uppercase;
    display: none;
}
.resa-controls, .form-submit, .wfm-remove, .wfm-add {
    background: #f27748;
    border: 0;
    color: white;
    font-family: "Oswald";
    font-size: 24px;
    font-weight: bold;
    line-height :1.5;
    padding: 5px 20px;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.resa-controls {
    display: none;
}
#webform-client-form-16 {
    padding-bottom: 30px;
}

#select-date-choices {
    border: 1px solid #c0c0c0;
    padding: 10px;
    font-size: 18px;
    background-color: white;
}

h3.forfait {
    margin-top: 40px;
}
table.tb_forfait, ul.LstGrpTotal {
    max-width: 700px;
}
table.tb_forfait td {
    vertical-align: bottom;
	padding-left: 10px;
}
/* assurance voyage multirisque */
table.tb_forfait tr.resoption11 td, table.tb_forfait tr.resoptionlabel td {
    padding-top: 12px;
}
table.tb_forfait tr.resoption11 td span, table.tb_forfait tr.resoptionlabel td {
    font-weight: bold;
}
.as {
    color: red;
}
.small {
    font-size: 12px;
}
.forfaitcat {
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: bold;
    margin-left: 10px;
}

ul.LstGrpTotal {
    margin-top: 30px;
    padding:0;
    margin-left: 0;
}
ul.LstGrpTotal li {
    padding: 0 0 0 0px;
    height: 45px;
    line-height: 45px;
    vertical-align: middle;
    list-style-type: none;
}
ul.LstGrpTotal li.Blue {
    background-color: #4c4a4f;
}
ul.LstGrpTotal li.BlueLight {
    background-color: #4c4a4f;
    border-top: #23699c 1px solid;
}
ul.LstGrpTotal li.Border {
    border-top: #FFF 1px dashed;
}
ul.LstGrpTotal li.Gray {
    background-color: none;
}
ul.LstGrpTotal li ul.niv1 li {
    background: none;
    float: left;
    color: white;
    padding:0;
}
ul.LstGrpTotal li.Gray ul.niv1 li {
    color: #00407d;
}
ul.LstGrpTotal li ul.niv1 li.libelle {
    font-size: 16px;
    width: 440px;
    text-align: left;
}
ul.LstGrpTotal li ul.niv1 li.egale {
    font-size: 30px;
    margin: 0 10px;
}
ul.LstGrpTotal li ul.niv1 li.total {
    font-size: 23px;
    width: 155px;
    text-align: right;
}

.form_step2 .fieldset-wrapper div.wfm-item div { float: left; text-align: center; }
.form_step2 div.wfm-item legend {
    margin-top: 30px;
    margin-bottom: 30px;
}
.form_step2 .form-type-radio { width: 88px; }
.form_step2 div.form-item.webform-component-textfield {
    border: 1px solid #c0c0c0;
    margin: 5px 10px;
}
.form_step2 div.form-item.webform-component-textfield.col1 {
    margin-left: 0;
}
.form_step2 div.form-item.webform-component-textfield.col3,
.form_step2 div.form-item.webform-component-textfield.col5 {
    margin-right: 0;
}
.form_step2 label {
    display: block;
    color: #565656;
    padding-left: 5px;
    text-align: left;
}
.form_step2 .form-radios label {
    display: block;
    float: left;
    line-height: 21px;
    color: #565656;
    padding-left: 5px;
}
.form_step2 input[type="text"], .form_step2 input[type="email"], .ch_standard, .cont_c_rapid input[type="email"] {
    border: 1px solid white;
    line-height: 28px;
    margin: 0px 28px 10px 0;
    height: 30px;
    padding: 0 8px;
    color: #575757;
}
.form_step2 select {
    border: 1px solid #565656;
    border-radius: 5px;
    line-height: 22px;
    margin: 10px 28px 10px 0;
    height: 22px;
    padding: 0 8px;
    color: #575757;
}
.form_step2 .col1 { clear: left; }
.form_step2 .col4 { clear: left; }
.form_step2 .col3 { width: auto; }
.form_step2 .col1 input { width: 225px; }
.form_step2 .col2 input { width: 225px; }
.form_step2 .col3 input { width: 154px; margin-right: 0; }
.form_step2 .col5 input { width: 445px; margin-right: 0; }

div.wfm-remove-div {
    clear:left;
}

.form_step3 ul {
    list-style-type: none;
}
#resa-etape-3 h3 {
    text-align: left;
}
.form_step3 h6 {
    display: inline;
    color: #3ab9ca;
    font-size: 22px;
    letter-spacing: 1px;
    text-transform: uppercase;
}
@media only screen and (max-width: 1200px) {
    ul.LstGrpTotal li ul.niv1 li.libelle {
        width: 70%;
    }
    ul.LstGrpTotal li ul.niv1 li.total {
        width: 20%;
        min-width: 60px;
    }
}

@media only screen and (max-width: 1020px) {
    .content_reservation .rsidebar-reservation {
        display: none;
    }
}

.gdlr-core-body .gdlr-core-load-more, .gdlr-core-body .gdlr-core-button, .traveltour-body .traveltour-button, .traveltour-body input[type="button"], .traveltour-body input[type="submit"] {
    background-color: #0897d4;
	margin-right: 20px;
    margin-bottom: 20px;
}
table {
    text-align: left;
    border-spacing: 0;
}
table tr:nth-child(odd) {
    color: inherit;
}
table tr:nth-child(even) {
    color: inherit;
}
.traveltour-body {
    border-color: transparent;
}

.rsidebar-reservation .raidtitle {
  font-size: 30px;
  font-family: "Roboto Slab";
  color: rgb(0, 0, 0);
  font-weight: bold;
  line-height: 0.833;
}
.rsidebar-reservation .day {
  font-size: 16px;
  font-family: "Roboto Slab";
  color: rgb(0, 0, 0);
  line-height: 1.563;
}
.rsidebar-reservation .rsidebar-res-info-style1 {
  font-size: 14px;
  font-family: "Open Sans";
  color: rgb(81, 81, 81);
  font-weight: bold;
  line-height: 1.143;
}
.tourmaster-tour-booking-bar-outer {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}
.tourmaster-tour-booking-bar-wrap {
    background: white;
}
textarea, select {
    max-width: 100%;
}



@media only screen and (max-width: 850px) {
    .form_step2 .fieldset-wrapper div.wfm-item div {
        float: none;
        margin-left: 0;
        margin-right: 0;
    }
    .form_step2 .col1 input, .form_step2 .col2 input, .form_step2 .col3 input, .form_step2 .col4 input {
        width: 95%;
    }
}

@media only screen and (max-width: 685px) {
    .main-reservation-step {
        display: none;
    }
    .resa-controls, .form-submit, .wfm-remove, .wfm-add {
        font-size: 15px;
        padding: 2px 10px;
        margin-bottom: 10px;
    }
    #webform-client-form-16 .col3, #webform-client-form-16 .col2, #webform-client-form-16 .col1 {
        width: auto;
    }
    #webform-client-form-16 .col3 input,
    #webform-client-form-16 .col2 input,
    #webform-client-form-16 .col1 input,
    #webform-client-form-16 .col5 input,
    .form-text {
        width: 90%;
    }
    ul.LstGrpTotal li ul.niv1 li.egale {
        font-size: 20px;
    }
    ul.LstGrpTotal li ul.niv1 li.total {
        font-size: 20px;
        min-width: 40px;
    }
    ul.LstGrpTotal li ul.niv1 li {
        float: none;
        display: inline;
    }
    ul.LstGrpTotal li {
        height: auto;
    }
    table.tb_forfait td {
        padding-left: 0;
        padding-top: 5px;
    }
    td.col_pers { display: none; }
    td.price, td.total_price { min-width: 60px; text-align: right; }
}

@media only screen and (max-width: 414px) {
/*    table.desktop { display: none; }
    table.mobile { display: table; }*/
}

