/*! normalize.css v6.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}[hidden],template{display:none}*{font-family:Lucida Grande,Segoe UI,Ubuntu,"sans-serif";-webkit-font-smoothing:antialiased;-webkit-overflow-scrolling:touch}:not(input):not(textarea){-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.selectable,.selectable *{-webkit-user-select:text!important;-moz-user-select:text!important;-ms-user-select:text!important;user-select:text!important}html{background-color:#fcfcfc;-webkit-tap-highlight-color:transparent}body{font-size:16px}body,html{margin:0;padding:0}.pull-right{float:right}@media print{.no-print,.no-print *{display:none!important}}.alert{margin:20px 0;padding:20px;border-radius:8px}.alert--error{color:#a03535;background-color:#eac6c6;border-radius:10px;border:1px solid #bd9999}.alert--success{color:#307d30;background-color:#c6dcc4;border-radius:10px;border:1px solid #adc5ad}.button{padding:10px;min-width:150px;font-size:16px;background-color:#4990e2;border-radius:2px;border:none;color:#fff;cursor:pointer;font-weight:700;-webkit-transition:background-color .15s ease;transition:background-color .15s ease}.button:active{background-color:#65aaf9}.button--danger{background-color:coral}.button--danger:active{background-color:#ffa483}.button--boring{background-color:#fff;color:#4a90e2;border:1px solid #4a90e2;padding:9px}.button--boring:active{background-color:#f2f2f2}.button[disabled]{background-color:#ccc}.center{width:100%;height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.form{display:table;width:100%}.form__entry{display:table-row}.form__cell{display:table-cell;padding:15px 0}.form__cell--pad{padding-right:30px}.input-box{border:1px solid #d4d4d4;border-radius:4px;padding:7px;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;font-size:16px;-webkit-appearance:none;-webkit-transition:background-color .15s ease,border-color .3s ease;transition:background-color .15s ease,border-color .3s ease}.input-box:active{background-color:#eee}.input-box:focus{border-color:#008acf}.input-box--small{width:150px}.input-box[disabled]{background-color:#f1f1f1}.input-box--uppercase{text-transform:uppercase}.input-box-container{position:relative}.input-box-container i{position:absolute;color:#d4d4d4;padding:7px;line-height:20px}.input-box-container .input-box{padding-left:25px}.link{text-decoration:none}.link,.link:visited{color:#4990e2}.with-gap{margin-top:20px}.seller-picker{margin:20px}.seller-picker__seller-list{margin:15px 0}.seller-picker__seller{padding:15px;color:#4990e2;cursor:pointer}.admin-page{padding:20px}.admin-page__form{margin:15px 0}.checkbox{display:inline-block;width:40px;height:40px;border:1px solid #cecece;text-align:center;vertical-align:middle;line-height:40px;margin-right:10px;border-radius:4px;font-size:30px;color:hsla(0,0%,100%,0);background-color:#fff;-webkit-transition:all .15s ease;transition:all .15s ease}.checkbox--checked,.checkbox:active{border-color:#008acf;background-color:#008acf}.checkbox--checked{color:#fff}.table{border-collapse:collapse;color:#333}.table__field{padding:20px;text-align:left;font-size:14px}.table__field--head{font-size:16px;font-weight:700}.table__field--orderedBy{color:#4990e2}.table__row{border:1px solid #d3d3d3;background-color:#fff}.table__row:nth-child(2n){background-color:#f8f8f8}.table__row--clickable{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.table__row--hover{background-color:#e3eefb!important}.ReactVirtualized__List{outline:none}.vtable__row{-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #d3d3d3;border-top:none;display:-webkit-box;display:-ms-flexbox;display:flex;color:#333;font-size:14px;cursor:pointer}.vtable__row--head{border-top:1px solid #d3d3d3;font-size:16px;font-weight:700}.vtable__row--even{background-color:#f8f8f8}.vtable__cell{-webkit-box-sizing:border-box;box-sizing:border-box;line-height:16px;padding:15px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.vtable__cell--orderedBy{color:#4990e2}.offer-list-page{margin:30px 50px}.offer-list-page__latest-sales{margin:20px 0}.offer-list-page__latest-sale{margin-right:10px}.offer-list-page__latest-sale span{white-space:nowrap}.bar{margin:20px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bar__item{margin-left:20px}.value-picker__button{background-color:#ccc}.value-picker__button[disabled]{background-color:#4990e2}.offer-view{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.offer-view__title{margin:50px 50px 0}.offer-view__subtitle{margin:15px 50px 50px}.offer-view__pdf{height:100%;width:600px;position:relative}.offer-view__pdf iframe{position:absolute;border:none;top:0;left:0;right:0;bottom:0}.offer-view__info{padding:0 50px}.offer-view__done,.offer-view__notes{margin:50px 0}.offer-view__done-option{margin:20px 0}.note-list{list-style:none;padding:0;margin:0}.note-list__item{margin:20px 0}.customer-address{margin:30px 50px}.customer-address p{margin:10px 0}h2{margin-top:0}.network-overlay{z-index:999;background-color:rgba(0,0,0,.2)}.network-error,.network-overlay{top:0;width:100%;height:100%;position:fixed}.network-error{background-color:#ec3b13;color:#fff;font-size:25px;text-align:center;line-height:100%}.login-box{padding:20px;width:400px;background-color:#fff;border:1px solid #eee}.logout-box{margin-top:40px;text-align:center}.top-bar{z-index:1;position:fixed;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 30px;background-color:#fff;border-bottom:1px solid #ddd}.top-bar__left,.top-bar__right{-webkit-box-flex:1;-ms-flex:1;flex:1}.top-bar__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;white-space:nowrap}.top-bar__logo{height:45px;margin:-5px}.top-bar__he-logo{margin-right:20px}.top-bar__he-logo--active #Fill-1{fill:#d67c1c}.top-bar .button{margin:0 10px;min-width:50px}.page{padding-top:59px}.product-table{border-spacing:0;border-collapse:collapse;width:100%}.product-table__row{border-bottom:1px solid #ddd}.product-table__row:nth-child(2n){background-color:#f7f7f7}.product-table__row--header{text-align:left;background-color:#a2c441!important;color:#fff;border-bottom:none}.product-table__row--result{font-weight:700;background-color:#ccc!important}.product-table__row--discount{color:#458f50}.product-table__row--joker{color:#d67c1c}.product-table__cell{padding:10px}.product-table__cell:first-child{padding-left:30px}.product-table__cell:last-child{padding-right:30px;border-left:1px solid #ddd}.product-table__cell--header{padding-top:12px;padding-bottom:12px;font-size:18px}.product-table__cell--small{width:100px}.product-table__cell--bold{font-weight:700}.button-bar{text-align:center}.button-bar .button{margin:10px}.button-bar--with-margin{margin-bottom:400px}.customer-form{padding:12px 0}.customer-form__row{display:-webkit-box;display:-ms-flexbox;display:flex}.customer-form__cell{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:8px 20px}.customer-form__label{font-size:14px;font-weight:700;color:#666;margin-bottom:7px}.success-message{margin:50px;text-align:center;font-size:30px;line-height:1.5;color:#666;font-weight:400}.success-message__highlight{color:#000;font-weight:700}.with-margin{margin:0 30px}.purchase-title{margin:20px 30px}.buyer-info{margin:0 30px}.buyer-info__address{line-height:1.3;margin:20px 0}.sepa .customer-form__cell{padding:0}.smallprint{font-size:13px;line-height:1.3}.product-cell,.product-cell__text{display:-webkit-box;display:-ms-flexbox;display:flex}.product-cell__text{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-flex:1;-ms-flex:1;flex:1}.product-cell__description{font-size:13px;color:#969696}.agb-frame{border:none;position:absolute;width:100%;height:100%}.iban-input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.iban-input__indicator{width:100px;text-align:right;color:#da3d35}.iban-input__indicator--valid{color:#6cbb2e}.signature-pad{border:1px solid #e8e8e8;background-color:#fff;width:600px;height:150px}.summary{page-break-after:always}.summary table{width:100%;border-collapse:collapse}.summary th{text-align:left}.summary td,.summary th{padding:5px;border:1px solid grey}.back-button{margin:20px}