body {
  background-color: #fff;
  font-family: "open_sansregular", sans-serif, Tahoma, Arial, Verdana;
}

body.com_contraste,
body.com_contraste * {
  background-color: #000 !important;
  color: #fff !important;
  border-color: #fff !important;
}

body.com_contraste #header {
  background: none !important;
}

/* ACESSIBILIDADE */
.skiplist {
  margin: 0;
  padding: 0;
}

.skip {
  display: none;
  text-align: left;
  margin: 0;
  padding: 0;
  position: absolute;
}

.indent31 {
  font-size: 12px;
  text-transform: uppercase;
  padding-left: 62px;
}

.skip {
  display: block;
}

:root .skip {
  display: block;
}

.list-group-item {
  padding-top: 5px;
  padding-bottom: 5px;
}

.indent30 {
  font-size: 12px;
  text-transform: uppercase;
  padding-left: 40px;
  padding-top: 4px;
  padding-bottom: 4px;
}

.skip a {
  padding: 0 0.5em;
  display: inline;
  z-index: 49;
  text-decoration: none;
  position: absolute;
  width: 12em;
  left: -200em;
  font-size: 14px;
  font-weight: bold;
  color: #666;
}

.skip a:focus,
.skip a:active {
  position: absolute;
  left: 0;
  border: solid #999 5px;
  background: #eee;
}

.skip a:hover {
  cursor: default;
}

#acessibilidade {
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: right;
}

#barra-acessibilidade {
  padding-top: 2px;
  padding-bottom: 5px;
}

#barra-acessibilidade .btns-acessibilidade {
  text-align: right;
}

.btns-acessibilidade button,
.btns-acessibilidade a {
  background-color: #666;
  border: none;
}

.btns-acessibilidade button i,
.btns-acessibilidade a i {
  color: #fff;
}

.btns-acessibilidade button:hover i,
.btns-acessibilidade a:hover i {
  color: #fff;
}

.btns-acessibilidade a {
  text-decoration: none !important;
}

.topo-links a {
  color: #666;
  margin-right: 8px;
  font-size: 12px;
  font-weight: bold;
}

.topo-links a:hover {
  color: #000;
}

.min-height-500 {
  min-height: 500px;
}

#header {
  min-height: 150px;
  /*background: url(../img/bg_topo_1.jpg) repeat-x center;*/
}

#logo {
  padding-top: 5px;
  padding-bottom: 5px;
}

#logo>div {
  float: left;
}

#logo>div strong,
#logo>div span {
  font-family: "open_sanscondensed_light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: normal;
}

#logo>div a strong {
  font-size: 50px;
  line-height: 40px;
  padding-top: 26px;
  display: inline-block;
}

#logo>div a strong {
  color: #666;
}

#logo>div a span {
  color: #999;
  font-size: 30px;
  line-height: 30px;
  display: inline-block;
}

.busca-portal {
  width: 35px;
}

.busca-portal .btn-busca {
  display: block;
  background-color: #2391ba;
  color: #fff;
  line-height: 45px;
  padding: 0 10px;
  margin-left: 3px;
  font-size: 16px;
  border: none;
}

#pesquisa-box {}

.busca-portal .btn-busca-form {
  color: #333;
}

.busca-portal .btn-default {
  margin-top: -10px;
  background: #2391ba;
  height: 45px;
  border: none;
}

.busca-portal .input-pesquisa {
  border: solid 1px #2391ba !important;
}

.busca-portal #mostrar-busca {
  position: absolute;
  top: 5px;
  left: -152px;
  font-size: 16px;
  width: 200px;
  line-height: 45px;
  padding: 0 10px;
}

#top-busca {
  margin-bottom: 10px;
}

#topo-busca p {
  color: #fff;
  font-size: 17px;
  margin: 41px 0 5px;
}

#topo-busca div.topo-social {
  margin-top: 10px;
  margin-bottom: 10px;
}

#topo-busca div a i {
  color: #fff;
  font-size: 28px;
}

#topo-busca div a:hover i {
  color: #000;
}

