.monitor .top-bar {
    background: #45bbe0;
}

.monitor .assessment {
    border-top: 2px solid #45bbe0;
}

.monitor .assessment .heading {
    background: #45bbe0;
}

.monitor .section .heading h2 {
    color: #45bbe0;
}

.monitor .section {
    border-top: 2px solid #D1ECF1;
}

.monitor .section .heading {
    background: #D1ECF1;
}

.monitor .section .items.attachments {
    margin: 5px 0 15px 0;
}

.monitor .inspection {
    border: 2px solid #45bbe0;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    color: #45bbe0;
}

.section .items td.attachments {
    width: auto;
    text-align: left;
}