/******************** BODY *************************/
body {
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003b5a;
}

#bodyContent {
	margin: 0 auto;
	width: 1000px;
	min-height: 659px;
	text-align: left;
}

.tit_ocorrencia {
	font-family: Tahoma, Geneva, sans-serif, Arial, Verdana;
	font-size: 14px;
	padding: 4px;
	width: 99%;
	font-weight: bold;
	border-bottom: 1px solid #526947;
	color: #069;
	background-color: #DBE3DB;
}

hr {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #abddf8;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
}

/*********** BARRA AMARELA DO GOVERNO **************/
#divBarraGoverno {
	height: 27px;
	vertical-align: middle;
	background-color: #FFCC00;
	border-top: 1px solid #FFCC00;
	width: 100%;
}

#divBarraGoverno #divMinisterio {
	float: left;
	width: 33%;
	padding-top: 2px;
}

#divBarraGoverno #divFonte {
	float: left;
	width: 34%;
	text-align: center;
	font-size: 10px;
	color: #000;
	padding-top: 5px;
}

#divBarraGoverno #divFonte a {
	font-size: 10px;
	color: #000;
	text-decoration: none;
}

#divBarraGoverno #divFonte a:hover {
	font-size: 10px;
	color: #5d5d5d;
	text-decoration: none;
}

#divBarraGoverno #divPaisTodos {
	float: right;
	text-align: right;
	width: 33%;
}

#divBarraGoverno #divPaisTodos img {
	padding-right: 3px;
	padding-top: 3px;
}

/******************* TOPO **********************/
#divAmbiente {
	margin: 0px auto;
	width: 991px;
	text-align: right;
	padding: 5px;
	color: #FFF;
	font-weight: bold;
	float: left;
}

#divTop {
	width: 100%;
}

#divTop #divLeft {
	float: left;
	width: 815px;
}

#divTop #divRight {
	float: right;
	width: 154px;
}

#divTop #divLogo {
	background: url(../img/layout-tabs/logo_e_mec.jpg) no-repeat;
	height: 43px;
	width: 98px;
	float: left;
}

#divTop #divTitle {
	width: 710px;
	float: left;
	font-size: 14px;
	padding-left: 5px;
	padding-top: 10px;
	color: #23338A;
	font-weight: bold;
}

#divTop #divAbas {
	width: 100%;
	float: left;
}

#divTop #divButtons {
	text-align: right;
	width: 100%;
}

#divTop #divButtons #btnBuscar {
	background: url(../img/layout-tabs/botao_buscar.jpg) no-repeat
		transparent;
	width: 50px;
	height: 55px;
	border: 0;
	cursor: hand;
	cursor: pointer;
}

#divTop #divButtons #btnBuscar:hover {
	background: url(../img/layout-tabs/botao_buscar_over.jpg) no-repeat
		transparent;
}

#divTop #divButtons #btnRelatorios {
	background: url(../img/layout-tabs/botao_relatorios.jpg) no-repeat
		transparent;
	width: 50px;
	height: 55px;
	border: 0;
	cursor: hand;
	cursor: pointer;
}

#divTop #divButtons #btnRelatorios:hover {
	background: url(../img/layout-tabs/botao_relatorios_over.jpg) no-repeat
		transparent;
}

#divTop #divButtons #btnSair {
	background: url(../img/layout-tabs/botao_sair.jpg) no-repeat transparent;
	width: 46px;
	height: 55px;
	border: 0;
	cursor: hand;
	cursor: pointer;
}

#divTop #divButtons #btnSair:hover {
	background: url(../img/layout-tabs/botao_sair_over.jpg) no-repeat
		transparent;
}

#divTop #divButtons #btnPaginaInicial {
	background: url(../img/layout-tabs/botao_regula.jpg) no-repeat
		transparent;
	width: 46px;
	height: 55px;
	border: 0;
	cursor: hand;
	cursor: pointer;
}

#divTop #divButtons #btnPaginaInicial:hover {
	background: url(../img/layout-tabs/botao_regula_over.jpg) no-repeat
		transparent;
}