#top-menubar {
  /*background: #656D78 url(../img/bg-menu.png) repeat center;*/
  /*background-color: #3bafda;*/
  /*background-color: #F3797C;*/
  background-color: #405875;
  text-align: right;
  margin-bottom: 30px;
  padding-top: 8px;
  padding-bottom: 8px;
}

#top-menubar a,
#top-menubar span {
  color: #fff;
  font-size: 17px;
  margin-left: 25px;
  line-height: 20px;
}

#top-menubar span {
  font-style: italic;
}

#top-menubar a:hover {
  text-decoration: underline;
}

#top-menubar .topo-social a {
  margin-left: 0;
  margin-right: 2px;
  font-size: 18px;
}

#top-menubar .topo-social a:hover {
  text-decoration: none;
  color: #000;
}

#top-menubar .menubar-form-busca .input-group {
  border: 1px solid rgba(255, 255, 255, 0.4);
}

#top-menubar .menubar-form-busca .input-group:hover {
  border: 1px solid rgba(255, 255, 255, 1);
}

#top-menubar .menubar-form-busca input[type="text"],
#top-menubar .menubar-form-busca button.btn {
  padding-top: 0;
  padding-bottom: 0;
  height: 20px;
  font-size: 11px;
  border: none;
  border-radius: 0;
  outline: none;
  background: transparent;
  color: #fff !important;
}

#menubar ul,
.asidebar ul {
  list-style: none;
  padding: 0;
  margin-bottom: 20px;
}

#menubar ul li,
.asidebar ul li {
  border-top: 1px solid #ccc;
  padding: 4px 0 0 4px;
  margin-top: 4px;
}

#menubar ul li:first-child,
.asidebar ul li:first-child {
  border-top: none;
  padding-top: 0;
  margin-top: 0;
}

#menubar a,
.asidebar a {
  color: #333;
  display: block;
}

#menubar a:hover,
.asidebar a:hover {
  color: #999;
}

#menubar>a,
.asidebar>a {
  margin-bottom: 10px;
}

#menubar p,
.asidebar p {
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  padding: 5px 10px 15px;
  margin-top: 20px;
}

/*#menubar p.assuntos{
	background-color: #5D9CEC;
	border-top: 5px solid #4A89DC;
	margin-top: 0;
}*/
#menubar p.assuntos {
  background-color: #405875;
  border-top: 5px solid #243242;
  margin-top: 0;
}

#menubar p.acesso {
  background-color: #405875;
  border-top: 5px solid #243242;
}

.asidebar p.info_legal {
  background-color: #405875;
  border-top: 5px solid #243242;
  margin-top: 0;
  text-transform: uppercase;
}

.asidebar p.info_legal2 {
  background-color: #405875;
  border-top: 5px solid #243242;
}

.asidebar p.info_legal3 {
  background-color: #405875;
  border-top: 5px solid #243242;
}

.panel-primary>.panel-heading {
  background-color: #405875;
  border-color: #243242;
}

/* todos */
/*#menubar p.assuntos,
#menubar p.acesso,
.asidebar p.info_legal,
.asidebar p.info_legal2,
.asidebar p.info_legal3,
.panel > .panel-heading{

	border-color: #243242;
	background-color: #405875;
}
.panel > .panel-heading .panel-title{
	color: #fff;
}*/
/*border-color: #3BAFDA !important;
	background-color: #4FC1E9 !important;*/

.bxsliderhome ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.bxsliderhome img {
  max-width: 100%;
  min-height: 400px;
}

.bxsliderhome ul li {
  position: relative;
  max-height: 400px;
  overflow: hidden;
  text-align: center;
}

.bxsliderhome ul li span {
  display: block;
  width: 100%;
  padding: 12px 15px;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.6);
  font-size: 15px;
  color: #fff;
  text-align: left;
}

.bxsliderhome ul li span:hover {
  color: #999;
}

.bxsliderhome ul li span em {
  display: block;
  font-size: 12px;
  font-style: normal;
  line-height: 14px;
}

.bxsliderhome .bx-pager {
  text-align: center;
  padding-top: 8px;
}

.bxsliderhome .bx-pager>div {
  display: inline-block;
  margin: 0 4px;
}

