/* CYBS QA Site Compatibility changes */
@font-face {
  font-family: 'CybersourceRelative-Book';
  src: url('https://chat.usa.visa.com/Verifi/assets/Web/CybersourceRelative-Book.ttf');
}

@font-face {
  font-family: 'CybersourceRelative-Book-eot';
  src: url('https://chat.usa.visa.com/Verifi/assets/Web/CybersourceRelative-Book.eot');
}

@font-face {
  font-family: 'CybersourceRelative-Book-woff';
  src: url('https://chat.usa.visa.com/Verifi/assets/Web/CybersourceRelative-Book.woff');
}



.CCTS_Chat_Widget input[type=text]:not(.browser-default) {
  border: 0px solid;
  height: 1.3rem;
  font-family: 'CybersourceRelative-Book';
  margin: 0 0 0 0;
  font-size: 17px;
  -webkit-box-sizing: unset;
  -moz-box-sizing: unset;
  box-sizing: unset;
}

.mat-form-field-required-marker{
  color:red;
  -webkit-box-sizing: unset;
  -moz-box-sizing: unset;
  box-sizing: unset;
}

#agreePolicy {
  margin-bottom: 0px;
  -webkit-box-sizing: unset;
  -moz-box-sizing: unset;
  box-sizing: unset;
}

#aTag {
  color: #FFFFFF;
  -webkit-box-sizing: unset;
  -moz-box-sizing: unset;
  box-sizing: unset;
}

a:focus #aTag,
a:hover #aTag {
  color: #FFFFFF;
  -webkit-box-sizing: unset;
  -moz-box-sizing: unset;
  box-sizing: unset;
}



#ChatW_chatHeader {
  height: 40px;
  box-sizing: border-box;
  width: 100%;
  padding-top: 10px;
  overflow: hidden;
  justify-content: space-around;
  border-radius: 5px 5px 0px 0px;
  -webkit-box-sizing: unset;
  -moz-box-sizing: unset;
  box-sizing: unset;
}

#ChatW_chatHeaderTitle {
  text-align: center !important;
  float: left;
  width: 90%;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-box-sizing: unset;
  -moz-box-sizing: unset;
  box-sizing: unset;
}

#ChatW_chatHeaderButton {
  width: 10%;
  cursor: pointer;
  float: right;
  vertical-align: middle;
  -webkit-box-sizing: unset;
  -moz-box-sizing: unset;
  box-sizing: unset;
}

@media screen and (max-width: 365px) {}

.ChatW_text-container {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 20px;
  font-family: 'CybersourceRelative-Book';
  padding-left: 0.5em;
  -webkit-box-sizing: unset;
  -moz-box-sizing: unset;
  box-sizing: unset;
}

.ChatW_headerbgColor {
  color: #202A44;
  background: #71DBD4 !important;
  -webkit-box-sizing: unset;
  -moz-box-sizing: unset;
  box-sizing: unset;

}

@media (max-width: 991px) {
  .CCTS_Chat_Widget {
    font-size: 1rem;
	-webkit-box-sizing: unset;
	-moz-box-sizing: unset;
	box-sizing: unset;
  }
}

@media (min-width: 768px) {
  #ChatW_chatBox {
    background-color: #fff;
    width: 100%;
    max-width: 320px;
    box-sizing: unset;
    Z-index: 2147483638;
    border-radius: 5px 5px 5px 5px;
	-webkit-box-sizing: unset;
	-moz-box-sizing: unset;
	box-sizing: unset;
  }
  .CCTS_Chat_Widget {
    font-size: 0.9rem;
	-webkit-box-sizing: unset;
	-moz-box-sizing: unset;
	box-sizing: unset;
  }
  #ChatW_widget {
    /*height: 430px;*/
  }
}

@media (max-width: 765px) {
  #ChatW_widget {
    position: fixed;
    right: 1%;
    bottom: 15px;
    max-width: 300px;
    width: 100%;
    height: 480px;
	-webkit-box-sizing: unset;
	-moz-box-sizing: unset;
	box-sizing: unset;
  }
}

@media screen and (max-width: 365px) {
  #ChatW_widget {
    transform: scale(0.8);
    min-width: 205px;
	-webkit-box-sizing: unset;
	-moz-box-sizing: unset;
	box-sizing: unset;
  }
  .mat-snack-bar-container,
  .mat-dialog-container {
    transform: scale(0.8) !important;
    min-width: 205px !important;
    border-radius: 5px 5px 5px 5px;
	-webkit-box-sizing: unset;
	-moz-box-sizing: unset;
	box-sizing: unset;
  }
}

