/*** hide taboola next up ***/
#tbl-next-up {
	display: none !important;
}

/*** hide taboola outstream ads ***/
#_cm-css-reset {
	display: none;
}

/** hide gliaplayer logo **/
.gliaplayer+div {
	display: none
}

[data-ref='poweredBy'] {
	display: none;
}

/* TINY MCE */

body {
	font-family: "Microsoft JhengHei", "Microsoft yahei" !important;
}

.help-block {
	color: red;
}

td,
th {
	vertical-align: middle !important;
}

a:hover {
	text-decoration: none !important;
}

.visited:visited {
	color: red;
}

u {
	font-weight: bold;
}

small {
	display: block;
	text-align: center;
	color: gray;
}

small::before {
	content: "";
}

#node-content p {
	margin-bottom: 1em;
	letter-spacing: 2px;
	color: #666;
}

.help-block {
	color: red;
}

/* MAIN */
.logo {
	text-align: center;
	margin: 30px 0;
	font-size: 70px;
	font-family: DFKai-sb;
}

.logo img {
	max-width: 100%;
}

.logo a {
	text-decoration: none;
}

.wrap {
	min-height: 100%;
	height: auto;
	margin: 0 auto -60px;
	padding: 0 0 60px;
	overflow: hidden;
}

.money {
	color: green;
}

.affix {
	top: 3px;
}

.category-list li {
	margin-left: 0 !important;
}

.category-list a {
	padding: 6px 10px !important;
}

#node-content {
	font-size: 20px;
	margin: 15px 0 0;
	line-height: 1.5em;
}

#node-content img {
	max-width: 100%;
	display: block;
	margin: 20px auto;
}

#node-content h4 {
	padding: 5px 10px;
	border-left: 8px solid #33CCCC;
	font-weight: bold;
}

blockquote {
	background: #f9f9f9;
	border-left: 10px solid #ccc;
	margin: 1.5em 10px;
	padding: 0.5em 10px;
	font-size: 16px !important;
	color: gray !important;
	font-style: italic;
	line-height: 1.8em;
}

blockquote:before {
	color: #ccc;
	content: open-quote;
	font-size: 4em;
	line-height: 0.1em;
	margin-right: 0.25em;
	vertical-align: -0.4em;
}

.center {
	text-align: center;
}

.wrap>.container {
	padding: 0px 5px 20px;
}

.footer {
	border-top: 1px solid #ddd;
	padding: 30px 0;
}

.website-name {
	font-size: 400%;
	font-family: DFKai-sb;
}

.jumbotron {
	text-align: center;
	background-color: transparent;
}

.jumbotron .btn {
	font-size: 21px;
	padding: 14px 24px;
}

.not-set {
	color: #c55;
	font-style: italic;
}

.grid-view th {
	white-space: nowrap;
}

.hint-block {
	display: block;
	margin-top: 5px;
	color: #999;
}

.error-summary {
	color: #a94442;
	background: #fdf7f7;
	border-left: 3px solid #eed3d7;
	padding: 10px 20px;
	margin: 0 0 15px 0;
}

.videoWrapper {
	position: relative;
	padding-bottom: 66%;
	/* 16:9 */
	padding-top: 25px;
	height: 0;
	clear: both;
}

.videoWrapper iframe,
.videoWrapper embed,
.videoWrapper video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0 !important;
}

.dfp {
	display: inline-block !important;
}

.block {
	border-bottom: 0px;
	margin-bottom: 20px;
	color: #000;
	box-shadow: 1px 1px 5px #888888;
}

.block img {
	max-width: 100%;
}

.block:hover {
	box-shadow: 1px 1px 5px #444;
}

.block-header {
	background-color: #f8f8f8;
}

.block-inner {
	padding: 5px 0;
}

.block-inner2 {
	padding: 8px;
}

