/* Tohapi orange */
.orange {
    color: #ff6900;
}

/* Datepicker */
#ui-datepicker-div.ui-widget-content a {
    color: #222222;
}

#ui-datepicker-div .ui-widget-header.ui-corner-left {
    border-right: 1px solid #FFFFFF;
}

#ui-datepicker-div .ui-widget-header a {
    color: #fff;
}

#ui-datepicker-div .ui-state-default a,
#ui-datepicker-div .ui-state-default a:link,
#ui-datepicker-div .ui-state-default a:visited {
    color: #ffffff;
    text-decoration: none;
}

#ui-datepicker-div .ui-state-hover a,
#ui-datepicker-div .ui-state-hover a:hover,
#ui-datepicker-div .ui-state-hover a:link,
#ui-datepicker-div .ui-state-hover a:visited,
#ui-datepicker-div .ui-state-focus a,
#ui-datepicker-div .ui-state-focus a:hover,
#ui-datepicker-div .ui-state-focus a:link,
#ui-datepicker-div .ui-state-focus a:visited {
    color: #fff;
    text-decoration: none;
}

#ui-datepicker-div .ui-state-active a,
#ui-datepicker-div .ui-state-active a:link,
#ui-datepicker-div .ui-state-active a:visited {
    color: #ffffff;
    text-decoration: none;
}

#ui-datepicker-div .ui-state-highlight a,
#ui-datepicker-div.ui-widget-content .ui-state-highlight a,
#ui-datepicker-div .ui-widget-header .ui-state-highlight a {
    color: #fff;
}

#ui-datepicker-div .ui-state-error,
#ui-datepicker-div.ui-widget-content .ui-state-error,
#ui-datepicker-div .ui-widget-header .ui-state-error {
    border: 1px solid #cd0a0a;
    background: #e14f1c;
    color: #ffffff;
}

#ui-datepicker-div .ui-state-error a,
#ui-datepicker-div.ui-widget-content .ui-state-error a,
#ui-datepicker-div .ui-widget-header .ui-state-error a {
    color: #ffffff;
}

#ui-datepicker-div .ui-state-error-text,
#ui-datepicker-div.ui-widget-content .ui-state-error-text,
#ui-datepicker-div .ui-widget-header .ui-state-error-text {
    color: #ffffff;
}

/* Search engine */
.title-moteur-recherche {
    display: none;
}

pre.debug {
    border-radius: 5px;
    background: #444;
    color: white;
    padding: 20px;
    line-height: 14px;
    font-size: 11px;
    max-height: 200px;
    overflow: auto;
}

#ResalysSearch label {
    padding-left: 5px;
}

#ResalysSearch #duration {
    background: #ffffff;
    border-radius: 5px;
    color: #666666;
    font-size: 100%;
    height: 35px;
    padding: 7px 5px 5px;
    text-transform: lowercase;
    width: 100%;
}

#ui-datepicker-div {
    position: relative;
    z-index: 9999 !important;
}

#ResalysSearch div.selectStyle {

}

#ResalysSearch h3 {
    float: left;
    margin: 28px 10px 0 0;
}

#ResalysSearch a, #ResalysSearch a:visited {
    color: #FFFFFF;
}

#ResalysSearch a:hover {
    color: #CCCCCC;
}

#ResalysSearch #begin {
    border-radius: 7px;
    height: 35px;
    padding: 0 0 0 7px;
    text-indent: 10px;
    width: 152px;
}

#ResalysSearch .ui-datepicker-trigger.fa.fa-calendar {
    border-radius: 0 5px 5px 0;

    height: 33px;
    margin-left: -33px;
    padding-top: 7px;
}

#ResalysSearch > div {
    float: left;
    margin: 10px;
    position: relative;
}

#ResalysSearch .icon-calendar {
    position: absolute;
    right: 0;
    top: 25px;
    cursor: pointer;
}

#ResalysSearch ul {
    display: inline-block;
    list-style-type: none;
    margin: 8px 0 0 0;
    padding: 0;
    color: #9a9a9a !important;
}

#ResalysSearch #BookNow {
    cursor: pointer;
    margin-top: 23px;
}

/* Page de résultats */
.search_result {
    background-color: #eee;
    margin: 0 auto 15px auto;
    width: 750px;
    position: relative;
    display: table;
}

.search_result h2 {
    clear: none;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 0;
    line-height: 24px;
    padding-top: 10px
}

.search_result .table-result-search {
    float: left;
    width: 52%
}

.search_result table {
    margin-top: 6px
}

.search_result .contre-propo {
    background-color: #efefef;
    color: red;
    font-size: 14px;
    font-weight: bold;
    padding: 2px 4px;
}

.search_result table, .search_result td, .search_result th {
    border: none !important
}

.table-result-search .date-reservation {
    line-height: 18px
}

.table-result-search del {
    color: red
}

.search_result img {
    float: left;
    padding: 10px;
    margin-right: 15px;
    margin-bottom: 4px !important;
}

.small-dialog .result-title {
    display: block;
    width: 100%;
    text-align: center;
}

.small-dialog .result-img {
    margin: 0 auto;
    display: block;
    width: 100%;
}

.small-dialog .mentions {
    bottom: 0;
    color: #555;
    font-style: italic;
    font-size: 70%;
    left: 32px;
    position: absolute;
    text-transform: lowercase;
}

