*{box-sizing:border-box;padding:0}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}p{font-size:1rem;line-height:1.875rem}.custom-scroll::-webkit-scrollbar{width:8px}.custom-scroll::-webkit-scrollbar-thumb{background-color:#fff;border:1px solid #ccc;border-radius:50px}.custom-scroll::-webkit-scrollbar-thumb:hover{border:1px solid gray}.app{display:flex;flex-direction:column;height:100vh;width:100%}.app_nav{align-self:center;background-color:#fff;border-bottom:1px solid rgba(0,0,0,.1);box-shadow:0 1px 20px rgba(56,40,40,.05);font-family:Times New Roman,Times,serif;padding:13px;position:-webkit-sticky;position:sticky;top:0}.app_boards_container{background:#f4f5f8;flex:1 1;height:100%;overflow-x:auto;padding-top:20px;width:100%}.app_boards{display:flex;gap:30px;height:100%;padding:10px 30px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.app_boards_last{flex-basis:290px;min-width:290px}.app_boards_add-board{background-color:#fff;border-radius:10px;box-shadow:1px 1px 0 1px rgba(0,0,0,.12);color:#000;text-align:center;width:100%}.app_boards_add-board_edit{background-color:#fff;border-radius:10px;padding:10px}.app_boards_container::-webkit-scrollbar{display:none}#viewSelect{font-weight:700;margin-left:35px;padding:7px 2px}.card-parent{background:#fff;border-radius:5px;display:flex;flex-direction:column;gap:10px;height:9rem;padding:1.25rem;width:26em}#up{align-items:center;display:flex;justify-content:space-between}#mid{display:inline-block;gap:4px}#down,#mid{display:flex}#down{gap:7px}#ticket_id{color:gray;font-weight:500}#ticket_title{color:rgba(0,0,0,.884);font-weight:700;padding:auto}.circle{border:1px solid #fff;border-radius:33px;height:10px;width:10px}.circle-big{align-items:center;background:purple;border-radius:33px;color:#fff;display:flex;height:32px;justify-content:center;width:32px}.green{background:#90ee90}.lightgray{background:#d3d3d3}.dot-position{left:20px;position:relative;top:-8px;z-index:10}.dropdown{background-color:#fff;border-radius:3px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-height:390px;max-width:250px;min-height:40px;min-width:80px;overflow-y:auto;position:absolute;right:0;top:100%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:5}.Card-wrapper{align-items:center;display:flex;flex-direction:column;gap:9px;justify-content:space-between;overflow:auto}.dashboard-parent{display:flex;gap:10px}#condition{display:none}#board_title{align-items:center;display:flex;gap:5px}.board_header_title{font-weight:700}
/*# sourceMappingURL=main.0a2d297f.css.map*/