html,body{height:100%;width:100%}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.main{text-align:center}#root{height:100%;width:100%;display:flex}#hidder{display:block;position:fixed;width:100%;height:100%;top:0;left:0;background:white;z-index:99988;opacity:.75}#spinner.active{display:block}#spinner{display:block;position:fixed;height:90px;width:90px;top:50%;left:50%;margin-left:-45px;z-index:99989}.rectangle{position:absolute;display:block;background-color:#00f;width:12px;height:45px;border-radius:6px}.orange{background-color:#f26423}.blue{background-color:#36496c}.light-blue{background-color:#90bcd0}.gray{background-color:#818181}#orange-1{bottom:46px;left:27px;transform-origin:bottom right;transform:rotate(-45deg);-webkit-animation:height 2.5s cubic-bezier(.9,.5,.5,.9) 0s infinite normal;animation:height 2.5s cubic-bezier(.9,.5,.5,.9) 0s infinite normal}#orange-2{top:45px;left:27px;transform-origin:top right;transform:rotate(45deg);-webkit-animation:height 2.5s cubic-bezier(.9,.5,.5,.9) 2.2s infinite normal;animation:height 2.5s cubic-bezier(.9,.5,.5,.9) 2.2s infinite normal}#blue-1{bottom:59px;left:41px;transform-origin:bottom right;transform:rotate(-45deg);-webkit-animation:height 2.5s cubic-bezier(.9,.5,.5,.9) .3s infinite normal;animation:height 2.5s cubic-bezier(.9,.5,.5,.9) .3s infinite normal}#blue-2{bottom:59px;left:36px;transform-origin:bottom left;transform:rotate(45deg);-webkit-animation:height 2.5s cubic-bezier(.9,.5,.5,.9) .8s infinite normal;animation:height 2.5s cubic-bezier(.9,.5,.5,.9) .8s infinite normal}#light-blue-1{top:59px;left:41px;transform-origin:top right;transform:rotate(45deg);-webkit-animation:height 2.5s cubic-bezier(.9,.5,.5,.9) 2s infinite normal;animation:height 2.5s cubic-bezier(.9,.5,.5,.9) 2s infinite normal}#light-blue-2{top:59px;left:36px;transform-origin:top left;transform:rotate(-45deg);animation:height 2.5s cubic-bezier(.9,.5,.5,.9) 1.7s infinite normal}#gray-1{bottom:46px;left:51px;transform-origin:bottom left;transform:rotate(45deg);-webkit-animation:height 2.5s cubic-bezier(.9,.5,.5,.9) 1.1s infinite normal;animation:height 2.5s cubic-bezier(.9,.5,.5,.9) 1.1s infinite normal}#gray-2{top:45px;left:51px;transform-origin:top left;transform:rotate(-45deg);-webkit-animation:height 2.5s cubic-bezier(.9,.5,.5,.9) 1.5s infinite normal;animation:height 2.5s cubic-bezier(.9,.5,.5,.9) 1.5s infinite normal}@-webkit-keyframes height{0%{height:45px}50%{height:45px}70%{height:25px}80%{height:25px}to{height:45px}}@keyframes height{0%{height:45px}50%{height:45px}70%{height:25px}80%{height:25px}to{height:45px}}[type=checkbox],[type=radio],input{box-shadow:none}.react-tags+p{margin:.5rem 0}.react-tags{position:relative;padding:.25rem 0 0 .25rem;border:2px solid #afb8c1;border-radius:6px;font-size:1em;line-height:1.2;cursor:text;background:white}.react-tags.is-active{border-color:#4f46e5}.react-tags.is-disabled{opacity:.75;background-color:#eaeef2;pointer-events:none;cursor:not-allowed}.react-tags.is-invalid{border-color:#fd5956;box-shadow:0 0 0 2px #fd565340}.react-tags__label{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.react-tags__list{display:inline;padding:0}.react-tags__list-item{display:inline;list-style:none}.react-tags__tag{box-sizing:border-box;margin:0 .25rem .25rem 0;padding:.375rem .5rem;border:0;border-radius:3px;background:#eaeef2;font-size:inherit;line-height:inherit}.react-tags__tag:hover{color:#fff;background-color:#4f46e5}.react-tags__tag:after{content:"\2715";margin-left:.5rem;font-size:.875rem}.react-tags__tag:not(:hover):after{color:#7c7d86}.react-tags__combobox{display:inline-block;padding:.375rem .25rem;margin-bottom:.25rem;max-width:100%}.react-tags__combobox-input{max-width:100%;margin:0;padding:0;border:0;outline:none;background:none;font-size:inherit;line-height:inherit;box-shadow:none}.react-tags__combobox-input::placeholder{color:#7c7d86;opacity:1}.react-tags__listbox{position:absolute;z-index:1;top:calc(100% + 5px);left:-2px;right:-2px;max-height:12.5rem;overflow-y:scroll;background:#ffffff;border:1px solid #afb8c1;border-radius:6px;box-shadow:#0000001a 0 10px 15px -4px,#0000000d 0 4px 6px -2px;-ms-overflow-style:none;scrollbar-width:none}.react-tags__listbox::-webkit-scrollbar{display:none}.react-tags__listbox-no-options{padding:.375rem .5rem;font-style:italic}.react-tags__listbox-option{padding:.375rem .5rem}.react-tags__listbox-option:hover{cursor:pointer;background:#eaeef2}.react-tags__listbox-option:not([aria-disabled="true"]).is-active{background:#4f46e5;color:#fff}.react-tags__listbox-option[aria-disabled=true]{color:#7c7d86;cursor:not-allowed;pointer-events:none}.react-tags__listbox-option[aria-selected=true]:after{content:"\2713";margin-left:.5rem}.react-tags__listbox-option[aria-selected=true]:not(.is-active):after{color:#4f46e5}button{padding:10px 15px}.container{text-align:center;display:flex;margin:0 auto;justify-content:center;align-items:center;max-width:50vw;padding:50px;flex-direction:column;border:1px solid gainsboro;box-shadow:5px 2px 1px 1px #fff}input{margin:20px;font-size:18px;padding:10px;border-radius:5px}.form-control{display:flex;flex-direction:column;align-items:flex-start}.form-control label{margin-left:20px}.float-right{margin-left:auto;border:none}.bg--lightgreen{background-color:#90ee90;color:#fff;border:1px solid gainsboro;cursor:pointer}td.css-xumdn4{max-width:20px}td{overflow:hidden;text-overflow:ellipsis;white-space:break-spaces}
