#div_container {
	height: 100vh;
}

#header-navbar {
	position: sticky;
	top: 0;
	z-index: 10;
	border-bottom: 1px solid #e0e0e0;
}

.admin-head-logo {
	max-height: 30px;
	max-width: 150px;
	object-fit: contain;
}

#div_central {
	background-color: white;
	border-color: rgba(0, 0, 0, 0.2);
	border-width: 1px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	box-shadow: 3px 3px 5px 5px rgba(0, 0, 0, 0.2);
	border-radius: 10px;
	z-index: 0;
}

#div_menu {
	position: absolute;
	left: calc(5%);
	top: 55px;
	width: 85px;
	height: calc(100% - 110px);
	border: 1px solid #fdfdfd;
	background-color: #b1d6b6;
	border-left-color: transparent;
	border-top-color: transparent;
	border-bottom-color: transparent;
	border-right-color: white;
	border-width: 1px;
	padding: 0px;
	text-align: center;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	z-index: 1000;
}

#div_menu_produtos {
	position: absolute;
	left: calc(5% + 80px);
	top: 70px;
	width: 200px;
	height: calc(100% - 130px);
	border: 1px solid #fdfdfd;
	background-color: white;
	border-left-color: transparent;
	border-top-color: black;
	border-bottom-color: black;
	border-right-color: black;
	border-width: 1px;
	padding: 0px;
	text-align: center;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	box-shadow: 3px 3px 0px 0px rgba(0, 0, 0, 0.2);
	z-index: 1000;
}

#div_menu_fornecedores {
	position: absolute;
	left: calc(5% + 80px);
	top: 70px;
	width: 200px;
	height: calc(100% - 130px);
	border: 1px solid #fdfdfd;
	background-color: white;
	border-left-color: transparent;
	border-top-color: black;
	border-bottom-color: black;
	border-right-color: black;
	border-width: 1px;
	padding: 0px;
	text-align: center;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	box-shadow: 3px 3px 0px 0px rgba(0, 0, 0, 0.2);
	z-index: 1000;
}

#div_menu_expositores {
	position: absolute;
	left: calc(5% + 80px);
	top: 70px;
	width: 200px;
	height: calc(100% - 130px);
	border: 1px solid #fdfdfd;
	background-color: white;
	border-left-color: transparent;
	border-top-color: black;
	border-bottom-color: black;
	border-right-color: black;
	border-width: 1px;
	padding: 0px;
	text-align: center;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	box-shadow: 3px 3px 0px 0px rgba(0, 0, 0, 0.2);
	z-index: 1000;
}

#div_menu_usuarios {
	position: absolute;
	left: calc(5% + 80px);
	top: 70px;
	width: 200px;
	height: calc(100% - 130px);
	border: 1px solid #fdfdfd;
	background-color: white;
	border-left-color: transparent;
	border-top-color: black;
	border-bottom-color: black;
	border-right-color: black;
	border-width: 1px;
	padding: 0px;
	text-align: center;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	box-shadow: 3px 3px 0px 0px rgba(0, 0, 0, 0.2);
	z-index: 1000;
}

#div_menu_relatorios {
	position: absolute;
	left: calc(5% + 80px);
	top: 70px;
	width: 200px;
	height: calc(100% - 130px);
	border: 1px solid #fdfdfd;
	background-color: white;
	border-left-color: transparent;
	border-top-color: black;
	border-bottom-color: black;
	border-right-color: black;
	border-width: 1px;
	padding: 0px;
	text-align: center;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	box-shadow: 3px 3px 0px 0px rgba(0, 0, 0, 0.2);
	z-index: 1000;
}

#div_menu_eventos {
	position: absolute;
	left: calc(5% + 80px);
	top: 70px;
	width: 200px;
	height: calc(100% - 130px);
	border: 1px solid #fdfdfd;
	background-color: white;
	border-left-color: transparent;
	border-top-color: black;
	border-bottom-color: black;
	border-right-color: black;
	border-width: 1px;
	padding: 0px;
	text-align: center;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	box-shadow: 3px 3px 0px 0px rgba(0, 0, 0, 0.2);
	z-index: 1000;
}

#div_menu_configuracao {
	position: absolute;
	left: calc(5% + 80px);
	top: 70px;
	width: 200px;
	height: calc(100% - 130px);
	border: 1px solid #fdfdfd;
	background-color: white;
	border-left-color: transparent;
	border-top-color: black;
	border-bottom-color: black;
	border-right-color: black;
	border-width: 1px;
	padding: 0px;
	text-align: center;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	box-shadow: 3px 3px 0px 0px rgba(0, 0, 0, 0.2);
	z-index: 1000;
}

#div_menu_logout {
	position: absolute;
	left: calc(5% + 80px);
	top: 70px;
	width: 200px;
	height: calc(100% - 130px);
	border: 1px solid #fdfdfd;
	background-color: white;
	border-left-color: transparent;
	border-top-color: black;
	border-bottom-color: black;
	border-right-color: black;
	border-width: 1px;
	padding: 0px;
	text-align: center;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	box-shadow: 3px 3px 0px 0px rgba(0, 0, 0, 0.2);
	z-index: 1000;
}

#div_menu_tablet {
	position: absolute;
	left: calc(5% - 5px);
	top: 55px;
	height: 40px;
	width: 40px;
	border: 0px none transparent;
	background-color: transparent;
	border-color: #d8f5dc;
	border-width: 1px;
	padding: 0px;
	text-align: center;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	z-index: 1000;
}

#div_menu_itens_tablet {
	position: absolute;
	left: calc(5% + 5px);
	top: 70px;
	width: 300px;
	height: calc(100% - 200px);
	border: 1px solid #fdfdfd;
	background-color: #f2fbf3;
	border-left-color: transparent;
	border-top-color: black;
	border-bottom-color: black;
	border-right-color: black;
	border-width: 1px;
	padding: 0px;
	text-align: center;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	box-shadow: 3px 3px 0px 0px rgba(0, 0, 0, 0.2);
	z-index: 1000;
	display: none;
	visibility: hidden;
}

#div_menu_itens_mobile {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 300px;
	height: 100%;
	border: 1px solid #fdfdfd;
	background-color: #f2fbf3;
	border-left-color: transparent;
	border-top-color: black;
	border-bottom-color: black;
	border-right-color: black;
	border-width: 1px;
	padding: 0px;
	text-align: center;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	box-shadow: 3px 3px 0px 0px rgba(0, 0, 0, 0.2);
	z-index: 1000;
	display: none;
	visibility: hidden;
}

#div_menu_mobile {
	position: absolute;
	left: 20px;
	top: 55px;
	width: 50%;
	height: 40px;
	border: 0px none transparent;
	background-color: transparent;
	border-color: black;
	border-width: 1px;
	padding: 0px;
	text-align: center;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	z-index: 1000;
}
