@charset "utf-8";.chat-window,.noDisturb-modal,.noDisturbOn-modal{position:fixed;z-index:20}.chat-window{right:0;bottom:0;max-width:360px;background-color:transparent;color:gray;opacity:100%;text-align:center}.chatWindow-controls,.chatWindow-controls-corner{background-color:#eee}@media screen and (min-width:404px){.chat-window{right:7%}}@media screen and (min-width:1146px){.chat-window{right:calc(50% - 500px)}}.chatWindow-controls{display:flex;flex-direction:row;justify-content:space-between;margin:0;padding:0;border:2px solid #757575;box-shadow:2px 1px #9e9e9e}.chatWindow-controls a{cursor:pointer;color:#424242}.chatWindow-controls-corner a{margin:0;padding:2px}.hide{display:none}.noDisturb-modal{width:100%;top:50%;margin-top:-150px}.noDisturb-container,.noDisturbOn-container{width:80%;max-width:550px;max-height:400px;margin:0 auto;overflow-y:scroll;border-radius:10px;box-shadow:0 0 10px 0 rgba(0,0,0,.08),0 12px 14px 0 rgba(0,0,0,.12)}.noDisturbOn-modal{width:100%;top:50%;margin-top:-150px}@media screen and (min-width:700px){.noDisturb-modal,.noDisturbOn-modal{width:80%}}.tooltip .tooltiptext{visibility:hidden;width:120px;background-color:#000;color:#fff;text-align:center;border-radius:6px;padding:5px 0;position:absolute;top:-40px;right:20px;z-index:1}.left .tooltip .tooltiptext{right:200px}.tooltip:hover .tooltiptext{visibility:visible}.button{background-color:#fafafa;border-radius:3px;border:1px solid #000;color:#000;padding:10px;white-space:nowrap;text-align:center;text-decoration:none;display:inline-block;font-size:14px;margin:4px 6px;cursor:pointer}.vln-mid{vertical-align:middle}