body {
    background-color: #f2f2f2;
    margin: 0;
    padding: 0;
    font-family: 'Open Sans', sans-serif;
}
header {
    overflow: hidden;
    width: 100%;
    background-image: url('img/bg-gray.jpg');
    padding: 10px 0;
}
header ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: center;
    float: right;
}
header ul li {
    display: inline-block;
    margin-left: 30px;
}
header ul li img {
    max-width: 100%;
}
header h1 {
    margin: 4px 0 0 0;
}
header .col-md-6, header .col-sm-6{padding:0;}

#content .form-group .col-md-2, #content .form-group .col-md-12{padding-left: 0;}
#content .form-group .col-md-2{padding-right: 0;}
#content .form-group .col-md-2:nth-child(2){padding-left: 0px;}
#content .form-group .col-md-4:nth-child(3){padding-left: 15px;}

#content .radar div{width:25%;} 


#info-bar {
    overflow: hidden;
    width: 100%;
    background-image: url('img/bg-blue.jpg');
    padding: 20px 0;
    text-align: center;
}
#info-bar h2 {
    color: #fff;
    font-weight: bold;
   margin: 0;
}
#info-radar {
    overflow: hidden;
    width: 100%;
    background-color: #003e4d;
    padding: 0px 0;
    text-align: center;
}
#info-mpf {
    overflow: hidden;
    width: 100%;
    padding: 10px 0;
    text-align: center;
    background: #003473;
    background: -moz-linear-gradient(top, #003473 0%, #1e5799 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #003473), color-stop(100%, #1e5799));
    background: -webkit-linear-gradient(top, #003473 0%, #1e5799 100%);
    background: -o-linear-gradient(top, #003473 0%, #1e5799 100%);
    background: -ms-linear-gradient(top, #003473 0%, #1e5799 100%);
    background: linear-gradient(to bottom, #003473 0%, #1e5799 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#003473', endColorstr='#1e5799', GradientType=0);
}
#info-mpf h2 {
    color: #fff;
    font-weight: 800;
    font-size: 32px;
}
#links ul {
    list-style-type: none;
    margin: 50px 0 30px;
    padding: 0;
}
#links ul li a {
    margin-bottom: 60px;
}
#links a:hover {
    text-decoration: none;
}
.title,
.description {
    overflow: hidden;
    clear: both;
}
#links figure {
    overflow: hidden;
    width: 62px;
    height: 62px;
    float: left;
    margin: 0 12px 6px 0;
}
#links .title h3 {
    text-align: center;
    font-weight: 700;
    color: #376092;
    padding: 0;
    margin: 0;
}
#links p {
    display: block;
    font-size: 12px;
    margin-top: 10px;
    color: #000;
}
.card {
    background: #fff;
    border-radius: 6px;
    padding: 20px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    overflow: hidden;
    display: block;
    min-height: 215px;
    transition: all 0.1s linear;
    position: relative;
}
.card:hover {
    transform: scale(1.05);
    background: #ebf6ff;
}
.card span {
    position: absolute;
    bottom: 10px;
}
.info {
    overflow: hidden;
    background-color: #fff;
    padding: 40px 0;
    border-top: 1px solid #e8e8e8;
}
.info h1 {
    font-size: 32px;
    text-align: center;
    font-weight: 700;
    color: #376092;
    padding: 0;
    margin: 0;
}
.info p {
    text-align: center;
    margin: 20px 0 10px;
}
.bt-mpf {
    background-color: #376092;
    color: #fff;
    margin-top: 24px;
    width: 100%;
}
.bt-mpf:hover, .bt-mpf:focus {
    background-color: #6391ca;
    color: #fff;
}
/* FOOTER */

#footer {
    background-color: #376092;
    padding: 20px 0;
}
#footer p {
    text-align: center;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    color: #fff;
}
#logo-footer {
    float: left;
}


