﻿@charset "utf-8";

.article { margin-right: 0px; }
ul.submenu li.act { border-radius: 5px 7px 8px 6px }
#webChatFrame {	position: relative;	top: 4px;}
.customer-text,  {
	border: 1px solid #cecece;
	background: #efefef !important;
}
.agent-text {
	background: #dbdbdb !important;
	border: 1px solid #cecece;
}

.customer-text .arrow, .agent-text .arrow {
	display: none !important; 
}
