/* Este arquivo contém propriedades css que não fazem parte do primefaces, são específicas do gep.*/
body {
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

.header {
	background-image: url('../resources/image/trt8/bg_repeat.jpg');
	background-repeat: repeat;
	background-position: left;
	padding: 0.425em 0.75em;
	color: #ffffff;
	font-weight: bold;
}

.header-logo {
	text-shadow: 0.25em 0.25em 0.25em #000000;
	margin-top: 0.75em;
}

.header-logo-title {
	font-size: 2.5em;
}

.header-logo-subtitle {
	margin-left: 1.25em
}

.header-info {
	text-align: right;
	text-shadow: 0.1em 0.1em 0.1em #000000;
}

.header-info-title {
	font-size: 1.25em;
	font-weight: bold
}

.header-menu {
	width: 100% !important;
}

.content-login {
	position: fixed;
	background: url('../resources/image/gep/plano_fundo_alterado.jpg')
		no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 100%;
	height: 100%;
}

.content {
	background-image: url('../resources/image/gep/plano_fundo_alterado.jpg');
	background-repeat: repeat-y;
	background-color: transparent;
	background-position: center;
	background-attachment: scroll;
	background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	min-height: 60em;
	width: 100%;
	font-size: 9pt !important;
}

#overlay {
	display: none;
	position: absolute;
	left: 100%;
	top: 0;
	padding: 2em;
	border: 0.175em solid #062d44;
	background-color: #ffffff;
	filter: alpha(opacity = 80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	width: 50%;
	height: auto;
	z-index: 100;
}

.login-container {
	position: fixed;
	width: 31.25em;
	height: 23em;
	top: 50%;
	left: 50%;
	margin-top: -10.625em;
	margin-left: -15.625em;
	text-align: left;
	font-size: 9pt !important;
}

.login-header {
	background-image: url('../resources/image/trt8/bg_repeat.jpg');
	background-repeat: repeat;
	background-position: left;
	color: #ffffff;
	text-shadow: 0.25em 0.25em 0.25em #000000;
	padding: 0.75em 0.75em 2.5em 0.75em;
	border-radius: 0.75em 0.75em 0 0/0.75em 0.75em 0 0;
	-webkit-border-radius: 0.75em 0.75em 0 0/0.75em 0.75em 0 0;
	-moz-border-radius: 0.75em 0.75em 0 0/0.75em 0.75em 0 0;
}

.login-header-title {
	font-size: 2em;
}

.login-header-subtitle {
	font-size: 1.25em;
}

.login-header-version {
	font-size: 0.675em;
	margin-top: 0.75em;
	float: right;
}

.login-body {
	background-color: #ffffff;
	padding: 0.75em;
	height: 8em;
	border-radius: 0 0 0.75em 0.75em/0 0 0.75em 0.75em;
	-webkit-border-radius: 0 0 0.75em 0.75em/0 0 0.75em 0.75em;
	-moz-border-radius: 0 0 0.75em 0.75em/0 0 0.75em 0.75em;
}

.login-button {
	margin-top: 0.75em;
	text-align: center;
}

.login-body a {
	color: #2779aa;
}

.pnl-cadastro {
	margin-top: 1.5em;
}

.ui-panelgrid tr {
	border: none !important;
}

.ui-panelgrid tr td {
	border: none !important;
}

.tab-geral {
	margin-top: 1.5em !important;
}

a {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a img {
	border: none;
}

label {
	font-weight: bold;
	color: #2779aa;
	display: table-cell;
}

.ui-outputlabel-rfi {
	color: #2779aa;
}

.ui-state-error span {
	color: #ffffff !important;
}

.ui-button {
	margin-left: 0.1em;
	margin-bottom: 0.1em;
	background: rgb(201, 201, 201) !important;
	background: -moz-linear-gradient(top, rgba(201, 201, 201, 1) 0%,
		rgba(232, 232, 232, 1) 100%) !important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(201,
		201, 201, 1)), color-stop(100%, rgba(232, 232, 232, 1))) !important;
}

.link {
	color: #2779AA !important;
	text-decoration: none !important;
	cursor: default !important;
}

.link:hover {
	text-decoration: underline !important;
	cursor: pointer !important;
}

.ui-datalist-personalizado .ui-datalist-content {
	border: 0 none;
}

.ui-datalist-personalizado ul {
	padding: 0 0 0 0.75em;
	margin: 0;
}

.ui-datatable-sem-header thead {
	display: none;
}

.ui-datatable tbody td {
	text-align: center;
}

