﻿body
{
	font-size: 10pt;
	color: black;
	font-family: Arial;
}

table
{ 
	font-size: 10pt;
	color: black;
	font-family: Arial;
}


fieldset
{
	border: solid 1px black;
}

legend 
{
	font-size: 16px;
}

.label_legenda
{
	font-size: 11px;
}

.CheckBoxList 
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
}

.NomeSistema
{
	font-family:Arial;
	font-size:14pt;
    color: #000000;
}


.NomeCabecalhoSistema
{
	font-family:Arial;
	font-size:14pt;
    color: #FFFFFF;
}

.CabecalhoPagina
{
	background-color: White;
	font-family:Arial;
	font-size:14pt;
	border-bottom:solid 1px gray;
}	

.CabecalhoRelatorio
{
	background-color: White;
	font-family:Arial;
	font-size:14pt;
	border: solid 1px black;
}	

.CabecalhoFiltroRelatorio
{
	background-color: White;
	font-family:Arial;
	font-size:10pt;
	border: solid 1px black;
}	

.MensagemErro
{
	font-size: 12pt;
	color: white;
	font-family: Arial;
	background-color: #fa8072;
	border: solid 1px black;
}

.MensagemSucesso
{
	font-size: 12pt;
	font-weight: bold;
	color: white;
	font-family: Arial;
	background-color: Navy;
	border: solid 1px navy;
}

.MensagemSemDados
{
	font-size: 12pt;
	color:  Black;
	font-family: Arial;
	background-color: #FFFF00;
	border: solid 1px Red;
}

.ResultadoConsulta
{
	background-color: White;
	font-family:Arial;
	font-size:12pt;
}
/* list */
table.list th
{
	font-weight:bold;
	color: White;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	background-color: #0064A1;
}
table.list td 
{
	color: Black;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	background-color: White;
}
/* Estilos do gridview */
.DataGrid
{
	background-color: White;
	border-color:Black;
	width: 100%;
	border-style: solid;
	border-width: 1px;
}

.SelectedItemStyle
{
	font-weight:bold;
	color:White;
	border-style: none;
	border-color: #d3d3d3;
	background-color: #008A8C;
}

.HeaderStyle
{
	font-weight: bold;
	color: White;
	border-style: solid;
	border-width: 1px;
	border-color: #d3d3d3;
	background-color: #1C5E55;
}
.AlternatingItemStyle
{
	color: Black;
	border-style: solid;
	border-width: 1px;
	border-color: #d3d3d3;
	background-color: #DCDCDC;
}

.ItemStyle
{	
	color: Black;
	border-style: solid;
	border-width: 1px;
	border-color: #d3d3d3;
	background-color: #EEEEEE;
}	
.PagerStyle
{
	color: Black;
	background-color: White;
	border-color:#d3d3d3;
}

.TotalItemStyle
{	
	color: Black;
	font-weight:bold;
	border-style: solid;
	border-width: 1px;
	border-color: #d3d3d3;
	background-color: Gray;
}	

.FooterStyle
{
	color: Black;
	background-color: #CCCCCC;
}

.PagerStyle
{
	color: Black;
	background-color: White;
}

.HeaderStyleRelatorioReduzido
{	font-weight:bold;
	font-size: 11px;
	color: Black;
	border-style: solid;
	border-width: 1px;
	border-color: Black;
	background-color: #f4f4f4;
}
.AlternatingItemStyleRelatorioReduzido
{
	color: Black;
	font-size: 11px;
	border-style: solid;
	border-width: 1px;
	border-color: Black;
	background-color: #f4f4f4;
}
.ItemStyleRelatorioReduzido
{	
	color: Black;
	font-size: 11px;
	border-style: solid;
	border-width: 1px;
	border-color: Black;
	background-color: White;
}	

/* Estilos de informações em relatórios */
.DataGridRelatorio
{
	border-style: none;
	background-color: White;
}

.SelectedItemStyleRelatorio
{
	font-weight:bold;
	color:White;
	border-style: none;
	background-color: White;
}

