input {
    width: 50%;
    border: 0;
    border-bottom: 1px solid #7e7e7e;
    background-color: transparent !important;
}
textarea{
    width: 50%;
    border: 0;
    border-bottom: 1px solid #7e7e7e;
    background-color: transparent !important;
}