body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Proxima Nova,sans-serif;margin:0}.medium,p.medium{font-weight:400}.bold,p.bold{font-weight:700}.boldest,p.boldest{font-weight:900}.dropLine{border:1px dashed #bdbdbd!important}.editor-container{background-color:#fff;line-height:1.6;margin:0 0 50px;max-width:780px;padding:0;text-align:left;width:100%}@media only screen and (max-width:900px){.editor-container{width:680px}}@media only screen and (max-width:800px){.editor-container{width:600px}}@media only screen and (max-width:700px){.editor-container{width:460px}}@media only screen and (max-width:500px){.editor-container{width:360px}}@media only screen and (max-width:400px){.editor-container{width:320px}}.editor-container *{font-family:Proxima Nova,sans-serif}.editor-input{caret-color:#050505;font-size:16px;min-height:450px;outline:0;position:relative;resize:none;tab-size:1}.editor-paragraph{margin:0;padding:0;position:relative}.editor-heading-h1{font-size:30px}.editor-heading-h1,.editor-heading-h2{color:#050505;font-weight:700;margin:0;padding:0}.editor-heading-h2{font-size:24px}.CommentPlugin_AddCommentBox{background-color:#fff;border-radius:20px;box-shadow:0 0 3px rgba(0,0,0,.2);display:block;height:60px;position:fixed;width:40px;z-index:10}.CommentPlugin_AddCommentBox_button{background:none;border:0;border-radius:20px;cursor:pointer;height:60px;left:0;position:relative;position:absolute;top:0;width:40px}.CommentPlugin_AddCommentBox_button:hover{background-color:#f6f6f6}.CommentPlugin_CommentInputBox{-webkit-animation:show-input-box .4s ease;animation:show-input-box .4s ease;background-color:#fff;border:1px solid #eee;border-radius:5px;box-shadow:0 3px 24px 0 rgba(0,0,0,.15);display:block;min-height:80px;position:fixed;width:260px;z-index:600}.CommentPlugin_CommentInputBox:before{border-color:transparent transparent #7243dd #7243dd;border-style:solid;border-width:.5em;box-shadow:-3px 3px 24px 0 rgba(0,0,0,.05);box-sizing:border-box;content:"";height:0;left:calc(50% + .25em);margin-left:.5em;position:absolute;right:-1em;top:0;-webkit-transform:rotate(135deg);transform:rotate(135deg);-webkit-transform-origin:0 0;transform-origin:0 0;width:0}@-webkit-keyframes show-input-box{0%{opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes show-input-box{0%{opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.CommentPlugin_CommentInputBox_Buttons{display:flex;flex-direction:row;gap:5px;padding:0 10px 10px}.CommentPlugin_CommentInputBox_EditorContainer{border-radius:5px;margin:0;position:relative}.CommentPlugin_ShowCommentsButton{background-color:#ddd;border-radius:10px;position:fixed;right:10px;top:10px}.CommentPlugin_ShowCommentsButton.active{background-color:#ccc}.CommentPlugin_CommentsPanel{-webkit-animation:show-comments .2s ease;animation:show-comments .2s ease;background-color:#fff;border-top-left-radius:10px;box-shadow:0 0 10px rgba(0,0,0,.1);height:calc(100% - 88px);position:fixed;right:0;top:88px;width:320px;z-index:25}@-webkit-keyframes show-comments{0%{opacity:0;-webkit-transform:translateX(320px);transform:translateX(320px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes show-comments{0%{opacity:0;-webkit-transform:translateX(320px);transform:translateX(320px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}.CommentPlugin_CommentsPanel_Heading{border-bottom:1px solid #eee;color:#444;display:block;font-size:20px;height:34px;margin:0;overflow:hidden;padding-left:15px;padding-top:10px;width:100%}.CommentPlugin_CommentsPanel_Footer{border-top:1px solid #eee;bottom:0;left:0;position:absolute;width:100%}.CommentPlugin_CommentsPanel_Editor{background-color:#fff;border:1px solid #ccc;border-radius:5px;caret-color:#050505;display:block;font-size:15px;min-height:20px;padding:9px 10px 10px 9px;position:relative}.CommentPlugin_CommentsPanel_Editor:before{content:"";float:right;height:20px;width:30px}.CommentPlugin_CommentsPanel_SendButton{background:none;position:absolute;right:10px;top:8px}.CommentPlugin_CommentsPanel_SendButton:hover{background:none}.CommentPlugin_CommentsPanel_Empty{color:#777;font-size:15px;margin:0;padding:0;position:absolute;text-align:center;top:calc(50% - 15px);width:100%}.CommentPlugin_CommentsPanel_List{list-style-type:none;margin:0;overflow-y:auto;padding:0;position:absolute;top:45px;width:100%}.CommentPlugin_CommentsPanel_List_Comment{font-size:14px;margin:0;padding:15px 0 15px 15px;position:relative;transition:all .2s linear}.CommentPlugin_CommentsPanel_List_Thread.active .CommentPlugin_CommentsPanel_List_Comment:hover{background-color:inherit}.CommentPlugin_CommentsPanel_List_Comment p{color:#444;margin:0}.CommentPlugin_CommentsPanel_List_Details{color:#444;padding-bottom:5px;vertical-align:top}.CommentPlugin_CommentsPanel_List_Comment_Author{font-weight:700;padding-right:5px}.CommentPlugin_CommentsPanel_List_Comment_Time{color:#999}.CommentPlugin_CommentsPanel_List_Thread{border-bottom:1px solid #eee;border-left:0 solid #eee;border-top:1px solid #eee;margin:0;padding:0;position:relative;transition:all .2s linear}.CommentPlugin_CommentsPanel_List_Thread+.CommentPlugin_CommentsPanel_List_Thread,.CommentPlugin_CommentsPanel_List_Thread:first-child{border-top:none}.CommentPlugin_CommentsPanel_List_Thread.interactive{cursor:pointer}.CommentPlugin_CommentsPanel_List_Thread.interactive:hover{background-color:#fafafa}.CommentPlugin_CommentsPanel_List_Thread.active{background-color:#fafafa;border-left:15px solid #eee;cursor:inherit}.CommentPlugin_CommentsPanel_List_Thread_Quote{color:#ccc;display:block;margin:0 10px;padding-top:10px}.CommentPlugin_CommentsPanel_List_Thread_Quote span{background-color:rgba(255,212,0,.4);color:#222;display:inline;font-weight:700;line-height:1.4;padding:1px}.CommentPlugin_CommentsPanel_List_Thread_Comments{list-style-type:none;padding-left:10px}.CommentPlugin_CommentsPanel_List_Thread_Comments .CommentPlugin_CommentsPanel_List_Comment:first-child{border:none;margin-left:0;padding-left:5px}.CommentPlugin_CommentsPanel_List_Thread_Comments .CommentPlugin_CommentsPanel_List_Comment:first-child.CommentPlugin_CommentsPanel_List_Comment:last-child{padding-bottom:5px}.CommentPlugin_CommentsPanel_List_Thread_Comments .CommentPlugin_CommentsPanel_List_Comment{border-left:5px solid #eee;margin-left:5px;padding-left:10px}.CommentPlugin_CommentsPanel_List_Thread_Editor{padding-top:1px;position:relative}.CommentPlugin_CommentsPanel_List_DeleteButton{background-color:transparent;height:30px;opacity:0;position:absolute;right:10px;top:10px;width:30px}.CommentPlugin_CommentsPanel_List_Comment:hover .CommentPlugin_CommentsPanel_List_DeleteButton{opacity:.5}.CommentPlugin_CommentsPanel_List_DeleteButton:hover{background-color:transparent;-webkit-filter:invert(45%) sepia(98%) saturate(2299%) hue-rotate(201deg) brightness(100%) contrast(92%);filter:invert(45%) sepia(98%) saturate(2299%) hue-rotate(201deg) brightness(100%) contrast(92%);opacity:1}.CommentEditorTheme__paragraph{margin:0;position:"relative"}.ContentEditable__root{font-size:15px;height:140px;padding:5px 20px}.ContentEditable__root,.ContentEditable__rootReply{border:0;cursor:text;display:block;outline:0;overflow:auto;position:relative;resize:none;tab-size:1}.ContentEditable__rootReply{font-size:14px;min-height:75px;padding:0 20px}.Placeholder__root{color:#999;display:inline-block;font-size:15px;left:24px;overflow:hidden;pointer-events:none;position:absolute;text-overflow:ellipsis;top:20px;-webkit-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.__markComment{background:rgba(255,212,0,.15);border-bottom:2px solid rgba(255,212,0,.3);padding-bottom:2px}.__markComment.selected{background:rgba(255,212,0,.5);border-bottom:2px solid #ffd400}.__markApproval,.__markApproval.selected,.__markCommentInternal,.__markCommentInternal.selected{background:#0ff}.__markParam{background:rgba(75,140,245,.15);border-bottom:2px solid rgba(75,140,245,.3);padding-bottom:2px}.__markParam.selected{background:rgba(75,140,245,.2);border-bottom:2px solid rgba(75,140,245,.5)}.__markOverlapC{background:rgba(255,212,0,.3);padding-bottom:2px}.__markOverlapC,.__markOverlapC.selected{border-bottom:2px solid rgba(255,212,0,.7)}.__markOverlapC.selected{background:rgba(255,212,0,.7)}.__markOverlapIC{background:rgba(247,140,0,.3);border-bottom:2px solid rgba(247,140,0,.7);padding-bottom:2px}.__markOverlapIC.selected{background:rgba(247,140,0,.7);border-bottom:2px solid rgba(247,140,0,.7)}.__markOverlapAP{background:rgba(0,250,230,.3);border-bottom:2px solid rgba(0,250,230,.7);padding-bottom:2px}.__markOverlapAP.selected{background:rgba(0,250,230,.7);border-bottom:2px solid rgba(0,250,230,.7)}.__markOverlapPA{background:rgba(75,140,245,.3);padding-bottom:2px}.__markOverlapPA,.__markOverlapPA.selected{border-bottom:2px solid rgba(75,140,245,.7)}.__markOverlapPA.selected{background:rgba(75,140,245,.7)}#mentions-typeahead{background:#fff;border-radius:0;box-shadow:0 3px 24px 0 rgba(0,0,0,.15);position:fixed;z-index:1500}#mentions-typeahead ul{border-radius:0;list-style:none;margin:0;padding:0}#mentions-typeahead ul li{border-radius:0;cursor:pointer;font-size:15px;margin:0;min-width:180px;outline:none;padding:10px 20px}#mentions-typeahead ul li.selected{background:#7243dd;color:#fff;font-weight:600}
/*# sourceMappingURL=main.7b4a1889.css.map*/