.burp-button{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.burp-button .icon,.burp-button .svg-icon{width:1.25em;height:1.25em}.burp-button .message{position:absolute;z-index:10;bottom:0;opacity:0;width:auto;white-space:nowrap}.burp-button .anim{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-name:rise-message;animation-name:rise-message;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:0}@-webkit-keyframes rise-message{0%{opacity:0}75%{-webkit-transform:translateY(-1em);transform:translateY(-1em)}80%{opacity:1}to{opacity:0;-webkit-transform:translateY(-6em);transform:translateY(-6em)}}@keyframes rise-message{0%{opacity:0}75%{-webkit-transform:translateY(-1em);transform:translateY(-1em)}80%{opacity:1}to{opacity:0;-webkit-transform:translateY(-6em);transform:translateY(-6em)}}.tooltip,.trim{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;overflow:visible;z-index:1000}.nowrap{white-space:nowrap}.tooltip{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tooltip .copy-button .message{z-index:100}.tooltip .left-button{margin:0 0 0 .5em}.tooltip .tip{will-change:transform opacity;position:absolute;-webkit-filter:drop-shadow($tip-sh);filter:drop-shadow($tip-sh);width:100%;color:$dark;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-animation:tooltip-anim .125s ease-in;animation:tooltip-anim .125s ease-in;z-index:50}.tooltip .tip,.tooltip .tip .value{display:-webkit-box;display:-ms-flexbox;display:flex}.tooltip .tip .value{border-radius:3px;padding:.125em .25em;background-color:#fff;word-break:break-all;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.tooltip .tip .tip-txt{padding:.25em;overflow:visible;display:inline;margin:0;font-size:.9em;font-weight:400}.tooltip .tip:after,.tooltip .tip:before{border:solid transparent;content:" ";height:0;width:0;position:absolute;z-index:100}.tooltip .tip:after{border-width:5px}.tooltip .tip:before{border-width:6px}.tooltip .tip.top:after,.tooltip .tip.top:before{top:100%;left:50%}.tooltip .tip.top:after{border-top-color:#fff;margin-left:-5px}.tooltip .tip.top:before{margin-left:-6px}.tooltip .tip.bottom:after,.tooltip .tip.bottom:before{bottom:100%;left:50%}.tooltip .tip.bottom:after{border-bottom-color:#fff;margin-left:-5px}.tooltip .tip.bottom:before{margin-left:-6px}.tooltip .tip.left:after,.tooltip .tip.left:before{left:100%;bottom:50%}.tooltip .tip.left:after{border-left-color:#fff;margin-bottom:-5px}.tooltip .tip.left:before{margin-bottom:-6px}.tooltip .tip.right:after,.tooltip .tip.right:before{right:100%;bottom:50%}.tooltip .tip.right:after{border-right-color:#fff;margin-bottom:-5px}.tooltip .tip.right:before{margin-bottom:-6px}.tooltip .points{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-shadow:none;box-shadow:none}.tooltip .points button{height:auto;width:auto;min-height:2em;margin:0 .25em}.tooltip .points button .icon,.tooltip .points button .svg-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;max-height:1em;min-width:1em;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tooltip .points.left{float:left;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.tooltip .points.right{float:right;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.tooltip .copy-txt{display:inline}.tooltip button.close{line-height:1em;height:1em}.tooltip button.close:after{top:.25em!important;right:.25em!important;border-radius:50%;line-height:1em;height:1em;width:1em;padding:.25em}.head{display:block}.anim{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-name:copya;animation-name:copya;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:0}@-webkit-keyframes copya{0%{opacity:0}75%{-webkit-transform:translateY(-1em);transform:translateY(-1em)}80%{opacity:1}to{opacity:0;-webkit-transform:translateY(-5em);transform:translateY(-5em)}}@keyframes copya{0%{opacity:0}75%{-webkit-transform:translateY(-1em);transform:translateY(-1em)}80%{opacity:1}to{opacity:0;-webkit-transform:translateY(-5em);transform:translateY(-5em)}}.copying{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-name:copyb;animation-name:copyb}@-webkit-keyframes tooltip-anim{0%{opacity:0;-webkit-transform:scale(.75);transform:scale(.75)}75%{-webkit-transform:scale(1);transform:scale(1)}to{opacity:1}}@keyframes tooltip-anim{0%{opacity:0;-webkit-transform:scale(.75);transform:scale(.75)}75%{-webkit-transform:scale(1);transform:scale(1)}to{opacity:1}}@-webkit-keyframes copyb{to{color:inherit}}@keyframes copyb{to{color:inherit}}.big-field{display:-webkit-box;display:-ms-flexbox;display:flex}.big-field .decode{-ms-flex-item-align:end;align-self:flex-end}.big-field textarea{padding:0;font-size:.75em;font-family:monospace;color:inherit}.big-field .field{font-size:.7em;font-family:monospace;width:100%;max-width:100%;min-height:3em;background:none;color:#1aad8d;border:none;margin:0 0 2em 0}.field-list{-webkit-box-orient:vertical;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.field-list,.field-list .item{display:-webkit-box;display:-ms-flexbox;-webkit-box-direction:normal;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.field-list .item{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:horizontal;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.field-list .item .data-field,.field-list .item .field-title{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.field-list .item .data-field{-webkit-box-flex:2;-ms-flex:2 1 70%;flex:2 1 70%}.field-list .item .field-title{-webkit-box-flex:1;-ms-flex:1 2 30%;flex:1 2 30%}.field-list .item .field-title .title{font-size:.9em}.field-list .item .field-title .title:after{content:":"}.progress-bar{margin:0 1em}.progress-bar rect.bar{fill:#1aad8d}.progress-bar rect.bg{fill:#568475;opacity:.15}.progress-bar text{fill:#be4d5a}.data-field ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0;padding:0}.data-field ul li{word-wrap:break-word;overflow-wrap:break-word;word-break:break-word}.data-field ul.array{font-size:.9em;list-style:none}.data-field,.data-field>.tooltip,.data-field>a,max-width to{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.field-value{overflow-wrap:break-word;word-wrap:break-word;-ms-word-break:break-all;word-break:break-all;word-break:break-word;-ms-hyphens:auto;-webkit-hyphens:auto;hyphens:auto}.field-suffix{white-space:pre}.field-value-description{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin:0 0 0 1em;white-space:nowrap}.flex-table td .data-field{width:100%}.data-field.items-list ul{list-style:none;margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.data-field.items-list ul li{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 0 0 1em}.data-field.items-list ul :first-child{margin:0}.field-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.field-title .icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.field-title .icon+.title{margin:0 0 0 .5em}.field-title .field-icon .tooltip *{word-break:normal!important}.block-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;will-change:opacity}.block-box .title{padding:0;margin:0}.blockbox-enter-active{-webkit-transition:opacity .5s;transition:opacity .5s;opacity:1}.block-box-leave-to,.blockbox-enter{opacity:0}.xdata{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;margin:0}@media screen and (min-width:900px){.xdata{margin:0 1em 0 0}}.pending-blocks{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #14272f;background:#112329;border-radius:$box-border-radius;padding-bottom:.5rem}.pending-blocks h4{padding:0;margin:0}.pending-blocks .cubes .fill{fill:#e59b4d}.pending-blocks .cubes svg{stroke:#414042;overflow:visible}.pending-blocks .chart-title{margin-bottom:1em}.miners{min-width:100%;-webkit-box-orient:horizontal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:distribute;justify-content:space-around}.miner,.miners{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.miner{-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.miner svg{overflow:visible}.miner svg .cube{fill:#1aad8d;stroke:#127862}.miner .name{font-size:.8em}.miner .cubes{display:inline-block}.miner .blocks{position:absolute;right:1.5em;text-align:center}.miner .blocks span{width:1.6em;height:1.6em;min-width:1.6em;min-height:1.6em;border-radius:50%;padding:.133333333333333em;line-height:1.6em;font-size:.8em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#1aad8d;color:#fff;fill:#fff;border:1px solid #1aad8d;background:none}.blocks-wrapper .blocks .pending-msg{white-space:pre-wrap}.blocks-wrapper .blocks .block-box .block:first-child{margin-top:0!important}.transaction{font-size:.8em;border-left:1px solid}.transaction ul li{margin:0 0 .125em 0}.from-to-arrow{margin:0 .25em}.from-to{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.from-to .from,.from-to .to{max-width:50%!important;-webkit-box-flex:1;-ms-flex:1;flex:1}.tx-wrapper{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;display:block}.tx-chart .dummy-bar:hover{cursor:pointer}.tx-chart svg{overflow:visible}.tx-chart .curve path{stroke:#497d3b;stroke-width:1}.switch{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.switch .ctrl{display:inline-block;position:relative;width:2em;max-width:2em;height:1em;margin:0 .5em 0 0;padding:0}.switch .label{margin-left:.5em;font-size:.9em;display:inline;margin:0;padding:0}.switch input[type=checkbox]{display:none;border:none}.switch .slider{cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#568475;display:inline;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.5);box-shadow:inset 0 1px 1px rgba(0,0,0,.5)}.switch .slider,.switch .slider:before{position:absolute;-webkit-transition:.4s;transition:.4s}.switch .slider:before{content:"";height:.6em;width:.6em;left:.2em;bottom:.2em;background-color:#fff;-webkit-box-shadow:1px 1px 1px rgba(0,0,0,.3);box-shadow:1px 1px 1px rgba(0,0,0,.3)}.switch input.enabled+.slider,.switch input:checked+.slider{background-color:#1aad8d}.switch input:focus+.slider{-webkit-box-shadow:0 0 1px #1aad8d;box-shadow:0 0 1px #1aad8d}.switch input:checked+.slider:before{-webkit-transform:translateX(1em);transform:translateX(1em)}.switch .slider.round{border-radius:1em}.switch .slider.round:before{border-radius:50%}@media screen and (min-width:1200px){header .header-content{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:4.5em;margin-right:3em}header .burger,header .burger *{display:none}header .menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header .nav{position:relative;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-flex:3;-ms-flex:3;flex:3}header .nav .open{border:none}header .nav ul{opacity:1;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}header .nav ul li:first-child{margin-left:2em}header .nav ul li:last-child{margin-right:1em}header .nav ul li:last-child a{margin:0}}.box-field.box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.box-field.box .data-field,.box-field.box .field-title .title{margin:0}.box-field.box .box-field-content{margin:0 0 0 2em}.box-field.box .box-field-content .field-title{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.box-field.box .box-field-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:start;align-self:start}.box-field.box .box-field-icon .svg-icon{width:2em;height:2em}.hero .col-b .box{min-height:100%;padding:0}.chart-c,.home{max-width:100%}.chart-c{margin:.5em 1em}.auto-update{margin:.5em 0 0 0}.menu-button{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.menu-button .menu-elements{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;top:1.5em;right:0;z-index:9999;background:#172d36;white-space:nowrap}.menu-button .menu-elements div{margin-top:.25em}.ctrl-switch-values .switch{margin:0 .5em}.export-pages{margin:0 0 2em 0;width:100%;height:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-flow:column wrap;flex-flow:column wrap}.data-table,.export-pages{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal}.data-table{-ms-flex-flow:column nowrap;flex-flow:column nowrap}.table-ctrls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin:1em}.unsortable>.field-title{color:#568475}.unsortable>.field-title .icon svg{fill:#568475!important}.sort,.sort .field-title{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sort,.sort .field-title,.sort button,.sort div{display:-webkit-box;display:-ms-flexbox;display:flex}.sort .icon{margin:0 .5em 0 0}.sort .sort-icon{margin:0 .25em;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#1aad8d;width:1em;height:1em;border-radius:50%}.sort .sort-icon,.sort .sort-icon svg.svg-icon *{display:-webkit-box;display:-ms-flexbox;display:flex}.sort .sort-icon svg.svg-icon *{fill:#102026!important}sub{color:#fff}.has-sort{padding:0!important}.chart-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:100%}.tx-chart{max-height:100%;height:auto}svg{overflow:visible}.curve path{stroke:#497d3b;stroke-width:1}.pending-txs,.spinner{min-width:100%}.spinner{min-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.spinner .cubes .fill{fill:#1aad8d;stroke:#568475}.spinner .cubes svg{stroke:#414042;overflow:visible}.message .title{font-weight:700;margin:0 .5em 0 .25em}.loading-circle{overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;fill:none!important;stroke:#fff}.collapsible-container{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;-webkit-box-orient:vertical;-ms-flex-flow:column wrap;flex-flow:column wrap;border:1px solid #14272f}.collapsible-container,.collapsible-container .header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.collapsible-container .header{-webkit-box-orient:horizontal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;margin:0 1em;color:#1aad8d;cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;word-wrap:break-word;overflow-wrap:break-word;word-break:break-word}.collapsible-container .header+.svg-icon path,.collapsible-container .header svg path{fill:#1aad8d!important}.collapsible-container .header:hover{-webkit-transition:color 1s ease;transition:color 1s ease;color:#e59b4d}.collapsible-container .header:hover .svg-icon path,.collapsible-container .header:hover svg path{-webkit-transition:fill 1s ease;transition:fill 1s ease;fill:#e59b4d!important}.collapsible-container .header:active{color:#1aad8d}.collapsible-container .header .title{margin:.25em}.collapsible-container .header .title div{margin:0 1em 0 0}.collapsible-container .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.collapsed{-webkit-box-shadow:1px 1px 2px rgba(0,0,0,.7);box-shadow:1px 1px 2px rgba(0,0,0,.7);-webkit-box-flex:0;-ms-flex:0;flex:0}.expanded{display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid rgba(26,173,141,.2);background:none!important}.expand-enter-active,.expand-leave-active{-webkit-transition:all .25s ease-in;transition:all .25s ease-in;opacity:1}.expand-enter,.expand-leave-to{opacity:0}.collapsible-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:100%}.collapsible-list .element{margin:.5em}.event-call{margin:0;display:-webkit-box;display:-ms-flexbox;display:flex}.event-call .index{font-size:.8em}.event-call li.event-name{font-weight:700;color:#1faec2}.event-call ul{font-size:.7em;font-family:monospace;font-size:.9em;list-style:none;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;font-style:italic;font-weight:400;margin:0;padding:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.event-call ul li{color:#568475}.event-call li,.event-call ul{margin:0 .25em 0 0;display:-webkit-box;display:-ms-flexbox;display:flex}.event-call li:last-child:after,.event-call ul:last-child:after{font-weight:700}.event-call .args:before{content:"("}.event-call .args:after{content:")"}.event-call .args .type{color:#1faec2}.event-call .args .type:after{content:""}.event-call .args .name{font-size:.9em;color:#9fdfd1}.event-call .args .name:after{content:",";font-size:1em}.event-call .args .name:last-child:after{content:none}.data-item{min-width:100%;width:100%}.data-item .items{min-width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.data-item .item,.data-item .items{display:-webkit-box;display:-ms-flexbox;display:flex;padding:.5em 0}.data-item .item{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:visible;font-size:1em}.data-item .field-title{margin-right:.5em;-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0 1em 0 2em;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-item-align:start;align-self:flex-start}.data-item .data-field{margin:0 2em 0 0!important;-webkit-box-flex:5;-ms-flex:5;flex:5}.field-value{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.custom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column wrap;flex-flow:column wrap;margin:0 2em 0 0!important;-webkit-box-flex:5;-ms-flex:5;flex:5}.custom,.custom-item{display:-webkit-box;display:-ms-flexbox;display:flex}.custom-item{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:visible;padding:.5em 0;max-width:100%}.custom-item .field-title{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0 1em 0 2em;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.field-icon,.field-title{color:#1aad8d}.field-title{text-transform:capitalize;font-weight:700}.item-title{text-transform:capitalize}.item-title,.item-title .field-value{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.item-title div:before,.item-title span:before{content:"\00a0"}.field-title.big-field{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-item-align:start;align-self:flex-start;margin-bottom:.5em}.big-field.custom,.field-title.big-field{margin:0 1em 0 2em}.field-title.data-table{margin:0!important;-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important;margin-top:1em!important}@media screen and (min-width:900px){.data-item .big-field.custom{min-width:20em}}input.page{width:3em}.pages{width:100%;margin:1em;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.pages,ul.page-numbers{display:-webkit-box;display:-ms-flexbox;display:flex}ul.page-numbers{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;color:#1aad8d;list-style:none}ul.page-numbers li{margin:0 .25em;min-width:1em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}ul.page-numbers li.selected{padding:.0625em .125em;border-radius:.25em;border-color:rgba(26,173,141,.2) dashed 1px}.page-button .svg-icon *{fill:#127862}.export-controls{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.data-page{-ms-flex-item-align:start;align-self:flex-start}.page-header{width:100%}.data-page h2.title{text-transform:capitalize}.page-header{margin-bottom:2em}.messages{font-size:.9em;text-align:center}.hljs-comment,.hljs-quote{color:#285160}.hljs-attribute,.hljs-link,.hljs-name,.hljs-regexp,.hljs-selector-class,.hljs-selector-id,.hljs-tag,.hljs-template-variable,.hljs-variable,color red{color:#e59b4d}.hljs-built_in,.hljs-builtin-name,.hljs-literal,.hljs-meta,.hljs-number,.hljs-params,.hljs-type,color red{color:#bf9a73}.hljs-bullet,.hljs-string,.hljs-symbol{color:#447dbd}.hljs-section,.hljs-title{color:#1faec2}.hljs-keyword,.hljs-selector-tag{color:#179c7f}.hljs-function .hljs-keyword{font-weight:700}.hljs-addition,.hljs-deletion{color:#171c19;display:inline-block;width:100%}.hljs-deletion{background-color:#784612}.hljs-addition{background-color:#127862}.hljs{display:block;overflow-x:auto;background:#14272f;color:grey;padding:.5em}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}.source-code{background:#14272f}.source-code code{font-size:.75rem;color:#568475;margin:2em}.source-code .line-number{font-size:.75rem;margin:0 4em 0 0;color:#102026}.source-code .line{margin:0 4em .25em 1em}.source-code .line:hover{background:#172d36}.ctrl-big-text,.ctrl-big-text .big-text{width:100%;min-width:100%;position:relative}.ctrl-big-text .big-text{border:none;border-top:1px dashed rgba(26,173,141,.2);border-bottom:1px dashed rgba(26,173,141,.2);font-size:.75rem;overflow-y:scroll;overflow-x:auto;overflow-wrap:break-word;-webkit-box-sizing:border-box;box-sizing:border-box;resize:vertical;font-family:monospace;background:#14272f}.ctrl-big-text .content{padding:1em;color:#568475}.ctrl-big-text .header{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0;margin:0 0 .25em 0;width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;list-style:none;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ctrl-big-text .header,.ctrl-big-text .header div{display:-webkit-box;display:-ms-flexbox;display:flex}.ctrl-big-text .header .title{-webkit-box-flex:1;-ms-flex:1;flex:1}.ctrl-big-text .header .title h3{margin:0 0 0 1em;color:#1aad8d}.ctrl-big-text .header .button{-webkit-box-flex:0;-ms-flex:0;flex:0;margin:0 .5em}.contract-details .verify{display:block;margin:1em;width:100%;text-align:right}.contract-details .files{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;position:relative;min-width:100%;width:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.contract-details .files .sel{font-weight:700;border-bottom:1px solid #1aad8d}.contract-details .files button{margin:0 .5em;font-weight:700}.contract-details .selected-file-enter-active,.contract-details .selected-file-leave-active{-webkit-transition:opacity .2s ease-in;transition:opacity .2s ease-in}.contract-details .selected-file-enter,.contract-details .selected-file-leave-to{opacity:0}.files-ctrl{-webkit-box-sizing:content-box;box-sizing:content-box;min-width:100%}.files-ctrl .files-input{display:none}ul.files{list-style:none;padding:0;-ms-flex-flow:row wrap;flex-flow:row wrap;margin:1em 0 0 0}ul.files,ul.files li.file{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal}ul.files li.file{font-size:.85em;-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 .5em}ul.files li.file button{vertical-align:middle;height:auto;margin:0 .5em}ul.files li.file .file-name{margin:0 0 0 .5em}.radio-grp{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0 1em 0 0}.radio-grp .label{margin:0 .5em;color:#568475}.radio-grp label{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.radio-grp input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;border:none;background:none}.radio-grp input[type=radio]:before{width:2em;height:2em;background:#172d36}.radio-grp input[type=radio]:after,.radio-grp input[type=radio]:before{content:"";display:block;border-radius:50%;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.5);box-shadow:inset 0 1px 1px rgba(0,0,0,.5);-webkit-transition:all .5s ease-out;transition:all .5s ease-out}.radio-grp input[type=radio]:after{position:absolute;top:.575em;left:.575em;width:.85em;height:.85em;-webkit-box-sizing:border-box;box-sizing:border-box;background:#568475;-webkit-box-shadow:none;box-shadow:none}.radio-grp input[type=radio]:focus{border-radius:50%}.radio-grp input[type=radio]:checked{border:none}.radio-grp input[type=radio]:checked:before{background:#1aad8d!important}.radio-grp input[type=radio]:checked:after{-webkit-transition:all .5s ease-in;transition:all .5s ease-in;content:"";display:block;border-radius:50%;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.5);box-shadow:inset 0 1px 1px rgba(0,0,0,.5);-webkit-transition:all .5s ease-out;transition:all .5s ease-out;position:absolute;top:.575em;left:.575em;width:.85em;height:.85em;-webkit-box-sizing:border-box;box-sizing:border-box;background:#dcfaf3;-webkit-box-shadow:1px 1px 1px rgba(0,0,0,.3);box-shadow:1px 1px 1px rgba(0,0,0,.3);border:none}.radio-grp input[type=radio]:hover:before{background:#568475}.radio-grp input[type=radio]:hover:after{background:#fff}.verify-contracts{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-flow:column nowrap!important;flex-flow:column nowrap!important}.verify-contracts .loading{display:block;text-align:center}.verify-contracts .loading svg{margin:auto}.verify-contracts svg.loading-circle{fill:none;stroke:#1aad8d}.verify-contracts .try-again{padding:2em}.waiting-dots .dot{fill-color:#1aad8d}.waiting-dots .dot-trans-enter-active,.waiting-dots .dot-trans-leave-active{-webkit-transition:fill-opacity .25s;transition:fill-opacity .25s;fill-opacity:1}.waiting-dots .dot-trans-enter,.waiting-dots .dot-trans-leave-to{fill-opacity:0}@media screen and (min-width:1200px){header .header-content{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:4.5em;margin-right:3em}header .burger,header .burger *{display:none}header .menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header .nav{position:relative;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-flex:3;-ms-flex:3;flex:3}header .nav .open{border:none}header .nav ul{opacity:1;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}header .nav ul li:first-child{margin-left:2em}header .nav ul li:last-child{margin-right:1em}header .nav ul li:last-child a{margin:0}}.connection-status{display:-webkit-box;display:-ms-flexbox;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;color:#1aad8d;font-size:.75em;-ms-flex-item-align:start;align-self:flex-start;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;max-width:100%;height:auto}.ctrl-search{position:relative}.ctrl-search .loading-circle{fill:none;stroke:#1aad8d}.ctrl-search .input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:none;border-style:solid;width:100%}.ctrl-search .input ::-webkit-input-placeholder{-webkit-transition:opacity .35s ease-in-out;transition:opacity .35s ease-in-out;opacity:1}.ctrl-search .input ::-moz-placeholder{-moz-transition:opacity .35s ease-in-out;transition:opacity .35s ease-in-out;opacity:1}.ctrl-search .input :-ms-input-placeholder{-ms-transition:opacity .35s ease-in-out;transition:opacity .35s ease-in-out;opacity:1}.ctrl-search .input ::-ms-input-placeholder{-ms-transition:opacity .35s ease-in-out;transition:opacity .35s ease-in-out;opacity:1}.ctrl-search .input ::placeholder{-webkit-transition:opacity .35s ease-in-out;transition:opacity .35s ease-in-out;opacity:1}.ctrl-search .input :focus::-webkit-input-placeholder{opacity:.25}.ctrl-search .input :focus::-moz-placeholder{opacity:.25}.ctrl-search .input :focus:-ms-input-placeholder{opacity:.25}.ctrl-search .input :focus::-ms-input-placeholder{opacity:.25}.ctrl-search .input :focus::placeholder{opacity:.25}.ctrl-search .input button{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 .5em 0 0}.ctrl-search .input input.search-input{border:none;background:none;text-align:center;padding:0;-webkit-box-shadow:none;box-shadow:none;font-size:.75em;margin:0 .5em 0 0;-webkit-box-flex:1;-ms-flex:1;flex:1}.ctrl-search .results{padding:0;position:absolute;z-index:1100;list-style:none;font-size:.75em;background:#172d36;width:100%;overflow-y:auto;max-height:70vh}.ctrl-search .result{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;word-break:break-all;margin:.5em 1em;border-bottom:1px dashed rgba(26,173,141,.2)}.margin-less{margin-bottom:0}.search-msg{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-ms-flex-flow:column wrap;flex-flow:column wrap;-webkit-transition:all .5s ease;transition:all .5s ease;-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;opacity:1;position:relative;margin-bottom:-2em}.search,.search-msg{-webkit-box-direction:normal}.search{-webkit-box-orient:horizontal;-ms-flex-flow:row wrap;flex-flow:row wrap}.search ::-webkit-input-placeholder{color:#7aa99a}.search ::-moz-placeholder{color:#7aa99a}.search :-ms-input-placeholder{color:#7aa99a}.search ::-ms-input-placeholder{color:#7aa99a}.search ::placeholder{color:#7aa99a}.search button{margin:0 .5rem 0 0;display:inline-block}.msg-trans{will-change:opacity}.msgtrans-enter-active{opacity:0}.msgtrans-leave-to{-webkit-transition:all .5s ease;transition:all .5s ease;-webkit-transform:translateY(-1em);transform:translateY(-1em);opacity:0}.wrapper,body{margin:0;border:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:100%}.main,.wrapper{min-height:100vh;max-width:100%}.centered,.data-page,.page,.section{max-width:100%}.data-page,.page,.section{width:100%;-webkit-box-orient:vertical;-ms-flex-flow:column wrap;flex-flow:column wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.cols,.data-page,.home,.main,.page,.section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.cols,.home,.main{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-orient:horizontal;-ms-flex-flow:row wrap;flex-flow:row wrap}.main{margin:0 1rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.container,.hero,.main{-webkit-box-direction:normal}.container,.hero{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-orient:horizontal;-ms-flex-flow:row wrap;flex-flow:row wrap}.container .col-a .box,.container .col-b .box,.hero .col-a .box,.hero .col-b .box{margin:.25em 0}.col-a,.col-b{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;max-width:100%}.col-a{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.col-b{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media screen and (min-width:600px){.main{margin:0 2rem}}@media screen and (min-width:900px){.main{margin:0 5rem}.col-a,.col-b{margin:0;-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;max-width:50%}.container,.hero{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.container .col-a,.container .col-b,.hero .col-a,.hero .col-b{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.container .col-a .box,.container .col-b .box,.hero .col-a .box,.hero .col-b .box{margin:0 .5em}}@media screen and (min-width:1200px){.main{margin:0 10rem}.col-a,.col-b{margin:0}}@media screen and (min-width:1600px){.main{margin:0 15rem}}html{font-size:100%}body,button,html{margin:0;padding:0}body{font-size:18px;background-color:#102026;color:#9fdfd1}body,button,input{font-family:Titillium Web,sans-serif}h1,h2,h3,h4,h5,h6{color:#9fdfd1;display:block}svg text{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}:focus{outline:0}p{margin:0;padding:0}a{text-decoration:none;color:#1aad8d;cursor:pointer}a+.svg-icon path,a svg path{fill:#1aad8d!important}a:hover{-webkit-transition:color 1s ease;transition:color 1s ease;color:#e59b4d}a:hover .svg-icon path,a:hover svg path{-webkit-transition:fill 1s ease;transition:fill 1s ease;fill:#e59b4d!important}a:active{color:#1aad8d}h1{display:inline;margin:0}[class^=col-] .title{margin-left:1em}sub,sup{font-size:.75em;margin:0 0 0 .25em}.small,small{font-size:smaller}::-moz-selection{background:rgba(26,173,141,.5);color:rgba(229,155,77,.9)}::selection{background:rgba(26,173,141,.5);color:rgba(229,155,77,.9)}pre{margin:0}.pre{display:block;unicode-bidi:embed;font-family:monospace;white-space:pre}::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.5);box-shadow:inset 0 1px 1px rgba(0,0,0,.5);background-color:#172d36}::-webkit-scrollbar{width:8px;background-color:#568475}::-webkit-scrollbar-thumb{background-color:#1aad8d;border-radius:4px}::-webkit-resizer{background-color:#1aad8d;background:linear-gradient(135deg,#172d36 50%,#1aad8d 0)}form.flex{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;margin:2em;max-width:100%}form.flex,form.flex .form-ctrls,form.flex .form-help,form.flex>label,form.flex legend{display:block;width:100%}form.flex .form-row,form.flex fieldset{display:block;margin:0 0 1em 0}form.flex .form-ctrls input:not([type=checkbox]),form.flex .form-ctrls select,form.flex .form-ctrls textarea{-webkit-box-sizing:border-box;box-sizing:border-box;max-width:100%;width:100%}form.flex .inline{width:auto!important}form.flex .form-help{font-size:.75em}@media screen and (min-width:900px){form.flex{-webkit-box-orient:vertical;-ms-flex-flow:column nowrap;flex-flow:column nowrap}form.flex,form.flex .form-row,form.flex fieldset{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}form.flex .form-row,form.flex fieldset{margin:0;-webkit-box-orient:horizontal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}form.flex .form-row>label,form.flex .form-row legend,form.flex fieldset>label,form.flex fieldset legend{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0;padding:0;-ms-flex-item-align:start;align-self:flex-start}form.flex .form-row .form-ctrls,form.flex fieldset .form-ctrls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-flex:3;-ms-flex:3;flex:3;margin:0;-ms-flex-item-align:start;align-self:flex-start;padding-bottom:2em}form.flex .form-row .form-ctrls input:not([type=checkbox]),form.flex .form-row .form-ctrls select,form.flex .form-row .form-ctrls textarea,form.flex fieldset .form-ctrls input:not([type=checkbox]),form.flex fieldset .form-ctrls select,form.flex fieldset .form-ctrls textarea{margin:0}form.flex .form-row .form-help,form.flex fieldset .form-help{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;margin-left:2em;min-height:100%;padding:.5em 1em 2em 1em;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;background:#14272f}}.bg-brand1{background:#00a14b}.app button.brand1,.brand1,.brand1 a,textarea.brand1,textarea.brand1:disabled{color:#00a14b;fill:#00a14b;background:transparent}brand1.input:focus,input.brand1,select.brand1{color:#00a14b!important}.border-brand1{border-color:#00a14b;stroke:#00a14b}input.brand1,select.brand1{border-color:#00a14b!important}.frame-brand1{padding:.5em 1em;margin:0 0 .5rem 0}.icon.brand1 svg *{fill:#00a14b}.bg-brand2{background:#497d3b}.app button.brand2,.brand2,.brand2 a,textarea.brand2,textarea.brand2:disabled{color:#497d3b;fill:#497d3b;background:transparent}brand2.input:focus,input.brand2,select.brand2{color:#497d3b!important}.border-brand2{border-color:#497d3b;stroke:#497d3b}input.brand2,select.brand2{border-color:#497d3b!important}.frame-brand2{padding:.5em 1em;margin:0 0 .5rem 0}.icon.brand2 svg *{fill:#497d3b}.bg-brand3{background:#414042}.app button.brand3,.brand3,.brand3 a,textarea.brand3,textarea.brand3:disabled{color:#414042;fill:#414042;background:transparent}brand3.input:focus,input.brand3,select.brand3{color:#414042!important}.border-brand3{border-color:#414042;stroke:#414042}input.brand3,select.brand3{border-color:#414042!important}.frame-brand3{padding:.5em 1em;margin:0 0 .5rem 0}.icon.brand3 svg *{fill:#414042}.bg-blue{background:#357ccc}.app button.blue,.blue,.blue a,textarea.blue,textarea.blue:disabled{color:#357ccc;fill:#357ccc;background:transparent}blue.input:focus,input.blue,select.blue{color:#357ccc!important}.border-blue{border-color:#357ccc;stroke:#357ccc}input.blue,select.blue{border-color:#357ccc!important}.frame-blue{padding:.5em 1em;margin:0 0 .5rem 0}.icon.blue svg *{fill:#357ccc}.bg-gray{background:#568475}.app button.gray,.gray,.gray a,textarea.gray,textarea.gray:disabled{color:#568475;fill:#568475;background:transparent}gray.input:focus,input.gray,select.gray{color:#568475!important}.border-gray{border-color:#568475;stroke:#568475}input.gray,select.gray{border-color:#568475!important}.frame-gray{padding:.5em 1em;margin:0 0 .5rem 0}.icon.gray svg *{fill:#568475}.bg-red{background:#be4d5a}.app button.red,.red,.red a,textarea.red,textarea.red:disabled{color:#be4d5a;fill:#be4d5a;background:transparent}input.red,red.input:focus,select.red{color:#be4d5a!important}.border-red{border-color:#be4d5a;stroke:#be4d5a}input.red,select.red{border-color:#be4d5a!important}.frame-red{padding:.5em 1em;margin:0 0 .5rem 0}.icon.red svg *{fill:#be4d5a}.bg-green{background:#1aad8d}.app button.green,.green,.green a,textarea.green,textarea.green:disabled{color:#1aad8d;fill:#1aad8d;background:transparent}green.input:focus,input.green,select.green{color:#1aad8d!important}.border-green{border-color:#1aad8d;stroke:#1aad8d}input.green,select.green{border-color:#1aad8d!important}.frame-green{padding:.5em 1em;margin:0 0 .5rem 0}.icon.green svg *{fill:#1aad8d}.bg-color1{background:#1aad8d}.app button.color1,.color1,.color1 a,textarea.color1,textarea.color1:disabled{color:#1aad8d;fill:#1aad8d;background:transparent}color1.input:focus,input.color1,select.color1{color:#1aad8d!important}.border-color1{border-color:#1aad8d;stroke:#1aad8d}input.color1,select.color1{border-color:#1aad8d!important}.frame-color1{padding:.5em 1em;margin:0 0 .5rem 0}.icon.color1 svg *{fill:#1aad8d}.bg-orange{background:#e59b4d}.app button.orange,.orange,.orange a,textarea.orange,textarea.orange:disabled{color:#e59b4d;fill:#e59b4d;background:transparent}input.orange,orange.input:focus,select.orange{color:#e59b4d!important}.border-orange{border-color:#e59b4d;stroke:#e59b4d}input.orange,select.orange{border-color:#e59b4d!important}.frame-orange{padding:.5em 1em;margin:0 0 .5rem 0}.icon.orange svg *{fill:#e59b4d}.bg-color2{background:#e59b4d}.app button.color2,.color2,.color2 a,textarea.color2,textarea.color2:disabled{color:#e59b4d;fill:#e59b4d;background:transparent}color2.input:focus,input.color2,select.color2{color:#e59b4d!important}.border-color2{border-color:#e59b4d;stroke:#e59b4d}input.color2,select.color2{border-color:#e59b4d!important}.frame-color2{padding:.5em 1em;margin:0 0 .5rem 0}.icon.color2 svg *{fill:#e59b4d}.bg-yellow{background:#f2c755}.app button.yellow,.yellow,.yellow a,textarea.yellow,textarea.yellow:disabled{color:#f2c755;fill:#f2c755;background:transparent}input.yellow,select.yellow,yellow.input:focus{color:#f2c755!important}.border-yellow{border-color:#f2c755;stroke:#f2c755}input.yellow,select.yellow{border-color:#f2c755!important}.frame-yellow{padding:.5em 1em;margin:0 0 .5rem 0}.icon.yellow svg *{fill:#f2c755}.bg-violet{background:#6e5fc4}.app button.violet,.violet,.violet a,textarea.violet,textarea.violet:disabled{color:#6e5fc4;fill:#6e5fc4;background:transparent}input.violet,select.violet,violet.input:focus{color:#6e5fc4!important}.border-violet{border-color:#6e5fc4;stroke:#6e5fc4}input.violet,select.violet{border-color:#6e5fc4!important}.frame-violet{padding:.5em 1em;margin:0 0 .5rem 0}.icon.violet svg *{fill:#6e5fc4}.bg-cyan{background:#1faec2}.app button.cyan,.cyan,.cyan a,textarea.cyan,textarea.cyan:disabled{color:#1faec2;fill:#1faec2;background:transparent}cyan.input:focus,input.cyan,select.cyan{color:#1faec2!important}.border-cyan{border-color:#1faec2;stroke:#1faec2}input.cyan,select.cyan{border-color:#1faec2!important}.frame-cyan{padding:.5em 1em;margin:0 0 .5rem 0}.icon.cyan svg *{fill:#1faec2}.bg-white{background:#fff}.app button.white,.white,.white a,textarea.white,textarea.white:disabled{color:#fff;fill:#fff;background:transparent}input.white,select.white,white.input:focus{color:#fff!important}.border-white{border-color:#fff;stroke:#fff}input.white,select.white{border-color:#fff!important}.frame-white{padding:.5em 1em;margin:0 0 .5rem 0}.icon.white svg *{fill:#fff}.bg-txt-color{background:#9fdfd1}.app button.txt-color,.txt-color,.txt-color a,textarea.txt-color,textarea.txt-color:disabled{color:#9fdfd1;fill:#9fdfd1;background:transparent}input.txt-color,select.txt-color,txt-color.input:focus{color:#9fdfd1!important}.border-txt-color{border-color:#9fdfd1;stroke:#9fdfd1}input.txt-color,select.txt-color{border-color:#9fdfd1!important}.frame-txt-color{padding:.5em 1em;margin:0 0 .5rem 0}.icon.txt-color svg *{fill:#9fdfd1}.bg-error{background:#be4d5a}.app button.error,.error,.error a,textarea.error,textarea.error:disabled{color:#be4d5a;fill:#be4d5a;background:transparent}error.input:focus,input.error,select.error{color:#be4d5a!important}.border-error{border-color:#be4d5a;stroke:#be4d5a}input.error,select.error{border-color:#be4d5a!important}.frame-error{padding:.5em 1em;margin:0 0 .5rem 0}.icon.error svg *{fill:#be4d5a}.bg-info{background:#1faec2}.app button.info,.info,.info a,textarea.info,textarea.info:disabled{color:#1faec2;fill:#1faec2;background:transparent}info.input:focus,input.info,select.info{color:#1faec2!important}.border-info{border-color:#1faec2;stroke:#1faec2}input.info,select.info{border-color:#1faec2!important}.frame-info{padding:.5em 1em;margin:0 0 .5rem 0}.icon.info svg *{fill:#1faec2}.bg-warn{background:#e59b4d}.app button.warn,.warn,.warn a,textarea.warn,textarea.warn:disabled{color:#e59b4d;fill:#e59b4d;background:transparent}input.warn,select.warn,warn.input:focus{color:#e59b4d!important}.border-warn{border-color:#e59b4d;stroke:#e59b4d}input.warn,select.warn{border-color:#e59b4d!important}.frame-warn{padding:.5em 1em;margin:0 0 .5rem 0}.icon.warn svg *{fill:#e59b4d}.bg-brand{background:#1aad8d}.app button.brand,.brand,.brand a,textarea.brand,textarea.brand:disabled{color:#1aad8d;fill:#1aad8d;background:transparent}brand.input:focus,input.brand,select.brand{color:#1aad8d!important}.border-brand{border-color:#1aad8d;stroke:#1aad8d}input.brand,select.brand{border-color:#1aad8d!important}.frame-brand{padding:.5em 1em;margin:0 0 .5rem 0}.icon.brand svg *{fill:#1aad8d}.bg-brand1{color:#414042}.bg-brand2{color:#497d3b}.bg-brand3{color:grays}.dark{color:#1aad8d}.selected{color:#9fdfd1!important;background:#127862}.disabled{color:#568475}.app button,.button{cursor:pointer;color:#1aad8d;background-color:transparent;border:none;background-clip:padding-box;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.app button:before,.button:before{content:"";position:absolute;top:-10px;right:-10px;bottom:-10px;left:-10px}.app button .arrow,.button .arrow{border-color:#1aad8d}.app button .svg-icon,.button .svg-icon{fill:#1aad8d;width:1em;height:1em}.app button .svg-icon .arrow,.button .svg-icon .arrow{border-color:#e59b4d}.app button.icon{width:1.5em;height:1.5em;padding:.25em}.app button.icon .icon,.app button.icon .svg-icon{width:1em;height:1em}.app .btn{padding:.25em .5em;border-radius:.1em;-webkit-box-shadow:1px 1px 1px rgba(0,0,0,.5);box-shadow:1px 1px 1px rgba(0,0,0,.5);margin:0 .25em;font-weight:700;-webkit-transition:all .5s ease;transition:all .5s ease;color:#1aad8d;background:#14272f}.app .btn:hover{background:#21424e;color:#1cbb98}.app .btn:focus{-webkit-transition:border-color .5 ease;transition:border-color .5 ease;background:#14272f;-webkit-box-shadow:0 0 0 1px #000 inset;box-shadow:inset 0 0 0 1px #000}.app .btn:active,.app .btn:focus:active{-webkit-transition:all 1s ease;transition:all 1s ease;background:#35697d}.app .btn .icon,.app .btn .svg-icon,.app .btn svg{fill:#1aad8d}.app .btn span{font-weight:700}.app button.big{font-size:1em;width:auto;height:auto;padding:.4em .8em;border-radius:.15em}.app button.big .svg-icon{width:1.75em;height:1.75em}.app button.big .badge{font-size:.8em!important}.app button.big-txt{font-size:1.25em}.app button.menu{width:2.5em;height:2.5em;padding:0}.app button.menu .svg-icon{width:2em;height:2em}.app button.circle{border-radius:50%}.app .btn.badge,.app .w-badge{position:relative;margin:.75em .5em .75em .25em;display:inline-block}.app .btn.badge .badge,.app .w-badge .badge{width:1.5em;height:1.5em;min-width:1.5em;min-height:1.5em;border-radius:50%;padding:.125em;line-height:1.5em;font-size:.75em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#1aad8d;color:#fff;fill:#fff;position:absolute;bottom:-.75em;right:-.75em}.app .btn.badge .badge .arrow,.app .w-badge .badge .arrow{border-color:#dcfaf3}.app .btn.badge hover .badge,.app .w-badge hover .badge{background:$color2}.app button.close{min-width:2.25rem}.app button.close svg{display:inline-block;min-height:2.25rem;min-width:2.25rem}.app button.btn.dark.selected,.app button.btn.selected{color:#e59b4d;fill:#e59b4d}.app button.delete{border-color:#e9aa68}.app button.link{color:#1aad8d;cursor:pointer}.app button.link+.svg-icon path,.app button.link svg path{fill:#1aad8d!important}.app button.link:hover{-webkit-transition:color 1s ease;transition:color 1s ease;color:#e59b4d}.app button.link:hover .svg-icon path,.app button.link:hover svg path{-webkit-transition:fill 1s ease;transition:fill 1s ease;fill:#e59b4d!important}.app button.link:active{color:#1aad8d}.app .btn-brand,.app button.brand{-webkit-transition:all .5s ease;transition:all .5s ease;color:#dcfaf3;background:#1aad8d}.app .btn-brand:hover,.app button.brand:hover{background:#1ec8a3;color:#ddfaf4}.app .btn-brand:focus,.app button.brand:focus{-webkit-transition:border-color .5 ease;transition:border-color .5 ease;background:#1aad8d;-webkit-box-shadow:0 0 0 1px #000 inset;box-shadow:inset 0 0 0 1px #000}.app .btn-brand:active,.app .btn-brand:focus:active,.app button.brand:active,.app button.brand:focus:active{-webkit-transition:all 1s ease;transition:all 1s ease;background:#34e1bb}.app .btn-brand .icon,.app .btn-brand .svg-icon,.app .btn-brand svg,.app button.brand .icon,.app button.brand .svg-icon,.app button.brand svg{fill:#dcfaf3}.app .btn-brand span,.app button.brand span{font-weight:700}.app .menu-button>.btn,.app button.switch{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;color:#568475;background:#112329}.app .menu-button>.btn:disabled,.app button.switch:disabled{color:#568475}.app .menu-button>.btn:disabled svg,.app button.switch:disabled svg{fill:#568475}.app .menu-button .btn,.app button.switch{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:.25em;margin:.125em;border-radius:.125em;-webkit-box-shadow:2px 2px 4px rgba(0,0,0,.8);box-shadow:2px 2px 4px rgba(0,0,0,.8)}button .svg-icon+span{margin-left:.5em}.button{margin:.5em;-webkit-box-flex:0;-ms-flex:0;flex:0}.button small{margin:0 0 0 1em}::-webkit-input-placeholder{color:rgba(86,132,117,.25);font-style:italic}::-webkit-search-cancel-button{-webkit-appearance:none;display:none}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,select:-webkit-autofill,select:-webkit-autofill:focus,select:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{border:1px solid #1aad8d;-webkit-text-fill-color:#1aad8d;-webkit-box-shadow:0 0 0 1000px #102026 inset;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}form{padding:0;margin:2em 0;font-size:1em}form fieldset{border:none;margin:0;padding:0}form fieldset div{display:-webkit-box;display:-ms-flexbox;display:flex}form label{font-size:.9em}input{margin:0}input:not([type=checkbox]):not([type=radio]),select,textarea{font-size:.9em;padding:.375em .75em}legend{font-size:.9em;-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;border-color:#1aad8d;padding:0}label,legend{color:#1aad8d}label{margin:.25em;margin-top:.5em;font-size:.8em}label+input[type=range]{display:block}.input,input,select{color:#1aad8d;background:#102026;background:#172d36;border-width:1px;border-radius:.25em;border-color:#1aad8d;border-style:none}.input .svg-icon *,input .svg-icon *,select .svg-icon *{fill:#1aad8d}.input:focus,input:focus,select:focus{-webkit-transition:border-color .5 ease;transition:border-color .5 ease;background:#172d36;-webkit-box-shadow:0 0 0 1px #000 inset;box-shadow:inset 0 0 0 1px #000}input.error,select.error{border-style:solid}::-moz-placeholder,input::-moz-placeholder,input[placehoder]{text-overflow:ellipsis}input:disabled{color:#568475}input[type=checkbox],input[type=radio]{cursor:pointer}input[type=checkbox]+.label,input[type=checkbox]+label,input[type=radio]+.label,input[type=radio]+label{color:#568475;margin:0 0 0 .5em;cursor:pointer}input[type=checkbox]:checked+.label,input[type=checkbox]:checked+label,input[type=radio]:checked+.label,input[type=radio]:checked+label{color:#1aad8d}input.big{font-size:1.125em}input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:.1em solid #1aad8d;width:1.1em;height:1.1em;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:center;align-self:center}input[type=checkbox]:after{width:.4em;height:.4em;content:"";display:block;background:trasparent}input[type=checkbox]:checked:after{background:#1aad8d}.form-help{color:#568475}.form-ctrls DIV.error{border-style:solid;border-radius:.25em}table{border:none;padding:0;margin:0;border-spacing:0;table-layout:fixed}table th{padding:.5em 1em;border-bottom:2px solid #414042;color:#1aad8d;font-weight:400}table th button{font-size:1em}table th .entity-icon .svg-icon{height:1.5em;width:1.5em}table th .entity-icon .badge{bottom:0;right:-1.5em;font-size:.6em}table td{font-size:.8em;padding:.125em 1em;white-space:nowrap;word-break:break-all;text-align:center;border-bottom:1px solid #1aad8d}table td .tooltip .value{white-space:normal!important}table.dark{color:#9fdfd1;border:none}table.dark th .svg-icon,table.dark th button,table.dark th button *,table.dark tr .svg-icon,table.dark tr button,table.dark tr button *{color:#1aad8d;fill:#1aad8d}table.dark th{border-bottom:1px dashed rgba(26,173,141,.2);padding:.5em 1em}table.dark th color $color button *{color:#1aad8d}table.dark tr.odd td{background-color:#14272f}table.dark tr.even td{background-color:#172d36}table.dark tr.pinned .pin .svg-icon{fill:#1aad8d}table.dark tr:last-child td{border-bottom:1px solid rgba(26,173,141,.2)}table.dark td{border:none;border-bottom:1px dashed rgba(26,173,141,.2);padding:.75em 1.5em}table.dark tr>td:first-child,table.dark tr>th:first-child{padding-left:1.5em}table.dark tr>td:last-child,table.dark tr>th:last-child{padding-right:1.5em}td .td-title{display:none}table.flex-table{max-width:100%}table.flex-table tr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;max-width:100%;margin-bottom:1em}table.flex-table td,table.flex-table th{-webkit-box-flex:1;-ms-flex:1 1 5%;flex:1 1 5%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}table.flex-table td{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column wrap;flex-flow:column wrap}table.flex-table td .data-field,table.flex-table td .td-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}table.flex-table td.from-to-arrow{display:none}table.flex-table td.row-header{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;padding:0!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}table.flex-table td.hidden{display:none}table.flex-table td.row-header,table.flex-table td.row-icon{font-size:1.0625em}table.flex-table thead{display:none}table.flex-table td .td-title{font-weight:700;color:#1aad8d}table.flex-table thead.show,table.flex-table thead.show tr{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none}table.flex-table th{min-height:2em;border:none;padding:0!important;margin:0!important}table.flex-table .unsortable,table.flex-table th.dummy{display:none}table.flex-table thead.show tr{padding:.5em 1em;margin:0 0 .5rem 0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:2em}table.flex-table thead.show th{margin:0 .5em!important}table.responsive-flex-table{max-width:100%}table.responsive-flex-table td .td-title{display:none}@media screen and (max-width:900px){table.responsive-flex-table tr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;max-width:100%;margin-bottom:1em}table.responsive-flex-table td,table.responsive-flex-table th{-webkit-box-flex:1;-ms-flex:1 1 5%;flex:1 1 5%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}table.responsive-flex-table td{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column wrap;flex-flow:column wrap}table.responsive-flex-table td .data-field,table.responsive-flex-table td .td-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}table.responsive-flex-table td.from-to-arrow{display:none}table.responsive-flex-table td.row-header{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;padding:0!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}table.responsive-flex-table td.hidden{display:none}table.responsive-flex-table td.row-header,table.responsive-flex-table td.row-icon{font-size:1.0625em}table.responsive-flex-table thead{display:none}}ul{list-style-type:square;padding:0 0 0 1em;margin:0}ul.plain{list-style:none;padding:0;margin:0}ul.flex{-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}ul.flex,ul.flex li{-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex}ul.flex li{-ms-flex:1 1;flex:1 1}ul.flex li.half{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%}ul.flex li.half .data-field{-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%!important}@media screen and (max-width:480px){ul.flex li.half{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}}dl{display:inline-block;clear:both}dd,dt{float:left}dt{clear:both;margin-bottom:1em}dl.data dt,dt{font-weight:700}ul.data{list-style:none;-webkit-box-orient:vertical;-ms-flex-flow:column wrap;flex-flow:column wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;max-width:100%}ul.data,ul.data li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}ul.data li{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:horizontal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}ul.data li .field-title{font-weight:700;text-transform:capitalize}ul.data li .field-title:after{content:":"}ul.data li .field-title,ul.data li .field-value{-webkit-box-flex:1;-ms-flex:1;flex:1}ul.data li .field-value{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}ul.prev-next{width:100%;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0;padding:0;max-width:100%}ul.prev-next li{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;margin:0}ul.prev-next .total{-webkit-box-flex:2;-ms-flex:2 0 auto;flex:2 0 auto;text-align:center}ul.prev-next .prev{margin-left:1em}ul.prev-next .next,ul.prev-next .prev .icon,ul.prev-next .prev .svg-icon{margin-right:1em}ul.prev-next .next .icon,ul.prev-next .next .svg-icon{margin-left:1em}.list-buttons,.list-head,.list-item,ul.list{list-style:none;padding:0;margin:0}.list-buttons li,.list-head li,.list-item li,ul.list li{padding:0;margin:0}ul.list{display:flex 1 100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;min-width:100%}ul.list li{-webkit-box-flex:2;-ms-flex:2 1 100%;flex:2 1 100%;padding:.5rem 1rem}ul.list li.even{background:#172d36;color:#1aad8d;border:1px solid #14272f}ul.list li.odd{background:#14272f;color:#1aad8d;border:1px solid #172d36}ul.list-buttons,ul.list-head{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}ul.list-buttons li,ul.list-head li{padding:0}ul.list-head li:first-child{letter-spacing:.0625em;font-weight:700}ul.list-buttons{display:-webkit-box;display:-ms-flexbox;display:flex}ul.list-buttons li{text-align:right;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}ul.list-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;padding:0 .5em}ul.list-item li{padding:0;-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%;margin-bottom:.5em}ul.list-item li.col{-webkit-box-flex:1;-ms-flex:1 2;flex:1 2}ul.list li.min{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;border:none}ul.list li.min ul.list-head{-webkit-box-flex:2;-ms-flex:2 2 60%;flex:2 2 60%}ul.list li.min li{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;display:none}ul.list li.min ul.list-buttons,ul.list li.min ul.list-head{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}ul.list li.min ul.list-buttons li,ul.list li.min ul.list-head li{display:inline}ul.list li.min ul.list-head li:first-child{font-weight:400}ul.list li.min li.action{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}ul.list li.min li.action button{font-size:.6em;margin-left:.5em}.list.dark{color:#1aad8d}.raw-list ul{list-style-type:none}svg.isologo{fill:#414042;min-width:15px;stroke:none}svg.isologo .leaf-1{fill:#00a14b}svg.isologo .leaf-2{fill:#497d3b}.iso svg.isologo #claim,.iso svg.isologo #logo{display:none}.bg-brand1 svg.isologo{fill:#414042}.plain-color svg #leaves *{fill:none}.logo svg{height:3em}.header{position:relative;-webkit-box-shadow:1px 1px 1px rgba(0,0,0,.3);box-shadow:1px 1px 1px rgba(0,0,0,.3)}.burger,.header{display:-webkit-box;display:-ms-flexbox;display:flex}.burger{height:100%;min-height:3.25em;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;color:#1aad8d;background:#102026;background:none}.burger .svg-icon *{fill:#1aad8d}.burger button{width:3em;height:3em}.sticky-header{position:fixed;z-index:1000;min-width:100%}header{background:#102026;color:#1aad8d;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;min-height:3.25em;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-right:3em}header,header .brand{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header .brand{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:3em;margin-bottom:1em}header .brand .iso svg{fill:#1aad8d}header .brand .logo{color:#1aad8d;margin:0 0 0 .5em}header .search{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}header .header-content{font-family:Brandon Grotesque,sans-serif;-webkit-box-flex:1;-ms-flex:1 100%;flex:1 100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:0 0 0 3em}header .hc{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin:0 0 1em 1em}header .iso{width:36px;height:36px;display:inline-block}header .title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}header .title .net{font-size:.8em;vertical-align:baseline;margin-top:-.8em}header .title h1{font-size:1.5rem;margin:0;font-weight:400}header .nav.open .burger{background:#102026}header .nav{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;position:absolute;-ms-flex-flow:column wrap;flex-flow:column wrap;right:0;top:0;z-index:2000;margin:0 1em 0 0}header .nav,header .nav ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;padding:0}header .nav ul{opacity:0;list-style:none;min-height:3em;margin:0;-ms-flex-flow:column nowrap;flex-flow:column nowrap}header .nav ul li{margin:0 1em}header .nav ul li,header .nav ul li a{min-height:2em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#102026}header .nav ul li.active,header .nav ul li.router-link-active,header .nav ul li a.active,header .nav ul li a.router-link-active{border-bottom:2px solid #1aad8d}header .nav ul{opacity:1}header .nav li:last-child a{margin:0 0 2em 0}header .menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:none}header .menu ul{background:#102026}header .menu ul li{display:-webkit-box;display:-ms-flexbox;display:flex}header .menu ul .icon{margin:0 1em 0 0}header .menu.enabled{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (min-width:480px){header .header-content{display:-webkit-box;display:-ms-flexbox;display:flex}}@media screen and (min-width:600px){header .header-content{-webkit-box-flex:1;-ms-flex:1;flex:1}header .header-content .hc{margin:0 0 0 .5em}}@media screen and (min-width:1200px){header .header-content{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:4.5em;margin-right:3em}header .burger,header .burger *{display:none}header .menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header .nav{position:relative;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-flex:3;-ms-flex:3;flex:3}header .nav .open{border:none}header .nav ul{opacity:1;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}header .nav ul li:first-child{margin-left:2em}header .nav ul li:last-child{margin-right:1em}header .nav ul li:last-child a{margin:0}}@media screen and (min-width:1200px){.header.big-menu .nav{padding:0;margin:0;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.header.big-menu .brand,.header.big-menu .search{margin:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.header.big-menu .brand{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.header.big-menu .brand div{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.header.big-menu .brand .iso,.header.big-menu .brand .iso svg{width:6rem;height:auto}.header.big-menu .brand .iso,.header.big-menu .brand .iso svg,.header.big-menu .brand .title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header.big-menu .menu li,.header.big-menu .menu li a{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0!important;margin:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column wrap;flex-flow:column wrap}.header.big-menu .menu li .icon,.header.big-menu .menu li a .icon{margin:0;width:3rem;height:3rem;-webkit-box-flex:1;-ms-flex:1;flex:1}.header.big-menu .menu li{margin:2em}.header.big-menu header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-webkit-box-align:center}.header.big-menu .header-content,.header.big-menu header{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.header.big-menu .header-content{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;margin:0 0 2em 0;min-width:20em;-webkit-box-pack:center;-webkit-box-align:center}.header.big-menu .header-content .search{display:-webkit-box;display:-ms-flexbox;display:flex;min-width:100%}.header.big-menu .header-content .search input{-webkit-box-flex:1;-ms-flex:1;flex:1}header .header-content{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:6;-ms-flex:6 1 auto;flex:6 1 auto}header .nav{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}header .nav .open{border-left:2px solid #1aad8d;padding:0 1em 0 0;margin:0}header .nav,header .search{margin-left:auto}}footer{font-size:.8em;text-align:center;padding:.5em 0;background:#14272f;color:#568475;margin:2em 0 0 0}.footer footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer footer .iso{-webkit-box-flex:1;-ms-flex:1;flex:1}.footer footer .iso svg{height:5rem;fill:#127862}.txt-right{text-align:right}.txt-left{text-align:left}.txt-center{text-align:center}.txt-box{border-color:#1aad8d;border-style:none;border-top-style:solid;margin:2em 0 1em 0}.row{-webkit-box-flex:row;-ms-flex:row nowrap;flex:row nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column wrap;flex-flow:column wrap;width:auto;background:#112329;-webkit-box-shadow:1px 1px 2px rgba(0,0,0,.7);box-shadow:1px 1px 2px rgba(0,0,0,.7);padding:.75em 1em;margin:.5em}.box .box-icon{-webkit-box-flex:1;-ms-flex:1 1 1em;flex:1 1 1em;margin-left:1em}.box .box-icon .icon,.box .box-icon .svg-icon{width:2em;height:2em}.box .box-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-flex:1;-ms-flex:1 1 90%;flex:1 1 90%;padding-left:1em;margin:0}.chart{padding:.5em 0;position:relative}.chart .header{display:-webkit-box;display:-ms-flexbox;display:flex}.chart .header .icon,.chart .header .svg-icon{width:1em;height:1em;margin-right:1em;top:.5em}.chart svg,.node-chart svg{overflow:visible;fill:#1aad8d}.chart-title{font-weight:400;margin-left:2em;font-size:1em}.chart-title button.max{position:absolute;top:1em;right:2em;z-index:50;pointer-events:auto}.chart-title button.max:hover{color:#e59b4d}.chart-title button.max .dialog{position:absolute;z-index:999;left:0;top:0;min-width:100%}.max-chart{padding:1em 1.5em}.dark-chart{background-color:#112329;border:1px solid #14272f}.dark-chart .line{stroke:#1aad8d}.dark-chart .label{fill:#1aad8d}.dark-chart .axis{stroke:#1aad8d}.dark-chart .axis-label{fill:#37e1bc}.dialog-header .title{color:#1aad8d}.curve-back path{opacity:.2;stroke:none}.page-title{font-size:2.5em}h2.title{-webkit-transition:$transition-fade;transition:$transition-fade}ul.inline{display:inline;margin:0;padding:0;color:#1aad8d;text-shadow:1px 1px 1px rgba(0,0,0,.5)}.inline{list-style:none}.inline li{display:inline-block}.inline li:after{content:" ";margin:0 .5em}.cross-cursor{cursor:crosshair}.suffix{font-size:.8em}.med{font-size:2em}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.col,.full-w{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.full-w{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.space-v{margin:.5em}.nav-bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.nav-bar .col{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.nav-bar .col:first-of-type *{text-align:left}.nav-bar .col:last-of-type{text-align:right}.big-number{font-size:.6em}.soft{color:#568475;font-size:.9em}.link{color:#1aad8d;cursor:pointer}.link+.svg-icon path,.link svg path{fill:#1aad8d!important}.link:hover{-webkit-transition:color 1s ease;transition:color 1s ease;color:#e59b4d}.link:hover .svg-icon path,.link:hover svg path{-webkit-transition:fill 1s ease;transition:fill 1s ease;fill:#e59b4d!important}.link:active{color:#1aad8d}.pill{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:auto;height:1.5em;line-height:1em;background:#1aad8d;list-style:none;border-radius:.25em;margin:0 0 0 .5em;color:#102026}.pill button svg *{fill:#64e8cb}.pill button:hover svg *{fill:#102026}.pill :first-child,.pill :last-child{margin:0 .25em 0 .5em}.pill .svg-icon{margin:0}.pill button,.pill button.close{width:1em;padding:0;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.9em;height:1em;border-radius:1em;background:#1aad8d}.pill small{color:#fff}.text{margin:0 1rem}.frame{padding:.5em 1em;margin:0 0 .5rem 0}.raw{font-size:.7em;font-family:monospace}.raw ul{list-style:none}.bold{font-weight:700}.hidden{display:none}.frow{-webkit-box-flex:1;-ms-flex:1;flex:1}.subtitle{color:#1aad8d;min-width:100%;margin:1em 0}.subtitle+.section{margin-top:0}.section+.subtitle{margin-top:2em}.line-item{margin:.5em 1em;-webkit-box-flex:1;-ms-flex:1 0;flex:1 0}svg.svg-icon{fill:#1aad8d;width:1em;height:1em;overflow:visible}.svg-icon .cube .bg,.svg-icon.white{fill:#fff}.svg-icon .cube .fill{fill:#1aad8d;opacity:.9}.svg-icon .cube .top{fill:hsla(0,0%,100%,.2)}.svg-icon .cube .front{fill:rgba(0,0,0,.3)}.svg-icon .cube .side{fill:rgba(0,0,0,.15)}svg.small{width:.6em!important;height:.6em!important}.small .svg-icon{width:1.125em!important;height:1.125em!important}svg.medium{width:1.5em!important;height:1.5em!important}.tooltip button.copy{color:#1aad8d;cursor:pointer}.tooltip button.copy+.svg-icon path,.tooltip button.copy svg path{fill:#1aad8d!important}.tooltip button.copy:hover{-webkit-transition:color 1s ease;transition:color 1s ease;color:#e59b4d}.tooltip button.copy:hover .svg-icon path,.tooltip button.copy:hover svg path{-webkit-transition:fill 1s ease;transition:fill 1s ease;fill:#e59b4d!important}.tooltip button.copy:active{color:#1aad8d}.tooltip .tip{-webkit-filter:drop-shadow(1px 1px 1px rgba(0,0,0,.3));filter:drop-shadow(1px 1px 1px rgba(0,0,0,.3));color:#127862}.tooltip .tip .value{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.copying,.tooltip .points .icon{color:#1aad8d}.tabs{-ms-flex-pack:start;-ms-flex:1;flex:1;max-width:100%}.tabs,.tabs-titles{-webkit-box-pack:start;justify-content:flex-start;-webkit-box-flex:1;min-width:100%}.tabs-titles{-ms-flex:1 0 100%;flex:1 0 100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;margin:1em 0 0 0}.tab-title,.tabs-titles{display:-webkit-box;display:-ms-flexbox;display:flex}.tab-title{margin:0 .5em 0 0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tab-title .title{margin:0 1em;text-transform:capitalize}.tab-title .svg-icon *{fill:#1aad8d}.tab-title .loading-circle .circle{fill:none;stroke:#1aad8d}.tab-title.active{background:#1aad8d;font-weight:700;color:#fff}.tab-title.active .svg-icon *{fill:#fff}.tab-title.active .loading-circle .circle{stroke:#fff}.tab-content{min-width:100%;display:block;-webkit-box-flex:1;-ms-flex:1;flex:1}.fade,.page,.page-header,.section{will-change:opacity;-webkit-animation-name:page-anim;animation-name:page-anim;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:1}@-webkit-keyframes page-anim{0%{opacity:0}to{opacity:1}}@keyframes page-anim{0%{opacity:0}to{opacity:1}}.block ul,.transaction ul{list-style:none}td.from,th.from{text-align:right}td.to,th.to{text-align:left}.block-data ul,.blocks ul{margin:0;padding:0}.block-data ul li,.blocks ul li{list-style:none}.block{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;border-left:3px solid}.block .block-icon{-webkit-box-flex:1;-ms-flex:1;flex:1}.block .block-icon .svg-icon{fill:#497d3b;width:2em;height:2em}.block .block-number{color:#497d3b;margin-left:.25rem;font-size:1.25em;font-weight:400}.centered{margin:0 auto}.home{display:-webkit-box;display:-ms-flexbox;display:flex}.last-blocks{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.auto-update{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.hero{margin-top:2rem;max-width:100%}.last-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:7;-ms-flex:7;flex:7;width:100%}.last-block ul.block-data{margin:0;padding:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.last-block ul.block-data li{width:100%!important}.last-block .block-number *{font-size:1.8em}.pending-blocks{-webkit-box-flex:3;-ms-flex:3;flex:3}.field-title+.data-field{margin:0 0 0 .5em!important}.flex-table .data-field{margin:0}.odd{background:#14272f}.even{background:#172d36}.data-field{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}td .data-field{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.hidden-ctrl{border:none;margin:0;padding:0;background-color:inherit;opacity:0;width:1px;heigth:1px;position:absolute}.w-trans{-webkit-transition:opacity 1s ease;transition:opacity 1s ease;opacity:1}.head-trans-enter-active{opacity:0}.top-page{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-shadow:1px 1px 1px rgba(0,0,0,.5);background:#14272f;border-bottom:1px solid #172d36}.menu,.top-page{font-size:.9em}
/*# sourceMappingURL=app.c17c0610.css.map */