/* Definicoes Padrao Framework */
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
}

a, a:visited {
	color: #000000;
}

a:hover {
	color: #1E4EE1;
}

h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
}

h1 {
	background: url(../images/h1.jpg) repeat-y;
	border-bottom: 1px solid #00A6DD;
	color: #00356D;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	margin: 20px 0px 0px 0px;
	padding-left: 8px;
}

h2 {
	display: block;
	/* background:url(../images/h2.jpg) repeat-x; */
	font-size: 16px;
	color: #00A6DD;
	/* background-color:#F5F5F5; */
	padding: 3px 1px 1px 3px;
	margin: 1px 0px 3px 0px;
	border-bottom: 1px solid #00A6DD;
	/*height: 22px;*/
}

hr {
	border-top: 1px solid #D4CFC7;
	border-right: none;
	border-bottom: none;
	border-left: none;
	height: 1px;
	margin: 3px 0px 3px 0px;
}

/* Cabecalho */
#cabecalho {
	display: block;
	/*background-image: url(../images/meio_cabec.jpg);*/
	/*background-repeat: repeat-x;*/
	background-color: #02a7df;
	height:65px;
	padding: 0px;
	margin: 0px;
}

/* Menu */
#menu {
	height: 42px;
	z-index: 5000;
	background-image: url(../images/menu_bg.png);
	background-repeat: repeat;
	vertical-align: middle;
}

/* definicoes do coolmenu4 */
.clCMAbs {
	left: 0px;
	visibility: hidden;
	position: absolute;
	top: 0px;
	vertical-align: middle;
}

.clBar {
	visibility: visible;
	/*background-color:#D4CFC7;*/
	display: block;
	vertical-align: middle;
}

.clLevel0 {
	width: 148px !important;
	height: 38px !important;
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	position: relative;
	margin-right: 2px;
	text-align: center;
	vertical-align: middle;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #000000;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 0px;
	border-right: 1px solid #999999;
}

.clLevel0over {
	width: 148px !important;
	height: 38px !important;
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	position: relative;
	color: #000000;
	cursor: pointer;
	vertical-align: middle;
	background-color: #B5CDEB;
	border: 1px solid #5277A4;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}

.clLevel0border {
	/*top: 52px;*/
	position: absolute;
	vertical-align: middle;
	/*margin: 0px;*/
	padding: 0px;
	margin: 1px;
}

.clLevel1 {
	padding: 2px;
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	position: absolute;
	color: #000000;
	background-color: #ffffff;
	text-align: left;
	vertical-align: middle;
	display: block;
}

.clLevel1over {
	padding: 2px;
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	position: absolute;
	cursor: pointer;
	color: #000000;
	background-color: #B5CDEB;
}

.clLevel1border {
	visibility: hidden;
	position: absolute;
	background-color: #8c867b;
	vertical-align: middle;
}

.clLevel2 {
	padding: 2px;
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	position: absolute;
	color: #000000;
	background-color: #f1f3f5;
	vertical-align: middle;
}

.clLevel2over {
	padding: 2px;
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	position: absolute;
	cursor: pointer;
	color: #000000;
	background-color: #b5cdeb;
}

.clLevel2border {
	visibility: hidden;
	position: absolute;
	background-color: #8c867b;
	vertical-align: middle;
}

/* Barra de Icones */
#barra_icones {
	display: block;
	position: relative;
	height: 28px;
	background: url(../images/back_barra_icones.png) repeat-x #FFF3AD;
	border: 1px solid #ccc;
}

#barra_icones a {
	display: block;
	position: relative;
	float: left;
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;
	padding: 3px;
	margin: 2px 1px 0 1px;
}

#barra_icones a:hover {
	background-color: #FFFFFF;
	border-color: #666666;
}

/* Barra de acao TOP */
#barra_acao_top {
	background-color: #FFFFFF;
	width: 100%;
	display: inline-block;
	padding-top: 10px;
	padding-bottom: 10px;
}

#barra_acao_top a, #barra_acao_top td {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	padding: 0px;
	vertical-align: top;
}

#barra_acao_top a {
	padding: 0;
}

#barra_acao_top table {
	
}

#barra_acao_top a:hover {
	color: #1E4EE1;
	text-decoration: underline;
}

.acao_top_meio {
	background:url(../images/back_barra_acao_top_mei.png) repeat-x;
	
}

#barra_localizacao {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	background-color: #FFFFFF;
	display: inline-block;
	width: 99%;
	height: 100%;
}

.barra_localizacao_left {
	float: left;
	text-align: left;
	width: 45%;
	height: 100%;
}

.barra_localizacao_right {
	float: right;
	text-align: right;
	/*width: 45%;*/
	height: 100%;
	display: block;
}

.info_user {
	float: left;
	margin-right: 5px;
}