/*CSS Antigo para compatibilidade; Inicio*/
.divBotoes {
	width: 99%;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 4px;
	text-align: right;
}

.botoes {
	width: 99%;
	text-align: right;
}

.botoesEsq {
	width: 35%;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	text-align: left;
	float: left;
}

.botoesDir {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 1px;
	text-align: right;
}

.tabCampos {
	background-color: #E1F5FF;
	width: 98%;
	margin-left: 1%;
}

table.tabCampos {
	color: #003B5A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.tab_paleta {
	background-color: #E1F5FF;
	border: 1px solid #159BE2;
}

/*CSS Antigo para compatibilidade; Fim*/
/********************************** PAINEL DE CONTEUDO ************************************/
#divInnerPanel {
	float: left;
	width: 100%;
}

#divInnerPanelContent {
	padding: 0px 14px 19px 14px;
	border: #bdbcbd 1px solid;
	width: 971px;
	float: left;
}

#contentTop {
	background: url(../img/default/top_miolo2.jpg) top no-repeat;
	float: left;
	width: 959px;
	height: 6px;
}

#contentPanel {
	float: left;
	width: 947px;
	/*min-height: 430px;*/
	background: #F0F7FD;
	border-left: solid 1px #91BED3;
	border-right: solid 1px #91BED3;
	padding: 0 5px 0 5px;
}

#contentRodape {
	background: url(../img/default/rodape_miolo2.jpg) top no-repeat;
	height: 6px;
	width: 959px;
	float: left;
}

/********************************* RODAPE DA PAGINA ***************************************/
#rodape {
	float: left;
	width: 100%;
	padding-top: 13px;
}

#rodapeLeft {
	float: left;
	width: 10px;
	height: 46px;
	background: url(../img/layout-tabs/rodape_esq.jpg) no-repeat right;
}

#rodapeContent {
	float: left;
	width: 938px;
	height: 55px;
	background: url(../img/layout-tabs/rodape.jpg) repeat-x;
	text-align: center;
	padding-top: 5px;
}

#rodapeRight {
	float: left;
	width: 11px;
	height: 46px;
	background: url(../img/layout-tabs/rodape_dir.jpg) no-repeat left;
}

/************************** TABELA ******************************************/
.tab_listagem {
	float: left;
	border: 1px solid #8DCAEB;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: -2px;
	width: 949px;
}

tr.corTitulo {
	background-color: #4aa6d7;
	height: 22px;
}

tr.corDetalhe_1 {
	background-color: #e1f5ff;
}

tr.corDetalhe_1:hover {
	background-color: #f4fbff;
}

tr.corDetalhe_2 {
	background-color: #cce6f4;
}

tr.corDetalhe_2:hover {
	background-color: #f4fbff;
}

tr.corDetalhe_3 {
	background-color: #F3FBFF;
}

tr.corDetalhe1 {
	background-color: #e1f5ff;
}

tr.corDetalhe2 {
	background-color: #cce6f4;
}

tr.corDetalhe3 {
	background-color: #f4fbff;
	cursor: pointer;
}

tr.corDetalhe_Selecionado {
	background-color: #FCE2DF;
	font-weight: bold;
}

.subline {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../img/default/subline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

/***************************** FORMULARIOS **********************************/
.campform, select.campform, input.campform, textarea.campform {
	background-color: #f0faff;
	border: 1px solid #8dcaeb;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003b5a;
}

.multiSelect.disabled,
select.campform:disabled,
textarea.campform:disabled,
input.campform:not([type]):disabled,
input.campform[type="color" i]:disabled,
input.campform[type="date" i]:disabled,
input.campform[type="datetime" i]:disabled,
input.campform[type="datetime-local" i]:disabled,
input.campform[type="email" i]:disabled,
input.campform[type="month" i]:disabled,
input.campform[type="password" i]:disabled,
input.campform[type="number" i]:disabled,
input.campform[type="search" i]:disabled,
input.campform[type="tel" i]:disabled,
input.campform[type="text" i]:disabled,
input.campform[type="time" i]:disabled,
input.campform[type="url" i]:disabled,
input.campform[type="week" i]:disabled {
    background-color: rgb(235, 235, 228);
}

#filtro {
	float: left;
	width: 100%;
	padding: 5px 0px 5px 5px;
}

