#block-crumbs-breadcrumb {
    margin-bottom: 0;
}

.parentUrl {
    display: block;
}

.dsioFilters li.noOisOnThisFilter,
.dsioFilters li.noOisOnThisBloc {
    display: none;
}

#alertCompatibility {
    width: 500px;;
    margin-top: 100px;
    margin-left: auto;
    margin-right: auto;
    color: #000;
}

#appGeneralMenu {
    background-color: #2b2b2b;
    color: #fff;
    height: 55px;
    width: 100%;
}

#appTopLeft {
    float: left;
    height: 100%;
}

#appTopRight {
    float: right;
    height: 100%;
}

.fullScreenButton {
    color: #2b2b2b;
    background-color: #728f15;
    font-size: 11px;
    font-weight: normal;
    line-height: 30px;
    padding: 0 15px;
    display: inline-block;
    margin: 12px 35px 12px 0;
    text-decoration: none;
    text-transform: uppercase;
}

.fullScreenButton:hover {
    color: #FFF;
}

#titreAppli {
    float: left;
    width: 100px;
    height: 27px;
    display: block;
}

#addAppli {
    float: left;
    background-color: #CCC;
    background-repeat: no-repeat;
    background-position: center center;

    padding-left: 3px;
    width: 13px;
    height: 16px;
    display: block;
    border-radius: 2px 2px 2px 2px;

    border-color: #CCCCCC #CCCCCC transparent;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    margin-top: 4px;
    margin-left: 20px;
    color: #000;
    font-size: 12px;
}

#addAppli:hover {
    background-color: #FFF;
}

#appFileHistory {
    float: left;
    background-color: #2D2D2D;
    background-repeat: no-repeat;
    background-position: center center;
    width: 16px;
    height: 16px;
    display: block;
    margin-top: 5px;
    margin-left: 15px;
    color: #FFF;
    font-size: 14px;
}

#appHelp {
    float: left;
    background-color: #2D2D2D;
    background-repeat: no-repeat;
    background-position: center center;
    width: 16px;
    height: 16px;
    display: block;
    margin-top: 4px;
    margin-left: 15px;
    color: #FFF;
    font-size: 14px;
}

#appParameters {
    float: left;
    background-color: #2D2D2D;
    width: 16px;
    height: 16px;
    display: block;
    margin-top: 4px;
    margin-left: 15px;
    color: #FFF;
    font-size: 14px;
}

#appUserConnect {
    float: left;
    font-size: 11px;
    background-repeat: no-repeat;
    background-position: 100% 2px;
    height: 13px;
    padding: 5px 2px 0 0;
    margin-left: 25px;
    cursor: pointer;
}

#appUserConnect i.icon-user {
    font-size: 14px;
    margin-left: 4px;
}

#appTopRight {
    float: right;
    font-size: 11px;
}

#globalSearchTools {
    height: 67px;
    background-color: #F1F1F1;
    border-bottom: 3px solid #FFF;
}

.mapContener .dsioArroundPlace {
    margin-right: 2px;
    position: absolute;
    left: 265px;
    top: 7px;
    z-index: 10;
    display: none;
}

.mapContener .dsioArroundPlace .ui-helper-hidden-accessible {
    position: absolute;
    left: 0;
    top: 20px;
    padding: 5px;
    background: rgba(0, 0, 0, 0.6);
    color: #FFF;
    display: none;
}

#changeRefreshListOnGeo {
    margin-right: 2px;
    position: absolute;
    left: 7px;
    top: 7px;
    z-index: 10;
    height: 30px;
    line-height: 30px;
    display: block;
    color: #a3a3a3;
    cursor: pointer;
    padding: 0 15px 0 30px;
    background: #FFF url(../assets/pictos-divers/checkbox-checked.png) no-repeat 6px center;
    border: 1px solid rgba(0, 0, 0, 0.15);
    box-shadow: 0 1px 4px -1px rgba(0, 0, 0, 0.3);
    font-size: 12px;
    font-weight: 400;
}

#changeRefreshListOnGeo.inactive {
    background: #FFF url(../assets/pictos-divers/checkbox.png) no-repeat 6px center;
}

.appLayerDivRoot.dsioModeCarte #changeRefreshListOnGeo {
    display: none;
}

#globalSearchTools label {
    color: #A7A18E;
    float: left;
    font-size: 9px;
    font-style: normal;
    margin-right: 3px;
    padding-top: 6px;
    text-transform: uppercase;
}

.mapContener #dsioArroundPlaceInput {
    background: #fff url("../assets/fonds/autour-de.png") no-repeat 5px center;
    color: #a3a3a3;
    float: left;
    height: 26px;
    line-height: 26px;
    margin-right: 3px;
    padding: 2px 15px 2px 15px;
    width: 75px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    box-shadow: 0 1px 4px -1px rgba(0, 0, 0, 0.3);
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    font-size: 12px;
    font-weight: 400;
}

.mapContener #dsioArroundPlaceInput.withoutHelp {
    background: #FFF none;
}

.mapContener #dsioArroundPlaceInputSearch {
    background: #fff url("../assets/fonds/autour-de.png") no-repeat 5px 0;
    border: 1px solid #d9d9d9;
    color: #a3a3a3;
    float: left;
    font-size: 12px;
    height: 15px;
    margin-right: 5px;
    padding: 0 3px;
    width: 106px;
    font-weight: 400;
}

.mapContener #dsioCompleteZoneBtn {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    box-shadow: 0 1px 4px -1px rgba(0, 0, 0, 0.3);
    color: #a3a3a3;
    cursor: pointer;
    display: block;
    float: right;
    font-size: 12px;
    font-weight: 400;
    height: 30px;
    line-height: 30px;
    margin-bottom: 5px;
    margin-right: 0;
    padding: 0;
    text-align: center;
    width: 70px;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
}

.mapContener #dsioCompleteZoneBtn:hover {
    color: #000;
    text-decoration: none;
}

#allOngletsLayersButtons {
    width: 34px;
    height: 60px;
    display: block;
    float: left;
}

#allOngletsLayersButtons .allLayersReset {
    bottom: 0;
    cursor: pointer;
    float: left;
    font-size: 11px;
    font-weight: bold;
    height: 20px;
    width: 100%;
    overflow: hidden;
    margin-top: 13px;
}

#allOngletsLayersButtons .allLayersShowHideDatas {
    bottom: 0;
    cursor: pointer;
    float: left;
    font-size: 11px;
    font-weight: bold;
    height: 14px;
    max-width: 17px;
    min-width: 17px;
    overflow: hidden;
    padding: 9px 8px;
    text-align: center;
}

.searchZone {
    width: 100%;
    background: #e8e8e8;
    padding: 0;
    overflow: hidden;
    max-height: 0;
    -webkit-transition: max-height 0.8s;
    -moz-transition: max-height 0.8s;
    transition: max-height 0.8s;
}

.extendedIhm {
    padding: 30px 0 10px 0;
    list-style: none;
}

.extendedIhm input {
    width: 100%;
}

.entriesPop .criteriaIhmExtended,
.dsioCriteria .criteriaIhmExtended {
    display: none;
}

.entriesPop .criteriaIhmExtended.Text.searchGeneral {
    display: block;
}

/* search bar à la google */
.searchBar .dsioResetFilterAndCriteria {
    float: right;
    color: #686868;
    font-size: 16px;
    font-weight: 300;
    display: block;
    line-height: 46px;
    height: 46px;
    margin-right: 20px;
    margin-top: 25px;
}

.searchBar .dsioResetFilterAndCriteria:before {
    content: '\f0e2';
    font-family: FontAwesome;
    margin-right: 10px;
    font-size: 20px;
}

.searchBar .dsioResetFilterAndCriteria:hover {
    color: #6da600;
}

.searchBar {
    width: 100%;
    background: #e8e8e8;
    padding: 0;
    position: relative;
}

.buttonsAndContexts .dsioCriteria {
    padding: 0;
}

.dsioFilters .entriesPop li.noOisOnThisFilter {
    display: block;
}

.entriesPop {
    display: none;
    position: absolute;
    top: 45px;
    width: 300px;
    height: auto;
    background: #FFF;
    color: initial;
    z-index: 11;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.20), 0 0 2px 0 rgba(0, 0, 0, 0.20);
    border-radius: 2px;
}

.entriesPop.filters .blocTitle {
    display: none;
}

.entriesPop .dsioCssPopTools {
    margin: 0;
    text-align: right;
    float: left;
    border-top: 1px solid #e0e0e0;
    width: 100%;
}

.entriesPop .dsioCssPopTools a {
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    font-weight: 400;
    text-align: center;
    height: 44px;
    text-transform: uppercase;
    line-height: 44px;
    margin-left: 0;
    position: relative;
    width: 90px;
}

.entriesPop .dsioCssPopTools a.apply {
    display: none;
}

.mobileOn {
    display: none;
}

.mobileFilterOpenWrapper {
    text-align: center;
    float: left;
}

.mobileFilterOpenWrapper .mobileFilterOpen {
    display: inline-block;
    padding: 10px 10px;
    text-transform: uppercase;
    color: #6da600;
    margin: 0;
    font-weight: 400;
    font-size: 14px;
}

/* champ texte */
.entriesPop.Text {
    height: auto;
    min-height: 0;
    box-shadow: none;
    width: 140px;
    background: #FFF;
}

.entriesPop.Text .dsioCssEngineFilsRoot {
    padding: 0;
    margin: 0;
    position: relative;
    width: 100%;
}
.entriesPop.Text .dsioCssEngineFilsRoot.ByPlace .close {
    display: none;
}

