@charset "UTF-8";/*!
 * Converse.js (Web-based XMPP instant messaging client)
 * http://conversejs.org
 *
 * Copyright (c) 2012-2014, JC Brand <jc@opkode.com>
 * Licensed under the Mozilla Public License
 */@import url(https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap);:root{--subdued-color:#A8ABA1;--gray-color:#818479;--dark-gray-color:#585B51;--lightest-blue:#89B7CD;--light-blue:#578EA9;--blue:#387592;--dark-blue:#206485;--darkest-blue:#114C68;--lightest-red:#FFB9A7;--light-red:#FF977C;--red:#E77051;--dark-red:#D24E2B;--darkest-red:#A53214;--lightest-orange:#FFD6A7;--light-orange:#E7A151;--orange:#E7A151;--dark-orange:#D2842B;--darkest-orange:#A56214;--greenish-white:#E7FBF0;--reddish-white:#FFECE7;--lightest-green:#E7FBF0;--light-green:#5CBC86;--green:#3AA569;--dark-green:#1E9652;--darkest-green:#0E763B;--link-color:var(--light-blue );--dark-link-color:var(--dark-blue );--global-background-color:var(--light-blue );--inverse-link-color:white;--link-shadow-color:#FAFAFA;--text-shadow-color:#FAFAFA;--text-color:#818479;--light-text-color:#A8ABA1;--border-color:#CCC;--icon-color:var(--blue );--save-button-color:var(--green );--send-button-height:27px;--send-button-margin:3px;--message-them-color:var(--red );--roster-height:194px;--chat-list-item-height:30px;--flyout-padding:1.2em;--chat-head-color:var(--green );--chat-head-text-color:white;--chat-head-inverse-text-color:white;--chat-head-height:62px;--chat-textarea-height:70px;--input-focus-color:#1A9707;--highlight-color:#DCF9F6;--controlbox-dropdown-height:30px;--controlbox-head-color:var(--light-blue );--controlbox-head-height:63px;--controlbox-pane-padding:var(--flyout-padding );--primary-color:var(--orange );--secondary-color:var(--blue );--warning-color:var(--dark-red );--light-background-border-color:#B1BFC4;--light-background-color:#FCFDFD;--moderator-color:var(--red );--online-color:var(--green );--error-color:var(--darkest-red );--button-border-radius:5px;--chatbox-border-radius:7px;--bottom-gutter-height:35px;--chatbox-hover-height:6px;--mobile_landscape_height:450px;--mobile_portrait_length:480px;--font-size-tiny:10px;--font-size-small:14px;--font-size:16px;--font-size-large:18px;--font-size-huge:26px;--legend-font-size:18px;--toolbar-height:29px;--toolbar-color:var(--greenish-white );--line-height-small:20px;--line-height:22px;--controlbox-width:250px;--chat-width:100%;--chat-height:100%;--chat-gutter:0.5em;--minimized-chats-width:130px;--padding:1em;--mobile-chat-width:100%;--mobile-chat-height:400px;--small-mobile-chat-height:300px;--font-path:"../fonticons/fonts/";--chatroom-head-height:62px;--chatroom-width:300px;--chatroom-head-color:var(--red );--chatroom-color-light:var(--light-red );--chatroom-color-dark:var(--darkest-red );--chatroom-message-them-color:var(--green );--chatroom-toolbar-color:var(--reddish-white );--headline-head-color:var(--orange );--box-close-button-padding-top:4px;--box-close-button-padding-bottom:4px;--box-close-button-padding-left:4px;--box-close-button-padding-right:4px;--box-close-font-size:16px}:root{--black-opacity:rgba(0,0,0,0.1);--opacity-5:0.5;--main-font-family:"Lato",sans-serif;--button-radius:50px;--font-size-huge:24px;--font-size-xlarge:20px;--font-size-large:18px;--font-size-medium:16px;--font-size-small:14px;--font-size-xsmall:12px;--primary-color:#22ADBF;--primary-color-rgb:34,173,191;--primary-color-contrast:#fff;--primary-color-contrast-rgb:255,255,255;--secondary-color:#3681A6;--accent-color:#EAC97F;--accent-color-2:#E06270;--white:#fff;--grey-light:#F7F7F7;--grey-mid:#E0E1E2;--grey-dark:#989898;--grey-vibrant:#EFEFF4;--grey-vibrant-rgb:239,239,244;--grey-vibrant-light:#DBE7EB;--grey-vibrant-mid:#A0A8AF;--grey-vibrant-dark:#485866;--black:#323C47;--black-rgb:0,0,0;--red:#EA7F7F;--peach:#EEA8A2;--yellow:#F9D570;--green:#77B192;--lime:#79CFA6;--aqua:#90D4D4;--blue:#5E91BC;--violet:#AEB4D7;--purple:#A333C8;--pink:#D490B2;--brown:#D4A290;--grey:#979797;--status-away:#F9D570;--status-online:#77B192;--status-busy:#C41329;--status-offline:#DBE3EB;--border-radius:10px;--button-color:var(--primary-color);--badge-notification-bg-color:var(--primary-color);--badge-notification-color:var(--text-color);--form-item-bg-color:var(--white);--form-item-height:50px;--form-item-border-radius:50px;--input-icon-text-indent:50px;--icon-msg-tick-color:var(--grey-dark);--icon-msg-tick-read-color:#0087FF;--link-color:#039be5;--bg-color:var(--white);--bg-warning:var(--red);--color-warning:var(--red);--color-urgent:#C41329;--color-important:#fc0;--color-protected:var(--grey-vibrant-dark);--notification-badge-color:(var(--primary-color));--ico-size-normal:24px;--ico-color:var(--grey-vibrant-dark);--ico-radius-hover:5px;--ico-bg-hover:rgba(var(--black-rgb), 0.03);--ico-color-hover:var(--primary-color);--ico-active-bg:var(--primary-color);--header-bg:var(--grey-light);--header-height:72px;--header-title-size:var(--font-size-huge);--modal-header-height:var(--header-height);--modal-footer-height:72px;--modal-body-height:calc(95vh - var(--modal-header-height) - var(--modal-footer-height));--header-modal-bg:var(--grey-light);--modal-dialog-max-width:600px;--modal-dialog-l-screen:50%;--modal-dialog-m-screen:70%;--modal-dialog-s-screen:95%;--modal-dialog-xs-screen:50%;--text-color:var(--black);--text-light:var(--grey-dark);--text-dark:var(--black);--text-warning:var(--red);--text-weight-light:300;--text-weight-regular:400;--text-weight-bold:600;--text-weight-heavy:900;--chatlist-bg:var(--white);--chat-list-item-height:72px;--chat-list-item-height-small:52px;--chatlist-item-bg-current:var(--grey-vibrant);--chatlist-item-bg-hover:rgba(var(--grey-vibrant-rgb), 0.5);--chat-bg-color:var(--grey-vibrant);--chat-bg-image:none;--chat-head-text-color:var(--text-color);--bubble-text-color:var(--text-color);--bubble-radius:5px;--bubble-me-bg:var(--grey-vibrant-light);--bubble-me-text-contrast:#323C47;--bubble-me-text-contrast-rgb:50,60,71;--bubble-they-bg:var(--white);--bubble-they-text-contrast:#323C47;--bubble-they-text-contrast-rgb:50,60,71;--bubble-shadow:none!important;--bubble-me-radius:10px 5px 5px 10px;--bubble-me-padding:10px 10px 10px 20px;--bubble-them-radius:5px 10px 10px 10px;--bubble-them-padding:10px 10px 10px 20px;--bubble-them-first-of-many-radius:5px;--bubble-link-color:var(--link-color);--bubble-important-color:var(--yellow);--bubble-urgent-color:#C41329;--bubble-retired-bg:rgba(239,102,108, .10)!important;--bubble-retired-ico:var(--peach);--compose-message-max-height:120px;--flyout-menu-bg:var(--white);--flyout-menu-radius:var(--border-radius);--flyout-menu-shadow:0 6px 12px rgb(0 0 0 / 18%);--flyput-menu-padding:5px;--flyout-menu-item-text:var(--text-color);--flyout-menu-item-padding:10px 20px;--flyout-menu-item-bg-hover:var(--white);--flyout-menu-item-text-hover:var(--primary-color);--flyout-menu-item-warning-text:var(--text-warning);--flyout-menu-item-warning-text-hover:var(--white);--flyout-menu-item-warning-bg-hover:var(--text-warning);--transition-style:.2s cubic-bezier(.785,.135,.15,.86) 0s;--background-color:#fff;--light-base-color:#60A5A1;--lighter-base-color:#80B9B4;--lightest-base-color:#B8E3E1;--medium-grey:#dedede;--light-grey:#eee;--lightest-grey:#f9f9f9;--login-width:20vw;--head-box-height:72px;--my-chat-head-height:72px;--top-z-index:100000;--modal-z-index:10000000;--controlbox-width:250px;--chat-width:100%;--chat-height:100%;--chat-gutter:0.5em;--minimized-chats-width:130px}body.dark{--black-opacity:rgba(0,0,0,0.1);--primary-color:#5CBC86}:root{--subdued-color:#A8ABA1;--base-color:#323d47;--second-color:#EC1C24;--light-base-color:#323d47;--light2-base-color:#1caebe}@font-face{font-family:Converse-js;src:url(var(--font-path)icomoon.eot?wvi0ht);src:url(var(--font-path)icomoon.eot?wvi0ht#iefix) format("embedded-opentype"),url(var(--font-path)icomoon.ttf?wvi0ht) format("truetype"),url(var(--font-path)icomoon.woff?wvi0ht) format("woff"),url(var(--font-path)icomoon.svg?wvi0ht#icomoon) format("svg");font-weight:400;font-style:normal}.icon-conversejs{font-family:Converse-js;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:gold!important}.icon-conversejs:before{content:"\e600"}#converse-embedded-chat .icon-address-book:before,#conversejs .icon-address-book:before{content:"✏"}#converse-embedded-chat .icon-angry:before,#conversejs .icon-angry:before{content:"\e03f"}#converse-embedded-chat .icon-attachment:before,#conversejs .icon-attachment:before{content:"\e032"}#converse-embedded-chat .icon-away:before,#conversejs .icon-away:before{content:"◻"}#converse-embedded-chat .icon-blocked:before,#conversejs .icon-blocked:before{content:"✘"}#converse-embedded-chat .icon-bold:before,#conversejs .icon-bold:before{content:"\e04d"}#converse-embedded-chat .icon-bubbles-2:before,#conversejs .icon-bubbles-2:before{content:"\e016"}#converse-embedded-chat .icon-bubbles-3:before,#conversejs .icon-bubbles-3:before{content:"\e017"}#converse-embedded-chat .icon-bubbles:before,#conversejs .icon-bubbles:before{content:"\e015"}#converse-embedded-chat .icon-camera-2:before,#conversejs .icon-camera-2:before{content:"☖"}#converse-embedded-chat .icon-camera:before,#conversejs .icon-camera:before{content:"\e003"}#converse-embedded-chat .icon-cancel-circle:before,#conversejs .icon-cancel-circle:before{content:"\e058"}#converse-embedded-chat .icon-chat:before,#conversejs .icon-chat:before{content:"◼"}#converse-embedded-chat .icon-checkbox-checked:before,#conversejs .icon-checkbox-checked:before{content:"☑"}#converse-embedded-chat .icon-checkbox-partial:before,#conversejs .icon-checkbox-partial:before{content:"⬨"}#converse-embedded-chat .icon-checkbox-unchecked:before,#conversejs .icon-checkbox-unchecked:before{content:"⬧"}#converse-embedded-chat .icon-checkmark:before,#conversejs .icon-checkmark:before{content:"✓"}#converse-embedded-chat .icon-close:before,#conversejs .icon-close:before{content:"✕"}#converse-embedded-chat .icon-closed:before,#conversejs .icon-closed:before{content:"►"}#converse-embedded-chat .icon-cog:before,#conversejs .icon-cog:before{content:"\e02f"}#converse-embedded-chat .icon-cogs:before,#conversejs .icon-cogs:before{content:"\e022"}#converse-embedded-chat .icon-confused:before,#conversejs .icon-confused:before{content:"⍨"}#converse-embedded-chat .icon-cool:before,#conversejs .icon-cool:before{content:"\e040"}#converse-embedded-chat .icon-database:before,#conversejs .icon-database:before{content:"\f1c0"}#converse-embedded-chat .icon-dnd:before,#conversejs .icon-dnd:before{content:"\e004"}#converse-embedded-chat .icon-envelop:before,#conversejs .icon-envelop:before{content:"✉"}#converse-embedded-chat .icon-evil:before,#conversejs .icon-evil:before{content:"☟"}#converse-embedded-chat .icon-eye-blocked:before,#conversejs .icon-eye-blocked:before{content:"\e031"}#converse-embedded-chat .icon-eye:before,#conversejs .icon-eye:before{content:"\e030"}#converse-embedded-chat .icon-globe:before,#conversejs .icon-globe:before{content:"\f0ac"}#converse-embedded-chat .icon-grin:before,#conversejs .icon-grin:before{content:"\e041"}#converse-embedded-chat .icon-happy:before,#conversejs .icon-happy:before{content:"☻"}#converse-embedded-chat .icon-headphones:before,#conversejs .icon-headphones:before{content:"♬"}#converse-embedded-chat .icon-heart:before,#conversejs .icon-heart:before{content:"❤"}#converse-embedded-chat .icon-hide-users:before,#conversejs .icon-hide-users:before{content:"\e01c"}#converse-embedded-chat .icon-home:before,#conversejs .icon-home:before{content:"\e000"}#converse-embedded-chat .icon-idcard-dark:before,#conversejs .icon-idcard-dark:before{content:"\f2c2"}#converse-embedded-chat .icon-idcard:before,#conversejs .icon-idcard:before{content:"\f2c3"}#converse-embedded-chat .icon-image:before,#conversejs .icon-image:before{content:"⬔"}#converse-embedded-chat .icon-info-2:before,#conversejs .icon-info-2:before{content:"i"}#converse-embedded-chat .icon-info:before,#conversejs .icon-info:before{content:"⍠"}#converse-embedded-chat .icon-italic:before,#conversejs .icon-italic:before{content:"\e04f"}#converse-embedded-chat .icon-key-2:before,#conversejs .icon-key-2:before{content:"\e029"}#converse-embedded-chat .icon-key:before,#conversejs .icon-key:before{content:"\e028"}#converse-embedded-chat .icon-legal:before,#conversejs .icon-legal:before{content:"\f0e3"}#converse-embedded-chat .icon-lock:before,#conversejs .icon-lock:before{content:"\e027"}#converse-embedded-chat .icon-logout:before,#conversejs .icon-logout:before{content:"\e601"}#converse-embedded-chat .icon-leave:before,#conversejs .icon-leave:before{content:"\e601"}#converse-embedded-chat .icon-minus:before,#conversejs .icon-minus:before{content:"\e05a"}#converse-embedded-chat .icon-music:before,#conversejs .icon-music:before{content:"♫"}#converse-embedded-chat .icon-new-tab:before,#conversejs .icon-new-tab:before{content:"\e053"}#converse-embedded-chat .icon-newspaper:before,#conversejs .icon-newspaper:before{content:"\e001"}#converse-embedded-chat .icon-notebook:before,#conversejs .icon-notebook:before{content:"✐"}#converse-embedded-chat .icon-notification:before,#conversejs .icon-notification:before{content:"\e01f"}#converse-embedded-chat .icon-offline:before,#conversejs .icon-offline:before{content:"\e002"}#converse-embedded-chat .icon-online:before,#conversejs .icon-online:before{content:"◼"}#converse-embedded-chat .icon-opened:before,#conversejs .icon-opened:before{content:"▼"}#converse-embedded-chat .icon-pencil:before,#conversejs .icon-pencil:before{content:"✎"}#converse-embedded-chat .icon-phone-hang-up:before,#conversejs .icon-phone-hang-up:before{content:"☎"}#converse-embedded-chat .icon-phone:before,#conversejs .icon-phone:before{content:"☏"}#converse-embedded-chat .icon-play:before,#conversejs .icon-play:before{content:"◙"}#converse-embedded-chat .icon-plus:before,#conversejs .icon-plus:before{content:"✚"}#converse-embedded-chat .icon-pushpin:before,#conversejs .icon-pushpin:before{content:"\e012"}#converse-embedded-chat .icon-quotes-left:before,#conversejs .icon-quotes-left:before{content:"\e01d"}#converse-embedded-chat .icon-radio-checked:before,#conversejs .icon-radio-checked:before{content:"⬦"}#converse-embedded-chat .icon-radio-unchecked:before,#conversejs .icon-radio-unchecked:before{content:"⬥"}#converse-embedded-chat .icon-remove:before,#conversejs .icon-remove:before{content:"✕"}#converse-embedded-chat .icon-trash:before,#conversejs .icon-trash:before{content:"\e02d"}#converse-embedded-chat .icon-room-info:before,#conversejs .icon-room-info:before{content:"\e059"}#converse-embedded-chat .icon-sad:before,#conversejs .icon-sad:before{content:"☹"}#converse-embedded-chat .icon-save:before,#conversejs .icon-save:before{content:"\f0c7"}#converse-embedded-chat .icon-search:before,#conversejs .icon-search:before{content:"\e021"}#converse-embedded-chat .icon-shocked:before,#conversejs .icon-shocked:before{content:"⍤"}#converse-embedded-chat .icon-show-users:before,#conversejs .icon-show-users:before{content:"\e01e"}#converse-embedded-chat .icon-smiley:before,#conversejs .icon-smiley:before{content:"☺"}#converse-embedded-chat .icon-snowflake:before,#conversejs .icon-snowflake:before{content:"\f2dc"}#converse-embedded-chat .icon-spell-check:before,#conversejs .icon-spell-check:before{content:"\e045"}#converse-embedded-chat .icon-spinner:before,#conversejs .icon-spinner:before{content:"⌛"}#converse-embedded-chat .icon-strikethrough:before,#conversejs .icon-strikethrough:before{content:"\e050"}#converse-embedded-chat .icon-thumbs-up:before,#conversejs .icon-thumbs-up:before{content:"☝"}#converse-embedded-chat .icon-tongue:before,#conversejs .icon-tongue:before{content:"\e038"}#converse-embedded-chat .icon-unavailable:before,#converse-embedded-chat .icon-underline:before,#conversejs .icon-unavailable:before,#conversejs .icon-underline:before{content:"\e04e"}#converse-embedded-chat .icon-unlocked:before,#conversejs .icon-unlocked:before{content:"\e025"}#converse-embedded-chat .icon-user:before,#conversejs .icon-user:before{content:"\e01a"}#converse-embedded-chat .icon-users:before,#conversejs .icon-users:before{content:"\e01b"}#converse-embedded-chat .icon-warning:before,#conversejs .icon-warning:before{content:"⚠"}#converse-embedded-chat .icon-wink:before,#conversejs .icon-wink:before{content:"\e03a"}#converse-embedded-chat .icon-wondering:before,#conversejs .icon-wondering:before{content:"⍩"}#converse-embedded-chat .icon-wrench:before,#conversejs .icon-wrench:before{content:"\e024"}#converse-embedded-chat .icon-xa:before,#conversejs .icon-xa:before{content:"\e602"}#converse-embedded-chat .icon-youtube:before,#conversejs .icon-youtube:before{content:"\e055"}#converse-embedded-chat .icon-zoom-in:before,#conversejs .icon-zoom-in:before{content:"\e02b"}#converse-embedded-chat .icon-zoom-out:before,#conversejs .icon-zoom-out:before{content:"\e02a"}#converse-embedded-chat [data-icon]:before,#conversejs [data-icon]:before{content:attr(data-icon);font-family:Converse-js;font-variant:normal;font-weight:400;line-height:1;speak:none;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:gold!important}#converse-embedded-chat [class*=" icon-"]:before,#converse-embedded-chat [class^=icon-]:before,#conversejs [class*=" icon-"]:before,#conversejs [class^=icon-]:before{background-position:14px 14px;background-image:none;font-family:Converse-js;font-style:normal;font-variant:normal;font-weight:400;width:auto;height:auto;line-height:1;speak:none;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:gold!important}#conversejs{/*!
  Pure v0.6.1-pre
  Copyright 2014 Yahoo! Inc. All rights reserved.
  Licensed under the BSD License.
  https://github.com/yahoo/pure/blob/master/LICENSE.md
  *//*!
  normalize.css v^3.0 | MIT License | git.io/normalize
  Copyright (c) Nicolas Gallagher and Jonathan Neal
  *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css *//*!
  Pure v0.6.1-pre
  Copyright 2014 Yahoo! Inc. All rights reserved.
  Licensed under the BSD License.
  https://github.com/yahoo/pure/blob/master/LICENSE.md
  *//*!
  Pure v0.6.1-pre
  Copyright 2014 Yahoo! Inc. All rights reserved.
  Licensed under the BSD License.
  https://github.com/yahoo/pure/blob/master/LICENSE.md
  */-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#conversejs html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}#conversejs body{margin:0}#conversejs article,#conversejs aside,#conversejs details,#conversejs figcaption,#conversejs figure,#conversejs footer,#conversejs header,#conversejs hgroup,#conversejs main,#conversejs menu,#conversejs nav,#conversejs section,#conversejs summary{display:block}#conversejs audio,#conversejs canvas,#conversejs progress,#conversejs video{display:inline-block;vertical-align:baseline}#conversejs audio:not([controls]){display:none;height:0}#conversejs [hidden],#conversejs template{display:none}#conversejs a{background-color:transparent}#conversejs a:active,#conversejs a:hover{outline:0}#conversejs abbr[title]{border-bottom:1px dotted}#conversejs b,#conversejs strong{font-weight:700}#conversejs dfn{font-style:italic}#conversejs h1{font-size:2em;margin:.67em 0}#conversejs mark{background:#ff0;color:#000}#conversejs small{font-size:80%}#conversejs sub,#conversejs sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}#conversejs sup{top:-.5em}#conversejs sub{bottom:-.25em}#conversejs img{border:0}#conversejs svg:not(:root){overflow:hidden}#conversejs figure{margin:1em 40px}#conversejs hr{box-sizing:content-box;height:0}#conversejs pre{overflow:auto}#conversejs code,#conversejs kbd,#conversejs pre,#conversejs samp{font-family:monospace,monospace;font-size:1em}#conversejs button,#conversejs input,#conversejs optgroup,#conversejs select,#conversejs textarea{color:inherit;font:inherit;margin:0}#conversejs button{overflow:visible}#conversejs button,#conversejs select{text-transform:none}#conversejs button,#conversejs html input[type=button],#conversejs input[type=reset],#conversejs input[type=submit]{-webkit-appearance:button;cursor:pointer}#conversejs button[disabled],#conversejs html input[disabled]{cursor:default}#conversejs button::-moz-focus-inner,#conversejs input::-moz-focus-inner{border:0;padding:0}#conversejs input{line-height:normal}#conversejs input[type=checkbox],#conversejs input[type=radio]{box-sizing:border-box;padding:0}#conversejs input[type=number]::-webkit-inner-spin-button,#conversejs input[type=number]::-webkit-outer-spin-button{height:auto}#conversejs input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}#conversejs input[type=search]::-webkit-search-cancel-button,#conversejs input[type=search]::-webkit-search-decoration{-webkit-appearance:none}#conversejs fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}#conversejs legend{border:0;padding:0}#conversejs textarea{overflow:auto}#conversejs optgroup{font-weight:700}#conversejs table{border-collapse:collapse;border-spacing:0}#conversejs td,#conversejs th{padding:0}#conversejs .hidden,#conversejs [hidden]{display:none!important}#conversejs .pure-img{max-width:100%;height:auto;display:block}#conversejs .pure-form input[type=color],#conversejs .pure-form input[type=date],#conversejs .pure-form input[type=datetime-local],#conversejs .pure-form input[type=datetime],#conversejs .pure-form input[type=email],#conversejs .pure-form input[type=month],#conversejs .pure-form input[type=number],#conversejs .pure-form input[type=password],#conversejs .pure-form input[type=search],#conversejs .pure-form input[type=tel],#conversejs .pure-form input[type=text],#conversejs .pure-form input[type=time],#conversejs .pure-form input[type=url],#conversejs .pure-form input[type=week],#conversejs .pure-form select,#conversejs .pure-form textarea{padding:.5em .6em;display:inline-block;border:1px solid #ccc;box-shadow:inset 0 1px 3px #ddd;border-radius:4px;vertical-align:middle;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#conversejs .pure-form input:not([type]){padding:.5em .6em;display:inline-block;border:1px solid #ccc;box-shadow:inset 0 1px 3px #ddd;border-radius:4px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#conversejs .pure-form input[type=color]{padding:.2em .5em}#conversejs .pure-form input[type=color]:focus,#conversejs .pure-form input[type=date]:focus,#conversejs .pure-form input[type=datetime-local]:focus,#conversejs .pure-form input[type=datetime]:focus,#conversejs .pure-form input[type=email]:focus,#conversejs .pure-form input[type=month]:focus,#conversejs .pure-form input[type=number]:focus,#conversejs .pure-form input[type=password]:focus,#conversejs .pure-form input[type=search]:focus,#conversejs .pure-form input[type=tel]:focus,#conversejs .pure-form input[type=text]:focus,#conversejs .pure-form input[type=time]:focus,#conversejs .pure-form input[type=url]:focus,#conversejs .pure-form input[type=week]:focus,#conversejs .pure-form select:focus,#conversejs .pure-form textarea:focus{outline:0;border-color:var(--input-focus-color)}#conversejs .pure-form input:not([type]):focus{outline:0;border-color:var(--input-focus-color)}#conversejs .pure-form input[type=checkbox]:focus,#conversejs .pure-form input[type=file]:focus,#conversejs .pure-form input[type=radio]:focus{outline:thin solid var(--input-focus-color);outline:1px auto var(--input-focus-color)}#conversejs .pure-form .pure-checkbox,#conversejs .pure-form .pure-radio{margin:.5em 0;display:block}#conversejs .pure-form input[type=color][disabled],#conversejs .pure-form input[type=date][disabled],#conversejs .pure-form input[type=datetime-local][disabled],#conversejs .pure-form input[type=datetime][disabled],#conversejs .pure-form input[type=email][disabled],#conversejs .pure-form input[type=month][disabled],#conversejs .pure-form input[type=number][disabled],#conversejs .pure-form input[type=password][disabled],#conversejs .pure-form input[type=search][disabled],#conversejs .pure-form input[type=tel][disabled],#conversejs .pure-form input[type=text][disabled],#conversejs .pure-form input[type=time][disabled],#conversejs .pure-form input[type=url][disabled],#conversejs .pure-form input[type=week][disabled],#conversejs .pure-form select[disabled],#conversejs .pure-form textarea[disabled]{cursor:not-allowed;background-color:#eaeded;color:#cad2d3}#conversejs .pure-form input:not([type])[disabled]{cursor:not-allowed;background-color:#eaeded;color:#cad2d3}#conversejs .pure-form input[readonly],#conversejs .pure-form select[readonly],#conversejs .pure-form textarea[readonly]{background-color:#eee;color:#777;border-color:#ccc}#conversejs .pure-form input:focus:invalid,#conversejs .pure-form select:focus:invalid,#conversejs .pure-form textarea:focus:invalid{color:#b94a48;border-color:#e9322d}#conversejs .pure-form input[type=checkbox]:focus:invalid:focus,#conversejs .pure-form input[type=file]:focus:invalid:focus,#conversejs .pure-form input[type=radio]:focus:invalid:focus{outline-color:#e9322d}#conversejs .pure-form select{height:2.25em;border:1px solid #ccc;background-color:#fff}#conversejs .pure-form select[multiple]{height:auto}#conversejs .pure-form label{margin:.5em 0 .2em}#conversejs .pure-form fieldset{margin:0;padding:.35em 0 .35em;border:0}#conversejs .pure-form legend{display:block;width:100%;padding:.3em 0;margin-bottom:.3em;color:#333;border-bottom:1px solid #e5e5e5}#conversejs .pure-form-stacked input[type=color],#conversejs .pure-form-stacked input[type=date],#conversejs .pure-form-stacked input[type=datetime-local],#conversejs .pure-form-stacked input[type=datetime],#conversejs .pure-form-stacked input[type=email],#conversejs .pure-form-stacked input[type=file],#conversejs .pure-form-stacked input[type=month],#conversejs .pure-form-stacked input[type=number],#conversejs .pure-form-stacked input[type=password],#conversejs .pure-form-stacked input[type=search],#conversejs .pure-form-stacked input[type=tel],#conversejs .pure-form-stacked input[type=text],#conversejs .pure-form-stacked input[type=time],#conversejs .pure-form-stacked input[type=url],#conversejs .pure-form-stacked input[type=week],#conversejs .pure-form-stacked label,#conversejs .pure-form-stacked select,#conversejs .pure-form-stacked textarea{display:block;margin:.25em 0}#conversejs .pure-form-stacked input:not([type]){display:block;margin:.25em 0}#conversejs .pure-form-aligned .pure-help-inline,#conversejs .pure-form-aligned input,#conversejs .pure-form-aligned select,#conversejs .pure-form-aligned textarea,#conversejs .pure-form-message-inline{display:inline-block;vertical-align:middle}#conversejs .pure-form-aligned textarea{vertical-align:top}#conversejs .pure-form-aligned .pure-control-group{margin-bottom:.5em}#conversejs .pure-form-aligned .pure-control-group label{text-align:right;display:inline-block;vertical-align:middle;width:10em;margin:0 1em 0 0}#conversejs .pure-form-aligned .pure-controls{margin:1.5em 0 0 11em}#conversejs .pure-form .pure-input-rounded,#conversejs .pure-form input.pure-input-rounded{border-radius:2em;padding:.5em 1em}#conversejs .pure-form .pure-group fieldset{margin-bottom:10px}#conversejs .pure-form .pure-group input,#conversejs .pure-form .pure-group textarea{display:block;padding:10px;margin:0 0 -1px;border-radius:0;position:relative;top:-1px}#conversejs .pure-form .pure-group input:focus,#conversejs .pure-form .pure-group textarea:focus{z-index:3}#conversejs .pure-form .pure-group input:first-child,#conversejs .pure-form .pure-group textarea:first-child{top:1px;border-radius:4px 4px 0 0;margin:0}#conversejs .pure-form .pure-group input:first-child:last-child,#conversejs .pure-form .pure-group textarea:first-child:last-child{top:1px;border-radius:4px;margin:0}#conversejs .pure-form .pure-group input:last-child,#conversejs .pure-form .pure-group textarea:last-child{top:-2px;border-radius:0 0 4px 4px;margin:0}#conversejs .pure-form .pure-group button{margin:.35em 0}#conversejs .pure-form .pure-input-1{width:100%}#conversejs .pure-form .pure-input-3-4{width:75%}#conversejs .pure-form .pure-input-2-3{width:66%}#conversejs .pure-form .pure-input-1-2{width:50%}#conversejs .pure-form .pure-input-1-3{width:33%}#conversejs .pure-form .pure-input-1-4{width:25%}#conversejs .pure-form .pure-help-inline,#conversejs .pure-form-message-inline{display:inline-block;padding-left:.3em;color:#666;vertical-align:middle;font-size:.875em}#conversejs .pure-form-message{display:block;color:#666;font-size:.875em}@media only screen and (max-width:480px){#conversejs .pure-form button[type=submit]{margin:.7em 0 0}#conversejs .pure-form input:not([type]),#conversejs .pure-form input[type=color],#conversejs .pure-form input[type=date],#conversejs .pure-form input[type=datetime-local],#conversejs .pure-form input[type=datetime],#conversejs .pure-form input[type=email],#conversejs .pure-form input[type=month],#conversejs .pure-form input[type=number],#conversejs .pure-form input[type=password],#conversejs .pure-form input[type=search],#conversejs .pure-form input[type=tel],#conversejs .pure-form input[type=text],#conversejs .pure-form input[type=time],#conversejs .pure-form input[type=url],#conversejs .pure-form input[type=week],#conversejs .pure-form label{margin-bottom:.3em;display:block}#conversejs .pure-group input:not([type]),#conversejs .pure-group input[type=color],#conversejs .pure-group input[type=date],#conversejs .pure-group input[type=datetime-local],#conversejs .pure-group input[type=datetime],#conversejs .pure-group input[type=email],#conversejs .pure-group input[type=month],#conversejs .pure-group input[type=number],#conversejs .pure-group input[type=password],#conversejs .pure-group input[type=search],#conversejs .pure-group input[type=tel],#conversejs .pure-group input[type=text],#conversejs .pure-group input[type=time],#conversejs .pure-group input[type=url],#conversejs .pure-group input[type=week]{margin-bottom:0}#conversejs .pure-form-aligned .pure-control-group label{margin-bottom:.3em;text-align:left;display:block;width:100%}#conversejs .pure-form-aligned .pure-controls{margin:1.5em 0 0 0}#conversejs .pure-form .pure-help-inline,#conversejs .pure-form-message,#conversejs .pure-form-message-inline{display:block;font-size:.75em;padding:.2em 0 .8em}}#conversejs .pure-button{display:inline-block;zoom:1;line-height:normal;white-space:nowrap;vertical-align:middle;text-align:center;cursor:pointer;-webkit-user-drag:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#conversejs .pure-button::-moz-focus-inner{padding:0;border:0}#conversejs .pure-button{font-family:inherit;font-size:100%;padding:.5em 1em;color:#444;color:rgba(0,0,0,.8);border:1px solid #999;border:none transparent;background-color:#e6e6e6;text-decoration:none;border-radius:2px}#conversejs .pure-button-hover,#conversejs .pure-button:focus,#conversejs .pure-button:hover{background-image:-webkit-gradient(linear,0 0,0 100%,from(transparent),color-stop(40%,rgba(0,0,0,.05)),to(rgba(0,0,0,.1)));background-image:-webkit-linear-gradient(transparent,rgba(0,0,0,.05) 40%,rgba(0,0,0,.1));background-image:-moz-linear-gradient(top,rgba(0,0,0,.05) 0,rgba(0,0,0,.1));background-image:-o-linear-gradient(transparent,rgba(0,0,0,.05) 40%,rgba(0,0,0,.1));background-image:linear-gradient(transparent,rgba(0,0,0,.05) 40%,rgba(0,0,0,.1))}#conversejs .pure-button:focus{outline:0}#conversejs .pure-button-active,#conversejs .pure-button:active{box-shadow:0 0 0 1px rgba(0,0,0,.15) inset,0 0 6px rgba(0,0,0,.2) inset}#conversejs .pure-button-disabled,#conversejs .pure-button-disabled:active,#conversejs .pure-button-disabled:focus,#conversejs .pure-button-disabled:hover,#conversejs .pure-button[disabled]{border:none;background-image:none;-khtml-opacity:.4;-moz-opacity:.4;opacity:.4;cursor:not-allowed;box-shadow:none}#conversejs .pure-button-hidden{display:none}#conversejs .pure-button::-moz-focus-inner{padding:0;border:0}#conversejs .pure-button-primary,#conversejs .pure-button-selected,#conversejs a.pure-button-primary,#conversejs a.pure-button-selected{background-color:#0078e7;color:#fff}#conversejs *,#conversejs :after,#conversejs :before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:var(--mobile-portrait-length)){#conversejs{margin:0;right:10px;left:10px;bottom:5px}}@media screen and (max-height:var(--mobile-landscape-height)){#conversejs{margin:0;right:10px;left:10px;bottom:5px}}#conversejs ul li{height:auto}#conversejs a,#conversejs article,#conversejs aside,#conversejs audio,#conversejs blockquote,#conversejs canvas,#conversejs caption,#conversejs dd,#conversejs details,#conversejs div,#conversejs dl,#conversejs dt,#conversejs em,#conversejs embed,#conversejs fieldset,#conversejs figcaption,#conversejs figure,#conversejs footer,#conversejs form,#conversejs h1,#conversejs h2,#conversejs h3,#conversejs h4,#conversejs h5,#conversejs h6,#conversejs header,#conversejs hgroup,#conversejs img,#conversejs label,#conversejs legend,#conversejs li,#conversejs mark,#conversejs menu,#conversejs nav,#conversejs ol,#conversejs output,#conversejs p,#conversejs pre,#conversejs ruby,#conversejs section,#conversejs span,#conversejs strong,#conversejs summary,#conversejs table,#conversejs tbody,#conversejs td,#conversejs tfoot,#conversejs th,#conversejs thead,#conversejs time,#conversejs tr,#conversejs ul,#conversejs video{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline}#conversejs button,#conversejs input[type=button],#conversejs input[type=password],#conversejs input[type=submit],#conversejs input[type=text],#conversejs textarea{font-size:var(--font-size);padding:.25em;min-height:0}#conversejs strong{font-weight:700}#conversejs ol,#conversejs ul{list-style:none}#conversejs li{height:10px}#conversejs dl,#conversejs ol,#conversejs ul{font:inherit;margin:0}#conversejs a,#conversejs a:visited{text-decoration:none;color:var(--link-color);text-shadow:none}#converse-embedded-chat,#conversejs{bottom:0;color:var(--text-color);direction:ltr;display:block;font-family:Helvetica,Arial,sans-serif;font-size:var(--font-size);height:var(--bottom-gutter-height);position:fixed;right:0;width:auto;z-index:1031}@media screen and (max-height:var(--mobile-landscape-height)){#converse-embedded-chat,#conversejs{width:100%;width:100vw}}@media screen and (max-width:var(--mobile-portrait-length)){#converse-embedded-chat,#conversejs{width:100%;width:100vw}}#converse-embedded-chat ::-webkit-input-placeholder,#conversejs ::-webkit-input-placeholder{color:var(--subdued-color)}#converse-embedded-chat ::-moz-placeholder,#conversejs ::-moz-placeholder{color:var(--subdued-color)}#converse-embedded-chat :-ms-input-placeholder,#conversejs :-ms-input-placeholder{color:var(--subdued-color)}#converse-embedded-chat :-moz-placeholder,#conversejs :-moz-placeholder{color:var(--subdued-color)}#converse-embedded-chat ::placeholder,#conversejs ::placeholder{color:var(--subdued-color)}#converse-embedded-chat .circle,#conversejs .circle{border-radius:50%}#converse-embedded-chat ::selection,#conversejs ::selection{background-color:var(--highlight-color)}#converse-embedded-chat ::-moz-selection,#conversejs ::-moz-selection{background-color:var(--highlight-color)}#converse-embedded-chat .no-text-select,#conversejs .no-text-select{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#converse-embedded-chat .emoticon,#conversejs .emoticon{font-size:var(--font-size)}@keyframes fadein{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fadein{0%{opacity:0}100%{opacity:1}}#converse-embedded-chat .visible,#conversejs .visible{visibility:visible;opacity:1;-webkit-animation-name:fadein;-moz-animation-name:fadein;animation-name:fadein;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-duration:350ms;-moz-animation-duration:350ms;animation-duration:350ms;-webkit-animation-timing-function:ease;-moz-animation-timing-function:ease;animation-timing-function:ease}#converse-embedded-chat .hidden,#conversejs .hidden{opacity:0;display:none}#converse-embedded-chat .locked,#conversejs .locked{padding-right:22px}@-webkit-keyframes spin{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(359deg)}}@-moz-keyframes spin{from{-moz-transform:rotate(0)}to{-moz-transform:rotate(359deg)}}@keyframes spin{from{-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);-moz-transform:rotate(359deg);-ms-transform:rotate(359deg);-o-transform:rotate(359deg);transform:rotate(359deg)}}#converse-embedded-chat .spinner,#conversejs .spinner{-webkit-animation:spin 2s infinite,linear;-moz-animation:spin 2s infinite,linear;animation:spin 2s infinite,linear;display:block;text-align:center;margin:1em}#converse-embedded-chat .spinner:before,#conversejs .spinner:before{font-size:24px;font-family:Converse-js!important;content:"⌛"}#converse-embedded-chat .left,#conversejs .left{float:left}#converse-embedded-chat .right,#conversejs .right{float:right}#converse-embedded-chat .centered,#conversejs .centered{text-align:center;display:block;margin:0;padding:10% 0}#converse-embedded-chat .hor_centered,#conversejs .hor_centered{text-align:center;display:block;margin:0 auto;clear:both}#converse-embedded-chat .button-group,#converse-embedded-chat .input-button-group,#conversejs .button-group,#conversejs .input-button-group{display:table}#converse-embedded-chat .button-group,#conversejs .button-group{width:100%}#converse-embedded-chat .input-button-group button,#converse-embedded-chat .input-button-group input,#conversejs .input-button-group button,#conversejs .input-button-group input{display:table-cell}#converse-embedded-chat .error,#conversejs .error{color:var(--error-color)}#converse-embedded-chat .reg-feedback,#conversejs .reg-feedback{font-size:85%}#converse-embedded-chat .conn-feedback,#converse-embedded-chat .reg-feedback,#conversejs .conn-feedback,#conversejs .reg-feedback{display:block;text-align:center;width:100%;min-height:50px}#converse-embedded-chat a.restore-chat,#conversejs a.restore-chat{padding:1px 0 1px 5px;color:var(--chat-head-text-color);line-height:15px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#converse-embedded-chat a.restore-chat:visited,#conversejs a.restore-chat:visited{color:var(--chat-head-text-color)}#converse-embedded-chat .activated,#conversejs .activated{display:block!important}#converse-embedded-chat .pure-button,#conversejs .pure-button{border-radius:var(--chatbox-border-radius)}#converse-embedded-chat .button-primary,#conversejs .button-primary{color:#fff;background-color:var(--primary-color)}#converse-embedded-chat .button-secondary,#conversejs .button-secondary{color:#fff;background-color:var(--secondary-color)}#converse-embedded-chat .button-cancel,#conversejs .button-cancel{color:#fff;background-color:var(--text-color)}#converse-embedded-chat form.pure-form.converse-form,#conversejs form.pure-form.converse-form{background:#fff;padding:1em}#converse-embedded-chat form.pure-form.converse-form legend,#conversejs form.pure-form.converse-form legend{color:var(--text-color)}#converse-embedded-chat form.pure-form.converse-form label,#conversejs form.pure-form.converse-form label{margin-top:1em;font-size:var(--font-size-large)}#converse-embedded-chat form.pure-form.converse-form input[type=button],#converse-embedded-chat form.pure-form.converse-form input[type=number],#converse-embedded-chat form.pure-form.converse-form input[type=password],#converse-embedded-chat form.pure-form.converse-form input[type=submit],#converse-embedded-chat form.pure-form.converse-form input[type=text],#conversejs form.pure-form.converse-form input[type=button],#conversejs form.pure-form.converse-form input[type=number],#conversejs form.pure-form.converse-form input[type=password],#conversejs form.pure-form.converse-form input[type=submit],#conversejs form.pure-form.converse-form input[type=text]{padding:.5em}#converse-embedded-chat form.pure-form.converse-form input[type=button],#converse-embedded-chat form.pure-form.converse-form input[type=submit],#conversejs form.pure-form.converse-form input[type=button],#conversejs form.pure-form.converse-form input[type=submit]{padding-left:1em;padding-right:1em;margin:.5em 0;border:none}#converse-embedded-chat form.pure-form.converse-form input.error,#conversejs form.pure-form.converse-form input.error{border:1px solid var(--error-color);color:var(--text-color)}#converse-embedded-chat form.pure-form.converse-form .form-help,#conversejs form.pure-form.converse-form .form-help{color:gray;font-size:85%;padding-top:.5em}#converse-embedded-chat form.pure-form.converse-form .form-help:hover,#conversejs form.pure-form.converse-form .form-help:hover{color:var(--text-color)}#converse-embedded-chat form.pure-form.converse-centered-form,#conversejs form.pure-form.converse-centered-form{text-align:center;width:100%}#converse-embedded-chat .chat-textarea-chatbox-selected,#conversejs .chat-textarea-chatbox-selected{border:1px solid #578308;margin:0}#converse-embedded-chat .chat-textarea-chatroom-selected,#conversejs .chat-textarea-chatroom-selected{border:2px solid var(--link-color);margin:0}#converse-embedded-chat .dropdown dt,#converse-embedded-chat .dropdown ul,#conversejs .dropdown dt,#conversejs .dropdown ul{margin:0;padding:0}body{width:100%;height:100%;font-family:Lora,"Helvetica Neue",Helvetica,Arial,sans-serif;color:#fff;background-color:var(--global-background-color)}body .brand-heading{font-size:600%;margin-left:-10%}body .brand-heading .icon-conversejs{font-size:88%}body div.content{height:100vh;width:100vw;position:fixed;background-color:var(--global-background-color)}body div.content .inner-content{text-align:center;padding:7%;padding-left:-webkit-calc(5% + var(--controlbox-width));padding-left:calc(5% + var(--controlbox-width))}body div.content .inner-content p.no-chats{padding-right:10%;font-size:120%}#conversejs{width:100vw;height:100vh}#conversejs form.pure-form.converse-form{margin:1em}#conversejs form.pure-form.converse-form legend{color:var(--text-color)}#conversejs form.pure-form.converse-form label{margin-top:1em}#conversejs form.pure-form.converse-form input[type=button],#conversejs form.pure-form.converse-form input[type=number],#conversejs form.pure-form.converse-form input[type=password],#conversejs form.pure-form.converse-form input[type=submit],#conversejs form.pure-form.converse-form input[type=text]{height:2.2em}#conversejs form.pure-form.converse-form input[type=button],#conversejs form.pure-form.converse-form input[type=submit]{padding-left:1em;padding-right:1em;margin-right:1em}#converse-embedded-chat .flyout,#conversejs .flyout{border-radius:var(--chatbox-border-radius);bottom:var(--chatbox-hover-height);display:block;position:absolute}@media screen and (max-height:var(--mobile-landscape-height)){#converse-embedded-chat .flyout,#conversejs .flyout{border-radius:0}}@media screen and (max-width:var(--mobile-portrait-length)){#converse-embedded-chat .flyout,#conversejs .flyout{border-radius:0}}@media screen and (max-height:var(--mobile-landscape-height)){#converse-embedded-chat .flyout,#conversejs .flyout{bottom:0}}@media screen and (max-width:var(--mobile-portrait-length)){#converse-embedded-chat .flyout,#conversejs .flyout{bottom:0}}#converse-embedded-chat .chat-head,#conversejs .chat-head{color:#fff;font-size:100%;height:var(--chat-head-height);margin:0;padding:.5em;position:relative}#converse-embedded-chat .chat-head .avatar,#conversejs .chat-head .avatar{margin-right:.5em;border-radius:50%;float:left}#converse-embedded-chat .chat-head.chat-head-chatbox,#conversejs .chat-head.chat-head-chatbox{background-color:var(--chat-head-color)}#converse-embedded-chat .chat-head .user-custom-message,#conversejs .chat-head .user-custom-message{color:#fff;font-size:var(--font-size-small);font-style:italic;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:0;padding-top:.2em}#converse-embedded-chat .chatbox-btn,#conversejs .chatbox-btn{border-radius:25%;border:none;color:#fff;cursor:pointer;display:inline-block;float:right;font-size:var(--box-close-font-size);margin:0 .2em;padding:.3em;text-decoration:none}#converse-embedded-chat .chatbox-btn:active,#conversejs .chatbox-btn:active{position:relative;top:1px}#converse-embedded-chat .chatbox-btn.button-on,#conversejs .chatbox-btn.button-on{background-color:#fff;color:var(--chat-head-color)}#converse-embedded-chat .chatbox,#conversejs .chatbox{display:block;text-align:left;float:right;height:var(--bottom-gutter-height);margin:0 var(--chat-gutter);width:var(--chat-width)}@media screen and (max-height:var(--mobile-landscape-height)){#converse-embedded-chat .chatbox,#conversejs .chatbox{margin:0;width:var(--mobile-chat-width)}}@media screen and (max-width:var(--mobile-portrait-length)){#converse-embedded-chat .chatbox,#conversejs .chatbox{margin:0;width:var(--mobile-chat-width)}}#converse-embedded-chat .chatbox .box-flyout,#conversejs .chatbox .box-flyout{background-color:#fff;box-shadow:1px 3px 5px 3px rgba(0,0,0,.4);height:var(--chat-height);min-height:var(--chat-height)/2;min-width:var(--chat-width);width:var(--chat-width);z-index:1}@media screen and (max-height:var(--mobile-landscape-height)){#converse-embedded-chat .chatbox .box-flyout,#conversejs .chatbox .box-flyout{height:var(--mobile-chat-height);width:var(--mobile-chat-width);height:100vh}}@media screen and (max-width:var(--mobile-portrait-length)){#converse-embedded-chat .chatbox .box-flyout,#conversejs .chatbox .box-flyout{height:var(--mobile-chat-height);width:var(--mobile-chat-width);height:100vh}}#converse-embedded-chat .chatbox .chat-title,#conversejs .chatbox .chat-title{color:var(--chat-head-text-color);line-height:15px;display:block;text-overflow:ellipsis;overflow:hidden}#converse-embedded-chat .chatbox .chat-title a,#conversejs .chatbox .chat-title a{color:var(--chat-head-text-color);width:100%}#converse-embedded-chat .chatbox .chat-title .chatroom-partecipants,#conversejs .chatbox .chat-title .chatroom-partecipants{display:flex}#converse-embedded-chat .chatbox .chat-title .chatroom-partecipants .user-custom-message,#conversejs .chatbox .chat-title .chatroom-partecipants .user-custom-message{flex:1 1 auto}#converse-embedded-chat .chatbox .chat-title .chatroom-partecipants .chatroom-partecipants-label,#conversejs .chatbox .chat-title .chatroom-partecipants .chatroom-partecipants-label{background:rgba(0,0,0,.1);border-radius:4px;padding:2px 5px;margin-right:5px;display:flex;justify-content:space-between;align-items:center;flex:0 0 auto}#converse-embedded-chat .chatbox .chat-title .chatroom-partecipants .chatroom-partecipants-label>*,#conversejs .chatbox .chat-title .chatroom-partecipants .chatroom-partecipants-label>*{padding:0 5px}#converse-embedded-chat .chatbox .chat-title .chatroom-partecipants .chatroom-partecipants-label .num-user-chat,#conversejs .chatbox .chat-title .chatroom-partecipants .chatroom-partecipants-label .num-user-chat{font-size:12px;font-weight:600}#converse-embedded-chat .chatbox .chat-body,#conversejs .chatbox .chat-body{background-color:#fff;border-bottom-left-radius:var(--chatbox-border-radius);border-bottom-right-radius:var(--chatbox-border-radius);border-top:0;height:289px;height:-webkit-calc(100% - var(--chat-head-height));height:calc(100% - var(--chat-head-height))}@media screen and (max-height:var(--mobile-landscape-height)){#converse-embedded-chat .chatbox .chat-body,#conversejs .chatbox .chat-body{border-bottom-left-radius:0;border-bottom-right-radius:0}}@media screen and (max-width:var(--mobile-portrait-length)){#converse-embedded-chat .chatbox .chat-body,#conversejs .chatbox .chat-body{border-bottom-left-radius:0;border-bottom-right-radius:0}}#converse-embedded-chat .chatbox .chat-body p,#conversejs .chatbox .chat-body p{color:var(--text-color);font-size:var(--font-size);margin:0;padding:5px}#converse-embedded-chat .chatbox .chat-body .chat-info,#conversejs .chatbox .chat-body .chat-info{line-height:var(--line-height-small);color:var(--chat-head-color);font-size:var(--font-size-small);margin:.3em}#converse-embedded-chat .chatbox .chat-body .chat-info.chat-event,#conversejs .chatbox .chat-body .chat-info.chat-event{clear:left;font-style:italic}#converse-embedded-chat .chatbox .chat-body .chat-info.chat-error,#conversejs .chatbox .chat-body .chat-info.chat-error{color:var(--warning-color);font-weight:700}#converse-embedded-chat .chatbox .chat-body .chat-info.chat-date,#conversejs .chatbox .chat-body .chat-info.chat-date{display:inline-block;margin-top:1em}#converse-embedded-chat .chatbox .chat-body .chat-image,#conversejs .chatbox .chat-body .chat-image{max-height:24em;max-width:100%}#converse-embedded-chat .chatbox .chat-body .chat-action,#conversejs .chatbox .chat-body .chat-action{font-style:italic}#converse-embedded-chat .chatbox .chat-body .chat-message,#conversejs .chatbox .chat-body .chat-message{margin:.3em}#converse-embedded-chat .chatbox .chat-body .chat-message.chat-msg-them .bubble-meta .dropup.open ul.dropdown-menu,#conversejs .chatbox .chat-body .chat-message.chat-msg-them .bubble-meta .dropup.open ul.dropdown-menu{right:auto}#converse-embedded-chat .chatbox .chat-body .chat-message.chat-msg-them:hover .chat-avatar-container,#conversejs .chatbox .chat-body .chat-message.chat-msg-them:hover .chat-avatar-container{opacity:1!important;transition:opacity .4s;transition-timing-function:ease-in-out}#converse-embedded-chat .chatbox .chat-body .chat-message span.chat-msg-author,#conversejs .chatbox .chat-body .chat-message span.chat-msg-author{font-weight:700;white-space:nowrap;float:left;text-overflow:ellipsis;overflow:hidden}#converse-embedded-chat .chatbox .chat-body .chat-message span.chat-msg-me,#conversejs .chatbox .chat-body .chat-message span.chat-msg-me{color:var(--link-color)}#converse-embedded-chat .chatbox .chat-body .chat-message span.chat-msg-content,#conversejs .chatbox .chat-body .chat-message span.chat-msg-content{max-width:100%;word-wrap:break-word}#converse-embedded-chat .chatbox .chat-body .delayed .chat-msg-me,#conversejs .chatbox .chat-body .delayed .chat-msg-me{color:#7eabbb}#converse-embedded-chat .chatbox .new-msgs-indicator,#conversejs .chatbox .new-msgs-indicator{position:absolute;width:100%;cursor:pointer;background-color:var(--chat-head-color);color:var(--light-background-color);padding:.5em;font-size:.9em;text-align:center;z-index:20;white-space:nowrap}#converse-embedded-chat .chatbox .chat-content,#conversejs .chatbox .chat-content{position:relative;padding:.5em;font-size:13px;color:var(--text-color);overflow-y:auto;border:0;background-color:#fff;line-height:1.3em;height:206px;height:calc(100% - var(--toolbar-height)var(--chat-textarea-height)1px)}#converse-embedded-chat .chatbox .chat-content .circle-spinner.spinner.centered,#converse-embedded-chat .chatbox .chat-content .double-bounce1,#converse-embedded-chat .chatbox .chat-content .double-bounce2,#conversejs .chatbox .chat-content .circle-spinner.spinner.centered,#conversejs .chatbox .chat-content .double-bounce1,#conversejs .chatbox .chat-content .double-bounce2{padding:20px!important}#converse-embedded-chat .chatbox .chat-content .circle-spinner.spinner,#conversejs .chatbox .chat-content .circle-spinner.spinner{margin-bottom:0!important;position:relative}#converse-embedded-chat .chatbox .chat-content .navigate-messages,#conversejs .chatbox .chat-content .navigate-messages{color:var(--primary-color)}#converse-embedded-chat .chatbox .chat-content .navigate-messages:hover,#conversejs .chatbox .chat-content .navigate-messages:hover{cursor:pointer;color:var(--secondary-color)}#converse-embedded-chat .chatbox .chat-content .navigate-messages.btn-disabled,#conversejs .chatbox .chat-content .navigate-messages.btn-disabled{color:var(--grey-mid)}#converse-embedded-chat .chatbox .chat-content .navigate-messages.btn-disabled:hover,#conversejs .chatbox .chat-content .navigate-messages.btn-disabled:hover{cursor:none}#converse-embedded-chat .chatbox .dropdown,#conversejs .chatbox .dropdown{background-color:var(--light-background-color)}#converse-embedded-chat .chatbox .dropdown dd,#conversejs .chatbox .dropdown dd{margin:0;padding:0;position:relative}#converse-embedded-chat .chatbox form.sendXMPPMessage,#conversejs .chatbox form.sendXMPPMessage{-moz-background-clip:padding;-webkit-background-clip:padding-box;border-bottom-left-radius:var(--chatbox-border-radius);border-bottom-right-radius:var(--chatbox-border-radius);background-clip:padding-box;border-top:1px solid #bbb;border:0;margin:0;padding:0;position:relative;height:var(--chat-textarea-height) var(--toolbar-height);min-width:var(--chat-width)}@media screen and (max-height:var(--mobile-landscape-height)){#converse-embedded-chat .chatbox form.sendXMPPMessage,#conversejs .chatbox form.sendXMPPMessage{width:100%}}@media screen and (max-width:var(--mobile-portrait-length)){#converse-embedded-chat .chatbox form.sendXMPPMessage,#conversejs .chatbox form.sendXMPPMessage{width:100%}}#converse-embedded-chat .chatbox form.sendXMPPMessage .chat-textarea,#conversejs .chatbox form.sendXMPPMessage .chat-textarea{border-bottom-left-radius:var(--chatbox-border-radius);border-bottom-right-radius:var(--chatbox-border-radius);border:0;height:var(--chat-textarea-height);padding:.5em;width:100%;resize:none;white-space:pre-wrap}#converse-embedded-chat .chatbox form.sendXMPPMessage .send-button,#conversejs .chatbox form.sendXMPPMessage .send-button{position:absolute;left:var(--send-button-margin);background-color:var(--chat-head-color);color:var(--inverse-link-color);font-size:80%;height:var(--send-button-height);bottom:var(--send-button-height) -var(--send-button-margin);cursor:inherit}#converse-embedded-chat .chatbox form.sendXMPPMessage .chat-toolbar,#conversejs .chatbox form.sendXMPPMessage .chat-toolbar{box-sizing:border-box;margin:0}#converse-embedded-chat .chatbox form.sendXMPPMessage .chat-toolbar a,#conversejs .chatbox form.sendXMPPMessage .chat-toolbar a{font-size:var(--font-size);color:var(--text-color);text-decoration:none;text-shadow:none}#converse-embedded-chat .chatbox form.sendXMPPMessage .chat-toolbar .toolbar-picker-panel,#conversejs .chatbox form.sendXMPPMessage .chat-toolbar .toolbar-picker-panel{z-index:100;height:300px;max-height:40vh;overflow:auto}#converse-embedded-chat .chatbox form.sendXMPPMessage .chat-toolbar .toolbar-picker-panel a,#conversejs .chatbox form.sendXMPPMessage .chat-toolbar .toolbar-picker-panel a{color:var(--link-color)}#converse-embedded-chat .chatbox form.sendXMPPMessage .chat-toolbar .chat-toolbar-text,#conversejs .chatbox form.sendXMPPMessage .chat-toolbar .chat-toolbar-text{font-size:12px;padding-right:3px}#converse-embedded-chat .chatbox form.sendXMPPMessage .chat-toolbar .unencrypted,#converse-embedded-chat .chatbox form.sendXMPPMessage .chat-toolbar .unencrypted a,#conversejs .chatbox form.sendXMPPMessage .chat-toolbar .unencrypted,#conversejs .chatbox form.sendXMPPMessage .chat-toolbar .unencrypted a{color:var(--text-color)}#converse-embedded-chat .chatbox form.sendXMPPMessage .chat-toolbar .unencrypted .toolbar-picker-panel a,#converse-embedded-chat .chatbox form.sendXMPPMessage .chat-toolbar .unencrypted a .toolbar-picker-panel a,#conversejs .chatbox form.sendXMPPMessage .chat-toolbar .unencrypted .toolbar-picker-panel a,#conversejs .chatbox form.sendXMPPMessage .chat-toolbar .unencrypted a .toolbar-picker-panel a{color:var(--link-color)}#converse-embedded-chat .chatbox form.sendXMPPMessage .chat-toolbar .unverified,#converse-embedded-chat .chatbox form.sendXMPPMessage .chat-toolbar .unverified a,#conversejs .chatbox form.sendXMPPMessage .chat-toolbar .unverified,#conversejs .chatbox form.sendXMPPMessage .chat-toolbar .unverified a{color:#cf5300}#converse-embedded-chat .chatbox form.sendXMPPMessage .chat-toolbar .private,#converse-embedded-chat .chatbox form.sendXMPPMessage .chat-toolbar .private a,#conversejs .chatbox form.sendXMPPMessage .chat-toolbar .private,#conversejs .chatbox form.sendXMPPMessage .chat-toolbar .private a{color:#4b7003}#converse-embedded-chat .chatbox form.sendXMPPMessage .chat-toolbar .toggle-clear,#converse-embedded-chat .chatbox form.sendXMPPMessage .chat-toolbar .toggle-occupants,#converse-embedded-chat .chatbox form.sendXMPPMessage .chat-toolbar .toggle-otr,#conversejs .chatbox form.sendXMPPMessage .chat-toolbar .toggle-clear,#conversejs .chatbox form.sendXMPPMessage .chat-toolbar .toggle-occupants,#conversejs .chatbox form.sendXMPPMessage .chat-toolbar .toggle-otr{float:right}#converse-embedded-chat .chatbox form.sendXMPPMessage .chat-toolbar li,#conversejs .chatbox form.sendXMPPMessage .chat-toolbar li{display:inline-block;list-style:none;padding:0 3px 0 3px;cursor:pointer;margin-top:1px}#converse-embedded-chat .chatbox form.sendXMPPMessage .chat-toolbar li:hover,#conversejs .chatbox form.sendXMPPMessage .chat-toolbar li:hover{cursor:pointer}#converse-embedded-chat .chatbox form.sendXMPPMessage .chat-toolbar ul,#conversejs .chatbox form.sendXMPPMessage .chat-toolbar ul{background:#fff;bottom:100%;box-shadow:-1px -1px 2px 0 rgba(0,0,0,.4);display:none;font-size:12px;margin:0;position:absolute;right:0}#converse-embedded-chat .chatbox form.sendXMPPMessage .chat-toolbar ul li,#conversejs .chatbox form.sendXMPPMessage .chat-toolbar ul li{cursor:pointer;list-style:none;position:relative}#converse-embedded-chat .chatbox form.sendXMPPMessage .chat-toolbar ul li a:hover,#conversejs .chatbox form.sendXMPPMessage .chat-toolbar ul li a:hover{color:#8f2831}#converse-embedded-chat .chatbox form.sendXMPPMessage .chat-toolbar li,#conversejs .chatbox form.sendXMPPMessage .chat-toolbar li{margin-left:0}#converse-embedded-chat .chatbox form.sendXMPPMessage .chat-toolbar .toggle-smiley,#conversejs .chatbox form.sendXMPPMessage .chat-toolbar .toggle-smiley{color:var(--text-color);font-size:30px}#converse-embedded-chat .chatbox form.sendXMPPMessage .chat-toolbar .toggle-smiley i.material-icons.insert-emoji,#conversejs .chatbox form.sendXMPPMessage .chat-toolbar .toggle-smiley i.material-icons.insert-emoji{opacity:.8;color:var(--grey-vibrant-dark)}#converse-embedded-chat .chatbox form.sendXMPPMessage .chat-toolbar .toggle-smiley i.material-icons.insert-emoji:hover,#conversejs .chatbox form.sendXMPPMessage .chat-toolbar .toggle-smiley i.material-icons.insert-emoji:hover{color:var(--yellow);opacity:1}#converse-embedded-chat .chatbox form.sendXMPPMessage .chat-toolbar .toggle-smiley ul,#conversejs .chatbox form.sendXMPPMessage .chat-toolbar .toggle-smiley ul{left:0}#converse-embedded-chat .chatbox form.sendXMPPMessage .chat-toolbar .toggle-smiley ul li,#conversejs .chatbox form.sendXMPPMessage .chat-toolbar .toggle-smiley ul li{font-size:var(--font-size);padding:5px;z-index:98}#converse-embedded-chat .chatbox form.sendXMPPMessage .chat-toolbar .toggle-smiley ul li:hover,#conversejs .chatbox form.sendXMPPMessage .chat-toolbar .toggle-smiley ul li:hover{background-color:var(--highlight-color)}#converse-embedded-chat .chatbox form.sendXMPPMessage .chat-toolbar .toggle-otr ul li,#conversejs .chatbox form.sendXMPPMessage .chat-toolbar .toggle-otr ul li{padding:7px;background-color:#fff;display:block;z-index:99}#converse-embedded-chat .chatbox form.sendXMPPMessage .chat-toolbar .toggle-otr ul li a,#conversejs .chatbox form.sendXMPPMessage .chat-toolbar .toggle-otr ul li a{-moz-transition:background-color .2s ease-in-out;-webkit-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out;display:block;padding:1px;text-decoration:none}#converse-embedded-chat .chatbox form.sendXMPPMessage .chat-toolbar .toggle-otr ul li:hover,#conversejs .chatbox form.sendXMPPMessage .chat-toolbar .toggle-otr ul li:hover{background-color:var(--highlight-color)}#converse-embedded-chat .chatbox .dragresize,#conversejs .chatbox .dragresize{background:0 0;border:0;margin:0;position:absolute;top:0;z-index:20}#converse-embedded-chat .chatbox .dragresize-top,#conversejs .chatbox .dragresize-top{cursor:n-resize;height:5px;width:100%}#converse-embedded-chat .chatbox .dragresize-left,#conversejs .chatbox .dragresize-left{cursor:w-resize;width:5px;height:100%;left:0}#converse-embedded-chat .chatbox .dragresize-topleft,#conversejs .chatbox .dragresize-topleft{cursor:nw-resize;width:15px;height:15px;top:0;left:0}#conversejs .chatbox-btn{font-size:var(--font-size-large);margin:0 .3em}#conversejs .flyout{border:var(--flyout-padding) solid var(--chat-head-color);border-top:.8em solid var(--chat-head-color);border-radius:0;bottom:0}#conversejs .chat-head{font-size:20px;padding:0}#conversejs .chat-head .user-custom-message{height:auto;line-height:var(--line-height)}#conversejs .chat-head.chat-head-chatbox .close-chatbox-button{display:none}#conversejs .chat-head .avatar{border-radius:25%}#conversejs .chatbox{height:100%;margin:0;width:-webkit-calc(100% - var(--controlbox-width));width:calc(100% - var(--controlbox-width));margin:0}#conversejs .chatbox .box-flyout{background-color:var(--chat-head-color);width:-webkit-calc(100% - var(--controlbox-width));width:calc(100% - var(--controlbox-width));box-shadow:none;min-width:auto}#conversejs .chatbox .chat-body{background-color:var(--chat-head-color);border-top-left-radius:var(--chatbox-border-radius);border-top-right-radius:var(--chatbox-border-radius)}#conversejs .chatbox .chat-body .chat-message{font-size:var(--font-size-small);line-height:var(--line-height-small);margin:.5em 0}#conversejs .chatbox .chat-body .chat-message:last-child{margin:.5em 0 2.5em 0}#conversejs .chatbox .chat-content{padding:0 var(--padding) var(--padding) var(--padding);border-top-left-radius:var(--chatbox-border-radius);border-top-right-radius:var(--chatbox-border-radius)}#conversejs .chatbox .chat-title{font-size:var(--font-size-large);line-height:var(--font-size-large)}#conversejs .chatbox form.sendXMPPMessage ul{width:100%}#conversejs .chatbox form.sendXMPPMessage .toggle-smiley{padding-left:.5em}#conversejs .chatbox form.sendXMPPMessage .toggle-smiley ul li{padding:.5em}#conversejs #controlbox{margin-right:var(--chat-gutter)}#conversejs #controlbox .pure-form.converse-form{padding:0}@media screen and (max-width:var(--mobile-portrait-length)){#conversejs #controlbox{margin:0}}@media screen and (max-height:var(--mobile-landscape-height)){#conversejs #controlbox{margin:0}}#conversejs #controlbox .controlbox-head{background-color:var(--controlbox-head-color);border-top-left-radius:var(--chatbox-border-radius);border-top-right-radius:var(--chatbox-border-radius);color:var(--chat-head-inverse-text-color);height:var(--chat-head-height);margin:0;padding:6px 6px 6px 0}@media screen and (max-height:var(--mobile-landscape-height)){#conversejs #controlbox .controlbox-head{border-top-left-radius:0;border-top-right-radius:0}}@media screen and (max-width:var(--mobile-portrait-length)){#conversejs #controlbox .controlbox-head{border-top-left-radius:0;border-top-right-radius:0}}#conversejs #controlbox form.search-xmpp-contact{margin:0;padding:0 0 5px 5px}#conversejs #controlbox form.search-xmpp-contact input{width:8em}#conversejs #controlbox a.subscribe-to-user{padding-left:2em;font-weight:700}#conversejs #controlbox #converse-register{background:#fff}#conversejs #controlbox #converse-register .title{font-weight:700}#conversejs #controlbox #converse-register .info{font-style:italic;color:green;font-size:85%;margin:5px 0}#conversejs #controlbox #converse-register .form-errors{color:red;display:none}#conversejs #controlbox #converse-register .provider-title{font-size:22px}#conversejs #controlbox #converse-register .provider-score{width:178px;margin-bottom:8px}#conversejs #controlbox #converse-register .form-help .url{font-weight:700;color:var(--link-color)}#conversejs #controlbox #converse-register .input-group{display:table;margin:auto;width:100%}#conversejs #controlbox #converse-register .input-group span{overflow-x:hidden;text-overflow:ellipsis;max-width:110px}#conversejs #controlbox #converse-register .input-group input[name=username],#conversejs #controlbox #converse-register .input-group span{display:table-cell;text-align:left}#conversejs #controlbox #converse-register .instructions{color:gray;font-size:85%}#conversejs #controlbox #converse-register .instructions:hover{color:var(--text-color)}#conversejs #controlbox #converse-login,#conversejs #controlbox #converse-register{margin-top:2em}#conversejs #controlbox #converse-login:hover,#conversejs #controlbox #converse-register:hover{cursor:pointer!important}#conversejs #controlbox #converse-login .login-anon,#conversejs #controlbox #converse-register .login-anon{height:auto;white-space:normal}#conversejs #controlbox #converse-login .save-submit,#conversejs #controlbox #converse-register .save-submit{color:var(--save-button-color)}#conversejs #controlbox #converse-login input,#conversejs #controlbox #converse-register input{width:100%;margin:.5em 0;margin-top:7px!important}#conversejs #controlbox #users .add-converse-contact{margin:0 0 .75em 0}#conversejs #controlbox #chatrooms form.add-chatroom{margin:0;padding:0}#conversejs #controlbox #chatrooms form.add-chatroom input[type=button],#conversejs #controlbox #chatrooms form.add-chatroom input[type=submit],#conversejs #controlbox #chatrooms form.add-chatroom input[type=text]{width:100%}#conversejs #controlbox #chatrooms .rooms-list-container{text-align:left;margin:0}#conversejs #controlbox #chatrooms .rooms-list-container .rooms-toggle{display:block;color:var(--text-color);margin-top:1em}#conversejs #controlbox #chatrooms .rooms-list-container .rooms-toggle:hover{color:var(--dark-gray-color)}#conversejs #controlbox #chatrooms .rooms-list-container dl.rooms-list{margin:.5em 0;text-align:left}#conversejs #controlbox #chatrooms .rooms-list-container dl.rooms-list dt{border:none;color:var(--text-color);font-weight:400;padding:0;padding-bottom:.5em;text-shadow:0 1px 0 var(--text-shadow-color)}#conversejs #controlbox #chatrooms .rooms-list-container dl.rooms-list dd.available-chatroom{border:none;clear:both;color:var(--text-color);display:block;overflow:hidden;padding:.3em 0;text-shadow:0 1px 0 var(--text-shadow-color);word-wrap:break-word}#conversejs #controlbox #chatrooms .rooms-list-container dl.rooms-list dd.available-chatroom a:hover{color:var(--dark-link-color)}#conversejs #controlbox #chatrooms .rooms-list-container dl.rooms-list dd.available-chatroom.unread-msgs .open-room{max-width:55%;width:auto;font-weight:700}#conversejs #controlbox #chatrooms .rooms-list-container dl.rooms-list dd.available-chatroom a.room-info:before{font-size:15px}#conversejs #controlbox #chatrooms .rooms-list-container dl.rooms-list dd.available-chatroom a.open-room{float:left;width:68%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right:.5em}#conversejs #controlbox #chatrooms .rooms-list-container dl.rooms-list dd.available-chatroom .remove-bookmark{color:var(--subdued-color)}#conversejs #controlbox #chatrooms .rooms-list-container dl.rooms-list dd.available-chatroom .remove-bookmark.button-on{color:var(--link-color)}#conversejs #controlbox #chatrooms .rooms-list-container dl.rooms-list dd.available-chatroom .remove-bookmark.button-on:hover{color:var(--dark-link-color)}#conversejs #controlbox #chatrooms .rooms-list-container dl.rooms-list dd.available-chatroom .room-info{font-size:var(--font-size-small);font-style:normal;font-weight:400}#conversejs #controlbox #chatrooms .rooms-list-container dl.rooms-list dd.available-chatroom li.room-info{display:block;margin-left:5px}#conversejs #controlbox #chatrooms .rooms-list-container dl.rooms-list dd.available-chatroom p.room-info{line-height:var(--line-height);margin:0;display:block;white-space:normal}#conversejs #controlbox #chatrooms .rooms-list-container dl.rooms-list dd.available-chatroom div.room-info{padding:.3em 0;clear:left;width:100%}#conversejs #controlbox .dropdown a{width:143px;display:inline-block}#conversejs #controlbox .dropdown li{list-style:none;padding-left:0}#conversejs #controlbox .dropdown dd ul{padding:0;list-style:none;position:absolute;left:0;top:0;border:1px solid var(--light-background-border-color);width:100%;z-index:21;background-color:var(--light-background-color)}#conversejs #controlbox .dropdown dd ul li:hover{background-color:var(--highlight-color)}#conversejs #controlbox .dropdown dd.search-xmpp{display:none;width:100%}#conversejs #controlbox .dropdown dd.search-xmpp ul{box-shadow:1px 4px 10px 1px rgba(0,0,0,.4)}#conversejs #controlbox .dropdown dd.search-xmpp ul li:hover{background-color:var(--light-background-color)}#conversejs #controlbox .dropdown dt a span{cursor:pointer;display:block;padding:4px 7px 0 5px}#conversejs #controlbox #select-xmpp-status{display:none;float:right;margin-right:.5em}#conversejs #controlbox #controlbox-tabs{text-align:center;display:inline;overflow:hidden;list-style-type:none}#conversejs #controlbox #controlbox-tabs li{float:left;list-style:none;padding-left:0;text-shadow:#fff 0 1px 0;width:40%}#conversejs #controlbox #controlbox-tabs li a{background-color:#fff;border-bottom:1px solid var(--border-color);border-top-left-radius:var(--button-border-radius);border-top-right-radius:var(--button-border-radius);box-shadow:inset 2px -2px 20px rgba(0,0,0,.3);color:var(--text-color);display:block;font-size:var(--font-size-small);height:var(--chat-head-height) -1px;line-height:var(--chat-head-height) -1px;margin:0;text-align:center;text-decoration:none}#conversejs #controlbox #controlbox-tabs li a .msgs-indicator{display:inline-block;background:var(--primary-color);float:right}#conversejs #controlbox #controlbox-tabs li a:hover{color:var(--text-color)}#conversejs #controlbox #controlbox-tabs li a:hover .msgs-indicator{opacity:1}#conversejs #controlbox #controlbox-tabs li a.current,#conversejs #controlbox #controlbox-tabs li a.current:hover{box-shadow:none;border-bottom:0;height:var(--chat-head-height);cursor:default;color:var(--text-color)}#conversejs #controlbox .fancy-dropdown{border:1px solid var(--light-background-border-color);height:var(--controlbox-dropdown-height);border-radius:var(--button-border-radius);text-align:left}#conversejs #controlbox .fancy-dropdown .choose-xmpp-status,#conversejs #controlbox .fancy-dropdown .toggle-xmpp-contact-form{line-height:var(--controlbox-dropdown-height);text-shadow:0 1px 0 #fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block}#conversejs #controlbox .fancy-dropdown .choose-xmpp-status:hover,#conversejs #controlbox .fancy-dropdown .toggle-xmpp-contact-form:hover{color:var(--dark-link-color)}#conversejs #controlbox .fancy-dropdown .toggle-xmpp-contact-form{padding:0 .5em;width:100%}#conversejs #controlbox .fancy-dropdown.no-border{border:0}#conversejs #controlbox #fancy-xmpp-status-select .xmpp-status{padding:0 .5em}#conversejs #controlbox #fancy-xmpp-status-select a.change-xmpp-status-message{line-height:var(--controlbox-dropdown-height);float:right;clear:right;width:12px;color:var(--link-color)}#conversejs #controlbox #fancy-xmpp-status-select a.change-xmpp-status-message:hover{color:var(--dark-link-color)}#conversejs #controlbox #fancy-xmpp-status-select fieldset{padding:0;margin-top:-1px}#conversejs #controlbox #fancy-xmpp-status-select input{height:var(--controlbox-dropdown-height) 1px;width:-webkit-calc(100% - 40px);width:calc(100% - 40px);padding:0 0 0 .5em}#conversejs #controlbox #fancy-xmpp-status-select input[type=submit]{height:var(--controlbox-dropdown-height) 1px;width:40px;padding:1px;float:right}#conversejs #controlbox .controlbox-pane{padding:var(--controlbox-pane-padding);background-color:#fff;border:0;font-size:var(--font-size);position:absolute;text-align:center;width:100%;overflow-y:auto;overflow-x:hidden}#conversejs #controlbox .controlbox-pane label{font-size:var(--font-size);font-weight:700;height:auto;margin:4px}#conversejs #controlbox .controlbox-pane dd{margin-left:0;margin-bottom:0}#conversejs #controlbox .controlbox-pane dd.odd{background-color:#dceac5}#conversejs #controlbox #users{overflow-y:hidden}#conversejs #controlbox .add-xmpp-contact{background:0 0;padding:1em .5em}#conversejs #controlbox .add-xmpp-contact input{margin:0 0 1rem;width:100%}#conversejs #controlbox .add-xmpp-contact button{width:100%}#conversejs #controlbox .xmpp-status-menu{text-align:left;box-shadow:1px 4px 10px 1px rgba(0,0,0,.4)}#conversejs #controlbox .xmpp-status-menu li{padding:2px}#conversejs #controlbox .xmpp-status-menu li a{width:100%;padding:.3em}#conversejs #controlbox .xmpp-status-menu li a.logout,#conversejs #controlbox .xmpp-status-menu li a.logout span{color:var(--warning-color)}#conversejs #controlbox .set-xmpp-status{background:0 0;margin:1em 0 .5em 0}#conversejs #controlbox .set-xmpp-status .dropdown dd ul{z-index:22}#conversejs .toggle-controlbox{background-color:var(--link-color);border-top-left-radius:var(--button-border-radius);border-top-right-radius:var(--button-border-radius);color:#0a0a0a;float:right;height:100%;margin:0 var(--chat-gutter);padding:10px 8px 0 8px}#conversejs .toggle-controlbox span{color:var(--inverse-link-color)}#conversejs #controlbox{min-width:var(--controlbox-width);width:200px;float:left;margin:0}#conversejs #controlbox #login-dialog .brand-heading,#conversejs #controlbox #register .brand-heading{font-size:600%;margin:10% 0 0 0;color:var(--blue)}#conversejs #controlbox #login-dialog .converse-form,#conversejs #controlbox #register .converse-form{margin:4em 30% 0 30%}#conversejs #controlbox #login-dialog .label-input-container,#conversejs #controlbox #register .label-input-container{position:relative}#conversejs #controlbox #login-dialog .label-input-container .floating-label,#conversejs #controlbox #register .label-input-container .floating-label{position:absolute;pointer-events:none;top:15px;left:40px;transition:.2s ease all;opacity:1}#conversejs #controlbox #login-dialog .label-input-container input:focus~.floating-label,#conversejs #controlbox #login-dialog .label-input-container input:not(:focus):valid~.floating-label,#conversejs #controlbox #register .label-input-container input:focus~.floating-label,#conversejs #controlbox #register .label-input-container input:not(:focus):valid~.floating-label{font-size:13px;opacity:.5;top:3px}#conversejs #controlbox.fullscreen{width:100%}#conversejs #controlbox.fullscreen .box-flyout{width:100%}#conversejs #controlbox .box-flyout{border:0;min-width:var(--controlbox-width);width:200px;z-index:1;background-color:var(--controlbox-head-color)}#conversejs #controlbox .controlbox-head{height:var(--controlbox-head-height);padding:6px 0 6px 0;margin-top:.5em}#conversejs #controlbox #converse-login,#conversejs #controlbox #converse-register{margin:30%;margin-top:15%}#conversejs #controlbox #converse-login #available-chatrooms,#conversejs #controlbox #converse-register #available-chatrooms{padding:0 1em 2em 1em}#conversejs #controlbox #converse-login input[type=submit],#conversejs #controlbox #converse-register input[type=submit]{width:auto;margin-top:7px!important}#conversejs #controlbox #controlbox-tabs li{width:50%}#conversejs #controlbox #controlbox-tabs li a{height:var(--controlbox-head-height-1px);line-height:var(--controlbox-head-height-1px);font-size:var(--font-size-large)}#conversejs #controlbox #controlbox-tabs li a.current,#conversejs #controlbox #controlbox-tabs li a.current:hover{height:var(--controlbox-head-height)}#conversejs #controlbox .controlbox-pane{height:-webkit-calc(100% - var(--controlbox-head-height));height:calc(100% - var(--controlbox-head-height));border-bottom-left-radius:0;border-bottom-right-radius:0}html body #conversejs #chatrooms .chat-second-line{grid-template-columns:1fr 0 0 auto}html body #conversejs #chatrooms .newGroup{height:52px;background:var(--chatlist-bg);border-bottom:none;font-size:var(--font-size-medium);font-family:var(--main-font-family);padding:2px 10px;margin-top:5px}html body #conversejs #chatrooms .newGroup .msg-info{padding:15px 10px;border-radius:var(--border-radius)}html body #conversejs #chatrooms .newGroup:hover{color:var(--primary-color);background-color:var(--grey-light);cursor:pointer}html body #conversejs #chatrooms .newGroup:hover .msg-info{background:var(--primary-color)!important}html body #conversejs #chatrooms .newGroup:hover a,html body #conversejs #chatrooms .newGroup:hover i{color:var(--white)!important}html body #conversejs #chatrooms .newGroup a,html body #conversejs #chatrooms .newGroup i{color:var(--primary-color)!important}html body #conversejs #chatrooms .newGroup .chat-avatar-container .my-avatar.my-icon{background-color:transparent}#converse-roster{text-align:left;width:100%;position:relative;margin:1em 0 0 0;height:100%;overflow:hidden;padding:0;padding-bottom:3em}#converse-roster.no-contact-requests{height:calc(100% - var(--controlbox-dropdown-height) - 20px)}#converse-roster #online-count{display:none}#converse-roster .search-xmpp ul li.chat-info{padding-left:10px}#converse-roster .roster-filter-form{margin:0 0 .5em 0;width:100%}#converse-roster .roster-filter-form .roster-filter{float:left;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAABNSURBVHjaXI7BDcAwCAMvyQjMyQ6dAbZiKfqoUK34g2zJh1dENIC7M8pMAPYdzAVY3d0ajNz9aypS/b5R6o+ZPdqoKgCq6h80KH3xDgBqNR97p8oAGQAAAABJRU5ErkJggg==) no-repeat right -20px center;border:1px solid #999;font-size:var(--font-size);height:var(--controlbox-dropdown-height);margin:0;padding:0;padding-left:.4em;width:53%}#converse-roster .roster-filter-form .roster-filter.x{background-position:right 3px center}#converse-roster .roster-filter-form .roster-filter.onX{cursor:pointer}#converse-roster .roster-filter-form .roster-filter-state{display:none}#converse-roster .roster-filter-form .state-type{float:left;border:1px solid #999;font-size:calc(var(--font-size) - 2px);height:var(--controlbox-dropdown-height);margin:0;padding:0;padding-left:.4em;width:53%;display:none}#converse-roster .roster-filter-form .state-type-state{display:inline-block}#converse-roster .roster-filter-form .filter-type{display:table-cell;float:right;font-size:calc(var(--font-size) - 2px);height:var(--controlbox-dropdown-height);padding:0;width:47%;border-radius:0;border:1px solid}#converse-roster .roster-contacts{padding:0;margin:10px 0 0 0;height:100%;overflow-x:hidden;overflow-y:auto}#converse-roster .roster-contacts#chat-rubrica dd .open-chat-item:hover{background:var(--grey-light)}#converse-roster .roster-contacts#chat-rubrica dd .open-chat-item .msg-info{padding:5px 10px}#converse-roster .roster-contacts dt.roster-group{border:none;color:var(--text-color);display:none;font-weight:400;margin:1em 0 .5em 0;text-shadow:0 1px 0 var(--text-shadow-color)}#converse-roster .roster-contacts dt.roster-group .group-toggle{color:var(--text-color);display:block;width:100%}#converse-roster .roster-contacts dt.roster-group .group-toggle:hover{color:var(--dark-gray-color)}#converse-roster .roster-contacts dd.roster-heading{height:36px!important;padding:0 0 0 25px!important;color:var(--primary-color);font-weight:700;line-height:36px!important}#converse-roster .roster-contacts dd a:hover{color:var(--dark-link-color)}#converse-roster .roster-contacts dd .open-chat-item{border-radius:var(--border-radius)}#converse-roster .roster-contacts dd .open-chat-item:hover{background:var(--grey-light)}#converse-roster .roster-contacts dd .open-chat-item .msg-info{padding:15px 10px}#converse-roster .roster-contacts dd .open-chat-item.unread-msgs{font-weight:700}#converse-roster .roster-contacts dd .open-chat-item.unread-msgs .contact-name{width:70%}#converse-roster .roster-contacts dd .open-chat-item .msgs-indicator{background-color:var(--chat-head-color);opacity:1;border-radius:10%;padding:0 .2em;font-size:var(--font-size-small)}#converse-roster .roster-contacts dd .open-chat-item .contact-name{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding:0;margin:0;max-width:80%;float:none;color:var(--text-color)}#converse-roster .roster-contacts dd .open-chat-item .contact-name.unread-msgs{max-width:60%}#converse-roster .roster-contacts dd .open-chat-item .avatar{float:left;display:inline-block;height:var(--chat-list-item-height)}#converse-roster .roster-contacts dd.requesting-xmpp-contact .request-actions{padding:0 0 0 .3em;float:right}#converse-roster .roster-contacts dd.requesting-xmpp-contact .open-chat{max-width:70%}#converse-roster .roster-contacts dd.requesting-xmpp-contact .open-chat .req-contact-name{width:100%}#converse-roster .roster-contacts dd.requesting-xmpp-contact .req-contact-name{line-height:var(--line-height);width:69%;padding:0}#converse-roster .roster-contacts dd.current-xmpp-contact span{font-size:var(--font-size);float:left}#converse-roster .roster-contacts dd.odd{background-color:#dceac5}#converse-roster .roster-contacts dd a{display:inline-block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#converse-roster .roster-contacts dd span{padding:0;height:100%}#converse-roster .roster-contacts dd a.decline-xmpp-request{margin-left:5px}#converse-roster .roster-contacts dd a.remove-xmpp-contact{font-size:var(--font-size-tiny);float:right;margin:0;padding:0;color:var(--subdued-color)}#converse-roster .roster-contacts dd a.remove-xmpp-contact:hover{color:var(--gray-color)}#converse-roster span.pending-contact-name{line-height:var(--line-height);width:100%}#conversejs #controlbox #chatrooms .bookmarks-list dl.rooms-list.bookmarks dd.available-chatroom a.open-room{width:80%}#converse-embedded-chat .new-chatroom-nick,#conversejs .new-chatroom-nick{margin:1em auto}#converse-embedded-chat .add-chatroom input[type=button],#converse-embedded-chat .add-chatroom input[type=submit],#conversejs .add-chatroom input[type=button],#conversejs .add-chatroom input[type=submit]{margin:.3em 0}#converse-embedded-chat .chat-head-chatroom,#conversejs .chat-head-chatroom{background-color:var(--chatroom-head-color)}#converse-embedded-chat .chat-head-chatroom .chatbox-btn.button-on,#conversejs .chat-head-chatroom .chatbox-btn.button-on{background-color:var(--chat-head-text-color);color:var(--chatroom-head-color)}#converse-embedded-chat .chat-head-chatroom .chatroom-description,#conversejs .chat-head-chatroom .chatroom-description{color:#fff;font-size:80%;font-style:italic;height:1.3em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:0;margin-top:.3em}#converse-embedded-chat .chatroom,#conversejs .chatroom{width:var(--chatroom-width)}@media screen and (max-height:var(--mobile-landscape-height)){#converse-embedded-chat .chatroom,#conversejs .chatroom{width:var(--mobile-chat-width)}}@media screen and (max-width:var(--mobile-portrait-length)){#converse-embedded-chat .chatroom,#conversejs .chatroom{width:var(--mobile-chat-width)}}#converse-embedded-chat .chatroom .box-flyout,#conversejs .chatroom .box-flyout{min-width:var(--chatroom-width);width:var(--chatroom-width)}@media screen and (max-height:var(--mobile-landscape-height)){#converse-embedded-chat .chatroom .box-flyout,#conversejs .chatroom .box-flyout{height:var(--mobile-chat-height);width:var(--mobile-chat-width);height:100vh}}@media screen and (max-width:var(--mobile-portrait-length)){#converse-embedded-chat .chatroom .box-flyout,#conversejs .chatroom .box-flyout{height:var(--mobile-chat-height);width:var(--mobile-chat-width);height:100vh}}#converse-embedded-chat .chatroom .box-flyout .chatroom-body,#conversejs .chatroom .box-flyout .chatroom-body{height:289px;border-bottom-left-radius:var(--chatbox-border-radius);border-bottom-right-radius:var(--chatbox-border-radius);height:-webkit-calc(100% - var(--chat-head-height));height:calc(100% - var(--chat-head-height));background-color:#fff;border-top:0;width:100%}#converse-embedded-chat .chatroom .box-flyout .chatroom-body .chat-info,#conversejs .chatroom .box-flyout .chatroom-body .chat-info{color:var(--chatroom-head-color)}#converse-embedded-chat .chatroom .box-flyout .chatroom-body .mentioned,#conversejs .chatroom .box-flyout .chatroom-body .mentioned{font-weight:700}#converse-embedded-chat .chatroom .box-flyout .chatroom-body .chat-message .chat-msg-them,#conversejs .chatroom .box-flyout .chatroom-body .chat-message .chat-msg-them{color:var(--chatroom-message-them-color)}#converse-embedded-chat .chatroom .box-flyout .chatroom-body .disconnect-msg,#conversejs .chatroom .box-flyout .chatroom-body .disconnect-msg{padding:2em 2em 0 2em}#converse-embedded-chat .chatroom .box-flyout .chatroom-body .chat-area,#conversejs .chatroom .box-flyout .chatroom-body .chat-area{word-wrap:break-word;height:100%;width:70%;float:left;min-width:var(--chat-width)}#converse-embedded-chat .chatroom .box-flyout .chatroom-body .chat-area .new-msgs-indicator,#conversejs .chatroom .box-flyout .chatroom-body .chat-area .new-msgs-indicator{background-color:var(--chatroom-head-color);max-width:70%}#converse-embedded-chat .chatroom .box-flyout .chatroom-body .chat-area .chat-content,#conversejs .chatroom .box-flyout .chatroom-body .chat-area .chat-content{padding:0 .5em 0 .5em}#converse-embedded-chat .chatroom .box-flyout .chatroom-body .chat-area.full,#conversejs .chatroom .box-flyout .chatroom-body .chat-area.full{min-width:100%}#converse-embedded-chat .chatroom .box-flyout .chatroom-body .chat-area.full .new-msgs-indicator,#conversejs .chatroom .box-flyout .chatroom-body .chat-area.full .new-msgs-indicator{min-width:100%}#converse-embedded-chat .chatroom .box-flyout .chatroom-body .occupants,#conversejs .chatroom .box-flyout .chatroom-body .occupants{overflow-x:hidden;overflow-y:hidden;float:right;vertical-align:top;background-color:#fff;border-left:1px solid var(--text-color);border-bottom-right-radius:var(--chatbox-border-radius);width:30%;height:100%;padding:.5em}#converse-embedded-chat .chatroom .box-flyout .chatroom-body .occupants .occupants-heading,#conversejs .chatroom .box-flyout .chatroom-body .occupants .occupants-heading{padding:.3em 0;font-weight:700}#converse-embedded-chat .chatroom .box-flyout .chatroom-body .occupants .chatroom-features,#conversejs .chatroom .box-flyout .chatroom-body .occupants .chatroom-features{position:absolute;bottom:.5em;width:25%;width:-webkit-calc(30% - 1em);width:calc(30% - 1em)}#converse-embedded-chat .chatroom .box-flyout .chatroom-body .occupants .awesomplete ul,#conversejs .chatroom .box-flyout .chatroom-body .occupants .awesomplete ul{padding:0}#converse-embedded-chat .chatroom .box-flyout .chatroom-body .occupants .awesomplete ul li,#conversejs .chatroom .box-flyout .chatroom-body .occupants .awesomplete ul li{padding:.5em}#converse-embedded-chat .chatroom .box-flyout .chatroom-body .occupants ul,#conversejs .chatroom .box-flyout .chatroom-body .occupants ul{padding:.3em 0;overflow-x:hidden;overflow-y:auto;list-style:none}#converse-embedded-chat .chatroom .box-flyout .chatroom-body .occupants ul.occupant-list,#conversejs .chatroom .box-flyout .chatroom-body .occupants ul.occupant-list{overflow-y:auto;height:-webkit-calc(100% - 220px);height:calc(100% - 220px)}#converse-embedded-chat .chatroom .box-flyout .chatroom-body .occupants ul.features-list,#conversejs .chatroom .box-flyout .chatroom-body .occupants ul.features-list{padding-top:0}#converse-embedded-chat .chatroom .box-flyout .chatroom-body .occupants ul li,#conversejs .chatroom .box-flyout .chatroom-body .occupants ul li{cursor:default;display:block;font-size:var(--font-size-small);overflow:hidden;padding:.2em .5em .2em 0;text-overflow:ellipsis;white-space:nowrap}#converse-embedded-chat .chatroom .box-flyout .chatroom-body .occupants ul li [class*=" icon-"],#converse-embedded-chat .chatroom .box-flyout .chatroom-body .occupants ul li [class^=icon-],#conversejs .chatroom .box-flyout .chatroom-body .occupants ul li [class*=" icon-"],#conversejs .chatroom .box-flyout .chatroom-body .occupants ul li [class^=icon-]{padding-right:.5em}#converse-embedded-chat .chatroom .box-flyout .chatroom-body .occupants ul li.feature,#conversejs .chatroom .box-flyout .chatroom-body .occupants ul li.feature{font-size:var(--font-size-tiny)}#converse-embedded-chat .chatroom .box-flyout .chatroom-body .occupants ul li.occupant,#conversejs .chatroom .box-flyout .chatroom-body .occupants ul li.occupant{cursor:pointer}#converse-embedded-chat .chatroom .box-flyout .chatroom-body .occupants ul li.occupant .occupant-status,#conversejs .chatroom .box-flyout .chatroom-body .occupants ul li.occupant .occupant-status{display:inline-block;margin-right:.5em;width:.5em;height:.5em}#converse-embedded-chat .chatroom .box-flyout .chatroom-body .occupants ul li.occupant .occupant-status.occupant-chat,#converse-embedded-chat .chatroom .box-flyout .chatroom-body .occupants ul li.occupant .occupant-status.occupant-online,#conversejs .chatroom .box-flyout .chatroom-body .occupants ul li.occupant .occupant-status.occupant-chat,#conversejs .chatroom .box-flyout .chatroom-body .occupants ul li.occupant .occupant-status.occupant-online{background-color:#1a9707}#converse-embedded-chat .chatroom .box-flyout .chatroom-body .occupants ul li.occupant .occupant-status.occupant-dnd,#conversejs .chatroom .box-flyout .chatroom-body .occupants ul li.occupant .occupant-status.occupant-dnd{background-color:red}#converse-embedded-chat .chatroom .box-flyout .chatroom-body .occupants ul li.occupant .occupant-status.occupant-away,#conversejs .chatroom .box-flyout .chatroom-body .occupants ul li.occupant .occupant-status.occupant-away{background-color:#ff8c00}#converse-embedded-chat .chatroom .box-flyout .chatroom-body .occupants ul li.occupant .occupant-status.occupant-xa,#conversejs .chatroom .box-flyout .chatroom-body .occupants ul li.occupant .occupant-status.occupant-xa{background-color:orange}#converse-embedded-chat .chatroom .box-flyout .chatroom-body .occupants ul li.moderator,#conversejs .chatroom .box-flyout .chatroom-body .occupants ul li.moderator{color:var(--moderator-color)}#converse-embedded-chat .chatroom .box-flyout .chatroom-body .chatroom-form-container,#conversejs .chatroom .box-flyout .chatroom-body .chatroom-form-container{background-color:#fff;border-bottom-left-radius:var(--chatbox-border-radius);border-bottom-right-radius:var(--chatbox-border-radius);border:0;color:var(--text-color);font-size:var(--font-size);height:289px;width:100%;height:-webkit-calc(100% - var(--chat-head-height));height:calc(100% - var(--chat-head-height));overflow-y:auto;position:absolute}#converse-embedded-chat .chatroom .box-flyout .chatroom-body .chatroom-form-container .validation-message,#conversejs .chatroom .box-flyout .chatroom-body .chatroom-form-container .validation-message{font-size:90%;color:var(--error-color)}#converse-embedded-chat .chatroom .box-flyout .chatroom-body .chatroom-form-container .chatroom-form input[type=text],#converse-embedded-chat .chatroom .box-flyout .chatroom-body .chatroom-form-container .chatroom-form label,#conversejs .chatroom .box-flyout .chatroom-body .chatroom-form-container .chatroom-form input[type=text],#conversejs .chatroom .box-flyout .chatroom-body .chatroom-form-container .chatroom-form label{display:block}#converse-embedded-chat .chatroom .box-flyout .chatroom-body .chatroom-form-container input[type=button],#converse-embedded-chat .chatroom .box-flyout .chatroom-body .chatroom-form-container input[type=submit],#conversejs .chatroom .box-flyout .chatroom-body .chatroom-form-container input[type=button],#conversejs .chatroom .box-flyout .chatroom-body .chatroom-form-container input[type=submit]{margin:0 .5em}#converse-embedded-chat .chatroom .box-flyout .chatroom-body .chatroom-form-container .button-primary,#conversejs .chatroom .box-flyout .chatroom-body .chatroom-form-container .button-primary{background-color:var(--chatroom-head-color)}#converse-embedded-chat .chatroom form.sendXMPPMessage .chat-toolbar,#conversejs .chatroom form.sendXMPPMessage .chat-toolbar{background-color:var(--chatroom-toolbar-color)}#converse-embedded-chat .chatroom form.sendXMPPMessage .chat-textarea,#conversejs .chatroom form.sendXMPPMessage .chat-textarea{border-bottom-right-radius:0}#converse-embedded-chat .chatroom form.sendXMPPMessage .send-button,#conversejs .chatroom form.sendXMPPMessage .send-button{background-color:var(--chatroom-head-color)}#converse-embedded-chat .chatroom .room-invite .invited-contact,#conversejs .chatroom .room-invite .invited-contact{margin:-1px 0 0 -1px;width:100%;border:1px solid #999}html body #conversejs .chat-head-chatroom{height:var(--chatroom-head-height);font-size:20px}html body #conversejs .chat-head-chatroom .close-chatbox-button:before{content:"\e601"}html body #conversejs .chat-head-chatroom .chatroom-description{font-size:66%;margin-top:3px}html body #conversejs .chatroom{width:-webkit-calc(100% - var(--controlbox-width));width:calc(100% - var(--controlbox-width))}html body #conversejs .chatroom .box-flyout{background-color:var(--chatroom-head-color);border:var(--flyout-padding) solid var(--chatroom-head-color);border-top:.8em solid var(--chatroom-head-color);width:-webkit-calc(100% - var(--controlbox-width));width:calc(100% - var(--controlbox-width))}html body #conversejs .chatroom .box-flyout .chatroom-body{border-top-left-radius:var(--chatbox-border-radius);border-top-right-radius:var(--chatbox-border-radius)}html body #conversejs .chatroom .box-flyout .chatroom-body .chat-area{border-top-left-radius:var(--chatbox-border-radius);min-width:auto}html body #conversejs .chatroom .box-flyout .chatroom-body .chat-area .chat-content{border-top-left-radius:var(--chatbox-border-radius);padding:0 var(--padding) var(--padding) var(--padding)}html body #conversejs .chatroom .box-flyout .chatroom-body .chat-area.full{max-width:100%}html body #conversejs .chatroom .box-flyout .chatroom-body .chat-area.full .new-msgs-indicator{max-width:100%}html body #conversejs .chatroom .box-flyout .chatroom-body .occupants{border-top-right-radius:var(--chatbox-border-radius);padding:var(--padding)}html body #conversejs .chatroom .box-flyout .chatroom-body .occupants .occupants-heading{font-size:var(--font-size-large)}html body #conversejs .chatroom .box-flyout .chatroom-body .occupants .chatroom-features{bottom:var(--padding);width:25%;width:-webkit-calc(30% - 2em);width:calc(30% - 2em)}html body #conversejs .chatroom .box-flyout .chatroom-body .occupants ul.occupant-list{height:-webkit-calc(100% - 212px);height:calc(100% - 212px)}html body #conversejs .chatroom .box-flyout .chatroom-body .occupants ul.occupant-list li{font-size:var(--font-size-small);width:100%}html body #conversejs .chatroom .box-flyout .chatroom-body .occupants ul li.feature{font-size:var(--font-size-small)}html body #conversejs .chatroom .room-invite span .invited-contact{margin:0 0 .5em -1px}html body #conversejs .chatroom .chat-msg-container.chat-msg-them .msg-hover-menu .bubble-menu-item.more{display:none!important}#conversejs .chatbox.headlines .chat-head.chat-head-chatbox{background-color:var(--headline-head-color)}#conversejs .chatbox.headlines .chat-body{background-color:var(--headline-head-color);border-radius:var(--chatbox-border-radius)}#conversejs .chatbox.headlines .chat-body .chat-message span.chat-msg-them{color:var(--dark-orange)}#conversejs .chatbox.headlines .chat-content{height:100%;border-radius:var(--chatbox-border-radius)}#conversejs .chatbox.headlines .box-flyout{background-color:var(--headline-head-color)}#conversejs .chatbox.headlines .chat-head.chat-head-chatbox{background-color:var(--headline-head-color)}#conversejs .chatbox.headlines .flyout{border:var(--flyout-padding) solid var(--headline-head-color);border-top:.8em solid var(--headline-head-color)}#converse-embedded-chat [hidden],#conversejs [hidden]{display:none}#converse-embedded-chat .visually-hidden,#conversejs .visually-hidden{position:absolute;clip:rect(0,0,0,0)}#converse-embedded-chat div.awesomplete,#conversejs div.awesomplete{display:inline-block;position:relative}#converse-embedded-chat div.awesomplete>input,#conversejs div.awesomplete>input{display:block}#converse-embedded-chat div.awesomplete>ul,#conversejs div.awesomplete>ul{position:absolute;left:0;right:0;z-index:1;min-width:100%;box-sizing:border-box;list-style:none;padding:0;border-radius:.3em;margin:.2em 0 0;background:hsla(0,0%,100%,.9);background:linear-gradient(to bottom right,#fff,hsla(0,0%,100%,.8));border:1px solid rgba(0,0,0,.3);box-shadow:.05em .2em .6em rgba(0,0,0,.2);text-shadow:none}#converse-embedded-chat div.awesomplete>ul:empty,#converse-embedded-chat div.awesomplete>ul[hidden],#conversejs div.awesomplete>ul:empty,#conversejs div.awesomplete>ul[hidden]{display:none}@supports (transform:scale(0)){#converse-embedded-chat div.awesomplete>ul,#conversejs div.awesomplete>ul{transition:.3s cubic-bezier(.4,.2,.5,1.4);transform-origin:1.43em -.43em}#converse-embedded-chat div.awesomplete>ul:empty,#converse-embedded-chat div.awesomplete>ul[hidden],#conversejs div.awesomplete>ul:empty,#conversejs div.awesomplete>ul[hidden]{opacity:0;transform:scale(0);display:block;transition-timing-function:ease}}#converse-embedded-chat div.awesomplete>ul:before,#conversejs div.awesomplete>ul:before{content:"";position:absolute;top:-.43em;left:1em;width:0;height:0;background:#fff;border:inherit;border-right:0;border-bottom:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}#converse-embedded-chat div.awesomplete>ul>li,#conversejs div.awesomplete>ul>li{text-overflow:ellipsis;overflow-x:hidden;position:relative;cursor:pointer}#converse-embedded-chat div.awesomplete>ul>li:hover,#conversejs div.awesomplete>ul>li:hover{background:var(--red);color:var(--inverse-link-color)}#converse-embedded-chat div.awesomplete>ul>li[aria-selected=true],#conversejs div.awesomplete>ul>li[aria-selected=true]{background:#3d6c8e;color:#fff}#converse-embedded-chat div.awesomplete mark,#conversejs div.awesomplete mark{background:var(--lightest-red)}#converse-embedded-chat div.awesomplete li:hover mark,#conversejs div.awesomplete li:hover mark{background:var(--darkest-red);color:var(--inverse-link-color)}#converse-embedded-chat div.awesomplete li[aria-selected=true] mark,#conversejs div.awesomplete li[aria-selected=true] mark{background:#3c6b00;color:inherit}html #conversejs,html body,html body .modal-dialog{font-family:var(--main-font-family);color:var(--text-color)}html #conversejs .msg-event:hover,html body .modal-dialog .msg-event:hover,html body .msg-event:hover{border-radius:var(--ico-radius-hover);background-color:var(--ico-bg-hover);transition:background-color var(--transition-style);cursor:pointer}html #conversejs i.msg-ico-event,html body .modal-dialog i.msg-ico-event,html body i.msg-ico-event{text-align:center;background:0 0;width:30px;height:30px;line-height:30px}html #conversejs i.msg-ico-event:hover,html body .modal-dialog i.msg-ico-event:hover,html body i.msg-ico-event:hover{border-radius:var(--ico-radius-hover);background-color:var(--ico-bg-hover);transition:background-color var(--transition-style);cursor:pointer}html #conversejs .head-box,html body .head-box,html body .modal-dialog .head-box{height:var(--head-box-height);display:flex;flex-direction:row;align-items:center;margin:0;padding:0;background:var(--header-bg);background-color:var(--header-modal-bg);padding:0 20px;border-bottom:none}html #conversejs .head-box .head-box-title,html body .head-box .head-box-title,html body .modal-dialog .head-box .head-box-title{font-size:var(--header-title-size);font-weight:var(--text-weight-bold);flex:1}html #conversejs .modal-header.head-box,html body .modal-dialog .modal-header.head-box,html body .modal-header.head-box{background-color:var(--header-modal-bg);padding:0 20px;border-radius:var(--border-radius);border-bottom:none}html #conversejs .modal-header.head-box .head-box-title,html body .modal-dialog .modal-header.head-box .head-box-title,html body .modal-header.head-box .head-box-title{font-size:var(--header-title-size);font-weight:var(--text-weight-bold)}html #conversejs .msg-list,html body .modal-dialog .msg-list,html body .msg-list{padding:20px}html #conversejs .msg-list .msg-upload-media-item,html body .modal-dialog .msg-list .msg-upload-media-item,html body .msg-list .msg-upload-media-item{display:grid;grid-template-columns:auto 1fr 60px;align-items:center;padding:5px 0;grid-gap:10px;border:1px solid var(--grey-vibrant-light);border-radius:10px;padding:10px;margin-bottom:10px}html #conversejs .msg-list .msg-upload-media-item img,html body .modal-dialog .msg-list .msg-upload-media-item img,html body .msg-list .msg-upload-media-item img{width:60px;border-radius:10px;height:auto}html #conversejs .msg-list .msg-upload-media-item p.msg-list-item-name,html body .modal-dialog .msg-list .msg-upload-media-item p.msg-list-item-name,html body .msg-list .msg-upload-media-item p.msg-list-item-name{font-size:16px;font-weight:600;overflow:auto;word-wrap:break-word}html #conversejs .msg-list .msg-upload-media-item a.item-cta,html body .modal-dialog .msg-list .msg-upload-media-item a.item-cta,html body .msg-list .msg-upload-media-item a.item-cta{text-align:right;color:var(--grey-vibrant-dark)}html #conversejs .msg-list .msg-upload-media-item a.item-cta.delete-item:hover,html body .modal-dialog .msg-list .msg-upload-media-item a.item-cta.delete-item:hover,html body .msg-list .msg-upload-media-item a.item-cta.delete-item:hover{color:var(--red)}html #conversejs #conversejs .chatbox>.chat-area-full[data-jid*=-noreply] .deleteMessage,html #conversejs #conversejs .chatbox>.chat-area-full[data-jid*=-noreply] .head-box-menu,html #conversejs #conversejs .chatbox>.chat-area-full[data-jid*=-noreply] .replyMessage,html #conversejs #conversejs .chatbox>.chat-area-full[data-jid*=-noreply] .second-chat-line,html body #conversejs .chatbox>.chat-area-full[data-jid*=-noreply] .deleteMessage,html body #conversejs .chatbox>.chat-area-full[data-jid*=-noreply] .head-box-menu,html body #conversejs .chatbox>.chat-area-full[data-jid*=-noreply] .replyMessage,html body #conversejs .chatbox>.chat-area-full[data-jid*=-noreply] .second-chat-line,html body .modal-dialog #conversejs .chatbox>.chat-area-full[data-jid*=-noreply] .deleteMessage,html body .modal-dialog #conversejs .chatbox>.chat-area-full[data-jid*=-noreply] .head-box-menu,html body .modal-dialog #conversejs .chatbox>.chat-area-full[data-jid*=-noreply] .replyMessage,html body .modal-dialog #conversejs .chatbox>.chat-area-full[data-jid*=-noreply] .second-chat-line{display:none!important}html #conversejs #conversejs .chatbox:not(#controlbox),html body #conversejs .chatbox:not(#controlbox),html body .modal-dialog #conversejs .chatbox:not(#controlbox){flex:1 1 auto}html #conversejs #conversejs .chatbox .box-flyout,html body #conversejs .chatbox .box-flyout,html body .modal-dialog #conversejs .chatbox .box-flyout{margin:0;padding:0;width:100%!important;border:none;background-color:#fff;position:relative;box-sizing:border-box}html #conversejs #conversejs #controlbox .controlbox-pane,html body #conversejs #controlbox .controlbox-pane,html body .modal-dialog #conversejs #controlbox .controlbox-pane{margin:0;padding:0;border:0}html #conversejs #conversejs .chat-head.chat-head-chatbox.head-box,html #conversejs #conversejs .chat-head.main-menu-head.head-box,html body #conversejs .chat-head.chat-head-chatbox.head-box,html body #conversejs .chat-head.main-menu-head.head-box,html body .modal-dialog #conversejs .chat-head.chat-head-chatbox.head-box,html body .modal-dialog #conversejs .chat-head.main-menu-head.head-box{display:flex;-webkit-flex:none;flex-direction:row;-webkit-flex-direction:row;height:var(--my-chat-head-height);box-sizing:border-box;border-radius:0}html #conversejs #conversejs .chat-head.chat-head-chatbox.head-box .avatar,html #conversejs #conversejs .chat-head.main-menu-head.head-box .avatar,html body #conversejs .chat-head.chat-head-chatbox.head-box .avatar,html body #conversejs .chat-head.main-menu-head.head-box .avatar,html body .modal-dialog #conversejs .chat-head.chat-head-chatbox.head-box .avatar,html body .modal-dialog #conversejs .chat-head.main-menu-head.head-box .avatar{width:40px;height:40px;border-radius:50%;align-self:center;margin:0 0 0 20px!important}html #conversejs #conversejs .chat-head.chat-head-chatbox.head-box .chat-avatar-container,html #conversejs #conversejs .chat-head.main-menu-head.head-box .chat-avatar-container,html body #conversejs .chat-head.chat-head-chatbox.head-box .chat-avatar-container,html body #conversejs .chat-head.main-menu-head.head-box .chat-avatar-container,html body .modal-dialog #conversejs .chat-head.chat-head-chatbox.head-box .chat-avatar-container,html body .modal-dialog #conversejs .chat-head.main-menu-head.head-box .chat-avatar-container{-webkit-align-self:center;align-self:center}html #conversejs #conversejs .chat-head.chat-head-chatbox.head-box .chat-avatar.my-avatar,html #conversejs #conversejs .chat-head.main-menu-head.head-box .chat-avatar.my-avatar,html body #conversejs .chat-head.chat-head-chatbox.head-box .chat-avatar.my-avatar,html body #conversejs .chat-head.main-menu-head.head-box .chat-avatar.my-avatar,html body .modal-dialog #conversejs .chat-head.chat-head-chatbox.head-box .chat-avatar.my-avatar,html body .modal-dialog #conversejs .chat-head.main-menu-head.head-box .chat-avatar.my-avatar{background-size:contain;background-repeat:no-repeat;background-position:center center;position:relative;border-radius:50%}html #conversejs #conversejs .chat-head.head-box,html body #conversejs .chat-head.head-box,html body .modal-dialog #conversejs .chat-head.head-box{z-index:3}html #conversejs #conversejs .chat-head.head-box .chatbox-btn.close-chatbox-button.icon-close,html #conversejs #conversejs .chat-head.head-box .chatbox-btn.configure-chatroom-button.icon-wrench,html #conversejs #conversejs .chat-head.head-box .chatbox-btn.toggle-bookmark.icon-pushpin,html body #conversejs .chat-head.head-box .chatbox-btn.close-chatbox-button.icon-close,html body #conversejs .chat-head.head-box .chatbox-btn.configure-chatroom-button.icon-wrench,html body #conversejs .chat-head.head-box .chatbox-btn.toggle-bookmark.icon-pushpin,html body .modal-dialog #conversejs .chat-head.head-box .chatbox-btn.close-chatbox-button.icon-close,html body .modal-dialog #conversejs .chat-head.head-box .chatbox-btn.configure-chatroom-button.icon-wrench,html body .modal-dialog #conversejs .chat-head.head-box .chatbox-btn.toggle-bookmark.icon-pushpin{display:none}html #conversejs #conversejs .chat-head.head-box .chat-title.head-box-title,html body #conversejs .chat-head.head-box .chat-title.head-box-title,html body .modal-dialog #conversejs .chat-head.head-box .chat-title.head-box-title{display:-webkit-flex;display:flex;flex-direction:column;justify-content:center;flex:auto;font-size:20px;height:100%}html #conversejs #conversejs .chat-head.head-box .chat-title.head-box-title i,html body #conversejs .chat-head.head-box .chat-title.head-box-title i,html body .modal-dialog #conversejs .chat-head.head-box .chat-title.head-box-title i{font-size:24px;color:#fff;opacity:.8}html #conversejs #conversejs .recording-box.voice-recording,html body #conversejs .recording-box.voice-recording,html body .modal-dialog #conversejs .recording-box.voice-recording{display:flex;align-items:center}html #conversejs #conversejs .recording-box.voice-recording i.record-audio,html body #conversejs .recording-box.voice-recording i.record-audio,html body .modal-dialog #conversejs .recording-box.voice-recording i.record-audio{text-align:center}html #conversejs #conversejs .recording-box.voice-recording .status-recording-box,html body #conversejs .recording-box.voice-recording .status-recording-box,html body .modal-dialog #conversejs .recording-box.voice-recording .status-recording-box{display:none!important;background-color:var(--lightest-grey);height:100%;justify-content:space-between;align-items:center;min-height:52px}html #conversejs #conversejs .recording-box.voice-recording:hover,html body #conversejs .recording-box.voice-recording:hover,html body .modal-dialog #conversejs .recording-box.voice-recording:hover{cursor:pointer;opacity:1}html #conversejs #conversejs .recording-box.voice-recording.active,html body #conversejs .recording-box.voice-recording.active,html body .modal-dialog #conversejs .recording-box.voice-recording.active{padding:0;position:absolute;cursor:pointer;width:100%;height:100%;background-color:var(--light2-base-color);text-align:left;justify-content:center;opacity:1;-webkit-animation:pulse-animation 1s infinite;-moz-animation:pulse-animation 1s infinite;-o-animation:pulse-animation 1s infinite;animation:pulse-animation 1s infinite}html #conversejs #conversejs .recording-box.voice-recording.active .status-recording-box,html body #conversejs .recording-box.voice-recording.active .status-recording-box,html body .modal-dialog #conversejs .recording-box.voice-recording.active .status-recording-box{display:flex!important;padding:0 20px}html #conversejs #conversejs .recording-box.voice-recording.active .status-recording-box .recording-timer,html body #conversejs .recording-box.voice-recording.active .status-recording-box .recording-timer,html body .modal-dialog #conversejs .recording-box.voice-recording.active .status-recording-box .recording-timer{width:80px;text-align:center}html #conversejs #conversejs .recording-box.voice-recording.active .status-recording-box a.rect-btn.recording-send.small-btn,html body #conversejs .recording-box.voice-recording.active .status-recording-box a.rect-btn.recording-send.small-btn,html body .modal-dialog #conversejs .recording-box.voice-recording.active .status-recording-box a.rect-btn.recording-send.small-btn{background-color:var(--lime)}html #conversejs #conversejs .recording-box.voice-recording.active i.material-icons.record-smth,html body #conversejs .recording-box.voice-recording.active i.material-icons.record-smth,html body .modal-dialog #conversejs .recording-box.voice-recording.active i.material-icons.record-smth{display:none!important}html #conversejs #conversejs .recording-box.voice-recording i.material-icons,html body #conversejs .recording-box.voice-recording i.material-icons,html body .modal-dialog #conversejs .recording-box.voice-recording i.material-icons{font-size:25px}html #conversejs #conversejs .recording-box .recording-timer,html body #conversejs .recording-box .recording-timer,html body .modal-dialog #conversejs .recording-box .recording-timer{display:none;font-size:18px;color:var(--dark-text);line-height:30px}html #conversejs #conversejs .recording-box a,html body #conversejs .recording-box a,html body .modal-dialog #conversejs .recording-box a{color:var(--lightest-grey);border-radius:50%;margin:0;padding:0}html #conversejs #conversejs .recording-box a.recording-stop,html body #conversejs .recording-box a.recording-stop,html body .modal-dialog #conversejs .recording-box a.recording-stop{display:none;background:var(--bg-warning)}html #conversejs #conversejs .recording-box a.recording-send,html body #conversejs .recording-box a.recording-send,html body .modal-dialog #conversejs .recording-box a.recording-send{display:none}html #conversejs #conversejs .recording-box a.photo-retake,html body #conversejs .recording-box a.photo-retake,html body .modal-dialog #conversejs .recording-box a.photo-retake{display:none}html #conversejs #conversejs .recording-box a.photo-send,html body #conversejs .recording-box a.photo-send,html body .modal-dialog #conversejs .recording-box a.photo-send{display:none}html #conversejs #conversejs .recording-box.active,html body #conversejs .recording-box.active,html body .modal-dialog #conversejs .recording-box.active{background-color:var(--light-grey)}html #conversejs #conversejs .recording-box.active i.material-icons.record-smth,html body #conversejs .recording-box.active i.material-icons.record-smth,html body .modal-dialog #conversejs .recording-box.active i.material-icons.record-smth{display:none}html #conversejs #conversejs .recording-box.active .recording-timer,html #conversejs #conversejs .recording-box.active a.photo-retake,html #conversejs #conversejs .recording-box.active a.photo-send,html #conversejs #conversejs .recording-box.active a.recording-send,html #conversejs #conversejs .recording-box.active a.recording-stop,html body #conversejs .recording-box.active .recording-timer,html body #conversejs .recording-box.active a.photo-retake,html body #conversejs .recording-box.active a.photo-send,html body #conversejs .recording-box.active a.recording-send,html body #conversejs .recording-box.active a.recording-stop,html body .modal-dialog #conversejs .recording-box.active .recording-timer,html body .modal-dialog #conversejs .recording-box.active a.photo-retake,html body .modal-dialog #conversejs .recording-box.active a.photo-send,html body .modal-dialog #conversejs .recording-box.active a.recording-send,html body .modal-dialog #conversejs .recording-box.active a.recording-stop{display:block}html #conversejs #conversejs .recording-box.active .recording-timer:hover,html #conversejs #conversejs .recording-box.active a.photo-retake:hover,html #conversejs #conversejs .recording-box.active a.photo-send:hover,html #conversejs #conversejs .recording-box.active a.recording-send:hover,html #conversejs #conversejs .recording-box.active a.recording-stop:hover,html body #conversejs .recording-box.active .recording-timer:hover,html body #conversejs .recording-box.active a.photo-retake:hover,html body #conversejs .recording-box.active a.photo-send:hover,html body #conversejs .recording-box.active a.recording-send:hover,html body #conversejs .recording-box.active a.recording-stop:hover,html body .modal-dialog #conversejs .recording-box.active .recording-timer:hover,html body .modal-dialog #conversejs .recording-box.active a.photo-retake:hover,html body .modal-dialog #conversejs .recording-box.active a.photo-send:hover,html body .modal-dialog #conversejs .recording-box.active a.recording-send:hover,html body .modal-dialog #conversejs .recording-box.active a.recording-stop:hover{opacity:1;cursor:pointer}html #conversejs #conversejs .attach-file-box,html body #conversejs .attach-file-box,html body .modal-dialog #conversejs .attach-file-box{background:var(--lightest-grey);border-left:1px solid var(--light-grey);display:flex;flex-direction:column;height:100%;overflow:hidden;text-align:center;position:relative;flex:0 0 auto}html #conversejs #conversejs .attach-file-box input,html body #conversejs .attach-file-box input,html body .modal-dialog #conversejs .attach-file-box input{display:none}html #conversejs #conversejs .attach-file-box i.material-icons,html body #conversejs .attach-file-box i.material-icons,html body .modal-dialog #conversejs .attach-file-box i.material-icons{padding:10px 0;width:100%}html #conversejs #conversejs .attach-file-box i.material-icons:hover,html body #conversejs .attach-file-box i.material-icons:hover,html body .modal-dialog #conversejs .attach-file-box i.material-icons:hover{cursor:pointer;background-color:var(--light-grey)}html #conversejs #conversejs .loadMessage,html body #conversejs .loadMessage,html body .modal-dialog #conversejs .loadMessage{background:var(--primary-color);color:var(--primary-color-contrast);opacity:.7;border:0;z-index:2;line-height:37px;display:flex;align-items:center;justify-content:center}html #conversejs #conversejs .loadMessage i.material-icons,html body #conversejs .loadMessage i.material-icons,html body .modal-dialog #conversejs .loadMessage i.material-icons{color:#fff}html #conversejs #conversejs .loadMessage:hover,html body #conversejs .loadMessage:hover,html body .modal-dialog #conversejs .loadMessage:hover{opacity:1}html #conversejs #conversejs .chat-body .chat-content .chat-info.chat-date,html body #conversejs .chat-body .chat-content .chat-info.chat-date,html body .modal-dialog #conversejs .chat-body .chat-content .chat-info.chat-date{display:flex;justify-content:center;align-items:center;align-self:center;font-size:13px;line-height:21px;color:var(--grey-dark);background:rgba(var(--primary-color-rgb),.2);z-index:var(--top-z-index);background:var(--chat-bg-color)}html #conversejs #conversejs .chat-body .chat-content .chat-info.chat-date.sticky,html body #conversejs .chat-body .chat-content .chat-info.chat-date.sticky,html body .modal-dialog #conversejs .chat-body .chat-content .chat-info.chat-date.sticky{background:rgba(var(--primary-color-rgb),.5);color:var(--primary-color-contrast)}html #conversejs #conversejs .chat-body .chat-content .chat-info.chat-date .rotate-180,html body #conversejs .chat-body .chat-content .chat-info.chat-date .rotate-180,html body .modal-dialog #conversejs .chat-body .chat-content .chat-info.chat-date .rotate-180{transform:rotate(180deg)}html #conversejs #conversejs .chat-body .chat-content .chat-info.chat-date .btn-disabled,html body #conversejs .chat-body .chat-content .chat-info.chat-date .btn-disabled,html body .modal-dialog #conversejs .chat-body .chat-content .chat-info.chat-date .btn-disabled{pointer-events:none}html #conversejs #conversejs .chat-body .chat-content .chat-info,html body #conversejs .chat-body .chat-content .chat-info,html body .modal-dialog #conversejs .chat-body .chat-content .chat-info{background:rgba(255,255,255,.3);padding:2px 3px;text-align:center;border-radius:4px;color:var(--text-color)}html #conversejs #conversejs .chat-body .chat-content i,html body #conversejs .chat-body .chat-content i,html body .modal-dialog #conversejs .chat-body .chat-content i{text-align:center;font-size:24px}html #conversejs #conversejs .chatbox,html body #conversejs .chatbox,html body .modal-dialog #conversejs .chatbox{position:relative}html #conversejs #conversejs .chatbox .modal-dialog-chat-dragover,html body #conversejs .chatbox .modal-dialog-chat-dragover,html body .modal-dialog #conversejs .chatbox .modal-dialog-chat-dragover{display:none;position:absolute;bottom:0;top:var(--header-height);background:rgba(var(--primary-color-rgb,.8));height:100%;width:100%;z-index:4;max-height:calc(100vh - var(--header-height));z-index:var(--modal-z-index)}html #conversejs #conversejs .chatbox .modal-dialog-chat-dragover .modal-content,html body #conversejs .chatbox .modal-dialog-chat-dragover .modal-content,html body .modal-dialog #conversejs .chatbox .modal-dialog-chat-dragover .modal-content{box-shadow:none;padding:20px;border-radius:0;background:0 0}html #conversejs #conversejs .chatbox .modal-dialog-chat-dragover .modal-content .modal-body,html body #conversejs .chatbox .modal-dialog-chat-dragover .modal-content .modal-body,html body .modal-dialog #conversejs .chatbox .modal-dialog-chat-dragover .modal-content .modal-body{display:none;padding-top:var(--header-height);justify-content:center;align-items:center;height:100%;max-height:100%}html #conversejs #conversejs .chatbox .modal-dialog-chat-dragover .modal-content .modal-body.modal-body-dragover,html body #conversejs .chatbox .modal-dialog-chat-dragover .modal-content .modal-body.modal-body-dragover,html body .modal-dialog #conversejs .chatbox .modal-dialog-chat-dragover .modal-content .modal-body.modal-body-dragover{border:5px dashed #fff;font-size:30px;color:#fff}html #conversejs #conversejs .chatbox .modal-dialog-chat-dragover .modal-content .modal-body.modal-body-dropped,html body #conversejs .chatbox .modal-dialog-chat-dragover .modal-content .modal-body.modal-body-dropped,html body .modal-dialog #conversejs .chatbox .modal-dialog-chat-dragover .modal-content .modal-body.modal-body-dropped{position:relative;grid-template-columns:1fr 1fr 1fr;grid-gap:1em}html #conversejs #conversejs .chatbox.dragover .modal-dialog-chat-dragover,html #conversejs #conversejs .chatbox.dropped .modal-dialog-chat-dragover,html body #conversejs .chatbox.dragover .modal-dialog-chat-dragover,html body #conversejs .chatbox.dropped .modal-dialog-chat-dragover,html body .modal-dialog #conversejs .chatbox.dragover .modal-dialog-chat-dragover,html body .modal-dialog #conversejs .chatbox.dropped .modal-dialog-chat-dragover{display:block;z-index:var(--modal-z-index)}html #conversejs #conversejs .chatbox.dragover *,html body #conversejs .chatbox.dragover *,html body .modal-dialog #conversejs .chatbox.dragover *{pointer-events:none}html #conversejs #conversejs .chatbox.dragover .modal-body.modal-body-dragover,html body #conversejs .chatbox.dragover .modal-body.modal-body-dragover,html body .modal-dialog #conversejs .chatbox.dragover .modal-body.modal-body-dragover{display:flex}html #conversejs #conversejs .chatbox.dropped .modal-body.modal-body-dropped,html body #conversejs .chatbox.dropped .modal-body.modal-body-dropped,html body .modal-dialog #conversejs .chatbox.dropped .modal-body.modal-body-dropped{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:1em;overflow-y:scroll;padding:25px}html #conversejs #conversejs .chatbox.dropped .modal-body.modal-body-dropped .img-upload,html body #conversejs .chatbox.dropped .modal-body.modal-body-dropped .img-upload,html body .modal-dialog #conversejs .chatbox.dropped .modal-body.modal-body-dropped .img-upload{position:relative;height:100%;background:#dedede}html #conversejs #conversejs .chatbox.dropped .modal-body.modal-body-dropped .img-upload img,html body #conversejs .chatbox.dropped .modal-body.modal-body-dropped .img-upload img,html body .modal-dialog #conversejs .chatbox.dropped .modal-body.modal-body-dropped .img-upload img{object-fit:cover;display:block}html #conversejs #conversejs .chatbox.dropped .modal-body.modal-body-dropped .img-upload.img-upload-file,html body #conversejs .chatbox.dropped .modal-body.modal-body-dropped .img-upload.img-upload-file,html body .modal-dialog #conversejs .chatbox.dropped .modal-body.modal-body-dropped .img-upload.img-upload-file{display:grid;grid-template-rows:2fr 1fr 1fr}html #conversejs #conversejs .chatbox.dropped .modal-body.modal-body-dropped .img-upload.img-upload-file img,html body #conversejs .chatbox.dropped .modal-body.modal-body-dropped .img-upload.img-upload-file img,html body .modal-dialog #conversejs .chatbox.dropped .modal-body.modal-body-dropped .img-upload.img-upload-file img{width:30%;height:auto;margin:auto;opacity:.3}html #conversejs #conversejs .chatbox.dropped .modal-body.modal-body-dropped .img-upload.img-upload-file p,html body #conversejs .chatbox.dropped .modal-body.modal-body-dropped .img-upload.img-upload-file p,html body .modal-dialog #conversejs .chatbox.dropped .modal-body.modal-body-dropped .img-upload.img-upload-file p{width:90%;margin:auto;text-align:center}html #conversejs #conversejs .chatbox.dropped .modal-body.modal-body-dropped .img-upload .deleteFoto,html body #conversejs .chatbox.dropped .modal-body.modal-body-dropped .img-upload .deleteFoto,html body .modal-dialog #conversejs .chatbox.dropped .modal-body.modal-body-dropped .img-upload .deleteFoto{position:absolute;margin:auto;left:0;bottom:2em;right:0;width:100px}html #conversejs #conversejs .chatbox .flyout.box-flyout.chat-area-full,html body #conversejs .chatbox .flyout.box-flyout.chat-area-full,html body .modal-dialog #conversejs .chatbox .flyout.box-flyout.chat-area-full{height:100%;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;display:block}html #conversejs #conversejs .chatbox .chat-functions,html body #conversejs .chatbox .chat-functions,html body .modal-dialog #conversejs .chatbox .chat-functions{display:flex;flex-direction:column;width:72px;justify-self:right;background:red;flex:0 0 auto;float:right;height:100%}html #conversejs #conversejs .chatbox .chat-functions .my-icon-box i,html body #conversejs .chatbox .chat-functions .my-icon-box i,html body .modal-dialog #conversejs .chatbox .chat-functions .my-icon-box i{color:#f9f9f9}html #conversejs #conversejs .chatbox .chat-and-info-container,html body #conversejs .chatbox .chat-and-info-container,html body .modal-dialog #conversejs .chatbox .chat-and-info-container{flex:1 1 auto;min-width:400px;height:100%;display:flex}html #conversejs #conversejs .chatbox .chat-and-info-container .chat-content-bg,html body #conversejs .chatbox .chat-and-info-container .chat-content-bg,html body .modal-dialog #conversejs .chatbox .chat-and-info-container .chat-content-bg{background-image:var(--chat-bg-image);background-repeat:repeat repeat;position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;background-size:600px;opacity:.06}html #conversejs #conversejs .chatbox .chat-and-info-container .chat-info-box,html body #conversejs .chatbox .chat-and-info-container .chat-info-box,html body .modal-dialog #conversejs .chatbox .chat-and-info-container .chat-info-box{flex:1 1 auto;background:#fff;height:100%;border-left:1px solid #dedede;z-index:20}html #conversejs #conversejs .chatbox .chat-and-info-container .chat-info-box .head-box,html body #conversejs .chatbox .chat-and-info-container .chat-info-box .head-box,html body .modal-dialog #conversejs .chatbox .chat-and-info-container .chat-info-box .head-box{padding:0 20px}html #conversejs #conversejs .chatbox .chat-and-info-container .chat-info-box .head-box .head-box-title,html body #conversejs .chatbox .chat-and-info-container .chat-info-box .head-box .head-box-title,html body .modal-dialog #conversejs .chatbox .chat-and-info-container .chat-info-box .head-box .head-box-title{margin-left:20px}html #conversejs #conversejs .chatbox .chat-and-info-container .chat-info-box .chat-info-edit-box,html body #conversejs .chatbox .chat-and-info-container .chat-info-box .chat-info-edit-box,html body .modal-dialog #conversejs .chatbox .chat-and-info-container .chat-info-box .chat-info-edit-box{padding:20px 0}html #conversejs #conversejs .chatbox .chat-and-info-container .chat-info-box .chat-info-edit-box .chat-avatar-container,html body #conversejs .chatbox .chat-and-info-container .chat-info-box .chat-info-edit-box .chat-avatar-container,html body .modal-dialog #conversejs .chatbox .chat-and-info-container .chat-info-box .chat-info-edit-box .chat-avatar-container{padding-right:0!important}html #conversejs #conversejs .chatbox .chat-and-info-container .chat-container,html body #conversejs .chatbox .chat-and-info-container .chat-container,html body .modal-dialog #conversejs .chatbox .chat-and-info-container .chat-container{display:flex;flex:1 1 auto;flex-direction:column;height:100%;background-color:var(--chat-bg);z-index:10}html #conversejs #conversejs .chatbox .chat-and-info-container .chat-container .first-chat-line,html body #conversejs .chatbox .chat-and-info-container .chat-container .first-chat-line,html body .modal-dialog #conversejs .chatbox .chat-and-info-container .chat-container .first-chat-line{display:flex;flex-direction:row;flex:1 1 0;overflow:auto}html #conversejs #conversejs .chatbox .chat-and-info-container .chat-container .second-chat-line,html body #conversejs .chatbox .chat-and-info-container .chat-container .second-chat-line,html body .modal-dialog #conversejs .chatbox .chat-and-info-container .chat-container .second-chat-line{flex:0 0 auto;display:flex;position:relative;min-height:52px;align-items:center}html #conversejs #conversejs .chatbox .chat-and-info-container .chat-container .second-chat-line .msg-special-features-wrapper,html body #conversejs .chatbox .chat-and-info-container .chat-container .second-chat-line .msg-special-features-wrapper,html body .modal-dialog #conversejs .chatbox .chat-and-info-container .chat-container .second-chat-line .msg-special-features-wrapper{display:flex;align-items:center;margin:0 5px}html #conversejs #conversejs .chatbox .chat-and-info-container .chat-container .second-chat-line .buttons-container,html body #conversejs .chatbox .chat-and-info-container .chat-container .second-chat-line .buttons-container,html body .modal-dialog #conversejs .chatbox .chat-and-info-container .chat-container .second-chat-line .buttons-container{display:flex;justify-content:space-around;align-items:center}html #conversejs #conversejs .chatbox .chat-and-info-container .chat-container .second-chat-line .compose-msg,html body #conversejs .chatbox .chat-and-info-container .chat-container .second-chat-line .compose-msg,html body .modal-dialog #conversejs .chatbox .chat-and-info-container .chat-container .second-chat-line .compose-msg{flex:1 1 auto;display:flex;align-items:center}html #conversejs #conversejs .chatbox .chat-and-info-container .chat-container .second-chat-line .compose-msg form.sendXMPPMessage,html body #conversejs .chatbox .chat-and-info-container .chat-container .second-chat-line .compose-msg form.sendXMPPMessage,html body .modal-dialog #conversejs .chatbox .chat-and-info-container .chat-container .second-chat-line .compose-msg form.sendXMPPMessage{height:auto}html #conversejs #conversejs .chatbox .chat-and-info-container .chat-container .second-chat-line .compose-msg form.sendXMPPMessage div.input-label.with-icon,html body #conversejs .chatbox .chat-and-info-container .chat-container .second-chat-line .compose-msg form.sendXMPPMessage div.input-label.with-icon,html body .modal-dialog #conversejs .chatbox .chat-and-info-container .chat-container .second-chat-line .compose-msg form.sendXMPPMessage div.input-label.with-icon{display:flex;padding:0 20px;align-items:center;width:100%;justify-content:space-between;background:#fff}html #conversejs #conversejs .chatbox .chat-and-info-container .chat-container .second-chat-line .compose-msg form.sendXMPPMessage div.input-label.with-icon a.btn-istance,html body #conversejs .chatbox .chat-and-info-container .chat-container .second-chat-line .compose-msg form.sendXMPPMessage div.input-label.with-icon a.btn-istance,html body .modal-dialog #conversejs .chatbox .chat-and-info-container .chat-container .second-chat-line .compose-msg form.sendXMPPMessage div.input-label.with-icon a.btn-istance{height:auto!important}html #conversejs #conversejs .chatbox .chat-and-info-container .chat-container .second-chat-line .compose-msg form.sendXMPPMessage div.input-label.with-icon .chat-textarea,html body #conversejs .chatbox .chat-and-info-container .chat-container .second-chat-line .compose-msg form.sendXMPPMessage div.input-label.with-icon .chat-textarea,html body .modal-dialog #conversejs .chatbox .chat-and-info-container .chat-container .second-chat-line .compose-msg form.sendXMPPMessage div.input-label.with-icon .chat-textarea{margin:10px;min-height:32px;max-height:var(--compose-message-max-height);overflow:auto;height:auto;word-break:break-word}html #conversejs #conversejs .chatbox .chat-and-info-container .chat-container .second-chat-line .compose-msg form.sendXMPPMessage div.input-label.with-icon .chat-textarea[placeholder],html body #conversejs .chatbox .chat-and-info-container .chat-container .second-chat-line .compose-msg form.sendXMPPMessage div.input-label.with-icon .chat-textarea[placeholder],html body .modal-dialog #conversejs .chatbox .chat-and-info-container .chat-container .second-chat-line .compose-msg form.sendXMPPMessage div.input-label.with-icon .chat-textarea[placeholder]{vertical-align:middle}html #conversejs #conversejs .chatbox .chat-and-info-container .chat-container .second-chat-line .compose-msg form.sendXMPPMessage div.input-label.with-icon .send-button,html body #conversejs .chatbox .chat-and-info-container .chat-container .second-chat-line .compose-msg form.sendXMPPMessage div.input-label.with-icon .send-button,html body .modal-dialog #conversejs .chatbox .chat-and-info-container .chat-container .second-chat-line .compose-msg form.sendXMPPMessage div.input-label.with-icon .send-button{display:flex;flex:0 0 auto;position:inherit;background:0 0;text-align:center;color:var(--text-color);width:auto;padding:0}html #conversejs #conversejs .chatbox .chat-and-info-container .chat-container .second-chat-line .compose-msg form.sendXMPPMessage div.input-label.with-icon .send-button:active,html #conversejs #conversejs .chatbox .chat-and-info-container .chat-container .second-chat-line .compose-msg form.sendXMPPMessage div.input-label.with-icon .send-button:focus,html body #conversejs .chatbox .chat-and-info-container .chat-container .second-chat-line .compose-msg form.sendXMPPMessage div.input-label.with-icon .send-button:active,html body #conversejs .chatbox .chat-and-info-container .chat-container .second-chat-line .compose-msg form.sendXMPPMessage div.input-label.with-icon .send-button:focus,html body .modal-dialog #conversejs .chatbox .chat-and-info-container .chat-container .second-chat-line .compose-msg form.sendXMPPMessage div.input-label.with-icon .send-button:active,html body .modal-dialog #conversejs .chatbox .chat-and-info-container .chat-container .second-chat-line .compose-msg form.sendXMPPMessage div.input-label.with-icon .send-button:focus{box-shadow:none!important}html #conversejs #conversejs .chatbox .chat-and-info-container .chat-container .second-chat-line .compose-msg .buttons-container,html body #conversejs .chatbox .chat-and-info-container .chat-container .second-chat-line .compose-msg .buttons-container,html body .modal-dialog #conversejs .chatbox .chat-and-info-container .chat-container .second-chat-line .compose-msg .buttons-container{flex:0 0 auto;width:50px;align-self:center}html #conversejs #conversejs .chatbox .chat-and-info-container .chat-container .second-chat-line .compose-msg .buttons-container .btn-istance,html body #conversejs .chatbox .chat-and-info-container .chat-container .second-chat-line .compose-msg .buttons-container .btn-istance,html body .modal-dialog #conversejs .chatbox .chat-and-info-container .chat-container .second-chat-line .compose-msg .buttons-container .btn-istance{text-align:center;padding:5px}html #conversejs #conversejs .chatbox .chat-and-info-container .chat-container .second-chat-line .compose-msg .buttons-container .btn-istance:hover,html body #conversejs .chatbox .chat-and-info-container .chat-container .second-chat-line .compose-msg .buttons-container .btn-istance:hover,html body .modal-dialog #conversejs .chatbox .chat-and-info-container .chat-container .second-chat-line .compose-msg .buttons-container .btn-istance:hover{color:var(--base-color);cursor:pointer}html #conversejs #conversejs .chatbox .chat-and-info-container .chat-container .edit-box,html #conversejs #conversejs .chatbox .chat-and-info-container .chat-container .replay-box,html body #conversejs .chatbox .chat-and-info-container .chat-container .edit-box,html body #conversejs .chatbox .chat-and-info-container .chat-container .replay-box,html body .modal-dialog #conversejs .chatbox .chat-and-info-container .chat-container .edit-box,html body .modal-dialog #conversejs .chatbox .chat-and-info-container .chat-container .replay-box{display:flex;width:100%;padding:10px 20px 0 145px;align-items:center;background-color:#f2f2f2;z-index:30}html #conversejs #conversejs .chatbox .chat-and-info-container .chat-container .edit-box .bubble-edit,html #conversejs #conversejs .chatbox .chat-and-info-container .chat-container .edit-box .bubble-reply,html #conversejs #conversejs .chatbox .chat-and-info-container .chat-container .replay-box .bubble-edit,html #conversejs #conversejs .chatbox .chat-and-info-container .chat-container .replay-box .bubble-reply,html body #conversejs .chatbox .chat-and-info-container .chat-container .edit-box .bubble-edit,html body #conversejs .chatbox .chat-and-info-container .chat-container .edit-box .bubble-reply,html body #conversejs .chatbox .chat-and-info-container .chat-container .replay-box .bubble-edit,html body #conversejs .chatbox .chat-and-info-container .chat-container .replay-box .bubble-reply,html body .modal-dialog #conversejs .chatbox .chat-and-info-container .chat-container .edit-box .bubble-edit,html body .modal-dialog #conversejs .chatbox .chat-and-info-container .chat-container .edit-box .bubble-reply,html body .modal-dialog #conversejs .chatbox .chat-and-info-container .chat-container .replay-box .bubble-edit,html body .modal-dialog #conversejs .chatbox .chat-and-info-container .chat-container .replay-box .bubble-reply{flex:1 1;margin-right:20px}html #conversejs #conversejs .chatbox .chat-and-info-container .chat-container .edit-box .replay-text-message,html #conversejs #conversejs .chatbox .chat-and-info-container .chat-container .replay-box .replay-text-message,html body #conversejs .chatbox .chat-and-info-container .chat-container .edit-box .replay-text-message,html body #conversejs .chatbox .chat-and-info-container .chat-container .replay-box .replay-text-message,html body .modal-dialog #conversejs .chatbox .chat-and-info-container .chat-container .edit-box .replay-text-message,html body .modal-dialog #conversejs .chatbox .chat-and-info-container .chat-container .replay-box .replay-text-message{max-height:40px;white-space:pre-wrap}html #conversejs #conversejs .chatbox .chat-and-info-container .chat-container .new-msgs-indicator,html body #conversejs .chatbox .chat-and-info-container .chat-container .new-msgs-indicator,html body .modal-dialog #conversejs .chatbox .chat-and-info-container .chat-container .new-msgs-indicator{position:absolute;bottom:80px;border-radius:50%;width:42px;height:42px;background-color:#fff;box-shadow:0 0 20px rgba(0,0,0,.09);right:30px}html #conversejs #conversejs .chatbox .chat-and-info-container .chat-container .new-msgs-indicator i,html body #conversejs .chatbox .chat-and-info-container .chat-container .new-msgs-indicator i,html body .modal-dialog #conversejs .chatbox .chat-and-info-container .chat-container .new-msgs-indicator i{padding-top:5px}html #conversejs #conversejs .chatbox .chat-and-info-container .chat-container .new-msgs-indicator span.msgs-indicator,html body #conversejs .chatbox .chat-and-info-container .chat-container .new-msgs-indicator span.msgs-indicator,html body .modal-dialog #conversejs .chatbox .chat-and-info-container .chat-container .new-msgs-indicator span.msgs-indicator{position:absolute;top:0;right:75%}html #conversejs #conversejs .chatbox .chat-and-info-container .chat-container .chat-body,html body #conversejs .chatbox .chat-and-info-container .chat-container .chat-body,html body .modal-dialog #conversejs .chatbox .chat-and-info-container .chat-container .chat-body{bottom:0;margin:0;padding:0;border:0;height:100%;width:100%;border-radius:0;display:flex;flex-direction:row;flex:1 1 0;overflow:auto}html #conversejs #conversejs .chatbox .chat-and-info-container .chat-container .chat-body,html #conversejs #conversejs .chatbox .chat-and-info-container .chat-container .chat-content,html body #conversejs .chatbox .chat-and-info-container .chat-container .chat-body,html body #conversejs .chatbox .chat-and-info-container .chat-container .chat-content,html body .modal-dialog #conversejs .chatbox .chat-and-info-container .chat-container .chat-body,html body .modal-dialog #conversejs .chatbox .chat-and-info-container .chat-container .chat-content{background:0 0!important}html #conversejs #conversejs .chatbox .chat-and-info-container .chat-container .chat-content,html body #conversejs .chatbox .chat-and-info-container .chat-container .chat-content,html body .modal-dialog #conversejs .chatbox .chat-and-info-container .chat-container .chat-content{height:100%;width:100%;box-sizing:border-box;border-radius:0;flex-direction:column;display:flex;background-blend-mode:multiply;background-repeat:repeat;position:relative;overflow-y:scroll}html #conversejs #conversejs .chatbox .chat-and-info-container .chat-container .compose-msg form.sendXMPPMessage,html body #conversejs .chatbox .chat-and-info-container .chat-container .compose-msg form.sendXMPPMessage,html body .modal-dialog #conversejs .chatbox .chat-and-info-container .chat-container .compose-msg form.sendXMPPMessage{display:flex;flex-direction:row}html #conversejs #conversejs .chatbox .chat-and-info-container .chat-container .compose-msg form.sendXMPPMessage .chat-toolbar,html body #conversejs .chatbox .chat-and-info-container .chat-container .compose-msg form.sendXMPPMessage .chat-toolbar,html body .modal-dialog #conversejs .chatbox .chat-and-info-container .chat-container .compose-msg form.sendXMPPMessage .chat-toolbar{background:0 0!important}html #conversejs #conversejs .chatbox .chat-and-info-container .chat-container .compose-msg form.sendXMPPMessage .chat-textarea,html body #conversejs .chatbox .chat-and-info-container .chat-container .compose-msg form.sendXMPPMessage .chat-textarea,html body .modal-dialog #conversejs .chatbox .chat-and-info-container .chat-container .compose-msg form.sendXMPPMessage .chat-textarea{border-radius:5px;height:auto;align-self:center;flex:1 1 auto}html #conversejs #conversejs .chatbox .chat-and-info-container .chat-container .compose-msg form.sendXMPPMessage .edit-button,html #conversejs #conversejs .chatbox .chat-and-info-container .chat-container .compose-msg form.sendXMPPMessage .send-button,html body #conversejs .chatbox .chat-and-info-container .chat-container .compose-msg form.sendXMPPMessage .edit-button,html body #conversejs .chatbox .chat-and-info-container .chat-container .compose-msg form.sendXMPPMessage .send-button,html body .modal-dialog #conversejs .chatbox .chat-and-info-container .chat-container .compose-msg form.sendXMPPMessage .edit-button,html body .modal-dialog #conversejs .chatbox .chat-and-info-container .chat-container .compose-msg form.sendXMPPMessage .send-button{display:flex;flex:0 0 50px;position:inherit;background:0 0;text-align:center;color:var(--text-color);opacity:.2}html #conversejs #conversejs .chatbox .chat-and-info-container .chat-container .compose-msg form.sendXMPPMessage .edit-button i.material-icon,html #conversejs #conversejs .chatbox .chat-and-info-container .chat-container .compose-msg form.sendXMPPMessage .send-button i.material-icon,html body #conversejs .chatbox .chat-and-info-container .chat-container .compose-msg form.sendXMPPMessage .edit-button i.material-icon,html body #conversejs .chatbox .chat-and-info-container .chat-container .compose-msg form.sendXMPPMessage .send-button i.material-icon,html body .modal-dialog #conversejs .chatbox .chat-and-info-container .chat-container .compose-msg form.sendXMPPMessage .edit-button i.material-icon,html body .modal-dialog #conversejs .chatbox .chat-and-info-container .chat-container .compose-msg form.sendXMPPMessage .send-button i.material-icon{opacity:1}html #conversejs #conversejs .chatbox .chat-and-info-container .chat-container .compose-msg form.sendXMPPMessage .edit-button:hover,html #conversejs #conversejs .chatbox .chat-and-info-container .chat-container .compose-msg form.sendXMPPMessage .send-button:hover,html body #conversejs .chatbox .chat-and-info-container .chat-container .compose-msg form.sendXMPPMessage .edit-button:hover,html body #conversejs .chatbox .chat-and-info-container .chat-container .compose-msg form.sendXMPPMessage .send-button:hover,html body .modal-dialog #conversejs .chatbox .chat-and-info-container .chat-container .compose-msg form.sendXMPPMessage .edit-button:hover,html body .modal-dialog #conversejs .chatbox .chat-and-info-container .chat-container .compose-msg form.sendXMPPMessage .send-button:hover{cursor:initial}html #conversejs #conversejs .chatbox .chat-and-info-container .chat-container .compose-msg form.sendXMPPMessage .edit-button .edit-button:active,html #conversejs #conversejs .chatbox .chat-and-info-container .chat-container .compose-msg form.sendXMPPMessage .edit-button .edit-button:focus,html #conversejs #conversejs .chatbox .chat-and-info-container .chat-container .compose-msg form.sendXMPPMessage .edit-button .edit-button[aria-pressed=true],html #conversejs #conversejs .chatbox .chat-and-info-container .chat-container .compose-msg form.sendXMPPMessage .edit-button .send-button:active,html #conversejs #conversejs .chatbox .chat-and-info-container .chat-container .compose-msg form.sendXMPPMessage .edit-button .send-button:focus,html #conversejs #conversejs .chatbox .chat-and-info-container .chat-container .compose-msg form.sendXMPPMessage .edit-button .send-button[aria-pressed=true],html #conversejs #conversejs .chatbox .chat-and-info-container .chat-container .compose-msg form.sendXMPPMessage .send-button .edit-button:active,html #conversejs #conversejs .chatbox .chat-and-info-container .chat-container .compose-msg form.sendXMPPMessage .send-button .edit-button:focus,html #conversejs #conversejs .chatbox .chat-and-info-container .chat-container .compose-msg form.sendXMPPMessage .send-button .edit-button[aria-pressed=true],html #conversejs #conversejs .chatbox .chat-and-info-container .chat-container .compose-msg form.sendXMPPMessage .send-button .send-button:active,html #conversejs #conversejs .chatbox .chat-and-info-container .chat-container .compose-msg form.sendXMPPMessage .send-button .send-button:focus,html #conversejs #conversejs .chatbox .chat-and-info-container .chat-container .compose-msg form.sendXMPPMessage .send-button .send-button[aria-pressed=true],html body #conversejs .chatbox .chat-and-info-container .chat-container .compose-msg form.sendXMPPMessage .edit-button .edit-button:active,html body #conversejs .chatbox .chat-and-info-container .chat-container .compose-msg form.sendXMPPMessage .edit-button .edit-button:focus,html body #conversejs .chatbox .chat-and-info-container .chat-container .compose-msg form.sendXMPPMessage .edit-button .edit-button[aria-pressed=true],html body #conversejs .chatbox .chat-and-info-container .chat-container .compose-msg form.sendXMPPMessage .edit-button .send-button:active,html body #conversejs .chatbox .chat-and-info-container .chat-container .compose-msg form.sendXMPPMessage .edit-button .send-button:focus,html body #conversejs .chatbox .chat-and-info-container .chat-container .compose-msg form.sendXMPPMessage .edit-button .send-button[aria-pressed=true],html body #conversejs .chatbox .chat-and-info-container .chat-container .compose-msg form.sendXMPPMessage .send-button .edit-button:active,html body #conversejs .chatbox .chat-and-info-container .chat-container .compose-msg form.sendXMPPMessage .send-button .edit-button:focus,html body #conversejs .chatbox .chat-and-info-container .chat-container .compose-msg form.sendXMPPMessage .send-button .edit-button[aria-pressed=true],html body #conversejs .chatbox .chat-and-info-container .chat-container .compose-msg form.sendXMPPMessage .send-button .send-button:active,html body #conversejs .chatbox .chat-and-info-container .chat-container .compose-msg form.sendXMPPMessage .send-button .send-button:focus,html body #conversejs .chatbox .chat-and-info-container .chat-container .compose-msg form.sendXMPPMessage .send-button .send-button[aria-pressed=true],html body .modal-dialog #conversejs .chatbox .chat-and-info-container .chat-container .compose-msg form.sendXMPPMessage .edit-button .edit-button:active,html body .modal-dialog #conversejs .chatbox .chat-and-info-container .chat-container .compose-msg form.sendXMPPMessage .edit-button .edit-button:focus,html body .modal-dialog #conversejs .chatbox .chat-and-info-container .chat-container .compose-msg form.sendXMPPMessage .edit-button .edit-button[aria-pressed=true],html body .modal-dialog #conversejs .chatbox .chat-and-info-container .chat-container .compose-msg form.sendXMPPMessage .edit-button .send-button:active,html body .modal-dialog #conversejs .chatbox .chat-and-info-container .chat-container .compose-msg form.sendXMPPMessage .edit-button .send-button:focus,html body .modal-dialog #conversejs .chatbox .chat-and-info-container .chat-container .compose-msg form.sendXMPPMessage .edit-button .send-button[aria-pressed=true],html body .modal-dialog #conversejs .chatbox .chat-and-info-container .chat-container .compose-msg form.sendXMPPMessage .send-button .edit-button:active,html body .modal-dialog #conversejs .chatbox .chat-and-info-container .chat-container .compose-msg form.sendXMPPMessage .send-button .edit-button:focus,html body .modal-dialog #conversejs .chatbox .chat-and-info-container .chat-container .compose-msg form.sendXMPPMessage .send-button .edit-button[aria-pressed=true],html body .modal-dialog #conversejs .chatbox .chat-and-info-container .chat-container .compose-msg form.sendXMPPMessage .send-button .send-button:active,html body .modal-dialog #conversejs .chatbox .chat-and-info-container .chat-container .compose-msg form.sendXMPPMessage .send-button .send-button:focus,html body .modal-dialog #conversejs .chatbox .chat-and-info-container .chat-container .compose-msg form.sendXMPPMessage .send-button .send-button[aria-pressed=true]{box-shadow:none}html #conversejs #conversejs .chatbox .chat-and-info-container .chat-container .compose-msg form.sendXMPPMessage .edit-button.active.typing,html #conversejs #conversejs .chatbox .chat-and-info-container .chat-container .compose-msg form.sendXMPPMessage .send-button.active.typing,html body #conversejs .chatbox .chat-and-info-container .chat-container .compose-msg form.sendXMPPMessage .edit-button.active.typing,html body #conversejs .chatbox .chat-and-info-container .chat-container .compose-msg form.sendXMPPMessage .send-button.active.typing,html body .modal-dialog #conversejs .chatbox .chat-and-info-container .chat-container .compose-msg form.sendXMPPMessage .edit-button.active.typing,html body .modal-dialog #conversejs .chatbox .chat-and-info-container .chat-container .compose-msg form.sendXMPPMessage .send-button.active.typing{opacity:1}html #conversejs #conversejs .chatbox .chat-and-info-container .chat-container .compose-msg form.sendXMPPMessage .edit-button.active.typing i.material-icons,html #conversejs #conversejs .chatbox .chat-and-info-container .chat-container .compose-msg form.sendXMPPMessage .send-button.active.typing i.material-icons,html body #conversejs .chatbox .chat-and-info-container .chat-container .compose-msg form.sendXMPPMessage .edit-button.active.typing i.material-icons,html body #conversejs .chatbox .chat-and-info-container .chat-container .compose-msg form.sendXMPPMessage .send-button.active.typing i.material-icons,html body .modal-dialog #conversejs .chatbox .chat-and-info-container .chat-container .compose-msg form.sendXMPPMessage .edit-button.active.typing i.material-icons,html body .modal-dialog #conversejs .chatbox .chat-and-info-container .chat-container .compose-msg form.sendXMPPMessage .send-button.active.typing i.material-icons{color:var(--primary-color)!important}html #conversejs #conversejs .chatbox .chat-and-info-container .chat-container .compose-msg form.sendXMPPMessage .edit-button.active.typing:hover,html #conversejs #conversejs .chatbox .chat-and-info-container .chat-container .compose-msg form.sendXMPPMessage .send-button.active.typing:hover,html body #conversejs .chatbox .chat-and-info-container .chat-container .compose-msg form.sendXMPPMessage .edit-button.active.typing:hover,html body #conversejs .chatbox .chat-and-info-container .chat-container .compose-msg form.sendXMPPMessage .send-button.active.typing:hover,html body .modal-dialog #conversejs .chatbox .chat-and-info-container .chat-container .compose-msg form.sendXMPPMessage .edit-button.active.typing:hover,html body .modal-dialog #conversejs .chatbox .chat-and-info-container .chat-container .compose-msg form.sendXMPPMessage .send-button.active.typing:hover{cursor:pointer}html #conversejs #conversejs .chatbox .chat-and-info-container .chat-container .compose-msg .buttons-container,html body #conversejs .chatbox .chat-and-info-container .chat-container .compose-msg .buttons-container,html body .modal-dialog #conversejs .chatbox .chat-and-info-container .chat-container .compose-msg .buttons-container{flex:0 0 auto;width:50px;align-self:center}html #conversejs #conversejs .chatbox .chat-and-info-container .chat-container .compose-msg .buttons-container .btn-istance,html body #conversejs .chatbox .chat-and-info-container .chat-container .compose-msg .buttons-container .btn-istance,html body .modal-dialog #conversejs .chatbox .chat-and-info-container .chat-container .compose-msg .buttons-container .btn-istance{text-align:center;padding:5px}html #conversejs #conversejs .chatbox .chat-and-info-container .chat-container .compose-msg .buttons-container .btn-istance:hover,html body #conversejs .chatbox .chat-and-info-container .chat-container .compose-msg .buttons-container .btn-istance:hover,html body .modal-dialog #conversejs .chatbox .chat-and-info-container .chat-container .compose-msg .buttons-container .btn-istance:hover{color:var(--base-color);cursor:pointer}html #conversejs #conversejs .chatbox .chat-and-info-container .chat-container .bubble-reply,html body #conversejs .chatbox .chat-and-info-container .chat-container .bubble-reply,html body .modal-dialog #conversejs .chatbox .chat-and-info-container .chat-container .bubble-reply{display:flex;margin-bottom:10px;background-color:rgba(0,0,0,.05);border-radius:7.5px;border-left:4px solid var(--light2-base-color)}html #conversejs #conversejs .chatbox .chat-and-info-container .chat-container .bubble-reply .bubble-reply-main,html body #conversejs .chatbox .chat-and-info-container .chat-container .bubble-reply .bubble-reply-main,html body .modal-dialog #conversejs .chatbox .chat-and-info-container .chat-container .bubble-reply .bubble-reply-main{flex:1 1 auto;padding:5px 10px}html #conversejs #conversejs .chatbox .chat-and-info-container .chat-container .bubble-reply .bubble-reply-main .bubble-reply-sender,html body #conversejs .chatbox .chat-and-info-container .chat-container .bubble-reply .bubble-reply-main .bubble-reply-sender,html body .modal-dialog #conversejs .chatbox .chat-and-info-container .chat-container .bubble-reply .bubble-reply-main .bubble-reply-sender{color:var(--light2-base-color)}html #conversejs #conversejs .chatbox .chat-and-info-container .chat-container .bubble-reply .bubble-reply-main .bubble-reply-text,html body #conversejs .chatbox .chat-and-info-container .chat-container .bubble-reply .bubble-reply-main .bubble-reply-text,html body .modal-dialog #conversejs .chatbox .chat-and-info-container .chat-container .bubble-reply .bubble-reply-main .bubble-reply-text{overflow:hidden;display:flex;color:var(--grey-vibrant-dark);align-items:center}html #conversejs #conversejs .chatbox .chat-and-info-container .chat-container .bubble-reply .audio-video-box,html #conversejs #conversejs .chatbox .chat-and-info-container .chat-container .bubble-reply .bubble-media-preview,html body #conversejs .chatbox .chat-and-info-container .chat-container .bubble-reply .audio-video-box,html body #conversejs .chatbox .chat-and-info-container .chat-container .bubble-reply .bubble-media-preview,html body .modal-dialog #conversejs .chatbox .chat-and-info-container .chat-container .bubble-reply .audio-video-box,html body .modal-dialog #conversejs .chatbox .chat-and-info-container .chat-container .bubble-reply .bubble-media-preview{flex:0 0 auto;border-radius:7.5px;height:54px;overflow:hidden}html #conversejs #conversejs .chatbox .chat-and-info-container .chat-container .bubble-reply .audio-video-box img,html #conversejs #conversejs .chatbox .chat-and-info-container .chat-container .bubble-reply .bubble-media-preview img,html body #conversejs .chatbox .chat-and-info-container .chat-container .bubble-reply .audio-video-box img,html body #conversejs .chatbox .chat-and-info-container .chat-container .bubble-reply .bubble-media-preview img,html body .modal-dialog #conversejs .chatbox .chat-and-info-container .chat-container .bubble-reply .audio-video-box img,html body .modal-dialog #conversejs .chatbox .chat-and-info-container .chat-container .bubble-reply .bubble-media-preview img{border-radius:7.5px;object-fit:cover;height:54px;width:54px!important;margin:0!important}html #conversejs #conversejs .chatbox .chat-and-info-container .chat-container .bubble-reply .audio-video-box .overlay-btn.dnl-video,html body #conversejs .chatbox .chat-and-info-container .chat-container .bubble-reply .audio-video-box .overlay-btn.dnl-video,html body .modal-dialog #conversejs .chatbox .chat-and-info-container .chat-container .bubble-reply .audio-video-box .overlay-btn.dnl-video{display:none}html #conversejs #conversejs .chatbox .occupants,html body #conversejs .chatbox .occupants,html body .modal-dialog #conversejs .chatbox .occupants{margin:0;padding:0;background:var(--lightest-grey);color:var(--text-color);transition:top .3s cubic-bezier(.17,.04,.03,.94);overflow:hidden;box-sizing:border-box}html #conversejs #conversejs .chatbox .occupants .chat-info,html body #conversejs .chatbox .occupants .chat-info,html body .modal-dialog #conversejs .chatbox .occupants .chat-info{flex:0 0 auto}html #conversejs #conversejs .vjs-device-button.vjs-control.vjs-icon-av-perm,html body #conversejs .vjs-device-button.vjs-control.vjs-icon-av-perm,html body .modal-dialog #conversejs .vjs-device-button.vjs-control.vjs-icon-av-perm{display:none}html #conversejs #conversejs .tabInfomessage .chat-message,html body #conversejs .tabInfomessage .chat-message,html body .modal-dialog #conversejs .tabInfomessage .chat-message{display:flex;justify-content:center}html #conversejs #conversejs .tabInfomessage .section-box.info-message-msg-bubble-box,html body #conversejs .tabInfomessage .section-box.info-message-msg-bubble-box,html body .modal-dialog #conversejs .tabInfomessage .section-box.info-message-msg-bubble-box{display:flex;padding-top:20px;padding-bottom:20px;background:var(--chat-bg)}html #conversejs #conversejs .tabInfomessage .section-box.info-message-msg-bubble-box .single-msg-container,html body #conversejs .tabInfomessage .section-box.info-message-msg-bubble-box .single-msg-container,html body .modal-dialog #conversejs .tabInfomessage .section-box.info-message-msg-bubble-box .single-msg-container{max-width:100%!important;width:100%!important;position:relative}html #conversejs #conversejs .tabInfomessage .section-box.info-message-msg-bubble-box .msg-hover-menu.bubble-menu,html body #conversejs .tabInfomessage .section-box.info-message-msg-bubble-box .msg-hover-menu.bubble-menu,html body .modal-dialog #conversejs .tabInfomessage .section-box.info-message-msg-bubble-box .msg-hover-menu.bubble-menu{display:none}html #conversejs #conversejs .tabInfomessage .info-message-info-box,html body #conversejs .tabInfomessage .info-message-info-box,html body .modal-dialog #conversejs .tabInfomessage .info-message-info-box{padding-top:20px}html #conversejs #conversejs .tabInfomessage .info-message-info-box .info-message-status-box:first-child .info-message-status-values-box,html body #conversejs .tabInfomessage .info-message-info-box .info-message-status-box:first-child .info-message-status-values-box,html body .modal-dialog #conversejs .tabInfomessage .info-message-info-box .info-message-status-box:first-child .info-message-status-values-box{padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #dedede}html #conversejs #conversejs .tabInfomessage .info-message-info-box .info-message-status-box .info-message-status-values-box .user-time,html body #conversejs .tabInfomessage .info-message-info-box .info-message-status-box .info-message-status-values-box .user-time,html body .modal-dialog #conversejs .tabInfomessage .info-message-info-box .info-message-status-box .info-message-status-values-box .user-time{color:var(--grey-dark);font-size:var(--font-size-small)}html #conversejs #conversejs .tabInfomessage .info-message-info-box .info-message-status-box .info-message-status,html body #conversejs .tabInfomessage .info-message-info-box .info-message-status-box .info-message-status,html body .modal-dialog #conversejs .tabInfomessage .info-message-info-box .info-message-status-box .info-message-status{display:flex;align-items:center;font-size:16px;color:#000;font-weight:600}html #conversejs #conversejs .tabInfomessage .info-message-info-box .info-message-status-box .info-message-status i,html body #conversejs .tabInfomessage .info-message-info-box .info-message-status-box .info-message-status i,html body .modal-dialog #conversejs .tabInfomessage .info-message-info-box .info-message-status-box .info-message-status i{margin-right:10px}html #conversejs #conversejs .tabInfomessage .info-message-info-box .info-message-status-box ul,html body #conversejs .tabInfomessage .info-message-info-box .info-message-status-box ul,html body .modal-dialog #conversejs .tabInfomessage .info-message-info-box .info-message-status-box ul{padding:0}html #conversejs #conversejs .tabInfomessage .info-message-info-box .info-message-status-box ul .time,html body #conversejs .tabInfomessage .info-message-info-box .info-message-status-box ul .time,html body .modal-dialog #conversejs .tabInfomessage .info-message-info-box .info-message-status-box ul .time{font-size:14px;line-height:20px}html #conversejs #conversejs .tabInfomessage .row-info-message:first-child,html body #conversejs .tabInfomessage .row-info-message:first-child,html body .modal-dialog #conversejs .tabInfomessage .row-info-message:first-child{margin-top:20px}html #conversejs #conversejs .tabInfomessage .row-info-message:last-child .participant,html body #conversejs .tabInfomessage .row-info-message:last-child .participant,html body .modal-dialog #conversejs .tabInfomessage .row-info-message:last-child .participant{border:none}html #conversejs #conversejs .tabInfomessage .participant,html body #conversejs .tabInfomessage .participant,html body .modal-dialog #conversejs .tabInfomessage .participant{display:flex;padding:10px 0;border-bottom:1px solid #eee}html #conversejs #conversejs .tabInfomessage .participant .chat-avatar-container,html body #conversejs .tabInfomessage .participant .chat-avatar-container,html body .modal-dialog #conversejs .tabInfomessage .participant .chat-avatar-container{width:100%}html #conversejs #conversejs .tabInfomessage .participant .user-details .occupant-name,html body #conversejs .tabInfomessage .participant .user-details .occupant-name,html body .modal-dialog #conversejs .tabInfomessage .participant .user-details .occupant-name{color:#000}html #conversejs #conversejs .sticky,html body #conversejs .sticky,html body .modal-dialog #conversejs .sticky{position:sticky;top:10px;padding:7px 12px!important;cursor:pointer}html #conversejs #conversejs #avatar-editor-container,html body #conversejs #avatar-editor-container,html body .modal-dialog #conversejs #avatar-editor-container{width:15em;height:15em;background-size:cover;background-repeat:no-repeat;background-position:center center;position:relative;border-radius:50%}html #conversejs #conversejs .avatar-close,html body #conversejs .avatar-close,html body .modal-dialog #conversejs .avatar-close{padding:15px;width:100%;text-align:left}html #conversejs #conversejs .avatar-close i,html body #conversejs .avatar-close i,html body .modal-dialog #conversejs .avatar-close i{cursor:pointer}html #conversejs #conversejs .avatar-close i:hover,html body #conversejs .avatar-close i:hover,html body .modal-dialog #conversejs .avatar-close i:hover{background-color:#e5e5e5}html #conversejs #conversejs .avatar-btn-container,html body #conversejs .avatar-btn-container,html body .modal-dialog #conversejs .avatar-btn-container{width:100%;margin:0 25px 15px 20px;display:flex;flex-direction:row;justify-content:flex-end;align-items:center}html #conversejs #conversejs .avatar-btn-container .avatar-btn,html body #conversejs .avatar-btn-container .avatar-btn,html body .modal-dialog #conversejs .avatar-btn-container .avatar-btn{font-size:14px;margin-right:10px;border:solid 1px #a9a9a9;cursor:pointer}html #conversejs #conversejs .avatar-btn-container .avatar-btn.save,html body #conversejs .avatar-btn-container .avatar-btn.save,html body .modal-dialog #conversejs .avatar-btn-container .avatar-btn.save{background:#1e756f;padding:5px 25px;color:#ccc}html #conversejs #conversejs .avatar-btn-container .avatar-btn.cancel,html body #conversejs .avatar-btn-container .avatar-btn.cancel,html body .modal-dialog #conversejs .avatar-btn-container .avatar-btn.cancel{background:#f1f1f1;padding:5px 17px;color:#585858}html #conversejs #conversejs .is-typing-container,html body #conversejs .is-typing-container,html body .modal-dialog #conversejs .is-typing-container{background:var(--chat-bg-color)!important;padding:10px;display:flex;align-items:center}html #conversejs #conversejs .username-typing,html body #conversejs .username-typing,html body .modal-dialog #conversejs .username-typing{color:var(--grey-vibrant-mid);font-style:italic;font-size:14px}html #conversejs #conversejs .dots-container,html body #conversejs .dots-container,html body .modal-dialog #conversejs .dots-container{margin-bottom:65px;width:auto;display:flex;background:var(--chat-bg-color);padding:5px!important;font-size:14px!important;font-style:italic!important;color:#6f6f6f;visibility:visible;left:10px;margin:65px;z-index:30;display:flex;justify-content:center;align-items:center}html #conversejs #conversejs .dots-container #dot1,html #conversejs #conversejs .dots-container #dot2,html #conversejs #conversejs .dots-container #dot3,html body #conversejs .dots-container #dot1,html body #conversejs .dots-container #dot2,html body #conversejs .dots-container #dot3,html body .modal-dialog #conversejs .dots-container #dot1,html body .modal-dialog #conversejs .dots-container #dot2,html body .modal-dialog #conversejs .dots-container #dot3{width:5px;height:5px;background:var(--grey-vibrant-mid);border-radius:50%;margin-right:5px;transition:all .5s ease-in-out;animation:typing 1s infinite}html #conversejs #conversejs .dots-container #dot1,html body #conversejs .dots-container #dot1,html body .modal-dialog #conversejs .dots-container #dot1{animation-delay:1s}html #conversejs #conversejs .dots-container #dot2,html body #conversejs .dots-container #dot2,html body .modal-dialog #conversejs .dots-container #dot2{animation-delay:.5s}html #conversejs #conversejs .dots-container #dot3,html body #conversejs .dots-container #dot3,html body .modal-dialog #conversejs .dots-container #dot3{animation-delay:.8s}@keyframes typing{0%{transform:translateY(0);transition:all .5s ease-in-out}50%{transform:translateY(-1px);transition:all .5s ease-in-out}100%{transform:translateY(0);transition:all .5s ease-in-out}}html #conversejs #conversejs .controlbox-wrapper,html body #conversejs .controlbox-wrapper,html body .modal-dialog #conversejs .controlbox-wrapper{display:flex;flex-direction:column}html #conversejs #conversejs .controlbox-head-wrapper,html body #conversejs .controlbox-head-wrapper,html body .modal-dialog #conversejs .controlbox-head-wrapper{background-color:var(--light2-base-color);order:1;flex:0 0 auto}html #conversejs #conversejs .controlbox-panes,html body #conversejs .controlbox-panes,html body .modal-dialog #conversejs .controlbox-panes{order:2;flex:1 1 auto}html #conversejs #conversejs .chatbox.fullscreen .iman-box,html body #conversejs .chatbox.fullscreen .iman-box,html body .modal-dialog #conversejs .chatbox.fullscreen .iman-box{display:none}html #conversejs #conversejs .iman-box-container,html body #conversejs .iman-box-container,html body .modal-dialog #conversejs .iman-box-container{order:3;flex:0 0 auto;z-index:2000;align-items:center;height:59px;padding:0 20px}html #conversejs #conversejs .iman-box,html body #conversejs .iman-box,html body .modal-dialog #conversejs .iman-box{background:var(--second-color);display:flex;padding:0 20px;box-sizing:border-box;align-items:center;line-height:40px;color:#fff;border-radius:10px;width:100%}html #conversejs #conversejs .iman-box i,html body #conversejs .iman-box i,html body .modal-dialog #conversejs .iman-box i{color:#fff!important;margin-right:10px}html #conversejs #conversejs #controlbox .controlbox-head,html body #conversejs #controlbox .controlbox-head,html body .modal-dialog #conversejs #controlbox .controlbox-head{padding:10px;margin:0;height:var(--head-box-height);border-radius:0;border-bottom:none}html #conversejs #conversejs #controlbox .controlbox-head .chat-avatar-container .my-avatar,html body #conversejs #controlbox .controlbox-head .chat-avatar-container .my-avatar,html body .modal-dialog #conversejs #controlbox .controlbox-head .chat-avatar-container .my-avatar{background-color:#f9f9f9;font-size:18px!important;display:flex;align-items:center;justify-content:center}html #conversejs #conversejs #controlbox .controlbox-head .head-box-title,html body #conversejs #controlbox .controlbox-head .head-box-title,html body .modal-dialog #conversejs #controlbox .controlbox-head .head-box-title{margin:0;background-color:transparent;display:flex;flex-direction:row;justify-content:space-between;align-items:center}html #conversejs #conversejs #controlbox .controlbox-head .head-box-title .user-wrapper,html body #conversejs #controlbox .controlbox-head .head-box-title .user-wrapper,html body .modal-dialog #conversejs #controlbox .controlbox-head .head-box-title .user-wrapper{display:flex;align-items:center;width:100%;border-radius:var(--border-radius);padding:5px}html #conversejs #conversejs #controlbox .controlbox-head .head-box-title .user-wrapper:hover,html body #conversejs #controlbox .controlbox-head .head-box-title .user-wrapper:hover,html body .modal-dialog #conversejs #controlbox .controlbox-head .head-box-title .user-wrapper:hover{background:var(--ico-bg-hover);transition:background-color var(--transition-style)}html #conversejs #conversejs #controlbox .controlbox-head .head-box-title .user-wrapper .profile-user-box,html body #conversejs #controlbox .controlbox-head .head-box-title .user-wrapper .profile-user-box,html body .modal-dialog #conversejs #controlbox .controlbox-head .head-box-title .user-wrapper .profile-user-box{flex:1}html #conversejs #conversejs #controlbox .controlbox-head .head-box-title .profile-name,html body #conversejs #controlbox .controlbox-head .head-box-title .profile-name,html body .modal-dialog #conversejs #controlbox .controlbox-head .head-box-title .profile-name{font-size:17px;font-weight:400}html #conversejs #conversejs a.edit-avatar,html body #conversejs a.edit-avatar,html body .modal-dialog #conversejs a.edit-avatar{margin:0 0 15px;font-style:15px}html #conversejs #conversejs #controlbox.chatbox,html body #conversejs #controlbox.chatbox,html body .modal-dialog #conversejs #controlbox.chatbox{display:flex;flex:0 0 auto;background:var(--background-color);width:inherit;z-index:1039}html #conversejs #conversejs #controlbox.chatbox .main-menu-head.head-box .chat-head.controlbox-head,html body #conversejs #controlbox.chatbox .main-menu-head.head-box .chat-head.controlbox-head,html body .modal-dialog #conversejs #controlbox.chatbox .main-menu-head.head-box .chat-head.controlbox-head{margin:0;background-color:#60a5a1;display:flex;flex-direction:row}html #conversejs #conversejs #controlbox.chatbox .main-menu-head.head-box .chat-head.controlbox-head i.material-icons,html body #conversejs #controlbox.chatbox .main-menu-head.head-box .chat-head.controlbox-head i.material-icons,html body .modal-dialog #conversejs #controlbox.chatbox .main-menu-head.head-box .chat-head.controlbox-head i.material-icons{color:var(--text-color)}html #conversejs #conversejs #controlbox.chatbox .main-menu-head.head-box .chat-head.controlbox-head .chat-avatar-container .my-avatar,html body #conversejs #controlbox.chatbox .main-menu-head.head-box .chat-head.controlbox-head .chat-avatar-container .my-avatar,html body .modal-dialog #conversejs #controlbox.chatbox .main-menu-head.head-box .chat-head.controlbox-head .chat-avatar-container .my-avatar{background-color:#f9f9f9}html #conversejs #conversejs #controlbox.chatbox .head-box .head-box-title,html body #conversejs #controlbox.chatbox .head-box .head-box-title,html body .modal-dialog #conversejs #controlbox.chatbox .head-box .head-box-title{-webkit-flex-grow:1;flex-grow:1;font-size:20px}html #conversejs #conversejs #controlbox.chatbox #controlbox-tabs,html body #conversejs #controlbox.chatbox #controlbox-tabs,html body .modal-dialog #conversejs #controlbox.chatbox #controlbox-tabs{width:100%;height:52px;display:flex;align-items:center;background-color:transparent}html #conversejs #conversejs #controlbox.chatbox #controlbox-tabs li,html body #conversejs #controlbox.chatbox #controlbox-tabs li,html body .modal-dialog #conversejs #controlbox.chatbox #controlbox-tabs li{height:52px}html #conversejs #conversejs #controlbox.chatbox #controlbox-tabs li a,html body #conversejs #controlbox.chatbox #controlbox-tabs li a,html body .modal-dialog #conversejs #controlbox.chatbox #controlbox-tabs li a{line-height:52px;color:rgba(255,255,255,.6);font-weight:400;font-size:15px}html #conversejs #conversejs #controlbox.chatbox #controlbox-tabs li a:hover,html body #conversejs #controlbox.chatbox #controlbox-tabs li a:hover,html body .modal-dialog #conversejs #controlbox.chatbox #controlbox-tabs li a:hover{cursor:pointer;height:52px;color:#fff;background-color:rgba(255,255,255,.1);background-blend-mode:multiply;border-radius:0}html #conversejs #conversejs #controlbox.chatbox #controlbox-tabs li a.current:hover,html body #conversejs #controlbox.chatbox #controlbox-tabs li a.current:hover,html body .modal-dialog #conversejs #controlbox.chatbox #controlbox-tabs li a.current:hover{cursor:default;height:52px;color:rgba(255,255,255,.6);background-color:var(--light2-base-color)}html #conversejs #conversejs #controlbox.chatbox #controlbox-tabs li a.current,html #conversejs #conversejs #controlbox.chatbox #controlbox-tabs li a.current i,html #conversejs #conversejs #controlbox.chatbox #controlbox-tabs li a:hover,html #conversejs #conversejs #controlbox.chatbox #controlbox-tabs li a:hover i,html body #conversejs #controlbox.chatbox #controlbox-tabs li a.current,html body #conversejs #controlbox.chatbox #controlbox-tabs li a.current i,html body #conversejs #controlbox.chatbox #controlbox-tabs li a:hover,html body #conversejs #controlbox.chatbox #controlbox-tabs li a:hover i,html body .modal-dialog #conversejs #controlbox.chatbox #controlbox-tabs li a.current,html body .modal-dialog #conversejs #controlbox.chatbox #controlbox-tabs li a.current i,html body .modal-dialog #conversejs #controlbox.chatbox #controlbox-tabs li a:hover,html body .modal-dialog #conversejs #controlbox.chatbox #controlbox-tabs li a:hover i{cursor:pointer}html #conversejs #conversejs #controlbox.chatbox #controlbox-tabs li a,html body #conversejs #controlbox.chatbox #controlbox-tabs li a,html body .modal-dialog #conversejs #controlbox.chatbox #controlbox-tabs li a{box-shadow:none;border:none;border-radius:none;background:0 0;height:100%;padding:0 20px}html #conversejs #conversejs #controlbox.chatbox #controlbox-tabs li a i.material-icons,html body #conversejs #controlbox.chatbox #controlbox-tabs li a i.material-icons,html body .modal-dialog #conversejs #controlbox.chatbox #controlbox-tabs li a i.material-icons{vertical-align:middle}html #conversejs #conversejs #controlbox.chatbox #controlbox-tabs.new,html body #conversejs #controlbox.chatbox #controlbox-tabs.new,html body .modal-dialog #conversejs #controlbox.chatbox #controlbox-tabs.new{height:42px}html #conversejs #conversejs #controlbox.chatbox #converse-roster .roster-filter-form .filter-type,html body #conversejs #controlbox.chatbox #converse-roster .roster-filter-form .filter-type,html body .modal-dialog #conversejs #controlbox.chatbox #converse-roster .roster-filter-form .filter-type{display:none}html #conversejs #conversejs #controlbox.chatbox .search-box-roster,html body #conversejs #controlbox.chatbox .search-box-roster,html body .modal-dialog #conversejs #controlbox.chatbox .search-box-roster{display:none}html #conversejs #conversejs #controlbox.chatbox .search-box-container,html body #conversejs #controlbox.chatbox .search-box-container,html body .modal-dialog #conversejs #controlbox.chatbox .search-box-container{margin:0}html #conversejs #conversejs #controlbox.chatbox .search-box-container .search-box,html body #conversejs #controlbox.chatbox .search-box-container .search-box,html body .modal-dialog #conversejs #controlbox.chatbox .search-box-container .search-box{-webkit-flex:none;flex:none}html #conversejs #conversejs #controlbox.chatbox .search-box-container .search-box .list-search,html body #conversejs #controlbox.chatbox .search-box-container .search-box .list-search,html body .modal-dialog #conversejs #controlbox.chatbox .search-box-container .search-box .list-search{-webkit-flex:none;flex:none;box-sizing:border-box;position:relative;z-index:100;transition:box-shadow .18s ease-out,background-color .18s ease-out;transition-delay:.12s;padding:0;background-color:transparent}html #conversejs #conversejs #controlbox.chatbox .search-box-container .search-box i,html body #conversejs #controlbox.chatbox .search-box-container .search-box i,html body .modal-dialog #conversejs #controlbox.chatbox .search-box-container .search-box i{position:absolute;color:#989898;z-index:1}html #conversejs #conversejs #controlbox.chatbox .search-box-container .search-box i.search-lens,html body #conversejs #controlbox.chatbox .search-box-container .search-box i.search-lens,html body .modal-dialog #conversejs #controlbox.chatbox .search-box-container .search-box i.search-lens{top:14px;left:17px}html #conversejs #conversejs #controlbox.chatbox .search-box-container .search-box i.contact-book,html body #conversejs #controlbox.chatbox .search-box-container .search-box i.contact-book,html body .modal-dialog #conversejs #controlbox.chatbox .search-box-container .search-box i.contact-book{top:12px;left:370px}html #conversejs #conversejs #controlbox.chatbox .search-box-container .search-box .input-container,html body #conversejs #controlbox.chatbox .search-box-container .search-box .input-container,html body .modal-dialog #conversejs #controlbox.chatbox .search-box-container .search-box .input-container{-webkit-align-items:center;align-items:center;box-sizing:border-box;display:-webkit-flex;display:flex;position:absolute;transition:.12s cubic-bezier(.1,.82,.25,1)}html #conversejs #conversejs #controlbox.chatbox .search-box-container .search-box .input-container input.input-search,html body #conversejs #controlbox.chatbox .search-box-container .search-box .input-container input.input-search,html body .modal-dialog #conversejs #controlbox.chatbox .search-box-container .search-box .input-container input.input-search{z-index:1;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;min-height:20px;border:none;width:100%;outline:0;background:0 0;color:var(--text-color)}html #conversejs #conversejs .roster-filters-box,html body #conversejs .roster-filters-box,html body .modal-dialog #conversejs .roster-filters-box{background:var(--header-bg);padding:20px}html #conversejs #conversejs .search-box-container,html body #conversejs .search-box-container,html body .modal-dialog #conversejs .search-box-container{margin:0}html #conversejs #conversejs .search-box-container .search-box,html body #conversejs .search-box-container .search-box,html body .modal-dialog #conversejs .search-box-container .search-box{-webkit-flex:none;flex:none}html #conversejs #conversejs .search-box-container .search-box .list-search,html body #conversejs .search-box-container .search-box .list-search,html body .modal-dialog #conversejs .search-box-container .search-box .list-search{-webkit-flex:none;flex:none;box-sizing:border-box;position:relative;z-index:100;transition:box-shadow .18s ease-out,background-color .18s ease-out;transition-delay:.12s;padding:0;background-color:transparent}html #conversejs #conversejs .search-box-container .search-box i,html body #conversejs .search-box-container .search-box i,html body .modal-dialog #conversejs .search-box-container .search-box i{position:absolute;color:#989898;z-index:1}html #conversejs #conversejs .search-box-container .search-box i.search-lens,html body #conversejs .search-box-container .search-box i.search-lens,html body .modal-dialog #conversejs .search-box-container .search-box i.search-lens{top:17px;left:17px}html #conversejs #conversejs .search-box-container .search-box i.contact-book,html body #conversejs .search-box-container .search-box i.contact-book,html body .modal-dialog #conversejs .search-box-container .search-box i.contact-book{top:12px;left:370px}html #conversejs #conversejs .search-box-container .search-box label.input-container,html body #conversejs .search-box-container .search-box label.input-container,html body .modal-dialog #conversejs .search-box-container .search-box label.input-container{-webkit-align-items:center;align-items:center;background-color:#fff;border-radius:5px;border:1px solid #f6f6f6;box-sizing:border-box;display:-webkit-flex;display:flex;min-height:34px;margin-left:12px;margin-top:7px;padding-left:52px;padding-right:54px;position:absolute;transition:.12s cubic-bezier(.1,.82,.25,1);width:95%}html #conversejs #conversejs .search-box-container .search-box label.input-container input.input-search,html body #conversejs .search-box-container .search-box label.input-container input.input-search,html body .modal-dialog #conversejs .search-box-container .search-box label.input-container input.input-search{padding:0;z-index:1;text-align:left;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;line-height:20px;font-size:15px;min-height:20px;border:none;width:100%;outline:0;background:0 0;color:var(--text-color)}html #conversejs #conversejs * .overlayer-box,html body #conversejs * .overlayer-box,html body .modal-dialog #conversejs * .overlayer-box{position:absolute;z-index:var(--modal-z-index);font-size:14px;font-weight:var(text-weight-normal);background-color:#fff;box-shadow:0 0 5px rgba(0,0,0,.2)}html #conversejs #conversejs * .overlayer-box.overlayer-controlbox,html body #conversejs * .overlayer-box.overlayer-controlbox,html body .modal-dialog #conversejs * .overlayer-box.overlayer-controlbox{width:100%;top:0;left:0;height:100%;background:#fff;box-shadow:0 0 5px rgba(0,0,0,.2)}html #conversejs #conversejs * .overlayer-box.overlayer-controlbox .head-box,html body #conversejs * .overlayer-box.overlayer-controlbox .head-box,html body .modal-dialog #conversejs * .overlayer-box.overlayer-controlbox .head-box{background-color:var(--header-bg)}html #conversejs #conversejs * .overlayer-box.light-box .head-box,html #conversejs #conversejs * .overlayer-box.overlayer-controlbox .head-box,html #conversejs #conversejs * .overlayer-box.right-box .head-box,html body #conversejs * .overlayer-box.light-box .head-box,html body #conversejs * .overlayer-box.overlayer-controlbox .head-box,html body #conversejs * .overlayer-box.right-box .head-box,html body .modal-dialog #conversejs * .overlayer-box.light-box .head-box,html body .modal-dialog #conversejs * .overlayer-box.overlayer-controlbox .head-box,html body .modal-dialog #conversejs * .overlayer-box.right-box .head-box{padding:0 20px}html #conversejs #conversejs * .overlayer-box.light-box .head-box i,html #conversejs #conversejs * .overlayer-box.overlayer-controlbox .head-box i,html #conversejs #conversejs * .overlayer-box.right-box .head-box i,html body #conversejs * .overlayer-box.light-box .head-box i,html body #conversejs * .overlayer-box.overlayer-controlbox .head-box i,html body #conversejs * .overlayer-box.right-box .head-box i,html body .modal-dialog #conversejs * .overlayer-box.light-box .head-box i,html body .modal-dialog #conversejs * .overlayer-box.overlayer-controlbox .head-box i,html body .modal-dialog #conversejs * .overlayer-box.right-box .head-box i{color:var(--text-color);flex:0 0 auto}html #conversejs #conversejs * .overlayer-box.light-box .head-box .head-box-title,html #conversejs #conversejs * .overlayer-box.overlayer-controlbox .head-box .head-box-title,html #conversejs #conversejs * .overlayer-box.right-box .head-box .head-box-title,html body #conversejs * .overlayer-box.light-box .head-box .head-box-title,html body #conversejs * .overlayer-box.overlayer-controlbox .head-box .head-box-title,html body #conversejs * .overlayer-box.right-box .head-box .head-box-title,html body .modal-dialog #conversejs * .overlayer-box.light-box .head-box .head-box-title,html body .modal-dialog #conversejs * .overlayer-box.overlayer-controlbox .head-box .head-box-title,html body .modal-dialog #conversejs * .overlayer-box.right-box .head-box .head-box-title{font-size:18px;margin-left:10px;flex:1 1 auto}html #conversejs #conversejs * .overlayer-box.light-box,html body #conversejs * .overlayer-box.light-box,html body .modal-dialog #conversejs * .overlayer-box.light-box{width:100%;height:calc(100% - var(--header-height));min-height:300px;top:72px;display:flex;flex-direction:column;background-color:var(--lightest-grey);left:0;right:0;margin:auto;box-shadow:none!important}html #conversejs #conversejs * .overlayer-box.right-box,html body #conversejs * .overlayer-box.right-box,html body .modal-dialog #conversejs * .overlayer-box.right-box{width:350px;top:0;right:0;height:100%}html #conversejs #conversejs * .overlayer-box.right-box .head-box,html body #conversejs * .overlayer-box.right-box .head-box,html body .modal-dialog #conversejs * .overlayer-box.right-box .head-box{border-bottom:.0625rem solid #e8e8e8;background-color:var(--lightest-grey)}html #conversejs #conversejs * .overlayer-box.right-box .head-box.with-tabs,html body #conversejs * .overlayer-box.right-box .head-box.with-tabs,html body .modal-dialog #conversejs * .overlayer-box.right-box .head-box.with-tabs{border-bottom:none}html #conversejs #conversejs .overlayer-box.capture .head-box,html body #conversejs .overlayer-box.capture .head-box,html body .modal-dialog #conversejs .overlayer-box.capture .head-box{height:56px}html #conversejs #conversejs .overlayer-box.capture #switch-photo-video-box,html body #conversejs .overlayer-box.capture #switch-photo-video-box,html body .modal-dialog #conversejs .overlayer-box.capture #switch-photo-video-box{width:160px;height:36px;margin:auto;position:relative;border-radius:6px;overflow:hidden;user-select:none;cursor:pointer}html #conversejs #conversejs .overlayer-box.capture .inner-container,html body #conversejs .overlayer-box.capture .inner-container,html body .modal-dialog #conversejs .overlayer-box.capture .inner-container{position:absolute;left:0;top:0;width:inherit;height:inherit;text-transform:uppercase;font-size:.6em;letter-spacing:.2em}html #conversejs #conversejs .overlayer-box.capture .inner-container:first-child,html body #conversejs .overlayer-box.capture .inner-container:first-child,html body .modal-dialog #conversejs .overlayer-box.capture .inner-container:first-child{background:#e9e9e9;color:#a9a9a9}html #conversejs #conversejs .overlayer-box.capture .inner-container:nth-child(2),html body #conversejs .overlayer-box.capture .inner-container:nth-child(2),html body .modal-dialog #conversejs .overlayer-box.capture .inner-container:nth-child(2){background:#1e90ff;color:#fff;clip-path:inset(0 50% 0 0);transition:.3s cubic-bezier(0,0,0,1)}html #conversejs #conversejs .overlayer-box.capture .toggle,html body #conversejs .overlayer-box.capture .toggle,html body .modal-dialog #conversejs .overlayer-box.capture .toggle{width:50%;position:absolute;height:inherit;display:flex;box-sizing:border-box}html #conversejs #conversejs .overlayer-box.capture .toggle p,html body #conversejs .overlayer-box.capture .toggle p,html body .modal-dialog #conversejs .overlayer-box.capture .toggle p{margin:auto}html #conversejs #conversejs .overlayer-box.capture .toggle:nth-child(1),html body #conversejs .overlayer-box.capture .toggle:nth-child(1),html body .modal-dialog #conversejs .overlayer-box.capture .toggle:nth-child(1){right:0}html #conversejs #conversejs .overlayer-box.capture .switch-photo-video-box,html body #conversejs .overlayer-box.capture .switch-photo-video-box,html body .modal-dialog #conversejs .overlayer-box.capture .switch-photo-video-box{flex:1 1 auto;margin-right:15px;text-align:right;display:flex;justify-content:flex-end}html #conversejs #conversejs .overlayer-box.capture .switch-photo-video-box .sel-camera,html body #conversejs .overlayer-box.capture .switch-photo-video-box .sel-camera,html body .modal-dialog #conversejs .overlayer-box.capture .switch-photo-video-box .sel-camera{margin:10px 30px 0 0}html #conversejs #conversejs .overlayer-box.capture .switch-photo-video-box .switcher-wrapper,html body #conversejs .overlayer-box.capture .switch-photo-video-box .switcher-wrapper,html body .modal-dialog #conversejs .overlayer-box.capture .switch-photo-video-box .switcher-wrapper{display:flex;flex-direction:row;align-items:center;justify-content:flex-end}html #conversejs #conversejs .overlayer-box.capture .switch-photo-video-box .switcher-wrapper .capture-mode,html body #conversejs .overlayer-box.capture .switch-photo-video-box .switcher-wrapper .capture-mode,html body .modal-dialog #conversejs .overlayer-box.capture .switch-photo-video-box .switcher-wrapper .capture-mode{margin:10px}html #conversejs #conversejs .overlayer-box.capture .camera-rect-container,html body #conversejs .overlayer-box.capture .camera-rect-container,html body .modal-dialog #conversejs .overlayer-box.capture .camera-rect-container{display:flex;flex-direction:column;height:100%;align-items:center}html #conversejs #conversejs .overlayer-box.capture .camera-rect-container .camera,html body #conversejs .overlayer-box.capture .camera-rect-container .camera,html body .modal-dialog #conversejs .overlayer-box.capture .camera-rect-container .camera{width:100%;height:90%;min-height:200px}html #conversejs #conversejs .overlayer-box.capture .camera-rect-container .camera .video-previewbox,html body #conversejs .overlayer-box.capture .camera-rect-container .camera .video-previewbox,html body .modal-dialog #conversejs .overlayer-box.capture .camera-rect-container .camera .video-previewbox{height:100%}html #conversejs #conversejs .overlayer-box.capture .camera-rect-container .camera .video-previewbox .video-preview,html body #conversejs .overlayer-box.capture .camera-rect-container .camera .video-previewbox .video-preview,html body .modal-dialog #conversejs .overlayer-box.capture .camera-rect-container .camera .video-previewbox .video-preview{height:100%;width:100%}html #conversejs #conversejs .overlayer-box.capture .camera-rect-container .camera .image-preview-container,html body #conversejs .overlayer-box.capture .camera-rect-container .camera .image-preview-container,html body .modal-dialog #conversejs .overlayer-box.capture .camera-rect-container .camera .image-preview-container{display:flex;height:100%;align-items:center;justify-content:center}html #conversejs #conversejs .overlayer-box.capture .camera-rect-container .camera .image-preview-container .image-preview,html body #conversejs .overlayer-box.capture .camera-rect-container .camera .image-preview-container .image-preview,html body .modal-dialog #conversejs .overlayer-box.capture .camera-rect-container .camera .image-preview-container .image-preview{height:auto;width:auto;max-width:100%;max-height:100%;object-fit:contain}html #conversejs #conversejs .overlayer-box.capture .camera-rect-container .recording-box.capture,html body #conversejs .overlayer-box.capture .camera-rect-container .recording-box.capture,html body .modal-dialog #conversejs .overlayer-box.capture .camera-rect-container .recording-box.capture{display:flex;height:70px;flex-direction:row;font-size:35px;justify-content:center}html #conversejs #conversejs .overlayer-box.capture .camera-rect-container .recording-box.capture.active,html body #conversejs .overlayer-box.capture .camera-rect-container .recording-box.capture.active,html body .modal-dialog #conversejs .overlayer-box.capture .camera-rect-container .recording-box.capture.active{background-color:transparent!important;align-items:center;justify-content:space-between;position:absolute;bottom:0}html #conversejs #conversejs .overlayer-box.capture .camera-rect-container .recording-box.capture.active i.material-icons.record-smth,html body #conversejs .overlayer-box.capture .camera-rect-container .recording-box.capture.active i.material-icons.record-smth,html body .modal-dialog #conversejs .overlayer-box.capture .camera-rect-container .recording-box.capture.active i.material-icons.record-smth{display:none}html #conversejs #conversejs .overlayer-box.capture .camera-rect-container .recording-box.capture i.record-smth,html body #conversejs .overlayer-box.capture .camera-rect-container .recording-box.capture i.record-smth,html body .modal-dialog #conversejs .overlayer-box.capture .camera-rect-container .recording-box.capture i.record-smth{width:50px;height:50px;border-radius:50%!important;box-shadow:0 0 5px rgba(0,0,0,.2);box-sizing:border-box;align-self:center;background-color:var(--base-color);margin:0;padding:0;display:flex;align-items:center;justify-content:center}html #conversejs #conversejs .overlayer-box.capture .camera-rect-container .recording-box.capture i.record-smth.record-video,html body #conversejs .overlayer-box.capture .camera-rect-container .recording-box.capture i.record-smth.record-video,html body .modal-dialog #conversejs .overlayer-box.capture .camera-rect-container .recording-box.capture i.record-smth.record-video{background-color:var(--second-color)}html #conversejs #conversejs .overlayer-box.capture .camera-rect-container .recording-box.capture i.record-smth:after,html body #conversejs .overlayer-box.capture .camera-rect-container .recording-box.capture i.record-smth:after,html body .modal-dialog #conversejs .overlayer-box.capture .camera-rect-container .recording-box.capture i.record-smth:after{transition:.2s;transition-timing-function:ease-in}html #conversejs #conversejs .overlayer-box.capture .camera-rect-container .recording-box.capture i.record-smth:hover,html body #conversejs .overlayer-box.capture .camera-rect-container .recording-box.capture i.record-smth:hover,html body .modal-dialog #conversejs .overlayer-box.capture .camera-rect-container .recording-box.capture i.record-smth:hover{cursor:pointer}html #conversejs #conversejs .overlayer-box.capture .camera-rect-container .recording-box.capture i.record-smth:hover:after,html body #conversejs .overlayer-box.capture .camera-rect-container .recording-box.capture i.record-smth:hover:after,html body .modal-dialog #conversejs .overlayer-box.capture .camera-rect-container .recording-box.capture i.record-smth:hover:after{font-size:30px!important;text-shadow:0 0 20px rgba(0,0,0,.2);transition:.2s;transition-timing-function:ease-in}html #conversejs #conversejs .overlayer-box.capture .camera-rect-container .recording-box.capture i.material-icons,html body #conversejs .overlayer-box.capture .camera-rect-container .recording-box.capture i.material-icons,html body .modal-dialog #conversejs .overlayer-box.capture .camera-rect-container .recording-box.capture i.material-icons{color:var(--lightest-grey);font-size:26px;line-height:26px;text-align:center}html #conversejs #conversejs .overlayer-box.capture .camera-rect-container .recording-box.capture i.material-icons:after,html body #conversejs .overlayer-box.capture .camera-rect-container .recording-box.capture i.material-icons:after,html body .modal-dialog #conversejs .overlayer-box.capture .camera-rect-container .recording-box.capture i.material-icons:after{vertical-align:middle}html #conversejs #conversejs .overlayer-box.capture .camera-rect-container .recording-box.capture i.material-icons.record-photo:after,html body #conversejs .overlayer-box.capture .camera-rect-container .recording-box.capture i.material-icons.record-photo:after,html body .modal-dialog #conversejs .overlayer-box.capture .camera-rect-container .recording-box.capture i.material-icons.record-photo:after{content:"photo_camera"}html #conversejs #conversejs .overlayer-box.capture .camera-rect-container .recording-box.capture i.material-icons.record-video:after,html body #conversejs .overlayer-box.capture .camera-rect-container .recording-box.capture i.material-icons.record-video:after,html body .modal-dialog #conversejs .overlayer-box.capture .camera-rect-container .recording-box.capture i.material-icons.record-video:after{content:"videocam"}html #conversejs #conversejs .overlayer-box.capture .camera-rect-container .recording-box.capture .recording-timer,html body #conversejs .overlayer-box.capture .camera-rect-container .recording-box.capture .recording-timer,html body .modal-dialog #conversejs .overlayer-box.capture .camera-rect-container .recording-box.capture .recording-timer{min-width:100px;text-align:center;position:absolute;bottom:70px;width:100%;background:#000;padding:10px;left:0;opacity:.6}html #conversejs #conversejs .chatbox .dropdown,html body #conversejs .chatbox .dropdown,html body .modal-dialog #conversejs .chatbox .dropdown{background:0 0}html #conversejs #conversejs #controlbox .pure-form.set-xmpp-status,html body #conversejs #controlbox .pure-form.set-xmpp-status,html body .modal-dialog #conversejs #controlbox .pure-form.set-xmpp-status{display:flex;margin:0;padding:0;box-sizing:border-box;height:90px;background:#f9f9f9}html #conversejs #conversejs #conversejs #controlbox #fancy-xmpp-status-select .xmpp-status,html body #conversejs #conversejs #controlbox #fancy-xmpp-status-select .xmpp-status,html body .modal-dialog #conversejs #conversejs #controlbox #fancy-xmpp-status-select .xmpp-status{margin:0;padding:0;background:0 0}html #conversejs #conversejs .hidden-dev,html body #conversejs .hidden-dev,html body .modal-dialog #conversejs .hidden-dev{display:none!important}html #conversejs #conversejs #controlbox .menu-icon,html #conversejs #conversejs .section-box.shared-media,html body #conversejs #controlbox .menu-icon,html body #conversejs .section-box.shared-media,html body .modal-dialog #conversejs #controlbox .menu-icon,html body .modal-dialog #conversejs .section-box.shared-media{margin-top:20px;height:100%}@media screen and (min-width:1301px){html #conversejs #conversejs #controlbox,html body #conversejs #controlbox,html body .modal-dialog #conversejs #controlbox{width:25%!important}html #conversejs #conversejs .chatbox.chatroom,html body #conversejs .chatbox.chatroom,html body .modal-dialog #conversejs .chatbox.chatroom{width:75%!important}html #conversejs #conversejs .chat-container,html body #conversejs .chat-container,html body .modal-dialog #conversejs .chat-container{width:60%}html #conversejs #conversejs .chat-info-box,html body #conversejs .chat-info-box,html body .modal-dialog #conversejs .chat-info-box{width:40%}html #conversejs #conversejs .single-msg-container,html body #conversejs .single-msg-container,html body .modal-dialog #conversejs .single-msg-container{max-width:65%!important}html #conversejs #conversejs .single-msg-container .msg-bubble.bubble-text .chat-msg-content,html body #conversejs .single-msg-container .msg-bubble.bubble-text .chat-msg-content,html body .modal-dialog #conversejs .single-msg-container .msg-bubble.bubble-text .chat-msg-content{word-break:break-word}}@media screen and (max-width:1300px) and (min-width:901px){html #conversejs #conversejs #controlbox,html body #conversejs #controlbox,html body .modal-dialog #conversejs #controlbox{width:30%!important}html #conversejs #conversejs .chatbox.chatroom,html body #conversejs .chatbox.chatroom,html body .modal-dialog #conversejs .chatbox.chatroom{width:70%!important}html #conversejs #conversejs .chat-container,html body #conversejs .chat-container,html body .modal-dialog #conversejs .chat-container{width:60%}html #conversejs #conversejs .chat-info-box,html body #conversejs .chat-info-box,html body .modal-dialog #conversejs .chat-info-box{width:40%}html #conversejs #conversejs .single-msg-container,html body #conversejs .single-msg-container,html body .modal-dialog #conversejs .single-msg-container{max-width:65%!important}html #conversejs #conversejs .single-msg-container .msg-bubble.bubble-text .chat-msg-content,html body #conversejs .single-msg-container .msg-bubble.bubble-text .chat-msg-content,html body .modal-dialog #conversejs .single-msg-container .msg-bubble.bubble-text .chat-msg-content{max-width:100%}}@media screen and (max-width:900px){html #conversejs #conversejs #controlbox,html body #conversejs #controlbox,html body .modal-dialog #conversejs #controlbox{width:40%!important}html #conversejs #conversejs .chatbox.chatroom,html body #conversejs .chatbox.chatroom,html body .modal-dialog #conversejs .chatbox.chatroom{width:60%!important}html #conversejs #conversejs .chat-container,html body #conversejs .chat-container,html body .modal-dialog #conversejs .chat-container{width:100%}html #conversejs #conversejs .chat-info-box,html body #conversejs .chat-info-box,html body .modal-dialog #conversejs .chat-info-box{width:100%;position:absolute;z-index:1000000}html #conversejs #conversejs .single-msg-container,html body #conversejs .single-msg-container,html body .modal-dialog #conversejs .single-msg-container{max-width:95%!important}html #conversejs #conversejs .chatbox.dropped .modal-body.modal-body-dropped,html body #conversejs .chatbox.dropped .modal-body.modal-body-dropped,html body .modal-dialog #conversejs .chatbox.dropped .modal-body.modal-body-dropped{grid-template-columns:1fr 1fr}}html #conversejs #conversejs h5,html body #conversejs h5,html body .modal-dialog #conversejs h5{margin:20px 5px;font-weight:400;font-size:18px}html #conversejs #conversejs a,html body #conversejs a,html body .modal-dialog #conversejs a{color:var(--light2-base-color)}html #conversejs #conversejs a:hover,html body #conversejs a:hover,html body .modal-dialog #conversejs a:hover{cursor:pointer!important}html #conversejs #conversejs a.block,html body #conversejs a.block,html body .modal-dialog #conversejs a.block{display:block}html #conversejs #conversejs a.center-align,html body #conversejs a.center-align,html body .modal-dialog #conversejs a.center-align{text-align:center}html #conversejs #conversejs .primary-color,html body #conversejs .primary-color,html body .modal-dialog #conversejs .primary-color{color:var(--primary-color)!important}html #conversejs #conversejs .warning-color,html body #conversejs .warning-color,html body .modal-dialog #conversejs .warning-color{color:var(--color-warning)}html #conversejs #conversejs i.material-icons.warning-color,html body #conversejs i.material-icons.warning-color,html body .modal-dialog #conversejs i.material-icons.warning-color{color:var(--text-warning)}html #conversejs #conversejs .msg-ico-big,html body #conversejs .msg-ico-big,html body .modal-dialog #conversejs .msg-ico-big{font-size:30px!important}html #conversejs #conversejs .btn-box,html body #conversejs .btn-box,html body .modal-dialog #conversejs .btn-box{display:flex;flex-direction:row;margin-top:20px;padding:0 20px}html #conversejs #conversejs .btn-box.center-align,html body #conversejs .btn-box.center-align,html body .modal-dialog #conversejs .btn-box.center-align{justify-content:center;align-items:center}html #conversejs #conversejs a.btn-istance,html body #conversejs a.btn-istance,html body .modal-dialog #conversejs a.btn-istance{height:24px}html #conversejs #conversejs .btn-list-box a.rect-btn,html body #conversejs .btn-list-box a.rect-btn,html body .modal-dialog #conversejs .btn-list-box a.rect-btn{margin-right:20px}html #conversejs #conversejs .btn-list-box a.rect-btn:last-child,html body #conversejs .btn-list-box a.rect-btn:last-child,html body .modal-dialog #conversejs .btn-list-box a.rect-btn:last-child{margin-right:0}html #conversejs #conversejs .overlay-btn,html body #conversejs .overlay-btn,html body .modal-dialog #conversejs .overlay-btn{position:absolute;top:0;bottom:0;left:0;right:0;margin-left:auto;margin-right:auto;margin-top:auto;margin-bottom:auto;z-index:95;display:flex;line-height:inherit;padding:0;background:rgba(0,0,0,.35);align-items:center;justify-content:center;text-decoration:none!important;min-width:0!important;color:#fff!important}html #conversejs #conversejs .round-btn,html body #conversejs .round-btn,html body .modal-dialog #conversejs .round-btn{border-radius:50%}html #conversejs #conversejs .round-50,html body #conversejs .round-50,html body .modal-dialog #conversejs .round-50{height:50px;width:50px}html #conversejs #conversejs a.rect-btn,html body #conversejs a.rect-btn,html body .modal-dialog #conversejs a.rect-btn{display:block;height:40px;line-height:40px;padding:0 20px;min-width:150px!important;background-color:var(--light2-base-color);border-radius:5px;box-sizing:border-box;color:var(--lightest-grey)!important;font-size:13px;text-align:center;border-radius:20px;border-radius:var(--button-radius)}html #conversejs #conversejs a.rect-btn:hover,html body #conversejs a.rect-btn:hover,html body .modal-dialog #conversejs a.rect-btn:hover{opacity:1;cursor:pointer}html #conversejs #conversejs a.rect-btn.dark-btn,html body #conversejs a.rect-btn.dark-btn,html body .modal-dialog #conversejs a.rect-btn.dark-btn{background-color:var(--base-color)}html #conversejs #conversejs a.rect-btn.small-btn,html body #conversejs a.rect-btn.small-btn,html body .modal-dialog #conversejs a.rect-btn.small-btn{height:28px;line-height:28px;padding:0 10px;min-width:100px!important;font-size:12px;margin:0}html #conversejs #conversejs a.rect-btn.border,html body #conversejs a.rect-btn.border,html body .modal-dialog #conversejs a.rect-btn.border{background-color:transparent;color:var(--light-base-color);border:3px solid var(--light-base-color);line-height:30px}html #conversejs #conversejs a.rect-btn.log-in-out,html #conversejs #conversejs a.rect-btn.rect-btn-cancel,html body #conversejs a.rect-btn.log-in-out,html body #conversejs a.rect-btn.rect-btn-cancel,html body .modal-dialog #conversejs a.rect-btn.log-in-out,html body .modal-dialog #conversejs a.rect-btn.rect-btn-cancel{background:var(--bg-warning)}html #conversejs #conversejs a.rect-btn:hover.border,html body #conversejs a.rect-btn:hover.border,html body .modal-dialog #conversejs a.rect-btn:hover.border{background-color:var(--light-base-color);border-color:var(--light-base-color);cursor:pointer;color:var(--lightest-grey)}html #conversejs #conversejs a.rect-btn:hover.border.rect-btn-cancel,html body #conversejs a.rect-btn:hover.border.rect-btn-cancel,html body .modal-dialog #conversejs a.rect-btn:hover.border.rect-btn-cancel{border-color:var(--text-warning);background-color:var(--bg-warning)}html #conversejs #conversejs #controlbox .profile-box,html body #conversejs #controlbox .profile-box,html body .modal-dialog #conversejs #controlbox .profile-box{height:100%}html #conversejs #conversejs .sections-container,html body #conversejs .sections-container,html body .modal-dialog #conversejs .sections-container{overflow-y:scroll!important;height:calc(100vh - var(--header-height));padding:0 0 20px}html #conversejs #conversejs .avatar-box,html body #conversejs .avatar-box,html body .modal-dialog #conversejs .avatar-box{padding-top:15px!important;background-color:#fff!important;border-bottom:none!important}html #conversejs #conversejs .section-box,html body #conversejs .section-box,html body .modal-dialog #conversejs .section-box{padding:10px 0}html #conversejs #conversejs .section-box>*,html body #conversejs .section-box>*,html body .modal-dialog #conversejs .section-box>*{padding:0 20px;width:100%}html #conversejs #conversejs .section-box.section-clear,html body #conversejs .section-box.section-clear,html body .modal-dialog #conversejs .section-box.section-clear{margin:0;padding:0;border-top:none}html #conversejs #conversejs .section-box.border-clear,html body #conversejs .section-box.border-clear,html body .modal-dialog #conversejs .section-box.border-clear{border-bottom:none}html #conversejs #conversejs .section-box.set-status .profile-info,html body #conversejs .section-box.set-status .profile-info,html body .modal-dialog #conversejs .section-box.set-status .profile-info{padding:0}html #conversejs #conversejs .tooltip-icon,html body #conversejs .tooltip-icon,html body .modal-dialog #conversejs .tooltip-icon{position:relative}html #conversejs #conversejs .tooltip-menu,html body #conversejs .tooltip-menu,html body .modal-dialog #conversejs .tooltip-menu{display:none;width:200px;background-color:#fff;color:var(--text-color);padding:10px 20px;position:absolute;z-index:1;line-height:32px}html #conversejs #conversejs .tooltip-right,html body #conversejs .tooltip-right,html body .modal-dialog #conversejs .tooltip-right{bottom:60px;left:10%}html #conversejs #conversejs .msg-boxed-icons,html body #conversejs .msg-boxed-icons,html body .modal-dialog #conversejs .msg-boxed-icons{display:flex;align-items:center;justify-content:center;margin:5px;padding:5px;border-radius:5px}html #conversejs #conversejs .msg-boxed-icons.big-boxed,html body #conversejs .msg-boxed-icons.big-boxed,html body .modal-dialog #conversejs .msg-boxed-icons.big-boxed{padding:10px}html #conversejs #conversejs .msg-boxed-icons.primary-bg-hover:hover,html body #conversejs .msg-boxed-icons.primary-bg-hover:hover,html body .modal-dialog #conversejs .msg-boxed-icons.primary-bg-hover:hover{background-color:var(--primary-color)!important;transition:background-color var(--transition-style)}html #conversejs #conversejs .msg-boxed-icons.primary-bg-hover:hover>i.material-icons,html body #conversejs .msg-boxed-icons.primary-bg-hover:hover>i.material-icons,html body .modal-dialog #conversejs .msg-boxed-icons.primary-bg-hover:hover>i.material-icons{color:#fff!important}html #conversejs #conversejs .buttons-box,html body #conversejs .buttons-box,html body .modal-dialog #conversejs .buttons-box{margin:0 -5px;display:flex;align-items:center}html #conversejs #conversejs .buttons-box button.msg-button,html body #conversejs .buttons-box button.msg-button,html body .modal-dialog #conversejs .buttons-box button.msg-button{margin:0 2px;padding:0;border:none;border-radius:5px;background:0 0}html #conversejs #conversejs .buttons-box button.msg-button i.material-icons,html body #conversejs .buttons-box button.msg-button i.material-icons,html body .modal-dialog #conversejs .buttons-box button.msg-button i.material-icons{text-align:center;background:0 0;width:30px;height:30px;line-height:30px;opacity:1;border-radius:5px;transition:all var(--transition-style);color:var(--grey-mid)}html #conversejs #conversejs .buttons-box button.msg-button:hover i.material-icons,html body #conversejs .buttons-box button.msg-button:hover i.material-icons,html body .modal-dialog #conversejs .buttons-box button.msg-button:hover i.material-icons{background-color:var(--ico-bg-hover);font-size:14px;transition:all var(--transition-style)}html #conversejs #conversejs .buttons-box button.msg-button.msg-special-message[aria-pressed=true]:hover i.material-icons,html body #conversejs .buttons-box button.msg-button.msg-special-message[aria-pressed=true]:hover i.material-icons,html body .modal-dialog #conversejs .buttons-box button.msg-button.msg-special-message[aria-pressed=true]:hover i.material-icons{background:0 0}html #conversejs #conversejs .buttons-box button.msg-button.msg-special-message.button-important:hover i.material-icons,html body #conversejs .buttons-box button.msg-button.msg-special-message.button-important:hover i.material-icons,html body .modal-dialog #conversejs .buttons-box button.msg-button.msg-special-message.button-important:hover i.material-icons{color:var(--color-important);transition:all var(--transition-style)}html #conversejs #conversejs .buttons-box button.msg-button.msg-special-message.button-protection:hover i.material-icons,html body #conversejs .buttons-box button.msg-button.msg-special-message.button-protection:hover i.material-icons,html body .modal-dialog #conversejs .buttons-box button.msg-button.msg-special-message.button-protection:hover i.material-icons{color:var(--grey-vibrant-dark);transition:all var(--transition-style)}html #conversejs #conversejs .buttons-box button.msg-button.msg-special-message.button-important[aria-pressed=true],html body #conversejs .buttons-box button.msg-button.msg-special-message.button-important[aria-pressed=true],html body .modal-dialog #conversejs .buttons-box button.msg-button.msg-special-message.button-important[aria-pressed=true]{background-color:var(--color-important)}html #conversejs #conversejs .buttons-box button.msg-button.msg-special-message.button-important[aria-pressed=true] i.material-icons,html body #conversejs .buttons-box button.msg-button.msg-special-message.button-important[aria-pressed=true] i.material-icons,html body .modal-dialog #conversejs .buttons-box button.msg-button.msg-special-message.button-important[aria-pressed=true] i.material-icons{color:#fff;font-size:14px;opacity:1}html #conversejs #conversejs .buttons-box button.msg-button.msg-special-message.button-protection[aria-pressed=true],html body #conversejs .buttons-box button.msg-button.msg-special-message.button-protection[aria-pressed=true],html body .modal-dialog #conversejs .buttons-box button.msg-button.msg-special-message.button-protection[aria-pressed=true]{background-color:var(--grey-vibrant-dark)}html #conversejs #conversejs .buttons-box button.msg-button.msg-special-message.button-protection[aria-pressed=true] i.material-icons,html body #conversejs .buttons-box button.msg-button.msg-special-message.button-protection[aria-pressed=true] i.material-icons,html body .modal-dialog #conversejs .buttons-box button.msg-button.msg-special-message.button-protection[aria-pressed=true] i.material-icons{color:#fff;font-size:14px;opacity:1}html #conversejs #conversejs .btn.active.focus,html #conversejs #conversejs .btn.active:focus,html #conversejs #conversejs .btn.focus,html #conversejs #conversejs .btn:active.focus,html #conversejs #conversejs .btn:active:focus,html #conversejs #conversejs .btn:focus,html body #conversejs .btn.active.focus,html body #conversejs .btn.active:focus,html body #conversejs .btn.focus,html body #conversejs .btn:active.focus,html body #conversejs .btn:active:focus,html body #conversejs .btn:focus,html body .modal-dialog #conversejs .btn.active.focus,html body .modal-dialog #conversejs .btn.active:focus,html body .modal-dialog #conversejs .btn.focus,html body .modal-dialog #conversejs .btn:active.focus,html body .modal-dialog #conversejs .btn:active:focus,html body .modal-dialog #conversejs .btn:focus{outline:0}html #conversejs #conversejs #conversejs .pure-button-active.send-button,html #conversejs #conversejs #conversejs .pure-button:active.send-button,html body #conversejs #conversejs .pure-button-active.send-button,html body #conversejs #conversejs .pure-button:active.send-button,html body .modal-dialog #conversejs #conversejs .pure-button-active.send-button,html body .modal-dialog #conversejs #conversejs .pure-button:active.send-button{box-shadow:none}html #conversejs #conversejs i.material-icons,html body #conversejs i.material-icons,html body .modal-dialog #conversejs i.material-icons{color:var(--text-color)}html #conversejs #conversejs i.material-icons.big-user,html body #conversejs i.material-icons.big-user,html body .modal-dialog #conversejs i.material-icons.big-user{font-size:18px;color:#3d88c8;margin:0 0 0 5px;display:none}html #conversejs #conversejs i.msg-ico-event,html body #conversejs i.msg-ico-event,html body .modal-dialog #conversejs i.msg-ico-event{cursor:pointer;opacity:.8}html #conversejs #conversejs i.msg-ico-event:hover,html body #conversejs i.msg-ico-event:hover,html body .modal-dialog #conversejs i.msg-ico-event:hover{opacity:1}html #conversejs #conversejs i.event,html body #conversejs i.event,html body .modal-dialog #conversejs i.event{opacity:.6}html #conversejs #conversejs i.event:hover,html body #conversejs i.event:hover,html body .modal-dialog #conversejs i.event:hover{opacity:1;cursor:pointer}html #conversejs #conversejs .icons-wrapper,html body #conversejs .icons-wrapper,html body .modal-dialog #conversejs .icons-wrapper{display:flex;align-items:center;padding:0 10px}html #conversejs #conversejs .icons-wrapper>i,html body #conversejs .icons-wrapper>i,html body .modal-dialog #conversejs .icons-wrapper>i{margin:0 5px}html #conversejs #conversejs .icons-wrapper>i:last-child,html body #conversejs .icons-wrapper>i:last-child,html body .modal-dialog #conversejs .icons-wrapper>i:last-child{padding:0 20px 0 10px}html #conversejs #conversejs .chat-msg-container,html body #conversejs .chat-msg-container,html body .modal-dialog #conversejs .chat-msg-container{display:flex;align-items:center}html #conversejs #conversejs .chat-msg-container .msg-hover-menu,html body #conversejs .chat-msg-container .msg-hover-menu,html body .modal-dialog #conversejs .chat-msg-container .msg-hover-menu{display:flex;flex-direction:row;opacity:0;margin:0 10px;transition:opacity var(--transition-style)}html #conversejs #conversejs .chat-msg-container .msg-hover-menu .bubble-menu-item,html body #conversejs .chat-msg-container .msg-hover-menu .bubble-menu-item,html body .modal-dialog #conversejs .chat-msg-container .msg-hover-menu .bubble-menu-item{padding:3px;margin:0 5px;display:flex;align-items:center;font-size:13px;box-sizing:border-box;text-align:center}html #conversejs #conversejs .chat-msg-container .msg-hover-menu .bubble-menu-item i.material-icons,html body #conversejs .chat-msg-container .msg-hover-menu .bubble-menu-item i.material-icons,html body .modal-dialog #conversejs .chat-msg-container .msg-hover-menu .bubble-menu-item i.material-icons{font-size:16px}@media screen and (max-width:1100px){html #conversejs #conversejs .chat-msg-container .msg-hover-menu .bubble-menu-item .bubble-menu-item-label,html body #conversejs .chat-msg-container .msg-hover-menu .bubble-menu-item .bubble-menu-item-label,html body .modal-dialog #conversejs .chat-msg-container .msg-hover-menu .bubble-menu-item .bubble-menu-item-label{display:none}html #conversejs #conversejs .chat-msg-container .msg-hover-menu .bubble-menu-item i.material-icons,html body #conversejs .chat-msg-container .msg-hover-menu .bubble-menu-item i.material-icons,html body .modal-dialog #conversejs .chat-msg-container .msg-hover-menu .bubble-menu-item i.material-icons{font-size:20px}}html #conversejs #conversejs .chat-msg-container.chat-msg-me,html body #conversejs .chat-msg-container.chat-msg-me,html body .modal-dialog #conversejs .chat-msg-container.chat-msg-me{flex-direction:row-reverse}html #conversejs #conversejs .chat-msg-container.chat-msg-me .msg-hover-menu,html body #conversejs .chat-msg-container.chat-msg-me .msg-hover-menu,html body .modal-dialog #conversejs .chat-msg-container.chat-msg-me .msg-hover-menu{flex-direction:row-reverse}html #conversejs #conversejs .chat-msg-container:hover .msg-hover-menu,html body #conversejs .chat-msg-container:hover .msg-hover-menu,html body .modal-dialog #conversejs .chat-msg-container:hover .msg-hover-menu{opacity:1}html #conversejs #conversejs .chat-msg-container .dropdown-menu,html body #conversejs .chat-msg-container .dropdown-menu,html body .modal-dialog #conversejs .chat-msg-container .dropdown-menu{z-index:var(--modal-z-index)}html #conversejs #conversejs .chat-msg-container .retired-message,html body #conversejs .chat-msg-container .retired-message,html body .modal-dialog #conversejs .chat-msg-container .retired-message{background-color:red}html #conversejs #conversejs .chat-msg-container .retired-message .copy,html #conversejs #conversejs .chat-msg-container .retired-message .forward,html #conversejs #conversejs .chat-msg-container .retired-message .reply,html body #conversejs .chat-msg-container .retired-message .copy,html body #conversejs .chat-msg-container .retired-message .forward,html body #conversejs .chat-msg-container .retired-message .reply,html body .modal-dialog #conversejs .chat-msg-container .retired-message .copy,html body .modal-dialog #conversejs .chat-msg-container .retired-message .forward,html body .modal-dialog #conversejs .chat-msg-container .retired-message .reply{display:none}html #conversejs #conversejs .dropdown.open .dropdown-menu,html body #conversejs .dropdown.open .dropdown-menu,html body .modal-dialog #conversejs .dropdown.open .dropdown-menu{left:-500%}html #conversejs #conversejs .dropdown,html #conversejs #conversejs .dropup,html body #conversejs .dropdown,html body #conversejs .dropup,html body .modal-dialog #conversejs .dropdown,html body .modal-dialog #conversejs .dropup{display:flex}html #conversejs #conversejs .dropdown ul.dropdown-menu,html #conversejs #conversejs .dropup ul.dropdown-menu,html body #conversejs .dropdown ul.dropdown-menu,html body #conversejs .dropup ul.dropdown-menu,html body .modal-dialog #conversejs .dropdown ul.dropdown-menu,html body .modal-dialog #conversejs .dropup ul.dropdown-menu{background-color:#fff;position:absolute;min-width:100px}html #conversejs #conversejs .dropdown ul.dropdown-menu li a,html #conversejs #conversejs .dropup ul.dropdown-menu li a,html body #conversejs .dropdown ul.dropdown-menu li a,html body #conversejs .dropup ul.dropdown-menu li a,html body .modal-dialog #conversejs .dropdown ul.dropdown-menu li a,html body .modal-dialog #conversejs .dropup ul.dropdown-menu li a{font-size:15px;color:var(--text-color);line-height:32px;padding:0 10px;width:100%!important}html #conversejs #conversejs .dropdown ul.dropdown-menu li a:active,html #conversejs #conversejs .dropdown ul.dropdown-menu li a:hover,html #conversejs #conversejs .dropup ul.dropdown-menu li a:active,html #conversejs #conversejs .dropup ul.dropdown-menu li a:hover,html body #conversejs .dropdown ul.dropdown-menu li a:active,html body #conversejs .dropdown ul.dropdown-menu li a:hover,html body #conversejs .dropup ul.dropdown-menu li a:active,html body #conversejs .dropup ul.dropdown-menu li a:hover,html body .modal-dialog #conversejs .dropdown ul.dropdown-menu li a:active,html body .modal-dialog #conversejs .dropdown ul.dropdown-menu li a:hover,html body .modal-dialog #conversejs .dropup ul.dropdown-menu li a:active,html body .modal-dialog #conversejs .dropup ul.dropdown-menu li a:hover{background-color:var(--lightest-grey);color:var(--text-dark)}html #conversejs #conversejs .dropdown ul.dropdown-menu.bottom,html #conversejs #conversejs .dropup ul.dropdown-menu.bottom,html body #conversejs .dropdown ul.dropdown-menu.bottom,html body #conversejs .dropup ul.dropdown-menu.bottom,html body .modal-dialog #conversejs .dropdown ul.dropdown-menu.bottom,html body .modal-dialog #conversejs .dropup ul.dropdown-menu.bottom{top:20px}html #conversejs #conversejs .dropdown ul.dropdown-menu.bottom li,html #conversejs #conversejs .dropup ul.dropdown-menu.bottom li,html body #conversejs .dropdown ul.dropdown-menu.bottom li,html body #conversejs .dropup ul.dropdown-menu.bottom li,html body .modal-dialog #conversejs .dropdown ul.dropdown-menu.bottom li,html body .modal-dialog #conversejs .dropup ul.dropdown-menu.bottom li{background:#fff}html #conversejs #conversejs .dropdown ul.dropdown-menu.top,html #conversejs #conversejs .dropup ul.dropdown-menu.top,html body #conversejs .dropdown ul.dropdown-menu.top,html body #conversejs .dropup ul.dropdown-menu.top,html body .modal-dialog #conversejs .dropdown ul.dropdown-menu.top,html body .modal-dialog #conversejs .dropup ul.dropdown-menu.top{bottom:30px}html #conversejs #conversejs .progress,html body #conversejs .progress,html body .modal-dialog #conversejs .progress{min-width:150px}html #conversejs #conversejs .progress .stand-by-text,html body #conversejs .progress .stand-by-text,html body .modal-dialog #conversejs .progress .stand-by-text{color:var(--text-dark);font-style:italic;font-size:12px;word-wrap:initial;padding-left:5px;line-height:23px;display:block;min-width:140px}html #conversejs #conversejs .progress .progress-bar,html body #conversejs .progress .progress-bar,html body .modal-dialog #conversejs .progress .progress-bar{background-color:var(--light2-base-color);font-size:10px}html #conversejs #conversejs ul.dropdown-menu,html body #conversejs ul.dropdown-menu,html body .modal-dialog #conversejs ul.dropdown-menu{left:auto}html #conversejs #conversejs .bubble-meta .dropup i,html body #conversejs .bubble-meta .dropup i,html body .modal-dialog #conversejs .bubble-meta .dropup i{font-size:24px;color:var(--light-base-color)}html #conversejs #conversejs .bubble-meta .dropup.open ul.dropdown-menu,html body #conversejs .bubble-meta .dropup.open ul.dropdown-menu,html body .modal-dialog #conversejs .bubble-meta .dropup.open ul.dropdown-menu{left:auto;right:0;white-space:nowrap;width:auto;justify-content:space-evenly}html #conversejs #conversejs .bubble-meta .dropup.open ul.dropdown-menu li:last-child,html body #conversejs .bubble-meta .dropup.open ul.dropdown-menu li:last-child,html body .modal-dialog #conversejs .bubble-meta .dropup.open ul.dropdown-menu li:last-child{border-right:none}html #conversejs #conversejs .msgs-indicator,html body #conversejs .msgs-indicator,html body .modal-dialog #conversejs .msgs-indicator{border-radius:10px!important;width:auto!important;height:20px!important;padding:0 6px!important;font-size:14.4px;color:var(--badge-notification-color);font-weight:400;margin:0;line-height:20px;text-align:center;background:var(--badge-notification-bg-color)}html #conversejs #conversejs .msg-vertical-divider,html body #conversejs .msg-vertical-divider,html body .modal-dialog #conversejs .msg-vertical-divider{width:1px;height:20px;background:var(--grey-mid);margin:10px 2px}html #conversejs #conversejs .msg-boxed-icons ul.dropdown-menu,html body #conversejs .msg-boxed-icons ul.dropdown-menu,html body .modal-dialog #conversejs .msg-boxed-icons ul.dropdown-menu{width:200px;left:20px}html #conversejs #conversejs .msg-boxed-icons ul.dropdown-menu li,html body #conversejs .msg-boxed-icons ul.dropdown-menu li,html body .modal-dialog #conversejs .msg-boxed-icons ul.dropdown-menu li{font-size:15px;color:var(--text-color);line-height:32px;display:flex}html #conversejs #conversejs .msg-boxed-icons ul.dropdown-menu li .drop-menu-text-item,html body #conversejs .msg-boxed-icons ul.dropdown-menu li .drop-menu-text-item,html body .modal-dialog #conversejs .msg-boxed-icons ul.dropdown-menu li .drop-menu-text-item{padding-left:10px}html #conversejs #conversejs .msg-boxed-icons ul.dropdown-menu li.get-location,html body #conversejs .msg-boxed-icons ul.dropdown-menu li.get-location,html body .modal-dialog #conversejs .msg-boxed-icons ul.dropdown-menu li.get-location{display:none}html #conversejs #conversejs .msg-boxed-icons ul.dropdown-menu li.get-location:active,html #conversejs #conversejs .msg-boxed-icons ul.dropdown-menu li.get-location:hover,html body #conversejs .msg-boxed-icons ul.dropdown-menu li.get-location:active,html body #conversejs .msg-boxed-icons ul.dropdown-menu li.get-location:hover,html body .modal-dialog #conversejs .msg-boxed-icons ul.dropdown-menu li.get-location:active,html body .modal-dialog #conversejs .msg-boxed-icons ul.dropdown-menu li.get-location:hover{cursor:pointer}html #conversejs #conversejs .msg-boxed-icons ul.dropdown-menu li label,html body #conversejs .msg-boxed-icons ul.dropdown-menu li label,html body .modal-dialog #conversejs .msg-boxed-icons ul.dropdown-menu li label{display:flex;width:100%;padding:10px}html #conversejs #conversejs .msg-boxed-icons ul.dropdown-menu li label:active,html #conversejs #conversejs .msg-boxed-icons ul.dropdown-menu li label:hover,html body #conversejs .msg-boxed-icons ul.dropdown-menu li label:active,html body #conversejs .msg-boxed-icons ul.dropdown-menu li label:hover,html body .modal-dialog #conversejs .msg-boxed-icons ul.dropdown-menu li label:active,html body .modal-dialog #conversejs .msg-boxed-icons ul.dropdown-menu li label:hover{background-color:var(--lightest-grey);color:var(--text-dark);cursor:pointer}html #conversejs #conversejs .msg-boxed-icons ul.dropdown-menu li input,html body #conversejs .msg-boxed-icons ul.dropdown-menu li input,html body .modal-dialog #conversejs .msg-boxed-icons ul.dropdown-menu li input{display:none}html #conversejs #conversejs .chat-msg-status-meta,html body #conversejs .chat-msg-status-meta,html body .modal-dialog #conversejs .chat-msg-status-meta{display:flex;align-items:center}html #conversejs #conversejs .chat-msg-status,html body #conversejs .chat-msg-status,html body .modal-dialog #conversejs .chat-msg-status{font-size:20px}html #conversejs #conversejs .chat-msg-status.status-0:after,html body #conversejs .chat-msg-status.status-0:after,html body .modal-dialog #conversejs .chat-msg-status.status-0:after{content:"schedule"}html #conversejs #conversejs .chat-msg-status.status-1:after,html body #conversejs .chat-msg-status.status-1:after,html body .modal-dialog #conversejs .chat-msg-status.status-1:after{content:"done"}html #conversejs #conversejs .chat-msg-status.status-2:after,html body #conversejs .chat-msg-status.status-2:after,html body .modal-dialog #conversejs .chat-msg-status.status-2:after{content:"done_all"}html #conversejs #conversejs .chat-msg-status.status-3:after,html body #conversejs .chat-msg-status.status-3:after,html body .modal-dialog #conversejs .chat-msg-status.status-3:after{content:"done_all";color:#00a4e4}html #conversejs #conversejs i.media-image:after,html body #conversejs i.media-image:after,html body .modal-dialog #conversejs i.media-image:after{content:"photo"}html #conversejs #conversejs i.media-video:after,html body #conversejs i.media-video:after,html body .modal-dialog #conversejs i.media-video:after{content:"videocam"}html #conversejs #conversejs i.media-audio:after,html body #conversejs i.media-audio:after,html body .modal-dialog #conversejs i.media-audio:after{content:"mic"}html #conversejs #conversejs i.media-location:after,html body #conversejs i.media-location:after,html body .modal-dialog #conversejs i.media-location:after{content:"location_on"}html #conversejs #conversejs i.media-attachment:after,html body #conversejs i.media-attachment:after,html body .modal-dialog #conversejs i.media-attachment:after{content:"attach_file"}html #conversejs #conversejs .section-tabs-box,html body #conversejs .section-tabs-box,html body .modal-dialog #conversejs .section-tabs-box{display:flex;justify-content:space-around;line-height:40px}html #conversejs #conversejs .section-tabs-box li,html body #conversejs .section-tabs-box li,html body .modal-dialog #conversejs .section-tabs-box li{height:auto;width:50%;background:var(--lightest-grey);text-align:center;color:var(--text-color)}html #conversejs #conversejs .section-tabs-box li:hover,html body #conversejs .section-tabs-box li:hover,html body .modal-dialog #conversejs .section-tabs-box li:hover{cursor:pointer}html #conversejs #conversejs .section-tabs-box li.active,html body #conversejs .section-tabs-box li.active,html body .modal-dialog #conversejs .section-tabs-box li.active{font-weight:400;border-bottom:3px solid var(--light-base-color);color:var(--light-base-color)}html #conversejs #conversejs .section-tabs-box li.active:hover,html body #conversejs .section-tabs-box li.active:hover,html body .modal-dialog #conversejs .section-tabs-box li.active:hover{cursor:default;background:var(--lightest-grey)}html #conversejs #conversejs .section-tabs-box li:hover,html body #conversejs .section-tabs-box li:hover,html body .modal-dialog #conversejs .section-tabs-box li:hover{cursor:pointer;background-color:var(--light-grey)}html #conversejs #conversejs #controlbox #controlbox-tabs li a .msgs-indicator,html body #conversejs #controlbox #controlbox-tabs li a .msgs-indicator,html body .modal-dialog #conversejs #controlbox #controlbox-tabs li a .msgs-indicator{float:none;border:none;background-color:var(--base-color !important);padding:2px 5px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;margin-right:5px;font-size:12px}html #conversejs #conversejs .section-title-box,html body #conversejs .section-title-box,html body .modal-dialog #conversejs .section-title-box{display:flex;flex-direction:row;justify-content:space-between;height:40px;align-items:center;width:100%}html #conversejs #conversejs .section-title-box .section-title,html body #conversejs .section-title-box .section-title,html body .modal-dialog #conversejs .section-title-box .section-title{flex:1 0 auto;color:var(--text-dark);font-weight:400}html #conversejs #conversejs .section-title-box .section-title a,html body #conversejs .section-title-box .section-title a,html body .modal-dialog #conversejs .section-title-box .section-title a{color:var(--base-color)}html #conversejs #conversejs .section-box.info-message-msg-bubble-box,html body #conversejs .section-box.info-message-msg-bubble-box,html body .modal-dialog #conversejs .section-box.info-message-msg-bubble-box{position:relative}html #conversejs #conversejs .section-box.occupants .list-item,html body #conversejs .section-box.occupants .list-item,html body .modal-dialog #conversejs .section-box.occupants .list-item{opacity:.4;display:flex}html #conversejs #conversejs .section-box.occupants .list-item .my-avatar-container,html body #conversejs .section-box.occupants .list-item .my-avatar-container,html body .modal-dialog #conversejs .section-box.occupants .list-item .my-avatar-container{flex:0 0 auto;order:1}html #conversejs #conversejs .section-box.occupants .list-item .occupant-name,html body #conversejs .section-box.occupants .list-item .occupant-name,html body .modal-dialog #conversejs .section-box.occupants .list-item .occupant-name{flex:1 1 auto;order:2;margin-left:10px}html #conversejs #conversejs .section-box.occupants .list-item .occupant-icon,html body #conversejs .section-box.occupants .list-item .occupant-icon,html body .modal-dialog #conversejs .section-box.occupants .list-item .occupant-icon{flex:0 0 auto;order:3;justify-self:flex-end}html #conversejs #conversejs .section-box.occupants .list-item i.admin-label,html body #conversejs .section-box.occupants .list-item i.admin-label,html body .modal-dialog #conversejs .section-box.occupants .list-item i.admin-label{display:none;font-size:16px;color:#3681a6}html #conversejs #conversejs .section-box.occupants .list-item i.delete_occupant,html body #conversejs .section-box.occupants .list-item i.delete_occupant,html body .modal-dialog #conversejs .section-box.occupants .list-item i.delete_occupant{flex:0 0 auto;order:3;color:var(--red)}html #conversejs #conversejs .section-box.occupants .list-item.moderator,html #conversejs #conversejs .section-box.occupants .list-item.participant,html body #conversejs .section-box.occupants .list-item.moderator,html body #conversejs .section-box.occupants .list-item.participant,html body .modal-dialog #conversejs .section-box.occupants .list-item.moderator,html body .modal-dialog #conversejs .section-box.occupants .list-item.participant{opacity:1}html #conversejs #conversejs .section-box.occupants .list-item.moderator i.admin-label,html body #conversejs .section-box.occupants .list-item.moderator i.admin-label,html body .modal-dialog #conversejs .section-box.occupants .list-item.moderator i.admin-label{display:block}html #conversejs #conversejs .section-box.chatroom-name,html body #conversejs .section-box.chatroom-name,html body .modal-dialog #conversejs .section-box.chatroom-name{padding-bottom:0;display:flex}html #conversejs #conversejs .section-box.chatroom-name label input.subjectName,html body #conversejs .section-box.chatroom-name label input.subjectName,html body .modal-dialog #conversejs .section-box.chatroom-name label input.subjectName{border:0;box-shadow:none;border-radius:0;opacity:.6;text-overflow:ellipsis}html #conversejs #conversejs .section-box.chatroom-name label input.subjectName:active,html #conversejs #conversejs .section-box.chatroom-name label input.subjectName:focus,html body #conversejs .section-box.chatroom-name label input.subjectName:active,html body #conversejs .section-box.chatroom-name label input.subjectName:focus,html body .modal-dialog #conversejs .section-box.chatroom-name label input.subjectName:active,html body .modal-dialog #conversejs .section-box.chatroom-name label input.subjectName:focus{background:#fff;opacity:1}html #conversejs #conversejs .section-box.chatroom-name label i,html body #conversejs .section-box.chatroom-name label i,html body .modal-dialog #conversejs .section-box.chatroom-name label i{color:var(--light-base-color)}html #conversejs #conversejs .section-box .section-content.padding-clear,html body #conversejs .section-box .section-content.padding-clear,html body .modal-dialog #conversejs .section-box .section-content.padding-clear{padding:0}html #conversejs #conversejs .section-box .section-content.padding-clear>*,html body #conversejs .section-box .section-content.padding-clear>*,html body .modal-dialog #conversejs .section-box .section-content.padding-clear>*{padding:0 20px}html #conversejs #conversejs .section-box .section-content.standard-list .list-item,html body #conversejs .section-box .section-content.standard-list .list-item,html body .modal-dialog #conversejs .section-box .section-content.standard-list .list-item{border-bottom:#ededed 1px solid;height:48px;line-height:48px;display:flex;align-items:center}html #conversejs #conversejs .section-box .section-content.standard-list.small-items .list-item,html body #conversejs .section-box .section-content.standard-list.small-items .list-item,html body .modal-dialog #conversejs .section-box .section-content.standard-list.small-items .list-item{height:36px;line-height:36px}html #conversejs #conversejs .section-box .section-content.double-list .list-item,html body #conversejs .section-box .section-content.double-list .list-item,html body .modal-dialog #conversejs .section-box .section-content.double-list .list-item{height:52px;line-height:26px;border-bottom:#ededed 1px solid;font-size:15px;font-weight:600;color:var(--dark-text)}html #conversejs #conversejs .section-box .section-content.double-list .list-item p,html body #conversejs .section-box .section-content.double-list .list-item p,html body .modal-dialog #conversejs .section-box .section-content.double-list .list-item p{margin:0;font-weight:var(text-weight-normal);color:var(--text-color)}html #conversejs #conversejs .section-box .section-content.user-heading,html body #conversejs .section-box .section-content.user-heading,html body .modal-dialog #conversejs .section-box .section-content.user-heading{display:flex;align-items:center}html #conversejs #conversejs .section-box .section-content.user-heading .user-main-info,html body #conversejs .section-box .section-content.user-heading .user-main-info,html body .modal-dialog #conversejs .section-box .section-content.user-heading .user-main-info{margin-left:10px}html #conversejs #conversejs .section-box .section-content.user-heading .user-main-info .user-name,html body #conversejs .section-box .section-content.user-heading .user-main-info .user-name,html body .modal-dialog #conversejs .section-box .section-content.user-heading .user-main-info .user-name{font-size:var(--font-size-large);font-weight:var(--text-weight-bold)}html #conversejs #conversejs .section-box .section-content.user-heading .user-main-info .user-jobtitle,html body #conversejs .section-box .section-content.user-heading .user-main-info .user-jobtitle,html body .modal-dialog #conversejs .section-box .section-content.user-heading .user-main-info .user-jobtitle{color:var(--grey-dark)}html #conversejs #conversejs .section-box.profile-info-edit-box,html body #conversejs .section-box.profile-info-edit-box,html body .modal-dialog #conversejs .section-box.profile-info-edit-box{padding:0}html #conversejs #conversejs .section-box.profile-info-edit-box .chat-avatar-container,html body #conversejs .section-box.profile-info-edit-box .chat-avatar-container,html body .modal-dialog #conversejs .section-box.profile-info-edit-box .chat-avatar-container{position:relative;padding:0!important}html #conversejs #conversejs .section-box.profile-info-edit-box .chat-avatar-container .my-avatar,html body #conversejs .section-box.profile-info-edit-box .chat-avatar-container .my-avatar,html body .modal-dialog #conversejs .section-box.profile-info-edit-box .chat-avatar-container .my-avatar{margin:20px 0;opacity:1;transition:.5s ease;backface-visibility:hidden}html #conversejs #conversejs .section-box.profile-info-edit-box .chat-avatar-container .middle,html body #conversejs .section-box.profile-info-edit-box .chat-avatar-container .middle,html body .modal-dialog #conversejs .section-box.profile-info-edit-box .chat-avatar-container .middle{width:200px;height:200px;border-radius:50%;background:#000;transition:.5s ease;opacity:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);text-align:center}html #conversejs #conversejs .section-box.profile-info-edit-box .chat-avatar-container .text,html body #conversejs .section-box.profile-info-edit-box .chat-avatar-container .text,html body .modal-dialog #conversejs .section-box.profile-info-edit-box .chat-avatar-container .text{transition:.5s ease;opacity:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);text-align:center;color:#fff;text-transform:uppercase;font-weight:400}html #conversejs #conversejs .section-box.profile-info-edit-box .chat-avatar-container .text i,html body #conversejs .section-box.profile-info-edit-box .chat-avatar-container .text i,html body .modal-dialog #conversejs .section-box.profile-info-edit-box .chat-avatar-container .text i{color:#fff}html #conversejs #conversejs .section-box.profile-info-edit-box .chat-avatar-container:hover,html body #conversejs .section-box.profile-info-edit-box .chat-avatar-container:hover,html body .modal-dialog #conversejs .section-box.profile-info-edit-box .chat-avatar-container:hover{cursor:pointer}html #conversejs #conversejs .section-box.profile-info-edit-box .chat-avatar-container:hover .my-avatar,html body #conversejs .section-box.profile-info-edit-box .chat-avatar-container:hover .my-avatar,html body .modal-dialog #conversejs .section-box.profile-info-edit-box .chat-avatar-container:hover .my-avatar{opacity:.3}html #conversejs #conversejs .section-box.profile-info-edit-box .chat-avatar-container:hover .middle,html body #conversejs .section-box.profile-info-edit-box .chat-avatar-container:hover .middle,html body .modal-dialog #conversejs .section-box.profile-info-edit-box .chat-avatar-container:hover .middle{opacity:.3}html #conversejs #conversejs .section-box.profile-info-edit-box .chat-avatar-container:hover .text,html body #conversejs .section-box.profile-info-edit-box .chat-avatar-container:hover .text,html body .modal-dialog #conversejs .section-box.profile-info-edit-box .chat-avatar-container:hover .text{opacity:1}html #conversejs #conversejs .section-box #controlbox .controlbox-pane .input-box,html body #conversejs .section-box #controlbox .controlbox-pane .input-box,html body .modal-dialog #conversejs .section-box #controlbox .controlbox-pane .input-box{height:49px;box-sizing:border-box;position:relative;padding:0;background-color:var(--lightest-grey)}html #conversejs #conversejs .section-box #controlbox .controlbox-pane .input-box i.material-icons.input-icon,html body #conversejs .section-box #controlbox .controlbox-pane .input-box i.material-icons.input-icon,html body .modal-dialog #conversejs .section-box #controlbox .controlbox-pane .input-box i.material-icons.input-icon{position:absolute;z-index:1;top:12px;left:25px}html #conversejs #conversejs .section-box #controlbox .controlbox-pane .input-box .pure-form fieldset,html body #conversejs .section-box #controlbox .controlbox-pane .input-box .pure-form fieldset,html body .modal-dialog #conversejs .section-box #controlbox .controlbox-pane .input-box .pure-form fieldset{margin:0;padding:0;border:0}html #conversejs #conversejs .section-box #controlbox .controlbox-pane .input-box.profile-info,html body #conversejs .section-box #controlbox .controlbox-pane .input-box.profile-info,html body .modal-dialog #conversejs .section-box #controlbox .controlbox-pane .input-box.profile-info{padding-bottom:10px}html #conversejs #conversejs .section-box #controlbox .controlbox-pane .input-box.profile-info .list-item,html body #conversejs .section-box #controlbox .controlbox-pane .input-box.profile-info .list-item,html body .modal-dialog #conversejs .section-box #controlbox .controlbox-pane .input-box.profile-info .list-item{border-bottom:none!important}html #conversejs #conversejs .section-box #controlbox .controlbox-pane .input-box.chat-info-edit-box,html body #conversejs .section-box #controlbox .controlbox-pane .input-box.chat-info-edit-box,html body .modal-dialog #conversejs .section-box #controlbox .controlbox-pane .input-box.chat-info-edit-box{background-color:var(--base-color);align-items:center;justify-content:center;display:flex;flex-direction:column;text-align:center;padding:20px 0}html #conversejs #conversejs .section-box #controlbox .controlbox-pane .input-box.chat-info-edit-box .chat-avatar-container,html body #conversejs .section-box #controlbox .controlbox-pane .input-box.chat-info-edit-box .chat-avatar-container,html body .modal-dialog #conversejs .section-box #controlbox .controlbox-pane .input-box.chat-info-edit-box .chat-avatar-container{padding:0}html #conversejs #conversejs .section-box #controlbox .controlbox-pane .input-box.full-shared-media-list,html body #conversejs .section-box #controlbox .controlbox-pane .input-box.full-shared-media-list,html body .modal-dialog #conversejs .section-box #controlbox .controlbox-pane .input-box.full-shared-media-list{padding-top:10px}html #conversejs #conversejs .section-box #controlbox .controlbox-pane .input-box.full-shared-media-list .gallery-item,html body #conversejs .section-box #controlbox .controlbox-pane .input-box.full-shared-media-list .gallery-item,html body .modal-dialog #conversejs .section-box #controlbox .controlbox-pane .input-box.full-shared-media-list .gallery-item{margin-top:10px}html #conversejs #conversejs .section-box .contact-contacts,html body #conversejs .section-box .contact-contacts,html body .modal-dialog #conversejs .section-box .contact-contacts{display:flex;flex-direction:row;align-items:center;padding:0 25px;font-size:14px;justify-content:space-between;height:48px;background:#f9f9f9}html #conversejs #conversejs .section-box .contact-contacts i.material-icons,html body #conversejs .section-box .contact-contacts i.material-icons,html body .modal-dialog #conversejs .section-box .contact-contacts i.material-icons{background-color:#60a5a1;color:#fff;opacity:.7;height:28px;width:28px;text-align:center;line-height:28px;border-radius:5px}html #conversejs #conversejs .section-box .contact-contacts i.material-icons:hover,html body #conversejs .section-box .contact-contacts i.material-icons:hover,html body .modal-dialog #conversejs .section-box .contact-contacts i.material-icons:hover{opacity:1;cursor:pointer}html #conversejs #conversejs .section-box .section-content.gallery,html body #conversejs .section-box .section-content.gallery,html body .modal-dialog #conversejs .section-box .section-content.gallery{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;flex-flow:wrap}html #conversejs #conversejs .section-box .section-content .gallery-item,html body #conversejs .section-box .section-content .gallery-item,html body .modal-dialog #conversejs .section-box .section-content .gallery-item{width:33%;height:100%;background-color:#f9f9f9;border-top:2px solid #fff;border-right:1px solid #fff;position:relative}html #conversejs #conversejs .section-box .section-content .gallery-item:before,html body #conversejs .section-box .section-content .gallery-item:before,html body .modal-dialog #conversejs .section-box .section-content .gallery-item:before{content:"";display:inline-table;padding-top:100%}html #conversejs #conversejs .section-box .section-content .gallery-item img,html body #conversejs .section-box .section-content .gallery-item img,html body .modal-dialog #conversejs .section-box .section-content .gallery-item img{width:100%;height:100%;object-fit:cover;position:absolute}html #conversejs #conversejs .section-box .section-content .standard-list-item,html body #conversejs .section-box .section-content .standard-list-item,html body .modal-dialog #conversejs .section-box .section-content .standard-list-item{height:48px;border-bottom:1px solid var(--light-grey);line-height:48px}html #conversejs #conversejs .section-box #controlbox .controlbox-pane .input-box,html body #conversejs .section-box #controlbox .controlbox-pane .input-box,html body .modal-dialog #conversejs .section-box #controlbox .controlbox-pane .input-box{height:49px;box-sizing:border-box;position:relative;padding:0;background-color:var(--lightest-grey)}html #conversejs #conversejs .section-box #controlbox .controlbox-pane .input-box i.material-icons.input-icon,html body #conversejs .section-box #controlbox .controlbox-pane .input-box i.material-icons.input-icon,html body .modal-dialog #conversejs .section-box #controlbox .controlbox-pane .input-box i.material-icons.input-icon{position:absolute;z-index:1;top:12px;left:25px}html #conversejs #conversejs .section-box #controlbox .controlbox-pane .input-box .pure-form fieldset,html body #conversejs .section-box #controlbox .controlbox-pane .input-box .pure-form fieldset,html body .modal-dialog #conversejs .section-box #controlbox .controlbox-pane .input-box .pure-form fieldset{margin:0;padding:0;border:0}html #conversejs #conversejs .section-box #controlbox .controlbox-pane .input-box label.input-label.with-icon,html body #conversejs .section-box #controlbox .controlbox-pane .input-box label.input-label.with-icon,html body .modal-dialog #conversejs .section-box #controlbox .controlbox-pane .input-box label.input-label.with-icon{-webkit-align-items:center;align-items:center;background-color:#fff;border-radius:5px;border:1px solid #f6f6f6;box-sizing:border-box;display:-webkit-flex;display:flex;min-height:34px;margin-left:12px;margin-top:7px;padding-left:52px;padding-right:0;width:95%}html #conversejs #conversejs .section-box #controlbox .controlbox-pane .input-box label.input-label.with-icon input[type=text],html body #conversejs .section-box #controlbox .controlbox-pane .input-box label.input-label.with-icon input[type=text],html body .modal-dialog #conversejs .section-box #controlbox .controlbox-pane .input-box label.input-label.with-icon input[type=text]{flex:1 1 0;padding:0;z-index:1;text-align:left;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;line-height:20px;font-size:15px;min-height:20px;border:none;width:100%;outline:0;background:0 0;color:#989898;font-weight:var(text-weight-normal);box-shadow:none}html #conversejs #conversejs .section-box #controlbox .controlbox-pane .input-box label.input-label.with-icon input[type=submit].join-room-btn,html body #conversejs .section-box #controlbox .controlbox-pane .input-box label.input-label.with-icon input[type=submit].join-room-btn,html body .modal-dialog #conversejs .section-box #controlbox .controlbox-pane .input-box label.input-label.with-icon input[type=submit].join-room-btn{padding:0;margin:0;width:auto!important;border-radius:0;background-color:transparent;color:var(--base-color);font-weight:400!important;font-size:11px;text-transform:uppercase}html #conversejs #conversejs .section-box #controlbox .controlbox-pane .input-box label.input-label.with-icon input[type=submit].join-room-btn:hover,html body #conversejs .section-box #controlbox .controlbox-pane .input-box label.input-label.with-icon input[type=submit].join-room-btn:hover,html body .modal-dialog #conversejs .section-box #controlbox .controlbox-pane .input-box label.input-label.with-icon input[type=submit].join-room-btn:hover{background:0 0}html #conversejs #conversejs .section-box label .chat-avatar:hover,html #conversejs #conversejs .section-box label .my-avatar:hover,html body #conversejs .section-box label .chat-avatar:hover,html body #conversejs .section-box label .my-avatar:hover,html body .modal-dialog #conversejs .section-box label .chat-avatar:hover,html body .modal-dialog #conversejs .section-box label .my-avatar:hover{cursor:pointer}html #conversejs #conversejs .section-box label .chat-avatar input[type=file],html #conversejs #conversejs .section-box label .my-avatar input[type=file],html body #conversejs .section-box label .chat-avatar input[type=file],html body #conversejs .section-box label .my-avatar input[type=file],html body .modal-dialog #conversejs .section-box label .chat-avatar input[type=file],html body .modal-dialog #conversejs .section-box label .my-avatar input[type=file]{display:none}html #conversejs #conversejs .contact-info,html body #conversejs .contact-info,html body .modal-dialog #conversejs .contact-info{margin-top:13px;font-size:14px;text-align:center}html #conversejs #conversejs .contact-info .personal-mail,html body #conversejs .contact-info .personal-mail,html body .modal-dialog #conversejs .contact-info .personal-mail{color:#464646;margin-top:5px}html #conversejs #conversejs .contact-info .personal-phone,html body #conversejs .contact-info .personal-phone,html body .modal-dialog #conversejs .contact-info .personal-phone{color:#636363;margin-top:5px}html #conversejs #conversejs .contact-info .company-mail,html body #conversejs .contact-info .company-mail,html body .modal-dialog #conversejs .contact-info .company-mail{color:#57c1c1;margin-top:5px}html #conversejs #conversejs .chatbox:not(.chatroom) .message-protected.chat-msg-them+.chat-msg-them:not(.retired-message) .chat-avatar-container,html body #conversejs .chatbox:not(.chatroom) .message-protected.chat-msg-them+.chat-msg-them:not(.retired-message) .chat-avatar-container,html body .modal-dialog #conversejs .chatbox:not(.chatroom) .message-protected.chat-msg-them+.chat-msg-them:not(.retired-message) .chat-avatar-container{opacity:1}html #conversejs #conversejs .chat-msg-container,html body #conversejs .chat-msg-container,html body .modal-dialog #conversejs .chat-msg-container{min-width:110px}html #conversejs #conversejs .chat-msg-container .msg-bubble-inner-wrapper,html #conversejs #conversejs .chat-msg-container .msg-bubble-wrapper,html body #conversejs .chat-msg-container .msg-bubble-inner-wrapper,html body #conversejs .chat-msg-container .msg-bubble-wrapper,html body .modal-dialog #conversejs .chat-msg-container .msg-bubble-inner-wrapper,html body .modal-dialog #conversejs .chat-msg-container .msg-bubble-wrapper{border-radius:var(--bubble-radius);display:flex;align-items:center}html #conversejs #conversejs .chat-msg-container.message-important.message-protected:not(.retired-message) .msg-bubble-wrapper,html body #conversejs .chat-msg-container.message-important.message-protected:not(.retired-message) .msg-bubble-wrapper,html body .modal-dialog #conversejs .chat-msg-container.message-important.message-protected:not(.retired-message) .msg-bubble-wrapper{padding:0 10px 0 0}html #conversejs #conversejs .chat-msg-container.message-important.message-protected:not(.retired-message) .msg-bubble-wrapper .chat-msg-time:before,html body #conversejs .chat-msg-container.message-important.message-protected:not(.retired-message) .msg-bubble-wrapper .chat-msg-time:before,html body .modal-dialog #conversejs .chat-msg-container.message-important.message-protected:not(.retired-message) .msg-bubble-wrapper .chat-msg-time:before{content:"important | protected"!important}html #conversejs #conversejs .chat-msg-container.message-important.message-protected:not(.retired-message).chat-msg-me .msg-bubble-wrapper,html body #conversejs .chat-msg-container.message-important.message-protected:not(.retired-message).chat-msg-me .msg-bubble-wrapper,html body .modal-dialog #conversejs .chat-msg-container.message-important.message-protected:not(.retired-message).chat-msg-me .msg-bubble-wrapper{padding:0 0 0 10px}html #conversejs #conversejs .chat-msg-container.message-important.retired-message .special-message-icon,html body #conversejs .chat-msg-container.message-important.retired-message .special-message-icon,html body .modal-dialog #conversejs .chat-msg-container.message-important.retired-message .special-message-icon{font-family:"Material Icons";font-size:12px;color:var(--grey-vibrant-dark)}html #conversejs #conversejs .chat-msg-container.message-important.retired-message .special-message-icon.important-icon:before,html body #conversejs .chat-msg-container.message-important.retired-message .special-message-icon.important-icon:before,html body .modal-dialog #conversejs .chat-msg-container.message-important.retired-message .special-message-icon.important-icon:before{content:"\e645"}html #conversejs #conversejs .chat-msg-container.message-important:not(.retired-message),html body #conversejs .chat-msg-container.message-important:not(.retired-message),html body .modal-dialog #conversejs .chat-msg-container.message-important:not(.retired-message){margin:10px 0}html #conversejs #conversejs .chat-msg-container.message-important:not(.retired-message) .msg-bubble-wrapper,html body #conversejs .chat-msg-container.message-important:not(.retired-message) .msg-bubble-wrapper,html body .modal-dialog #conversejs .chat-msg-container.message-important:not(.retired-message) .msg-bubble-wrapper{background:var(--color-important);padding:10px}html #conversejs #conversejs .chat-msg-container.message-important:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper,html body #conversejs .chat-msg-container.message-important:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper,html body .modal-dialog #conversejs .chat-msg-container.message-important:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper{background:var(--color-protected)}html #conversejs #conversejs .chat-msg-container.message-important:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble,html body #conversejs .chat-msg-container.message-important:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble,html body .modal-dialog #conversejs .chat-msg-container.message-important:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble{border-radius:var(--bubble-radius);background:#fff}html #conversejs #conversejs .chat-msg-container.message-important:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble .chat-msg-time:before,html body #conversejs .chat-msg-container.message-important:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble .chat-msg-time:before,html body .modal-dialog #conversejs .chat-msg-container.message-important:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble .chat-msg-time:before{content:"important";font-size:11px;margin-bottom:5px;margin:0 5px 0 0;text-transform:uppercase}html #conversejs #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper,html #conversejs #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper,html body #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper,html body #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper,html body .modal-dialog #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper,html body .modal-dialog #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper{border-radius:var(--bubble-radius)}html #conversejs #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper,html #conversejs #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper,html body #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper,html body #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper,html body .modal-dialog #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper,html body .modal-dialog #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper{background:var(--color-protected);padding:10px;display:flex;flex-direction:column;align-items:flex-start}html #conversejs #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble,html #conversejs #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble,html body #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble,html body #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble,html body .modal-dialog #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble,html body .modal-dialog #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble{border-radius:var(--bubble-radius);background:#fff!important}html #conversejs #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-attachment.bubble-cta,html #conversejs #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-audio.bubble-cta,html #conversejs #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-image.bubble-cta,html #conversejs #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-text.bubble-cta,html #conversejs #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-attachment.bubble-cta,html #conversejs #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-audio.bubble-cta,html #conversejs #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-image.bubble-cta,html #conversejs #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-text.bubble-cta,html body #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-attachment.bubble-cta,html body #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-audio.bubble-cta,html body #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-image.bubble-cta,html body #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-text.bubble-cta,html body #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-attachment.bubble-cta,html body #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-audio.bubble-cta,html body #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-image.bubble-cta,html body #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-text.bubble-cta,html body .modal-dialog #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-attachment.bubble-cta,html body .modal-dialog #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-audio.bubble-cta,html body .modal-dialog #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-image.bubble-cta,html body .modal-dialog #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-text.bubble-cta,html body .modal-dialog #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-attachment.bubble-cta,html body .modal-dialog #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-audio.bubble-cta,html body .modal-dialog #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-image.bubble-cta,html body .modal-dialog #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-text.bubble-cta{padding:20px 0 0 0!important;display:flex;flex-direction:column;align-items:unset}html #conversejs #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-attachment.bubble-cta .bubble-meta,html #conversejs #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-audio.bubble-cta .bubble-meta,html #conversejs #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-image.bubble-cta .bubble-meta,html #conversejs #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-text.bubble-cta .bubble-meta,html #conversejs #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-attachment.bubble-cta .bubble-meta,html #conversejs #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-audio.bubble-cta .bubble-meta,html #conversejs #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-image.bubble-cta .bubble-meta,html #conversejs #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-text.bubble-cta .bubble-meta,html body #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-attachment.bubble-cta .bubble-meta,html body #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-audio.bubble-cta .bubble-meta,html body #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-image.bubble-cta .bubble-meta,html body #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-text.bubble-cta .bubble-meta,html body #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-attachment.bubble-cta .bubble-meta,html body #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-audio.bubble-cta .bubble-meta,html body #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-image.bubble-cta .bubble-meta,html body #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-text.bubble-cta .bubble-meta,html body .modal-dialog #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-attachment.bubble-cta .bubble-meta,html body .modal-dialog #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-audio.bubble-cta .bubble-meta,html body .modal-dialog #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-image.bubble-cta .bubble-meta,html body .modal-dialog #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-text.bubble-cta .bubble-meta,html body .modal-dialog #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-attachment.bubble-cta .bubble-meta,html body .modal-dialog #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-audio.bubble-cta .bubble-meta,html body .modal-dialog #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-image.bubble-cta .bubble-meta,html body .modal-dialog #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-text.bubble-cta .bubble-meta{display:flex;margin-right:10px;margin-bottom:5px}html #conversejs #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-attachment.bubble-cta .unlockMessage,html #conversejs #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-audio.bubble-cta .unlockMessage,html #conversejs #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-image.bubble-cta .unlockMessage,html #conversejs #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-text.bubble-cta .unlockMessage,html #conversejs #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-attachment.bubble-cta .unlockMessage,html #conversejs #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-audio.bubble-cta .unlockMessage,html #conversejs #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-image.bubble-cta .unlockMessage,html #conversejs #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-text.bubble-cta .unlockMessage,html body #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-attachment.bubble-cta .unlockMessage,html body #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-audio.bubble-cta .unlockMessage,html body #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-image.bubble-cta .unlockMessage,html body #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-text.bubble-cta .unlockMessage,html body #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-attachment.bubble-cta .unlockMessage,html body #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-audio.bubble-cta .unlockMessage,html body #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-image.bubble-cta .unlockMessage,html body #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-text.bubble-cta .unlockMessage,html body .modal-dialog #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-attachment.bubble-cta .unlockMessage,html body .modal-dialog #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-audio.bubble-cta .unlockMessage,html body .modal-dialog #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-image.bubble-cta .unlockMessage,html body .modal-dialog #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-text.bubble-cta .unlockMessage,html body .modal-dialog #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-attachment.bubble-cta .unlockMessage,html body .modal-dialog #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-audio.bubble-cta .unlockMessage,html body .modal-dialog #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-image.bubble-cta .unlockMessage,html body .modal-dialog #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-text.bubble-cta .unlockMessage{display:flex;flex-direction:column}html #conversejs #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-attachment.bubble-cta .unlockMessage:after,html #conversejs #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-audio.bubble-cta .unlockMessage:after,html #conversejs #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-image.bubble-cta .unlockMessage:after,html #conversejs #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-text.bubble-cta .unlockMessage:after,html #conversejs #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-attachment.bubble-cta .unlockMessage:after,html #conversejs #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-audio.bubble-cta .unlockMessage:after,html #conversejs #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-image.bubble-cta .unlockMessage:after,html #conversejs #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-text.bubble-cta .unlockMessage:after,html body #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-attachment.bubble-cta .unlockMessage:after,html body #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-audio.bubble-cta .unlockMessage:after,html body #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-image.bubble-cta .unlockMessage:after,html body #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-text.bubble-cta .unlockMessage:after,html body #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-attachment.bubble-cta .unlockMessage:after,html body #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-audio.bubble-cta .unlockMessage:after,html body #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-image.bubble-cta .unlockMessage:after,html body #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-text.bubble-cta .unlockMessage:after,html body .modal-dialog #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-attachment.bubble-cta .unlockMessage:after,html body .modal-dialog #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-audio.bubble-cta .unlockMessage:after,html body .modal-dialog #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-image.bubble-cta .unlockMessage:after,html body .modal-dialog #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-text.bubble-cta .unlockMessage:after,html body .modal-dialog #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-attachment.bubble-cta .unlockMessage:after,html body .modal-dialog #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-audio.bubble-cta .unlockMessage:after,html body .modal-dialog #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-image.bubble-cta .unlockMessage:after,html body .modal-dialog #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-text.bubble-cta .unlockMessage:after{content:"This message is protected. Your account password is needed to reveal the content.";font-size:var(--font-size-small);margin:10px;text-align:center}html #conversejs #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-attachment.bubble-cta .unlockMessage i.material-icons:before,html #conversejs #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-audio.bubble-cta .unlockMessage i.material-icons:before,html #conversejs #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-image.bubble-cta .unlockMessage i.material-icons:before,html #conversejs #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-text.bubble-cta .unlockMessage i.material-icons:before,html #conversejs #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-attachment.bubble-cta .unlockMessage i.material-icons:before,html #conversejs #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-audio.bubble-cta .unlockMessage i.material-icons:before,html #conversejs #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-image.bubble-cta .unlockMessage i.material-icons:before,html #conversejs #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-text.bubble-cta .unlockMessage i.material-icons:before,html body #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-attachment.bubble-cta .unlockMessage i.material-icons:before,html body #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-audio.bubble-cta .unlockMessage i.material-icons:before,html body #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-image.bubble-cta .unlockMessage i.material-icons:before,html body #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-text.bubble-cta .unlockMessage i.material-icons:before,html body #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-attachment.bubble-cta .unlockMessage i.material-icons:before,html body #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-audio.bubble-cta .unlockMessage i.material-icons:before,html body #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-image.bubble-cta .unlockMessage i.material-icons:before,html body #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-text.bubble-cta .unlockMessage i.material-icons:before,html body .modal-dialog #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-attachment.bubble-cta .unlockMessage i.material-icons:before,html body .modal-dialog #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-audio.bubble-cta .unlockMessage i.material-icons:before,html body .modal-dialog #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-image.bubble-cta .unlockMessage i.material-icons:before,html body .modal-dialog #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-text.bubble-cta .unlockMessage i.material-icons:before,html body .modal-dialog #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-attachment.bubble-cta .unlockMessage i.material-icons:before,html body .modal-dialog #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-audio.bubble-cta .unlockMessage i.material-icons:before,html body .modal-dialog #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-image.bubble-cta .unlockMessage i.material-icons:before,html body .modal-dialog #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-text.bubble-cta .unlockMessage i.material-icons:before{font-family:"Material Icons";font-size:30px;content:"\e897";height:auto}html #conversejs #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-attachment.bubble-cta .unlock-button-container a.rect-btn.btn.unlock-button,html #conversejs #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-audio.bubble-cta .unlock-button-container a.rect-btn.btn.unlock-button,html #conversejs #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-image.bubble-cta .unlock-button-container a.rect-btn.btn.unlock-button,html #conversejs #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-text.bubble-cta .unlock-button-container a.rect-btn.btn.unlock-button,html #conversejs #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-attachment.bubble-cta .unlock-button-container a.rect-btn.btn.unlock-button,html #conversejs #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-audio.bubble-cta .unlock-button-container a.rect-btn.btn.unlock-button,html #conversejs #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-image.bubble-cta .unlock-button-container a.rect-btn.btn.unlock-button,html #conversejs #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-text.bubble-cta .unlock-button-container a.rect-btn.btn.unlock-button,html body #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-attachment.bubble-cta .unlock-button-container a.rect-btn.btn.unlock-button,html body #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-audio.bubble-cta .unlock-button-container a.rect-btn.btn.unlock-button,html body #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-image.bubble-cta .unlock-button-container a.rect-btn.btn.unlock-button,html body #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-text.bubble-cta .unlock-button-container a.rect-btn.btn.unlock-button,html body #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-attachment.bubble-cta .unlock-button-container a.rect-btn.btn.unlock-button,html body #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-audio.bubble-cta .unlock-button-container a.rect-btn.btn.unlock-button,html body #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-image.bubble-cta .unlock-button-container a.rect-btn.btn.unlock-button,html body #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-text.bubble-cta .unlock-button-container a.rect-btn.btn.unlock-button,html body .modal-dialog #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-attachment.bubble-cta .unlock-button-container a.rect-btn.btn.unlock-button,html body .modal-dialog #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-audio.bubble-cta .unlock-button-container a.rect-btn.btn.unlock-button,html body .modal-dialog #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-image.bubble-cta .unlock-button-container a.rect-btn.btn.unlock-button,html body .modal-dialog #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-text.bubble-cta .unlock-button-container a.rect-btn.btn.unlock-button,html body .modal-dialog #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-attachment.bubble-cta .unlock-button-container a.rect-btn.btn.unlock-button,html body .modal-dialog #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-audio.bubble-cta .unlock-button-container a.rect-btn.btn.unlock-button,html body .modal-dialog #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-image.bubble-cta .unlock-button-container a.rect-btn.btn.unlock-button,html body .modal-dialog #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-text.bubble-cta .unlock-button-container a.rect-btn.btn.unlock-button{border-radius:0 0 var(--bubble-radius) var(--bubble-radius)}html #conversejs #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-attachment.bubble-cta .unlock-button-container a.rect-btn.btn.unlock-button:hover,html #conversejs #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-audio.bubble-cta .unlock-button-container a.rect-btn.btn.unlock-button:hover,html #conversejs #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-image.bubble-cta .unlock-button-container a.rect-btn.btn.unlock-button:hover,html #conversejs #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-text.bubble-cta .unlock-button-container a.rect-btn.btn.unlock-button:hover,html #conversejs #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-attachment.bubble-cta .unlock-button-container a.rect-btn.btn.unlock-button:hover,html #conversejs #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-audio.bubble-cta .unlock-button-container a.rect-btn.btn.unlock-button:hover,html #conversejs #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-image.bubble-cta .unlock-button-container a.rect-btn.btn.unlock-button:hover,html #conversejs #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-text.bubble-cta .unlock-button-container a.rect-btn.btn.unlock-button:hover,html body #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-attachment.bubble-cta .unlock-button-container a.rect-btn.btn.unlock-button:hover,html body #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-audio.bubble-cta .unlock-button-container a.rect-btn.btn.unlock-button:hover,html body #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-image.bubble-cta .unlock-button-container a.rect-btn.btn.unlock-button:hover,html body #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-text.bubble-cta .unlock-button-container a.rect-btn.btn.unlock-button:hover,html body #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-attachment.bubble-cta .unlock-button-container a.rect-btn.btn.unlock-button:hover,html body #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-audio.bubble-cta .unlock-button-container a.rect-btn.btn.unlock-button:hover,html body #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-image.bubble-cta .unlock-button-container a.rect-btn.btn.unlock-button:hover,html body #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-text.bubble-cta .unlock-button-container a.rect-btn.btn.unlock-button:hover,html body .modal-dialog #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-attachment.bubble-cta .unlock-button-container a.rect-btn.btn.unlock-button:hover,html body .modal-dialog #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-audio.bubble-cta .unlock-button-container a.rect-btn.btn.unlock-button:hover,html body .modal-dialog #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-image.bubble-cta .unlock-button-container a.rect-btn.btn.unlock-button:hover,html body .modal-dialog #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-text.bubble-cta .unlock-button-container a.rect-btn.btn.unlock-button:hover,html body .modal-dialog #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-attachment.bubble-cta .unlock-button-container a.rect-btn.btn.unlock-button:hover,html body .modal-dialog #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-audio.bubble-cta .unlock-button-container a.rect-btn.btn.unlock-button:hover,html body .modal-dialog #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-image.bubble-cta .unlock-button-container a.rect-btn.btn.unlock-button:hover,html body .modal-dialog #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-text.bubble-cta .unlock-button-container a.rect-btn.btn.unlock-button:hover{background-color:var(--secondary-color)}html #conversejs #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-attachment.bubble-cta .unlock-password-container,html #conversejs #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-audio.bubble-cta .unlock-password-container,html #conversejs #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-image.bubble-cta .unlock-password-container,html #conversejs #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-text.bubble-cta .unlock-password-container,html #conversejs #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-attachment.bubble-cta .unlock-password-container,html #conversejs #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-audio.bubble-cta .unlock-password-container,html #conversejs #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-image.bubble-cta .unlock-password-container,html #conversejs #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-text.bubble-cta .unlock-password-container,html body #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-attachment.bubble-cta .unlock-password-container,html body #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-audio.bubble-cta .unlock-password-container,html body #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-image.bubble-cta .unlock-password-container,html body #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-text.bubble-cta .unlock-password-container,html body #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-attachment.bubble-cta .unlock-password-container,html body #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-audio.bubble-cta .unlock-password-container,html body #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-image.bubble-cta .unlock-password-container,html body #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-text.bubble-cta .unlock-password-container,html body .modal-dialog #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-attachment.bubble-cta .unlock-password-container,html body .modal-dialog #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-audio.bubble-cta .unlock-password-container,html body .modal-dialog #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-image.bubble-cta .unlock-password-container,html body .modal-dialog #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-text.bubble-cta .unlock-password-container,html body .modal-dialog #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-attachment.bubble-cta .unlock-password-container,html body .modal-dialog #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-audio.bubble-cta .unlock-password-container,html body .modal-dialog #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-image.bubble-cta .unlock-password-container,html body .modal-dialog #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-text.bubble-cta .unlock-password-container{display:none}html #conversejs #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-attachment.bubble-cta .unlock-password-container .unlock-password-input-group,html #conversejs #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-audio.bubble-cta .unlock-password-container .unlock-password-input-group,html #conversejs #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-image.bubble-cta .unlock-password-container .unlock-password-input-group,html #conversejs #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-text.bubble-cta .unlock-password-container .unlock-password-input-group,html #conversejs #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-attachment.bubble-cta .unlock-password-container .unlock-password-input-group,html #conversejs #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-audio.bubble-cta .unlock-password-container .unlock-password-input-group,html #conversejs #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-image.bubble-cta .unlock-password-container .unlock-password-input-group,html #conversejs #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-text.bubble-cta .unlock-password-container .unlock-password-input-group,html body #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-attachment.bubble-cta .unlock-password-container .unlock-password-input-group,html body #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-audio.bubble-cta .unlock-password-container .unlock-password-input-group,html body #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-image.bubble-cta .unlock-password-container .unlock-password-input-group,html body #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-text.bubble-cta .unlock-password-container .unlock-password-input-group,html body #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-attachment.bubble-cta .unlock-password-container .unlock-password-input-group,html body #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-audio.bubble-cta .unlock-password-container .unlock-password-input-group,html body #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-image.bubble-cta .unlock-password-container .unlock-password-input-group,html body #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-text.bubble-cta .unlock-password-container .unlock-password-input-group,html body .modal-dialog #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-attachment.bubble-cta .unlock-password-container .unlock-password-input-group,html body .modal-dialog #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-audio.bubble-cta .unlock-password-container .unlock-password-input-group,html body .modal-dialog #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-image.bubble-cta .unlock-password-container .unlock-password-input-group,html body .modal-dialog #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-text.bubble-cta .unlock-password-container .unlock-password-input-group,html body .modal-dialog #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-attachment.bubble-cta .unlock-password-container .unlock-password-input-group,html body .modal-dialog #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-audio.bubble-cta .unlock-password-container .unlock-password-input-group,html body .modal-dialog #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-image.bubble-cta .unlock-password-container .unlock-password-input-group,html body .modal-dialog #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-text.bubble-cta .unlock-password-container .unlock-password-input-group{display:flex}html #conversejs #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-attachment.bubble-cta .unlock-password-container .unlock-password-input-group input,html #conversejs #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-audio.bubble-cta .unlock-password-container .unlock-password-input-group input,html #conversejs #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-image.bubble-cta .unlock-password-container .unlock-password-input-group input,html #conversejs #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-text.bubble-cta .unlock-password-container .unlock-password-input-group input,html #conversejs #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-attachment.bubble-cta .unlock-password-container .unlock-password-input-group input,html #conversejs #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-audio.bubble-cta .unlock-password-container .unlock-password-input-group input,html #conversejs #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-image.bubble-cta .unlock-password-container .unlock-password-input-group input,html #conversejs #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-text.bubble-cta .unlock-password-container .unlock-password-input-group input,html body #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-attachment.bubble-cta .unlock-password-container .unlock-password-input-group input,html body #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-audio.bubble-cta .unlock-password-container .unlock-password-input-group input,html body #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-image.bubble-cta .unlock-password-container .unlock-password-input-group input,html body #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-text.bubble-cta .unlock-password-container .unlock-password-input-group input,html body #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-attachment.bubble-cta .unlock-password-container .unlock-password-input-group input,html body #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-audio.bubble-cta .unlock-password-container .unlock-password-input-group input,html body #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-image.bubble-cta .unlock-password-container .unlock-password-input-group input,html body #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-text.bubble-cta .unlock-password-container .unlock-password-input-group input,html body .modal-dialog #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-attachment.bubble-cta .unlock-password-container .unlock-password-input-group input,html body .modal-dialog #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-audio.bubble-cta .unlock-password-container .unlock-password-input-group input,html body .modal-dialog #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-image.bubble-cta .unlock-password-container .unlock-password-input-group input,html body .modal-dialog #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-text.bubble-cta .unlock-password-container .unlock-password-input-group input,html body .modal-dialog #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-attachment.bubble-cta .unlock-password-container .unlock-password-input-group input,html body .modal-dialog #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-audio.bubble-cta .unlock-password-container .unlock-password-input-group input,html body .modal-dialog #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-image.bubble-cta .unlock-password-container .unlock-password-input-group input,html body .modal-dialog #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-text.bubble-cta .unlock-password-container .unlock-password-input-group input{flex:1}html #conversejs #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-attachment .chat-msg-time:before,html #conversejs #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-audio .chat-msg-time:before,html #conversejs #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-image .chat-msg-time:before,html #conversejs #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-text .chat-msg-time:before,html #conversejs #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-attachment .chat-msg-time:before,html #conversejs #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-audio .chat-msg-time:before,html #conversejs #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-image .chat-msg-time:before,html #conversejs #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-text .chat-msg-time:before,html body #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-attachment .chat-msg-time:before,html body #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-audio .chat-msg-time:before,html body #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-image .chat-msg-time:before,html body #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-text .chat-msg-time:before,html body #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-attachment .chat-msg-time:before,html body #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-audio .chat-msg-time:before,html body #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-image .chat-msg-time:before,html body #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-text .chat-msg-time:before,html body .modal-dialog #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-attachment .chat-msg-time:before,html body .modal-dialog #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-audio .chat-msg-time:before,html body .modal-dialog #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-image .chat-msg-time:before,html body .modal-dialog #conversejs .chat-msg-container .message-protected-locked:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-text .chat-msg-time:before,html body .modal-dialog #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-attachment .chat-msg-time:before,html body .modal-dialog #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-audio .chat-msg-time:before,html body .modal-dialog #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-image .chat-msg-time:before,html body .modal-dialog #conversejs .chat-msg-container.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-text .chat-msg-time:before{content:"protected";font-size:11px;margin-bottom:5px;margin:0 5px 0 0;text-transform:uppercase}html #conversejs #conversejs .chat-msg-container .message-protected-locked:not(.retired-message):not(.message-protected-unlocked) .msg-bubble-wrapper,html #conversejs #conversejs .chat-msg-container.message-protected:not(.retired-message):not(.message-protected-unlocked) .msg-bubble-wrapper,html body #conversejs .chat-msg-container .message-protected-locked:not(.retired-message):not(.message-protected-unlocked) .msg-bubble-wrapper,html body #conversejs .chat-msg-container.message-protected:not(.retired-message):not(.message-protected-unlocked) .msg-bubble-wrapper,html body .modal-dialog #conversejs .chat-msg-container .message-protected-locked:not(.retired-message):not(.message-protected-unlocked) .msg-bubble-wrapper,html body .modal-dialog #conversejs .chat-msg-container.message-protected:not(.retired-message):not(.message-protected-unlocked) .msg-bubble-wrapper{width:400px}html #conversejs #conversejs .chat-msg-container .message-protected-locked:not(.retired-message):not(.message-protected-unlocked) .msg-bubble-wrapper .bubble-content,html #conversejs #conversejs .chat-msg-container.message-protected:not(.retired-message):not(.message-protected-unlocked) .msg-bubble-wrapper .bubble-content,html body #conversejs .chat-msg-container .message-protected-locked:not(.retired-message):not(.message-protected-unlocked) .msg-bubble-wrapper .bubble-content,html body #conversejs .chat-msg-container.message-protected:not(.retired-message):not(.message-protected-unlocked) .msg-bubble-wrapper .bubble-content,html body .modal-dialog #conversejs .chat-msg-container .message-protected-locked:not(.retired-message):not(.message-protected-unlocked) .msg-bubble-wrapper .bubble-content,html body .modal-dialog #conversejs .chat-msg-container.message-protected:not(.retired-message):not(.message-protected-unlocked) .msg-bubble-wrapper .bubble-content{display:none}html #conversejs #conversejs .chat-msg-container .message-protected-locked.message-protected-unlocked .unlock-password-container,html #conversejs #conversejs .chat-msg-container.message-protected.message-protected-unlocked .unlock-password-container,html body #conversejs .chat-msg-container .message-protected-locked.message-protected-unlocked .unlock-password-container,html body #conversejs .chat-msg-container.message-protected.message-protected-unlocked .unlock-password-container,html body .modal-dialog #conversejs .chat-msg-container .message-protected-locked.message-protected-unlocked .unlock-password-container,html body .modal-dialog #conversejs .chat-msg-container.message-protected.message-protected-unlocked .unlock-password-container{display:none}html #conversejs #conversejs .chat-msg-container .message-protected-locked.message-protected-unlocked .single-msg-container .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-cta,html #conversejs #conversejs .chat-msg-container.message-protected.message-protected-unlocked .single-msg-container .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-cta,html body #conversejs .chat-msg-container .message-protected-locked.message-protected-unlocked .single-msg-container .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-cta,html body #conversejs .chat-msg-container.message-protected.message-protected-unlocked .single-msg-container .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-cta,html body .modal-dialog #conversejs .chat-msg-container .message-protected-locked.message-protected-unlocked .single-msg-container .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-cta,html body .modal-dialog #conversejs .chat-msg-container.message-protected.message-protected-unlocked .single-msg-container .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-cta{padding:inherit!important}html #conversejs #conversejs .chat-msg-container .message-protected-locked.message-protected-unlocked .single-msg-container .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-cta .unlock-button-container,html #conversejs #conversejs .chat-msg-container .message-protected-locked.message-protected-unlocked .single-msg-container .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-cta .unlockMessage,html #conversejs #conversejs .chat-msg-container.message-protected.message-protected-unlocked .single-msg-container .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-cta .unlock-button-container,html #conversejs #conversejs .chat-msg-container.message-protected.message-protected-unlocked .single-msg-container .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-cta .unlockMessage,html body #conversejs .chat-msg-container .message-protected-locked.message-protected-unlocked .single-msg-container .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-cta .unlock-button-container,html body #conversejs .chat-msg-container .message-protected-locked.message-protected-unlocked .single-msg-container .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-cta .unlockMessage,html body #conversejs .chat-msg-container.message-protected.message-protected-unlocked .single-msg-container .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-cta .unlock-button-container,html body #conversejs .chat-msg-container.message-protected.message-protected-unlocked .single-msg-container .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-cta .unlockMessage,html body .modal-dialog #conversejs .chat-msg-container .message-protected-locked.message-protected-unlocked .single-msg-container .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-cta .unlock-button-container,html body .modal-dialog #conversejs .chat-msg-container .message-protected-locked.message-protected-unlocked .single-msg-container .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-cta .unlockMessage,html body .modal-dialog #conversejs .chat-msg-container.message-protected.message-protected-unlocked .single-msg-container .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-cta .unlock-button-container,html body .modal-dialog #conversejs .chat-msg-container.message-protected.message-protected-unlocked .single-msg-container .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-cta .unlockMessage{display:none}html #conversejs #conversejs .chat-msg-container .message-protected-locked.message-protected-unlocked .single-msg-container .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-text,html #conversejs #conversejs .chat-msg-container.message-protected.message-protected-unlocked .single-msg-container .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-text,html body #conversejs .chat-msg-container .message-protected-locked.message-protected-unlocked .single-msg-container .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-text,html body #conversejs .chat-msg-container.message-protected.message-protected-unlocked .single-msg-container .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-text,html body .modal-dialog #conversejs .chat-msg-container .message-protected-locked.message-protected-unlocked .single-msg-container .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-text,html body .modal-dialog #conversejs .chat-msg-container.message-protected.message-protected-unlocked .single-msg-container .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-text{padding-top:20px}html #conversejs #conversejs .chat-msg-container .message-protected-locked.message-protected-unlocked .single-msg-container .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-text .bubble-content .chat-msg-content,html #conversejs #conversejs .chat-msg-container.message-protected.message-protected-unlocked .single-msg-container .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-text .bubble-content .chat-msg-content,html body #conversejs .chat-msg-container .message-protected-locked.message-protected-unlocked .single-msg-container .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-text .bubble-content .chat-msg-content,html body #conversejs .chat-msg-container.message-protected.message-protected-unlocked .single-msg-container .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-text .bubble-content .chat-msg-content,html body .modal-dialog #conversejs .chat-msg-container .message-protected-locked.message-protected-unlocked .single-msg-container .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-text .bubble-content .chat-msg-content,html body .modal-dialog #conversejs .chat-msg-container.message-protected.message-protected-unlocked .single-msg-container .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble.bubble-text .bubble-content .chat-msg-content{display:flex;align-items:center}html #conversejs #conversejs .chat-msg-container .message-protected-locked.message-protected-unlocked .single-msg-container .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble .bubble-content .chat-msg-content,html #conversejs #conversejs .chat-msg-container.message-protected.message-protected-unlocked .single-msg-container .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble .bubble-content .chat-msg-content,html body #conversejs .chat-msg-container .message-protected-locked.message-protected-unlocked .single-msg-container .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble .bubble-content .chat-msg-content,html body #conversejs .chat-msg-container.message-protected.message-protected-unlocked .single-msg-container .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble .bubble-content .chat-msg-content,html body .modal-dialog #conversejs .chat-msg-container .message-protected-locked.message-protected-unlocked .single-msg-container .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble .bubble-content .chat-msg-content,html body .modal-dialog #conversejs .chat-msg-container.message-protected.message-protected-unlocked .single-msg-container .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble .bubble-content .chat-msg-content{display:inherit}html #conversejs #conversejs .chat-msg-container .message-protected-locked.message-protected-unlocked .single-msg-container .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble .bubble-content .chat-msg-content:before,html #conversejs #conversejs .chat-msg-container.message-protected.message-protected-unlocked .single-msg-container .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble .bubble-content .chat-msg-content:before,html body #conversejs .chat-msg-container .message-protected-locked.message-protected-unlocked .single-msg-container .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble .bubble-content .chat-msg-content:before,html body #conversejs .chat-msg-container.message-protected.message-protected-unlocked .single-msg-container .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble .bubble-content .chat-msg-content:before,html body .modal-dialog #conversejs .chat-msg-container .message-protected-locked.message-protected-unlocked .single-msg-container .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble .bubble-content .chat-msg-content:before,html body .modal-dialog #conversejs .chat-msg-container.message-protected.message-protected-unlocked .single-msg-container .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble .bubble-content .chat-msg-content:before{font-family:"Material Icons";display:inline;content:"\e898";margin-right:5px;height:auto}html #conversejs #conversejs .chat-msg-container .message-protected-locked.message-protected-unlocked .single-msg-container .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble .bubble-content .chat-msg-content .chat-msg-author,html #conversejs #conversejs .chat-msg-container.message-protected.message-protected-unlocked .single-msg-container .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble .bubble-content .chat-msg-content .chat-msg-author,html body #conversejs .chat-msg-container .message-protected-locked.message-protected-unlocked .single-msg-container .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble .bubble-content .chat-msg-content .chat-msg-author,html body #conversejs .chat-msg-container.message-protected.message-protected-unlocked .single-msg-container .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble .bubble-content .chat-msg-content .chat-msg-author,html body .modal-dialog #conversejs .chat-msg-container .message-protected-locked.message-protected-unlocked .single-msg-container .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble .bubble-content .chat-msg-content .chat-msg-author,html body .modal-dialog #conversejs .chat-msg-container.message-protected.message-protected-unlocked .single-msg-container .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble .bubble-content .chat-msg-content .chat-msg-author{display:none}html #conversejs #conversejs .chat-msg-container .message-protected-locked.message-protected-unlocked .single-msg-container .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble .bubble-meta,html #conversejs #conversejs .chat-msg-container.message-protected.message-protected-unlocked .single-msg-container .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble .bubble-meta,html body #conversejs .chat-msg-container .message-protected-locked.message-protected-unlocked .single-msg-container .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble .bubble-meta,html body #conversejs .chat-msg-container.message-protected.message-protected-unlocked .single-msg-container .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble .bubble-meta,html body .modal-dialog #conversejs .chat-msg-container .message-protected-locked.message-protected-unlocked .single-msg-container .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble .bubble-meta,html body .modal-dialog #conversejs .chat-msg-container.message-protected.message-protected-unlocked .single-msg-container .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble .bubble-meta{margin-top:5px;padding:0}html #conversejs #conversejs .chat-msg-container .message-protected-locked.message-protected-unlocked .single-msg-container .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble .bubble-meta .chat-msg-time:before,html #conversejs #conversejs .chat-msg-container.message-protected.message-protected-unlocked .single-msg-container .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble .bubble-meta .chat-msg-time:before,html body #conversejs .chat-msg-container .message-protected-locked.message-protected-unlocked .single-msg-container .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble .bubble-meta .chat-msg-time:before,html body #conversejs .chat-msg-container.message-protected.message-protected-unlocked .single-msg-container .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble .bubble-meta .chat-msg-time:before,html body .modal-dialog #conversejs .chat-msg-container .message-protected-locked.message-protected-unlocked .single-msg-container .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble .bubble-meta .chat-msg-time:before,html body .modal-dialog #conversejs .chat-msg-container.message-protected.message-protected-unlocked .single-msg-container .msg-bubble-wrapper .msg-bubble-inner-wrapper .msg-bubble .bubble-meta .chat-msg-time:before{font-size:11px;margin-bottom:5px;margin:0 5px 0 0;text-transform:uppercase}html #conversejs #conversejs .chat-msg-container .message-protected-locked.retired-message .bubble-content,html #conversejs #conversejs .chat-msg-container .message-protected-locked.retired-message .chat-msg-author,html #conversejs #conversejs .chat-msg-container .message-protected-locked.retired-message .chat-msg-author.chat-msg-them,html #conversejs #conversejs .chat-msg-container .message-protected-locked.retired-message .unlock-button-container,html #conversejs #conversejs .chat-msg-container .message-protected-locked.retired-message .unlockMessage,html #conversejs #conversejs .chat-msg-container.message-protected.retired-message .bubble-content,html #conversejs #conversejs .chat-msg-container.message-protected.retired-message .chat-msg-author,html #conversejs #conversejs .chat-msg-container.message-protected.retired-message .chat-msg-author.chat-msg-them,html #conversejs #conversejs .chat-msg-container.message-protected.retired-message .unlock-button-container,html #conversejs #conversejs .chat-msg-container.message-protected.retired-message .unlockMessage,html body #conversejs .chat-msg-container .message-protected-locked.retired-message .bubble-content,html body #conversejs .chat-msg-container .message-protected-locked.retired-message .chat-msg-author,html body #conversejs .chat-msg-container .message-protected-locked.retired-message .chat-msg-author.chat-msg-them,html body #conversejs .chat-msg-container .message-protected-locked.retired-message .unlock-button-container,html body #conversejs .chat-msg-container .message-protected-locked.retired-message .unlockMessage,html body #conversejs .chat-msg-container.message-protected.retired-message .bubble-content,html body #conversejs .chat-msg-container.message-protected.retired-message .chat-msg-author,html body #conversejs .chat-msg-container.message-protected.retired-message .chat-msg-author.chat-msg-them,html body #conversejs .chat-msg-container.message-protected.retired-message .unlock-button-container,html body #conversejs .chat-msg-container.message-protected.retired-message .unlockMessage,html body .modal-dialog #conversejs .chat-msg-container .message-protected-locked.retired-message .bubble-content,html body .modal-dialog #conversejs .chat-msg-container .message-protected-locked.retired-message .chat-msg-author,html body .modal-dialog #conversejs .chat-msg-container .message-protected-locked.retired-message .chat-msg-author.chat-msg-them,html body .modal-dialog #conversejs .chat-msg-container .message-protected-locked.retired-message .unlock-button-container,html body .modal-dialog #conversejs .chat-msg-container .message-protected-locked.retired-message .unlockMessage,html body .modal-dialog #conversejs .chat-msg-container.message-protected.retired-message .bubble-content,html body .modal-dialog #conversejs .chat-msg-container.message-protected.retired-message .chat-msg-author,html body .modal-dialog #conversejs .chat-msg-container.message-protected.retired-message .chat-msg-author.chat-msg-them,html body .modal-dialog #conversejs .chat-msg-container.message-protected.retired-message .unlock-button-container,html body .modal-dialog #conversejs .chat-msg-container.message-protected.retired-message .unlockMessage{display:none!important}html #conversejs #conversejs .chat-msg-container .message-protected-locked.retired-message .protected-and-retired,html #conversejs #conversejs .chat-msg-container.message-protected.retired-message .protected-and-retired,html body #conversejs .chat-msg-container .message-protected-locked.retired-message .protected-and-retired,html body #conversejs .chat-msg-container.message-protected.retired-message .protected-and-retired,html body .modal-dialog #conversejs .chat-msg-container .message-protected-locked.retired-message .protected-and-retired,html body .modal-dialog #conversejs .chat-msg-container.message-protected.retired-message .protected-and-retired{display:flex;align-items:center}html #conversejs #conversejs .chat-msg-container .message-protected-locked.retired-message .protected-and-retired:before,html #conversejs #conversejs .chat-msg-container.message-protected.retired-message .protected-and-retired:before,html body #conversejs .chat-msg-container .message-protected-locked.retired-message .protected-and-retired:before,html body #conversejs .chat-msg-container.message-protected.retired-message .protected-and-retired:before,html body .modal-dialog #conversejs .chat-msg-container .message-protected-locked.retired-message .protected-and-retired:before,html body .modal-dialog #conversejs .chat-msg-container.message-protected.retired-message .protected-and-retired:before{font-family:"Material Icons";content:"not_interested";font-style:normal;color:var(--bubble-retired-ico);font-size:20px;line-height:30px;vertical-align:middle;padding-right:5px}html #conversejs #conversejs .chat-msg-container .message-protected-locked.retired-message .protected-and-retired:after,html #conversejs #conversejs .chat-msg-container.message-protected.retired-message .protected-and-retired:after,html body #conversejs .chat-msg-container .message-protected-locked.retired-message .protected-and-retired:after,html body #conversejs .chat-msg-container.message-protected.retired-message .protected-and-retired:after,html body .modal-dialog #conversejs .chat-msg-container .message-protected-locked.retired-message .protected-and-retired:after,html body .modal-dialog #conversejs .chat-msg-container.message-protected.retired-message .protected-and-retired:after{content:"this message was deleted"}html #conversejs #conversejs .chat-msg-container .message-protected-locked.retired-message .special-message-icon,html #conversejs #conversejs .chat-msg-container.message-protected.retired-message .special-message-icon,html body #conversejs .chat-msg-container .message-protected-locked.retired-message .special-message-icon,html body #conversejs .chat-msg-container.message-protected.retired-message .special-message-icon,html body .modal-dialog #conversejs .chat-msg-container .message-protected-locked.retired-message .special-message-icon,html body .modal-dialog #conversejs .chat-msg-container.message-protected.retired-message .special-message-icon{font-family:"Material Icons";font-size:12px;color:var(--grey-vibrant-dark)}html #conversejs #conversejs .chat-msg-container .message-protected-locked.retired-message .special-message-icon.protected-icon:before,html #conversejs #conversejs .chat-msg-container.message-protected.retired-message .special-message-icon.protected-icon:before,html body #conversejs .chat-msg-container .message-protected-locked.retired-message .special-message-icon.protected-icon:before,html body #conversejs .chat-msg-container.message-protected.retired-message .special-message-icon.protected-icon:before,html body .modal-dialog #conversejs .chat-msg-container .message-protected-locked.retired-message .special-message-icon.protected-icon:before,html body .modal-dialog #conversejs .chat-msg-container.message-protected.retired-message .special-message-icon.protected-icon:before{content:"\e897"}html #conversejs #conversejs .chat-msg-container.chat-msg-them .chat-msg-status,html body #conversejs .chat-msg-container.chat-msg-them .chat-msg-status,html body .modal-dialog #conversejs .chat-msg-container.chat-msg-them .chat-msg-status{display:none}html #conversejs #conversejs .chat-msg-container.chat-msg-them.message-important:not(.retired-message) .msg-bubble-wrapper:after,html body #conversejs .chat-msg-container.chat-msg-them.message-important:not(.retired-message) .msg-bubble-wrapper:after,html body .modal-dialog #conversejs .chat-msg-container.chat-msg-them.message-important:not(.retired-message) .msg-bubble-wrapper:after{width:30px;color:#fff;font-family:"Material Icons";content:"\e645";text-align:center;font-size:24px;margin-left:10px}html #conversejs #conversejs .chat-msg-container.chat-msg-them.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper,html body #conversejs .chat-msg-container.chat-msg-them.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper,html body .modal-dialog #conversejs .chat-msg-container.chat-msg-them.message-protected:not(.retired-message) .msg-bubble-wrapper .msg-bubble-inner-wrapper{padding-top:5px}html #conversejs #conversejs .chat-msg-container.chat-msg-them.message-protected:not(.retired-message) .chat-msg-author,html body #conversejs .chat-msg-container.chat-msg-them.message-protected:not(.retired-message) .chat-msg-author,html body .modal-dialog #conversejs .chat-msg-container.chat-msg-them.message-protected:not(.retired-message) .chat-msg-author{margin:5px;color:#fff}html #conversejs #conversejs .chat-msg-container.chat-msg-them.message-protected:not(.retired-message) .chat-avatar-container,html body #conversejs .chat-msg-container.chat-msg-them.message-protected:not(.retired-message) .chat-avatar-container,html body .modal-dialog #conversejs .chat-msg-container.chat-msg-them.message-protected:not(.retired-message) .chat-avatar-container{opacity:1!important}html #conversejs #conversejs .chat-msg-container.chat-msg-them.message-protected:not(.retired-message).message-protected-locked .dropup,html body #conversejs .chat-msg-container.chat-msg-them.message-protected:not(.retired-message).message-protected-locked .dropup,html body .modal-dialog #conversejs .chat-msg-container.chat-msg-them.message-protected:not(.retired-message).message-protected-locked .dropup{display:none}html #conversejs #conversejs .chat-msg-container.chat-msg-them.retired-message.message-protected .msg-bubble .bubble-content .chat-msg-author.chat-msg-them,html body #conversejs .chat-msg-container.chat-msg-them.retired-message.message-protected .msg-bubble .bubble-content .chat-msg-author.chat-msg-them,html body .modal-dialog #conversejs .chat-msg-container.chat-msg-them.retired-message.message-protected .msg-bubble .bubble-content .chat-msg-author.chat-msg-them{display:none}html #conversejs #conversejs .chat-msg-container.chat-msg-me .msg-bubble,html body #conversejs .chat-msg-container.chat-msg-me .msg-bubble,html body .modal-dialog #conversejs .chat-msg-container.chat-msg-me .msg-bubble{color:var(--text-dark !important);border:none!important}html #conversejs #conversejs .chat-msg-container.chat-msg-me .chat-avatar-container,html body #conversejs .chat-msg-container.chat-msg-me .chat-avatar-container,html body .modal-dialog #conversejs .chat-msg-container.chat-msg-me .chat-avatar-container{display:none}html #conversejs #conversejs .chat-msg-container.chat-msg-me .single-msg-container,html body #conversejs .chat-msg-container.chat-msg-me .single-msg-container,html body .modal-dialog #conversejs .chat-msg-container.chat-msg-me .single-msg-container{align-items:center;float:right;display:flex}html #conversejs #conversejs .chat-msg-container.chat-msg-me.message-important:not(.retired-message) .msg-bubble-wrapper:before,html body #conversejs .chat-msg-container.chat-msg-me.message-important:not(.retired-message) .msg-bubble-wrapper:before,html body .modal-dialog #conversejs .chat-msg-container.chat-msg-me.message-important:not(.retired-message) .msg-bubble-wrapper:before{width:30px;color:#fff;font-family:"Material Icons";content:"\e645";text-align:center;font-size:24px;margin-right:10px}html #conversejs #conversejs .chat-msg-container .chat-msg-author.chat-msg-them,html body #conversejs .chat-msg-container .chat-msg-author.chat-msg-them,html body .modal-dialog #conversejs .chat-msg-container .chat-msg-author.chat-msg-them{color:var(--text-color);font-size:12.5px;font-weight:900;height:21px;line-height:21px}html #conversejs #conversejs .chat-msg-container .single-msg-container,html body #conversejs .chat-msg-container .single-msg-container,html body .modal-dialog #conversejs .chat-msg-container .single-msg-container{display:flex;flex-direction:row;float:left}html #conversejs #conversejs .chat-msg-container .single-msg-container .chat-avatar-container,html body #conversejs .chat-msg-container .single-msg-container .chat-avatar-container,html body .modal-dialog #conversejs .chat-msg-container .single-msg-container .chat-avatar-container{align-self:center}html #conversejs #conversejs .chat-msg-container .single-msg-container .msg-bubble,html body #conversejs .chat-msg-container .single-msg-container .msg-bubble,html body .modal-dialog #conversejs .chat-msg-container .single-msg-container .msg-bubble{display:flex;flex-direction:column;padding:6px 15px 8px;background-color:#f8f9fa;border-radius:5px;font-weight:var(text-weight-normal);color:var(--text-color);width:100%;word-break:break-word;box-shadow:0 1px 10px rgba(0,0,0,.18);display:block;line-height:20px}html #conversejs #conversejs .chat-msg-container .single-msg-container .msg-bubble .bubble-content,html body #conversejs .chat-msg-container .single-msg-container .msg-bubble .bubble-content,html body .modal-dialog #conversejs .chat-msg-container .single-msg-container .msg-bubble .bubble-content{flex:1 1;word-break:break-all;display:inline;vertical-align:middle}html #conversejs #conversejs .chat-msg-container .single-msg-container .msg-bubble .bubble-content .chat-msg-content,html body #conversejs .chat-msg-container .single-msg-container .msg-bubble .bubble-content .chat-msg-content,html body .modal-dialog #conversejs .chat-msg-container .single-msg-container .msg-bubble .bubble-content .chat-msg-content{display:inline}html #conversejs #conversejs .chat-msg-container .single-msg-container .msg-bubble .bubble-content .chat-msg-content:before,html body #conversejs .chat-msg-container .single-msg-container .msg-bubble .bubble-content .chat-msg-content:before,html body .modal-dialog #conversejs .chat-msg-container .single-msg-container .msg-bubble .bubble-content .chat-msg-content:before{height:6px;display:block;content:""}html #conversejs #conversejs .chat-msg-container .single-msg-container .msg-bubble .bubble-content .downloadFile,html body #conversejs .chat-msg-container .single-msg-container .msg-bubble .bubble-content .downloadFile,html body .modal-dialog #conversejs .chat-msg-container .single-msg-container .msg-bubble .bubble-content .downloadFile{margin-left:20px}html #conversejs #conversejs .chat-msg-container .single-msg-container .msg-bubble .chat-msg-status-meta,html body #conversejs .chat-msg-container .single-msg-container .msg-bubble .chat-msg-status-meta,html body .modal-dialog #conversejs .chat-msg-container .single-msg-container .msg-bubble .chat-msg-status-meta{line-height:30px}html #conversejs #conversejs .chat-msg-container .single-msg-container .msg-bubble .chat-msg-status-meta i,html body #conversejs .chat-msg-container .single-msg-container .msg-bubble .chat-msg-status-meta i,html body .modal-dialog #conversejs .chat-msg-container .single-msg-container .msg-bubble .chat-msg-status-meta i{vertical-align:middle}html #conversejs #conversejs .chat-msg-container .single-msg-container .msg-bubble .dropdown,html #conversejs #conversejs .chat-msg-container .single-msg-container .msg-bubble .dropup,html body #conversejs .chat-msg-container .single-msg-container .msg-bubble .dropdown,html body #conversejs .chat-msg-container .single-msg-container .msg-bubble .dropup,html body .modal-dialog #conversejs .chat-msg-container .single-msg-container .msg-bubble .dropdown,html body .modal-dialog #conversejs .chat-msg-container .single-msg-container .msg-bubble .dropup{display:inline}html #conversejs #conversejs .chat-msg-container .single-msg-container .msg-bubble .dropdown i,html #conversejs #conversejs .chat-msg-container .single-msg-container .msg-bubble .dropup i,html body #conversejs .chat-msg-container .single-msg-container .msg-bubble .dropdown i,html body #conversejs .chat-msg-container .single-msg-container .msg-bubble .dropup i,html body .modal-dialog #conversejs .chat-msg-container .single-msg-container .msg-bubble .dropdown i,html body .modal-dialog #conversejs .chat-msg-container .single-msg-container .msg-bubble .dropup i{vertical-align:middle}html #conversejs #conversejs .chat-msg-container .single-msg-container .msg-bubble .chat-msg-time,html body #conversejs .chat-msg-container .single-msg-container .msg-bubble .chat-msg-time,html body .modal-dialog #conversejs .chat-msg-container .single-msg-container .msg-bubble .chat-msg-time{display:inline;line-height:30px;vertical-align:middle}html #conversejs #conversejs .chat-msg-container .single-msg-container .msg-bubble.bubble-attachment,html body #conversejs .chat-msg-container .single-msg-container .msg-bubble.bubble-attachment,html body .modal-dialog #conversejs .chat-msg-container .single-msg-container .msg-bubble.bubble-attachment{padding-left:10px!important}html #conversejs #conversejs .chat-msg-container .single-msg-container .msg-bubble.bubble-attachment .bubble-content .chat-msg-content:before,html body #conversejs .chat-msg-container .single-msg-container .msg-bubble.bubble-attachment .bubble-content .chat-msg-content:before,html body .modal-dialog #conversejs .chat-msg-container .single-msg-container .msg-bubble.bubble-attachment .bubble-content .chat-msg-content:before{display:none}html #conversejs #conversejs .chat-msg-container .single-msg-container .msg-bubble.bubble-attachment .attachment-container,html body #conversejs .chat-msg-container .single-msg-container .msg-bubble.bubble-attachment .attachment-container,html body .modal-dialog #conversejs .chat-msg-container .single-msg-container .msg-bubble.bubble-attachment .attachment-container{display:flex;align-items:center;border-radius:5px;padding:10px 20px;margin-bottom:10px;background:rgba(0,0,0,.05)}html #conversejs #conversejs .chat-msg-container .single-msg-container .msg-bubble.bubble-attachment .attachment-container a,html body #conversejs .chat-msg-container .single-msg-container .msg-bubble.bubble-attachment .attachment-container a,html body .modal-dialog #conversejs .chat-msg-container .single-msg-container .msg-bubble.bubble-attachment .attachment-container a{margin-left:20px}html #conversejs #conversejs .chat-msg-container .single-msg-container .msg-bubble.bubble-attachment .attachment-container a span,html body #conversejs .chat-msg-container .single-msg-container .msg-bubble.bubble-attachment .attachment-container a span,html body .modal-dialog #conversejs .chat-msg-container .single-msg-container .msg-bubble.bubble-attachment .attachment-container a span{display:block;color:var(--text-color)}html #conversejs #conversejs .chat-msg-container .single-msg-container .msg-bubble.replied-click,html body #conversejs .chat-msg-container .single-msg-container .msg-bubble.replied-click,html body .modal-dialog #conversejs .chat-msg-container .single-msg-container .msg-bubble.replied-click{-webkit-animation-name:flash;-webkit-animation-duration:.5s;-webkit-animation-iteration-count:2;-webkit-animation-timing-function:ease-in-out;animation-delay:1s}@-webkit-keyframes flash{0%{opacity:1}60%{opacity:.5}100%{opacity:1}}@keyframes flash{0%{opacity:1}60%{opacity:.5}100%{opacity:1}}html #conversejs #conversejs .chat-msg-container .single-msg-container.bubble-important .special-msg-wrapper,html body #conversejs .chat-msg-container .single-msg-container.bubble-important .special-msg-wrapper,html body .modal-dialog #conversejs .chat-msg-container .single-msg-container.bubble-important .special-msg-wrapper{background:var(--color-important);padding:10px;border-radius:5px}html #conversejs #conversejs .chat-msg-container .single-msg-container .audio-video-box,html body #conversejs .chat-msg-container .single-msg-container .audio-video-box,html body .modal-dialog #conversejs .chat-msg-container .single-msg-container .audio-video-box{position:relative}html #conversejs #conversejs .chat-msg-container .single-msg-container .audio-video-box img,html body #conversejs .chat-msg-container .single-msg-container .audio-video-box img,html body .modal-dialog #conversejs .chat-msg-container .single-msg-container .audio-video-box img{filter:blur(5px);margin:-10px!important}html #conversejs #conversejs .chat-msg-container .single-msg-container .audio-video-box audio,html body #conversejs .chat-msg-container .single-msg-container .audio-video-box audio,html body .modal-dialog #conversejs .chat-msg-container .single-msg-container .audio-video-box audio{max-width:100%}html #conversejs #conversejs .chat-msg-container .single-msg-container .audio-video-box video,html body #conversejs .chat-msg-container .single-msg-container .audio-video-box video,html body .modal-dialog #conversejs .chat-msg-container .single-msg-container .audio-video-box video{background:#000!important;width:100%}html #conversejs #conversejs .chat-msg-container .single-msg-container .audio-video-box:hover,html body #conversejs .chat-msg-container .single-msg-container .audio-video-box:hover,html body .modal-dialog #conversejs .chat-msg-container .single-msg-container .audio-video-box:hover{cursor:pointer}html #conversejs #conversejs .chat-msg-container .single-msg-container .bubble-audio,html body #conversejs .chat-msg-container .single-msg-container .bubble-audio,html body .modal-dialog #conversejs .chat-msg-container .single-msg-container .bubble-audio{display:flex;flex-direction:row;align-items:center;padding:1px 0 0 5px;border-radius:30px 5px 5px 30px}html #conversejs #conversejs .chat-msg-container .single-msg-container .bubble-audio .chat-msg-content:before,html body #conversejs .chat-msg-container .single-msg-container .bubble-audio .chat-msg-content:before,html body .modal-dialog #conversejs .chat-msg-container .single-msg-container .bubble-audio .chat-msg-content:before{display:none!important}html #conversejs #conversejs .chat-msg-container .single-msg-container .bubble-video .overlay-btn.dnl-video:before,html body #conversejs .chat-msg-container .single-msg-container .bubble-video .overlay-btn.dnl-video:before,html body .modal-dialog #conversejs .chat-msg-container .single-msg-container .bubble-video .overlay-btn.dnl-video:before{font-family:"Material Icons";font-size:32px;content:"\e037";height:auto}html #conversejs #conversejs .chat-msg-container .single-msg-container .bubble-audiovideo,html #conversejs #conversejs .chat-msg-container .single-msg-container .bubble-image,html #conversejs #conversejs .chat-msg-container .single-msg-container .bubble-location,html #conversejs #conversejs .chat-msg-container .single-msg-container .bubble-video,html body #conversejs .chat-msg-container .single-msg-container .bubble-audiovideo,html body #conversejs .chat-msg-container .single-msg-container .bubble-image,html body #conversejs .chat-msg-container .single-msg-container .bubble-location,html body #conversejs .chat-msg-container .single-msg-container .bubble-video,html body .modal-dialog #conversejs .chat-msg-container .single-msg-container .bubble-audiovideo,html body .modal-dialog #conversejs .chat-msg-container .single-msg-container .bubble-image,html body .modal-dialog #conversejs .chat-msg-container .single-msg-container .bubble-location,html body .modal-dialog #conversejs .chat-msg-container .single-msg-container .bubble-video{display:flex;padding:5px!important;text-align:center}html #conversejs #conversejs .chat-msg-container .single-msg-container .bubble-audiovideo .chat-msg-content,html #conversejs #conversejs .chat-msg-container .single-msg-container .bubble-image .chat-msg-content,html #conversejs #conversejs .chat-msg-container .single-msg-container .bubble-location .chat-msg-content,html #conversejs #conversejs .chat-msg-container .single-msg-container .bubble-video .chat-msg-content,html body #conversejs .chat-msg-container .single-msg-container .bubble-audiovideo .chat-msg-content,html body #conversejs .chat-msg-container .single-msg-container .bubble-image .chat-msg-content,html body #conversejs .chat-msg-container .single-msg-container .bubble-location .chat-msg-content,html body #conversejs .chat-msg-container .single-msg-container .bubble-video .chat-msg-content,html body .modal-dialog #conversejs .chat-msg-container .single-msg-container .bubble-audiovideo .chat-msg-content,html body .modal-dialog #conversejs .chat-msg-container .single-msg-container .bubble-image .chat-msg-content,html body .modal-dialog #conversejs .chat-msg-container .single-msg-container .bubble-location .chat-msg-content,html body .modal-dialog #conversejs .chat-msg-container .single-msg-container .bubble-video .chat-msg-content{margin:0 auto}html #conversejs #conversejs .chat-msg-container .single-msg-container .bubble-audiovideo .chat-msg-content:before,html #conversejs #conversejs .chat-msg-container .single-msg-container .bubble-image .chat-msg-content:before,html #conversejs #conversejs .chat-msg-container .single-msg-container .bubble-location .chat-msg-content:before,html #conversejs #conversejs .chat-msg-container .single-msg-container .bubble-video .chat-msg-content:before,html body #conversejs .chat-msg-container .single-msg-container .bubble-audiovideo .chat-msg-content:before,html body #conversejs .chat-msg-container .single-msg-container .bubble-image .chat-msg-content:before,html body #conversejs .chat-msg-container .single-msg-container .bubble-location .chat-msg-content:before,html body #conversejs .chat-msg-container .single-msg-container .bubble-video .chat-msg-content:before,html body .modal-dialog #conversejs .chat-msg-container .single-msg-container .bubble-audiovideo .chat-msg-content:before,html body .modal-dialog #conversejs .chat-msg-container .single-msg-container .bubble-image .chat-msg-content:before,html body .modal-dialog #conversejs .chat-msg-container .single-msg-container .bubble-location .chat-msg-content:before,html body .modal-dialog #conversejs .chat-msg-container .single-msg-container .bubble-video .chat-msg-content:before{display:none!important}html #conversejs #conversejs .chat-msg-container .single-msg-container .bubble-audiovideo .chat-msg-content img,html #conversejs #conversejs .chat-msg-container .single-msg-container .bubble-image .chat-msg-content img,html #conversejs #conversejs .chat-msg-container .single-msg-container .bubble-location .chat-msg-content img,html #conversejs #conversejs .chat-msg-container .single-msg-container .bubble-video .chat-msg-content img,html body #conversejs .chat-msg-container .single-msg-container .bubble-audiovideo .chat-msg-content img,html body #conversejs .chat-msg-container .single-msg-container .bubble-image .chat-msg-content img,html body #conversejs .chat-msg-container .single-msg-container .bubble-location .chat-msg-content img,html body #conversejs .chat-msg-container .single-msg-container .bubble-video .chat-msg-content img,html body .modal-dialog #conversejs .chat-msg-container .single-msg-container .bubble-audiovideo .chat-msg-content img,html body .modal-dialog #conversejs .chat-msg-container .single-msg-container .bubble-image .chat-msg-content img,html body .modal-dialog #conversejs .chat-msg-container .single-msg-container .bubble-location .chat-msg-content img,html body .modal-dialog #conversejs .chat-msg-container .single-msg-container .bubble-video .chat-msg-content img{width:200px;height:200px;object-fit:cover;border-radius:5px}html #conversejs #conversejs .chat-msg-container .single-msg-container .bubble-audiovideo .chat-msg-content:hover img,html #conversejs #conversejs .chat-msg-container .single-msg-container .bubble-image .chat-msg-content:hover img,html #conversejs #conversejs .chat-msg-container .single-msg-container .bubble-location .chat-msg-content:hover img,html #conversejs #conversejs .chat-msg-container .single-msg-container .bubble-video .chat-msg-content:hover img,html body #conversejs .chat-msg-container .single-msg-container .bubble-audiovideo .chat-msg-content:hover img,html body #conversejs .chat-msg-container .single-msg-container .bubble-image .chat-msg-content:hover img,html body #conversejs .chat-msg-container .single-msg-container .bubble-location .chat-msg-content:hover img,html body #conversejs .chat-msg-container .single-msg-container .bubble-video .chat-msg-content:hover img,html body .modal-dialog #conversejs .chat-msg-container .single-msg-container .bubble-audiovideo .chat-msg-content:hover img,html body .modal-dialog #conversejs .chat-msg-container .single-msg-container .bubble-image .chat-msg-content:hover img,html body .modal-dialog #conversejs .chat-msg-container .single-msg-container .bubble-location .chat-msg-content:hover img,html body .modal-dialog #conversejs .chat-msg-container .single-msg-container .bubble-video .chat-msg-content:hover img{cursor:zoom-in}html #conversejs #conversejs .chat-msg-container .single-msg-container .bubble-audiovideo .bubble-meta,html #conversejs #conversejs .chat-msg-container .single-msg-container .bubble-image .bubble-meta,html #conversejs #conversejs .chat-msg-container .single-msg-container .bubble-location .bubble-meta,html #conversejs #conversejs .chat-msg-container .single-msg-container .bubble-video .bubble-meta,html body #conversejs .chat-msg-container .single-msg-container .bubble-audiovideo .bubble-meta,html body #conversejs .chat-msg-container .single-msg-container .bubble-image .bubble-meta,html body #conversejs .chat-msg-container .single-msg-container .bubble-location .bubble-meta,html body #conversejs .chat-msg-container .single-msg-container .bubble-video .bubble-meta,html body .modal-dialog #conversejs .chat-msg-container .single-msg-container .bubble-audiovideo .bubble-meta,html body .modal-dialog #conversejs .chat-msg-container .single-msg-container .bubble-image .bubble-meta,html body .modal-dialog #conversejs .chat-msg-container .single-msg-container .bubble-location .bubble-meta,html body .modal-dialog #conversejs .chat-msg-container .single-msg-container .bubble-video .bubble-meta{display:flex}html #conversejs #conversejs .chat-msg-container .single-msg-container .bubble-audiovideo .chat-msg-content:hover img,html #conversejs #conversejs .chat-msg-container .single-msg-container .bubble-video .chat-msg-content:hover img,html body #conversejs .chat-msg-container .single-msg-container .bubble-audiovideo .chat-msg-content:hover img,html body #conversejs .chat-msg-container .single-msg-container .bubble-video .chat-msg-content:hover img,html body .modal-dialog #conversejs .chat-msg-container .single-msg-container .bubble-audiovideo .chat-msg-content:hover img,html body .modal-dialog #conversejs .chat-msg-container .single-msg-container .bubble-video .chat-msg-content:hover img{cursor:pointer}html #conversejs #conversejs .chat-msg-container .single-msg-container.bubble-image,html #conversejs #conversejs .chat-msg-container .single-msg-container.bubble-location,html body #conversejs .chat-msg-container .single-msg-container.bubble-image,html body #conversejs .chat-msg-container .single-msg-container.bubble-location,html body .modal-dialog #conversejs .chat-msg-container .single-msg-container.bubble-image,html body .modal-dialog #conversejs .chat-msg-container .single-msg-container.bubble-location{min-height:100px}html #conversejs #conversejs .chat-msg-container .single-msg-container.bubble-image .chat-msg-content:before,html #conversejs #conversejs .chat-msg-container .single-msg-container.bubble-location .chat-msg-content:before,html body #conversejs .chat-msg-container .single-msg-container.bubble-image .chat-msg-content:before,html body #conversejs .chat-msg-container .single-msg-container.bubble-location .chat-msg-content:before,html body .modal-dialog #conversejs .chat-msg-container .single-msg-container.bubble-image .chat-msg-content:before,html body .modal-dialog #conversejs .chat-msg-container .single-msg-container.bubble-location .chat-msg-content:before{display:none!important}html #conversejs #conversejs .chat-msg-container .single-msg-container.bubble-image img,html #conversejs #conversejs .chat-msg-container .single-msg-container.bubble-location img,html body #conversejs .chat-msg-container .single-msg-container.bubble-image img,html body #conversejs .chat-msg-container .single-msg-container.bubble-location img,html body .modal-dialog #conversejs .chat-msg-container .single-msg-container.bubble-image img,html body .modal-dialog #conversejs .chat-msg-container .single-msg-container.bubble-location img{border-radius:5px;height:100%;width:100%;object-fit:contain;opacity:.8}html #conversejs #conversejs .chat-msg-container .single-msg-container.bubble-image img:hover,html #conversejs #conversejs .chat-msg-container .single-msg-container.bubble-location img:hover,html body #conversejs .chat-msg-container .single-msg-container.bubble-image img:hover,html body #conversejs .chat-msg-container .single-msg-container.bubble-location img:hover,html body .modal-dialog #conversejs .chat-msg-container .single-msg-container.bubble-image img:hover,html body .modal-dialog #conversejs .chat-msg-container .single-msg-container.bubble-location img:hover{cursor:pointer;opacity:1}html #conversejs #conversejs .chat-msg-container .single-msg-container.bubble-image .chat-msg-time,html #conversejs #conversejs .chat-msg-container .single-msg-container.bubble-location .chat-msg-time,html body #conversejs .chat-msg-container .single-msg-container.bubble-image .chat-msg-time,html body #conversejs .chat-msg-container .single-msg-container.bubble-location .chat-msg-time,html body .modal-dialog #conversejs .chat-msg-container .single-msg-container.bubble-image .chat-msg-time,html body .modal-dialog #conversejs .chat-msg-container .single-msg-container.bubble-location .chat-msg-time{text-align:right!important}html #conversejs #conversejs .chat-msg-container .single-msg-container.bubble-attachment .chat-msg-content,html body #conversejs .chat-msg-container .single-msg-container.bubble-attachment .chat-msg-content,html body .modal-dialog #conversejs .chat-msg-container .single-msg-container.bubble-attachment .chat-msg-content{padding:20px;text-align:center}html #conversejs #conversejs .chat-msg-container .single-msg-container.bubble-attachment .chat-msg-content:before,html body #conversejs .chat-msg-container .single-msg-container.bubble-attachment .chat-msg-content:before,html body .modal-dialog #conversejs .chat-msg-container .single-msg-container.bubble-attachment .chat-msg-content:before{display:none!important}html #conversejs #conversejs .chat-msg-container .single-msg-container.bubble-attachment .chat-msg-content i,html body #conversejs .chat-msg-container .single-msg-container.bubble-attachment .chat-msg-content i,html body .modal-dialog #conversejs .chat-msg-container .single-msg-container.bubble-attachment .chat-msg-content i{font-size:20px;background:#ccc;padding:20px;border-radius:50%;margin-right:10px}html #conversejs #conversejs .chat-msg-container .single-msg-container.bubble-attachment .chat-msg-content a,html body #conversejs .chat-msg-container .single-msg-container.bubble-attachment .chat-msg-content a,html body .modal-dialog #conversejs .chat-msg-container .single-msg-container.bubble-attachment .chat-msg-content a{display:flex;align-items:center;overflow-wrap:break-word;word-wrap:break-word;-ms-word-break:break-all;word-break:break-all;word-break:break-word;-ms-hyphens:auto;-moz-hyphens:auto;-webkit-hyphens:auto;hyphens:auto}html #conversejs #conversejs .chat-msg-container .single-msg-container .chat-msg-author.chat-msg-me,html body #conversejs .chat-msg-container .single-msg-container .chat-msg-author.chat-msg-me,html body .modal-dialog #conversejs .chat-msg-container .single-msg-container .chat-msg-author.chat-msg-me{display:none}html #conversejs #conversejs .chat-msg-container .single-msg-container .chat-msg-content,html body #conversejs .chat-msg-container .single-msg-container .chat-msg-content,html body .modal-dialog #conversejs .chat-msg-container .single-msg-container .chat-msg-content{font-size:14px;-ms-word-break:break-word;word-break:break-word;white-space:pre-wrap}html #conversejs #conversejs .chat-msg-container .single-msg-container .chat-msg-content audio,html body #conversejs .chat-msg-container .single-msg-container .chat-msg-content audio,html body .modal-dialog #conversejs .chat-msg-container .single-msg-container .chat-msg-content audio{max-width:100%}html #conversejs #conversejs .chat-msg-container .single-msg-container .bubble-meta,html body #conversejs .chat-msg-container .single-msg-container .bubble-meta,html body .modal-dialog #conversejs .chat-msg-container .single-msg-container .bubble-meta{margin-left:10px;display:flex;flex-direction:row;align-items:center;justify-content:flex-end;float:right;display:inline;margin-left:15px}html #conversejs #conversejs .chat-msg-container .single-msg-container .chat-msg-time,html body #conversejs .chat-msg-container .single-msg-container .chat-msg-time,html body .modal-dialog #conversejs .chat-msg-container .single-msg-container .chat-msg-time{text-align:center;font-size:12px;color:var(--grey-dark);margin:0 5px}html #conversejs #conversejs .chat-msg-container .single-msg-container .circle-spinner,html body #conversejs .chat-msg-container .single-msg-container .circle-spinner,html body .modal-dialog #conversejs .chat-msg-container .single-msg-container .circle-spinner{position:relative!important}html #conversejs #conversejs .chat-msg-container .single-msg-container .fuctionUpload-container,html body #conversejs .chat-msg-container .single-msg-container .fuctionUpload-container,html body .modal-dialog #conversejs .chat-msg-container .single-msg-container .fuctionUpload-container{margin-top:5px;text-align:left}html #conversejs #conversejs .link-preview-box,html body #conversejs .link-preview-box,html body .modal-dialog #conversejs .link-preview-box{padding:10px;background:#f2f2f2}html #conversejs #conversejs .link-preview-box .bubble-link-preview,html body #conversejs .link-preview-box .bubble-link-preview,html body .modal-dialog #conversejs .link-preview-box .bubble-link-preview{background:#fff;padding-left:10px;border-radius:5px;margin-bottom:0}html #conversejs #conversejs .bubble-link-preview,html body #conversejs .bubble-link-preview,html body .modal-dialog #conversejs .bubble-link-preview{display:flex;align-items:center;flex-direction:row-reverse;background:rgba(0,0,0,.05);border-radius:5px;margin-bottom:10px}html #conversejs #conversejs .bubble-link-preview .bubble-link-preview-preview img,html body #conversejs .bubble-link-preview .bubble-link-preview-preview img,html body .modal-dialog #conversejs .bubble-link-preview .bubble-link-preview-preview img{height:100px;border-radius:5px 0 0 5px;width:100px;object-fit:cover;display:block}html #conversejs #conversejs .bubble-link-preview .bubble-link-preview-header,html body #conversejs .bubble-link-preview .bubble-link-preview-header,html body .modal-dialog #conversejs .bubble-link-preview .bubble-link-preview-header{padding:10px;flex:1}html #conversejs #conversejs .bubble-link-preview .bubble-link-preview-header .bubble-link-preview-title,html body #conversejs .bubble-link-preview .bubble-link-preview-header .bubble-link-preview-title,html body .modal-dialog #conversejs .bubble-link-preview .bubble-link-preview-header .bubble-link-preview-title{font-weight:700}html #conversejs #conversejs .bubble-link-preview .bubble-link-preview-header .bubble-link-preview-description,html body #conversejs .bubble-link-preview .bubble-link-preview-header .bubble-link-preview-description,html body .modal-dialog #conversejs .bubble-link-preview .bubble-link-preview-header .bubble-link-preview-description{font-weight:400}html #conversejs #conversejs #logout,html body #conversejs #logout,html body .modal-dialog #conversejs #logout{margin-top:30px!important}html #conversejs #conversejs .bubble-edit,html #conversejs #conversejs .bubble-reply,html body #conversejs .bubble-edit,html body #conversejs .bubble-reply,html body .modal-dialog #conversejs .bubble-edit,html body .modal-dialog #conversejs .bubble-reply{display:flex;margin-bottom:10px;background-color:rgba(0,0,0,.05);border-radius:7.5px;border-left:4px solid var(--light2-base-color)}html #conversejs #conversejs .bubble-edit .bubble-edit-main,html #conversejs #conversejs .bubble-edit .bubble-reply-main,html #conversejs #conversejs .bubble-reply .bubble-edit-main,html #conversejs #conversejs .bubble-reply .bubble-reply-main,html body #conversejs .bubble-edit .bubble-edit-main,html body #conversejs .bubble-edit .bubble-reply-main,html body #conversejs .bubble-reply .bubble-edit-main,html body #conversejs .bubble-reply .bubble-reply-main,html body .modal-dialog #conversejs .bubble-edit .bubble-edit-main,html body .modal-dialog #conversejs .bubble-edit .bubble-reply-main,html body .modal-dialog #conversejs .bubble-reply .bubble-edit-main,html body .modal-dialog #conversejs .bubble-reply .bubble-reply-main{flex:1 1 auto;padding:5px 10px}html #conversejs #conversejs .bubble-edit .bubble-edit-main .bubble-edit-sender,html #conversejs #conversejs .bubble-edit .bubble-edit-main .bubble-reply-sender,html #conversejs #conversejs .bubble-edit .bubble-reply-main .bubble-edit-sender,html #conversejs #conversejs .bubble-edit .bubble-reply-main .bubble-reply-sender,html #conversejs #conversejs .bubble-reply .bubble-edit-main .bubble-edit-sender,html #conversejs #conversejs .bubble-reply .bubble-edit-main .bubble-reply-sender,html #conversejs #conversejs .bubble-reply .bubble-reply-main .bubble-edit-sender,html #conversejs #conversejs .bubble-reply .bubble-reply-main .bubble-reply-sender,html body #conversejs .bubble-edit .bubble-edit-main .bubble-edit-sender,html body #conversejs .bubble-edit .bubble-edit-main .bubble-reply-sender,html body #conversejs .bubble-edit .bubble-reply-main .bubble-edit-sender,html body #conversejs .bubble-edit .bubble-reply-main .bubble-reply-sender,html body #conversejs .bubble-reply .bubble-edit-main .bubble-edit-sender,html body #conversejs .bubble-reply .bubble-edit-main .bubble-reply-sender,html body #conversejs .bubble-reply .bubble-reply-main .bubble-edit-sender,html body #conversejs .bubble-reply .bubble-reply-main .bubble-reply-sender,html body .modal-dialog #conversejs .bubble-edit .bubble-edit-main .bubble-edit-sender,html body .modal-dialog #conversejs .bubble-edit .bubble-edit-main .bubble-reply-sender,html body .modal-dialog #conversejs .bubble-edit .bubble-reply-main .bubble-edit-sender,html body .modal-dialog #conversejs .bubble-edit .bubble-reply-main .bubble-reply-sender,html body .modal-dialog #conversejs .bubble-reply .bubble-edit-main .bubble-edit-sender,html body .modal-dialog #conversejs .bubble-reply .bubble-edit-main .bubble-reply-sender,html body .modal-dialog #conversejs .bubble-reply .bubble-reply-main .bubble-edit-sender,html body .modal-dialog #conversejs .bubble-reply .bubble-reply-main .bubble-reply-sender{color:var(--light2-base-color)}html #conversejs #conversejs .bubble-edit .bubble-edit-main .bubble-reply-text,html #conversejs #conversejs .bubble-edit .bubble-reply-main .bubble-reply-text,html #conversejs #conversejs .bubble-reply .bubble-edit-main .bubble-reply-text,html #conversejs #conversejs .bubble-reply .bubble-reply-main .bubble-reply-text,html body #conversejs .bubble-edit .bubble-edit-main .bubble-reply-text,html body #conversejs .bubble-edit .bubble-reply-main .bubble-reply-text,html body #conversejs .bubble-reply .bubble-edit-main .bubble-reply-text,html body #conversejs .bubble-reply .bubble-reply-main .bubble-reply-text,html body .modal-dialog #conversejs .bubble-edit .bubble-edit-main .bubble-reply-text,html body .modal-dialog #conversejs .bubble-edit .bubble-reply-main .bubble-reply-text,html body .modal-dialog #conversejs .bubble-reply .bubble-edit-main .bubble-reply-text,html body .modal-dialog #conversejs .bubble-reply .bubble-reply-main .bubble-reply-text{overflow:hidden;display:flex;color:var(--grey-vibrant-dark)}html #conversejs #conversejs .bubble-edit .audio-video-box,html #conversejs #conversejs .bubble-edit .bubble-media-preview,html #conversejs #conversejs .bubble-reply .audio-video-box,html #conversejs #conversejs .bubble-reply .bubble-media-preview,html body #conversejs .bubble-edit .audio-video-box,html body #conversejs .bubble-edit .bubble-media-preview,html body #conversejs .bubble-reply .audio-video-box,html body #conversejs .bubble-reply .bubble-media-preview,html body .modal-dialog #conversejs .bubble-edit .audio-video-box,html body .modal-dialog #conversejs .bubble-edit .bubble-media-preview,html body .modal-dialog #conversejs .bubble-reply .audio-video-box,html body .modal-dialog #conversejs .bubble-reply .bubble-media-preview{flex:0 0 auto;border-radius:7.5px;height:54px;overflow:hidden}html #conversejs #conversejs .bubble-edit .audio-video-box img,html #conversejs #conversejs .bubble-edit .bubble-media-preview img,html #conversejs #conversejs .bubble-reply .audio-video-box img,html #conversejs #conversejs .bubble-reply .bubble-media-preview img,html body #conversejs .bubble-edit .audio-video-box img,html body #conversejs .bubble-edit .bubble-media-preview img,html body #conversejs .bubble-reply .audio-video-box img,html body #conversejs .bubble-reply .bubble-media-preview img,html body .modal-dialog #conversejs .bubble-edit .audio-video-box img,html body .modal-dialog #conversejs .bubble-edit .bubble-media-preview img,html body .modal-dialog #conversejs .bubble-reply .audio-video-box img,html body .modal-dialog #conversejs .bubble-reply .bubble-media-preview img{border-radius:7.5px;object-fit:cover;height:54px;width:54px!important;margin:0!important}html #conversejs #conversejs .bubble-edit .audio-video-box .rect-btn.dnl-video,html #conversejs #conversejs .bubble-reply .audio-video-box .rect-btn.dnl-video,html body #conversejs .bubble-edit .audio-video-box .rect-btn.dnl-video,html body #conversejs .bubble-reply .audio-video-box .rect-btn.dnl-video,html body .modal-dialog #conversejs .bubble-edit .audio-video-box .rect-btn.dnl-video,html body .modal-dialog #conversejs .bubble-reply .audio-video-box .rect-btn.dnl-video{display:none}html #conversejs #conversejs .msg-list-label,html body #conversejs .msg-list-label,html body .modal-dialog #conversejs .msg-list-label{color:var(--grey-dark);font-size:var(--font-size-small)}html #conversejs #conversejs .msg-list-value,html body #conversejs .msg-list-value,html body .modal-dialog #conversejs .msg-list-value{color:var(--text-color);font-size:var(--font-size-medium);margin:0 0 10px 0}html #conversejs #conversejs .msg-list-value a,html body #conversejs .msg-list-value a,html body .modal-dialog #conversejs .msg-list-value a{color:var(--primary-color)}html #conversejs #conversejs .msg-list-value.user-skill,html body #conversejs .msg-list-value.user-skill,html body .modal-dialog #conversejs .msg-list-value.user-skill{margin:2px;background:var(--accent-color);color:#fff;padding:2px 8px;font-size:var(--font-size-small);border-radius:5px}html #conversejs #conversejs .user-skills-wrapper,html body #conversejs .user-skills-wrapper,html body .modal-dialog #conversejs .user-skills-wrapper{display:flex;margin-left:-5px;margin:5px 0 10px -5px}@-webkit-keyframes hvr-bob{0%{-webkit-transform:translateY(-8px);transform:translateY(-8px)}50%{-webkit-transform:translateY(-4px);transform:translateY(-4px)}100%{-webkit-transform:translateY(-8px);transform:translateY(-8px)}}@keyframes hvr-bob{0%{-webkit-transform:translateY(-8px);transform:translateY(-8px)}50%{-webkit-transform:translateY(-4px);transform:translateY(-4px)}100%{-webkit-transform:translateY(-8px);transform:translateY(-8px)}}@-webkit-keyframes hvr-bob-float{100%{-webkit-transform:translateY(-8px);transform:translateY(-8px)}}@keyframes hvr-bob-float{100%{-webkit-transform:translateY(-8px);transform:translateY(-8px)}}html #conversejs #conversejs .hvr-bob,html body #conversejs .hvr-bob,html body .modal-dialog #conversejs .hvr-bob{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale}html #conversejs #conversejs .hvr-bob:active,html #conversejs #conversejs .hvr-bob:focus,html #conversejs #conversejs .hvr-bob:hover,html body #conversejs .hvr-bob:active,html body #conversejs .hvr-bob:focus,html body #conversejs .hvr-bob:hover,html body .modal-dialog #conversejs .hvr-bob:active,html body .modal-dialog #conversejs .hvr-bob:focus,html body .modal-dialog #conversejs .hvr-bob:hover{-webkit-animation-name:hvr-bob-float,hvr-bob;animation-name:hvr-bob-float,hvr-bob;-webkit-animation-duration:.3s,1.5s;animation-duration:.3s,1.5s;-webkit-animation-delay:0s,.3s;animation-delay:0s,.3s;-webkit-animation-timing-function:ease-out,ease-in-out;animation-timing-function:ease-out,ease-in-out;-webkit-animation-iteration-count:1,infinite;animation-iteration-count:1,infinite;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-direction:normal,alternate;animation-direction:normal,alternate}html #conversejs #conversejs .chatbox img.emoji,html body #conversejs .chatbox img.emoji,html body .modal-dialog #conversejs .chatbox img.emoji{height:1.2em;width:1.2em;margin:0 .05em 0 .1em;vertical-align:-.1em}html #conversejs #conversejs .chatbox .sendXMPPMessage .toggle-smiley a.toggle-smiley,html body #conversejs .chatbox .sendXMPPMessage .toggle-smiley a.toggle-smiley,html body .modal-dialog #conversejs .chatbox .sendXMPPMessage .toggle-smiley a.toggle-smiley{padding:0}html #conversejs #conversejs .chatbox .toggle-emoji,html body #conversejs .chatbox .toggle-emoji,html body .modal-dialog #conversejs .chatbox .toggle-emoji{color:var(--grey-vibrant-dark)}html #conversejs #conversejs .chatbox .emoji-picker.toolbar-menu,html body #conversejs .chatbox .emoji-picker.toolbar-menu,html body .modal-dialog #conversejs .chatbox .emoji-picker.toolbar-menu{min-width:300px;width:90%;z-index:var(--modal-z-index);overflow-y:hidden;background-color:#fff;margin:0 5% 1%;padding-top:.5em}html #conversejs #conversejs .chatbox .emoji-picker.toolbar-menu .emoji-picker__lists,html body #conversejs .chatbox .emoji-picker.toolbar-menu .emoji-picker__lists,html body .modal-dialog #conversejs .chatbox .emoji-picker.toolbar-menu .emoji-picker__lists{height:17em;overflow-y:auto;display:flex;flex-direction:column}html #conversejs #conversejs .chatbox .emoji-picker.toolbar-menu .emoji-picker__lists .emoji-category__heading,html body #conversejs .chatbox .emoji-picker.toolbar-menu .emoji-picker__lists .emoji-category__heading,html body .modal-dialog #conversejs .chatbox .emoji-picker.toolbar-menu .emoji-picker__lists .emoji-category__heading{cursor:auto;color:var(--subdued-color);font-size:var(--font-size);margin:0;padding:.75em 0 0 .5em}html #conversejs #conversejs .chatbox .emoji-picker.toolbar-menu .emoji-picker__lists .emoji-picker li,html body #conversejs .chatbox .emoji-picker.toolbar-menu .emoji-picker__lists .emoji-picker li,html body .modal-dialog #conversejs .chatbox .emoji-picker.toolbar-menu .emoji-picker__lists .emoji-picker li{float:left}html #conversejs #conversejs .chatbox .emoji-picker.toolbar-menu .emoji-skintone-picker,html body #conversejs .chatbox .emoji-picker.toolbar-menu .emoji-skintone-picker,html body .modal-dialog #conversejs .chatbox .emoji-picker.toolbar-menu .emoji-skintone-picker{display:flex;padding:1em;width:auto;font-size:var(--font-size)}html #conversejs #conversejs .chatbox .emoji-picker.toolbar-menu .emoji-skintone-picker label,html body #conversejs .chatbox .emoji-picker.toolbar-menu .emoji-skintone-picker label,html body .modal-dialog #conversejs .chatbox .emoji-picker.toolbar-menu .emoji-skintone-picker label{margin:0;padding:0 .5em;white-space:nowrap;color:var(--grey-vibrant-dark);font-size:var(--font-size-small)}html #conversejs #conversejs .chatbox .emoji-picker.toolbar-menu .emoji-skintone-picker ul,html body #conversejs .chatbox .emoji-picker.toolbar-menu .emoji-skintone-picker ul,html body .modal-dialog #conversejs .chatbox .emoji-picker.toolbar-menu .emoji-skintone-picker ul{display:flex;flex-direction:row;flex-wrap:wrap;box-shadow:0 1px 5px rgba(0,0,0,.1)}html #conversejs #conversejs .chatbox .emoji-picker.toolbar-menu .emoji-skintone-picker ul li,html body #conversejs .chatbox .emoji-picker.toolbar-menu .emoji-skintone-picker ul li,html body .modal-dialog #conversejs .chatbox .emoji-picker.toolbar-menu .emoji-skintone-picker ul li{padding:0 .25em}html #conversejs #conversejs .chatbox .emoji-picker.toolbar-menu .emoji-picker,html body #conversejs .chatbox .emoji-picker.toolbar-menu .emoji-picker,html body .modal-dialog #conversejs .chatbox .emoji-picker.toolbar-menu .emoji-picker{padding:.5em 0 0 .5em}html #conversejs #conversejs .chatbox .emoji-picker.toolbar-menu .emoji-picker:last-child,html body #conversejs .chatbox .emoji-picker.toolbar-menu .emoji-picker:last-child,html body .modal-dialog #conversejs .chatbox .emoji-picker.toolbar-menu .emoji-picker:last-child{padding-bottom:.5em}html #conversejs #conversejs .chatbox .emoji-picker.toolbar-menu .emoji-picker li,html body #conversejs .chatbox .emoji-picker.toolbar-menu .emoji-picker li,html body .modal-dialog #conversejs .chatbox .emoji-picker.toolbar-menu .emoji-picker li{margin-left:0;cursor:pointer;list-style:none;position:relative}html #conversejs #conversejs .chatbox .emoji-picker.toolbar-menu .emoji-picker li.insert-emoji,html body #conversejs .chatbox .emoji-picker.toolbar-menu .emoji-picker li.insert-emoji,html body .modal-dialog #conversejs .chatbox .emoji-picker.toolbar-menu .emoji-picker li.insert-emoji{margin:0;height:45px;width:40px}html #conversejs #conversejs .chatbox .emoji-picker.toolbar-menu .emoji-picker li.insert-emoji.selected a,html body #conversejs .chatbox .emoji-picker.toolbar-menu .emoji-picker li.insert-emoji.selected a,html body .modal-dialog #conversejs .chatbox .emoji-picker.toolbar-menu .emoji-picker li.insert-emoji.selected a{background-color:var(--highlight-color)}html #conversejs #conversejs .chatbox .emoji-picker.toolbar-menu .emoji-picker li.insert-emoji a,html body #conversejs .chatbox .emoji-picker.toolbar-menu .emoji-picker li.insert-emoji a,html body .modal-dialog #conversejs .chatbox .emoji-picker.toolbar-menu .emoji-picker li.insert-emoji a{padding:3px;font-size:30px}html #conversejs #conversejs .chatbox .emoji-picker.toolbar-menu .emoji-picker li.insert-emoji a:hover,html body #conversejs .chatbox .emoji-picker.toolbar-menu .emoji-picker li.insert-emoji a:hover,html body .modal-dialog #conversejs .chatbox .emoji-picker.toolbar-menu .emoji-picker li.insert-emoji a:hover{background-color:rgba(var(--primary-color-rgb),.2)}html #conversejs #conversejs .chatbox .emoji-picker.toolbar-menu .emoji-picker__header,html body #conversejs .chatbox .emoji-picker.toolbar-menu .emoji-picker__header,html body .modal-dialog #conversejs .chatbox .emoji-picker.toolbar-menu .emoji-picker__header{display:flex;flex-direction:column}html #conversejs #conversejs .chatbox .emoji-picker.toolbar-menu .emoji-picker__header .emoji-search,html body #conversejs .chatbox .emoji-picker.toolbar-menu .emoji-picker__header .emoji-search,html body .modal-dialog #conversejs .chatbox .emoji-picker.toolbar-menu .emoji-picker__header .emoji-search{width:auto;margin:.5em 1em .5em;height:3em;font-size:var(--font-size-small);background:var(--header-bg);border:none;box-shadow:none}html #conversejs #conversejs .chatbox .emoji-picker.toolbar-menu .emoji-picker__header ul,html body #conversejs .chatbox .emoji-picker.toolbar-menu .emoji-picker__header ul,html body .modal-dialog #conversejs .chatbox .emoji-picker.toolbar-menu .emoji-picker__header ul{display:flex;flex-direction:row;flex-wrap:wrap}html #conversejs #conversejs .chatbox .emoji-picker.toolbar-menu .emoji-picker__header ul .emoji-category,html body #conversejs .chatbox .emoji-picker.toolbar-menu .emoji-picker__header ul .emoji-category,html body .modal-dialog #conversejs .chatbox .emoji-picker.toolbar-menu .emoji-picker__header ul .emoji-category{flex:1;display:flex;justify-content:center;align-items:center;padding:.25em 0;font-size:var(--font-size-huge);border-bottom:solid 4px #fff;transition:border-bottom,var(--transition-style)}html #conversejs #conversejs .chatbox .emoji-picker.toolbar-menu .emoji-picker__header ul .emoji-category.picked,html body #conversejs .chatbox .emoji-picker.toolbar-menu .emoji-picker__header ul .emoji-category.picked,html body .modal-dialog #conversejs .chatbox .emoji-picker.toolbar-menu .emoji-picker__header ul .emoji-category.picked{border-bottom:solid 4px var(--primary-color);transition:border-bottom,var(--transition-style)}html #conversejs #conversejs .chatroom .emoji-picker.toolbar-menu,html body #conversejs .chatroom .emoji-picker.toolbar-menu,html body .modal-dialog #conversejs .chatroom .emoji-picker.toolbar-menu{background:#fff}html #conversejs #converse-roster,html body #converse-roster,html body .modal-dialog #converse-roster{display:flex;flex-direction:column}html #conversejs #chatrooms,html #conversejs #converse-roster,html body #chatrooms,html body #converse-roster,html body .modal-dialog #chatrooms,html body .modal-dialog #converse-roster{margin:0!important;padding:0!important}html #conversejs #chatrooms.no-contact-requests,html #conversejs #converse-roster.no-contact-requests,html body #chatrooms.no-contact-requests,html body #converse-roster.no-contact-requests,html body .modal-dialog #chatrooms.no-contact-requests,html body .modal-dialog #converse-roster.no-contact-requests{height:100%}html #conversejs #chatrooms .contacts-list-box dt.roster-group,html #conversejs #converse-roster .contacts-list-box dt.roster-group,html body #chatrooms .contacts-list-box dt.roster-group,html body #converse-roster .contacts-list-box dt.roster-group,html body .modal-dialog #chatrooms .contacts-list-box dt.roster-group,html body .modal-dialog #converse-roster .contacts-list-box dt.roster-group{display:none!important}html #conversejs #chatrooms .contacts-list-box dt.roster-group .group-toggle,html #conversejs #converse-roster .contacts-list-box dt.roster-group .group-toggle,html body #chatrooms .contacts-list-box dt.roster-group .group-toggle,html body #converse-roster .contacts-list-box dt.roster-group .group-toggle,html body .modal-dialog #chatrooms .contacts-list-box dt.roster-group .group-toggle,html body .modal-dialog #converse-roster .contacts-list-box dt.roster-group .group-toggle{display:none}html #conversejs #chatrooms .chat-second-line .user-dtp-utp,html #conversejs #converse-roster .chat-second-line .user-dtp-utp,html body #chatrooms .chat-second-line .user-dtp-utp,html body #converse-roster .chat-second-line .user-dtp-utp,html body .modal-dialog #chatrooms .chat-second-line .user-dtp-utp,html body .modal-dialog #converse-roster .chat-second-line .user-dtp-utp{color:var(--light-base-color);font-size:13px}html #conversejs .new-group-box,html body .modal-dialog .new-group-box,html body .new-group-box{display:flex;flex-direction:column;height:100%}html #conversejs .contacts-list-box,html body .contacts-list-box,html body .modal-dialog .contacts-list-box{height:100%}html #conversejs .contacts-list-box .current-xmpp-contact.dragover .open-chat-item,html #conversejs .contacts-list-box .current-xmpp-contact.dragover .open-chat-item.current-chat .msg-info,html body .contacts-list-box .current-xmpp-contact.dragover .open-chat-item,html body .contacts-list-box .current-xmpp-contact.dragover .open-chat-item.current-chat .msg-info,html body .modal-dialog .contacts-list-box .current-xmpp-contact.dragover .open-chat-item,html body .modal-dialog .contacts-list-box .current-xmpp-contact.dragover .open-chat-item.current-chat .msg-info{background:rgba(var(--primary-color-rgb),.2)!important}html #conversejs .contacts-list-box .current-xmpp-contact.dragover .status-icon:before,html body .contacts-list-box .current-xmpp-contact.dragover .status-icon:before,html body .modal-dialog .contacts-list-box .current-xmpp-contact.dragover .status-icon:before{border-color:#ddd}html #conversejs div,html #conversejs input,html #conversejs select,html body .modal-dialog div,html body .modal-dialog input,html body .modal-dialog select,html body div,html body input,html body select{outline:0!important}html #conversejs div[data-placeholder]:empty:not([data-div-placeholder-content]):before,html body .modal-dialog div[data-placeholder]:empty:not([data-div-placeholder-content]):before,html body div[data-placeholder]:empty:not([data-div-placeholder-content]):before{content:attr(data-placeholder);color:rgba(0,0,0,.4)}html #conversejs div[data-placeholder]:focus:empty:not([data-div-placeholder-content]):before,html body .modal-dialog div[data-placeholder]:focus:empty:not([data-div-placeholder-content]):before,html body div[data-placeholder]:focus:empty:not([data-div-placeholder-content]):before{color:rgba(0,0,0,.2)}html #conversejs div[data-placeholder]:active,html body .modal-dialog div[data-placeholder]:active,html body div[data-placeholder]:active{color:var(--text-color)!important}html #conversejs .btn-box,html body .btn-box,html body .modal-dialog .btn-box{display:flex;flex-direction:row;margin-top:20px;padding:0 20px}html #conversejs .btn-box.center-align,html body .btn-box.center-align,html body .modal-dialog .btn-box.center-align{justify-content:center;align-items:center}html #conversejs a.btn-istance,html body .modal-dialog a.btn-istance,html body a.btn-istance{height:24px}html #conversejs a.rect-btn,html body .modal-dialog a.rect-btn,html body a.rect-btn{display:block;height:36px;line-height:36px;padding:0 20px;min-width:150px!important;background-color:var(--primary-color);border-radius:5px;box-sizing:border-box;color:var(--lightest-grey);font-size:13px;font-weight:var(text-weight-normal);text-align:center}html #conversejs a.rect-btn:hover,html body .modal-dialog a.rect-btn:hover,html body a.rect-btn:hover{opacity:1;cursor:pointer}html #conversejs a.rect-btn.dark-btn,html body .modal-dialog a.rect-btn.dark-btn,html body a.rect-btn.dark-btn{background-color:var(--base-color)}html #conversejs a.rect-btn.small-btn,html body .modal-dialog a.rect-btn.small-btn,html body a.rect-btn.small-btn{font-weight:var(--text-weight-regular);background-color:var(--black);margin:5px 20px;border-radius:var(--button-radius)}html #conversejs a.rect-btn.border,html body .modal-dialog a.rect-btn.border,html body a.rect-btn.border{background-color:transparent;color:var(--light-base-color);border:3px solid var(--light-base-color);line-height:30px}html #conversejs a.rect-btn.log-in-out,html body .modal-dialog a.rect-btn.log-in-out,html body a.rect-btn.log-in-out{background:var(--second-color)}html #conversejs a.rect-btn:hover.border,html body .modal-dialog a.rect-btn:hover.border,html body a.rect-btn:hover.border{background-color:var(--light-base-color);border-color:var(--light-base-color);cursor:pointer;color:var(--lightest-grey)}html #conversejs a.rect-btn:hover.border.rect-btn-cancel,html body .modal-dialog a.rect-btn:hover.border.rect-btn-cancel,html body a.rect-btn:hover.border.rect-btn-cancel{border-color:var(--text-warning);background-color:var(--bg-warning)}html #conversejs .head-box,html body .head-box,html body .modal-dialog .head-box{height:var(--head-box-height);display:flex;flex-direction:row;align-items:center;margin:0;padding:0}html #conversejs .head-box i,html body .head-box i,html body .modal-dialog .head-box i{font-size:24px}html #conversejs .head-box.head-close i:after,html body .head-box.head-close i:after,html body .modal-dialog .head-box.head-close i:after{content:"clear"}html #conversejs .head-box.head-back i:after,html body .head-box.head-back i:after,html body .modal-dialog .head-box.head-back i:after{content:"arrow_left"}html #conversejs .input-label.with-icon,html body .input-label.with-icon,html body .modal-dialog .input-label.with-icon{-webkit-align-items:center;align-items:center;background-color:#f9f9f9;box-sizing:border-box;display:-webkit-flex;display:flex;min-height:34px;padding:20px;padding-right:10px;width:100%}html #conversejs .input-label.with-icon.createGroup,html #conversejs .input-label.with-icon.sendLocation,html body .input-label.with-icon.createGroup,html body .input-label.with-icon.sendLocation,html body .modal-dialog .input-label.with-icon.createGroup,html body .modal-dialog .input-label.with-icon.sendLocation{display:flex;justify-content:space-between}html #conversejs .input-label.with-icon.createGroup i,html #conversejs .input-label.with-icon.sendLocation i,html body .input-label.with-icon.createGroup i,html body .input-label.with-icon.sendLocation i,html body .modal-dialog .input-label.with-icon.createGroup i,html body .modal-dialog .input-label.with-icon.sendLocation i{flex:0 0 auto}html #conversejs .input-label.with-icon.createGroup input,html #conversejs .input-label.with-icon.sendLocation input,html body .input-label.with-icon.createGroup input,html body .input-label.with-icon.sendLocation input,html body .modal-dialog .input-label.with-icon.createGroup input,html body .modal-dialog .input-label.with-icon.sendLocation input{flex:1 1 auto;font-weight:400}html #conversejs .input-label.with-icon.createGroup a.rect-btn,html #conversejs .input-label.with-icon.sendLocation a.rect-btn,html body .input-label.with-icon.createGroup a.rect-btn,html body .input-label.with-icon.sendLocation a.rect-btn,html body .modal-dialog .input-label.with-icon.createGroup a.rect-btn,html body .modal-dialog .input-label.with-icon.sendLocation a.rect-btn{flex:0 0 auto}html #conversejs .input-label.with-icon.sendLocation,html body .input-label.with-icon.sendLocation,html body .modal-dialog .input-label.with-icon.sendLocation{margin-bottom:0}html #conversejs .input-label.with-icon input[type=text],html body .input-label.with-icon input[type=text],html body .modal-dialog .input-label.with-icon input[type=text]{flex:1 1 0;padding:0;z-index:1;text-align:left;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;line-height:20px;font-size:15px;min-height:20px;border:none;width:100%;outline:0;background:0 0;color:#989898;font-weight:400!important;box-shadow:none}html #conversejs .input-label.with-icon input[type=submit].join-room-btn,html body .input-label.with-icon input[type=submit].join-room-btn,html body .modal-dialog .input-label.with-icon input[type=submit].join-room-btn{padding:0;margin:0;width:auto!important;border-radius:0;background-color:transparent;color:var(--base-color);font-weight:400!important;font-size:11px;text-transform:uppercase}html #conversejs .input-label.with-icon input[type=submit].join-room-btn:hover,html body .input-label.with-icon input[type=submit].join-room-btn:hover,html body .modal-dialog .input-label.with-icon input[type=submit].join-room-btn:hover{background:0 0}html #conversejs label.sendLocation span.select2.select2-container,html body .modal-dialog label.sendLocation span.select2.select2-container,html body label.sendLocation span.select2.select2-container{flex:1 1 auto;margin-right:20px}html #conversejs label.sendLocation span.select2.select2-container .select2-selection,html body .modal-dialog label.sendLocation span.select2.select2-container .select2-selection,html body label.sendLocation span.select2.select2-container .select2-selection{background-color:transparent;border:none}html #conversejs .chat-avatar-container,html body .chat-avatar-container,html body .modal-dialog .chat-avatar-container{display:flex;justify-content:center;align-items:center;padding:0 10px 0 0!important}html #conversejs .chat-avatar-container .my-avatar,html body .chat-avatar-container .my-avatar,html body .modal-dialog .chat-avatar-container .my-avatar{position:relative;width:40px;height:40px;border-radius:50%;background-color:var(--light-base-color);background-repeat:no-repeat;background-position:center;background-size:cover}html #conversejs .chat-avatar-container .my-avatar.my-icon,html body .chat-avatar-container .my-avatar.my-icon,html body .modal-dialog .chat-avatar-container .my-avatar.my-icon{display:flex;justify-content:center;align-items:center;background-color:var(--light2-base-color)}html #conversejs .chat-avatar-container .my-avatar.my-icon i,html body .chat-avatar-container .my-avatar.my-icon i,html body .modal-dialog .chat-avatar-container .my-avatar.my-icon i{color:#fff!important}html #conversejs .chat-avatar-container .my-avatar-min,html body .chat-avatar-container .my-avatar-min,html body .modal-dialog .chat-avatar-container .my-avatar-min{height:30px;width:30px}html #conversejs .chat-avatar-container .my-avatar-med,html body .chat-avatar-container .my-avatar-med,html body .modal-dialog .chat-avatar-container .my-avatar-med{height:100px;width:100px}html #conversejs .chat-avatar-container .my-avatar-big,html body .chat-avatar-container .my-avatar-big,html body .modal-dialog .chat-avatar-container .my-avatar-big{height:200px;width:200px}html #conversejs .chat-avatar-container .my-avatar-small,html body .chat-avatar-container .my-avatar-small,html body .modal-dialog .chat-avatar-container .my-avatar-small{height:60px;width:60px}html #conversejs .single-msg-container .chat-avatar-container,html body .modal-dialog .single-msg-container .chat-avatar-container,html body .single-msg-container .chat-avatar-container{padding-right:0!important}html #conversejs .single-msg-container .chat-avatar-container:after,html body .modal-dialog .single-msg-container .chat-avatar-container:after,html body .single-msg-container .chat-avatar-container:after{content:"";left:0;top:50%;width:0;border:10px solid transparent;border-right-color:var(--bubble-they-bg);border-left:0;margin-left:3px}html #conversejs a:hover,html body .modal-dialog a:hover,html body a:hover{text-decoration:none}html #conversejs .event,html body .event,html body .modal-dialog .event{opacity:.8}html #conversejs .event:hover,html body .event:hover,html body .modal-dialog .event:hover{opacity:1;cursor:pointer}html #conversejs #chatrooms .contacts-list-box dd.roster-heading,html #conversejs #converse-roster .contacts-list-box dd.roster-heading,html #conversejs .controlbox-head .contacts-list-box dd.roster-heading,html body #chatrooms .contacts-list-box dd.roster-heading,html body #converse-roster .contacts-list-box dd.roster-heading,html body .controlbox-head .contacts-list-box dd.roster-heading,html body .modal-dialog #chatrooms .contacts-list-box dd.roster-heading,html body .modal-dialog #converse-roster .contacts-list-box dd.roster-heading,html body .modal-dialog .controlbox-head .contacts-list-box dd.roster-heading{height:36px!important;padding:0 0 0 25px!important;color:var(--primary-color);font-weight:700;line-height:36px!important}html #conversejs #chatrooms .contacts-list-box#chatroom-rubrica a.open-chat-item,html #conversejs #chatrooms .contacts-list-box#chatroom-rubrica dd,html #conversejs #converse-roster .contacts-list-box#chatroom-rubrica a.open-chat-item,html #conversejs #converse-roster .contacts-list-box#chatroom-rubrica dd,html #conversejs .controlbox-head .contacts-list-box#chatroom-rubrica a.open-chat-item,html #conversejs .controlbox-head .contacts-list-box#chatroom-rubrica dd,html body #chatrooms .contacts-list-box#chatroom-rubrica a.open-chat-item,html body #chatrooms .contacts-list-box#chatroom-rubrica dd,html body #converse-roster .contacts-list-box#chatroom-rubrica a.open-chat-item,html body #converse-roster .contacts-list-box#chatroom-rubrica dd,html body .controlbox-head .contacts-list-box#chatroom-rubrica a.open-chat-item,html body .controlbox-head .contacts-list-box#chatroom-rubrica dd,html body .modal-dialog #chatrooms .contacts-list-box#chatroom-rubrica a.open-chat-item,html body .modal-dialog #chatrooms .contacts-list-box#chatroom-rubrica dd,html body .modal-dialog #converse-roster .contacts-list-box#chatroom-rubrica a.open-chat-item,html body .modal-dialog #converse-roster .contacts-list-box#chatroom-rubrica dd,html body .modal-dialog .controlbox-head .contacts-list-box#chatroom-rubrica a.open-chat-item,html body .modal-dialog .controlbox-head .contacts-list-box#chatroom-rubrica dd{height:var(--chat-list-item-height-small)}html #conversejs #chatrooms .contacts-list-box#chatroom-rubrica a.open-chat-item:hover,html #conversejs #chatrooms .contacts-list-box#chatroom-rubrica dd:hover,html #conversejs #converse-roster .contacts-list-box#chatroom-rubrica a.open-chat-item:hover,html #conversejs #converse-roster .contacts-list-box#chatroom-rubrica dd:hover,html #conversejs .controlbox-head .contacts-list-box#chatroom-rubrica a.open-chat-item:hover,html #conversejs .controlbox-head .contacts-list-box#chatroom-rubrica dd:hover,html body #chatrooms .contacts-list-box#chatroom-rubrica a.open-chat-item:hover,html body #chatrooms .contacts-list-box#chatroom-rubrica dd:hover,html body #converse-roster .contacts-list-box#chatroom-rubrica a.open-chat-item:hover,html body #converse-roster .contacts-list-box#chatroom-rubrica dd:hover,html body .controlbox-head .contacts-list-box#chatroom-rubrica a.open-chat-item:hover,html body .controlbox-head .contacts-list-box#chatroom-rubrica dd:hover,html body .modal-dialog #chatrooms .contacts-list-box#chatroom-rubrica a.open-chat-item:hover,html body .modal-dialog #chatrooms .contacts-list-box#chatroom-rubrica dd:hover,html body .modal-dialog #converse-roster .contacts-list-box#chatroom-rubrica a.open-chat-item:hover,html body .modal-dialog #converse-roster .contacts-list-box#chatroom-rubrica dd:hover,html body .modal-dialog .controlbox-head .contacts-list-box#chatroom-rubrica a.open-chat-item:hover,html body .modal-dialog .controlbox-head .contacts-list-box#chatroom-rubrica dd:hover{background:var(--grey-light)}html #conversejs #chatrooms .contacts-list-box dd .open-chat-item,html #conversejs #chatrooms .open-chat-item,html #conversejs #converse-roster .contacts-list-box dd .open-chat-item,html #conversejs #converse-roster .open-chat-item,html #conversejs .controlbox-head .contacts-list-box dd .open-chat-item,html #conversejs .controlbox-head .open-chat-item,html body #chatrooms .contacts-list-box dd .open-chat-item,html body #chatrooms .open-chat-item,html body #converse-roster .contacts-list-box dd .open-chat-item,html body #converse-roster .open-chat-item,html body .controlbox-head .contacts-list-box dd .open-chat-item,html body .controlbox-head .open-chat-item,html body .modal-dialog #chatrooms .contacts-list-box dd .open-chat-item,html body .modal-dialog #chatrooms .open-chat-item,html body .modal-dialog #converse-roster .contacts-list-box dd .open-chat-item,html body .modal-dialog #converse-roster .open-chat-item,html body .modal-dialog .controlbox-head .contacts-list-box dd .open-chat-item,html body .modal-dialog .controlbox-head .open-chat-item{box-sizing:border-box;padding:0;margin:0;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;width:100%}html #conversejs #chatrooms dd:first-child .recordBtn-container,html #conversejs #converse-roster dd:first-child .recordBtn-container,html #conversejs .controlbox-head dd:first-child .recordBtn-container,html body #chatrooms dd:first-child .recordBtn-container,html body #converse-roster dd:first-child .recordBtn-container,html body .controlbox-head dd:first-child .recordBtn-container,html body .modal-dialog #chatrooms dd:first-child .recordBtn-container,html body .modal-dialog #converse-roster dd:first-child .recordBtn-container,html body .modal-dialog .controlbox-head dd:first-child .recordBtn-container{border-top:none}html #conversejs #chatrooms .msg-info,html #conversejs #converse-roster .msg-info,html #conversejs .controlbox-head .msg-info,html body #chatrooms .msg-info,html body #converse-roster .msg-info,html body .controlbox-head .msg-info,html body .modal-dialog #chatrooms .msg-info,html body .modal-dialog #converse-roster .msg-info,html body .modal-dialog .controlbox-head .msg-info{display:flex;flex-direction:row;align-items:center;overflow:hidden;text-overflow:ellipsis;width:100%}html #conversejs #chatrooms .open-chat-item.current .msg-info,html #conversejs #chatrooms a.current-chat,html #conversejs #converse-roster .open-chat-item.current .msg-info,html #conversejs #converse-roster a.current-chat,html #conversejs .controlbox-head .open-chat-item.current .msg-info,html #conversejs .controlbox-head a.current-chat,html body #chatrooms .open-chat-item.current .msg-info,html body #chatrooms a.current-chat,html body #converse-roster .open-chat-item.current .msg-info,html body #converse-roster a.current-chat,html body .controlbox-head .open-chat-item.current .msg-info,html body .controlbox-head a.current-chat,html body .modal-dialog #chatrooms .open-chat-item.current .msg-info,html body .modal-dialog #chatrooms a.current-chat,html body .modal-dialog #converse-roster .open-chat-item.current .msg-info,html body .modal-dialog #converse-roster a.current-chat,html body .modal-dialog .controlbox-head .open-chat-item.current .msg-info,html body .modal-dialog .controlbox-head a.current-chat{background-color:var(--grey-vibrant);cursor:pointer}html #conversejs #chatrooms .open-chat-item.current .msg-info .status-icon:before,html #conversejs #chatrooms a.current-chat .status-icon:before,html #conversejs #converse-roster .open-chat-item.current .msg-info .status-icon:before,html #conversejs #converse-roster a.current-chat .status-icon:before,html #conversejs .controlbox-head .open-chat-item.current .msg-info .status-icon:before,html #conversejs .controlbox-head a.current-chat .status-icon:before,html body #chatrooms .open-chat-item.current .msg-info .status-icon:before,html body #chatrooms a.current-chat .status-icon:before,html body #converse-roster .open-chat-item.current .msg-info .status-icon:before,html body #converse-roster a.current-chat .status-icon:before,html body .controlbox-head .open-chat-item.current .msg-info .status-icon:before,html body .controlbox-head a.current-chat .status-icon:before,html body .modal-dialog #chatrooms .open-chat-item.current .msg-info .status-icon:before,html body .modal-dialog #chatrooms a.current-chat .status-icon:before,html body .modal-dialog #converse-roster .open-chat-item.current .msg-info .status-icon:before,html body .modal-dialog #converse-roster a.current-chat .status-icon:before,html body .modal-dialog .controlbox-head .open-chat-item.current .msg-info .status-icon:before,html body .modal-dialog .controlbox-head a.current-chat .status-icon:before{border-color:var(--grey-vibrant)}html #conversejs #chatrooms dd .open-chat-item .avatar,html #conversejs #converse-roster dd .open-chat-item .avatar,html #conversejs .controlbox-head dd .open-chat-item .avatar,html body #chatrooms dd .open-chat-item .avatar,html body #converse-roster dd .open-chat-item .avatar,html body .controlbox-head dd .open-chat-item .avatar,html body .modal-dialog #chatrooms dd .open-chat-item .avatar,html body .modal-dialog #converse-roster dd .open-chat-item .avatar,html body .modal-dialog .controlbox-head dd .open-chat-item .avatar{padding:0 13px 0 15px;height:60px}html #conversejs #chatrooms dd .open-chat-item .sidebar-chat-body,html #conversejs #converse-roster dd .open-chat-item .sidebar-chat-body,html #conversejs .controlbox-head dd .open-chat-item .sidebar-chat-body,html body #chatrooms dd .open-chat-item .sidebar-chat-body,html body #converse-roster dd .open-chat-item .sidebar-chat-body,html body .controlbox-head dd .open-chat-item .sidebar-chat-body,html body .modal-dialog #chatrooms dd .open-chat-item .sidebar-chat-body,html body .modal-dialog #converse-roster dd .open-chat-item .sidebar-chat-body,html body .modal-dialog .controlbox-head dd .open-chat-item .sidebar-chat-body{-webkit-flex-grow:1;flex-grow:1;min-width:0;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center}html #conversejs #chatrooms .head-box-title .status-icon,html #conversejs #chatrooms dd.current-xmpp-contact .status-icon,html #conversejs #converse-roster .head-box-title .status-icon,html #conversejs #converse-roster dd.current-xmpp-contact .status-icon,html #conversejs .controlbox-head .head-box-title .status-icon,html #conversejs .controlbox-head dd.current-xmpp-contact .status-icon,html body #chatrooms .head-box-title .status-icon,html body #chatrooms dd.current-xmpp-contact .status-icon,html body #converse-roster .head-box-title .status-icon,html body #converse-roster dd.current-xmpp-contact .status-icon,html body .controlbox-head .head-box-title .status-icon,html body .controlbox-head dd.current-xmpp-contact .status-icon,html body .modal-dialog #chatrooms .head-box-title .status-icon,html body .modal-dialog #chatrooms dd.current-xmpp-contact .status-icon,html body .modal-dialog #converse-roster .head-box-title .status-icon,html body .modal-dialog #converse-roster dd.current-xmpp-contact .status-icon,html body .modal-dialog .controlbox-head .head-box-title .status-icon,html body .modal-dialog .controlbox-head dd.current-xmpp-contact .status-icon{position:relative;margin:0;box-sizing:content-box;float:none;width:45px;height:45px;background-repeat:no-repeat;background-position:center;border-radius:30px}html #conversejs #chatrooms dd .open-chat-item .contact-name,html #conversejs #converse-roster dd .open-chat-item .contact-name,html #conversejs .controlbox-head dd .open-chat-item .contact-name,html body #chatrooms dd .open-chat-item .contact-name,html body #converse-roster dd .open-chat-item .contact-name,html body .controlbox-head dd .open-chat-item .contact-name,html body .modal-dialog #chatrooms dd .open-chat-item .contact-name,html body .modal-dialog #converse-roster dd .open-chat-item .contact-name,html body .modal-dialog .controlbox-head dd .open-chat-item .contact-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px;line-height:21px;-webkit-flex-grow:1;flex-grow:1;display:-webkit-flex;display:flex;float:left;color:var(--text-dark);font-weight:600;height:auto;max-width:80%}html #conversejs #chatrooms .chat-first-line,html #conversejs #converse-roster .chat-first-line,html #conversejs .controlbox-head .chat-first-line,html body #chatrooms .chat-first-line,html body #converse-roster .chat-first-line,html body .controlbox-head .chat-first-line,html body .modal-dialog #chatrooms .chat-first-line,html body .modal-dialog #converse-roster .chat-first-line,html body .modal-dialog .controlbox-head .chat-first-line{display:flex;justify-content:space-between}html #conversejs #chatrooms .chat-meta,html #conversejs #converse-roster .chat-meta,html #conversejs .controlbox-head .chat-meta,html body #chatrooms .chat-meta,html body #converse-roster .chat-meta,html body .controlbox-head .chat-meta,html body .modal-dialog #chatrooms .chat-meta,html body .modal-dialog #converse-roster .chat-meta,html body .modal-dialog .controlbox-head .chat-meta{color:rgba(0,0,0,.4);font-size:10px}html #conversejs #chatrooms dd.current-xmpp-contact .chat-meta .timestamp,html #conversejs #converse-roster dd.current-xmpp-contact .chat-meta .timestamp,html #conversejs .controlbox-head dd.current-xmpp-contact .chat-meta .timestamp,html body #chatrooms dd.current-xmpp-contact .chat-meta .timestamp,html body #converse-roster dd.current-xmpp-contact .chat-meta .timestamp,html body .controlbox-head dd.current-xmpp-contact .chat-meta .timestamp,html body .modal-dialog #chatrooms dd.current-xmpp-contact .chat-meta .timestamp,html body .modal-dialog #converse-roster dd.current-xmpp-contact .chat-meta .timestamp,html body .modal-dialog .controlbox-head dd.current-xmpp-contact .chat-meta .timestamp{vertical-align:baseline;font-size:12px!important;margin:0!important}html #conversejs #chatrooms .chat-second-line,html #conversejs #converse-roster .chat-second-line,html #conversejs .controlbox-head .chat-second-line,html body #chatrooms .chat-second-line,html body #converse-roster .chat-second-line,html body .controlbox-head .chat-second-line,html body .modal-dialog #chatrooms .chat-second-line,html body .modal-dialog #converse-roster .chat-second-line,html body .modal-dialog .controlbox-head .chat-second-line{display:grid;grid-template-columns:1fr 0 auto;grid-gap:2px;align-items:center}html #conversejs #chatrooms .chat-second-line .chat-preview,html #conversejs #converse-roster .chat-second-line .chat-preview,html #conversejs .controlbox-head .chat-second-line .chat-preview,html body #chatrooms .chat-second-line .chat-preview,html body #converse-roster .chat-second-line .chat-preview,html body .controlbox-head .chat-second-line .chat-preview,html body .modal-dialog #chatrooms .chat-second-line .chat-preview,html body .modal-dialog #converse-roster .chat-second-line .chat-preview,html body .modal-dialog .controlbox-head .chat-second-line .chat-preview{color:var(--grey-dark);font-weight:400;font-size:14px;display:flex;align-items:center}html #conversejs #chatrooms .chat-second-line .chat-preview span.message-preview,html #conversejs #converse-roster .chat-second-line .chat-preview span.message-preview,html #conversejs .controlbox-head .chat-second-line .chat-preview span.message-preview,html body #chatrooms .chat-second-line .chat-preview span.message-preview,html body #converse-roster .chat-second-line .chat-preview span.message-preview,html body .controlbox-head .chat-second-line .chat-preview span.message-preview,html body .modal-dialog #chatrooms .chat-second-line .chat-preview span.message-preview,html body .modal-dialog #converse-roster .chat-second-line .chat-preview span.message-preview,html body .modal-dialog .controlbox-head .chat-second-line .chat-preview span.message-preview{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;font-style:normal;font-weight:400;font-size:14px;max-width:220px;line-height:24px;vertical-align:middle}html #conversejs #chatrooms .chat-second-line .chat-preview span.message-preview.is-typing,html #conversejs #converse-roster .chat-second-line .chat-preview span.message-preview.is-typing,html #conversejs .controlbox-head .chat-second-line .chat-preview span.message-preview.is-typing,html body #chatrooms .chat-second-line .chat-preview span.message-preview.is-typing,html body #converse-roster .chat-second-line .chat-preview span.message-preview.is-typing,html body .controlbox-head .chat-second-line .chat-preview span.message-preview.is-typing,html body .modal-dialog #chatrooms .chat-second-line .chat-preview span.message-preview.is-typing,html body .modal-dialog #converse-roster .chat-second-line .chat-preview span.message-preview.is-typing,html body .modal-dialog .controlbox-head .chat-second-line .chat-preview span.message-preview.is-typing{color:var(--lime)}html #conversejs #chatrooms .chat-second-line .chat-preview span.message-preview i.material-icons,html #conversejs #converse-roster .chat-second-line .chat-preview span.message-preview i.material-icons,html #conversejs .controlbox-head .chat-second-line .chat-preview span.message-preview i.material-icons,html body #chatrooms .chat-second-line .chat-preview span.message-preview i.material-icons,html body #converse-roster .chat-second-line .chat-preview span.message-preview i.material-icons,html body .controlbox-head .chat-second-line .chat-preview span.message-preview i.material-icons,html body .modal-dialog #chatrooms .chat-second-line .chat-preview span.message-preview i.material-icons,html body .modal-dialog #converse-roster .chat-second-line .chat-preview span.message-preview i.material-icons,html body .modal-dialog .controlbox-head .chat-second-line .chat-preview span.message-preview i.material-icons{line-height:24px;vertical-align:middle}@media screen and (max-width:600px){html #conversejs #chatrooms .chat-second-line .chat-preview span.message-preview,html #conversejs #converse-roster .chat-second-line .chat-preview span.message-preview,html #conversejs .controlbox-head .chat-second-line .chat-preview span.message-preview,html body #chatrooms .chat-second-line .chat-preview span.message-preview,html body #converse-roster .chat-second-line .chat-preview span.message-preview,html body .controlbox-head .chat-second-line .chat-preview span.message-preview,html body .modal-dialog #chatrooms .chat-second-line .chat-preview span.message-preview,html body .modal-dialog #converse-roster .chat-second-line .chat-preview span.message-preview,html body .modal-dialog .controlbox-head .chat-second-line .chat-preview span.message-preview{max-width:100px}}@media screen and (min-width:600px){html #conversejs #chatrooms .chat-second-line .chat-preview span.message-preview,html #conversejs #converse-roster .chat-second-line .chat-preview span.message-preview,html #conversejs .controlbox-head .chat-second-line .chat-preview span.message-preview,html body #chatrooms .chat-second-line .chat-preview span.message-preview,html body #converse-roster .chat-second-line .chat-preview span.message-preview,html body .controlbox-head .chat-second-line .chat-preview span.message-preview,html body .modal-dialog #chatrooms .chat-second-line .chat-preview span.message-preview,html body .modal-dialog #converse-roster .chat-second-line .chat-preview span.message-preview,html body .modal-dialog .controlbox-head .chat-second-line .chat-preview span.message-preview{max-width:130px}}@media screen and (min-width:768px){html #conversejs #chatrooms .chat-second-line .chat-preview span.message-preview,html #conversejs #converse-roster .chat-second-line .chat-preview span.message-preview,html #conversejs .controlbox-head .chat-second-line .chat-preview span.message-preview,html body #chatrooms .chat-second-line .chat-preview span.message-preview,html body #converse-roster .chat-second-line .chat-preview span.message-preview,html body .controlbox-head .chat-second-line .chat-preview span.message-preview,html body .modal-dialog #chatrooms .chat-second-line .chat-preview span.message-preview,html body .modal-dialog #converse-roster .chat-second-line .chat-preview span.message-preview,html body .modal-dialog .controlbox-head .chat-second-line .chat-preview span.message-preview{max-width:130px}}@media screen and (min-width:992px){html #conversejs #chatrooms .chat-second-line .chat-preview span.message-preview,html #conversejs #converse-roster .chat-second-line .chat-preview span.message-preview,html #conversejs .controlbox-head .chat-second-line .chat-preview span.message-preview,html body #chatrooms .chat-second-line .chat-preview span.message-preview,html body #converse-roster .chat-second-line .chat-preview span.message-preview,html body .controlbox-head .chat-second-line .chat-preview span.message-preview,html body .modal-dialog #chatrooms .chat-second-line .chat-preview span.message-preview,html body .modal-dialog #converse-roster .chat-second-line .chat-preview span.message-preview,html body .modal-dialog .controlbox-head .chat-second-line .chat-preview span.message-preview{max-width:160px}}@media screen and (min-width:1200px){html #conversejs #chatrooms .chat-second-line .chat-preview span.message-preview,html #conversejs #converse-roster .chat-second-line .chat-preview span.message-preview,html #conversejs .controlbox-head .chat-second-line .chat-preview span.message-preview,html body #chatrooms .chat-second-line .chat-preview span.message-preview,html body #converse-roster .chat-second-line .chat-preview span.message-preview,html body .controlbox-head .chat-second-line .chat-preview span.message-preview,html body .modal-dialog #chatrooms .chat-second-line .chat-preview span.message-preview,html body .modal-dialog #converse-roster .chat-second-line .chat-preview span.message-preview,html body .modal-dialog .controlbox-head .chat-second-line .chat-preview span.message-preview{max-width:220px}}html #conversejs #chatrooms .chat-second-line .chat-preview i.material-icons,html #conversejs #converse-roster .chat-second-line .chat-preview i.material-icons,html #conversejs .controlbox-head .chat-second-line .chat-preview i.material-icons,html body #chatrooms .chat-second-line .chat-preview i.material-icons,html body #converse-roster .chat-second-line .chat-preview i.material-icons,html body .controlbox-head .chat-second-line .chat-preview i.material-icons,html body .modal-dialog #chatrooms .chat-second-line .chat-preview i.material-icons,html body .modal-dialog #converse-roster .chat-second-line .chat-preview i.material-icons,html body .modal-dialog .controlbox-head .chat-second-line .chat-preview i.material-icons{flex:0 0 auto;font-size:18px;margin-right:5px;color:var(--grey-dark)}html #conversejs #chatrooms .contacts-list-box dd a.remove-xmpp-contact,html #conversejs #converse-roster .contacts-list-box dd a.remove-xmpp-contact,html #conversejs .controlbox-head .contacts-list-box dd a.remove-xmpp-contact,html body #chatrooms .contacts-list-box dd a.remove-xmpp-contact,html body #converse-roster .contacts-list-box dd a.remove-xmpp-contact,html body .controlbox-head .contacts-list-box dd a.remove-xmpp-contact,html body .modal-dialog #chatrooms .contacts-list-box dd a.remove-xmpp-contact,html body .modal-dialog #converse-roster .contacts-list-box dd a.remove-xmpp-contact,html body .modal-dialog .controlbox-head .contacts-list-box dd a.remove-xmpp-contact{display:none!important}html #conversejs #chatrooms .status-icon:before,html #conversejs #converse-roster .status-icon:before,html #conversejs .controlbox-head .status-icon:before,html body #chatrooms .status-icon:before,html body #converse-roster .status-icon:before,html body .controlbox-head .status-icon:before,html body .modal-dialog #chatrooms .status-icon:before,html body .modal-dialog #converse-roster .status-icon:before,html body .modal-dialog .controlbox-head .status-icon:before{right:2px;border-radius:50%;content:" ";color:red;font-size:1px;width:15px!important;height:15px!important;display:block;overflow:hidden;box-sizing:border-box;border:3px solid #fff;bottom:2px;position:absolute}html #conversejs #chatrooms .head-box-title .status-icon:before,html #conversejs #converse-roster .head-box-title .status-icon:before,html #conversejs .controlbox-head .head-box-title .status-icon:before,html body #chatrooms .head-box-title .status-icon:before,html body #converse-roster .head-box-title .status-icon:before,html body .controlbox-head .head-box-title .status-icon:before,html body .modal-dialog #chatrooms .head-box-title .status-icon:before,html body .modal-dialog #converse-roster .head-box-title .status-icon:before,html body .modal-dialog .controlbox-head .head-box-title .status-icon:before{right:5px!important;bottom:5px!important;width:14px!important;height:14px!important}html #conversejs #chatrooms .icon-offline:before,html #conversejs #converse-roster .icon-offline:before,html #conversejs .controlbox-head .icon-offline:before,html body #chatrooms .icon-offline:before,html body #converse-roster .icon-offline:before,html body .controlbox-head .icon-offline:before,html body .modal-dialog #chatrooms .icon-offline:before,html body .modal-dialog #converse-roster .icon-offline:before,html body .modal-dialog .controlbox-head .icon-offline:before{background:red}html #conversejs #chatrooms .icon-online:before,html #conversejs #converse-roster .icon-online:before,html #conversejs .controlbox-head .icon-online:before,html body #chatrooms .icon-online:before,html body #converse-roster .icon-online:before,html body .controlbox-head .icon-online:before,html body .modal-dialog #chatrooms .icon-online:before,html body .modal-dialog #converse-roster .icon-online:before,html body .modal-dialog .controlbox-head .icon-online:before{background:#79cfa6}html #conversejs #chatrooms .icon-away:before,html #conversejs #converse-roster .icon-away:before,html #conversejs .controlbox-head .icon-away:before,html body #chatrooms .icon-away:before,html body #converse-roster .icon-away:before,html body .controlbox-head .icon-away:before,html body .modal-dialog #chatrooms .icon-away:before,html body .modal-dialog #converse-roster .icon-away:before,html body .modal-dialog .controlbox-head .icon-away:before{background:#f9d570}html #conversejs #chatrooms .icon-invisible:before,html #conversejs #converse-roster .icon-invisible:before,html #conversejs .controlbox-head .icon-invisible:before,html body #chatrooms .icon-invisible:before,html body #converse-roster .icon-invisible:before,html body .controlbox-head .icon-invisible:before,html body .modal-dialog #chatrooms .icon-invisible:before,html body .modal-dialog #converse-roster .icon-invisible:before,html body .modal-dialog .controlbox-head .icon-invisible:before{background:#dbe3eb}html #conversejs #chatrooms .icon-dnd:before,html #conversejs #converse-roster .icon-dnd:before,html #conversejs .controlbox-head .icon-dnd:before,html body #chatrooms .icon-dnd:before,html body #converse-roster .icon-dnd:before,html body .controlbox-head .icon-dnd:before,html body .modal-dialog #chatrooms .icon-dnd:before,html body .modal-dialog #converse-roster .icon-dnd:before,html body .modal-dialog .controlbox-head .icon-dnd:before{background:#ea7f7f}html #conversejs #chatrooms .recordBtn-container,html #conversejs #converse-roster .recordBtn-container,html #conversejs .controlbox-head .recordBtn-container,html body #chatrooms .recordBtn-container,html body #converse-roster .recordBtn-container,html body .controlbox-head .recordBtn-container,html body .modal-dialog #chatrooms .recordBtn-container,html body .modal-dialog #converse-roster .recordBtn-container,html body .modal-dialog .controlbox-head .recordBtn-container{float:right;width:60px;height:100%;background-color:var(--lightest-base-color);background-image:url(../img/rec-icon.png);background-position:center;background-repeat:no-repeat;border-top:1px solid var(--light-base-color);display:none}html #conversejs .head-box,html body .head-box,html body .modal-dialog .head-box{background-color:var(--header-modal-bg);padding:0 20px;border-radius:var(--border-radius);border-bottom:none}html #conversejs .modal#uploadModal .modal-dialog,html body .modal#uploadModal .modal-dialog,html body .modal-dialog .modal#uploadModal .modal-dialog{width:35%}@media screen and (max-width:1025px){html #conversejs .modal#uploadModal .modal-dialog,html body .modal#uploadModal .modal-dialog,html body .modal-dialog .modal#uploadModal .modal-dialog{width:60%}}html #conversejs .modal#uploadModal .modal-content .modal-body,html body .modal#uploadModal .modal-content .modal-body,html body .modal-dialog .modal#uploadModal .modal-content .modal-body{max-height:calc(100vh - 250px)}html #conversejs .modal-content,html body .modal-content,html body .modal-dialog .modal-content{height:100%!important}html #conversejs .modal-content .modal-body,html body .modal-content .modal-body,html body .modal-dialog .modal-content .modal-body{max-height:calc(100vh - 200px);overflow:auto}html #conversejs .modal-content .modal-body .group-chat-box,html body .modal-content .modal-body .group-chat-box,html body .modal-dialog .modal-content .modal-body .group-chat-box{padding:15px 20px 0;background-color:var(--header-modal-bg)}html #conversejs .modal-content .modal-body #converse-roster .contacts-list-box,html body .modal-content .modal-body #converse-roster .contacts-list-box,html body .modal-dialog .modal-content .modal-body #converse-roster .contacts-list-box{height:100%;margin:0!important}html #conversejs .modal-content .modal-body #map,html body .modal-content .modal-body #map,html body .modal-dialog .modal-content .modal-body #map{height:calc(100% - 41px)!important;min-height:0!important}html #conversejs .modal-footer,html body .modal-dialog .modal-footer,html body .modal-footer{height:var(--modal-footer-height)}html #conversejs #lightbox .modal-content,html body #lightbox .modal-content,html body .modal-dialog #lightbox .modal-content{max-height:100%;height:auto}html #conversejs #lightbox .modal-content .modal-body,html body #lightbox .modal-content .modal-body,html body .modal-dialog #lightbox .modal-content .modal-body{height:calc(100% - var(--header-height));text-align:center;padding:20px 50px}html #conversejs #lightbox .modal-content .modal-body img,html body #lightbox .modal-content .modal-body img,html body .modal-dialog #lightbox .modal-content .modal-body img{object-fit:contain}html #conversejs #lightbox .modal-content .modal-footer,html body #lightbox .modal-content .modal-footer,html body .modal-dialog #lightbox .modal-content .modal-footer{display:none}html #conversejs #lightbox .modal-content .modal-footer .btn-box,html body #lightbox .modal-content .modal-footer .btn-box,html body .modal-dialog #lightbox .modal-content .modal-footer .btn-box{margin-top:0}html #conversejs .modal-dialog,html body .modal-dialog,html body .modal-dialog .modal-dialog{max-height:95vh;width:50%;margin:0!important;position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%)!important;transform:translate(-50%,-50%)!important;z-index:var(--modal-z-index)}html #conversejs .modal-dialog.modal-dialog-chat-dragover,html body .modal-dialog .modal-dialog.modal-dialog-chat-dragover,html body .modal-dialog.modal-dialog-chat-dragover{-webkit-transform:none!important;transform:none!important;left:0!important}html #conversejs .modal-dialog.modal-dialog-chat-dragover .modal-content,html body .modal-dialog .modal-dialog.modal-dialog-chat-dragover .modal-content,html body .modal-dialog.modal-dialog-chat-dragover .modal-content{box-shadow:none}html #conversejs .modal-dialog.add-partecipant-modal .modal-content .modal-footer,html #conversejs .modal-dialog.forward-message-modal .modal-content .modal-footer,html body .modal-dialog .modal-dialog.add-partecipant-modal .modal-content .modal-footer,html body .modal-dialog .modal-dialog.forward-message-modal .modal-content .modal-footer,html body .modal-dialog.add-partecipant-modal .modal-content .modal-footer,html body .modal-dialog.forward-message-modal .modal-content .modal-footer{border:none}html #conversejs .modal-dialog.add-partecipant-modal .modal-content .modal-footer .btn-box.center-align,html #conversejs .modal-dialog.forward-message-modal .modal-content .modal-footer .btn-box.center-align,html body .modal-dialog .modal-dialog.add-partecipant-modal .modal-content .modal-footer .btn-box.center-align,html body .modal-dialog .modal-dialog.forward-message-modal .modal-content .modal-footer .btn-box.center-align,html body .modal-dialog.add-partecipant-modal .modal-content .modal-footer .btn-box.center-align,html body .modal-dialog.forward-message-modal .modal-content .modal-footer .btn-box.center-align{margin-top:0!important}html #conversejs .modal-body,html body .modal-body,html body .modal-dialog .modal-body{padding:0;color:var(--text-color)}html #conversejs .roster-filters-box,html body .modal-dialog .roster-filters-box,html body .roster-filters-box{background:var(--header-bg);padding:20px}html #conversejs .search-box-container,html body .modal-dialog .search-box-container,html body .search-box-container{margin:0}html #conversejs .search-box-container .search-box,html body .modal-dialog .search-box-container .search-box,html body .search-box-container .search-box{-webkit-flex:none;flex:none}html #conversejs .search-box-container .search-box .list-search,html body .modal-dialog .search-box-container .search-box .list-search,html body .search-box-container .search-box .list-search{-webkit-flex:none;flex:none;box-sizing:border-box;position:relative;z-index:100;transition:box-shadow .18s ease-out,background-color .18s ease-out;transition-delay:.12s;padding:0;background-color:transparent}html #conversejs .search-box-container .search-box i,html body .modal-dialog .search-box-container .search-box i,html body .search-box-container .search-box i{position:absolute;color:#989898;z-index:1}html #conversejs .search-box-container .search-box i.search-lens,html body .modal-dialog .search-box-container .search-box i.search-lens,html body .search-box-container .search-box i.search-lens{top:17px;left:17px}html #conversejs .search-box-container .search-box i.contact-book,html body .modal-dialog .search-box-container .search-box i.contact-book,html body .search-box-container .search-box i.contact-book{top:12px;left:370px}html #conversejs .search-box-container .search-box label.input-container,html body .modal-dialog .search-box-container .search-box label.input-container,html body .search-box-container .search-box label.input-container{-webkit-align-items:center;align-items:center;background-color:#fff;border-radius:5px;border:1px solid #f6f6f6;box-sizing:border-box;display:-webkit-flex;display:flex;min-height:34px;margin-left:12px;margin-top:7px;padding-left:52px;padding-right:54px;position:absolute;transition:.12s cubic-bezier(.1,.82,.25,1);width:95%}html #conversejs .search-box-container .search-box label.input-container input.input-search,html body .modal-dialog .search-box-container .search-box label.input-container input.input-search,html body .search-box-container .search-box label.input-container input.input-search{padding:0;z-index:1;text-align:left;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;line-height:20px;font-size:15px;min-height:20px;border:none;width:100%;outline:0;background:0 0;color:var(--text-color);font-weight:var(text-weight-normal)}html #conversejs .group-chat-box,html body .group-chat-box,html body .modal-dialog .group-chat-box{text-align:center;display:block!important}html #conversejs .group-chat-box .create-group-btn-box,html #conversejs .group-chat-box .partecipants-list-box,html body .group-chat-box .create-group-btn-box,html body .group-chat-box .partecipants-list-box,html body .modal-dialog .group-chat-box .create-group-btn-box,html body .modal-dialog .group-chat-box .partecipants-list-box{display:flex;flex-direction:row;justify-content:flex-start;overflow-x:auto;overflow-y:hidden}html #conversejs .group-chat-box .partecipants-list-box,html body .group-chat-box .partecipants-list-box,html body .modal-dialog .group-chat-box .partecipants-list-box{margin:10px 0 0;padding-bottom:15px}html #conversejs .group-chat-box .groupname-box,html body .group-chat-box .groupname-box,html body .modal-dialog .group-chat-box .groupname-box{background-color:var(--header-modal-bg)}html #conversejs .group-chat-box .groupname-box,html #conversejs .group-chat-box .moderate-box,html body .group-chat-box .groupname-box,html body .group-chat-box .moderate-box,html body .modal-dialog .group-chat-box .groupname-box,html body .modal-dialog .group-chat-box .moderate-box{display:flex;flex-direction:column;margin-top:5vh;justify-content:center;align-items:center}html #conversejs .group-chat-box .participant.list-item,html body .group-chat-box .participant.list-item,html body .modal-dialog .group-chat-box .participant.list-item{flex-grow:0;flex-shrink:0}html #conversejs .group-chat-box .partecipant-box,html body .group-chat-box .partecipant-box,html body .modal-dialog .group-chat-box .partecipant-box{display:flex;flex-direction:row;background-color:var(--primary-color);color:var(--white);border-radius:2px;font-size:13px;align-items:center;padding:5px 0 5px 5px;margin:0 5px;justify-content:center}html #conversejs .group-chat-box .partecipant-box.supervisor,html body .group-chat-box .partecipant-box.supervisor,html body .modal-dialog .group-chat-box .partecipant-box.supervisor{background-color:transparent!important}html #conversejs .group-chat-box .partecipant-box .my-avatar,html body .group-chat-box .partecipant-box .my-avatar,html body .modal-dialog .group-chat-box .partecipant-box .my-avatar{height:25px;width:25px}html #conversejs .group-chat-box .partecipant-box .contact-name,html body .group-chat-box .partecipant-box .contact-name,html body .modal-dialog .group-chat-box .partecipant-box .contact-name{padding:0 8px}html #conversejs .group-chat-box .partecipant-box .remove-contact,html body .group-chat-box .partecipant-box .remove-contact,html body .modal-dialog .group-chat-box .partecipant-box .remove-contact{padding:0 5px}html #conversejs .group-chat-box .partecipant-box .remove-contact i.material-icons,html body .group-chat-box .partecipant-box .remove-contact i.material-icons,html body .modal-dialog .group-chat-box .partecipant-box .remove-contact i.material-icons{font-size:15px;vertical-align:middle}html #conversejs .group-chat-box .partecipant-box .remove-contact:hover i,html body .group-chat-box .partecipant-box .remove-contact:hover i,html body .modal-dialog .group-chat-box .partecipant-box .remove-contact:hover i{cursor:pointer;background-color:rgba(var(--black-rgb,.05));border-radius:50%}html #conversejs .groupname-box p,html #conversejs .moderate-box p,html #conversejs .sendlocation-box p,html body .groupname-box p,html body .modal-dialog .groupname-box p,html body .modal-dialog .moderate-box p,html body .modal-dialog .sendlocation-box p,html body .moderate-box p,html body .sendlocation-box p{color:var(--dark-text);margin:10px 0 10px}html #conversejs .sendlocation-box,html body .modal-dialog .sendlocation-box,html body .sendlocation-box{background:var(--header-bg)}html #conversejs .sendlocation-box form,html body .modal-dialog .sendlocation-box form,html body .sendlocation-box form{padding:20px}html #conversejs .sendlocation-box form .input-label,html body .modal-dialog .sendlocation-box form .input-label,html body .sendlocation-box form .input-label{background:#fff;border-radius:50px}html #conversejs .sendlocation-box form .input-label.with-icon .select2-container--default .select2-selection--single .select2-selection__arrow,html body .modal-dialog .sendlocation-box form .input-label.with-icon .select2-container--default .select2-selection--single .select2-selection__arrow,html body .sendlocation-box form .input-label.with-icon .select2-container--default .select2-selection--single .select2-selection__arrow{background:#fff;right:0}html #conversejs * .moderate-box,html body * .moderate-box,html body .modal-dialog * .moderate-box{flex-direction:column!important;flex:none!important}html #conversejs * .moderate-box .partecipant-box.supervisor,html body * .moderate-box .partecipant-box.supervisor,html body .modal-dialog * .moderate-box .partecipant-box.supervisor{margin-top:10px}html #conversejs * .moderate-box .partecipant-box.supervisor .my-avatar,html body * .moderate-box .partecipant-box.supervisor .my-avatar,html body .modal-dialog * .moderate-box .partecipant-box.supervisor .my-avatar{height:40px;width:40px}html #conversejs * .moderate-box .partecipant-box.supervisor .contact-info-box,html body * .moderate-box .partecipant-box.supervisor .contact-info-box,html body .modal-dialog * .moderate-box .partecipant-box.supervisor .contact-info-box{text-align:left;margin-left:10px}html #conversejs * .moderate-box .partecipant-box.supervisor .contact-info-box .contact-name,html body * .moderate-box .partecipant-box.supervisor .contact-info-box .contact-name,html body .modal-dialog * .moderate-box .partecipant-box.supervisor .contact-info-box .contact-name{margin:0;padding:0}html #conversejs * .moderate-box .partecipant-box.supervisor .contact-info-box .contact-role,html body * .moderate-box .partecipant-box.supervisor .contact-info-box .contact-role,html body .modal-dialog * .moderate-box .partecipant-box.supervisor .contact-info-box .contact-role{font-weight:var(text-weight-normal);font-size:12px}html body.ieold .openTabCamera,html body.ieold .voice-recording{display:none!important}html body{color:var(--text-color)}html body *{font-family:var(--main-font-family)}html body #conversejs #controlbox .controlbox-head,html body #conversejs .chat-head.chat-head-chatbox.head-box,html body #conversejs .chat-head.main-menu-head.head-box{background-color:var(--header-bg);height:var(--header-height)}html body #conversejs #controlbox .controlbox-head .profile-name,html body #conversejs .chat-head.chat-head-chatbox.head-box .profile-name,html body #conversejs .chat-head.main-menu-head.head-box .profile-name{font-family:var(--main-font-family);font-weight:700!important;color:var(--text-color)}html body #conversejs #controlbox .controlbox-head .user-custom-message,html body #conversejs .chat-head.chat-head-chatbox.head-box .user-custom-message,html body #conversejs .chat-head.main-menu-head.head-box .user-custom-message{font-family:var(--main-font-family);color:var(--text-light);font-style:normal;font-weight:var(--text-weight-regular)}html body #conversejs #controlbox .controlbox-head .chat-avatar-container:hover,html body #conversejs #controlbox .controlbox-head .profile-name:hover,html body #conversejs #controlbox .controlbox-head .user-custom-message:hover,html body #conversejs #controlbox .controlbox-head i:hover,html body #conversejs .chat-head.chat-head-chatbox.head-box .chat-avatar-container:hover,html body #conversejs .chat-head.chat-head-chatbox.head-box .profile-name:hover,html body #conversejs .chat-head.chat-head-chatbox.head-box .user-custom-message:hover,html body #conversejs .chat-head.chat-head-chatbox.head-box i:hover,html body #conversejs .chat-head.main-menu-head.head-box .chat-avatar-container:hover,html body #conversejs .chat-head.main-menu-head.head-box .profile-name:hover,html body #conversejs .chat-head.main-menu-head.head-box .user-custom-message:hover,html body #conversejs .chat-head.main-menu-head.head-box i:hover{cursor:pointer}html body #conversejs .chat-msg-status.status-1,html body #conversejs .chat-msg-status.status-2{color:var(--icon-msg-tick-color)}html body #conversejs .chat-msg-status.status-3{color:var(--icon-msg-tick-read-color)}html body #conversejs #controlbox #controlbox-tabs li a.contacts-tab .msgs-indicator,html body #conversejs #converse-roster .roster-contacts dd .open-chat .msgs-indicator{font-family:var(--main-font-family);background-color:var(--primary-color);color:var(--white)}html body #conversejs .modal{margin:0 auto;width:50%}html body #conversejs .modal .modal-dialog.modal-dialog-chat-dragover{left:0;box-shadow:none;-webkit-transform:none!important;transform:none!important;left:0!important}html body #conversejs #myModal{position:absolute;left:50%;top:5%;bottom:5%;margin-left:-210px!important;overflow:hidden}html body #conversejs #myModal c{width:420px;height:100%}html body #conversejs #myModal c .modal-body,html body #conversejs #myModal c .modal-content{display:flex;flex-direction:column;height:100%}html body #conversejs #myModal c #converse-roster{height:100%}html body #conversejs #myModal c .modal-header{padding:0 20px!important}html body #conversejs #myModal c .modal-header .modal-title{margin-left:10px!important}html body #conversejs #chatrooms .icon-online:before,html body #conversejs #converse-roster .icon-online:before,html body #conversejs .controlbox-head .icon-online:before{background-color:var(--status-online)}html body #conversejs #chatrooms .icon-invisible:before,html body #conversejs #chatrooms .icon-offline:before,html body #conversejs #converse-roster .icon-invisible:before,html body #conversejs #converse-roster .icon-offline:before,html body #conversejs .controlbox-head .icon-invisible:before,html body #conversejs .controlbox-head .icon-offline{background-color:var(--status-offline)}html body #conversejs #chatrooms .icon-away:before,html body #conversejs #converse-roster .icon-away:before,html body #conversejs .controlbox-head .icon-away:before{background-color:var(--status-away)}html body #conversejs #chatrooms .icon-dnd:before,html body #conversejs #converse-roster .icon-dnd,html body #conversejs .controlbox-head .icon-dnd{background-color:var(--status-busy)}html body #conversejs .head-box-title.chat-head .dropdown.open .dropdown-menu{left:0}html body #conversejs .head-box-title.chat-head .dropdown.open .dropdown-menu li a{display:flex!important;align-items:center}html body #conversejs .head-box-title.chat-head .dropdown.open .dropdown-menu a span{margin-left:7px}html body #conversejs .head-box-title.chat-head .dropdown.open .dropdown-menu li.divider{height:1px!important;background:#ccc}html body #conversejs .head-box-title.chat-head .dropdown.open .dropdown-menu li.main-menu-info{font-size:10px;color:#7c7c7c;padding:10px;text-align:center}html body #conversejs .msg-boxed-icons ul.dropdown-menu li label{align-items:center;color:var(--grey-vibrant-dark)}html body #conversejs .msg-boxed-icons ul.dropdown-menu li label:hover{color:var(--primary-color)}html body #conversejs .msg-boxed-icons ul.dropdown-menu li label:hover i{color:var(--primary-color)}html body #conversejs .dropdown.open .dropdown-menu,html body #conversejs .dropup.open .dropdown-menu{border-radius:var(--flyout-menu-radius);box-shadow:var(--flyout-menu-shadow);padding:var(--flyput-menu-padding)}html body #conversejs .dropdown.open .dropdown-menu.msg-small-dropdown-menu li a,html body #conversejs .dropup.open .dropdown-menu.msg-small-dropdown-menu li a{line-height:18px}html body #conversejs .dropdown.open .dropdown-menu.msg-small-dropdown-menu.with-icons li a,html body #conversejs .dropup.open .dropdown-menu.msg-small-dropdown-menu.with-icons li a{display:grid;align-items:center;grid-template-columns:20px auto;grid-gap:10px;padding-left:10px}html body #conversejs .dropdown.open .dropdown-menu.msg-small-dropdown-menu.with-icons li a:hover:before,html body #conversejs .dropup.open .dropdown-menu.msg-small-dropdown-menu.with-icons li a:hover:before{color:var(--text-color)}html body #conversejs .dropdown.open .dropdown-menu.msg-small-dropdown-menu.with-icons li a.infoMessage:before,html body #conversejs .dropup.open .dropdown-menu.msg-small-dropdown-menu.with-icons li a.infoMessage:before{font-family:"Material Icons";font-size:16px;content:"\e8f4";height:auto}html body #conversejs .dropdown.open .dropdown-menu.msg-small-dropdown-menu.with-icons li a.updateMessage:before,html body #conversejs .dropup.open .dropdown-menu.msg-small-dropdown-menu.with-icons li a.updateMessage:before{font-family:"Material Icons";font-size:16px;content:"\e3c9";height:auto}html body #conversejs .dropdown.open .dropdown-menu.msg-small-dropdown-menu.with-icons li a.deleteMessage:before,html body #conversejs .dropup.open .dropdown-menu.msg-small-dropdown-menu.with-icons li a.deleteMessage:before{font-family:"Material Icons";font-size:16px;content:"\e872";height:auto}html body #conversejs .dropdown.open .dropdown-menu.msg-small-dropdown-menu.with-icons li a.deleteMessage:hover:before,html body #conversejs .dropup.open .dropdown-menu.msg-small-dropdown-menu.with-icons li a.deleteMessage:hover:before{color:#fff}html body #conversejs .dropdown.open .dropdown-menu.msg-small-dropdown-menu.with-icons li a.retractMessage:before,html body #conversejs .dropup.open .dropdown-menu.msg-small-dropdown-menu.with-icons li a.retractMessage:before{font-family:"Material Icons";font-size:16px;content:"\e92b";height:auto}html body #conversejs .dropdown.open .dropdown-menu.msg-small-dropdown-menu.with-icons li a.retractMessage:hover:before,html body #conversejs .dropup.open .dropdown-menu.msg-small-dropdown-menu.with-icons li a.retractMessage:hover:before{color:#fff}html body #conversejs .dropdown.open .dropdown-menu li a,html body #conversejs .dropup.open .dropdown-menu li a{color:var(--grey-vibrant-dark);font-weight:var(--text-weight-regular);padding:var(--flyout-menu-item-padding);border-radius:var(--flyout-menu-radius)}html body #conversejs .dropdown.open .dropdown-menu li a:hover,html body #conversejs .dropup.open .dropdown-menu li a:hover{color:var(--primary-color);background-color:var(--grey-light)}html body #conversejs .dropdown.open .dropdown-menu li a:hover i,html body #conversejs .dropup.open .dropdown-menu li a:hover i{color:var(--primary-color)}html body #conversejs .dropdown.open .dropdown-menu li a.deleteMessage,html body #conversejs .dropdown.open .dropdown-menu li a.logout,html body #conversejs .dropdown.open .dropdown-menu li a.retractMessage,html body #conversejs .dropup.open .dropdown-menu li a.deleteMessage,html body #conversejs .dropup.open .dropdown-menu li a.logout,html body #conversejs .dropup.open .dropdown-menu li a.retractMessage{color:var(--flyout-menu-item-warning-text)}html body #conversejs .dropdown.open .dropdown-menu li a.deleteMessage:hover,html body #conversejs .dropdown.open .dropdown-menu li a.logout:hover,html body #conversejs .dropdown.open .dropdown-menu li a.retractMessage:hover,html body #conversejs .dropup.open .dropdown-menu li a.deleteMessage:hover,html body #conversejs .dropup.open .dropdown-menu li a.logout:hover,html body #conversejs .dropup.open .dropdown-menu li a.retractMessage:hover{background-color:var(--flyout-menu-item-warning-bg-hover);color:var(--flyout-menu-item-warning-text-hover);color:#fff}html body #conversejs .dropdown.open .dropdown-menu li a.deleteMessage:hover i.warning-color,html body #conversejs .dropdown.open .dropdown-menu li a.logout:hover i.warning-color,html body #conversejs .dropdown.open .dropdown-menu li a.retractMessage:hover i.warning-color,html body #conversejs .dropup.open .dropdown-menu li a.deleteMessage:hover i.warning-color,html body #conversejs .dropup.open .dropdown-menu li a.logout:hover i.warning-color,html body #conversejs .dropup.open .dropdown-menu li a.retractMessage:hover i.warning-color{color:#fff}html body #conversejs #controlbox.chatbox #controlbox-tabs{background-color:var(--grey-light)}html body #conversejs #controlbox.chatbox #controlbox-tabs li a{font-family:var(--main-font-family);color:var(--grey-dark)}html body #conversejs #controlbox.chatbox #controlbox-tabs li a.current{color:var(--primary-color);font-weight:var(--text-weight-bold);position:relative}html body #conversejs #controlbox.chatbox #controlbox-tabs li a.current:after{background:var(--primary-color);opacity:1;width:calc(100% - 46px);height:4px;left:23px;bottom:0;border:0;border-radius:3px 3px 0 0;box-shadow:none;content:"";display:block;position:absolute}html body #conversejs #controlbox.chatbox #controlbox-tabs li a.current:hover,html body #conversejs #controlbox.chatbox #controlbox-tabs li a:hover{background-color:transparent;color:var(--primary-color)}html body #conversejs #converse-roster .roster-contacts dd,html body #conversejs .rooms-list-container dd.room-list-item{border:none;clear:both;color:var(--text-color);display:block;overflow-y:hidden;text-shadow:0 1px 0 var(--text-shadow-color);line-height:var(--font-size);width:100%;margin:0;padding:2px 10px}html body #conversejs #converse-roster .roster-contacts dd .open-chat-item,html body #conversejs .rooms-list-container dd.room-list-item .open-chat-item{border-radius:var(--border-radius)}html body #conversejs #converse-roster .roster-contacts dd .open-chat-item:hover,html body #conversejs .rooms-list-container dd.room-list-item .open-chat-item:hover{background:var(--grey-light)}html body #conversejs #converse-roster .roster-contacts dd .open-chat-item.current-chat .msg-info,html body #conversejs .rooms-list-container dd.room-list-item .open-chat-item.current-chat .msg-info{background:var(--chat-bg-color)}html body #conversejs #converse-roster .roster-contacts dd .open-chat-item.current-chat .status-icon:before,html body #conversejs .rooms-list-container dd.room-list-item .open-chat-item.current-chat .status-icon:before{border-color:var(--chat-bg-color)}html body #conversejs #converse-roster .roster-contacts dd .open-chat-item .msg-info,html body #conversejs .rooms-list-container dd.room-list-item .open-chat-item .msg-info{padding:15px 10px;border-radius:var(--border-radius);height:var(--chat-list-item-height)}html body #conversejs #converse-roster .roster-contacts dd .open-chat .contact-name,html body #conversejs .rooms-list-container dd.room-list-item .open-chat .contact-name{height:25px}html body #conversejs #chatrooms .chat-second-line,html body #conversejs #converse-roster .chat-second-line{color:var(--primary-color);font-size:var(--font-size-small)}html body #conversejs span.user-action{color:var(--lime)}html body #conversejs .timestamp{color:#8e8e93;font-size:12px}html body #conversejs .chat-head.head-box .chat-title.head-box-title{font-family:var(--main-font-family);color:var(--text-color);font-weight:var(--text-weight-bold);font-size:var(--font-size-large)}html body #conversejs #converse-embedded-chat .chat-head .user-custom-message{font-weight:var(--text-weight-regular);color:var(--text-light);font-style:normal;font-weight:var(--text-weight-regular);font-size:var(--font-size-small)}html body #conversejs .chatbox .chat-title .chatroom-partecipants .chatroom-partecipants-label{background-color:transparent;padding:0;margin:0}html body #conversejs .chatbox .chat-title .chatroom-partecipants .chatroom-partecipants-label i{font-size:18px;color:#3681a6}html body #conversejs .chatbox .chat-and-info-container .chat-container .chat-body,html body #conversejs .chatbox .chat-and-info-container .chat-container .chat-content{background-color:var(--chat-bg-color)!important}html body #conversejs .chat-msg-container .single-msg-container .msg-bubble{box-shadow:var(--bubble-shadow)}html body #conversejs .chat-msg-container.message-emoji .chat-msg-content{font-size:36px!important}html body #conversejs .chat-msg-container.message-emoji .chat-msg-content{line-height:36px!important}html body #conversejs .chat-msg-container.message-emoji-1 .chat-msg-content .chat-msg-content,html body #conversejs .chat-msg-container.message-emoji-2 .chat-msg-content .chat-msg-content,html body #conversejs .chat-msg-container.message-emoji-3 .chat-msg-content{font-size:72px!important;line-height:76px!important}html body #conversejs .chat-msg-container.message-emoji-1 .chat-msg-content .msg-bubble,html body #conversejs .chat-msg-container.message-emoji-2 .chat-msg-content .msg-bubble,html body #conversejs .chat-msg-container.message-emoji-3 .msg-bubble{display:flex;flex-direction:row;align-items:flex-end}html body #conversejs .chat-msg-container.retired-message .msg-bubble{background-color:var(--bubble-retired-bg)!important;color:var(--grey-dark);font-style:italic;padding:0 5px 0 10px!important;display:inline}html body #conversejs .chat-msg-container.retired-message .msg-bubble .bubble-content{font-style:italic;color:var(--grey-dark);display:inline}html body #conversejs .chat-msg-container.retired-message .msg-bubble .bubble-content .chat-msg-content:before{display:inline!important}html body #conversejs .chat-msg-container.retired-message .msg-bubble .bubble-content .chat-msg-author,html body #conversejs .chat-msg-container.retired-message .msg-bubble .bubble-content .chat-msg-author.chat-msg-them{display:none}html body #conversejs .chat-msg-container.retired-message .msg-bubble .bubble-content .chat-msg-content{line-height:30px;vertical-align:middle}html body #conversejs .chat-msg-container.retired-message .msg-bubble .bubble-content .chat-msg-content::before{font-family:"Material Icons";content:"not_interested";font-style:normal;color:var(--bubble-retired-ico);font-size:20px;line-height:30px;vertical-align:middle;padding-right:5px}html body #conversejs .chat-msg-container.retired-message .msg-bubble .dropup{display:none}html body #conversejs .chat-msg-container.edited-message .msg-bubble:before{content:"Edited";display:block;font-size:70%;color:var(--grey-dark)}html body #conversejs .chat-msg-container.chat-msg-me .single-msg-container .msg-bubble{background-color:var(--bubble-me-bg);border-radius:var(--bubble-me-radius);padding:var(--bubble-me-padding)}html body #conversejs .chat-msg-container.chat-msg-me .single-msg-container .msg-bubble .chat-msg-content{color:var(--bubble-me-text-contrast)}html body #conversejs .chat-msg-container.chat-msg-me .single-msg-container .msg-bubble .chat-msg-status.status-1,html body #conversejs .chat-msg-container.chat-msg-me .single-msg-container .msg-bubble .chat-msg-status.status-2,html body #conversejs .chat-msg-container.chat-msg-me .single-msg-container .msg-bubble .chat-msg-time{color:rgba(var(--bubble-me-text-contrast-rgb),.5)}html body #conversejs .chat-msg-container.chat-msg-them .single-msg-container .msg-bubble{background-color:var(--bubble-they-bg);border-radius:var(--bubble-them-radius);padding:var(--bubble-them-padding)}html body #conversejs .chat-msg-container.chat-msg-them .single-msg-container .msg-bubble .chat-msg-content{color:var(--bubble-me-text-contrast)}html body #conversejs .chat-msg-container.chat-msg-them .single-msg-container .msg-bubble .chat-msg-time{color:rgba(var(--bubble-me-text-contrast-rgb),.5)}html body #conversejs .chat-msg-container .single-msg-container .msg-bubble i,html body #conversejs .chat-msg-container.chat-msg-me .msg-bubble i,html body #conversejs .chat-msg-container.chat-msg-they .msg-bubble i{font-size:var(--font-size-large)}html body #conversejs .chat-msg-content a{color:var(--bubble-link-color);font-family:var(--main-font-family);text-decoration:underline;font-weight:var(--text-weight-regular)}html body #conversejs .chatbox:not(.chatroom) .chat-msg-them+.chat-msg-them{margin-top:-3px!important}html body #conversejs .chatbox:not(.chatroom) .chat-msg-them+.chat-msg-them .chat-avatar-container{opacity:0}html body #conversejs .chatbox:not(.chatroom) .chat-msg-them+.chat-msg-them .msg-bubble{border-bottom-left-radius:var(--bubble-them-first-of-many-radius)}html body #conversejs .chatbox:not(.chatroom) .chat-msg-them+.chat-msg-them .msg-bubble .chat-msg-author{display:none}html body #conversejs .chat-msg-me+.chat-msg-me{margin-top:-3px!important}.material-icons{text-shadow:none}.material-icons.md-dark{color:rgba(0,0,0,.64)!important}.material-icons.md-dark.md-inactive{color:rgba(0,0,0,.26)!important}.material-icons.md-light{color:#fff!important}.material-icons.md-light.md-inactive{color:rgba(255,255,255,.3)}.material-icons.md-available{color:#79cfa6!important}.material-icons.md-away{color:#f9d570!important}.material-icons.md-disturb{color:#ea7f7f!important}.material-icons.md-invisible{color:#dbe3eb!important}.material-icons.md-13{font-size:13px}.material-icons.md-17{font-size:17px}.material-icons.md-20{font-size:20px}.status-label{font-size:13px!important;font-weight:300!important;color:#6b6b6b}.status-label.terms{font-size:13px!important;font-weight:500!important;color:#696969}.status-item{cursor:pointer;padding:10px 5px 10px 20px!important;border-top:1px solid #efefef!important;background:#fcfcfc}.status-item:hover{background:var(--grey-light)}.status-item:last-child{border-bottom:1px solid #efefef!important}.status-item:only-child{border-bottom:1px solid #efefef!important}.section-top{margin-top:20px!important;margin-bottom:10px!important}.section-top.legal-box,.section-top.status-box{display:none}.section-top:nth-child(1){margin-top:35px!important}.section-header{font-size:11px!important;margin:5px 15px!important;color:#969696}.head-box .menu-icon #toggle:checked~.occupants{top:0}.head-box .menu-icon #toggle:checked+i{background:#dd6149}.head-box .menu-icon #toggle:checked+i:after{content:"Close"}.menu-icon.my-icon-box{display:flex;flex:0 0 40px;align-self:center;width:60px;height:60px;border-radius:50%;margin-right:5px!important}.menu-icon.my-icon-box a{align-self:center}.menu-icon.my-icon-box i.menu-icon{margin:0;padding:0;vertical-align:middle;align-self:center}.my-icon-box{cursor:pointer;transition:transform 150ms ease-out;position:relative}.my-icon-box i.material-icons{width:60px;height:auto;color:var(--text-color)}.my-icon-box .menu-icon{font-size:30px;color:var(--text-color);-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;margin-right:10px;transition:background-color .18s ease;cursor:pointer;color:#f9f9f9!important}.my-icon-box .menu-icon.my-icon-box{display:flex;align-items:center;justify-content:center}.my-icon-box i.menu-icon{text-align:center}#converse-embedded-chat .spinner:before,#conversejs .spinner:before{display:none!important}#converse-embedded-chat .centered,#conversejs .centered{padding:10%!important}body{margin:0;padding:0;border:none;background:0 0}body:not(.profile-desktop) #conversejs #controlbox .controlbox-pane{height:-webkit-calc(100% - 125px);height:calc(100% - 125px)}body div.content{background:#adff2f;background:-webkit-radial-gradient(#93f9b9,#1d976c);background:-o-radial-gradient(#93f9b9,#1d976c);background:-moz-radial-gradient(#93f9b9,#1d976c);background:radial-gradient(#93f9b9,#1d976c)}body div.content input:-webkit-autofill{background-color:rgba(0,0,0,.2);background-blend-mode:multiply;-webkit-text-fill-color:var(--lightest-grey)}body .msg-input-box.msg-input-box-icon i{position:absolute;color:var(--black);z-index:1}body .msg-input-box.msg-input-box-icon.only-line i{color:var(--primary-color)}body .msg-input-box input{outline:0}body .msg-input-box input.msg-input{width:100%;background-color:var(--form-item-bg-color);height:var(--form-item-height);border-radius:var(--form-item-border-radius);font-weight:var(--text-weight-regular);border:none;margin:5px 0}body .msg-input-box input.msg-input.msg-input-icon{text-indent:var(--input-icon-text-indent)}body .msg-input-box input.msg-input:focus{box-shadow:none;border:2px solid var(--primary-color)}body .msg-input-box input.msg-input.msg-input-line{background-color:transparent;height:var(--form-item-height);border-radius:0;font-weight:var(--text-weight-regular);text-indent:var(--input-icon-text-indent);border:none;border-bottom:2px solid var(--grey-mid)}body .msg-input-box input.msg-input.msg-input-line:focus{border-bottom-color:var(--primary-color)}body div[placeholder]{text-overflow:ellipsis!important}body #conversejs{margin:0;padding:0;border:0;left:0;display:flex!important}body #conversejs .fa{font:normal normal normal 14px/1 FontAwesome}body #conversejs h1{font-size:30px;font-weight:700;color:var(--dark-text);margin:3vh}body #conversejs .switch{position:relative;display:inline-block;width:40px;height:20px}body #conversejs .switch input{display:none}body #conversejs .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:var(--primary-color);-webkit-transition:.4s;transition:.4s}body #conversejs .slider:before{position:absolute;content:"";height:12px;width:12px;left:4px;bottom:4px;background-color:#fff;-webkit-transition:.4s;transition:.4s}body #conversejs input:checked+.slider{background-color:var(--second-color)}body #conversejs input:focus+.slider{box-shadow:0 0 1px var(--second-color)}body #conversejs input:checked+.slider:before{-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px)}body #conversejs #controlbox .box-flyout,body #conversejs #controlbox.fullscreen .box-flyout{background:0 0}body #conversejs #controlbox.chatbox.fullscreen{margin:0 auto;float:none;background:0 0!important}body #conversejs #controlbox.chatbox.fullscreen .chat-head,body #conversejs #controlbox.chatbox.fullscreen .chat-head.controlbox-head .chat-head.main-menu-head.head-box{display:none}body #conversejs #controlbox #set-xmpp-status,body #conversejs #controlbox select.filter-type{display:none}body #conversejs #controlbox #login-dialog .brand-heading,body #conversejs #controlbox #register .brand-heading{background-repeat:no-repeat;background-size:contain;background-position:center;margin:10vh auto 4vh;width:var(--login-width);min-width:300px;height:20vh;background-image:url(../img/logo-messagenius.png)}body #conversejs .conn-feedback1{color:red;background:#f9f9f9;height:50px;border-left:3px solid red;line-height:50px;margin-top:30px}body #conversejs .conn-feedback1:empty{display:none}body #conversejs .label-input-container{position:relative;margin-bottom:20px}body #conversejs .label-input-container .label-combo,body #conversejs .label-input-container .login-input{padding:0!important;height:50px!important;line-height:50px;border-radius:5px!important}body #conversejs .label-input-container .label-combo{background:rgba(255,255,255,.3);border-bottom:0!important;text-indent:10px;margin-bottom:10px}body #conversejs .label-input-container .label-combo i{color:#f9f9f9;opacity:.8;z-index:1}body #conversejs .label-input-container .login-input{position:absolute;top:0;display:block;width:100%;line-height:50px;height:50px;background:0 0;border:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;box-shadow:none;text-align:left;color:#f9f9f9;box-sizing:border-box;padding-left:10px;text-indent:40px}body #conversejs .label-input-container .login-input::placeholder{color:#f9f9f9;text-indent:40px}body #conversejs .label-input-container .login-input:-webkit-autofill{-webkit-text-fill-color:var(--text-color);-webkit-box-shadow:0 0 0 30px #fff inset!important}body #conversejs #login-dialog .brand-footer,body #conversejs #register .brand-footer{background-repeat:no-repeat;background-size:contain;background-position:center;margin:3vh auto;width:var(--login-width);min-width:300px;height:10vh}body #conversejs #controlbox .controlbox-pane#login-dialog{background:0 0;background-size:cover;height:100%}body #conversejs #controlbox #login-dialog .converse-form,body #conversejs #controlbox #register .converse-form{margin:0 auto;width:var(--login-width);min-width:300px}body #conversejs #converse-embedded-chat form.pure-form.converse-form,body #conversejs form.pure-form.converse-form{background:0 0}body #conversejs #converse-embedded-chat form.pure-form.converse-form,body #conversejs form.pure-form.converse-form .label-combo{display:flex;align-items:center;border-bottom:2px solid;text-align:left;box-sizing:border-box;border-bottom-color:rgba(255,255,255,.3)}body #conversejs #controlbox #converse-login input,body #conversejs #controlbox #converse-register input{background:0 0;border:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;box-shadow:none;text-align:left;color:#f9f9f9;box-sizing:border-box}body #conversejs #controlbox .controlbox-pane{height:-webkit-calc(100% - 183px);height:calc(100% - 183px)}body #conversejs #controlbox .controlbox-pane label{display:inline-block;width:50%;color:#f9f9f9;text-align:left;font-style:normal;box-sizing:border-box;opacity:.6}body #conversejs #controlbox #converse-register input,body #conversejs body #controlbox #converse-login input::placeholder{color:#f9f9f9;font-size:14px}body #conversejs #controlbox #converse-login input[type=submit],body #conversejs #controlbox #converse-register input[type=submit],body #conversejs .goto-iman-button{background:var(--button-color);box-sizing:border-box;margin-top:0;height:50px;width:var(--login-width);min-width:300px;text-align:center;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;opacity:.8}body #conversejs .conn-feedback{min-height:0!important}body #conversejs .goto-iman-button{background:#cacaca;color:#545454;display:flex;justify-content:center;align-items:center;margin:10px auto}body #conversejs .goto-iman-button:hover{opacity:1}body #conversejs #controlbox #converse-login input[type=submit]:active,body #conversejs #controlbox #converse-login input[type=submit]:hover,body #conversejs #controlbox #converse-register input[type=submit]:hover{background:var(--light-base-color);opacity:.8}body #conversejs #controlbox #converse-login input[type=submit]:active,body #conversejs #controlbox #converse-register input[type=submit]:active{border-bottom-color:var(--light-base-color)}body #conversejs .apistatus{padding:10px;margin:10px;opacity:.3;transition:.2s all;position:fixed;bottom:0;left:0;right:0;display:block;cursor:default}body #conversejs .apistatus:hover{opacity:.7!important}body #conversejs .apistatus.done{opacity:1}body #conversejs .apistatus.done.ok,body #conversejs .apistatus.ok{opacity:.3}body #conversejs .apistatus li{margin-right:20px}html .modal-dialog{z-index:var(--modal-z-index)}html .modal-dialog .modal-header{borde-bottom:none}html .modal-dialog .modal-content,html .modal-dialog .modal-header{border-radius:var(--border-radius)}html .modal-dialog .modal-header{display:grid;grid-template-columns:0 1fr 30px;align-items:center;grid-template-rows:1fr}html .modal-dialog .modal-header .media-functions-box{justify-self:flex-end}html .modal-dialog .modal-body img,html .modal-dialog .modal-content img{object-fit:contain;width:100%;height:100%;cursor:zoom-in}body .session-lock{position:absolute;z-index:100000000000000000000000;top:0;right:0;left:0;bottom:0;background:#1d976c;background:radial-gradient(#93f9b9,#1d976c);background-image:url(../img/login_bg.png);background-blend-mode:multiply;background-size:cover;color:#fff;text-align:center;font-size:130%}body .session-lock .session-lock-msg-cnt{position:absolute;top:30%!important;width:100%}body .session-lock .session-lock-msg-cnt .session-lock-title{font-size:200%}body .session-lock .session-lock-msg-cnt a{background:#ccc;display:inline-block;padding:10px 20px;box-sizing:border-box;align-items:center;color:#000;border-radius:10px}body .session-lock .session-lock-msg-cnt a.session-lock-gotoiman{padding:20px;margin-top:10px}body .session-lock .session-lock-msg-cnt a.session-lock-logout{background:red;color:#fff}@-webkit-keyframes pulse-animation{0%{background-color:var(--light-base-color)}100%{background-color:var(--light2-base-color)}}@-moz-keyframes pulse-animation{0%{background-color:var(--light-base-color)}100%{background-color:var(--light2-base-color)}}@keyframes pulse-animation{0%{background-color:var(--light-base-color)}100%{background-color:var(--light2-base-color)}}.chat-content .circle-spinner:first-child{left:0;right:0;position:absolute;width:15px;height:15px;opacity:.6}.circle-spinner{width:40px;height:40px;position:relative;margin:10px auto 30px!important}.circle-spinner.spinner-compact{width:2em;height:2em;margin:5px!important;display:inline-block;float:left}.circle-spinner.spinner-verycompact{width:.7em;height:.7em;margin:5px!important;display:inline-block;float:left}.double-bounce1,.double-bounce2{width:100%;height:100%;border-radius:50%;background-color:var(--primary-color);opacity:.6;position:absolute;top:0;left:0;-webkit-animation:sk-bounce 2s infinite ease-in-out;animation:sk-bounce 2s infinite ease-in-out}.double-bounce2{-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes sk-bounce{0%,100%{-webkit-transform:scale(0)}50%{-webkit-transform:scale(1)}}@keyframes sk-bounce{0%,100%{transform:scale(0);-webkit-transform:scale(0)}50%{transform:scale(1);-webkit-transform:scale(1)}}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:rgba(0,0,0,.1)}::-webkit-scrollbar-thumb{background:rgba(0,0,0,.4)}::-webkit-scrollbar-thumb:window-inactive{background:rgba(0,0,0,.1)}.row-flex{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.col-flex{display:flex!important;flex-direction:column;justify-content:center;align-items:center}.status-dot{width:10px;height:10px;border-radius:5px}.status-small-txt{font-size:12px!important;color:#a2a2a2;margin-left:7px!important}.status-icon-txt{font-size:12px!important;color:#ececec;margin-left:7px!important}.fullname{font-size:21px!important;color:#3e3e3e;font-weight:500!important}.chat-info-item{padding:20px 5px!important}.chat-info-item:nth-child(1){border-top:1px solid #f5f5f5!important;border-bottom:1px solid #f5f5f5!important}.chat-info-item:nth-child(3){border-bottom:1px solid #f5f5f5!important}.chat-info-item .material-icons{color:#38424c!important}.chat-info-item .material-icons.starred{color:#fadf93!important}.chat-info-item .material-icons.photo{color:#ef666c!important}.chat-info-item .material-icons.document{color:#7a68ae!important}.chat-info-item .material-icons.link{color:#0087ff!important}.chat-info-item .status-txt{color:#717171;padding-left:10px!important;font-size:15px!important}.detail-avatar{width:55px;height:55px;border-radius:50%;background-color:#28817c;background-repeat:no-repeat;background-position:center;background-size:cover}.chat-info-detail{background-color:#fff!important;margin-top:30px!important}.head-box-color{background-color:#f7f7f7!important}.st-online{background-color:#79cfa6!important}.st-away{background-color:#f9d570!important}.st-dnd{background-color:#ea7f7f!important}.st-unavailable{background-color:#dbe3eb!important}.st-offline{background-color:red!important}.modal-container{position:fixed;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);opacity:0;visibility:hidden;transform:scale(1.1)}.disturb-modal-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;text-align:center;width:33rem;height:40rem;border-radius:var(--border-radius)}.disturb-modal-content .title{font-size:16px;color:#000}.disturb-modal-content .disturb-alert{font-size:15px!important}.disturb-modal-content .btn{flex:1;cursor:pointer;border-top:solid 1px #f1f1f1!important;font-size:14px!important;width:100%}.disturb-modal-content .btn.green-btn{color:#22adbf}.disturb-modal-content .btn.red-btn{color:#ea7f7f}.blast-modal-content{display:flex;flex-direction:column;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;text-align:center;width:700px;max-width:90%;max-height:95%;height:90%;border-radius:var(--border-radius)}.blast-modal-content .contacts-list-box{height:80%!important}.blast-modal-content .head-box{height:80px!important;padding:20px!important}.blast-modal-content .head-box .title{width:100%;text-align:left;font-size:19px!important;font-weight:600!important;margin-left:15px!important}.blast-modal-content .head-box i{font-size:20px}.blast-modal-content .filter-box{text-align:left;padding:10px 30px 30px 30px!important;background:#f7f7f7;font-size:14px!important}.blast-modal-content .filter-box div:first-child{color:#6790a1;margin-bottom:5px!important}.blast-modal-content .filter-box .filter-form{width:100%}.blast-modal-content .filter-box .filter-form .filter-user{display:flex;justify-content:space-between;align-items:center}.blast-modal-content .filter-box .filter-form .filter-location{display:flex;justify-content:space-between;align-items:center;margin-top:15px!important}.blast-modal-content .filter-box .filter-form .filter-location .select-boxes-wrapper .select2.select2-container,.blast-modal-content .filter-box .filter-form .filter-location .select2-container--default{width:150px!important}.blast-modal-content .filter-box .filter-form #geo_search{padding:20px;font-size:14px!important;border:1px solid #e1e1e1}.blast-modal-content .sender-info-box{text-align:left;padding-bottom:10px!important}.blast-modal-content .sender-info-box div:first-child{color:#606060;font-size:12px!important}.blast-modal-content .sender-info-box .select2-container--default .select2-selection--single{border:1px solid #d1d1d1!important;border-radius:4px!important}.blast-modal-content .sender-info-box .select2-selection.select2-selection--single{height:36px!important}.blast-modal-content .sender-info-box .select2-container--default .select2-selection--single .select2-selection__arrow{height:36px!important}.blast-modal-content .sender-info-box .select2-selection.select2-selection--single .select2-selection__rendered{margin-top:0!important;font-size:14px!important}.blast-modal-content .sender-info-box .select-boxes-wrapper .select2.select2-container,.blast-modal-content .sender-info-box .select2-container--default{width:30%!important}.blast-modal-content .step2{display:flex;flex-direction:column;height:100%;padding:0 25px 15px 25px!important}.blast-modal-content .filter-info-box{text-align:left;padding:10px 0 15px 0!important}.blast-modal-content .filter-info-box div:first-child{color:#606060;font-size:12px!important}.blast-modal-content .filter-info-box .info-box{display:flex;justify-content:flex-start;align-items:center;background:#f7f7f7;padding:15px!important}.blast-modal-content .filter-info-box .info-box .info-item{display:flex;justify-content:flex-start;align-items:center;font-size:12px!important}.blast-modal-content .filter-info-box .info-box .info-item:not(:first-child){margin-left:20px!important}.blast-modal-content .filter-info-box .info-box .info-item .filter-title{color:#222}.blast-modal-content .filter-info-box .info-box .info-item .user-counts{color:var(--light2-base-color);font-size:16px!important;margin-left:5px!important}.blast-modal-content .filter-info-box .info-box .info-item .filter-value{color:var(--light2-base-color);margin-left:5px!important}.blast-modal-content .message-box{width:100%;padding:7px 15px!important;margin-bottom:10px!important;border:1px solid #d1d1d1;border-radius:4px;-webkit-transition:.5s;transition:.5s}.blast-modal-content .message-box.title{font-size:16px!important}.blast-modal-content .message-box.compose{font-size:14px!important;height:100%}.blast-modal-content .message-box.link{color:var(--light2-base-color)!important}.blast-modal-content .footer-box{height:80px;background:#f7f7f7;display:flex!important;flex-direction:column;justify-content:center;align-items:flex-end}.blast-modal-content .footer-box .next-box{margin-right:15px!important}.blast-modal-content #converse-roster #chat-blast dd{height:58px!important}.blast-modal-content .title{font-size:16px;color:#000}.blast-modal-content .upload-container{position:relative;width:100%;height:auto}.blast-modal-content .upload-container input{position:absolute;top:0;width:100%;height:100%;z-index:999;opacity:0;pointer-events:none!important}.blast-modal-content .upload-box{position:relative;margin-top:15px!important;padding:25px!important;background:#ededed;border-radius:7px!important}.blast-modal-content .upload-box #drop-zone{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-size:14px}.blast-modal-content .upload-box #drop-zone .browser-action{cursor:pointer;color:var(--light2-base-color);text-decoration:underline}.blast-modal-content .output-box{font-size:12px!important;text-align:left!important;height:15px!important}.blast-modal-content .inner-addon{position:relative}.blast-modal-content .inner-addon .material-icons{position:absolute;padding:5px;pointer-events:none}.blast-modal-content .left-addon .material-icons{left:0}.blast-modal-content .right-addon .material-icons{right:0}.blast-modal-content .left-addon input{padding-left:45px!important}.blast-modal-content .right-addon input{padding-right:45px!important}.blast-preview-dialog{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;text-align:center;width:auto;height:auto;border-radius:var(--border-radius)}.blast-preview-dialog .preview-header{width:100%;padding:40px 30px 20px 30px!important}.blast-preview-dialog .preview-header .preview-title{font-size:19px!important;font-weight:600!important;color:#383838;margin-bottom:12px!important}.blast-preview-dialog .preview-header .info-box{display:flex;justify-content:center;align-items:center;background:#fff;padding:15px!important}.blast-preview-dialog .preview-header .info-box .info-item{display:flex;justify-content:flex-start;align-items:center;font-size:12px!important}.blast-preview-dialog .preview-header .info-box .info-item:not(:first-child){margin-left:20px!important}.blast-preview-dialog .preview-header .info-box .info-item .filter-title{color:#222}.blast-preview-dialog .preview-header .info-box .info-item .user-counts{color:var(--light2-base-color);font-size:16px!important;margin-left:5px!important}.blast-preview-dialog .preview-header .info-box .info-item .filter-value{color:var(--light2-base-color);margin-left:5px!important}.blast-preview-dialog .preview-header .location-box{display:flex;justify-content:center;align-items:center;background:#fff;padding:5px 15px!important}.blast-preview-dialog .preview-header .location-box .info-item{display:flex;justify-content:flex-start;align-items:center;font-size:12px!important}.blast-preview-dialog .preview-header .location-box .info-item:nth-child(2){margin-left:20px!important}.blast-preview-dialog .preview-header .location-box .info-item:last-child{margin-left:10px!important}.blast-preview-dialog .preview-header .location-box .info-item .filter-title{color:#222}.blast-preview-dialog .preview-header .location-box .info-item .filter-value{color:var(--light2-base-color);margin-left:5px!important}.blast-preview-dialog .content-box{flex:1;padding:40px!important;background:#e1e1e1;width:100%}.blast-preview-dialog .content-box .msg-department{text-align:left;margin-bottom:15px!important;font-weight:500!important}.blast-preview-dialog .content-box .content-container{display:flex;flex-direction:column;justify-content:center;height:100%;align-items:center;background:#fff;padding:30px 20px!important}.blast-preview-dialog .content-box .content-container .message-box{width:100%;margin-bottom:10px!important;border:1px solid #d1d1d1;border-radius:4px;-webkit-transition:.5s;transition:.5s}.blast-preview-dialog .content-box .content-container .message-box.title{font-size:20px!important;font-weight:700!important;color:#383838}.blast-preview-dialog .content-box .content-container .message-box.compose{margin-bottom:10px;font-size:14px!important;text-align:left;height:100%}.blast-preview-dialog .content-box .content-container .message-box.link{margin-top:17px!important;text-align:left;color:var(--light2-base-color)!important}.blast-preview-dialog .preview-files{text-align:left;width:100%;margin-top:5px!important}.blast-preview-dialog .preview-files .title{font-size:12px!important;color:#919191;margin-bottom:5px!important}.blast-preview-dialog .preview-files .file-box{background:#efefef;padding:15px!important;border-radius:7px;margin:0 -5px!important}.blast-preview-dialog .preview-files .file-box div:first-child{font-size:13px!important}.blast-preview-dialog .preview-files .file-box div:last-child{font-size:12px!important;color:#919191}.blast-preview-dialog .preview-files #file-name{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-size:14px}.blast-preview-dialog .preview-footer{width:100%;padding:30px 30px 20px 30px!important}.blast-preview-dialog .preview-footer .send-btn{padding:14px!important;background:var(--primary-color);font-size:15px!important;color:#fff;border-radius:7px}.blast-preview-dialog .preview-footer .draft-btn{font-size:15px!important;padding:12px!important;color:#444;background:#efefef;margin-top:10px!important}.blast-preview-dialog .preview-footer .back-btn{font-size:15px!important;padding:12px!important;color:#444;margin-top:10px!important}.blast-preview-dialog .btn{flex:1;cursor:pointer;border-top:solid 1px #f1f1f1!important;font-size:14px!important;width:100%}.blast-result-dialog{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;text-align:center;width:42rem;height:auto;border-radius:var(--border-radius)}.blast-result-dialog .result-content{padding:50px 20px!important}.blast-result-dialog .result-content .title{font-size:20px!important;margin:20px!important;font-weight:600!important}.blast-result-dialog .result-content .description{font-size:15px;color:gray}.blast-result-dialog .result-footer{width:100%;padding:10px 30px 20px 30px!important}.blast-result-dialog .result-footer .send-other-btn{padding:14px!important;background:var(--primary-color);font-size:15px!important;color:#fff;border-radius:7px}.blast-result-dialog .result-footer .cancel-btn{padding:14px!important;background:#ea7f7f;font-size:15px!important;color:#fff;border-radius:7px;margin-top:10px!important}.blast-result-dialog .result-footer .view-list-btn{padding:14px!important;background:#efefef;font-size:15px!important;color:#444;border-radius:7px;margin-top:10px!important}.blast-result-dialog .result-footer .result-close-btn{font-size:15px!important;padding:12px!important;color:#444;margin-top:10px!important}.blast-result-dialog .result-footer .btn{flex:1;cursor:pointer;border-top:solid 1px #f1f1f1!important;font-size:15px!important;width:100%}.blast-list-content{display:flex;flex-direction:column;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;text-align:center;width:120rem!important;height:75rem!important;border-radius:var(--border-radius)}.blast-list-content .blast-list-box{height:90%!important;margin:0 25px 25px 25px!important;overflow-y:auto}.blast-list-content .blast-list-box table{border:1px solid #c5c5c5!important}.blast-list-content .blast-list-box thead{position:sticky;top:-1px;border:.5px solid #cfcfcf!important;text-align:center;vertical-align:middle!important;background:var(--primary-color);height:40px;color:#fff}.blast-list-content .blast-list-box th{border:1px solid #c5c5c5!important;text-align:center;vertical-align:middle!important}.blast-list-content .blast-list-box td{height:35px;vertical-align:middle!important;border:1px solid #c5c5c5!important}.blast-list-content .head-box{height:80px!important;padding:20px!important}.blast-list-content .head-box .title{width:100%;text-align:left;font-size:19px!important;font-weight:600!important;margin-left:15px!important}.blast-list-content .head-box i{font-size:20px}.pac-container{z-index:9999}.close-button{float:right;width:1.5rem;line-height:1.5rem;text-align:center;cursor:pointer;border-radius:.25rem;background-color:#d3d3d3}.close-button:hover{background-color:#a9a9a9}.show-modal{opacity:1!important;visibility:visible!important;transform:scale(1)!important;transition:visibility 0s linear 0s,opacity .25s 0s,transform .25s!important;z-index:9999999}[avatar-initials]:before{content:attr(avatar-initials);position:absolute;display:inline-block;left:50%;top:55%;transform:translate(-50%,-50%);color:#fff}.lds-dual-ring{display:inline-block;width:80px;height:80px}.lds-dual-ring:after{content:" ";display:block;width:64px;height:64px;margin:8px;border-radius:50%;border:6px solid #fff;border-color:#fff transparent #fff transparent;animation:lds-dual-ring 1.2s linear infinite}@keyframes lds-dual-ring{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.spinner-pos{z-index:999999;position:absolute;top:50%;left:50%;margin-top:-50px!important;margin-left:-50px!important}.file-avatar-chatbox{opacity:0;position:absolute;top:0;z-index:-1}html body .select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:var(--primary-color)}html body .select2-container.select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--below .select2-results,html body .select2-container.select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--below .select2-results ul li:last-child{border-radius:0 0 var(--border-radius) var(--border-radius)!important}.select-boxes-wrapper{display:flex!important;justify-content:space-between!important;align-content:center!important;margin:5px 0}.select-boxes-wrapper .select2-container--default,.select-boxes-wrapper .select2.select2-container{width:47%!important}.select-boxes-wrapper .select2-container--default .select2-results__options .select2-results__option--highlighted[aria-selected],.select-boxes-wrapper .select2.select2-container .select2-results__options .select2-results__option--highlighted[aria-selected]{background-color:var(--primary-color)!important;color:#fff}.select-boxes-wrapper .select2-container--default .select2-selection--multiple .select2-selection__arrow,.select-boxes-wrapper .select2-container--default .select2-selection--single .select2-selection__arrow{height:var(--form-item-height);right:15px}html body .selection .select2-selection--multiple .select2-selection__arrow,html body .selection .select2-selection--single .select2-selection__arrow{height:var(--form-item-height);right:15px}html body .selection .select2-selection.select2-selection--single{padding:0 30px 0 10px!important;border:none;border-radius:var(--form-item-border-radius);height:var(--form-item-height)}html body .selection .select2-selection.select2-selection--single .select2-selection__rendered{line-height:var(--form-item-height);display:inline-block;border-radius:var(--form-item-border-radius);height:34px!important;margin-top:8px!important;margin-left:-5px!important;line-height:34px!important;text-indent:10px;color:var(--primary-color)}html body .selection .select2-selection.select2-selection--single .select2-selection__rendered:hover{opacity:var(--opacity-5)}html body .selection .select2-container--default .select2-dropdown.select2-dropdown--below{color:grey!important;font-size:110%;box-shadow:0 10px 40px rgba(0,0,0,.2);border-radius:0 0 10px 10px}html body .selection .select2-container--default .select2-results__option--highlighted[aria-selected]{background:var(--light-base-color);color:var(--lightest-grey)}html body .selection .select2-container--default .select2-results__option[aria-disabled=true]{display:none}.select2-container--default.select2-container--open.select2-container--below{border-radius:0 0 var(--border-radius) var(--border-radius)!important}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-right-radius:25px;border-top-left-radius:25px}.select2-container.select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--below{border:none;box-shadow:0 20px 30px rgba(0,0,0,.15);border-radius:0 0 var(--border-radius) var(--border-radius)}.select2-container.select2-container--default.select2-container--open .select2-search.select2-search--dropdown .select2-search__field{border:1px solid var(--grey-light);border-radius:var(--border-radius);height:30px}.select2-container.select2-container--default.select2-container--open .select2-results{border-radius:0 0 var(--border-radius) var(--border-radius)}.select2-container.select2-container--default.select2-container--open .select2-results .select2-results__options{background-color:transparent;color:var(--text-color)}.select2-container.select2-container--default.select2-container--open .select2-results ul li:hover{color:#fff}.edit-avatar-label{text-align:center;display:block;color:var(--light2-base-color);margin:10px 0 15px 0!important;cursor:pointer}.no-results{text-align:center;padding:20px!important}@media screen and (max-width:1025px){html body .modal-dialog{width:70%}}@media screen and (max-width:1366px){.blast-list-content{width:90vw!important}}@media screen and (max-width:768px){html body .modal-dialog{width:95%}}html body #rubricaModal .modal-dialog{max-width:600px}html body #rubricaModal .modal-dialog .modal-content .modal-body{height:var(--modal-body-height);overflow:hidden}html body #rubricaModal .modal-dialog .modal-content .modal-body .group-chat-box{padding-top:0}html body #rubricaModal .modal-dialog .modal-content .modal-body .group-chat-box .partecipants-list-box{margin:0;padding:0}.avatar-modal-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;text-align:center;width:40rem;height:45rem;border-radius:.5rem}ul.contact-tabs{width:100%;height:52px;display:flex;align-items:center;background-color:transparent;padding:0;margin-bottom:-12px}ul.contact-tabs li{width:50%;height:52px;list-style:none}ul.contact-tabs li a{display:block;font-weight:var(--text-weight-bold);color:var(--grey-dark);border:none;height:100%;padding:0 20px;line-height:52px;font-size:15px;text-align:center}ul.contact-tabs li a.selected{border-bottom:2px solid var(--primary-color)!important;color:var(--primary-color)!important}.typing-indicator{width:100%;text-align:center;padding:5px!important;font-size:14px!important;font-style:italic!important;color:#6f6f6f;visibility:visible;position:absolute;right:10px;bottom:67px;z-index:30}div.join-button{background-color:var(--light2-base-color)!important;color:#fff!important;margin-right:10px!important;padding:3px!important;border-radius:3px!important;text-shadow:none;cursor:pointer}#connection-banner{background:#ff0446;color:#fff;padding:8px!important}#connection-banner button{background:0 0;border:1px solid #fff;padding:0 5px;margin-left:5px;border-radius:4px}.call-btn-box{display:flex;flex-direction:row;margin-top:20px}button.call-action-btn{border-radius:6px;padding:10px;margin:-20px 0 0 5px;color:#fff;cursor:pointer;border:none}#open_calls.call{z-index:99}.joined-icon{position:absolute;font-size:14px!important;cursor:unset!important}.joined-icon:hover{background-color:transparent!important}.joined-icon.call-made{margin-left:15px!important;margin-top:-7px!important}.joined-icon.call-received{margin-left:9px!important;margin-top:-14px!important}.call-history-list .call-status{display:flex;align-items:center}.call-history-list .call-status i{font-size:18px}.call-history-list .call-status.status-incoming i.call-history-icon,.call-history-list .call-status.status-ongoing i.call-history-icon,.call-history-list .call-status.status-outgoing i.call-history-icon{color:#0c6!important}.call-history-list .call-status.status-missed i.call-history-icon{color:#ff0246!important}button.call-action-btn.accept-call-btn,button.call-action-btn.start-call-btn{background-color:#0c6}button.call-action-btn.decline-call-btn,button.call-action-btn.end-call-btn{background-color:#ff0246}button.call-action-btn.cancel-call-btn{background-color:transparent;border:1px solid}#callModal .modal-header{height:auto;min-height:15px}#callModal .modal-title{text-align:center;height:auto;min-height:15px;padding:8px 0 7px 0}#callModal #meet,#callModal .camera-preview{border-radius:8px;display:flex;overflow:hidden}#callMod .call-modal-footer,#callModal .modal-body,#callModal .modal-content,#callModal .modal-header{color:#fff;background-color:#323c47!important;border:none!important;border-radius:0}#callModal .modal-body .call-settings div,#callModal .modal-body .roster-filters-box{color:#fff;background-color:#20262d!important;border-radius:8px}#callModal .call-modal-footer{border-top:0!important;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:15px}#callModal .modal-dialog{width:auto!important;min-width:450px}#callModal .camera-preview{min-height:250px;display:flex;align-items:center;justify-content:center}#callModal #camera-message{text-align:center}#notification-box{background:#ff0446;color:#fff;text-align:center}#join_active_call{border:1px solid;padding:4px 6px;border-radius:4px;margin:12px;cursor:pointer}#join_active_calls{align-items:center;display:flex;flex-direction:column;padding:10px 0}#join_active_calls .active-calls-label{margin-top:12px}#callModal .modal-body .call-settings,#callModal .modal-body .roster-filters-box{display:flex;flex-direction:column;margin:0 15px;padding:0}.call-settings div{display:flex;justify-content:space-between;align-items:center;margin:5px 0;padding:6px 8px}.switch{position:relative;display:inline-block;width:40px;height:24px}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s}.slider:before{position:absolute;content:"";height:16px;width:16px;left:4px;bottom:4px;background-color:#fff;-webkit-transition:.4s;transition:.4s}input:checked+.slider{background-color:#08c1d9}input:focus+.slider{box-shadow:0 0 1px #08c1d9}input:checked+.slider:before{-webkit-transform:translateX(16px);-ms-transform:translateX(16px);transform:translateX(16px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}html body #conversejs td a.blast-message-action-btn{height:auto!important;width:80px!important;min-width:unset!important;line-height:24px!important;margin:0 auto 6px auto!important}html body #conversejs .blast-list-modal .blast-list-content .filter-blast-messages a.filter-blast-messages-btn{height:28px;line-height:30px;width:100px;min-width:30px!important;margin-right:5px;color:#2f2f2f!important;background-color:#d5d5d5!important}html body #conversejs .blast-list-modal .blast-list-content .filter-blast-messages a.filter-blast-messages-btn.selected{color:var(--lightest-grey)!important;background-color:var(--light2-base-color)!important}html body #conversejs td a.blast-message-action-btn{height:auto!important;width:80px!important;min-width:unset!important;line-height:24px!important;margin:0 auto 6px auto!important}html body #conversejs .blast-list-modal .blast-list-content .filter-blast-messages a.filter-blast-messages-btn{height:28px;line-height:30px;width:100px;min-width:30px!important;margin-right:5px;color:#2f2f2f!important;background-color:#d5d5d5!important}html body #conversejs .blast-list-modal .blast-list-content .filter-blast-messages a.filter-blast-messages-btn.selected{color:var(--lightest-grey)!important;background-color:var(--light2-base-color)!important}.mentions-preview-box{z-index:99}.mentions-preview-box span.mention-user{display:inline-block;background-color:#efeff4;color:#000;border-radius:13px;padding:2px 8px!important;margin:6px 2px!important;font-size:14px!important;cursor:default}.mentions-preview-box span.mention-user i.mention-user-remove{font-size:14px;vertical-align:middle;margin-left:3px;cursor:pointer}.mentions-btn{font-size:24px;margin:0 10px;line-height:24px}.goto-iman{display:none}body .status-icon{display:none}body #conversejs{background-color:var(--base-color)}body #conversejs .chat-head.controlbox-head{display:none}body #conversejs #controlbox .controlbox-panes .chat-title .add-converse-contact.dropdown{display:none}