#bg-total{ 
background: url(http://elmenoufi.com.br/aplicativos/excelente/img/fundo.jpg) no-repeat center center fixed; 
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
	
#carregando{
position: absolute;
top: 90px;
z-index:99999;	
  color: #fff !important;
  background: rgba(0, 0, 0, 0.67); /* Old browsers */
  background: -moz-linear-gradient(top,  rgba(0, 0, 0, 0.67), rgba(0, 0, 0, 0.67) 10%, rgba(0, 0, 0, 0.67)); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  rgba(0, 0, 0, 0.67), rgba(0, 0, 0, 0.67) 10%,rgba(0, 0, 0, 0.67)); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  rgba(0, 0, 0, 0.67), rgba(0, 0, 0, 0.67) 10%,rgba(0, 0, 0, 0.67)); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(0, 0, 0, 0.67)', endColorstr='rgba(0, 0, 0, 0.67)',GradientType=0 ); /* IE6-9 */	
}



.Paginas{
color: #fff !important;
background: rgba(0, 0, 0, 0.50); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(0, 0, 0, 0.50), rgba(0, 0, 0, 0.50) 50%, rgba(0, 0, 0, 0.50)); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(0, 0, 0, 0.50), rgba(0, 0, 0, 0.50) 50%,rgba(0, 0, 0, 0.50)); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(0, 0, 0, 0.50), rgba(0, 0, 0, 0.50) 50%,rgba(0, 0, 0, 0.50)); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(0, 0, 0, 0.50)', endColorstr='rgba(0, 0, 0, 0.50)',GradientType=0 ); /* IE6-9 */	
}


input[InputForm]{
	background: rgba(0, 0, 0, 0.0);
	color:#FFF;
	padding-left:50px;
	border-radius: 10px;
}	
input[InputForm]:focus{
	background: rgba(0, 0, 0, 0.0);
	color:#FFF;
	padding-left:50px;
	border-radius: 10px;
}

input[InputForm]::-webkit-input-placeholder {
color: #FFF ;
}	
input[InputForm]::-ms-input-placeholder {
color: #FFF ;
}	
input[InputForm]:-ms-input-placeholder {
color: #FFF ;
}


select[InputForm]{
	background: rgba(0, 0, 0, 0.0) !important;
	color:#FFF;
	padding-left:50px !important;
	border-radius: 10px !important;
}	
select[InputForm]:focus{
	background: rgba(0, 0, 0, 0.0) !important;
	color:#FFF !important;
	padding-left:50px !important;
	border-radius: 10px !important;
}

option[InputForm]{
	background: rgba(0, 0, 0, 0.90) !important;
	color:#FFF !important;
	padding-left:50px !important;
	border-radius: 10px !important;
}	
option[InputForm]:focus{
	background: rgba(0, 0, 0, 0.90) !important;
	color:#FFF !important;
	padding-left:50px !important;
	border-radius: 10px !important;
}


input[InputForm]{
	background: rgba(0, 0, 0, 0.0);
	color:#FFF;
	padding-left:50px;
	border-radius: 10px;
}	
input[InputForm]:focus{
	background: rgba(0, 0, 0, 0.0);
	color:#FFF;
	padding-left:50px;
	border-radius: 10px;
}

input[InputForm]::-webkit-input-placeholder {
color: #FFF ;
}	
input[InputForm]::-ms-input-placeholder {
color: #FFF ;
}	
input[InputForm]:-ms-input-placeholder {
color: #FFF ;
}




input[InputForm2]{
	background: rgba(0, 0, 0, 0.0);
	color:#000;
	padding-left:50px;
	border-radius: 10px;
}	
input[InputForm2]:focus{
	background: rgba(0, 0, 0, 0.0);
	color:#000;
	padding-left:50px;
	border-radius: 10px;
}

input[InputForm2]::-webkit-input-placeholder {
color: #000 ;
}	
input[InputForm2]::-ms-input-placeholder {
color: #000 ;
}	
input[InputForm2]:-ms-input-placeholder {
color: #000 ;
}


select[InputForm2]{
	background: rgba(0, 0, 0, 0.0) !important;
	color:#000;
	padding-left:50px !important;
	border-radius: 10px !important;
}	
select[InputForm2]:focus{
	background: rgba(0, 0, 0, 0.0) !important;
	color:#000 !important;
	padding-left:50px !important;
	border-radius: 10px !important;
}

option[InputForm2]{
	background: rgba(0, 0, 0, 0.90) !important;
	color:#000 !important;
	padding-left:50px !important;
	border-radius: 10px !important;
}	
option[InputForm2]:focus{
	background: rgba(0, 0, 0, 0.90) !important;
	color:#000 !important;
	padding-left:50px !important;
	border-radius: 10px !important;
}


input[InputForm2]{
	background: rgba(0, 0, 0, 0.0);
	color:#000;
	padding-left:50px;
	border-radius: 10px;
}	
input[InputForm2]:focus{
	background: rgba(0, 0, 0, 0.0);
	color:#000;
	padding-left:50px;
	border-radius: 10px;
}

input[InputForm2]::-webkit-input-placeholder {
color: #000 ;
}	
input[InputForm2]::-ms-input-placeholder {
color: #000 ;
}	
input[InputForm2]:-ms-input-placeholder {
color: #000 ;
}