#header a{text-decoration:none;color:#fff}#header a:hover{text-decoration:none;color:#fa0}#header li{list-style-type:none}#header{height:80px;background-color:#071b28;box-shadow:0 5px 20px #000}#header>div{height:100%;display:flex;max-width:1000px;margin:auto;padding:0 2rem;gap:.5rem;align-items:center}#header-right{margin-left:auto}#header-right #wallet-state{font-size:14px;color:#d3d3d3;display:flex;flex-direction:column;max-width:200px;padding:10px}#header-right #wallet-state>div{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#header img{max-width:100%}@media only screen and (max-width:768px){#header{overflow:hidden}#header>div>a{width:50%}#header-right .button{font-size:16px;min-width:auto;padding:5px;margin-left:10px}}#faq{width:600px;padding:10px;margin:20px auto auto}#faq a{color:#00f;word-wrap:break-word}#faq h2{text-align:center}#faq>ul{padding:0}#faq>ul>li{list-style-type:none;margin-bottom:10px}#faq .faq-title{position:relative;cursor:pointer;padding:10px;background-color:#282832;border-radius:5px}#faq .faq-title>i{z-index:0;position:absolute;right:20px;font-size:20px}#faq .faq-text{margin:20px;font-size:14px;font-family:Verdana;font-weight:400;color:#fff}#disclaimer{font-size:12px;font-family:Verdana;font-weight:400;color:#d3d3d3}@media only screen and (max-width:768px){#faq .faq-title>i{display:none}}.stake-input{margin-bottom:20px}.stake-input .stake-input-title{margin-bottom:5px}#stake{padding:20px;width:500px;margin:auto;box-shadow:0 0 20px #fa0;border-radius:2%}#stake-result,#unstake-result{color:#0f0;margin-top:5px;margin-bottom:5px;height:20px;text-align:center}#unstake-result{margin-top:0;margin-bottom:15px}#stake-top{margin-bottom:40px;text-align:center}#stake-button-wrap{text-align:center}.slider-input{display:flex;justify-content:center;height:25px;margin-bottom:5px}.slidecontainer{width:50%;margin-left:10px;margin-right:10px}.slider{-webkit-appearance:none;appearance:none;width:100%;height:5px;background:#fa0;outline:none;opacity:.7;-webkit-transition:.2s;transition:opacity .2s}.slider:hover{opacity:1}.slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:25px;height:25px;background:#fa0;border-radius:50%;cursor:pointer}.slider-label{width:25%;color:#d3d3d3;line-height:25px}.slider-label.left{text-align:right}.slider-label.right{cursor:pointer;text-align:left}.slider-value{font-size:20px}@media only screen and (max-width:768px){.slidecontainer{width:70%}}#statistics{display:flex;justify-content:space-between;width:400px;margin:auto auto 40px}#statistics>div{width:170px;text-align:center}#statistics .stats-value{font-size:26px;color:#fa0}#stake-list{width:600px;margin:auto}#stake-list>h2{text-align:center;margin-top:0;margin-bottom:30px}.active-stake{display:flex;justify-content:space-between;margin-bottom:20px;box-shadow:0 0 10px #fa0;padding:15px;border-radius:5px}.active-stake .top{margin-bottom:10px}.active-stake span{margin-left:5px}#stake-list-summary{text-align:center;padding:15px;border-radius:5px;margin-bottom:30px;box-shadow:0 0 20px #fa0}#claim #pending-reward{margin-top:10px;margin-bottom:10px}#claim #pending-reward>span{margin-left:5px}#claim #claim-result{color:#0f0;min-height:20px;margin-top:10px}@media only screen and (max-width:768px){.active-stake .button{min-width:auto}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loader{margin:auto;width:25px;height:25px;border:.15em solid rgba(15,15,25,1);border-right:.15em solid rgba(15,15,25,1);border-left:.15em solid rgba(15,15,25,1);border-radius:5px;animation:spin 1s ease infinite}*{box-sizing:border-box;font-weight:100}html,body{height:100%;cursor:default}body{font-family:Russo One;width:100%;margin:0;padding:0;color:#fff;background-color:#0f0f19}.main-tab{max-width:1000px;padding:25px;margin:20px auto auto}.button{cursor:pointer;min-width:140px;font-family:Russo One;color:#0f0f19;height:50px;padding:8px;font-size:20px;background-color:#fa0;border-radius:5px;border:2px solid #ffaa00}.button.disabled{color:gray;cursor:not-allowed}.button.small{min-width:70px;height:35px;padding:5px;border-radius:0}.button:hover{color:#fa0;background-color:#0000}.button:hover>.loader{border-color:#fa0}.wrong{color:red!important}.glowing{text-shadow:0px 0px 15px #ffaa00}.label-value-list{margin:0;padding-left:0}.label-value-list>li{margin-bottom:5px;list-style-type:none}.label-value-list.small-text>li{margin-bottom:0}.label-value-list>li>span{margin-left:5px}.small-text{color:#d3d3d3;font-size:12px}.highlight-text{color:#fa0}.input-box{width:150px;font-family:Russo One;font-size:18px;color:#fff;padding:5px;background-color:#0f0f19;border:2px solid #ffaa00}.input-box:focus{outline:none;box-shadow:0 0 10px #fa0}@media only screen and (max-width:768px){#stake,#statistics,#stake-list,#faq{width:100%!important}}
