﻿#glassix-widget
{
    display: block;
}
#glassix-widget-launcher
{
    display: block;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: #457cbd;
    cursor: pointer;
    overflow: hidden;
    -webkit-box-shadow: -3px 0px 12px 0px rgba(50, 50, 50, 0.29);
    -moz-box-shadow: -3px 0px 12px 0px rgba(50, 50, 50, 0.29);
    box-shadow: -3px 0px 12px 0px rgba(50, 50, 50, 0.29);
    box-sizing: border-box;
    border: none;
    outline: 0;
    padding: 0;
    min-width: auto; /* initial fallback for ie */
    min-width: initial;
    min-height: auto;/* initial fallback for ie */
    min-height: initial;
}
    #glassix-widget-launcher:focus
    {
        outline: 1px solid #457cbd;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }
    #glassix-widget-launcher:hover
    {
        -webkit-box-shadow: -6px 0px 17px 0px rgba(50, 50, 50, 0.29);
        -moz-box-shadow: -6px 0px 17px 0px rgba(50, 50, 50, 0.29);
        box-shadow: -6px 0px 17px 0px rgba(50, 50, 50, 0.29);
    }
#glassix-widget-launcher-container
{
    position: fixed;
    display: block;
    z-index: 5;
    bottom: 30px;
}
#glassix-widget-launcher-opened-wrapper, #glassix-widget-launcher-closed-wrapper
{
    width: 100%;
    height: 100%;
}
#glassix-widget-launcher-closed, #glassix-widget-launcher-opened, #glassix-widget-launcher-loading
{
    width: 100%;
    height: 100%;
    display: table;
}
.glassix-widget-icon-wrapper
{
    display: table-cell;
    vertical-align: middle;
}
.glassix-widget-icon-wrapper img{
    display: block;
    margin-left: auto;
    margin-right: auto;
}
#glassix-widget-iframe-wrapper
{
    position: fixed;
    display: block;
    bottom: 130px;
    box-shadow: 0 5px 20px rgba(0,0,0,.16);
    -webkit-box-shadow: 0 5px 20px rgba(0,0,0,.16);
    -moz-box-shadow: 0 5px 20px rgba(0,0,0,.16);
    overflow: hidden;
    border-radius: 4px;
    background-color: white;
    z-index: 2147483000 !important;
    min-height: 250px;
    max-height: 590px;
    height: calc(100% - 130px - 30px);
    width: 370px;
}
.right #glassix-widget-iframe-wrapper, .right #glassix-widget-launcher-container, .right #introduction-message-container
{
    right: 30px;
    left: auto;
}
.left #glassix-widget-iframe-wrapper, .left #glassix-widget-launcher-container, .left #introduction-message-container
{
    left: 30px;
    right: auto;
}

    #glassix-widget-iframe
    {
        width: 100%;
        height: 100%;
        display: block;
    }
#glassix-widget-launcher-badge
{
    background-color: #fc576b;
    width: 22px;
    height: 22px;
    line-height: 22px;
    display: block;
    text-align: center;
    border-radius: 50%;
    font-weight: 500;
    font-family: Arial;
    font-size: 12px;
    color: white;
    top: -4px;
    position: absolute;
    cursor: default;
}
.right #glassix-widget-launcher-badge{
    right: 0px;
}
.left #glassix-widget-launcher-badge
{
    left: 0px;
}

    /* introduction message */
