@charset "utf-8";
/**
 * @author https://www.cosmosfarm.com/
 */

img {
	border: 0;
}

.cut_strings {
	width: auto;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	word-wrap: normal;
}

.faq-button-small,
.faq-button-small:link,
.faq-button-small:visited {
	display: inline-block;
	*display: inline;
	zoom: 1;
	margin: 0 !important;
	padding: 0 10px !important;
	height: 28px;
	line-height: 28px;
	font-size: 12px !important;
	font-weight: normal;
	color: white !important;
	background-image: none !important;
	background-color: #000000 !important;
	border: none;
	border-radius: 0;
	text-decoration: none;
	cursor: pointer;
	vertical-align: middle;
	text-shadow: none;
}

.faq-button-small:hover,
.faq-button-small:focus,
.faq-button-small:active {
	display: inline-block;
	*display: inline;
	zoom: 1;
	margin: 0 !important;
	padding: 0 10px !important;
	height: 28px;
	line-height: 28px;
	font-size: 12px !important;
	font-weight: normal;
	color: white !important;
	background-image: none !important;
	background-color: #000000 !important;
	border: none;
	border-radius: 0;
	text-decoration: none;
	cursor: pointer;
	vertical-align: middle;
	text-shadow: none;
}

.kboard-ocean-faq-poweredby {
	padding-bottom: 15px;
	width: 100%;
	font-size: 12px;
}

#kboard-ocean-faq-list {
	display: inline-block;
	*display: inline;
	zoom: 1;
	margin: 0;
	width: 100%;
}

#kboard-ocean-faq-list .kboard-header {
	margin-top: 0;
	width: 100%;
}

#kboard-ocean-faq-list .kboard-category {
	padding-bottom: 20px;
	width: 100%;
	text-align: left;
}

#kboard-ocean-faq-list .kboard-category .kboard-category-list {
	clear: both;
	margin: 0;
	padding: 0;
	width: 100%;
	list-style: none;
	line-height: 28px;
	display: flex;
	flex-flow: row wrap;
	column-gap: 20px;
}

#kboard-ocean-faq-list .kboard-category .kboard-category-list li {
	margin: 0;
	padding: 0;
	color: #747474;
	font-size: 1.1rem;
}

#kboard-ocean-faq-list .kboard-category .kboard-category-list li a {
	display: block;
	color: #999;
	text-decoration: none;
	font-weight: 500;
}

#kboard-ocean-faq-list .kboard-category .kboard-category-list li.kboard-category-selected {
	background-color: white;
}

#kboard-ocean-faq-list .kboard-category .kboard-category-list li.kboard-category-selected a {
	color: #042E85;
	font-weight: 500;
}

#kboard-ocean-faq-list .kboard-search {
	float: right;
	padding-bottom: 5px;
	width: 100%;
	text-align: center;
}

#kboard-ocean-faq-list .kboard-search select {
	display: inline-block;
	*display: inline;
	zoom: 1;
	margin: 0;
	padding: 5px 2px;
	width: 80px;
	height: auto;
	font-size: 12px;
	color: #666666;
	border-radius: 0;
	border: 1px solid #e8eaec;
	vertical-align: middle;
	box-shadow: none;
}

#kboard-ocean-faq-list .kboard-search input {
	display: inline-block;
	*display: inline;
	zoom: 1;
	margin: 0;
	padding: 6px 2px;
	width: 150px;
	height: auto;
	font-size: 12px;
	color: #666666;
	border-radius: 0;
	border: 1px solid #e8eaec;
	line-height: 12px;
	vertical-align: middle;
	box-shadow: none;
}

#kboard-ocean-faq-list .kboard-tree-category-wrap {
	padding-bottom: 15px;
	width: 100%;
}

#kboard-ocean-faq-list .kboard-tree-category-wrap select {
	display: inline;
	margin: 0 0 5px 0;
	padding: 0;
	width: 100%;
	height: 28px;
	line-height: 28px;
	font-size: 12px;
	color: #666666;
	border-radius: 0;
	border: 1px solid #f1f1f1;
	background: white;
	vertical-align: middle;
	box-shadow: none;
	box-sizing: border-box;
	text-indent: 0;
	-webkit-appearance: menulist;
	-moz-appearance: menulist;
	appearance: menulist;
}

