#content-subheader * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
/*body {*/
    /*font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;*/
    /*font-size: 1em;*/
    /*-webkit-font-smoothing: antialiased;*/
    /*line-height: 1.5em*/
/*}*/
ol,
ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

#content-subheader
{
    background:#4f81bd;
    background-image:-webkit-linear-gradient(top,
    #3b7cca 0,
    #2d5e9b 100%);
    background-image:-moz-linear-gradient(top,
    #3b7cca 0,
    #2d5e9b 100%);
    background-image:linear-gradient(top,
    #3b7cca 0,
    #2d5e9b 100%);
    color:#fff
}



a {
    text-decoration:none;
    color:#383838;
    -webkit-user-select:none;
    -moz-user-select:none;
    user-select:none
}





#content-subheader {
    /*width:100%;*/
    padding:5px;
    color:#fff;
    margin-top: 20px
    /*margin-bottom:5px*/
}
#content-subheader ul:after {
    content:"";
    display:table;
    clear:both
}
#content-subheader li {
    float:left;
    display:block;
    margin-right:2.35765%;
    width:31.76157%;
    font-size:.7em
}
#content-subheader li:last-child {
    margin-right:0
}
#content-subheader li .step-name {
    line-height:16px;
    display:block;
    text-align:center;
    font-size:14px
}
#content-subheader li .step-icon {
    display:block;
    width:15px;
    height:15px;
    border-radius:7px;
    border:solid #3b6190 2px;
    background-color:#4f81bd;
    margin:2px auto;
    position:relative
}
#content-subheader li.current {
    font-weight:700
}
#content-subheader li.current .step-icon {
    background-color:#fff
}


/*Fils du bas _ done in png for short delay - should be cssed some day*/
/*updated all hidden in div -hack*/
/*#filbas1, #filbas2, #filbas3 { display:none}*/