/* CSS PORTAL DA TRANSPARENCIA 
 * DEPARTAMENTO NACIONAL
 * ASSESSORIA DE COMUNICACAO
 *
 * VERSAO 0.1
 */

html {
    position: relative;
    min-height: 100%;
}

footer {
    padding-top: 10px;
    position: absolute;
    bottom: 0;
    width: 100%;
    min-height: 200px;
    background-color: /*#3A414E*/ /*#004587*/ #072e84  /*Azul*/;
    color: white /*#D6D6D6*/;
}

html,
html a {
    -webkit-font-smoothing: antialiased;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
}

body,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Roboto Condensed', sans-serif;
}

body {
    background-color: #F5F5F5;
    margin-bottom: 350px;
}

p {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
}

#ouvifale {
    background: url(../images/ouvidoria-fale.png) no-repeat;
    height: 228px;
    width: auto;
    margin-top: 100px;
    position: absolute;
	right: 0;
}

#fale {
    height: 100px;
    width: 20px;
    display: table;
    margin: 8px 4px;
}

#ouvidoria {
    height: 100px;
    width: 20px;
    display: table;
    margin: 8px 4px;
}

aside {
    margin-bottom: 50px;
}

.portal {
    padding-top: 32px;
    background-color: #FFFFFF;
    font-weight: 300;
    font-size: 20px;
}

.dn {
    color: /*#3A414E*/ /*#004587*/ #072e84  /*Azul*/;
    font-weight: 700;
    font-size: 20px;
    float: right !important;
}

.search {
    margin-top: 40px;
    height: 40px;
    font-style: italic;
}

.list-group-item {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: bold;
    font-size: 14px;
    color: #979797;
}

.panel-title a,
.list-group-item a {
    display: block;
}

.panel-heading {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.menu-header {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: bold;
    font-size: 14px;
    color: white /*#D6D6D6*/;
    background-color: /*#3A414E*/ /*#004587*/ #072e84  /*Laranja*/;
    text-transform: uppercase;
}

a:link,
a:visited {
    color: /*#979797*/ /*#004587*/ #072e84  /*Azul*/ !important;
}

footer a:link,
footer a:visited {
    color: white /*#979797*/ !important;
}

.rc a:link,
.rc a:visited,
.rc a:hover,
.rc a:active {
    font-weight: bold !important;
    color: #2C97CE !important;
    text-decoration: underline !important;
}

.lightblue a:link,
.lightblue a:visited,
.lightblue a:hover,
.lightblue a:active {
    color: #2C97CE !important;
    font-style: bold !important;
}

a.active {
    text-decoration: none !important;
    font-style: bold !important;
    color: #2C97CE !important;
}

h1 {
    color: /*#3A414E*//*#004587*/ #072e84 ;
    font-size: 24px;
    font-weight: 700;
}

h5 {
    color: /*#3A414E*//*#004587*/ #072e84 ;
    font-size: 20px;
    font-weight: 700;
}

.label.bt-dn {
    float: right;
    position: relative;
    overflow: visible;
    margin-top: -50px;
    margin-right: 3px;
    background-color: #2C97CE;
    color: #fff;
}

h3 {
    font-size: 20px;
    font-weight: bold;
}

span.label.bt-dn {
    padding: 12px 16px;
}

span.label.bt-dn>a {
    color: #fff !important;
    text-decoration: none;
}

h5.panel.panel-default {
    padding: 20px 40px;
    margin-top: 30px;
}

.breadcrumb {
    color: #979797;
    font-size: 12px;
    font-family: 'Roboto', sans-serif;
    padding: 0;
}

.navbar.navbar-default.topo {
    height: 89px;
    background-color: #FFFFFF;
    border-style: solid;
    border-bottom-color: #D7D7D7;
    border-width: 1px;
}
.navbar-brand img{
	height: 50px;
}

.bg-panel {
    background-color: /*#3A414E*/ /*#004587*/ #072e84  /*Laranja*/ !important;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.nopadding {
    padding: 0;
}

.nomargin .panel+.panel {
    margin-top: -1px;
}

.nomarginbt {
    margin-bottom: 0px;
}

.panel-default>.panel-heading {
    background-color: #fff;
}

h4.panel-title a:link,
h4.panel-title a:visited {
    font-family: 'Roboto', sans-serif;
    color: #3A414E !important;
    font-size: 14px;
    text-decoration: none;
}

h4.panel-title a:hover,
h4.panel-title a:active {
    color: #2C97CE !important;
    font-weight: bold;
}

h4.panel-title a.active {
    text-decoration: none !important;
    font-weight:  bold !important;
    color: #2C97CE !important;
}

.caption {
    padding: 8px;
}

.table.nostripe>tbody>tr>td.tablepad {
    padding-left: 50px;
}

table .table.nostripe>thead>tr>th,
.table.nostripe>tbody>tr>th,
.table.nostripe>tfoot>tr>th,
.table.nostripe>thead>tr>td,
.table.nostripe>tbody>tr>td,
.table.nostripe>tfoot>tr>td {
    border-top: none;
}

.nav>li>a {
    background-color: #eee;
}

.nav>li {
    float: left;
    width: 25% !important;
    text-align: center;
    color: #3A414E !important;
}

.nav>li a:link {
    color: #3A414E !important;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    border: 1px solid #ddd;
    border-bottom: transparent;
}

.nav>li a:visited {
    color: #3A414E !important;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
}

.nav>li a:hover,
.nav>li a:active {
    color: #3A414E !important;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
}

.subtit-int {
    font-size: 14px;
    color: #2c97ce;
    font-weight: bold;
    padding-top: 20px;
}

.footer-title {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: bold;
    font-size: 18px;
    padding-bottom: 30px;
}

footer ul {
    padding-left: 0;
}

footer ul li {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: bold;
    font-size: 14px;
    color: white /*#D6D6D6*/;
    letter-spacing: 0;
    line-height: 21px;
    list-style: none;
}


footer h2 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: bold;
    font-size: 18px;
    padding-bottom: 30px;
}

