html{-webkit-animation:gradient 15s ease infinite;animation:gradient 15s ease infinite;background:linear-gradient(-45deg,#ee7752,#e73c7e,#23a6d5,#23d5ab) no-repeat;background-size:400% 800%;height:100%;width:100%}html *{transition:all .2s}@-webkit-keyframes gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}html body{color:#313131;font-family:ALS Schlange Sans,sans-serif;font-weight:400;line-height:16px;margin:0;padding:0;position:relative;z-index:0}html body,html body a{text-decoration:none}html body .content{min-height:100vh}html body .content .side{font-size:15px;margin:25px 0 0 2%;padding:0;position:fixed;width:14%}html body .content .side a{color:#efefef}html body .content .side a:hover{color:#b9deed}html body .content .side.left{left:0}html body .content .side.right{right:0}html body .content .main{align-items:center;background:linear-gradient(90deg,#d3ebf5,#efefef,#d3ebf5) no-repeat;background-size:cover;display:flex;flex-direction:column;font-size:16px;padding:10px 20px;text-align:center}html body .content .main .search{align-content:center;align-items:center;display:flex;flex-direction:row;margin:10px 0}html body .content .main .search p{align-items:center;display:flex;justify-content:center}html body .content .main .search input{border:2px solid #90d3ee;border-radius:4px}html body .content .main .search form{font-size:large}html body .content .main .search form label{display:inline-block;padding-right:1rem;text-align:left;width:150px}html body .content .main .search #fio_form input{padding:1px 2px;width:135px}html body .content .main .search .ege{align-items:center;display:flex;flex-direction:row}html body .content .main .search .ege form input{width:40px}html body .content .main .search>div{border:1px solid #9e9e9e;border-radius:1em;margin:0 1rem;padding:1em}html body .content .main .search button{margin-bottom:3px}html body .content .main #results{display:table;width:100%}html body .content .main #results table{border-collapse:collapse;margin:10px 0;table-layout:auto;width:inherit}html body .content .main #results table caption{font-size:20px;font-weight:700;padding-bottom:15px}html body .content .main #results table tr{height:52px}html body .content .main #results table th{border:1px solid #000;padding:0 5px}html body .content .main #results table th#stream{width:85px}html body .content .main #results table th:not(#stream):hover{background:#bae0f5;cursor:pointer}html body .content .main #results table th.sorted[data-order="-1"]{color:#0092bd}html body .content .main #results table th.sorted[data-order="1"]{color:#2967c5}html body .content .main #results table tbody tr:hover{background-color:#bae0f5!important}html body .content .main #results table tbody tr td{border:1px solid #000;padding:0 5px}html body .content .main #results table tbody tr td a{color:#030d10;white-space:nowrap}html body .content .main #results table tbody tr td a:visited{color:#8a00ad}html body .content .main #results table tbody tr td a:hover{color:#0045ad;text-decoration:underline}@media(orientation:landscape){html body .content .main{margin:0 16%;position:relative;width:auto}html body .content .main .search form{width:320px}}@media(max-width:1605px){html body .content .main .search form{margin-left:10px;margin-right:10px;width:auto}}@media(max-width:1350px){html body .content .main{margin:auto;width:60%}html body .content .main .search{flex-direction:column}html body .content .main .search div{margin:2px 1rem}}@media(max-width:1080px){html body .content .side{display:none}html body .content .main{left:0;margin:0;position:relative;top:0;width:auto}html body .content .main .search{flex-direction:row}}@media(max-width:930px),(orientation:portrait){html body .content .main .search{flex-direction:column}html body .content .main table{overflow-y:scroll}}html body .copyright{font-size:12px;height:40px;margin-bottom:5px;margin-top:-40px;text-align:center;width:100%}html body .copyright a{color:#efefef;opacity:.65}
/*# sourceMappingURL=main.6393af19.css.map*/