.kanban-board{height:calc(100vh - 104px)}.phase-header__first{display:flex;flex-direction:row;align-items:center;width:auto;gap:20px;cursor:grab;-webkit-user-select:none;user-select:none}.phase-header__second{display:flex;flex-direction:row;cursor:grab;-webkit-user-select:none;user-select:none}.kanban-board__header{gap:10px;align-items:center;flex-wrap:nowrap;padding:6px 8px;overflow:visible}.kanban-board__header .active{color:#4baee8}.kanban-board__header .estimations{display:flex;flex-direction:row;align-items:center;gap:10px;flex-wrap:nowrap;flex-shrink:1;min-width:0}.kanban-board__header .selectors{display:flex;flex-direction:row;gap:10px;height:38px;box-sizing:content-box;min-width:0;flex-shrink:1;flex-grow:1}.kanban-board__header .selectors>*:first-child{flex:2 1 0;min-width:0}.kanban-board__header .selectors>*:not(:first-child){flex:1 1 0;min-width:0}.kanban-board__header .estimations .top-container{position:relative;padding:0;width:unset;z-index:0;pointer-events:auto;display:flex;flex-direction:row;align-items:center;gap:8px}@media(max-width:976px){.kanban-board__header{flex-direction:column;gap:5px}.kanban-board__header .estimations{display:flex;justify-content:space-between;gap:10px;width:100%}.kanban-board__header .view-mode-buttons{width:100%;display:flex;justify-content:end}}@media(max-width:575px){.kanban-board__header .estimations .top-container{width:100%}.kanban-board__header .estimations{margin-top:5px;flex-direction:column-reverse;gap:5px;align-items:flex-end}}.kanban-column{display:flex;flex-direction:column;box-shadow:#6363634d 0 4px 8px;height:fit-content;margin-left:8px;margin-top:8px;background-color:#ebecf0;border-radius:8px;width:300px;padding:8px 8px 0;min-width:300px;max-height:100%;position:relative}.phase-header{display:flex;justify-content:space-between;cursor:default;margin-left:8px;flex-direction:row;gap:15px}.phase-header__item{font-size:16px;margin:0}.kanban-column__button{display:flex;justify-content:center;align-items:center;cursor:pointer;border-radius:8px}.add-list-button{margin:0 6px;opacity:.6;color:#ebecf0;box-shadow:#6363634d 0 4px 8px;background-color:#3e5569}.add-card-button{opacity:.6;color:#3e5569;background-color:inherit}.circle-btn{min-width:36px;height:36px;color:#fff;background-color:#4baee8;border-radius:50%;border:none;outline:none;pointer-events:auto}.circle-btn.disabled{background-color:#3e5569;opacity:.5}.kanban-board__content{display:flex;flex-direction:row;overflow-x:auto;overflow-y:hidden;padding-bottom:20px;height:calc(100vh - 125px)}.kanban-board__select{background-size:10px}.kanban-card{width:100%;border-radius:10px;margin:auto}.kanban-card__body{padding:4px}.kanban-card__title{display:inline-block;line-height:1}.kanban-card__avatar{display:flex;justify-content:center;align-items:center;text-transform:uppercase;width:22px;min-width:22px;height:22px;font-size:11px;line-height:22px;font-weight:600;border-radius:50%;color:#fff;background-color:#1e90ff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.kanban-card__estimate{color:#ebecf0;display:block;width:fit-content;height:fit-content;padding:0 4px;border-radius:4px;font-weight:500}.estimate{background-color:#ff9f1a}.spent{background-color:#61bd4f}.remaining{background-color:#0079bf}.debt{background-color:red}.fa{padding-right:4px}.kanban-card__priority{display:block;width:fit-content;height:fit-content;padding:2px 6px;line-height:12px;font-size:11px;border-radius:5px}.story-points{display:block;width:fit-content;height:fit-content;padding:2px 6px;line-height:12px;font-size:11px;border-radius:5px;background:#d9d4fc;color:#3420a8}.kanban-card__body .mb-1,.kanban-card__body .card-title.mb-1{margin-bottom:2px!important}.warning-message{color:red;font-size:12px}.urgent-priority{background:#ffdfdf;color:#970404}.high-priority{background:#ffe8c7;color:#cb7e09}.medium-priority{background:#e6fbd5;color:#60973a}.low-priority{background:#dae2fd;color:#2107c6}.kanba-card__text{font-size:12px;gap:2px}.kanba-card__sm-text{font-size:11px}.kanban-release__text{font-size:22.5px;padding:1px 0;align-items:flex-start}.kanban-card__due-date_past{color:red}.kanban-card__due-date_one-day-before{color:#be871a}.kanban-card__stats{color:#3e5569;opacity:.5}.kanban-card__line{margin-top:2px;margin-bottom:2px;border:.5px solid #ebedec;background:#ebedec}.kanban-task_list{max-height:calc(100vh - 274px);overflow-y:auto;overflow-x:hidden;min-height:1px}.kanban-task_list>:last-child{margin-bottom:0!important}.dots-menu{display:flex;align-items:center;cursor:pointer}.dots-menu:hover{color:#000}.select-menu{width:150px;top:0;background-color:#fff;z-index:99;position:absolute;right:0;border-color:#000;cursor:default;box-shadow:0 0 3px gray;border-radius:5px}.sort-icon{position:relative}.sort-icon>a{padding:5px;font-size:24px}.menu-item{padding:10px;border-bottom:1px solid #CCC;display:flex;justify-content:center;align-items:center;background-color:initial;cursor:pointer}.menu-item.selected{color:#4baee8;cursor:default}.menu-item.disabled{color:#d3d3d3;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.menu-item:last-child{border-bottom:none}.search-container{position:relative;width:100%;max-width:300px;margin-right:0}.delete-phase{color:red!important}.search-bar{height:38px;border:1px solid #ccc;-ms-border-radius:4px;border-radius:4px;padding:0 40px 0 10px;font-size:16px;width:100%;pointer-events:auto}.search-bar:focus{outline:none;border-color:#2684ff;box-shadow:0 0 0 1px #2684ff}.clear-search-btn{position:absolute;padding:0;right:10px;top:0;cursor:pointer;border:none;background-color:transparent;font-size:32px;line-height:1;pointer-events:all}.clear-search-btn:focus{outline:none}.view-mode-buttons{display:flex;flex-direction:row;align-items:center;gap:10px;-webkit-user-select:none;user-select:none}.view-mode-buttons a{cursor:pointer;height:25px}.view-mode-buttons a:hover{transform:scale(1.2)}.timeline-task p,.task-tooltip p,.switch-mode p{margin:0;white-space:nowrap;overflow:hidden}.timeline-task{display:flex;flex-direction:row;align-items:center;background-color:#fff;font-weight:700;color:#000;gap:20px;width:100%;height:100%;padding-left:5px;position:relative}.text-styles-buttons{font-size:16px;font-style:normal;font-weight:700;line-height:normal;text-transform:none}.task-tooltip{display:flex;flex-direction:column;gap:10px;padding:5px}.cross-button{cursor:pointer}.dialog-header-container{display:flex;justify-content:space-between}.task-tooltip-main,.task-tooltip-duration{display:flex;flex-direction:row;align-items:center;gap:10px;font-weight:700;justify-content:space-between}.task-tooltip-duration{font-weight:400;justify-content:center}.dx-scheduler-appointment-content{background-color:#fff}.dx-resizable-handle{background-color:#ccc}.dx-scheduler-appointment-content{box-shadow:2px 2px 5px #d3d3d3}.kanban-board .dx-scheduler-navigator{max-width:100%}.project-progress-bar{width:200px;height:35px;margin-top:10px;font-weight:700;display:flex;flex-direction:row;align-items:center;justify-content:center;border-radius:4px}.switch-mode{width:120px;height:35px;margin-top:10px;border-radius:4px;border:none;display:flex;flex-direction:row;align-items:center;gap:10px}.switch-mode input{transform:scale(1.5);margin-top:5px}.dialog-overlay{display:flex;justify-content:center;align-items:center;position:fixed;inset:0;background-color:#00000080;overflow:visible;z-index:999}.dialog-content{background-color:#fff;border-radius:10px;padding:1%;width:30%;max-height:50%;display:flex;flex-direction:column;align-items:center;cursor:default}@media(max-width:1100px){.dialog-content{width:50%}}@media(max-width:986px){.dialog-content{padding:10px}}@media(max-width:486px){.dialog-content{width:80%}}.dialog-header{-webkit-user-select:none;user-select:none;width:100%;display:flex;flex-direction:row;justify-content:space-between}.dialog-header p{font-size:large;font-weight:500}.dialog-header a{display:flex;justify-content:center}.dialog-header span{font-size:30px;cursor:pointer}.dialog-header span:hover{color:#000;transform:scale(1.1)}.dialog-textinput{width:100%;box-sizing:border-box;border:2px solid #ccc;border-radius:4px;background-color:#f8f8f8;font-size:16px;resize:none;padding:2%}.dialog-textarea{width:100%;height:90px;padding:2%;box-sizing:border-box;border:2px solid #ccc;border-radius:4px;background-color:#f8f8f8;font-size:16px;resize:none}.dialog-action-buttons-group{width:100%;margin-top:5%;display:flex;flex-direction:row;align-items:center;gap:2%}.action-container{width:500px}@media(max-width:600px){.action-container{width:317px}}.dialog-action-buttons-group button{background-color:#0a79c0;border:none;border-radius:4px;color:#fff;padding:8px 30px;text-align:center;text-decoration:none;display:inline-block;font-size:16px}.dialog-action-buttons-group button:disabled{background-color:#696969;cursor:not-allowed}.task-type-icon img{width:20px}.smooth-dnd-container.vertical{padding:0 4px;max-height:calc(100vh - 195px);overflow-y:auto;scroll-behavior:smooth}.react-trello-lane .card:hover,.react-trello-lane .phase-header:hover{cursor:grab}.smooth-dnd-draggable-wrapper:first-child section{margin-left:1px!important}.smooth-dnd-draggable-wrapper.smooth-dnd-ghost{cursor:grabbing}.kanban-board *::-webkit-scrollbar{width:6px;height:8px}.kanban-board *::-webkit-scrollbar-track{background-color:#091e4214}.kanban-board *::-webkit-scrollbar-thumb{background-color:#b5b5b5;border-radius:5px}.kanban-board *::-webkit-scrollbar-thumb:hover{background-color:#9c9c9c}.kanban-board *{scrollbar-width:thin;scrollbar-color:#B5B5B5 #091e4214}.sc-jsMahE{flex:unset!important;max-height:calc(100vh - 190px)!important}.top-container{position:fixed;width:100vw;top:0;left:0;z-index:50;display:flex;padding:14px 330px;justify-content:center;align-items:center;pointer-events:none}.kanban-board__selector{width:100%;min-width:200px;z-index:5;background-color:#fff}.kanban-board__selector img{display:none}#main-wrapper .page-wrapper .container-fluid{padding-right:10px!important;padding-left:10px!important}.modal-releases-container{display:flex;justify-content:center;align-items:center;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:100;color:#fff}.modal-confirm{background-color:#0a79c0!important;right:0!important;margin-left:150px;margin-right:-160px;color:#fff}.modal-releases-content{color:#000;background-color:#fff;width:350px;padding:20px;border-radius:5px;box-shadow:0 2px 4px #0003}.modal-releases-content h2{font-size:20px;margin-bottom:15px}.modal-releases-content select{width:100%;padding:10px;margin-bottom:15px}.modal-releases-content select:after{content:"▼"}.modal-releases-content select option{padding:10px;cursor:pointer}.modal-releases-content button,.modal-confirm{background-color:#ccc;border:none;border-radius:5px;padding:10px 20px;cursor:pointer}.modal-releases-content button:hover{background-color:#ddd}.loading{display:flex;align-items:center}.loading-spinner{margin-right:5px}.custom-tooltip[data-popper-placement*=bottom] .MuiTooltip-tooltip{margin-top:2px!important;background-color:#000!important}.task-error{color:red;font-size:.875em;margin-top:0;text-align:center;display:block}.dialog-custom{border:none;padding:0;background:transparent}.dialog-card{background:#fff;color:#000;width:auto;min-width:480px;max-width:480px;padding:24px;border-radius:8px;box-shadow:0 4px 20px #0003;position:relative;overflow:visible}.dialog-subheading{font-size:18px;margin-top:1.5rem;margin-bottom:1rem}.dialog-selector{width:100%;max-width:480px;margin-bottom:1rem}.dialog-selector .MuiOutlinedInput-input{display:block;min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.dialog-selector .MuiOutlinedInput-root{padding-right:38px;cursor:pointer}.dialog-buttons{display:flex;justify-content:flex-end;gap:1rem;margin-top:1.5rem}.dialog-button-ok{background-color:#0a79c0!important;color:#fff!important;padding:10px 20px;border-radius:5px;cursor:pointer;border:none;transition:background-color .2s ease}.dialog-button-ok:hover:enabled{background-color:#095b91!important}.dialog-button-ok:disabled{background-color:#ccc!important;color:#666!important;cursor:not-allowed}button.dialog-button{font-weight:400!important;flex-grow:1}.d-flex{display:flex!important}.d-block{display:block!important}.d-none{display:none!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.justify-content-start{justify-content:flex-start!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-end{justify-content:flex-end!important}.align-items-center{align-items:center!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.ms-1,.ml-1{margin-left:.25rem!important}.me-1,.mr-1{margin-right:.25rem!important}.p-3{padding:1rem!important}.text-center{text-align:center!important}.text-muted{color:#6c757d!important}.text-danger{color:#dc3545!important}.card-subtitle{margin-top:-.375rem;color:#6c757d}.shadow-sm{box-shadow:0 .125rem .25rem #00000013!important}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.btn{display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;user-select:none;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;cursor:pointer;text-decoration:none}.btn-primary{color:#fff;background-color:#0a79c0;border-color:#0a79c0}.btn-primary:hover{color:#fff;background-color:#095b91;border-color:#095b91}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.kanban-board .visibility-lane__close .phase-header{display:flex;flex-direction:column-reverse;align-items:center;height:100%;margin-left:0}.kanban-board .visibility-lane__close .phase-header__first{display:flex;flex-direction:column-reverse;gap:10px;width:auto}.kanban-board .visibility-lane__close{width:60px}.kanban-board .visibility-lane__close .phase-header h5,.kanban-board .visibility-lane__close .phase-header h6{writing-mode:vertical-rl;margin:15px}.kanban-board .visibility-lane__close .smooth-dnd-container,.kanban-board .visibility-lane__close .MuiButtonBase-root{display:none}.kanban-board .visibility-lane__open .visibility-lane-button__open,.kanban-board .visibility-lane__close .visibility-lane-button__close{display:flex;flex-direction:row;align-items:center;justify-content:center;width:auto}.kanban-board .visibility-lane-button__open,.kanban-board .visibility-lane-button__close{display:none;border:none;background:transparent;border-radius:30px}.kanban-board .visibility-lane-button__open:after{content:"";font-family:"Font Awesome 5 Free";font-weight:900;font-size:22px;line-height:1;display:inline-block;vertical-align:middle}.kanban-board .visibility-lane-button__close:after{content:"";font-family:"Font Awesome 5 Free";font-weight:900;font-size:22px;line-height:1;display:inline-block;vertical-align:middle}.kanban-board .visibility-lane-button__open:hover,.kanban-board .visibility-lane-button__close:hover{background-color:#d3d3d380;transition:background-color .3s ease .2s}@keyframes wave{0%{box-shadow:0 0 0 2px #d3d3d366}to{box-shadow:0 0 6px 6px #58535366}}.kanban-board .visibility-lane-button__open:active,.kanban-board .visibility-lane-button__close:active{position:relative;overflow:hidden;animation:wave .5s ease-out;background-color:#d3d3d366}#comments{margin:15px 0 0 6px}.comment__add-description{display:flex;align-items:end;margin-left:15px;padding-left:20px;background-color:#fdfdfd;width:100%;height:50px;border:1px solid #9a9a9a;border-radius:5px;color:#9a9a9a;cursor:text}.comment__add-section{display:flex;flex-direction:row}.comment__editor{position:relative;width:100%}.comment__editor-container{display:flex;flex-direction:row}.comment__editor-container-inner{position:relative;display:flex;flex-direction:column}.comment__editor-container-buttons{margin-top:10px}.comment__editor-save-btn{margin-right:5px}.comment__editor-cancel-btn{margin-left:5px}.comments{margin-top:15px}.comment__wrapper{width:100%}@media(max-width:768px){.comment__wrapper{overflow-x:scroll}}.comment{display:flex;margin-top:10px}.comment__user-icon{border:none!important;margin:10px}.comment__header{margin-top:7px}.comment__header-user{color:#939393;margin-right:15px;font-weight:700}.comment__header-created{color:#aaa}.comment__content{margin-top:7px}.comment__content img{max-width:100%;max-height:3000px}.comment__editor-wrapper{width:100%}.comment__comment-editor-save-btn{margin-top:10px;margin-left:9px}.comment__edit-btn{padding:0 .75rem .75rem 0;color:#a3a3a3;cursor:pointer}.btn.comment__edit-btn:hover{color:green;cursor:pointer}.comment__delete-btn{padding:0 .75rem .75rem 0;color:#dd3d3d;cursor:pointer}.btn.comment__delete-btn:hover{color:#721c24}.comment__users-dropdown{position:absolute;width:220px;max-height:150px;background-color:#eee;border:1px solid #373737;border-radius:3px;overflow:auto;z-index:150}.comment__users-dropdown-list{margin:0;padding:0;list-style:none}.comment__users-dropdown-list-item{display:flex;align-items:center;margin:5px;padding:3px 0 3px 3px;background-color:#fff;border-radius:3px}.comment__users-dropdown-list-item:hover{background-color:#b3d6ff}.comment__users-dropdown-list-item-text{margin:0}.comments__attached-video{max-width:100%;height:120px;border:1px solid #c3c3c3;border-radius:7px;margin-right:10px;display:block}.p-dialog-header-close-icon.pi.pi-times{font-family:"Font Awesome 5 Free";font-weight:900;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.p-dialog-header-close-icon.pi.pi-times:before{content:""}.p-dialog-content{display:flex;justify-content:center;align-items:center}.overlay{position:fixed;width:100vw;height:100vh;z-index:100;cursor:default;top:0;left:0}.image-files__attached-images{margin:10px}.image-files__attached-iframe{max-width:100%;height:120px;border:1px solid #c3c3c3;border-radius:7px;margin:5px}.image-files__attached-video{height:120px;width:200px;border:1px solid #c3c3c3;border-radius:7px;margin:5px;display:block}.image-files__attached-video-enlarged{width:90%;height:70vh;border-radius:7px;margin:5px}.image-files__attached-image-enlarged{width:90%;height:70vh;object-fit:contain;border-radius:7px;margin:5px}.image-files__attached-image{object-fit:contain;height:105px;width:200px;border:1px solid #c3c3c3;border-radius:7px;margin-right:10px}.dropdown-container{position:absolute;top:0;left:0}.arrow-button{position:absolute;top:50%;transform:translateY(-50%);background:none;border:none;color:#000;font-size:2rem;cursor:pointer;outline:none}.arrow-button:focus{outline:none}.left{left:20px}.right{right:20px}.dropdown{width:100%}.image-iframe-wrapper{display:flex;flex-wrap:wrap}.image-iframe-wrapper img,.image-iframe-wrapper iframe,.image-iframe-wrapper video{width:200px;height:120px;border:1px solid #c3c3c3;border-radius:7px;margin:5px}
