﻿
body
{
	font-size: 9pt;
	color: black;
	font-family: Arial;
}

.p
{
	font-size: 9pt;
	color: black;
	font-family: Arial;
}


.NomeSistema
{
	font-family: Arial;
	font-size: 13pt;
	font-weight: bold;
}

.CabecalhoPagina
{
	background-color: White;
	font-family: Arial;
	font-size: 13pt;
	border-bottom: solid 1px gray;
}

.CabecalhoRelatorio
{
	background-color: White;
	font-family: Arial;
	font-size: 13pt;
	border: solid 1px black;
}

.CabecalhoFiltroRelatorio
{
	background-color: White;
	font-family: Arial;
	font-size: 9pt;
	border: solid 1px black;
}

.MensagemErro
{
	font-size: 12pt;
	color: white;
	font-family: Arial;
	background-color: #fa8072;
	border: solid 1px black;
}

.MensagemSucesso
{
	font-size: 11pt;
	font-weight: bold;
	color: white;
	font-family: Arial;
	background-color: Navy;
	border: solid 1px navy;
}

.MensagemSemDados
{
	font-size: 12pt;
	color: #0064A1;
	font-family: Arial;
	background-color: #DCDCDC;
	border: solid 1px black;
}

.ResultadoConsulta
{
	background-color: White;
	font-family: Arial;
	font-size: 11pt;
}
/* list */
table.list th
{
	font-weight: bold;
	color: White;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	background-color: #0064A1;
	font-family: Arial;
}
table.list td
{
	color: Black;
	font-family: Arial;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	background-color: White;
}
/* Estilos do gridview */
.DataGrid
{
	border-style: solid;
	border-width: 1px;
	font-family: Arial;
	border-color: #d3d3d3;
}

.SelectedItemStyle
{
	font-weight: bold;
	color: White;
	font-family: Arial;
	border-style: none;
	background-color: #008A8C;
	border-color: #d3d3d3;
}

.HeaderStyle
{
	font-weight: bold;
	color: White;
	border-style: solid;
	border-width: 1px;
	border-color: #d3d3d3;
	background-color: #85C226;
	text-align: center;
	font-family: Arial;
}
.AlternatingItemStyle
{
	color: #000000;
	border-style: solid;
	border-width: 1px;
	border-color: #d3d3d3;
	background-color: #FFFFFF;
	text-align: center;
	font-family: Arial;
}
.ItemStyle
{
	color: Black;
	border-style: solid;
	border-width: 1px;
	border-color: #d3d3d3;
	background-color: #EEEEEE;
	text-align: center;
	font-family: Arial;
}

.TotalItemStyle
{
	color: Black;
	font-weight: bold;
	border-style: solid;
	border-width: 1px;
	border-color: #d3d3d3;
	background-color: Gray;
	font-family: Arial;
}

.FooterStyle
{
	color: Black;
	background-color: #CCCCCC;
	border-color: #d3d3d3;
	font-family: Arial;
}

.PagerStyle
{
	color: Black;
	background-color: White;
	border-color: #d3d3d3;
	font-family: Arial;
}

/* Estilos de informações em relatórios */
.DataGridRelatorio
{
	border-style: none;
	background-color: White;
	font-family: Arial;
}

.SelectedItemStyleRelatorio
{
	font-weight: bold;
	color: White;
	border-style: none;
	background-color: White;
	font-family: Arial;
}

.HeaderStyleRelatorio
{
	font-weight: bold;
	color: Black;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	background-color: #EEEEEE;
	font-family: Arial;
}
.AlternatingItemStyleRelatorio
{
	color: Black;
	border-style: none;
	background-color: White;
	font-family: Arial;
}
.ItemStyleRelatorio
{
	color: Black;
	border-style: none;
	background-color: White;
	font-family: Arial;
}
.MensagemSemDadosRelatorio
{
	font-size: 11pt;
	color: Black;
	font-family: Arial;
}

/* Campos não visíveis de páginas */
input.Invisivel
{
	color: White;
	background: White;
	background-color: White;
	border-color: White;
	border-width: 0px;
	font-family: Arial;
	font-size: 10px;
	border: 0px;
}

.CaixaTexto
{
	font-size: 9pt;
	color: black;
	font-family: Arial;
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	border-bottom: silver 1px solid;
}

.Botao
{
	font-size: 9pt;
	color: black;
	font-family: Arial;
}

.ListBox
{
	font-size: 9pt;
	color: black;
	font-family: Arial;
}

.DropDownList
{
	font-size: 9pt;
	color: black;
	font-family: Arial;
}

.CabecalhoTabela
{
	font-size: 9pt;
	color: black;
	font-weight: bold;
	font-family: Arial;
}

.HeaderStyleBorderNone
{
	font-weight: bold;
	color: Black;
	border-style: none;
	background-color: White;
	font-family: Arial;
}
.UsuarioLabel
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;	
	color: #000000;
}

.Rodape
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}
.caixaImagem
{
	border: 5px solid #85C226;
	font-family: Arial;
}
.CaixaTextoFinalizar
{
	border: 0px solid silver;
	font-size: 9pt;
	color: black;
	font-family: Arial;
	width: 490px;
	margin-top: 3px;
	height: 18px;
	
}
.CaixaTextoFinalizar2
{
	font-size: 9pt;
	color: black;
	font-family: Arial;
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	border-bottom: silver 1px solid;
	width: 490px;
	margin-top: 4px;
	height: 19px;
	margin-left: 39px;
	border-width: 0px;
}
.CaixaTextoFinalizar3
{
	border: 0px solid silver;
	font-size: 9pt;
	color: black;
	font-family: Arial;
	width: 490px;	
	height: 18px;

}
.botao
{
	font-family: Arial;
	text-decoration: none;
	font-size: 13px;
	color: #FCEBDC;
	margin-bottom: 15px;
	font-weight: bolder;
	margin-left: 3px;
}
.LabelPontosCarrinho
{
	font-size: 9pt;
	color: #FFFFFF;
	font-family: Arial;
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	border-bottom: silver 1px solid;
	width: 490px;
	height: 19px;
	border-width: 0px;
	text-align: center;
	margin-right: 5px;
	font-weight: bold;
}
.CaixaLogin
{
	border: 0px solid silver;
	font-size: 10pt;
	color: #FFFFFF;
	font-family: Arial;
	width: 210px;
	height: 19px;
	background-color: #85C226;
	font-weight: bold;
}
.HeaderStyleCopy
{
	font-weight: bold;
	color: #000000;
	border-style: solid;
	border-width: 1px;
	border-color: #d3d3d3;
	text-align: center;
	font-family: Arial;
}
.AlternatingItemStyleCopy
{
	color: #000000;
	border-style: solid;
	border-width: 1px;
	border-color: #d3d3d3;
	background-color: #FFFFFF;
	text-align: center;
	font-family: Arial;
}
.invisivel
{
	font-size: 9pt;
	color: white;
	font-family: Arial;
}