#filtro label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}

#filtro select.campform {
	width: 120px;
}

#btn_analisar.btnEmec, #btn_diligencia.btnEmec {
	min-width: 150px;
}

input.btnEmec, button.btnEmec, a.btnEmec, div.btnEmec {
	min-width: 100px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #1984B3;
	border: 1px solid #92CEE2;
	background-image: url(../img/default/bg_botao_on.jpg);
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	background-position: center center;
	padding-left: 0px;
	padding-right: 0px;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
	margin: 3px;
	padding: 2px 10px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

input.btnEmec:hover, button.btnEmec:hover, a.btnEmec:hover, div.btnEmec:hover
	{
	/*color: #99C8DD;*/
	color: #333;
	border: 1px solid #C3E4F2;
}

input.btnEmecNovo, button.btnEmecNovo, a.btnEmecNovo {
	min-width: 100px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #C0340C;
	border: 1px solid #E29292;
	background-image: url(../img/default/bg_botao_on.jpg);
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	background-position: center center;
	padding-left: 0px;
	padding-right: 0px;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}

input.btnEmecNovo:hover, button.btnEmecNovo:hover, a.btnEmecNovo:hover {
	color: #DEA199;
	border: 1px solid #F2C2C2;
}

.btnEmecAnalisar {
	min-width: 100px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFCC00;
	border: 1px solid #92CEE2;
	background-image: url(../img/default/bg_botao_on.jpg);
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	background-position: center center;
	padding-left: 0px;
	padding-right: 0px;
	text-decoration: none;
	cursor: pointer;
}

.btnEmecAnalisar:hover {
	color: #FFE16A;
	border: 1px solid #C3E4F2;
}

.btnEmecPendente {
	min-width: 100px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #c92100;
	border: 1px solid #92CEE2;
	background-image: url(../img/default/bg_botao_on.jpg);
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	background-position: center center;
	padding-left: 0px;
	padding-right: 0px;
	text-decoration: none;
	cursor: pointer;
}

.btnEmecPendente:hover {
	color: #e79d8e;
	border: 1px solid #C3E4F2;
}

.btnEmecConcluido {
	min-width: 100px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #3d9205;
	border: 1px solid #92CEE2;
	background-image: url(../img/default/bg_botao_on.jpg);
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	background-position: center center;
	padding-left: 0px;
	padding-right: 0px;
	text-decoration: none;
	cursor: pointer;
}

.btnEmecConcluido:hover {
	color: #a9cf90;
	border: 1px solid #C3E4F2;
}

.textarea_doc_html {
	border: 1px solid #000;
	font-weight: normal;
	font-size: 16px;
	font-family: "Times New Roman";
	color: #000;
	background: #fff;
	width: 896px;
	height: 400px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 6px;
	overflow: auto;
}

.comboChkBox {
	padding: 0;
	margin: 0;
	width: 710px;
	float: right;
	overflow: auto;
	height: 105px;
}

fieldset legend {
	font-weight: bold;
	vertical-align: top;
}

/******************************* CLASSES CSS *************************************/
.link {
	color: #1984b3;
	cursor: pointer;
	text-decoration: none;
}

.link_hover {
	color: #33a1db;
	cursor: pointer;
	text-decoration: none;
}

.legendaSubtitulos {
	padding-bottom: 10px;
	margin-top: 0px;
	margin-left: 20px;
	float: left;
	width: 100%;
}

.legendaSubtitulos table tr.trLegendaTitulo {
	height: 10px;
}

.legendaSubtitulos table tr {
	height: 22px;
}

.legendatitulo {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

.legenda {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #23338A;
	font-size: 10px;
}

.minutaContent {
	background: #ffffff url(../img/bg_conteudo.gif) repeat-x;
	float: left;
	width: 994px;
	margin-left: 0px;
	padding-top: 5px;
}

.minutaSubContent {
	padding-left: 4px;
	padding-right: 4px;
	color: #B0DBF4;
	background: #ffffff;
	margin-left: 5px;
	margin-right: 5px;
	width: 926px;
	border: 1px solid #159BE2;
}

.titulo_cadastramento {
	padding-left: 10px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	text-transform: uppercase;
}

.subline2 {
	background-image: url(../img/subline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #ffeabd;
}

.subtitulos {
	color: #33A1DB;
	font-weight: bold;
}

.subtitulos2 {
	color: #fd6300;
	font-weight: bold;
}

tr.corTitulo2 {
	background-color: #FFD988;
	height: 22px;
}

.corDetalhe42 {
	background-color: #eacc79;
}

.corDetalhe41 {
	background-color: #F7EAC8;
}

.textAreaCount {
	font-size: 11px;
	font-family: Tahoma, Helvetica, Verdana;
	color: #666666;
	height: 18px;
	text-align: left;
}

.validator {
	background: url(../img/icones/iconexis.png) 0px 2px no-repeat;
	height: 14px;
	padding: 0px 0px 0px 15px;
	display: none;
	color: #FF0000;
	font-weight: bold;
	width: 100%;
}

.divCarregar {
	background: url(../img/progress.gif) no-repeat;
	padding-left: 25px;
	margin-left: 10px;
	margin-top: 10px;
	height: 35px;
	font-weight: bold;
}

.loading {
	font-family: sans-serif;
	position: absolute;
	z-index: 99999;
	text-align: center;
	width: 200px;
	height: 65px;
	padding: 55px 0 5px 0;
	border: 2px solid #ccc;
	/* border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight;*/
	background: url(../img/loading_eMEC.gif) no-repeat #fff center 5px;
}

.readonly_overlay {
	background-color: #B0D9EF;
	opacity: 0.3;
	filter: alpha(opacity = 30);
	padding: 0pt !IMPORTANT;
	margin: 0pt !IMPORTANT;
}

.generic_grid {
	border: 1px solid #8DCAEB;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: -2px;
	width: 99%;
}

.generic_grid thead {
	background-color: #4aa6d7;
	height: 22px;
}

.corSubtitulo {
	background-color: #ace6ff;
	height: 22px;
}

.collapsableBoxTitle {
	width: 930px;
	height: 18px;
	background-color: #E0F1F9;
	color: #006699;
	font-size: 12px;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
	border-top: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
	border-left: 1px solid #E6E6E6;
}

.collapsableBoxTitle .collapse {
	background: url(../img/default/sinal_menos.jpg) no-repeat left 3px;
	height: 18px;
	width: 15px;
	float: left;
}

.collapsableBoxTitle .expand {
	background: url(../img/default/sinal_mais.jpg) no-repeat left 3px;
	height: 18px;
	width: 15px;
	float: left;
}

.collapsableBoxTitle .title {
	width: 890px;
	height: 15px;
	padding-top: 3px;
	overflow: hidden;
	float: left;
}

.collapsableBoxTitle .concluido {
	background: url(../img/default/luz_verde.jpg) no-repeat 1px;
	width: 16px;
	float: right;
	height: 17px;
}

.collapsableBoxTitle .pendente {
	background: url(../img/default/luz_laranja.jpg) no-repeat 1px;
	width: 16px;
	float: right;
	height: 17px;
}

.collapsableBoxTitle .analisar {
	background: url(../img/default/luz_cinza.jpg) no-repeat 1px;
	width: 16px;
	float: right;
	height: 17px;
}

.collapsableBox {
	width: 920px;
	background: #fff;
	border-right: 1px solid #E6E6E6;
	border-left: 1px solid #E6E6E6;
	padding: 5px;
	display: none;
}

.teste {
	color: #006699;
	font-size: 12px;
	font-weight: bold;
}

.avalFieldsetMessage {
	border: 1px solid #159be2;
	margin-bottom: 5px;
	font-weight: bold;
	padding: 8px;
	*margin-top: -8px;
}

/* Tooltip */
#tooltip {
	position: absolute;
	z-index: 30000;
	padding: 3px;
	background: #363636;
	color: #FFF !important;
	font-size: 0.9em;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#tooltip div {
	margin: 0;
	background: #808080;
	padding: 5px;
	font-size: 0.9em;
}

#tooltip h3 {
	color: #fff;
	font-weight: bold;
	padding: 5px;
	margin: 0;
	background: #5f5f5f;
}

#divTop #divButtons #btnFecharJanela {
	background: url(../img/layout-tabs/botao_sair.jpg) no-repeat transparent;
	width: 46px;
	height: 55px;
	border: 0;
	cursor: hand;
	cursor: pointer;
}

