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;justify-content:flex-end;padding:0 20px}.history-wrapper .export-wrapper{display:flex;align-items:center;height:38px;background-color:#eaeaea;border-radius:24px;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.08)}.history-wrapper .export-btn{min-width:120px;height:44px;padding:0 20px;background-color:initial;color:#000;border:none;border-radius:0;box-shadow:none}.history-wrapper .export-btn:hover{background-color:rgba(0,0,0,.04);box-shadow:none}.history-wrapper .export-loading{width:14px!important;height:14px!important;margin-left:8px}.history-wrapper .export-divider{width:1px;height:24px;background-color:#bdbdbd}.history-wrapper .history-export{width:48px;height:44px;display:flex;justify-content:center;align-items:center;color:#000;cursor:pointer;transition:background-color .2s ease}.history-wrapper .history-export:hover{background-color:rgba(0,0,0,.04)}.history-wrapper .history-export svg{font-size:22px}.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}