@font-face {
  font-family: 'Gara';
  font-style: normal;
  font-weight: 800;
  src: local('Gara'), url(../fonts/GARA.ttf) format('ttf');
}

/* TOPO */

.atalhos {
  padding: 0 4px 2px 4px;
  color: #fff;
  font-weight: bold;
}

.linha-topo {
  background-color: #26547b; /* #1d5481 */
  color: #fff;
}

.linha-topo a {
  color: #fff;
}

.linha-menu-topo {
  font-size: 12px;
}

#toolbar a {
  color: #000;
}

#toolbar a i {
  color: #fff;
}

.table-finalidade {
  width: 40%;
}
.table-convenio {
  width: 50%;
}

.social a {
  color: #f5f5f5;
}

.covid.nav-pills > li {
  float: none;
  display: inline-block;
  zoom: 1;
}

.covid.nav-pills {
  text-align: center;
  margin-top: 40px;
}

.linha-menu-topo li a {
  padding-top: 5px;
  padding-bottom: 5px;
}

.linha-menu-topo li a:hover {
  background: transparent;
}

.menu-navegacao.nav > li > a:focus,
.menu-navegacao.nav > li > a:hover,
.menu-navegacao.nav .open > a,
.menu-navegacao.nav .open > a:focus,
.menu-navegacao.nav .open > a:hover {
  background: transparent !important;
}

.nav-api .dropdown-menu {
  background: #f8f8f8 !important;
}

.nav-api > li {
  border-bottom: 1px solid #eee;
}

.nav-api li {
  width: 100% !important;
}

@media (min-width: 768px) {
  ul.nav li.dropdown:hover > .dropdown-menu {
    display: block;
  }
}

@media print {
  a:link:after,
  a:visited:after {
    content: normal !important;
  }

  .pagination,
  .pagination-detail,
  i,
  .columns,
  .grafico,
  .bars,
  .filtro-avancado,
  pagination-detail,
  .pagination,
  .btn-breadcrumb {
    display: none;
  }
}

.topo {
  background: #205d91;
  color: #f1f1f1;
  padding: 20px 0;
}

.topo h1 {
  margin: 0px;
  color: #eac716;
}

.topo a {
  text-decoration: none;
  color: #fff;
}

.topo a:hover {
  text-decoration: none;
  color: #fff;
}

.topo a:visited {
  text-decoration: none;
  color: #fff;
}

.menu-topo {
  background: #23669c;
}

@media (min-width: 768px) {
  .menu-navegacao {
    float: right !important;
  }
}

@media (max-width: 767px) {
  .linha-menu-topo {
    padding-left: 10px;
  }

  .dropdown-menu > li > a {
    color: #fff;
    padding-top: 13px;
  }
}
h2 {
  font-size: 24px !important;
}
h5 {
  font-size: 21px !important;
}

.menu-linha > a {
  font-size: 13px;
  text-transform: uppercase;
}

.menu-linha a {
  color: #fff;
}

.menu-linha a:hover {
  color: #0084ff;
  background-color: transparent !important;
  color: #fff;
}

.menu-rodape > a {
  font-size: 15px;
}

.menu-rodape a {
  color: #fff;
}

.menu-rodape {
  padding: 4px 0px;
}

.menu-rodape a:hover {
  color: #0084ff;
  background-color: transparent !important;
  color: #fff;
}

.img-topo {
  margin-bottom: 15px;
  margin-left: 3px;
  margin-top: 10px;
}

@media (min-width: 768px) {
  #titulo_site {
    padding-top: 6px;
    padding-left: 65px;
  }
}

@media (max-width: 767px) {
  #menu-consultas {
    margin-left: 10px;
  }
}

#titulo_site h5 {
  display: none;
}

#titulo_site h2 {
  float: none !important;
}

.img-topo {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
}

.tel {
  font-size: 27px;
  margin-bottom: 5px;
  color: #34a8fe;
  font-weight: bold;
}

.email {
  margin-bottom: 25px;
  color: #34a8fe;
  font-weight: bold;
}

.cge {
  color: #fff;
}

.fa-question-circle {
  color: #696969;
}

.img-topo {
  margin-bottom: 15px;
  margin-left: 3px;
  margin-top: 10px;
}

.txt-rodape {
  margin-top: 20px;
  color: #34a8fe;
}

