﻿.custom-request-headers-block {
	margin: 10px 0;
	padding: 10px 0;
}

.swagger-section .swagger-ui-wrap .fields-description-title {
	cursor: pointer;
	color: #999999;
}

.swagger-section .swagger-ui-wrap .fields-description-title:hover {
	color: black;
	text-decoration: underline;
}

.swagger-section .swagger-ui-wrap .fields-description-title.active {
	color: black;
}

.fields-description-content {
	padding-bottom: 10px;
}