/*****************************************
  ie7.css (Stylesheet by One Shoe)
*****************************************/
/* header search */
#header .header-search {
  width: 170px;
  height: 40px;
  padding: 1px 5px 1px 1px;
  overflow: visible;
}

#header .header-search input[type="text"] {
  width: 140px;
}

/* 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 {
  height: 28px;
  margin: 10px;
  padding: 10px 0 0 10px;
}

.block-views-search .views-submit-button input,
#block-views-exp-search-page-4 .views-submit-button input,
#block-views-exp-search-page-2 .views-submit-button input,
#block-views-exp-search-page-1 .views-submit-button input,
#above-content #views-exposed-form-search-page input[type="submit"],
#block-multiblock-9 #views-exposed-form-search-page-2 .views-submit-button input {
  text-transform: capitalize; /*hack to remove text in submit button*/
}

/* 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 {
  width: 510px;
}
#content .block-views-search form input[type="text"] {
  width: 405px;
}

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

#block-views-exp-search-page-2 .views-submit-button input, #block-views-exp-search-page-1 .views-submit-button input {
  font-size: 0;
  line-height: 0;
}

/* triptych */

.region-triptych-first,
.region-triptych-middle,
.region-triptych-last {
  width: 28% !important;
  float: left;
  padding: 10px !important;
}

.region-triptych-first {
  padding-left: 0;
}

.region-triptych-last {
  margin-right: 0;
  padding-right: 0;
}

/* menu */
#main-menu a span {
  font-size: 12px;
}

/* Pager */
.item-list .pager .pager-current,
.item-list .pager li a:hover {
  padding: 6px 6px 6px 10px !important;
}

.item-list .pager .pager-current {
  margin-left: -8px !important;
}

/* sidebar */
.sidebar .block ul li {
  list-style: none !important;
  overflow: hidden;
}

.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;
  margin-top: 8px;
}

/* Nodes in blocks */
.front .region-below-content .block .nodesinblock .node-editorial-block {
  width: 265px !important;
}

.region-below-content .block .nodesinblock .node-editorial-block {
  width: 31%;
  float: left;
  padding-right: 14px;
}

/* Search filters */
.block-os-search-api-sorts .search-api-facets li.active .search-api-facet-remove {
  margin-left: -16px;
}

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

.node-faq h3 {
  background: none repeat scroll 0 0 #F3F3F3;
  border-bottom: 1px solid #DFDFDF;
  border-top: 1px solid #FFFFFF;
  color: #0087cd;
  cursor: pointer;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 0;
  padding: 10px;
  position: relative;
  display: block;
  height: 30px;
}

/* standards views */
.toggle-all {
  margin-top: -27px;
}

#block-multiblock-9 #views-exposed-form-search-page-2 .views-submit-button input {
  top: 25px;
  right: 20px;
  padding-top: 60px;
  overflow: hidden;
}

#sidebar-right ul.facetapi-facetapi-links {
  overflow: hidden;
}

#sidebar-right ul.facetapi-facetapi-links li {
  margin-left: 0;
  list-style: none;
  list-style-image: none;
}

.node-type-cluster .view-news .attachment-before .views-field-title {
  width: 120px;
}
/*Richtlijnen en praktijken*/
.view-thema-s .view-grouping-content ul {
  width: 49%;
}
/*onderwerpen*/
/*scholing*/
.scholing-block .views-field-description {
  display: block;
  height: 168px;
  margin-bottom: 5px;
}

/*onderwerpen*/
.page-node-356 #below-content .block-nodesinblock .nodesinblock .block-5  {
  width: 615px;
}

#below-content .nodesinblock .block-4 p a.icon {
  padding-left: 0;
}

.node-type-cluster .region-below-content .block .nodesinblock .node-editorial-block {
 width: 272px;
}

/* Store adjusments
------------------------*/
#sidebar-left li.has-children .title a {
  background: url('../../images/down-arrow.png') 95% center no-repeat;
}

#sidebar-left li.has-children .opened a {
  background: url('../../images/up-arrow.png') 95% center no-repeat;
}

.store .region-content .block-nhg-custom {
  width: 210px;
  position: absolute;
  right: 0px;
  top: -7px;
}

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