.bandeausection {
    height: 25px;
    float: left;
    background-color: #F5F5F5;
    width: 100%;
}

.closebutton {
    margin-top: 10vh;
    width: 100%;
}

.pictoheader {
    height: 25px;
    float: left;
    background-color: #F5F5F5;
    width: 100%;
}

.fliplabel {
    width: 150px;
    float: left;
    margin-top: 10px;
}

.editpanel {
    width: 400px;
    opacity: 1;
}

.ui-mobile label {
    margin-top: 0.5em;
}