#live_chat,#live_chat .settings_menu{background-color:#FFF;transition:.3s ease}.body .new_message i.attachment.disabled svg,.body .new_message input[type=text][disabled=disabled]+i+i svg{fill:#CCC;cursor:not-allowed}#live_chat .header,.body .attachment_container .thumb .remove_attachment{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none}#live_chat{width:300px;border-radius:5px 5px 0 0;box-shadow:0 0 10px #999;position:fixed;right:20px;bottom:-5px;font-family:"Open Sans",Verdana,Arial,Sans-Serif;font-size:14px;overflow:hidden;z-index:1000}#live_chat.closed{bottom:-343px}#live_chat.hidden{display:none}@media screen and (max-width:480px){#live_chat{width:calc(100% - 40px)}}@media screen and (min-width:1600px){#live_chat{width:420px;height:500px}#live_chat.closed{bottom:-460px}#live_chat_iframe{height:560px!important}}#live_chat .header{position:relative;padding:10px;border-bottom:solid 1px #999;font-weight:700;cursor:pointer;z-index:2;-moz-user-select:none;-ms-user-select:none;user-select:none}#live_chat .header i.status,#live_chat .header svg{font-size:.8em;font-weight:700;float:right}#live_chat .header .status,#live_chat .header span{position:relative;top:1px}#live_chat .header .status{top:3px}#live_chat .header svg.disconnect{display:none;padding:5px 0 0 5px;width:17px;float:right;position:relative;top:0}#live_chat:not(.closed) svg.disconnect.on{display:inline-block}#live_chat .settings_menu{list-style:none;padding-left:0;position:absolute;width:100%;opacity:0;top:-400px;z-index:1}#live_chat .settings_menu.on{opacity:1;top:40px}#live_chat .settings_menu .confirm{padding:20px 10px;text-align:center}#live_chat .settings_menu .confirm .button{padding:5px 10px;margin-right:10px;border-radius:5px;transition:.3s ease;text-decoration:none;cursor:pointer}#live_chat .settings_menu .confirm .button:last-child{margin-right:0}#live_chat .body.is-dragover::after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-color:rgba(0,0,0,.3);background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='100' height='100'><path xmlns='http://www.w3.org/2000/svg' d='M296 384h-80c-13.3 0-24-10.7-24-24V192h-87.7c-17.8 0-26.7-21.5-14.1-34.1L242.3 5.7c7.5-7.5 19.8-7.5 27.3 0l152.2 152.2c12.6 12.6 3.7 34.1-14.1 34.1H320v168c0 13.3-10.7 24-24 24zm216-8v112c0 13.3-10.7 24-24 24H24c-13.3 0-24-10.7-24-24V376c0-13.3 10.7-24 24-24h136v8c0 30.9 25.1 56 56 56h80c30.9 0 56-25.1 56-56v-8h136c13.3 0 24 10.7 24 24zm-124 88c0-11-9-20-20-20s-20 9-20 20 9 20 20 20 20-9 20-20zm64 0c0-11-9-20-20-20s-20 9-20 20 9 20 20 20 20-9 20-20z'/></svg>");background-repeat:no-repeat;background-position:center;z-index:1000}.body{clear:both;position:relative}.body li,.body ul{list-style:none;margin:0;padding-left:0}.body .msg_wrapper{height:300px;padding:10px 10px 0;max-height:300px;overflow-y:auto;overflow-x:hidden}.body .msg_wrapper .messages{display:none;font-size:14px;line-height:16px}.body .msg_wrapper .messages.on{display:block}.body .msg_wrapper .messages li{width:80%;padding:10px;margin-bottom:10px;word-wrap:break-word}.body .msg_wrapper .messages li.info{padding:0 0 10px;margin-bottom:10px!important;border-bottom:solid 1px #CCC;width:100%;margin:auto;font-weight:400;text-align:center}.body .msg_wrapper .messages li.agent{clear:both;border-radius:0 20px 20px;padding-bottom:25px}.body .msg_wrapper .messages li.customer{position:relative;padding-bottom:25px;border-radius:20px 20px 0;float:right}.body .msg_wrapper .messages li.customer .msg-status{position:absolute;width:15px;height:15px;right:7px;bottom:5px;background-position:center;background-repeat:no-repeat;background-size:contain}.body .msg_wrapper .messages li.customer .msg-status::after,.body .msg_wrapper .messages li.customer .msg-status::before{display:inline-block;position:relative}.body .msg_wrapper .messages li.customer .msg-status::after{top:-17px;right:-4px}.body .msg_wrapper .messages li.customer .msg-status.received::after,.body .msg_wrapper .messages li.customer .msg-status.received::before,.body .msg_wrapper .messages li.customer .msg-status.sent::before{content:"\2713";color:#FFF;font-size:20px}.body .msg_wrapper .messages li.customer .msg-status.read::after,.body .msg_wrapper .messages li.customer .msg-status.read::before{content:"\2713";color:#000;font-size:20px}.body .msg_wrapper .messages li img{display:block;width:100%;margin-bottom:10px}.body .msg_wrapper .messages li img.icon{width:30%}.body .msg_wrapper .messages li .placeholder{cursor:pointer}.body .msg_wrapper .messages li a{display:block;width:auto;margin-bottom:10px;font-weight:400;transition:.3s ease;color:#000;text-decoration:underline;word-wrap:break-word}.body .msg_wrapper .messages li a:hover{text-decoration:none}.body .msg_wrapper .messages li a.text-link{display:inline}.body .msg_wrapper .messages li .author{padding:0;margin-bottom:5px;font-size:.9em;font-style:italic;font-weight:700}.body .msg_wrapper .messages li.rate{display:flex;flex-direction:row;justify-content:center;width:100%;position:relative;margin-bottom:20px}.body .msg_wrapper .messages li.rate .star{padding:20px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 628 628' width='100' height='100' style='fill: orange'><path xmlns='http://www.w3.org/2000/svg' d='M528.1 171.5L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6zM388.6 312.3l23.7 138.4L288 385.4l-124.3 65.3 23.7-138.4-100.6-98 139-20.2 62.2-126 62.2 126 139 20.2-100.6 98z'/></svg>");background-repeat:no-repeat;background-position:center;background-size:contain;cursor:pointer;transition:.3s ease}.body .msg_wrapper .messages li.rate .star.filled{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 628 628' width='100' height='100' style='fill: orange'><path xmlns='http://www.w3.org/2000/svg' d='M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z'/></svg>")}.body .msg_wrapper .messages li.rate .mark{position:absolute;text-align:center;bottom:-10px}.body .msg_wrapper .typing{clear:both;display:none;font-weight:400;padding-bottom:10px;font-size:.8em;font-style:italic}.body .msg_wrapper .typing.on{display:block}.body .msg_wrapper .login{display:none;text-align:center}.body .msg_wrapper .login.on{display:block}.body .msg_wrapper .login .message{display:none;padding:5px 10px;font-size:.8em;font-weight:700}.body .msg_wrapper .login .message.on{display:block}.body .msg_wrapper .login .message.success{background-color:rgba(46,204,113,.2);color:#2ecc71}.body .msg_wrapper .login .message.error{background-color:rgba(255,0,0,.2);color:red}.body .msg_wrapper .login p{font-weight:700;font-style:italic;margin-bottom:40px}.body .msg_wrapper .login input[type=email]{display:block;width:100%;padding:10px;margin-bottom:20px}.body .msg_wrapper .login input[type=button]{padding:10px;cursor:pointer}.body .new_message{position:relative;display:flex;align-items:center}.body .new_message.hidden{display:block!important;visibility:hidden}.body .new_message i{position:absolute;right:10px;cursor:pointer}.body .new_message input{width:calc(100% - 50px);padding:10px 0 10px 10px;border:none;outline:0}.body .new_message input[type=text][disabled=disabled]{cursor:not-allowed}.body .new_message i svg{width:14px}.body .new_message i.attachment{right:30px;font-size:18px}.body .new_message .attached_file{display:none}.body .attachment_container{position:relative;left:-10px;width:calc(100% + 20px);background-color:rgba(0,0,0,.2);clear:both}.body .attachment_container .thumb{display:inline-block;position:relative;margin:5px;padding:0}.body .attachment_container .thumb img{height:60px}.body .attachment_container .thumb .remove_attachment{position:absolute;bottom:0;right:0;padding:5px;color:#FFF;font-weight:700;cursor:pointer;-moz-user-select:none;-ms-user-select:none;user-select:none}@media screen and (min-width:1600px){.body .msg_wrapper{height:417px;max-height:417px}.body .msg_wrapper .login p{margin-bottom:100px}}.body .attachment_container .thumb .remove_attachment:hover{color:red}#live_chat .header{color:#FFF;background-color:#3d3d3f}#live_chat .header svg{fill:#ff9000;width:14px;float:none}#live_chat .header i.on{color:#ff9000}#live_chat .header i.off{color:#CCC}#live_chat.online .header i{color:#ff9000}#live_chat.offline .header i{color:#CCC}#live_chat .header svg.disconnect{fill:#FFF}#live_chat .header svg.disconnect:hover,.body .new_message i svg{fill:#ff9000}#live_chat .settings_menu .confirm .button{border:1px solid #999;background-color:#FFF;color:#333}#live_chat .settings_menu .confirm .button:hover{background-color:rgba(0,0,0,.2)!important}.body .msg_wrapper{background-color:rgba(255,255,255,.9)}.body .msg_wrapper .agent{background-color:#78e08f;color:#000}.body .msg_wrapper .agent.notify{background-color:#e6e6e6;color:#333}.body .msg_wrapper .notify .author{color:#333}.body .msg_wrapper .customer{background-color:#82ccdd;color:#000}.body .new_message,.body .new_message input{background-color:#FFF}.body .new_message{border-top:solid 1px #999;border-bottom:solid 1px #999}.body .new_message i{color:#ff9000}.body .login input[type=email]{border:1px solid #ff9000}.body .login input[type=button]{background-color:#ff9000;color:#FFF;font-weight:700;border-radius:4px;border:none}.body .msg_wrapper li .placeholder span{text-decoration:underline;color:#000}.body .msg_wrapper li .placeholder span:hover{text-decoration:none}