#divTop #divButtons #btnFecharJanela:hover {
	background: url(../img/layout-tabs/botao_sair_over.jpg) no-repeat
		transparent;
}

#legenda_sis {
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	float: left;
	text-align: left;
	width: 96%;
	margin-top: 10px;
}

#legenda_sis fieldset {
	border: 1px solid #EEFCFF;
	padding: 6px;
}

#legenda_sis legend {
	padding: 0.2em 0.5em;
	border: 1px solid #EEFCFF;
	color: #069;
	font-size: 90%;
	font-weight: bold;
	text-align: left;
	font-size: 14px;
}

#legenda_sis ul {
	list-style-type: none;
	margin: auto;
	padding: 5px 0px 0px 0px;
}

img.leg_img {
	padding: 2px;
}

.order {
	background: #4AA6D7 url(../img/botoes/ordenar.gif) no-repeat right;
	cursor: hand;
	cursor: pointer;
	padding-right: 15px;
}

.orderDesc {
	background: #4AA6D7 url(../img/botoes/ordenar-decrescente.gif) no-repeat
		right;
	cursor: hand;
	cursor: pointer;
	padding-right: 15px;
}

.orderAsc {
	background: #4AA6D7 url(../img/botoes/ordenar-crescente.gif) no-repeat right;
	cursor: hand;
	cursor: pointer;
	padding-right: 15px;
}

