.font-size-16, .font-size-16 p, .font-size-16 label {
	font-size: 16px !important;
}

.font-size-18, .font-size-18 p, .font-size-18 label {
	font-size: 18px !important;
}

.read-more-tag {
	top: -30px;
	padding: 30px 15px 0 10px;
	text-align: right;
	height: 30px;
	position: relative;
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%,
		rgba(255, 255, 255, 0.7) 41%, rgba(255, 255, 255, 1) 83%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,
		255, 255, 0)), color-stop(41%, rgba(255, 255, 255, 0.7)),
		color-stop(83%, rgba(255, 255, 255, 1)));
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%,
		rgba(255, 255, 255, 0.7) 41%, rgba(255, 255, 255, 1) 83%);
	background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%,
		rgba(255, 255, 255, 0.7) 41%, rgba(255, 255, 255, 1) 83%);
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%,
		rgba(255, 255, 255, 0.7) 41%, rgba(255, 255, 255, 1) 83%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%,
		rgba(255, 255, 255, 0.7) 41%, rgba(255, 255, 255, 1) 83%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff',
		endColorstr='#ffffff', GradientType=0);
}

.read-less-tag {
	top: 0px;
}

.subnavbar {
	margin-left: auto !important;
	margin-right: auto !important;
}

.left_title.main_nav_box ul li.topic7 {
	background: transparent url("../images/icon/people-07s.png") no-repeat
		scroll 0px 0px;
}

.left_title.main_nav_box ul li.topic7 a {
	color: #48b0f7;
}

.left_title.main_nav_box ul li.topic8 {
	background: transparent url("../images/icon/people-08s.png") no-repeat
		scroll 0px 0px;
}

.left_title.main_nav_box ul li.topic8 a {
	color: #A67D32;
}

.yellow_med_span {
	background: #fcc800;
}

.gray_med_span {
	background: darkgrey;
	width: 100px;
}
/* Scrollbar STYLE */
.brand-sc-inf::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	background-color: #F5F5F5;
	border-radius: 4px;
}

.brand-sc-inf::-webkit-scrollbar {
	height: 6px;
	background-color: #F5F5F5;
	border-radius: 4px;
}

.brand-sc-inf::-webkit-scrollbar-thumb {
	background-color: #3f51b5;
	border-radius: 4px;
}

.kingnet_function_ad {
	width: 320px;
	height: 100px;
}

@media ( min-width :500px) {
	.kingnet_function_ad {
		width: 728px;
		height: 90px;
	}
}

.click-image {
	cursor: pointer;
}

.consult-thanks-div {
	width: 220px;
	float: left;
}

.all_single_follow {
	margin-left: auto;
	margin-right: auto;
	width: 280px;
}

.login-label {
	float: right;
	font-weight: 400;
	cursor: pointer;
}

.login-btn {
	font-size: 20px;
	letter-spacing: 2px;
	text-transform: uppercase;
	background-color: #d9534f;
	color: rgba(255, 255, 255, 0.87);
	outline: 0;
	outline-offset: 0;
	display: inline-block;
	width: auto;
	box-sizing: border-box;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-touch-action: manipulation;
	-khtml-touch-action: manipulation;
	-moz-touch-action: manipulation;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	margin: 0;
	text-decoration: none;
	box-shadow: none;
	padding: 0 30px;
	border: none;
	border-radius: 0 !important;
	position: relative;
	line-height: 40px;
}

.m-width100 {
	max-width: 100%;
}

.width100 {
	width: 100%;
}

#page-zone {
	font-size: 12px;
}

.fs-15 {
	font-size: 15px !important;
}

.lh-20 {
	line-height: 20px !important;
}

.mr-10 {
	margin-right: 10px;
}

.mt-5 {
	margin-top: 5px;
}

.mb-5 {
	margin-bottom: 5px;
}

.mb-10 {
	margin-bottom: 10px;
}

.img-fit-cover {
	object-fit: cover;
	width: 100%;
}

.icon-item-title {
	float: none;
	font-size: 16px;
	width: 100%;
	height: auto;
	text-align: left;
	font-weight: 900;
	margin-left: auto;
	margin-top: 0;
	clear: none;
	color: black;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	border-bottom-color: #e4e4e4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-right: auto;
	margin-bottom: 0;
	vertical-align: middle;
}

.img-fit-contain {
	object-fit: contain;
	width: 100%;
}

.text-over-hidden, .issue-title {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
}

