﻿@charset "utf-8";
/* CSS Document */  

body{
	margin: 0 auto;
	border: 0px solid red;
	
}
#wrap{
	padding-bottom: 5px;
	}

header{
	height: auto;
    width: auto;
	max-width: 100%;
	max-height: 100%;
	}

#testeira_area{
	background-image: url(../images/testeira.png);
    background-repeat: no-repeat;
	background-position:center;
    border: 0 solid #FF0000;
    height: 115px;
    margin: auto;
    max-height: 100%;
    max-width: 100%;
    width: auto;	
	}
#campo_busca{
	border: 0px solid #FF0000;
    float: right;
    height: 115px;
    max-width: 100%;
    min-width: 44%;
    width: auto;
	}
#busca{
	float: left;
    position: relative;
    top: 108px;
    width: auto;
	}
	
#marca_Area{
  
    border: 0 solid #FF0000;
    float: left;
    height: 122px;
    left: 17px;
    position: relative;
    top: 10px;
    width: 312px;
	}
#barNav{
	background-color: #E6E6E6;
	border: 0px solid blue;
	max-height: 100%;
	max-width: 100%;
	position: relative;
	text-align: left;
	height: 33px;
	width: 100%;
	margin: 8px auto auto;
	color: #D6D6D6;
	}
.button_Cidadao{
	width: 100px;
	height: 34px;
	border: 0px solid #F00;
	text-align: center;
	line-height: 30px;
	background-color: #00406E;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	margin: auto;
	position:relative;
	float:left;	
	left:17px;
	}
.button_Cidadao:hover{
	background-image: url(/include/img/button/buttonMenu_cidadao.png);
	color: #ffffff;
	}
.button_Carta {
	width: 160px;
	height: 34px;
	border: 0px solid #F00;
	text-align: center;
	line-height: 30px;
	background-color: #47a582;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	margin: auto;
	position: relative;
	float: left;
	left: 17px;
}
	.button_Carta:hover {
		background-image: url(../images/button/buttonMenu_carta.png);
		color: #468847;
	}
.button_Empresa{
	width:100px;
	height:34px;
	border: 0px solid #F00;
	text-align:center;
	line-height:30px;
	background-color:#008F4F;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFF;
	position:relative;
	float:left;	
	left:31px;	
	}
.button_Empresa:hover{
	background-image: url(/include/img/button/buttonMenu_empresa.png);
	color: #ffffff;
	}
.button_Pesquisa{
	width:400px;
	height:34px;
	border: 0px solid #F00;
	text-align:center;
	line-height:30px;
	background-color:#e64c33;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFF;
	position:relative;
	float:left;	
	left:45px;	
	}
.button_Pesquisa:hover{
	background-image: url(/include/img/button/buttonMenu_pesquisa.png);
	color: #ffffff;
	}
.button_Pesquisa:active {
	color: #FFFFFF;
    }
.button_Autonomo{
	width:100px;
	height:34px;
	border: 0px solid #F00;
	text-align:center;
	line-height:30px;
	background-color:#F7941E;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFF;
	position:relative;
	float:left;	
	left:45px;	
	}
.button_Autonomo:hover{
	background-image: url(/include/img/button/buttonMenu_autonomo.png);
	color: #ffffff;
	}
	

#rodape{	

	background-image: url(../images/footer_background_2.png);
    background-position: center;
    bottom: 0;
    color: #FFFFFF;
    float: left;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-style: normal;
    height: auto;
    left: 0;
    position: relative;
    text-align: center;
    width: 100%;
	padding-bottom: 40px;
    padding-top: 1px;
	margin: auto auto 0;
}
.endereco{
	margin-top: 10px;
	padding-left: 160px;
    padding-right: 160px;
	width: auto;
	}	

#main_content{
	border: 0px solid #FF0000;
    float: left;
    height: auto;
    max-height: 100%;
    max-width: 100%;
   /* padding: 10px;*/
    position: relative;
    /*width: 1018px;*/
	
}

.area_servicos{
	background-color: #FFF;
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    float: left;
    height: 100%;
    max-height: 100%;
    max-width: 100%;
    padding: 0 0 6px;
   /*margin: 20px 20px 6px;*/
    width: 100%; 
}

.topo_servicos{
	border: 0px solid #F00;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	background-color:#666666;
	width: auto;
	height: 35px;
	}
.icone_servico{
	border: 0px solid #FF0000;
    color: #FFFFFF;
    float: left;
    left: 5px;
    position: relative;
    top: 0px;
    vertical-align: middle;
    width: auto;
	
	}
.titulo_servico{
	border: 0px solid #FF0000;
    color: #FFFFFF;
    float: left;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    left: 5px;
    position: relative;
    top: 3px;
    vertical-align: middle;
    width: auto;
	}
	
.tipo_servicos{
	border: 0 solid #FF0000;
    float: left;
    height: 150px;
    left: 51px;
    margin: 8px 9px;
    position: relative;
    text-align: center;
    width: 150px;
	
	}

