*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;cursor:default;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;-webkit-user-select:none;user-select:none}[contenteditable],input,textarea{cursor:text;-webkit-user-select:text;user-select:text}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.dashboard-container{display:flex;flex-direction:column;height:100vh}.menu-container-title{align-self:center;font-size:1.5em;font-weight:700}.menu-container{align-items:flex-start;background-color:#fff;display:flex;flex:1 1}.menu-main{display:inline-flex;flex:1 1}.menu-sub{flex:1 1}.menu-main button{font:700;font-size:17px;padding:25px 15px 0}.menu-main button,.menu-sub button{background:none;border:none;color:#000;cursor:pointer;display:inline-block;white-space:nowrap}.menu-sub button{font:700;font-size:13px;padding:15px 15px 10px}.menu-container button:hover{color:#00f;font-weight:700}.content-container{background-color:#f0f0f0;flex:12 1}.centerBox-body{align-items:center;display:flex;justify-content:center;min-height:100vh}.centerBox-container{min-height:500px;min-width:700px}.centerBox-container-1000{min-height:500px;min-width:1000px}.detail-content{border-bottom:1px solid #000;padding-left:20px}.detail-content,.detail-content-bottom{display:flex;margin-top:10px;padding-bottom:10px}.detail-content-bottom{justify-content:flex-end}.text-bold{font-weight:700}.color-red{color:red}.w25p{width:25%}.w50p{width:50%}.w80p{width:80%}.w90p{width:90%}.textCenter{text-align:center}.marginTop-10{margin-top:10px}.marginBottom-30{margin-bottom:30px}.marginTop-30{margin-top:30px}.marginBottom-10{margin-bottom:10px}.marginLeft-10{margin-left:10px}.marginLeft-100{margin-left:100px}.marginLeft-200{margin-left:200px}.marginLeft-300{margin-left:300px}.marginLeft-400{margin-left:400px}.marginLeft-500{margin-left:500px}.marginRight-10{margin-right:10px}.marginRight-20{margin-right:20px}.marginRight-100{margin-right:100px}.marginRight-200{margin-right:200px}.marginRight-300{margin-right:300px}.marginRight-400{margin-right:400px}.marginRight-500{margin-right:500px}.white-button button{background-color:#fff;border:1px solid #000;border-radius:3px;color:#000;cursor:pointer;display:inline-block;font-size:1rem;padding:.5rem 3rem}.white-button button:hover{background-color:#d3d3d3}.small button{background-color:#007bff}.red button,.small button{border:none;border-radius:3px;color:#fff;cursor:pointer;display:inline-block;font-size:1rem;padding:.5rem 3rem}.red button{background-color:red}.green button{background-color:#00ff08b4}.grape button,.green button{border:none;border-radius:3px;color:#fff;cursor:pointer;display:inline-block;font-size:1rem;padding:.5rem 3rem}.grape button{background-color:#ff00bfd5}.small button:hover{background-color:#0056b3}.red button:hover{background-color:#b30000}.green button:hover{background-color:#00460d}.grape button:hover{background-color:#4b0339}.drop-ul{background-color:#fff;border:1px solid #000;border-radius:3px;box-shadow:0 8px 10px 10px #0003;list-style:none;padding-left:0;position:absolute;top:20px;width:100px;z-index:1}.drop-ul li{cursor:pointer;padding:8px;text-align:center}.drop-ul li:hover{color:blue}.search-container{align-self:center;margin-bottom:15px;margin-left:20px;margin-right:30px;width:200px}.search-input{border:1px solid #ccc;border-radius:4px;font-size:14px;margin-top:15px;width:100%}.text-button{background:none;border:none;color:blue;cursor:pointer;font-size:inherit;padding:0;text-decoration:underline}textarea{padding:10px}.calendar-container{background-color:#fff;border-radius:8px;box-shadow:0 4px 8px #0000001a;margin:20px auto;max-width:100%;overflow-x:hidden;padding:20px}.react-calendar{border-radius:8px;font-family:Arial,sans-serif;margin:0 auto;width:100%}.react-calendar,.react-calendar__navigation{background-color:#fff;box-sizing:border-box;padding:0 10px}.react-calendar__navigation{align-items:center;border-bottom:1px solid #ddd;border-radius:8px 8px 0 0;justify-content:space-between}.react-calendar__navigation button{border:none;color:#000;flex:0 0 auto;font-size:16px}.react-calendar__navigation__label{box-sizing:border-box;flex:1 1;font-size:16px;font-weight:700;padding:0 10px;text-align:center;white-space:nowrap}.react-calendar__month-view__weekdays{background-color:#fff;border-bottom:1px solid #ddd;color:#000;display:flex;justify-content:space-between;padding:.5em 0}.react-calendar__month-view__weekdays__weekday{flex:1 1;overflow:hidden;padding:.5em 0;text-overflow:ellipsis;white-space:nowrap}.react-calendar__month-view__days__day{box-sizing:border-box;flex:1 1;overflow:hidden;padding:10px;text-overflow:ellipsis;white-space:nowrap}.react-calendar__month-view__days__day,.react-calendar__tile{align-items:flex-start;display:flex;height:130px;justify-content:flex-start;text-align:left}.react-calendar__tile{border:1px solid #ddd;border-radius:4px;color:#000;vertical-align:top}.react-calendar__tile--now{background:#eee;border-radius:4px;color:#888}.react-calendar__tile--active{background:#e44242;border-radius:4px;color:#000}.react-calendar__tile--active:focus,.react-calendar__tile--active:hover{background:#e44242}.react-calendar__tile:enabled:focus,.react-calendar__tile:enabled:hover{background:#e6e6e6;border-radius:4px}.react-calendar__month-view__days__day--neighboringMonth{color:#ccc}.react-calendar__month-view__days__day--saturday{color:#00f}.react-calendar__month-view__days__day--sunday{color:red}.highlight-blue{background-color:#0000ff1a}.highlight-red{background-color:#ff00001a}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#006edc;height:40px;width:40px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.common-table{background-color:#fff;border-radius:15px;margin:0 auto;padding:20px;text-align:center;width:90%}.common-table-header-column{border-bottom:1px solid #e8e8e8;font-size:16px;font-weight:700;padding:10px 5px}.common-table-row:hover{background-color:#eceaea;cursor:pointer}.common-table-column{padding:10px 5px}.react-calendar{background:#fff;border:1px solid #a0a096;font-family:Arial,Helvetica,sans-serif;line-height:1.125em;max-width:100%;width:350px}.react-calendar--doubleView{width:700px}.react-calendar--doubleView .react-calendar__viewContainer{display:flex;margin:-.5em}.react-calendar--doubleView .react-calendar__viewContainer>*{margin:.5em;width:50%}.react-calendar,.react-calendar *,.react-calendar :after,.react-calendar :before{box-sizing:border-box}.react-calendar button{border:0;margin:0;outline:none}.react-calendar button:enabled:hover{cursor:pointer}.react-calendar__navigation{display:flex;height:44px;margin-bottom:1em}.react-calendar__navigation button{background:none;min-width:44px}.react-calendar__navigation button:disabled{background-color:#f0f0f0}.react-calendar__navigation button:enabled:focus,.react-calendar__navigation button:enabled:hover{background-color:#e6e6e6}.react-calendar__month-view__weekdays{font:inherit;font-size:.75em;font-weight:700;text-align:center;text-transform:uppercase}.react-calendar__month-view__weekdays__weekday{padding:.5em}.react-calendar__month-view__weekNumbers .react-calendar__tile{align-items:center;display:flex;font:inherit;font-size:.75em;font-weight:700;justify-content:center}.react-calendar__month-view__days__day--weekend{color:#d10000}.react-calendar__century-view__decades__decade--neighboringCentury,.react-calendar__decade-view__years__year--neighboringDecade,.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{background:none;font:inherit;font-size:.833em;max-width:100%;padding:10px 6.6667px;text-align:center}.react-calendar__tile:disabled{background-color:#f0f0f0;color:#ababab}.react-calendar__century-view__decades__decade--neighboringCentury:disabled,.react-calendar__decade-view__years__year--neighboringDecade:disabled,.react-calendar__month-view__days__day--neighboringMonth:disabled{color:#cdcdcd}.react-calendar__tile:enabled:focus,.react-calendar__tile:enabled:hover{background-color:#e6e6e6}.react-calendar__tile--now{background:#ffff76}.react-calendar__tile--now:enabled:focus,.react-calendar__tile--now:enabled:hover{background:#ffffa9}.react-calendar__tile--hasActive{background:#76baff}.react-calendar__tile--hasActive:enabled:focus,.react-calendar__tile--hasActive:enabled:hover{background:#a9d4ff}.react-calendar__tile--active{background:#006edc;color:#fff}.react-calendar__tile--active:enabled:focus,.react-calendar__tile--active:enabled:hover{background:#1087ff}.react-calendar--selectRange .react-calendar__tile--hover{background-color:#e6e6e6}
/*# sourceMappingURL=main.cab038a2.css.map*/