.table-result-search th {
    padding: 0 0
}

.table-result-search td {
    padding-right: 0;
    padding-left: 0;
}

.search_result span.promo_pct {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 1.2em;
    padding: 1px 5px;
    color: white;
    background: red;
    font-weight: bold;
    border-radius: 5px 0 5px 5px;
}

#t_tarifs #onglets_semaine ul, #t_tarifs #onglets_dispos ul {
    margin: 0 0 !important
}

.stacktable.small-only {
    display: table !important;
}
.hebergementpopin img.plan-hebergement {
    margin: 0 15px 0 0;
    width: 360px;
    max-width: 94%;
}
.hebergementpopin .mention-nc {
    display: block;
    font-size: 9px;
    position: relative;
}
.hebergementpopin .description-texte {
    text-align: left;
}
.hebergementpopin .col-xs-5{
    width: 40%;
    float: left;
    position: relative;
}
.hebergementpopin .col-xs-7{
    width: 60%;
    float: left;
    position: relative;
}

@media only screen and (min-width: 960px) {
    #ResalysSearch {
        margin: 0 auto;
    }
    #container-search.empBox,
    #container-search.nhBox {
        left: 49%;
        margin-left: -300px;
    }

    #container-search.empBox:after,
    #container-search.nhBox:after {
        width: 100%;
    }

    #container-search.locBox {
        left: 50%;
        margin-left: -225px;
    }

    .home .locBox #ResalysSearch #BookNow {
        line-height: 14px !important;
    }

    .home .moteur-recherche .locBox #ResalysSearch .bookBtn:before {
        top: 32px;
    }

    #container-search.locBox:after {
        width: 100%;
    }

    #container-search {
        background-color: #f7f7f7;
        bottom: 24px;
        position: absolute;
        z-index: 99;
        -webkit-box-shadow: 0 -1px 9px -2px #666;
        -moz-box-shadow: 0 -1px 9px -2px #666;
        box-shadow: 0 -1px 9px -2px #666;
    }

    #container-search:after {
        background-color: #f7f7f7;
        bottom: -20px;
        content: "";
        height: 30px;
        left: 0;
        position: absolute;
    }

    #ResalysSearch h2 {
        display: none
    }

    .recherche-page #container-search {
        position: relative !important;
        left: 0 !important;
        bottom: 0 !important;
        margin: 0 auto !important;
        width: 100% !important;
        box-shadow: none !important;
        background-color: #efefef;
        z-index: 1;
        display: inline-table;
    }

    .recherche-page #container-search:after {
        display: none !important;
    }

    .recherche-page .bookBtn {
        margin: 7px 10px 7px !important;
    }

    .recherche-page #container-search.empBox #ResalysSearch,
    .recherche-page #container-search.nhBox #ResalysSearch {
        width: 734px
    }

    .recherche-page #ResalysSearch .selectStyle {
        float: right
    }

    .recherche-page #ResalysSearch br {
        float: left;
        display: none
    }

    .recherche-page #ResalysSearch label {
        line-height: 14px;
        float: left;
        padding-left: 0;
        padding-right: 10px;
        display: none
    }

    .recherche-page .stayLength ul li label {
        float: none !important;
        display: inline-table !important
    }

    .recherche-page #ResalysSearch #BookNow {
        margin-top: 0;
        font-size: 16px;
        padding: 10px 10px 10px 38px;
    }

    .page-commune {
        position: relative;
        margin: 0 0 !important
    }

    .recherche-page #ResalysSearch .title-moteur-recherche {
        display: block;
        float: left;
        font-size: 25px;
        margin-right: 10px;
        margin-top: 7px
    }

    .moteur-recherche #ResalysSearch #BookNow {
        padding: 10px 7px 10px 30px;
    }

    .moteur-recherche #ResalysSearch .bookBtn:before {
        top: 34px;
        left: 8px;
        background-size: 18px auto;
    }

    .recherche-page #container-search.locBox #ResalysSearch {
        width: 520px;
    }
}

#ResalysSearch .hr-thin {
    display: none
}

#ResalysSearch .bookBtn:before {
    background-image: url(../loupe-mini.png);
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 20px auto;
    content: "";
    width: 26px;
    height: 26px;
    position: absolute;
    top: 12px;
    left: 11px;
    z-index: 99;
}

/*
@media only screen
and (max-width: 960px) {
    #ResalysSearch #begin,
    #ResalysSearch #duration,
    #ResalysSearch #BookNow {
        width: 97%;
    }
    #ResalysSearch > div {
        width: 100%;
    }
    #ResalysSearch #BookNow {
        cursor: pointer;
        margin: 18px;
    }
}
*/

