body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.login-container{align-items:center;background-color:#f5f5f5;display:flex;height:100vh;justify-content:center}.login-form{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;max-width:100%;padding:2rem;width:300px}.login-title{color:#333;margin-bottom:1.5rem;text-align:center}.form-group{margin-bottom:1rem}.form-label{color:#333;display:block;margin-bottom:.5rem}.form-input{border:1px solid #ccc;border-radius:4px;box-sizing:border-box;padding:.5rem;width:100%}.login-button{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;padding:.75rem;transition:background-color .3s ease;width:100%}.login-button:hover{background-color:#0056b3}.error-message{color:red;margin-top:1rem;text-align:center}.container{display:flex;flex-direction:column;min-height:100vh}.centered-content{align-items:center;display:flex;flex-grow:1;height:80vh;justify-content:center}.centered-content-data{position:relative;top:60px}.body-section{margin:20px 0;padding-bottom:auto;padding-left:3vw;padding-top:0;text-align:center}.footer-section{bottom:0;min-height:70px;text-align:center}.footer-section,.header-section{background-color:#fff;position:fixed;z-index:999}.header-section{border-bottom:2px solid #c8c8c8;color:#fff;height:60px;padding:0 80px;top:0;width:100%}.header-section img{height:100px;position:relative;top:50%;transform:translateY(-50%);width:95px}.question-section{align-items:center;background-color:#f1f1f1;color:#fff;display:flex;flex-direction:row;height:60px;padding-left:3vw}.question-text{color:#272f3e;font-weight:700}.answer-section{display:flex;flex-direction:row}.answer-text{bottom:7px;padding-top:5px;position:relative;text-align:left;width:auto}.footer-section textarea{border:1px solid #ccc;border-radius:4px;border-radius:8px;box-sizing:border-box;color:#383838;font-size:14px;overflow:hidden;padding:.77rem 1rem;position:relative}.textarea-container{align-items:center;display:flex;justify-content:center;margin:10px;position:relative}.send-button{background-color:#004dc6;border:#004dc6;border-radius:3px;font-size:14px;height:30px;position:relative;right:60px;width:35px}.send-button .anticon svg{color:#fff;display:inline-block;font-size:18px}.reset-button{background-color:#004dc6;border:#004dc6;border-radius:3px;color:#fff;font-size:14px;height:35px;width:90px}.reset-button .anticon svg{color:#fff;transform:rotate(130deg)}.chatbot-header-container{align-items:center;display:flex;justify-content:space-between;padding:1.8vh 1.5vh;position:fixed;width:-webkit-fill-available;z-index:10000}.ant-notification{z-index:100000}.chatbot-header-left{font-weight:500}.typing-loader{align-items:center;display:flex;height:100%;justify-content:center}.typing-loader span{animation:bounce 1.4s ease-in-out infinite both;background-color:#333;border-radius:50%;display:inline-block;height:8px;margin:0 4px;width:8px}.typing-loader span:first-child{animation-delay:-.32s}.typing-loader span:nth-child(2){animation-delay:-.16s}.typing-loader span:nth-child(3){animation-delay:0}.ant-menu .ant-menu-item-selected{background-color:#353536!important}@keyframes bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.menu-item{align-items:center;display:flex;justify-content:space-between;padding-right:10px}.menu-item .menu-item-text{flex:1 1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.menu-item .delete-button{color:#fff;display:none;justify-content:center;margin-left:10px;position:absolute;right:5px;top:13px;width:20px}.menu-item:hover .delete-button{display:flex}
/*# sourceMappingURL=main.53e4a0f8.css.map*/