@charset "UTF-8";.button{height:36px;border-radius:8px;color:#ff5722;text-align:center;line-height:36px;margin:5px;user-select:none;transition:.3s;display:inline-block;padding:2px 8px;outline:0}.child-create-button{width:200px;display:inline-block;margin:20px 20px 20px 0;border:1px solid #ff5722}.form-footer-wrapper .button{background-color:#e0e5ff;color:#ff5722;opacity:.8}.form-footer-wrapper .button:focus,.form-footer-wrapper .button:hover{opacity:1;text-decoration:underline dotted;font-weight:700}.button:hover{background-color:#e0e5ff}.button:active{transform:scale(.95)}.button span{margin-left:.5em}.tool-button{color:#ff5722;border-radius:4px;display:inline-block;padding:2px;margin:0 4px;height:24px;width:24px;line-height:24px;text-align:center;user-select:none;transition:.3s}.tool-button-left{float:left}.tool-button-nofloat{float:none}.tool-button:hover{background-color:#e0e5ff;color:#fff}.tool-button:active{transform:scale(.9)}.tool-button.pressed{transform:scale(.9)}.form-action-button{display:inline-block;width:180px;float:right}.btn-left{float:left}.glyph-button{width:50px;min-width:50px}.collapsed{width:0!important}.hidden{display:none!important}.fullscreen{top:0;left:0;width:100%;height:100%}.overlay{background-color:rgba(0,0,0,.3);position:absolute;display:flex;flex-direction:row;justify-content:center;align-items:center;top:0;left:0;width:100%;height:100%}.no-padding{padding:0!important}.active-dropzone{background-color:#fff9c4}.preloader{width:100px;height:100px;transform:scale(1.5);background-color:#9e9e9e;border-radius:50%;animation-duration:1.5s;animation-iteration-count:infinite;animation-timing-function:linear;animation-direction:alternate;animation-name:preloader}.preloader DIV{position:absolute;top:20px;left:20px;width:60px;height:60px;background-color:#3f51b5;border-radius:15px;color:#fff;font-weight:700;display:flex;justify-content:center;flex-direction:row;align-items:center}.preloader DIV I{animation-name:preloaderIcon;animation-duration:1.5s;animation-iteration-count:infinite}.radio-switcher{width:70px;border:4px solid #bdbdbd;border-radius:15px;height:25px;position:relative;vertical-align:middle;cursor:pointer}.radio-switcher-toggler{border:4px;width:30px;height:25px;box-sizing:border-box;position:absolute;top:0;transition:.3s}.radio-switcher input[type=checkbox]{display:none}.radio-switcher input[type=checkbox]:checked+.radio-switcher-toggler{left:calc(100% - 30px);border-top-right-radius:11px;border-bottom-right-radius:11px;border-top-left-radius:0;border-bottom-left-radius:0;background-color:#3f51b5}.radio-switcher input[type=checkbox]:indeterminate+.radio-switcher-toggler{left:calc(50% - 15px);border-radius:0;background-color:#e0e5ff}.radio-switcher input[type=checkbox]+.radio-switcher-toggler{left:0;border-top-left-radius:11px;border-bottom-left-radius:11px;border-top-right-radius:0;border-bottom-right-radius:0;background-color:#bdbdbd}.checkbox-slider-container{height:46px;line-height:46px;user-select:none}.checkbox-slider-container span{display:inline-block;margin:0;user-select:none}#body,BODY{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;overflow:hidden}BODY.loaded{background:0 0}#ContentWrapper{float:left;flex-basis:100%;position:relative}.flex-container{display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:stretch}.flex-container-row{flex-direction:row}.flex-container-row-rev{flex-direction:row-reverse}.flex-container-col{flex-direction:column}.flex-container-col-rev{flex-direction:column-reverse}.page-block-wrapper{width:100%;min-height:10px;overflow:hidden;border:1px solid #3f51b5}.glyph-wrapper{float:left;text-align:center}.glyph-wrapper I{vertical-align:middle}.page-block-info{float:left}select{height:28px;border-radius:8px;color:#212121;border:1px solid #3f51b5}input{height:26px}input,textarea{border-radius:8px;color:#212121;padding:0 5px;border:1px solid #3f51b5}input[readonly],textarea[readonly]{outline:0;background-color:#bdbdbd!important;opacity:.5}label{display:inline-block;min-width:150px}textarea{height:78px}input[type=radio]{height:auto}input[type=checkbox],input[type=radio]{margin:0;padding:0;vertical-align:middle;border:none;box-shadow:none}input[type=number]{text-align:center}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input:focus,textarea:focus,textarea:focus-visible{font-weight:700}.icon-input-container INPUT{box-sizing:border-box;height:30px;width:100%}a,a:visited{color:#ff5722;text-decoration:underline dotted}.progress-bar{position:absolute;top:0;right:0;height:100%;width:10px;box-sizing:border-box}.progress-indicator{position:absolute;top:0;left:0;width:100%;height:0;background-color:#ff5722;border-radius:4px}.editable[readonly]{color:#bdbdbd}.editable:not([readonly]){cursor:pointer;text-decoration:underline}.editable:not([readonly]):hover{background-color:#e1effc}.editable-invalid{border:2px solid red;background-color:#f66}:focus-visible{outline:0!important}.data-grid-wrapper{height:100%;margin:0;padding:0;position:absolute;width:100%;top:0;left:0}.data-grid-scroll-container{height:100%;margin:0;padding:0;position:absolute;width:100%;top:0;left:0;overflow-x:auto;overflow-y:hidden;background-color:#fff}.data-grid-datawrapper{height:100%;overflow:auto}.data-grid-headerwrapper{position:sticky;top:0}.data-grid-wrapper TABLE{border-spacing:0;width:100%;background-color:#fff}TABLE.data-grid-headertable THEAD{font-weight:700;text-align:center}.data-grid-headertable TH{box-sizing:border-box;display:inline-block;border-width:1px 1px 3px 0;border-style:solid;border-color:#bdbdbd;height:42px}.data-grid-actionbar .button{display:inline-block;font-weight:700}.data-grid-actionbar .button.right-align{float:right}.data-grid-filterpanel-container{text-align:right;padding:5px}.data-grid-filterpanel-container .icon-input-container{width:300px;margin:5px 0}.data-grid-bodycontainer{margin:0;padding:0;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-end;overflow:auto;width:100%;flex-basis:100%}.data-grid-datatable{flex-basis:100%;overflow:auto;display:block;width:100%}.data-grid-datatable TBODY{display:block;width:100%;font-size:.9em}.data-grid-datatable TR{display:block;height:42px;box-sizing:border-box}.data-grid-datatable TR:hover{background-color:#e0e5ff!important;color:#303f9f!important;font-weight:700}.data-grid-datatable TR.data-grid-row-active{background-color:#e0e5ff}.data-grid-datatable TR.data-grid-row-bordered{background-color:#ff5722;color:#fff;font-weight:700}.data-grid-datatable TD{padding:10px;border-width:0 1px 1px 0;border-style:solid;border-color:#bdbdbd;box-sizing:border-box;display:inline-block;min-height:42px;height:42px;max-height:42px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.grid-colheader-label{display:inline-block;width:calc(100% - 30px);max-width:100%;user-select:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:38px;float:left;position:relative}.grid-colheader-label:last-child{width:100%}.grid-colheader-sorter{display:inline-block;width:30px;text-align:center;user-select:none;box-sizing:border-box;line-height:38px}.grid-colheader-sorter I{color:#ff5722}.grid-colheader-sorter.active,.grid-colheader-sorter:hover{cursor:pointer;background-color:#bdbdbd}.grid-pager-container{padding:5px;text-align:right;border-top:1px solid #bdbdbd}.grid-pager-container INPUT{width:70px}.grid-pager-displaystatus{font-size:.9em;width:300px;background-color:#fff;text-align:center;position:relative;float:right}.grid-pager-displaystatus-label{position:absolute;top:0;left:0;height:100%;background-color:#ff5722;opacity:.5}.right-float{float:right}.data-grid-actionbar .button.right-float:last-of-type:after{display:table;content:"";clear:both}.data-templategrid-body{flex-basis:100%;grid-row-gap:20px;overflow:auto;display:-ms-grid;-ms-grid-columns:auto[4]}.datagrid-columnfilter-container{background-color:#fff;box-shadow:2px 2px 2px 2px #666}.datagrid-columnfilter-container-item{width:100%;border:solid #bdbdbd;border-width:0 0 1px 0;user-select:none;padding:5px;box-sizing:border-box}.datagrid-columnfilter-container-item I{display:inline-block;vertical-align:middle;width:36px;text-align:center;font-size:1.2em}.datagrid-columnfilter-container-item SPAN{display:inline-block;width:calc(100% - 36px);vertical-align:middle;box-sizing:border-box;padding-right:5px;font-size:.9em}.datagrid-columnfilter-container-item:hover{background-color:#e0e5ff}.datagrid-columnfilter-container-item.active{background-color:#ff5722}.datagrid-columnfilter-innercontainer:first-child{overflow:hidden}.datagrid-columnfilter-innercontainer{border:1px solid #ff5722;margin:10px 5%;width:90%;box-sizing:border-box;overflow:auto;font-size:.85em;font-weight:700}.datagrid-columnfilter-innercontainer .datagrid-columnfilter-innercontainer{max-height:250px}.datagrid-columnfilter-innercontainer label{display:block}.datagrid-columnfilter-innercontainer input[type=text]{width:90%;margin:10px 5%;box-sizing:border-box}.datagrid-columnfilter-innercontainer label input[type=checkbox]{margin:0 10px}.datagrid-column-markericon{line-height:19px;position:absolute;height:19px;color:red}.datagrid-column-markericon-top{top:0}.datagrid-column-markericon-bottom{bottom:0}.data-treegrid-bodycontainer{border-top:1px solid #bdbdbd;position:relative;overflow-x:hidden;overflow-y:auto}.datagrid-treegrid-header{padding:6px;font-weight:700;text-align:center;border-bottom:1px solid #bdbdbd;margin-bottom:4px}.node-key{padding:4px}.node-key-header{display:inline-block;cursor:pointer;width:100%;font-weight:bolder}.node-key[data-rootNode="1"]>.node-key-header:first-child{font-weight:700}.node-key .node-key-header.no-children{font-weight:900;margin-left:15px}.node-data-item{margin:2px 0 4px 0;cursor:pointer}.node-data-item.collapsed,.node-key.collapsed{width:100%!important}.node-key .node-key-header:not(.no-children)::before{font-family:Font Awesome\ 5 Free;content:"";font-weight:900;margin-right:5px}.node-data-item:hover span,.node-key-header:hover,.node-key-header:hover span{text-decoration:underline dashed}.node-data-item{margin-left:15px}.node-data-item.active,.node-key.active>.node-key-header{border-radius:4px;border:1px solid #3f51b5;padding:0 4px;margin-top:0;margin-bottom:0;box-sizing:border-box}.block-span-ct span{display:inline-block}.block-span-ct{display:inline-block;width:calc(100% - 15px);margin:0}.form-container{position:absolute;height:100%;display:flex;flex-direction:column;background-color:#fff;border-radius:4px;box-shadow:0 0 4px 2px #666}.form-header-wrapper{height:50px;line-height:50px;width:100%;align-self:flex-start;order:0;box-sizing:border-box;padding:0 10px}.form-header-wrapper SPAN{display:inline-block}.form-header-text{float:left;font-size:1.2em}.form-header-closeBtn{float:right;cursor:pointer}.form-header-closeBtn:hover{transform:scale(1.2)}.form-body-wrapper{flex-basis:100%;order:1;padding:15px;box-sizing:border-box;overflow:auto;height:100%}.form-content-wrapper{position:relative;width:100%;height:100%}.form-footer-wrapper{height:50px;line-height:50px;width:100%;align-self:flex-end;order:1;box-sizing:border-box;padding:0 10px;text-align:right;border-top:1px solid #bdbdbd;background-color:#fff}.columnTable{width:100%}.messagebox-infowrap{display:table-row}.messagebox-icon{font-size:4em;display:table-cell;vertical-align:middle}.messagebox-prompt{padding:0 10px;display:table-cell;vertical-align:middle}.radiocheck-label{min-width:0!important;margin-left:10px}.icon-input-container{display:inline-block;position:relative}.icon-input-container INPUT{padding-right:34px}.icon-container{position:absolute;top:0;right:0;box-sizing:border-box;height:30px;line-height:30px;text-align:center;color:#ff5722;border-top-right-radius:4px;border-bottom-right-radius:4px;transition:.3s;user-select:none;cursor:pointer}.icon{display:inline-block;width:30px;border-radius:8px;line-height:30px}.icon:hover{background-color:#ff5722;color:#fff}.form-table{width:100%}.invisible-form-table{width:100%;border:none}.form-table TD{vertical-align:bottom;padding:8px 0}.form-table THEAD TD{text-align:center;font-weight:700}.form-table TD INPUT,.form-table TD LABEL,.form-table TD SELECT,.form-table TD TEXTAREA{width:99%;box-sizing:border-box}.form-table P{margin:.5em}.children-table{font-size:.9em;border-spacing:0}.children-table THEAD TR{background-color:#e0e5ff;font-weight:700}.children-table TD,.children-table TH{min-height:42px;height:42px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:10px;box-sizing:border-box}.children-table TBODY TR:hover{background-color:#e0e5ff;opacity:.5}label b{margin:10px 0 4px 0;display:inline-block}.page-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;overflow:auto}.page-upper-background{position:absolute;top:0;left:0;width:100%;height:30%;background-color:#3f51b5}.page{position:absolute;top:50px;left:15%;width:70%;min-height:100%;background-color:#fff;border:1px solid #bdbdbd;padding:4em 80px 2em 80px;box-sizing:border-box;box-shadow:1px 3px 3px 2px #bbb}.page.page-print{border:none;box-shadow:none;padding:0;top:0;min-height:unset;left:5%;width:90%}.page-actions{width:100%;box-sizing:border-box;color:#ff5722}.page-actions::after{content:"";display:table;clear:both}.page-action{display:inline-block;margin-right:10px;font-size:2em;cursor:pointer;float:right;border-radius:8px;transition:.3s;text-align:center;padding:2px;user-select:none}.page-action span{font-size:2rem;margin:0 6px}.page-action.review-button{float:left}.page-action:hover{background-color:#ff5722;color:#fff}.slideshow-main-container{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(255,255,255,.95);user-select:none}.slideshow-viewarea{position:absolute;top:0;left:0;width:100%;height:calc(100% - 250px)}.slideshow-tools-container{position:absolute;top:calc(100% - 250px);left:0;width:100%;height:50px;text-align:center;line-height:50px}.slideshow-tools-container I{display:inline-block;margin:0 5px;vertical-align:middle;cursor:pointer;color:#ff5722}.slideshow-thumbs-container{position:absolute;top:calc(100% - 200px);left:0;width:100%;height:200px;text-align:center;white-space:nowrap;overflow:hidden}.slideshow-close-button{display:block;cursor:pointer;position:absolute;top:0;right:0;text-align:center;color:#ff5722;font-weight:700;font-size:3em;width:60px;z-index:3}.slideshow-sidepanel{width:20%;position:absolute;top:0;height:100%;opacity:0;transition:.3s;background-color:#e0e5ff;text-align:center;font-size:6em;z-index:2;cursor:pointer}.slideshow-sidepanel I{margin:80% 0;color:#ff5722}.slideshow-sidepanel:hover{opacity:.6}.slideshow-next{right:0}.slideshow-prev{left:0}.slideshow-imagearea{width:100%;height:100%;text-align:center;position:absolute;display:flex;flex-direction:row;justify-content:center}.slideshow-image{display:inline-block;max-width:100%;max-height:100%;position:absolute;align-self:center}.slideshow-thumb-sidepanel{position:fixed;height:200px;bottom:0;top:calc(100% - 200px)}.slideshow-thumb-sidepanel I{margin:50% 0!important;font-size:3rem;color:#ff5722}.slideshow-thumb-scroller-left{left:0;width:10%}.slideshow-thumb-scroller-right{right:0;width:10%}.slideshow-thumb{width:196px;height:196px;display:inline-block;margin:0 5px;vertical-align:top}.slideshow-thumb.active img{filter:brightness(1)}.slideshow-thumb:hover img{filter:brightness(.7)}.slideshow-thumb IMG{max-height:100%!important;max-width:100%!important;filter:brightness(.4);transition:.3s}.tablink{color:#212121;background-color:#e0e5ff;outline:0;cursor:pointer;padding:14px 16px;transition:.3s;display:inline-block;user-select:none}.tablink.active,.tablink:hover{background-color:#3f51b5;color:#fff;font-weight:700}.tabcontent{display:none;padding:6px 12px;border:1px solid #3f51b5;height:calc(100% - 50px);overflow:auto}.tabcontent.active{display:block}.toast-container{width:25%;position:absolute;max-height:50%;min-height:10%;display:flex;flex-direction:column}.toast-container-top{top:0}.toast-container-bottom{bottom:0}.toast-container-left{left:0}.toast-container-right{right:0}.toast-container-center{left:37.5%}.toast{flex-basis:100%;background-color:#fff;border-width:2px;border-left-width:8px;border-style:solid;margin:4px 0;padding:4px;opacity:0;transition:.5s;box-shadow:4px 4px 4px 0 #666}.toast-info{border-color:green}.toast-info .toast-icon I{color:#ff5722}.toast-warning{border-color:#ffeb3b}.toast-warning .toast-icon I{color:#ffeb3b}.toast-error{border-color:red}.toast-error .toast-icon I{color:red}.toast-icon{width:64px;display:inline-block;float:left;text-align:center}.toast-body{width:calc(100% - 64px);display:inline-block;float:left}.toast-body h3,.toast-body p{margin:0}.typeahead-container{min-width:200px}.typeahead-option{display:block;width:100%;padding:5px;font-weight:700;border:none;outline:0;background-color:#fff;border-bottom:1px solid #3f51b5}.typeahead-option.active,.typeahead-option:focus,.typeahead-option:hover{background-color:#e0e5ff;transition:.3s}.accountselector-optionwrapper{min-height:56px;overflow:hidden}.account-badge{display:inline-block;float:left;min-height:10px;overflow:hidden}.account-badge.typeahead-option{display:block;float:none;border-bottom:2px solid #bdbdbd;box-sizing:border-box}.account-image-wrapper{width:32px;height:32px;line-height:32px;background-color:#bdbdbd;color:#fff;font-weight:700;display:inline-block;float:left;text-align:center}.account-image-wrapper DIV{display:inline-block;float:left;height:32px;line-height:32px}.account-image-wrapper IMG{height:32px}.account-badge.typeahead-option .account-image-wrapper{width:64px;height:64px;line-height:64px;font-size:3em}.account-badge.typeahead-option .account-image-wrapper IMG{height:64px}.account-badge-wrapper{padding:2px}.account-info-wrapper{display:inline-block;float:left;height:32px;padding:6px 0 0 6px;box-sizing:border-box}.account-info-wrapper P{margin-top:2px}.account-badge.typeahead-option .account-info-wrapper{line-height:initial;height:64px}.account-btn-wrapper{text-align:center;width:32px;height:32px;line-height:32px;background:#bdbdbd;display:inline-block;float:left}.account-btn-wrapper I{cursor:pointer;vertical-align:middle}.multi-account-selector-input-wrapper{line-height:36px;float:left;margin-left:10px}.multi-account-selector-input-wrapper .account-selector-button-wrapper,.multi-account-selector-input-wrapper .account-selector-photo-wrapper{display:none}.multi-account-selector-input-wrapper.minimized DIV{visibility:hidden;width:0}.account-selector-wrapper{display:inline-block;height:32px}.account-selector-photo-wrapper,.account-selector-photo-wrapper IMG{width:32px;height:32px;border-radius:8px;display:inline-block;text-align:center;font-size:1.7em;font-weight:700;color:#fff;float:left;box-sizing:border-box}.account-selector-photo-wrapper I{color:#ff5722}.account-selector-input-wrapper{position:relative;display:inline-block;float:left;margin-left:5px}.account-selector-input-wrapper:after{content:"";display:table;clear:both}.account-selector-input{outline:0;height:32px!important;border-width:0 0 1px 0;box-shadow:none;padding-right:30px;border-radius:unset;box-sizing:border-box;width:auto!important;min-width:250px}.account-selector-button-wrapper{display:inline-block;cursor:pointer;color:#3f51b5;height:32px;width:32px;text-align:center;font-size:1.5em}.account-selector-button-wrapper:hover{background-color:#3f51b5;opacity:.5;color:#fff}.account-selector-button-wrapper I{vertical-align:middle}@font-face{font-family:"PT Root UI";src:url(assets/font.ttf)}Body{font-family:"PT Root UI";color:#212121;font-size:.9em}button,input,select,textarea{font-family:"PT Root UI"}.digital-font{color:#3f51b5;font-size:1.1em}.tabs-buttons-scroll-ct{position:absolute;top:0;left:0;height:36px;width:100%;background-color:#303f9f}.tabs-buttons{position:absolute;top:0;left:0;height:36px;box-sizing:border-box;padding:2px;white-space:nowrap;overflow:hidden;max-width:100%}.tabs-content{position:absolute;top:36px;left:0;height:calc(100% - 40px);width:100%}.tabs-buttons-scroller{height:34px;width:34px;position:absolute;line-height:34px;text-align:center;top:0;z-index:2;background-color:#fff;opacity:.5;cursor:pointer;margin:1px 0;display:none}.tabs-buttons-scroller:hover{background-color:#ff5722}.tabs-buttons-scroller.left{left:0}.tabs-buttons-scroller.right{right:0}.tab-button{display:inline-block;min-width:150px;position:relative;height:34px;padding:0;box-sizing:border-box;background-color:#e0e5ff;border-style:solid;border-color:#3f51b5;border-width:1px 1px 0 1px;border-top-right-radius:5px;border-top-left-radius:5px;margin-left:5px;user-select:none}.tab-button.active{background-color:#fff!important;color:#303f9f!important;font-weight:700}.tab-button:hover{background-color:#e0e5ff}.tab-button I{display:inline-block;width:10%;top:0;height:100%}.tab-button P{display:inline-block;position:absolute;margin-top:8px}.tab-button .tab-glyph-wrap{left:12px;width:10%}.tab-button .tab-title{width:calc(80% - 26px);left:calc(10% + 8px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-left:10px;font-size:.9em}.tab-button .tab-close-btn{right:4px;width:10%;margin:0;height:50%}.tab-button .tab-close-btn:hover{color:#ff5722;cursor:pointer}.tab-content{display:none;height:100%;padding:20px 50px;box-sizing:border-box}.tab-content.active{display:block;overflow-y:auto}.widget-base{border:1px solid #3f51b5;border-radius:10px;margin:5px;padding:5px;display:inline-block}.calendar-container{position:fixed;z-index:999999}.calendar-wrapper{width:250px;background-color:#fff;margin:10px;padding:10px;border-radius:4px;display:inline-block;float:left;box-shadow:1px 1px 2px 2px #bbb}.calendar-header{height:40px;text-align:center;line-height:40px}.calendar-header H3{margin:0;cursor:pointer;color:#3f51b5}.calendar-header H3:Hover{color:#303f9f}.calendar-selector{width:90px!important;height:35px;margin:0 4px;box-shadow:none}.calendar-header INPUT{width:70px;height:31px;margin:0 4px}.calendar-single-header{height:30px;text-align:center;line-height:30px;font-weight:700}.calendar-header-text{text-align:center;display:inline-block;width:60%}.calendar-scroll-wrapper{display:inline-block}.calendar-time-wrapper{text-align:center;display:inline-block;width:100%}.calendar-time-wrapper table{width:50%;font-size:2rem;margin:0 25%}.calendar-time-colon{width:2em}.calendar-table-value,.calendar-time-input-arrow{user-select:none}.calendar-time-input-arrow:hover{color:#fb0;cursor:pointer}.float-left{float:left;text-align:left}.float-right{float:right;text-align:right}.calendar-footer{clear:both;text-align:center}.calendar-manual-input{margin:5px 0;width:100%;box-sizing:border-box}.calendar-body{width:100%;padding:0;border-spacing:0;border:1px solid #bdbdbd}.calendar-body THEAD TD{background-color:#e0e5ff;font-weight:700;color:#fff;padding:0!important}.calendar-body TBODY TD{color:#212121}.calendar-body TD{height:24px;font-size:10pt;cursor:pointer;text-align:center;line-height:24px;padding:2px;box-sizing:border-box}.calendar-diffmonth-cell{background-color:#bdbdbd}.calendar-body TBODY TD:hover{background-color:#3f51b5}.calendar-body TBODY TD.active{background-color:#3f51b5;font-weight:700;color:#fff}.calendar-body tbody td.today{font-weight:700;background-color:#e0e5ff;border:1px solid #3f51b5}.userinfo-wrapper{border-radius:10px;height:96px;margin:10px;border:1px solid #bdbdbd;transition:.3s}.userinfo-wrapper:hover{box-shadow:0 0 2px 2px #3f51b5}.userinfo-wrapper.templategrid-item-active{background-color:#3f51b5;color:#fff}.userinfo-imgwrapper{display:inline-block;float:left;width:96px;height:96px;text-align:center;color:#fff;font-size:2em;line-height:96px;border-radius:10px;user-select:none}.userinfo-imgwrapper img{border-bottom-left-radius:10px;border-top-left-radius:10px;width:100%;max-height:100%;height:100%;object-fit:cover}.userinfo-infowrapper{display:inline-block;float:left;padding-left:10px;width:calc(100% - 106px);user-select:none}.userinfo-infowrapper h3{margin-top:25px}.widget-fileselector-filewrapper{height:64px;max-width:550px;text-align:center;color:#212121;margin:5px;position:relative;border:1px solid #3f51b5;border-radius:10px;display:inline-block}.widget-fileselector-iconwrapper{width:50px;height:100%;line-height:64px;float:left}.widget-fileselector-iconwrapper I{vertical-align:middle;color:#bdbdbd}.widget-fileselector-iconwrapper.icon-active{float:right}.widget-fileselector-iconwrapper.icon-active I:hover{color:#3f51b5}.widget-fileselector-filename{height:100%;max-width:200px;display:inline-block;padding:10px 0;box-sizing:border-box}.widget-fileselector-filename P{width:100%}.widget-fileselector-filename P:first-child{word-break:break-all;float:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:700}.widget-fileselector-selector{min-width:64px!important;width:64px!important;line-height:64px;height:64px!important;display:block}.widget-fileselector-selector I{vertical-align:middle}.widget-fileselector-filewrapper INPUT{display:none}.dnd-highlight{border:1px dotted #3f51b5;border-radius:4px;background-color:#bdbdbd}.colblock-item-container{transition:.3s;border-bottom:1px dashed #3f51b5}.colblock-item-container.collapsed{height:0!important;border:none}.multiple-element-selector-input-wrapper{position:absolute;top:0;left:0;width:100%;height:40px;box-sizing:border-box;padding:4px}.multiple-element-selector-input{width:100%}.multiple-element-selector-els-container{position:absolute;top:40px;height:calc(100% - 40px);width:100%;overflow:auto}.multiple-element-selector-element-wrapper{display:inline-block;margin:4px;border:1px solid #212121;padding:2px 4px 0 4px}.multiple-element-selector-label{display:inline-block;line-height:32px}.multiple-element-selector-delbtn{display:inline-block;line-height:32px;width:32px;text-align:center;cursor:pointer}.clicked{background-color:#f93!important}.activities-calendar{width:100%;table-layout:fixed}.activities-calendar thead td{text-align:right;background-color:#ff5722;color:#fff;font-weight:700;font-size:2.5em;padding:0 .5em}.activities-calendar td{border:1px solid #303f9f;width:14.285%}.activities-calendar-dayheader{background-color:#3f51b5;color:#fff;cursor:pointer;text-align:right}.activities-calendar-dayheader p{font-size:2.5em;margin:0}.activities-calendar-dayheader p span{display:inline-block;padding-left:.5em;box-sizing:border-box;width:45%}.activities-calendar-dayheader p span:last-child{text-align:left;font-size:1.2rem;padding-right:1em}.activities-calendar-dayslot{height:200px;overflow-y:auto}.activities-calendar-dayslot.today{background-color:#e0e5ff}.activities-calendar-toolbtn.tool-button{width:unset;border:1px solid #3f51b5;background-color:#e0e5ff;color:#212121;margin:unset;border-radius:unset;padding:8px;cursor:pointer}.activities-calendar-toolbtn.tool-button:active,.activities-calendar-toolbtn.tool-button:hover{background-color:#ff5722;transform:unset}.activities-calendar-toolbtn.tool-button:first-child{border-top-left-radius:8px;border-bottom-left-radius:8px}.activities-calendar-toolbtn.tool-button:last-child{border-top-right-radius:8px;border-bottom-right-radius:8px}.activities-calendar-toolbtn.tool-button-active{background-color:#303f9f}.activities-calendar-item{margin:4px!important}.activities-calendar-item hr{width:75%;border-color:#e0e5ff}.activities-calendar-item div{padding:4px}.activities-calendar-item div p{margin:4px 0}.activities-calendar-item div:first-child p:first-child{font-weight:700}.activities-calendar-item div.marker-edit-btn{text-decoration:underline dotted;cursor:pointer;text-align:right}.activities-calendar-cell{min-width:14.285%}.marker-btn{display:inline-block;cursor:pointer;padding-top:0;box-sizing:border-box}.marker-delete-btn{text-align:left;padding-left:4px;color:#303f9f}.marker-edit-btn{text-align:right;padding-right:4px}.activities-calendar-item div:first-child p:first-child{overflow:hidden;text-overflow:ellipsis}@keyframes preloader{from{transform:scale(1);background-color:#e0e5ff}to{transform:scale(1.6);background-color:#3f51b5}}@keyframes preloaderIcon{from{transform:rotate(0)}to{transform:rotate(360deg)}}.tiny-button{cursor:pointer;color:#ff5722;font-size:1.5em}.auction-timer{position:fixed;top:90%;left:85%;font-size:.8em;background-color:#ff5722;border-radius:8px;padding:8px;text-align:center;color:#fff;min-width:200px}.block-span{display:inline-block;width:50%;box-sizing:border-box}.block-span.right{text-align:right;padding-right:10px;float:right}.block-span.left{text-align:left;padding-left:10px}.marker-current-price,.marker-starting-price,[data-participant-id-total]{font-weight:700;font-size:1.1em}.auction-chat-history-ct{padding:10px;overflow-x:hidden;overflow-y:auto;height:calc(85% - 65px);box-sizing:border-box;margin:10px 0;background-color:#fff;border-radius:8px}.auction-chat-message-ct{border-spacing:0;height:15%}.auction-chat-message-ct textarea{border:none;resize:none;box-sizing:border-box}.auction-chat-message-ct td{padding:0}.auction-chat-message-ct td:last-child{color:#3f51b5}.shared-rating{color:#ff5722}.rp-best{color:green}.savings-calcs-table th{background-color:#3f51b5;color:#fff;padding:8px}.savings-calcs-table tbody td:not(:first-child){text-align:center}.savings-calcs-table th:first-of-type{text-align:left}.savings-calcs-table tbody tr{background-color:#e0e5ff}.savings-calcs-table tbody tr td{vertical-align:middle}.savings-calcs-table tbody tr td:first-child{font-weight:700}.bid-badge{padding:5px}.bid-badge:nth-child(odd){background-color:#e0e5ff}.bid-badge:nth-child(even){background-color:#ddd}.bid-badge p{text-align:center}.bid-badge .bid-amount input{width:100%}.bid-badge .bid-actions span{width:49%;display:inline-block;text-align:left}.bid-badge .bid-actions span:last-child{text-align:right}.marker-createbid{text-align:center}.savings-calcs-table .radio-switcher{display:inline-block}.bidQP{font-size:small;margin:0;text-align:center;color:#212121}.marker-online-marker{color:green}.start-page-orgname{text-align:center;color:#303f9f;display:inline-block;float:right;border:#3f51b5;background-color:#e0e5ff;margin:5px 0;padding:5px 5px 5px 15px;line-height:40px;border-top-left-radius:25px;border-bottom-left-radius:25px;border-right:none}.children-action-button{font-size:1.2em;cursor:pointer;display:none}tr:hover .children-action-button{display:table-cell}.children-action-button:hover{color:#303f9f;font-weight:700}.filter-checkbox-ct{display:inline-block;margin-right:2em;vertical-align:top}.filter-checkbox-ct h3{margin-bottom:0}.filter-checkbox-ct div{transition:.3s;overflow:auto;border:0 solid #e0e5ff}.filter-checkbox-ct div.marker-visible{padding:.5em;border-width:1px}.filter-checkbox-ct input[type=checkbox]{margin-left:.5em}.filter-checkbox-ct label{display:block}#viewport{position:absolute;top:0;left:0;margin:0;padding:0;width:100%;max-width:100%;height:100%;max-height:100%;overflow:hidden}#TopBar{top:0;left:0;margin:0;padding:0;width:100%;background-color:#303f9f;color:#fff;height:53px}#HomeButton,#MenuButton{display:block;position:absolute;top:0;left:0;width:60px;padding:4px;box-sizing:border-box;text-align:center;cursor:pointer;color:#3f51b5;transition:.3s}#HomeButton{left:64px}#HomeButton:hover,#MenuButton:hover{color:#e0e5ff}#MainMenu{text-shadow:none;position:fixed;z-index:2;left:calc(-25% - 2px);height:100%;width:25%;background-color:#e0e5ff;transition:.3s}#MainMenu:hover,#MenuButton:hover #MainMenu{left:0}#UserInfo{display:block;position:absolute;top:0;right:0;box-sizing:border-box;padding:0 2px}#UserPhotoContainer{display:inline-block;float:right;height:48px;width:48px;font-size:2em;line-height:48px;text-align:center}#UserInfo IMG{border-radius:8px;height:48px;width:48px;display:inline-block;float:right}#UserInfo P{margin:0 10px 0 0;display:inline-block;line-height:50px;font-weight:700}#StartPage section{display:inline-block;box-sizing:content-box}#StartPage section.centered{text-align:center}.dataops-page ul{list-style:none}.dataops-page ul li{margin:10px 0}.dataops-page ul li i{margin-right:10px}span[data-id=ahStateCt] .radio-switcher{display:inline-block}.img-thumb-wrapper{display:inline-block;margin:10px;width:210px;height:210px;box-sizing:border-box;vertical-align:top;border:1px solid #ff5722;line-height:204px;transition:.3s;cursor:pointer;text-align:center;position:relative}.img-thumb-wrapper I.fa-trash-alt{display:none;position:absolute;color:#ff5722;top:0;right:0;transition:.3s;cursor:pointer;margin:2px;padding:2px;background-color:#fff}.img-thumb-wrapper:hover I.fa-trash-alt{display:block}.img-thumb-wrapper:hover{box-shadow:0 0 2px 3px #ff5722}.img-thumb-wrapper img{object-fit:contain;max-height:200px;max-width:200px;vertical-align:middle;transition:.3s;filter:sepia(.7)}.img-thumb-wrapper img:hover,.img-thumb-wrapper:hover img{filter:sepia(0)}div.longtext-container{height:0;transition:.3s;overflow:hidden;background-color:#e0e5ff;border-radius:4px}div.longtext-container.marker-visible{padding:4px}.auctions-header-wrapper{position:absolute;top:0;height:130px;width:calc(100% - 20px);margin:10px 10px 0 10px;background-color:#fff;padding:8px;border-radius:8px;box-sizing:border-box}.auctions-header-wrapper h1,.auctions-header-wrapper h2,.auctions-header-wrapper h3{margin:.2em .2em .2em 0}.auction-lots-wrapper{position:absolute;top:140px;height:calc(100% - 180px);width:calc(100% - 20px);border-radius:8px;box-sizing:border-box;margin:10px}.auction-lots-ct{width:75%;float:left;transition:.3s}.auction-lots-ct.maximized{width:calc(100% - 25px)}.auction-lots-wrapper>div{display:inline-block;height:100%;overflow:auto;position:relative}.auction-lots-wrapper>div>div{margin-top:10px}[data-id=lotsCt]{height:calc(100% - 115px);overflow:auto}[data-id=btnsCt]{position:absolute;margin-bottom:0!important;bottom:0;background-color:#fff;width:calc(100% - 10px);height:48px;padding:4px 0!important;text-align:right}.auction-lots-wrapper>div h1{background-color:#3f51b5;padding:4px;position:sticky;top:0;box-sizing:border-box;border-radius:8px}.auction-lot-wrapper{width:100%}.auctions-footer-wrapper{position:absolute;bottom:0;height:30px;background-color:#e0e5ff;color:#fff;width:100%;line-height:30px}.auctions-footer-wrapper span{display:inline-block;padding:0 1em;box-sizing:border-box}.auctions-footer-wrapper span:first-child{text-align:left;float:left;width:80%}.auctions-footer-wrapper span:last-child{text-align:right;width:20%}.colored-background{background-color:#e0e5ff}.block-collapser{position:absolute;top:0;left:0;width:20px;height:100%;text-align:left;margin-top:0!important;background-color:#e0e5ff;cursor:pointer;transition:.3s}.block-collapser:hover{filter:sepia(.25)}.block-collapser:hover i{font-weight:700}.block-collapser i{position:absolute;top:50%}.auction-chat-ct{height:100%;width:calc(25% - 25px);padding-left:20px;transition:.3s}.auction-chat-ct.minimized{width:0;overflow:hidden}.auction-lot-ct,[data-id=btnsCt]{margin:0 10px 10px 0;background-color:#fff;padding:8px;border-radius:8px;box-sizing:border-box}.auction-lot-ct h1,.auction-lot-ct h2,.auction-lot-ct h3,.auction-lot-ct h4{margin:.3em .3em .3em 0}.auction-lot-ct>div{display:inline-block}.auction-lot-ct:after{content:"";display:table;clear:both}.expander-p{text-align:center;border-bottom:1px solid #000;position:relative}.expander-p a{position:absolute;top:-.75em;background-color:#fff}.expander-p a i{font-size:1.5em}.auction-lot-table{width:100%}.auction-lot-table td{vertical-align:top}.auction-lot-table .td1{width:calc(100% - 450px)}.auction-lot-table .td1.expanded{width:calc(100% - 250px)}.auction-lot-table .td2{width:250px;text-align:left}.auction-lot-table .td3{width:200px;text-align:center}.auctions-dashboard-table-ct{width:100%}.auctions-dashboard-table{border-radius:8px;border:1px solid #fff;width:calc(100% - 10px);margin:10px 10px 0 0;box-sizing:border-box}.auctions-dashboard-table th{position:sticky;background-color:#fff;top:55px}.auctions-dashboard-table thead tr:first-child td:first-child{border-top-left-radius:8px}.auctions-dashboard-table thead tr:first-child td:last-child{border-top-right-radius:8px}.auctions-dashboard-table tbody tr:last-child td:first-child{border-bottom-left-radius:8px}.auctions-dashboard-table tbody tr:last-child td:last-child{border-bottom-right-radius:8px}.auctions-dashboard-table td{text-align:center;background-color:#fff;vertical-align:middle}.auctions-dashboard-table thead tr{height:50px}.auctions-dashboard-table thead td{font-weight:700}.auctions-dashboard-table tbody td{border-top:1px solid #3f51b5}.auction-chat-message-wrapper p:first-child{margin-bottom:0}.auction-chat-message-wrapper p:last-child{margin-top:0}.auction-timer-ct{text-align:right;vertical-align:top}.auction-timer-ct div{display:inline-block;text-align:center;margin-right:1em}.auction-timer-ct div p{margin:0}[data-participant-id-total],[data-participant-id]{transition:1.5s;background-color:#fff;text-decoration:dotted;font-weight:700;cursor:pointer}[data-participant-id] a{transition:1.5s}.new-bid{background-color:#ff5722!important}.new-bid a{color:#fff}[data-id=totalsDiv]{display:inline-block;margin:0 1em}.start-page-chart-ct{width:30%;display:inline-block}.data-grid-actionbar{display:inline-block;float:left;width:100%}.data-grid-filterpanel-container{display:inline-block;float:right;width:30%}.fullsize-wrapper{width:100%;height:100%;position:relative;text-align:center}.login-form-wrapper{min-width:25%;max-width:35%;color:#3f51b5;padding:10px;display:inline-block}.login-form-wrapper input:not([type=checkbox]){font-size:1.5em;padding:.5em;width:80%}.invalid-hint{text-align:right;color:red;font-size:.7em;font-weight:700;margin:0 10%}.marker-category{padding:4px;border-radius:4px;border:1px solid #3f51b5;margin:4px;display:inline-block}.marker-category .marker-container{margin:0 4px}.marker-category i{cursor:pointer}.marker-category i.fa-times{display:none;color:#8b0000}.marker-category:hover i.fa-times{display:inline-block}.menu-item-wrapper{width:100%;height:60px;line-height:60px;border-bottom:1px dotted #3f51b5;font-weight:700;cursor:pointer;color:#212121;transition:.3s;user-select:none}.collapsed .menu-item-wrapper{display:none}.menu-item-wrapper.active,.menu-item-wrapper:hover{background-color:#3f51b5;opacity:.5;color:#fff}.menu-icon-wrapper{float:left;width:50px;height:100%;text-align:center;font-size:1.5em}.menu-text-wrapper{float:left;height:100%;width:calc(100% - 50px);text-align:left}.marker-backlink{color:#bdbdbd}.marker-backlink:hover{color:#212121}.start-page-widget{width:240px;height:180px;box-shadow:1px 2px 2px 2px #bbb;text-align:center;position:relative;cursor:pointer;display:inline-block;box-sizing:border-box;margin:10px;transition:.3s;color:#3f51b5;user-select:none;border-radius:8px}.start-page-widget.small{width:150px;height:100px}.start-page-widget.small h4{margin:10px}.start-page-widget I{display:block;margin-top:12%}.start-page-widget P{opacity:0;display:block;position:absolute;bottom:0;left:0;width:100%;height:3em;padding:8px;text-align:center;font-size:.9em;box-sizing:border-box;transition:.3s;color:#fff}.start-page-widget DIV{background-color:#fff;position:absolute;bottom:0;right:0;width:0;height:0;transition:.3s;visibility:hidden;opacity:.5;z-index:-1;border-radius:8px}.start-page-widget:hover{color:#fff}.start-page-widget:hover P{opacity:1;color:#ff5722}.start-page-widget:hover DIV{top:0;left:0;width:100%;height:100%;visibility:visible;background-color:#3f51b5}