.entriesPop.Text .dsioCssEngineFilsRoot .submit {
    position: absolute;
    right: 0;
    top: 0;
    height: 34px;
    width: 30px;
    line-height: 34px;
    font-size: 16px;
    color: #6da600;
    text-align: center;
}

.entriesPop.Text .dsioCssEngineFilsRoot input {
    height: 34px;
    line-height: 34px;
    border: none;
    padding: 0 0 0 10px;
    font-size: 14px;
    color: #6da600;
    background: transparent;
    font-weight: normal;
    width: 110px;
}

.entriesPop input:-webkit-autofill {
    background: transparent;
}

/* champ lieu */
.ui-autocomplete {
    min-width: 250px;
}

/* champ dates */
.entriesPop.ByDates {
    width: 400px;
}

.entriesPop .dsioFilterByDates .dateIhm .dateIhm_shortLinks li {
    width: 33%;
}

.entriesPop .dateIhm_customDate li {
    border: solid 1px rgba(0, 0, 0, .12);
}

.entriesPop .dateIhm_customDate li.submit {
    border: none;
}

.entriesPop .dateIhm_customDate li:first-child {
    border-right: none;
}

.entriesPop .dsioFilterByDates .dateIhm .dateIhm_shortLinks .shortLink {
    border-top: none;
    border-left: none;
    border-bottom: solid 1px rgba(0, 0, 0, .12);
    border-right: solid 1px rgba(0, 0, 0, .12);
    margin: 0;
    color: #333;
    border-radius: 0;
    width: 100%;
    font-weight: 400;
    background: #EEE;
}

.entriesPop .dsioFilterByDates .dateIhm .dateIhm_shortLinks .shortLink:hover {
    color: #000;
    background-color: rgba(158, 158, 158, .2);
}

.entriesPop .dateIhm .dateIhm_shortLinks .shortLink.active {
    background: #7ca72a;
}

.entriesPop .dsioFilterByDates .dateIhm_customDate input {
    color: #333;
}

.entriesPop .dsioFilterByDates .dateIhm_customDate .submit input {
    color: #FFF;
}

.entriesPop .dateIhm .dateIhm_shortLinks li:first-child .shortLink,
.entriesPop .dateIhm .dateIhm_shortLinks li:nth-child(2) .shortLink,
.entriesPop .dateIhm .dateIhm_shortLinks li:nth-child(3) .shortLink {
    border-top: solid 1px rgba(0, 0, 0, .12);
}

.entriesPop .dateIhm .dateIhm_shortLinks li:first-child .shortLink,
.entriesPop .dateIhm .dateIhm_shortLinks li:nth-child(4) .shortLink,
.entriesPop .dateIhm .dateIhm_shortLinks li:nth-child(7) .shortLink {
    border-left: solid 1px rgba(0, 0, 0, .12);
}

.entriesPop .dateIhm .dateIhm_shortLinks li:first-child .shortLink {
    border-radius: 3px 0 0 0;
}

.entriesPop .dateIhm .dateIhm_shortLinks li:nth-child(3) .shortLink {
    border-radius: 0 3px 0 0;
}

.entriesPop .dateIhm .dateIhm_shortLinks li:nth-child(7) .shortLink {
    border-radius: 0 0 0 3px;
}

.entriesPop .dateIhm .dateIhm_shortLinks li:last-child .shortLink {
    border-radius: 0 0 3px 0;
}

.entriesPop .dsioFilterByDates .dateIhm {
    background: #FFF;
    padding: 35px 30px;
}

/* Champ capacite */
.dsioCssSearchBarBloc.sliderRange .material-icons {
    font-family: FontAwesome;
}

.entriesPop.sliderRange .labelPere {
    display: none;
}

.dsioCriteria .entriesPop .sliderRange {
    padding: 0;
    max-width: none;
}

.dsioCriteria .entriesPop.sliderRange {
    height: 34px;
    min-height: 34px;
    box-shadow: none;
    width: 140px;
    background: #e8e8e8;
    padding: 0 0;
}

.entriesPop .sliderRange .noUi-connect,
.entriesPop .sliderRange .noUi-target {
    height: 5px;
}

.entriesPop .sliderRange .noUi-target {
    margin-top: 13px;
}

.entriesPop .sliderRange .noUi-handle {
    width: 26px;
    height: 26px;
    box-shadow: none;
    border: none;
    background: transparent;
    text-align: center;
    left: -22px;
    top: -11px;
}

.entriesPop .noUi-handle:before {
    display: none;
}

.entriesPop .noUi-handle:after {
    width: 10px;
    height: 10px;
    content: '';
    border-radius: 50%;
    background: #333;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -5px 0 0 -5px;
}

.dsioCriteria .entriesPop .sliderRange .minValueWrapper {
    text-align: left;
}

.dsioCriteria .entriesPop .sliderRange .maxValueWrapper {
    text-align: right;
}

/* filtres */
.dsioFilters .entriesPop {
    width: 280px;
}

.dsioFilters .entriesPop .dsioCssEngineFilsRoot a:before {
    font-size: 17px;
    color: #444;
}

.dsioFilters .entriesPop .dsioCssEngineFilsRoot a {
    padding: 3px 0;
    display: block;
}

.dsioFilters .entriesPop .dsioCssEngineFilsRoot a,
.dsioFilters .entriesPop .dsioCssEngineFilsRoot a span {
    color: #444;
    font-size: 15px;
}

.dsioFilters .entriesPop .dsioCssEngineFilsRoot a[checked=checked] span,
.dsioFilters .entriesPop .dsioCssEngineFilsRoot a[checked=checked]:before {
    color: #6da600;
    font-weight: 400;
}

.dsioFilters .entriesPop .dsioCssEngineFilsRoot {
    padding: 10px 10px 10px 10px;
}

.btnCarte .searchZone,
.btnMixte .searchZone,
.minifiedSearch .searchZone {
    overflow: auto;
}

.filterButtonBar {
    width: 100%;
    background: #e8e8e8;
    padding: 3px 0 3px 0;
}

#ongletOwnDsioLayersList {
    height: 56px;
    padding: 8px 0 0 2px;
    position: absolute;
    float: left;
}

#dormirSelectContent li, h2.dormir {
    color: #ab34af;
}

#bougerSelectContent li, h2.bouger {
    color: #ee168b;
}

#degusterSelectContent li, h2.deguster {
    color: #eea800;
}

#visiterSelectContent li, h2.visiter {
    color: #85be00;
}

#agendaSelectContent li, h2.agenda {
    color: #de4f1e;
}

#circuitsSelectContent li, h2.circuits {
    color: #269300;
}

#basketSelectContent {
    display: none;
}

.ongletLayersListSelectContent {
    float: left;
}

.ongletLayersListSelectContent .ongletTitle {
    display: none;
}

.ongletLayersListSelectContent li {
    position: relative;
    background-color: #F4F4F4;
    border: 1px solid #CCCCCC;
    border-bottom: none;
    border-radius: 2px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    font-size: 11px;
    font-weight: bold;
    overflow: hidden;
    list-style: none;
    color: #222222;
    cursor: pointer;
    float: left;
    text-align: center;
    width: 34px;
    height: 56px;
    padding-top: 2px;
}

.ongletLayersListSelectContent li:hover {
    background-color: #eeeeee;
}

.ongletLayersListSelectContent li.actif {
    background-color: #FFFFFF;
    border-bottom: none;
    box-shadow: none;
    height: 60px;
    margin-top: -4px;
}

.oiListQty {
    height: 15px;
}

.engineOiListState .oiListQty {
    float: left;
}

.ongletLayersListSelectContent .oiListQty {
    display: block;
}

.oiListQty.displayNone {
    display: block;
    background-repeat: no-repeat;
    background-position: center center;
}

.oiListQty.displayNone span.dsioQty {
    display: none;
}

#oiListAndEngine {
    min-height: 100%;
    font-size: 11px;
}

.dsioEngineOiList,
.dsioFilters, .dsioSearchServicesOiList {

}

.layerEngineOiList {
    float: left;
    width: 206px;
    overflow-y: auto;
}

.engineOiListState {
    height: 23px;
    border-bottom: 1px solid #EBEBEB;
    padding: 12px 10px 0 16px;
    overflow: hidden;
}

.engineOiListState h2 {
    font-size: 11px;
    font-weight: bold;
    float: left;
    width: 130px;
    margin-right: 5px;
    overflow: hidden;
    height: 15px;
    white-space: nowrap;
}

.engineOiListState h2:first-letter {
    text-transform: uppercase;
}

.engineOiListState a.resetFilterAndCriteria {
    margin-top: 0;
    margin-left: 5px;
    width: 15px;
    height: 15px;
    overflow: hidden;
    display: block;
    background-repeat: no-repeat;
    background-position: center center;
    float: left;
}

.engineOiListState a.printLayerList {
    margin-top: -2px;
    margin-left: 5px;
    width: 15px;
    height: 16px;
    overflow: hidden;
    display: block;
    color: #939393;
    font-size: 15px;
    float: left;
    position: relative;
}

.overthrow-enabled .engineOiListCriteriaAndFilters {
    overflow-x: hidden;
    padding: 0 20px 0 16px;
}

/*****************************moteur de recherche*/
.engineOiListCriteria {
    margin-bottom: 5px;
    width: 170px;
}

.engineOiListSearchServices {
    margin-bottom: 5px;
    width: 170px;
}

.engineOiListFilter {
    width: 170px;
}

#tfoBtnResetFiltre {
    background-color: #90908D;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    float: right;
    margin-top: -20px;
    padding: 3px 10px;
    font-size: 11px;
}

.dsioCssEngineFilsRoot.searchGeneral input.withoutHelp {
    background-image: none;
}

