.chat-container{position:absolute;right:0;bottom:0;width:100%;height:100%;z-index:999999999}@media (max-width: 991px){.chat-container{left:0;top:0}}@media (min-width: 992px){.chat-container{position:fixed;right:1.625rem;bottom:1.625rem;width:320px;height:auto}}.chat-container.embed{position:relative !important;width:100% !important;height:auto !important}.chat-icon{position:fixed;right:1rem;bottom:1rem;border-radius:47px;box-shadow:0px 0px 4px rgba(0,0,0,0.35);text-decoration:none;height:4.125rem;width:4.125rem;cursor:pointer;padding:2px;z-index:999999998}.chat-icon:hover{box-shadow:none;height:4rem;width:4rem;right:1.0625rem;bottom:1.0625rem}@media (min-width: 992px){.chat-icon{padding:0}}.chat-icon .pulse{display:block;border:2px solid #00a9a3;border-radius:50%;cursor:pointer;animation:pulse 2s infinite}.chat-icon .pulse:hover{animation:none;border:0}@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(1,109,101,0.4);height:4.125rem;width:4.125rem}50%{box-shadow:0 0 0 10px rgba(1,109,101,0);height:4.0625rem;width:4.0625rem}100%{box-shadow:0 0 0 0 rgba(1,109,101,0);height:4.125rem;width:4.125rem}}a:hover .chat-icon{box-shadow:none;cursor:pointer}.chat-widget{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;height:100vh;border-bottom:1px solid #016d65}@media (min-width: 992px){.chat-widget{height:36rem;max-height:75vh}}.chat-widget .chat-header{position:relative;padding:1.5rem 1rem;background:#016d65;border:1px solid #016d65;border-top-left-radius:1.5625rem;border-top-right-radius:1.5625rem}.chat-widget .chat-header .chat-header-controls{display:-ms-flexbox;display:flex;position:absolute;top:0.625rem;right:0.75rem}@media (min-width: 992px){.chat-widget .chat-header .chat-header-controls{top:-1.5rem;right:-1.5rem}}.chat-widget .chat-log{-ms-flex-positive:1;flex-grow:1;padding:0.25rem 1rem;border:1px solid #016d65;border-top:0;border-bottom:0;background-color:#fff;overflow-y:auto}.chat-widget .chat-log .msg-wrap{text-align:right;margin-bottom:0.5rem}.chat-widget .chat-log .msg-wrap.left{text-align:left}.chat-widget .chat-log .msg-wrap.center{text-align:center}.chat-widget .chat-log .msg-wrap .msg{display:inline-block;text-align:left;font-size:0.9rem;font-weight:700;margin:0;background-color:#00a9a3;color:#fff;border-radius:1.5625rem;padding:0.5rem 1rem;max-width:85%}.chat-widget .chat-log .msg-wrap .msg.agent{background-color:#d5d5d5;color:#424242;font-weight:500}.chat-widget .chat-log .msg-wrap .msg a{font-weight:700 !important}.chat-widget .chat-log .msg-wrap .msg a:hover{text-decoration:underline}.chat-widget .chat-log .msg-wrap .sub{display:block;font-size:0.75rem;font-weight:300;margin:0;color:#016d65}.chat-widget .chat-log .msg-wrap .sub.agent{color:#424242}.chat-widget .chat-log .msg-wrap .sys{display:block;font-size:0.75rem;font-weight:300;margin:0.75rem 0;padding:0.3rem 0;border-top:1px solid rgba(0,0,0,0.3);color:#424242}.chat-widget .form-controller{padding:1.5rem 1rem 1.5rem 1rem;border:1px solid #016d65;border-top:0;background-color:#fff}.chat-widget .form-controller .chat-message{border:0;font-size:0.9rem;color:#424242;border-radius:0}.chat-widget .form-controller .wide-right{margin-right:-1rem}.chat-widget .form-controller .wide-right textarea{padding-left:0;margin-right:1rem}.chat-widget fieldset{margin-bottom:0.85rem}.chat-widget label,.chat-widget legend{font-size:0.85rem;font-weight:bold;color:#424242}.chat-container.embed .chat-widget{height:auto !important;max-height:60vh}.table-filters{display:-ms-flexbox;display:flex;margin-bottom:0.5rem}.table-filters .table-filters-label{font-size:0.85rem;font-weight:bold;padding:0.5rem;margin-right:1rem}.table-filters .table-filters-control{margin-right:1.25rem}.chat-icon-table-img{height:2.125rem;width:2.125rem;margin:0 0.35rem}.chat-icon-table-img.pulse{display:block;border:2px solid #f98912;border-radius:50%;cursor:pointer;animation:tpulse 2s infinite}.chat-icon-table-img.pulse:hover{animation:none;border:0}@keyframes tpulse{0%{box-shadow:0 0 0 0 rgba(249,137,18,0.4)}70%{box-shadow:0 0 0 10px rgba(249,137,18,0)}100%{box-shadow:0 0 0 0 rgba(249,137,18,0)}}.was-validated textarea.chat-message.form-control:valid:focus,textarea.chat-message.form-control.is-valid:focus,.was-validated textarea.chat-message.form-control:invalid:focus,textarea.chat-message.form-control.is-invalid:focus{border-color:transparent !important;box-shadow:none !important}

/*# sourceMappingURL=styles-app-chat.min.css.map */