.news_widget_rows h2 { 
   font-family: BaseFontBold, Arial, serif;
   font-weight:100;
   font-size: 16px;
   color:#000;   
   margin-top:0;
   text-transform: uppercase;
}
.news_widget_rows h2 span{ 

}
.news_widget_rows h2 a{ 
    color:#303030 !important;
    font-weight:400;
	display:inline-block;
	text-decoration:none !important
}

.news_widget_rows .rows_button_simple{
    font-size: 14px;	
}
.news_widget_rows .rows_button_simple{
	background-color: #edeff5;
    display: inline-block; 
	padding:0 8px; 
	height:21px;
    letter-spacing: 0;
    font-weight: 100;
    word-spacing: 0;
    text-align: center;
    color: #FFF!important;
    font-family: 'Open Sans Condensed',sans-serif;
    text-decoration: none;
	vertical-align:middle;
}
.news_widget_rows .rows_button_simple i{
	height:21px;
	line-height:21px;
	float:left;
	font-size:13px;
	margin-left:-4px;
	margin-right:3px
}
.news_widget_rows .rows_button_simple:hover{
	background-color: #484848;
    color: #FFF;
    text-decoration: none;
}

.news_widget_rows {
overflow: hidden; 
 }
 

.news_widget_rows .item { margin-bottom: 7px; padding-bottom:7px; overflow: hidden; border-bottom: 1px solid #edeff5; }
.show_teaser_featured_only .item{
	 margin-bottom: 2px; padding-bottom:2px;
}
.news_widget_rows .item:last-child {border-bottom:1px solid #edeff5;}

.news_widget_rows .item .image { float:left; margin-right: 10px; position:relative; }
.news_widget_rows .item .image img { display: block; width:100% }
.news_widget_rows_list .item .image a
 { display:block; width:100%; height:100%; background-position: center; background-repeat: no-repeat; background-size: cover; }
 
.news_widget_rows .item .info {  }


.news_widget_rows .item .info .item_types{ float:left; display:inline-block;margin-right:4px;}
.news_widget_rows .item .info .item_types i{font-size:14px; line-height:22px;  display:inline-block; }
.news_widget_rows_list:not(.simple) .item:not(.item-featured) .info .item_types{ height:14px; }
.news_widget_rows_list:not(.simple) .item:not(.item-featured) .info .item_types i{ font-size:12px; line-height:12px; }


.news_widget_rows .item .image .item_types{ position:absolute; right:5px; top:5px; }
.news_widget_rows .item .image .item_types i{ font-size:22px; line-height:24px; height:24px; color:#c12d2d; display:block;  }


.news_widget_rows .details { font-size:11px; color:#999; }
.news_widget_rows .details a{ color:#BDC3C7; text-decoration:none; }
.news_widget_rows .details a:hover{ color:#d35400; }

.news_widget_rows .details span {padding-right: 5px;}
.news_widget_rows .details span.comments {
    padding-left:20px;
    background: url("../images/comment.png") no-repeat left center;
}

.news_widget_rows .item h6 { 
font-family: BaseFont, Arial, serif;;
padding:0;
margin:0;
font-size:15px; 
line-height:16px;
color:#163c75;
}
.news_widget_rows .news_widget_rows_list.simple .item:not(.item-featured) h6 { 
font-size:13px; 
line-height:24px;
font-weight:normal;
font-family: sans-serif;
}
.news_widget_rows .item h6 a{ 
color:#303030;
text-decoration:none;
}
.news_widget_rows .item h6 a:hover{ 
color:#c12d2d;
text-decoration:none;
}
.news_widget_rows_list.simple .item h6{
	line-height:22px;
}
.news_widget_rows_list.simple .item h6 a, .news_widget_rows_list.simple .item h6 span{
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;  
}
 .news_widget_rows_list.simple:not(.show_details_featured_only) .item:not(.item-featured){
	 padding-left:7px;
	 border-bottom:1px dotted #ccc;
	 padding-bottom:6px;
	 margin-bottom:4px;
 }
  .news_widget_rows_list.simple:not(.show_details_featured_only) .item:not(.item-featured):last-child{
	  border:0
  }
 .news_widget_rows_list.simple:not(.show_details_featured_only) .item:not(.item-featured) h6 a,
 .news_widget_rows_list.simple:not(.show_details_featured_only) .item:not(.item-featured) h6 span{
	-webkit-line-clamp: 3;
	
 }
 .news_widget_rows_list.simple:not(.show_details_featured_only) .item:not(.item-featured) h6{
	line-height:16px;
	font-weight:bold;
	font-family: 'Open Sans Condensed',sans-serif;
	font-size:14px; 
 }
 .news_widget_rows_list.simple .item_date{
	display:block;
	font-size:11px;
	color:#888;
}
.news_widget_rows_list.simple .selected_date.item_date{
	display:block;
	float:left;
	padding:0 6px;
	height:22px;
	line-height:22px;
	margin-right:8px;
	background:#c52931;
	font-size:11px;
	color:#fff;
}
.news_widget_rows .item .teaser {
	padding:0;
	margin:8px 0 2px 0;	
	font-size: 14px;
	line-height:16px;
	color: #2980b9;
	overflow:hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;  
}
.news_widget_rows .news_widget_rows_list.simple .item:not(.item-featured) .teaser {
	color:#888;
}


.news_widget_rows_list.featured .item-featured {  border:0;margin-top:8px; margin-bottom: 8px; padding-bottom:8px; border-bottom:1px solid #edeff5;  }
.news_widget_rows_list.featured .item-featured .image { margin-bottom: 5px; clear:both; width:100%; height:200px; }

.news_widget_rows_list.featured .item-featured h6 { font-size:18px; margin-top:5px; margin-bottom:5px; line-height: 23px;}
.news_widget_rows_list.featured .item-featured h6 a {  text-decoration: none; }


.news_widget_rows_list.featured .item-featured .rows_read_more .rows_button_simple {
    clear:both;
    margin-top: 10px;
	margin-bottom:10px;
	float:right;
}

.news_widget_rows_list.featured .item-featured h6,
.news_widget_rows_list.featured .item-featured .teaser,
.news_widget_rows_list.featured .item-featured .details{
	margin-left:5px;
	margin-right:10px;
}
.news_widget_rows_list.featured .item-featured h6 a, .news_widget_rows_list.featured .item-featured h6 span{
-webkit-line-clamp: 3;
}
.news_widget_rows_list.featured .item-featured .teaser{
-webkit-line-clamp: 4;
}
.news_widget_rows .rows_button_big{
	margin-bottom:0px;
	margin-top:9px
}
.news_widget_rows .rows_button_big a{
	background-color: #edeff5;
    display: inline-block; 
	height:25px;
	line-height:25px;
	padding:0 12px 0 12px;
	font-size:12px;
	background: #edeff5;
    letter-spacing: 0;
    font-weight: 100;
    word-spacing: 0;
    text-align: center;
    color: #303030!important;
    font-family: BaseFont, Arial, serif;
    text-decoration: none;
	vertical-align:middle;
}
.news_widget_rows .rows_button_big a:hover{
    color: #303030;
    text-decoration: none;
}
.news_widget_rows .rows_button_big a i{
	height:32px;
	line-height:35px;
	float:left;
	margin-right:5px;
	margin-left:-4px;
}
.material-icons {margin-top: -6px;}

.news_widget_rows.size_small h2{
	font-size:16px;
}
.news_widget_rows.size_small .news_widget_rows_list.featured .item-featured h6{
	font-size:13px;
	line-height:16px;
}
.news_widget_rows.size_small .item h6{
	font-size:13px;
	line-height:16px;
}
.news_widget_rows.size_small .news_widget_rows_list.simple:not(.show_details_featured_only) .item:not(.item-featured) h6{
	line-height:14px;
	font-size:12px; 
 }
 .news_widget_rows.size_small .item .teaser{
	font-size:11px; 
 }
 .news_widget_rows.size_small .rows_button_big a{
	font-size:13px;
	height:24px;
	line-height:22px;
	padding:0 8px 0 8px;
 }
 .news_widget_rows.size_small .rows_button_big a i{
	height:24px;
	line-height:25px;
}

 
 
 .news_widget_rows.size_normal h2{
	font-size:19px;
}
.news_widget_rows.size_normal .item h6{
	font-size:14px;
	line-height:18px;
}
.news_widget_rows.size_normal .news_widget_rows_list.featured .item-featured h6{
	font-size:16px;
	line-height:19px;
}
.news_widget_rows.size_normal .news_widget_rows_list.simple:not(.show_details_featured_only) .item:not(.item-featured) h6{
	line-height:18px;
	font-size:14px; 
 }
 .news_widget_rows.size_normal .item .teaser{
	font-size:12px; 
 }
  .news_widget_rows.size_normal .news_widget_rows_list.featured .item-featured .teaser{
	font-size:12px; 
	line-height:14px
 }
 .news_widget_rows.size_normal .rows_button_big a{
	font-size:14px;
	height:28px;
	line-height:28px;
	padding:0 8px 0 8px;
 }
 .news_widget_rows.size_normal .rows_button_big a i{
	height:28px;
	line-height:29px;
}
 
 
 
 
 
 
@media screen and (max-width: 720px) {

}

