﻿
#furten_box {
}

#furten_table, #port_table {
    border-collapse: collapse;
    width: 100%;
}

#request_date_box {
    color: #004052; 
    font-family: 'Akkurat-Bold', Arial, sans-serif;
    text-align: right;
    width: 100%;
}

.info_box {
}

.furten_header {
    color: #004052; 
    font-family: 'Akkurat-Light', Arial, sans-serif;
    background-color: #dce5e6;
    border: 1px solid #ffffff;
    padding: 1px 2px;
}

.region_header {
    background-color: #dce5e6;
    font-size: 14px;
    padding: 10px 3px;
    text-align: left;
}

.gauge_header {
    background-color: #dce5e6;
    text-align: left;
}

.furten_cell {
    background-color: #e5ebed;
    border: 1px solid white;
    padding: 1px 2px 1px 1px;
    text-align: center;
}

.furten_gauge {
    vertical-align: top;
    padding-top: 2px;
    padding-bottom: 15px;
    text-align: left;
}

td.region_footer, div.region_footer {
    vertical-align: top;
    padding-top: 5px;
    padding-bottom: 30px;
}

.critical {
    background-color: #fdc345; 
}

.furt_icons, .port_icons{
    text-align:left;
    display:inline-block;
    width: 45px;
}
.pdf-icon, .dredger-icon {
    border-style: none;
 }

.dredger-icon {
    padding-left: 5px;
}

.pdf-link {
    text-decoration: none;
}

.highlighted {
    color: #004052; 
}

