.optumchat.inpage {
  font-size: 14px;
  font-weight: normal;
}
.optumchat.inpage.glyphcustom.chat {
  background-image: url("/modules/core/img/glyph_chat.png");
  background-repeat: no-repeat;
  padding-left: 25px;
  display: inline-block;
  height: 19px;
}
.fade {
  opacity: 1;
}
.modal.fade .modal-dialog {
  transform: translate(0px, -2%);
}
.modal-backdrop.fade {
  opacity: 0.6;
}

