body{
    background: #eee;
}


select option {
    font-family: monospace;
    font-size: 0.9em;
}

#divSelectOpcoes div {
    padding-bottom: 10px;
    padding-top: 10px;
}

#divSelectOpcoes div spam {
    font-family: sans-serif;
    font-size: 0.9em;
    font-weight: bolder;
}


#divRegional1 {
    margin-top: 10px;
    margin-bottom: 10px;
    display: none;
}

#divRegional2 {
    margin-top: 10px;
    margin-bottom: 10px;
    display: none;
}

#divRegional3 {
    margin-top: 10px;
    margin-bottom: 10px;
    display: none;
}

#divRegional4 {
    margin-top: 10px;
    margin-bottom: 10px;
    display: none;
}

#divRegional5 {
    margin-top: 10px;
    margin-bottom: 10px;
    display: none;
}

#divRegional6 {
    margin-top: 10px;
    margin-bottom: 10px;
    display: none;
}

#tbRegional1 thead {
    margin-top: 10px;
    margin-bottom: 10px;
    background: #c6e2f4;
}

#tbRegional2 thead {
    margin-top: 10px;
    margin-bottom: 10px;
    background: #c6e2f4;
}

#tbRegional3 thead {
    margin-top: 10px;
    margin-bottom: 10px;
    background: #c6e2f4;
}

#tbRegional4 thead {
    margin-top: 10px;
    margin-bottom: 10px;
    background: #c6e2f4;
}

#tbRegional5 thead {
    margin-top: 10px;
    margin-bottom: 10px;
    background: #c6e2f4;
}

#tbRegional6 thead {
    margin-top: 10px;
    margin-bottom: 10px;
    background: #c6e2f4;
}

#tbRegional1 tr td {
    font-family: monospace;
    font-size: 0.9em;
    font-weight: bolder;
}

#tbRegional2 tr td {
    font-family: monospace;
    font-size: 0.9em;
    font-weight: bolder;
}

#tbRegional3 tr td {
    font-family: monospace;
    font-size: 0.9em;
    font-weight: bolder;
}

#tbRegional4 tr td {
    font-family: monospace;
    font-size: 0.9em;
    font-weight: bolder;
}

#tbRegional5 tr td {
    font-family: monospace;
    font-size: 0.9em;
    font-weight: bolder;
}

#tbRegional6 tr td {
    font-family: monospace;
    font-size: 0.9em;
    font-weight: bolder;
}

#divHr {
    margin-top: 10px;
    margin-bottom: 10px;
}

#tablePrestacoes td{
    font-family: monospace;
    font-size: 0.9em;
}

#divMenu {
    padding-bottom: 20px;
}

#divContent {
    padding-top: 20px;
}

#divContato {
    margin-top: 30px;
}

td.details-control {
    background: url('../images/details_open.png') no-repeat center center;
    cursor: pointer;
}

tr.shown td.details-control {
    background: url('../images/details_close.png') no-repeat center center;
}

#esfera {
    width: 100%;
}

#cnpj {
    width: 100%;
}

#diretorias {
    width: 100%;
}

#relatoria {
    width: 100%;
}

header {
    margin-bottom: 40px;
    max-height: 195px;
}
.header-top {
    background: #2C2C4B;
    height:50px;
    color: #fff;
}
.wrap-control-font {
    position: relative;
    top:12px;
    float:left;
    font-weight: bold;
}
.wrap-control-font a{
    color: #fff;
    font-size: 19px;
}
.wrap-nav-social{
    position: relative;
    top:12px;
    float: right;
}
.nav-social{
    list-style: none;
}
.nav-social li{
    float: left;
    margin-right: 3px;
}
.nav-social li:last-child{
    float: left;
    margin-right: 0px;
}

.nav-social li a img{
    width: 25px;
    height: 25px;
}

.fachada{
    background: url("../img/bg-fachada.png");
    background-repeat:repeat-y;
    background-size:cover;
    background-position:center;
    -webkit-background-size:cover;
    -moz-background-size:cover;
    -o-background-size:cover;
    height:140px;
    color:#fff;

}
.logo-main{
    position:relative; 
    top: 10px;
}
.wrap-titulos{
    position:relative;
    top:20px;
}
.titulo-sistema{
    position:relative;
    top: 10px;
    font-size: 20px;
    font-family: 'Didact Gothic', sans-serif;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: center;
}
.assinatura-tribunal{
    font-size: 12px;
    font-family: 'Didact Gothic', sans-serif;
    text-align: center;
}

.footer-header{
    background: url("../img/bg-footer-fachada.jpg");
    background-repeat:repeat-x ;
    height:16px;
    position: relative;
    top:37px;
}
.title{
    background: url("../img/icon-sic.png");
    background-repeat:no-repeat ;
    font-weight: bold;
    font-size: 20px;
    color:#5C5E74;
    height: 25px;
    text-indent:28px;
}
.wrap-consulta{
    border: 1px solid #eee;
    background: #fff;
    padding: 20px;
}
.wrap-content{
    background: #eee;
    height: 200px;
}
footer{
    position: relative;
    top:20px; 
    height: 145px;
    background:#888888;
}
.wrap-info  {
    text-align:center;
    color:#fff;
    font-family: 'Didact Gothic', sans-serif;
    font-size:14px;
    padding:20px;
}
.info-tce{
    font-weight: bold;
    padding:0px;
    margin:0px;
}

