body {
    background-color: #f1f1f1;
}

.ac-sub .ac-label {
    display: inline-table;
    width: 70% !important;
}

.ac-sub .ac-label-right {
    margin-top: 6px;
}

.filter-busqueda{
    line-height: 1rem !important;
}
.text-modify{
    font-size: 13px !important;
}
.loader {
    width: 30px;
    height: 30px;
    border: 5px solid #f3f3f3;
    border-top: 5px solid #003b69;
}
@media (max-width: 760px){
	.pagination-top{
        display: none;
    }
}

