:root {
--chatFontFamily:Roboto-Regular;
--chatLineHeight:1.5;
--chatContainerBgColor:#F5F5F5;
--chatBorder:solid 0px #000;
--chatBorderRadius:0px;
--chatWidth:375px;
--chatHeight:95%;
--chatPositionLeft:auto;
--chatPositionTop:auto;
--chatPositionRight:50px;
--chatPositionBottom:0px;
--chatShadow:#bbb 0 0 10px;
--chatPageBackgroundColor:#ffffff;
--chatMaxWidth:1278px;
--chatMarginMobile:0px;
--chatMarginDesktop:0px;
--chatScrollbarForeColor:rgb(193, 193, 193);
--chatScrollbarBackColor:rgb(241, 241, 241);
--chatButtonPositionLeft:auto;
--chatButtonPositionTop:auto;
--chatButtonPositionRight:50px;
--chatButtonPositionBottom:50px;
--chatButtonFontSize:16px;
--chatButtonBackground:transparent;
--chatButtonBackgroundMobile:transparent;
--chatButtonFocusColor:transparent;
--chatButtonFontColor:#000000;
--chatButtonFontWeight:bold;
--chatButtonAnimation:none;
--chatButtonBoxShadow:#111 0 0px 0px;
--chatButtonBoxShadowHover:#111 0 0px 0px;
--chatButtonBorderRadius:0px;
--chatButtonPadding:0px;
--chatButtonBorder:0px;
--chatButtonPositionLeftMobile:auto;
--chatButtonPositionTopMobile:auto;
--chatButtonPositionRightMobile:10px;
--chatButtonPositionBottomMobile:50px;
--chatButtonFontSizeMobile:12px;
--chatButtonFontColorMobile:transparent;
--chatButtonBackgroundColorMobile:#ea7f1e;
--chatButtonFontWeightMobile:bold;
--chatButtonBorderRadiusMobile:5px;
--chatButtonPaddingMobile:10px;
--chatButtonImageWidth:125px;
--chatButtonImageHeight:auto;
--chatButtonImageMargin:0;
--chatButtonImageWidthMobile:auto;
--chatButtonImageHeightMobile:85px;
--chatButtonImageMarginMobile:0 0.5rem 0 0;
--chatButtonCustomFont:no-custom;
--promptPositionLeft:auto;
--promptPositionTop:auto;
--promptPositionRight:50px;
--promptPositionBottom:165px;
--promptFontSize:12px;
--promptPositionLeftMobile:auto;
--promptPositionTopMobile:auto;
--promptPositionRightMobile:30px;
--promptPositionBottomMobile:155px;
--promptFontSizeMobile:10px;
--promptWidth:auto;
--promptheight:auto;
--promptWidthMobile:auto;
--promptheightMobile:auto;
--popupMaxWidth:1278px;
--popupMarginDesktop:0px;
--popupMarginMobile:0px;
}
