/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/


/* 
    Created on : 16/12/2014, 14:02:17
    Author     : iure
*/

.dataInicial {
    float: left;
    margin-right: 15px;
}

.dataInicial button {
    height: 30px;
}

.dataFinal {
    float: left;
    margin-right: 15px;
}

.dataFinal button {
    height: 30px;
}

.publicacoes_filter .dataInicial {
    float: left;
    margin-right: 50px;
    width: 104px;
}

.publicacoes_filter .dataInicial .input-append input {
    width: 80%;
}

.publicacoes_filter .dataInicial button {
    height: 30px;
}

.publicacoes_filter .dataFinal {
    float: left;
    margin-right: 50px;
    width: 104px;
}

.publicacoes_filter .dataFinal .input-append input {
    width: 80%;
}

.publicacoes_filter .dataFinal button {
    height: 30px;
}

.publicacoes_filter .dataFinal button {
    height: 30px;
}

.campo-publicacoes {
    float: left;
    width: 228px !important;
}

.ate {
    float: left;
}

.de {
    float: left;
}

.containerBusca {}

#search-results {
    float: left;
    width: 100%;
}

.retranca {
    color: #A3238F;
    margin-bottom: 5px;
}

.resultadoBusca .result-text {
    margin: 5px 0px 5px 0px;
}