element.style {
    padding-top: 0px;
    padding-bottom: 0px;
    background: transparent;
    position: relative;
    z-index: 1000;
}



.t-input {
    -webkit-appearance: none;
    border: 0;
    border-radius: 0;
    box-sizing: border-box;
    font-size: 100%;
    font-size: 15px;
    height: 35px;
    line-height: 1.33;
    margin: 0;
    outline: none;
    padding: 0 20px;
    width: 100%;
    