#content_servico{
	color: #000000;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 14px;
    left: 5px;
    line-height: 15px;
    position: relative;
    right: 5px;
    width: 90%;
	}

#sidebar{
	border: 0px solid #FF0000;
    float: left;
    height: auto;
    margin-bottom: 20px;
    position: relative;
    width: auto;
}
.banner{
	border: 0px solid;
    height: auto;
    position: relative;
    width: 188px;
	
	}
.banner1{
	width: 188px;
	height: 64px;
	border: 0px solid #F00;
	margin: 10px 0 0;	
	text-align: center;	
	}
	
#enquete{
	background-color: #F5F5F5;
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    height: 160px;
    max-height: 100%;
    max-width: 100%;
    position: relative;
    width: 188px;
	top:10px;
	}
.topo_enquete{
	border: 0px solid #F00;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	background-color:#0072BC;
	width: auto;
	height: 26px;	
	}
.titulo_enquete{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	position:relative;
	top:3px;
	left:5px;
	font-weight:bold;
	}
.titulo_pergunta{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	text-align:justify;
	width: 175px;
	margin: auto;	
	}

.pergunta1{
	border: 0px solid #FF0000;
    float: left;
    height: auto;
    margin-top: 5px;
    text-align: justify;
    width: 100%;
	}


#texto_orientacao{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 10pt;
	font-style: normal;
	border: 0px solid #F00;
	min-width: 80%;
	position: relative;	
	max-width: 100%;
	margin: auto;
	text-align: justify;
	padding:12px;  
    width: auto;
	}
.linkUnidades{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 10pt;
    font-style: normal;
    font-weight: bold;
	color:#0072bc;
	}
.TopoVerde{
	/*width:426px;*/
	background-color:#33CC99;
	border: 0px solid #F00;
	padding-top:10px;
	padding-bottom: 10px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
		
	}
#SimCadastro{
	border: 2px solid #33cc99;
    border-radius: 8px;
    float: left;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 10pt;
    font-style: normal;
    height: 463px;
    /*left: 55px;*/
    margin: auto;
    /*position: relative;*/
    text-align: center;
    width: 428px;
	padding-bottom: 5px;
	}

#SimCadastro .tituloCampo{
    color: #4d4d4d;
	float: left;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 10pt;
	font-style: normal;
	text-align: right;
	line-height: 16px;
    width:87px;
    clear:left;
    margin-top:12px
	}

#SimCadastro input[type="text"]{
    color: #4d4d4d;
	float: left;
	height:16px;
    clear:right;
    margin-left:10px;
    margin-right: 10px
	}
#SimCadastro input[type="password"]{
    color: #4d4d4d;
	float: left;
	height:16px;
    clear:right;
    margin-left:10px;
    margin-right: 10px
	}

.AcessSemCertif{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 8pt;
	font-weight:bold;
	margin-top:10px;
    margin-bottom:10px;
	}
.TopoVermelho{
	/*width:426px;*/
	background-color:#CC3300;
	border: 0px solid #F00;
	padding-top:10px;
	padding-bottom: 10px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
		
	}
#NaoCadastro{
	border: 2px solid #CC3300;
	border-radius:8px;
    float: left;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 10pt;
    font-style: normal;
    height: 463px;
    /*left: 80px;*/
    margin: auto;
     /*padding-top: 15px;*/
    /*position: relative;*/
    text-align: center;
    width: 428px;
	}
.CadSemCertif{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 8pt;
	font-weight:bold;
	margin-top:10px;
	}	
	
.tituloCampo{
	color: #4d4d4d;
	float: left;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 10pt;
	font-style: normal;
	text-align: right;
	vertical-align: top;
	line-height: 16px;
	}

.link2{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 10pt;
    font-style: normal;
   	color:#0072bc;
    /*float:left;*/
	}
.btn_atualizar {
    float:left;
}
.botao_atualizar{
	float: right;
    left: 148px;
    position: relative;	
	top: -4px;
	}
.botao_prosseguir{		
	border: 0px solid #F00;
    max-width: 100%;
    min-width: 30%;
    text-align: center;
    clear:both;
    padding:10px;
    margin:0 auto;
	}


.MensAlerta{
	border: 0px solid #f00;
    position: relative;
    width: 100%;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 8pt;
    font-style: normal;
   	color: #F00;
	
	margin:0px auto;
	line-height:15px;

}
.botao_entrar{
	
	border: 0 solid #f00;
    padding-top:5px;
	max-width: 100%;
	position: relative;
    text-align: center;
	}
#acessSemToken{
	border: 0px dotted #b3b3b3;
    border-radius: 4px;
    float: left;
    /*height: 300px;*/
    left: 9.4px;
    margin: 0 auto;
    min-width: 95%;
    position: relative;
    width: auto;	
	}
