/* CSS Document */
.display-label, .editor-label
{
    color: #025985;
    font-weight: 700;
    padding-bottom: 2px;
    font-size: 11px;
}

.tab_fieldset
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    border: 1px solid #C0CCD6;
    width: 99%;
    margin-left: 5px;
    margin-bottom: 5px;
    
}
/*..*/
.tab_fieldset td
{
    border-bottom: 1px solid #C0CCD6; /*background-color: #F4F5F7;*/
    background-color: Transparent !important;
    padding: 5px;
}

.FieldSet
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    border: 1px solid #C0CCD6;
    width: 938px;
    text-align: left;
    margin-bottom: 5px;
    /*background-color: #EAF3FB;*/
}

.FieldSet legend
{
    margin-left: 5px;
}

.lbl_titulo
{
    color: #025985;
    font-weight: bold;
    padding-bottom: 2px;
    font-size: 14px;
}

.lbltittexto
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    color: Black;
}

.lblmensagem
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: bold;
    color: red;
}

.lblerro
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: bold;
    color: red;
}

.lbltexto
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    color: #025985;
}

.lblTitulo1
{
    color: #ff9900;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
}

.lblTitulo2
{
    color: #025985;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
}

.lblTitulo3
{
    color: #025985;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
}

.cor_celula
{
    color: #FF8500;
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 15px;
    font-size: 13px;
    background-color: #FFFFFF;
}

.radioList input
{
    border: none;
    background: none;
}

.gridScroll
{
    overflow: auto;
}

.gridScroll table th
{
    position: relative;
}

.gridScroll table tbody
{
    overflow: hidden;
}

.txt
{
    text-transform: uppercase;
}

.imgBoxMsg
{
    cursor: default;
    margin-right: 10px;
    margin-bottom: 4px;
    border: none;
    padding: 0px;
}

.boxmsg
{
    padding: 5px;
    color: black;
    background-color: #FFFFE8;
    border: solid 1px #DDDDDD;
    margin-top: 3px;
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 10px;
}

.okmsg
{
    padding: 5px;
    color: black;
    background-color: #EBFDDF;
    border: 1px solid #DDDDDD;
    margin-top: 3px;
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 10px;
}

.bgrdmodal
{
    background-color: #000000;
    /*opacity: 0.35;*/
    -moz-opacity: 0.35;
    /*filter: alpha(opacity=35);*/
    
}

.pnModal
{
    padding: 10px;
    background-color: #FFFFFF;
    border: 4px solid #C0CCD6;
}

.FieldSetMenu
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal; /*border: 1px solid #C0CCD6;*/
    width: 100%;
    text-align: left; /*margin-bottom: 5px;*/ /*background-color: #DCEBF8;*/
    background-color: #F3F9FE;
    margin-bottom: 5px;
}

/*.FieldSetMenu td
{
    border-bottom: 1px solid #C0CCD6;
    background-color: #F4F5F7;
    padding: 5px;
}*/

.FieldSetMenu legend
{
    margin-left: 5px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    color: #05419B;
}

.divItem
{
    background-color: #DCEBF8;
    padding: 5px 0px 0px 0px;
    border: solid 1px #77D5F7;
    margin-bottom: 5px;
}

.divSubItem
{
    margin: 5px;
    padding: 5px;
    background-color: white;
    border: 1px solid #E0E0E0; /*background-color: #F3F9FE;*/
    vertical-align: middle;
}

.divSubConteudo
{
    border: solid 1px #77D5F7;
    margin: 5px 5px 5px 5px;
}

/* Início da formatação para GridView */
.formatTabela{
	font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
    border-collapse: collapse;
    border-style: none;
    border-width: 0px;
	width: 100%;	
	margin: 5px;
	text-decoration: none;
	}

.formatTabela caption {
	background-color: #006699;
	text-align: left;
	line-height: 22px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 4px;
	padding-left: 4px;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
	text-decoration: none;
}
	
.formatTabela td{
    border: 1px solid #EBEBEB;
    padding: 0.2em;
    font-size: 9.7pt;
    cursor: pointer;
   	text-decoration: none;
}

.grid_headerstyle
{
	background-color: #006699;
	text-align: center;
	font-size: 9pt;
	font-weight: bold;
    color: #025985;
	line-height: 22px;
	border: none;
    padding-top: 4px;
	padding-left: 4px;
	text-decoration: none;
    height: 20px;
}

.grid_headerstyle th{
	background-color: #006699;
	text-align: left;
    color: #FFFFFF;
	line-height: 22px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 4px;
	padding-left: 4px;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
	border: solid 1px ##ebebeb;
    text-decoration: none;
}

.grid_rowstyle
{
	background-color: #F5f5f5;
	text-align: left;
	border: none;
	font-weight: normal;
}

.grid_editrowstyle
{
	background-color: #DFDFDF;
	text-align: left;
	color: #695560;
	border: none;
}

.grid_selectedrowstyle
{
	background-color: #FFFFCE;
	text-align: left;
	color: #000000;
	font-weight: bold;
	border: none;
}

.grid_footerstyle
{
	background-color: #006699;
	border: none;
}

.grid_alternatingrowstyle{
	background-color: #E5F1F4;
	text-align: left;
	height: 24px;
	border: none;
	font-weight: normal;	
}

.grid_emptydatarowstyle{
	color: #BF1616;
	font-size: 12px;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
}

.grid_pagerstyle
{
	background-color: #006699;
	font-size: 6pt;
	color: #FFFFFF;
	text-align: center;
	border: none;
	height: 24px;  
}


.grid_pagerstyle td{
    padding: 2px 8px 2px 8px;
    text-align: right;
    vertical-align: middle;
    cursor: pointer;
    font-size: 8pt;
    }

