#preloaderPaginaPrincipal {
	/*background-image: url(../../img/back_carregando.gif) center center;
	background-repeat: no-repeat;
	background-position: 50% 50%;*/
	/*background: #000;*/
	position:absolute;
	width:100%;
	height:100%;
	display: none;
	z-index:12000;
	line-height: 10px;
}

#preloaderPaginaPrincipalModal {
	/*background-image: url(../../img/back_carregando.gif) center center;
	background-repeat: no-repeat;
	background-position: 50% 50%;*/
	/*background: #000;*/
	position:absolute;
	width:100%;
	height:100%;
	z-index:12000;
	line-height: 10px;
}

#preloaderBoxCarregando {
	/*background: url(../../img/back_carregando.gif) center center;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	position:absolute;
	width:339px;
	height:118px;
	top: 50%;	
	left:50%;
	margin-left: -120px;
	margin-top: -59px;
	/*display: none;*/
	/*z-index:15000;
	line-height: 10px;*/
}

#preloaderCarregando {
	background-image: url(../../img/gif-carregando.gif);
	margin-top: 40px;
	margin-left: 30px;
	width: 32px;
	height: 32px;
	float: left;
}

#carregando {
	margin: 40px 0px 0px 50px;
	width: 32px;
	height: 32px;
	float: left;
}

#carregando h2{
	color: #999;
	padding: 0px;
}

#CarregandoModal_titleBar {
	height: 6px !important;
}

#CarregandoModal_contentBorder {
	border-bottom: 0px;
	border-top: 0px
}

#CarregandoModalConteudo_contentBorder {
	border-bottom: 0px;
	border-top: 0px
}

#CarregandoModalConteudo_titleBar {
	height: 6px !important;
	border-bottom: 0px;
	
}

#CarregandoResumo_contentBorder {
	border-bottom: 0px;
	border-top: 0px
}

#CarregandoResumo_titleBar {
	height: 6px !important;
	border-bottom: 0px;
	
}

#CarregandoModalConteudoGrid_contentBorder {
	border-bottom: 0px;
	border-top: 0px
}

#CarregandoModalConteudoGrid_titleBar {
	height: 6px !important;
	border-bottom: 0px;
	
}

#modalOverlay {
	opacity: 0 !important;
}


/* Carregando do Menu de �rvore */

#files-panel {
	background-image: url(../../img/carregando_tree.gif) !important;
	background-color: #fff !important;
	background-repeat: no-repeat !important;
}

#files-panel_pad {
	padding-top: 24px !important;
}

/*Carregando*/

#Carregando_titleBar {
	height: 6px !important;
}

#Carregando_contentBorder {
	border-bottom: 0px;
	border-top: 0px
}

#CarregandoConteudo_contentBorder {
	border-bottom: 0px;
	border-top: 0px
}

#CarregandoConteudo_titleBar {
	height: 6px !important;
	border-bottom: 0px;
	
}