#details_body{

    padding: 0.75rem!important;

}

#details_header{

    padding: 0.5rem!important;

}

.divisor{

    border: 1px solid #ccc; 

}

.entregaslinhas{

    text-transform: uppercase;

    font-weight: bold;

}

#submitform{

    background-color: #4BB543;

    color: white;

}

/* .pagination{

    justify-content: flex-end;

}

#example2_filter{

    justify-content: flex-end;

    display: flex;

    padding-left: 0;

    list-style: none;

    border-radius: 0.25rem; 

} */

.alert-dismissible .close{

    text-decoration: none!important;

}
.btn-lg{
    padding: .5rem 1remimportant;
    font-size: 1.10rem!important;
    line-height: 1.5!important;
    border-radius: 0.3rem!important;
}