/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

/*
* Diminui margens entre o menu e o logo
*/
@media (min-width: 1220px) {
  .tm-headerbar,
  .tm-navbar,
  .tm-footer {
    margin-top: 10px;
    margin-bottom: 10px;
  }
}




/*
* identa sub-itens de um menu
*/
ul.uk-nav-sub {
    padding: 5px 20px 25px 40px;
        padding-top: 5px;
        padding-right: 20px;
        padding-bottom: 25px;
        padding-left: 40px;
}

/*
* cor da caixa de pesquisa
*/
input.uk-search-field{
  background:#F5F5F5;
}
-html {
  
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#dbdbdb+0,c2c2c2+28,c2c2c2+37,e1e1e1+52,e1e1e1+62,c2c2c2+75,d4d4d4+100 */
background: #dbdbdb; /* Old browsers */
background: -moz-linear-gradient(top, #dbdbdb 0%, #c2c2c2 28%, #c2c2c2 37%, #e1e1e1 52%, #e1e1e1 62%, #c2c2c2 75%, #d4d4d4 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dbdbdb), color-stop(28%,#c2c2c2), color-stop(37%,#c2c2c2), color-stop(52%,#e1e1e1), color-stop(62%,#e1e1e1), color-stop(75%,#c2c2c2), color-stop(100%,#d4d4d4)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #dbdbdb 0%,#c2c2c2 28%,#c2c2c2 37%,#e1e1e1 52%,#e1e1e1 62%,#c2c2c2 75%,#d4d4d4 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #dbdbdb 0%,#c2c2c2 28%,#c2c2c2 37%,#e1e1e1 52%,#e1e1e1 62%,#c2c2c2 75%,#d4d4d4 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #dbdbdb 0%,#c2c2c2 28%,#c2c2c2 37%,#e1e1e1 52%,#e1e1e1 62%,#c2c2c2 75%,#d4d4d4 100%); /* IE10+ */
background: linear-gradient(to bottom, #dbdbdb 0%,#c2c2c2 28%,#c2c2c2 37%,#e1e1e1 52%,#e1e1e1 62%,#c2c2c2 75%,#d4d4d4 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbdbdb', endColorstr='#d4d4d4',GradientType=0 ); /* IE6-9 */
  

}


-div.uk-container {
  /*background: #CCCBcB;*/
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f3f3f3+0,eaeaea+18,f5f5f5+33,eaeaea+43,f5f5f5+62,eaeaea+75,f0f0f0+100 */
background: #f3f3f3; /* Old browsers */
background: -moz-linear-gradient(top, #f3f3f3 0%, #eaeaea 18%, #f5f5f5 33%, #eaeaea 43%, #f5f5f5 62%, #eaeaea 75%, #f0f0f0 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f3f3), color-stop(18%,#eaeaea), color-stop(33%,#f5f5f5), color-stop(43%,#eaeaea), color-stop(62%,#f5f5f5), color-stop(75%,#eaeaea), color-stop(100%,#f0f0f0)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #f3f3f3 0%,#eaeaea 18%,#f5f5f5 33%,#eaeaea 43%,#f5f5f5 62%,#eaeaea 75%,#f0f0f0 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #f3f3f3 0%,#eaeaea 18%,#f5f5f5 33%,#eaeaea 43%,#f5f5f5 62%,#eaeaea 75%,#f0f0f0 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #f3f3f3 0%,#eaeaea 18%,#f5f5f5 33%,#eaeaea 43%,#f5f5f5 62%,#eaeaea 75%,#f0f0f0 100%); /* IE10+ */
background: linear-gradient(to bottom, #f3f3f3 0%,#eaeaea 18%,#f5f5f5 33%,#eaeaea 43%,#f5f5f5 62%,#eaeaea 75%,#f0f0f0 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#f0f0f0',GradientType=0 ); /* IE6-9 */
  color: #444444;
}
.uk-panel-space {
    padding: 10px;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
}

.uk-width-1-1{
   padding: 1px;
        padding-top: 1px;
        padding-right: 1px;
        padding-bottom: 1px;
        padding-left: 35px;
}

.carousel {
  margin-top:2px;
  margin-bottom:2px;
}

.tm-headerbar, .tm-navbar, .tm-footer {
    margin-top: 10px;
    margin-bottom: 10px;
}

.uk-panel-box {
    padding: 10px;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
   		background: white;
}

.carousel-caption {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    padding: 5px;
    background: rgba(0, 0, 0, 0.75) none repeat scroll 0% 0%;
        background-color: rgba(0, 0, 0, 0.75);
        background-image: none;
        background-repeat: repeat;
        background-attachment: scroll;
        background-position: 0% 0%;
        background-clip: border-box;
        background-origin: padding-box;
        background-size: auto auto;
  		opacity:0.8;
}



input.uk-search-field {
background: #e8e8e8;
}

input.uk-search-field:focus {
background: #e8e8e8;
}

.uk-article-title {
    font-size: 20px;
    line-height: 22px;
    font-weight: bold;
    text-transform: none;
}

/* por causa do header */
.tm-headerbar .tm-logo {
    float: none;
}

/* Cor do título do menu lateral*/
.uk-panel-box .uk-panel-title {
    color: #32895C; 
    font-weight: bold;
}

/*
* Para diminuir espaço entre o slider e o breadcumbs
*/
  .uk-grid + .uk-grid,
  .uk-grid-margin,
  .uk-grid > * > .uk-panel + .uk-panel {
    margin-top: 0px;
  }

/*
*  CSS específico para menu àrea de negócio
*/
li.active nav.nav-tabs.active{
  background-color: #A5D5F3;
  color:black;
}

.nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus {
   background-color: #A5D5F3;
}



a.mod-articles-category-title {
  width : 600px;
  font-size: 20px;
  line-height: 25px;
  background-color:  #EEEEEE;
  margin-bottom    : 20px;
  margin-top: 20px;
  margin-left      :10px;
  margin-right: 10px;
}

span.mod-articles-category-date{
    width : 200px;
    font-size: 20px;
  line-height: 25px;
  background-color:  #EEEEEE;
  margin-bottom    : 20px;
  margin-top: 20px;
  margin-left      :30px;
  margin-right: 10px;
}