.ui-datatable-selecionar-para-atualizar table tbody td,
	.ui-datatable-responsavel-atualizacao table tbody td {
	padding: 4px 0;
}

.ui-datatable-selecionar-para-atualizar .ui-selectoneradio td:nth-child(odd),
	.ui-datatable-responsavel-atualizacao .ui-selectoneradio td:nth-child(odd)
	{
	width: 20px;
}

.ui-datatable-selecionar-para-atualizar .ui-selectoneradio td:nth-child(even)
	{
	width: 30px;
}



.ui-selectonemenu {
	height: 2em;
}

.ui-selectonemenu-personalizado {
	width: 110% !important;
	height: 2em;
}

.ui-selectonemenu-personalizado label.ui-selectonemenu-label {
	width: 100% !important;
}

.ui-selectonemenu-personalizado .ui-selectonemenu-trigger {
	right: -0.625em !important;
}

.ui-selectonemenu-panel .ui-selectonemenu-filter-container {
	height: 3em;
	width: 100%;
}

.ui-selectcheckboxmenu-panel .ui-selectcheckboxmenu-list-item {
	height: 1.5em;
}

.meuinputfield .ui-inputfield {
	margin-left: 0;
}

.ui-menu .ui-menu-parent .ui-menu-child {
	width: 18.5em !important;
}

.ui-menu .ui-menuitem-link {
	margin-top: 0 !important;
	margin-right: 1.25em !important;
}

.menuitem-text-personalizado .ui-menuitem-text {
	font-size: 1em !important;
	font-weight: bold !important;
	padding-right: 0;
}

.inputfield-personalizado .ui-inputfield {
	margin-left: 0;
	margin-top: 0;
}

.ui-spinner-personalizado .ui-inputfield {
	margin: 0;
}

.ui-fieldset-legend {
	color: #000000;
	padding-left: 1.5em;
}

.ui-selectoneradio label {
	margin-top: 0;
	margin-left: 0.75em;
	margin-right: 0.75em;
}

.ui-rotulo-personalizado {
	font-weight: bold;
	color: #2779aa;
}

.ui-datatable tbody td {
	text-align: center;
	border: 0;
}

.ui-painel-titlebar-personalizado .ui-panel-titlebar {
	min-height: 1.25em !important;
	color: #2779aa !important;
	background: #E9F3F9 !important;
	border: #F9FAFB !important;
}

.ui-titlebar-personalizado .ui-panel-titlebar {
	height: 1.25em !important;
}

