﻿.filter-table {
    background-color: #f4f4f4;
    padding 0;
}

    .filter-table .filter-table-body {
        padding: 20px 20px;
    }

.filter-table ul {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    list-style-type: none;
    margin-left: 0;
}
    .filter-table input {
        float: left;
        padding-top: 5px;
        margin-top: 5px;
    }

    .filter-table ul li label.filter-title {
        display: block;
        padding-left: 20px;
    }

div.dt-buttons > .dt-button {
    background: none;
    border: none;
    font-size: 18px;
    margin: 0;
    padding: 0 5px;
}

    div.dt-buttons > .dt-button:hover:not(.disabled) {
        background: none;
        border: none;
        color: #68893d;
    }

div.dt-buttons > .dt-button:focus:not(.disabled) {
    outline: none;
}

.sortablemap-intro .sortablemap-legend {
    float: right;
    width: 55%;
    line-height: 14px;
}

.sortablemap-intro .sortablemap-legend table tr td.colorcode-1, .sortablemap-intro .sortablemap-legend table tr td.colorcode-2, .sortablemap-intro .sortablemap-legend table tr td.colorcode-3, .sortablemap-intro .sortablemap-legend table tr td.colorcode-4 {
    width: 50px;
    height: 35px;
}

.sortablemap-intro .sortablemap-legend tr {
    display: block;
}

.col-8 {
    width: 66.3%;
    float: left;
}

.col-2 {
    width: 16.3%;
    float: left;
}

.filter-table h5 {
    padding: 10px 10px 10px 20px;
    color: #fff;
    background-color: #526b2d;
    font-size: 14px;
}

.blue .filter-table h5 {
    background-color: #0069aa;
}

a.btn.btn-primary.hot-spotting-submit {
    background-color: #440e62;
    background-image: none;
    border: #440e62;
    padding: 10px 30px;
    font-size: 14px;
    color: #fff;
    border-radius: 0;
}

.action-container {
    text-align: right;
    margin-top: 20px;
}
    .action-container p {
        margin: 0;
        font-weight: 700;
    }

.data-query-container.us-map-query-container.hot-spotting-query-container {
    margin-top: 20px;
}

table#sortTable td:first-child {
    text-align: left;
}

table#sortTable.dataTable th.dt-type-numeric,
table#sortTable.dataTable th.dt-type-date,
table#sortTable.dataTable td.dt-type-numeric,
table#sortTable.dataTable td.dt-type-date {
    text-align: center;
}

table.dataTable th, table.dataTable td {
    font-size: 11.5px;
}

table.dataTable > tbody > tr > td {
    padding: 0;
}

table#sortTable td {
    text-align: center;
}

    table#sortTable td:first-child {
        padding-left: 8px;
    }

table.dataTable.row-border tbody th, 
table.dataTable.row-border tbody td, 
table.dataTable.display tbody th, 
table.dataTable.display tbody td {
    border-top: 1px solid #ddd;
}

table.dataTable thead th, table.dataTable thead td {
    padding: 10px 18px;
    border-bottom: 1px solid #111;
}

td.legend-desc {
    padding-left: 10px;
}

table.dataTable tbody td a {
    color: #333;
    text-decoration: none;
    display: block;
    padding: 8px;
}

table.dataTable a:hover {
    text-decoration: none;
}


td.colorcode-0,
td .colorcode-1.sorting_1 {
    background-color: #eee !important;
    text-align: center;
}

td.colorcode-1,
td.colorcode-1.sorting_1 {
    background-color: #0069aa !important;
    -webkit-print-color-adjust: exact;
    text-align: center;
}

td.colorcode-2,
td.colorcode-2.sorting_1 {
    background-color: #579ac3 !important;
    -webkit-print-color-adjust: exact;
    text-align: center;
}

td.colorcode-3,
td.colorcode-3.sorting_1 {
    background-color: #7cbae2 !important;
    -webkit-print-color-adjust: exact;
    text-align: center;
}

td.colorcode-4,
td.colorcode-4.sorting_1 {
    background-color: #a5dcff !important; 
    -webkit-print-color-adjust: exact;
    text-align: center;
}

.alt-datatable.alt-hotspottingtable td.colorcode-1,
.alt-datatable.alt-hotspottingtable td.colorcode-1.sorting_1 {
    background-color: #548235 !important;
    text-align: center;
    -webkit-print-color-adjust: exact;
}

.alt-datatable.alt-hotspottingtable td.colorcode-2,
.alt-datatable.alt-hotspottingtable td.colorcode-2.sorting_1 {
    background-color: #84a76c !important;
    text-align: center;
    -webkit-print-color-adjust: exact;
}

.alt-datatable.alt-hotspottingtable td.colorcode-3,
.alt-datatable.alt-hotspottingtable td.colorcode-3.sorting_1 {
    background-color: #b3cba3 !important;
    text-align: center;
    -webkit-print-color-adjust: exact;
}

.alt-datatable.alt-hotspottingtable td.colorcode-4,
.alt-datatable.alt-hotspottingtable td.colorcode-4.sorting_1 {
    background-color: #e2efda !important; /* was 8787ff*/
    text-align: center;
    -webkit-print-color-adjust: exact;
}

.alt-datatable.alt-hotspottingtable td.colorcode-5,
.alt-datatable.alt-hotspottingtable td.colorcode-5.sorting_1 {
    background-color: #00004d !important; /* was 7474ff */
    text-align: center;
    -webkit-print-color-adjust: exact;
}

a.filter-clear-all {
    display: block;
    margin-top: 10px;
    text-align: right;
    padding-right: 15px;
}

table.dataTable > thead > tr:first-child > th {
    border-bottom: 1px solid rgba(0, 0, 0, 0.7);
}

thead tr:first-child span.dt-column-title {
    margin-bottom: 25px;
    display: block;
}

table.dataTable thead > tr > th.dt-orderable-asc span.dt-column-order, table.dataTable thead > tr > th.dt-orderable-desc span.dt-column-order {
    position: absolute;
    right: 50%;
    bottom: 15px;
    display: block;
    top: auto;
    width: auto;
}

div#sortTable_wrapper {
    border-top: 1px solid #000;
    margin-top: 50px;
}

table.dataTable thead > tr > th.dt-orderable-asc span.dt-column-order, 
table.dataTable thead > tr > th.dt-orderable-desc span.dt-column-order, 
table.dataTable thead > tr > th.dt-ordering-asc span.dt-column-order {
    
}

table.dataTable.stripe > tbody > tr:nth-child(odd) > *, table.dataTable.display > tbody > tr:nth-child(odd) > * {
    box-shadow: none;
}

table.dataTable.display > tbody > tr:nth-child(odd) > .sorting_1, table.dataTable.order-column.stripe > tbody > tr:nth-child(odd) > .sorting_1 {
    box-shadow: none;
}

table.dataTable.order-column > tbody tr > .sorting_1, table.dataTable.order-column > tbody tr > .sorting_2, table.dataTable.order-column > tbody tr > .sorting_3, table.dataTable.display > tbody tr > .sorting_1, table.dataTable.display > tbody tr > .sorting_2, table.dataTable.display > tbody tr > .sorting_3 {
    box-shadow: none;
}

table.dataTable thead th, table.dataTable thead td {
    padding: 4px 3px;
}

@media print {
    table tr {
        -webkit-print-color-adjust: exact;
        print-color-adjust: exact;
    }

    table tr td {
        -webkit-print-color-adjust: exact;
        print-color-adjust: exact;
    }
}