#app{height:100vh}body{margin:0;padding:0;font-family:sans-serif}.titleBar{width:100%;height:64px;box-shadow:0 3px 6px 0 rgba(0,0,0,.16),0 3px 6px 0 rgba(0,0,0,.23);margin-bottom:4px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.infoCard,.titleBar{background-color:#fff}.infoCard{width:405px;height:300px;border-radius:2px;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.2);margin:10px 0;padding:5px}.listContainer{width:250px;background-color:#f2f2f2;list-style:none;padding:10px;margin:0;margin-right:15px;margin-top:10px;border-radius:2px}.listContainer:hover{cursor:pointer}.main-container{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;height:calc(100vh - 68px);background:#f2f2f2}.confirmationButton{width:63px;height:36px;border-radius:2px;border:none;background-color:#4fc3f7;color:#fff}.confirmationButton:hover{cursor:pointer;box-shadow:0 3px 6px 0 rgba(0,0,0,.16),0 3px 6px 0 rgba(0,0,0,.23)}.confirmationButton:disabled{opacity:.5;cursor:no-drop}.neutralButton{width:75px;height:36px;border-radius:2px;border:none;color:#fff;background-color:#bdbdbd}.neutralButton:hover{cursor:pointer;box-shadow:0 3px 6px 0 rgba(0,0,0,.16),0 3px 6px 0 rgba(0,0,0,.23)}.neutralButton:disabled{opacity:.5;cursor:no-drop}.warningButton{width:75px;height:36px;border-radius:2px;background-color:#e57373;box-shadow:0 3px 6px 0 rgba(0,0,0,.16),0 3px 6px 0 rgba(0,0,0,.23)}#saveBtn{margin-right:15px;margin-left:10px}.materialInput{display:block;margin-left:10px;margin-top:15px;outline:none;border:none;border-bottom:1px solid #8e8e8e;width:calc(100% - 20px);font-size:15px}.materialInput:focus{border-bottom:1px solid #4fc3f7}.titleText{font-family:Roboto;font-size:20px;font-weight:500;line-height:1.4;color:rgba(0,0,0,.87);color:var(--black-87);padding-left:10px}.listText{font-family:Roboto;font-size:16px;color:#000;color:var(--black);padding:10px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:2px}.listText:hover{background-color:#dcdbdc}.buttonText{font-family:Roboto;font-size:14px;font-weight:500;color:#fff;color:var(--white)}.labelTextUnselected{width:45px;height:16px;color:rgba(0,0,0,.5);color:var(--black-50)}.labelTextSelected,.labelTextUnselected{font-family:Roboto;font-size:12px;line-height:1.33}.labelTextSelected{color:#3fbaf9}.inputText,.placeholderText{font-family:Roboto;font-size:16px;line-height:1;color:#000;color:var(--black)}.placeholderText{opacity:.5;position:relative;top:15px;left:10px}#noEmployee{text-align:center}#employeeTitle{font-size:20px;margin-left:10px;margin-top:25px;margin-bottom:0}#employeeID,#employeeTitle{color:#8e8e8e;font-weight:200}#employeeID{float:right;position:relative;top:-25px}
/*# sourceMappingURL=main.8ec9f2cd.css.map*/