@charset "UTF-8";.cdk-global-overlay-wrapper,.cdk-overlay-container{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper,.cdk-overlay-pane{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{pointer-events:auto;box-sizing:border-box;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;top:0;bottom:0;left:0;right: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:rgba(0,0,0,.288)}.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:0}.owl-dt-container,.owl-dt-container *{box-sizing:border-box}.owl-dt-container{display:block;font-size:16px;font-size:1rem;background:#fff;pointer-events:auto;z-index:1000}.owl-dt-container-row{border-bottom:1px solid #0000001f}.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: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 #0000;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:0}.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 #00000080;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:after,.owl-dt-timer-divider:before{content:"";display:inline-block;width:.35em;height:.35em;position:absolute;left:50%;border-radius:50%;transform:translateX(-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:0;border:none;-webkit-tap-highlight-color:transparent;display:inline-block;white-space:nowrap;text-decoration:none;vertical-align:initial;margin:0;padding:0;background-color:initial;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:0}.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:18.5em;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:0}.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 #0000001f}.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;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:0;cursor:pointer}.owl-dt-control .owl-dt-control-content{outline:0}.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}.light-mode .ngx-org-image{background-repeat:no-repeat;width:2em;height:2em;margin-right:.5em;background-color:#fff;border-radius:50%;padding:.25em}.light-mode .ngx-org-name{font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif,Times New Roman}.light-mode .ngx-org-title{font-family:Cambria,Cochin,Georgia,Times,Times New Roman,serif}.light-mode .ngx-org-horizontal{padding:1em 0}.light-mode .ngx-org-vertical{padding:0 1em}.light-mode .ngx-org-border{border:1px solid #a9a9a9}.light-mode .ngx-org-box{padding:.5em 1em;border-radius:.2em;box-shadow:.05em .05em .2em .05em #0000002b}.light-mode .ngx-org-connector-horizontal{width:1em}.light-mode .ngx-org-connector-vertical{height:1em}.light-mode .card-body{padding:0 10px 20px}.light-mode .comment-container{color:#1c1e21;position:relative;box-sizing:border-box;flex-direction:column;align-items:stretch;direction:ltr;margin:0;border-radius:5px;background-color:#fff;display:block;line-height:16.08px}.light-mode .comment-container ul{list-style-type:none;margin:0;padding:0}.light-mode .comment-header-container{font-family:Roboto;background-color:#fff;align-items:stretch;box-sizing:border-box;direction:ltr;flex-direction:row;font-size:13px;justify-content:space-between;display:flex;flex-shrink:0;position:relative;line-height:1.34;border-top:1px solid #0000001a;margin-top:2px;border-bottom:1px solid #0000001a;margin-bottom:1px;padding-top:4px;padding-bottom:4px}.light-mode .comment-header{flex-grow:1;flex-shrink:1;text-align:center;justify-content:center;font-size:13px;padding:6px 2px;font-family:Roboto;color:#000}.light-mode .comment-header:hover{background-color:#f2f2f2;border-radius:8px;cursor:pointer}.light-mode .comment-content-container{padding-left:16px;font-family:Roboto;position:relative;box-sizing:border-box;display:flex;flex-direction:column;align-items:stretch;direction:ltr;margin:0;line-height:1.34;flex-shrink:0}.light-mode .comment-filter{height:32px;display:flex;cursor:pointer;flex-direction:row;justify-content:flex-end;vertical-align:middle;align-items:center;font-size:15px;text-align:start}.light-mode .comment-filter,.light-mode .text-filter{color:rbg(101,103,107);font-weight:500}.light-mode .text-filter:hover{cursor:pointer;text-decoration:underline}.light-mode .view-more-comment{flex-basis:auto;flex-grow:1;flex-shrink:1}.light-mode .post-comment{min-height:44px;display:flex;flex-direction:row;font-family:Roboto;align-items:center;vertical-align:middle;font-size:13px;direction:ltr}.light-mode .avatar-comment{display:block;position:relative;margin-right:6px;align-self:flex-start;margin-top:6px}.light-mode .textarea-input{margin:0;font-weight:400;width:100%;resize:none;height:100%;display:block;border:0;box-sizing:border-box;box-shadow:none;outline:none;overflow:hidden;background-color:#f2f2f2}.light-mode .text-normal{font-weight:500;color:red}.light-mode .post-comment-input{direction:ltr;flex-grow:1;background-color:#f2f2f2;font-family:Roboto;border-radius:18px;min-height:36px;display:flex;cursor:text;justify-content:flex-end;position:relative;padding:6px 10px}.light-mode .comment-icon{direction:ltr;display:flex;align-items:center;align-self:flex-end;cursor:pointer;margin-inline-end:4px;margin-inline-start:-8px;margin-right:4px;margin-left:-8px;margin-block-end:0;margin-block-start:0}.light-mode .comment-icon .icon{margin-left:6px;margin-right:6px;margin-bottom:6px;width:16px;height:16px}.light-mode .comment-header-reaction{display:block;direction:ltr;overflow-wrap:break-word;position:absolute;z-index:0;transform:translateY(7px) translateY(-100%)}.light-mode .comment-header-like:hover>.comment-header-reaction{visibility:visible}.light-mode .comment-header-reaction{visibility:hidden}.light-mode #img-avatar{border-radius:50%;width:32px;height:32px}.light-mode #input-flie{display:none}.light-mode .icon-like{background-image:url(https://cdn.jee.vn/jee-comment/icons/facebook-comment-header/like.png);background-position:-17px -353px;background-size:auto;width:18px;height:18px;background-repeat:no-repeat;display:inline-block;padding-right:22px}.light-mode .name{font-weight:500;color:#000}.light-mode #icon-comment{background-position:0 -134px}.light-mode #icon-comment,.light-mode #icon-share{background-size:auto;width:18px;height:18px;background-repeat:no-repeat;display:inline-block;padding-right:22px}.light-mode #icon-share{background-image:url(https://cdn.jee.vn/jee-comment/icons/facebook-comment-header/share.png);background-position:0 -281px}.light-mode #filter-icon{background-image:url(https://cdn.jee.vn/jee-comment/icons/facebook-comment-header/filter.png);background-position:-17px -467px}.light-mode #emotion-icon,.light-mode #filter-icon{background-size:auto;width:16px;height:16px;background-repeat:no-repeat;display:inline-block}.light-mode #emotion-icon{background-image:url(https://cdn.jee.vn/jee-comment/icons/facebook-comment-header/emotion.png);background-position:0 -346px}.light-mode #image-icon{background-image:url(https://cdn.jee.vn/jee-comment/icons/facebook-comment-header/comment.png);background-position:0 -295px;background-size:auto;width:16px;height:16px;background-repeat:no-repeat;display:inline-block}.light-mode .click-show-spinner{height:30px}.light-mode .click-show-spinner-view-more-comment{margin-left:15px}.light-mode .spinner:before{content:"";box-sizing:border-box;position:absolute;top:50%;left:50%;width:20px;height:20px;margin-top:-10px;margin-left:-10px;border-radius:50%;animation:spinnercustom .8s linear infinite}.light-mode .show-error{font-family:Roboto;color:red;text-align:center;font-weight:600}.light-mode .bottom-comment{display:inline-block;margin-left:12px}.light-mode .bottom-comment-action{font-size:11px}.light-mode .bottom-comment-action li,.light-mode .bottom-comment-reply{padding-right:8px}.light-mode .bottom-comment-like-reply{font-weight:600}.light-mode .bottom-comment-like-reply:hover>.post-comment-reaction{visibility:visible}.light-mode .span-cancel-comment-not-in-textarea{font-weight:600;color:#000}.light-mode .span-cancel-comment-not-in-textarea:hover{font-weight:600;text-decoration:underline;cursor:pointer;color:#000}.light-mode .delete-preview-image{cursor:pointer;vertical-align:top;position:relative;display:inline-block;width:10px;height:20px;overflow:hidden}.light-mode .delete-preview-image:hover:after,.light-mode .delete-preview-image:hover:before{background:#1ebcc5}.light-mode .delete-preview-image:after,.light-mode .delete-preview-image:before{content:"";position:absolute;height:2px;width:100%;top:50%;left:0;margin-top:-1px;background:#000}.light-mode .delete-preview-image:before{transform:rotate(45deg)}.light-mode .delete-preview-image:after{transform:rotate(-45deg)}.light-mode #reply-icon{background-image:url(https://cdn.jee.vn/jee-comment/icons/facebook-comment-header/share.png);background-position:0 -555px;background-size:auto;width:16px;height:16px;background-repeat:no-repeat;display:inline-block}.light-mode jee-work .panel-left{width:20%}.light-mode jee-work .panel-left,.light-mode jee-work .panel-left-v2{box-sizing:border-box;margin:10px;background:#fff;box-shadow:0 0 20px #38476d08;border-radius:10px;display:block}.light-mode jee-work .panel-left-v2{width:15%}.light-mode jee-work .title-left{margin-left:10px;font-weight:500;font-size:20px;line-height:23px;color:#1e1e2d}.light-mode jee-work .title-left,.light-mode jee-work .title-left-dm{position:absolute;margin-top:10px;font-family:Roboto;font-style:normal}.light-mode jee-work .title-left-dm{font-weight:700;font-size:16px;line-height:21px;color:#a1a5b7}.light-mode jee-work .listitem{font-family:Roboto;font-style:normal;font-weight:400;font-size:14px;line-height:19px;color:#434557}.light-mode jee-work .badge{background:red;border-radius:55%;color:#fff;display:flex;justify-content:center;width:20px;height:20px}.light-mode jee-work .divmenu{display:flex;justify-content:space-between;width:100%}.light-mode jee-work .icon-nv{width:30px}.light-mode jee-work .menuborder{border-bottom:1px solid #e4e6ef}.light-mode jee-work .dvth-font{width:175px;height:19px;left:115px;top:876px;font-family:Roboto;font-style:normal;font-weight:400;font-size:16px;line-height:19px;color:#434557}.light-mode jee-work .panel-top{margin-top:10px}.light-mode jee-work .panel-top,.light-mode jee-work .panel-top-home{box-sizing:border-box;width:25%;background:#fff;box-shadow:0 0 20px #38476d08;border-radius:10px;display:block}.light-mode jee-work .cu-search-filter__input{box-sizing:border-box;width:186px;height:24px;left:426px;top:18px;opacity:.7;border:1px solid #e4e6ef;border-radius:9px;height:30px}.light-mode jee-work .dropdown1{box-sizing:border-box;font-weight:400;font-size:12px;line-height:30px;border-radius:5px;width:120px;height:30px;padding-top:0!important;background-color:#f3f6f9;border-color:#f3f6f9}.light-mode jee-work .buttonthemmoi{align-items:center;border:none;width:108px;height:28px;left:897px;top:19px;font-family:Roboto;font-style:normal;font-weight:500;font-size:14px;line-height:16px;background:#1bc4bd;border-radius:5px}.light-mode jee-work th.mat-header-cell{border-bottom-style:none;background-color:#eee}.light-mode jee-work .mat-column-nhiemvu{flex:none;width:40%;max-width:40%}.light-mode jee-work .mat-column-tinhtrang{flex:none;width:10%}.light-mode jee-work .mat-column-giaocho{flex:none;width:7.5%}.light-mode jee-work .mat-column-binhluan,.light-mode jee-work .mat-column-hanchot{flex:none;width:5.5%}.light-mode jee-work .mat-column-nguoitao{flex:none;width:7.5%}.light-mode jee-work .header{border-bottom:1px solid #d3d3d3de;align-items:center}.light-mode jee-work .title{font-size:17px;font-weight:700}.light-mode jee-work .popup_add{background:#fff}.light-mode jee-work .card{background-color:#fff}.light-mode jee-work .card>.card-header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;min-height:40px;padding-top:0;padding-bottom:0;background-color:initial}.light-mode jee-work .card>.card-header>.card-search{display:flex;flex-wrap:wrap;align-items:center;margin:auto auto auto 0}.light-mode jee-work .card>.card-header>.card-title{display:flex;align-items:center;margin:.5rem .5rem .5rem 0}.light-mode jee-work .card>.card-header>.card-toolbar{display:flex;align-items:center;margin:.5rem 0;flex-wrap:wrap}.light-mode jee-work .card>.dialog-footer{display:flex;justify-content:flex-end;padding:20px;border-top:1px solid #0000001a}.light-mode jee-work .title_menu{height:70px;font-family:Roboto;font-style:normal;font-weight:400;font-size:14px;color:#464e5f}.light-mode jee-work .holder{background:#fff;border-radius:10px}.light-mode jee-work .textTable{font-family:Roboto;font-style:normal;font-weight:400;font-size:14px;color:#464e5f}.light-mode jee-work .themmoiTitle{font-family:Roboto;font-style:normal;font-weight:500;font-size:16px;color:#434557}.light-mode jee-work .size-flag-detail{width:24px;height:24px;cursor:pointer}.light-mode jee-work .size-flag-detail-18{width:18px;height:18px}.light-mode jee-work .size-icon-20{width:20px;height:20px}.light-mode jee-work #quillCustom .ql-toolbar{border:none!important;background:#faebd7!important}.light-mode jee-work .fnt-hei-500{font-family:Roboto;font-style:normal;font-weight:500}.light-mode jee-work .fnt-hei-700{font-family:Roboto;font-style:normal;font-weight:700}.light-mode jee-work .fnt-hei-600{font-family:Roboto;font-style:normal;font-weight:600}.light-mode jee-work .fnt-size-14{font-size:14px;line-height:16px}.light-mode jee-work .fnt-size-12{font-size:12px;line-height:14px}.light-mode jee-work .fnt-size-30{font-size:30px;line-height:35px}.light-mode jee-work .fnt-cl-black{color:#434557}.light-mode jee-work .fnt-cl-21{color:#212121}.light-mode jee-work .fnt-cl-white{color:#fff}.light-mode jee-work .view-hover{display:none}.light-mode jee-work .hover-to-show:hover .view-hover{display:block}.light-mode jee-work .hide-more-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.light-mode jee-work .title1{font-family:Roboto;font-style:normal;font-weight:500;font-size:20px;line-height:23px;color:#212121}.light-mode jee-work .fle{display:flex}.light-mode jee-work .sp-bw{justify-content:space-between}.light-mode jee-work .btn{appearance:none;-webkit-appearance:none;font-family:sans-serif;cursor:pointer;min-width:80px;border:0;transition:background-color .1s linear}.light-mode jee-work .btn.focus,.light-mode jee-work .btn:focus{outline:0}.light-mode jee-work .btn-round-1{border-radius:5px}.light-mode jee-work .btn-success{background:#1bc4bd;color:#fff;height:28px;display:flex;align-items:center;justify-content:center}.light-mode jee-work .btn-success:hover{background:#27ae60;color:#fff}.light-mode jee-work .btn-primary{background:#0a85ff;color:#fff;height:28px;display:flex;align-items:center;justify-content:center}.light-mode jee-work .btn-normal{background:#fff;height:28px;display:flex;align-items:center;justify-content:center}.light-mode jee-work .btn-primary:hover{background:#134b5f;color:#fff}.light-mode jee-work .btn-normal:hover{background:#a1a5b7}.light-mode jee-work .view-hover-inline-block{display:none}.light-mode jee-work .hover-to-show-inline-block:hover .view-hover-inline-block{display:inline-block}.light-mode jee-work .box-color{width:10px;height:10px;background-color:red;margin-right:25px}.light-mode .view-hover{display:none}.light-mode .hover-to-show:hover .view-hover{display:block}.light-mode .border_icon{width:30px;height:30px;display:inline-block;border:1px dashed #cfcfcf;padding-top:6px;border-radius:50%}.light-mode .click{cursor:pointer}.light-mode img.red-flag{content:url(Flag_red.b636b3de236180b8c8e9.svg)}.light-mode img.yellow-flag{content:url(Flag_Or.cea08c989e825b206be9.svg)}.light-mode img.blue-flag{content:url(Flag\ blue.3df820a53515dc8ea7ef.svg)}.light-mode img.low-flag{content:url(Flag_Low.f56e4ce08d4f4c5ec614.svg)}.light-mode img.grey-flag{content:url(Flag_No_Prioritization.1c486a09a562d791f3b6.svg)}.light-mode img.calender{content:url(Calendar.1999e87f355086a90393.svg)}.light-mode img.user-add{content:url(User-add.52858c4878a422e64c21.svg)}.light-mode img.tag-sgv{content:url(Tag.f1141b8d7de763aa5e0a.svg)}.light-mode img.link-sgv{content:url(Link.e48f53321021d0e2f6ea.svg)}.light-mode img.edit-sgv{content:url(Edit.b214bef9905fcdc9e253.svg)}.light-mode img.default{content:url(Property\ 1=Default.1599adf60b718ebc7428.svg)}.light-mode img.dagiao_tc{content:url("NVĐãgiao_ tất cả.d5ae9fa73cf7e9317aa3.svg")}.light-mode img.dagiao_kc{content:url("Đãgiao_ khẩn cấp.72023178ce2f19c60007.svg")}.light-mode img.dagiao_bt{content:url("Đãgiao_ bình thường.ab397a5410492813cec9.svg")}.light-mode img.dagiao_qh{content:url("Đãgiao_ quá hạn.954370964676d4ab6c6c.svg")}.light-mode img.dagiao_sth{content:url("Đãgiao_ sắp tới hạn.c9e96123c6b1a16990af.svg")}.light-mode img.dagiao_kgdut{content:url("Đãgiao_ không gắn.5de8990b133b4d972177.svg")}.light-mode img.dagiao_t{content:url(Đãgiao_\ thấp.2566c8dd057497694288.svg)}.light-mode img.dagiao_th{content:url("Đãgiao_ tới hạn.34d7d8def1a62facab8f.svg")}.light-mode img.dagiao_c{content:url("Đãgiao_ ưu tiên cao.6836ae32397813df2816.svg")}.light-mode img.duocgiao_kgdut{content:url("Property 1=Được giao_ không gắn.b3ebe987dad9cc7969c1.svg")}.light-mode img.duocgiao_kc{content:url(Đượcgiao_\ khẩncấp.ca7a4af488d2f79c6d09.svg)}.light-mode img.duocgiao_c{content:url("Property 1=Được giao_ ưu tiên cao.76565f8effe996574f78.svg")}.light-mode img.duocgiao_tc{content:url("Property 1=Được giao_ tất cả.d9fda7d2390fe11c7a50.svg")}.light-mode img.duocgiao_bt{content:url("Đượcgiao_ bình thường.8069107a86fcf3bc18c4.svg")}.light-mode img.duocgiao_t{content:url("Property 1=Được giao_ thấp.2646336c7184821518c3.svg")}.light-mode img.duocgiao_qh{content:url("Property 1=Được giao_ quá hạn.b29bcd17dbc7213727f1.svg")}.light-mode img.duocgiao_th{content:url("Property 1=Được giao_ tới hạn.1e3d6f1613a7be5665cd.svg")}.light-mode img.duocgiao_sth{content:url("Property 1=Được giao_ sắp tới hạn.10418d375cbd3079ea03.svg")}.light-mode img.datao_kgdut{content:url("Đãtạo _ không gắn.d70458ee7873aede49fb.svg")}.light-mode img.datao_kc{content:url("Đãtạo _ khẩn cấp.491af207372e5129e110.svg")}.light-mode img.datao_c{content:url(Icon\ Menu.39264bb3842ae0727e3c.svg)}.light-mode img.datao_tc{content:url("Đãtạo _ tất cả.d80db1a8a3d882a3e43b.svg")}.light-mode img.datao_bt{content:url("Đượcgiao_ bình thường.8069107a86fcf3bc18c4.svg")}.light-mode img.datao_t{content:url("Đãtạo _ thấp.416c7947493e139cd716.svg")}.light-mode img.datao_qh{content:url("Đãtạo _ quá hạn.8e6a884536acdfd98067.svg")}.light-mode img.datao_th{content:url("Đãtạo _ tới hạn.59b372df223aacf70b76.svg")}.light-mode img.datao_sth{content:url("Đãtạo _ sắp tới hạn.9e5e755802b62686604b.svg")}.light-mode img.nhacnho_dg_qh{content:url(dagiao_qh.d155822931b81f013580.svg)}.light-mode img.nhacnho_dg_th{content:url(dagao_th.973e3da5c413bd1afc03.svg)}.light-mode img.nhacnho_dg_sth{content:url(dagiao_sth.9116801aeff36111274c.svg)}.light-mode img.nhacnho_dg_cth{content:url(dagiao_cth.51476307c165eca708c5.svg)}.light-mode img.nhacnho_dcGqh{content:url(dcGqh.7b431b88e1955fb58460.svg)}.light-mode img.nhacnho_dcGth{content:url(dcGth.df431a0f526c7c2b0b18.svg)}.light-mode img.nhacnho_dcGsth{content:url(dcGsth.1c6e87eb55e19ea74af6.svg)}.light-mode img.nhacnho_dcGcth{content:url(dcGcth.2833d28ca0e08ab04f40.svg)}.light-mode img.nhacnho_dt_qh{content:url(dt_qh.598856089df8572dee42.svg)}.light-mode img.nhacnho_dt_th{content:url(dt_th.8c4576bdbf60263905db.svg)}.light-mode img.nhacnho_dt_sth{content:url(dt_sth.d2beb4cddfc0a6a96ed5.svg)}.light-mode img.nhacnho_dt_cth{content:url(dt_cth.f28bf68ef2529c407318.svg)}.light-mode img.baocao{content:url(Icon_Report.c55311891356d562b6d8.png)}.light-mode .ellipse{background-image:url("Ellipse_18551_(Stroke).dac2fe3c21d11b87230d.svg");width:40px;height:40px;display:flex;justify-content:center;align-items:center}.light-mode img.them_nguoi{content:url(ThemNguoi.2976c792718f7e257249.svg)}.light-mode img.ClickUp1{content:url(ClickUp1.5f83b225396b39ffc664.svg)}.light-mode img.ClickUp2{content:url(ClickUp2.112169f063e1c59412bf.svg)}.light-mode img.ClickUp3{content:url(ClickUp3.84a76f7ed091f6824eba.svg)}.light-mode img.ClickUp4{content:url(ClickUp4.199984af295461e714a3.svg)}.light-mode img.red-flag_list{content:url(Flag_red_list.4c25ad5bd92fff6aa745.svg)}.light-mode img.yellow-flag_list{content:url(Flag_Or_list.94b5d8a77a139b8011d4.svg)}.light-mode img.blue-flag_list{content:url(Flag_blue_list.05fd107faea68845d7bc.svg)}.light-mode img.low-flag_list{content:url(Flag_Low_list.4cebe5a033806cb8a1d3.svg)}.light-mode img.grey-flag_list{content:url(Flag_No_Prioritization_list.04ad04b2b525ca158509.svg)}.light-mode img.not_choose_priority{content:url(Not_Choose_Prirority.d73a6f5306aabf6a3421.svg)}.light-mode m-add-close-widget-dialog .fancyTable thead tr th{padding:5px;border-top:.5px solid #dedede!important;border-bottom:.5px solid #dedede!important;font-size:14px!important;color:#525e64!important;height:56px;background-color:#f0f0f0}.light-mode m-add-close-widget-dialog .fancyTable tbody tr td{padding:10px;color:#323232!important;font-size:14px!important;min-height:48px;border-bottom:.5px solid #dedede!important}.light-mode app-edit-popup-widget-time .fancyTable,.light-mode app-motanoidung-set-time .fancyTable{width:100%}.light-mode app-edit-popup-widget-time .fancyTable thead th,.light-mode app-motanoidung-set-time .fancyTable thead th{padding:5px;border-top:.5px solid #dedede!important;border-bottom:.5px solid #dedede!important;font-size:14px!important;color:#525e64!important;height:56px;background-color:#f0f0f0}.light-mode app-edit-popup-widget-time .fancyTable tbody td,.light-mode app-motanoidung-set-time .fancyTable tbody td{padding:10px;color:#323232!important;font-size:14px!important;min-height:48px;border-bottom:.5px solid #dedede!important}.light-mode app-set-up-widget-time mat-form-field{width:100%}.light-mode app-set-up-widget-time mat-icon{font-size:inherit}.light-mode app-panel-dashboard .title-dash{height:60px;background:#fff;color:#525e64;padding-left:15px;align-items:center;font-weight:700}.light-mode app-panel-dashboard .btn-add-nhiemvu{background:#eb5f21;color:#fff}.light-mode app-panel-dashboard gridster-item{border-radius:7px;padding:0 24px 24px}.light-mode app-panel-dashboard gridster-item .header-grid .mat-table{height:50px!important}.light-mode app-panel-dashboard gridster-item .header-grid .mat-table .mat-header-cell{background-color:#f3f6f9!important}.light-mode app-panel-dashboard gridster-item .header-grid .mat-table .mat-header-cell span{font-weight:500!important;text-transform:none!important;font-size:13px!important;color:#525e64!important}.light-mode app-panel-dashboard gridster-item .header-grid thead tr{height:50px!important}.light-mode app-panel-dashboard gridster-item .header-grid thead tr th{background-color:#f3f6f9!important}.light-mode app-panel-dashboard gridster-item .header-grid thead tr th span{font-weight:500!important;text-transform:none!important;font-size:13px!important;color:#525e64!important}.light-mode app-panel-dashboard gridster-item app-task-datetime-pc{position:relative;text-align:center}.light-mode app-panel-dashboard .name-title{color:#000}.light-mode app-panel-dashboard .job-title{color:#828282}.light-mode app-panel-dashboard .hover-row:hover{background-color:#f2f3f8;cursor:pointer}.light-mode my-works-widget-20 .tableWidget,.light-mode my-works-widget-21 .tableWidget,.light-mode my-works-widget-24 .tableWidget,.light-mode works-by-project-25 .tableWidget{width:100%}.light-mode my-works-widget-20 .tableWidget .box-absolute-auto,.light-mode my-works-widget-21 .tableWidget .box-absolute-auto,.light-mode my-works-widget-24 .tableWidget .box-absolute-auto,.light-mode works-by-project-25 .tableWidget .box-absolute-auto{height:auto;position:absolute;top:0;left:0;right:0;bottom:1px;display:flex;align-items:center;width:100px;margin:auto;cursor:pointer}.light-mode my-works-widget-20 .tableWidget .point,.light-mode my-works-widget-21 .tableWidget .point,.light-mode my-works-widget-24 .tableWidget .point,.light-mode works-by-project-25 .tableWidget .point{width:10px;padding:0;height:10px;margin-right:10px}.light-mode my-works-widget-20 .tableWidget .box-color,.light-mode my-works-widget-21 .tableWidget .box-color,.light-mode my-works-widget-24 .tableWidget .box-color,.light-mode works-by-project-25 .tableWidget .box-color{width:10px;height:10px;margin-right:25px;padding:0}.light-mode my-works-widget-20 .tableWidget thead tr th,.light-mode my-works-widget-21 .tableWidget thead tr th,.light-mode my-works-widget-24 .tableWidget thead tr th,.light-mode works-by-project-25 .tableWidget thead tr th{padding:5px;border-top:.5px solid #dedede!important;border-bottom:.5px solid #dedede!important;font-size:14px!important;color:#525e64!important;height:56px;background-color:#f0f0f0}.light-mode my-works-widget-20 .tableWidget thead tr th span,.light-mode my-works-widget-21 .tableWidget thead tr th span,.light-mode my-works-widget-24 .tableWidget thead tr th span,.light-mode works-by-project-25 .tableWidget thead tr th span{font-size:12pt}.light-mode my-works-widget-20 .tableWidget tbody tr td,.light-mode my-works-widget-21 .tableWidget tbody tr td,.light-mode my-works-widget-24 .tableWidget tbody tr td,.light-mode works-by-project-25 .tableWidget tbody tr td{padding:5px;color:#323232!important;font-size:14px!important;min-height:48px;border-bottom:.5px solid #dedede!important}.light-mode my-works-widget-20 .themmoiForm,.light-mode my-works-widget-21 .themmoiForm,.light-mode my-works-widget-24 .themmoiForm,.light-mode works-by-project-25 .themmoiForm{background-color:#fff!important}.light-mode my-works-widget-20 .form-input-title,.light-mode my-works-widget-21 .form-input-title,.light-mode my-works-widget-24 .form-input-title,.light-mode works-by-project-25 .form-input-title{flex-grow:1;padding-left:5px;border-radius:.42rem;outline:none;border:1px solid #e4e6ef;height:40px;margin-top:10px}.light-mode .dt-chidao-butphe{width:100%;height:100%;min-height:120px;background:#f6f6f6;border-radius:16px}.light-mode .text-deadline-over-time{color:#f64e60!important}.light-mode .text-deadline-on-time{color:#272524!important}.light-mode #quillCustomForCreate .ql-toolbar{border:none!important;background:#2a579a!important}.light-mode #quillCustomForCreate .ql-toolbar .ql-stroke{fill:none;stroke:#fff}.light-mode #quillCustomForCreate .ql-toolbar .ql-fill{fill:#fff;stroke:none}.light-mode #quillCustomForCreate .ql-toolbar .ql-picker{color:#fff}.light-mode .sky-point{width:10px;height:10px}.light-mode .sky-task-row-status{width:20px;align-self:center;margin-right:5px}.light-mode .sky-padding-0 .mat-dialog-container{padding:0!important}.light-mode app-list-nhiem-vu-popup th.mat-header-cell{border-bottom-style:none;background-color:#eee}.light-mode .header_table{background:#eee;display:flex;align-content:center;flex-wrap:wrap;border-radius:10px;width:98%;margin:1% 1% 0}.dark-mode .ngx-org-image{background-repeat:no-repeat;width:2em;height:2em;margin-right:.5em;background-color:#fff;border-radius:50%;padding:.25em}.dark-mode .ngx-org-name{font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif,Times New Roman}.dark-mode .ngx-org-title{font-family:Cambria,Cochin,Georgia,Times,Times New Roman,serif}.dark-mode .ngx-org-horizontal{padding:1em 0}.dark-mode .ngx-org-vertical{padding:0 1em}.dark-mode .ngx-org-border{border:1px solid #a9a9a9}.dark-mode .ngx-org-box{padding:.5em 1em;border-radius:.2em;box-shadow:.05em .05em .2em .05em #0000002b}.dark-mode .ngx-org-connector-horizontal{width:1em}.dark-mode .ngx-org-connector-vertical{height:1em}.dark-mode .card-body{padding:0 10px 20px}.dark-mode .comment-container{color:#1c1e21;position:relative;box-sizing:border-box;flex-direction:column;align-items:stretch;direction:ltr;margin:0;background:#1e1e2d!important;border-radius:5px;display:block;line-height:16.08px}.dark-mode .comment-container ul{list-style-type:none;margin:0;padding:0}.dark-mode .comment-header-container{font-family:Roboto;background:#1e1e2d!important;align-items:stretch;box-sizing:border-box;direction:ltr;flex-direction:row;font-size:13px;justify-content:space-between;display:flex;flex-shrink:0;position:relative;line-height:1.34;margin-top:2px;margin-bottom:1px;padding-top:4px;padding-bottom:4px}.dark-mode .comment-header{border-top:1px solid #323248!important;border-bottom:1px solid #323248!important;flex-grow:1;flex-shrink:1;text-align:center;justify-content:center;font-size:13px;padding:6px 2px;font-family:Roboto;color:#bdbdc2!important}.dark-mode .comment-header:hover{background-color:#212e48!important;border-radius:8px;cursor:pointer;color:#fff!important}.dark-mode .comment-content-container{padding-left:16px;font-family:Roboto;position:relative;box-sizing:border-box;display:flex;flex-direction:column;align-items:stretch;direction:ltr;margin:0;line-height:1.34;flex-shrink:0}.dark-mode .comment-filter{height:32px;display:flex;cursor:pointer;flex-direction:row;justify-content:flex-end;vertical-align:middle;align-items:center;font-size:15px;text-align:start}.dark-mode .comment-filter,.dark-mode .text-filter{color:rbg(101,103,107);font-weight:500}.dark-mode .text-filter:hover{cursor:pointer;text-decoration:underline}.dark-mode .view-more-comment{flex-basis:auto;flex-grow:1;flex-shrink:1}.dark-mode .post-comment{min-height:44px;display:flex;flex-direction:row;font-family:Roboto;align-items:center;vertical-align:middle;font-size:13px;direction:ltr}.dark-mode .avatar-comment{display:block;position:relative;margin-right:6px;align-self:flex-start;margin-top:6px}.dark-mode .textarea-input{margin:0;font-weight:400;width:100%;resize:none;height:100%;display:block;border:0;box-sizing:border-box;box-shadow:none;outline:none;overflow:hidden;color:#fff!important;background-color:#5c5e60!important}.dark-mode .text-normal{font-weight:500;color:red}.dark-mode .post-comment-input{direction:ltr;flex-grow:1;color:#fff!important;background-color:#5c5e60!important;font-family:Roboto;border-radius:18px;min-height:36px;display:flex;cursor:text;justify-content:flex-end;position:relative;padding:6px 10px}.dark-mode .comment-icon{direction:ltr;display:flex;align-items:center;align-self:flex-end;cursor:pointer;margin-inline-end:4px;margin-inline-start:-8px;margin-right:4px;margin-left:-8px;margin-block-end:0;margin-block-start:0}.dark-mode .comment-icon .icon{margin-left:6px;margin-right:6px;margin-bottom:6px;width:16px;height:16px}.dark-mode .comment-header-reaction{display:block;direction:ltr;overflow-wrap:break-word;position:absolute;z-index:0;transform:translateY(7px) translateY(-100%)}.dark-mode .comment-header-like:hover>.comment-header-reaction{visibility:visible}.dark-mode .comment-header-reaction{visibility:hidden}.dark-mode #img-avatar{border-radius:50%;width:32px;height:32px}.dark-mode #input-flie{display:none}.dark-mode .icon-like{background-image:url(https://cdn.jee.vn/jee-comment/icons/facebook-comment-header/like.png);background-position:-17px -353px}.dark-mode #icon-comment,.dark-mode .icon-like{background-size:auto;width:18px;height:18px;background-repeat:no-repeat;display:inline-block;padding-right:22px}.dark-mode #icon-comment{background-position:0 -134px}.dark-mode #icon-share{background-image:url(https://cdn.jee.vn/jee-comment/icons/facebook-comment-header/share.png);background-position:0 -281px;background-size:auto;width:18px;height:18px;background-repeat:no-repeat;display:inline-block;padding-right:22px}.dark-mode #filter-icon{background-image:url(https://cdn.jee.vn/jee-comment/icons/facebook-comment-header/filter.png);background-position:-17px -467px}.dark-mode #emotion-icon,.dark-mode #filter-icon{background-size:auto;width:16px;height:16px;background-repeat:no-repeat;display:inline-block}.dark-mode #emotion-icon{background-image:url(https://cdn.jee.vn/jee-comment/icons/facebook-comment-header/emotion.png);background-position:0 -346px}.dark-mode #image-icon{background-image:url(https://cdn.jee.vn/jee-comment/icons/facebook-comment-header/comment.png);background-position:0 -295px;background-size:auto;width:16px;height:16px;background-repeat:no-repeat;display:inline-block}.dark-mode .click-show-spinner{height:30px}.dark-mode .click-show-spinner-view-more-comment{margin-left:15px}@keyframes spinnercustom{to{transform:rotate(1turn)}}.dark-mode .spinner:before{content:"";box-sizing:border-box;position:absolute;top:50%;left:50%;width:20px;height:20px;margin-top:-10px;margin-left:-10px;border-radius:50%;animation:spinnercustom .8s linear infinite}.dark-mode .show-error{font-family:Roboto;color:red;text-align:center;font-weight:600}.dark-mode .bottom-comment{display:inline-block;margin-left:12px;color:#bdbdc2}.dark-mode .bottom-comment-action{font-size:11px}.dark-mode .bottom-comment-action li,.dark-mode .bottom-comment-reply{padding-right:8px}.dark-mode .bottom-comment-like-reply{font-weight:600}.dark-mode .bottom-comment-like-reply:hover>.post-comment-reaction{visibility:visible}.dark-mode .name{font-weight:500;color:#fff}.dark-mode .commenticon{color:#000!important}.dark-mode .span-cancel-comment-not-in-textarea{font-weight:600;color:#fff!important}.dark-mode .span-cancel-comment-not-in-textarea:hover{font-weight:600;text-decoration:underline;cursor:pointer;color:#fff!important}.dark-mode .delete-preview-image{cursor:pointer;vertical-align:top}.dark-mode .commentreply{color:#bdbdc2}.dark-mode .delete-preview-image{position:relative;display:inline-block;width:10px;height:20px;overflow:hidden}.dark-mode .delete-preview-image:hover:after,.dark-mode .delete-preview-image:hover:before{background:#fff!important}.dark-mode .delete-preview-image:after,.dark-mode .delete-preview-image:before{content:"";position:absolute;height:2px;width:100%;top:50%;left:0;margin-top:-1px;background:#fff!important}.dark-mode .delete-preview-image:before{transform:rotate(45deg)}.dark-mode .delete-preview-image:after{transform:rotate(-45deg)}.dark-mode .lengthreply{color:#fff}.dark-mode #reply-icon{background-image:url(https://cdn.jee.vn/jee-comment/icons/facebook-comment-header/share.png);background-position:0 -555px;background-size:auto;width:16px;height:16px;background-repeat:no-repeat;display:inline-block}.dark-mode jee-work .panel-left{width:20%}.dark-mode jee-work .panel-left,.dark-mode jee-work .panel-left-v2{box-sizing:border-box;margin:10px;background:#262633;box-shadow:0 0 20px #38476d08;border-radius:10px;display:block}.dark-mode jee-work .panel-left-v2{width:15%}.dark-mode jee-work .title-left{margin-left:10px;font-weight:500;font-size:20px;line-height:23px;color:#fff}.dark-mode jee-work .title-left,.dark-mode jee-work .title-left-dm{position:absolute;margin-top:10px;font-family:Roboto;font-style:normal}.dark-mode jee-work .title-left-dm{font-weight:700;font-size:16px;line-height:21px;color:#a1a5b7}.dark-mode jee-work .listitem{font-family:Roboto;font-style:normal;font-weight:400;font-size:14px;line-height:19px;color:#434557}.dark-mode jee-work .badge{background:red;border-radius:60%;color:#fff;display:flex;justify-content:center;width:20px;height:20px}.dark-mode jee-work .divmenu{display:flex;justify-content:space-between;width:100%}.dark-mode jee-work .icon-nv{width:30px}.dark-mode jee-work .menuborder{border-bottom:1px solid #323248}.dark-mode jee-work .dvth-font{width:175px;height:19px;left:115px;top:876px;font-family:Roboto;font-style:normal;font-weight:400;font-size:16px;line-height:19px;color:#e4e6ef}.dark-mode jee-work .panel-top{margin-top:10px}.dark-mode jee-work .panel-top,.dark-mode jee-work .panel-top-home{box-sizing:border-box;width:25%;background:#262633;box-shadow:0 0 20px #38476d08;border-radius:10px;display:block}.dark-mode jee-work .cu-search-filter__input{box-sizing:border-box;width:186px;height:24px;left:426px;top:18px;opacity:.7;border:1px solid #e4e6ef;border-radius:9px;height:30px}.dark-mode jee-work .dropdown1{box-sizing:border-box;font-weight:400;font-size:12px;line-height:30px;color:#eff2f5;background-color:#262633;border:1px solid #eff2f5;border-radius:5px;width:120px;height:30px;padding-top:0!important}.dark-mode jee-work .buttonthemmoi{align-items:center;border:none;width:108px;height:28px;left:897px;top:19px;font-family:Roboto;font-style:normal;font-weight:500;font-size:14px;line-height:16px;background:#1bc4bd;border-radius:5px}.dark-mode jee-work td.mat-cell{background-color:#262633;color:#a1a5b7}.dark-mode jee-work th.mat-header-cell{border-bottom-style:none;background-color:#1b1b29;color:#a1a5b7}.dark-mode jee-work .mat-column-nhiemvu{flex:none;width:40%;max-width:40%}.dark-mode jee-work .mat-column-tinhtrang{flex:none;width:10%}.dark-mode jee-work .mat-column-giaocho{flex:none;width:7.5%}.dark-mode jee-work .mat-column-binhluan,.dark-mode jee-work .mat-column-hanchot{flex:none;width:5.5%}.dark-mode jee-work .mat-column-nguoitao{flex:none;width:7.5%}.dark-mode jee-work .header{border-bottom:1px solid #d3d3d3de;align-items:center}.dark-mode jee-work .title{font-size:17px;font-weight:700}.dark-mode jee-work .popup_add{background:#262633}.dark-mode jee-work .card{background-color:#262633}.dark-mode jee-work .card>.card-header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;min-height:40px;padding-top:0;padding-bottom:0;background-color:#262633}.dark-mode jee-work .card>.card-header>.card-search{display:flex;flex-wrap:wrap;align-items:center;margin:auto auto auto 0}.dark-mode jee-work .card>.card-header>.card-title{display:flex;align-items:center;margin:.5rem .5rem .5rem 0}.dark-mode jee-work .card>.card-header>.card-toolbar{display:flex;align-items:center;margin:.5rem 0;flex-wrap:wrap}.dark-mode jee-work .card>.dialog-footer{display:flex;justify-content:flex-end;padding:20px;border-top:1px solid #0000001a}.dark-mode jee-work title_menu{height:70px;font-family:Roboto;font-style:normal;font-weight:400;font-size:14px;color:#cdcdde}.dark-mode jee-work .themmoiForm{background-color:#262633!important}.dark-mode jee-work .nhacnho{background:#1e1e2d!important}.dark-mode jee-work .holder{background:#1e1e2d;border-radius:10px}.dark-mode jee-work .themmoiTitle{font-family:Roboto;font-style:normal;font-weight:500;font-size:16px;color:#cdcdde}.dark-mode jee-work .textTable{font-family:Roboto;font-style:normal;font-weight:400;font-size:14px;color:#cdcdde}.dark-mode jee-work .size-flag-detail{width:24px;height:24px;cursor:pointer}.dark-mode jee-work .size-flag-detail-18{width:18px;height:18px}.dark-mode jee-work .size-icon-20{width:20px;height:20px}.dark-mode jee-work #quillCustom .ql-toolbar{border:none!important;background:#faebd7!important}.dark-mode jee-work #quillCustom .ql-editor.ql-blank:before{color:#cdcdde}.dark-mode jee-work .fnt-hei-500{font-family:Roboto;font-style:normal;font-weight:500}.dark-mode jee-work .fnt-hei-700{font-family:Roboto;font-style:normal;font-weight:700}.dark-mode jee-work .fnt-hei-600{font-family:Roboto;font-style:normal;font-weight:600}.dark-mode jee-work .fnt-size-14{font-size:14px;line-height:16px}.dark-mode jee-work .fnt-size-12{font-size:12px;line-height:14px}.dark-mode jee-work .fnt-size-30{font-size:30px;line-height:35px}.dark-mode jee-work .fnt-cl-black{color:#434557}.dark-mode jee-work .fnt-cl-21{color:#212121}.dark-mode jee-work .fnt-cl-white{color:#fff}.dark-mode jee-work .view-hover{display:none}.dark-mode jee-work .hover-to-show:hover .view-hover{display:block}.dark-mode jee-work .hide-more-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dark-mode jee-work .title1{font-family:Roboto;font-style:normal;font-weight:500;font-size:20px;line-height:23px;color:#fff}.dark-mode jee-work .fle{display:flex}.dark-mode jee-work .sp-bw{justify-content:space-between}.dark-mode jee-work .btn{appearance:none;-webkit-appearance:none;font-family:sans-serif;cursor:pointer;min-width:80px;border:0;transition:background-color .1s linear}.dark-mode jee-work .btn.focus,.dark-mode jee-work .btn:focus{outline:0}.dark-mode jee-work .btn-round-1{border-radius:5px}.dark-mode jee-work .btn-success{background:#1bc4bd;color:#fff;height:28px;display:flex;align-items:center;justify-content:center}.dark-mode jee-work .btn-success:hover{background:#27ae60;color:#fff}.dark-mode jee-work .btn-primary{background:#0a85ff;color:#fff}.dark-mode jee-work .btn-normal,.dark-mode jee-work .btn-primary{height:28px;display:flex;align-items:center;justify-content:center}.dark-mode jee-work .btn-normal{background:#fff}.dark-mode jee-work .btn-primary:hover{background:#134b5f;color:#fff}.dark-mode jee-work .btn-normal:hover{background:#a1a5b7}.dark-mode jee-work .box-color{width:10px;height:10px;background-color:red;margin-right:25px}.dark-mode .textnhacnho{color:#fff!important}.dark-mode .border_icon{width:30px;height:30px;display:inline-block;border:1px dashed #cfcfcf;padding-top:6px;border-radius:50%}.dark-mode .click{cursor:pointer}.dark-mode .view-hover-inline-block{display:none}.dark-mode .hover-to-show-inline-block:hover .view-hover-inline-block{display:inline-block}.dark-mode img.red-flag{content:url(Flag_red.b636b3de236180b8c8e9.svg)}.dark-mode img.yellow-flag{content:url(Flag_Or.cea08c989e825b206be9.svg)}.dark-mode img.blue-flag{content:url(Flag\ blue.3df820a53515dc8ea7ef.svg)}.dark-mode img.low-flag{content:url(Flag_Low.f56e4ce08d4f4c5ec614.svg)}.dark-mode img.grey-flag{content:url(Flag_No_Prioritization.1c486a09a562d791f3b6.svg)}.dark-mode img.calender{content:url(Calendar.1999e87f355086a90393.svg)}.dark-mode img.user-add{content:url(User-add.52858c4878a422e64c21.svg)}.dark-mode img.tag-sgv{content:url(Tag.f1141b8d7de763aa5e0a.svg)}.dark-mode img.link-sgv{content:url(Link.e48f53321021d0e2f6ea.svg)}.dark-mode img.edit-sgv{content:url(Edit.b214bef9905fcdc9e253.svg)}.dark-mode img.default{content:url(Property\ 1=Default.1599adf60b718ebc7428.svg)}.dark-mode img.dagiao_tc{content:url("NVĐãgiao_ tất cả.d5ae9fa73cf7e9317aa3.svg")}.dark-mode img.dagiao_kc{content:url("Đãgiao_ khẩn cấp.72023178ce2f19c60007.svg")}.dark-mode img.dagiao_bt{content:url("Đãgiao_ bình thường.ab397a5410492813cec9.svg")}.dark-mode img.dagiao_qh{content:url("Đãgiao_ quá hạn.954370964676d4ab6c6c.svg")}.dark-mode img.dagiao_sth{content:url("Đãgiao_ sắp tới hạn.c9e96123c6b1a16990af.svg")}.dark-mode img.dagiao_kgdut{content:url("Đãgiao_ không gắn.5de8990b133b4d972177.svg")}.dark-mode img.dagiao_t{content:url(Đãgiao_\ thấp.2566c8dd057497694288.svg)}.dark-mode img.dagiao_th{content:url("Đãgiao_ tới hạn.34d7d8def1a62facab8f.svg")}.dark-mode img.dagiao_c{content:url("Đãgiao_ ưu tiên cao.6836ae32397813df2816.svg")}.dark-mode img.duocgiao_kgdut{content:url("Property 1=Được giao_ không gắn.b3ebe987dad9cc7969c1.svg")}.dark-mode img.duocgiao_kc{content:url(Đượcgiao_\ khẩncấp.ca7a4af488d2f79c6d09.svg)}.dark-mode img.duocgiao_c{content:url("Property 1=Được giao_ ưu tiên cao.76565f8effe996574f78.svg")}.dark-mode img.duocgiao_tc{content:url("Property 1=Được giao_ tất cả.d9fda7d2390fe11c7a50.svg")}.dark-mode img.duocgiao_bt{content:url("Đượcgiao_ bình thường.8069107a86fcf3bc18c4.svg")}.dark-mode img.duocgiao_t{content:url("Property 1=Được giao_ thấp.2646336c7184821518c3.svg")}.dark-mode img.duocgiao_qh{content:url("Property 1=Được giao_ quá hạn.b29bcd17dbc7213727f1.svg")}.dark-mode img.duocgiao_th{content:url("Property 1=Được giao_ tới hạn.1e3d6f1613a7be5665cd.svg")}.dark-mode img.duocgiao_sth{content:url("Property 1=Được giao_ sắp tới hạn.10418d375cbd3079ea03.svg")}.dark-mode img.datao_kgdut{content:url("Đãtạo _ không gắn.d70458ee7873aede49fb.svg")}.dark-mode img.datao_kc{content:url("Đãtạo _ khẩn cấp.491af207372e5129e110.svg")}.dark-mode img.datao_c{content:url(Icon\ Menu.39264bb3842ae0727e3c.svg)}.dark-mode img.datao_tc{content:url("Đãtạo _ tất cả.d80db1a8a3d882a3e43b.svg")}.dark-mode img.datao_bt{content:url("Đượcgiao_ bình thường.8069107a86fcf3bc18c4.svg")}.dark-mode img.datao_t{content:url("Đãtạo _ thấp.416c7947493e139cd716.svg")}.dark-mode img.datao_qh{content:url("Đãtạo _ quá hạn.8e6a884536acdfd98067.svg")}.dark-mode img.datao_th{content:url("Đãtạo _ tới hạn.59b372df223aacf70b76.svg")}.dark-mode img.datao_sth{content:url("Đãtạo _ sắp tới hạn.9e5e755802b62686604b.svg")}.dark-mode img.nhacnho_dg_qh{content:url(dagiao_qh.d155822931b81f013580.svg)}.dark-mode img.nhacnho_dg_th{content:url(dagao_th.973e3da5c413bd1afc03.svg)}.dark-mode img.nhacnho_dg_sth{content:url(dagiao_sth.9116801aeff36111274c.svg)}.dark-mode img.nhacnho_dg_cth{content:url(dagiao_cth.51476307c165eca708c5.svg)}.dark-mode img.nhacnho_dcGqh{content:url(dcGqh.7b431b88e1955fb58460.svg)}.dark-mode img.nhacnho_dcGth{content:url(dcGth.df431a0f526c7c2b0b18.svg)}.dark-mode img.nhacnho_dcGsth{content:url(dcGsth.1c6e87eb55e19ea74af6.svg)}.dark-mode img.nhacnho_dcGcth{content:url(dcGcth.2833d28ca0e08ab04f40.svg)}.dark-mode img.nhacnho_dt_qh{content:url(dt_qh.598856089df8572dee42.svg)}.dark-mode img.nhacnho_dt_th{content:url(dt_th.8c4576bdbf60263905db.svg)}.dark-mode img.nhacnho_dt_sth{content:url(dt_sth.d2beb4cddfc0a6a96ed5.svg)}.dark-mode img.nhacnho_dt_cth{content:url(dt_cth.f28bf68ef2529c407318.svg)}.dark-mode .ellipse{background-image:url("Ellipse_18551_(Stroke).dac2fe3c21d11b87230d.svg");width:40px;height:40px;display:flex;justify-content:center;align-items:center}.dark-mode img.them_nguoi{content:url(ThemNguoi.2976c792718f7e257249.svg)}.dark-mode img.ClickUp1{content:url(ClickUp1.5f83b225396b39ffc664.svg)}.dark-mode img.ClickUp2{content:url(ClickUp2.112169f063e1c59412bf.svg)}.dark-mode img.ClickUp3{content:url(ClickUp3.84a76f7ed091f6824eba.svg)}.dark-mode img.ClickUp4{content:url(ClickUp4.199984af295461e714a3.svg)}.dark-mode img.red-flag_list{content:url(Flag_red_list.4c25ad5bd92fff6aa745.svg)}.dark-mode img.yellow-flag_list{content:url(Flag_Or_list.94b5d8a77a139b8011d4.svg)}.dark-mode img.blue-flag_list{content:url(Flag_blue_list.05fd107faea68845d7bc.svg)}.dark-mode img.low-flag_list{content:url(Flag_Low_list.4cebe5a033806cb8a1d3.svg)}.dark-mode img.grey-flag_list{content:url(Flag_No_Prioritization_list.04ad04b2b525ca158509.svg)}.dark-mode img.not_choose_priority{content:url(Not_Choose_Prirority.d73a6f5306aabf6a3421.svg)}.dark-mode img.baocao{content:url(Icon_Report.c55311891356d562b6d8.png)}.dark-mode m-add-close-widget-dialog .fancyTable thead tr th{padding:5px;border-top:.5px solid #323248!important;border-bottom:.5px solid #323248!important;font-size:14px!important;color:#fff!important;height:56px;background-color:#151521}.dark-mode m-add-close-widget-dialog .fancyTable tbody tr td{padding:10px;color:#fffc!important;font-size:14px!important;min-height:48px;border-bottom:.5px solid #323248!important}.dark-mode m-add-close-widget-dialog .card{background-color:#1e1e2d;border:none}.dark-mode m-add-close-widget-dialog .card>.card-header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;min-height:60px;padding-top:0;padding-bottom:0;background-color:#1e1e2d;border-bottom:1px solid #323248}.dark-mode m-add-close-widget-dialog .card>.card-header>.card-title{display:flex;align-items:center;margin:.5rem .5rem .5rem 0}.dark-mode m-add-close-widget-dialog .card>.card-header>.card-toolbar{display:flex;align-items:center;margin:.5rem 0;flex-wrap:wrap}.dark-mode m-add-close-widget-dialog .card>.dialog-footer{display:flex;justify-content:flex-end;padding:20px;border-top:1px solid #0000001a}.dark-mode app-edit-popup-widget-time .fancyTable,.dark-mode app-motanoidung-set-time .fancyTable{width:100%}.dark-mode app-edit-popup-widget-time .fancyTable thead th,.dark-mode app-motanoidung-set-time .fancyTable thead th{padding:5px;border-top:.5px solid #323248!important;border-bottom:.5px solid #323248!important;font-size:14px!important;color:#fff!important;height:56px;background-color:#151521}.dark-mode app-edit-popup-widget-time .fancyTable tbody td,.dark-mode app-motanoidung-set-time .fancyTable tbody td{padding:10px;color:#fffc!important;font-size:14px!important;min-height:48px;border-bottom:.5px solid #323248!important}.dark-mode app-set-up-widget-time mat-form-field{width:100%}.dark-mode app-set-up-widget-time mat-icon{font-size:inherit}.dark-mode app-panel-dashboard .title-dash{height:60px;background:#1e1e2d;color:#fff;padding-left:15px;align-items:center;font-weight:700}.dark-mode app-panel-dashboard .title-dash .title{color:#fff}.dark-mode app-panel-dashboard .btn-add-nhiemvu{background:#eb5f21;color:#fff}.dark-mode app-panel-dashboard gridster-item{border-radius:7px;padding:0 24px 24px;background:#1e1e2d}.dark-mode app-panel-dashboard gridster-item .header-grid .mat-table{height:50px!important}.dark-mode app-panel-dashboard gridster-item .header-grid .mat-table .mat-header-cell{background-color:#f3f6f9!important}.dark-mode app-panel-dashboard gridster-item .header-grid .mat-table .mat-header-cell span{font-weight:500!important;text-transform:none!important;font-size:13px!important;color:#525e64!important}.dark-mode app-panel-dashboard gridster-item .header-grid thead tr{height:50px!important}.dark-mode app-panel-dashboard gridster-item .header-grid thead tr th{background-color:#151521!important}.dark-mode app-panel-dashboard gridster-item .header-grid thead tr th span{font-weight:500!important;text-transform:none!important;font-size:13px!important;color:#fff!important}.dark-mode app-panel-dashboard gridster-item app-task-datetime-pc{position:relative;text-align:center}.dark-mode app-panel-dashboard .name-title{color:#fff}.dark-mode app-panel-dashboard .job-title{color:#828282}.dark-mode app-panel-dashboard .hover-row:hover{background-color:#151521;cursor:pointer}.dark-mode app-panel-dashboard .dropdown-menu{background-color:#1e1e2d}.dark-mode app-panel-dashboard .dropdown-menu .dropdown-item{color:#f5f6f7}.dark-mode app-panel-dashboard .dropdown-menu .dropdown-item:focus,.dark-mode app-panel-dashboard .dropdown-menu .dropdown-item:hover{background:#00dcff26;color:#3698f9}.dark-mode app-panel-dashboard .btn-light{background-color:#1e1e2d;border:1px}.dark-mode my-works-widget-20 .tableWidget,.dark-mode my-works-widget-21 .tableWidget,.dark-mode my-works-widget-24 .tableWidget,.dark-mode works-by-project-25 .tableWidget{width:100%}.dark-mode my-works-widget-20 .tableWidget .box-absolute-auto,.dark-mode my-works-widget-21 .tableWidget .box-absolute-auto,.dark-mode my-works-widget-24 .tableWidget .box-absolute-auto,.dark-mode works-by-project-25 .tableWidget .box-absolute-auto{height:auto;position:absolute;top:0;left:0;right:0;bottom:1px;display:flex;align-items:center;width:100px;margin:auto;cursor:pointer}.dark-mode my-works-widget-20 .tableWidget .point,.dark-mode my-works-widget-21 .tableWidget .point,.dark-mode my-works-widget-24 .tableWidget .point,.dark-mode works-by-project-25 .tableWidget .point{width:10px;padding:0;height:10px;margin-right:10px}.dark-mode my-works-widget-20 .tableWidget .box-color,.dark-mode my-works-widget-21 .tableWidget .box-color,.dark-mode my-works-widget-24 .tableWidget .box-color,.dark-mode works-by-project-25 .tableWidget .box-color{width:10px;height:10px;margin-right:25px;padding:0}.dark-mode my-works-widget-20 .tableWidget thead tr th,.dark-mode my-works-widget-21 .tableWidget thead tr th,.dark-mode my-works-widget-24 .tableWidget thead tr th,.dark-mode works-by-project-25 .tableWidget thead tr th{padding:5px;border-top:.5px solid #323248!important;border-bottom:.5px solid #323248!important;font-size:14px!important;color:#fff!important;height:56px;background-color:#151521}.dark-mode my-works-widget-20 .tableWidget thead tr th span,.dark-mode my-works-widget-21 .tableWidget thead tr th span,.dark-mode my-works-widget-24 .tableWidget thead tr th span,.dark-mode works-by-project-25 .tableWidget thead tr th span{font-size:12pt}.dark-mode my-works-widget-20 .tableWidget tbody tr td,.dark-mode my-works-widget-21 .tableWidget tbody tr td,.dark-mode my-works-widget-24 .tableWidget tbody tr td,.dark-mode works-by-project-25 .tableWidget tbody tr td{padding:5px;color:#fffc!important;font-size:14px!important;min-height:48px;border-bottom:.5px solid #323248!important}.dark-mode my-works-widget-20 .themmoiForm,.dark-mode my-works-widget-21 .themmoiForm,.dark-mode my-works-widget-24 .themmoiForm,.dark-mode works-by-project-25 .themmoiForm{background-color:#fff!important}.dark-mode my-works-widget-20 .form-input-title,.dark-mode my-works-widget-21 .form-input-title,.dark-mode my-works-widget-24 .form-input-title,.dark-mode works-by-project-25 .form-input-title{flex-grow:1;border:none;padding-left:5px;border-radius:.42rem;outline:none;height:40px;margin-top:10px}.dark-mode .dark-title{color:#fff;background-color:#262633}.dark-mode .dark-text{color:#fff}.dark-mode .dark-text1{color:#cdcdde}.dark-mode .dt-chidao-butphe{width:100%;height:100%;min-height:120px;border:1px solid;border-radius:16px}.dark-mode .text-deadline-over-time{color:#f64e60!important}.dark-mode .text-deadline-on-time{color:#a1a5b7!important}.dark-mode #quillCustomForCreate .ql-toolbar{border:none!important;background:#2a579a!important}.dark-mode #quillCustomForCreate .ql-toolbar .ql-stroke{fill:none;stroke:#fff}.dark-mode #quillCustomForCreate .ql-toolbar .ql-fill{fill:#fff;stroke:none}.dark-mode #quillCustomForCreate .ql-toolbar .ql-picker{color:#fff}.dark-mode #quillCustomForCreate .ql-editor.ql-blank:before{color:#cdcdde}.dark-mode .sky-point{width:10px;height:10px}.dark-mode .sky-task-row-status{width:20px;align-self:center;margin-right:5px}.dark-mode .sky-padding-0 .mat-dialog-container{padding:0!important}.dark-mode app-list-nhiem-vu-popup th.mat-header-cell{border-bottom-style:none;background-color:#1b1b29;color:#a1a5b7}.dark-mode .header_table{background:#1b1b29;display:flex;align-content:center;flex-wrap:wrap;border-radius:10px;width:98%;margin:1% 1% 0}.dark-mode .dt-title-descreption{font-family:Roboto;font-style:normal;font-weight:400;font-size:12px;line-height:14px;padding-top:10px;color:#fff}.dark-mode .dark-background{background:#181c32}