﻿.swagger-ui .topbar {
	background-color: #000;
	border-bottom: 3px solid #547f00;
	display: none;
}

.swagger-ui section.models {
	display: none;
}

.info > hgroup.main > a > span.url {
	display: none;
}
