.epChatBot-chat-container{width:100%;height:100%;display:flex;flex-direction:column;background-color:#fff;box-shadow:2px 2px 1px rgba(0,0,0,.05);border-radius:5px}.epChatBot-chat-header{display:flex;align-items:center;justify-content:center;padding:10px;border-bottom:1px solid #e6e6e6;font-size:18px;font-weight:bolder;background:linear-gradient(90deg,#2e3192,#1bffff);color:#fff}.epChatBot-chat-controls{display:flex;flex-direction:column;justify-content:space-between;padding:10px;border-bottom:1px solid #e6e6e6}.epChatBot-chat-chat{flex:1;max-height:500px;overflow-y:scroll;padding:10px;background-color:#f9f9f9;border:1px solid #e6e6e6;border-radius:4px}.epChatBot-chat-starters-container{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:10px}.epChatBot-chat-starter-button{padding:8px 12px;background-color:#2e3192;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:14px}.epChatBot-chat-botMessage{margin-bottom:10px}.epChatBot-chat-userMessage{display:flex;justify-content:flex-end;margin-bottom:10px}.epChatBot-chat-userMessage .epChatBot-chat-bubble{max-width:80%;background-color:#2e3192;color:#fff;padding:10px 16px;border-radius:18px 18px 4px 18px;word-break:break-word}.epChatBot-chat-input-container{display:flex;flex-direction:row;padding-top:10px}.epChatBot-chat-userInput{flex:1;padding:10px;border:1px solid #e6e6e6;border-radius:4px;font-size:14px}.epChatBot-chat-sendButton{margin-left:10px;padding:10px 15px;background-color:#2e3192;color:#fff;border:none;border-radius:4px;cursor:pointer}.epChatBot-chat-footer{}.epAIMailerContainer{margin-left:17px;margin-right:17px}.epAIMailerContainer .skills-header-label{margin:0 auto}.epAIMailerContainer .skills-header-container{font-weight:700;margin-bottom:10px;padding:7px;text-align:center;text-transform:uppercase}.epAIMailerContainer .skills-search-input{color:#434343;width:100%}.epAIMailerContainer .skills-list-container{margin:0;padding:3px}.epAIMailerContainer .skills-search-results-container{position:absolute;left:0;top:35px;z-index:5;max-height:300px;overflow-y:auto;box-shadow:0 10px 10px rgba(0,0,0,.3);border:2px solid #ddd;border-radius:4px}.epAIMailerContainer .skills-search-results-container #skills-search-result-list{margin-bottom:0}.epAIMailerContainer .skills-search-results-container .skills-item{display:flex;flex-direction:row;padding:4px 10px 4px 10px}.epAIMailerContainer .skills-search-results-container .skills-item-texts{display:flex;flex-direction:column}.epAIMailerContainer .skills-search-results-container .skills-item-texts .skills-item__groupname{font-size:9px}.epAIMailerContainer .skills-search-results-container .skills-item-texts .skills-item__name{font-size:11px;font-weight:bolder}.epAIMailerContainer .skills-search-results-container .skills-item-actions{display:flex;flex-direction:row;margin-left:auto}.epAIMailerContainer .skills-selected-categories-container{margin:0;padding:5px;max-height:300px;overflow-y:auto}.epAIMailerContainer .skills-selected-categories-container .skills-item{display:flex;flex-direction:row;padding:4px 10px 4px 10px}.epAIMailerContainer .skills-selected-categories-container .skills-item-texts{display:flex;flex-direction:column}.epAIMailerContainer .skills-selected-categories-container .skills-item-texts .skills-item__groupname{font-size:9px}.epAIMailerContainer .skills-selected-categories-container .skills-item-texts .skills-item__name{font-size:11px;font-weight:bolder}.epAIMailerContainer .skills-selected-categories-container .skills-item-actions{display:flex;flex-direction:row;margin-left:auto}.epAIMailerContainer .skill-link{cursor:pointer;font-size:small}.epAIMailer-modal-dialog.modal-dialog{margin:auto;width:85%}.epAIMailer-modal-dialog .modal-header{background:#496694;color:#fff;padding:15px 10px}.epAIMailer-modal-dialog .skill-box{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:start;align-items:flex-start}.epAIMailer-modal-dialog .skill-box .group{padding:6px;margin-bottom:2px}.epAIMailer-modal-dialog .skill-box .group .category{padding-left:1pc}.epAIMailer-modal-dialog .group{font-size:medium}.epAIMailer-modal-dialog .category{font-size:small}.epAIMailer-edit-container{display:flex;flex-direction:column;gap:15px}.epAIMailer-flex-row{display:flex;flex-wrap:wrap;gap:15px}.epAIMailer-flex-col{display:flex;flex-direction:column;flex:1 1;min-width:180px}.epAIMailer-header-fields .epAIMailer-header-item{flex:1 1 220px}.epAIMailer-body-sections{align-items:stretch;gap:10px}.epAIMailer-body-sections .epAIMailer-body-col{flex:1 1 400px}.epAIMailer-body-sections textarea{height:100%;resize:vertical}.epAIMailer-edit-container .text-right{margin-left:auto}@media(min-width:992px){.epAIMailer-body-sections .epAIMailer-body-col{flex:1 1 50%}}@media(max-width:576px){.epAIMailer-flex-row{gap:8px}}