table.gsuser td {
    max-width:220px;
}

.outage_map .welcome_dialog h2,
.outage_map .area_link {
    color: rgb(69, 162, 144);
}

.outage_map .graph_header,
.outage_map .statistics_header {
    background-color: rgb(69, 162, 144) !important;
}

.outage_map .ui-tabs .ui-tabs-panel {
    border-top-color: rgb(69, 162, 144);
}

.irs-from, .irs-to, .irs-single {
    background: rgb(69, 162, 144) !important;
}

.irs-from:after, .irs-to:after, .irs-single:after {
    border-top-color: rgb(69, 162, 144) !important;
}

.outage_map .ui-tabs .ui-tabs-nav li.ui-tabs-active {
    background: rgb(69, 162, 144);
}

.outage_map .graph_container {
    background-color: rgb(245, 245, 245);
}

.outage_map .outage_table,
.outage_map .outage_table tr:nth-of-type(1),
.outage_map .outage_table tr:nth-of-type(2n),
.outage_map .outage_table .totals_row,
.outage_map #outage_table .tfoot td {
    background-color: rgb(245, 245, 245);
}

.outage_map #outage_table table {
    border-color: rgb(245, 245, 245);
}

.network_selector {
    display: none !important;
}
