#img_user{
	margin-right: 3%;
	background: url(../img/site/user.jpg) no-repeat right center;
	width: 580px;
	height: 500px;
	font-size: 0;
}
#szCad_client_cadastro form, .Msg{
	margin-left: 600px;

	}

#szCad_client_cadastro form input, #szCad_client_cadastro form select{
	display: block;
	overflow: hidden;
	position: relative;
	line-height: 18pt;
	font-size: 11pt;
    text-indent: 5px;
    border-radius: 3px;
    background: #eeeeee;
    border: 1px solid #999999;
    margin-bottom: 2.5%;
	}
 #szCad_client_cadastro form select{
 height: 18pt;
 }

 #szCad_client_cadastro form label{
 	margin-botton: 2.5%;
 }
.m0{margin:0 !important;}
.Msg{
	background:#eeddc7;
	border: 1px solid #926b39;
	color: #000;
}
.lin1{
	width: 100%;
}
.linHalf{
	width: 47.5%;
	margin-right: 5%;
}
.lin2-3{
	width: 60%;
	margin-right: 5%;
}
.lin1-3{
	width: 35%;
}
.lin05-3{
	width: 15%;
	margin-right: 5%;
}

#cep{
	width: 65%;
	margin-right: 2.5%;
}
#buscar_cep, #cadastrar{
	width: 30%;
	background: #143f80 !important;
	border-color: #142949 !important;
	text-indent: 0 !important;
	color: #fff;
	}

	#cadastrar{
		width: 70%;
		margin-left: 15%;
	}
.placeLike{
	color: #888 !important;
}
/*-------------------------------------------------------------------------------------------*/

/*** Sizes Screens ***/
@media only screen and (max-width: 1920px) /* FullHD */
{

}

/*----------------------------------------------------*/

@media only screen and (max-width: 1440px) /* HD */
{


}

/*----------------------------------------------------*/

@media only screen and (max-width: 1325px) /* Regular Size */
{

}
/*----------------------------------------------------*/

@media only screen and (max-width: 1280px) /* Regular Size */
{
	#img_user{
		width: 480px;
	}

	#szCad_client_cadastro form, .Msg{
		margin-left: 500px;
	}
}

/*----------------------------------------------------*/

@media only screen and ( max-width: 1113px ) /* 1000 */
{

}
/*----------------------------------------------------*/

@media only screen and ( max-width: 980px ) /* 1000 */
{

}
