#tinymce {
	margin: 6px 12px;
}
#wysiwyg-book-search {
	font-size: 0.9em;
}
#wysiwyg-books-result {
	top: 0px; width: 100%; position: relative; background-color: rgb(255, 255, 255);
}
#wysiwyg-books-result .result-items-wrap {
	margin: 0px auto; width: 100%; height: 100%; position: relative; -ms-overflow-x: hidden; -ms-overflow-y: auto;
}
ul.wysiwyg-books {
	list-style: none; margin: 0px auto; height: auto; position: relative;
}
div.wysiwyg-books {
	list-style: none; margin: 0px auto; height: auto; position: relative;
}
div.wysiwyg-books {
	max-width: none;
}
.wysiwyg-books .book-title {
	margin-bottom: 5px; white-space: normal;
}
.wysiwyg-books .book-title a {
	color: rgb(51, 122, 183); font-size: 1.2em; text-decoration: none; white-space: normal;
}
.wysiwyg-books .book-title span {
	color: rgb(51, 122, 183); font-size: 1.2em; text-decoration: none; white-space: normal;
}
.wysiwyg-books .book-item {
	padding: 5px 10px; height: auto; margin-bottom: 20px; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: solid; position: relative; min-height: 100px;
}
.wysiwyg-books .book-item > div {
	position: relative;
}
.wysiwyg-books .book-item-detail {
	line-height: 1.5; position: relative;
}
.wysiwyg-books .book-item-img {
	width: 60px; height: 76px; display: inline-block; position: absolute;
}
.wysiwyg-books .book-item-img img {
	width: 60px; height: 76px;
}
.wysiwyg-books .book-item-inner {
	margin-left: 70px; position: relative;
}
.wysiwyg-books .book-item-inner * {
	line-height: 1.5;
}
.wysiwyg-books .book-item-inner > div {
	width: 100%; margin-bottom: 5px;
}
.wysiwyg-books .book-item-inner .authors a {
	color: rgb(51, 122, 183); text-decoration: none; white-space: normal;
}
.wysiwyg-books .book-item .book-item-description {
	white-space: normal;
}
.wysiwyg-books .btn-area {
	width: 100%; text-align: right;
}
.wysiwyg-books .btn {
	padding: 6px 12px; border-radius: 4px; border: 1px solid transparent; border-image: none; text-align: center; line-height: 1.4285; font-size: 14px; font-weight: 400; margin-bottom: 0px; vertical-align: middle; display: inline-block; white-space: nowrap; cursor: pointer; -ms-user-select: none; -ms-touch-action: manipulation; touch-action: manipulation; background-image: none; -webkit-user-select: none; -moz-user-select: none; user-select: none;
}
.wysiwyg-books .link-btn {
	border-color: rgb(46, 109, 164); color: rgb(255, 255, 255); background-color: rgb(51, 122, 183);
}
#wysiwyg-pagination {
	text-align: center; margin-bottom: 20px;
}
#wysiwyg-pagination ul {
	margin: 0px; padding: 0px; display: inline-block;
}
.wysiwyg-clearfix::after {
	height: 0px; clear: both; display: block; visibility: hidden; content: ".";
}
.wysiwyg-clearfix {
	min-height: 1px;
}
.mce-object-iframe iframe {
	max-width: 100%;
}