.txt-api {
  background: #23669c;
  margin-bottom: 25px;
  padding: 17px;
}

.txt-api span {
  margin-right: 15px;
}

li.tituloServ {
  color: #34a8fe;
  font-weight: bold;
  font-size: 16px;
  padding-bottom: 5px;
}

@media (min-width: 768px) {
  /* MEGA MENU */
  .menu-large {
    position: static !important;
  }
  .megamenu {
    padding: 0px 0px;
    width: 100%;
  }
  .megamenu > li > ul {
    padding: 0;
    margin: 0;
  }
  .megamenu > li > ul > li {
    list-style: none;
  }
  .megamenu > li > ul > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #333333;
    white-space: normal;
  }
  .megamenu > li ul > li > a:hover,
  .megamenu > li ul > li > a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5;
  }
  .megamenu.disabled > a,
  .megamenu.disabled > a:hover,
  .megamenu.disabled > a:focus {
    color: #999999;
  }
  .megamenu.disabled > a:hover,
  .megamenu.disabled > a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    cursor: not-allowed;
  }
  .megamenu.dropdown-header {
    color: #428bca;
    font-size: 18px;
  }

  .dropdown-menu {
    border: 0px !important;
  }
}

@media (max-width: 767px) {
  .megamenu {
    margin-left: 0;
    margin-right: 0;
  }
  .megamenu > li {
    margin-bottom: 30px;
  }
  .megamenu > li:last-child {
    margin-bottom: 0;
  }
  .megamenu.dropdown-header {
    padding: 3px 15px !important;
  }
  .navbar-nav .open .dropdown-menu .dropdown-header {
    color: #fff;
  }
}

/* CORES MENU */

.green {
  color: #5cb85c;
}

.green:hover,
.green:active {
  background-color: #5cb85c;
}

.red {
  color: #d9534f;
}

.red:hover {
  background-color: #d9534f;
}

.orange {
  color: #f0ad4e;
}

.orange:hover {
  background-color: #f0ad4e;
}

.blue {
  color: #337ab7;
}

.blue:hover {
  background-color: #337ab7;
}

.light-blue {
  color: #5bc0de;
}

.light-blue:hover {
  background-color: #5bc0de;
}

.purple {
  color: #a069c3;
}

.brown {
  color: #a39569;
}

.pink {
  color: #e37091;
}

.purple:hover {
  background-color: #a069c3;
}

.brown:hover {
  background-color: #a39569;
}

.pink:hover {
  background-color: #e37091;
}

.gray {
  color: #7a7b6f;
}

.gray:hover {
  background-color: #7a7b6f;
}

/* DEMAIS */
.filtro-avancado {
  color: #000;
}

a:hover {
  text-decoration: none;
}

.separador {
  display: block;
  height: 3px;
  opacity: 0.9;
  margin: 15px 0;
  width: 150px;
}

td.alinha-dir {
  text-align: right;
}

body {
  background: #fff;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}

.navbar {
  height: 80px;
}

.navbar-inverse ul li a {
  padding-left: 25px;
  padding-right: 25px;
  font-weight: bold;
}

.navbar-collapse {
  padding: 0;
}

@media (min-width: 768px) {
  #nav.affix {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10;
  }

  .menu-topo.affix {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10;
  }
}

@media (max-width: 768px) {
  .navbar-collapse {
    background: #2d6eab;
    color: #fff;
  }

  .navbar-collapse.in {
    overflow-y: inherit !important;
  }
}

.table-light-blue > thead > tr > th {
  border-bottom: 2px solid #5bc0de !important;
}

.table-success > thead > tr > th {
  border-bottom: 2px solid #5cb85c !important;
}

.table-warning > thead > tr > th {
  border-bottom: 2px solid #f0ad4e !important;
}

.table-danger > thead > tr > th {
  border-bottom: 2px solid #d9534f !important;
}

.table-purple > thead > tr > th {
  border-bottom: 2px solid #a069c3 !important;
}

.table-brown > thead > tr > th {
  border-bottom: 2px solid #a39569 !important;
}

.table-pink > thead > tr > th {
  border-bottom: 2px solid #e37091 !important;
}

.table-blue > thead > tr > th {
  border-bottom: 2px solid #337ab7 !important;
}

.table-gray > thead > tr > th {
  border-bottom: 2px solid #7a7b6f !important;
}

