.wy-table-responsive table td, .wy-table-responsive table th {
	white-space: normal;
}

.wy-side-nav-search>a, .wy-side-nav-search .wy-dropdown>a {
	color: #0f70bd;
}

.wy-side-nav-search {
	background-color: #f8fafd;
}

.wy-table-responsive {
	margin-bottom: 24px;
	max-width: 100%;
	overflow: visible;
}

.wy-body-for-nav {
	background-image: url("klogodocbg.png");
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: 916px 1052px;
	background-attachment: fixed;
}

.wy-nav-content{
	height:100%;
	max-width:80%;
	margin-left: 10px;
	margin-right: 10px;
}

p {
	font-size: 100%;
}

p.caption {
	height: 32px;
	display: inline-block;
	line-height: 32px;
	padding: 0 1.618em;
	margin-bottom: 0;
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 80%;
	color: #555;
	white-space: nowrap;
}

footer {
	display: none;
}