#ChatW_widget {
  z-index: 40;
  position: fixed;
  right: 1%;
  bottom: 30px;
  max-width: 300px;
  width: 100%;
  height: fit-content;
  max-height: 480px;
  -webkit-box-sizing: unset;
	-moz-box-sizing: unset;
	box-sizing: unset;
}

#ChatW_chatBox {
  background-color: #fff;
  box-sizing: border-box;
  width: 100%;
  max-width: 320px;
  border: 0px solid #dadce0;
  border-radius: 5px 5px 5px 5px;
  box-shadow: 0px 1px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 6px 0px rgba(0, 0, 0, 0.14), 0px 1px 1px 0px rgba(0, 0, 0, 0.12);
  -webkit-box-sizing: unset;
	-moz-box-sizing: unset;
	box-sizing: unset;
}

.CCTS_Chat_Widget {
  margin: 0;
  line-height: unset;
  font-family: 'CybersourceRelative-Book';
  -webkit-box-sizing: unset;
	-moz-box-sizing: unset;
	box-sizing: unset;
}

.hiddenLabel {
  opacity: 0;
  top: -9999px;
  left: -9999px;
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  -webkit-box-sizing: unset;
	-moz-box-sizing: unset;
	box-sizing: unset;
}

#termsLink {
  font-size: inherit;
  -webkit-box-sizing: unset;
	-moz-box-sizing: unset;
	box-sizing: unset;
}

#privacyLink {
  font-size: inherit;
  -webkit-box-sizing: unset;
	-moz-box-sizing: unset;
	box-sizing: unset;
}

.chatButton.mat-raised-button {
  color: #FFFFFF;
  background-color: #3874FD;
  border: 2px solid #3874FD;
  border-width: 2px !important;
  min-width: 40px !important;
  line-height: 25px !important;
  padding: 2px 5px !important;
  margin-bottom: 4px;
  margin-top: 6px;
  -webkit-box-sizing: unset;
	-moz-box-sizing: unset;
	box-sizing: unset;
}

.mat-fab.mat-primary,
.mat-flat-button.mat-primary,
.mat-mini-fab.mat-primary,
.mat-raised-button.mat-primary {
  background-color: #3874FD;
  -webkit-box-sizing: unset;
	-moz-box-sizing: unset;
	box-sizing: unset;
}

.chatButton.mat-raised-button .material-icons {
  font-size: 20px !important;
  padding-bottom: 2px !important;
  -webkit-box-sizing: unset;
	-moz-box-sizing: unset;
	box-sizing: unset;
}

.material-icons-outlined {
  width: 17%;
  -webkit-box-sizing: unset;
	-moz-box-sizing: unset;
	box-sizing: unset;
}

#ChatW_chatHeaderTitle .material-icons-outlined {
  width: 11%;
  -webkit-box-sizing: unset;
	-moz-box-sizing: unset;
	box-sizing: unset;
}

#ChatW_chatHeaderButton .material-icons-outlined {
  width: unset;
  position: inherit;
  -webkit-box-sizing: unset;
  -moz-box-sizing: unset;
  box-sizing: unset;
  line-height: 1.5;

}

/*Safari browser only*/
_::-webkit-full-page-media, _:future, :root .safari_only,#ChatW_chatHeaderButton .material-icons-outlined {
  vertical-align: initial;
  -webkit-box-sizing: unset;
  -moz-box-sizing: unset;
  box-sizing: unset;
}

.chatButton.mat-raised-button:hover {
  color: #3874FD;
  background-color: #FFFFFF;
  border: 2px solid #3874FD;
  -webkit-box-sizing: unset;
  -moz-box-sizing: unset;
  box-sizing: unset;
}

.chatButton:hover .startChatIcon {
  fill: #fff;
  -webkit-box-sizing: unset;
  -moz-box-sizing: unset;
  box-sizing: unset;
}

.chatButton.mat-raised-button .mat-progress-spinner circle,
.mat-spinner circle {
  stroke: #fff;
  -webkit-box-sizing: unset;
  -moz-box-sizing: unset;
  box-sizing: unset;
}

.mat-raised-button {
  font-family: 'CybersourceRelative-Book';
  font-size: 17px;
  -webkit-box-sizing: unset;
  -moz-box-sizing: unset;
  box-sizing: unset;
}

.ChatW_formField .mat-hint {
  color: #98a7b8;
  text-align: right !important;
  font-family: 'CybersourceRelative-Book';
  -webkit-box-sizing: unset;
  -moz-box-sizing: unset;
  box-sizing: unset;
}

.ChatW_formField .mat-form-field-underline,
.ChatW_formField .mat-form-field-ripple,
.ChatW_formField.mat-focused .mat-form-field-underline,
.ChatW_formField.mat-focused .mat-form-field-ripple {
  background-color: #212121 !important;
  -webkit-box-sizing: unset;
  -moz-box-sizing: unset;
  box-sizing: unset;
}