.ui-datepicker {
	z-index: 99999999999999;
}

#ui-datepicker-div {
	z-index: 99999999999999;
}
/* classe para manipular o componete de helper infor*/
fieldset.fieldInfo {
	background-color: #E7F3FC;
	text-align: justify;
	padding: 4px;
	margin: 4px;
	border: 1px solid #003B5A;
}

legend.legendInfo {
	border: 1px solid #ccc;
}

.strInfo {
	color: #003B5A;
	font-size: 11px;
}

/* Classe para padronizar os forms */
.formEmec {
	padding: 4px;
	width: 99%;
	border: 1px solid #92CEE2;
	margin: 4px;
}

.formEmec th {
	background-color: #D0E7F9;
	color: #003366;
	text-align: right;
	padding: 3px;
	vertical-align: top;
}

.formEmec td {
	background-color: #E7F3FC;
}

.obrigatorio {
	color: red;
	font-weight: bold;
}

#div_aba_lateral {
	background-color: #D0E7F9;
	border: 1px solid #000;
	width: 4%;
	float: right;
	text-align: center;
}

.emec_gif {
	width: 200px;
	height: 100px;
	background-color: #fff;
	margin-left: 35%;
	padding-left: 6%;
	padding-top: 3%;
	margin-bottom: 0px;
}

.modal {
	backgroun-color: #D0E7F9;
}

/* Fixa o elemento HTML fazendo com que a o elemento tipo caixa de fora possa se expandir */
.clearfix {
	clear: both;
}

/* Nao permite quebra de linha */
.nowrap {
	white-space: nowrap;
}

.btn {
	display: inline-block;
	display: inline;
	zoom: 1;
	padding: 0px 3px 0px;
	margin-bottom: 0;
	font-size: 11px;
	line-height: 20px;
	color: #000000;
	text-align: center;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	vertical-align: middle;
	background-color: #f5f5f5;
	background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff),
		to(#e6e6e6));
	background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: linear-gradient(top, #ffffff, #e6e6e6);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',
		endColorstr='#e6e6e6', GradientType=0);
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid:dximagetransform.microsoft.gradient(enabled=false);
	border: 1px solid #cccccc;
	border-bottom-color: #b3b3b3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px
		rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px
		rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px
		rgba(0, 0, 0, 0.05);
	float: right;
	cursor: pointer;
	margin-left: .3em;
}