#titulo-green {
  background: #5cb85c;
}

#titulo-blue {
  background: #337ab7;
}

#titulo-red {
  background: #d9534f;
}

.menu-dropdow-red {
  background: #d9534f !important;
  opacity: 1 !important;
  height: 120px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
  top: 100%; 
  left: 10px; 
  margin-top: 0;
}

#titulo-red .dropdown-submenu > .dropdown-menu {
  background: #d9534f !important;
  opacity: 1 !important;
}

#titulo-orange {
  background: #f0ad4e;
}

#titulo-light-blue {
  background: #5bc0de;
}

#titulo-purple {
  background: #a069c3;
}

#titulo-brown {
  background: #a39569;
}

#titulo-pink {
  background: #e37091;
}

#titulo-gray {
  background: #7a7b6f;
}

.titulo > ul > .active > a {
  color: #000 !important;
}

.titulo h2 {
  font-weight: bold;
  font-size: 23px !important;
}

.titulo .navbar-nav {
  width: 100%;
}

.titulo .navbar-nav > li {
  float: none;
  display: inline-block;
}

.titulo .navbar-nav > li > a {
  color: #fff;
  font-size: 13px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.menu-linha > .dropdown-menu > li > a {
  color: #fff;
  padding: 13px 20px;
}

.dropdown-menu > li > a:hover,
.multi-column-dropdown li a:hover {
  color: #000 !important;
}

.jumbotron {
  background-color: #fff;
  border-bottom: 3px solid #ccc;
}

.nome-projeto h3 {
  margin-top: 10px !important;
  color: #fff;
}

.row-consultas .col-sm-2,
.row-consultas .col-sm-1,
.row-consultas .col-sm-3 {
  border: 0px;
  padding-bottom: 10px;
}

.row-consultas h4 {
  padding-top: 10px;
}

.conteudo {
  margin-top: 20px;
}

.page-title {
  padding-top: 0px !important;
  padding-bottom: 15px;
  font-weight: bold;
}

.panel-padrao {
  border: 1px solid #ebebeb;
}

.panel-heading h2 {
  font-size: 31px !important;
}

.panel-padrao > .panel-heading {
  color: #457bb3;
  border-bottom: 1px solid #eee;
  background: #fcfcfc;
}

.panel-padrao a {
  color: #2c5882;
}

a.btn-success,
a.btn-danger,
a.btn-purple,
a.btn-primary,
a.btn-info,
a.btn-warning,
a.btn-brown,
a.btn-pink,
a.btn-gray {
  color: #fff;
}

.panel-padrao #table,
.panel-padrao #table a {
  color: #333;
}

.panel-padrao #table a:hover {
  text-decoration: none;
}

.panel-padrao #table th {
  color: #000;
}

.panel-green {
  border-color: #5cb85c;
}

.panel-green .panel-heading {
  border-color: #5cb85c;
  color: #fff;
  background-color: #5cb85c;
}

.panel-green a {
  color: #5cb85c;
}

.panel-green a:hover {
  color: #3d8b3d;
}

.panel-red {
  border-color: #d9534f;
}

.panel-red .panel-heading {
  border-color: #d9534f;
  color: #fff;
  background-color: #c84743;
}

.panel-red a {
  color: #d9534f;
}

.panel-red a:hover {
  color: #b52b27;
}

.panel-yellow {
  border-color: #f0ad4e;
}

.panel-yellow .panel-heading {
  border-color: #f0ad4e;
  color: #fff;
  background-color: #f0ad4e;
}

.panel-yellow a {
  color: #f0ad4e;
}

.panel-yellow a:hover {
  color: #df8a13;
}

ol.breadcrumb {
  background: transparent;
  padding: 12px 0px 0px 0px;
  margin: 0px !important;
}

.breadcrumb li {
  color: #428bca;
}

.rodape {
  background: #1d5481;
  color: #fff;
  margin-top: 10px;
}

label {
  font-weight: normal;
}

/* PADRÕES ROXO */

/* ALERT */
.alert-purple {
  color: #5a277b;
  background-color: #e9def1;
  border-color: #c8acda;
}

/* BUTTON */
.btn-purple {
  color: #fff;
  background-color: #a069c3;
  border-color: #995ac1;
}

