#chat {font-size: 14px;width:21.428571429em;margin: 0 2.5em 0 0;right: 0px;bottom:-100px;position: fixed;z-index:500;color:#fff;animation-name: isl;animation-duration: 0.5s;animation-fill-mode: forwards;animation-delay: 1s;font-family: "myriad-pro-1","myriad-pro-2","Tahoma",sans-serif;}
@keyframes isl {from {position: fixed;bottom:-100px;}to {position: fixed;bottom:0px;}}
.bottom0{bottom:0 !important;}
.isl_chat a.fill-parent {position: absolute;top: 0;left: 0;width: 100%;height: 100%;text-indent: -9999px;overflow: hidden;}
.isl_chat .bubble {margin-bottom:20px;font-size:1.25em;-webkit-animation: fadein .1s ease;  -moz-animation: fadein .1s ease;  -ms-animation: fadein .1s ease;-o-animation: fadein .1s ease;animation: fadein .1s ease;}
.isl_chat .bubble.green {background-color:#3F4D5E;}
.isl_chat .bubble:after {content: '';margin-left:-14px;height: 0;width: 0;position: absolute;left: 50%;border:12px solid transparent;border-top-color: #3F4D5E;z-index: 1;}
.isl_chat .bubble small {display:block;margin-top:.533333333em;}
.isl_chat .bubble > div {position:relative;padding:0.777777778em 100px 0.777777778em 20px;}
.isl_chat .bubble .figure-operator { position:absolute; right:8px; top:-6px;width:86px; height:86px; background: url('../images/mico.png') no-repeat; }
.isl_chat .bubble .close-modal {cursor:pointer;position: absolute;text-align:center;font-weight:bold;font-size:12px;line-height:18px;right: -9px;top: -9px;z-index: 1;
	width:18px;height:18px;background-color: #808080;border-radius: 50%;opacity:0;-o-transition:opacity .5s;-moz-transition:opacity .5s;-webkit-transition:opacity .5s;transition:opacity .5s;}
.isl_chat .bubble .close-modal:hover {background-color:#262626;color:#ffffff;}
.isl_chat .bubble:hover .close-modal {opacity:1;-o-transition:opacity .5s;-moz-transition:opacity .5s;-webkit-transition:opacity .5s;transition:opacity .5s;}
.isl_chat .display-hidden, .hide {display: none!important;}
.isl_chat .button {display:inline-block;font-size:1.285714286em;padding:.833333333em 1.111111111em;text-align:center;background:#dcdcdc;color:#222;text-decoration:none;cursor:pointer;position:relative;white-space:nowrap;border:none;}
.isl_chat .button:hover, .isl_chat .button:focus, .isl_chat .button:active {background:#cccccc;color:#222;}
.isl_chat .button:hover, .isl_chat .button:focus {text-decoration:none;border:none;}
.isl_chat .button:active {text-decoration:none;}
.isl_chat a.button.disabled {color:#aaa;}
.isl_chat a.button.waiting {opacity:0;cursor:wait;z-index:-1;}

#btn-chat {display:block;background-color:#3F4D5E;text-align:center;color:#fff;}
#btn-chat:hover {background-color:#F58634;}
#btn-chat span {padding-left:40px;background: url('../images/chat-with-us.png') no-repeat;}
#btn-chat.inactive span {background: url('../images/leave-a-message.png') no-repeat;}