#col-start{
	padding-left: 30px;
}
#col-end{
	padding-right: 30px;
}
#col-wholeLine{
	padding-left: 30px;
	padding-right: 30px;
}


/*主頁北景顏色*/
#containter-background-color{
	background-color: #3b213e;
	font-family: MHeiHK, Microsoft JhengHei;
}

.row{
	position: 10px;
}

/*左上，右上logo圖片*/
.buy-button{
	width: auto;
	height: 100px;
	display: block;
	z-index: 2;
}
.logo{
	width: auto;
	height: 65px;
	padding: 20px 90px 0 20px;
	height: 
}


/*右上購買按鈕*/
.buy-button{
	position: fixed;
	z-index: 2;
	padding-right: 10px;
}
/*menu ul*/
ul.menu{
	font-size: 17px;
	margin: 0;
	z-index: 2;
	position: absolute;
	left: -55px;
	top:-4px;
	letter-spacing: 1px;
}
/*橫向menu設定*/
ul.menu li{
	display: inline;
	height: 100px;
	width: 100px;
}

/*meun button顏色設定*/
ul.menu .now-page:hover, 
ul.menu .other-page:hover{
	color: #000000 !important;
	text-decoration: none;
}

ul.menu .now-page:link,
ul.menu .now-page:visited{
	color: #000000;
	text-decoration: none;
}

ul.menu .other-page:link,
ul.menu .other-page:visited{
	color: #8a521b;
	text-decoration: none;
}


/*成份介紹內的重點文字*/
.keyword{
	display: inline;
	margin: 0;
	font-size: 36px;
	color:white;
	padding-left: 20px;
	background-color:   transparent;   
	border:   0px;
	text-shadow: 0px 0px 1px #bc017a,1px 1px 1px #bc017a, 2px 2px 1px #bc017a, 3px 3px 1px #bc017a, 4px 4px 1px #bc017a, 5px 5px 1px #bc017a, 6px 6px 1px #bc017a, 7px 7px 1px #bc017a, 8px 8px 1px #bc017a, 9px 9px 1px #bc017a, 10px 10px 1px #bc017a;
}
/*成份介紹藥材名稱*/
.content-title{
	display: inline;
	color:white;
	font-size: 28px;
	position: relative;
	top:10px ;
	left: 5px;
	background-color:   transparent;   
	border:   0px;
}

/*成份介紹文字內容*/
li.content{
	color: white ;
}

h1.content{
	line-height: 1.7em;
	display: block;
	color:white;
	font-size: 20px;
	position: relative;
	padding-left: 20px;
	padding-right: 30px;
	margin: 0;
}

/*成效文字內容*/
span.situation{
	display: block;
	color:white;
	font-size: 24px;
	position: relative;
	padding-left: 20px;
	margin: 0;
	top:10%;
}
/*各段內容的標題圖片*/
img.session-title{
	height:auto;
	width:100%;
}
/*成份介紹圖片*/

/*藥材圖片*/
div.herb{
	padding-left: 20px;
	padding-right: 20px;
	position: relative;
}
div.clip{
	overflow: hidden;
	width: 300px;
	height: 200px;
}

img.menu-bar{
	position: absolute;
	z-index: 1;
	height: 40px;
	top:25px;
	left: -55px;
}

img.herb{
	position: relative;
	width: 300px;
	margin-top:-70px; 
}

img.mark{
	background-color: transparent;
	position: absolute;
	width: 110px;
	top: 120px;
	left: 230px;
}


/*產品成效圖片*/
img.situation{
	max-width: 100px;
	max-height: 100px;
	display: inline;
}
/*藥物安全證明*/
img.certificate{
	height: 120px;
	padding-left: 35px;
	padding-top: 20px;
	padding-bottom: 20px;
}

/*回到最頂按鈕*/
img.goto-top{
	max-width: 110px;
	float: right;
}

/*藥物安全證明 List*/
ul.certificate-list{
	list-style: none;
}

ul.certificate-list li
{
	width: 100px;
	height: 100px;
	color: white;
	float: left;
	list-style: none;
	padding: 0 30px 0 30px;
	text-align: center;
}
ul.certificate-list li span{
	width: 60px;
	font-size: 8px;
	display: inline-block;
	white-space:nowrap;
}

/*fire*/
img.fire{
	width: 70px;
	height: 110px;
	position: absolute;

	top:220px;
	left:83px;
	display: none;
}

/*龍頭*/
img.dragon{
	width: 183px;
	position: absolute;
	/*dragon 的初始位置*/
	top: 340px;
	left: 46px;
}


