.clearfix
{
	clear:both;
}
.error {
	color: red;
}
/*

.home .panel-titulo
{

background-color: #e0e0e0 !important;
background-image: url("../img/f_titulo.png");
background-position: 5px 6px;
background-repeat: no-repeat;
border-left: 1px solid #fff !important;
border-right: 1px solid #fff !important;
border-top: 1px solid #fff !important;
font-size: 14px !important;
font-weight: bold !important;
padding-left: 40px;
}

.panel-titulo 
	{
		background-color:#e0e0e0 !important;
		font-size:14px !important;
		font-weight:bold !important;
		border-top:1px solid #fff !important;
		border-left:1px solid #fff !important;
		border-right:1px solid #fff !important;
		background-image:url(../img/f_titulo.png);
		background-repeat:no-repeat;
		background-position:10px 15px;
		padding-left:40px;
	}

*/	
.sombra 
	{
		-webkit-box-shadow: 5px 3px 5px 1px rgba(0,0,0,0.1) !important;
		box-shadow: 5px 3px 5px 1px rgba(0,0,0,0.1) !important;
	}

.botoes-analisar .btn-default
{
	width:100%;
}
.col-md-0
{
	float:left;
}

.btn-voltar 
{
	background-color:#1555ad;
	color:#fff;	
}


.bfont
{
	font-family:arial;
	font-weight:bold;
}
	
.btop{
	
	margin-bottom: 15px;}

.b-top
{
	margin-top:25px;	
}


.text-cinza{
	color:#bcbcbc;
}

.all-buffer { margin: 5px 0 10px 0 !important; }
.top-buffer { margin-top:10px; }



.flot-chart
{
	height:250px;
}

/*padrao*/


hr
{
	border-bottom:1px;
	border:solid 1px #ccc;
	clear:both;
	
}

@media (max-width: 767px) {
	
	.botoes-analisar
	{
		margin-bottom:10px;
		
	}
	
	.tela-fale-conosco .table-responsive
	{
		border:none !important;
	}
	
	
	
}



@media (max-width: 768px) 
{
	.sidebar
	{
		margin-top:0px;	
		
	}
	
	.dropdown
	{
		margin-top:-2px;	
	}
	
	.navbar-brand
	{
		boder-left:none !important;
	}
	
}

.panel-heading h5 {
    font-size: 14px !important;
    font-weight: bold;
    color: #535454;
}


body
{
	background-color:#fbf9f9 !important;	
	background-image:url(../img/f_body.png);	
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:bottom right;
}
		
#page-wrapper
	{
		background-color:transparent;
		padding-top:30px;
	}
	
	

.bfont
	{
		font-family:arial;
	}


.barralogo
	{
		width:100%;
		height:80px;
		background-color:#ebebeb;
	}
	
.logo-ensp
	{
		
		margin-left:10px;
		margin-right:25px;	
	}
	
.navbar-brand
	{
		display:block;
		height:50px;
		margin-top:20px;
	}



.escola
{
	font-size:11px;	
}

.navbar-brand
{
	color:#ffffff !important;
	border-left:1px solid #fff;
	margin-left:2px;
}

img.icone 
{
	margin-top:-29px;
	display:block;	
	margin-right:10px;
}

.barra 
{
	background-color:#346083;	
	padding-top:5px;
	padding-bottom:5px;
	background-image:url(../img/f_barra_usuario.png);
	background-position:right -4px;
	background-repeat:no-repeat;
}

.barra a .fa-user, .barra a .usuario, .barra a .fa-caret-down, .dropdown-user a:hover
{
	color:#fff;	
}




@media (min-width: 766px) and (max-width: 1199px) {
	
	.sidebar
	{
		margin-top:100px;	
	}
	
	
}


@media (min-width: 1199px) 
{
	.visible-lg
	{
		font-size:14px !important;
		width:550px;
		
	}
	
	.dropdown {
    margin-top: 20px;
}
	
	.sidebar
{
	margin-top:60px;	
	
}

	.bloco-altura
	{
		min-height:200px;
	}
	
	
}



.nav > .dropdown > a:hover
{
	background-color:#284862 !important;		
}


.nav .open > a, .nav .open > a:hover, .nav .open > a:focus 
{
    background-color:#284862 !important;		
    border-color: #428bca;
}

/*
.progress {
    display: block;
    text-align: center;
    width: 0;
    height: 3px;
    background: red;
    transition: width .3s;
}
.progress.hide {
    opacity: 0;
    transition: opacity 1.3s;
}
*/