.btn:hover, .btn:active, .btn.active, .btn.disabled, .btn[disabled] {
	background-color: #e6e6e6;
}

.btn:active, .btn.active {
	background-color: #ffffff \9;
}

.btn:first-child {
	*margin-left: 0;
}

.btn:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #e6e6e6;
	background-position: 0 -15px;
	-webkit-transition: background-position 0.1s linear;
	-moz-transition: background-position 0.1s linear;
	-ms-transition: background-position 0.1s linear;
	-o-transition: background-position 0.1s linear;
	transition: background-position 0.1s linear;
}

.btn:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

.btn.active, .btn:active {
	background-image: none;
	-webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px
		rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px
		rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px
		rgba(0, 0, 0, 0.05);
	background-color: #e6e6e6;
	background-color: #d9d9d9 \9;
	outline: 0;
}

.btn.disabled, .btn[disabled] {
	cursor: default;
	background-image: none;
	background-color: #e6e6e6;
	opacity: 0.65;
	filter: alpha(opacity = 65);
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.btn-warning {
	background-color: #faa732;
	background-image: -moz-linear-gradient(top, #fbb450, #f89406);
	background-image: -ms-linear-gradient(top, #fbb450, #f89406);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450),
		to(#f89406));
	background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
	background-image: -o-linear-gradient(top, #fbb450, #f89406);
	background-image: linear-gradient(top, #fbb450, #f89406);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbb450',
		endColorstr='#f89406', GradientType=0);
	border-color: #f89406 #f89406 #ad6704;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.btn-warning:hover, .btn-warning:active, .btn-warning.active,
	.btn-warning.disabled, .btn-warning[disabled] {
	background-color: #f89406;
}

.btn-warning:active, .btn-warning.active {
	background-color: #c67605 \9;
}

.btn-danger {
	background-color: #da4f49;
	background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
	background-image: -ms-linear-gradient(top, #ee5f5b, #bd362f);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b),
		to(#bd362f));
	background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
	background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
	background-image: linear-gradient(top, #ee5f5b, #bd362f);
	color: #ffffff;
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b',
		endColorstr='#bd362f', GradientType=0);
	border-color: #bd362f #bd362f #802420;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled,
	.btn-danger[disabled] {
	background-color: #bd362f;
}

.btn-danger:active, .btn-danger.active {
	background-color: #942a25 \9;
}

.required {
	border: 1px solid #DF1D1F;
}

#principal_p { -
	-width: 100%;
	margin: 0 auto;
	background: #FFFFFF;
}

#wrapper_p {
	margin: 0 auto;
	width: 1000px;
	display: table;
}

#contentcolumn_p {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 20px 0px;
	font-size: 0.9em;
	color: #444444;
	display: table;
	width: 1000px;
}

#contentcolumn_p #coluna_esquerda {
	float: left;
	width: 644px;
	margin-left: 0px;
	display: table;
}

#contentcolumn_p #coluna_direita {
	float: left;
	width: 256px;
	display: table;
}

#contentcolumn_p #coluna_esquerda #conteudo_esquerda {
	padding: 10px 35px 0 35px;
}

#contentcolumn_p #coluna_direita #conteudo_direita {
	padding: 10px 0px 0 10px;
}

ul.cronograma_dias {
	list-style: none;
}

ul.cronograma_dias li {
	border-right: 4px solid #e4e4e4;
}

ul.cronograma_dias li .data_periodo_passado {
	font-size: 1.6em;
	color: #9FA1A2;
	font-weight: bold;
	padding: 5px 0 0 5px
}

ul.cronograma_dias li .desc_periodo_passado {
	color: #9FA1A2;
	border-bottom: 1px dotted #000;
	padding: 0 0 10px 5px
}

ul.cronograma_dias li .data_periodo {
	font-size: 1.6em;
	font-weight: bold;
	padding: 5px 0 0 5px
}

ul.cronograma_dias li .desc_periodo {
	border-bottom: 1px dotted #000;
	padding: 0 0 10px 5px
}

ul.cronograma_dias li.ativo {
	background:
		url("<?php echo URL_IMAGE; ?>icones/ico_seta_cronograma.png")
		no-repeat scroll 222px 50% #F7E8C6;
	border-right: 4px solid #e86f0e;
	margin: -2px 0 0 0;
	*margin: -5px 0 0 0;
}

ul.cronograma_dias li .data_periodo_ativo {
	font-size: 1.6em;
	color: #e86f0e;
	font-weight: bold;
	padding: 5px 0 0 5px
}

ul.cronograma_dias li .desc_periodo_ativo {
	color: #e86f0e;
	padding: 0 0 10px 5px
}

/*Botao CSS - Inicio */
.btnEmec {

}

a {
	text-decoration: none;
	/*color : #ffffff;*/
}

a:visited {
	text-decoration: none;
	/*color : #ffffff;*/
}

a:hover {
	text-decoration: none;
}
/* BotÃ¯Â¿Â½o CSS - Final */
#contentPanel {
	background: none repeat scroll 0 0 #FFFFFF;
}

.tit_tela_formulario {
	width: 99%;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	/*background-color: #FDFDFD;*/
	border-bottom: 1px solid #316E9F;
	padding: 5px 0px 5px 5px;
}

.tit_conteudo {
	width: 99%;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	/*background-color: #FDFDFD;*/
	border-bottom: 1px solid #316E9F;
	padding: 5px 0px 5px 5px;
}

.tit_conteudo_in {
	width: 99%;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	border-bottom: 1px solid #316E9F;
	padding: 10px 0px 5px 5px;
}

.div_botoes_formulario {
	width: 99%;
	border-top: 1px solid #316E9F;
	padding: 5px 0px 5px 5px;
}

.tit_tabela_cabecalho {
	background-color: #D0E7F9;
	font-weight: bold;
	text-align: right;
	color: #036;
	border-bottom: 1px solid #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 130px;
	padding: 3px;
}

.tit_tabela_conteudo {
	padding: 3px;
	background-color: #E7F3FC;
	font-weight: bold;
	text-align: left;
	color: #036;
	border-bottom: 1px solid #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.tit_tabela_cabecalho_formulario {
	background-color: #D0E7F9;
	font-weight: bold;
	text-align: right;
	color: #036;
	border-bottom: 1px solid #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 290px;
	padding: 3px;
}

.tit_tabela_conteudo_endereco {
	padding: 3px;
	background-color: #E7F3FC;
	font-weight: bold;
	text-align: left;
	color: #036;
	border-bottom: 1px solid #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.tit_tabela_cabecalho_endereco_complementares {
	background-color: #D0E7F9;
	font-weight: bold;
	text-align: right;
	color: #036;
	border-bottom: 1px solid #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px;
	width: 140px;
}

.tit_tabela_conteudo_endereco_complementares {
	padding: 3px;
	background-color: #E7F3FC;
	font-weight: bold;
	text-align: left;
	color: #036;
	border-bottom: 1px solid #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.marcacao_vermelha {
	font-weight: bold;
	color: #CC0000
}

.ac_results {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

div#informativo {
	width: 99%;
	margin-top: -5pt;
	margin-bottom: 3pt;
	padding: 3pt;
	border: 1px solid black;
}

div#informativo p {
	text-align: justify;
	margin-top: 2pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

	/* JQuery UI - Dialog Widget - Hiding the close button */
	.no-close .ui-dialog-titlebar-close {
	  display: none;
	}

	/* Solução para o problema de quebra de layout da api 'jAlert'. */
	.alert {
		word-wrap: break-word;
	}

	/* Seletor responsável por ocultar blocos html, necessários em alguns comportamentos de interface,
	   para melhorar a experiencia do usuário com a aplicação. */
	.hide {
		display: none;
	}

	/* Simplifica a marcação de campos obrigatórios na aplicação. */
	.label-required:after {
		font-size: 12px;
		content: '* ';
		color: red;
	}


/********************************** LAYOUT2 - MODAL ************************************/

	/* Remove o Title da modal com o seletor 'modal-panel' */
	.modal-panel > .ui-dialog-titlebar {
        display: none;
    }

div#informativo b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

/*********************** MODAL ALTERAÇÃO (ENDEREÇO - PROCESSO) ****************************/

    /* Desabilita o Form text 'campform' que encontra dentro da modal-alteracao */
     .modal-alteracao .campform:disabled{
        background-color: #CCC;
        opacity: 0.5;
    }

    /* Configuração dos locais do botão de ordenação nas Modais de alteração */
    .modal-alteracao .order, .orderAsc, .orderDesc{
        padding-top: 14px !important;
        padding-right: 20px !important;
    }

     /* Configura o tamanho da div onde está as informações da IES. */
     .modal-alteracao .infoIes {
        padding-bottom: 20px;
        height: 5px;
        width: 55%;
        float: left;
        margin: 15px 0px 0px 15px;
    }

/********************************** LAYOUT2 - MODAL ************************************/

/* Remove o Title da modal com o seletor 'modal-panel' */
.modal-panel>.ui-dialog-titlebar {
	display: none;
}

.modal-panel #divTitle span {
	color: #23338A;
	float: left;
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 7px;
	width: 710px;
}

