.Textinput {
    position: relative;

    display: inline-block;

    box-sizing: border-box;
    width: 100%;

    vertical-align: top;
}
