body{box-sizing:border-box;font-family:Josefin Sans,sans-serif;font-size:1.2em;height:100%;margin:0;overflow-y:auto;padding:0;width:100%}body::-webkit-scrollbar{width:.2em}body::-webkit-scrollbar-track{background:#000}.background-modal{animation:opacityani .4s ease-in-out;background-color:#000;bottom:0;height:100%;left:0;opacity:.7;position:fixed;right:0;top:0;width:100%;z-index:1800}@keyframes opacityani{0%{opacity:0}25%{opacity:.3}50%{opacity:.5}to{opacity:.7}}.modal-style{align-items:center;animation:frameani .5s ease-in-out;background:#0000;display:flex;flex-flow:column;height:100%;left:0;overflow:hidden;position:fixed;top:0;width:100%;z-index:1800}@keyframes frameani{0%{transform:translateY(-200%)}to{transform:translateY(0)}}.form-input-container{align-items:center;display:flex;flex-flow:column;height:auto;width:100%}.form-input-container h5,.form-input-container h6{margin:0 0 .5em}.form-input-container p{color:red;font-size:.7em;height:1em;margin:0;text-align:center}input.form-input{height:3em}input.form-input,textarea.form-textarea{background-color:#0000;border:3px solid #efefef;border-radius:.5rem;box-shadow:-1px 1px 1px gray;color:#000;font-family:Josefin Sans,sans-serif;font-size:17px;margin:1em;text-decoration:none;text-indent:.5em;width:20em}textarea.form-textarea{height:15em;resize:none}.form-progress-modal{align-items:center;color:#fff;display:flex;flex-flow:column;height:100%;justify-content:center;width:100%}.input-file-label-wrapper{width:10em}.input-file-container{display:flex;flex-flow:column;overflow:hidden;width:15em}.form-update-input-wrapper{display:flex;flex-flow:column;margin-bottom:.5em;width:50%}.form-update-input-wrapper p{color:green;font-size:.7em;margin:0 0 0 1em;text-align:center;width:20em}.form-update-corepackages-wrapper{display:flex;flex-flow:wrap;width:100%}input.form-input-prices{background-color:#0000;border:3px solid #efefef;border-radius:.5rem;box-shadow:-1px 1px 1px gray;color:#000;font-family:Josefin Sans,sans-serif;font-size:17px;height:3em;height:2em;margin:1em;text-align:center;text-decoration:none;text-indent:.5em;text-indent:none;width:20em;width:4em}.form-input-button{background-color:#0000;border:none;border-radius:5px;box-shadow:0 2px 4px #0000001a;color:#4caf50;cursor:pointer;font-size:.6em;margin:.3em;padding:1em;text-transform:uppercase;transition:border-bottom .2s ease-in-out,color .2s ease-in-out}.form-input-button:hover{border-bottom:1px solid #388e3c;color:#000}.login-component{background:#000;color:#fff;display:flex;flex-flow:row;font-family:Josefin Sans,sans-serif;height:100vh;justify-content:space-between;width:100%}.login-component h4{font-size:.9em;font-weight:lighter;margin:0 0 .5em;text-align:center}@media(max-width:51.25em){.login-component{flex-flow:column}}.login-wrapper00{align-items:center;background-color:#f5f4f4;display:flex;height:100%;justify-content:center;overflow:hidden;width:50%}.login-wrapper00 img{height:auto;width:50vh}@media(max-width:51.25em){.login-wrapper00{height:40%;width:100%}.login-wrapper00 img{height:50%;width:25vh}}.login-wrapper01{align-items:center;display:flex;flex-flow:column;height:100%;justify-content:center;width:50%}@media(max-width:51.25em){.login-wrapper01{height:60%;width:100%}}.userlogin-container{display:flex;flex-flow:column;height:100%;width:100%}.ghost-wrapper{height:20vh;width:100%}.userlogin-wrapper00{align-items:center;display:flex;flex-flow:column;height:90%;width:100%}.userlogin-wrapper00 table{border:2px solid #8c8c8c;border-collapse:collapse;font-family:sans-serif;font-size:.8rem;letter-spacing:1px;width:95%}.userlogin-wrapper00 caption{caption-side:bottom;font-weight:700;padding:10px}.userlogin-wrapper00 tfoot,.userlogin-wrapper00 thead{background-color:#e4f0f5}.userlogin-wrapper00 td,.userlogin-wrapper00 th{border:1px solid #a0a0a0;padding:8px 10px}.userlogin-wrapper00 td:last-of-type{text-align:center}.userlogin-wrapper00 tfoot th{text-align:right}.userlogin-wrapper00 tfoot td{font-weight:700}.userlogin-wrapper00 button{border:none;border-radius:5px;box-shadow:0 2px 4px #0000001a;cursor:pointer;font-size:.6em;margin:.3em;text-transform:uppercase}.userlogin-wrapper00 input{background-color:#0000;border:3px solid #efefef;border-radius:.5rem;box-shadow:-1px 1px 1px gray;color:#000;font-family:Josefin Sans,sans-serif;font-size:17px;height:3em;margin:1em;text-decoration:none;text-indent:.5em;width:20em}.userlogin-update{display:flex;flex-flow:column;height:100%;width:100%}.userlogin-update h4{margin:0 1em;text-transform:uppercase}.login-button-style{background-color:#0000;border:2px solid #fff;color:#fff;cursor:pointer;height:3em;letter-spacing:.2em;padding:.5em;text-align:center;text-transform:uppercase;width:20em}.custom-button-style{background-color:#0000;border:3px ridge #596265;border-radius:.5em;cursor:pointer;height:2.4em;height:2.5em;margin:.5em;position:relative;width:14em;width:7em}.custom-button-style:after{top:-10px}.custom-button-style:after,.custom-button-style:before{background-color:#fff;content:"";height:40%;left:3%;position:absolute;transform-origin:center;transition:.4s;width:95%}.custom-button-style:before{top:80%}.custom-button-style:hover:after,.custom-button-style:hover:before{transform:scale(0)}.custom-button-style:active{transform:translateY(1px)}.custom-small-button-style{background-color:#0000;border:none;border-radius:5px;box-shadow:0 2px 4px #0000001a;color:#4caf50;cursor:pointer;font-size:.6em;margin:.3em;padding:1em;text-transform:uppercase;transition:border-bottom .2s ease-in-out,color .2s ease-in-out}.custom-small-button-style:hover{border-bottom:1px solid #388e3c;color:#000}.custom-small-button-red{background-color:crimson;border:none;border-radius:5px;box-shadow:0 2px 4px #0000001a;color:#fff;cursor:pointer;font-size:.6em;margin:.3em;padding:1em 1.4em;text-transform:uppercase;transition:background-color .3s ease-in-out,color .3s ease-in-out}.custom-small-button-red:hover{background-color:#ab102f;color:#fff}.custom-xsmall-button-red{background:#0000;border:1px solid red;color:#000;color:red;cursor:pointer;font-family:Josefin Sans,sans-serif;font-size:.7em;font-size:.5em;height:2.5em;height:2em;margin:0;padding:.6em;text-align:center;text-transform:uppercase;transition:color .7s ease-in-out,border .7s ease-in-out;width:8em;width:auto}.custom-xsmall-button-red:hover{border:1px solid #c4c4c4;color:#c4c4c4}.custom-xsmall-button-green{background:#0000;border:1px solid green;color:#000;color:green;cursor:pointer;font-family:Josefin Sans,sans-serif;font-size:.7em;font-size:.5em;height:2.5em;height:2em;margin:0;padding:.6em;text-align:center;text-transform:uppercase;transition:color .7s ease-in-out,border .7s ease-in-out;width:8em;width:auto}.custom-xsmall-button-green:hover{border:1px solid #c4c4c4;color:#c4c4c4}.custom-medium-button-style{background-color:crimson;border:none;border-radius:5px;box-shadow:0 2px 4px #0000001a;color:#fff;cursor:pointer;font-size:.6em;margin:.3em;padding:1em 1.4em;text-transform:uppercase;transition:background-color .3s ease-in-out,color .3s ease-in-out}.custom-medium-button-style:hover{background-color:#ab102f;color:#fff}.custom-large-button-style{background-color:#e0115f;border:none;border-radius:5px;box-shadow:0 2px 4px #0000001a;color:#fff;cursor:pointer;font-size:.6em;margin:.3em;padding:1.3em;text-transform:uppercase;transition:background-color .3s ease-in-out,color .3s ease-in-out;width:45vh}.custom-large-button-style:hover{background-color:#ae0d4b;color:#fff}
/*# sourceMappingURL=main.71fc9afe.css.map*/