.dsioCssEngineFilsRoot.searchGeneral > span {
    display: none;
}

.dsioCssEngineFilsRoot {
    float: left;
    margin: 0 10px;
}

.dsioCssEngineFilsRoot.searchGeneral {
    position: relative;
    padding: 20px 0;
}

.dsioCssEngineFilsRoot.searchGeneral ul {
    padding: 0;
    margin: 0;
}

.dsioCssEngineFilsRoot.searchGeneral input {
    font-size: 16px;
    font-weight: 300;
    color: #4d4d4d;
    height: 50px;
    line-height: 50px;
    display: block;
    padding: 0 0 0 20px;
    text-decoration: none;
    overflow: hidden;
    border: 1px solid #999;
    outline: 0;
}

.dsioCssEngineFilsRoot.dateSelectGeneral input {
    display: none;
}

.dsioCssEngineFilsRoot.dateSelectGeneral div.extendUiDateSelect input {
    font-size: 10px;
    color: #7E7777;
    width: 120px;
    height: 16px;
}

.dsioCssEngineFilsRoot.dateSelectGeneral div.extendUiDateSelect input.withoutHelp {
    background-image: none;
}

.dsioCssEngineFilsRoot.dateSelectGeneral > span {
    display: none;
}

.dsioCssEngineFilsRoot.dateSelectGeneral {
    margin-top: 10px;
}

.dsioCssEngineFormButton {
    background-color: #F5F5F5;
    color: #444444;
    font-size: 13px;
}

#uLwei00Chaine {
    padding: 2px 7px 2px 5px;
    background-color: #EBEAEC;
}

#uLwei00Chaine select {
    width: 165px;
    background-color: #EBEAEC;
    color: #444444;
    font-size: 11px;
    border: 1px solid #d8d8d8;
    cursor: pointer;
}

.dsioCssEngineFilsRoot select {
    background-color: #EBEAEC;
    width: 170px;
    font-size: 11px;
    color: #444444;
}

/*filtrer*/
.layerEngineOiList ul {
    list-style: none;
}

.layerOiListAndState {
    width: 100%;
    overflow-y: auto;
    padding-top: 20px;
}

.oiListState {
    height: 28px;
    border-bottom: 1px solid #EBEBEB;
    padding-top: 7px;
}

/*********************pagination et tri*/
.oiListState .oiListQty,
.oiListPagination,
.oiListSortOrder {
    display: block !important;
    margin: 4px 0px;
    font-size: 11px;
    float: left;
}

.oiListBskAddAll {
    float: right;
}

.oiListBskAddAll a {
    background-color: #EEEEEE;
    border: 1px solid #CCCCCC;
    border-radius: 2px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    color: #334D55;
    cursor: pointer;
    display: block;
    width: 39px;
    float: left;
    height: 20px;
    margin-right: 4px;
    margin-top: 0;
    margin-bottom: 4px;
}

.oiListPagination {
    display: none;
}

.oiListSortOrder {
    margin-top: 0;
    background-color: #FFF;
    position: relative;
}

.oiListSortOrder ul {
    position: absolute;
    background-color: white;
    border: 1px solid #BBBBBB;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    font-size: 11px;
    min-width: 54px;
    width: 74px;
    padding: 6px 8px 2px 8px;
    display: none;
    z-index: 120;
    left: -1px;
}

.oiListSortOrder h3, .oiListSortOrder ul li {
    list-style: none;
    margin: 0 5px;
    z-index: 110;
}

.oiListSortOrder {
    display: block;
    width: 90px;
    height: 22px;
    background: #EEEEEE url("../assets/fonds/fleche-type-welcotour.gif") no-repeat 100% 50%;
    border: 1px solid #CCCCCC;
    border-radius: 2px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    cursor: pointer;
    margin-top: 17px;
}

.oiListSortOrder h3 {
    font-size: 11px;
    color: #444444;
    font-weight: bold;
    height: 14px;
    max-width: 65px;
    min-width: 35px;
    overflow: hidden;
    padding: 3px 0 3px 3px;
    text-align: left;
}

.oiListSortOrder ul a {
    font-size: 11px;
    color: #666666;
}

.oiListSortOrder ul a[checked] {
    color: #000;
}

.overthrow-enabled .oiListContent {
    font-size: 11px;
}

.overthrow-enabled .overthrow {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

/*******************************************panier*/
#tripZone {
    bottom: 0;
    position: absolute;
    width: 616px;
    z-index: 100;
}

#tripToolbar {
    background-color: #000;
    height: 40px;
    padding-left: 15px;
}

#titleTripToolbar {
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 12px;
    font-weight: bold;
    height: 28px;
    padding-top: 12px;
    width: 50px;
    text-transform: uppercase;
}

#sendTrip {
    border: 1px solid #0099CC;
    text-shadow: 0 1px rgba(0, 0, 0, 0.1);
    background-color: #0099CC;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#15B4FF), to(#0099CC));
    background-image: -webkit-linear-gradient(top, #15B4FF, #0099CC);
    background-image: -moz-linear-gradient(top, #15B4FF, #0099CC);
    background-image: -o-linear-gradient(top, #15B4FF, #0099CC);
    background-image: linear-gradient(top, #15B4FF, #0099CC);
    border-radius: 2px 2px 2px 2px;
    color: #FFFFFF;
    cursor: default;
    display: inline-block;
    float: right;
    font-size: 13px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    margin-top: 5px;
    margin-right: 10px;
    min-width: 100px;
    overflow: hidden;
    padding: 0 8px;
    text-align: center;
    transition: all 0.218s ease 0s;
    vertical-align: bottom;
    opacity: 0.3;
}

#sendTrip.active {
    opacity: 1;
    cursor: pointer;
}

#emptyTrip {
    border: 1px solid #0099CC;
    text-shadow: 0 1px rgba(0, 0, 0, 0.1);
    background-color: #0099CC;
    border-radius: 2px 2px 2px 2px;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 26px;
    line-height: 26px;
    margin-top: 6px;
    min-width: 26px;
    overflow: hidden;
    padding: 0;
    text-align: center;
    transition: all 0.218s ease 0s;
    vertical-align: bottom;
    background-repeat: no-repeat;
    background-position: center center;
}

#demandIntro {
    float: left;
    display: block;
    height: 30px;
    line-height: 30px;
    margin-top: 5px;
    margin-right: 6px;
    color: #0099CC;
}

.demandChannel {
    background-color: #0099CC;
    background-position: center center;
    background-repeat: no-repeat;
    border: 1px solid #0099CC;
    border-radius: 2px;

    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.4);
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 16px;
    height: 30px;
    margin-bottom: 2px;
    margin-right: 8px;
    margin-top: 5px;
    padding-top: 7px;
    width: 30px;
}

.demandChannel:before {
    margin-left: 7px;
}

.demandChannel:hover {
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
}

.demandChannel.active {
    background-color: #006F93;
    background-position: center center;
    background-repeat: no-repeat;

    border: 1px solid #004359;
    border-radius: 2px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4) inset;
}

#nEltsBasket {
    border: 1px solid #0099CC;
    text-shadow: 0 1px rgba(0, 0, 0, 0.1);
    background-color: #0099CC;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#15B4FF), to(#0099CC));
    background-image: -webkit-linear-gradient(top, #15B4FF, #0099CC);
    background-image: -moz-linear-gradient(top, #15B4FF, #0099CC);
    background-image: -o-linear-gradient(top, #15B4FF, #0099CC);
    background-image: linear-gradient(top, #15B4FF, #0099CC);
    border-radius: 2px 2px 2px 2px;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    float: right;
    font-size: 13px;
    font-weight: bold;
    height: 26px;
    line-height: 26px;
    margin-top: 6px;
    min-width: 100px;
    overflow: hidden;
    padding: 0 8px;
    text-align: center;
    transition: all 0.218s ease 0s;
    vertical-align: bottom;
}

#openCloseTrip {
    width: 40px;
    height: 40px;
    float: right;
    cursor: pointer;
}

#tripContent {
    background-color: #fff;
    display: none;
    height: 0px;
}

/******************************************carte*/
.mapContener {
    display: none !important;
    background-position: 50% 0;
    background-repeat: no-repeat;
    width: auto;
    position: relative;
}

.mapWrapper {
    margin-left: 675px;
    position: relative;
    width: auto;
}
.carte-tierce .mapWrapper {
  max-height: 500px;
}
.carte-tierce .mapWrapper .mapContener {
  max-height: 500px;
}

.mapWrapper .filterByMapButton {
    width: auto;
    position: absolute;
    top: 10px;
    left: 50px;
    padding: 7px 10px;
    z-index: 999;
    background-color: #f4f4f4;
    font-size: 12px;
    font-weight: 400;
    text-transform: none;
    line-height: normal;
    height: auto;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.55);
    display: none;
}

.dsioModeMixte .filterByMapButton {
    display: block;
}

.dsioModeCarte .listViewContener,
.dsioModeMixte .listViewContener {
    margin-top: 0 !important;
}

.mapWrapper .filterByMapButton:before {
    content: '\f046';
    margin: 0 5px 0 0;
    font-family: FontAwesome;
}

.mapWrapper .filterByMapButton.unchecked:before {
    content: '\f096';
}

.mapContener .leaflet-popup-content-wrapper {
    width: 280px;
}

.mapContener .leaflet-popup-content {
    padding: 0;
    margin: 0;
}

.leaflet-rrose-content {
    position: relative;
}

.leaflet-rrose-content .closePopup {
    position: absolute;
    top: 0;
    right: 0;
    font-weight: 300;
    font-size: 20px;
    color: #EEE;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
}

