input{	
	width: 100%;
	height: 34px;
	font-size: 14px;
	color: rgb(165, 165, 165);
	text-align: center;
}

label{
	font-size: 20px;
}

#lateral img{
	
	height: 25px;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-right: 30px;
}
#lateral .fa{
	color: white;
	font-size: 18px !important;
}

#lateral .lin{
	font-size: 15px;
	text-align: center;
	color: white !important;
}

#lateral .lin:hover{
	color: white !important;
	text-decoration: none;
	background: none;
	border-bottom: 2px solid #fff;
	padding-bottom: 10px;
}
.titulo{
	font-size: 35px;
	color: #538fbe;
	margin-bottom: 20px;
}
select{
	width: 100%;
	height: 34px;
	font-size: 14px;
	color: rgb(165, 165, 165);
	text-align: center;
}
textarea{
	width: 100%;
	color: rgb(165, 165, 165);
}
#lista td{
	text-align: center;
	height: 35px;
}
tr.titulo{
	color: #85B9D8;
}
tr .dados{
	color: rgb(165, 165, 165);
}
#conteudo{
	margin-top: 10px;
}

#lista table{
	border: 1px solid;
	width: 100%;
	margin-top: 20px;
}

/*css tabelas*/
#lista td{
	border: 1px solid #538FBE;
}
#lista .titulo{
	font-size: 20px;
	text-align: center;
}
#lista .dados{
	color: rgb(165, 165, 165); 
}
#lista .pesquisa{
	border: 1px solid #C3D2DF;
	margin-bottom: 10px;
	border-radius: 5px;
	padding-bottom: 10px;

}
#lista .nome_tabela{
	text-align: left;
	font-size: 20px;
	margin-bottom: 10px;
	background-color: white;
	margin-top: -15px;
	color: rgb(133, 185, 216);
}
#lista .botao{
	height: 35px;
	color: #fff;
	font-weight: bold;
	background-color: #538fbe;
	font-size: 18px;
	border-radius: 5px;
	margin-bottom: 20px;
	border: none;
}
#lista .fa{
	color: #538fbe;
	font-size: 18px !important;
	opacity: 1.0;
}
#lista .texto{
	font-size: 18px;
	margin-top: 3px;
	color: rgb(165, 165, 165);
}
/*css tela login */
#login {
	margin-top: 120px;
}
#login .campos{
	text-align: center;
	margin-bottom: 10px;
	
}

body{
	background-image: url("../imagens/logo-nova.png");
	background-repeat: no-repeat;
	background-position-y: 20px;
	background-size:100% auto;
	width: 100%;
}
#login input{
	border: 1px solid rgb(255, 107, 0);
	font-size: 25px;
	width: 100%
}
#login button{
	background-color: rgb(255, 107, 0);
	color: rgb(28, 26, 119);
	font-size: 22px;
	text-align: center;
}
#login .erro{
	margin-top: 10px;
	text-align: center;
	font-size: 18px;
	color: red;
}
#login .botao_login{
	text-align: center;
}

/*css home*/

#home .clientes-qtdade{
	background-color: #578ebe;
	height: 110px;
	margin-bottom: 20px;
	margin-top: 10px;
	border-right: 1px solid;
	border-color: #FFFFFF;
}
#home .tickets-qtdade{
	background-color: #578ebe;

	height: 110px;
	margin-bottom: 20px;
	margin-top: 10px;
	border-right: 1px solid;
	border-color: #FFFFFF;
}
#home .usuarios-qtdade{
	background-color: #578ebe;
	height: 110px;
	margin-bottom: 20px;
	margin-top: 10px;
	border-right: 1px solid;
	border-color: #FFFFFF;
}
#home .calendario-qtdade{
	background-color: #578ebe;
	height: 110px;
	margin-bottom: 20px;
	margin-top: 10px;
}

#home .apresentacao{
	font-size: 20px;
	text-align: center;
	background-color: #428bca;
	color: white;
}
#home .icone{
	width: 80px;
	height: 80px;
	display: block;
	float: left;
	padding-top: 10px;
	padding-left: 15px;
	margin-bottom: 15px;
	font-size: 35px;
	line-height: 35px;
}
#home .detalhes{
	position: absolute;
	right: 15px;
	padding-right: 45px;
}
#home .numero{
	padding-top: 25px;
	text-align: center;
	font-size: 50px;
	line-height: 36px;
	letter-spacing: -1px;
	margin-bottom: 10px;
	font-weight: 300; 
	color: white;
}

#home .tabela{
	text-align: right;
	font-size: 20px;
	letter-spacing: 0px;
	font-weight: 300;
	opacity: 0.8;
	color: white;
}
#home .fa{
	font-size: 90px;
	text-align: left;
	color: #FFFFFF;
	opacity: 0.3;
}
#home .texto{
	font-size: 30px;
	margin-top: 5px;
	text-align: center;
	position: absolute;
	right: 15px;
	padding-right: 15px;
}

#home .botao{
	height: 90px;
	color: #fff;
	margin-bottom: 42px;
	font-weight: bold;
	background-color: #538fbe;
	font-size: 24px;
	border-radius: 5px;
	
}
#home .botao:hover{
	
	border-radius: 5px;
}
#home .ico{
	font-size: 50px;
}
#home .detalhe{
	position: absolute;
	right: 5px;
}
#home .icon{
	width: 80px;
	height: 80px;
	display: block;
	float: left;
	padding-top: 20px;
	margin-bottom: 15px;
	line-height: 35px;
}
#home .tela{
	font-size: 20px;
	letter-spacing: 0px;
	font-weight: 300;
	opacity: 0.8;
	color: white;
	padding-top: 15px;
}
#home .clientes{
	background-color: #578ebe;
	margin-top: 10px;
	

}
#home .calendario{
	background-color: #578ebe;
	margin-top: 10px;
	
}
#home .tickets{
	background-color: #578ebe;
	margin-top: 10px;

}
#home .usuarios{
	background-color: #578ebe;
	margin-top: 10px;
}

/* css botoes adicionar todas as telas*/
.icon{
	width: 80px;
	height: 80px;
	display: block;
	float: left;
	padding-top: 10px;
	margin-bottom: 15px;
	line-height: 35px;
}

.fa{
	font-size: 35px;
	text-align: left;
	color: #FFFFFF;
	opacity: 0.3;
}
.detalhe{
	position: absolute;
	right: 15px;
}
.tela{
	font-size: 20px;
	letter-spacing: 0px;
	font-weight: 300;
	opacity: 0.8;
	color: white;
}
.botao{
	height: 55px;
	color: #fff;
	margin-bottom: 20px;
	font-weight: bold;
	background-color: #538fbe;
	font-size: 24px;
	border-radius: 5px;
	
}

/*css adicionar*/
.texto{
	font-size: 18px;
	margin-top: 3px;
	color: rgb(165, 165, 165);
	margin-bottom: 5px;
}
.item{
	margin-bottom: 10px;
}
.botao_adicionar{
	height: 45px;
	color: #fff;
	margin-bottom: 20px;
	font-weight: bold;
	background-color: #538fbe;
	font-size: 24px;
	border-radius: 5px;
}

/*aniversariantes home*/
.niver td{
	border: 1px solid #538FBE;
	text-align: center;
}
#home .aniversario{
	font-size: 16px;
	color: rgb(87, 142, 190);
	opacity: 1;
}
.niver tr{
	text-align: center;
}
