[data-chatbot] .ib-chatbot-ki{border:1px solid #595959;box-shadow:inset 0 1px 2px hsla(0,0%,4%,.1);margin-bottom:1rem;margin-left:-.5em;margin-right:-.5em;padding:.5em;position:relative}[data-chatbot] #loading-indicator{left:50%;position:absolute;top:calc(50% - 1.5rem);transform:translate(-50%,-50%)}[data-chatbot] #loading-indicator.hidden{display:none}[data-chatbot] #answer{max-height:18rem;min-height:4rem;overflow-y:auto}[data-chatbot].boxed .ib-chatbot-ki{max-height:20rem;position:relative}[data-chatbot] .input-group.inline{border-top:1px solid #b1b1b1;margin:0;position:relative}[data-chatbot] .input-group.inline.hidden{border-top:0;display:block!important;padding-top:0}[data-chatbot] .input-group.inline [data-chatbot-question]{background:none;border:0;box-shadow:none;font-size:1em;margin:0;padding-left:0}[data-chatbot] .input-group.inline .input-group-button{position:absolute;right:0;top:0;width:auto}[data-chatbot] .input-group.inline button{background:none;border:0;color:#005590;font-size:1rem;padding:.7rem 1rem}#search-fab{align-items:center;background-color:#005a9c;background:#fecc00;border:none;border-radius:50px;bottom:25px;box-shadow:0 4px 12px rgba(0,0,0,.2);color:#fff;cursor:pointer;display:flex;height:60px;justify-content:center;overflow:hidden;padding:0 15px;position:fixed;right:20px;transition:all .3s ease-in-out;white-space:nowrap;z-index:1005}#search-fab.fab-expanded{max-width:200px}#search-fab.fab-expanded .fab-text{margin-left:8px;opacity:1;transition:opacity .2s ease-in-out}#search-fab.fab-collapsed{width:60px}#search-fab.fab-collapsed .fab-text{display:none;opacity:0}.modal-header{align-items:center;border-bottom:1px solid #eee;display:flex;justify-content:space-between;padding:15px}.modal-body{flex:1;overflow-y:auto;padding:15px;-webkit-overflow-scrolling:touch}.modal-footer{background-color:#f9f9f9;border-top:1px solid #eee;padding:15px}#chat-input{border:1px solid #ccc;border-radius:25px;font-size:16px;padding:12px;width:100%}.rms_ai_search_container #answer h3,.rms_ai_search_container #answer p,.rms_ai_search_container #answer strong{font-size:1em!important}[data-chatbot-sourcelist]{margin:1rem -.5em}[data-chatbot-source]{list-style:none;margin:.5rem 0;padding:.5em}[data-chatbot-source]:hover{background:#f3f6f8}[data-chatbot-source] .result-item-link{display:block;margin-bottom:.5em}[data-chatbot-source] .result-item-more{margin-top:.5em}.spinner{overflow:hidden;position:relative}.spinner.is-adding{border-radius:25px;cursor:default;max-height:50px;max-width:50px}.spinner.is-adding:after{animation:fadeIn .3s ease-in,spin 1.3s ease-in-out infinite;animation-fill-mode:forwards}.spinner.is-adding span{opacity:0}.spinner:after{border:4px solid #db7c00;border-left-color:rgba(0,0,0,0);border-radius:50px;bottom:7px;content:" ";left:7px;margin:auto;max-height:30px;max-width:30px;opacity:0;position:absolute;right:7px;top:7px;z-index:1}@keyframes spin{0%,5%{transform:rotate(0deg)}95%,to{transform:rotate(1turn)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}