.ChatHeader {border-color:[$borderColor]; background:url('[$imgPath]header_bg.png') repeat-x left top [$borderColor];}
.ChatHeader .Title {text-shadow:0 -1px [$borderColor];}
.ChatHeaderIcon {background:url('[$imgPath]chat-icons.png') no-repeat -131px 2px;}
.Unread .ChatHeaderIcon {background-position:-167px 2px;}
.UnreadMessages .ChatHeaderIcon {background-position:-167px 2px;}
.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];}
.ChatBody .ActionViewPanel {border-color:[$infoColor]; background:url('[$imgPath]input_bg.png') repeat-x left top;}
.ChatFooter {color:[$infoTextColor]; background:url('[$imgPath]info_bg.png') repeat-x left top [$infoColor]; border-top-color:[$infoColor];}
.MainElementMobile {background:url('[$imgPath]mobil_bg.png') repeat left top [$infoColor];}
.ChatFooter .Branding a {color:[$infoColor];}
.TypingPanel {border-top-color:[$infoColor];}
.SendButton.ImLeButton {background:[$borderColor];}
.InfoPanel {color:[$infoTextColor]; background:url('[$imgPath]info_bg.png') repeat-x left top [$infoColor]; border-color:[$infoColor];}
.New .InfoPanel {border-color:[$infoColor];}
.AvatarPanel {background:[$infoColor]; border-color:[$infoColor];}
.Avatar {background-image:url('[$imgPath]anonym_middle.png'); background-repeat:no-repeat; background-size:cover;}
.InfoPanel .AvatarPanel .Avatar-Empty {background:url('[$imgPath]anonym_middle.png') no-repeat left top;}
.SaveButton.ImLeButton, .RatingButton.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, .RatingButton.ImLeButton .buttonText, .CancelButton.ImLeButton .buttonText, .SendButton.ImLeButton .buttonText, .SendCommentButton.ImLeButton .buttonText {color:[$buttonTextColor];}
.CloseButton {background:url('[$imgPath]chat-icons.png') no-repeat -32px 0;}
.CloseButton:hover {background-position:-32px 0;}
.MinimizeButton {background:url('[$imgPath]chat-icons.png') no-repeat -128px -32px;}
.MinimizeButton:hover {background-position:-128px -32px;}
.Minimized .MinimizeButton {background:none;}
.Minimized .MinimizeButton:before {background:url('[$imgPath]chat-icons.png') no-repeat -152px -32px;}
.Minimized .MinimizeButton:hover:before {background:url('[$imgPath]chat-icons.png') no-repeat -152px -32px;}
.PopOutButton {background:url('[$imgPath]chat-icons.png') no-repeat -56px 0;}
.PopOutButton:hover {background-position:-56px 0;}
.SendFile .Icon {background:url('[$imgPath]chat-icons.png') 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];}
.AgentRanking .RankingBox {background:url('[$imgPath]info_bg.png') repeat-x left top [$infoColor]; border-color:[$infoColor];}
.CommentMessage .CommentInput {border-color:[$infoColor]; background:url('[$imgPath]input_bg.png') repeat-x left top;}
.ActionClose, .ActionDisconnect, .ActionTransfer {color:[$myMessageTextColor];}

.chatMessagesGroupMe .MessageAcknowledged .messageTime:before,
.chatMessagesGroupMe .MessageAcknowledged .messageTime:after {background:[$myMessageTextColor];}
.chatMessagesGroupMe .MessageSeen .messageTime:before,
.chatMessagesGroupMe .MessageSeen .messageTime:after {background:[$myMessageTextColor];}

/*--doplnene z common_theme--*/
.SendFile.Uploading .Icon {background:url('[$imgPath]loading-small.gif') no-repeat;}
.InputFileView .DiscardButton {background:url('[$imgPath]chat-icons.png') no-repeat -96px 0;}
.Loading .MessagesPanel {background-image:url('[$imgPath]loading.gif'); background-repeat:no-repeat;}
.RankingBox.Loading:after {background-image:url('[$imgPath]loading.gif');}
.QueueChat {background:url('[$imgPath]chat-icons.png') no-repeat -79px -32px;}
.MyQueueChat {background:url('[$imgPath]chat-icons.png') no-repeat -4px -39px;}
.TypingIcon {background:url('[$imgPath]chat-icons.png') no-repeat -80px -48px;}
.InitOnline .StatusIcon {background:url('[$imgPath]chat-icons.png') no-repeat 0 0;}
.InitOffline .StatusIcon {background:url('[$imgPath]chat-icons.png') no-repeat -37px -39px;}
.New .StatusIcon {background:url('[$imgPath]chat-icons.png') no-repeat -37px -39px;}
.SendButton.ImLeButton-over {background:url('[$imgPath]gray-over.png') repeat top left [$buttonColor];}
.SendCommentButton.ImLeButton-over {background:url('[$imgPath]gray-over.png') repeat top left [$buttonColor];}
.ActionClose .messageBody:before,
.ActionDisconnect .messageBody:before {background:url('[$imgPath]system_message-close.png') no-repeat center center;}