/* ================================
    CSS STYLES FOR Module Pitagoras.AtendimentoOnLine
   ================================
*/
.ControlesEdit
{
	font-family:Trebuchet MS;
	font-size:11px;
	color:Black;
	background-color:#fcfcf8;
	border: solid 1px #b9b9b9;
}

.descricao
{
	font-family: Tahoma;
	font-size: 11px;
	color:#6C6B6B;
}

.Aviso
{
	font-family:Trebuchet MS;
	font-size:11px;
	color:Red;
}

.TituloChat
{
	font-family: Tahoma;
	font-size: 11px;
	color:#268EC4;
	font-weight:bold;
}

.DataAtendimento
{
	font-family: Tahoma;
	font-size: 11px;
	color:#6C6B6B;
	text-decoration:underline;
	
}