#glassix-client #introduction-message-container
{
    position: fixed;
    bottom: 100px;
    background-color: #fff;
    font-family: Arial;
    color: rgb(29, 33, 41);
    text-decoration: none solid rgb(29, 33, 41);
    text-size-adjust: 100%;
    width: 300px;
    max-width: 100%;
    column-rule-color: rgb(29, 33, 41);
    perspective-origin: 180px 62px;
    transform-origin: 180px 62px;
    caret-color: rgb(29, 33, 41);
    border: 0px none rgb(29, 33, 41);
    outline: rgb(29, 33, 41) none 0px;
    -webkit-box-shadow: 5px -5px 32px 0px rgba(244,244,244,1);
    -moz-box-shadow: 5px -5px 32px 0px rgba(244,244,244,1);
    box-shadow: 5px -5px 32px 0px rgba(244,244,244,1);
    border: 1px solid #e3e3e3;
    border-radius: 10px;
    z-index: 10;
}
#glassix-client #introduction-message-container #introduction-message-wrapper
{
    color: rgb(29, 33, 41);
    overflow-wrap: break-word;
    text-align: center;
    text-decoration: none solid rgb(29, 33, 41);
    width: 100%;
    word-wrap: break-word;
}
    #glassix-client #introduction-message-container #introduction-message-wrapper #introduction-message-top
    {
        bottom: 0px;
        color: rgb(29, 33, 41);
        /*display: flex;*/
        min-height: 31px;
        left: 0px;
        overflow-wrap: break-word;
        position: relative;
        right: 0px;
        text-align: center;
        text-decoration: none solid rgb(29, 33, 41);
        text-size-adjust: 100%;
        top: 0px;
        width: 100%;
        box-sizing: border-box;
        word-wrap: break-word;
        column-rule-color: rgb(29, 33, 41);
        justify-content: flex-end;
        perspective-origin: 180px 37.5px;
        transform-origin: 180px 37.5px;
        caret-color: rgb(29, 33, 41);
        border: 0px none rgb(29, 33, 41);
        outline: rgb(29, 33, 41) none 0px;
        padding: 12px;
    }
        #glassix-client #introduction-message-container #introduction-message-wrapper #introduction-message-top #introduction-message-text
        {
            display: block;
            color: rgb(29, 33, 41);
            font-size: 14px;
            min-height: auto;
            min-width: auto;
            overflow-wrap: break-word;
            white-space: pre-wrap;
            text-decoration: none solid rgb(29, 33, 41);
            text-size-adjust: 100%;
            width: 224px;
            width: 82%;
            word-wrap: break-word;
            column-rule-color: rgb(29, 33, 41);
            perspective-origin: 118px 25.5px;
            transform-origin: 118px 25.5px;
            caret-color: rgb(29, 33, 41);
            border: 0px none rgb(29, 33, 41);
            margin: 0px;
            outline: rgb(29, 33, 41) none 0px;
            line-height: 1.42857143;
        }
#glassix-client.rtl #introduction-message-container #introduction-message-wrapper #introduction-message-top #introduction-message-text
{
    direction: rtl;
    text-align: right;
    margin-left: 12px;
    margin-right: auto;
}
#glassix-client.ltr #introduction-message-container #introduction-message-wrapper #introduction-message-top #introduction-message-text
{
    direction: ltr;
    text-align: left;
    margin-right: 12px;
    margin-left: auto;
}
#glassix-client #chat-now-prompt-container
{
    color: rgb(29, 33, 41);
    height: 48px;
    overflow-wrap: break-word;
    text-align: center;
    text-decoration: none solid rgb(29, 33, 41);
    text-size-adjust: 100%;
    width: 300px;
    word-wrap: break-word;
    column-rule-color: rgb(29, 33, 41);
    perspective-origin: 180px 24.5px;
    transform-origin: 180px 24.5px;
    caret-color: rgb(29, 33, 41);
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-right: none;
    border-bottom: none;
    border-left: none;
    font: normal normal 400 normal 11px / 14.08px HelveticaNeue-Medium, "Helvetica Neue", HelveticaNeue, Helvetica, Arial, sans-serif;
    outline: rgb(29, 33, 41) none 0px;
}
#glassix-client #chat-now-prompt-container #chat-now-button
{
    font-size: 15px;
    background-color: transparent;
    color: #457cbd;
    cursor: pointer;
    height: 100%;
    overflow-wrap: break-word;
    text-align: center;
    text-decoration: none solid #457cbd;
    text-size-adjust: 100%;
    width: 100%;
    word-wrap: break-word;
    column-rule-color: #457cbd;
    perspective-origin: 180px 24px;
    transform-origin: 180px 24px;
    caret-color: #457cbd;
    border: 0px none #457cbd;
    outline: #457cbd none 0px;
    padding: 14px 0px 13px;
    transition: opacity 0.2s ease 0s;
    box-sizing: border-box;
    font-weight: normal;
    min-width: initial;
    min-height: initial;
}
    #glassix-client #chat-now-prompt-container #chat-now-button:focus
    {
        outline: 1px solid #457cbd;
    }
    #glassix-client #introduction-message-container #close-button-container
    {
        bottom: 39px;
        color: rgb(29, 33, 41);
        height: 24px;
        min-height: auto;
        min-width: auto;
        overflow-wrap: break-word;
        position: absolute;
        text-align: center;
        text-decoration: none solid rgb(29, 33, 41);
        text-size-adjust: 100%;
        top: 12px;
        width: 24px;
        word-wrap: break-word;
        column-rule-color: rgb(29, 33, 41);
        perspective-origin: 12px 12px;
        transform-origin: 12px 12px;
        caret-color: rgb(29, 33, 41);
        border: 0px none rgb(29, 33, 41);
        outline: rgb(29, 33, 41) none 0px;
        z-index: 12;
    }
    #glassix-client.ltr #introduction-message-container #close-button-container
    {
        left: 12px;
    }