.divider {
    border-left-style: dotted;
    border-left-width: 4px;
}

header .visible-xs {
    font-size: 15px;
    padding-top: 0;
    margin-top: -31px;
}

.rc {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 12px;
    color: #3A414E;
    font-weight: normal !important;
}

.rcb {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #3A414E;
}


/* off canvas */


/*
 * Style tweaks
 * --------------------------------------------------
 */

html,
body {
    overflow-x: hidden;
    /* Prevent scroll on narrow devices */
}


/*
 * Off Canvas
 * --------------------------------------------------
 */

@media screen and (max-width: 767px) {
    .row-offcanvas {
        position: relative;
        -webkit-transition: all .25s ease-out;
        -o-transition: all .25s ease-out;
        transition: all .25s ease-out;
    }
    footer {
        bottom: auto !important;
        padding-bottom: 50px;
    }
    .row-offcanvas-right {
        right: 0;
    }
    .row-offcanvas-left {
        left: 0;
    }
    .row-offcanvas-right .sidebar-offcanvas {
        right: -70%;
        /* 6 columns */
    }
    .row-offcanvas-left .sidebar-offcanvas {
        left: -70%;
        /* 6 columns */
    }
    .row-offcanvas-right.active {
        right: 70%;
        /* 6 columns */
    }
    .row-offcanvas-left.active {
        left: 70%;
        /* 6 columns */
    }
    .sidebar-offcanvas {
        position: absolute;
        top: 0;
        width: 70%;
        /* 6 columns */
    }
    .navbar-brand>img {
        padding-bottom: 12px;
    }
    .navbar-toggle {
        margin-top: 17px;
    }
    .divider {
        margin-left: 20px;
        border-left-style: solid;
        border-left-width: 4px;
    }
    footer ul {
        margin-bottom: 0;
    }
    #canvas-menu.container {
        min-height: 500px;
    }
}

.item-rede-social{
	display: inline-block;
    font-size: 48px;
    letter-spacing: 12px;
}


/* / off canvas */


/* 
 * TO PRINTER
 */

@media print {
    aside,
    footer,
    header,
    section,
    #search,
    #printer {
        display: none;
    }
    a[href]:after {
        content: "" !important;
    }
    * {
        background: transparent !important;
        color: #000 !important;
        text-shadow: none !important;
        filter: none !important;
        -ms-filter: none !important;
    }
    body {
        margin: 0;
        padding: 0;
        line-height: 1.4em;
        width: 700px !important;
    }
}

.carregando-box {
	position:fixed;
	z-index: 8001;
	left:50%;
	width:200px;
	height:100px;
	margin-top:100px;
	background: #ffffff;
	border:1px solid #c6c6c6;
	border-radius: 5px;
}
.carregando{
	margin:auto;
	border:4px solid #f3f3f3; /* Light grey */
	border-top: 4px solid #3498db; /* Blue */
	border-radius: 50%;
	width: 60px;
	height: 60px;
	animation: spin 1s linear infinite;
}
.carregando-texto{
	margin:auto;
	width:75px;
}

.loader{
	margin:auto;
	border:4px solid #f3f3f3; /* Light grey */
	border-top: 4px solid #3498db; /* Blue */
	border-radius: 50%;
	width: 60px;
	height: 60px;
	animation: spin 1s linear infinite;
}

@keyframes spin {
	0% { transform: rotate(0deg); }
	100% { transform: rotate(360deg); }
}