body {
    background: #00172e;
    color: #C3E5FB;
}

/*
 * Table styles
 */
table.dataTable {
    width: 100%;
    margin: 0 auto;
    clear: both;
    border-collapse: separate;
    border-spacing: 0;
    background-color: #000A14;
  /*
  * Header and footer styles
  */
  /*
  * Body styles
  */
}

table.dataTable thead th.Edit, table.dataTable thead th.Delete {
    padding: 8px 10px;
}

table.dataTable thead th, table.dataTable tfoot th {
    font-weight: bold;
    line-height: 15px;
}

table.dataTable thead th, table.dataTable thead td {
    padding: 8px 18px;
    background-color: #004a94;
    border-left: 1px solid #22A9FF;
}

table.dataTable thead th:active, table.dataTable thead td:active {
    outline: none;
    background-color: #007dfa;
}

table.dataTable tfoot th, table.dataTable tfoot td {
    padding: 10px 18px 6px 18px;
    border-top: 1px solid #22A9FF;
}

table.dataTable thead .sorting, table.dataTable thead .sorting_asc, table.dataTable thead .sorting_desc, table.dataTable thead .sorting_asc_disabled, table.dataTable thead .sorting_desc_disabled {
    cursor: pointer;
    *cursor: hand;
    background-repeat: no-repeat;
    background-position: center right 2px;
    background-size: 20px;
}

table.dataTable thead .sorting {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23FFFFFF' d='M4.07,1.82a.26.26,0,0,0,.18.43H5v5a.25.25,0,0,0,.25.25h.5A.25.25,0,0,0,6,7.25v-5h.75a.26.26,0,0,0,.18-.43L5.68.57a.27.27,0,0,0-.36,0L4.07,1.82ZM3.93,6.18a.26.26,0,0,0-.18-.43H3v-5A.25.25,0,0,0,2.75.5h-.5A.25.25,0,0,0,2,.75v5H1.25a.26.26,0,0,0-.18.43L2.32,7.43a.27.27,0,0,0,.36,0L3.93,6.18Z'/%3e%3c/svg%3e");
}

table.dataTable thead .sorting_asc {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23FFFFFF' d='M2.93,6.18a.26.26,0,0,0-.18-.43H2v-5A.25.25,0,0,0,1.75.5h-.5A.25.25,0,0,0,1,.75v5H.25a.26.26,0,0,0-.18.43L1.32,7.43a.27.27,0,0,0,.36,0L2.93,6.18ZM7.75,1.5A.25.25,0,0,0,8,1.25V.75A.25.25,0,0,0,7.75.5h-4A.25.25,0,0,0,3.5.75v.5a.25.25,0,0,0,.25.25Zm-4,2h3A.25.25,0,0,0,7,3.25v-.5a.25.25,0,0,0-.25-.25h-3a.25.25,0,0,0-.25.25v.5A.25.25,0,0,0,3.75,3.5Zm0,4h1A.25.25,0,0,0,5,7.25v-.5a.25.25,0,0,0-.25-.25h-1a.25.25,0,0,0-.25.25v.5A.25.25,0,0,0,3.75,7.5Zm0-2h2A.25.25,0,0,0,6,5.25v-.5a.25.25,0,0,0-.25-.25h-2a.25.25,0,0,0-.25.25v.5A.25.25,0,0,0,3.75,5.5Z'/%3e%3c/svg%3e");
}

table.dataTable thead .sorting_desc {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23FFFFFF' d='M.07,1.82a.26.26,0,0,0,.18.43H1v5a.25.25,0,0,0,.25.25h.5A.25.25,0,0,0,2,7.25v-5h.75a.26.26,0,0,0,.18-.43L1.68.57a.27.27,0,0,0-.36,0L.07,1.82ZM7.75,1.5A.25.25,0,0,0,8,1.25V.75A.25.25,0,0,0,7.75.5h-4A.25.25,0,0,0,3.5.75v.5a.25.25,0,0,0,.25.25Zm-4,2h3A.25.25,0,0,0,7,3.25v-.5a.25.25,0,0,0-.25-.25h-3a.25.25,0,0,0-.25.25v.5A.25.25,0,0,0,3.75,3.5Zm0,4h1A.25.25,0,0,0,5,7.25v-.5a.25.25,0,0,0-.25-.25h-1a.25.25,0,0,0-.25.25v.5A.25.25,0,0,0,3.75,7.5Zm0-2h2A.25.25,0,0,0,6,5.25v-.5a.25.25,0,0,0-.25-.25h-2a.25.25,0,0,0-.25.25v.5A.25.25,0,0,0,3.75,5.5Z'/%3e%3c/svg%3e");
}