#redepbcom {
width: 100%;
max-width: 900px;
position: relative;
margin: 0px auto;
overflow: hidden;
list-style: none outside none;
}
#redepbcom ul {
    float: left;
    position: relative;
    left: 50%
}
#redepbcom li {
    float: left;
    position: relative;
    padding: 10px 30px;
}
#redepbcom li:nth-child(1) {
    border-left: none
}
#redepbcom li:last-child {
    border-right: none
}
#redepbcom li a {
    filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
    background: url(http://jornaldaparaiba.com.br/imagens/logodaredepb.png#grayscale);
    filter: gray;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: .6;
    -moz-transition: opacity .3s linear;
    -webkit-transition: opacity .3s linear;
    -ms-transition: opacity .3s linear;
    -o-transition: opacity .3s linear;
    transition: opacity .3s linear;
    text-indent: -99999px;
    overflow: hidden;
    display: block;
    text-decoration: none;
    height: 62px
}
#redepbcom li.tvcabobranco a {
    width: 60px;
    background-position: center -18px
}
#redepbcom li.tvparaiba a {
    width: 40px;
    background-position: center -89px
}
#redepbcom li.g1paraiba a {
    width: 50px;
    background-position: center -157px
}
#redepbcom li.globoesportepb a {
    width: 63px;
    background-position: center -218px
}
#redepbcom li.jornaldaparaiba a {
    width: 65px;
    background-position: center -277px
}
#redepbcom li.cabobrancofm a {
    width: 70px;
    background-position: center -332px
}
#redepbcom li.cbnjp a {
    width: 60px;
    background-position: center -382px
}
#redepbcom li a:hover {
    filter: none;
    opacity: .99;
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%)
}

#content {
    overflow: hidden;
    padding: 20px 0;
}
#content h4 {
    font-size: 17px;
    font-weight: 700;
    color: #376092;
    padding: 0;
    margin-bottom: 10px;
}
#content select {
    margin-bottom: 10px;
}

#cand_dat { text-align: right; }

/*------ DISPOSITIVOS MENORES QUE 768px ----------------------------*/

@media (max-width: 768px) {
    header .col-xs-12 {
        text-align: center;
    }
    header ul {
        margin-top: 20px;
    }
    #info-bar {
        padding: 14px 0;
    }
    #info-bar h2 {
        font-size: 20px;
        margin: 10px 0;
    }
    header ul {
        width: 100%;
        float: none;
    }
    #links ul li a {
        margin-bottom: 20px;
    }
    header ul li {
        display: inline-block;
        margin: 0 6px;
    }
    #content .form-group .col-md-4, #content .form-group .col-md-3, #content .form-group .col-md-12{padding-left: 0;padding-right: 0;}
    #content .form-group .col-md-2{ padding-right: 0; padding-left: 0; }
    #content .form-group .col-md-4:nth-child(3) { padding-left: 0px; }
    #cand_dat { text-align: left; }
}
/*------ DISPOSITIVOS MENORES QUE 320px ----------------------------*/

@media (max-width: 320px) {
    header ul li {
        display: inline-block;
        margin: 0px;
    }
    #content .form-group .col-md-2:nth-child(2){clear: both;}
    #cand_dat { text-align: left; }
}

.table-striped>tbody>tr>td { text-align: left; }
.table-striped td:nth-child(2), .table-striped th:nth-child(2) { text-align: center; }

.table-striped>tbody>tr:nth-child(odd) {
    background-color: #eaeaea;
}

.table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td {
    border: 1px solid #cacaca;
}



.titulo {
    background: #CAE8EA url('img/bg_header.jpg?r=11082016');
   
    font: bold 14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-align: center;
    padding: 6px 6px 6px 9px;
    color: #4f6b72;

    border-top: 1px solid #bdbdbd;
    border-left: 1px solid #bdbdbd;
    border-right: 1px solid #bdbdbd;
    border-bottom: none;
}

.conteudo {
    background-color: #fff;
    height: auto;
    border: 1px solid #C1DAD7;
    text-align: center;
}
#painel {
    margin: 0 auto;
    /*max-width: 800px;*/
    background-color: #fff;
}

#tabelaMP {
    padding: 0;
    margin: 0 auto;
    border: 1px solid #C1DAD7;
    /*max-width: 800px;*/
}

.flutuante {    
    float:right!important;  
}

.flutuante img { margin-top: -4px; }

#menu ul{list-style-type: none;margin:0; padding: 0;}

.voltar{background-color:#376092;color:#fff;padding:3px 12px;display:inline-block;margin:10px 0 0 0;
font-size:12px;border-radius: 4px;}
.voltar:hover{background-color:#37609a;color:#fff;}

#links ul .col-md-4:nth-child(4){*float:none; clear: both; margin:0 auto;}

#processos{ width: 100%; border: 0px; min-height: 550px;}

#accordion .panel-heading:hover{ cursor: pointer; }