.img_user {
	width: 20px;
	height: 20px;
	vertical-align: bottom;
	border: 0;
}

.btn_logof {
	float: right;
	position: relative;
	top: -15px;
}

.tb_btn_logof {
	align: right;
}

/* Mensagens */
#msg {
	border: 1px #FF9900 solid;
	padding: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
	margin-bottom: 8px;
	margin-top: 8px;
}

.msg {
	border: 1px #FF9900 solid;
	padding: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
	margin-bottom: 8px;
}

.msg_erro {
	color: #CC0000;
	font-size: 14px;
}

.msg_aviso {
	color: #000000;
	font-size: 14px;
}

.msg_sucesso {
	color: #006600;
	font-size: 14px;
}

.msg_descricao {
	color: #333333;
	font-style: italic;
}

/* Conteudo */
.conteudo {
	margin: 0 auto;
	/*background: #fff;*/
	text-align: center;
	padding: 15px;
	position: static;
	color: #000000;
	font-size: 14px;
}

.fixo {
	width: 760px;
}

.fluido {
	width: 95%;
}

.conteudo_corpo {
	background-color: #fff;
	border: 1px solid #dadada;
	padding: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
	margin-top: 8px;
	line-height: 150%;
	/* topo rounded	-moz-border-radius-topleft: 6px; -webkit-border-top-left-radius: 6px; border-top-left-radius: 6px;
	-moz-border-radius-topright: 6px; -webkit-border-top-right-radius: 6px; border-top-right-radius: 6px; */
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
	border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-right-radius: 6px;
	border-bottom-right-radius: 6px;
}

.conteudo_abas {
	background-color: #fff;
	border-top: none;
	border-right: 1px solid #D4CFC7;
	border-bottom: 1px solid #D4CFC7;
	border-left: 1px solid #D4CFC7;
	padding: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0B0A66;
	text-align: left;
	line-height: 150%;
}

.abas {
	background-color: #EEEEEE;
	width: 140%;
	border-top: 1px solid #D4CFC7;
	border-bottom: none;
	border-left: none;
	margin-top: 8px;
	border-right: 1px solid #D4CFC7;
}

.abas td {
	padding: 5px;
	border-left: 1px solid #D4CFC7;
	text-align: center;
}

.abas a {
	color: #000000;
}

.aba_selecionada {
	text-align: center;
	color: #00A6DD;
	font-weight: bold;
	font-size: 14px;
	background: #fff;
	border-bottom: none;
}

.aba_desselecionada {
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	background: url(../images/back_aba_des.png) repeat-x top #E3E4E9;
}

.aba_desselecionada a, .aba_desselecionada a:visited {
	color: #000;
}

.aba_desselecionada a:hover {
	color: #1E4EE1;
}
/* Formulario */
.form_tabela {
	/*background: #E7EFF6;*/
	
}

.form_tabela td {
	color: #000000;
	/*border-bottom: 1px solid #E3E4E9;*/
}

form {
	margin: 0px;
	padding: 0px;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: #CCC solid 1px;
	/*height: 18px;*/
	padding-bottom: 1px;
}

input:hover, input:focus, select:hover, select:focus, textarea:hover,
	textarea:focus {
	-moz-box-shadow: 0 0 8px lightyellow;
	-webkit-box-shadow: 0 0 8px lightyellow;
	box-shadow: 0 0 8px lightyellow;
}

input[type="radio"], input[type="image"] {
	border: none;
}

.radio {
	border: none;
	vertical-align: text-bottom;
	width: 10px;
	height: 20px;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: #E3E4E9 solid 1px;
	background-color: #FFFFFF;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: #E3E4E9 solid 1px;
}

.form_label, .form_label_spam {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	vertical-align: top;
	padding: 3px;
	background-color: #E7EFF6;
	text-align: right;
}

.form_label_spam {
	border-top: 1px solid #F2F1F6;
	font-weight: normal;
	padding: 4px 8px 10px 10px;
}

.form_value {
	color: #999;
	font-weight: normal;
	background: #fff;
	text-align: left;
	align-items: lef;
	vertical-align: middle;
	font-size: 14px;
}

.form_value_spam {
	/* Usar na mesma linha para qdo quiser evitar criar um novo TD */
	vertical-align: top;
}

.form_botao {
	font-weight: bold;
	display: block;
	/*	width: 150px;*/
	height: 25px;
	margin: 15px 25px 15px 25px;
	padding: 0 8px 0 8px;
	background: #fff url(../images/back_botao.png) 0 0 no-repeat;
	text-decoration: none;
	text-align: center;
	display: inline;
}

.form_botao:visited {
	color: #00f;
	background-position: 0 -25px;
}

.form_botao:hover {
	color: #FFF;
	background-position: 0 -77px;
}

.form_botao:active {
	color: #1E4EE1;
	background-position: 0 -51px;
}