.ui-painel-titlebar-personalizado-destaque .ui-panel-titlebar {
	height: 1.25em;
	font-weight: bold;
	color: #000000;
	background: rgb(246, 230, 180);
	background: -moz-linear-gradient(top, #8d6eb7 0%, #f6e6b4 0%, #d1af76 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #8d6eb7),
		color-stop(0%, #f6e6b4), color-stop(100%, #d1af76));
	background: -webkit-linear-gradient(top, #8d6eb7 0%, #f6e6b4 0%, #d1af76 100%);
	background: -o-linear-gradient(top, #8d6eb7 0%, #f6e6b4 0%, #d1af76 100%);
	background: -ms-linear-gradient(top, #8d6eb7 0%, #f6e6b4 0%, #d1af76 100%);
	background: linear-gradient(to bottom, #8d6eb7 0%, #f6e6b4 0%, #d1af76 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8d6eb7',
		endColorstr='#d1af76', GradientType=0);
}

.ui-menu .ui-menuitem-link {
	margin-top: -0.425em;
}

.ui-accordion .ui-accordion-header {
	background-image: url('../resources/image/trt8/bg_repeat.jpg');
	background-repeat: repeat-x;
	color: white;
}

.ui-accordion .ui-accordion-header {
	background: #FFFFFF;
}

.ui-selectcheckboxmenu-header .ui-inputfield {
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
	width: 23em;
	height: 1.5em;
}

.ui-selectcheckboxmenu-panel .ui-selectcheckboxmenu-list-item label {
	display: block;
	padding-left: 2.2em;
	margin-top: 0.375em;
}

.ui-tabs .ui-tabs-nav a {
	color: #ffffff;
}

.ui-tabs .ui-tabs-nav li {
	border: 0.1em solid #4d71a5;
}

.ui-tabs .ui-tabs-nav li.tab-solicitacao {
	border: 0.1em solid #9184d6;
}

.ui-tabs .ui-tabs-nav li.tab-processo {
	border: 0.1em solid #98b28b;
}

.ui-tabs .ui-tabs-nav .ui-state-default {
	background: #94add2;
	background: -moz-linear-gradient(top, #94add2 0%, #4d71a5 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #94add2),
		color-stop(100%, #4d71a5));
	background: -webkit-linear-gradient(top, #94add2 0%, #4d71a5 100%);
	background: -o-linear-gradient(top, #94add2 0%, #4d71a5 100%);
	background: -ms-linear-gradient(top, #94add2 0%, #4d71a5 100%);
	background: linear-gradient(to bottom, #94add2 0%, #4d71a5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#94add2',
		endColorstr='#4d71a5', GradientType=0);
}

.ui-tabs .ui-tabs-nav .tab-solicitacao.ui-state-default {
	background: #9184d6;
	background: -moz-linear-gradient(top, #9184d6 1%, #6255ad 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #9184d6),
		color-stop(100%, #6255ad));
	background: -webkit-linear-gradient(top, #9184d6 1%, #6255ad 100%);
	background: -o-linear-gradient(top, #9184d6 1%, #6255ad 100%);
	background: -ms-linear-gradient(top, #9184d6 1%, #6255ad 100%);
	background: linear-gradient(to bottom, #9184d6 1%, #6255ad 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9184d6',
		endColorstr='#6255ad', GradientType=0);
}

.ui-tabs .ui-tabs-nav .tab-processo.ui-state-default {
	background: #98b28b;
	background: -moz-linear-gradient(top, #98b28b 1%, #599a37 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #98b28b),
		color-stop(100%, #599a37));
	background: -webkit-linear-gradient(top, #98b28b 1%, #599a37 100%);
	background: -o-linear-gradient(top, #98b28b 1%, #599a37 100%);
	background: -ms-linear-gradient(top, #98b28b 1%, #599a37 100%);
	background: linear-gradient(to bottom, #98b28b 1%, #599a37 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#98b28b',
		endColorstr='#599a37', GradientType=0);
}

.ui-tabs .ui-tabs-nav .ui-state-active {
	background: #4d71a5;
}

.ui-tabs .ui-tabs-nav .tab-solicitacao.ui-state-active {
	background: #6255ad;
}

.ui-tabs .ui-tabs-nav .tab-processo.ui-state-active {
	background: #599a37;
}

.ui-tabs .ui-tabs-nav .ui-state-hover {
	background: #4d71a5;
}

.ui-tabs .ui-tabs-nav .tab-solicitacao.ui-state-hover {
	background: #6255ad;
}

.ui-tabs .ui-tabs-nav .tab-processo.ui-state-hover {
	background: #599a37;
}

.header-solicitacao, .header-processo, .header-administracao,
	.header-listagemdocumentos {
	width: 98%;
	margin-top: 0.75em;
}

.ui-breadcrumb-personalizado {
	background: none;
}

.ui-painel-titlebar-inicio .ui-panel-titlebar,
	.ui-painel-titlebar-solicitacao .ui-panel-titlebar,
	.ui-painel-titlebar-processo .ui-panel-titlebar {
	min-height: 1.5em;
}

.ui-painel-titlebar-solicitacao .ui-panel-titlebar, .header-solicitacao .ui-breadcrumb.ui-module.ui-widget.ui-widget-header.ui-helper-clearfix.ui-corner-all
	{
	background: #f2dcf0;
	background: -moz-linear-gradient(top, #f9f2f7 1%, #f2dcf0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #f9f2f7),
		color-stop(100%, #f2dcf0));
	background: -webkit-linear-gradient(top, #f9f2f7 1%, #f2dcf0 100%);
	background: -o-linear-gradient(top, #f9f2f7 1%, #f2dcf0 100%);
	background: -ms-linear-gradient(top, #f9f2f7 1%, #f2dcf0 100%);
	background: linear-gradient(to bottom, #f9f2f7 1%, #f2dcf0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f2f7',
		endColorstr='#f2dcf0', GradientType=0);
}

.ui-painel-titlebar-processo .ui-panel-titlebar, .header-processo .ui-breadcrumb.ui-module.ui-widget.ui-widget-header.ui-helper-clearfix.ui-corner-all
	{
	background: #dcf4dc;
	background: -moz-linear-gradient(top, #f2f7f2 1%, #dcf4dc 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #f2f7f2),
		color-stop(100%, #dcf4dc));
	background: -webkit-linear-gradient(top, #f2f7f2 1%, #dcf4dc 100%);
	background: -o-linear-gradient(top, #f2f7f2 1%, #dcf4dc 100%);
	background: -ms-linear-gradient(top, #f2f7f2 1%, #dcf4dc 100%);
	background: linear-gradient(to bottom, #f2f7f2 1%, #dcf4dc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f7f2',
		endColorstr='#dcf4dc', GradientType=0);
}

.tr-amarela {
	background: #FFF1A0 !important;
	border-color: #F9DD34 !important;
}

.tr-verde {
	background: #B6D7A8 !important;
	border-color: #93C47D !important;
}

.tr-vermelha {
	background: #F2DEDE;
	border-color: #EED3D7;
}

.signature-button {
	border: 0.1em solid #4d71a5 !important;
	background: #4d71a5 !important;
}

.pnl-encaminhamento tr.ui-widget-content {
	background: none;
	border: 0 none;
}

.pnl-encaminhamento .ui-panelgrid td, .panelInicial .ui-panel td,
	.panelInicial .ui-panel tr {
	border: 0 none;
	background-color: transparent !important;
}

.pnl-encaminhamento .ui-panel, .pnl-encaminhamento .ui-panel-titlebar {
	height: 1.25em;
}

.pnl-encaminhamento .ui-panel-titlebar .ui-panel-title {
	font-size: 90%;
}

.signature-button:HOVER {
	border-color: #1E437A !important;
}

.signature-button span {
	color: #ffffff;
}

.signature-button.ui-state-default .ui-icon {
	background-image:
		url("../resources/image/gep/ui-icons_ffffff_256x240.png") !important;
}

.ui-datepicker {
	width: 20em !important;
}

.etapa-padrao {
	color: #006600;
	font-weight: bold;
	font-size: 11pt;
}

.etapa-retorno {
	color: #ff6666;
	font-size: 9pt;
}

.etapa-desvio {
	color: #b2b200;
	font-size: 10pt;
}

.suspensao_etiqueta {
	border-radius: 2px;
	color: white;
	height: 14px;
	line-height: 13px;
	padding: 0 4px;
	background-color: #d14836;
}

.encerramento_suspensao_etiqueta {
	border-radius: 2px;
	color: white;
	height: 14px;
	line-height: 13px;
	padding: 0 4px;
	background-color: #16a765;
}

.ui-datatable-into-row-expansion tbody td {
	border: 1px solid #dddddd !important;
}

.ui-datatable .ui-expanded-row-content {
	border-top: 1px solid #dddddd !important;
	border-bottom: 1px solid #000000 !important;
}

.ui-expanded-row {
	border-bottom: 1px solid #dddddd !important;
}

.ui-accordion .ui-accordion-content {
	padding: 0 !important;
}

.login-prebody {
	background-color: #ffffff;
	font-size: 12px;
	padding: 10px;
}

.info, .success, .warning, .error, .validation {
	border: 1px solid;
	margin: 10px 0px;
	padding: 5px 5px 5px 5px;
	background-repeat: no-repeat;
	background-position: 10px center;
}

.info {
	color: #00529B;
	background-color: #BDE5F8;
}

.success {
	color: #4F8A10;
	background-color: #DFF2BF;
}

.div_warning {
	padding: 5px;
	color: #9F6000;
	background-color: #FEEFB3;
}

.error {
	color: #D8000C;
	background-color: #FFBABA;
}

.texto_instrucional {
	color: blue;	
	font-size: 11px;
	font-weight: normal; 
}

.botoes-acessibilidade {
	float: right;
}

.ui-state-default .ui-icon {
	overflow:visible;
}

#selAcessarMenu {
	font-size: 14px;
	background-color: rgb(239, 239, 239);
	border: 1px solid rgb(187, 187, 187);
	left: 52%;
	height: 104px;
	padding: 0pt 0pt 4px 3px;
	z-index:1002;
	top: 31px;
	width: auto;
	position: absolute;
	cursor: pointer;
	color: #4d71a5;
}

#selAcessarMenu option:hover {
	color: #ffffff;
	background-color: #4d71a5;
}


.money-bank{
    text-align: right;
}

.ui-messages-warn,  .ui-message-warn {
	color: #865605 !important;
}

.oficio-requisitorio {
	width: 800px; 
	margin: auto; 
	padding: 30px; 
	border: 1px solid #000000; 
	background-color: #FFFFFF; 
	-webkit-box-shadow: 9px 7px 5px rgba(50, 50, 50, 0.77); 
	-moz-box-shadow: 9px 7px 5px rgba(50, 50, 50, 0.77); 
	box-shadow: 9px 7px 5px rgba(50, 50, 50, 0.77);
}

.ui-datatable .ui-column-filter {
    width: 90% !important;
}

