.react-resizable{background-clip:padding-box;position:relative}.react-resizable-handle{z-index:1;cursor:col-resize;width:10px;height:100%;position:absolute;bottom:0;right:-5px}#default-todo-tasks-card{overflow:hidden}#default-todo-tasks-card .CardViewComponentBody{flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden;padding:20px!important}#default-todo-tasks-card .CardViewComponentBody .todo-tasks-list{flex-direction:column;gap:20px;height:100%;display:flex;overflow:hidden}#default-todo-tasks-card .CardViewComponentBody .todo-tasks-list .monday-switch .onText{color:#231f20}#default-todo-tasks-card .CardViewComponentBody .todo-tasks-list .monday-switch .monday-switch-toggle.onIcon,#default-todo-tasks-card .CardViewComponentBody .todo-tasks-list .monday-switch .monday-switch-toggle.offIcon{background-color:#231f20}#default-todo-tasks-card .CardViewComponentBody .todo-tasks-list .monday-switch .monday-switch-toggle.onIcon svg,#default-todo-tasks-card .CardViewComponentBody .todo-tasks-list .monday-switch .monday-switch-toggle.offIcon svg{fill:#f4f5f6}#default-todo-tasks-card .CardViewComponentBody .todo-tasks-list .kanban{flex:1;min-height:0;overflow:hidden}#default-todo-tasks-card .CardViewComponentBody .todo-tasks-list .kanban .kanban-box{flex-wrap:nowrap;gap:10px;height:100%;display:flex;overflow:auto hidden}#default-todo-tasks-card .CardViewComponentBody .todo-tasks-list .kanban .kanban-box .dropable{flex-direction:column;flex:200px;min-width:180px;height:100%;min-height:0;display:flex}#default-todo-tasks-card .CardViewComponentBody .todo-tasks-list .kanban .card-box-container{height:100%;box-shadow:none;background-color:#f4f5f6;flex-direction:column;display:flex}#default-todo-tasks-card .CardViewComponentBody .todo-tasks-list .kanban .card-box-container .card-box-body{flex:1;gap:0;min-height:0;padding:0 10px 0 0;overflow-y:auto}#default-todo-tasks-card .CardViewComponentBody .todo-tasks-list .kanban .card-box-container .card-box-body .taskCard:not(:last-child){border-bottom:1px solid #e6e9ef}#default-todo-tasks-card .CardViewComponentBody .todo-tasks-list .kanban .card-box-container .card-box-body .task-container{box-shadow:none;min-height:unset;background-color:#0000;padding:5px 0}#default-todo-tasks-card .CardViewComponentBody .todo-tasks-list .kanban .card-box-container .card-box-body .task-container .task-header{align-items:center}#default-todo-tasks-card .CardViewComponentBody .todo-tasks-list .kanban .card-box-container .card-box-body .task-container .task-header .task-link a{color:#acacac}#default-todo-tasks-card .CardViewComponentBody .todo-tasks-list.dark .kanban .card-box-container{background-color:#20212d}@media (width<=768px){.infoText{font-size:13px!important}}.kanban{flex-direction:column;gap:10px;width:100%;height:100%;display:flex}.kanban .kanban-box{grid-template-columns:repeat(4,1fr);gap:10px;height:100%;padding:0 10px 10px;display:grid}@media screen and (width<=768px){.kanban .kanban-box{grid-template-columns:repeat(2,1fr)!important}}@media screen and (width<=568px){.kanban .kanban-box{grid-template-columns:repeat(1,1fr)!important}}.kanban .mobile{grid-template-columns:repeat(1,1fr);gap:10px;height:100%;display:grid}.kanban .tablet{grid-template-columns:repeat(3,1fr);gap:10px;height:100%;display:grid}.order-box{grid-template-columns:repeat(5,1fr)!important}.column-settings-modal .ant-modal-content{border-radius:16px;padding:0;overflow:hidden}.column-settings-modal .ant-modal-header{background:#f4f5f6;border-bottom:1px solid #eaecf0;margin-bottom:0;padding:10px!important}.column-settings-modal .ant-modal-title{background:#f4f5f6}.column-settings-modal .ant-modal-body{padding:20px 24px}.column-settings-modal .ant-modal-footer{border-top:1px solid #eaecf0;padding:16px 24px}.column-settings-title{color:#101828;align-items:center;gap:10px;font-size:16px;font-weight:600;display:flex}.column-settings-title .anticon{color:#667085}.column-settings-list{flex-direction:column;gap:10px;display:flex}.column-settings-item{background:#f9fafb;border:1px solid #eaecf0;border-radius:12px;justify-content:space-between;align-items:center;padding:12px 14px;transition:all .2s;display:flex}.column-settings-item:hover{background:#f2f4f7;border-color:#d0d5dd}.column-info{align-items:center;gap:12px;display:flex}.column-number{color:#4f46e5;background:#eef2ff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;font-weight:600;display:flex}.column-color{border-radius:50%;width:10px;height:10px}.column-name{color:#344054;font-size:14px;font-weight:500}.column-actions{gap:6px;display:flex}.column-actions button{color:#667085;border-color:#d0d5dd}.column-actions button:hover{color:#1677ff;border-color:#1677ff}.card-box-container{background-color:#fff;border-radius:10px;flex-direction:column;gap:10px;height:100%;padding:10px 0 10px 10px;display:flex;box-shadow:0 1px 3px #00000026}.card-box-container .card-box-header{color:#f4f5f6;background-color:red;border-radius:5px;flex-shrink:0;justify-content:space-between;align-items:center;height:34px;margin-right:10px;padding:10px;font-weight:600;display:flex}.card-box-container .droppable{width:100%;height:100%;overflow-y:auto}.card-box-container .card-box-body{flex-direction:column;gap:10px;height:600px;padding:10px 12px 10px 2px;display:flex;overflow-y:auto}.card-box-container .card-box-body-empty{justify-content:center;align-items:center;width:100%;height:100%;padding-right:10px;display:flex}.card-box-container .card-box-body-empty .union{flex-direction:column;align-items:center;gap:10px;width:100%;display:flex}.card-box-container .card-box-body-empty .union .union-name{font-weight:800}.card-box-container-darkMode{background-color:#12131b}.card-box-container-darkMode .union,.card-box-container-darkMode .union .union-span{color:#fff}.task-container{cursor:pointer;background-color:#fff;flex-direction:column;gap:10px;width:100%;min-height:120px;padding:15px;transition:all .3s;display:flex;box-shadow:0 4px 12px #0000001a}.createdBy{color:#acacac}.task-container:hover{box-shadow:0 2px 8px #63636333}.task-header{justify-content:space-between;align-items:flex-start;width:100%;display:flex}.task-left{flex:1;min-width:0}.task-title{word-wrap:break-word;white-space:normal;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}.task-title:hover{color:#1264a3;font-weight:600}.task-link{margin-top:5px}.task-link a{color:#231f20;word-wrap:break-word;white-space:normal;text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;text-decoration:none;display:-webkit-box;overflow:hidden}.task-link a:hover{color:#1264a3;font-weight:600}.task-right{white-space:nowrap;flex-shrink:0;align-items:center;margin-left:10px;display:flex}.task-container-darkMode{color:#fff;background-color:#20212d}.task-container-darkMode a{color:#fff}.filter-box-wrapper{padding:0 10px}.filter-box-wrapper .filter-box{background-color:#f4f5f6;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;padding:10px;display:flex;overflow-x:auto;box-shadow:0 2px 8px #63636333}.filter-box-wrapper .filter-box .left{flex-direction:row;align-items:center;gap:10px;display:flex}.filter-box-wrapper .filter-box .left .search-kanban .ant-form-item{margin:0}.filter-box-wrapper .filter-box .right{float:right;align-items:center;gap:10px;display:flex}.filter-box-wrapper .filter-box.filter-box-darkMode{background-color:#20212d}.kanban-switch .ant-switch-checked{background-color:#68c142!important}.kanban-switch .ant-switch{background-color:#fe4c4a;width:120px;height:32px}.kanban-switch .ant-switch:hover{background-color:#fe4c4a}.kanban-switch .ant-switch .ant-switch-inner .ant-switch-inner-unchecked,.kanban-switch .ant-switch .ant-switch-inner .ant-switch-inner-checked{justify-content:end;align-items:center;height:100%;font-size:14px;font-weight:400;line-height:32px;display:flex}.kanban-switch .ant-switch .ant-switch-inner .ant-switch-inner-unchecked{margin-top:-32px}.kanban-switch .ant-switch .ant-switch-inner .ant-switch-inner-checked{justify-content:start}.kanban-switch .ant-switch-checked .ant-switch-handle:before{left:-5px;right:5px}.filters{align-items:center;gap:5px;display:flex}.kanban-filter-modal{justify-content:space-between;align-items:center;display:flex}.filter-modal-darkMode .ant-modal,.filter-modal-darkMode .ant-modal-content,.filter-modal-darkMode .ant-modal-content .ant-modal-body .body-modal .filter-fields-container{background-color:#20212d}.format-range-picker .ant-picker{width:100%}.sortFieldsIcon{flex-direction:column;justify-content:center;align-items:center;display:flex}.config-modal-footer{justify-content:space-between;width:100%;display:flex}.config-modal{flex-direction:column;gap:10px;height:350px;display:flex}.config-modal .config-modal-container{flex-direction:column;gap:15px;width:100%;height:320px;padding:0 10px 0 0;display:flex;overflow-y:auto}.filter-modal-darkMode .config-modal-container .board{color:#fff;background-color:#12131b}.filter-modal-darkMode .ant-modal,.filter-modal-darkMode .ant-modal-content{background-color:#20212d}.filter-modal-darkMode .ant-modal-content .ant-modal-header{background-color:#12131b}.filter-modal-darkMode .ant-modal-content .ant-modal-header .ant-modal-title{color:#fff}.filter-modal-darkMode .ant-modal-content .ant-modal-body .body-modal .filter-fields-container{background-color:#20212d}._card_gpble_1{text-align:center;cursor:pointer;background-color:#f8f8fa;border-radius:5px;justify-content:space-between;align-items:center;width:100%;height:50px;padding:10px;display:flex}._card_gpble_1._cardDark_gpble_13{color:#fff;background-color:#2a2b3a}._card_gpble_1._is-dragging_gpble_17{cursor:grabbing;opacity:.8;background:#e3f2fd;box-shadow:0 4px 8px #0003}._card_gpble_1._cardDark_gpble_13._is-dragging_gpble_17{background:#15161d}._card_gpble_1._is-dragged-over_gpble_26{background:#bbdefb}._card_gpble_1._cardDark_gpble_13._is-dragged-over_gpble_26{background:#464653}
