/* 20190204122322 - v2 */
.gui,
.gui-block-linklist li a {
  color: #666666;
}

.gui-page-title,
.gui a.gui-bold,
.gui-block-subtitle,
.gui-table thead tr th,
.gui ul.gui-products li .gui-products-title a,
.gui-form label,
.gui-block-title.gui-dark strong,
.gui-block-title.gui-dark strong a,
.gui-content-subtitle {
  color: #343434;
}

.gui-block-inner strong {
  color: #848484;
}

.gui a {
  color: #0a8de9;
}

.gui-input.gui-focus,
.gui-text.gui-focus,
.gui-select.gui-focus {
  border-color: #0a8de9;
  box-shadow: 0 0 2px #0a8de9;
}

.gui-select.gui-focus .gui-handle {
  border-color: #0a8de9;
}

.gui-block,
.gui-block-title,
.gui-buttons.gui-border,
.gui-block-inner,
.gui-image {
  border-color: #8d8d8d;
}

.gui-block-title {
  color: #333333;
  background-color: #ffffff;
}

.gui-content-title {
  color: #333333;
}

.gui-form .gui-field .gui-description span {
  color: #666666;
}

.gui-block-inner {
  background-color: #f4f4f4;
}

.gui-block-option {
  border-color: #ededed;
  background-color: #f9f9f9;
}

.gui-block-option-block {
  border-color: #ededed;
}

.gui-block-title strong {
  color: #333333;
}

.gui-line,
.gui-cart-sum .gui-line {
  background-color: #cbcbcb;
}

.gui ul.gui-products li {
  border-color: #dcdcdc;
}

.gui-block-subcontent,
.gui-content-subtitle {
  border-color: #dcdcdc;
}

.gui-faq,
.gui-login,
.gui-password,
.gui-register,
.gui-review,
.gui-sitemap,
.gui-block-linklist li,
.gui-table {
  border-color: #dcdcdc;
}

.gui-block-content .gui-table {
  border-color: #ededed;
}

.gui-table thead tr th {
  border-color: #cbcbcb;
  background-color: #f9f9f9;
}

.gui-table tbody tr td {
  border-color: #ededed;
}

.gui a.gui-button-large,
.gui a.gui-button-small {
  border-color: #8d8d8d;
  color: #000000;
  background-color: #ffffff;
}

.gui a.gui-button-large.gui-button-action,
.gui a.gui-button-small.gui-button-action {
  border-color: #099c1a;
  color: #ffffff;
  background-color: #19bd00;
}

.gui a.gui-button-large:active,
.gui a.gui-button-small:active {
  background-color: #cccccc;
  border-color: #707070;
}

.gui a.gui-button-large.gui-button-action:active,
.gui a.gui-button-small.gui-button-action:active {
  background-color: #149700;
  border-color: #077c14;
}

.gui-input,
.gui-text,
.gui-select,
.gui-number {
  border-color: #8d8d8d;
  background-color: #ffffff;
}

.gui-select .gui-handle,
.gui-number .gui-handle {
  border-color: #8d8d8d;
}

.gui-number .gui-handle a {
  background-color: #ffffff;
}

.gui-input input,
.gui-number input,
.gui-text textarea,
.gui-select .gui-value {
  color: #000000;
}

.gui-progressbar {
  background-color: #76c61b;
}

/* custom */
.cart-account {
font-weight: normal;
}
h2 {
  font-size: 24px;
  color: #4275B3;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}
footer h3 {
  font-size: 20px;
}
.psp {
  width: 1170px;
margin: 0 auto;
}
.wrapper {
  box-shadow: none;
}
h2 {
  margin-top: 20px;
}
.page-title .title h1 {
color: #4275B3;
}
.tabsPages .page {
max-height: inherit;
}
.products .col-md-2 {
width: 33% !important;
}
.col-md-12, .tabsPages .page.active {
  font-size: 14px;
}
.products .product .info a {
text-transform: none;
}
.payments col-md-6 text-right {
  float: right;
}
.col-md-6 {
width: 100%;
}
.products .image-wrap .hover {
  display: none;
}
 .products .image-wrap {
  border: none;
}
social-media col-md-6 text-right {
  float: right;
  margin-top: 10px;
}
.img_sidebar {
  margin-top: 20px;
margin-left: -5px;
}
/* /BEGIN Matentabel CSS voor tabellen */
.datagrid table { border-collapse: collapse; text-align: left; width: 100%; } .datagrid {font: normal 12px/150% Arial, Helvetica, sans-serif; background: #fff; overflow: hidden; border: 1px solid #F2F2F2; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }.datagrid table td, .datagrid table th { padding: 10px 10px; }.datagrid table tbody td { color: #7D7D7D; border-left: 1px solid #f2f2f2;font-size: 12px;font-weight: normal; }.datagrid table tbody .alt td { background: #EBEBEB; color: #7D7D7D; }.datagrid table tbody td:first-child { border: none; }
/* /EIND Matentabel CSS voor tabellen */
footer input[type="submit"] {
  background-color: #24BB2A;
}
footer input[type="email"] {
border: 1px solid #cdcdcd;
padding: 5px;
margin: 0 0 5px 0;
background-color: #fff;
}
