﻿.hideinput {
    position: relative;
}

.hideinput input[type=text]{
    display: none
}