﻿.display-label {
    clear: left;
    float: left;
    width: 12em;
    font-weight: bold;
}

    .display-label label {
        display: block;
        font-size: 1.0em;
        font-weight: 600;
        line-height: 2.0em;
        vertical-align: middle;
        margin: 5px 6px 6px 0;
    }

.display-field {
    float: left;
    padding: 0.25em;
}


ul.checkboxes {
    list-style: none;
    padding: 0;
}

    ul.checkboxes li label {
        list-style: none;
        font-weight: normal;
    }

ul.indented-list {
    list-style: none;
    padding: 0;
}

    ul.indented-list .parameter-label {
        padding: 0 0 0 30px;
    }

.report-label {
    font-size: 1.2em;
}

.label-normal {
    font-weight: normal;
}

/* Customer dropdown list */
.customer {
    width: 450px;
    margin-left: 10px;
    padding: 6px 12px 6px 12px;
    font-weight: bold;
    font-size: large;
}

.dropdown-label {
    font-weight: bold;
    font-size: 14pt;
    width: 200px;
    display: inline-block;
    width: auto;
}

.ticket-number-error {
    font-weight: bold;
    color: red;
    margin-bottom: 10px;
}

.barge-events {
    width: 90%;
    max-width: 1137px;
}

.barge-location {
    width: 75%;
    max-width: 400px;
}
