﻿#header {
    background-color: #416c9220 !important;
}

#explore {
    background-color: #416c92 !important;
}

#api_selector {
    visibility: hidden;
}

#resources_container > div.footer {
    visibility: hidden;
}

#logo > img {
    width: auto !important;
}

.swagger-section .swagger-ui-wrap {
    max-width: 1800px !important;
}

    .swagger-section .swagger-ui-wrap .info_title {
        margin-left: 10px;
        font-size: 20px;
    }

.toggleEndpointList {
    font-size: 16px;
}

#resources {
    margin-left: 10px;
    margin-right: 10px;
}

.span.propVals {
    visibility: hidden;
}