.ChatW_formField .mat-form-field-label,
.ChatW_formField.mat-focused .mat-form-field-label {
  color: #202A44;
  -webkit-box-sizing: unset;
  -moz-box-sizing: unset;
  box-sizing: unset;
}

.ChatW_formField {
  font-size: 14px;
  -webkit-box-sizing: unset;
  -moz-box-sizing: unset;
  box-sizing: unset;
}

.ChatW_formField .mat-input-element {
  caret-color: #202A44;
  color: #202A44;
  -webkit-box-sizing: unset;
  -moz-box-sizing: unset;
  box-sizing: unset;
}

.mat-form-field-appearance-standard .mat-form-field-flex {
  padding-top: 0px !important;
  -webkit-box-sizing: unset;
  -moz-box-sizing: unset;
  box-sizing: unset;
}

.mat-form-field-appearance-standard .mat-form-field-underline {
  height: 1.5px !important;
  -webkit-box-sizing: unset;
  -moz-box-sizing: unset;
  box-sizing: unset;
}

.mat-form-field-infix {
  border-top: 0.5em solid transparent !important;
  font-family: 'CybersourceRelative-Book';
  padding: 0.2em 0;
  -webkit-box-sizing: unset;
  -moz-box-sizing: unset;
  box-sizing: unset;
}

.mat-form-field-appearance-standard {
  width: 80% !important;
  -webkit-box-sizing: unset;
  -moz-box-sizing: unset;
  box-sizing: unset;
}

.ChatW_chatForm {
  text-align: center;
  -webkit-box-sizing: unset;
  -moz-box-sizing: unset;
  box-sizing: unset;
}

.pTag {
  margin-block-start: .8em !important;
  margin-block-end: 0px;
  margin-bottom: -3px;
  padding: 0px;
  -webkit-box-sizing: unset;
  -moz-box-sizing: unset;
  box-sizing: unset;
}

#ChatW_legalLabel {
  color: #8D8D8D;
  font-size: 14px;
  font-family: 'CybersourceRelative-Book';
  -webkit-box-sizing: unset;
  -moz-box-sizing: unset;
  box-sizing: unset;
}

#ChatW_checkLabel {
  font-size: 14px;
  color: #212121;
  font-family: 'CybersourceRelative-Book';
  -webkit-box-sizing: unset;
  -moz-box-sizing: unset;
  box-sizing: unset;
}

#ChatW_checkLabel a {
  font-size: 14px;
  text-decoration: underline;
  color: #212121;
  -webkit-box-sizing: unset;
  -moz-box-sizing: unset;
  box-sizing: unset;
}

#ChatW_errorLabel {
  font-size: 12px;
  line-height: 1.125;
  font-family: 'CybersourceRelative-Book';
  padding: 5px;
  -webkit-box-sizing: unset;
  -moz-box-sizing: unset;
  box-sizing: unset;
}

.ChatW_formTextarea {
  width: 85%;
  font-size: 14px;
  font-family: 'CybersourceRelative-Book';
  -webkit-box-sizing: unset;
  -moz-box-sizing: unset;
  box-sizing: unset;
}

.ChatW_formTextarea.mat-form-field {
  line-height: 1;
  -webkit-box-sizing: unset;
  -moz-box-sizing: unset;
  box-sizing: unset;
}

.ChatW_formTextarea.mat-form-field-appearance-legacy .mat-form-field-wrapper {
  /*padding-bottom: 1em !important;*/
  -webkit-box-sizing: unset;
  -moz-box-sizing: unset;
  box-sizing: unset;
}

.mat-form-field-label {
  overflow: unset;
  -webkit-box-sizing: unset;
  -moz-box-sizing: unset;
  box-sizing: unset;

}

.ChatW_formTextarea .mat-form-field-underline,
.ChatW_formTextarea .mat-form-field-ripple,
.ChatW_formTextarea.mat-focused .mat-form-field-underline,
.ChatW_formTextarea.mat-focused .mat-form-field-ripple {
  background-color: #202A44;
  -webkit-box-sizing: unset;
  -moz-box-sizing: unset;
  box-sizing: unset;
}

.ChatW_formTextarea .mat-form-field-label,
.ChatW_formTextarea.mat-focused .mat-form-field-label {
  color: #212121;
  -webkit-box-sizing: unset;
  -moz-box-sizing: unset;
  box-sizing: unset;
}

.ChatW_formTextarea .mat-input-element {
  caret-color: #202A44;
  color: #202A44;
  padding-left: 4px;
  height: 1.2em;
  -webkit-box-sizing: unset;
  -moz-box-sizing: unset;
  box-sizing: unset;
}

