.form-acessoainformacao {
width: 100%;
}

.form-acessoainformacao .controls {
margin: 0;
}

.form-acessoainformacao .control-label {
width: auto;
margin: 0 0 5px 0;
font-size: 14px;
}

.acesso-captcha {
margin: -10px auto 20px auto;
}

.g-recaptcha {
display: flex;
justify-content: center;
}

.form-acessoainformacao .form-actions {
display: flex;
width: 100%;
max-width: 304px;
margin: auto;
padding: 0;
justify-content: center;
align-items: center;
}

.acessoainformacao-barra {
/* border-bottom: 1px solid rgba(0,0,0,.15); */
padding: 10px 0 20px 0;
background: rgba(0,0,0,.05);
}

.acessoainformacao-barra .titulo {
display: flex;
margin: 0 4px 10px 0;
color: rgba(0,0,0,.75);
border: 0;
border-bottom: 1px solid rgba(0,0,0,.15);
padding: 12px 0 10px 0;
font-size: 16px;
line-height: 18px;
font-weight: 700;
}

.acessoainformacao-barra .titulo i {
transform: translateY(0);
margin: 0 10px 0 0;
width: 40px;
height: 40px;
line-height: 40px;
background: orange;
color: #fff;
text-align: center;
}

.acessoainformacao-barra .texto {
display: block;
margin: 0 0 10px 0;
color: rgba(0,0,0,.75);
border: 0;
border-bottom: 1px solid rgba(0,0,0,.15);
padding: 12px 0 10px 0;
font-size: 14px;
line-height: 18px;
font-weight: 400;
text-align: justify;
}

.acesso-flex {
display: flex;
}

.acessoainformacao-barra input,
.acesso-solicitar {
display: inline-block;
background: rgba(0,0,0,.15);
border: 0;
margin: 0 4px 0 0;
padding: 12px 12px 10px 12px;
height: 40px;
line-height: 20px;
color: #333;
transition: 0.3s;
}

.acessoainformacao-barra input[type=submit],
.acesso-solicitar,
.acessoainformacao-barra input[type=submit]:hover,
.acesso-solicitar:hover {
text-decoration: none;
text-align: center;
font-weight: 700;
font-size: 14px;
line-height: 16px;
width: 100%;
min-width: 160px;
max-width: 160px;
background: #014080;
color: #fff;
transition: 0.3s;
}

.acessoainformacao-barra input:last-child,
.acesso-solicitar:last-child {
margin-right: 0;
}

.acessoainformacao-barra .dropdown-menu {
margin: 0;
padding: 0;
}

.acessoainformacao-barra .dropdown {
width: 160px;
}

.acessoainformacao-barra .dropdown-menu a {
padding: 12px 12px 10px 12px;
}

.acesso-msg {
display: block;
text-align: center;
width: 100%;
font-size: 20px;
line-height: 22px;
color: rgba(0,0,0,.5);
}

.acesso-consulta {
width: 100%;
}

.acesso-consulta .control-label {
display: block;
margin: 0 0 5px 0;
font-weight: bold;
font-size: 12px;
width: 100%;
text-align: left;
}

.acesso-consulta .controls {
margin: 0;
padding: 0;
}

.acesso-consulta .arquivo-box {
display: flex;
margin: 0 0 14px 0;
justify-content: center;
align-items: center;
max-width: 100%;
border: 0;
padding: 0;
}

.acesso-consulta .arquivo-box strong {
display: block;
width: auto;
padding: 0 10px 0 0;
}

.acesso-consulta .arquivo-box a {
display: flex;
width: 100%;
max-width: 100%;
padding: 8px 8px 6px 8px;
background: rgba(0,0,0,.05);
border: 1px solid rgba(0,0,0,.2);
}

.acesso-consulta .arquivo-box a i {
width: auto;
transform: translateY(4px);
margin: 0 10px 0 0;
}

.acesso-consulta .arquivo-box a span {
width: auto;
}

.acesso-consulta .explain {
display: block;
margin: 0 0 10px 0;
}

.acesso-titulo {
display: block;
margin: 0 5px 0 0;
font-size: 16px;
line-height: 16px;
font-weight: 600;
color: rgba(0,0,0,.75);
}

.acesso-barra-min {
margin: 10px 0 20px 0;
align-items: center;
background-color: #ffffff;
padding: 20px 20px 18px 20px;
border-radius: 6px;
}

.acesso-barra-min {
display: flex;
}

.acesso-barra-min i {
transform: translateY(0);
margin: 0 15px 0 0;
width: 40px;
height: 40px;
line-height: 40px;
background: orange;
color: #fff;
text-align: center;
}

.acesso-barra-min input {
display: inline-block;
background: rgba(0,0,0,.15);
border: 0;
margin: 0 4px 0 0;
padding: 12px 12px 10px 12px;
width: 100%;
height: 40px;
line-height: 20px;
color: #333;
transition: 0.3s;
}

.acesso-barra-min input[type=submit],
.acesso-barra-min input[type=submit]:hover {
text-decoration: none;
text-align: center;
font-weight: 700;
font-size: 14px;
line-height: 16px;
width: 100%;
min-width: 160px;
max-width: 160px;
background: #014080;
color: #fff;
transition: 0.3s;
}

.acessoainformacao-barra input:last-child,
.acesso-solicitar:last-child {
margin-right: 0;
}

.acesso-links {
border-top: 1px solid rgba(0,0,0,.2);
margin: 10px 0 0 0;
padding: 20px 0 0 0;
}

.acesso-links a {
display: block;
border-left: 5px solid #014080;
padding: 12px 12px 10px 12px;
background: rgba(0,0,0,.05);
border-radius: 4px;
margin: 0 0 5px 0;
color: #333;
font-size: 14px;
line-height: 14px;
font-weight: bold;
text-decoration: underline;
}

/* MOBILE */

@media (max-width: 980px)  {

    .acessoainformacao-barra .texto {
    text-align: center;
    }

    .acesso-flex {
    display: block;
    }

    .acessoainformacao-barra .titulo {
    justify-content: center;
    align-items: center;
    }

    .acessoainformacao-barra input {
    margin-bottom: 5px;
    }

    .acessoainformacao-barra input[type=submit] {
    margin-right: 0;
    }

}