@charset "UTF-8"; #page-live_help{background:white;color:#222;font-family:system-ui,-apple-system,"Helvetica Neue",sans-serif;font-size:small;margin:0;padding:0;}#page-live_help input ,#page-live_help select{font-family:system-ui,-apple-system,"Helvetica Neue",sans-serif;font-size:small;} .link-live-help{display:block;z-index:99;width:100px;height:30px;line-height:30px;background:white;color:#222;text-decoration:none;text-align:center;box-shadow:0 1px 9px rgba(0,0,0,.2);opacity:1;transition:all 1s ease;} .link-live-help:hover{}.live-help-close{float:right;padding:3px 9px;cursor:pointer;margin-top:-8px;margin-right:-8px;font-size:1.4em;color:#AAA;font-weight:300;border-radius:17px;}@media only screen and (max-width:480px){.live-help-close{font-size:1.5em;}}.live-help-close:hover{color:#111;box-shadow:0 5px 9px rgba(0,0,0,.1);}.alert_me{animation:blinker 1.2s linear infinite;color:red;font-weight:bold;}.alert_me:hover{animation:none;}@keyframes blinker{50%{opacity:0;}} .static{position:static;}.absolute{position:absolute;}.fixed{position:fixed;}.topright{top:0;right:40px;}.topleft{top:0;left:40px;}.bottomright{bottom:0;right:80px;}.admin .bottomright{bottom:0;right:160px;}.mobile .bottomright{right:60px;}.bottomleft{bottom:0;left:40px;}.topmiddle{top:0;left:47%;}.bottommiddle{bottom:0;left:47%;}.rightmiddle{top:43%;right:0;}.leftmiddle{top:43%;left:0;}.link-live-help.rightmiddle,.link-live-help.leftmiddle{-ms-transform:rotate(270deg);-webkit-transform:rotate(270deg);transform:rotate(270deg);}.link-live-help.leftmiddle{left:-35px;}.link-live-help.rightmiddle{right:-35px;}.live-help.rightmiddle,.live-help.leftmiddle{top:25%;}.live-help.topmiddle,.live-help.bottommiddle{left:40%;}@media only screen and (max-width:480px){.topright,.bottomright{right:70px;}.topleft,.bottomleft{left:0;}.live-help.topmiddle,.live-help.bottommiddle{left:0%;}.live-help.rightmiddle,.live-help.leftmiddle,.live-help.bottomright,.live-help.bottomleft{top:65px;left:0;right:auto;bottom:auto;max-width:90%;}}.admin .topright,.admin .topleft,.admin .topmiddle{top:33px;}.static{position:static !important;top:auto;bottom:auto;left:auto;right:auto;} .live-help{position:absolute;position:fixed;z-index:1000;background:white;box-shadow:0 11px 35px rgba(0,0,0,.15);padding:10px 20px;max-width:300px;}.live-help h3{margin:0 0 .6em 0;font-size:1em;font-weight:normal;}.form-live-help .textarea,.form-live-help .text{width:94%;border:1px solid #CCC;font-size:medium;}.form-live-help .textarea{height:4em;}.form-live-help .box-action,.form-live-help .box-action:hover{border:none;background:none;margin:0;} .iframe-live-help{border:none;width:100%;padding:0;}.iframe-live-help-messages{padding:0;overflow-x:hidden;overflow-y:auto;display:inline;padding:0 0 1em 0;}.live-help-messages{width:auto;}.live-help-message{background:#F0F0F0;color:#444;padding:2px 7px;margin:4px 20px 6px 0;border-radius:9px;}.live-help-message.me{background:limegreen;color:white;margin:4px 10px 6px 10px;}.live-help-message *{text-decoration:none;}.message-name{color:#d97500;}.live-help-message.me .message-name{color:#FFF;}.message-name.viewed{color:green;}.message-time{display:inline;font-size:.8em;} #live_help.fixed.bottomright{right:0;opacity:0;transition:all .5s ease; overflow:hidden;padding:0 0;transform:scale(0,0) skew(10deg,0deg);}#live_help.fixed.bottomright.show-live-help{right:80px;opacity:1;transition:all .2s ease;padding:10px 20px;transform:scale(1,1) skew(0deg,0deg);}