body {
	margin: 0;
	width: 100%;
	background-color: rgb(26, 25, 25);
}
header > nav > button > img{
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
}
nav{
	position: fixed;
	top: 1%;
}
header > nav > button{
	max-width: 18%;
	max-height: 18%;
	border: none;
	background: none;
}
#perfil{
	margin-left:2%;
	float:left;
}
#config{
	float:right;
	margin-right: 2%;
}
#conteudo{
	margin-top: 50%;
	color: rgb(113,113,113);
}
#conteudo > p{
	font-weight: bold; /*negrito*/
	font-family: monospace;
	text-align: center;
	font-size: 300%;
	margin-bottom: 15%;
}
#conteudo > button{
	font-family: monospace;
	font-weight: bold; /*negrito*/
	font-size: 150%;
	display: block;
	margin-top: 7%;
	margin-left: auto;
	margin-right: auto;
	background-color: rgb(79, 4, 165);
	border-radius: 3px;
	padding-left: 5%;
	padding-right: 5%;
	border-color: rgb(79, 4, 165);
}
footer{
	border-top: solid 3px;
	position: absolute;
	bottom:0%;
	background-color: rgb(79, 4, 165);
	padding-top: 2%;
	padding-bottom: 2%;
}
footer > a > button > img{
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
}
footer > a > button{
	display: inline-block;
	max-width: 20%;
	max-height: 20%;
	border: none;
	background: none;
}
footer > a > button:hover, header > nav > button:hover{
	border: solid 1px;
}
#comentarios > p, #avalie{
	color: lightgrey;
}
#cardapio, #saldo, #avaliacao{
	margin-left: 10%;
}
#saldo{
	padding-bottom: 2.4%;
}

.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

.close,
.closeconf {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus,
.closeconf:hover,
.closeconf:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.modal-content {
  background-color: rgb(79, 4, 165);
  color: rgb(229, 226, 226);
  font-weight: bold;
  font-size: 15px;
  font-family: monospace;
  margin: auto;
  padding: 20px;
  width: 80%;
}
#novoValor{
	background-color: rgb(79, 4, 165);
	border-color: #000;
	border-radius: 5px;
	font-size: 15px;
	font-family: monospace;
	font-weight: bold;
	color: rgb(229, 226, 226);
	outline: none;
}
#confirmar{
	background-color: rgb(79, 4, 165);
	color: rgb(229,226,226);
	border: none;
	font-family: monospace;
	font-size: 15px;
	font-weight: bold;
}
#datacardapio{
	display: block;
	margin-left: 115px;
	margin-top: 90px;
	color: rgb(229, 226, 226);
	font-family: monospace;
	font-size: 25px;
	font-weight: bold;
}
#cabeca{
	background-color: #3b4aa7;
	background-size: cover;
	color: rgb(229, 226, 226);
	text-align: center;
}
#tabela{
	background-color: rgb(113,113,113);
	font-size: 16px;
	font-family: monospace;
	font-weight: bold;
	display: block;
	float: center;
}
.hidden{
	display: none;
}
#pesqdata{
	border: none;
	margin-left: 31%;
	margin-bottom: 10px;
	background-color: rgba(0, 0, 0, 0);
	color: rgb(229, 226, 226);
	font-size: 15px;
	font-family: monospace;
	font-weight: bold;
}
#menos{
	background-color: rgb(79, 4, 165);
	border: none;
	float: left;
	margin-left: 15px;
	font-weight: bolder;
	font-size: 25px;
	margin-top: 7px;
}
#mais{
	background-color: rgb(79, 4, 165);
	border: none;
	float: right;
	margin-right: 15px;
	font-weight: bolder;
	font-size: 25px;
	margin-top: 7px;
}
#aval{
	margin-left: 50px;
	margin-top: 10px;
	color: rgb(229, 226, 226);
	border: none;
	font-size: 15px;
	font-family: monospace;
	font-weight: bold;
	background-color: rgb(79, 4, 165,0);
}

.est > img{
		float:right;
		max-width: 40%;
    max-height:40%;
}
#limpar{
	margin-top: 4%;
	margin-left: 2%;
}
#enviar{
	float:right;
	margin-right: 2%;
	margin-top:4%;
}
#avalie{
	text-align: center;
	font-family: monospace;
	font-weight: bold;
	font-size: 18px;
}

#btm{
	background-color: rgb(79, 4, 165);
	color: rgb(229,226,226);
	border: none;
	font-family: monospace;
	font-size: 15px;
	font-weight: bold;
}

.cadastro{
	margin-top: 150px;
	text-align: center;
	font-size: 15px;
	font-family: monospace;
	font-weight: bold;
	color: rgb(229, 226, 226);
}

#Blogin{
	border: none;
	background-color: #0000;
	color: rgb(229, 226, 226);
	font-weight: bold;
	font-family: monospace;
	font-size: 15px;
}

#Blogin:hover{
	color: rgb(79, 4, 165);
}

#cadastrar{
	background-color: #0000;
	border: none;
	color: #3b4aa7;
	font-weight: bold;
	font-family: monospace;
	font-size: 25px;
}

.inpu{
	color: rgb(113,113,113);
	font-family: monospace;
	font-size: 20px;
	font-weight: bold;
	background-color: #0000;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: solid 2px rgb(113,113,113);
}

.inpu:focus{
	color: #3b4aa7;
	border-bottom: solid 2px #3b4aa7;
	outline: none;
}

#BV{
	font-size: 30px;
}

#limpar{
	color: rgb(229, 226, 226);
	border: none;
	font-size: 15px;
	font-family: monospace;
	font-weight: bold;
	background-color: rgb(79, 4, 165,0);
	padding: 10px;
}

#enviar{
	color: rgb(229, 226, 226);
	border: none;
	font-size: 15px;
	font-family: monospace;
	font-weight: bold;
	background-color: rgb(79, 4, 165,0);
	padding: 10px;
}