/*.main section article {
	padding: unset;
	margin-top: 6px;
}*/

.tu-section {
	height: calc(100% - 40px);
}

.tu-article {
	height: calc(100% - 30px);
}

.main section article table td.name {
	width: auto;
	word-break: normal;
	max-width:none;
}

.main section article table td.type {
	max-width: none;
	word-break: normal;
}

.lnb .lnb-api .toggle-subnav {
	float: right;
}

.btn-link {
	color: #00beaa;
}

span.signature-attributes {
	font-size: 14px;
}

.main section article dl h4, .main section article dl h4 .signature {
	font-size: 16px;
}

.main section article h3.subsection-title {
	font-size: 20px;
}

.main section header h2 {
	font-size: 24px;
}

h3 + ul > li > a {
	font-size: 14px;
}

.lnb .lnb-api li {
	padding: 0;
}

span.signature-attributes {
	color: #aaa;
}

.title {
	display: none;
}

.lnb {
	bottom: 0;
	width: 250px;
}

.lnb .member-type {
	margin-left: 10px;
}

.lnb .inner li {
	margin-left: 20px;
}

#resizer {
	left: 250px;
}

.main {
	margin-bottom: 0;
	padding: unset;
	padding-right: 20px;
}

.lnb .logo {
	margin: 20px auto 20px;
}

footer {
	display: none;
}

.search-container input {
	outline: none;
}