div.account-header{background-color: #E1E1E1;border-bottom: 1px solid #C0C0C0;position: relative;position: sticky;z-index: 10;top: 85px;}@media (max-width: 800px) {div.account-header { top: 75px;}} div.account-header div.container{display: flex;flex-direction: column;justify-content: flex-end;min-height: 55px;}div.account-header .account-info{margin-top: 15px;margin-bottom: 10px;display: flex;align-items: center;}div.account-header .account-info .avatar{width: 50px;margin-right: 10px;}div.account-header .account-info .avatar> img{max-width: 100%;vertical-align: middle;opacity: .5;}div.account-header .account-info .logout{}div.account-header .account-info .user{-webkit-flex-grow: 1;flex-grow: 1;}div.account-header .account-tabs{margin: 0 -1px;padding: 0;list-style-type: none;display: -webkit-flex;display: flex;-webkit-align-items: flex-end;align-items: flex-end;}div.account-header .account-tabs.small{display: none;}div.account-header .account-tabs> li{border: 1px solid #E1E1E1;border-bottom-width: 0;background-color: rgba(255,255,255,.8);-webkit-flex-shrink: 1;flex-shrink: 1;overflow: hidden;margin-left: -1px;position: relative;}div.account-header .account-tabs> li:first-child{margin-left: 0;}div.account-header .account-tabs> li:hover{box-shadow: 0 0 10px rgba(0,0,0,.15);border-color: #C0C0C0;z-index: 2;}div.account-header .account-tabs> li.active{margin-bottom: -1px;background-color: #FFF !important;border-color: #C0C0C0 !important;box-shadow: none !important;font-weight: bold;z-index: 4;}div.account-header .account-tabs> li:active{background-color: rgba(235,235,235,.9);}div.account-header .account-tabs> li.active a{text-decoration: none;cursor: default;padding: 12px 18px;}div.account-header .account-tabs> li a{display: block;padding: 10px 15px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;text-align: center;}div.account-header .account-tabs> li a::before{margin-right: 8px;display: inline-block;width: 15px;}div.account-header .msg.msg-verified{margin-top: 10px;margin-bottom: 10px;display: none;max-height: none;opacity: 1;padding-top: 10px;padding-bottom: 10px;}div.account-header .msg.msg-verified.show{display: flex;}#tab-menu a{display: -webkit-inline-flex;display: inline-flex;-webkit-align-items: center;align-items: center;text-decoration: none;}#tab-menu a::before{font-family: 'kbo-icon';font-size: 18px;content: '\e901';margin-right: 0;transition: transform .3s ease-in-out;}#tab-menu a::after{content: attr(data-text);margin-left: 5px;font-size: 85%;color: #808080;transition: opacity .3s ease-in-out, text-indent .3s ease-in-out;}#account-tab-large.show-menu + .account-tabs #tab-menu a::before{transform: rotate(180deg);}#account-tab-large.show-menu + .account-tabs #tab-menu a::after{content: attr(data-less);}@media (max-width: 800px) and (min-width: 601px) {div.account-header .account-tabs > li a { padding: 10px 8px;}div.account-header .account-tabs> li.active a{padding: 14px 8px;}}@media (max-width: 600px) {div.account-header .account-tabs.large { opacity: 0;max-height: 0;display: block;border: 1px solid #4caddb;background-color: #FFF;transition: all .3s ease-in-out;overflow: hidden;}div.account-header .account-tabs.large> li{box-shadow: none;border: 0;margin-left: 0;}div.account-header .account-tabs.large> li:hover{background-color: #F4F4F4;}div.account-header .account-tabs.large> li:active{background-color: #E1E1E1;}div.account-header .account-tabs.large> li a{text-align: left;}div.account-header .account-tabs.large> li.active{display: none;}div.account-header .account-tabs.small{display: -webkit-flex;display: flex;}div.account-header .account-tabs> li{min-width: 0;}div.account-header .account-tabs.large.show-menu{opacity: 1;max-height: 500px;margin-bottom: 10px;}div.account-header .account-tabs.show-menu li{display: block;}}.verify-status{text-align: right;}.verify-status small{display: -webkit-inline-flex;display: inline-flex;-webkit-align-items: center;align-items: center;}.verify-status .color-green{color: #008800;}.verify-status .color-red{color: #CC0000;}.verify-status .color-blue{color: #0074b0;}.verify-status .color-blue[data-username]::after{content: attr(data-username);font-weight: bold;margin-left: .3em;}#usage-items{display: -webkit-flex;display: flex;-webkit-align-items: stretch;align-items: stretch;}.usage-item{text-align: center;-webkit-flex: 1 1 20%;flex: 1 1 20%;margin: 0 5px;display: -webkit-flex;display: flex;-webkit-flex-direction: column;flex-direction: column;-webkit-justify-content: space-between;justify-content: space-between;}.usage-item h4{margin-bottom: 8px;font-size: 12pt;font-weight: 600;color: #0074b0;}.usage-item small{font-size: 12pt;color: #A0A0A0;display: block;}.usage-item small> i{font-style: normal !important;}.usage-item> .title{display: -webkit-flex;display: flex;-webkit-flex-direction: column;flex-direction: column;-webkit-justify-content: space-between;justify-content: space-between;margin-bottom: 10px;-webkit-flex-grow: 1;flex-grow: 1;}.progress{display: block;max-height: 100%;max-width: 100%;width: 150px;height: 150px;box-shadow: 0 0 10px rgba(0,0,0,.3);border-radius: 50%;position: relative;text-align: center;margin: 0 auto;}.progress> svg{width: 100%;height: 100%;}.progress> div.text{position: absolute;left: 8%;right: 8%;top: 8%;bottom: 8%;border-radius: 100%;box-shadow: inset 0 0 10px rgba(0,0,0,.3);display: -webkit-flex;display: flex;-webkit-flex-direction: column;flex-direction: column;-webkit-justify-content: center;justify-content: center;}.progress> div.text> *{display: block;font-family: Helvetica;font-weight: 200;}.progress> div.text> b.percentage{font-size: 20pt;}.progress> div.text> b.value{font-size: 20pt;}.progress circle{stroke-dashoffset: 0;transition: stroke-dashoffset 1.5s linear .5s, stroke .5s ease-in-out 1s;stroke: #F7F7F7;stroke-width: 8px;fill: transparent;}.progress #bar{stroke: #0074b0;transform: rotate(-90deg) scaleY(1);stroke-dashoffset: 565.48;}.progress svg.green #bar, .progress svg.success #bar{stroke: #00AA00;}.progress svg.red #bar, .progress svg.error #bar{stroke: #CC0000;}.progress svg.orange #bar, .progress svg.cancelled #bar{stroke: #FF8800;}@media(max-width: 1200px) {.progress { width: 120px;height: 120px;}}@media(max-width: 700px) {.progress { width: 70px;height: 70px;}.usage-item> h4{font-size: 11pt;letter-spacing: -.5pt;}}#section-token{border-top: 1px solid #E1E1E1;padding-top: 15px;}.token-header{display: flex;align-items: center;justify-content: space-between;margin-bottom: 12px;}.token-header h3{margin-bottom: 0 !important;}#button-add-token{color: #008800;display: inline-flex;align-items: center;text-decoration: none;}#button-add-token::before{margin-right: .3em;}#button-add-token> span{text-decoration: underline;}#button-add-token:hover> span{text-decoration: none;}#button-add-token[disabled]{color: #808080;cursor: not-allowed;pointer-events: none;text-decoration: none !important;}#button-add-token[disabled]> span{text-decoration: none !important;}#list-tokens .list.token{margin-left: -25px;margin-right: -25px;}#list-tokens div.item{display: flex;align-items: center;padding: 0 25px;border-bottom: 1px solid rgba(0,0,0,.08);}#list-tokens div.item:hover{background-color: rgba(0,0,0,.05);}#list-tokens div.item::before{margin-right: 5px;display: inline-flex;font-size: 22px;color: #848484;}#list-tokens div.item.highlight{animation: highlight 3s ease-in-out;}#list-tokens div.item div.access-token{flex: 1 1 auto;padding: 8px 10px;overflow: hidden;}#list-tokens div.item h4{margin-bottom: 5px;font-size: 11pt;display: inline-flex;align-items: center;}#list-tokens div.item h4[contenteditable]{box-shadow: 0 0 5px rgba(0,0,0,.6);cursor: text;padding: 3px 5px;margin-left: -5px;margin-top: -3px;margin-bottom: 2px;min-width: 15px;caret-color: #0074b0;position: relative;background-color: #FFF;}#list-tokens div.item ul.info{display: inline-flex;align-items: center;flex-wrap: wrap;margin: 0;margin-top: 8px;padding: 0;list-style-type: none;color: #777777;font-size: 80%;}#list-tokens div.item ul.info> li{display: inline-flex;align-items: center;}#list-tokens div.item ul.info> li[data-text]::before{content: attr(data-text) ':';display: inline-flex;align-items: center;margin-right: .3em;}#list-tokens div.item ul.info> li:not(:last-child)::after{display: inline-flex;align-items: center;border-right: 1px solid rgba(0,0,0,.2);margin-left: 8px;margin-right: 7px;height: 8px;content: '';}#list-tokens div.item ul.info .version> a{color: inherit;text-decoration: underline;text-decoration-style: dotted;}#list-tokens div.item.version-deprecated ul.info .version> *, #list-tokens div.item.version-deprecated ul.info .version> a{color: #CC0000;}#list-tokens div.item.version-deprecated ul.info .version> a + span{margin-left: .3em;}#list-tokens div.item.version-deprecated{background-color: #fff3cd;}#list-tokens div.item.version-deprecated .version{color: #856404;}#list-tokens div.item.version-deprecated .version a, #list-tokens div.item.version-deprecated .version span{font-weight: bold;}#list-tokens div.item.version-deprecated .version span::before{content: '\ed4f';font-family: 'kbo-icon';font-size: 12px;display: inline-flex;margin-right: 5px;}#list-tokens div.item div.description{color: #808080;font-size: 85%;margin-bottom: 5px;}#list-tokens div.item div.key{text-overflow: ellipsis;overflow: hidden;white-space: nowrap;font-family: monospace;position: relative;width: 200px;max-width: 100%;transition: padding-left .15s linear;cursor: not-allowed;user-select: none;}#list-tokens div.item span.type{display: inline-flex;align-items: center;border-radius: 3px;padding: 1px 4px;font-weight: bold;font-size: 85%;color: #000;text-shadow: 1px 1px 1px rgba(255,255,255,.7);background-color: #E1E1E1;}#list-tokens div.item span.type.type-production{text-shadow: 1px 1px 1px rgba(0,0,0,.7);color: #FFF;background-color: #008800;}#list-tokens div.item.version-deprecated span.type.type-production{text-shadow: 1px 1px 1px rgba(0,0,0,.7);color: #FFF;background-color: #FF8800;}#list-tokens div.item div.actions{flex: 0 0 100px;width: 100px;margin-left: 8px;display: flex;align-items: center;justify-content: flex-end;}#deprecated-info small{color: #880000;display: flex;align-items: center;}#deprecated-info small::before{content: '\ed4f';font-family: 'kbo-icon';text-align: center;width: 20px;flex: 0 0 20px;margin-right: 8px;}#copied-confirm{position: fixed;z-index: 999;top: calc(50% - 20px);left: calc(50% - 125px);width: 250px;background-color: rgba(0,0,0,.8);border-radius: 4px;color: #FFF;font-weight: bold;box-shadow: 0 0 15px rgba(0,0,0,.3);display: flex;align-items: center;padding: 8px 10px;pointer-events: none;visibility: hidden;opacity: 0;transform: scale(0);transition: transform .15s ease-in-out, opacity .15s ease-in-out, visibility .15s ease-in-out;}#copied-confirm::before{margin-right: 8px;font-size: 30px;}body.show-copied #copied-confirm{opacity: 1;visibility: visible;transform: scale(1);}@media(max-width: 600px) {#usage-items { display: block;}.usage-item{text-align: left;-webkit-flex-direction: row;flex-direction: row;-webkit-align-items: center;align-items: center;margin: 0;}.usage-item + .usage-item{margin-top: 15px;}.usage-item> .title{-webkit-order: 2;order: 2;margin-bottom: 0;}.usage-item> .title> h4{margin-bottom: 4px;}.progress{margin: 0;margin-right: 20px;-webkit-order: 1;order: 1;width: 60px;height: 60px;-webkit-flex-shrink: 0;flex-shrink: 0;}.progress> div.text> b.percentage{font-size: 16px;font-weight: bold;}}#window-copy-token form{width: 500px;}#window-copy-token input[name="accessTokenOnce"]{font-size: 14pt;font-weight: bold;letter-spacing: 1px;text-align: center;background-color: #F7F7F7;}#window-copy-token input[name="accessTokenOnce"]:focus{border: 1px solid #C0C0C0 !important;box-shadow: none !important;}#copy-status{display: block;margin-top: 5px;text-align: right;min-height: 30px;line-height: 15px;font-size: 85%;color: transparent;transition: color .4s ease-in-out;}#copy-status.error{color: #CC0000;}#copy-status.show{color: #008800;}#last-limit-change{color: #808080;font-size: 90%;letter-spacing: -.5px;}#last-limit-change:empty{display: none;}#last-limit-change::before{display: inline-block;content: attr(data-before) ':';margin-right: .3em;}.action-icon{font-style: normal !important;display: inline-flex;align-items: center;justify-content: center;width: 20px;height: 20px;cursor: pointer;position: relative;}a.action-icon{text-decoration: none;}.action-icon + .action-icon{margin-left: .4em;}.action-icon + .action-icon.action-icon-spacer-xl{margin-left: .9em;}.action-icon::before{font-size: 18px;display: inline-flex;align-items: center;justify-content: center;margin: 0;}.action-icon.action-icon-s{width: 16px;height: 16px;}.action-icon.action-icon-s::before{font-size: 14px;}.action-icon::after{content: '';display: inline-block;transition-property: transform, opacity;transition-duration: .15s;transition-timing-function: cubic-bezier(0.4, 0.0, 0.2, 1);position: absolute;bottom: 0;left: 0;right: 0;top: 0;background-color: rgba(0,0,0,.08);border-radius: 50%;opacity: 0;transform: scale(0);pointer-events: none;}.action-icon:hover::after{transform: scale(1.5);opacity: 1;}.action-icon:active::after{background-color: rgba(0,0,0,.2);}.action-icon> span.badge-count{position: absolute;right: -4px;top: -4px;color: #FFF;font-size: 6pt;font-weight: bold;border-radius: 50%;background-color: #CC0000;box-shadow: 1px 1px 1px rgba(0,0,0,.3);height: 12px;line-height: 12px;min-width: 12px;text-align: center;padding: 0 1px;}.action-icon> span.badge-count[data-count]::before{content: attr(data-count);}.action-icon.action-icon-tooltip> abbr{position: absolute;bottom: calc(100% + 10px);right: -5px;white-space: nowrap;pointer-events: none;padding: 4px 6px;background-color: rgba(0,0,0,.8);color: #FFF;font-size: 85%;font-weight: bold;user-select: none;border-radius: 3px;opacity: 0;visibility: hidden;transform: translateY(-10px);transition: opacity .15s ease-in-out, visibility .15s ease-in-out, transform .15s ease-in-out;}.action-icon.action-icon-tooltip> abbr::before{position: absolute;right: 10px;top: 100%;width: 0;height: 0;border-left: 5px solid transparent;border-right: 5px solid transparent;border-top: 5px solid rgba(0,0,0,.8);content: '';}.action-icon.action-icon-tooltip:hover> abbr{visibility: visible;opacity: 1;transform: translateY(0);}