#kboard-ocean-faq-list .kboard-tree-category-search .kboard-search-option-wrap.type-select {
	width: auto;
}

#kboard-ocean-faq-list .kboard-tree-category-search .kboard-search-option-wrap.type-tab {
	width: 100%;
}

#kboard-ocean-faq-list .kboard-tree-category {
	margin: 0 0 5px 0;
	padding: 0;
	width: 100%;
	list-style: none;
	border: 0;
	overflow: hidden;
	background: url(./images/category-background.png) left bottom repeat-x;
}

#kboard-ocean-faq-list .kboard-tree-category li {
	margin: 0;
	padding: 0;
	border-top: 1px solid #e8eaec;
	border-right: 1px solid #e8eaec;
	border-bottom: 1px solid #e8eaec;
	color: #747474;
	background-color: #faf7f7;
	font-size: 1rem;
}

#kboard-ocean-faq-list .kboard-tree-category li a {
	display: block;
	padding: 0 16px;
	color: black;
	text-decoration: none;
}

#kboard-ocean-faq-list .kboard-tree-category li.kboard-category-selected {
	border-bottom: 1px solid white;
	background-color: white;
}

#kboard-ocean-faq-list .kboard-tree-category li.kboard-category-selected a {
	color: #042E85;
	font-weight: bold;
}

#kboard-ocean-faq-list .kboard-tree-category-search {
	width: 100%;
}

#kboard-ocean-faq-list .kboard-tree-category-search .kboard-search-option-wrap {
	margin-right: 5px;
}

#kboard-ocean-faq-list .kboard-list {
	margin: 0 !important;
	padding: 0 !important;
	width: 100%;
	list-style: none;
	border: 0;
	border-top: 3px solid #333333;
}

#kboard-ocean-faq-list .kboard-list img {
	display: inline;
	margin: 0;
	height: auto;
	vertical-align: middle;
}

#kboard-ocean-faq-list .kboard-list .kboard-faq-item {
	margin: 0;
	padding: 0;
	border: 0;
	border-bottom: 1px solid #e8eaec;
	background: none;
}

#kboard-ocean-faq-list .kboard-list .kboard-faq-question {
	padding: 20px 60px;
	font-size: 1.1rem;
	cursor: pointer;
	color: black;
	font-weight: 500;
	position: relative;
}

#kboard-ocean-faq-list .kboard-list .kboard-faq-question:hover {
	text-decoration: underline;
}


#kboard-ocean-faq-list .kboard-list .kboard-faq-question:before {
	position: absolute;
	left: 15px;
	top: 20px;
	width: 30px;
	height: 30px;
	border-radius: 100%;
	background-color: #333;
	color: #fff;
	content: 'Q';
	text-align: center;
	line-height: 25px;
	transition: all 0.2s;
	font-size: 15px;
}

#kboard-ocean-faq-list .kboard-list .kboard-faq-question:after {
	content: "";
	position: absolute;
	width: 10px;
	height: 10px;
	background: transparent;
	border-top: 2px solid #bfbfbf;
	border-left: 2px solid #bfbfbf;
	transition: all 250ms ease-in-out;
	text-decoration: none;
	color: transparent;
	transform: rotate(-135deg);
	right: 15px;
	top: 25px;
	font-weight: 600;
}


#kboard-ocean-faq-list .kboard-list .kboard-faq-item:not(.answer-hide) .kboard-faq-question:before {
	background-color: #042E85;
}

#kboard-ocean-faq-list .kboard-list .kboard-faq-item:not(.answer-hide) .kboard-faq-question:after {
	transform: rotate(45deg);
	top: 30px;
}


#kboard-ocean-faq-list .kboard-list .kboard-faq-answer {
	padding: 20px 30px 20px 60px;
	font-size: 1rem;
	border-top: 1px solid #e8eaec;
	background-color: #f5f4f4;
	color: black;
	position: relative;
}

#kboard-ocean-faq-list .kboard-list .kboard-faq-answer:before {
	position: absolute;
	left: 15px;
	top: 20px;
	width: 30px;
	height: 30px;
	border-radius: 100%;
	background-color: #fff;
	color: #555;
	content: 'A';
	text-align: center;
	line-height: 25px;
	transition: all 0.2s;
	font-size: 15px;
	font-weight: 600;
	border: 1px solid #d9d9d9;
}