.ChatW_loader_container {
  align-items: center;
  display: flex;
  text-align: center;
  margin: 40%;
  padding-left: 5%;
  -webkit-box-sizing: unset;
  -moz-box-sizing: unset;
  box-sizing: unset;
}

.ChatW_loader_container .ChatW_loader {
  display: inline-block;
  background-color: #71DBD4;
  -webkit-box-sizing: unset;
  -moz-box-sizing: unset;
  box-sizing: unset;
}

.ChatW_loader {
  -webkit-animation: bouncingTranslation 1.5s infinite ease-in-out;
  border-radius: 100%;
  display: inline-block;
  height: 8px;
  margin-right: 3px;
  width: 8px;
  -webkit-box-sizing: unset;
  -moz-box-sizing: unset;
  box-sizing: unset;
}

@-webkit-keyframes bouncingTranslation {
  0% {
    -webkit-transform: translateY(0px)
  }
  28% {
    -webkit-transform: translateY(-5px)
  }
  44% {
    -webkit-transform: translateY(0px)
  }
}

.ChatW_loader:nth-child(1) {
  -webkit-animation-delay: 200ms;
  -webkit-box-sizing: unset;
  -moz-box-sizing: unset;
  box-sizing: unset;
}

.ChatW_loader:nth-child(2) {
  -webkit-animation-delay: 300ms;
  -webkit-box-sizing: unset;
  -moz-box-sizing: unset;
  box-sizing: unset;
}

.ChatW_loader:nth-child(3) {
  -webkit-animation-delay: 400ms;
  -webkit-box-sizing: unset;
  -moz-box-sizing: unset;
  box-sizing: unset;
}

#ChatW_chatWindow {
  background-color: white;
  width: 100%;
  height: 350px;
  overflow: auto;
  color: #3874FD;
  -webkit-box-sizing: unset;
  -moz-box-sizing: unset;
  box-sizing: unset;
}

.ChatW_agentTypingDiv {
  min-height: 18px;
  border-bottom: 1px solid #708090;
  vertical-align: middle;
  color: #708090;
  margin-bottom: 1%;
  height: 24px;
  margin-right: 0px !important;
  margin-left: 0px !important;
  -webkit-box-sizing: unset;
  -moz-box-sizing: unset;
  box-sizing: unset;
}

.ChatW_agentTypingPane {
  text-align: center;
  align-items: flex-end;
  width: 100%;
  font-size: 12px;
  font-family: 'CybersourceRelative-Book';
  display: inline-block;
  -webkit-box-sizing: unset;
  -moz-box-sizing: unset;
  box-sizing: unset;
}

.ChatW_typingImg {
  padding-right: 4px;
  padding-left: 4px;
  margin-bottom: -5px;
  vertical-align: unset;
  width: 20px;
  height: 20px;
  -webkit-box-sizing: unset;
  -moz-box-sizing: unset;
  box-sizing: unset;
}

.ChatW_AgentTxtDiv {
  display: flex;
  width: 95%;
  align-items: end;
  height: auto;
  font-size: 13px;
  font-family: 'CybersourceRelative-Book';
  padding: 5px 2%;
  line-height: 14px;
  -webkit-box-sizing: unset;
  -moz-box-sizing: unset;
  box-sizing: unset;
}

.ChatW_AgentTxtMsgDiv {
  background-color: #F4F4F4;
  border-radius: 5px 5px 5px 5px;
  width: 80%;
  padding: 3px;
  padding-left: 7px;
  padding-right: 7px;
  min-height: 24px;
  line-height: 18px;
  color: #202A44;
  opacity: 1;
  text-align: left;
  letter-spacing: 0px;
  -webkit-box-sizing: unset;
  -moz-box-sizing: unset;
  box-sizing: unset;
}

.ChatW_IndicatorDiv {
  background-color: white;
  width: 20%;
  word-wrap: break-word;
  font-size: 11px;
  font-family: 'CybersourceRelative-Book';
  font-style: normal;
  font-weight: 500;
  align-self: flex-start;
  padding-left: 5px;
  color: #202A44;
  -webkit-box-sizing: unset;
  -moz-box-sizing: unset;
  box-sizing: unset;
}

.ChatW_CustomerTxtDiv {
  display: flex;
  width: 95%;
  justify-content: flex-start;
  flex-direction: row-reverse;
  height: auto;
  font-size: 13px;
  font-family: 'CybersourceRelative-Book';
  font-style: normal;
  padding: 5px 1%;
  line-height: 14px;
  -webkit-box-sizing: unset;
  -moz-box-sizing: unset;
  box-sizing: unset;
}

