.pagination .footable-page.active a {
    background-color: #1a7bb9 !important;
    border-color: #1a7bb9 !important;
    color: white;
}

input[type=file]::file-selector-button {
    background-color: #1a7bb9;
    border-color: #1a7bb9;
    color: white;
}

.skin-2 .nav > li > a {
    color: #586b7d !important;
}

.logout {
    color: #edf6ff !important;    
}