#kboard-ocean-faq-list .kboard-list .kboard-faq-answer .aligncenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

#kboard-ocean-faq-list .kboard-list .kboard-faq-answer .alignright {
	float: right;
}

#kboard-ocean-faq-list .kboard-list .kboard-faq-answer .alignleft {}

#kboard-ocean-faq-list .kboard-list .kboard-faq-answer .kboard-faq-control {
	display: inline-block;
	width: 100%;
	padding-top: 15px;
	text-align: right;
}

#kboard-ocean-faq-list .kboard-list .kboard-faq-item.answer-hide .kboard-faq-answer {
	display: none;
}

#kboard-ocean-faq-list .kboard-faq-answer .kboard-ocean-faq-view {
	display: block;
	height: 28px;
	line-height: 28px;
	vertical-align: middle;
}

#kboard-ocean-faq-list .kboard-faq-answer {}

#kboard-ocean-faq-list .kboard-pagination {
	padding: 15px 0;
	width: 100%;
}

#kboard-ocean-faq-list .kboard-pagination .kboard-pagination-pages {
	margin: 0;
	padding: 0 0 1px 0;
	width: 100%;
	list-style: none;
	text-align: center;
	border: 0;
}

#kboard-ocean-faq-list .kboard-pagination .kboard-pagination-pages li {
	display: inline-block;
	*display: inline;
	zoom: 1;
	margin: 0;
	padding: 0 1px;
	background: none;
	border: 0;
	list-style: none;
}

#kboard-ocean-faq-list .kboard-pagination .kboard-pagination-pages li a {
	color: black;
	padding: 6px 10px;
	border: 1px solid #e3e3e3;
	text-decoration: none;
	font-size: 12px;
	line-height: 27px;
	background-color: white;
}

#kboard-ocean-faq-list .kboard-pagination .kboard-pagination-pages li.active a {
	font-weight: bold;
	border: 1px solid #50afdd;
	color: white;
	text-decoration: none;
	background-color: #50afdd;
}

#kboard-ocean-faq-list .kboard-pagination .kboard-pagination-pages li:before {
	display: none;
}

#kboard-ocean-faq-list .kboard-pagination .kboard-pagination-pages li:after {
	display: none;
}

#kboard-ocean-faq-list .kboard-control {
	padding: 15px 0 1px 0;
	width: 100%;
	text-align: right;
}

#kboard-ocean-faq-editor {
	display: inline-block;
	*display: inline;
	zoom: 1;
	margin: 0;
	width: 100%;
}

#kboard-ocean-faq-editor .inner {
	padding: 40px 20px;
	border-bottom: 1px solid #555555;
}

#kboard-ocean-faq-editor .kboard-attr-row {
	width: 100%;
	background-color: white;
	display: flex;
	box-sizing: border-box;
	align-items: center;
}

#kboard-ocean-faq-editor .kboard-attr-row + .kboard-attr-row {
	margin-top: 20px;
}

#kboard-ocean-faq-editor .kboard-attr-row .attr-name {
	width: 120px;
	padding-top: 0;
	font-weight: 500;
	line-height: 1.3;
	letter-spacing: -0.04em;
	vertical-align: top;
	font-size: 15px;
	font-weight: 600;
}

#kboard-ocean-faq-editor .kboard-attr-row .attr-name img {
	display: inline;
	margin: 0;
	padding: 0;
	max-width: 100%;
	vertical-align: middle;
}

#kboard-ocean-faq-editor .kboard-attr-row .attr-value {
	width: calc(100% - 120px);
}

#kboard-ocean-faq-editor .kboard-attr-row .attr-value select {
	display: inline;
	margin: 0;
	padding: 0 5px;
	font-size: 14px;
	width: 100%;
	height: 28px;
	line-height: 28px;
	color: #666666;
	border-radius: 0;
	border: 0;
	border-bottom: 1px solid #dcdcdc;
	box-shadow: none;
	background: none;
	background-color: transparent;
	box-sizing: content-box;
	vertical-align: middle;
	text-indent: 0;
	-webkit-appearance: menulist;
	-moz-appearance: menulist;
	appearance: menulist;
	box-sizing: border-box;
}