.btn-purple:hover {
  color: #fff;
  background-color: #8e4fb9;
  border-color: #995ac1;
}
/* FIM -- PADRÕES ROXO */

/* PADRÕES BROWN */

/* ALERT */
.alert-brown {
  color: #574e35;
  background-color: #e2decf;
  border-color: #cbc4ab;
}

/* BUTTON */
.btn-brown {
  color: #fff;
  background-color: #a39569;
  border-color: #9c8d5f;
}

.btn-brown:hover {
  color: #fff;
  background-color: #9d8e60;
  border-color: #8f8258;
}

.btn-blue {
  color: #fff;
  background-color: #337ab7;
  border-color: #3465a4;
}

.btn-blue:hover {
  color: #fff;
  background-color: #729fcf;
  border-color: #337ab7;
}

.label-brown {
  background-color: #a39569;
}

/* FIM -- PADRÕES PINK */

/* PADRÕES BROWN */

/* ALERT */
.alert-pink {
  color: #b1395b;
  background-color: #f7d6de;
  border-color: #efadbf;
}

/* BUTTON */
.btn-pink {
  color: #fff;
  background-color: #e37091;
  border-color: #e26b8c;
}

.btn-pink:hover {
  color: #fff;
  background-color: #df5b80;
  border-color: #df5b80;
}

.label-pink {
  background-color: #e37091;
}

/* FIM -- PADRÕES PINK */

/* PADRÕES GRAY */

/* ALERT */
.alert-gray {
  color: #fff;
  background-color: #7a7b6f;
  border-color: #7a7b6f;
}

/* BUTTON */
.btn-gray {
  color: #fff;
  background-color: #7a7b6f;
  border-color: #7a7b6f;
}

.btn-gray:hover {
  color: #fff;
  background-color: #7a7b6f;
  border-color: #7a7b6f;
}

.label-gray {
  background-color: #7a7b6f;
}

/* FIM -- PADRÕES GRAY */

.btn-border-info {
  border-bottom: 2px solid #5bc0de;
}

.btn-border-primary {
  border-bottom: 2px solid #428bca;
}

.btn-border-warning {
  border-bottom: 2px solid #f0ad4e;
}

.btn-border-success {
  border-bottom: 2px solid #5cb85c;
}

.btn-border-danger {
  border-bottom: 2px solid #d9534f;
}

.btn-border-purple {
  border-bottom: 2px solid #a069c3;
}

.btn-border-brown {
  border-bottom: 2px solid #a39569;
}

.btn-border-blue {
  border-bottom: 2px solid #337ab7;
}

.btn-border-pink {
  border-bottom: 2px solid #e37091;
}

.btn-border-gray {
  border-bottom: 2px solid #7a7b6f;
}

.btn-outline {
  color: inherit;
  background-color: transparent;
  transition: all 0.5s;
}

.btn-primary.btn-outline {
  color: #428bca;
}

.btn-success.btn-outline {
  color: #5cb85c;
}

.btn-info.btn-outline {
  color: #5bc0de;
}

.btn-warning.btn-outline {
  color: #f0ad4e;
}

.btn-danger.btn-outline {
  color: #d9534f;
}

.btn-purple.btn-outline {
  color: #a069c3;
}

.btn-brown.btn-outline {
  color: #a39569;
}

.btn-pink.btn-outline {
  color: #e37091;
}

.btn-gray.btn-outline {
  color: #7a7b6f;
}

.btn-blue.btn-outline {
  color: #337ab7;
}

.btn-primary.btn-outline:hover,
.btn-success.btn-outline:hover,
.btn-info.btn-outline:hover,
.btn-warning.btn-outline:hover,
.btn-danger.btn-outline:hover,
.btn-purple.btn-outline:hover,
.btn-brown.btn-outline:hover,
.btn-pink.btn-outline:hover,
.btn-gray.btn-outline:hover {
  color: #fff;
}

.btn-circle {
  width: 30px;
  height: 30px;
  padding: 6px 0;
  border-radius: 15px;
  text-align: center;
  font-size: 12px;
  line-height: 1.428571429;
}

.btn-circle.btn-lg {
  width: 50px;
  height: 50px;
  padding: 10px 16px;
  border-radius: 25px;
  font-size: 18px;
  line-height: 1.33;
}