.bxsliderhome .bx-pager a {
  display: block;
  width: 12px;
  height: 12px;
  text-indent: -3000px;
  background-color: #999;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}

.bxsliderhome .bx-pager a:hover,
.bxsliderhome .bx-pager a.active {
  background-color: #222;
}

.bxsliderhome .bx-controls {
  position: absolute;
  left: 0;
  top: 180px;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
}

.bxsliderhome .bx-controls .bx-controls-direction {
  width: 100%;
}

.bxsliderhome .bx-controls .bx-controls-direction a {
  display: block;
  width: 22px;
  height: 35px;
  background: rgba(0, 0, 0, 0.6) url(../img/prevnext.png) no-repeat;
  text-indent: -3000px;
  position: absolute;
  top: 0;
}

.bxsliderhome .bx-controls .bx-controls-direction a.bx-prev {
  left: 15px;
  background-position: center -36px;
}

.bxsliderhome .bx-controls .bx-controls-direction a.bx-next {
  right: 15px;
  background-position: center 0;
}

.bxsliderhome .bx-controls .bx-controls-direction a:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

#mais-noticias {
  padding-top: 25px;
  padding-bottom: 20px;
}

#mais-noticias p {
  margin-bottom: 20px;
}

#mais-noticias p span {
  font-weight: normal;
}

#mais-noticias p span:hover {
  background-color: #ccc;
}

#mais-noticias a {
  color: #666;
}

#mais-noticias a:hover {
  text-decoration: underline;
}

#mais-noticias a.vejamaisnoticias:hover {
  text-decoration: none;
}

#mais-noticias a.vejamaisnoticias span {
  font-size: 12px;
}

#mais-noticias a strong {
  display: block;
  line-height: 16px;
  margin-bottom: 4px;
  font-weight: normal;
  font-size: 16px;
}

#mais-noticias a em {
  font-style: normal;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.home-panels h3 {
  font-size: 14px;
}

.home-panels h4 {
  font-size: 14px;
}

.home-panels p {
  font-size: 12px;
}

.home-panels .panel-title a {
  font-size: 12px;
}

.home-panels .panel-title a:hover {
  color: #fff;
  padding-left: 5px;
}

#footer {
  padding: 10px 0 0px;
  background-color: #656d78;
  border-top: 2px solid #434a54;
  margin-top: 30px;
  position: relative;
  right: 0;
  bottom: 0;
  left: 0;
}

#footer .footer-copyright {
  color: #888;
}

#footer p {
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 5px !important;
}

#footer ul {
  padding: 0;
  list-style: none;
  margin-bottom: 20px;
}

#footer ul a {
  color: #fff;
  font-size: 13px;
}

#footer ul a:hover {
  text-decoration: underline;
}

#footer2 {
  padding: 10px 0 30px;
}

#footer2 img {}

#footer3 {
  padding: 15px 0 15px;
}

#main {
  /*min-height: 450px;*/
}

.panel-title {
  font-family: "open_sansregular", "open_sanscondensed_light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
}

#container-botoes {
  margin-bottom: 30px;
}

.botoes {
  text-align: center;
  display: block;
  font-family: "open_sanscondensed_light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: #f00;
  padding: 20px 10px;
  min-height: 280px;
  color: #fff;
}

.botoes:hover {
  color: #fff;
}

.botoes:focus {
  color: #000;
}

.botoes em {
  display: block;
  height: 80px;
}

.botoes em i {
  font-size: 50px;
  line-height: 80px;
  -webkit-transition: font-size 0.2s;
  -moz-transition: font-size 0.2s;
  -ms-transition: font-size 0.2s;
  -o-transition: font-size 0.2s;
  transition: font-size 0.2s;
}

.botoes:hover em i {
  font-size: 70px;
}

.botoes strong {
  display: block;
  font-weight: normal;
  font-size: 20px;
  line-height: 28px;
  min-height: 56px;
}

/*.botoes-geral strong{
	font-size: 40px;
}
*/
.botoes-geral {
  background-color: #5d9cec;
  border: 1px solid #4a89dc;
}

.botoes-especie {
  background-color: #48cfad;
  border: 1px solid #37bc9b;
}

.botoes-tema {
  background-color: #656d78;
  border: 1px solid #434a54;
}

.botoes-situacao {
  background-color: #fc6e51;
  border: 1px solid #e9573f;
}