table.dataTable thead .sorting_asc_disabled {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23BBB' d='M2.93,6.18a.26.26,0,0,0-.18-.43H2v-5A.25.25,0,0,0,1.75.5h-.5A.25.25,0,0,0,1,.75v5H.25a.26.26,0,0,0-.18.43L1.32,7.43a.27.27,0,0,0,.36,0L2.93,6.18ZM7.75,1.5A.25.25,0,0,0,8,1.25V.75A.25.25,0,0,0,7.75.5h-4A.25.25,0,0,0,3.5.75v.5a.25.25,0,0,0,.25.25Zm-4,2h3A.25.25,0,0,0,7,3.25v-.5a.25.25,0,0,0-.25-.25h-3a.25.25,0,0,0-.25.25v.5A.25.25,0,0,0,3.75,3.5Zm0,4h1A.25.25,0,0,0,5,7.25v-.5a.25.25,0,0,0-.25-.25h-1a.25.25,0,0,0-.25.25v.5A.25.25,0,0,0,3.75,7.5Zm0-2h2A.25.25,0,0,0,6,5.25v-.5a.25.25,0,0,0-.25-.25h-2a.25.25,0,0,0-.25.25v.5A.25.25,0,0,0,3.75,5.5Z'/%3e%3c/svg%3e");
}

table.dataTable thead .sorting_desc_disabled {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23BBB' d='M.07,1.82a.26.26,0,0,0,.18.43H1v5a.25.25,0,0,0,.25.25h.5A.25.25,0,0,0,2,7.25v-5h.75a.26.26,0,0,0,.18-.43L1.68.57a.27.27,0,0,0-.36,0L.07,1.82ZM7.75,1.5A.25.25,0,0,0,8,1.25V.75A.25.25,0,0,0,7.75.5h-4A.25.25,0,0,0,3.5.75v.5a.25.25,0,0,0,.25.25Zm-4,2h3A.25.25,0,0,0,7,3.25v-.5a.25.25,0,0,0-.25-.25h-3a.25.25,0,0,0-.25.25v.5A.25.25,0,0,0,3.75,3.5Zm0,4h1A.25.25,0,0,0,5,7.25v-.5a.25.25,0,0,0-.25-.25h-1a.25.25,0,0,0-.25.25v.5A.25.25,0,0,0,3.75,7.5Zm0-2h2A.25.25,0,0,0,6,5.25v-.5a.25.25,0,0,0-.25-.25h-2a.25.25,0,0,0-.25.25v.5A.25.25,0,0,0,3.75,5.5Z'/%3e%3c/svg%3e");
}

table.dataTable tbody tr {
    background-color: #000A14;
}

table.dataTable tbody tr.odd {
    background-color: #000d19;
}

table.dataTable tbody tr.odd td.sorting_1 {
    background-color: #001900;
}

table.dataTable tbody tr.odd td.sorting_2 {
    background-color: #191500;
}

table.dataTable tbody tr.odd td.sorting_3 {
    background-color: #190d00;
}

table.dataTable tbody tr.even {
    background-color: #001933;
}

table.dataTable tbody tr.even td.sorting_1 {
    background-color: #003300;
}

table.dataTable tbody tr.even td.sorting_2 {
    background-color: #332a00;
}

table.dataTable tbody tr.even td.sorting_3 {
    background-color: #331900;
}

table.dataTable tbody td {
    position: relative;
}

