:host *{box-sizing:border-box}:host .xux-input-group[lang*=en] .error-block{color:#ce0018}:host .xux-input-group[lang*=en].invalid:after{border-color:#ce0018}:host .xux-input-group[lang*=en].invalid .input-group-addon{background-color:#ffe5e8}:host .xux-input-group[lang*=fr] .error-block{color:#ce0018}:host .xux-input-group[lang*=fr].invalid:after{border-color:#ce0018}:host .xux-input-group[lang*=fr].invalid .input-group-addon{background-color:#ffe5e8}:host .xux-input-group[lang*=ja] .error-block{color:#f1c40f}:host .xux-input-group[lang*=ja].invalid:after{border-color:#000}:host .xux-input-group[lang*=ja].invalid .input-group-addon{background-color:#666}:host xen-info-block{display:none}:host ::slotted(input[type=number]){-moz-appearance:textfield}:host ::slotted(input[type=password]){padding-right:34px!important}:host ::slotted(input[type=date]),:host ::slotted(input[type=email]),:host ::slotted(input[type=number]),:host ::slotted(input[type=password]),:host ::slotted(input[type=search]),:host ::slotted(input[type=text]){max-width:100%;height:35px;border-radius:4px;padding:0 10px;font-size:13px;box-sizing:border-box;color:#2f3337;box-shadow:none;outline:none;border:0;background:none}:host ::slotted(input[type=date])::-moz-placeholder,:host ::slotted(input[type=email])::-moz-placeholder,:host ::slotted(input[type=number])::-moz-placeholder,:host ::slotted(input[type=password])::-moz-placeholder,:host ::slotted(input[type=search])::-moz-placeholder,:host ::slotted(input[type=text])::-moz-placeholder{font-style:italic}:host ::slotted(input[type=date])::placeholder,:host ::slotted(input[type=email])::placeholder,:host ::slotted(input[type=number])::placeholder,:host ::slotted(input[type=password])::placeholder,:host ::slotted(input[type=search])::placeholder,:host ::slotted(input[type=text])::placeholder{font-style:italic}:host ::slotted(input){font-family:inherit}:host ::slotted(input):focus{box-shadow:none;outline:none}:host ::slotted(input:-webkit-autofill){-webkit-box-shadow:inset 0 0 0 30px #fff}