.swagger-section #header {
    background-color: #6001D2;
    height: 64px;
    min-width: 775px;
    box-shadow: 0 2px 5px 0 rgba(38,40,42,0.43);
    display: block;
    padding: 0px 12px 0px;
}
.swagger-section #logo {
    height: 57px;
    margin-top: 3px;
    display: inline-block;
}
.swagger-section #headerText {
    padding: 6px 14px 10px;
    height: 48px;
    width: 302px;
    opacity: 0.7;
    color: #FFFFFF;
    font-family: "Yahoo Sans";
    font-size: 36px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 48px;
    display: inline-block;
    vertical-align: top;
}
.swagger-section .swagger-ui-wrap .info_title {
    color: #26282A;
    font-family: "Yahoo Sans";
    font-size: 21px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 25px;
}
.swagger-section .swagger-ui-wrap p {
    color: #26282A;
    font-family: "Yahoo Sans";
    font-size: 14px;
    letter-spacing: 0;
    line-height: 17px;
}
.swagger-section .swagger-ui-wrap ul#resources li.resource div.heading ul.options li a {
    color: #0F69FF;
    font-family: "Yahoo Sans";
    font-size: 13px;
    letter-spacing: 0;
    line-height: 16px;
}
.swagger-section .swagger-ui-wrap ul#resources li.resource div.heading h2 a{
    color: #26282A;
    font-family: "Yahoo Sans";
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 17px;
}
.swagger-section .swagger-ui-wrap a {
    color: #188FFF;
    font-family: "Yahoo Sans";
    font-size: 14px;
    letter-spacing: 0;
    line-height: 17px;
}
#button {
    height: 31px;
    width: 110px;
    border-radius: 15.5px;
    background-color: #0F69FF;
    color: #FFFFFF;
    font-size: 15px;
    letter-spacing: 0;
    line-height: 31px;
    text-align: center;
    margin-left: 19px;
    display: inline-block;
    text-decoration: none;
}
#label {
    display: block;
    height: 12px;
    width: 97px;
    color: #828C93;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 12px;
}
#input_apiKey {
    border: 0;
    outline: 0;
    background: transparent;
    border-bottom: 1px solid black;
}
.base-url-v-4-repo {
    height: 15px;
    width: 818px;
    color: #828C93;
    font-family: "Yahoo Sans";
    font-size: 12px;
    letter-spacing: 0;
    line-height: 15px;
}
