.formModal form label {
    width: 100%;
    margin-bottom: 20px
}
.concurso{

}
.ganhador{
    width: 100%; float: left; margin: 20px 0;
}
.ganhador h1{ margin-bottom: 10px}
.concurso label, .ganhador label{
    width: 100%;float: left; border: solid 1px #ccc;
    padding: 9px !important;
    border-radius: 8px;
    margin-bottom: 10px; margin-right: 5px;  font-size: 17px;
    font-weight: bold; color: #000;
}
.concurso label p,.ganhador label p{
    width: 100%; float: left;  margin:5px 0px;font-size: 14px;
    color: #777777;
}

.box-conteudo{
    width: 100%; float: left; margin-top: 40px;
}
.box-conteudo h1{
    font-size: 32px; font-weight: 900;  margin-top: 20px; margin-bottom: 20px;
}
.box-conteudo h2{
    font-size: 18px; font-weight: 300;
}
.pesquisah1 {
    font-size: 20px;
    margin-bottom: 20px;
}

.pesquisa-processo {
    padding: 44px 0;
    background: #333
}

.pesquisa-processo .container {
    max-width: 900px
}

.pesquisa-processo h1 {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 0 24px;

    text-align: left;
    color: #fff
}
.table {
    width: 100%;   float: left ;
}
.row {
    width: 100%; float: left; border-bottom: 1px solid #ccc; margin-bottom: 10px;
}
.th {
    display: none;
}

.column{
    width: 50%; float: left; margin-bottom: 10px;
}
.column b{
    width: 100%; display: block; margin-bottom: 10px;background: #edf0f1; padding: 10px; border-left: 1px solid #fff ;
}
.bg-verde-btn {
    background-color: #46bb92;
}
.resultado-pesquisa .lista-processos .main-item h2 {
    min-height: 78px; font-size: 18px;line-height: 23px; font-weight: bold;
}


h1{
    font-size: 30px; font-weight: bold; color: #000;
}
.list{
    width: 100%; float: left; margin-top: 20px;
}
.list p{
    font-size: 18px; font-weight: bold;
}
.listImg img{
    width:100%; float: left;
}
.listImg{
    width: 66px; float: left; margin-right: 10px;
}

.status{

    border: 0px;

    width: auto; float: left;padding: 5px 10px; border-radius: 5px;
}
.statusEncerrado{
    color: #219600 !important;
    background: rgb(159,242,173);
}


@media (min-width: 43em) {
    .receita form label:nth-child(1) {
        width: 10%
    }

    .receita form label:nth-child(2) {
        width: 18%
    }

    .receita form label:nth-child(3) {
        width: 63%;
        margin-right: 0
    }

}

@media (min-width: 59em) {
    .content{ width: 900px}
    .receita form label:nth-child(1) {
        width: 10%
    }

    .receita form label:nth-child(2) {
        width: 10%
    }

    .receita form label:nth-child(3) {
        width: 30%;
        margin-right: 20px
    }

    .receita form label:nth-child(4) {
        width: 30%;
        margin-right: 0
    }

    .concurso label {
        width: 100%; margin-right: 1%; min-height: 85px;
    }
    .concurso label:nth-child(1) {
        width: 49%;
    }
    .concurso label:nth-child(2) {
        width: 50%; margin-right: 0;
    }
    .concurso label:nth-child(3) {
        width: 49%;
    }
    .concurso label:nth-child(4) {
        width: 50%; margin-right: 0;
    }
    .concurso label:nth-child(5) {
        width: 49%;
    }
    .concurso label:nth-child(6) {
        width: 50%; margin-right: 0;
    }
    .concurso label:nth-child(7) {
        width: 49%;
    }
    .concurso label:nth-child(8) {
        width: 50%;margin-right: 0;
    }
    .concurso label:nth-child(9) {
        width: 49%;
    }
    .concurso label:nth-child(10) {
        width: 50%; margin-right: 0;
    }
    .concurso label:nth-child(11) {
        width: 100%;
    }

}

@media(min-width:65em){
    .content{ width: 1000px}
    .concurso label:nth-child(1) {
        width: 38%;
    }
    .concurso label:nth-child(2) {
        width: 30%; margin-right: 1%;
    }
    .concurso label:nth-child(3) {
        width: 30%;margin-right: 0;
    }
    .concurso label:nth-child(4) {
        width: 33%; margin-right: 1%;
    }
    .concurso label:nth-child(5) {
        width: 33%;
    }
    .concurso label:nth-child(6) {
        width: 32%; margin-right: 0;
    }
    .concurso label:nth-child(7) {
        width: 38%;
    }
    .concurso label:nth-child(8) {
        width: 30%;margin-right: 1%;
    }
    .concurso label:nth-child(9) {
        width: 30%; margin-right: 0;
    }
    .concurso label:nth-child(10) {
        width: 33%; margin-right: 1%;
    }
    .concurso label:nth-child(11) {
        width: 33%;
    }
    .concurso label:nth-child(12) {
        width: 32%; margin-right: 0;
    }
    .concurso label:nth-child(13) {
        width: 33%; margin-right: 1%;
    }
    .concurso label:nth-child(14) {
        width: 33%;
    }
    .concurso label:nth-child(15) {
        width: 32%; margin-right: 0;
    }

}
@media(min-width:75em){
    .content{ width: 1200px}
}

@page {
    size: A4;
}

@media (min-width: 43.75em) {

    .column b{
        display: none;
    }
    .table {
        display: table; width: 100%;  border-bottom: 1px solid #ccc; background: none ;
    }
    .row {
        display: table-row; float: unset;
    }
    .th {
        display: table-cell; padding: 20px; margin: 10px; text-align: center  ; font-weight: bold; background: #edf0f1; ;
    }


    .column{
        display: table-cell ; padding: 10px; float: unset; width: unset;
    }


    .icones {
        width: 48%;
        float: left
    }

    .icones:nth-child(2), .icones:nth-child(4) {
        float: right;
    }



}

.aside-item  .btn-default {
    display: block;
    width: 100%;
    max-width: 360px;
    height: auto;
    margin: 0 auto;
    margin-bottom: 0px;
    margin-bottom: 0px;
    padding: 10px 20px;
    border-radius: 6px;
    color: #fff;
    background: #219600;
    text-align: center;
}

.aside-item  .btn-default:hover {
    background: #5BD539 !important;
}
