/*@import url(http://fonts.googleapis.com/css?family=Kreon:400,700);*/

body {
  padding-top: 0px;
}

#grad{
	background: -moz-linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
}

.catagorie_header{
	width: 100%;
	background:transparent;
	margin-top: 20px; 
	padding: 10px;
	padding-bottom: 40px; 
}

.carosel_name{

	font-family: 'Lato', sans-serif;
	float: left;
	font-size: 25px;
	font-style: normal;
	color: #fff;
	font-weight: 500;
}

.cat_name{
	font-family: 'Lato', sans-serif;
	float: left;
	font-size: 25px;
	font-style: normal;
	color: #141414;
	font-weight: 600;
}

.cat_name:hover {
	font-family: 'Lato', sans-serif;
	float: left;
	font-size: 25px;
	font-style: normal;
	color: #78A91C;
	font-weight: 600;
}

.cat_info_header{
	font-family: "Helvetica Neue";
	float: left;
	font-size: 25px;
	font-style: normal;
	color: #141414;
	font-weight: 500;
}

.content_name{
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	font-style: bold;
	padding-top: 8px;
	color: #252525;
	font-weight: 600;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap; 
}

.content_duration{
	font-family: 'Lato', sans-serif;
	font-size: 13px;
	font-style: bold;
	padding-top: 5px;
	margin-left: 2px;
	padding-right: 5px;
    text-overflow: ellipsis;
	color: #464646;
	font-weight: 600;
}

.content_genre{

	font-family: 'Lato', sans-serif;
	font-size: 12px;
	font-style: bold;
	padding-top: 17px;
	margin-left: 5px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap; 
    background-color: #393939;
    display: inline-block;
	color: #ffffff;
	font-weight: 600;
	padding: 0.4em 0.6em 0.4em 0.6em;
	border-radius: 5px;
}

.content_copyright{
	font-family: 'Lato', sans-serif;
	font-size: 13px;
	font-style: bold;
	padding-top: 7px;
    text-overflow: ellipsis;
	color: #fff;
	font-weight: 500;
}

.cat_seeall{
	float: right;
	color: #141414;
}

.design_player{
	margin-top: 20px;
	padding-right: 100px;
	padding-left: 100px; 
}

.information {
  background-color: #fff; 
  border-radius : 3px;
  padding: 20px;
 
}

.vd_content{
	padding-left :15px; 
	padding-bottom: 20px;
}
.vd_watch_full{
	
	padding-left :15px; 
	padding-bottom: 10px;
}
 
.vd_content_name{
	font-family: 'Lato', sans-serif;
	text-overflow: ellipsis;
    overflow: hidden;
	word-wrap: break-word;
	font-size: 25px;
	font-style: normal;
	padding-top: 5px; 
	color: #141414;
	font-weight: 500;
}

.vd_content_duration{

	font-family: 'Lato', sans-serif;
	font-size: 13px;
	font-style: bold; 
    background-color: #fff;
    margin-top: 10px;
    display: inline-block;
	color: #141414;
	font-weight: 600;
	
	border-radius: 5px;
	
	
}

.vd_content_cp{

	font-family: 'Lato', sans-serif;
	font-size: 13px;
	font-style: bold; 
	text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    background-color: #303030;
    margin-top: 10px;
    display: inline-block;
	color: #141414;
	font-weight: 600;
	padding: 0.3em 0.5em 0.3em 0.5em;
	border-radius: 5px;
}

.vd_content_rating{
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	padding-top: 10px;
    text-overflow: ellipsis;
	color: #141414;
	font-weight: 600;
}

.vd_content_info{
	font-family: 'Lato', sans-serif;
	font-size: 13px;
	font-style: bold;
	color: #141414;
	padding : 30px;
    text-overflow: ellipsis; 
	font-weight: 600;
}
.vd_content_genre{
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	padding-top: 7px;
    text-overflow: ellipsis;
	color: #141414;
	font-weight: 600;
}

.sm_cont_cat_name{
    font-family: 'Lato', sans-serif;
	float: left;
	font-size: 22px;
	font-style: bold;
	margin-left: 10px;
	color: #141414;
	font-weight: 600;
}
.sm_cont_cat_name:hover {
	font-family: 'Lato', sans-serif;
	float: left;
	font-size: 25px;
	font-style: normal;
	color: #78A91C;
	font-weight: 600;
}
.sm_cont_content_name{
	font-family: 'Lato', sans-serif;
	font-size: 15px;
	font-style: bold;
	padding-top: 7px;
	color: #4C4C4C;
	font-weight: 600;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap; 
}
.sm_cont_content_duration{
	font-family: 'Lato', sans-serif;
	font-style: normal;
	font-size: 12px;
	padding-top: 7px;
    text-overflow: ellipsis;
	color: #979797;
	font-weight: 600;
}
.sm_cont_content_cp{
	font-family: 'Lato', sans-serif;
	font-style: bold;
	font-size: 12px;
	padding-top: 7px;
    text-overflow: ellipsis;
	color: #979797;
	font-weight: 600;
 } 
 .result{
	 border: 1px solid #e6e6e6;
	 margin-bottom: 10px; 
	 background-color:ffffff;
 }
.srch_vd_img{
	padding:10px;
}

#info_header{
	margin-top: 40px; 
	padding-bottom: 10px; 
}
.fixed_footer{
	position: relative;
    height: 30px;
    width: 100%;
    background-color: #E51000;
    bottom:0;
}

.error-template {padding: 40px 15px;text-align: center;}
.error-actions {margin-top:15px;margin-bottom:15px;}
.error-actions .btn { margin-right:10px; }

.notify-badge{
	font-family: 'Lato', sans-serif;
    position: absolute;
    right:0px;
    top:0px;
    background: #7EB821;
    text-align: center;
    border-radius: 5px;
    color:white;
    padding:4px 8px;
    font-size: 12px;
}