.my-textfield .field,.my-textfield .input{width:100%;height:100%}.my-textfield .input{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:transparent;outline:none;color:currentColor;font-size:1em;font-family:Montserrat,Verdana,Geneva,sans-serif}.my-textfield .input::-webkit-input-placeholder{color:grey}.my-textfield .input::-moz-placeholder{color:grey}.my-textfield .input:-ms-input-placeholder{color:grey}.my-textfield .input::-ms-input-placeholder{color:grey}.my-textfield .input::placeholder{color:grey}.my-textfield.theme-error .input,.my-textfield.theme-error .label{color:#bb0a30}.my-textfield.theme-error .input::-webkit-input-placeholder{color:#bb0a30}.my-textfield.theme-error .input::-moz-placeholder{color:#bb0a30}.my-textfield.theme-error .input:-ms-input-placeholder{color:#bb0a30}.my-textfield.theme-error .input::-ms-input-placeholder{color:#bb0a30}.my-textfield.theme-error .input::placeholder{color:#bb0a30}