@CHARSET "UTF-8";
/* Importação da folha de estilo dos eventos de negócio do componente schedule
   (utilizado por outras aplicações que se baseiam no template-principal) */
@import url("/sigepe-seguranca-web/javax.faces.resource/css/cv-schedule-other-events.css.jsf?ln=sigepe-template&1462878608510");

/** Barra do Governo **/
#barra-brasil .link-barra {
    font-weight: bold;
    line-height: 32px;
}

/** Barra de Acessibilidade **/
#barra-acessibilidade {
	position: relative;
	height: 25px;
	line-height: 25px;
	background: #f7f6f6;
	border-bottom: 1px solid #8cb2bc;
	border-top: 1px solid #DFDFDF;
}

.orgao {
	float: left;
	margin-left: 20px;
	color: #6b6767;
	font-size: 0.84em;
}

ul.accessibility {
	position: absolute;
	right: 15px;
	list-style: none;
	top /*\**/: 5px\9;
}

ul.accessibility li {
	float: left;
}

ul.accessibility li.dif {
	width: 25px;
	/*height:25px;*/
	overflow: hidden;
}

ul.accessibility li.dif a,ul.accessibility li.dif a:link {
	color: #F7F6F6 !important;
}

.accessibility a,.accessibility a:link {
	color: #4b4b4a !important;
	text-decoration: none;
	font-size: 1em;
	padding: 2px 18px;
	white-space: nowrap;
}

a.skip,a.skip:link {
	background:
		url("/sigepe-seguranca-web/javax.faces.resource/images/acessibilidade/ico-seta-acessibilidade.png.jsf?ln=sigepe-template")
		no-repeat left center;
}

a.accessibility,a.accessibility:link {
	background:
		url("/sigepe-seguranca-web/javax.faces.resource/images/acessibilidade/ico-acessibilidade.png.jsf?ln=sigepe-template")
		no-repeat left center;
}

a.font,a.font:link {
	background:
		url("/sigepe-seguranca-web/javax.faces.resource/images/acessibilidade/ico-fonte-acessibilidade.png.jsf?ln=sigepe-template")
		no-repeat left center;
}

a.fontMinus,a.fontMinus:link {
	background:
		url("/sigepe-seguranca-web/javax.faces.resource/images/acessibilidade/ico-fonte-menos-acessibilidade.png.jsf?ln=sigepe-template")
		no-repeat left center;
}

a.fontPlus,a.fontPlus:link {
	background:
		url("/sigepe-seguranca-web/javax.faces.resource/images/acessibilidade/ico-fonte-mais-acessibilidade.png.jsf?ln=sigepe-template")
		no-repeat left center;
}

a.contrast,a.contrast:link {
	background:
		url("/sigepe-seguranca-web/javax.faces.resource/images/acessibilidade/ico-contraste-acessibilidade.png.jsf?ln=sigepe-template")
		no-repeat left center;
}

.sep {
	background:
		url("/sigepe-seguranca-web/javax.faces.resource/images/acessibilidade/barra-sep.png.jsf?ln=sigepe-template")
		no-repeat left center;
	padding-left: 10px;
}

/** Header **/
#header {
	background: #a7d2c4
		url("/sigepe-seguranca-web/javax.faces.resource/images/fundo-header.jpg.jsf?ln=sigepe-template")
		no-repeat left top;
	border-radius: 0 0 10px 10px;
    height: 125px;
    margin-left: 1.5%;
    position: relative;
    width: 97%;
}

#logo {
	position: absolute;
	height: 122px;
	width: 236px;
	top: 5px;
	left: 15px;
	background:
		url("/sigepe-seguranca-web/javax.faces.resource/images/marcas-segep-sigepe.png.jsf?ln=sigepe-template")
		no-repeat center center;
	cursor: pointer;
}

#logout {
	position: absolute;
    right: 13px;
    top: -1px;
}

#logout .btn-logout,#logout .btn-logout:hover {
	background: url("/sigepe-seguranca-web/javax.faces.resource/images/btn-logout.png.jsf?ln=sigepe-template")
		no-repeat center center !important;
	border: none;
    color: #EC470D;
    display: inline-block;
    font-size: 0.84em;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 34px;
}

#info-login {
	position: absolute;
	top: 5px;
	right: 65px;
}

.user {
	font-size: 0.84em;
	color: #02121f;
}

.access {
	font-size: 0.84em;
	color: #496005;
}

.box-account {
	height: 22px;
	width: 256px;
	margin-top: 10px;
	position: relative;
	z-index: 10;
}

.line-options {
	margin-top: 20px;
	position: relative;
	z-index: 5;
}

a.btn-comunica,a:link.btn-comunica {
	float: left;
	width: 95px;
	background:
		url("/sigepe-seguranca-web/javax.faces.resource/images/btn-comunica.png.jsf?ln=sigepe-template")
		no-repeat left center;
	text-decoration: none;
	color: #fff !important;
	padding: 4px 15px 4px 27px;
	font-size: 1em;
}

