#LOJISTA { padding-top: 75px; }
#LOJISTA .layout_menu { background-color: #222222; height: 75px; }
#LOJISTA .layout_menu a { color: #848484 !important; }
#LOJISTA .layout_content { margin-left: 10px; overflow: auto; margin: 0 auto; min-width: 900px; width: 50%; background-color: #fff;}
#LOJISTA .layout_footer { background-color: #000000; }
#LOJISTA .login {
	/*background: url('moldura.png') no-repeat;*/

	width: 531px;
	height: 350px;
	padding: 60px;
	color: #000000;
	margin: 0 auto;
}
#LOJISTA .login form { margin: 0 auto; height: 80%; width: 80%;}


#LOJISTA .popup{
	top:0; left: 0; right: 0; bottom: 0; width: 100%; height: 100%;
	position: fixed;
	z-index: 1500;

	text-align: center;
	white-space: nowrap;
}
#LOJISTA .popup:after{
	background-color: #345;
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	margin-right: -0.25em; /* Adjusts for spacing */
}
#LOJISTA .popup .popup-dialog{
	display: inline-block;
	vertical-align: middle;
}


#LOJISTA #form_publicacao .alert:empty { display: none; }

#LOJISTA #gallery .popup-dialog{
	width: 800px;
	overflow: auto;
}

#LOJISTA #gallery .produtos{
	height: 350px;
	overflow: auto;
}

#LOJISTA #segmentacao .popup-dialog{
	width: 800px;
	overflow: auto;
}


#LOJISTA .loading{
	position: fixed;
	top: 0; left: 0; right: 0; bottom: 0;
	z-index: 2500;
	display: none;
}
#LOJISTA .loading img{
	position: absolute;
	margin: auto;
	width: 304px; height: 104px;
	top: 50%; left: 50%; bottom: 50%; right: 50%;
	margin-left: -152px; margin-top: -52px;
	overflow: hidden;
	box-sizing: border-box;
	border: 2px solid #000000;
	border-radius: 5px;
	background-color: #990;
	box-sizing: border-box;
	z-index: 2500;
}
#LOJISTA .loading:after {
	content: "";
	background-color: #000;
	opacity: 0.1;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2000;
}

#CACAUSHOW {  background: url('/assets/imagens/cacaushow/cacaushow.png') no-repeat; background-position: 0px 75px;  background-attachment: fixed; }
#CACAUSHOW .layout_menu { background-color: #A1CD41; height: 75px; }
#CACAUSHOW .layout_menu a { color: #333 !important; }
#CACAUSHOW .layout_content { margin-left: 10px; overflow: auto; margin: 0 auto; min-width: 900px; width: 50%; background-color: #fff;}
#CACAUSHOW .layout_footer { background-color: #532507; }
#CACAUSHOW .page-header { margin: 80px 0 20px; }
#CACAUSHOW .login {
	background: url('/assets/imagens/cacaushow/moldura.png') no-repeat;

	width: 531px;
	height: 350px;
	padding: 60px;
	color: #532507;
	margin: 0 auto;
}
#CACAUSHOW .login form { margin: 0 auto; height: 80%; width: 80%;}


#CACAUSHOW .popup{
	top:0; left: 0; right: 0; bottom: 0; width: 100%; height: 100%;
	position: fixed;
	z-index: 1500;

	text-align: center;
	white-space: nowrap;
}
#CACAUSHOW .popup:after{
	background-color: #345;
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	margin-right: -0.25em; /* Adjusts for spacing */
}
#CACAUSHOW .popup .popup-dialog{
	display: inline-block;
	vertical-align: middle;
}


#CACAUSHOW #form_publicacao .alert:empty { display: none; }

#CACAUSHOW #gallery .popup-dialog{
	width: 800px;
	overflow: auto;
}

#CACAUSHOW #gallery .produtos{
	height: 350px;
	overflow: auto;
}

#CACAUSHOW #segmentacao .popup-dialog{
	width: 800px;
	overflow: auto;
}


#CACAUSHOW .loading{
	position: fixed;
	top: 0; left: 0; right: 0; bottom: 0;
	z-index: 2500;
	display: none;
}
#CACAUSHOW .loading img{
	position: absolute;
	margin: auto;
	width: 304px; height: 104px;
	top: 50%; left: 50%; bottom: 50%; right: 50%;
	margin-left: -152px; margin-top: -52px;
	overflow: hidden;
	box-sizing: border-box;
	border: 2px solid #532507;
	border-radius: 5px;
	background-color: #990;
	box-sizing: border-box;
	z-index: 2500;
}
#CACAUSHOW .loading:after {
	content: "";
	background-color: #000;
	opacity: 0.1;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2000;
}
