/* verificando
.navbar {z-index:1000;}
.navbar-wrapper {
  left: 0;
  position: absolute;
  right: 0;
  top: 20px;
  z-index: 20;
}
.navbar-wrapper .container {
  padding-left: 0;
  padding-right: 0;
}
.navbar-wrapper .navbar {
  padding-left: 15px;
  padding-right: 15px;
}

.navbar li a span.glyphicon {
  margin-right:7px;
}
.navbar li a span.glyphicon-print  {
  margin-right:0;
}
.navbar li a b.caret {
  margin-left:7px;
}
.navbar-collapse .navbar-form {
  border: none;
  box-shadow: none;
  margin: 8px -15px 8px -5px;
}
*/

/* mudar cores de acord com o site
.navbar .nav .nav-divider{
  background-color:rgba(1,1,1,0.1);
}
.navbar .divider-vertical {
  height: 50px;
  margin: 0 9px;
  border-right: 1px solid #ffffff;
  border-left: 1px solid #f2f2f2;
}
.navbar-inverse .divider-vertical {
  border-right-color: #222222;
  border-left-color: #111111;
}
@media (max-width: 767px) {
.navbar-collapse .nav > .divider-vertical {
  display: none;
}
}
*/

/* sitem verificando o que afeta
.media:first-child {
  margin-bottom: 15px;
}
.jumbotron {
  margin-bottom: 20px;
  min-height: 200px;
}
.bs-header {
  font-size: 16px;
  padding: 30px 15px 40px;
}
.bs-header h1 {
  color: #000;
  text-shadow:0 0 10px #FFFFFF;
  font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
}
.bs-header h1 small {
  color: #DDD;
  text-shadow:none;
}
.bs-header p {
  font-weight: 300;
  line-height: 1.5;
}

.alert {
  overflow: auto;
}

.bs-affix ul.affix {
  width: 200px;
}

@media (min-width: 1200px) {

.bs-affix ul.affix {
  width: 260px;
}

}

.bs-affix .nav-tabs {
  border-bottom: none;
}
.bs-affix ul.nav-tabs li.active a,
.bs-affix ul.nav-tabs li.active a:hover {
  color: #fff;
  background: #0088cc;
  border: 1px solid #0088cc;
}
.affix {
  margin-top:-180px;
  
}
.affix-top {
  
}
.affix-bottom {
  
}

.bs-callout {
  padding: 20px;
  margin: 0 0 10px 0;
  border: 1px solid #eee;
  border-left-width: 5px;
}
.bs-callout a{font-weight: 600;}
.bs-callout h4 {
  margin-bottom: 5px;
  margin-top: 0;
  font-size:1.1em;
  margin-bottom: 12px;
}
.bs-callout p:last-child {
  margin-bottom: 0;
}
.bs-callout-success {
  border-left-color: #2b542c;
}
.bs-callout-success h4 {
  color: #2b542c;
}
.bs-callout-info {
  border-left-color: #00547f;
}
.bs-callout-info h4 {
  color: #00547f;
}
.bs-callout-warning {
  border-left-color: #aa6708;
}
.bs-callout-warning h4 {
  color: #aa6708;
}
.bs-callout-danger {
  border-left-color: #ce4844;
}
.bs-callout-danger h4 {
  color: #ce4844;
}

.well p:last-child {
  margin:0;
}

ul.bs-example-tabs {
  margin-bottom: 15px;
}
h1 small {
  white-space: normal;
  display: inline;
}

a.back {
  margin-top:10px;
}

.thumbnail .caption h3 {
  margin-top:0;
}

.col-md-12 .lead {
  margin-left: auto;
  margin-right: auto;
  max-width: 80%;
}

p span.indent-1,
pre span.indent-1 {
  padding-left:20px;
}
p span.indent-2,
pre span.indent-2 {
  padding-left:40px;
}
p span.indent-3,
pre span.indent-3 {
  padding-left:60px;
}
*/




