.barrasuperior {
    background-color: #005d37;
    box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.1) inset;
}

body {
    background: url(../../img/bright_squares.png) repeat scroll 0 0 rgba(0, 0, 0, 0);
}

body {
    color: #333333;
    font-size: 13px;
    line-height: 24px;
}

#toposite {
    height: 150px;
}

#toposite img {
    margin-top: 30px;
}


/*#topoeleicao {
  height: 150px;  
}
/*#topoeleicao img {
  margin-top: 30px;
} */

.fsbuttonbranco {
    border-top: 2px solid #ccc;
    border-left: 2px solid #ccc;
    border-right: 2px solid #000;
    border-bottom: 2px solid #000;
    padding: 12px 25px !important;
    background-color: #fff;
}

.fsbuttonverde {
    border-top: 2px solid #ccc;
    border-left: 2px solid #ccc;
    border-right: 2px solid #000;
    border-bottom: 2px solid #000;
    padding: 12px 25px !important;
    background-color: green;
}

.fsbuttonbranco span {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px !important;
    font-weight: bold;
    color: #000;
}

.fsbuttonverde span {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px !important;
    font-weight: bold;
    color: #fff;
}

#conteudocompleto {
    border: 1px solid red;
    min-height: 780px;
}

.input-group-addon-extension:last-child {
    border-left: 0 none;
}

.input-group-addon-extension:last-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.input-group-addon-extension {
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #555;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    padding: 6px 12px;
    text-align: center;
}

.input-group-addon-extension {
    vertical-align: middle;
    width: 100%;
}

.input-group-addon-extension {
    display: table-cell;
}

.direita {
    text-align: right;
}

.destaque,
.destaque p,
.destaque label,
.destaque ul,
.destaque li {
    cursor: pointer !important;
}

.destaque:hover {
    background-color: #e3e3e3;
}

.destaqueSelecionado {
    background-color: #dfe3ee !important;
}

@media print {
    .no-print,
    .no-print * {
        display: none !important;
    }
}

span.tituloChapa {
    font-weight: bold;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
}

.integrantes p {
    font-family: Arial, Helvetica, sans-serif;
    margin: 0px 0px;
}

.integrantes ul {
    margin-bottom: 4px;
}

.integrantes li {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: lighter;
}

div.barraOpcao {
    float: right;
    margin-left: 10px;
}

div.barraOpcao a span {
    font-weight: bold;
}

div.barraOpcao a img,
div.barraOpcao a span {
    display: block;
}

.labelform {
    margin-left: 5px !important;
}

.help-block {
    border-color: #a94442 !important;
}

.inputerro {
    border-color: #a94442;
}

.divintegrantes {
    cursor: pointer;
}

.divintegrantesp p{
    font-size: 12px;
}

/*.divintegrantes p {
    line-height: 15px;
}*/

input.largerCheckbox {
    width: 30px;
    height: 30px;
    /* Double-sized Checkboxes */
    -moz-transform: scale(2);
    /* FF */
    -o-transform: scale(2);
    /* Opera */
}

.labeli p {
    float: left;
    position: relative;
    margin-left: 3px;
    font-size: 14px;
    top: 5px;
}
.polo-name { min-width: 130px;font-size: 10px;}
.polo-nametr { line-height: unset;}
.polo-nameth { min-width: 130px;}
.vote-col { width: 36px; text-align: center; }
.align-left { text-align: left; }
.cedula-wrapper { overflow: hidden; }
.cedula-header { background-color: #013171; text-align: center; padding: 10px; }
.cedula-header span { font-size: 16px; color: #fff; font-weight: bold; letter-spacing: 1px; }
.chapa-row { display: flex; align-items: flex-start; gap: 10px; margin-bottom: 12px; }
.chapa-row input[type="radio"] { margin-top: 4px; width: 16px; height: 16px; cursor: pointer; flex-shrink: 0; }
.chapa-title { font-size: 16px; font-weight: bold; color: #013171; }
.divider { border-top: 1px solid #8b9dc3; margin: 10px 0; }
.section-title { font-size: 14px; font-weight: bold; color: #013171; margin: 14px 0 6px; text-transform: uppercase; letter-spacing: 0.5px; }
.cargo-bloco { margin-bottom: 10px; }
.cargo-label { font-size: 13px; color: #555; font-weight: bold; }
.cargo-nome { font-size: 14px; color: #1a1a1a; margin-left: 4px; }
.conselho-lista { list-style: none; padding-left: 4px; }
.conselho-lista li { font-size: 14px; color: #1a1a1a; padding: 2px 0; }
.conselho-lista li::before { content: "• "; color: #013171; font-weight: bold; }
.suplentes-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 6px 16px; margin-top: 4px; }
.suplente-item { font-size: 13px; color: #1a1a1a; padding: 3px 0; border-bottom: 0.5px solid #e5e8ef; }
.suplente-item span { color: #555; font-size: 12px; display: block; }
.volante-row { display: flex; gap: 16px; margin-top: 8px; }
.volante-item { flex: 1; font-size: 13px; color: #1a1a1a; padding: 3px 0; border-bottom: 0.5px solid #e5e8ef; }
.volante-item span { color: #555; font-size: 12px; display: block; }
.btn-votar { display: block; width: 100%; margin-top: 18px; padding: 11px; background: #013171; color: #fff; font-size: 15px; font-weight: bold; border: none; border-radius: 4px; cursor: pointer; letter-spacing: 0.5px; }
.btn-votar:hover { background: #02256a; }
.btn-votar:disabled { background: #8b9dc3; cursor: default; }
.msg-voto { text-align: center; margin-top: 12px; font-size: 14px; color: #013171; font-weight: bold; display: none; }
@media (max-width: 480px) {
.suplentes-grid { grid-template-columns: 1fr; }
.volante-row { flex-direction: column; }
}