﻿
.swagger-section #header #logo {
    background: transparent url(http://b2blive.resvoyage.com/Content/images/b-t-b-logo.png) no-repeat left center;
}

.swagger-section #header {
    background-color: #005EB8; 
    padding: 14px;
}

.swagger-section #explore {
    background-color: #CE0058;
}

.operations .operation .content {
    overflow-x: auto;
    white-space: nowrap;
}