﻿#tblFuentesGoogle tbody tr, #tblFuentesPermitidas tbody tr {
    cursor: pointer;
}

/*Panel Busqueda*/
#divSeleccionFuentes {
    background: #e4e4e5 !important;
    padding: 10px;
    margin-bottom: 1rem;
}

.page-number active {
    background-color: #005877;
}

.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #005877 !important;
    color: white !important;
}

.pagination > li > a, .pagination > li > span {
    color: #0077ff !important;
}