#kboard-ocean-faq-editor .kboard-attr-row .attr-value input[type=text],
#kboard-ocean-faq-editor .kboard-attr-row .attr-value input[type=password] {
	border: solid 1px #ddd;
	border-radius: 3px;
	padding: 0.5rem 1rem;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	height: 40px;
	padding: 0 10px;
	line-height: 38px;
	border-radius: 0 !important;
	box-sizing: border-box;
}

#kboard-ocean-faq-editor .kboard-attr-row .attr-value input[type=radio],
#kboard-ocean-faq-editor .kboard-attr-row .attr-value input[type=checkbox] {
	margin-top: 8px;
}

#kboard-ocean-faq-editor .kboard-attr-row .attr-value input[type=file] {
	display: inline;
	margin: 0;
	padding: 0;
	width: 30%;
	font-size: 13px;
	color: #666666;
	border-radius: 0;
	border: 0;
	box-shadow: none;
	background-color: transparent;
}

#kboard-ocean-faq-editor .row.media,
#kboard-ocean-faq-editor .row.search {
	display: none;
}

#kboard-ocean-faq-editor .kboard-attr-row .attr-value .kboard-tree-category-wrap {}

#kboard-ocean-faq-editor .kboard-attr-row .attr-value .kboard-tree-category-wrap select {
	clear: both;
	margin-bottom: 5px;
	width: 30%;
}

#kboard-ocean-faq-editor .kboard-content {
	padding: 9px 0;
	width: 100%;
	border-bottom: 1px solid #e3e3e3;
	text-align: center;
	background-color: white;
}

#kboard-ocean-faq-editor .kboard-control {
	margin-top: 70px;
	display: flex;
	justify-content: center;
}

#kboard-ocean-faq-editor .kboard-control a[type="submit"] {
	color: #fff;
	background-color: #555;
	border-color: #555;
}

#kboard-ocean-faq-editor .kboard-control a + a {
	margin-left: 10px;
}

#kboard-ocean-faq-editor .kboard-control button + a {
	margin-left: 10px;
}

#kboard-ocean-faq-editor .kboard-control .left {
	position: static;
}

#kboard-ocean-faq-editor .kboard-control .right {
	position: static;
	float: right;
	width: 50%;
	text-align: right;
}

#kboard-ocean-faq-editor .inner #wp-kboard_content-media-buttons button:not(.add_media) {
	display: none;
}

#kboard-ocean-faq-document {
	display: inline-block;
	*display: inline;
	zoom: 1;
	margin: 0;
	width: 100%;
}

#kboard-ocean-faq-document .kboard-document-wrap {
	width: 100%;
	background-color: white;
}

#kboard-ocean-faq-document .kboard-title {
	width: 100%;
}

#kboard-ocean-faq-document .kboard-title p {
	margin: 0;
	padding: 12px 22px;
	color: #545861;
	font-weight: bold;
	font-size: 20px;
	font-weight: bold;
}

#kboard-ocean-faq-document .kboard-detail {
	clear: both;
	width: 100%;
	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	background-color: #f4f4f4;
	font-size: 12px;
}

#kboard-ocean-faq-document .kboard-detail .detail-attr {
	display: inline-block;
	*display: inline;
	zoom: 1;
	margin: 0;
	padding: 12px 35px 12px 22px;
}

#kboard-ocean-faq-document .kboard-detail .detail-attr .detail-name {
	width: 40px;
	font-weight: bold;
	color: #545861;
	text-align: right;
}

#kboard-ocean-faq-document .kboard-detail .detail-attr .detail-value {
	padding-left: 20px;
	color: #545861;
}

#kboard-ocean-faq-document .kboard-detail .detail-attr .detail-value img {
	vertical-align: middle;
}

#kboard-ocean-faq-document .kboard-content {
	clear: both;
	width: 100%;
	min-height: 200px;
}

#kboard-ocean-faq-document .kboard-content .content-view {
	margin: 0;
	padding: 22px;
	word-break: break-all;
}

#kboard-ocean-faq-document .kboard-content .content-view iframe {
	max-width: 100%;
}

#kboard-ocean-faq-document .kboard-content .content-view img {
	display: inline;
	margin: 0;
	vertical-align: middle;
	max-width: 100%;
}

#kboard-ocean-faq-document .kboard-content .content-view hr {
	margin: 10px 0;
	padding: 0;
	height: 1px;
	border: 0;
	background-color: #f1f1f1;
}

#kboard-ocean-faq-document .kboard-content .content-view p {
	margin: 0 0 0.75em;
}

