﻿
@font-face {
    font-family: "SourceSans Pro";
    src: url(https://vue.comm100.com/fonts/SourceSansPro-Regular.woff) format('woff'), url(https://vue.comm100.com/fonts/SourceSansPro-Regular.ttf) format('truetype'), url(https://vue.comm100.com/fonts/SourceSansPro-Regular.svg#SourceSans-Pro-Regular) format('svg')
}

@font-face {
    font-family: "SourceSans Pro Italic";
    src: url(https://vue.comm100.com/fonts/SourceSansPro-It.woff) format('woff'), url(https://vue.comm100.com/fonts/SourceSansPro-It.ttf) format('truetype'), url(https://vue.comm100.com/fonts/SourceSansPro-It.svg#SourceSans-Pro-It) format('svg')
}

@font-face {
    font-family: "SourceSans Pro Bold";
    src: url(https://vue.comm100.com/fonts/SourceSansPro-Semibold.woff) format('woff'), url(https://vue.comm100.com/fonts/SourceSansPro-Semibold.ttf) format('truetype'), url(https://vue.comm100.com/fonts/SourceSansPro-Semibold.svg#SourceSans-Pro-Semibold) format('svg')
}

@font-face {
    font-family: "SourceSans Pro Light";
    src: url(https://vue.comm100.com/fonts/SourceSansPro-Light.woff) format('woff'), url(https://vue.comm100.com/fonts/SourceSansPro-Light.ttf) format('truetype'), url(https://vue.comm100.com/fonts/SourceSansPro-Light.svg#SourceSans-Pro-Light) format('svg')
}

@font-face {
    font-family: icons;
    src: url(https://vue.comm100.com/fonts/icons.7feec05d9664460b0865662a1285fe6b.eot?#iefix) format("embedded-opentype"), url(https://vue.comm100.com/fonts/icons.7feec05d9664460b0865662a1285fe6b.woff) format("woff"), url(https://vue.comm100.com/fonts/icons.7feec05d9664460b0865662a1285fe6b.ttf) format("truetype"), url(https://vue.comm100.com/fonts/icons.7feec05d9664460b0865662a1285fe6b.svg#icons) format("svg")
}

.icon {
    font-family: icons !important;
    font-style: normal;
    font-weight: 400 !important;
    display: inline-block;
    vertical-align: baseline;
    text-align: center;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-bot-active:before {
    content: "\f101"
}

.icon-bot:before {
    content: "\f102"
}

.icon-bubble-line:before {
    content: "\f103"
}

.icon-bubble-line1:before {
    content: "\f104"
}

.icon-bubble:before {
    content: "\f105"
}

.icon-close:before {
    content: "\f106"
}

.icon-coBrowsing-active:before {
    content: "\f107"
}

.icon-coBrowsing:before {
    content: "\f108"
}

.icon-drag:before {
    content: "\f109"
}

.icon-embedded:before {
    content: "\f10a"
}

.icon-facebook:before {
    content: "\f10b"
}

.icon-googleplus:before {
    content: "\f10c"
}

.icon-helpful:before {
    content: "\f10d"
}

.icon-input-send:before {
    content: "\f10e"
}

.icon-kb-active:before {
    content: "\f10f"
}

.icon-kb-search:before {
    content: "\f110"
}

.icon-kb:before {
    content: "\f111"
}

.icon-kbSearch-active:before {
    content: "\f112"
}

.icon-kbSearch:before {
    content: "\f113"
}

.icon-media-active:before {
    content: "\f114"
}

.icon-media:before {
    content: "\f115"
}

.icon-minimize:before {
    content: "\f116"
}

.icon-not-helpful:before {
    content: "\f117"
}

.icon-plus:before {
    content: "\f118"
}

.icon-popup:before {
    content: "\f119"
}

.icon-rating-full:before {
    content: "\f11a"
}

.icon-rating-half:before {
    content: "\f11b"
}

.icon-sendfile:before {
    content: "\f11c"
}

.icon-video:before {
    content: "\f11d"
}

.icon-voice-active:before {
    content: "\f11e"
}

.icon-voice:before {
    content: "\f11f"
}

.mediaChatWindow.mediaChatWindow--videoIncoming,
.mediaChatWindow.mediaChatWindow--videoRequesting,
.mediaChatWindow.mediaChatWindow--audioChatting,
.mediaChatWindow.mediaChatWindow--audioIncoming,
.mediaChatWindow.mediaChatWindow--audioRequesting {
    background-image: url('https://vue.comm100.com/images/multimedia-backgroud.png');
    background-repeat: no-repeat;
    background-size: cover;
}

.DayPicker-wrapper,
.btn {
    -moz-user-select: none;
    -ms-user-select: none
}

.btn,
.select-box .select,
button {
    -webkit-appearance: none
}

.btn,
.buttonProgressBtnDefaultSize {
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.btn,
.buttonProgressContainer {
    position: relative;
    text-align: center
}

button {
    margin: 0;
    padding: 0;
    font-family: "SourceSans Pro", Arial;
    outline: 0
}

.article-summary,
.article-title,
.btn {
    font-family: "SourceSans Pro"
}

.global-showFocus button:focus {
    outline: #E1CF00 auto 5px
}

.btn {
    text-decoration: none;
    zoom: 1;
    display: inline-block;
    margin-bottom: 0;
    font-size: .93333rem;
    font-weight: 400;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    line-height: 1.7;
    padding: 4px 10px;
    border-radius: 5px;
    -webkit-user-select: none;
    user-select: none;
    background-color: inherit;
    max-width: 270px
}

.container-checkbox,
.control,
.control .radioText {
    line-height: 1.2rem
}

.window--mobile:not(.window--ipad) .btn {
    max-width: unset
}

.window--circular .btn {
    border-radius: 20px
}

.disabled {
    opacity: .6;
    filter: alpha(opacity=60);
    cursor: default;
    box-shadow: none !important
}

.btn-primary {
    color: #3c3c3c;
    background: rgb(204, 188, 0);
    border: 1px solid rgb(204, 188, 0)
}

    .btn-primary.disabled {
        background-color: rgb(204, 188, 0) !important;
        border: 1px solid rgb(204, 188, 0) !important
    }

    .btn-primary:focus,
    .btn-primary:hover {
        background: rgb(179, 165, 0);
        border: 1px solid rgb(179, 165, 0);
        text-decoration: none
    }

    .btn-primary:active {
        background: rgb(179, 165, 0);
        border: 1px solid rgb(179, 165, 0);
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
    }

.btn-grey {
    color: #000;
    background: #c4c4c4;
    border: 1px solid #c4c4c4
}

    .btn-grey:focus,
    .btn-grey:hover {
        background: #afafaf;
        border: 1px solid #afafaf;
        text-decoration: none
    }

    .btn-grey:active {
        background: #c4c4c4;
        border: 1px solid #c4c4c4;
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
    }

.buttonProgressBtnAnimated {
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.buttonProgressContainerLoading .buttonProgressBtnAnimated,
.buttonProgressContainerSuccess .buttonProgressBtnAnimated {
    -webkit-animation-name: form__submit--loading;
    animation-name: form__submit--loading;
    -webkit-animation-duration: .4s;
    animation-duration: .4s;
    cursor: default
}

.window--ie .buttonProgressContainerLoading .buttonProgressBtnAnimated {
    -webkit-animation: none;
    animation: none;
    opacity: .65
}

@-webkit-keyframes form__submit--loading {
    0% {
        border-radius: 20px;
        text-indent: 999em;
        background: rgb(204, 188, 0);
        border: 1px solid rgb(204, 188, 0);
        width: 128px;
        text-overflow: clip
    }

    99% {
        border-radius: 32px;
        text-indent: 999em;
        background: 0 0;
        border: 1px solid transparent;
        width: 32px;
        text-overflow: clip
    }

    100% {
        border-radius: 32px;
        text-indent: 999em;
        background: 0 0;
        border: 1px solid transparent;
        width: 32px;
        opacity: 0;
        text-overflow: clip
    }
}

@keyframes form__submit--loading {
    0% {
        border-radius: 20px;
        text-indent: 999em;
        background: rgb(204, 188, 0);
        border: 1px solid rgb(204, 188, 0);
        width: 128px;
        text-overflow: clip
    }

    99% {
        border-radius: 32px;
        text-indent: 999em;
        background: 0 0;
        border: 1px solid transparent;
        width: 32px;
        text-overflow: clip
    }

    100% {
        border-radius: 32px;
        text-indent: 999em;
        background: 0 0;
        border: 1px solid transparent;
        width: 32px;
        opacity: 0;
        text-overflow: clip
    }
}

.lds-css,
.lds-rolling {
    width: 32px;
    height: 32px
}

.buttonProgress__layerCircle,
.buttonProgress__layerLoading,
.buttonProgress__layerSuccess,
.lds-css {
    position: absolute;
    left: 50%;
    top: 50%;
    display: none
}

.buttonProgress__layerCircle,
.buttonProgress__layerLoading,
.lds-css {
    margin-top: -16px;
    margin-left: -16px
}

.buttonProgress__layerSuccess {
    margin-top: -8px;
    margin-left: -8px
}

.buttonProgressContainerLoading .buttonProgress__layerLoading,
.buttonProgressContainerLoading .lds-css {
    display: block;
    -webkit-animation: fadeIn 0s cubic-bezier(.785, .135, .15, .86) .4s both;
    animation: fadeIn 0s cubic-bezier(.785, .135, .15, .86) .4s both;
    cursor: default
}

.buttonProgressContainerSuccess .buttonProgress__layerLoading,
.buttonProgressContainerSuccess .lds-css,
.window--ie .buttonProgressContainerLoading .lds-css {
    display: none
}

.buttonProgressContainerSuccess .buttonProgress__layerCircle,
.buttonProgressContainerSuccess .buttonProgress__layerSuccess {
    display: block;
    cursor: default
}

.buttonProgress__submitLoadingPath {
    fill: rgb(204, 188, 0)
}

.buttonProgress__submitCirclePath {
    stroke: rgb(204, 188, 0);
    stroke-width: 3px;
    stroke-dasharray: 100;
    stroke-dashoffset: 0;
    fill: #fff;
    fill-opacity: 0
}

.buttonProgressContainerSuccess .buttonProgress__submitCirclePath {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: buttonProgress__submitCirclePath-dash;
    animation-name: buttonProgress__submitCirclePath-dash;
    -webkit-animation-duration: .5s;
    animation-duration: .5s
}

@-webkit-keyframes buttonProgress__submitCirclePath-dash {
    from {
        stroke-dashoffset: 100
    }

    to {
        stroke-dashoffset: 0
    }
}

@keyframes buttonProgress__submitCirclePath-dash {
    from {
        stroke-dashoffset: 100
    }

    to {
        stroke-dashoffset: 0
    }
}

.buttonProgress__submitSuccessPath {
    fill: rgb(204, 188, 0);
    stroke-width: 1;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0
}

.buttonProgressContainerSuccess .buttonProgress__submitSuccessPath {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: buttonProgress__submitSuccessPath-animation;
    animation-name: buttonProgress__submitSuccessPath-animation;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-delay: 542ms;
    animation-delay: 542ms
}

@-webkit-keyframes buttonProgress__submitSuccessPath-animation {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        -webkit-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        opacity: 0
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        opacity: 1
    }
}

@keyframes buttonProgress__submitSuccessPath-animation {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        -webkit-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        opacity: 0
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        opacity: 1
    }
}

@-webkit-keyframes lds-rolling {
    0% {
        -webkit-transform: rotate(0) translateZ(0);
        transform: rotate(0) translateZ(0)
    }

    100% {
        -webkit-transform: rotate(360deg) translateZ(0);
        transform: rotate(360deg) translateZ(0)
    }
}

@keyframes lds-rolling {
    0% {
        -webkit-transform: rotate(0) translateZ(0);
        transform: rotate(0) translateZ(0)
    }

    100% {
        -webkit-transform: rotate(360deg) translateZ(0);
        transform: rotate(360deg) translateZ(0)
    }
}

.lds-rolling {
    position: absolute;
    border: 3px solid rgb(204, 188, 0);
    border-top-color: transparent;
    border-radius: 50%;
    -webkit-animation: lds-rolling .75s linear infinite;
    animation: lds-rolling .75s linear infinite
}

.window--ie .lds-rolling {
    -webkit-animation: none;
    animation: none
}

.bubble-box--show .bubble,
.window--mobile .bubble-box--show .bubble {
    -webkit-animation: showBubble 333ms cubic-bezier(.785, .135, .15, .86) both
}

.form-fields--horizonal .container-checkboxlist,
.form-fields--horizonal .container-radiolist {
    width: calc(100% - 80px);
    max-width: calc(100% - 80px)
}

.container-checkboxlist {
    display: inline-block;
    width: 100%;
    max-width: 100%
}

.container-checkbox {
    display: inline-block;
    position: relative;
    color: #333;
    padding-left: 26px;
    width: 100%
}

    .container-checkbox.disable {
        pointer-events: none
    }

    .container-checkbox i {
        display: inline-block;
        width: 16px;
        height: 16px;
        position: absolute;
        left: 0;
        top: 0;
        margin-top: 1px
    }

        .container-checkbox i.selected {
            display: block
        }

        .container-checkbox i.unselected,
        .horizontal,
        .prepend,
        .prependContainer {
            display: inline-block
        }

.checkbox:focus + .selected .checkbox2,
.selected .checkbox2 {
    fill: rgb(204, 188, 0)
}

.checkbox2 {
    fill: #ddd
}

.checkbox3 {
    fill: #fff
}

.checkbox:focus + .unselected .checkbox2,
.container-checkbox:hover > .unselected .checkbox2 {
    fill: rgb(204, 188, 0)
}

.checkbox {
    position: absolute;
    z-index: -1;
    opacity: 0
}

.horizontal {
    margin-right: 10px
}

.control,
.vertical {
    display: block
}


.select-box {
    position: relative;
    padding: 3px;
    height: 35px;
    background: #fff;
    border-radius: 5px
}

    .select-box svg {
        position: absolute;
        width: 9px;
        height: 6px;
        top: calc(50% - 3px);
        right: 10px;
        color: #333
    }

.window--ie9 .select-box svg {
    display: none
}

.select-box .select {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 9;
    padding: 5px 25px 5px 10px;
    background: 0 0;
    height: 100%;
    width: 100%;
    color: #333;
    cursor: pointer;
    border: 1px solid #ddd;
    outline: 0;
    font-size: 1.066667rem;
    font-family: inherit;
    -moz-appearance: none;
    appearance: none;
    border-radius: 5px
}

    .select-box .select:disabled {
        background-color: #f5f5f5
    }

.embedded-window:not(.window--mobile) .select-box .select {
    font-size: .934rem
}

.select-box .select::-ms-expand {
    display: none
}

.select-box .select:focus {
    border-color: rgb(204, 188, 0)
}

.svg {
    width: 16px;
    height: 16px
}

.svg--loading {
    width: 18px;
    height: 18px
}

.svg--loadingChat {
    display: block;
    width: 28px;
    height: 28px;
    margin: 0 auto
}

.svg.disabled {
    opacity: .3
}

svg:hover {
    cursor: pointer
}

.svg.disabled:hover {
    cursor: default
}

.svgPath {
    fill: #000;
    width: 16px;
    height: 16px
}

.svgRatePath1 {
    fill: none;
    stroke: #000;
    stroke-miterlimit: 10
}

.svgPathSendFile1 {
    fill: none;
    stroke: #000;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-miterlimit: 10
}

.svgPathVideo1 {
    fill: none;
    stroke: #000;
    stroke-miterlimit: 10
}

.svgPathVideo2 {
    fill: none
}

.svgPathVoice1 {
    fill: none;
    stroke: #000;
    stroke-miterlimit: 10
}

.svgPathVoice2 {
    fill: #000
}

.sendemail1 {
    fill: none
}

.sendemail2 {
    fill: none;
    stroke: #000;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-miterlimit: 10
}

.svg:not(.disabled):hover .sendemail1,
.svg:not(.disabled):hover .svgPathSendFile1,
.svg:not(.disabled):hover .svgPathVideo1,
.svg:not(.disabled):hover .svgPathVoice1,
.svg:not(.disabled):hover .svgRatePath1 {
    fill: rgba(0, 0, 0, .3)
}

.svg.active .svgRatePath1 {
    fill: #000
}

.svg-white .svgPathVoice2,
.svgClosePath,
.svgMinimizePath,
.svgPopupPath {
    fill: #fff
}

.svg-white .sendemail2,
.svg-white .svgPathSendFile1,
.svg-white .svgPathVideo1,
.svg-white .svgPathVoice1,
.svg-white .svgRatePath1 {
    stroke: #fff
}

.svg-white:not(.disabled):hover .sendemail1,
.svg-white:not(.disabled):hover .svgPathSendFile1,
.svg-white:not(.disabled):hover .svgPathVideo1,
.svg-white:not(.disabled):hover .svgPathVoice1,
.svg-white:not(.disabled):hover .svgRatePath1 {
    fill: rgba(255, 255, 255, .3)
}

.svg-white.active .svgRatePath1 {
    fill: #fff !important
}

.svg-white.active .svgPathSendFile1 {
    fill: #fff !important;
    stroke: #E1CF00 !important
}

.svg-white.active .sendemail2 {
    fill: none !important;
    stroke: transparent !important
}

.svg-white.active .sendemail1 {
    fill: #fff !important
}

.svg-sidewindow-icon {
    width: 25px;
    height: 25px;
    fill: #a2a2a2;
    position: relative;
    border: 1px solid transparent
}

.sideWindow:not(.sideWindow--mobile) .svg-sidewindow-icon:focus,
.sideWindow:not(.sideWindow--mobile) .svg-sidewindow-icon:hover {
    border: 1px solid #a2a2a2;
    border-radius: 50%
}

.svg-sidewindow-icon-select-dark {
    border: 1px solid #a2a2a2;
    border-radius: 50%;
    fill: #000;
    background-color: #a2a2a2
}

.svg-sidewindow-icon-select-light {
    border: 1px solid #a2a2a2;
    border-radius: 50%;
    fill: #fff;
    background-color: #a2a2a2
}

.svg-sidewindow-icon-select-light-mobile {
    border: none;
    fill: rgb(204, 188, 0);
    background-color: #fdfdfd
}

.svg-sidewindow-icon-select-dark-mobile {
    border: none;
    fill: #fdfdfd;
    background-color: #000
}

.window--circular .input {
    padding: 5px 20px;
    border-radius: 20px
}



.prepend {
    line-height: 18px;
    padding: 5px 5px 4px;
    background-color: #fafafa
}

.prependContainer .input {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.prependIcon {
    float: left;
    padding: 0 6px 0 0
}

.defaultIcon {
    display: block;
    width: 24px;
    height: 24px
}

.inputContainer {
    position: relative;
    display: inline-block
}

.input.input--effect01 {
    border: 1px solid #ddd
}

.input__focusBorder {
    display: block
}

.input.input--effect01:focus {
    border-color: rgb(204, 188, 0);
    transition: 26ms;
    transition-delay: 182ms
}

.window--circular .input.input--effect01 ~ .input__focusBorder::after,
.window--circular .input.input--effect01 ~ .input__focusBorder::before {
    left: 20px
}

.input.input--effect01 ~ .input__focusBorder::after,
.input.input--effect01 ~ .input__focusBorder::before {
    content: "";
    position: absolute;
    top: 0;
    left: 5px;
    width: 0;
    height: 1px;
    background-color: rgb(204, 188, 0)
}

.input.input--effect01 ~ .input__focusBorder::after {
    top: auto;
    bottom: 0
}

.input.input--effect01 ~ .input__focusBorder i::after,
.input.input--effect01 ~ .input__focusBorder i::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 1px;
    height: 0;
    background: #ddd
}

.window--circular .input.input--effect01 ~ .input__focusBorder i::after {
    top: 20px;
    height: calc(100% - 40px)
}

.input.input--effect01:not(.error):focus ~ .input__focusBorder i::before {
    background-color: rgb(204, 188, 0)
}

.input.input--effect01 ~ .input__focusBorder i::after {
    left: auto;
    right: 0;
    top: 5px;
    bottom: 0;
    height: calc(100% - 10px)
}

.window--circular .input.input--effect01:focus ~ .input__focusBorder::after,
.window--circular .input.input--effect01:focus ~ .input__focusBorder::before {
    width: calc(100% - 40px)
}

.input.input--effect01:focus ~ .input__focusBorder::after,
.input.input--effect01:focus ~ .input__focusBorder::before {
    width: calc(100% - 10px);
    transition: 156ms;
    transition-delay: 26ms
}

.window--circular .input.input--effect01:focus ~ .input__focusBorder i::after,
.window--circular .input.input--effect01:focus ~ .input__focusBorder i::before {
    height: calc(100% - 40px);
    top: 20px
}

.input.input--effect01:focus ~ .input__focusBorder i::after,
.input.input--effect01:focus ~ .input__focusBorder i::before {
    height: calc(100% - 10px);
    transition: 26ms;
    top: 5px
}

.input.input--effect01:focus ~ .input__focusBorder i::after {
    height: 0;
    transition-delay: 182ms;
    top: 50%
}

.window--circular .input.input--effect01 ~ .input__cornerLeft,
.window--circular .input.input--effect01 ~ .input__cornerRight {
    border-radius: 20px
}

.input.input--effect01 ~ .input__cornerLeft,
.input.input--effect01 ~ .input__cornerRight {
    width: 0;
    display: block;
    border: 0 solid rgb(204, 188, 0);
    top: 0;
    bottom: 0;
    position: absolute;
    border-radius: 5px
}

.window--circular .input.input--effect01:not(.error):focus ~ .input__cornerLeft,
.window--circular .input.input--effect01:not(.error):focus ~ .input__cornerRight {
    width: 20px
}

.input.input--effect01:not(.error):focus ~ .input__cornerLeft,
.input.input--effect01:not(.error):focus ~ .input__cornerRight {
    width: 10px;
    border-width: 1px
}

.input.input--effect01:not(.error):focus ~ .input__cornerLeft {
    left: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    transition-delay: 26ms;
    border-right-color: transparent
}

.input.input--effect01:not(.error):focus ~ .input__cornerRight {
    right: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    transition-delay: 182ms;
    border-left-color: transparent;
    border-right-color: transparent
}

.input.error,
.input.error:focus,
.input.error:hover {
    border-color: #d34747
}

    .input.error ~ .input__focusBorder i::after,
    .input.error ~ .input__focusBorder i::before,
    .input.error ~ .input__focusBorder::after,
    .input.error ~ .input__focusBorder::before {
        background: #d34747
    }

input,
textarea {
    -webkit-transform: translate3d(0, 0, 0)
}

    input[type=search] {
        -webkit-appearance: textfield
    }

.multipleText,
.window--mobile input[type=search] {
    -webkit-appearance: none
}

input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

.multipleText {
    border: 1px solid #ddd;
    transition: border-color .2s;
    border-radius: 5px;
    width: 100%;
    font-size: 1.0666667rem;
    overflow: auto
}

:not(.window--mobile) .multipleText {
    font-size: .934rem
}

.multipleText:disabled {
    background-color: #f5f5f5
}

.multipleText:focus {
    border-color: rgb(204, 188, 0);
    outline: 0
}

.multipleText.error,
.multipleText.error:focus,
.multipleText.error:hover {
    border-color: #d34747
}

.window--circular .multipleText {
    border-radius: 20px;
    padding: 15px
}

.bubble-box {
    display: none;
    position: fixed;
    background: rgba(0, 0, 0, .5);
    z-index: 2147483645;
    width: 100%;
    height: 100%;
    right: 0;
    bottom: 0
}

.bubble {
    position: relative;
    width: 305px;
    background: #fff;
    padding: 28px 18px;
    font-size: 1rem;
    line-height: 20px;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .3);
    z-index: 99
}

.window--ie .bubble {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.window--circular .bubble {
    border-radius: 20px
}

.bubble-close,
.rating .star {
    border: none;
    background: 0 0;
    cursor: pointer
}

.bubble-box--show {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.window--ie .bubble-box--show {
    display: block
}

.bubble-box--show .bubble {
    animation: showBubble 333ms cubic-bezier(.785, .135, .15, .86) both
}

.window--ie .bubble-box--show .bubble {
    -webkit-animation: none;
    animation: none
}

@-webkit-keyframes showBubble {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes showBubble {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.window--ie9 .bubble .bubble__operation .btn:first-child {
    margin-right: 0
}

.bubble .bubble__operation .btn:first-child,
.rating .star {
    margin-right: 10px
}

.bubble-close {
    position: absolute;
    right: 10px;
    top: 10px
}

    .bubble-close svg {
        width: 10px;
        height: 10px;
        fill: #a3a3a3
    }

        .bubble-close svg:hover {
            fill: #333
        }

.bubble__operation {
    margin-top: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.embedded-end-chatConfirmAction .btn {
    max-width: 50%
}

.bubble--title {
    color: #333;
    font-size: 1rem;
    margin-bottom: 13px;
    word-wrap: break-word
}

.bubble--desc {
    font-size: 1rem;
    color: #333;
    margin-bottom: 27px;
    text-align: center
}

.rating {
    position: relative;
    height: 24px
}

    .rating .star {
        display: inline-block;
        fill: #e2e2e2;
        position: relative
    }

        .rating .star svg {
            width: 24px;
            height: 24px
        }

        .rating .star:last-child {
            margin-right: 0
        }

.window--bubble .form-fields--horizonal .rating .star {
    font-size: 1.066667rem;
    line-height: 16px;
    margin-right: 6px
}

.window--circle .form-fields--horizonal .rating .star {
    font-size: 1.666667rem;
    line-height: 25px
}

.rating .starColor {
    fill: #fbb03b
}

.window__headerContainer,
.window__headerVessel {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.window__header {
    width: 100%;
    min-height: 25px;
    border-radius: 5px 5px 0 0;
    transition: height 50ms linear
}

.window--circular .window__header {
    border-radius: 20px 20px 20px 0
}

.window--mobile:not(.window--ipad) .window--circular .window__header {
    border-radius: 0
}

.window--classic .window__header--fadeInDown {
    -webkit-animation: fadeInDown 292ms both cubic-bezier(.785, .135, .15, .86);
    animation: fadeInDown 292ms both cubic-bezier(.785, .135, .15, .86);
    -webkit-animation-delay: .3s;
    animation-delay: .3s
}

.window--ie .window--classic .window__header--fadeInDown {
    -webkit-animation: none;
    animation: none
}

.window__headerBox {
    padding: 15px 27px 18px;
    width: 100%
}

    .window__header--hasAvatar .window__headerBox,
    .window__headerBox.window__headerBox--banner,
    .window__headerBox.window__headerBox--hasAvatars {
        padding: 24px 27px 23px
    }

.window__headerBox--onlylogo {
    min-height: 85px
}

.window__headerBox--fadeInDown {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.title-buttons__operation {
    display: block;
    float: left;
    padding-left: 10px;
    padding-right: 10px
}

.window--circle:not(.window--embedded) .title-buttons__operation,
.window--classic:not(.window--embedded) .title-buttons__operation {
    line-height: 1
}

.window--mobile .title-buttons__operation {
    padding: 0 9.5px
}

.title-buttons__operation .icon {
    cursor: pointer
}

.title-buttons__operation--text {
    border-left: 2px solid rgba(255, 255, 255, .5)
}

.window--circle .title-buttons__operation--text {
    border-left-color: #a3a3a3;
    line-height: 13px
}

.window--classic .title-buttons__operation--text {
    border-left-color: rgba(60, 60, 60, 0.6);
    line-height: 13px
}

.title-buttons__operation--text a {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    display: block;
    max-height: 21px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.window--circle .title-buttons__operation--text a {
    color: #a3a3a3
}

.window--classic .window__headerBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

    .window--classic .window__headerBox.window__headerBox--banner {
        display: block
    }

.window--classic .window__headerBox--team {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.window--classic .header__agent--withlogo {
    margin-right: 10px
}

.window--classic .title-buttons__operation--text a {
    color: #3c3c3c
}

.header__teamAvatar--gray .header__teamAvatarImg {
    filter: gray;
    -webkit-filter: grayscale(100%)
}

.window__operation {
    height: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    padding-right: 5px
}

    .window__operation .icon-close,
    .window__operation .icon-endchat {
        width: 12px
    }

    .window__operation > a,
    .window__operation > button {
        background: 0 0;
        border: none;
        height: 20px;
        margin: 0 1px;
        padding: 4px 4px 0;
        position: relative;
        display: inline-block
    }

        .window__operation > a:hover svg,
        .window__operation > button:hover svg {
            opacity: 1
        }

        .window__operation > a:focus,
        .window__operation > button:focus {
            outline: 0
        }

        .window__operation > a.window__operation-menu-icon {
            margin-left: 30px;
            text-align: right
        }

.window--bubble .window__operation > a.window__operation-menu-icon {
    margin-left: 0
}

.window__operation-menu-icon {
    cursor: pointer
}

    .window__operation-menu-icon:focus {
        outline: 0
    }

    .window__operation-menu-icon > svg {
        width: 20px
    }

.body__dialog-menu .window__operation-menu,
.window__menu-show.window__operation-menu {
    display: block;
    position: relative;
    z-index: 11
}

.window__operation-menu {
    display: none
}

    .window__operation-menu::before {
        content: '';
        background-color: transparent;
        display: block;
        width: 135px;
        height: 20px;
        position: absolute;
        right: 0;
        top: -20px
    }

.form__submit,
.window--ie9 .window--bubble .window__operation-menu {
    width: 160px
}

.window--bubble .window__operation-menu {
    position: absolute;
    right: 0;
    top: 20px
}

.window__operation-menu li {
    height: 30px;
    line-height: 30px
}

    .window__operation-menu li a[role=menuitem] {
        margin: 0;
        height: 30px;
        padding-left: 22px;
        padding-right: 22px;
        display: block;
        cursor: pointer;
        color: #333;
        background: 0 0;
        border: none;
        text-align: left
    }

        .window__operation-menu li a[role=menuitem]:focus,
        .window__operation-menu li a[role=menuitem]:hover {
            background-color: #eee;
            outline: 0
        }

        .window__operation-menu li a[role=menuitem] > div.menu__text-container {
            float: left;
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
            max-width: 170px;
            min-width: 50px
        }

.window--bubble .window__operation-menu li a[role=menuitem] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.window--mobile .window__operation-menu li a[role=menuitem] > div.menu__text-container > span {
    width: 100%
}

.body__dialog-menu .window__operation-menu li a[role=menuitem]:hover,
.window--mobile .window__operation-menu li a[role=menuitem]:hover {
    background-color: initial
}

.window__operation .window__operation-menu ul {
    background: #fff;
    border-radius: 5px 0 5px 5px;
    border: 1px solid #ddd;
    z-index: 2147483645;
    padding: 10px 0
}

.header__avatarImage,
.header__teamAvatarImg {
    background: #f4f5f6
}

.window__operation .window__operation-menu ul li > a > svg {
    fill: #333;
    margin-right: 10px;
    float: left;
    margin-top: 7px
}

.global-showFocus .window__operation > a:focus,
.global-showFocus .window__operation > button:focus {
    border-bottom: 1px solid #3c3c3c
}

.window--bubble .window__operation .window__operation-menu ul li > a > svg {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.window__operation > a > svg,
.window__operation > button > svg {
    fill: #3c3c3c;
    opacity: .7
}

.main-container .window__title {
    position: absolute;
    right: 0;
    top: 0
}

.window--classic .icon-close,
.window--classic .icon-embedded,
.window--classic .icon-minimize,
.window--classic .icon-popup {
    color: #3c3c3c;
    font-size: .8rem
}

.header__bannerImg {
    max-height: 90px;
    width: auto;
    height: auto
}

.header__agentBio,
.window--bubble .header__agentBio {
    max-height: 80px;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis
}

.window--classic .header__bannerImg {
    display: block;
    max-width: calc(100% + 54px);
    margin: 0 -27px -23px
}

.window--classic .header__agentInfo {
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 100%
}

.window--classic .window__header--hasAvatar .header__agentInfo {
    height: 45px
}

.window--classic .header__agentInfoNoAvatar {
    max-width: 100%;
    width: 100%;
    padding-left: 0
}

.window--circle .header__agentInfo {
    width: 100%
}

.window--classic .header__chatbot {
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.window--classic .header__avatar {
    float: left;
    margin-right: 17px;
    width: 45px;
    height: 45px;
    -ms-flex-item-align: start;
    align-self: flex-start
}

.window--classic .header__avatarImage {
    display: block;
    border-radius: 100%;
    width: 45px;
    height: 45px
}

.header__agent {
    position: relative
}

.window--circle .header__agent--compact {
    height: 21px
}

    .window--circle .header__agent--compact.with__title {
        height: 38px
    }

.header__agent--compact:hover::before {
    content: '';
    position: absolute;
    z-index: 99;
    width: calc(100% + 10px);
    height: calc(100% + 10px);
    background: rgba(0, 0, 0, .1);
    border-radius: 4px;
    left: -5px;
    top: -5px;
    cursor: pointer
}

.window--circle .header__agent--compact:hover::before {
    width: 100%;
    height: calc(100% + 6px);
    left: 0;
    top: -3px;
    border-radius: 10px
}

.window--classic .header__agent {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.window--classic .header__agent--fadeInUp {
    -webkit-animation: fadeInUp 458ms cubic-bezier(.785, .135, .15, .86) both;
    animation: fadeInUp 458ms cubic-bezier(.785, .135, .15, .86) both;
    -webkit-animation-delay: .3s;
    animation-delay: .3s
}

.window--ie .window--classic .header__agent--fadeInUp {
    -webkit-animation: none;
    animation: none
}

.window--classic .header__agent--withlogo {
    float: left;
    max-width: calc(100% - 110px);
    margin-top: 11.5px;
    margin-bottom: 11.5px
}

.window--classic .window__header--hasAvatar .header__agent--withlogo {
    margin-top: 0;
    margin-bottom: 0
}

.header__agentName,
.header__agentTitle {
    max-width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.window--classic .header__agentName {
    font-size: 1.133333rem;
    line-height: 1.29;
    color: #3c3c3c;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .2)
}

.window--classic .header__agentTitle {
    font-size: .8rem;
    line-height: 1.25;
    color: #3c3c3c;
    opacity: .5;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.header__agentBio {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    word-wrap: break-word
}

.window--classic .header__agentBio {
    font-size: .8rem;
    line-height: 1.17;
    color: #3c3c3c;
    opacity: .8;
    margin-top: 4px;
    padding-left: 60px;
    padding-bottom: 2px;
    margin-bottom: -2px;
    max-height: 84px;
    overflow-y: auto
}

    .window--classic .header__agentBio a {
        color: #3c3c3c;
        border-bottom: 1px solid rgba(60, 60, 60, 0.6)
    }

.window--classic .header__logo {
    margin-left: auto;
    margin-top: 9px;
    margin-bottom: 5px
}

.window--classic .header__logoImg {
    max-height: 45px;
    max-width: 100px;
    display: block;
    float: right;
    width: auto;
    height: auto
}

.window--classic .header__teamName {
    font-size: 1.133333rem;
    line-height: 1.29;
    color: #3c3c3c;
    text-align: center;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .2);
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 8px
}

    .window--classic .header__teamName + .header__teamAvatar,
    .window--classic .header__teamName.header__teamNameNoAvatar,
    .window--classic .window__headerBox--hasAvatars .header__teamName {
        margin-bottom: 0
    }

.window--classic .window__headerBox.window__headerBox--empty {
    padding-top: 12px;
    padding-bottom: 13px
}

.window--classic .header__teamAvatar {
    position: relative;
    width: 142px;
    height: 40px;
    margin: 9px auto
}

.window--classic .header__teamAvatarImg {
    position: absolute;
    width: 40px;
    height: 40px;
    border-radius: 100%
}

    .window--classic .header__teamAvatarImg:nth-child(1) {
        left: 0;
        z-index: 9
    }

    .window--classic .header__teamAvatarImg:nth-child(2) {
        left: 49px;
        z-index: 8
    }

    .window--classic .header__teamAvatarImg:nth-child(3) {
        left: 99px;
        z-index: 7
    }

.window--classic .window__header--prechatWithAvatar {
    height: 126px
}

.window--classic .header--compact {
    height: 55px
}

    .window--classic .header--compact .header__teamAvatar,
    .window--classic.animation--chatting .header__teamAvatar {
        -webkit-transform: translateY(-105px);
        -ms-transform: translateY(-105px);
        transform: translateY(-105px)
    }

.window--classic.animation--chatting .header__teamName {
    -webkit-transform: translateY(-60px);
    -ms-transform: translateY(-60px);
    transform: translateY(-60px)
}

.window--circle .header {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px
}

.window--circle .header__bannerImg {
    display: block;
    max-width: calc(100% + 40px);
    margin: 0 0 -15px -20px
}

.window--circle .header__avatar {
    position: absolute;
    top: -69.5px;
    left: 50%;
    margin-left: -35px
}

.body__dialog .window--embedded.window--circle .header__avatar::before,
.body__dialog-menu .window--embedded.window--circle .header__avatar::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 50%;
    width: 100%;
    border-radius: 70px 70px 0 0;
    background-color: rgba(0, 0, 0, .5)
}

.body__dialog .window--mobile:not(.window--ipad) .window--circle .header__avatar::before,
.body__dialog-menu .window--mobile:not(.window--ipad) .window--circle .header__avatar::before {
    height: 0
}

.window--mobile .window--circle .header__avatar--withSideWindow,
.window--mobile .window--circle .window__headerBox .header__teamAvatar--withSideWindow {
    left: 50%
}

.window--circle .header__avatar--fadeInDown {
    -webkit-animation: fadeInDown 292ms cubic-bezier(.785, .135, .15, .86) both;
    animation: fadeInDown 292ms cubic-bezier(.785, .135, .15, .86) both;
    -webkit-animation-delay: .3s;
    animation-delay: .3s
}

.window--ie .window--circle .header__avatar--fadeInDown {
    -webkit-animation: none;
    animation: none
}

.window--circle .header__avatarImage {
    display: block;
    border-radius: 100%;
    width: 65px;
    height: 65px;
    margin: 0 auto
}

.window--circle .header__agentInfo {
    text-align: center;
    margin-top: 13px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.window--circle .header__agentInfoNoAvatar {
    margin-top: 0
}

.window--circle .header__agentName {
    max-width: calc(100% - 90px);
    margin: 0 auto;
    font-size: 1.13333333rem;
    color: #333;
    line-height: 1.29;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .2)
}

.window--circle .header__agentTitle {
    font-size: .8rem;
    color: #333;
    margin-top: 2px;
    line-height: 1.25;
    opacity: .5
}

.window--circle .header__agentBio {
    text-align: center;
    margin-top: 2px;
    margin-bottom: 1px;
    padding-bottom: 2px;
    font-size: .8rem;
    color: grey;
    line-height: 1.17;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    max-height: 70px;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    width: 100%;
    opacity: .8;
    overflow-y: auto
}

    .window--circle .header__agentBio a {
        color: grey;
        border-bottom: 1px solid grey
    }

        .window--circle .header__agentBio a:hover {
            border-bottom-color: grey
        }

.window--circle .header__teamName {
    font-size: 1.133333333333333rem;
    line-height: 1.29;
    color: #333;
    margin-top: 21px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.window--circle .header__teamNameNoAvatar {
    margin-top: 0
}

.window--circle .header__teamAvatar {
    position: absolute;
    left: 50%;
    top: -22px;
    width: 112px;
    height: 42px;
    margin-bottom: 10px;
    margin-left: -56px;
    -webkit-animation: fadeInDown 292ms cubic-bezier(.785, .135, .15, .86) both;
    animation: fadeInDown 292ms cubic-bezier(.785, .135, .15, .86) both;
    -webkit-animation-delay: .3s;
    animation-delay: .3s
}

.window--ie .window--circle .header__teamAvatar {
    -webkit-animation: none;
    animation: none
}

.window--bubble .window__ssologin.window__ssologin--animation,
.window__chat--animation,
.window__form--animation {
    -webkit-animation: fadeInUp 458ms cubic-bezier(.785, .135, .15, .86) both
}

.window--circle .header__teamAvatarImg {
    position: absolute;
    width: 44px;
    height: 44px;
    border: 2px solid #fff;
    border-radius: 100%;
    top: 0
}

    .window--circle .header__teamAvatarImg:nth-child(1) {
        z-index: 8
    }

    .window--circle .header__teamAvatarImg:nth-child(2) {
        left: 36px;
        z-index: 9
    }

    .window--circle .header__teamAvatarImg:nth-child(3) {
        right: 0;
        z-index: 10
    }

.window--circle .icon-close,
.window--circle .icon-embedded,
.window--circle .icon-minimize,
.window--circle .icon-popup {
    color: #a3a3a3;
    font-size: .8rem
}

.global-showFocus .window--circle .window__operation > a:focus,
.global-showFocus .window--circle .window__operation > button:focus {
    border-bottom-color: #5d5d5d
}

.window--circle .window__operation > a > svg,
.window--circle .window__operation > button > svg {
    fill: #5d5d5d
}

.window--circle .window__headerBox {
    border-bottom: 1px solid #ddd;
    width: calc(100% - 40px);
    margin: 0 auto;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 15px
}

    .window--circle .window__headerBox .header__agent,
    .window--circle .window__headerBox .header__teamName {
        padding: 0 40px
    }

    .window--circle .window__headerBox.window__headerBox--hasAvatars.window__headerBox--team {
        padding-bottom: 15px
    }

    .window--circle .window__headerBox.window__headerBox--hasAvatars {
        padding-bottom: 21px
    }

    .window--circle .window__headerBox.window__headerBox--empty {
        border-bottom: none
    }

.window--circle .header-operator {
    margin-bottom: 17px
}

.window--bubble .window__title {
    visibility: hidden;
    opacity: 0
}

.body__dialog .window--bubble .window__title,
.body__dialog-menu .window--bubble .window__title,
.window--bubble:hover .window__title,
.window--mobile .window--bubble .window__title {
    visibility: visible;
    opacity: 1
}

.window--bubble:hover .window__title {
    transition: opacity .4s cubic-bezier(.785, .135, .15, .86)
}

.window--bubble .header__avatar {
    position: absolute;
    top: -45px;
    left: 50%;
    margin-left: -42px
}

.window--bubble .header__avatarImage {
    display: block;
    border-radius: 100%;
    width: 85px;
    height: 85px;
    border: 1px solid #3c3c3c
}

.window--bubble .header__agentInfo {
    text-align: center;
    margin-top: 35px
}

.window--bubble .header__agentName {
    font-size: 1.2rem;
    color: #000
}

.window--bubble .header__agentTitle {
    font-size: .933333rem;
    color: rgba(0, 0, 0, .3)
}

.window--bubble .header__agentBio {
    font-size: .933333rem;
    color: rgba(0, 0, 0, .5);
    margin-top: 5px;
    overflow: hidden;
    display: -webkit-box;
    line-height: 20px;
    -webkit-line-clamp: 4
}

.window--bubble .icon-close,
.window--bubble .icon-embedded,
.window--bubble .icon-minimize,
.window--bubble .icon-popup {
    color: #fff;
    font-size: .8rem
}

.window--bubble .window__operation {
    border-radius: 10px;
    padding: 0 5px
}

    .window--bubble .window__operation > a,
    .window--bubble .window__operation > button {
        padding: 2px 4px
    }

.window--bubble .main-container .window__title {
    right: 4px;
    z-index: 2147483645
}

.window--bubble .window__headerBox {
    padding-bottom: 0
}

.window--bubble .header-operator {
    border-bottom: 1px solid #ddd;
    padding-bottom: 28px
}

.window--ie .window--classic .window__headerBox--banner {
    display: block
}

.window--bubble .window__ssologin {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 28px 40px
}

    .window--bubble .window__ssologin.window__ssologin--animation {
        animation: fadeInUp 458ms cubic-bezier(.785, .135, .15, .86) both;
        -webkit-animation-delay: .3s;
        animation-delay: .3s
    }

.window--circle .window__ssologin,
.window--classic .window__ssologin,
.window--mobile:not(.window--ipad) .window--bubble .window__ssologin {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding-top: 0
}

    .window--circle .window__ssologin.window__ssologin--animation,
    .window--classic .window__ssologin.window__ssologin--animation,
    .window--mobile:not(.window--ipad) .window--bubble .window__ssologin.window__ssologin--animation {
        -webkit-animation: ssologinAnimate 458ms cubic-bezier(.785, .135, .15, .86) both;
        animation: ssologinAnimate 458ms cubic-bezier(.785, .135, .15, .86) both;
        -webkit-animation-delay: .3s;
        animation-delay: .3s
    }

.window--ie .window__ssologin--animation {
    -webkit-animation: none !important;
    animation: none !important
}

@-webkit-keyframes ssologinAnimate {
    0% {
        opacity: 0;
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }
}

@keyframes ssologinAnimate {
    0% {
        opacity: 0;
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }
}

.window__ssologinError {
    font-size: .933333rem;
    line-height: 18px;
    color: #de3939;
    margin-bottom: 26px
}

.window__ssologinGreeting {
    font-size: .93333333rem;
    line-height: 1.21;
    color: #333;
    margin-bottom: 53px;
    text-align: center
}

.window__ssologinForm {
    text-align: center
}

.window__ssologinOperation {
    display: block;
    margin: 0 auto 26px;
    overflow: hidden;
    text-overflow: ellipsis
}

    .window__ssologinOperation:last-child {
        margin-bottom: 0
    }

.prechatForm__social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.form-fields--horizonal .prechatForm__social {
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left
}

.prechatForm__social .prechatForm__socialBtn {
    border: none;
    color: #fff;
    fill: #fff;
    border-radius: 5px;
    font-size: 14px;
    line-height: 18px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 12px;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 350px;
    flex: 1 1 350px;
    height: 35px;
    max-width: 130px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    cursor: pointer
}

    .prechatForm__social .prechatForm__socialBtn:last-child {
        margin-right: 0
    }

.prechatForm__socialBtn svg {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0
}

.prechatForm__socialBtn span {
    display: block;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    line-height: 1.29;
    font-size: .9333333rem;
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px)
}

.prechatForm__socialBtn.socialBtn--simple {
    width: 30px;
    height: 30px;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    margin-right: 10px;
    -ms-flex-preferred-size: 30px;
    flex-basis: 30px
}

.socialBtn--simple svg {
    height: 30px
}

.socialBtn--simple span {
    display: none
}

.form-fields--horizonal .prechatForm__socialBtn span {
    line-height: 1.25;
    font-size: .8rem
}

.corner-style .prechatForm__social .prechatForm__socialBtn {
    border-radius: 20px
}

.prechatForm__socialBtn svg {
    height: 35px;
    width: 35px
}

.window--ie .form-fields--horizonal #social-login-icons {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70px;
    flex: 0 0 70px
}

.prechatForm__login {
    color: #bbb
}

.prechatForm__divide {
    font-size: .8rem;
    position: relative;
    display: block;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 20px
}

    .prechatForm__divide::after,
    .prechatForm__divide::before {
        border-top: 1px solid #ddd;
        width: 40%;
        position: absolute;
        top: 9px;
        content: ''
    }

    .prechatForm__divide::before {
        left: 0
    }

    .prechatForm__divide::after {
        right: 0
    }

.loading {
    display: block;
    background-size: 50px
}

.icon-facebook {
    margin-right: 10px;
    color: #39599c
}

.window--rtl .icon-facebook {
    margin-left: 10px
}

.ssologin .window__ssologinForm {
    margin-bottom: 30px
}

.captcha {
    -webkit-perspective: 100px;
    perspective: 100px;
    -webkit-perspective-origin: left;
    perspective-origin: left
}

:not(.window--ie) .window--rtl .captcha {
    -webkit-perspective-origin: right;
    perspective-origin: right
}

.window--edge .window--rtl .captcha,
.window--ie .window--rtl .captcha {
    -webkit-perspective-origin: 0;
    perspective-origin: 0
}

.captcha > :first-child {
    -webkit-transform: translateZ(-15px);
    transform: translateZ(-15px)
}

.window--bubble .captcha > :first-child {
    -webkit-transform: translateZ(-13px);
    transform: translateZ(-13px)
}

.window--bubble.window--rtl .captcha > :first-child {
    -webkit-transform: translateZ(-40px);
    transform: translateZ(-40px)
}

.form-fields--horizonal .captcha > :first-child {
    -webkit-transform: translateZ(-70px);
    transform: translateZ(-70px)
}

.window__form_popout .captcha > :first-child {
    -webkit-transform: translateZ(-8px);
    transform: translateZ(-8px)
}

.window__form_popout .form-fields--horizonal .captcha > :first-child {
    -webkit-transform: translateZ(-53px);
    transform: translateZ(-53px)
}

.window__formContainer--bubble {
    overflow: hidden;
    overflow-y: auto;
    padding: 0 27px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-top: 30px
}

.window__form {
    overflow: auto;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    width: 100%;
    padding: 25px 45px 0;
    overflow-x: hidden
}

.window__form--animation {
    animation: fadeInUp 458ms cubic-bezier(.785, .135, .15, .86) both;
    -webkit-animation-delay: .3s;
    animation-delay: .3s
}

.window--ie .window__form--animation {
    -webkit-animation: none;
    animation: none
}

.window--bubble .window__form {
    padding: 30px 17px 0 19px;
    border-radius: 5px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: relative;
    margin-bottom: 12px;
    overflow: visible
}

.window--circular .window--bubble .window__form {
    border-radius: 20px
}

.window--mobile .window--bubble .icon-bubble-line {
    left: 10px
}

.window--bubble .window__form .icon-bubble-line {
    position: absolute;
    left: -10px
}

    .window--bubble .window__form .icon-bubble-line .bubbleline1 {
        fill: #fff;
        stroke: #ddd;
        stroke-width: 2px
    }

.window--bubble .icon-bubble-line::before {
    color: #ddd
}

.window__formGreeting {
    font-size: .933333rem;
    line-height: 18px;
    color: #666;
    margin-bottom: 25px;
    word-wrap: break-word;
    word-break: break-word
}

    .window__formGreeting a {
        color: #666;
        border-bottom: 1px solid rgba(102, 102, 102, .6) !important
    }

.window__chat .window__formGreeting {
    text-align: center
}

.window__formError {
    font-size: .933333rem;
    line-height: 18px;
    color: #de3939;
    margin-bottom: 26px
}

.form-fields .box-field {
    margin-bottom: 15px
}

    .form-fields .box-field input[type=file] {
        width: 100%
    }

.form-fields.form-fields--horizonal .box-field div.field-name + :not(.container-checkbox) {
    -ms-flex-preferred-size: calc(100% - 80px);
    flex-basis: calc(100% - 80px)
}

#postchat-window .form-fields.form-fields--horizonal .box-field div.field-name + :not(.container-checkbox) {
    max-width: calc(100% - 60px)
}

.form-fields.form-fields--horizonal .box-field input[type=file] {
    width: calc(100% - 80px)
}

.form-fields--horizonal .box-field {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 26px;
    position: relative
}

.form__inputContainer {
    position: relative;
    text-align: center
}

.fieldControl__Ticket {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.form-fields--horizonal .fieldControl__Ticket {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.form__ticketPrefix {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    line-height: 35px;
    font-size: .934rem
}

.window--bubble .form-fields:not(.form-fields--horizonal) .fieldControl__Ticket .form__input--ie10 {
    width: 120px
}

.fieldControl__Ticket .form__inputContainer,
.form-fields--horizonal .form__inputContainer,
.form-fields--horizonal .multipleText,
.form-fields--horizonal .select-box {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.form-fields .field-name {
    margin-bottom: 10px;
    color: #a6a6a6;
    word-wrap: break-word
}

.form-fields .checkbox__text {
    color: #a6a6a6;
    font-size: .8rem;
    font-family: "SourceSans Pro Bold";
    line-height: 1rem
}

.form-fields .container-checkboxlist .container-checkbox {
    display: block
}

.form-fields .container-checkboxlist > div + div {
    margin-top: 6px
}

.form-fields .container-checkboxlist .checkbox__text {
    color: #333;
    text-transform: none;
    font-weight: 400;
    font-size: .933333rem;
    line-height: 1.2rem;
    font-family: "SourceSans Pro", Arial
}

.form-fields .field-control {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.form-fields.form-fields--horizonal .field-control,
.form-fields.form-fields--horizonal .fieldControl__Ticket,
.window--ie10 .fieldControl__Ticket .field-control,
.window--ie10 .form-fields--horizonal .select-box {
    -ms-flex-negative: 1;
    flex-shrink: 1
}

.form-fields--horizonal .field-name {
    margin-bottom: 0;
    margin-right: 10px;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 80px;
    flex: 1 0 80px;
    max-width: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

    .form-fields--horizonal .field-name .field__label {
        display: inline-block;
        max-width: 80px
    }

    .form-fields--horizonal .field-name.checkbox-label {
        -ms-flex-preferred-size: unset;
        flex-basis: unset;
        max-width: none;
        -ms-flex-negative: 1;
        flex-shrink: 1;
        display: none
    }

        .form-fields--horizonal .field-name.checkbox-label .field__label {
            max-width: none
        }

.form-fields--horizonal .form__ticketPrefix {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.form-fields .field__requiredTag {
    margin-right: 4px;
    margin-left: -7px;
    font-size: .8rem;
    line-height: 1rem;
    fill: #ed1c24;
    vertical-align: middle;
    width: 3px;
    height: 15px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    float: left
}

.window--rtl .form-fields .field__requiredTag {
    margin-left: 4px;
    margin-right: -7px;
    float: right
}

.form-fields .field__label {
    font-size: .8rem;
    line-height: 1rem;
    float: left;
    font-family: "SourceSans Pro Bold"
}

.window--rtl .form-fields .field__label {
    float: right
}

.form-fields .field__requiredMsg {
    background: #ed1c24;
    padding: 0 10px;
    color: #fff;
    position: relative;
    left: 7px;
    font-size: .8rem;
    border-radius: 20px;
    word-break: break-all;
    line-height: 17px;
    float: left
}

.window--rtl .form-fields .field__requiredMsg {
    float: right
}

.form-fields .field__requiredMsg::before {
    content: '';
    position: absolute;
    left: -8px;
    top: 3px;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-right-color: #ed1c24
}

.window--rtl .form-fields .field__requiredMsg,
.window--rtl .form-fields .field__requiredMsg::before {
    left: auto;
    right: 7px
}

.window--rtl .form-fields--horizonal .field__requiredMsg {
    right: 0
}

.window--rtl .form-fields:not(.form-fields--horizonal) .field__requiredMsg::before {
    right: -8px;
    border-right-color: transparent;
    border-left-color: #ed1c24
}

.form-fields--horizonal .field__requiredMsg {
    position: absolute;
    left: 0;
    bottom: -13px;
    z-index: 9;
    border-radius: 5px
}

    .form-fields--horizonal .field__requiredMsg::before {
        left: 7px;
        top: -10px;
        border-right-color: transparent;
        border-bottom-color: #ed1c24
    }

.window--circular .form-fields--horizonal .field__requiredMsg {
    border-radius: 20px
}

    .window--circular .form-fields--horizonal .field__requiredMsg::before {
        left: 20px;
        top: -10px
    }

.form__input {
    height: 35px;
    width: 100%
}

.form__textarea {
    height: auto
}

.form__submitContainer {
    position: relative;
    text-align: center;
    margin-top: 30px;
    padding-bottom: 30px
}

.bubble .form__submitContainer {
    padding: 0;
    margin-top: 23px
}

.form__submitContainer--loading .form__submit {
    -webkit-animation-name: form__submit--loading;
    animation-name: form__submit--loading;
    -webkit-animation-duration: 167ms;
    animation-duration: 167ms
}

.form__layer-circle,
.form__layer-success {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    display: none
}

.form__submitContainer--loading .form__layer-circle,
.form__submitContainer--loading .form__layer-success {
    display: block
}

.form__submitContainer--loading .form__submitCirclePath {
    stroke: #E1CF00;
    stroke-width: 3px;
    stroke-dasharray: 100;
    stroke-dashoffset: 100;
    fill: #fff;
    fill-opacity: 0;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: form__submitCirclePath-dash;
    animation-name: form__submitCirclePath-dash;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-delay: 167ms;
    animation-delay: 167ms
}

.window_botform {
    padding: 0 !important
}

    .window_botform .botform_title {
        margin: 0 0 10px;
        text-align: center;
        color: #444648;
        font-size: 16px
    }

.botform__submitContainer {
    text-align: center;
    margin: 10px 0 50px
}

    .botform__submitContainer button {
        padding: 5px 18px;
        border: 1px solid rgb(204, 188, 0);
        border-radius: 5px;
        color: #fff;
        margin: 0 4px;
        cursor: pointer;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        max-width: 160px
    }

        .botform__submitContainer button.btn-submit {
            background-color: rgb(204, 188, 0);
            color: #3c3c3c
        }

        .botform__submitContainer button.btn-cancel {
            background-color: #fff;
            color: rgb(204, 188, 0)
        }

        .botform__submitContainer button.btn-submit:focus,
        .botform__submitContainer button.btn-submit:hover {
            background-color: rgb(179, 165, 0);
            border-color: rgb(179, 165, 0)
        }

        .botform__submitContainer button.btn-cancel:focus,
        .botform__submitContainer button.btn-cancel:hover {
            color: rgb(179, 165, 0);
            border-color: rgb(179, 165, 0)
        }

        .botform__submitContainer button[disabled] {
            background-color: #f5f5f5 !important;
            color: #888 !important;
            border-color: #b5b1b1 !important;
            cursor: default
        }

.botconfirm_list li p {
    font-family: "SourceSans Pro", Arial;
    color: #333
}

    .botconfirm_list li p:first-child {
        font-family: SourceSans Pro Bold
    }

@-webkit-keyframes form__submitCirclePath-dash {
    from {
        stroke-dashoffset: 100
    }

    to {
        stroke-dashoffset: 0
    }
}

@keyframes form__submitCirclePath-dash {
    from {
        stroke-dashoffset: 100
    }

    to {
        stroke-dashoffset: 0
    }
}

.form__submitContainer--loading .form__submitSuccessPath {
    fill: rgb(204, 188, 0);
    stroke-width: 1;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: form__submitSuccessPath-animation;
    animation-name: form__submitSuccessPath-animation;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-delay: 542ms;
    animation-delay: 542ms
}

@-webkit-keyframes form__submitSuccessPath-animation {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        -webkit-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        opacity: 0
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        opacity: 1
    }
}

@keyframes form__submitSuccessPath-animation {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        -webkit-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        opacity: 0
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        opacity: 1
    }
}

.botForm__container,
.botForm__content {
    height: 100%;
    overflow: auto
}

.form__gradient--white {
    position: absolute;
    height: 25px;
    width: 100%;
    bottom: 0;
    background-image: linear-gradient(to bottom, transparent, rgba(255, 255, 255, .97) 86%, #fff)
}

.container-checkbox span,
.control span {
    display: inline-block
}

.nps {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

    .nps .npsItem {
        height: 22px;
        width: 22px;
        border: none;
        background: #e6e6e6;
        color: #383838;
        font-size: 12px;
        font-family: "SourceSans Pro Bold", Arial;
        border-radius: 100%;
        cursor: pointer
    }

        .nps .npsItem--selected,
        .nps .npsItem:hover {
            background: rgb(204, 188, 0);
            color: #3c3c3c
        }

        .nps .npsItem:last-child {
            margin-right: 0
        }

.nps__label {
    font-size: 11px;
    color: #adadad;
    word-wrap: break-word
}

.nps__label--left {
    float: left;
    margin-top: 5px;
    width: 50%;
    padding-right: 8px
}

.nps__label--right {
    float: right;
    margin-top: 5px;
    width: 50%;
    padding-left: 8px;
    text-align: right
}

.window--rtl .nps .npsItem:last-child {
    margin-right: 2px
}

.window--rtl .nps__label--left {
    float: right;
    padding-right: 0;
    padding-left: 8px
}

.window--rtl .nps__label--right {
    float: left;
    text-align: left;
    padding-left: 0;
    padding-right: 8px
}

.window--mobile .nps .npsItem:hover {
    background: #e6e6e6;
    color: #383838
}

.window--mobile .nps .npsItem--selected {
    background: rgb(204, 188, 0) !important;
    color: #3c3c3c !important
}

.form-fields--horizonal .nps .npsItem {
    height: 13px;
    width: 13px;
    line-height: 13px
}

.window__chat {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    overflow: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    width: 100%;
    padding: 18px 27px 0;
    margin-bottom: 0
}

.chat__greetingContainer .window__chatSystemMessage,
.chat__greetingContainer .window__formGreeting {
    margin-bottom: 0;
    color: #666
}

    .chat__greetingContainer .window__chatSystemMessage a[href],
    .chat__greetingContainer .window__formGreeting a[href] {
        color: #666;
        border-bottom: 1px solid rgba(102, 102, 102, .6) !important
    }

.window--mobile .window--bubble .chat__greetingContainer {
    margin-bottom: 16px
}

.window__chat--animation {
    animation: fadeInUp 458ms cubic-bezier(.785, .135, .15, .86) both;
    -webkit-animation-delay: .3s;
    animation-delay: .3s
}

.window--ie .window__chat--animation {
    -webkit-animation: none;
    animation: none
}

.window__chatSystemMessage {
    color: #bbb;
    font-size: 1rem;
    text-align: center;
    -webkit-animation: message--show 458ms cubic-bezier(.785, .135, .15, .86);
    animation: message--show 458ms cubic-bezier(.785, .135, .15, .86);
    word-wrap: break-word
}

.window--bubble .window__chat .window__chatSystemMessageContent {
    display: inline-block;
    background: #f8f8f8;
    line-height: 1.57;
    padding: 8px 14px;
    border-radius: 5px;
    max-width: 240px
}

.window__chatAgentMessage,
.window__chatMessageNoAvatar.window__chatAgentMessage {
    max-width: calc(100% - 67px)
}

.window__chatSystemMessage a,
.window__chatSystemMessage a:hover,
.window__chatSystemMessage a[href],
.window__chatSystemMessage a[href]:hover {
    color: #bbb;
    border-bottom: solid 1px rgba(187, 187, 187, .6)
}

.window__chatAgent,
.window__chatVisitor {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-animation: message--show 458ms cubic-bezier(.785, .135, .15, .86);
    animation: message--show 458ms cubic-bezier(.785, .135, .15, .86);
    position: relative
}

.window__chat > div {
    padding-bottom: 16px
}

    .window__chat > div > div.window__chatAgent + div.window__chatAgent,
    .window__chat > div > div.window__chatVisitor + div.window__chatVisitor {
        margin-top: 8px
    }

    .window__chat > div > div + div {
        margin-top: 16px
    }

    .window__chat > div > div.botConfidenceAnswerDiv > div.window__chatAgent + div.window__chatAgent,
    .window__chat > div > div.botConfidenceAnswerDiv > div.window__chatVisitor + div.window__chatVisitor {
        margin-top: 8px
    }

    .window__chat > div > div.botConfidenceAnswerDiv > div + div {
        margin-top: 16px
    }

.window--ie .window__chatAgent,
.window--ie .window__chatSystemMessage,
.window--ie .window__chatVisitor {
    -webkit-animation: none;
    animation: none
}

.window__chatVisitor {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.agentMessage__avatar {
    margin-right: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.agentMessage__avatarImg {
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    background: #f4f5f6;
    margin-bottom: 15px
}

.agentMessage__pci {
    background: #f0f0f0;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 23px 20px 12px
}

.agentMessage__pciField {
    margin-bottom: 7px;
    color: #888
}

.agentMessage__pciControl {
    margin-bottom: 12px
}

    .agentMessage__pciControl .form__input {
        height: 30px;
        line-height: 30px;
        width: calc(100% - 20px)
    }

.window__chatAgentMessage p {
    margin: 0
}

.window__chatAgentMessage.chat-message--img.window__chatMessageNoAvatar .window__chatAgentName {
    padding: 17px 22px 7px
}

.window--circular .window__chatAgentMessage,
.window--circular .window__chatVisitorMessage {
    border-radius: 20px
}

.window--circular .window__chatVisitorMessage {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

    .window--circular .window__chatVisitorMessage.window__chatVisitorFirstMessage {
        border-top-right-radius: 20px
    }

    .window--circular .window__chatVisitorMessage.window__chatVisitorLastMessage {
        border-bottom-right-radius: 20px
    }

.window--circular .window__chatAgentMessage {
    border-bottom-left-radius: 0
}

.window__chatAgentMessage,
.window__chatVisitorMessage {
    position: relative;
    font-size: .93333333rem;
    line-height: 1.57;
    padding: 17px 22px 19px;
    word-wrap: break-word;
    word-break: break-word;
    border-radius: 5px
}

.window--mobile .window__chatAgentMessage {
    border: 1px solid #ccc
}

.window__chatMessageNoAvatar.window__chatAgentMessage.chat-message--img {
    max-width: 200px;
    max-height: none
}

.window__chatVisitorMessage {
    margin-left: 67px;
    max-width: calc(100% - 67px);
    background-color: #E1CF00;
    color: #3c3c3c;
    border-bottom-right-radius: 0
}

.window--ie .window__chatVisitorMessage {
    margin-left: auto
}

.window__chatAgentMessage {
    border-bottom-left-radius: 0
}

@-webkit-keyframes bounceOut {
    20% {
        width: 5px;
        height: 5px;
        border-radius: 5px;
        opacity: 1
    }

    50%, 55% {
        width: 8px;
        height: 8px;
        border-radius: 8px;
        opacity: 1
    }

    to {
        width: 2px;
        height: 2px;
        border-radius: 2px;
        opacity: 0
    }
}

@keyframes bounceOut {
    20% {
        width: 5px;
        height: 5px;
        border-radius: 5px;
        opacity: 1
    }

    50%, 55% {
        width: 8px;
        height: 8px;
        border-radius: 8px;
        opacity: 1
    }

    to {
        width: 2px;
        height: 2px;
        border-radius: 2px;
        opacity: 0
    }
}

.dot_container {
    width: 20px;
    height: 20px;
    position: absolute;
    left: -20px;
    bottom: 19px
}

.message--notSeen,
.message--seen {
    content: '';
    display: inlin-block;
    background: rgb(204, 188, 0);
    width: 6px;
    height: 6px;
    border-radius: 6px;
    position: relative;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.message--seen {
    -webkit-animation: bounceOut .5s linear forwards;
    animation: bounceOut .5s linear forwards
}

.window--rtl .dot_container {
    left: -35px
}

.window--ie9 .message--seen {
    display: none
}

.file__icon--cancel {
    float: right
}

    .file__icon--cancel svg {
        width: 12px;
        height: 12px;
        fill: #3c3c3c
    }

.window__chatMessageOrignal {
    display: block;
    opacity: .5
}

.window__chatMessageTranslatedTag {
    display: inline
}

.window__chatAgentMessage img {
    display: block
}

.window__chatAgentMessage .chatMessage__questionList li {
    color: #323dbf;
    line-height: 1;
    margin-bottom: 10px
}

    .window__chatAgentMessage .chatMessage__questionList li span {
        margin-right: 5px;
        display: inline-block;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }

    .window__chatAgentMessage .chatMessage__questionList li:last-child {
        margin-bottom: 0
    }

    .window__chatAgentMessage .chatMessage__questionList li a[href] {
        border-bottom-color: transparent
    }

        .window__chatAgentMessage .chatMessage__questionList li a[href]:active,
        .window__chatAgentMessage .chatMessage__questionList li a[href]:focus,
        .window__chatAgentMessage .chatMessage__questionList li a[href]:hover {
            border-bottom-color: rgba(50, 61, 191, .6)
        }

.window__chatAgentMessage a[href] {
    color: #323dbf;
    border-bottom: solid 1px #323dbf
}

    .window__chatAgentMessage a[href]:active,
    .window__chatAgentMessage a[href]:focus,
    .window__chatAgentMessage a[href]:hover {
        border-bottom-color: rgba(50, 61, 191, .6)
    }

.chat-message--img a {
    max-width: 200px !important;
    max-height: 200px !important;
    min-width: 60px !important;
    min-height: 60px !important;
    overflow: hidden;
    display: block;
    border-bottom: none !important
}

.invitation__name,
.pasteImage img,
.window__chatAgentMessage a,
.window__chatVisitorMessage a {
    max-width: 100%
}

.chat-message--img .image-container {
    margin: 0 auto;
    height: 100%
}

.chat-message--img img {
    display: block;
    margin: 0 auto;
    border: none
}

.window__chatVisitorMessage a {
    color: #323dbf;
    border-bottom: solid 1px #323dbf
}

.window__chatVisitorMessage button {
    border: none;
    background: 0 0;
    margin: 5px 0 0 9px;
    cursor: pointer
}

@-webkit-keyframes message--show {
    0% {
        opacity: 0;
        -webkit-transform: translateY(10px);
        transform: translateY(10px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes message--show {
    0% {
        opacity: 0;
        -webkit-transform: translateY(10px);
        transform: translateY(10px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.chat-time {
    opacity: 0;
    color: #fff;
    font-size: .8rem;
    background: rgba(0, 0, 0, .6);
    padding: 0 5px;
    line-height: 17px;
    height: 17px;
    border-radius: 8px;
    transition: opacity 50ms linear;
    position: absolute;
    z-index: 1
}

.invitation__name,
.window__chatAgentName,
.window__chatVisitorName {
    line-height: 1.21;
    font-family: "SourceSans Pro Bold", Arial
}

.window__chatAgentName,
.window__chatVisitorName {
    margin-bottom: 3px;
    color: #333;
    font-size: .933333rem
}

.window--classic .window__chat.window__chat--showChatWithAgent {
    padding-bottom: 40px
}

.chat-message--img {
    padding: 0
}

.window__chatAgentMessage {
    background: #f5f7f9;
    color: #333
}

.window__chatAgentMessage--file .icon-sendfile,
.window__chatVisitorMessage--file .icon-sendfile {
    position: relative;
    top: 3px;
    margin-right: 5px;
    font-size: 15px
}

.window__chatAgentMessage--file a[href],
.window__chatVisitorMessage--file a[href] {
    border: none
}

.window__chatVisitorMessage--file .icon-sendfile {
    color: #323dbf
}

.window__chatAgentMessage--file .icon-sendfile {
    color: #323dbf
}

.kbsearch__container .window_chatError,
.window--mobile .kbsearch__container .window_chatError,
.window--mobile .window--bubble .window__kb_formContainer .window_chatError {
    width: calc(100% - 88px)
}

.window_chatError {
    position: absolute;
    z-index: 99;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 10px 47px 10px 18px;
    box-shadow: 0 0 5px rgba(0, 0, 0, .1);
    font-size: .8rem;
    line-height: 1.17;
    text-align: left;
    bottom: 0;
    width: calc(100% - 54px);
    border-radius: 5px
}

.form-bottom .window_chatError {
    width: 100%
}

.window--bubble .window__kb_formContainer .window_chatError {
    width: calc(100% - 38px)
}

.window--circular .window_chatError {
    border-radius: 20px
}

.chatError__container {
    position: absolute;
    top: -20px;
    width: 100%
}

.window_chatErrorClose {
    position: absolute;
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    line-height: 12px;
    cursor: pointer;
    background: 0 0;
    border: none
}

    .window_chatErrorClose svg {
        width: 12px;
        height: 12px
    }

.window_chatError--urgency .window_chatErrorClose svg {
    fill: #de3939
}

.window_chatError--mitigate .window_chatErrorClose svg {
    fill: #ee8835
}

.window_chatError i {
    vertical-align: bottom
}

.window_chatError--mitigate {
    background: #feefdd;
    border: 1px solid #fde6de;
    color: #f7931e
}

.window_chatError--urgency {
    background: #fde8e9;
    border: 1px solid #f9e9ea;
    color: #d83939
}

.invitation__message,
.invitation__message a[href],
.invitation__name,
.window--bubble .window__chatAgentMessage--file,
.window--circle .window__chatAgentMessage--file::before {
    color: #3c3c3c
}

.window--circle .window__chat.window__chat--showChatWithAgent {
    padding-bottom: 40px
}

.window--circle .window__chatMessageNoAvatar {
    margin-left: 0;
    display: block;
    min-height: auto
}

.window--bubble .window__chat > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.window--bubble .window__chatAgent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.window--bubble .window__chatVisitor {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.window--bubble .chat-time {
    font-size: .8rem;
    padding: 0 5px;
    left: 0;
    top: 0
}

.window--bubble .icon-bubble-line {
    position: absolute;
    width: 10px;
    bottom: -1px
}

    .window--bubble .icon-bubble-line .svgPath {
        width: auto;
        height: auto
    }

.window--bubble .window__chatVisitorMessage {
    max-width: calc(100% - 50px)
}

.window__chatVisitorMessage .chat-message--loading {
    position: absolute;
    left: -30px;
    top: 50%;
    margin-top: -11px
}

.window--bubble .window__chat {
    padding: 30px 15px 0 27px;
    margin-bottom: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0
}

    .window--bubble .window__chat.window__chat--showChatWithAgent {
        padding-bottom: 40px
    }

.window--bubble .window--bubble__messageNoAvatar {
    margin-left: 0;
    padding-left: 15px;
    display: block
}

.chatMessage__questionList {
    margin-top: 19px
}

    .chatMessage__questionList li > a {
        display: inline
    }

.chatMessage__questionList--disc {
    list-style-type: disc;
    padding-left: 20px
}

.window__chatAgentMessage .chatMessage__questionList.chatMessage__questionList--disc li {
    display: list-item
}

.window__chatAgentMessage .btn {
    margin-top: 16px
}

.chatMessage__chatBotRate__wrapper {
    position: absolute;
    right: -50px;
    bottom: 0;
    width: 40px
}

.chatMessage__chatBotRate {
    margin-left: 10px;
    -ms-flex-item-align: end;
    align-self: flex-end
}

    .chatMessage__chatBotRate > button {
        width: 20px;
        height: 20px;
        border-radius: 20px;
        background-color: #ccc;
        cursor: pointer;
        font-size: 10px;
        border-width: 0;
        display: block
    }

    .chatMessage__chatBotRate .icon {
        width: 20px;
        line-height: 20px;
        color: #fff
    }

    .chatMessage__chatBotRate > button:hover {
        background-color: rgb(179, 165, 0)
    }

    .chatMessage__chatBotRate > button.chatMessage__chatBotRate--selected,
    .chatMessage__chatBotRate > button.chatMessage__chatBotRate--selected:hover {
        background-color: rgb(179, 165, 0);
        cursor: default
    }

    .chatMessage__chatBotRate > button.chatMessage__chatBotRate--disabled,
    .chatMessage__chatBotRate > button.chatMessage__chatBotRate--disabled:hover {
        background-color: #ccc;
        opacity: .7;
        cursor: default
    }

    .chatMessage__chatBotRate > button.chatMessage__chatBotRateLast {
        margin-top: 5px
    }

.window__chatWithAgent {
    z-index: 9;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 200px;
    height: 23px;
    text-align: center;
    padding-right: 15px;
    padding-left: 15px;
    background: 0 0;
    border: none;
    cursor: pointer
}

.window__chatWithAgent--above:focus,
.window__chatWithAgent--above:hover {
    border: 1px solid rgb(179, 165, 0);
    color: rgb(179, 165, 0)
}

.window__chatWithAgent--above {
    padding: 4.5px;
    font-size: .8rem;
    line-height: 1.25;
    height: 27px;
    width: 175px;
    border-radius: 5px;
    border: 1px solid rgb(204, 188, 0);
    color: rgb(204, 188, 0);
    background-color: #fff;
    position: absolute;
    top: -37px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.window--circular .window__chatWithAgent--above {
    border-radius: 20px
}

.window__chatWithAgent--bottom:focus,
.window__chatWithAgent--bottom:hover {
    color: rgb(179, 165, 0)
}

.window__chatWithAgent--bottom {
    color: rgb(204, 188, 0);
    font-size: .8rem;
    line-height: 1.12;
    height: 1rem;
    padding-left: 12px;
    float: left
}

.window__chat .dot {
    position: relative;
    top: -3px
}

.window__chat .dot__element {
    display: inline-block;
    width: 4px;
    height: 4px;
    border-radius: 100%;
    margin-right: 5px;
    background: #3c3c3c
}

    .window__chat .dot__element:last-child {
        margin-right: 0
    }

.amimated-infinite {
    -webkit-animation-iteration-count: infinite
}

@-webkit-keyframes dot__element--loadingAnimation {

    0%, 100%, 50% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    25% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }
}

@keyframes dot__element--loadingAnimation {

    0%, 100%, 50% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    25% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }
}

.window__chat .dot__element--loadingAnimation {
    -webkit-animation-name: dot__element--loadingAnimation;
    animation-name: dot__element--loadingAnimation;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.window--ie .window__chat .dot__element--loadingAnimation {
    -webkit-animation: none;
    animation: none
}

.window--bubble .chat-message--imgLoading,
.window--circle .chat-message--imgLoading,
.window--classic .chat-message--imgLoading {
    width: 62px;
    height: 62px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.chat-message__secure-form span {
    display: block;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%
}

.postchatFormContainer {
    position: absolute;
    top: 80px;
    bottom: 30px;
    overflow: auto;
    overflow-x: hidden;
    padding: 30px 50px;
    width: 100%;
    -webkit-transform: translateY(450px);
    -ms-transform: translateY(450px);
    transform: translateY(450px);
    opacity: 0
}

.postchatFormContainer__greeting {
    margin-bottom: 20px
}

.postchatFormContainer__submitContainer {
    text-align: center
}

@-webkit-keyframes fadeInUp--windowFormContainer {
    0% {
        opacity: 0;
        -webkit-transform: translateY(375px);
        transform: translateY(375px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fadeInUp--windowFormContainer {
    0% {
        opacity: 0;
        -webkit-transform: translateY(375px);
        transform: translateY(375px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.window__ssoLogin {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -webkit-overflow-scrolling: touch;
    overflow-y: scroll
}

    .window__ssoLogin iframe {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-negative: 1;
        flex-shrink: 1;
        background-color: #fff
    }

.window--bubble .window__ssoLogin {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

    .window--bubble .window__ssoLogin iframe {
        display: block;
        width: 100%;
        height: 100%;
        min-height: 456px;
        background-color: #fff
    }

.window_buttons_container .window_buttons_item {
    margin: 12px -22px -22px;
    padding: 4px 0;
    text-align: center;
    cursor: pointer
}

    .window_buttons_container .window_buttons_item li {
        min-width: 150px;
        border-top: 1px solid #fff
    }

    .window_buttons_container .window_buttons_item button {
        border: none;
        background: 0 0;
        color: #328bd9;
        cursor: pointer;
        padding: 7px 10px;
        width: 100%
    }

        .window_buttons_container .window_buttons_item button:hover {
            background-color: rgb(204, 188, 0) !important;
            color: #fff
        }

.window_buttons_container .window_buttons_item--disable button {
    color: #888
}

    .window_buttons_container .window_buttons_item--disable button:hover {
        background: 0 0 !important;
        color: #888
    }

.webView_background {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .6);
    border-radius: 5px 5px 0 0;
    z-index: 1000
}

    .webView_background .webView_scroll_container {
        width: 100%;
        position: absolute;
        height: 100%;
        bottom: 0;
        max-height: 100%;
        -webkit-animation: fadeInUp 458ms cubic-bezier(.785, .135, .15, .86) both;
        animation: fadeInUp 458ms cubic-bezier(.785, .135, .15, .86) both
    }

    .webView_background .webView_scroll_container--compact {
        max-height: 300px
    }

    .webView_background .webView_scroll_container--full {
        max-height: 530px
    }

    .webView_background .webView_scroll_container--tall {
        max-height: 415px
    }

    .webView_background .webView--scroll {
        width: 100%;
        position: relative;
        height: calc(100% - 40px);
        overflow: -moz-scrollbars-none;
        -ms-overflow-style: none
    }

    .webView_background .webView__title {
        width: 100%;
        text-align: center;
        background-color: #fff;
        height: 40px;
        border-bottom: 1px solid #ddd;
        line-height: 40px;
        border-radius: 5px 5px 0 0
    }

        .webView_background .webView__title span {
            font-weight: 400;
            width: 200px;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
            display: inline-block
        }

    .webView_background .webView__close {
        position: absolute;
        right: 10px;
        cursor: pointer;
        z-index: 9999;
        fill: #5d5d5d;
        background: 0 0;
        border: none;
        padding: 6px 16px 0;
        width: 44px;
        height: 40px;
        top: 0
    }

        .webView_background .webView__close svg {
            width: 13px;
            height: 13px
        }

    .webView_background .webView {
        background: #fff
    }

        .webView_background .webView .box-field {
            margin-top: 15px;
            padding: 0 30px
        }

    .webView_background .webView__content {
        height: 100%
    }

.window--ie .webView_background .webView_scroll_container {
    -webkit-animation: none;
    animation: none
}

.window--bubble .webView_scroll_container--compact {
    max-height: 330px
}

.window--bubble .webView_scroll_container--full {
    max-height: 560px
}

.window--bubble .webView_scroll_container--tall {
    max-height: 445px
}

.window--bubble .webView_scroll_container {
    padding-top: 30px
}

.window--bubble .webView__close {
    top: 30px
}

.window_quick_reply_container_box {
    width: 100%;
    text-align: center;
    padding: 10px 0 5px
}

    .window_quick_reply_container_box i {
        cursor: pointer
    }

    .window_quick_reply_container_box .window_quick_reply_control {
        padding: 5px 5px 8px;
        display: inline-block;
        vertical-align: text-bottom
    }

        .window_quick_reply_container_box .window_quick_reply_control svg {
            fill: rgb(204, 188, 0)
        }

        .window_quick_reply_container_box .window_quick_reply_control:hover svg {
            fill: rgb(179, 165, 0)
        }

    .window_quick_reply_container_box .window_quick_reply--botPreview {
        padding-bottom: 12px
    }

    .window_quick_reply_container_box .window_quick_reply_buttons_item {
        width: auto;
        min-width: 75px;
        height: 30px;
        margin-right: 5px;
        color: rgb(204, 188, 0);
        border: 1px solid rgb(204, 188, 0);
        line-height: 1;
        background-color: #fff
    }

        .window_quick_reply_container_box .window_quick_reply_buttons_item:hover {
            background-color: rgb(204, 188, 0);
            color: #fff
        }

    .window_quick_reply_container_box .window_quick_reply {
        white-space: nowrap;
        width: 100%;
        overflow: hidden;
        text-align: center;
        display: inline-block;
        position: relative;
        height: 30px
    }

    .window_quick_reply_container_box .window_quick_reply_buttons {
        position: absolute;
        top: 0;
        width: 100%;
        overflow: auto
    }

    .window_quick_reply_container_box .window_quick_reply button:last-child {
        margin-right: 0
    }

    .window_quick_reply_container_box .window_quick_reply_control + .window_quick_reply {
        width: calc(100% - 40px)
    }

.botconfirm_list {
    padding: 20px;
    min-width: 190px
}

    .botconfirm_list li {
        margin-bottom: 10px
    }

        .botconfirm_list li p {
            margin: 0
        }

            .botconfirm_list li p:first-child {
                color: #666;
                margin: 0
            }

.window__chatAgentMessage .window_botAnswer_richText--disable a[href^="intent:"] {
    color: #888
}

.chatInputContainer {
    position: relative;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.chatInputContainer--fadeInUp {
    -webkit-animation: fadeInUp 458ms cubic-bezier(.785, .135, .15, .86) both;
    animation: fadeInUp 458ms cubic-bezier(.785, .135, .15, .86) both;
    -webkit-animation-delay: .3;
    animation-delay: .3
}

.window--ie .chatInputContainer--fadeInUp {
    -webkit-animation: none;
    animation: none
}

.chat-input__controlbox {
    padding: 10px 10px 10px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.textareaContainer {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.window--rtl .chat-input__controlbox {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.window--rtl .chat-input__controlbox--noTool .window__chatInputControl {
    padding-right: 76px
}

.window__chatInputControl {
    display: block;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1.06667rem;
    color: #333;
    outline: 0
}

.embedded-window:not(.window--mobile) .window__chatInputControl {
    font-size: 1rem
}

.chatInput--ripple {
    position: absolute;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    background: #ddd;
    -webkit-animation: chatInput--ripple 2s;
    animation: chatInput--ripple 2s
}

@-webkit-keyframes chatInput--ripple {
    from {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: .4
    }

    to {
        -webkit-transform: scale(100);
        transform: scale(100);
        opacity: 0
    }
}

@keyframes chatInput--ripple {
    from {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: .4
    }

    to {
        -webkit-transform: scale(100);
        transform: scale(100);
        opacity: 0
    }
}

.window__chatSender {
    position: absolute;
    right: 26px;
    bottom: 16px;
    width: 20px;
    height: 20px;
    border: none;
    background: 0 0;
    -webkit-animation: fadeIn .5s;
    animation: fadeIn .5s
}

    .window__chatSender svg {
        width: 20px;
        height: 20px;
        fill: #bbb
    }

.chatInputContainer--typed .window__chatSender svg {
    fill: rgb(204, 188, 0)
}

.window__chatSenderSVG {
    margin-top: 2px
}

.window__chatSenderSVGPath {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #bbb
}

.window__chatSender--active .window__chatSenderSVGPath {
    fill: rgb(204, 188, 0)
}

.window__chatSender .icon-input-send {
    color: #bbb;
    font-size: 1.333333rem;
    margin-top: 3px;
    margin-right: 3px
}

.window__chatSender--active .icon-input-send {
    color: rgb(204, 188, 0)
}

.chatInputContainer {
    height: auto;
    padding-right: 2px
}

.window--mobile .chatInputContainer--active .window__chatInputControl,
.window--mobile .window__chatInputControl:focus {
    border-top: none;
    box-shadow: initial;
    transition: none
}

.window__chatInput--Drag::before {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    background: rgba(250, 245, 205, .85);
    z-index: 99;
    text-align: center;
    color: #d2b067;
    font-size: 2.133333rem
}

.chat-input__toolbox {
    -webkit-animation: fadeIn .5s;
    animation: fadeIn .5s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -moz-user-select: none
}

    .chat-input__toolbox button {
        cursor: pointer;
        background: 0 0;
        width: 24px;
        height: 24px;
        padding: 3px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        border-radius: 100%;
        border: 1px solid transparent
    }

        .chat-input__toolbox button.chat-input__icon--disabled,
        .chat-input__toolbox button.chat-input__icon--disabled:focus svg:hover,
        .chat-input__toolbox button.chat-input__icon--disabled:hover svg:hover {
            cursor: default
        }

        .chat-input__toolbox button:hover {
            background: rgb(204, 188, 0);
            border-radius: 100%
        }

            .chat-input__toolbox button:hover svg {
                fill: #3c3c3c
            }

        .chat-input__toolbox button svg,
        .chat-input__toolbox button.chat-input__icon--disabled:focus svg,
        .chat-input__toolbox button.chat-input__icon--disabled:hover svg {
            fill: #bbb
        }

        .chat-input__toolbox button:focus {
            border-radius: 100%;
            outline: 0
        }

        .chat-input__toolbox button.chat-input__icon--disabled:focus,
        .chat-input__toolbox button.chat-input__icon--disabled:hover {
            background: 0 0
        }

        .chat-input__toolbox button:last-child {
            margin-right: 0
        }

.global-showFocus .chat-input__controlbox button:focus {
    border-color: rgb(179, 165, 0)
}

.window--bubble .chatInputContainer {
    box-shadow: initial;
    background: #f8f8f8;
    border-radius: 5px 5px 0 0
}

    .window--bubble .chatInputContainer + div > .footer {
        background: #f8f8f8
    }

.window--circular.window--bubble .chatInputContainer {
    border-radius: 20px 20px 0 0
}

.window--mobile .window--circular.window--bubble .chatInputContainer {
    border-radius: 0
}

.window--mobile.window--ipad .chatInputContainer {
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px
}

.window--mobile.window--ipad .window--circular .chatInputContainer {
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px
}

.window--mobile.window--ipad .window--bubble .bubble-box,
.window--mobile.window--ipad .window--bubble .chatInputContainer,
.window--mobile.window--ipad .window--circular.window--bubble .bubble-box,
.window--mobile.window--ipad .window--circular.window--bubble .chatInputContainer {
    border-radius: 0
}

.chatInputContainer--active .chat-input__controlbox {
    border-top-color: #f9f5cc
}

.chatInputContainer--typed .window__chatInputControl {
    padding-right: 76px
}

.window__chatInputControl {
    border: none;
    background-color: transparent;
    padding: 0 10px 0 25px;
    max-height: 84px;
    min-height: 27px;
    overflow-y: hidden;
    overflow-x: hidden;
    height: 27px;
    line-height: 1.27
}

.window--circular.window--bubble .window__chatInputControl {
    padding-left: 20px
}

.chat-input__limitNumSpan {
    position: absolute;
    right: 40px;
    color: red;
    padding: 2px 2px 4px;
    bottom: -4px
}

.window--classic .chat-input__limitNumSpan {
    right: 20px
}

.window--bubble .chat-input__controlbox--limit .window__chatInputControl,
.window--circle .chat-input__controlbox--limit .window__chatInputControl,
.window--classic .chat-input__controlbox--limit .window__chatInputControl {
    padding-bottom: 8px
}

.window--mobile .window--bubble .chat-input__controlbox--limit .window__chatInputControl,
.window--mobile .window--circle .chat-input__controlbox--limit .window__chatInputControl,
.window--mobile .window--classic .chat-input__controlbox--limit .window__chatInputControl {
    padding-bottom: 0
}

.window--mobile .chat-input__limitNumSpan,
.window--mobile .window--classic .chat-input__limitNumSpan {
    right: 4px;
    bottom: 0
}

.window--mobile .window__chatInputControl {
    border-radius: 0
}

.pasteImageContainer {
    padding: 0 50px 0 25px;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    width: 100%;
    height: 84px;
    overflow-y: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    ime-mode: disabled;
    outline: 0
}

.invitation__message,
.pasteImageClose {
    display: -webkit-box;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical
}

.pasteImageContainer::-webkit-scrollbar-thumb {
    background-color: #c8c8c8
}

.pasteImage {
    width: 100%
}

.pasteImageClose {
    position: absolute;
    float: right;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    right: 35px
}

    .pasteImageClose svg {
        width: 12px;
        height: 12px;
        fill: #666;
        opacity: .7
    }

    .pasteImageClose:hover svg {
        opacity: 1
    }

.pasteImageTemp {
    position: absolute;
    width: 1;
    height: 1;
    left: -1
}

.footer-text-single-line {
    height: 30px
}

.footer {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    z-index: 999;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    font-size: .8rem;
    height: 23px;
    background: 0 0;
    border-radius: 0 0 5px 5px
}

.window--bubble .footer {
    margin-top: 12px
}

.window--bubble .window__chat + div > .footer.footer--empty,
.window--bubble .window__formContainer + div > .footer.footer--empty,
.window--bubble .window__kb_formContainer + div > .footer.footer--empty {
    margin-top: 0;
    height: 0
}

.window--bubble .chatInputContainer + div > .footer {
    margin-top: 0
}

.window--circular .footer {
    border-radius: 0 0 20px 20px
}

.poweredby {
    height: 23px;
    float: right
}

    .poweredby a[href] {
        line-height: 15px
    }

        .poweredby a[href]:active,
        .poweredby a[href]:focus,
        .poweredby a[href]:hover {
            border-bottom: none
        }

        .poweredby a[href] svg {
            height: 15px;
            vertical-align: text-bottom
        }

            .poweredby a[href] svg polygon {
                fill: #ffd928
            }

            .poweredby a[href] svg path {
                fill: #bbb
            }

.invitation {
    position: fixed;
    bottom: 0;
    cursor: pointer;
    width: 270px;
    border: none;
    box-shadow: 0 5px 12.5px 0 rgba(0, 0, 0, .15);
    margin: 7.5px 12.5px 17.5px;
    border-radius: 5px 5px 0
}

.invitation__message,
.invitation__type {
    overflow: hidden;
    width: 100%;
    text-overflow: ellipsis
}

.window--circular .invitation {
    border-radius: 20px 20px 0
}

.window--chrome.invitation {
    box-shadow: 0 5px 25px 0 rgba(0, 0, 0, .15)
}

.invitation__name {
    font-size: .933333333rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0
}

.invitation__message {
    font-size: .933333333rem;
    line-height: 1.57;
    padding: 20px 35px;
    max-height: 250px;
    min-height: 95px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: left;
    background: #E1CF00;
    border: none;
    cursor: pointer;
    border-radius: 5px 5px 0 0
}

.invitation__close svg,
.window--ie9 .invitation__message,
.window--mobile .window--bubble .window__chatOperationPlus,
.window--mobile .window--bubble .window__chatSender,
.window--mobile .window--circle .window__chatOperationPlus,
.window--mobile .window--circle .window__chatSender,
.window--mobile .window--classic .window__chatOperationPlus {
    display: block
}

a[href].invitation__message:focus,
a[href].invitation__message:hover {
    border: none
}

.minimize-bar.window--circular,
.window--circular .invitation__message {
    border-radius: 20px 20px 0 0
}

.global-showFocus a[href].invitation__message:focus {
    background-color: #cbba00
}

.window--ie .invitation__message,
.window--ie .invitation__name {
    -webkit-animation: none;
    animation: none
}

.invitation__type {
    height: 50px;
    line-height: 1;
    padding: 17.5px 27px;
    background: #f8f8f8;
    color: #333;
    font-size: 1rem;
    white-space: nowrap;
    border: none;
    text-align: left;
    border-radius: 0 0 0 5px
}

button.invitation__type {
    cursor: pointer;
    padding: 0 27px;
    color: #bbb
}

.invitation__type:focus {
    outline: 0
}

.invitation__avatars {
    top: -15px;
    left: 100px;
    position: absolute;
    z-index: 99
}

    .invitation__avatars img {
        width: 28px;
        height: 28px;
        border-radius: 100%;
        border: 1px solid #fff;
        margin-right: -5.5px
    }

@-webkit-keyframes invitation-show {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 0;
        -webkit-transform-origin: calc(100% - 29px) calc(100% + 18px);
        transform-origin: calc(100% - 29px) calc(100% + 18px)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
        -webkit-transform-origin: calc(100% - 29px) calc(100% + 18px);
        transform-origin: calc(100% - 29px) calc(100% + 18px)
    }
}

@keyframes invitation-show {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 0;
        -webkit-transform-origin: calc(100% - 29px) calc(100% + 18px);
        transform-origin: calc(100% - 29px) calc(100% + 18px)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
        -webkit-transform-origin: calc(100% - 29px) calc(100% + 18px);
        transform-origin: calc(100% - 29px) calc(100% + 18px)
    }
}

@-webkit-keyframes invitation-showType {
    0% {
        -webkit-transform: translateY(35px);
        transform: translateY(35px);
        opacity: 0
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

@keyframes invitation-showType {
    0% {
        -webkit-transform: translateY(35px);
        transform: translateY(35px);
        opacity: 0
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

.window--ie .invitation-showType {
    -webkit-animation: none;
    animation: none
}

.invitation--coming .invitation:nth-child(2) {
    -webkit-animation: fadeOutUp 374ms linear both;
    animation: fadeOutUp 374ms linear both;
    z-index: 2147483636
}

@-webkit-keyframes fadeOutUp {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes fadeOutUp {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

.invitation--coming .invitation:nth-child(1) {
    -webkit-animation: invitation-show 375ms cubic-bezier(.785, .135, .15, .86) both;
    animation: invitation-show 375ms cubic-bezier(.785, .135, .15, .86) both;
    z-index: 2147483636
}

.invitation__close {
    position: absolute;
    top: 4px;
    right: 11px;
    background: 0 0;
    border: none;
    z-index: 1;
    width: 19px;
    height: 19px;
    cursor: pointer
}

    .invitation__close svg {
        fill: #3c3c3c;
        width: 9px;
        height: 9px;
        margin: 5px
    }

.window--mobile .chatInputContainer {
    overflow: initial;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.window--mobile .chat-time {
    display: block
}

.window--mobile {
    background-color: rgba(0, 0, 0, .15);
    -webkit-backface-visibility: hidden
}

.window--mobileHorizontal .window--embedded,
.window--mobileHorizontal .window--embedded .bubble-box,
.window--mobileVertical .window--embedded,
.window--mobileVertical .window--embedded .bubble-box {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.window--rtl .container-checkbox i,
.window--rtl .controlIndicator {
    left: auto;
    right: 0
}

.window--mobileHorizontal .window--bio.window--circle,
.window--mobileHorizontal .window--bio.window--circle .bubble-box,
.window--mobileHorizontal .window--embedded .bubble-box.window--bio.window--circle,
.window--mobileHorizontal .window--embedded .bubble-box.window--bio.window--circle .bubble-box,
.window--mobileHorizontal .window--embedded.window--bio.window--circle,
.window--mobileHorizontal .window--embedded.window--bio.window--circle .bubble-box,
.window--mobileVertical .window--bio.window--circle,
.window--mobileVertical .window--bio.window--circle .bubble-box,
.window--mobileVertical .window--embedded .bubble-box.window--bio.window--circle,
.window--mobileVertical .window--embedded .bubble-box.window--bio.window--circle .bubble-box,
.window--mobileVertical .window--embedded.window--bio.window--circle,
.window--mobileVertical .window--embedded.window--bio.window--circle .bubble-box {
    height: 100%;
    top: 0
}

.window--mobile .chat-input__controlbox {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 20px 50px 20px 28px;
    border-top: solid;
    border-top-width: .5px;
    border-top-color: rgba(0, 0, 0, .2)
}

    .window--mobile .chat-input__controlbox .textareaContainer {
        border-bottom: 1px solid #787878
    }

    .window--mobile .chat-input__controlbox ::-webkit-input-placeholder {
        color: #787878
    }

    .window--mobile .chat-input__controlbox ::-moz-placeholder {
        color: #787878
    }

    .window--mobile .chat-input__controlbox :-ms-input-placeholder {
        color: #787878
    }

.window--mobile .window__chatInputControl {
    padding: 0 0 10px;
    height: 30px;
    line-height: 20px;
    min-height: 30px;
    box-shadow: none
}

.window--mobile .window__chatSender .icon-input-send {
    color: #3c3c3c;
    font-size: 1.5625rem;
    margin-top: 5px
}

.window--mobile .window__chatSender--active .icon-input-send {
    color: #3c3c3c
}

.window--mobile .window--bubble .window__chatSender .icon-input-send,
.window--mobile .window--circle .window__chatSender .icon-input-send {
    color: #bbb
}

.window--mobile .window--bubble .window__chatSender--active .icon-input-send,
.window--mobile .window--circle .window__chatSender--active .icon-input-send {
    color: #E1CF00
}

.window--mobile .window__chatSender {
    bottom: 20.5px;
    right: 12px;
    width: 37px;
    height: 37px;
    padding: 5px
}

    .window--mobile .window__chatSender svg {
        width: 27px;
        height: 27px;
        fill: #787878
    }

.window--mobile .chatInputContainer--typed .window__chatSender svg {
    fill: rgb(204, 188, 0)
}

.window--mobile .window__chatSender.window__chatTools {
    bottom: unset;
    top: 12px
}

.window--mobile .window__footer {
    display: none
}

.window--mobile .window__chatOperationPlusBox {
    -ms-flex-preferred-size: 40px;
    flex-basis: 40px
}

.window--mobile .window__chatOperationPlus {
    width: 20px;
    height: 20px;
    margin: 0 auto
}

    .window--mobile .window__chatOperationPlus .icon-plus {
        font-size: 1.3125em;
        color: #fff
    }

.window--mobile .window--classic .window__chatAgentMessage {
    max-width: calc(100% - 34px)
}

    .window--mobile .window--classic .window__chatAgentMessage.chat-message--img {
        max-width: 200px;
        max-height: none
    }

.window--mobileHorizontal .window--bubble.whole-window,
.window--mobileVertical .window--bubble.whole-window {
    top: 0;
    height: calc(100% - 0px)
}

.window--mobile .window--circle .main-container {
    height: 100%
}

.window--mobile:not(.window--ipad) .window--circle,
.window--mobile:not(.window--ipad) .window--circle .bubble-box,
.window--mobile:not(.window--ipad) .window--circle .main-container {
    border-radius: 0;
    top: 0;
    height: 100%
}

    .window--mobile:not(.window--ipad) .window--circle .header__avatar {
        position: static;
        margin: 0
    }

    .window--mobile:not(.window--ipad) .window--circle .header__agentInfo {
        margin: 0
    }

    .window--mobile:not(.window--ipad) .window--circle .window__headerBox:not(.window__headerBox--banner) {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .window--mobile:not(.window--ipad) .window--circle .header__teamAvatar {
        position: relative;
        left: auto;
        top: 0;
        margin: 10px 0 0
    }

    .window--mobile:not(.window--ipad) .window--circle .header__teamName {
        margin-top: 10px
    }

    .window--mobile:not(.window--ipad) .window--circle .window__headerBox.window__headerBox--hasAvatars {
        padding-bottom: 16px
    }

    .window--mobile:not(.window--ipad) .window--circle .header__agent {
        max-width: 100%
    }

    .window--mobile:not(.window--ipad) .window--circle .header__agentName {
        max-width: 100%;
        margin: 0 45px
    }

.window--mobile:not(.window--ipad) .window--bubble.whole-window .main-container {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1
}

.window--mobile .window__chatSender--active .window__chatSenderSVGPath {
    fill: #fff
}

.window--mobile .window_chatError {
    position: absolute;
    z-index: 2147483000;
    width: calc(100% - 40px)
}

.window--mobile .window__chatWithAgent--bottom {
    display: none
}

.window--mobile .bubble-box--show .bubble {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    animation: showBubble 333ms cubic-bezier(.785, .135, .15, .86) both
}

.window--mobile .window--bubble.whole-window .main-container {
    overflow: initial;
    background-color: #f0f1f2
}

.window--mobile .window__formContainer--bubble {
    margin-top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0
}

.window--mobile .window--ie10 .window__formContainer--bubble {
    -ms-flex-negative: 1;
    flex-shrink: 1
}

.window--mobile .window--bubble .window__form {
    padding-left: 45px;
    padding-right: 43px
}

    .window--mobile .window--bubble .window__form .greeting-message-container {
        -ms-flex-negative: 0;
        flex-shrink: 0
    }

.window--mobile .window--bubble .window__operation {
    background-color: transparent;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.window--mobile .window__operation {
    height: 20px;
    padding-right: 6px
}

    .window--mobile .window__operation > a,
    .window--mobile .window__operation > button {
        margin: 0 1px;
        height: 20px
    }

        .window--mobile .window__operation > a > svg,
        .window--mobile .window__operation > button > svg {
            width: 20px;
            height: 16px
        }

            .window--mobile .window__operation > a > svg.icon-close,
            .window--mobile .window__operation > a > svg.icon-endchat,
            .window--mobile .window__operation > button > svg.icon-close,
            .window--mobile .window__operation > button > svg.icon-endchat {
                width: 12px
            }

.window--mobile .bubble-close {
    width: 30px;
    height: 30px;
    right: 0;
    top: 0
}

.global-showFocus .window--mobile .window--bubble a:focus {
    border-bottom-color: #787878
}

.window--mobile .window--bubble .window__operation > a > svg,
.window--mobile .window--bubble .window__operation > button > svg {
    fill: #787878
}

.window--mobile .window--bubble .main-container .window__title {
    position: relative
}

.window--mobile .chatError__container {
    left: 0
}

.window--mobile .window--bubble .window__chat {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 25px;
    padding-right: 27px
}

.window--mobile .window--bubble .window__form,
.window__kb_formContainer {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal
}

.window--mobile .window--bubble .window__chat > div {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

    .window--mobile .window--bubble .window__chat > div > div > div.window__chatAgent + div.window__chatAgent,
    .window--mobile .window--bubble .window__chat > div > div > div.window__chatVisitor + div.window__chatVisitor {
        margin-top: 8px
    }

    .window--mobile .window--bubble .window__chat > div > div > div + div {
        margin-top: 16px
    }

    .window--mobile .window--bubble .window__chat > div > div + div {
        margin-top: 0
    }

.window--mobile .window--bubble .chatInputContainer {
    background-color: #fff
}

.window--mobile .window--bubble .window__kb_formContainer {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.window--mobile .window--bubble .window__form {
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.window--mobile.window--ipad .window--bubble .chatInputContainer {
    border: 2px solid #f0f1f2;
    border-top: none
}

.window--mobile.window--ipad.withSideWin .window--bubble .chatInputContainer {
    border-bottom: none
}

.window--mobile.window--ipad.withSideWin .window--bubble .window__chat > div > div > div.botConfidenceAnswerDiv > div.window__chatAgent + div.window__chatAgent,
.window--mobile.window--ipad.withSideWin .window--bubble .window__chat > div > div > div.botConfidenceAnswerDiv > div.window__chatVisitor + div.window__chatVisitor {
    margin-top: 8px
}

.window--mobile.window--ipad.withSideWin .window--bubble .window__chat > div > div > div.botConfidenceAnswerDiv > div + div {
    margin-top: 16px
}

.window--mobile .window_buttons_container .window_buttons_item li {
    border-top: 1px solid #ccc
}

.window--mobile .main-container {
    background-color: #f0f1f2
}

.window--mobile .window__chatVisitorMessage {
    border-color: #ccc;
    border-width: .3px
}

.window--mobile .chat-input__toolbox {
    position: relative;
    width: 100%;
    padding: 25px 20px 25px 40px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    top: unset;
    right: unset
}

    .window--mobile .chat-input__toolbox button {
        width: 45px;
        height: 45px;
        border-radius: 100%;
        border: 1px solid #787878;
        margin-right: 33px
    }

        .window--mobile .chat-input__toolbox button:hover {
            background: 0 0
        }

            .window--mobile .chat-input__toolbox button:hover svg {
                fill: #787878
            }

    .window--mobile .chat-input__toolbox svg {
        width: 20px;
        height: 20px;
        fill: #787878
    }

.window--mobile .whole-window:not(.window--classic) .window__header {
    background-color: transparent;
    box-shadow: none
}

    .window--mobile .whole-window:not(.window--classic) .window__header .header__agentName {
        color: #333
    }

.window--classic:not(.window--embedded) .window__header,
.window--mobile:not(.window--ipad) .window__header {
    border-radius: 0
}

html:not(.global-showFocus) button::-moz-focus-inner {
    border: 0
}

.window--mobile ::-webkit-scrollbar {
    display: none
}

.window__kb_formContainer {
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: 25px;
    margin-right: 25px;
    margin-top: 30px
}

.kbsearch__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 64px;
    height: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow-y: hidden
}

.window--bubble .kbsearch__container,
.window--mobile .window--bubble .kbsearch__container {
    margin-bottom: 0;
    padding-bottom: 98px
}

.window--embedded.window--bubble .kbsearch__container {
    border-radius: 5px
}

.window--embedded.window--bubble .kbsearch-window__chatWithAgent .buttonProgressContainer {
    border-radius: 0 0 5px 5px
}

.window--mobile .window--bubble .kbsearch-window__chatWithAgent .buttonProgressContainer,
.window--mobile .window--bubble .kbsearch__container {
    border-radius: 0
}

.article-title,
.kbsearch-icon {
    background: 0 0;
    border: none;
    cursor: pointer
}

.window--bubble .kbsearch-window__chatWithAgent .chatError__container {
    top: 10px
}

.greeting-message__kb {
    margin-bottom: 10px
}

.kbsearch-input__container {
    padding-bottom: 25px;
    position: relative
}

.kbsearch-input {
    width: 100%;
    height: 35px;
    padding: 7.5px 30px 7.5px 17px
}

    .kbsearch-input::-ms-clear {
        display: none
    }

input::-webkit-search-cancel-button {
    display: none
}

.kbsearch-icon {
    display: inline-block;
    position: absolute;
    right: 8px;
    top: 0;
    width: 30px;
    height: 35px
}

.window--rtl .kbsearch-icon {
    left: 10px;
    right: auto
}

.kbsearch-icon i {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    font-size: 14px
}

.kbsearch-window__chatWithAgent {
    position: absolute;
    bottom: 35px;
    left: 0;
    right: 0
}

.article-list-container,
.kbsearch-window__form {
    position: relative
}

.kbsearch-window__chatWithAgent .buttonProgressContainer {
    padding: 0 45px
}

.window--bubble .kbsearch-window__chatWithAgent {
    bottom: 35px;
    right: unset;
    width: calc(100% - 54px);
    margin: 0 27px
}

    .window--bubble .kbsearch-window__chatWithAgent .buttonProgressContainer {
        padding: 30px 19px 35px
    }

.window--bubble .kbsearch--noFooter .kbsearch-window__chatWithAgent {
    bottom: 0
}

.window--mobile .window--bubble .kbsearch-window__chatWithAgent {
    bottom: 0;
    width: 100%;
    margin: 0
}

    .window--mobile .window--bubble .kbsearch-window__chatWithAgent .buttonProgressContainer {
        padding: 30px 45px 35px
    }

    .window--mobile .window--bubble .kbsearch-window__chatWithAgent.kbsearch-window__chatWithAgent-mobile-bubble .buttonProgressContainer {
        padding-top: 20px;
        padding-bottom: 45px
    }

.window--mobile.withSideWin .window--bubble .kbsearch-window__chatWithAgent.kbsearch-window__chatWithAgent-mobile-bubble .buttonProgressContainer {
    padding-bottom: 30px
}

.window--ie .window--bubble.window--ie9 .kbsearch-window__chatWithAgent {
    bottom: 20px
}

.window--ie .window--embeddend.window--bubble.window--ie9 .kbsearch-window__chatWithAgent {
    bottom: 50px
}

.mobileSidewindow.kbsearch-mobile .kbsearch-window__chatWithAgent {
    bottom: 55px
}

.window__form.kbsearch-window__form {
    padding-top: 20px;
    padding-bottom: 0
}

.window__formContainer--bubble .kbsearch-window__form {
    height: auto
}

.kbsearch-window__form > div.article-list-container .article-list .article-item:last-child,
.kbsearch-window__form > div.article-list-container .article-list .article-item:last-child .article-summary {
    margin-bottom: 0
}

.article-item {
    margin-bottom: 15px
}

.article-title {
    font-size: .93333333rem;
    color: #323dbf;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-text-size-adjust: 100%;
    display: block;
    text-align: left;
    width: 100%;
    border-bottom: 1px solid transparent;
    height: 20px;
    margin-bottom: 5px
}

.window--rtl .article-title {
    text-align: right
}

.article-title > span {
    border-bottom: 1px solid transparent;
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis
}

.article-summary,
.kbsearch-window__form {
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.article-title:hover > span {
    border-bottom-color: #2b72ef
}

.article-summary {
    margin-bottom: 25px;
    font-size: 12px;
    line-height: 1.67;
    color: #666;
    max-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-text-size-adjust: 100%
}

.kb-highlight {
    color: #ed1c24
}

.window--bubble .window__form .icon-bubble-line__div {
    bottom: -1px;
    overflow: hidden;
    height: 16px;
    position: absolute;
    width: 10px;
    left: -10px
}

    .window--bubble .window__form .icon-bubble-line__div .icon-bubble-line {
        left: 0;
        bottom: 0
    }

.window--circle.window--ie10 .kbsearch__container,
.window--classic.window--ie10 .kbsearch__container {
    max-height: calc(100% - 220px)
}

.window--mobile .window--bubble .kbsearch-window__chatWithAgent.kbsearch-window__chatWithAgent-mobile-bubble {
    bottom: 45px
}

.window--mobile .kbsearch__container {
    overflow-y: hidden;
    margin-bottom: 0;
    padding-bottom: 95px
}

.kbsearch-window__form {
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.article-list-container {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow-y: auto
}

.window--ie .window--bubble:not(.window--mobile) .article-list-container {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto
}

.window--mobile.withSideWin .kbsearch__container {
    margin-bottom: 0;
    padding-bottom: 125px
}

.window--mobile.withSideWin .kbsearch-window__chatWithAgent {
    bottom: 75px
}

.DayPicker {
    display: inline-block
}

.DayPicker-wrapper {
    position: relative;
    -webkit-user-select: none;
    user-select: none;
    padding-bottom: 1rem;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.DayPicker-Months {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.window--bubble .DayPicker-Months,
.window--circle .DayPicker-Months {
    color: #666
}

.DayPicker-Month {
    display: table;
    border-collapse: collapse;
    border-spacing: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin: 1rem .5rem 0
}

.DayPicker-NavButton {
    position: absolute;
    cursor: pointer;
    top: 1rem;
    right: 1.5rem;
    margin-top: 2px;
    color: #8b9898;
    width: 1.25rem;
    height: 1.25rem;
    display: inline-block;
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: center
}

.DayPicker-NavButton--interactionDisabled,
.window--minimized .window--bubble {
    display: none
}

.DayPicker-NavButton:hover {
    opacity: .8
}

.DayPicker-NavButton--prev {
    margin-right: 1.5rem;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAwCAYAAAB5R9gVAAAABGdBTUEAALGPC/xhBQAAAVVJREFUWAnN2G0KgjAYwPHpGfRkaZeqvgQaK+hY3SUHrk1YzNLay/OiEFp92I+/Mp2F2Mh2lLISWnflFjzH263RQjzMZ19wgs73ez0o1WmtW+dgA01VxrE3p6l2GLsnBy1VYQOtVSEH/atCCgqpQgKKqYIOiq2CBkqtggLKqQIKgqgCBjpJ2Y5CdJ+zrT9A7HHSTA1dxUdHgzCqJIEwq0SDsKsEg6iqBIEoq/wEcVRZBXFV+QJxV5mBtlDFB5VjYTaGZ2sf4R9PM7U9ZU+lLuaetPP/5Die3ToO1+u+MKtHs06qODB2zBnI/jBd4MPQm1VkY79Tb18gB+C62FdBFsZR6yeIo1YQiLJWMIiqVjQIu1YSCLNWFgijVjYIuhYYCKoWKAiiFgoopxYaKLUWOii2FgkophYp6F3r42W5A9s9OcgNvva8xQaysKXlFytoqdYmQH6tF3toSUo0INq9AAAAAElFTkSuQmCC)
}

.DayPicker-NavButton--next {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAwCAYAAAB5R9gVAAAABGdBTUEAALGPC/xhBQAAAXRJREFUWAnN119ugjAcwPHWzJ1gnmxzB/BBE0n24m4xfNkTaOL7wOtsl3AXMMb+Vjaa1BG00N8fSEibPpAP3xAKKs2yjzTPH9RAjhEo9WzPr/Vm8zgE0+gXATAxxuxtqeJ9t5tIwv5AtQAApsfT6TPdbp+kUBcgVwvO51KqVhMkXKsVJFXrOkigVhCIs1Y4iKlWZxB1rX4gwlpRIIpa8SDkWmggrFq4IIRaJKCYWnSgnrXIQV1r8YD+1Vrn+bReagysIFfLABRt31v8oBu1xEBttfRbltmfjgEcWh9snUS2kNdBK6WN1vrOWxObWsz+fjxevsxmB1GQDfINWiev83nhaoiB/CoOU438oPrhXS0WpQ9xc1ZQWxWHqUYe0I0qrKCQKjygDlXIQV2r0IF6ViEBxVTBBSFUQQNhVYkHIVeJAtkNsbQ7c1LtzP6FsObhb2rCKv7NBIGoq4SDmKoEgTirXAcJVGkFSVVpgoSrXICGUMUH/QBZNSUy5XWUhwAAAABJRU5ErkJggg==)
}

.DayPicker-Caption {
    padding: 0 .5rem;
    display: table-caption;
    text-align: left;
    margin-bottom: .5rem
}

    .DayPicker-Caption > div {
        font-size: 1.15rem;
        font-weight: 500
    }

.DayPicker-Weekdays {
    margin-top: 1rem;
    display: table-header-group
}

.DayPicker-WeekdaysRow {
    display: table-row
}

.DayPicker-Weekday {
    display: table-cell;
    padding: .5rem;
    font-size: .875em;
    text-align: center;
    color: #8b9898
}

    .DayPicker-Weekday abbr[title] {
        border-bottom: none;
        text-decoration: none
    }

.DayPicker-Body {
    display: table-row-group
}

.DayPicker-Week {
    display: table-row
}

.DayPicker-Day,
.DayPicker-WeekNumber {
    display: table-cell;
    padding: .5rem;
    cursor: pointer;
    vertical-align: middle
}

.DayPicker-Day {
    text-align: center;
    outline: 0
}

.DayPicker-WeekNumber {
    text-align: right;
    min-width: 1rem;
    font-size: .75em;
    color: #8b9898;
    border-right: 1px solid #eaecec
}

.DayPicker--interactionDisabled .DayPicker-Day {
    cursor: default
}

.DayPicker-Footer {
    padding-top: .5rem
}

.DayPicker-TodayButton {
    border: none;
    background-image: none;
    background-color: transparent;
    box-shadow: none;
    cursor: pointer;
    color: #4a90e2;
    font-size: .875em
}

.DayPicker-Day--today {
    color: #d0021b;
    font-weight: 700
}

.DayPicker-Day--outside {
    cursor: default;
    color: #8b9898
}

.DayPicker-Day--disabled {
    color: #dce0e0;
    cursor: default
}

.DayPicker-Day--sunday {
    background-color: #f7f8f8
}

    .DayPicker-Day--sunday:not(.DayPicker-Day--today) {
        color: #dce0e0
    }

.DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside) {
    position: relative;
    color: #666;
    background-color: #E1CF00;
    border-radius: 100%
}

    .DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside):hover {
        background-color: #f9f5cc
    }

.window--circle .DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside) {
    background-color: #E1CF00;
    color: #3c3c3c
}

    .window--circle .DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside):hover {
        background-color: #f9f5cc;
        color: #3c3c3c
    }

.window--bubble .DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside) {
    background-color: #E1CF00;
    color: #3c3c3c
}

    .window--bubble .DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside):hover {
        background-color: #f9f5cc;
        color: #3c3c3c
    }

.DayPicker:not(.DayPicker--interactionDisabled) .DayPicker-Day:not(.DayPicker-Day--disabled):not(.DayPicker-Day--selected):not(.DayPicker-Day--outside):hover {
    background-color: #f0f8ff;
    border-radius: 50%
}

.DayPickerInput {
    position: relative
}

    .DayPickerInput .input[readOnly] {
        border: 1px solid #ddd
    }

    .DayPickerInput .form__input[disabled] {
        color: #888
    }

.DayPickerInput-OverlayWrapper {
    position: absolute;
    z-index: 99;
    top: -265px;
    left: 0;
    width: 225px
}

.DayPickerInput-Overlay {
    background: #fff;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .15)
}

.minimize-bar {
    background-color: #E1CF00;
    cursor: pointer;
    border: none;
    width: 300px;
    height: 30px;
    border-radius: 5px 5px 0 0;
    padding: 0 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-line-pack: center;
    align-content: center
}

    .minimize-bar .minimize-bar__message {
        font-size: 14px;
        line-height: 30px;
        color: #3c3c3c;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-negative: 1;
        flex-shrink: 1;
        text-align: left;
        vertical-align: middle;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .minimize-bar svg {
        width: 16px;
        height: 30px;
        fill: #3c3c3c;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0
    }

@media all and (-webkit-min-device-pixel-ratio:0) {
    ::-webkit-scrollbar {
        height: 6px;
        width: 6px
    }

    .window__chat:hover::-webkit-scrollbar-thumb,
    .window__form:hover::-webkit-scrollbar-thumb,
    .window__formContainer:hover::-webkit-scrollbar-thumb,
    textarea:hover::-webkit-scrollbar-thumb {
        background-color: #c8c8c8
    }

    .window__chat {
        width: calc(100% - 2px);
        padding: 18px 25px 0 27px;
        margin-bottom: 0
    }

    .window__form {
        width: calc(100% - 2px);
        padding-right: 43px
    }

        .window__form.window__ssologin {
            padding-right: 45px
        }

    .window--bubble .window__form.window__ssologin {
        padding-right: 19px
    }

    .kbsearch-window__chatWithAgent .buttonProgressContainer {
        padding-right: 43px
    }

    .window__formContainer--bubble {
        padding-right: 25px;
        margin-right: 2px
    }

        .window__formContainer--bubble .window__form {
            width: 100%
        }

    .window--mobile .window--bubble .kbsearch-window__chatWithAgent {
        width: calc(100% - 2px)
    }

        .window--mobile .window--bubble .kbsearch-window__chatWithAgent .buttonProgressContainer {
            padding: 30px 43px 35px 45px
        }

    .window--mobile .window--bubble .window__form {
        padding-left: 45px;
        padding-right: 43px
    }

        .window--mobile .window--bubble .window__form.kbsearch-window__form {
            padding-left: 20px;
            padding-right: 18px
        }

    ::-webkit-scrollbar-button {
        height: 4px;
        background-color: transparent;
        background-repeat: no-repeat;
        cursor: pointer
    }

    ::-webkit-scrollbar-corner {
        background-color: #fff
    }

    ::-webkit-scrollbar-thumb {
        border-radius: 4px;
        background-color: #cc893a;
    }

    ::-webkit-scrollbar-track {
        background-color: transparent
    }

    .window--rtl .window__form {
        padding-right: 45px;
        padding-left: 43px
    }
}

chatbody,
chathtml,
ol,
ul {
    margin: 0
}

::-webkit-input-placeholder {
    color: #bbb
}

::-moz-placeholder {
    color: #bbb
}

:-ms-input-placeholder {
    color: #bbb
}

* {
    box-sizing: border-box;
    -webkit-overflow-scrolling: touch
}

::after,
::before {
    box-sizing: border-box
}

chathtml {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    font-size: 15px;
    -webkit-text-size-adjust: 100%
}

chatbody {
    font-family: "SourceSans Pro", Arial;
    line-height: 1.42857143;
    overflow: hidden
}

h1,
h2,
h3 {
    font-weight: 400;
    font-family: "SourceSans Pro Bold"
}

.clearfix::after {
    content: "";
    display: block;
    clear: both
}

.clear {
    clear: both
}

a {
    color: #E1CF00;
    cursor: pointer;
    text-decoration: none
}

.global-showFocus .window__operation > a:focus {
    outline: 0 !important;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    text-decoration: none
}


input,
textarea {
    font-family: inherit
}

ol,
ul {
    list-style-type: none;
    padding: 0
}

b,
strong {
    font-family: SourceSans Pro Bold, Arial
}

textarea {
    resize: none
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

    .animated.infinite {
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite
    }

    .animated.hinge {
        -webkit-animation-duration: 2s;
        animation-duration: 2s
    }

.animated-delayFrames7 {
    -webkit-animation-delay: 292ms;
    animation-delay: 292ms
}

.animated-delayFrames10 {
    -webkit-animation-delay: 417ms;
    animation-delay: 417ms
}

.animated-delayFrames13 {
    -webkit-animation-delay: 542ms;
    animation-delay: 542ms
}

.amimated-infinite {
    animation-iteration-count: infinite
}

.transform-origin-00 {
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@-webkit-keyframes main-container--fadeOut {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    99% {
        opacity: 0;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(620px);
        transform: translateY(620px)
    }
}

@keyframes main-container--fadeOut {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    99% {
        opacity: 0;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(620px);
        transform: translateY(620px)
    }
}

@-webkit-keyframes main-container--fadeIn {
    0% {
        opacity: 0;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes main-container--fadeIn {
    0% {
        opacity: 0;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 50%, 0);
        transform: translate3d(0, 50%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 50%, 0);
        transform: translate3d(0, 50%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

.fadeInUp--window__form {
    -webkit-animation-duration: 292ms;
    animation-duration: 292ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -webkit-animation-delay: 625ms;
    animation-delay: 625ms
}

@keyframes fadeOutUp {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}

@-webkit-keyframes at-ripple {
    0% {
        box-shadow: 0 0 0 0 #dadada
    }

    100% {
        box-shadow: 0 0 0 25px rgba(218, 218, 218, 0)
    }
}

@keyframes at-ripple {
    0% {
        box-shadow: 0 0 0 0 #dadada
    }

    100% {
        box-shadow: 0 0 0 25px rgba(218, 218, 218, 0)
    }
}

.at-ripple {
    -webkit-animation-name: at-ripple;
    animation-name: at-ripple
}

@-webkit-keyframes yAxisWindow {
    100% {
        opacity: 1
    }
}

@keyframes yAxisWindow {
    100% {
        opacity: 1
    }
}

@-webkit-keyframes window--opening {
    0% {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }

    99.999999% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes window--opening {
    0% {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }

    99.999999% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes window--adaptive--opening {
    0% {
        opacity: .666667;
        -webkit-transform: scale(.666667);
        transform: scale(.666667)
    }

    99.999999% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes window--adaptive--opening {
    0% {
        opacity: .666667;
        -webkit-transform: scale(.666667);
        transform: scale(.666667)
    }

    99.999999% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes window--minimizing {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }

    100% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        opacity: 0
    }
}

@keyframes window--minimizing {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }

    100% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        opacity: 0
    }
}

@-webkit-keyframes window--adaptive--minimizing {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(.666667);
        transform: scale(.666667);
        opacity: 0
    }
}

@keyframes window--adaptive--minimizing {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(.666667);
        transform: scale(.666667);
        opacity: 0
    }
}

.animation--chatting.window--animated .header {
    transition: height 416ms cubic-bezier(.785, .135, .15, .86) .4s
}

.animation--chatting .prechatHeader,
.animation--waiting .prechatHeader {
    opacity: 0;
    -webkit-transform: translateY(-140px);
    -ms-transform: translateY(-140px);
    transform: translateY(-140px);
    transition: all 416ms cubic-bezier(.785, .135, .15, .86) 1.792s
}

@-webkit-keyframes animation-translateY-Up {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        overflow: hidden
    }

    100% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

@keyframes animation-translateY-Up {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        overflow: hidden
    }

    100% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

.animation-translateY-Up {
    -webkit-animation-duration: 458ms;
    animation-duration: 458ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: cubic-bezier(.785, .135, .15, .86);
    animation-timing-function: cubic-bezier(.785, .135, .15, .86);
    -webkit-animation-name: animation-translateY-Up;
    animation-name: animation-translateY-Up;
    -webkit-animation-delay: 1.209s;
    animation-delay: 1.209s
}

.whole-window {
    position: absolute;
    z-index: 10;
    width: 100%;
    height: 100%;
    box-shadow: 0 5px 12.5px 0 rgba(0, 0, 0, .15);
    -webkit-animation: window--opening .3s linear none;
    animation: window--opening .3s linear none;
    border-radius: 5px
}

.window--chrome .whole-window {
    box-shadow: 0 5px 25px 0 rgba(0, 0, 0, .15)
}

    .window--chrome .whole-window.window--bubble,
    .window--chrome .whole-window.window--bubble:not(.window--embedded) {
        box-shadow: none
    }

    .window--chrome .whole-window:not(.window--embedded) {
        box-shadow: 7.5px 0 15px 0 rgba(0, 0, 0, .15)
    }

        .window--chrome .whole-window:not(.window--embedded).window--bubble {
            box-shadow: none
        }

.whole-window:not(.window--embedded) {
    box-shadow: 7.5px 0 7.5px 0 rgba(0, 0, 0, .15)
}

    .whole-window:not(.window--embedded).window--bubble,
    .window--bubble {
        box-shadow: none
    }

.whole-window.window--circular {
    border-radius: 20px
}

.whole-window.window--adaptive {
    -webkit-transform-origin: bottom right;
    -ms-transform-origin: bottom right;
    transform-origin: bottom right;
    -webkit-animation: window--adaptive--opening .2s linear none;
    animation: window--adaptive--opening .2s linear none
}

.window--ie .whole-window,
.window--ie .whole-window.window--adaptive {
    -webkit-animation: none;
    animation: none
}

.window--minimized .whole-window {
    -webkit-animation: window--minimizing .3s linear forwards;
    animation: window--minimizing .3s linear forwards
}

    .window--minimized .whole-window.window--adaptive {
        -webkit-transform-origin: bottom right;
        -ms-transform-origin: bottom right;
        transform-origin: bottom right;
        -webkit-animation: window--adaptive--minimizing .2s linear forwards;
        animation: window--adaptive--minimizing .2s linear forwards
    }

.window--ie .window--minimized .whole-window,
.window--ie .window--minimized .whole-window.window--adaptive {
    -webkit-animation: none;
    animation: none
}

.window--bubble.whole-window .main-container {
    position: relative;
    min-height: 200px
}

.window--bubble,
.window--ipad .window--embedded .bubble-box.bubble-box--minimize {
    position: absolute
}

.window--embedded,
.window--embedded .bubble-box {
    right: 12.5px;
    bottom: 17.5px;
    width: calc(100% - 25px);
    height: calc(100% - 25px)
}

.window--circle--sidewindow,
.window--classic--sidewindow {
    box-shadow: 0 5px 12.5px 0 rgba(0, 0, 0, .15)
}

.window--chrome .window--circle--sidewindow,
.window--chrome .window--classic--sidewindow {
    box-shadow: 0 5px 25px 0 rgba(0, 0, 0, .15)
}

.window--embedded.window--circle--sidewindow,
.window--embedded.window--circle--sidewindow .bubble-box,
.window--embedded.window--classic--sidewindow,
.window--embedded.window--classic--sidewindow .bubble-box {
    width: calc(100% - 25px)
}

.window--ipad .window--embedded,
.window--ipad .window--embedded .bubble-box {
    right: 12.5px;
    width: calc(100% - 25px)
}

.window--ipad .window--bubble.window--embedded,
.window--ipad .window--bubble.window--embedded .bubble-box {
    bottom: 0;
    height: 100%
}

.window--bubble.window--embedded,
.window--bubble.window--embedded .bubble-box {
    height: 100%;
    width: 100%;
    right: 0;
    bottom: 0
}

.window--bubble {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

    .main-container,
    .window--bubble .main-container {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal
    }

.main-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-color: #fff;
    background-size: cover
}

.loading-circle {
    fill: #a3a3a3
}

#comm100-audio-chat-window {
    transition: width .25s cubic-bezier(.785, .135, .15, .86)
}

.main-container,
.main-container .bubble-box {
    border-radius: 5px
}

.window--circular .main-container,
.window--circular .main-container .bubble-box {
    border-radius: 20px
}

.window--mobile:not(.window--ipad) .main-container,
.window--mobile:not(.window--ipad) .main-container .bubble-box {
    border-radius: 0
}

.window--embedded.window--circle,
.window--embedded.window--circle .bubble-box {
    height: calc(100% - 25px);
    top: 7.5px
}

.window--embedded.window--bio.window--circle,
.window--embedded.window--bio.window--circle .bubble-box {
    height: calc(100% - 50px);
    top: unset
}

.window--embedded.window--circle.window-noavator,
.window--embedded.window--circle.window-noavator .bubble-box {
    height: calc(100% - 7.5px)
}

.window--bio.window--circle {
    height: calc(100% - 32.5px);
    top: 32.5px
}

    .window--bio.window--circle .bubble-box,
    .window--circle.window-noavator,
    .window--circle.window-noavator .bubble-box {
        top: 0;
        height: 100%
    }

.window--circle.window--embedded.window-noavator,
.window--circle.window--embedded.window-noavator .bubble-box {
    top: unset
}

.window--bubble {
    background: 0 0
}

    .window--bubble:not(.window--embedded) {
        padding-left: 0;
        padding-right: 0
    }

.window--rtl .container-checkbox,
.window--rtl .control {
    padding-left: 0;
    padding-right: 26px
}

.window--bubble .main-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    background: 0 0;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: static;
    bottom: 0;
    height: auto
}

.window--bubble.window--rtl .window__chatSystemMessageContent,
.window--rtl .bubble,
.window--rtl .knowlegedbase__content,
.window--rtl .window__chatAgentMessage,
.window--rtl .window__chatInputControl,
.window--rtl .window__chatSystemMessage,
.window--rtl .window__chatVisitorMessage,
.window--rtl .window__form,
.window--rtl .window__formContainer,
.window--rtl .window__formGreeting,
.window--rtl .window_chatError {
    direction: rtl
}

.window--bubble.window--rtl .window__chatSystemMessage {
    direction: ltr
}

.window--rtl .rating {
    text-align: right
}

    .window--rtl .rating .star:first-child {
        margin-right: 0
    }

    .window--rtl .rating .star:last-child {
        margin-right: 10px
    }

.window--rtl .prechatForm__social .prechatForm__socialBtn {
    margin-right: 0;
    margin-left: 12px
}

    .window--rtl .prechatForm__social .prechatForm__socialBtn:last-child {
        margin-left: 0
    }

.window--rtl .bubble .bubble__operation .btn:first-child,
.window--rtl .form-fields--horizonal .field-name {
    margin-right: 0;
    margin-left: 10px
}

.window--rtl .invitation__message,
.window--rtl .invitation__type,
.window--rtl .minimize-bar__message {
    direction: rtl;
    text-align: right
}

.window--rtl .minimize-bar__message {
    padding-right: 15px
}

.window--ie9.window--classic .header__agentInfo,
.window--ie9.window--classic .header__avatar {
    float: left
}

.window--ie9.window--circle .window__form,
.window--ie9.window--classic .window__form {
    height: calc(100% - 156px);
    padding-bottom: 30px
}

    .window--ie9.window--circle .window__form.window__ssologin,
    .window--ie9.window--classic .window__form.window__ssologin {
        height: auto
    }

.window--ie9 .chat-time {
    margin-top: 15px
}

.window--ie9.chat-time {
    padding-top: 10px
}

.window--ie9.window--classic .header__avatar {
    float: left
}

.window--ie9 .chatInputContainer {
    position: absolute;
    bottom: 23px;
    width: 100%
}

.window--ie9.window--bubble .window__chat,
.window--ie9.window--bubble .window_quick_reply_container_box {
    position: relative;
    bottom: 75px
}

.window--ie9 .buttonProgressContainerSuccess .buttonProgressBtnAnimated {
    opacity: .65
}

.window--ie9 .buttonProgress__layerCircle,
.window--ie9 .buttonProgress__layerLoading,
.window--ie9 .buttonProgress__layerSuccess,
.window--ie9 .lds-css {
    display: none !important
}

.window--ie9 .window__footer {
    position: absolute;
    bottom: 0
}

.window--ie9 .multipleText {
    overflow: auto
}

.window--ie9.window--bubble .window__chatAgent {
    position: relative
}

.window--ie9 .rating .star.animate {
    color: #ffd051
}

.window--ie9 .select-box .select {
    padding: 5px 10px
}

.window--ie9 .form-fields .box-field iframe {
    height: 30px
}

.window--ie9 .window__formContainer--bubble {
    overflow-y: auto !important
}

.window--ie9.window--classic .header__agent--withlogo {
    max-width: calc(100% - 110px)
}

.window--ie9.window--classic .header__logo {
    float: right
}

.window--ie9.window--classic .header__agentInfo {
    max-width: calc(100% - 60px)
}

.window--ie9.window--classic .window__header--withBio {
    height: 136px
}

.window--ie9.window--classic .window__header--noBio {
    height: 126px;
    background-color: #E1CF00
}

.window--ie9.window--circle .window__header--noBio,
.window--ie9.window--circle .window__header--withBio,
.window--ie9.window--circle .window__headerBox {
    height: 136px
}

.window--ie9.window--classic .window__chat--withBio {
    max-height: calc(100% - 236px)
}

    .window--ie9.window--classic .window__chat--withBio.window__chat--withQuickReply {
        height: calc(100% - 286px)
    }

.window--ie9.window--classic .window__chat--noBio {
    height: calc(100% - 195px)
}

    .window--ie9.window--classic .window__chat--noBio.window__chat--withQuickReply {
        height: calc(100% - 245px)
    }

.window--ie9.window--circle .window__chat--withBio {
    max-height: calc(100% - 205px)
}

    .window--ie9.window--circle .window__chat--withBio.window__chat--withQuickReply {
        height: calc(100% - 255px)
    }

.window--ie9.window--circle .window__chat--noBio {
    height: calc(100% - 205px)
}

    .window--ie9.window--circle .window__chat--noBio.window__chat--withQuickReply {
        height: calc(100% - 255px)
    }

.window--ie9.window--bubble .main-container {
    overflow: auto;
    overflow-x: hidden
}

.window--ie9 .window__chatInputControl {
    padding: 0 10px 0 25px
}

.window--ie9 .chat-input__toolbox {
    position: absolute;
    right: 20px;
    bottom: 10px
}

.window--ie9 .main-container {
    display: block
}

.window--ie9 .window--bubble.whole-window .main-container {
    position: fixed
}

.window--ie9 .window__kb_formContainer {
    margin-right: 0;
    margin-left: 0
}

.window--ie9 .agentMessage__avatar,
.window--ie9 .window__chatAgentMessage {
    float: left
}

.window--ie9 .window--bubble .window__operation-menu {
    max-width: 160px
}

.window--ie9 .window__operation-menu li a[role=menuitem] > div.menu__text-container {
    max-width: 85px
}

.window--ie9 .window__operation-menu,
.window--ie9 .window__operation-menu-icon {
    width: 150px
}

.window--ie .window--embedded.window--circle .window__header--hasAvatar + .window__title .bubble-box {
    top: 32.5px
}

#container ~ div > :last-child {
    max-height: 580px;
    overflow-y: auto !important
}

    #container ~ div > :last-child::-webkit-scrollbar-thumb {
        background-color: #c8c8c8
    }

.chatButton::after,
.chatButton::before {
    display: block;
    content: ''
}

*,
::after,
::before {
    box-sizing: border-box
}

chathtml {
    margin: 0;
    font-size: 15px
}

chatbody {
    margin: 0;
    font-family: "SourceSans Pro", Arial;
    line-height: 1.42857143;
    overflow: hidden
}

.chatButtonMask {
    position: fixed;
    right: 25px;
    bottom: 0;
    width: 60px;
    height: 100px;
    z-index: 9
}

.chatButtonContainer--mobile.chatButtonMask {
    right: 0;
    bottom: 0;
    width: 100px;
    height: 100px
}

.chatButton,
.chatButton::after,
.chatButtonContainer {
    width: 60px;
    height: 60px;
    border-radius: 100%
}

.chatButtonContainer {
    position: fixed;
    bottom: 25px;
    right: 25px;
    z-index: 2147483636
}

.chatButton {
    position: absolute;
    right: 0;
    bottom: 0;
    box-shadow: 0 3px 25px rgba(0, 0, 0, .3)
}

.chatButtonMask.chatButtonContainer--mobile .chatButton {
    right: 25px;
    bottom: 25px
}

.chatButtonMask .chatButton {
    bottom: 25px
}

.chatButton:hover {
    box-shadow: 0 3px 10px rgba(0, 0, 0, .3);
    transition: box-shadow .4s cubic-bezier(.785, .135, .15, .86);
    cursor: pointer;
    will-change: transform
}

.chatButton::before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 50%
}

.chatButton--ripple::before {
    -webkit-animation: at-ripple 16.417s linear 3.625s infinite;
    animation: at-ripple 16.417s linear 3.625s infinite
}

.chatButton__svg-chat {
    position: absolute;
    left: 11px;
    top: 11px;
    z-index: 9
}

.chatButton__svg-chat-path {
    stroke-width: 0;
    fill: rgb(255, 255, 255)
}

.offline .chatButton__svg-chat-path {
    fill: #fff
}

.chatButton--scaleAnimation .chatButton__svg-chat-path {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: dash, fillIn;
    animation-name: dash, fillIn;
    -webkit-animation-duration: 417ms, 167ms;
    animation-duration: 417ms, 167ms;
    -webkit-animation-delay: 625ms, 1.042s;
    animation-delay: 625ms, 1.042s
}

@-webkit-keyframes dash {
    from {
        stroke-dashoffset: 120
    }

    to {
        stroke-dashoffset: 0
    }
}

@keyframes dash {
    from {
        stroke-dashoffset: 120
    }

    to {
        stroke-dashoffset: 0
    }
}

@-webkit-keyframes fillIn {
    from {
        fill-opacity: 0
    }

    to {
        fill-opacity: 1
    }
}

@keyframes fillIn {
    from {
        fill-opacity: 0
    }

    to {
        fill-opacity: 1
    }
}

.dot__element {
    display: inline-block;
    width: 3px;
    height: 3px;
    margin-left: 3px;
    border-radius: 100%;
    position: relative
}

    .dot__element:first-child {
        margin-left: 0
    }

@-webkit-keyframes dot--animation {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-35px);
        transform: translateY(-35px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes dot--animation {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-35px);
        transform: translateY(-35px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.dot--animation {
    -webkit-animation-name: dot--animation;
    animation-name: dot--animation;
    -webkit-animation-delay: 1.209s;
    animation-delay: 1.209s
}

@-webkit-keyframes xAxis {
    100% {
        -webkit-transform: translateX(-170px);
        transform: translateX(-170px)
    }
}

@keyframes xAxis {
    100% {
        -webkit-transform: translateX(-170px);
        transform: translateX(-170px)
    }
}

@-webkit-keyframes yAxis {
    78% {
        -webkit-transform: translateY(-185px) translateZ(0) scale(8.97, 8.97);
        transform: translateY(-185px) translateZ(0) scale(8.97, 8.97);
        background-color: transparent
    }

    89% {
        -webkit-transform: translateY(-185px) translateZ(0) scale(10.235, 10.235);
        transform: translateY(-185px) translateZ(0) scale(10.235, 10.235);
        background-color: transparent
    }

    100% {
        -webkit-transform: translateY(-185px) translateZ(0) scale(11.5, 11.5);
        transform: translateY(-185px) translateZ(0) scale(11.5, 11.5);
        background-color: transparent
    }
}

@keyframes yAxis {
    78% {
        -webkit-transform: translateY(-185px) translateZ(0) scale(8.97, 8.97);
        transform: translateY(-185px) translateZ(0) scale(8.97, 8.97);
        background-color: transparent
    }

    89% {
        -webkit-transform: translateY(-185px) translateZ(0) scale(10.235, 10.235);
        transform: translateY(-185px) translateZ(0) scale(10.235, 10.235);
        background-color: transparent
    }

    100% {
        -webkit-transform: translateY(-185px) translateZ(0) scale(11.5, 11.5);
        transform: translateY(-185px) translateZ(0) scale(11.5, 11.5);
        background-color: transparent
    }
}

.chatButton--avatar .chatButton {
    box-shadow: none;
    z-index: 1
}

.chatButton--avatar::after {
    content: '';
    display: block;
    width: 60px;
    height: 60px;
    border-radius: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    box-shadow: 0 1px 6px rgba(0, 0, 0, .3)
}

.chatButton--avatar .chatButton::after {
    background-color: transparent !important
}

.chatButton--avatar .chatButton .chatButton__svg-chat {
    display: none
}

.chatButton--newMessage {
    position: absolute;
    right: 0;
    top: 4px;
    z-index: 9;
    width: 16px;
    height: 16px;
    line-height: 16px;
    background: rgba(222, 57, 57, .9);
    border-radius: 100%;
    color: #fff;
    text-align: center;
    font-size: .8rem;
    -webkit-animation: newincoming .4s cubic-bezier(.785, .135, .15, .86) both;
    animation: newincoming .4s cubic-bezier(.785, .135, .15, .86) both
}

@-webkit-keyframes newincoming {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    75% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes newincoming {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    75% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes at-ripple {
    0% {
        box-shadow: 0 0 0 0 #dadada
    }

    100%, 8.631% {
        box-shadow: 0 0 0 25px rgba(218, 218, 218, 0)
    }
}

@keyframes at-ripple {
    0% {
        box-shadow: 0 0 0 0 #dadada
    }

    100%, 8.631% {
        box-shadow: 0 0 0 25px rgba(218, 218, 218, 0)
    }
}

.at-ripple {
    -webkit-animation-name: at-ripple;
    animation-name: at-ripple
}

.online .chatButton:after {
    background-color: #E1CF00
}

.offline .chatButton:after {
    background-color: #bbb
}

.main-container {
    background-image: url(https://smbchatserver.comm100.com/images/background1.png)
}

.chatInputContainer {
    background: #fafafa;
    opacity: 0.9;
    border-top: 1px solid rgba(0, 0, 0, .1);
}

    .chatInputContainer + div > .footer {
        background: #fafafa;
        opacity: 0.9;
    }

.window--bubble .window__operation {
    background: #eadd4d
}

