﻿
.navbar-inverse {
    background-color: #002F87;
}

h1,
h2,
h3,
h4 {
    font-weight: 400 !important;
    line-height: 1.5384616 !important;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

h2 {
    font-size: 25px !important;
}

h4 {
    font-size: 19px !important;
}

.category-title h5 {
    color: #333333 !important;
    font-size: 15px !important;
    margin-top: 2px !important;
    margin-bottom: 0 !important;
    text-transform: uppercase;
}

.swagger-ui .info {
    margin-top: 0 !important;
}

.swagger-ui .info .title small {
    background: none !important;
}

    .swagger-ui .info .title small pre {
        color: #666666 !important;
        padding: 2px 5px !important;
    }