a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,button,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}li,ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}#root,html{height:100%}body{height:89%}body,button{background:grey}button{padding:10px;color:#fff;border-radius:2px}button,i{cursor:pointer}i{margin:5px;font-size:25px}i:hover{opacity:.5}.kanban-board{height:100%;margin:50px;padding:10px;background:#fff;border-radius:10px;display:flex;flex-direction:column}.kanban-board section{display:flex}.kanban-board .kanban-board-header h2{color:#fff;background:grey;margin:10px 10px 0;padding:10px;border-radius:5px 5px 0 0;width:100%;text-align:center}.kanban-board .kanban-board-lists{height:100%;overflow:scroll}.task-list{margin:0 10px 10px;padding:10px;border-radius:0 0 5px 5px;border:2px solid grey;display:flex;flex-direction:column;justify-content:space-between;width:100%}.task-list>*{width:100%}.task-list-items{display:flex;flex-direction:column;overflow:auto;color:#fff;font-size:14pt;width:100%;margin-bottom:10px;position:relative}.task-list-items li+li{margin-top:10px;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.task-list-items>*{border-radius:5px;border:2px solid grey;background:grey;margin-bottom:10px;padding:10px}.task-form{display:flex;flex-direction:column;background:#fff;border:1px solid grey;color:#000;padding:10px;box-sizing:border-box;border-radius:5px;font-size:12pt}.task-form .task-form-header{display:flex;justify-content:space-between;align-items:baseline}.task-form .task-form-header i{font-size:12pt}.task-form form{display:flex;flex-direction:column}.task-form form input{box-sizing:border-box;height:25px;width:100%;margin-bottom:10px}body{font-family:Arial,Helvetica,sans-serif}h1{font-size:36pt}h2{font-size:30pt}
/*# sourceMappingURL=main.25f57528.chunk.css.map */