
div#texto {
	display: block;
	/*background: url(../img/fundo-branco-50.png);*/
	padding: 10px;
	font-size:13px;
}
div.loja {
	width: 49%;	
}
hr.divisor {
	height: 3px;
	/*background: url(../img/textura-listras.png) center center;*/
	margin: 10px auto;
}

form {
	font-size: 14px;
	color:#000;
}

label{
	float:left;
	margin-right:13px;
}

#jasou{
	width:390px;
	float:left;
	margin-left:20px;
	opacity:4
}
input{
	font-size:14px;
	padding:4px;
	margin-bottom:15px;
	border: 1px solid #ccc/*{borderColorHighlight}*/;
}
.button{
	font-size:13px !important
}
#jasou p{
	font-size:18px;
	font-weight:bold;
	margin:15px;
	margin-left:90px !important;
	padding:5px 5px 5px 0px;
	color:#09F
}
#naosou{
	width:390px;
	float:left;
	padding-left:45px;
	border-left:#CCC solid 2px;
}
#naosou p{
	font-size:18px;
	font-weight:bold;
	margin:15px;
	margin-left:110px !important;
	padding:5px 5px 5px 0px;
	color:#09F
}
#cadastrar{
	 margin-top:16px;
}
#cad2{
	display:none;
}
#cad3{
	display:none;
}
#proximo2{
	 margin-top:16px;
}
#proximo3{
	 margin-top:16px;
}
#erroAutenticacao {
	color:#F00
}
label.error { color: red; font-size:9px; position:absolute;  margin-left:0px; text-align:left; margin-top:-14px !important; height:22px; padding:0px !important; display:block; }
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #fcefa1/*{borderColorHighlight}*/; background: #F3EDCB}
#msgemaildupli{float:right;margin-left:10px;margin-top:-5px;color:#F00;display:none}
.red{color:#F00}









@media all and (max-width: 1088px){

	#jasou {
		max-width: 300px;
		margin: 0 auto !important;
		float: inherit ;
		margin-left: 0px;
		opacity: 4;
		
	}
	
	
	#jasou p {
    font-size: 18px;
    font-weight: bold;
    margin: 15px;
    margin-left: 0px !important;
    padding: 5px 5px 5px 0px;
    color: #09F;
    text-align: left;
}
	
	
	#naosou {
	max-width: 300px;
	overflow: hidden;
	margin-top: 20px !important;
	margin: 0 auto !important;
    float: inherit;
    padding-left: 0px;
	border: 0px;
    }
	
	
	
	#naosou p {
    font-size: 18px;
    font-weight: bold;
    margin: 15px;
    margin-left: 0px !important;
    padding: 5px 5px 5px 0px;
    color: #09F;
}
	
	
	
	
	.content-pedidos {
	max-width: 880px;
	padding: 0px;
	background: #fff;
	margin: 0px auto;
	box-shadow: 0px 0px 9px rgba(3,3,3,0.3);
	min-height:500px
}
	


}






@media all and (max-width: 920px){
.content-pedidos {
    max-width: 880px;
    padding: 0px;
    background: #fff;
    margin: 0px auto;
    box-shadow: 0px 0px 9px rgba(3,3,3,0.3);
    min-height: 500px;
    margin-top: -100px;
}
}

@media all and (max-width: 360px){
	#nome{ width: 280px !important;}
}