/* multi level dropdown */

/*fix bs - quebra de layotu responsivo - verificando
.dropdown-menu>li>a{
  white-space:normal;
}
.tx-indexedsearch-redMarkup {
  color:red;
}*/

/* Example Style for CssStyledContent - Resolver isso no geral nao aqui
.csc-textpic-caption {
  font-size: 95%;
  color: #999;
  font-weight: 400;
  line-height: 1.5;
  padding-top: 8px;
  text-align: center;
}
.csc-textpic-imagewrap {
  margin-bottom: 15px;
}
figcaption.csc-textpic-caption {
  display: block;
}
.csc-textpic-intext-left-nowrap .csc-textpic-imagerow,
.csc-textpic-intext-right-nowrap .csc-textpic-imagerow {
  margin-top:10px; 
}
*/
@media (max-width: 767px) {

/* - outra parte da area acima -
div.csc-textpic-intext-right .csc-textpic-imagewrap {float:none;margin:10px 0 0 0;}
div.csc-textpic-imagecolumn, td.csc-textpic-imagecolumn .csc-textpic-image {margin: 0 0 10px 0;}
*/

/* desnecessário 
.nav.nav-pills.nav-stacked {margin-top:10px;}
*/
/* retirado e colocado nos menus mobile #slideoutMenu
.dropdown-submenu > .dropdown-menu {margin-left: 0;}
*/

}







/*-----------------------------------

Fall back Bootstrap 2 para 3 - Typo3 e BS
desnecessario
-------------------------------------
div.alert-error{background-color:#F2DEDE;border-color:#EBCCD1;color:#A94442}
*/


/*-----------------------------------

CUSTOMIZADOS - Typo3 e BS

-------------------------------------*/

/*--- BS - CUSTOM - nav tabs (ver se devo usar)
.nav.nav-c-tabs{ margin-bottom:15px; }*/



/*-----------------------------------

FIX - Typo3 e BS

-------------------------------------*/

/* fix de acessibilidade nos menus
nao sei porque mas o bs faz cagada na navegacao
*/
[tabindex="0"]:focus,
[tabindex="-1"]:focus{ 
  outline: 3px auto #e90029 !important;
  outline: 5px auto -webkit-focus-ring-color !important;
}

/* fix para aparecer tooltip no header acima dos objetos */
.tooltip {
  z-index: 99999;
}

/* --- melhorar o view em smarts pequenos - overflow bs --- */
@media (max-width:992px){
.container{max-width:100%;}
}
@media (max-width:768px){
 .container{max-width:100%;}
}
/* --- melhorar o view em monitores grandes - 70% de largura da janela --- */
@media (min-width: 1650px){
.container{max-width:90%;}
}

/* --- anula problema da margem fantasma --- */
.entry-content.row {margin:0;}


/* --- Navbar - navbar menus - arrumar a quebra de texto --- */
.dropdown-toggle {
  white-space: normal;
}


/* --- card - arruma distorção da imagem em card BS --- */
.card-img-top{
  height:auto;
}


