.wy-nav-content {
    max-width: 950px;
}

.wy-table-responsive table td,
.wy-table-responsive table th {
    white-space: initial;
}

.wy-side-nav-search {
    background: #004C97;
}

.orange {
    color:#ed8b00;
}

.critical {
    color:#17496c;
    font-weight: 700;
}

.major {
    color:#2b6a97;
    font-weight: 700;
}

.minor {
    color:#4d85ad;
    font-weight: 700;
}

.trivial {
    color:#779fba;
    font-weight: 700;
}

/* BUILD-4148 */
.rst-content figure.align-center {
    margin-bottom: 24px;
}
