body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.MuiFormHelperText-root.MuiFormHelperText-filled.Mui-required{color:red}a{text-decoration:none;color:inherit}.create-modal{padding:24px}.create-button-wrapper{position:relative;text-align:center}.history-wrapper{position:relative;display:flex;width:240px;justify-content:flex-end;padding:0 20px}.history-wrapper .export-btn{background-color:#eaeaea;color:#000;border:none;width:150px;border-radius:24px}.history-wrapper .history-export{font-size:18px;background-color:#eaeaea;color:#000;border:none;width:40px;height:40px;border-radius:12px;display:flex;justify-content:center;align-items:center;margin-left:14px;cursor:pointer}.history-wrapper .modal-history{position:absolute;width:400px;top:50px;right:20px;background-color:#fff;padding:0 14px;box-shadow:2px 8px 14px rgba(0,0,0,.4);z-index:9}.history-wrapper .modal-history .history-content{display:flex;justify-content:space-between;align-items:center;position:relative;padding:14px 0;width:100%}.history-wrapper .modal-history .history-content:after{content:"";width:calc(100% + 28px);height:2px;background-color:#cdcccc;display:block;position:absolute;bottom:0;left:-14px}.history-wrapper .modal-history .history-content .history-title{font-size:14px;color:#000;width:60%}.history-wrapper .modal-history .history-content .history-badge{padding:8px;border-radius:20px;font-size:10px;margin-left:12px;box-shadow:none;border:none;color:#000;opacity:1}.history-wrapper .modal-history .history-content .history-badge.complete{background-color:#b8e3d9}.history-wrapper .modal-history .history-content .history-badge.waiting{background-color:#e3c7b8}.ql-editor{min-height:100px}