.custom-input{position:relative;width:100%}.custom-input.errors input{border:1px solid #ff4957}.custom-input__wrap{position:relative}.custom-input__wrap.has-icon input{padding-left:50px}.custom-input__wrap.has-icon .mdi{bottom:14px;color:#aaa;font-size:24px;left:16px;position:absolute;top:8px}.custom-input__wrap.has-icon .custom-input__label{left:50px}.custom-input__label{color:transparent;cursor:pointer;left:16px;max-width:calc(100% - 32px);overflow:hidden;pointer-events:none;position:absolute;text-overflow:ellipsis;top:50%;transform:translateY(-50%);transition:top .3s;transition-delay:.2s;white-space:nowrap}.custom-input__label.active{background:#fff;color:#666;font-size:12px;top:0}.custom-input__label:before{content:"";display:block;height:50%;left:0;position:absolute;right:0;top:0;z-index:-1}.custom-input__eye{color:#aaa;cursor:pointer;position:absolute;right:16px;top:50%;transform:translateY(-50%);transition:.3s}.custom-input__eye.active{background:#f7f8fa;color:#666}.custom-input input{background:#fff;border:1px solid #ccc;border-radius:4px;box-sizing:border-box;color:#222;font-family:inherit;font-size:16px;padding:8px 16px;text-align:left;width:100%}.custom-input input:-internal-autofill-selected{background:#fff!important}.custom-input input[type=password i]{padding-right:32px}.custom-input input:-webkit-autofill{background:#fff!important}.custom-input input:focus{outline:none}.custom-input.checkbox .custom-input__label{align-items:center;color:#222;cursor:pointer;display:grid;font-size:16px;grid-template-columns:30px 1fr;min-height:24px;pointer-events:all;position:static}.custom-input.checkbox .custom-input__label:hover{font-size:16px}.custom-input.checkbox .custom-input__label:before{align-items:center;border:1px solid #ccc;border-radius:4px;content:"󰄬";display:flex;font: 24px/1 Material Design Icons;font-size:16px;font-weight:700;height:24px;justify-content:center;width:24px}.custom-input.checkbox input:checked{display:none}.custom-input.checkbox input:checked+.custom-input__label:before{background:#3c6ebd;border:1px solid #3c6ebd;color:#fff}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 30px #fff!important;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.card-blue .custom-input__label.active:before{background:#f7f8fa}.card-blue .card-white .custom-input__label.active:before{background:#fff}
