@charset "UTF-8";@font-face{font-family:Gilroy;src:url(../fonts/Gilroy-Bold.otf) format("otf"),url(../fonts/Gilroy-Bold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:Gilroy;src:url(../fonts/Gilroy-Semibold.otf) format("otf"),url(../fonts/Gilroy-Semibold.woff) format("woff");font-weight:600;font-style:normal}@font-face{font-family:Gilroy;src:url(../fonts/Gilroy-Regular.otf) format("otf"),url(../fonts/Gilroy-Regular.woff) format("woff");font-weight:400;font-style:normal}.flex-spacer{flex:1}.hide{display:none}.text-danger{color:#ff4f0f}.text-green{color:#20e3b2}.text-disabled{color:#8a8fb5;cursor:not-allowed}.text-grey{color:#8a8fb5}.text-white{color:#fff}*{position:relative;box-sizing:border-box}body,html{height:100%;margin:0;padding:0}html{font-family:Gilroy,Helvetica,sans-serif;font-weight:400;font-size:16px;line-height:1.42857143;-webkit-font-smoothing:antialiased}body,html{color:#fff}body{overflow:auto;background:#1b1f2a;hyphens:auto;word-wrap:break-word}h1,h2,h3,h4,h5,h6{font-family:Gilroy,Helvetica,sans-serif;color:#fff;font-weight:400;line-height:1.1;margin:0 0 .7rem;letter-spacing:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}h1,h2,h3{letter-spacing:0}h1{font-size:2.5rem}h2{font-size:1.5rem}h3{font-size:1.25rem}h4{font-size:1rem}h5{font-size:.875rem}h6{font-size:.75rem}.small,h5,h6{font-weight:300}.small{font-size:.75rem}p{margin:0;hyphens:auto;line-height:1.375rem;font-weight:300}p+p{margin-top:1em}a,a:visited{text-decoration:none;color:#fff}a,a:visited,a:visited i,a i{transition:all .2s}a:hover,a:visited:hover{color:#27a7db}p a{text-decoration:none}abbr,acronym,blockquote,code,dir,kbd,listing,plaintext,q,samp,tt,var,xmp{hyphens:none}::selection{background-color:#27a7db!important;color:#fff!important;text-shadow:none}::-moz-selection{background-color:#27a7db!important;color:#fff!important;text-shadow:none}#app-container{height:100%;min-width:1024px}@media only screen and (max-width:767px){#app-container{min-width:100%}}#app-container:before{content:"";position:absolute;top:-117px;left:0;right:0;bottom:0;pointer-events:none;z-index:-1}#app-content{height:calc(100% - 60px);overflow:auto}#app-content .content{width:90%;max-width:1100px;margin:0 auto 10rem}@media only screen and (max-width:767px){#app-content .content{width:100%}}#app-content .content .page-title{font-family:Gilroy,Helvetica,sans-serif;font-size:1.375rem;font-weight:700;text-align:center;letter-spacing:.375rem;width:80%;margin:2.5rem auto}#app-content .content .page-title.stakes{margin-bottom:27px}#app-content .content .page-title.account:before,#app-content .content .page-title.blocks:before,#app-content .content .page-title.transactions:before{content:"";width:28px;height:28px;top:.415rem;position:relative;display:inline-block;margin-right:.875rem}#app-content .content .page-title.transactions:before{background-image:url(/images/icons/icon_transactions@2x.png);background-position:50%;background-repeat:no-repeat;background-size:contain}#app-content .content .page-title.blocks:before{background-image:url(/images/icons/icon_blocks@2x.png);background-position:50%;background-repeat:no-repeat;background-size:contain}#app-content .content .page-title.account:before{background-image:url(/images/icons/icon_account@2x.png);background-position:50%;background-repeat:no-repeat;background-size:contain}@media only screen and (max-width:559px){#app-content .content .page-title{margin-top:3rem;margin-bottom:1.5rem}}@media only screen and (max-width:559px){html{font-size:14px}}input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],textarea{font-size:.875rem;padding:.5rem;background-color:rgba(124,129,163,.35);color:#fff;border-radius:0;border:none}input[type=color]:focus,input[type=date]:focus,input[type=datetime-local]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,input[type=week]:focus,textarea:focus{outline:0}input[type=color][disabled],input[type=date][disabled],input[type=datetime-local][disabled],input[type=datetime][disabled],input[type=email][disabled],input[type=month][disabled],input[type=number][disabled],input[type=password][disabled],input[type=search][disabled],input[type=tel][disabled],input[type=text][disabled],input[type=time][disabled],input[type=url][disabled],input[type=week][disabled],textarea[disabled]{background-color:rgba(124,129,163,.2)}input[type=color]::placeholder,input[type=date]::placeholder,input[type=datetime-local]::placeholder,input[type=datetime]::placeholder,input[type=email]::placeholder,input[type=month]::placeholder,input[type=number]::placeholder,input[type=password]::placeholder,input[type=search]::placeholder,input[type=tel]::placeholder,input[type=text]::placeholder,input[type=time]::placeholder,input[type=url]::placeholder,input[type=week]::placeholder,textarea::placeholder{color:hsla(0,0%,100%,.5)}select{padding:.5rem;font-size:.75rem;line-height:.875rem;color:#fff;font-weight:600;background:transparent;border:1px solid rgb(65.802690583,69.3789237668,93.697309417);border-radius:.25rem;appearance:none;-webkit-appearance:none;-moz-appearance:none}select:focus{outline:0}select[disabled]{background-color:rgba(124,129,163,.2);cursor:not-allowed}select::placeholder{color:hsla(0,0%,100%,.5)}.btn,a.btn,input[type=button],input[type=reset],input[type=submit]{position:relative;display:inline-block;border:none;color:#1b1f2a;font-family:Gilroy,Helvetica,sans-serif;font-weight:700;text-transform:uppercase;letter-spacing:1px;white-space:nowrap;vertical-align:middle;text-align:center;text-decoration:none;outline:none;cursor:pointer;transition:all .25s;background:#27a7db;background:linear-gradient(90deg,#27a7db 0,#20e3b2)}.btn:hover,a.btn:hover,input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover{color:#1b1f2a}.btn.disabled,.btn[disabled],a.btn.disabled,a.btn[disabled],input[type=button].disabled,input[type=button][disabled],input[type=reset].disabled,input[type=reset][disabled],input[type=submit].disabled,input[type=submit][disabled]{opacity:.5;cursor:default}.btn i,a.btn i,input[type=button] i,input[type=reset] i,input[type=submit] i{top:1px;margin:0;margin-left:-2%}.btn.light,a.btn.light,input[type=button].light,input[type=reset].light,input[type=submit].light{background:rgba(124,129,163,.45);color:#fff;border-radius:2px;padding:.5rem .75rem}.btn.icon,a.btn.icon,input[type=button].icon,input[type=reset].icon,input[type=submit].icon{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;background:rgba(124,129,163,.45);color:#8a8fb5;font-weight:600;height:2.5rem;min-width:2.5rem;border-radius:1.5rem;padding:0}.btn.icon i,a.btn.icon i,input[type=button].icon i,input[type=reset].icon i,input[type=submit].icon i{display:block;width:2rem;height:2rem;margin:0;top:-1px;background-position:50%;background-size:contain;background-repeat:no-repeat}.btn.icon.next i,a.btn.icon.next i,input[type=button].icon.next i,input[type=reset].icon.next i,input[type=submit].icon.next i{background-image:url(/images/icons/page_next_grey@2x.png)}.btn.icon.next:hover i,a.btn.icon.next:hover i,input[type=button].icon.next:hover i,input[type=reset].icon.next:hover i,input[type=submit].icon.next:hover i{background-image:url(/images/icons/page_next_white@2x.png)}.btn.icon.prev i,a.btn.icon.prev i,input[type=button].icon.prev i,input[type=reset].icon.prev i,input[type=submit].icon.prev i{background-image:url(/images/icons/page_prev_grey@2x.png)}.btn.icon.prev:hover i,a.btn.icon.prev:hover i,input[type=button].icon.prev:hover i,input[type=reset].icon.prev:hover i,input[type=submit].icon.prev:hover i{background-image:url(/images/icons/page_prev_white@2x.png)}.btn.icon.first i,a.btn.icon.first i,input[type=button].icon.first i,input[type=reset].icon.first i,input[type=submit].icon.first i{background-image:url(/images/icons/page_first_grey@2x.png)}.btn.icon.first:hover i,a.btn.icon.first:hover i,input[type=button].icon.first:hover i,input[type=reset].icon.first:hover i,input[type=submit].icon.first:hover i{background-image:url(/images/icons/page_first_white@2x.png)}.btn.icon.last i,a.btn.icon.last i,input[type=button].icon.last i,input[type=reset].icon.last i,input[type=submit].icon.last i{background-image:url(/images/icons/page_last_grey@2x.png)}.btn.icon.last:hover i,a.btn.icon.last:hover i,input[type=button].icon.last:hover i,input[type=reset].icon.last:hover i,input[type=submit].icon.last:hover i{background-image:url(/images/icons/page_last_white@2x.png)}.btn.t,a.btn.t,input[type=button].t,input[type=reset].t,input[type=submit].t{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;background:transparent;color:#8a8fb5;font-weight:600;font-size:1.125rem;height:2.5rem;min-width:2.5rem;line-height:2.5rem;border-radius:1.5rem;padding:0 .875rem}.btn.t:hover,a.btn.t:hover,input[type=button].t:hover,input[type=reset].t:hover,input[type=submit].t:hover{background:rgba(124,129,163,.45);color:#fff}.btn.tx,a.btn.tx,input[type=button].tx,input[type=reset].tx,input[type=submit].tx{font-family:Gilroy,Helvetica,sans-serif;padding:0;background:transparent;font-size:.875rem;font-weight:600;color:#fff;text-transform:capitalize;letter-spacing:0}.btn,.btn.m,a.btn,a.btn.m,input[type=button],input[type=button].m,input[type=reset],input[type=reset].m,input[type=submit],input[type=submit].m{font-size:1rem;line-height:1rem;padding:.75rem 1.125rem}.btn.m i,.btn i,a.btn.m i,a.btn i,input[type=button].m i,input[type=button] i,input[type=reset].m i,input[type=reset] i,input[type=submit].m i,input[type=submit] i{font-size:1.125rem;line-height:1.125rem;margin-right:.5rem}.btn.s,a.btn.s,input[type=button].s,input[type=reset].s,input[type=submit].s{font-size:.875rem;line-height:1rem;padding:.375rem 1rem}.btn.s i,a.btn.s i,input[type=button].s i,input[type=reset].s i,input[type=submit].s i{font-size:1.125rem;line-height:1.125rem;margin-right:.5rem}.button-list{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.button-list.split{justify-content:space-between}.theta-switch{position:relative;display:inline-block;width:32px;height:20px;margin-left:10px}.theta-switch input{opacity:0;width:0;height:0}.theta-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;border-radius:20px;background-color:#4a5776;transition:.4s}.theta-slider:before{position:absolute;content:"";height:14px;width:14px;left:3px;bottom:3px;border-radius:50%;background-color:#fff;transition:.4s}input:checked+.theta-slider{background-color:#25c4e4}input:focus+.theta-slider{box-shadow:0 0 1px #25c4e4}input:checked+.theta-slider:before{transform:translateX(12px)}table.data{border-collapse:collapse;width:100%}table.data .clickable-row tr td{cursor:pointer}table.data tbody td,table.data tbody th,table.data thead th{text-align:left;padding:.75rem;font-size:.875rem}table.data thead th{text-transform:uppercase;font-size:.75rem;font-weight:600;color:#8a8fb5}table.data tbody tr{background-color:rgba(214,216,255,.05)}table.data tbody tr:nth-child(2n){background-color:rgba(214,216,255,.02)}table.data tbody tr:hover td{background-color:rgba(239.5,240.256097561,255,.05)}table.data tbody td,table.data tbody th{color:#fff}table.data tbody td.hash{white-space:nowrap}table.data tbody td.overflow{white-space:nowrap;overflow-x:hidden;text-overflow:ellipsis}table.data td.left,table.data th.left{text-align:left}table.data td.center,table.data th.center{text-align:center}table.data td.right,table.data th.right{text-align:right}table.details{width:100%;table-layout:fixed;margin-bottom:48px;background-color:rgba(214,216,255,.05)}table.details.item{margin-bottom:0}table.details thead tr th:first-child{width:7rem;border-bottom:none;padding-left:1rem;vertical-align:top}table.details thead tr th{font-family:Gilroy,Helvetica,sans-serif;color:#8a8fb5;text-align:left;border-bottom:1px solid rgb(65.802690583,69.3789237668,93.697309417);padding:1rem 1rem 1rem 0;font-size:1.125rem;font-weight:600}table.details tbody.cp tr th{width:230px}table.details tbody tr td,table.details tbody tr th{padding:1rem 1rem 1rem 0}table.details tbody tr th{width:150px;white-space:nowrap;text-align:left;text-transform:uppercase;color:#8a8fb5;font-size:.875rem;font-weight:500;padding-left:1rem;vertical-align:top}table.details tbody tr td{width:75%;text-align:left;border-bottom:1px solid rgb(65.802690583,69.3789237668,93.697309417)}table.details tbody tr:last-child td{border-bottom:none}table.details.token-info thead tr th:first-child{width:10rem}@media only screen and (max-width:559px){table.details tbody tr th{width:125px}}.currency{display:flex;flex-wrap:wrap}.currency:before{content:"";display:inline-block;position:relative;width:15px;height:15px;margin-right:.375rem;top:2px;background-position:50%;background-size:contain;background-repeat:no-repeat;background-image:url(/images/icons/token_default@2x.png)}.currency.tfuel:before,.currency.tfuelwei:before{background-image:url(/images/icons/tfuel_flat.png)}.currency.theta:before,.currency.thetawei:before{background-image:url(/images/icons/theta_flat.png)}.currency.theta.left,.currency.thetawei.left{float:left}.currency.tdrop:before{background-image:url(/images/icons/tdrop_flat.png)}.currency.tbill:before{background-image:url(/images/icons/tbill_token.png)}.currency.aura:before{background-image:url(/images/icons/aura_token.png)}.currency.wtheta:before{background-image:url(/images/icons/icon_wtheta.png)}.currency.wtfuel:before{background-image:url(/images/icons/icon_wtfuel.png)}.currency.lavita:before,.currency.vlavita:before{background-image:url(/images/icons/icon-lavita.png)}.currency.rplay:before{background-image:url(/images/icons/icon-replay.png)}.currency.pog:before{background-image:url(/images/icons/icon-pog.png)}.currency.plasm:before{background-image:url(/images/icons/icon-plasm.png)}.currency.grove:before{background-image:url(/images/icons/icon-grove.png)}.currency.bult:before,.currency.wbult:before{background-image:url(/images/icons/icon-bullit.jpeg)}.currency.tpulse:before{background-image:url(/images/icons/icon-tpulse-token.png)}.currency-link{margin-left:5px}body.show-modal{overflow:hidden}.modal{position:fixed;top:0;bottom:0;left:0;right:0;background:rgba(27,31,42,.95)}.modal .modal-close{display:block;position:absolute;top:1rem;right:2rem;z-index:100;width:50px;height:50px;background-image:url(/images/close_button@2x.png);background-position:50%;background-size:contain;background-repeat:no-repeat;background-color:hsla(0,0%,100%,.05);border-radius:50%}.modal .modal-content{padding:4rem;height:100%;overflow-y:auto}@media only screen and (max-width:559px){.modal .modal-content{padding:1rem}}.accordion{background-color:#1b1f2a;box-shadow:0 4px 8px 0 rgba(65.802690583,69.3789237668,93.697309417,.2),0 6px 20px 0 rgba(65.802690583,69.3789237668,93.697309417,.19);margin-bottom:20px}.accordion__header{display:flex;justify-content:space-between;padding:12px;border-radius:5px 5px 0 0;border:1px solid rgb(65.802690583,69.3789237668,93.697309417);cursor:pointer}.accordion__header:hover{background-color:rgba(214,216,255,.05)}.accordion__header label{cursor:pointer}.accordion__header label>span{margin-left:5px;color:#8a8fb5}.accordion__header--arrow{color:#fff;transition:.2s ease-in-out}.accordion__header--arrow.downwards{transform:rotate(90deg)}.accordion__header--arrow:before{content:"⇨";font-size:1rem}.accordion__body{border-radius:0 0 5px 5px;border:1px solid rgb(65.802690583,69.3789237668,93.697309417);margin-top:-1px;max-height:0;overflow:hidden;transition:max-height .2s ease-out}.accordion__body--inner{width:100%;padding:12px;display:flex}.theta-header-wrap{background-color:#15151a;width:100%}.theta-header{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:flex-start;max-width:1100px;width:100%;height:50px;margin:0 auto;padding:9px 0;color:#8a8fb5}.theta-header a{text-decoration:none}.theta-header .nav{display:flex;flex:1 0 auto}.theta-header .nav .theta-logo{flex:0 0 7.25rem;height:2rem;margin:0 12px 0 0;background:url(/images/logo_theta-matachain@2x.png);background-image:url(/images/logo_theta-matachain@2x.png);background-position:50%;background-repeat:no-repeat;background-size:contain}.theta-header .nav a.nav-item{font-family:Gilroy,Helvetica,sans-serif;font-weight:700;padding:.65rem;margin-right:0;color:#8a8fb5;font-size:11px;line-height:11px;letter-spacing:2.75px;background:#8a8fb5;-webkit-background-clip:text;-webkit-text-fill-color:transparent;position:relative;white-space:nowrap;overflow:hidden}.theta-header .nav a.nav-item::selection{-webkit-text-fill-color:#fff}.theta-header .nav a.nav-item:hover{background:#27a7db;background:linear-gradient(90deg,#27a7db 0,#20e3b2);-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media only screen and (max-width:559px){.theta-header .nav a.nav-item{font-size:10px;letter-spacing:0;padding:9px 2px}}.theta-header .nav-icons{display:flex;align-items:center;margin-left:50px}.theta-header .nav-icons__link{margin-right:20px}.theta-header .nav-icons__link--icon{height:14px;width:14px;opacity:.65;background-position:50%;background-size:contain;background-repeat:no-repeat;background-color:transparent}.theta-header .nav-icons__link--icon.twitter{background-image:url(/images/icons/icon_twitter.png)}.theta-header .nav-icons__link--icon.reddit{background-image:url(/images/icons/icon_reddit.png)}.theta-header .nav-icons__link--icon.github{background-image:url(/images/icons/icon_github.png)}.theta-header .nav-icons__link--icon.discord{background-image:url(/images/icons/icon_discord.png)}@media only screen and (max-width:559px){.theta-header .nav-icons{display:none}}.theta-header .nav-select{height:100%}.theta-header .nav-select__button{width:250px;height:34px;color:#27a7db;border:1px solid rgba(39,167,219,.75);border-radius:6px;font-size:14px;display:flex;align-items:center;justify-content:space-between;padding:0 15px;margin-top:-1px;cursor:pointer}.theta-header .nav-select__button:hover{border-color:#27a7db}.theta-header .nav-select .select-arrow-down{height:7px;width:12px;background-image:url(/images/icons/select-arrow-down.png);background-position:50%;background-size:contain;background-repeat:no-repeat;background-color:transparent}.theta-header .version-switch{display:flex;height:30px;align-items:center;background-color:rgba(124,129,163,.35);border-radius:10px;padding:0 8px;font-size:14px;cursor:pointer;color:#fff;margin-left:10px}.theta-header .version-switch__logo{height:11px;width:12px;background-image:url(/images/icons/switch-icon.png);background-position:50%;background-size:contain;background-repeat:no-repeat;background-color:transparent;margin-right:5px}@media only screen and (max-width:1023px){.theta-header .nav-select{display:none}.theta-header .nav-search .search-input{width:10rem}.theta-header .nav-search .search-select{width:5rem}.theta-header .nav .theta-logo{margin-right:3%}.theta-header .nav a.nav-item{margin-right:1%;letter-spacing:0}}@media only screen and (max-width:767px){.theta-header{display:block}.theta-header .flex-spacer{display:none}.theta-header .nav-search{width:80%;margin:3rem auto 0;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center}.theta-header .nav-search .search-input{width:80%}.theta-header .nav-search .search-select{width:7rem}.theta-header .version-switch{display:none}}@media only screen and (max-width:559px){.theta-header{width:95%}.theta-header .nav .theta-logo{margin-right:3%;flex:0 0 6rem}.theta-header .nav-search{margin:.5rem auto 0}.theta-header .nav a.nav-item{letter-spacing:0;margin-right:1%}}@media only screen and (max-width:349px){.theta-header .nav a.nav-item{font-size:.8rem;line-height:.8rem}}.chain-header-wrap{background-color:rgba(39,167,219,.25);width:100%}.chain-header-wrap.theta{background:linear-gradient(90deg,rgba(39,167,219,.25),rgba(32,227,178,.25))}.chain-header{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:flex-start;max-width:1100px;width:100%;height:50px;margin:0 auto;padding:9px 0;color:#8a8fb5}.chain-header__name{color:#25c4e4!important;letter-spacing:2.25px;font-size:15px;font-weight:700;line-height:32px;padding-left:7px;text-transform:uppercase}.chain-header__navbar{display:flex;justify-content:center;align-items:center}.chain-header__navbar a.nav-item{font-family:Gilroy,Helvetica,sans-serif;font-weight:700;padding:.65rem;margin-right:7px;color:#fff;font-size:11px;line-height:11px;letter-spacing:2.75px;background:#fff;-webkit-background-clip:text;-webkit-text-fill-color:transparent;position:relative;white-space:nowrap;overflow:hidden}.chain-header__navbar a.nav-item::selection{-webkit-text-fill-color:#fff}.chain-header__navbar a.nav-item:hover{background:#27a7db;background:linear-gradient(90deg,#27a7db 0,#20e3b2);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.chain-header__navbar .nav-search{display:flex;align-items:center;color:#fff;margin-left:20px}.chain-header__navbar .nav-search:focus-within .search-input{border:2px solid #27a7db;border-right:0}.chain-header__navbar .nav-search:focus-within .search-button{border:2px solid #27a7db;border-left:0}.chain-header__navbar .nav-search:focus-within .svg-icon circle,.chain-header__navbar .nav-search:focus-within .svg-icon path,.chain-header__navbar .nav-search:focus-within .svg-icon polygon,.chain-header__navbar .nav-search:focus-within .svg-icon rect{fill:#27a7db}.chain-header__navbar .nav-search:focus-within.error .search-input{border:2px solid #ff4f0f;border-right:0}.chain-header__navbar .nav-search:focus-within.error .search-button{border:2px solid #ff4f0f;border-left:0}.chain-header__navbar .nav-search:focus-within.error .svg-icon circle,.chain-header__navbar .nav-search:focus-within.error .svg-icon path,.chain-header__navbar .nav-search:focus-within.error .svg-icon polygon,.chain-header__navbar .nav-search:focus-within.error .svg-icon rect{fill:#ff4f0f}.chain-header__navbar .nav-search .search-input{width:330px;color:#7c81a3;background-color:#fff;border-radius:6px 0 0 6px;padding:6px;padding-left:13px;border:2px solid transparent;border-right:0}.chain-header__navbar .nav-search .search-input::placeholder{color:#7c81a3}.chain-header__navbar .nav-search .search-select{width:7rem;margin:0 10px}.chain-header__navbar .nav-search .search-select:after{content:"";width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid #fff;position:absolute;right:5px;top:12px;pointer-events:none}.chain-header__navbar .nav-search .search-select select{height:32px;width:100%;display:inline-block}.chain-header__navbar .nav-search .search-button{height:32px;border-radius:0 6px 6px 0;display:flex;align-items:center;cursor:pointer;background-color:#fff;padding:0 12px;border:2px solid transparent;border-left:0}.chain-header__navbar .nav-search .svg-icon{width:16px;height:24px;display:block;margin:auto}.chain-header__navbar .nav-search .svg-icon path,.chain-header__navbar .nav-search .svg-icon polygon,.chain-header__navbar .nav-search .svg-icon rect{fill:#7c81a3}.chain-header__navbar .nav-search .svg-icon circle{stroke:#7c81a3;stroke-width:1}@media only screen and (max-width:559px){.chain-header{height:130px;flex-direction:column;justify-content:left}.chain-header__navbar{flex-wrap:wrap;justify-content:left;margin-top:10px}.chain-header .nav-search{margin-left:10px;margin-top:5px}.chain-header .nav-search .search-button{margin-left:-1px;border:0}.chain-header .nav-search .search-input{height:32px;font-size:14px}}.theta-header-v3{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:flex-start;max-width:1100px;width:90%;margin:0 auto;padding:1.5rem 0 0}.theta-header-v3 a{text-decoration:none}.theta-header-v3 .nav{display:flex;flex:1 0 auto}.theta-header-v3 .nav .theta-logo{flex:0 0 7.25rem;height:2.5rem;margin:0 7% 0 0;background:url(/images/logo_theta-explorer@2x.png);background-image:url(/images/logo_theta-explorer@2x.png);background-position:50%;background-repeat:no-repeat;background-size:contain}.theta-header-v3 .nav a.nav-item{font-family:Gilroy,Helvetica,sans-serif;font-weight:700;padding:.65rem;margin-right:1%;color:#fff;font-size:14px;line-height:14px;letter-spacing:2.25px;background:#fff;-webkit-background-clip:text;-webkit-text-fill-color:transparent;position:relative;white-space:nowrap;overflow:hidden}.theta-header-v3 .nav a.nav-item:hover{background:#27a7db;background:linear-gradient(90deg,#27a7db 0,#20e3b2);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.theta-header-v3 .nav-search{display:flex;align-items:center;color:#fff}.theta-header-v3 .nav-search .search-input{width:12rem}.theta-header-v3 .nav-search .search-select{width:7rem;margin:0 5px}.theta-header-v3 .nav-search .search-select:after{content:"";width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid #fff;position:absolute;right:5px;top:12px;pointer-events:none}.theta-header-v3 .nav-search .search-select select{height:32px;width:100%;display:inline-block}.theta-header-v3 .nav-search .search-button{height:32px;width:24px;padding-right:4px;display:flex;align-items:center;cursor:pointer;background-color:rgba(124,129,163,.35)}.theta-header-v3 .nav-search .svg-icon{width:80%;height:80%;display:block;margin:auto}.theta-header-v3 .nav-search .svg-icon path,.theta-header-v3 .nav-search .svg-icon polygon,.theta-header-v3 .nav-search .svg-icon rect{fill:#fff}.theta-header-v3 .nav-search .svg-icon circle{stroke:#fff;stroke-width:1}.theta-header-v3 .version-switch{display:flex;height:30px;align-items:center;background-color:rgba(124,129,163,.35);border-radius:10px;padding:0 8px;font-size:14px;cursor:pointer;color:#fff;margin-left:3px}.theta-header-v3 .version-switch__logo{height:11px;width:12px;background-image:url(/images/icons/switch-icon.png);background-position:50%;background-size:contain;background-repeat:no-repeat;background-color:transparent;margin-right:5px}@media only screen and (max-width:1023px){.theta-header-v3 .nav-search .search-input{width:10rem}.theta-header-v3 .nav-search .search-select{width:5rem}.theta-header-v3 .nav .theta-logo{margin-right:3%}.theta-header-v3 .nav a.nav-item{margin-right:1%;letter-spacing:0}}@media only screen and (max-width:767px){.theta-header-v3{display:block}.theta-header-v3 .flex-spacer{display:none}.theta-header-v3 .nav-search{width:80%;margin:3rem auto 0;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center}.theta-header-v3 .nav-search .search-input{width:80%}.theta-header-v3 .nav-search .search-select{width:7rem}}@media only screen and (max-width:559px){.theta-header-v3{width:95%}.theta-header-v3 .nav .theta-logo{margin-right:3%;flex:0 0 6rem}.theta-header-v3 .nav-search{margin:.5rem auto 0}.theta-header-v3 .nav a.nav-item{letter-spacing:0;margin-right:1%}.theta-header-v3 .version-switch{display:none}}@media only screen and (max-width:349px){.theta-header-v3 .nav a.nav-item{font-size:.8rem;line-height:.8rem}}.th-not-exist{height:calc(70% - 90px);width:80%;margin-left:10%;text-align:center;font-size:40px;color:#8a8fb5;padding-top:20%}.pagination,.th-not-exist{display:flex;justify-content:center}.pagination{flex-flow:row nowrap;align-items:center;margin:2rem auto 0}.pagination .btn{flex:0 0 auto;font-family:Gilroy,Helvetica,sans-serif;margin-right:.875rem}.pagination .btn:last-child{margin-right:0}.pagination .btn.active{color:#fff}.pagination .btn.first,.pagination .btn.last,.pagination .btn.next,.pagination .btn.prev{padding-left:0;padding-right:0}.pagination .btn.first i,.pagination .btn.last i,.pagination .btn.next i,.pagination .btn.prev i{display:block;width:32px;height:32px;margin:0;top:-1px;background-position:50%;background-size:contain;background-repeat:no-repeat}.pagination .btn.first{margin-right:1.5rem}.pagination .btn.last{margin-left:1.5rem}.pagination .btn.next{margin-left:2rem}.pagination .btn.prev{margin-right:2rem}.pagination .ellipse{margin-right:1rem;color:#8a8fb5}.pagination .ellipse[disabled]{opacity:.5}@media only screen and (max-width:767px){.pagination .btn{margin-right:.25rem}.pagination .btn.first i,.pagination .btn.last i,.pagination .btn.next i,.pagination .btn.prev i{width:24px;height:24px}.pagination .btn.first{margin-right:.25rem}.pagination .btn.prev{margin-right:.5rem}.pagination .btn.last{margin-left:.25rem}.pagination .btn.next{margin-left:.5rem}}@media only screen and (max-width:479px){.pagination .btn.first,.pagination .btn.last{display:none}}.dashboard-wrap>:last-child{border-bottom:1px solid rgba(138,143,181,.2)}.dashboard-row{width:100%;display:flex;flex-direction:row;border-top:1px solid rgba(138,143,181,.2);cursor:default}.dashboard-row.tfuel>:first-child,.dashboard-row.theta>:first-child{width:3.2%}.dashboard-row.theta .detail .value.price{color:#27a7db}.dashboard-row.theta .detail .value.price::selection{-webkit-text-fill-color:#fff}@media only screen and (min-width:1224px){.dashboard-row.theta .detail .value.price{background:#27a7db;background:linear-gradient(90deg,#27a7db 0,#20e3b2);-webkit-background-clip:text;-webkit-text-fill-color:transparent}}.dashboard-row.tfuel .detail .value.price{color:#ed6d31}.dashboard-row.tfuel .detail .value.price::selection{-webkit-text-fill-color:#fff}@media only screen and (min-width:1224px){.dashboard-row.tfuel .detail .value.price{background:#ff4f0f;background:linear-gradient(90deg,#ff4f0f 0,#ffb515);-webkit-background-clip:text;-webkit-text-fill-color:transparent}}.dashboard-row>:last-child{width:36%!important}.dashboard-row.half>:first-child{width:3.2%}.dashboard-row.half .column{height:80px}.dashboard-row.half>:last-child{width:auto!important}.dashboard-row.half.subchain .column{width:27%}.dashboard-row.half.subchain .column .detail{width:100%;align-items:center}.dashboard-row.half.subchain>:first-child,.dashboard-row.half.subchain>:last-child{width:10%}.dashboard-row.half.subchain>:first-child{display:flex;align-items:center;justify-content:center}.dashboard-row.half.subchain>:nth-child(4){width:26%}.dashboard-row.half.subchain>:nth-child(4) .detail{width:100%;border-right:1px solid rgba(138,143,181,.2)}@media only screen and (max-width:559px){.dashboard-row.half.subchain{flex-wrap:wrap;margin-left:10%}.dashboard-row.half.subchain .column{width:45%}.dashboard-row.half.subchain .column .detail{align-items:flex-start}.dashboard-row.half.subchain>:nth-child(3){margin-left:0}.dashboard-row.half.subchain>:first-child,.dashboard-row.half.subchain>:last-child{display:none}}.dashboard-row .column{width:20%;height:160px;padding-top:15px}.dashboard-row .column>:first-child{margin-bottom:25px}.dashboard-row .column .currency{margin-top:10px}.dashboard-row .column .currency.sml:before{width:20px;height:20px}.dashboard-row .column .currency:before{width:24px;height:24px}.dashboard-row .column .detail{height:48px;border-left:1px solid rgba(138,143,181,.2);padding-left:10px;display:flex;flex-direction:column;justify-content:space-between}.dashboard-row .column .detail .title{color:#8a8fb5;font-size:11px}.dashboard-row .column .detail .value{display:flex;color:#fff;font-size:18px}.dashboard-row .column .detail .value.tooltip{z-index:100;width:fit-content}.dashboard-row .column .detail .value.tooltip .tooltip--text{width:190px;visibility:hidden;position:absolute;z-index:1;background:#000;padding:10px 0 6px 10px;text-align:left;line-height:15px;color:#8a8fb5;font-size:12px;text-transform:uppercase;bottom:calc(100% + 10px);left:50%;margin-left:-95px}.dashboard-row .column .detail .value.tooltip .tooltip--text span{color:#fff;margin-left:5px}.dashboard-row .column .detail .value.tooltip .tooltip--text:after{content:"";position:absolute;border-style:solid;top:100%;left:50%;margin-left:-5px;border-color:#000 transparent transparent;border-width:5px}.dashboard-row .column .detail .value.tooltip:hover .tooltip--text{visibility:visible}.dashboard-row .column .detail .value.price{font-size:28px;font-weight:100;margin-left:0}.dashboard-row .column .detail .value .tps{font-size:12px;align-self:flex-end}.dashboard-row .column.pie-charts{display:flex;border-left:1px solid rgba(138,143,181,.2);justify-content:center}.dashboard-row .column .chart-container{padding-left:10px;text-align:center}.dashboard-row .column .chart-container.half{width:50%;padding:0;margin-left:5%}.dashboard-row .column .chart-container.half.tfuel{margin-left:-5%;margin-bottom:25px}.dashboard-row .column .chart-container.half .chart{width:100%;height:85%;margin:10px 0}@media only screen and (max-width:559px){.dashboard-row .column .chart-container.half .chart{height:50%;margin:10px 0 0 -15%}}.dashboard-row .column .chart-container.row{display:flex;justify-content:center;align-items:center;margin-top:10px}.dashboard-row .column .chart-container.row .chart{width:60%;margin:0;margin-left:-30px}.dashboard-row .column .chart-container.row .title{margin-left:20px}@media only screen and (max-width:559px){.dashboard-row .column .chart-container.row .title{margin-left:0}}.dashboard-row .column .chart-container .title{color:#8a8fb5;font-size:14px}@media only screen and (max-width:559px){.dashboard-row{margin:0 5%;flex-wrap:wrap}.dashboard-row.half>:nth-child(2){width:90%}.dashboard-row.half>:nth-child(3){margin-left:10%}.dashboard-row.half>:nth-child(4){margin-left:0}.dashboard-row .column{width:40%}.dashboard-row .column .chart-container.row{display:flex}.dashboard-row .column .chart-container.row .chart{margin:10px 0 0 -15%}.dashboard-row .column .detail .value.price{font-size:22px}.dashboard-row>:first-child{width:10%!important}.dashboard-row>:nth-child(4){margin-left:10%}.dashboard-row.theta>:last-child{width:40%!important}.dashboard-row.tfuel>:last-child{width:80%!important;height:180px;margin-left:10%}}table.data.txn-table .none{display:none}table.data.txn-table thead tr .type:before{height:1px}table.data.txn-table tr .type{color:#8a8fb5;white-space:nowrap;width:150px}table.data.txn-table tr .type:before{content:"";display:inline-block;top:4px;position:relative;width:18px;height:18px;margin-right:.5rem;background-position:50%;background-repeat:no-repeat;background-size:contain}table.data.txn-table tr.coinbase .type:before{background-image:url(/images/icons/icon_coinbase@2x.png)}table.data.txn-table tr.transfer .type:before{background-image:url(/images/icons/icon_send@2x.png)}table.data.txn-table tr.service-payment .type:before{background-image:url(/images/icons/icon_servicepayment@2x.png)}table.data.txn-table tr.split-contract .type:before{background-image:url(/images/icons/icon_splitrule@2x.png)}table.data.txn-table tr.smart-contract .type:before{background-image:url(/images/icons/icon_smartcontract@2x.png)}table.data.txn-table tr.reserve .type:before{background-image:url(/images/icons/icon_reservefund@2x.png)}table.data.txn-table tr.release .type:before{background-image:url(/images/icons/icon_releasefund@2x.png)}table.data.txn-table tr.slash .type:before{background-image:url(/images/icons/icon_slash@2x.png)}table.data.txn-table tr.deposit-stake .type:before{background-image:url(/images/icons/icon_deposit-stake-transaction@2x.png)}table.data.txn-table tr.withdraw-stake .type:before{background-image:url(/images/icons/icon_withdraw-stake-transaction@2x.png)}table.data.txn-table tr.update-validators .type:before{background-image:url(/images/icons/icon_updatevalidators@2x.png)}table.data.txn-table tr.stake-reward-distribution .type:before{background-image:url(/images/icons/icon_distribute-stake@2x.png)}table.data.txn-table td .value.tooltip{z-index:100;width:fit-content}table.data.txn-table td .value.tooltip .tooltip--text{width:280px;visibility:hidden;position:absolute;z-index:1;background:#000;padding:10px 0 10px 10px;text-align:left;line-height:15px;color:#8a8fb5;font-size:12px;bottom:calc(100% + 5px);margin-left:-140px;left:50%}table.data.txn-table td .value.tooltip .tooltip--text:after{content:"";position:absolute;border-style:solid;top:100%;left:50%;margin-left:-5px;border-color:#000 transparent transparent;border-width:5px}table.data.txn-table td .value.tooltip .tooltip--text p{margin:0}table.data.txn-table td .value.tooltip:hover .tooltip--text{visibility:visible}table.data.txn-table td.age{color:#8a8fb5;white-space:nowrap}table.data.txn-table td.block{color:#8a8fb5}table.data.txn-table td.token,table.data.txn-table th.token{text-align:right}table.data.txn-table td.token.left,table.data.txn-table th.token.left{text-align:left;padding-left:0}table.data.txn-table td.dim a,table.data.txn-table td.token{color:#8a8fb5}table.data.txn-table td.dim a .tooltip,table.data.txn-table td.token .tooltip{z-index:100}table.data.txn-table td.dim a .tooltip--text,table.data.txn-table td.token .tooltip--text{width:200px;visibility:hidden;position:absolute;z-index:1;background:#8a8fb5;border-radius:6px;padding:8px 0 5px 10px;text-align:left;line-height:15px;color:#fff;font-size:12px;bottom:calc(100% + 10px);left:50%;margin-left:-105px}table.data.txn-table td.dim a .tooltip--text:after,table.data.txn-table td.token .tooltip--text:after{content:"";position:absolute;border-style:solid;top:100%;left:50%;margin-left:-5px;border-color:#8a8fb5 transparent transparent;border-width:5px}table.data.txn-table td.dim a .tooltip:hover .tooltip--text,table.data.txn-table td.token .tooltip:hover .tooltip--text{visibility:visible}table.data.txn-table td.dim{color:#8a8fb5}table.data.txn-table tr .icon:before{content:"";display:inline-block;position:relative;top:2px;width:32px;height:20px;background-position:50%;background-repeat:no-repeat;background-size:contain}@media only screen and (max-width:559px){table.data.txn-table tr .value .currency:before{top:0}}table.data.txn-table tr .to.icon:before{background-image:url(/images/icons/stake-in@2x.png)}table.data.txn-table tr .from.icon:before{background-image:url(/images/icons/stake-out@2x.png)}table.data.txn-table tr .none.icon:before{width:0;height:0}@media only screen and (max-width:1023px){table.data.txn-table{table-layout:fixed}table.data.txn-table tr .age{display:none;width:0;height:0;opacity:0;visibility:collapse}table.data.txn-table tr .block{width:75px}table.data.txn-table tbody td,table.data.txn-table tbody th,table.data.txn-table thead th{text-align:left;padding:.5rem;font-size:.875rem}}@media only screen and (max-width:1023px){table.data.txn-table tr .from,table.data.txn-table tr .icon,table.data.txn-table tr .to{display:none;width:0;height:0;opacity:0;visibility:collapse}table.data.txn-table tr .type{width:150px}}@media only screen and (max-width:559px){table.data.txn-table tr .type:before{display:none}table.data.txn-table tr .type{white-space:normal;width:110px}}table.data.block-table{width:100%}table.data.block-table thead tr .height:before{height:1px}table.data.block-table thead tr th.fee{text-transform:none}table.data.block-table tr .height{width:100px;white-space:nowrap}table.data.block-table tr .height:before{content:"";height:14px;display:inline-block}table.data.block-table tr .hash{width:325px}table.data.block-table tr .txns{width:65px}@media only screen and (max-width:1023px){table.data.block-table{table-layout:fixed}table.data.block-table tbody td,table.data.block-table tbody th,table.data.block-table thead th{text-align:left;padding:.5rem;font-size:.875rem}}@media only screen and (max-width:767px){table.data.block-table tr .hash{width:250px}}@media only screen and (max-width:639px){table.data.block-table tr .hash{width:250px}table.data.block-table tr .fee{display:none;width:0;height:0;opacity:0;visibility:collapse}}@media only screen and (max-width:559px){table.data.block-table tr .hash{width:200px}}@media only screen and (max-width:479px){table.data.block-table tr .age{display:none;width:0;height:0;opacity:0;visibility:collapse}}.loading-panel{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;background-color:rgba(214,216,255,.05);min-height:10rem}.loading-panel.fill{background-color:rgba(27,31,42,.8);position:absolute;top:0;bottom:0;left:0;right:0;z-index:10}.spinner{position:relative;text-indent:-9999em;border-top:1.1em solid hsla(0,0%,100%,.2);border-right:1.1em solid hsla(0,0%,100%,.2);border-bottom:1.1em solid hsla(0,0%,100%,.2);border-left:1.1em solid #fff;transform:translateZ(0);animation:a 1.1s infinite linear;border-radius:50%;border-left-color:#27a7db;border-bottom-color:rgba(39,167,219,.2);border-right-color:rgba(39,167,219,.2);border-top-color:rgba(39,167,219,.2)}.spinner:after{border-radius:50%}.spinner .xs{width:16px;height:16px;min-width:16px;min-height:16px;border-width:2px}.spinner .s{width:28px;height:28px;min-width:28px;min-height:28px;border-width:3px}.spinner,.spinner .m{width:32px;height:32px;min-width:32px;min-height:32px;border-width:3px}.spinner .large{width:40px;height:40px;min-width:40px;min-height:40px;border-width:3px}.spinner .xl{width:90px;height:90px;border-width:6px}@keyframes a{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.react-json-view{overflow:auto;padding:1rem}.stake-container{display:flex;flex-direction:column;margin-bottom:48px}.stakes{width:100%;text-align:center}.stakes table.data tbody td,.stakes table.data thead th{padding:.75rem .5rem}.stakes .node-type{color:#8a8fb5;width:125px}.stakes .node-type.half{width:95px}.stakes .node-type:before{content:"";display:inline-block;top:2px;position:relative;width:13px;height:13px;margin-right:.2rem;background-position:50%;background-repeat:no-repeat;background-size:contain}.stakes.half{width:45%}.stakes .title{display:inline-block;margin-bottom:38px;font-family:Gilroy,Helvetica,sans-serif;font-weight:700;font-size:1rem;letter-spacing:1.5px}.stakes .staked-prct{text-align:right!important}.stakes .arrow-container{cursor:pointer;color:#25c4e4;padding:0!important;text-align:center!important}.stakes .arrow-container i{border:solid #8a8fb5;border-width:0 2px 2px 0;display:inline-block;padding:3px;margin:0 5px}.stakes .arrow-container .up{transform:rotate(-135deg);-webkit-transform:rotate(-135deg)}.stakes .arrow-container .down{transform:rotate(45deg);-webkit-transform:rotate(45deg)}.stakes .total{width:100%;display:flex;flex-direction:row-reverse;color:#8a8fb5;font-size:.875rem;padding:.75rem}.stakes .empty{height:0;padding:0}@media only screen and (max-width:1023px){.stakes .node-type{width:auto}.stakes .node-type:before{display:none}}@media only screen and (max-width:559px){.stakes .half{width:100%;margin:30px 3px 0}.stakes .staked{width:105px}}@media only screen and (max-width:349px){.stakes .node-type{width:65px}}.stake-tb .token .currency{float:right}.stake-tb .token .currency.left{float:left}@media only screen and (max-width:559px){.stake-tb .token .currency:before{top:0}}.stake-tb tr:last-child{background-color:transparent!important;border-top:3px solid rgba(214,216,255,.12)}.stake-tb tr:last-child td.token{color:#fff;font-size:16px}.node-type.vcp:before{background-image:url(/images/icons/icon_validator-node@2x.png)}.node-type.gcp:before{background-image:url(/images/icons/icon_guardian-node@2x.png)}.node-type.eenp:before{background-image:url(/images/icons/icon_elite-edge-node@2x.png)}.chart{position:relative;width:50%;margin:10px 25%;cursor:pointer}.chart.line{width:90%;height:110px;margin:5px 5%}@media only screen and (max-width:559px){.chart.doughnut{width:130%!important;margin:10px 0 0 -10%!important}.chart.line{width:90%!important;margin:0}}.theta-tabs{width:100%}.theta-tabs .react-tabs__tab{border-bottom:1px solid transparent;color:#8a8fb5}.theta-tabs .react-tabs__tab--disabled{cursor:not-allowed}.theta-tabs .react-tabs__tab:focus:after{background-color:transparent}.theta-tabs .react-tabs__tab-list{border-bottom:none;user-select:none}.theta-tabs .react-tabs__tab--selected{background:rgba(214,216,255,.05);color:#fff;border-radius:5px;border-color:rgba(214,216,255,.05)}.theta-tabs .react-tabs__tab-panel--selected .abi-area,.theta-tabs .react-tabs__tab-panel--selected .code-area{width:100%;color:#8a8fb5;resize:none;margin:10px 0 20px}.theta-tabs .react-tabs__tab-panel--selected .code-area{height:350px}.theta-tabs .react-tabs__tab-panel--selected .abi-area{height:100px}.theta-tabs .read-contract__wrapper{margin-left:0}.read-contract__wrapper{width:100%;margin:10px;margin-bottom:none;background-color:rgba(214,216,255,.05);border-radius:6px}.read-contract__title{border-bottom:1px solid rgb(65.802690583,69.3789237668,93.697309417);padding:15px 10px}.read-contract__content{padding:15px 10px}.read-contract__output{display:flex}.read-contract__output--content{margin-right:5px}.read-contract__output--unit{color:#8a8fb5;font-style:italic}.read-contract__output--response{margin:10px 0;color:#8a8fb5}.read-contract__outputs-template{margin-top:15px;color:#8a8fb5}.read-contract__inputs{margin-top:-1rem}.read-contract__input{display:flex;margin-top:1rem}.read-contract__input label{line-height:34px;margin-right:1rem}.read-contract__input input{border-radius:6px;background-color:transparent;border:1px solid rgba(124,129,163,.35);width:100%}.read-contract__input--error{margin:0 15px;flex:1;display:flex;align-items:center}.read-contract__input .error{border-color:#ff4f0f}.read-contract__input--row{display:flex}.read-contract__input--query{height:2rem;width:5rem;margin:5px 0;background-color:rgba(124,129,163,.35);border-color:rgba(124,129,163,.35);color:#fff}.read-contract__input--query:focus{outline:none}.code-loading-text{position:absolute;top:10%;width:100%;text-align:center}.selects-container{display:flex;justify-content:space-between;flex-wrap:wrap}.select__container{display:flex;margin:15px 0}.select__container label{line-height:32px}.select__container .switch{display:flex;height:30px;align-items:center;border:1px solid rgba(124,129,163,.35);border-radius:10px;padding:0 8px;font-size:14px;cursor:pointer;color:#fff;margin-left:10px;min-width:170px}.select__container .switch:hover{border:1px solid rgba(124,129,163,.7)}.select__container .switch__logo{height:11px;width:12px;background-image:url(/images/icons/switch-icon.png);background-position:50%;background-size:contain;background-repeat:no-repeat;background-color:transparent;margin-right:5px}.select__selector{width:12rem;margin:0 5px}.select__selector.optimizer{width:10rem}.select__selector:after{content:"";width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid #fff;position:absolute;right:5px;top:13px;pointer-events:none}.select__selector select{width:100%;height:32px}.select__selector select.isEmpty{border-color:#ff4f0f}.select__tooltip{margin:0 5px;z-index:100}.select__tooltip.question-mark{display:inline-block;color:#8a8fb5;border:1px solid #8a8fb5;border-radius:50%;width:.875rem;height:.875rem;text-align:center;line-height:.875rem;font-size:.875rem}.select__tooltip--text{width:250px;visibility:hidden;position:absolute;z-index:1;background:#8a8fb5;border-radius:6px;padding:8px 0 5px 10px;text-align:left;line-height:15px;color:#fff;font-size:12px;bottom:calc(100% + 10px);left:50%;margin-left:-125px}.select__tooltip--text:after{content:"";position:absolute;border-style:solid;top:100%;left:50%;margin-left:-5px;border-color:#8a8fb5 transparent transparent;border-width:5px}.select__tooltip:hover .select__tooltip--text{visibility:visible}.code-buttons{display:flex;justify-content:space-evenly;padding:0 20%}.code-buttons div{padding:20px;color:#fff;background:#27a7db;border:none;border-radius:.25rem;font-weight:500;cursor:pointer}.code-buttons div:hover{box-shadow:0 4px 8px 0 rgba(39,167,219,.2),0 6px 20px 0 rgba(39,167,219,.19)}.code-buttons div.reset{background:#7c81a3}.code-buttons div.reset:hover{background-color:rgba(124,129,163,.35);box-shadow:0 4px 8px 0 rgba(124,129,163,.2),0 6px 20px 0 rgba(124,129,163,.19)}.code-error-text{margin-bottom:30px}.code-error-text:before{display:inline-block;content:"!";border:1px solid #ff4f0f;width:1em;height:1em;line-height:calc(1em + 3px);text-align:center;border-radius:50%;margin-right:5px}.contract-info{width:100%;display:flex;flex-direction:column;padding:1rem;color:#fff;background-color:rgba(214,216,255,.05)}.contract-info__title{display:flex;height:40px;line-height:40px;margin:20px 0;font-weight:700}.contract-info__title--sub{color:#8a8fb5;font-size:.875rem;font-weight:400}.contract-info__title.verified{margin-top:0;color:#20e3b2}.contract-info__general{display:flex;flex-direction:row}@media only screen and (max-width:559px){.contract-info__general{flex-direction:column}}.contract-info__raws{width:50%;padding:0 1rem}.contract-info__raws:first-child{padding-right:3rem}@media only screen and (max-width:559px){.contract-info__raws{width:100%}}.contract-info__cell{display:flex;line-height:40px}.contract-info__cell:first-child{border-bottom:1px solid #7c81a3}.contract-info__cell>div{width:40%}.contract-info__cell>div:nth-child(2){flex:1;color:#8a8fb5}.contract-info__block{margin:10px 0;width:100%}.setting-section{width:33.3%}.setting-section label input,.setting-section label select{width:100%}.setting-section__tooltip{margin:0 5px;z-index:100}.setting-section__tooltip.select__selector{width:auto}.setting-section__tooltip.question-mark{display:inline-block;border:1px solid #8a8fb5;color:#8a8fb5;border-radius:50%;width:.875rem;height:.875rem;text-align:center;line-height:.875rem;font-size:.875rem}.setting-section__tooltip--text{width:250px;visibility:hidden;position:absolute;color:#fff;z-index:1;background:#8a8fb5;border:1px solid #8a8fb5;border-radius:6px;padding:8px 0 5px 10px;font-size:12px;text-align:left;line-height:15px;bottom:calc(100% + 10px);left:50%;margin-left:-125px}.setting-section__tooltip--text:after{content:"";position:absolute;border-style:solid;top:100%;left:50%;margin-left:-10px;border-color:#8a8fb5 transparent transparent;border-width:10px}.setting-section__tooltip:hover .setting-section__tooltip--text{visibility:visible}.file-uploader{cursor:pointer;margin-bottom:20px}.file-uploader__label{color:#fff;font-weight:700;text-align:center}.file-uploader__tooltip{margin:0;font-size:14px}.file-uploader__preview{width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:0 30px;font-weight:700}.file-uploader__preview--empty{margin-top:35px}.file-uploader__file-wrap{width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-around;border-top:1px solid #8a8fb5;padding-top:6px;margin:23px 10px 0}.file-uploader__file{margin-top:15px}.rejected-file{display:flex;align-items:center;color:#ff4f0f;margin:-10px 10px 20px;font-weight:600}.rejected-file__name{margin-left:20px;font-weight:400;font-size:14px}.sc-library__row{display:flex}.sc-library__section{width:220px;margin-top:20px}.sc-library__section--input{width:100%}.sc-library__arrow{width:50px;display:flex;justify-content:center;align-items:flex-end}.sc-library__arrow.right:after{content:"⇨";font-size:1rem;transform:translateY(-5px)}.dapp-card{height:280px;width:200px;border:1px solid transparent;background-color:rgba(138,143,181,.15);cursor:pointer}.dapp-card:hover{border-color:#188194}.dapp-card__header{display:flex;justify-content:center;align-items:flex-end;height:50px}.dapp-card__logo{background-position:50%;background-size:contain;background-repeat:no-repeat;background-color:transparent}.dapp-card__logo.tdrop{height:25px;width:85px;background-image:url(/images/logos/logo-tdrop.png)}.dapp-card__logo.replay{height:25px;width:85px;background-image:url(/images/logos/logo-replay.png)}.dapp-card__logo.voltswap{height:21px;width:130px;background-image:url(/images/logos/logo-voltswap.png)}.dapp-card__logo.pentheta{height:21px;width:130px;background-image:url(/images/logos/logo-pentheta.png)}.dapp-card__logo.tns{letter-spacing:5.46px;font-size:22px;text-transform:uppercase;font-weight:700}.dapp-card__logo.metapass{height:35px;width:130px;margin-bottom:-10px;background-image:url(/images/logos/logo-metapass.svg)}.dapp-card__content{display:flex;justify-content:flex-start;flex-direction:column;align-items:center;height:190px}.dapp-card__price{margin-top:29px;color:#25c4e4;font-size:28px}.dapp-card__info{margin-top:23px;width:100%}.dapp-card__info.mid{margin-top:50px}.dapp-card__info--title{color:#8a8fb5;font-size:10px;font-weight:700;text-align:center}.dapp-card__info--value{color:#fff;font-size:14px;font-weight:600;text-align:center}.dapp-card__info--value.large{color:#25c4e4;font-size:28px;font-weight:400;margin-top:15px}.dapp-card__team{margin-top:10px}.dapp-card__team--text{text-align:center;color:#8a8fb5;font-weight:700;font-size:10px}.dapp-card__team--logo{margin-top:8px;background-position:50%;background-size:contain;background-repeat:no-repeat;background-color:transparent}.dapp-card__team--logo.thetaboard{height:22px;width:182px;background-image:url(/images/logos/logo-thetaboard.png)}.dapp-card__description{color:#8a8fb5;font-size:13px;padding:0 18px;margin-top:30px;text-align:center}.dapp-card__footer{display:flex;justify-content:center;align-items:center;height:40px;font-size:10px;color:#8a8fb5}.dapp-card__footer:hover{color:#27a7db}@media only screen and (max-width:559px){.dapp-card{width:150px;margin:10px}}.chain-card-wrap{display:flex;flex-direction:column;justify-content:center;align-items:center;position:fixed;top:0;bottom:0;right:100px;left:0;z-index:1;width:100%;height:100%;overflow:hide;font-size:18px;font-weight:400}.chain-card-container{height:100%;width:100%;max-width:1100px;position:relative}.chain-card-container .search-button{height:32px;border-radius:0 6px 6px 0;display:flex;align-items:center;cursor:pointer;background-color:rgba(124,129,163,.35);padding:0 5px}.chain-card-container .svg-icon{width:16px;height:24px;display:block;margin:auto}.chain-card-container .svg-icon path,.chain-card-container .svg-icon polygon,.chain-card-container .svg-icon rect{fill:hsla(0,0%,100%,.5)}.chain-card-container .svg-icon circle{stroke:hsla(0,0%,100%,.5);stroke-width:1}.chain-card-container .search-wrap{width:100%;display:flex;padding:8px}.chain-card-container .search-wrap input{flex:1;border-radius:6px 0 0 6px}.chain-card{position:absolute;top:50px;right:99px;border:1px solid #27a7db;border-radius:6px;padding:8px;padding-bottom:16px;background:#1b1f2a;width:330px}.chain-card.right{right:0}.chain-card__chain{padding:8px 0;display:flex}.chain-card__chain-list{padding:8px;padding-bottom:0;font-size:12px}.chain-card__chain-list--name{padding:8px 0;color:#8a8fb5}.chain-logo-brief{height:20px;width:20px;margin-right:10px;background-position:50%;background-size:contain;background-repeat:no-repeat}.chain-logo-brief,.chain-logo-brief.theta{background-image:url(/images/icons/icon-theta.png)}.chain-logo-brief.replay{background-image:url(/images/icons/icon-replay.png)}.chain-logo-brief.playground{background-image:url(/images/icons/icon-playground.png)}.chain-logo-brief.toonstar{background-image:url(/images/icons/icon-toonstar.jpeg);border-radius:10px}.chain-logo-brief.lavita{background-image:url(/images/icons/icon-lavita.png)}.chain-logo-brief.passaways{background-image:url(/images/icons/icon-passaways.png)}.chain-logo-brief.pog{background-image:url(/images/icons/icon-pog.png)}.chain-logo-brief.grove{background-image:url(/images/icons/icon-grove.png)}.chain-logo-brief.bullit{background-image:url(/images/icons/icon-bullit.jpeg)}.chain-logo-brief.tpulse{background-image:url(/images/icons/icon-tpulse.png)}.chain-name{font-size:16px;font-weight:700;color:#fff}.subchain-chart{width:100%;display:flex;flex-direction:row;border-top:1px solid rgba(138,143,181,.2);cursor:default}.subchain-chart>:first-child{width:10%}.subchain-chart>:last-child{width:10%;border-left:1px solid rgba(138,143,181,.2);margin:15px 0}.subchain-chart__column{width:40%;display:flex;justify-content:center}.subchain-chart .chart-container{height:145px;width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;margin:15px 0;border-left:1px solid rgba(138,143,181,.2);color:#8a8fb5;font-size:14px;padding:0 10%}.subchain-chart .chart-container .chart{height:105px}@media only screen and (max-width:559px){.subchain-chart{margin-left:10%;flex-wrap:wrap}.subchain-chart__column{width:80%}.subchain-chart>:first-child,.subchain-chart>:last-child{display:none}}.subchain-about{display:flex;color:#8a8fb5;border-top:1px solid rgba(138,143,181,.2);padding:30px 0}.subchain-about__info{flex:6;padding-right:20px}.subchain-about__info.no-links{padding:0 10%}.subchain-about__info--title{font-weight:600;font-size:11px}.subchain-about__info--logo{margin:22px 0}.subchain-about__info--logo .chain-logo.lavita{height:30px;width:30px}.subchain-about__info--logo .chain-logo.lavita:after{margin-left:40px;font-size:20px}.subchain-about__info--logo .chain-logo.replay{height:30px;width:120px;background-size:contain}.subchain-about__info--logo .chain-logo.pog{height:30px;width:30px}.subchain-about__info--logo .chain-logo.pog:after{margin-left:40px;font-size:20px}.subchain-about__info--description{max-width:520px}.subchain-about__links{flex:4;padding-left:30px;display:flex;flex-direction:column;justify-content:space-between;border-left:1px solid rgba(138,143,181,.2)}.subchain-about__links--websites{display:flex;flex-wrap:wrap}.subchain-about__links--websites a{color:#8a8fb5}.subchain-about__links--websites a:hover{color:#27a7db}.subchain-about__links--link{flex:0 0 50%;display:flex;margin-bottom:10px}.subchain-about__links--icon{height:20px;width:20px;margin-right:10px;background-position:50%;background-size:contain;background-repeat:no-repeat;background-color:transparent}.subchain-about__links--icon.website{background-image:url(/images/icons/icon-website.png)}.subchain-about__links--icon.whitepaper{background-image:url(/images/icons/icon-whitepaper.png)}.subchain-about__links--icon.cmc{background-image:url(/images/icons/icon-cmc.png)}.subchain-about__links--icon.ck{background-image:url(/images/icons/icon-ck.png)}.subchain-about__links--icon.tg{background-image:url(/images/icons/icon-sm-tg.png)}.subchain-about__links--icon.twitter{background-image:url(/images/icons/icon-sm-twitter.png)}.subchain-about__links--icon.discord{background-image:url(/images/icons/icon-sm-discord.png)}.subchain-about__links--icon.medium{background-image:url(/images/icons/icon-sm-medium.png)}.subchain-about__sm--title{letter-spacing:2.5px;font-size:14px;font-weight:600;margin-bottom:10px}.subchain-about__sm--wrap{display:flex}.subchain-about__sm--link{margin-right:10px}@media only screen and (max-width:559px){.subchain-about{flex-direction:column;margin-left:10%;flex-wrap:wrap}.subchain-about__links{padding-left:0;margin-top:20px;padding-top:20px;border-top:1px solid rgba(138,143,181,.2)}.subchain-about__sm{margin-top:10px}}.content.home>:first-child{margin-top:25px}.content.home .overview{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:flex-start}.content.home .overview>*{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:center;flex:0 0 calc(50% - 2rem)}.content.home .overview>* table{table-layout:fixed}.content.home .overview>* table tr .hash{width:auto}.content.home .overview>:first-child{margin-right:2rem}.content.home .overview>* .btn{margin:1rem 0 0}.content.home .overview>* .block-table,.content.home .overview>* .transaction-table{width:100%}.content.home .overview .txn-table td.type:before{width:14px;height:14px;top:2px}.content.home .overview .more{margin-top:27px;font-size:14px;font-weight:700;letter-spacing:1.4px;color:#25c4e4}.content.home .dapps{width:100%}.content.home .dapps__title{font-weight:700;font-size:16px;text-align:center;letter-spacing:4px;margin-top:38px;text-transform:uppercase}.content.home .dapps__container{display:flex;align-items:center;justify-content:space-between;margin-top:30px}@media only screen and (max-width:559px){.content.home .dapps__container{flex-wrap:wrap;justify-content:center}}.content.home .dapps__footer{display:flex;justify-content:center}.content.home .dapps__footer .more{margin-top:27px;font-size:14px;font-weight:700;letter-spacing:1.4px;color:#25c4e4}@media only screen and (max-width:767px){.content.home>:first-child{margin-top:5%}.content.home .overview{margin-top:0;flex-flow:column}.content.home .overview>:first-child{margin-right:0}.content.home .overview .page-title{margin-bottom:1rem!important}}.content.home .chain-overview{width:100%;margin-top:40px}.content.home .chain-overview__title{height:55px;line-height:55px;text-align:center;font-size:13px;letter-spacing:3.25px}.content.home .chain-overview__chain{min-height:60px;line-height:20px;border:1px solid rgba(138,143,181,.2);color:#8a8fb5;font-size:14px;padding:20px;margin-bottom:8px;display:flex;align-items:center}.content.home .chain-overview__chain:hover{border-color:#8a8fb5;cursor:pointer}.content.home .chain-overview__chain:last-child{margin-bottom:0}.content.home .chain-overview__chain--logo{height:100%;width:80px;margin-right:110px}.content.home .chain-overview__chain--description{flex:1}@media only screen and (max-width:559px){.content.home .chain-overview__chain{min-height:60px;height:auto;align-items:center;flex-direction:column}.content.home .chain-overview__chain--logo{margin-right:10px;height:20px;margin-bottom:10px}.content.home .chain-overview__chain--logo .playground{margin-left:-25px}.content.home .chain-overview__chain--logo .toonstar{margin-left:-17px}.content.home .chain-overview__chain--description{text-align:center}}.chain-logo{width:100%;height:100%;background-position:50%;background-size:contain;background-repeat:no-repeat;background-color:transparent}.chain-logo.theta{background-image:url(/images/logos/logo-theta-chain.png);height:20px}.chain-logo.replay{background-image:url(/images/logos/logo-replay.png);height:20px}.chain-logo.passaways{background-image:url(/images/logos/logo-passaways.png);height:30px;width:120px;background-size:100%;margin:-5px 0}.chain-logo.playground{background-image:url(/images/icons/icon-playground.png);height:24px;width:24px;background-position:0 50%}.chain-logo.playground:after{content:"PLAYGROUND";margin-left:30px;display:flex;align-items:center;font-weight:550;color:#fff;letter-spacing:1px;transform:translateY(2px)}.chain-logo.toonstar{background-image:url(/images/icons/icon-toonstar.jpeg);height:24px;width:24px;border-radius:12px;background-position:0 50%}.chain-logo.toonstar:after{content:"SPACE JUNK";margin-left:30px;display:flex;align-items:center;font-weight:550;color:#fff;letter-spacing:1px;transform:translateY(2px);white-space:nowrap}.chain-logo.lavita{background-image:url(/images/icons/icon-lavita.png);height:24px;width:24px}.chain-logo.lavita:after{content:"LAVITA";margin-left:30px;display:flex;align-items:center;font-weight:550;color:#fff;letter-spacing:1px;transform:translateY(2px)}.chain-logo.pog{background-image:url(/images/icons/icon-pog.png);height:24px;width:24px}.chain-logo.pog:after{content:"POGCHAIN";margin-left:30px;display:flex;align-items:center;font-weight:550;color:#fff;letter-spacing:1px;transform:translateY(2px)}.chain-logo.grove{background-image:url(/images/icons/icon-grove.png);height:24px;width:24px}.chain-logo.grove:after{content:"GROVE";margin-left:30px;display:flex;align-items:center;font-weight:550;color:#fff;letter-spacing:1px;transform:translateY(2px)}.chain-logo.bullit{background-image:url(/images/icons/icon-bullit.jpeg);height:24px;width:24px}.chain-logo.bullit:after{content:"BULLIT";margin-left:30px;display:flex;align-items:center;font-weight:550;color:#fff;letter-spacing:1px;transform:translateY(2px)}.chain-logo.tpulse{background-image:url(/images/icons/icon-tpulse.png);height:24px;width:24px}.chain-logo.tpulse:after{content:"TPULSE";margin-left:30px;display:flex;align-items:center;font-weight:550;color:#fff;letter-spacing:1px;transform:translateY(2px)}.content.check{display:flex;flex-direction:column}.content.check.search{display:flex;justify-content:space-around}.content.transaction-details .details-header{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:flex-end;padding:3rem 1rem .75rem 0}.content.transaction-details .details-header.item{padding-top:0}.content.transaction-details .details-header .txn-type{font-family:Gilroy,Helvetica,sans-serif;font-weight:700;font-size:1.125rem;color:#fff;letter-spacing:3px;text-transform:uppercase}.content.transaction-details .details-header .txn-type:before{top:3px;margin-right:.75rem}.content.transaction-details .details-header .btn.raw{margin-bottom:.125rem;color:#8a8fb5;font-weight:400}.content.transaction-details .details.txn-details.item{display:flex;flex-wrap:wrap;justify-content:space-between}.content.transaction-details .coinbase-output{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:flex-start;border-bottom:1px solid rgb(65.802690583,69.3789237668,93.697309417);padding:.5rem 0}.content.transaction-details .coinbase-output.single{padding:0}.content.transaction-details .coinbase-output:first-child{padding-top:0}.content.transaction-details .coinbase-output:last-child{border-bottom:none;padding-bottom:0}.content.transaction-details .coinbase-output>:first-child{margin-right:1rem;white-space:nowrap;min-width:30%;max-width:50%}.content.transaction-details .coinbase-output>a{display:block;overflow-x:hidden;text-overflow:ellipsis}@media only screen and (max-width:559px){.content.transaction-details .coinbase-output .currency{flex-wrap:wrap}}@media only screen and (max-width:349px){.content.transaction-details .coinbase-output .currency:before{display:none}}.content.transaction-details .txn-details .value.tooltip{z-index:100;width:fit-content}.content.transaction-details .txn-details .value.tooltip .tooltip--text{width:280px;visibility:hidden;position:absolute;z-index:1;background:#000;padding:10px 0 10px 10px;text-align:left;line-height:15px;color:#8a8fb5;font-size:12px;bottom:calc(100% + 5px);margin-left:-140px;left:50%}.content.transaction-details .txn-details .value.tooltip .tooltip--text:after{content:"";position:absolute;border-style:solid;top:100%;left:50%;margin-left:-5px;border-color:#000 transparent transparent;border-width:5px}.content.transaction-details .txn-details .value.tooltip .tooltip--text p{margin:0}.content.transaction-details .txn-details .value.tooltip:hover .tooltip--text{visibility:visible}.txn-type:before{content:"";display:inline-block;top:4px;position:relative;width:18px;height:18px;margin-right:.5rem;background-position:50%;background-repeat:no-repeat;background-size:contain}.txn-type.coinbase:before{background-image:url(/images/icons/icon_coinbase@2x.png)}.txn-type.transfer:before{background-image:url(/images/icons/icon_send@2x.png)}.txn-type.service-payment:before{background-image:url(/images/icons/icon_servicepayment@2x.png)}.txn-type.split-contract:before{background-image:url(/images/icons/icon_splitrule@2x.png)}.txn-type.smart-contract:before{background-image:url(/images/icons/icon_smartcontract@2x.png)}.txn-type.reserve:before{background-image:url(/images/icons/icon_reservefund@2x.png)}.txn-type.release:before{background-image:url(/images/icons/icon_releasefund@2x.png)}.txn-type.slash:before{background-image:url(/images/icons/icon_slash@2x.png)}.txn-type.deposit-stake:before{background-image:url(/images/icons/icon_deposit-stake-transaction@2x.png)}.txn-type.withdraw-stake:before{background-image:url(/images/icons/icon_withdraw-stake-transaction@2x.png)}.txn-type.stake-reward-distribution:before{background-image:url(/images/icons/icon_distribute-stake@2x.png)}.txn-type.items:before{background-image:url(/images/icons/icon_items@2x.png)}.txn-type.update-validators:before{background-image:url(/images/icons/icon_updatevalidators@2x.png)}.sc-log__data{position:relative;padding-right:20%}.sc-log__data--buttons{display:flex;position:absolute;top:0;right:5px;background-color:#1b1f2a;color:#8a8fb5;cursor:pointer;border-radius:4px}.sc-log__data--button{padding:2px 5px}.sc-log__data--button.active{background-color:rgb(65.802690583,69.3789237668,93.697309417);color:#fff}.sc-log__data--button.disabled{cursor:not-allowed}.sc-log__data--button.disabled:hover{opacity:1}.sc-log__data--button:first-child{border-radius:4px 0 0 4px}.sc-log__data--button:last-child{border-radius:0 4px 4px 0}.sc-log__data--button:hover{opacity:.8}.sc-items{display:flex;flex-flow:row wrap}.sc-item{background-color:rgba(138,143,181,.2);border-radius:5px;margin:17px;padding:25px;max-width:42%;min-width:460px;display:flex;margin-right:10px}.sc-item__column:first-child{margin-right:28px}.sc-item__row:last-child{margin-top:5px}.sc-item__image{max-width:140px}@media only screen and (max-width:767px){.sc-item__image{width:100%}}.sc-item__text{color:#8a8fb5;display:flex;flex-wrap:wrap}.sc-item__text.name{margin-bottom:8px;color:#fff}.sc-value__row{display:flex;flex-wrap:wrap;align-items:center;font-size:15px}.sc-value__arrow{color:#8a8fb5;margin:0 5px}.sc-value__arrow:before{content:"↳";font-size:1.5rem}.sc-value__address,.sc-value__text{display:flex;align-items:center}.sc-value__text{color:#8a8fb5;margin-left:5px}.sc-value a{margin:0 5px;width:365px}@media only screen and (max-width:560px){.sc-value a{width:auto}}.sc-topic{display:flex;margin-bottom:10px;align-items:center}.sc-topic:last-child{margin-bottom:0}.sc-topic__index{height:20px;width:20px;border-radius:5px;background-color:rgba(138,143,181,.2);color:#8a8fb5;display:flex;align-items:center;justify-content:center;font-size:12px;margin-right:5px}.sc-topic__select{width:44px}.sc-topic__arrow{width:20px;margin-left:5px}.sc-topic__arrow:before{content:"➔"}.sc-data{width:100%}.sc-data__textarea{width:100%;resize:none;border-radius:5px}.sc-data__select{margin-top:15px;display:flex;align-items:center}.sc-data__select--title{color:#8a8fb5;font-size:14px;margin-right:5px}.token-transaffered-row{color:#8a8fb5;display:flex;flex-wrap:wrap}.token-transaffered-row a{margin:0 10px}.token-transaffered-row .currency{margin-left:10px;color:#fff}.token-transaffered-row .text-container{margin-left:10px}.token-transaffered-row .text-container .text-disabled.name,.token-transaffered-row .text-container .token-link{margin:0 5px}.token-transaffered-row .text-container .token-link__token-id{margin:0}.transaction-action-row{color:#8a8fb5}.transaction-action-row a{margin:0 10px}.transaction-action-row__token{margin:5px 0 0 10px}.transaction-action-row__token:before{content:"●";padding-right:10px}.transaction-action-row__token .token-link{margin:0 5px}.transaction-action-row__token a{margin:0}table.sc-input-table{width:100%;border-spacing:0;border-radius:5px;background-color:rgba(138,143,181,.2)}table.sc-input-table thead tr th:first-child{border-bottom:1px solid rgb(65.802690583,69.3789237668,93.697309417)}table.sc-input-table thead tr th:last-child{width:60%}table.sc-input-table tbody tr:last-child td{width:auto}table.sc-input-table tbody tr td{width:auto;padding-left:1rem;border-top:1px solid rgb(65.802690583,69.3789237668,93.697309417)}.content.account table.details.account-txns{margin-top:2rem}.content.account table.details.account-txns tbody th{width:200px}.content.account table.details.account-txns tbody tr td div{white-space:nowrap;overflow-x:hidden;text-overflow:ellipsis}.content.account .actions{display:flex;flex-flow:row nowrap;justify-content:flex-end;align-items:center;border-top:1px solid #8a8fb5;padding-top:2rem}.content.account .actions .popup-content{width:330px!important;background-color:#1b1f2a!important;color:#8a8fb5;padding:10px!important}.content.account .actions .popup-content .popup-row{display:flex;margin-bottom:10px}.content.account .actions .popup-content .popup-row.header{display:block;color:#fff;font-weight:700}.content.account .actions .popup-content .popup-row.err-msg{color:#ff4f0f;padding-left:30%}.content.account .actions .popup-content .popup-row.err-msg.disable{display:none}.content.account .actions .popup-content .popup-row.buttons{display:flex;justify-content:space-around}.content.account .actions .popup-content .popup-row.buttons .popup-download,.content.account .actions .popup-content .popup-row.buttons .popup-reset{width:30%;margin:10px 0 0;font-size:.875rem;font-weight:600;color:#8a8fb5;cursor:pointer;border:1px solid #8a8fb5;text-align:center;border-radius:15px}.content.account .actions .popup-content .popup-row.buttons .popup-downloading{width:40%;margin:10px 0 0;font-size:.875rem;font-weight:600;color:#8a8fb5;text-align:center}.content.account .actions .popup-content .popup-row .disable{display:none}.content.account .actions .popup-content .popup-label{width:30%;vertical-align:baseline;margin:auto}.content.account .actions .popup-content .popup-input{width:70%}.content.account .actions .popup-content .popup-arrow{background-color:#1b1f2a!important;border-right:1px solid #8a8fb5;border-bottom:1px solid #8a8fb5}.content.account .actions .download{position:absolute;left:0;color:#8a8fb5;cursor:pointer}@media only screen and (max-width:559px){.content.account .actions .download{display:none;width:0;height:0;opacity:0;visibility:collapse}}.content.account .actions .title{position:absolute;left:calc(50% - 44px)}.content.account .actions .refresh{cursor:pointer;height:100%;width:15px;margin-right:5px;border-radius:5px}.content.account .actions .refresh:hover{color:#20e3b2}.content.account .actions .filter{display:flex;justify-content:center;align-items:center;color:#8a8fb5}@media only screen and (max-width:559px){.content.account .actions .filter{display:none;width:0;height:0;opacity:0;visibility:collapse}}@media only screen and (max-width:559px){.content.account .actions .switch{display:none}}.content.account .actions .btn.tx{font-size:.875rem;font-weight:600;color:#8a8fb5}.content.account .actions .btn.tx.export{display:flex}.content.account .actions .btn.tx.export:before{content:"";display:inline-block;position:relative;width:16px;height:16px;margin-right:.375rem;background-position:50%;background-size:contain;background-repeat:no-repeat;background-image:url(/images/icons/icon-export@2x.png)}.content.account .account-info .value.tooltip{z-index:100;width:fit-content}.content.account .account-info .value.tooltip .tooltip--text{width:280px;visibility:hidden;position:absolute;z-index:1;background:#000;padding:10px 0 10px 10px;text-align:left;line-height:15px;color:#8a8fb5;font-size:12px;bottom:calc(100% + 5px);margin-left:-140px;left:50%}.content.account .account-info .value.tooltip .tooltip--text:after{content:"";position:absolute;border-style:solid;top:100%;left:50%;margin-left:-5px;border-color:#000 transparent transparent;border-width:5px}.content.account .account-info .value.tooltip .tooltip--text p{margin:0}.content.account .account-info .value.tooltip:hover .tooltip--text{visibility:visible}.content.account>.loading-panel,.content.account table.data.txn-table{margin-top:0}@media only screen and (max-width:767px){.content.account table.details.account-txns tbody tr th{content:"Transactions"}}.act.balance{display:flex;flex-direction:row}.act.balance .currency{width:50%;display:flex}@media only screen and (max-width:559px){.act.balance{flex-direction:column}.act.balance .currency{width:100%;display:flex;flex-wrap:wrap}}.price{margin-left:5px;color:#7c81a3}#search_input::placeholder{color:#fff}.content.block-details .button-list{margin-top:2rem}.content.block-details table.transactions{table-layout:fixed;max-width:100%}.content.block-details table.transactions th.txn-type{width:5rem;vertical-align:top;white-space:nowrap}.content.block-details table.transactions td.hash{width:75%;vertical-align:middle}.content.block-details table.transactions td.hash a{display:block;white-space:nowrap;overflow-x:hidden;text-overflow:ellipsis}.content.block-details h3{margin:3rem 0 .75rem .75rem;font-family:Gilroy,Helvetica,sans-serif;font-weight:700;font-size:1.125rem;color:#fff;letter-spacing:3px;text-transform:uppercase}.content.block-details .block-txn .txn-type{white-space:nowrap}@media only screen and (max-width:767px){.content.block-details .button-list{margin-left:1rem;margin-right:1rem}}@media only screen and (max-width:559px){.content.block-details .block-txn .txn-type:before{display:none}.content.block-details .block-txn .hash,.content.block-details .block-txn .txn-type{font-size:.675rem}}.content.stakes .chart{min-height:165px;height:20vh}.content.stakes .legend{position:relative;margin-top:15px;padding-bottom:20px;font-size:12px;color:#8a8fb5;border-bottom:1px solid rgba(138,143,181,.2)}.content.stakes .table-container{display:flex;justify-content:space-between}.content.stakes .table-container.subchain{justify-content:center}.content.stakes .table-container .stakes.half{margin-top:30px}@media only screen and (max-width:559px){.content.stakes .table-container{flex-wrap:wrap}}.content.stakes .stake-switch-container{position:absolute;display:inline-block;line-height:36px;font-size:20px;right:10px;bottom:20px}.content.stakes .stake-switch{position:relative;display:inline-block;margin-left:10px;width:60px;height:34px}.content.stakes .stake-switch input{opacity:0;width:0;height:0}.content.stakes .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:rgba(39,167,219,.5);transition:.4s;border-radius:34px}.content.stakes .slider:before{position:absolute;content:"";height:26px;width:26px;left:4px;bottom:4px;background-position:50%;background-size:contain;background-repeat:no-repeat;background-image:url(/images/icons/theta-icon@2x.png);transition:.4s;border-radius:50%}.content.stakes input:checked+.slider{background-color:rgba(255,181,21,.5)}.content.stakes input:checked+.slider:before{background-image:url(/images/icons/tfuel-icon@2x.png)}.content.stakes input:focus+.slider{box-shadow:0 0 1px #2196f3}.content.stakes input:checked+.slider:before{transform:translateX(26px)}@media only screen and (max-width:559px){.content.stakes .legend{display:flex;flex-direction:column}.content.stakes .stake-switch-container{position:inherit;bottom:auto;right:auto;font-size:14px;margin-top:15px}}.content.token .details-header.item .txn-type.items{font-family:Gilroy,Helvetica,sans-serif;font-weight:700;font-size:1.125rem;color:#fff;letter-spacing:3px;text-transform:uppercase}.content.token .details-header.item .txn-type.items:before{top:3px;margin-right:.75rem}.content.token .details.item{margin:30px 0 70px}.react-tabs{-webkit-tap-highlight-color:transparent}.react-tabs__tab-list{border-bottom:1px solid #aaa;margin:0 0 10px;padding:0}.react-tabs__tab{display:inline-block;border:1px solid transparent;border-bottom:none;bottom:-1px;position:relative;list-style:none;padding:6px 12px;cursor:pointer}.react-tabs__tab--selected{background:#fff;border-color:#aaa;color:#000;border-radius:5px 5px 0 0}.react-tabs__tab--disabled{color:GrayText;cursor:default}.react-tabs__tab:focus{box-shadow:0 0 5px #0188fe;border-color:#0188fe;outline:none}.react-tabs__tab:focus:after{content:"";position:absolute;height:5px;left:-4px;right:-4px;bottom:-5px;background:#fff}.react-tabs__tab-panel{display:none}.react-tabs__tab-panel--selected{display:block}