.MessagesPanel .chatMessagesGroup {border-top-color:[$infoColor];}
.messagesPanel {background: [$messageColor]; color: [$messageTextColor];}
.FileNameBox .FileName a {color:[$messageTextColor];}
.chatMessagesGroupMe .messagesPanel {background: [$myMessageColor]; color:[$myMessageTextColor];}
.chatMessagesGroupMe .FileNameBox .FileName a {color:[$myMessageTextColor];}
.messagesPanel .messageTime {color:[$myMessageTextColor];}
.ChatFooter {color:[$infoTextColor]; background:url('[$imgPath]info_bg.png?t=2') repeat-x left top [$infoColor]; border-top-color:[$infoColor];}
body {background:url('[$imgPath]mobil_bg.png') repeat left top [$infoColor];}
.ChatFooter .Branding a {color:[$infoColor];}
.SendButton.ImLeButton {background:[$borderColor];}
.InfoPanel {color:[$infoTextColor]; background:url('[$imgPath]info_bg.png?t=2') repeat-x left top [$infoColor]; border-color:[$infoColor];}
.TypingPanel {background:url('[$imgPath]info_bg.png?t=2') repeat-x left top [$infoColor]; border-top-color:[$infoColor];}
.New .InfoPanel {border-color:[$infoColor];}
.AvatarPanel {background:[$infoColor]; border-color:[$infoColor];}
.InfoPanel .AvatarPanel .Avatar-Empty {background:url('[$imgPath]anonym_middle.png?t=2') no-repeat left top;}
.SaveButton.ImLeButton, .CancelButton.ImLeButton, .SendButton.ImLeButton, .SendCommentButton.ImLeButton {border-color:[$buttonColor] !important; background:url('[$imgPath]header_bg.png') repeat-x left top [$buttonColor];}
.SaveButton.ImLeButton .buttonText, .CancelButton.ImLeButton .buttonText, .SendButton.ImLeButton .buttonText, .SendCommentButton.ImLeButton .buttonText {color:[$buttonTextColor];}
.CloseButton {background:url('[$imgPath]chat-icons.png?t=2') no-repeat -32px 0;}
.CloseButton:hover {background-position:-32px 0;}
.MinimizeButton {background:url('[$imgPath]chat-icons.png?t=2') no-repeat -32px 0;}
.MinimizeButton:hover {background-position:-32px 0;}
.PopOutButton {background:url('[$imgPath]chat-icons.png?t=2') no-repeat -56px 0;}
.PopOutButton:hover {background-position:-56px 0;}
.SendFile .Icon {background:url('[$imgPath]chat-icons.png?t=2') no-repeat -107px -35px;}
.SendFile:hover .Icon {background-position:-107px -35px;}
.InputFileView {background:url('[$imgPath]input_bg.png') repeat-x left top #fff; border-color:[$infoColor];}
.CommentMessage .CommentInput {border-color:[$infoColor]; background:url('[$imgPath]input_bg.png') repeat-x left top;}
.ActionClose, .ActionDisconnect, .ActionTransfer {color:[$myMessageTextColor];}
.chatMessagesGroup {border-color:[$infoColor];}

.RatingButton.ImLeButton {border-color:#ffffff !important; background:#ffffff;}
.RatingButton.ImLeButton .buttonText {color:[$buttonColor];}
.RewardButton .ImLeButtonMainInner,
.PunishButton .ImLeButtonMainInner {background:[$buttonColor];}
.RewardButton .ImLeButtonMainInner:before,
.PunishButton .ImLeButtonMainInner:before {background:[$buttonColor];}
.RewardButton .ImLeButtonMainContent,
.PunishButton .ImLeButtonMainContent {background:[$buttonColor];}
.RewardButton .ImLeButtonMainContent:before {border-color: transparent [$buttonColor] transparent transparent;}
.PunishButton .ImLeButtonMainContent:before {border-color: transparent transparent [$buttonColor] transparent;}
.RewardButton .ImLeButtonMainContent:after,
.PunishButton .ImLeButtonMainContent:after {background:[$buttonColor];}
.RewardButton .buttonIcon,
.PunishButton .buttonIcon {background:[$buttonColor];}
.RewardButton .buttonIcon:before,
.PunishButton .buttonIcon:before {background:[$buttonColor];}
.RewardButton .buttonIcon:after,
.PunishButton .buttonIcon:after {background:[$buttonColor];}
.RewardButton .buttonText,
.PunishButton .buttonText {color:[$buttonColor];}