@charset "UTF-8";.btn-start-lc{-webkit-appearance:none;background:#60be5b;border:0;-webkit-border-radius:0;border-radius:4px;color:#fff;text-transform:uppercase;width:100%}.btn-start-lc:hover{background:shade-color(#60be5b,10%)}button#startchat-button:disabled{background:#dcdadb}.cta-icons{align-items:center;display:flex}.chat-area{background-color:transparent;border:none;outline:none;resize:none;width:100%}.chat-wrapper:focus-within{border:1.4px solid #4eb246}.chat-wrapper{border:1.4px solid #e8e8e8;margin-bottom:20px;margin-top:20px}#reconnect{background:#000;bottom:0;color:#fff;display:none;font-size:2.5rem;height:100%;opacity:.6;position:fixed;text-align:center;width:100%;z-index:99}#chat-modal-header{background-color:#353535;box-sizing:border-box;height:50px;padding:10px;width:100%}#chat-modal{background-color:#eee;height:100%;top:0}#chat-modal,#chat-modal-content{left:0;position:absolute;width:100%}#chat-modal-content{height:calc(100% - 120px);top:60px}#chat-modal-input-container{bottom:0;height:60px;left:0;position:fixed;width:100%}#chat-modal-content-chattext{box-sizing:border-box;height:100%;overflow-y:auto;padding:20px;position:absolute;width:100%}#chat-modal-content-input{border:0;border-top:1px solid #ccc;box-sizing:border-box;font-family:inherit;font-size:16px;height:60px;line-height:21px;padding:10px 80px 10px 10px;width:100%}#chat-modal-send-button{-webkit-appearance:none;background-color:#60be5b;border:0;border-radius:0 5px 5px 0;color:#fff;cursor:pointer;font-family:inherit;font-size:1rem;font-weight:700;height:60px;right:0;text-transform:none;top:0;width:80px}#chat-modal-send-button:hover{background:#3e8d38}#chat-modal-send-button.disabled{background-color:#555;color:#999;cursor:not-allowed}#email-chat-transcript{background-color:#fff;border:1px solid #dededc;box-sizing:border-box;left:50%;max-width:95%;min-width:95%;padding:24px;position:fixed;text-align:center;top:70%;transform:translate(-50%,-50%);transition:all 1s ease-in-out}#email-chat-transcript>h2{font-family:Montserrat,sans-serif;font-size:18px;line-height:27px;margin:0;text-transform:uppercase}#email-chat-transcript>h3{font-size:12px;line-height:18px;margin:12px 0 30px}.chat-text-agent,.chat-text-client{background-color:#fce1d4;border-radius:8px;box-sizing:border-box;clear:both;display:inline-block;font-size:14px;line-height:21px;margin-bottom:20px;min-width:41px;padding:3px 10px;position:relative}.chat-text-agent{border-bottom-left-radius:0;float:left}.chat-text-client{background-color:#e8e8e8;border-bottom-right-radius:0;float:right}.chat-text-system{border-bottom:1px solid #dededc;clear:both;display:block;font-family:Montserrat,sans-serif;font-size:14px;font-weight:600;margin-bottom:20px;padding-bottom:20px;text-transform:uppercase}@keyframes typing-1{0%{background-color:#fff}25%{background-color:#ccc}50%{background-color:#fff}75%{background-color:#fff}to{background-color:#fff}}@keyframes typing-2{0%{background-color:#fff}25%{background-color:#fff}50%{background-color:#ccc}75%{background-color:#fff}to{background-color:#fff}}@keyframes typing-3{0%{background-color:#fff}25%{background-color:#fff}50%{background-color:#fff}75%{background-color:#ccc}to{background-color:#fff}}@keyframes spinny{0%{transform:rotate(0deg)}50%{transform:rotate(180deg)}to{transform:rotate(1turn)}}.loading-content{color:hsla(0,0%,100%,0);min-height:4rem;position:relative}.loading-content:before{animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:linear;border:2px solid #fefefe;border-radius:50%;border-top-color:#ccc;height:2rem;left:calc(50% - 1rem);top:calc(50% - 1rem);width:2rem}.loading-content:after,.loading-content:before{animation-name:spinny;box-sizing:border-box;content:"";display:block;position:absolute}.loading-content:after{animation-duration:1.2s;animation-iteration-count:infinite;animation-timing-function:linear;border:4px solid #fefefe;border-radius:50%;border-top-color:#ccc;height:3.4rem;left:calc(50% - 1.7rem);top:calc(50% - 1.7rem);width:3.4rem}#agent-typing{background-color:#fff;border:1px solid #dededc;border-radius:5px;clear:both;display:inline-block;float:left;margin-top:10px;padding:5px 7px 5px 10px}.dot,.dotdot,.dotdotdot{animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;animation-timing-function:ease-in-out;background-color:#ccc;border-radius:50%;display:inline-block;height:10px;margin-right:3px;width:10px}.dot{animation-name:typing-1;-webkit-animation-name:typing-1}.dot,.dotdot{animation-duration:2s;-webkit-animation-duration:2s}.dotdot{animation-name:typing-2;-webkit-animation-name:typing-2}.dotdotdot{animation-duration:2s;-webkit-animation-duration:2s;animation-name:typing-3;-webkit-animation-name:typing-3}#chat-modal-close{border-radius:5px;color:#dededc;font-size:40px;position:absolute;right:10px;top:-5px}#chat-modal-close:hover{color:#fff;cursor:pointer}#chat-ticket-details{margin-top:30px}#chat-ticket-details h2{font-family:Montserrat,sans-serif;font-size:18px;line-height:27px;margin:0;text-transform:uppercase}#chat-ticket-details h3{font-size:12px;line-height:18px;margin:12px 0 30px}#chat-feedback-modal{background-color:#fff;border:1px solid #dededc;box-sizing:border-box;left:50%;max-width:95%;min-width:95%;padding:24px;position:fixed;text-align:center;top:50%;transform:translate(-50%,-50%);transition:all 1s ease-in-out}#chat-feedback-modal h2{font-family:Montserrat,sans-serif;font-size:18px;line-height:27px;margin:0;text-transform:uppercase}#chat-feedback-modal h3{font-size:12px;line-height:18px;margin:12px 0 30px}.rate-link{background-color:#fff4b4;border:1px solid #ccbd68;border-radius:50%;box-sizing:border-box;cursor:pointer;display:inline-block;height:30px;line-height:30px;margin-left:2px;margin-right:2px;text-align:center;transition:.3s ease-in-out;width:30px}.rate-link:hover{background-color:#fff;box-shadow:0 5px 10px rgba(0,0,0,.2)}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:3.6rem;-moz-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;overflow:hidden;padding-left:8px;padding-right:20px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-left:20px;padding-right:8px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:3.6rem;-moz-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{border:none;box-sizing:border-box;font-size:100%;height:3.6rem;margin-top:0;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #dededc;border-radius:0;box-sizing:border-box;display:block;left:-100000px;position:absolute;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.select2-results__option .flag:before{margin-right:1rem}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{box-sizing:border-box;padding:4px;width:100%}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{background-color:#fff;border:0;display:block;filter:alpha(opacity=0);height:auto;left:0;margin:0;min-height:100%;min-width:100%;opacity:0;padding:0;position:fixed;top:0;width:auto;z-index:99}.select2-hidden-accessible{clip:rect(0 0 0 0)!important;border:0!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #ccc;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:3.6rem}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:3.6rem;position:absolute;right:1px;top:1px;width:3rem}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #dededc;border-radius:0;cursor:text;min-height:3.6rem}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;float:left;margin-top:5px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px;margin-top:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #dededc;border-radius:0;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #dededc;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open{z-index:99999999999}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #dededc}.select2-container--default .select2-search--inline .select2-search__field{-webkit-appearance:textfield;background:transparent;border:none;box-shadow:none;outline:0}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;background-image:linear-gradient(180deg,#fff 50%,#eee);background-repeat:repeat-x;border:1px solid #dededc;border-radius:0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0);outline:0}.select2-container--classic .select2-selection--single:focus{border:1px solid #dededc}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:3.6rem}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;background-image:linear-gradient(180deg,#eee 50%,#ccc);background-repeat:repeat-x;border:none;border-bottom-right-radius:0;border-left:1px solid #dededc;border-top-right-radius:0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0);height:3.6rem;position:absolute;right:1px;top:1px;width:20px}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-radius:0;border-bottom-left-radius:4px;border-right:1px solid #dededc;border-top-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #dededc}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{background-image:linear-gradient(180deg,#fff 0,#eee 50%);background-repeat:repeat-x;border-top:none;border-top-left-radius:0;border-top-right-radius:0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{background-image:linear-gradient(180deg,#eee 50%,#fff);background-repeat:repeat-x;border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #dededc;border-radius:0;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #dededc}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #dededc;border-radius:0;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #dededc}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #dededc;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{box-shadow:none;outline:0}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}.loading-content{width:100%}.select2-selection__rendered:empty:before{content:" "}.chat-btn{align-items:center;background:#0075dd;display:flex;justify-content:center}.chat-btn span{text-transform:none}.offline-form,.online-form{margin:0 auto;width:400px}.offline-form .card,.online-form .card{border-radius:15px}.offline-form .gradient-red-org,.online-form .gradient-red-org{border-top-left-radius:15px;border-top-right-radius:15px}.offline-form .header-content,.online-form .header-content{align-items:center;display:flex;justify-content:space-between}.chat-in-progress{height:500px;max-height:500px;overflow-y:scroll}.chat-in-progress .chat-content .agent{align-items:center;display:flex}.chat-in-progress .chat-content .agent span{font-size:14px}.chat-in-progress .chat-content .user{align-items:center;display:flex}.chat-in-progress .chat-content .user span{font-size:14px}.chat-in-progress .chat-content .agent p{background:#fce1d4;border-radius:8px;border-bottom-left-radius:0;font-size:14px;padding:10px}.chat-in-progress .chat-content .user p{background:#e8e8e8;border-radius:8px;border-bottom-right-radius:0;font-size:14px;padding:10px}.chat-in-progress .chat-input{bottom:0;position:fixed;width:100%}.sale-popup{bottom:115px;position:absolute;right:10px}.sale-popup .sale-popup-card{background:#fff!important;border:1px solid #ccc;border-radius:6px;padding:0 15px;position:relative;width:250px}.sale-popup .sale-popup-card p{font-size:14px!important}.sale-popup .sale-popup-icon{border-radius:50%;left:50%;margin-left:5px;position:absolute;top:-19px;transform:translate(-50%);width:50px}.sale-popup .sale-popup-icon img{background:#f7f7f7;border-radius:50%;height:35px;width:35px;z-index:10}@media only screen and (min-width:767px){.chat-text-agent{max-width:80%} .chat-text-client{max-width:80%}}@media only screen and (min-width:768px){.rate-link{display:inline-block;float:none;height:40px;line-height:40px;margin-left:5px;margin-right:5px;text-align:center;width:40px}}
/*# sourceMappingURL=livechatWindow-gb.css.map */
