.communication{background-color:#ffa500;z-index:10;position:fixed;bottom:0;right:10px;margin-bottom:0;min-width:10%;opacity:.94;border-top-left-radius:10px;border-top-right-radius:10px}.commIcon{margin-left:10px;cursor:pointer}.hiddenBody{display:none}.messageAuthor{color:#8b0000;font-size:8px;font-weight:bold}.messageMain{border:1px #a8d8b9 solid;-webkit-border-radius:3px;border-radius:3px;padding:1px 5px}.selfAuthor{text-align:right}.selfBackground{background-color:RGBA(251,226,81,.8)}.twinkling{animation:fade 1200ms infinite}@keyframes fade{from{opacity:1}8%{opacity:.1}50%{opacity:.8}to{opacity:1}}#messagesList{list-style:none;padding:0 8px 0 8px}#messagesList>li{padding:0 0 4px 0}#messageListDiv{height:300px;width:95%;max-width:400px;background-color:#fff;margin:0 auto;overflow:auto}#messageInput{border:2px #000 solid;-webkit-border-radius:5px;border-radius:5px}#messageSave{position:absolute;right:5px;z-index:999;cursor:pointer;color:#333}#messageSave:hover{color:#86a697}#userCount{margin-left:5px}#messageUserDiv{position:fixed;right:80px;background-color:RGBA(28,28,28,.8);color:#fcfaf2;z-index:10}#messageUser{list-style:none;padding:0 8px 0 8px}#messageUser>li{padding:0 0 0 .5em;text-indent:-.7em}#messageUser>li::before{content:"• ";color:#cc543a}