.login-background{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;min-height:100vh}.darkBackground{background-color:#181818}.login-form-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;min-height:70vh;width:35vw;border-radius:10px}.box-shadow-for-form{-webkit-box-shadow:0 4px 4px 4px #f1f1f1;box-shadow:0 4px 4px 4px #f1f1f1}.darkBackgroundInner{background-color:#0f0f0f}.login-logo{height:60px;width:250px;margin:50px 40px 40px}.login-input-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:30vw}.input-element-login-route{height:36px;margin-top:5px;margin-bottom:10px;padding:10px;outline:none;border:1px solid #94a3b8;opacity:.5;background-color:transparent}.label-element{font-size:14px;font-weight:700;color:#616e7c}.checkbox{height:15px;width:15px;margin-right:5px}.checkbox-label{font-weight:500}.color-dark{color:#fff}.error-message{color:red;margin-bottom:35px}.navbar-container{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.header-logo{height:35px;width:150px;margin:20px 20px 20px 50px}.profile-logo{height:40px;width:40px;margin:20px}.logout-button-light{border:1px solid #3b82f6;color:#3b82f6}.logout-button-dark,.logout-button-light{height:36px;width:100px;background-color:transparent;margin:20px 20px 20px 0;font-weight:700;font-size:16px;cursor:pointer}.logout-button-dark{border:1px solid #fff;color:#fff}.icons-header{height:30px;width:30px}.dark-back{background-color:#181818}.white{color:#fff}.button{border:none;background-color:transparent;cursor:pointer}.popup-container{background-color:#fff;height:200px;width:350px;border-radius:15px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;color:#00306e;font-weight:500;font-size:18px}.btn{height:40px;width:100px;margin-left:20px;margin-right:10px;border-radius:5px;font-weight:700;cursor:pointer}.cancel-button{background-color:transparent;border:1px solid #cbd5e1;color:#cbd5e1}.confirm-button{background-color:#3b82f6;color:#fff;border:none}.darkTheme{background-color:#212121;color:#fff}.link-style{text-decoration:none;color:#383838}.special{background-color:#f1f5f9}*{-webkit-box-sizing:border-box;box-sizing:border-box}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}
/*# sourceMappingURL=main.3469ae3b.chunk.css.map */