.btn-circle.btn-xl {
  width: 70px;
  height: 70px;
  padding: 10px 16px;
  border-radius: 35px;
  font-size: 24px;
  line-height: 1.33;
}

.btn-circle.btn-xs {
  width: 20px;
  height: 20px;
  padding: 0px 0px;
  border-radius: 15px;
  font-size: 10px;
  line-height: 1.33;
}

.alert-error {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}

.alert {
  padding: 10px;
}

/* BREADCRUMB */

@media (max-width: 767px) {
  .btn-breadcrumb {
    display: none;
  }

  .rodape,
  .img-topo {
    text-align: center !important;
  }
}

.btn-breadcrumb {
  margin-bottom: 15px;
}

/** The Magic **/
.btn-breadcrumb .btn:not(:last-child):after {
  content: ' ';
  display: block;
  width: 0;
  height: 0;
  border-top: 17px solid transparent;
  border-bottom: 17px solid transparent;
  border-left: 10px solid white;
  position: absolute;
  top: 50%;
  margin-top: -17px;
  left: 100%;
  z-index: 3;
}
.btn-breadcrumb .btn:not(:last-child):before {
  content: ' ';
  display: block;
  width: 0;
  height: 0;
  border-top: 17px solid transparent;
  border-bottom: 17px solid transparent;
  border-left: 10px solid rgb(173, 173, 173);
  position: absolute;
  top: 50%;
  margin-top: -17px;
  margin-left: 1px;
  left: 100%;
  z-index: 3;
}

/** The Spacing **/
.btn-breadcrumb .btn {
  padding: 6px 12px 6px 24px;
}
.btn-breadcrumb .btn:first-child {
  padding: 6px 6px 6px 10px;
}
.btn-breadcrumb .btn:last-child {
  padding: 6px 18px 6px 24px;
}

.btn-breadcrumb a,
.btn-breadcrumb a:hover {
  color: #fff;
}

.btn-breadcrumb a.btn-default,
.btn-breadcrumb a.btn-default:hover {
  color: #000;
}

/** Default button **/
.btn-breadcrumb .btn.btn-default:not(:last-child):after {
  border-left: 10px solid #fff;
}
.btn-breadcrumb .btn.btn-default:not(:last-child):before {
  border-left: 10px solid #ccc;
}
.btn-breadcrumb .btn.btn-default:hover:not(:last-child):after {
  border-left: 10px solid #ebebeb;
}
.btn-breadcrumb .btn.btn-default:hover:not(:last-child):before {
  border-left: 10px solid #adadad;
}

/** Primary button **/
.btn-breadcrumb .btn.btn-primary:not(:last-child):after {
  border-left: 10px solid #337ab7;
}
.btn-breadcrumb .btn.btn-primary:not(:last-child):before {
  border-left: 10px solid #2c6496;
}
.btn-breadcrumb .btn.btn-primary:hover:not(:last-child):after {
  border-left: 10px solid #285e8e;
}
.btn-breadcrumb .btn.btn-primary:hover:not(:last-child):before {
  border-left: 10px solid #285e8e;
}

/** Success button **/
.btn-breadcrumb .btn.btn-success:not(:last-child):after {
  border-left: 10px solid #5cb85c;
}
.btn-breadcrumb .btn.btn-success:not(:last-child):before {
  border-left: 10px solid #419441;
}
.btn-breadcrumb .btn.btn-success:hover:not(:last-child):after {
  border-left: 10px solid #45a045;
}
.btn-breadcrumb .btn.btn-success:hover:not(:last-child):before {
  border-left: 10px solid #419441;
}

/** Danger button **/
.btn-breadcrumb .btn.btn-danger:not(:last-child):after {
  border-left: 10px solid #d9534f;
}
.btn-breadcrumb .btn.btn-danger:not(:last-child):before {
  border-left: 10px solid #ac2925;
}
.btn-breadcrumb .btn.btn-danger:hover:not(:last-child):after {
  border-left: 10px solid #c62f2b;
}
.btn-breadcrumb .btn.btn-danger:hover:not(:last-child):before {
  border-left: 10px solid #ac2925;
}