.info-endereco{
    margin:0px;
    padding:0px; 
}
.info-contato{
    margin:0px;
    padding:0px; 
}
.dti-mini{
    position:relative;
    top:20px;

}
.logo-projeto a{
    position: relative; 
    top:23px;
    float:right;
 }

 .wrap-busca{
    border: 1px solid #eee;
    background: #eee;
    padding: 20px;
    border-radius: 10px;
    border-top-left-radius:0px;
    border-top-right-radius:0px;
}
/*botoes*/
.btn.btn-primary {
    color: #fff;
    background-color: #2C2C4B;
    border-color: #2C2C4B;
}
.btn.btn-primary:hover {
    color: #fff;
    background-color: #224992;
    border-color:#224992;
}

fieldset.panel-border {
    border: 1px groove #ddd !important;
    padding: 0 1.4em 1.4em 1.4em !important;
    margin: 0 0 1.5em 0 !important;
    -webkit-box-shadow:  0px 0px 0px 0px #000;
            box-shadow:  0px 0px 0px 0px #000;
}

    legend.panel-border {
        font-size: 1.2em !important;
        font-weight: bold !important;
        text-align: left !important;
        width:auto;
        padding:0 10px;
        border-bottom:none;
    }
    
.logo-projeto{display: none;}

    /*botoes*/
.btn.btn-primary {
    color: #fff;
    background-color: #2C2C4B!important;
    border-color: #2C2C4B!important;
}
.btn.btn-primary:hover {
    color: #fff;
    background-color: #224992;
    border-color:#224992;
}


/*Loade CSS*/
.bg_loader{

    background: #000;
    opacity: 0.5;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
}
.loader{
     position: relative!important;
     top: 50% !important;
     left:50% !important;; 
}


.lds-default {
  display: inline-block;
  position: relative;
  width: 64px;
  height: 64px;
}
.lds-default div {
  position: absolute;
  width: 5px;
  height: 5px;
  background: #fff;
  border-radius: 50%;
  animation: lds-default 1.2s linear infinite;
}
.lds-default div:nth-child(1) {
  animation-delay: 0s;
  top: 29px;
  left: 53px;
}
.lds-default div:nth-child(2) {
  animation-delay: -0.1s;
  top: 18px;
  left: 50px;
}
.lds-default div:nth-child(3) {
  animation-delay: -0.2s;
  top: 9px;
  left: 41px;
}
.lds-default div:nth-child(4) {
  animation-delay: -0.3s;
  top: 6px;
  left: 29px;
}
.lds-default div:nth-child(5) {
  animation-delay: -0.4s;
  top: 9px;
  left: 18px;
}
.lds-default div:nth-child(6) {
  animation-delay: -0.5s;
  top: 18px;
  left: 9px;
}
.lds-default div:nth-child(7) {
  animation-delay: -0.6s;
  top: 29px;
  left: 6px;
}
.lds-default div:nth-child(8) {
  animation-delay: -0.7s;
  top: 41px;
  left: 9px;
}
.lds-default div:nth-child(9) {
  animation-delay: -0.8s;
  top: 50px;
  left: 18px;
}
.lds-default div:nth-child(10) {
  animation-delay: -0.9s;
  top: 53px;
  left: 29px;
}
.lds-default div:nth-child(11) {
  animation-delay: -1s;
  top: 50px;
  left: 41px;
}
.lds-default div:nth-child(12) {
  animation-delay: -1.1s;
  top: 41px;
  left: 50px;
}
@keyframes lds-default {
  0%, 20%, 80%, 100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.5);
  }
}
/* loading */

fieldset.panel-border {
    border: 1px groove #ddd !important;
    padding: 0 1.4em 1.4em 1.4em !important;
    margin: 0 0 1.5em 0 !important;
    -webkit-box-shadow:  0px 0px 0px 0px #000;
            box-shadow:  0px 0px 0px 0px #000;
}

    legend.panel-border {
        font-size: 1.2em !important;
        font-weight: bold !important;
        text-align: left !important;
        width:auto;
        padding:0 10px;
        border-bottom:none;
    }

    .loading_texto{
    color:#FF0000;
    font-size: 12px;
    }
    .info-ug {
        font-size: 14px;
    }

/* ==========================================================================
   Media Queries breakpoints
   ========================================================================== */

/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) {

    .titulo-sistema{
        font-size:28px;
    }
    .assinatura-tribunal{
        font-size: 18px;
    }
    .logo-main{
        position:relative; 
        top: 38px;
    }
    .logo-projeto{
        display: block;
    }
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {

 }

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {

}


