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

-a:hover {
	cursor: pointer;
}

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

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

body {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}


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


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

.clickable {
	cursor: pointer;
}

.panel-heading span {
	margin-top: -20px;
	font-size: 8px;
	/*width: 100%;
	margin-left: 0px;*/
}

.panel-body {
	margin-left: 0px;
	margin-right: 0px;
	font-size: 6px;
	/*width: 100%;*/
}

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

.clearfix {
	clear: both;
}
.content {
	min-height: 100%;
}


li:hover {
	cursor: pointer;
}

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

.form-simulador {
	margin: auto;
	/*width: 30%;*/
	height: 35%;
	background-color: #aeb0b357;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	position: absolute;
}
.titulo 
	{
	font-size: 22px;
	font-weight: bold;
	text-align: center !important;
	width: 100%;
	}

.titulo-form {
	font-family: Verdana, Arial, Helvetica, 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;
}
.panel-heading {
	padding: 10px 10px;
	margin-left: 0px;
}

.panel-title {
	margin-top: 1px;
	margin-bottom: 1px;
	font-size: 12px;
}

.modal-dialog {
	background-color: #928c8c;
	color: #000;
}

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

.cabecalho 
	{
	background-color: #a6cde0e6;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 10%;
	border-bottom: 2px solid black;
	}
	
.texto-cabecalho 
	{
	text-align: center;
	padding: 10px;
	width: 100%;
	margin: auto;
	/*color: #000;*/
	text-transform: uppercase;
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
	color: black;
	font-size: 11px;
	text-shadow: 2px 2px 4px #000000;
	}
	
.logo-tjse 
	{
	box-sizing: border-box;
	background: url('./../images/logo_tjse_lateral.png') center center no-repeat;
	background-size: 95% 95%;
	border: 0px solid black;
	height: 70px;
	}
	
.logo-planejamento 
	{
	box-sizing: border-box;
	background: url('./../images/logo_diplad.png') center center no-repeat;
	background-size: 40% 85%;
	border: 0px solid black;
	height: 70px;
	}    
	
.active 
    {
	border:0px solid black;
	display: block;
    }
.dropdown-menu li a 
	{
	padding: 2px 20px;
	}
	
.dropdown-submenu 
	{
	position: relative;
	}

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