a.btn-comunica:hover {
	color: #fff;
}

.userinfo-trigger .ui-selectonemenu-div {
	width: 256px;
	height: 21px;
	float: right;
	border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border: 1px solid #7ca5aa;
	/* Vindo da classe selectonemenu */
	cursor: pointer;
    display: inline-block;
    overflow: hidden;
    position: relative;
}

.userinfo-trigger .ui-selectonemenu-label {
	float: none;
	background: #fff
		url("/sigepe-seguranca-web/javax.faces.resource/images/icones/ico-meu-cadastro.png.jsf?ln=sigepe-template")
		no-repeat 5px center;
	padding: 4px 2px 3px 30px;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	color: #6e6e6f;
	font-size: 1em;
}

.userinfo-trigger .ui-selectonemenu-trigger {
	background: #fff;
	border-bottom: none;
	border-right: none;
	border-top: none;
	border-left: 1px solid #AED0EA;
	cursor: pointer;
	height: 100%;
	padding: 0 3px;
	position: absolute;
	right: 0;
	top: 0;
	width: 16px;
}

.userinfo-trigger .ui-icon-triangle-1-s {
	background:
		url("/sigepe-seguranca-web/javax.faces.resource/images/arrow-green-down.png.jsf?ln=sigepe-template")
		no-repeat center center;
	height: 16px;
	width: 16px;
	display: block;
	margin-top: 3px;
}

.userinfo-detail table {
	background: #fff;
	position: relative;
	min-width: 256px;
	top: 24px;
	top /*\**/: 1px\9;
	left /*\**/: -1px\9;
	border: 1px solid #99afb9;
	border-radius: 2px 2px 5px 5px;
	-webkit-border-radius: 2px 2px 5px 5px;
	-moz-border-radius: 2px 2px 5px 5px;
	box-shadow: 0px 2px 3px #ccc;
	-webkit-box-shadow: 0px 2px 3px #ccc;
	-moz-box-shadow: 0px 2px 3px #ccc;
}

.userinfo-detail td {
	vertical-align: top;
}

a.userinfo-change-photo,a.userinfo-change-photo:link {
	position: absolute;
	top: 9px;
	left: 6px;
	font-size: 0.84em !important;
	padding: 2px;
	background: #807f7f;
	color: #fff !important;
	text-decoration: none;
}

a.userinfo-change-photo:hover,a.userinfo-change-photo:link:hover {
	color: #fff;
	text-decoration: underline;
}

.userinfo-photo {
	position: relative;
	margin: 8px 5px 2px;
	height: 115px;
	width: 85px;
}

.userinfo-detail .ui-menu {
	background: none;
	border: none !important;
	margin-top: 10px;
}

.userinfo-detail .ui-menu .ui-menuitem {
	width: 90%;
	border-bottom: 1px dotted #cfe09b;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}

.userinfo-detail .ui-menu .ui-menuitem:last-child {
	border: none;
}

.userinfo-detail .ui-menuitem a,.userinfo-detail .ui-menuitem a:link {
	color: #8ca63c;
	border: none;
	font-size: 0.9em !important;
}

.userinfo-detail .ui-menuitem a.ui-state-hover,.userinfo-detail .ui-menuitem a.ui-state-hover:link
	{
	background: none;
	border: none;
}

/* CSS páginas de erro */
.msgErro {
  font-weight: bold;
  font-size: 16px;	
}

.linkPaginaInicial, .linkPaginaAnterior {
	text-decoration: none;	
}

/* Propriedades gerais - corpo + rodapé (rodapé sempre "colado" no fim da página) */
html,body {
	margin: 0;
	padding: 0;
	height: 100%;
}

#wrap {
	min-height: 100%;
	position: relative;
}

#page-content {
	padding: 10px;
	padding-bottom: 35px; /* Mesma Altura do Rodapé */
}

#main-content {
	margin: 10px 20px 20px 60px;
}

#footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 35px; /* Mesma Altura do Rodapé */
	color: #fff;
	font-size: 1em;
	text-align: center;
	line-height: 35px;
	background:
		url("/sigepe-seguranca-web/javax.faces.resource/images/fundo-footer.png.jsf?ln=sigepe-template") repeat-x
		left center;
}

/* Detalhamento do rodapé */
#collapse-footer {
	position: relative;
	min-height: 40px;
	background: #d5e8e3
		url("/sigepe-seguranca-web/javax.faces.resource/images/fundo-footer-links.png.jsf?ln=sigepe-template")
		repeat-x left top;
}

.btn-collapse-footer {
	position: absolute;
	height: 25px;
	width: 132px;
	top: 0;
	left: 0;
	background:
		url("/sigepe-seguranca-web/javax.faces.resource/images/fundo-btn-col-footer.png.jsf?ln=sigepe-template")
		no-repeat center center;
	color: #2f5b6e;
	font-size: 1.17em;
	padding: 2px 0 2px 10px;
	cursor: pointer;
}

