/*****************************************
  ie8.css (Stylesheet by One Shoe)
*****************************************/

/* header search */
#header .header-search {
  width: 170px;
  height: 40px;
  padding: 1px 5px 1px 1px;
  overflow: visible;
}

/* feed icon */

.region .block-views .feed-icon {
  top: 5px;
}

.node-type-cluster .region .block-views .feed-icon {
  top: 5px;
}

.front .region .block-views .feed-icon {
  top: 4px;
  right: 0;
}

/* Last checkout page. adjust size of form */
body.page-checkout #commerce-checkout-form-review table .view-commerce-cart-summary {
  width: 95%;
}

/* adjust passing on pager current items */
body.page-store-search .item-list .pager .pager-current,
body.page-store-search #content .item-list .pager li a:hover {
  padding: 6px 7px 6px 10px;
  margin: 0;
}

/* search box */
.store #sidebar-left #views-exposed-form-search-page-3 input {

  padding: 10px 0 0 10px;
  top: 40px;
}

/* cart form */
body.page-cart #views-form-commerce-cart-form-default table tbody tr.even td,
body.page-cart #views-form-commerce-cart-form-default table tbody tr.odd td,
body.page-checkout #edit-cart-contents table tbody tr.even td,
body.page-checkout #edit-cart-contents table tbody tr.odd td {
  border-bottom: 1px solid #E1E1E1;
}

/* big search box */
#views-exposed-form-search-page-2,
#views-exposed-form-search-page-1 input#edit-search {
  width: 510px !important;
}

#edit-search-wrapper {
  width: 490px;
}

/* menu */

#main-menu a,
#main-menu li:hover a,
#main-menu .active a,
#main-menu .active-trail a,
#main-menu li a:hover {
  padding: 20px 18px;
}

/* Filters */
#sidebar-right ul.facetapi-facetapi-links {
  list-style: none !important;
  list-style-position: outside;
  margin-left: 0;
}

#sidebar-right ul.facetapi-facetapi-links li {
  list-style: none !important;
  list-style-position: outside;
  margin-left: 20;
}

.node-event .field-name-field-event-location,
.node-event .field-name-field-tax-event {
  margin-left: 0;
  display: block;
  float: left
}

.node-event .field-name-field-tax-event {
  line-height: 12px;
}

/* samen werking */
.view-samenwerking p {
  font-weight: 100;
  font-size: 15px;
  font-family: alegreya-sans, Arial, sans-serif;
}

.node-faq h3.teaser-title {
  overflow: hidden;
  clear: both;
  display: block;
}

.node-faq h3.teaser-title a:hover {
  color: #0087cd;
}

html.js #printthispage {
  position: absolute;
  right: 0;
  top: 15px;
}

#block-views-exp-search-page-2 .views-submit-button input,
#block-views-exp-search-page-1 .views-submit-button input {
  right: 30px;
}

/*scholing*/
.scholing-block .views-field-description {
  display: block;
  height: 168px;
  margin-bottom: 5px;
}

.front .region-below-content .block-nodesinblock .nodesinblock {
  width: 312px;
}

/* Store
-------------------------------*/
.store #nhg-custom-solr-sort input {
  float: right;
  margin-top: -9px;
  line-height: 0px;
}

/* Standarden overview
--------------------------------*/
/*
.views-standards-results .views-row .in-herziening,
.views-standards-results .views-row .views-field-field-standard-status {
  overflow: visible;
  display: block;
  text-indent: 0;
  float: none;
}
*/
.views-standards-results .views-row .in-herziening {
  background: url(../../images/ie/orange-bullet.png) no-repeat 0px 0;
  width: 7px;
  height: 7px;
  margin: 2px 0 0 0;
  display: block;
  border-radius: 50%;
  text-indent: -9999px;
}

