﻿form#api_selector input#input_apiKey {
    display: none;
}

form#api_selector A#explore {
    display: none;
}

.swagger-section #input_baseUrl {
    width: 600px;
}

.swagger-section #api_selector .input {
    display: inline-block;
    clear: none;
    margin: 0 10px 0 0;
    text-align: right;
}
