.watchfilm{
	background: url(../img/item_bg.gif);
	width: 100%;
	padding: 20px;
}

.watchfilm-picture{
	position: relative;
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 12px;
}

.watchfilm-picture img{
	width: 90%;
	margin-left: 15px;
}

.btn-watchfilm-group{
	position: absolute;
	padding-top: 2vh;
	width: 90%;
	bottom: 0;
	height: 12vh;
	background: rgba(0,0,0,0.8);
	text-align: center;
	margin-left: 15px;
}

.btn-watchfilm{
	display: inline-block;
}

.watchfilm-movietitle-1{
	color: rgb(218, 203, 70);
	display: block;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 25px;
	font-size-adjust: none;
	font-style: normal;
	font-language-override: normal;
	font-kerning: auto;
	font-synthesis: weight style;
	font-variant: normal;
	font-variant-alternates: normal;
	font-weight: bold;
	line-height: 28px;
	text-transform: uppercase;
	box-sizing: border-box;
	font-feature-settings: normal;
	font-variant-caps: normal;
	font-variant-position: normal;
}

.watchfilm-movietitle-2{
	font-size: 14px;
	color: white;
}

.watchfilm-movietitle-year{
	font-size: 14px;
	color: white;
}

.watchfilm-filminfo{
	padding-top:5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 20px;
	height: 300px;
	width: 100%;
	background: rgb(34,34,34);
	border: 1px solid black;
}

.watchfilm-filminfo br{
	box-sizing: border-box;
	color: rgb(187, 187, 187);
	font-size: 12px;
	line-height: 6px;
}

.watchfilm-filminfo-dt{
	box-sizing: border-box;
	color: rgb(187, 187, 187);
	display: inline;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 10px;
}

.watchfilm-filminfo-dl
{
	display: inline;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	margin-left: 2px;
	color: white;
}

.dl-stt{
	color: red;
}

.dl-score{
	background: #E3B71E;
	color: #000;
	padding: 3px;
	border-radius: 3px;
	font-weight: bold;
}

.dl-decor{
	color: #2cd4f0;
	font-weight: bold;
}
.watchfilm-filmrate{
	height: 100px;
	width: 100%;
	background: rgb(34,34,34);
	margin-top: 10vh;
	box-sizing: border-box;
	border: 1px solid black;
}

.watchfilm-filmrate p{
	color: rgb(218, 203, 70);
	display: block;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-size-adjust: none;
	font-style: normal;
	font-language-override: normal;
	font-kerning: auto;
	font-synthesis: weight style;
	font-variant: normal;
	font-variant-alternates: normal;
	font-weight: 900px;
	line-height: 25px;
	box-sizing: border-box;
	font-feature-settings: normal;
	font-variant-caps: normal;
	font-variant-position: normal;
	margin-top: 12px;
	margin-left: 12px;
}

.actor-list{
	background: rgb(34,34,34);
	margin-top: 30px;
	padding: 20px;
	border: 1px solid black;
}

.actor-slider .flexslider{
	width: 100%;
	background: rgb(34,34,34);
}

.actor-slider .flexslider ul li{
	padding-right: 20px;
	margin-right: 0 !important;
	background: rgb(34,34,34);
}

.actor-list p{
	color: rgb(218, 203, 70);
	display: block;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-size-adjust: none;
	font-style: normal;
	font-language-override: normal;
	font-kerning: auto;
	font-synthesis: weight style;
	font-variant: normal;
	font-variant-alternates: normal;
	font-weight: bold;
	line-height: 25px;
	box-sizing: border-box;
	font-feature-settings: normal;
	font-variant-caps: normal;
	font-variant-position: normal;
	padding-top: 0px !important;
	margin-bottom: 5px;
}

.actor-info span{
	margin-top: 5px;
	font-size: 12px;
	font-family: Arial, sans-serif;
}

.actor-info-name{
	color: #2cd4f0;
	display: inline-block;
}

.actor-info-nameinfilm{
	color: #bbbbbb;
	display: inline-block;
}

.film-content{
	padding: 20px;
	width: 100%;
	background: rgb(34,34,34);
	margin-top: 25px;
	box-sizing: border-box;
	border: 1px solid black;
}

.film-content-title{
	color: rgb(218, 203, 70);
	display: block;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-size-adjust: none;
	font-style: normal;
	font-language-override: normal;
	font-kerning: auto;
	font-synthesis: weight style;
	font-variant: normal;
	font-variant-alternates: normal;
	font-weight: bold;
	line-height: 25px;
	box-sizing: border-box;
	font-feature-settings: normal;
	font-variant-caps: normal;
	font-variant-position: normal;
	padding-top: 0px !important;
	margin-bottom: 5px;
}

.film-description{
	display: inline;
	color: white;
	font-size: 13px;
}

.watchfilm-keyword{
	margin-top: 10px;
	border-top: 1px dashed #333
}

.watchfilm-keyword-title{
	margin-bottom: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 1.1;
	font-size: 18px;
	font-weight: bold;
	color: #dacb46;
	text-transform: uppercase;
	margin-top: 5px;
}

.watchfilm-formoney{
	margin-top: 40px;
	height: 300px;
	width: 100%;
	padding-top: 125px;
	background: url(../img/item_bg.gif);
	text-align: center;
}

.watchfilm-contact-formoney{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: white;
	font-size: 24px;
}

.watchfilm-comment-content{
	margin-top: 40px;
	height: 600px;
	width: 100%;
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background: url(../img/item_bg.gif);
}

.watchfilm-comment{
	width: 100%;
	height: 420px;
	background-color: rgba(0,0,0,0.5);
}

.watchfilm-comment-content-stt{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: rgb(218, 203, 70);
	font-size: 24px;
	margin-bottom: 10px;
}