.dsio-map-popup {
    width: 250px;
}

.dsio-map-popup .content {
    padding: 25px;
    width: 200px;
    max-height: 300px;
    max-height: 308px;
}

.dsio-map-popup .titre {
    color: #209685;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 16px;
    max-height: 34px;
    max-height: 40px;
    overflow: hidden;
}

.dsio-map-popup .titre .clcs {
    font-size: 18px;
}

.dsio-map-popup .commune {
    color: #282828;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 14px;
    margin: 0;
    padding: 5px 0;
}

.dsio-map-popup .lien {
    padding: 0 20px;
    line-height: 33px;
    height: 33px;
    background: #209685;
    color: #FFF;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 14px;
    display: inline-block;
}

.dsio-map-popup .img {
    height: 150px;
}

.dsio-map-popup img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/********************************popup carte*/
#dsioPopupZone {
    background-position: 50% 0;
    background-repeat: no-repeat;
    margin-left: 0;
    width: 100%;
    left: 0;
    position: absolute;
    top: 96px;
    z-index: 0;
    display: none;
}

#dsioPopupView {
    margin-left: 616px;
    margin-right: 0;
    overflow: hidden;
    position: relative;
    background-color: rgba(0, 0, 0, 0.5);
    width: auto;
    height: 100%;
}

#dsioMapViewTypeOiList {
    background-color: #E5E3DF;
    overflow: hidden;
    height: 100%;
    width: auto;
    border-top: 1px solid #CCCCCC
}

.infoWindow .tfoInfoWindow {
    background-color: #FFFFFF;
    height: auto;
    margin-left: 0;
    position: relative;
    width: 280px;
    cursor: default;
    box-shadow: 0 0 3px #666;
}

.infoWindow .tfoInfoWindow.clusterWindowPlayer {
    height: auto;
}

.infoWindow .fleche {
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    height: 20px;
    position: absolute;
    width: 14px;
    z-index: 1001;
}

.infoWindow.cluster.right .tfoInfoWindow {
    left: 7px;
}

.infoWindow .fleche.right.cluster {
    background-image: url(../assets/fonds/fleche-infoWindow-right.gif);
    left: -2px;
}

.infoWindow.cluster.left .tfoInfoWindow {
    right: 15px;
}

.infoWindow .fleche.left.cluster {
    background-image: url(../assets/fonds/fleche-infoWindow-left.gif);
    right: 6px;
}

.infoWindow.marker.right .tfoInfoWindow {
    left: 2px;
}

.infoWindow .fleche.right.marker {
    background-image: url(../assets/fonds/fleche-infoWindow-right.gif);
    left: -7px;
}

.infoWindow.marker.left .tfoInfoWindow {
    right: 12px;
}

.infoWindow .fleche.left.marker {
    background-image: url(../assets/fonds/fleche-infoWindow-left.gif);
    right: 3px;
}

.infoWindow .fleche.cluster {
    margin-top: 15px;
}

.infoWindow .fleche.marker {
    margin-top: 8px;
}

.infoWindow .contenuInfoWindow {
    background-color: #FFFFFF;
    margin: 0 1px 1px;
    padding: 10px 25px;
}

.infoWindow .tfoInfoWindow h2 {
    color: #209685;
    font-size: 21px;
    line-height: 25px;
    font-weight: 400;
    overflow: hidden;
    text-transform: uppercase;
    width: auto;
    padding: 8px 0;
    max-height: 83px;
}

.infoWindow .tfoInfoWindow .image {
    background-color: #FFFFFF;
    background-repeat: no-repeat;
    height: 165px;
    line-height: 86px;
    margin: 0 1px;
    overflow: hidden;
    width: 100%;
}

.infoWindow .tfoInfoWindow p {
    font-size: 11px;
    line-height: 14px;
    color: #595959;
    margin-bottom: 2px;
}

.infoWindow .tfoInfoWindow p.dates {
    margin-bottom: 0;
}

.wei0Elt .panierAjout, .tfoInfoWindow .panierAjout {
    background: url("../assets/fonds/bouton-dsioBskAddBtn.gif") no-repeat;
    display: block;
    float: left;
    height: 20px;
    margin-right: 5px;
    width: 23px;
}

.wei0Elt .panierAjout span, .tfoInfoWindow .panierAjout span, .wei0Elt .panierRetrait span, .tfoInfoWindow .panierRetrait span, .wei0Elt .haut span {
    display: none;
}

.infoWindow .tfoInfoWindow .detail {
    border: medium none;
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 11px;
    height: 17px;
    margin-top: 0;
    padding: 3px 0 0 8px;
    text-decoration: none;
    width: 62px;
    background: url("../assets/fonds/bouton-detail-dormir.gif") no-repeat;
}

.infoWindow .fermer {
    cursor: pointer;
    height: 15px;
    position: absolute;
    top: 10px;
    width: 15px;
}

.infoWindow.marker.left .fermer {
    right: 24px;
}

.infoWindow.cluster.left .fermer {
    right: 28px;
}

.infoWindow.marker.right .fermer {
    right: 10px;
}

.infoWindow.cluster.right .fermer {
    right: 6px;
}

.dsioHide {
    display: none;
}

/***************************chercher autour de */
.ui-autocomplete {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #FFF;
    color: #594E46;
    cursor: pointer;
    font-size: 11px;
    list-style: none outside none;
    width: 140px;
    z-index: 999999999;
    max-height: 200px;
    overflow-y: auto;
    border-radius: 0;
}

.ui-autocomplete li {
    height: auto;
}

.ui-autocomplete li:hover {
    background-color: #F0F0F0;
}

.ui-autocomplete a {
    display: block;
    height: auto;
    color: #594E46;
}

.ui-autocomplete a:hover {
    text-decoration: none;
}

.ui-menu .ui-menu-item a.ui-state-focus, .ui-menu .ui-menu-item a.ui-state-active {
    background: #f6f6f6;
    font-weight: 600;
    border-radius: 0;
    border: none;
}

/*gestion invisivilite lise */
.displayNone {
    display: none;
}

/* anim calcul en cours */
.leaflet-marker-icon.marker-cluster.leaflet-interactive:hover {
    margin-left: -23px !important;
    margin-top: -23px !important;
    width: 46px !important;
    height: 46px !important;
    border-radius: 50%;
}

.leaflet-marker-icon.marker-cluster.leaflet-interactive:hover div {
    margin-left: 8px;
    margin-top: 8px;
}

#dsioCssLoader {
    position: fixed;
    top: 0;
    left: 0;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#70ffffff, endColorstr=#70ffffff);
    width: 100%;
    height: 100%;
    z-index: 10000;
    background: rgba(256, 256, 256, 0.6) url("../assets/fonds/animated-loader-v03.svg") no-repeat 50% 50%;
}

#dsioCssLoader div.dsioLoaderMessage {
    display: block;
    height: 60px;
    width: 500px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -250px;
    margin-top: 20px;
    text-align: center;
    color: #000;
    font-size: 12px;
    font-weight: bold;
}

/* boutons pour afficher ou masquer les datas des app layers */
.appLayerShowHideDatas {
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    height: 14px;
    max-width: 17px;
    min-width: 17px;
    overflow: hidden;
    padding: 3px 8px 3px 8px;
    text-align: center;
    float: left;
    border-top: 1px solid #CCCCCC;
    position: absolute;
    bottom: 0;
    display: none;
}

/* sejour */
#tripContent .tripSendBar {
    border-bottom: 1px solid #EBEBEB;
    height: 40px;
    overflow: hidden;
    background-color: #EAE8E1;
    display: block;
    padding-left: 15px;
    clear: both;
}

#tripContent .tripView .tripOrganize {
    padding: 0 20px 0 16px;
    width: 170px;
    float: left;
}

#tripContent .tripView .tripPointObjectsList {
    float: left;
    width: 410px;
}

#tripContent .tripView .tripPointObjectsList .dsioHide {
    display: block;
}

/* boutons dans la partie CRmPreview */
.crm-sending-email {
    display: none;
    margin-top: 12px;
    margin-left: 12px;
    font-size: 12px;
}

.crm-sending-email i {
    font-size: 18px;
}

.crm-email-sent {
    display: none;
    font-size: 12px;
}

.crm-templates-button {
    display: inline-block;
    margin-top: 7px;
    margin-left: 5px;
}

.crm-channel-group {
    display: inline-block;
    position: relative;
    margin-right: 10px;
}

.crm-channel-group.inactive {
    opacity: .4;
}

.crm-channel-group .crm-channel-primary {
    background: rgb(231, 215, 133) linear-gradient(rgb(255, 254, 184), rgb(196, 156, 56)) repeat-x;

    border-image-outset: 0;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;

    border: 1px solid rgba(0, 0, 0, .09);
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;

    box-shadow: rgba(255, 255, 255, 0.2) 0 1px 0 0 inset, rgba(0, 0, 0, 0.0470588) 0 1px 2px 0;
    color: rgb(51, 51, 51);
    cursor: pointer;
    display: inline-block;
    font-size: 11px;
    height: 20px;
    line-height: 20px;
    margin-bottom: 0;
    margin-left: 0;
    padding: 4px 12px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-shadow: rgba(255, 255, 255, 0.247059) 0 -1px 0;
    vertical-align: middle;
    white-space: nowrap;
    width: 55px;
}

.crm-channel-group .crm-channel-primary i {
    font-size: 14px;
}

.crm-channel-group.active .crm-channel-primary:hover {
    background: rgb(196, 156, 56) none;
}

.crm-channel-group .crm-channel-primary.dropdown-toggle {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    width: 8px;
}