.block-one-line {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.block-title {
	height: 50px;
	overflow: hidden;
	line-height: 25px;
	font-size: 16px;
	padding: 5px;
}

.parent-link {
	font-weight: bold;
}

.child-link {
	display: inline-block;
	width: 90px;
	padding: 5px 8px;
}

.node-label {
	border-left: 3px solid #DD4814;
	padding: 3px 8px;
	margin: 20px 0 5px 0;
	font-size: large;
}

.node-stats {
	color: #888;
	margin-bottom: 10px;
}

.node-stats div {
	display: inline-block;
	margin-right: 20px;
}

.margin-auto {
	margin: auto;
}

.bottom-10 {
	margin-bottom: 10px;
}

.title {
	margin-top: 0;
	font-size: 22px;
}

.title a {
	line-height: 1.5em;
}

.fb-comments,
.fb-comments span,
.fb-comments iframe {
	width: 100% !important;
}

@media (min-width : 800px) {
	.media-body {
		padding: 0px 0;
	}
}

@media (max-width : 600px) {
	.logo {
		font-size: 40px;
	}
}

.meta {
	margin-bottom: 5px;
	color: #888;
	font-size: 90%;
}

.adsDiv {
	margin: 10px 0;
}

.adsTipDiv {
	text-align: center;
}

.adsTip {
	display: block;
	color: #888;
	text-transform: capitalize;
	font-size: 14px;
	margin: 0 !important;
}

@media (max-width : 600px) {
	.adsTip {
		/*display: none;*/

	}
}

.margin-auto {
	margin: auto;
}

.margin-bottom-5 {
	margin-bottom: 5px !important;
}

.margin-bottom-10 {
	margin-bottom: 10px !important;
}

.margin-top-5 {
	margin-top: 5px !important;
}

.margin-top-10 {
	margin-top: 10px !important;
}

.menu {
	margin-right: 0px !important
}

.snippet {
	margin: 10px 0;
}

.snippet .meta {
	color: #888;
	font-size: 1.2rem;
}

.alert-fatal {
	background: #a00 !important;
	color: #fff !important;
}

.alert-fatal a {
	color: #fff !important;
}

.cover {
	position: relative;
	overflow: hidden;
}

.cover .mask {
	padding-top: 56.25%;
}

.cover img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.center {
	text-align: center;
}

.video {
	background: black;
}

#node-pre {
	padding: 15px !important;
	font-size: 24px !important;
	line-height: 2em;
	color: #000 !important;
	background-color: #fff !important;
	white-space: pre-wrap;
	/* css-3 */
	white-space: -moz-pre-wrap;
	/* Mozilla, since 1999 */
	white-space: -pre-wrap;
	/* Opera 4-6 */
	white-space: -o-pre-wrap;
	/* Opera 7 */
	word-wrap: break-word;
	/* Internet Explorer 5.5+ */
	border: 5px dashed #888;
}

.breadcrumb {
	margin-bottom: 10px !important;
}

.btn-list .btn {
	margin: 1px;
}

.avatar {
	border-radius: 100%;
	width: 16px;
	height: 16px;
}

.avatar2x {
	border-radius: 100%;
	width: 32px;
	height: 32px;
}

.media-duration {
	position: absolute;
	right: 0px;
	bottom: 0px;
	background-color: rgba(0, 0, 0, 0.5);
	color: #ddd;
	padding: 0px 5px;
	font-size: 80%;
}

.media-category {
	position: absolute;
	left: 10px;
	bottom: 10px;
	background-color: rgba(138, 43, 226, 0.5);
	/* background-color: rgba(0, 0, 0, 0.5); */
	color: #ddd;
	padding: 5px 10px;
	border-radius: 15px;
	font-size: 80%;
	color: #ddd;
}

#categories li {
	border-radius: 3px;
	margin: 0 5px 10px 0 !important;
	display: inline-block;
	float: none;
	font-size: 100%;
}

#categories ul {
	text-align: center;
}

#category a {
	font-weight: bold;
	font-size: 150%;
}

.compass-fit-ad .compass-fit-ad-image:before {
	display: none;
}

.compass-fit-ad {
	font-size: 20px;
}

.compass-fit-ad-title {
	-webkit-line-clamp: 3 !important;
}

.gliaplayer-powered-by {
	display: none;
}