﻿.sandbox_header {
    /*display: none !important;*/
}


.swagger-section #header {
    background-color: #FCBF00;
}

    .swagger-section #header #logo {
        border-radius: 50%;
        background: none;
        padding-left: 0;
    }

.swagger-section #explore,
.swagger-section #explore:hover,
.swagger-section #explore:active {
    background-color: #3B434C;
}
