﻿

.aui_color-inherit {
    color: inherit !important;
}

.aui_color-blue {
    color: #3575b6 !important;
}

.aui_color-green {
    color: #9FB641 !important;
}

.aui_color-lightgreen {
    color: #E2E9C6 !important;
}

.aui_color-orange {
    color: #FE7701 !important;
}

.aui_color-red {
    color: #BD0311 !important;
}

.aui_color-black {
    color: #222222 !important;
}

.aui_color-darkgrey {
    color: #555555 !important;
}

.aui_color-mediumgrey {
    color: #767676;
}

.aui_color-grey {
    color: #999999 !important;
}

.aui_color-smoke {
    color: #EEEEEE !important;
}

.aui_color-white {
    color: #FFFFFF !important;
}

.slide-in-fwd-bottom {
    -webkit-animation: slide-in-fwd-bottom 0.250s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
    animation: slide-in-fwd-bottom 0.250s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}


/* ----------------------------------------------
 * Generated by Animista on 2020-5-5 9:58:28
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info.
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */


/**
 * ----------------------------------------
 * animation slide-in-fwd-bottom
 * ----------------------------------------
 */

@-webkit-keyframes slide-in-fwd-bottom {
    0% {
        -webkit-transform: translateZ(-1400px) translateY(800px);
        transform: translateZ(-1400px) translateY(800px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateZ(0) translateY(0);
        transform: translateZ(0) translateY(0);
        opacity: 1;
    }
}

@keyframes slide-in-fwd-bottom {
    0% {
        -webkit-transform: translateZ(-1400px) translateY(800px);
        transform: translateZ(-1400px) translateY(800px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateZ(0) translateY(0);
        transform: translateZ(0) translateY(0);
        opacity: 1;
    }
}


.scale-up-ver-bottom {
    -webkit-animation: scale-up-ver-bottom 0.25s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
    animation: scale-up-ver-bottom 0.25s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
}

/* ----------------------------------------------
 * Generated by Animista on 2022-6-3 12:58:19
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info.
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation scale-up-ver-bottom
 * ----------------------------------------
 */
@-webkit-keyframes scale-up-ver-bottom {
    0% {
        -webkit-transform: scaleY(0.0);
        transform: scaleY(0.0);
        -webkit-transform-origin: 0% 100%;
        transform-origin: 0% 100%;
    }

    100% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
        -webkit-transform-origin: 0% 100%;
        transform-origin: 0% 100%;
    }
}

@keyframes scale-up-ver-bottom {
    0% {
        -webkit-transform: scaleY(0.4);
        transform: scaleY(0.4);
        -webkit-transform-origin: 0% 100%;
        transform-origin: 0% 100%;
    }

    100% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
        -webkit-transform-origin: 0% 100%;
        transform-origin: 0% 100%;
    }
}

.focusable-div:focus {
    outline: 2px solid #000; /* To show when the div is focused */
}

.Releasyqr-code-container {
    width: 100%;
    display: inline-block;
    text-align: center !important;
    margin: auto;
}

.Releasyqr-code {
    width: 150px;
    height: 150px;
    margin: auto;
}

.hrefblue {
    color: #0000FF;
}

    .hrefblue:hover {
        color: #0000FF;
    }

.containerText {
    display: flex;
}

.chatframe {
    line-height: normal !important;
    z-index: 30;
    font-family: FuturaEF,sans-serif !important;
    position: fixed;
    bottom: 28px;
    right: 28px;
    width: 349px;
    overflow: initial;
    color: #000000;
}

.notifycustomer {
    padding: 10px;
    display: none;
    font-size: 30px;
}

::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: lightgray;
    font-style: italic;
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: lightgray;
    font-style: italic;
}

:-ms-input-placeholder {
    /* IE 10+ */
    color: lightgray;
    font-style: italic;
}

:-moz-placeholder {
    /* Firefox 18- */
    color: lightgray;
    font-style: italic;
}

.chatframe input[type=text] {
    border: 2px solid #ddd;
}

.EndChatHeaderText {
    display: block;
    color: black;
    margin-left: auto;
    width: fit-content;
    margin-right: auto;
    font-size: 20px;
    line-height: 24px;
    font-family: FuturaEF,sans-serif;
    font-weight: bold;
    margin-top: 16px;
}

.ContinueChat {
    display: block;
    width: fit-content;
    cursor: pointer;
    margin-left: 29px;
    font-size: 14px;
    font-family: FuturaEF,sans-serif;
    font-style: italic;
}