.crm-channel-group .crm-dropdown-menu {
    -webkit-background-clip: padding-box;
    -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 5px 10px 0px;
    background-clip: padding-box;
    background-color: rgb(255, 255, 255);
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;

    border-image-outset: 0px;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;

    box-shadow: rgba(0, 0, 0, 0.2) 0px 5px 10px 0px;
    color: rgb(51, 51, 51);
    display: none;
    float: left;
    font-size: 12px;
    height: auto;
    left: 0;
    line-height: 20px;

    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;

    margin: 2px 0 0 0;
    min-width: 160px;
    padding: 5px 0;
    position: absolute;
    bottom: 30px;
    white-space: nowrap;
    width: auto;
    z-index: 1000;
}

.crm-channel-group .crm-dropdown-menu.opened {
    display: block;
}

.crm-channel-group .crm-dropdown-menu li {
    clear: both;
    color: rgb(51, 51, 51);
    cursor: auto;
    display: block;
    font-size: 12px;
    font-weight: normal;
    height: auto;
    line-height: 20px;

    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;

    padding: 3px 20px;
    text-align: left;
    text-decoration: none;
    white-space: nowrap;
    width: auto;
}

.crm-channel-group .crm-dropdown-menu li.active {
    font-weight: bold;
}

.crm-channel-group .crm-dropdown-menu li:hover {
    background-color: rgb(238, 235, 202);
}

#crmPreview {
    padding-left: 10px;
    padding-right: 10px;
}

#crmPreview .editable:hover {
    background-color: #F7F7F7;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4) inset;
}

/* styles liées au globalDatePicker */
#wCustomPeriod {
    display: block;
    text-align: center;
}

#datePickerPop {
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 20000;
    background: rgba(255, 255, 255, 0.7);
}

#datePickerContent {
    z-index: 300;
    display: block;
    width: 512px;
    margin: 10% auto;
    box-shadow: 0 0 3px #999;
}

#wTimeKalandae_btn {
    margin: 0 auto;
    width: 100%;
    display: block;
    height: 40px;
}

#wTimeKalandae_btn a {
    width: 50%;
    font-size: 14px;
    font-weight: 400;
    height: 40px;
    line-height: 40px;
    display: block;
    color: #FFF;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
}

#wKalandaeValidate {
    float: right;
    background: #61006c;
}

#wKalandaeAbort {
    float: left;
    background: #979797;
}

#inviteDatePicker {
    color: #f1f1f1;
    display: none;
    margin: 90px auto 10px;
    text-align: center;
    width: 330px;
}

/** FIN WELCOTOUR **/

.smartDomEnd {
    display: none;
}

.wei0Elt .dsioBskAddBtn,
.tfoInfoWindow .dsioBskAddBtn,
#contenuOiDetail .dsioBskAddBtn {
    background: url(../assets/fonds/plussejour.png) no-repeat center center;
    color: #334D55;
    cursor: pointer;
    display: block;
    width: 35px;
    height: 31px;
    margin-top: 5px;
    margin-bottom: 2px;
    position: absolute;
    right: 5px;
}

.wei0Elt .dsioBskAddBtn span, .tfoInfoWindow .dsioBskAddBtn span, #contenuOiDetail .dsioBskAddBtn span {
    display: none;
}

.wei0Elt .dsioBtnDet {
    cursor: pointer;
    display: block;
    color: #209685;
    font-weight: 400;
    font-size: 21px;
    line-height: 24px;
    margin-bottom: 5px;
}

.infoWindow.marker .tfoInfoWindow .dsioBtnDet,
.infoWindow.cluster .tfoInfoWindow .dsioBtnDet {
    cursor: pointer;
    display: inline-block;
    color: #FFF;
    font-weight: 300;
    font-size: 14px;
    line-height: 32px;
    height: 32px;
    padding: 0 20px;
    text-transform: uppercase;
    background: #209685;
}

.bskLkRetHtml {
    font-size: 11px;
}

.wei0Elt .dsioBskRemoveBtn,
.tfoInfoWindow .dsioBskRemoveBtn,
#contenuOiDetail .dsioBskRemoveBtn {
    background: url(../assets/fonds/moinssejour.png) no-repeat center center;
    color: #334D55;
    cursor: pointer;
    display: block;
    width: 35px;
    height: 31px;
    margin-top: 5px;
    margin-bottom: 2px;
    right:5px;
    position: absolute;
}


.wei0Elt .dsioBskRemoveBtn span, .tfoInfoWindow .dsioBskRemoveBtn span, #contenuOiDetail .dsioBskRemoveBtn span {
    display: none;
}

.infoWindow .tfoInfoWindow .detail {
    color: #FFFFFF;
    display: block;
    height: 17px;
    padding: 3px 0 0 8px;
    text-decoration: none;
    width: 63px;
    margin-top: 0;
    border: none;
    float: left;
    font-size: 11px;
    background: url("../assets/fonds/bouton-detail-pratique.gif") no-repeat;
}

.infoWindow .tfoInfoWindow p a {
    display: inline-block;
    font-size: 11px;
    color: #728f15;
    overflow: hidden;
    line-height: 14px;
}

.infoWindow .tfoInfoWindow p a:hover {
    text-decoration: underline;
    cursor: pointer;
}

.bskLkRetHtml,
.wei0Elt .haut span {
    display: none;
}

.dsioCssEngineFormButton {
    background: #46aed7 none;
    color: #fff;
    font-size: 11px;
    padding: 3px 10px;
    border-radius: 2px;
    margin-top: 5px;
    text-transform: uppercase;
    -webkit-appearance: none;
    display: none;
}

#wei03DisponibilitesDuration {
    background-color: #EBEAEC;
    color: #808080;
    float: left;
    width: 85px;
    height: 18px;
}

#wei03DisponibilitesResteNtn {
    background-color: #90908D;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-size: 11px;
    padding: 0 5px;
    text-transform: uppercase;
    margin: 0;
    height: 20px;
    -webkit-appearance: none;
}

#wei03DisponibilitesDateFrom {
    color: #444444;
    font-size: 11px;
}

.ui-datepicker-calendar a {
    font-size: 11px;
}

.ui-datepicker-title {
    color: #333333;
}

.overthrow-enabled #dsioCssCumulativeList {
    position: absolute;
    z-index: 100;
    top: 300px;
    left: 250px;
    height: 400px;
    overflow-y: scroll;
    background-color: #FFF;
    width: 415px;
    display: none;
}

/* player pour les pop liste cleuster de la carte */
div.infoWindow div.mapHtmlPopListPaginator {
    display: block;
    float: none;
    clear: both;
    width: 100%;
    height: 60px;
    background-color: #4c4c4c;
    bottom: -60px;
    position: absolute;
    padding: 0;
    -webkit-box-shadow: 0 -3px 6px 0 #B0B0B0;
    box-shadow: 0 -3px 6px 0 #B0B0B0;
}

div.infoWindow.left div.mapHtmlPopListPaginator {
    left: -15px;
}

div.infoWindow.right div.mapHtmlPopListPaginator {
    left: 7px;
}

div.infoWindow div.mapHtmlPopListBtns {
    display: block;
    height: 100%;
    width: 100%;
    background-color: #494949;
}

div.infoWindow div.mapHtmlPopListBtns a.mapHtmlPopListRewindBtn {
    display: block;
    height: 100%;
    width: 35%;
    background-color: #494949;
    padding: 0;
    float: left;
    cursor: pointer;
    overflow: hidden;
}

div.infoWindow div.mapHtmlPopListBtns a.mapHtmlPopListForwardBtn {
    display: block;
    height: 100%;
    width: 35%;
    background-color: #494949;
    padding: 4px 22px 3px 5px;
    float: right;
    cursor: pointer;
    overflow: hidden;
}

div.infoWindow div.mapHtmlPopListBtns a.mapHtmlPopListRewindBtn.inactive {
    background-image: none;
}

div.infoWindow div.mapHtmlPopListBtns a.mapHtmlPopListForwardBtn.inactive {
    background-image: none;
}

div.infoWindow div.mapHtmlPopListState {
    height: 60px;
    background-color: #e4e4e4;
    width: 100%;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 60px;
}

div.infoWindow div.mapHtmlPopListQty {
    float: left;
    margin-left: 3px;
    color: #4c4c4c;
}

div.infoWindow div.mapHtmlPopListZoomer {
    float: right;
    margin-right: 3px;
}

div.infoWindow a.zoomFromClusterWindow {
    float: right;
    color: #4c4c4c;
}

.dsioCriteria {
    margin: auto;
    width: auto;
    max-width: 1024px;
    height: auto;
    padding: 2px;
}

.dsioCriteria .sliderRange {
    float: none;
    clear: both;
    padding: 20px 0;
    max-width: 45%;
}

.dsioCriteria .sliderRange .lae-col-2 {
    text-align: center;
}

.dsioCriteria li {
    list-style: none;
}

.dsioCriteria input {
    width: 100%;
}

.ui-autocomplete {
    z-index: 999999999 !important;
}

/** filtres **/
.dsioFilters {
    margin: auto;
    width: auto;
    max-width: 1024px;
    height: auto;
}

.dsioFilters ul {
    margin: 0;
    padding: 0;
}

.dsioFilters li {
    display: block;
    list-style: none;
}

.dsioFilters .dsioCssEngineFilsRoot {
    text-align: center;
    float: left;
    padding: 20px 40px 20px 20px;
}

.dateSearch .title,
.searchZone .labelPere,
.dsioFilters .dsioCssEngineFilsRoot .labelPere {
    color: #26282d;
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
    display: block;
    padding: 0 0 20px 0;
    text-align: left;
}

.dsioFilters .dsioCssEngineFilsRoot li {
    text-align: left;
}

