@charset "UTF-8";.cdk-overlay-container{position:fixed;z-index:1000}.cdk-global-overlay-wrapper{display:-webkit-box;display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:-webkit-box;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-transition:opacity .4s cubic-bezier(.25,.8,.25,1);transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;min-width:1px;min-height:1px}.owl-dialog-container{position:relative;pointer-events:auto;box-sizing:border-box;display:block;padding:1.5em;width:100%;height:100%;outline:none}.owl-dialog-container .owl-dt-container{border-radius:2px;overflow:auto;background:#fff;color:#000000de;box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.owl-dt-calendar{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;width:100%}.owl-dt-calendar-control{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;font-size:1em;width:100%;padding:.5em;color:#000}.owl-dt-calendar-control .owl-dt-calendar-control-content{-webkit-box-flex:1;flex:1 1 auto;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.owl-dt-calendar-main{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-flex:1;flex:1 1 auto;padding:0 .5em .5em;outline:0}.owl-dt-calendar-view{display:flex;-webkit-box-flex:1;flex:1 1 auto}.owl-dt-calendar-multi-year-view{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.owl-dt-calendar-table .owl-dt-calendar-header .owl-dt-calendar-table-divider.owl-calendar-weeks:after{left:-1.8em}.owl-dt-calendar-table .owl-dt-calendar-cell{position:relative;height:0;line-height:0;text-align:center;outline:0;color:#000000d9;-webkit-appearance:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.owl-dt-calendar-table .owl-dt-calendar-cell-content{position:absolute;top:5%;left:5%;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;box-sizing:border-box;width:90%;height:90%;font-size:.8em;line-height:1;border:1px solid rgba(0,0,0,0);border-radius:999px;color:inherit;cursor:pointer}.owl-dt-calendar-table.owl-calendar-weeks .owl-dt-calendar-cell-content{height:86%}.owl-dt-timer{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;width:100%;height:7em;padding:.5em;outline:none}.owl-dt-timer-box{position:relative;display:-webkit-inline-box;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;width:25%;height:100%}.owl-dt-timer-content{-webkit-box-flex:1;flex:1 1 auto;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;width:100%;margin:.2em 0}.owl-dt-timer-divider:before,.owl-dt-timer-divider:after{content:"";display:inline-block;width:.35em;height:.35em;position:absolute;left:50%;border-radius:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);background-color:currentColor}.owl-dt-control-button{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;outline:none;border:none;-webkit-tap-highlight-color:rgba(0,0,0,0);display:inline-block;white-space:nowrap;text-decoration:none;vertical-align:baseline;margin:0;padding:0;background-color:#0000;font-size:1em;color:inherit}.owl-dt-control-button .owl-dt-control-button-content{position:relative;display:-webkit-inline-box;display:inline-flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;outline:none}.owl-dt-control-period-button .owl-dt-control-button-content{height:1.5em;padding:0 .5em;border-radius:3px;-webkit-transition:background-color .1s linear;transition:background-color .1s linear}.owl-dt-control-period-button .owl-dt-control-button-arrow{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;width:1em;height:1em;margin:.1em;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.owl-dt-inline-container,.owl-dt-popup-container{position:relative;width:18.5em;box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.owl-dt-container-buttons{display:-webkit-box;display:flex;width:100%;height:2em;color:#3f51b5}.owl-dt-container-control-button .owl-dt-control-button-content{height:100%;width:100%;-webkit-transition:background-color .1s linear;transition:background-color .1s linear}.owl-dt-container-info{padding:0 .5em;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0)}.owl-dt-container-info .owl-dt-container-range .owl-dt-container-range-content{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;padding:.5em 0;font-size:.8em}.owl-dt-timer-hour12{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;color:#3f51b5}.owl-dt-timer-hour12 .owl-dt-timer-hour12-box{border:1px solid currentColor;border-radius:2px;-webkit-transition:background .2s ease;transition:background .2s ease}.mat-elevation-z0,.mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:var(--mat-app-elevation-shadow-level-0, 0px 0px 0px 0px --mat-sys-shadow, 0px 0px 0px 0px --mat-sys-shadow, 0px 0px 0px 0px --mat-sys-shadow)}.mat-elevation-z1,.mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:var(--mat-app-elevation-shadow-level-1, 0px 2px 1px -1px --mat-sys-shadow, 0px 1px 1px 0px --mat-sys-shadow, 0px 1px 3px 0px --mat-sys-shadow)}.mat-elevation-z2,.mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:var(--mat-app-elevation-shadow-level-2, 0px 3px 1px -2px --mat-sys-shadow, 0px 2px 2px 0px --mat-sys-shadow, 0px 1px 5px 0px --mat-sys-shadow)}.mat-elevation-z3,.mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:var(--mat-app-elevation-shadow-level-3, 0px 3px 3px -2px --mat-sys-shadow, 0px 3px 4px 0px --mat-sys-shadow, 0px 1px 8px 0px --mat-sys-shadow)}.mat-elevation-z4,.mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:var(--mat-app-elevation-shadow-level-4, 0px 2px 4px -1px --mat-sys-shadow, 0px 4px 5px 0px --mat-sys-shadow, 0px 1px 10px 0px --mat-sys-shadow)}.mat-elevation-z5,.mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:var(--mat-app-elevation-shadow-level-5, 0px 3px 5px -1px --mat-sys-shadow, 0px 5px 8px 0px --mat-sys-shadow, 0px 1px 14px 0px --mat-sys-shadow)}.mat-elevation-z6,.mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:var(--mat-app-elevation-shadow-level-6, 0px 3px 5px -1px --mat-sys-shadow, 0px 6px 10px 0px --mat-sys-shadow, 0px 1px 18px 0px --mat-sys-shadow)}.mat-elevation-z7,.mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:var(--mat-app-elevation-shadow-level-7, 0px 4px 5px -2px --mat-sys-shadow, 0px 7px 10px 1px --mat-sys-shadow, 0px 2px 16px 1px --mat-sys-shadow)}.mat-elevation-z8,.mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:var(--mat-app-elevation-shadow-level-8, 0px 5px 5px -3px --mat-sys-shadow, 0px 8px 10px 1px --mat-sys-shadow, 0px 3px 14px 2px --mat-sys-shadow)}.mat-elevation-z9,.mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:var(--mat-app-elevation-shadow-level-9, 0px 5px 6px -3px --mat-sys-shadow, 0px 9px 12px 1px --mat-sys-shadow, 0px 3px 16px 2px --mat-sys-shadow)}.mat-elevation-z10,.mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:var(--mat-app-elevation-shadow-level-10, 0px 6px 6px -3px --mat-sys-shadow, 0px 10px 14px 1px --mat-sys-shadow, 0px 4px 18px 3px --mat-sys-shadow)}.mat-elevation-z11,.mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:var(--mat-app-elevation-shadow-level-11, 0px 6px 7px -4px --mat-sys-shadow, 0px 11px 15px 1px --mat-sys-shadow, 0px 4px 20px 3px --mat-sys-shadow)}.mat-elevation-z12,.mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:var(--mat-app-elevation-shadow-level-12, 0px 7px 8px -4px --mat-sys-shadow, 0px 12px 17px 2px --mat-sys-shadow, 0px 5px 22px 4px --mat-sys-shadow)}.mat-elevation-z13,.mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:var(--mat-app-elevation-shadow-level-13, 0px 7px 8px -4px --mat-sys-shadow, 0px 13px 19px 2px --mat-sys-shadow, 0px 5px 24px 4px --mat-sys-shadow)}.mat-elevation-z14,.mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:var(--mat-app-elevation-shadow-level-14, 0px 7px 9px -4px --mat-sys-shadow, 0px 14px 21px 2px --mat-sys-shadow, 0px 5px 26px 4px --mat-sys-shadow)}.mat-elevation-z15,.mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:var(--mat-app-elevation-shadow-level-15, 0px 8px 9px -5px --mat-sys-shadow, 0px 15px 22px 2px --mat-sys-shadow, 0px 6px 28px 5px --mat-sys-shadow)}.mat-elevation-z16,.mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:var(--mat-app-elevation-shadow-level-16, 0px 8px 10px -5px --mat-sys-shadow, 0px 16px 24px 2px --mat-sys-shadow, 0px 6px 30px 5px --mat-sys-shadow)}.mat-elevation-z17,.mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:var(--mat-app-elevation-shadow-level-17, 0px 8px 11px -5px --mat-sys-shadow, 0px 17px 26px 2px --mat-sys-shadow, 0px 6px 32px 5px --mat-sys-shadow)}.mat-elevation-z18,.mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:var(--mat-app-elevation-shadow-level-18, 0px 9px 11px -5px --mat-sys-shadow, 0px 18px 28px 2px --mat-sys-shadow, 0px 7px 34px 6px --mat-sys-shadow)}.mat-elevation-z19,.mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:var(--mat-app-elevation-shadow-level-19, 0px 9px 12px -6px --mat-sys-shadow, 0px 19px 29px 2px --mat-sys-shadow, 0px 7px 36px 6px --mat-sys-shadow)}.mat-elevation-z20,.mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:var(--mat-app-elevation-shadow-level-20, 0px 10px 13px -6px --mat-sys-shadow, 0px 20px 31px 3px --mat-sys-shadow, 0px 8px 38px 7px --mat-sys-shadow)}.mat-elevation-z21,.mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:var(--mat-app-elevation-shadow-level-21, 0px 10px 13px -6px --mat-sys-shadow, 0px 21px 33px 3px --mat-sys-shadow, 0px 8px 40px 7px --mat-sys-shadow)}.mat-elevation-z22,.mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:var(--mat-app-elevation-shadow-level-22, 0px 10px 14px -6px --mat-sys-shadow, 0px 22px 35px 3px --mat-sys-shadow, 0px 8px 42px 7px --mat-sys-shadow)}.mat-elevation-z23,.mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:var(--mat-app-elevation-shadow-level-23, 0px 11px 14px -7px --mat-sys-shadow, 0px 23px 36px 3px --mat-sys-shadow, 0px 9px 44px 8px --mat-sys-shadow)}.mat-elevation-z24,.mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:var(--mat-app-elevation-shadow-level-24, 0px 11px 15px -7px --mat-sys-shadow, 0px 24px 38px 3px --mat-sys-shadow, 0px 9px 46px 8px --mat-sys-shadow)}html{--mat-sys-on-surface: initial}.mat-app-background{background-color:var(--mat-app-background-color, var(--mat-sys-background, transparent));color:var(--mat-app-text-color, var(--mat-sys-on-background, inherit))}html{--mat-app-background-color: #faf9fd;--mat-app-text-color: #1a1b1f;--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}html{--mat-ripple-color: color-mix(in srgb, #1a1b1f 10%, transparent)}html{--mat-option-focus-state-layer-color: color-mix(in srgb, #1a1b1f 12%, transparent);--mat-option-hover-state-layer-color: color-mix(in srgb, #1a1b1f 8%, transparent);--mat-option-label-text-color: #1a1b1f;--mat-option-selected-state-label-text-color: #3e4759;--mat-option-selected-state-layer-color: #dae2f9}html{--mat-optgroup-label-text-color: #44474e}html{--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #faf9fd;--mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, #1a1b1f 38%, transparent);--mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, #1a1b1f 38%, transparent);--mat-pseudo-checkbox-full-selected-checkmark-color: #ffffff;--mat-pseudo-checkbox-full-selected-icon-color: #005cbb;--mat-pseudo-checkbox-full-unselected-icon-color: #44474e;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, #1a1b1f 38%, transparent);--mat-pseudo-checkbox-minimal-selected-checkmark-color: #005cbb}html{--mat-option-label-text-size: 1rem;--mat-option-label-text-weight: 400;--mat-option-label-text-font: Roboto, sans-serif;--mat-option-label-text-line-height: 1.25rem;--mat-option-label-text-tracking: .006rem}html{--mat-optgroup-label-text-font: Roboto, sans-serif;--mat-optgroup-label-text-line-height: 1.25rem;--mat-optgroup-label-text-size: .875rem;--mat-optgroup-label-text-tracking: .006rem;--mat-optgroup-label-text-weight: 500}html{--mat-card-elevated-container-shape: 12px;--mat-card-filled-container-shape: 12px;--mat-card-outlined-container-shape: 12px;--mat-card-outlined-outline-width: 1px}html{--mat-card-elevated-container-color: #f4f3f6;--mat-card-elevated-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-card-filled-container-color: #e3e2e6;--mat-card-filled-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-outlined-container-color: #faf9fd;--mat-card-outlined-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-outlined-outline-color: #c4c6d0;--mat-card-subtitle-text-color: #1a1b1f}html{--mat-card-subtitle-text-font: Roboto, sans-serif;--mat-card-subtitle-text-line-height: 1.5rem;--mat-card-subtitle-text-size: 1rem;--mat-card-subtitle-text-tracking: .009rem;--mat-card-subtitle-text-weight: 500;--mat-card-title-text-font: Roboto;--mat-card-title-text-line-height: 1.75rem;--mat-card-title-text-size: 1.375rem;--mat-card-title-text-tracking: 0;--mat-card-title-text-weight: 400}html{--mat-progress-bar-active-indicator-height: 4px;--mat-progress-bar-track-height: 4px;--mat-progress-bar-track-shape: 0}html{--mat-progress-bar-active-indicator-color: #005cbb;--mat-progress-bar-track-color: #e0e2ec}html{--mat-tooltip-container-shape: 4px}html{--mat-tooltip-container-color: #2f3033;--mat-tooltip-supporting-text-color: #f2f0f4}html{--mat-tooltip-supporting-text-font: Roboto, sans-serif;--mat-tooltip-supporting-text-line-height: 1rem;--mat-tooltip-supporting-text-size: .75rem;--mat-tooltip-supporting-text-tracking: .025rem;--mat-tooltip-supporting-text-weight: 400}html{--mat-form-field-filled-active-indicator-height: 1px;--mat-form-field-filled-focus-active-indicator-height: 2px;--mat-form-field-filled-container-shape: 4px;--mat-form-field-outlined-outline-width: 1px;--mat-form-field-outlined-focus-outline-width: 2px;--mat-form-field-outlined-container-shape: 4px}html{--mat-form-field-disabled-input-text-placeholder-color: color-mix(in srgb, #1a1b1f 38%, transparent);--mat-form-field-disabled-leading-icon-color: color-mix(in srgb, #1a1b1f 38%, transparent);--mat-form-field-disabled-select-arrow-color: color-mix(in srgb, #1a1b1f 38%, transparent);--mat-form-field-disabled-trailing-icon-color: color-mix(in srgb, #1a1b1f 38%, transparent);--mat-form-field-enabled-select-arrow-color: #44474e;--mat-form-field-error-focus-trailing-icon-color: #ba1a1a;--mat-form-field-error-hover-trailing-icon-color: #93000a;--mat-form-field-error-text-color: #ba1a1a;--mat-form-field-error-trailing-icon-color: #ba1a1a;--mat-form-field-filled-active-indicator-color: #44474e;--mat-form-field-filled-caret-color: #005cbb;--mat-form-field-filled-container-color: #e0e2ec;--mat-form-field-filled-disabled-active-indicator-color: color-mix(in srgb, #1a1b1f 38%, transparent);--mat-form-field-filled-disabled-container-color: color-mix(in srgb, #1a1b1f 4%, transparent);--mat-form-field-filled-disabled-input-text-color: color-mix(in srgb, #1a1b1f 38%, transparent);--mat-form-field-filled-disabled-label-text-color: color-mix(in srgb, #1a1b1f 38%, transparent);--mat-form-field-filled-error-active-indicator-color: #ba1a1a;--mat-form-field-filled-error-caret-color: #ba1a1a;--mat-form-field-filled-error-focus-active-indicator-color: #ba1a1a;--mat-form-field-filled-error-focus-label-text-color: #ba1a1a;--mat-form-field-filled-error-hover-active-indicator-color: #93000a;--mat-form-field-filled-error-hover-label-text-color: #93000a;--mat-form-field-filled-error-label-text-color: #ba1a1a;--mat-form-field-filled-focus-active-indicator-color: #005cbb;--mat-form-field-filled-focus-label-text-color: #005cbb;--mat-form-field-filled-hover-active-indicator-color: #1a1b1f;--mat-form-field-filled-hover-label-text-color: #44474e;--mat-form-field-filled-input-text-color: #1a1b1f;--mat-form-field-filled-input-text-placeholder-color: #44474e;--mat-form-field-filled-label-text-color: #44474e;--mat-form-field-focus-select-arrow-color: #005cbb;--mat-form-field-focus-state-layer-opacity: 0;--mat-form-field-hover-state-layer-opacity: .08;--mat-form-field-leading-icon-color: #44474e;--mat-form-field-outlined-caret-color: #005cbb;--mat-form-field-outlined-disabled-input-text-color: color-mix(in srgb, #1a1b1f 38%, transparent);--mat-form-field-outlined-disabled-label-text-color: color-mix(in srgb, #1a1b1f 38%, transparent);--mat-form-field-outlined-disabled-outline-color: color-mix(in srgb, #1a1b1f 12%, transparent);--mat-form-field-outlined-error-caret-color: #ba1a1a;--mat-form-field-outlined-error-focus-label-text-color: #ba1a1a;--mat-form-field-outlined-error-focus-outline-color: #ba1a1a;--mat-form-field-outlined-error-hover-label-text-color: #93000a;--mat-form-field-outlined-error-hover-outline-color: #93000a;--mat-form-field-outlined-error-label-text-color: #ba1a1a;--mat-form-field-outlined-error-outline-color: #ba1a1a;--mat-form-field-outlined-focus-label-text-color: #005cbb;--mat-form-field-outlined-focus-outline-color: #005cbb;--mat-form-field-outlined-hover-label-text-color: #1a1b1f;--mat-form-field-outlined-hover-outline-color: #1a1b1f;--mat-form-field-outlined-input-text-color: #1a1b1f;--mat-form-field-outlined-input-text-placeholder-color: #44474e;--mat-form-field-outlined-label-text-color: #44474e;--mat-form-field-outlined-outline-color: #74777f;--mat-form-field-select-disabled-option-text-color: color-mix(in srgb, #1a1b1f 38%, transparent);--mat-form-field-select-option-text-color: #1a1b1f;--mat-form-field-state-layer-color: #1a1b1f;--mat-form-field-trailing-icon-color: #44474e}html{--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px}html{--mat-form-field-container-text-font: Roboto, sans-serif;--mat-form-field-container-text-line-height: 1.5rem;--mat-form-field-container-text-size: 1rem;--mat-form-field-container-text-tracking: .031rem;--mat-form-field-container-text-weight: 400;--mat-form-field-subscript-text-font: Roboto, sans-serif;--mat-form-field-subscript-text-line-height: 1rem;--mat-form-field-subscript-text-size: .75rem;--mat-form-field-subscript-text-tracking: .025rem;--mat-form-field-subscript-text-weight: 400;--mat-form-field-outlined-label-text-font: Roboto, sans-serif;--mat-form-field-outlined-label-text-size: 1rem;--mat-form-field-outlined-label-text-tracking: .031rem;--mat-form-field-outlined-label-text-weight: 400;--mat-form-field-filled-label-text-font: Roboto, sans-serif;--mat-form-field-filled-label-text-size: 1rem;--mat-form-field-filled-label-text-tracking: .031rem;--mat-form-field-filled-label-text-weight: 400}html{--mat-select-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12)}html{--mat-select-panel-background-color: #efedf0;--mat-select-enabled-trigger-text-color: #1a1b1f;--mat-select-disabled-trigger-text-color: color-mix(in srgb, #1a1b1f 38%, transparent);--mat-select-placeholder-text-color: #44474e;--mat-select-enabled-arrow-color: #44474e;--mat-select-disabled-arrow-color: color-mix(in srgb, #1a1b1f 38%, transparent);--mat-select-focused-arrow-color: #005cbb;--mat-select-invalid-arrow-color: #ba1a1a}html{--mat-select-arrow-transform: translateY(-8px)}html{--mat-select-trigger-text-font: Roboto, sans-serif;--mat-select-trigger-text-line-height: 1.5rem;--mat-select-trigger-text-size: 1rem;--mat-select-trigger-text-tracking: .031rem;--mat-select-trigger-text-weight: 400}html{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12)}html{--mat-autocomplete-background-color: #efedf0}html{--mat-dialog-actions-alignment: flex-end;--mat-dialog-actions-padding: 16px 24px;--mat-dialog-container-elevation-shadow: none;--mat-dialog-container-max-width: 560px;--mat-dialog-container-min-width: 280px;--mat-dialog-container-shape: 28px;--mat-dialog-container-small-max-width: calc(100vw - 32px) ;--mat-dialog-content-padding: 20px 24px;--mat-dialog-headline-padding: 6px 24px 13px;--mat-dialog-with-actions-content-padding: 20px 24px 0}html{--mat-dialog-container-color: #faf9fd;--mat-dialog-subhead-color: #1a1b1f;--mat-dialog-supporting-text-color: #44474e}html{--mat-dialog-subhead-font: Roboto;--mat-dialog-subhead-line-height: 2rem;--mat-dialog-subhead-size: 1.5rem;--mat-dialog-subhead-tracking: 0;--mat-dialog-subhead-weight: 400;--mat-dialog-supporting-text-font: Roboto, sans-serif;--mat-dialog-supporting-text-line-height: 1.25rem;--mat-dialog-supporting-text-size: .875rem;--mat-dialog-supporting-text-tracking: .016rem;--mat-dialog-supporting-text-weight: 400}html{--mat-chip-container-shape-radius: 8px;--mat-chip-disabled-container-opacity: 1;--mat-chip-elevated-container-color: transparent;--mat-chip-flat-selected-outline-width: 0;--mat-chip-outline-width: 1px;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-opacity: 1;--mat-chip-with-avatar-avatar-shape-radius: 24px;--mat-chip-with-avatar-avatar-size: 24px;--mat-chip-with-avatar-disabled-avatar-opacity: .38;--mat-chip-with-icon-disabled-icon-opacity: .38;--mat-chip-with-icon-icon-size: 18px;--mat-chip-with-trailing-icon-disabled-trailing-icon-opacity: .38}html{--mat-chip-disabled-label-text-color: color-mix(in srgb, #1a1b1f 38%, transparent);--mat-chip-disabled-outline-color: color-mix(in srgb, #1a1b1f 12%, transparent);--mat-chip-elevated-selected-container-color: #dae2f9;--mat-chip-flat-disabled-selected-container-color: color-mix(in srgb, #1a1b1f 12%, transparent);--mat-chip-focus-outline-color: #44474e;--mat-chip-focus-state-layer-color: #44474e;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: #44474e;--mat-chip-hover-state-layer-opacity: .08;--mat-chip-label-text-color: #44474e;--mat-chip-outline-color: #74777f;--mat-chip-selected-disabled-trailing-icon-color: #1a1b1f;--mat-chip-selected-focus-state-layer-color: #3e4759;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: #3e4759;--mat-chip-selected-hover-state-layer-opacity: .08;--mat-chip-selected-label-text-color: #3e4759;--mat-chip-selected-trailing-action-state-layer-color: #3e4759;--mat-chip-selected-trailing-icon-color: #3e4759;--mat-chip-trailing-action-focus-state-layer-opacity: .12;--mat-chip-trailing-action-hover-state-layer-opacity: .08;--mat-chip-trailing-action-state-layer-color: #44474e;--mat-chip-with-icon-disabled-icon-color: #1a1b1f;--mat-chip-with-icon-icon-color: #44474e;--mat-chip-with-icon-selected-icon-color: #3e4759;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: #1a1b1f;--mat-chip-with-trailing-icon-trailing-icon-color: #44474e}html{--mat-chip-container-height: 32px}html{--mat-chip-label-text-font: Roboto, sans-serif;--mat-chip-label-text-line-height: 1.25rem;--mat-chip-label-text-size: .875rem;--mat-chip-label-text-tracking: .006rem;--mat-chip-label-text-weight: 500}html{--mat-slide-toggle-disabled-selected-handle-opacity: 1;--mat-slide-toggle-disabled-selected-icon-opacity: .38;--mat-slide-toggle-disabled-track-opacity: .12;--mat-slide-toggle-disabled-unselected-handle-opacity: .38;--mat-slide-toggle-disabled-unselected-icon-opacity: .38;--mat-slide-toggle-disabled-unselected-track-outline-width: 2px;--mat-slide-toggle-handle-shape: 9999px;--mat-slide-toggle-hidden-track-opacity: 0;--mat-slide-toggle-hidden-track-transition: opacity 75ms;--mat-slide-toggle-pressed-handle-size: 28px;--mat-slide-toggle-selected-handle-horizontal-margin: 0 24px;--mat-slide-toggle-selected-handle-size: 24px;--mat-slide-toggle-selected-icon-size: 16px;--mat-slide-toggle-selected-pressed-handle-horizontal-margin: 0 22px;--mat-slide-toggle-selected-track-outline-color: transparent;--mat-slide-toggle-selected-track-outline-width: 2px;--mat-slide-toggle-selected-with-icon-handle-horizontal-margin: 0 24px;--mat-slide-toggle-state-layer-size: 40px;--mat-slide-toggle-track-height: 32px;--mat-slide-toggle-track-outline-width: 2px;--mat-slide-toggle-track-shape: 9999px;--mat-slide-toggle-track-width: 52px;--mat-slide-toggle-unselected-handle-horizontal-margin: 0 8px;--mat-slide-toggle-unselected-handle-size: 16px;--mat-slide-toggle-unselected-icon-size: 16px;--mat-slide-toggle-unselected-pressed-handle-horizontal-margin: 0 2px;--mat-slide-toggle-unselected-with-icon-handle-horizontal-margin: 0 4px;--mat-slide-toggle-visible-track-opacity: 1;--mat-slide-toggle-visible-track-transition: opacity 75ms;--mat-slide-toggle-with-icon-handle-size: 24px;--mat-slide-toggle-touch-target-size: 48px}html{--mat-slide-toggle-disabled-label-text-color: #1a1b1f;--mat-slide-toggle-disabled-selected-handle-color: #faf9fd;--mat-slide-toggle-disabled-selected-icon-color: #1a1b1f;--mat-slide-toggle-disabled-selected-track-color: #1a1b1f;--mat-slide-toggle-disabled-unselected-handle-color: #1a1b1f;--mat-slide-toggle-disabled-unselected-icon-color: #e0e2ec;--mat-slide-toggle-disabled-unselected-track-color: #e0e2ec;--mat-slide-toggle-disabled-unselected-track-outline-color: #1a1b1f;--mat-slide-toggle-label-text-color: #1a1b1f;--mat-slide-toggle-selected-focus-handle-color: #d7e3ff;--mat-slide-toggle-selected-focus-state-layer-color: #005cbb;--mat-slide-toggle-selected-focus-state-layer-opacity: .12;--mat-slide-toggle-selected-focus-track-color: #005cbb;--mat-slide-toggle-selected-handle-color: #ffffff;--mat-slide-toggle-selected-hover-handle-color: #d7e3ff;--mat-slide-toggle-selected-hover-state-layer-color: #005cbb;--mat-slide-toggle-selected-hover-state-layer-opacity: .08;--mat-slide-toggle-selected-hover-track-color: #005cbb;--mat-slide-toggle-selected-icon-color: #00458f;--mat-slide-toggle-selected-pressed-handle-color: #d7e3ff;--mat-slide-toggle-selected-pressed-state-layer-color: #005cbb;--mat-slide-toggle-selected-pressed-state-layer-opacity: .12;--mat-slide-toggle-selected-pressed-track-color: #005cbb;--mat-slide-toggle-selected-track-color: #005cbb;--mat-slide-toggle-track-outline-color: #74777f;--mat-slide-toggle-unselected-focus-handle-color: #44474e;--mat-slide-toggle-unselected-focus-state-layer-color: #1a1b1f;--mat-slide-toggle-unselected-focus-state-layer-opacity: .12;--mat-slide-toggle-unselected-focus-track-color: #e0e2ec;--mat-slide-toggle-unselected-handle-color: #74777f;--mat-slide-toggle-unselected-hover-handle-color: #44474e;--mat-slide-toggle-unselected-hover-state-layer-color: #1a1b1f;--mat-slide-toggle-unselected-hover-state-layer-opacity: .08;--mat-slide-toggle-unselected-hover-track-color: #e0e2ec;--mat-slide-toggle-unselected-icon-color: #e0e2ec;--mat-slide-toggle-unselected-pressed-handle-color: #44474e;--mat-slide-toggle-unselected-pressed-state-layer-color: #1a1b1f;--mat-slide-toggle-unselected-pressed-state-layer-opacity: .12;--mat-slide-toggle-unselected-pressed-track-color: #e0e2ec;--mat-slide-toggle-unselected-track-color: #e0e2ec}html{--mat-slide-toggle-touch-target-display: block}html{--mat-slide-toggle-label-text-font: Roboto, sans-serif;--mat-slide-toggle-label-text-line-height: 1.25rem;--mat-slide-toggle-label-text-size: .875rem;--mat-slide-toggle-label-text-tracking: .016rem;--mat-slide-toggle-label-text-weight: 400}html{--mat-radio-disabled-unselected-icon-opacity: .38;--mat-radio-disabled-selected-icon-opacity: .38;--mat-radio-touch-target-size: 48px}html{--mat-radio-checked-ripple-color: #005cbb;--mat-radio-disabled-label-color: color-mix(in srgb, #1a1b1f 38%, transparent);--mat-radio-disabled-selected-icon-color: #1a1b1f;--mat-radio-disabled-unselected-icon-color: #1a1b1f;--mat-radio-label-text-color: #1a1b1f;--mat-radio-ripple-color: #1a1b1f;--mat-radio-selected-focus-icon-color: #005cbb;--mat-radio-selected-hover-icon-color: #005cbb;--mat-radio-selected-icon-color: #005cbb;--mat-radio-selected-pressed-icon-color: #005cbb;--mat-radio-unselected-focus-icon-color: #1a1b1f;--mat-radio-unselected-hover-icon-color: #1a1b1f;--mat-radio-unselected-icon-color: #44474e;--mat-radio-unselected-pressed-icon-color: #1a1b1f}html{--mat-radio-touch-target-display: block;--mat-radio-state-layer-size: 40px}html{--mat-radio-label-text-font: Roboto, sans-serif;--mat-radio-label-text-line-height: 1.25rem;--mat-radio-label-text-size: .875rem;--mat-radio-label-text-tracking: .016rem;--mat-radio-label-text-weight: 400}html{--mat-slider-value-indicator-opacity: 1;--mat-slider-value-indicator-padding: 0;--mat-slider-value-indicator-width: 28px;--mat-slider-value-indicator-height: 28px;--mat-slider-value-indicator-caret-display: none;--mat-slider-value-indicator-border-radius: 50% 50% 50% 0;--mat-slider-value-indicator-text-transform: rotate(45deg);--mat-slider-value-indicator-container-transform: translateX(-50%) rotate(-45deg);--mat-slider-active-track-height: 4px;--mat-slider-handle-height: 20px;--mat-slider-handle-width: 20px;--mat-slider-inactive-track-height: 4px;--mat-slider-with-overlap-handle-outline-width: 1px;--mat-slider-with-tick-marks-active-container-opacity: .38;--mat-slider-with-tick-marks-container-size: 2px;--mat-slider-with-tick-marks-inactive-container-opacity: .38;--mat-slider-value-indicator-transform-origin: 0 28px}html{--mat-slider-active-track-color: #005cbb;--mat-slider-active-track-shape: 9999px;--mat-slider-disabled-active-track-color: #1a1b1f;--mat-slider-disabled-handle-color: #1a1b1f;--mat-slider-disabled-inactive-track-color: #1a1b1f;--mat-slider-focus-handle-color: #005cbb;--mat-slider-focus-state-layer-color: color-mix(in srgb, #005cbb 20%, transparent);--mat-slider-handle-color: #005cbb;--mat-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-handle-shape: 9999px;--mat-slider-hover-handle-color: #005cbb;--mat-slider-hover-state-layer-color: color-mix(in srgb, #005cbb 5%, transparent);--mat-slider-inactive-track-color: #e0e2ec;--mat-slider-inactive-track-shape: 9999px;--mat-slider-label-container-color: #005cbb;--mat-slider-label-label-text-color: #ffffff;--mat-slider-ripple-color: #005cbb;--mat-slider-with-overlap-handle-outline-color: #ffffff;--mat-slider-with-tick-marks-active-container-color: #ffffff;--mat-slider-with-tick-marks-container-shape: 9999px;--mat-slider-with-tick-marks-disabled-container-color: #1a1b1f;--mat-slider-with-tick-marks-inactive-container-color: #44474e}html{--mat-slider-label-label-text-font: Roboto, sans-serif;--mat-slider-label-label-text-line-height: 1rem;--mat-slider-label-label-text-size: .75rem;--mat-slider-label-label-text-tracking: .031rem;--mat-slider-label-label-text-weight: 500}html{--mat-menu-divider-bottom-spacing: 8px;--mat-menu-divider-top-spacing: 8px;--mat-menu-item-icon-size: 24px;--mat-menu-item-spacing: 12px;--mat-menu-item-leading-spacing: 12px;--mat-menu-item-trailing-spacing: 12px;--mat-menu-item-with-icon-leading-spacing: 12px;--mat-menu-item-with-icon-trailing-spacing: 12px}html{--mat-menu-container-shape: 4px;--mat-menu-divider-color: #e0e2ec;--mat-menu-item-label-text-color: #1a1b1f;--mat-menu-item-icon-color: #44474e;--mat-menu-item-hover-state-layer-color: color-mix(in srgb, #1a1b1f 8%, transparent);--mat-menu-item-focus-state-layer-color: color-mix(in srgb, #1a1b1f 12%, transparent);--mat-menu-container-color: #efedf0;--mat-menu-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12)}html{--mat-menu-item-label-text-font: Roboto, sans-serif;--mat-menu-item-label-text-line-height: 1.25rem;--mat-menu-item-label-text-size: .875rem;--mat-menu-item-label-text-tracking: .006rem;--mat-menu-item-label-text-weight: 500}html{--mat-list-active-indicator-color: #dae2f9;--mat-list-active-indicator-shape: 9999px;--mat-list-list-item-container-color: transparent;--mat-list-list-item-container-shape: 0;--mat-list-list-item-disabled-label-text-color: #1a1b1f;--mat-list-list-item-disabled-label-text-opacity: .3;--mat-list-list-item-disabled-leading-icon-color: #1a1b1f;--mat-list-list-item-disabled-leading-icon-opacity: .38;--mat-list-list-item-disabled-state-layer-color: #1a1b1f;--mat-list-list-item-disabled-state-layer-opacity: .12;--mat-list-list-item-disabled-trailing-icon-color: #1a1b1f;--mat-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-list-item-focus-label-text-color: #1a1b1f;--mat-list-list-item-focus-state-layer-color: #1a1b1f;--mat-list-list-item-focus-state-layer-opacity: .12;--mat-list-list-item-hover-label-text-color: #1a1b1f;--mat-list-list-item-hover-state-layer-color: #1a1b1f;--mat-list-list-item-hover-state-layer-opacity: .08;--mat-list-list-item-label-text-color: #1a1b1f;--mat-list-list-item-leading-avatar-color: #d7e3ff;--mat-list-list-item-leading-avatar-shape: 9999px;--mat-list-list-item-leading-avatar-size: 40px;--mat-list-list-item-leading-icon-color: #44474e;--mat-list-list-item-leading-icon-size: 24px;--mat-list-list-item-selected-trailing-icon-color: #005cbb;--mat-list-list-item-supporting-text-color: #44474e;--mat-list-list-item-trailing-icon-color: #44474e;--mat-list-list-item-trailing-icon-size: 24px;--mat-list-list-item-trailing-supporting-text-color: #44474e}html{--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 16px;--mat-list-list-item-one-line-container-height: 48px;--mat-list-list-item-two-line-container-height: 64px;--mat-list-list-item-three-line-container-height: 88px}html{--mat-list-list-item-label-text-font: Roboto, sans-serif;--mat-list-list-item-label-text-line-height: 1.5rem;--mat-list-list-item-label-text-size: 1rem;--mat-list-list-item-label-text-tracking: .031rem;--mat-list-list-item-label-text-weight: 400;--mat-list-list-item-supporting-text-font: Roboto, sans-serif;--mat-list-list-item-supporting-text-line-height: 1.25rem;--mat-list-list-item-supporting-text-size: .875rem;--mat-list-list-item-supporting-text-tracking: .016rem;--mat-list-list-item-supporting-text-weight: 400;--mat-list-list-item-trailing-supporting-text-font: Roboto, sans-serif;--mat-list-list-item-trailing-supporting-text-line-height: 1rem;--mat-list-list-item-trailing-supporting-text-size: .688rem;--mat-list-list-item-trailing-supporting-text-tracking: .031rem;--mat-list-list-item-trailing-supporting-text-weight: 500}html{--mat-paginator-page-size-select-width: 84px;--mat-paginator-page-size-select-touch-target-height: 48px}html{--mat-paginator-container-text-color: #1a1b1f;--mat-paginator-container-background-color: #faf9fd;--mat-paginator-disabled-icon-color: color-mix(in srgb, #1a1b1f 38%, transparent);--mat-paginator-enabled-icon-color: #44474e}html{--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block}html{--mat-paginator-container-text-font: Roboto, sans-serif;--mat-paginator-container-text-line-height: 1rem;--mat-paginator-container-text-size: .75rem;--mat-paginator-container-text-tracking: .025rem;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: .75rem}html{--mat-tab-active-indicator-height: 2px;--mat-tab-active-indicator-shape: 0;--mat-tab-divider-height: 1px}html{--mat-tab-active-focus-indicator-color: #005cbb;--mat-tab-active-focus-label-text-color: #1a1b1f;--mat-tab-active-hover-indicator-color: #005cbb;--mat-tab-active-hover-label-text-color: #1a1b1f;--mat-tab-active-indicator-color: #005cbb;--mat-tab-active-label-text-color: #1a1b1f;--mat-tab-active-ripple-color: #1a1b1f;--mat-tab-divider-color: #e0e2ec;--mat-tab-inactive-focus-label-text-color: #1a1b1f;--mat-tab-inactive-hover-label-text-color: #1a1b1f;--mat-tab-inactive-label-text-color: #1a1b1f;--mat-tab-inactive-ripple-color: #1a1b1f;--mat-tab-pagination-icon-color: #1a1b1f;--mat-tab-disabled-ripple-color: #44474e}html{--mat-tab-container-height: 48px}html{--mat-tab-label-text-font: Roboto, sans-serif;--mat-tab-label-text-line-height: 1.25rem;--mat-tab-label-text-size: .875rem;--mat-tab-label-text-tracking: .006rem;--mat-tab-label-text-weight: 500}html{--mat-checkbox-selected-focus-state-layer-opacity: .12;--mat-checkbox-selected-hover-state-layer-opacity: .08;--mat-checkbox-selected-pressed-state-layer-opacity: .12;--mat-checkbox-unselected-focus-state-layer-opacity: .12;--mat-checkbox-unselected-hover-state-layer-opacity: .08;--mat-checkbox-unselected-pressed-state-layer-opacity: .12;--mat-checkbox-touch-target-size: 48px}html{--mat-checkbox-disabled-label-color: color-mix(in srgb, #1a1b1f 38%, transparent);--mat-checkbox-disabled-selected-checkmark-color: #faf9fd;--mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, #1a1b1f 38%, transparent);--mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, #1a1b1f 38%, transparent);--mat-checkbox-label-text-color: #1a1b1f;--mat-checkbox-selected-checkmark-color: #ffffff;--mat-checkbox-selected-focus-icon-color: #005cbb;--mat-checkbox-selected-focus-state-layer-color: #005cbb;--mat-checkbox-selected-hover-icon-color: #005cbb;--mat-checkbox-selected-hover-state-layer-color: #005cbb;--mat-checkbox-selected-icon-color: #005cbb;--mat-checkbox-selected-pressed-icon-color: #005cbb;--mat-checkbox-selected-pressed-state-layer-color: #1a1b1f;--mat-checkbox-unselected-focus-icon-color: #1a1b1f;--mat-checkbox-unselected-focus-state-layer-color: #1a1b1f;--mat-checkbox-unselected-hover-icon-color: #1a1b1f;--mat-checkbox-unselected-hover-state-layer-color: #1a1b1f;--mat-checkbox-unselected-icon-color: #44474e;--mat-checkbox-unselected-pressed-state-layer-color: #005cbb}html{--mat-checkbox-touch-target-display: block;--mat-checkbox-state-layer-size: 40px}html{--mat-checkbox-label-text-font: Roboto, sans-serif;--mat-checkbox-label-text-line-height: 1.25rem;--mat-checkbox-label-text-size: .875rem;--mat-checkbox-label-text-tracking: .016rem;--mat-checkbox-label-text-weight: 400}html{--mat-button-filled-container-shape: 9999px;--mat-button-filled-horizontal-padding: 24px;--mat-button-filled-icon-offset: -8px;--mat-button-filled-icon-spacing: 8px;--mat-button-filled-touch-target-size: 48px;--mat-button-outlined-container-shape: 9999px;--mat-button-outlined-horizontal-padding: 24px;--mat-button-outlined-icon-offset: -8px;--mat-button-outlined-icon-spacing: 8px;--mat-button-outlined-outline-width: 1px;--mat-button-outlined-touch-target-size: 48px;--mat-button-protected-container-shape: 9999px;--mat-button-protected-horizontal-padding: 24px;--mat-button-protected-icon-offset: -8px;--mat-button-protected-icon-spacing: 8px;--mat-button-protected-touch-target-size: 48px;--mat-button-text-container-shape: 9999px;--mat-button-text-horizontal-padding: 12px;--mat-button-text-icon-offset: -4px;--mat-button-text-icon-spacing: 8px;--mat-button-text-with-icon-horizontal-padding: 16px;--mat-button-text-touch-target-size: 48px;--mat-button-tonal-container-shape: 9999px;--mat-button-tonal-horizontal-padding: 24px;--mat-button-tonal-icon-offset: -8px;--mat-button-tonal-icon-spacing: 8px;--mat-button-tonal-touch-target-size: 48px}html{--mat-button-filled-container-color: #005cbb;--mat-button-filled-disabled-container-color: color-mix(in srgb, #1a1b1f 12%, transparent);--mat-button-filled-disabled-label-text-color: color-mix(in srgb, #1a1b1f 38%, transparent);--mat-button-filled-disabled-state-layer-color: #44474e;--mat-button-filled-focus-state-layer-opacity: .12;--mat-button-filled-hover-state-layer-opacity: .08;--mat-button-filled-label-text-color: #ffffff;--mat-button-filled-pressed-state-layer-opacity: .12;--mat-button-filled-ripple-color: color-mix(in srgb, #ffffff 12%, transparent);--mat-button-filled-state-layer-color: #ffffff;--mat-button-outlined-disabled-label-text-color: color-mix(in srgb, #1a1b1f 38%, transparent);--mat-button-outlined-disabled-outline-color: color-mix(in srgb, #1a1b1f 12%, transparent);--mat-button-outlined-disabled-state-layer-color: #44474e;--mat-button-outlined-focus-state-layer-opacity: .12;--mat-button-outlined-hover-state-layer-opacity: .08;--mat-button-outlined-label-text-color: #005cbb;--mat-button-outlined-outline-color: #74777f;--mat-button-outlined-pressed-state-layer-opacity: .12;--mat-button-outlined-ripple-color: color-mix(in srgb, #005cbb 12%, transparent);--mat-button-outlined-state-layer-color: #005cbb;--mat-button-protected-container-color: #faf9fd;--mat-button-protected-container-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-button-protected-disabled-container-color: color-mix(in srgb, #1a1b1f 12%, transparent);--mat-button-protected-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-button-protected-disabled-label-text-color: color-mix(in srgb, #1a1b1f 38%, transparent);--mat-button-protected-disabled-state-layer-color: #44474e;--mat-button-protected-focus-container-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-button-protected-focus-state-layer-opacity: .12;--mat-button-protected-hover-container-elevation-shadow: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-button-protected-hover-state-layer-opacity: .08;--mat-button-protected-label-text-color: #005cbb;--mat-button-protected-pressed-container-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-button-protected-pressed-state-layer-opacity: .12;--mat-button-protected-ripple-color: color-mix(in srgb, #005cbb 12%, transparent);--mat-button-protected-state-layer-color: #005cbb;--mat-button-text-disabled-label-text-color: color-mix(in srgb, #1a1b1f 38%, transparent);--mat-button-text-disabled-state-layer-color: #44474e;--mat-button-text-focus-state-layer-opacity: .12;--mat-button-text-hover-state-layer-opacity: .08;--mat-button-text-label-text-color: #005cbb;--mat-button-text-pressed-state-layer-opacity: .12;--mat-button-text-ripple-color: color-mix(in srgb, #005cbb 12%, transparent);--mat-button-text-state-layer-color: #005cbb;--mat-button-tonal-container-color: #dae2f9;--mat-button-tonal-disabled-container-color: color-mix(in srgb, #1a1b1f 12%, transparent);--mat-button-tonal-disabled-label-text-color: color-mix(in srgb, #1a1b1f 38%, transparent);--mat-button-tonal-disabled-state-layer-color: #44474e;--mat-button-tonal-focus-state-layer-opacity: .12;--mat-button-tonal-hover-state-layer-opacity: .08;--mat-button-tonal-label-text-color: #3e4759;--mat-button-tonal-pressed-state-layer-opacity: .12;--mat-button-tonal-ripple-color: color-mix(in srgb, #3e4759 12%, transparent);--mat-button-tonal-state-layer-color: #3e4759}html{--mat-button-filled-touch-target-display: block;--mat-button-filled-container-height: 40px;--mat-button-outlined-container-height: 40px;--mat-button-outlined-touch-target-display: block;--mat-button-protected-touch-target-display: block;--mat-button-protected-container-height: 40px;--mat-button-text-touch-target-display: block;--mat-button-text-container-height: 40px;--mat-button-tonal-container-height: 40px;--mat-button-tonal-touch-target-display: block}html{--mat-button-filled-label-text-font: Roboto, sans-serif;--mat-button-filled-label-text-size: .875rem;--mat-button-filled-label-text-tracking: .006rem;--mat-button-filled-label-text-weight: 500;--mat-button-outlined-label-text-font: Roboto, sans-serif;--mat-button-outlined-label-text-size: .875rem;--mat-button-outlined-label-text-tracking: .006rem;--mat-button-outlined-label-text-weight: 500;--mat-button-protected-label-text-font: Roboto, sans-serif;--mat-button-protected-label-text-size: .875rem;--mat-button-protected-label-text-tracking: .006rem;--mat-button-protected-label-text-weight: 500;--mat-button-text-label-text-font: Roboto, sans-serif;--mat-button-text-label-text-size: .875rem;--mat-button-text-label-text-tracking: .006rem;--mat-button-text-label-text-weight: 500;--mat-button-tonal-label-text-font: Roboto, sans-serif;--mat-button-tonal-label-text-size: .875rem;--mat-button-tonal-label-text-tracking: .006rem;--mat-button-tonal-label-text-weight: 500}html{--mat-icon-button-icon-size: 24px;--mat-icon-button-container-shape: 9999px;--mat-icon-button-touch-target-size: 48px}html{--mat-icon-button-disabled-icon-color: color-mix(in srgb, #1a1b1f 38%, transparent);--mat-icon-button-disabled-state-layer-color: #44474e;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-hover-state-layer-opacity: .08;--mat-icon-button-icon-color: #44474e;--mat-icon-button-pressed-state-layer-opacity: .12;--mat-icon-button-ripple-color: color-mix(in srgb, #44474e 12%, transparent);--mat-icon-button-state-layer-color: #44474e}html{--mat-icon-button-touch-target-display: block;--mat-icon-button-state-layer-size: 40px}html{--mat-fab-container-shape: 16px;--mat-fab-extended-container-height: 56px;--mat-fab-extended-container-shape: 16px;--mat-fab-small-container-shape: 12px;--mat-fab-touch-target-size: 48px;--mat-fab-small-touch-target-size: 48px}html{--mat-fab-container-color: #d7e3ff;--mat-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-fab-disabled-state-container-color: color-mix(in srgb, #1a1b1f 12%, transparent);--mat-fab-disabled-state-foreground-color: color-mix(in srgb, #1a1b1f 38%, transparent);--mat-fab-extended-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-fab-extended-focus-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-fab-extended-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-fab-extended-pressed-container-elevation-shadow: 6;--mat-fab-focus-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-fab-focus-state-layer-opacity: .12;--mat-fab-foreground-color: #00458f;--mat-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-fab-hover-state-layer-opacity: .08;--mat-fab-pressed-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-ripple-color: color-mix(in srgb, #00458f 12%, transparent);--mat-fab-small-container-color: #d7e3ff;--mat-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-container-color: color-mix(in srgb, #1a1b1f 12%, transparent);--mat-fab-small-disabled-state-foreground-color: color-mix(in srgb, #1a1b1f 38%, transparent);--mat-fab-small-focus-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-foreground-color: #00458f;--mat-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-fab-small-hover-state-layer-opacity: .08;--mat-fab-small-pressed-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-ripple-color: color-mix(in srgb, #00458f 12%, transparent);--mat-fab-small-state-layer-color: #00458f;--mat-fab-state-layer-color: #00458f}html{--mat-fab-touch-target-display: block}html{--mat-fab-extended-label-text-font: Roboto, sans-serif;--mat-fab-extended-label-text-size: .875rem;--mat-fab-extended-label-text-tracking: .006rem;--mat-fab-extended-label-text-weight: 500}html{--mat-snack-bar-container-shape: 4px}html{--mat-snack-bar-button-color: #abc7ff;--mat-snack-bar-container-color: #2f3033;--mat-snack-bar-supporting-text-color: #f2f0f4}html{--mat-snack-bar-supporting-text-font: Roboto, sans-serif;--mat-snack-bar-supporting-text-line-height: 1.25rem;--mat-snack-bar-supporting-text-size: .875rem;--mat-snack-bar-supporting-text-weight: 400}html{--mat-table-row-item-outline-width: 1px}html{--mat-table-background-color: #faf9fd;--mat-table-header-headline-color: #1a1b1f;--mat-table-row-item-label-text-color: #1a1b1f;--mat-table-row-item-outline-color: #74777f}html{--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px}html{--mat-table-header-headline-font: Roboto, sans-serif;--mat-table-header-headline-line-height: 1.25rem;--mat-table-header-headline-size: .875rem;--mat-table-header-headline-tracking: .006rem;--mat-table-header-headline-weight: 500;--mat-table-row-item-label-text-font: Roboto, sans-serif;--mat-table-row-item-label-text-line-height: 1.25rem;--mat-table-row-item-label-text-size: .875rem;--mat-table-row-item-label-text-tracking: .016rem;--mat-table-row-item-label-text-weight: 400;--mat-table-footer-supporting-text-font: Roboto, sans-serif;--mat-table-footer-supporting-text-line-height: 1.25rem;--mat-table-footer-supporting-text-size: .875rem;--mat-table-footer-supporting-text-tracking: .016rem;--mat-table-footer-supporting-text-weight: 400}html{--mat-progress-spinner-size: 48px;--mat-progress-spinner-active-indicator-width: 4px}html{--mat-progress-spinner-active-indicator-color: #005cbb}html{--mat-badge-container-offset: -12px 0;--mat-badge-container-overlap-offset: -12px;--mat-badge-container-padding: 0 4px;--mat-badge-container-shape: 9999px;--mat-badge-container-size: 16px;--mat-badge-large-size-container-offset: -12px 0;--mat-badge-large-size-container-overlap-offset: -12px;--mat-badge-large-size-container-padding: 0 4px;--mat-badge-large-size-container-size: 16px;--mat-badge-legacy-container-size: unset;--mat-badge-legacy-large-size-container-size: unset;--mat-badge-legacy-small-size-container-size: unset;--mat-badge-small-size-container-offset: -6px 0;--mat-badge-small-size-container-overlap-offset: -6px;--mat-badge-small-size-container-padding: 0;--mat-badge-small-size-container-size: 6px}html{--mat-badge-background-color: #ba1a1a;--mat-badge-disabled-state-background-color: color-mix(in srgb, #ba1a1a 38%, transparent);--mat-badge-disabled-state-text-color: #ffffff;--mat-badge-text-color: #ffffff}html{--mat-badge-large-size-line-height: 16px;--mat-badge-large-size-text-size: .688rem;--mat-badge-line-height: 16px;--mat-badge-small-size-line-height: 6px;--mat-badge-small-size-text-size: 0;--mat-badge-text-font: Roboto, sans-serif;--mat-badge-text-size: .688rem;--mat-badge-text-weight: 500}html{--mat-bottom-sheet-container-shape: 28px}html{--mat-bottom-sheet-container-text-color: #1a1b1f;--mat-bottom-sheet-container-background-color: #f4f3f6}html{--mat-bottom-sheet-container-text-font: Roboto, sans-serif;--mat-bottom-sheet-container-text-line-height: 1.5rem;--mat-bottom-sheet-container-text-size: 1rem;--mat-bottom-sheet-container-text-tracking: .031rem;--mat-bottom-sheet-container-text-weight: 400}html{--mat-button-toggle-focus-state-layer-opacity: .12;--mat-button-toggle-hover-state-layer-opacity: .08;--mat-button-toggle-shape: 28px}html{--mat-button-toggle-background-color: transparent;--mat-button-toggle-disabled-selected-state-background-color: color-mix(in srgb, #1a1b1f 12%, transparent);--mat-button-toggle-disabled-selected-state-text-color: color-mix(in srgb, #1a1b1f 38%, transparent);--mat-button-toggle-disabled-state-background-color: transparent;--mat-button-toggle-disabled-state-text-color: color-mix(in srgb, #1a1b1f 38%, transparent);--mat-button-toggle-divider-color: #74777f;--mat-button-toggle-selected-state-background-color: #dae2f9;--mat-button-toggle-selected-state-text-color: #3e4759;--mat-button-toggle-state-layer-color: #1a1b1f;--mat-button-toggle-text-color: #1a1b1f}html{--mat-button-toggle-height: 40px}html{--mat-button-toggle-label-text-font: Roboto, sans-serif;--mat-button-toggle-label-text-line-height: 1.25rem;--mat-button-toggle-label-text-size: .875rem;--mat-button-toggle-label-text-tracking: .006rem;--mat-button-toggle-label-text-weight: 500}html{--mat-datepicker-calendar-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-shape: 16px;--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-shape: 28px}html{--mat-datepicker-calendar-body-label-text-color: #1a1b1f;--mat-datepicker-calendar-container-background-color: #e9e7eb;--mat-datepicker-calendar-container-text-color: #1a1b1f;--mat-datepicker-calendar-date-disabled-state-text-color: color-mix(in srgb, #1a1b1f 38%, transparent);--mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #1a1b1f 12%, transparent);--mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #1a1b1f 8%, transparent);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: #00fbfb;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #565e71;--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #dae2f9;--mat-datepicker-calendar-date-in-range-state-background-color: #d7e3ff;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-preview-state-outline-color: #005cbb;--mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #1a1b1f 38%, transparent);--mat-datepicker-calendar-date-selected-state-background-color: #005cbb;--mat-datepicker-calendar-date-selected-state-text-color: #ffffff;--mat-datepicker-calendar-date-text-color: #1a1b1f;--mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, #1a1b1f 38%, transparent);--mat-datepicker-calendar-date-today-outline-color: #005cbb;--mat-datepicker-calendar-date-today-selected-state-outline-color: #005cbb;--mat-datepicker-calendar-header-divider-color: transparent;--mat-datepicker-calendar-header-text-color: #44474e;--mat-datepicker-calendar-navigation-button-icon-color: #44474e;--mat-datepicker-calendar-period-button-icon-color: #44474e;--mat-datepicker-calendar-period-button-text-color: #44474e;--mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, #1a1b1f 38%, transparent);--mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, #1a1b1f 38%, transparent);--mat-datepicker-range-input-separator-color: #1a1b1f;--mat-datepicker-toggle-active-state-icon-color: #005cbb;--mat-datepicker-toggle-icon-color: #44474e}html{--mat-datepicker-calendar-body-label-text-size: .875rem;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-header-text-size: .875rem;--mat-datepicker-calendar-header-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: .875rem;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-text-font: Roboto, sans-serif;--mat-datepicker-calendar-text-size: .875rem}html{--mat-divider-width: 1px}html{--mat-divider-color: #c4c6d0}html{--mat-expansion-container-shape: 12px;--mat-expansion-header-indicator-display: inline-block;--mat-expansion-legacy-header-indicator-display: none;--mat-expansion-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12)}html{--mat-expansion-actions-divider-color: #74777f;--mat-expansion-container-background-color: #faf9fd;--mat-expansion-container-text-color: #1a1b1f;--mat-expansion-header-description-color: #44474e;--mat-expansion-header-disabled-state-text-color: color-mix(in srgb, #1a1b1f 38%, transparent);--mat-expansion-header-focus-state-layer-color: color-mix(in srgb, #1a1b1f 12%, transparent);--mat-expansion-header-hover-state-layer-color: color-mix(in srgb, #1a1b1f 8%, transparent);--mat-expansion-header-indicator-color: #44474e;--mat-expansion-header-text-color: #1a1b1f}html{--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px}html{--mat-expansion-container-text-font: Roboto, sans-serif;--mat-expansion-container-text-line-height: 1.5rem;--mat-expansion-container-text-size: 1rem;--mat-expansion-container-text-tracking: .031rem;--mat-expansion-container-text-weight: 400;--mat-expansion-header-text-font: Roboto, sans-serif;--mat-expansion-header-text-line-height: 1.5rem;--mat-expansion-header-text-size: 1rem;--mat-expansion-header-text-tracking: .009rem;--mat-expansion-header-text-weight: 500}html{--mat-grid-list-tile-header-primary-text-size: 400 1rem / 1.5rem Roboto, sans-serif;--mat-grid-list-tile-header-secondary-text-size: 400 .875rem / 1.25rem Roboto, sans-serif;--mat-grid-list-tile-footer-primary-text-size: 400 1rem / 1.5rem Roboto, sans-serif;--mat-grid-list-tile-footer-secondary-text-size: 400 .875rem / 1.25rem Roboto, sans-serif}html{--mat-icon-color: inherit}html{--mat-sidenav-container-shape: 16px;--mat-sidenav-container-elevation-shadow: none;--mat-sidenav-container-width: 360px;--mat-sidenav-container-divider-color: transparent}html{--mat-sidenav-container-background-color: #faf9fd;--mat-sidenav-container-text-color: #44474e;--mat-sidenav-content-background-color: #faf9fd;--mat-sidenav-content-text-color: #1a1b1f;--mat-sidenav-scrim-color: color-mix(in srgb, #2d3038 40%, transparent)}html{--mat-stepper-header-error-state-icon-background-color: transparent;--mat-stepper-header-focus-state-layer-shape: 12px;--mat-stepper-header-hover-state-layer-shape: 12px}html{--mat-stepper-container-color: #faf9fd;--mat-stepper-header-done-state-icon-background-color: #005cbb;--mat-stepper-header-done-state-icon-foreground-color: #ffffff;--mat-stepper-header-edit-state-icon-background-color: #005cbb;--mat-stepper-header-edit-state-icon-foreground-color: #ffffff;--mat-stepper-header-error-state-icon-foreground-color: #ba1a1a;--mat-stepper-header-error-state-label-text-color: #ba1a1a;--mat-stepper-header-focus-state-layer-color: color-mix(in srgb, #1a1b1f 12%, transparent);--mat-stepper-header-hover-state-layer-color: color-mix(in srgb, #1a1b1f 8%, transparent);--mat-stepper-header-icon-background-color: #44474e;--mat-stepper-header-icon-foreground-color: #faf9fd;--mat-stepper-header-label-text-color: #44474e;--mat-stepper-header-optional-label-text-color: #44474e;--mat-stepper-header-selected-state-icon-background-color: #005cbb;--mat-stepper-header-selected-state-icon-foreground-color: #ffffff;--mat-stepper-header-selected-state-label-text-color: #44474e;--mat-stepper-line-color: #74777f}html{--mat-stepper-container-text-font: Roboto, sans-serif;--mat-stepper-header-label-text-font: Roboto, sans-serif;--mat-stepper-header-label-text-size: .875rem;--mat-stepper-header-label-text-weight: 500;--mat-stepper-header-error-state-label-text-size: .875rem;--mat-stepper-header-selected-state-label-text-size: .875rem;--mat-stepper-header-selected-state-label-text-weight: 500}html{--mat-stepper-header-height: 72px}html{--mat-sort-arrow-color: #1a1b1f}html{--mat-toolbar-container-background-color: #faf9fd;--mat-toolbar-container-text-color: #1a1b1f}html{--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px}html{--mat-toolbar-title-text-font: Roboto;--mat-toolbar-title-text-line-height: 1.75rem;--mat-toolbar-title-text-size: 1.375rem;--mat-toolbar-title-text-tracking: 0;--mat-toolbar-title-text-weight: 400}html{--mat-tree-container-background-color: #faf9fd;--mat-tree-node-text-color: #1a1b1f}html{--mat-tree-node-min-height: 48px}html{--mat-tree-node-text-font: Roboto, sans-serif;--mat-tree-node-text-size: 1rem;--mat-tree-node-text-weight: 400}html{--mat-timepicker-container-shape: 4px}html{--mat-timepicker-container-background-color: #efedf0;--mat-timepicker-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12)}body{--mat-form-field-outlined-outline-color: rgba(0, 0, 0, .12);--mat-form-field-outlined-hover-outline-color: rgba(0, 0, 0, .87);--mat-dialog-container-shape: 8px;--mat-dialog-container-small-max-width: 100vw;--mat-button-text-container-shape: 4px;--mat-button-filled-container-shape: 4px;--mat-button-outlined-container-shape: 4px;--mat-button-protected-container-shape: 4px;--mat-button-tonal-container-shape: 4px;--mat-menu-container-color: #ffffff}.mat-mdc-fab,.mat-mdc-mini-fab{--mat-fab-container-shape: 50%;--mat-fab-small-container-shape: 50%;--mat-fab-foreground-color: #ffffff;--mat-fab-small-foreground-color: #ffffff}.mat-mdc-button>.mat-icon,.mat-mdc-unelevated-button>.mat-icon,.mat-mdc-raised-button>.mat-icon,.mat-mdc-outlined-button>.mat-icon,.mat-tonal-button>.mat-icon{font-size:24px;height:24px;width:24px;vertical-align:middle}.mat-mdc-menu-item .mat-mdc-menu-item-text{display:flex;align-items:center;width:100%}.mdc-switch__ripple{display:none}@media(min-width:1024px){body:after{content:"desktop"}}.vnc-dialog-panel .mat-mdc-dialog-container,.vnc-preview-dialog-panel .mat-mdc-dialog-container{padding:0}.vnc-preview-dialog-panel .mat-mdc-dialog-container vnc-document-preview .preview-body{height:calc(100% - 56px)!important}.vnc-preview-dialog-panel .mat-mdc-dialog-container vnc-document-preview .preview-body .office-viewer-div:has(.collabora-div){height:calc(100vh - 56px)!important}.vnc-preview-dialog-panel .mat-mdc-dialog-container vnc-document-preview .preview-body .office-viewer-div:has(.collabora-div) .sm-simple li{float:left}.vnc-preview-dialog-panel .mat-mdc-dialog-container vnc-document-preview .preview-header__right .vnc-action-panel{margin:12px 8px 12px 0}.vnc-preview-dialog-panel .mat-mdc-dialog-container vnc-document-preview .preview-header__right .vnc-action-panel vnc-icon{margin-right:0!important;width:24px!important;padding:unset;display:flex;justify-content:center}.vnc-preview-dialog-panel .mat-mdc-dialog-container vnc-document-preview .preview-header__right .vnc-action-panel vnc-icon vnc-product-icon{width:24px!important;display:flex;justify-content:center}.vnc-preview-dialog-panel .mat-mdc-dialog-container vnc-document-preview .preview-header__right .vnc-action-panel svg-icon{color:#000!important}.vnc-preview-dialog-panel .mat-mdc-dialog-container vnc-document-preview .preview-header__right .vnc-action-panel svg-icon svg{height:18px;width:18px;display:flex;align-items:center;font-size:unset;object-fit:contain}.vnc-preview-dialog-panel .mat-mdc-dialog-container vnc-document-preview .preview-header__right .vnc-action-panel svg-icon svg path{fill:#000!important}.vnc-preview-dialog-panel .mat-mdc-dialog-container vnc-document-preview .preview-header__right .vnc-action-panel:hover svg-icon{color:#0071bb!important}.vnc-preview-dialog-panel .mat-mdc-dialog-container vnc-document-preview .preview-header__right .vnc-action-panel:hover svg-icon svg path{fill:#0071bb!important}.vnc-preview-dialog-panel .mat-mdc-dialog-container vnc-document-preview .close-dialog{margin-left:0!important}.vnc-preview-dialog-panel .mat-mdc-dialog-container vnc-document-preview .close-dialog svg path{fill:#000}.vnc-preview-dialog-panel .mat-mdc-dialog-container vnc-document-preview .close-dialog:hover{background-color:#337cbd;background:#a0cbe71a}.vnc-preview-dialog-panel .mat-mdc-dialog-container vnc-document-preview .close-dialog:hover svg path{fill:#0071bb!important}.vnc-preview-dialog-panel .mat-mdc-dialog-container vnc-document-preview .mat-mdc-menu-trigger svg path{fill:#000!important}.vnc-preview-dialog-panel .mat-mdc-dialog-container vnc-document-preview .mat-mdc-menu-trigger:hover svg path{fill:#0071bb!important}.vnc-preview-dialog-panel .mat-mdc-dialog-container vnc-document-preview .mat-mdc-menu-trigger mat-icon{color:#000!important}@media screen and (max-width:767px){.vnc-preview-dialog-panel .mat-mdc-dialog-container vnc-document-preview .mat-mdc-menu-trigger mat-icon{color:#fff!important}}@media only screen and (max-width:767px){.vnc-preview-dialog-panel .mat-mdc-dialog-container:has(.collabora-div) .office-viewer-div{height:100%!important}.vnc-preview-dialog-panel .mat-mdc-dialog-container:has(.collabora-div) .preview-footer{display:none}}.vnc-chat-header-kebab-menu{width:240px!important}.vnc-chat-header-kebab-menu .mat-mdc-menu-item{-webkit-user-select:none;user-select:none;cursor:pointer;outline:none;border:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;line-height:36px;height:36px;min-height:36px!important;padding:0 12px;text-align:left;text-decoration:none;max-width:100%;position:relative;display:flex;align-items:center;grid-gap:8px}.vnc-chat-header-kebab-menu .mat-mdc-menu-item .menu-icon-wr{width:24px;height:24px;padding:3px}.vnc-chat-header-kebab-menu .mat-mdc-menu-item:hover{background-color:#f7f8fa}.vnc-chat-header-kebab-menu .mat-mdc-menu-item .item-label{font-family:Source Sans Pro;font-size:14px;line-height:20px;letter-spacing:-.14px;color:#131313}.vnc-chat-header-kebab-menu .mat-mdc-menu-item svg-icon{display:flex}body:after{display:none}@media(min-width:768px){body:after{content:"desktop"}}@media(max-width:768px){body:after{content:"tablet"}}@media(max-width:600px){body:after{content:"mobile"}}body{font-family:Manrope}.vnc-button{height:32px;margin-left:12px;padding:0 12px;border-radius:4px;border:solid 1px #8B96A0;font-family:Manrope;font-size:12px;font-weight:700;text-transform:uppercase;background-color:#fff;cursor:pointer;color:#606b76;outline:0;position:relative}.vnc-button:hover{border:solid 1px #388EDA;color:#388eda}.vnc-button.vnc-primary{background-color:#337cbd;color:#fff;padding:0 24px}.vnc-button.vnc-primary:hover{background-color:#388eda}.vnc-button mat-icon{font-size:18px;height:18px;width:18px;line-height:18px;margin-right:8px}.vnc-button.vnc-link{background-color:transparent;color:#388eda;padding:0;align-items:center;font-size:14px;display:flex;text-transform:none;border:none;margin:0}.vnc-button.vnc-link:hover{border:none;color:#388eda;background-color:transparent}.vnc-form label.vnc-label{font-family:Manrope;font-size:14px;font-weight:700}.vnc-form .form-description{font-family:Source Sans Pro;font-size:14px;font-weight:400;color:#79848f}.vnc-form .ql-container{height:180px;border-radius:0 0 6px 6px}.vnc-form .ql-toolbar{border-radius:6px 6px 0 0}.vnc-form .ql-toolbar .ql-icon-picker .ql-picker-label{margin-top:-3px}.vnc-form .ql-editor p,.vnc-form .ql-editor.ql-blank:before{font-family:Source Sans Pro;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal}.vnc-form .ql-editor.ql-blank:before{color:#a8b0b9}.vnc-group-label{font-family:Manrope;font-size:14px;font-weight:700}.component-showcase{padding:20px;display:flex}.component-showcase>*{margin:20px}.cdk-overlay-backdrop.vnc-dialog-backdrop{background:#00000080}.cdk-overlay-backdrop.vnc-dialog-backdrop-A600_0-5-alpha{background:#131313;opacity:.5}.cdk-overlay-backdrop.vnc-dialog-backdrop-A600_0-7-alpha{background:#131313;opacity:.7}.cdk-overlay-backdrop.vnc-dialog-backdrop-highlight{background:#f2f9fe}.vnc-dialog-panel .mat-mdc-dialog-container{padding:0}.hoverable{cursor:pointer}.mat-mdc-snack-bar-container{--mat-snack-bar-container-color: #191a1c;--mat-snack-bar-supporting-text-color: #ffffff;--mat-snack-bar-container-shape: 8px;font-family:Source Sans Pro;font-size:14px;color:#fff}.mat-mdc-snack-bar-container .mat-mdc-snackbar-surface{box-shadow:0 8px 16px #082d3d33}.cdk-virtual-scroll-viewport::-webkit-scrollbar{overflow-y:scroll;width:6px}.cdk-virtual-scroll-viewport::-webkit-scrollbar-track{background:#f7f8fa;box-shadow:inset 0 1px #f5f8fa,inset 0 -1px #f5f8fa}.cdk-virtual-scroll-viewport::-webkit-scrollbar-thumb{background:#dadee2}.cdk-virtual-scroll-viewport::-webkit-scrollbar-thumb:hover{background:#a8b0b9}.vnc-scroll-bar--small--vertical::-webkit-scrollbar{overflow-y:scroll;width:6px}.vnc-scroll-bar--small--vertical::-webkit-scrollbar-track{background:#f7f8fa;box-shadow:inset 0 1px #f5f8fa,inset 0 -1px #f5f8fa}.vnc-scroll-bar--small--vertical::-webkit-scrollbar-thumb{background:#dadee2}.vnc-scroll-bar--small--vertical::-webkit-scrollbar-thumb:hover{background:#a8b0b9}.vnc-scroll-bar--small--horizontal::-webkit-scrollbar{overflow-x:scroll;height:6px}.vnc-scroll-bar--small--horizontal::-webkit-scrollbar-track{background:#f7f8fa;box-shadow:inset 0 1px #f5f8fa,inset 0 -1px #f5f8fa}.vnc-scroll-bar--small--horizontal::-webkit-scrollbar-thumb{background:#dadee2}.vnc-scroll-bar--small--horizontal::-webkit-scrollbar-thumb:hover{background:#a8b0b9;box-shadow:0 1px 2px #071d3333,0 2px 3px #071d331a}.vnc-scroll-bar--medium--vertical::-webkit-scrollbar{overflow-y:scroll;width:10px}.vnc-scroll-bar--medium--vertical::-webkit-scrollbar-track{background:#f7f8fa;box-shadow:inset 0 1px #f5f8fa,inset 0 -1px #f5f8fa}.vnc-scroll-bar--medium--vertical::-webkit-scrollbar-thumb{background:#dadee2}.vnc-scroll-bar--medium--vertical::-webkit-scrollbar-thumb:hover{background:#a8b0b9}.vnc-scroll-bar--medium--horizontal::-webkit-scrollbar{overflow-x:scroll;height:10px}.vnc-scroll-bar--medium--horizontal::-webkit-scrollbar-track{background:#f7f8fa;box-shadow:inset 0 1px #f5f8fa,inset 0 -1px #f5f8fa}.vnc-scroll-bar--medium--horizontal::-webkit-scrollbar-thumb{background:#dadee2}.vnc-scroll-bar--medium--horizontal::-webkit-scrollbar-thumb:hover{background:#a8b0b9;box-shadow:0 1px 2px #071d3333,0 2px 3px #071d331a}.vnc-scroll-bar--drag--vertical::-webkit-scrollbar{overflow-y:scroll;width:9px}.vnc-scroll-bar--drag--vertical::-webkit-scrollbar-track{background:#f7f8fa}.vnc-scroll-bar--drag--vertical::-webkit-scrollbar-thumb{background:#dadee2}.vnc-scroll-bar--drag--vertical::-webkit-scrollbar-thumb:hover{background:#a8b0b9}.vnc-scroll-bar--drag--vertical::-webkit-scrollbar-thumb{border:solid 1px #A8B0B9}.vnc-scroll-bar--drag--horizontal::-webkit-scrollbar{overflow-x:scroll;height:9px}.vnc-scroll-bar--drag--horizontal::-webkit-scrollbar-track{background:#f7f8fa}.vnc-scroll-bar--drag--horizontal::-webkit-scrollbar-thumb{background:#dadee2}.vnc-scroll-bar--drag--horizontal::-webkit-scrollbar-thumb:hover{background:#a8b0b9;box-shadow:0 1px 2px #071d3333,0 2px 3px #071d331a}.vnc-scroll-bar--drag--horizontal::-webkit-scrollbar-thumb{border:solid 1px #A8B0B9}.vnc-scrollbar-verical-show-on-hover{scrollbar-color:#a8b0b9 #f7f8fa}.vnc-scrollbar-verical-show-on-hover::-webkit-scrollbar{overflow-y:scroll;width:6px}.vnc-scrollbar-verical-show-on-hover::-webkit-scrollbar-track{background-color:#f7f8fa;background-color:transparent}.vnc-scrollbar-verical-show-on-hover::-webkit-scrollbar-thumb{background:#a8b0b9;background:transparent;min-height:96px}.vnc-scrollbar-verical-show-on-hover:hover::-webkit-scrollbar{overflow-y:scroll;width:6px}.vnc-scrollbar-verical-show-on-hover:hover::-webkit-scrollbar-track{box-shadow:inset 0 1px #f5f8fa,inset 0 -1px #f5f8fa;background-color:#f7f8fa}.vnc-scrollbar-verical-show-on-hover:hover::-webkit-scrollbar-thumb{background-color:#dadee2}.vnc-scrollbar-verical-show-on-hover:hover::-webkit-scrollbar-thumb:hover{background-color:#a8b0b9}.vnc-scrollbar-verical-show-on-hover-chat{scrollbar-color:#a8b0b9 #f7f8fa}.vnc-scrollbar-verical-show-on-hover-chat #scroll-bar::-webkit-scrollbar{overflow-y:scroll;width:10px}.vnc-scrollbar-verical-show-on-hover-chat #scroll-bar::-webkit-scrollbar-track{background-color:#f7f8fa;background-color:transparent}.vnc-scrollbar-verical-show-on-hover-chat #scroll-bar::-webkit-scrollbar-thumb{background:#a8b0b9;background:transparent;min-height:96px}.vnc-scrollbar-verical-show-on-hover-chat:hover #scroll-bar::-webkit-scrollbar{overflow-y:scroll;width:10px}.vnc-scrollbar-verical-show-on-hover-chat:hover #scroll-bar::-webkit-scrollbar-track{box-shadow:inset 0 1px #f5f8fa,inset 0 -1px #f5f8fa;background-color:#f7f8fa}.vnc-scrollbar-verical-show-on-hover-chat:hover #scroll-bar::-webkit-scrollbar-thumb{background-color:#dadee2}.vnc-scrollbar-verical-show-on-hover-chat:hover #scroll-bar::-webkit-scrollbar-thumb:hover{background-color:#a8b0b9}.cdk-overlay-pane .vnc-list-item-menu .mat-mdc-menu-content .mat-mdc-menu-item{align-items:center;display:flex}.cdk-overlay-pane .vnc-list-item-menu .mat-mdc-menu-content .mat-mdc-menu-item[disabled]{opacity:.8}.cdk-overlay-pane .vnc-list-item-menu .mat-mdc-menu-content .mat-mdc-menu-item mat-icon{font-size:18px;color:#8b96a0;height:18px;line-height:18px;margin-right:8px;width:18px}.cdk-overlay-pane .vnc-list-item-menu .mat-mdc-menu-content .mat-mdc-menu-item svg{margin-right:8px}.cdk-overlay-pane .vnc-list-item-menu .mat-mdc-menu-content .mat-mdc-menu-item span{font-family:Source Sans Pro;font-size:14px;color:#131313}.mat-mdc-snack-bar-action .mdc-button__label{color:#fff}.mat-mdc-snack-bar-action .taskid-text-snackbar{color:#0085c7}.mat-mdc-snack-bar-container.vnc-notification{--mat-snack-bar-container-color: transparent;padding:0}.mat-mdc-snack-bar-container.vnc-notification .mat-mdc-snackbar-surface{background-color:transparent;box-shadow:none;padding:0}.mat-mdc-snack-bar-container.vnc-notification .mdc-snackbar__label{padding:0}.mat-mdc-snack-bar-container.vnc-notification .taskid-text-snackbar{color:#337cbd;cursor:pointer!important}.mat-mdc-snack-bar-container.vnc-notification .action .action-label{cursor:pointer!important}.action-link{font-family:Manrope;font-size:14px;font-weight:700;color:#337cbd;align-items:center;display:flex;cursor:pointer}.action-link mat-icon{font-size:18px;height:18px;line-height:18px;margin-left:4px}.toogle-left-sidebar-tooltip.mat-mdc-tooltip,.global-search-tooltip.mat-mdc-tooltip{margin:5px}.toogle-left-sidebar-tooltip.mat-mdc-tooltip .mat-mdc-tooltip-surface,.global-search-tooltip.mat-mdc-tooltip .mat-mdc-tooltip-surface{padding:10px 16px;line-height:1}.customise-tooltip.mat-mdc-tooltip{--mat-tooltip-container-color: #191a1c;--mat-tooltip-supporting-text-color: #eaeef2;--mat-tooltip-supporting-text-size: 12px;--mat-tooltip-supporting-text-font: "Source Sans Pro", sans-serif;--mat-tooltip-supporting-text-tracking: normal;--mat-tooltip-container-shape: 4px;margin:5px;opacity:.9}.customise-tooltip.mat-mdc-tooltip .mat-mdc-tooltip-surface{padding:10px 16px;word-wrap:break-word}.document-tooltip.mat-mdc-tooltip{--mat-tooltip-container-color: #191a1c;--mat-tooltip-supporting-text-color: #eaeef2;--mat-tooltip-supporting-text-size: 12px;--mat-tooltip-supporting-text-font: "Source Sans Pro", sans-serif;--mat-tooltip-supporting-text-tracking: normal;--mat-tooltip-container-shape: 4px;margin:5px;opacity:.9}.document-tooltip.mat-mdc-tooltip .mat-mdc-tooltip-surface{padding:1px 16px;word-wrap:break-word}.cdk-overlay-pane .vnc-file-item-menu{width:165px}.cdk-overlay-pane .vnc-file-item-menu .mat-mdc-menu-content .mat-mdc-menu-item{height:40px;line-height:40px}.cdk-overlay-pane .vnc-file-item-menu .mat-mdc-menu-content .mat-mdc-menu-item[disabled]{opacity:.8}.cdk-overlay-pane .vnc-file-item-menu .mat-mdc-menu-content .mat-mdc-menu-item mat-icon{font-size:18px;color:#8b96a0;height:18px;line-height:18px;margin-right:11px;width:18px}.cdk-overlay-pane .vnc-file-item-menu .mat-mdc-menu-content .mat-mdc-menu-item span{font-family:Source Sans Pro;font-size:14px;color:#131313}.cdk-overlay-pane .vnc-file-item-menu .mat-mdc-menu-content .mat-mdc-menu-item .item-option{display:flex;align-items:center;justify-content:space-between;width:100%}.cdk-overlay-pane .vnc-file-item-menu .mat-mdc-menu-content .mat-mdc-menu-item .item-option .first-item{display:flex;align-items:center}.vnc-search-help-dialog-panel{margin-top:40px}.vnc-search-help-dialog-panel .mat-mdc-dialog-container,.vnc-search-file-preview-dialog-panel .mat-mdc-dialog-container{padding:0}.cdk-overlay-pane .vnc-file-item-filter-menu{width:288px;min-width:288px;overflow:hidden}.cdk-overlay-pane .vnc-file-item-filter-menu .mat-mdc-menu-content{padding:0}.cdk-overlay-pane .vnc-file-item-filter-menu .scroll-item-bar{max-height:230px;overflow:auto}.cdk-overlay-pane .vnc-file-item-filter-menu vnc-input .vnc-form{margin:0}.cdk-overlay-pane .vnc-file-item-filter-menu vnc-input .vnc-form input{height:32px}.cdk-overlay-pane .vnc-file-item-filter-menu .mat-mdc-menu-content .mat-mdc-menu-item{height:40px;line-height:40px}.cdk-overlay-pane .vnc-file-item-filter-menu .mat-mdc-menu-content .mat-mdc-menu-item[disabled]{opacity:.8}.cdk-overlay-pane .vnc-file-item-filter-menu .mat-mdc-menu-content .mat-mdc-menu-item mat-icon{font-size:18px}.cdk-overlay-pane .vnc-file-item-filter-menu .mat-mdc-menu-content .mat-mdc-menu-item mat-icon.check-icon{color:#388eda}.cdk-overlay-pane .vnc-file-item-filter-menu .mat-mdc-menu-content .mat-mdc-menu-item mat-icon{height:18px;line-height:18px;margin-right:11px;width:18px}.cdk-overlay-pane .vnc-file-item-filter-menu .mat-mdc-menu-content .mat-mdc-menu-item span.item-lbl{font-family:Source Sans Pro;font-size:14px;color:#131313}.cdk-overlay-pane .vnc-file-item-filter-menu .mat-mdc-menu-content .mat-mdc-menu-item .item-option{display:flex;align-items:center;justify-content:space-between;width:100%}.cdk-overlay-pane .vnc-file-item-filter-menu .mat-mdc-menu-content .mat-mdc-menu-item .item-option .first-item{display:flex;align-items:center}.cdk-overlay-pane .vnc-file-item-filter-menu .mat-mdc-menu-content .mat-mdc-menu-item.operation-button{display:flex;float:right;height:30px;margin-top:5px}.cdk-overlay-pane .vnc-file-item-filter-menu .mat-mdc-menu-content .mat-mdc-menu-item.operation-button:hover,.cdk-overlay-pane .vnc-file-item-filter-menu .mat-mdc-menu-content .mat-mdc-menu-item.search-item:hover{background:transparent}.vnc-file-header-menu .mat-mdc-menu-item .mat-icon{margin-right:16px;vertical-align:middle;line-height:24px}.vnc-file-preview-menu-item{width:240px!important}.vnc-file-preview-menu-item .mat-mdc-menu-content .hr-item{box-shadow:inset 0 -1px #e3e7eb;height:1px;width:90%;margin:3px auto}.vnc-file-preview-menu-item .mat-mdc-menu-content .mat-mdc-menu-item .svg-item-in-menu{margin-right:11px;display:flex}.incoming-call-menu-item .mat-mdc-menu-item vnc-icon-container svg{height:18px;width:18px}.gc-list-menu-item-component{overflow:hidden!important}.gc-list-menu-item-component .item-drop-down vp-dropdown-item .drop-down-item{background:transparent}.gc-list-menu-item-component .item-drop-down vp-dropdown-item .drop-down-item .inner-items{width:100%;margin:0;padding:0 16px}.gc-list-menu-item-component .item-drop-down vp-dropdown-item .drop-down-item .icon-lable .default-label-item{font-size:14px;font-weight:400;font-family:Source Sans Pro;color:#131313}.gc-list-menu-item-component .item-drop-down vp-dropdown-item .drop-down-item .icon-drop-item-default .label-icon .lbl{margin-left:8px!important;font-weight:400!important}:root{--neutral-800: $neutral_800}video::-webkit-media-controls-fullscreen-button{display:none}@media only screen and (max-width:599px){[hidden-xs]{display:none}}@media only screen and (min-width:600px)and (max-width:767px){[hidden-sm]{display:none}}@media only screen and (min-width:600px){[hidden-gt-sm]{display:none}}@media only screen and (min-width:1024px){[hidden-gt-md]{display:none}}@media only screen and (max-width:599px){.hidden-xs{display:none}}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}[layout]{display:flex}[layout*=row],[layout*=column]{width:100%;max-width:100%}[layout^=row]{flex-direction:row}[layout^=column]{flex-direction:column}[layout*=row][layout*=reverse]{flex-direction:row-reverse}[layout*=column][layout*=reverse]{flex-direction:column-reverse}[layout*=rows],[layout*=columns]{flex-wrap:wrap}[layout=none]{flex:none}[layout*=column][layout*=top-],[layout*=row][layout*=-left]{justify-content:flex-start}[layout~=centered],[layout*=column][layout*=center-],[layout*=row][layout*=-center]{justify-content:center}[layout*=column][layout*=bottom-],[layout*=row][layout*=-right]{justify-content:flex-end}[layout*=column][layout*=spread-],[layout*=row][layout*=-spread]{justify-content:space-around}[layout*=column][layout*=justify-],[layout*=row][layout*=-justify]{justify-content:space-between}[layout*=column][layout*=-left],[layout*=row][layout*=top-]{align-items:flex-start}[layout~=centered],[layout*=column][layout*=-center],[layout*=row][layout*=center-]{align-items:center}[layout*=column][layout*=-right],[layout*=row][layout*=bottom-]{align-items:flex-end}[layout*=column][layout*=-stretch],[layout*=row][layout*=stretch-]{align-items:stretch}[layout*=rows][layout*=top-],[layout*=columns][layout*=-left]{align-content:flex-start}[layout*=rows][layout*=bottom-],[layout*=columns][layout*=-right]{align-content:flex-end}[layout*=rows][layout*=center-],[layout*=columns][layout*=-center]{align-content:center}[layout*=rows][layout*=justify-],[layout*=columns][layout*=-justify]{align-content:space-between}[layout*=rows][layout*=spread-],[layout*=columns][layout*=-spread]{align-content:space-around}[layout*=rows][layout*=stretch-],[layout*=columns][layout*=-stretch]{align-content:stretch}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){[layout*=column]:not([layout*=row])>*{max-width:auto}[layout*=column][self*=top]{height:auto!important}[self~=size-]>*{height:auto}}[layout*=column]:not([layout*=row]) [self*=left],[layout*=row]:not([layout*=column]) [self*=top]{align-self:flex-start}[self~=center]{align-self:center}[layout*=column]:not([layout*=row]) [self*=right],[layout*=row]:not([layout*=column]) [self*=bottom]{align-self:flex-end}[self*=stretch]{align-self:stretch}[layout][self*=center]{margin-left:auto;margin-right:auto}[layout][self*=right]{margin-right:0}[layout][self*=left]{margin-left:0}[layout*=column] [self*=bottom]{margin-top:auto}[layout*=column] [self*=top]{margin-bottom:auto}[layout*=row] [self*=left]{margin-right:auto}[layout*=row] [self*=right]{margin-left:auto}[self~=size-1of5]{width:20%}[self~=size-1of4]{width:25%}[self~=size-1of3]{width:33.33333%}[self~=size-2of5]{width:40%}[self~=size-1of2]{width:50%}[self~=size-3of5]{width:60%}[self~=size-2of3]{width:66.6666%}[self~=size-3of4]{width:75%}[self~=size-4of5]{width:80%}[self~=size-1of1]{width:100%}[layout*=row][layout*=-stretch]>*:not([self*=size-]),[layout*=column][layout*=stretch-]>*:not([self*=size-]),[self~=size-x1]{flex:1 0 0%!important}[self~=size-x2]{flex:2 0 0%!important}[self~=size-x3]{flex:3 0 0%!important}[self~=size-x4]{flex:4 0 0%!important}[self~=size-x5]{flex:5 0 0%!important}[self~=size-x6]{flex:6 0 0%!important}[self~=size-x7]{flex:7 0 0%!important}[self~=size-x8]{flex:8 0 0%!important}[self~=size-x9]{flex:9 0 0%!important}[self*=size-auto]{flex:1 1 auto}[self*=size-x0]{flex:0 0 auto}[self~=size-xxlarge]{max-width:1440px;width:100%}[self~=size-xlarge]{max-width:1200px;width:100%}[self~=size-large]{max-width:960px;width:100%}[self~=size-larger]{max-width:840px;width:100%}[self~=size-medium]{max-width:720px;width:100%}[self~=size-smaller]{max-width:600px;width:100%}[self~=size-small]{max-width:480px;width:100%}[self~=size-xsmall]{max-width:360px;width:100%}[self~=size-xxsmall]{max-width:240px;width:100%}[self*=size-x]:not([self*=small]):not([self*=large]){flex-shrink:1}[self~=first]{order:-1}[self~=order-1]{order:1}[self~=order-2]{order:2}[self~=order-3]{order:3}[self~=last]{order:999}[layout*=column]:not([layout*=row])>*{flex-shrink:0;flex-basis:auto}@media screen and (max-width:64em){[layout*=lg-row]{flex-direction:row}[layout*=lg-column]{flex-direction:column}[layout*=lg-rows],[layout*=lg-columns]{flex-wrap:wrap}}@media screen and (max-width:52em){[layout*=md-row]{flex-direction:row}[layout*=md-column]{flex-direction:column}[layout*=md-rows],[layout*=md-columns]{flex-wrap:wrap}}@media screen and (max-width:40em){[layout*=sm-row]{flex-direction:row}[layout*=sm-column]{flex-direction:column}[layout*=sm-rows],[layout*=sm-columns]{flex-wrap:wrap}}@media screen and (max-width:64em){[self*=lg-full]{flex:1 1 100%!important;width:100%;max-width:100%}[self*=lg-half]{flex:1 1 50%!important;width:50%;max-width:50%}[self~=lg-first]{order:-1}[self~=lg-last]{order:999}[self~=lg-hide]{display:none}[self~=lg-show]{display:inherit}}@media screen and (max-width:52em){[self*=md-full]{flex:1 1 100%!important;width:100%;max-width:100%}[self*=md-half]{flex:1 1 50%!important;width:50%;max-width:50%}[self~=md-first]{order:-1}[self~=md-last]{order:999}[self~=md-hide]{display:none}[self~=md-show]{display:inherit}}@media screen and (max-width:40em){[self*=sm-full]{flex:1 1 100%!important;width:100%;max-width:100%}[self*=sm-half]{flex:1 1 50%!important;width:50%;max-width:50%}[self~=sm-first]{order:-1}[self~=sm-last]{order:999}[self~=sm-hide]{display:none}[self~=sm-show]{display:inherit}}.material-icons{display:inline-block;font-family:Material Icons;font-size:24px;font-style:normal;font-weight:400;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;font-feature-settings:"liga";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}h1{font-size:2em}h2{font-size:1.8em}h3{font-size:1.6em}p{font-size:1em}*{font-family:Roboto}.vnc-grid{display:flex;flex-flow:row wrap;align-items:stretch;margin:0 auto;padding:8px}.vnc-cell{box-sizing:border-box;margin:8px}.vnc-cell--9-col,.vnc-cell--12-col{width:calc(100% - 16px)}@media(min-width:840px){.vnc-cell--9-col{width:calc(75% - 16px)}}.vnc-header-title{display:block;position:relative;box-sizing:border-box;font-size:20px;font-weight:400;line-height:1;letter-spacing:.02em}.tooltip-upward{border-radius:4px;box-shadow:0 -1px 1px #00000024,0 3px 1px -2px #0003,0 1px 5px #0000001f}.tooltip-upward:after{position:absolute;z-index:999;width:0;height:0;content:"";bottom:-6px;left:calc(50% - 6px);filter:drop-shadow(0 2px 1px rgba(4,4,4,.2));border-top:7px solid #fff;border-right:6px solid transparent;border-left:6px solid transparent;-webkit-filter:drop-shadow(0 2px 1px rgba(4,4,4,.2))}.tooltip-downward{border-radius:4px;box-shadow:0 -1px 1px #00000024,0 3px 1px -2px #0003,0 1px 5px #0000001f}.tooltip-downward:after{position:absolute;z-index:999;width:0;height:0;content:"";top:-6px;left:calc(50% - 6px);filter:drop-shadow(0 -2px 1px rgba(4,4,4,.2));border-right:6px solid transparent;border-bottom:7px solid #fff;border-left:6px solid transparent;-webkit-filter:drop-shadow(0 -2px 1px rgba(4,4,4,.2))}.tooltip-leftward{border-radius:4px;box-shadow:1px 0 1px #00000024,1px 0 1px -2px #0003,-1px 0 5px #0000001f}.tooltip-leftward:after{position:absolute;z-index:999;width:0;height:0;content:"";top:calc(50% - 6px);right:-6px;filter:drop-shadow(2 0 1px rgba(4,4,4,.2));border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:7px solid #fff;-webkit-filter:drop-shadow(2px 0 1px rgba(4,4,4,.2))}.tooltip-rightward{border-radius:4px;box-shadow:1px 0 1px #00000024,1px 0 1px -2px #0003,-1px 0 5px #0000001f}.tooltip-rightward:after{position:absolute;z-index:999;width:0;height:0;content:"";top:calc(50% - 6px);left:-6px;filter:drop-shadow(-2 0 1px rgba(4,4,4,.2));border-top:6px solid transparent;border-right:7px solid #fff;border-bottom:6px solid transparent;-webkit-filter:drop-shadow(-2px 0 1px rgba(4,4,4,.2))}.tooltip-upward__right--10{border-radius:4px;box-shadow:0 -1px 1px #00000024,0 3px 1px -2px #0003,0 1px 5px #0000001f}.tooltip-upward__right--10:after{position:absolute;z-index:999;width:0;height:0;content:"";bottom:-6px;left:calc(50% - 6px);filter:drop-shadow(0 2px 1px rgba(4,4,4,.2));border-top:7px solid #fff;border-right:6px solid transparent;border-left:6px solid transparent;-webkit-filter:drop-shadow(0 2px 1px rgba(4,4,4,.2));right:10px;left:initial}.tooltip-downward__right--10{border-radius:4px;box-shadow:0 -1px 1px #00000024,0 3px 1px -2px #0003,0 1px 5px #0000001f}.tooltip-downward__right--10:after{position:absolute;z-index:999;width:0;height:0;content:"";top:-6px;left:calc(50% - 6px);filter:drop-shadow(0 -2px 1px rgba(4,4,4,.2));border-right:6px solid transparent;border-bottom:7px solid #fff;border-left:6px solid transparent;-webkit-filter:drop-shadow(0 -2px 1px rgba(4,4,4,.2));right:10px;left:initial}.tooltip-leftward__top--10{border-radius:4px;box-shadow:1px 0 1px #00000024,1px 0 1px -2px #0003,-1px 0 5px #0000001f}.tooltip-leftward__top--10:after{position:absolute;z-index:999;width:0;height:0;content:"";top:calc(50% - 6px);right:-6px;filter:drop-shadow(2 0 1px rgba(4,4,4,.2));border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:7px solid #fff;-webkit-filter:drop-shadow(2px 0 1px rgba(4,4,4,.2));top:10px;bottom:initial}.tooltip-rightward__top--10{border-radius:4px;box-shadow:1px 0 1px #00000024,1px 0 1px -2px #0003,-1px 0 5px #0000001f}.tooltip-rightward__top--10:after{position:absolute;z-index:999;width:0;height:0;content:"";top:calc(50% - 6px);left:-6px;filter:drop-shadow(-2 0 1px rgba(4,4,4,.2));border-top:6px solid transparent;border-right:7px solid #fff;border-bottom:6px solid transparent;-webkit-filter:drop-shadow(-2px 0 1px rgba(4,4,4,.2));top:10px;bottom:initial}.tooltip-upward__left--10{border-radius:4px;box-shadow:0 -1px 1px #00000024,0 3px 1px -2px #0003,0 1px 5px #0000001f}.tooltip-upward__left--10:after{position:absolute;z-index:999;width:0;height:0;content:"";bottom:-6px;left:calc(50% - 6px);filter:drop-shadow(0 2px 1px rgba(4,4,4,.2));border-top:7px solid #fff;border-right:6px solid transparent;border-left:6px solid transparent;-webkit-filter:drop-shadow(0 2px 1px rgba(4,4,4,.2));right:initial;left:10px}.tooltip-downward__left--10{border-radius:4px;box-shadow:0 -1px 1px #00000024,0 3px 1px -2px #0003,0 1px 5px #0000001f}.tooltip-downward__left--10:after{position:absolute;z-index:999;width:0;height:0;content:"";top:-6px;left:calc(50% - 6px);filter:drop-shadow(0 -2px 1px rgba(4,4,4,.2));border-right:6px solid transparent;border-bottom:7px solid #fff;border-left:6px solid transparent;-webkit-filter:drop-shadow(0 -2px 1px rgba(4,4,4,.2));right:initial;left:10px}.tooltip-leftward__bottom--10{border-radius:4px;box-shadow:1px 0 1px #00000024,1px 0 1px -2px #0003,-1px 0 5px #0000001f}.tooltip-leftward__bottom--10:after{position:absolute;z-index:999;width:0;height:0;content:"";top:calc(50% - 6px);right:-6px;filter:drop-shadow(2 0 1px rgba(4,4,4,.2));border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:7px solid #fff;-webkit-filter:drop-shadow(2px 0 1px rgba(4,4,4,.2));top:initial;bottom:10px}.tooltip-rightward__bottom--10{border-radius:4px;box-shadow:1px 0 1px #00000024,1px 0 1px -2px #0003,-1px 0 5px #0000001f}.tooltip-rightward__bottom--10:after{position:absolute;z-index:999;width:0;height:0;content:"";top:calc(50% - 6px);left:-6px;filter:drop-shadow(-2 0 1px rgba(4,4,4,.2));border-top:6px solid transparent;border-right:7px solid #fff;border-bottom:6px solid transparent;-webkit-filter:drop-shadow(-2px 0 1px rgba(4,4,4,.2));top:initial;bottom:10px}.submit-button,.mat-mdc-button.brand-button{border-radius:16.5px;background-color:#5c5c5c;color:#fff;font-size:.85em;font-weight:400;text-transform:uppercase;padding:0 20px;max-height:34px}.submit-button:hover,.mat-mdc-button.brand-button:hover{background:#4d4d4d;box-shadow:0 2px 2px #00000024,0 3px 1px -2px #0003,0 1px 5px #0000001f}.submit-button:disabled,.mat-mdc-button.brand-button:disabled{box-shadow:none}.submit-button{background-color:#0071bb}.submit-button:hover{background:#2c74b3}body{overflow:hidden}.full-width{padding:0}.full-width>.vnc-cell{width:100%;margin:0}.brand-color{color:#fff;background-color:#0071bb;border:none}.brand-button-color{color:#fff;background-color:#29b6f6}.loader-wrapper{display:table;width:100%;height:100%;margin-top:20px}.loader-wrapper .loader-container{display:table-cell;text-align:center;vertical-align:middle}.full-width{width:100vw;padding:0;margin:0}.sidebar-collapsed{width:60px;margin:0}.sidebar-expanded{width:350px;margin:0}.preserve-font-size-ios{-webkit-text-size-adjust:100%}.text-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media only screen and (min-width:1024px){.content-in-sidebar-collapsed{width:calc(100% - 80px)}.content-in-sidebar-expanded{width:calc(100% - 370px)}}.pointer{cursor:pointer}tag-input tag{align-items:center}.position-relative{position:relative}.mat-mdc-dialog-container{--mat-dialog-container-color: #ffffff;overflow:auto}.mat-mdc-dialog-container .mat-mdc-dialog-surface{overflow:hidden}.dialog-header{position:fixed;top:0;left:0;z-index:3;width:100%;min-height:60px;font-size:18px;font-style:normal;font-weight:600;font-stretch:normal;line-height:normal;text-align:center;letter-spacing:normal}.dialog-button{position:absolute;top:0;bottom:0;left:0;width:56px;height:auto;margin:auto;cursor:pointer}.dialog-body{margin-top:60px}.dialog-header h4{margin:0;font-size:18px}@media only screen and (min-width:1024px){.dialog-header h4{text-transform:uppercase}}.dialog__mobile-search input{font-size:18px;color:#fff;background-color:transparent;border:0;outline:none}.dialog__mobile-search input::-webkit-input-placeholder{color:#ffffff80}.dialog__mobile-search input:-moz-placeholder{color:#ffffff80;opacity:1}.dialog__mobile-search input::-moz-placeholder{color:#ffffff80}.dialog__mobile-search input:-ms-input-placeholder{color:#ffffff80}.dialog__mobile-search input::-ms-input-placeholder{color:#ffffff80}.mat-media-dialog-container .mat-mdc-dialog-container{background:transparent}@media(max-width:600px){.mat-media-dialog-container .mat-mdc-dialog-container{padding:0}}.mat-under-development-dialog .mat-mdc-dialog-container{padding:0}@media only screen and (min-width:768px){.content-in-sidebar-collapsed .task-filter{padding-left:30px}}@media only screen and (min-width:768px){.task-filter{height:60px}}.task-filter{display:flex;padding:0 13px;background-color:#fff;justify-content:space-between;align-items:center}@media only screen and (max-width:1023px){.task-filter{padding:0 14px;background-color:#f6f6f6;box-shadow:0 1px 3px #00000080;height:42px}}.task-filter.notask{display:none}.task-filter .mat-form-field{width:120px;padding:0}.task-filter mat-icon{vertical-align:middle;margin-left:5px}.filter-sort-div{height:42px;line-height:42px}.tasks-reload-btn{margin-right:15px;font-size:22px;vertical-align:middle;cursor:pointer}.sort-by{width:43px;height:14px;margin-right:10px;font-size:14px;font-style:normal;font-weight:400;font-stretch:normal;line-height:3.57;color:#6f6f6f;text-align:left;letter-spacing:-.1px}@media only screen and (max-width:599px){.sort-by{display:none}}.sort-icon{width:9px;height:6px;font-family:Material-Design-Iconic-Font;font-size:16.2px;font-style:normal;font-weight:400;font-stretch:normal;line-height:normal;color:#414141;text-align:left;letter-spacing:normal}button.due-date-asc,span.is-animating,span.is-visible{background-color:transparent}.filter-option-label{height:19px;font-size:18px;font-style:normal;font-weight:400;font-stretch:normal;color:#000;text-align:left;letter-spacing:-.2px;display:flex;align-items:center}@media only screen and (max-width:1023px){.filter-option-label{font-size:14px;margin-left:0}}.filter-option-label .text-label{text-overflow:ellipsis;overflow:hidden;max-width:175px;margin-left:5px;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:nowrap}@media only screen and (max-width:1023px){.filter-option-label .text-label{max-width:110px;margin-left:0}}.cdk-overlay-pane .mat-mdc-menu-panel{box-shadow:0 1px 13px #00000080;border-radius:2.6px;max-height:calc(100vh - 140px);max-width:294px!important}.cdk-overlay-pane .mat-mdc-menu-panel.vnc-file-item-menu{box-shadow:0 8px 16px #082d3d33,0 4px 12px #082d3d1a;max-width:480px;min-width:220px;min-height:52px}.task-filter-menu .mat-mdc-menu-item{display:flex;justify-content:center;align-items:center}.task-filter-menu .mat-mdc-menu-item mat-icon{font-size:18px;vertical-align:middle;width:25px}.task-filter-menu .mat-mdc-menu-item mat-icon{font-size:18px;vertical-align:middle;color:#000}.task-filter-menu .mat-mdc-menu-item svg{margin-right:16px}.task-filter-menu .mat-mdc-menu-item svg g{fill:#000}.task-filter-menu .mat-mdc-menu-item svg g path{fill:#000}.task-filter-menu .mat-mdc-menu-item .mat-mdc-menu-item-text>span{margin-left:10px;font-size:16px;margin-right:10px;width:130px;overflow:hidden;text-overflow:ellipsis}.task-filter-menu .mat-mdc-menu-item .rounded-rectangle{width:60px;text-align:center;position:relative;color:#888}.task-filter-menu .mat-mdc-menu-item .rounded-rectangle span{padding:3px 12px;font-weight:600;color:#fff;border-radius:20px;background-color:#888;font-size:14px}.viewMoreOptions{margin-left:-15px}.viewMoreOptions.sub-options{margin-left:0}.viewMoreOptions .mat-mdc-menu-item{padding:0 40px 0 16px!important;width:220px;position:relative;min-height:36px!important;height:36px;line-height:36px;font-family:Source Sans Pro;font-size:14px;font-weight:400;letter-spacing:-.14px;color:#131313}.viewMoreOptions .mat-mdc-menu-item:hover,.viewMoreOptions .mat-mdc-menu-item.selected{background-color:#f7f8fa}.viewMoreOptions .mat-mdc-menu-item[disabled]{opacity:.8}.viewMoreOptions .mat-icon{display:inline;font-size:18px}.viewMoreOptions .mat-icon.active-view{color:#388eda;position:absolute;right:3px;top:50%;transform:translateY(-50%);margin:0}.viewMoreOptions .mat-divider{border-color:#dadee2}.viewMoreOptions .title{font-family:Source Sans Pro;font-size:14px;font-weight:700;letter-spacing:normal;text-align:left;color:#606b76;padding:12px 16px 4px;text-transform:uppercase}.filter-sort-div-mobile{cursor:pointer}.filter-sort-div-mobile .mat-icon{vertical-align:middle}.filter-task-div{display:flex;justify-content:center}.filter-task-div .open-tasks-checkbox input{vertical-align:middle}.filter-task-div .open-tasks-checkbox span{font-size:14px;vertical-align:middle}.filter-task-div .my-tasks-checkbox{margin-left:15px}.task-header-menubar{display:flex;height:40px;padding:0 13px 0 12px;margin:0 13px 5px;background-color:#e0e6eb;justify-content:space-between;align-items:center}@media only screen and (max-width:1023px){.task-header-menubar{padding:0 13px 0 18px;margin:0 0 6px}}@media only screen and (max-width:1023px){.task-header-menubar{display:none}}.task-header-menubar.notask{display:none}@media(max-width:1023px){.task-header-menubar-device{position:fixed;top:0;z-index:9999;display:flex;width:100%;height:50px;color:#fff;background:#0071bb}.task-header-menubar-device .header-menubar-selected-count{color:#fff}.task-header-menubar-device .icons__holder_icon .material-icons,.task-header-menubar-device .icons__holder_icon .mat-icons{font-size:20px}.task-header-menubar-device .icons__holder_icon svg g{fill:#fff}.task-header-menubar-device .icons__holder_icon svg g path{fill:#fff}.task-header-menubar-device .icons__holder_icon{color:#fff}}.clear_icon_device{display:none}@media only screen and (max-width:1023px){.clear_icon_device{display:flex;align-items:center;justify-content:center;height:24px;padding:0 15px 0 0;cursor:default}.clear_icon_device mat-icon,.clear_icon_device .material-icons{display:flex;align-items:center;justify-content:center;height:24px;line-height:24px}}.clear_icon_desktop{display:none}@media only screen and (min-width:1024px){.clear_icon_desktop{display:flex}}.icons__holder{display:flex;align-items:center}.icons__holder_icon{display:flex;align-items:center;justify-content:center;height:24px;padding:0 0 0 15px;color:#888;cursor:default}.icons__holder_icon .material-icons{font-size:18px;vertical-align:middle}.icons__holder_icon .material-icons:hover{cursor:pointer}.icons__holder_icon.active{color:#333;cursor:pointer}.header-menubar-selected-count{font-size:15px;color:#000}.task-context-menu-popover mat-list-item{height:20px}.task-context-menu-popover mat-list-item:hover{cursor:pointer;background:#f8f8f8}.task-context-menu-popover mat-list-item .mat-icon{font-size:20px;margin-right:15px;color:#000;height:20px!important;width:20px!important}.task-context-menu-popover mat-list-item svg{font-size:20px;margin-right:15px}.task-context-menu-popover mat-list-item svg g{fill:#000}.task-context-menu-popover mat-icon{margin-right:15px;color:#000;font-size:20px}@media only screen and (max-width:1023px)and (orientation:landscape){.task-context-menu-popover{height:150px;overflow-x:scroll;-webkit-overflow-scrolling:touch}}vp-sidebar .vp-sidebar .sidebar-block-features:first-child{margin-top:0}.vp-sidebar{height:calc(100% - 72px)}.vp-sidebar .sidebar-block-header{min-height:60px;border-bottom:1px solid rgba(0,0,0,.05);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff;position:relative}.vp-sidebar .sidebar-block-header .feature-title{margin-top:0;margin-bottom:10px;font-size:16px;font-weight:500;color:#000}.vp-sidebar .sidebar-block-header .toggle-panel-btn{position:absolute;right:-12px;width:18px;height:18px;z-index:5}.vp-sidebar .sidebar-block-header .toggle-panel-btn #collapseLeftButton{background-color:#f4f8fa;padding:0;width:18px;height:18px;cursor:pointer}.vp-sidebar .sidebar-block-header .toggle-panel-btn #collapseLeftButton:hover{background-color:#34a0f7;border:1px solid #34A0F7}.vp-sidebar .sidebar-block-header .toggle-panel-btn #collapseLeftButton:hover svg g{fill:#fff!important}.vp-sidebar .sidebar-block-header .toggle-panel-btn #collapseButton{background-color:#f4f8fa;padding:0;width:18px;height:18px;cursor:pointer}.vp-sidebar .sidebar-block-header .toggle-panel-btn #collapseButton:hover{background-color:#34a0f7;border:1px solid #34A0F7}.vp-sidebar .sidebar-block-header .toggle-panel-btn #collapseButton:hover svg g{fill:#fff}.vp-sidebar .sidebar-block-header .sidebar-item{position:relative;display:flex;height:60px;line-height:60px;cursor:pointer;align-items:center;width:100%}.vp-sidebar .sidebar-block-header .sidebar-item .item-icon{display:flex;min-width:60px;height:100%;padding-bottom:2px;color:#8f8f8f;justify-content:center;align-items:center}.vp-sidebar .sidebar-block-header .sidebar-item .item-icon i.fa,.vp-sidebar .sidebar-block-header .sidebar-item .item-icon mat-icon{vertical-align:middle}.vp-sidebar .sidebar-block-header .sidebar-item .item-icon img{width:30px;height:30px;padding:3px}.vp-sidebar .sidebar-block-header .sidebar-item .item-icon~.item-title{padding-left:3px}.vp-sidebar .sidebar-block-header .sidebar-item .item-title{flex:1 1 auto;width:200px;padding-left:20px;overflow:hidden;color:#565656;vertical-align:top;align-self:stretch;order:0;font-size:16px;font-weight:700;letter-spacing:normal;text-align:left;color:#000}.vp-sidebar .sidebar-block-header .sidebar-item .item-title mat-icon{vertical-align:middle}.vp-sidebar .sidebar-block-header .sidebar-item .item-badge{flex:0 1 auto;width:50px;overflow:hidden;text-align:right;vertical-align:middle;align-self:stretch;order:0}.vp-sidebar .sidebar-block-header .sidebar-item .item-badge span{display:inline-block;min-width:20px;height:20px;padding:5px;font-size:11px;line-height:10px;color:#fff;text-align:center;background-color:#fe4100;border-radius:30px}.vp-sidebar .sidebar-block-header .sidebar-item .new-task-btn{width:40px;height:40px;background-color:#34a0f7;border:2px solid #fff;border-radius:50%;margin-left:10px;outline:none;cursor:pointer}.vp-sidebar .sidebar-block-header .sidebar-item .new-task-btn mat-icon{color:#fff}.vp-sidebar .sidebar-block-header .sidebar-item .sidebar-collapse-btn{margin-right:0;position:fixed;left:76px;top:105px;z-index:2;background:transparent;padding:0}.vp-sidebar .sidebar-block-header .sidebar-item .mat-mdc-button{min-width:36px}.vp-sidebar .sidebar-block-header .sidebar-item.active{position:relative;padding-left:0;background-color:#f9f9fa}.vp-sidebar .task-sidebar-block{height:100%;margin-top:10px;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.vp-sidebar .task-sidebar-block .feature-title{margin-top:0;margin-bottom:10px;font-size:16px;font-weight:500;color:#000}.vp-sidebar .task-sidebar-block .header-title-div{display:flex;margin:15px 24px 15px 12px}.vp-sidebar .task-sidebar-block .header-title-div.collapsed{margin:15px 24px 15px 0}.vp-sidebar .task-sidebar-block .header-title-div{cursor:pointer}.vp-sidebar .task-sidebar-block .header-title-div .header-title{font-size:14px;font-weight:600;width:210px;text-transform:uppercase}.vp-sidebar .task-sidebar-block .header-title-div .icon-div{display:flex}.vp-sidebar .task-sidebar-block .header-title-div .icon-div .add-list-icon{margin-right:10px;color:#8b96a0}.vp-sidebar .task-sidebar-block .header-title-div .icon-div mat-icon{font-size:18px;color:#8b96a0}.vp-sidebar .task-sidebar-block .header-title-div .icon-div .mat-icon{font-size:18px}.vp-sidebar .task-sidebar-block .header-title-div .item-icon{display:flex;min-width:60px;height:100%;padding-bottom:2px;color:#888;justify-content:center;align-items:center}.vp-sidebar .task-sidebar-block .header-title-div .item-icon i.fa,.vp-sidebar .task-sidebar-block .header-title-div .item-icon mat-icon{font-size:18px;vertical-align:middle}.vp-sidebar .task-sidebar-block .header-title-div .item-icon .mat-icon{height:18px!important;width:18px!important;font-size:18px!important}.vp-sidebar .task-sidebar-block .header-title-div .item-icon img{width:30px;height:30px;padding:3px}.vp-sidebar .task-sidebar-block .sidebar-item{display:flex;flex-direction:row;flex-wrap:nowrap;height:40px;padding-right:15px;margin-bottom:2px;cursor:pointer;border-width:0;outline:none;justify-content:flex-start;align-content:stretch;align-items:center}.vp-sidebar .task-sidebar-block .sidebar-item.collapsible{height:40px;line-height:40px;background:#e5e5e5;border-bottom:2px solid #d3d3d3}.vp-sidebar .task-sidebar-block .sidebar-item .sidebar-item-div{display:flex;width:100%;align-items:center}.vp-sidebar .task-sidebar-block .sidebar-item .item-icon{display:flex;min-width:60px;height:100%;padding-bottom:2px;color:#8b96a0;justify-content:center;align-items:center}.vp-sidebar .task-sidebar-block .sidebar-item .item-icon i.fa,.vp-sidebar .task-sidebar-block .sidebar-item .item-icon mat-icon{font-size:18px;vertical-align:middle}.vp-sidebar .task-sidebar-block .sidebar-item .item-icon .mat-icon{height:18px!important;width:18px!important;font-size:18px!important}.vp-sidebar .task-sidebar-block .sidebar-item .item-icon img{width:30px;height:30px;padding:3px}.vp-sidebar .task-sidebar-block .sidebar-item .rounded-rectangle{display:grid;width:41px;height:25px;font-size:14px;font-style:normal;font-weight:400;font-stretch:normal;letter-spacing:normal;justify-content:center;align-content:center;align-self:center}.vp-sidebar .task-sidebar-block .sidebar-item .tag-title{width:150px;padding-left:75px;overflow:hidden;font-style:italic;color:#000;vertical-align:top;order:0;align-self:stretch}.vp-sidebar .task-sidebar-block .sidebar-item .item-title{width:150px;overflow:hidden;font-size:14px;font-style:normal;font-weight:400;font-stretch:normal;color:#000;letter-spacing:-.1px;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:nowrap}.vp-sidebar .task-sidebar-block .sidebar-item .item-title mat-icon{vertical-align:middle}.vp-sidebar .task-sidebar-block .sidebar-item .item-badge{flex:0 1 auto;width:50px;overflow:hidden;text-align:right;vertical-align:middle;order:0;align-self:stretch}.vp-sidebar .task-sidebar-block .sidebar-item .item-badge span{display:inline-block;min-width:20px;height:20px;padding:5px;font-size:11px;line-height:10px;color:#000;text-align:center;background-color:#fe4100;border-radius:30px}.vp-sidebar .task-sidebar-block .sidebar-item.active{color:#fff;background-color:#337cbd}.vp-sidebar .task-sidebar-block .sidebar-item.active .item-title,.vp-sidebar .task-sidebar-block .sidebar-item.active .item-icon,.vp-sidebar .task-sidebar-block .sidebar-item.active .item-icon .mat-icon{color:#fff}.vp-sidebar .task-sidebar-block .sidebar-item.active .item-icon svg g{fill:#fff}.vp-sidebar .task-sidebar-block .sidebar-item.active .rounded-rectangle{display:grid;width:41px;font-size:12px;border-radius:12.5px;mix-blend-mode:undefined;justify-content:center;align-content:center;align-self:center}.vp-sidebar .task-sidebar-block .sidebar-item.active:before{position:absolute;top:0;bottom:0;left:0;width:4px;content:"";background-color:#5997df}.vp-sidebar .task-sidebar-block .sidebar-item .more-count-div{height:100%;display:flex}.vp-sidebar .task-sidebar-block .sidebar-item .dropbox{display:none}.vp-sidebar .task-sidebar-block .sidebar-item:hover{overflow:inherit}.vp-sidebar .task-sidebar-block .sidebar-item:hover .task-count{display:none}.vp-sidebar .task-sidebar-block .sidebar-item:hover .dropbox{display:grid;width:41px;justify-content:center;align-content:center;align-self:center}.vp-sidebar .task-sidebar-block .sidebar-item:hover .dropbox mat-icon{font-size:18px;color:#888}.vp-sidebar.collapsed .feature-title{display:none}.vp-sidebar.collapsed .sidebar-item{padding-right:0}.vp-sidebar.collapsed .sidebar-item .item-title,.vp-sidebar.collapsed .sidebar-item .item-badge{display:none}.vp-sidebar .sidebar-collapse-icon{font-size:32px}.vp-sidebar .separate-bar{height:1px;background-color:#dbdbdb}vp-sidebar-drawer .drawer__links{position:relative;padding-top:20px}vp-sidebar-drawer .drawer__links .__row{position:relative;display:flex;padding:10px 15px 20px;justify-content:space-between}vp-sidebar-drawer .drawer__links .__row.selected{background:#0071bb}vp-sidebar-drawer .drawer__links .__row.selected .left_col{color:#fff}vp-sidebar-drawer .drawer__links .left_col{display:flex;width:100%;color:#000;justify-content:flex-start;align-items:center}vp-sidebar-drawer .drawer__links .left_col i.fa{padding:1px 7px 0 9px;font-size:16px}vp-sidebar-drawer .drawer__links .left_col span{padding-left:20px;font-size:16px;line-height:16px}vp-sidebar-drawer .drawer__links .left_col mat-icon{font-size:18px}vp-sidebar-drawer .drawer__links .left_col mat-icon{font-size:18px;height:18px;width:18px}vp-sidebar-drawer .drawer__links .subitem-line hr{width:90%;margin:auto}vp-sidebar-drawer .drawer__links .subitem-color{padding-top:6px;color:#5a5757}vp-sidebar-drawer .drawer__links .right_col{display:flex;width:24%;visibility:hidden;justify-content:flex-end}vp-sidebar-drawer .drawer__links .right_col span{padding:3px 12px;font-weight:600;color:#fff;background:#185e9b;border-radius:20px}vp-sidebar-drawer .drawer__links .visible{visibility:visible}.ng2-dropdown-menu{z-index:100001}.profile__cover{position:relative;width:100%;height:210px;padding:30px 15px 0;background-color:#0071bb;background-position:50% 90%;background-size:cover;grid-column-gap:10px}.profile__cover vp-avatar{justify-content:left}.profile__cover vp-avatar .avatar.list-avatar{border-radius:50%;overflow:hidden;height:80px;width:80px;font-size:20px;text-align:center;border:2px solid #fff;cursor:pointer}@media only screen and (min-width:1024px){.profile__cover vp-avatar .avatar.list-avatar{width:90px;height:90px}}.profile__cover vp-avatar .avatar.list-avatar .profile-avtar{font-size:30px}.profile__fullname{display:inline;font-size:20px;line-height:20px;color:#fff;word-break:break-all;align-self:center;grid-column:2/-1}.profile__h4{font-size:14px;font-weight:500;line-height:40px;color:#fff;align-self:end;grid-row:2/3}.vp-task-option-list-dialog .mat-mdc-dialog-container{padding:0;overflow:hidden}@media only screen and (min-width:600px){.vp-task-option-list-dialog .mat-mdc-dialog-container{border-radius:8px;box-shadow:0 0 14px #0006}}@media only screen and (max-width:599px){.vp-task-option-list-dialog{width:100%;height:100%}}.vp-task-option-list-dialog .task__dialog-body{padding:0 15px}@media only screen and (max-width:599px){.vp-task-option-list-dialog .task__dialog-body{height:calc(100% - 55px)}}.task-option-list_dialog mat-list{max-height:100%;overflow:auto;-webkit-overflow-scrolling:touch}.task-option-list_dialog mat-list mat-list-item{padding:0!important}.task-option-list_dialog mat-list mat-list-item .mat-mdc-list-item-unscoped-content{display:flex;align-items:center;width:100%;justify-content:space-between}.task-option-list_dialog mat-list mat-list-item:hover{cursor:pointer;background-color:#eee}.task-option-list_dialog mat-list mat-list-item.selected{background:#0071bb}.task-option-list_dialog mat-list mat-list-item.selected .list-item{color:#fff}.task-option-list_dialog mat-list mat-list-item.selected mat-icon{color:#fff}.task-option-list_dialog mat-list mat-list-item .rounded-rectangle{display:flex;width:15%;justify-content:flex-end}.task-option-list_dialog mat-list mat-list-item .rounded-rectangle span{padding:3px 12px;font-weight:600;color:#fff;border-radius:20px;background-color:#888}.task-option-list_dialog mat-list mat-list-item .visible{visibility:visible}.task-option-list_dialog mat-list mat-list-item .list-item{width:80%;padding-left:30px}.task-option-list_dialog mat-list mat-list-item mat-icon{font-size:18px}.task-option-list_dialog mat-list mat-list-item mat-icon.bullet{font-weight:700}.vp-tag-option-list-dialog .mat-mdc-dialog-container{padding:0;overflow:hidden}@media only screen and (min-width:600px){.vp-tag-option-list-dialog .mat-mdc-dialog-container{border-radius:8px;box-shadow:0 0 14px #0006}}@media only screen and (max-width:599px){.vp-tag-option-list-dialog{width:100%;height:100%}}.vp-tag-option-list-dialog .task__dialog-body{padding:0 15px}@media screen and (max-width:1022px)and (min-width:600px){.vp-tag-option-list-dialog .task__dialog-body{max-height:70vh}}@media only screen and (max-width:599px){.vp-tag-option-list-dialog .task__dialog-body{height:calc(100% - 48px)}}.tag-option-list_dialog .mat-mdc-form-field{width:100%;margin-top:20px}.tag-option-list_dialog mat-list{max-height:calc(100% - 96px);overflow:auto;-webkit-overflow-scrolling:touch}.tag-option-list_dialog mat-list mat-list-item{padding:0}.tag-option-list_dialog mat-list mat-list-item .mat-mdc-list-item-unscoped-content{display:flex;align-items:center;width:100%;justify-content:space-between}.tag-option-list_dialog mat-list mat-list-item:hover{cursor:pointer;background-color:#eee}.tag-option-list_dialog mat-list mat-list-item.selected{background:#0071bb}.tag-option-list_dialog mat-list mat-list-item.selected .list-item{color:#fff}.tag-option-list_dialog mat-list mat-list-item.selected mat-icon{color:#fff}.tag-option-list_dialog mat-list mat-list-item .rounded-rectangle{display:flex;width:15%;justify-content:flex-end}.tag-option-list_dialog mat-list mat-list-item .rounded-rectangle span{padding:3px 12px;font-weight:600;color:#fff;border-radius:20px;background-color:#888}.tag-option-list_dialog mat-list mat-list-item .visible{visibility:visible}.tag-option-list_dialog mat-list mat-list-item .list-item{width:80%;padding-left:30px;word-break:break-word}.tag-option-list_dialog mat-list mat-list-item mat-icon{font-size:18px}.tag-option-list_dialog mat-list mat-list-item mat-icon.bullet{font-weight:700}.vp-folder-option-list-dialog .mat-mdc-dialog-container{padding:0;overflow:hidden}@media only screen and (min-width:600px){.vp-folder-option-list-dialog .mat-mdc-dialog-container{border-radius:8px;box-shadow:0 0 14px #0006}}@media only screen and (max-width:599px){.vp-folder-option-list-dialog{width:100%;height:100%}}.vp-folder-option-list-dialog .task__dialog-body{padding:0 15px}@media screen and (max-width:1022px)and (min-width:600px){.vp-folder-option-list-dialog .task__dialog-body{max-height:70vh}}@media only screen and (max-width:599px){.vp-folder-option-list-dialog .task__dialog-body{height:calc(100% - 89px)}}.vp-location-option-list-dialog .mat-mdc-dialog-container{padding:0;overflow:hidden}@media only screen and (min-width:600px){.vp-location-option-list-dialog .mat-mdc-dialog-container{border-radius:8px;box-shadow:0 0 14px #0006}}@media only screen and (max-width:599px){.vp-location-option-list-dialog{width:100%;height:100%}}.vp-location-option-list-dialog .task__dialog-body{padding:0 15px}@media screen and (max-width:1022px)and (min-width:600px){.vp-location-option-list-dialog .task__dialog-body{max-height:70vh}}@media only screen and (max-width:599px){.vp-location-option-list-dialog .task__dialog-body{height:calc(100% - 55px)}}.folder-option-list_dialog .mat-mdc-form-field{width:100%;margin-top:20px}.folder-option-list_dialog mat-list{max-height:calc(100% - 96px);overflow:auto;-webkit-overflow-scrolling:touch}.folder-option-list_dialog mat-list mat-list-item{padding:0!important}.folder-option-list_dialog mat-list mat-list-item .mat-mdc-list-item-unscoped-content{display:flex;align-items:center;width:100%;justify-content:space-between}.folder-option-list_dialog mat-list mat-list-item:hover{cursor:pointer;background-color:#eee}.folder-option-list_dialog mat-list mat-list-item.selected{background:#0071bb}.folder-option-list_dialog mat-list mat-list-item.selected .list-item{color:#fff}.folder-option-list_dialog mat-list mat-list-item.selected mat-icon{color:#fff}.folder-option-list_dialog mat-list mat-list-item .rounded-rectangle{display:flex;width:15%;justify-content:flex-end}.folder-option-list_dialog mat-list mat-list-item .rounded-rectangle span{padding:3px 12px;font-weight:600;color:#fff;border-radius:20px;background-color:#888}.folder-option-list_dialog mat-list mat-list-item .visible{visibility:visible}.folder-option-list_dialog mat-list mat-list-item .list-item{width:80%;padding-left:30px;word-break:break-word}.folder-option-list_dialog mat-list mat-list-item mat-icon{font-size:18px}.folder-option-list_dialog mat-list mat-list-item mat-icon.bullet{font-weight:700}.vp-users-management-dialog .option-list{height:100%}.vp-users-management-dialog .option-list mat-list{max-height:295px;overflow-y:auto;-webkit-overflow-scrolling:touch;margin-bottom:60px}.vp-users-management-dialog .option-list mat-list mat-icon{color:#888;font-size:18px;vertical-align:middle}@media only screen and (max-width:1023px){.vp-users-management-dialog .option-list mat-list{max-height:calc(100% - 60px)}}.vp-users-management-dialog .option-list mat-list .mat-mdc-list-item-unscoped-content{display:flex;align-items:center;width:100%}.vp-users-management-dialog .option-list mat-list mat-list-item:hover{cursor:pointer;background:#eefafa}.vp-users-management-dialog .option-list mat-list mat-list-item.collected-users{background-color:#eef3f8}.vp-users-management-dialog .option-list mat-list mat-list-item.collected-users mat-icon{color:#fff}.vp-users-management-dialog .option-list .more-options,.vp-users-management-dialog .option-list .hide-avatar{display:none}.vp-users-management-dialog .option-list .task-done-avtar{display:block}@media only screen and (min-width:768px){.vp-users-management-dialog .selected-list-header{position:fixed;left:75px}}.vp-users-management-dialog .desktop-header-btn{position:absolute;right:5px}.vp-users-management-dialog .desktop-header-btn button{height:36px;width:36px;border-radius:18px;min-width:36px;line-height:0;padding:0}.vp-users-management-dialog .desktop-header-btn button.select-all-btn{position:relative;text-align:center}@media only screen and (max-width:1023px){.vp-users-management-dialog .desktop-header-btn button.select-all-btn{display:none}}@media only screen and (max-width:1023px){.vp-users-management-dialog .desktop-header-btn button.archive-btn{display:none}}.vp-users-management-dialog .desktop-clear-btn{position:absolute;left:2px;cursor:initial}.vp-users-management-dialog .desktop-clear-btn button{height:36px;width:36px;border-radius:18px;min-width:36px;line-height:0;padding:0}@media only screen and (max-width:1023px){.vp-users-management-dialog .desktop-clear-btn{display:none}}.vp-users-management-dialog .archive-user-menu-popover{border-radius:2.6px;box-shadow:0 1px 13px #00000080}.vp-users-management-dialog .archive-user-menu-popover mat-list-item{height:20px}.vp-users-management-dialog .archive-user-menu-popover mat-list-item:hover{cursor:pointer;background:#f8f8f8}.vp-users-management-dialog .archive-user-menu-popover mat-icon{margin-right:15px;color:#000;font-size:20px}.vp-archive-users-dialog .option-list{height:100%}@media only screen and (max-width:1023px){.vp-archive-users-dialog .option-list .filter-search-textfield{display:none}}.vp-archive-users-dialog .option-list.searchmode{margin-top:50px}.vp-archive-users-dialog .option-list mat-list{max-height:295px;overflow-y:auto;-webkit-overflow-scrolling:touch}.vp-archive-users-dialog .option-list mat-list mat-icon{color:#888;font-size:18px;vertical-align:middle}@media only screen and (max-width:1023px){.vp-archive-users-dialog .option-list mat-list{max-height:calc(100% - 60px)}}.vp-archive-users-dialog .option-list mat-list .mat-mdc-list-item-unscoped-content{display:flex;align-items:center;width:100%}.vp-archive-users-dialog .option-list mat-list mat-list-item:hover{cursor:pointer;background:#eefafa}.vp-invite-users-dialog .mat-dialog__title{padding:20px 18px 0;font-size:18px;font-weight:700;font-style:normal;font-stretch:normal;letter-spacing:normal;text-align:left;color:#000}.vp-invite-users-dialog .mat-dialog__header-body{padding:20px 18px 0;font-size:14px;font-style:normal;font-stretch:normal;letter-spacing:normal;text-align:left;color:#000}.vp-invite-users-dialog .mat-dialog__content-block{padding:0 18px;margin-top:20px}.vp-invite-users-dialog .mat-dialog__content-block .email_add_div{width:100%;resize:none;border:0;font-size:16px;outline:none;word-break:break-all;border-bottom:1px solid rgba(0,0,0,.12)}.vp-invite-users-dialog .mat-dialog__content-block .email_add_div:focus{border-bottom:1px solid #2d7bbe;outline:none}.vp-invite-users-dialog .mat-dialog__actions-block{padding:8px 8px 8px 24px;display:flex;flex-direction:row-reverse;flex-wrap:wrap}.vp-invite-users-dialog .mat-dialog__actions-block button{font-size:16px;font-weight:600;color:#0071bb;text-transform:uppercase;cursor:pointer;background:none;border:0;outline:none;box-shadow:none;margin-right:0}.vp-invite-users-dialog .mail-line-1{height:26px}.vp-invite-users-dialog .mail-line-2{height:44px}.vp-invite-users-dialog .mail-line-3{height:65px}.vp-invite-users-dialog .mail-line-4{height:84px}@-moz-document url-prefix(){.vp-invite-users-dialog .mail-line-1{height:28px}.vp-invite-users-dialog .mail-line-2{height:49px}.vp-invite-users-dialog .mail-line-3{height:70px}.vp-invite-users-dialog .mail-line-4{height:92px}}.team-user-item-menu .mat-mdc-menu-item mat-icon{font-size:16px;vertical-align:middle}.team-user-item-menu .mat-mdc-menu-item span{margin-left:10px;font-size:14px}.cdk-overlay-pane .collapseMenu{position:relative;left:70px;max-width:200px;max-height:300px}.cdk-overlay-pane .collapseMenu .mat-mdc-menu-item{line-height:36px;height:36px;min-height:36px!important;font-size:14px;display:flex;align-items:center;width:100%}.cdk-overlay-pane .collapseMenu .mat-mdc-menu-item .item-title{overflow:hidden;text-overflow:ellipsis;width:150px}.cdk-overlay-pane .collapseMenu .mat-mdc-menu-item .mat-icon{margin-right:0;font-size:18px}.cdk-overlay-pane .collapseMenu .header-menu-item{font-size:12px;color:#888;font-weight:700;text-transform:uppercase}.cdk-overlay-pane .collapseMenu .rounded-rectangle{display:grid;width:25px;height:25px;font-size:14px;font-style:normal;font-weight:400;font-stretch:normal;letter-spacing:normal;justify-content:center;align-content:center;align-self:center}.cdk-overlay-pane .collapseMenu .separate-bar{height:1px;background-color:#eee;margin:0 16px}.task-detail-info{height:100%;overflow:auto;-webkit-overflow-scrolling:touch;background-color:#ecf6fe;box-shadow:0 2px 4px #071d3333,0 0 2px #071d331a}@media only screen and (max-width:1023px){.task-detail-info{background-color:#fff}}@media only screen and (max-width:1023px)and (max-width:475px){.task-detail-info:not(.edit-mode-padding) .detail-info-table .label-table-cell{width:50%}}@media only screen and (max-width:1023px)and (max-width:475px){.task-detail-info:not(.edit-mode-padding) .detail-info-table .value-table-cell{width:50%}}.task-detail-info .statistic-header{height:89px;background-color:#337cbd}.task-detail-info .statistic-header .statistics-header-text{display:flex;height:100%;font-size:18px;font-style:normal;font-weight:400;font-stretch:normal;color:#fff;letter-spacing:-.2px;word-break:break-all;justify-content:center;align-items:center}.task-detail-info .multi-select-task-header{height:89px;background-color:#0071bb}.task-detail-info .multi-select-task-header .header-info-div{padding-top:15px}.task-detail-info .multi-select-task-header .icons{width:24px;height:26px;font-size:30px;font-style:normal;font-weight:400;font-stretch:normal;line-height:1.2;color:#fff;text-align:left;letter-spacing:-.3px}.task-detail-info .multi-select-task-header .sub-header-text{height:12px;font-size:14px;font-style:normal;font-weight:400;font-stretch:normal;line-height:3.57;color:#fff;text-align:center;letter-spacing:normal}.task-detail-info .multi-select-task-header .align-item-center{display:flex;justify-content:center;align-items:center}.task-detail-info .header{height:auto;background-color:#0071bb;box-shadow:0 1px 3px #00000080}@media only screen and (max-width:1023px){.task-detail-info .header{width:100%;z-index:4}}.task-detail-info .header .detail-header{height:100%;color:#fff;word-break:break-all;box-shadow:0 1px 3px #00000080}.task-detail-info .header .detail-header .buttons-header{display:flex;width:100%;align-items:center;height:50px}.task-detail-info .header .detail-header .buttons-header .back-buttons{margin-left:10px}@media only screen and (max-width:1023px){.task-detail-info .header .detail-header .buttons-header .back-buttons{margin-left:0}}.task-detail-info .header .detail-header .buttons-header .back-buttons .mat-mdc-button{height:36px;width:36px;border-radius:18px;min-width:36px;line-height:0;padding:0}.task-detail-info .header .detail-header .buttons-header .opts-buttons{display:flex;justify-content:flex-end;align-items:center;width:100%}.task-detail-info .header .detail-header .buttons-header .edit-task-header{font-size:15px;display:flex;width:100%;align-items:center;margin-left:26px;font-weight:700}.task-detail-info .header .detail-header .buttons-header .more-button mat-icon{cursor:pointer}.task-detail-info .header .detail-header .buttons-header .more-button svg{cursor:pointer}.task-detail-info .header .detail-header .buttons-header .more-button .mat-mdc-button{height:36px;width:36px;border-radius:18px;min-width:36px;line-height:0;padding:0}.task-detail-info .header .detail-header .buttons-header .title{font-size:15px;overflow:hidden;text-overflow:ellipsis;line-height:16px;max-height:16px;-webkit-line-clamp:1;-webkit-box-orient:vertical;white-space:nowrap;margin-left:13px}.task-detail-info .header .detail-header .buttons-header .fixed-subject-info{width:calc(100% - 72px);display:flex;align-items:center}.task-detail-info .header .detail-header .subject-header{display:flex;width:100%;word-break:break-word;padding-bottom:10px}.task-detail-info .header .detail-header .subject-header .assigned-icon{margin-left:14px}.task-detail-info .header .detail-header .subject-header .text-header{font-size:15px;margin-left:15px;margin-right:14px;width:100%;height:100%}.task-detail-info .header .detail-header .subject-header .text-header .property-text-header{width:75%}.task-detail-info .header .detail-header .subject-header .text-header .property-text mat-icon{font-size:13px;color:#ffffff80}.task-detail-info .header .detail-header .subject-header .text-header .property-text svg g{fill:#ffffff80}.task-detail-info .header .detail-header .subject-header .text-header .property-text svg g path{fill:#ffffff80}.task-detail-info .header .detail-header .subject-header .text-header .property-text span{margin-left:15px;font-size:13px;color:#ffffff80}.task-detail-info .header .detail-header .subject-header .subject-textfield{width:100%;margin-left:22px;margin-right:22px}@media only screen and (max-width:1023px){.task-detail-info .header .detail-header .subject-header .subject-textfield{margin-left:14px;margin-right:14px}}.task-detail-info .header .detail-header .subject-header .subject-textfield .mat-mdc-form-field{width:100%}.task-detail-info .header .detail-header .subject-header .subject-textfield .mat-mdc-form-field .mdc-text-field--filled{background-color:transparent;border-radius:0;padding:0}.task-detail-info .header .detail-header .subject-header .subject-textfield .mat-mdc-form-field-subscript-wrapper{display:none}.task-detail-info .header .detail-header .subject-header .subject-textfield .mdc-line-ripple:before{border-bottom-color:#ffffffb3}.task-detail-info .header .detail-header .subject-header .subject-textfield .mat-mdc-form-field.mat-focused .mdc-line-ripple:after{border-bottom-color:#fff}.task-detail-info .header .detail-header .subject-header .subject-textfield .mat-mdc-input-element{caret-color:#fff;color:#fff;font-family:Roboto;font-size:16px}.task-detail-info .header .detail-header mat-icon{color:#fff;font-size:20px}.task-detail-info .header .detail-header mat-icon{color:#fff;font-size:20px;padding:4px}.task-detail-info .header .detail-header mat-icon:hover{cursor:pointer}.task-detail-info .header .detail-header svg g{fill:#fff}.task-detail-info .header .detail-header .mat-mdc-button{min-width:50px;padding:0 14px;background:transparent}.task-detail-info .header .detail-header .desktop-detail-header{height:100%;padding:10px 14px 5px}.task-detail-info .header .detail-header .desktop-detail-header .subject-title-header{padding:5px 8px;display:flex;align-items:center}.task-detail-info .header .detail-header .desktop-detail-header .subject-title-header mat-icon{font-size:17px}.task-detail-info .header .detail-header .desktop-detail-header .subject-title-header .title{font-size:17px;margin-left:26px;color:#fff}.task-detail-info .header .detail-header .desktop-detail-header .property-detail-header{display:flex}.task-detail-info .header .detail-header .desktop-detail-header .property-header{width:75%;padding:0 4px}.task-detail-info .header .detail-header .desktop-detail-header .property-header .assignto-header{display:flex;align-items:center}.task-detail-info .header .detail-header .desktop-detail-header .property-header .assignto-header vp-avatar .avatar.list-avatar{width:30px;height:30px}.task-detail-info .header .detail-header .desktop-detail-header .property-header .assignto-header vp-avatar .avatar.list-avatar .profile-avtar{font-size:14px}.task-detail-info .header .detail-header .desktop-detail-header .property-header .assignto-header vp-avatar .avatar.list-avatar .mat-icon{font-size:18px;line-height:30px}.task-detail-info .header .detail-header .desktop-detail-header .property-header .priority-header mat-icon{font-size:13px;margin-left:8px;margin-right:8px;color:#ffffff80}.task-detail-info .header .detail-header .desktop-detail-header .property-header .priority-header svg{font-size:13px;margin-left:8px;margin-right:8px}.task-detail-info .header .detail-header .desktop-detail-header .property-header .priority-header svg g{fill:#ffffff80}.task-detail-info .header .detail-header .desktop-detail-header .property-header .priority-header .mat-icon{font-size:13px;margin-left:8px;margin-right:8px;color:#ffffff80}.task-detail-info .header .detail-header .desktop-detail-header .property-header span{font-size:13px;margin-left:18px;color:#ffffff80}.task-detail-info .header .detail-header .edit-button-header{width:25%;align-items:flex-end;display:flex;justify-content:flex-end;margin-bottom:-34px}.task-detail-info .header .detail-header .edit-button-header .edit-button{position:relative;color:#fff;box-shadow:0 1px 3px #00000080;margin:0}.task-detail-info .header .detail-header .edit-button-header .edit-button mat-icon{color:#fff;font-size:24px}.task-detail-info .separater-expand-div{display:flex;height:34px;background-color:#e0e6eb;padding-left:22px;padding-right:22px;margin-top:2px;margin-bottom:2px}@media only screen and (max-width:1023px){.task-detail-info .separater-expand-div{background-color:#f0f0f0;padding-left:14px;padding-right:14px}}.task-detail-info .separater-expand-div{align-items:center;cursor:pointer}.task-detail-info .separater-expand-div .item-title{font-size:16px;text-align:left;color:#000;margin-left:27px}@media only screen and (max-width:1023px){.task-detail-info .separater-expand-div .item-title{margin-left:17px}}.task-detail-info .separater-expand-div .item-count{font-size:16px;font-weight:700;color:#000;margin-left:10px}.task-detail-info .separater-expand-div .item-icon{display:flex;justify-content:flex-start}.task-detail-info .separater-expand-div .item-icon mat-icon{color:#000}.task-detail-info .multi-select-body{height:calc(100% - 90px);overflow:auto;-webkit-overflow-scrolling:touch}@media only screen and (max-width:1023px){.task-detail-info .multi-select-body{margin-top:45px;height:calc(100% - 90px)}}.task-detail-info .multi-select-body .multiple-select-tasks{font-size:15px;font-style:normal;font-weight:400;font-stretch:normal;line-height:normal;color:#888;text-align:left;letter-spacing:normal;word-break:break-all;width:100%;padding:10px 8px}.task-detail-info .multi-select-body .label-view-all{font-family:Roboto;font-size:15px;font-weight:700;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:right;color:#317bbc;width:100%;cursor:pointer;float:right}.task-detail-info .detail-body{background-color:#eef3f8}@media only screen and (max-width:1023px){.task-detail-info .detail-body{background-color:#fff}}.task-detail-info .detail-body .label-info{font-size:14px;font-style:normal;font-weight:400;font-stretch:normal;color:#606b76;text-align:left;letter-spacing:-.1px}.task-detail-info .detail-body .statistic-detail-info{font-size:14px;font-style:normal;font-weight:700;font-stretch:normal;color:#000;text-align:left;letter-spacing:-.1px}.task-detail-info .detail-body .overdue-info{color:#ff331c}.task-detail-info .detail-body .completed-info{color:#27ab7f}.task-detail-info .detail-body .autocomplete{margin-top:-22px}.task-detail-info .detail-body .autocomplete .datepicker__calendar{margin:-50% 0 0 -75%}.task-detail-info .detail-body mat-form-field{padding:0}.task-detail-info .detail-body .autocomplete__list{max-height:120px;margin-top:10px;overflow:auto;-webkit-overflow-scrolling:touch;background:#fff}.task-detail-info .detail-body .autocomplete__list div{padding:10px 15px;cursor:pointer}.task-detail-info .detail-body .autocomplete__list .active{background-color:#eefafa}.task-detail-info .padding-10{padding:10px}.task-detail-info .padding-15{padding:15px}.task-detail-info .padding-14{padding:14px}.task-detail-info .padding-left-right-15{padding:0 15px}.task-detail-info .align-right{float:right}.task-detail-info .cursor-pointer{cursor:pointer}.task-detail-info .margin-left-30{margin-left:30px}.task-detail-info #description{width:100%;margin:23px;word-wrap:break-word;word-break:break-word;background-size:100%;background-position:center}@media only screen and (max-width:1023px){.task-detail-info #description{margin:14px}}.task-detail-info #description p{margin-bottom:0}.task-detail-info #description ul,.task-detail-info #description ol{-webkit-margin-before:0;-webkit-margin-after:0;margin-bottom:0;margin-top:0}.task-detail-info #description a{color:#0071bb}.task-detail-info .desc-read-more{-webkit-line-clamp:8;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;height:212px}.task-detail-info .desc-expand-div{text-align:right;color:#29b6f6;padding:14px;width:100%;font-size:14px}.task-detail-info .desc-expand-div span{cursor:pointer}.task-detail-info .task-toolbar #text-editor{margin-top:0;padding:23px}@media only screen and (max-width:1023px){.task-detail-info .task-toolbar #text-editor{padding:14px}}.task-detail-info .detail__toolbar{width:100%}.task-detail-info .attachAddBtn{margin-left:5px;color:#0071bb;cursor:pointer}.task-detail-info .attachmentListView{width:100%;display:flex;padding-top:5px;padding-bottom:5px;margin-left:37px;padding-left:8px;align-items:center}@media only screen and (max-width:1023px){.task-detail-info .attachmentListView{padding-left:0;margin-left:30px}}.task-detail-info .attachmentListView.isEditMode{margin-left:0;padding-left:8px}@media only screen and (max-width:1023px){.task-detail-info .attachmentListView.isEditMode{padding-left:0}}.task-detail-info .attachmentListView .filename{width:95%;word-break:break-all;margin-left:15px}.task-detail-info .attachmentListView .filename span{cursor:pointer}.task-detail-info .attachmentListView .filename-detail{word-break:break-all;width:auto;margin-right:10px;max-width:88%;cursor:pointer;margin-left:14px}.task-detail-info .attachmentListView .clearBtn{width:5%;cursor:pointer}.task-detail-info .attachmentListView .thumbnail{width:6%;cursor:pointer;opacity:.7}.task-detail-info .attachmentListView .thumbnail img{height:20px;width:20px;object-fit:cover}.task-detail-info .attachmentListView .download-icon{width:6%;display:flex;justify-content:flex-end;align-items:center}.task-detail-info .attachmentListView .download-icon mat-icon{cursor:pointer}.task-detail-info .add-attachment-info{display:flex;align-items:center;cursor:pointer}.task-detail-info .add-attachment-info mat-icon{color:#0071bb;margin-right:15px}.task-detail-info .add-attachment-info .label-text{font-size:14px;font-style:normal;font-weight:400;font-stretch:normal;color:#0071bb;text-align:left;letter-spacing:-.1px}.task-detail-info .watcherListView{width:100%;display:flex;padding-top:5px;padding-bottom:5px;margin-left:37px;padding-left:8px;align-items:center}@media only screen and (max-width:1023px){.task-detail-info .watcherListView{padding-left:0;margin-left:30px}}.task-detail-info .watcherListView.isEditMode{margin-left:0;padding-left:8px}@media only screen and (max-width:1023px){.task-detail-info .watcherListView.isEditMode{padding-left:0}}.task-detail-info .watcherListView vp-avatar .avatar.list-avatar{width:32px;height:32px}.task-detail-info .watcherListView vp-avatar .avatar.list-avatar .profile-avtar{font-size:14px}.task-detail-info .watcherListView .name{width:87%;word-break:break-all;margin-left:15px}.task-detail-info .watcherListView .name span{cursor:pointer}.task-detail-info .watcherListView .name-detail{word-break:break-all;width:auto;margin-right:10px;max-width:88%;margin-left:15px;cursor:pointer}.task-detail-info .watcherListView .clearBtn{width:5%;cursor:pointer}@media(min-width:1024px)and (max-width:1130px){.task-detail-info .de-german-read .table-row .label-table-cell,.task-detail-info .en-read .table-row .label-table-cell{width:100%}}@media(min-width:1130px)and (max-width:1280px){.task-detail-info .de-german-read .table-row .label-table-cell,.task-detail-info .en-read .table-row .label-table-cell{width:65%}}@media(min-width:1024px)and (max-width:1130px){.task-detail-info .de-german-edit .table-row .label-table-cell{width:35%;padding:8px 0;max-width:calc(16ch + 24px);overflow:hidden;text-overflow:ellipsis;word-break:break-word;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}}@media(min-width:1131px)and (max-width:1280px){.task-detail-info .de-german-edit .table-row .label-table-cell{width:36%}}@media(min-width:1024px)and (max-width:1130px){.task-detail-info .de-german-edit .table-row .value-table-cell{width:110%;padding:8px 0}}.task-detail-info .detail-info-table{width:100%}.task-detail-info .detail-info-table .table-row{width:100%;display:flex;align-items:center}.task-detail-info .detail-info-table .table-row-with-padding{padding:0 15px}@media only screen and (max-width:1023px){.task-detail-info .detail-info-table .table-row-with-padding{padding:0 14px}}.task-detail-info .detail-info-table .table-cell{width:50%;padding:10px 8px;vertical-align:middle}.task-detail-info .detail-info-table .label-table-cell{min-width:156px;width:40%;padding:8px;vertical-align:middle;display:flex;align-items:center}@media only screen and (max-width:1023px){.task-detail-info .detail-info-table .label-table-cell{padding:8px 0;min-width:120px;width:33%}}.task-detail-info .detail-info-table .label-table-cell mat-icon{margin-right:25px}@media only screen and (max-width:1023px){.task-detail-info .detail-info-table .label-table-cell mat-icon{margin-right:14px}}.task-detail-info .detail-info-table .label-table-cell .icon-container-block{margin-right:25px;width:24px;height:24px;padding:4px}@media only screen and (max-width:1023px){.task-detail-info .detail-info-table .label-table-cell .icon-container-block{margin-right:14px}}@media(min-width:1130px)and (max-width:1280px){.task-detail-info .detail-info-table .label-table-cell{width:33%;padding:8px 4px}}@media(min-width:1024px)and (max-width:1130px){.task-detail-info .detail-info-table .label-table-cell{width:28%;padding:8px 2px}}.task-detail-info .detail-info-table .label-table-cell-row{padding:10px 8px}@media only screen and (max-width:1023px){.task-detail-info .detail-info-table .label-table-cell-row{padding:8px 0}}.task-detail-info .detail-info-table .label-table-cell-row mat-icon{margin-right:20px}@media only screen and (max-width:1023px){.task-detail-info .detail-info-table .label-table-cell-row mat-icon{margin-right:14px}}.task-detail-info .detail-info-table .label-table-cell-row svg{margin-right:25px}@media only screen and (max-width:1023px){.task-detail-info .detail-info-table .label-table-cell-row svg{margin-right:14px}}@media only screen and (max-width:1023px){.task-detail-info .detail-info-table .value-table-cell{padding:8px 0;width:66%}}.task-detail-info .detail-info-table .value-table-cell{vertical-align:middle}.task-detail-info .detail-info-table .value-table-cell .list-span{word-break:break-all;word-wrap:break-word}@media(min-width:1280px){.task-detail-info .detail-info-table .value-table-cell{width:70%;padding:8px}}@media(min-width:1130px)and (max-width:1280px){.task-detail-info .detail-info-table .value-table-cell{width:80%;padding:8px 4px}}@media(min-width:1024px)and (max-width:1130px){.task-detail-info .detail-info-table .value-table-cell{width:100%;padding:8px 2px}}.task-detail-info .detail-info-table .pick-date-span{margin-left:5px;font-style:normal;font-weight:600;font-stretch:normal;line-height:normal;text-align:center;text-transform:initial;letter-spacing:normal;color:#29b6f6}.task-detail-info .detail-info-table .pick-date-icon{float:right;font-size:18px;line-height:inherit}.task-detail-info .detail-info-table .tag-icon-div{width:36px}.task-detail-info .detail-info-table .tag-value-div{width:100%}.task-detail-info mat-icon{font-size:16px;color:#888;vertical-align:middle}.task-detail-info mat-icon{padding:4px;font-size:16px;color:#888;vertical-align:middle}.task-detail-info .detail-label-text{font-size:14px;font-style:normal;font-weight:400;font-stretch:normal;color:#888;text-align:left;letter-spacing:-.1px}.task-detail-info .separate-bar{height:1px;background-color:#ccc;opacity:.5}.task-detail-info .margin-left-right-15{margin-right:15px;margin-left:15px}.task-detail-info .margin-top-bottom-10{margin-top:10px;margin-bottom:10px}.task-detail-info .edit-task-date-input-field{width:100%;cursor:pointer;border-bottom:1px solid #e4e4e4}.task-detail-info .edit-task-date-mat-icon{vertical-align:middle;cursor:pointer;opacity:.6;float:right}.task-detail-info .comment_section{padding:14px}.task-detail-info .comment_section--header{padding:10px 8px;font-size:18px}.task-detail-info .comment_section .comment_detail{display:flex;padding-top:12px;padding-bottom:12px}.task-detail-info .comment_section .comment_detail--avatar{width:41px;height:41px;font-size:41px}.task-detail-info .comment_section .comment_detail--body{width:calc(100% - 72px);margin-left:15px;position:relative}.task-detail-info .comment_section .comment_detail--body__meta--date{font-size:14px;font-style:normal;font-weight:400;font-stretch:normal;line-height:normal;color:#7b7b7b;letter-spacing:normal}.task-detail-info .comment_section .comment_detail--body__meta--username{font-size:14px;font-weight:700;letter-spacing:normal}.task-detail-info .comment_section .comment_detail--body__meta--separate{padding-right:2px;padding-left:2px;font-weight:700}.task-detail-info .comment_section .comment_detail--body__text{padding-top:5px;font-size:14px;font-style:normal;font-weight:400;font-stretch:normal;line-height:normal;text-align:left;letter-spacing:normal;word-wrap:break-word}.task-detail-info .comment_section .comment_detail--body__text p{margin-bottom:0}.task-detail-info .comment_section .comment_detail--body__edited span{font-style:italic;color:#888}.task-detail-info .comment_section .comment_detail--edit__button{width:30px;display:flex;justify-content:flex-end;text-align:center}.task-detail-info .comment_section .comment_detail--edit__button mat-icon{vertical-align:top;cursor:pointer}.task-detail-info .comment_section .no-comments{padding-top:7px;padding-bottom:7px;padding-left:15px}.task-detail-info .comment_section a{color:#0071bb}.task-detail-info .add-comment-wrapper{position:relative;bottom:0;width:100%;padding:14px}.task-detail-info .add-comment-wrapper .add-comment{display:flex;padding-left:14px;padding-right:14px;align-items:center;border-radius:20.5px;box-shadow:.5px .9px 3px #0000004f;background-color:#fff}.task-detail-info .add-comment-wrapper .add-comment--textbox{flex-grow:1;width:100%}.task-detail-info .add-comment-wrapper .add-comment--btn{cursor:pointer;color:#29b6f6;font-size:28px}@media only screen and (max-width:1023px){.task-detail-info .add-comment-wrapper .add-comment--btn{font-size:24px}}.task-detail-info .add-comment-wrapper .add-comment textarea{width:97%}.task-detail-info .add-comment-wrapper .add-comment .comment-input{display:block;width:98%;height:26px;padding:2px 0;margin:10px 0;font-size:16px;color:inherit;text-align:left;resize:none;background:none;border:0;outline:0}.task-detail-info .add-comment-wrapper .add-comment .comment-line-1{height:26px}.task-detail-info .add-comment-wrapper .add-comment .comment-line-2{height:44px}.task-detail-info .add-comment-wrapper .add-comment .comment-line-3{height:65px}.task-detail-info .add-comment-wrapper .add-comment .comment-line-4{height:84px}@-moz-document url-prefix(){.task-detail-info .add-comment-wrapper .add-comment .comment-line-1{height:28px}.task-detail-info .add-comment-wrapper .add-comment .comment-line-2{height:49px}.task-detail-info .add-comment-wrapper .add-comment .comment-line-3{height:70px}.task-detail-info .add-comment-wrapper .add-comment .comment-line-4{height:92px}}.task-detail-info .status__inprogress{color:#2d7bbe}.task-detail-info .status__closed{color:#00a651}.task-detail-info .status__new{color:#888}.task-detail-info .apply-changes-fixed{position:relative;width:100%;margin-top:20px;outline:none}@media only screen and (max-width:1023px){.task-detail-info .apply-changes-fixed{position:fixed;left:0;z-index:1;width:100%;margin-left:0}}.task-detail-info .apply-changes{width:60%;margin-right:20%;margin-left:20%;font-size:14px;font-weight:600;color:#fff;cursor:pointer;border:0;border-radius:20px;outline:none}.task-detail-info .apply-changes.disabled{background-color:#ababab}.task-detail-info .tags-list-view{width:100%}.task-detail-info .tags-list-view .detail-input-tag{display:inline-table;padding:0 5px;height:14px;border-radius:3px;background-color:#a2aab3;line-height:15px;font-size:10px;white-space:initial;border:0;color:#fff;font-weight:400;font-style:normal;font-stretch:normal;letter-spacing:normal;width:auto;max-width:100%;word-break:break-word;margin-right:3px}.task-detail-info .tags-list-view .detail-input-tag i{margin-left:3px;color:#317bbc}.task-detail-info .tags-list-view .view-all-text{margin-left:10px}.task-detail-info .tags-list-view .view-all-text mat-icon{vertical-align:middle;cursor:pointer}.task-detail-info .tags-list-view .view-less-text{font-size:12px;color:#29b6f6;cursor:pointer;margin-left:10px}.task-detail-info .tags-list-view .edit-input-tag{display:inline-table;padding:0 5px;height:14px;border-radius:3px;background-color:#a2aab3;line-height:15px;font-size:12px;white-space:initial;border:0;color:#fff;font-weight:400;font-style:normal;font-stretch:normal;letter-spacing:normal;width:auto;max-width:100%;word-break:break-word;margin-right:3px}.task-detail-info .tags-list-view .edit-input-tag i{margin-left:3px;color:#fff;cursor:pointer;vertical-align:middle;font-size:10px;line-height:15px;float:right}.task-detail-info .tags-list-view .add-tag-div{display:flex;width:100%}.task-detail-info .tags-list-view .tag-msg-span{font-family:Roboto;font-size:12px;font-weight:400;font-style:normal;font-stretch:normal;letter-spacing:normal;color:#888;margin:16px 8px 0}@media only screen and (max-width:1023px){.task-detail-info .tags-list-view .tag-msg-span{margin:10px 0 5px}}.task-detail-info .tags-list-view .add-tag-input{width:100%;height:26px;padding:2px 0;margin:16px 8px 0;font-size:14px;color:inherit;text-align:left;resize:none;background:none;border:0;border-bottom:1px solid rgba(0,0,0,.12);outline:0}@media only screen and (max-width:1023px){.task-detail-info .tags-list-view .add-tag-input{margin:10px 0 5px}}.task-detail-info .tags-list-view .add-tag-check{width:30px;min-width:30px;height:30px;background-color:#0071bb;color:#fff;font-size:24px;vertical-align:middle;margin-right:5px;margin-left:5px;cursor:pointer}.task-detail-info .tags-list-view .add-tag-check mat-icon{color:#fff;font-size:18px}.task-detail-info .tags-list-view .add-tag-check .mdc-button__label{padding:0}.task-detail-info .tags-list-view .add-tag-check .mdc-button__label .check-icon-tag{color:#fff;padding:0!important}.task-detail-info .filter-search-textfield{width:94%;margin:0 3%}.task-detail-info .detail-add-fields{font-family:Roboto;font-size:14px;font-weight:700;text-align:left;color:#317bbc;margin:10px 23px 30px}@media only screen and (max-width:1023px){.task-detail-info .detail-add-fields{margin:10px 14px 30px}}.task-detail-info .detail-add-fields span{cursor:pointer;text-transform:uppercase}.task-detail-info .edit-comment .edit-comment-input{display:block;width:100%;height:26px;padding:2px 0;font-size:14px;color:inherit;text-align:left;resize:none;background:none;border:0;border-bottom:1px solid rgba(0,0,0,.12);outline:0}.task-detail-info .edit-comment .edit-comment-input:focus{border-bottom:1px solid #2d7bbe}.task-detail-info .edit-comment .comment-line-1{height:22px}.task-detail-info .edit-comment .comment-line-2{height:40px}.task-detail-info .edit-comment .comment-line-3{height:58px}.task-detail-info .edit-comment .comment-line-4{height:76px}@-moz-document url-prefix(){.task-detail-info .edit-comment .comment-line-1{height:24px}.task-detail-info .edit-comment .comment-line-2{height:42px}.task-detail-info .edit-comment .comment-line-3{height:60px}.task-detail-info .edit-comment .comment-line-4{height:78px}}.task-detail-info .edit-comment .edit-comment-buttons{font-family:Roboto;font-size:14px;font-weight:700;font-style:normal;font-stretch:normal;line-height:1.71;letter-spacing:-.1px;text-align:left;float:right;margin-top:10px}.task-detail-info .edit-comment .edit-comment-buttons span{cursor:pointer;text-transform:uppercase;margin-left:15px}.task-detail-info .edit-comment .edit-comment-buttons .cancel-btn{color:#888}.task-detail-info .edit-comment .edit-comment-buttons .save-btn{color:#317bbc}.task-detail-info .task__detail-footer{height:52px;border-top:1px solid #e3e7eb;box-sizing:border-box;background:#fff;bottom:0;position:relative;width:100%;display:flex;align-items:center;justify-content:flex-end;grid-gap:12px;padding:0 16px}@media only screen and (max-width:1023px){.task-detail-info .task__detail-footer{position:sticky}}.task-detail-info .task__detail-footer button{font-family:Manrope;font-size:12px;line-height:30px;font-weight:700;text-align:center;box-sizing:border-box;text-transform:uppercase;border:solid 1px transparent;border-radius:4px;cursor:pointer}.task-detail-info .task__detail-footer button.negative{color:#606b76;border-color:#8b96a0;background-color:#fff;padding:0 12px}.task-detail-info .task__detail-footer button.primary{background-color:#337cbd;border-color:#337cbd;color:#fff;box-shadow:0 2px 4px #071d3333,0 0 2px #071d331a;padding:0 24px}.task-detail-info .task__detail-footer button.primary:disabled{border-color:#a8b0b9;background-color:#a8b0b9;color:#fff;cursor:unset}.task-detail-info .form-field{width:100%;border-bottom:1px solid #e4e4e4}@media only screen and (max-width:1023px){.task-detail-info .form-field{display:block}}.task-detail-info .form-field{--mat-form-field-container-height: 48px}.task-detail-info .form-field .mat-mdc-form-field-subscript-wrapper{display:none}.task-detail-info .form-field .mat-mdc-form-field-infix{border-top:0}.task-detail-info .form-field .mat-mdc-text-field-wrapper{padding:0}.task-detail-info .form-field .mdc-line-ripple{display:none}.task-detail-info .form-field{width:100%;border:none!important}.task-detail-info .form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex{cursor:pointer;background:#fff;border-radius:6px;padding:0 16px 0 12px;border:solid 1px #DADEE2}.task-detail-info .form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix{height:48px!important;padding:8px 0}.task-detail-info .form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix input{height:100%}.task-detail-info .form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix mat-select{height:100%;display:flex;align-items:center;width:100%}.task-detail-info .form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix mat-select .mat-mdc-select-trigger{width:100%}.task-detail-info .external-form-field{width:100%}.task-detail-info .external-form-field .mdc-line-ripple:before{border-bottom-color:#e4e4e4}.task-detail-info .external-form-field .mat-mdc-form-field-infix{border-top:0px}.task-detail-info .show-more-div{display:flex;align-items:center;justify-content:center;gap:4px;text-align:center;width:100%;cursor:pointer;margin-top:10px}.task-detail-info .show-more-div span{font-size:14px;color:#29b6f6}.task-detail-info .show-more-div mat-icon{font-size:14px;color:#29b6f6}.task-detail-info a{font-size:14px;font-weight:400;font-style:normal;font-stretch:normal;color:#0071bb;text-decoration:none}.task-detail-info .word-break{word-break:break-word}.task-detail-info .timelog-history-label{margin-left:10px;font-size:14px;color:#29b6f6;cursor:pointer}.task-detail-info .log-time-label{margin-left:10px;font-size:14px;color:#0071bb;cursor:pointer}.cdk-overlay-pane .mat-mdc-autocomplete-panel{max-height:200px}@media only screen and (max-width:1023px){.cdk-overlay-pane .mat-mdc-autocomplete-panel{max-height:150px}}.cdk-overlay-pane .assignee-list{min-width:120%;right:20%}.cdk-overlay-pane .tag-list{max-height:120px;min-width:50%}.cdk-overlay-pane .mat-mdc-option{font-size:14px;white-space:unset;min-height:36px}.cdk-overlay-pane .option-list-item .mdc-list-item__primary-text{align-items:center;display:flex;height:4em;line-height:1em;word-break:break-all;word-wrap:break-word}.cdk-overlay-pane .option-list-item .mdc-list-item__primary-text .assignee-text{padding-left:12px;width:80%;word-wrap:break-word}.cdk-overlay-pane .option-list-item .mdc-list-item__primary-text .list-span{word-break:break-all;word-wrap:break-word}.edit-task-date-matmenu .edit-task-date-matmenu-item{font-size:14px;height:40px}.edit-task-date-matmenu .edit-task-date-matmenu-item span{float:right;color:#888;margin-left:15px}.edit-task-date-matmenu .edit-task-date-matmenu-item mat-icon{float:right;color:#888;font-size:18px;line-height:inherit}.edit-task-date-matmenu .pick-date-icon{font-size:14px;height:40px;color:#0071bb}.edit-task-date-matmenu .pick-date-icon span{color:#0071bb}.edit-task-date-matmenu .pick-date-icon mat-icon{float:right;color:#0071bb;font-size:18px;line-height:inherit}.flex{display:flex}.fixed-header{position:fixed;top:0;height:50px;transition:all .4s ease}.none{display:none!important}.task-detail-header-menu-popover mat-list-item{height:20px}.task-detail-header-menu-popover mat-list-item:hover{cursor:pointer;background:#f8f8f8}.task-detail-header-menu-popover mat-icon{margin-right:15px;color:#000;font-size:20px}.task-detail-header-menu-popover .icon-container-block{width:24px;height:24px;margin-right:15px}.task-time-input{width:40px;height:30px;background-color:#eef3f8;font-size:14px;text-align:center;border:none;outline:none;border-bottom:1px solid #e4e4e4}@media only screen and (max-width:1023px){.task-time-input{background-color:#fff}}.highlight-header{animation:pulse 1s infinite;border-radius:5px;animation-name:highlight-detail-header}.highlight{animation:pulse 1s infinite;border-radius:5px;animation-name:none}@keyframes highlight-detail-header{0%{box-shadow:0 0 #ffffffb3}to{box-shadow:0 0 0 5px #fff0}}@keyframes highlight-priority-high{0%{box-shadow:0 0 #00b8d4b3}to{box-shadow:0 0 0 5px #00b8d400}}@keyframes highlight-priority-immediate{0%{box-shadow:0 0 #d50000b3}to{box-shadow:0 0 0 5px #d5000000}}@keyframes highlight-priority-urgent{0%{box-shadow:0 0 #6200eab3}to{box-shadow:0 0 0 5px #6200ea00}}@keyframes highlight-priority-normal{0%{box-shadow:0 0 #0071bbb3}to{box-shadow:0 0 0 5px #0071bb00}}@keyframes highlight-priority-low{0%{box-shadow:0 0 #607d8bb3}to{box-shadow:0 0 0 5px #607d8b00}}.task-completed-icon{position:relative;height:0px;width:100%;display:flex;justify-content:flex-end;bottom:-90px;right:15px}.task-completed-icon img{width:80px;height:80px}vnc-datepicker div input{width:100%!important}.value-table-cell vnc-datepicker div ngx-daterangepicker-material .md-drppicker{left:0!important;height:340px;width:100%!important;overflow:hidden}.value-table-cell vnc-datepicker div ngx-daterangepicker-material .md-drppicker .calendar{max-width:unset;min-width:100%}.md-drppicker th.month>div{position:relative;display:inline-block}.md-drppicker .month .dropdowns{background-image:url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjE2cHgiIGhlaWdodD0iMTZweCIgdmlld0JveD0iMCAwIDI1NSAyNTUiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDI1NSAyNTU7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8ZyBpZD0iYXJyb3ctZHJvcC1kb3duIj4KCQk8cG9seWdvbiBwb2ludHM9IjAsNjMuNzUgMTI3LjUsMTkxLjI1IDI1NSw2My43NSAgICIgZmlsbD0iIzk4OGM4YyIvPgoJPC9nPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=)}.md-drppicker .month .dropdowns select.monthselect,.md-drppicker .month .dropdowns select.yearselect{cursor:pointer;opacity:0;position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;border:0}.vnc-single-date-picker .date-select-icon{right:10px!important}.vnc-single-date-picker .md-drppicker .calendar .calendar-table td.active.start-date,.vnc-single-date-picker .md-drppicker .calendar .calendar-table td.active.end-date{background-color:transparent!important}.vnc-single-date-picker .md-drppicker .buttons{position:absolute;bottom:0;width:100%;height:36px!important;background-color:#fff;box-shadow:inset 0 1px #e3e7eb;text-align:left;margin:0;display:flex;align-items:center}.vnc-single-date-picker .md-drppicker .buttons .buttons_input{display:flex!important;justify-content:flex-end!important;flex-direction:row!important;padding-right:12px;flex-grow:1}.vnc-single-date-picker .md-drppicker .buttons .buttons_input button.btn{padding:0!important;min-width:96px!important;height:24px!important;border-radius:4px!important;margin-left:12px!important;background-color:#337cbd!important;box-shadow:0 2px 4px #071d3333,0 0 2px #071d331a!important;font-family:Manrope!important;font-size:12px!important;font-weight:700!important;text-transform:uppercase!important;vertical-align:middle!important;line-height:14px!important;border:none!important}.vnc-single-date-picker .md-drppicker .buttons .buttons_input button.btn.btn-default{background-color:#fff!important;color:#337cbd!important;box-shadow:none!important;min-width:80px!important;border-radius:4px!important;border:none!important}.assignee-list-block{max-height:350px!important;width:100%}.assignee-list-block .mat-mdc-menu-content{margin:0!important;padding:8px!important}.assignee-list-block .mat-mdc-menu-content vnc-input .vnc-input-component{width:250px}.assignee-list-block .mat-mdc-menu-content vnc-input .vnc-input-component .vnc-form{margin:0!important}.list-sec-assignee{overflow:auto;height:250px}.list-sec-assignee .assignee-list-item-d{display:flex!important;justify-content:space-between;align-items:center;height:40px;width:250px;padding:0!important}.list-sec-assignee .assignee-list-item-d .label-avatar{display:flex!important;align-items:center;gap:4px}.list-sec-assignee .assignee-list-item-d vp-avatar .list-avatar{width:28px!important;height:28px!important}.list-sec-assignee .assignee-list-item-d vp-avatar .list-avatar img{display:flex!important}.list-sec-assignee .assignee-list-item-d:hover{background-color:#f7f8fa}cdk-virtual-scroll-viewport{height:273px}cdk-virtual-scroll-viewport .assignee-list-item-d .label-avatar{display:flex;align-items:center;height:48px;gap:4px}cdk-virtual-scroll-viewport .assignee-list-item-d .label-avatar vp-avatar .list-avatar{height:28px;width:28px}cdk-virtual-scroll-viewport .assignee-list-item-d svg.check-icon{position:absolute;top:13px;right:0}.buttons-block-assignee{display:flex;justify-content:end}.buttons-block-assignee div{display:flex}.mat-mdc-select-panel{--mat-select-panel-background-color: #ffffff;--mat-option-selected-state-layer-color: #ffffff;--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);background-color:#fff}.vp-task-confirm-dialog .task__dialog{position:relative;width:400px}@media only screen and (max-width:599px){.vp-task-confirm-dialog .task__dialog{height:100%;width:100%}}.vp-task-confirm-dialog .task__dialog-header{padding-left:24px;border-bottom:none}.vp-task-confirm-dialog .task__dialog-header .header_lbl{justify-content:left}@media only screen and (max-width:599px){.vp-task-confirm-dialog .task__dialog-header .header_lbl{margin-left:0;color:#000}}@media only screen and (max-width:599px){.vp-task-confirm-dialog .task__dialog-header{background:#fff}}.vp-task-confirm-dialog .task__dialog-body{padding:16px 24px;height:auto}.vp-task-confirm-dialog .task__dialog-body .content span{font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;font-family:Source Sans Pro;line-height:20px}.vp-task-confirm-dialog .task__dialog-footer{border-top:none}.vp-task-confirm-dialog .task__dialog-footer .buttons-div{padding-right:8px}.vp-task-confirm-dialog .task__dialog-footer button{font-family:Manrope;cursor:pointer;color:#317bbc;font-size:16px}.vp-task-confirm-dialog .task__dialog-footer button.disabled{color:#888}.vp-task-confirm-dialog .mat-mdc-dialog-container{padding:0;overflow:hidden;border-radius:8px;box-shadow:0 0 14px #0006}@media only screen and (max-width:599px){.vp-task-confirm-dialog .mat-mdc-dialog-container{margin:0 5%}}.vnctasksettingsdialog .mat-mdc-dialog-container{padding:0;overflow:hidden}@media only screen and (min-width:600px){.vnctasksettingsdialog .mat-mdc-dialog-container{border-radius:8px;box-shadow:0 0 14px #0006}}@media only screen and (max-width:599px){.vnctasksettingsdialog{width:100%;height:100%}}.vnctasksettingsdialog .task__dialog-body{padding:0 14px 14px}.vnctasksettingsdialog mat-list mat-list-item{padding:0!important}.vnctasksettingsdialog mat-list mat-list-item:hover{cursor:pointer;background-color:#eee}.vnctasksettingsdialog mat-list mat-list-item .mat-mdc-list-item-unscoped-content{display:flex;align-items:center}.vnctasksettingsdialog mat-list mat-list-item .mat-mdc-list-item-unscoped-content>span{padding-left:30px}.vnctasksettingsdialog mat-list mat-icon{font-size:18px}.vnctasksettingsdialog mat-list mat-icon.bullet{font-weight:700}.vnctasksettingsdialog .legalnotice-action-list{padding:8px 0}.vnctasksettingsdialog .legalnotice-action-list .terms-action-div{padding:15px 0}.vnctasksettingsdialog .legalnotice-action-list .terms-action-div mat-icon{font-size:18px;font-weight:400;font-style:normal;font-stretch:normal;color:#000;margin-right:30px}.vnctasksettingsdialog .legalnotice-action-list .terms-action-div svg{margin-right:30px}.vnctasksettingsdialog .legalnotice-action-list .terms-action-div svg g{fill:#000}.vnctasksettingsdialog .legalnotice-action-list .terms-action-div a{font-size:16px;font-family:Roboto;font-weight:400;font-style:normal;font-stretch:normal;letter-spacing:normal;color:#000}.vnctasksettingsdialog .none-decoration{text-decoration:none;display:flex;align-items:center;font-weight:400;color:#000000de;width:100%}.vnctaskservicedialog .mat-mdc-dialog-container{padding:0;overflow:hidden}@media only screen and (min-width:600px){.vnctaskservicedialog .mat-mdc-dialog-container{border-radius:8px;box-shadow:0 0 14px #0006}}@media only screen and (max-width:599px){.vnctaskservicedialog{width:100%;height:100%}}.vnctaskservicedialog .task__dialog-body{padding:0 14px 14px}.vnctaskservicedialog .content{margin-top:15px}.vnctaskservicedialog .content p{font-size:15px}.vnctaskservicedialog p.button{margin:10% 0 14px;text-align:center}.vnctaskservicedialog p.button a{padding:10px 22px 12px;margin-top:6%;font-size:16px;font-weight:700;color:#fff;text-transform:uppercase;background-color:#0071bb;border:0;border-radius:27px;outline:none;text-decoration:none}.vnctaskservicedialog p.linkitem{margin-top:3%;margin-bottom:20px;text-align:center}.vnctaskservicedialog p.linkitem a{font-family:Roboto;font-weight:100;color:#000}.vnctaskservicedialog p.left{text-align:left;line-height:21px}.vnctaskhelpfaqdialog .mat-mdc-dialog-container{padding:0;overflow:hidden}@media only screen and (min-width:600px){.vnctaskhelpfaqdialog .mat-mdc-dialog-container{border-radius:8px;box-shadow:0 0 14px #0006}}@media only screen and (max-width:599px){.vnctaskhelpfaqdialog{width:100%;height:100%}}.vnctaskhelpfaqdialog .task__dialog-body{padding:0 14px 14px}.vnctaskhelpfaqdialog div.content{margin-top:3%}.vnctaskhelpfaqdialog div.content p.heading{margin:0;font-size:16px;font-weight:700}.vnctaskhelpfaqdialog .user-manual{word-break:break-all}.vnctaskchangelogdialog .mat-mdc-dialog-container{padding:0;overflow:hidden}@media only screen and (min-width:600px){.vnctaskchangelogdialog .mat-mdc-dialog-container{border-radius:8px;box-shadow:0 0 14px #0006}}@media only screen and (max-width:599px){.vnctaskchangelogdialog{width:100%;height:100%}}.vnctaskchangelogdialog .content{max-height:300px;padding:10px;overflow:auto;-webkit-overflow-scrolling:touch;font-family:Roboto;font-weight:400;color:#000;text-align:left;word-break:break-word;word-wrap:break-word}.vnctaskchangelogdialog .content a{font-size:14px;font-weight:400;color:#0070bc;text-decoration:none}.vnctaskgeneralsettingsdialog .mat-mdc-dialog-container{padding:0;overflow:hidden}@media only screen and (min-width:600px){.vnctaskgeneralsettingsdialog .mat-mdc-dialog-container{border-radius:8px;box-shadow:0 0 14px #0006}}@media only screen and (max-width:599px){.vnctaskgeneralsettingsdialog{width:100%;height:100%}}.vnctaskgeneralsettingsdialog .task__dialog-body{padding:0;overflow:auto;-webkit-overflow-scrolling:touch}.vnctaskgeneralsettingsdialog .task__dialog-body .language-form-style{width:100%}.vnctaskgeneralsettingsdialog .task__dialog-body .language-form-style label{font-size:14px;color:#a3a3a3}@media only screen and (min-width:768px){.vnctaskgeneralsettingsdialog .task__dialog-body{max-height:400px}}@media only screen and (max-width:599px){.vnctaskgeneralsettingsdialog .task__dialog-body{height:calc(100% - 55px)}}@media only screen and (max-width:599px){.vnctaskgeneralsettingsdialog .task__dialog-body.save-mode{height:calc(100% - 93px)}}.vnctaskgeneralsettingsdialog .task__dialog-body label{font-size:11px;color:#a3a3a3}.vnctaskgeneralsettingsdialog .task__dialog-body .mat-mdc-form-field{margin:0;width:100%}.vnctaskgeneralsettingsdialog .task__dialog-body .row{margin:0;padding:16px 14px}.vnctaskgeneralsettingsdialog .task__dialog-body .mat-mdc-list-item:hover{background:#f8f8f8}.vnctaskgeneralsettingsdialog .task__dialog-body .deactivate-div{padding-top:10px}.vnctaskgeneralsettingsdialog .task__dialog-body .deactivate-div span{font-family:Roboto;font-size:16.5px;font-weight:400;font-style:normal;font-stretch:normal;letter-spacing:normal;text-align:left;color:red;cursor:pointer}.vnctaskgeneralsettingsdialog .task__dialog-body .submit-button{font-weight:600}.vnctaskgeneralsettingsdialog .task__dialog-body .mat-dialog__actions-block{padding:0;display:flex;flex-direction:row-reverse;flex-wrap:wrap}.vnctaskgeneralsettingsdialog .task__dialog-body .mat-dialog__actions-block button{font-size:16px;font-weight:600;color:#317bbc;text-transform:uppercase;cursor:pointer;background:none;border:0;outline:none;-webkit-box-shadow:none;box-shadow:none;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal}.vnctaskgeneralsettingsdialog .mat-mdc-list{padding:0}.vnctaskgeneralsettingsdialog .mat-mdc-list .setting-action-switch{box-shadow:0 1px #00000008;padding:0;height:48px;min-height:48px}.vnctaskgeneralsettingsdialog .mat-mdc-list .setting-action-switch.two-line{height:auto;min-height:64px;padding:8px 0}.vnctaskgeneralsettingsdialog .mat-mdc-list .setting-action-switch .mat-mdc-list-item-unscoped-content{display:flex;align-items:center;width:100%;justify-content:space-between;gap:12px;white-space:normal}.vnctaskgeneralsettingsdialog .mat-mdc-list .setting-action-switch .mat-mdc-list-item-unscoped-content>div:first-child{min-width:0}.vnctaskgeneralsettingsdialog .mat-mdc-list .setting-action-switch .mat-mdc-list-item-unscoped-content .action-style{flex:0 0 auto}.vnctaskgeneralsettingsdialog .action-style vnc-toggle-switch{z-index:0}.vnctaskgeneralsettingsdialog .notification-header{display:flex;align-items:center;height:48px;font-size:16.5px;font-weight:700;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#000;text-transform:uppercase}.vnctaskgeneralsettingsdialog .divider{background-color:#a2aab3;height:1px}.vnctaskgeneralsettingsdialog .start-authenticator-app{font-weight:700;font-stretch:normal;font-style:normal;line-height:1;letter-spacing:normal;text-align:center;color:#317bbc;cursor:pointer}.vnctaskgeneralsettingsdialog .custom-select-option.setting-option{position:relative}.vnctaskgeneralsettingsdialog .custom-select-option.setting-option .mat-mdc-form-field{width:100%}.vnctaskgeneralsettingsdialog .custom-select-option.setting-option .mat-mdc-form-field .mat-mdc-form-field-subscript-wrapper{display:none}.vnctaskgeneralsettingsdialog .custom-select-option.setting-option .mat-trigger-icon-style-custom{display:flex;position:absolute;top:12px;right:16px;z-index:999}.vnctaskgeneralsettingsdialog .custom-select-option.setting-option span.mat-mdc-select-value-text span{font-family:Source Sans Pro;font-size:16px;padding-left:8px}.vnctaskgeneralsettingsdialog .custom-select-option.setting-option .mat-mdc-form-field-type-mat-select.mat-form-field-disabled .mat-mdc-select-trigger{opacity:.5}.vnctaskgeneralsettingsdialog .custom-select-option.setting-option .mat-mdc-form-field-type-mat-select.mat-form-field-disabled .mdc-line-ripple:before{border-bottom-style:none}.vnctaskgeneralsettingsdialog .custom-select-option.setting-option .mat-mdc-text-field-wrapper{cursor:pointer;background:#f5f8fa;border-radius:6px;padding:0 16px 0 12px;width:100%;height:48px}.vnctaskgeneralsettingsdialog .custom-select-option.setting-option .mat-mdc-text-field-wrapper .mdc-notched-outline__leading,.vnctaskgeneralsettingsdialog .custom-select-option.setting-option .mat-mdc-text-field-wrapper .mdc-notched-outline__notch,.vnctaskgeneralsettingsdialog .custom-select-option.setting-option .mat-mdc-text-field-wrapper .mdc-notched-outline__trailing{border-color:transparent!important}.vnctaskgeneralsettingsdialog .custom-select-option.setting-option .mat-mdc-text-field-wrapper .mat-mdc-select-arrow-wrapper{display:none}.vnctaskgeneralsettingsdialog .custom-select-option.setting-option .mat-mdc-text-field-wrapper .mdc-line-ripple:before{display:none}.vnctaskgeneralsettingsdialog .custom-select-option.setting-option .mat-mdc-text-field-wrapper .mat-mdc-form-field-infix{padding-top:13px;min-height:48px}.vnctaskgeneralsettingsdialog .custom-select-option.setting-option .mat-mdc-text-field-wrapper .mat-mdc-form-field-infix .mdc-floating-label{top:19px}@media only screen and (max-width:599px){.vnctaskgeneralsettingsdialog .custom-select-option.setting-option mat-select .mat-mdc-select-value-text{line-height:1.5}}.vnctaskgeneralsettingsdialog .custom-select-option.setting-option .mat-trigger-block .mat-trigger-text-style{font-family:Source Sans Pro;color:var(--s-ink, #000);font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vnctaskgeneralsettingsdialog .custom-select-option.setting-option .mat-trigger-block .mat-trigger-icon-style{position:absolute;right:-16px;top:-14px;height:24px;width:24px;padding-left:0;margin:12px 16px 12px 0}.vnctaskgeneralsettingsdialog .custom-select-option.setting-option .mat-mdc-select-arrow:before{display:none!important}.vnctaskgeneralsettingsdialog .custom-select-option.setting-option .mat-mdc-select-arrow-wrapper .mat-mdc-select-arrow{font-family:Material Design Icons;border:none;height:16px;width:16px;font-size:16px;margin:0}.vnctaskgeneralsettingsdialog .custom-select-option.setting-option .mat-mdc-select-arrow-wrapper .mat-mdc-select-arrow:before{content:"\f0140"}.vnctaskgeneralsettingsdialog .custom-select-option.setting-option mat-label.option-label{font-family:Source Sans Pro;color:var(--s-muted, #606b76);padding:0 4px;border-radius:12px;background:var(--s-card, #ffffff);height:20px;line-height:20px;display:inline-block;box-sizing:border-box}.vp-apps-dialog .mat-mdc-dialog-container{padding:0;overflow:hidden}@media only screen and (min-width:600px){.vp-apps-dialog .mat-mdc-dialog-container{border-radius:8px;box-shadow:0 0 14px #0006}}@media only screen and (max-width:599px){.vp-apps-dialog{width:100%;height:100%}}.vnctaskaboutdialog .mat-mdc-dialog-container{padding:0;overflow:hidden}@media only screen and (min-width:600px){.vnctaskaboutdialog .mat-mdc-dialog-container{border-radius:8px;box-shadow:0 0 14px #0006}}@media only screen and (max-width:599px){.vnctaskaboutdialog{width:100%;height:100%}}.help-dialog{margin-top:15px}.help-dialog .section_holder{position:relative;max-height:calc(100vh - 50px);overflow-x:hidden;overflow-y:auto}.help-dialog .section_holder .section{position:relative;padding-bottom:25px}.help-dialog .section_holder .section h4{padding:0;margin:0;font-size:16px;font-weight:700;line-height:22px}.help-dialog .section_holder .section p{padding-top:7px;margin:0;line-height:22px}.help-dialog .section_holder .section p a{font-size:12px;color:#0071bb}.help-dialog .section_holder .section p.t-center{text-align:center}.help-dialog .section_holder .section p.t-center span{cursor:pointer}.help-dialog .section_holder .section p.task_about_title{vertical-align:middle;font-family:Montserrat;font-size:20px;font-weight:400;font-style:normal;font-stretch:normal;letter-spacing:normal}.help-dialog .section_holder .section p.task_about_title span{font-weight:700;font-family:Montserrat}.help-dialog .section_holder .section .p-b-10{padding-bottom:10px}.help-dialog .section_holder .section .p-t-0{padding-top:0}.help-dialog .section_holder .section .bullet{padding:8px 10px;font-weight:600;color:#fff;text-transform:uppercase;background-color:#317bbc;border-radius:16px}.help-dialog .section_holder .section .t-center{font-size:22px;text-align:center}.help-dialog .section_holder .section .t-center span{font-weight:700}.help-dialog .section_holder .section .paragraph{font-size:12px;color:#777;text-align:justify}.help-dialog .section_holder .section .--version{font-size:14px;color:#818181}.help-dialog .section_holder .--img{padding-bottom:10px;text-align:center}.help-dialog .section_holder .--img img{height:103.5px}.help-dialog .section_holder .changelog{display:block;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;letter-spacing:normal;text-align:center;color:#0071bb}.help-dialog .section_holder .changelog a{font-size:14px;font-weight:400;color:#0070bc;text-decoration:none}.help-dialog .dialog_close_right{position:absolute;top:0;right:0;width:56px;height:auto;margin:auto;color:#fff;cursor:pointer;background-color:#0079a6}.link a{color:#0071bb;word-break:break-word}@media only screen and (max-width:1023px){.task_dialog-desktop-save{display:none}}.vp-task-deactivate-feedback-dialog{max-width:767px}.vp-task-deactivate-feedback-dialog .mat-mdc-dialog-container{padding:0;overflow:hidden}@media only screen and (min-width:600px){.vp-task-deactivate-feedback-dialog .mat-mdc-dialog-container{border-radius:8px;box-shadow:0 0 14px #0006}}@media only screen and (max-width:599px){.vp-task-deactivate-feedback-dialog{width:100%;height:100%}}.vp-task-deactivate-feedback-dialog .task__dialog-body{padding:14px 0;overflow:auto;-webkit-overflow-scrolling:touch;height:calc(100% - 93px)}@media only screen and (min-width:1024px){.vp-task-deactivate-feedback-dialog .task__dialog-body{height:400px}}.vp-task-deactivate-feedback-dialog .mat-list{padding:0}.vp-task-deactivate-feedback-dialog .message-header{padding:14px}.vp-task-deactivate-feedback-dialog .message-header span{font-family:Roboto;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;letter-spacing:normal;text-align:left;color:#000}.vp-task-deactivate-feedback-dialog textarea{width:100%;font-size:14px;border:none;border:1px solid #888}.vp-task-deactivate-confirmation-dialog .mat-mdc-dialog-container{padding:0;overflow:hidden}@media only screen and (min-width:600px){.vp-task-deactivate-confirmation-dialog .mat-mdc-dialog-container{border-radius:8px;box-shadow:0 0 14px #0006}}@media only screen and (max-width:599px){.vp-task-deactivate-confirmation-dialog{width:100%;height:100%}}.vp-task-deactivate-confirmation-dialog .task__dialog-body{padding:14px;overflow:auto;-webkit-overflow-scrolling:touch;height:calc(100% - 93px)}@media only screen and (min-width:1024px){.vp-task-deactivate-confirmation-dialog .task__dialog-body{height:400px}}@media only screen and (min-width:768px){.vp-task-deactivate-confirmation-dialog .confirm-password-form{padding-bottom:44px}}.vp-task-deactivate-confirmation-dialog .confirm-password-form .mat-mdc-form-field{width:100%;padding-bottom:15px}.vp-task-deactivate-confirmation-dialog .confirm-password-form .mat-mdc-form-field-hint,.vp-task-deactivate-confirmation-dialog .confirm-password-form .mat-mdc-form-field-error{font-size:12px}.mat-primary .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled){color:#000000de!important}.mat-primary .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text span{color:#000000de!important}.active-dark-theme .mat-primary .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled){color:#c5cbd1!important}.active-dark-theme .mat-primary .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text span{color:#c5cbd1!important}.mat-mdc-select-panel.vp-settings-select-panel{--mat-select-panel-background-color: #ffffff;--mat-option-selected-state-layer-color: #ffffff;--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);background-color:#fff}.active-dark-theme .mat-mdc-select-panel.vp-settings-select-panel{--mat-select-panel-background-color: #191a1c;--mat-option-selected-state-layer-color: #191a1c;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .06);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .06);background-color:#191a1c}.vnctask-bulk-edit-dialog .mat-mdc-dialog-container{padding:0;overflow:hidden}@media only screen and (min-width:600px){.vnctask-bulk-edit-dialog .mat-mdc-dialog-container{border-radius:8px;box-shadow:0 0 14px #0006}}@media only screen and (max-width:599px){.vnctask-bulk-edit-dialog{width:100%;height:100%}}@media only screen and (min-width:600px){.vnctask-bulk-edit-dialog{min-height:400px}}.vnctask-bulk-edit-dialog .task__dialog-body{padding:0 15px}@media only screen and (max-width:599px){.vnctask-bulk-edit-dialog .task__dialog-body{height:calc(100% - 55px)}}@media only screen and (max-width:599px){.vnctask-bulk-edit-dialog .task__dialog-body.save-mode{height:calc(100% - 93px)}}.vnctask-bulk-edit-dialog .option-list{height:100%}.vnctask-bulk-edit-dialog .option-list mat-list{max-height:295px;overflow-y:auto;-webkit-overflow-scrolling:touch}.vnctask-bulk-edit-dialog .option-list mat-list mat-icon{color:#888;font-size:18px;vertical-align:middle}.vnctask-bulk-edit-dialog .option-list mat-list{padding:0;max-height:300px;overflow-y:auto;-webkit-overflow-scrolling:touch}.vnctask-bulk-edit-dialog .option-list mat-list mat-icon{color:#888;font-size:18px;padding:4px}@media only screen and (max-width:1023px){.vnctask-bulk-edit-dialog .option-list mat-list{max-height:calc(100% - 70px)}}.vnctask-bulk-edit-dialog .option-list mat-list mat-list-item{height:60px!important}.vnctask-bulk-edit-dialog .option-list mat-list mat-list-item:hover{cursor:pointer;background:#eefafa}.vnctask-bulk-edit-dialog .option-list .mat-mdc-list-item{width:100%;border-bottom:1px solid rgba(0,0,0,.1);padding:0!important}.vnctask-bulk-edit-dialog .option-list .mat-mdc-list-item .mat-mdc-list-item-unscoped-content>span{margin-left:30px;font-size:16px;font-style:normal;font-weight:400;font-stretch:normal;text-align:left;letter-spacing:normal}.vnctask-bulk-edit-dialog .option-list .mat-mdc-list-item .list-span{word-break:break-all;word-wrap:break-word}.vnctask-bulk-edit-dialog .option-list .mat-mdc-list-item:last-child{border:0}.vnctask-bulk-edit-dialog .assign-option-list mat-list{min-height:295px}@media only screen and (max-width:1023px){.vnctask-bulk-edit-dialog .assign-option-list mat-list{max-height:calc(100% - 95px)}}.vnctask-bulk-edit-dialog .assign-option-list .invite-external-label{font-family:Roboto;font-size:14px;font-weight:400;font-style:normal;font-stretch:normal;letter-spacing:normal;color:#0071bb}.vnctask-bulk-edit-dialog .assign-option-list mat-form-field{width:100%;height:95px}.vnctask-bulk-edit-dialog .assign-option-list .mat-mdc-form-field-hint{font-family:Roboto;font-size:14px;font-weight:400;font-style:normal;font-stretch:normal;letter-spacing:normal;color:#888}.vnctask-bulk-edit-dialog.active{flex-grow:1;width:100%}.vnctask-bulk-edit-dialog.task__bulk_edit__dialog{position:absolute;top:50%;left:50%;z-index:2;width:350px;min-width:0;max-width:100%;min-height:0;max-height:none;overflow:initial;background:#fff;transform:translate(-50%) translateY(-50%)}.vnctask-bulk-edit-dialog .filter-search-textfield{width:100%;margin-top:20px}.vnctask-bulk-edit-dialog .filter-search-textfield .is-focused{padding:20px 0}.vnctask-bulk-edit-dialog .date-option-list{height:100%}.vnctask-bulk-edit-dialog .date-option-list mat-list{height:auto;padding:0;overflow-y:auto;-webkit-overflow-scrolling:touch}.vnctask-bulk-edit-dialog .date-option-list mat-list mat-list-item:hover{cursor:pointer;background:#eefafa}.vnctask-bulk-edit-dialog .date-option-list .mat-mdc-list-item{height:60px!important;border-bottom:1px solid rgba(0,0,0,.1);padding:0!important}.vnctask-bulk-edit-dialog .date-option-list .mat-mdc-list-item .mat-icon{height:24px!important;width:24px!important;font-size:24px!important;margin-right:20px!important}.vnctask-bulk-edit-dialog .date-option-list .align-right{float:right;opacity:.5;font-size:14px}.vnctask-bulk-edit-dialog .date-option-list .footer-div{height:50px;padding-top:7px;justify-content:center;align-items:center}.vnctask-bulk-edit-dialog .date-option-list .footer-div .separate-bar{height:1px;margin-bottom:6px;background-color:#b6b6b6}.vnctask-bulk-edit-dialog .date-option-list .date-picker-button{height:36px;color:#29b6f6;text-transform:capitalize;border-radius:20px;padding:0;border:none;background:transparent}.vnctask-bulk-edit-dialog .date-option-list .date-picker-button:hover{background-color:#fff}.vnctask-bulk-edit-dialog .date-option-list .date-picker-button mat-icon{font-size:18px;vertical-align:middle}.vnctask-bulk-edit-dialog .date-option-list .date-picker-button span{font-size:16px;font-style:normal;font-weight:600;font-stretch:normal;line-height:normal;text-align:center;text-transform:initial;letter-spacing:normal;margin-left:27px}.vnctask-bulk-edit-dialog .date-option-list material-datepicker .datepicker__input{width:0;height:0;visibility:hidden}.vnctask-bulk-edit-dialog .date-option-list material-datepicker .datepicker__calendar{width:19.5em;height:20.5em;margin:-25.5em 0 1em 4em}.vnctask-bulk-edit-dialog .date-option-list material-datepicker .datepicker__calendar__cancel{position:relative;left:0;width:100%;padding-right:15px;margin-top:10px;text-align:right}.vnc-authentication{background:no-repeat center center;background-size:cover;position:fixed;width:100vw;height:100vh;display:flex;flex-direction:column;justify-content:center;top:0;z-index:1}.vnc-authentication *,.vnc-authentication *:before,.vnc-authentication *:after{box-sizing:border-box}.vnc-authentication h4.vnctalk-heading{text-align:center;color:#fff;margin-top:80px}.vnc-authentication form{background-color:#fff;box-shadow:0 2px 4px #00000045;margin:30px 12px 130px;padding:0 32px;border-radius:12px}.vnc-authentication form .form-control input{font-size:16px;font-family:Roboto;height:46px;border:1px solid #dadee2;border-radius:6px;padding:0 16px}.vnc-authentication form .form-control input:focus{border-bottom:2px solid #388eda}.vnc-authentication button.login-server{background-color:#27ab7f;color:#fff;width:100%;border:none;padding:10px;margin-top:56px;font-family:Manrope;font-size:16px;font-weight:700;font-stretch:normal;font-style:normal;line-height:3;line-height:normal;letter-spacing:normal;text-align:center;-webkit-appearance:none;height:64px;border-radius:4px;box-shadow:0 2px 4px #071d3333,0 0 2px #071d331a}.vnc-authentication button.login-server:hover,.vnc-authentication button.login-server:focus{outline:0}.vnc-authentication button.login-server[disabled]{opacity:.5}.vnc-authentication .separator{margin-top:40px;margin-bottom:40px}.vnc-authentication .form-control input{color:#000;background-color:#fff;width:100%;border:none;border-bottom:1px solid #e4e7e9;-webkit-appearance:none;line-height:24px}.vnc-authentication .form-control input:hover,.vnc-authentication .form-control input:focus{outline:0}.vnc-authentication h5{color:#131313;font-size:18px;margin-top:32px;margin-bottom:32px;font-family:Manrope;font-size:16px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-align:left}.vnc-authentication .login-demo-server{text-align:center}.vnc-authentication .login-demo-server a{color:#0071bb}.back-to-login{height:64px;border-top:1px solid #e3e7eb;margin-top:32px;padding:32px;align-items:center;display:flex;justify-content:center}.back-to-login button{background:transparent;border:none;text-align:center;font-family:Manrope;font-size:14px;font-weight:700;font-stretch:normal;font-style:normal;color:#337cbd;line-height:1.71;letter-spacing:normal}@media only screen and (min-width:600px){.vp-task-datepicker-dialog{width:350px}}.vp-task-datepicker-dialog .task__dialog-body{padding:0;height:auto}.vp-task-datepicker-dialog .task_setting_dialog-header h4{font:400 15px/24px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.vp-task-datepicker-dialog .mat-mdc-dialog-container{padding:0;overflow:hidden}@media only screen and (min-width:600px){.vp-task-datepicker-dialog .mat-mdc-dialog-container{border-radius:8px;box-shadow:0 0 14px #0006}}.vp-task-datepicker-dialog .date-picker-footer{height:40px;float:right;display:flex;justify-content:center;align-items:center}.vp-task-datepicker-dialog .date-picker-footer span{font-size:14px;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.14;letter-spacing:.4px;text-align:left;color:#0071bb;cursor:pointer;margin-right:20px;text-transform:uppercase}.vp-task-datepicker-dialog .owl-dt-inline{width:100%}.vp-task-datepicker-dialog .owl-dt-calendar-table .owl-dt-calendar-cell-selected{background-color:#29b6f6}.vp-task-datepicker-dialog .owl-dt-inline-container,.vp-task-datepicker-dialog .owl-dt-popup-container{width:100%;box-shadow:none;-webkit-box-shadow:none}.vp-task-datepicker-dialog .owl-dt-inline-container .owl-dt-calendar,.vp-task-datepicker-dialog .owl-dt-popup-container .owl-dt-calendar{height:auto}.advance-search-dialog .mat-mdc-dialog-container{padding:0;overflow:hidden}@media only screen and (min-width:600px){.advance-search-dialog .mat-mdc-dialog-container{border-radius:8px;box-shadow:0 0 14px #0006}}@media only screen and (max-width:599px){.advance-search-dialog{width:100%;height:100%}}.advance-search-dialog .task__dialog-body{padding:0}@media only screen and (min-width:1024px){.advance-search-dialog .task__dialog-body{height:420px}}@media only screen and (max-width:599px){.advance-search-dialog .task__dialog-body{height:calc(100% - 55px)}}.advance-search-dialog .left-button{right:0;left:0;padding:0 16px}.advance-search-dialog .advance-search-list{height:420px;overflow-y:auto;-webkit-overflow-scrolling:touch}@media only screen and (max-width:1023px){.advance-search-dialog .advance-search-list{height:100%}}.advance-search-dialog .advance-search-list .mat-mdc-list-item{height:60px!important;box-shadow:0 1px #00000008}.advance-search-dialog .advance-search-list .action-switch .mat-mdc-list-item-unscoped-content{display:flex;align-items:center;width:100%;justify-content:space-between}.advance-search-dialog .changed{height:calc(100% - 40px)}@media screen and (min-width:767px){.advance-search-dialog .changed{height:360px}}.advance-search-dialog vnc-toggle-switch{z-index:0}.search-dialog .action-buttons{display:none}.task-search-header{position:fixed;background:#fff;background-color:#fff;box-shadow:0 1px 3px #00000080;height:50px;top:0;width:100%;display:flex;z-index:100000;align-items:center;padding-left:14px;padding-right:14px}.task-search-header .mat-mdc-button{margin:0;padding:0;min-width:24px}.task-search-header .mat-mdc-button.search-back-button{margin-left:-5px;margin-right:10px}.task-search-header .mat-mdc-button mat-icon{color:#000;font-size:20px;width:20px}.task-search-header .icon-button{padding:0;margin-left:20px;min-width:24px;background-color:#fff;border:none;color:#000;font-size:1.4rem}.task-search-header .input-search{background:transparent;outline:0;border:0;height:26px;font-family:Roboto;font-size:16px;width:100%;text-align:left;color:#000;padding-left:20px}.task-search-header .input-search::-webkit-input-placeholder{color:#fff}@media screen and (max-width:767px){.task-search-header .input-search::-webkit-input-placeholder{color:#888}}.task-search-header .input-search::-moz-placeholder{color:#fff}@media screen and (max-width:767px){.task-search-header .input-search::-moz-placeholder{color:#888}}.task-search-header .input-search:-ms-input-placeholder{color:#fff}@media screen and (max-width:767px){.task-search-header .input-search:-ms-input-placeholder{color:#888}}.task-search-header .input-search:-moz-placeholder{color:#fff}@media screen and (max-width:767px){.task-search-header .input-search:-moz-placeholder{color:#888}}.advance-search-option-dialog .mat-mdc-dialog-container{padding:0;overflow:hidden}@media only screen and (min-width:600px){.advance-search-option-dialog .mat-mdc-dialog-container{border-radius:8px;box-shadow:0 0 14px #0006}}@media only screen and (max-width:599px){.advance-search-option-dialog{width:100%;height:100%}}.sub-title{color:#888;font-size:14px;font-weight:400;font-style:normal;font-stretch:normal;letter-spacing:normal;text-align:left}@media only screen and (min-width:768px)and (max-width:1023px){.header-drop-down{padding-right:10px}}.header-drop-down{position:relative;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;height:100%;cursor:pointer}.header-drop-down:hover .drop-down-holder{display:block}.header-drop-down .nav{width:100%;padding:0;box-shadow:0 2px 4px #00000029,0 2px 8px #0000001f}.header-drop-down .nav li{display:inline-block;width:100%;padding:0 0 0 10px;text-align:right;cursor:pointer;background:#fff}.header-drop-down .nav li div{position:relative;width:100%;height:100%;padding-top:25px;font-size:14px;font-weight:600;color:#666;text-align:left}.header-drop-down .nav li:nth-last-child(1){padding-bottom:25px}.header-drop-down .hide{display:none}.header-drop-down .name-div{position:absolute;left:0;width:80%;height:100%}.header-drop-down .name-div p{padding:19px 11px 0 0;font-size:14px;font-weight:600;font-stretch:narrower;text-align:right;letter-spacing:.11em}.header-drop-down .header-username{width:auto;padding:0 10px;overflow:hidden;font-size:18px;font-weight:400;text-overflow:ellipsis;white-space:nowrap}.header-drop-down .avatar-div{display:inline-block;margin-right:0;vertical-align:middle}.header-drop-down .avatar-div.non-user-image mat-icon{font-size:28Spx}.header-drop-down .avatar-div img{width:46px;height:46px;vertical-align:middle;border-radius:50%}.header-drop-down .drop-down-holder{position:relative;display:none;margin-top:60px;background:#fff}.header-drop-down .drop-down-holder .drop-item{position:relative;width:100%;padding:6px 9px;font-size:14px;font-weight:700;color:#555;text-align:right}.search-box-holder__options{display:flex;height:36px}.search-box-holder__options>button.mat-mdc-button,.search-box-holder__options>button.mat-button:focus{min-width:20px;height:38px;padding:0;font-size:15px;font-style:normal;font-weight:400;font-stretch:normal;line-height:1;color:#686868;text-align:left;letter-spacing:normal;background:#fff;border-radius:0}.search-box-holder{display:flex;align-items:center}.search-box-holder .container-4{display:flex;width:350px;overflow:hidden;white-space:nowrap;align-items:center}.search-box-holder .container-4 input#search{float:left;width:100%;height:36px;padding:0 10px;font-size:10pt;font-style:normal;font-weight:300;font-stretch:normal;line-height:1.07;color:#acacac;letter-spacing:normal;background:#fff;border:0;outline:none}.search-box-holder .container-4 input#search:-moz-placeholder,.search-box-holder .container-4 input#search:-ms-input-placeholder,.search-box-holder .container-4 input#search::-moz-placeholder,.search-box-holder .container-4 input#search::-webkit-input-placeholder{color:#bbb}vp-header .switch-app{z-index:1001;width:48px;height:48px;margin-right:16px;display:flex;align-items:center;justify-content:center}vp-header .switch-app .switch-button{position:absolute;top:0;left:0;height:60px;padding:20px 10px;cursor:pointer}vp-header .switch-app .switch-button--cordova>mat-icon{line-height:40px;margin-left:14px}vp-header .switch-app .switch-button--cordova>mat-icon{line-height:32px;margin-left:14px}@media(max-width:1023px){vp-header .switch-app .switch-button-app{display:none}}vp-header .switch-app .switch-button-sidebar{cursor:pointer;color:#fff}@media(min-width:1024px){vp-header .switch-app .switch-button-sidebar{display:none}}vp-header .pointer{cursor:pointer}vp-header .advance-tune-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;align-items:center;background-color:#5a95c9;font-size:1.28rem;font-weight:400;line-height:1.58;letter-spacing:normal;color:#fff;width:36px;height:36px;padding:0;border:none;outline:0;cursor:pointer}vp-header .advance-tune-button mat-icon{vertical-align:middle}vp-header .advance-tune-button svg g{fill:#fff;vertical-align:middle}@media only screen and (min-width:600px){vp-header .pointer--padding-left{padding-left:5px}}vp-header .hide-desktop{display:none}vp-header .separator{width:1px;height:30px;margin:0 10px;vertical-align:middle;background-color:#fff6}@media only screen and (max-width:599px){vp-header .separator{display:none}}vp-header .app-logo{margin-left:10px}vp-header .app-logo img{height:50px}@media only screen and (max-width:599px){vp-header .app-logo{display:none}}vp-header .app-title{display:inline-flex;vertical-align:middle;font-family:Montserrat;font-size:20px;font-weight:700;font-style:normal;font-stretch:normal;line-height:.45;letter-spacing:normal;color:#fff;padding:8px 0}vp-header .app-title span:nth-child(1){font-family:Montserrat;font-weight:700}vp-header .app-title span:nth-child(2){font-family:Montserrat;font-weight:400}vp-header .float-right{float:right}vp-header .overlay{position:fixed;top:60px;left:0;z-index:1000;width:100%;height:100%;background:transparent}vp-header .header-menu-btn{position:relative;height:100%}vp-header .header-menu-btn>button{min-width:41px;height:100%;padding:4px;color:#fff}vp-header .settings{right:5px}@media only screen and (min-width:768px)and (max-width:1279px){vp-header .search-box-holder .container-4{width:250px}}@media only screen and (min-width:600px)and (max-width:767px){vp-header .search-box-holder .container-4{width:200px}}vp-header .mobile-search{position:relative;display:flex;min-height:42px;background:#fff}vp-header .mobile-search__input{width:100%;padding-left:10px;font-size:14px;border:0;border-radius:0;outline:0}vp-header .mobile-search__icon{padding:5px;color:#777;background:#fff;border:0;border-radius:0;outline:0}vp-header .mobile-search__icon img{width:27px;border:0;border-radius:0}vp-header .app-loader{position:relative;display:flex;width:100%;padding-top:5px;padding-left:10px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;background:#f5f5f5;justify-content:flex-start}vp-header .app-loader .skipper{padding-right:50px}.header__blue{background-color:#317bbc;justify-content:center;-webkit-box-pack:center;min-height:50px}.drop-menu-nav__item{display:inline-flex;min-width:125px;line-height:initial;vertical-align:middle;align-items:center}.drop-menu-nav__item vp-content-type-icon{margin-right:12px}.drop-menu-nav__item mat-icon{margin-right:10px}@media only screen and (min-width:600px){vp-header .app-loader,vp-header .mobile-dropdown,vp-header .mobile-search{display:none}}@media only screen and (max-width:767px){vp-header .filter-bar{display:none}}@media only screen and (max-width:599px){vp-header .search-box-holder{display:none}vp-header .app-logo{width:100px}vp-header .app-logo img{width:100%;height:100%}vp-header .app-title{font-family:Montserrat;font-size:20px;font-weight:600;margin-left:24px}}@media only screen and (min-width:1024px){.item-sm-visibility{display:none}}@media only screen and (max-width:1023px){.item-gt-visibility{display:none}}.breadcrumbs-container{position:relative;display:flex;padding:5px 10px;font-size:15px;background-color:#fff;box-shadow:0 0 3.5px #00000045}@media only screen and (max-width:1023px){.breadcrumbs-container{display:none}}.breadcrumbs-container .breadcrumbs{display:flex;flex:1;width:100%;height:20px;padding-right:5px;align-items:center}.breadcrumbs-container .breadcrumbs .bread-item{overflow:hidden;color:#317bbc;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:inline-flex}.breadcrumbs-container .breadcrumbs .bread-item mat-icon{font-size:20px;color:#666}.breadcrumbs-container .refresh-holder{display:flex;height:20px;align-items:center}.breadcrumbs-container .refresh-holder mat-icon{font-size:18px}.breadcrumbs-container .refresh-holder span{color:#666;cursor:pointer}.breadcrumbs-container .refresh-holder span.icon{display:inline-flex}.breadcrumbs-container .refresh-holder span.text{padding-left:5px;font-size:14px}@media only screen and (max-width:1023px){.hide-container-view{display:none}}.header-menu .mat-mdc-menu-item mat-icon{font-size:18px;vertical-align:middle}.header-menu .mat-mdc-menu-item span{margin-left:10px;font-size:14px}.search-bar{align-items:center;position:absolute;display:flex;flex-shrink:1;height:36px;padding:0 12px;border-radius:8px;width:240px;right:96px;background-color:var(--vnc-search-bar-bg-color, #285f8f);margin:6px 0}.search-bar input{width:100%;border:none;outline:none;font-size:16px;padding:0 80px 0 8px;position:relative;border-radius:8px;background-color:transparent;color:#ffffff80;line-height:24px;font-weight:400;left:16px;height:32px;font-stretch:normal;font-style:normal;margin-top:0;caret-color:#95a3f3}.search-bar #clearSearchBtn{width:16px;position:absolute;display:flex;right:40px;min-width:24px;padding:0}.search-bar #option-selected-btn{width:16px;position:absolute;display:flex;right:12px;min-width:24px;padding:0}.search-bar #searchBtn{border-radius:0;padding:0;margin:0;min-height:100%;color:gray;height:32px;width:20px;position:absolute;left:15px;top:0;display:flex;justify-content:center;align-items:center}.vnc-search-bar--active{width:calc(100% - 434px);transition:background-color var(--transition-duration, var(--transition-duration-default)) linear}.header-end{display:flex;flex-direction:row;align-items:center;position:absolute;right:0;height:48px}.header-end .sidebar-toggle-button{margin-left:6px;cursor:pointer}.header-end .sidebar-toggle-button.active svg path{fill:#fff}.header-end .sidebar-toggle-button:hover svg path{fill:#fff}.header-end .end-icons{width:100%;display:none;align-items:center;margin-left:16px}.header-end .avatar-div{margin:0 16px;display:flex;align-items:center;cursor:pointer}.header-end .avatar-div vp-avatar .list-avatar{height:32px;width:32px}.profile-logout-menu{align-items:center;display:flex;padding:0;width:280px;border-radius:4px;box-shadow:0 8px 16px #082d3d33,0 4px 12px #082d3d1a}.profile-logout-menu .mat-mdc-menu-content{width:100%}.profile-logout-menu.sub-header{width:245px}.profile-logout-menu .mat-mdc-menu-item{align-items:center;display:flex;width:100%;padding:0 12px;height:36px;line-height:36px;min-height:36px!important;font-family:Source Sans Pro;font-size:14px;line-height:20px;letter-spacing:-.14px;color:#131313;background-color:#fff}.profile-logout-menu .mat-mdc-menu-item.header-help-btn .mat-mdc-menu-submenu-icon{display:none}.profile-logout-menu .mat-mdc-menu-item.header-help-btn .btn{display:flex;align-items:center;width:100%;height:36px;font-size:14px;line-height:20px}.profile-logout-menu .mat-mdc-menu-item span{margin-left:8px;font-family:Source Sans Pro}.profile-logout-menu .mat-mdc-menu-item .header-menu-icons{width:24px;height:24px;display:flex;justify-content:center;align-items:center;fill:#8b96a0}.profile-logout-menu .mat-mdc-menu-item .header-menu-icons svg{width:18px;height:18px}.profile-logout-menu .mat-mdc-menu-item vp-avatar .list-avatar{margin:0 8px 0 12px;width:48px;height:48px;display:flex;justify-content:center}.profile-logout-menu .mat-mdc-menu-item vnc-icon-container{margin-right:8px;padding:6px 0 6px 12px}.profile-logout-menu .mat-mdc-menu-item:hover{background-color:#f7f8fa}.profile-logout-menu .profile-menu{align-items:center;display:flex;grid-gap:12px;height:64px;padding:8px 0 8px 14px}.profile-logout-menu .profile-menu .vnc-avatar{height:48px;width:48px}.profile-logout-menu .profile-text{display:inline-block;position:relative;vertical-align:top;cursor:pointer}.profile-logout-menu .profile-text #uname{font-family:Manrope;font-size:14px;font-weight:700;font-stretch:normal;font-style:normal;line-height:20px;letter-spacing:normal;color:#000;overflow-wrap:anywhere}.profile-logout-menu .profile-text #uemail{font-family:Source Sans Pro;font-size:12px;font-weight:400;font-stretch:normal;font-style:normal;line-height:14px;letter-spacing:normal;color:#7a858f;overflow-wrap:anywhere}.profile-logout-menu .logout-btn{display:flex;justify-content:flex-end;align-items:center;cursor:unset;height:40px}.profile-logout-menu .logout-btn #btn-log{padding:0 24px;height:24px;border:none;margin:0 16px 0 0;border-radius:4px;cursor:pointer;background-color:#fff}.profile-logout-menu .logout-btn #btn-log:hover{background-color:#f2f9fe}.profile-logout-menu .logout-btn #btn-log #txt{width:52px;height:24px;font-family:Manrope;font-size:12px;font-weight:700;font-stretch:normal;font-style:normal;line-height:2;text-transform:uppercase;letter-spacing:normal;text-align:center;color:#337cbd;margin:0}.task-compose-dialog .mat-mdc-dialog-container{padding:0;overflow:hidden}@media only screen and (min-width:600px){.task-compose-dialog .mat-mdc-dialog-container{border-radius:8px;box-shadow:0 0 14px #0006}}@media only screen and (max-width:599px){.task-compose-dialog{width:100%;height:100%}.task-compose-dialog .task__dialog-body{height:calc(100% - 55px)}.task-compose-dialog .task__dialog-body.save_mode{height:calc(100% - 93px)}}.add-task-options{min-height:450px}@media only screen and (min-width:600px){.add-task-options{max-height:80vh}}.add-task-options{overflow:auto;-webkit-overflow-scrolling:touch}.add-task-margin-bottom{margin-bottom:50px}.add-task-estimate-time{text-align:center}.add-task-estimate-time .estimate-save-close{font-size:16px;color:#888;height:40px;padding:0 4px 10px 10px;text-align:left}.add-task-estimate-time .estimate-save-close .icons-div{float:right;font-size:24px;margin-right:7px}.add-task-estimate-time .estimate-save-close .icons-div mat-icon{font-size:24px;vertical-align:middle;color:#888;margin-right:5px;margin-left:5px;cursor:pointer}.add-task-estimate-time .estimate-save-close .icons-div .icon-check{color:#0071bb}.add-task-estimate-time span{font-size:14px;font-weight:700;font-style:normal;font-stretch:normal;letter-spacing:normal;text-align:left;color:#888;text-transform:capitalize}.add-task-estimate-time input{width:63px;height:75px;border-radius:7px;background-color:#f0f0f0;color:#000;font-size:30px;text-align:center;border:none;margin-right:5px}.add-task-estimate-time input[type=number]::-webkit-inner-spin-button,.add-task-estimate-time input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none}.add-task-estimate-time input[type=number]{-moz-appearance:textfield}.add-task-estimate-time .estimate-time-label{display:flex;align-content:center;justify-content:center}.add-task-estimate-time .estimate-time-label div{width:60px;font-size:14px;font-weight:400;font-style:normal;font-stretch:normal;letter-spacing:normal;text-align:center;color:#888;margin-right:5px}@media only screen and (max-width:1023px){.add-task-options{height:calc(100% - 104px);min-height:auto;overflow:auto;-webkit-overflow-scrolling:touch}.add-task-options .task-toolbar-buttons{position:relative;display:block}.save-with-toolbar{display:none}.task-toolbar .task-toolbar-buttons.toolbar-display{display:block}}.add-description-dialog{height:100%}.add-description-dialog .description-save-close{font-size:14px;color:#000;height:40px;padding:10px 0 10px 10px;border-bottom:1px solid rgba(0,0,0,.12)}.add-description-dialog .description-save-close .icons-div{float:right;margin-right:7px}.add-description-dialog .description-save-close .icons-div mat-icon{font-size:24px;vertical-align:middle;color:#888;margin-left:5px;margin-right:5px;cursor:pointer}.add-description-dialog .description-save-close .icons-div .icon-check{color:#0071bb}.add-description-dialog .description-save-close span{font-size:14px;font-weight:700;font-style:normal;font-stretch:normal;letter-spacing:normal;text-align:left;color:#888;text-transform:capitalize}.add-description-dialog .task-toolbar{height:100%}.add-description-dialog .task-toolbar #text-editor{margin-top:0;height:100%;overflow-y:auto}.add-description-dialog .detail__toolbar{height:calc(100% - 40px)}.add-assignee-user-dialog{height:100%}.add-assignee-user-dialog .external-user-list{height:calc(100% - 120px)}.add-assignee-user-dialog .assignee-user-save-close{font-size:14px;color:#000;height:40px;padding:10px 0;border-bottom:1px solid rgba(0,0,0,.12)}.add-assignee-user-dialog .assignee-user-save-close .icons-div{float:right}.add-assignee-user-dialog .assignee-user-save-close .icons-div mat-icon{font-size:24px;vertical-align:middle;color:#888;margin-left:10px;cursor:pointer}.add-assignee-user-dialog .assignee-user-save-close .icons-div .icon-check{color:#0071bb}.add-assignee-user-dialog .assignee-user-save-close span{font-size:14px;font-weight:700;font-style:normal;font-stretch:normal;letter-spacing:normal;text-align:left;color:#888;text-transform:capitalize}.add-assignee-user-dialog .external-user-div{font-size:14px;color:#000;height:80px;display:flex;align-items:center}.add-assignee-user-dialog .external-user-div .user-icon{font-size:18px;vertical-align:middle;color:#888;margin-left:15px}.add-assignee-user-dialog .external-user-div .external-textfield{width:100%;margin-left:40px;height:70px}.add-assignee-user-dialog .external-user-div .external-textfield .mat-mdc-form-field{width:100%}.add-assignee-user-dialog .external-user-div .external-textfield .mat-mdc-form-field-hint{font-size:14px}.add-assignee-user-dialog .detail__toolbar{height:calc(100% - 40px)}.add-assignee-list-dialog{height:100%}.add-assignee-list-dialog .add-assignee-list-header span{font-size:14px;font-weight:700;font-style:normal;font-stretch:normal;letter-spacing:normal;text-align:left;color:#888;text-transform:capitalize}.add-assignee-list-dialog .add-assignee-list-header .add-list-icon{font-size:24px;color:#0071bb;float:right;vertical-align:middle;cursor:pointer}.add-assignee-list-dialog .no-available-lists{padding-top:20px;color:#000;font-size:14px}.add-assignee-list-dialog .folder-list{height:calc(100% - 21px)}.add-tags-dialog{height:100%}.add-tags-dialog .tag-header{font-size:14px;color:#000;height:40px;padding:10px 0 10px 10px;border-bottom:1px solid rgba(0,0,0,.12)}.add-tags-dialog .tag-header span{font-size:14px;font-weight:700;font-style:normal;font-stretch:normal;letter-spacing:normal;text-align:left;color:#888;text-transform:capitalize}.add-tags-dialog .tag-header .icons-div{float:right;margin-right:7px}.add-tags-dialog .tag-header .icons-div mat-icon{font-size:24px;vertical-align:middle;color:#888;margin-left:5px;margin-right:5px;cursor:pointer}.add-tags-dialog .tag-header .icons-div .icon-check{color:#0071bb}.add-tags-dialog .tags-list-view{width:100%;padding:20px 14px 14px}.add-tags-dialog .tags-list-view .add-tag-div{display:flex;width:100%}.add-tags-dialog .tags-list-view .add-tag-input{width:90%;height:26px;padding:2px 0;margin:16px 8px 0;font-size:14px;color:inherit;text-align:left;resize:none;background:none;border:0;border-bottom:1px solid rgba(0,0,0,.12);outline:0}.add-tags-dialog .tags-list-view .add-tag-check{color:#0071bb;font-size:24px;vertical-align:middle;cursor:pointer}.add-tags-dialog .tags-list-view .filter-search-textfield{width:94%;margin:0 3% 0 0%}.add-tags-dialog .tags-list-view .tag-msg-span{font-family:Roboto;font-size:12px;font-weight:400;font-style:normal;font-stretch:normal;letter-spacing:normal;color:#888}.add-tags-dialog .tags-list-view .tag-list-item{display:inline-table;padding:0 5px;height:14px;border-radius:3px;background-color:#a2aab3;line-height:15px;font-size:12px;white-space:initial;border:0;color:#fff;font-weight:400;font-style:normal;font-stretch:normal;letter-spacing:normal;width:auto;max-width:100%;word-break:break-word;margin-right:3px}.add-tags-dialog .tags-list-view .tag-list-item i{margin-left:3px;color:#fff;cursor:pointer;vertical-align:middle;font-size:10px;line-height:15px;float:right}.add-tags-dialog .detail__toolbar{height:calc(100% - 40px)}.add-watchers-list-dialog{height:100%}.add-watchers-list-dialog .add-watchers-list-header span{font-size:14px;font-weight:700;font-style:normal;font-stretch:normal;letter-spacing:normal;text-align:left;color:#888;text-transform:capitalize}.add-watchers-list-dialog .add-watchers-list-header .add-list-icon{font-size:24px;color:#0071bb;float:right;vertical-align:middle;cursor:pointer}.add-watchers-list-dialog .add-watchers-list-header .icons-div{float:right;margin-right:7px}.add-watchers-list-dialog .add-watchers-list-header .icons-div mat-icon{font-size:24px;vertical-align:middle;color:#888;margin-left:5px;margin-right:5px;cursor:pointer}.add-watchers-list-dialog .add-watchers-list-header .icons-div .icon-check{color:#0071bb}.add-watchers-list-dialog .no-available-lists{padding-top:20px;color:#000;font-size:14px}.add-watchers-list-dialog .folder-list{height:calc(100% - 21px)}.add-watchers-list-dialog .selected-list-wrapper{height:95px;overflow:auto;-webkit-box-shadow:0 1px 0 0 rgba(0,0,0,.03);box-shadow:0 1px #00000008}.add-watchers-list-dialog .selected-list-wrapper .selectedMemberList{overflow-x:auto;display:flex;height:95px;padding-right:30px;padding-top:0;padding-bottom:0;overflow-y:hidden}.add-watchers-list-dialog .selected-list-wrapper .selectedMemberList mat-list-item{max-width:52px;width:auto;min-width:52px;height:80px;box-sizing:border-box;padding:0;margin-right:20px;box-shadow:none}@media screen and (max-width:767px){.add-watchers-list-dialog .selected-list-wrapper .selectedMemberList mat-list-item{height:90px}}.add-watchers-list-dialog .selected-list-wrapper .selectedMemberList mat-list-item:last-child{min-width:64px;max-width:64px}.add-watchers-list-dialog .selected-list-wrapper .selectedMemberList mat-list-item .selected-watcher-list{flex-direction:column;justify-content:center;background-color:#fff;width:42px;max-width:42px}.add-watchers-list-dialog .selected-list-wrapper .selectedMemberList mat-list-item .selected-watcher-list .member-avatar{position:relative;margin-left:0}.add-watchers-list-dialog .selected-list-wrapper .selectedMemberList mat-list-item .selected-watcher-list .member-avatar .selected-member-close-icon{cursor:pointer;width:18px;height:18px;background-color:#888;border:solid 2px #f8f8f8;border-radius:50%;display:inline-block;position:absolute;right:0;bottom:-1px}.add-watchers-list-dialog .selected-list-wrapper .selectedMemberList mat-list-item .selected-watcher-list .member-avatar .selected-member-close-icon mat-icon{font-size:1rem;color:#fff}.add-watchers-list-dialog .selected-list-wrapper .selectedMemberList mat-list-item .selected-watcher-list .selected-member-name{font-size:.85rem;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.29;letter-spacing:normal;text-align:center;color:#888;margin-top:10px;padding:0;max-width:50px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-left:10px}.task-compose-dialog-new{width:960px}@media screen and (max-width:768px){.task-compose-dialog-new{width:auto}}@media screen and (max-width:600px){.task-compose-dialog-new{width:100%}}.task-compose-dialog-new mat-dialog-container{padding:0;border-radius:8px}.task-compose-dialog-new .new-task-body{padding:24px!important}.task-compose-dialog-new .new-task-body vnc-input .vnc-input-component .vnc-form{margin:8px 0 32px}.task-compose-dialog-new .new-task-body .chip-container{width:100%;display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:8px;border-radius:6px;border:solid 1px #dadee2;padding:16px;min-height:48px;height:auto;margin-bottom:24px}.task-compose-dialog-new .new-task-body .options-block-new{width:100%;display:flex;flex-wrap:wrap;justify-content:flex-start}.task-compose-dialog-new .new-task-body .options-block-new .option{width:auto;margin:0}.task-compose-dialog-new .new-task-body .options-block-new .option svg{margin-bottom:5px}.task-compose-dialog-new .new-task-body .options-block-new .option svg g{fill:#fff}.task-compose-dialog-new .new-task-body .options-block-new .icons-block{display:flex;flex-direction:column;align-items:center;justify-content:center;width:120px;height:132px;padding:16px 24px 10px;border-radius:8px;background-color:#fff}.task-compose-dialog-new .new-task-body .options-block-new .icons-block.custom-height{height:155px}.task-compose-dialog-new .new-task-body .options-block-new .icons-block .date-icon{width:72px;height:72px;margin:0 0 9px;padding:20px;border-radius:24px;display:flex;align-items:center;justify-content:center}.task-compose-dialog-new .new-task-body .options-block-new .icons-block .start-date-icon{background-color:#84c620}.task-compose-dialog-new .new-task-body .options-block-new .icons-block .due-date-icon{background-color:#0f89f4}.task-compose-dialog-new .new-task-body .options-block-new .icons-block .priority-icon{background-color:#46ba93}.task-compose-dialog-new .new-task-body .options-block-new .icons-block .project-icon{background-color:#6358c7}.task-compose-dialog-new .new-task-body .options-block-new .icons-block .user-icon{background-color:#fa864c}.task-compose-dialog-new .new-task-body .options-block-new .icons-block .repeat-icon{background-color:#0f89f4}.task-compose-dialog-new .new-task-body .options-block-new .icons-block .estimate-icon{background-color:#46ba93}.task-compose-dialog-new .new-task-body .options-block-new .icons-block .tags-icon{background-color:#1ba3b8}.task-compose-dialog-new .new-task-body .options-block-new .icons-block .description-icon{background-color:#0f89f4}.task-compose-dialog-new .new-task-body .options-block-new .icons-block .attachment-icon{background-color:#46ba93}.task-compose-dialog-new .new-task-body .options-block-new .icons-block span{font-family:Manrope;font-size:12px;font-weight:700;font-stretch:normal;text-align:center}.task-compose-dialog-new .new-task-body .options-block-new .icons-block:hover{background:#f5f8fa}.disable-click{pointer-events:none;opacity:.7}.disable-click-create{opacity:.7;cursor:not-allowed!important}.drop-data-area{position:absolute;inset:0;z-index:1;flex-direction:column;justify-content:center;align-items:center;display:none;border-radius:4px;border:dashed 2px #388eda;background-color:#fff}.drop-data-area.show-drop-file{display:flex!important}.hide{display:none}.task-toolbar{position:relative}.task-toolbar .mat-mdc-button{min-width:36px;height:42px}.task-toolbar .mat-mdc-button:hover{background-color:#eef3f8}@media only screen and (max-width:1023px){.task-toolbar .mat-mdc-button:hover{background-color:#dadada}}.task-toolbar .task-toolbar-buttons{position:relative;background-color:#f1f1f1;width:100%;height:42px;display:block;border-top:1px solid #cccccc}.task-toolbar .material-icons{font-size:20px;color:#797979}.task-toolbar .material-icons.active{color:#0071bb}.task-toolbar #text-editor{min-height:60px}@media only screen and (max-width:1023px){.task-toolbar #text-editor{min-height:25px}}.task-toolbar #text-editor{outline:none;word-wrap:break-word;border-bottom:1px solid #cccccc;background-image:url(/assets/background-edit.jpg);background-size:100%;background-position:center;padding:10px;margin-top:-10px;-webkit-appearance:textarea;overflow:auto;resize:vertical}.task-toolbar #text-editor:focus{border-bottom:1px solid #0071bb}.task-toolbar #text-editor:empty:not(:focus):before{content:attr(title);display:block;padding:5px;color:#888;opacity:.5}.task-toolbar #text-editor p{margin-bottom:0}.task-toolbar #text-editor ul,.task-toolbar #text-editor ol{margin-top:0;margin-bottom:0;-webkit-margin-before:0;-webkit-margin-after:0}.task-toolbar .color-picker .arrow.arrow-top{left:38%}.vp-task-image-cropper-dialog .mat-mdc-dialog-container{padding:0;overflow:hidden}@media only screen and (min-width:600px){.vp-task-image-cropper-dialog .mat-mdc-dialog-container{border-radius:8px;box-shadow:0 0 14px #0006}}@media only screen and (max-width:599px){.vp-task-image-cropper-dialog{width:100%;height:100%}}.vp-task-image-cropper-dialog .user-profile__upload-avatar{text-align:center;height:18em}.vp-task-image-cropper-dialog .user-profile__upload-avatar .upload-text-button{cursor:pointer;border:1px solid #000000;box-shadow:none;outline:none;border-radius:20px;background:#fff;padding:8px 45px;color:#000;font-size:14px;font-weight:600;margin-top:25px}.vp-task-image-cropper-dialog .user-profile__upload-avatar .file-upload{margin-top:55px}.vp-task-image-cropper-dialog .user-profile__upload-avatar .avatar-option-left-div{float:left;width:50%}.vp-task-image-cropper-dialog .user-profile__upload-avatar .avatar-option-left-div mat-icon{vertical-align:text-bottom;font-size:20px;color:#0071bb}.vp-task-image-cropper-dialog .user-profile__upload-avatar .avatar-option-left-div svg g{fill:#0071bb}.vp-task-image-cropper-dialog .user-profile__upload-avatar .avatar-option-left-div svg g path{fill:#0071bb}.vp-task-image-cropper-dialog .user-profile__upload-avatar .avatar-option-left-div span{font-family:Roboto;font-size:16px;font-weight:700;font-style:normal;font-stretch:normal;letter-spacing:normal;color:#0071bb;cursor:pointer}.vp-task-image-cropper-dialog .user-profile__upload-avatar .avatar-option-right-div{float:right;width:50%}.vp-task-image-cropper-dialog .user-profile__upload-avatar .avatar-option-right-div mat-icon{vertical-align:text-bottom;font-size:20px;color:#0071bb}.vp-task-image-cropper-dialog .user-profile__upload-avatar .avatar-option-right-div svg g{fill:#0071bb}.vp-task-image-cropper-dialog .user-profile__upload-avatar .avatar-option-right-div span{font-family:Roboto;font-size:16px;font-weight:700;font-style:normal;font-stretch:normal;letter-spacing:normal;color:#0071bb;cursor:pointer}.vp-task-image-cropper-dialog .save_crop_image_btn{cursor:pointer;border:none;box-shadow:none;outline:none;border-radius:20px;background:#0071bb;padding:8px 45px;color:#fff;font-size:14px;font-weight:600;position:absolute;bottom:15px}.vp-task-image-cropper-dialog .save_crop_image_btn:disabled{background:#888}.vp-task-image-cropper-dialog .task-dialog .task__dialog-body--pad{padding:20px 15px}.vp-task-image-cropper-dialog .task-dialog .task__dialog-body{overflow:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;max-height:calc(100vh - 200px);margin-top:0}.vp-task-image-cropper-dialog .task__dialog-body{padding:24px 15px;font-size:15px}.vp-task-image-cropper-dialog .hide{display:none}@media(min-width:768px){.vp-task-image-cropper-dialog .task__dialog-header .header_lbl{justify-content:flex-start;padding-left:16px}.vp-task-image-cropper-dialog .task__dialog{width:100%!important;background:#fff}.vp-task-image-cropper-dialog .task__dialog-body--pad{padding:0!important}.vp-task-image-cropper-dialog .task__dialog-footer{height:52px!important;display:flex;justify-content:space-between}.vp-task-image-cropper-dialog .task__dialog-body .row{display:flex;height:380px;width:100%;background:#e7f4ff57}.vp-task-image-cropper-dialog .task__dialog-body .user-profile__upload-avatar{height:100%;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:40px}.vp-task-image-cropper-dialog .task__dialog-body .user-profile__upload-avatar .cropper-image{flex:0 0 auto;padding:30px}.vp-task-image-cropper-dialog .task__dialog-body .user-profile__upload-avatar .cropper-image canvas{width:fit-content;height:fit-content}.vp-task-image-cropper-dialog .task__dialog-body .user-upload-profile_rightside{display:flex;flex-wrap:wrap;align-self:start;margin-top:10px;background:#fff}.vp-task-image-cropper-dialog .user-upload-profile_rightside{width:275px;padding-left:10px;display:grid;gap:8px}.vp-task-image-cropper-dialog .user-upload-profile_rightside .item.upload-image-button{display:grid;background:#eceae7;place-items:center;height:55px;border-radius:4px;cursor:pointer;width:55px;object-fit:cover}.vp-task-image-cropper-dialog .user-upload-profile_rightside .item.upload-image-button:hover{background-color:#0071bb}.vp-task-image-cropper-dialog .user-upload-profile_rightside .item.upload-image-button:hover svg polygon{fill:#fff}.vp-task-image-cropper-dialog .user-upload-profile_rightside .external-avatar-image .icon-delete{top:6px;right:6px;cursor:pointer}.vp-task-image-cropper-dialog .desktop-footer{display:flex;align-items:center;justify-content:space-between;padding:0 16px!important}.vp-task-image-cropper-dialog .desktop-footer button{font-size:12px!important;padding:0 24px!important}.vp-task-image-cropper-dialog .footer-left{display:flex;gap:8px}.vp-task-image-cropper-dialog .footer-zoom{display:flex;align-items:center;padding:0 16px}.vp-task-image-cropper-dialog .footer-zoom mat-slider{width:360px;--mat-slider-active-track-color: #eaeef2;--mat-slider-inactive-track-color: #eaeef2;--mat-slider-label-container-color: #eaeef2}.vp-task-image-cropper-dialog .footer-zoom mat-slider .mdc-slider__thumb-knob{background:#fff!important;border-color:#0071bb!important;transform:translate(-50%,-50%) scale(.7)!important}.vp-task-image-cropper-dialog .cropper-300{width:320px;height:320px}.vp-task-image-cropper-dialog ly-img-cropper{border-radius:50%;overflow:hidden}.vp-task-image-cropper-dialog vnc-image-cropper .cropper-main-block{height:320px!important}.vp-task-image-cropper-dialog vnc-image-cropper .cropper-main-block .LyCropperArea--round-true-j{height:320px!important;width:320px!important}.vp-task-image-cropper-dialog .mat-primary{--mat-slider-active-track-color: #eaeef2;--mat-slider-handle-color: #eaeef2;--mat-slider-label-container-color: #eaeef2}}.vnc_task_login_profile_dialog .mat-mdc-dialog-container{padding:0;overflow:hidden}@media only screen and (min-width:600px){.vnc_task_login_profile_dialog .mat-mdc-dialog-container{border-radius:8px;box-shadow:0 0 14px #0006}}@media only screen and (max-width:599px){.vnc_task_login_profile_dialog{width:100%;height:100%}}.vnc_task_login_profile_dialog .uppercase{text-transform:uppercase;font-size:18px;font-weight:600;padding:0 0 0 21%;align-items:baseline}.vnc_task_login_profile_dialog .uppercase .material-icons{font-size:16.5px}.vnc_task_login_profile_dialog .task-profile{background:#f6f4fa;border-bottom:1px solid #b7b7b7;padding-top:18px;height:230px;text-align:center;padding-bottom:18px}.vnc_task_login_profile_dialog .task-profile .uploadlbl{cursor:pointer;color:#0070bc;font-size:14px;font-weight:400}.vnc_task_login_profile_dialog .task-profile img.avatar-img{height:80px;width:80px;border-radius:40px;margin-top:10px;margin-bottom:12px;cursor:pointer}.vnc_task_login_profile_dialog .task-profile .avatar-xlg{margin-top:12px;margin-bottom:12px;height:80px;width:80px;border-radius:40px;font-size:40px;line-height:2}.vnc_task_login_profile_dialog .task-profile .material-icons{font-size:80px;text-align:center;display:block;margin-bottom:10px;margin-top:10px}.vnc_task_login_profile_dialog .task-profile .span-header{font-size:16px;font-style:normal;font-stretch:normal;line-height:2;letter-spacing:-.4px;margin:11px 0 16px;cursor:pointer}.vnc_task_login_profile_dialog .task-profile .camera-icon{cursor:pointer;margin-top:-33px;color:#fff;display:block;margin-bottom:10px;font-size:21px}.vnc_task_login_profile_dialog .task-profile vp-avatar .avatar.list-avatar{border-radius:50%;overflow:hidden;height:80px;width:80px;font-size:20px;text-align:center;margin-top:10px;margin-bottom:12px;cursor:pointer}.vnc_task_login_profile_dialog .task-profile vp-avatar .avatar.list-avatar .profile-avtar{font-size:30px}.vnc_task_login_profile_dialog .login_user_profile_dialog-body .detail_body_size{height:350px;overflow:auto}@media(max-width:768px){.vnc_task_login_profile_dialog .login_user_profile_dialog-body .detail_body_size{height:calc(100vh - 120px);overflow-x:hidden}}.vnc_task_login_profile_dialog .login_user_profile_dialog-body .profile_picture{text-align:center;background:#f6f4fa;padding-top:10px;border-bottom:1px solid #b7b7b7;height:auto}.vnc_task_login_profile_dialog .login_user_profile_dialog-body .profile_picture .material-icons{font-size:120px;text-align:center;display:block}.vnc_task_login_profile_dialog .login_user_profile_dialog-body .profile_picture .display_name{font-size:18px;font-weight:700;line-height:2;letter-spacing:0px}.vnc_task_login_profile_dialog .login_user_profile_dialog-body .profile_picture .horizontal_line{background:#b7b7b7}.vnc_task_login_profile_dialog .login_user_profile_dialog-body .opration_options{display:flex;border-bottom:1px solid #b7b7b7;text-align:center}.vnc_task_login_profile_dialog .login_user_profile_dialog-body .opration_options .material-icons{display:block;font-size:30px;color:#0071bb;padding-bottom:12px}.vnc_task_login_profile_dialog .login_user_profile_dialog-body .opration_options .material-icons.custom_color{color:#888}.vnc_task_login_profile_dialog .login_user_profile_dialog-body .opration_options .label{font-size:15px}.vnc_task_login_profile_dialog .login_user_profile_dialog-body .opration_options .option{width:20%;padding:18px 0 20px 26px}.vnc_task_login_profile_dialog .login_user_profile_dialog-body .opration_options .option button{background:transparent;border:none;cursor:pointer;outline:none;width:80px}.vnc_task_login_profile_dialog .login_user_profile_dialog-body .task_details{padding:0 14px}.vnc_task_login_profile_dialog .login_user_profile_dialog-body .task_details .details_heading{font-size:13px;text-align:left;color:#6f6f6f;line-height:1.15;margin:4% 0 5% 0%}.vnc_task_login_profile_dialog .login_user_profile_dialog-body .task_details .details_info{display:flex;align-items:center;padding-top:10px;padding-bottom:10px}.vnc_task_login_profile_dialog .login_user_profile_dialog-body .task_details .details_info mat-icon{vertical-align:middle;font-size:20px}.vnc_task_login_profile_dialog .login_user_profile_dialog-body .task_details .details_info .text_info{padding-left:15px;cursor:pointer}.vnc_task_login_profile_dialog .separator-div{height:1px;margin-left:35px;background-color:#e1e1e1}.vnc_task_login_profile_dialog .separator-last-div{height:1px;margin-bottom:10px;background-color:#b7b7b7}.avatar{background-color:#0071bb;height:50px;width:50px;border-radius:50px;color:#fff;font-size:18px;text-transform:uppercase;text-align:center}.avatar-img{height:50px;width:50px;display:inline-block;border-radius:50px;color:#fff;font-size:14px;padding:0;background-size:cover;background-position:center}.avatar-xs{width:30px;height:30px;line-height:30px}.avatar-xs.avatar{font-size:15px}.avatar-sm{width:42px;height:42px;line-height:42px}.avatar-md{min-width:50px;width:50px;height:50px;line-height:50px}.avatar-select-md{min-width:50px;width:50px;height:50px;line-height:50px;background-color:#29b6f6}.avatar-lg{width:58px;height:58px;line-height:58px}.avatar-xlg{width:78px;height:78px;font-size:34px;line-height:78px}.avatar-name{vertical-align:middle;padding-left:5px}.layout-align-center-center{align-items:center}.vnctaskaddfielddialog .mat-mdc-dialog-container{padding:0;overflow:hidden}@media only screen and (min-width:600px){.vnctaskaddfielddialog .mat-mdc-dialog-container{border-radius:8px;box-shadow:0 0 14px #0006}}@media only screen and (max-width:599px){.vnctaskaddfielddialog{width:100%;height:100%}}.vnctaskaddfielddialog .task__dialog-body{padding:0 15px}.vnctaskaddfielddialog mat-list{padding-bottom:8px}.vnctaskaddfielddialog mat-list mat-list-item{padding:0!important;padding:14px 0}.vnctaskaddfielddialog mat-list mat-list-item:hover{cursor:pointer;background-color:#eee}.vnctaskaddfielddialog mat-list mat-list-item .mat-mdc-list-item-unscoped-content{display:flex;align-items:center}.vnctaskaddfielddialog mat-list mat-list-item mat-icon{font-size:18px}.vnctaskaddfielddialog mat-list mat-list-item mat-icon{padding:4px;height:24px!important;width:24px!important}.vnctaskaddfielddialog mat-list mat-list-item mat-icon,.vnctaskaddfielddialog mat-list mat-list-item .icon-container-block{margin-right:15px}.vnctaskaddfielddialog mat-list mat-list-item .icon-container-block{padding:1px 0 0 3px;height:24px;width:24px}.vnctaskaddfielddialog mat-list mat-icon.bullet{font-weight:700}.vnctaskaddattachmentdialog .mat-mdc-dialog-container{padding:0;overflow:hidden}@media only screen and (min-width:600px){.vnctaskaddattachmentdialog .mat-mdc-dialog-container{border-radius:8px;box-shadow:0 0 14px #0006}}@media only screen and (max-width:599px){.vnctaskaddattachmentdialog{width:100%;height:100%}}.vnctaskaddattachmentdialog .task__dialog-body{padding:0 15px}.vnctaskaddattachmentdialog .task-attachment-list{height:295px!important;overflow-y:auto}@media only screen and (max-width:1023px){.vnctaskaddattachmentdialog .task-attachment-list{height:100%}}.vnctaskaddattachmentdialog .task-attachment-item{display:flex;height:50px;align-items:center;font-family:Roboto;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#000;padding:10px 0;word-break:break-all}.vnctaskaddattachmentdialog .task-attachment-item .thumbnail img{height:38px;width:38px;object-fit:cover}.vnctaskaddattachmentdialog .task-attachment-item .filename{width:87%;padding-left:10px;word-break:break-word}.vnctaskaddattachmentdialog .task-attachment-item .delete mat-icon{font-size:18px;color:#888;float:right;cursor:pointer}.vnctaskaddattachmentdialog .add-attachment-footer{height:44px;background:#0071bb;bottom:0;position:fixed;width:100%;align-items:center;display:flex}.vnctaskaddattachmentdialog .add-attachment-footer span{font-family:Roboto;font-size:12px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.29;letter-spacing:normal;text-align:left;color:#fff;padding-left:10px}.vnctaskaddattachmentdialog .task-save-attachment-btn{position:absolute;bottom:10px;z-index:2;right:7px;background-color:#29b6f6}.vnctaskaddattachmentdialog .task-save-attachment-btn:hover{background-color:#29b6f6}.vnctaskattachmentoptiondialog .mat-mdc-dialog-container{padding:0;overflow:hidden}@media only screen and (min-width:600px){.vnctaskattachmentoptiondialog .mat-mdc-dialog-container{border-radius:8px;box-shadow:0 0 14px #0006}}.vnctaskattachmentoptiondialog .task__dialog-body{padding:0 15px}.vnctaskattachmentoptiondialog mat-list mat-list-item:hover{cursor:pointer;background-color:#eee}.vnctaskattachmentoptiondialog mat-list mat-list-item mat-icon{font-size:18px}.vnctaskattachmentoptiondialog mat-list mat-icon.bullet{font-weight:700}.vnctaskattachmentoptiondialog .hide{display:none}#taskAttachmentDialog{height:100%}.vnctaskrecordvoicemsgdialog .mat-mdc-dialog-container{padding:0;overflow:hidden}@media only screen and (min-width:600px){.vnctaskrecordvoicemsgdialog .mat-mdc-dialog-container{border-radius:8px;box-shadow:0 0 14px #0006}}@media only screen and (max-width:599px){.vnctaskrecordvoicemsgdialog{width:100%;height:100%}}.vnctaskrecordvoicemsgdialog #taskRecordVoiceDialog{height:100%}.vnctaskrecordvoicemsgdialog .hide{display:none}.vnctaskrecordvoicemsgdialog .task-record-stop-btn button,.vnctaskrecordvoicemsgdialog .task-record-mic-btn button{height:54px!important;width:54px!important;background-color:red!important;margin:5px}.vnctaskrecordvoicemsgdialog .voice-recording{display:flex;justify-content:space-between;padding:0 75px;align-items:center;position:relative}.vnctaskrecordvoicemsgdialog .recording-time{text-align:center;height:268px;justify-content:center;align-items:center;position:relative;display:flex}.vnctaskrecordvoicemsgdialog .recording-time span{font-family:Roboto;font-size:30px;font-weight:300;font-style:normal;font-stretch:normal;line-height:2.15;letter-spacing:normal;color:#000}.vnctaskrecordvoicemsgdialog .tap-to-start{font-family:Roboto;font-size:17px;font-weight:300;font-style:normal;font-stretch:normal;letter-spacing:normal;color:#000;text-align:center;height:268px;justify-content:center;align-items:flex-end;position:relative;display:flex}.vnctaskrecordvoicemsgdialog .pauseVoiceRecBtn,.vnctaskrecordvoicemsgdialog .resumeVoiceRecBtn,.vnctaskrecordvoicemsgdialog .stopVoiceRecBtn{cursor:pointer}.vnctaskrecordvoicemsgdialog .start-voice-recording{justify-content:center}@media only screen and (max-width:1023px){.vnctaskrecordvoicemsgdialog .voice-recording{display:flex;justify-content:space-between;padding:0 40px;align-items:center;width:100%}.vnctaskrecordvoicemsgdialog .start-voice-recording{justify-content:center}.vnctaskrecordvoicemsgdialog .tap-to-start,.vnctaskrecordvoicemsgdialog .recording-time{height:calc(100% - 70px)}}.vnctaskaddreminderdialog .mat-mdc-dialog-container{padding:0;overflow:hidden}@media only screen and (min-width:600px){.vnctaskaddreminderdialog .mat-mdc-dialog-container{border-radius:8px;box-shadow:0 0 14px #0006}}@media only screen and (max-width:599px){.vnctaskaddreminderdialog{width:100%;height:100%}}.vnctaskaddreminderdialog .task__dialog-body{padding:0 15px}.vnctaskaddreminderdialog .reminder-option{font-family:Roboto;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;letter-spacing:normal;text-align:left;color:#000;display:flex;align-items:center;height:55px}.vnctaskaddreminderdialog .reminder-option input{padding-right:5px;height:18px;width:18px;line-height:18px}.vnctaskaddreminderdialog .reminder-time{width:40%;height:30px}.vnctaskaddreminderdialog .reminder-date{width:50%;height:30px}.vnctaskaddreminderdialog .custom-date-div{width:100%;height:40px;align-items:center;display:flex}.vnctaskaddreminderdialog .custom-date-div input{border:none;border-bottom:1px solid #888;outline:none}.vnctaskaddreminderdialog .custom-date-div input:focus{border-bottom:1px solid #0071bb}.vnctaskaddreminderdialog .reminder-div{justify-content:space-between;display:flex;width:300px;margin-left:28px}.vnctaskaddreminderdialog .reminder-date-icon{opacity:.5;font-size:18px;vertical-align:middle}@media only screen and (max-width:1023px){.vnctaskaddreminderdialog .voice-recording{display:flex;justify-content:space-between;padding:0 40px;align-items:center;width:100%}.vnctaskaddreminderdialog .start-voice-recording{justify-content:center}.vnctaskaddreminderdialog .tap-to-start,.vnctaskaddreminderdialog .recording-time{height:calc(100% - 70px)}}.vp-task-attachment-option-dialog .mat-mdc-list-item-unscoped-content{display:flex;align-items:center;gap:16px}.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:11111111}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-pane .mat-mdc-menu-panel.document-preview-mobile{max-width:100vw;min-width:100vw;border-radius:0 0 12px 12px;margin-top:15px}.cdk-overlay-pane .mat-mdc-menu-panel.document-preview-mobile .mat-mdc-menu-content .mat-mdc-menu-item{height:52px}.cdk-overlay-pane .mat-mdc-menu-panel.document-preview-mobile .mat-mdc-menu-content .mat-mdc-menu-item mat-icon{color:#8b96a0}.cdk-overlay-pane .mat-mdc-menu-panel.document-preview-mobile .mat-mdc-menu-content .first-item span{font-family:Manrope;font-size:16px;font-weight:600;color:#525f6c}.cdk-overlay-pane .mat-mdc-menu-panel.document-preview-mobile .mat-mdc-menu-content:before{content:" ";position:absolute;width:10px;height:10px;top:5px;right:32px;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid white}.cdk-overlay-pane .mat-mdc-menu-panel.document-preview-mobile .mat-mdc-menu-item svg{margin-right:5px}.cdk-overlay-pane .mat-mdc-menu-panel.document-preview-mobile .mat-mdc-menu-item .first-item{display:flex;align-items:center}.cdk-overlay-pane .mat-mdc-menu-panel.document-preview-mobile .vnc-file-header-menu .item-option>div{display:flex;align-items:center}.cdk-overlay-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}@media screen and (-ms-high-contrast:active){.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}}.cdk-overlay-dark-backdrop{background:#00000049}.cdk-overlay-transparent-backdrop,.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}.owl-dialog-container{position:relative;pointer-events:auto;box-sizing:border-box;display:block;padding:1.5em;box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;border-radius:2px;overflow:auto;background:#fff;color:#000000de;width:100%;height:100%;outline:none}.owl-dt-container,.owl-dt-container *{box-sizing:border-box}.owl-dt-container{display:block;font-size:1rem;background:#fff;pointer-events:auto;z-index:1000}.owl-dt-container-row{border-bottom:1px solid rgba(0,0,0,.12)}.owl-dt-container-row:last-child{border-bottom:none}.owl-dt-calendar{display:flex;flex-direction:column;width:100%}.owl-dt-calendar-control{display:flex;align-items:center;font-size:1em;width:100%;padding:.5em;color:#000}.owl-dt-calendar-control .owl-dt-calendar-control-content{flex:1 1 auto;display:flex;justify-content:center;align-items:center}.owl-dt-calendar-control .owl-dt-calendar-control-content .owl-dt-calendar-control-button{padding:0 .8em}.owl-dt-calendar-control .owl-dt-calendar-control-content .owl-dt-calendar-control-button:hover{background-color:#0000001f}.owl-dt-calendar-main{display:flex;flex-direction:column;flex:1 1 auto;padding:0 .5em .5em;outline:0}.owl-dt-calendar-view{display:block;flex:1 1 auto}.owl-dt-calendar-multi-year-view{display:flex;align-items:center}.owl-dt-calendar-multi-year-view .owl-dt-calendar-table{width:calc(100% - 3em)}.owl-dt-calendar-multi-year-view .owl-dt-calendar-table .owl-dt-calendar-header th{padding-bottom:.25em}.owl-dt-calendar-table{width:100%;border-collapse:collapse;border-spacing:0}.owl-dt-calendar-table .owl-dt-calendar-header{color:#0006}.owl-dt-calendar-table .owl-dt-calendar-header .owl-dt-weekdays th{font-size:.7em;font-weight:400;text-align:center;padding-bottom:1em}.owl-dt-calendar-table .owl-dt-calendar-header .owl-dt-calendar-table-divider{position:relative;height:1px;padding-bottom:.5em}.owl-dt-calendar-table .owl-dt-calendar-header .owl-dt-calendar-table-divider:after{content:"";position:absolute;top:0;left:-.5em;right:-.5em;height:1px;background:#0000001f}.owl-dt-calendar-table .owl-dt-calendar-cell{position:relative;height:0;line-height:0;text-align:center;outline:0;color:#000000d9;-webkit-appearance:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent}.owl-dt-calendar-table .owl-dt-calendar-cell-content{position:absolute;top:5%;left:5%;display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:90%;height:90%;font-size:.8em;line-height:1;border:1px solid transparent;border-radius:999px;color:inherit;cursor:pointer}.owl-dt-calendar-table .owl-dt-calendar-cell-out{opacity:.2}.owl-dt-calendar-table .owl-dt-calendar-cell-today:not(.owl-dt-calendar-cell-selected){border-color:#0006}.owl-dt-calendar-table .owl-dt-calendar-cell-selected{color:#ffffffd9;background-color:#3f51b5}.owl-dt-calendar-table .owl-dt-calendar-cell-selected.owl-dt-calendar-cell-today{box-shadow:inset 0 0 0 1px #ffffffd9}.owl-dt-calendar-table .owl-dt-calendar-cell-disabled{cursor:default}.owl-dt-calendar-table .owl-dt-calendar-cell-disabled>.owl-dt-calendar-cell-content:not(.owl-dt-calendar-cell-selected){color:#0006}.owl-dt-calendar-table .owl-dt-calendar-cell-disabled>.owl-dt-calendar-cell-content.owl-dt-calendar-cell-selected{opacity:.4}.owl-dt-calendar-table .owl-dt-calendar-cell-disabled>.owl-dt-calendar-cell-today:not(.owl-dt-calendar-cell-selected){border-color:#0003}.owl-dt-calendar-table .owl-dt-calendar-cell-active:focus>.owl-dt-calendar-cell-content:not(.owl-dt-calendar-cell-selected),.owl-dt-calendar-table :not(.owl-dt-calendar-cell-disabled):hover>.owl-dt-calendar-cell-content:not(.owl-dt-calendar-cell-selected){background-color:#0000000a}.owl-dt-calendar-table .owl-dt-calendar-cell-in-range{background:#3f51b533}.owl-dt-calendar-table .owl-dt-calendar-cell-in-range.owl-dt-calendar-cell-range-from{border-top-left-radius:999px;border-bottom-left-radius:999px}.owl-dt-calendar-table .owl-dt-calendar-cell-in-range.owl-dt-calendar-cell-range-to{border-top-right-radius:999px;border-bottom-right-radius:999px}.owl-dt-timer{display:flex;justify-content:center;width:100%;height:7em;padding:.5em;outline:none}.owl-dt-timer-box{position:relative;display:inline-flex;flex-direction:column;align-items:center;width:25%;height:100%}.owl-dt-timer-content{flex:1 1 auto;display:flex;justify-content:center;align-items:center;width:100%;margin:.2em 0}.owl-dt-timer-content .owl-dt-timer-input{display:block;width:2em;text-align:center;border:1px solid rgba(0,0,0,.5);border-radius:3px;outline:medium none;font-size:1.2em;padding:.2em}.owl-dt-timer-divider{display:inline-block;align-self:flex-end;position:absolute;width:.6em;height:100%;left:-.3em}.owl-dt-timer-divider:before,.owl-dt-timer-divider:after{content:"";display:inline-block;width:.35em;height:.35em;position:absolute;left:50%;border-radius:50%;transform:translate(-50%);background-color:currentColor}.owl-dt-timer-divider:before{top:35%}.owl-dt-timer-divider:after{bottom:35%}.owl-dt-control-button{-webkit-user-select:none;user-select:none;cursor:pointer;outline:none;border:none;-webkit-tap-highlight-color:transparent;display:inline-block;white-space:nowrap;text-decoration:none;vertical-align:baseline;margin:0;padding:0;background-color:transparent;font-size:1em;color:inherit}.owl-dt-control-button .owl-dt-control-button-content{position:relative;display:inline-flex;justify-content:center;align-items:center;outline:none}.owl-dt-control-period-button .owl-dt-control-button-content{height:1.5em;padding:0 .5em;border-radius:3px;transition:background-color .1s linear}.owl-dt-control-period-button:hover>.owl-dt-control-button-content{background-color:#0000001f}.owl-dt-control-period-button .owl-dt-control-button-arrow{display:flex;justify-content:center;align-items:center;width:1em;height:1em;margin:.1em;transition:transform .2s ease}.owl-dt-control-arrow-button .owl-dt-control-button-content{padding:0;border-radius:50%;width:1.5em;height:1.5em}.owl-dt-control-arrow-button[disabled]{color:#0006;cursor:default}.owl-dt-control-arrow-button svg{width:50%;height:50%;fill:currentColor}.owl-dt-inline-container,.owl-dt-popup-container{position:relative;width:17em;box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.owl-dt-inline-container .owl-dt-calendar,.owl-dt-inline-container .owl-dt-timer,.owl-dt-popup-container .owl-dt-calendar,.owl-dt-popup-container .owl-dt-timer{width:100%}.owl-dt-inline-container .owl-dt-calendar,.owl-dt-popup-container .owl-dt-calendar{height:20.25em}.owl-dt-dialog-container{max-height:95vh;margin:-1.5em}.owl-dt-dialog-container .owl-dt-calendar{min-width:250px;min-height:330px;max-width:750px;max-height:750px}.owl-dt-dialog-container .owl-dt-timer{min-width:250px;max-width:750px}@media all and (orientation:landscape){.owl-dt-dialog-container .owl-dt-calendar{width:58vh;height:62vh}.owl-dt-dialog-container .owl-dt-timer{width:58vh}}@media all and (orientation:portrait){.owl-dt-dialog-container .owl-dt-calendar{width:80vw;height:80vw}.owl-dt-dialog-container .owl-dt-timer{width:80vw}}.owl-dt-container-buttons{display:flex;width:100%;height:2em;color:#3f51b5}.owl-dt-container-control-button{font-size:1em;width:50%;height:100%;border-radius:0}.owl-dt-container-control-button .owl-dt-control-button-content{height:100%;width:100%;transition:background-color .1s linear}.owl-dt-container-control-button:hover .owl-dt-control-button-content{background-color:#0000001a}.owl-dt-container-info{padding:0 .5em;cursor:pointer;-webkit-tap-highlight-color:transparent}.owl-dt-container-info .owl-dt-container-range{outline:none}.owl-dt-container-info .owl-dt-container-range .owl-dt-container-range-content{display:flex;justify-content:space-between;padding:.5em 0;font-size:.8em}.owl-dt-container-info .owl-dt-container-range:last-child{border-top:1px solid rgba(0,0,0,.12)}.owl-dt-container-info .owl-dt-container-info-active{color:#3f51b5}.owl-dt-container-disabled,.owl-dt-trigger-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none;cursor:default!important}.owl-dt-timer-hour12{display:flex;justify-content:center;align-items:center;color:#3f51b5}.owl-dt-timer-hour12 .owl-dt-timer-hour12-box{border:1px solid currentColor;border-radius:2px;transition:background .2s ease}.owl-dt-timer-hour12 .owl-dt-timer-hour12-box .owl-dt-control-button-content{width:100%;height:100%;padding:.5em}.owl-dt-timer-hour12 .owl-dt-timer-hour12-box:focus .owl-dt-control-button-content,.owl-dt-timer-hour12 .owl-dt-timer-hour12-box:hover .owl-dt-control-button-content{background:#3f51b5;color:#fff}.owl-dt-calendar-only-current-month .owl-dt-calendar-cell-out{visibility:hidden;cursor:default}.owl-dt-inline{display:inline-block}.owl-dt-control{outline:none;cursor:pointer}.owl-dt-control .owl-dt-control-content{outline:none}.owl-dt-control:focus>.owl-dt-control-content{background-color:#0000001f}.owl-dt-control:not(:-moz-focusring):focus>.owl-dt-control-content{box-shadow:none}.owl-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.cdk-overlay-backdrop.vncMail-form-backdrop{background:#00000080}@media screen and (max-width:767px){.cdk-overlay-backdrop.vncMail-form-backdrop.mail-logout-backdrop{background:#000000b3}}.vp-select-apps-dialog{max-width:767px;height:100%}.vp-select-apps-dialog .task__dialog-body{padding:0}@media only screen and (min-width:768px){.vp-select-apps-dialog .task__dialog-body{height:420px}}.vp-select-apps-dialog .task__dialog-body .task__dialog-footer vnc-button{margin:4px 10px}.vp-select-apps-dialog .task__dialog-body .task__dialog-footer .disabled-save-app .vnc-round-button{background:#0000001f}.vp-select-apps-dialog .task__dialog-body .task__dialog-footer .disabled-save-app .vnc-round-button .mat-icon{color:#00000042}.vp-select-apps-dialog .task__dialog-body .task__dialog-footer .disabled-save-app .vnc-round-button{cursor:not-allowed}.vp-select-apps-dialog .task__dialog-body .task__dialog-footer .active-save-app .vnc-round-button{background:#9e9e9e33}.vp-select-apps-dialog .task__dialog-body .task__dialog-footer .active-save-app .vnc-round-button .mat-icon{color:#737373}.vp-select-apps-dialog .task__dialog-body .task__dialog-footer .active-save-app .vnc-round-button{cursor:pointer}.vp-select-apps-dialog .vnc-icon{height:32px;width:32px}.vp-select-apps-dialog .changed{height:calc(100% - 60px)}@media screen and (min-width:767px){.vp-select-apps-dialog .changed{height:360px}}@media screen and (max-width:767px){.vp-select-apps-dialog mat-list{height:89vh;overflow-y:scroll}}@media screen and (min-width:767px){.vp-select-apps-dialog mat-list{height:400px;overflow-y:auto}}.vp-select-apps-dialog h5{margin:5px 5px 0 16px;font-family:Roboto;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;letter-spacing:normal;text-align:left;color:#000}.vp-select-apps-dialog .mat-list{padding:0}.vp-select-apps-dialog vnc-checkbox .mat-mdc-checkbox-checked .mdc-checkbox__background{background-color:#29b6f6!important}.vp-select-apps-dialog .mat-mdc-list-item-unscoped-content{display:flex;align-items:center;width:100%;justify-content:space-between}.vp-select-apps-dialog .mat-mdc-list-item-unscoped-content .list-label{display:flex}.vp-select-apps-dialog .mat-mdc-list-item{box-shadow:0 1px #00000008}.vp-select-users-dialog{max-width:767px;height:100%}@media(min-width:600px){.vp-select-users-dialog{height:470px;width:450px}}.vp-select-users-dialog .task__dialog-body{padding:0 0 14px;overflow:auto}@media only screen and (min-width:768px){.vp-select-users-dialog .task__dialog-body{height:370px}}@media only screen and (max-width:1023px){.vp-select-users-dialog .task__dialog-body{height:calc(100% - 100px);max-height:calc(100% - 100px)}}.vp-select-users-dialog .mat-list{padding:0}.vp-select-users-dialog .vnc-icon{height:32px;width:32px}.vp-select-users-dialog .selected-users{height:100%;padding-bottom:8px}.vp-select-users-dialog .selected-users .option-list{height:100%}@media screen and (max-width:767px){.vp-select-users-dialog .selected-users mat-list{height:calc(100% - 170px);-webkit-overflow-scrolling:touch}}@media screen and (min-width:767px){.vp-select-users-dialog .selected-users mat-list{height:235px}}.vp-select-users-dialog .selected-users .changed{height:calc(100% - 200px)}@media screen and (min-width:767px){.vp-select-users-dialog .selected-users .changed{height:175px}}.vp-select-users-dialog .selected-users .filter-search-textfield{width:calc(100% - 28px);margin:0 14px}.vp-select-users-dialog .selected-users .mat-mdc-list-item{box-shadow:0 1px #00000008;padding:0 14px!important}.vp-select-users-dialog .selected-users .mat-mdc-list-item-unscoped-content{display:flex;align-items:center;width:100%;justify-content:space-between}.vp-select-users-dialog .selected-users .mat-mdc-list-item-unscoped-content .list-lable{display:flex;align-items:center;gap:10px}.vp-select-users-dialog .selected-users .mat-mdc-list-item-unscoped-content .list-action{padding-right:10px}.vp-select-users-dialog vnc-checkbox .mat-mdc-checkbox-checked .mdc-checkbox__background{background-color:#29b6f6!important}.vp-select-users-dialog .select-user-radio-group{display:flex;flex-direction:column;margin:15px 0;align-items:flex-start}.vp-select-users-dialog .select-user-radio-group .radio-button-style{width:100%;padding:14px;box-shadow:0 1px #00000008}.vp-select-users-dialog .select-user-radio-group .radio-button-style.mat-mdc-radio-checked .mdc-radio__outer-circle{border-color:#29b6f6!important}.vp-select-users-dialog .select-user-radio-group .radio-button-style.mat-mdc-radio-checked .mdc-radio__inner-circle{background-color:#29b6f6!important}.vp-select-users-dialog .select-user-radio-group .radio-button-style .mdc-label{padding-left:22px}.vp-select-users-dialog .mat-mdc-radio-button.mat-accent .mdc-radio__inner-circle,.vp-select-users-dialog .mat-mdc-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.vp-select-users-dialog .mat-mdc-radio-button.mat-accent.mat-mdc-radio-checked .mat-radio-persistent-ripple,.vp-select-users-dialog .mat-mdc-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#29b6f6!important}@media only screen and (max-width:1023px){.vp-select-users-dialog .task__dialog-desktop-close-button{display:none}}@media only screen and (min-width:1024px){.vp-select-users-dialog .task__dialog-mobile-back-button{display:none}}.vp-select-users-dialog .mat-mdc-list .mat-mdc-list-item{padding:0!important}.vp-select-projects-dialog{max-width:767px;height:100%}@media(min-width:600px){.vp-select-projects-dialog{height:470px;width:450px}}.vp-select-projects-dialog .task__dialog-body{padding:0 0 14px;overflow:auto}@media only screen and (min-width:768px){.vp-select-projects-dialog .task__dialog-body{height:370px}}.vp-select-projects-dialog .mat-mdc-list{padding:0}.vp-select-projects-dialog .mat-mdc-list-item{padding:14px;box-shadow:0 1px #00000008}.vp-select-projects-dialog .selected-projects,.vp-select-projects-dialog .selected-projects .option-list{height:100%}.vp-select-projects-dialog .selected-projects mat-list{padding-left:62px}@media screen and (max-width:767px){.vp-select-projects-dialog .selected-projects mat-list{height:calc(100% - 170px);-webkit-overflow-scrolling:touch}}@media screen and (min-width:767px){.vp-select-projects-dialog .selected-projects mat-list{height:235px}}.vp-select-projects-dialog .selected-projects .changed{height:auto;padding-bottom:55px}@media screen and (min-width:767px){.vp-select-projects-dialog .selected-projects .changed{height:180px}}.vp-select-projects-dialog .selected-projects .filter-search-textfield{width:calc(100% - 28px);margin:0 14px}.vp-select-projects-dialog .selected-projects .mat-mdc-list-item{border-bottom:1px solid rgb(228,227,227)}.vp-select-projects-dialog .selected-projects .mat-mdc-list-item{width:100%;border-bottom:1px solid #ebebeb}.vp-select-projects-dialog .selected-projects .mat-mdc-list-item.project-list-item{box-shadow:0 1px #00000008;border:none}.vp-select-projects-dialog .selected-projects .mat-mdc-list-item{padding:0!important}.vp-select-projects-dialog .selected-projects .mat-mdc-list-item .mat-mdc-list-item-unscoped-content{display:flex;align-items:center;width:100%;justify-content:space-between}.vp-select-projects-dialog .selected-projects .mat-mdc-list-item .mat-mdc-list-item-unscoped-content .list-action-style{padding-right:10px}.vp-select-projects-dialog vnc-checkbox .mat-mdc-checkbox-checked .mdc-checkbox__background{background-color:#29b6f6!important}.vp-select-projects-dialog .select-project-radio-group{display:flex;flex-direction:column;margin:15px 0;align-items:flex-start}.vp-select-projects-dialog .select-project-radio-group .radio-button-style{width:100%;padding:14px;box-shadow:0 1px #00000008}.vp-select-projects-dialog .select-project-radio-group .radio-button-style.mat-mdc-radio-checked .mdc-radio__outer-circle{border-color:#29b6f6!important}.vp-select-projects-dialog .select-project-radio-group .radio-button-style.mat-mdc-radio-checked .mdc-radio__inner-circle{background-color:#29b6f6!important}.vp-select-projects-dialog .select-project-radio-group .radio-button-style .mdc-label{padding-left:22px}.vp-select-projects-dialog .mat-mdc-radio-button.mat-accent .mdc-radio__inner-circle,.vp-select-projects-dialog .mat-mdc-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.vp-select-projects-dialog .mat-mdc-radio-button.mat-accent.mat-mdc-radio-checked .mat-radio-persistent-ripple,.vp-select-projects-dialog .mat-mdc-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#29b6f6!important}@media only screen and (max-width:1023px){.vp-select-projects-dialog .task__dialog-desktop-close-button{display:none}}@media only screen and (min-width:1024px){.vp-select-projects-dialog .task__dialog-mobile-back-button{display:none}}.vp-select-tags-dialog{max-width:767px;height:100%}@media(min-width:600px){.vp-select-tags-dialog{height:470px;width:450px}}.vp-select-tags-dialog .task__dialog-body{padding:0 0 14px;overflow:auto}@media only screen and (min-width:768px){.vp-select-tags-dialog .task__dialog-body{height:370px}}.vp-select-tags-dialog .mat-list{padding:0}.vp-select-tags-dialog .selected-tags,.vp-select-tags-dialog .selected-tags .option-list{height:100%}.vp-select-tags-dialog .selected-tags mat-list{padding-left:62px}@media screen and (max-width:767px){.vp-select-tags-dialog .selected-tags mat-list{height:calc(100% - 220px);-webkit-overflow-scrolling:touch}}@media screen and (min-width:767px){.vp-select-tags-dialog .selected-tags mat-list{height:170px}}.vp-select-tags-dialog .selected-tags mat-list .mat-mdc-list-item{box-shadow:0 1px #00000008}.vp-select-tags-dialog .selected-tags mat-list .mat-mdc-list-item-unscoped-content{display:flex;align-items:center;width:100%;justify-content:space-between}.vp-select-tags-dialog .selected-tags mat-list .mat-mdc-list-item-unscoped-content .list-action{padding-right:10px}.vp-select-tags-dialog .selected-tags .changed{height:auto;padding-bottom:40px}@media screen and (min-width:767px){.vp-select-tags-dialog .selected-tags .changed{height:180px}}.vp-select-tags-dialog .selected-tags .filter-search-textfield{width:calc(100% - 28px);margin:0 14px}.vp-select-tags-dialog vnc-checkbox .mat-mdc-checkbox-checked .mdc-checkbox__background{background-color:#29b6f6!important}.vp-select-tags-dialog .select-tags-radio-group{display:flex;flex-direction:column;margin:15px 0;align-items:flex-start}.vp-select-tags-dialog .select-tags-radio-group .radio-button-style{width:100%;padding:14px;box-shadow:0 1px #00000008}.vp-select-tags-dialog .select-tags-radio-group .radio-button-style.mat-mdc-radio-checked .mdc-radio__outer-circle{border-color:#29b6f6!important}.vp-select-tags-dialog .select-tags-radio-group .radio-button-style.mat-mdc-radio-checked .mdc-radio__inner-circle{background-color:#29b6f6!important}.vp-select-tags-dialog .select-tags-radio-group .radio-button-style .mdc-label{padding-left:22px}.vp-select-tags-dialog .mat-mdc-radio-button.mat-accent .mdc-radio__inner-circle,.vp-select-tags-dialog .mat-mdc-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.vp-select-tags-dialog .mat-mdc-radio-button.mat-accent.mat-mdc-radio-checked .mat-radio-persistent-ripple,.vp-select-tags-dialog .mat-mdc-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#29b6f6!important}@media only screen and (max-width:1023px){.vp-select-tags-dialog .task__dialog-desktop-close-button{display:none}}@media only screen and (min-width:1024px){.vp-select-tags-dialog .task__dialog-mobile-back-button{display:none}}.vp-select-tags-dialog .mat-mdc-list .mat-mdc-list-item{padding:0!important}.vp-search-through-dialog{max-width:767px;height:100%}.vp-search-through-dialog .task__dialog-body{padding:14px 0}@media only screen and (min-width:768px){.vp-search-through-dialog .task__dialog-body{height:370px}}.vp-search-through-dialog .mat-list{padding:0}.vp-search-through-dialog .selected-files{height:100%;padding-left:62px}.vp-search-through-dialog .selected-files mat-list{padding:0 0 14px 62px}@media screen and (max-width:767px){.vp-search-through-dialog .selected-files mat-list{height:calc(100% - 145px);overflow-y:scroll}}@media screen and (min-width:767px){.vp-search-through-dialog .selected-files mat-list{height:235px;overflow-y:auto;padding-bottom:55px}}.vp-search-through-dialog .selected-files .mat-mdc-list-item{box-shadow:0 1px #00000008}.vp-search-through-dialog .selected-files .mat-mdc-list-item-unscoped-content{display:flex;align-items:center;width:100%;justify-content:space-between}.vp-search-through-dialog .selected-files .mat-mdc-list-item-unscoped-content .list-action-style{padding-right:10px}.vp-search-through-dialog vnc-checkbox .mat-mdc-checkbox-checked .mdc-checkbox__background{background-color:#29b6f6!important}.vp-search-through-dialog .search-through-radio-group{display:flex;flex-direction:column;margin:15px 0;align-items:flex-start}.vp-search-through-dialog .search-through-radio-group .radio-button-style{width:100%;padding:14px;box-shadow:0 1px #00000008}.vp-search-through-dialog .search-through-radio-group .radio-button-style.mat-mdc-radio-checked .mdc-radio__outer-circle{border-color:#29b6f6!important}.vp-search-through-dialog .search-through-radio-group .radio-button-style.mat-mdc-radio-checked .mdc-radio__inner-circle{background-color:#29b6f6!important}.vp-search-through-dialog .search-through-radio-group .radio-button-style .mdc-label{padding-left:22px}.vp-search-through-dialog .mat-mdc-radio-button.mat-accent .mdc-radio__inner-circle,.vp-search-through-dialog .mat-mdc-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.vp-search-through-dialog .mat-mdc-radio-button.mat-accent.mat-mdc-radio-checked .mat-radio-persistent-ripple,.vp-search-through-dialog .mat-mdc-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#29b6f6!important}.vp-search-through-dialog .mat-mdc-list .mat-mdc-list-item{padding:0!important}.vp-time-range-dialog{max-width:767px;height:100%}.vp-time-range-dialog .task__dialog-body{padding:14px 0}@media only screen and (min-width:768px){.vp-time-range-dialog .task__dialog-body{height:370px}}.vp-time-range-dialog .mat-list{padding:0}.vp-time-range-dialog .select-date{margin-left:48px;display:flex}.vp-time-range-dialog .select-date input{border:none;border-bottom:1px solid #888;outline:none;height:30px;width:110px;font-size:14px}.vp-time-range-dialog .select-date span{font-size:14px;font-weight:400;font-style:normal;font-stretch:normal;letter-spacing:-.1px;text-align:left;color:#888}.vp-time-range-dialog .select-date .date-option{display:grid;margin-right:10px}.vp-time-range-dialog .time-range-radio-group{display:flex;flex-direction:column;margin:15px 0;align-items:flex-start}.vp-time-range-dialog .time-range-radio-group .radio-button-style{width:100%;padding:14px;box-shadow:0 1px #00000008}.vp-time-range-dialog .time-range-radio-group .radio-button-style.mat-mdc-radio-checked .mdc-radio__outer-circle{border-color:#29b6f6!important}.vp-time-range-dialog .time-range-radio-group .radio-button-style.mat-mdc-radio-checked .mdc-radio__inner-circle{background-color:#29b6f6!important}.vp-time-range-dialog .time-range-radio-group .radio-button-style .mdc-label{padding-left:22px}.vp-time-range-dialog .mat-mdc-radio-button.mat-accent .mdc-radio__inner-circle,.vp-time-range-dialog .mat-mdc-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.vp-time-range-dialog .mat-mdc-radio-button.mat-accent.mat-mdc-radio-checked .mat-radio-persistent-ripple,.vp-time-range-dialog .mat-mdc-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#29b6f6!important}.vp-time-range-dialog .mat-mdc-list-item{padding:0!important}.vp-duedate-range-dialog{max-width:767px;height:100%}.vp-duedate-range-dialog .task__dialog-body{padding:14px 0}@media only screen and (min-width:768px){.vp-duedate-range-dialog .task__dialog-body{height:370px}}.vp-duedate-range-dialog .mat-list{padding:0}.vp-duedate-range-dialog .select-date{margin-left:48px;display:flex}.vp-duedate-range-dialog .select-date input{border:none;border-bottom:1px solid #888;outline:none;height:30px;width:110px;font-size:14px}.vp-duedate-range-dialog .select-date span{font-size:14px;font-weight:400;font-style:normal;font-stretch:normal;letter-spacing:-.1px;text-align:left;color:#888}.vp-duedate-range-dialog .select-date .date-option{display:grid;margin-right:10px}.vp-duedate-range-dialog .due-date-radio-group{display:flex;flex-direction:column;margin:15px 0;align-items:flex-start}.vp-duedate-range-dialog .due-date-radio-group .radio-button-style{width:100%;padding:14px;box-shadow:0 1px #00000008}.vp-duedate-range-dialog .due-date-radio-group .radio-button-style.mat-mdc-radio-checked .mdc-radio__outer-circle{border-color:#29b6f6!important}.vp-duedate-range-dialog .due-date-radio-group .radio-button-style.mat-mdc-radio-checked .mdc-radio__inner-circle{background-color:#29b6f6!important}.vp-duedate-range-dialog .due-date-radio-group .radio-button-style .mdc-label{padding-left:22px}.vp-duedate-range-dialog .mat-mdc-radio-button.mat-accent .mdc-radio__inner-circle,.vp-duedate-range-dialog .mat-mdc-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.vp-duedate-range-dialog .mat-mdc-radio-button.mat-accent.mat-mdc-radio-checked .mat-radio-persistent-ripple,.vp-duedate-range-dialog .mat-mdc-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#29b6f6!important}.vp-duedate-range-dialog .mat-mdc-list-item{padding:0!important}.vp-task-notification-content-wrapper{width:100%;position:relative;float:left;margin-bottom:10px;color:#fff;cursor:pointer;display:flex;flex-direction:column;transition:all .5s;min-height:174px;border-radius:4px;background-color:#dff1fa;box-shadow:0 0 4px #0006;box-sizing:border-box}.vp-task-notification-content-wrapper.vp-task-notification-default{max-height:220px}.vp-task-notification-content-wrapper.vp-task-notification-default .vp-task-notification-title{border-top-left-radius:4px;border-top-right-radius:4px;margin:0;font-family:Roboto;font-size:16px;text-overflow:ellipsis;overflow:hidden;line-height:20px;color:#fff;padding:0 20px;height:44px;background-color:#317bbc;font-weight:700;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:left;align-items:center;display:flex}.vp-task-notification-content-wrapper.vp-task-notification-default .vp-task-notification-title mat-icon{font-size:16px;margin-right:10px}.vp-task-notification-content-wrapper.vp-task-notification-default .vp-task-notification-content{text-overflow:ellipsis;overflow:hidden;font-family:Roboto;font-size:14px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#000;padding:10px 20px}.vp-task-notification-content-wrapper.vp-task-notification-default .vp-task-notification-content h6{margin-top:10px;font-weight:700;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;max-height:68px;word-break:break-word;max-width:200px}.vp-task-notification-content-wrapper .vp-task-notification-actions{display:flex;justify-content:flex-end;align-items:center}.vp-task-notification-content-wrapper .vp-task-notification-actions .notification-button button{font-family:Roboto;font-size:14px;font-weight:700;font-style:normal;font-stretch:normal;letter-spacing:normal;text-align:left;color:#0071bb}.vp-task-notification-content-wrapper .vp-task-notification-actions .notification-button button:hover{background-color:#9e9e9e33}.vp-task-notification-content-wrapper ul.reminder-tasks-list-notification{list-style:none;margin:10px 0 0;padding:0;max-height:100px;overflow:auto}.vp-task-notification-content-wrapper ul.reminder-tasks-list-notification li{font-size:14px;font-weight:700;font-style:normal;font-stretch:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:normal;letter-spacing:normal;text-align:left;color:#000;margin-bottom:10px;word-break:break-word;text-overflow:ellipsis;overflow:hidden}.tasks-dialog{height:313px;border-radius:2.6px;background-color:#fff;box-shadow:0 1px 13px #00000080;padding:20px}.tasks-dialog-header{font-family:Roboto;font-size:18px;font-weight:700;font-style:normal;font-stretch:normal;line-height:1.67;letter-spacing:normal;text-align:left;color:#000}.tasks-dialog-content{height:calc(100% - 80px);overflow-y:auto}.tasks-dialog-content .tasks-list{font-family:Roboto;font-size:14px;font-weight:400;font-style:normal;font-stretch:normal;letter-spacing:normal;text-align:left;color:#000;margin:15px 0 0;padding:0;list-style:none}.tasks-dialog-content .tasks-list li{margin-bottom:10px;cursor:pointer}.tasks-dialog-content .tasks-list li span{float:right;font-size:12px;font-weight:400;font-style:normal;font-stretch:normal;letter-spacing:normal;text-align:right;color:red}.tasks-dialog-actions{height:70px;display:flex;width:100%;align-items:center;justify-content:flex-end}.tasks-dialog-actions button{font-family:Roboto;font-size:14px;font-weight:700;font-style:normal;font-stretch:normal;letter-spacing:normal;text-align:left;color:#0071bb}.preview-image-dialog-component,.media-preview-dialog-component{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;align-content:stretch}.preview-image-dialog-component.preview-image-dialog-desktop,.preview-image-dialog-component.media-preview-dialog-desktop,.media-preview-dialog-component.preview-image-dialog-desktop,.media-preview-dialog-component.media-preview-dialog-desktop{max-width:900px;margin:0 auto;height:100%;position:relative;justify-content:center}.preview-image-dialog-component.preview-image-dialog-desktop .image-wrapper,.preview-image-dialog-component.media-preview-dialog-desktop .image-wrapper,.media-preview-dialog-component.preview-image-dialog-desktop .image-wrapper,.media-preview-dialog-component.media-preview-dialog-desktop .image-wrapper{display:flex;height:auto;width:100%;align-items:flex-start;align-content:center;flex-direction:column}.preview-image-dialog-component.preview-image-dialog-desktop .image-wrapper img,.preview-image-dialog-component.media-preview-dialog-desktop .image-wrapper img,.media-preview-dialog-component.preview-image-dialog-desktop .image-wrapper img,.media-preview-dialog-component.media-preview-dialog-desktop .image-wrapper img{max-width:900px;height:auto;max-height:calc(100vh - 280px);margin:0 auto;box-shadow:0 2px 13px #000000b5}.preview-image-dialog-component.preview-image-dialog-desktop .image-wrapper .media,.preview-image-dialog-component.media-preview-dialog-desktop .image-wrapper .media,.media-preview-dialog-component.preview-image-dialog-desktop .image-wrapper .media,.media-preview-dialog-component.media-preview-dialog-desktop .image-wrapper .media{max-width:900px;height:auto;max-height:calc(100vh - 280px);margin:0 auto}.preview-image-dialog-component.preview-image-dialog-desktop .image-wrapper .media img,.preview-image-dialog-component.preview-image-dialog-desktop .image-wrapper .media video,.preview-image-dialog-component.preview-image-dialog-desktop .image-wrapper .media div.audio,.preview-image-dialog-component.media-preview-dialog-desktop .image-wrapper .media img,.preview-image-dialog-component.media-preview-dialog-desktop .image-wrapper .media video,.preview-image-dialog-component.media-preview-dialog-desktop .image-wrapper .media div.audio,.media-preview-dialog-component.preview-image-dialog-desktop .image-wrapper .media img,.media-preview-dialog-component.preview-image-dialog-desktop .image-wrapper .media video,.media-preview-dialog-component.preview-image-dialog-desktop .image-wrapper .media div.audio,.media-preview-dialog-component.media-preview-dialog-desktop .image-wrapper .media img,.media-preview-dialog-component.media-preview-dialog-desktop .image-wrapper .media video,.media-preview-dialog-component.media-preview-dialog-desktop .image-wrapper .media div.audio{box-shadow:0 2px 13px #000000b5;max-width:900px;height:auto;max-height:calc(100vh - 280px);margin:0 auto}.preview-image-dialog-component.preview-image-dialog-desktop .image-wrapper .media div,.preview-image-dialog-component.media-preview-dialog-desktop .image-wrapper .media div,.media-preview-dialog-component.preview-image-dialog-desktop .image-wrapper .media div,.media-preview-dialog-component.media-preview-dialog-desktop .image-wrapper .media div,.preview-image-dialog-component.preview-image-dialog-desktop .image-wrapper .media div img,.preview-image-dialog-component.media-preview-dialog-desktop .image-wrapper .media div img,.media-preview-dialog-component.preview-image-dialog-desktop .image-wrapper .media div img,.media-preview-dialog-component.media-preview-dialog-desktop .image-wrapper .media div img{box-shadow:none}.preview-image-dialog-component.preview-image-dialog-desktop .image-wrapper .filename,.preview-image-dialog-component.preview-image-dialog-desktop .image-wrapper .media-title,.preview-image-dialog-component.media-preview-dialog-desktop .image-wrapper .filename,.preview-image-dialog-component.media-preview-dialog-desktop .image-wrapper .media-title,.media-preview-dialog-component.preview-image-dialog-desktop .image-wrapper .filename,.media-preview-dialog-component.preview-image-dialog-desktop .image-wrapper .media-title,.media-preview-dialog-component.media-preview-dialog-desktop .image-wrapper .filename,.media-preview-dialog-component.media-preview-dialog-desktop .image-wrapper .media-title{position:relative;bottom:0;width:calc(100% - 100px);height:41px;background-color:transparent;font-family:Roboto;font-size:1.21rem;font-weight:400;font-style:normal;font-stretch:normal;line-height:4.3;letter-spacing:normal;text-align:left;color:#fff;line-height:40px;text-transform:none;padding:0;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;word-wrap:break-word;word-break:break-word}.preview-image-dialog-component.preview-image-dialog-desktop .image-wrapper .timeago,.preview-image-dialog-component.media-preview-dialog-desktop .image-wrapper .timeago,.media-preview-dialog-component.preview-image-dialog-desktop .image-wrapper .timeago,.media-preview-dialog-component.media-preview-dialog-desktop .image-wrapper .timeago{font-size:1rem;line-height:normal;color:#b5b5b5;display:block;margin-top:-10px}.preview-image-dialog-component.preview-image-dialog-desktop .image-wrapper .media-information,.preview-image-dialog-component.preview-image-dialog-desktop .image-wrapper .image-header,.preview-image-dialog-component.media-preview-dialog-desktop .image-wrapper .media-information,.preview-image-dialog-component.media-preview-dialog-desktop .image-wrapper .image-header,.media-preview-dialog-component.preview-image-dialog-desktop .image-wrapper .media-information,.media-preview-dialog-component.preview-image-dialog-desktop .image-wrapper .image-header,.media-preview-dialog-component.media-preview-dialog-desktop .image-wrapper .media-information,.media-preview-dialog-component.media-preview-dialog-desktop .image-wrapper .image-header{display:flex;justify-content:space-between;align-items:center;width:100%}.preview-image-dialog-component.preview-image-dialog-mobile .mat-dialog__title,.media-preview-dialog-component.preview-image-dialog-mobile .mat-dialog__title{display:inline-block;text-transform:none;max-width:calc(100vw - 220px);text-overflow:ellipsis;overflow:hidden;white-space:nowrap;word-wrap:break-word;word-break:break-word}.preview-image-dialog-component.preview-image-dialog-mobile .image-wrapper,.media-preview-dialog-component.preview-image-dialog-mobile .image-wrapper{display:flex;height:100%;width:100vw;justify-content:center;align-items:center;align-content:stretch;position:absolute;top:0}.preview-image-dialog-component.preview-image-dialog-mobile .image-wrapper img,.media-preview-dialog-component.preview-image-dialog-mobile .image-wrapper img{max-width:100%;height:auto;max-height:100%}.preview-image-dialog-component #closePreviewDialog mat-icon,.media-preview-dialog-component #closePreviewDialog mat-icon{font-size:1.6rem;color:#fff}.preview-image-dialog-component #closePreviewDialog:hover,.media-preview-dialog-component #closePreviewDialog:hover{background-color:#9e9e9e33}.preview-image-dialog-component .image-actions,.media-preview-dialog-component .image-actions{display:flex;height:32px}.preview-image-dialog-component .image-actions button,.media-preview-dialog-component .image-actions button{height:32px;padding:0;min-width:36px}@media screen and (max-width:767px){.preview-image-dialog-component .image-actions button:hover,.preview-image-dialog-component .image-actions button:active,.media-preview-dialog-component .image-actions button:hover,.media-preview-dialog-component .image-actions button:active{background-color:#9e9e9e33}}.preview-image-dialog-component .image-actions #downloadAttachmentSingle,.media-preview-dialog-component .image-actions #downloadAttachmentSingle{display:flex;align-items:center;justify-content:center;width:36px}.preview-image-dialog-component .image-actions mat-icon,.media-preview-dialog-component .image-actions mat-icon{font-size:1.6rem;color:#fff}.preview-image-dialog-component .filename,.media-preview-dialog-component .filename{position:absolute;bottom:0;width:100vw;height:41px;background-color:#0009;font-family:Roboto;font-size:1.07rem;font-weight:400;font-style:normal;font-stretch:normal;line-height:4.3;letter-spacing:normal;text-align:center;color:#fff;line-height:40px;text-transform:none;padding:0 10px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;word-wrap:break-word;word-break:break-word}.vp-confirmation-wrapper .mat-mdc-dialog__title{padding-top:13px;font-family:Montserrat;font-size:1.28rem;font-weight:600;font-style:normal;font-stretch:normal;letter-spacing:normal;text-align:left;color:#000}.vp-confirmation-wrapper .mat-mdc-dialog__content-block{padding:0 25px;font-family:Roboto;font-size:1.14rem;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#000;width:100%;word-break:break-word;word-wrap:break-word}.vp-confirmation-wrapper .mat-mdc-dialog__actions-block{padding:5px 12px;border-top:none;display:flex;flex-direction:row-reverse;flex-wrap:wrap}.vp-confirmation-wrapper .mat-mdc-dialog__actions-block button{font-family:Montserrat;font-size:1.14rem;font-weight:600;font-style:normal;font-stretch:normal;letter-spacing:normal;text-align:left;color:#29b6f6}.vp-confirmation-wrapper.delete-group-component .mat-dialog__content-block strong{word-break:break-word;word-wrap:break-word}.vp-confirmation-wrapper.delete-group-component .mat-dialog__content-block button{color:#0071bb}.media-image-preview{height:100%;width:100%;position:fixed;z-index:100;background:#000}.media-image-preview__header{width:100%;position:absolute;z-index:1;display:flex;flex-direction:row;align-items:center;justify-content:stretch;background:#00000080;color:#fff;top:0;left:0;height:60px}.media-image-preview__header .back-to-media,.media-image-preview__header .more-options{width:42px;min-width:36px;line-height:36px;height:36px;display:flex;align-items:center;justify-content:center}.media-image-preview__header .back-to-media button>mat-icon,.media-image-preview__header .back-to-media mat-icon,.media-image-preview__header .more-options button>mat-icon,.media-image-preview__header .more-options mat-icon{color:#fff;height:80%}.media-image-preview__header #media-menu button{padding:0;min-width:0}.media-image-preview__header .menu-item{padding-top:8px;display:flex;flex-direction:row;align-content:center}.media-image-preview__header .menu-item mat-icon{color:#000;font-size:18px;padding-top:4px}.media-image-preview__header .image-file-name{font-size:1.07rem;font-weight:700;font-style:normal;font-stretch:normal;line-height:4.3;letter-spacing:normal;text-align:left;color:#fff;overflow:hidden;padding-left:26px}.media-image-preview__header .image-file-name p{margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.media-image-preview__header span{flex:1 1 auto}.media-image-preview__body{position:absolute;top:0;bottom:0;width:100%;height:auto;display:flex;align-items:center;justify-content:center}.media-image-preview__body img{display:block;max-width:100%;max-height:100%;width:auto;height:auto}.media-image-preview__footer{position:absolute;z-index:1;padding-left:14px;padding-bottom:5px;padding-top:8px;bottom:0;left:0;width:100%;background:#00000080}.media-image-preview__footer .sender-name p{width:95%;margin:0;padding-bottom:4px;font-size:1.07rem;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.media-image-preview__footer .sent-time p{width:95%;margin:0;font-size:1rem;color:#a9a9a9;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.media-audio-preview{height:100%;width:100%;position:fixed;z-index:100;background:#000}.media-audio-preview__header{width:100%;position:absolute;z-index:1;display:flex;flex-direction:row;align-items:center;justify-content:stretch;background:#00000080;color:#fff;top:0;left:0;height:60px}.media-audio-preview__header .back-to-media,.media-audio-preview__header .more-options{width:42px;min-width:36px;line-height:36px;height:36px;display:flex;align-items:center;justify-content:center}.media-audio-preview__header .back-to-media button>mat-icon,.media-audio-preview__header .back-to-media mat-icon,.media-audio-preview__header .more-options button>mat-icon,.media-audio-preview__header .more-options mat-icon{color:#fff;height:80%}.media-audio-preview__header #media-menu button{padding:0;min-width:0}.media-audio-preview__header .audio-file-name{font-size:1.07rem;font-weight:700;font-style:normal;font-stretch:normal;line-height:4.3;letter-spacing:normal;text-align:left;color:#fff;word-break:break-all;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;padding-left:26px}.media-audio-preview__header .audio-file-name p{margin:0}.media-audio-preview__header span{flex:1 1 auto}.media-audio-preview__body{position:absolute;top:10%;bottom:10%;width:100%;height:auto;display:flex;align-items:center;justify-content:center}.media-audio-preview__body mat-icon{color:#fff;font-size:14.28rem}.media-audio-preview__audio{width:100%;position:absolute;bottom:50px;display:flex;align-items:center;justify-content:center}.media-video-preview{height:100%;width:100%;position:fixed;z-index:100;background:#000}.media-video-preview__header{width:100%;position:absolute;z-index:1;display:flex;flex-direction:row;align-items:center;justify-content:stretch;background:#00000080;color:#fff;top:0;left:0;height:60px}.media-video-preview__header .back-to-media,.media-video-preview__header .more-options{width:42px;min-width:36px;line-height:36px;height:36px;display:flex;align-items:center;justify-content:center}.media-video-preview__header .back-to-media button>mat-icon,.media-video-preview__header .back-to-media mat-icon,.media-video-preview__header .more-options button>mat-icon,.media-video-preview__header .more-options mat-icon{color:#fff;height:80%}.media-video-preview__header #media-menu button{padding:0;min-width:0}.media-video-preview__header .video-file-name{font-size:1.07rem;font-weight:700;font-style:normal;font-stretch:normal;line-height:4.3;letter-spacing:normal;text-align:left;color:#fff;word-break:break-all;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;padding-left:26px}.media-video-preview__header .video-file-name p{margin:0}.media-video-preview__header span{flex:1 1 auto}.media-video-preview__body{position:absolute;top:10%;bottom:10%;width:100%;height:auto;display:flex;align-items:center;justify-content:center}.media-video-preview__body video{height:100%;width:100%}.options-menu .menu-item{padding-top:8px;display:flex;flex-direction:row;align-content:center}.options-menu .menu-item mat-icon{height:20px!important;width:20px!important;color:#000!important}.options-menu .menu-item mat-icon{color:#000;font-size:1.28rem;padding-top:4px}.options-menu .menu-item p{padding-left:12px}.registration{height:100%;background:no-repeat center center;background-size:cover;overflow:auto;-webkit-overflow-scrolling:touch;text-align:-webkit-center;text-align:-moz-center}.registration .registration-form{max-width:calc(100% - 40px);background:#fff;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;padding:20px;-moz-box-shadow:0 0 3px 0 #8c8c8c;-webkit-box-shadow:0 0 3px 0 #8c8c8c;box-shadow:0 0 1px #8c8c8c;min-height:280px;box-sizing:border-box;float:none;margin:20px}@media only screen and (min-width:768px){.registration .registration-form{max-width:450px}}.registration .registration-form .title{font-family:Roboto;font-size:18px;font-weight:700;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#000;text-transform:uppercase}.registration .registration-form .mat-mdc-form-field{width:100%;padding-bottom:15px}.registration .registration-form .login-button{text-align:center;overflow:hidden;width:100%;border-radius:5px;margin-top:35px}.registration .registration-form button{width:100%;background:#09c856;border:1px solid #09c856;cursor:pointer;margin:0 auto;height:47px;float:none;box-sizing:border-box;border-radius:5px;-webkit-appearance:none;font-size:18px;text-transform:uppercase;color:#fff;font-weight:700}.registration .registration-form .mat-mdc-form-field-hint,.registration .registration-form .mat-mdc-form-field-error{font-size:12px}.registration .registration-form .policy-privacy-link{color:#0070bc;text-decoration:none}.registration .registration-form .clear-form{padding-top:20px}.registration .registration-form .clear-form span{font-size:14px;font-weight:700;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#317bbc;cursor:pointer;text-transform:uppercase}.registration .app_footer-title{font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.13;letter-spacing:normal;text-align:center;color:#fff;margin:20px;padding-top:20px;cursor:pointer}.registration .registration-activation{height:100%;padding:25px;width:100%}@media only screen and (min-width:768px){.registration .registration-activation{width:450px}}.registration .registration-activation .title{font-family:Roboto;font-size:18px;font-weight:700;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#fff;padding-top:40px;text-transform:uppercase}.registration .registration-activation .message-body{padding-top:50px;font-family:Roboto;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:left}.registration .registration-activation .message-body .activation-message{color:#fff}.registration .registration-activation .message-body .activation-note{color:#b8b8b8}.registration .registration-activation .message-body div{padding-bottom:30px}.registration .registration-activation .login-button{text-align:center;overflow:hidden;width:100%;border-radius:5px;position:fixed;bottom:80px;left:0;right:0}@media only screen and (min-width:768px){.registration .registration-activation .login-button{position:inherit;margin-top:40px}}.registration .registration-activation .login-button button{width:calc(100% - 80px);background:#09c856;border:1px solid #09c856;cursor:pointer;margin:0 auto;height:47px;float:none;box-sizing:border-box;border-radius:5px;-webkit-appearance:none;font-size:16px;color:#fff;font-weight:700}.registration .registration-activation .resend-link{position:fixed;bottom:40px;left:0;right:0;font-family:Roboto;font-size:14px;font-weight:400;font-style:normal;font-stretch:normal;letter-spacing:normal;text-align:center;color:#fff;cursor:pointer}@media only screen and (min-width:768px){.registration .registration-activation .resend-link{position:inherit;margin-top:40px}}.forgotpassword{height:100%;background:no-repeat center center;background-size:cover;overflow:auto;-webkit-overflow-scrolling:touch;text-align:-webkit-center;text-align:-moz-center}.forgotpassword .forgotpassword-form{max-width:calc(100% - 40px);background:#fff;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;padding:20px;-moz-box-shadow:0 0 3px 0 #8c8c8c;-webkit-box-shadow:0 0 3px 0 #8c8c8c;box-shadow:0 0 1px #8c8c8c;min-height:280px;box-sizing:border-box;float:none;margin:40% 20px 20px}@media only screen and (min-width:768px){.forgotpassword .forgotpassword-form{max-width:450px;margin:10% 0 0}}.forgotpassword .forgotpassword-form .title{font-family:Roboto;font-size:18px;font-weight:700;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#000;text-transform:uppercase}.forgotpassword .forgotpassword-form .enter-email-info{font-family:Roboto;font-size:14px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#000}.forgotpassword .forgotpassword-form .mat-mdc-form-field{width:100%;padding-bottom:15px}.forgotpassword .forgotpassword-form .login-button{text-align:center;overflow:hidden;width:100%;border-radius:5px;margin-top:35px}.forgotpassword .forgotpassword-form button{width:100%;background:#09c856;border:1px solid #09c856;cursor:pointer;margin:0 auto;height:47px;float:none;box-sizing:border-box;border-radius:5px;-webkit-appearance:none;font-size:18px;text-transform:uppercase;color:#fff;font-weight:700}.forgotpassword .forgotpassword-form .mat-mdc-form-field-hint,.forgotpassword .forgotpassword-form .mat-mdc-form-field-error{font-size:12px}.forgotpassword .app_footer-title{font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#fff;margin:20px;padding-top:25px;cursor:pointer}.forgotpassword .forgotpassword-info{height:100%;padding:25px}@media only screen and (min-width:768px){.forgotpassword .forgotpassword-info{max-width:450px;margin:5% 0 0;height:auto}}.forgotpassword .forgotpassword-info .title{font-family:Roboto;font-size:18px;font-weight:700;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#fff;padding-top:40px;text-transform:uppercase}.forgotpassword .forgotpassword-info .message-body{padding-top:50px;font-family:Roboto;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:left}.forgotpassword .forgotpassword-info .message-body .info-message{color:#fff}.forgotpassword .forgotpassword-info .login-button{text-align:center;overflow:hidden;width:100%;border-radius:5px;position:fixed;bottom:80px;left:0;right:0}@media only screen and (min-width:768px){.forgotpassword .forgotpassword-info .login-button{position:inherit;margin-top:40px}}.forgotpassword .forgotpassword-info .login-button button{width:calc(100% - 80px);background:#09c856;border:1px solid #09c856;cursor:pointer;margin:0 auto;height:47px;float:none;box-sizing:border-box;border-radius:5px;-webkit-appearance:none;font-size:16px;text-transform:capitalize;color:#fff;font-weight:700}.forgotpassword .forgotpassword-info .resend-link{position:fixed;bottom:40px;left:0;right:0;font-family:Roboto;font-size:14px;font-weight:400;font-style:normal;font-stretch:normal;letter-spacing:normal;text-align:center;color:#fff;cursor:pointer}@media only screen and (min-width:768px){.forgotpassword .forgotpassword-info .resend-link{position:inherit;margin-top:40px;bottom:0}}.passwordreset{height:100%;background:no-repeat center center;background-size:cover;overflow:auto;-webkit-overflow-scrolling:touch;text-align:-webkit-center;text-align:-moz-center}.passwordreset .passwordreset-form{max-width:calc(100% - 40px);background:#fff;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;padding:20px;-moz-box-shadow:0 0 3px 0 #8c8c8c;-webkit-box-shadow:0 0 3px 0 #8c8c8c;box-shadow:0 0 1px #8c8c8c;min-height:280px;box-sizing:border-box;float:none;margin:40% 20px 20px}@media only screen and (min-width:768px){.passwordreset .passwordreset-form{max-width:450px;margin:10% 0 0}}.passwordreset .passwordreset-form .title{font-family:Roboto;font-size:18px;font-weight:700;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#000;text-transform:uppercase}.passwordreset .passwordreset-form .mat-mdc-form-field{width:100%;padding-bottom:15px}.passwordreset .passwordreset-form .login-button{text-align:center;overflow:hidden;width:100%;border-radius:5px;margin-top:35px}.passwordreset .passwordreset-form button{width:100%;background:#09c856;border:1px solid #09c856;cursor:pointer;margin:0 auto;height:47px;float:none;box-sizing:border-box;border-radius:5px;-webkit-appearance:none;font-size:18px;text-transform:uppercase;color:#fff;font-weight:700}.passwordreset .passwordreset-form .mat-mdc-form-field-hint,.passwordreset .passwordreset-form .mat-mdc-form-field-error{font-size:12px}.passwordreset .app_footer-title{font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#fff;margin:20px;padding-top:25px;cursor:pointer}.vp-task-change-password-dialog .mat-mdc-dialog-container{padding:0;overflow:hidden}@media only screen and (min-width:600px){.vp-task-change-password-dialog .mat-mdc-dialog-container{border-radius:8px;box-shadow:0 0 14px #0006}}@media only screen and (max-width:599px){.vp-task-change-password-dialog{width:100%;height:100%}}.vp-task-change-password-dialog .task__dialog-body{padding:0 15px}.vp-task-change-password-dialog .change-password-form .mat-mdc-form-field{width:100%;padding-bottom:15px}.vp-task-change-password-dialog .change-password-form .mat-mdc-form-field-hint,.vp-task-change-password-dialog .change-password-form .mat-mdc-form-field-error{font-size:12px}.vp-task-change-password-dialog .change-password-form .mat-icon{font-size:18px;color:#888;cursor:pointer}.vp-task-change-password-dialog .mat-dialog__title{padding:20px 18px 0;font-size:18px;font-weight:700;font-style:normal;font-stretch:normal;letter-spacing:normal;text-align:left;color:#000}.vp-task-change-password-dialog .mat-dialog__actions-block{padding:8px 8px 8px 24px;display:flex;flex-direction:row-reverse;flex-wrap:wrap}.vp-task-change-password-dialog .mat-dialog__actions-block button{font-size:16px;font-weight:600;color:#0071bb;text-transform:uppercase;cursor:pointer;background:none;border:0;outline:none;box-shadow:none;margin-right:0}.vp-task-change-password-dialog .message-body{padding:8px;text-align:center}@media only screen and (max-width:1023px){.vp-task-change-password-dialog .message-body{margin-top:30px}}.vp-task-change-password-dialog .message-body div{padding-bottom:10px}.vp-task-change-password-dialog .message-body .success-div{color:#21cd67}.vp-select-list-dialog{max-width:767px;height:100%}@media(min-width:600px){.vp-select-list-dialog{height:470px;width:450px}}.vp-select-list-dialog .task__dialog-body{padding:0 0 14px;overflow:auto}@media only screen and (min-width:768px){.vp-select-list-dialog .task__dialog-body{height:370px}}.vp-select-list-dialog .mat-list{padding:0}.vp-select-list-dialog .selected-lists .option-list{height:100%}.vp-select-list-dialog .selected-lists .mat-mdc-list{padding-left:62px}@media screen and (max-width:767px){.vp-select-list-dialog .selected-lists .mat-mdc-list{height:calc(100% - 220px);-webkit-overflow-scrolling:touch}}@media screen and (min-width:767px){.vp-select-list-dialog .selected-lists .mat-mdc-list{height:170px}}.vp-select-list-dialog .selected-lists .mat-mdc-list .mat-mdc-list-item{box-shadow:0 1px #00000008}.vp-select-list-dialog .selected-lists .mat-mdc-list .mat-mdc-list-item-unscoped-content{display:flex;align-items:center;width:100%;justify-content:space-between}.vp-select-list-dialog .selected-lists .mat-mdc-list .mat-mdc-list-item-unscoped-content .list-action{padding-right:10px}.vp-select-list-dialog .selected-lists .changed{height:auto;padding-bottom:40px}@media screen and (min-width:767px){.vp-select-list-dialog .selected-lists .changed{height:180px}}.vp-select-list-dialog .selected-lists .filter-search-textfield{width:calc(100% - 28px);margin:0 14px}.vp-select-list-dialog vnc-checkbox .mat-mdc-checkbox-checked .mdc-checkbox__background{background-color:#29b6f6!important}.vp-select-list-dialog .select-list-radio-group{display:flex;flex-direction:column;margin:15px 0;align-items:flex-start}.vp-select-list-dialog .select-list-radio-group .radio-button-style{width:100%;padding:14px;box-shadow:0 1px #00000008}.vp-select-list-dialog .select-list-radio-group .radio-button-style.mat-mdc-radio-checked .mdc-radio__outer-circle{border-color:#29b6f6!important}.vp-select-list-dialog .select-list-radio-group .radio-button-style.mat-mdc-radio-checked .mdc-radio__inner-circle{background-color:#29b6f6!important}.vp-select-list-dialog .select-list-radio-group .radio-button-style .mdc-label{padding-left:22px}.vp-select-list-dialog .mat-mdc-radio-button.mat-accent .mdc-radio__inner-circle,.vp-select-list-dialog .mat-mdc-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.vp-select-list-dialog .mat-mdc-radio-button.mat-accent.mat-mdc-radio-checked .mat-radio-persistent-ripple,.vp-select-list-dialog .mat-mdc-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#29b6f6!important}@media only screen and (max-width:1023px){.vp-select-list-dialog .task__dialog-desktop-close-button{display:none}}@media only screen and (min-width:1024px){.vp-select-list-dialog .task__dialog-mobile-back-button{display:none}}.vp-select-list-dialog .mat-mdc-list .mat-mdc-list-item{padding:0!important}.vp-create-list-dialog{min-width:300px}.vp-create-list-dialog .mat-mdc-dialog-container{padding:0;overflow:hidden}@media only screen and (min-width:600px){.vp-create-list-dialog .mat-mdc-dialog-container{border-radius:8px;box-shadow:0 0 14px #0006}}.vp-create-list-dialog .mat-dialog__title{padding:20px 18px 0;font-size:18px;font-weight:700;font-style:normal;font-stretch:normal;letter-spacing:normal;text-align:left;color:#000}.vp-create-list-dialog .mat-dialog__content-block{padding:0 18px}.vp-create-list-dialog .mat-dialog__content-block .mat-mdc-form-field{width:100%}.vp-create-list-dialog .mat-dialog__content-block .mat-mdc-form-field .mdc-text-field--filled{background-color:transparent;border-radius:0;padding:0}.vp-create-list-dialog .mat-dialog__content-block .mat-mdc-form-field-subscript-wrapper{display:none}.vp-create-list-dialog .mat-dialog__content-block .mat-mdc-form-field.mat-focused .mdc-line-ripple:after{border-bottom-color:#0071bb}.vp-create-list-dialog .mat-dialog__content-block input.mat-mdc-input-element{font-family:Roboto;font-size:16px;color:#000}.vp-create-list-dialog .mat-dialog__content-block .mat-mdc-input-element{caret-color:#0071bb}.vp-create-list-dialog .mat-dialog__actions-block{padding:8px 8px 8px 24px;display:flex;flex-direction:row-reverse;flex-wrap:wrap}.vp-create-list-dialog .mat-dialog__actions-block vnc-button{margin:0}.vp-create-list-dialog .mat-dialog__actions-block vnc-button button.disabled-button{background-color:#fff;color:#00000042;cursor:not-allowed}.vp-create-list-dialog .mat-dialog__actions-block vnc-button button{padding-left:16px!important;padding-right:16px!important;font-size:16px;font-weight:600;color:#0071bb;text-transform:uppercase;cursor:pointer;background:none;border:0;outline:none;box-shadow:none;margin-right:0}.vp-folder-option-list-item-dialog .mat-mdc-dialog-container{padding:0;overflow:hidden}@media only screen and (min-width:600px){.vp-folder-option-list-item-dialog .mat-mdc-dialog-container{border-radius:8px;box-shadow:0 0 14px #0006}}.vp-folder-option-list-item-dialog mat-list mat-list-item:hover{cursor:pointer;background-color:#eee}.vp-folder-option-list-item-dialog mat-list mat-list-item mat-icon{font-size:18px;padding:4px}.vp-folder-option-list-item-dialog mat-list mat-list-item .mat-mdc-list-item-unscoped-content{display:flex;align-items:center}.vp-folder-option-list-item-dialog mat-list mat-list-item .mat-mdc-list-item-unscoped-content>span{margin-left:15px}.vp-folder-option-list-item-dialog mat-list mat-icon.bullet{font-weight:700}.vp-folder-option-list-item-dialog .mdc-list-item--disabled{cursor:not-allowed!important;opacity:.5;touch-action:none;pointer-events:none}.add_list-button.add-task-mobile-button.add-task-mobile-button{position:sticky;bottom:18px;z-index:2;float:right;margin-right:14px}.add_list-button.add-task-mobile-button.add-task-mobile-button button{background-color:#29b6f6!important}@media only screen and (min-width:1024px){.add_list-button.add-task-mobile-button.add-task-mobile-button{display:none}}.add_list-button.add-task-mobile-button.add-button-with-icon{position:sticky;bottom:18px;z-index:2;float:right;margin-right:14px;background-color:#29b6f6!important}@media only screen and (min-width:1024px){.add_list-button.add-task-mobile-button.add-button-with-icon{display:none}}.vp-create-location-dialog{min-width:300px}.vp-create-location-dialog .mat-mdc-dialog-container{padding:0;overflow:hidden}@media only screen and (min-width:600px){.vp-create-location-dialog .mat-mdc-dialog-container{border-radius:8px;box-shadow:0 0 14px #0006}}.vp-create-location-dialog .mat-dialog__title{padding:20px 18px 18px;font-size:18px;font-weight:700;font-style:normal;font-stretch:normal;letter-spacing:normal;text-align:left;color:#000}.vp-create-location-dialog .mat-dialog__content-block{padding:0 18px}.vp-create-location-dialog .mat-dialog__content-block .mat-mdc-form-field{width:100%}.vp-create-location-dialog .mat-dialog__content-block .mat-mdc-form-field.mat-focused .mdc-line-ripple:after{border-bottom-color:#0071bb}.vp-create-location-dialog .mat-dialog__content-block input.mat-mdc-input-element{font-family:Roboto;font-size:16px;color:#000}.vp-create-location-dialog .mat-dialog__content-block .mat-mdc-input-element{caret-color:#0071bb}.vp-create-location-dialog .mat-dialog__actions-block{padding:8px 8px 8px 24px;display:flex;flex-direction:row-reverse;flex-wrap:wrap}.vp-create-location-dialog .mat-dialog__actions-block vnc-button{margin:0}.vp-create-location-dialog .mat-dialog__actions-block vnc-button button.disabled-button{background-color:#fff;color:#00000042;cursor:not-allowed}.vp-create-location-dialog .mat-dialog__actions-block vnc-button button{padding-left:16px!important;padding-right:16px!important;font-size:16px;font-weight:600;color:#0071bb;text-transform:uppercase;cursor:pointer;background:none;border:0;outline:none;box-shadow:none;margin-right:0}.vp-save-search-dialog .mat-mdc-dialog-container{padding:0;overflow:hidden}@media only screen and (min-width:600px){.vp-save-search-dialog .mat-mdc-dialog-container{border-radius:8px;box-shadow:0 0 14px #0006}}.vp-save-search-dialog .task__dialog-body{padding:0 15px}@media only screen and (max-width:599px){.vp-save-search-dialog .task__dialog-body{height:calc(100% - 55px)}}.vp-save-search-dialog .task__dialog-body .mat-mdc-form-field{width:100%;margin-top:20px}@media screen and (max-width:1022px)and (min-width:600px){.vp-save-search-dialog .task__dialog-body{max-height:70vh}}@media only screen and (max-width:599px){.vp-save-search-dialog{width:100%;height:100%}}.vp-save-search-dialog .option-list{height:100%}.vp-save-search-dialog .option-list mat-list{max-height:295px;min-height:295px;overflow-y:auto;-webkit-overflow-scrolling:touch}.vp-save-search-dialog .option-list mat-list mat-icon{color:#888;font-size:18px;vertical-align:middle}@media only screen and (max-width:1023px){.vp-save-search-dialog .option-list mat-list{max-height:calc(100% - 99px)}}.vp-save-search-dialog .option-list mat-list mat-list-item:hover{cursor:pointer;background:#eefafa}.vp-save-search-dialog .option-list .mat-mdc-list-item:last-child{border:0}.vp-save-search-dialog .option-list .mat-mdc-list-item,.vp-save-search-dialog .option-list .mat-mdc-list-item div{width:100%}.vp-save-search-dialog .option-list .mat-mdc-list-item .query-name{font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#000}.vp-save-search-dialog .option-list .mat-mdc-list-item .query-date{font-size:10px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:right;color:#888;float:right;margin-top:3px}.vp-save-search-dialog .option-list .mat-mdc-list-item .query-result-count{font-size:14px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#888}.vp-save-query-dialog .mat-mdc-dialog-container{padding:0;overflow:hidden}@media only screen and (min-width:600px){.vp-save-query-dialog .mat-mdc-dialog-container{border-radius:8px;box-shadow:0 0 14px #0006}}.vp-select-location-dialog{max-width:767px;height:100%}@media(min-width:600px){.vp-select-location-dialog{height:470px;width:450px}}.vp-select-location-dialog .task__dialog-body{padding:0 0 14px;overflow:auto}@media only screen and (min-width:768px){.vp-select-location-dialog .task__dialog-body{height:370px}}.vp-select-location-dialog .mat-list{padding:0}.vp-select-location-dialog .selected-lists .option-list{height:100%}.vp-select-location-dialog .selected-lists mat-list{padding-left:62px}@media screen and (max-width:767px){.vp-select-location-dialog .selected-lists mat-list{height:calc(100% - 220px);-webkit-overflow-scrolling:touch}}@media screen and (min-width:767px){.vp-select-location-dialog .selected-lists mat-list{height:170px}}.vp-select-location-dialog .selected-lists mat-list .mat-mdc-list-item{box-shadow:0 1px #00000008}.vp-select-location-dialog .selected-lists mat-list .mat-mdc-list-item-unscoped-content{display:flex;align-items:center;width:100%;justify-content:space-between}.vp-select-location-dialog .selected-lists mat-list .mat-mdc-list-item-unscoped-content .list-action{padding-right:10px}.vp-select-location-dialog .selected-lists .changed{height:auto;padding-bottom:40px}@media screen and (min-width:767px){.vp-select-location-dialog .selected-lists .changed{height:180px}}.vp-select-location-dialog .selected-lists .filter-search-textfield{width:calc(100% - 28px);margin:0 14px}.vp-select-location-dialog vnc-checkbox .mat-mdc-checkbox-checked .mdc-checkbox__background{background-color:#29b6f6!important}.vp-select-location-dialog .select-location-radio-group{display:flex;flex-direction:column;margin:15px 0;align-items:flex-start}.vp-select-location-dialog .select-location-radio-group .radio-button-style{width:100%;padding:14px;box-shadow:0 1px #00000008}.vp-select-location-dialog .select-location-radio-group .radio-button-style.mat-mdc-radio-checked .mdc-radio__outer-circle{border-color:#29b6f6!important}.vp-select-location-dialog .select-location-radio-group .radio-button-style.mat-mdc-radio-checked .mdc-radio__inner-circle{background-color:#29b6f6!important}.vp-select-location-dialog .select-location-radio-group .radio-button-style .mdc-label{padding-left:22px}.vp-select-location-dialog .mat-mdc-radio-button.mat-accent .mdc-radio__inner-circle,.vp-select-location-dialog .mat-mdc-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.vp-select-location-dialog .mat-mdc-radio-button.mat-accent.mat-mdc-radio-checked .mat-radio-persistent-ripple,.vp-select-location-dialog .mat-mdc-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#29b6f6!important}@media only screen and (max-width:1023px){.vp-select-location-dialog .task__dialog-desktop-close-button{display:none}}@media only screen and (min-width:1024px){.vp-select-location-dialog .task__dialog-mobile-back-button{display:none}}.vp-select-location-dialog .mat-mdc-list .mat-mdc-list-item{padding:0!important}.vp-timelog-history-dialog .mat-mdc-dialog-container{padding:0;overflow:hidden}@media only screen and (min-width:600px){.vp-timelog-history-dialog .mat-mdc-dialog-container{border-radius:8px;box-shadow:0 0 14px #0006}}@media only screen and (max-width:599px){.vp-timelog-history-dialog{width:100%;height:100%}}.vp-timelog-history-dialog .task__dialog-body{padding:0 15px}@media only screen and (min-width:600px){.vp-timelog-history-dialog .add_list-button{display:none}}.vp-timelog-history-dialog mat-list{height:295px!important;max-height:300px}@media only screen and (max-width:1023px){.vp-timelog-history-dialog mat-list{height:100%}}.vp-timelog-history-dialog mat-list{overflow:auto;-webkit-overflow-scrolling:touch}.vp-timelog-history-dialog mat-list mat-list-item{padding:0;align-items:inherit}.vp-timelog-history-dialog mat-list mat-list-item .mat-mdc-list-item-unscoped-content{display:flex;align-items:inherit;width:100%}.vp-timelog-history-dialog .timelog-history{display:flex;padding-top:12px;padding-bottom:12px}.vp-timelog-history-dialog .timelog-history--body{width:85%;padding-left:15px}.vp-timelog-history-dialog .timelog-history--body__meta--date{font-size:14px;font-style:normal;font-weight:400;font-stretch:normal;line-height:normal;color:#7b7b7b;letter-spacing:normal}.vp-timelog-history-dialog .timelog-history--body__meta--username{font-size:14px;font-weight:700;letter-spacing:normal}.vp-timelog-history-dialog .timelog-history--body__hours{padding-top:2px;font-size:14px;font-style:normal;font-weight:400;font-stretch:normal;line-height:normal;text-align:left;letter-spacing:normal;word-wrap:break-word}.vp-timelog-history-dialog .timelog-history--body__hours--label{color:#7b7b7b}.vp-timelog-history-dialog .timelog-history--body__comments{padding-top:5px;font-size:14px;font-style:normal;font-weight:400;font-stretch:normal;line-height:normal;text-align:left;letter-spacing:normal;word-wrap:break-word}.vp-timelog-history-dialog .timelog-history--body__comments p{margin-bottom:0}.vp-log-time-dialog .mat-mdc-dialog-container{padding:0;overflow:hidden}@media only screen and (min-width:600px){.vp-log-time-dialog .mat-mdc-dialog-container{border-radius:8px;box-shadow:0 0 14px #0006}}@media only screen and (max-width:599px){.vp-log-time-dialog{width:100%;height:100%}}.vp-log-time-dialog .task__dialog-body{padding:0 15px}.vp-log-time-dialog .log-time-fields{height:275px;max-height:300px}@media only screen and (max-width:1023px){.vp-log-time-dialog .log-time-fields{max-height:calc(100% - 60px)}}.vp-log-time-dialog .log-time-fields{overflow:auto;-webkit-overflow-scrolling:touch}.vp-log-time-dialog .log-time .log-time-row{display:flex;align-items:center;min-height:48px}.vp-log-time-dialog .log-time .log-time-description-label{margin-top:8px}.vp-log-time-dialog .log-time .label-div{width:30%}.vp-log-time-dialog .log-time .value-div{width:70%}.vp-log-time-dialog .log-time .label-field{font-size:14px;color:#888}.vp-log-time-dialog .log-time .require-field{font-size:14px;color:red}.vp-log-time-dialog .log-time .spent-date{width:100%;outline:none;border:none;border-bottom:1px solid #e4e4e4;font-size:14px}.vp-log-time-dialog .log-time .spent-time-input{width:40px;height:30px;font-size:14px;text-align:center;border:none;outline:none;border-bottom:1px solid #e4e4e4}.vp-log-time-dialog .mat-mdc-form-field{width:100%;font-size:14px}.vp-log-time-dialog .mat-mdc-form-field .mat-mdc-form-field-infix{border-top:0px;width:100%}.vp-log-time-dialog .mat-mdc-form-field.mat-mdc-form-field .mdc-text-field--filled{background-color:transparent;border-radius:0;padding:0}.vp-log-time-dialog .mat-mdc-form-field .mdc-line-ripple:before{border-bottom-color:#e4e4e4}.vp-log-time-dialog .mat-mdc-form-field textarea{min-height:20px}.vp-task-watchers-dialog .mat-mdc-list-item-unscoped-content{display:flex;align-items:center}.vp-task-watchers-dialog .mat-mdc-dialog-container{padding:0;overflow:hidden}@media only screen and (min-width:600px){.vp-task-watchers-dialog .mat-mdc-dialog-container{border-radius:8px;box-shadow:0 0 14px #0006}}.vp-task-watchers-dialog .task__dialog-body{padding:0 15px}@media only screen and (max-width:599px){.vp-task-watchers-dialog .task__dialog-body{height:calc(100% - 55px)}}@media only screen and (max-width:599px){.vp-task-watchers-dialog .task__dialog-body.save-mode{height:calc(100% - 93px)}}@media only screen and (max-width:599px){.vp-task-watchers-dialog{width:100%;height:100%}}.vp-task-watchers-dialog .watchers-body{height:100%}.vp-task-watchers-dialog .watchers-body .mat-mdc-form-field{width:100%}.vp-task-watchers-dialog .option-list{max-height:295px;min-height:295px;overflow-y:auto;-webkit-overflow-scrolling:touch}.vp-task-watchers-dialog .option-list.save-mode{max-height:200px;min-height:200px}@media only screen and (max-width:1023px){.vp-task-watchers-dialog .option-list.save-mode{max-height:calc(100% - 165px)}}@media only screen and (max-width:599px){.vp-task-watchers-dialog .option-list{max-height:calc(100% - 70px)}}.vp-task-watchers-dialog .option-list mat-list mat-icon{color:#888;font-size:18px;vertical-align:middle}.vp-task-watchers-dialog .option-list mat-list mat-list-item:hover{cursor:pointer;background:#eefafa}.vp-task-watchers-dialog .option-list .mat-list-item:last-child{border:0}.vp-task-watchers-dialog .option-list .mat-mdc-list-item{width:100%;height:60px!important}.vp-task-watchers-dialog .option-list .mat-mdc-list-item .mat-mdc-list-item-unscoped-content>span{width:80%;margin-left:30px;font-size:15px}@media only screen and (max-width:1023px){.vp-task-watchers-dialog .option-list .mat-mdc-list-item .mat-mdc-list-item-unscoped-content>span{font-size:16px}}.vp-task-watchers-dialog .option-list .mat-mdc-list-item .mat-mdc-list-item-unscoped-content>span{font-style:normal;font-weight:400;font-stretch:normal;text-align:left;letter-spacing:normal}.vp-task-watchers-dialog .option-list .mat-mdc-list-item .list-span{word-break:break-all;word-wrap:break-word}.vp-task-watchers-dialog .selected-list-wrapper{height:95px;overflow:auto;-webkit-box-shadow:0 1px 0 0 rgba(0,0,0,.03);box-shadow:0 1px #00000008}.vp-task-watchers-dialog .selected-list-wrapper .selectedMemberList{overflow-x:auto;display:flex;height:95px;padding-right:30px;padding-top:0;padding-bottom:0;overflow-y:hidden}.vp-task-watchers-dialog .selected-list-wrapper .selectedMemberList mat-list-item{max-width:52px;width:auto;min-width:52px;height:80px;box-sizing:border-box;padding:0;margin-right:20px;box-shadow:none}@media screen and (max-width:767px){.vp-task-watchers-dialog .selected-list-wrapper .selectedMemberList mat-list-item{height:90px}}.vp-task-watchers-dialog .selected-list-wrapper .selectedMemberList mat-list-item:last-child{min-width:64px;max-width:64px}.vp-task-watchers-dialog .selected-list-wrapper .selectedMemberList mat-list-item .selected-watcher-list{flex-direction:column;justify-content:center;background-color:#fff;width:42px;max-width:42px}.vp-task-watchers-dialog .selected-list-wrapper .selectedMemberList mat-list-item .selected-watcher-list .member-avatar{position:relative}.vp-task-watchers-dialog .selected-list-wrapper .selectedMemberList mat-list-item .selected-watcher-list .member-avatar .selected-member-close-icon{cursor:pointer;width:18px;height:18px;background-color:#888;border:solid 2px #f8f8f8;border-radius:50%;display:inline-block;position:absolute;right:0;bottom:-1px}.vp-task-watchers-dialog .selected-list-wrapper .selectedMemberList mat-list-item .selected-watcher-list .member-avatar .selected-member-close-icon mat-icon{font-size:1rem;color:#fff}.vp-task-watchers-dialog .selected-list-wrapper .selectedMemberList mat-list-item .selected-watcher-list .selected-member-name{font-size:.85rem;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.29;letter-spacing:normal;text-align:center;color:#888;margin-top:10px;padding:0;max-width:50px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-left:10px}.vp-task-watchers-dialog .mat-mdc-list-item{padding:0!important}.vp-description-diff-dialog .mat-mdc-dialog-container{padding:0;overflow:hidden}@media only screen and (min-width:600px){.vp-description-diff-dialog .mat-mdc-dialog-container{border-radius:8px;box-shadow:0 0 14px #0006}}@media only screen and (max-width:599px){.vp-description-diff-dialog{width:100%;height:100%}}.vp-description-diff-dialog .task__dialog-body{padding:0 15px}@media only screen and (min-width:768px){.vp-description-diff-dialog .task__dialog-body{height:350px}}.vp-description-diff-dialog .diff-label{font-size:16px;font-weight:700;margin-top:15px;margin-bottom:15px;text-transform:uppercase}.vp-description-diff-dialog #descDiff{height:calc(100% - 41px);overflow:auto}@media only screen and (min-width:768px){.vp-description-diff-dialog #descDiff{height:285px;word-break:break-word}}.vp-description-diff-dialog #descDiff ins{text-decoration:none;background-color:#c1ffc6}.vp-description-diff-dialog #descDiff del{text-decoration:none;background-color:#ffb1b1}@media only screen and (max-width:599px){.task_tfa_settings_dialog{height:100%;width:100%}}.task_tfa_settings_dialog .mat-mdc-dialog-container{padding:0;overflow:hidden}@media only screen and (min-width:600px){.task_tfa_settings_dialog .mat-mdc-dialog-container{border-radius:8px;box-shadow:0 0 14px #0006}}.task_tfa_settings_dialog .task__dialog-body{overflow-x:hidden;font-size:16px}@media only screen and (min-width:600px){.task_tfa_settings_dialog .task__dialog-body{max-height:500px}}@media only screen and (max-width:599px){.task_tfa_settings_dialog .task__dialog-body{height:calc(100vh - 55px);padding:0}}.task_tfa_settings_dialog .content{margin-top:10px;width:450px}.task_tfa_settings_dialog .content .tfa__body__div{padding:15px}.task_tfa_settings_dialog .content .tfa__body__div .content-div{margin-top:10px}.task_tfa_settings_dialog .content .tfa__body__div .content-div div{display:flex;width:100%}.task_tfa_settings_dialog .content .tfa__body__div .content-div div .content-span{margin-left:10px}.task_tfa_settings_dialog .content .tfa__body__div .content-div div img{margin-left:15px}.task_tfa_settings_dialog .content .tfa__body__div .content-div input#otpCode{height:24px;font-family:Roboto;font-weight:400;font-style:normal;font-stretch:normal;letter-spacing:normal;border:none;text-align:left;border-bottom:1px solid #e1e1e1;color:#888;width:50%;margin-left:23px;margin-top:10px;outline:0}.task_tfa_settings_dialog .content .tfa__body__div .content-div input#otpCode.ng-invalid{border-color:#0071bb}.task_tfa_settings_dialog .content .tfa__body__div .content-div .barcode_text{color:#0071bb;cursor:pointer}.task_tfa_settings_dialog .content .tfa__body__div .content-div .margin-left-20{margin-left:20px}.task_tfa_settings_dialog .content .tfa__body__div .content-div .margin-top-15{margin-top:15px}.task_tfa_settings_dialog .content .tfa__body__div .content-div .detail_value{margin-left:5px;font-weight:700}.task_tfa_settings_dialog .content .tfa__body__div .content-div .margin-bottom-15{margin-bottom:15px}vp-avatar{box-sizing:border-box;display:flex;align-items:center;justify-content:center}vp-avatar .avatar{text-transform:uppercase}vp-avatar .avatar.profile{border-radius:50%;overflow:hidden;border:2px solid #fff;width:58px;height:58px;font-size:26px;text-align:center;display:inline-block;line-height:58px;background-color:#ffc208}vp-avatar .avatar.profile img{width:inherit;height:inherit;border-radius:50%}vp-avatar .avatar.profile-dialog{border-radius:50%;overflow:hidden;border:2px solid #fff;width:94px;height:94px;font-size:26px;text-align:center;display:inline-block;line-height:94px;background-color:#ffc208}vp-avatar .avatar.profile-dialog img{width:inherit;height:inherit;border-radius:50%}vp-avatar .avatar.list-avatar{border-radius:50%;overflow:hidden;height:42px;width:42px;font-size:20px;text-align:center;color:#fff;background-color:#ffc208}vp-avatar .avatar.list-avatar img{width:inherit;height:inherit}vp-avatar .avatar.list-avatar .profile-avtar{font-size:16px;align-items:center;display:flex;height:inherit;width:inherit;justify-content:center}vp-avatar .avatar.list-avatar .mat-icon{line-height:36px}.task__dialog .mat-mdc-dialog-container{padding:0;overflow:hidden}@media only screen and (min-width:600px){.task__dialog .mat-mdc-dialog-container{border-radius:8px;box-shadow:0 0 14px #0006}}.task__dialog{width:450px;max-width:100%;max-height:100%;min-height:0px;overflow:initial;border-radius:10px;background:#fff;z-index:2}@media only screen and (max-width:599px){.task__dialog{width:100%;height:100%}}@media screen and (min-width:768px){.task__dialog.vp-apps-dialog{width:400px}.task__dialog.vp-apps-dialog .switch-holder{position:relative;box-shadow:none;overflow:auto;height:90vh;top:0}.task__dialog.vp-apps-dialog .dialog-body{margin-top:0}}.task__dialog-header{justify-content:left;text-align:center;z-index:3;width:100%;align-items:center;position:relative;display:flex;min-height:48px;justify-content:space-between;border-bottom:1px solid #e1e1e1}@media only screen and (max-width:599px){.task__dialog-header{background:#0071bb;color:#fff;border-bottom:none;justify-content:end}.task__dialog-header .mat-icon,.task__dialog-header .mat-mdc-button,.task__dialog-header .mat-mdc-icon-button{color:#fff}}.task__dialog-header .mat-mdc-button{height:36px;width:36px;margin:0;min-width:36px;line-height:0;padding:0;display:flex;align-items:center;justify-content:center}.task__dialog-header .mat-mdc-button .mat-icon{font-size:20px;height:20px;width:20px;line-height:20px;vertical-align:middle;margin:0}.task__dialog-header .header_lbl{font-size:18px;display:flex;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:Manrope;font-weight:700;color:#000;width:100%}@media only screen and (max-width:599px){.task__dialog-header .header_lbl{color:#fff;font-size:18px;margin-left:14px}}@media only screen and (min-width:600px){.task__dialog-header .header_lbl{justify-content:center}}.task__dialog-header .icon-text{display:flex;align-items:center}@media only screen and (min-width:600px){.task__dialog-header .mobile-back-button{display:none}}.task__dialog-header .mobile-back-button{margin:0 5px}.task__dialog-header .desktop-close-button{margin:0 10px 0 0;display:flex}@media only screen and (max-width:599px){.task__dialog-header .desktop-close-button{display:none}}.task__dialog-header .desktop-close-button .mat-mdc-button{color:inherit}.task__dialog-header .desktop-close{width:20%;justify-content:right}.task__dialog-header .desktop-close .mat-mdc-button{float:right}.task__dialog-header .mobile-right-close{width:20%;justify-content:right}.task__dialog-header .mobile-right-close .mat-mdc-button{float:right}.task__dialog-header .mobile-right-close .mat-mdc-button .mat-icon{font-size:20px;height:20px;width:20px}.task__dialog-header .mobile-right-close .mat-mdc-button{padding-right:16px}.task__dialog-body{height:calc(100% - 55px);padding-left:7px;overflow:auto;font-size:16px}.task__dialog-body mat-list-item .tag-list-item-block{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media only screen and (max-width:599px){.task__dialog-body{height:calc(100vh - 93px);padding-left:0}}.task__dialog-body.folder-body{height:100%}.task__dialog-body .non-decoration{text-decoration:blink;display:flex;align-items:center;color:#000;width:100%;height:100%;padding-left:25px}.task__dialog-body .mat-mdc-list-item{cursor:pointer}.task__dialog-body .mat-mdc-list-item .mat-icon{height:18px;width:18px;font-size:18px}.task__dialog-body .folder-icon .mat-icon{font-size:18px;line-height:24px}.task__dialog-body .folder-title{padding-left:23px;width:75%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.task__dialog-body .folder-expander{width:20%}.task__dialog-body .folder-expander .mat-icon{float:right;cursor:pointer}.task__dialog-footer{height:48px}@media only screen and (min-width:600px){.task__dialog-footer{border-top:1px solid #e1e1e1}}.task__dialog-footer{display:flex;justify-content:flex-end}@media only screen and (max-width:599px){.task__dialog-footer{height:44px}}.task__dialog-footer .desktop-footer{display:flex;padding:0 20px;align-items:center;gap:12px}@media only screen and (max-width:599px){.task__dialog-footer .desktop-footer{display:none}}.task__dialog-footer .desktop-footer button{cursor:pointer;color:#317bbc;font-size:16px}.task__dialog-footer .desktop-footer button.disabled,.task__dialog-footer .desktop-footer button[disabled],.task__dialog-footer .desktop-footer button.mat-mdc-button-disabled{color:#888;cursor:default}.task__dialog-footer .desktop-footer .primary-btn{background-color:#337cbd;border-color:#337cbd;color:#fff;box-shadow:0 2px 4px #071d3333,0 0 2px #071d331a;width:96px;height:32px;margin:0;padding:0 24px 0 25px;border-radius:4px;display:flex;align-items:center;justify-content:center}.task__dialog-footer .desktop-footer .primary-btn.disabled,.task__dialog-footer .desktop-footer .primary-btn[disabled],.task__dialog-footer .desktop-footer .primary-btn.mat-mdc-button-disabled{color:#fff}.task__dialog-footer .desktop-footer .secondary-btn{display:flex;align-items:center;justify-content:center;width:auto;height:32px;margin:0;padding:0 12px 0 13px;border-radius:4px;border:solid 1px #8b96a0;color:#606b76}.task__dialog-footer .mobile-footer{display:flex;justify-content:space-between;width:100%;height:34px;margin:10px 0 0;position:static;bottom:0;background:#0071bb;align-items:center}@media only screen and (min-width:600px){.task__dialog-footer .mobile-footer{display:none}}.task__dialog-footer .mobile-footer .title{padding-left:25px;font-family:Roboto;font-size:12px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.29;letter-spacing:normal;text-align:left;color:#fff}.task__dialog-footer .mobile-footer .save_footer_btn{display:block}.task__dialog-footer .mobile-footer .save_footer_btn button{width:57px;height:57px;min-width:51px;right:10px;bottom:19px;border-radius:50%;box-shadow:0 1px 3px #00000080;background-color:#29b6f6}.task__dialog-footer .mobile-footer .save_footer_btn button .mat-icon{color:#fff;font-size:30px;height:auto;width:auto;margin:0}.task-profile-avtar{display:inline-block;width:75px;height:75px;font-size:26px;line-height:75px;color:#fff;text-align:center;text-transform:uppercase;background-color:#0071bb;border-radius:50px}.task-profile-avtar .material-icons{font-size:24px;color:#fff;vertical-align:middle}.task-app-component .task-app-component-body{background-color:#e3e7eb}@media screen and (max-width:1023px){.task-app-component .task-app-component-body{height:100%}.task-app-component .task-app-component-body .cdk-task-list{height:calc(100vh - 92px)}}@media screen and (min-width:1023px){.task-app-component .task-app-component-body{height:calc(100vh - 80px)}.task-app-component .task-app-component-body .cdk-task-list{height:calc(100vh - 190px);margin:0 13px}}.task-app-component .task-app-component-body.vnc-fluid-active{height:100%}.task-app-component .task-app-component-body.vnc-fluid-active vp-vnctask-list cdk-virtual-scroll-viewport{height:calc(100vh - 113px)}.task-app-component .task-app-component-body.vnc-fluid-active vp-right-sidebar{height:100%;top:0}.task-app-component .task-app-component-body.vnc-fluid-active vp-right-sidebar vnc-profile .tab-content.is-active{max-height:calc(100vh - 262px)}.task-icon-avtar{display:inline-block;width:42px;height:42px;font-size:10px;line-height:42px;color:#fff;text-align:center;text-transform:uppercase;background-color:#29b6f6;border-radius:50px}.task-icon-avtar .material-icons{font-size:24px;color:#fff;vertical-align:middle}@media only screen and (min-width:1024px){.task-done-avtar{display:none}}@media only screen and (max-width:1023px){.task-comment-avtar-device{display:none}}.task-comment-avtar{width:42px;height:42px;overflow:hidden;border:#fff;border-radius:50%;grid-area:1/1/-1/2}.task-comment-avtar.task-assigned-to{width:40px;height:40px;vertical-align:middle}.task-comment-avtar img{width:42px;height:42px}.assigned-profile{display:flex;align-items:center}.assigned-profile .username-place{padding-left:8px}.task__add-button.add-task-mobile-button{position:sticky;bottom:18px;z-index:2;float:right;margin-right:14px}.task__add-button.add-task-mobile-button button{background-color:#29b6f6!important}@media only screen and (max-width:1023px){.task__add-button.add-task-mobile-button.detailview{right:8px}}@media only screen and (min-width:1024px){.task__add-button.add-task-mobile-button{display:none}}.notask-container{text-align:-webkit-center}.notask-container mat-icon{font-size:75px;height:75px;width:75px;color:#8b96a0}@media only screen and (max-width:1023px){.notask-container mat-icon{font-size:60px;height:60px;width:60px}}.task-reminder-item{display:flex;padding:18px 15px;color:#000;background-color:#fff;justify-content:space-between;align-items:center}.task-reminder-item .task-subject{width:70%;word-break:break-all}.task-reminder-item .task-due{width:30%;text-align:right;align-self:right}.task-reminder-item:hover{background-color:#eefafa}.task-reminder-task{max-height:200px;margin-top:2px;overflow:auto;-webkit-overflow-scrolling:touch}@media only screen and (max-width:1023px){.task-reminder-task{height:calc(100vh - 105px);max-height:calc(100vh - 105px)}}.task-reminder-subject{display:flex;padding:10px 33px 10px 14px;font-size:16px;color:#000;background-color:#f6f6f6;box-shadow:0 1px 3px #00000080;justify-content:space-between;align-items:center}.uppercase{text-transform:uppercase}.task-search-result-panel{padding:14px;color:#888;background-color:#fff;justify-content:space-between;align-items:center;width:100%}.task-search-result-panel .search-result{display:flex;width:100%;justify-content:space-between;align-items:center;height:36px;padding-left:12px}.task-search-result-panel .search-header-options{margin-right:6px;display:flex;justify-content:space-between;padding-left:12px}.task-search-result-panel .search-header-options div{align-items:center;display:flex}.task-search-result-panel .search-header-options div span{margin-left:10px}.task-search-result-panel .search-header-options .vnc-icon{height:24px;width:24px}.task-search-result-panel .search-header-options .search-header-options-save{cursor:pointer;color:#0071bb}@media only screen and (max-width:1023px){.task-search-result-panel .search-header-options{padding-left:8px}.task-search-result-panel .search-header-options button{display:none}.task-search-result-panel .search-result{padding-left:8px}}.task-list-view{width:100%;height:100%;background-color:#fff;box-shadow:0 2px 4px #071d3333,0 0 2px #071d331a}.task-list-view.task-detail{width:62%}.task-list-view.task-detail.is-right-sidebar-expanded{width:calc(62% - 194px)}@media screen and (max-width:1479px){.task-list-view.task-detail.is-right-sidebar-expanded{width:calc(62% - 169px)}}@media screen and (max-width:1023px){.task-list-view.task-detail.is-right-sidebar-expanded{width:0}}@media only screen and (max-width:1023px){.task-list-view.task-detail{flex-direction:column;width:0;visibility:hidden}}.task-list-view.task-list{width:62%}.task-list-view.task-list.is-right-sidebar-expanded{width:calc(62% - 194px)}@media screen and (max-width:1479px){.task-list-view.task-list.is-right-sidebar-expanded{width:calc(62% - 169px)}}@media screen and (max-width:1023px){.task-list-view.task-list.is-right-sidebar-expanded{width:0}}@media only screen and (max-width:1023px){.task-list-view.task-list{width:100%}}.task-container{display:flex;height:100%}.task-detail-view{width:38%;height:100%}.task-detail-view.is-right-sidebar-expanded{width:calc(38% - 194px)}@media screen and (max-width:1479px){.task-detail-view.is-right-sidebar-expanded{width:calc(38% - 169px)}}@media screen and (max-width:1023px){.task-detail-view.is-right-sidebar-expanded{width:100%}}@media only screen and (max-width:1023px){.task-detail-view{width:100%;padding:0;overflow:auto;-webkit-overflow-scrolling:touch}}@media only screen and (max-width:1023px){.hide-detail-view{display:none}}.scrollable-content{position:relative;box-sizing:border-box;display:flex;flex-direction:column;height:calc(100% - 185px);margin:0 13px;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:inherit}.scrollable-content::-webkit-scrollbar{overflow-y:scroll;width:6px}.scrollable-content::-webkit-scrollbar-thumb{background:#dadee2}.scrollable-content::-webkit-scrollbar-thumb:hover{background:#a8b0b9}.scrollable-content.searchmode{height:calc(100% - 155px)}@media only screen and (max-width:1023px){.scrollable-content.searchmode{height:calc(100% - 104px)}}@media only screen and (max-width:1023px){.scrollable-content.search-dialog-active{height:100%}}@media only screen and (max-width:1023px){.scrollable-content{height:calc(100% - 51px);margin:2px 0 0}}.task-edit-scrollable{overflow:auto;-webkit-overflow-scrolling:touch}@media only screen and (max-width:1023px){.vnc-grid{padding:0}}@media screen and (min-width:1023px){.vnc-grid{padding:4px}}.task-details-project{display:flex;width:100%;color:#666;background-color:#eee}@media only screen and (max-width:1023px){.task-details-project{position:relative;top:0;left:0;width:100%;margin-left:0}}.task-details-project h4{flex-grow:1;padding:10px 15px 15px;margin:0;text-align:center}.task-details-project mat-icon{min-width:32px;margin-top:15px;margin-right:10px;margin-left:10px;line-height:32px;cursor:pointer}.task-edit-panel--header{display:flex;margin:0 0 -20px;background-color:#dbdbdb;align-items:center}.task-edit-panel--header .mat-form-field,.task-edit-panel--header span{flex-grow:1;text-align:center}.task-edit-panel--header mat-icon.remove{color:#ed1b23}.task-edit-panel--header mat-icon.add{color:#2d7bbe}.task-edit-panel--header.edit{padding:0 15px}vp-task-main-layout-component>.vnc-grid.pad-bottom{padding-bottom:70px}vp-task-main-layout-component>.vnc-grid>.vnc-cell--12-col{z-index:3;width:100%}vp-task-main-layout-component .profile{padding:0 10px;text-align:right}vp-task-main-layout-component .task__add-message-button.brand-color{z-index:3;background-color:#09c856}vp-task-main-layout-component .task__add-message-button.brand-color:active,vp-task-main-layout-component .task__add-message-button.brand-color:focus,vp-task-main-layout-component .task__add-message-button.brand-color:focus:not(:active),vp-task-main-layout-component .task__add-message-button.brand-color:hover{background-color:#09c856}vp-vnctask-list .empty-wrapper{display:flex;flex-direction:column;width:100%;height:calc(100vh - 215px);font-size:15px;color:#606b76;text-align:center;justify-content:center;align-items:center;align-content:center}vp-vnctask-list .add-a-task{font-size:16px;font-weight:700;font-style:normal;font-stretch:normal;letter-spacing:normal;text-align:center;color:#317bbc;text-transform:uppercase;margin-top:30px;cursor:pointer}vp-vnctask-filter .icons__holder{display:flex}vp-vnctask-filter .icons__holder_icon{padding:0 10px 0 0;color:#bbb;cursor:default}vp-vnctask-filter .icons__holder_icon.active{color:#333;cursor:pointer}vp-vnctask-list-item .task-item{display:flex;color:#666;cursor:pointer;background-color:#fff;justify-content:space-between;align-items:center;height:60px;margin-bottom:2px;padding:0 14px 0 0}@media only screen and (max-width:1023px){vp-vnctask-list-item .task-item{padding:8px 8px 8px 0}}vp-vnctask-list-item .task-item__title{flex-grow:1;font-size:18px}vp-vnctask-list-item .task-item__check{display:flex;width:90%;word-break:break-word;align-items:center}vp-vnctask-list-item .task-item__more mat-icon{font-size:18px;vertical-align:middle}vp-vnctask-list-item .task-item__more{display:flex;cursor:pointer;flex-direction:column;width:50px;align-items:center}@media only screen and (min-width:768px){vp-vnctask-list-item .task-item__more{align-items:flex-end}}vp-vnctask-list-item .task-item__more__status{color:#888}@media only screen and (min-width:768px){vp-vnctask-list-item .task-item__more__status{float:right}}vp-vnctask-list-item .task-item__more__due{line-height:16px;text-align:right}@media only screen and (min-width:768px){vp-vnctask-list-item .task-item__more__due{float:left;min-width:37px}}vp-vnctask-list-item .task-item__more__due{color:#888}vp-vnctask-list-item .task-item__more__due_date{color:red}vp-vnctask-list-item .task-item__more__due span{font-size:12px;font-style:normal;font-weight:400;font-stretch:normal;text-align:right;letter-spacing:normal}vp-vnctask-list-item .task-item__more__progress{width:37px;height:7px;opacity:.7;border-radius:2px;border:1px solid #888;background-color:#fff;margin-top:3px;float:left}vp-vnctask-list-item .task-item__more__progress div{width:0%;height:5px;background-color:#0071bb}vp-vnctask-list-item .task-item .summary-pane-detail{margin-left:12px;color:#000;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;word-break:break-all;word-break:break-word;width:100%}vp-vnctask-list-item .task-item .summary-pane-detail .header-text{font-size:14px;font-style:normal;font-weight:400;font-stretch:normal;text-align:left;letter-spacing:normal}vp-vnctask-list-item .task-item .summary-pane-detail .tag-list-item{word-break:break-word}vp-vnctask-list-item .task-item .summary-pane-detail .tag-list-item .tag-text{display:inline-table;height:14px;padding:0 5px;margin-right:3px;line-height:15px;background-color:#a2aab3;border-radius:3px;color:#fff;font-size:10px;word-break:break-word}vp-vnctask-list-item .task-item .summary-pane-detail .tag-list-item .view-all-text{width:41px;height:10px;font-size:12px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#317bbc}vp-vnctask-list-item .task-item .summary-pane-detail .repeat-icon mat-icon{font-size:18px;vertical-align:middle;color:#888;margin-left:3px}vp-vnctask-list-item .task-item:hover:not(.selected-hightlight){background-color:#eef3f8}vp-vnctask-list-item .collected-task{background-color:#eef3f8}vp-vnctask-list-item .task-item.selected-hightlight{color:#fff;background-color:#eef3f8}vp-add-task-component .add-tast-options{padding:0}vp-add-task-component .add-tast-options .mat-list{padding:0}vp-add-task-component .add-tast-options .mat-list__item{border-bottom:1px solid #eee}vp-add-task-component .add-tast-options .mat-list li:nth-child(1){border-top:1px solid #eee}vp-add-task-component .add-tast-options .mat-list__item:hover{background:#e9e9e9}vp-add-task-component .task-input{padding-top:10px;padding-right:5px;padding-left:5px}vp-add-task-component .task-input input{width:100%;height:40px}vp-add-task-component .content{position:relative}vp-add-task-user-component .mat-list__item,vp-task-action-link-project .mat-list__item{cursor:pointer}vp-add-task-user-component .mat-list__item .title,vp-task-action-link-project .mat-list__item .title{padding:0 10px}vp-action-add-start-date .mat-list__item{display:flex;width:100%;justify-content:space-between}vp-action-add-start-date .mat-list__item span{display:flex}vp-action-add-start-date .mat-list__item_title{width:200px}vp-action-add-start-date .mat-list__item_date{width:70px}vp-action-add-start-date .mat-list__item mat-icon{display:flex;cursor:pointer}vp-action-add-start-date .mat-list__item mat-icon:hover{color:#444}vp-action-add-start-date .show-picker{position:relative;display:flex;padding:5px 0 17px;justify-content:center}vp-action-add-start-date .show-picker button{padding-top:1px}vp-action-add-start-date .show-picker button i.material-icons{padding-right:9px;margin-bottom:6px}.btn-centered{position:relative;display:flex;padding:5px 0 17px;justify-content:center}.btn-centered button{padding-top:1px}.btn-centered button i.material-icons{padding-right:9px;margin-bottom:6px}.btn-centered button[disabled]:hover{color:#00000042;background:#fff}vp-vnctask-compose-input div#compose-div{padding:0 14px}vp-vnctask-compose-input .wrapper{display:flex;margin:0 0 15px;align-items:center}vp-vnctask-compose-input .wrapper>mat-icon{font-size:18px;color:#ababab}vp-vnctask-compose-input .subject-line-1{height:26px}vp-vnctask-compose-input .subject-line-2{height:44px}vp-vnctask-compose-input .subject-line-3{height:65px}vp-vnctask-compose-input .subject-line-4{height:84px}@-moz-document url-prefix(){vp-vnctask-compose-input .subject-line-1{height:28px}vp-vnctask-compose-input .subject-line-2{height:49px}vp-vnctask-compose-input .subject-line-3{height:70px}vp-vnctask-compose-input .subject-line-4{height:92px}}vp-vnctask-compose-input .task-subject-div .new_task_input_div{width:100%;resize:none;border:0;font-size:16px;outline:none;word-break:break-all;border-bottom:1px solid rgba(0,0,0,.12)}vp-vnctask-compose-input .task-subject-div .new_task_input_div:focus{border-bottom:1px solid #2d7bbe;outline:none}vp-vnctask-compose-input .container{width:100%;min-height:30px;overflow:auto;-webkit-overflow-scrolling:touch;align-items:center;position:relative;border-bottom:1px solid rgba(0,0,0,.12)}vp-vnctask-compose-input .container:focus{border-bottom:1px solid #2d7bbe;outline:none}vp-vnctask-compose-input .container div[contenteditable]{outline:none;display:inline-flex;-moz-user-select:text}vp-vnctask-compose-input .container div[contenteditable]:last-child{flex-grow:1;padding-right:15px}vp-vnctask-compose-input .container div[contenteditable]:before{content:"\feff"}vp-vnctask-compose-input .container .input-tag{display:inline-flex;height:25px;padding:0 3px;margin:2px;line-height:25px;white-space:nowrap;cursor:pointer;background-color:#e7e7e7;border:0;border-radius:12px}vp-vnctask-compose-input .container .input-tag i{margin-left:3px;color:#317bbc}vp-vnctask-task-compose .vnctask-compose-dialog{font-size:14px}vp-vnctask-task-compose .vnctask-compose-dialog__options-container{display:flex;flex-wrap:wrap;color:#666;justify-content:center}vp-vnctask-task-compose .vnctask-compose-dialog__options-container.mainView{height:calc(100% - 48px)}@media only screen and (max-width:1023px){vp-vnctask-task-compose .vnctask-compose-dialog__options-container.mainView{position:relative;display:block;max-height:calc(100% - 120px);height:auto}}vp-vnctask-task-compose .vnctask-compose-dialog__options-container .option{width:33%;margin-top:13px;color:#666}vp-vnctask-task-compose .vnctask-compose-dialog__options-container .option mat-icon{font-size:38px;color:#29b6f6}vp-vnctask-task-compose .vnctask-compose-dialog__options-container .option mat-icon{height:38px;width:38px;font-size:38px;color:#29b6f6}vp-vnctask-task-compose .vnctask-compose-dialog__options-container .option svg{margin-bottom:5px}vp-vnctask-task-compose .vnctask-compose-dialog__options-container .option svg g{fill:#29b6f6}vp-vnctask-task-compose .vnctask-compose-dialog__options-container .option .option-icon{text-align:center;cursor:pointer}vp-vnctask-task-compose .vnctask-compose-dialog__options-container .option .option-icon p{margin-bottom:5px}vp-vnctask-task-compose .vnctask-compose-dialog__options-container .option .option-icon.selected{opacity:.5;cursor:not-allowed}vp-vnctask-task-compose .vnctask-compose-dialog__options-container .option .option-list .mat-mdc-list-item{box-shadow:0 1px #00000008;border-bottom:none;padding:0!important}vp-vnctask-task-compose .vnctask-compose-dialog__options-container .option .option-list .mat-mdc-list-item .mat-mdc-list-item-unscoped-content{display:flex;align-items:center;width:100%;gap:20px}vp-vnctask-task-compose .vnctask-compose-dialog__options-container .option .option-list .mat-mdc-list-item .mat-mdc-list-item-unscoped-content>span{font-size:16px;font-style:normal;font-weight:400;font-stretch:normal;text-align:left;letter-spacing:normal}vp-vnctask-task-compose .vnctask-compose-dialog__options-container .option .option-list .mat-mdc-list-item mat-icon{font-size:18px;color:#888}vp-vnctask-task-compose .vnctask-compose-dialog__options-container .option .option-list .mat-mdc-list-item .date-items{margin-left:30px}vp-vnctask-task-compose .vnctask-compose-dialog__options-container .option .option-list .mat-mdc-list-item .align-right{float:right;opacity:.5;font-size:14px}vp-vnctask-task-compose .vnctask-compose-dialog__options-container .option .option-list .mat-mdc-list-item .date-picker-button{height:36px;color:#29b6f6;text-transform:capitalize;padding:0;border:none;background:transparent}vp-vnctask-task-compose .vnctask-compose-dialog__options-container .option .option-list .mat-mdc-list-item .date-picker-button:hover{background-color:transparent}vp-vnctask-task-compose .vnctask-compose-dialog__options-container .option .option-list .mat-mdc-list-item .date-picker-button mat-icon{font-size:18px;vertical-align:middle;color:#29b6f6}vp-vnctask-task-compose .vnctask-compose-dialog__options-container .option .option-list .mat-mdc-list-item .date-picker-button span{font-size:16px;font-style:normal;font-weight:600;font-stretch:normal;line-height:normal;text-align:center;text-transform:initial;letter-spacing:normal;margin-left:27px}vp-vnctask-task-compose .vnctask-compose-dialog__options-container .option .option-list .mat-list-item.date-list-last-item{border-bottom:none;cursor:auto}vp-vnctask-task-compose .vnctask-compose-dialog__options-container .option .option-list .mat-list-item.date-list-last-item:hover{background:none}vp-vnctask-task-compose .vnctask-compose-dialog__options-container .option .option-list .footer-div{height:50px;padding-top:7px;justify-content:center;align-items:center}vp-vnctask-task-compose .vnctask-compose-dialog__options-container .option.active{flex-grow:1;width:100%}vp-vnctask-task-compose .vnctask-compose-dialog__options-container.optionview .option{margin:0}vp-vnctask-task-compose .vnctask-compose-dialog .task__dialog-body{padding:14px 0}vp-new-vnctask-option-start-date .option-list,vp-new-vnctask-option-due-date .option-list,vp-vnctask-option-due-date .option-list,vp-vnctask-option-start-date .option-list{height:100%;padding:0 14px}vp-new-vnctask-option-start-date .option-list mat-list,vp-new-vnctask-option-due-date .option-list mat-list,vp-vnctask-option-due-date .option-list mat-list,vp-vnctask-option-start-date .option-list mat-list{height:100%}vp-new-vnctask-option-start-date .option-list mat-list mat-list-item:hover,vp-new-vnctask-option-due-date .option-list mat-list mat-list-item:hover,vp-vnctask-option-due-date .option-list mat-list mat-list-item:hover,vp-vnctask-option-start-date .option-list mat-list mat-list-item:hover{cursor:pointer;background:#f8f8f8}vp-new-vnctask-option-start-date .option-list mat-list mat-list-item,vp-new-vnctask-option-due-date .option-list mat-list mat-list-item,vp-vnctask-option-due-date .option-list mat-list mat-list-item,vp-vnctask-option-start-date .option-list mat-list mat-list-item{margin:0!important}vp-new-vnctask-option-start-date .option-list mat-list mat-list-item .mat-mdc-list-item-unscoped-content,vp-new-vnctask-option-due-date .option-list mat-list mat-list-item .mat-mdc-list-item-unscoped-content,vp-vnctask-option-due-date .option-list mat-list mat-list-item .mat-mdc-list-item-unscoped-content,vp-vnctask-option-start-date .option-list mat-list mat-list-item .mat-mdc-list-item-unscoped-content{display:flex;align-items:center;width:100%;gap:0!important}vp-new-vnctask-option-start-date .option-list .mat-mdc-list-item:last-child,vp-new-vnctask-option-due-date .option-list .mat-mdc-list-item:last-child,vp-vnctask-option-due-date .option-list .mat-mdc-list-item:last-child,vp-vnctask-option-start-date .option-list .mat-mdc-list-item:last-child{border:0}vp-new-vnctask-option-start-date .option-list .mat-mdc-list-item,vp-new-vnctask-option-due-date .option-list .mat-mdc-list-item,vp-vnctask-option-due-date .option-list .mat-mdc-list-item,vp-vnctask-option-start-date .option-list .mat-mdc-list-item{width:100%;border-bottom:1px solid rgba(0,0,0,.1)}vp-new-vnctask-option-start-date .option-list .mat-mdc-list-item .mat-mdc-list-item-unscoped-content>span,vp-new-vnctask-option-due-date .option-list .mat-mdc-list-item .mat-mdc-list-item-unscoped-content>span,vp-vnctask-option-due-date .option-list .mat-mdc-list-item .mat-mdc-list-item-unscoped-content>span,vp-vnctask-option-start-date .option-list .mat-mdc-list-item .mat-mdc-list-item-unscoped-content>span{font-size:15px;font-style:normal;font-weight:400;font-stretch:normal;text-align:left;letter-spacing:normal}vp-new-vnctask-option-start-date .option-list .mat-mdc-list-item div,vp-new-vnctask-option-due-date .option-list .mat-mdc-list-item div,vp-vnctask-option-due-date .option-list .mat-mdc-list-item div,vp-vnctask-option-start-date .option-list .mat-mdc-list-item div{width:100%;margin-left:15px}vp-new-vnctask-option-start-date .option-list .mat-mdc-list-item .date-picker-button .mat-icon,vp-new-vnctask-option-due-date .option-list .mat-mdc-list-item .date-picker-button .mat-icon,vp-vnctask-option-due-date .option-list .mat-mdc-list-item .date-picker-button .mat-icon,vp-vnctask-option-start-date .option-list .mat-mdc-list-item .date-picker-button .mat-icon{height:18px!important;width:18px!important}vp-new-vnctask-option-start-date .option-list .mat-mdc-list-item .align-right,vp-new-vnctask-option-due-date .option-list .mat-mdc-list-item .align-right,vp-vnctask-option-due-date .option-list .mat-mdc-list-item .align-right,vp-vnctask-option-start-date .option-list .mat-mdc-list-item .align-right{float:right}vp-new-vnctask-option-priority .tags-tabs-view .tags-tabs-section,vp-new-vnctask-option-add-user .tags-tabs-view .tags-tabs-section,vp-new-vnctask-option-add-repeats .tags-tabs-view .tags-tabs-section,vp-new-vnctask-option-add-estimate .tags-tabs-view .tags-tabs-section,vp-new-vnctask-option-add-watchers .tags-tabs-view .tags-tabs-section,vp-new-vnctask-option-link-location .tags-tabs-view .tags-tabs-section,vp-new-vnctask-option-add-tags .tags-tabs-view .tags-tabs-section,vp-new-vnctask-option-add-description .tags-tabs-view .tags-tabs-section,vp-new-vnctask-option-link-list .tags-tabs-view .tags-tabs-section,vp-new-vnctask-option-link-project .tags-tabs-view .tags-tabs-section,vp-vnctask-option-add-repeats .tags-tabs-view .tags-tabs-section,vp-vnctask-option-add-user .tags-tabs-view .tags-tabs-section,vp-vnctask-option-link-project .tags-tabs-view .tags-tabs-section,vp-vnctask-option-priority .tags-tabs-view .tags-tabs-section,vp-vnctask-option-link-list .tags-tabs-view .tags-tabs-section,vp-vnctask-option-link-location .tags-tabs-view .tags-tabs-section,vp-vnctask-option-add-tags .tags-tabs-view .tags-tabs-section,vp-vnctask-option-add-watchers .tags-tabs-view .tags-tabs-section{display:flex;gap:8px;padding:16px 0}vp-new-vnctask-option-priority .tags-tabs-view .tags-tabs-section .vnc-chips .active,vp-new-vnctask-option-add-user .tags-tabs-view .tags-tabs-section .vnc-chips .active,vp-new-vnctask-option-add-repeats .tags-tabs-view .tags-tabs-section .vnc-chips .active,vp-new-vnctask-option-add-estimate .tags-tabs-view .tags-tabs-section .vnc-chips .active,vp-new-vnctask-option-add-watchers .tags-tabs-view .tags-tabs-section .vnc-chips .active,vp-new-vnctask-option-link-location .tags-tabs-view .tags-tabs-section .vnc-chips .active,vp-new-vnctask-option-add-tags .tags-tabs-view .tags-tabs-section .vnc-chips .active,vp-new-vnctask-option-add-description .tags-tabs-view .tags-tabs-section .vnc-chips .active,vp-new-vnctask-option-link-list .tags-tabs-view .tags-tabs-section .vnc-chips .active,vp-new-vnctask-option-link-project .tags-tabs-view .tags-tabs-section .vnc-chips .active,vp-vnctask-option-add-repeats .tags-tabs-view .tags-tabs-section .vnc-chips .active,vp-vnctask-option-add-user .tags-tabs-view .tags-tabs-section .vnc-chips .active,vp-vnctask-option-link-project .tags-tabs-view .tags-tabs-section .vnc-chips .active,vp-vnctask-option-priority .tags-tabs-view .tags-tabs-section .vnc-chips .active,vp-vnctask-option-link-list .tags-tabs-view .tags-tabs-section .vnc-chips .active,vp-vnctask-option-link-location .tags-tabs-view .tags-tabs-section .vnc-chips .active,vp-vnctask-option-add-tags .tags-tabs-view .tags-tabs-section .vnc-chips .active,vp-vnctask-option-add-watchers .tags-tabs-view .tags-tabs-section .vnc-chips .active{background-color:#388eda!important;color:#fff!important}vp-new-vnctask-option-priority .tags-tabs-view .tags-tabs-section .vnc-chips .active span,vp-new-vnctask-option-add-user .tags-tabs-view .tags-tabs-section .vnc-chips .active span,vp-new-vnctask-option-add-repeats .tags-tabs-view .tags-tabs-section .vnc-chips .active span,vp-new-vnctask-option-add-estimate .tags-tabs-view .tags-tabs-section .vnc-chips .active span,vp-new-vnctask-option-add-watchers .tags-tabs-view .tags-tabs-section .vnc-chips .active span,vp-new-vnctask-option-link-location .tags-tabs-view .tags-tabs-section .vnc-chips .active span,vp-new-vnctask-option-add-tags .tags-tabs-view .tags-tabs-section .vnc-chips .active span,vp-new-vnctask-option-add-description .tags-tabs-view .tags-tabs-section .vnc-chips .active span,vp-new-vnctask-option-link-list .tags-tabs-view .tags-tabs-section .vnc-chips .active span,vp-new-vnctask-option-link-project .tags-tabs-view .tags-tabs-section .vnc-chips .active span,vp-vnctask-option-add-repeats .tags-tabs-view .tags-tabs-section .vnc-chips .active span,vp-vnctask-option-add-user .tags-tabs-view .tags-tabs-section .vnc-chips .active span,vp-vnctask-option-link-project .tags-tabs-view .tags-tabs-section .vnc-chips .active span,vp-vnctask-option-priority .tags-tabs-view .tags-tabs-section .vnc-chips .active span,vp-vnctask-option-link-list .tags-tabs-view .tags-tabs-section .vnc-chips .active span,vp-vnctask-option-link-location .tags-tabs-view .tags-tabs-section .vnc-chips .active span,vp-vnctask-option-add-tags .tags-tabs-view .tags-tabs-section .vnc-chips .active span,vp-vnctask-option-add-watchers .tags-tabs-view .tags-tabs-section .vnc-chips .active span{color:#fff!important}vp-new-vnctask-option-priority .tags-tabs-view .tags-list-section .tab-add-tag-part .add-input,vp-new-vnctask-option-add-user .tags-tabs-view .tags-list-section .tab-add-tag-part .add-input,vp-new-vnctask-option-add-repeats .tags-tabs-view .tags-list-section .tab-add-tag-part .add-input,vp-new-vnctask-option-add-estimate .tags-tabs-view .tags-list-section .tab-add-tag-part .add-input,vp-new-vnctask-option-add-watchers .tags-tabs-view .tags-list-section .tab-add-tag-part .add-input,vp-new-vnctask-option-link-location .tags-tabs-view .tags-list-section .tab-add-tag-part .add-input,vp-new-vnctask-option-add-tags .tags-tabs-view .tags-list-section .tab-add-tag-part .add-input,vp-new-vnctask-option-add-description .tags-tabs-view .tags-list-section .tab-add-tag-part .add-input,vp-new-vnctask-option-link-list .tags-tabs-view .tags-list-section .tab-add-tag-part .add-input,vp-new-vnctask-option-link-project .tags-tabs-view .tags-list-section .tab-add-tag-part .add-input,vp-vnctask-option-add-repeats .tags-tabs-view .tags-list-section .tab-add-tag-part .add-input,vp-vnctask-option-add-user .tags-tabs-view .tags-list-section .tab-add-tag-part .add-input,vp-vnctask-option-link-project .tags-tabs-view .tags-list-section .tab-add-tag-part .add-input,vp-vnctask-option-priority .tags-tabs-view .tags-list-section .tab-add-tag-part .add-input,vp-vnctask-option-link-list .tags-tabs-view .tags-list-section .tab-add-tag-part .add-input,vp-vnctask-option-link-location .tags-tabs-view .tags-list-section .tab-add-tag-part .add-input,vp-vnctask-option-add-tags .tags-tabs-view .tags-list-section .tab-add-tag-part .add-input,vp-vnctask-option-add-watchers .tags-tabs-view .tags-list-section .tab-add-tag-part .add-input{display:flex;align-items:center;gap:10px}vp-new-vnctask-option-priority .tags-tabs-view .tags-list-section .tab-add-tag-part .add-input vnc-input,vp-new-vnctask-option-add-user .tags-tabs-view .tags-list-section .tab-add-tag-part .add-input vnc-input,vp-new-vnctask-option-add-repeats .tags-tabs-view .tags-list-section .tab-add-tag-part .add-input vnc-input,vp-new-vnctask-option-add-estimate .tags-tabs-view .tags-list-section .tab-add-tag-part .add-input vnc-input,vp-new-vnctask-option-add-watchers .tags-tabs-view .tags-list-section .tab-add-tag-part .add-input vnc-input,vp-new-vnctask-option-link-location .tags-tabs-view .tags-list-section .tab-add-tag-part .add-input vnc-input,vp-new-vnctask-option-add-tags .tags-tabs-view .tags-list-section .tab-add-tag-part .add-input vnc-input,vp-new-vnctask-option-add-description .tags-tabs-view .tags-list-section .tab-add-tag-part .add-input vnc-input,vp-new-vnctask-option-link-list .tags-tabs-view .tags-list-section .tab-add-tag-part .add-input vnc-input,vp-new-vnctask-option-link-project .tags-tabs-view .tags-list-section .tab-add-tag-part .add-input vnc-input,vp-vnctask-option-add-repeats .tags-tabs-view .tags-list-section .tab-add-tag-part .add-input vnc-input,vp-vnctask-option-add-user .tags-tabs-view .tags-list-section .tab-add-tag-part .add-input vnc-input,vp-vnctask-option-link-project .tags-tabs-view .tags-list-section .tab-add-tag-part .add-input vnc-input,vp-vnctask-option-priority .tags-tabs-view .tags-list-section .tab-add-tag-part .add-input vnc-input,vp-vnctask-option-link-list .tags-tabs-view .tags-list-section .tab-add-tag-part .add-input vnc-input,vp-vnctask-option-link-location .tags-tabs-view .tags-list-section .tab-add-tag-part .add-input vnc-input,vp-vnctask-option-add-tags .tags-tabs-view .tags-list-section .tab-add-tag-part .add-input vnc-input,vp-vnctask-option-add-watchers .tags-tabs-view .tags-list-section .tab-add-tag-part .add-input vnc-input{width:100%}vp-new-vnctask-option-priority .tags-tabs-view .tags-list-section .tab-add-tag-part .add-input .add-link,vp-new-vnctask-option-add-user .tags-tabs-view .tags-list-section .tab-add-tag-part .add-input .add-link,vp-new-vnctask-option-add-repeats .tags-tabs-view .tags-list-section .tab-add-tag-part .add-input .add-link,vp-new-vnctask-option-add-estimate .tags-tabs-view .tags-list-section .tab-add-tag-part .add-input .add-link,vp-new-vnctask-option-add-watchers .tags-tabs-view .tags-list-section .tab-add-tag-part .add-input .add-link,vp-new-vnctask-option-link-location .tags-tabs-view .tags-list-section .tab-add-tag-part .add-input .add-link,vp-new-vnctask-option-add-tags .tags-tabs-view .tags-list-section .tab-add-tag-part .add-input .add-link,vp-new-vnctask-option-add-description .tags-tabs-view .tags-list-section .tab-add-tag-part .add-input .add-link,vp-new-vnctask-option-link-list .tags-tabs-view .tags-list-section .tab-add-tag-part .add-input .add-link,vp-new-vnctask-option-link-project .tags-tabs-view .tags-list-section .tab-add-tag-part .add-input .add-link,vp-vnctask-option-add-repeats .tags-tabs-view .tags-list-section .tab-add-tag-part .add-input .add-link,vp-vnctask-option-add-user .tags-tabs-view .tags-list-section .tab-add-tag-part .add-input .add-link,vp-vnctask-option-link-project .tags-tabs-view .tags-list-section .tab-add-tag-part .add-input .add-link,vp-vnctask-option-priority .tags-tabs-view .tags-list-section .tab-add-tag-part .add-input .add-link,vp-vnctask-option-link-list .tags-tabs-view .tags-list-section .tab-add-tag-part .add-input .add-link,vp-vnctask-option-link-location .tags-tabs-view .tags-list-section .tab-add-tag-part .add-input .add-link,vp-vnctask-option-add-tags .tags-tabs-view .tags-list-section .tab-add-tag-part .add-input .add-link,vp-vnctask-option-add-watchers .tags-tabs-view .tags-list-section .tab-add-tag-part .add-input .add-link{color:#337cbd;margin-top:-25px}vp-new-vnctask-option-priority .tags-tabs-view .tags-list-section .tab-add-tag-part .add-input .add-link.action-disabled,vp-new-vnctask-option-add-user .tags-tabs-view .tags-list-section .tab-add-tag-part .add-input .add-link.action-disabled,vp-new-vnctask-option-add-repeats .tags-tabs-view .tags-list-section .tab-add-tag-part .add-input .add-link.action-disabled,vp-new-vnctask-option-add-estimate .tags-tabs-view .tags-list-section .tab-add-tag-part .add-input .add-link.action-disabled,vp-new-vnctask-option-add-watchers .tags-tabs-view .tags-list-section .tab-add-tag-part .add-input .add-link.action-disabled,vp-new-vnctask-option-link-location .tags-tabs-view .tags-list-section .tab-add-tag-part .add-input .add-link.action-disabled,vp-new-vnctask-option-add-tags .tags-tabs-view .tags-list-section .tab-add-tag-part .add-input .add-link.action-disabled,vp-new-vnctask-option-add-description .tags-tabs-view .tags-list-section .tab-add-tag-part .add-input .add-link.action-disabled,vp-new-vnctask-option-link-list .tags-tabs-view .tags-list-section .tab-add-tag-part .add-input .add-link.action-disabled,vp-new-vnctask-option-link-project .tags-tabs-view .tags-list-section .tab-add-tag-part .add-input .add-link.action-disabled,vp-vnctask-option-add-repeats .tags-tabs-view .tags-list-section .tab-add-tag-part .add-input .add-link.action-disabled,vp-vnctask-option-add-user .tags-tabs-view .tags-list-section .tab-add-tag-part .add-input .add-link.action-disabled,vp-vnctask-option-link-project .tags-tabs-view .tags-list-section .tab-add-tag-part .add-input .add-link.action-disabled,vp-vnctask-option-priority .tags-tabs-view .tags-list-section .tab-add-tag-part .add-input .add-link.action-disabled,vp-vnctask-option-link-list .tags-tabs-view .tags-list-section .tab-add-tag-part .add-input .add-link.action-disabled,vp-vnctask-option-link-location .tags-tabs-view .tags-list-section .tab-add-tag-part .add-input .add-link.action-disabled,vp-vnctask-option-add-tags .tags-tabs-view .tags-list-section .tab-add-tag-part .add-input .add-link.action-disabled,vp-vnctask-option-add-watchers .tags-tabs-view .tags-list-section .tab-add-tag-part .add-input .add-link.action-disabled{color:#606b76}vp-new-vnctask-option-priority .tags-tabs-view .tags-list-section-search .mail-tags,vp-new-vnctask-option-add-user .tags-tabs-view .tags-list-section-search .mail-tags,vp-new-vnctask-option-add-repeats .tags-tabs-view .tags-list-section-search .mail-tags,vp-new-vnctask-option-add-estimate .tags-tabs-view .tags-list-section-search .mail-tags,vp-new-vnctask-option-add-watchers .tags-tabs-view .tags-list-section-search .mail-tags,vp-new-vnctask-option-link-location .tags-tabs-view .tags-list-section-search .mail-tags,vp-new-vnctask-option-add-tags .tags-tabs-view .tags-list-section-search .mail-tags,vp-new-vnctask-option-add-description .tags-tabs-view .tags-list-section-search .mail-tags,vp-new-vnctask-option-link-list .tags-tabs-view .tags-list-section-search .mail-tags,vp-new-vnctask-option-link-project .tags-tabs-view .tags-list-section-search .mail-tags,vp-vnctask-option-add-repeats .tags-tabs-view .tags-list-section-search .mail-tags,vp-vnctask-option-add-user .tags-tabs-view .tags-list-section-search .mail-tags,vp-vnctask-option-link-project .tags-tabs-view .tags-list-section-search .mail-tags,vp-vnctask-option-priority .tags-tabs-view .tags-list-section-search .mail-tags,vp-vnctask-option-link-list .tags-tabs-view .tags-list-section-search .mail-tags,vp-vnctask-option-link-location .tags-tabs-view .tags-list-section-search .mail-tags,vp-vnctask-option-add-tags .tags-tabs-view .tags-list-section-search .mail-tags,vp-vnctask-option-add-watchers .tags-tabs-view .tags-list-section-search .mail-tags{width:100%;height:auto;max-height:141px;overflow-x:auto}vp-new-vnctask-option-priority .tags-tabs-view .tags-list-section-search .mail-tags .tag-section,vp-new-vnctask-option-add-user .tags-tabs-view .tags-list-section-search .mail-tags .tag-section,vp-new-vnctask-option-add-repeats .tags-tabs-view .tags-list-section-search .mail-tags .tag-section,vp-new-vnctask-option-add-estimate .tags-tabs-view .tags-list-section-search .mail-tags .tag-section,vp-new-vnctask-option-add-watchers .tags-tabs-view .tags-list-section-search .mail-tags .tag-section,vp-new-vnctask-option-link-location .tags-tabs-view .tags-list-section-search .mail-tags .tag-section,vp-new-vnctask-option-add-tags .tags-tabs-view .tags-list-section-search .mail-tags .tag-section,vp-new-vnctask-option-add-description .tags-tabs-view .tags-list-section-search .mail-tags .tag-section,vp-new-vnctask-option-link-list .tags-tabs-view .tags-list-section-search .mail-tags .tag-section,vp-new-vnctask-option-link-project .tags-tabs-view .tags-list-section-search .mail-tags .tag-section,vp-vnctask-option-add-repeats .tags-tabs-view .tags-list-section-search .mail-tags .tag-section,vp-vnctask-option-add-user .tags-tabs-view .tags-list-section-search .mail-tags .tag-section,vp-vnctask-option-link-project .tags-tabs-view .tags-list-section-search .mail-tags .tag-section,vp-vnctask-option-priority .tags-tabs-view .tags-list-section-search .mail-tags .tag-section,vp-vnctask-option-link-list .tags-tabs-view .tags-list-section-search .mail-tags .tag-section,vp-vnctask-option-link-location .tags-tabs-view .tags-list-section-search .mail-tags .tag-section,vp-vnctask-option-add-tags .tags-tabs-view .tags-list-section-search .mail-tags .tag-section,vp-vnctask-option-add-watchers .tags-tabs-view .tags-list-section-search .mail-tags .tag-section{height:20px;padding:0 4px 0 8px;border-radius:10px;margin-bottom:8px;margin-right:8px;font-family:Roboto;font-size:12px;display:inline-flex;justify-content:flex-start;align-items:center;max-width:200px;cursor:pointer}vp-new-vnctask-option-priority .tags-tabs-view .tags-list-section-search .mail-tags .tag-section span,vp-new-vnctask-option-add-user .tags-tabs-view .tags-list-section-search .mail-tags .tag-section span,vp-new-vnctask-option-add-repeats .tags-tabs-view .tags-list-section-search .mail-tags .tag-section span,vp-new-vnctask-option-add-estimate .tags-tabs-view .tags-list-section-search .mail-tags .tag-section span,vp-new-vnctask-option-add-watchers .tags-tabs-view .tags-list-section-search .mail-tags .tag-section span,vp-new-vnctask-option-link-location .tags-tabs-view .tags-list-section-search .mail-tags .tag-section span,vp-new-vnctask-option-add-tags .tags-tabs-view .tags-list-section-search .mail-tags .tag-section span,vp-new-vnctask-option-add-description .tags-tabs-view .tags-list-section-search .mail-tags .tag-section span,vp-new-vnctask-option-link-list .tags-tabs-view .tags-list-section-search .mail-tags .tag-section span,vp-new-vnctask-option-link-project .tags-tabs-view .tags-list-section-search .mail-tags .tag-section span,vp-vnctask-option-add-repeats .tags-tabs-view .tags-list-section-search .mail-tags .tag-section span,vp-vnctask-option-add-user .tags-tabs-view .tags-list-section-search .mail-tags .tag-section span,vp-vnctask-option-link-project .tags-tabs-view .tags-list-section-search .mail-tags .tag-section span,vp-vnctask-option-priority .tags-tabs-view .tags-list-section-search .mail-tags .tag-section span,vp-vnctask-option-link-list .tags-tabs-view .tags-list-section-search .mail-tags .tag-section span,vp-vnctask-option-link-location .tags-tabs-view .tags-list-section-search .mail-tags .tag-section span,vp-vnctask-option-add-tags .tags-tabs-view .tags-list-section-search .mail-tags .tag-section span,vp-vnctask-option-add-watchers .tags-tabs-view .tags-list-section-search .mail-tags .tag-section span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}vp-new-vnctask-option-priority .tags-tabs-view .tags-list-section-search .mail-tags .tag-section .remove-tag-icon,vp-new-vnctask-option-add-user .tags-tabs-view .tags-list-section-search .mail-tags .tag-section .remove-tag-icon,vp-new-vnctask-option-add-repeats .tags-tabs-view .tags-list-section-search .mail-tags .tag-section .remove-tag-icon,vp-new-vnctask-option-add-estimate .tags-tabs-view .tags-list-section-search .mail-tags .tag-section .remove-tag-icon,vp-new-vnctask-option-add-watchers .tags-tabs-view .tags-list-section-search .mail-tags .tag-section .remove-tag-icon,vp-new-vnctask-option-link-location .tags-tabs-view .tags-list-section-search .mail-tags .tag-section .remove-tag-icon,vp-new-vnctask-option-add-tags .tags-tabs-view .tags-list-section-search .mail-tags .tag-section .remove-tag-icon,vp-new-vnctask-option-add-description .tags-tabs-view .tags-list-section-search .mail-tags .tag-section .remove-tag-icon,vp-new-vnctask-option-link-list .tags-tabs-view .tags-list-section-search .mail-tags .tag-section .remove-tag-icon,vp-new-vnctask-option-link-project .tags-tabs-view .tags-list-section-search .mail-tags .tag-section .remove-tag-icon,vp-vnctask-option-add-repeats .tags-tabs-view .tags-list-section-search .mail-tags .tag-section .remove-tag-icon,vp-vnctask-option-add-user .tags-tabs-view .tags-list-section-search .mail-tags .tag-section .remove-tag-icon,vp-vnctask-option-link-project .tags-tabs-view .tags-list-section-search .mail-tags .tag-section .remove-tag-icon,vp-vnctask-option-priority .tags-tabs-view .tags-list-section-search .mail-tags .tag-section .remove-tag-icon,vp-vnctask-option-link-list .tags-tabs-view .tags-list-section-search .mail-tags .tag-section .remove-tag-icon,vp-vnctask-option-link-location .tags-tabs-view .tags-list-section-search .mail-tags .tag-section .remove-tag-icon,vp-vnctask-option-add-tags .tags-tabs-view .tags-list-section-search .mail-tags .tag-section .remove-tag-icon,vp-vnctask-option-add-watchers .tags-tabs-view .tags-list-section-search .mail-tags .tag-section .remove-tag-icon{font-size:12px;width:12px;height:12px;cursor:pointer;margin-left:5px}vp-new-vnctask-option-priority .tags-tabs-view .selected-tags-list .assigned-tag,vp-new-vnctask-option-add-user .tags-tabs-view .selected-tags-list .assigned-tag,vp-new-vnctask-option-add-repeats .tags-tabs-view .selected-tags-list .assigned-tag,vp-new-vnctask-option-add-estimate .tags-tabs-view .selected-tags-list .assigned-tag,vp-new-vnctask-option-add-watchers .tags-tabs-view .selected-tags-list .assigned-tag,vp-new-vnctask-option-link-location .tags-tabs-view .selected-tags-list .assigned-tag,vp-new-vnctask-option-add-tags .tags-tabs-view .selected-tags-list .assigned-tag,vp-new-vnctask-option-add-description .tags-tabs-view .selected-tags-list .assigned-tag,vp-new-vnctask-option-link-list .tags-tabs-view .selected-tags-list .assigned-tag,vp-new-vnctask-option-link-project .tags-tabs-view .selected-tags-list .assigned-tag,vp-vnctask-option-add-repeats .tags-tabs-view .selected-tags-list .assigned-tag,vp-vnctask-option-add-user .tags-tabs-view .selected-tags-list .assigned-tag,vp-vnctask-option-link-project .tags-tabs-view .selected-tags-list .assigned-tag,vp-vnctask-option-priority .tags-tabs-view .selected-tags-list .assigned-tag,vp-vnctask-option-link-list .tags-tabs-view .selected-tags-list .assigned-tag,vp-vnctask-option-link-location .tags-tabs-view .selected-tags-list .assigned-tag,vp-vnctask-option-add-tags .tags-tabs-view .selected-tags-list .assigned-tag,vp-vnctask-option-add-watchers .tags-tabs-view .selected-tags-list .assigned-tag{font-size:12px;font-weight:400;font-style:normal;font-stretch:normal;letter-spacing:normal;color:#4d565f;font-family:Source Sans Pro;text-transform:uppercase;line-height:24px}vp-new-vnctask-option-priority .tags-tabs-view .selected-tags-list .no-tag,vp-new-vnctask-option-add-user .tags-tabs-view .selected-tags-list .no-tag,vp-new-vnctask-option-add-repeats .tags-tabs-view .selected-tags-list .no-tag,vp-new-vnctask-option-add-estimate .tags-tabs-view .selected-tags-list .no-tag,vp-new-vnctask-option-add-watchers .tags-tabs-view .selected-tags-list .no-tag,vp-new-vnctask-option-link-location .tags-tabs-view .selected-tags-list .no-tag,vp-new-vnctask-option-add-tags .tags-tabs-view .selected-tags-list .no-tag,vp-new-vnctask-option-add-description .tags-tabs-view .selected-tags-list .no-tag,vp-new-vnctask-option-link-list .tags-tabs-view .selected-tags-list .no-tag,vp-new-vnctask-option-link-project .tags-tabs-view .selected-tags-list .no-tag,vp-vnctask-option-add-repeats .tags-tabs-view .selected-tags-list .no-tag,vp-vnctask-option-add-user .tags-tabs-view .selected-tags-list .no-tag,vp-vnctask-option-link-project .tags-tabs-view .selected-tags-list .no-tag,vp-vnctask-option-priority .tags-tabs-view .selected-tags-list .no-tag,vp-vnctask-option-link-list .tags-tabs-view .selected-tags-list .no-tag,vp-vnctask-option-link-location .tags-tabs-view .selected-tags-list .no-tag,vp-vnctask-option-add-tags .tags-tabs-view .selected-tags-list .no-tag,vp-vnctask-option-add-watchers .tags-tabs-view .selected-tags-list .no-tag{font-family:Source Sans Pro;font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:2.29;letter-spacing:-.2px;text-align:center;color:#606b76;height:32px;margin-top:12px}vp-new-vnctask-option-priority .option-list,vp-new-vnctask-option-add-user .option-list,vp-new-vnctask-option-add-repeats .option-list,vp-new-vnctask-option-add-estimate .option-list,vp-new-vnctask-option-add-watchers .option-list,vp-new-vnctask-option-link-location .option-list,vp-new-vnctask-option-add-tags .option-list,vp-new-vnctask-option-add-description .option-list,vp-new-vnctask-option-link-list .option-list,vp-new-vnctask-option-link-project .option-list,vp-vnctask-option-add-repeats .option-list,vp-vnctask-option-add-user .option-list,vp-vnctask-option-link-project .option-list,vp-vnctask-option-priority .option-list,vp-vnctask-option-link-list .option-list,vp-vnctask-option-link-location .option-list,vp-vnctask-option-add-tags .option-list,vp-vnctask-option-add-watchers .option-list{height:100%;padding:0 14px}vp-new-vnctask-option-priority .option-list mat-list,vp-new-vnctask-option-add-user .option-list mat-list,vp-new-vnctask-option-add-repeats .option-list mat-list,vp-new-vnctask-option-add-estimate .option-list mat-list,vp-new-vnctask-option-add-watchers .option-list mat-list,vp-new-vnctask-option-link-location .option-list mat-list,vp-new-vnctask-option-add-tags .option-list mat-list,vp-new-vnctask-option-add-description .option-list mat-list,vp-new-vnctask-option-link-list .option-list mat-list,vp-new-vnctask-option-link-project .option-list mat-list,vp-vnctask-option-add-repeats .option-list mat-list,vp-vnctask-option-add-user .option-list mat-list,vp-vnctask-option-link-project .option-list mat-list,vp-vnctask-option-priority .option-list mat-list,vp-vnctask-option-link-list .option-list mat-list,vp-vnctask-option-link-location .option-list mat-list,vp-vnctask-option-add-tags .option-list mat-list,vp-vnctask-option-add-watchers .option-list mat-list{height:100%}vp-new-vnctask-option-priority .option-list mat-list mat-list-item:hover:not(.selected-watcher-list-item),vp-new-vnctask-option-add-user .option-list mat-list mat-list-item:hover:not(.selected-watcher-list-item),vp-new-vnctask-option-add-repeats .option-list mat-list mat-list-item:hover:not(.selected-watcher-list-item),vp-new-vnctask-option-add-estimate .option-list mat-list mat-list-item:hover:not(.selected-watcher-list-item),vp-new-vnctask-option-add-watchers .option-list mat-list mat-list-item:hover:not(.selected-watcher-list-item),vp-new-vnctask-option-link-location .option-list mat-list mat-list-item:hover:not(.selected-watcher-list-item),vp-new-vnctask-option-add-tags .option-list mat-list mat-list-item:hover:not(.selected-watcher-list-item),vp-new-vnctask-option-add-description .option-list mat-list mat-list-item:hover:not(.selected-watcher-list-item),vp-new-vnctask-option-link-list .option-list mat-list mat-list-item:hover:not(.selected-watcher-list-item),vp-new-vnctask-option-link-project .option-list mat-list mat-list-item:hover:not(.selected-watcher-list-item),vp-vnctask-option-add-repeats .option-list mat-list mat-list-item:hover:not(.selected-watcher-list-item),vp-vnctask-option-add-user .option-list mat-list mat-list-item:hover:not(.selected-watcher-list-item),vp-vnctask-option-link-project .option-list mat-list mat-list-item:hover:not(.selected-watcher-list-item),vp-vnctask-option-priority .option-list mat-list mat-list-item:hover:not(.selected-watcher-list-item),vp-vnctask-option-link-list .option-list mat-list mat-list-item:hover:not(.selected-watcher-list-item),vp-vnctask-option-link-location .option-list mat-list mat-list-item:hover:not(.selected-watcher-list-item),vp-vnctask-option-add-tags .option-list mat-list mat-list-item:hover:not(.selected-watcher-list-item),vp-vnctask-option-add-watchers .option-list mat-list mat-list-item:hover:not(.selected-watcher-list-item){cursor:pointer;background:#f8f8f8}vp-vnctask-autocomplete .autocomplete__input .mat-mdc-form-field{width:auto}vp-vnctask-autocomplete .autocomplete__list div{padding:15px}vp-vnctask-autocomplete .autocomplete__list .active{background-color:#f7f7f7}vp-vnctask-autocomplete .autocomplete .datepicker__input{visibility:hidden}vp-vnctask-autocomplete .autocomplete .editdateselect{display:block;height:36px;padding:6px 0 0;margin:10px 5%;font-size:16px;font-weight:600;color:#fff;text-align:center;background:#2d7bbe;border-radius:20px}vp-vnctask-autocomplete .autocomplete .editdateselect:hover{cursor:pointer}vp-vnctask-autocomplete .autocomplete .datepicker__calendar{margin:-70% 0 0 24%}vp-vnctask-autocomplete .autocomplete material-datepicker{position:absolute}.task-search-dialog{max-height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch}.confirm-dialog h3{padding-left:10px}@media only screen and (max-width:1023px){vp-task-main-layout-component{width:100%;height:100%}}vp-task-main-layout-component .vnc-grid{position:relative;width:100%;height:100%}@media(max-width:839px)and (min-width:320px){.vnc-cell{margin:0;width:100%}}.taskListItem{display:flex;margin-bottom:2px}.prorityMark{width:6px;height:58px;border-radius:2px}@media only screen and (max-width:1023px){.prorityMark{width:6px}}vp-vnctask-list-item{width:100%}@media only screen and (min-width:768px){.sidebar-expanded{width:250px}.content-in-sidebar-expanded{width:calc(100% - 255px);margin:0 0 0 4px}.content-in-sidebar-collapsed{width:100%;margin:0 0 0 4px}}.width-15{width:15%}.width-70{width:70%}.align-right{float:right}.loading{padding:12px;margin-bottom:2px;font-size:15px;text-align:center;background-color:#fff;justify-content:space-between;align-items:center}html.vnctalksafari *::--webkit-media-controls-play-button,html.vnctalksafari *::-webkit-media-controls-panel,html.vnctalksafari *::-webkit-media-controls-start-playback-button{display:none;-webkit-appearance:none}html.vnctalkchrome *::--webkit-media-controls-play-button,html.vnctalkchrome *::-webkit-media-controls-panel,html.vnctalkchrome *::-webkit-media-controls-start-playback-button{display:none;-webkit-appearance:none}.vnctask-loading{position:fixed;top:0;left:0;z-index:200000;width:100%;height:100%;text-align:center;align-items:center;justify-content:center;display:flex}.vnctask-loading.pulltorefresh{height:38%}.vnctask-loading .indicator{width:40px;height:40px;box-shadow:0 1px 3px #00000080;background-color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:top .1s}.vnctask-loading mat-progress-spinner circle,.vnctask-loading .mat-mdc-progress-spinner circle{stroke:#317bbc}.disable-select,.disable-select input{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.hide-header-view{margin-top:-50px}.hide-header-view .task-search-header{display:none}.disable-event{pointer-events:none;opacity:.5}.disable-event.mat-mdc-list-item .mdc-list-item__content,.disable-event .mat-mdc-list-item .mdc-list-item__content{pointer-events:none}.context-item{padding:8px;display:flex;font-size:16px;cursor:pointer}.context-item mat-icon{font-size:16px;line-height:inherit;margin-right:10px}vp-mention-list{position:absolute;left:0;bottom:80px;display:block;width:260px;height:170px}@media screen and (max-width:767px){vp-mention-list{width:100%}}vp-mention-list.hide-list{display:none}vp-mention-list ul{list-style:none;padding:15px 0;margin:0;max-height:170px;position:absolute;bottom:0;box-shadow:0 2px 6px #00000080;background-color:#fff;overflow-x:hidden;overflow-y:auto;border-radius:4px;width:100%}@media screen and (max-width:767px){vp-mention-list ul{margin-left:5px;width:calc(100% - 10px)}}vp-mention-list ul li{margin-top:10px;padding:5px 15px}vp-mention-list ul li:hover,vp-mention-list ul li.active{background:#0000000d}vp-mention-list ul li:first-child{margin-top:0}vp-mention-list ul li .mention-full-name,vp-mention-list ul li .mention-bare{color:#000;font-size:16px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:240px;display:block;font-weight:400}@media screen and (max-width:767px){vp-mention-list ul li .mention-full-name,vp-mention-list ul li .mention-bare{max-width:100%}}vp-mention-list ul li .mention-bare{color:#888;font-size:14px;line-height:20px}.mentioned-user{font-weight:700;color:#0071bb}.mentioned-user a{font-weight:700}vnc-action-wheel-menu .menu{overflow:hidden;border-radius:50%}vnc-action-wheel-menu .current-avatar img{width:100%;height:100%}vnc-action-wheel-menu .wheel-action-menu .icon{right:11%;top:20%}vp-right-sidebar{width:400px;display:block;position:absolute;top:48px;right:0;height:calc(100vh - 50px);overflow:hidden;z-index:9999}@media screen and (max-width:1479px){vp-right-sidebar{width:350px}}@media screen and (max-width:1279px){vp-right-sidebar{width:100%}}vp-right-sidebar .recent-activity .mat-mdc-tab-group{margin-top:15px}vp-right-sidebar .recent-activity .mat-mdc-tab-group .mdc-tab-indicator__content--underline{border-color:#0071bb;border-top-width:3px;width:111px!important}vp-right-sidebar .recent-activity .mat-mdc-tab-group .mat-mdc-tab{opacity:1;min-width:110px;height:41px}vp-right-sidebar .recent-activity .mat-mdc-tab-group .mat-mdc-tab .mdc-tab__text-label{font-family:Montserrat;color:#888}vp-right-sidebar .recent-activity .mat-mdc-tab-group .mat-mdc-tab.mdc-tab--active .mdc-tab__text-label{color:#0071bb;opacity:1;font-weight:700}vp-right-sidebar .recent-activity .mat-mdc-tab-group .mat-mdc-tab-list{border-bottom:1px solid #e1e1e1;height:41px}vp-right-sidebar .recent-activity .mat-mdc-tab-group .mat-mdc-tab-header .mat-mdc-tab-label-container{display:none}vp-right-sidebar .recent-activity .recent-item{cursor:pointer}vp-right-sidebar .recent-activity .recent-item .left{margin:0 10px}vp-right-sidebar .recent-activity .recent-item .left .avatar-item vp-avatar .avatar{height:24px;width:24px;line-height:24px}vp-right-sidebar .recent-activity .recent-item .left .avatar-item vp-avatar .avatar img{width:inherit;height:inherit;border-radius:50%}vp-right-sidebar .recent-activity .recent-item .right .title{font-size:14px;font-family:Montserrat}vp-right-sidebar .recent-activity .recent-item .right .title .item-type{color:#888}vp-right-sidebar .recent-activity .recent-item .right .title .title-content{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:365px;display:inline-flex;font-family:Montserrat}vp-right-sidebar .recent-activity .recent-item .right .title span label{color:#888;font-size:12px;font-weight:500;padding:0 2px}vp-right-sidebar .recent-activity .recent-item .right .time{font-size:12px;color:#8b96a0;font-family:Montserrat}vp-right-sidebar .recent-activity .recent-item .mat-divider{margin:1% 0 0 1%;color:#e1e1e1}vp-right-sidebar .recent-activity .recent-item .recen-item-inner{display:flex;margin:10px 0 0}.vnc-tabs-container ul.vnc-tabs{padding:0 16px}vp-right-sidebar vnc-profile li.vnc-tab{width:100%}vp-sidebar-drawer .mobile-sidebar-component{position:fixed;width:calc(100vw - 20%);height:100vh;background:#fff;z-index:9999;top:0;left:0}vp-sidebar-drawer .mobile-sidebar-component .user-menu__mask{position:fixed;height:100vh;background:#00000080;right:0;top:0;width:20%;z-index:999}.flex-section{display:flex}.ellipsis-section{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.resize-active .text-drag-data{width:50px;height:32px;background:#191919;color:#efefef;padding:0 12px;border-radius:4px;display:flex;align-items:center;justify-content:center;margin-bottom:80px;font-family:Source Sans Pro;font-size:12px;position:absolute;pointer-events:none;z-index:10}.resize-active .mail-drag-icon-wrapper .sidebar-drag-hover-line{position:absolute;top:0;right:7px;width:1px;height:100%;background:#2196f3;border-radius:2px;z-index:4;pointer-events:none;opacity:1}.text-drag-data{display:none}.layout-row{display:flex;flex-direction:row;min-width:0}.left-sidebar{position:relative;height:100%;padding-left:0!important}.content-pane{min-width:0}.layout-row>.vnc-cell{width:auto!important}.mail-drag-icon{cursor:col-resize}.left-sidebar{z-index:2}.content-pane{z-index:1}.mail-drag-icon-wrapper{position:absolute;top:0;right:-12px;height:100%;width:24px;display:flex;align-items:center;justify-content:center;cursor:col-resize;z-index:3}.mail-drag-icon-wrapper .mail-drag-icon:hover svg path{fill:#a5a7aa}.active-dark-theme{color-scheme:dark;--mat-menu-container-color: #131313;--mat-divider-color: #373e45;--mat-form-field-outlined-outline-color: #373e45;--mat-form-field-outlined-hover-outline-color: #373e45;--mat-form-field-filled-input-text-color: #c5cbd1;--mat-form-field-outlined-input-text-color: #c5cbd1;--mat-select-enabled-trigger-text-color: #c5cbd1;--mat-form-field-filled-input-text-placeholder-color: #A8B0B9;--mat-form-field-outlined-input-text-placeholder-color: #A8B0B9;--mat-select-placeholder-text-color: #A8B0B9;--mat-form-field-filled-disabled-input-text-color: rgba(197, 203, 209, .38);--mat-form-field-outlined-disabled-input-text-color: rgba(197, 203, 209, .38);--mat-form-field-disabled-input-text-placeholder-color: rgba(197, 203, 209, .38);--mat-select-disabled-trigger-text-color: rgba(197, 203, 209, .38);--mat-form-field-filled-label-text-color: #A8B0B9;--mat-form-field-outlined-label-text-color: #A8B0B9;--mat-form-field-filled-hover-label-text-color: #c5cbd1;--mat-form-field-outlined-hover-label-text-color: #c5cbd1;--mat-form-field-filled-disabled-label-text-color: rgba(197, 203, 209, .38);--mat-form-field-outlined-disabled-label-text-color: rgba(197, 203, 209, .38);--mat-form-field-filled-focus-label-text-color: #34a0f7;--mat-form-field-outlined-focus-label-text-color: #34a0f7;--mat-form-field-filled-error-label-text-color: #FF331C;--mat-form-field-outlined-error-label-text-color: #FF331C;--mat-form-field-filled-error-hover-label-text-color: #FF331C;--mat-form-field-outlined-error-hover-label-text-color: #FF331C;--mat-form-field-filled-error-focus-label-text-color: #FF331C;--mat-form-field-outlined-error-focus-label-text-color: #FF331C}.active-dark-theme .mat-mdc-list-item{color:#c5cbd1}.active-dark-theme .mat-mdc-list-item .mdc-list-item__primary-text,.active-dark-theme .mat-mdc-list-item .mdc-list-item__secondary-text{color:inherit}.active-dark-theme .mat-mdc-list-item:hover .mdc-list-item__primary-text,.active-dark-theme .mat-mdc-list-item:hover .mdc-list-item__secondary-text,.active-dark-theme .mat-mdc-list-item:focus .mdc-list-item__primary-text,.active-dark-theme .mat-mdc-list-item:focus .mdc-list-item__secondary-text,.active-dark-theme .mat-mdc-list-item.mdc-list-item--disabled .mdc-list-item__primary-text,.active-dark-theme .mat-mdc-list-item.mdc-list-item--disabled .mdc-list-item__secondary-text{color:inherit}.active-dark-theme input:-webkit-autofill,.active-dark-theme input:-webkit-autofill:hover,.active-dark-theme input:-webkit-autofill:focus,.active-dark-theme textarea:-webkit-autofill,.active-dark-theme select:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px #282f35 inset!important;-webkit-text-fill-color:#c5cbd1!important;caret-color:#c5cbd1}.active-dark-theme vnc-action-wheel-menu .wheel-action-menu{border-color:#373e45!important}.active-dark-theme vnc-action-wheel-menu .wheel-action-menu .menu li{background-color:#373e45!important}.active-dark-theme vnc-action-wheel-menu .wheel-action-menu .menu li a{background-color:#282f35!important}.active-dark-theme vnc-action-wheel-menu .wheel-action-menu .menu li a:hover{background-color:#131313!important}.active-dark-theme vp-sidebar-drawer .mobile-sidebar-component{background:#191a1c}.active-dark-theme vp-sidebar-drawer .mobile-sidebar-component .drawer__links .left_col{color:#c5cbd1}.active-dark-theme vp-sidebar-drawer .mobile-sidebar-component .drawer__links .left_col svg path{fill:#c5cbd1}.active-dark-theme .indicator:has(vnc-spinner){box-shadow:none;background-color:transparent}.active-dark-theme .mail-drag-icon-wrapper svg .inner-part{fill:#000}.active-dark-theme .mail-drag-icon-wrapper svg .line{fill:#a8b0b9}.active-dark-theme .mail-drag-icon-wrapper svg path{fill:#373e45}.active-dark-theme .mail-drag-icon-wrapper:hover svg .inner-part{fill:#191a1c}.active-dark-theme vp-mobile-search-dialog #mobileSearchPanel{background:#282f35;color:#c5cbd1}.active-dark-theme vp-mobile-search-dialog #mobileSearchPanel input{color:#c5cbd1}.active-dark-theme vp-mobile-search-dialog #mobileSearchPanel svg path{fill:#c5cbd1}.active-dark-theme vp-mobile-search-dialog #mobileSearchPanel .icon-button{background-color:#282f35}.active-dark-theme owl-date-time-calendar .owl-dt-calendar-header,.active-dark-theme owl-date-time-calendar .owl-dt-calendar-cell,.active-dark-theme owl-date-time-calendar .owl-dt-calendar-control{color:#c5cbd1}.active-dark-theme owl-date-time-calendar .owl-dt-calendar-header .owl-dt-calendar-cell-today,.active-dark-theme owl-date-time-calendar .owl-dt-calendar-cell .owl-dt-calendar-cell-today,.active-dark-theme owl-date-time-calendar .owl-dt-calendar-control .owl-dt-calendar-cell-today{border-color:#373e45}.active-dark-theme owl-date-time-calendar .owl-dt-calendar-header .owl-dt-control-button svg path,.active-dark-theme owl-date-time-calendar .owl-dt-calendar-cell .owl-dt-control-button svg path,.active-dark-theme owl-date-time-calendar .owl-dt-calendar-control .owl-dt-control-button svg path{fill:#c5cbd1!important}.active-dark-theme owl-date-time-calendar .owl-dt-calendar-header .owl-dt-calendar-table-divider:after,.active-dark-theme owl-date-time-calendar .owl-dt-calendar-cell .owl-dt-calendar-table-divider:after,.active-dark-theme owl-date-time-calendar .owl-dt-calendar-control .owl-dt-calendar-table-divider:after{background-color:#373e45}.active-dark-theme owl-date-time-calendar .owl-dt-calendar-cell-disabled{cursor:default}.active-dark-theme owl-date-time-calendar .owl-dt-calendar-cell-disabled>.owl-dt-calendar-cell-content:not(.owl-dt-calendar-cell-selected){color:#c5cbd1;opacity:.6}.active-dark-theme owl-date-time-calendar .owl-dt-calendar-cell-disabled>.owl-dt-calendar-cell-today:not(.owl-dt-calendar-cell-selected){border-color:#373e45}.active-dark-theme owl-date-time-calendar .owl-dt-control-arrow-button[disabled]{color:#c5cbd1}.active-dark-theme owl-date-time-calendar .owl-dt-control-arrow-button svg path{fill:#c5cbd1!important}.active-dark-theme owl-date-time-container{background-color:#131313;color:#c5cbd1}.active-dark-theme owl-date-time-container owl-date-time-timer{border-bottom:1px solid #373e45}.active-dark-theme owl-date-time-container owl-date-time-timer .owl-dt-timer-content input{background-color:#282f35;border:1px solid #373e45;color:#a8b0b9}.active-dark-theme vnc-chips .vnc-chips-static:not(.active){background:#282f35!important}.active-dark-theme vnc-chips .vnc-chips-static .item-label{color:#c5cbd1!important}.active-dark-theme vp-mention-list ul{background-color:#131313;box-shadow:0 2px 6px #000000b3}.active-dark-theme vp-mention-list ul li:hover,.active-dark-theme vp-mention-list ul li.active{background:#000}.active-dark-theme vp-mention-list ul li .mention-full-name{color:#c5cbd1}.active-dark-theme vp-mention-list ul li .mention-bare{color:#606b76}.active-dark-theme .tasks-dialog{background-color:#191a1c;box-shadow:0 1px 13px #000000b3}.active-dark-theme .tasks-dialog-header,.active-dark-theme .tasks-dialog-content .tasks-list{color:#c5cbd1}.active-dark-theme .mat-mdc-autocomplete-panel{--mat-autocomplete-background-color: #131313;--mat-option-selected-state-layer-color: #000;--mat-option-hover-state-layer-color: #000;--mat-option-focus-state-layer-color: #282f35;background-color:#131313}.active-dark-theme .mat-mdc-autocomplete-panel::-webkit-scrollbar{width:6px!important}.active-dark-theme .mat-mdc-autocomplete-panel::-webkit-scrollbar-thumb{background:#000!important}.active-dark-theme .mat-mdc-autocomplete-panel::-webkit-scrollbar-thumb:hover{background:#000!important}.active-dark-theme .mat-mdc-autocomplete-panel::-webkit-scrollbar-track{background:#282f35!important;box-shadow:inset 0 1px #282f35,inset 0 -1px #282f35!important}.active-dark-theme .mat-mdc-autocomplete-panel .mat-mdc-option .mdc-list-item__primary-text{color:#c5cbd1}.active-dark-theme .mat-mdc-autocomplete-panel .mat-mdc-option.mdc-list-item--selected,.active-dark-theme .mat-mdc-autocomplete-panel .mat-mdc-option:hover{background-color:#000}.active-dark-theme .mat-mdc-select-panel{--mat-select-panel-background-color: #131313;--mat-option-selected-state-layer-color: #000;--mat-option-hover-state-layer-color: #000;--mat-option-focus-state-layer-color: #282f35;background-color:#131313}.active-dark-theme .mat-mdc-select-panel::-webkit-scrollbar{width:6px!important}.active-dark-theme .mat-mdc-select-panel::-webkit-scrollbar-thumb{background:#000!important}.active-dark-theme .mat-mdc-select-panel::-webkit-scrollbar-thumb:hover{background:#000!important}.active-dark-theme .mat-mdc-select-panel::-webkit-scrollbar-track{background:#282f35!important;box-shadow:inset 0 1px #282f35,inset 0 -1px #282f35!important}.active-dark-theme .mat-mdc-select-panel .mat-mdc-option .mdc-list-item__primary-text{color:#c5cbd1}.active-dark-theme .mat-mdc-select-panel .mat-mdc-option .mdc-list-item__primary-text span{color:#c5cbd1!important}.active-dark-theme .mat-mdc-select-panel .mat-mdc-option.mdc-list-item--selected,.active-dark-theme .mat-mdc-select-panel .mat-mdc-option:hover{background-color:#000}.active-dark-theme .mat-mdc-dialog-container{--mat-dialog-container-color: #191a1c;background:#191a1c;box-shadow:0 8px 16px #082d3d33,0 4px 12px #082d3d1a}.active-dark-theme .mat-mdc-dialog-container .vp-folder-option-list-item-dialog .mat-mdc-list-item{color:#c5cbd1!important}.active-dark-theme .mat-mdc-dialog-container .vp-folder-option-list-item-dialog .mat-mdc-list-item:hover{background-color:#000!important}.active-dark-theme .mat-mdc-dialog-container vnc-document-preview .collabora-div iframe{filter:invert(.9) hue-rotate(180deg) brightness(.9) contrast(.85)!important}.active-dark-theme .mat-mdc-dialog-container vnc-document-preview onlyoffice{filter:invert(.9) hue-rotate(180deg) brightness(.9) contrast(.85)!important}@media only screen and (max-width:600px){.active-dark-theme .mat-mdc-dialog-container vnc-document-preview onlyoffice{filter:none!important}.active-dark-theme .mat-mdc-dialog-container vnc-document-preview onlyoffice iframe{filter:invert(.9) hue-rotate(180deg) brightness(.9) contrast(.85)!important}}.active-dark-theme .mat-mdc-dialog-container vnc-document-preview .preview-header:not(.mobile-header){background-color:#191a1c!important;border-bottom:1px solid #373e45!important}.active-dark-theme .mat-mdc-dialog-container vnc-document-preview .preview-header__left .image-details,.active-dark-theme .mat-mdc-dialog-container vnc-document-preview .preview-header__left .image-data .image-name{color:#c5cbd1!important}.active-dark-theme .mat-mdc-dialog-container vnc-document-preview .preview-header__right .vnc-action-panel{background-color:#191a1c}.active-dark-theme .mat-mdc-dialog-container vnc-document-preview .preview-header__right .vnc-action-panel:hover{background-color:#282f35}.active-dark-theme .mat-mdc-dialog-container vnc-document-preview .preview-header__right .vnc-action-panel svg-icon{color:#c5cbd1!important}.active-dark-theme .mat-mdc-dialog-container vnc-document-preview .preview-header__right .vnc-action-panel svg-icon svg path{fill:#c5cbd1!important}.active-dark-theme .mat-mdc-dialog-container vnc-document-preview .close-dialog{border-left:1px solid #373e45!important}.active-dark-theme .mat-mdc-dialog-container vnc-document-preview .close-dialog mat-icon{color:#c5cbd1!important}.active-dark-theme .mat-mdc-dialog-container vnc-document-preview .close-dialog svg path{fill:#c5cbd1!important}.active-dark-theme .mat-mdc-dialog-container vnc-document-preview .close-dialog:hover{background-color:#282f35}.active-dark-theme .mat-mdc-dialog-container .vp-users-management-dialog .option-list mat-list mat-icon,.active-dark-theme .mat-mdc-dialog-container .vp-archive-users-dialog .option-list mat-list mat-icon{color:#606b76}.active-dark-theme .mat-mdc-dialog-container .vp-users-management-dialog .option-list mat-list mat-list-item,.active-dark-theme .mat-mdc-dialog-container .vp-archive-users-dialog .option-list mat-list mat-list-item{color:#c5cbd1}.active-dark-theme .mat-mdc-dialog-container .vp-users-management-dialog .option-list mat-list mat-list-item:hover,.active-dark-theme .mat-mdc-dialog-container .vp-archive-users-dialog .option-list mat-list mat-list-item:hover{background:#000}.active-dark-theme .mat-mdc-dialog-container .vp-users-management-dialog .option-list mat-list mat-list-item.collected-users,.active-dark-theme .mat-mdc-dialog-container .vp-archive-users-dialog .option-list mat-list mat-list-item.collected-users{background-color:#282f35}.active-dark-theme .mat-mdc-dialog-container .vp-users-management-dialog .archive-user-menu-popover mat-list-item:hover,.active-dark-theme .mat-mdc-dialog-container .vp-archive-users-dialog .archive-user-menu-popover mat-list-item:hover{background:#000}.active-dark-theme .mat-mdc-dialog-container .vp-users-management-dialog .archive-user-menu-popover mat-icon,.active-dark-theme .mat-mdc-dialog-container .vp-archive-users-dialog .archive-user-menu-popover mat-icon{color:#c5cbd1}.active-dark-theme .mat-mdc-dialog-container .vp-invite-users-dialog .mat-dialog__title,.active-dark-theme .mat-mdc-dialog-container .vp-invite-users-dialog .mat-dialog__header-body{color:#c5cbd1}.active-dark-theme .mat-mdc-dialog-container .vp-invite-users-dialog .mat-dialog__content-block .email_add_div{background-color:transparent;color:#c5cbd1;border-bottom:1px solid #373e45}.active-dark-theme .mat-mdc-dialog-container vp-task-legal-notice-dialog .legalnotice-action-list a{color:#c5cbd1!important}.active-dark-theme .mat-mdc-dialog-container vp-task-legal-notice-dialog .legalnotice-action-list a svg path{fill:#c5cbd1!important}.active-dark-theme .mat-mdc-dialog-container vp-task-account-deactivate-feedback .task__dialog-body .message-header span{color:#c5cbd1!important}.active-dark-theme .mat-mdc-dialog-container vp-task-account-deactivate-feedback .task__dialog-body mat-radio-group .mdc-label{color:#c5cbd1!important}.active-dark-theme .mat-mdc-dialog-container vp-task-account-deactivate-feedback .task__dialog-body mat-radio-group .mat-mdc-radio-button:not(.mat-mdc-radio-checked) .mdc-radio__outer-circle{border-color:#c5cbd1!important}.active-dark-theme .mat-mdc-dialog-container vp-tfa-settings .task__dialog-body{color:#c5cbd1!important}.active-dark-theme .mat-mdc-dialog-container vp-tfa-settings .task__dialog-body::-webkit-scrollbar{width:6px!important}.active-dark-theme .mat-mdc-dialog-container vp-tfa-settings .task__dialog-body::-webkit-scrollbar-thumb{background:#000!important}.active-dark-theme .mat-mdc-dialog-container vp-tfa-settings .task__dialog-body::-webkit-scrollbar-thumb:hover{background:#000!important}.active-dark-theme .mat-mdc-dialog-container vp-tfa-settings .task__dialog-body::-webkit-scrollbar-track{background:#282f35!important;box-shadow:inset 0 1px #282f35,inset 0 -1px #282f35!important}.active-dark-theme .mat-mdc-dialog-container vp-tfa-settings .task__dialog-body input{background-color:#282f35!important;color:#c5cbd1!important}.active-dark-theme .mat-mdc-dialog-container vp-tfa-settings .task__dialog-body input:not(.ng-invalid){border-color:#373e45!important}.active-dark-theme .mat-mdc-dialog-container vp-tfa-settings .desktop-footer .mat-mdc-button.mat-mdc-button-disabled{color:#c5cbd1;opacity:.5}.active-dark-theme .mat-mdc-dialog-container vp-task-add-attachment-dialog .task-attachment-item{color:#c5cbd1}.active-dark-theme .mat-mdc-dialog-container vp-task-add-attachment-dialog .task-attachment-item .material-icons{color:#c5cbd1}.active-dark-theme .mat-mdc-dialog-container vp-task-record-voice-msg-dialog .recording-time span{color:#c5cbd1}.active-dark-theme .mat-mdc-dialog-container vp-time-log-history .timelog-history .timelog-history--body{color:#c5cbd1}.active-dark-theme .mat-mdc-dialog-container vnc-header .vnc-header-section{border-bottom:1px solid #373e45}.active-dark-theme .mat-mdc-dialog-container vnc-header .vnc-header-section .vnc-header-title{color:#dadee2}.active-dark-theme .mat-mdc-dialog-container .task__dialog-footer{border-top:1px solid #373e45}.active-dark-theme .mat-mdc-dialog-container .task__dialog-footer .desktop-footer .mat-mdc-button.mat-mdc-button-disabled{color:#c5cbd1;opacity:.5}.active-dark-theme .mat-mdc-dialog-container .tap-to-start{color:#c5cbd1}.active-dark-theme .mat-mdc-dialog-container .task__dialog{background:#191a1c;color:#c5cbd1}.active-dark-theme .mat-mdc-dialog-container .task__dialog.vp-task-login-profile-dialog .task-profile{background:#191a1c;border-bottom:1px solid #373e45}.active-dark-theme .mat-mdc-dialog-container .task__dialog.vp-task-login-profile-dialog .task_details .details_heading{color:#c5cbd1}.active-dark-theme .mat-mdc-dialog-container .task__dialog.vp-task-login-profile-dialog .task_details .separator-last-div{background-color:#373e45}.active-dark-theme .mat-mdc-dialog-container .task__dialog-header{border-bottom:1px solid #373e45}.active-dark-theme .mat-mdc-dialog-container .task__dialog-header .header_lbl{color:#dadee2}.active-dark-theme .mat-mdc-dialog-container .task__dialog-header .desktop-close-button{color:#c5cbd1}.active-dark-theme .mat-mdc-dialog-container vp-create-list-dialog .mat-dialog__title,.active-dark-theme .mat-mdc-dialog-container vp-create-location-dialog .mat-dialog__title{color:#dadee2}.active-dark-theme .mat-mdc-dialog-container vp-create-list-dialog mat-form-field input,.active-dark-theme .mat-mdc-dialog-container vp-create-location-dialog mat-form-field input{color:#c5cbd1!important}.active-dark-theme .mat-mdc-dialog-container vp-create-list-dialog mat-form-field:not(.mat-focused) .mdc-line-ripple:before,.active-dark-theme .mat-mdc-dialog-container vp-create-location-dialog mat-form-field:not(.mat-focused) .mdc-line-ripple:before{border-bottom-color:#373e45}.active-dark-theme .mat-mdc-dialog-container vp-create-list-dialog button:not(.disabled-button):hover,.active-dark-theme .mat-mdc-dialog-container vp-create-location-dialog button:not(.disabled-button):hover{background-color:#282f35!important}.active-dark-theme .mat-mdc-dialog-container vp-create-list-dialog .disabled-button,.active-dark-theme .mat-mdc-dialog-container vp-create-location-dialog .disabled-button{background-color:#a8b0b9!important;color:#fff!important}.active-dark-theme .mat-mdc-dialog-container vp-vnctask-task-compose{border-top-color:#373e45}.active-dark-theme .mat-mdc-dialog-container vp-vnctask-task-compose vp-vnctask-option-add-tags .selected-tags-list .assigned-tag{color:#c5cbd1}.active-dark-theme .mat-mdc-dialog-container vp-vnctask-task-compose vp-vnctask-option-add-tags .selected-tags-list .no-tag{color:#c5cbd1}.active-dark-theme .mat-mdc-dialog-container vp-vnctask-task-compose vp-vnctask-option-add-tags .mail-tags.cdk-virtual-scroll-viewport::-webkit-scrollbar-thumb{background:#000!important}.active-dark-theme .mat-mdc-dialog-container vp-vnctask-task-compose vp-vnctask-option-add-tags .mail-tags.cdk-virtual-scroll-viewport::-webkit-scrollbar-thumb:hover{background:#000!important}.active-dark-theme .mat-mdc-dialog-container vp-vnctask-task-compose vp-vnctask-option-add-tags .mail-tags.cdk-virtual-scroll-viewport::-webkit-scrollbar-track{background:#282f35!important;box-shadow:inset 0 1px #282f35,inset 0 -1px #282f35!important}.active-dark-theme .mat-mdc-dialog-container vp-vnctask-task-compose vp-vnctask-option-add-tags .vnc-input-component .vnc-form label.floating{color:#337cbd;background:#191a1c;border-radius:12px;padding:0 5px}.active-dark-theme .mat-mdc-dialog-container vp-vnctask-task-compose vp-vnctask-option-add-tags .vnc-input-component .vnc-form input{color:#a8b0b9;border:solid 1px #373e45;background-color:#282f35}.active-dark-theme .mat-mdc-dialog-container vp-vnctask-task-compose .task-dialog-new .task__dialog-body .selected-watcher-list{background-color:#191a1c}.active-dark-theme .mat-mdc-dialog-container vp-vnctask-task-compose .task-dialog-new .task__dialog-body vp-vnctask-toolbar .task-toolbar-buttons{background-color:#282f35;border-top:1px solid #373e45}.active-dark-theme .mat-mdc-dialog-container vp-vnctask-task-compose .task-dialog-new .task__dialog-body vp-vnctask-toolbar .task-toolbar-buttons .mat-mdc-button:hover{background-color:#373e45!important}.active-dark-theme .mat-mdc-dialog-container vp-vnctask-task-compose .task-dialog-new .task__dialog-body vp-vnctask-toolbar #text-editor{background:#131313;color:#c5cbd1}.active-dark-theme .mat-mdc-dialog-container vp-vnctask-task-compose .task-dialog-new .task__dialog-body vp-vnctask-toolbar #text-editor:not(:focus){border-bottom:1px solid #373e45}.active-dark-theme .mat-mdc-dialog-container vp-vnctask-task-compose .task-dialog-new .task__dialog-body::-webkit-scrollbar{width:6px!important}.active-dark-theme .mat-mdc-dialog-container vp-vnctask-task-compose .task-dialog-new .task__dialog-body::-webkit-scrollbar-thumb{background:#000!important}.active-dark-theme .mat-mdc-dialog-container vp-vnctask-task-compose .task-dialog-new .task__dialog-body::-webkit-scrollbar-thumb:hover{background:#000!important}.active-dark-theme .mat-mdc-dialog-container vp-vnctask-task-compose .task-dialog-new .task__dialog-body::-webkit-scrollbar-track{background:#282f35!important;box-shadow:inset 0 1px #282f35,inset 0 -1px #282f35!important}.active-dark-theme .mat-mdc-dialog-container vp-vnctask-task-compose .task-dialog-new .options-block-new .icons-block{background-color:#191a1c;color:#c5cbd1}.active-dark-theme .mat-mdc-dialog-container vp-vnctask-task-compose .task-dialog-new .options-block-new .icons-block:hover{background-color:#282f35}.active-dark-theme .mat-mdc-dialog-container vp-vnctask-task-compose .task-dialog-new .options-block-new .option-list .mat-mdc-list-item{color:#c5cbd1}.active-dark-theme .mat-mdc-dialog-container vp-vnctask-task-compose .task-dialog-new .options-block-new .option-list .mat-mdc-list-item svg path{fill:#c5cbd1}.active-dark-theme .mat-mdc-dialog-container vp-vnctask-task-compose .task-dialog-new .options-block-new .option-list .mat-mdc-list-item:hover:not(.selected-watcher-list-item){background-color:#000}.active-dark-theme .mat-mdc-dialog-container vp-vnctask-task-compose .task-dialog-new .options-block-new .option-list::-webkit-scrollbar{width:6px!important}.active-dark-theme .mat-mdc-dialog-container vp-vnctask-task-compose .task-dialog-new .options-block-new .option-list::-webkit-scrollbar-thumb{background:#000!important}.active-dark-theme .mat-mdc-dialog-container vp-vnctask-task-compose .task-dialog-new .options-block-new .option-list::-webkit-scrollbar-thumb:hover{background:#000!important}.active-dark-theme .mat-mdc-dialog-container vp-vnctask-task-compose .task-dialog-new .options-block-new .option-list::-webkit-scrollbar-track{background:#282f35!important;box-shadow:inset 0 1px #282f35,inset 0 -1px #282f35!important}.active-dark-theme .mat-mdc-dialog-container vp-vnctask-task-compose .task-dialog-new .vnc-input-component .vnc-form label.floating{color:#337cbd;background:#191a1c;border-radius:12px;padding:0 5px}.active-dark-theme .mat-mdc-dialog-container vp-vnctask-task-compose .task-dialog-new .vnc-input-component .vnc-form input{color:#a8b0b9;border:solid 1px #373e45;background-color:#282f35}.active-dark-theme .mat-mdc-dialog-container vp-vnctask-task-compose .task-dialog-new .chip-container{border:solid 1px #373e45}.active-dark-theme .mat-mdc-dialog-container vp-vnctask-task-compose .task-dialog-new .chip-container .vnc-chips .vnc-chips-dynamic .chips-left{background:#282f35!important}.active-dark-theme .mat-mdc-dialog-container vp-vnctask-task-compose .task-dialog-new .chip-container .vnc-chips .vnc-chips-dynamic .chips-left .item-label{color:#c5cbd1!important}.active-dark-theme .mat-mdc-dialog-container vp-vnctask-task-compose .task-dialog-new .chip-container .vnc-chips .vnc-chips-dynamic .chips-left:hover{background:#373e45!important}.active-dark-theme .mat-mdc-dialog-container vp-vnctask-task-compose .task-dialog-new .chip-container .vnc-chips .vnc-chips-dynamic .remove-chips-icon{background:#282f35!important}.active-dark-theme .mat-mdc-dialog-container vp-vnctask-task-compose .task-dialog-new .chip-container .vnc-chips .vnc-chips-dynamic .remove-chips-icon:hover{background:#373e45!important}.active-dark-theme .mat-mdc-dialog-container vp-vnctask-task-compose .task-dialog-new vp-new-vnctask-option-add-estimate .estimate-time-label div{color:#c5cbd1}.active-dark-theme .mat-mdc-dialog-container vp-vnctask-task-compose .task-dialog-new vp-new-vnctask-option-add-estimate .add-task-estimate-time input{background-color:#282f35;color:#c5cbd1}.active-dark-theme .mat-mdc-dialog-container vp-vnctask-task-compose .task-dialog-new vp-new-vnctask-option-add-tags #assign_tags_option_list .selected-tags-list .assigned-tag{color:#c5cbd1}.active-dark-theme .mat-mdc-dialog-container vp-vnctask-task-compose .task-dialog-new vp-new-vnctask-option-add-tags #assign_tags_option_list .selected-tags-list .no-tag{color:#c5cbd1}.active-dark-theme .mat-mdc-dialog-container vp-vnctask-task-compose .task-dialog-new vp-new-vnctask-option-add-tags #assign_tags_option_list .tag-header{border-bottom:1px solid #373e45!important}.active-dark-theme .mat-mdc-dialog-container vp-vnctask-task-compose .task-dialog-new vp-new-vnctask-option-add-tags #assign_tags_option_list .tag-header .icons-div,.active-dark-theme .mat-mdc-dialog-container vp-vnctask-task-compose .task-dialog-new vp-new-vnctask-option-add-tags #assign_tags_option_list .tag-header span{color:#c5cbd1}.active-dark-theme .mat-mdc-dialog-container vp-vnctask-task-compose .task-dialog-new vp-new-vnctask-option-add-tags #assign_tags_option_list .tag-header .icons-div .icon-close,.active-dark-theme .mat-mdc-dialog-container vp-vnctask-task-compose .task-dialog-new vp-new-vnctask-option-add-tags #assign_tags_option_list .tag-header span .icon-close{color:#c5cbd1}.active-dark-theme .mat-mdc-dialog-container vp-vnctask-task-compose .task-dialog-new vp-new-vnctask-option-add-tags #assign_tags_option_list .tags-list-view .add-tag-div textarea{border-bottom:1px solid #373e45!important;color:#c5cbd1!important}.active-dark-theme .mat-mdc-dialog-container vp-vnctask-task-compose .task-dialog-new vp-new-vnctask-option-add-tags #assign_tags_option_list .tags-list-view .add-tag-div textarea::placeholder{color:#c5cbd1!important}.active-dark-theme .mat-mdc-dialog-container vp-vnctask-task-compose .task-dialog-new vp-new-vnctask-option-add-tags #assign_tags_option_list .tags-list-view .tag-msg-span{color:#c5cbd1}.active-dark-theme .mat-mdc-dialog-container vp-vnctask-task-compose .vnctask-compose-dialog:not(.task-dialog-new) .task__dialog-body .option-list .mat-mdc-list-item:hover{background-color:#000}.active-dark-theme .mat-mdc-dialog-container vp-vnctask-task-compose .vnctask-compose-dialog:not(.task-dialog-new) .task__dialog-body .option-list .mat-mdc-list-item{color:#c5cbd1}.active-dark-theme .mat-mdc-dialog-container vp-vnctask-task-compose .vnctask-compose-dialog:not(.task-dialog-new) .task__dialog-body .option-list .mat-mdc-list-item .selected-watcher-list{background-color:#191a1c}.active-dark-theme .mat-mdc-dialog-container vp-vnctask-task-compose .vnctask-compose-dialog:not(.task-dialog-new) .task__dialog-body .option-list .mat-mdc-list-item .selected-watcher-list .selected-member-name{color:#c5cbd1}.active-dark-theme .mat-mdc-dialog-container vp-vnctask-task-compose .vnctask-compose-dialog:not(.task-dialog-new) .task__dialog-body .option-list .mat-mdc-list-item .username-place{color:#c5cbd1}.active-dark-theme .mat-mdc-dialog-container vp-vnctask-task-compose .vnctask-compose-dialog:not(.task-dialog-new) .task__dialog-body #compose-div .new_task_input_div{border-bottom:1px solid #373e45;background-color:#282f35;color:#c5cbd1}.active-dark-theme .mat-mdc-dialog-container vp-vnctask-task-compose .vnctask-compose-dialog:not(.task-dialog-new) .task__dialog-body #compose-div .wrapper .container{border-bottom:1px solid #373e45}.active-dark-theme .mat-mdc-dialog-container vp-vnctask-task-compose .vnctask-compose-dialog:not(.task-dialog-new) .task__dialog-body #compose-div .wrapper .container .input-tag{background-color:#282f35}.active-dark-theme .mat-mdc-dialog-container vp-vnctask-task-compose .vnctask-compose-dialog:not(.task-dialog-new) .task__dialog-body .vnctask-compose-dialog__options-container .option-icon{color:#c5cbd1}.active-dark-theme .mat-mdc-dialog-container vp-vnctask-task-compose .vnctask-compose-dialog:not(.task-dialog-new) .task__dialog-body vp-vnctask-toolbar .task-toolbar-buttons{background-color:#282f35;border-top:1px solid #373e45}.active-dark-theme .mat-mdc-dialog-container vp-vnctask-task-compose .vnctask-compose-dialog:not(.task-dialog-new) .task__dialog-body vp-vnctask-toolbar #text-editor{background:#131313;color:#c5cbd1}.active-dark-theme .mat-mdc-dialog-container vp-vnctask-task-compose .vnctask-compose-dialog:not(.task-dialog-new) .task__dialog-body vp-vnctask-option-add-estimate .estimate-time-label div{color:#c5cbd1}.active-dark-theme .mat-mdc-dialog-container vp-vnctask-task-compose .vnctask-compose-dialog:not(.task-dialog-new) .task__dialog-body vp-vnctask-option-add-estimate .add-task-estimate-time input{background-color:#282f35;color:#c5cbd1}.active-dark-theme .mat-mdc-dialog-container vp-vnctask-task-compose .vnctask-compose-dialog:not(.task-dialog-new) .task__dialog-body .tags-list-view textarea{border-bottom:1px solid #373e45;color:#c5cbd1}.active-dark-theme .mat-mdc-dialog-container vp-vnctask-task-compose .vnctask-compose-dialog:not(.task-dialog-new) .task__dialog-body .tags-list-view .tag-header{border-bottom:1px solid #373e45}.active-dark-theme .mat-mdc-dialog-container vp-vnctask-task-compose .vnctask-compose-dialog:not(.task-dialog-new) .task__dialog-body .tags-list-view .tag-msg-span{color:#c5cbd1}.active-dark-theme .mat-mdc-dialog-container vp-vnctask-task-compose .vnctask-compose-dialog:not(.task-dialog-new) .task__dialog-body .tags-list-view .tag-list-item{background-color:#282f35;color:#c5cbd1}.active-dark-theme .mat-mdc-dialog-container vp-task-add-reminder-dialog .task__dialog-body .mat-mdc-list-item mat-icon{color:#c5cbd1}.active-dark-theme .mat-mdc-dialog-container vp-task-add-reminder-dialog .task__dialog-body .mdc-radio__outer-circle{border-color:#c5cbd1}.active-dark-theme .mat-mdc-dialog-container vp-task-add-reminder-dialog .task__dialog-body .mat-mdc-radio-button{--mat-radio-label-text-color: #c5cbd1}.active-dark-theme .mat-mdc-dialog-container vp-task-add-reminder-dialog .task__dialog-body .mat-mdc-radio-button .mdc-label{color:#c5cbd1}.active-dark-theme .mat-mdc-dialog-container vp-task-add-reminder-dialog .task__dialog-body .reminder-div input{background-color:#282f35;color:#c5cbd1;border-bottom:1px solid #282f35}.active-dark-theme .mat-mdc-dialog-container vp-task-watchers .watchers-body .selected-watcher-list{background-color:#191a1c}.active-dark-theme .mat-mdc-dialog-container vp-task-watchers .watchers-body .option-list .mat-mdc-list-item{color:#c5cbd1}.active-dark-theme .mat-mdc-dialog-container vp-task-watchers .watchers-body .option-list .mat-mdc-list-item svg path{fill:#c5cbd1}.active-dark-theme .mat-mdc-dialog-container vp-task-watchers .watchers-body .option-list .mat-mdc-list-item:hover{background-color:#000}.active-dark-theme .mat-mdc-dialog-container vp-task-watchers .watchers-body .option-list::-webkit-scrollbar{width:6px!important}.active-dark-theme .mat-mdc-dialog-container vp-task-watchers .watchers-body .option-list::-webkit-scrollbar-thumb{background:#000!important}.active-dark-theme .mat-mdc-dialog-container vp-task-watchers .watchers-body .option-list::-webkit-scrollbar-thumb:hover{background:#000!important}.active-dark-theme .mat-mdc-dialog-container vp-task-watchers .watchers-body .option-list::-webkit-scrollbar-track{background:#282f35!important;box-shadow:inset 0 1px #282f35,inset 0 -1px #282f35!important}.active-dark-theme .mat-mdc-dialog-container vp-task-watchers .mat-mdc-button-disabled{background-color:#a8b0b9!important;color:#fff!important}.active-dark-theme .mat-mdc-dialog-container vp-task-image-desktop-cropper .task__dialog-body .row{background:#191a1c}.active-dark-theme .mat-mdc-dialog-container vp-task-image-desktop-cropper .task__dialog-body .row .user-upload-profile_rightside{background:#191a1c}.active-dark-theme .mat-mdc-dialog-container vp-task-add-field-dialog .mat-mdc-list-item,.active-dark-theme .mat-mdc-dialog-container vp-task-attachment-option-dialog .mat-mdc-list-item{color:#c5cbd1}.active-dark-theme .mat-mdc-dialog-container vp-task-add-field-dialog .mat-mdc-list-item svg path,.active-dark-theme .mat-mdc-dialog-container vp-task-attachment-option-dialog .mat-mdc-list-item svg path{fill:#c5cbd1}.active-dark-theme .mat-mdc-dialog-container vp-task-add-field-dialog .mat-mdc-list-item:hover,.active-dark-theme .mat-mdc-dialog-container vp-task-attachment-option-dialog .mat-mdc-list-item:hover{background-color:#000}.active-dark-theme .mat-mdc-dialog-container vp-task-bulk-edit-dialog .task__dialog-body .mat-mdc-form-field:not(.mat-focused) .mdc-line-ripple:before{border-bottom-color:#373e45}.active-dark-theme .mat-mdc-dialog-container vp-task-bulk-edit-dialog .task__dialog-body .mat-mdc-list .mat-mdc-list-item{border-bottom:1px solid #373e45;color:#c5cbd1}.active-dark-theme .mat-mdc-dialog-container vp-task-bulk-edit-dialog .task__dialog-body .mat-mdc-list .mat-mdc-list-item svg:not(.priority-icon) path{fill:#c5cbd1}.active-dark-theme .mat-mdc-dialog-container vp-task-bulk-edit-dialog .task__dialog-body .mat-mdc-list .mat-mdc-list-item:hover{background-color:#000}.active-dark-theme .mat-mdc-dialog-container vp-task-bulk-edit-dialog .task__dialog-body .mat-mdc-list::-webkit-scrollbar{width:6px!important}.active-dark-theme .mat-mdc-dialog-container vp-task-bulk-edit-dialog .task__dialog-body .mat-mdc-list::-webkit-scrollbar-thumb{background:#000!important}.active-dark-theme .mat-mdc-dialog-container vp-task-bulk-edit-dialog .task__dialog-body .mat-mdc-list::-webkit-scrollbar-thumb:hover{background:#000!important}.active-dark-theme .mat-mdc-dialog-container vp-task-bulk-edit-dialog .task__dialog-body .mat-mdc-list::-webkit-scrollbar-track{background:#282f35!important;box-shadow:inset 0 1px #282f35,inset 0 -1px #282f35!important}.active-dark-theme .mat-mdc-dialog-container vp-task-bulk-edit-dialog .task__dialog-body button.date-picker-button:hover{background-color:#282f35}.active-dark-theme .mat-mdc-dialog-container vp-log-time .spent-date,.active-dark-theme .mat-mdc-dialog-container vp-log-time .spent-time-input{color:#c5cbd1;border-bottom-color:#373e45}.active-dark-theme .mat-mdc-dialog-container vp-log-time .mat-mdc-form-field:not(.mat-focused) .mdc-line-ripple:before{border-bottom-color:#373e45}.active-dark-theme .mat-mdc-dialog-container vp-log-time .mat-mdc-form-field .mat-mdc-form-field-hint{color:#c5cbd1}.active-dark-theme .mat-mdc-dialog-container vp-log-time .mat-mdc-form-field textarea{color:#a8b0b9}.active-dark-theme .mat-mdc-dialog-container vp-log-time .desktop-footer .mat-mdc-button.mat-mdc-button-disabled{color:#c5cbd1;opacity:.5}.active-dark-theme .mat-mdc-dialog-container vp-task-confirm-dialog .task__dialog-header{border-bottom:none!important;background-color:#191a1c}.active-dark-theme .mat-mdc-dialog-container vp-task-confirm-dialog .task__dialog-footer{border-top:none!important}.active-dark-theme .mat-mdc-dialog-container vp-advanced-task-search .advance-search-list .mat-mdc-list-item{color:#c5cbd1}.active-dark-theme .mat-mdc-dialog-container vp-advanced-task-search .advance-search-list .mat-mdc-list-item .sub-title{color:#c5cbd1}.active-dark-theme .mat-mdc-dialog-container vp-advanced-task-search .advance-search-list::-webkit-scrollbar{width:6px!important}.active-dark-theme .mat-mdc-dialog-container vp-advanced-task-search .advance-search-list::-webkit-scrollbar-thumb{background:#000!important}.active-dark-theme .mat-mdc-dialog-container vp-advanced-task-search .advance-search-list::-webkit-scrollbar-thumb:hover{background:#000!important}.active-dark-theme .mat-mdc-dialog-container vp-advanced-task-search .advance-search-list::-webkit-scrollbar-track{background:#282f35!important;box-shadow:inset 0 1px #282f35,inset 0 -1px #282f35!important}.active-dark-theme .mat-mdc-dialog-container vp-task-general-settings-dialog .task__dialog-body .divider{background-color:#373e45}.active-dark-theme .mat-mdc-dialog-container vp-task-general-settings-dialog .task__dialog-body mat-form-field:not(.mat-focused) .mdc-line-ripple:before{border-bottom-color:#373e45}.active-dark-theme .mat-mdc-dialog-container vp-task-general-settings-dialog .task__dialog-body mat-form-field mat-select .mat-mdc-select-arrow{color:#a8b0b9}.active-dark-theme .mat-mdc-dialog-container vp-task-general-settings-dialog .task__dialog-body mat-form-field mat-select .mat-mdc-select-value{color:#a8b0b9}.active-dark-theme .mat-mdc-dialog-container vp-task-general-settings-dialog .task__dialog-body .mat-mdc-list .mat-mdc-list-item{color:#c5cbd1}.active-dark-theme .mat-mdc-dialog-container vp-task-general-settings-dialog .task__dialog-body .mat-mdc-list .mat-mdc-list-item .mat-mdc-list-item-unscoped-content{color:#c5cbd1}.active-dark-theme .mat-mdc-dialog-container vp-task-general-settings-dialog .task__dialog-body .mat-mdc-list .mat-mdc-list-item .sub-title{color:#c5cbd1}.active-dark-theme .mat-mdc-dialog-container vp-task-general-settings-dialog .task__dialog-body .mat-mdc-list .mat-mdc-list-item:hover{background-color:#000}.active-dark-theme .mat-mdc-dialog-container vp-task-general-settings-dialog .task__dialog-body .notification-header{color:#c5cbd1}.active-dark-theme .mat-mdc-dialog-container vp-task-general-settings-dialog .task__dialog-body .setting-option .mat-mdc-text-field-wrapper{background:#282f35;border:1px solid #373e45;border-radius:6px}.active-dark-theme .mat-mdc-dialog-container vp-task-general-settings-dialog .task__dialog-body .setting-option .mat-mdc-form-field-flex{border:none;background:transparent!important}.active-dark-theme .mat-mdc-dialog-container vp-task-general-settings-dialog .task__dialog-body .setting-option .mat-trigger-block .mat-trigger-text-style{color:#c5cbd1!important}.active-dark-theme .mat-mdc-dialog-container vp-task-general-settings-dialog .task__dialog-body .setting-option mat-label.option-label{background:#191a1c;color:#337cbd}.active-dark-theme .mat-mdc-dialog-container vp-task-general-settings-dialog .task__dialog-body .setting-option .mdc-line-ripple{display:none!important}.active-dark-theme .mat-mdc-dialog-container vp-task-general-settings-dialog .task__dialog-body::-webkit-scrollbar{width:6px!important}.active-dark-theme .mat-mdc-dialog-container vp-task-general-settings-dialog .task__dialog-body::-webkit-scrollbar-thumb{background:#000!important}.active-dark-theme .mat-mdc-dialog-container vp-task-general-settings-dialog .task__dialog-body::-webkit-scrollbar-thumb:hover{background:#000!important}.active-dark-theme .mat-mdc-dialog-container vp-task-general-settings-dialog .task__dialog-body::-webkit-scrollbar-track{background:#282f35!important;box-shadow:inset 0 1px #282f35,inset 0 -1px #282f35!important}.active-dark-theme .mat-mdc-dialog-container vp-task-general-settings-dialog .mat-mdc-button-disabled{background-color:#a8b0b9!important;color:#fff!important}.active-dark-theme .mat-mdc-dialog-container vp-task-option-list .mat-mdc-list-item,.active-dark-theme .mat-mdc-dialog-container vp-folder-option-list .mat-mdc-list-item,.active-dark-theme .mat-mdc-dialog-container vp-tag-option-list .mat-mdc-list-item,.active-dark-theme .mat-mdc-dialog-container vp-location-option-list .mat-mdc-list-item,.active-dark-theme .mat-mdc-dialog-container vp-save-search-dialog .mat-mdc-list-item,.active-dark-theme .mat-mdc-dialog-container vp-task-settings-dialog .mat-mdc-list-item{color:#c5cbd1}.active-dark-theme .mat-mdc-dialog-container vp-task-option-list .mat-mdc-list-item svg path,.active-dark-theme .mat-mdc-dialog-container vp-folder-option-list .mat-mdc-list-item svg path,.active-dark-theme .mat-mdc-dialog-container vp-tag-option-list .mat-mdc-list-item svg path,.active-dark-theme .mat-mdc-dialog-container vp-location-option-list .mat-mdc-list-item svg path,.active-dark-theme .mat-mdc-dialog-container vp-save-search-dialog .mat-mdc-list-item svg path,.active-dark-theme .mat-mdc-dialog-container vp-task-settings-dialog .mat-mdc-list-item svg path{fill:#c5cbd1}.active-dark-theme .mat-mdc-dialog-container vp-task-option-list .mat-mdc-list-item .query-result-count,.active-dark-theme .mat-mdc-dialog-container vp-task-option-list .mat-mdc-list-item .query-name,.active-dark-theme .mat-mdc-dialog-container vp-task-option-list .mat-mdc-list-item .query-date,.active-dark-theme .mat-mdc-dialog-container vp-folder-option-list .mat-mdc-list-item .query-result-count,.active-dark-theme .mat-mdc-dialog-container vp-folder-option-list .mat-mdc-list-item .query-name,.active-dark-theme .mat-mdc-dialog-container vp-folder-option-list .mat-mdc-list-item .query-date,.active-dark-theme .mat-mdc-dialog-container vp-tag-option-list .mat-mdc-list-item .query-result-count,.active-dark-theme .mat-mdc-dialog-container vp-tag-option-list .mat-mdc-list-item .query-name,.active-dark-theme .mat-mdc-dialog-container vp-tag-option-list .mat-mdc-list-item .query-date,.active-dark-theme .mat-mdc-dialog-container vp-location-option-list .mat-mdc-list-item .query-result-count,.active-dark-theme .mat-mdc-dialog-container vp-location-option-list .mat-mdc-list-item .query-name,.active-dark-theme .mat-mdc-dialog-container vp-location-option-list .mat-mdc-list-item .query-date,.active-dark-theme .mat-mdc-dialog-container vp-save-search-dialog .mat-mdc-list-item .query-result-count,.active-dark-theme .mat-mdc-dialog-container vp-save-search-dialog .mat-mdc-list-item .query-name,.active-dark-theme .mat-mdc-dialog-container vp-save-search-dialog .mat-mdc-list-item .query-date,.active-dark-theme .mat-mdc-dialog-container vp-task-settings-dialog .mat-mdc-list-item .query-result-count,.active-dark-theme .mat-mdc-dialog-container vp-task-settings-dialog .mat-mdc-list-item .query-name,.active-dark-theme .mat-mdc-dialog-container vp-task-settings-dialog .mat-mdc-list-item .query-date{color:#c5cbd1}.active-dark-theme .mat-mdc-dialog-container vp-task-option-list .mat-mdc-list-item:hover,.active-dark-theme .mat-mdc-dialog-container vp-folder-option-list .mat-mdc-list-item:hover,.active-dark-theme .mat-mdc-dialog-container vp-tag-option-list .mat-mdc-list-item:hover,.active-dark-theme .mat-mdc-dialog-container vp-location-option-list .mat-mdc-list-item:hover,.active-dark-theme .mat-mdc-dialog-container vp-save-search-dialog .mat-mdc-list-item:hover,.active-dark-theme .mat-mdc-dialog-container vp-task-settings-dialog .mat-mdc-list-item:hover{background-color:#000}.active-dark-theme .mat-mdc-dialog-container .logout-div,.active-dark-theme .mat-mdc-dialog-container .vp-select-apps-dialog h5{color:#c5cbd1}.active-dark-theme .mat-mdc-dialog-container vp-search-through mat-list-item mat-radio-button,.active-dark-theme .mat-mdc-dialog-container vp-time-range mat-list-item mat-radio-button,.active-dark-theme .mat-mdc-dialog-container vp-duedate-range mat-list-item mat-radio-button,.active-dark-theme .mat-mdc-dialog-container vp-select-users mat-list-item mat-radio-button,.active-dark-theme .mat-mdc-dialog-container vp-select-projects mat-list-item mat-radio-button,.active-dark-theme .mat-mdc-dialog-container vp-select-lists mat-list-item mat-radio-button,.active-dark-theme .mat-mdc-dialog-container vp-select-tags mat-list-item mat-radio-button,.active-dark-theme .mat-mdc-dialog-container vp-select-locations mat-list-item mat-radio-button{box-shadow:0 1px #282f35!important}.active-dark-theme .mat-mdc-dialog-container vp-search-through mat-list-item .mdc-label,.active-dark-theme .mat-mdc-dialog-container vp-time-range mat-list-item .mdc-label,.active-dark-theme .mat-mdc-dialog-container vp-duedate-range mat-list-item .mdc-label,.active-dark-theme .mat-mdc-dialog-container vp-select-users mat-list-item .mdc-label,.active-dark-theme .mat-mdc-dialog-container vp-select-projects mat-list-item .mdc-label,.active-dark-theme .mat-mdc-dialog-container vp-select-lists mat-list-item .mdc-label,.active-dark-theme .mat-mdc-dialog-container vp-select-tags mat-list-item .mdc-label,.active-dark-theme .mat-mdc-dialog-container vp-select-locations mat-list-item .mdc-label{color:#c5cbd1!important}.active-dark-theme .mat-mdc-dialog-container vp-search-through mat-list-item .mat-mdc-radio-button:not(.mat-mdc-radio-checked) .mdc-radio__outer-circle,.active-dark-theme .mat-mdc-dialog-container vp-time-range mat-list-item .mat-mdc-radio-button:not(.mat-mdc-radio-checked) .mdc-radio__outer-circle,.active-dark-theme .mat-mdc-dialog-container vp-duedate-range mat-list-item .mat-mdc-radio-button:not(.mat-mdc-radio-checked) .mdc-radio__outer-circle,.active-dark-theme .mat-mdc-dialog-container vp-select-users mat-list-item .mat-mdc-radio-button:not(.mat-mdc-radio-checked) .mdc-radio__outer-circle,.active-dark-theme .mat-mdc-dialog-container vp-select-projects mat-list-item .mat-mdc-radio-button:not(.mat-mdc-radio-checked) .mdc-radio__outer-circle,.active-dark-theme .mat-mdc-dialog-container vp-select-lists mat-list-item .mat-mdc-radio-button:not(.mat-mdc-radio-checked) .mdc-radio__outer-circle,.active-dark-theme .mat-mdc-dialog-container vp-select-tags mat-list-item .mat-mdc-radio-button:not(.mat-mdc-radio-checked) .mdc-radio__outer-circle,.active-dark-theme .mat-mdc-dialog-container vp-select-locations mat-list-item .mat-mdc-radio-button:not(.mat-mdc-radio-checked) .mdc-radio__outer-circle{border-color:#c5cbd1!important}.active-dark-theme .mat-mdc-dialog-container vp-search-through mat-list-item .select-date .date-option span,.active-dark-theme .mat-mdc-dialog-container vp-time-range mat-list-item .select-date .date-option span,.active-dark-theme .mat-mdc-dialog-container vp-duedate-range mat-list-item .select-date .date-option span,.active-dark-theme .mat-mdc-dialog-container vp-select-users mat-list-item .select-date .date-option span,.active-dark-theme .mat-mdc-dialog-container vp-select-projects mat-list-item .select-date .date-option span,.active-dark-theme .mat-mdc-dialog-container vp-select-lists mat-list-item .select-date .date-option span,.active-dark-theme .mat-mdc-dialog-container vp-select-tags mat-list-item .select-date .date-option span,.active-dark-theme .mat-mdc-dialog-container vp-select-locations mat-list-item .select-date .date-option span{color:#c5cbd1}.active-dark-theme .mat-mdc-dialog-container vp-search-through mat-list-item .select-date .date-option input,.active-dark-theme .mat-mdc-dialog-container vp-time-range mat-list-item .select-date .date-option input,.active-dark-theme .mat-mdc-dialog-container vp-duedate-range mat-list-item .select-date .date-option input,.active-dark-theme .mat-mdc-dialog-container vp-select-users mat-list-item .select-date .date-option input,.active-dark-theme .mat-mdc-dialog-container vp-select-projects mat-list-item .select-date .date-option input,.active-dark-theme .mat-mdc-dialog-container vp-select-lists mat-list-item .select-date .date-option input,.active-dark-theme .mat-mdc-dialog-container vp-select-tags mat-list-item .select-date .date-option input,.active-dark-theme .mat-mdc-dialog-container vp-select-locations mat-list-item .select-date .date-option input{background-color:#282f35;color:#c5cbd1;border-bottom:1px solid #282f35}.active-dark-theme .mat-mdc-dialog-container vp-search-through .task__dialog-body .selected-files mat-list mat-list-item,.active-dark-theme .mat-mdc-dialog-container vp-time-range .task__dialog-body .selected-files mat-list mat-list-item,.active-dark-theme .mat-mdc-dialog-container vp-duedate-range .task__dialog-body .selected-files mat-list mat-list-item,.active-dark-theme .mat-mdc-dialog-container vp-select-users .task__dialog-body .selected-files mat-list mat-list-item,.active-dark-theme .mat-mdc-dialog-container vp-select-projects .task__dialog-body .selected-files mat-list mat-list-item,.active-dark-theme .mat-mdc-dialog-container vp-select-lists .task__dialog-body .selected-files mat-list mat-list-item,.active-dark-theme .mat-mdc-dialog-container vp-select-tags .task__dialog-body .selected-files mat-list mat-list-item,.active-dark-theme .mat-mdc-dialog-container vp-select-locations .task__dialog-body .selected-files mat-list mat-list-item{color:#c5cbd1;box-shadow:0 1px #282f35!important}.active-dark-theme .mat-mdc-dialog-container vp-search-through .task__dialog-body #select-users-list-dialog mat-form-field input,.active-dark-theme .mat-mdc-dialog-container vp-search-through .task__dialog-body #select-projects-list-dialog mat-form-field input,.active-dark-theme .mat-mdc-dialog-container vp-search-through .task__dialog-body #select-list-dialog mat-form-field input,.active-dark-theme .mat-mdc-dialog-container vp-search-through .task__dialog-body #select-tags-list-dialog mat-form-field input,.active-dark-theme .mat-mdc-dialog-container vp-time-range .task__dialog-body #select-users-list-dialog mat-form-field input,.active-dark-theme .mat-mdc-dialog-container vp-time-range .task__dialog-body #select-projects-list-dialog mat-form-field input,.active-dark-theme .mat-mdc-dialog-container vp-time-range .task__dialog-body #select-list-dialog mat-form-field input,.active-dark-theme .mat-mdc-dialog-container vp-time-range .task__dialog-body #select-tags-list-dialog mat-form-field input,.active-dark-theme .mat-mdc-dialog-container vp-duedate-range .task__dialog-body #select-users-list-dialog mat-form-field input,.active-dark-theme .mat-mdc-dialog-container vp-duedate-range .task__dialog-body #select-projects-list-dialog mat-form-field input,.active-dark-theme .mat-mdc-dialog-container vp-duedate-range .task__dialog-body #select-list-dialog mat-form-field input,.active-dark-theme .mat-mdc-dialog-container vp-duedate-range .task__dialog-body #select-tags-list-dialog mat-form-field input,.active-dark-theme .mat-mdc-dialog-container vp-select-users .task__dialog-body #select-users-list-dialog mat-form-field input,.active-dark-theme .mat-mdc-dialog-container vp-select-users .task__dialog-body #select-projects-list-dialog mat-form-field input,.active-dark-theme .mat-mdc-dialog-container vp-select-users .task__dialog-body #select-list-dialog mat-form-field input,.active-dark-theme .mat-mdc-dialog-container vp-select-users .task__dialog-body #select-tags-list-dialog mat-form-field input,.active-dark-theme .mat-mdc-dialog-container vp-select-projects .task__dialog-body #select-users-list-dialog mat-form-field input,.active-dark-theme .mat-mdc-dialog-container vp-select-projects .task__dialog-body #select-projects-list-dialog mat-form-field input,.active-dark-theme .mat-mdc-dialog-container vp-select-projects .task__dialog-body #select-list-dialog mat-form-field input,.active-dark-theme .mat-mdc-dialog-container vp-select-projects .task__dialog-body #select-tags-list-dialog mat-form-field input,.active-dark-theme .mat-mdc-dialog-container vp-select-lists .task__dialog-body #select-users-list-dialog mat-form-field input,.active-dark-theme .mat-mdc-dialog-container vp-select-lists .task__dialog-body #select-projects-list-dialog mat-form-field input,.active-dark-theme .mat-mdc-dialog-container vp-select-lists .task__dialog-body #select-list-dialog mat-form-field input,.active-dark-theme .mat-mdc-dialog-container vp-select-lists .task__dialog-body #select-tags-list-dialog mat-form-field input,.active-dark-theme .mat-mdc-dialog-container vp-select-tags .task__dialog-body #select-users-list-dialog mat-form-field input,.active-dark-theme .mat-mdc-dialog-container vp-select-tags .task__dialog-body #select-projects-list-dialog mat-form-field input,.active-dark-theme .mat-mdc-dialog-container vp-select-tags .task__dialog-body #select-list-dialog mat-form-field input,.active-dark-theme .mat-mdc-dialog-container vp-select-tags .task__dialog-body #select-tags-list-dialog mat-form-field input,.active-dark-theme .mat-mdc-dialog-container vp-select-locations .task__dialog-body #select-users-list-dialog mat-form-field input,.active-dark-theme .mat-mdc-dialog-container vp-select-locations .task__dialog-body #select-projects-list-dialog mat-form-field input,.active-dark-theme .mat-mdc-dialog-container vp-select-locations .task__dialog-body #select-list-dialog mat-form-field input,.active-dark-theme .mat-mdc-dialog-container vp-select-locations .task__dialog-body #select-tags-list-dialog mat-form-field input{color:#c5cbd1!important}.active-dark-theme .mat-mdc-dialog-container vp-search-through .task__dialog-body #select-users-list-dialog mat-list-item .username-place,.active-dark-theme .mat-mdc-dialog-container vp-search-through .task__dialog-body #select-users-list-dialog mat-list-item .list-label-style,.active-dark-theme .mat-mdc-dialog-container vp-search-through .task__dialog-body #select-users-list-dialog mat-list-item .list-lable,.active-dark-theme .mat-mdc-dialog-container vp-search-through .task__dialog-body #select-projects-list-dialog mat-list-item .username-place,.active-dark-theme .mat-mdc-dialog-container vp-search-through .task__dialog-body #select-projects-list-dialog mat-list-item .list-label-style,.active-dark-theme .mat-mdc-dialog-container vp-search-through .task__dialog-body #select-projects-list-dialog mat-list-item .list-lable,.active-dark-theme .mat-mdc-dialog-container vp-search-through .task__dialog-body #select-list-dialog mat-list-item .username-place,.active-dark-theme .mat-mdc-dialog-container vp-search-through .task__dialog-body #select-list-dialog mat-list-item .list-label-style,.active-dark-theme .mat-mdc-dialog-container vp-search-through .task__dialog-body #select-list-dialog mat-list-item .list-lable,.active-dark-theme .mat-mdc-dialog-container vp-search-through .task__dialog-body #select-tags-list-dialog mat-list-item .username-place,.active-dark-theme .mat-mdc-dialog-container vp-search-through .task__dialog-body #select-tags-list-dialog mat-list-item .list-label-style,.active-dark-theme .mat-mdc-dialog-container vp-search-through .task__dialog-body #select-tags-list-dialog mat-list-item .list-lable,.active-dark-theme .mat-mdc-dialog-container vp-time-range .task__dialog-body #select-users-list-dialog mat-list-item .username-place,.active-dark-theme .mat-mdc-dialog-container vp-time-range .task__dialog-body #select-users-list-dialog mat-list-item .list-label-style,.active-dark-theme .mat-mdc-dialog-container vp-time-range .task__dialog-body #select-users-list-dialog mat-list-item .list-lable,.active-dark-theme .mat-mdc-dialog-container vp-time-range .task__dialog-body #select-projects-list-dialog mat-list-item .username-place,.active-dark-theme .mat-mdc-dialog-container vp-time-range .task__dialog-body #select-projects-list-dialog mat-list-item .list-label-style,.active-dark-theme .mat-mdc-dialog-container vp-time-range .task__dialog-body #select-projects-list-dialog mat-list-item .list-lable,.active-dark-theme .mat-mdc-dialog-container vp-time-range .task__dialog-body #select-list-dialog mat-list-item .username-place,.active-dark-theme .mat-mdc-dialog-container vp-time-range .task__dialog-body #select-list-dialog mat-list-item .list-label-style,.active-dark-theme .mat-mdc-dialog-container vp-time-range .task__dialog-body #select-list-dialog mat-list-item .list-lable,.active-dark-theme .mat-mdc-dialog-container vp-time-range .task__dialog-body #select-tags-list-dialog mat-list-item .username-place,.active-dark-theme .mat-mdc-dialog-container vp-time-range .task__dialog-body #select-tags-list-dialog mat-list-item .list-label-style,.active-dark-theme .mat-mdc-dialog-container vp-time-range .task__dialog-body #select-tags-list-dialog mat-list-item .list-lable,.active-dark-theme .mat-mdc-dialog-container vp-duedate-range .task__dialog-body #select-users-list-dialog mat-list-item .username-place,.active-dark-theme .mat-mdc-dialog-container vp-duedate-range .task__dialog-body #select-users-list-dialog mat-list-item .list-label-style,.active-dark-theme .mat-mdc-dialog-container vp-duedate-range .task__dialog-body #select-users-list-dialog mat-list-item .list-lable,.active-dark-theme .mat-mdc-dialog-container vp-duedate-range .task__dialog-body #select-projects-list-dialog mat-list-item .username-place,.active-dark-theme .mat-mdc-dialog-container vp-duedate-range .task__dialog-body #select-projects-list-dialog mat-list-item .list-label-style,.active-dark-theme .mat-mdc-dialog-container vp-duedate-range .task__dialog-body #select-projects-list-dialog mat-list-item .list-lable,.active-dark-theme .mat-mdc-dialog-container vp-duedate-range .task__dialog-body #select-list-dialog mat-list-item .username-place,.active-dark-theme .mat-mdc-dialog-container vp-duedate-range .task__dialog-body #select-list-dialog mat-list-item .list-label-style,.active-dark-theme .mat-mdc-dialog-container vp-duedate-range .task__dialog-body #select-list-dialog mat-list-item .list-lable,.active-dark-theme .mat-mdc-dialog-container vp-duedate-range .task__dialog-body #select-tags-list-dialog mat-list-item .username-place,.active-dark-theme .mat-mdc-dialog-container vp-duedate-range .task__dialog-body #select-tags-list-dialog mat-list-item .list-label-style,.active-dark-theme .mat-mdc-dialog-container vp-duedate-range .task__dialog-body #select-tags-list-dialog mat-list-item .list-lable,.active-dark-theme .mat-mdc-dialog-container vp-select-users .task__dialog-body #select-users-list-dialog mat-list-item .username-place,.active-dark-theme .mat-mdc-dialog-container vp-select-users .task__dialog-body #select-users-list-dialog mat-list-item .list-label-style,.active-dark-theme .mat-mdc-dialog-container vp-select-users .task__dialog-body #select-users-list-dialog mat-list-item .list-lable,.active-dark-theme .mat-mdc-dialog-container vp-select-users .task__dialog-body #select-projects-list-dialog mat-list-item .username-place,.active-dark-theme .mat-mdc-dialog-container vp-select-users .task__dialog-body #select-projects-list-dialog mat-list-item .list-label-style,.active-dark-theme .mat-mdc-dialog-container vp-select-users .task__dialog-body #select-projects-list-dialog mat-list-item .list-lable,.active-dark-theme .mat-mdc-dialog-container vp-select-users .task__dialog-body #select-list-dialog mat-list-item .username-place,.active-dark-theme .mat-mdc-dialog-container vp-select-users .task__dialog-body #select-list-dialog mat-list-item .list-label-style,.active-dark-theme .mat-mdc-dialog-container vp-select-users .task__dialog-body #select-list-dialog mat-list-item .list-lable,.active-dark-theme .mat-mdc-dialog-container vp-select-users .task__dialog-body #select-tags-list-dialog mat-list-item .username-place,.active-dark-theme .mat-mdc-dialog-container vp-select-users .task__dialog-body #select-tags-list-dialog mat-list-item .list-label-style,.active-dark-theme .mat-mdc-dialog-container vp-select-users .task__dialog-body #select-tags-list-dialog mat-list-item .list-lable,.active-dark-theme .mat-mdc-dialog-container vp-select-projects .task__dialog-body #select-users-list-dialog mat-list-item .username-place,.active-dark-theme .mat-mdc-dialog-container vp-select-projects .task__dialog-body #select-users-list-dialog mat-list-item .list-label-style,.active-dark-theme .mat-mdc-dialog-container vp-select-projects .task__dialog-body #select-users-list-dialog mat-list-item .list-lable,.active-dark-theme .mat-mdc-dialog-container vp-select-projects .task__dialog-body #select-projects-list-dialog mat-list-item .username-place,.active-dark-theme .mat-mdc-dialog-container vp-select-projects .task__dialog-body #select-projects-list-dialog mat-list-item .list-label-style,.active-dark-theme .mat-mdc-dialog-container vp-select-projects .task__dialog-body #select-projects-list-dialog mat-list-item .list-lable,.active-dark-theme .mat-mdc-dialog-container vp-select-projects .task__dialog-body #select-list-dialog mat-list-item .username-place,.active-dark-theme .mat-mdc-dialog-container vp-select-projects .task__dialog-body #select-list-dialog mat-list-item .list-label-style,.active-dark-theme .mat-mdc-dialog-container vp-select-projects .task__dialog-body #select-list-dialog mat-list-item .list-lable,.active-dark-theme .mat-mdc-dialog-container vp-select-projects .task__dialog-body #select-tags-list-dialog mat-list-item .username-place,.active-dark-theme .mat-mdc-dialog-container vp-select-projects .task__dialog-body #select-tags-list-dialog mat-list-item .list-label-style,.active-dark-theme .mat-mdc-dialog-container vp-select-projects .task__dialog-body #select-tags-list-dialog mat-list-item .list-lable,.active-dark-theme .mat-mdc-dialog-container vp-select-lists .task__dialog-body #select-users-list-dialog mat-list-item .username-place,.active-dark-theme .mat-mdc-dialog-container vp-select-lists .task__dialog-body #select-users-list-dialog mat-list-item .list-label-style,.active-dark-theme .mat-mdc-dialog-container vp-select-lists .task__dialog-body #select-users-list-dialog mat-list-item .list-lable,.active-dark-theme .mat-mdc-dialog-container vp-select-lists .task__dialog-body #select-projects-list-dialog mat-list-item .username-place,.active-dark-theme .mat-mdc-dialog-container vp-select-lists .task__dialog-body #select-projects-list-dialog mat-list-item .list-label-style,.active-dark-theme .mat-mdc-dialog-container vp-select-lists .task__dialog-body #select-projects-list-dialog mat-list-item .list-lable,.active-dark-theme .mat-mdc-dialog-container vp-select-lists .task__dialog-body #select-list-dialog mat-list-item .username-place,.active-dark-theme .mat-mdc-dialog-container vp-select-lists .task__dialog-body #select-list-dialog mat-list-item .list-label-style,.active-dark-theme .mat-mdc-dialog-container vp-select-lists .task__dialog-body #select-list-dialog mat-list-item .list-lable,.active-dark-theme .mat-mdc-dialog-container vp-select-lists .task__dialog-body #select-tags-list-dialog mat-list-item .username-place,.active-dark-theme .mat-mdc-dialog-container vp-select-lists .task__dialog-body #select-tags-list-dialog mat-list-item .list-label-style,.active-dark-theme .mat-mdc-dialog-container vp-select-lists .task__dialog-body #select-tags-list-dialog mat-list-item .list-lable,.active-dark-theme .mat-mdc-dialog-container vp-select-tags .task__dialog-body #select-users-list-dialog mat-list-item .username-place,.active-dark-theme .mat-mdc-dialog-container vp-select-tags .task__dialog-body #select-users-list-dialog mat-list-item .list-label-style,.active-dark-theme .mat-mdc-dialog-container vp-select-tags .task__dialog-body #select-users-list-dialog mat-list-item .list-lable,.active-dark-theme .mat-mdc-dialog-container vp-select-tags .task__dialog-body #select-projects-list-dialog mat-list-item .username-place,.active-dark-theme .mat-mdc-dialog-container vp-select-tags .task__dialog-body #select-projects-list-dialog mat-list-item .list-label-style,.active-dark-theme .mat-mdc-dialog-container vp-select-tags .task__dialog-body #select-projects-list-dialog mat-list-item .list-lable,.active-dark-theme .mat-mdc-dialog-container vp-select-tags .task__dialog-body #select-list-dialog mat-list-item .username-place,.active-dark-theme .mat-mdc-dialog-container vp-select-tags .task__dialog-body #select-list-dialog mat-list-item .list-label-style,.active-dark-theme .mat-mdc-dialog-container vp-select-tags .task__dialog-body #select-list-dialog mat-list-item .list-lable,.active-dark-theme .mat-mdc-dialog-container vp-select-tags .task__dialog-body #select-tags-list-dialog mat-list-item .username-place,.active-dark-theme .mat-mdc-dialog-container vp-select-tags .task__dialog-body #select-tags-list-dialog mat-list-item .list-label-style,.active-dark-theme .mat-mdc-dialog-container vp-select-tags .task__dialog-body #select-tags-list-dialog mat-list-item .list-lable,.active-dark-theme .mat-mdc-dialog-container vp-select-locations .task__dialog-body #select-users-list-dialog mat-list-item .username-place,.active-dark-theme .mat-mdc-dialog-container vp-select-locations .task__dialog-body #select-users-list-dialog mat-list-item .list-label-style,.active-dark-theme .mat-mdc-dialog-container vp-select-locations .task__dialog-body #select-users-list-dialog mat-list-item .list-lable,.active-dark-theme .mat-mdc-dialog-container vp-select-locations .task__dialog-body #select-projects-list-dialog mat-list-item .username-place,.active-dark-theme .mat-mdc-dialog-container vp-select-locations .task__dialog-body #select-projects-list-dialog mat-list-item .list-label-style,.active-dark-theme .mat-mdc-dialog-container vp-select-locations .task__dialog-body #select-projects-list-dialog mat-list-item .list-lable,.active-dark-theme .mat-mdc-dialog-container vp-select-locations .task__dialog-body #select-list-dialog mat-list-item .username-place,.active-dark-theme .mat-mdc-dialog-container vp-select-locations .task__dialog-body #select-list-dialog mat-list-item .list-label-style,.active-dark-theme .mat-mdc-dialog-container vp-select-locations .task__dialog-body #select-list-dialog mat-list-item .list-lable,.active-dark-theme .mat-mdc-dialog-container vp-select-locations .task__dialog-body #select-tags-list-dialog mat-list-item .username-place,.active-dark-theme .mat-mdc-dialog-container vp-select-locations .task__dialog-body #select-tags-list-dialog mat-list-item .list-label-style,.active-dark-theme .mat-mdc-dialog-container vp-select-locations .task__dialog-body #select-tags-list-dialog mat-list-item .list-lable{color:#c5cbd1!important}.active-dark-theme .mat-mdc-dialog-container vp-search-through .task__dialog-body::-webkit-scrollbar,.active-dark-theme .mat-mdc-dialog-container vp-time-range .task__dialog-body::-webkit-scrollbar,.active-dark-theme .mat-mdc-dialog-container vp-duedate-range .task__dialog-body::-webkit-scrollbar,.active-dark-theme .mat-mdc-dialog-container vp-select-users .task__dialog-body::-webkit-scrollbar,.active-dark-theme .mat-mdc-dialog-container vp-select-projects .task__dialog-body::-webkit-scrollbar,.active-dark-theme .mat-mdc-dialog-container vp-select-lists .task__dialog-body::-webkit-scrollbar,.active-dark-theme .mat-mdc-dialog-container vp-select-tags .task__dialog-body::-webkit-scrollbar,.active-dark-theme .mat-mdc-dialog-container vp-select-locations .task__dialog-body::-webkit-scrollbar{width:6px!important}.active-dark-theme .mat-mdc-dialog-container vp-search-through .task__dialog-body::-webkit-scrollbar-thumb,.active-dark-theme .mat-mdc-dialog-container vp-time-range .task__dialog-body::-webkit-scrollbar-thumb,.active-dark-theme .mat-mdc-dialog-container vp-duedate-range .task__dialog-body::-webkit-scrollbar-thumb,.active-dark-theme .mat-mdc-dialog-container vp-select-users .task__dialog-body::-webkit-scrollbar-thumb,.active-dark-theme .mat-mdc-dialog-container vp-select-projects .task__dialog-body::-webkit-scrollbar-thumb,.active-dark-theme .mat-mdc-dialog-container vp-select-lists .task__dialog-body::-webkit-scrollbar-thumb,.active-dark-theme .mat-mdc-dialog-container vp-select-tags .task__dialog-body::-webkit-scrollbar-thumb,.active-dark-theme .mat-mdc-dialog-container vp-select-locations .task__dialog-body::-webkit-scrollbar-thumb{background:#000!important}.active-dark-theme .mat-mdc-dialog-container vp-search-through .task__dialog-body::-webkit-scrollbar-thumb:hover,.active-dark-theme .mat-mdc-dialog-container vp-time-range .task__dialog-body::-webkit-scrollbar-thumb:hover,.active-dark-theme .mat-mdc-dialog-container vp-duedate-range .task__dialog-body::-webkit-scrollbar-thumb:hover,.active-dark-theme .mat-mdc-dialog-container vp-select-users .task__dialog-body::-webkit-scrollbar-thumb:hover,.active-dark-theme .mat-mdc-dialog-container vp-select-projects .task__dialog-body::-webkit-scrollbar-thumb:hover,.active-dark-theme .mat-mdc-dialog-container vp-select-lists .task__dialog-body::-webkit-scrollbar-thumb:hover,.active-dark-theme .mat-mdc-dialog-container vp-select-tags .task__dialog-body::-webkit-scrollbar-thumb:hover,.active-dark-theme .mat-mdc-dialog-container vp-select-locations .task__dialog-body::-webkit-scrollbar-thumb:hover{background:#000!important}.active-dark-theme .mat-mdc-dialog-container vp-search-through .task__dialog-body::-webkit-scrollbar-track,.active-dark-theme .mat-mdc-dialog-container vp-time-range .task__dialog-body::-webkit-scrollbar-track,.active-dark-theme .mat-mdc-dialog-container vp-duedate-range .task__dialog-body::-webkit-scrollbar-track,.active-dark-theme .mat-mdc-dialog-container vp-select-users .task__dialog-body::-webkit-scrollbar-track,.active-dark-theme .mat-mdc-dialog-container vp-select-projects .task__dialog-body::-webkit-scrollbar-track,.active-dark-theme .mat-mdc-dialog-container vp-select-lists .task__dialog-body::-webkit-scrollbar-track,.active-dark-theme .mat-mdc-dialog-container vp-select-tags .task__dialog-body::-webkit-scrollbar-track,.active-dark-theme .mat-mdc-dialog-container vp-select-locations .task__dialog-body::-webkit-scrollbar-track{background:#282f35!important;box-shadow:inset 0 1px #282f35,inset 0 -1px #282f35!important}.active-dark-theme .mat-mdc-dialog-container vp-save-query-dialog .mat-dialog__title{color:#dadee2}.active-dark-theme .mat-mdc-dialog-container vp-save-query-dialog .mat-dialog__content-block .mat-mdc-form-field:not(.mat-focused) .mdc-line-ripple:before{border-bottom-color:#373e45}.active-dark-theme .mat-mdc-dialog-container vp-save-query-dialog .mat-dialog__content-block .mat-mdc-form-field input{color:#c5cbd1!important}.active-dark-theme .mat-mdc-dialog-container vp-save-query-dialog .mat-dialog__actions-block .link-button:hover{background-color:#282f35!important}.active-dark-theme .mat-mdc-dialog-container vp-save-query-dialog .mat-dialog__actions-block .disabled-button{background-color:#191a1c;color:#fff!important;opacity:.5!important}.active-dark-theme .mat-mdc-menu-panel{background:#131313;box-shadow:0 8px 16px #082d3d33,0 4px 12px #082d3d1a}.active-dark-theme .mat-mdc-menu-panel.document-preview-mobile .mat-mdc-menu-content:before{border-left:10px solid transparent!important;border-right:10px solid transparent!important;border-bottom:10px solid #373e45!important}.active-dark-theme .mat-mdc-menu-panel.document-preview-mobile .mat-mdc-menu-item .first-item span{color:#c5cbd1}.active-dark-theme .mat-mdc-menu-panel.assignee-list-block .vnc-input-component .vnc-form input{color:#a8b0b9;border:solid 1px #373e45;background-color:#282f35}.active-dark-theme .mat-mdc-menu-panel.assignee-list-block .list-sec-assignee{color:#c5cbd1}.active-dark-theme .mat-mdc-menu-panel.assignee-list-block .list-sec-assignee .assignee-list-item-d:hover{background-color:#000}.active-dark-theme .mat-mdc-menu-panel.assignee-list-block .list-sec-assignee::-webkit-scrollbar-thumb{background:#000!important}.active-dark-theme .mat-mdc-menu-panel.assignee-list-block .list-sec-assignee::-webkit-scrollbar-thumb:hover{background:#000!important}.active-dark-theme .mat-mdc-menu-panel.assignee-list-block .list-sec-assignee::-webkit-scrollbar-track{background:#282f35!important;box-shadow:inset 0 1px #282f35,inset 0 -1px #282f35!important}.active-dark-theme .mat-mdc-menu-panel.assignee-list-block .buttons-block-assignee .link-button:hover{background-color:#282f35!important}.active-dark-theme .mat-mdc-menu-panel .mat-mdc-menu-content .title{color:#dadee2}.active-dark-theme .mat-mdc-menu-panel .mat-mdc-menu-content .context-item{color:#c5cbd1}.active-dark-theme .mat-mdc-menu-panel::-webkit-scrollbar{width:6px!important}.active-dark-theme .mat-mdc-menu-panel::-webkit-scrollbar-thumb{background:#000!important}.active-dark-theme .mat-mdc-menu-panel::-webkit-scrollbar-thumb:hover{background:#000!important}.active-dark-theme .mat-mdc-menu-panel::-webkit-scrollbar-track{background:#282f35!important;box-shadow:inset 0 1px #282f35,inset 0 -1px #282f35!important}.active-dark-theme .mat-mdc-menu-panel .profile-menu .profile-text #uname,.active-dark-theme .mat-mdc-menu-panel .profile-menu .profile-text #uemail{color:#c5cbd1}.active-dark-theme .mat-mdc-menu-panel .mat-mdc-list-item{color:#c5cbd1;background:#131313}.active-dark-theme .mat-mdc-menu-panel .mat-mdc-list-item:hover{background:#000}.active-dark-theme .mat-mdc-menu-panel .mat-mdc-list-item svg path{fill:#c5cbd1}.active-dark-theme .mat-mdc-menu-panel .mat-mdc-list-item .mat-icon{color:#c5cbd1}.active-dark-theme .mat-mdc-menu-panel .mat-mdc-menu-item{color:#c5cbd1;background:#131313}.active-dark-theme .mat-mdc-menu-panel .mat-mdc-menu-item .first-item span{color:#c5cbd1}.active-dark-theme .mat-mdc-menu-panel .mat-mdc-menu-item svg path{fill:#c5cbd1}.active-dark-theme .mat-mdc-menu-panel .mat-mdc-menu-item .menu-label{color:#c5cbd1}.active-dark-theme .mat-mdc-menu-panel .mat-mdc-menu-item:hover{background:#000}.active-dark-theme .mat-mdc-menu-panel .mat-mdc-menu-item .header-menu-item{color:#dadee2}.active-dark-theme .mat-mdc-menu-panel .mat-mdc-menu-item:not(.selected) .mat-icon{color:#c5cbd1}.active-dark-theme .mat-mdc-menu-panel .logout-btn button{background-color:#131313!important}.active-dark-theme .mat-mdc-menu-panel .logout-btn button:hover{background-color:#282f35!important}.active-dark-theme .mat-mdc-menu-panel mat-divider{border-color:#373e45}.active-dark-theme .breadcrumbs-container{background-color:#191a1c;box-shadow:#373e45}.active-dark-theme .breadcrumbs-container .bread-item svg path{fill:#c5cbd1}.active-dark-theme .breadcrumbs-container .refresh-holder .text{color:#c5cbd1}.active-dark-theme .task-app-component-body{background:#131313}.active-dark-theme .task-app-component-body .left-sidebar .sidebar-block-header{background-color:#282f35}.active-dark-theme .task-app-component-body .left-sidebar .sidebar-block-header .sidebar-item .item-title{color:#c5cbd1}.active-dark-theme .task-app-component-body .left-sidebar .sidebar-block-header .toggle-panel-btn #collapseLeftButton,.active-dark-theme .task-app-component-body .left-sidebar .sidebar-block-header .toggle-panel-btn #collapseButton{background-color:#191a1c!important;border:1px solid #373e45!important}.active-dark-theme .task-app-component-body .left-sidebar .task-sidebar-block .sidebar-item .item-title,.active-dark-theme .task-app-component-body .left-sidebar .task-sidebar-block .sidebar-item .rounded-rectangle,.active-dark-theme .task-app-component-body .left-sidebar .task-sidebar-block .header-title-div{color:#c5cbd1}.active-dark-theme .task-app-component-body .left-sidebar .task-sidebar-block::-webkit-scrollbar{width:6px!important}.active-dark-theme .task-app-component-body .left-sidebar .task-sidebar-block::-webkit-scrollbar-thumb{background:#000!important}.active-dark-theme .task-app-component-body .left-sidebar .task-sidebar-block::-webkit-scrollbar-thumb:hover{background:#000!important}.active-dark-theme .task-app-component-body .left-sidebar .task-sidebar-block::-webkit-scrollbar-track{background:#282f35!important;box-shadow:inset 0 1px #282f35,inset 0 -1px #282f35!important}.active-dark-theme .task-app-component-body .task-list-view{background-color:#191a1c}.active-dark-theme .task-app-component-body .task-list-view .task-search-result-panel{background-color:#191a1c;color:#c5cbd1}.active-dark-theme .task-app-component-body .task-list-view vp-vnctask-filter .task-filter{background-color:#191a1c}.active-dark-theme .task-app-component-body .task-list-view vp-vnctask-filter .task-filter #task-filter-option-label-mobile svg path{fill:#c5cbd1}.active-dark-theme .task-app-component-body .task-list-view vp-vnctask-filter .task-filter .filter-option-label{color:#c5cbd1}.active-dark-theme .task-app-component-body .task-list-view vp-vnctask-filter .task-filter .filter-sort-div-mobile{color:#c5cbd1}@media(min-width:1023px){.active-dark-theme .task-app-component-body .task-list-view vp-vnctask-header-menubar .task-header-menubar{background-color:#282f35}.active-dark-theme .task-app-component-body .task-list-view vp-vnctask-header-menubar .task-header-menubar .header-menubar-selected-count{color:#c5cbd1}}.active-dark-theme .task-app-component-body .task-list-view vp-vnctask-list cdk-virtual-scroll-viewport::-webkit-scrollbar-thumb{background:#000!important}.active-dark-theme .task-app-component-body .task-list-view vp-vnctask-list cdk-virtual-scroll-viewport::-webkit-scrollbar-thumb:hover{background:#000!important}.active-dark-theme .task-app-component-body .task-list-view vp-vnctask-list cdk-virtual-scroll-viewport::-webkit-scrollbar-track{background:#282f35!important;box-shadow:inset 0 1px #282f35,inset 0 -1px #282f35!important}.active-dark-theme .task-app-component-body .task-list-view vp-vnctask-list cdk-virtual-scroll-viewport::-webkit-scrollbar-corner{background:#282f35!important}.active-dark-theme .task-app-component-body .task-list-view vp-vnctask-list .task-item{background-color:#191a1c}.active-dark-theme .task-app-component-body .task-list-view vp-vnctask-list .task-item .task-item__check .summary-pane-detail{color:#c5cbd1}.active-dark-theme .task-app-component-body .task-list-view vp-vnctask-list .task-item .task-item__check .summary-pane-detail .tag-list-item .tag-text{background-color:#282f35;color:#c5cbd1}.active-dark-theme .task-app-component-body .task-list-view vp-vnctask-list .task-item:hover{background-color:#000}.active-dark-theme .task-app-component-body .task-detail-view vp-vnctask-multiple-select .task-detail-info{background-color:#131313}.active-dark-theme .task-app-component-body .task-detail-view vp-vnctask-multiple-select .task-detail-info .multi-select-body .multiple-select-tasks{color:#c5cbd1}.active-dark-theme .task-app-component-body .task-detail-view vp-vnctask-multiple-select .task-detail-info .multi-select-body::-webkit-scrollbar{width:6px!important}.active-dark-theme .task-app-component-body .task-detail-view vp-vnctask-multiple-select .task-detail-info .multi-select-body::-webkit-scrollbar-thumb{background:#000!important}.active-dark-theme .task-app-component-body .task-detail-view vp-vnctask-multiple-select .task-detail-info .multi-select-body::-webkit-scrollbar-thumb:hover{background:#000!important}.active-dark-theme .task-app-component-body .task-detail-view vp-vnctask-multiple-select .task-detail-info .multi-select-body::-webkit-scrollbar-track{background:#282f35!important;box-shadow:inset 0 1px #282f35,inset 0 -1px #282f35!important}.active-dark-theme .task-app-component-body .task-detail-view vp-vnctask-details .task-detail-info{background-color:#131313}.active-dark-theme .task-app-component-body .task-detail-view vp-vnctask-details .task-detail-info .detail-body{background-color:#131313}.active-dark-theme .task-app-component-body .task-detail-view vp-vnctask-details .task-detail-info .detail-body .detail-info-table .table-row{color:#c5cbd1}.active-dark-theme .task-app-component-body .task-detail-view vp-vnctask-details .task-detail-info .detail-body .detail-info-table .table-row .label-table-cell .detail-label-text{color:#c5cbd1}.active-dark-theme .task-app-component-body .task-detail-view vp-vnctask-details .task-detail-info .detail-body .detail-info-table .table-row .attachmentListView .thumbnail{filter:invert(1) brightness(1)}.active-dark-theme .task-app-component-body .task-detail-view vp-vnctask-details .task-detail-info .detail-body .detail-info-table .table-row .value-table-cell{color:#a8b0b9}.active-dark-theme .task-app-component-body .task-detail-view vp-vnctask-details .task-detail-info .detail-body .detail-info-table .table-row .value-table-cell vnc-datepicker label{background:#191a1c!important;color:#c5cbd1}.active-dark-theme .task-app-component-body .task-detail-view vp-vnctask-details .task-detail-info .detail-body .detail-info-table .table-row .value-table-cell vnc-datepicker input{background-color:#282f35;border:1px solid #373e45;color:#a8b0b9}.active-dark-theme .task-app-component-body .task-detail-view vp-vnctask-details .task-detail-info .detail-body .detail-info-table .table-row .value-table-cell vnc-datepicker .md-drppicker{background-color:#131313;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.active-dark-theme .task-app-component-body .task-detail-view vp-vnctask-details .task-detail-info .detail-body .detail-info-table .table-row .value-table-cell vnc-datepicker .md-drppicker .calendar-table{background-color:#131313;border:1px solid #131313}.active-dark-theme .task-app-component-body .task-detail-view vp-vnctask-details .task-detail-info .detail-body .detail-info-table .table-row .value-table-cell vnc-datepicker .md-drppicker .calendar-table th.month{color:#c5cbd1!important}.active-dark-theme .task-app-component-body .task-detail-view vp-vnctask-details .task-detail-info .detail-body .detail-info-table .table-row .value-table-cell vnc-datepicker .md-drppicker .calendar-table td.available{color:#c5cbd1!important}.active-dark-theme .task-app-component-body .task-detail-view vp-vnctask-details .task-detail-info .detail-body .detail-info-table .table-row .value-table-cell vnc-datepicker .md-drppicker .calendar-table td.available:hover{background-color:#282f35!important}.active-dark-theme .task-app-component-body .task-detail-view vp-vnctask-details .task-detail-info .detail-body .detail-info-table .table-row .value-table-cell vnc-datepicker .md-drppicker .calendar-table td.available.off{color:#373e45!important;background-color:#131313!important}.active-dark-theme .task-app-component-body .task-detail-view vp-vnctask-details .task-detail-info .detail-body .detail-info-table .table-row .value-table-cell vnc-datepicker .md-drppicker .buttons{background-color:#131313;box-shadow:inset 0 1px #373e45}.active-dark-theme .task-app-component-body .task-detail-view vp-vnctask-details .task-detail-info .detail-body .detail-info-table .table-row .value-table-cell vnc-datepicker .md-drppicker .buttons .btn-default{background-color:#131313!important}.active-dark-theme .task-app-component-body .task-detail-view vp-vnctask-details .task-detail-info .detail-body .detail-info-table .table-row .value-table-cell mat-form-field.form-field{border-bottom:1px solid #373e45}.active-dark-theme .task-app-component-body .task-detail-view vp-vnctask-details .task-detail-info .detail-body .detail-info-table .table-row .value-table-cell mat-form-field:not(.mat-focused) .mdc-line-ripple:before{border-bottom-color:#373e45}.active-dark-theme .task-app-component-body .task-detail-view vp-vnctask-details .task-detail-info .detail-body .detail-info-table .table-row .value-table-cell mat-form-field .mat-mdc-form-field-flex{background-color:#282f35;border:1px solid #373e45}.active-dark-theme .task-app-component-body .task-detail-view vp-vnctask-details .task-detail-info .detail-body .detail-info-table .table-row .value-table-cell mat-form-field .mat-mdc-input-element{color:#a8b0b9}.active-dark-theme .task-app-component-body .task-detail-view vp-vnctask-details .task-detail-info .detail-body .detail-info-table .table-row .value-table-cell mat-form-field mat-select .mat-mdc-select-arrow{color:#a8b0b9}.active-dark-theme .task-app-component-body .task-detail-view vp-vnctask-details .task-detail-info .detail-body .detail-info-table .table-row .value-table-cell mat-form-field mat-select .mat-mdc-select-value{color:#a8b0b9}.active-dark-theme .task-app-component-body .task-detail-view vp-vnctask-details .task-detail-info .detail-body .detail-info-table .table-row .value-table-cell .task-time-input{background-color:#373e45;border-bottom:1px solid #373e45;color:#c5cbd1}.active-dark-theme .task-app-component-body .task-detail-view vp-vnctask-details .task-detail-info .detail-body .detail-info-table .table-row .value-table-cell .tags-list-view .edit-input-tag{color:#c5cbd1;background-color:#282f35}.active-dark-theme .task-app-component-body .task-detail-view vp-vnctask-details .task-detail-info .detail-body .detail-info-table .table-row .value-table-cell .tags-list-view .material-icons{color:#c5cbd1}.active-dark-theme .task-app-component-body .task-detail-view vp-vnctask-details .task-detail-info .detail-body .detail-info-table .table-row .tags-list-view textarea{border-bottom:1px solid #373e45;color:#c5cbd1}.active-dark-theme .task-app-component-body .task-detail-view vp-vnctask-details .task-detail-info .detail-body .detail-info-table .table-row .tags-list-view .tag-msg-span{color:#c5cbd1}.active-dark-theme .task-app-component-body .task-detail-view vp-vnctask-details .task-detail-info .detail-body .detail-info-table .table-row vp-vnctask-toolbar .task-toolbar-buttons{background-color:#282f35;border-top:1px solid #373e45}.active-dark-theme .task-app-component-body .task-detail-view vp-vnctask-details .task-detail-info .detail-body .detail-info-table .table-row vp-vnctask-toolbar .task-toolbar-buttons button .material-icons{color:#c5cbd1!important}.active-dark-theme .task-app-component-body .task-detail-view vp-vnctask-details .task-detail-info .detail-body .detail-info-table .table-row vp-vnctask-toolbar .task-toolbar-buttons button:hover{background-color:#373e45!important}.active-dark-theme .task-app-component-body .task-detail-view vp-vnctask-details .task-detail-info .detail-body .detail-info-table .table-row vp-vnctask-toolbar #text-editor{background:#131313;border-bottom:1px solid #373e45!important}.active-dark-theme .task-app-component-body .task-detail-view vp-vnctask-details .task-detail-info .detail-body .task__detail-footer{border-top:1px solid #373e45;background:#131313}.active-dark-theme .task-app-component-body .task-detail-view vp-vnctask-details .task-detail-info .detail-body .separater-expand-div{background-color:#282f35}.active-dark-theme .task-app-component-body .task-detail-view vp-vnctask-details .task-detail-info .detail-body .separater-expand-div .item-icon svg polygon,.active-dark-theme .task-app-component-body .task-detail-view vp-vnctask-details .task-detail-info .detail-body .separater-expand-div .item-icon svg path{fill:#c5cbd1}.active-dark-theme .task-app-component-body .task-detail-view vp-vnctask-details .task-detail-info .detail-body .separater-expand-div .item-title{color:#c5cbd1}.active-dark-theme .task-app-component-body .task-detail-view vp-vnctask-details .task-detail-info .detail-body .separater-expand-div .item-count{color:#c5cbd1}.active-dark-theme .task-app-component-body .task-detail-view vp-vnctask-details .task-detail-info .detail-body #task-edit-comment-section .no-comments{color:#c5cbd1}.active-dark-theme .task-app-component-body .task-detail-view vp-vnctask-details .task-detail-info .detail-body .comment_section .comment_detail .comment_detail--body .comment_detail--body__meta--username,.active-dark-theme .task-app-component-body .task-detail-view vp-vnctask-details .task-detail-info .detail-body .comment_section .comment_detail .comment_detail--body .comment_detail--body__meta--date,.active-dark-theme .task-app-component-body .task-detail-view vp-vnctask-details .task-detail-info .detail-body .comment_section .comment_detail .comment_detail--body .comment_detail--body__text{color:#c5cbd1}.active-dark-theme .task-app-component-body .task-detail-view vp-vnctask-details .task-detail-info .add-comment-wrapper .add-comment{background-color:#282f35}.active-dark-theme .task-app-component-body .task-detail-view vp-vnctask-details .task-detail-info .add-comment-wrapper .add-comment .comment-input{color:#c5cbd1}.active-dark-theme .task-app-component-body .task-detail-view vp-vnctask-details .task-detail-info .add-comment-wrapper .add-comment .comment-input::placeholder{color:#c5cbd1;opacity:.5}.active-dark-theme .task-app-component-body .task-detail-view vp-vnctask-details .task-detail-info .task__detail-footer{border-top:1px solid #373e45;background:#131313}.active-dark-theme .task-app-component-body .task-detail-view vp-vnctask-details .task-detail-info .task__detail-footer .negative{background:#131313;border-color:#373e45;color:#c5cbd1}.active-dark-theme .task-app-component-body .task-detail-view vp-vnctask-details .task-detail-info::-webkit-scrollbar{width:6px!important}.active-dark-theme .task-app-component-body .task-detail-view vp-vnctask-details .task-detail-info::-webkit-scrollbar-thumb{background:#000!important}.active-dark-theme .task-app-component-body .task-detail-view vp-vnctask-details .task-detail-info::-webkit-scrollbar-thumb:hover{background:#000!important}.active-dark-theme .task-app-component-body .task-detail-view vp-vnctask-details .task-detail-info::-webkit-scrollbar-track{background:#282f35!important;box-shadow:inset 0 1px #282f35,inset 0 -1px #282f35!important}.active-dark-theme .task-app-component-body .task-detail-view vp-vnctask-statistics .task-detail-info{background-color:#131313}.active-dark-theme .task-app-component-body .task-detail-view vp-vnctask-statistics .task-detail-info .detail-body{background-color:#131313}.active-dark-theme .task-app-component-body .task-detail-view vp-vnctask-statistics .task-detail-info .detail-body .table-row .table-cell.label-info{color:#c5cbd1}.active-dark-theme .task-app-component-body .task-detail-view vp-vnctask-statistics .task-detail-info .detail-body .table-row .table-cell.statistic-detail-info{color:#c5cbd1}.active-dark-theme .task-app-component-body .task-detail-view vp-vnctask-statistics .task-detail-info .detail-body .table-row .table-cell.statistic-detail-info.overdue-info{color:#ff331c}.active-dark-theme .task-app-component-body .task-detail-view vp-vnctask-statistics .task-detail-info .detail-body .table-row .table-cell.statistic-detail-info.completed-info{color:#27ab7f}.active-dark-theme .separate-bar{background-color:#373e45!important}.active-dark-theme vp-right-sidebar .right-sidebar-component{background:#191a1c;box-shadow:inset 1px 0 #373e45!important}.active-dark-theme vp-right-sidebar .right-sidebar-component .right-sidebar-component__header .vnc-header-section{border-bottom:1px solid #373e45}.active-dark-theme vp-right-sidebar .right-sidebar-component .right-sidebar-component__header .vnc-header-section .vnc-header-action-left vnc-icon-container svg path{fill:#c5cbd1}.active-dark-theme vp-right-sidebar .right-sidebar-component .right-sidebar-component__header .vnc-header-section .vnc-header-action-left .vnc-header-title{color:#c5cbd1}.active-dark-theme vp-right-sidebar .right-sidebar-component .contact-info__name{color:#c5cbd1!important}.active-dark-theme vp-right-sidebar .right-sidebar-component .right-sidebar-component__tabs li.vnc-tab{box-shadow:inset 0 -2px #373e45}.active-dark-theme vp-right-sidebar .right-sidebar-component .right-sidebar-component__tabs li.vnc-tab:hover{background-color:#282f35}.active-dark-theme vp-right-sidebar .right-sidebar-component .right-sidebar-component__tabs .profile-actions .talk-button-container{border:solid 1px #373e45;background-color:#373e45}.active-dark-theme vp-right-sidebar .right-sidebar-component .right-sidebar-component__tabs .profile-actions .talk-button-container:hover{border-color:#34a0f7;background:#34a0f7}.active-dark-theme vp-right-sidebar .right-sidebar-component .right-sidebar-component__tabs vnc-tabs .tab-content .recent-activity .search-talk-mail vnc-input .vnc-form input{background-color:#282f35;border:1px solid #373e45;color:#c5cbd1}.active-dark-theme vp-right-sidebar .right-sidebar-component .right-sidebar-component__tabs vnc-tabs .tab-content .recent-activity .search-talk-mail vnc-input .vnc-form input:not(.search):focus{border-bottom:2px solid #388EDA}.active-dark-theme vp-right-sidebar .right-sidebar-component .right-sidebar-component__tabs vnc-tabs .tab-content .recent-activity .mat-mdc-tab-group .mat-mdc-tab-header .mat-mdc-tab-list{border-bottom:1px solid #373e45}.active-dark-theme vp-right-sidebar .right-sidebar-component .right-sidebar-component__tabs vnc-tabs .tab-content .recent-activity .mat-mdc-tab-group .recent-item .recen-item-inner .right .title{color:#a8b0b9!important}.active-dark-theme vp-right-sidebar .right-sidebar-component .right-sidebar-component__tabs vnc-tabs .tab-content .profile-text,.active-dark-theme vp-right-sidebar .right-sidebar-component .right-sidebar-component__tabs vnc-tabs .tab-content .profile-label{color:#c5cbd1!important}.active-dark-theme vp-right-sidebar .right-sidebar-component .right-sidebar-component__tabs vnc-tabs .tab-content::-webkit-scrollbar-thumb{background:#000!important}.active-dark-theme vp-right-sidebar .right-sidebar-component .right-sidebar-component__tabs vnc-tabs .tab-content::-webkit-scrollbar-thumb:hover{background:#000!important}.active-dark-theme vp-right-sidebar .right-sidebar-component .right-sidebar-component__tabs vnc-tabs .tab-content::-webkit-scrollbar-track{background:#282f35!important;box-shadow:inset 0 1px #282f35,inset 0 -1px #282f35!important}.active-dark-theme vp-app-switcher .switch-holder{background-color:#131313}.active-dark-theme vp-app-switcher .switch-holder .switch-box .switch-title{color:#606b76}.active-dark-theme vp-app-switcher .switch-holder .switch-box:hover{background-color:#000}.active-dark-theme vp-app-switcher .switch-holder .switch-box:hover .switch-title{color:#c5cbd1}vnc-checkbox .mat-mdc-checkbox-checked .mdc-checkbox__background{background-color:#29b6f6!important;border:solid 2px #29b6f6!important}vnc-checkbox.no-rounded .mat-mdc-checkbox-checked .mdc-checkbox__background{background-color:#29b6f6!important;border:solid 2px #29b6f6!important}vnc-checkbox.no-rounded .mdc-checkbox{height:17px!important;width:16px!important;margin-right:20px!important}vnc-checkbox.no-rounded .mdc-checkbox .mdc-checkbox__background{border-radius:4px!important;border:solid 3px #737373!important}vnc-checkbox.no-rounded .mat-mdc-checkbox-checked .mdc-checkbox .mdc-checkbox__background{border-color:#29b6f6!important}.task-account-radio-group{display:flex;flex-direction:column;margin:15px 0;align-items:flex-start}.task-account-radio-group .radio-button-style{width:100%;padding:14px;box-shadow:0 1px #00000008}.task-account-radio-group .radio-button-style.mat-mdc-radio-checked .mdc-radio__outer-circle{border-color:#29b6f6!important}.task-account-radio-group .radio-button-style.mat-mdc-radio-checked .mdc-radio__inner-circle{background-color:#29b6f6!important}.task-account-radio-group .radio-button-style .mdc-label{padding-left:22px}.task-account-radio-group .mat-mdc-list-item{padding:0!important}.mat-mdc-radio-button.mat-accent .mdc-radio__inner-circle,.mat-mdc-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-mdc-radio-button.mat-accent.mat-mdc-radio-checked .mat-radio-persistent-ripple,.mat-mdc-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#29b6f6!important}.add-reminder-radio-group{display:flex;flex-direction:column;margin:15px 0;align-items:flex-start}.add-reminder-radio-group .radio-button-style{width:100%;padding:14px;box-shadow:0 1px #00000008;--mat-radio-state-layer-size: 20px}.add-reminder-radio-group .radio-button-style.mat-mdc-radio-checked .mdc-radio__outer-circle{border-color:#29b6f6!important}.add-reminder-radio-group .radio-button-style.mat-mdc-radio-checked .mdc-radio__inner-circle{background-color:#29b6f6!important}.add-reminder-radio-group .radio-button-style .mdc-label{padding-left:30px;font-size:16px}vp-app-switcher .switch-holder{display:flex;max-width:440px;background:#fff;justify-content:center;flex-wrap:wrap;position:absolute;left:0;background-color:#fff;grid-gap:8px;z-index:1001;padding:12px;border-radius:8px;box-shadow:0 16px 24px #071d3333,0 12px 12px #071d331a;box-sizing:inherit;max-width:400px;justify-content:flex-start;top:50px}@media only screen and (max-width:767px){vp-app-switcher .switch-holder{width:100vw;max-width:100vw!important}}@media only screen and (max-width:599px){vp-app-switcher .switch-holder{right:0;bottom:0;max-width:100%;overflow:auto;justify-content:space-between;align-content:flex-start}}vp-app-switcher .switch-holder .switch-box{display:inline-block;width:140px;height:125px;position:relative;height:132px;width:120px;cursor:pointer;border-radius:8px;display:flex;flex-direction:column;align-items:center}@media only screen and (max-width:767px){vp-app-switcher .switch-holder .switch-box{height:110px;width:48%}}vp-app-switcher .switch-holder .switch-box .switch-icon{position:relative;margin-top:16px}@media only screen and (max-width:767px){vp-app-switcher .switch-holder .switch-box .switch-icon{position:relative;color:#666;height:132px;cursor:pointer;border-radius:8px;padding:20px 0 5px}}vp-app-switcher .switch-holder .switch-box .switch-icon mat-icon{padding:10px;border-radius:50%}@media only screen and (max-width:767px){vp-app-switcher .switch-holder .switch-box .switch-icon mat-icon{padding:10px;border-radius:50%}}vp-app-switcher .switch-holder .switch-box .switch-icon img{width:44px;width:72px;height:72px;display:block;margin:0 auto}@media only screen and (max-width:767px){vp-app-switcher .switch-holder .switch-box .switch-icon img{width:72px;height:72px;display:block;margin:0 auto}}vp-app-switcher .switch-holder .switch-box .switch-title{font-family:Manrope;font-size:14px;line-height:24px;font-weight:700;color:#606b76;text-align:center;margin-top:8px;margin-bottom:12px}vp-app-switcher .switch-holder .switch-box:hover{background:#f5f8fa}vp-app-switcher .switch-holder .switch-box:hover .switch-title{color:#000}vp-app-switcher .switch-holder .active-switch{background:#0000001a}vp-app-switcher .switch-list{position:relative;width:100%;padding-top:10px;color:#555}vp-app-switcher .switch-list div{position:relative;padding-left:60px;color:#777}vp-app-switcher .switch-list div .switch-list-icon{position:absolute;left:-30px}vp-app-switcher .switch-list div p{padding:0}vp-app-switcher .last-switch-list{padding-bottom:20px}vp-app-switcher .first-switch-list{padding-top:20px}.cdk-overlay-pane .mat-mdc-tooltip{--mat-tooltip-container-color: #131313;--mat-tooltip-supporting-text-size: 14px;--mat-tooltip-supporting-text-font: "Source Sans Pro", sans-serif;--mat-tooltip-supporting-text-weight: 400;--mat-tooltip-supporting-text-tracking: normal;margin:0}.cdk-overlay-pane .mat-mdc-tooltip .mat-mdc-tooltip-surface{box-shadow:0 8px 16px #082d3d33,0 4px 12px #082d3d1a;line-height:24px}vnc-action-wheel-menu .wheel-action-menu{border-radius:50%;background:#ffffff80;box-shadow:0 16px 24px #071d3333;border:solid 1px #C5CBD1}vnc-action-wheel-menu .avatar-wrapper{height:42px!important;width:42px!important;margin-left:-21px!important;margin-top:-21px!important}vnc-action-wheel-menu .current-avatar img{height:42px!important;width:42px!important}mat-list .mdc-list-item__primary-text{display:flex;align-items:center}vp-change-server-dialog{height:25vh;display:flex;justify-content:center;align-items:center}vp-change-server-dialog form{background:#fff;width:80vw;height:170px}vp-change-server-dialog .mat-dialog__title{text-align:left;font-size:1.4rem;padding-top:10px}vp-change-server-dialog .mat-dialog__content-block{padding-bottom:0;padding-top:0}vp-change-server-dialog .mat-dialog__actions-block{padding:8px 8px 8px 24px;display:flex;flex-direction:row-reverse;flex-wrap:wrap}
/*# sourceMappingURL=HASH_VALUE.vnctask-FS2CVG5R.css.map */
