

.video_item{
	width: 170px; float: left; height: auto;

	display: block;
	margin-right: 20px;
	margin-top: 20px;
	position: relative;
}
.img{
    position: relative;

    width: 170px;
   
}
.cat_video{
    /* min-height: 20px; */
    /* text-align: center; */
    font-family:"New Rail Alphabet White";
    font-size: 12px;
    letter-spacing: 1px;
    margin-bottom: 3px;
    font-family: "Roboto" !important;
    /* font-size: 11px !important; */
    color: #d52b1e !important;
    min-height: 16px;
    width: 170px;
    word-wrap: break-word;
}
.img img{
 width: 170px; height: 120px;
}
.title_video a{
	/* font-family: "New Rail Alphabet White"  !important; */
	font-size: 14px !important;
	line-height: 16px !important;
	text-decoration: none;
	font-family: "Roboto" !important;
	font-size: 13px;
	/* color: #3333; */
	cursor: pointer;
	outline: none;
}
.body_video{
	font-family: "Roboto" !important;
	font-size: 14px !important;
	line-height: 16px !important;
	color: black;
	font-style: normal;
}
.page-videos .body_video{
	display:none;
}
.video_date{

}
.day{
	font-family: "Roboto" !important;
	font-size: 11px !important;
	letter-spacing: 1px !important;
	text-transform: uppercase;
	color: #666;
}
.row-4{
    margin-bottom: 10px;

    display: inline-block;
    width: auto;
    clear: right;
}
#videos_list{

}
#initial_text_videos{
    /* font-family: 'NewRailAlphabet-Medium'; */ 
    /* font-size: 13px; */ 
    /* line-height: 16px; */ 
    /* text-align: left; */

	
    /* margin-bottom: 10px; */
    font-family: "New Rail Alphabet White" ; font-size: 13px; line-height: 16px; text-align: left;
    margin-bottom: 20px;
}
.link_video_node{
    position: absolute;
	
    height: 100%;
    width: 100%;
}
.last{
	margin-right: 0px !important;
}
.pane-locale-language{
	display: none !important;
}
#edit_videos_word{
    width: 100%; height: 100%; display: block;

}
.settings-button{
/* background: url("../images/icon-cog-small.png") repeat scroll 0 0 rgba(0, 0, 0, 0); */
display: block;
height: 19px;
margin: 5px auto;
width: 20px;
}
#edit_edit{
	background-color: #343433;
border: 1px solid #161615;
border-radius: 5px;
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.26) inset, 0 1px 0 0 rgba(255, 255, 255, 0.15);
display: block;
height: 28px;

	right: 0%;
margin: 0;
opacity: 0.7;

	/* position: fixed; */

	/* top: 36%; */
width: 36px;
z-index: 2;
	text-indent: -9999px;
	float: right;
	position: absolute;
}

.page-videos #header_lang{
	visibility: hidden;
}