html {
  position: relative;
  min-height: 100%;
}

body {
    font-family: 'Open Sans', sans-serif !important;
    font-size: 16px;
    margin-bottom: 85px;
}

/*
    Cabeçalho
*/

.header {
    border-top: 10px solid #296095;
    padding: 1.6% 0 0;
}

.header.jumbotron {
    background-color: #FFF;
}

/*

    Breadcrumb

*/

.breadcrumb {
    font-size: 16px;
}

/*
*/

a:hover {
    text-decoration: none;
}

#txt_ano {
    margin-top: -5px;
    margin-bottom: 20px;
}

/*
* Nav
*/

fieldset {
  padding: .35em .625em .75em !important;
  margin: 0 2px !important;
  border: 1px solid #95a5a6 !important;
}

fieldset legend {
  width: inherit;
  padding: 0 10px;
  border-bottom: none;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
}

.cd-side-nav {
  position: relative;
  float: left;
  left: 0;
  top: auto;
  width: 100%;
  z-index: 1;
  background-color: #296095;
  visibility: visible;
  opacity: 1;
  max-height: none;
  overflow: visible;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition: opacity 0.2s 0s, visibility 0s 0.2s;
  -moz-transition: opacity 0.2s 0s, visibility 0s 0.2s;
  transition: opacity 0.2s 0s, visibility 0s 0.2s;
}

.cd-side-nav > ul {
  padding: 0;
  list-style: none;
}

.navbar .container-fluid, .navbar-collapse {
    padding-left:0;
}
.navbar-collapse.in {
    padding-left:30px;
}

ul.link-item {
  padding-left: 0;
}

ul.link-item li {
  padding-left: 40px;
}

ul.link-item li:hover {
  background-color: #bdc3c7;
}

#title-item-transparencia {
  padding: 10px;
  text-align: center;
  color: #fff;
}

#icon-item-transparencia {
  margin-bottom: 10px;
}

.has-children {
  position: relative;
}

.cd-side-nav .active > a {
  box-shadow: inset 3px 0 0 #1784c7;
  background-color: #33383e;
}

.cd-side-nav > ul > li > a {
  padding: 1em 1em 1em 42px;
  text-align: left;
  border-bottom: none;
}

.cd-side-nav li.active > a {
  font-size: 16px;
  color: #fff;
}

.cd-side-nav a {
  display: block;
  position: relative;
  font-size: 14px;
}

.cd-side-nav li.active ul {
  background-color: #fff;
  border: 1px solid #2c3136;
  list-style: none;
}

ul.link-item a {
  padding: 5px 0;
}

/*
*  Navegação
*/

.navbar-nav > li > .dropdown-menu {
    margin-top: 20px;
    margin-left: -3px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.mega-dropdown {
  position: static !important;
  width: 100%;
}

.mega-dropdown-menu {
  padding: 20px 0;
  width: 260px;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.mega-dropdown-menu:before {
    content: "";
    border-bottom: 15px solid #e6e6e6;
    border-right: 17px solid transparent;
    border-left: 17px solid transparent;
    position: absolute;
    top: -15px;
    left: 45px;
    z-index: 10;
}

.mega-dropdown-menu > li {
  min-height: 116px;
}

.mega-dropdown-menu > li > a {
    padding: 10px 0 5px;
}

.mega-dropdown-menu > li > a > ul  {
    padding: 0;
    margin: 0;
}

.mega-dropdown-menu .dropdown-header {
    color: #428bca;
    font-size: 18px;
    font-weight: bold;
}

.mega-dropdown-menu > li > a > ul > li {
    list-style: none;
    white-space: normal;
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap;
}

.navbar-default .navbar-nav > .open > a {
  background-color: transparent !important;
}

/*
* Tree
*/

.easytree-container {
	overflow: hidden !important;
	border: none !important;
}

.easytree-node span {
	max-width: 186px !important;
	white-space: normal !important;
}

span.easytree-node {
	margin-bottom: 12px;
}

.easytree-title a {
	font:
	color: initial;
}

.link-menu {
	margin-bottom: 12px;
}

.row-navegacao {
    display: flex;
    display: -webkit-flex;
    display: -ms-flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 70px;
}

.box-navegacao {
    display: flex;
    display: -webkit-flex;
    display: -ms-flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    padding: 0 4px;
    width: 210px;
    height: 115px;
    font-size: 18px;
    font-weight: 300;
    text-align: center;
    color: #fff;
    background-color: #3498db;
    border-radius: 30px;
}

.gradient-effect {
    background: #3498db; /* Old browsers */
    background: -moz-linear-gradient(top,  #3498db 0%, #2c3e50 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3498db), color-stop(100%,#2c3e50)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #3498db 0%,#2c3e50 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #3498db 0%,#2c3e50 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #3498db 0%,#2c3e50 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #3498db 0%,#2c3e50 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3498db', endColorstr='#2c3e50',GradientType=0 ); /* IE6-9 */
}

.gradient-effect:hover {
    background: #2c3e50;
}

.list-btn-voltar {
	margin-bottom: 10px;
	list-style: none;
	font-weight: 700;
}

.list-info {
	font-size: 16px;
}



/*
    Type Ahead
*/

#search-principal .twitter-typeahead input {
  height: 40px;
  font-weight: 700;
}

#search-principal .twitter-typeahead,
#search-principal input#search,
#search-principal .tt-dropdown-menu {
  width: 100% !important;
}

input#search {
	width: 230px !important;
}

.tt-dropdown-menu {
    width: 230px;
    margin-top: 12px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
	max-height: 150px;
	overflow-y: auto;
}

.tt-suggestion.tt-cursor {
    color: #fff;
    background-color: #669ad2;
    cursor: pointer;
}

.tt-suggestion p {
    margin: 0;
}

.data-nome {
    margin: 5px 0 !important;
    padding: 4px 20px 4px;
    font-size: 14px;
    line-height: 16px;
}

.empty-message {
    padding: 4px 20px 4px;
    font-size: 14px;
}

#itens-transparencia, #itens-tce-es {
  margin-bottom: 15px;
}

.item-transparencia {
  padding-top: 35px;
  height: 155px;
  border: 1px solid #e6e6e6;
  transition: all 0.5s linear;
}

.item-transparencia h4 {
  color: #7b7b7b;
  transition: color 0.5s linear;
}

.item-transparencia:hover {
  background-color: #ecf0f1;
  border-color: #bdc3c7;
}

.item-transparencia:hover h4 {
  color: #000;
}

#informacoes-anteriores {
  clear: both;
  padding-top: 75px;
  text-align: center;
}

/*
    Footer
*/

footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 85px;
    color: #fff;
    background-color: #296095;
}

.title-footer-info {
    margin-top: 2%;
    color: #fff;
    font-size: 13px;
}

.text-footer-info {
    margin-top: 1%;
    line-height: 14px;
    font-size: 12px;
}

@media (max-width: 991px) {

    body {
        font-size: 14px;
    }

    .row-navegacao {
        display: block;
    }

	.row-navegacao {
		margin-bottom: 0;
	}

	.box-navegacao {
		width: auto;
		margin-bottom: 40px;
	}

	.breadcrumb {
		font-size: 14px;
	}

	.list-info {
		font-size: 14px;
	}
}