.dsioFilters .dsioCssEngineFilsRoot a {
    padding: 0 0;
    text-decoration: none;
}

.dsioFilters .dsioCssEngineFilsRoot a.zero {
    display: none;
}

.dsioFilters .dsioCssEngineFilsRoot a:before {
    content: '\f096';
    font-family: FontAwesome;
    margin-right: 8px;
    color: #858585;
}

.dsioFilters .dsioCssEngineFilsRoot a span {
    color: #858585;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    text-decoration: none;
    margin: 0;
    padding: 0 0 0 0;
    white-space: normal;
    background: none;
    width: auto;
}

.dsioFilters .dsioCssEngineFilsRoot a[checked=checked] span {
    background: none;
    color: #6da600;
    font-weight: 500;
}

.dsioFilters .dsioCssEngineFilsRoot a[checked=checked]:before {
    content: '\f14a';
    color: #6da600;
}

.dsioFilters .MoDiscipline li {
    height: 125px;
}

.dsioFilterByDates {
    background: #1c8d7d;
    clear: both;
}

.dsioFilterByDates .dateIhm {
    background: #1c8d7d;
    max-width: 1024px;
    height: auto;
    margin: auto;
    width: auto;
    padding: 30px 0;
}

.dsioFilterByDates .dateIhm .dateIhm_shortLinks {
    text-align: center;
}

.dsioFilterByDates .dateIhm .dateIhm_shortLinks li {
    width: 11%;
    min-width: 100px;
    float: left;
    display: inline-block;
}

.dsioFilterByDates .dateIhm .dateIhm_shortLinks .shortLink {
    width: 105px;
}

.dsioFilterByDates .dateIhm_customDate {
    max-width: 500px;
    margin: auto;
}

.dsioFilterByDates .dateIhm_customDate li {
    float: left;
}

.dsioFilterByDates .dateIhm_customDate input[type=text] {
    width: 100%;
}

.fa.fa-arrows-h {
    content: '\f07e';
    font-family: FontAwesome;
    padding: 0 5px;
    display: inline-block;
}

.dsioFilters .MoDiscipline a {
    display: block;
    padding-top: 50px;
    color: #353535;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 16px;
    text-decoration: none;
    margin: 0;
    width: auto;
    height: 100%;
    text-align: center;
}

.resultsAndFilters {
    padding: 8px 0;
}

.nbResults {
    color: #3f3f3f;
    font-weight: 300;
    font-size: 18px;
    line-height: 46px;
    height: 46px;
    float: left;
    padding: 0;
    margin: 0;
}

.nbResults .dsioDivQty {
    font-weight: 400;
    font-size: 30px;
}

.listSort {
    float: right;
}

.listSort .label {
    float: left;
    height: 45px;
    line-height: 45px;
    color: #686868;
    font-weight: 500;
    font-size: 16px;
    display: block;
    margin-right: 30px;
}

.oiListSortOrderAc {
    height: 46px;
    border: none;
    background: none;
    width: auto;
    margin: 0;
    float: left;
}

.oiListSortOrderAc ul {
    display: block !important;
    position: relative;
    left: auto;
    top: auto;
    padding: 0;
    margin: 0;
    width: auto;
}

.oiListSortOrderAc ul li {
    list-style: none;
    display: block;
    float: left;
    margin-right: 20px;
}

.oiListSortOrderAc ul a {
    color: #686868;
    font-weight: 300;
    font-size: 16px;
    line-height: 45px;
    text-decoration: none;
}

.sortOrderItem:after {
    content: '\f107';
    display: inline-block;
    font-family: FontAwesome;
    margin-left: 10px;
    margin-bottom: 1px;
    font-size: 17px;
}

.oiListSortOrderAc ul a[checked=checked] {
    font-weight: 500;
}

.btnFiltres {
    height: 46px;
    width: auto;
    display: inline-block;
    margin: 0 auto 0 0;
    color: #4b4b4b;
    font-weight: 600;
    font-size: 14px;
    line-height: 46px;
    background: #FFF;
    text-align: center;
    text-decoration: none;
    clear: both;
    float: left;
    padding: 0 40px;
    border: solid 2px #4b4b4b;
}

.searchContextItem {
    font-size: 14px;
    font-weight: 400;
    color: #686868;
    margin-left: 20px;
    padding: 5px 0;
    line-height: 45px;
    height: 45px;
    cursor: pointer;
}

.searchContextItem:after {
    content: 'x';
    font-weight: 400;
    width: 15px;
    height: 15px;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    margin: 0 0 0 7px;
    color: #FFF;
    background: #171717;
    border-radius: 50%;
    display: inline-block;
}

.searchContextItem.ByRectangleGeo:before {
    content: '\f041';
    font-family: FontAwesome;
    color: #737373;
    font-size: 16px;
    margin: 0 7px 0 0;
}

.searchContext {
    float: left;
}

.dsioEraseCriteriaContext, .dsioEraseFiltersContext {
    float: left;
}

.btnFiltres:after {
    content: '\f067';
    font-family: FontAwesome;
    margin-left: 10px;
}

.dsio-places ul {
    width: 100%;
    padding: 50px 0;
}

.dsio-places ul li a {
    color: #26282d;
    font-weight: 400;
    display: block;
}

.dsio-places ul li {
    float: left;
    list-style: none;
    padding: 3px 0;
}

.sliderRange .maxValue,
.sliderRange .minValue {
    font-weight: 500;
    font-size: 14px;
    color: #26282d;
}

.sliderRange .noUi-horizontal {
    height: 14px;
}

.sliderRange .noUi-target {
    background: #989898;
    border: none;
    border-radius: 0;
    margin-top: 9px;
}

.sliderRange .noUi-handle {
    width: 15px;
    margin-left: 10px;
}

.sliderRange .noUi-horizontal .noUi-handle {
    height: 26px;
}

.sliderRange .noUi-connect {
    background: #719f23;
}

.noUi-handle:before {
    left: 8px;
}

.noUi-handle:after {
    left: 4px;
}

#openSearchZone {
    padding: 20px 0 45px 0;
}

#openSearchZone ul {
    text-align: center;
    padding: 0;
}

#openSearchZone li {
    display: inline-block;
    list-style: none;
}

#openSearchZone a {
    height: 56px;
    line-height: 56px;
    color: #FFF;
    font-weight: 400;
    font-size: 18px;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    width: 290px;
    display: block;
}

#openSearchZone .cancel {
    background: #979797;
    margin-right: 60px;
    margin-bottom: 10px;
}

#openSearchZone .apply {
    background: #61006c;
    margin-bottom: 10px;
}

.dsioModeCarte .headerModule,
.dsioModeMixte .headerModule {
    position: relative;
    z-index: 1001;
}

#dateAndLocationSearch {
    margin-bottom: 20px;
}

#dateAndLocationSearch .item {
    width: 50%;
    float: left;
    position: relative;
}

#dateAndLocationSearch .item h3 {
    font-size: 18px;
    font-weight: 600;
    color: #3f3e3e;
    text-transform: uppercase;
    float: left;
    /*width:120px;*/
    height: 50px;
    line-height: 50px;
    margin: 0;
    display: inline-block;
    padding: 0 15px 0 30px;
}

#dateAndLocationSearch .item.ou h3 {
    /*width:80px;*/
}

#wei00RangeBarPlace .autocomplete,
#scCustomPeriod {
    font-size: 16px;
    font-weight: 300;
    color: #626262;
    height: 50px;
    line-height: 50px;
    display: block;
    padding-left: 20px;
    text-decoration: none;
    overflow: hidden;
}

#scCustomPeriod:after {
    content: '\f133';
    font-family: FontAwesome;
    color: #959595;
    float: right;
    height: 50px;
    line-height: 50px;
    margin-right: 15px;
}

.placeSearch,
#globalDaysChoose {
    height: 50px;
    border: solid 1px #e2e2e2;
    margin-left: 125px;
    margin-right: 45px;
}

/** date search **/
/** place search **/
.dsioSearchServicesOiList {
    max-width: 700px !important;
    padding: 20px 0 0 0;
}

.dsioCssEngineFilsRoot.placeSearch {
    margin: 0;
    padding: 0;
}

.dsioSearchServicesOiList ul,
.placeSearch ul {
    padding: 0;
    margin: 0;
}

.dsioSearchServicesOiList ul li,
.placeSearch ul li {
    padding: 0;
    display: block;
    list-style: none;
    margin: 0;
}

.dsioCssEngineFilsRoot .validatePreviousInput {
    background: #FFF;
    height: 48px;
    color: #353535;
    font-weight: 300;
    text-transform: uppercase;
    text-align: center;
    line-height: 48px;
    clear: none;
    margin: 0;
    cursor: pointer;
    padding: 0 20px;
    display: inline-block;
    z-index: 20;
    text-decoration: none;
    position: absolute;
    right: 0;
    top: 1px;
    width: auto;
}

.dsioSearchServicesOiList .searchGeneral {
    background: #FFF;
    margin: 0 10px;
    max-width: 45%;
    float: left;
    width: 100%;
}

.dsioSearchServicesOiList .dsioCssEngineFilsRoot.searchGeneral.dateSearch {
    display: none;
}

.dsioCssEngineFilsRoot.searchGeneral.moteurText > span {
    font-size: 18px;
    font-weight: 600;
    color: #3f3e3e;
    text-transform: uppercase;
    float: left;
    height: 50px;
    line-height: 50px;
    margin: 0;
    padding: 0 15px 0 0;
    display: none;
}

.dateSearch {
    float: left;
    display: none;
    padding: 20px 40px 20px 20px;
}

.searchGeneral.moteurText {
    list-style: none;
    display: block;
}