.ChatW_customerTxtMsgDiv {
  background-color: #202A44;
  color: white;
  border-radius: 5px 5px 5px 5px;
  width: 80%;
  padding: 3px;
  padding-left: 7px;
  padding-right: 7px;
  min-height: 24px;
  line-height: 18px;
  -webkit-box-sizing: unset;
  -moz-box-sizing: unset;
  box-sizing: unset;
}

#ChatW_textInput{
  padding-left: 9px;
  -webkit-box-sizing: unset;
  -moz-box-sizing: unset;
  box-sizing: unset;
}

#closeQuestion {
  margin-block-end: unset;
  font-family: 'CybersourceRelative-Book';
  color: #202A44;
  font-weight: bold;
  font-size: 13px;
  -webkit-box-sizing: unset;
  -moz-box-sizing: unset;
  box-sizing: unset;
}

#closeActions {
  padding-bottom: 20px !important;
  font-family: 'CybersourceRelative-Book';
  margin-left: -30px;
  -webkit-box-sizing: unset;
  -moz-box-sizing: unset;
  box-sizing: unset;
}

.grid-container1 {
  display: grid;
  background-color: transparent;
  grid-template-columns: min-content auto;
  margin-bottom: -11%;
  padding-left: 32px;
  padding-right: 32px;
  margin-left: 0px;
  -webkit-box-sizing: unset;
  -moz-box-sizing: unset;
  box-sizing: unset;

}

.grid-container2 {
  display: grid;
  background-color: transparent;
  grid-template-columns: min-content auto;
  padding-left: 32px;
  padding-right: 32px;
  margin-left: 0px;
  -webkit-box-sizing: unset;
  -moz-box-sizing: unset;
  box-sizing: unset;


}

.grid-item {
  background-color: transparent;
  text-align: left;
  grid-column: 1 / span 2;
  -webkit-box-sizing: unset;
  -moz-box-sizing: unset;
  box-sizing: unset;
}

.grid-item-icon {
  background-color: transparent;
  text-align: center;
  width: 40px;
  -webkit-box-sizing: unset;
  -moz-box-sizing: unset;
  box-sizing: unset;
}

.ChatW_choiceButton {
  padding-left: 0px;
  -webkit-box-sizing: unset;
  -moz-box-sizing: unset;
  box-sizing: unset;
}

.minimized.mat-raised-button {
  background-color: #71DBD4;
  color: #202A44;
  font-family: 'CybersourceRelative-Book';
  font-size: 19px;
  -webkit-box-sizing: unset;
  -moz-box-sizing: unset;
  box-sizing: unset;

}

.mat-checkbox-checked.mat-accent .mat-checkbox-background{
  background-color: #212121;
  -webkit-box-sizing: unset;
  -moz-box-sizing: unset;
  box-sizing: unset;
}



#ChatW_custom_pTag {
  color: #202A44;
  font-size: 18px;
  font-family: 'CybersourceRelative-Book';
  margin-block-start: .8em !important;
  margin-block-end: 0px;
  margin-bottom: -8px;
  padding-left: 32px;
  padding-right: 32px;
  text-align: justify;
  -webkit-box-sizing: unset;
  -moz-box-sizing: unset;
  box-sizing: unset;
}

.ChatW_ChatChoice button {
  text-align: left;
  font-family: 'CybersourceRelative-Book';
  width: fit-content;
  -webkit-box-sizing: unset;
  -moz-box-sizing: unset;
  box-sizing: unset;
}

.ChatW_iconMaterial {
  height: 26px;
  width: 26px;
  -webkit-box-sizing: unset;
  -moz-box-sizing: unset;
  box-sizing: unset;
}

#preChat_icon {
  position: relative;
  bottom: 2px;
  height: 9%;
  width: 9%;
  padding-right: 5%;
  -webkit-box-sizing: unset;
  box-sizing: unset;
  -webkit-box-sizing: unset;
  -moz-box-sizing: unset;
  box-sizing: unset;
}

#preChat_icon1 {
  position: relative;
  bottom: 2px;
  height: 24.1px;
  width: 24.1px;
  padding-right: 5%;
  -webkit-box-sizing: unset;
  box-sizing: unset;
  display:none;
  -webkit-box-sizing: unset;
  -moz-box-sizing: unset;
  box-sizing: unset;
}

#preChat_icon2 {
  position: relative;
  bottom: 2px;
  height: 20.1px;
  width: 24.1px;
  padding-right: 5%;
  padding-bottom: 6%;
  -webkit-box-sizing: unset;
  box-sizing: unset;
  display:none;
  -webkit-box-sizing: unset;
  -moz-box-sizing: unset;
  box-sizing: unset;
}

