table{
	position: relative;
}
table thead tr th{
	position: sticky;
    top: 0;
}
.table-striped tbody tr:nth-of-type(even) {
    background-color: #fff;
}

.modulo-sei *{
	color: #333;
}
.modulo-sei .form-horizontal .control-label {
    padding-top: 7px!important;
}
.modulo-sei .form-horizontal select option.ativo-N,
.modulo-sei .autocomplete-box a.autocomplete_item.ativo-N,
.modulo-sei #tbl_resultados tbody tr.ativo-N td {
    background-color: #fddcdc;
}
.modulo-sei form .box-filtros{
	border: 1px solid #d6d9e0;
    max-width: 950px;
    padding: 14px 5px 0px 5px;
    margin-bottom: 20px;
	background-color: #f3f3f3;
}
.modulo-sei form .box-filtros .checkbox{
	text-align: left;
}
.modulo-sei form .box-filtros #btn_pesquisar strong{
	color: #fff;
}
.modulo-sei .form-control {
    font-size: 12px;
}
.modulo-sei .autocomplete-box{
	border: 1px solid #cdcdcd;
    padding: 10px 0;
    max-height: 300px;
    overflow: auto;
    z-index: 999;
    position: absolute;
    width: 100%;
    background-color: #fff;
    box-shadow: 1px 10px 15px -7px;
	display: none;
}
.modulo-sei .autocomplete-box a.autocomplete_item {
    display: block;
    text-align: left;
	color: #6f5c5c;
	padding: 5px 10px;
}
.modulo-sei .autocomplete-box a.autocomplete_item:hover {
    background-color: #ddd;
}
.modulo-sei .form-horizontal select#assunto {
    height: 60px!important;
    font-size: 7pt;
}
.modulo-sei .form-horizontal select#assunto option{
	margin: 2px 0;
}
.modulo-sei form button strong,
.modulo-sei form a.btn,
.modulo-sei form a.btn strong{
	color: #fff!important;
}

/*ajuste para tabelas mais largas que a tela*/
#box-resultados .table-responsive.wide-table{
	height: 500px;
}
#box-resultados .table-responsive.wide-table #tbl_resultados th,
#box-resultados .table-responsive.wide-table #tbl_resultados td{
	font-size: 0.77em;
}
/*ajuste para tabelas mais largas que a tela*/

#box-resultados #tbl_resultados .box-permissoes{
	display: none;
}
#box-resultados #tbl_resultados td a.link-ver-permissoes,
#box-resultados #tbl_resultados td a.link-ver-detalhes-processo{
	width: 100%;
    text-align: center;
    display: block;
	color: #4b1e02
}
#box-resultados #tbl_resultados td{
	font-size: 0.77em;
	padding: 6px;
}
#box-resultados #tbl_resultados tr.possui_sub td{
	background-color: #f5fc69!important;
}
#box-resultados #tbl_resultados th{
	padding: 0!important;
    vertical-align: middle;
    text-align: center;
	background-color: #cacaca;
	z-index: 99;
    top: -1px;
}
#box-resultados #tbl_resultados th a.orderby{
	display: block;
	padding: 5px;
}
#box-resultados #tbl_resultados th a.orderby:hover,
#box-resultados #tbl_resultados th a.orderby.filter-active{
	background-color: #d6d9e0;
}
#box-resultados #tbl_resultados th a.orderby strong{
	float: right;
}
#box-resultados ul#menu-processo {
    height: 40px;
}
#box-resultados div.tab-content div.tab-pane {
    padding: 20px 10px;
}
#box-resultados div#dados_protocolo {
    text-align: left;
}
#box-resultados p{
	font-size: 1.1em;
}
#box-resultados div#tramitacoes table{
	font-size: 8pt;
}
#box-resultados div#tramitacoes table thead th,
#box-resultados div#tramitacoes table tbody td{
	text-align: center;
}
#box-resultados div#tramitacoes table tbody td.descricao {
    max-width: 250px;
}
#box-resultados #tbl_resultados tr.zebra td{ background-color: #ddd; }

form .box-filtro{
	display: none;
}

#list_opt_nomes ul{
	list-style-type: none;
}
#list_opt_nomes ul li{	
    border-bottom: 1px solid #bbbbbb;
}
#list_opt_nomes ul li a{
    display: block;
    padding: 5px 10px;
    font-size: 10px;
	color: #010185!important;
    text-transform: uppercase;
    background-color: #dfdfdf;
    text-align: left;
}
#list_opt_nomes ul li a:hover{
	background-color: #f9eb88!important;
}
#list_opt_nomes ul li a.ativo_S {
    background-color: #b1f5bd;
}
#list_opt_nomes ul li a.ativo_S.opacity_S {
    background-color: #caffd3;
}
#list_opt_nomes ul li a.ativo_N {
    background-color: #ffbdbd;
}
#list_opt_nomes ul li a.ativo_N.opacity_S {
    background-color: #fbd3d3;
}
.panel-body.hlimit {
    max-height: 300px;
    overflow: auto;
}
.panel-body.redim {
    padding: 0px;
}
.panel-body.redim table {
    max-width: 100%!important;
}
.historico-usuario #box-resultados .panel-default {
    border-color: #c9c9c9;
}
.historico-usuario #box-resultados .panel-default>.panel-heading {
    background-color: #dae8f5;
}
.historico-usuario #box-resultados .panel-body p.no-results {
    font-size: 12px;
    margin: 10px;
}
.historico-usuario #box-resultados table thead tr th,
.historico-usuario #box-resultados table tbody tr td{
	font-size: 11px;
}
.historico-usuario #box-resultados table thead tr th{
	background-color: #efefef;
	top: -1px;
}
.historico-usuario #box-resultados div.box-totais {
	border: 1px solid #bbb;
    border-radius: 15px;
    background-color: #e6e7e7;
    padding: 10px;
    margin-bottom: 15px;
    min-height: 125px;
}


.sei-stats #box-resultados table tr th{
	vertical-align: middle;
    text-align: center;	
}
.sei-stats #box-resultados table thead {
    position: sticky;
    top: -1px;
    background-color: #a6d0f5;
}
.sei-stats #box-resultados table tbody td.celula-mesclada {
    vertical-align: middle;
    text-align: center;
}

/*estilos do loader*/
.lds-facebook {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.lds-facebook div {
  display: inline-block;
  position: absolute;
  left: 8px;
  width: 16px;
  background: #fff;
  animation: lds-facebook 1.2s cubic-bezier(0, 0.5, 0.5, 1) infinite;
}
.lds-facebook div:nth-child(1) {
  left: 8px;
  animation-delay: -0.24s;
}
.lds-facebook div:nth-child(2) {
  left: 32px;
  animation-delay: -0.12s;
}
.lds-facebook div:nth-child(3) {
  left: 56px;
  animation-delay: 0;
}
@keyframes lds-facebook {
  0% {
    top: 8px;
    height: 64px;
  }
  50%, 100% {
    top: 24px;
    height: 32px;
  }
}
/*estilos do loader*/
