.missing-progress{width:100px}.missing-progress .missing-progress-label{font-weight:400;font-size:11px;color:rgba(0,0,0,.63);text-align:right;margin-bottom:3px}.missing-progress .missing-progress-track{display:block;background:rgba(0,0,0,.06);height:6px;border-radius:6px;width:100%}.missing-progress .missing-progress-track .missing-progress-fill{background-color:#92dd37;height:6px;border-radius:6px 0 0 6px}.missing-progress .missing-progress-track .missing-progress-fill.missing-progress-fill-red{background-color:#d70050}.workflow-step-entry{display:flex;flex-flow:row wrap;align-items:flex-start}.workflow-step{cursor:pointer;display:inline-block;background-color:gray;padding:3px 6px;margin:2px 2px;color:#5d5d5d;position:relative;border-radius:4px;background:rgba(0,0,0,.06);color:rgba(0,0,0,.83)}.workflow-step.cantedit{cursor:default}.workflow-step.done{color:#006c00}.workflow-step.done .responsible{color:#187e18}.workflow-step.skipped{opacity:.4}.workflow-step.missing-step{background-color:#d70050}.workflow-step.missing-step .name{color:hsla(0,0%,100%,.93)}.workflow-step.missing-step .progress{background-color:rgba(0,0,0,.3)}.workflow-step.hidden-step{display:none}.workflow-step .responsible{position:relative;color:rgba(0,0,0,.36);font-size:11px;line-height:11px;font-weight:400}.workflow-step .name{position:relative;font-size:13px;font-weight:500;white-space:nowrap}.workflow-step .progress{border-radius:4px;position:absolute;background-color:#92dd37;height:100%;top:0px;left:0px}.workflow-step .editor{position:absolute;left:50%}.workflow-step .editor div{width:130px;left:-65px;position:absolute;z-index:99;background-color:#fff;padding:4px;border-radius:4px;border:1px solid #cfcfcf}.workflow-step .editor div button{font-size:12px;padding:2px;border-radius:2px}.workflow-step .editor div .progress-indicator{font-size:12px;float:right}.workflow-step .editor div input{width:97%}.workflow-step .editor div .save{float:right}.workflow-step .editor div .skip,.workflow-step .editor div .clear{float:left;background-color:#cfcfcf;border-color:#afafaf;color:#7f7f7f}.workflow-table .firstcol{padding:0px 5px 0px 5px;width:100px}.workflow-table th{cursor:pointer;padding:0px 10px 0px 0px}.workflow-table th.firstcol{vertical-align:bottom}.workflow-table td{white-space:nowrap;padding:0px 2px 0px 0px;vertical-align:middle}.workflow-table td>.workflow-step{border-radius:0px;width:100%;height:20px;float:left}.workflow-stepgroup{position:relative;white-space:normal}.workflow-stepgroup .progressbar{position:relative;cursor:pointer;display:inline-block;background-color:gray;padding:5px 4px 1px 5px;margin:2px 2px;background-color:#cfcfcf;width:100%;height:1em;float:left;color:#5d5d5d;position:relative;border-radius:5px;overflow:hidden}.workflow-stepgroup .progressbar .progress{background-color:#65e365;position:absolute;left:0px;top:0px;height:100%}.workflow-stepgroup .steps{background-color:#fff;padding:10px;position:absolute;top:20px;left:0px;width:200px;border:1px solid #dadada;box-shadow:2px 2px 10px #888;border-radius:10px;z-index:99;display:none}.workflow-stepgroup .steps .workflow-step{width:100%}.pipeline-status{display:inline-flex;font-weight:bold;font-size:.7rem;align-items:center;justify-content:center;width:60px;border-radius:.2rem}.pipeline-status a{padding:.2rem 0;text-decoration:none}.pipeline-status.failed{background-color:#ff165d}.pipeline-status.failed a{color:hsla(0,0%,100%,.83)}.pipeline-status.success{background-color:#92dd37}.pipeline-status.success a{color:hsla(0,0%,100%,.83)}.pipeline-status.pending{background-color:#ff9a00}.pipeline-status.pending a{color:hsla(0,0%,100%,.83)}.pipeline-status.running{background-color:#1089ff}.pipeline-status.running a{color:hsla(0,0%,100%,.83)}.pipeline-status.canceled{background-color:#e9ebef}.pipeline-status.canceled a{color:rgba(0,0,0,.83);text-decoration:line-through}.pipeline-status.none{background-color:#e9ebef}.pipeline-status.none a{color:rgba(0,0,0,.83)}.pipeline-status-job{width:50%;display:flex;height:100%;align-self:flex-end;border-top:1px solid hsla(0,0%,100%,.2);opacity:.8}.pipeline-status-job:only-child{width:100%}.pipeline-status-job:first-child{border-radius:0 0 0 .2rem}.pipeline-status-job:not(:first-child){border-left:1px solid hsla(0,0%,100%,.2)}.pipeline-status-job a{text-decoration:none}.pipeline-status-job.failed{background-color:#ff165d}.pipeline-status-job.failed a{color:hsla(0,0%,100%,.83)}.pipeline-status-job.success{background-color:#92dd37}.pipeline-status-job.success a{color:hsla(0,0%,100%,.83)}.pipeline-status-job.pending{background-color:#ff9a00}.pipeline-status-job.pending a{color:hsla(0,0%,100%,.83)}.pipeline-status-job.running{background-color:#1089ff}.pipeline-status-job.running a{color:hsla(0,0%,100%,.83)}.pipeline-status-job.canceled{background-color:#e9ebef}.pipeline-status-job.canceled a{color:rgba(0,0,0,.83);text-decoration:line-through}.pipeline-status-job.none{background-color:#e9ebef}.pipeline-status-job.none a{color:rgba(0,0,0,.83)}.multi-pipeline-status{display:flex;height:1.5rem}.multi-pipeline-status .pipeline-status{width:40px}.multi-pipeline-status .pipeline-status a{display:block;height:100%;width:100%;text-align:center}.multi-pipeline-status .pipeline-status .spinner,.multi-pipeline-status .pipeline-status .spinner svg{height:100%;display:inline-block}.multi-pipeline-status .pipeline-status .spinner.pending svg path,.multi-pipeline-status .pipeline-status .spinner.pending svg rect{fill:hsla(0,0%,100%,.83)}.multi-pipeline-status .pipeline-status .spinner.running svg path,.multi-pipeline-status .pipeline-status .spinner.running svg rect{fill:hsla(0,0%,100%,.83)}.multi-pipeline-status .pipeline-status:first-child{border-radius:.2rem 0 0 .2rem}.multi-pipeline-status .pipeline-status:last-child{border-radius:0 .2rem .2rem 0;border-left:1px solid hsla(0,0%,100%,.23)}.games-list .name a{display:flex;align-items:center}.games-list .name a .game-icon{padding-right:10px}.games-list .name a .game-icon img{border-radius:4px;vertical-align:top}.game-lists .list-section{padding-top:2rem}.game-lists .list-section:first-child{padding-top:0rem}.game-lists .list-section h3{padding-top:0;margin-bottom:0}.game-lists .list-section .list h4{font-weight:bold;padding-top:1.5rem}.game-lists .list-section .list .games li{display:inline-flex;padding-right:.2rem;padding-top:.5rem}.game-lists .list-section .list .games li a{display:flex;align-items:center;background:#fff;padding:3px .6rem 3px 3px;position:relative;border-radius:6px;text-decoration:none;font-size:small;color:rgba(0,0,0,.83);font-weight:400}.game-lists .list-section .list .games li a:hover{text-decoration:none;color:#7379f5}.game-lists .list-section .list .games li a::after{box-shadow:1px 2px 4px 0px rgba(8,13,39,.04);top:0;left:0;content:" ";position:absolute;pointer-events:none;height:100%;width:100%}.game-lists .list-section .list .games li a .game-icon{padding-right:6px}.game-lists .list-section .list .games li a .game-icon img{border-radius:4px;vertical-align:top}.publishing .description-formatted{min-height:100px;padding:2rem 1.5rem 1.5rem}.publishing .description-formatted>*:first-child{padding-top:0}.publishing .description-formatted strong{font-weight:bold}.publishing .description-formatted em{font-style:italic}.publishing .description-formatted ul,.publishing .description-formatted ol,.publishing .description-formatted p,.publishing .description-formatted h2,.publishing .description-formatted h3,.publishing .description-formatted h4,.publishing .description-formatted h5{margin:0;padding:0;padding-top:1rem}.publishing .description-formatted h2{font-size:1.4rem}.publishing .description-formatted h3{font-size:1.3rem}.publishing .description-formatted h4{font-size:1.2rem}.publishing .description-formatted h5{font-size:1.1rem}.publishing .description-formatted ol,.publishing .description-formatted ul{padding-left:1.5rem}.publishing .description-formatted ol li,.publishing .description-formatted ul li{padding-top:.4rem}.publishing .description-formatted ol li:first-child,.publishing .description-formatted ul li:first-child{padding-top:0}.publishing .description-formatted ul{list-style:square}.ci .games{margin-top:1rem}.ci .games a{text-decoration:none}.ci .games a:hover{text-decoration:underline}.ci .games tr#multi-action-row.hidden{display:none}.ci .games th,.ci .games td.last-build,.ci .games td.duration{white-space:nowrap}.ci .games td.name,.ci .games th.name{max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ci .games td.name a{display:flex;align-items:center}.ci .games td.name a .game-icon{padding-right:10px}.ci .games td.name a .game-icon img{border-radius:4px;vertical-align:top}.ci .games th[onclick]{cursor:pointer}.ci .games th.sortby{font-weight:bold;color:rgba(0,0,0,.9)}.ci .games th.fill,.ci .games td.fill{width:99%}.ci .games td.action button{font-size:small;padding:4px 6px;display:inline-block;white-space:nowrap}.ci .games td.action .actions{display:flex;flex-flow:row;position:relative}.ci .games td.action .actions form{padding-right:.4rem}.ci .games td.action .actions form:last-child form{padding-right:0}.ci .games td.action .actions form .release-notes-section{background-color:#fcfcfc;width:600px;height:400px;position:absolute;top:0;left:0;z-index:1;padding:1rem;display:flex;flex-flow:row wrap;flex:1 auto;box-shadow:3px 5px 15px 0px rgba(8,13,39,.19)}.ci .games td.action .actions form .release-notes-section.hidden{display:none}.ci .games td.action .actions form .release-notes-section .textarea{flex:0 1 100%;height:300px}.ci .games td.action .actions form .release-notes-section .buttons{display:flex;align-items:flex-end;justify-content:flex-end;width:100%}.ci .games td.action .actions form .release-notes-section .buttons>button{margin-left:1rem}.ci .games td.sha.failed a{color:red}.ci .games td.sha.success a{color:green}.ci .games td.sha.pending a{color:orange}.ci .games td.sha.running a{color:blue}.ci .games td.sha.canceled a{color:#000;text-decoration:line-through}.ci .games td.sha.next{font-weight:bold}.ci .games ul.jobs{list-style:none}.ci .games ul.jobs li{display:inline-block;font-size:small;font-family:monospace;padding-right:8px}.ci .games ul.jobs li a{text-decoration:none}.ci .games ul.jobs li a:hover{text-decoration:underline}.ci .games ul.jobs li.failed a{color:red}.ci .games ul.jobs li.success a{color:green}.ci .games ul.jobs li.pending a{color:orange}.ci .games ul.jobs li.running a{color:blue}.ci .games ul.jobs li.canceled a{color:#000;text-decoration:line-through}.launch{z-index:1;position:relative;height:50px;overflow:visible}.launch .launch-progress-container{width:100%;position:absolute;background-color:rgba(0,0,0,.11);z-index:-1;bottom:10px;left:0;height:6px;box-shadow:0 0px 10px 0px rgba(0,0,0,.04);border-radius:6px}.launch .launch-progress-container:after{content:"75 Games (you can do it, Niels)";position:absolute;right:0;bottom:3px;font-size:12px;color:rgba(0,0,0,.2)}.launch .launch-progress-container .launch-progress{position:absolute;width:100%;height:4px;margin:1px;background-color:#7278f5;display:block;z-index:0}.launch .launch-progress-container .launch-progress .after{position:absolute;right:0;bottom:3px;font-size:12px;color:#7278f5}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}*{box-sizing:border-box}input:focus,select:focus,textarea:focus,button:focus{outline:none}.label{border:1px solid #979797;background-color:#979797;padding:0px 5px 0px 5px;line-height:1em;border-radius:99px;color:#fff;display:inline-block}html{height:100%}body{min-height:100%;background-color:#f1f3f5}body{-webkit-font-smoothing:antialiased;color:#514c54;font-family:"SF UI Text Light","Helvetica Neue",HelveticaNeue,Helvetica,Arial,Verdana,sans-serif;font-size:16px;font-stretch:normal;font-style:normal;font-variant-caps:normal;font-weight:300;line-height:20px}b{font-family:"SF UI Text","Helvetica Neue",HelveticaNeue,Helvetica,Arial,Verdana,sans-serif;font-weight:bold}a{color:#7379f5;font-weight:400;text-decoration:underline}body,select,input,textarea,button{font-size:16px}h1{color:#4c4c4c;font-size:26px;line-height:35px;margin-bottom:5px}h2{color:#4c4c4c;font-size:20px;line-height:23px;margin-bottom:5px}p{margin-bottom:1em}div.hr{display:block;background-color:#e5e5e5;background:rgba(120,120,120,.2);height:1px;overflow:hidden;clear:both;margin-top:1em;margin-bottom:1em}h3.hr{display:block;overflow:hidden;white-space:nowrap;font-family:"Arial Rounded MT Bold";font-weight:normal;color:#745fb5;margin-bottom:1em}h3.hr::after{margin-left:10px;content:"";display:inline-block;vertical-align:middle;width:100%;height:1px;background:rgba(120,120,120,.2)}.inputline{margin-bottom:1em}.inputline span.checkbox{display:inline-block}.inputline label.checkboxlabel{display:inline-block;margin-right:20px;font-weight:normal}.inputline input[type=checkbox]{display:inline-block;width:auto}.inputline label{color:#4c4c4c;font-weight:bold;font-size:14px}.inputline .description{font-size:13px;color:rgba(0,0,0,.53)}.inputline textarea,.inputline select,.inputline input{border:1px solid #eaeaea;padding:5px 12px;font-size:15px;font-weight:300;display:block}.inputline textarea.large,.inputline select.large,.inputline input.large{font-size:16px;padding:10px;box-shadow:0px 1px 3px rgba(160,150,150,.5)}.inputline textarea.large::placeholder,.inputline select.large::placeholder,.inputline input.large::placeholder{text-align:center}.inputline textarea,.inputline input{width:100%}.inputline.error{background-color:rgba(0,0,0,0)}.inputline.error .error-message,.inputline.error .description{color:red}.inputline.error input,.inputline.error textarea{border:1px solid red}.push .group{display:flex;flex:wrap}.push .group .inputline{padding-right:26px}.push h4{color:#4c4c4c;font-weight:bold;font-weight:500;font-size:14px}.push .schedule-section{background-color:rgba(0,0,0,.03);padding:.7em 1em;margin-bottom:1em}.push .weekdays{display:flex;flex:wrap}.push .weekdays .day{margin-right:26px}.push .weekdays .day input{float:left}.push .weekdays .day label{float:right}.push .weekdays input{width:inherit}.push .drag-over{background-color:rgba(115,121,245,.3)}.push strong{font-weight:bold}.push .grabbable{position:relative;cursor:move;cursor:grab;cursor:-moz-grab;cursor:-webkit-grab}.push .grabbable:before{content:".";position:absolute;left:0px;padding-left:10px;top:0px;font-size:20px;line-height:20px;color:rgba(115,121,245,.6);text-shadow:0 5px rgba(115,121,245,.5),0 10px rgba(115,121,245,.5),5px 0 rgba(115,121,245,.5),5px 5px rgba(115,121,245,.5),5px 10px rgba(115,121,245,.5),10px 0 rgba(115,121,245,.5),10px 5px rgba(115,121,245,.5),10px 10px rgba(115,121,245,.5)}.push .grabbable:active{cursor:grabbing;cursor:-moz-grabbing;cursor:-webkit-grabbing}.licensors ul.games{list-style:none}.licensors ul.games li{display:inline}.form-uploads{display:flex;flex-wrap:wrap;width:100%;position:relative}.form-uploads .icon,.form-uploads .video,.form-uploads .cover,.form-uploads .background{flex:0 0 auto;padding-right:16px}.form-uploads .icon{width:180px}.form-uploads .cover{width:320px}.form-uploads .background{width:180px}.form-uploads .background video{width:180px;height:180px}.form-uploads .video{width:320px}.form-uploads .video video{height:180px;max-width:100%}body .primary{border:1px solid #7379f5;background-color:#7379f5;color:#fff}body .secondary{border-color:#d0d0d0;color:inherit;background-color:#fff}body .warning{border-color:#f98665;color:#fff;background-color:#f98665}body .danger,body .error{border-color:#f77474;color:#fff;background-color:#f77474}button,.button{border-radius:999px;display:inline-block;padding:5px 12px;border:1px solid #7379f5;background-color:#7379f5;font-weight:500;color:#fff;line-height:1em;margin:0px;cursor:pointer;text-decoration:none}button.large,.button.large{font-size:16px;text-align:center;margin-bottom:1em;padding:10px 16px;box-shadow:0px 1px 3px rgba(160,150,150,.5);border-radius:99px;width:100%}button:hover,.button:hover{text-decoration:none}button.button-off,a.button-off{color:rgba(0,0,0,.63);background-color:rgba(0,0,0,.1);border:1px solid rgba(0,0,0,.1)}button.button-sm,a.button-sm{font-size:small}button.button-sm.button-outline,button.button-sm:hover.button-outline,a.button-sm.button-outline,a.button-sm:hover.button-outline{border-width:1px}button.button-outline,a.button-outline{color:#555dff;background-color:rgba(0,0,0,0);border:2px solid #555dff}button.button-outline:hover,a.button-outline:hover{color:#fff;border:2px solid #7379f5;background-color:#7379f5}span.plan{border-radius:5px;color:#fff;background-color:#dadada;padding:0px 10px 0px 10px;display:inline-block;font-size:small}span.plan.apple_production{background-color:#92dd37;color:#006c00;font-weight:bold}span.plan.apple_sandbox{background-color:rgba(255,168,0,.32);color:rgba(255,128,0,.99);font-weight:normal}.user-info-table .literal{margin-top:.4rem;font-weight:500;font-size:small}.user-info-table .monospace{font-family:monospace}.user-info-table .subscriptions h3{font-weight:500}.user-info-table .subscriptions ol{padding-top:1rem;list-style:decimal}.user-info-table .subscriptions ol li{margin-left:1rem;padding-left:1rem;margin-bottom:2rem}.user-info-table .subscriptions ol li:last-child{margin-bottom:0}.user-info-table .subscriptions ol li h4{font-weight:500}.user-info-table .subscriptions ol li .dates{margin-top:.4rem}.user-info-table .subscriptions ol li strong,.user-info-table .subscriptions ol li .strong{font-weight:500}.user-info-table .subscriptions ol li .number{font-family:monospace}.user-info-table .subscriptions ol li .date{font-weight:500}.user-info-table .subscriptions ol li .date .time{font-family:monospace}.user-info-table .refreshsubscriptions{margin-top:1rem}section.box{box-shadow:0px 1px 3px rgba(160,150,150,.5);background-color:#fff;margin-bottom:1em;padding:5px 12px;padding-top:1rem;padding-bottom:.5rem}table{box-shadow:0px 1px 3px rgba(160,150,150,.5);background-color:#fff;width:100%;cell-spacing:0px;cell-padding:0px;border-collapse:collapse;margin-bottom:1em}table th{color:#4c4c4c;font-weight:bold;font-weight:500;font-size:13px;padding:5px 12px;text-align:left;background:#f8f9fa}table td{padding:5px 8px;font-size:15px;font-weight:300;border-top:1px solid rgba(102,119,136,.0470588);padding:5px 12px;text-align:left}table td a{font-weight:500;text-decoration:none;font-size:small}table td a:hover{text-decoration:underline}table .min{white-space:nowrap;width:10px}body{padding-bottom:20px;padding-left:20px;padding-right:20px}@media screen and (max-width: 500px){body{padding-left:10px;padding-right:10px;padding-bottom:10px}}header{overflow:hidden;margin:0px -20px 0px -20px;padding-bottom:1em;min-height:46px;display:flex;flex-flow:column nowrap}header a{text-decoration:none}@media screen and (max-width: 500px){header{margin:0px -10px 0px -10px}}header #logo{display:inline-block;width:120px;height:26px;background:url(/_/a/892db7e8fdcb8cb1600540f0e14a0e0d8c42486e) no-repeat}@media screen and (max-width: 500px){header #logo{background:url(/_/a/fcd85a14e1c4cfe460c4c5513b91f4996a368c83) no-repeat}}header .main-nav{width:100vw;flex:0 0 auto;display:flex;align-items:center;height:46px}header .main-nav .left{padding-left:20px}header .main-nav .center{flex:1 1 100%;margin-left:1rem;display:flex;align-items:center}header .main-nav .center form{display:block;width:100%}header .main-nav .center form input{background-color:rgba(0,0,0,.04);box-shadow:none;border:none;border-radius:99px;padding:.4rem .8rem;font-size:small;display:block;width:100%}header .main-nav .center form input::placeholder{color:rgba(0,0,0,.43)}header .main-nav .center form input:valid,header .main-nav .center form input:focus{box-shadow:inset 1px 1px 4px rgba(0,0,0,.06);border:1px solid rgba(0,0,0,.1);background-color:#fff}header .main-nav .right{flex:1 1 30%;margin-left:1rem;font-size:small;white-space:nowrap;text-align:right;padding-right:40px}header>nav{padding:0px 20px 0px 20px;box-sizing:content-box;background-color:#fff;border-top:1px solid #d6d6d6;border-bottom:1px solid #d6d6d6;line-height:39px;height:39px}@media screen and (max-width: 500px){header>nav{padding:0px 10px 0px 10px}}header>nav div{position:relative;white-space:nowrap;height:39px;font-size:0px}header>nav a,header>nav .selection{height:40px;display:inline-block;font-size:16px;color:#858585;padding:0px 10px 0px 10px;vertical-align:middle}header>nav a.selected,header>nav .selection.selected{color:#000;font-weight:bold;border-bottom:1px solid #979797}header>nav a.search-navitem,header>nav .selection.search-navitem{display:none}header>nav a:hover{color:#000}header>nav .selection span{border-radius:99px;padding:1px 10px 2px 10px;background-color:#979797;color:#fff}header nav+nav{border-top:0px;background-color:#fafafa;line-height:34px;height:34px}header nav+nav div,header nav+nav a,header nav+nav .selection{height:35px}header nav+nav a,header nav+nav .selection{font-size:14px}header nav+nav+nav{background-color:#f0f0f0;line-height:29px;height:29px}header nav+nav+nav div,header nav+nav+nav a,header nav+nav+nav .selection{height:30px}header nav+nav+nav a,header nav+nav+nav .selection{font-size:12px}.dialog{display:table;margin:0px auto 0px auto;width:350px;height:100%}.dialog>div{vertical-align:middle;display:table-cell}.largesearch{width:100%;height:40px;line-height:40px;font-size:16px;padding:10px}.largesearch::placeholder{text-align:center}section.dialog{max-width:400px;margin:0px auto}.term-container{background:#171717;border-radius:5px;color:#fff;word-break:break-word;overflow-wrap:break-word;font-family:Monaco,Consolas,monospace;font-size:12px;line-height:20px;padding:14px 18px;white-space:pre-wrap}.term-container img{max-width:100%}@keyframes blink-animation{to{visibility:hidden}}.term-fg3{font-style:italic}.term-fg4{text-decoration:underline}.term-fg5{animation:blink-animation 1s steps(3, start) infinite}.term-fg9{text-decoration:line-through}.term-fg30{color:#666}.term-fg31{color:#e10c02}.term-fg32{color:#99ff5e}.term-fg33{color:#c6c502}.term-fg34{color:#8db7e0}.term-fg35{color:#f271fb}.term-fg36{color:#00cdd9}.term-fgi1{color:#5ef765}.term-fgi90{color:#838887}.term-bg42{background:#99ff5f}.term-bg40{background:#676767}.term-fg31.term-bg40{color:#f8a39f}.term-fgx16{color:#000}.term-fgx17{color:#00005f}.term-fgx18{color:#000087}.term-fgx19{color:#0000af}.term-fgx20{color:#0000d7}.term-fgx21{color:blue}.term-fgx22{color:#005f00}.term-fgx23{color:#005f5f}.term-fgx24{color:#005f87}.term-fgx25{color:#005faf}.term-fgx26{color:#005fd7}.term-fgx27{color:#005fff}.term-fgx28{color:#008700}.term-fgx29{color:#00875f}.term-fgx30{color:#008787}.term-fgx31{color:#0087af}.term-fgx32{color:#0087d7}.term-fgx33{color:#0087ff}.term-fgx34{color:#00af00}.term-fgx35{color:#00af5f}.term-fgx36{color:#00af87}.term-fgx37{color:#00afaf}.term-fgx38{color:#00afd7}.term-fgx39{color:#00afff}.term-fgx40{color:#00d700}.term-fgx41{color:#00d75f}.term-fgx42{color:#00d787}.term-fgx43{color:#00d7af}.term-fgx44{color:#00d7d7}.term-fgx45{color:#00d7ff}.term-fgx46{color:lime}.term-fgx47{color:#00ff5f}.term-fgx48{color:#00ff87}.term-fgx49{color:#00ffaf}.term-fgx50{color:#00ffd7}.term-fgx51{color:aqua}.term-fgx52{color:#5f0000}.term-fgx53{color:#5f005f}.term-fgx54{color:#5f0087}.term-fgx55{color:#5f00af}.term-fgx56{color:#5f00d7}.term-fgx57{color:#5f00ff}.term-fgx58{color:#5f5f00}.term-fgx59{color:#5f5f5f}.term-fgx60{color:#5f5f87}.term-fgx61{color:#5f5faf}.term-fgx62{color:#5f5fd7}.term-fgx63{color:#5f5fff}.term-fgx64{color:#5f8700}.term-fgx65{color:#5f875f}.term-fgx66{color:#5f8787}.term-fgx67{color:#5f87af}.term-fgx68{color:#5f87d7}.term-fgx69{color:#5f87ff}.term-fgx70{color:#5faf00}.term-fgx71{color:#5faf5f}.term-fgx72{color:#5faf87}.term-fgx73{color:#5fafaf}.term-fgx74{color:#5fafd7}.term-fgx75{color:#5fafff}.term-fgx76{color:#5fd700}.term-fgx77{color:#5fd75f}.term-fgx78{color:#5fd787}.term-fgx79{color:#5fd7af}.term-fgx80{color:#5fd7d7}.term-fgx81{color:#5fd7ff}.term-fgx82{color:#5fff00}.term-fgx83{color:#5fff5f}.term-fgx84{color:#5fff87}.term-fgx85{color:#5fffaf}.term-fgx86{color:#5fffd7}.term-fgx87{color:#5fffff}.term-fgx88{color:#870000}.term-fgx89{color:#87005f}.term-fgx90{color:#870087}.term-fgx91{color:#8700af}.term-fgx92{color:#8700d7}.term-fgx93{color:#8700ff}.term-fgx94{color:#875f00}.term-fgx95{color:#875f5f}.term-fgx96{color:#875f87}.term-fgx97{color:#875faf}.term-fgx98{color:#875fd7}.term-fgx99{color:#875fff}.term-fgx100{color:#878700}.term-fgx101{color:#87875f}.term-fgx102{color:#878787}.term-fgx103{color:#8787af}.term-fgx104{color:#8787d7}.term-fgx105{color:#8787ff}.term-fgx106{color:#87af00}.term-fgx107{color:#87af5f}.term-fgx108{color:#87af87}.term-fgx109{color:#87afaf}.term-fgx110{color:#87afd7}.term-fgx111{color:#87afff}.term-fgx112{color:#87d700}.term-fgx113{color:#87d75f}.term-fgx114{color:#87d787}.term-fgx115{color:#87d7af}.term-fgx116{color:#87d7d7}.term-fgx117{color:#87d7ff}.term-fgx118{color:#87ff00}.term-fgx119{color:#87ff5f}.term-fgx120{color:#87ff87}.term-fgx121{color:#87ffaf}.term-fgx122{color:#87ffd7}.term-fgx123{color:#87ffff}.term-fgx124{color:#af0000}.term-fgx125{color:#af005f}.term-fgx126{color:#af0087}.term-fgx127{color:#af00af}.term-fgx128{color:#af00d7}.term-fgx129{color:#af00ff}.term-fgx130{color:#af5f00}.term-fgx131{color:#af5f5f}.term-fgx132{color:#af5f87}.term-fgx133{color:#af5faf}.term-fgx134{color:#af5fd7}.term-fgx135{color:#af5fff}.term-fgx136{color:#af8700}.term-fgx137{color:#af875f}.term-fgx138{color:#af8787}.term-fgx139{color:#af87af}.term-fgx140{color:#af87d7}.term-fgx141{color:#af87ff}.term-fgx142{color:#afaf00}.term-fgx143{color:#afaf5f}.term-fgx144{color:#afaf87}.term-fgx145{color:#afafaf}.term-fgx146{color:#afafd7}.term-fgx147{color:#afafff}.term-fgx148{color:#afd700}.term-fgx149{color:#afd75f}.term-fgx150{color:#afd787}.term-fgx151{color:#afd7af}.term-fgx152{color:#afd7d7}.term-fgx153{color:#afd7ff}.term-fgx154{color:#afff00}.term-fgx155{color:#afff5f}.term-fgx156{color:#afff87}.term-fgx157{color:#afffaf}.term-fgx158{color:#afffd7}.term-fgx159{color:#afffff}.term-fgx160{color:#d70000}.term-fgx161{color:#d7005f}.term-fgx162{color:#d70087}.term-fgx163{color:#d700af}.term-fgx164{color:#d700d7}.term-fgx165{color:#d700ff}.term-fgx166{color:#d75f00}.term-fgx167{color:#d75f5f}.term-fgx168{color:#d75f87}.term-fgx169{color:#d75faf}.term-fgx170{color:#d75fd7}.term-fgx171{color:#d75fff}.term-fgx172{color:#d78700}.term-fgx173{color:#d7875f}.term-fgx174{color:#d78787}.term-fgx175{color:#d787af}.term-fgx176{color:#d787d7}.term-fgx177{color:#d787ff}.term-fgx178{color:#d7af00}.term-fgx179{color:#d7af5f}.term-fgx180{color:#d7af87}.term-fgx181{color:#d7afaf}.term-fgx182{color:#d7afd7}.term-fgx183{color:#d7afff}.term-fgx184{color:#d7d700}.term-fgx185{color:#d7d75f}.term-fgx186{color:#d7d787}.term-fgx187{color:#d7d7af}.term-fgx188{color:#d7d7d7}.term-fgx189{color:#d7d7ff}.term-fgx190{color:#d7ff00}.term-fgx191{color:#d7ff5f}.term-fgx192{color:#d7ff87}.term-fgx193{color:#d7ffaf}.term-fgx194{color:#d7ffd7}.term-fgx195{color:#d7ffff}.term-fgx196{color:red}.term-fgx197{color:#ff005f}.term-fgx198{color:#ff0087}.term-fgx199{color:#ff00af}.term-fgx200{color:#ff00d7}.term-fgx201{color:#f0f}.term-fgx202{color:#ff5f00}.term-fgx203{color:#ff5f5f}.term-fgx204{color:#ff5f87}.term-fgx205{color:#ff5faf}.term-fgx206{color:#ff5fd7}.term-fgx207{color:#ff5fff}.term-fgx208{color:#ff8700}.term-fgx209{color:#ff875f}.term-fgx210{color:#ff8787}.term-fgx211{color:#ff87af}.term-fgx212{color:#ff87d7}.term-fgx213{color:#ff87ff}.term-fgx214{color:#ffaf00}.term-fgx215{color:#ffaf5f}.term-fgx216{color:#ffaf87}.term-fgx217{color:#ffafaf}.term-fgx218{color:#ffafd7}.term-fgx219{color:#ffafff}.term-fgx220{color:gold}.term-fgx221{color:#ffd75f}.term-fgx222{color:#ffd787}.term-fgx223{color:#ffd7af}.term-fgx224{color:#ffd7d7}.term-fgx225{color:#ffd7ff}.term-fgx226{color:#ff0}.term-fgx227{color:#ffff5f}.term-fgx228{color:#ffff87}.term-fgx229{color:#ffffaf}.term-fgx230{color:#ffffd7}.term-fgx231{color:#fff}.term-fgx232{color:#080808}.term-fgx233{color:#121212}.term-fgx234{color:#1c1c1c}.term-fgx235{color:#262626}.term-fgx236{color:#303030}.term-fgx237{color:#3a3a3a}.term-fgx238{color:#444}.term-fgx239{color:#4e4e4e}.term-fgx240{color:#585858}.term-fgx241{color:#626262}.term-fgx242{color:#6c6c6c}.term-fgx243{color:#767676}.term-fgx244{color:gray}.term-fgx245{color:#8a8a8a}.term-fgx246{color:#949494}.term-fgx247{color:#9e9e9e}.term-fgx248{color:#a8a8a8}.term-fgx249{color:#b2b2b2}.term-fgx250{color:#bcbcbc}.term-fgx251{color:#c6c6c6}.term-fgx252{color:#d0d0d0}.term-fgx253{color:#dadada}.term-fgx254{color:#e4e4e4}.term-fgx255{color:#eee}/*# sourceMappingURL=/_/a/ac47ecf45aa1b93155a3fe3e77033dcd684da6fe */