@media only screen and (max-width: 960px) and (min-width: 801px) {
    #ResalysSearch {
        margin: 0 auto;
    }

    #container-search.empBox,
    #container-search.nhBox {
        left: 49%;
        margin-left: -300px;
    }

    #container-search.empBox:after,
    #container-search.nhBox:after {
        width: 100%;
    }

    #container-search.locBox {
        left: 50%;
        margin-left: -225px;
    }

    #container-search.locBox:after {
        width: 100%;
    }

    #container-search {
        background-color: #f7f7f7;
        bottom: 24px;
        position: absolute;
        z-index: 99;
        -webkit-box-shadow: 0 -1px 9px -2px #666;
        -moz-box-shadow: 0 -1px 9px -2px #666;
        box-shadow: 0 -1px 9px -2px #666;
    }

    #container-search:after {
        background-color: #f7f7f7;
        bottom: -20px;
        content: "";
        height: 30px;
        left: 0;
        position: absolute;
    }

    #ResalysSearch h2 {
        display: none
    }

    .recherche-page #ResalysSearch .title-moteur-recherche {
        display: none
    }

    .recherche-page #container-search {
        width: 100%;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        position: relative;
        left: 0;
        bottom: 0;
        margin-left: 0;
        background-color: #efefef;
        display: inline-table;
    }

    .recherche-page #container-search.empBox #ResalysSearch {
        display: table;
    }

    .recherche-page #container-search.nhBox #ResalysSearch {
        display: table;
    }

    .recherche-page #container-search.locBox #ResalysSearch {
        display: table;
    }

    .recherche-page {
        width: 100% !important;
        margin-left: 0 !important
    }

    .recherche-page #container-search:after {
        display: none !important;
    }

    .recherche-page #ResalysSearch #BookNow {
        padding: 7px 11px 10px 39px !important
    }

    .recherche-page #ResalysSearch .bookBtn:before {
        top: 30px
    }

    .moteur-recherche #ResalysSearch #BookNow {
        padding: 7px 7px 10px 29px !important
    }

    .moteur-recherche #ResalysSearch .bookBtn:before {
        left: 6px;
        top: 30px
    }
}

@media only screen and (max-width: 800px) {

    .moteur-recherche {
        top: -14px;
    }

    #ResalysSearch h2 {
        display: none
    }

    #ResalysSearch .hr-thin {
        float: none !important;
        display: none
    }

    #container-search {
        margin-bottom: 26px;
    }

    #container-search.locBox {
        margin: 0 auto;
    }

    .moteur-recherche #container-search.locBox {
        display: table;
        align-content: center;
    }

    .recherche-page {
        width: 100% !important;
        margin-left: 0 !important
    }

    .recherche-page #container-search {
        margin-bottom: 0 !important;
        background-color: #efefef;
        padding: 10px
    }

    #ResalysSearch #BookNow {
        padding: 10px 12px 10px 39px;
    }

    #ResalysSearch .bookBtn:before {
        top: 32px
    }

    .search_result .table-result-search {
    }

    .recherche-page #container-search.locBox #ResalysSearch {
        display: table;
    }

    .recherche-page #container-search.empBox #ResalysSearch {
        display: table;
    }
}

/* Favorites */
#favslider {
    margin: 0;
    padding: 0;
}

#favslider.hidden,
#directPaymentLayer.hidden {
    background-image: url('data:image/gif;base64,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');
    background-repeat: no-repeat;
    height: 32px;
    width: 32px;
    margin: 40px 0 0 40%;
}

/*

.line-category {
    color: #888888;
    font-size: 80%;
    text-transform: uppercase;
}

.line.heart {
    height:165px;
    overflow: hidden;
}

.line.heart > table {
    margin-bottom: 16px;
}

.line-pic {
    margin-top: 14px;
}

.line-pic > img {
    box-shadow: 0 1px 3px #444444;
    width: 100%;
}

.line-informations {
    font-size: 90%;
    padding-left: 5px;
    padding-top: 10px;
    vertical-align: top;
}

.minimumTariff.couleurT2 {
    font-size: 20px;
    color: #387A3D;
}

.favorites-button {
    margin: 11px;
    padding: 8px;
    font-size: 90%;
}
*/

@media screen and (max-width: 1400px) {
    #favoritesLayer td {
        /* display: block;
          float: left; */
    }

    .line.heart {
        /* height:250px; */
    }

    .line.heart td {
        /* line-height: 16px;
          text-align: center; */
    }
}

@media screen and (max-width: 760px) {
    .search_result .table-result-search {
        width: 42%
    }

    .search_result .contre-propo {
        position: relative !important;
        float: none;
        display: table
    }
}

@media screen and (max-width: 740px) {
    #ResalysSearch h2 {
        display: none;
    }

    #container-search.empBox #ResalysSearch .bookBtn,
    #container-search.nhBox #ResalysSearch .bookBtn {
        width: 96%;
    }

    #container-search.empBox #ResalysSearch #BookNow,
    #container-search.nhBox #ResalysSearch #BookNow {
        width: 100%;
        margin-top: 0;
    }

    #container-search.empBox #ResalysSearch .bookBtn:before,
    #container-search.nhBox #ResalysSearch .bookBtn:before {
        top: 9px;
    }
}

@media screen and (max-width: 701px) {
    .search_result .tunnelink {
        padding: 0 0;
        margin: 14px 0 0 0;
        width: 100%;
        display: inline-block;
        text-align: center;
        height: 32px;
        line-height: 32px;
        border-radius: 0 !important;
        font-weight: bold;
        font-size: 1.4em;
    }

    .search_result span.promo_pct {
        bottom: 0;
        top: auto;
        padding: 5px;
        border-radius: 0 !important;
    }

    .recherche-page #container-search.empBox #ResalysSearch,
    .recherche-page #container-search.nhBox #ResalysSearch {
        width: auto;
        margin: 0 0;
    }

}

@media screen and (max-width: 680px) {
    .search_result .table-result-search {
        width: 60%
    }
}