.HeaderStyleRelatorio
{	font-weight:bold;
	color: Black;
	border-style: solid;
	border-width: 1px;
	border-color: #d3d3d3;
	background-color: #f4f4f4;
}
.AlternatingItemStyleRelatorio
{
	color: Black;
	border-style: solid;
	border-width: 1px;
	border-color: #d3d3d3;
	background-color: #f4f4f4;
}
.ItemStyleRelatorio
{	
	color: Black;
	border-style: solid;
	border-width: 1px;
	border-color: #d3d3d3;
	background-color: White;
}	
.MensagemSemDadosRelatorio
{
	font-size: 12pt;
	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:11px;
      border:0px;
}

.CaixaTexto
{
	font-size: 10pt;
	color: black;
	font-family: Arial;
}

.CaixaTextoUsuario
{
	font-size: 10pt;
	color: white;
	font-family: Arial;
}

.CaixaTextoReduzido
{
	font-size: 8pt;
	color: black;
	font-family: Arial;
}

.Botao
{
	font-size: 10pt;
	color: black;
	font-family: Arial;
}

.ListBox
{
	font-size: 10pt;
	color: black;
	font-family: Arial;
}

.DropDownList
{
	font-size: 10pt;
	color: black;
	font-family: Arial;
}

.CabecalhoTabela
{
	font-size: 10pt;
	color: black;
	font-weight:bold;
	font-family: Arial;
}

.HeaderStyleBorderNone
{	font-weight:bold;
	color: Black;
	border-style: none;
	background-color: White;
}
.LinkButton
{
	font-size: 9pt;
	color: Blue;
	font-family: Arial;
	text-decoration: underline;
}
.Recibo
{
	font-size:12pt; 
	font-family:Arial;	
	color: Black;
}
.RodapeRecibo
{
	font-size:8pt; 
	font-family:Arial;	
	color: Black;
}

.AdjustedZIndex 
{
	z-index: 1;   
}

/*Acrescentado para alterar tela de login [24/10]*/

.ui-corner-all 
{
    /*border-radius: 4px 4px 4px 4px;*/
}
.ui-widget-content 
{
    background: url("../Imagens/ui-bg_highlight-soft_100_f0efea_1x100.png") repeat-x scroll 50% top #d3d3d3;
    border: 1px solid #999999;
    color: White;
}
.ui-widget 
{
    font-family: Tahoma,Arial,sans-serif;
    font-size: 1em;
}
.ui-helper-clearfix:after 
{
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.ui-corner-top 
{
    /*border-top-left-radius: 4px;
    border-top-right-radius: 4px;*/
}
.ui-widget-header 
{
    /*background: url("../Imagens/ui-bg_highlight-soft_25_327E04_1x100.png") repeat-x scroll 50% 50% #d3d3d3;*/
    background-color: #284E98;
    border: 1px solid #336699;
    color: White;
    font-weight: bold;
}
.ui-helper-clearfix 
{
    display: block;
}
.ui-helper-clearfix 
{
    display: inline-block;
}
.ui-helper-reset 
{
    border: 0 none;
    font-size: 100%;
    line-height: 1.3;
    list-style: none outside none;
    margin: 0;
    outline: 0 none;
    padding: 0;
    text-decoration: none;
}
.box_outer 
{
    border-bottom: 0 none;
    border-top: 0 none;
}
.box_inner, .DBbox_inner 
{
    background: url("../Imagens/gradient.jpg") repeat-x scroll left top #d3d3d3;
    border-bottom: 0 none;
    border-top: 1px solid #EEEEEE;
    min-height: 60px;
    padding: 5px;
}

.ui-state-default, .ui-widget-content .ui-state-default 
{
    background-color: #284E98;
    border: 1px solid #336699;
    color: White;
    font-weight: bold;
    outline: medium none;
}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button 
{
    font-family: Tahoma,Arial,sans-serif;
    font-size: 1em;
}

/*TESTE*/
.Cabecalho1_mnuPrincipal_7 {
    padding-right: 2px !important;
}
    