﻿.Validation
{
	height: auto;
	padding: 10px 0 10px 25px;
	font-weight: bold;
	text-align: left;
	background: #f9f9f9;
	width: 95%;
}

.inputExcluir {height:10px !important; min-height:10px !important;}
.btnFiltro{height:7px !important; min-height:7px !important;}

.Validation *
{
	color: #97c92c;
}

.Validation p
{
	margin-top: 5px;
}

.GridView td
{
	border: 1px solid #d7d7d7;
	text-align: center;
	color: #000000 !important;
}

.GridView .final td
{
	color: #ffffff !important;
}
.GridView .RowStyle td
{
	background-color: #ffffff !important;
	color: #000;
	font-family: Arial;
	font-size: 10px;
	padding: 5px;
}


.MessageAlertContato
{
	width:100% -20px;
	background-color:#fffde5;
	border:1px solid #ffe1c0;
	padding:10px;
	height:40px;
	vertical-align:middle;
}


.MessageAlertContato .texto
{
	margin-left:10px;
}


.Alerta
{
	background:url(../../util/alerta/meio.png) repeat-x;
	height:67px;
	padding-left:10px;
}

.Alerta .Title
{
	color:#BC4B4D;
	font-size:13px;
	font-weight:bold;
}

.Alerta .TxtCinza
{
	color:#9A9790;
	font-size:12px;
}

.Alerta .TxtCinza A
{
	color:#9A9790;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.Alerta .TxtCinza A:hover{
	text-decoration:underline;
}

.Alerta .TxtVermelho
{
	color:#BC4B4D;
	font-size:12px;
	font-weight:bold;
}