p{text-align:left}p.thick{font-weight:500}span.right{text-align:left}.ol-cards,.ol-cards *,.ol-cards :after,.ol-cards :before{margin:0;padding:0;box-sizing:border-box}.ol-cards{--ol-cards-color-bg:var(--color-bg);list-style-type:none;display:flex;flex-direction:column;margin:0;max-width:55em;min-width:19.8em;counter-reset:ol-cards-counter}.ol-cards li{display:grid;padding:1em 2em .8em 0;row-gap:.5em;-moz-column-gap:1em;column-gap:1em;box-shadow:.5em .5em 1em rgba(187,186,186,.4),inset .05em .05em #fff;counter-increment:ol-cards-counter;text-align:left;background-color:var(--ol-cards-color-bg)}.custom-tooltip{position:relative;display:inline-block;cursor:pointer}.tooltip-text{visibility:hidden;background-color:#555;color:#fff;text-align:center;border-radius:6px;padding:5px;position:absolute;z-index:1;bottom:125%;left:50%;transform:translateX(-50%);border:2px solid;opacity:0;transition:opacity .3s;white-space:nowrap;max-width:300px}.custom-tooltip:hover .tooltip-text{visibility:visible;opacity:1}.custom-switch{transform:scale(.65);position:relative;width:60px;height:30px}.switch-label{position:absolute;width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:12px;color:#fff}.switch-on{color:green}.switch-off{color:red}.fab.fa-rocketchat{width:42px;height:35px;display:flex;justify-content:center;align-items:center;padding:3px;position:relative}.fab.fa-rocketchat.has-border{border:2px solid red;border-radius:5px}.fab.fa-rocketchat:after{content:attr(data-notif);position:absolute;top:-5px;right:-5px;width:20px;height:20px;background-color:red;color:#fff;font-size:12px;display:flex;justify-content:center;align-items:center;border-radius:50%;box-shadow:0 0 8px rgba(255,0,0,.5);border:2px solid #fff;visibility:hidden}.fab.fa-rocketchat[data-notif]:not([data-notif="0"]):after{visibility:visible}.fab.fa-rocketchat.border-only{background-color:transparent!important;border:1px solid #b6b4b4!important;border-radius:5px;display:inline-flex;align-items:center;justify-content:center;padding:5px;box-sizing:border-box}.red-border{border:2px solid red;border-radius:5px}.message-text{white-space:pre-wrap}.border-only{background-color:transparent!important;border-color:#ddd}.border-only:hover{background-color:transparent}.chat-list li.active{background-color:#f0f0f0;border-left:4px solid #007bff}.indicator{width:10px;height:10px;border-radius:50%;display:inline-block}.no-scroll-popup{overflow-x:hidden;padding:0;box-sizing:border-box}.date-divider{display:flex;align-items:center;width:100%;margin:20px 0}.date-divider:after,.date-divider:before{content:"";flex:1;border-top:1px solid #ddd;margin:0 10px}.date-text{color:#979595;font-style:italic;font-weight:500;font-size:11px}