#divisoriaVerde{
	border: 0px solid #f00;
    float: none;
    height: 2px;
    position: relative;
    width: auto;
	background-color:#33CC99;
	}
#divisoriaVermelho{
    border: 0 solid #f00;
    float: none;
    height: 2px;
    position: relative;
    width: auto;
	background-color:#CC3300;
	}
#cadSemToken{
    border: 0 dotted #b3b3b3;
    border-radius: 4px;
    float: left;
    /*height: 300px;*/
    left: 9.4px;
    margin: 0 auto;
    min-width: 95%;
    position: relative;
    width: auto;	
	}
.cpf_cnpj_NaoCadastrado{
    margin: 35px auto;
    clear:both;
    height:41px;
}

.cpf_cnpj_NaoCadastrado .tituloCampo {
    float:left;
    text-align:right;
    width:100px;
    margin-right:10px
}

.cpf_cnpj_NaoCadastrado input[type="text"] {
    float:left;
    width:200px;
}

.botao_cadastrar{
	border: 0 solid #f00;
    height: 38px;
    margin-left: 10px;
    max-width: 100%;
    min-width: 30%;
    position: relative;
    text-align: center;
    top: 15px;
}   	
	
#CadastroCertif{
	border: 0px solid #f00;
	border-radius:4px;
    float: left;
    height: 80px;
    left: 43px;
    margin: auto;
    min-width: 80%;
    position: relative;
    width: auto;
	top: 30px;
	}	
#InfoCertificado{
	
    height: auto;
    margin: auto;
    min-width: 80%;
    text-align: center;
    /*position: relative;
    top: 8px;
    width: 100px;
	left: 0px;*/
}	
#border_InfoCertif{
	border: 1px dotted #b3b3b3;
    border-radius: 4px;
    margin: 5px auto;
    width: auto;
	}


.menu-servicos {
	background-color: rgb(115,187,158);
}
.menu-servicos .nav-link {
	color: #fff;
}
	.menu-servicos .nav-link:hover {
		color: #009754;
		background-color: #fff;
		text-decoration: none;
	}

/* novo login */
.login-card {
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 1rem;
	border: 1px solid #cccccc;
	border-radius: 5px;
	background-color: #fff;
}

.card-topo {
	border: 0px solid #F00;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	background-color: #1f7d92;
	margin: 0 -8px;
	width: auto;
	height: 27px;
	padding-left: 8px;
	padding-top: 3px;
	color: #FFFFFF;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
}

.login-wrapper {
	max-width: 960px;
	margin: 1rem auto;
}

.login-topo {
	text-align: center;
	background-color: rgb(156,207,187);
	border: 0px solid #F00;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	color: #2c2c2c;
	font-size: 10pt;
	font-weight: 600;
	font-family: arial;
}

.login-topo-vermelho {
	background-color: #ff6c6c;
}

.login-corpo {
	border: 2px solid #bbbbbb;
	border-top: 0;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 10pt;
	font-style: normal;
	text-align: center;
	display: flex;
}

.login-corpo-vermelho {
	border-color: #ff6c6c;
}

.login-com-certificado, .login-sem-certificado {
	flex-basis: 50%;
	flex-grow: 1;
	padding-left: 2rem;
	padding-right: 2rem;
	padding-bottom: 20px;
	max-width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.login-sem-certificado {
	border-right: 2px solid silver;
}

.login-label {
	width: 75px;
	text-align: right;
}

.login-recuperar-senha {
	display: inline-block;
	margin: 0 auto;
	font-size: 85%;
	width: 225px;
	text-align: right;
}

#dv_captcha {
	transform: scale(.7);
	width: fit-content;
	margin: 0 auto;
}

	#dv_captcha > div:first-child {
		width: auto !important;
	}

.link-consulta-publica {
	display: none;
	margin: 1rem auto;
	text-align: center;
}

	.link-consulta-publica > a {
		background-color: #fff;
		padding: .7rem 1.3rem;
		border-radius: 10px;
		color: #111;
		border: 2px solid #111;
	}

		.link-consulta-publica > a:hover {
			color: #186dde;
			border: 2px solid #186dde;
		}

@media (max-width: 991px) {
	.link-consulta-publica {
		display: block;
	}
}

@media (max-width: 768px) {
	.login-corpo {
		flex-direction: column;
	}

	.login-sem-certificado {
		border-right: 0px solid silver;
		border-bottom: 2px solid silver;
	}
}

.form-cadastro {
	margin-bottom: 1rem;
}

.form-cadastro .row {
	background-color: #f3f3f3;
	margin-bottom: .25rem;
}

	.form-cadastro .row > div[class^="col-"] {
		padding-block: .25rem;
		border-left: 1px solid #e5e5e5;
		border-bottom: 1px solid #e5e5e5;
	}
		.form-cadastro .row > div[class^="col-"] > * {
			max-width: 100%;
		}