﻿.topbar {
    background: #455560 !important;
    /*padding: 0 14px 0 14px !important;
    height: 50px !important;*/
}

.swagger-ui label { color: white !important; }

.swagger-ui .opblock {
    border: 0;
    border-radius: 0;
    box-shadow: none;
}

.swagger-ui .opblock .opblock-summary {
    background: rgb(240, 240, 240);
    padding: 8px;
}

.swagger-ui .topbar .link img {
    content: url("./navis.logo.png");
    height: unset;
    width: unset;
}

.swagger-ui .topbar .link span { display: none; }