/*
Gabinete
---------------------------*/
.gabinete {
    width: 100%;
    float: left;
}
.gabinete .imagem {
    width: 100px;
    height: 100px;
    float: left;
    margin: 0 0 20px 0;
    border-radius: 100px;
    background: #eee;
}
.gabinete .nav-pills > li > a, .secretarias .nav-pills > li > a {
    transition: 0.2s;
}
.nav-stacked > li {
    border: 1px solid rgba(0,0,0,0.11);
    border-radius: 4px;
}
.nav-stacked > li + li {
    margin: 9px 0 0 0;
}
.nav-stacked > li a {
    transition: 0.2s;
    color: #414141;
}
.gabinete .informacoes .descricao {
    width: 100%;
    float: left;
    padding: 20px;
    border-radius: 4px;
    background: rgba(0,0,0,0.04);
    margin-bottom: 30px;
}
.gabinete .titulo * {
    margin-bottom: 15px;
}
.gabinete .informacoes ul {
    margin: 0;
    padding: 0;
}
.gabinete .informacoes ul li {
    width: 100%;
    float: left;
    list-style: none;
    padding: 12px 0;
    font-size: 14px;
    border-bottom: 1px solid rgba(0,0,0,0.08);
}
/*
     FILE ARCHIVED ON 00:43:40 Jan 17, 2023 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 13:34:21 Mar 04, 2024.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  exclusion.robots: 0.131
  exclusion.robots.policy: 0.11
  cdx.remote: 0.204
  esindex: 0.021
  LoadShardBlock: 668.882 (6)
  PetaboxLoader3.datanode: 271.802 (8)
  PetaboxLoader3.resolve: 137.221 (2)
  load_resource: 213.36
  loaddict: 123.653
*/