body {
  min-height: 2000px;
  padding-top: 0px;
  background-image: url(../img/degrade.jpg);
  background-repeat: repeat-x;
}

nav .container, li a {
	background-color:black !important;
}
.navbar-brand, li a {
	color: #ffffff !important;
	
}
 .icon-bar{
 	background-color: #ffffff !important;
}

.fixo {
	position: fixed !important;
	width: 100% !important;
	margin-top: 50px;
}
.lado{

	float: left !important;
	margin-left: 10px !important;


}

.lado_esquerdo {

	margin-left: 6px;
}
.clear {

	clear: both;
}

form input {
	margin-top: 10px;
	text-align: center;
	height: 3em !important;

}

.enviar {

	width: 100%;
	height: 3em;
	margin-bottom: 2em;
	background-color:  !important;
	border-style: none;
}




.enviar_login {

	width: 100%;
	height: 3em;
	margin-bottom: 2em;
	color: black;
	border-style: dashed;
	border-radius: 8px;
}




.navbar-brand img {
	margin-top: 0%;
}

.navbar-brand {
	padding-top: 0px;

}
.marca {
	padding:15px;
}

.container{
	width: 100%;
	height: 10	00px;
}


.botao {
	

		position: fixed;
		bottom: 0.5em;
		right: 10%;
		width: 8em;
		border-radius: 2em;
		
}


.botao2 {
	
	
		bottom: 0em;
		width: 100%;
		height: 3.5em;
		background-color: black !important;

}

ul > li > a:hover{
	background-color:orange !important;
	color: #ffffff !important;

}
.btn-success {
	background-color: #800000 ;
	border-style: none;

}
.vermelho {
	color: #800000 !important;
}
.btn-success:hover{
	background-color: black;
	color:#ffffff;
}

ul a {
	display: inline important;
}
.centro {

	text-align: center !important;
}

.panel-default {

	border-style: none !important;

}

.img {

height:45px;
margin-bottom: 1em;

}

.table{

	margin-top: 7em;
	

}
.alerta {
	margin: 0;
	color:#800000;
}

.alert {
	
	color:#800000 !important;
}

.branco {
	color: #ffffff;
}
.descricao{
	
	width: 80%;
}

.afastar_10{

	margin-top: 5em !important;
}

 .minusculo {

text-transform:  lowercase !important;
color: #A9A9A9 !important;

}

.afastar {

	margin-left: 0.6em;
	
}

.ico {

width: 50px;
height: 50px;
border-radius: 50%;
background-image: url(img/avatar_homem.jpg);
margin:0;
}


h4 {

	margin-bottom: 0px !important;
}


.fim a {

padding-top: 0px !important;

 }

 .minusculo {

  text-transform: capitalize;
  background-color: #F0F8FF !important;
  padding-top: 0.5px;
 	border-radius: 8px;
 }



/*tela grande--------------------------------------------------*/
@media (min-width: 600px) 

{

body {
	background-image: url(../fundo_login.jpg);
	background-attachment: fixed !important;
	background-repeat: repeat-x;
	color: #ffffff;
}


#mostrar {display:none !important;}

form {

	margin-top: 5em !important;
	margin-left: 15em !important;
}


.panel  {
border-radius: 8px !important;
}

.panel {
	margin: 0%;
	width: 70em !important;
	border-radius: 0%;
}

.camera {
	display: none;
}

.navbar ul  {

	
	margin-left:  50%;
}


.enviar {

	width: 100%;
	height: 3em;
	margin-bottom: 2em;
}

.botao {
	

		position: fixed;
		bottom: 0.5em;
		right: 10%;
		width: 10em;
		
}

.table{

	margin-top: 7em;
	color:black;
	background-color: #ffffff;

}
.panel-body {
	border-style: solid !important;
	border-width: 0px;
	border-color:black;
}


}