.text-over-view {
	-webkit-line-clamp: inherit !important;
	max-height: 100% !important;
	height: 100% !important;
}

.text-over-hidden-2 {
	text-overflow: ellipsis;
	white-space: normal;
	display: -webkit-box;
	overflow: hidden;
	position: relative;
	height: 2.4em;
}

.text-over-hidden-3 {
	text-overflow: ellipsis;
	white-space: normal;
	display: -webkit-box;
	overflow: hidden;
	position: relative;
	height: 3.6em;
}

.text-over-hidden-4 {
	text-overflow: ellipsis;
	white-space: normal;
	display: -webkit-box;
	overflow: hidden;
	position: relative;
	height: 4.8em;
}

.text-over-hidden-8 {
	text-overflow: ellipsis;
	white-space: normal;
	display: -webkit-box;
	overflow: hidden;
	position: relative;
	height: 9.6em;
}

.text-over-hidden-2:after, .text-over-hidden-3:after,
	.text-over-hidden-4:after, .text-over-hidden-8:after {
	/* content: ""; */
	text-align: right;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 70%;
	height: 1.2em;
	background: linear-gradient(to right, rgba(255, 255, 255, 0),
		rgba(255, 255, 255, 1) 50%);
}
.text-over-hidden-2 {
	height: auto;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
}
	
.text-over-hidden-2:after {
	display: none;
}
@supports (-webkit-line-clamp: 2) { 
	.text-over-hidden-2 {
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
	}
}
.text-over-hidden-3 {
	height: auto;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
}
	
.text-over-hidden-3:after {
	display: none;
}
@supports (-webkit-line-clamp: 3) { 
	.text-over-hidden-3 {
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
	}
}
.text-over-hidden-4 {
	height: auto;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;		
}
.text-over-hidden-4:after {
	display: none;
}
@supports (-webkit-line-clamp: 4) { 
	.text-over-hidden-4 {
		display: -webkit-box;
		-webkit-line-clamp: 4;
		-webkit-box-orient: vertical;
	}
}
.text-table-hidden-8 {
	height: auto;
	overflow: hidden;
	white-space: normal;
	text-overflow: ellipsis;
}
	
.text-over-hidden-8:after {
	display: none;
}
@supports (-webkit-line-clamp: 8) { 
	.text-table-hidden-8 {
		display: -webkit-box;
		-webkit-line-clamp: 8;
		-webkit-box-orient: vertical;
	}
}
.notice-text-over-hidden {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.doctor-inf-zone {
	min-height: 400px
}

.summernote-list {
	max-width: 260px
}

.protect-open {
	display: none;
}

.single_fs_news_img {
	max-height: 73px;
}

.login-checkbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 32px;
	height: 32px;
	z-index: 1;
}
/**search-bar**/
.search-textinput {
	float: none;
	height: 35px;
	padding: 5px 5px 5px 5px;
	font-size: 14px;
	display: block;
	width: 100%;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border: 1px solid rgb(228, 228, 228);
	line-height: 18px;
	color: rgb(186, 186, 186);
	background-attachment: scroll;
	-webkit-background-size: 16px;
	background-size: 16px;
	background-position: 10px 50%;
	background-repeat: no-repeat no-repeat;
}

.search-textinput[type="text"]:focus {
	border-color: #feb0a5;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px #feb0a5;
	outline: 0 none;
	transition: .25s;
}

.search-textinput[type="text"]:focus+.search-result {
	display: block;
}

.search-result {
	overflow-y: auto;
	max-height: 160px;
	position: relative;
	width: 100%;
	top: 0px;
	display: none;
	left: 0;
	right: 0;
	z-index: 10;
	background: #fdfdfd;
	border-radius: 5px;
}

.search-result li:first-child {
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
}

.search-result li:last-child {
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}

.search-result:hover {
	display: block;
}

.search-result.search-result-hide {
	border: 0px solid;
	border-color: rgb(186, 186, 186);
	box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
	-webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
}

.search-result.search-result-show {
	border: 2px solid;
	border-color: rgb(186, 186, 186);
	box-shadow: 0 5px 8px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.3);
}

.search-result li {
	display: block;
	border: 0.5px;
	border-color: #6c6c6c;
}

.search-result li:first-child {
	margin-top: 1px;
}

.search-result li:first-child:before, .search-result li:first-child:after
	{
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 50%;
	margin-left: -5px;
	/* border: 5px outset transparent; */
}

.search-result li:first-child:before {
	border-bottom: 5px solid #fdfdfd;
	top: -11px;
}

