.disabled 
	{
  	opacity: 0.6;
  	cursor: not-allowed;
	pointer-events:none;
	}

.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;
	}

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

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

.login-fields label {
	display: none;
}

.login-fields input {
	font-family: 'Open Sans';
	font-size: 12px;
	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: 9px;
	height: 5px;
}

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

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

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


label.error 
	{
	color: red;
	margin-left: 25px;
	font-size: 9px;
	}
    
.form-body {
	margin-left: 0px;
	border: 0px solid black;
}

.form-group {
	margin-left: 5px;
	border: 0px solid black;
}

label {
	font-weight: 900;
	margin-left: 15px;
	border: 0px solid black;
	text-align: left !important;
}

select {
	margin-left: 10px !important;
	border: 1px solid black !important;
}

.control-label {
	margin-left: 10px;
	border: 0px solid black;
}

.form-control {
	height: 25px;
	margin-left: 5px;
	border: 1px solid black;
}

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

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

.button_visible {
    margin-top:1px !important;
    margin-bottom:1px !important;
    height: 40px;
	width: 50px;
}  	

.panel-header 
	{
	background-color: #006DCC;
	top: 0;
	/*position: fixed;*/
	padding: 1px 1px 1px 1px;
	margin: 0px 0px 0px 0px;			
	color: white;
	/*width: 100% !important;*/
	}

.panel-footer 
	{
	height: 30px;
	font-size: 12px;
	font-weight: bold;
	background-color: #928c8c;
	border-top: 4px solid #000;
	color: #000;
	/*text-align: center;
	vertical-align: middle;*/
	position: fixed;
	/*left: 10;*/
	bottom: 0;
	/*width: 90% !important;*/
	/*margin: 0px 0px 0px 0px !important;*/
	padding: 1px 1px 1px 1px;
	}
	
.panel-title 
	{
			margin-top: 1px;
			margin-bottom: 1px;
			font-size: 15px;
	}

.footer 
    {
	height: 30px;
	/*margin-top: -30px;*/
	/*margin-top: 40px;*/
	font-size: 11px;
	font-weight: bold;
	background-color: #928c8c;
	border-top: 5px solid #000;
	color: #000;
	text-align: center;
	vertical-align: middle;
	/*justify-content: center;*/
	position: fixed;
	left: 0;
	bottom: 0;
	width: 99%;
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
    }

.href_class 
	{
	display: block;
	cursor: pointer;
	color: white;
	}
	
.clickable 
	{
			cursor: pointer;
	}

.panel-body {
			margin-left: 0px;
			margin-right: 0px;
			font-size: 12px;
}

#body {
			background: url('./../images/fundo.jpg') repeat #fff;
}

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

tbody {
			background-color: #e4f0f5;
			margin-top: 0px !important;
			margin-bottom: 0px !important;
			width: 100% !important;
}

body {
			-webkit-hyphens: auto;
			-moz-hyphens: auto;
			-ms-hyphens: auto;
			hyphens: auto;
			width: 100% !important;
}

label.error {
			color: red;
			margin-left: 25px;
			font-size: 12px;
}

a.dt-button.normal {
			width: 85px;
			height: 30px;
			font-weight: bold;
			margin-left: 5px;
			margin-top: 10px;
			font-size: 12px;
}

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

html, body {
			height: 100%;
			width: 100% !important;
			margin: 0;
}

.clearfix {
			clear: both;
}

.button {
			-webkit-border-radius: 3px;
			border-radius: 3px;
			display: inline-block;
			float: right;
			margin-top: 5px;
}

tfoot 
	{
	position: sticky;
	/*width: 100% !important;*/
	}

thead 
	{
	position: sticky;
	z-index: 500;
	margin-top: 0px;
	margin-bottom: 0px;
	/*width: 100% !important;*/
	top: 0;
	}
/*	
.dataTables_scroll 
	{
    overflow: auto;*/
   /* height:100%;
    display:block;
    width:100%;*/
	/*}    */
	/*
div.dataTables_wrapper 
   { 
   width: 99%; 
   margin: 0 auto; 
   }*/
   /*
.dataTables_length label select {
			margin-top: 2px;
			margin-right: 5px;
			margin-left: 5px;
			margin-bottom: 0px;
			border: 0px solid black;
			font-size: 14px;
			width: 75px;
}*/


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

th {
			/*white-space: nowrap !important;*/
			word-break: break-word;
			color: black !important;
			font-weight: bold !important;
			vertical-align: middle !important;
			text-align: center !important;
			border: 1px solid black !important;
			font-weight: bold !important;
}

td {
			/*white-space: nowrap !important;*/
			word-break: break-word;
			color: black !important;
			font-weight: bold !important;
			vertical-align: middle !important;
			border: 1px solid black !important;
}

tbody tr.even td {
			vertical-align: middle;
			text-align: center;
}

tbody tr.odd td {
			background-color: #CEECF5;
			vertical-align: middle;
			text-align: center;
}

.align_center {
			display: flex;
			text-align: center;
			justify-content: center;
			align-items: center;
}

.logo-tjse 
	{
	box-sizing: border-box;
	background: url('./../images/logo-tjse-lateral.png') center center no-repeat;
	background-size: 99% 99%;
	border: 0px solid black;
	width: 200px;
	height: 75px;
	margin: 2px 0px 2px 0px;
    transition: all 0.5s;
    cursor: pointer;
	}
	
.logo-tjse:hover
	{
    -webkit-filter: drop-shadow(15px 10px 5px rgba(0,0,0,.5));
    filter: drop-shadow(15px 10px 5px rgba(0,0,0,.5));
	}

.logo-execucoesfiscais 
	{
	box-sizing: border-box;
	background: url('./../images/execucoesfiscais-logo.png') center center no-repeat;
	background-size: 99% 99%;
	border: 0px solid black;
	width: 120px;
	height: 90px;
	margin: 2px 0px 2px 0px;
    transition: all 0.5s;
    cursor: pointer;
	}
	
.logo-execucoesfiscais:hover
	{
    -webkit-filter: drop-shadow(15px 10px 5px rgba(0,0,0,.5));
    filter: drop-shadow(15px 10px 5px rgba(0,0,0,.5));
	}

.texto-cabecalho {
			text-align: center;
			padding: 10px;
			width: 100%;
			margin: auto;
			text-transform: uppercase;
			margin: 5px 5px 5px 5px;
			padding: 5px 5px 5px 5px;
			color: black;
			font-size: 12px;
			text-shadow: 2px 2px 4px #000000;
}

.cabecalho {
			background-color: #a6cde0e6;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			width: 100%;
			height: 10%;
			border-bottom: 2px solid black;
}