.BubbleNotification {
    display: none;
    width: 21px;
    height: 21px;
    background: green;
    position: absolute;
    top: -4px;
    right: 0px;
    border: 2px solid white;
    border-radius: 50%;
}

.ContainerButtons {
    text-decoration: none;
    display: block;
    width: fit-content;
    margin-left: 8px;
    margin-right: 8px;
    font-size: 16px;
    white-space: nowrap;
    width: auto;
    margin-bottom: 20px;
}

.BodyEndChatText {
    display: block;
    padding-right: 1em;
    padding-left: 1em;
    padding-top: unset;
    width: fit-content;
    margin-left: auto;
    margin-bottom: 24px;
    margin-right: auto;
    font-size: 18px;
    line-height: 24px;
    font-family: FuturaEF,sans-serif;
    color: black;
}

.slide-in-fwd-center {
    -webkit-animation: slide-in-fwd-center 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) none;
    animation: slide-in-fwd-center 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) none;
}

.scale-in-br {
    animation: scale-in-br 0.8s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}


/* ----------------------------------------------
 * Generated by Animista on 2020-1-29 11:41:34
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info.
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */


/**
 * ----------------------------------------
 * animation slide-in-fwd-center
 * ----------------------------------------
 */

@-webkit-keyframes slide-in-fwd-center {
    0% {
        -webkit-transform: translateZ(-1400px);
        transform: translateZ(-1400px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 0.6;
    }
}

@keyframes slide-in-fwd-center {
    0% {
        -webkit-transform: translateZ(-1400px);
        transform: translateZ(-1400px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 0.6;
    }
}


/* ----------------------------------------------
 * Generated by Animista on 2020-1-29 11:49:2
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info.
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */


/**
 * ----------------------------------------
 * animation scale-in-br
 * ----------------------------------------
 */

@keyframes scale-in-br {
    0% {
        transform: scale(0);
        transform-origin: 100% 100%;
        opacity: 1;
    }

    100% {
        transform: scale(1);
        transform-origin: 100% 100%;
        opacity: 1;
    }
}


/* -------------------------------------------------------*/


/* The small chatbutton visable when chatwindow minimized */


/* -------------------------------------------------------*/
.startChatButton {
    float: right;
    right: 2px;
    bottom: 2px;
    position: absolute;
    cursor: pointer;
    color: #FFFFFF;
    height: 112px;
    width: 112px;
    transform-origin: top right;
    /* transform: scale(0.75); */
    border-radius: 50%;
    /* transition: 0.3s; */
    /*	box-shadow: 0 0 8px #c7c7c7;*/
    background-color: #00B67A;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
    pointer-events: all;
    transform-origin: bottom right;
    transform: scale(0.8);
    border-width: 0px;
}

    .startChatButton:hover {
        opacity: 1;
    }

.SVGMinusIcon {
    width: 12px;
    height: 12px;
}

.SVGXIcon {
    height: 12px;
    width: 12px;
}

.LogoWrapper {
    fill: #FFFFFF !important;
}

    .LogoWrapper svg path {
        fill: #FFF !important;
    }

.chatButtonText {
    margin-left: 8px;
    margin-right: 8px;
    margin-bottom: 19px;
    /*	width: 72px;*/
    height: 22px;
    font-family: FuturaEF,sans-serif;
    font-size: 14px;
    letter-spacing: 0.02px;
    text-align: center;
    color: #FFFFFF;
    line-height: 24px;
    font-weight: bold;
}

.btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .349rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.BtnBot {
    color: #0000EE;
    background-color: #F1F8F5;
    border-width: 0px;
    border-color: #ffffff;
    border-radius: 5px;
    padding: 8px;
    text-decoration: underline;
}

.btn-primaryRel {
    color: #fff;
    background-color: #00B67A;
    border-color: #00B67A;
    border-radius: 5px;
}

.btn-primaryQuickReplyRel {
    color: #ffffff;
    background-color: #00B67A;
    border-color: #ffffff;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-width: 0px;
    margin: 5px;
    padding: 5px 10px;
    border: none;
    border-radius: 5px;
    transition: background-color 0.3s;
}



.btn-primaryQuickReplyRel2 {
    color: #ffffff;
    background-color: #00B67A;
    border-color: #ffffff;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-width: 0px;
    margin: 5px;
    padding: 5px 10px;
    border: none;
    border-radius: 5px;
    transition: background-color 0.3s;
}

.btn-primaryQuickReplyRel3 {
    color: #ffffff;
    background-color: #00B67A;
    border-color: #ffffff;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-width: 0px;
    margin: 5px;
    padding: 5px 10px;
    border: none;
    border-radius: 5px;
    transition: background-color 0.3s;
}

.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .349rem .75rem;
    font-size: 18px;
    box-sizing: border-box;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 2px solid #949494;
    /*border-radius: .25rem;*/
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    font-family: FuturaEF,sans-serif;
}

    .form-control:focus {
        color: #495057;
        background-color: #fff;
        border-color: #80bdff;
        outline: 0;
        box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, .25);
    }

