.dateInput_inputWrapper__BxkUG{margin-top:.5rem;width:100%}.dateInput_inputWrapper__BxkUG .dateInput_required__rEvVB{margin-left:5px;width:9px;height:109px;color:#ff2020}.dateInput_inputWrapper__BxkUG .dateInput_dateInputWrapper__jtO9V{margin-top:.5rem;display:flex;align-items:center;padding:.5rem 1.25rem;width:100%;border-radius:4px;border:none;outline:none;box-shadow:0 0 4px 0 rgba(0,0,0,.25);color:#000}.dateInput_inputWrapper__BxkUG .dateInput_dateInputWrapper__jtO9V .dateInput_inputStyle__kU5yR{width:100%;height:100%;border:none;color:#000;outline:none}.dateInput_inputWrapper__BxkUG .dateInput_dateInputWrapper__jtO9V .dateInput_dateInput__TCWaA{width:100%;height:100%}.dateInput_inputWrapper__BxkUG .dateInput_dateInputWrapper__jtO9V .dateInput_doneButtonContainer__OwU6D{display:flex;justify-content:flex-end;padding-right:10px;padding-bottom:5px}.dateInput_inputWrapper__BxkUG .dateInput_dateInputWrapper__jtO9V .dateInput_doneButton__LJn3c{color:#fff;background-color:#1b4cdf;border:none;border-radius:5px;padding:5px;width:50px;margin-bottom:3px}.dateInput_inputWrapper__BxkUG .dateInput_error-text__rDtrY{margin-top:4px;font-size:12px;color:red}.loader{border-radius:50%;border:16px solid #f3f3f3;border-top-color:#3498db;width:120px;height:120px;margin:15% auto 0}.loader,.loader__spinner{animation:spin 2s linear infinite}.loader__spinner{position:absolute;top:50%;left:50%;margin-top:-25px;margin-left:-25px;width:50px;height:50px;border-radius:50%;border:2px solid #fff;border-top-color:#3498db}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}