#kboard-ocean-faq-document .kboard-content .content-view p:last-child {
	margin: 0;
}

#kboard-ocean-faq-document .kboard-content .content-view .thumbnail-area {
	text-align: center;
}

#kboard-ocean-faq-document .kboard-content .content-view .aligncenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

#kboard-ocean-faq-document .kboard-content .content-view .alignright {
	float: right;
}

#kboard-ocean-faq-document .kboard-content .content-view .alignleft {}

#kboard-ocean-faq-document .kboard-attach {
	padding: 0 0 5px 22px;
	font-size: 12px;
}

#kboard-ocean-faq-document .kboard-comments-area {
	width: 100%;
}

#kboard-ocean-faq-document .kboard-control {
	padding: 15px 0;
	width: 100%;
}

#kboard-ocean-faq-document .kboard-control .left {
	position: static;
}

#kboard-ocean-faq-document .kboard-control .right {
	position: static;
	float: right;
	text-align: right;
}

#kboard-ocean-faq-latest {
	width: 100%;
	list-style: none;
	margin: 0;
	padding: 0;
	border-top: 3px solid #333333;
}

#kboard-ocean-faq-latest .kboard-ocean-faq-latest-item {
	border-bottom: 1px solid #e8eaec;
	background: none;
	list-style: none;
}

#kboard-ocean-faq-latest .kboard-ocean-faq-latest-item a {
	padding: 10px 40px;
	font-size: 1.0rem;
	cursor: pointer;
	color: black;
	font-weight: 500;
	position: relative;
	display: block;
}

#kboard-ocean-faq-latest .kboard-ocean-faq-latest-item a:hover {
	text-decoration: underline;
}

#kboard-ocean-faq-latest .kboard-ocean-faq-latest-item a:before {
	position: absolute;
	left: 10px;
	top: 14px;
	width: 20px;
	height: 20px;
	border-radius: 100%;
	background-color: #333;
	color: #fff;
	content: 'Q';
	text-align: center;
	line-height: 15px;
	transition: all 0.2s;
	font-size: 11px;
}

@media screen and (max-width: 768px) {

	#kboard-ocean-faq-list .kboard-list .kboard-faq-question {
		padding: 15px 40px;
		font-size: 1.0rem;
	}

	#kboard-ocean-faq-list .kboard-list .kboard-faq-question:before {
		left: 5px;
		top: 17px;
		width: 25px;
		height: 25px;
		line-height: 20px;
		font-size: 14px;
	}

	#kboard-ocean-faq-list .kboard-list .kboard-faq-answer:before {
		left: 5px;
		top: 17px;
		width: 25px;
		height: 25px;
		line-height: 20px;
		font-size: 14px;
	}

	#kboard-ocean-faq-list .kboard-list .kboard-faq-answer {
		padding: 15px 15px 15px 40px;
		font-size: 1.0rem;
	}

	#kboard-ocean-faq-list .kboard-list .kboard-faq-question:after {
		top: 20px;
	}

	#kboard-ocean-faq-list .kboard-list .kboard-faq-item:not(.answer-hide) .kboard-faq-question:after {
		top: 25px;
	}

	#kboard-ocean-faq-editor .kboard-attr-row {
		flex-direction: column;
		margin-top: 15px;
		padding-top: 15px;
		border-top: 1px dotted #ccc;
	}

	#kboard-ocean-faq-editor .kboard-attr-row .attr-name {
		padding: 0;
		width: 100%;
		font-size: 14px;
		margin-bottom: 10px;
	}

	#kboard-ocean-faq-editor .kboard-attr-row .attr-value {
		margin: 0;
		width: 100%;
	}

	#kboard-ocean-faq-editor .kboard-control {
		margin-top: 20px;
	}

	#kboard-ocean-faq-editor .kboard-control a {
		min-width: auto;
		padding: 0 10px;
	}

	#kboard-ocean-faq-editor select,
	#kboard-ocean-faq-editor input[type="text"],
	#kboard-ocean-faq-editor input[type="email"],
	#kboard-ocean-faq-editor input[type="number"],
	#kboard-ocean-faq-editor input[type="date"],
	#kboard-ocean-faq-editor input[type="password"],
	#kboard-ocean-faq-editor input[type="file"] {
		width: 100% !important;
		box-sizing: border-box;
	}

}