.botoes-autor {
  background-color: #a0d468;
  border: 1px solid #8cc152;
}

.botoes span {
  display: block;
  font-size: 14px;
  padding-top: 5px;
}

#links-uteis {
  margin-top: 30px;
}

/*=============== CONSULTA GERAL ============*/
.panel-consulta-geral>.panel-heading {
  background-color: #5d9cec;
  border-color: #4a89dc;
}

.panel-consulta-geral>.panel-heading .panel-title {
  color: #fff;
}

.panel-especie>.panel-heading {
  background-color: #48cfad;
  border-color: #37bc9b;
}

.panel-especie>.panel-heading .panel-title {
  color: #fff;
}

.panel-tema>.panel-heading {
  background-color: #656d78;
  border-color: #434a54;
}

.panel-tema>.panel-heading .panel-title {
  color: #fff;
}

.panel-situacao>.panel-heading {
  background-color: #fc6e51;
  border-color: #e9573f;
}

.panel-situacao>.panel-heading .panel-title {
  color: #fff;
}

.panel-autor>.panel-heading {
  background-color: #a0d468;
  border-color: #8cc152;
}

.panel-autor>.panel-heading .panel-title {
  color: #fff;
}

.custom-accordion .panel-heading,
.custom-accordion .panel {
  border-radius: 0px;
}

.custom-accordion .panel-heading {
  /*background-color: #E6E9ED;	*/
}

.custom-accordion .panel-heading:hover {
  background-color: #434a54;
}

.panel-title {
  font-size: 17px;
}

.custom-accordion .panel-heading .panel-title {
  font-size: 17px;
}

.custom-accordion .panel-heading .panel-title a {
  color: #434a54;
  /*text-transform: uppercase;*/
}

.custom-accordion .panel-heading:hover .panel-title a {
  color: #fff;
}

.custom-accordion .btns-anos a {
  display: inline-block;
  margin: 0 2px 4px;
}

.custom-accordion .panel {
  /*margin-bottom: 15px;*/
  /*border-bottom-color: #AAB2BD;*/
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.custom-accordion {
  /*border: 1px solid #AAB2BD;*/
}

.row.actions {
  margin-bottom: 20px;
}

.row.actions a {
  text-decoration: none;
}

.row.actions .pull-right a {
  color: #434a54;
}

.row.actions .pull-right a:hover {
  color: #fff;
}

.badges {
  padding-top: 20px;
}

.badges>span {
  font-weight: normal;
  font-size: 13px;
}

#tabela a {
  color: #666;
}

#tabela a:hover {
  color: #111;
  text-decoration: underline;
}

#tabela td {
  padding-top: 12px;
  padding-bottom: 12px;
}

/*.c-bitterswiit{
	color:#E9573F !important;
}*/
.p-top-6 {
  padding-top: 6px;
}

.palavra-destaque {
  background-color: #ff0;
  padding: 1px 0;
}

.norma-revogada * {
  color: #f00 !important;
}

#resultado-legenda strong {
  display: inline-block;
  margin-left: 10px;
  font-weight: normal;
  font-size: 12px;
}

#resultado-legenda strong span {
  display: inline-block;
  width: 10px;
  height: 10px;
}

#resultado-legenda strong.resultado-legenda-vigente span {
  background-color: #000;
}

#resultado-legenda strong.resultado-legenda-naovigente span {
  background-color: #f00;
}

#resultado-legenda strong.resultado-legenda-naovigente {
  color: #f00;
}

#footer-orgaos {
  padding-top: 40px;
}

#footer-orgaos>h5 {
  margin-bottom: 5px;
}

#footer-orgaos ul {
  list-style: none;
  padding: 0;
  margin: 0;
  /*border: 2px solid #f1f1f1;*/
}

#footer-orgaos ul li {
  display: inline;
  margin-right: 10px;
  text-align: center;
}

#footer-orgaos ul li a {
  display: block;
  max-width: 120px;
}

#footer-orgaos ul li img {
  display: inline-block;
  max-height: 80px;
  max-width: 100%;
}

.maxlengthFeedback {
  text-align: right;
  font-size: 12px;
  font-weight: bold;
  color: #c00;
}