.search-result li:first-child:after {
	border-bottom: 5px solid #fdfdfd;
	top: -10px;
}

.search-result li:first-child:hover:before, .search-result li:first-child:hover:after
	{
	display: none;
}

.search-result li:last-child {
	margin-bottom: -1px;
}

.search-result input {
	background: #fdfdfd;
	text-align: left;
	width: 100%;
	display: block;
	position: relative;
	padding: 6px 40px 6px 10px;
	color: #808394;
	font-weight: 500;
	text-decoration: none;
	text-shadow: 0 1px white;
	border: 0px solid transparent;
	border-radius: 0px;
}

.search-result input span {
	font-weight: 200;
}

.search-result input:before {
	content: '';
	position: absolute;
	top: 50%;
	right: 10px;
	margin-top: -9px;
	width: 100px;
	height: 25px;
}

.search-result input:hover {
	color: black;
	background: rgb(238, 252, 252);
}
/**btn**/
.search-result button {
	background: #fdfdfd;
	text-align: left;
	width: 100%;
	display: block;
	position: relative;
	padding: 6px 40px 6px 10px;
	color: #808394;
	font-weight: 500;
	text-decoration: none;
	text-shadow: 0 1px white;
	border: 0px solid transparent;
	border-radius: 0px;
}

.search-result button span {
	font-weight: 200;
}

.search-result button:before {
	content: '';
	position: absolute;
	top: 50%;
	right: 10px;
	margin-top: -9px;
	width: 100px;
	height: 25px;
}

.search-result button:hover {
	color: black;
	background: rgb(238, 252, 252);
}
/**search-bar**/
.new-tag, .doc-tag, .generic-tag {
	font-size: 15px;
	display: inline-block;
	margin: 2px 2px 2px 2px;
}

.new-tag-remove, .doc-tag-remove, .medicine-tag-remove {
	margin-left: 5px;
}

.right-bottom-parent-div {
	position: relative;
	width: 100px;
	height: 265px;
	right: 0;
	bottom: 0;
	float: right;
}

.right-bottom-div {
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 100px;
	height: 100px;
}

.note-editor-adjust {
	margin: 0 auto;
	max-width: 740px;
	min-width: 740px;
}

.panel-heading-adjust h2 {
	padding: 0 !important;
	text-transform: none !important;
}

.input-group-adjust {
	width: 100%;
	margin: 0;
}

.datetimepicker {
	min-width: 125px;
	font-size: 10px;
}

.protect {
	display: none;
}

.sort-icon_desc:after {
	cursor: pointer;
	content: "\e156";
	font-family: 'Glyphicons Halflings';
	opacity: 0.5;
	position: relative;
	float: right;
}

.sort-icon_asc:after {
	cursor: pointer;
	content: "\e155";
	font-family: 'Glyphicons Halflings';
	opacity: 0.5;
	position: relative;
	float: right;
}

.homeImgPreview {
	max-width: 100%;
}

.red_med_span_ad {
	background: #d9534f;
	width: 100px;
}
/************************ad********************************/
.AD_box a img {
	max-width: 100%;
}

.bottom-stickyfill-zone {
	display: none;
}

@media screen and (max-width: 500px) {
	/* .bottom-stickyfill-zone{
		display: block;
		position: -webkit-sticky;
		position: sticky;
		bottom: 0px;
	} */
	#ad-allpage-bottom-sticky-zone {
		display: block;
		position: fixed;
		bottom: 0px;
		margin-right: auto;
		margin-left: auto;
		z-index: 1000;
		/* display: none;
		position: absolute; */
		background-color: gainsboro;
	}
	#ad-allpage-bottom-sticky-zone .bottom-stickyfill-close-zone {
		display: block;
		text-align: right;
		cursor: pointer;
		font-size: 16px;
	}
	#ad-allpage-bottom-sticky-zone a img {
		width: 100%;
		border: none;
	}
}

.stickyfill-zone {
	position: -webkit-sticky;
	position: sticky;
	top: 100px;
}

@media screen and (max-width: 1900px) {
	.stickyfill-zone {
		/* position: -webkit-relative;
	    position: relative;
	    bottom: 0px; */
		display: none;
	}
}

/* .media img{
	width:100% !important;
	height:100% !important;
} */
/**issue**/
span.issue-status {
	margin-right: 10px;
	padding: 5px 10px;
	font-size: smaller;
}

.issue-block {
	border-bottom: #ccc solid 1px;
	padding: 20px 0;
}

