.fixed-to-bottom {
    width:100%;
    top:inherit;
    bottom:0;
    margin:0;
    position:fixed;
}
.raise-txt-input {
    width:170px;
    display: inline;
    margin-right:20px;
}