*{font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif}.mainEditorContainer{display:flex;flex-direction:row;gap:8px;width:100%}.editor{width:100%}.editor-open{width:calc(80% - 10px)}.edit{border:1px solid #c4c4f4;padding:4px;width:20%}.edit h4{font-size:1.5rem;margin:0;padding:0}.edit .close{background:red;border:1px solid #000;color:#fff;cursor:pointer;float:right;font-size:1.5rem;font-size:14;height:20px;line-height:20px;position:relative;right:0;text-align:center;top:0;width:20px}.formBody{box-shadow:8px 8px 8px #454040;margin:auto;width:80%}.formBody>div{padding:5px}.formBody .imgBg{background:#efeae2;background-image:url(/static/media/bg.fc980add0350f0db9724.png);padding:0}.formBody>*{color:#000}.chatWindow{margin-bottom:20px;max-height:calc(100vh - 180px);min-height:calc(100vh - 180px);overflow-y:auto;padding:10px}.chatMessage{display:flex;gap:8px;margin:5px 0}.agentMessage{border-radius:10px;justify-self:left;margin:8px auto 8px 0;width:50%;word-break:break-word}.agentMessage,.agentMessage p{background:#d9fdd3;padding:8px}.agentMessage p{margin:0}.userMessage{background:#fff;border-radius:10px;margin-left:auto;padding:10px;text-align:right;width:50%;word-break:break-word}.timeMessage{color:gray;font-size:12px}.chatInpputContainer{background:#f0f2f5;display:grid;grid-template-columns:15% 80% 5%;height:50px;margin:0}.chatInpputIcons{display:flex;font-size:25px;gap:10px;justify-content:space-between;padding:10px 30px}.chatInpput,.chatInpput:active,.chatInpput:focus{background:#fff;border:none;width:100%}.systemMessage{display:flex;justify-content:center}.chatInpputSend{margin:auto}.breadcrumb-container{align-items:center;display:flex;font-size:16px;margin:20px 0}.breadcrumb-item{color:#2d2d2d;margin-right:10px;text-decoration:none;transition:color .2s ease-in-out}.breadcrumb-item:hover,.breadcrumb-item:last-child{color:#0077c2}.breadcrumb-separator{color:#999;margin:0 10px}.breadcrumb-separator:before{content:"\2192"}.breadcrumb-item.active{color:#0077c2}.deletingPopUp{background:rgba(100,139,254,.405);border-radius:8px;height:150px;left:calc(50% - 200px);padding:8px;position:absolute;top:calc(50% - 75px);width:400px;z-index:100000000000000000000}.deletingPopUp>div{border-bottom:1px solid gray;display:flex;justify-content:space-between;padding-bottom:6px}.CancelDdelete{background:red;border:1px solid #000;color:#fff;cursor:pointer;padding:3px;text-align:center;width:20px}
/*# sourceMappingURL=main.9ea1b6bb.css.map*/