#content.internas ul.nav li {list-style:none!important; margin-bottom:0px!important;} 
.tab-timeline p img { margin-right: 15px; float: left;} 
#content.internas ul.pagenav li {list-style:none!important;}
#k2Container .tile-list-1 .tileItem .catItemAttachments li {margin:0px 10px 10px 0px; float:left;}
ul.catItemAttachments { margin:0px; }
#content #attach li {list-style: disc!important;}
#content.internas .tile-list-1 .tileItem .tileContent {
  float: left;

  }

header a.amarelo  {
    font-family: "Open Sans"; font-size: 14px; font-weight: normal;  color: yellow;
}
header a.amarelo:hover  {
    font-weight: bold; color: #FF9900;
}
.bfQuickMode section.bfElemWrap {
  padding: 10px;}

.bfQuickMode .bfNextButton, .bfQuickMode .bfSubmitButton, .bfQuickMode .bfCancelButton {
  padding:5px 10px; width:150px; float:none; display:block; margin:0 auto;
}
#content.internas .tile-list-1 .cols-2 .tileItem, #content.internas .tile-list-1 .cols-3 .tileItem {
  clear: none!important;
  border-left: 1px dotted #cfcdcd;
  overflow: hidden;
  padding: 15px;
  height: 330px;
}

#content.internas .tile-list-1 .tileItem .tileContent .tileHeadline {line-height: 1.3em;}
#content.internas .tile-list-1 .tileItem {padding: 10px 0;}

.pagination ul {box-shadow: none;}
#myTab {margin: 0px;}
.tab-mrc,  .tab-timeline { padding-left: 15px; }
#content.internas  .tab-mrc h4 { margin-top: 10px;}

#content-section .description {line-height: 1.5em!important; display: inline;}
.chamadas-secundarias h4 {margin-bottom: 5px;}
.chamadas-secundarias div {margin-bottom: 10px;}
#content.internas p.titulocom {font-size:16px!important; line-height: 20px!important; color:#3268ba; font-weight:400; margin-bottom:10px; font-family: "Open Sans";}
.morep {padding: 20px 15px!important;}


/* DESTAQUES HOME  */
.manchete-texto-lateral h4 {font-size:20px; line-height:1.5em; margin-bottom:10px; display:block;}
.manchete-texto-lateral .chamadas-secundarias h4 { font-size: 14px;}
ul.lista { list-style:none!important; height: 350px;}
ul.lista li{ list-style:none!important;}
ul.lista li a{ display: block; padding: 5px; line-height: 1.4em; color: #172938; }
ul.lista li a:hover {color:#08c;}
ul.lista li a i { margin-right: 5px; color: #666;}

main div.container .chamadas-secundarias a.img-rounded, main div.container .listagem-chamadas-secundarias a.img-rounded {
  width: 100%!important;
  height: 136px;}

/*ORGANOGRAMA */

#container {height: 750px;margin: 0 auto;width: 750px;font-family: "Open Sans", Verdana;font-size: 0.9em;text-align: center;}
#center-container {width: 750px;height: 750px;}
#graph {width:750px; height:750px; margin:auto;}



/*TOOLTIPS*/
.tip { border-radius: 4px 4px 4px 4px;color: #fff; float: left; font-size: 10px;  height: auto !important; left: 100px; padding: 10px 20px 10px 10px; position: relative; top: -200px; text-align: left; width: 220px;z-index: 999;box-shadow: 1px 5px 7px #000000;
}
.node {
    width: 95px; height: 170px; display: block;border: 1px solid #5D81AB;border-radius: 4px 4px 4px 4px;
    background: #9dbce1; /* Old browsers */
    background: -moz-linear-gradient(top, #9dbce1 0%, #6f97c5 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #9dbce1), color-stop(100%, #6f97c5)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #9dbce1 0%, #6f97c5 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #9dbce1 0%, #6f97c5 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #9dbce1 0%, #6f97c5 100%); /* IE10+ */
    background: linear-gradient(top, #9dbce1 0%, #6f97c5 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9dbce1', endColorstr='#6f97c5', GradientType=0 ); /* IE6-9 */
    -webkit-box-shadow: inset 0px 1px 1px rgba(255, 255, 255, 0.8), 1px 1px 3px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0px 1px 1px rgba(255, 255, 255, 0.8), 1px 1px 3px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0px 1px 1px rgba(255, 255, 255, 0.8), 1px 1px 3px rgba(0, 0, 0, 0.2);
    -webkit-transition: all 0.2ms ease-in;
    -moz-transition: all 0.2ms ease-in;
    -o-transition: all 0.2ms ease-in;
    transition: all 0.2ms ease-in;
}

.node img { display: block; margin: 0px auto; margin-bottom: 5px; width: 130px; height: 100px;}
.node p { margin: 0px; padding: 0px;}
.node .sigla { font-weight: bold; font-size: 16px; line-height: 14px; margin-bottom: 2px;}
.node .responsavel { font-size: 12px!important;}
.node .cargo { color: yellow;}

.tip{
    background: -moz-linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.7) 51%, rgba(0,0,0,0.74) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0,0,0,0.65)), color-stop(51%, rgba(0,0,0,0.7)), color-stop(100%, rgba(0,0,0,0.74))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.7) 51%, rgba(0,0,0,0.74) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.7) 51%, rgba(0,0,0,0.74) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.7) 51%, rgba(0,0,0,0.74) 100%); /* IE10+ */
    background: linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.7) 51%, rgba(0,0,0,0.74) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#bd000000', GradientType=0 ); /* IE6-9 */
}

.jit-autoadjust-label {padding: 14px;}
.gips-body.purple > img {border-radius: 4px 4px 4px 4px; float: left; margin: 0 9px 0 0;}
.gips-body.purple > img[src="undefined"] { display: none;}




#logo {text-indent: -9999px; height: 80px; background: url('/images/logo_branco.png') no-repeat; }
#logo a span {text-indent: -9999px;}
header #logo .portal-description {display: none;}


#content.internas h1, #content.internas .documentFirstHeading {padding-bottom:10px; margin-bottom:18px;    border-bottom: 1px solid #e8e7e7;}
#content.internas .borderHeading {
    color: #333;
    font-size: 2.7em;
    text-transform: none;
    padding-bottom: 10px;
    border-bottom: 1px solid #e8e7e7;
    margin-bottom: 18px;
}

#content.internas .tile-list-1 .tileItem .tileContent { margin-right:0px;}