/* ad board */
#ad-board {
	overflow: hidden;
	position: relative;
	width: 870px;
	height: 380px;
	border : 10px;
	left:-60px;
	padding-top: 30px;
}

#ad-board ul.list {
	padding: 0;
	margin: 0;
	list-style: none;
	position: absolute;
	width: 9999px;
	height: 100%;
}

#ad-board ul.list li {
	float:left;
	width: 870px;
	height: 100%;
}

#ad-board .list img {
	width: 870px; 
	height: 360px ;
	border: 0 ;
}

#ad-board ul.playerControl {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	bottom: 5px;
	right: 5px;
	height: 14px;
}

#ad-board ul.playerControl li {
	float:left;
	width: 14px;
	height: 14px;
	cursor: pointer;
	margin: 0px 2px;
	background: white -10px 0;
	border-radius:30px;
}

#ad-board ul.playerControl li.current {
	background-position: 0 0;
	background: gray -10px 0;
	border-radius:30px;
}

#ad-board #more-button{
	position: absolute;
	z-index: 1;
	width: 100px;
	left: 760px;
	top:340px;
}


#voting-background{
	position: absolute;
	width: calc(100% - 70px);
	height: 100%;
	background:url("../pic/bk.jpg") center center;
	background-repeat: no-repeat;
	border-radius:30px;
	background-size: cover;
	margin-left: 35px;
	margin-right: 35px;
	z-index: 0;
	opacity: 0.3;
	border-style: solid;
	border-color: white;
}

#voting-list{
	position: absolute;
	width: 100%;
	padding-right: 70px;
	top: 40px;
	left:-5px;
}

.chart-container{
	padding-top: 40px;
	padding-left: 20px;
	padding-right: 0;
	position: relative;
	left: 40px;
}

img.chart{
	width: 430px;
}

img.chart-data-1{
	position: absolute;

	width: 120px;
	left: 161px;
	top: 165px;
}
img.chart-data-2{
	position: absolute;

	width: 80px;
	left: 181px;
	top: 196px;
}

/*state graph*/

.state-container{
	position: relative;
	width:250px;
	top:25px;
	overflow: hidden;
}


img.state-line{
	position: relative;
	width:250px;
	top:5px;
}

img.pillar{
	position: absolute;
	width:85px;
	left: 120px;
	top:450px;
}

span.state-1,
span.state-2,
span.state-3{
	position: absolute;
	font-size: 23px;
	color: white;
	left:33px;
	font-family: LiHeiPro,MHeiHK, Microsoft JhengHei;
}


span.state-1{
	top:350px;
}

span.state-2{
	top:200px;
}

span.state-3{
	
	top:50px;
}

img.clock{
	position: absolute;
	width: 85px;
	top: 381px;
	left:250px;
}
img.time{
	position:  absolute;
	width: 65px;
	top: 407px;
	left:260px;
}

/* tail */

.tail-info{
	list-style: none;
	font-size: 15px;
}

.tail-info li{
	margin-bottom:7px;
	padding-left: 0;
}

.tail-image{
	height: 22px;
	position: relative;
	top:5px;
}

.tail-facebook{
	width: 140px;
	height: 40px;
	position: relative;
	top:4px;
}

.tail-weibo{
	width: 133px;
	position: relative;
	left: 8px;
}

.tail-qr{
	width: 110px;
	position: relative;
	top: 60px;
	left: -10px;
}

.tail-shop{
	list-style: none;
	padding-left: 0;
	margin-left: -10px;
}

.tail-shop li{
	
}

/*Q&A part*/

#qa-block{
	margin-left: 17px;
	margin-right: 13px;
	background-color: #4E314D;
}

#category{
	font-size: 24px;
	color: #FFFFFF;
	margin-top: 20px;
}

#qa-icon{
	width: 110%;
}

#qa-content{
	margin-bottom: 20px;
}

span.question{
	font-size: 19px;
	color: #FFF100;
}

span.answer{
	font-size: 18px;
	color: #FFFFFF;
	line-height: 1.7em;
}


/*Commment*/
span.warning{
	font-size: 30px;
	color: #FFF100;
}

#comment-block{
	margin-left: 17px;
	margin-right: 13px;
}

img.user-icon{
	height: 125px;
}

ul.comment{
	display: inline-block;
	position: absolute;
	top: 0;
	list-style-type: none;
    margin: 0 0 0 50px;
    padding: 0;
}

span.user-info{
	color: #FFF100;
	font-size: 22px;
	white-space:pre;

}

span.comment{
	color: #FFFFFF;
	font-size: 20px;
	word-break : break-all; 
    word-wrap: break-word;
    line-height: 1.5em;
}

div.comment{
	margin-top: 10px;
	margin-bottom: 10px;
	height: 135px;
}

