
#userName {
    margin-top: 10px;
    margin-bottom: 10px;
}

#password {
    margin-top: 10px;
    margin-bottom: 10px;
}

#submit {
    margin-top: 10px;
    margin-bottom: 10px;
}

.popupContent {
    display: none
}

#deleteImage{
    display: none
}

.brand{
    color:#4bac61;
    font-weight: bold;
}