.searchGeneral.moteurText ul {
    margin-left: 90px;
}

.searchGeneral.moteurText ul li {
    list-style: none !important;
}

.searchGeneral .engineSearchServicesInputText {
    font-size: 16px;
    font-weight: 300;
    color: #626262;
    height: 50px;
    line-height: 50px;
    display: block;
    text-decoration: none;
    overflow: hidden;
    outline: 0;
    background: none;
    margin: 0;
    padding: 0 0 0 20px;
    width: 100%;
    border: solid 1px #e2e2e2;
}

.placeSearch .engineSearchServicesInputText {
    display: none;
}

#wei00RangeBarPlace {
    padding: 0;
    width: 100%;
    position: relative;
}

#wei00RangeBarPlace .autocomplete {
    outline: 0;
    border: none;
    background: none;
    margin: 0;
    padding: 0 0 0 20px;
    width: 100%;
    color: #aeadad;
    font-size: 16px;
    text-transform: uppercase;
}

#resetPlaceInput {
    height: 18px;
    width: 18px;
    display: inline-block;
    float: right;
    color: #333;
    font-weight: 400;
    text-align: center;
    line-height: 18px;
    clear: none;
    margin: 0;
    position: absolute;
    right: 20px;
    top: 17px;
    cursor: pointer;
    z-index: 10;
}

#validatePlaceInput {
    background: #FFF;
    height: 48px;
    width: auto;
    color: #353535;
    font-weight: 300;
    text-transform: uppercase;
    text-align: center;
    line-height: 48px;
    clear: none;
    margin: 0;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    padding: 0 20px;
    display: none;
    z-index: 20;
    text-decoration: none;
}

.popupOverlay h3 {
    background: #c2c2c2;
    width: auto;
    text-align: center;
    font-size: 16px;
    height: 37px;
    line-height: 37px;
    color: #FFF;
    font-weight: 600;
    text-transform: uppercase;
}

.ui-menu .ui-menu-item a {
    font-size: 16px;
    font-weight: 300;
    color: #626262;
    height: 50px;
    line-height: 50px;
    padding: 0 0 0 20px;
}
.dsioModeListe h2.t {
    text-align: center;
    padding-bottom: 0 !important;
}
.dsioModeListe .headerModule.minifiedSearch {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
    width: 100%;
}

.dsioModeMixte .headerModule h1,
.dsioModeCarte .headerModule h1,
.dsioModeListe .headerModule.minifiedSearch h1 {
    line-height: 30px;
    font-size: 25px;
}

.dsioModeCarte .headerModule .searchZone,
.dsioModeMixte .headerModule .searchZone,
.dsioModeListe .headerModule.minifiedSearch .searchZone {
    display: none;
}

.dsioModeCarte .headerModule #openSearchZone,
.dsioModeCarte .headerModule .btnFiltres,
.dsioModeMixte .headerModule #openSearchZone,
.dsioModeMixte .headerModule .btnFiltres,
.dsioModeListe .headerModule.minifiedSearch #openSearchZone,
.dsioModeListe .headerModule.minifiedSearch .btnFiltres {
    display: block;
}

/*.dsioDivPagination,*/
.dsioNextPage {
    display: none !important;
}

.dsioDivPagination {
    text-align: center;
}

.dsioDivPagination a {
    border: 1px solid #c4c4c4;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    padding: 2px 10px;
    background-color: #edefed;
    display: inline-block;
    margin: 10px 3px;
}

.dsioDivPagination .points {
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    display: inline-block;
    padding: 2px 10px;
}

.dsioDivPagination a.actif {
    color: #333;
    background: #FFF;
}

.dsioDivPagination a.prev:before {
    content: '\f104';
    font-family: FontAwesome;
}

.dsioDivPagination a.next:after {
    content: '\f105';
    font-family: FontAwesome;
}

.dsioModeMixte .est-centre,
.dsioModeCarte .est-centre {
    max-width: 100%;
}

.emptyOiListMessage {
    font-size: 16px;
    font-weight: 300;
    color: #626262;
    padding: 30px;
}

.emptyOiListMessage a {
    color: #6da600;
}

.closeandapply {
    display: none;
}

.dsioModeMixte .closeandapply,
.dsioModeCarte .closeandapply {
    position: absolute;
    right: 35px;
    top: 10px;
    padding: 30px;
    display: block;
    background: url("../assets/pictos-divers/close.png") no-repeat center center;
    width: 39px;
    height: 39px;
}

.ui-menu .ui-menu-item {
    font-weight: 300;
    font-size: 16px;
    line-height: 16px;
    padding: 7px 15px !important;
}

.ui-autocomplete .ui-state-hover,
.ui-autocomplete.ui-widget-content .ui-state-hover,
.ui-autocomplete.ui-widget-header .ui-state-hover,
.ui-autocomplete .ui-state-focus,
.ui-autocomplete.ui-widget-content .ui-state-focus,
.ui-autocomplete.ui-widget-header .ui-state-focus {
    border: none;
    background: none;
    color: #6da600;
    font-weight: 400 !important;
}


/** breakpoint 1 col **/
@media screen and (max-width: 670px) {

    .dsio-places ul li a {
        text-align: center;
    }

    .searchZone {
        padding: 5px 20px;
    }

    #openSearchZone {
        text-align: center;
        margin: 0;
        padding: 0;
    }

    #openSearchZone li {
        width: 80%;
    }

    #openSearchZone .cancel {
        display: none;
    }

    #openSearchZone a {
        margin-right: 0;
        width: 100%;
        height: 40px;
        line-height: 40px;
        font-size: 13px;
    }

    #dateAndLocationSearch .item {
        float: none;
        clear: both;
        width: auto;
        padding: 5px 0;
    }

    #dateAndLocationSearch .item h3 {
        width: 100px;
        text-align: right;
        padding: 0;
    }

    #globalDaysChoose,
    .dsioSearchServicesOiList {
        margin: 0;
    }

    #wei00RangeBarPlace .autocomplete {
        width: auto;
    }

    .dsioFilters .MoDiscipline li {
        height: auto;
    }

    .dsioFilters a,
    .dsioFilters .MoDiscipline a {
        display: block;
        text-align: center;
    }

    .dsioFilters .MoDiscipline a[checked=checked],
    .dsioFilters a[checked=checked] {
        background: rgba(205, 198, 206, 0.65) !important;
        color: #FFF;
    }

    .dsioFilters .MoDiscipline a br {
        display: none;
    }

    .dsioFilters .dsioCssEngineFilsRoot {
        padding: 15px 0;
    }

    #dateAndLocationSearch {
        margin: 0;
    }

    .listSort .label {
        display: none;
    }

    .oiListSortOrderAc li {
        margin-right: 5px;
    }

    .oiListSortOrderAc a {
        font-size: 15px;
    }
}

/** breakpoint display mixte mode  **/
/* portrait phones 6 and down landscape */
@media (max-width: 420px) {
    .dsioModeMixte .closeandapply, .dsioModeCarte .closeandapply {
        display: none;
    }

    .searchBar .dsioResetFilterAndCriteria {
        font-size: 14px;
        margin-top: 0;
        line-height: 42px;
        height: 42px;
    }

    .searchBar .dsioResetFilterAndCriteria:before {
        margin-right: 6px;
        font-size: 13px;
    }

    .btnFiltres {
        padding: 0 15px;
        line-height: 40px;
        height: 40px;
    }

    .resultsAndFilters {
        padding: 0;
    }

    .resetFilterAndCriteria {
        font-size: 15px;
        line-height: 40px;
        height: 40px;
    }

    .nbResults {
        font-size: 15px;
    }

    .nbResults .dsioDivQty {
        font-size: 26px;
    }

    .oiListSortOrderAc ul a {
        font-size: 15px;
    }

    .searchZone {
        padding: 0 10px;
    }

    .oiListSortOrderAc a {
        font-size: 15px;
    }

    .oiListSortOrderAc ul li {
        margin: 0 10px 0 0;
    }

    .dsioSearchServicesOiList .searchGeneral {
        max-width: 100%;
        margin: 0;
    }

    .dateSearch {
        padding: 20px 0 0 0;
        float: none;
    }

    .dateSearch .dateIhm {
        width: 100%;
    }

    .dateSearch .dateIhm .dateIhm_shortLinks .shortLink {
        height: 40px;
        line-height: 40px;
    }

    .dateSearch .submit.lae-col-2 {
        width: 100%;
        margin-top: 5px;
    }

    .dateSearch .dateIhm_customDate .submit input {
        width: 50%;
        margin: auto;
        padding: 0;
    }

    .dateSearch .title, .dsioFilters .dsioCssEngineFilsRoot .labelPere {
        text-align: center;
    }

    .dsioFilters .dsioCssEngineFilsRoot {
        display: block;
        float: none;
    }
}

.dsioModeMixte .lae-col-4, .dsioModeMixte .lae-lg-4 {
    width: 49%;
}

