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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.default-layout{display:gird;grid-template-rows:80px auto 3rem;grid-template-areas:"header" "main" "footer"}header{grid-area:header}main{grid-area:main;min-height:88vh}footer{grid-area:footer;background:#000;padding:1rem;color:#fff}.btn-outline-info.disabled,.btn-outline-info.disabled:hover,.btn-outline-info:disabled,.btn-outline-info:disabled:hover{color:#a7a7a7!important;border-color:#a7a7a7}.entry-page{min-height:100vh;display:flex;justify-content:center;align-items:center}.form-box{box-shadow:0 0 15px -5px #000}.jumbotron{margin-top:1rem;margin-bottom:1rem}.add-new-ticket{max-width:550px;margin-left:auto;margin-right:auto;box-shadow:0 0 15px -5px #000}.message-history{display:flex;flex-direction:row;justify-content:space-between}.message-history:nth-child(2n){display:flex;flex-direction:row-reverse;justify-content:space-between}.message{padding:1rem;width:80%;border:1px solid #ced4da;border-radius:.25rem}
/*# sourceMappingURL=main.cf8d8f6b.chunk.css.map */