@import "https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap";html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background:#ff0;color:#333}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html,body{background-color:#fff;position:relative;font-family:'Roboto', sans-serif;color:#333;font-size:14px}pre.tracy-dump{position:relative;z-index:99999}.hide{display:none !important}a{color:inherit;text-decoration:none}a:hover{text-decoration:none}.container{max-width:1285px;width:100%;margin:0 auto;clear:both;display:flex;flex-wrap:wrap;position:relative}.permission-hide{pointer-events:none;cursor:not-allowed;display:none !important}.modal-dialog.modal-full{width:calc(100vw - 60px);margin:30px auto}.ui-sortable-helper{display:table}html,body{background:#fff;height:100%;font-size:15px;line-height:20px}header{height:35%;padding:10px 20px;color:#aaa;background:#0c010e;text-align:center;font-size:17px;position:relative;display:flex;flex-wrap:wrap}header .host{margin:0 auto 0 0;color:#aaa}header .avente{margin:0 0 0 auto;color:#aaa}header .bottom{width:100%;position:absolute;left:0;bottom:15%}header .bottom .logo{width:250px;display:inline-block}header .bottom .logo svg{width:250px;height:111px;margin:5px 0;fill:#fff}header .bottom .logo span{display:block;text-transform:uppercase;color:#aaa}header .bottom .domain{clear:both;font-size:25px;color:#aaa;display:inline-block;margin-top:25px}footer{position:absolute;bottom:0;width:100%;padding:10px 0;text-align:center}footer svg{width:100px;height:30px;fill:#ae264a}.content{text-align:center}.alert{padding:10px;color:#fff;margin:10px}.alert.alert-danger{background:#e32b3e}form{max-width:600px;width:calc(100% - 20px);display:inline-block;text-align:left;display:flex;flex-wrap:wrap;margin:20px auto 0 auto}form .input{width:50%;padding:10px}form .input label{display:block;padding:5px 0}form .input input{width:100%;height:41px;line-height:41px;outline:none;border-radius:2px;padding:0 10px;border:1px solid #ddd}@media (max-width: 500px){form .input{width:100%;display:block;padding-top:0}}form .checkbox{margin:5px auto 0 10px}form .checkbox label{position:relative;padding-left:30px;cursor:pointer}form .checkbox input[type=checkbox]{display:none}form .checkbox input[type=checkbox] + label:before{border:1px solid #ddd;border-radius:2px;width:20px;height:20px;content:'';position:absolute;left:0;top:0}form .checkbox input[type=checkbox]:checked + label:before{border-color:#666}form .checkbox input[type=checkbox]:checked + label:after{width:12px;height:12px;background:#666;border-radius:2px;position:absolute;left:5px;top:5px;content:''}form input[type="submit"]{background:#e32b3e;border:0;border-radius:2px;line-height:39px;padding:0 10px;font-weight:bold;color:#fff;font-size:13px;margin:0 10px 0 auto}form input[type="submit"]:hover{background:#9e1e2b}