@CHARSET "UTF-8";


body{
	/*background-color: #e6e0ff;*/
	
}

.vjs-duration, 
.vjs-current-time,
.vjs-time-control ,
.vjs-time-divider
{
     display: inline-block!important; 
	 min-width:0px!important;
	 padding-left: 1px!important;
     padding-right:1px!important;
}
.vjs-remaining-time{
	display: none!important; 
	
}




.clear{
	clear:both;
	
}


#html5_video{
	display:block;
	width:100%;
	
}




.player_container_outer{
	/*background:#7934c7;*/
	width:55%;
	margin:0 auto;
	margin-top:20px;
	
}


.player_container_outer>div{
	/*padding:5px;
	margin:0 auto;
	border:0px solid pink;*/
	
}







.new_arrival_date{
  
	color:#390277;
	font-size: 28px;
	height:48px;
	line-height:48px;
	
	margin-bottom:13px;
	/*vertical-align:middle;
		*/
	vertical-align:middle;
}



.new_arrival_date span{
  
	font-weight:bolder;
	margin-left:8px;
}


.new_arrival_stamp{
	display:inline-block;
	width:5px;
	height:48px;
	line-height:48px;
	
	vertical-align:middle;
	background:#390277;
	
	
	margin:0 8.8px 0 0;
	padding:0;
	
}

.new_arrival_stamp::before{
	
	
	
	
}




.flex_player {
	
	display:flex;
	/*flex-direction: row;*/
	flex-direction: row;
	
	flex-wrap: wrap;
	justify-content: flex-start ;
	/*justify-content: flex-start | flex-end | center | space-between | space-around;*/
	
	align-items: flex-start ;
	/*align-items: flex-start | flex-end | center | baseline | stretch;*/
	
	/*
	align-self:  單行
	align-content:   多行版本
	flex-start | flex-end | center | space-between | space-around | stretch;
	*/
	
	width:100%;
	
}


.flex_player>div {
	
	width:100%;
	
}



.flex_video{
	display:flex;
	/*flex-direction: row;*/
	flex-direction: row;
	
	flex-wrap: wrap;
	justify-content: flex-start ;
	/*justify-content: flex-start | flex-end | center | space-between | space-around;*/
	
	align-items: flex-start ;
	/*align-items: flex-start | flex-end | center | baseline | stretch;*/
	
		
	/*
	align-self:  單行
	align-content:   多行版本
	flex-start | flex-end | center | space-between | space-around | stretch;
	*/
	
	width:100%;
	
	
}


.flex_video>div:nth-child(1){
	width:100%;
	
}


.flex_video>div:nth-child(2){
	
	width:100%;
	background:#FFF;
	border:0px solid blue;
}


.flex_video_info{
	background:;
	padding:0px;
	
}

.flex_video_info_speaker>div
/*.flex_video_info_title>div
.flex_video_info_desc>div
*/
{
	padding:6px 10px 6px 10px;
	font-size:11pt;
}


.flex_video_info_title{
	/*background:#beacff;*/

}
.flex_video_info_title>div{
	font-weight:700;
	font-size:22px;
	/*text-align:center;
	padding:12px 10px 12px 10px;*/
	padding:15px 0px 10px 0px;
	letter-spacing:0.8px;
	
}
.flex_video_info_speaker{
	
	
}
.flex_video_info_desc{
	overflow-y:auto;
	overflow-x:hidden;
	margin-top:5px;
}

.flex_video_info_desc>div p{
	margin:0;
	padding:0;
	line-height:30px;
	font-size:20px;
}




.flex_video>div:nth-child(2){
	
	position:relative;
	
}


.flex_video_preview{
	width:100%;
	position:absolute;
	left:0;
	bottom:0;
}









.flex_a_container{
	width:70%;
	margin:0 auto;	
	margin-top:35px;
	margin-top:100px;

}


.flex_a_container a[href]{
	
	text-decoration:none;
	color:inherit;
}




.item_title_flex{
	
	
	display:flex;
	/*flex-direction: row;*/
	flex-direction: row;
	
	flex-wrap: wrap;
	justify-content: flex-start ;
	/*justify-content: flex-start | flex-end | center | space-between | space-around;*/
	
	align-items: center ;
	/*align-items: flex-start | flex-end | center | baseline | stretch;*/
	
	/*
	align-self:  單行
	align-content:   多行版本
	flex-start | flex-end | center | space-between | space-around | stretch;
	*/
	
	width:90%;
	margin:0 auto;
	
	color: #390277;
	
}   


.item_title_flex>div{
	width:100%;
	
}

.items_flex_item1>div{
	padding-left:30px;
	
}

.items_flex_item2 .prog_desc{
	padding-left:15px;
	line-height:28px;
}

.items_flex_item1{
	
	font-size: 26px;
	font-weight:normal;
	/*height:85px;
	line-height:85px;*/
	line-height:40px;
	border-left:2px solid #390277;
	margin-bottom:10px;
	
	letter-spacing:4px;
	
	align-content:  center;
	
}   

.items_flex_item1 span{
	
	
	font-weight: bold;	
	margin-right:20px;
	
	
}   
.items_flex_item2
{
	
	font-size: 20px;
	
	margin-top:20px;
	margin-bottom:10px; 
}   



.series_content{
	padding:15px 10px 10px 15px;
	
}


.series_ul{
	margin:0;
	padding:0;
	list-style-type:none;
}


.series_ul>li{
	
	display:inline-block;
	
	margin-top:10px;
	margin-right:20px;
	
	margin-bottom:10px;

}


