body{
	background-color: #fee6e0;
}
footer{
	background-color: #fff;
}
/* follow button */
.btn-follow{
	padding: 5px 30px;
}
.btn-followed,
.btn-followed:hover{
	padding: 6px 31px;
}
.pure-pusher-container{
	overflow: visible;
}
.hashtag-wrap{
	margin-top: 10px;
}
#videoPage .container{
	padding-left: 0;
	padding-right: 0;
}
.page_content{
	background-color: #fee6e0;
}
#videoPage{
	padding-top: 12px;
	padding-bottom: 100px;
	background-color: #fee6e0;
}
.main{
	float: left;
	width: 69%;
	margin-right: 1%;
}
.side{
	float: left;
	width: 30%;
}
.main>div{
	background-color: #fff;
	margin-bottom: 15px;
}
.main .video-wrap .videoInfo {
	width: 100%;
	color:#333;
}
.main .video-wrap .videoInfo>div{
	height: 100%;
	padding: 10px 20px;
	border-bottom: 1px solid #e8e8e8;
}
.main .video-wrap .videoInfo>div:last-child{
	border-bottom: 0;
}
.main .video-wrap .videoInfo .userIcon {
	position: relative;
	display: inline-block;
    vertical-align: middle;
	margin-right: 10px;
}
.main .video-wrap .videoInfo .userIcon:hover{
	opacity: 0.9;
}
.main .video-wrap .videoInfo .userIcon .icon-user-type{
	position: absolute;
	right: 0;
	bottom: 0;
	width: 20px;
	height: 20px;
}
.main .video-wrap .videoInfo .userIcon .icon-user-shop{
	position: absolute;
	left: 0;
	top: 0;
	width: 20px;
	height: 20px;
}
.main .video-wrap .videoInfo .userIcon .user-img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
}
.main .video-wrap .videoInfo .userInfo{
	display: inline-block;
	vertical-align: middle;
}
.main .video-wrap .videoInfo .userInfo .userName {
    font-size: 16px;
    padding-bottom: 2px;
}
.main .video-wrap .videoInfo .video-stat>div{
	display: inline-block;
	font-size: 14px;
	margin-right: 20px;
	color: #aaa;
}
.main .video-wrap .videoInfo .video-stat.live-stat>div{
	color: #fd6b4a;
}
.main .video-wrap .videoInfo .video-stat>div span{
	margin-left: 5px;
	vertical-align: middle;
}
.main .video-wrap .videoInfo .btn-follow{
	display: inline-block;
	float: right;
	margin-top: 14px;
}
.main .video-wrap .videoInfo .report-form{
	margin-left: -40px;
}
.main .video-wrap .videoInfo .report-form .title{
	float:none;
}
.main .video-wrap .videoInfo .report-form .button-wrap{
	float: none;
}
.main .video-wrap .videoInfo .report-form button{
	float: none;
}
.videoInfo-2 .videoTitle{
	font-size: 20px;
	margin: 0;
}
.videoInfo-2 .user-action{
	float: right;
	font-size: 16px;
}
.videoInfo-2 .user-action > *{
	display: inline-block;
}
.videoInfo-2 .video-desc{
	margin-top: 5px;
}
.videoInfo-2 .video-contact{
	margin-top: 16px;
}
.videoInfo-2 .video-desc,
.videoInfo-2 .hashtag{
	font-size: 16px;
}
.other-info{
	background-color: #fff;
}
.other-info .common-tabs{
	width: 100%;
}
.other-info .common-tabs li{
	width: 50%;
	height: auto;
}
.other-info .common-tabs li a{
	font-size: 16px;
	line-height: 36px;
}
.other-info .tab-content{
	margin-top:1px;
	height: 370px;
	border-top: 1px solid #e8e8e8;
	overflow: hidden;
}
.other-info .tab-content .tab-pane {
	width: calc(100% + 15px);
	overflow-x: hidden;
	overflow-y: auto;
}
.other-info .tab-content div,
.other-info .tab-content iframe{
	height: 100%;
}
.other-info .tab-content iframe{
	width: 100%;
	border: 0;
}
.main .post-comment{
	padding-bottom: 15px;
}
.main .post-comment>div{
	padding: 10px 20px;
	border-bottom: 1px solid #e8e8e8;
}
.main .post-comment .section-title{
	font-size: 16px;
}
.main .post-comment .section-title>span{
	float: right;
	color: #aaa;
	font-size: 14px;
}
.main .post-comment .post-action-comment{
	padding-bottom: 11px;
}
.main .post-comment .post-action-comment textarea{
	width: 100%;
	height: 75px;
	margin: 7px 0;
	resize: vertical;
}
.main .post-comment .post-action-comment div{
	text-align: right
}
.main .post-comment .post-action-comment div button{
	width: 110px;
	height: 38px;
	color: #fff;
	border-radius: 4px;
	background-color: #ff9203;
	border:0;
}
.main .post-comment .post-action-comment div button:hover{
	opacity: 0.8;
}

