.Table{border-spacing:0;background:#fff;box-shadow:0 1px 0 0 rgba(22,29,37,.05);width:100%}.DataTable{position:relative;max-width:100vw}.Cell{border:1px solid #f4f6f8;padding:4px;text-align:left;vertical-align:top}.Cell-fixed{position:absolute;top:auto;left:0;width:145px;white-space:unset;text-align:left;-webkit-backface-visibility:hidden;backface-visibility:hidden;background:#fff;word-wrap:break-word;word-break:break-word;overflow-wrap:break-word}.ScrollContainer{overflow-x:auto;margin-left:145px}body{max-width:100%;overflow-x:hidden}#root,body,html{height:100%}.fade-left{left:0;background:-webkit-linear-gradient(90deg,hsla(0,0%,100%,.95),hsla(0,0%,100%,0));background-image:-webkit-gradient(linear,left top,right top,from(hsla(0,0%,100%,.95)),to(hsla(0,0%,100%,0)));background-image:-webkit-linear-gradient(left,hsla(0,0%,100%,.95),hsla(0,0%,100%,0));background-image:linear-gradient(90deg,hsla(0,0%,100%,.95),hsla(0,0%,100%,0));background-image:-ms-linear-gradient(90deg,hsla(0,0%,100%,.95) 0,hsla(0,0%,100%,0) 100%)}.fade-left,.fade-right{position:absolute;top:0;bottom:0;width:30px}.fade-right{right:0;background:-webkit-linear-gradient(-90deg,hsla(0,0%,100%,.95),hsla(0,0%,100%,0));background-image:-webkit-gradient(linear,right top,left top,from(hsla(0,0%,100%,.95)),to(hsla(0,0%,100%,0)));background-image:-webkit-linear-gradient(right,hsla(0,0%,100%,.95),hsla(0,0%,100%,0));background-image:linear-gradient(-90deg,hsla(0,0%,100%,.95),hsla(0,0%,100%,0));background-image:-ms-linear-gradient(-90deg,hsla(0,0%,100%,.95) 0,hsla(0,0%,100%,0) 100%)}.fade-bottom{position:absolute;left:0;bottom:0;right:0;height:70px;width:100%;background:-webkit-linear-gradient(180deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.95));background-image:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,0)),to(hsla(0,0%,100%,.95)));background-image:-webkit-linear-gradient(top,hsla(0,0%,100%,0),hsla(0,0%,100%,.95));background-image:linear-gradient(180deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.95));background-image:-ms-linear-gradient(180deg,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,.95) 100%)}button,h1,h2,h3,h4,h5,h6{font-family:Archivo,sans-serif!important;font-weight:500!important}body,p{font-weight:300!important}.ActionCell a{margin-right:10px}.ActionCell a.grayed{color:red}.ActionCell.pending-validation{color:red;font-style:italic}a.no_underline{text-decoration:none}.underlined{text-decoration:underline}.breadcrumb a{font-style:italic;color:grey;margin-right:5px;margin-left:5px}.breadcrumb a:first-child{margin-left:0}.wysiwyg_editor{border:1px solid rgba(0,0,0,.1);padding:2px;background-color:#fff}.wysiwyg_editor .block-style-options button,.wysiwyg_editor .inline-style-options button{margin:1px}.wysiwyg_editor .DraftEditor-root{margin-top:5px;border:1px solid rgba(0,0,0,.1)}.is-green{color:#6b953c}.is-orange{color:orange}.is-red{color:red}.MuiButton-root.filter-btn{border-radius:0;opacity:.3}.MuiButton-root.filter-btn.disabled{background-color:grey}.MuiButton-root.filter-btn.active{opacity:1}.pin{width:30px;height:30px;border-radius:50% 50% 50% 0;background:#97be6b;position:absolute;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);left:50%;top:50%;margin:-20px 0 0 -20px;-webkit-animation-name:bounce;animation-name:bounce;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:1s;animation-duration:1s}.pin:after{content:"";margin:8px 0 0 8px;background:#302558}.pin:after,.pulse{width:14px;height:14px;position:absolute;border-radius:50%}.pulse{background:rgba(0,0,0,.2);left:50%;top:50%;margin:11px 0 0 -12px;-webkit-transform:rotateX(55deg);transform:rotateX(55deg);z-index:-2}.pulse:after{content:"";border-radius:50%;height:40px;width:40px;position:absolute;margin:-13px 0 0 -13px;-webkit-animation:pulsate 1s ease-out;animation:pulsate 1s ease-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);box-shadow:0 0 1px 2px #b15555;-webkit-animation-delay:1.1s;animation-delay:1.1s}@-webkit-keyframes pulsate{0%{-webkit-transform:scale(.1);transform:scale(.1);opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0)}50%{opacity:1;-ms-filter:none;-webkit-filter:none;filter:none}to{-webkit-transform:scale(1.2);transform:scale(1.2);opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0)}}@keyframes pulsate{0%{-webkit-transform:scale(.1);transform:scale(.1);opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0)}50%{opacity:1;-ms-filter:none;-webkit-filter:none;filter:none}to{-webkit-transform:scale(1.2);transform:scale(1.2);opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0)}}@-webkit-keyframes bounce{0%{opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);-webkit-transform:translateY(-2000px) rotate(-45deg);transform:translateY(-2000px) rotate(-45deg)}60%{opacity:1;-ms-filter:none;-webkit-filter:none;filter:none;-webkit-transform:translateY(30px) rotate(-45deg);transform:translateY(30px) rotate(-45deg)}80%{-webkit-transform:translateY(-10px) rotate(-45deg);transform:translateY(-10px) rotate(-45deg)}to{-webkit-transform:translateY(0) rotate(-45deg);transform:translateY(0) rotate(-45deg)}}@keyframes bounce{0%{opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);-webkit-transform:translateY(-2000px) rotate(-45deg);transform:translateY(-2000px) rotate(-45deg)}60%{opacity:1;-ms-filter:none;-webkit-filter:none;filter:none;-webkit-transform:translateY(30px) rotate(-45deg);transform:translateY(30px) rotate(-45deg)}80%{-webkit-transform:translateY(-10px) rotate(-45deg);transform:translateY(-10px) rotate(-45deg)}to{-webkit-transform:translateY(0) rotate(-45deg);transform:translateY(0) rotate(-45deg)}}.tox .tox-editor-container .tox-editor-header{z-index:0}.MuiStepConnector-root .MuiStepConnector-lineHorizontal{height:1.2px}@media only screen and (max-width:600px){#main_scroller .fc .fc-center{font-size:.6em}}b,strong{font-weight:700!important}
/*# sourceMappingURL=main.1899abef.chunk.css.map */