﻿.swagger-ui .topbar {
    background-color: black;
}

.swagger-ui .topbar .wrapper .topbar-wrapper {
    font-size: 1.5em;
    font-weight: bold;
    text-decoration: none;
    background: transparent url("https://static.scania.com/prod/css/global/images/logos/scania_black_symbol.gif") no-repeat left center;
    padding: 4px 0 0 40px;
    color: white;
}

.swagger-ui .topbar .download-url-wrapper .select-label span {
    color: white;
}

.swagger-ui .topbar .link img {
    display: none !important;
}

.title {
    font-size: 1.5em;
}
