body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{height:-webkit-fill-available}#root ::-webkit-scrollbar-track{background:transparent}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}#root .md{overflow-wrap:break-word;word-wrap:break-word;-ms-word-break:break-all;word-break:break-all;word-break:break-word;-ms-hyphens:auto;-webkit-hyphens:auto;hyphens:auto}#root .md img{width:100%}#root .flex{display:flex}#root .grow{flex-grow:1}#root .GROW{flex-grow:1!important}#root .flex.between{justify-content:space-between}#root .black{color:#000}#root .App{height:-webkit-fill-available;padding-top:10em}#root .SubHeaderMessage{text-align:center}#root .Loading{display:flex;justify-content:space-evenly;height:-webkit-fill-available}#root .User.icon{display:flex;align-items:center}#root .Logo img{margin-right:1.5em}#root .Board{flex-direction:column}#root .Board,#root .Columns{height:-webkit-fill-available;display:flex}#root .Columns{overflow-x:auto;padding-left:5px;padding-right:5px;min-width:100%;float:left}#root .Column{min-width:min(460px,80%);flex:0 0;display:Flex;flex-direction:column;margin-left:5px;margin-right:5px;margin-bottom:5px;padding-top:10px;padding-bottom:10px;background-color:#ededed;box-shadow:2px 2px 1px rgba(34,36,38,.15);border-radius:.5em}#root .Column .ui.input{flex-grow:1}#root .Column .Title{padding-left:10px;padding-right:10px;display:flex;justify-content:space-between;align-items:flex-start}#root .Column .Title input{flex-grow:1;padding-right:8px}#root .Tickets{overflow-y:scroll;height:-webkit-fill-available;padding-left:10px;padding-right:5px}#root .Ticket{width:435px;background-color:#fefefe;padding:10px;box-shadow:0 1px 2px rgba(34,36,38,.15);border-radius:.5em;margin-top:5px}#root .Tickets>.New.inactive{display:flex;justify-content:center;padding-top:10px}#root .Tickets>.New.active{margin-top:10px;background-color:#fefefe;padding:10px}#root .Tickets>.New.active .button,#root .Tickets>.New.active .field>textarea,#root .Tickets>.New.active .input{width:100%}#root .Tickets>.New.active .field>textarea{margin-top:10px;resize:vertical;padding:1em}#root .Tickets>.New.active .button{margin-top:10px}#root .Columns>.New{min-width:min(20%,120px);flex:0 0;display:flex;flex-direction:column;margin-left:5px;margin-right:5px;margin-bottom:5px;padding-top:10px;padding-bottom:10px;background-color:#ededed;box-shadow:0 1px 2px rgba(34,36,38,.15);border-radius:.5em;cursor:pointer}#root .Columns>.New.active{min-width:min(360px,80%);cursor:unset;flex:1 0}#root .Columns>.New>div{padding-left:10px;padding-right:10px;margin:auto}#root .Columns>.New.active>div{margin:unset}#root .Columns>.New.active .input,#root .Columns>.New.active button{width:100%}#root .Columns>.New.active button{margin-top:10px}
/*# sourceMappingURL=main.a5bc61b8.chunk.css.map */