.dsio-header__modList {
    list-style: none;
    text-align: center;
    padding: 15px 0;
}

.dsio-header__mod {
    display: inline-block;
}

.dsio-header__mod:not(:last-child) {
    margin-right: 17px;
}

.dsio-header__mod a {
    height: 50px;
    display: inline-block;
    font-size: 1.4rem;
    line-height: 5rem;
    text-transform: uppercase;
    text-decoration: none;
}

.dsio-header__mod .fa {
    font-size: 2.3rem;
    line-height: 5rem;
}

.icon-list-map:before {
    content: "\f00a";
}

.icon-list-map:after {
    content: "\f041";
    font-size: 2.4rem;
    text-shadow: -3px 0 #fff, 0 3px #fff, 3px 0 #fff, 0 -3px #fff;
    margin-left: -5px;
}

/** Button **/
.appLayerDivRoot.dsioModeListe .btnListe {
    color: #6da600;
}

.appLayerDivRoot.dsioModeMixte .btnMixte {
    color: #6da600;
}

.appLayerDivRoot.dsioModeCarte .btnCarte {
    color: #6da600;
}