.social-footer {
	position: absolute;
	height: 31px;
	width: 89px;
	top: 0;
	right: 0;
	background:
		url("/sigepe-seguranca-web/javax.faces.resource/images/fundo-rede-social-footer.png.jsf?ln=sigepe-template")
		no-repeat center center;
	text-align: center;
	padding-top: 6px;
	padding-left: 25px;
}

ul.social-links li {
	float: left;
	height: 20px;
	width: 20px;
	overflow: hidden;
	margin-right: 5px;
}

ul.social-links li a,ul.social-links li a:link {
	text-decoration: none;
	color: #e9f3f1;
	padding: 2px 0 5px 20px;
}

a.ico-rss {
	background:
		url("/sigepe-seguranca-web/javax.faces.resource/images/icones/ico-rss.png.jsf?ln=sigepe-template")
		no-repeat left center;
}

a.ico-twitter {
	background:
		url("/sigepe-seguranca-web/javax.faces.resource/images/icones/ico-twitter.png.jsf?ln=sigepe-template")
		no-repeat left center;
}

a.ico-facebook {
	background:
		url("/sigepe-seguranca-web/javax.faces.resource/images/icones/ico-facebook.png.jsf?ln=sigepe-template")
		no-repeat left center;
}

.footer-detail {
	padding: 40px 40px 20px 40px;
}

.footer-detail .ui-datagrid-data {
	width: auto;
	margin: 0 auto;
}

.footer-detail .ui-datagrid-content {
	background: transparent;
	border: none;
}

.footer-detail .ui-datagrid-column {
	vertical-align: top;
	background:
		url("/sigepe-seguranca-web/javax.faces.resource/images/sep-footer-links.png.jsf?ln=sigepe-template")
		no-repeat left center;
	padding: 0 0 0 20px;
}

.footer-detail .ui-datagrid-column:first-child {
	background: none;
	padding-left: 0;
}

.footer-detail .footer-detail-item {
	background: transparent;
	border: none;
}

.footer-detail .footer-detail-item .ui-widget-header {
	background: transparent;
	border: none;
	font-size: 1.17em;
	background:
		url("/sigepe-seguranca-web/javax.faces.resource/images/icones/ico-title-links.png.jsf?ln=sigepe-template")
		no-repeat left top;
	padding-left: 20px;
}

.footer-detail .footer-detail-item .ui-widget-header h3 {
	font-weight: normal;
	color: #565758;
}

.footer-detail .footer-detail-item .ui-menuitem {
	padding-left: 22px;
}

.footer-detail .footer-detail-item .ui-menuitem a,.footer-detail .footer-detail-item .ui-menuitem a:link
	{
	color: #565758;
}

.footer-detail .footer-detail-item .ui-menuitem a.ui-state-hover,.footer-detail .footer-detail-item .ui-menuitem a.ui-state-hover:link
	{
	background: none;
	color: #2b475d;
}

.ui-outputlabel {
	display: block;
}

/* Menu de Processos */
#collapse-side-menu {
	position: absolute;
	top: 203px;
	left: 0;
	/* Não atribuir mais que isso ao z-index para que o autocomplete
	do menu lateral não fique escondido quando ativado*/
	z-index: 1000;
	background: #ddecbd;
}

.btn-side-menu {
	position: relative;
	float: left;
	background-color: #ddecbd;
	width: 35px;
	min-height: 120px;
	cursor: pointer;
}

.btn-side-menu .side-menu-signal {
	position: relative;
	left: 8px;
	top: 6px
}

.btn-side-menu .ui-icon-triangle-1-e.side-menu-signal {
	background:
		url("/sigepe-seguranca-web/javax.faces.resource/images/seta-process-open.png.jsf?ln=sigepe-template")
		no-repeat 5px center;
}

.btn-side-menu .ui-icon-triangle-1-w.side-menu-signal {
	background:
		url("/sigepe-seguranca-web/javax.faces.resource/images/seta-process-close.png.jsf?ln=sigepe-template")
		no-repeat 5px center;
}

.btn-process {
	position: relative;
	left: 4px;
	top: 7px;
	height: 80px;
	width: 20px;
	background: url("/sigepe-seguranca-web/javax.faces.resource/images/bnt-process.png.jsf?ln=sigepe-template")
		no-repeat 5px center;
}

.content-side-menu {
	float: left;
	width: 380px;
	border-top: 1px solid #aaba75;
	border-right: 1px solid #aaba75;
	border-bottom: 1px solid #aaba75;
}

/* Declarações retiradas do tema SIGEPE e incorporadas à estilização da estrutura do template principal */
a,a:link {
	color: #6ea54a;
	text-decoration: none;
}

a:visited {
	color: #6ea54a;
}

a:hover {
	color: #6ea54a;
}

a:active {
	color: #6ea54a;
}

label {
	color: #426b74;
	margin-bottom: 2px;
}