.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh}.loading-spinner{width:50px;height:50px;border:8px solid #3498db;border-top:8px solid #3498db;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-text{margin-top:20px;font-size:18px}.button{width:auto;cursor:pointer;border:2px dotted}.button:hover{color:#c70606;border-bottom:.5rem solid}.toolbar_detail{min-width:375px;height:50px;left:0px;border-top:none!important;background:#fcfcfc!important;border-bottom:.1rem solid!important;position:fixed;width:100%;top:85px;z-index:0}.toolbar_detail .pointer{cursor:pointer}.toolbar{min-width:375px;height:85px;left:0px;background:#1c0166!important;position:fixed;width:100%;top:0;z-index:99}.toolbar .pointer{cursor:pointer}.toolbar .logo{position:fixed;top:5;height:65px}.show_dialog{width:50vw}.text-white{color:#fff!important}.d-phone{display:flex}.d-phone-show{display:none}@media screen and (max-width: 600px){.show_dialog{width:90vw}.d-phone{display:none}.d-phone-show{display:flex}}.font-join{font-size:.5rem;cursor:pointer}.divide-white{width:1px;background-color:#fff}.login-img{max-width:95%;height:auto}.login-main{height:100vh;background-image:url(/static/jpg/login_background-d75a368d.jpg);background-repeat:no-repeat;background-size:cover;color:var(--text-color)}.login{text-align:left}#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50}