.modal-panel #divNoUsuario span {
	float: left;
	color: #23338A;
	font-weight: bold;
	padding-left: 5px;
	margin-top: 10px;
}

.modal-panel #divInnerPanelContent {
	padding: 12px 2px 12px 12px;
	margin-top: 10px;
	font-size: 11px;
}

.modal-panel #divDescricao {
	width: 937px;
	height: 50px;
	overflow: auto;
	padding: 10px;
	margin-top: 60px;
	margin-bottom: 10px;
	border: 1px solid #92CEE2;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.modal-panel #contentTop {
	margin-top: 10px;
}

.modal-panel  #divNoIes span {
	width: 100%;
	font-size: 10px;
	color: #23338A;
	padding-left: 5px;
	padding-top: 10px;
	font-weight: 500;
	margin-top: 2px;
}


/********************************** LAYOUT2 - title-tip  ************************************/

/* title-tip down */
.title-tip[title]:hover {
	position: relative;
}
.title-tip[title]:hover:before {
	position: absolute;
	top: 100%;
	left: -129px;
	z-index: 99999;
	content: attr(title);
	margin-top: 0.5em;
	padding: 1em;
	width: 300px;
	overflow: hidden;
	word-wrap: break-word;
	font-size: inherit;
	color: #5da4ad;
	border: 2px solid #5da4ad;
	text-align: center;
	background-color: #fff;
	box-sizing: border-box;
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
	font-weight: 500;
}
.title-tip[title]:hover:after {
	position: absolute;
	top: 100%;
	left: 18%;
	z-index: 99999;
	content: '';
	margin-left: -0.125em;
	width: 0;
	height: 0;
	border: 0.25em dashed transparent;
	border-bottom: 0.25em solid #5da4ad;
	font-size: inherit;
}

