.swagger-section #header {
	display: none;
}

#message-bar {
    display: none;
}

.info {
    color: #777;
    background-color: #f8f8f8;
    line-height: 40px;
    padding: 5px 0 0 25px;
    border-radius: 4px;
    border-color: #e7e7e7;
}

.swagger-section .swagger-ui-wrap .info_title {
    padding: 0;
}

div#LaneConfiguration_LaneConfiguration_Put_content .operation-params .snippet_json pre {
    white-space: pre-line;
}