@media print
	{    
    .noExport, .noExport *
    	{
        display: none !important;
    	}
	}

.fa 
	{
	font-size: 28px !important;
	}

.fa-menu	
	{
	font-size: 18px !important;
	}
	
.fa-mini	
	{
	font-size: 12px !important;
	}

.active {
	border:0px solid black;
	display: block;
}

.border_black
	{
	border:1px solid black !important;
	}
	
.border_normal
	{
	border:0px solid black !important;
	}
.topmenu ul li.active a, .topmenu ul li a:hover 
	{
    text-decoration:none;
    color:#fff;
	}

input[type=text] 
	{
    border:1px solid black; 		     
    }
.email
	{
    text-transform: lowercase;
	}

.dropdown-submenu {
	position: relative;
}

.dropdown-submenu .dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -1px;
}

a:hover {
	cursor: pointer;
}

.icon-close {
	background: url('./../images/close.gif') no-repeat center center;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 3%;
	height: 18px;
	width: 22px;
	border: 0px solid black;
}

.icon-loading {
	background: url('./../images/loading.gif') no-repeat center center;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 2%;
	height: 18px;
	width: 22px;
	border: 0px solid black;
}

.icon-photo {
	background: url('./../images/photo.gif') no-repeat center center;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 2%;
	height: 18px;
	width: 22px;
	border: 0px solid black;
}

.font-meta {
	background-color: blue;
	font-style: italic;
}

label.error {
	color: red;
	font-size: 11px;
	background-color: lightgrey;
}

.control-label {
	margin-left: 0px;
	font-size: 11px;
	font-weight: 900;
	border: 0px solid black;
}

.form-control {
	height: 25px;
	margin-left: 0px;
	font-size: 11px;
	border: 0px solid black;
}

.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size:11px;
	color: inherit
}

input.error, textarea.error {
	border: 1px solid red;
}

.table.dataTable th, .table.dataTable td {
	overflow: hidden;
	text-overflow: ellipsis;
}

.dataTables_length label {
	margin-top: 1px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 0px;
	font-size:11px;
	width: 55px;
}

.pagination li {
	border: 1px solid #d8dcdf;
	font-size:11px;
	display: inline-block;
	margin-top: 6px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
}

.clickable {
	cursor: pointer;
}

.modal-title {
	font-weight: 900;
}

.glyphicon-collapse-down {
	font-size:0.8vw !important;
}

.glyphicon-plus-sign {
	font-size:11px;
}

.glyphicon-minus-sign {
	font-size:11px;
}

.group 
	{
	background-color: lightgrey !important;
	color: blue !important;
	}

/* ui-dialog .ui-dialog-titlebar-close */
.ui-dialog-titlebar-close {
	background: url('./../images/close.png') center center no-repeat;
}

.excel-image {
	display: inline-block;
	background: url('./../images/excel.png') center center no-repeat;
	height: 21px;
	width: 20px;
	background-size: 99% 99%;
}

.button_hide {
	display: none !important;
	visibility: hidden !important;
	width: 0px;
}

.button_precedente 
	{
	/*display: block;*/
	height: 44px;
	width: 490px;
	margin-top: 1px;
	margin-right: 4px;
	/*margin-left: 12px;*/
	margin-bottom: 1px;
	/*visibility: visible;*/
	}


.button_visible 
	{
	display: block;
	height: 44px !important;
	width: 52px;
	margin-top: 2px !important;
	margin-right: 2px;
	/*margin-left: 12px;*/
	margin-bottom: 2px !important;
	visibility: visible;
	}

.barra_filter 
	{
	display: block;
	height: 35px;
	margin-left: 12px;
	margin-top: 2px;
	margin-bottom: 2px;
	width:100% !important;
	visibility: visible;
	}

.height_tr {
	height: 5px;
	vertical-align: middle;
	word-break: break-word;
	/*align:middle;*/
	background-color: #006DCC !important;
	line-height: 5px;
}

