.img_icones{
    width: 96px;
}

.logo{
    width: 180px;
}

.btn_buscar{
    position: relative;
    top: 30px;
}

.fontes{
    padding: 30px;
}

.btn_fonte{
    height: 105px;
    margin: 2px;
}

footer{
    position: fixed;
    bottom: 0px;
}


.table td, .table th {
    white-space: inherit !important;
}


.naoSeAplica,.upload{
    font-size: 12px;
    padding: 8px;
}

.menu_notificacao {
    margin-right: 23px;
    padding: 10px;
    left: -15px !important;
}


.select2-container--default .select2-selection--multiple {
    display: block;
    width: 100%;
    padding: 5px;
    -moz-padding-start: calc(1rem - 3px);
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.5;
    color: #6B7280;
    background-color: #ffffff;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%231F2937' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right 1rem center;
    background-size: 16px 12px;
    border: 0.0625rem solid #D1D5DB;
    border-radius: 0.5rem;
    box-shadow: inset 0 1px 2px rgba(17, 24, 39, 0.0125);
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    -webkit-appearance: none;
    appearance: none;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    margin-top: 0px;
}