$path : "/bundles/contaofonctions/img/";

//#header h1 a {
//    background: url($path+'logo_be.png') 15px center/25px no-repeat;
//}

.tl_modulewizard td.wizard {
    display: flex;
    align-items: center;
}

.tl_formbody_submit {
    position: sticky;
    bottom: 0;
}

div#contenuBe {
    padding: 15px;
}