.ChatW_grid_pTag {
  color: #202A44;
  font-family: 'CybersourceRelative-Book';
  margin-block-start: .8em !important;
  margin-block-end: 0px;
  text-align: left;
  font-size: 15px;
  -webkit-box-sizing: unset;
  -moz-box-sizing: unset;
  box-sizing: unset;
}

#item4_a {
  margin-left: -27%;
  -webkit-box-sizing: unset;
  -moz-box-sizing: unset;
  box-sizing: unset;
}

#item4_b {
  margin-left: -8%;
  -webkit-box-sizing: unset;
  -moz-box-sizing: unset;
  box-sizing: unset;
}

.ChatW_preChatChoice {
  position: fixed;
  padding: 0% 0% !important;
  bottom: 0%;
  right: 1%;
  Z-index: 2147483638;
  background-color: white;
  width: 300px !important;
  margin: 20px !important;
  border: 0px solid #F2F2F2;

  min-width: 16% !important;
  box-sizing: unset !important;
  -webkit-box-sizing: unset;
  -moz-box-sizing: unset;
  box-sizing: unset;
}

.mat-snack-bar-container {
  color: #71DBD4;
  max-width: 300px !important;
  border-radius: 5px 5px 5px 5px;
  -webkit-box-sizing: unset;
  -moz-box-sizing: unset;
  box-sizing: unset;
}

.mat-button {
  color: #212121;
  text-decoration: underline;
  font-family: 'CybersourceRelative-Book';
  font-size: 16px;
  white-space: nowrap!important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  -webkit-box-sizing: unset;
  -moz-box-sizing: unset;
  box-sizing: unset;
}

.mat-button,
.mat-flat-button,
.mat-icon-button,
.mat-stroked-button {
  line-height: 25px !important;
  -webkit-box-sizing: unset;
  -moz-box-sizing: unset;
  box-sizing: unset;
}

.dialog mat-dialog-container {
  position: fixed;
  bottom: 150px;
  right: 2.3%;
  Z-index: 2147483638;
  background-color: white;
  border-radius: 2%;
  width: 220px !important;
  height: 120px !important;
  margin: 20px !important;

  color: #191b73 !important;
  padding: 10px !important;
  overflow: unset;
  -webkit-box-sizing: unset;
  -moz-box-sizing: unset;
  box-sizing: unset;
}
.startChatIcon{
  fill :#FFFFFF;
  -webkit-box-sizing: unset;
  -moz-box-sizing: unset;
  box-sizing: unset;
}
.chatButton:hover .startChatIcon {
  fill: #3874FD;
  -webkit-box-sizing: unset;
  -moz-box-sizing: unset;
  box-sizing: unset;
}

/*Edge Compatibility*/
@supports (-ms-ime-align: auto) {
  #ChatW_custom_pTag {
    margin-bottom: 8px;
	-webkit-box-sizing: unset;
  -moz-box-sizing: unset;
  box-sizing: unset;
  }

  .grid-container1{
    margin-bottom: -6%;
	-webkit-box-sizing: unset;
    -moz-box-sizing: unset;
    box-sizing: unset;
  }

  .mat-form-field-infix{
    margin-top: 5px;
	-webkit-box-sizing: unset;
    -moz-box-sizing: unset;
    box-sizing: unset;
  }

  #ChatW_widget{
    z-index: 400;
	-webkit-box-sizing: unset;
    -moz-box-sizing: unset;
    box-sizing: unset;
  }

  #dialogBox{
    overflow: hidden;
	-webkit-box-sizing: unset;
    -moz-box-sizing: unset;
    box-sizing: unset;
  }
}

/*End Edge Compatibility*/


