#beforcom-chat-button{position:fixed;right:25px;bottom:25px;width:60px;height:60px;background:#74d6f4;color:#000;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:99999}#beforcom-chat-button img{width:30px;height:30px;display:block}#beforcom-chat-box{position:fixed;right:25px;bottom:95px;width:350px;background:#fff;border-radius:10px;border:1px solid #000;display:none;overflow:hidden;z-index:99999}#beforcom-chat-header{background:#74d6f4;color:#000;padding:14px;font-weight:700}#beforcom-chat-body{padding:14px}#beforcom-chat-body p{color:#000}#beforcom-chat-intro{margin-bottom:12px}#beforcom-chat-intro p{margin:0 0 6px}#beforcom-live-messages{max-height:220px;overflow-y:auto;margin-bottom:12px;padding:8px;background:#f7f7f7;border:1px solid #e0e0e0;display:none}#beforcom-live-messages:not(:empty){display:block}.beforcom-message{margin-bottom:8px;padding:8px;border-radius:6px;font-size:14px;color:#000;word-wrap:break-word}.beforcom-message strong{display:block;margin-bottom:0}.beforcom-message-client{background:#e9e9e9;text-align:right}.beforcom-message-admin{background:#74d6f4;color:#000;text-align:left}#beforcom-chat-form{margin-top:10px}#beforcom-chat-body input,#beforcom-chat-body textarea{width:100%;box-sizing:border-box;margin-bottom:8px;padding:9px;border:1px solid #ccc;color:#000;background:#fff}#beforcom-chat-body textarea{height:90px;resize:vertical}#beforcom-chat-body button{width:100%;background:#74d6f4;color:#000;border:none;padding:10px;cursor:pointer;font-weight:700;font-family:"beforcomy-semibold",sans-serif!important}#beforcom-result{margin-top:10px;font-size:14px;color:#000}#beforcom-website{position:absolute;left:-9999px;opacity:0}#beforcom-client-fields{display:block}