


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




/* Desktop */

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

}


/* Tablet */

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

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


/*

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

.bfont
{
	font-family:arial;
	font-weight:bold;
}
	
.btn-top
{
	margin-bottom: 15px;
	display:inline-block;
}

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

#webcam_movie
{
	border:1px solid #ccc;
	background-color:#000;
}


.text-cinza{
	color:#bcbcbc;
}

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



.flot-chart
{
	height:250px;


}

.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:-24px;
	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;	
}

.icon 
{
	width:45px;
	height:45px;
}

.lista-catagalo-sistemas td
{
	font-size:12px;
}
.error
	{
		color:#f23c3c;
		font-size:12px;	
	}

.fracao 
{
	margin:0px;
	margin-top:5px;
	margin-bottom:5px;
	border:1px solid #ccc;
}