.list-group-ins .list-group-item,
.list-group-legislacao .list-group-item {
  padding: 5px;
}

.list-group-ins a,
.list-group-legislacao a {
  color: #434a54;
  font-size: 12px;
}

.list-group-ins a:hover,
.list-group-legislacao a:hover {
  color: #111;
}

.list-group-ins-link {
  padding-right: 25px;
  display: inline-block;
}

.list-group-ins-btn {
  display: block;
  position: absolute;
  right: 8px;
  top: 4px;
  font-size: 18px !important;
}

.list-group-ins a.list-group-ins-btn:hover {
  color: #cc201f;
}

#body_mask {
  background-color: #333;
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
  font-size: 25px;
  text-align: center;
  position: fixed;
  z-index: 999999;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.paginatransparencia {
  min-height: 600px;
  padding-bottom: 40px;
  font-size: 12px;
}

#header2 {
  padding: 10px 0 20px 0;
}

#header2 div.btn-group {
  width: 100%;
}

#header2 div.btn-group>button {
  text-align: left;
  font-size: 16px;
  /*line-height: 40px;*/
}

#header2 .panel-title i {
  vertical-align: middle !important;
}

.lh30 {
  line-height: 30px;
}

#tabela td p {
  margin: 0;
}

#tabela tr.nospan td span.treegrid-expander,
#tabela tr.nospan td span.treegrid-indent {
  display: none;
}

.tabelalicitacao .tdcinza {
  background-color: #f5f5f5;
  font-weight: bold;
}

.tabelalicitacao .tdpreto {
  background-color: #222;
  color: #fff;
  font-weight: bold;
  padding: 10px 8px;
  text-transform: uppercase;
  -moz-border-radius: 4px 4px 0 0 !important;
  -webkit-border-radius: 4px 4px 0 0 !important;
  border-radius: 4px 4px 0 0 !important;
}

.tabelalicitacao .tdupper {
  text-transform: uppercase;
}

.tabelalicitacao .table-anexos td {
  border: none !important;
}

.transp-paginacao {
  text-align: center;
}

.transp-paginacao-2 {
  padding-top: 20px;
  padding-bottom: 10px;
}

.transp-paginacao ul.pagination {
  float: none !important;
}

/*.tabelalicitacao td a{
	color: #333;
}*/
.tabelalicitacao td a:hover {
  text-decoration: underline;
}

.addthis_sharing_toolbox {
  clear: both;
}

/* Required Stylesheets */
.wheel-button {
  position: relative;
}

.wheel {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 365px;
  /* this will determine the diameter of the circle  */
  height: 365px;
  /* this will determine the diameter of the circle  */
  visibility: hidden;
  position: relative;
  display: none;
}

.wheel li {
  overflow: hidden;
  float: left;
}

.wheel li a {
  display: block;
}

.whell-container {
  position: relative;
  /*width: 720px;
	min-height: 160px;*/
  width: 600px;
  height: 410px;
  /*margin: 160px auto;*/
  margin: 15px auto 100px auto;
  /*background-color: #f00;*/
}

.whell-container ul {
  list-style: none;
  padding: 0;
  display: none;
}

.whell-btn {
  display: block;
  width: 160px;
  height: 160px;
  /*margin: 0 40px;
	float: left;*/
  position: absolute;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  z-index: 1;
}

.whell-00 {
  background: url(../img/novo/00.png) no-repeat center;
  width: 220px;
  height: 220px;
  top: 0;
  left: 50%;
  margin-left: -110px;
  z-index: 2;
}

.whell-01 {
  background: url(../img/novo/01.png) no-repeat center;
  /*top: 30px;
	left: 0;*/
  top: 30px;
  left: 220px;
}

.whell-02 {
  background: url(../img/novo/02.png) no-repeat center;
  /*left: 200px;
	top: 250px;*/
  left: 220px;
  top: 30px;
}

.whell-03 {
  background: url(../img/novo/03.png) no-repeat center;
  /*top: 30px;
	left: 440px;*/
  top: 30px;
  left: 220px;
}

#linev,
#lineh {
  display: block;
  background-color: #eee;
  position: absolute;
  display: none;
}

