@import url(https://fonts.google.com/specimen/Inter);@import url(https://fonts.adobe.com/fonts/rift);.spacer{background:transparent;height:20px;width:100%}.dividerShape{background-image:linear-gradient(90deg,transparent,#82368c,transparent);height:.5px;margin:0 auto;opacity:.2;width:95%}.dividerShape2{background-image:linear-gradient(90deg,transparent,#b3dbf8,transparent);height:1px;margin:0 auto;width:100%}.dividerShape3{background:#cfcfcf;height:1px;width:95%}.pageTitleContainer{align-items:center;background:#fff;display:flex;height:100%;justify-content:center;width:100%}.pageTitle{-webkit-font-feature-settings:"smcp","c2sc";font-feature-settings:"smcp","c2sc";color:#619085;font-variant-caps:all-small-caps;margin-left:25px;margin-top:12px;padding-top:15px}.marginCenter{margin:0 auto}.marginLeft{margin-left:15px}.MuiCard-root{border-top:5px solid #fff}.validationBubble{-webkit-animation:fadeInAnimation 2s ease;animation:fadeInAnimation 2s ease;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:1;animation-iteration-count:1;background:#b54f58;border-radius:7px;color:#fff;font-family:arial,sans-serif;font-size:1.1em;font-size:15px;max-width:320px;padding:20px;position:relative}.validationBubble:after{border:20px solid transparent;color:#fff;content:"";position:absolute}.bottom.validationBubble:after{border-bottom:0;border-top-color:#b54f58;bottom:-20px;left:50%;margin-left:-90px}.searchResultsBubble{-webkit-animation:fadeInAnimation 2s ease;animation:fadeInAnimation 2s ease;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:1;animation-iteration-count:1;background:#619085;border-radius:10px;color:#fff;float:left;font-family:arial,sans-serif;font-size:1.1em;font-size:18px;margin:0 auto;max-width:320px;padding:20px;position:relative}.searchResultsBubble:after{border:20px solid transparent;color:#fff;content:"";position:absolute}.bottom.searchResultsBubble:after{border-bottom:0;bottom:-10px;left:50%;margin-left:-20px}.filesAddedResultsBubble{-webkit-animation:fadeInAnimation 2s ease;animation:fadeInAnimation 2s ease;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:1;animation-iteration-count:1;background:#cbdae6;border-radius:10px;color:#fff;font-family:arial,sans-serif;font-size:1.1em;font-size:18px;margin-top:-125px;max-width:320px;padding:20px;position:absolute;width:200px}.filesAddedResultsBubble:after{border:20px solid transparent;color:#fff;content:"";position:absolute}.bottom.filesAddedResultsBubble:after{border-bottom:0;border-top-color:#cbdae6;bottom:-10px;left:50%;margin-left:-20px}.messageBubble{align-items:center;-webkit-animation:fadeInAnimation 2s ease;animation:fadeInAnimation 2s ease;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:1;animation-iteration-count:1;background:#fff;border-radius:10px;color:#fff;font-family:arial,sans-serif;font-size:14px;font-size:18px;margin:0 auto;max-width:400px;padding:20px;position:relative;text-align:center}.messageBubble:after{border:20px solid transparent;color:#fff;content:"";position:absolute}.bottom.messageBubble:after{border-bottom:0;border-top-color:#fff;bottom:-20px;left:50%;margin-left:-20px}.floating{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:floating;animation-name:floating;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;margin:0 auto}@-webkit-keyframes floating{0%{-webkit-transform:translate(0);transform:translate(0)}50%{-webkit-transform:translateY(5px);transform:translateY(5px)}to{-webkit-transform:translate(0);transform:translate(0)}}@keyframes floating{0%{-webkit-transform:translate(0);transform:translate(0)}50%{-webkit-transform:translateY(5px);transform:translateY(5px)}to{-webkit-transform:translate(0);transform:translate(0)}}.fade{align-items:center;-webkit-animation:fadeinout 4s linear forwards;animation:fadeinout 4s linear forwards;color:#ed3939;display:flex;font-family:Inter;font-size:25px;justify-content:center;margin:0 auto;opacity:0}@-webkit-keyframes fadeinout{50%{opacity:1}}@keyframes fadeinout{50%{opacity:1}}.fadePanel{-webkit-animation:fadeInAnimation 2s ease;animation:fadeInAnimation 2s ease;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes fadeInAnimation{0%{opacity:0}to{opacity:1}}@keyframes fadeInAnimation{0%{opacity:0}to{opacity:1}}.spin{-webkit-animation:spin 7s linear infinite;animation:spin 7s linear infinite}.spin-back{-webkit-animation:spin-back 7s linear infinite;animation:spin-back 7s linear infinite}@-webkit-keyframes spin{to{-webkit-transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes spin-back{to{-webkit-transform:rotate(-1turn)}}@keyframes spin-back{to{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}.MuiToggleButtonGroup-root{height:10px;margin-top:-7px;width:150px}.MuiToggleButton-root{font-size:10px;height:10px;width:200px}.MuiTableBody-root{text-align:left}.MuiTableBody-root .download:hover{background:#ebf5fd}.MuiTableHead-root .MuiTableCell-root{background:#016bb5;color:#fff;font-style:bold}.centerAlign{text-align:center}.rightAlign{padding-right:35px;text-align:right}.capitalize:first-letter{text-transform:capitalize}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:50px}.file,.truncate{color:#fff}.card{background:#fff;float:left;left:150px;margin:-150px;-webkit-perspective:500px;perspective:500px;top:140px}.card,.content{height:100%;position:absolute;width:100%}.content{box-shadow:0 0 15px rgba(0,0,0,.1);padding-bottom:25px;padding-top:25px;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;transition:-webkit-transform 1s;transition:transform 1s;transition:transform 1s,-webkit-transform 1s}.fileType{color:#fff;width:25%}.card:hover .front{-webkit-animation:fadeInAnimation 2s ease;animation:fadeInAnimation 2s ease;background:#f8f8f8;height:100%;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s;width:100%}.front{height:100%;position:absolute;text-align:left}.loadingContainer{align-items:center;margin:0 auto;text-align:center;width:100%}.loading span{-webkit-animation:loading 1s infinite alternate;animation:loading 1s infinite alternate;background:#3e565c;border-radius:.6em;display:inline-block;height:20px;margin:.19em;vertical-align:middle;width:20px}.loading h2{color:#fff;font-size:16px}.loading span:nth-of-type(2){-webkit-animation-delay:.2s;animation-delay:.2s;background:#2c4d71}.loading span:nth-of-type(3){-webkit-animation-delay:.4s;animation-delay:.4s;background:#619085}.loading span:nth-of-type(4){-webkit-animation-delay:.6s;animation-delay:.6s;background:#82368c}.loading span:nth-of-type(5){-webkit-animation-delay:.8s;animation-delay:.8s;background:#dfb947}.loading span:nth-of-type(6){-webkit-animation-delay:1s;animation-delay:1s;background:#d38b49}.loading span:nth-of-type(7){-webkit-animation-delay:1.2s;animation-delay:1.2s;background:#b54f58}@-webkit-keyframes loading{0%{opacity:0}to{opacity:1}}@keyframes loading{0%{opacity:0}to{opacity:1}}.maxWidth{width:100%}.gradient{-webkit-animation:Animation 5s ease infinite;animation:Animation 5s ease infinite;background:linear-gradient(130deg,#ebf7ff,#fff,#ebf7ff);background-size:200% 200%}@-webkit-keyframes Animation{0%{background-position:10% 0}50%{background-position:91% 100%}to{background-position:10% 0}}@keyframes Animation{0%{background-position:10% 0}50%{background-position:91% 100%}to{background-position:10% 0}}.editableTable{margin:0 auto}.editableTable .MuiTableRow-root:hover{background:#ddf1ff}.statusGreenPulse{-webkit-animation:circleFlasherGreenPulse 2s ease infinite alternate;animation:circleFlasherGreenPulse 2s ease infinite alternate;background:#67d240;border-radius:100%;height:10px;margin-left:25px;width:10px}@-webkit-keyframes circleFlasherGreenPulse{0%,to{background-color:#67d240}25%{background-color:#8bec68}50%{background-color:#a4f188}75%{background-color:#e3ffd9}}@keyframes circleFlasherGreenPulse{0%,to{background-color:#67d240}25%{background-color:#8bec68}50%{background-color:#a4f188}75%{background-color:#e3ffd9}}.statusOrangePulse{-webkit-animation:circleFlasherOrangePulse 2s ease infinite alternate;animation:circleFlasherOrangePulse 2s ease infinite alternate;background:orange;border-radius:100%;height:10px;margin-left:25px;width:10px}@-webkit-keyframes circleFlasherOrangePulse{0%,to{background-color:orange}25%{background-color:#ffc04b}50%{background-color:#ffd17c}75%{background-color:#ffe7bc}}@keyframes circleFlasherOrangePulse{0%,to{background-color:orange}25%{background-color:#ffc04b}50%{background-color:#ffd17c}75%{background-color:#ffe7bc}}.statusRedPulse{-webkit-animation:circleFlasherRedPulse 2s ease infinite alternate;animation:circleFlasherRedPulse 2s ease infinite alternate;background:red;border-radius:100%;height:10px;margin-left:25px;width:10px}@-webkit-keyframes circleFlasherRedPulse{0%,to{background-color:red}25%{background-color:#f44}50%{background-color:#ff8181}75%{background-color:#ffbebe}}@keyframes circleFlasherRedPulse{0%,to{background-color:red}25%{background-color:#f44}50%{background-color:#ff8181}75%{background-color:#ffbebe}}.loaderRing{background:transparent;border:3px solid #cdcdcd;border-radius:50%;box-shadow:0 0 20px hsla(0,0%,74%,.5);color:#fff;font-family:sans-serif;font-size:14px;height:150px;left:50%;letter-spacing:4px;line-height:150px;position:absolute;text-align:center;text-shadow:0 0 10px #c5c5c5;text-transform:uppercase;top:40%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:150px}.loaderRing:before{-webkit-animation:animateC 2s linear infinite;animation:animateC 2s linear infinite;border-right:3px solid transparent;border-top:3px solid transparent;border-color:#fff #fff transparent transparent;border-radius:50%;border-style:solid;border-width:3px;content:"";height:100%;left:-3px;position:absolute;top:-3px;width:100%}.loaderRing span{-webkit-animation:animateRing 2s linear infinite;animation:animateRing 2s linear infinite;background:transparent;display:block;height:4px;left:50%;position:absolute;top:calc(50% - 2px);-webkit-transform-origin:left;transform-origin:left;width:50%}.loaderRing span:before{background:#fff;border-radius:50%;box-shadow:0 0 20px #fff;content:"";height:16px;position:absolute;right:-8px;top:-6px;width:16px}.loaderRing2{background:#fff;border:3px solid #cdcdcd;border-radius:50%;box-shadow:0 0 20px hsla(0,0%,74%,.5);color:#fff;font-family:sans-serif;font-size:12px;height:150px;left:50%;letter-spacing:4px;line-height:150px;position:absolute;text-align:center;text-shadow:0 0 10px #c5c5c5;text-transform:uppercase;top:1600px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:150px}.loaderRing2:before{-webkit-animation:animateC 2s linear infinite;animation:animateC 2s linear infinite;border-right:3px solid transparent;border-top:3px solid transparent;border-color:#fff #fff transparent transparent;border-radius:50%;border-style:solid;border-width:3px;content:"";height:100%;left:-3px;position:absolute;top:-3px;width:100%}.loaderRing2 span{-webkit-animation:animateRing 2s linear infinite;animation:animateRing 2s linear infinite;background:transparent;display:block;height:4px;left:50%;position:absolute;top:calc(50% - 2px);-webkit-transform-origin:left;transform-origin:left;width:50%}.loadeloaderRing2rRing span:before{background:#fff;border-radius:50%;box-shadow:0 0 20px #fff;content:"";height:16px;position:absolute;right:-8px;top:-6px;width:16px}@-webkit-keyframes animateC{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes animateC{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes animateRing{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg)}to{-webkit-transform:rotate(405deg);transform:rotate(405deg)}}@keyframes animateRing{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg)}to{-webkit-transform:rotate(405deg);transform:rotate(405deg)}}.MuiListSubheader-root{background:#fff;border-radius:3px 3px 20px 20px;color:#fff;height:50px;margin-left:100px;width:130px}.updateCasesContainer{height:100%}.MuiCard-root{border-top:none}.css-typing p{border-right:.2em solid #fff;color:#64696f;font-family:Consolas,monospace;font-size:19px;margin-top:15px;overflow:hidden;white-space:nowrap}.css-typing p:first-child{-webkit-animation:type 3s steps(12);animation:type 2s steps(12);-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;width:7.3em}@keyframes type{0%{width:0}99.9%{border-right:.15em solid #fff}to{border:none}}@-webkit-keyframes type{0%{width:0}99.9%{border-right:.15em solid #fff}to{border:none}}@-webkit-keyframes blink{50%{border-color:tranparent}}.typing-demo{-webkit-animation:typing 3s steps(30),blink .5s step-end infinite alternate;animation:typing 3s steps(30),blink .5s step-end infinite alternate;border-right:3px solid;color:#64696f;font-family:Consolas,monospace;font-size:19px;overflow:hidden;white-space:nowrap;width:30ch}@-webkit-keyframes typing{0%{width:0}}@keyframes typing{0%{width:0}}@-webkit-keyframes removeTyping{0%{width:100%}90%,to{width:0}}@keyframes removeTyping{0%{width:100%}90%,to{width:0}}@keyframes blink{50%{border-color:transparent}}body{background:#fff;margin:0}.appContainer{height:100%}.headerContainer{background:linear-gradient(90deg,#1d272d,#3e565c);height:65px;padding-left:10px;padding-top:1px}.headerContainer img{float:left;height:40px;margin-left:55px;margin-top:5px;padding-top:5px;width:auto}.seal{float:right;margin-top:50px}.seal img{width:100%}.footer{background:linear-gradient(90deg,#3e565c,#1d272d);height:150px;position:fixed}.menuContainer .MuiIconButton-root{color:#fff}.menuContainer a,.menuContainer a:hover,a:link,a:visited{color:#fff;font-size:17px;text-align:center;text-decoration:none}.menuContainer a:hover{background:#a0a0a0}.contentContainer{background:#f8f7f7;background-image:url(/static/media/Vectors.1d6f44a67b275c465386.png);background-position:100% 100%;background-repeat:no-repeat;background-size:600px;height:100%;margin:0 auto;padding:25px}.cardComponent{background:#fff;height:350px;position:relative;width:100%}.cardComponent:hover{background:#e0f3ff}.searchContainer{height:100%;margin:5px auto;padding-bottom:175px}.searchBox{background-color:#fff;border-radius:7px;box-shadow:1px 3.5px 0 hsla(0,0%,69%,.4)}.searchBody{height:100%;margin:0 auto;padding-bottom:75px}.search-icon:before{content:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNTE1LjU1OCA1MTUuNTU4IiBmaWxsPSIjZmZmIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik0zNzguMzQ0IDMzMi43OGMyNS4zNy0zNC42NDUgNDAuNTQ1LTc3LjIgNDAuNTQ1LTEyMy4zMzNDNDE4Ljg4OSA5My45NjMgMzI0LjkyOC4wMDIgMjA5LjQ0NC4wMDJTMCA5My45NjMgMCAyMDkuNDQ3czkzLjk2MSAyMDkuNDQ1IDIwOS40NDUgMjA5LjQ0NWM0Ni4xMzMgMCA4OC42OTItMTUuMTc3IDEyMy4zMzctNDAuNTQ3bDEzNy4yMTIgMTM3LjIxMiA0NS41NjQtNDUuNTY0TDM3OC4zNDQgMzMyLjc4em0tMTY4Ljg5OSAyMS42NjdjLTc5Ljk1OCAwLTE0NS02NS4wNDItMTQ1LTE0NXM2NS4wNDItMTQ1IDE0NS0xNDUgMTQ1IDY1LjA0MiAxNDUgMTQ1LTY1LjA0MyAxNDUtMTQ1IDE0NXoiLz48L3N2Zz4=);height:100%;width:100%}.main{align-items:center;display:flex;justify-content:center}.searchButton{background-color:#619085;color:#fff;height:40px}.searchButton,.searchButton:hover{display:flex;justify-content:center;margin-right:25px;margin-top:5px}.searchButton:hover{background-color:#cfe6f7;color:#619085}.searchContainer .input{margin-left:5px;width:80%}#listStyle{background-color:#fff;border-radius:7px;box-shadow:1px 3.5px 0 hsla(0,0%,69%,.4);margin-left:150px;overflow-x:hidden;padding:25px}
/*# sourceMappingURL=main.6dae1018.css.map*/