*{box-sizing:border-box}html,body{margin:0;padding:0}#root{min-height:100vh}#pdf-viewer{display:none}#chat-button{color:#fff;cursor:pointer;z-index:1000;border:none;border-radius:50%;width:90px;height:90px;padding:0;display:none;position:fixed;bottom:20px;right:20px}#chat-button.btn-open,.chat-container.chat-open{display:block}#chat-button img{border-radius:50%;width:60px;height:60px;box-shadow:0 7px 8px 1px #00000080}#full-screen-button{cursor:pointer;background:0 0;border:0;min-width:fit-content;margin-right:20px}#close-chat{font-size:21px}#prev-chats,#full-screen-button,#close-chat{cursor:pointer}#prev-chats,#full-screen-button{margin-right:7px}.chat-container{z-index:9999;background:#eaeef3;border:1px solid #ccc;border-radius:15px;width:370px;height:550px;margin:0 auto;font-family:Segoe UI Light,Segoe UI,Segoe,Tahoma,Helvetica,Arial,sans-serif;display:none;position:fixed;bottom:30px;right:30px;overflow:hidden;box-shadow:0 4px 16px #00000040}.regular-screen .chat-header{height:13%}.regular-screen .chat-content{height:87%;font-size:.8rem}.regular-screen .chat-history{height:85%;max-height:85%;padding-bottom:0}.regular-screen .chat-input{height:14%}.regular-screen .chat-icon{margin-top:4px}.regular-screen .active-chat{width:100%}.regular-screen .user-message p:before{left:unset}.chat-header{color:#000;text-align:center;background-color:#fff;justify-content:space-between;align-items:center;padding:10px;display:flex;box-shadow:0 9.5px 12.7px #0000000d}.chat-header img{border-radius:50%;width:60px;margin-right:15px;padding:3px}.chat-header h2{color:#000;text-align:left;font-family:Segoe UI Light,Segoe UI,Segoe,Tahoma,Helvetica,Arial,sans-serif}.previous-chats{display:none;overflow-y:auto}.previous-chats ul{list-style:none}.chat-history{min-height:74%;max-height:300px;padding:10px;overflow-y:auto}.chat-history .bot-msg-content{background:#fff;border-radius:15px;width:fit-content;margin-top:10px;padding:10px;position:relative;box-shadow:0 9.5px 12.7px #0000001a}.chat-history .resource-title{color:#000;font-weight:700}.user-message{text-align:right;margin-bottom:30px}.chatbot-message{margin-bottom:30px}.user-message p{background:#fff;border-radius:15px;width:fit-content;margin-top:10px;margin-left:auto;padding:10px;position:relative;box-shadow:0 9.5px 12.7px #0000001a}.user-message p:before{right:10px;left:unset}.bot-msg-content a{color:#00f}.fas{color:#008fb3;margin-right:8px}.fas-user-icon{color:#3d5168!important}.icon-container{float:right}.like-icon,.dislike-icon,.copy-icon{cursor:pointer;margin:5px;font-size:14px}.like-icon{color:#008fb3}.dislike-icon{color:#f3bd2a}.copy-icon{color:#ababab}.loading-bubbles-container{justify-content:start;align-items:center;gap:8px;height:10px;margin-top:-35px;margin-left:15px;display:flex}.loading-bubbles{background:#002147;border-radius:50%;width:10px;height:10px;animation:1.4s ease-in-out infinite bounce;display:inline-block}@keyframes bounce{0%,to{transform:scale(0)}50%{transform:scale(1)}}.chat-input{background:#fff;border-top-color:#eaeaea;align-items:center;width:100%;padding:10px;display:flex;position:absolute;bottom:0;left:0}#user-input{resize:none;border:0;flex-grow:1;margin-right:5px;padding:5px}#send-button{cursor:pointer;background-color:#0000;border:0;min-width:fit-content;padding:0}#user-input:focus,#send-button:focus,#user-input:focus-visible,#send-button:focus-visible{border:none;outline:none}#send-button img{width:30px}.bot-msg-content p,.user-message p{margin-bottom:3px;font-size:14px}.naffa-placeholder{flex-direction:column;justify-content:center;align-items:center;width:85%;display:flex}.naffa-placeholder img{width:50px;height:50px}#bot-name{margin:0;font-size:16px}.chatbot-disclaimer{text-align:center}.chatbot-bold-text{font-weight:700}#feedback-modal{background-color:#000000b3;width:100%;height:100%;display:none;position:fixed;top:0;left:0}#feedback-modal .modal-content{text-align:center;background-color:#fff;border-radius:20px;margin:15% auto;padding:20px;position:relative;box-shadow:0 4px 8px #0003}#feedback-modal .modal-content h2{color:#000;margin:10px!important}.close{cursor:pointer;font-size:24px;position:absolute;top:10px;right:20px}#feedback-input{border:1px solid #d3d3d3;border-radius:5px;width:80%;padding:4px}#submit-feedback{color:#fff;text-align:center;cursor:pointer;background-color:#002147;border:none;border-radius:5px;width:35%;margin-top:10px;margin-bottom:20px;padding:10px 20px;font-size:16px;display:inline-block}.chatbotFeedbackSubBtn{text-align:center}a.document-numbers{vertical-align:top;background-color:#3d5168;border-radius:5px;margin-left:2px;padding:.2em .4em;font-size:.7em;text-decoration:none;color:#fff!important}.font-normal{font-style:normal}span.reference-number{color:#fff;background:#3d5168;border-radius:5px;margin-right:5px;padding:1px 3px}