@media screen and (max-width: 586px) {
    #ResalysSearch .search-first {
        width: 96%;
    }

    #ResalysSearch #begin {
        width: 98%;
    }

    #ResalysSearch .startDate {
        width: 94%;
    }

    #ResalysSearch .stayLength {
        width: 94%;
    }

    #ResalysSearch .stayLength ul br {
        display: none;
    }

    #ResalysSearch > div {
        margin: 5px;
    }

    #container-search.locBox .bookBtn {
        width: 94%;
    }

    #container-search.locBox #BookNow {
        width: 100%;
    }

    .recherche-page #container-search.locBox #ResalysSearch {
        width: 100%;
    }

    .moteur-recherche #container-search.locBox {
        width: 100%;
    }
}

@media screen and (max-width: 602px) {
    .hebergementpopin .col-xs-5{
        width: 100%;
        float: left;
        position: relative;
        text-align: center;
    }
    .hebergementpopin .col-xs-7{
        width: 100%;
        float: left;
        position: relative;
        text-align: center;
    }
}

@media screen and (max-width: 557px) {
    .search_result {
        text-align: center
    }

    .search_result img {
        float: none !important;
        margin-top: 32px;
    }

    .search_result .table-result-search {
        width: 100% !important
    }

    .content .search_result th {
        text-align: center
    }

    .search_result .contre-propo {
        display: block !important;
        position: absolute !important;
        top: 0;
        left: 0;
    }

    .small-dialog > div {
        text-align: center !important;
    }

    #container-search.locBox {
        width: 100%;
    }

    .recherche-page #container-search.locBox #ResalysSearch {
        margin-left: -8px;
    }
}

/** Declaration des variables globales **/
.cadrePhotos {
    border: 3px solid #ffffff;
    -moz-box-shadow: 0 0 0 1px #d4d4d4;
    -webkit-box-shadow: 0 0 0 1px #d4d4d4;
    -o-box-shadow: 0 0 0 1px #d4d4d4;
    box-shadow: 0 0 0 1px #d4d4d4;
    border-radius: 2px;
}
.strong {
    font-family: 'Open Sans', arial, sans-serif;
}
.transition {
    -moz-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

#rsl_layerOverlay {
    background-color: #000;
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 999;
}

.moteur-recherche {
    position: relative;
}

.title-moteur-recherche {
    color: #444;
    font: normal normal 300 32px / 40px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
    text-transform: none;
    margin-bottom: 10px;
    clear: both;
}

.fichePeriodType {
    margin-top: 10px;
}

/* Styles for dialog window */
.small-dialog {
    background: white;
    margin: 40px auto;
    max-width: 600px;
    padding: 20px 30px;
    position: relative;
    text-align: left;
}
.popupGalleryTypos .small-dialog{
    max-width: 1000px;
}

.popupInfoHebergements .small-dialog {
    background: white;
    margin: 40px auto;
    max-width: 1000px;
    padding: 20px 30px;
    position: relative;
    text-align: left;
}
.small-dialog .gras {
    display: inline-block;
    font-size: 18px;
    line-height: 21px;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.small-dialog img {
    margin: 0 15px 15px 0;
}

.small-dialog > div {
    display: table-cell;
    text-align: justify;
    vertical-align: top;
}

/*-------------------
TRANSITION ANIMATION
--------------------*/
@-webkit-keyframes price-transition-in {
    from {
        transform: scale(0.98);
        z-index: 10;
        opacity: 0;
    }
    to {
        transform: scale(1);
        z-index: 100;
        opacity: 1;
    }
}

@keyframes price-transition-in {
    from {
        transform: scale(0.98);
        z-index: 10;
        opacity: 0;
    }
    to {
        transform: scale(1);
        z-index: 100;
        opacity: 1;
    }
}

@-webkit-keyframes price-transition-out {
    from {
        transform: scale(1);
        z-index: 100;
        opacity: 1;
    }
    to {
        transform: scale(0.98);
        z-index: 10;
        opacity: 0;
    }
}

@keyframes price-transition-out {
    from {
        transform: scale(1);
        z-index: 100;
        opacity: 1;
    }
    to {
        transform: scale(0.98);
        z-index: 10;
        opacity: 0;
    }
}

.pricetable-transition-in {
    -webkit-animation: price-transition-in 0.2s;
    -o-animation: price-transition-in 0.2s;
    animation: price-transition-in 0.2s;
}
.pricetable-transition-out {
    -webkit-animation: price-transition-out 0.2s;
    -o-animation: price-transition-out 0.2s;
    animation: price-transition-out 0.2s;
}
/*-------------------
END TRANSITION ANIMATION
--------------------*/
.hidden {
    display: none !important;
    visibility: hidden !important;
}
#blocSemainier {
    display: inline-block;
    width: 100%;
    position: relative;
    padding: 0 0;
}

