body.page-tutorials .view-display-id-page_1,
body.front #block-views-blokkenpagina-block{ /* Block-view: blokkenpagina */
  
}

body.front #block-views-blokkenpagina-block  .views-row-first{ 
	clear:left;
}

body.front #block-views-blokkenpagina-block  .views-row-last{ 
	clear: right;
	
}

body.page-tutorials  .view-display-id-page_1  h3,
body.front #block-views-blokkenpagina-block  h3{
  clear: both;
  font-size: 19px;
  padding-bottom: 2px;
  border-bottom: 1px solid #fff;
  margin-bottom: 8px;
  padding-top: 16px;
  font-weight: normal;
}

/* Corr. */
body.page-tutorials  .view-display-id-page_1,
body.front #block-views-blokkenpagina-block { 
  margin-top: -17px;
}

body.page-tutorials  .view-display-id-page_1 .single-blok,
body.front #block-views-blokkenpagina-block .single-blok, /* 1 blok */
.animated-block-wrapper{
  position: relative;
  float: left;
  width: 219px;
  height: 180px;
  margin-right: 15px;
  margin-bottom: 12px;
  overflow: hidden;
  cursor: pointer;
}

#sidebar-first .animated-block-wrapper,
#sidebar-second .animated-block-wrapper{
  width: 100%;
  xheight: 160px;
}

body.front .last-in-row{  /* uitzondering laatste block in rij (van 3) */
  xmargin-right: 0px !important;
}

body.page-tutorials  .view-display-id-page_1  .single-blok .blok-label,
body.front #block-views-blokkenpagina-block .single-blok .blok-label{
  background: #0068b1;
  padding: 0px 4px;
  margin-bottom: 2px;
  font-size: 11px;
  font-weight: bold;
  color: #fff;
  display: inline-block;
  line-height: 14px;
}

body.page-tutorials  .view-display-id-page_1  .single-blok .blok-content,
body.front #block-views-blokkenpagina-block .single-blok .blok-content,
.animated-block-wrapper .ab-content{
  position: absolute;
  background: #ea1d02;
  width: 100%;
  height: 180px;
  left: 0;
  top: 0;
  padding: 3px 12px 4px 8px;
  font-size: 12px;
  line-height: 18px;
  color: #fff;
  opacity: .98;
  visibility: hidden;
}

body.page-tutorials  .view-display-id-page_1  .single-blok .blok-content{
  overflow: hidden;
}

body.page-tutorials  .view-display-id-page_1 .single-blok img,
body.front #block-views-blokkenpagina-block .single-blok img,
.animated-block-wrapper img{
  
}

body.page-tutorials  .view-display-id-page_1 .single-blok img{
  xmargin-top: -12px;
}

body.page-tutorials .view-display-id-page_1 .single-blok .blok-content .blok-title,
body.front #block-views-blokkenpagina-block .single-blok .blok-content .blok-title, 
.animated-block-wrapper .ab-content .ab-title{
  font-size: 13px !important;
  xfont-weight: bold;
  margin-bottom: 6px !important;
  padding-bottom: 0px !important;
  color: #fff !important;
  cursor: pointer;
  font-weight: normal !important;
}

body.page-tutorials .view-display-id-page_1 .single-blok .blok-content .blok-title,
body.front #block-views-blokkenpagina-block .single-blok .blok-content .blok-title{
  line-height: 16px !important;
}

.animated-block-wrapper .ab-content .ab-title{
  font-size: 13px;
  line-height: 16px;
  font-weight: normal;

}

body.page-tutorials  .view-display-id-page_1 .single-blok .blok-content .blok-body,
body.front #block-views-blokkenpagina-block .single-blok .blok-content .blok-body, 
.animated-block-wrapper .ab-content .ab-body{
  padding-bottom: 8px;
  line-height: 16px;
  padding-right: 24px;
}

body.page-tutorials  .view-display-id-page_1 .single-blok .blok-content .blok-body p,
body.front #block-views-blokkenpagina-block .single-blok .blok-content .blok-body p, 
.animated-block-wrapper .ab-content .ab-body p{
  margin-bottom: 0px;
}

body.page-tutorials  .view-display-id-page_1 .single-blok .blok-content .blok-more,
body.front #block-views-blokkenpagina-block .single-blok .blok-content .blok-more,
.animated-block-wrapper .ab-content .ab-more{
  background: #0068b1;
  padding: 2px 4px;
  display: inline;
  font-size: 11px;
}

body.page-tutorials  .view-display-id-page_1 .single-blok .blok-content .blok-more a,
body.front #block-views-blokkenpagina-block .single-blok .blok-content .blok-more a, 
.animated-block-wrapper .ab-content .ab-more a{
  color: #fff;
  text-decoration: none;
}

