﻿.chatResponses{min-height:250px;height:calc(100vh - 620px);overflow-y:scroll;scrollbar-color:var(--bs-primary) var(--bs-primary-bg-subtle);}.chatResources{min-height:250px;height:calc(100vh - 440px);overflow-y:scroll;scrollbar-color:var(--bs-primary) var(--bs-primary-bg-subtle);}.chatResponses.chatResponsesApp{height:calc(100vh - 360px);}.chatResources.chatResourcesApp{height:calc(100vh - 220px);}.chatBubbleRight{display:inline-block;background-color:var(--bs-success-bg-subtle);border-radius:10px;padding:1rem;float:right;clear:both;margin-bottom:1rem;margin-right:1em;max-width:85%;white-space:pre-wrap;}.chatBubbleLeft{display:inline-block;background-color:var(--bs-info);color:var(--bs-light);border-radius:10px;padding:1rem;float:left;clear:both;margin-bottom:1rem;max-width:85%;white-space:pre-wrap;}.chatBubbleButtons{padding:0;}.chatButton{margin:1rem;}.chatResourcesItem:hover{background-color:var(--bs-success-bg-subtle);}.chatResourcesItem-body-content{margin:0;padding:.3rem;}.chatResourcesItem-body-thumb{width:180px;max-width:180px;height:180px;max-height:180px;margin-bottom:.5rem;padding:0;}.chatResourcesItem-body-thumb img{max-width:100%;max-height:100%;}