/*OVERRIDE LESS WP FOR MATRIXPRICE */
.content #blocSemainier table {
    margin: 0 0 !important;
}
.content #blocSemainier ul, .content #blocSemainier ol {
    margin: 0 0 !important;
}
#blocSemainier .typo-header {
    width: 27%;
}
#blocSemainier a:link, #blocSemainier a:visited, #blocSemainier a:hover {
    text-decoration: none;
}
#blocSemainier .clear {
    clear: both;
}
#blocSemainier .bloc_100 {
    position: relative;
}
#blocSemainier .legend-semainier {
    position: absolute;
    bottom: 0;
    right: 30px;
}
#blocSemainier .legend-semainier .info-semainier {
    float: left;
    font-size: .85em;
}
#blocSemainier .legend-semainier .stock-bas,
#blocSemainier .legend-semainier .last-stock {
    margin-right: 2px;
    padding: 0 5px;
}
#blocSemainier .legend-semainier .stock-bas {
    background-color: #ff6900;
}
#blocSemainier .legend-semainier .last-stock {
    background-color: #e91e63;
    margin-left: 5px;
}
#blocSemainier .pricematrix-label {
    display: table-cell;
    vertical-align: middle;
    padding-right: 10px;
    font-weight: bold;
    width: 160px;
    line-height: 14px;
}
#blocSemainier #onglets_semaine ul,
#blocSemainier #onglets_dispos ul,
#blocSemainier #onglets_jour ul {
    display: table-cell;
    vertical-align: middle;
}
#blocSemainier #onglets_semaine li,
#blocSemainier #onglets_dispos li,
#blocSemainier #onglets_jour li {
    min-width: 89px;
    float: left;
    margin: 0 2px 0 0;
    padding: 7px 10px;
    list-style: none;
    cursor: pointer;
    font-size: .90em;
    text-align: center;
    color: #8f8f8f;
    background-color: #f1f0f0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
#blocSemainier #onglets_semaine li.actif,
#blocSemainier #onglets_dispos li.actif,
#blocSemainier #onglets_jour li.actif {
    color: #ffffff;
    background-color: #00BCD4;
}
#blocSemainier #onglets_semaine li:last-child,
#blocSemainier #onglets_dispos li:last-child,
#blocSemainier #onglets_jour li:last-child {
    margin-right: 0;
}
#blocSemainier #onglets_jour {
    display: inline-block;
    margin-right: 35px;
}
#blocSemainier #onglets_semaine {
    height: 26px;
    display: inline-table;
}
#blocSemainier #onglets_semaine li {
    border-right: 1px solid white;
    border-bottom: 1px solid white;
}
#blocSemainier #onglets_semaine li:last-child {
    border-right: none;
}
#blocSemainier #onglets_semaine li.non_actif a,
#blocSemainier #onglets_semaine li.non_actif a:hover,
#blocSemainier #onglets_semaine li.non_actif:hover a {
    text-decoration: none;
    color: #8f8f8f;
}
#blocSemainier #onglets_dispos {
    overflow: hidden;
    border: 0;
    display: inline-table;
    margin-bottom: 7px;
    width: 100%;
}
#blocSemainier #onglets_dispos li {
    border-right: 1px solid white;
}
#blocSemainier #onglets_dispos li:last-child {
    border-right: none;
}
#blocSemainier .fichePeriodType {
    padding: 0 0;
    margin-top: 10px;
    display: inline-block;
}
#blocSemainier .fichePeriodType label {
    font-weight: bold;
    font-size: 17px;
}
#blocSemainier .semainier-searchbar-content {
    display: inline-block;
    vertical-align: middle;
}
#blocSemainier .semainier-searchbar-content .or-search {
    display: inline-block;
    margin: 8px 12px;
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
}
#blocSemainier .semainier-searchbar-content .semainier-call-search {
    font-size: 17px;
    font-weight: bold;
    display: inline-block;
    line-height: 23px;
}
#blocSemainier .period-type-cell {
    /*display: table-cell;*/
    vertical-align: middle;
}
#blocSemainier .period-type-label {
    display: inline-block;
}
#blocSemainier .period-type-title {
    text-transform: uppercase;
    color: #ff6900;
    padding-left: 7px;
    font-size: 18px;
    font-weight: bold;
}
#blocSemainier .calendar-search-title {
    display: inline-block;
    font-weight: bold;
    margin-bottom: 9px;
}
#blocSemainier .calendar-search-fields {
    width: 299px;
    margin: 0 auto;
}
#blocSemainier .calendar-search-fields .un-select,
#blocSemainier .calendar-search-fields .un-select-date {
    padding-right: 15px;
    float: left;
}
#blocSemainier .calendar-search-fields .un-select:last-child,
#blocSemainier .calendar-search-fields .un-select-date:last-child {
    padding-right: 0px;
}
#blocSemainier table th {
    font-weight: bold;
    cursor: initial;
}
#blocSemainier table td {
    border-collapse: collapse;
    font-size: 0.9em;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    padding-top: 12px;
}
#blocSemainier table tbody tr td.bdt0,
#blocSemainier table tbody tr th.bdt0 {
    border-top: 1px solid #CCCCCC;
}
#blocSemainier table tbody tr td.bdl0,
#blocSemainier table tbody tr th.bdl0 {
    border-left: 1px solid #CCCCCC;
}
#blocSemainier table tbody tr td.bdr0,
#blocSemainier table tbody tr th.bdr0 {
    border-right: 1px solid #CCCCCC;
}
#blocSemainier table tbody tr td.bdb0,
#blocSemainier table tbody tr th.bdb0 {
    border-bottom: 1px solid #CCCCCC;
}
#blocSemainier table tbody tr td.bdt1,
#blocSemainier table tbody tr th.bdt1 {
    border-top: 1px solid #CCCCCC;
}
#blocSemainier table tbody tr td.bdl1,
#blocSemainier table tbody tr th.bdl1 {
    border-left: 1px solid #CCCCCC;
}
#blocSemainier table tbody tr td.bdr1,
#blocSemainier table tbody tr th.bdr1 {
    border-right: 1px solid #CCCCCC;
}
#blocSemainier table tbody tr td.bdb1,
#blocSemainier table tbody tr th.bdb1 {
    border-bottom: 1px solid #CCCCCC;
}
#blocSemainier table tbody tr th {
    padding: 0 5px;
}
#blocSemainier table tbody tr th[scope="row"] {
    text-transform: uppercase;
    background-color: #f1f0f0;
}
#blocSemainier table tbody tr th.fond_2 {
    background-color: #999;
    color: white;
}
#blocSemainier table tbody tr th.fond_0,
#blocSemainier table tbody tr th.fond_1 {
    background-color: white;
    color: #444444;
    text-decoration: none;
    cursor: pointer;
}
#blocSemainier table tbody tr td {
    height: 96px;
}
#blocSemainier table tbody tr td.label-typo {
    background-color: #fbfbfb!important;
    background-clip: padding-box;
}
#blocSemainier table tbody tr td .remiseTableau {
    padding: 0 4px;
    color: #ffffff;
    font-size: 1.1em;
    font-weight: bold;
    position: absolute;
    right: 0;
    top: 0;
    margin: 4px 4px 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