/* --- pagination - deixa uma cor padrao compativel com a paleta do site --- */
.page-link { color: #444; }
.page-item.active .page-link {
  color: #fff;
  background-color: #e90029;
  border-color: #e90029;
}


/* header menu */
.dropdown-menu .divider{
  background-color: rgb(5 84 127) !important;
  margin-top:0 !important;
  margin-bottom:0 !important;
}
.dropdown-header{
  background: rgb(180 28 44) !important;
  color: #fff !important;
}



/* --- Modal ---
- fix para ficar a frente de tudo quando ativo
- por conta dos nossos objetos
-- */
.modal {z-index:100000; }
.modal-backdrop { z-index:99999; }

h4.modal-title{font-size: 1.4rem;}
.modal-backdrop.in{opacity: .7;}
.modal-body img{max-width:100%;height:auto;}
.modal-content{border:none;} /* overight - retirar borda branca */
.modal-open{padding-right:0px !important; } /* evita pulo de conteudo lateral */


/* --- Breadcrumb --- */
ol.breadcrumb{ margin-bottom: 10px;background-color:#fff; padding: 10px 15px;}
ol.breadcrumb > li{ font-size: 0.8rem; font-weight: 500;margin:0;}

/* verificar necessidade bs4
ol ul{ font-size: 0.8em !important; }
ol li{ font-size: 1.2em;font-weight: 300; margin-bottom: 5px; }
*/




/* --- BS - FIX img-responsive (bs) para safari e regra geral para funcionar corretamente em outros browsers ---*/
/* usando bs4 - ver se ainda e necessario
.img-responsive{width:100%;}
.safari .img-responsive{width:auto;}*/


/*--- T3 - FIX - Posicoes de texto com imagens ---*/
@media(max-width: 1340px){ /*Desktop - para nao dar overflow com imagem enorme*/
/* Positioning of images: */
/* Left (in text) */
div.csc-textpic-intext-left .csc-textpic-imagewrap { max-width: 50%; }
/* Right (in text) */
div.csc-textpic-intext-right .csc-textpic-imagewrap { max-width: 50%; }
/* Right (in text, no wrap around) */
div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap { max-width: 50%; }
div.csc-textpic-intext-right-nowrap .csc-textpic-text { margin-right: 52%; }
/* Left (in text, no wrap around) */
div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap { max-width: 50%; }
div.csc-textpic-intext-left-nowrap .csc-textpic-text { margin-left: 52%; }
}

@media(max-width: 991px){ /*mobile/tablet/smart*/
/* Positioning of images: */
/* Left (in text) */
div.csc-textpic-intext-left .csc-textpic-imagewrap { max-width: 40%; }
/* Right (in text) */
div.csc-textpic-intext-right .csc-textpic-imagewrap { max-width: 40%; }
/* Right (in text, no wrap around) */
div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap { max-width: 40%; }
div.csc-textpic-intext-right-nowrap .csc-textpic-text { margin-right: 42%; }
/* Left (in text, no wrap around) */
div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap { max-width: 40%; }
div.csc-textpic-intext-left-nowrap .csc-textpic-text { margin-left: 42%; }
}

/* Zera o padding left e right do container 

-- aparente nao necessario no bs4
@media(min-width: 991px){
.container{
  padding-left: 5px;
  padding-right: 5px;
}
}

h4, .h4{font-weight: 400; font-size: 16px;}

hr {
  border-top: 1px solid rgba(1,1,1,0.2);
  margin-top: 10px;
  margin-bottom: 10px;
}

nav ul.nav-pills,
.news ul.nav-pills{font-size: 1em;}
nav ul.nav-pills li,
.news ul.nav-pills li{margin-bottom: 0;}
*/



/*-----------------------------------

GRIDELEMENTS - Typo3 e BS

-------------------------------------*/

/*-------
-- Adicao de 5 colunas bs =
http://jsfiddle.net/sct3j/283/
https://stackoverflow.com/questions/10387740/five-equal-columns-in-twitter-bootstrap/22799354#22799354
---------*/
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths{
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-5ths{
  width: 20%;
  float: left;
}
@media (min-width:768px){
.col-sm-5ths{
  width: 20%;
  float: left;
}
}
@media (min-width:992px){
.col-md-5ths{
  width: 20%;
  float: left;
}
}
@media (min-width:1200px){
.col-lg-5ths{
  width: 20%;
  float: left;
}
}







/* ----------------------------

Tables

*/
/* verificar */
table.table{background: #fff;}
table.table th{min-width: 120px;}

.table-striped>tbody>tr:nth-child(odd)>td, .table-striped>tbody>tr:nth-child(odd)>th{ min-width: 100px;}



/*blocos do typo quando se usa img, usar infos das colunas*/
.ce-gallery * {
    width: 100%;
}