body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#050b1f;background-repeat:no-repeat;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}.footer{background-color:#01050f;color:grey;display:flex;flex-direction:column;font-weight:700;justify-content:space-between;padding:1rem 2rem}#toolbar,viewer-toolbar{display:none!important}.header{align-items:center;background-color:#060a18;color:#f5f5f5;display:flex;flex-direction:row;font-weight:600;justify-content:space-between;padding:.3rem;position:-webkit-sticky;position:sticky;top:0;transition:1sec;z-index:99999}.header p{margin:0;padding:0}.header-left{justify-content:space-evenly}.header-left,.username-header{align-items:center;display:flex;flex-direction:row}.username-header{color:#0095c8;justify-content:center}.menu-open{cursor:pointer;margin:0 .5rem}.logo{margin:0 .5rem 0 1rem}.arrow{cursor:pointer;margin:0 1rem 0 .2rem}.header-center{align-items:center;display:flex;flex-direction:row;font-size:12px;justify-content:space-around;min-width:200px;width:50%}.public_key{max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media only screen and (max-width:600px){.public_key{max-width:150px;text-overflow:ellipsis}}@media only screen and (max-width:450px){.public_key{margin-left:-20px;max-width:50px;text-overflow:ellipsis}}.main{align-items:center;background-color:#050b1f;color:#f5f5f5;display:flex;flex-direction:column;justify-content:space-evenly;min-height:-webkit-max-content;min-height:max-content;padding:1rem;position:relative}.main-up{align-items:center;background-image:linear-gradient(160deg,#000,#090e1f)}.main-down,.main-up{background-color:#001d2e;border-radius:7px;box-shadow:2px 2px 10px #474747;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-evenly;min-width:100%}.main-down{align-items:flex-start;background-image:linear-gradient(160deg,#000,#090e1f 70%);margin:1rem 0 0}.last-transaction{background-image:linear-gradient(160deg,#055777,#122974 70%);font-weight:400;padding:4px;width:100%}.last-transaction,.publickey{background-color:#001d2e;border-radius:5px;text-align:center}.publickey{align-items:center;background-image:linear-gradient(160deg,#081318,#000f2c 70%);display:flex;flex-direction:row;flex-wrap:wrap;font-size:12px;font-weight:500;justify-content:space-evenly;width:80%}.main-sub-box hr{background-color:#001d2e;background-image:linear-gradient(160deg,skyblue,#122974 70%);border:none;height:2px;width:100%}.no-record{margin:1rem}.main-left{border-radius:7px;flex-wrap:wrap;justify-content:center}.main-left,.main-sub-box{align-items:center;display:flex;flex-direction:column}.main-sub-box{background-color:#001d2e;background-image:linear-gradient(160deg,#090e1f,#111a38);border-radius:2px;box-shadow:1px 1px 1px 2px #0095c8;height:70px;margin:.8rem;padding:.5rem;width:180px}.webscanner{display:flex}.downloadApp{display:none}.main-right{background-color:#001d2e;background-image:linear-gradient(160deg,#090e1f,#111a38);border-radius:7px;box-shadow:1px 1px 1px 2px #0095c8;display:flex;flex-wrap:wrap;height:100%;justify-content:center;min-height:52vh;min-width:350px;width:45vw}.total-coin-title{background-color:#0095c8;border-radius:5px;height:30%}.total-coin-title,.total-coin-value{align-items:center;display:flex;font-weight:400;justify-content:center;width:100%}.total-coin-value{flex-direction:row;height:70%;text-align:center}.pn-info{max-width:250px}@media only screen and (max-width:700px){.main-sub-box{width:80vw}.webscanner{display:none}.downloadApp{display:flex}}.downloadbtn{background-color:#0095c8;border:none;border-radius:5px;color:#d1d1d1;cursor:pointer;font-size:1rem;font-weight:700;margin:1rem;padding:1rem;text-align:center;text-decoration:none;width:250px}.downloadbtn:hover{background-color:#c93702}.sideDrawer{background-color:#070c24;border-radius:3px;box-shadow:3px 3px 3px 3px #334594;display:flex;flex-direction:column;height:100%;justify-content:space-between;left:-400px;max-height:80vh;max-width:350px;overflow-y:auto;padding:1rem;position:fixed;top:-10px;width:70%;z-index:999}.sidedrawer__box{margin-bottom:1.5rem}.sideDrawer button{border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1rem;font-weight:400;margin-bottom:10px;margin-top:10px;outline:none;padding:.5rem;transition:1sec;width:100%}.sideDrawer button:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.sidedrawer__box{padding-bottom:.5rem;padding-top:.5rem}.show{-webkit-animation:slide .5s forwards;-webkit-animation-delay:.5s;animation:slide .5s forwards;-webkit-animation-delay:.1s;animation-delay:.1s;position:fixed;top:68px}@-webkit-keyframes slide{to{left:5px}}@keyframes slide{to{left:5px}}@media only screen and (min-width:600px){.sideDrawer{height:-webkit-min-content;height:min-content;max-width:250px;min-height:-webkit-min-content;min-height:min-content}}.QR-home{align-items:center;-webkit-animation:slideTop .5s forwards;-webkit-animation-delay:.5s;animation:slideTop .5s forwards;-webkit-animation-delay:.01s;animation-delay:.01s;background-color:#fff;border:4px solid #0095c8;color:#000;display:flex;flex-direction:column;font-weight:700;justify-content:center;max-width:80vw;padding:0 1rem 1rem;position:fixed;top:-100vh;width:600px;z-index:9999}.close-btn{background-color:red;border:none;color:#d6d6d6;cursor:pointer;font-size:small;font-weight:700;height:25px;outline:none;width:25px}.close-btn:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.QR-home p{color:gray;font-weight:500;padding:1rem}.QR{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:30px}.QR:hover{cursor:pointer;-webkit-transform:scale(1.1);transform:scale(1.1);transition:.5s}.header-Qr{background-color:#0095c8;display:flex;flex-direction:row;justify-content:space-between;padding:1rem;width:100%}.public_key-href{max-width:90%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@-webkit-keyframes slideTop{to{top:80px}}@keyframes slideTop{to{top:80px}}.nft-main{align-items:flex-start;-webkit-animation:slideTopNFT .5s forwards;-webkit-animation-delay:.5s;animation:slideTopNFT .5s forwards;-webkit-animation-delay:.1s;animation-delay:.1s;background-image:linear-gradient(160deg,#000,#090e1f);color:#f5f5f5;display:flex;flex-direction:row;flex-wrap:wrap;height:-webkit-max-content;height:max-content;justify-content:space-evenly;left:-100vw;position:absolute;top:0;width:100%;z-index:9999}.nft-heading{color:#fff}.nft-main label{font-size:1rem;font-weight:400;text-align:left;text-transform:uppercase;width:80%}.form-nft{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:1rem 0;min-width:350px;width:100%}.nft-main button{background-color:#001d2e;background-image:linear-gradient(160deg,#055777,#122974 70%);border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1rem;font-weight:400;margin:1rem 0;outline:none;padding:.5rem;transition:1sec;width:80%}.nft-main .main-sub-box{margin-bottom:3rem;margin-top:3rem}.nft-main button:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.nft-main input,textarea{background-color:#f5f5f5;border:2px solid green;border-radius:5px;font-size:1rem;margin:1rem 0;outline:none;padding:.5rem;text-transform:capitalize;width:80%}input[type=file i]{color:gray}@-webkit-keyframes slideTopNFT{to{left:0}}@keyframes slideTopNFT{to{left:0}}.sendCoins-main{-webkit-animation:slideTopNFT .5s forwards;-webkit-animation-delay:.5s;animation:slideTopNFT .5s forwards;-webkit-animation-delay:.1s;animation-delay:.1s;background-image:linear-gradient(160deg,#000,#090e1f);color:#f5f5f5;flex-direction:column;height:-webkit-max-content;height:max-content;left:-100vw;min-height:100vh;position:absolute;top:0;width:100%;z-index:9999}.sendCoins-main,.sendCoins-main form{align-items:center;display:flex;justify-content:space-evenly}.sendCoins-main form{background-color:#0b1129;border-radius:10px;flex:1 1;flex-direction:column;height:100%;margin-top:1rem;min-height:100%;min-width:350px;padding:10px;width:60%}.sendCoins-main form input{background-color:#f5f5f5;border:2px solid green;border-radius:5px;font-size:1rem;margin:1rem 0;outline:none;padding:.5rem;text-transform:capitalize;width:80%}#checkbox{width:20px}.sendCoins-main form label{text-align:left;width:80%}.sendCoins-main button{background-color:#001d2e;background-image:linear-gradient(160deg,#055777,#122974 70%);border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1rem;font-weight:400;margin:1rem 0;outline:none;padding:.5rem;transition:1sec;width:80%}.table{background-color:#0f0f0f;box-shadow:1px 1px 1px 1px #ff6f0f}.table:hover{background-color:#272727;box-shadow:1px 1px 1px 2px #0095c8}.table .row{width:100px}.statement-container{background-color:#f5f5f5;color:#000;height:-webkit-max-content;height:max-content;padding:2.5rem;width:90%}.statement-header{border-bottom:2px solid #d0d0d0;margin-bottom:2rem;padding-bottom:2rem}.logo-statements{margin-left:10px;width:150px}.logo-header{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.statement-date{color:#000;font-size:12px;font-weight:700}.statement-container table{border:1px solid #d8d8d8;padding:1rem;text-align:left;width:100%}td{border:1px solid #d8d8d8}.action-btn{margin:0 5px!important}.chart-container{border-top:1px solid #d0d0d0;margin-top:4rem}.box-settings{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center;width:100%}.footer-body{margin-top:50px}.footer-text{color:grey;font-size:10px;font-weight:400}.username{font-size:.8rem;font-weight:600;margin:5px}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.nft-modal{align-items:center;background-image:linear-gradient(160deg,#000,#090e1f);flex-direction:row;flex-wrap:wrap;height:100%;justify-content:center;margin:auto;position:absolute;width:100%;z-index:9999}.nft-box,.nft-modal{display:flex;padding:1rem}.nft-box{background-color:#042566c7;border:2px solid #282c34;border-radius:10px;flex-direction:column;margin:1rem;width:200px}button{cursor:pointer}.card{background-color:#f0f8ff;border-radius:10px;color:#000526;padding:1rem}.flex-col{display:flex;flex-direction:column;justify-content:space-evenly}.card p{font-size:12px;font-weight:600}.transfer-btn{background-color:#0000003e;color:#ffa600;font-size:10px;margin:5px;outline:#0095c8}.loading{align-items:center;background-color:#787777;color:#fff;display:flex;height:200px;justify-content:center;width:300px}.publicLedger-main{background-image:linear-gradient(160deg,#000,#090e1f)}.chart-btn{background-color:#142b7895;border:1px solid rgba(255,166,0,.568);border-radius:8px;color:#fff;margin:.5rem;padding:8px;width:100px}.active,.chart-btn:hover{background-color:rgba(255,166,0,.768)}.login-card-main{align-items:center;background:#161d26;border:1px solid hsla(0,0%,100%,.18);border-radius:10px;display:flex;flex-direction:column;justify-content:space-evenly;max-width:500px;min-height:80%;min-width:300px;width:90%}.loginbtn{background-color:#001d2e}.publicLedger-main{-webkit-animation:slideTopNFT .5s forwards;-webkit-animation-delay:.5s;animation:slideTopNFT .5s forwards;-webkit-animation-delay:.1s;animation-delay:.1s;background-image:linear-gradient(160deg,#000,#000);color:#f5f5f5;flex-direction:column;height:-webkit-max-content;height:max-content;justify-content:flex-start;left:-100vw;min-height:100vh;position:absolute;top:0;width:100%;z-index:9999}.publicLedger-main,.table{align-items:center;display:flex;flex-wrap:wrap}.table{background-color:#000220;border-radius:7px;box-shadow:1px 1px 1px 1px #5f5f5f;cursor:pointer;flex-direction:row;justify-content:space-between;margin:1rem 0;width:98%}.table:hover{background-color:rgba(0,2,32,.863);box-shadow:1px 1px 1px 1px #4b4b4b}.table .row{max-width:100px;min-width:100px;overflow:hidden;padding:1rem}@-webkit-keyframes slideRight{to{left:0}}@keyframes slideRight{to{left:0}}.login-box{justify-content:flex-start}.login-box,.login-card{align-items:center;display:flex;flex-direction:column}.login-card{background:#161d26;border-radius:10px;justify-content:space-evenly;max-width:500px;min-height:90%;min-width:300px;width:90%}.loginbtn,.signUpbtn{background-color:#0095c8;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1rem;font-weight:400;margin:1rem 0;outline:none;padding:.5rem;transition:1sec;width:80%}.signUpbtn{text-align:center;text-decoration:none}.loginbtn:hover{background-image:#027ba4}.login-card h3{color:rgba(0,0,0,.534);font-weight:500;margin:1rem}.login-card form{color:#f5f5f5;display:flex;flex-direction:column;width:80%}.login-card form input{border:none;border-bottom:2px solid #8d8c8c;border-radius:4px;font-weight:300;margin:1rem 0;outline:none;padding:.5rem}.login-card form input:focus{border:2px solid #65afcc}.login-card form .primary{width:100%}.extra-info{color:hsla(0,0%,96%,.753);font-size:14px;justify-content:space-between}.extra-info,.extra-info span{align-items:center;display:flex;flex-direction:row}.extra-info span{cursor:pointer;justify-content:center}.login-logo{background-color:#001d2e;background-image:linear-gradient(160deg,#055777,#122974 70%);border-radius:100px;color:#f5f5f5;padding:.5rem}.signup-text{color:#f5f5f5;margin:1rem;text-decoration:none}.signup-text:hover{color:#d6d6d6}.extra-info span:hover{color:#afaeae}.extra-info-banner{align-items:center;display:flex;flex:0.5 1;flex-direction:column;justify-content:center}@media screen and (max-width:600px){.extra-info-banner{display:none}}
/*# sourceMappingURL=main.5c79958e.css.map*/