
#resource_basic-error-controller,
#resource_big-data-controller,
#resource_big-data-root-controller,
#resource_category-controller,
#resource_check,
#resource_check-level-controller,
#resource_chek-with-report-controller,
#resource_checklevel,
#resource_data,
#resource_db-controller,
#resource_endpoint-mvc-adapter,
#resource_environment-mvc-endpoint,
#resource_environment-manager-mvc-endpoint,
#resource_filecheck,
#resource_file-integration-controller,
#resource_health,
#resource_health-controller,
#resource_health-mvc-endpoint,
#resource_heapdump-mvc-endpoint,
#resource_hystrix-stream-endpoint,
#resource_job,
#resource_job-controller,
#resource_log-file-mvc-endpoint,
#resource_metrics-mvc-endpoint,
#resource_generic-postable-mvc-endpoint,
#resource_queue-controller,
#resource_report,
#resource_report-controller,
#resource_restart-mvc-endpoint,
#resource_simple-tunneling-controller,
#resource_queue,
#resource_db,
#resource_hal-json-mvc-endpoint,
#resource_single-check-history-controller,
#resource_batch-history-controller,
#resource_report-template-controller,
#resource_default-report-template-controller,
#resource_app-info-controller,
#resource_synergy-app-info-controller
{
	display: none !important;
}

#header{
	display: none !important;
}

body{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	font-size: 12px !important;
	color: #000000 !important;
	background-color: #ffffff !important;
}

h1{
	font-weight: normal !important;
	font-size: 24px !important;
	color: 	#353540 !important;
}

h2{
	font-weight: bold !important;
	font-size: 18px !important;
	color: 	#353540 !important;
}

h3{
	font-weight: normal !important;
	font-size: 13px !important;
	color: 	#353540 !important;
}

h4{
	font-weight: bold !important;
	font-style: italic !important;
	font-size: 12px !important;
	color: 	#353540 !important;
}

a {
	color: #4881D7 !important;
	text-decoration: none !important;
	cursor: pointer !important;
}

a:hover, a:visited, a:focus{
	color: #2966C3 !important;
	text-decoration: underline !important;
	cursor: pointer !important;
}

.info_description{
	background: #f8f8f8;
	border: solid 1px #c0c0c0;
	padding: 15px;
}

.resource > .heading > h2{
	font-size: 12px !important;
	font-weight: normal !important;
	font-style: italic !important;
	color: 	#353540 !important;
}

.resource > .heading > h2 > .toggleEndpointList{
	display: block !important;
	font-size: 24px !important;
	font-weight: bold !important;
	font-style: normal !important;
	color: #000000 !important;
}

.resource > .endpoints .http_method > .toggleOperation{
	font-size: 12px !important;
	font-weight: bold !important;
	color: #ffffff !important;
}

.resource > .endpoints .options a{
	font-size: 12px !important;
	font-weight: normal !important;
	color: #353540 !important;
}
