.ChatHeader {background-color: [$borderColor]; color: [$borderTextColor];}
.messageOwnerWidget {background: [$myMessageColor]; color: [$myMessageTextColor];}
.chatMessagesGroupAgent .messageOwnerWidget {background: [$messageColor]; color: [$messageTextColor];}
.ActionViewPanel {border-top: 1px solid [$borderColor];}
.SendButton.ImLeButton {background:[$buttonColor];}
.SendButton .buttonText {color:[$buttonTextColor];}
.SendCommentButton.ImLeButton {background:[$buttonColor];}
.SendCommentButton .buttonText {color:[$buttonTextColor];}
.InfoPanel {background-color: [$infoColor]; border-bottom-color:[$borderColor]; color: [$infoTextColor]}
.New .InfoPanel {border-color:[$borderColor];}
