﻿.topbar-wrapper img {
    content: url('/exgate_with_text.png');
}

.swagger-ui .topbar .download-url-wrapper .select-label select {
    border-color: #505052;
}

.swagger-ui .info .title small:last-child {
    background-color: #505052 !important;
}

.swagger-ui .info .title {
    color: #505052;
}


.swagger-ui .btn.authorize {
    color: #505052 !important;
    border-color: #505052 !important;
}

    .swagger-ui .btn.authorize svg {
        fill: #505052 !important;
    }