.efeito {
	background: -webkit-gradient(linear, left top, right top, from(#FFFFFF), to(#C2C2C2));
}

.panel-header.panel-custom 
	{
	background-color: #006DCC;
	margin-left: 10px;
	padding-left: 0px;
	margin-right: 3px;
	color: white;
	}

.panel-footer.panel-custom 
	{
	background-color: #006DCC;
	margin-left: 10px;
	padding-left: 10px;	
	margin-right: 3px;
	padding-right: 10px;	
	color: white;
	}

.dt_col_hide 
	{
	visibility: hidden;
	}

table tbody tr.even td {
	vertical-align: middle;
	/*align:middle;*/
}

table tbody tr.odd td {
	background-color: #CEECF5;
	vertical-align: middle;
	/*align:middle;*/
}

table.dataTable tr.dtrg-group.dtrg-level-0 th
	{
	font-weight:bold !important;
	color: black !important;
	background-color: pink !important;
	}

tr.group, tr.group:hover 
	{
	background-color: #ddd !important;
	}

td {
	color: black;
	border: 1px solid black;
	vertical-align: middle !important;
	/*align:middle !important;*/
	font-weight: bold;
	word-break: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	-o-hyphens: auto;
	word-break: break-word;
	overflow-wrap: break-word;
	word-wrap: break-word;
	-ms-word-break: break-all;
	word-break: break-all;
	hyphens: auto;
}

th {
	color: white;
	text-align: center !important;
	background-color: #006DCC;
	vertical-align: middle !important;
	/*align:middle !important;*/
	font-weight: bold;
	word-break: break-word !important;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	-o-hyphens: auto;
	word-break: break-word;
	overflow-wrap: break-word;
	word-wrap: break-word;
	-ms-word-break: break-all;
	word-break: break-all;
	hyphens: auto;
}


.cls_indicador {
	background-color: #006DCC;
	margin-left: 3px;
	margin-right: 3px;
	width: 99%;
	color: white;
}

body::after {
	content: "";
	background: url('./../images/logo-tjse.png');
	opacity : 0.2;
	background-repeat: no-repeat;
	background-size: 25% 45%;
	margin: auto;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	position: absolute;
	z-index: -1;
	background-position: center;
}

#body 
	{
	background: url(./../images/fundo.jpg) repeat #fff;
	color: #838383;
	vertical-align: middle;
	border: 0px solid #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial;
	font-size:11px;
	background-color: #f1f1f1;
	overflow-wrap: break-word;
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	}
	
.overlay {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 999;
	background: rgba(255, 255, 255, 0.8) url('./../images/loading_tjse.gif')
		center no-repeat;
}

body.loading {
	overflow: hidden;
}

body.loading .overlay {
	display: block;
}

.form-login {
	margin-top: 5%;
	margin-left: 35%;
	/*width: 30%;*/
	/*height:150%;*/
	background-color: #aeb0b357;
	/*top: 0;*/
	/*left: 0;
	bottom: 0;
	right: 0;*/
	/*position: absolute;*/
}

.titulo-form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight: bold;
	text-align: center;
	margin: 0;
	padding: 10px;
	text-shadow: 2px 2px 4px #000000;
}

.login-fields label {
	display: none;
}

.login-fields input {
	font-family: 'Open Sans';
	font-size:11px;
	color: #8e8d8d;
	padding: 11px 15px 10px 50px;
	background-color: #fdfdfd;
	/*width: 99%;*/
	/*display: block;*/
	margin: 0;
	box-shadow: inset 2px 2px 4px #f1f1f1;
	/*text-align: center;*/
}

.username-field {
	background: url('./../images/user.gif') no-repeat;
	font-size:11px;
	height: 5px;
}

.password-field {
	background: url('./../images/password.gif') no-repeat;
	font-size:11px;
	height: 5px;
}

.login-actions 
	{
	/*float: left;*/
	margin: auto;
	width: 100%;
	/*margin-top: 5px;
	margin-bottom: 5px;*/
	text-align: center;
	}

select 
	{
	border:1px solid black !important;
	}
	
.wrapper 
	{
  	min-height: 100%;
  	position: relative;
  	overflow: hidden;
	}		
	
.dataTables_wrapper .ui-toolbar {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}		
	
.dataTables_filter label input
	{
	margin-top:10px;
	border:1px solid black;
	}

thead 
	{
	background: white;
	/*width:100%;*/
	position: sticky;
	margin-top:0px;
	margin-bottom:0px;
	top: 0;
	/*box-shadow: 0 2px 2px -1px rgba(0, 0, 0, 0.4);*/
   }