#linev {
  width: 2px;
  height: 220px;
  left: 299px;
  top: 110px;
}

#lineh {
  width: 440px;
  height: 2px;
  left: 80px;
  top: 110px;
}

.menu100 {
  min-height: 55px;
  /*background-color: #3bafda;*/
  background-color: #405875;
  padding: 5px 0;
  margin: 0 0 1px 0;
}

.menu100 .logo {
  display: block;
  width: 45px;
  height: 45px;
  /*padding-top: 7px;*/
  float: left;
}

.menu100 .text {
  float: left;
  margin-left: 0px;
  padding-top: 3px;
}

.menu100 .text span {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  /*font-family: Tahoma,sans-serif,Verdana,Arial;*/
  font-size: 17px;
  padding-left: 10px;
  line-height: 18px;
  padding-top: 2px;
}

.menu100 ul {
  list-style: none;
  padding: 0;
}

.menu100 .menu100-links {
  list-style: none;
  margin-bottom: 0;
}

.menu100 .menu100-links>li {
  display: inline-block;
  position: relative;
}

.menu100 .menu100-links>li a {
  display: block;
  background-color: #2391ba;
  color: #fff;
  line-height: 45px;
  padding: 0 10px;
  font-size: 16px;
}

.menu100 .menu100-links ul>li a {
  font-size: 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.menu100 .menu100-links>li a:hover,
.menu100 .menu100-links>li a.active {
  background-color: #1e7a9d;
}

.menu100 .menu100-links>li a.icone-submenu {
  /*width: 60px;*/
  background-image: url(../img/menu.png);
  background-repeat: no-repeat;
  background-position: 12px center;
  padding-left: 42px;
}

.icone-submenu>a::after,
.icone-submenu .dropdown>a::after {
  display: block;
  float: right;
  width: 0;
  height: 0;
  margin-right: -5px;
  content: " ";
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: white;
}

.menu100 .menu100-links .menu100-submenu ul {
  display: none;
  position: absolute;
  left: 0;
  top: 45px;
  padding-top: 2px;
  z-index: 99;
  width: 220px;
}

.menu100 .menu100-links .menu100-submenu .menu100-submenu2,
.menu100 .menu100-links .menu100-submenu .menu100-submenu3 {
  position: relative;
}

.menu100 .menu100-links .menu100-submenu .menu100-submenu2 ul {
  display: none;
  position: absolute;
  left: 100%;
  padding-top: 0;
  top: 0;
}

/*.tp-contabilidade{ background-color: #3bafda; }
.tp-contabilidade .menu100 .menu100-links > li a{ background-color: #243242; }
.tp-contabilidade .menu100 .menu100-links > li a:hover, .tp-contabilidade .menu100 .menu100-links > li a.active{	background-color: #043451; }

.tp-rh{ background-color: #8cc152; }
.tp-rh .menu100-links > li a{ background-color: #6B9B37; }
.tp-rh .menu100-links > li a:hover, .tp-rh .menu100-links > li a.active{	background-color: #567C2C; }

.tp-processos{ background-color: #37bc9b; }
.tp-processos .menu100-links > li a{ background-color: #2C967B; }
.tp-processos .menu100-links > li a:hover, .tp-processos .menu100-links > li a.active{	background-color: #227561; }*/

.whell-transparencia {
  width: 190px;
  height: 190px;
  margin: 0 auto;
}

.whell-transparencia a {
  display: block;
  border-radius: 100%;
}

.whell-container li {
  -o-border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}

.whell-container li a {
  display: block;
  -o-border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  border-radius: 100%;
}

.whell-container a.whell-btn.opacidade {
  opacity: 0.5 !important;
}

.whellmask {
  position: fixed;
  background: rgba(0, 0, 0, 0.6);
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: 3;
  display: none;
}

#navbarmobile {
  /*display: none;*/
  /*background-color: #3bafda;
	border-color: #243242;*/
}

#navbarmobile * {
  color: #fff;
}

#menutpmobile {
  display: none;
}

#news_icon {
  display: block;
  position: fixed;
  top: 50%;
  margin-top: -20px;
  height: 40px;
  right: -130px;
  min-width: 40px;
  background: rgba(56, 58, 146, 0.8) url(../img/sent.png) no-repeat 5px center;
  padding-left: 40px;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 16px;
  z-index: 97;
}