/*IE Compatibility  9 and above*/

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
  /* IE10+ CSS styles go here */
  #ChatW_widget {
    font-family: "relative-Book",sans-serif;
    z-index: 400;
    position: fixed;
    right: 2%;
    bottom: 15px;
    max-width: 300px;
    width: 100%;
    height: fit-content;
    max-height: 480px;
	-webkit-box-sizing: unset;
    -moz-box-sizing: unset;
    box-sizing: unset;
  }

  .ChatW_text-container{
    font-family: "relative-Book",sans-serif;
	-webkit-box-sizing: unset;
    -moz-box-sizing: unset;
    box-sizing: unset;
  }

  .CCTS_Chat_Widget input[type=text]:not(.browser-default){
    font-family: "relative-Book",sans-serif;
	-webkit-box-sizing: unset;
    -moz-box-sizing: unset;
    box-sizing: unset;
  }


  #ChatW_legalLabel{
    font-family: "relative-Book",sans-serif;
	-webkit-box-sizing: unset;
    -moz-box-sizing: unset;
    box-sizing: unset;
  }

  #ChatW_checkLabel{
    font-family: "relative-Book",sans-serif;
	-webkit-box-sizing: unset;
    -moz-box-sizing: unset;
    box-sizing: unset;
  }

  #ChatW_errorLabel {
    font-family: "relative-Book",sans-serif;
	-webkit-box-sizing: unset;
    -moz-box-sizing: unset;
    box-sizing: unset;
  }

  #startChat{
    font-family: "relative-Book",sans-serif;
	-webkit-box-sizing: unset;
    -moz-box-sizing: unset;
    box-sizing: unset;
  }

  .minimized.mat-raised-button{
    font-family: "relative-Book",sans-serif;
	-webkit-box-sizing: unset;
    -moz-box-sizing: unset;
    box-sizing: unset;
  }

  .mat-raised-button {
    font-family: "relative-Book",sans-serif;
	-webkit-box-sizing: unset;
    -moz-box-sizing: unset;
    box-sizing: unset;
  }

  .ChatW_formField .mat-hint{
    font-family: "relative-Book",sans-serif;
	-webkit-box-sizing: unset;
    -moz-box-sizing: unset;
    box-sizing: unset;
  }

  .mat-form-field-infix{
    font-family: "relative-Book",sans-serif;
	-webkit-box-sizing: unset;
    -moz-box-sizing: unset;
    box-sizing: unset;
  }

  .ChatW_formTextarea{
    font-family: "relative-Book",sans-serif;
	-webkit-box-sizing: unset;
    -moz-box-sizing: unset;
    box-sizing: unset;
  }

  .ChatW_agentTypingPane{
    font-family: "relative-Book",sans-serif;
	-webkit-box-sizing: unset;
    -moz-box-sizing: unset;
    box-sizing: unset;
  }

  .ChatW_AgentTxtDiv{
    font-family: "relative-Book",sans-serif;
	-webkit-box-sizing: unset;
    -moz-box-sizing: unset;
    box-sizing: unset;
  }


  .ChatW_IndicatorDiv{
    font-family: "relative-Book",sans-serif;
	-webkit-box-sizing: unset;
    -moz-box-sizing: unset;
    box-sizing: unset;
  }

  .ChatW_CustomerTxtDiv{
    font-family: "relative-Book",sans-serif;
	-webkit-box-sizing: unset;
    -moz-box-sizing: unset;
    box-sizing: unset;
  }


  #closeQuestion{
    font-family: "relative-Book",sans-serif;
	-webkit-box-sizing: unset;
    -moz-box-sizing: unset;
    box-sizing: unset;
  }

  #closeActions{
    font-family: "relative-Book",sans-serif;
	-webkit-box-sizing: unset;
    -moz-box-sizing: unset;
    box-sizing: unset;
  }


  #ChatW_custom_pTag {
    font-family: "relative-Book",sans-serif;
	-webkit-box-sizing: unset;
    -moz-box-sizing: unset;
    box-sizing: unset;
  }



  .ChatW_ChatChoice button {
    font-family: "relative-Book",sans-serif;
	-webkit-box-sizing: unset;
    -moz-box-sizing: unset;
    box-sizing: unset;
  }

  .ChatW_grid_pTag {
    font-family: "relative-Book",sans-serif;
	-webkit-box-sizing: unset;
    -moz-box-sizing: unset;
    box-sizing: unset;
  }

  .mat-button {
    font-family: "relative-Book",sans-serif;
	-webkit-box-sizing: unset;
    -moz-box-sizing: unset;
    box-sizing: unset;
  }

  .ChatW_formTextarea .mat-input-element{
    height: 1.6em;
	-webkit-box-sizing: unset;
    -moz-box-sizing: unset;
    box-sizing: unset;
  }

  .ChatW_formTextarea .mat-form-field-label, .ChatW_formTextarea.mat-focused .mat-form-field-label{
    height: 1.2em;
	-webkit-box-sizing: unset;
    -moz-box-sizing: unset;
    box-sizing: unset;
  }

  #ChatW_textInput{
    height: 3em;
	-webkit-box-sizing: unset;
    -moz-box-sizing: unset;
    box-sizing: unset;
  }

  #ChatW_chatWindow{
    width: 97%;
	-webkit-box-sizing: unset;
    -moz-box-sizing: unset;
    box-sizing: unset;
  }



  .grid-container1 {

    display: grid;
    background-color: transparent;
    -ms-grid-columns: min-content auto;
    grid-template-columns: min-content auto;
    margin-bottom: -8%;
    margin-top: 5%;
    padding-left: 32px;
    padding-right: 32px;
    margin-left: 0px;
	-webkit-box-sizing: unset;
    -moz-box-sizing: unset;
    box-sizing: unset;
  }
  .ChatW_grid-item1 {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    grid-area: a;
	-webkit-box-sizing: unset;
    -moz-box-sizing: unset;
    box-sizing: unset;
  }
  .ChatW_grid-item2 {
    color: #F7B600;
    font-size: 16px;

    margin-block-start: .8em !important;
    margin-block-end: 0px;
    text-align: left;
    font-size: 14px;
    -ms-grid-row: 1;
    -ms-grid-column: 3;
    grid-area: b;
	-webkit-box-sizing: unset;
    -moz-box-sizing: unset;
    box-sizing: unset;
  }
  .ChatW_grid-item3 {

    text-align: center;
    width: 40px;
    -ms-grid-row: 3;
    -ms-grid-column: 1;
    grid-area: c;
	-webkit-box-sizing: unset;
    -moz-box-sizing: unset;
    box-sizing: unset;
  }
  .ChatW_grid-item4 {
    padding-left: 0px;
    -ms-grid-row: 3;
    -ms-grid-column: 3;
    grid-area: d;
	-webkit-box-sizing: unset;
    -moz-box-sizing: unset;
    box-sizing: unset;

  }

  .grid-item {
    background-color: transparent;
    text-align: left;
    grid-column: 1 / span 2;
	-webkit-box-sizing: unset;
    -moz-box-sizing: unset;
    box-sizing: unset;
  }
  .grid-container2 {

    display: grid;
    background-color: transparent;
    -ms-grid-columns: min-content auto;
    grid-template-columns: min-content auto;
    padding-left: 32px;
    padding-right: 32px;
    margin-left: 0px;
	-webkit-box-sizing: unset;
    -moz-box-sizing: unset;
    box-sizing: unset;

  }
  .ChatW_grid_pTag {
    color: #202A44;
    font-size: 16px;

    -webkit-margin-before: .8em !important;
    margin-block-start: .8em !important;
    -webkit-margin-after: 0px;
    margin-block-end: 0px;
    text-align: left;
    font-size: 15px;
	-webkit-box-sizing: unset;
    -moz-box-sizing: unset;
    box-sizing: unset;
  }
  #preChat_icon1 {
    position: relative;
    bottom: 0px;
    height: 24.1px;
    width: 24.1px;
    padding-right: 5%;
    -webkit-box-sizing: unset;
    box-sizing: unset;
    display: none;
	-webkit-box-sizing: unset;
    -moz-box-sizing: unset;
    box-sizing: unset;
  }
  #preChat_icon2 {
    position: relative;
    bottom: -23px;
    height: 20.1px;
    width: 24.1px;
    padding-right: 5%;
    padding-bottom: 6%;
    -webkit-box-sizing: unset;
    box-sizing: unset;
    display: none;
	-webkit-box-sizing: unset;
    -moz-box-sizing: unset;
    box-sizing: unset;
  }
  #ChatW_chatWindow {
    /*height: 238px;*/
    font-family: "relative-Book",sans-serif;
	-webkit-box-sizing: unset;
    -moz-box-sizing: unset;
    box-sizing: unset;
  }




  #dialogBox {
    overflow: hidden;
	-webkit-box-sizing: unset;
    -moz-box-sizing: unset;
    box-sizing: unset;
  }
  .ChatW_headerbgColor {
    margin-bottom: 5px;
	-webkit-box-sizing: unset;
    -moz-box-sizing: unset;
    box-sizing: unset;
  }
  .ChatW_typingImg {
    padding-right: 4px;
    padding-left: 4px;
    margin-bottom: 3px;
    vertical-align: unset;
    width: 30px;
    height: 20px;
	-webkit-box-sizing: unset;
    -moz-box-sizing: unset;
    box-sizing: unset;
  }
  .dialog mat-dialog-container {
    position: fixed;
    bottom: 150px;
    right: 3%;
    Z-index: 2147483638;
    background-color: white;
    border-radius: 2%;
    width: 220px !important;
    height: 120px !important;
    margin: 20px !important;

    color: #191b73 !important;
    padding: 10px !important;
    overflow: hidden;
	-webkit-box-sizing: unset;
    -moz-box-sizing: unset;
    box-sizing: unset;
  }
  .pTag {
    margin-block-start: .8em !important;
    margin-block-end: 0px;
    margin-bottom: 5px;
    padding: 0px;
	-webkit-box-sizing: unset;
    -moz-box-sizing: unset;
    box-sizing: unset;
  }

  #ChatW_chatHeaderButton .material-icons-outlined {
    width: 100%;
	-webkit-box-sizing: unset;
    -moz-box-sizing: unset;
    box-sizing: unset;
  }
}


/*End IE compatibility*/
