body{margin:0;font-family:"Karla",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:100vh}.nav{background-color:#0784b5!important;display:flex!important;flex-wrap:wrap!important;overflow:visible!important;height:6rem}.link{color:#fff;-webkit-animation:slideInFromLeft 1.5s ease-in-out 0s 1;animation:slideInFromLeft 1.5s ease-in-out 0s 1}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}#root{height:100%}.grid-container{display:grid;grid-template-areas:"grid-nav" "grid-main" "grid-foot";grid-template-columns:1fr;grid-template-rows:4rem 1fr 4rem;height:100%}.grid-nav{grid-area:grid-nav;height:100%}.grid-main{grid-area:grid-main}.grid-foot{grid-area:grid-foot}.App{text-align:center}.home{background-image:url(/static/media/bg.9b5c331a.jpg);background-attachment:scroll}.home,.home-cont{margin:0!important;height:100%!important;width:100%!important}.home-cont{background-color:rgba(0,0,0,.5)}.home-box{height:50%!important;width:100%!important;margin:0 auto;color:#fff;-webkit-animation:slideInFromLeft 1.5s ease-in-out 0s 1;animation:slideInFromLeft 1.5s ease-in-out 0s 1}.welcome{font-weight:600!important;padding:50px 0 0}.btnlink{padding:10px 20px;border:none;border-radius:5px;color:#fff;font-size:15px;background-image:-webkit-linear-gradient(top,#0784b5,#007aab,#0784b5);text-decoration:none;box-shadow:-.2px -.2px 10px #666670}.container{height:80%!important;width:100%!important;margin:0 auto!important}select{width:90%!important}.intro{font-size:20px!important;font-weight:500!important;padding:10px}.button{background-color:#0784b5!important;color:#0784b5!important;border-radius:2px;border:hidden}.footer{background-color:#0784b5;color:#fff;position:relative;width:100%;height:60px;margin-bottom:0;padding-bottom:0;text-align:center!important}.upload{margin:3rem!important}.container{height:100%!important}.message{height:200px}.db{text-align:center}.f6{margin:10px;text-align:left}input{border-radius:3px;border:hidden}.img{height:200px;border-radius:50%}hr{margin:30px auto;width:40%;border:.1px solid rgba(7,132,181,.8)}.home{width:100%}.message{background-color:rgba(7,132,181,.2);border-radius:3px;height:30px;width:90%;font-weight:600;margin:0 auto;box-shadow:.5px .5px 2px grey,-.5px -.5px 2px grey}.foottext{padding-bottom:0;margin-bottom:0;text-align:center!important}@media screen and (min-width:600px){.home-cont{background-color:rgba(0,0,0,.5);margin:0!important;height:100%!important;width:100%!important;padding:50px}.home-box{height:50%!important;width:50%!important;margin:0 auto;color:#fff;-webkit-animation:slideInFromLeft 1.5s ease-in-out 0s 1;animation:slideInFromLeft 1.5s ease-in-out 0s 1}}@-webkit-keyframes slideInFromLeft{0%{transform:translateY(-20%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slideInFromLeft{0%{transform:translateY(-20%);opacity:0}to{transform:translateY(0);opacity:1}}
/*# sourceMappingURL=main.89afc8b7.chunk.css.map */