.series_ul>li div{
	
	letter-spacing:1.5px;
	padding:7px 15px 7px 16.5px;
	
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;

	border:1px solid #390277;
}






.series_watching .series_title{
	
	background:#390277;
	color:#FFF;
	
	

}







.flex_b_items_webb{
	z-index:0;
	transition: transform .2s; /* Animation */
}

.flex_b_items_webb:hover 
{
	transform: scale(1.3); 
	/* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
	z-index:1000;
	
}


.flex_b{
	display:flex;
	/*flex-direction: row;*/
	flex-direction: row;
	
	flex-wrap: wrap;
	justify-content: flex-start ;
	/*justify-content: flex-start | flex-end | center | space-between | space-around;*/
	
	align-items: flex-start ;
	/*align-items: flex-start | flex-end | center | baseline | stretch;*/
	
	/*
	align-self:  單行
	align-content:   多行版本
	flex-start | flex-end | center | space-between | space-around | stretch;
	*/
	
	width:100%;
	
	border:0px solid green;
	
	
}

.flex_b>div{
	width:33.3%;
	margin-bottom:40px;
}

.flex_b_items_cell1 .Flex_embed_ratio_16x9:hover{
	opacity: 0.6; 
	transition-delay: 0.1s; /* delays for 1 second */
	-webkit-transition-delay: 0.1s; /* for Safari & Chrome */
}


.flex_b_items>div{
	padding:10px 10px 10px 10px;
	
	
}

.flex_b_items>div:last-child{

	
}


.flex_b_items_cell1{
	padding:0px 0 0 0px;
	position:relative;
	border: 7px solid #d8d0fa;
	
}

.flex_b_items_cell2{
	
	margin: 0;
    font-size: 16px;
    line-height: 26px;
    color: #390277;
	
	text-align:center;
	
}


.come_from{
	
	background-color: #5e16bb;
    padding: 3px 8px 3px 8px;
    font-size: 10pt;
    
    text-align:center;
    color: #FFF;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 3px;
	
	position:absolute;
	top:3%;
	right:3%;
	z-index:1500;
	opacity: 0.8;
}



.view_more{
	
	height: 66px;
	line-height:66px;
	vertical-align: baseline;
    font-size: 16px;
   
	
	
	text-align:center;
	background: #5e16bb;
	color:#FFF
}

.view_more>a{

	text-align: center;
	letter-spacing: 4px;
	color:#FFF
	
}

.view_more:hover{
	background: #8c5de5;
	
}







@media (max-width: 1024px) {
	
	.flex_video_info_title>div{
		font-size:12pt;
	}
		
	.item_title_flex{
		
		
		display:flex;
		/*flex-direction: row;*/
		flex-direction: row;
		
		flex-wrap: wrap;
		justify-content: flex-start ;
		/*justify-content: flex-start | flex-end | center | space-between | space-around;*/
		
		align-items: center ;
		/*align-items: flex-start | flex-end | center | baseline | stretch;*/
		
		/*
		align-self:  單行
		align-content:   多行版本
		flex-start | flex-end | center | space-between | space-around | stretch;
		*/
		
		width:100%;
		margin:0 auto;
		
		color: #390277;
		border:0px solid red;
		
	}  
	
	

	
	.player_container_outer{
	
		width:95%;
		margin:0 auto;
		margin-top:20px;
	
	}
	
	.player_container_outer{
	
		width:95%;
		margin:0 auto;
		margin-top:20px;
	
	}
	
	
	.flex_video>div:nth-child(1){
		width:100%;
		
	}


	.flex_video>div:nth-child(2){
		
		width:100%;
		background:#FFF;
		border:0px solid blue;
	}
	
	
	
	.flex_a{
		margin-bottom:30px;
		
	}
	
	.new_arrival_date{
	  
		color:#390277;
		font-size: 16pt;
		height:38px;
		line-height:38px;
		
		margin-bottom:0px;
		/*vertical-align:middle;
		font-weight:bolder;*/
		vertical-align:middle;
	}


	.new_arrival_stamp{
		display:inline-block;
		width:5px;
		height:38px;
		line-height:38px;
		
		vertical-align:middle;
		background:#390277;
		
		
		margin:0 4px 0 0;
		padding:0;
		
	}
	

	.by_first_name_sort{
		
		font-size: 12pt;
		
	}
	
	.flex_a_container{
	
		
		width:100%;
		
		
	}
	
	.items_flex_item2>div,
	.items_flex_item1>div,
	.item_title_flex>div{
		width:100%;
		padding-left:0px;
	}
	
	.items_flex_item2>div,
	.items_flex_item1>div{
		padding-left:10px;
		
	}
	
	.items_flex_item1
	{
		
		font-size: 20px;
		font-weight:normal;
		border-left:2px solid #390277;
		
		line-height:27px;
	
	}   
	.items_flex_item2
	{
		
		font-size: 16px;
	
	}   

	

	.items_flex_item1 span{
		
		
		font-weight: bold;	
		margin-right:0;
		
		
	}   
	
	.items_flex_item2
	{
		
		font-size: 20px;
		
		margin-top:20px;
		margin-bottom:0px; 
	}   


	.flex_b>div{
		width:100%;
		margin-bottom:20px;
	}
	
		
}


/* iPad   landscape */
@media all 
and (width: 1024px) 
and (height: 768px) 
and (orientation:landscape)
{
		
	


}



/* iPad  portrait */
@media all 
and (width: 768px) 
and (height: 1024px) 
and (orientation:portrait)
{
		
	

}


/* iPad Pro   landscape */
@media all 
and (width: 1366px) 
and (height: 1024px) 
and (orientation:landscape)
{
	

	


}



