.login-page{width:100vw;height:100vh;background-color:#fff;display:flex;justify-content:center;align-items:center}.login-page .container{display:flex;flex-direction:column;align-items:center}.login-page .container>h2{font-size:40px}.login-page .container>input{outline-style:none;border-style:none;border:1px solid #ccc;height:55px;width:350px;font-size:18px;margin-top:20px;padding:0 10px}.login-page .container .button{font-size:18px;width:350px;margin-top:10px;height:55px;background-color:#3ea081!important;color:#fff!important}.login-page .container .button :hover{background-color:#3ea081!important;opacity:.8!important;color:#fff!important}.home-page{width:100vw;min-height:100vh;background-color:#fff}.home-page .header{height:80px;width:100%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ebebeb}.home-page .header>h3{margin-left:20px}.home-page .header .btns{height:inherit;display:flex;align-items:center}.home-page .header .btns .btn{width:110px;height:inherit;border-left:1px solid #ebebeb;display:flex;align-items:center;justify-content:center;cursor:pointer}.home-page .header .btns .btn:active{opacity:.6}.home-page .header .btns .btn:hover{background-color:#ebebeb}.home-page .table-out{width:calc(100vw - 10px)}.home-page .btn-action:hover{opacity:.7}.home-page .ant-table-thead .ant-table-cell{color:#9097ae}.home-page .ant-table-tbody .ant-table-cell{color:#4f5158}.out-copy{display:flex;flex-direction:column;align-items:center;width:100%}.out-copy>p{font-weight:700;font-size:16px;margin-top:10px}.out-copy .copy-btn{width:40%;height:40px;background-color:#1677ff;margin-top:20px;border-radius:16px;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;font-weight:700;font-size:14px}:where(.css-dev-only-do-not-override-11xg00t).ant-switch.ant-switch-checked{background-color:#50cb6e!important}.btn-font{font-size:12px}.timeFooter{width:100%;display:flex;justify-content:space-between;padding:10px 0}.timeFooter>div{padding:0 10px;border:1px solid #ccc;border-radius:10px;cursor:pointer}.timeFooter>div:hover{border:1px solid #1677ff;color:#1677ff}.picker{width:0px;height:0px;border-style:0;opacity:0}.ant-input-affix-wrapper{height:40px!important}*{margin:0;padding:0;box-sizing:border-box}html{font-size:16px}.tg{position:fixed;bottom:260px;right:40px;height:62px;width:62px;border:3px solid white;border-radius:31px;display:flex;align-items:center;overflow:hidden;transition:all .5s}.tg:hover{width:186px}.tg-box{width:186px;height:62px;display:flex;justify-content:space-between;align-items:center;padding-right:20px;font-size:22px;font-weight:700;color:#fff;background-color:#3464e9;white-space:nowrap}.down{border:2px solid white;position:fixed;bottom:100px;right:40px;border-radius:31px;width:186px;height:62px;display:flex;justify-content:space-between;align-items:center;padding-right:20px;font-size:22px;font-weight:700;color:#fff;background-color:#3464e9;white-space:nowrap}.server{bottom:180px}
