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;}

#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 {
    max-width: 604px;
    list-style: outside none none;
    margin: 0px auto 0px;
    padding: 10px 0px 0px;
    overflow: hidden;
}
#redepbcom li {
    float: left;
    padding-right: 25px;
}
#redepbcom li a {
    background: url("img/redes.png") no-repeat;
    text-indent: -99999px;
    overflow: hidden;
    display: block;
    text-decoration: none;
    height: 60px;
}
#redepbcom li.tvcabobranco a {
    width: 60px;
    background-position: -4px 0px;
}
#redepbcom li.tvparaiba a {
    width: 60px;
    background-position: -59px 0px;
}
#redepbcom li.g1paraiba a {
    width: 60px;
    background-position: -115px 0px;
}
#redepbcom li.globoesportepb a {
    width: 60px;
    background-position: -178px 0px;
}
#redepbcom li.jornaldaparaiba a {
    width: 60px;
    background-position: -240px 0px;
}
#redepbcom li.cabobrancofm a {
    width: 62px;
    background-position: -303px 0px;
}
#redepbcom li.cbnjp a {
    width: 60px;
    background-position: -364px 0px;
}
#redepbcom li.tvcabobranco a:hover {
    width: 60px;
    background-position: -6px -54px;
}
#redepbcom li.tvparaiba a:hover {
    width: 60px;
    background-position: -61px -54px;
}
#redepbcom li.g1paraiba a:hover {
    width: 60px;
    background-position: -117px -54px;
}
#redepbcom li.globoesportepb a:hover {
    width: 60px;
    background-position: -180px -54px;
}
#redepbcom li.jornaldaparaiba a:hover {
    width: 60px;
    background-position: -242px -54px;
}
#redepbcom li.cabobrancofm a:hover {
    width: 62px;
    background-position: -305px -54px;
}
#redepbcom li.cbnjp a:hover {
    width: 60px;
    background-position: -366px -54px;
}
#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; }