@font-face {
  font-family: 'OpenSans';
  src: url("/font/Mandali-Regular.ttf");
}

.top_information { text-align: center; background: #9cfd92; padding: 4px;  }

.header {

	background: #5D5D5D;

  position: sticky;
  top: 0;
  z-index: 1;
}

/*
.logo {

	float: left;
	background: url('../styles/bm/images/logo200x30.png') no-repeat;
  background-position: 1em; center;
	height: 60px;
	width: 220px;

}
*/

.toptop {

text-align: right;
min-width: 6em;

}

.toptop ul {
margin: 0;

}

.toptop li {
display: inline;
margin: 0 0.5em;

}

.toptop li a{
color: #fff;
}


.logo {

	float: left;
	margin-left: 10px;
	background: url('../logo5.svg.png') no-repeat;
    background-position: left center;
    background-size: 100%;
	height: 60px;
	width: calc(40% + 2em);


}


.nav {

		background: #ddd;
    width: 100%;
		border-bottom: 0px solid #fff;
}



.noscript {

	background-color: yellow;
	text-align: center;

}

.main {

	margin-top: 1px;


 }

.header .container {
  position: relative;
  width: 100%;
  max-width: 980px;
  min-width: 300px;
  margin: 0 auto;
  padding: 0 0;
  box-sizing: border-box;



 }

.main .container {
  position: relative;
  width: 100%;
  max-width: 980px;
  min-width: 300px;

  margin: 0 auto;
  padding: 0 0;
  box-sizing: border-box;
  background-color: #fff;

 }

.column,
.columns {
  width: 99%;
  float: left;
  box-sizing: border-box; }

.three.columns { width: 100%;  }
.nine.columns { padding: 0.6em; min-height: 40em; }

.search_top {  padding: 0.6em; float: right; display: none; }


.cart {

  float: right;
  padding: 0.8em;
  margin-left: 1em;
  margin-top: 1em;
	font-size: 1.0rem;
	background-color: #bef95d;
	background-color: #98ff97;




}
.cart:hover{ 	background-color: #fff; }

.cart a {
	display: block;
	font-size: 1.2rem;
	font-weight: bold;
	color: #4F4333;
	text-align: center;
	}

.cart a:hover {

	color: #4F4333;
	}


.snav { display: none; }



.pageheader {
	color: #828282;
	font-size: 1.1em;

	padding: 4px;
	margin-bottom: 7px;
}

.pagedata { margin: 2%; }

.text {
	border-bottom: 0px solid #D7D7D7;
	padding: 5px;
	margin: 0px 5px 0px 5px;
	font-size: 0.88em;
}
.text > ul { list-style: disc; padding-left: 2em; }

.product_navbar a{ font-size: 0.8em; padding: 0.4em }
.product_navbar a:hover{ background-color: #f7f7f7; }

.l2nav { display: none;  padding: 0.8em; }
.l3nav { display: flex; flex-wrap: wrap; justify-content: center; padding: 0.8em; }

.l2nav_sub { float: left; width: 8em; padding: 0.1em; }
.l3nav_sub {

	background-color: #fff;
	border-bottom: 1px solid #e0e0e0;

	font-size: 1em;
}

.l3nav_sub .active { border-left: 4px solid #96FC95; }

.l3nav_sub a { 	 width: 9em; padding: 0.4em; display: block; }
.l3nav_sub a:hover { background-color: #f7f7f7;  }

.clearer { clear: both; }

.msgbox		 { padding: 1px 1px 1px 18px; margin: 0px 0px; display: block; min-width: 400px; }
.success_msg { background: #9CFF9C; border: 1px solid #9CFF9C; }
.success_msg td {  border-bottom: 1px solid #9CFF9C; }
.info_msg	 { background: #ffffcc; border: 1px solid #d5d500; }
.error_msg	 { background: #ffeaea; border: 1px solid #d50000; }

.cc_success {
	border: 1px solid #008000;
	background-color: #9CFF9C;
	text-align: center;
	padding: 5px;
	/*margin: 10px 30px 10px 30px;*/
	margin: 0px 0px 10px 0px;
}
.cc_error {
	border: 1px solid #FF0000;
	background-color: #FF9C9C;
	text-align: center;
	padding: 5px;
	/*margin: 10px 30px 10px 30px;*/
	margin: 0px 0px 10px 0px;
}
.cc_main_headline {
	font-size: 1.2em;
	font-weight: 400;
	padding: 7px;
	margin-bottom: 10px;
	border: 1px solid #000000;
}
.cc_headline {
	font-size: 1.2em;
	font-weight: 400;
	padding: 3px;
	margin-bottom: 5px;
	border-bottom: 1px solid #CCCCCC;
}
.cc_content {

	padding: 5px 5px 10px 5px;
	margin-bottom: 5px;

}

/* product listing */

.product_lines_block { width: 100%; margin: 1%; border: 0px solid green }
.product_line { margin-bottom: 2.2em; border-bottom: 1px solid #c0c0c0;  }
.product_lines_picture { padding-right: 1.8em; width: calc(20%); min-width: 14em; }
.product_lines_text { padding: 0.3em;  min-height: 4em; width: calc(40% - 1em); min-width: 14em; }
.product_lines_price {  padding: 0.3em; min-width: 6em; font-size: 1.6em; text-align: center; border-left: 0px solid #c0c0c0; }
.pi_cur_price { font-weight: 600; }
.product_lines_button {  padding: 0.3em; text-align: center; }

.indicator_instock { padding: 3px; background-color: #98FF97; text-align: center; max-width: 300px; margin: auto;}
.indicator_notinstock { padding: 3px; background-color: #fff; text-align: center; max-width: 300px; margin: auto; }
.indicator_fewinstock { padding: 3px; background-color: #ffee8f; text-align: center; max-width: 300px; margin: auto; }

.offer { border-radius: 3px; text-align: center; background-color: #96fc95; padding: 0.4em; }

.extpel { padding-top: 1em; }

.inktbl td {
	border-bottom: 1px solid #dfdfdf;
	padding: 0.2em;
}

.basket_table td {
	border-bottom: 1px solid #dfdfdf;
	padding: 0.2em;
}

.search_product { margin: 1em; border-bottom: 1px solid #c0c0c0; }


.product_details_header {
	font-size: 2.2rem;
	line-height: 1.5;
	padding-bottom: 0.6em;
	}


.product_details_td{
	border-bottom: 1px solid #c0c0c0;
	}
.product_details_picture {  width: 20%; padding-right: 1.6em; border: 0px solid green; }
.product_details_price {  text-align: center; font-size: 2.7em; font-weight: 600; min-width: 6em; border: 0px solid green;}
.product_details_button {  text-align: right; padding-top: 0.8em; padding-bottom: 0.8em; }
.product_details_desc {  border-bottom: 0px solid #c0c0c0; font-size: 0.88em; }
.product_details_printers {  width: 30%; float: left; margin: 0.2em; }

.graduated_prices { margin-top: 1.2em; padding: 1em; text-align: center; background-color: #eaeaea; }

.macro { width: 100px; margin: 0 auto; }

.din_logo { margin-top: 1em; border: 1px solid #d0d0d0; }

.dci { font-size: 0.8em; float: right; }


.ad_banner_product {

	width: 30%;
	min-width: 12em;
	border: 0px dotted #c0c0c0;
	margin: 0.1em;
	padding-bottom: 1em;

	}


.sortbar { float: right; font-size: 1rem; }

.deliverytable td { padding: 1.2em; margin: .4em; border-right: 1px solid #d0d0d0; font-size: 1.1em; }



/*
.imageX {
	max-width: 120px;
	max-height: 120px;
	display: block;
  margin-left: auto;
  margin-right: auto;
	}

  */

  .imageX {
	width: 100%;
  height: 100%;
	max-width: 300px;
	max-height: 300px;
	display: block;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
	border-radius: 8px 8px 0px 0px;


	}
	.imageX:hover{



	}


.flexbox {
  display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
  display: -webkit-flex;     /* NEW - Chrome */
  display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */

  flex-wrap: wrap;
	justify-content:space-around;

}

.flexcontainer {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		align-items: flex-start;
		justify-content: space-between;
}
.flexcontainer>div {
		flex-grow: 1;


}

.flexcontainer .flexcontainer { align-self: center; }


.footer { background-color: #e2e2e2; padding-bottom: 20em; }
.footer .container { text-align: center; border-top: 0px solid #c0c0c0; padding: 1em; margin-bottom: 10em; background: transparent;  }
.footer .container li { display: inline; padding-left: 1em; padding-right: 1em;  }


/* For devices larger than 400px */
@media (min-width: 300px) {
  .container {
    width: 100%;
    padding: 0;
    

		}

/*   .search_top { display: none; } */


}


@media screen and (min-width: 760px) {

  .container {
    width: 100%;  }
  .column,
  .columns {
    margin-left: 1%; }
  .column:first-child,
  .columns:first-child {
    margin-left: 0; }

  .logo {

  margin-left: 10px;
	float: left;
	background: url('../logo5.svg.png') no-repeat;
  height: 70px;
  width: 44%;

	}

	.header {

	background: #5D5D5D;

	/* url('../styles/8mm/images/top_bg120.png') no-repeat;
  background-position: center bottom;
	*/

	}
	.cart { }

	.search_top { display: block; padding-top: 1.0em; padding-right: 0.6em; float: right; }

	.search_top input[type="text"] { background-color: #fff; }


  #snav_drop { display: none; }
  .snav { display: block; }

  .imageX {
	width: 100%;
  height: 100%;
	max-width: 300px;
	max-height: 300px;
	display: block;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;



	}
	.imageX:hover{



	}


  .one.column											{ width: 98%; min-height: 30em; padding-left: 1em; padding-right: 1em; padding-bottom: 2em;  }
  .one.columns                    { width: 4.66666666667%; }
  .two.columns                    { width: 16.3333333333%; margin-top: 0.8em; background-color: #e0e0e0;  }
  .three.columns                  {
	min-width: 7em;
	width: 16%;
	padding-left: 0.8em;
	background-color: #fff;
	}
  .four.columns                   { width: 30.6666666667%; }
  .five.columns                   { width: 39.3333333333%; }
  .six.columns                    { width: 48%;            }
  .seven.columns                  { width: 56.6666666667%; }
  .eight.columns                  { width: 65.3333333333%; }
  .nine.columns                   {
	width: 77.0%;
	padding-left: 1.6em;
	padding-right: 0.2em;
	background-color: #fff;
	}
  .ten.columns                    { width: 78.6666666667%; padding-top: 0em; padding-left: 2em; min-height: 50em; }
  .eleven.columns                 { width: 91.3333333333%; }
  .twelve.columns                 { width: 100%; margin-left: 0; }

  .one-third.column               { width: 30.6666666667%; }
  .two-thirds.column              { width: 65.3333333333%; }

  .one-half.column                { width: 48%; }

  /* Offsets */
  .offset-by-one.column,
  .offset-by-one.columns          { margin-left: 8.66666666667%; }
  .offset-by-two.column,
  .offset-by-two.columns          { margin-left: 17.3333333333%; }
  .offset-by-three.column,
  .offset-by-three.columns        { margin-left: 26%;            }
  .offset-by-four.column,
  .offset-by-four.columns         { margin-left: 34.6666666667%; }
  .offset-by-five.column,
  .offset-by-five.columns         { margin-left: 43.3333333333%; }
  .offset-by-six.column,
  .offset-by-six.columns          { margin-left: 52%;            }
  .offset-by-seven.column,
  .offset-by-seven.columns        { margin-left: 60.6666666667%; }
  .offset-by-eight.column,
  .offset-by-eight.columns        { margin-left: 69.3333333333%; }
  .offset-by-nine.column,
  .offset-by-nine.columns         { margin-left: 78.0%;          }
  .offset-by-ten.column,
  .offset-by-ten.columns          { margin-left: 86.6666666667%; }
  .offset-by-eleven.column,
  .offset-by-eleven.columns       { margin-left: 95.3333333333%; }

  .offset-by-one-third.column,
  .offset-by-one-third.columns    { margin-left: 34.6666666667%; }
  .offset-by-two-thirds.column,
  .offset-by-two-thirds.columns   { margin-left: 69.3333333333%; }

  .offset-by-one-half.column,
  .offset-by-one-half.columns     { margin-left: 52%; }



}



html {
  font-size: 62.5%; }
body {

	background: #e2e2e2;
	background: #fff;

  font-size: 1.45em; /* currently ems cause chrome bug misinterpreting rems on body element */
  line-height: 1.5;
  font-weight: 400;
	font-family:  "OpenSans", Arial, "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;

  color: #222; }



h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 2rem;
  font-weight: 300; }
h1 { font-size: 3.0rem; line-height: 1.2;  letter-spacing: -.1rem;}
h2 { font-size: 2.6rem; line-height: 1.25; letter-spacing: -.1rem; }
h3 { font-size: 2.0rem; line-height: 1.3;  letter-spacing: -.1rem; }
h4 { font-size: 1.8rem; line-height: 1.35; letter-spacing: -.08rem; }
h5 { font-size: 1.3rem; line-height: 1.5;  letter-spacing: -.05rem; }
h6 { font-size: 1.0rem; line-height: 1.6;  letter-spacing: 0; }

/* Larger than phablet */
@media (min-width: 550px) {
  h1 { font-size: 4.0rem; }
  h2 { font-size: 3.2rem; }
  h3 { font-size: 2.0rem; }
  h4 { font-size: 1.6rem; }
  h5 { font-size: 1.4rem; }
  h6 { font-size: 1.2rem; }
}

p {
  margin-top: 0; }



a {
  color: #000;
	text-decoration: none;

	}
a:hover {
  color: #000;
	text-decoration: none;
 }


.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
  display: inline-block;
  height: 38px;
  padding: 0 30px;
  color: #555;
  text-align: center;
  font-size: 11px;
  font-weight: 600;
  line-height: 38px;
  letter-spacing: .1rem;
  text-transform: uppercase;
  text-decoration: none;
  white-space: nowrap;
  background-color: #96FC95;
  border-radius: 0px;
  border: 1px solid #96FC95;
  cursor: pointer;
  box-sizing: border-box; }
.button:hover,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
.button:focus,
button:focus,
input[type="submit"]:focus,
input[type="reset"]:focus,
input[type="button"]:focus {
  color: #333;
  border-color: #888;
  outline: 0; }
.button.button-primary,
button.button-primary,
input[type="submit"].button-primary,
input[type="reset"].button-primary,
input[type="button"].button-primary {
  color: #FFF;
  background-color: #33C3F0;
  border-color: #33C3F0;
	outline: 0; }
.button.button-primary:hover,
button.button-primary:hover,
input[type="submit"].button-primary:hover,
input[type="reset"].button-primary:hover,
input[type="button"].button-primary:hover,
.button.button-primary:focus,
button.button-primary:focus,
input[type="submit"].button-primary:focus,
input[type="reset"].button-primary:focus,
input[type="button"].button-primary:focus {
  color: #FFF;
  background-color: #1EAEDB;
  border-color: #1EAEDB;
	outline: 0; }


/* Forms
–––––––––––––––––––––––––––––––––––––––––––––––––– */
input[type="email"],
input[type="number"],
input[type="search"],
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"],
textarea,
select {
  padding: 6px 10px; /* The 6px vertically centers text on FF, ignored by Webkit */
  background-color: #fff;
  border: 1px solid #c0c0c0;
  outline: 0;	 }
/* Removes awkward default styles on some inputs for iOS */
input[type="email"],
input[type="number"],
input[type="search"],
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"],
textarea {
/*  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; */}
textarea {
  min-height: 65px;
  padding-top: 6px;
  padding-bottom: 6px; }
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
textarea:focus,
select:focus {
  border: 1px solid #33C3F0;
  outline: 0; }
label,
legend {
  display: block;
  margin-bottom: .5rem;
  font-weight: 400; }
fieldset {
  padding: 0;
  border-width: 0; }
input[type="checkbox"],
input[type="radio"] {
  display: inline; }
label > .label-body {
  display: inline-block;
  margin-left: .5rem;
  font-weight: normal; }


/* Lists
–––––––––––––––––––––––––––––––––––––––––––––––––– */
ul {
  list-style: none outside;
	padding: 0;
	margin: 0;
	 }
ol {
  list-style: decimal inside; }
ol, ul {
  padding-left: 0;
  margin-top: 0; }
ul ul,
ul ol,
ol ol,
ol ul {
  margin: 0.5rem 0 0.5rem 1rem;
  font-size: 90%; }
li {
  margin-bottom: 0.1rem; }


/* Code
–––––––––––––––––––––––––––––––––––––––––––––––––– */
code {
  padding: .2rem .5rem;
  margin: 0 .2rem;
  font-size: 90%;
  white-space: nowrap;
  background: #F1F1F1;
  border: 1px solid #E1E1E1;
  border-radius: 4px; }
pre > code {
  display: block;
  padding: 1rem 1.5rem;
  white-space: pre; }


/* Tables
–––––––––––––––––––––––––––––––––––––––––––––––––– */

th,
td {
  padding: 1em 1.2empx;
  /* text-align: left;
  border-bottom: 1px solid #c0c0c0; */ }
th:first-child,
td:first-child {
  padding-left: 0; }
th:last-child,
td:last-child {
  padding-right: 0; }


/* Spacing
–––––––––––––––––––––––––––––––––––––––––––––––––– */
button,
.button {
  margin-bottom: 1rem; }
input,
textarea,
select,
fieldset {
  margin-bottom: 0.5rem; }
pre,
blockquote,
dl,
figure,
table,
p,
ul,
ol,
form {
  margin-bottom: 0.5rem; }


/* Utilities
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.u-full-width {
  width: 100%;
  box-sizing: border-box; }
.u-max-full-width {
  max-width: 100%;
  box-sizing: border-box; }
.u-pull-right {
  float: right; }
.u-pull-left {
  float: left; }


/* Misc
–––––––––––––––––––––––––––––––––––––––––––––––––– */
hr {
  margin-top: 3rem;
  margin-bottom: 3.5rem;
  border-width: 0;
  border-top: 1px solid #E1E1E1; }


/* Clearing
–––––––––––––––––––––––––––––––––––––––––––––––––– */

/* Self Clearing Goodness */
.container:after,
.row:after,
.u-cf {
  content: "";
  display: table;
  clear: both; }


/* Media Queries
–––––––––––––––––––––––––––––––––––––––––––––––––– */

/* Larger than mobile */
@media (min-width: 400px) {}

/* Larger than phablet (also point when grid becomes active) */
@media (min-width: 550px) {}

/* Larger than tablet */
@media (min-width: 750px) {}

/* Larger than desktop */
@media (min-width: 1000px) {}

/* Larger than Desktop HD */
@media (min-width: 1200px) {}
