﻿.hidden {
    display: none !important;
}

.dataTables_wrapper .dataTables_pager .dataTables_length .custom-select {
    margin-right: .5rem;
}

.education-image {
    margin: 0 auto;
    display: block;
    max-width: 300px;
}

a.disabled, a.disabled:hover {
    cursor: not-allowed !important;
}

.card a {
    color: #000;
}

.card .card-header {
    padding: 0 !important;
}

.note-modal .modal-body .note-group-image-url, .note-modal .modal-footer {
    display: none;
}

.g-recaptcha > div {
    margin: 0 auto;
}
