@charset "UTF-8";.button{height:36px;min-width:140px;border-radius:8px;color:#536ca1;text-align:center;line-height:36px;margin:5px;user-select:none;transition:.3s;display:inline-block;padding:2px 4px;outline:0}.button.light{height:20px;min-width:unset;line-height:20px}.child-create-button{width:200px;display:inline-block;margin:20px 20px 20px 0;border:1px solid #f57f20}.form-footer-wrapper .button{background-color:#bcc9f7;color:#536ca1;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:#536ca1;color:#fff}.button:active{transform:scale(.95)}.button span{margin-left:.5em}.tool-button{color:#f57f20;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:#bcc9f7;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:#536ca1;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:#536ca1}.radio-switcher input[type=checkbox]:indeterminate+.radio-switcher-toggler{left:calc(50% - 15px);border-radius:0;background-color:#bcc9f7}.radio-switcher input[type=checkbox]+.radio-switcher-toggler{left:0;border-top-left-radius:10px;border-bottom-left-radius:10px;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 #536ca1}.glyph-wrapper{float:left;text-align:center}.glyph-wrapper I{vertical-align:middle}.page-block-info{float:left}select{font-size:1.5em;padding:.5em;border-radius:4px;color:#212121;border:1px solid #536ca1}input:not([type=checkbox]){padding:.5em;font-size:1.5em}input,textarea{border-radius:4px;color:#212121;padding:.5em;font-size:1.5em;border:1px solid #536ca1}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{font-weight:700}.icon-input-container INPUT{box-sizing:border-box;height:30px;width:100%}a,a:visited{color:#f57f20;text-decoration: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:#f57f20;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}.editable-warning{border:2px solid #fbc02d;background-color:#fff9c4}.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:#bcc9f7!important;color:#343f64!important;font-weight:700}.data-grid-datatable TR.data-grid-row-active{background-color:#bcc9f7}.data-grid-datatable TR.data-grid-row-bordered{background-color:#f57f20;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:#f57f20}.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:#f57f20;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:#bcc9f7}.datagrid-columnfilter-container-item.active{background-color:#f57f20}.datagrid-columnfilter-innercontainer:first-child{overflow:hidden}.datagrid-columnfilter-innercontainer{border:1px solid #f57f20;margin:10px 5%;width:90%;box-sizing:border-box;height:250px;overflow:auto;font-size:.85em;font-weight:700}.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 0;margin-left:10px}.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.collapsed .node-key-header::before{font-family:Font Awesome\ 5 Free;content:"";font-weight:900;margin-right:5px}.node-data-item{margin:2px 0 4px 1em;cursor:pointer}.node-data-item.collapsed,.node-key.collapsed{width:100%!important}.node-key .node-key-header::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.active,.node-key.active>.node-key-header{border-radius:4px;border:1px solid #536ca1;padding:0 4px}.form-position-container{position:absolute;left:50%}.form-position-container.light{left:0}.form-container{position:relative;left:-50%;height:100%;margin-top:15%;display:flex;flex-direction:column;background-color:#fff;border-radius:4px;box-shadow:0 0 4px 2px #666}.form-container.light{left:0}.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;width:30px;text-align:center;color:#536ca1;border-top-right-radius:4px;border-bottom-right-radius:4px;transition:.3s;user-select:none;cursor:pointer}.icon-container:hover{background-color:#536ca1;color:#fff}.form-table{width:100%}.invisible-form-table{width:100%;border:none}.form-table TD{vertical-align:top;padding:8px}.form-table THEAD TD{text-align:center;font-weight:700}.form-table TD INPUT,.form-table TD SELECT,.form-table TD TEXTAREA{width:98%;box-sizing:border-box}.form-table P{margin:.5em}.children-table{font-size:.9em;border-spacing:0}.children-table THEAD TR{background-color:#bcc9f7;font-weight:700}.children-table TD{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:#bcc9f7;opacity:.5}.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:#536ca1}.page{position:absolute;top:50px;left:5%;width:90%;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-actions{width:100%;box-sizing:border-box;color:#f57f20}.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}.page-action.review-button{float:left}.page-action:hover{background-color:#f57f20;color:#fff}.tablink{color:#212121;outline:0;cursor:pointer;padding:14px 16px;transition:.3s;display:inline-block;user-select:none}.tablink.active,.tablink:hover{background-color:#536ca1;color:#fff;font-weight:700}.tabcontent{display:none;padding:6px 12px;border:1px solid #536ca1;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:#ff5722}.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{border:1px solid #03a9f4}.typeahead-option{display:block;width:100%;padding:10px;font-weight:700;border:none;outline:0;background-color:#fff;border-bottom:1px solid #536ca1}.typeahead-option.active,.typeahead-option:focus,.typeahead-option:hover{background-color:#bcc9f7;color:#fff;transition:.3s}.accountselector-optionwrapper{min-height:56px;overflow:hidden}.account-badge{display:inline-block;float:left;margin-left:5px;min-height:10px;overflow:hidden}.account-badge.typeahead-option{display:block;max-width:300px;float:none;border-bottom:2px solid #bdbdbd}.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:#f57f20}.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:#536ca1;height:32px;width:32px;text-align:center;font-size:1.5em}.account-selector-button-wrapper:hover{background-color:#536ca1;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"}.tabs-buttons-scroll-ct{position:absolute;top:0;left:0;height:36px;width:100%;background-color:#343f64}.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:#f57f20}.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:#bcc9f7;border-style:solid;border-color:#536ca1;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:#343f64!important;font-weight:700}.tab-button:hover{background-color:#bcc9f7}.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:#f57f20;cursor:pointer}.tab-content{display:none;height:100%;padding:50px}.tab-content.active{display:block}.widget-base{border:1px solid #536ca1;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:#536ca1}.calendar-header H3:Hover{color:#343f64}.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}.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:#bcc9f7;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}.calendar-diffmonth-cell{background-color:#bdbdbd}.calendar-body TBODY TD:hover{background-color:#536ca1}.calendar-body TBODY TD.today{border:2px solid #536ca1;border-radius:4px}.userinfo-wrapper{border-radius:10px;height:96px;margin:10px;border:1px solid #bdbdbd;transition:.3s}.userinfo-wrapper:hover{box-shadow:0 0 2px 2px #536ca1}.userinfo-wrapper.templategrid-item-active{background-color:#536ca1;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 #536ca1;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:#536ca1}.widget-fileselector-filename{height:100%;max-width:200px;display:inline-block;padding:10px 0;box-sizing:border-box}.widget-fileselector-filename P{margin:0;width:100%}.widget-fileselector-filename P:first-child{word-break:break-all;float:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.widget-fileselector-filename P:last-child{font-size:.8em;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 #536ca1;border-radius:4px;background-color:#bdbdbd}.colblock-item-container{transition:.3s;border-bottom:1px dashed #536ca1}.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}.homework-dashboard-table{border:1px solid #bcc9f7}.homework-dashboard-table td,.homework-dashboard-table th{padding:14px}.homework-dashboard-table td{border-style:solid;border-color:#bcc9f7;border-width:0 0 1px 0}.homework-dashboard-table thead th{background-color:#bcc9f7;position:sticky;top:0}.homework-dashboard-table td.none,.homework-dashboard-table td.solved,.homework-dashboard-table td.unsolved{text-align:center;font-size:1.2em}.homework-dashboard-table td.solved{background-color:#c6f3c6;color:#006400}.homework-dashboard-table td.unsolved{background-color:#f7dadd;color:#8b0000}.homework-dashboard-table td.none{color:#f57f20;background-color:#fff}@keyframes preloader{from{transform:scale(1);background-color:#bcc9f7}to{transform:scale(1.6);background-color:#536ca1}}@keyframes preloaderIcon{from{transform:rotate(0)}to{transform:rotate(360deg)}}.children-action-button{font-size:1.2em;cursor:pointer;display:none}tr:hover .children-action-button{display:block}.children-action-button:hover{color:#343f64;font-weight:700}.badge{display:inline-block;border-radius:4px;padding:10px;font-size:1.2em;margin:0 10px;background-color:#bcc9f7;font-weight:700;box-sizing:border-box;min-width:7em;text-align:center}.badge:hover{background-color:#536ca1;color:#fff;text-decoration:underline dotted}.badge.active{border:2px solid #f57f20}.cabinet-page.light{left:0;width:100%;padding:2em 30px 2em 30px}.chessboard-widget-wrapper{height:100%;background-color:#fff;margin-left:auto;margin-right:auto}.chessboard-widget-wrapper td{width:1px}.chessboard-widget-wrapper.modal{background-color:#bcc9f7}.chessboard-widget-board-wrapper{height:100%;position:relative;display:inline-block;box-sizing:border-box;margin:0 2px}* .chessboard-widget-canvas,.chessboard-widget-board{position:absolute;top:0;left:0;width:100%;height:85%}.chessboard-widget-canvas{pointer-events:none;z-index:1}.chessboard-widget-board.marker-activetool-highlighter{cursor:pointer}.chessboard-widget-board.marker-activetool-arrows [data-square]:hover,.chessboard-widget-board.marker-activetool-highlighter [data-square]:hover{filter:saturate(2)}.chessboard-widget-board.marker-activetool-arroweraser .marker-chessboard-arrow:hover{cursor:grab}.chessboard-widget-board.marker-activetool-arrows{cursor:crosshair}.marker-chessboard-arrow{pointer-events:auto}.chessboard-widget-seekbar{width:100%;text-align:center;color:#536ca1}.chessboard-widget-seekbar i{transition:.3s;padding:4px}.chessboard-widget-seekbar.playing i.fa-play{color:#fff;background-color:#f57f20}.chessboard-widget-seekbar i:hover{cursor:pointer;color:#fff;background-color:#f57f20}.chessboard-widget-history-wrapper,.chessboard-widget-toolbar{display:inline-block;top:0;height:100%}.chessboard-widget-history-wrapper{position:relative;width:100%}.chessboard-widget-toolbar{left:0}.chessboard-widget-toolbar.mobile{display:none}.chessboard-widget-toolbtn{width:98%;box-sizing:border-box;cursor:pointer;margin:2px;color:#343f64;transition:.3s;padding:6px;position:relative;text-align:center}.chessboard-widget-toolbtn:hover{background-color:#f57f20;color:#fff}.chessboard-widget-toolbtn.active{background-color:#343f64;color:#fff}.chessboard-widget-toolbtn I{font-size:3em;display:inline-block}.chessboard-widget-toolbtn SPAN{display:inline-block;padding-left:6px;position:absolute;top:50%;transform:translateY(-50%);font-size:1.3em}.chessboard-widget-sparepieces-wrapper{display:inline-block;top:0;height:100%;background-color:#fff;padding:20px 10px;box-sizing:border-box}.chessboard-widget-sparepieces-wrapper.light{display:none}.chessboard-widget-sparepieces-wrapper td:hover{background-color:#f57f20;cursor:pointer}.highlighted.white{fill:#eedab6!important}.highlighted.black{fill:#c7a47b!important}.chessboard-widget-history{max-height:100%;overflow:auto;box-sizing:border-box}.move-block-wrapper{display:block}.move-block-wrapper:nth-child(odd){background-color:#bcc9f7}.move-block-halfmove{margin:0 10px}.move-block-halfmove[data-piece]:before{padding:1px;margin-right:4px;font-family:"Font Awesome 5 Free";font-weight:900;text-align:center;width:1.25em;display:inline-block}.move-block-halfmove[data-piece-color=w]:before{background-color:#000;color:#fff}.move-block-halfmove[data-piece-color=b]:before{background-color:#fff;color:#000}.move-block-halfmove[data-piece=r]:before{content:""}.move-block-halfmove[data-piece=n]:before{content:""}.move-block-halfmove[data-piece=b]:before{content:""}.move-block-halfmove[data-piece=k]:before{content:""}.move-block-halfmove[data-piece=q]:before{content:""}.move-block-halfmove[data-piece=p]:before{content:""}.move-block-halfmove:hover{font-weight:700;cursor:pointer;text-decoration:underline dotted}.move-block-halfmove.active{font-weight:700;background-color:#f57f20;color:#fff;width:60%;display:inline-block}[data-gameendmark]{margin-right:10px}[data-gameendmark=false]{background-color:salmon}[data-gameendmark=false]:after{content:"❌"}[data-gameendmark=true]{background-color:#90ee90}[data-gameendmark=true]:after{content:"✅"}.problem-sandbox{position:absolute;top:0;left:20%;width:70%;height:100%}.problem-sandbox.light{left:0;width:100%}.problem-sandbox-chessboard{position:absolute;top:0;left:0;width:80%;height:100%;overflow:hidden}.problem-sandbox-chessboard.light{width:70%}.problem-sandbox-sidepanel{position:absolute;top:0;left:80%;width:20%;height:100%;overflow-y:auto;box-sizing:border-box;margin:0 2px}.problem-sandbox-sidepanel.light{left:70%;width:30%}.problem-sandbox-header{position:absolute;top:0;height:20%;width:100%;padding:10px 20px 10px 10px;box-sizing:border-box;text-align:right}.problem-sandbox-header h3,.problem-sandbox-history h3,.problem-sandbox-tools H3{margin:0;text-align:right}.problem-sandbox-history{position:absolute;top:20%;height:60%;width:100%;overflow-y:auto;padding-right:20px;box-sizing:border-box}.problem-sandbox-history P SPAN{display:inline-block;width:49%}.problem-sandbox-tools{position:absolute;top:80%;height:20%;width:100%;text-align:right;padding-right:20px;box-sizing:border-box}.problem-sandbox-tools .button{border:1px solid #536ca1;width:90%}.problem-sandbox-tools a{display:block;width:100%;background-color:#2b81af;padding:10px}.problem-sandbox-moveslog{width:100%;box-shadow:1px 1px 4px 1px #bcc9f7}.problem-sandbox-moveslog tbody tr td:nth-child(1){background-color:#bcc9f7;text-align:center;vertical-align:middle;border-style:solid;border-width:0 1px 0 0;border-color:#536ca1;width:20%;font-size:.9em}.problem-sandbox-moveslog tbody tr td:nth-child(2){width:40%}.chessboard-promotion-pieces{cursor:pointer}.chessboard-promotion-pieces td img:hover{background-color:#bcc9f7}.marker-response{width:100%;display:inline-block}.chessboard-ct{width:200px;height:200px}#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:#343f64;color:#fff;height:53px}#HelpButton,#HomeButton,#MenuButton{display:block;position:absolute;top:0;left:0;width:60px;padding:4px;box-sizing:border-box;text-align:center;cursor:pointer;color:#536ca1;transition:.3s}#HomeButton{left:64px}#HelpButton{left:128px}#HelpButton:hover,#HomeButton:hover,#MenuButton:hover{color:#f57f20}#MainMenu{text-shadow:none;position:fixed;z-index:2;left:calc(-25% - 2px);height:100%;width:25%;background-color:#fff;transition:.3s;box-shadow:2px 0 2px 0 #bbb}#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:block;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}.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%;color:#536ca1;padding:3em 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 #536ca1;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 solid #bdbdbd;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:#536ca1;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:#536ca1;user-select:none}.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}.start-page-widget:hover{color:#fff}.start-page-widget:hover P{opacity:1;color:#f57f20}.start-page-widget:hover DIV{top:0;left:0;width:100%;height:100%;visibility:visible;background-color:#536ca1}.categories-wrapper{position:absolute;top:0;left:0;width:25%;height:100%;overflow:auto;border-right:2px solid #bcc9f7;background-color:#536ca1;color:#fff}.categories-wrapper H1{text-align:center}.categories-wrapper table{width:80%;margin:40px 10%;font-size:1.3em}.previews-container{position:absolute;top:0;left:25%;height:100%;width:75%;overflow:auto}.marker-category-row{border-bottom:1px solid #2b81af;cursor:pointer}.marker-category-row TD{padding:.5em 0}.marker-category-row:hover{background-color:#bcc9f7}.marker-category-row.active{background-color:#f57f20;font-weight:700}.preview-wrapper{display:inline-block;margin:20px;box-sizing:border-box;width:45%;padding:10px}.preview-wrapper.templategrid-item-active{background-color:#90ee90}.preview-wrapper P{font-size:.8em;padding-left:10px;margin:0}.preview-wrapper H2{margin-bottom:0}.preview-wrapper hr{border-style:groove}.preview-header{color:#536ca1;padding:10px}.preview-description{padding:10px;height:100px;overflow:hidden}