﻿.swagger-section #header {
    background-color: #00a98a;
}

    .swagger-section #header form#api_selector {
        display: none;
    }

.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation div.content div.sandbox_header {
    display: none;
}