table.dataTable tbody td span {
    position: absolute;
    left: 4px;
    right: 4px;
    top: 0;
    bottom: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

table.dataTable tbody td.alignLeft, table.dataTable tbody td.alignRight, table.dataTable tbody td.alignCenter {
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 0;
    overflow: hidden;
}

table.dataTable tbody td.alignLeft {
    text-align: left;
    padding: 0 4px;
}

table.dataTable tbody td.alignRight {
    text-align: right;
    padding: 0 4px;
}

table.dataTable tbody td.Edit, table.dataTable tbody td.Delete {
    text-align: center;
}

table.dataTable tbody tr:hover {
    background-color: #002447;
}

table.dataTable tbody tr:hover td.sorting_1 {
    background-color: #006600;
}

table.dataTable tbody tr:hover td.sorting_2 {
    background-color: #665500;
}

table.dataTable tbody tr:hover td.sorting_3 {
    background-color: #663300;
}

/*
 * Control feature layout
 */
.dataTables_wrapper {
    position: relative;
    clear: both;
    *zoom: 1;
    zoom: 1;
}

.dataTables_wrapper .dataTables_length {
    float: left;
}

.dataTables_wrapper .dataTables_filter {
    float: left;
    text-align: right;
    padding-top: 2px;
    padding-left: 15px;
    padding-right: 20px;
    display: inline-block;
}

.dataTables_wrapper .dataTables_filter input {
    margin-left: 0.5em;
    display: inline-block;
    position: relative;
    padding: 3px 12px;
    cursor: pointer;
    vertical-align: middle;
    text-align: left;
    overflow: visible;
    touch-action: manipulation;
    border: 1px solid #22A9FF;
    background: #000A14;
    color: #F0EC8F;
    font-size: 16px;
    line-height: 18px;
    font-weight: 400;
    border-radius: 6px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    -webkit-appearance: button;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.dataTables_wrapper .dataTables_filter label {
    font-weight: 400;
}

.dataTables_wrapper .dataTables_info {
    float: left;
    padding-top: 2px;
    display: inline-block;
    padding-left: 5px;
    font-weight: normal;
    font-size: 11px;
}

.dataTables_wrapper .dataTables_paginate {
    width: auto;
    float: right;
    text-align: right;
    padding-right: 15px;
    padding-top: 2px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    height: 32px;
    overflow: hidden;
    width: 32px;
    padding: 6px;
    margin-right: 5px;
    min-width: 2px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button .j-icon {
    width: 40px;
    height: 40px;
    background-size: 18px;
}

.dataTables_wrapper .dataTables_processing {
    color: #EE0000;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 40px;
    margin-left: -50%;
    margin-top: -25px;
    padding-top: 20px;
    text-align: center;
    font-size: 1.2em;
    background-color: white;
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(34, 169, 255, 0.1)), color-stop(25%, rgba(34, 169, 255, 0.9)), color-stop(75%, rgba(34, 169, 255, 0.9)), color-stop(100%, rgba(34, 169, 255, 0.1)));
    background: -webkit-linear-gradient(left, rgba(34, 169, 255, 0.1) 0%, rgba(34, 169, 255, 0.9) 25%, rgba(34, 169, 255, 0.9) 75%, rgba(34, 169, 255, 0.1) 100%);
    background: -moz-linear-gradient(left, rgba(34, 169, 255, 0.1) 0%, rgba(34, 169, 255, 0.9) 25%, rgba(34, 169, 255, 0.9) 75%, rgba(34, 169, 255, 0.1) 100%);
    background: -ms-linear-gradient(left, rgba(34, 169, 255, 0.1) 0%, rgba(34, 169, 255, 0.9) 25%, rgba(34, 169, 255, 0.9) 75%, rgba(34, 169, 255, 0.1) 100%);
    background: -o-linear-gradient(left, rgba(34, 169, 255, 0.1) 0%, rgba(34, 169, 255, 0.9) 25%, rgba(34, 169, 255, 0.9) 75%, rgba(34, 169, 255, 0.1) 100%);
    background: linear-gradient(to right, rgba(34, 169, 255, 0.1) 0%, rgba(34, 169, 255, 0.9) 25%, rgba(34, 169, 255, 0.9) 75%, rgba(34, 169, 255, 0.1) 100%);
}

.dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter, .dataTables_wrapper .dataTables_info {
    color: #C3E5FB;
    line-height: 26px;
}

.dataTables_wrapper .dataTables_scrollBody {
    border: 1px solid #22A9FF;
    background: #000A14;
    color: #E3E3E3;
}

.dataTables_wrapper .dataTables_scrollBody table {
    border: 1px solid #000A14;
}