.pagination {
    display: inline-block;
    text-align: center;
}

.pagination a{
	height: 60px;
    color: gray;
    padding: 8px 16px;
    text-decoration: none;
    font-size: 30px;
    padding: 10px;
    position:relative;
    vertical-align:middle;
    display:inline-block;
}

.pagination a.active {
    color: #FFFFFF;
    padding: 8px 16px;
    text-decoration: none;
    font-size: 30px;
    padding: 10px;
}

.pagination a.page {
    top: 0;
    height: 50px;
}

.page-button img{
	width: 25px;
	height: 50px;
}

/*contact */
#contact-block{
	margin-left: 17px;
	margin-right: 13px;
	background-color: #4E314D;
}

/*compeition*/
#compeition-block{
	margin-left: 5px;
	margin-right: 5px;
	position: relative;
	top: -10px;
	
}
.circle-num{
	font-family:Courier, Arial;
 	font-size: 9px;
 	-webkit-border-radius: 40px;
 	-moz-border-radius: 40px;
 	border-radius: 40px;
 	background-color: #FFFFFF;
 	color: black;
 	display: block;
 	float: left;
 	padding: 0px 3px 0px 3px;
 	text-align: center;
 	margin-top: 6px; 
}

.rule{
	height: 250px;
	padding:5px 20px 0 20px ;
	margin:3px 3px 3px 3px ;
	background-color: white;
	overflow-y:scroll;
	font-size: 20px;
}
/*rule div scroll bar style*/
.upload-video-info::-webkit-scrollbar,
.rule::-webkit-scrollbar {
    width: 20px;
}

/* Track */
.upload-video-info::-webkit-scrollbar-track,
.rule::-webkit-scrollbar-track {
    background: linear-gradient( #f8a703, #fa6b03); 
    background-clip: content-box;
    -webkit-border-radius: 5px;
    border: 3px solid transparent;
}

/* Handle */
.upload-video-info::-webkit-scrollbar-thumb,
.rule::-webkit-scrollbar-thumb {
    background: white; 
    -webkit-border-radius: 7px;
    border: 5px solid transparent;
    background-clip: content-box;
}

input[type="file"] {
    display: none;
}

/*custom upload video button*/
.custom-file-upload {
    padding: 6px 20px;
    cursor: pointer;
    display: inline;

}

.upload-video-info{
	border: 1px solid white; 
	padding: 5px; 
	width: 102%; 
	height: 175px;
	position: relative; 
	left: -30px;
	color: #FFFFFF;
	overflow-y:scroll;
}
.upload-video-info span{
	font-size: 23px;
}

/*user and vidoe info input*/
input[type="text"]{
	background-color:   transparent;   
	border:   0;
	width: 70%;
	height: 25px;
	font-size: 20px;
	color: white;
}

textarea{
	width: 100%;
	height: 100px;
	background-color:   transparent;   
	border:   0;
	color: white;
}

.accept{
	width: 102%; 
	height: 25px;
	position: relative; 
	left: -30px;
	background-color: #FFFFFF;
	text-align:right;
	padding: 0 20px;
}

.accept input[type="checkbox"]{
	box-shadow: 2px 2px black;
	background-color: #FFFFFF;

}

/*progress bar*/
div.ProgressBar{
	display: none;
}

div.progress {
  margin: 20px 20px 20px 0;
  padding: 0;
  width: 100%;
  height: 30px;
  background-color: #eef;
  border: 1px solid #444;
  position:relative;
}

div.progressIndicator {
  margin: 0;
  padding: 0;
  background-color: #fbcb46;
  position: absolute;
  top: 0;
  left: 0;
  z-index:1;
  width: 50%;
  height: 100%;
}

div.progressVal {
  position: absolute;
  top: 0;
  left:10px;
  z-index:2;
  margin: 0;
  padding: 0;
  height: 30px;
  text-align: center;
  font-weight: bold;
}

/*upload success*/
.upload-success{
	background-color: #fbcb46;
	text-align: center;
	height: 30px;
	font-size: 23px;
	display: none;

}

/*video list*/

div.video-block{

}

video.video-player{
	position: relative;
	left: 5%;
	opacity: 0.3;
	border: 1px solid #FFFFFF;
	display: block;
	margin-bottom: 10px;
	opacity: 0.5;
}
span.video-title{
	font-size: 25px;
	color: #FFFFFF;
	position: relative;
	left: 5%;
	margin: 5px 0;
}


.vote{
	font-size: 25px;
	color: #FFFFFF;
	position: relative;
	left: 5%;
}

.vote input[type="radio"]{
	display: none;
}





