#alert {
    position: fixed !important;
    top: 20px !important;
    right: 10px !important;
    z-index: 9999 !important;
    display: none;
}

#view input,
#view textarea {
    text-transform: capitalize;
    /* background: #F6F6F6 !important; */
}