body{margin:0;font-family:"Helvetica Neue",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}#root,.App{min-height:100vh;display:flex;flex-direction:column}#root{width:100vw;background-color:#fefefe}*{font-family:"Helvetica Neue"}.slide-forward-enter,.slide-forward-exit{transition:transform 1s ease-out}.slide-forward-enter{transform:translateX(100%)}.slide-forward-enter.slide-forward-enter-active,.slide-forward-exit{transform:translateX(0)}.slide-forward-exit{position:absolute;top:0;left:0;width:100%}.slide-forward-exit-active{transform:translateX(-100%)}.slide-backward-enter,.slide-backward-exit{transition:transform 1s ease-out}.slide-backward-enter{transform:translateX(-100%)}.slide-backward-enter.slide-backward-enter-active,.slide-backward-exit{transform:translateX(0)}.slide-backward-exit{position:absolute;top:0;left:0;width:100%}.slide-backward-exit-active{transform:translateX(100%)}.carousel-indicators{margin-bottom:10px}.carousel-indicators li{width:12px!important;height:12px!important;border-radius:50%;margin-right:20px!important;background-color:#707070!important;opacity:1!important;box-shadow:2px 2px 5px;border-top:0!important;border-bottom:0!important}.carousel-indicators .active{background-color:#fff!important}.modal-dialog{min-width:45vw}.modal-content{border-radius:25px;box-shadow:0 3px 6px rgba(0,0,0,.16);border:1px solid #7f99a4;background:#f9fafb 0 0 no-repeat padding-box}.input-field{display:flex;flex-direction:column;min-width:45%;margin-top:20px}label{cursor:pointer}textarea{background:#fff 0 0 no-repeat padding-box;border:1px solid #7f99a4;border-radius:10px;opacity:1;height:80px;margin-top:10px;padding:20px;font-weight:300;resize:none}textarea:focus{outline:none}.remark{font-size:.9rem;color:#597c89}.remark,.star{font-weight:500}.star{text-align:left;font-size:1rem;color:red}.react-calendar{width:350px;max-width:100%;background:#f9fafb;font-family:Arial,Helvetica,sans-serif;line-height:1.125em}.react-calendar--doubleView{width:700px}.react-calendar--doubleView .react-calendar__viewContainer{display:flex;margin:-.5em}.react-calendar--doubleView .react-calendar__viewContainer>*{width:50%;margin:.5em}.react-calendar,.react-calendar *,.react-calendar :after,.react-calendar :before{box-sizing:border-box}.react-calendar button{margin:0;border:0;outline:none}.react-calendar button:enabled:hover{cursor:pointer}.react-calendar__navigation{height:44px;margin-bottom:1em}.react-calendar__navigation button{min-width:44px;background:none}.react-calendar__navigation button:enabled:focus,.react-calendar__navigation button:enabled:hover{background-color:#e6e6e6}.react-calendar__navigation button[disabled]{background-color:#f0f0f0}.react-calendar__month-view__weekdays{text-align:center;text-transform:uppercase;font-weight:700;font-size:.75em}.react-calendar__month-view__days__day,.react-calendar__navigation__label__labelText{color:#597c89}.react-calendar__month-view__weekdays__weekday{padding:.5em;color:#597c89}.react-calendar__month-view__weekNumbers{font-weight:700}.react-calendar__month-view__weekNumbers .react-calendar__tile{display:flex;align-items:center;justify-content:center;font-size:.75em;padding:1em .66667em}.react-calendar__month-view__days__day--weekend{color:#597c89}.react-calendar__month-view__days__day--neighboringMonth{color:#757575}.react-calendar__century-view .react-calendar__tile,.react-calendar__decade-view .react-calendar__tile,.react-calendar__year-view .react-calendar__tile{padding:2em .5em}.react-calendar__tile{max-width:100%;text-align:center;padding:.75em .5em;background:none;color:#597c89}.react-calendar__tile:disabled{background-color:#f0f0f0}.react-calendar__tile:enabled:focus,.react-calendar__tile:enabled:hover{background-color:#e6e6e6}.react-calendar__tile--now{background:#c3d0d5}.react-calendar__tile--now:enabled:focus,.react-calendar__tile--now:enabled:hover{background:#dfe3e5}.react-calendar__tile--hasActive{background:#22d4ab}.react-calendar__tile--hasActive:enabled:focus,.react-calendar__tile--hasActive:enabled:hover{background:#55f6cd}.react-calendar__tile--active{background:#00b289;color:#fff}.react-calendar__tile--active:enabled:focus,.react-calendar__tile--active:enabled:hover{background:#00b289}.react-calendar--selectRange .react-calendar__tile--hover{background-color:#e6e6e6}.container{display:flex;position:relative;padding-left:35px;margin-bottom:12px;cursor:pointer;font-size:22px;-webkit-user-select:none;-ms-user-select:none;user-select:none;margin-top:10px}.container input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.custom-radio-button{border-radius:50%}.custom-checkbox,.custom-radio-button{position:absolute;top:0!important;left:0!important;height:25px!important;width:25px!important;background-color:#eee}.container:hover input~.checkmark{background-color:#ccc}.container input:checked~.checkmark{background-color:#00b289}.checkmark:after{content:"";position:absolute;display:none}.container input:checked~.checkmark:after{display:block}.container .custom-radio-button:after{top:9px;left:9px;width:8px;height:8px;border-radius:50%;background:#fff}.container .custom-checkbox:after{left:10px;top:7px;width:5px;height:10px;border:solid #fff;border-width:0 3px 3px 0;transform:rotate(45deg)}.selection{color:#597c89;font-size:1rem}*{margin:0;padding:0}.svg-box{display:inline-block;position:relative;width:150px}.green-stroke{stroke:#7cb342}.red-stroke{stroke:#ff6245}.yellow-stroke{stroke:#ffc107}.circular circle.path{stroke-dasharray:330;stroke-dashoffset:0;stroke-linecap:round;opacity:.4;-webkit-animation:draw-circle .5s ease-out;animation:draw-circle .5s ease-out}.checkmark{stroke-width:6.25;stroke-linecap:round;position:absolute;top:56px;left:49px;width:52px;height:40px}.checkmark path{-webkit-animation:draw-check .7s ease-out;animation:draw-check .7s ease-out}@-webkit-keyframes draw-circle{0%{stroke-dasharray:0,330;stroke-dashoffset:0;opacity:1}80%{stroke-dasharray:330,330;stroke-dashoffset:0;opacity:1}to{opacity:.4}}@keyframes draw-circle{0%{stroke-dasharray:0,330;stroke-dashoffset:0;opacity:1}80%{stroke-dasharray:330,330;stroke-dashoffset:0;opacity:1}to{opacity:.4}}@-webkit-keyframes draw-check{0%{stroke-dasharray:49,80;stroke-dashoffset:48;opacity:0}50%{stroke-dasharray:49,80;stroke-dashoffset:48;opacity:1}to{stroke-dasharray:130,80;stroke-dashoffset:48}}@keyframes draw-check{0%{stroke-dasharray:49,80;stroke-dashoffset:48;opacity:0}50%{stroke-dasharray:49,80;stroke-dashoffset:48;opacity:1}to{stroke-dasharray:130,80;stroke-dashoffset:48}}.cross{stroke-width:6.25;stroke-linecap:round;position:absolute;top:54px;left:54px;width:40px;height:40px}.cross .first-line{-webkit-animation:draw-first-line .7s ease-out;animation:draw-first-line .7s ease-out}.cross .second-line{-webkit-animation:draw-second-line .7s ease-out;animation:draw-second-line .7s ease-out}@-webkit-keyframes draw-first-line{0%{stroke-dasharray:0,56;stroke-dashoffset:0}50%{stroke-dasharray:0,56;stroke-dashoffset:0}to{stroke-dasharray:56,330;stroke-dashoffset:0}}@keyframes draw-first-line{0%{stroke-dasharray:0,56;stroke-dashoffset:0}50%{stroke-dasharray:0,56;stroke-dashoffset:0}to{stroke-dasharray:56,330;stroke-dashoffset:0}}@-webkit-keyframes draw-second-line{0%{stroke-dasharray:0,55;stroke-dashoffset:1}50%{stroke-dasharray:0,55;stroke-dashoffset:1}to{stroke-dasharray:55,0;stroke-dashoffset:70}}@keyframes draw-second-line{0%{stroke-dasharray:0,55;stroke-dashoffset:1}50%{stroke-dasharray:0,55;stroke-dashoffset:1}to{stroke-dasharray:55,0;stroke-dashoffset:70}}.alert-sign{stroke-width:6.25;stroke-linecap:round;position:absolute;top:40px;left:68px;width:15px;height:70px;-webkit-animation:alert-sign-bounce .5s cubic-bezier(.175,.885,.32,1.275);animation:alert-sign-bounce .5s cubic-bezier(.175,.885,.32,1.275)}.alert-sign .dot{stroke:none;fill:#ffc107}@-webkit-keyframes alert-sign-bounce{0%{transform:scale(0);opacity:0}50%{transform:scale(0);opacity:1}to{transform:scale(1)}}@keyframes alert-sign-bounce{0%{transform:scale(0);opacity:0}50%{transform:scale(0);opacity:1}to{transform:scale(1)}}.step4-remark{width:45%}@media screen and (max-width:768px){.left,.right{width:100%}}.sep-0{height:0;clear:both;padding:0}.info-field{display:flex;flex-direction:column;min-width:45%;margin-top:20px}.label{font-size:1.1rem}.text{font-weight:300;margin-top:10px}a,a:hover{color:#00b289}.input-field{width:300px;margin-bottom:20px}.errMsg{color:red;font-size:.85rem}.left{float:left}.right{float:right}.dataInputBox{justify-content:space-between;min-height:400px}.dataDisplayBox,.dataInputBox{display:flex;align-items:center;flex-direction:column;min-width:50%}.dataDisplayBox{margin-bottom:40px}@media screen and (max-width:768px){.input-field{max-width:100%}.left,.right{width:100%}.dataDisplayBox,.dataInputBox{align-items:flex-start}}.label{text-align:left;font-size:1rem;font-weight:500;color:#597c89}input[type=text]{background:#fff 0 0 no-repeat padding-box;border:1px solid #7f99a4;border-radius:10px;opacity:1;height:40px;margin-top:10px;padding:20px;font-weight:300;width:100%}input[type=text]:focus{outline:none}
/*# sourceMappingURL=main.42c486c4.chunk.css.map */