.sendreportmsm{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 1em; 
}

.container_report{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 80%;
    padding-left: 2em;
}

#esemail{
    width: 80%;
    height: 25px;
}
.sugnotes{
    width: 100%;
}
#enotes{
    width: 80%;
}