.header img{
	margin-top:15px;
	margin-bottom:15px;
	height:80px;
}


.header h4{
	color:#25282a;
}

.search .search_input,
.search .search_input:focus{
	width:120px !important;
}

.header_top_bar .social_icons li.lang-opt{
	padding:11px 12px 16px;
}

li.lang-opt.indonesia{
	border-left:1px solid #464d53;
	border-right:1px solid #464d53;
}
li.lang-opt.english{
	border-right:1px solid #464d53;
}

li.lang-opt .languages_icon{
	color:#ffffff;
}

li. text.faq{
	color:#ffffff;
}
/* {
    border-left: 1px solid #464d53;
    border-right: 1px solid #464d53;
    float: right;
    line-height: 1;
    margin-left: 15px;
}
.search .search_input {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #363b40 none repeat scroll 0 0;
    border-color: -moz-use-text-color #464d53 -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-style: none solid none none;
    border-width: medium 1px medium medium;
    color: #fff;
    float: left;
    font-size: 14px;
    margin: 0;
    padding: 15px 14px 15px 15px;
    transition: width 0.5s ease 0s;
    width: 70px;
}*/

span.stars, span.stars span {
	display: block;
	background: url(/style/images/stars.png) 0 -16px repeat-x;
	width: 80px;
	height: 16px;
}

span.stars span {
	background-position: 0 0;
}

.search_container{
	
}

.search_container .search_form{
	width:1050px;
	margin-left:auto;
	margin-right:auto;
}

.search_container .search_form input[type="text"],
.search_container .search_form input[type="submit"]{
	width:100% !important;
	margin:0 !important;
	float:none !important;
	padding-bottom:13px;
}

.search_container .search_form input[type="submit"].more:hover{
    background:#4B297D none repeat scroll 0 0;
	border: 2px solid #4B297D;
    padding: 13px 12px 12px;
	color:#fff;
}

.search_container .search_form .column_2_3{
	float:left !important;
	width:90% !important;
}
.search_container .search_form .column_1_3{
	float:right !important;
	width:10% !important;
	margin-left:0;
}
select .box_header
{
	background: #F0F0F0;
	border-left: 3px solid #7D4EA1;
	padding: 8px 15px 11px;
}

.videocontent {
	margin: 20px auto 0;
	overflow:hidden;
}

.mejs-layers *, .mejs-layers *::before, .mejs-layers *::after {
    box-sizing: inherit;
}

.mejs-poster img{
	/*display:none !important;*/
}

/* --- series --- */
.series.medium .ui-series-content
{
	padding: 30px 0 20px;
}
.series .ui-series-header
{
	padding: 10px 12px;
	cursor: pointer;
	border-bottom: 1px solid #E9E9E9;
}
.series .ui-series-header.ui-state-active
{
	background-color: #7D4EA1;
	border-bottom-color: #7D4EA1;
}
.series .ui-series-header h4
{
	padding-left: 41px;
}
.series .ui-series-header.ui-state-active h4
{
	color: #FFF;
	line-height: normal;
}
.series  .ui-series-header .ui-series-header-icon
{
	float: left;
	width: 21px;
	height: 21px;
	background: #F0F0F0 url("../images/icons/navigation/accordion_arrow_down.png") no-repeat 0 0;
	margin-right: 20px;
	margin-top: 2px;
}
.series  .ui-series-header:hover .ui-series-header-icon
{
	background: #7D4EA1 url("../images/icons/navigation/accordion_arrow_down_hover.png") no-repeat 0 0;
}
.series .ui-series-header.ui-state-active .ui-series-header-icon
{
	background: transparent url("../images/icons/navigation/accordion_arrow_up.png") no-repeat 0 0;
}

.text_information
{
	color: #25282A;
	font-size: 15px;
	line-height: 120%;
	background: #F0F0F0;
	width: 290px;
	height: 64px;
	padding: 20px 20px 20px;
}

.change_text_information
{
	color: #25282A;
	font-size: 15px;
	line-height: 120%;
	background: #F0F0F0;
	width: 290px;
	height: 105px;
	padding: 20px 20px 20px;
}

.movie_detail_page .post.single .content_box {
	margin-left:0;
	width:auto;
}

.tv_series_list .blog.small img{
	width:100%;
	border:1px solid #e9e9e9;
}