/* title-tip-up */
.title-tip-up[title]:hover:before {
	top: auto;
	bottom: 100%;
	margin-top: 0;
	margin-bottom: 1.5em;
}
.title-tip-up[title]:hover:after {
	top: auto;
	bottom: 100%;
	/*
    border: 0.25em dashed transparent;
    border-top: 0.25em solid #5da4ad;
    */
	border: 9px dashed transparent;
	border-top: 10px solid #5da4ad;
}

/* title-tip-right */
.title-tip-right[title]:hover:before {
	top: auto;
	left: 100%;
	margin-top: 0;
	margin-left: 0.5em;
}
.title-tip-right[title]:hover:after {
	top: 50%;
	left: 100%;
	margin-left: 0;
	margin-top: -0.125em;
	border: 0.25em dashed transparent;
	border-right: 0.25em solid #222;
}

/* title-tip-left */
.title-tip-left[title]:hover:before {
	top: auto;
	left: auto;
	right: 100%;
	margin-top: 0;
	margin-right: 0.5em;
}
.title-tip-left[title]:hover:after {
	top: 50%;
	left: auto;
	right: 100%;
	margin-left: 0;
	margin-top: -0.125em;
	border: 0.25em dashed transparent;
	border-left: 0.25em solid #222;
}

/********************************** LAYOUT2 - title-tip  ************************************/
