@import url(https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700&display=swap&subset=cyrillic);*{box-sizing:border-box}html{font-family:Montserrat,monospace;font-weight:400;font-size:14px}body,html{min-height:100%;display:flex;flex-direction:column;touch-action:manipulation}body{flex:1;border:0;padding:0;margin:0;background-color:#f9fbfe}header{padding:20px;border-bottom:1px solid #e9ebee}footer{display:flex;border-top:1px solid #1b74fd;padding:0 20px;min-height:80px;font-size:.75rem}b{font-weight:700}button{font-family:Segoe UI,monospace;background:none}a{color:#47a5ae}.header{align-items:center;min-height:60px}.footer,.header{display:flex;justify-content:space-between}.footer{flex-direction:row}.wrapper{max-width:960px;width:100%;margin:auto}[hidden]{display:none!important}input{font-family:Montserrat,monospace;width:100%;outline:none;font-size:18px;background:transparent}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input:focus::-webkit-input-placeholder{color:transparent}.select_wrapper[disabled],input[disabled]{opacity:.8;cursor:not-allowed;background:none}@media screen and (max-width:900px){html{font-size:14px}header{padding:0 10px}footer{min-height:60px}}button{background:#a6ce39;border:none;border-radius:0;color:#fff;font-family:Montserrat,monospace;font-size:1rem;font-weight:500;width:100%;height:50px;cursor:pointer}.submit{max-width:300px}.menu{color:#2b2e32;font-size:18px;padding:16px 16px 16px 60px;font-weight:600;cursor:pointer;background:url(/assets/menu.png) no-repeat 16px}.menu.opened{background-image:url(/assets/back.png)}.mobile{display:none}.status_yellow{color:#ff8b00}.status_red{color:#de350b}.status_green{color:#57d9a3}@media screen and (max-width:900px){html{font-size:14px}:host{padding:5px}header{padding:0 10px}footer{min-height:60px}.body{flex-direction:column}.not_mobile{display:none}.mobile{display:initial}.submit{max-width:none;font-size:1.5rem}router-outlet.opened+*{display:none}}.hint{color:rgba(2,43,95,.7);margin-top:5px;font-style:italic;font-size:12px}.hinted{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAMAAAAolt3jAAAAtFBMVEX///8OisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisNNby/HAAAAO3RSTlMABAYHCAkKCwwUFRYuLzAxMzY4OT1TVGJrb3SCg4aPkZKToqa6w87Q0dLT1OHj5Orr7O7x8vP09/j5+gPK5xUAAACMSURBVAgdBcGLIsJQAADQI4820+RyVWZleUyoWxFj//9fzoG8XnVdW+VATIuQZaHZRoibS6DcRM5TievtI6NUqOYw6/eY19oAp9MrhJVugOXP8xmOf3UDnHz2Y2QHbcC0/zhCeFU94Km/g6ZWpBGTr/cbLlJBXJdAuY5wu1uE4TA0uwjk9dvf98t9jn816wzUQdIPbAAAAABJRU5ErkJggg==) no-repeat 50%;display:inline-flex;width:14px;height:14px;position:absolute;margin-left:12px;right:12px}.hinted:hover:before{content:attr(data-hint);position:absolute;top:23px;background:#4b4b4b;width:300px;padding:8px;z-index:1;border-radius:5px;color:#fff;pointer-events:none;text-align:center;right:-6px}.hinted:hover:after{content:"";top:9px;position:absolute;border:7px solid transparent;border-bottom-color:#4b4b4b;pointer-events:none}