@media all and (-ms-high-contrast:none),(-ms-high-contrast:active),@supports(-ms-accelerator:true){#chatIcon{right:20px}
#chatErrorBox,#chatConfirmBox{right:56px !important}
}
.chat-popup{position:fixed;bottom:0;right:15px;border:2px solid #9b9c9b;z-index:9;top:20%;height:400px}
.chat-popup.form-container{max-width:300px;padding:0 10px;background-color:white}
.chat-popup.form-container .btn:hover,.open-button:hover{opacity:1}
.chatWindowHeadImage,.chatWindowHeadImage img{width:135px;display:inline !important;height:70px}
.headIcons{margin-left:35px;vertical-align:middle}
.headIcons img{height:13px;width:13px;cursor:pointer}
.headIcons span{padding-left:5px}
#chatErrorBox{height:170px !important}
#chatErrorBox .chatWindowContent{color:red}
#chatErrorBox,#chatConfirmBox{position:fixed;bottom:0;right:25px !important;border:2px solid lightgray;z-index:99999;top:35%;height:200px;max-width:240px;border-radius:8px}
#chatErrorBox .headIcons,#chatConfirmBox .headIcons{float:right;padding-top:10px}
#chatErrorBox .chatWindowContent,#chatConfirmBox .chatWindowContent{height:82%;margin-top:10px}
#chatErrorBox .form-content,#chatConfirmBox .form-content{height:42%}
#chatConfirmBox .submitButtons button.btn.btn-default{margin-left:30px;padding:0 15px !important;height:40px;text-transform:none}
#chatErrorBox .chatWindowContent p,#chatConfirmBox .chatWindowContent p{font-weight:700}
.disableDiv{pointer-events:none}
@media(max-width:767px){#chatIcon{display:none !important}
}
@media(min-width:768px){#preChatSectionContainer{float:right;width:320px;border:2px solid lightgray;right:10px;padding:15px;background-color:#fff;top:25%;position:fixed;border-radius:5px;z-index:999;box-shadow:0 1px 5px 3px rgb(0 0 0 / 15%)}
#preChatDropdown,#vendorDropdown,#managerDropdown{margin-top:20px !important;width:100%;height:30px;border:2px solid lightgray}
.preChatButtons button{margin-top:15px}
.preChatDropdownMargin{margin-bottom:150px}
.preChatImage .mobile-nav-close{display:none !important}
#chatButtonPreChat{margin-left:30px}
}
@media(max-width:767px){#preChatSectionContainer{width:95%;height:60%;border:2px solid lightgray;right:2.5%;left:2.5%;padding:15px;background-color:#fff;top:15px;position:fixed;border-radius:5px;z-index:999;box-shadow:0 1px 5px 3px rgb(0 0 0 / 15%)}
#preChatDropdown,#vendorDropdown,#managerDropdown{margin-top:20px !important;width:100%;height:30px;border:2px solid lightgray}
#chatButtonPreChat{width:90% !important;position:fixed;bottom:40%;left:5%;right:5%}
#exitButtonPreChat{display:none}
.preChatImage .mobile-nav-close{position:absolute;top:15px;left:85%;width:35px;font-size:16px;height:35px;line-height:35px;min-width:35px;background:#196ecf}
}
.icon.icon-close{left:50%;top:50%;-ms-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:block;position:absolute;fill:#fff;width:19px;height:19px}
#chatIcon{top:70%;width:150px;box-shadow:rgb(0 0 0 / 50%) 0 2px 4px 0;background:#00247c;border-radius:5px;height:40px;color:#122377;display:flex;border:2px solid #122377;cursor:pointer;margin:0;right:0;z-index:999;position:fixed;font-size:14px;font-weight:100;align-items:center}
#chatIcon span{color:#fff;font-weight:100;font-family:UHCSans,sans-serif;font-size:16px;vertical-align:middle}
.hiddenTextChat{color:#196ecf;margin-left:10px;margin-right:10px;font-weight:bold !important}
.showTextCssChat{width:315px !important;height:55px !important;display:inline-flex !important}
.chatRightImage{margin-right:0;margin-top:4px}
.closeicon{cursor:pointer}
.preChatImage>svg,.chatWindowHeadImage>svg{height:auto !important;width:auto !important;margin-left:0 !important}
.form-content p{font-size:16px !important;color:#333 !important;font-family:UHCSans,sans-serif !important;font-stretch:normal;font-style:normal;letter-spacing:normal;margin:0 !important;line-height:1.33 !important}
.btn.btn-default.uhc-button.uhc-button--secondary{border-radius:21px !important}