/* Listagem */
.list_tabela {
	BORDER-RIGHT: #CCC 1px solid;
	BORDER-TOP: #CCC 1px solid;
	MARGIN-TOP: 5px;
	MARGIN-BOTTOM: 5px;
	WIDTH: 100%
}

.list_tabela TH {
	FONT-SIZE: 14px;
	BORDER-LEFT: #CCC 1px solid;
	BORDER-BOTTOM: #CCC 1px solid;
	BACKGROUND-COLOR: #E0E0E0;
	font-weight: normal;
	height: 22px;
	color: #000;
}

.list_tabela TD {
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 3px;
	PADDING-BOTTOM: 3px;
	BORDER-LEFT: #CCC 1px solid;
	COLOR: #333;
	PADDING-TOP: 3px;
	BORDER-BOTTOM: #CCC 1px solid;
	height: 22px;
}

.list_cor_sim {
	BACKGROUND-COLOR: #F4F4F4;
}

.list_cor_hover {
	BACKGROUND-COLOR: #d6dae2;
}

.list_cor_nao {
	BACKGROUND-COLOR: #FFF;
}
/* Barra de Paginacao */
#barra_paginacao {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 100%;
}

#barra_paginacao td {
	color: #000000;
}

#barra_paginacao a {
	color: #000000;
}

#barra_paginacao a:hover {
	color: #1E4EE1;
}

.login_botao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 2px;
	font-weight: bold;
}

/* Rodape */
#rodape_interno {
	background: #EAEAEC;
	width: 100%;
	height: 60px;
	display: block;
	position: relative;
}

.text_rodape {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding-left: 12px;
	padding-right: 12px;
	line-height: 100%;
}

/* Barra de acao BOTTOM */
#barra_acao_bottom {
	display: block;
	border-top: 1px dashed #E4E2E0;
	background-color: #FFF;
	padding-right: 15px;
	height: 19px;
}

#barra_acao_bottom a, #barra_acao_bottom td {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding: 0px;
}

#barra_acao_bottom a {
	padding: 0;
}

#barra_acao_bottom table {
	/*background-image:url(../images/back_barra_acao_bot.jpg);*/
	
}

#barra_acao_bottom a:hover {
	color: #1E4EE1;
	text-decoration: underline;
}

.acao_bottom_meio {
	/*background:url(../images/back_barra_acao_bot_mei.png) repeat-x;*/
	
}

.obs_obrigatorio {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin: 0px;
}

.fundo_item1 {
	background: #FFF;
	border: 1px solid #666;
}

.fundo_item2 {
	background: #FFF;
	border: 1px solid #666;
}

.item {
	background-image: url(../images/icon_mais.png);
	background-repeat: no-repeat;
	margin-right: 5px;
	z-index: 5000;
}

/******************************************/
/* Ids e Classes especificas da aplicacao */
/******************************************/
.list-1, .list-2 {
	margin: 0;
}

.list-1 li, .list-2 li {
	list-style: none;
	margin: 1px 0 0 -26px;
	padding: 7px 0 2px 10px;
	line-height: 100%;
	border-bottom: 1px solid #CBCBD1;
	background: url('../images/ico_bullet02.gif') no-repeat 1px 12px;
}

.list-2 li {
	background: url('../images/ico_bullet03.gif') no-repeat 1px 13px;
	border-bottom: none;
}

.list-1 li a, .list-2 li a {
	color: #333;
	text-decoration: none;
}

.list-1 li a:hover, .list-2 li a:hover {
	color: #1E4EE1;
	text-decoration: underline;
}

#texto_tabela {
	padding: 5px 0 8px 10px;
}

#ultimas_mensagens {
	
}

/******Abre Fecha Blocos Mensagens *********/
.accordion {
	border-bottom: solid 1px #c4c4c4;
}

/*
.accordion h3 {
	background: #e9e7e7 url(images/arrow-square.gif) no-repeat left 5px;
	padding: 7px 15px;
	margin: 0;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	border: solid 1px #c4c4c4;
	border-bottom: none;
	cursor: pointer;
}
*/
.accordion h3 {
	display: block;
	background: url(../images/arrow-square.gif) no-repeat left -45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	color: #000000;
	background-color: #F5F5F5;
	padding: 7px 8px 3px 20px;
	margin: 0;
	border-bottom: 1px solid #CCCCCC;
}

.accordion h3:hover {
	background-color: #e3e2e2;
}

.accordion h3.active {
	background-position: left 1px;
}
/* novo */
ul {
	list-style: none
}

#inst-bar {
	position: absolute;
	right: 0px;
	margin-right: 1px;
}

#inst-bar ul {
	margin: 0 auto;
}

#inst-bar ul li {
	float: left;
}