.main .post-comment>div.post-comment-more-wrap{
	padding-bottom: 0;
	border-top: 0;
	border-bottom: 0;    
}
.side .lrec{
	margin-bottom: 14px;
}
.side .video_list{
	padding: 14px 5%;
	margin-bottom: 14px;
	background: #fff;
}
.side .video_list .section-title{
	color: #333;
	font-size: 16px;
}
.side .video_list .video{
	width: 100%;
	margin: 15px auto 0;
}
.sns_added{
	color: #ff702e;
}
.mb-show-wrap{
	display: none;
}

/* chat room */
.chatroom-wrap {
}
#chat_msg {
	width: 300px;
}
#chat_msg .msg img {
	width: 25px;
    height: 25px;
    display: inline-block;
}
#chat_msg .msg .viewer_name {
	display: inline-block;
    font-weight: bold;
    padding-left: 10px;
	line-height: 25px;
}
#chat_msg .msg .viewer_msg {
    display: inline-block;
    padding-left: 20px;
	line-height: 25px;
}
#iconList a img {
	width: 30px;
    height: 30px;
	border: 0px;
}
@media only screen and (max-width: 1099px){
	.container{
		margin:auto;
		width: 100%;
	}
	.main, .side{
		float: none;
		width: 100%;
	}
	.main>div, .live .side>div{
		margin-bottom: 0;
		border-bottom: 1px solid #e8e8e8;
	}
	.main>div:last-of-type{
		border-bottom: 0;
	}
	.live .main .videoInfo-2,.main .gift_list_wrap{
		display: none;
	}
	.side .videoInfo-2,.side .gift_list_wrap
	{
		padding: 10px 20px;
	}
	.side{
		padding-bottom: 14px;
		background: #fff;
	}
	.side .video_list{
		padding: 14px 2%;
		border-top: 1px solid #e8e8e8;
	}
	.side .video_list .video{
		width: 49.7%;
		margin: 15px auto 0;
	}
	.side .chatroom-wrap{
		border-top: 1px solid #e8e8e8;
	}
	.report-form.dropdown-menu{
		right: 0;
		left: auto;
	}
	.lrec{
		margin: auto;
		padding-bottom:10px;
	}
}
@media only screen and (max-width: 767px){
	.mb-show-wrap{
		display: block;
	}
	.mb-hide-wrap{
		display: none;
	}
	.main .video-wrap .videoInfo .btn-follow{
		padding: 6px 15px;
	}
	.main .video-wrap .videoInfo .mb-show-wrap.video-stat{
		margin-top: 10px;
	}
	.videoInfo-2 .user-action{
		float:none;
		margin-top: 13px;
	}
	.videoInfo-2 .user-action .dropdown:last-of-type{
		float: right;
	}
	.side .video_list .video{
		width: 100%;
	}
	.share-dropdown .report-form.dropdown-menu{
		left: 0;
		right: auto;
	}
}