/** Warning button **/
.btn-breadcrumb .btn.btn-warning:not(:last-child):after {
  border-left: 10px solid #f0ad4e;
}
.btn-breadcrumb .btn.btn-warning:not(:last-child):before {
  border-left: 10px solid #ee8511;
}
.btn-breadcrumb .btn.btn-warning:hover:not(:last-child):after {
  border-left: 10px solid #ec991c;
}
.btn-breadcrumb .btn.btn-warning:hover:not(:last-child):before {
  border-left: 10px solid #ee8511;
}

/** Info button **/
.btn-breadcrumb .btn.btn-info:not(:last-child):after {
  border-left: 10px solid #5bc0de;
}
.btn-breadcrumb .btn.btn-info:not(:last-child):before {
  border-left: 10px solid #04a2dd;
}
.btn-breadcrumb .btn.btn-info:hover:not(:last-child):after {
  border-left: 10px solid #30b0d6;
}
.btn-breadcrumb .btn.btn-info:hover:not(:last-child):before {
  border-left: 10px solid #04a2dd;
}

/** Purple button **/
.btn-breadcrumb .btn.btn-purple:not(:last-child):after {
  border-left: 10px solid #a069c3;
}
.btn-breadcrumb .btn.btn-purple:not(:last-child):before {
  border-left: 10px solid #8d3cca;
}
.btn-breadcrumb .btn.btn-purple:hover:not(:last-child):after {
  border-left: 10px solid #8e4fb9;
}
.btn-breadcrumb .btn.btn-purple:hover:not(:last-child):before {
  border-left: 10px solid #8d3cca;
}

/** Brown button **/
.btn-breadcrumb .btn.btn-brown:not(:last-child):after {
  border-left: 10px solid #a39569;
}
.btn-breadcrumb .btn.btn-brown:not(:last-child):before {
  border-left: 10px solid #847751;
}
.btn-breadcrumb .btn.btn-brown:hover:not(:last-child):after {
  border-left: 10px solid #9d8e60;
}
.btn-breadcrumb .btn.btn-brown:hover:not(:last-child):before {
  border-left: 10px solid #847751;
}

/** Pink button **/
.btn-breadcrumb .btn.btn-pink:not(:last-child):after {
  border-left: 10px solid #e37091;
}
.btn-breadcrumb .btn.btn-pink:not(:last-child):before {
  border-left: 10px solid #da4770;
}
.btn-breadcrumb .btn.btn-pink:hover:not(:last-child):after {
  border-left: 10px solid #df5b80;
}
.btn-breadcrumb .btn.btn-pink:hover:not(:last-child):before {
  border-left: 10px solid #e37091;
}

/** Gray button **/
.btn-breadcrumb .btn.btn-gray:not(:last-child):after {
  border-left: 10px solid #7a7b6f;
}
.btn-breadcrumb .btn.btn-gray:not(:last-child):before {
  border-left: 10px solid #3d3e39;
}
.btn-breadcrumb .btn.btn-gray:hover:not(:last-child):after {
  border-left: 10px solid #7a7b6f;
}
.btn-breadcrumb .btn.btn-gray:hover:not(:last-child):before {
  border-left: 10px solid #3d3e39;
}

.fixed-table-container thead th {
  background: #fafafa url(../img/stripe.png) !important;
}

.bootstro-highlight {
  background: transparent !important;
  border: 0px !important;
}

.popover {
  color: #000;
}

.manual {
  position: fixed;
  top: 30px;
  right: 0%;
  background: #808080;
  color: #fff;
  padding: 5px 7px;
  border: 1px solid #fff;
  z-index: 9999999999;
}

.table-td-20 {
  width: 20%;
}

.table-td-40 {
  width: 40%;
}

.table-td-60 {
  width: 60%;
}

.shadow {
  -webkit-box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.1);
}

.conteudo-home {
  margin-bottom: 40px;
}

/* CAROUSEL BOOTSTRAP */

.carousel-control.left,
.carousel-control.right {
  background-image: none;
  background-image: none;
  background-image: none;
  background-image: none;
  filter: none;
}

.carousel-control {
  color: #000;
  width: 6%;
}

.dt_atualizacao {
  color: #000;
  margin-top: 7px;
}

iframe {
  display: none;
}

.dropdown-menu > li > a:focus {
  background: transparent;
}

.tb_maiusculo td,
#orgaos > option,
#vinculos > option {
  text-transform: uppercase !important;
}

/* MENU MULTI NIVEL */

.dropdown-submenu {
  position: relative;
}

