.embeddedServiceHelpButton .helpButton .uiButton{background-color:#41b6e6;font-family:"Arial",sans-serif}
.embeddedServiceHelpButton .helpButton .uiButton:focus{outline:1px solid #41b6e6}
.embeddedServiceHelpButton .helpButton .uiButton:hover{background-color:#1c355e !important}
.mchp-chat-container{width:100%;display:block;height:10px}
#chat-div{width:330px;height:310px;background-color:white;text-align:center;border-style:outset;border-radius:20px;float:left;position:fixed;bottom:20px;right:20px;display:none;z-index:1001}
.chat-header{padding:15px 10px}
.chat-footer{border-top:solid 1pt lightgray;padding:15px}
.chat-desc{font-weight:400;line-height:1.5;font-size:15px;margin:0 10px}
.chat-footer .mchp-button{display:inline-block;margin:0 10px;padding:10px;cursor:pointer;min-width:fit-content;color:white;background-color:#1c355e;border:#1c355e}
.btn-cancel{background:white;color:black;border:0;text-decoration:underline}
.close-chat-icon{float:right;font-weight:200;cursor:pointer}
.privacy-policy{font-size:13px;text-decoration:underline}