
/*Este css é o arquivo que gerencia posições e dimensões, este arquivo não deve ser editado*/
.identificacao_divMestra
{
	width: 100%;	
	text-align: center;
	overflow: hidden;
	padding: 0 3px 0 3px;
}

.identificacao_cabecalho
{
	width: 100%;
	height: 45px;
	margin: 0 0 10px 0;
	background: url(https://blobsoft.azureedge.net/templates/ecommerce10/css/generico/identificacao/imagens/999958/cabecalho_identificacao.png);
	position: relative;
}

.identificacao_btnVoltar
{
	width: 54px;
	height: 20px;
	position: absolute;
	top: 13px;
	right: 17px;
	background: url(https://blobsoft.azureedge.net/templates/ecommerce10/css/generico/identificacao/imagens/999958/btn_voltar.png) no-repeat top left;
	cursor: pointer;
}

.identificacao_btnVoltar:hover
{
	background: url(https://blobsoft.azureedge.net/templates/ecommerce10/css/generico/identificacao/imagens/999958/btn_voltar.png) no-repeat bottom left;
	cursor: pointer;
}

.identificacao_btnSalvar
{
	width: 55px;
	height: 22px;
	float: right;
	margin-right: 5px;
	background: url(https://blobsoft.azureedge.net/templates/ecommerce10/css/generico/identificacao/imagens/999958/btn_salvar.png) no-repeat top left;
	cursor: pointer;
}

.identificacao_btnSalvar:hover
{
	background: url(https://blobsoft.azureedge.net/templates/ecommerce10/css/generico/identificacao/imagens/999958/btn_salvar.png) no-repeat bottom left;
	cursor: pointer;
}

.identificacao_btnLimpar
{
	width: 55px;
	height: 22px;
	float: right;
	background: url(https://blobsoft.azureedge.net/templates/ecommerce10/css/generico/identificacao/imagens/999958/btn_limpar.png) no-repeat top left;
	cursor: pointer;
}

.identificacao_btnLimpar:hover
{
	background: url(https://blobsoft.azureedge.net/templates/ecommerce10/css/generico/identificacao/imagens/999958/btn_limpar.png) no-repeat bottom left;
	cursor: pointer;
}

.identificacao_btnOk
{
	width: 100%;
	min-width: 38px;
	height: 30px;
	margin-top: 2px; 
	background: url(https://blobsoft.azureedge.net/templates/ecommerce10/css/generico/identificacao/imagens/999958/btn_ok.png) no-repeat top left;
	float: left;
	cursor: pointer;
}

.identificacao_btnOk:hover
{
	background: url(https://blobsoft.azureedge.net/templates/ecommerce10/css/generico/identificacao/imagens/999958/btn_ok.png) no-repeat bottom left;
	float: left;
	cursor: pointer;
}

.identificacao_btnQueroMeCadastrar
{
	width: 100%;
	min-width: 160px;
	height: 30px;
	margin-right: 5px;
	background: url(https://blobsoft.azureedge.net/templates/ecommerce10/css/generico/identificacao/imagens/999958/btn_queroMeCadastrar.png) no-repeat top left;
	float: left;
	cursor: pointer;
}

.identificacao_btnSalvarAlteracoes
{
	width: 142px;
	height: 21px;
	margin-right: 5px;
	background: url(https://blobsoft.azureedge.net/templates/ecommerce10/css/generico/identificacao/imagens/999958/btn_salvarAlteracoes.png) no-repeat top right;
	float: left;
	cursor: pointer;
	font-size: 5px;
}

.identificacao_btnSalvarAlteracoes:hover
{
	background: url(https://blobsoft.azureedge.net/templates/ecommerce10/css/generico/identificacao/imagens/999958/btn_salvarAlteracoes.png) no-repeat bottom right;
	float: left;
	cursor: pointer;
}

.identificacao_btnCancelarAlteracoes
{
	width: 142px;
	height: 21px;
	background: url(https://blobsoft.azureedge.net/templates/ecommerce10/css/generico/identificacao/imagens/999958/btn_cancelarAlteracoes.png) no-repeat top right;
	float: left;
	cursor: pointer;
	font-size: 5px;
}

.identificacao_btnCancelarAlteracoes:hover
{
	background: url(https://blobsoft.azureedge.net/templates/ecommerce10/css/generico/identificacao/imagens/999958/btn_cancelarAlteracoes.png) no-repeat bottom right;
	float: left;
	cursor: pointer;
}


.identificacao_btnQueroMeCadastrar:hover
{
	background: url(https://blobsoft.azureedge.net/templates/ecommerce10/css/generico/identificacao/imagens/999958/btn_queroMeCadastrar.png) no-repeat bottom left;
	float: left;
	cursor: pointer;
}

.identificacao_topico
{
	position: absolute;
	top: 13px;
	left: 17px;
	font-size: 14px;
}

.identificacao_topico span
{
	font-weight: bold;
}

.identificacao_steps
{
	width: 100%;
	background: url(https://blobsoft.azureedge.net/templates/ecommerce10/css/generico/identificacao/imagens/999958/steps_identificacao.png) no-repeat top left;
	list-style: none;
	margin: 0;	
	padding: 12px 0 15px 0;	
}

.identificacao_steps li {
    float: left;
    padding: 0 22px;
    font-size: 14px;
    font-weight: bold;
}

.identificacao_steps li span 
{
    font-size: 35px;
}

.identificacao_titulo
{
	width: 100%;
	text-align: left;
	margin: 10px 0 10px 0;	
}

.identificacao_titulo2
{
	width: 100%;
	text-align: left;
	margin: 10px 0 0 0;	
}

.identificacao_subTitulo
{
	width: 100%px;
	font-size: 12px;
	text-align: left;
	margin: 0 0 0 0;	
}

.identificacao_linhaPontilhada
{
	width: 100%;
	border-style: dotted;
	border-bottom: none;
	border-left: none;
	border-right: none;
	height: 1px;
}

.identificacao_login
{
	width: 100%;
	padding: 12px 0 0 0;
	text-align: left;
}

.identificacao_formLogin
{
	margin: 12px 0 0 0;
	padding-left: 8px;
}

.identificacao_login .labels
{
	font-weight: bold;	
}

.identificacao_login input
{
}

.identificacao_naoSouCadastrado
{
	width: 100%;
	padding: 12px 0 50px 0;
	text-align: left;
	font-size: 12px;	
}

.identificacao_esqueciMinhaSenha
{
	width: 100%;
	text-align: left;
	font-size: 12px;
	margin: 20px 8px 30px 0;
	float: left;
}

.identificacao_form
{
	width: 100%;
	text-align: left;
	font-size: 12px;
	margin: 0 8px 0 0;
	float: left;	
}

.identificacao_menuEsquerda
{
	width: 150px;
	text-align: left;
	font-size: 12px;
	margin: 0 2px 0 0;
	float: left;
}

.identificacao_linhaPontilhadaMenu
{
	width: 100%;
	border-style: dotted;
	border-bottom: none;
	border-left: none;
	border-right: none;
	height: 1px;
}

.identificacao_conteudo
{
	width: 100%;	
	text-align: left;
	font-size: 12px;
	margin: 0 0 0 0;
	float: left;
	border: 0px;
	padding-left: 6px;
}

.identificacao_linhaPontilhadaConteudo
{
	width: 100%;
	border-style: dotted;
	border-bottom: none;
	border-left: none;
	border-right: none;
	height: 1px;
}

.identificacao_input input, textarea
{
}

.identificacao_input .col-xs-12
{
	margin-bottom: 10px;
}