#blocSemainier table tbody tr td .indication {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 18px;
    width: 100%;
}
#blocSemainier table tbody tr td a:hover,
#blocSemainier table tbody tr td a:visited,
#blocSemainier table tbody tr td a:focus {
    text-decoration: none !important;
}
#blocSemainier table tbody tr td.stockRestant a,
#blocSemainier table tbody tr td.lastStock a {
    color: #e91e63;
}
#blocSemainier table tbody tr td.stockRestant .remiseTableau,
#blocSemainier table tbody tr td.lastStock .remiseTableau {
    background-color: #e91e63;
}
#blocSemainier table tbody tr td.stockRestant .indication,
#blocSemainier table tbody tr td.lastStock .indication {
    background-color: #e91e63;
    color: white;
    border: 1px solid white;
}
#blocSemainier table tbody tr td.stockRestant:hover,
#blocSemainier table tbody tr td.lastStock:hover {
    background-color: #e91e63;
}
#blocSemainier table tbody tr td.stockRestant:hover a,
#blocSemainier table tbody tr td.lastStock:hover a {
    color: white;
}
#blocSemainier table tbody tr td.stockRestant:hover .remiseTableau,
#blocSemainier table tbody tr td.lastStock:hover .remiseTableau {
    background-color: white;
    color: #e91e63;
}
#blocSemainier table tbody tr td.stockRestant:hover del,
#blocSemainier table tbody tr td.lastStock:hover del {
    color: white!important;
}
#blocSemainier table tbody tr td.stockRestant:hover .indication,
#blocSemainier table tbody tr td.lastStock:hover .indication {
    border: 1px solid #e91e63;
}
#blocSemainier table tbody tr td.stockRestant.Block_prixAppel,
#blocSemainier table tbody tr td.lastStock.Block_prixAppel {
    background-color: #e91e63;
    color: white;
}
#blocSemainier table tbody tr td.stockRestant.Block_prixAppel .remiseTableau,
#blocSemainier table tbody tr td.lastStock.Block_prixAppel .remiseTableau {
    background-color: white;
    color: #e91e63;
}
#blocSemainier table tbody tr td.stockRestant.Block_prixAppel .indication,
#blocSemainier table tbody tr td.lastStock.Block_prixAppel .indication {
    border: none;
}
#blocSemainier table tbody tr td.stockRestant.Block_prixAppel del,
#blocSemainier table tbody tr td.lastStock.Block_prixAppel del {
    color: white!important;
}
#blocSemainier table tbody tr td.stockBas a {
    color: #ff6900;
}
#blocSemainier table tbody tr td.stockBas .remiseTableau {
    background-color: #ff6900;
}
#blocSemainier table tbody tr td.stockBas .indication {
    color: #ff6900;
    border: none;
}
#blocSemainier table tbody tr td.stockBas:hover {
    background-color: #ff6900;
}
#blocSemainier table tbody tr td.stockBas:hover a {
    color: white;
}
#blocSemainier table tbody tr td.stockBas:hover .remiseTableau {
    background-color: white;
    color: #ff6900;
}
#blocSemainier table tbody tr td.stockBas:hover .indication {
    color: white;
}
#blocSemainier table tbody tr td.stockBas:hover del {
    color: white!important;
}
#blocSemainier table tbody tr td.stockBas.Block_prixAppel {
    background-color: #ff6900;
    color: white;
}
#blocSemainier table tbody tr td.stockBas.Block_prixAppel .remiseTableau {
    background-color: white;
    color: #ff6900;
}
#blocSemainier table tbody tr td.stockBas.Block_prixAppel del {
    color: white!important;
}
#blocSemainier table tbody tr td.stockDispo a {
    color: #009688;
}
#blocSemainier table tbody tr td.stockDispo .remiseTableau {
    background-color: #009688;
}
#blocSemainier table tbody tr td.stockDispo .indication {
    display: none;
}
#blocSemainier table tbody tr td.stockDispo:hover {
    background-color: #009688;
}
#blocSemainier table tbody tr td.stockDispo:hover a {
    color: white;
}
#blocSemainier table tbody tr td.stockDispo:hover .remiseTableau {
    background-color: white;
    color: #009688;
}
#blocSemainier table tbody tr td.stockDispo:hover del {
    color: white!important;
}
#blocSemainier table tbody tr td.stockDispo.Block_prixAppel {
    background-color: #009688;
    color: white;
}
#blocSemainier table tbody tr td.stockDispo.Block_prixAppel .remiseTableau {
    background-color: white;
    color: #009688;
}
#blocSemainier table tbody tr td.stockDispo.Block_prixAppel del {
    color: white!important;
}
#blocSemainier table tbody tr td .price {
    font-weight: bold;
    font-size: 1.7em;
    letter-spacing: -1px;
}
#blocSemainier table tbody tr td .price del {
    display: block;
    font-size: .7em;
    color: #999 !important;
    margin-top: -3px;
}
#blocSemainier table tbody tr td.complet,
#blocSemainier table tbody tr td.complet:hover {
    background-color: #f1f0f0;
    color: #b1b1b1;
    font-size: 1.2em;
    border: 1px solid #CCCCCC;
    cursor: default!important;
    background-clip: padding-box;
}
#blocSemainier table tbody tr td.noPrix,
#blocSemainier table tbody tr td.noPrix:hover {
    background-color: #f1f0f0;
}
#blocSemainier table tbody tr td.Block_prixAppel {
    box-shadow: 1px 1px 7px #777;
}
#blocSemainier table tbody tr td:first-of-type:hover {
    cursor: initial;
    background-color: white;
}
#blocSemainier table tbody tr td a .resaLink {
    padding: 5px 0 16px;
    font-size: 1.2em;
    display: none;
}
#blocSemainier table tbody tr td span.tipz {
    color: #444444;
    display: block;
    cursor: pointer;
}
#blocSemainier table tbody tr td span.tipz span {
    color: #ff6900;
    padding: 0;
    font-size: .9em;
}
#blocSemainier table tbody tr td.prixTableau > a span {
    color: #086F29;
    display: inline;
    font-size: 17px;
    font-weight: bold;
}
#blocSemainier table tbody tr td.prixTableau > a span.resaLink {
    font-weight: normal;
    font-size: 1.2em;
    display: none;
}
#blocSemainier table tbody tr td.Block_prixAppel a span {
    color: white;
}
#blocSemainier .mentions-semainier {
    padding: 0 15px;
    margin: 10px 0 0 0 !important;
    font-size: .9em;
}
#blocSemainier a.tipz {
    cursor: pointer;
    display: block;
}
#blocSemainier a.tipz span {
    color: #ff6900 !important;
}
#blocSemainier .tableau_dispos,
#blocSemainier .tableau_dispos2,
#blocSemainier .tableau_dispos3 {
    border: none;
    margin-bottom: 5px;
    border-bottom: 1px solid #CCC;
}
#blocSemainier .tableau_dispos .bdb1,
#blocSemainier .tableau_dispos2 .bdb1,
#blocSemainier .tableau_dispos3 .bdb1 {
    border-bottom: #CCCCCC;
}
#blocSemainier .tableau_dispos table,
#blocSemainier .tableau_dispos2 table,
#blocSemainier .tableau_dispos3 table {
    /*tr {
                  th:first-child {
                      border-left: none;
                  }
                  th.fond_2:last-child {
                      border-left: none;
                  }
                  td:last-child {
                      border-right: none;
                  }
              }*/
}
#blocSemainier .tableau_dispos table,
#blocSemainier .tableau_dispos2 table,
#blocSemainier .tableau_dispos3 table,
#blocSemainier .tableau_dispos table th,
#blocSemainier .tableau_dispos2 table th,
#blocSemainier .tableau_dispos3 table th {
    border-collapse: collapse;
    font-size: 0.9em;
    text-align: center;
    vertical-align: middle;
}
#blocSemainier .tableau_dispos table tr td,
#blocSemainier .tableau_dispos2 table tr td,
#blocSemainier .tableau_dispos3 table tr td {
    padding: 5px;
}
#blocSemainier .tableau_dispos table tr:last-child th,
#blocSemainier .tableau_dispos2 table tr:last-child th,
#blocSemainier .tableau_dispos3 table tr:last-child th,
#blocSemainier .tableau_dispos table tr:last-child th.bdl1,
#blocSemainier .tableau_dispos2 table tr:last-child th.bdl1,
#blocSemainier .tableau_dispos3 table tr:last-child th.bdl1 {
    border-bottom: none!important;
}
#blocSemainier .tableau_dispos table tr:last-child td,
#blocSemainier .tableau_dispos2 table tr:last-child td,
#blocSemainier .tableau_dispos3 table tr:last-child td,
#blocSemainier .tableau_dispos table tr:last-child td.bdl1,
#blocSemainier .tableau_dispos2 table tr:last-child td.bdl1,
#blocSemainier .tableau_dispos3 table tr:last-child td.bdl1 {
    border-bottom: none!important;
}
#blocSemainier .stacktable.small-only .st-val .price {
    font-size: 1.6em !important;
}
#blocSemainier .stacktable.small-only .st-val .price sup {
    position: relative;
    top: -0.5em;
}
#blocSemainier .stacktable.small-only th.st-head-row {
    background-color: #7f7f7f;
    border: none;
    padding: 10px 0!important;
    font-size: 1em !important;
    line-height: 19px;
    color: white;
}
#blocSemainier .stacktable.small-only .st-key,
#blocSemainier .stacktable.small-only .st-val {
    border-bottom: 1px solid #CCC;
}
#blocSemainier .stacktable.small-only .st-key {
    font-size: 14px !important;
    background-color: #f1f0f0;
    border-right: 1px solid #CCC;
}
#blocSemainier .icon-semainier-calendar {
    margin-right: 6px;
}
#blocSemainier .no-available {
    display: inline-block;
    width: 100%;
}
.semainier-aside-block {
    width: 100%;
    margin-bottom: 50px;
}
#priceMatrixTableCmd {
    margin-bottom: 6px;
    display: inline-block;
    width: 100%;
}
#priceMatrixTableCmd li {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
@media (min-width: 992px) and (max-width: 1199px) {
    #blocSemainier .calendar-search-fields {
        width: 260px;
    }
    #blocSemainier table tbody tr td .price {
        font-size: 1.3em;
    }
    #blocSemainier table tbody tr td.stockRestant .indication,
    #blocSemainier table tbody tr td.lastStock .indication {
        font-size: 1em;
    }
    #blocSemainier #onglets_dispos,
    #blocSemainier #onglets_jour,
    #blocSemainier #onglets_semaine {
        display: block;
        margin-bottom: 10px;
    }
    .semainier-aside-block {
        width: 100%;
    }
    .injectPopin #form_recherche_LE label {
        font-size: 13px;
    }
    .injectPopin #form_recherche_LE .paddingR15 {
        padding-right: 5px;
    }
}
@media (max-width: 991px) {
    #blocSemainier {
        padding: 0 0;
    }
    #blocSemainier .fichePeriodType {
        margin: 0 0;
    }
    #blocSemainier .semainier-searchbar-content .or-search {
        margin: 0 0 8px 0;
    }
    #blocSemainier table tbody tr td .price {
        font-size: 1.3em;
        position: relative;
    }
    #blocSemainier table tbody tr td .price sup {
        position: absolute;
        top: 6px;
        right: -6px;
    }
    #blocSemainier table tbody tr td .price del {
        font-size: .9em;
    }
    #blocSemainier table tbody tr td .indication {
        font-size: 0.89em;
    }
    #blocSemainier .period-type-title {
        font-size: 15px;
    }
    #blocSemainier .semainier-searchbar-content .or-search {
        font-size: 15px;
        margin: 0 12px;
    }
    #blocSemainier .semainier-searchbar-content .semainier-call-search {
        font-size: 15px;
    }
    #blocSemainier .pricematrix-label {
        display: block;
        line-height: 16px;
    }
    #blocSemainier #onglets_dispos ul,
    #blocSemainier #onglets_jour ul,
    #blocSemainier #onglets_semaine ul {
        display: block;
    }
    .semainier-aside-block {
        width: 100%;
        float: none;
        margin-bottom: 21px;
    }
    .semainier-content {
        width: 100%;
        float: inherit;
    }
}
@media (min-width: 767px) {
    .stacktable.small-only {
        display: table !important;
    }
}
@media (max-width: 767px) {
    #blocSemainier {
        padding: 0 0;
    }
    #blocSemainier .fichePeriodType {
        text-align: center;
        background-color: #fafafa;
        padding: 15px 0;
        box-shadow: 0 4px 7px -3px #444;
        width: 100%;
    }
    #blocSemainier .period-type-label {
        display: block;
    }
    #blocSemainier .pricematrix-label {
        display: inline-block;
        width: 100%;
        text-align: center;
        padding: 0 0;
    }
    #blocSemainier .semainier-searchbar-content .or-search {
        margin: 2px 0;
        display: block;
    }
    #blocSemainier #onglets_semaine,
    #blocSemainier #onglets_dispos,
    #blocSemainier #onglets_jour {
        margin: 0 0;
        padding: 0 7px;
        width: 100%;
    }
    #blocSemainier #onglets_semaine ul,
    #blocSemainier #onglets_dispos ul,
    #blocSemainier #onglets_jour ul {
        display: inline-block;
        text-align: center;
    }
    #blocSemainier #onglets_semaine li,
    #blocSemainier #onglets_dispos li,
    #blocSemainier #onglets_jour li {
        margin-bottom: 2px;
        display: inline-block;
        float: initial;
    }
    #blocSemainier #une_semaine {
        overflow-x: scroll;
        display: block;
    }
    #blocSemainier .legend-semainier {
        position: relative;
        right: -10px;
        bottom: 0;
        margin-top: 10px;
    }
    .bloc_100 {
        position: relative;
        margin-top: 15px;
    }
    #t_tarifs th,
    #t_tarifs td {
        padding: 0 0;
    }
    #t_tarifs .peu_petit {
        display: none;
    }
    #une_semaine {
        clear: both !important;
        display: table;
        width: 100%;
    }
    .semainier-aside-block {
        margin-left: 0;
    }
    #priceMatrixTableCmd {
        text-align: center;
    }
}
@media (max-width: 457px) {
    #blocSemainier .fichePeriodType {
        padding: 35px 0 15px 0;
    }
}