#glassix-client.rtl #introduction-message-container #close-button-container
{
    right: 12px;
}

#glassix-client #introduction-message-container #close-button-container button
{
    padding: 1px 6px;
    color: rgb(29, 33, 41);
    cursor: pointer;
    display: flex;
    height: 24px;
    overflow-wrap: break-word;
    text-align: center;
    text-decoration: none solid rgb(29, 33, 41);
    text-size-adjust: 100%;
    width: 24px;
    word-wrap: break-word;
    column-rule-color: rgb(29, 33, 41);
    align-items: center;
    justify-content: center;
    perspective-origin: 12px 12px;
    transform-origin: 12px 12px;
    caret-color: rgb(29, 33, 41);
    background: rgba(0, 0, 0, 0.1) none repeat scroll 0% 0% / auto padding-box border-box;
    border: 0px none rgb(29, 33, 41);
    border-radius: 50% 50% 50% 50%;
    outline: rgb(29, 33, 41) none 0px;
    transition: opacity 0.2s ease 0s;
    box-sizing: border-box;
    font-weight: normal;
    min-width: auto; /* initial fallback for ie */
    min-width: initial;
    min-height: auto; /* initial fallback for ie */
    min-height: initial;
}
    #glassix-client #introduction-message-container #close-button-container button:focus
    {
        outline: 1px solid #457cbd;
    }


.glassix-unselectable
{
    -webkit-user-select: none; /* Chrome/Safari */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* IE10+ */
    /* Rules below not implemented in browsers yet */
    -o-user-select: none;
    user-select: none;
}
@-webkit-keyframes rotating /* Safari and Chrome */
{
    from
    {
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to
    {
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes rotating
{
    from
    {
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to
    {
        -ms-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.rotating
{
    -webkit-animation: rotating 2s linear infinite;
    -moz-animation: rotating 2s linear infinite;
    -ms-animation: rotating 2s linear infinite;
    -o-animation: rotating 2s linear infinite;
    animation: rotating 2s linear infinite;
}

/* Mobile */
@media only screen and (max-device-width:667px) {
    #glassix-widget-iframe-wrapper
    {
        top: 0 !important;
        left: 0 !important;
        right: 0 !important;
        bottom: 0 !important;
        border-radius: 0 !important;
        height: 100% !important;
        max-height: 100% !important;
        width: 100% !important;
    }
    .mobile-medium #glassix-widget-launcher
    {
        width: 50px;
        height: 50px;
    }
    .mobile-medium #glassix-widget-launcher .glassix-widget-icon-wrapper img
    {
        width: 35px;
        height: 35px;
    }
    .mobile-medium#glassix-client #introduction-message-container
    {
        bottom: 90px;
    }
    .mobile-small #glassix-widget-launcher
    {
        width: 45px;
        height: 45px;
    }
    .mobile-small #glassix-widget-launcher .glassix-widget-icon-wrapper img
    {
        width: 35px;
        height: 35px;
    }
    .mobile-small#glassix-client #introduction-message-container
    {
        bottom: 85px;
    }

    .mobile-right #glassix-widget-iframe-wrapper, .mobile-right #glassix-widget-launcher-container, .mobile-right #introduction-message-container
    {
        right: 30px;
        left: auto;
    }
    .mobile-left #glassix-widget-iframe-wrapper, .mobile-left #glassix-widget-launcher-container, .mobile-left #introduction-message-container
    {
        left: 30px;
        right: auto;
    }
    .mobile-right #glassix-widget-launcher-badge
    {
        right: 0px;
    }
    .mobile-left #glassix-widget-launcher-badge
    {
        left: 0px;
    }
}
@media only screen and (max-device-width:350px) {
    #glassix-client #introduction-message-container{
        width: 270px;
    }
}


@media print
{
    #glassix-widget
    {
        display: none;
    }
}