﻿.k-textbox > input, 
.k-autocomplete .k-input, 
.k-picker-wrap .k-input, 
.k-numeric-wrap .k-input, 
.k-dropdown-wrap .k-input, 
.k-selectbox .k-input {
    height: 2.004em !important;
    line-height: 1.65em !important;
    padding: .177em 0 !important;
    text-indent: .33em !important;
    border: 0 !important;
    margin: 0 !important;
    color: #454545 !important;
}

.k-combobox, 
.k-combobox .k-state-default, 
.k-combobox .k-state-disabled,
.k-combobox .k-state-hover,
.k-combobox .k-state-focus {
  border-radius: 7px;
}