.dropdown-submenu > .dropdown-menu {
  display: none;
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px;
  border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}

.dropdown-submenu > a:after {
  display: block;
  /*     content: " "; */
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #ccc;
  margin-top: 5px;
  margin-right: -10px;
}

.dropdown-submenu:hover > a:after {
  border-left-color: #fff;
}

.dropdown-submenu.pull-left {
  float: none;
}

.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}

.chosen-container-multi .chosen-choices .search-field input[type='text'] {
  padding: 4px 10px !important;
}

/* GRÁFICOS */

.mostra-filtro {
  display: none;
  margin-bottom: 10px;
  border-bottom: 1px solid #eee;
}

/* MENU - MULTI COLUNAS */

.dropdown-menu.columns-2 {
  min-width: 380px;
}

.multi-column li a {
  padding: 13px 10px;
  font-weight: 300;
  color: #fff;
}

.multi-column-dropdown {
  list-style: none;
}
.multi-column-dropdown li a {
  display: block;
  clear: both;
  line-height: 1.428571429;
  color: #fff;
  white-space: normal;
}

@media (min-width: 768px) {
  .columns-2 ul {
    padding: 0 0 0 10px;
  }

  .col-esquerda {
    padding-right: 0px;
  }

  .col-direita {
    padding-left: 0px;
  }
}

@media (max-width: 767px) {
  .dropdown-menu.multi-column {
    min-width: 240px !important;
    overflow-x: hidden;
  }
}

/* DOWNLOAD ARQUIVOS */
.download-arquivos {
  padding: 10px 13px;
  border: 1px solid #eee;
  margin-right: 7px;
}

/* ALERT MSG TOPO */
.alert.msg-topo {
  margin-bottom: 0px;
  border-radius: 0px;
  padding: 6px;
}

.alert-brown.msg-topo {
  background: #bedfe0;
  color: #2a2a2a;
  border: 0px;
}

.msg-topo .close {
  opacity: 1;
}

#modalWindow {
  margin-top: 7%;
}

/* RREO */

.table-rreo thead th {
  text-align: center;
  background: #fafafa url(../img/stripe.png) !important;
}

.table-rreo tbody td a {
  padding: 10px;
}

/* TABELA BUSCA GERAL */

.tb-busca th {
  font-weight: bold;
}

.tb-busca th.doc {
  width: 11%;
}

/* BOTÕES / BADGES DE TIPOS DA BUSCA GERAL */

.VWES_COMP_DESP_FAV_FINAL_NAT,
.VWES_COMP_DESP_FAVORECIDO,
.VWES_COMP_DESP_FONTE,
.VWES_COMP_DESP_FUNCAO,
.VWES_COMP_DESP_NATUREZA,
.VWES_COMP_DESP_ORGAO,
.VWES_COMP_DESP_PROGRAMA,
.VWES_COMP_DESP_PROJ_ATIV,
.VWES_COMP_DESP_UG,
.VWES_LIST_COMP_FAVORECIDO,
.VWES_LISTA_COMPLETA,
.VWES_RESTOS_A_PAGAR_UG,
.VWES_RESTOS_PAGOS_UG {
  background: #d9534f !important;
}

.VWES_COMP_REC_UG,
.VWES_COMP_REC_NATUREZA,
.VWES_COMP_REC_FONTE {
  background: #f0ad4e !important;
}

.VWES_PATRIMONIO_IMOVEL,
.VWES_PATRIMONIO_MOBI_UG,
.VWES_PATRIMONIO_MOBI_MATERIAL {
  background: #e37091 !important;
}

.VWES_CONVENIO_BENEFICIADO,
.VWES_CONVENIO_CONCEDENTE {
  background: #a39569 !important;
}

.VWES_SERVIDOR_ATIVO,
.VWES_SERVIDOR_INATIVO,
.VWES_SERVIDOR_ORGAO {
  background: #5bc0de !important;
}

.VWES_COMP_DOTACAO_UG {
  background: #5cb85c !important;
}

.VWES_LIC_CONTRATACOES_DIR,
.VWES_LIC_UTILIZACAO_ARP,
.VWES_LICITACOES_PUB {
  background: #337ab7 !important;
}

.VWES_REPASSE_IMPOSTO,
.VWES_REPASSE_PREF {
  background: #a069c3 !important;
}

.btn-active {
  background: #eee;
}

