#webchatContainer{position:fixed;right:0;bottom:0;z-index:1000;line-height:20px;font-size:14px}#webchatContainer *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-family:"Museo Sans","Arial","sans-serif"}#webchatContainer #webchatTitleBar,#webchatContainer #webchat,#webchatContainer #webchatFooter,#webchatContainer #webchatOptions{width:400px}#webchatContainer:not(.expanded) #webchat,#webchatContainer:not(.expanded) #webchatFooter,#webchatContainer:not(.expanded) #webchatOptions{display:none}#webchatContainer #webchatTitleBar{z-index:1001;height:40px;cursor:pointer;padding:8px 8px 0 8px;border-width:2px 2px 0 2px;border-style:solid;border-color:rgba(154,154,154,1);box-shadow:0 1px rgba(0,0,0,.2);color:rgba(255,255,255,1);background-color:rgba(9,62,82,1);font-weight:500;letter-spacing:.5px;font-size:15px;position:relative}#webchatContainer #webchatTitleBar .logo{position:absolute;right:0;top:0;max-height:100%}#webchatContainer #webchatTitleBar .chat{position:absolute;left:0;max-height:100%;padding:0 0 0 10px}#webchatContainer #webchat{height:460px;border-width:0 2px 0 2px;border-style:solid;border-color:rgba(154,154,154,1)}#webchatContainer #webchat ul li .webchat__stackedLayout__content .webchat__row{margin-left:0;margin-right:0;word-wrap:break-word}#webchatContainer #webchat ul li .webchat__stackedLayout__content .webchat__row a{color:rgba(255,255,255,1);text-decoration:underline}#webchatContainer #webchat ul li .webchat__stackedLayout__content .webchat__row div.bubble{max-width:91%}#webchatContainer #webchat ul li .webchat__stackedLayout__content .webchat__row div.bubble .webchat__bubble__content{color:rgba(255,255,255,1);border-radius:5px}#webchatContainer #webchat ul li .webchat__stackedLayout__content .webchat__row div.bubble:not(.from-user) .webchat__bubble__content{background-color:rgba(59,136,150,1)}#webchatContainer #webchat ul li .webchat__stackedLayout__content .webchat__row div.from-user.bubble .webchat__bubble__content{background-color:rgba(9,62,82,1)}#webchatContainer #webchat ul li .webchat__stackedLayout__content .webchat__row div.attachment.bubble .webchat__bubble__content{background-color:rgba(59,136,150,1)}#webchatContainer #webchat ul li .webchat__stackedLayout__content .webchat__row div.attachment.bubble .webchat__bubble__content p,#webchatContainer #webchat ul li .webchat__stackedLayout__content .webchat__row div.attachment.bubble .webchat__bubble__content ul li{color:rgba(255,255,255,1);white-space:normal}#webchatContainer #webchat ul li .webchat__stackedLayout__content .webchat__row:not(.messages) span{color:rgba(182,43,96,1)}#webchatContainer #webchat ul li .webchat__stackedLayout__content .webchat__row div.bubble div.ac-container button.ac-pushButton[style]{background-color:rgba(255,255,255,1);border:0}#webchatContainer #webchat ul li .webchat__stackedLayout__content .webchat__row div.bubble div.ac-container button.ac-pushButton[style]:hover{background-color:rgba(140,207,183,1)}#webchatContainer #webchat ul li .webchat__stackedLayout__content .webchat__row div.bubble div.ac-container button.ac-pushButton[disabled][style]{opacity:.25;cursor:not-allowed}#webchatContainer #webchat ul li .webchat__stackedLayout__content .webchat__row div.bubble div.ac-container button.ac-pushButton[style]>div[style]{color:rgba(59,136,150,1);white-space:normal !important}#webchatContainer #webchat ul li .webchat__stackedLayout__content .webchat__row div.bubble div.ac-container button.ac-pushButton[disabled][style]>div[style]{opacity:.75}#webchatContainer #webchat div.main{border-bottom:5px solid rgba(219,222,225,1);padding:0}#webchatContainer #webchat div.main>div:first-of-type{display:none}#webchatContainer #webchat div.main>div button{width:40px;min-width:40px;max-width:40px}#webchatContainer #webchat div.main>div button:hover{background-color:rgba(146,192,224,1)}#webchatContainer #webchat div.main>div button img{height:20px;width:20px}#webchatContainer #webchatFooter{z-index:1001;height:30px;padding:6px 0 0 0;border-width:0 2px;border-style:solid;border-color:rgba(154,154,154,1);box-shadow:0 1px rgba(0,0,0,.2);color:rgba(0,0,255,1);background-color:rgba(255,255,255,1);font-weight:500;letter-spacing:.5px;font-size:15px;position:relative}#webchatContainer #webchatFooter ul{list-style-type:none;margin:0;overflow:hidden;position:absolute;right:0}#webchatContainer #webchatFooter ul li{float:right}#webchatContainer #webchatFooter ul li a{display:block;color:rgba(59,136,150,1);text-align:center;padding:0 10px;font-size:12px;text-decoration:underline}#webchatContainer #webchatFooter .logo{left:0;top:0;max-height:100%;padding:1px 5px}#webchatContainer #webchatOptions{z-index:1001;height:40px;padding:6px 0 0 0;background-color:#e1e1e1;font-weight:500;letter-spacing:.5px;font-size:15px;position:relative;position:relative;width:396px}#webchatContainer #webchatOptions button{background:#3b8896;border:0;color:#fff;padding:5px;position:absolute}#webchatContainer #webchatOptions .copyConversation{left:2%;border-radius:5px}#webchatContainer #webchatOptions .copyConversation>img{width:18px;height:18px}#webChatInputBox:-ms-input-placeholder{line-height:normal}html{-ms-overflow-style:scrollbar}#webchatContainer #webchatOptions .feedbackButton{right:2%;border-radius:5px}