/* RESET STYLESHEET */

html, body, div, span, object, iframe,
 h2, h3, h4, h5, h6, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead,  tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    /*font-size:100%;*/
    vertical-align:baseline;
    background:transparent;
}

html {
    overflow-x: hidden;
    overflow-y: scroll;
}

body{line-height:1;font-family:arial, verdana, helvetica, sans-serif;font-size:12px;background:none repeat scroll 0 0 #F6F6F4;color:#5C5B5B; }

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}

ul {
    list-style-position: inside;
}

nav ul {
    list-style:none;
}

p {
    font-size: 13px;
    line-height: 21px;
}

.staffel-specs{
    font-size: 13px;
    line-height: 21px;
}

div.menuitem {
    margin-top: 5px;
    padding-left: 13px;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

table.ordersummary {
    line-height: 1.5;
}

table.shippingsummary {
    line-height: 1.5;
    width: 60%;
    border: solid 1px #CCCCCC;
}

hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

/* END RESET CSS (html5doctor.com) */

/* OTHER RESET STYLESHEET (HTML GENERAL) */
a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent;color:#5C5B5B;text-decoration:none;font-weight: normal; outline: 0;}

h1,h2,h3,h4,h5,h6{ font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;}
/*h2,h3{font-size:16px;}*/
h3 a{color: #5C5B5B;font-weight: bold;text-decoration: underline;}
textarea{font-family:Verdana, Arial, sans-serif;font-size:11px;border: 1px solid #EEEEEE;}
checkbox,input,radio,select,button{}
fieldset{margin:0px 0px 15px;border:1px solid #c9c9c9;padding:10px 15px;}
legend{font-weight:bold;line-height:20px;font-size:16px;}
input, select{font-size: 12px;vertical-align:middle;border: 1px solid #eee;}
input[type="text"],input[type="password"],input[type="date"],input[type="number"] {border: 1px solid #eee;}
input[type="text"]:disabled,input[type="password"]:disabled,input[type="date"]:disabled,input[type="number"]:disabled {background: none repeat scroll 0 0 #FFF;}

input[type="date"] {
    font-family:arial, verdana, helvetica, sans-serif;
    height:14px;
}

/* MASTER PAGE WRAPPERS */
.master-wrapper-page {
   background: #F9F9F9;

}

.master-wrapper-content {
}

.master-wrapper-main{
        width: 80%;
        margin:0 auto;
}
/* one column master page */
.master-wrapper-main .center-1{float:left;width:60%;min-height:600px;padding:10px;background:#FFF;display:inline;border-radius:5px;}
/* two column master page */
.master-wrapper-main .side-2{float:left;width:12%;margin:10px 0;display:inline;}
.master-wrapper-main .center-2{float:left;width:70%;min-height:600px;padding:10px;margin:10px 0 10px 10px;background:#FFF;display:inline;border-radius:5px;}
/* two column master page with center and right columns*/
.master-wrapper-main .center-2-custom{float:left;width:800px;min-height:600px;padding:10px 0px;margin:0px;background:#FFF;display:inline;border-radius:5px;}
.master-wrapper-main .rightside-2{float:right;width:12%;margin:10px 0;display:inline;}
/* three column master page width:100%*/
.master-wrapper-main .leftside-3{float:left;width:12%;margin:10px 0;display:inline;}
.master-wrapper-main .center-3{float:left;min-height:600px;padding-left:10px;padding-right:10px;margin:10px;background:#FFF;display:inline;overflow:hidden;border-radius:5px;width:70%;box-shadow: 0 0 10px 5px #e3e3e3;}
.master-wrapper-main .rightside-3{float:right;width:12%;margin:10px 0;display:inline;}
.master-wrapper-main .mainitem {margin:0px;padding:0px;}

.login-form {
    margin:0px auto;
    width:377px;
}

.login-form .inputs {
    clear: both;
    padding: 5px;
}

.login-form label {
    float:left;
    width:150px;
    clear:both;
    padding:5px;
}

.login-form p {
    float:right;
    margin:0px 10px 0px 0px;
}

.login-form input[type=text] { 
    float:left;
    height: 20px;
    width: 200px;
    margin-right:5px;
}

.login-form input[type=password] { 
    float:left;
    height: 20px;
    width: 200px;
    margin-right:5px;
}
.login-form .field-validation-error {
    clear:both;
    padding-top:5px;
    margin-left:160px;
}

.login-form input[type=submit] { 
    float:right;
    margin-right:5px;
    border-radius: 8px;
    display: inline-block;
    padding: 5px 25px;
}

.staffeldimensie-rugdikte-error {
    color : red;
}

.login {

}

/* JQUERY WIDGETS */
.ui-widget {
    Font-family : Tahoma;
}

/* HEADER AND MENU */
.header-wrapper {
    background: #fff;
    
}

.header {
    height: 140px;
    margin: 0 auto;
    position: relative;
    width: 80%;
	
	
}

.header .icon{vertical-align:bottom;}
.header .ico-register{padding-left:10px;padding-bottom: 5px;}

.header .ico-login {
    color: #7c7c7c;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    padding-bottom: 5px;
    z-index:9999;
}
.header .ico-login:hover {
    text-decoration:underline;
}

.cart-qty {
    color: #424242 !important;
    font-size: 13px;
    font-weight: bold !important;
    margin: 0;
    padding: 0 17px;
}

.header .ico-logout{
    color: #7c7c7c;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    padding-bottom: 5px;
}
.header .ico-inbox{
    color: #7c7c7c;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    padding-bottom: 5px;
}

.header .ico-cart {
    background: linear-gradient(to bottom, #cac9c9 0%, #6f6f6f 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 5px;
    color: #ffffff !important;
    display: block;
    font-size: 13px;
    height: 33px;
    padding: 0 25px 0 15px;
    position: relative;
    text-transform: uppercase;
}

a.ico-cart:before {
    background: url("images/cart_arrow.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    content: "";
    display: block;
    height: 33px;
    position: absolute;
    right: 0;
    top: 0;
    width: 16px;
}

a.ico-cart:after {
    background: url("images/cart.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    content: "";
    display: inline-block;
    height: 13px;
    margin-left: 4px;
    position: relative;
    top: 2px;
    width: 18px;
}

#topcartlink a {
    float: left;
}

.header .ico-wishlist{padding-left:10px;padding-bottom: 5px;}

.header-logo {
    margin-top: 10px;
	Margin-bottom: 10px;
	Margin-left:10px;
    left: 0;
    position: absolute;
    text-align: left;
    z-index: 10;
}


a.logo {
    background: url("images/bartender.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 100px;
    text-decoration: none;
    width: 300px;
}

.currency-selector{float:right;}
.language-selector{float:right;}
.tax-display-type-selector{float:right;}
ul.language-list{display:inline;line-height:25px;}
ul.language-list li{list-style:none;display:inline;padding:0 5px;float:left;}
ul.language-list li .selected{border:solid 1px #ccc!important;}
ul.language-list li:hover{cursor:pointer;}

#topcartlink {
    background-color: #fff;
    border: 1px solid #e4e4e4;
    border-radius: 5px;
    bottom: 26px;
    height: 33px;
    line-height: 32px;
    margin-right: 0;
    position: absolute;
    right: 0;
    top:22px;
}

.header-links-wrapper {float: left;text-align: left;width: 100%;}
.header-links {display:block;padding: 5px 0 0; width: 100%;}
.header-links a{color:#7c7c7c;text-decoration:none;}
.header-links a:hover{color:#AF0304;text-decoration:underline;}
.header-links a.account{color:#AF0304;}
.header-links ul {margin:0;padding:0;text-align:right;float:right;}
.header-links ul li {display: inline;list-style: none outside none;padding-right: 2px;}
.header-links ul li a {}
.admin-header-links{padding:5px;margin-bottom:5px;display:inline-table;}
.admin-header-links ul{padding:0;margin:0;}
.admin-header-links ul li{list-style:none;display:inline;padding-right:2px;}
.admin-header-links .administration{font-weight:bold;}
.admin-header-links span.impersonate{color:#E44097;font-weight:700;}
.admin-header-links span.impersonate .finish-impersonation{color:#F93;}

.header-menu.scrolled {
  margin:0 auto;
  position: fixed;
  top: 0;
  width:100%;
}

.header-menu2 {
  position:relative;
  z-index:10;
  background: #379bdc;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#379bdc 0,#0070b9 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#379bdc),color-stop(100%,#0070b9));
  background: -webkit-linear-gradient(top,#379bdc 0,#0070b9 100%);
  background: -o-linear-gradient(top,#379bdc 0,#0070b9 100%);
  background: -ms-linear-gradient(top,#379bdc 0,#0070b9 100%);
  background: linear-gradient(to bottom,#379bdc 0,#0070b9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#379bdc',endColorstr='#0070b9',GradientType=0);
  box-shadow: 0 2px 1px rgba(204,204,204,0.75);
  border-bottom: 3px solid white;
  border-top: 3px solid white;
  height: 39px;
  list-style: none outside none;padding: 0 10px;
}

.header-menu {
    position:relative;
    z-index:10;
    /*background: none repeat scroll 0 0 #404040;*/
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7d7e7d+0,0e0e0e+100;Black+3D */
    background: Silver; /* Old browsers */
    height: 35px;
    list-style: none outside none;
    padding: 0 10px;

}
.header-menu #MenuBar1 {width:80%;margin:0 auto}
.header-menu a {color: #FFF;text-decoration:none;letter-spacing:2px;font-size: 1rem;font-weight: 200;}
.header-menu li {float: left;list-style: none outside none;padding: 7px 8px;padding-right: 10px;font-size: 1em;line-height: 17px;}
.header-menu .top-menu li {list-style-type: none;padding-right:10px;margin-right:1px;z-index:10000;}
.header-menu .sub-menu ul {}
.header-menu .sub-menu li {display:block;clear:both;}
.header-menu .top-menu .selected a{color:white;}
.header-menu .top-menu .selected {background: #00AFFF;}

.header-menu2 .top-menu .selected a { 
    color:orange;
}

/* search box */
.search-text{border: 1px solid #eee;vertical-align:top;padding: 5px 0 5px 5px;font-size:12px;width:100%;}

.search-box {
    clear: right;
    display: inline;
    float: left;
    margin:5px 0 0 350px;
    width: auto;
}

.search-box ul {
    position: relative;
    float: right;
    margin: 0;
    padding: 0;
}

.search-box ul li {
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

.search-box li:nth-child(2) {
    position: absolute;
    right: 13px;
    top: 8px;
}

.search-box-text {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #d5d5d5 !important;
    border-radius: 5px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.15) inset;
    color: #646567;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    height: 33px;
    padding: 0 30px 0 15px;
    width: 205px;
	box-shadow: 0 0 10px 5px #e3e3e3;
}

.search-box-button {
    background: url("images/search-icon.png") no-repeat scroll 0 0 / cover rgba(0, 0, 0, 0) !important;
    border: 0 none !important;
    box-shadow: none !important;
    color: transparent !important;
    height: 20px !important;
    text-shadow: none !important;
    width: 20px !important;
}
/* override some jQuery UI style */
.search-box .ui-autocomplete-loading{background:white url('images/ajax_loader_small.gif') right center no-repeat;}
.ui-autocomplete{z-index:10 !important;} /*ensure that z-index is more than .nivoSlider a.nivo-imageLink used on the home page*/
.ui-autocomplete .ui-menu-item a{text-align:left !important;}

/* FOOTER */
.footer{/*border-top: 2px solid #666666;*/ clear:both;height:auto;margin: 0 0 30px;padding: 15px 10px;background: none repeat scroll 0 0 #000;text-align:center; display:none}
.footer a{text-decoration:none;color:#555555;}
.footer-disclaimer{font-size:11px;}
.footer-poweredby{ padding-top: 10px;border-top: 1px solid #EEEEEE;clear: both;font-size:11px;}
.footer-store-theme{margin:0 100px 0 10px;font-size:11px;}
.store-theme-list{background:#e3e3e3;border:solid 1px #3a3a3a;}
.change-device{clear:both;text-align:right;}
.footer-menu {float: left;margin-left: 100px;text-align: left;}
.footer-menu-first {margin-left: 0;}
.footer-menu h3, .footer-menu-first h3 {font-size: 14px;}
.footer-menu ul, .footer-menu-first ul {margin: 10px 0;padding: 0;list-style: none outside none;}
.footer-menu ul li, .footer-menu-first ul {line-height: 150%;}

/* MISC. CLASSES */
.nobr{white-space:nowrap!important;}
.wrap{ white-space:normal!important;}
.a-left{text-align:left!important;}
.a-center{text-align:center!important;}
.a-right{text-align:right!important;}
.page{}
.page-body{}
.page-title{margin:0 0 10px;overflow:hidden;width:100%;}
.page-title h1,.page-title h2{margin:0;}
.page-title .link-rss{float:right;margin:10px 10px 0 0;background-image:url(images/ico-rss.gif);background-repeat:no-repeat;display:block;height:14px;width:14px;text-indent:-9999px;}
td{vertical-align:middle;}
td.fieldname{font-size:12px;}
.captcha-box{}
.section-title{padding:10px 10px 5px 0;font-weight:700;clear:both;font-size:12px;}

.button, .taskbutton {
    padding:7px 10px;
    cursor: pointer;
    background: #00AFFF;
    color: #fff;text-shadow: none;border-color: #999;border: 0 none;font-weight: 700;
    border-radius:5px;
    margin-left:5px;
	Border-radius:5px
}

.button-back {
    padding: 7px 10px;
    cursor: pointer;
    background: #FFF;
    border: 1px solid #e8e8e8;
    color: #00AFFF;
}


.button-big {
    font:bold 15px/30px Arial, Helvetica, sans-serif;
    display:inline-block;
    padding:5px 25px;
    border-radius:5px;
}


.add-document-button {
    margin-top:5px;
    line-height: 21px;
    width: 200px;
}

    .add-document-button:hover {
        color:white;
    }

.noscript{border:1px solid #ddd;border-width:0 0 1px;background:#ffff90;font-size:12px;line-height:1.25;text-align:center;color:#2f2f2f;}
.clear{border:medium none;clear:both;float:none;font-size:0;height:0;line-height:0;}
fieldset.form-fields{padding:10px 5px;}
fieldset.form-fields legend{font-size:12px;}
fieldset.form-fields dl{}
fieldset.form-fields dl dt{float:left;width:140px;padding:3px 0 0 0;}
fieldset.form-fields dl dd{padding:3px 0 0 0;}
.editor-label {margin-top:5px;}

/* AJAX LOADING INDICATOR */
.ajax-loading-block-window{position:fixed;top:50%;left:50%;width:128px;height:128px;overflow:hidden;z-index:11000004;}
.loading-image {
    margin: 0 auto;
    width: 100px;
    height: 100px;
    background-image: url('images/ajax_loader_medium.gif');
    background-size: cover;
}
.please-wait{background:url('images/ajax_loader_small.gif') no-repeat;padding-left:20px;}

/* DATA TABLE */
.data-table{width:100%;border: 1px solid #EEE;border-collapse:collapse;border-spacing:0;empty-cells:show;}
.data-table th{font-weight:bold;padding:8px 8px;white-space:nowrap;vertical-align:middle;text-align: left;background: #f6f6f4;}
.data-table td{padding:8px 8px;}
.data-table th,.data-table td{border-bottom:1px solid #EEE;border-right:1px solid #EEE;}
.data-table .odd{}
.data-table .even{background-color: #F6F6F6;}

/* VALIDATION AND ERRORS */
.message-error{font-family:Verdana, Arial, sans-serif;font-size:10px;font-weight:700;color:red;}
.message-error ul{padding:0px;}
.message-error ul li{list-style:none;}
.validation-summary-errors{color:red;}
.field-validation-error{color:red;} /*font-weight:700;*/
.required{color:red;}

/* NAVIGATIONS */
.block{margin-bottom:15px;padding-bottom:5px;padding-left:0;}

.block .title {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7abcff+0,60abf8+44,4096ee+100;Blue+3D+%2314 */
    background: #00AFFF; /* Old browsers */
    border-radius: 5px;
    color: #fff;
    font-size: 1rem;
    letter-spacing: 2px;
    margin: 0;
    padding: 9px 7px;
    text-align: left;
}

.block .title a, .block .title a:hover {color: #FFF}
.block .listbox {
    border-radius: 0 0 5px 5px;
    font-size: 11px;
    line-height: 18px;
    margin: 0;
    padding: 5px 10px 10px;
}

.block .listbox ul {
    background-color: inherit;
    color: #5c5b5b;
    margin: 0;
    padding: 0 0 0 2px;
    font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 26px;
}

.block .listbox a.selected{font-weight:bold;}



.block a {
    color: #5c5b5b;
    /*font-size: 1.1em;*/
    font-weight: 400;
    text-decoration: none;
}
.block li {
    line-height: 18px;
    list-style: none outside none;
    padding: 4px 1px 3px 13px;
	font-size: 1rem
}

.block li.separator{background: none;height:1px;line-height:1px;width:auto;font-size:1px;margin:0;padding: 0;}
.block-category-navigation,.block-reader-navigation,.block-info{position:relative;}
.block-category-navigation .active > a,.block-reader-navigation .active a{color:#5C5B5B;font-weight:700;text-decoration:none;}
.block-category-navigation .listbox ul .active,.block-reader-navigation .listbox ul .active{font-weight:700;}
.block-category-navigation .listbox ul .inactive,.block-reader-navigation .listbox ul .inactive{}
.block-category-navigation ul.sublist{margin:0px 0px 0px 7px;}
.block-category-navigation ul.sublist .inactive a:hover{color: #5C5B5B;font-weight: 400;}
.block-reader-navigation .listbox .view-all a{color:#5C5B5B;font-weight: 700;}
.block, fieldset{background: transparent;}


.menu-item-block {
    position:absolute;
    top:0px;
    left:180px;
    z-index:400;
    width:590px;
    padding-left:25px;
    min-height:300px;
}

.menu-item-block-items {
    padding:10px;
    background:#FFF;
    border:1px solid #eee;
    border-radius:5px;
    min-height:300px;
    box-shadow: 5px 5px 5px #d5d5d5;
}

.sub-menu-item-block {
    float:left;
    width:180px;
    min-height:100px;
}

.sub-menu-item-block h2 {
    margin-bottom:5px;
    font-size:1.8em;
    color:#333;
}

.sub-menu-item-block li {
    padding-left:0px
}

.sub-menu-item-block a {
    color:#70b2e2;
    font-size:1.2em;
}

.menu-item-block-items p {
    position:absolute;
    bottom:10px;
    z-index:500;
    width:400px;
}


.menu-item-block-image {
    position:absolute;
    bottom:10px;
    right:10px;
    height:200px;
}

.sub-menu-item-block a:hover {
    text-decoration:underline;
}

.menu-viewer {
    cursor:pointer
}

.treeview {
    font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
    font-size: 14px;
    font-weight: normal;
}

#navigation {
    font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 26px;
}

#navigation a {
    color: #737373;
    text-decoration: none !important;
    transition: color 0.6s ease 0s;
}

#navigation a:hover {
    color: #00AFFF;
}

#readernavigation {
    font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 26px;
}

#readernavigation a {
    color: #737373;
    text-decoration: none !important;
    transition: color 0.6s ease 0s;
}

#readernavigation a:hover {
    color:black;
}

/* MINI-SHOPPING CART */
#flyout-cart{display:none;position:absolute;float:left;top:58px;right:0px;width:315px;min-height:50px;z-index:99999;border-radius:5px;}
#flyout-cart.active{display:block;}
.mini-shopping-cart{padding:5px 10px 10px;margin:0;border: 1px solid #C1C1C1;background: none repeat scroll 0 0 white;font-size:11px;}
.mini-shopping-cart a{font-weight:700;text-decoration:none;}
.mini-shopping-cart a:hover {text-decoration: underline;}
.mini-shopping-cart .count{margin:10px 0px 10px;}
.mini-shopping-cart .items{overflow:hidden;overflow-y:scroll;max-height:400px;}
.mini-shopping-cart .items table{border-collapse:collapse;width:100%;}
.mini-shopping-cart .items table .first td{border-top:1px solid #EEEEEE;}
.mini-shopping-cart .items table td{border-bottom:1px solid #EEEEEE;padding:10px 5px;vertical-align:top;}
.mini-shopping-cart .items .item{border-bottom:1px solid #CFCFCF;margin:5px 0;}
.mini-shopping-cart .items .item .product .name{clear:both;text-align:left;}
.mini-shopping-cart .items .item .product .attributes{font-size:10px;margin:0px;}
.mini-shopping-cart .items .item .price{font-size:10px;margin:10px 0px 0px 0px;}
.mini-shopping-cart .items .item .quantity{font-size:10px;margin:0px}
.mini-shopping-cart .totals{margin:10px 0px;text-align:right;}
.mini-shopping-cart .buttons{margin:10px 0px;text-align:right;}
.mini-shopping-cart .cart-button,.mini-shopping-cart .checkout-button{;margin:0;}

/* NOTIFICATIONS */
.notification-top {left:0;position:fixed;top:0;width:100%;z-index:100000;text-align:center;}
/*.notification-button {text-align:left;clear:both;border-radius:5px;border:1px solid white;}*/
.bar-notification.success{background:none repeat scroll 0 0 #91BD09;border-bottom:3px solid #FFFFFF !important;color:#FFFFFF;margin: 0 0 10px;}
.bar-notification.error{background:none repeat scroll 0 0 #CC0000;border-bottom:3px solid #FFFFFF !important;color:#FFFFFF;margin: 0 0 10px;}
.bar-notification .close{float:right;margin:9px 9px 0px 0px;cursor:pointer;}
.bar-notification p.content{padding:0px 10px;margin: 10px 0px;}
.bar-notification p.content a{text-decoration:underline;color:#FFFFFF;}
.bar-notification p.content a:hover{text-decoration:none;color:#FFFFFF;}

/* ORDER SUMMARY, SHOPPING CART, WISHLIST */
.shopping-cart-page{}
.shopping-cart-page .page-title{}

.order-summary-content {margin:0;padding:0;font-size:13px;color:#555;}
.order-summary-content .totals {float:right;padding:23px 5px 0;width:320px;}
.order-summary-content .cart {width:100%;border-collapse:collapse;text-align:center;vertical-align:middle;margin-top:10px;}
.order-summary-content .cart .inputs {width:100%;border-collapse:collapse;text-align:left;vertical-align:middle;margin-top:10px;}

.order-summary-content .cart .cart-header-row {border-bottom: 1px solid #e8e8e8;border-top: 1px solid #e8e8e8;font-weight: 700;height: 40px;} 
.order-summary-content .cart .cart-header-row th{height:55px;padding:2px 8px;vertical-align:middle;white-space:nowrap;font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;font-size: 16px;}
.order-summary-content .cart .cart-header-row th.picture{border:none;}
.order-summary-content .cart .cart-header-row th.producten{text-align:left;}
.order-summary-content .cart .cart-header-row th.head-totalprice{text-align:right;}
.order-summary-content .cart .cart-header-row th.end{text-align:right;padding-right:5px;}
.order-summary-content .cart .cart-item-row {}
.order-summary-content .cart .cart-item-row td {vertical-align:top;line-height:20px;}
.order-summary-content .cart .cart-item-row-end {}
.order-summary-content .cart .cart-item-row-end td {border-bottom:2px solid #e8e8e8;vertical-align:top;line-height:20px;}

.order-summary-content .cart td {    font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;    padding: 20px 0; }

.order-summary-content .cart .cart-item-row td.product{text-align:left;}
.order-summary-content .cart .cart-item-row td.products-subtotal{text-align:right;}

.order-summary-content .cart .cart-item-row .staffel-afbeelding{float:left}
.order-summary-content .cart .cart-item-row .staffel-afbeelding-2{max-width: 100px;max-height: 100px;}
.order-summary-content .cart .cart-item-row td.product a{font-weight:700;text-decoration: none;}
.order-summary-content .cart .cart-item-row td.end{text-align:right;font-weight:700;color:green;padding-right:5px;}
.order-summary-content .cart .cart-item-row .qty-input{border:solid 1px #E3E3E3;font-size:12px;text-align:right;width:40px;}

.order-summary-content .cart .cart-footer-row {} /*height:15px;*/
.order-summary-content .cart .cart-footer-row td {vertical-align:top; padding: 5px;}
.order-summary-content .cart .cart-footer-row td.products-subtotal{text-align:right;}
.order-summary-content .cart .cart-footer-row td.products-total{text-align:right;}

.order-summary-content .cart-footer{width:100%;}

.order-summary-content .cart .proof-header-row {border-bottom: 1px solid #e8e8e8;border-top: 1px solid #e8e8e8;font-weight: 700;height: 20px;} 
.order-summary-content .cart .proof-header-row th{height:25px;padding:8px 8px;vertical-align:middle;white-space:nowrap;font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;font-size: 16px;}
.order-summary-content .cart .proof-header-row th.producten{text-align:left;}
.order-summary-content .cart .proof-item-row {}
.order-summary-content .cart .proof-item-row td {vertical-align:middle;line-height:20px;padding:8px 8px}
.order-summary-content .cart .proof-item-row td.product{text-align:left;}
.order-summary-content .cart .proof-item-row td .proof-quantity-value {min-width:100px;}

.order-summary-content .total-info {
    border-radius: 5px;
    font-size: 12px;
    margin: 0;
}

.total-info {
    padding: 10px 0px;
}

.order-summary-content .total-info .selected-shipping-method{font-weight:normal;font-size:11px;}
.order-summary-content .total-info .order-total{color:#333;font-weight:bold}

.total-info .cart-total td:last-child {
    font-weight: normal;
}

.total-info .cart-total td {
    font-weight: normal;
}
.total-info .cart-total-right {
    color:#333;
    padding-left: 15px;
    padding-right:20px;
    text-align: right;
    font-weight:bold;
    font-size: 14px;
    vertical-align: middle;
}

.order-total {
    font-weight:bold !important;
}

.product-unit-price, .product-subtotal {
    font-size: 14px;
    font-weight: normal;
}

/*.extracostcontrol { width:150px !important;}*/
.cartextracostsform {clear:both;width:100%;}/*border-bottom:1px solid #C0C0C0;*/
.cartextracostsform .cartitem {border-bottom:1px solid #c5c5c5;padding-top:5px;padding-bottom:5px;padding: 20px 0;}
.cartextracostsform .cartitem .cartimage {float: left;width: 80px;height: 50px;overflow: hidden;text-align:center}
.cartextracostsform .cartitem .cartquantity {float: left;width:40px;text-align:right;padding-right :5px; }
.cartextracostsform .cartitem .cartdescription {float: left; width:600px; text-align:left}
.cartextracostsform .cartitem .cartdescription p {margin:0px;}
.cartextracostsform .cartitem .cartprice {float: left;width:105px;text-align:right;font-weight:normal; font-size: 14px;}
/* color squares attribute type */
.order-summary-content .min-amount-warning {margin:0;padding:10px 0 10px 10px;}
/*.order-summary-content .common-buttons {margin:0;padding:10px 10px 10px 0;float:left;}
.order-summary-content .checkout-buttons {float:right;margin:0;padding:10px 0 10px 10px;}*/
/*.order-summary-content .checkout-buttons .checkout-button {font:bold 15px/30px Arial, Helvetica, sans-serif;display:inline-block;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}*/

/* CHECKOUT */
.checkout-page{
    position:relative;
}

.checkout-page .checkout-data{margin:0;padding:0;color:#555;background-color:inherit;}
.checkoutform {}
.checkoutformleft {float:left;width:400px;}
.checkoutformright {float:right;}
.checkoutformcenter {float: left; width: 100%; clear: both;}
.checkoutformbottom {width:100%;float:right;clear:both;}
.checkoutformbottom span {float:right;margin-right:5px;font-weight:bold;}
.checkoutformbottom #payment-method-buttons-container {margin-top:30px;}
/*.checkoutformbottom .checkout-button {float:right;}*/

.checkout-data {clear:both}
.checkout-data .field-validation-error {display:block;margin-left:160px;margin-top:5px;margin-bottom:5px}
/*.checkout-data .checkout-buttons .checkout-button{font:bold 15px/30px Arial, Helvetica, sans-serif;display:inline-block;padding:5px 25px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}*/

.checkout-cart {
    background: -webkit-gradient(linear, left top, left bottom, from(#eee), to(silver));
    background: -moz-linear-gradient(top, #eee, silver);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eee', endColorstr='silver');
    border-radius: 5px;
    color: #333;
    margin-top: 5px;
    padding: 10px;
    width: 308px;
}

.checkoutformright .checkout-cart h2 {
    color: #333;
    font-size: 16px;
    margin:0px;
}
.checkout-cart h2 {
    margin: 0;
    padding: 0;
}
.checkout-data h2 {
    color: #646567;
    font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.checkout-cart .cartitem {padding-top:10px;padding-bottom:5px;}
.checkout-cart .cartitem .cartimage {float: left;width: 50px;height: 50px;overflow: hidden;}
.checkout-cart .cartitem .cartquantity {float: left;width:40px;text-align:right;padding-right :5px; }
.checkout-cart .cartitem .cartdescription {float: left;width:190px;line-height:21px; }
.checkout-cart .cartitem .cartdescription-delivery {float: left;width:190px; }
.checkout-cart .cartitem .cartprice {float: right }
.checkout-cart .carttotal {float: right;font-weight: bold; }
.checkout-cart p {margin:0px;padding:0px;}
.checkout-customertype {margin-top:20px;margin-bottom:10px;}
.checkout-invoicechoose {}
.checkout-invoiceheader {}
.checkout-invoiceaddress{}
.checkout-hide {display:none;}
.checkout-login-warning {
    text-align:right;
    font-weight: bold;
}
/*#cart-checkout.checkout-button {
    background: -webkit-gradient(linear, left top, left bottom, from(#7DB72F), to(#4E7D0E));
    background: -moz-linear-gradient(top, #7DB72F, #4E7D0E);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7DB72F', endColorstr='#4E7D0E');
    border: medium none;
    border-radius: 5px;
    color: #ffffff;
    font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
    font-size: 15px;
    font-weight: bold;
    height: 43px;
    margin-left: 10px;
    padding: 0 20px;
    text-shadow: none;
}*/

/*
#cart-back.checkout-button {
    background-color: #ffffff;
    border: 1px solid #e8e8e8;
    border-radius: 5px;
    color: #4E7D0E;
    font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
    font-size: 15px;
    font-weight: bold;
    height: 43px;
    padding: 0 20px;
}
*/
/* PRODUCTS IN GRID - TEMPLATE */
.product-grid{width:auto;text-align:center;}



.product-grid .product-item{text-align:left;margin:0;padding: 0;width:177px;position:relative}
.product-grid .product-item .product-title{   color: #646567;
    font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
    font-weight: normal !important;
    letter-spacing: 1px;
    margin-top:20px;
    padding: 0 15px;}
.product-grid .product-item .product-title a{    color: #5c5b5b;
    font-weight: normal;
    text-decoration: none;}
.product-grid .product-item .picture{    
    background: none repeat scroll 0 0 #ffffff;
    border-radius: 5px;
    text-align: center;
    min-height:120px;
}
.product-grid .product-item .picture img{}
.product-grid .product-item .description{
    color: #555;
    font-size: 13px;
    line-height: normal;
    padding: 3px 15px 0;
    text-align: left;
    max-height:35px;
    overflow:hidden;
}

.product-grid .product-item .add-info {
vertical-align: bottom;
text-align: right;
width: auto;
height: auto;
}

.product-grid .product-item .prices {
position: absolute;
z-index:8;
right: 0px;
top: 78px;
padding: 17px 14px 0 17px;
width: 100px;
height: 41px;
font-size: 14px;
text-align: center;
}

.product-grid .product-item .prices .product-price,.product-grid .product-item .prices .old-product-price{
    margin:0px;
    background:#7DB72F;
    padding:3px;
    border-radius:5px;
    color:white;
    position: relative;
    left:10px;
}
.product-grid .product-item .prices .product-price .price {color:#fff;font-weight:bold;  }
.product-grid .product-item .prices .old-product-price .price{color:#5C5B5B;text-decoration:line-through;}
.product-grid .product-item .prices .product-price-customer{
    margin:0px;
    background:#F93;
    padding:3px;
    border-radius:5px;
    color:white;
    position: relative;
    top: 5px;
    left:10px;
}
.product-grid .product-item .prices .product-price-customer .price {color:#fff;font-weight:bold;  }
.product-grid .product-item .prices .product-actionlabel-from:after {content:"Van:";olor:#fff;font-weight:bold;}
.product-grid .product-item .prices .product-actionlabel-for:after {content:"Voor:";olor:#fff;font-weight:bold;}

.product-grid .product-item .buttons{vertical-align:middle;position:static;margin-top: 5px;text-align:left;}
.product-box-add-to-cart-button {padding: 3px 7px;cursor: pointer;background: #7DB72F;background: -webkit-gradient(linear, left top, left bottom, from(#7DB72F), to(#4E7D0E));background: -moz-linear-gradient(top, #7DB72F, #4E7D0E);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7DB72F', endColorstr='#4E7D0E');color: #fff;text-shadow: none;border-color: #999;border: 0 none;font-weight: 700;}
.product-box-add-to-cart-button:hover {color: #fff;}


.product-list {

}

.product-list .list-item {
    border-bottom:2px dashed #eee;
    position:relative;
    margin-right:5px;
}

.list-item-filter {
    border-bottom:2px dashed #eee;
}


.product-list .list-item-folder {
    border-bottom:2px dashed #eee;

}


.product-list .list-item-box-details {
}

.product-list .list-product-item {
    float:left;
    width:100%;
    background:white;
    padding:3px;
    height: 50px;
}

.product-list .list-item-box{
    clear:both;
    height:110px;
    /*background: -webkit-gradient(linear, left top, left bottom, from(#7DB72F), to(#4E7D0E));
    background: -moz-linear-gradient(top, #7DB72F, #4E7D0E);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7DB72F', endColorstr='#4E7D0E');*/
    margin-bottom:0px;
    margin-top:0px;
    border-radius:5px;
}

.article-amount-disabled {
    background:#feaeae;
}

.list-grid-select{
    cursor:pointer;
    margin-left:5px;
}
.list-grid-select-active{
    cursor:pointer;
    padding:3px;
    border:1px solid #eee;
    background:#f6f6f4;
    margin-left:5px;
}

.order-icon {
color:silver;
}

.product-list .list-picture {
    float:left;
    min-width:170px;
}

.product-list .list-folder-description {
    line-height:14px;
    min-height:70px;
    color:#333;
	margin-left: 170px;	
}


.product-list  h2 {
    margin-bottom:5px;
	margin-left: 170px;	
}

.product-list .list-add-info-order {
    margin-bottom:25px;
    margin-top:10px
}

.product-list .list-add-infoitem-order label {
    width: 100px;
    /*float:left;*/
    padding:2px;
    margin:1px;
    text-align:right;
}

.product-list .list-add-infoitem-order input {
    width: 128px;
    padding:2px;
    margin:1px;
}

.product-list .list-add-infoitem-order select {
    width: 150px;
    padding:2px;
    margin:1px;
}

.product-list .list-add-info {
    margin-bottom:25px;
	margin-left: 170px;	
}

.product-list .list-add-infoitem-head {
    font-weight: bold;
    color:#333;
}

.product-list .list-add-infoitem {
    float:left;
    width:100px;
    color:#333;
}

.product-list .list-add-infoitem-bestelcode {
    float:left;
    width:150px;
    color:#333;
	
}
.product-list .list-add-infoitem-mapnaam {
    float:left;
    width:120px;
    color:#333;
	Display:none
}


.product-list .list-product-code {

}

.product-list .prices {
position: absolute;
z-index: 200;
right: -14px;
bottom: 10px;
padding: 17px 14px 0 17px;
width: 45px;
height: 31px;
background: url(images/price_back.png) 0 0 no-repeat;
color: #ffffff;
font-size: 14px;
text-align: center;
}


.glib-templates-grid {width:500px;margin-left:auto;margin-right:auto;border-bottom:1px solid #eee }

/* TEMPLATES */
.templates-grid{height:500px;overflow-y:scroll;width:700px;margin-bottom:15px;margin-left:auto;margin-right:auto;width:auto;}
.templates-grid .item-box{float: left;padding: 5px;vertical-align:text-top; margin:5px;}
.templates-grid .item-box:hover{background: #F9F9F9;}
.templates-grid .product-item {text-align:left;margin:0;padding: 0;width:178px;position:relative}
.templates-grid .product-item .product-title{font-weight:normal;font-size:12px;padding:5px;}
.templates-grid .product-item .product-title a{display:block;height:auto;line-height:1.3em;overflow:hidden;padding:4px 10px 8px 0;}
.templates-grid .product-item .picture{background: none repeat scroll 0 0 #FFFFFF;text-align:center;border: 1px solid #F0F0F0;height: 140px;}
.templates-grid .product-item .picture img{ margin: 5px;}  
.template-title{font-weight:normal;font-size:12px;padding:5px;}

.add-to-cart-button, .get-staffel-prices-button, .fill-stock-button, .add-as-concept-button, .edit-stock-button, .delete-stock-button {
    font: bold 15px/30px Arial, Helvetica, sans-serif;
    display: inline-block;
    padding: 5px 25px;
    border-radius: 5px;
    width: 256px;
    margin: 2px;
}
.add-to-cart-button:hover, .get-staffel-prices-button:hover, .fill-stock-button:hover, .add-as-concept-button, .edit-stock-button, .delete-stock-button {
    color: #fff;
}

.delete-stock-button {
    background: #00AFFF;
}

/* STAFFEL */
.staffelimg
{
    width: auto;
    height: 100px;
    margin-top:5px;
}

.staffel {

}

.staffel h3, .staffelprijsdetails h3, .staffel h4, .staffelprijsdetails h4 {
    color: #646567;
    font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
    font-size: 16px;
}

.staffelprijsdetails h3 {
    padding-top:10px;
    padding-bottom:10px;
}

.staffelprijsdetails h2 {
    padding-top:10px;
    padding-bottom:10px;
}

.staffel h1 {
    clear: both;
    margin-bottom: 12px;
}

.staffel h2 {
    clear:both;
}

.staffel h2 a {
    margin-left:5px;
}

.staffel h3, stock-item h3 {
    clear:both;
    margin-left:10px;
    float:left;
}

.readerimg
{
    max-width: 160px;
    max-height: 120px;
    margin-right:5px;
    border:1px solid silver;
}

.readerform h3 {
    clear: both;
    float: left;
    margin-left: 10px;
    /*width:100%;*/
}

.readerform .summaryline .description {
    width:350px;
}

.removereader {
    background:#B80709;
}

.removereader:hover  {
    color:white;

}

.staffelsubitem label {
    display: block;
    font-size: 0.9em;
    white-space: nowrap;
    width: 68px;
}

.staffelschermkeuze
{
    text-align: center;
    list-style:none;
    width:580px;
}

.staffelschermkeuze li {
    background-color: #f6f6f4;
    border: 1px solid #e8e8e8;
    border-radius: 5px 5px 0 0;
    float: left;
    font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
    font-size: 16px;
    font-weight: bold;
    height: 28px;
    padding-top:5px;
    width: 289px;
}

.staffelsamenstellen
{    
    border-top:1px solid #eee;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    line-height: 21px;
    padding: 5px;
    clear:both;
}

.documentsamenstellen
{    
    border:1px solid #eee;
    line-height: 21px;
    padding: 0 5px;
    clear:both;
}

.staffelschermkeuze{
    padding:0px;
}

.staffelschermkeuze .selected {
    /*background: -webkit-gradient(linear, left top, left bottom, from(#7DB72F), to(#4E7D0E));
    background: -moz-linear-gradient(top, #7DB72F, #4E7D0E);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7DB72F', endColorstr='#4E7D0E');*/
    background:#A8A3A3;
    border: medium none;
    height: 30px;
}

.staffelschermkeuze .selected a {
    color: #ffffff !important;
}

.staffelsamenstellen .staffelprijsdetails
{
    clear:both;
    padding :10px;
    border-bottom: 1px solid #eee;
    padding-top: 30px;

}

.staffel .staffelprijsdetails 
{
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
}

.staffelprijsdetails
{

    line-height: 21px;
    padding: 0 5px;
    clear:both;
}

.center-3 #add-to-cart {
    text-align:right;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    clear:both;
    padding:10px;
}

#staffel-specificaties .staffelprijsdetails
{
    border-style:none;
    line-height: 21px;
    padding:0px;
    border-bottom: 1px solid #eee;
    clear:both;
}

#staffel-specificaties #add-to-cart 
{
    text-align:right;
    padding:10px;
    border-style:none;
    clear:both;
}

#staffel-specificaties .add-to-cart-top
{
}


.staffel-omschrijving {
    float:left;
    width:420px;
}

.substaffel-omschrijving
{
    padding :10px;
    background-color:#F6F6F4;
}

.substaffel-meervoudig {
    clear:both;
}

.staffel-afbeelding {
    float:right;
}

img.staffel-afbeelding {
    max-width: 250px;
    max-height: 250px;
}

img.staffel-afbeelding-small {
    max-width: 100px;
    max-height: 100px;
    float:right;
}

.staffelsubitem {
    min-height: 140px;
    width:110px;
    float:left;
    padding-top:5px;
    padding-left:15px;
    padding-right:15px;
    padding-bottom:5px;
}

.clearleft{
    clear:left;
}

.staffelsubitem input {
    float:left;
    position:relative;
    /*z-index:999;*/
}

.staffelsubitem .staffelsubitem-check {
    top:15px;
}

.staffelsubitem .staffelsubitem-radio {
}

.staffelsubitem .staffelsubitem-text
{
    margin-right: 10px;
    padding: 5px;
    top: -3px;
    width: 20px;
}

.staffelsubitem .staffelsubitem-omschrijving {
    float:left;
    position: relative;
    clear:both;
    border-top:1px solid #eee;
    width:70px;
    padding-left:25px;
    padding-top:5px;
}

.staffelsubitem-infobutton {
    float:left;
    margin-left:5px;
}

.staffelsubitem .staffelsubitem-infobutton
{
    float:right;
    position:relative;
    top:8px;
    left:-15px;
    height:15px;
}

.staffelsubitem .staffelimagecontainer {
    clear:both;
    margin: 0 20px 0 0;
    width: 100px;
    height: 80px;
}

.staffelsubitem .staffelsubitem-afbeelding {
    clear:both;
    float: left;
    margin: 0 20px 0 0;
    max-height: 80px;
    max-width: 80px;
}
 
.staffelsubitem-textarea {
    margin: 15px;
    padding:5px;
    width:95%;
    box-sizing:border-box;
    -ms-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box; 
}

.staffelsubitem-noimage-vertical {
    padding:10px;
    width:200px;
}

.staffelsubitem-noimage-vertical .staffelsubitem-infobutton
{
    float:right;
    margin-left:5px;
}


.staffelsubitem-noimage-vertical .staffelsubitem-radio {
    position:relative;
    top:-4px;
    float:left;
    margin-left:10px;
    margin-bottom:10px;
    width:20px;
}

.staffelsubitem-noimage-vertical label {
    top:-5px;
    position:relative;
    font-size: 0.9em;
}

/* Variant met label en keuze onder elkaar */
.staffelsubitem-noimage {
    padding:10px 0px;
    float:left;
    width:150px;
    height:55px;
}

/* Variant met label keuze naast elkaar */
/*.staffelsubitem-noimage {
    float:left;
    width:150px;
	margin-bottom:15px;
}*/

.staffelsubitem-noimage label {
    top:-5px;
    position:relative;
    font-size: 0.9em;
}

.staffelsubitem-noimage .staffelsubitem-input {
    float:left;
    padding:5px;
}

.staffelsubitem-noimage .staffelsubitem-check {
    position:relative;
    top:-4px;
    float:left;
    margin-left:10px;
    width:20px;
}

.staffelsubitem-noimage .staffelsubitem-radio {
    position:relative;
    top:-4px;
    float:left;
    margin-left:10px;
    width:20px;
}

.staffeldimensie {
    border-bottom: 1px solid #eee;
    padding-top: 10px;
    padding-bottom:10px;
}

.documentstaffeldimensie-aantal {
    padding-top: 10px;
    padding-bottom:10px;
}

.documentfieldinvalid {
    background-color:red;
}

.documentpreviewenabled {
    color: #7DB72F;
}

.documentpreviewdisabled {
    color: #EB322D;
}

.wizardstaffeldimensie {
    /*margin: 0px -5px;*/
    margin-top:5px;
    padding: 5px 0px;
    border-top:1px solid #eee;
    border-bottom:1px solid #eee
}

/* Variant met label en keuze onder elkaar */
.staffeldimensie-omschrijving {
    clear:both;
    width:100%;
    height:25px;
}

.staffeldimensie-vrijformaat {
    margin-top: 5px;
    padding: 5px 40px;
/*    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee
*/}

.documentdimensie-omschrijving {
    float: left;
    width: 150px;
}



/* Variant met label en keuze naast elkaar */
/*.staffeldimensie-omschrijving {
    width:25%;
    height:25px;
	float:left;
	margin-bottom:15px;
}*/

.staffelsubitem-noimage .staffelsubitem-text
{
    float: left;
    margin-left: 5px;
    margin-right: 10px;
    padding: 5px;
    position: relative;
    top: -3px;
    width: 20px;
}

.staffelsubitem-noimage .staffelsubitem-omschrijving {
    float:left;
    width:100px;
    margin-left:5px;
}

.staffelsubitem-noimage .staffelsubitem-infobutton
{
    float:right;
    margin-left:5px;
}

.staffelsubitem-noimage .staffelsubitem-afbeelding {
    clear:both;
    float: left;
    margin: 0 20px 0 0;
    max-height: 100px;
    max-width: 100px;
}

.staffelsubitem-noimage .staffelsubitem-bedrag {
    float:left;
    margin-left:5px;
}

/* Variant met label en keuze onder elkaar */
.staffelsubitem-combobox {
    width:95%;
    padding:5px;
    margin:15px;
    border-color:#eee;
}

.document-field-image-input {
    width:145px;
    float:left;
    padding:5px;
    margin-right:10px;
}

.documentsubitem-input {
    float:left;
    width:200px;
    padding:5px;
}
.documentsubitem-textarea {
    float:left;
    height:100px;
    width:200px;
    padding:5px;
}

.invulveld {
    float:left;
    clear:left;
    margin-left:150px;
}

.documentsubitem-combobox {
    float:left;
    width:200px;
    padding:5px;
    border:1px solid #eee;
}

.documentsubitem-fontsize-combobox {
    float:left;
    width:50px;
    padding:5px;
    border:1px solid #eee;
    margin-left:2px;

}

.template-soorten-container {
    float: left;
    width: 200px;
    height: 500px;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
    overflow-x: hidden;
    overflow-y: scroll;
}

.template-soorten{
    list-style:none ;
}

.template-soort {
    padding:5px;
}

.template-soort-selected a {
    font-weight:bold;
}


/* Variant met label keuze naast elkaar */
/*.staffelsubitem-combobox {
    width:75%;
    padding:5px;
    margin-bottom:15px;
	float:left;
}*/

.staffel-factor {
    width:95%;
    padding:5px;
    margin:15px;
}

.staffel-factor input {
    margin-left:5px;
    margin-right:5px;
    padding:5px;
}

.staffel-aantal-input, .factor-aantal-input, .staffelsubitem-text, .staffeldim-text, .staffel-formaat-input {
    float: left;
    padding: 5px;
    margin: 15px;
    width: 95%;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

/* Oplage met afnamestap: */
.staffel-aantal-input2 {
    float:left;
    padding:5px;
    margin: 15px;
    width: 84%;
    box-sizing:border-box;
    -ms-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box; 
}

.factor-afmeting-input {
    float:left;
    width: 75%;
    box-sizing:border-box;
    -ms-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
}

.staffel-afnamestap-label {
    float:left;
    margin: 15px;
}

.factor-afmeting-label {
    float:left;
    width:50px;
}
.factor-afmeting-eenheid {
    float: left;
    margin-left: 5px;
}

.staffel-aantal-select {
    padding:5px;
    margin:15px;
    width: 95%;
}

.staffeldetails
{
    padding:10px;
    font-size:13px;
    line-height:21px;
    border-right:1px solid #eee;
    border-left: 1px solid #eee;
    border-radius: 5px 5px 0 0;
}

#staffel-table
{
    padding: 5px 0px;
}

.staffel-totaalprijs, .stock-totaalprijs
{
    float:right;
    font-size:140%;
    font-weight: bold;
    padding:10px;
}

.staffel-totaalprijs-row td {
    padding-top: 5px;
}

.cart-total {
    width:100%;
}

.cart-total-left {
    color: #333;
    font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
    font-weight: 700;
    height: 21px;
    line-height: 23px;
    text-align: right;
    vertical-align: middle;
    width: 50%;
}

.cart-total-right {
    padding-left: 15px;
    text-align: right;
    padding-right:20px;
    vertical-align: middle;
}

.cart-total-left-below{width:100%;text-align:right;vertical-align:top;height:30px;}


.staffel-btw-row, .stock-btw-row {
    border-bottom: 1px solid white;
}

.cart-total-right2 {
    padding-left: 15px;
    padding-right: 20px;
    text-align: right;
    vertical-align: top;
}

/* STOCK */

.stock-item
{
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    border-top: 1px solid #eee;
    clear: both;
    line-height: 21px;
    padding: 5px;
}


.stock-item h3 {
    clear:both
}

.stock-item-titel {
    padding-bottom:20px;
}

.stock-item-omschrijving {
    font-size:13px;
    line-height:21px;
    margin-bottom: 10px;     
    /*border-bottom:1px solid silver;*/
}

.stock-item-afbeelding {
    float:left;
    padding-top:10px;
    padding-bottom:10px;
}

.stock-item-aantal-input {
    width:90%;
    padding: 5px;
    margin:15px;
}

.stock-item-reader
{
    clear:both;
}

.stock-item-aantal {
    padding: 20px 0px 20px 0px;
    clear:both;
}

.stock-details-row {
    clear:both;
}

.stock-details-name {
    float:left;
    width:150px;
}

.stock-details-between {
    float:left;
    width:10px;
}

.stock-details-value {
    float:left;
    width:100px;
    font-weight:bold;
}

#article-details .staffelprijsdetails {
    border-left:1px solid #eee;
    border-right:1px solid #eee;
    padding-top: 5px;
}

/* READER*/
.readergroupreaders
{
    padding-left: 15px;
    clear: both;
}

.readercontainer {
    padding-top:15px;
    border-bottom: 1px solid #eee;
    padding-bottom:15px;
}

/*.reader
{
    clear:both;
    padding-top:10px;
    padding-bottom:10px;
}*/

.factor-label
{
    float:left;
    width:60px;
    display:none;
}

.factor-input
{
    float:left;
}

div.imgcontainer_small {
    float: left;
    margin: 0 5px 5px;
    width: 100px;
}

/* new clearfix */
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
    }
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

.reader-container
{
}

.reader
{
}

.readersdescription
{
    line-height:21px;
    font-size:13px;
    padding-bottom:15px;
}


.readergroup
{
    padding-bottom:10px;
}

.readergroupdetails
{
    padding-bottom:10px;
    clear:both;
}

.readergroupicon
{
    float:left;
}

.readergrouptitle
{
    margin-left:10px;
    float:left
}

.readergroupitemname
{
   margin-top:15px;
   cursor:pointer;
   clear:both;
}

.readertitle
{
    float:left;
    width:350px;
    padding-top:3px;
}

.readeraantal
{
    float:left;
    padding-top:3px;
    margin-left:20px;
}

.readerprice
{
    float:right;
    padding-top:3px;
    margin-left:20px;
}

.readerremove
{
    float:right;
}

.readerdetails
{
    float:right;
}

.readerorder
{
    float:right;
}

.readerdescription
{
    font-size: 13px;
    padding-top:12px;
    line-height:21px;
    width:520px;
}

/*.readerorder a, .readerremove a, .readerdetails a 
{
    background: none repeat scroll 0 0 silver;
    border: medium none;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    /*font-size: 1.4em;
    font-weight: bold;
    overflow: visible;
    padding: 7px 10px;
    /*text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
    width: auto;
    position:relative;
    margin-left:10px;
}*/

.readerorder .nvt
{
    background: none repeat scroll 0 0 #eee;
    border: medium none;
    border-radius: 4px 4px 4px 4px;
    color: silver;
    /*font-size: 1.4em;*/
    font-weight: bold;
    overflow: visible;
    padding: 7px 10px;
    position:relative;
    top:-4px;
    /*text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);*/
}

.readerorder .nvt img
{
    position:relative;
    top:4px;
}

.readeraddnew
{
    margin-top:15px;
    text-align:right;
}

.readeraddnew input[type="text"]
{
    border-color: #CCCCCC #E7E6E6 #E7E6E6 #CCCCCC;
    border-radius: 4px 4px 4px 4px;
    border-style: solid;
    border-width: 1px;
    color: #222222;
    /*font-size: 1.2em;*/
    outline: medium none;
    padding: 8px;
}

.readeritemaction{
    color:#7DB72F;
}

.readeritemaction i {
    font-size:18px;
}

/*
.readeraddnew input[type="submit"]
{
    background: none repeat scroll 0 0 #EB322D;
    border: medium none;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    font-weight: bold;
    margin-left: 5px;
    overflow: visible;
    padding: 7px 10px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
    width: auto;
}*/

/*Modal Reader detail form.*/
.readerpane
{
    margin:-10px;
    /*
    width: 690px;
    box-shadow: 10px 10px 5px #888888;
    border-radius:5px;
    border:1px solid silver;
    */
}

.readerlabel
{
    float:left;
    width:150px;

    color: #222222;
    display: block;
    padding-top: 8px;
    text-align: left;
}

.readermodalheader
{
    background:#F6F6F4;
    border-bottom: 1px solid #F6F6F4;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding: 18px 18px 14px;
}

.readerwizardheader
{
    /*background:#F6F6F4;*/
    /*border-bottom: 1px solid #F6F6F4;*/
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;

}

.readermodaltitle
{
    color: #444444;
    font-size: 2em;
    font-weight: 700;
    margin-bottom: 3px;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5);
}

.documentmodaltitle {
    color: #444444;
    font-size: 2em;
    font-weight: 700;
    margin-bottom: 3px;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5);
}


.readermodaldescription
{
    color: #444444;
    margin-bottom: 3px;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5);
}

.readermodalprice
{
    float:right;
    position: relative;
    top: -35px;
}

.readersearch
{
    float:right;
}

.readerform
{
    background: white;
    /*border: 1px solid #eee;*/
}

.readerformrow
{
    /*border-bottom: 1px solid #EEEEEE;*/
    clear:both;
    padding-top:10px;
}

.readerformfoot
{
    background-color:white;
    padding:10px;
    clear:both;
}

.readerformfoot a {
    float: right;
}

/*.readerformfoot a
{
    float:right;
    background: none repeat scroll 0 0 #EB322D;
    border: medium none;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    /*font-size: 1.4em;
    font-weight: bold;
    overflow: visible;
    padding: 7px 10px;
    /*text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
        text-decoration: none;
    width: auto;
    margin-left:5px;
}*/

.readerformfoot #preview
{
    float:right;
    /*background: none repeat scroll 0 0 #2D32EB;*/
    border: medium none;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    /*font-size: 1.4em;*/
    font-weight: bold;
    overflow: visible;
    padding: 7px 10px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
    width: auto;
    margin-left:5px;
}

.readerformitem
{
    border-bottom: 1px solid #EEEEEE;
    padding:10px;
}

.readerinput
{
    border-color: #CCCCCC #E7E6E6 #E7E6E6 #CCCCCC;
    border-radius: 4px 4px 4px 4px;
    border-style: solid;
    border-width: 1px;
    color: #222222;
    outline: medium none;
    padding: 8px;
    width:380px; /*490px;*/
}

.readerselect
{
    border-color: #CCCCCC #E7E6E6 #E7E6E6 #CCCCCC;
    border-radius: 4px 4px 4px 4px;
    border-style: solid;
    border-width: 1px;
    color: #222222;
    outline: medium none;
    padding: 8px;
    width: 375px; /*485px;*/
}

.readerupload
{
    background:white;
}

.readertextarea
{
    border-color: #CCCCCC #E7E6E6 #E7E6E6 #CCCCCC;
    border-radius: 4px 4px 4px 4px;
    border-style: solid;
    border-width: 1px;
    color: #222222;
    /*font-size: 1.2em;*/
    outline: medium none;
    padding: 8px;
    width:380px; /*490px;*/
    height:200px;
}

.readeritems
{
    width: 100%;
}

.reader-edit-omschrijving
{
    padding:10px;
}

.readeritemshead
{
    padding:10px;
    border-bottom: 1px solid #eee;
    color: #666666;
    font-size: 12px;
    text-shadow: 1px 1px 0 #FFFFFF;
}

.readeritemiconhead
{
    text-align:left;
    float:left;
    width:100px;
}

.readeritemtitlehead
{
    text-align:left;
    float:left;
    width:240px;
}

.readeritemtypehead
{
    text-align:left;
    float:left;
    width:140px;
}

.readeritempagehead
{
    text-align:left;
    float:left;
    width:140px;
}

.readeritemupload a {
    position:relative;
    text-decoration:none;
    top:8px;
    background:#F93;
    background: -webkit-gradient(linear, left top, left bottom, from(#F93), to(#e0852b));
    background: -moz-linear-gradient(top, #F93, #e0852b);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F93', endColorstr='#e0852b');
}



/*.readeritemupload a{
    background: none repeat scroll 0 0 silver;
    border: medium none;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    /*font-size: 1.4em;
    font-weight: bold;
    overflow: visible;
    padding: 7px 10px;
    /*text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
    width: auto;
    position:relative;
    text-decoration:none;
    top:8px;
}
    */

/*.readeritemsbody
{
    max-height: 150px; 
    overflow: auto
}*/

.readeritemrow
{
    padding:10px;
    color: #666666;
    font-size: 12px;
    border-bottom: 1px solid #eee;
}

.readeritemicon
{
    float:left;
    width: 100px;
    text-align: left;
}

.readeritemtitle
{
    float:left;
    width: 240px;
    text-align: left;
}

.readeritemtype
{
    float:left;
    width: 140px;
    text-align: left;
}

.readeritemtype select 
{
    max-width: 140px;
}

.readeritempage
{
    float:left;
    text-align: left;
}

.readeritempageupdown
{
    float:left;
    width: 40px;
    text-align: left;
}

.readeritemrange
{
    padding-top:5px;
}

.readeritemoptions
{
    float:left;
    width: 80px;
}

.readeritemempty
{
    float: left;
    width: 460px;
    padding: 10px
}

.readeritemsfoot
{
    padding:10px;
    color: #666666;
}

/* Moda Reader search form*/
.rangesadded
{
    position: absolute;
    top: 50%; 
    box-shadow: 0 1px 2px #D1D1D1;
    border-radius: 5px 5px 5px 5px; 
    left: 50%; 
    margin-left: -15%; 
    width: 30%; 
    display: none; 
    border: 1px solid silver; 
    border-top: none; 
    background: white;
    padding:20px;
}

.readersearchitems
{
    padding: 10px;
    background-color:white;
    border-bottom: 1px solid #eeeeee;
}

.readersearchresult
{
    background-color:white;
}

.readersearchstring
{
    padding:10px;
}

.readersearchform
{
}

.readersearchrow
{
    height:400px;
    border-bottom: 1px solid #eeeeee;
}

.readersearchinput
{
    border-color: #CCCCCC #E7E6E6 #E7E6E6 #CCCCCC;
    border-radius: 4px 4px 4px 4px;
    border-style: solid;
    border-width: 1px;
    color: #222222;
    outline: medium none;
    padding: 8px;
    width:390px;
}

.readersearch a
{
    float:right;
    background: none repeat scroll 0 0 #EB322D;
    border: medium none;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    /*font-size: 1.4em;*/
    font-weight: bold;
    overflow: visible;
    padding: 7px 10px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
    width: auto;
    margin-left:5px;
}

.readersearchresulthead
{
    padding-left:20px;
    padding-right:20px;
    /*background: none repeat scroll 0 0 #EAEBEC;*/
    /*border-bottom: 1px solid #CCCCCC;*/
    color: #666666;
    font-size: 12px;
    text-shadow: 1px 1px 0 #FFFFFF;
    font-weight:bold;

}

.readersearchresulticonhead
{
    float:left;
    width:100px;
}

.readersearchresulttitlehead
{
    float:left;
    width:200px;
}
.readersearchresultowntitlehead
{
    float:left;
    width:300px;
}

.readersearchresultpagehead
{
    float:left;
    width:520px;
}

.readersearchownresultpagehead
{
    float:left;
    width:200px;
}

.readersearchresultaddhead
{
    float:left;
    width:40px;
}

.readersearchresulticon
{
    float:left;
    width:100px;
}

.readersearchresulttitle
{
    float:left;
    width:200px;
}

.readersearchresultowntitle 
{
    float:left;
    width:300px;
    margin:5px;
}

.readersearchresultpage
{
    float:left;
    width:520px;
}


.readersearchownresultpage
{
    float:left;
    width:200px;
}

.readersearchresultaddpages
{
    text-align :right ;

}

.readersearchresultadd
{
    float:left;
    width:40px;
}

.readersearchresultbody
{
    height:380px;
    overflow: auto;
    padding: 10px;
}

.readersearchresultrow
{
    min-height:70px;
    padding:10px;
    border-bottom:1px solid #eee;
}

.readersearcharticledescription 
{   
    margin-top:5px;
    margin-bottom:5px;
    min-height:100px;
}

.reader-item-from-till {
    /*display:none;*/
}

/*.addreaderitem
{
    background: none repeat scroll 0 0 silver;
    border: medium none;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    /*font-size: 1.4em;
    font-weight: bold;
    overflow: visible;
    padding: 7px 10px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
    width: auto;
    position:relative;
}*/

/*
.addownreaderitem
{
    background: none repeat scroll 0 0 silver;
    border: medium none;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    /*font-size: 1.4em;
    font-weight: bold;
    overflow: visible;
    padding: 7px 10px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
    width: auto;
    position:relative;
    top:5px;
}
*/


/*--------------*/
.readeromslag
{
    padding: 10px;
    background-color:white;
}

.readeromslagresult
{
    background-color:white;
}

.readeromslagstring
{
    padding:10px;
}

.readeromslagform
{
}

.readeromslagrow
{
    height:400px;
    border-bottom: 1px solid #eeeeee;
}

.readeromslaginput
{
    border-color: #CCCCCC #E7E6E6 #E7E6E6 #CCCCCC;
    border-radius: 4px 4px 4px 4px;
    border-style: solid;
    border-width: 1px;
    color: #222222;
    outline: medium none;
    padding: 8px;
    width:390px;
}

.readeromslag a
{
    float:right;
    /*font-size: 1.4em;*/
}

.readeromslagresulthead
{
    padding:10px;
    /*background: none repeat scroll 0 0 #EAEBEC;*/
    /*border-bottom: 1px solid #CCCCCC;*/
    color: #666666;
    font-size: 12px;
    text-shadow: 1px 1px 0 #FFFFFF;
    font-weight:bold;

}

.readeromslagresulttitlehead
{
    float:left;
    width:420px;
}

.readeromslagresultpagehead
{
    float:left;
    width:150px;
}

.readeromslagresultaddhead
{
    float:left;
    width:40px;
}

.readeromslagresulttitle
{
    float:left;
    width:420px;
}

.readeromslagresultpage
{
    float:left;
    width:150px;
}

.readeromslagresultadd
{
    float:left;
    width:40px;
}

.readeromslagresultbody
{
    padding: 10px;
}

.readeromslagresultrow
{
    padding:10px;
}

.readeromslagresultadd a
{
    background: none repeat scroll 0 0 silver;
    border: medium none;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    /*font-size: 1.4em;*/
    font-weight: bold;
    overflow: visible;
    padding: 7px 10px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
    width: auto;
    position:relative;
    top:8px;
}
/*--------------*/

.search-input-van
{
    margin:5px;
    width:50px;
}

.search-input-totenmet
{
    margin:5px;
    width:50px;
}

/*Reader bestellen*/
.readertext
{

    font-size: 13px;
    padding-left: 150px;
    padding-top: 8px;
    padding-bottom: 10px;
    width: 490px;
}

.readertextlong
{
    font-size: 13px;
    padding-top: 8px;
    padding-bottom: 10px;
    width: 490px;
    max-height: 150px; 
    overflow: auto;
}
.readerorderamount
{
    padding-left:10px; 
    padding-right:10px; 
    float:right;
}

.readeramountlabel
{
    width:100px;
}

.readeramount
{
    height: 20px;
}

#breadcrumb
{
    line-height: 30px;
    color: #aaa;
    padding: 1px;
}

#breadcrumb a
{
	display: block;
	float: left;
	background: #F0F0F0;
	padding-right: 10px;
	height: 30px;
	margin-right: 31px;
	position: relative;
	text-decoration: none;
}

#breadcrumb a:last-of-type {
	margin-right: 25px;
}
	
#breadcrumb a:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	top: 0;
	left: -30px;
	border: 15px solid transparent;
	border-color: #F0F0F0;
	border-left-color: transparent;
}
	
#breadcrumb a:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	top: 0;
	right: -30px;
	border: 15px solid transparent;
	border-left-color: #F0F0F0;
}

#breadcrumb a:first-of-type
{
	padding-left: 15px;
}

#breadcrumb a:first-of-type:before {
	display: none;
}

#breadcrumb a:hover
{
	background: #71A826;
	color: #fff;
	text-decoration: none;
}     

#breadcrumb a:hover:before {
	border-color: #71A826;
	border-left-color: transparent;
}
		
#breadcrumb a:hover:after {
	border-left-color: #71A826;
}

#breadcrumb .active
{
	background: #71A826;
	color: #fff;
	text-decoration: none;
}   

#breadcrumb .active:before {
	border-color: #71A826;
	border-left-color: transparent;
}
		
#breadcrumb .active:after {
	border-left-color: #71A826;
}

/*ExtraCosts*/
.extracostsline {
    clear:both;
    padding-top: 2px;
    padding-bottom: 2px;
}

.extracostsline .amount {
    float:  left;
    width:50px;
}

.extracostsline .amounthide {
    display:none;
}

.extracostsline .description{
    float:left;
    width:400px;
    font-weight:bold;
}



.extracostsline .description .description-title{
    font-weight:bold;
}

.extracostsline .price{
    /*width:50px;*/
}
/**/

/*ExtraCosts*/
.summaryline {
    clear:both;
    padding-top: 2px;
    padding-bottom: 2px;
}

.summaryline .amount {
    float:  left;
    width:50px;
    display:none;
}

.summaryline .description{
    float:left;
    width:450px;
    font-weight:bold;
}

.summaryline  .description .description-title{

}


.summaryline .price{
    /*width:50px;*/
}

.summary-staffelname {
    position:relative ; list-style: none outside none; font-weight:normal; /*margin-left: -17px;*/
}


/* ONE PAGE CHECKOUT */
.checkout-main-title
{
    margin-bottom:10px;
}

#checkout-new-user
{
}

.checkout-loginform
{
    float:right;
}

.checkout-loginform .formrow
{
    padding-bottom:5px;
}

.checkout-loginform .formrow a
{
    position:relative;
    top:10px;
}


.checkout-loginform label {
    float: left;
    width: 100px;
}

.checkout-page select, .checkout-page input[type="text"], .checkout-page input[type="password"], .checkout-page input[type="number"], .checkout-page input[type="date"] {
    border: 1px solid #d5d5d5 !important;
    border-radius: 5px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.15) inset;
    color: #646567;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    height: 25px;
    padding: 0 30px 0 15px;
    box-sizing:content-box;
    /*width:215px;*/
}

.shipper-address {
    margin-left: 160px;
    margin-top: 10px;
    border: 1px solid #d5d5d5 !important;
    border-radius: 5px;
    width: fit-content;
}

.shipping-page .inputs {
    margin-bottom: 15px;
    clear: both;
}

.shipping-page .inputs label {
    float: left;
    width: 100%;
    padding: 5px;
    clear: both;

}

.shipping-page select, .shipping-page input[type="text"], .shipping-page input[type="password"], .shipping-page input[type="number"], .shipping-page input[type="date"] {
    border: 1px solid #d5d5d5 !important;
    border-radius: 5px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.15) inset;
    color: #646567;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    height: 25px;
    padding: 0 30px 0 15px;
    width: 400px !important;
}

.checkout-inloggen input {
    vertical-align: middle;
    width: 125px;

}

.checkout-inloggen input[type="text"], .checkout-inloggen input[type="password"] 
{
    height:12px;
    border-radius:0px;
}

.checkout-inloggen .formrow label {
    display: inline-block;
    float: none;
    vertical-align: middle;
    width: 120px;
}


.checkout-loginform .formbody {
    width: 300px;
}
.checkout-inloggen {
    background: url("images/login_back.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 146px;
    padding: 10px 15px;
    width: 290px;
}


.checkout-loginform input[type=submit]
{
    float:right;
    margin-right:18px;
}

.checkout-subtitle
{
    background:#F6F6F4;
    padding:10px;
    border-radius:5px;
    border:1px solid #eee;
}

.checkout-subbody
{
    padding:10px;
}

.checkout-data .inputs
{
    padding:5px;
    clear:both;
}

.checkout-data .inputs label
{
    float:left;
    width:150px;
    padding:5px;
    clear:both;
}


.checkout-data select, .checkout-data input[type="text"], .checkout-data input[type="password"], .checkout-data input[type="number"], .checkout-data input[type="date"] {
    border-color: #eee;
    border: 1px solid #d5d5d5 !important;
    border-radius: 5px;
}

.checkout-data textarea
{
    height:100px;
    border: 1px solid #d5d5d5 !important;
    border-radius: 5px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.15) inset;
    color: #646567;
    font-size: 13px;
    padding-left:10px;
    padding-right:10px;
    padding-bottom:5px;
    padding-top: 5px;
    width: 192px;
    resize: none;
}

.checkout-newcustomer
{
    float:left;
    width:50%;
}

.checkout-buttons
{
    float:right;
    margin-top: 15px;
    margin-right: 5px;
    clear:both;
}

.checkout-option
{
    padding-bottom:10px;
}

.checkout-option input[type=radio]
{
    position:relative;
    top:-3px;
}

.checkout-newuser
{
}

.checkout-newuser-validation
{
    color: #FF0000;
    font-family: Verdana,Arial,sans-serif;
    font-size: 10px;
    float:right;
}

.checkout-task-row {
    padding: 5px 0px;
}

.validation-summary {
    color:#333;
}

.validation-summary-errors span {
    color:#333;
}

.validation-summary li {
    list-style:none;
    padding:10px;
}


/* UPLOAD */

#UploadItems {
    width:340px;
    float:left;
}

.uploadresult
{
    padding: 10px;
}

.uploadresult-singlefile
{
    border: 2px solid rgb(103, 156, 31);
    border-radius:5px;
    float: right;
    min-height: 150px;
    /*padding: 10px;*/
    width: 150px;
}

#uploadresult .error
{
    border-color: red;
}

/*.uploadresult-singlefile .error{
    border-color: red;
}
.uploadresult-singlefile error {
    border-color: red;
}
*/
.uploadresult-pistopmelding {
    color: red;
}

.uploadresult-singlefile .uploadresult-singlefile-image {
    max-height: 150px;
    max-width: 150px;
    clear: both;
    display: block;
    margin: 0 auto;
}

.uploadresult-singlefile .uploadresult-singlefile-image-container
{
    min-height: 150px;

}

.uploadresult-singlefile .uploadresult-filevalid
{
    text-align:center ;
    float:right;
}
.uploadresult-singlefile .uploadresult-filevalid > img
{
    vertical-align : middle;
}

.uploadresult-filerow
{
    padding:5px 5px 5px 15px;
}

.uploadresult-fileheaderrow
{
    padding:5px;

}

.uploadresult-fileicon
{
    float:left;
    width:20px;
}

.uploadresult .uploadresult-filename
{
    float:left;
    width:420px;
}


.uploadresult-singlefile .uploadresult-filename
{
    display: inline-grid;
    grid-template-columns: 85% 15%;
    word-wrap: break-word;
    word-break: break-all;
    width:100%;
    color:white;
    background: rgb(103, 156, 31);
}

.uploadresult-singlefile .error
{
    background: red;
}

.uploadresult-templatename {
    float: left;
    width: 470px;
}

.uploadresult-fileremove
{
    float:left;
    width:20px;
}

.uploadresult-singlefile .uploadresult-fileremove
{
    float:right;
    width:20px;
    margin:5px;
}

.uploadresult-fileremove a
{
    background-image: url("images/ico-delete_bw.gif");
    background-position: center top;
    background-repeat: no-repeat;
    cursor: pointer;
    display: block;
    float: right;
    height: 16px;
    margin-left: 4px;
    position:relative;
    top:-2px;
    text-indent: -10000px;
    width: 16px;
}



.uploadresult .uploadresult-filevalid
{
    text-align:center ;
    float:left;
    width:50px;
}

.uploadresult-pistoptype
{
    float:left;
    width:40px;
}

.uploadresult-pistopomschrijving
{

    float:left;
    width:500px;
}

.uploadresult-fileiconheader
{
    float:left;
    width:20px;
    font-weight:bold;
    margin-right:15px;
}

.uploadresult-filenameheader
{
    float:left;
    width:450px;
    font-weight:bold;
}

.uploadresult-fileremoveheader
{
    float:left;
    width:20px;
    font-weight:bold;
}

.uploadresult-filevalidheader
{
    float:left;
    width:50px;
    font-weight:bold;
}

.uploadresult-singlefile-image {
    max-width:200px;
}

/* GENERAL */
#modal_close
{
    background: url(images/modal_close.png) repeat scroll 0 0 transparent;
    display: block;
    height: 14px;
    position: absolute;
    right: 12px;
    top: 12px;
    width: 14px;
    z-index: 2;
    outline: medium none;
    margin: 0;
    padding: 0;
}

#modal_close_upload {
  background: url(images/modal_close.png) repeat scroll 0 0 transparent;
  display: block;
  height: 14px;
  position: absolute;
  right: 12px;
  top: 12px;
  width: 14px;
  z-index: 2;
  outline: medium none;
  margin: 0;
  padding: 0;
}

#modal_close_template {
  background: url(images/modal_close.png) repeat scroll 0 0 transparent;
  display: block;
  height: 14px;
  position: absolute;
  right: 12px;
  top: 12px;
  width: 14px;
  z-index: 2;
  outline: medium none;
  margin: 0;
  padding: 0;
}

#lean_overlay {
    position: fixed;
    z-index:100;
    top: 0px;
    left: 0px;
    height:100%;
    width:100%;
    background: #000;
    /*display: none;*/
}

.hidden
{
    display:none ;
}

.picture-thumbs { max-width:240px;float:right;clear:both; }
.picture-thumbs img { max-width:75px;max-height:75px;margin-top:5px;margin-left:5px; }

.staffeldetails .images-container { width:250px;float:right; }
.staffeldetails .picture { float:right; }


.admin-body h2 {margin-top:10px;margin-bottom:10px;width:100%;clear:both}
.admin-body.edit input[type="text"], .admin-body input[type="password"], .admin-body select { width:250px;margin-top:2px; margin-bottom:5px; margin-left:0px;}
.admin-body input {margin:10px;}
.admin-body select {margin-left:10px;}
.admin-body-search { padding: 5px; margin-right:10px;  }
.admin-body .editlink, .admin-address .removelink { margin-right:5px; }
.admin-body-details input[type="text"] { width:250px;margin-top:2px; margin-bottom:5px; }
.admin-body input[type="submit"] { float:right; }
.admin-body input[type="button"] { float:right; }
.admin-body .formrow label {float:left;margin-top:5px;margin-bottom:5px;;width:150px;}
.admin-body .article-add-description {float:right; padding:5px; margin-top:10px !important}
.admin-body .folder-add-description {float:right;padding:5px;margin-top:10px !important}
.admin-body .subfolder-add-description {float:right;padding:5px;margin-top:10px !important}
.admin-body #uploadFolderImage {clear:both;width:100%}

#galleria{height:350px;}
.imgcontainer-small {width:100px;height:100px;}
.imgcontainer-small img {max-width:100px; max-height:100px;}

.staffelsubitem-info .staffelsubitem-afbeelding {
    clear:both;
    float: left;
    margin: 0 20px 0 0;
    max-height: 500px;
    max-width: 500px;
}

.staffeltable-colheader {
    background: none repeat scroll 0 0 #6b8e23;
    border-radius: 5px 5px 0 0;
    color: white;
    margin: 1px;
    padding: 2px 2px 2px 5px;
}

.staffeltable-rowheader {
    background: #6b8e23;
    color: white;
    margin: 1px;
    padding: 5px;
    border-radius: 5px 0 0 5px;
    min-width: 75px;
    text-align: right;
    font-weight: bold;
}

.staffeltable-cell {
    border: 1px solid #EEEEEE;
    min-width: 85px;
    padding: 2px 5px 2px 5px;
    margin: 1px;
}

.staffeltable-pricewrapper {
    display: table;
    width: auto;
    height: 25px;
    padding-right: 5px;
}

.staffelpricetable {
    font-size: 0.9em;
    margin-left:15px;
    width: calc(100% - 30px);
}


#logon { width: 400px; margin:auto}   
#logon .editor-label { float:left;width:130px; }
#logon .editor-field { float:left;margin-left:20px; }
#logon .editor-field input { padding: 4px 5px; }
#logon .editor-field input[type=submit] { margin-left:60px;width:85px; }

#user .field-validation-error{color:red;margin-left:150px;display:block} /*font-weight:700;*/

#adress .field-validation-error{color:red;margin-left:150px;display:block} /*font-weight:700;*/

#ResetPassword .formrow:nth-last-child(1){text-align:right}

.formrow { margin: 10px;clear:both }
.formrow label {float:left;margin-top:5px;width:150px;}
.formrow input[type=text] {padding:5px;}
.formrow input[type=password] {padding:5px;}
.formrow textarea {padding:5px;min-height:50px;}
.formrow select {padding:5px;}


.article-totals.floatright {
    float: right;
    position: relative;
    margin-right:5px;
    margin-top: 20px;
}

.article-totals {
    background-color: #f6f6f4;
    color: #333;
    border-radius: 5px;
    font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
    font-size: 14px;

    padding: 10px 0;
    width: 265px;
}

.article-totals2 {
    /*background: -webkit-gradient(linear, left top, left bottom, from(#eee), to(silver));
    background: -moz-linear-gradient(top, #eee, silver);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eee', endColorstr='silver');*/
    color: #333;
    border-radius: 5px;
    font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
    font-size: 14px;
    margin-left: 10px;
    margin-right: 5px;
    padding: 10px 10px;
    clear:both;
}

.article-totals .cart-total-left{
    color: #333;
    font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
    font-weight: 700;
    height: 21px;
    line-height: 23px;
    text-align: right;
    vertical-align: middle;
    width: 50%;
}

.article-totals2 .cart-total-left{
    color:#333;
    font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
    font-weight: 700;
    height: 21px;
    line-height: 23px;
    text-align: right;
    vertical-align: middle;
    width: 50%;}

.article-totals table {
    width:100%;
}

/*.staffel-btw-row, .stock-btw-row { border-bottom:1px solid silver; }*/

.staffel-extracosts-options {
    clear:both;
}
.stock-extracosts-options {
    clear:both;
    padding-top: 10px;
    padding-bottom: 10px;
}

.staffeltable-disclaimer { float:right; margin-bottom: 15px; }
.staffeltable-pricewrapper span { display: inline-block; margin-left: 5px; text-align: left; width: 60px; }
.staffeltable-radio { display:table-cell;vertical-align: middle; }
.staffeltable-radio input { margin-top: 0px;margin-top:-4px; }
.staffeltable-prices { display:table-cell;text-align:right;width: 100%; }
.staffelpricetable .showmore-link { vertical-align:20% !important; }
.staffelpricetable .showmore-icon { vertical-align:20% !important; }


ul.staffelspecs {margin-left:10px;list-style-image:url("images/list_arrow.png"); ;list-style-position:outside;padding-left:16px;}
ul.staffelspecs li { text-align:left;clear:both; }

.summary-item-description {display:inline;padding:1px;font-weight:normal}
.summary-item-dot {display:inline;width:10px;;padding:1px;}
.summary-item-value {display:inline;padding:1px;color:#333;font-weight:bold;}

.cart-add-modal { padding:5px;width:580px;height:500px;text-align:left; }
.cart-add-modal .staffeldetails { display:table-row; }
.cart-add-modal .product-left { display:table-cell;width:100%;border-bottom:1px solid silver;padding:5px; }
.cart-add-modal .product-left .images-container { float:left;width:auto;margin-top:10px; }
.cart-add-modal .product-left .images-container img { max-width:150px;max-height:150px; }
.cart-add-modal .product-right { display:table-cell;min-width:200px!important;vertical-align:bottom;border-bottom:1px solid silver;padding:5px;text-align:right; }
.cart-add-modal .product-right .cart-buttons { margin-top:33%;margin-bottom:33%; }
.cart-add-modal .product-right .cart-buttons #shop-button { width:150px;margin-top:10px;margin-bottom:10px; }
.cart-add-modal .product-right .cart-buttons #cart-button{ width:150px;margin-top:10px;margin-bottom:10px; }
.cart-add-modal .product-right #totalprice { vertical-align:bottom;text-align:right;white-space: nowrap; }
.cart-add-modal #related { padding-top:10px; }
.cart-fancy .fancybox-skin { background-color:#FFFFFF !important; }

.center-2-custom .order-summary-content { }

.staffel-summary h3 { font-weight:bold; }
.staffel-summary .staffelspecs { margin-top:5px; padding-left:16px;}

.custom-slider {
    width: 790px;
    height: auto;
    margin-top: 10px;
    float: right;
    /*border: 1px solid silver;*/
    overflow: hidden;
}

.order-summary-content .admin-cart { width:100%;border-collapse:collapse;text-align:left;vertical-align:middle; }
.order-summary-content .admin-cart td { padding:10px; }
.order-summary-content .admin-cart .admin-cart-header-row { border-bottom: 1px solid #C0C0C0;border-top: 1px solid #C0C0C0;font-weight: 700;height: 40px; }
.order-summary-content .admin-cart .admin-cart-header-row th { height:40px;padding:2px 8px;vertical-align:middle;white-space:nowrap; }
.order-summary-content .admin-cart .admin-cart-header-row th.end { text-align:right;padding-right:5px; }
.order-summary-content .admin-cart .admin-cart-item-row {}
.order-summary-content .admin-cart .admin-cart-item-row td { text-align:left;border-bottom:1px solid #c5c5c5;vertical-align:middle;line-height:20px; }
.order-summary-content .admin-cart .admin-cart-item-row td.product { text-align:left;padding:0 10px; }
.order-summary-content .admin-cart .admin-cart-item-row td.end { text-align:right;font-weight:700;color:green;padding-right:5px; }

.order-summary-content .general-details-row { margin: 15px 0px; }
.order-summary-content .general-details-row .left { float: left; width: 200px; }
.order-summary-content .general-details-row .right { float: left; line-height: 1.3em; }

.paymentmethods { clear:both;width:100%; }
.paymentmethods .info  {margin-top:10px;margin-bottom: 10px; }
.paymentmethod { float:left;width:120px;height:100px;margin-right:20px;cursor:pointer;padding:4px;border:1px solid #FFFFFF; }
.paymentmethod.selected { border:1px solid #0094ff;border-radius: 4px;-webkit-border-radius: 4px;-moz-border-radius: 4px; }
.paymentmethod div { width:100%;height:100%;background-repeat:no-repeat;background-size:100% auto; }
.paymentmethod-ideal { background-image:url("images/ideal.png"); }
.paymentmethod-paypal { background-image:url("images/paypal.png"); }
.paymentmethod-sofort { background-image:url("images/sofort.png");}
.paymentmethod-creditcard { background-image:url("images/creditcard.png"); }
.paymentmethod-bitpay { background-image:url("images/bitpay.png");}
.paymentmethod-achteraf-betalen { background-image:url("images/paylater.png");}

.notification {margin: 0px 0px 10px 0px;}
.notification a{color:#AF0304;text-decoration:none;}
.notification a:hover{color:#AF0304;text-decoration: underline;}
.notification a img {margin-right:5px;}

.stock-item-container h1 {
    clear: both;
    margin-bottom: 12px;
}

.stock .stock-table { width:100%;border-collapse:collapse;text-align:left;vertical-align:middle; }
.stock .stock-table td { padding:10px; }
.stock .stock-table .stock-table-header-row { border-bottom: 1px solid #e8e8e8;border-top: 1px solid #e8e8e8;font-weight: 700;height: 40px; }
/*.stock .stock-table .stock-table-header-row th { height:40px;padding:2px 8px;vertical-align:middle;white-space:nowrap; }*/
.stock .stock-table .stock-table-header-row  th {
    font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
    font-size: 16px;
    height: 45px;
    padding: 2px 8px;
    vertical-align: middle;
    white-space: nowrap;
}

.stock .stock-table .stock-table-header-row th.end { text-align:right;padding-right:5px; }
.stock .stock-table .stock-table-item-row {}
.stock .stock-table .stock-table-item-row td { font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;text-align:left;border-bottom:1px solid #e8e8e8;vertical-align:top;line-height:20px; }
.stock .stock-table .stock-table-item-row td.product { text-align:left;} /*padding:20px 8px; */
.stock .stock-table .stock-table-item-row td.end { text-align:right;font-weight:700;color:black;padding-right:5px; }
.stock .stock-table .stock-table-item-row td.positive { color:green; }
.stock .stock-table .stock-table-item-row td.negative { color:red; }

.qtip-ebusiness{
    border-color: #87a107;
    background-color: #87a107;
    color:white;
    max-width:200px;
}

.qtip-document{
    border: 1px solid silver ;
    background:white;
}

.slider-wrapper{}


.staffel .document-part {
    min-height: 420px;
    max-height: 400px;
    overflow-x: hidden;
    overflow-y: scroll;
}

.document-part .uploadresult-singlefile
{
    border: 1px solid #eee;
    float: left;
    min-height: 150px;
    /*padding: 10px;*/
    width: 150px;
    margin-right:5px;

}

.staffel .document-part .formrow {
  margin:7px;
  clear: initial;
  float: left;
  width: 47%;
  min-height: 30px;
}

.document .document-part .formrow {
  margin:7px;
  clear: initial;
  float: left;
  min-height: 30px;
}

#document-part_preview {

}

.toolbar {
    width:100%;
    padding:10px;
    border-radius:5px;
    height:30px;
    margin-top:5px;
    clear:both;
}

.toolbar .viewtype {
    float:right;
    margin-right:10px;
}

.toolbar .sort-articles {
    float:right
}

.toolbar .sort-articles select {
    padding: 4px;
    border: 1px solid #eee;
    margin-right: 2px;
    margin-top:2px;

}

#Taak .tasklabel {float:left;width:150px;margin-top:5px;}
#Taak .taskinput {float:left;width:398px;padding:5px;}
#Taak .taskinputsearch {float:left;width:285px;padding:5px;}
#Taak .tasktext {float:left;width:398px;padding:5px;min-height:50px;}
#Taak .taskradios{float:left;width:398px;padding:5px;}
#Taak .taskradio{float:left;width:100px;margin-top:10px;margin-bottom:10px}
#Taak .taskradiooption{float:left;}
#Taak .taskradiolabel {width:200px;}
#Taak .taskselect {float:left;width:398px;padding:5px;}
#Taak .taskcontrol-row {clear:both;padding:10px;height:30px;} 
#Taak .taskcontrol-row-hide {display:none} 
#Taak .taskform {margin-top:10px;margin-bottom:10px;}
#Taak .taskform-uitleg{padding:5px} 
#Taak .taskbutton {padding:5px;;margin:10px;min-width:150px;}
#Taak .sub-taskbutton {padding:5px;margin:10px;min-width:150px;}
#Taak .sub-taskreturnbutton {padding:5px;;margin:10px;min-width:150px;}
#Taak .taskresult {
    clear:both;
    padding: 10px;
}
#Taak .taskresult table {
    border-spacing: 0;
    border-collapse: inherit;
}
#Taak .taskresult th, #Taak .taskresult td {
    padding: 1em;
    text-align: left;
}
#Taak .taskresult table tr:nth-child(even) {
    background-color: lightgray;
    border-bottom: 1px dashed gray;
}
#Taak .task-6 {

}
#Taak .taskdetails-6 {

}
#Taak .subtaskdetails-6 {
}
#Taak .taskadded
{
    position: absolute;
    top: 50%; 
    box-shadow: 0 1px 2px #D1D1D1;
    border-radius: 5px 5px 5px 5px; 
    left: 50%; 
    margin-left: -15%; 
    width: 30%; 
    display: none; 
    border: 1px solid silver; 
    background: white;
    padding:10px;
}

#Taak .tasksearch {
	float:left;
	width:20px;
	height:28px;
	margin-top:1px;
}

.optieopmerking {
	height:200px;
}

#Taak .taskpath {
	clear:both;
}

#Taak .tasklink {
	display:inline-block;
	padding:5px;
	cursor:pointer;
}

/* Start by setting display:none to make this hidden.
   Then we position it in relation to the viewport window
   with position:fixed. Width, height, top and left speak
   speak for themselves. Background we set to 80% white with
   our animation centered, and no-repeating */
.modal {
    display:    none;
    position:   fixed;
    z-index:    1000;
    top:        calc(50% - 100px);
    left:       calc(50% - 150px);
    height:     200px;
    width:      300px;
    border-radius:5px;
    background: rgba( 255, 255, 255, .8 ) 
                url("images/ajax-loader.gif")
                50% 50% 
                no-repeat;
}

/* When the body has the loading class, we turn
   the scrollbar off with overflow:hidden */
body.loading {
    overflow: hidden;   
}

/* Anytime the body has the loading class, our
   modal element will be visible */
body.loading .modal {
    display: block;
}

.breadcrumb
{
    clear: both;
    line-height: 30px;
    color: #aaa;
    padding: 1px;
    margin-top: -5px;
    margin-bottom: -5px;
}

.breadcrumb .active
{
    background: #7abcff;
    background: -moz-linear-gradient(top, #7abcff 0%, #60abf8 44%, #4096ee 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7abcff), color-stop(44%,#60abf8), color-stop(100%,#4096ee));
    background: -webkit-linear-gradient(top, #7abcff 0%,#60abf8 44%,#4096ee 100%);
    background: -o-linear-gradient(top, #7abcff 0%,#60abf8 44%,#4096ee 100%);
    background: -ms-linear-gradient(top, #7abcff 0%,#60abf8 44%,#4096ee 100%);
    background: linear-gradient(to bottom, #7abcff 0%,#60abf8 44%,#4096ee 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7abcff', endColorstr='#4096ee',GradientType=0 );
    border-radius: 5px;
	color: #fff !important;
	text-decoration: none;
}   

.breadcrumb a
{
    margin-right:20px;
    /*margin-bottom:10px;*/
    padding:5px;
    display:inline-block;
    border-radius:5px;
	text-decoration: none;
    font-weight:normal !important;
    color:#000 !important;

}

.attributes-row 
{
    clear:both;
    width:410px;
}

.attributes-middle{
    float:left;
    width:10px;
}

.attributes-name 
{
    float:left;
    width:150px;
}

.attributes-value 
{
    float:left;
    width:250px;
}

.cartitem .attributes-row 
{
    clear:both;
    width:210px;
}

.cartitem .attributes-middle{
    float:left;
    width:10px;
}

.cartitem .attributes-name 
{
    float:left;
    width:100px;
}

.cartitem .attributes-value 
{
    float:left;
    width:100px;
}

.mini-shopping-cart .attributes-row 
{
    clear:both;
    width:210px;
}

.mini-shopping-cart .attributes-middle{
    float:left;
    width:10px;
}

.mini-shopping-cart .attributes-name 
{
    float:left;
    width:100px;
}

.mini-shopping-cart .attributes-value 
{
    float:left;
    width:100px;
}

.StockTaskDetails label {
    width: 100%;
    font-size: 1.5em;
    font-weight: bold;
    font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
    display:block;
}

.StockTaskDetailsRow-taskradios {
    clear:both;
}

.StockTaskDetailsRow-taskradio {
    width:150px;
    float:left;
}

.StockTaskDetailsRow-taskradio label {
    font-size: 1em;
    font-weight: normal;
    font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
    display:inline;
}

.StockTaskDetails select {
    width: 95%;
    padding: 5px;
    margin: 15px;
    border:1px solid #eee;
}

.StockTaskDetails input {
    width: 95%;
    padding: 5px;
    margin: 15px;
}

.StockTaskDetails input[type=radio] {
    width: auto;
    padding: 5px;
    margin: 15px;
}

.StockTaskDetailsRow {
    border-bottom:1px solid #eee;
    padding-bottom:10px;
    padding-top:10px;
}

.EditTaskDetailsRow {clear:both;}
.EditTaskDetailsRow > div {float:left;}

.StaffelTaskDetails label {
    width: 100%;
    font-size: 1.5em;
    font-weight:bold;
    font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
    display:block;

}

.StaffelTaskDetails select {
    width: 95%;
    padding: 5px;
    margin: 15px;
    border:1px solid #eee;
}

.StaffelTaskDetails input {
    width: 95%;
    padding: 5px;
    margin: 15px;
}

.StaffelTaskDetails textarea {
    width: 95%;
    padding: 5px;
    margin: 15px;
}


.StaffelTaskDetailsRow {
    border-bottom:1px solid #eee;
    padding-bottom:10px;
    padding-top:10px;
}

.StaffelTaskDetailsRow input[type=radio] {
    width: auto;
    padding: 5px;
    margin: 0px; 
}

.StaffelTaskDetailsRow-taskradios{
    width: 385px;
    padding: 5px;
    margin: 0px; 
    float:left;
}

.StaffelTaskDetailsRow-taskradio {
    width:120px;
    float:left;
}

.StaffelTaskDetailsRow-taskradio label {
        font-size: 1em;
    font-weight: normal;
    display:inline;
    width:100px;;
    float:right;
}

.StaffelTaskDetailsRow-taskinputsearch {
    width:80% !important;
}

.StaffelTaskDetailsRow-tasksearch {
	float:none;
	width:20px;
	height:27px;
	position:relative;
    top:8px;
    left:-15px;
}


.admin-folder {

}

.admin-folder input[type=text] {
    margin:2px;
}

.admin-folder h2 {
    margin-top:5px;
    margin-bottom:5px;
    font-weight:normal;
}

.admin-folder-head {
    position:relative;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f2f5f6+0,e3eaed+37,c8d7dc+100;Grey+3D+%234 */
    background: #f2f5f6; /* Old browsers */
    background: -moz-linear-gradient(top,  #f2f5f6 0%, #e3eaed 37%, #c8d7dc 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f5f6), color-stop(37%,#e3eaed), color-stop(100%,#c8d7dc)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f2f5f6 0%,#e3eaed 37%,#c8d7dc 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f2f5f6 0%,#e3eaed 37%,#c8d7dc 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f2f5f6 0%,#e3eaed 37%,#c8d7dc 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #f2f5f6 0%,#e3eaed 37%,#c8d7dc 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f5f6', endColorstr='#c8d7dc',GradientType=0 ); /* IE6-9 */
    padding:5px;
    color:white;
    /*background:#f6f6f4;*/
    border:1px solid #E7E6E6;
    clear: left;
}

.admin-folder-body {
    border:2px solid #f6f6f4;
}

.admin-folder-subfolders {
    margin-left:30px;
}

.admin-selectedfolder-head {
    position:relative;
    background: rgba(173,214,116,1);
    background: -moz-linear-gradient(top, rgba(173,214,116,1) 0%, rgba(173,214,116,1) 25%, rgba(124,182,47,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(173,214,116,1)), color-stop(25%, rgba(173,214,116,1)), color-stop(100%, rgba(124,182,47,1)));
    background: -webkit-linear-gradient(top, rgba(173,214,116,1) 0%, rgba(173,214,116,1) 25%, rgba(124,182,47,1) 100%);
    background: -o-linear-gradient(top, rgba(173,214,116,1) 0%, rgba(173,214,116,1) 25%, rgba(124,182,47,1) 100%);
    background: -ms-linear-gradient(top, rgba(173,214,116,1) 0%, rgba(173,214,116,1) 25%, rgba(124,182,47,1) 100%);
    background: linear-gradient(to bottom, rgba(173,214,116,1) 0%, rgba(173,214,116,1) 25%, rgba(124,182,47,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#add674', endColorstr='#7cb62f', GradientType=0 );
    padding:5px;
    font-weight:bold;
    color:white;
    border-radius:5px 5px 0px 0px;
    clear: left;
}
.admin-child-folder {
    border:1px solid #7DB72F;
    background:#7DB72F;
    border-radius: 5px;
}

.admin-child-folder .admin-selectedfolder-head {
}

.admin-child-folder .admin-selectedfolder-head a {

}

.admin-child-folder .admin-selectedfolder-body {
    border:none;
}


.admin-selectedfolder-head a {
    color:white;
}

.admin-selectedfolder-body {
    border:1px solid #7DB72F;
    border-radius:0px 0px 5px 5px;
}

.admin-selectedfolder-subfolders {
    padding-left:20px;
}

.admin-selectedfolder-contents {
    padding:5px;
    position:relative;
}

.admin-selectedfolder-subfolder-container {
    padding-top:5px;
    padding-bottom:0px;
}

.admin-folder-image {
    width:150px;
}

.admin-folder-image-container {
    left:400px;
    position:absolute;
    border:1px solid #eee;
    padding:5px;
}

.cke {
    float:left;
}

.edit-document-buttons {
    float:right;
    text-align:right;
    padding:10px;
}

.document h1 {
      clear: both;
  margin-bottom: 12px;
  padding-top: 10px;
}

.edit-document-buttons .button { 
    margin:10px;
}

.field-options-container {
    float:left;
    margin:10px;
    padding:10px;
    width:230px;
    border:1px solid #eee;
}

.field-option {
    clear:both;
    padding:5px;
}

.new-option-value {
    float:right;
    margin-top:10px;
}

.field-option-name {
    float:left;
    width:140px;
}

.field-option-remove {
    float:left;
}


#DownloadDTD {
    background:#f7972f;
}

#DownloadXML {
    background:#f7972f;
}

.category {
    width:100%;
    clear:both;
}

.category-header {
    width:1000px;
    margin: 0 auto;
}

.category-footer {
    width:80%;
   
}

.category-item-container {
    margin:10px;
}

.category-item-box {
    float: left;
    text-align: center;
    vertical-align: text-top;
    background: #F6F6F4;
    border-radius: 5px;
    background: none repeat scroll 0 0 #fff;
    border: 1px  none #e8e8e8;
    border-radius: 5px;
    float: left;
    font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
    margin: 0px;
    padding: 0px;
    position: relative;
    text-align: center;
    vertical-align: text-top;
}

.category .product-title {
    display:none;
}

.category .category-image
{
    max-width: 160px;
    max-height: 120px;
}


.addtocart-result {
    padding:10px;
    height:200px;
    overflow-y:scroll;
}

.addtocart-result ul {
    list-style-position: inside;
}

.addtocart-result li {
    margin:5px;
}



.addtocart-result .error {
    color:red;
}

.addtocart-result .error-details {
    padding-left:20px;
    color:red;
}

.addtocart-buttons {
    text-align:right;
}

.document-image {
    border:1px solid silver;
    margin:5px;
    max-width:600px;
    max-height: 300px;
}

.document-modalheader {
 /* background: rgb(217, 218, 219);*/
  margin: -10px;
  padding: 10px;
}

.library-nav {
    width:250px;
    float:left;
    height: 400px;
    overflow-x: hidden;
    overflow-y: scroll;
}

.library-nav .selected {
    font-weight: bold;
}

.library-nav ul {
    list-style-position: inside;
}

.uploadcontents {
    position:absolute;
    top:100px;
      left: 20px;
    background:white;
    border:2px solid #7DB72F;
    border-radius:5px;
    box-shadow: 10px 10px 5px #888888;
    width:900px;
    z-index: 11002;
    padding:10px;
}

.staffel .documentcontents {
    position:absolute;
    top:50px;
    background:white;
    border:2px solid #7DB72F;
    border-radius:5px;
    box-shadow: 10px 10px 5px #888888;
    width:900px;
    z-index: 11001;
    padding:10px;
}

.cart .documentcontents {
    background: white;
    border: 2px solid #7DB72F;
    border-radius: 5px;
    box-shadow: 10px 10px 5px #888888;
    width: 900px;
    z-index: 11001;
    padding: 10px;
}

.document .readermodaltitle {
    display:none;
}

.templatecontents {

}

.modalpane {
    width: 690px;
    box-shadow: 10px 10px 5px #888888;
    border-radius:5px;
    border:2px solid #7DB72F;
    background:white;
    padding:10px;
    line-height:21px;

}

.add-from-template {
    display:block;
}



.category-content-left {
    float:left;
    width:187px;
}

.category-content-right {
    float:left;
    width:187px;
}

.category-container-top {
    position:relative;
}

.category-container-footer {
    position:relative;
}

.category-container-left {
    position:relative;
}

.category-container-right {
    position:relative;
}


.document-uploadresult-image {
    max-height: 50px;
    max-width: 50px;
    clear:both;
    display:block;
    margin:0 auto;
}


.category-tekst {
    position: absolute;
    top: 20px;
    left: 118px;
}

.categorytopbottom {
  position: absolute;
  left: -200px;
  top: 200px;
}

.category-menu-head {
   cursor:pointer;
   background-color:#F93;
   padding:5px;
}


.category-menu-head > div:nth-child(1) {
    font-weight:bold;
}

.category-menu-body {
    visibility:hidden;
    border:1px solid #F93;
    padding:5px;
}

.category-menu-body:hover {
    visibility: visible;
}



.category-menu-head:hover + .category-menu-body {
    visibility: visible;
}

.categorytopbottom .category-menu-head p {
    margin:0px;
}

.categorytopbottom ul {
    list-style-position:inside;
}

    .categorytopbottom li {

        padding: 5px 0px;
    }


    .categorytopbottom li:hover {
        background-color:#eee;
    }



.templates-no-searchresult-text {
    padding:10px;
}

.templates-searchresult-text {
    padding: 10px;
}

.article-menu {
    width:100%; 
    background-color:#eee;
    padding-top:2px;
}

.stop-scrolling {
  height: 100%;
  overflow: hidden;
}

.admin-articles .editlink {
    display:block;

}

.admin-articles .removelink {
    display:block;
    margin-top:15px;
}

.admin-articles td {
    vertical-align:top;
}

.admin-articles td:nth-child(2) {
    width:200px;
}

.admin-subfolder-articles td {
    vertical-align:top;
}


/*
.admin-subfolder-articles td:nth-child(2) {
    width:200px;
}
    */

.article-user-rights .selected {
    /*font-weight:bold;*/
}

.article-user-rights li{
    list-style:none;
    width:250px;
    white-space:nowrap;
}

.article-user-rights-container{
    margin-bottom:20px;

}

.article-user-rights-container a {
    color: #379bdc;
    text-decoration: underline;
}

.article-user-right {
    color: #379bdc;
    text-decoration: underline;
}

.document-edit-image {
    margin-top:5px;
}

.cbp-hrmenu {
    margin:0 auto;
    width: 1000px;
    /*border-bottom: 4px solid #47a3da;*/
    position: relative;
}

/* general ul style */
.cbp-hrmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/* first level ul style */
.cbp-hrmenu > ul,
.cbp-hrmenu .cbp-hrsub-inner {
	/*width: 90%;
	max-width: 70em;
	margin: 0 auto;
	padding: 0 1.875em;*/
    padding-right:1.875em;
}

.cbp-hrmenu > ul > li {
	display: inline-block;
}

.cbp-hrmenu > ul > li > a {
	font-weight: 700;
    padding-top: 1em;
    padding-bottom: 1em;
    padding-left:5px;
    padding-right:2em;
	/*padding: 1em 5px;/*2em;*/
	color: #999;
	display: inline-block;
}

.cbp-hrmenu > ul > li > a:hover {
	color: #47a3da;
}

.cbp-hrmenu > ul > li.cbp-hropen a,
.cbp-hrmenu > ul > li.cbp-hropen > a:hover {
	color: #fff;
	background: #47a3da;
}

/* sub-menu */
.cbp-hrmenu .cbp-hrsub {
	display: none;
	position: absolute;
	background: #47a3da;
	width: 100%;
	left: 0;
}

.cbp-hropen .cbp-hrsub {
	display: block;
	padding-bottom: 3em;
    z-index:9;
}

.cbp-hrmenu .cbp-hrsub-inner > div {
	width: 33%;
	float: left;
	padding: 0 2em 0;
}

.cbp-hrmenu .cbp-hrsub-inner:before,
.cbp-hrmenu .cbp-hrsub-inner:after {
	content: " ";
	display: table;
}

.cbp-hrmenu .cbp-hrsub-inner:after {
	clear: both;
}

.cbp-hrmenu .cbp-hrsub-inner > div a {
	line-height: 2em;
}

.cbp-hrsub h4 {
	color: #afdefa;
	padding: 2em 0 0.6em;
	margin: 0;
	font-size: 160%;
	font-weight: 300;
}

/* Examples for media queries */

@media screen and (max-width: 52.75em) { 

	.cbp-hrmenu {
		font-size: 80%;
	}

}

@media screen and (max-width: 43em) { 

	.cbp-hrmenu {
		font-size: 120%;
		border: none;
	}

	.cbp-hrmenu > ul,
	.cbp-hrmenu .cbp-hrsub-inner {
		width: 100%;
		padding: 0;
	}

	.cbp-hrmenu .cbp-hrsub-inner {
		padding: 0 2em;
		font-size: 75%;
	}

	.cbp-hrmenu > ul > li {
		display: block;
		/*border-bottom: 4px solid #47a3da;*/
	}

	.cbp-hrmenu > ul > li > a { 
		display: block;
		padding: 1em 3em;
	}

	.cbp-hrmenu .cbp-hrsub { 
		position: relative;
	}

	.cbp-hrsub h4 {
		padding-top: 0.6em;
	}

}

@media screen and (max-width: 36em) { 
	.cbp-hrmenu .cbp-hrsub-inner > div {
		width: 100%;
		float: none;
		padding: 0 2em;
	}
}

.image-crop-controls {
    height:30px;
}

.image-crop-container {
    height:600px;
    width:800px;
}

.image-crop-controls > div {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
}

#image-to-crop {
    position: absolute;
    max-width: 500px;
    height: 350px;
    width: 500px;
}

.header-menu .MenuBarHorizontal > li:hover {

background-color: #00AFFF;
text-decoration:none;
letter-spacing:2px;
font-size: 1rem;
font-weight: 200;
color:white;
 }
 .header-menu .MenuBarHorizontal > li:hover a {
color:white;
 }

.staffeldimensie-kort {
    border-bottom: 1px solid #eee;
    padding-top: 5px;
    padding-bottom:5px;
}

.staffeldimensie-kort .staffelsubitem-text {
    width:400px;
    margin:auto;
}

.staffeldimensie-kort .staffelsubitem-textarea {
    width:400px;
    margin:auto;
}

.staffel-kort h2{
    white-space:nowrap;
    font-size:14px;
}


.staffeldimensie-kort h3{
    font-weight:100;
    white-space:nowrap;
    font-size:14px;
}

.staffeldimensie-kort .staffel-subitems {
    float:left;
    width:400px;
}

.staffelsubitem-noimage .staffelsubitem-text {
  float: left;
  margin-left: 5px;
  margin-right: 10px;
  margin-bottom: 20px;
  padding: 5px;
  position: relative;
  top: -3px;
  width: 20px;
}

.staffel-kort .staffelsubitem-noimage {
    width:150px;
border: 1px solid #eee;
  border-radius: 5px;
  padding:5px;
  margin:5px;
}


.staffel-kort .staffelsubitem-noimage .staffelsubitem-text
{
    float: left;
    margin-left: 5px;
    margin-right: 10px;
    margin-bottom: 20px;
    padding: 5px;
    position: relative;
    top: -3px;
    width: 20px;
}

.staffel-kort .staffelsubitem-noimage .staffelsubitem-infobutton {
  float: right;
  margin-top: -5px;
  margin-left: 5px;

}

.staffeldimensie-kort .staffelsubitem-combobox {
    width:400px;
    margin:auto;
    float:left;
}

.staffeldimensie-kort .staffel-aantal-select {
    width:400px;
    margin:auto;
    float:left;
}

.staffeldimensie-kort .staffel-aantal-input {
    width:400px;
    margin:auto;
}

 .staffeldimensie-kort .staffelsubitem-text {
    width:400px;
    margin:auto;
 }

.staffeldimensie-kort .staffel-aantal-select {
    width:400px;
    margin:auto;
}

.staffeldimensie-kort .staffel-factoren .factor-aantal-input {
    width:400px;
    margin:auto;
}

.factor-label  {
  width: 150px;
  float: left;
}

.staffeldimensie-kort .staffel-aantal-input2  {
    width:340px;
    margin:auto;
}

.staffeldimensie-kort .staffel-afnamestap-label {
    margin-top:0px;
}

.staffeldimensie-kort .staffeldimensie-omschrijving {
    width:250px;
    float:left;
}

.staffeldimensie-kort .staffel-factoren {
    width:auto;
    float:left;
    width:400px;
}

.staffeldimensie-kort .staffel-factor {
  /* width: 95%; */
  padding: 5px;
  margin: 0px;
}

.staffeldimensie-kort .factor-afmeting-input {
    width:auto;
}


.staffeldimensie-kort h2 {
    font-size:14px;
    white-space: nowrap;
}

.staffel-kort > #staffel-specificaties >h2, .staffel-kort > #upload > h2 {
    /*background-color:#f6f6f4;*/
    font-size: 14px;
    /*font-weight:100;*/
    margin-left:0px;
    margin-right:0px;
    margin-top: 5px;
    margin-bottom:5px;
    padding:3px;
  white-space: nowrap;
}

.upload-info {
    font-size:10px;
}

.staffeldimensie-kort .staffelsubitem {
    /* min-height: 140px; */
    width: 110px;
    float: left;
    padding-top: 0px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 5px;
    min-height:100px;
}

.staffeldimensie-kort .staffelsubitem-noimage {
    /*height:auto;*/
}

.article-information-button-text {
    width:600px;
}

.article-information-button-container {
    clear:both;
    padding-top: 20px;
}

.button-help {
    background:#F93
}

.data-table a {
    color:#379bdc;
    text-decoration:underline;
}

.search-term {
    color:rgb(108, 192, 51);
}

.article-help-button {
    padding-top:10px;
    padding-bottom:5px;
    clear:both;
}

.orderform {
    margin-top: 10px;
    border: 1px solid#eee;
    border-radius: 5px;
    background: #f6f6f4;
    width:580px;
}

.orderform  .inputs {
    width: 172px;
    height:40px;
    padding: 10px;
    float: left;
}

.orderform  .inputs-multi {
    padding: 10px;
    clear:both;
}

.orderform  .inputs-buttons {
    padding:10px;
    text-align:right;
}

.orderform input {
    padding:2px;
    width:165px;
}

.orderform input[type=submit] {
    padding:5px;
    margin-left:20px;
}

.orderform input[type=button] {
    padding:5px;
}

.orderform select {
    float:left;
    padding:2px;
    width:165px;
}

.orderform  label {
    float:left;
    width:120px;
    padding-bottom:2px;
}

.orderform textarea {
    width: 550px;
    clear: both;
    float: left;
}

.order-searchresult {
    margin-top:10px;
    width: 1090px;
}

.order-orders {
    margin-top:10px;
    clear:both;
}

.order-orders-header {
    font-size:14px;
    float:left;
    line-height:21px;
    width:110px;
}

.order-orders-header-details {
    font-size: 14px;
    float: left;
    line-height: 21px;
    width: 110px;
}

.order-orders-header:nth-child(2) {
    width:200px;
}
.order-orders-header-details:nth-child(2) {
    width: 200px;
}

.order-orders-cell {
    float:left;
    min-height: 1px;
    line-height:21px;
    width: 110px;
}

.order-orders-cell:nth-child(2) {
    width: 200px;
}

.order-orders-cell-details {
    float: left;
    min-height: 1px;
    line-height: 21px;
    width: 110px;
}

.order-orders-cell-details:nth-child(2) {
    width: 200px;
}

.order-searchresult-info
{
    width: 488px;
    float:left;
}

.order-legend{
    padding:6px;
}

.order-orders-row-body {
    line-height:21px;
    display:none;
    border-top:2px dashed #eee;
    border-left:2px dashed #eee;
    border-right:2px dashed #eee;
}

.status-gereed {
    color:rgb(108, 192, 51);
}

.status-gestart {
    color: purple;
}

.status-other {
    color: grey;
}

.header-spacer 
{
    height: 0px;
}


.pdf-icon
{
    height: 40px;
}

.download-icon{
    height: 40px;
}

.exported-templates-container {
    display: block;
}

.exported-templates-box {
    float:left;
    position: relative;
    width: 150px;
    padding-bottom : 30%; /* = width for a 1:1 aspect ratio */
    margin:17px;
    background-position:center center;
    border: thick;
    background-repeat:no-repeat;
    background-size:cover; /* you change this to "contain" if you don't want the images to be cropped */
}

.exported-templates-name {
   	position:absolute; /* absolute position (so we can position it where we want)*/
	top:0px; /* position will be on bottom */
	left:0px;
	width:100%;
	/* styling bellow */
	background-color:white;
	font-size:12px;
	color:black;
}

.exported-templates-options {
   	position:absolute; /* absolute position (so we can position it where we want)*/
	bottom:0px; /* position will be on bottom */
	left:0px;
	width:100%;
	/* styling bellow */
	background-color:white;
    text-align: center;
}

.exported-templates-options a:visited {
	font-family: 'tahoma';
	font-size:15px;
	opacity:1; /* transparency */
	filter:alpha(opacity=100); /* IE transparency */
}

.exported-templates-remove {
    position: absolute;
    top: 0;
    right: 0;
}



.autorisatievereistster {
    /*font-size: smaller !important;*/
    font-weight: bold;
    font-size: 1.4em !important;
}
.autorisatievereistmelding {
    clear:right;
    
}
.autorisatievereistvoetnoot {

}
.resetpassword-errmsg input[type=button] {
    float: left;
}
.resetpassword-errmsg p {
    margin-top: 2.5em;
}
.resetpassword-errmsg a {
    float: right;
}



.printproeven * {
    font-size: 10pt;
}
.printproeven table {
    width: 100%;
    border-collapse: separate !important;
    margin-top: 2em;
}
.printproeven table tr td, .printproeven table thead, .printproeven table tfoot  {
    border: 0px 1px 0px 0px !important;
    line-height: 120%;
}
.printproeven table tfoot {
    text-align: center;
}
.printproeven table th, .printproeven table td {
    padding: .5em;
}
.printproeven table th {
    text-align: left;
}
.printproeven table tfoot td {
    text-align: left;
}
.printproeven .buttonsrow
{
        padding-right: 6.5em;

}
.printproeven table tfoot input {
    float: right;
}
.printproeven h2, .printproeven h3, .printproeven h4, .printproeven h1 {
    margin: .8em 0 .8em 0;
}
.printproeven table a {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
}
.printproeven table img {
    min-width: 64px;
    min-height: 64px;
}
.printproeven a:hover {
    text-decoration:underline;
}
.printproeven table tr:nth-child(even) td.previewsrow
{
    border-top: 1px solid #BBB  ;
    border-bottom: 1px solid #BBB  ;
    background-color: floralwhite;
    -webkit-box-shadow: inset 1px 2px 4px 3px #BBB;
    -moz-box-shadow:    inset 1px 2px 4px 3px #BBB;
    box-shadow:         inset 1px 2px 4px 3px #BBB;
}
.printproeven table tr:nth-child(odd)
{
    background-color: lightgrey;
}
.printproeven td textarea {
    width: 92.7%;
    height: 85%;
}
.printproeven .inlineblockproef {
    margin: .5em;
    border: 1px dashed grey !important;
    display: inline-block;
    clear: none;
    float: left;
    position: relative;
    padding: .2em 1em 0 .2em;
}
.printproeven .inlineblockproef table tr {
    background-color: inherit;
}
.inlineblockproef img {
        max-width:300px;

}
#proeforderoverzicht * {
    font-size: 11pt;
    text-align: left;
}

.adminarticlefilter {
    float: right;
    display: inline-block;
    border: 1px dashed gray;
    padding: 5px;
   
}
.adminarticlefilter input {
    padding: 10px;
}
.adminarticlestitletext
{
    display: inline-block;
    float: left;
    width: 50%;
    margin-bottom: 1em;
}
#logon {
    margin: 1em 1em 1em 0;
    
}
#logon input[type=submit]
{
float:left;
}
table.proefsummary {
    border-collapse: separate;
    border-spacing: .2em;
}
table.proefsummary td {
    padding-right: 2em;
}
/* one column master page */
.master-wrapper-main .center-1{float:left;width:980px;min-height:600px;padding:10px;background:#FFF;display:inline;border-radius:5px;}

.imgprevpopup {
    max-width: 300px;
}

.product-grid .item-box, .product-grid .menuitem-box
{float: left;text-align:center;vertical-align:text-top;min-height: 185px; max-height: 160px;background:#F6F6F4;margin:7px;border-radius:5px;
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #e8e8e8;
    border-radius: 5px;
    float: left;
    font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
    margin: 7px;
    padding: 0 0 7px;
    position: relative;
    text-align: center;
    vertical-align: text-top;
}
.product-grid .item-box h2,  .product-grid .menuitem-box h2{    
    font-size: 14px;
    margin-top: 5px;
    text-align: left;
    word-break:break-all;
}

.glib-templates-grid .item-box {
    float: left;
}

.adminfolderimgthumb, .adminarticleimgthumb {
    width: 24px;
    height: 24px;
    clear: left;
    float: left;
    display:inline-block;
    margin: 0 10px 10px 0;
}
.adminpreviewimgthumb {
    max-width: 160px;
    height: 40px;
    float: left;
    margin: 20px;
    vertical-align: middle;
}

.ebus-plain-file-upload-error {
    text-align: right;
    color: red;
}

.logoncontentitem
{
  display: inline-block;
  margin: 2em;
  padding: 15px;
  clear: none;
  float: left;
  box-shadow: 0 0 10px 5px #e3e3e3;
  border-radius: 5px;

}

#logon .formrow:nth-child(4) {float:right}
#logon .formrow:nth-child(5) {text-align:right}

.fa.fa-angle-right.fa-4x.order-icon {
    position: absolute;
    right: 0;
    top: 1em;
	color:#00AFFF;
	height: 15px
}

.subdebtorsearchresult, tr.subdebtorsearchresult td {
    cursor:pointer;
    margin:0;
    padding:10px;
    font-size: larger;
}
.subdebtorsearchresult:hover {
    background-color: #303E15;
    color:white;
}


.header-selectors-wrapper {
    position: absolute;
    right: 16em;
    top: 3px;
}

.explorer-searchresult {
    margin-top:10px;
    width: 100%;
}

.explorer-search-results-header {
    font-size:14px;float:left;line-height:21px;
}

.explorer-search-results-header:nth-child(1) {
    width:13%;
}

.explorer-search-results-header:nth-child(2) {
    width:29%;
}
.explorer-search-results-header:nth-child(3) {
    width:12%;
}

.explorer-search-results-header:nth-child(4) {
    width:12%;
}

.explorer-search-results-header:nth-child(5) {
    width:15%;
}

.explorer-search-results-header:nth-child(6) {
    width:10%;
}

.explorer-search-results-header:nth-child(7) {
    width:9%;
}

.explorer-search-results-cell {
    float:left;
    line-height:21px;
    min-height: 1px;
    word-wrap: break-word;
}

.explorer-search-results-cell:nth-child(1) {
    width:13%;
}

.explorer-search-results-cell:nth-child(2) {
    width:29%;
}
.explorer-search-results-cell:nth-child(3) {
    width:12%;
}

.explorer-search-results-cell:nth-child(4) {
    width:12%;
}

.explorer-search-results-cell:nth-child(5) {
    width:15%;
}

.explorer-search-results-cell:nth-child(6) {
    width:10%;
}

.explorer-search-results-cell:nth-child(7) {
    width:9%;
}


.explorer-search-results-header-9 {
    font-size:14px;float:left;line-height:21px;
}

.explorer-search-results-header-9:nth-child(1) {
    width:8%;
}

.explorer-search-results-header-9:nth-child(2) {
    width:30%;
}
.explorer-search-results-header-9:nth-child(3) {
    width:15%;
}

.explorer-search-results-header-9:nth-child(4) {
    width:12%;
}

.explorer-search-results-header-9:nth-child(5) {
    width:15%;
}

.explorer-search-results-header-9:nth-child(6) {
    width:10%;
}
.explorer-search-results-header-9:nth-child(7) {
    width:5%;
}
.explorer-search-results-header-9:nth-child(8) {
    width:5%;
}

.explorer-search-results-cell-9 {
    float:left;
    line-height:21px;
    min-height: 1px;
    word-wrap: break-word;
}

.explorer-search-results-cell-9:nth-child(1) {
    width:8%;
}

.explorer-search-results-cell-9:nth-child(2) {
    width:30%;
}
.explorer-search-results-cell-9:nth-child(3) {
    width:15%;
}

.explorer-search-results-cell-9:nth-child(4) {
    width:12%;
}

.explorer-search-results-cell-9:nth-child(5) {
    width:15%;
}

.explorer-search-results-cell-9:nth-child(6) {
    width:10%;
}
.explorer-search-results-cell-9:nth-child(7) {
    width:5%;
}
.explorer-search-results-cell-9:nth-child(8) {
    width:5%;
}

.complaintrow {
    margin-top: 10px;
    clear:both;
}

.complaintrow label {
    display: inline-block;
    width: 120px;
    margin: 0px;
}

.row-left-fixed {
    float: left;
}

.row-right-fixed {
    margin-left: 120px;
}
.explorerform {
    margin-top: 10px;
    border: 1px solid#eee;
    border-radius: 5px;
    background: #f6f6f4;
    width:770px;
}

.explorerform  .inputs {
    width: 172px;
    height:40px;
    padding: 10px;
    float: left;
}

.explorerform  .inputs-multi {
    width: 172px;
    height:40px;
    padding: 10px;
    float: left;
    
}

.explorerform  .inputs-buttons {
    padding:10px;
    text-align:right;
	clear: both;

}

.explorerform input {
    padding:2px;
    width:165px;
}

.explorerform input[type=submit] {
    padding:5px;
    margin-left:20px;
}

.explorerform input[type=button] {
    padding:5px;
}

.explorerform select {
    float:left;
    padding:2px;
    width:165px;
}

.explorerform  label {
    float:left;
    width:120px;
    padding-bottom:2px;
}

.explorerform textarea {
    width: 550px;
    clear: both;
    float: left;
}


.explorer-orders {
    margin-top:10px;
}

.orders-headers {
    border-bottom:2px dashed #eee;
    margin-bottom:10px;
}
.orders-headers-details {
    border-bottom: 2px dashed #eee;
    margin-bottom: 10px;
}

.orders-row {
    border-bottom:2px dashed #eee;
    margin-bottom:10px;
}

.orders-row:nth-child(odd) {
    /*background:#eee;*/
}

.orders-row-top {
    cursor:pointer;
}

.orders-row-body {
    padding:10px;
    line-height:21px;
    display:none;
    border-top:2px dashed #eee;
    border-left:2px dashed #eee;
    border-right:2px dashed #eee;
}

.orders-row-repeat {
    line-height:21px;
    clear:both;
}

.repeat-details h1 {
    margin-bottom: 10px;

}

.orders-header {
    font-size:14px;float:left;line-height:21px;
}

.orders-header:nth-child(1) {
    width:100px;
}

.orders-header:nth-child(2) {
    width:200px;
}
.orders-header:nth-child(3) {
    width:100px;
}
.orders-header:nth-child(4) {
    width:100px;
}
.orders-header:nth-child(5) {
    width:100px;
}
.orders-header:nth-child(6) {
    width:120px;
}
.orders-header:nth-child(7) {
    width:94px;
}

.orders-header:nth-child(8) {
    width:60px;
}

.orders-cell {
    float:left;
    line-height:21px;
    min-height: 1px;
}

.orders-cell:nth-child(1) {
    width:100px;
}
.orders-cell:nth-child(2) {
    width:200px;
}
.orders-cell:nth-child(3) {
    width:100px;
}
.orders-cell:nth-child(4) {
    width:100px;
}
.orders-cell:nth-child(5) {
    width:100px;
}
.orders-cell:nth-child(6) {
    width:120px;
}
.orders-cell:nth-child(7) {
    width:94px;
}
.orders-cell:nth-child(8) {
    width:60px;
}

.orders-articles {
    margin-top:20px;
}


.milestones-headers  {

}

.milestones-header{
    overflow:hidden;
    float:left;
    line-height:21px;
    word-break:break-word;
    width:100px;
    font-weight:bold
}

.milestones-header:nth-child(1) {

}

.milestones-header:nth-child(2) {
    width:200px;
}


.milestones-cell {
    overflow:hidden;
    float:left;
    line-height:21px;
    word-break:break-word;
    width:100px;
}


.milestones-cell:nth-child(1) {
}

.milestones-cell:nth-child(2) {
    width:200px;
}

.calculations-headers  {

}

.calculations-header{
    overflow:hidden;
    float:left;
    line-height:21px;
    word-break:break-word;
}

.calculations-header:nth-child(1) {
    width:100px;
    font-weight:bold;
}

.calculations-header:nth-child(2) {
    width:200px;
    font-weight:bold;
}

.calculations-cell {
    overflow:hidden;
    float:left;
    line-height:21px;
    word-break:break-word;
}

.calculations-cell:nth-child(1) {
    width:100px;
}

.calculations-cell:nth-child(2) {
    width:200px;
}

.articles-headers {

}

.articles-header {
    overflow:hidden;
    float:left;
    line-height:21px;
    word-break:break-word;
}

.articles-header:nth-child(1) {
    width:13%;
}
.articles-header:nth-child(2) {
    width:45%;
}
.articles-header:nth-child(3) {
    width:12%;
}
.articles-header:nth-child(4) {
    width:13em;
    float:right;
}

.articles-row {

}

.articles-cell {
    overflow:hidden;
    float:left;
    width:6em;
    line-height:21px;
    word-break:break-word;
}

.articles-cell:nth-child(1) {
    width:13%;
}
.articles-cell:nth-child(2) {
    width:45%;
}
.articles-cell:nth-child(3) {
    width:12%;
}
.articles-cell:nth-child(4) {
    width:13em;
    float:right;
}

.articles-cell input {
    width:8em;
}

.orders-properties {
    position:relative;
}

.orders-articles-calculations {
    margin-left:100px;
}

.orders-articles-calculations h3 {
    margin-left:10px;
}

.orders-articles-calculations-milestones {
  margin: 0px 10px 10px 10px;
  border: 1px solid silver;
  background-color: #eee;
  padding: 5px;
}

.propertie-row:nth-child(5) {
    position:absolute;
    top: 0px;
    left:30%;
}

.propertie-row:nth-child(6) {
    position:absolute;
    top: 0px;
    left:65%;
}

.propertie-name {
    float:left;
    font-weight:bold;
    width:10em;
}

.propertie-middle {
    float:left;
    min-width: .4em;
    display:none;
}

.propertie-value {
    float:left;
    max-width: 14em;
    word-wrap:hyphenate;
}

.order-toolbar {
    text-align:right;
    padding:5px
}

.order-repeat-button {

}

.order-pricewarning {
    margin:10px;
    font-style:italic;
}

.articles-amount-input{
    width:40px;
}

.product-fastorder {
    padding:10px;
    text-align:right
}

.shipping_count_mismatch {
    clear: both;
    text-align:left
}

.shipping_count_mismatch .field-validation-error {
    display: block;
    margin-left: 10px;
    margin-top: 5px;
    margin-bottom: 5px
}

.product-fastorder-submit {
    background: #00AFFF;
    border: 0 none;
    border-radius: 15px;
    color: #fff;
    cursor: pointer;
    font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
    font-size: 15px;
    font-weight: 700;
    height: 35px;
    margin: 10px;
    text-shadow: none;
	width: 200px;
}

.product-fastorder-cart {
    cursor:pointer;
}
.adminfolderpath {
    font-size: smaller;
    font-weight: 100;
    background-color: #F6F6F4;
}
.product-list .list-add-infoitem-order {
    position: absolute;
    right:0;
    top:3em;
    z-index: 4;
}
.list-product-item .adminfolderpath
{
    color:#333;
    padding:5px;
    opacity: 0.4;
    margin-top: -2em;
    background-color: unset;
}
.product-list .list-product-description, .list-product-item .adminfolderpath {
    line-height:14px;
    height:30px;
    color:#333;
	margin-left: 170px;	
}
.product-list .list-product-title {
    margin-bottom: 1.5em;
}

.admin-body .formrow textarea { width:250px;}

ul.customsfontslist li {
    list-style-image: url("images/icon_font.png");
    list-style-type: none;
}
ul.customsfontslist li * {
    line-height:170%;
    font-size:larger;
}

.product-fastorder #numFastOrderAmt {
    height: 3em;
    width: 3em;
}

.disabled {
    color: gray;
    cursor: default;
}

.cart-edit-amount {
    margin: unset;
    margin-right: .4em;
    width: 4em;
}

.button-disabled, button:disabled {
    background: silver;
    color: #eee;text-shadow: none;border-color: #999;border: 0 none;font-weight: 700;
    border-radius:5px;
    margin-left:5px;
}

.library-container {
  float:left;
  width:650px;
  height: 400px;
  overflow-x: hidden;
  overflow-y: scroll;
}

.library-image {
    width:100px;

}

.library-image-box {
   float:left;
   padding:5px;
   margin-left:5px;
   margin-right: 5px;
   max-width:10em;
}

.library-image-container {
    height:150px;
}

.library-image-name {
    display:block;
}
div.ebus-plain-file-upload input.ebus-plain-file-upload {
    opacity: 0;
    filter: alpha(opacity=0);
    top: 0;
    right: 0;
    margin: 5px;
    padding: 7px 10px 8px 10px;
    cursor: pointer;
    z-index: 6;
    margin-top: -54px;
    width: 200px;
}
div.ebus-plain-file-upload {
    position: relative;
    white-space: nowrap;
    padding: 7px 10px;
    min-height: 3em;
    max-width:60%;
}
label.button {
    padding: 7px 10px;
}

.orders-articles .ebus-plain-file-upload {
    margin-top: 1.7em;
    margin-bottom: 1em;
    display: inline-block;
}
.orders-articles input.ebus-plain-file-upload{
    top:-3em;
    left:0;
    padding:2em;
    z-index:100;
}
.orders-articles table.explorerfilelist
{
    display:inline-block;
    margin: .8em;
}
div.ebus-plain-file-upload progress {
    position: absolute;
    top: 4em;
    left: 10px;
    margin: 5px;
    z-index: 7;
    width: 220px;
    display:none;
}
ul.MenuBarActive
{
	/*z-index: 1000;*/
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{   
	position: relative;
    font-size: 100%;
}
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul
{
	position: absolute;
    background: #00AFFF;
	margin-top:10px;
	Display:block;
	border-radius:5px;
}



/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;
    margin: 6px 0 0 -5px;
}
/* Submenus should appear slightly overlapping to the right (95%) */
ul.MenuBarHorizontal ul ul
{
	position: absolute;
}

table.shippingTable {
    border: 1px solid #1C6EA4;
    background-color: #EEEEEE;
    width: 100%;
    text-align: center;
    border-collapse: collapse;
}

table.shippingTable td, table.shippingTable th {
    border: 1px solid #AAAAAA;
    padding: 3px 2px;
}

table.shippingTable tbody td {
    font-size: 13px;
    padding: 10px 5px !important;
}

table.shippingTable tr:nth-child(even) {
    background: #D0E4F5;
}

table.shippingTable thead {
    background: #1C6EA4;
    border-bottom: 2px solid #444444;
}

table.shippingTable thead th {
    font-size: 15px;
    font-weight: bold;
    color: #FFFFFF;
    border-left: 2px solid #D0E4F5;
}

table.shippingTable thead th:first-child {
    border-left: none;
}

table.shippingTable tfoot td {
    padding: 10px !important;
    font-size: 14px;
}

table.shippingTable tfoot .links {
    text-align: right;
}

table.shippingTable tfoot .links a {
    display: inline-block;
    background: #1C6EA4;
    color: #FFFFFF;
    padding: 2px 8px;
    border-radius: 5px;
}

table.transportTable {
    border: 1px solid #1C6EA4;
    background-color: #EEEEEE;
    width: 100%;
    text-align: center;
    border-collapse: collapse;
}

table.transportTable td, table.transportTable th {
    border: 1px solid #AAAAAA;
    padding: 3px 2px;
}

table.transportTable tbody td {
    font-size: 13px;
    padding: 10px 5px !important;
}

table.transportTable tr:nth-child(even) {
    background: #D0E4F5;
}

table.transportTable thead {
    background: #1C6EA4;
    border-bottom: 2px solid #444444;
}

table.transportTable thead th {
    font-size: 15px;
    font-weight: bold;
    color: #FFFFFF;
    border-left: 2px solid #D0E4F5;
}

table.transportTable thead th:first-child {
    border-left: none;
}

table.transportTable tfoot td {
    padding: 10px !important;
    font-size: 14px;
}

table.transportTable tfoot .links {
    text-align: right;
}

table.transportTable tfoot .links a {
    display: inline-block;
    background: #1C6EA4;
    color: #FFFFFF;
    padding: 2px 8px;
    border-radius: 5px;
}
.transport-select {
    /*width : 100%;*/
}

table.PDFCheckError {
    width: 100%;
    border: 0;
}

td.PDFCheckError {
    max-width:50%;
    padding: 5px;
    padding-left:15px;
    word-wrap:break-word;
    font-family: arial;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    text-align: left;
    color: #000000;
} 
/* Tooltip container */
.tooltip {
  position: relative;
  display: inline-block;
  /*border-bottom: 1px dotted black;*/ /* If you want dots under the hoverable text */
}

/* Tooltip text */
.tooltip .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: black;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  border-radius: 6px;
 
  /* Position the tooltip text - see examples below! */
  position: absolute;
  z-index: 1;
  width: 120px;
  top: 100%;
  left: 50%;
  margin-left: -60px; /* Use half of the width (120/2 = 60), to center the tooltip */
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
  visibility: visible;
}