@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;700&display=swap);.login{background-color:var(--main-color);display:flex;min-height:100vh;width:100%}.login__left{align-items:center;display:flex;justify-content:center;width:40%}.login__logo{max-width:350px;width:90%}.login__form{align-items:center;background-color:#fff;display:flex;justify-content:center;width:60%}.login__form h2{padding:15px 0}.login__error{color:red}.login form{align-items:center;justify-content:center;padding:20px;text-align:center;width:100%}.login form,.login__fields{display:flex;flex-direction:column}.login__fields{gap:5px;margin:5px auto;padding:12px;width:50%}.login__fields button{margin:12px 0}@media (max-width:480px){.login{align-items:center;flex-direction:column}.login__left{flex:1 1;width:90%}.login__form{flex:3 1;width:100%}}.input__wrapper{display:flex;flex-direction:column;position:relative;text-align:left}.input__wrapper>label{color:#080658;font-size:16px;font-weight:500;line-height:27px;margin-bottom:4px}.input__required{color:red;font-size:18px;font-weight:500;line-height:27px}.input__field{border:1px solid #b1b1b1;border-radius:3px;flex:1 1;font-size:.9em;outline:none;padding:10px 20px;text-align:center;transition:.3s}.input__field:hover{border:1px solid #494949}.input__field.error{border:1px solid red}.input__wrapper.disabled>label{color:#8383ab}.input__field-wrapper{position:relative}.input-copy__wrapper{display:flex;flex-direction:column;position:relative;text-align:left}.input-copy__wrapper>label{color:#787878;display:block;font-size:.9em;font-weight:700;padding-left:6px}.input-copy__field{border:1px solid #b1b1b1;border-radius:3px 0 0 3px;flex:1 1;font-size:.9em;outline:none;padding:10px 20px;text-align:center;transition:.3s}.input-copy__field:hover{border:1px solid #494949}.input-copy__field.error{border:1px solid red}.input-copy__field-wrapper{position:relative}.input-copy__fields-wrapper{display:flex;padding:6px 0}.input-copy__button{background-color:#838383;border:1px solid #838383;border-radius:0 3px 3px 0;box-sizing:border-box;color:#fff;cursor:pointer;min-width:60px;outline:none;padding:0 5px;transition:.3s}.input-copy__button:hover{background-color:#fff;color:var(--main-color)}.input-pass__wrapper{display:flex;flex-direction:column;position:relative;text-align:left}.input-pass__wrapper>label{color:#080658;font-size:16px;font-weight:500;line-height:27px;margin-bottom:4px}.input-pass__required{color:red;font-size:18px;font-weight:500;line-height:27px}.input-pass__field{border:1px solid #b1b1b1;border-radius:3px;flex:1 1;font-size:.9em;outline:none;padding:10px 20px;text-align:center;transition:.3s}.input-pass__field:hover{border:1px solid #494949}.input-pass__field.error{border:1px solid red}.input-pass__field-wrapper{position:relative}.input-pass__toggle{bottom:4px;cursor:pointer;position:absolute;right:20px}.input-pass__toggle>*{color:#93939399;font-size:16px;transition:.3s}.input-pass__toggle>:hover{color:rgba(94,94,94,.6)}.primary-button{background-color:#838383;border:1px solid #838383;border-radius:5px;box-shadow:1px 2px 5px #838383;box-sizing:border-box;color:#fff;cursor:pointer;outline:none;padding:10px;transition:.3s}.primary-button:hover{box-shadow:1px 2px 10px #838383}.primary-button.white,.primary-button:hover{background-color:#fff;color:var(--main-color)}.primary-button.white{border:1px solid #838383;border-radius:5px;box-shadow:1px 2px 5px #838383;box-sizing:border-box;cursor:pointer;outline:none;padding:10px;transition:.3s}.primary-button.white:hover{background-color:#838383;box-shadow:1px 2px 10px #838383;color:#fff}@-webkit-keyframes ldio-lu86vq2gdwb{0%{height:0;left:96px;opacity:1;top:96px;width:0}to{height:156px;left:18px;opacity:0;top:18px;width:156px}}@keyframes ldio-lu86vq2gdwb{0%{height:0;left:96px;opacity:1;top:96px;width:0}to{height:156px;left:18px;opacity:0;top:18px;width:156px}}.ldio-lu86vq2gdwb div{-webkit-animation:ldio-lu86vq2gdwb 1s cubic-bezier(0,.2,.8,1) infinite;animation:ldio-lu86vq2gdwb 1s cubic-bezier(0,.2,.8,1) infinite;border-radius:50%;border-style:solid;border-width:4px;opacity:1;position:absolute}.ldio-lu86vq2gdwb div:first-child{-webkit-animation-delay:0s;animation-delay:0s;border-color:var(--main-color)}.ldio-lu86vq2gdwb div:nth-child(2){-webkit-animation-delay:-.5s;animation-delay:-.5s;border-color:#bdbdbd}.loadingio-spinner-ripple-10rbk3cs9y2{display:inline-block;height:200px;overflow:hidden;width:200px}.ldio-lu86vq2gdwb{-webkit-backface-visibility:hidden;backface-visibility:hidden;height:100%;position:relative;-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1);-webkit-transform-origin:0 0;transform-origin:0 0;width:100%}.ldio-lu86vq2gdwb div{box-sizing:content-box}.dashboard__content{flex:1 1;overflow:visible}.dashboard__wrapper{margin:0 auto;max-width:1024px;min-height:calc(100vh - 40px);overflow:hidden;padding:15px 50px}.layout__header{align-items:center;display:flex;justify-content:right;padding:20px 0 30px;width:100%}.switch__wrapper{align-items:center;display:flex;flex-direction:column;justify-content:space-around;position:relative;text-align:left}.switch__wrapper>span{color:#080658;font-size:16px;font-weight:500;line-height:27px;margin-bottom:4px}.dashboard{width:100%}.dashboard,.dashboard__error,.dashboard__loading{display:flex;justify-content:center;min-height:100vh}.dashboard__error,.dashboard__loading{align-items:center}.dashboard__error{color:red;flex-direction:column;gap:15px}.dashboard__activity{align-self:center}.panel{flex:1 1;flex-direction:column;max-width:1024px;padding:15px 50px}.panel,.panel__header{display:flex;margin:0 auto}.panel__header{align-items:center;justify-content:space-between;padding:20px 0 30px;width:90%}.panel__header b{color:#424242;font-size:1.7em}.panel__logout{color:#a4a4a4;cursor:pointer;transition:.3s}.panel__logout:hover{color:#4e4e4e}.panel__wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 auto;width:90%}@media (max-width:1280px){.panel__wrapper{justify-content:center}}@media (max-width:720px){.login>form{width:100%}.panel{padding:5px}.panel__wrapper{width:100%}}.navigation{align-items:center;background-color:var(--main-color);display:flex;flex-direction:column;min-height:100vh;width:250px}.navigation__logo{margin:25px auto 0;max-width:200px;width:80%}.navigation ul{margin-top:75px;width:100%}.navigation ul li{color:#fff;font-size:1.2em;font-weight:600;text-align:center}.navigation ul li a{background-color:var(--main-color);color:#fff;cursor:pointer;display:block;font-size:1em;font-weight:600;padding:10px;transition:.3s}.navigation ul li a:hover{background-color:var(--main-color-hover)}.navigation ul li a.active{background-color:#fff;color:var(--main-color-active)}.navigation ul li a.active:hover{background-color:#efefef}@media (max-width:980px){.navigation{width:150px}}@media (max-width:720px){.navigation{width:100px}}.player{border-radius:5px;min-width:384px;position:relative}.player__fake{cursor:pointer;left:0;position:absolute;top:0;width:100%;z-index:2}.video-js .vjs-big-play-button .vjs-icon-placeholder:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAACXBIWXMAAAsTAAALEwEAmpwYAAAF0WlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDUgNzkuMTYzNDk5LCAyMDE4LzA4LzEzLTE2OjQwOjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdEV2dD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlRXZlbnQjIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iIHhtbG5zOnBob3Rvc2hvcD0iaHR0cDovL25zLmFkb2JlLmNvbS9waG90b3Nob3AvMS4wLyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOSAoV2luZG93cykiIHhtcDpDcmVhdGVEYXRlPSIyMDIyLTA1LTA4VDE5OjQ1OjM5KzAzOjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDIyLTA1LTA4VDE5OjQ1OjM5KzAzOjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAyMi0wNS0wOFQxOTo0NTozOSswMzowMCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDozNzNlMWRlOC0zODc1LWUyNDAtYmEwOC1jNTJhZWUyYmVkZDciIHhtcE1NOkRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDpmMmQwZGVkNS0wYTE4LWQ5NGUtYWYzNC00YTM2MzcwZGI2YTgiIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo4YjhjZTg0Ni0xMGQxLWZmNDctYmZmZi1hNmYwOGMxZGU1NjAiIGRjOmZvcm1hdD0iaW1hZ2UvcG5nIiBwaG90b3Nob3A6Q29sb3JNb2RlPSIzIj4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDo4YjhjZTg0Ni0xMGQxLWZmNDctYmZmZi1hNmYwOGMxZGU1NjAiIHN0RXZ0OndoZW49IjIwMjItMDUtMDhUMTk6NDU6MzkrMDM6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE5IChXaW5kb3dzKSIvPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0ic2F2ZWQiIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6MzczZTFkZTgtMzg3NS1lMjQwLWJhMDgtYzUyYWVlMmJlZGQ3IiBzdEV2dDp3aGVuPSIyMDIyLTA1LTA4VDE5OjQ1OjM5KzAzOjAwIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOSAoV2luZG93cykiIHN0RXZ0OmNoYW5nZWQ9Ii8iLz4gPC9yZGY6U2VxPiA8L3htcE1NOkhpc3Rvcnk+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+0q90UgAABApJREFUaN7t2luIVVUYwPGZaTS7SOZkZRqWBRUVaRehrAi60VMPShaWL2HaPcEipaYbyNBQ5FvTjQgqjUqqoV4qyYeSLMsMxsyuSDF2ozC1aWZ+vawDm8Xe5+x99jmOE/PBejlnnfWt/7p9t9OClv9DaxkDGQMZHSATcQ4WYjl68DZewyNYiitxPNoONJDxmI93sAvDastebEU3Zo40yETch+9TJjpcoyVlH3oxdyRArsWOjInnlbj/v3gWx+4PkMPwXJXJwG58gdfxJB7DE3gB67ETQ1UWoR+XNxNkOjZnAAzhfczLsaITMAurwp3KWpS7mgEyE9szFPbizBL37Db8ljH2w40EmYwtKYp+woIGPZ/T8XK0OxW5uREgreFZjSG24KREv7ZwZMoCrciAuawsyPIMiI6oXzd+xx0YVxLm9hSYHSk6c4PMwkA04HYcndK3L6F8WzCQZWDuTVnAp+oFWRNB7MGFGX37Uo7DGzirBEysfwBzioJckLK9q6oo7cuwCXvRhaPqADkRf0RzeKUIyNTg7CUH+BaTCoIkd2cXFqG9IMyyaB67MTsvyEL8EA1Qyzj11fCxKvJ5Qas9CT9Hc+nMC3JN5EftwQklQZJAQ8GtPy0nTE/kAq3ICzIh7Ep/OBJ35lCWF2Q4Oib31ziyLZiGDaF/L44p+modisNzrlpRkORx+yb4aK1Vxm/HkTio2RFiPSAx0Mc4b6RD3TIgSaDBECYcN5pBkrvzK64azSBJmO7RviODWI1DRiNIRd7D6aPxsldka/CYWxv9ah2BW4Kv09EkgyjEMCtzxDBXBNfkoiIgp2JtQtlH1QxRHSCVfmsyYpu4XZeYy0CWr5b2w8XBPUnKpQ0AqcjGanFFSvsgchq78oLMDb5N8scvlgCRCAVuKOjKn5uSN7s+L0gbbk2J+C6uI7CCv/BoSP0UvcTronl8nRWkZQ3QETKCyUE2FACpyJtRtqVIm5cSpa6s5/ldkjK5xzNSRtui7d9cMil9Cn6JIL6slnKqVS7YmHLElqT0/SR8txM3lUwJTcGmFL0LyhjE2SFCFD2di6J+c0LkNq2kYe3Ahykn4ZlGWPbFGdm/zgZXnc5IHNEkxGc5osjcLsqDGTCf4uwGVLweCgWfGOK7vLtcROEDGSWAf/BqleRdteT4PRkFI+ElPLlZTuPSMPGsGsmmYHnnh/s1I1zeqeEluiTkdtfWqI28GzL0TfV+zw9PYbWqVeXzffgzZEAGc5bfunDw/nLjx+HuREozby2xWlF0fbjwI5J8mBJKCV+pTwbwUtmKbiMDq/HBF+vEWwGsH3+HuzMQYo8fg5HtCbZoxoH6z4fJIZN/Y8girsbzeDpk85fh6uB/tTdS99h/UcZAmtT+A2Ih8gdtNlXpAAAAAElFTkSuQmCC);background-position:55% 50%;background-repeat:no-repeat;background-size:46px;border:none!important;box-shadow:none!important;content:""}.video-js .vjs-big-play-button{background-color:var(--main-color);border:none;cursor:pointer;transition:.3s}.video-js .vjs-big-play-button:hover{background-color:#7a0f26;-webkit-transform:scale(1.01);transform:scale(1.01)}.vjs-waiting .vjs-loading-spinner{overflow:hidden}.publish-stream{display:flex;flex-direction:column}.publish-stream__item{max-width:410px}.publish-stream__item-settings{display:flex;flex-wrap:wrap;gap:5px;justify-content:space-between}.publish-stream__item-settings>.input-copy__wrapper{flex:1 1;min-width:150px}.panel__output-status{color:#787878;display:block;font-size:.9em;font-weight:700;padding-left:6px}.panel__output-info{align-items:center;background-color:#e3e3e3;border-radius:3px;color:#424242;display:flex;gap:50px;margin:6px 0;padding:7px}.panel__output-info .status{background-color:#ca2b2a}.panel__output-info .status,.panel__output-info .status.paused{border:none;border-radius:50%;height:20px;margin-left:15px;outline:none;width:20px}.panel__output-info .status.paused{background-color:#a9a9a9}.panel__output-info .status.pending{background-color:#ffa600}.panel__output-info .status.online,.panel__output-info .status.pending{border:none;border-radius:50%;height:20px;margin-left:15px;outline:none;width:20px}.panel__output-info .status.online{background-color:#2aca4e}.restreams{padding:25px 0;width:100%}.restreams b{color:#787878}.restreams ul{margin-top:10px}.restream{padding:8px 0}.restream,.restream__type{align-items:center;display:flex}.restream__type{flex:2 1;flex-wrap:wrap;gap:10px}.restream__type img{height:45px}.restream__type b{color:#3f3f3f}.restream__fields{display:flex;flex:4 1;flex-wrap:wrap;gap:10px}.restream__fields>.input__wrapper{flex:1 1}.restream__empty{align-items:center;border-bottom:2px solid #000;cursor:pointer;display:flex;font-size:1.2em;font-weight:600;justify-content:center;margin-top:25px;padding:2px;transition:.3s}.restream__empty:hover{color:#3d3d3d}.restream__actions{padding:0 10px}.restream__control{align-items:center;display:flex;flex:1 1;flex-wrap:wrap;gap:10px;justify-content:flex-end}.restream__control button{background-color:transparent;border:none;cursor:pointer;outline:none;transition:.3s}.restream__control button.start{border-style:solid;border-width:10px 0 10px 20px;cursor:auto;height:0;width:0}.restream__control button.start,.restream__control button.start:hover{border-color:transparent transparent transparent #d5d5d5}.restream__control button.start.active{border-color:transparent transparent transparent #838383}.restream__control button.start.active:hover{border-color:transparent transparent transparent #424242!important;cursor:pointer}.restream__control button.stop{background-color:#d5d5d5;height:20px;width:20px}.restream__control button.stop:hover{background-color:#d5d5d5!important;cursor:auto}.restream__control button.stop.active{background-color:#838383}.restream__control button.stop.active:hover{background-color:#424242!important;cursor:pointer}.restream__control button.status{background-color:#ca2b2a;border-radius:50%;height:20px;margin-left:15px;width:20px}.restream__control button.status.started{background-color:#2aca4e}.restream__control button.status.starting{-webkit-animation:statusStarting 1.5s ease-in-out infinite alternate;animation:statusStarting 1.5s ease-in-out infinite alternate;background-color:#8ec200}.restream__control button.status.stopping{-webkit-animation:statusStopping 1.5s ease-in-out infinite alternate;animation:statusStopping 1.5s ease-in-out infinite alternate;background-color:#ffa600}.restream__control button.status.stopped{background-color:#ca2b2a}.restream .actions{color:#424242;cursor:pointer;font-size:1.7em;transition:.3s}.restream .actions:hover{color:#606060}@-webkit-keyframes statusStarting{50%{background-color:#8ec200}to{background-color:#b7ed73}}@keyframes statusStarting{50%{background-color:#8ec200}to{background-color:#b7ed73}}@-webkit-keyframes statusStopping{50%{background-color:#ffa600}to{background-color:#ffd280}}@keyframes statusStopping{50%{background-color:#ffa600}to{background-color:#ffd280}}.restream__modal{align-items:center;background:#fff;border:1px solid #ccc;border-radius:4px;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;left:50%;min-height:30vh;outline:none;overflow:auto;overflow-x:hidden;padding:20px;position:fixed;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:35%;z-index:1000}.restream__modal-close{align-self:flex-end;cursor:pointer}.restream__modal-close:hover{color:#3d3d3d}.restream__modal-overlay{background-color:rgba(0,0,0,.75);bottom:0;left:0;position:fixed;right:0;top:0;z-index:800}.restream__modal-form{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;gap:10px;justify-content:center;max-width:300px;min-height:40vh;overflow:revert;padding:10px;width:100%}.restream__create-step{overflow:visible;width:100%}.restream__create-step.select>div{overflow:visible}.restream__modal-form button{width:100%}.restream__select-item{align-items:center;display:flex}.restream__select-item span{flex:1 1;text-align:center}.restream__error{color:red;padding-bottom:10px}.restream__remove-modal{align-items:center;background:#fff;border:1px solid #ccc;border-radius:4px;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;left:50%;outline:none;overflow:auto;overflow-x:hidden;padding:20px;position:fixed;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:900}.restream__remove-modal-overlay{background-color:rgba(0,0,0,.75);bottom:0;left:0;position:fixed;right:0;top:0;z-index:800}.restream__remove-buttons{align-items:center;display:flex;gap:25px;justify-content:center;margin-top:10px;padding:10px}.restream__modal-msg{display:flex;flex-direction:column;text-align:center}.error_block{align-items:center;background-color:var(--main-color);display:flex;justify-content:center;min-height:100vh;width:100%}.error__wrapper{display:flex;flex-direction:column;gap:35px;margin:0 auto}.error_block h1{font-size:3em}.error_block b,.error_block h1{color:#fff;text-align:center}.error__menu{display:flex;flex-wrap:wrap;justify-content:space-between}.error__menu a{background-color:var(--main-color-dark);border-radius:5px;color:#fff;padding:10px 20px;transition:.3s}.error__menu a:hover{background-color:var(--main-color-dark-hover)}.users__wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.users__wrapper.error b{color:red}.users__wrapper.error button{margin:15px}.users__table{border-collapse:collapse;text-align:center;width:100%}.users__table thead{background-color:#f8f8f8;border-radius:5px;color:#3d3d3d;font-size:.9em;overflow:auto}.users__table td,.users__table th{padding:10px}.users__footer{display:flex;justify-content:right;margin:10px 0;width:100%}.users__footer button{margin:12px}.users__item{outline:1px solid #d7d7d7}.users__item td{font-size:.8em}.users__item td a{color:#000!important}.users__item-action{cursor:pointer;transition:.3s}.users__item-action:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.add-user__stream{max-width:600px}.user__select{overflow:visible}.user__select>div{color:#080658;font-size:16px;font-weight:500;line-height:27px;margin-top:8px;overflow:visible}.add-user__wrapper{min-height:100vh}.add-user__action-wrapper{align-items:center;display:flex;justify-content:center}.add-user__header{align-items:center;display:flex;justify-content:space-between}.add-user__header h2{color:#424242}.add-user__header button{margin:12px}.add-user__header .save{animation:saveBlink 1s infinite alternate-reverse;background-color:#ffc400;border:1px solid #ffc400;box-shadow:1px 2px 5px #ffc400}.add-user__main{display:flex;flex-wrap:wrap;gap:20px}.add-user__stream{grid-column-gap:20px;grid-row-gap:20px;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);margin:20px 0;overflow:visible}.add-user__stream-wrapper{max-width:600px}.add-user__stream>div{overflow:visible}.add-user__wrapper hr{background-color:#e0e0e0;height:1px;margin-top:50px}.add-user__streams{text-align:center;width:100%}.add-user__streams-title{color:#424242;display:block;font-size:1.5em;padding:10px 0 30px}.add-user__streams td{padding:20px}.add-user__streams-actions{cursor:pointer;transition:.3s}.add-user__streams-actions:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.add-user__error{display:flex;justify-content:center;padding:15px 0}.add-user__error b{color:red}@-webkit-keyframes saveBlink{to{background-color:orange;border:1px solid orange;box-shadow:1px 2px 5px orange}}@keyframes saveBlink{to{background-color:orange;border:1px solid orange;box-shadow:1px 2px 5px orange}}.servers__wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.servers__wrapper.error b{color:red}.servers__wrapper.error button{margin:15px}.servers__table{border-collapse:collapse;text-align:center;width:100%}.servers__table thead{background-color:#f8f8f8;border-radius:5px;color:#3d3d3d;font-size:.9em;overflow:auto}.servers__table td,.servers__table th{padding:10px}.servers__footer{display:flex;justify-content:right;margin:10px 0;width:100%}.servers__footer button{margin:12px}.servers__add{align-items:center;display:flex;flex-direction:column;gap:5px;justify-content:center;margin-top:20px}.servers__add button{margin:12px}.servers__add-header{align-items:center;display:flex;justify-content:center}.servers__add-wrapper{display:flex;gap:20px;margin-top:10px}.servers__add-header .error{color:red}.servers__item{outline:1px solid #d7d7d7}.servers__item td{font-size:.8em}.servers__item-action{cursor:pointer;transition:.3s}.servers__item-action:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.apps__wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center;overflow:visible;width:100%}.apps__wrapper.error b{color:red}.apps__wrapper.error button{margin:15px}.apps__table{border-collapse:collapse;text-align:center;width:100%}.apps__table thead{background-color:#f8f8f8;border-radius:5px;color:#3d3d3d;font-size:.9em;overflow:auto}.apps__table td,.apps__table th{padding:10px}.apps__footer{display:flex;justify-content:right;margin:10px 0;width:100%}.apps__footer button{margin:12px}.apps__add{align-items:center;display:flex;flex-direction:column;gap:5px;justify-content:center;margin-top:20px;overflow:visible}.apps__add button{margin:12px}.apps__add-header{align-items:center;display:flex;justify-content:center}.apps__add-wrapper{display:flex;gap:20px;margin-top:10px;overflow:visible}.apps__add-header .error{color:red}.apps__select{display:flex;flex-direction:column;overflow:visible;width:50%}.apps__select label{color:#080658;font-size:16px;font-weight:500;line-height:27px;margin-bottom:4px}.apps__select>div{overflow:visible}.apps__item{outline:1px solid #d7d7d7}.apps__item td{font-size:.8em}.apps__item-action{cursor:pointer;transition:.3s}.apps__item-action:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}:root{--main-color:#901731;--main-color-hover:#c41f43;--main-color-active:#c41f43;--main-color-dark:#c41f43;--main-color-dark-hover:#c41f43}*{font-family:Roboto,sans-serif;list-style-type:none;margin:0;overflow-x:hidden;padding:0;text-decoration:none}html{min-width:320px}*{scrollbar-color:#818181 #fff;scrollbar-width:auto}::-webkit-scrollbar{width:16px}::-webkit-scrollbar-track{background:#fff}::-webkit-scrollbar-thumb{background-color:#818181;border:3px solid #fff;border-radius:10px}
/*# sourceMappingURL=main.f758c130.css.map*/