body {box-shadow: inset 0 5rem 5rem -5rem rgba(0, 0, 0, .5);}
.nav-masthead .nav-link {color: rgba(255, 255, 255, .5); border-bottom: .25rem solid transparent;}
.nav-masthead .nav-link:hover,
.nav-masthead .nav-link:focus {border-bottom-color: rgba(255, 255, 255, .25);}
.nav-masthead .nav-link + .nav-link {margin-left: 1rem;}
.nav-masthead .active {color: #fff; border-bottom-color: #fff;}
/* datatable overrides */
.table.dataTable {margin: 12px 0 !important;}
.dataTables_filter {text-align: left !important;}
.table td {vertical-align: middle !important;}
td.dataTables_center {text-align: center;}
td.dataTables_right {text-align: right;}
td.dataTables_nowrap {white-space: nowrap;}
td.dataTables_small {font-size: 80%; font-weight: 400;}
td.dataTables_action {padding-top: 0 !important; padding-bottom: 0 !important;}
td.dataTables_empty {padding: 20px 10px !important;}
td.dataTables_empty p {border-left: 3px solid #ffc241; background: #fff;}