@media all and (max-width: 768px) {
    .mobileOn {
        display: block;
    }

    .entriesPop.ByRectangleGeo {
        display: none !important;
    }

    .dsioCssSearchBarBloc .selectionContext {
        left: auto;
        top: auto;
        position: relative;
    }

    .searchBar .popupsWrapper .dsioResetFilterAndCriteria {
        float: right;
        color: #686868;
        font-size: 14px;
        font-weight: 400;
        line-height: 46px;
        height: 46px;
        padding: 0 20px 0 0;
        display: block;
        text-align: right;
        margin: 0;
    }

    .searchBar .popupsWrapper .dsioResetFilterAndCriteria:before {
        display: none;
    }

    .addthis-smartlayers.addthis-smartlayers-mobile {
        display: none !important;
    }

    .headerBar {
        width: 100%;
        background: #EEE;
    }

    .headerBar.second {
        border-bottom: solid 1px #eee;
        box-shadow: 0 3px 4px #ececec;
        background: #FFF;
    }

    .headerBar .nbResults {
        float: left;
        padding: 0 0 0 20px;
    }

    .headerBar a {
        padding: 10px 0;
        text-transform: uppercase;
        color: #6da600;
    }

    .headerBar a.confirm {
        text-align: right;
        font-weight: 600;
    }

    .mobileFiltersOpen .popupsWrapper {
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right:0;
        z-index: 200;
        background: #FFF;
        display: block;
        overflow: hidden;
        max-width: 100%;
    }

    .mobileFiltersOpen .entriesPop {
        display: block;
        left: auto;
        top: auto;
        width: 100%;
        box-shadow: none;
        position: inherit;
    }

    .mobileFiltersOpen .filterAndCriteriaWrapper {
        overflow: auto;
        width: 100%;
        position: absolute;
        /*top:0;*/
        bottom:0;

    }

    .mobileFiltersOpen .dsioCriteria {
        padding: 20px 0 0 0;
    }

    .mobileFiltersOpen .dsioCriteria,
    .mobileFiltersOpen .dsioFilters {
        max-width: 100%;
        width: 100%;
    }

    .dsioCriteria .entriesPop.sliderRange,
    .dsioFilters .entriesPop,
    .dsioCriteria .entriesPop {
        padding: 15px 20px;
        margin: 0;
    }

    .searchBar .dsioResetFilterAndCriteria {
        margin-top: 5px;
    }

    .entriesPop .dsioFilterByDates .dateIhm {
        padding: 0;
    }

    .entriesPop .dsioFilterByDates .dateIhm .dateIhm_shortLinks .shortLink {
        background: transparent;
    }

    .entriesPop .dsioFilterByDates .dateIhm .dateIhm_shortLinks .shortLink.active {
        background-color: #6da600;
        color: #FFF;
    }

    .dsioFilterByDates .dateIhm_customDate {
        max-width: none;
    }

    .entriesPop .dateIhm_customDate li {
        background-color: rgba(255, 255, 255, 0.16);
        border: 1px solid rgba(0, 0, 0, 0.16);
    }

    .entriesPop .dsioFilterByDates .dateIhm .dateIhm_shortLinks li {
        width: 33.2%;
        min-width: 0;
    }

    .dsioCriteria .entriesPop.sliderRange {
        height: auto;
        width: 100%;
        background: none;
        max-width: 100%;
    }

    .entriesPop .sliderRange .noUi-target {
        width: 80%;
    }

    .dsioCriteria .entriesPop .maxValueWrapper,
    .dsioCriteria .entriesPop .minValueWrapper {
        width: 10%;
    }

    .entriesPop .noUi-handle:after {
        width: 20px;
        height: 20px;
        margin: -10px 0 0 -10px;
    }

    .mobileFiltersOpen .entriesPop.filters .blocTitle,
    .mobileFiltersOpen .entriesPop.sliderRange .labelPere,
    .blocTitle {
        display: block;
        text-align: left;
        text-transform: uppercase;
        font-size: 16px;
        font-weight: 400;
        padding: 10px 0;
    }

    .dsioFilters .entriesPop .dsioCssEngineFilsRoot,
    .dsioCriteria .entriesPop .dsioCssEngineFilsRoot {
        float: none;
        padding: 0;
        margin: 0;
    }

    .mobileFiltersOpen .dsioFilters ul {
        border-collapse: collapse;
        display: table;
        table-layout: fixed;
        width: 100%;
    }

    .mobileFiltersOpen .dsioFilters li {
        width: 33.3%;
        float: left;
        margin: 0;
        color: #333;
        border-radius: 0;
        font-weight: 400;
    }

    .entriesPop.Text .dsioCssEngineFilsRoot input {
        background-color: rgba(255, 255, 255, 0.16);
        border: 1px solid rgba(0, 0, 0, 0.16);
        border-radius: 2px;
        cursor: pointer;
        line-height: 40px;
        height: 40px;
        overflow: hidden;
        padding: 0 12px;
        width: 100%;
    }

    .entriesPop.Text .dsioCssEngineFilsRoot .submit {
        line-height: 40px;
        height: 40px;
    }

    .entriesPop.Text.searchGeneral {
        width: 50%;
        float: left;
    }

    .entriesPop.Text.ByPlace {
        width: 50%;
        float: right;
    }

    .mobileFiltersOpen .dsioFilters .entriesPop .dsioCssEngineFilsRoot a {

        border: solid #ebebeb 1px;
    }

    .mobileFiltersOpen .dsioFilters .entriesPop .dsioCssEngineFilsRoot a,
    .mobileFiltersOpen .dsioFilters .entriesPop .dsioCssEngineFilsRoot a span {
        padding: 10px 10px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .mobileFiltersOpen .dsioFilters .entriesPop .dsioCssEngineFilsRoot a span {
        padding: 0;
    }

    .mobileFiltersOpen .dsioFilters .entriesPop .dsioCssEngineFilsRoot a:before {
        display: none;
    }

    .dsioFilters .entriesPop .dsioCssEngineFilsRoot a[checked=checked] {
        background-color: #6da600;
        border: solid #ebebeb 1px;
    }

    .dsioFilters .entriesPop .dsioCssEngineFilsRoot a[checked=checked] span {
        color: #FFF;
    }

    .entriesPop .dsioFilterByDates .dateIhm_customDate .submit {
        display: none;
    }

    .entriesPop .dsioCssPopTools {
        display: none;
    }

    .dsioCssSearchBarBloc .selectionContext .reset {
        background: transparent;
        width: 100%;
    }

    .dsioCssSearchBarBloc .selectionContext .reset:before {
        content: '\f00d';
        font-family: FontAwesome;
        background: #FFF;
        height: 34px;
        width: 34px;
        text-align: center;
        display: block;
        float: right;
    }

}

@media screen and (max-width: 600px) {
    .mobileFiltersOpen .dsioFilters li {
        width: 50%;
    }

    .entriesPop .sliderRange .noUi-target {
        width: 60%;
    }

    .dsioCriteria .entriesPop .maxValueWrapper,
    .dsioCriteria .entriesPop .minValueWrapper {
        width: 20%;
    }
}

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

    .mobileFiltersOpen .dsioFilters li {
        width: 100%;
    }

    .searchBar .dsioResetFilterAndCriteria{
        display: inline-block;
        padding: 10px 10px;
        text-transform: uppercase;
        color: #6da600;
        margin: 0 0 0 0;
        font-weight: 400;
        font-size: 14px;
        text-align: left;
        float: left;
        line-height: 3rem;
    }
    .searchBar .dsioResetFilterAndCriteria:before {
        display: none;
    }
    .searchBar .popupsWrapper .dsioResetFilterAndCriteria {
        font-size: 13px;
        text-overflow: ellipsis;
        overflow: hidden;
        width: 90px;
        white-space: nowrap;
        margin: 3px 0 0 0;
    }

    .searchBar .popupsWrapper .nbResults .dsioDivQty {
        font-size: 25px;
    }

    .entriesPop.Text.searchGeneral {
        width: 50%;
        float: left;
        padding: 15px 10px 15px 21px;
    }

    .entriesPop.Text.ByPlace {
        width: 50%;
        float: right;
        padding: 15px 21px 15px 10px;
    }

    .entriesPop .dsioFilterByDates .dateIhm .dateIhm_shortLinks li {
        font-size: 13px;
    }

    .dsioCssEngineFilsRoot.ByPlace.focused {
        position: absolute;
        top:0;
        left: 0;
        bottom:0;
        right:0;
        background: #FFF;
        z-index: 9;
        width:auto;
        overflow: hidden;
    }
    .dsioCssEngineFilsRoot.ByPlace.focused input.focused {
        border-top:none;
        border-left:none;
        border-right:none;
        padding: 0 20px;
        font-size: 16px;
        line-height: 50px;
        height: 50px;
    }
    .ui-widget-content {
        border: none!important;
    }

    .entriesPop.Text .dsioCssEngineFilsRoot.ByPlace.focused .close {
        display: block;
        padding: 0 20px;
    }
}

/* no img */
.dsioEl__image--empty {
    background: url(/lae/services1.0/plugins/laetis/diffusio-258/ext-pgb_site_SQL3c/assets/messages/visuel-non-disponible-liste_fr.png) no-repeat center center;
}

/** dsioSlide */
.lae-grid.dsioSlide {
    justify-content: center;
}

.dsioslide-image {
    width: 248px;
    padding: 10px;
}

.dsioSlide__content {
    width: 350px;
}
/**/

.dsioslide-image a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 170px;
    overflow: hidden;
    text-align: center;
}
.page-front .dsioEl-header {
  height: 295px;
  position: relative;
}
.dsioSlide .dsioEl__image {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    height: 100%;
    max-width: none;
}

.dsioSlide__type {
    display: inline-block;
    padding: 8px 20px;
    background-color: #007aab;
    color: #ffffff;
    font-weight: 100;
    text-transform: uppercase;
}

.dsioSlide__information {
    color: #007aab;
}

.dsioSlide__title {
    font-size: 2rem;
    line-height: 2.4rem;
}

@media (min-width: 768px) {
  .lae-grid.dsioSlide {
    flex-wrap: nowrap;
  }

  .dsioslide-image {
    height: 235px;
    width: 235px;
    margin-right: 25px;
  }

  .dsioslide-image a {
    transform: rotate(-4deg);
  }
}
