-
-
+ &:active, &:focus, &:hover {
+ outline: 0px;
+ }
+ &::-ms-clear {
+ display: none;
+ }
+ &::placeholder {
+ -moz-osx-font-smoothing: grayscale;
+ -webkit-font-smoothing: antialiased;
+ color: #666666;
+ font-family: 'Segoe UI', 'Segoe UI Web (West European)', 'Segoe UI', -apple-system, BlinkMacSystemFont, 'Roboto', 'Helvetica Neue', sans-serif;
+ font-size: 14px;
+ font-weight: 400;
+ opacity: 1;
+ }
+ &:-ms-input-placeholder {
+ -moz-osx-font-smoothing: grayscale;
+ -webkit-font-smoothing: antialiased;
+ color: #666666;
+ font-family: 'Segoe UI', 'Segoe UI Web (West European)', 'Segoe UI', -apple-system, BlinkMacSystemFont, 'Roboto', 'Helvetica Neue', sans-serif;
+ font-size: 14px;
+ font-weight: 400;
+ opacity: 1;
+ }
+ id="TextField5"
+ onBlur={[Function]}
+ onChange={[Function]}
+ onFocus={[Function]}
+ onInput={[Function]}
+ placeholder="Not tabbable"
+ tabIndex={-1}
+ type="text"
+ value=""
+ />