﻿
#explore, #input_apiKey {
    display: none !important;
}

.swagger-section #header {
    background-color: #ffffff;
    height: auto;
    padding-bottom: 9px;
}

.swagger-section #header #logo .logo__img {
    float: none;
    display: inherit;
}

.swagger-section #api_selector {
    padding: 24px 0;
}