#inst-bar a {
	background-color: #1F2C34;
	border-right: 1px solid #666666;
	color: #FFFFFF;
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding: 4px 8px;
	text-decoration: none;
	text-transform: lowercase;
}

#inst-bar a:hover, #inst-bar a:focus {
	text-decoration: underline;
}

#inst-bar-opt-normal-text a {
	border: medium none;
}

#inst-bar-opt-increase-text a, #inst-bar-opt-normal-text a {
	text-transform: uppercase;
}
/* --------------------- ACESSIBILIDADE - TAMANHO TEXTO --------------------- */
body.bFont {
	font-size: 16px;
}

.paniel_caut_acao {
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	text-align: left;
	margin-bottom: 2px;
}

.paniel_caut_acao a {
	text-decoration: none;
}

.checkbox_h_container {
	display: inline-block;
	vertical-align: middle;
}

.checkbox_h_select_all {
	background-color: #EBD9D6;
	width: 25px;
	height: 100%;
	display: inline-block;
	padding-bottom: 10px;
	padding-top: 10px;
	vertical-align: middle;
}

.checkbox_h_options {
	display: inline-block;
	vertical-align: middle;
	border: 1px solid #CCC;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 0px;
}

.checkbox_h_option {
	display: inline-block;
	vertical-align: middle;
	border: 1px solid #CCC;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 5px;
	margin-left: 5px;
}

.checkbox_h_option input[type="radio"]:checked+.checkbox_h_option_label {
	font-weight: bold;
}

.checkbox_h_option input[type="checkbox"]:checked+.checkbox_h_option_label {
	font-weight: bold;
}

.checkbox_h_option_label {
	vertical-align: middle;
	padding-bottom: 10px;
	padding-right: 10px;
}

.checkbox_v_container {
	display: block;
	width: max-content;
}

.checkbox_v_select_all {
	background-color: #EBD9D6;
	width: 25px;
	height: 100%;
	display: block;
	padding-bottom: 10px;
	padding-top: 10px;
}

.checkbox_v_options {
	display: grid;
	vertical-align: middle;
	border: 1px solid #CCC;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 0px;
}

.checkbox_v_option {
	display: flex;
	vertical-align: flex;
	border: 1px solid #CCC;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
}

.checkbox_v_option input[type="radio"]:checked+.checkbox_v_option_label {
	font-weight: bold;
}

.checkbox_v_option input[type="checkbox"]:checked+.checkbox_v_option_label {
	font-weight: bold;
}

.checkbox_v_option_label {
	vertical-align: text-top;
	padding-bottom: 10px;
	padding-right: 10px;
}

.align_text_bottom {
	vertical-align: text-bottom;
}

.back_sucesso {
	background-color: #006600;
}

.back_aviso {
	background-color: #FF9900;
}

.back_erro {
	background-color: #CC0000;
}

.back_branco {
	background-color: #FFF;
	padding: 5px 5px 5px 5px;
}

.border_aviso {
	border: 5px solid #FF9900;
}

.exibe_anexo {
	display: block;
	/*width: 720px;*/
	/*height: 800px;*/
	border: none;
	overflow-x: hidden;
	overflow-y: hidden;
}

iframe.exibe_anexo {
	display: block;
	/*width: 720px;*/
	/*height: 800px;*/
	border: none;
	overflow-x: hidden;
	overflow-y: hidden;
}

.exibe_pfd_carteira {
	display: block;
	width: 720px;
	height: 500px;
	border: none;
	overflow-x: hidden;
	overflow-y: hidden;
}

iframe.exibe_pfd_carteira {
	display: block;
	width: 720px;
	height: 500px;
	border: none;
	overflow-x: hidden;
	overflow-y: hidden;
}

.exibe_foto_reduzida {
	display: block;
	width: 240px;
	height: 300px;
	border: none;
	overflow-x: hidden;
	overflow-y: hidden;
}

iframe.exibe_foto_reduzida {
	display: block;
	width: 240px;
	height: 300px;
	border: none;
	overflow-x: hidden;
	overflow-y: hidden;
}

.p_info {
	color: #00356D;
	font-size: 16px;
}

.p_info_small {
	color: #00356D;
	font-size: 12px;
	display: flex;
}

.p_info_medium {
	color: #00356D;
	font-size: 14px;
	display: flex;
}

.p_info_small img, .p_info_medium img {
	width: 18px;
	height: 18px;
	vertical-align: middle;
	display: inline;
}

.info_documentos {
	font-size: 16px;
}

.ol_info_documentos {
	font-size: 16px;
	margin-left: 20px;
	text-align: justify;
	list-style: disc outside none;
	line-height: 150%;
}

.imagemDocumento {
	image-orientation: from-image;
}
.div_btn {
	text-align: center;
}

.img_16x16 {
	vertical-align: middle;
	width: 16px;
	height: 16px;
	border: 0;
}