﻿@font-face{font-family:"fontello";src:url("/static/font/fontello.ttf") format("truetype"),url("/static/font/fontello.woff") format("woff")}@font-face{font-family:"MuseoSans";font-style:normal;font-weight:400;src:url("/static/font/MuseoSans-500-Regular.woff") format("woff")}@font-face{font-family:"MuseoSans";font-style:normal;font-weight:700;src:url("/static/font/MuseoSans-500-Bold.woff") format("woff")}@font-face{font-family:"WarSans";font-style:normal;font-weight:400;font-display:swap;src:url(/static/font/WarSans.woff) format("woff"),url(/static/font/WarSans.ttf) format("truetype"),url(/static/font/WarSans.eot) format("embedded-opentype")}@font-face{font-family:"Indie Flower";font-style:normal;font-weight:400;font-display:swap;src:local("Indie Flower"),local("IndieFlower"),url(/static/font/IndieFlower.ttf) format("truetype"),url(/static/font/IndieFlower.woff) format("woff"),url(/static/font/IndieFlower.woff2) format("woff2")}.fontello{font-family:fontello;font-style:normal}.spring{flex:1 1 auto}a{color:#01b2f1;text-decoration:none}a:hover{color:#fff}body{margin:0;font-family:MuseoSans,arial,sans-serif}.animation.waiting{position:relative}.animation.waiting::before{content:"";position:absolute;top:50%;left:50%;margin:-0.5em 0 0 -0.5em;font-family:fontello;animation:waiting 4s infinite}@keyframes waiting{from{transform:rotateZ(0deg)}to{transform:rotateZ(720deg)}}.Blue-TextBox{padding:0 25px 0 10px;color:rgba(255,255,255,.7);border:1px solid rgba(255,255,255,.4);box-sizing:border-box;background:rgba(0,0,0,.5);border-radius:0;font-size:16px;outline:none;transition:all .3s}.Blue-TextBox:hover{border:1px solid rgba(255,255,255,.6)}.Blue-TextBox:focus{color:#fff;border:1px solid #0098ff}.BlueTrans-Button{display:block;text-align:center;border:1px solid #0d639f;background-color:rgba(0,0,0,.4);color:#00aeff;cursor:pointer}.BlueTrans-Button:hover{color:#91e4ff;border-color:#0e86ca}.BlueTrans-Button:active{color:rgba(145,228,255,.8);border-color:rgba(27,30,39,.8);box-shadow:inset 1.5px 1.5px 3px rgba(0,0,0,.5)}.Blue-Button{border:1px solid #0071a0;text-align:center;background-image:linear-gradient(to bottom, #077a9e, #076482 50%, #036586 51%, #014f6b);color:#fff;user-select:none;cursor:pointer}.Blue-Button:hover{border:1px solid #0098ff;background:#0081bd}.Blue-Button:active{background:#19547c;box-shadow:inset 0 0 9px #000}.Blue2-Button{border:1px solid #10a1de;text-align:center;background:#0e86ca;color:#fff;user-select:none;cursor:pointer;outline:none}.Blue2-Button:hover{border:1px solid #00aeff;background:#00aeff}.Blue2-Button:active{border:1px solid #00aeff;background:#19547c}.Blue2-Button.DISABLED{background-color:rgba(27,30,39,.8);color:rgba(0,174,255,.15);border-color:rgba(27,30,39,.8);cursor:not-allowed}.Trans-Button{border:1px solid rgba(0,0,0,.1);user-select:none;cursor:pointer;outline:none}.Trans-Button:hover{background:#d4d4d4}.Trans-Button:active{background:rgba(7,125,173,.4);box-shadow:inset 1px 1px 11px -7px #616161}.Trans-Button.DISABLED{background:rgba(0,0,0,.1);color:rgba(0,0,0,.3);cursor:not-allowed;box-shadow:none}.Dark-ErrorBox{display:flex;align-items:center;margin-bottom:20px;padding:10px 20px;background-color:#360e10;box-shadow:0 0 0 1px #551e21 inset,0 5px 10px rgba(0,0,0,.75)}.Dark-ErrorBox::before{content:"";padding-right:15px;color:#ed1f1e;font-family:fontello}.Dark-DoneBox{display:flex;align-items:center;margin-bottom:20px;padding:10px 20px;background-color:#15360e;box-shadow:0 0 0 1px #2e551e inset,0 5px 10px rgba(0,0,0,.75)}.Dark-DoneBox::before{content:"";padding-right:15px;color:#59ed1e;font-family:fontello}.Waiting-Box{position:absolute;height:5px;top:50%;overflow:hidden;left:0;right:0}.Waiting-Box .cycle{position:absolute;left:-10px;width:5px;height:5px;background:#00abff;border-radius:1px;animation:5s WBox infinite cubic-bezier(0, 0.85, 1, 0.15)}@keyframes WBox{0%{left:-10px}70%{left:100%}100%{left:100%}}