body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.wrapper{display:flex;flex-direction:column;height:100vh}.container{justify-content:space-between;margin:auto;padding:10px 0;width:920px}.container,.header{align-items:center;display:flex}.header{background-color:#f2f2fb;box-sizing:border-box;height:80px;justify-content:space-around;padding:20px 40px;width:100%}.logo{max-width:40px}.links{border:1px solid #888;color:#888;font-family:Arial,Helvetica,sans-serif;font-size:14px;padding:5px 10px;text-decoration:none}.links:hover{background-color:#000;color:#fff}.btn{border:1px solid #888;font-weight:600;padding:5px 10px;text-decoration:none}.content{display:flex;flex-direction:column;line-height:2}.walletAddress{width:80%}.amount{height:27px;margin-bottom:10px;padding:0 20px 0 0;width:93%}.boldText{font-size:18px;font-weight:700}.success{background-color:green;color:#fff;display:none;text-align:center}.success>a{color:#fff;padding:5px 10px}.failed{background-color:red;color:#fff;display:none;text-align:center}.failed>a{color:#fff;padding:5px 10px}.btns{display:flex;justify-content:space-between}.btn{color:#000;min-width:80px;text-align:center}.btn:hover{background-color:#000;color:#fff}.messageBoard{align-items:center;background-color:rgba(0,0,0,.8);bottom:0;color:#fff;display:flex;flex-direction:column;font-size:xx-large;height:100%;justify-content:center;left:0;position:fixed;right:0;top:0;width:100%;z-index:2}.messageBoard>p{text-align:center}.messageBoard>a{border:1px solid #fff;color:#fff;padding:5px 20px;text-decoration:none}.messageBoard>a:hover{background-color:#fff;color:#000;cursor:pointer}.poolInfor{background-color:#ccc;border-radius:15px;list-style:none;margin:0;width:53%}.poolInfor>ul{line-height:2;list-style:none;margin:0;padding:20px 40px}.footer{background-color:#f2f2fb;bottom:0;display:flex;height:120px;justify-content:space-around;line-height:1.6;padding:10px 0;right:0;width:100%}.footer>ul,li,p{list-style:none;margin:0;padding:0}.connect>ul>li>a,.footer>ul>li>a{color:#000;text-decoration:none}.connect>p,.footer>ul>p{font-size:26px;font-weight:700}.footer>img{width:194px}.connect>p{margin:0}.connect>ul{display:flex;justify-content:space-between;margin:0;padding:0}.connect>ul>li{float:left;font-size:24px;width:40px}
/*# sourceMappingURL=main.e25533b6.css.map*/