.tv_series_list .blog .post_content a{
	display:inline-block;
}

.container-fluid .row .column_2_3{
	margin-top:-30px;	
}
.change_package input p
{
	background: #F0F0F0;
	border: none;
	font-size: 14px;
	padding: 15px 20px;
	color: #3E3E3E;
}

.morecp,
.morecp[type="submit"],
.morecp[type="button"]
{	
	border: 1px solid #E9E9E9;
	color: #25282A; 
	font-family: 'Arial';
	font-size: 12px;
	font-weight: bold;
	padding: 14px 13px 13px;
	text-align: center;
	cursor: pointer;
}

.morecp.highlight,
.morecp.active:hover
{
	border: 2px solid #7D4EA1;
	color: #7D4EA1;
	padding: 13px 12px 12px;
	background: transparent;
}
.morecp.active,
.morecp:hover
{
	color: #FFF;
	background: #7D4EA1;
	border-color: #7D4EA1;
}
.morecp.medium,
.morecp.medium[type="submit"]
{
	font-size: 13px;
	padding: 15px 13px 14px;
}
.morecp.medium.highlight,
.morecp.medium.active:hover
{
	padding: 14px 12px 13px;
}
.morecp.big,
.morecp.big[type="submit"]
{
	font-size: 14px;
	padding: 20px 29px 19px;
}
.morecp.big.highlight,
.morecp.big.active:hover
{
	padding: 19px 28px 18px;
}
.box_headermorecp
{
	background: #F0F0F0;
	border-left: 3px solid #7D4EA1;
	padding: 8px 15px 11px;
}

.moresi,
.moresi[type="submit"],
.moresi[type="button"]
{	
	border: 1px solid #E9E9E9;
	color: #25282A; 
	font-family: 'Arial';
	font-size: 12px;
	font-weight: bold;
	padding: 14px 13px 13px;
	text-align: center;
	cursor: pointer;
}

.moresi.highlight
{
	border: 2px solid #7D4EA1;
	color: #7D4EA1;
	padding: 13px 12px 12px;
	background: transparent;
}
.moresi.active
{
	color: #FFF;
	background: #7D4EA1;
	border-color: #7D4EA1;
}

@media only screen and (max-width: 720px) {	
	.moresi,
	.moresi[type="submit"],
	.moresi[type="button"]
	{	
		border: 1px solid #E9E9E9;
		color: #25282A; 
		font-family: 'Arial';
		font-size: 12px;
		font-weight: bold;
		padding: 23px 26px 22px;
		text-align: center;
		cursor: pointer;
	}
}


@font-face {
   font-family: FontAwesome;
   src: url(font/FontAwesome.otf);
}

.checkbox-custom, .radio-custom {
    opacity: 0;
    position: absolute;   
}

.checkbox-custom, .checkbox-custom-label, .radio-custom, .radio-custom-label {
    display: inline-block;
    vertical-align: middle;
    margin: 5px;
    cursor: pointer;
}

.checkbox-custom-label, .radio-custom-label {
    position: relative;
}

.checkbox-custom + .checkbox-custom-label:before, .radio-custom + .radio-custom-label:before {
    content: '';
    background: #fff;
    border: 2px solid #ddd;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    padding: 2px;
    margin-right: 10px;
    text-align: center;
}

.checkbox-custom:checked + .checkbox-custom-label:before {
    content: "\f00c";
    font-family: 'FontAwesome';
    background: rebeccapurple;
    color: #fff;
}

.radio-custom + .radio-custom-label:before {
    border-radius: 50%;
}

.radio-custom:checked + .radio-custom-label:before {
    content: "\f00c";
    font-family: 'FontAwesome';
    color: #bbb;
}

.checkbox-custom:focus + .checkbox-custom-label, .radio-custom:focus + .radio-custom-label {
  outline: 1px solid #ddd; /* focus style */
}

.styled-select select {
   background: transparent;
   width: 268px;
   padding: 5px;
   font-size: 14px;
   line-height: 1;
   border: 0;
   border-radius: 0;
   height: 34px;
   -webkit-appearance: none;
}
.styled-select {
   width: 240px;
   height: 34px;
   overflow: hidden;
   background: url(images/down_arrow_select.jpg) no-repeat right #ddd;
   border: 1px solid #ccc;
}