.grid_pagerstyle a:link
   {
	font-size: 8px;
    color: #fff;
    font-weight: bold;
	text-align: center;
	display: block;  
	
	}

.sortalternatingrowstyle{

}
.sortrowstyle
{
	color: #000;
}
.sortascheaderstyle{
    background: #c5c5c5 url(../images/sort_asc1.gif) no-repeat scroll right center;
    padding-left: 0px;
}
.sortdescheaderstyle{
    background: #c5c5c5 url(../images/sort_desc1.gif) no-repeat scroll right center;
    padding-left: 0px;
}

.formatTabela a {text-decoration: none;color: #FFFFFF;cursor:pointer;text-decoration: none;} 
.formatTabela a:hover {text-decoration: none;color: #FFFFFF;text-decoration: none;}

.normalRow
{
	background-color: white;
	cursor: pointer;
	text-align: left;
}

.highlightRow
{
	border: 1px solid #FFFFFF;
	background: #DFDFDF;
	cursor: pointer;
	text-align: left;
}

.altoverow
{
	border: 1px solid #FFFFFF;
	background: #DFDFDF;
	text-align: left;
}
.letranormal{
	font-size: 7pt;
	font-style: normal;
	font-weight: normal
}
/*Fim Formatação da GridView*/

/*
a:hover {text-decoration: underline;font-weight:bold; color: #001166}
a:link {text-decoration: none; color: #05419b; cursor:pointer;}
a:visited {text-decoration: none; color: #0066cc}
a:active {text-decoration: none; color: #000000}
*/
.img {vertical-align: middle;}

/*Autor: Wesley Soares de Souza*/
.btPesquisar
{
    background-image: url(../images/icones/page_preview.png);
    height: 28px; 
    width: 28px; 
}

.RetornoPesquisa
{
    font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
    font-style: normal;
    font-size: 14px;
}
.DivRodapeTabs
{
    text-align: center;
     background-color: #E1EEF9; 
     width: 100%;
      padding: 3px;
}


label.error  
{
    line-height: 100%;
	position: relative;
	z-index:5001;
	color: #fff;
	font-family: tahoma;
	font-size: 11px;
	padding: 10px 10px 10px 10px;
    margin-top: -79px;
    cursor: pointer;
	display: block;
    margin-right: -130px;
    right: -65%;
    cursor: pointer;
    text-align: center;
    vertical-align: middle;
    width: 190px;
    height: 35px;
    background-image: url(../images/balao.png);
    background-repeat: no-repeat;

}

.DivAlerta
{   
    color: red;
}

.InputError
{
    background-color: #FFB8B8;  
}
.InputValid
{
    background-color: #D0F6D5; 
}

/*
table 
{
    background-color: #ffffff;
}*/

h3
{
    font-size: 14px;
}

select
{
    /*background-color: #EAF3FB;*/
    color: #003399;
    width:270px;
	margin-left: 0px;
	margin-bottom:20px;
	/*height:24px;*/
	
}

.input_files
{
	background-color: White;
	border-color: #CCCCCC;
	border-width: 1px;
	height: 22px;
	elevation: 0;
	border-style: solid;
}

input.date
{
	padding-left:6px;
	width:100px;
	margin-right:10px;
	margin-bottom:10px;
}

/*sobrecarrega a classe text-box que é usada nos EditorFor*/
.text-box
{
    width:260px;
}

/*como padrão, usar a classe grid_12 para a div que contém o campo*/
.textarea {
	height:97px;
	width:100%;
	margin-left:-3px;
	margin-right:10px;
	margin-bottom:20px;
	padding-left:5px;
	padding-top:6px;
}

/*Sobrecarrega a classe do dropdown de paginação da jqGrid - arquivo ui.jqgrid.css*/
.ui-pg-selbox
{
    width:40px;    
}

textarea
{
    height: 97px;
    width: 900px;    
}

.field-validation-error
{
	color: red;
}


/*Interna Lançamento Mensal - Listagem de eventos base do período*/
.grid-btn-visualizar
{
    margin-top: 10px;
    margin-bottom: 15px;
}

.grid-dv-eventos-periodo
{
    width: 916px !important;
    border: 1px solid #4297D7;
    margin-bottom: 25px;
}

.grid-dv-cabecalho
{
    margin-left: 0px !important;
    width: 916px !important;
}

.grid-dv-legend
{
    text-align: center;
    background-color: #DAEAF8;
    border-bottom: 1px solid #4297D7;
}

.grid-option-mes
{
    border-top: 1px solid #77D5F7;
    border-bottom: 1px solid #77D5F7;
    width: 916px !important;
    margin-left: 0px !important;
    background-color: #DAEAF8;    
}

.grid-dv-mes
{
    text-align: justify;
    margin: 0px !important;
    width: 916px !important;
}

.grid-link-a
{
    text-decoration: none !important;
    margin-left: 15px !important;
}

.grid-columns-data
{
    width:916px !important;
    margin:0px!important; 
}

.grid-column-display-evento
{
    width: 457px !important;
    margin: 0px !important;
    border-right: 1px solid;
    border-bottom: 1px solid;
}

.grid-column-span-evento
{
    margin-left: 10px !important;
}

.grid-column-display-valor
{
    width: 458px !important;
    margin: 0px !important;
    text-align: center;
    border-bottom: 1px solid;
}

.grid-column-data-evento
{
    width: 457px !important;
    margin: 0px !important;
    border-right: 1px solid;
    border-bottom: 1px solid;
}

.grid-column-data-span-evento
{
    margin-left: 20px !important;
}

.grid-column-data-valor
{
    width: 458px !important;
    margin: 0px !important;
    text-align: center;
    border-bottom: 1px solid;
}