body,html{height:100%;margin:0;padding:0;font-weight:200;color:#3e5869}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}#root{height:100%}.chat-message-container{padding-top:10px}.message-content{max-width:66%;border-radius:4px;margin-bottom:10px;font-size:15px;font-weight:400;padding:10px}.chat-message-L{background-color:#dbdbdb;color:#282c34;width:100%}.chat-message-L .link-button{color:#6b479e}.chat-message-L-form{width:100%}.chat-message-L-form,.chat-message-L-typing{margin-left:50px;margin-top:-10px;margin-bottom:0}.chat-message-L-typing{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background-color:#f1f1f1;border-radius:20px}.chat-message-R{background-color:#6b479e;color:#fff;margin-left:auto!important;margin-right:0;width:100%}.message-timestamp{margin-top:8px;font-size:9px;text-align:right}.link-button{font-size:15px;outline:none;background-color:transparent;border:none;cursor:pointer;text-decoration:underline;display:inline;margin:0;padding:0}.link-button:focus,.link-button:hover{text-decoration:none}.icon-agent-container{display:flex;border-radius:50%;background-color:#6b479e;height:40px;width:40px;margin-right:10px}.icon-agent{-webkit-filter:invert(98%) sepia(1%) saturate(212%) hue-rotate(171deg) brightness(117%) contrast(100%);filter:invert(98%) sepia(1%) saturate(212%) hue-rotate(171deg) brightness(117%) contrast(100%);margin:auto;width:60%;height:60%}.message{display:flex}input[type=text],input[type=textarea],select{width:100%;padding:12px 6px;margin:4px 0;display:inline-block;border:1px solid #ccc;border-radius:4px;box-sizing:border-box}.send-message-bar{height:60px;display:flex;background-color:#dbdbdb}.send-message-bar-left{width:20px}.send-message-bar-center{flex:1 1 100%;margin:auto}.send-message-bar-text{width:100%;border:none;border-radius:6px;height:45px;font-size:14px;font-weight:400}input[type=text]:disabled::-webkit-input-placeholder{color:#c9c9c9}input[type=text]:disabled:-ms-input-placeholder{color:#c9c9c9}input[type=text]:disabled::-ms-input-placeholder{color:#c9c9c9}input[type=text]:disabled::placeholder{color:#c9c9c9}.send-message-bar-right{width:60px;margin-left:5px}.btn-send{border:none;background-color:#dbdbdb;height:100%;width:60px;display:flex}.btn-send:focus,.btn-send:hover{cursor:pointer;outline:none}.btn-send:hover .btn-img{-webkit-filter:invert(32%) sepia(92%) saturate(552%) hue-rotate(228deg) brightness(95%);filter:invert(32%) sepia(92%) saturate(552%) hue-rotate(228deg) brightness(95%)}.btn-img{-webkit-filter:invert(31%) sepia(18%) saturate(2887%) hue-rotate(231deg) brightness(91%) contrast(85%);filter:invert(31%) sepia(18%) saturate(2887%) hue-rotate(231deg) brightness(91%) contrast(85%);margin:auto;height:70%;width:70%}#legal-text{background-color:#f7f4f4;box-sizing:border-box;text-align:justify;margin:auto;padding:10px;bottom:60px;width:100%;z-index:100}#typing{display:flex;align-items:flex-end;box-sizing:border-box;text-align:center;position:fixed;vertical-align:bottom;margin-top:auto;margin-left:5px;bottom:60px;width:100%;z-index:90}#typing-text{color:#6b479e;font-weight:bolder;font-size:large;margin-left:5px}div#wave{margin-left:5px;position:relative;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}div#wave .dot{display:inline-block;width:7px;height:7px;border-radius:50%;margin-right:2px;background:#6b479e;-webkit-animation:wave 1s linear infinite;animation:wave 1s linear infinite}div#wave .dot:nth-child(2){-webkit-animation-delay:-2.2s;animation-delay:-2.2s}div#wave .dot:nth-child(3){-webkit-animation-delay:-1.3s;animation-delay:-1.3s}@-webkit-keyframes wave{0%,60%,to{transform:none}30%{transform:translateY(-8px)}}@keyframes wave{0%,60%,to{transform:none}30%{transform:translateY(-8px)}}#information{background-color:#6b479e;box-sizing:border-box;font-weight:700;color:#fff;height:60px;width:100%;z-index:100;display:flex;justify-content:center;align-items:center;padding-top:5px;padding-bottom:5px}#information p{margin:5px;text-align:center;font-size:1em}#chat{margin:0 10px 10px;overflow:auto;height:100%}.form input[type=radio]{margin-right:5px}.flex-label{margin-bottom:4px;display:flex}.App{height:calc(100% - 130px)}.App .topArea{box-sizing:border-box;background-color:#6b479e;text-align:left;font-weight:700;padding:20px 0 20px 20px;height:60px}.App-header,.App .topArea{display:flex;align-items:center;color:#fff}.App-header{background-color:#282c34;min-height:100vh;flex-direction:column;justify-content:center;font-size:calc(10px + 2vmin)}.App #poweredRainbow{max-height:15px;font-style:italic;bottom:5px;text-align:center}.App #rainbowLogo{padding-left:10px;max-height:15px}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}@-webkit-keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.edf4135c.chunk.css.map */