#news_icon em {
  display: block;
  font-style: normal;
  padding-top: 3px;
  width: 130px;
}

#news_icon span {
  display: block;
  font-size: 19px;
}

#btn_mobile {
  display: none;
  margin-bottom: 10px;
}

@media (max-width: 770px) {

  .topo-social,
  #top-busca,
  #news_icon {
    display: none;
  }

  #header {
    background: none !important;
  }

  #btn_mobile {
    display: block;
  }

  #menubar,
  .asidebar,
  #top-menubar {
    display: none;
  }

  #logo {
    text-align: center;
    padding-top: 0;
    padding-bottom: 0;
  }

  #logo>a {
    float: none;
    display: inline-block;
  }

  #logo>div {
    float: none;
  }

  #acessibilidade,
  #barra-acessibilidade .btns-acessibilidade {
    text-align: right;
  }

  .topo-links {
    display: none;
  }

  .botoes {
    min-height: 250px;
    margin-bottom: 20px;
  }

  #top-menubar a {
    display: block;
    margin-left: 0;
    text-align: left;
  }

  #footer2 {
    display: none;
  }

  .bxsliderhome .bx-controls {
    top: 60px;
  }

  .bxsliderhome img {
    min-height: 100px;
  }

  #menutpdesktop {
    display: none;
  }

  #menutpmobile {
    display: block;
    min-height: 70px;
  }

  .navbar-collapse {
    max-height: 10000px !important;
  }
}

@media print {
  .no-print {
    display: none !important;
  }
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
  background-color: #043451 !important;
  border-color: #000 !important;
}

.transp-paginacao {
  text-align: center;
}

.transp-paginacao .pull-left {
  float: none !important;
}

@media (min-width: 767px) {
  .paginatransparencia .panel .panel-heading>form select {
    max-width: 250px;
  }
}

@media (max-width: 767px) {
  .paginatransparencia .panel .panel-heading>h3.panel-title.pull-left {
    float: none !important;
    margin-bottom: 12px;
  }

  .paginatransparencia .panel .panel-heading>form.pull-right {
    float: none !important;
  }

  .paginatransparencia .panel .panel-heading>form select,
  .panel .panel-heading>form input,
  .panel .panel-heading>form button {
    max-width: 100% !important;
  }
}

/*Bootestrap Calendar*/
.datepicker {
  background: #fff !important;
  border: 1px solid #ccc !important;
}


/* Menu V2 */

#menu {
  background-color: #405875;
  display: flex;
  align-items: center;
  padding: 10px 0;
}

#menu .logo {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}

#menu .logo .text {
  padding-left: 16px;
  color: white;
}

#menu ul li a {
  background-color: #3bafda;
  color: white;
}

.navbar {
  margin-bottom: 0;
}

#menu .dropdown-submenu .dropdown-menu {
  display: none;
}

@media screen and (min-width: 768px) {

  #menu ul {
    padding: 0;
    margin: 0;
  }

  #menu ul li a {
    margin: 5px;
    padding: 10px;
  }

  #menu ul.dropdown-menu li a {
    margin: 0;
    padding: 15px 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    border-bottom: 1px solid #2a6496;
  }

  #menu ul.dropdown-menu li a .caret {
    transform: rotate(270deg);
  }

  #menu li:hover>.dropdown-menu,
  #menu li:focus>.dropdown-menu,
  #menu li:active>.dropdown-menu {
    display: block;
  }

  #menu li.dropdown-submenu:hover>.dropdown-menu {
    left: 100%;
  }
}

.navbar-toggle, .navbar-toggle .icon-bar {
  border: 1px solid white;
}

@media screen and (max-width: 768px) {
  #menu .logo {
    width: 80%;
    padding: 0;
  }

  #menu #navbar {
    margin-top: 10px;
  }

  #menu .logo .text {
    font-size: 14px;
  }

  .navbar-nav .open .dropdown-menu {
    margin-left: 10px;
  }

  .dropdown-menu ::after {
    transform: rotate(45deg);
  }

}

/* ======= */