input[type=file]{
    width:282px;
    border-radius: 2px 0 0 2px;
    box-sizing: border-box;
    height: 38px;
    outline: medium none;
    box-shadow: none;
    border:initial;
    margin-left:80px;
}
.style_fieldset{
    width:420px;
}
.style_fieldset_file{
    width:562px;
    margin:0 auto;
}
.label_align_champ_complexe_fichier{
    margin-right:0px;
    line-height: 24px;
}
#MAX_FILE_SIZE{
    height: initial;
}
.canvas_emplacement_custom{
  left:279px;
    top:-30px;
}
.tooltip_message_custom{
    left:450px;
    top:-87px;
}
.bloc_nouveau_input{
    height: 33px;
}