.chatButtonImage {
    height: 40px;
    width: 45px;
    /*padding: 15px;*/
    margin: auto;
    box-sizing: border-box;
    background: url(https://widget.releasy.se/static/img/Ellevio/ico-chat.svg);
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 28px;
    color: #FFFFFF;
}

.blink {
    animation: blinker 1s linear infinite;
}

@keyframes blinker {
    50% {
        opacity: 0;
    }
}

.chatButtonNewmessages {
    box-sizing: content-box;
    position: absolute;
    top: -145px;
    background-color: white;
    height: 15px;
    padding: 10px;
    white-space: pre;
    right: 0px;
    color: black;
    font-weight: 600;
    font-size: 16px;
    opacity: 1;
    padding-left: 10px;
    text-align: center;
    padding-right: 10px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

.chatButtonNewmessagesArrowDown {
}


/* ---------------------------------------------------*/


/* The chatheader with backgound, Agentimage and text */


/* ---------------------------------------------------*/

.chatHeader {
    color: #acacac;
    width: 100%;
    height: 40px;
    box-sizing: border-box;
    display: flex;
    background-color: #F1F8F5;
    padding: 5px 10px;
}

.chatCloseButton {
}

.chatMinimizeBtn {
    cursor: pointer;
    float: right;
    font-size: 1px;
    line-height: 0;
    color: transparent;
    position: relative;
    padding: 10px;
    margin-left: auto;
    width: 5px;
    top: 7px;
    border: 0px;
    background-color: #F1F8F5;
}

    .chatMinimizeBtn::after {
        content: "";
        display: block;
        width: 20px;
        height: 3px;
        background-color: black;
        position: absolute;
        top: calc(50% - 1.5px);
        left: calc(50% - 10px);
    }

.chatExitBtn {
    cursor: pointer;
    color: #FFFFFF;
    padding: 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border: 0px;
    background-color: #F1F8F5;
}

.chatMinimize {
    color: #FFFFFF;
    font-weight: normal;
}

.chatExit {
    float: left;
    margin-right: 5px;
    font-size: 14px;
    color: #FFFFFF;
    font-weight: normal;
}

/*.pointer-click {
	cursor: pointer;
}
*/
.file-upload-button {
    margin: 0;
    font-size: 33px;
    transition: 250ms all;
    background-color: #000000;
    width: 48px;
    min-width: 48px;
    height: 48px;
    text-align: center;
    top: 9px;
    font-size: 40px;
    border: 0px;
    display: grid;
    place-items: center;
    cursor: pointer;
    border-radius: 5px;
}
/* 	.file-upload-button:hover {
		font-size: 35px;
		transition: 250ms all;
	}*/
/* -------------------------------------------------------------*/
/* The main chat window that contains input vars and chatwindow */
/* -------------------------------------------------------------*/
.chatContainer {
    background-color: #F1F8F5;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2);
    height: auto;
    -ms-overflow-style: none;
    overflow: auto;
    overflow-y: hidden;
    width: 349px;
    border-radius: 0px;
}

.loading-bar {
    padding: 8px;
    border-top: 1px solid #d1d1d1;
    display: none;
    font-size: 14px;
}

    .loading-bar[style*="block;"] {
        display: flex !important;
        flex-direction: row-reverse;
        align-items: center;
        justify-content: flex-end;
        gap: 8px;
    }

#chatContainerButtonAndText {
    display: flex;
    align-items: flex-end;
}
/* -------------------------------*/
/* The input vars and startbutton */
/* -------------------------------*/
.chatStart {
    -ms-overflow-style: none;
    overflow-y: scroll;
    height: 100%;
    display: flex;
    flex-flow: column;
    background-color: #F1F8F5;
}

.r-bubble {
    position: absolute;
    top: 9px;
    left: 17px;
    width: 6%;
    border-radius: 50%;
    font-size: 20px;
    padding: 10px;
    color: black;
    background: aqua;
    text-align: center;
    background: linear-gradient(145deg, white 0%, rgb(215, 239, 233) 100%);
}

.chatHideText {
    top: 14px;
    right: 45px;
    width: 28px;
    height: 24px;
    font-family: FuturaEF,sans-serif;
    font-size: 16px;
    line-height: 1.9;
    margin-top: 0px;
    letter-spacing: 0.03px;
    text-decoration: underline;
}

.chatinputtitle {
    /*height: 48px;*/
    font-family: FuturaEF,sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    color: black;
    letter-spacing: 0.02px;
    /*margin-top: 49px;*/
    margin-bottom: 24px !important;
}

.chatinputdiv {
    margin-left: 25px;
    margin-right: 25px;
    border: 0px;
}

.chatinputlabel {
    font-size: 16px;
    color: #454545;
    font-weight: bold;
    margin-right: 7px;
    margin-bottom: inherit;
    font-family: FuturaEF,sans-serif;
}

.chatinput {
    height: 40px;
    margin-bottom: 20px !important;
    margin: 4px 0 10px 0;
    font-size: 16px;
    border-radius: 5px;
    border: 1px solid #00B67A !important;
    font-family: FuturaEF,sans-serif;
}

/*select.chatinput {
	height: 50px;
	margin-bottom: 20px !important;
	margin: 4px 0 10px 0;
	font-size: 18px;
	border: 2px solid #949494 !important;
	background: #fff url(../img/down.png) no-repeat right;
	-webkit-appearance: none;
	background-origin: content-box;
	background:white;
}*/

select.chatinput {
    height: 50px;
    margin-bottom: 20px !important;
    margin: 4px 0 10px 0;
    font-size: 16px;
    /* border-radius: unset;*/
    border: 2px solid #949494 !important;
    background: #fff url(../img/down.png) no-repeat right;
    -webkit-appearance: none;
    background-origin: content-box;
}

    select.chatinput::-ms-expand {
        display: none;
    }

.btn-advania {
    border-color: #00B67A;
    border-width: 2px;
    border-radius: 5px;
    width: 100%;
    font-family: FuturaEF,sans-serif;
    height: 48px;
    background-color: #00B67A;
    font-weight: bold;
    color: #FFFFFF;
}

.btn-green {
    border-color: #ffffff;
    border-width: 2px;
    border-radius: 0px;
    font-family: FuturaEF,sans-serif;
    height: 35px;
    background-color: #00B67A;
    font-weight: bold;
    color: #FFFFFF;
}


.btn-primaryRel:hover {
    background-color: #33986c !important;
    color: #ffffff;
}

.btn-primaryRel2:hover {
    background-color: #000000 !important;
    color: #ffffff;
}

.chatqueryinput {
    width: 100%;
    border-radius: 10px !important;
    height: 100px !important;
    resize: none;
    border: 1px solid #00B67A;
    font-size: 18px;
    font-family: FuturaEF,sans-serif;
}

.chatinputInfoText {
    padding-top: 10px;
    padding-bottom: 10px;
    width: 75%;
    font-size: 12px;
    color: #808080;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}

.CustomerServiceText {
    image-rendering: -moz-crisp-edges; /* Firefox */
    image-rendering: -o-crisp-edges; /* Opera */
    image-rendering: -webkit-optimize-contrast; /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor; /* IE (non-standard property) */
    text-align: center;
    line-height: 2.5;
    color: black;
    width: 79px;
    margin: auto;
    display: block;
}

.webui-button {
    font-size: 20px;
    font-weight: bold !important;
}

.webui-button-end {
    font-size: 18px;
    font-weight: bold !important;
    background-color: #000000;
    color: #FFFFFF;
}

.chatinput::placeholder {
    font-style: normal;
    color: #767676;
}

.chatMessageText::placeholder {
    font-style: normal;
    color: #767676;
}

.chatqueryinput::placeholder {
    font-style: normal;
    color: #767676;
}

.chatinput:focus::placeholder {
    font-style: normal;
    color: #222222;
}

.chatMessageText:focus::placeholder {
    font-style: normal;
    color: #222222;
}

.chatqueryinput:focus::placeholder {
    font-style: normal;
    color: #222222;
}

.webui-button--primary {
    height: 48px;
    border-radius: 5px;
    background-color: #00B67A;
    font-family: FuturaEF,sans-serif;
    font-size: 1rem;
    margin-bottom: 8px;
    font-weight: bold !important;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.02px;
    text-align: center;
    line-height: 48px;
    color: #FFFFFF !important;
    cursor: pointer;
    border-color: #00B67A !important;
}

    .webui-button--primary:hover {
        background-color: #33986c !important;
        color: #ffffff;
    }

.webui-button-end--primary {
    height: 48px;
    border-radius: 0px;
    background-color: #000000;
    font-family: FuturaEF,sans-serif;
    font-size: 1rem;
    margin-bottom: 8px;
    font-weight: bold !important;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.02px;
    text-align: center;
    line-height: 48px;
    color: #FFFFFF !important;
    cursor: pointer;
    border-color: #000000 !important;
}

.chatStartButton {
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    border: 2px solid #f37100;
    border-radius: 25px;
    box-sizing: border-box;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-family: FuturaEF,sans-serif;
    font-size: 16px;
    height: 39px;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 38px;
    max-width: 100%;
    min-width: 90px;
    overflow: hidden;
    padding: 0 18px;
    text-align: center;
    text-overflow: ellipsis;
    text-transform: uppercase;
    transition: color .25s ease, background .25s ease, border .25s ease, opacity .25s ease;
    white-space: nowrap;
}

    .chatStartButton:hover {
        background-color: #f37100;
    }

    .chatStartButton:active {
    }


/* --------------------------------*/


/* Validation error/info for input */


/* --------------------------------*/

.chaterrorinputlabel,
.chatregexerrorinputlabel {
    font-size: 16px;
    color: red;
    position: relative;
    top: -16px;
    margin-bottom: 0px;
    font-family: FuturaEF,sans-serif;
}


/* ----------------------------------------------------------*/


/* The chatwindow with all it functions: Exit, alerts on/off */


/* ----------------------------------------------------------*/

.chatwindow {
    font-size: 14px;
    overflow: auto;
    height: 420px;
    max-height: 90%;
    box-sizing: border-box;
    width: -webkit-fill-available;
    overflow-x: hidden;
    color: #000000 !important;
    background-color: white;
    border-top: 1px solid #d1d1d1;
    flex: 1;
}

.exitBtn {
    color: #ffffff;
    font: 14px/100% FuturaEF, sans-serif;
    position: absolute;
    right: 5px;
    text-decoration: none;
    top: 5px;
}

    .exitBtn:after {
        content: '✖';
        /* UTF-8 symbol */
    }


/* ------------------------------------------*/


/* The input and sendbutton for chatmessages */


/* ------------------------------------------*/

.chatContainerButtonAndText {
    border-top: 1px solid #d1d1d1;
    border-bottom: 1px solid #d1d1d1;
}

.chatContainerButtonAndText2 {
    background-color: #F1F8F5;
    /* height: 60px; */
}

.chatContainerButtonQuickReply {
    background-color: #ffffff;
    padding: 4px;
}


.chatMessageTextDiv {
    background-color: #F1F8F5;
    box-sizing: border-box;
    width: auto;
}

.fadein {
    animation: fadein 2s;
    -moz-animation: fadein 2s;
    /* Firefox */
    -webkit-animation: fadein 2s;
    /* Safari and Chrome */
    -o-animation: fadein 2s;
    /* Opera */
}

.chatMessageText {
    float: left;
    font-family: FuturaEF,sans-serif;
    padding-left: 20px;
    border-style: none;
    min-height: 36px !important;
    width: 100%;
    outline: none;
    font-size: 18px;
    box-sizing: border-box;
    padding: 15px 15px 15px 15px;
    box-shadow: 0px 0px 0px #c7c7c7 !important;
    -webkit-box-shadow: 0 0 0px #c7c7c7 !important;
    resize: none;
    height: 96px;
}

.chatMessageTextSendBtn {
    background-color: #f37100;
    float: left;
    text-align: center;
    margin-left: 3px;
    margin-right: 3px;
    margin-top: 8px;
    margin-bottom: 5px;
    -moz-border-radius: 28px;
    -webkit-border-radius: 28px;
    border-radius: 28px;
    cursor: pointer;
    color: white;
    font-family: FuturaEF,sans-serif;
    padding: 10px 27px;
    width: 20%;
    font-weight: bolder;
    opacity: 1;
    font-size: 18px;
}

.chatButtonPosition {
    margin-top: 8px;
    margin-right: 8px;
    margin-left: 8px;
    padding-bottom: 8px;
    display: flex;
    gap: 8px;
}

/* .buttonImage {
	margin-left: auto;
	display: block;
	cursor: pointer;
} */

.chatMessageTextSendBtnInactive {
    float: left;
    text-align: center;
    margin-left: 3px;
    margin-right: 3px;
    margin-top: 8px;
    margin-bottom: 5px;
    background-color: #e3e3e3;
    border-color: #e3e3e3;
    -moz-border-radius: 28px;
    -webkit-border-radius: 28px;
    border-radius: 28px;
    user-select: none;
    color: white;
    font-family: FuturaEF,sans-serif;
    padding: 10px 18px;
    opacity: 1;
    font-size: 18px;
}

.chatMessageTextSendBtnOld {
    float: left;
    margin-left: 3px;
    margin-right: 3px;
    margin-top: 1px;
    padding-top: 12px;
    cursor: pointer;
    cursor: pointer;
    font-size: small;
    text-transform: uppercase;
    height: 25px;
    width: 20%;
    text-align: center;
    background-color: #555;
    border: 1px solid lightgray;
    border-radius: 0.2em;
    color: white;
    box-shadow: 0px 1px darkgray;
}

.chatRow {
    clear: both;
    width: 100%;
    display: inline-block;
}


/* ---------------------------*/


/* Actions in the chat window */


/* ---------------------------*/


/* ----------------------------*/


/* Shows when agent is writing */


/* ----------------------------*/

.writing {
    clear: both;
    font-style: italic;
    color: gray;
    font-size: smaller;
    margin-bottom: 10px;
    margin-left: 16px;
    margin-top: -15px;
}


/* -----------------------------------------------------------------*/


/* Sisplay information from system as welcometext, status, exittext */


/* -----------------------------------------------------------------*/

.Chatsystemtext {
    clear: both;
    color: #adadad;
    margin: 5px 10px;
    -ms-word-break: break-all;
    /* This is the dangerous one in WebKit, as it breaks things wherever */
    word-break: break-all;
    /* Instead use this non-standard one: */
    word-break: break-word;
    /* Adds a hyphen where the word breaks, if supported (No Blink) */
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    font-family: FuturaEF,sans-serif;
}


/* ---------------------------------------------*/


/* the timestamp and sender for each chatbubble */


/* ---------------------------------------------*/


/* -----------------------------------*/


/* The Pre Customer Query chat bubble */


/* -----------------------------------*/

.PreQueryframe {
    margin-top: 0.8em;
    width: 75%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.PreQueryInfo {
    margin-top: 0.3em;
    padding-left: 1em;
    font-size: 0.8em;
    font-style: italic;
    color: gray;
}

.PreQueryText {
    margin: 0 0.3em 0 0.3em;
    padding: 1em;
    border: 1px solid lightgray;
    border-radius: 1em;
    background-color: white;
    font-style: italic;
    position: relative;
    -ms-word-break: break-all;
    /* This is the dangerous one in WebKit, as it breaks things wherever */
    word-break: break-all;
    /* Instead use this non-standard one: */
    word-break: break-word;
    /* Adds a hyphen where the word breaks, if supported (No Blink) */
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
}


/* ----------------------*/


/* The Agent chat bubble */


/* ----------------------*/

.ChatAgentframe {
    float: left;
    width: auto;
    margin-right: 64px;
    margin-left: 16px;
}

.chatStart::-webkit-scrollbar {
    display: none;
}

.ChatAgentInfo {
    color: #000000 !important;
    font-style: normal;
    opacity: 0.5;
    margin-top: 16px;
    font-weight: normal;
    font-family: FuturaEF,sans-serif;
    font-size: 14px;
}

.chatAgentImage {
    display: none;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    height: 40px;
    width: auto;
    border: 1px solid white;
    border-radius: 50%;
}

.ChatAgentText {
    white-space: pre-line;
    float: left;
    margin: 5px 0.3em 0 0.3em;
    width: auto;
    max-width: 295px;
    padding: 8px 8px 8px 8px;
    border-radius: 0 10px 10px 10px;
    background-color: #F1F8F5;
    line-height: 24px;
    font-size: 14px;
    color: black;
    position: relative;
    overflow-wrap: break-word;
    word-wrap: break-word;
    /* Adds a hyphen where the word breaks, if supported (No Blink) */
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    font-family: FuturaEF,sans-serif;
}


/* ---------------------*/


/* Customer chat bubble */


/* ---------------------*/

.ChatCustomerframe {
    float: right;
    width: auto;
    margin-left: 64px;
    margin-right: 16px;
    clear: both;
}

.ChatCustomerInfo {
    color: #000000 !important;
    opacity: 0.5;
    font-style: normal;
    text-align: right;
    padding-right: 5px;
    margin-bottom: 4px;
    margin-top: 16px;
    font-weight: normal;
    font-size: 14px;
}

.ChatCustomerText {
    white-space: pre-line;
    margin: 5px 0.3em 0 0.3em;
    padding: 8px 8px 8px 8px;
    background-color: #767676;
    border-radius: 10px 0px 10px 10px;
    background-color: #00B67A;
    color: #FFFFFF;
    position: relative;
    overflow-wrap: break-word;
    word-wrap: break-word;
    max-width: 295px;
    font-size: 14px;
    line-height: 24px;
    word-break: break-all;
    word-break: break-word;
    /* Adds a hyphen where the word breaks, if supported (No Blink) */
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    margin-left: auto;
    font-family: FuturaEF,sans-serif;
}


/* ----------------------------*/


/* The download link for files */


/* ----------------------------*/

.downloadtitle {
    margin-bottom: 0.5em;
}

customerchatframe:last-of-type .ChatCustomerText {
    margin-bottom: 16px;
    display: block;
}

.downloadfileimage {
    float: left;
    margin-right: 3px;
    height: 16px;
    width: 16px;
}

.chatContainerExit {
    background-color: #F1F8F5 !important;
    background: white;
    height: auto;
    display: none;
    text-align: center;
    border-top: 1px solid #d1d1d1;
}

.ChatSystemTextIdentifier {
    display: inline-block;
    margin-left: 16px;
    margin-right: 64px;
    width: 100%;
    color: #000000;
}

chatsystemtextidentifier:last-of-type {
    display: inline-block;
    margin-bottom: 25px;
}

chatagenttextidentifier:last-of-type {
    margin-bottom: 16px;
}

customerchatframe:last-of-type {
    margin-bottom: 25px;
    display: block;
}

.chatButtonNewmessages:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 84.5%;
    width: 0;
    z-index: 10;
    height: 0;
    border: 12px solid transparent;
    border-left: 12px solid transparent !important;
    border-top-color: white;
    border-bottom: 0;
    border-left: 0;
    margin-left: -10px;
    margin-bottom: -12px;
    border-right: 12px solid transparent;
}

@media only screen and (max-width: 1100px) {
    .ChatMobile {
    }

    .hrefblue {
        color: #0000FF;
    }

        .hrefblue:hover {
            color: #0000FF;
        }

    .chatButtonNewmessages:after {
        content: '';
        position: absolute;
        top: 0;
        left: 84.5%;
        width: 0;
        z-index: 10;
        height: 0;
        transform: rotate(180deg);
        border: 12px solid transparent;
        border-left: 12px solid transparent !important;
        border-top-color: white;
        border-bottom: 0;
        border-left: 0;
        margin-left: -4px;
        margin-top: -12px;
        font-family: FuturaEF,sans-serif;
    }

    .chatButtonImage {
        /*margin-top: 12px;
		margin-left: 22px;
		margin-right: 22px*/
        padding: 0px;
    }

    .chatButtonText {
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 19px;
    }

    .chatwindowMobile {
        /* height: calc(90vh - (40px + 130px)) !important; */
        padding-bottom: 0px !important;
        display: block;
        background-color: white;
        box-shadow: inset 0 12px 12px -12px rgba(0,0,0,0.15), inset 0 -12px 12px -12px rgba(0,0,0,0.15) !important;
    }

        .chatwindowMobile[style*="height:"] {
            height: initial !important;
        }

    .chatWindowMobileExit {
        position: relative;
        height: calc(100vh - (213px + 100px)) !important;
    }

    .chatMinimize {
        position: relative;
    }

    .chatButtonNewmessages {
        position: absolute;
        top: 25px;
        /*box-shadow: 0 -2px 27px 0 rgba(0, 66, 122, 0.44);*/
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15) !important;
    }

    .chatButtonNewmessagesArrowDown {
    }

    .startChatButton {
        right: 16px;
        bottom: 16px;
        background-position: center;
        transform-origin: bottom right;
        transform: scale(0.8);
    }

    .chatContainerExit {
        background-color: rgb(249, 249, 249);
        background: white;
        height: auto;
        z-index: 1;
        display: none;
        text-align: center;
        position: fixed;
        bottom: 0;
        width: 100%;
        box-shadow: 0 0 12px 0 rgba(0,0,0,0.15) !important;
    }

    .chatframe {
        font-family: FuturaEF,sans-serif !important;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        position: fixed !important;
        width: auto !important;
        overflow: unset !important;
        /*pointer-events: none;*/
    }

    .chatHeader {
        z-index: 1000;
        background-repeat: unset !important;
    }

    .ChatCustomerText,
    .ChatAgentText {
        font-size: 16px;
    }

    .chatMessageText {
        font-size: 16px;
    }

    .chatMessageTextDiv {
        width: 100%;
        width: -webkit-fill-available;
    }

    .chatToggleMinimize {
        position: unset;
        bottom: unset;
    }

    .chatContainer {
        width: unset;
        max-height: unset;
        -ms-overflow-style: none;
        max-height: 100%;
        height: 100%;
        width: 100%;
        position: fixed;
        height: -webkit-fill-available;
        height: 100svh;
        pointer-events: all;
        display: flex;
        flex-direction: column;
    }

    .EndChatHeaderText {
        font-size: 18px;
    }

    .BodyEndChatText {
        font-size: 16px;
    }

    .chatContainer[style*="block;"] {
        display: flex !important;
    }

    .chatinputdiv {
        margin-left: 16px;
        margin-right: 16px;
    }

    .fadein {
        display: none !important;
    }

    @keyframes fadein {
        from {
            opacity: 0;
            margin-bottom: -5.5em;
        }

        to {
            opacity: 1;
            margin-bottom: 0em;
        }
    }

    @-moz-keyframes fadein {
        /* Firefox */
        from {
            opacity: 0;
            margin-bottom: -5.5em;
        }

        to {
            opacity: 1;
            margin-bottom: 0em;
        }
    }

    @-webkit-keyframes fadein {
        /* Safari and Chrome */
        from {
            opacity: 0;
            margin-bottom: -5.5em;
        }

        to {
            opacity: 1;
            margin-bottom: 0em;
        }
    }

    @-o-keyframes fadein {
        /* Opera */
        from {
            opacity: 0;
            margin-bottom: -5.5em;
        }

        to {
            opacity: 1;
            margin-bottom: 0em;
        }
    }

    @supports (-webkit-touch-callout: none) {
        .chatContainer {
            height: calc(var(--vh, 1vh) * 100);
        }

        .chatwindowMobile {
            height: calc(100vh - (150px + 130px)) !important;
        }
    }
}

@media (max-width: 600px) {
    .startChatButton {
        right: 12px;
        bottom: 12px;
        transform: scale(0.6);
    }
}

@keyframes fadein {
    from {
        opacity: 0;
        margin-bottom: -5.5em;
    }

    to {
        opacity: 1;
        margin-bottom: 0.5em;
    }
}

@-moz-keyframes fadein {
    /* Firefox */
    from {
        opacity: 0;
        margin-bottom: -5.5em;
    }

    to {
        opacity: 1;
        margin-bottom: 0.5em;
    }
}

@-webkit-keyframes fadein {
    /* Safari and Chrome */
    from {
        opacity: 0;
        margin-bottom: -5.5em;
    }

    to {
        opacity: 1;
        margin-bottom: 0.5em;
    }
}

@-o-keyframes fadein {
    /* Opera */
    from {
        opacity: 0;
        margin-bottom: -5.5em;
    }

    to {
        opacity: 1;
        margin-bottom: 0.5em;
    }
}


/*---------------------------------*/


/* For Internet explorer IE10+ CSS */


/*---------------------------------*/

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {

    .chatContainer {
        -ms-overflow-style: none;
    }

    .chatMessageText {
        height: 30px;
    }

    .fadein {
        animation: unset;
        -moz-animation: unset;
        /* Firefox */
        -webkit-animation: unset;
        /* Safari and Chrome */
        -o-animation: unset;
        /* Opera */
    }

    .ChatAgentframe {
        padding: 0px 0px 10px 0px;
    }
}

.chatInputToggle {
    display: none;
}

.GDPRLink {
    font-family: FuturaEF,sans-serif;
    color: #000000;
    text-decoration: none;
    font-size: 18px !important;
    line-height: 24px;
    font-weight: 400;
    display: flex;
    gap: 8px;
}


.chatSurvey {
    left: 0px;
    bottom: -7px;
    position: absolute;
    z-index: 1;
    width: 372px;
}

    .chatSurvey > button {
        position: absolute;
        top: 8px;
        right: 8px;
        display: contents;
        cursor: pointer;
    }

    .chatSurvey > iframe {
        width: 372px;
        height: 710px;
        border: 1px solid #eaeaea;
        border-radius: 8px;
        box-shadow: 0 0 8px #c7c7c7;
    }

    .chatSurvey > button > img {
        color: #00427a;
        font-size: 30px;
        line-height: inherit;
        margin: inherit;
        position: absolute;
        z-index: 30;
        right: 20px;
        top: 19px;
    }