.issue-block:hover {
	background-color: #f0f8ff
}
/**dashboard**/
.bigstats-new {
	margin: 20px;
	border-bottom: 1px solid #eee;
	padding-bottom: 20px;
	margin-bottom: 0px;
	line-height: 1.1;
	font-size: 18px;
	color: #333;
	font-family: "微軟正黑體", PT Sans, Arial, serif;
	font-weight: 400;
}
/**recipe**/
.left_title.main_nav_box ul li.recipe1 {
	background: transparent url("../images/icon/recipe-01.png") no-repeat
		scroll 0px 0px;
}

.left_title.main_nav_box ul li.recipe1 a {
	color: #3f51b5;
}

.left_title.main_nav_box ul li.recipe2 {
	background: transparent url("../images/icon/recipe-02.png") no-repeat
		scroll 0px 0px;
}

.left_title.main_nav_box ul li.recipe2 a {
	color: #d9534f;
}

.left_title.main_nav_box ul li.recipe3 {
	background: transparent url("../images/icon/recipe-03.png") no-repeat
		scroll 0px 0px;
}

.left_title.main_nav_box ul li.recipe3 a {
	color: #ff9327;
}

.left_title.main_nav_box ul li.recipe4 {
	background: transparent url("../images/icon/recipe-04.png") no-repeat
		scroll 0px 0px;
}

.left_title.main_nav_box ul li.recipe4 a {
	color: #9769c4;
}

.video-container {
	position: relative;
	min-height: 350px;
	left: 10%;
	overflow: hidden;
	margin-bottom: 20px;
}

.video-container iframe, .video-container object, .video-container embed
	{
	position: absolute;
	width: 80%;
	height: 100%;
}

.recipe-title {
	border-top: solid 1px;
	border-bottom: solid 1px;
	margin-bottom: 10px;
	padding: 10px 0;
}

.sort-list li .active {
	background-color: #48B0F7;
	color: white;
}

.th-mark {
	background-color: #b0c4de;
}

.td-mark {
	background-color: #dcdcdc;
}

.article-ad-content {
	min-height: 388.5px;
	margin-bottom: 20px;
}

@media ( max-width : 480px) {
	.article-ad-content {
		min-height: 359.5px;
		margin-bottom: 20px;
	}
}

.sort-list>li.active>a {
	background-color: #e9ebee;
}

.AD_box {
	clear: both;
}

.album-list {
	max-height: 300px;
	margin-bottom: 20px;
	overflow-y: auto;
}

@media ( max-width : 480px) {
	.album-list {
		padding-right: 0px;
	}
}

.album-edit-zone {
	width: 20%;
	word-break: break-all;
	display: inline-block !important;
	/* padding: 10px 0;
	background-color: #b0c4de;
	border-radius: 4px; */
}

.album-name-edit {
	width: 80%;
	word-break: break-all;
	display: inline-block !important;
}

.album-trash, .photo-trash {
	color: #93a3b5;
	font-size: 22px;
	text-align: center;
	margin: 0 5px;
	z-index: 5000;
}

.album-edit, .photo-edit {
	color: #93a3b5;
	font-size: 22px;
	text-align: center;
	margin: 0 5px;
	z-index: 5000;
}

.masonry-col-4 {
	width: 100%;
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}

@media(min-width:992px){
	.masonry-col-4 {
		float: left;
		width: 33.33333333%;
	}
}


.marquee {
  clear: both;
  position: relative;
  height: 40px;
  width: 100%;  
  border:solid;
  border-color:#fff;
  margin-bottom:15px;
}

.marquee .marquee-text,.marquee .marquee-text-ad-top {
  display: block;
  overflow: hidden;
  position: absolute; 
  width:100%;
}

.marquee-text span,.marquee-text-ad-top span {
  font-weight: bold;
  margin-right:30px;
}
.marquee-text span{
	color: #fff;
	font-size: 24px;
}
.marquee-text-ad-top span{
	color: #000;
	font-size: 20px;
}
.last-inquiry-discuss-text{
	border-bottom:dotted 1px #777;
}
@media ( max-width : 1200px) {
	.marquee-text span,.marquee-text-ad-top span{
		font-size: 18px;
	}
}


.sticky-set{
	position: sticky !important;
    position: -webkit-sticky !important;
    position: fixed; 
}
.pull-left-side {
	float:left;
}
.pull-right-side {
	float:right;
}

@media ( max-width : 480px) {
	.pull-right-side,.pull-left-side {
		float:none;
	}
}