body {
    background: none;
}

form i.fa {
    position: relative;
    top: 32px;
    right: 10px;
    color: #999;
    font-size: 22px;
    z-index: 9999;
}

.form-control {
   padding-right: 40px !important;

}

.footer {
    position: absolute;

    width: 100%;

    text-align: center;
 }