.aio-table{display:flex;flex-direction:column;box-sizing:border-box;border:1px solid #ddd;-ms-user-select:none;user-select:none;-webkit-user-select:none;background:#eceef1;position:relative;color:#999;font-size:14px;overflow:hidden;height:500px}.aio-table.rtl{direction:rtl}.aio-table-body{display:flex;width:100%;flex:1 1;overflow:hidden}.aio-table-unit{display:grid;width:100%;overflow:auto;align-content:flex-start}#aio-table-first-split{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;overflow-x:scroll!important}#aio-table-second-split{flex:1 1;overflow-x:scroll}.aio-table-title{display:flex;align-items:center;padding:0 6px;position:sticky;box-sizing:border-box;position:-webkit-sticky;background:#fff;z-index:100;box-shadow:1px 4px 6px -2px rgba(0,0,0,.1)}.aio-table-title:after{content:"";width:1px;height:100%;top:0;background:#ddd;left:100%;position:absolute}.aio-table.rtl .aio-table-title{box-shadow:-1px 4px 6px -2px rgba(0,0,0,.1)}.aio-table-title-text{flex:1 1;height:100%;display:flex;align-items:center}.aio-table-resize{width:8px;height:100%;position:absolute;right:0;opacity:1;cursor:col-resize}.aio-table-cell{display:flex;align-items:center;padding:0 8px;box-sizing:border-box;position:relative;box-shadow:3px 4px 6px -2px rgba(0,0,0,.1);white-space:nowrap;text-overflow:ellipsis;background:#fff}.aio-table-cell-selectable{-ms-user-select:text;user-select:text;-webkit-user-select:text}.aio-table-cell-hidden{display:none}.aio-table-cell-content{width:100%;height:100%;align-items:center;overflow:hidden;display:flex}.aio-table-icon{height:24px;display:flex;font-size:16px;align-items:center;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.aio-table.rtl .aio-table-cell{box-shadow:-3px 4px 6px -2px rgba(0,0,0,.1)}.aio-table-input-container{width:100%;height:100%;left:0;border-radius:0;top:0;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;max-height:75%}.aio-table-input-container.on-template{flex:1 1;position:absolute;max-height:100%}.aio-table-input{border:none;outline:none;background:none;flex:1 1;width:100%;position:relative;color:inherit;font-size:inherit;font-family:inherit}select.aio-table-input{background:rgba(0,0,0,.02)}.aio-table-input-border{height:2px;width:0;display:flex;align-items:center;justify-content:center;background:#1e90ff}.aio-table-input:focus+.aio-table-input-border{width:100%;transition:.3s}.aio-table-nodata,.aio-table-paging{display:flex;align-items:center;justify-content:center}.aio-table-paging{padding:6px 0;flex-shrink:0;border-top:1px solid #ddd;background:#eaecf0}.aio-table-paging-button{background:#fff;width:24px;height:24px;border-radius:100%;margin:0 3px;display:flex;align-items:center;justify-content:center;color:inherit}select.aio-table-paging-button{width:60px;border-radius:24px;border:none;padding:0 6px;outline:none}.aio-table-paging-number{padding:0 6px}.aio-table-toggle{height:24px;display:flex;align-items:center;flex-shrink:0;cursor:pointer}.aio-table-cell-gap{width:6px;flex-shrink:0}.aio-table-space{background:#fff}.aio-table.rtl .aio-table-resize{left:0;right:unset}.aio-table-error{position:absolute;width:100%;height:100%;left:0;top:0;background:red;padding:8px;font-size:12px;color:#fff;box-sizing:border-box}@-webkit-keyframes loadingScaleY{0%,40%,to{-webkit-transform:scaleY(.4);transform:scaleY(.4)}20%{-webkit-transform:scaleY(1);transform:scaleY(1)}}@keyframes loadingScaleY{0%,40%,to{-webkit-transform:scaleY(.4);transform:scaleY(.4)}20%{-webkit-transform:scaleY(1);transform:scaleY(1)}}.aio-table-loading{z-index:100;position:absolute;width:100%;height:100%;top:0;left:0;display:flex;align-items:center}.aio-table-cell.aio-table-relative-filter{opacity:.4}.aio-table-cell.striped{background:#f5f5f5}.aio-table-filter-popup{background:#e3e6ea;padding:6px}.aio-table-filter-icon{width:24px;height:100%;display:flex;align-items:center;justify-content:center}.aio-table-filter-icon button{color:inherit;height:100%;background:none}.aio-table-filter-item{display:flex;margin-bottom:6px}.aio-table-filter-footer{display:flex;align-items:center;justify-content:center}.aio-table-filter-footer button{border:none;width:100%;min-width:200px;height:24px;background:#f3f6f8;color:#888;cursor:pointer;font-family:inherit}.aio-table-filter-item select{height:26px;width:90px;border:none;outline:none;cursor:pointer;font-family:inherit}.aio-table-filter-item input{height:24px;outline:none;width:120px;border:none;font-family:inherit}.aio-table-filter-remove{height:26px;width:26px;background:#fff}.aio-table-boolean,.aio-table-filter-remove{display:flex;align-items:center;cursor:pointer;justify-content:center}.aio-table-boolean{height:24px;margin-bottom:6px}.aio-table-group{display:flex;padding:0 12px;height:24px;align-items:center;white-space:nowrap;background:#fff;text-overflow:ellipsis;overflow:hidden;position:relative;box-shadow:1px 4px 6px -2px rgba(0,0,0,.1)}.aio-table-group-text{height:100%;display:flex;flex:1 1;align-items:center;white-space:pre-wrap}.aio-table-toolbar{padding:0 6px;display:flex;align-items:center;flex-shrink:0;height:36px}@media print{.aio-table-toolbar{display:none}}.aio-table-toolbar-button{background:#fff;color:inherit;height:30px;border-radius:36px;width:30px;margin:0 3px}.aio-table-splitter{width:2px;background:#ddd;position:relative;display:flex;align-items:center;justify-content:center}.aio-table-splitter:after{content:"";opacity:0;z-index:1;cursor:col-resize;position:absolute;height:100%;width:6px;flex:1 1;background:red}.aio-table-search{flex:1 1;border-radius:36px;margin:0 6px;background:#fff;height:30px;display:flex;align-items:center;border:1px solid #eee;padding:0 6px;box-sizing:border-box}.aio-table-search-input{flex:1 1;border:none;outline:none;height:100%;background:none}.aio-table-title-gantt{background:#fff!important}.aio-table-title-gantt .r-range-slider{flex:1 1;padding:0;height:unset}.aio-table-cell-gantt .r-range-slider{flex:1 1;padding:0;height:24px}.aio-table-cell-gantt .r-range-slider-fill{height:16px!important;color:#79a4cf}.aio-table-cell-gantt .r-range-slider-fill-container div:not(.r-range-slider-fill){z-index:1;font-size:10px}.aio-table-cell-gantt .r-range-slider-point{border-radius:0;background:rgba(0,174,255,0)}.aio-table-arrow-down,.aio-table-arrow-up{width:30px;height:24px;display:flex;align-items:center;justify-content:flex-end}.aio-table-arrow-up:after{border-bottom:8px solid}.aio-table-arrow-down:after,.aio-table-arrow-up:after{content:"";border-left:8px solid transparent;border-right:8px solid transparent}.aio-table-arrow-down:after{border-top:8px solid}.aio-table-card{background:#fff;position:relative;display:flex;box-sizing:border-box;-ms-user-select:text;user-select:text;-webkit-user-select:text}.aio-table-unit::-webkit-scrollbar{width:10px!important;height:10px!important}#aio-table-first-split::-webkit-scrollbar{width:0!important}.aio-table-unit::-webkit-scrollbar-track{background-color:transparent}.aio-table-unit::-webkit-scrollbar-thumb{background-color:#cdd4e0;border-radius:20px;border:3px solid transparent;background-clip:content-box}.aio-table-unit::-webkit-scrollbar-thumb:hover{background-color:#868e9e}.aio-table-options{background:none;font-size:inherit;color:inherit}.aio-table-slider{display:flex;font-size:inherit;align-items:center;height:100%;width:100%}.aio-table-cell-has-subtext{flex:1 1;height:100%;display:flex;flex-direction:column}.aio-table-cell-uptext{white-space:nowrap}.aio-table-cell-subtext,.aio-table-cell-uptext{display:flex;align-items:center;flex:1 1;position:relative}.aio-table-cell-subtext{font-size:80%;opacity:.7}:root{--grid-selected-color:#333;--grid-color:rgba(0,0,0,0.87);--grid-paging-color:#333;--grid-font-size:13px;--grid-header-font-size:13px}.grid{padding:12px}.grid-cell,.grid-group-row-container{box-shadow:8px 3px 5px -1px rgba(0,0,0,.1)}.grid.rtl .grid-cell,.grid.rtl .grid-group-row-container{box-shadow:-8px 3px 5px -1px rgba(0,0,0,.1)}.grid-fixed-row-container,.grid-group-row-container{border-top:1px solid #e2e5f0}.grid-cell,.grid-group-row-container,.grid-title{border-bottom:1px solid #e2e5f0}.grid-title{border-right:1px solid #f6f7fb}.grid-group-row-container{background:#fff!important}.grid-fullwidth-cell.selected .grid-toggle-icon{fill:#333;fill:var(--grid-selected-color);stroke:#333;stroke:var(--grid-selected-color)}.grid{font-size:13px;font-size:var(--grid-font-size)}.grid-title{font-size:13px;font-size:calc(var(--grid-header-font-size))}.grid-fullwidth-cell-fixed{font-size:15px;font-size:calc(var(--grid-font-size) + 2px)}.objective-grid [data-level="1"]{background:#f5f5f5}.grid-iconbar{display:flex;align-items:center;justify-content:center;height:100%;left:0;top:0;font-size:20px}.grid.grid-flat-mode .grid-cell{border-top:1px solid #eee}.grid-eye-icon{font-size:18px;background:#49b1f5;border-radius:100%;width:30px;height:30px;color:#fff}.grid-eye-icon,.grid-icon{display:flex;align-items:center;justify-content:center}.grid.rtl .grid-icon{margin-right:unset;margin-left:6px}.grid-custom-checkbox{font-size:24px;display:flex;align-items:center;justify-content:center;color:#8d8d8d;cursor:pointer}.grid-custom-checkbox.disabled{cursor:not-allowed;opacity:.1}.objective-tasks-button,.objective-update-button{font-size:11px;width:80px;height:28px;color:inherit;border-radius:20px;cursor:pointer;border:2px solid}.objective-tasks-button{color:#49b1f5;background:#fff}.objective-update-button{background:#49b1f5;color:#fff}.grid-cell-accountable{background:var(--main-color);color:#fff;border-radius:100%;font-size:10px;font-weight:700;width:26px;height:26px;display:flex;align-items:center;justify-content:center}.grid-cell-accountable.pointer-Medium{font-size:9px;width:22px;height:22px}.grid-cell-accountable.grid-cell-accountable-full{background:none;color:#777;border-radius:0;font-size:10px;font-weight:700;width:100%;padding:0 6px;justify-content:flex-start}.grid-fixed-row-html{position:absolute;height:104px;background:#f6f7fb;top:-6px}.grid-fixed-row-svg{position:absolute;width:100%;top:-6px;height:100%;stroke:#305d6e;stroke-dasharray:4,2}.grid-checkbox-icon{background:var(--main-color);color:#fff!important;border-radius:100%;font-size:16px;width:26px;height:26px;font-weight:700}.grid-checkbox-icon,.grid-period-cell{display:flex;align-items:center;justify-content:center}.grid-period-cell{border-radius:24px;border:1px solid #49b1f5;box-shadow:0 0 5px 1px rgba(73,177,245,.3);font-size:11px;padding:2px 6px}.grid-score-cell{display:flex;flex:1 1;align-items:center;justify-content:center}.grid-score-cell-slider{flex:1 1;z-index:1}.grid-score-cell-value{width:48px;text-align:center}.grid-cell-start-here{color:#145af9;font-size:20px;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.grid-action-icon{font-size:18px;color:#666}.objective-inline-comment .r-chatbox{width:300px;height:300px;border:none!important}.objective-inline-comment{width:300px}.objective-inline-comment-header{width:100%;direction:inherit;height:48px;display:grid;line-height:48px;background:#f5f5f5;box-shadow:0 0 8px 0 rgba(0,0,0,.3);z-index:10;position:relative;grid-template-columns:auto 48px}.objective-inline-comment-title{padding:0 16px;overflow:hidden;font-weight:700;text-overflow:ellipsis;z-index:1}.objective-inline-comment-icon{cursor:pointer;font-size:16px;display:flex;align-items:center;justify-content:center}.status-popup{width:300px;height:60px;display:flex;align-items:center;justify-content:space-between;padding:0 12px;box-sizing:border-box}.status-popup-item{width:50px;display:flex;flex-direction:column;align-items:center;position:relative;background:#fff;z-index:10;color:#ccc;cursor:pointer}.status-popup-item .status{color:#ccc}.status-popup-item.disabled .status,.status-popup-item.disabled .status-popup-item-text{opacity:.8;cursor:not-allowed}.status-popup-item.active .status{color:var(--main-color)}.status-line{z-index:1;height:2px;width:calc(100% - 72px);position:absolute;left:36px;top:20px;background:#ddd}.rvd{display:flex;position:relative;box-sizing:border-box;overflow-x:hidden;overflow-y:hidden}.rvd,.rvd-gap{flex-shrink:0}.rvd-gap:last-child{display:none}.rvd-justify{justify-content:center}.rvd-align{align-items:center}.rvd-ofx-auto{overflow-x:auto}.rvd-ofx-visible{overflow-x:visible}.rvd-ofy-auto{overflow-y:auto}.rvd-ofy-visible{overflow-y:visible}.rvd-of-visible{overflow:visible!important}.rvd-of-auto{overflow:auto!important}.rvd-row{flex-direction:row}.rvd-pointer{cursor:pointer}.rvd-column{flex-direction:column}@media screen and (max-width:768px){.rvd-hide-xs{display:none!important}}@media screen and (min-width:768px) and (max-width:992px){.rvd-hide-sm{display:none!important}}@media screen and (min-width:992px) and (max-width:1200px){.rvd-hide-md{display:none!important}}@media screen and (min-width:1200px){.rvd-hide-lg{display:none!important}}.rvd::-webkit-scrollbar{width:10px!important;height:10px!important}.rvd::-webkit-scrollbar-track{background-color:transparent}.rvd::-webkit-scrollbar-thumb{background-color:#cdd4e0;border-radius:20px;border:3px solid transparent;background-clip:content-box;background-color:#b1b9ca}.rvd::-webkit-scrollbar-thumb:hover{background-color:#6f7888}.p-0{padding:0}.p-3{padding:3px}.p-6{padding:6px}.p-8{padding:8px}.p-12{padding:12px}.p-16{padding:16px}.p-24{padding:24px}.p-36{padding:36px}.p-48{padding:48px}.p-60{padding:60px}.p-72{padding:72px}.p-l-0,.rvd-ltr .p-s-0,.rvd-rtl .p-e-0{padding-left:0}.p-l-3,.rvd-ltr .p-s-3,.rvd-rtl .p-e-3{padding-left:3px}.p-l-6,.rvd-ltr .p-s-6,.rvd-rtl .p-e-6{padding-left:6px}.p-l-8,.rvd-ltr .p-s-8,.rvd-rtl .p-e-8{padding-left:8px}.p-l-12,.rvd-ltr .p-s-12,.rvd-rtl .p-e-12{padding-left:12px}.p-l-16,.rvd-ltr .p-s-16,.rvd-rtl .p-e-16{padding-left:16px}.p-l-24,.rvd-ltr .p-s-24,.rvd-rtl .p-e-24{padding-left:24px}.p-l-36,.rvd-ltr .p-s-36,.rvd-rtl .p-e-36{padding-left:36px}.p-l-48,.rvd-ltr .p-s-48,.rvd-rtl .p-e-48{padding-left:48px}.p-l-60,.rvd-ltr .p-s-60,.rvd-rtl .p-e-60{padding-left:60px}.p-l-72,.rvd-ltr .p-s-72,.rvd-rtl .p-e-72{padding-left:72px}.p-r-0,.rvd-ltr .p-e-0,.rvd-rtl .p-s-0{padding-right:0}.p-r-3,.rvd-ltr .p-e-3,.rvd-rtl .p-s-3{padding-right:3px}.p-r-6,.rvd-ltr .p-e-6,.rvd-rtl .p-s-6{padding-right:6px}.p-r-8,.rvd-ltr .p-e-8,.rvd-rtl .p-s-8{padding-right:8px}.p-r-12,.rvd-ltr .p-e-12,.rvd-rtl .p-s-12{padding-right:12px}.p-r-16,.rvd-ltr .p-e-16,.rvd-rtl .p-s-16{padding-right:16px}.p-r-24,.rvd-ltr .p-e-24,.rvd-rtl .p-s-24{padding-right:24px}.p-r-36,.rvd-ltr .p-e-36,.rvd-rtl .p-s-36{padding-right:36px}.p-r-48,.rvd-ltr .p-e-48,.rvd-rtl .p-s-48{padding-right:48px}.p-r-60,.rvd-ltr .p-e-60,.rvd-rtl .p-s-60{padding-right:60px}.p-r-72,.rvd-ltr .p-e-72,.rvd-rtl .p-s-72{padding-right:72px}.p-t-0{padding-top:0}.p-t-3{padding-top:3px}.p-t-6{padding-top:6px}.p-t-8{padding-top:8px}.p-t-12{padding-top:12px}.p-t-16{padding-top:16px}.p-t-24{padding-top:24px}.p-t-36{padding-top:36px}.p-t-48{padding-top:48px}.p-t-60{padding-top:60px}.p-t-72{padding-top:72px}.p-b-0{padding-bottom:0}.p-b-3{padding-bottom:3px}.p-b-6{padding-bottom:6px}.p-b-8{padding-bottom:8px}.p-b-12{padding-bottom:12px}.p-b-16{padding-bottom:16px}.p-b-24{padding-bottom:24px}.p-b-36{padding-bottom:36px}.p-b-48{padding-bottom:48px}.p-b-60{padding-bottom:60px}.p-b-72{padding-bottom:72px}.p-h-3{padding-left:3px;padding-right:3px}.p-h-6{padding-left:6px;padding-right:6px}.p-h-8{padding-left:8px;padding-right:8px}.p-h-12{padding-left:12px;padding-right:12px}.p-h-16{padding-left:16px;padding-right:16px}.p-h-24{padding-left:24px;padding-right:24px}.p-h-36{padding-left:36px;padding-right:36px}.p-h-48{padding-left:48px;padding-right:48px}.p-h-60{padding-left:60px;padding-right:60px}.p-h-72{padding-left:72px;padding-right:72px}.p-v-3{padding-top:3px;padding-bottom:3px}.p-v-6{padding-top:6px;padding-bottom:6px}.p-v-8{padding-top:8px;padding-bottom:8px}.p-v-12{padding-top:12px;padding-bottom:12px}.p-v-16{padding-top:16px;padding-bottom:16px}.p-v-24{padding-top:24px;padding-bottom:24px}.p-v-36{padding-top:36px;padding-bottom:36px}.p-v-48{padding-top:48px;padding-bottom:48px}.p-v-60{padding-top:60px;padding-bottom:60px}.p-v-72{padding-top:72px;padding-bottom:72px}.m-l-0,.rvd-ltr .m-s-0,.rvd-rtl .m-e-0{margin-left:0}.m-l-3,.rvd-ltr .m-s-3,.rvd-rtl .m-e-3{margin-left:3px}.m-l-6,.rvd-ltr .m-s-6,.rvd-rtl .m-e-6{margin-left:6px}.m-l-8,.rvd-ltr .m-s-8,.rvd-rtl .m-e-8{margin-left:8px}.m-l-12,.rvd-ltr .m-s-12,.rvd-rtl .m-e-12{margin-left:12px}.m-l-16,.rvd-ltr .m-s-16,.rvd-rtl .m-e-16{margin-left:16px}.m-l-24,.rvd-ltr .m-s-24,.rvd-rtl .m-e-24{margin-left:24px}.m-l-36,.rvd-ltr .m-s-36,.rvd-rtl .m-e-36{margin-left:36px}.m-l-48,.rvd-ltr .m-s-48,.rvd-rtl .m-e-48{margin-left:48px}.m-l-60,.rvd-ltr .m-s-60,.rvd-rtl .m-e-60{margin-left:60px}.m-l-72,.rvd-ltr .m-s-72,.rvd-rtl .m-e-72{margin-left:72px}.m-r-0,.rvd-ltr .m-e-0,.rvd-rtl .m-s-0{margin-right:0}.m-r-3,.rvd-ltr .m-e-3,.rvd-rtl .m-s-3{margin-right:3px}.m-r-6,.rvd-ltr .m-e-6,.rvd-rtl .m-s-6{margin-right:6px}.m-r-8,.rvd-ltr .m-e-8,.rvd-rtl .m-s-8{margin-right:8px}.m-r-12,.rvd-ltr .m-e-12,.rvd-rtl .m-s-12{margin-right:12px}.m-r-16,.rvd-ltr .m-e-16,.rvd-rtl .m-s-16{margin-right:16px}.m-r-24,.rvd-ltr .m-e-24,.rvd-rtl .m-s-24{margin-right:24px}.m-r-36,.rvd-ltr .m-e-36,.rvd-rtl .m-s-36{margin-right:36px}.m-r-48,.rvd-ltr .m-e-48,.rvd-rtl .m-s-48{margin-right:48px}.m-r-60,.rvd-ltr .m-e-60,.rvd-rtl .m-s-60{margin-right:60px}.m-r-72,.rvd-ltr .m-e-72,.rvd-rtl .m-s-72{margin-right:72px}.m-t-0{margin-top:0}.m-t-3{margin-top:3px}.m-t-6{margin-top:6px}.m-t-8{margin-top:8px}.m-t-12{margin-top:12px}.m-t-16{margin-top:16px}.m-t-24{margin-top:24px}.m-t-36{margin-top:36px}.m-t-48{margin-top:48px}.m-t-60{margin-top:60px}.m-t-72{margin-top:72px}.m-b-0{margin-bottom:0}.m-b-3{margin-bottom:3px}.m-b-6{margin-bottom:6px}.m-b-8{margin-bottom:8px}.m-b-12{margin-bottom:12px}.m-b-16{margin-bottom:16px}.m-b-24{margin-bottom:24px}.m-b-36{margin-bottom:36px}.m-b-48{margin-bottom:48px}.m-b-60{margin-bottom:60px}.m-b-72{margin-bottom:72px}.m-h-3{margin-left:3px;margin-right:3px}.m-h-6{margin-left:6px;margin-right:6px}.m-h-8{margin-left:8px;margin-right:8px}.m-h-12{margin-left:12px;margin-right:12px}.m-h-16{margin-left:16px;margin-right:16px}.m-h-24{margin-left:24px;margin-right:24px}.m-h-36{margin-left:36px;margin-right:36px}.m-h-48{margin-left:48px;margin-right:48px}.m-h-60{margin-left:60px;margin-right:60px}.m-h-72{margin-left:72px;margin-right:72px}.m-v-3{margin-top:3px;margin-bottom:3px}.m-v-6{margin-top:6px;margin-bottom:6px}.m-v-8{margin-top:8px;margin-bottom:8px}.m-v-12{margin-top:12px;margin-bottom:12px}.m-v-16{margin-top:16px;margin-bottom:16px}.m-v-24{margin-top:24px;margin-bottom:24px}.m-v-36{margin-top:36px;margin-bottom:36px}.m-v-48{margin-top:48px;margin-bottom:48px}.m-v-60{margin-top:60px;margin-bottom:60px}.m-v-72{margin-top:72px;margin-bottom:72px}.br-0{border-radius:0}.br-4{border-radius:4px}.br-6{border-radius:6px}.br-8{border-radius:8px}.br-12{border-radius:12px}.br-16{border-radius:16px}.br-24{border-radius:24px}.br-36{border-radius:36px}.br-100{border-radius:100%}.br-b-0{border-bottom-left-radius:0;border-bottom-right-radius:0}.br-t-0{border-top-right-radius:0}.br-l-0,.br-t-0{border-top-left-radius:0}.br-l-0{border-bottom-left-radius:0}.br-r-0{border-top-right-radius:0;border-bottom-right-radius:0}.fs-8{font-size:8px}.fs-9{font-size:9px}.fs-10{font-size:10px}.fs-12{font-size:12px}.fs-14{font-size:14px}.fs-16{font-size:16px}.fs-18{font-size:18px}.fs-20{font-size:20px}.fs-24{font-size:24px}.fs-28{font-size:28px}.fs-32{font-size:32px}.fs-36{font-size:36px}.fs-48{font-size:48px}.h-1{height:1px}.h-2{height:2px}.h-3{height:3px}.h-4{height:4px}.h-6{height:6px}.h-8{height:8px}.h-12{height:12px}.h-16{height:16px}.h-24{height:24px}.h-30{height:30px}.h-36{height:36px}.h-40{height:40px}.h-48{height:48px}.h-60{height:60px}.h-72{height:72px}.h-96{height:96px}.h-120{height:120px}.h-144{height:144px}.h-168{height:168px}.h-192{height:192px}.h-216{height:216px}.h-240{height:240px}.h-264{height:264px}.h-288{height:288px}.h-100{height:100%}.w-1{width:1px}.w-2{width:2px}.w-3{width:3px}.w-4{width:4px}.w-6{width:6px}.w-8{width:8px}.w-12{width:12px}.w-16{width:16px}.w-24{width:24px}.w-30{width:30px}.w-36{width:36px}.w-40{width:40px}.w-48{width:48px}.w-60{width:60px}.w-72{width:72px}.w-96{width:96px}.w-120{width:120px}.w-144{width:144px}.w-168{width:168px}.w-192{width:192px}.w-216{width:216px}.w-240{width:240px}.w-264{width:264px}.w-288{width:288px}.w-100{width:100%}.bg-fff{background:#fff}.bg-ddd{background:#ddd}.color-fff{color:#fff}.border-ddd{border:1px solid #ddd}.border-eee{border:1px solid #eee}.of-visible{overflow:visible}.of-hidden{overflow:hidden}.of-auto{overflow:auto}.ofy-visible{overflow-y:visible}.ofy-hidden{overflow-y:hidden}.ofy-auto{overflow-y:auto}.ofx-visible{overflow-x:visible}.ofx-hidden{overflow-x:hidden}.ofx-auto{overflow-x:auto}.align-v{display:flex;align-items:center}.align-h,.align-vh{display:flex;justify-content:center}.align-vh{align-items:center}.fullscreen{position:fixed;left:0;top:0;width:100%;height:100%}.Toastify__toast--rtl{font-family:"IRANSans-light"!important}.r-notification{font-size:13px}.r-success{background:#3c763d}.r-warning{background:#8a6d3b}.r-error{background:#a94442}.r-info{background:#31708f}.dropdown-filter{padding:12px 16px}.dropdown-filter.rtl{direction:rtl}.dropdown-filter-item{width:100%;position:relative;display:flex;color:#777;margin-bottom:6px}.dropdown-filter-item-remove{width:24px;height:30px;display:flex;align-items:center;justify-content:center}.dropdown-filter-item select{height:30px;color:#777;line-height:24px}.dropdown-filter-item input,.dropdown-filter-item select{border-radius:4px;width:90px;margin:0 3px;border:1px solid #ddd;outline:none}.dropdown-filter-item input{height:26px;line-height:18px}.dropdown-filter-add{width:100%;display:flex;justify-content:center}.dropdown-filter-add button{background:#145af9;color:#fff;border-radius:4px;height:24px;line-height:24px;padding:0 24px}body.aio-button-open{overflow:hidden}.aio-button{box-sizing:border-box;border:0;cursor:pointer;outline:0;display:flex;align-items:center;position:relative;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:3px 8px;-ms-user-select:none;user-select:none;-webkit-user-select:none;font-size:12px;font-family:inherit}.aio-button:disabled{cursor:not-allowed!important;opacity:.3}.aio-button.rounded{border-radius:100px}.aio-button.rtl{direction:rtl}.aio-button-option{white-space:nowrap;width:100%;border:0;background:none;padding:12px 16px;outline:0;box-sizing:border-box;cursor:pointer;display:flex;color:#111;font-size:14px;align-items:center}.aio-button-add{height:36px;font-size:inherit;color:inherit;padding:0 12px}.aio-button-add,.aio-button-search{display:flex;align-items:center;justify-content:center}.aio-button-search{padding:0 6px;background:#fff;box-sizing:border-box;top:0;width:100%;border-bottom:1px solid #ddd}.aio-button-search input{outline:0;height:24px;border:none;color:#666;background:none;width:100%;font-size:inherit;padding:8px}.aio-button-icon{width:24px;height:30px;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:1;color:inherit;position:unset!important}.aio-button.rtl .aio-button-icon{right:unset;left:8px}.aio-button-icon.disabled{opacity:.5}.aio-button-options{flex:1 1;overflow-y:auto;display:flex;flex-direction:column;outline:none}.aio-button-popup-container{position:fixed;z-index:1000000000;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.1)}.aio-button-popup-container.rtl{direction:ltr}.aio-button-popup-container.rtl .aio-button-icon{right:unset;left:8px}.aio-button-option.disabled{opacity:.2;cursor:not-allowed}a.aio-button-option{width:-webkit-fill-available;width:fill-available}.aio-button-popup{position:absolute!important;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;flex-direction:column;background:#fff;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);border-radius:6px;border:1px solid #d1d3d6;-ms-user-select:none;user-select:none;-webkit-user-select:none;outline:none}.aio-button-options::-webkit-scrollbar{width:10px!important;height:10px!important}.aio-button-options::-webkit-scrollbar-track{background-color:transparent}.aio-button-options::-webkit-scrollbar-thumb{background-color:#e6e7e9;border-radius:20px;border:3px solid transparent;background-clip:content-box}.aio-button-options::-webkit-scrollbar-thumb:hover{background-color:#a8bbbf}.aio-button-gap{flex-shrink:0}.aio-button-check-icon{width:18px;height:18px;position:relative;flex-shrink:0;border:2px solid}.aio-button-check-icon.checked{background:#1e90ff;border-color:#1e90ff}.aio-button-check-icon.checked:before{content:"";position:absolute;width:4px;left:6px;top:0;height:12px;color:#fff;border:2px solid;border-width:0 3px 3px 0;-webkit-transform:rotate(36deg);transform:rotate(36deg)}.aio-button-option.active,.aio-button-option:hover{background:#97d0ff;color:#fff}.aio-button-splitter{font-size:80%;color:#aaa;border-bottom:1px solid;box-sizing:border-box;width:100%;padding-left:16px;text-align:left}.aio-button-splitter.rtl{padding-left:unset;padding-right:16px;text-align:right}.aio-button-backdrop{height:100%;width:100%;right:0;top:0;position:fixed;background:transparent}.aio-button-badge{background:red;border-radius:10px;font-size:80%;color:#fff;font-weight:700;display:flex;min-height:12px;align-items:center;bottom:calc(100% - 6px);padding:1px 4px}.aio-button.rtl .aio-button-badge{margin-right:6px}.aio-button.ltr .aio-button-badge{margin-left:6px}.aio-button-caret{width:10px;position:relative;display:flex;align-items:center;justify-content:center}.aio-button.ltr .aio-button-caret{margin-left:6px}.aio-button.rtl .aio-button-caret{margin-right:6px}.aio-button-caret:after{content:"";border-top:5px solid;border-right:4px solid transparent;border-left:4px solid transparent}.aio-button-multiselect{display:flex;flex-direction:column;width:100%;box-sizing:border-box}.aio-button-multiselect .aio-button{width:100%!important}.aio-button-tags{top:100%;width:100%;left:0;box-sizing:border-box;display:flex;flex-wrap:wrap;padding:6px;border:1px solid #ddd;overflow:hidden;cursor:auto}.aio-button-tags.rtl{direction:rtl}.aio-button-tag{border-radius:36px;color:#fff;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:flex;align-items:center;margin:2px;overflow:hidden;white-space:nowrap;max-width:100%;cursor:pointer;background:#1e90ff;font-size:12px}.aio-button-tag.disabled{cursor:not-allowed;opacity:.5}.aio-button-tag-icon{width:20px;display:flex;align-items:center;justify-content:center;height:16px;color:inherit;position:relative}.aio-button-tag-text{flex:1 1;overflow:hidden}.aio-button-radio{display:flex;color:#666;justify-content:flex-start;font-size:12px;flex-wrap:wrap;position:relative}.aio-button-radio.rtl{direction:rtl}.aio-button-radio-option{display:flex;align-items:center;cursor:pointer;padding:12px;overflow:hidden;max-width:100%;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;box-sizing:border-box;outline:none;font-size:12px}.aio-button-checkbox{padding:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.aio-button-radio-option.disabled{cursor:not-allowed;opacity:.5}.aio-button-text{display:flex;flex-direction:column;overflow:hidden;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;flex-shrink:0}.aio-button-has-subtext{display:flex;align-items:flex-start;justify-content:start}.aio-button-subtext{font-size:85%;opacity:.6}.aio-button-tabs{display:flex;color:#666;width:100%;height:36px;font-size:12px;flex-wrap:nowrap;position:relative;padding:0 12px;overflow-x:auto;box-sizing:border-box;align-items:center}.aio-button-tabs::-webkit-scrollbar{display:none}.aio-button-tabs{-ms-overflow-style:none;scrollbar-width:none}.aio-button-tabs-option{display:flex;flex-shrink:0;align-items:center;justify-content:center;cursor:pointer;overflow:hidden;margin:0 6px;padding:0 6px;height:100%;position:relative}.aio-button-tabs-option:after{content:"";position:absolute;top:calc(100% - 2px);width:0;height:2px;background:#1e90ff}.aio-button-tabs-option.active{color:#1e90ff}.aio-button-tabs-option.active:after{width:100%;transition:.3s}.aio-button-check-out{color:#1e90ff;border:2px solid;width:16px;height:16px;display:flex;align-items:center;flex-shrink:0;justify-content:center;position:relative}.aio-button-check-in{transition:.2s;width:0;height:0;opacity:0}.aio-button-check-out.checked .aio-button-check-in{background:#1e90ff;width:calc(100% - 4px);height:calc(100% - 4px);opacity:1;transition:.2s}.aio-button-check-in.round,.aio-button-check-out.round{border-radius:100%}.aio-button-radio-badge{width:0;height:0;top:-12px;position:absolute;color:#666;display:flex;align-items:center;justify-content:center}.aio-button-radio-badge div{flex:1 1}.header{-webkit-user-select:none;-ms-user-select:none;user-select:none;margin:0}a{text-decoration:none}.topbar .aio-button-option a{width:100%}.page-logo{height:14px;width:60px;margin:0 6px;background-size:contain;position:absolute;top:calc(50% - 7px);left:calc(50% - 30px)}.topbar-submenu-item{padding:6px 12px;font-size:12px;color:#666;width:100%;display:block;height:100%;height:36px;line-height:36px}.back-drop{position:fixed;background:transparent;height:100%;width:100%;right:0;top:0}.mdi.mdi-filter-remove,.mdi.mdi-sort-variant-remove{color:#145af9!important;font-weight:700;font-size:14px}.quick-add{position:fixed;width:100%;left:0;top:112px;background:#fff;z-index:10000;border:1px solid #ddd;direction:rtl;box-shadow:0 5px 11px 0 rgba(0,0,0,.18),0 4px 15px 0 rgba(0,0,0,.15);font-size:13px}.quick-add .fordrop{position:relative;left:0;top:0;display:flex;z-index:10;background:#fff;align-items:center;justify-content:flex-start;padding:16px;direction:ltr}.quick-add.rtl .fordrop{direction:rtl}.quick-add input{flex:1 1;margin:0 6px;height:36px;padding:0 6px;text-align:left;outline:none;border:1px solid #ddd}.quick-add.rtl input{text-align:right}.quick-add button{height:36px;padding:0 12px!important;margin:0!important}.quick-add .backdrop{position:fixed;background:rgba(10,10,10,.3);width:100%;height:100%;z-index:1;top:0;left:0}.quick-add .quick-add-close{width:48px;height:36px;display:flex;align-items:center;justify-content:center;font-size:20px;cursor:pointer}.quick-add.rtl .quick-add-close{right:unset;left:6px}.side-menu .list-item{height:48px!important;font-size:14px;border-bottom:1px solid #eee!important}.t-g-b{font-size:11px;border-radius:12px!important;overflow:hidden;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;flex:none!important;color:#333;padding:0 6px}.t-g-b-item{padding:3px 6px}.t-g-b-checkbox{border:1px solid #fff;width:10px;height:10px;border-radius:100%;background:#fff;position:relative;display:flex;align-items:center;justify-content:center}.t-g-b-checkbox.active:after{content:"";left:0;top:0;width:8px;height:8px;border-radius:100%;background:#1e90ff}.t-g-b .rvd-gap{background:#fff}body{padding:0;margin:0}.r-notify{font-family:inherit;border-radius:4px;width:360px;overflow-y:auto;direction:ltr;max-height:400px;min-height:36px}.r-notify-noitem{color:#ccc;height:36px;line-height:36px}.r-notify-noitem:before{content:"\2139";background:#eee;padding:0 8px;margin:6px;font-size:13px;position:relative;color:#fff;border-radius:100%}.r-notify.rtl{direction:rtl}.r-notify-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap;margin-bottom:6px}.r-notify-item{overflow:hidden;padding:8px 16px;background:#fff;border-radius:7px;position:relative;margin:16px;color:#333;border:1px solid #ddd}.r-notify-title{height:16px;line-height:16px;border-radius:14px;color:#fff;font-size:10px;font-weight:700;padding:0 16px;white-space:nowrap;text-align:center}.r-notify-text,.r-notify-title{overflow:hidden;text-overflow:ellipsis}.r-notify-text{font-size:12px;color:#777;text-align:justify;padding:3px 0;transition:.5s;display:flex;align-items:center}.r-notify-text.active{height:unset;transition:.5s}.r-notify-archive{height:18px;display:flex;align-items:center;justify-content:center;font-size:12px;cursor:pointer}.r-notify-archive:after{content:"\2716"}.r-notify-date{padding:0 7px;color:#555;font-size:11px}.r-notify-date-container{display:flex;min-width:90px;margin-left:6px;align-items:center;justify-content:flex-end}.r-notify.rtl .r-notify-date-container{margin-left:unset;margin-right:6px}.r-notify-item-footer{cursor:pointer;height:24px;line-height:24px;display:flex;align-items:center;justify-content:flex-start;font-size:11px}.r-notify-comment{justify-content:flex-start;border:0 solid #ddd;padding-top:3px;box-sizing:border-box;border-radius:12px}.r-notify-comment,.r-notify-info{width:21px;height:21px;display:flex;align-items:center;position:relative;transition:.5s;outline:0}.r-notify-info{justify-content:center;font-size:14px;color:#888}.r-notify-info:after{content:"\2139"}.r-notify-comment.active{width:100%;outline:0;transition:.5s;border:1px solid #ddd}.r-notify-comment.active .r-notify-send{display:flex}.r-notify-comment input{flex:1 1;border:none;width:0;height:20px;line-height:20px;padding:0 2px;box-sizing:border-box;outline:none;background:none}.r-notify-comment.active input{display:block}.r-notify-comment .toggle{height:15px;width:15px;margin:3px;fill:#aaa;display:flex}.r-notify-comment .toggle,.r-notify-send{justify-content:center;align-items:center}.r-notify-send{width:21px;height:21px;color:#aaa;display:none}.r-notify.rtl .r-notify-send{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.r-notify-send:after{content:"\27a4"}.r-notify-progress{height:30px;width:100%;margin-top:6px;display:flex;justify-content:space-between;align-items:center;padding:0 16px;box-sizing:border-box;color:#aaa;font-size:12px}.r-notify-text-person,.r-notify-text-property,.r-notify-text-target{background:#eee;color:#999;align-items:center;justify-content:center;cursor:pointer;padding:3px 6px;border-radius:12px}.r-notify-footer{color:#000;font-weight:700;height:36px;font-size:11px;align-items:center;display:flex;justify-content:center;cursor:pointer}.r-notify-footer.disable{opacity:.2}.r-notify-loading{color:#666;padding:12px;font-size:36px}.status-container{flex:1 1;width:100%;height:100%}.status,.status-container{display:flex;justify-content:center;align-items:center}.status{color:#bbb;font-size:25px;color:var(--main-color);border-radius:100%;width:24px;height:24px;padding:1px;position:relative}.status.pointer-Medium{font-size:22px;width:20px;height:20px;padding:1px}.status-space{width:0}.pointer-sidemenu{position:fixed;width:240px;height:100%;top:0;z-index:10;font-size:14px;box-shadow:0 0 12px 1px rgba(0,0,0,.2);left:-240px;transition:.2s;background:#fff}.pointer-sidemenu.rtl{left:unset;right:-240px}.pointer-sidemenu-backdrop{display:none;background:rgba(0,0,0,.1);position:fixed;width:calc(100% + 240px);height:100%}.pointer-sidemenu.open{left:0;transition:.2s}.pointer-sidemenu.rtl.open{left:unset;right:0;transition:.2s}.pointer-sidemenu.open .pointer-sidemenu-backdrop{display:block}.table-float-toolbar{padding:0 6px}.table-float-toolbar-body{display:flex}.table-float-toolbar-button{width:24px!important;height:24px;display:flex;justify-content:center;align-items:center;border-radius:100%;background:#fff;border:0 solid #ddd;cursor:pointer;box-shadow:2px 2px 6px 0 rgba(0,0,0,.1)}.table-float-toolbar-button:hover{background:var(--main-color);color:#fff}.table-float-toolbar-button.disabled{cursor:not-allowed;opacity:.4;background:#ddd}.table-float-toolbar-space{width:3px}.r-range-slider{position:relative;display:flex;justify-content:center;align-items:center;box-sizing:border-box;padding:6px;cursor:pointer;height:50px}.r-range-slider.horizontal{width:100%}.r-range-slider.vertical{height:150px;width:50px}.r-range-slider-line{position:relative;background:#ddd;z-index:10}.r-range-slider.horizontal .r-range-slider-line{height:2px;width:100%}.r-range-slider.vertical .r-range-slider-line{height:100%;width:3px}.r-range-slider-point-container{position:absolute;display:flex;align-items:center;justify-content:center;z-index:10}.r-range-slider-point{position:absolute;width:12px;height:12px;background:#1e90ff;border-radius:100%}.r-range-slider-value{position:absolute;white-space:nowrap;font-size:11px;top:-26px;background:#1e90ff;color:#fff;padding:1px 4px;border-radius:3px}.r-range-slider-fill-container{position:absolute;display:flex;align-items:center;justify-content:center;overflow:hidden;z-index:10}.r-range-slider.horizontal .r-range-slider-fill-container{height:100%}.r-range-slider.vertical .r-range-slider-fill-container{width:100%}.r-range-slider-fill{position:absolute}.r-range-slider.horizontal .r-range-slider-fill{width:100%;height:2px}.r-range-slider.vertical .r-range-slider-fill{width:2px;height:100%}.r-range-slider-label{position:absolute;display:flex;justify-content:center;align-items:center;text-align:center;width:0;height:0;font-size:10px;white-space:nowrap;z-index:100}.r-range-slider.horizontal .r-range-slider-label{top:34px}.r-range-slider.vertical .r-range-slider-label{left:34px}.r-range-slider-scale{position:absolute;background:#ddd}.r-range-slider.horizontal .r-range-slider-scale{height:10px;width:1px}.r-range-slider.vertical .r-range-slider-scale{width:10px;height:1px}.r-layout-item{overflow:hidden}.r-layout-item,.r-layout-parent{display:flex;position:relative;flex-grow:0;flex-shrink:0;box-sizing:border-box}.r-layout-html{position:absolute;width:100%;height:100%;left:0;top:0;box-sizing:border-box}.r-layout-gap{flex-shrink:0}.r-layout-gap:last-child{display:none}@media screen and (max-width:768px){.r-layout-hide-xs{display:none!important}}@media screen and (min-width:768px) and (max-width:992px){.r-layout-hide-sm{display:none!important}}@media screen and (min-width:992px) and (max-width:1200px){.r-layout-hide-md{display:none!important}}@media screen and (min-width:1200px){.r-layout-hide-lg{display:none!important}}.r-chatbox{font-size:11px;display:flex;flex-direction:column;position:relative}.r-chatbox-header{height:36px;display:flex;background:#f5f5f5;padding-left:6px;box-shadow:0 3px 6px 1px rgba(0,0,0,.2);z-index:10}.r-chatbox-header-button{width:24px;height:36px;display:flex;align-items:center;justify-content:center;position:relative}.r-chatbox-input-file{position:absolute;width:100%;height:100%;border:0;left:0;top:0;cursor:pointer}.r-chatbox-input-file input{display:none}.r-chatbox-header-empty{flex:1 1;padding:0 8px;font-weight:700;display:flex;white-space:nowrap;text-overflow:ellipsis;align-items:center;justify-content:flex-start;overflow:hidden}.r-chatbox-close{width:36px;height:36px;display:flex;align-items:center;justify-content:center;font-size:16px}.r-chatbox-close:before{content:"\2716"}.r-chatbox-body{flex:1 1;overflow-y:auto;position:relative;display:flex;padding-top:12px;flex-direction:column;background-image:url(../../static/media/messaging-bg.aa2c1134.png);background-repeat:no-repeat;background-position:50%;background-size:70%}.r-chatbox-no-message{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:128px;color:#eee;text-shadow:4px 4px 4px rgba(40,40,40,.04)}.r-chatbox-footer{background:#f5f5f5;height:60px;display:flex;padding:12px 0;box-sizing:border-box}.r-chatbox-footer input{flex:1 1;border-radius:48px;border:none;padding:0 12px;outline:none}.r-chatbox-footer-button{display:flex;align-items:center;justify-content:center;margin:8px;position:relative}.r-chatbox-message-container{position:relative;width:100%;display:inline-block;padding:0 36px 0 12px;box-sizing:border-box;margin:3px 0}.r-chatbox-message-container.is-my{padding:0 12px 0 36px}.r-chatbox-message{padding:8px 16px;border-radius:8px;display:block;position:relative}.r-chatbox-arrow{border-right:8px solid transparent;border-left:8px solid transparent;top:0}.r-chatbox-message-header{font-size:100%;margin-bottom:6px;font-weight:700;display:flex;align-items:center}.r-chatbox-message-owner{flex:1 1}.r-chatbox-message-header .aio-button{padding:0}.r-chatbox-message-options{width:16px;height:16px;display:flex;align-items:center;justify-content:center}.r-chatbox-message-options:before{content:"\276f"}.r-chatbox-message-footer{font-size:80%;padding-top:6px;display:flex;justify-content:flex-end}.r-chatbox-text{white-space:normal}.r-chatbox-attachment{height:24px;font-size:90%;font-weight:700;text-decoration:none;display:flex;align-items:center}.r-chatbox-download{width:24px;height:24px;border-radius:100%;cursor:pointer}.r-chatbox-attachment-title{height:16px;line-height:16px;padding:0 6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;float:left}.r-chatbox-reply-to{display:block;color:inherit}.r-chatbox-reply-to:hover{color:unset}.r-chatbox-reply-to .r-chatbox-message-container{padding:0;cursor:pointer}.r-chatbox-reply-to .r-chatbox-message:before{display:none}.r-chatbox-date-container{display:flex;margin-bottom:8px;padding:0 24px;justify-content:center;cursor:pointer;position:-webkit-sticky;position:sticky;top:0;z-index:10}.r-chatbox-date{height:16px;line-height:16px;padding:0 6px;font-size:80%;border-radius:25px;-ms-user-select:none;user-select:none;-webkit-user-select:none}.r-chatbox-dropzone{position:absolute;width:calc(100% - 15px);height:calc(100% - 15px);border:3px dashed #234d9c;top:6px;left:6px;background:hsla(0,0%,100%,.9);z-index:10;display:flex;align-items:center;justify-content:center;flex-direction:column;color:#234d9c;font-size:16px}.r-chatbox-dropzone span{font-size:48px}.r-chatbox-dropzone-files{font-size:16px;display:flex;flex-direction:column}.r-chatbox-dropzone-close{width:36px;height:36px;position:absolute;right:0;top:0;font-size:24px;display:flex;align-items:center;justify-content:center}.r-chatbox-dropzone-close:before{content:"\2716"}.r-chatbox-reply{background:#ff0;position:-webkit-sticky;position:sticky;bottom:0}.r-chatbox-reply-header{display:flex;height:24px;align-items:center;padding:3px 12px}.r-chatbox-reply-header-title{flex:1 1}.r-chatbox-reply-header-close{width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-size:16px}.r-chatbox-reply-header-close:before{content:"\2716"}@-webkit-keyframes r-chatbox-scaleY{0%,40%,to{-webkit-transform:scaleY(.4);transform:scaleY(.4)}20%{-webkit-transform:scaleY(1);transform:scaleY(1)}}@keyframes r-chatbox-scaleY{0%,40%,to{-webkit-transform:scaleY(.4);transform:scaleY(.4)}20%{-webkit-transform:scaleY(1);transform:scaleY(1)}}.r-chatbox-loading-cube{background:var(--main-color)}:root{--r-todo-list-color:#465efc;--r-todo-list-active-task:#f4f6ff;--list-border-bottom:1px solid #ddd}.r-todo-list{background:#fff;color:#888}.r-todo-list-header{height:48px;color:#465efc;color:var(--r-todo-list-color);font-size:15px}.r-todo-list-header input{outline:none;border:none;background:none}.r-todo-list-row{border-bottom:1px solid #ddd;border-bottom:var(--list-border-bottom)}.r-todo-list-group{font-size:11px;background:#f8f8f8;color:inherit}.r-todo-list-task{cursor:pointer;min-height:48px}.r-todo-list-add-input{background:none;width:100%;height:calc(100% - 2px);border:none;outline:none}.r-todo-list-task.active{background:#f4f6ff;background:var(--r-todo-list-active-task)}.r-todo-list-group-icon{-webkit-transform:rotate(0deg);transform:rotate(0deg);cursor:pointer;transition:.2s;width:24px;height:24px}.r-todo-list-group-icon.closed{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);transition:.2s}.r-todo-list-group-icon.closed.rtl{-webkit-transform:rotate(90deg);transform:rotate(90deg);transition:.2s}.r-todo-list-task-completed{width:16px;height:16px;border:1px solid #465efc;border:1px solid var(--r-todo-list-color);cursor:pointer}.r-todo-list-task.isSub .r-todo-list-task-completed{border-radius:100%;background:none;width:12px;height:12px;border-width:2px}.r-todo-list-task-completed.completed{background:#465efc;background:var(--r-todo-list-color);display:flex;justify-content:center}.r-todo-list-task-completed.disabled{opacity:.3;cursor:not-allowed}.r-todo-list-task-completed.completed:after{content:"";width:3px;height:8px;-webkit-transform:rotate(45deg);transform:rotate(45deg);border:2px solid #fff;border-width:0 2px 2px 0;top:2px;position:relative}.r-todo-list-task.isSub .r-todo-list-task-completed.completed:after{border-radius:100%;border:none;background:#465efc;background:var(--r-todo-list-color);width:10px;height:10px;top:1px;-webkit-transform:none;transform:none}.r-todo-list-tabs{display:flex;background:rgba(0,0,0,.03);border-bottom:1px solid #eee}.r-todo-list-tab{height:30px;margin-top:6px;font-size:12px;display:flex;align-items:center;padding:0 16px;cursor:pointer;-webkit-transform:translateY(1px);transform:translateY(1px);justify-content:center;border:1px solid transparent;border-bottom:none}.r-todo-list-tab.active{border:1px solid #eee;border-bottom:none;background:#fff;border-radius:6px 6px 0 0}.r-todo-list-header-button{cursor:pointer}.r-todo-task-title{line-height:14px;text-overflow:ellipsis}.r-todo-task-subtitle{font-size:10px;opacity:.7}.r-todo-kanban{border:1px solid #ddd}.r-todo-kanban-header{background:#dbdce0;color:#fff}.chart-form{height:100%;background:#f1f2f5;-webkit-user-select:none;-ms-user-select:none;user-select:none}.chart-form,.chart-form-slider{position:absolute;width:100%;left:0;top:0}.chart-form-slider{height:48px;padding:0 48px;box-sizing:border-box;display:flex;align-items:center}.chart-form-slider .r-range-slider{width:100%;height:24px;margin-top:12px}.chart-form-grid{height:calc(50% - 60px);top:48px;box-sizing:border-box;padding:12px 48px 0;flex-direction:column}.chart-form-chart,.chart-form-grid{position:absolute;width:100%;left:0;display:flex}.chart-form-chart{bottom:0;height:50%}.chart-form .grid{flex:1 1;background:#f5f5f5!important;border-radius:12px;border:1px solid #d5d5d5}.chart-form .r-chart{position:absolute;left:0;top:0;width:calc(100% - 48px);height:100%}.chart-form-disabled{background:#eee;color:#aaa}.line-break-sample{position:absolute;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:10px;z-index:100}.line-break-sample img{width:300px}.r-chart-canvas{background:#fefefe;border-radius:10px}.pointer-loading-cubes{display:flex;align-items:center;justify-content:center}.pointer-loading-cube{background:var(--main-color)}@-webkit-keyframes sk-stretchdelay{0%,40%,to{-webkit-transform:scaleY(1);transform:scaleY(1)}20%{-webkit-transform:scaleY(.1);transform:scaleY(.1)}}@keyframes sk-stretchdelay{0%,40%,to{-webkit-transform:scaleY(1);transform:scaleY(1)}20%{-webkit-transform:scaleY(.1);transform:scaleY(.1)}}:root{--checkin-color1:var(--main-color);--checkin-color2:#f8f8f8;--checkin-info-color:#666}.add-actual-checkin{width:40%;margin:0 30%;border:1px solid #eee;box-shadow:1px 1px 16px 0 rgba(0,0,0,.2);border-radius:4px;top:100px;left:0;position:fixed;display:grid;grid-template-columns:100%;z-index:100}.add-actual-checkin.rtl{direction:rtl}.add-actual-checkin-body{background:#fff;padding:12px 36px;box-sizing:border-box;z-index:10}.actual-checkin-info-title,.actual-checkin-info-value{background:#fff}.add-actual-checkin-footer,.add-actual-checkin-header{height:48px;width:100%;z-index:10;background:#fff;display:flex;justify-content:space-between;padding:0 16px;box-sizing:border-box;align-items:center;background:#eee}.add-actual-checkin-footer{justify-content:flex-end;background:#fff}.add-actual-checkin-footer button{font-size:12px;padding:4px 12px;display:flex;justify-content:center;align-items:center;border-radius:3px;border:none;background:#0071f1;color:#fff;cursor:pointer}.add-actual-checkin-footer button div{padding:3px 6px;font-size:13px;border:none}.add-actual-checkin-item{height:40px}.add-actual-checkin-backdrop{position:fixed;width:100%;height:100%;left:0;top:0;background:rgba(0,0,0,.6)}.add-actual-checkin-icons{display:flex}.add-actual-checkin-close{width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-size:16px;margin:0 3px;cursor:pointer}.actual-checkin-tab{cursor:pointer}.actual-checkin-tab.active{border-bottom:2px solid #1e90ff}.add-actual-checkin-save{width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-size:16px;margin:0 3px;cursor:pointer}.range-rect:hover{background:rgba(0,0,0,.2)!important}.checkin-back-to-period{position:absolute;background:#a6b8c7;z-index:10;left:0;border-top-left-radius:8px;border-bottom-right-radius:8px;color:#fff;line-height:14px;font-size:10px;padding:3px 12px;top:0;font-weight:700;border:none}.actual-checkin-toolbar{padding:0 12px;width:100%;display:flex;align-items:center}.actual-checkin-header-button{border-radius:3px;height:20px;background:hsla(0,0%,100%,.15);padding:0 6px}.actual-checkin-button{border-radius:4px!important;height:24px!important}.checkin-card-header{display:flex;width:100%;align-items:center;border-bottom:1px solid #ddd}.checkin-card-body{display:flex;width:100%;white-space:nowrap;padding:8px 16px;box-sizing:border-box}.checkin-card-text{overflow:hidden}.checkin-card-text-popup{padding:12px;width:240px;max-height:300px;white-space:normal}.checkin-card-text div{overflow:hidden;text-overflow:ellipsis}.checkin-card-space{width:12px}.checkin-card-title{flex:1 1;display:flex}.checkin-card-options{width:36px;height:24px;display:flex;align-items:center;justify-content:center}.checkin-card-footer{font-size:12px;display:flex;justify-content:space-between;align-items:center;padding:0 8px;box-shadow:1px 1px 8px 0 rgba(0,0,0,.2);border-radius:12px;background:var(--main-color);background:var(--checkin-color1);max-width:300px;width:100%}.checkin-card-footer .aio-button{flex:1 1;padding:0;color:#fff}.checkin-card-footer-item{height:24px;display:flex;border-radius:6px}.checkin-card-footer-item .aio-button-badge{background:none}.actual-checkin{display:flex!important;flex-direction:column}.actual-checkin .r-chart{background:none;position:relative;width:100%;padding:8px 40px 8px 8px;height:100%}.actual-checkin-body{flex:1 1;display:flex;flex-direction:column;width:100%;overflow:auto;padding:12px;box-sizing:border-box}.actual-checkin-space-vertical{width:12px}.actual-checkin-space-horizontal{height:12px}@media (max-width:600px){.actual-checkin-space-vertical{display:none}}.checkin-card-status{color:#ccc;width:20px;height:20px;background:#aaa;display:flex;font-size:16px;border-radius:100%;align-items:center;justify-content:center}.checkin-card-status.active{color:#fff;background:#05ce05}.actual-checkin-no-item{flex:1 1;color:#aaa;font-size:16px}.actual-checkin-no-item,.r-upload{display:flex;justify-content:center;align-items:center}.r-upload{height:60px;position:relative;font-size:12px}.r-upload-input{display:none}.r-upload-label{background:var(--main-color);border-radius:24px;position:relative;text-align:center;color:#fff;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:flex;padding:3px}.r-upload-text{border-radius:4px;width:64px;cursor:pointer}.r-upload-badge{width:18px;line-height:18px;height:18px;color:#666;font-size:14px;border-radius:100%;background:#fff}.dashborad-1{position:relative;width:100%;height:100%;display:flex;flex-direction:column}.dashborad-1 .gauge-container{height:180px;border-radius:8px;margin-bottom:12px;display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr;grid-column-gap:12px}.dashborad-1 .chart-container{flex:1 1;background:#fff;border-radius:8px}.dashborad-1 .gauge-item{flex:1 1;display:flex;flex-direction:column;justify-content:center;align-content:center;background:#fff;border-radius:12px;box-shadow:1px 1px 9px 0 rgba(0,0,0,.1)}.dashborad-1 .gauge-item-title{font-size:12px;padding:12px 0}.dashborad-1 .gauge-item-title,.dashborad-1 .gauge-item-value{display:flex;align-items:center;justify-content:center}@media(max-width:767px){.dashborad-1 .gauge-container{height:120px}}.dashborad-2{position:relative;width:100%;height:100%;display:flex;flex-direction:column}.dashborad-2 .gauge-container{display:flex;margin-bottom:16px;height:180px}.dashborad-2 .gauge-item{border-radius:8px;box-shadow:1px 1px 9px 0 rgba(0,0,0,.1);border:1px solid #ddd;background:#fff;margin:5px 0}.dashborad-2 .gauge-goal{width:40%;margin-left:5px;justify-content:center;align-items:center}.dashborad-2 .gauge-goal,.dashborad-2 .gauge-kr{border-radius:8px;height:100%;display:flex;flex-direction:column}.dashborad-2 .gauge-kr{width:60%;margin-right:5px}.dashborad-2 .chart-container{flex:1 1;background-color:teal;background:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:1px 1px 9px 0 rgba(0,0,0,.1)}.dashborad-2 .gauge-kr .gauge-item-title{margin-right:10px;margin-top:3px;height:30px}.dashborad-2 .gauge-kr .gauge-item-card{margin-top:3px;overflow-y:scroll;overflow-x:hidden;flex:1 1}.gauge-item-value-title{display:flex;align-items:center}@media(max-width:767px){.dashborad-2 .gauge-container{flex-direction:column;margin-bottom:5px;height:400px;display:flex}.dashborad-2 .gauge-goal{height:180px;width:100%;margin-left:0}.dashborad-2 .gauge-kr{height:200px;width:100%;margin-right:0}}.dashborad-3{position:relative;width:100%;height:100%;display:flex;flex-direction:column}.dashborad-3 .style-card{background:#fff;box-shadow:1px 1px 9px 0 rgba(0,0,0,.1);border-radius:8px;margin-bottom:12px;padding:12px}.dashborad-3 .gauge_chekin-container{display:grid;grid-template-columns:1fr 3fr;grid-template-rows:370px;grid-gap:12px}.dashborad-3 .gauge-container{justify-content:center}.dashborad-3 .chekin-container,.dashborad-3 .gauge-container{display:flex;flex-direction:column;align-items:center}.dashborad-3 .chekin-item-value{width:100%;overflow-y:scroll}.dashborad-3 .r-card-list{margin-top:12px}.dashborad-3 .task-contaner{height:auto}.dashborad-3 .r-todo-list{height:200px}.dashborad-3 .charts-contaner{height:400px;margin-bottom:10px}.dashborad-3 .charts-container,.dashborad-3 .charts-contaner{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr;grid-gap:12px}.dashborad-3 .goal_chart-contaniter,.dashborad-3 .mark_chart-contaniter{display:flex;flex-direction:column}.dashborad-3 .goal_chart-title,.dashborad-3 .mark_chart-title{text-align:center}.dashborad-3 .task-info-report{display:flex;width:100%;overflow:hidden}.dashborad-3 .task-info-report .ownerTask{width:100px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-left:16px}.task-info-report .mdi-circle{margin-left:8px;color:#767678}.task-info-report .mdi-account,.task-info-report .mdi-calendar{color:#767678}@media(max-width:767px){.dashborad-3 .r-card-list{overflow:auto}.dashborad-3 .gauge_chekin-container{display:flex;flex-direction:column}.dashborad-3 .chekin-container{height:220px}.dashborad-3 .chekin-item-value{overflow-y:scroll}.dashborad-3 .charts-container{display:flex;flex-direction:column}}.objective-dashboard-header{border:1px solid #ddd;padding:0 12px;box-shadow:1px 1px 7px 0 rgba(0,0,0,.1)}.objective-dashboard-tab{border-bottom:3px solid transparent}.objective-dashboard-tab.active{border-bottom:3px solid var(--pointer-blue)}.objective-dashboard-related-objective{padding:6px;border:1px solid #eee;box-shadow:1px 1px 6px 0 rgba(0,0,0,.1)}.objective-dashboard-related-objective-title{padding:6px}.r-todo-return a{flex:1 1}.r-todo-return .icon{font-size:20px;position:static!important}.r-todo{display:flex;color:#888;z-index:1;padding:12px;box-sizing:border-box;flex-direction:column;font-size:12px;position:absolute;width:100%;height:calc(100% - 48px);top:48px}.r-todo,.r-todo-sidemenu{background:#f8f8f8}.r-todo-no-data{flex:1 1;position:relative;display:flex;align-items:center;justify-content:center;background:#fff;flex-direction:column;color:#ddd}.r-todo-no-data div{display:flex;align-items:center;font-size:128px;height:138px;color:#eee;text-shadow:2px 2px 4px rgba(40,40,40,.1)}.r-todo-setting-backdrop{background:rgba(0,0,0,.7);position:absolute;left:0;top:0;width:100%;height:100%}.r-todo-setting{background:#eee}.r-todo-setting-item{background:#fff}.r-todo-list-item{color:#888}.r-todo-list-item.active{background:#1e90ff!important;color:#fff}.r-todo-setting-icon{color:#aaa}.r-todo-setting-textbox{width:100%;border:none;outline:none}.r-todo-setting-datepicker{height:100%;width:100%;border:none;padding:0}.r-todo-filters{background:rgba(0,0,0,.7);z-index:10;position:fixed;width:100%;height:100%;left:0;top:0;display:flex;justify-content:center;align-items:center}.r-todo-filters-popup{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-width:400px;min-width:200px;background:#fff;padding:6px;box-sizing:border-box;background:#eee}.r-todo-filters-item{margin-bottom:1px;background:#fff;padding:0 6px;box-sizing:border-box}.r-todo-filters-item,.r-todo-filters-label{display:flex;height:36px;align-items:center}.r-todo-filters-label{width:60px}.r-todo-filters-item-button{border:1px solid #ddd;border-radius:4px;height:24px;width:100%;display:flex;align-items:center;justify-content:center}.r-todo-filters-tag{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:24px;border:1px solid;margin:3px;color:var(--r-todo-list-color);display:flex;align-items:center}.r-todo-filters-button{height:20px}.r-todo-filters-button .aio-button,.r-todo-filters-button .gah-datepicker{border:none;height:20px;opacity:1;cursor:default!important}.r-todo-filters-remove{border-radius:100%;width:20px;height:20px;cursor:pointer}.r-todo-filters-footer,.r-todo-filters-remove{display:flex;align-items:center;justify-content:center}.r-todo-filters-footer{height:36px;margin-top:1px;background:#fff;padding:0 6px;box-sizing:border-box}.r-todo-filters-close{background:#fff;border:1px solid #aaa;margin:0 6px;height:24px;padding:0 12px}.r-todo-filters-panel{padding:3px 12px;box-sizing:border-box;display:flex;flex-wrap:wrap}.r-task-popup{position:fixed;width:96%;left:2%;max-width:500px;top:2%;height:96%;background:#fff;z-index:10;display:flex;flex-direction:column;overflow:hidden}.r-task-popup-backdrop{position:fixed;width:100%;height:100%;left:0;top:0;background:rgba(0,0,0,.6)}.r-task-popup-header{position:relative;display:flex;color:#777;box-sizing:border-box;padding:8px;z-index:10;background:#fff}.r-task-popup-header-title{flex:1 1;display:flex;align-items:center;padding:0 12px}.r-task-popup-header-close{width:36px;display:flex;align-items:center;justify-content:center;cursor:pointer}.r-task-popup-header-close:after{content:"\2716"}.r-task-popup-body{position:relative;flex:1 1;background:#fff;font-size:12px;display:flex;flex-direction:column}.r-task-popup-body-item{height:36px;display:flex;align-items:center;padding:0 12px;cursor:pointer}.r-task-popup-body-item:hover{background:#eee}.r-task-select-objective{width:100%;height:36px;color:#fff;background:#2594dd;border:1px solid #eee;border-radius:5px}.r-task-loading{color:#555;position:absolute;display:flex;align-items:center;justify-content:center;font-size:30px;width:36px;border-radius:100%;border-color:transparent #555;border-style:solid;border-width:6px;height:36px;left:calc(50% - 21px);top:calc(50% - 21px);-webkit-animation-name:task-loading;animation-name:task-loading;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}@-webkit-keyframes task-loading{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes task-loading{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.r-todo-modal .r-modal-content{display:flex;align-items:center;justify-content:center;padding:12px;position:relative;flex-direction:column}.r-todo-modal .grid{position:absolute;width:100%;height:100%;top:0;left:0}.r-todo-modal .r-modal-content .select-organization{flex:1 1;height:100%}.r-todo-disabled{opacity:.5;cursor:pointer}.r-todo-list-permission{border-bottom:1px solid #ddd}.r-todo-list-permission-button button{background:var(--main-color);color:#fff;margin:0 12px;font-size:11px;display:flex;align-items:center;justify-content:center}.r-todo-permissions-add{border-bottom:1px solid #ddd;padding:0 12px}.error-container{-webkit-user-select:none;-ms-user-select:none;user-select:none;position:absolute;width:100%;height:100%;padding:0;margin:0;background:#fff;background:linear-gradient(180deg,#eee 0,#f6f6f6 47%,#ededed)}.error-page{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;color:#616161}.error-page-picture img{width:250px}.error-page-warnings{padding:0 0 10px;font-size:24px}.error-page-reason{width:600px;text-align:center;color:#8a8888;line-height:1.7em}:root{--container-border:1px solid #ddd;--container-box-shadow:2px 2px 6px 0px rgba(0,0,0,0.05)}.report{flex:1 1;width:calc(100% - 288px);overflow:hidden;box-sizing:border-box;display:flex;position:relative;left:240px;margin:24px}.rtl .report{left:usnet;right:240px}.report-toolbar{width:100%;height:60px;padding:12px;box-sizing:border-box;background:#fff;display:flex;align-items:center;margin-bottom:16px;border:1px solid #ddd;border:var(--container-border);box-shadow:2px 2px 6px 0 rgba(0,0,0,.05);box-shadow:var(--container-box-shadow)}.report-type{padding:0 6px;font-size:12px}.report-date-picker,.report-type{height:36px;border:1px solid #999}.report-date-picker{width:180px;border-radius:26px}.toolbar-empty-space{flex:1 1}.report-body{padding:12px;box-sizing:border-box}.report-orglist{font-size:12px;width:240px;color:#888}.report-menu-button{width:48px;height:48px;display:flex;cursor:pointer;align-items:center;justify-content:center}.report-body-empty-space{width:16px}.report-details{font-size:12px;color:#888}.report-grid{flex:1 1;display:flex;flex-direction:column;box-sizing:border-box}.report-grid .grid{flex:1 1;height:unset}.diamond-count-cell{display:flex;align-items:center;width:100%;height:100%;justify-content:center;box-sizing:border-box}.report-grid-title{display:flex;justify-content:flex-start;overflow:hidden;padding:0 12px}.report-favorit{height:48px;cursor:pointer;display:flex;align-items:center}.report-favorit-label{font-size:14px;padding:12px 20px 6px;font-weight:700;background:#fff;z-index:10}.report-favorit:hover{background:#b8ddf3}.report-favorit-delete,.report-favorit-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center}.report-favorit-title{overflow:hidden;text-overflow:ellipsis;flex:1 1;align-items:center;justify-content:center;height:36px;line-height:36px;font-size:13px}.report-favorit-star{cursor:pointer}.report-details-grid{display:grid;grid-template-columns:40px auto 90px;grid-template-rows:24px 36px;padding:12px 12px 0;font-size:11px;grid-gap:1px}.report-details-grid>div{background:#fff;display:flex;align-items:center;justify-content:center;position:relative}.gem-count-grid{display:grid!important;width:100%;font-size:10px;grid-template-columns:50px auto;grid-template-rows:16px 16px;right:0;top:0;margin:0}.report-card{margin-bottom:12px}.report-card-icon{font-size:24px}.report-details{font-size:10px;color:#aaa}h1,p{font-family:Lato}.dashboard-container{flex:1 1;overflow:auto;background:#f8f8f8}.app-print-mode .dashboard-container{flex:unset;overflow:visible}.report-1{box-sizing:border-box;padding:12px;font-size:13px}.report-panel{background:#fff;border:1px solid #eee}.report-title{font-weight:700}.report-diamond-icon{font-size:68px;color:#49b1f5;display:flex;justify-content:center;align-items:center}.report-chart .r-chart{position:absolute;left:0;top:12px;width:100%;height:calc(100% - 12px);overflow:visible}.report-chart .r-chart canvas{border-radius:0;border-right:none;border-top:none}.dashboard-objective-card{border-top:1px solid #ddd;border-bottom:1px solid #ddd}.pointer-loading{position:fixed;display:flex;justify-content:center;height:100%;width:100%;top:0;align-items:center;left:0;z-index:10000000000}.r-confirm{width:380px;position:fixed;z-index:10000;top:160px;left:calc(50% - 190px);border-radius:3px;color:#888;font-size:11px;background:#fff;box-shadow:0 5px 11px 0 rgba(0,0,0,.18),0 4px 15px 0 rgba(0,0,0,.15);z-index:100000000000000}.r-confirm.rtl{direction:rtl}.r-confirm-body{padding:0 16px;min-height:80px;font-size:14px}.r-confirm-body,.r-confirm-header{background:#fff;position:relative;z-index:10}.r-confirm-header{border-radius:inherit;border-bottom-left-radius:0;border-bottom-right-radius:0;display:flex;padding:16px 16px 8px;align-items:center;justify-content:space-between}.r-confirm-close{width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:16px}.r-confirm-close:after{content:"\2715"}.r-confirm-title{flex:1 1;font-size:16px;color:rgba(0,0,0,.87)}.r-confirm-footer{box-shadow:0 -3px 25px 0 rgba(0,0,0,.1);background-color:#fff;padding:16px;position:relative;z-index:10;background:#fff;display:flex;justify-content:flex-end}.r-confirm-button{font-size:14px;margin:0 8px;padding:7px 20px;border-radius:5px;border:1px solid #ccc;background-color:#fff}.r-confirm-button.info{background:#009ee0;color:#fff}.r-confirm-button:hover{opacity:1}.r-confirm-backdrop{position:fixed;background:rgba(0,0,0,.8);width:100%;height:100%;left:0;top:0;z-index:1}.App{text-align:center}:root{--pointer-toolbar-size:36px;--pointer-toolbar-button-size:30px;--theme1-bg1:#bdc3d8;--theme1-bg1:#fff;--theme1-bg3:#3b3d44;--theme1-cl1:#fff;--theme1-cl1:#888;--theme1-bs1:1px 1px 5px 0px rgba(0,0,0,0.1);--pointer-blue:#5aafee;--theme2-navbar-color:#fff;--theme2-toolbar-background:linear-gradient(180deg,#c4cadd 0%,#7e8497);--theme2-toolbar-button-background:#f0f2f7;--theme2-toolbar-button-important-background:linear-gradient(180deg,#49b1f5 0%,#49b1f5 50%,#2e8cca);--theme2-toolbar-button-border-bottom:1px solid #808289;--theme2-toolbar-border-top:#eff0f2;--theme2-toolbar-border-bottom:#969a9e;--theme2-active-background:linear-gradient(180deg,rgba(147,187,225,0.95) 0%,rgba(105,134,163,0.95));--theme2-sidemenu-item-background:#656d77;--theme2-sidemenu-item-border-top:1px solid #828b97;--theme2-sidemenu-item-border-bottom:1px solid #3c4045;--theme2-sidemenu-color:#fff;--theme2-grid-title-background:#d5dae6;--theme2-navbar-background-image:linear-gradient(45deg,rgba(0,0,0,0.5) 25%,transparent 0,transparent 75%,rgba(0,0,0,0.5) 0,rgba(0,0,0,0.5)),linear-gradient(45deg,rgba(0,0,0,0.5) 25%,transparent 0,transparent 75%,rgba(0,0,0,0.5) 0,rgba(0,0,0,0.5));--theme2-navbar-background-size:6px 6px;--theme2-navbar-background-position:0 0,3px 3px}::-webkit-scrollbar{width:16px}::-webkit-scrollbar-track{background-color:transparent}::-webkit-scrollbar-thumb{background-color:#d6dee1;border-radius:20px;border:6px solid transparent;background-clip:content-box}::-webkit-scrollbar-thumb:hover{background-color:#a8bbbf}@media screen and (max-width:768px){.hide-in-small{display:none!important}}@media screen and (min-width:768px){.hide-in-large{display:none!important}}.servey-comment{background-color:rgba(97,95,95,.10196078431372549);padding:5px;margin:2px}.servey-comment-star{color:orange;padding-left:5px;background-color:hsla(0,0%,100%,.4588235294117647);margin-left:5px;width:18%}.servey-comment-description{display:block;width:82%}.servey-comment-delete{display:contents;color:red}.pointer-wizard{flex:1 1;width:100%;height:24px;display:flex;align-items:center;justify-content:center}.pointer-wizard-item{background:hsla(0,0%,50.2%,.2);width:8px;height:8px;border-radius:100%;margin:0 2px}.pointer-wizard-item.active{background:grey}.kpi-point{display:flex}.kpi-point-item{display:flex;border-radius:2px;overflow:hidden;margin:0 3px;background:linear-gradient(180deg,#49b1f5 0,#49b1f5 50%,#2e8cca);background:var(--theme2-toolbar-button-important-background)}.kpi-point-item-splitter{height:100%;border-left:1px solid}.kpi-point-item-title{padding:0 6px;font-size:90%}.kpi-point-item-value{padding:0 6px;color:#fff}.navbar{height:48px;display:flex;align-items:center;padding:0 12px;position:relative;flex-shrink:0;border-bottom:1px solid #eee;color:#5aafee;color:var(--pointer-blue)}.navbar-button{margin:0 6px;z-index:1;cursor:pointer}.navbar-button-icon{font-size:20px}.navbar-button-text{font-size:13px;font-weight:700}.objective-sub-menu .aio-button-option{position:relative}.objective-sub-menu a{color:#888;padding-right:60px;display:flex;align-items:center;width:100%;top:0;left:0;box-sizing:border-box;height:100%;position:absolute}.objective-sub-menu .aio-button-option:hover a{color:#fff}.category-input-error{color:red;position:absolute;bottom:0}.topbar-title{display:flex;align-items:center;padding:6px 0;box-sizing:border-box}.topbar-title-text{height:24px;font-size:16px}.topbar-title-subtext{padding:0;height:16px}.topbar-title-subtext .rdb-icon{font-size:16px;width:12px}.pointer-reddot-badge{width:8px;height:8px;background:red;border-radius:100%;top:6px;right:6px;position:absolute}.aio-button-text{font-size:11px!important;flex:unset!important}.aio-button-option{border-bottom:1px solid #eee;min-width:200px;color:#666;height:48px}.aio-button-option a{color:inherit;padding:0 12px;height:36px;display:flex;align-items:center;width:100%!important}.aio-button-option .r-icon{font-size:16px}.aio-button-option .r-icon.ltr{margin-right:12px}.aio-button-option .r-icon.rtl{margin-left:12px}.toolbar-tag-button .aio-button .r-icon{font-size:14px;margin-right:3px}.toolbar-tag-button .aio-button.rtl .r-icon{margin-right:0;margin-left:3px}.toolbar-button-text .r-icon{font-size:16px}.toolbar-button-text .r-icon.ltr{margin-right:3px}.toolbar-button-text .r-icon.rtl{margin-left:3px}.pointer-hint .r-icon{font-size:16px}.pointer-hint .r-icon.ltr{margin-right:12px}.pointer-hint .r-icon.rtl{margin-left:12px}.pointer-form-footer .r-icon{font-size:18px}.pointer-form-footer .r-icon.ltr{margin-right:6px}.pointer-form-footer .r-icon.rtl{margin-left:6px}.toolbar{display:flex;align-items:center;background:#fff;height:36px;height:var(--pointer-toolbar-size);box-sizing:border-box;padding:0 12px;flex-shrink:0}.main-toolbar{padding:0 16px}.toolbar-button{margin:0 3px;cursor:pointer;border-radius:24px;border:1px solid #ddd}.main-toolbar .aio-button-multiselect{margin:0 3px}.gah{color:inherit}.gah-datepicker-popup{background:#fff;border-radius:6px}.toolbar-button-important,.toolbar-button:hover{background:#5aafee;background:var(--pointer-blue);color:#fff}.toolbar-button-text{padding:0 12px;font-size:12px}.toolbar-button-icon,.toolbar-button-text{height:30px;height:var(--pointer-toolbar-button-size)}.toolbar-button-icon{width:30px;width:var(--pointer-toolbar-button-size);font-size:14px}.quick-add-button{background:#5aafee;background:var(--pointer-blue);color:#fff}.select-user-or-organization .aio-button-badge{position:absolute;left:0;top:-6px;padding:8px}.filter-bar{padding:3px;display:flex;flex-wrap:wrap;background:#fff;border-top:1px solid #eee;flex-wrap:nowrap;overflow-x:auto}.toolbar-tag{height:20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border:1px solid #ddd;color:#aaa;border-radius:24px;display:flex;align-items:center;margin:3px;white-space:nowrap;overflow:hidden;flex-shrink:0}.toolbar-tag-animate{-webkit-animation-name:toolbarTagAnimation;animation-name:toolbarTagAnimation;-webkit-animation-duration:.5s;animation-duration:.5s}@-webkit-keyframes toolbarTagAnimation{0%{width:100px}to{width:0}}@keyframes toolbarTagAnimation{0%{width:100px}to{width:0}}.toolbar-tag-button{font-size:10px}.toolbar-tag-button .gah{border:none;padding:6px;font-weight:100}.toolbar-tag-button .rdb-icon{font-size:16px}.toolbar-tag-remove{width:24px;height:24px;font-size:16px;border-radius:100%;display:flex;align-items:center;justify-content:center}.sidemenu{background:#fff;z-index:1000;display:flex;flex-direction:column}.sidemenu-appname{font-size:20px;z-index:1}.sidemenu-appsize{background:none;-webkit-appearance:none;appearance:none;border:none;font-size:14px}.sidemenu-theme{width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-size:15px;z-index:1}.sidemenu-profile{height:76px;padding:0 12px;z-index:10;position:relative;border-bottom:1px solid #ddd;color:#aaa}.sidemenu-profile-picture{width:24px;height:24px;border-radius:4px;display:flex;align-items:center;justify-content:center;border:4px solid;font-size:22px}.sidemenu-body{flex:1 1;z-index:10;overflow-y:auto}.sidemenu-item{display:flex;width:100%;height:36px;align-items:center;position:relative;background:#fff;color:#666;cursor:pointer}.sidemenu-item.active{background:#5aafee;background:var(--pointer-blue);color:#fff}.sidemenu-item-icon{width:48px;height:48px;font-size:20px}.sidemenu-item-icon,.sidemenu-item-icon .icon2{display:flex;align-items:center;justify-content:center}.sidemenu-item-icon .icon2{height:36px}.sidemenu-indent{width:36px}.aio-table{color:rgba(0,0,0,.87);background:#f6f7fb;font-size:12px}.aio-table-paging{color:#333;background:#f6f7fb}.navbar.theme2 .navbar-button{color:#fff;color:var(--theme2-navbar-color)}.aio-table-cell .mdi{font-size:16px}.aio-table .aio-button-badge,.r-todo .aio-button-badge{font-size:10px;position:absolute;top:1px;padding:0 1px;direction:ltr;background:#88afeb;color:#fff;right:-4px;display:flex;align-items:center;justify-content:center;border-radius:4px;height:12px;min-width:12px;text-align:center}.r-chart-edit{top:0}.objective-card{border:1px solid #ddd;margin-bottom:6px;font-size:13px}.objective-card-subtitle{color:#aaa;font-size:85%}.aio-table-toolbar-button,.table-icon{background:#1e90ff}.table-icon{color:#fff;width:24px;height:24px;border-radius:3px}.table-icon-remove{background:red;color:#fff}.pointer-form{position:fixed;background:rgba(0,0,0,.3);left:0;top:0;width:100%;height:100%;z-index:10;display:flex;font-size:12px;justify-content:flex-end}.pointer-form.rtl{direction:rtl}.pointer-form-fordrop{width:calc(100% - 24px);height:100%;position:relative;max-width:700px;background:#fff;display:flex;flex-direction:column}.pointer-form-header{padding:0 16px;font-weight:700;height:48px;display:flex;align-items:center;box-shadow:0 0 12px 0 rgba(0,0,0,.1)}.pointer-form-header-close{font-size:16px;width:36px;height:36px;cursor:pointer;display:flex;align-items:center;justify-content:center}.pointer-form-body{padding:16px;flex:1 1;position:relative;display:flex;flex-direction:column;overflow-y:auto}.pointer-form-item{margin-bottom:16px}.pointer-form-item-input{position:relative;width:100%;display:flex;align-items:center}.pointer-form-item-input-icon{width:36px;display:flex;align-items:center;justify-content:center;color:#999;font-size:24px}.pointer-form-item-input-tag{flex:1 1;display:flex}.pointer-form-textbox{flex:1 1;height:36px;outline:none;border:1px solid #ccc;box-sizing:border-box;padding:0 12px}.pointer-form-textarea{height:72px;padding:12px}.pointer-form-textbox:disabled{cursor:not-allowed}.pointer-form.rtl input[type=number]{unicode-bidi:plaintext;text-align:right}.pointer-form-checkbox{margin-right:12px}.pointer-form-checkbox,.pointer-form-checkbox.rtl{width:16px;height:16px;border:2px solid #aaa;position:relative;border-radius:3px;cursor:pointer}.pointer-form-checkbox.rtl{margin-right:unset;margin-left:12px}.pointer-form-checkbox.disabled{cursor:not-allowed;opacity:.4}.pointer-form-checkbox.active{background:var(--main-color);border:2px solid var(--main-color)}.pointer-form-checkbox.active:after{content:"";position:absolute;width:4px;height:9px;-webkit-transform:rotate(45deg);transform:rotate(45deg);left:4px;top:0;border:0 solid #fff;border-width:0 3px 3px 0}.pointer-form-grid{flex:1 1}.pointer-form-item-input .gah{flex:1 1;color:#888}.pointer-form-item-input .r-tag{flex:1 1}.pointer-form-item-input.has-error:after{content:attr(data-error);color:red;position:absolute;top:40px;left:40px;font-size:10px}.pointer-form.rtl .pointer-form-item-input.has-error:after{right:40px;left:unset}.pointer-form-item input[type=text]:disabled{border:2px dashed #ccc;opacity:.7;cursor:not-allowed}.pointer-item-input{width:100%}.pointer-form-button{display:flex;justify-content:flex-start;width:100%;height:36px;outline:none;border:1px solid #ccc}.pointer-form-button-important{background:var(--main-color);color:#fff;border-radius:4px}.pointer-form-item-label{display:flex;align-items:center;padding:0 36px;box-sizing:border-box;font-size:12px}.pointer-form-footer{height:48px;display:flex;align-items:center;justify-content:flex-end;padding:0 16px;box-shadow:0 0 12px 0 rgba(0,0,0,.1)}.pointer-form-footer button{height:30px;margin:0 6px;padding:0 12px}.pointer-form-cansel{border:2px solid var(--main-color)}.pointer-form-save{background:var(--main-color);color:#fff}.pointer-form .aio-button-popup{max-height:300px}.pointer-form .grid-add-button{background:var(--main-color);color:#fff;padding:3px 12px;font-size:11px;border-radius:4px}.pointer-form .gah:disabled{border:2px dashed #ddd;opacity:1;background:#fafafa}.select-organization-toolbar{height:48px!important;padding:0 16px}.select-organization-search-box{flex:1 1;position:relative;display:flex;border-radius:6px}.select-organization-search-box input{box-sizing:border-box;border:none;width:100%;outline:none;height:30px;flex:1 1;font-size:13px;background:none;padding:0 12px;background:hsla(0,0%,100%,.05);color:inherit}.select-organization-search-icon{width:36px;height:30px;font-size:16px;display:flex;align-items:center;justify-content:center}.grid-select-organization{flex:1 1!important}.pointer-setting{font-size:13px;padding:12px;flex:1 1}.close-monitoring-date{box-sizing:border-box;flex:1 1;position:relative}.close-monitoring-date-header,.pointer-setting-tab{display:flex;align-items:center}.pointer-setting-tab{height:48px;padding:0 12px;box-sizing:border-box;cursor:pointer}.pointer-setting-tab.active{background:#5aafee;background:var(--pointer-blue);color:#fff}.pointer-setting-label{font-size:12px;align-items:center;padding:0 12px}.pointer-setting-button{border:1px solid;font-size:inherit;background:#5aafee;background:var(--pointer-blue);color:#fff;padding:0 16px}.monitoring-dates{display:flex;flex-wrap:wrap;align-items:start;overflow-y:auto}.monitoring-date{background:#5aafee;background:var(--pointer-blue);width:48px;overflow:hidden;height:48px;margin:2px;display:flex;padding-top:6px;box-sizing:border-box;color:#fff;flex-direction:column;border-radius:7px;align-items:center;justify-content:center;cursor:pointer;position:relative;-ms-user-select:none;user-select:none;-webkit-user-select:none}.monitoring-date-year{display:flex;height:16px;z-index:10;justify-content:center;align-items:end;width:100%}.monitoring-date-month{font-size:18px;z-index:10;font-weight:700}.monitoring-date-background{position:absolute;left:0;top:0;width:100%;height:100%}.monitoring-date-text{z-index:10}.monitoring-date.closed{background:#ef6e6e}.monitoring-date-confirm{width:100%;position:absolute;height:100%;z-index:10;justify-content:center;align-items:center;display:flex;flex-direction:column;font-size:14px;background:rgba(0,0,0,.6)}.monitoring-date-confirm-header{height:36px;background:#fff;width:256px;display:flex;padding:0 12px;box-sizing:border-box;border-bottom:1px solid #ccc;align-items:center}.monitoring-date-confirm-title{flex:1 1}.monitoring-date-confirm-close{width:24px;height:24px;display:flex;align-items:center;justify-content:center}.monitoring-date-confirm-body{background:#fff;width:256px;padding:6px 12px;box-sizing:border-box;display:flex;justify-content:center}.monitoring-date-confirm button{height:36px;background:#5aafee;background:var(--pointer-blue);color:#fff;font-size:12px;font-size:inherit;margin:3px;width:140px}.checkin-inline-comment-popup .aio-button-popup{max-height:unset}.checkin-cards{padding:12px}.checkin-card{font-size:12px;overflow:hidden;padding:8px;display:flex;width:100%;border-radius:12px;min-height:100px;flex-direction:column;box-sizing:border-box;align-items:center;background:#fff}.checkin-panel{border:1px solid #eee;background:#f8f8f8}.actual-checkin-chart .r-chart-edit{top:0!important}.actual-checkin-chart canvas{border-radius:0!important;border:none}.actual-checkin-chart .r-chart{flex:1 1;height:100%;padding-right:48px}.report-badge{border-radius:12px;color:#fff;font-size:11px;font-weight:700}.report-badge,.report-task-icon{display:flex;align-items:center;justify-content:center}.report-task-icon{border:1px solid #1e90ff;width:20px;height:20px;border-radius:100%}.report-task-icon.active:after{content:"";width:16px;height:16px;border-radius:100%;background:#1e90ff}.report-task-icon-done{border:1px solid #1e90ff;background-color:#1e90ff;width:20px;height:20px;border-radius:100%}.report-subtitle{color:#aaa;font-size:11px;overflow:hidden}.report-slider{background:#ddd;height:5px;width:100%;position:relative;border-radius:12px}.report-slider div{position:absolute;height:100%;top:0;border-radius:12px}.gauge-print{width:48px;height:48px;display:flex;align-items:center;justify-content:center;color:#fff;border-radius:100%;font-size:16px;font-weight:700}.report-task{border-bottom:1px solid #ddd;padding:6px 0}.report-task:first-child{border-top:1px solid #ddd}.toolbar.theme0 .toolbar-button{color:#888}.toolbar.theme0 .toolbar-button-important,.toolbar.theme0 .toolbar-button:hover{color:#fff;background:#5aafee;background:var(--pointer-blue)}.theme0 .actual-checkin-info .r-layout-item:first-child{background:hsla(0,0%,78.4%,.1)}.theme0 .checkin-card{background:#fff}.report-body.theme0{background:#fff}.report-body.theme0,.theme0 .report-panel{border:1px solid #eee}.navbar.theme1{background:#3b3d44;border:none;color:#fff}.navbar.theme1 .navbar-button-icon,.navbar.theme1 .navbar-button-text{color:#fff}.toolbar.theme1{color:#fff}.toolbar.theme1,.toolbar.theme1 input{background:#3b3d44;background:var(--theme1-bg3)}.toolbar.theme1 input{border-radius:0}.toolbar.theme1 .toolbar-button{background:#4e5967}.toolbar.theme1 .toolbar-button-text{padding-right:3px!important;color:#fff;padding-left:12px;border:none;font-size:11px}.toolbar.theme1 .toolbar-button-icon{color:#fff;border:none;font-size:12px}.toolbar-button-icon:has(.mdi-dots-horizontal){display:none!important}.toolbar.theme1 .toolbar-button-important{background:#5aafee;background:var(--pointer-blue)}.toolbar.theme1 .toolbar-button-text .rdb-icon{background:hsla(0,0%,100%,.2);width:24px;height:24px;border-radius:100%;font-size:24px}.theme1 .actual-checkin-info{background:#f8f8f8;color:#888}.theme1 .actual-checkin-info-item,.theme1 .actual-checkin-info .r-layout-item:first-child{background:hsla(0,0%,78.4%,.1)}.theme1 .checkin-cards{background:#f8f8f8}.theme1 .checkin-card{background:#fff}.theme1 .checkin-panel{border:1px solid #f5f5f5}.theme1 .actual-checkin-chart{background:#f8f8f8}.aio-table.theme1,.aio-table.theme1 .aio-table-title{background:#f3f4f9}.grid.theme1 .grid-icon{background:#fff;background:var(--theme1-bg1);border-radius:100%;color:#888!important;color:var(--theme1-cl1)!important;font-size:16px;box-shadow:1px 1px 5px 0 rgba(0,0,0,.1);box-shadow:var(--theme1-bs1)}.grid.theme1 .grid-title-text{font-family:IranSans-Light}.grid.theme1 .grid-period-cell{box-shadow:none;border:none}.grid.theme1 .grid-cell-accountable,.grid.theme1 .grid-period-cell{background:#fff;background:var(--theme1-bg1);color:#888;color:var(--theme1-cl1);box-shadow:1px 1px 5px 0 rgba(0,0,0,.1);box-shadow:var(--theme1-bs1)}.sidemenu.theme1 .sidemenu-profile{height:48px;color:#fff}.sidemenu.theme1 .sidemenu-item{background:#f3f4f9}.sidemenu.theme1 .sidemenu-item.active{background:#5aafee;background:var(--pointer-blue)}.theme1 .aio-button-popup{border:1px solid #eee;outline:none}.theme1 .aio-button-option:hover{color:#fff}.report-body.theme1{background:#fff}.report-body.theme1,.theme1 .report-panel{border:1px solid #eee}:root{--theme2-color1:#3f4456;--theme2-color2:#333847;--theme2-border-color:#51566e;--theme2-border-top:1px solid #5d5e68;--theme2-border-bottom:1px solid #292b30}.theme2{color:#fff}.navbar.theme2{background:linear-gradient(180deg,#3c4356 0,#2a2d35);color:#fff;color:var(--theme2-navbar-color);border-bottom:none}.toolbar.theme2,.toolbar.theme2 input{background:#333847;background:var(--theme2-color2)}.toolbar.theme2 input{border-radius:0}.theme2 .toolbar-button{border-radius:24px;border:none!important;background:#6c7691;background:rgba(0,0,0,.1)}.theme2 .toolbar-button:hover{background:#5aafee;background:var(--pointer-blue);color:#fff}.theme2 .toolbar-button-important{background:linear-gradient(180deg,#49b1f5 0,#49b1f5 50%,#2e8cca);background:var(--theme2-toolbar-button-important-background);color:#fff}.toolbar.theme2 .rdp-grid-header,.toolbar.theme2 .rdp-list-header{background-image:linear-gradient(45deg,rgba(0,0,0,.5) 25%,transparent 0,transparent 75%,rgba(0,0,0,.5) 0,rgba(0,0,0,.5)),linear-gradient(45deg,rgba(0,0,0,.5) 25%,transparent 0,transparent 75%,rgba(0,0,0,.5) 0,rgba(0,0,0,.5));background-image:var(--theme2-navbar-background-image);background-size:6px 6px;background-size:var(--theme2-navbar-background-size);background-position:0 0,3px 3px;background-position:var(--theme2-navbar-background-position);color:#fff;color:var(--theme2-navbar-color)}.theme2 .rdp-list select{background:#3f4456;background:var(--theme2-color1)}.theme2 .table-float-toolbar-button{background:hsla(0,0%,100%,.1)}.theme2 .table-float-toolbar-button:hover{background:var(--main-color);color:#fff}.theme2 .aio-button-search{background:#3f4456;background:var(--theme2-color1);border-bottom:1px solid #51566e;border-bottom:1px solid var(--theme2-border-color)}.theme2 .aio-button-search input{color:#fff}.theme2 .aio-button-checkeds{border:1px solid #51566e;border:1px solid var(--theme2-border-color)}.theme2.filter-bar{background:#333847;background:var(--theme2-color2);border-top:none}.theme2.toolbar-tag{border:1px solid #51566e;border:1px solid var(--theme2-border-color);color:#fff}.theme2 .r-todo-list,.theme2.r-todo{background:#3f4456;background:var(--theme2-color1)}.theme2 .r-todo-list{color:#fff}.theme2 .r-todo-list-tabs{border-bottom:1px solid #51566e;border-bottom:1px solid var(--theme2-border-color)}.theme2 .r-todo-list-group{background:rgba(0,0,0,.1)}.theme2 .r-todo-kanban-header{background:rgba(0,0,0,.1)}.theme2 .r-todo-kanban-header,.theme2 .r-todo-list-permission,.theme2 .r-todo-permissions-add{border-bottom:1px solid #51566e;border-bottom:1px solid var(--theme2-border-color)}.theme2 .r-todo-list-tab.active{background:rgba(0,0,0,.1);border:1px solid #51566e;border:1px solid var(--theme2-border-color);border-bottom:none}.theme2 .r-todo-kanban{border:1px solid #51566e;border:1px solid var(--theme2-border-color)}.theme2 .r-todo-sidemenu{background:rgba(0,0,0,.1);color:#fff}.theme2 .r-todo-list-header{color:#fff}.theme2 .r-todo-no-data{background:#3f4456;background:var(--theme2-color1)}.theme2 .r-todo-list-item{color:#fff}.theme2 .r-todo-list-item path{stroke:#fff!important;fill:#fff!important}.theme2 .r-todo-list-row{border-bottom:1px solid #51566e;border-bottom:1px solid var(--theme2-border-color)}.theme2 .r-todo-setting{background:#3f4456;background:var(--theme2-color1)}.theme2 .r-todo-setting-item{background:rgba(0,0,0,.1)}.theme2 .r-todo-setting-item input{background:none;border-bottom:1px solid #51566e;border-bottom:1px solid var(--theme2-border-color)}.theme2 .r-todo-list-item{background:rgba(0,0,0,.1)!important}.theme2 .r-todo-filters-item,.theme2 .r-todo-filters-popup{background:#3f4456;background:var(--theme2-color1)}.theme2 .r-todo-filters-item{border-bottom:1px solid #51566e;border-bottom:1px solid var(--theme2-border-color)}.theme2 .r-todo-filters-footer,.theme2 .r-todo-filters-footer button{background:#3f4456;background:var(--theme2-color1)}.theme2 .r-todo-list-task.active{background:#1e90ff}.theme2 .r-todo-filters-tag{color:#fff}.aio-table.theme2{background:#333847!important;background:var(--theme2-color2)!important;border:none!important}.aio-table.theme2 .aio-table-splitter{background:#51566e;background:var(--theme2-border-color)}.aio-table.theme2 .aio-table-unit::-webkit-scrollbar-track{background-color:#3f4456;background-color:var(--theme2-color1)}.theme2 .aio-table-title{color:#aaa;border:1px solid #51566e!important;border:1px solid var(--theme2-border-color)!important}.theme2 .aio-table-cell,.theme2 .aio-table-title{background:#3f4456;background:var(--theme2-color1)}.theme2 .aio-table-cell{border-top:1px solid #5d5e68!important;border-top:var(--theme2-border-top)!important;border-bottom:1px solid #292b30!important;border-bottom:var(--theme2-border-bottom)!important;color:#fff}.theme2 .aio-table-filter-popup,.theme2 .aio-table-input-container option{background:#3f4456;background:var(--theme2-color1)}.theme2 .aio-table-filter-add,.theme2 .aio-table-filter-item input,.theme2 .aio-table-filter-item select,.theme2 .aio-table-filter-remove{background:rgba(0,0,0,.2);color:#fff}.theme2 .aio-table-group{background:#3f4456;background:var(--theme2-color1);border-top:1px solid #5d5e68!important;border-top:var(--theme2-border-top)!important;border-bottom:1px solid #292b30!important;border-bottom:var(--theme2-border-bottom)!important}.theme2 .aio-table-input{background:none}.theme2 .aio-table-search{background:#3f4456;background:var(--theme2-color1);border:none}.theme2 .grid-cell-accountable{background:#8eaecc;background:hsla(0,0%,100%,.1)}.theme2 .status{color:#5aafee;color:var(--pointer-blue)}.aio-table.theme2 .aio-button-badge{background:#5aafee;background:var(--pointer-blue)}.theme2 .grid-period-cell{border:none;box-shadow:none;background:#485266;background:rgba(0,0,0,.1)}.theme2 .aio-table-paging{border-top:1px solid #777;background:#3f4456;background:var(--theme2-color1);color:#fff}.theme2 .aio-table-paging-button{background:rgba(0,0,0,.2)}.theme2 .aio-table-paging select{color:#fff;border:none}.theme2 .aio-table-card{background:#3f4456;background:var(--theme2-color1)}.theme2 .objective-card{border:1px solid #51566e;border:1px solid var(--theme2-border-color)}.theme2 .r-chatbox-footer{background:#3f4456;background:var(--theme2-color1)}.theme2 .r-chatbox{background:#3f4456!important;background:var(--theme2-color1)!important}.theme2 .r-chatbox-body{background-image:url(../../static/media/messaging-bg-theme2.c9e73ea6.png)}.theme2 .r-chatbox-footer path{fill:#fff}.theme2 .r-chatbox-footer input{background:rgba(0,0,0,.1);color:#fff;border:1px solid #51566e;border:1px solid var(--theme2-border-color)}.theme2 .actual-checkin-body{background:#3f4456;background:var(--theme2-color1)}.theme2 .checkin-card{color:#fff;background:rgba(0,0,0,.1)}.theme2 .checkin-cards{border:none;border-top:1px solid #666}.theme2 .actual-checkin-info-value,.theme2 .checkin-cards{background:#3f4456;background:var(--theme2-color1)}.theme2 .actual-checkin-info-title{background:#3f4456!important;background:var(--theme2-color1)!important}.theme2 .actual-checkin-info-item,.theme2 .actual-checkin-info .r-layout-item:first-child{background:hsla(0,0%,100%,.1)}.theme2 .actual-checkin-chart{background:#3f4456;background:var(--theme2-color1)}.theme2 .checkin-card-footer{background:hsla(0,0%,100%,.05);box-shadow:none}.theme2 .checkin-panel{border:1px solid #51566e;border:1px solid var(--theme2-border-color);background:#3f4456;background:var(--theme2-color1)}.theme2 .r-chart{color:#fff}.theme2 .r-chart-canvas{border:none;background:#3f4456;background:var(--theme2-color1)}.theme2 .r-chart canvas{border:none}.theme2 .pointer-form-header{background:var(--theme2-gradient1);color:#fff}.theme2 .pointer-form-body{color:#fff}.theme2 .pointer-form-body,.theme2 .pointer-form-footer{background:#3f4456;background:var(--theme2-color1)}.theme2 .pointer-form-footer button{border:none;background:rgba(0,0,0,.1)}.theme2 .pointer-form-footer button.pointer-form-save{background:#5aafee;background:var(--pointer-blue)}.theme2 .pointer-form-button{color:#fff;border:1px solid #51566e;border:1px solid var(--theme2-border-color)}.theme2 .pointer-form-item-input-icon{color:#fff}.theme2 .pointer-form-textbox{background:none;border:1px solid #51566e;border:1px solid var(--theme2-border-color)}.theme2 .pointer-form-textbox:disabled{color:#fff;background:hsla(0,0%,100%,.2)}.theme2 .pointer-form-item-input.has-error:after{color:#ff7300}.theme2 .r-radio-button{color:#fff;border:none}.theme2 .rdp{background:#333847;background:var(--theme2-color2)}.theme2 .rdp-cell.disabled{background:rgba(0,0,0,.5)}.theme2 .pointer-form-item-input-tag .gah{color:#fff;border:1px solid #51566e;border:1px solid var(--theme2-border-color)}.theme2 .gah-popup{border:none}.theme2 .gah-calendar{stroke:#fff;border:1px solid #51566e;border:1px solid var(--theme2-border-color)}.sidemenu.theme2,.theme2 .gah-calendar{background:#3f4456;background:var(--theme2-color1);color:#fff}.sidemenu.theme2 .sidemenu-profile{border-bottom:1px solid #292b30;border-bottom:var(--theme2-border-bottom)}.sidemenu.theme2 .sidemenu-profile-picture{border:4px solid #fff}.sidemenu.theme2 .sidemenu-item{background:none;border-top:1px solid #5d5e68;border-top:var(--theme2-border-top);border-bottom:1px solid #292b30;border-bottom:var(--theme2-border-bottom);color:#fff;color:var(--theme2-sidemenu-color)}.sidemenu.theme2 .sidemenu-item.indented{background:rgba(0,0,0,.1)}.sidemenu.theme2 .sidemenu-item.active{background:#5aafee;background:var(--pointer-blue)}.theme2 .pointer-table{color:#fff;background:#51566e;background:var(--theme2-border-color);border:1px solid #51566e;border:1px solid var(--theme2-border-color)}.theme2 .pointer-table .toolbar{background:#3f4456;background:var(--theme2-color1)}.theme2 .pointer-table .toolbar .toolbar-button{border:none}.theme2 .pointer-table-cell,.theme2 .pointer-table-title{background:#3f4456;background:var(--theme2-color1)}.theme2 .pointer-table-cell input{background:none}.theme2 .chart-form{background:#3f4456;background:var(--theme2-color1)}.report-body.theme2,.theme2 .report-panel{background:#3f4456;background:var(--theme2-color1);border:1px solid #51566e;border:1px solid var(--theme2-border-color)}.theme2 .report-panel{color:#fff}.theme2 .dashboard-objective-card{background:#3f4456;background:var(--theme2-color1);border-bottom:1px solid #292b30;border-bottom:var(--theme2-border-bottom);border-top:1px solid #5d5e68;border-top:var(--theme2-border-top)}.theme2.dashboard-container{background:#3f4456;background:var(--theme2-color1);border:1px solid #51566e;border:1px solid var(--theme2-border-color)}.theme2 .aio-button-popup{background:#3f4456;background:var(--theme2-color1);border:1px solid #444}.theme2 .aio-button-option{background:rgba(0,0,0,.1);border-top:1px solid #5d5e68;border-top:var(--theme2-border-top);border-bottom:1px solid #292b30;border-bottom:var(--theme2-border-bottom);color:#fff!important}.theme2 .aio-button-option:hover{background:#5aafee;background:var(--pointer-blue);color:#fff}.theme2 .aio-button-option:first-child{border-top:none}.theme2 .aio-button-option:last-child{border-bottom:none}.theme2 .chart-form .aio-table{border-radius:0;border:none;background:#3f4456!important;background:var(--theme2-color1)!important;box-shadow:0 4px 11px 1px rgba(0,0,0,.13)}.theme2.pointer-setting{background:#3f4456;background:var(--theme2-color1);color:#fff}.pointer-setting-tabs.theme2{border:1px solid #51566e;border:1px solid var(--theme2-border-color)}.pointer-setting-tab.theme2{border-bottom:1px solid #292b30;border-bottom:var(--theme2-border-bottom);border-top:1px solid #5d5e68;border-top:var(--theme2-border-top)}.theme2 .monitoring-date-confirm-header{border-bottom:1px solid #51566e;border-bottom:1px solid var(--theme2-border-color)}.theme2 .monitoring-date-confirm-body,.theme2 .monitoring-date-confirm-header{background:#3f4456;background:var(--theme2-color1)}:root{--theme3-color1:#8400ff;--theme3-color2:#720ae5}.navbar.theme3{background:#8400ff;background:var(--theme3-color1);border:none;color:#fff!important}.navbar.theme3 .navbar-button{color:#fff}.aio-table.theme3{background:#f3f4f9}.grid.theme3 .grid-icon{background:#fff;background:var(--theme1-bg1);border-radius:100%;color:#888!important;color:var(--theme1-cl1)!important;font-size:16px;box-shadow:1px 1px 5px 0 rgba(0,0,0,.1);box-shadow:var(--theme1-bs1)}.theme3 .actual-checkin-info{background:#f9f9f9;color:#aaa;box-shadow:0 0 8px 0 rgba(0,0,0,.1)}.theme3 .actual-checkin-info ul li:first-child{border-bottom:1px solid #bbb}.grid.theme3 .grid-title-text{font-family:IranSans-Light}.grid.theme3 .grid-period-cell{box-shadow:none;border:none}.grid.theme3 .grid-cell-accountable,.grid.theme3 .grid-period-cell{background:#fff;background:var(--theme1-bg1);color:#888;color:var(--theme1-cl1);box-shadow:1px 1px 5px 0 rgba(0,0,0,.1);box-shadow:var(--theme1-bs1)}.navbar.theme3 .navbar-button-icon,.navbar.theme3 .navbar-button-text{color:#fff}.toolbar.theme3{color:#fff}.filter-bar.theme3,.toolbar.theme3{background:#8400ff;background:var(--theme3-color1)}.filter-bar.theme3{border:none}.filter-bar.theme3 .toolbar-tag{color:#fff;border:1px solid #fff}.toolbar.theme3 .toolbar-button-text{padding-right:3px!important;padding-left:12px;font-size:11px}.toolbar.theme3 .toolbar-button-icon,.toolbar.theme3 .toolbar-button-text{height:32px;background:#720ae5;background:var(--theme3-color2);color:#fff;border:none}.toolbar.theme3 .toolbar-button-icon{width:32px;font-size:12px}.toolbar.theme3 .toolbar-button-important{background:#57c1ff!important}.toolbar.theme3 .toolbar-button-text .rdb-icon{background:hsla(0,0%,100%,.15);width:24px;height:24px;border-radius:100%;font-size:24px}.theme3 .aio-button-popup{border:1px solid #eee;outline:none}.theme3 .aio-button-option:hover{color:#fff}.sidemenu.theme3 .sidemenu-profile{height:48px;color:#fff}.sidemenu.theme3 .sidemenu-item{background:#f3f4f9}.sidemenu.theme3 .sidemenu-item.active{background:#720ae5;background:var(--theme3-color2);color:#fff}@media print{.pointer-no-print{display:none}}.app-print-mode{font-size:12px;-webkit-print-color-adjust:exact}.app-print-mode .aio-table-body{position:relative;top:unset!important}.app-print-mode .aio-table-cards{position:relative}.app-print-mode .toolbar{display:none}.app-print-mode .pointer-form-body{flex:unset;overflow-y:visible}.app-print-mode .pointer-form-footer{display:none}.app-print-mode .pointer-form-fordrop{overflow-y:auto}.app-print-mode .navbar-button,.app-print-mode .table-float-toolbar-button{display:none!important}.app-print-mode .pointer-page-title{display:flex!important}body.pab-open{overflow:hidden}.pab{box-sizing:border-box;border:0;cursor:pointer;outline:0;display:flex;align-items:center;position:relative;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:3px 8px;-ms-user-select:none;user-select:none;-webkit-user-select:none;font-size:12px;font-family:inherit}.pab:disabled{cursor:not-allowed!important;opacity:.3}.pab.rounded{border-radius:100px}.pab.rtl{direction:rtl}.pab-option{white-space:nowrap;width:100%;border:0;background:none;padding:12px 16px;outline:0;box-sizing:border-box;cursor:pointer;display:flex;color:#111;font-size:14px;align-items:center}.pab-add{height:36px;font-size:inherit;color:inherit;padding:0 12px}.pab-add,.pab-search{display:flex;align-items:center;justify-content:center}.pab-search{padding:0 6px;background:#fff;box-sizing:border-box;top:0;width:100%;border-bottom:1px solid #ddd}.pab-search input{outline:0;height:24px;border:none;color:#666;background:none;width:100%;font-size:inherit;padding:8px}.pab-search-icon{width:24px;height:30px;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:1;color:inherit}.pab.rtl .pab-search-icon{right:unset;left:8px}.pab-search-icon.disabled{opacity:.5}.pab-options{flex:1 1;overflow-y:auto;display:flex;flex-direction:column;outline:none}.pab-popup-container{position:fixed;z-index:1000000000;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.1)}.pab-popup-container.rtl{direction:ltr}.pab-popup-container.rtl .pab-search-icon{right:unset;left:8px}.pab-option.disabled{opacity:.2;cursor:not-allowed}a.pab-option{width:-webkit-fill-available;width:fill-available}.pab-popup{position:absolute!important;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;flex-direction:column;background:#fff;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);border-radius:6px;border:1px solid #d1d3d6;-ms-user-select:none;user-select:none;-webkit-user-select:none;outline:none}.pab-options::-webkit-scrollbar{width:10px!important;height:10px!important}.pab-options::-webkit-scrollbar-track{background-color:transparent}.pab-options::-webkit-scrollbar-thumb{background-color:#e6e7e9;border-radius:20px;border:3px solid transparent;background-clip:content-box}.pab-options::-webkit-scrollbar-thumb:hover{background-color:#a8bbbf}.pab-gap{flex-shrink:0}.pab-check-icon{width:18px;height:18px;position:relative;flex-shrink:0;border:2px solid}.pab-option.active,.pab-option:hover{background:#97d0ff;color:#fff}.pab-splitter{font-size:80%;color:#aaa;border-bottom:1px solid;box-sizing:border-box;width:100%;padding-left:16px;text-align:left}.pab-splitter.rtl{padding-left:unset;padding-right:16px;text-align:right}.pab-badge{background:red;border-radius:10px;font-size:80%;color:#fff;font-weight:700;display:flex;min-height:12px;align-items:center;bottom:calc(100% - 6px);padding:1px 4px}.pab.rtl .pab-badge{margin-right:6px}.pab.ltr .pab-badge{margin-left:6px}.pab-caret{width:10px;position:relative;display:flex;align-items:center;justify-content:center}.pab.ltr .pab-caret{margin-left:6px}.pab.rtl .pab-caret{margin-right:6px}.pab-caret:after{content:"";border-top:5px solid;border-right:4px solid transparent;border-left:4px solid transparent}.pab-multiselect{display:flex;flex-direction:column;width:100%;box-sizing:border-box}.pab-multiselect .pab{width:100%!important}.pab-tags{top:100%;width:100%;left:0;box-sizing:border-box;display:flex;flex-wrap:wrap;padding:6px;border:1px solid #ddd;overflow:hidden;cursor:auto}.pab-tags.rtl{direction:rtl}.pab-tag{border-radius:36px;color:#fff;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:flex;align-items:center;margin:2px;overflow:hidden;white-space:nowrap;max-width:100%;cursor:pointer;background:#1e90ff;font-size:12px}.pab-tag.disabled{cursor:not-allowed;opacity:.5}.pab-tag-icon{width:20px;display:flex;align-items:center;justify-content:center;height:16px;color:inherit;position:relative}.pab-tag-text{flex:1 1;overflow:hidden}.pab-radio{display:flex;color:#666;justify-content:flex-start;font-size:12px;flex-wrap:wrap;position:relative}.pab-radio.rtl{direction:rtl}.pab-radio-option{display:flex;align-items:center;cursor:pointer;padding:12px;overflow:hidden;max-width:100%;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;box-sizing:border-box;outline:none;font-size:12px}.pab-checkbox{padding:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.pab-radio-option.disabled{cursor:not-allowed;opacity:.5}.pab-text{display:flex;flex-direction:column;overflow:hidden;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;flex-shrink:0}.pab-has-subtext{display:flex;align-items:flex-start;justify-content:start}.pab-subtext{font-size:85%;opacity:.6}.pab-tabs{display:flex;color:#666;width:100%;height:36px;font-size:12px;flex-wrap:nowrap;position:relative;padding:0 12px;overflow-x:auto;box-sizing:border-box;align-items:center}.pab-tabs::-webkit-scrollbar{display:none}.pab-tabs{-ms-overflow-style:none;scrollbar-width:none}.pab-tabs-option{display:flex;flex-shrink:0;align-items:center;justify-content:center;cursor:pointer;overflow:hidden;margin:0 6px;padding:0 6px;height:100%;position:relative}.pab-tabs-option:after{content:"";position:absolute;top:calc(100% - 2px);width:0;height:2px;background:#1e90ff}.pab-tabs-option.active{color:#1e90ff}.pab-tabs-option.active:after{width:100%;transition:.3s}.pab-check-out{color:#1e90ff;border:2px solid;width:16px;height:16px;display:flex;align-items:center;flex-shrink:0;justify-content:center;position:relative}.pab-check-in{transition:.2s;width:0;height:0;opacity:0}.pab-check-out.checked .pab-check-in{background:#1e90ff;width:calc(100% - 4px);height:calc(100% - 4px);opacity:1;transition:.2s}.pab-check-in.round,.pab-check-out.round{border-radius:100%}.flip-button{opacity:1;outline:0;position:relative;font-family:"Open Sans",inherit;font-weight:700;border:none;padding:0;cursor:pointer;height:36px}.flip-button.flip-button-hover .flip-button-after{opacity:1;-webkit-transform:translateY(0) rotateX(0);transform:translateY(0) rotateX(0)}.flip-button.flip-button-hover .flip-button-before{opacity:0;-webkit-transform:translateY(50%) rotateX(90deg);transform:translateY(50%) rotateX(90deg)}.flip-button .flip-button-after{opacity:0;width:100%;position:absolute;-webkit-transform:translateY(-50%) rotateX(90deg);transform:translateY(-50%) rotateX(90deg)}.flip-button .flip-button-after,.flip-button .flip-button-before{top:0;left:0;display:flex;align-items:center;justify-content:center;transition:.4s;height:100%}.flip-button .flip-button-before{opacity:1;padding:0 30px;position:relative;-webkit-transform:translateY(0) rotateX(0);transform:translateY(0) rotateX(0)}.p-aio-table{background:#eee;overflow:hidden;flex:1 1;font-size:12px;color:#888;padding:6px}.p-aio-table-header{position:-webkit-sticky!important;position:sticky!important;top:0;z-index:100;overflow:visible;font-weight:700;-webkit-user-select:none;-ms-user-select:none;user-select:none;background:#ddd}.row-relative-filter{opacity:.4}.p-aio-table-title{background:#f8f8f8;height:36px}.p-aio-table-cell-content{display:flex;overflow:hidden}.p-aio-table-cell-subtext{font-size:74%;opacity:.5}.p-aio-table-cell{height:36px;display:flex;align-items:center;padding:0 12px;flex-shrink:0;background:#fff}.p-aio-table-cell.striped{background:#f7f7f7}.p-aio-table-toggle{width:16px;height:24px;display:flex;align-items:center;justify-content:center}.p-aio-table-toolbar{padding:8px;display:flex;width:100%;align-items:center}.p-aio-table-paging{padding:8px}.p-aio-table-toolbar-icon{border:none;width:30px!important;border-radius:100%}.p-aio-table-toolbar-icon,.p-aio-table-toolbar-item{display:flex;align-items:center;justify-content:center;background:#fff;height:30px;margin:0 3px}.p-aio-table-toolbar-item{border:none;min-width:30px!important;border-radius:36px}.p-aio-table-toolbar-popup-header{height:36px;line-height:36px;text-align:center;border-bottom:1px solid #ddd}.p-aio-table-search{flex:1 1;border-radius:36px;background:#fff;height:30px;display:flex;align-items:center;border:1px solid #eee;padding:0 6px;box-sizing:border-box;margin:0 3px}.p-aio-table-search input{font-family:inherit;flex:1 1;border:none;outline:none;height:100%;background:none}.p-aio-table-group-row{height:48px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.p-aio-table-filter-popup{padding:6px;width:300px}.p-aio-table-filter-add{height:24px;width:100%;margin:3px;border:1px solid #ddd;background:#eee}.p-aio-table-filter-item{padding:3px}.p-aio-table-filter-operator{border:1px solid #ddd;background:#fff;height:24px;width:100%}.p-aio-table-filter-value{border:1px solid #ddd;padding:0 3px;width:100%;outline:none;font-family:inherit}.p-aio-table-filter-remove{border:1px solid #ddd}.p-aio-table-inline-edit-input{width:100%!important;height:100%;max-height:36px;border:none;background:none;outline:none;color:inherit;font-family:inherit;min-height:16px;font-size:inherit}.p-aio-table-inline-edit-input:focus{border-bottom:2px solid #1e90ff;border-top:2px solid transparent}.p-aio-table-rows::-webkit-scrollbar{width:10px!important;height:10px!important}.p-aio-table-freeze-container::-webkit-scrollbar{width:0!important}.p-aio-table-rows::-webkit-scrollbar-track{background-color:transparent}.p-aio-table-rows::-webkit-scrollbar-thumb{background-color:#cdd4e0;border-radius:20px;border:3px solid transparent;background-clip:content-box;background-color:#b1b9ca}.p-aio-table-rows::-webkit-scrollbar-thumb:hover{background-color:#6f7888}
/*# sourceMappingURL=main.b12d4c1e.chunk.css.map */