html{font-family:Share Tech Mono,monospace!important}.App{background-color:#fafafa;height:100vh}p{margin:0}.bottom-link-wrapper{display:flex;justify-content:center;align-items:center;flex-direction:row;margin:15px 0}.mr-10{margin-right:10px}@media (max-width:320px){.bottom-link-wrapper{flex-direction:column;height:60px;justify-content:space-between}.mr-10{margin-right:0}}.container{width:100vw;height:100vh;display:flex;flex-direction:row;justify-content:center;align-items:center}.container-box{width:400px;height:400px;padding:8px;position:relative}@media screen and (max-width:500px){.container-box{width:280px}}.form{height:100%;width:100%}.field{display:flex;flex-direction:row;flex-wrap:wrap}.label{margin-right:10px;line-height:1.6!important}.input{height:42px;padding:16px;font-size:14px;font-family:Share Tech Mono,monospace;color:#212121}.input.--login{border-radius:5px;width:100%;box-shadow:0 0 10px rgba(0,0,0,.09);margin-bottom:4px}.input.--login:focus{box-shadow:rgba(126,87,194,.5)}.input.--search{border:none!important;border-radius:21px;width:100%;box-shadow:0 0 10px rgba(0,0,0,.09);padding-left:40px}.input.--search::-webkit-input-placeholder{opacity:.8}.input.--search::-moz-placeholder{opacity:.8}.input.--search:-ms-input-placeholder{opacity:.8}.input.--search::-ms-input-placeholder{opacity:.8}.input.--search::placeholder{opacity:.8}.input.--checkbox{width:20px;padding:8px!important}@media screen and (max-width:500px){.input.--checkbox{width:8px!important}}.button{font-family:Share Tech Mono,monospace;font-size:16px;height:42px;padding:8px;margin:10px;-webkit-transition:.25s ease;transition:.25s ease;cursor:pointer;text-transform:uppercase}.button.--form{background-color:#7e57c2;color:#fff;width:100%;margin:32px 0 0;border-radius:5px}.button.--form:hover{background-color:#483071}.button.--white{text-transform:none;background-color:#fff;color:#7e57c2;width:100%;margin:32px 0 0;border-radius:5px}.button.--white:hover{background-color:#483071;color:#fff}.button.--change{width:100px;background:transparent;height:32px;color:#483071}.button.--change:hover{border-bottom:2px solid #834ddf;color:#7e57c2}.button.disabled{cursor:none;pointer-events:none;opacity:.5}.form-link-bottom{margin:24px 0 0;line-height:1.6;font-size:14px;text-align:center}.form-link-bottom a:hover{text-decoration:underline;font-weight:700}.form-link-bottom a.notClickable{pointer-events:none;opacity:.5;text-decoration:none;font-weight:700}a{cursor:pointer;color:#483071;margin-left:4px}a:hover{text-decoration:underline;font-weight:700}a.notClickable{pointer-events:none;opacity:.5;text-decoration:none;font-weight:700}.white-backdrop{position:fixed;left:0;top:0;right:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;background-color:hsla(0,0%,100%,.8);pointer-events:none}.logo-size{max-width:385px;width:100%;margin:30px 0}.filter{background-color:#fff;padding:16px;align-content:center;flex-wrap:wrap-reverse;justify-content:space-evenly}.filter,.filter-selects{display:flex;flex-direction:row}.filter-selects{flex-wrap:nowrap;justify-content:space-around;width:50%}.filter-selects-select{width:160px;color:#7e57c2!important;margin-right:8px;flex-wrap:wrap}.filter-selects-select div{border:none!important;color:#7e57c2}.filter-selects-select:active,.filter-selects-select:focus{border:none!important;outline:0!important;box-shadow:none!important}.filter-selects-select .css-1pahdxg-control{border-color:#a77bf4!important;box-shadow:0 0 0 1px #a77bf4!important}@media screen and (max-width:500px){.filter-selects-select .css-1pahdxg-control{border-color:transparent!important;box-shadow:0 0 0 1px transparent!important}}.filter-selects-select .css-26l3qy-menu .css-4ljt47-MenuList .css-9gakcf-option{background-color:#a77bf4!important}.filter-selects-select .css-26l3qy-menu .css-4ljt47-MenuList .css-yt9ioa-option:hover{background-color:#d1c4e9!important}.filter-search{width:50%;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;position:relative}.filter-search svg{position:absolute;top:10px;left:10px;color:#dadada}@media screen and (max-width:768px){.filter-search{width:90%;position:absolute;top:88px}}@media screen and (max-width:500px){.filter{padding:4px;margin-top:10px}.filter-selects{width:98%!important;font-size:14px!important}.filter-selects-select{margin-right:0!important}.filter-selects-select .css-tlfecz-indicatorContainer{padding:0!important}}@media screen and (max-width:768px){.filter-selects{width:90%;margin-top:10px}}.css-1okebmr-indicatorSeparator{display:none!important}.options{padding:8px;display:flex;justify-content:left;width:100%}@media screen and (max-width:500px){.options{justify-content:center;padding:0;font-size:14px}}.logContainer-ul{background-color:#fafafa;overflow:auto;overflow-x:hidden;width:100%;height:calc(100vh - 246px)}.logContainer-ul .log-container{background-color:#fff;box-shadow:0 0 10px rgba(0,0,0,.09);padding:16px;border-radius:5px;margin:8px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;cursor:pointer;font-size:14px}.logContainer-ul .log-container .left{display:flex;flex-direction:row;align-items:center}.logContainer-ul .log-container-level{border-radius:12px;font-size:12px;padding:4px;width:60px;text-align:center;text-transform:lowercase;letter-spacing:2px;margin-left:10px}@media screen and (max-width:500px){.logContainer-ul .log-container-level{font-size:0;text-transform:uppercase;font-weight:700;width:32px!important;letter-spacing:0!important}}.logContainer-ul .log-container-level.ERROR{background-color:#ff6866;color:#6f0503;box-shadow:0 0 10px rgba(255,0,0,.5)}@media screen and (max-width:500px){.logContainer-ul .log-container-level.ERROR:after{content:"E";font-size:14px}}.logContainer-ul .log-container-level.INFO{background-color:rgba(146,199,253,.92);color:#0d47a1;box-shadow:0 0 10px rgba(146,199,253,.92)}@media screen and (max-width:500px){.logContainer-ul .log-container-level.INFO:after{content:"I";font-size:14px;letter-spacing:0}}.logContainer-ul .log-container-level.DEBUG{background-color:#a77bf4;color:#1a0d30;box-shadow:0 0 10px rgba(126,87,194,.5)}@media screen and (max-width:500px){.logContainer-ul .log-container-level.DEBUG:after{content:"D";font-size:14px;letter-spacing:0}}.logContainer-ul .log-container-level.WARN{background-color:#fe9;color:#ff8113;box-shadow:0 0 10px #ffe149}@media screen and (max-width:500px){.logContainer-ul .log-container-level.WARN:after{content:"W";font-size:14px;letter-spacing:0}}.logContainer-ul .log-container-level.FATAL{background-color:#8e8e8e;color:#fff;box-shadow:0 0 10px #dadada}@media screen and (max-width:500px){.logContainer-ul .log-container-level.FATAL:after{content:"F";font-size:14px;letter-spacing:0}}.logContainer-ul .log-container-infos{text-align:center}@media screen and (max-width:768px){.logContainer-ul{height:calc(100vh - 258px)}}.container-detail-box{margin:10px 32px;padding:30px;background-color:#fff;line-height:1.5}@media screen and (max-width:500px){.container-detail-box{margin:0}}.detail-wrapper{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end}@media screen and (max-width:768px){.detail-wrapper{flex-direction:column;align-items:flex-start}}.title-detail{font-size:35px;text-align:center;margin-bottom:40px}.form-link-bottom a{cursor:pointer;color:#483071;margin-left:4px}.container-detail{background-color:#fafafa;overflow:auto;overflow-x:hidden;width:100%}.container-detail-subtitle{margin-bottom:20px;font-weight:700}.detail-right{text-align:right}@media screen and (max-width:768px){.detail-right{text-align:left;margin-top:20px}}.ERROR{background-color:#ff6866;color:#6f0503;box-shadow:0 0 10px rgba(255,0,0,.5)}.INFO{background-color:rgba(146,199,253,.92);color:#0d47a1;box-shadow:0 0 10px rgba(146,199,253,.92)}.DEBUG{background-color:#a77bf4;color:#1a0d30;box-shadow:0 0 10px rgba(126,87,194,.5)}.WARN{background-color:#fe9;color:#ff8113;box-shadow:0 0 10px #ffe149}.FATAL{background-color:#8e8e8e;color:#fff;box-shadow:0 0 10px #dadada}.p-level{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:4px}.container-box-error{width:423px;height:400px;padding:8px;position:relative}.container-error{width:100vw;height:100vh;display:flex;flex-direction:row;justify-content:center;align-items:center;background-color:#7e57c2}.error-code{font-size:130px}.error-code,.error-menssage{margin:24px 0 0;line-height:1.6;text-align:center;color:#fff}.error-menssage{font-size:25px}@media screen and (max-width:500px){.container-box-error{width:280px;height:400px}}@font-face{font-family:Inconsolata,monospace;font-style:normal;font-weight:400;src:local("Inconsolata"),url(https://fonts.googleapis.com/css?display=swap&family=Inconsolata%3A400%2C700)}@font-face{font-family:PT Mono,monospace;font-style:normal;font-weight:400;src:local("PT Mono"),url(https://fonts.googleapis.com/css?display=swap&family=PT+Mono)}body,button,div,footer,form,h1,h2,h3,h4,h5,h6,header,html,input,label,p,select,textarea,ul{margin:0;padding:0;border:0;box-sizing:border-box}body :active,body:focus,body :hover,button :active,button:focus,button :hover,div :active,div:focus,div :hover,footer :active,footer:focus,footer :hover,form :active,form:focus,form :hover,h1 :active,h1 :hover,h1:focus,h2 :active,h2 :hover,h2:focus,h3 :active,h3 :hover,h3:focus,h4 :active,h4 :hover,h4:focus,h5 :active,h5 :hover,h5:focus,h6 :active,h6 :hover,h6:focus,header :active,header:focus,header :hover,html :active,html:focus,html :hover,input :active,input:focus,input :hover,label :active,label:focus,label :hover,p :active,p:focus,p :hover,select :active,select:focus,select :hover,textarea :active,textarea:focus,textarea :hover,ul :active,ul:focus,ul :hover{outline:none!important;outline-width:0!important}ul{list-style:none;margin:0;padding:0;border:0;box-sizing:border-box}.header{background-color:#7e57c2;font-family:Roboto,sans-serif;color:#fff;padding:32px;display:flex;flex-direction:row;justify-content:space-between}.header h1{font-size:21px;font-weight:300}.header h1 span{font-weight:500}.header h2{font-size:14px;font-weight:300;color:#dadada}.header .left-side-wrapper{display:flex}.header .left-side-wrapper .logo-icon{max-width:48px;margin-right:10px}@media screen and (max-width:768px){.header{height:110px;padding:18px;line-height:1.5}.header h2{font-size:12px}}@media screen and (max-width:500px){.header .logo-icon{max-width:32px;max-height:32px;margin-right:10px;margin-top:4px}.header .header-right{margin-top:4px}}
/*# sourceMappingURL=main.64248288.chunk.css.map */