/* Minification failed. Returning unminified contents.
(526,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '#position'
(534,7): run-time error CSS1062: Expected semicolon or closing curly-brace, found '#position'
(535,7): run-time error CSS1062: Expected semicolon or closing curly-brace, found '#top'
(540,9): run-time error CSS1062: Expected semicolon or closing curly-brace, found '#position'
(541,9): run-time error CSS1062: Expected semicolon or closing curly-brace, found '#top'
 */
/* Bootstrap overrides */
h2, h3 {
  margin-top: 15px;
  margin-bottom: 5px;
}
.btn {
  text-shadow: none;
}

.has-error .form-control {
  border-color: #a94442;
  background-color: #FFBABA;
}

.borderless tbody tr td, .borderless tr td, .borderless thead tr th, .borderless tbody tr th, .borderless {
  border: none;
}
/* Bootstrap overrides end */

body {
  padding-bottom: 60px; /* required for footer */
  padding-top: 55px;
}

.error-page-container {

}
    .error-page-container h1 {
    }
    .error-page-container h3 {
    }
    .error-page-container .message {

    }



a:focus {
    outline: 0;
}

.borderless td, .borderless th {
    border: none;
}

.table .table {
  background-color: transparent;
  margin: 0;
  padding: 0;
}

.sizingRow, .sizingRow td {
    padding: 0 !important;
    margin: 0 !important;
    border: 0 !important;
    background-color: transparent !important;
}
/* .noselect > IE8 */
.noselect,
.noselect:focus {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline-style: none; /*IE*/
}

#loading-indicator {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 220px;
  height: 19px;
  min-height: 20px;
  display: block;
  clear: both;
  margin-left: -110px;
  margin-top: -10px;
  border: 0;
  z-index: 1000;
  clear: both;
}

.page-header {
  margin-top: 5px;
}
.voffset-1  { margin-top: 5px; }
.voffset-2 { margin-top: 10px; }
.voffset-3 { margin-top: 15px; }
.voffset-4 { margin-top: 20px; }
.voffset-5 { margin-top: 25px; }
.voffset-6 { margin-top: 30px; }
.voffset-7 { margin-top: 35px; }
.voffset-8 { margin-top: 40px; }
.voffset-9 { margin-top: 45px; }
.voffset-10 { margin-top: 50px; }
.voffset-11 { margin-top: 55px; }
.voffset-12 { margin-top: 60px; }

.hoffset-1  { padding-right: 5px; }
.hoffset-2 { padding-right: 10px; }
.hoffset-3 { padding-right: 15px; }
.hoffset-4 { padding-right: 20px; }
.hoffset-5 { padding-right: 25px; }
.hoffset-6 { padding-right: 30px; }
.hoffset-7 { padding-right: 35px; }
.hoffset-8 { padding-right: 40px; }
.hoffset-9 { padding-right: 45px; }
.hoffset-10 { padding-right: 50px; }
.hoffset-11 { padding-right: 55px; }
.hoffset-12 { padding-right: 60px; }

.padTop-1  { margin-top: 5px; }
.padTop-2 { margin-top: 10px; }
.padTop-3 { margin-top: 15px; }
.padTop-4 { margin-top: 20px; }
.padTop-5 { margin-top: 25px; }
.padTop-6 { margin-top: 30px; }
.padTop-7 { margin-top: 35px; }
.padTop-8 { margin-top: 40px; }
.padTop-9 { margin-top: 45px; }
.padTop-10 { margin-top: 50px; }
.padTop-11 { margin-top: 55px; }
.padTop-12 { margin-top: 60px; }

ul.search-result-group {
	list-style: none;
	margin: 0;
  padding-left: 10px;
}

ul.search-result-group li {
	margin:0;
}

ul.search-result-group li a {
	display:block;
	padding:4px 10px;
	border-bottom:1px solid #ccc;
}

ul.search-result-group li a:hover {
	background:#eee;
}

ul.search-result-group li a:active {
	background:#ccc;
}

.table-condensed .cell-padding-devider-15 {
  padding-left: 15px;
}
.cell-devider-left {
  border-left: 1px #cccccc dashed;
}

table.table .borderless {
  border: 0;
}

.logo-container {
  margin-bottom: 15px;
}

.logo {
  background-repeat: no-repeat;
  cursor: pointer;
  margin-right: 20px;
}

.actions-top {
  margin-top: 15px;
}

.hide-bottom-border {
    border-bottom: 0 !important;
}
.hide-top-border {
    border-bottom: 0;
}

.alert {
  margin-top: 20px;
}

/* Navbar */
.navbar-inverse .navbar-toggle:hover, .navbar-toggle:focus {
    color: #fff;
}
.navbar-inverse .navbar-toggle {
    margin-top: 4px;
}
.mainbar-right-container, .loggedin-user {
    margin-right: 50px;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #333;
}
.navbar-inverse .navbar-toggle:hover .icon-bar, .navbar-inverse .navbar-toggle:focus .icon-bar {
    background-color: #fff;
}
.nav > li {
    float: left;
}
/* End of: Navbar */
/* Product tree (sidebar) */
#productTreeContainer, #productSearchContainer {
    margin-bottom: 20px;
    margin-top: 30px;
    font-size: 8pt;
}
  #productTreeContainer .panel-body, #productSearchContainer .panel-body {
    padding: 0;
    margin: 0;
  }
  #productTreeContainer .panel-heading, #productSearchContainer .panel-heading {
    padding: 5px 10px;
  }
  #productTreeContainer .productTree ul {
    width: 100%;
    list-style-type: none;
    padding-left: 10px;
    margin-bottom: 0;
  }
    #productTreeContainer .productTree > ul {
      padding-left: 0px;
    }
  #productTreeContainer .productTree li {
    width: 100%;
    height: auto;
    line-height: 20px;
    clear: both;
  }
  #productTreeContainer .productTree ul li a {
    display: block;
    padding: 0px 10px;
    cursor: pointer;
    font-size: 8pt;
    font-weight: normal;
    text-decoration: none;
    color: #000000;
  }
  #productTreeContainer .productTree > ul > li > a {
    font-weight: bold;
    background: #fbfbfb;
    border-bottom: 1px #eeeeee solid;
  }
  #productTreeContainer .productTree a.currentItem {
    background-color: #ecf7fe !important;
  }
/* End: Product tree (sidebar) */

div.nopaddingform > form[class*="col-"], div.nopadding {
  padding-left: 0; 
  padding-right: 0; 
}

.clickable {
  cursor: pointer;
}

.download {
  margin-bottom: 2px;
}

.productcategory img.img-rounded {
  height: 170px;
  width: 250px;
}

.productcategory .caption {
  padding: 3px; 
  padding-top: 8px;
}
.productcategory .btn-product-group {
  min-height: 54px;
}

.productcategory .btn-view-product {
  word-wrap: break-word;
}

.btn-multiline {
  white-space: normal;
}

.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}
.vspacer-right {
  margin-right: 10px;
  display: inline;
}

#copyright, .cookie_accept p {
  padding-left: 0;
  margin-left: 0;
}

/* do not remove, this is a fix for FireFox issues with
  responsive tables. It is not included in the bootsrtap
  css but is provided on their site */
@-moz-document url-prefix() {
  fieldset { display: table-cell; }
}

/* Validation Messages */

.validation-summary-errors ul {
  padding: 0;
}

.validation-summary-errors li {
  list-style: none;
  margin: 0;
  font-weight: bold;
}

table.products, 
table.orders, 
table.quotes, 
table.billoflading, 
table.invoices, 
table.revenue, 
table.grossprices, 
table.netPrices, 
table.contracts,
table.articles-table {
  background-color: #fff;
}

.unavailable {
    display: none;
}

/* Prducts table */
#productscontainer .table-responsive {
  border: 0;
}
#productscontainer .clearfix {
  clear: both;
}
table.products {
  
  
  background-color: #fff;
}
.table.products tr {
    border-left: 1px #ddd solid;
}
    table.sizingRow {
        border-bottom: 1px #ddd solid;
    }
  table.products > thead > tr:first-child.product-header > th {
    border-top: 1px #ddd solid;
    border-left: 1px #ddd solid;
  }
  table.products thead tr th {
    border-right: 1px #ddd solid;
  }
  table.products thead tr:first-child th:last-child {
    border-left: 1px #ddd solid;
  }
  table.products td:last-child, table.products th:last-child {
    width: 50px;
  }
    table.products thead tr.hideLastTdBorders:first-child th:last-child {
      border-top: 0;
      border-right: 0;
    }
  
  table.products tbody tr {
    min-height: 25px;
    line-height: 25px;
  }
    table.products tbody tr td {
      border-right: 1px #ddd solid;
    }
      table.products tbody tr.productRow td:last-child a,
      table.products tbody tr.productRow td:last-child a:hover {
        color: inherit;
        text-decoration: inherit;
      } 
  table.products tbody tr.even td,
  table.products tbody tr.even th {
    background-color: #f9f9f9;
  }
  table.products .assortimentMark {
    width: 8px;
    border-left: 0px;
    padding-top: 7px;
  }
  table.products .product {
    
  }
  table.products tbody tr td {
    border-bottom: 1px solid #ddd;
  }
/* End: Prducts table */

/* Product groups with images without grid */
.products-wimages-nogrid {

}
  .products-wimages-nogrid .product {
    
    float: left;

  }
    .products-wimages-nogrid .product .productcategory img.img-rounded {
      /*border-radius: 50%;*/
    }
    .products-wimages-nogrid .product .btn-view-product {
      text-align: center;
      font-size: 8pt;
    }
    .products-wimages-nogrid .product .thumbnail {
      border: 0px;
      box-shadow: 0 0px 0px;
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center;
      margin-bottom: 0px;
      width: 210px;
      height: 120px;
      border-radius: 0px;
      padding: 0;
      text-align: center;
    }
    .products-wimages-nogrid .product .overlay {
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      z-index: 2;
      padding: 0;
      position: relative;
      cursor: pointer;
    }
    /*.products-wimages-nogrid .product .overlay-1 {
      background-color: rgba(0,0,0,0.4);
    }
    .products-wimages-nogrid .product .overlay-2 {
      background-color: rgba(205,0,0,0.6);
    }
    .products-wimages-nogrid .product .overlay-3 {
      background-color: rgba(125,158,192,0.4);
    }*/
    .products-wimages-nogrid .product .thumbnail a {
      color: #fff;
      font-weight: bold;
      margin: 0;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
    }
    .products-wimages-nogrid .product .thumbnail:hover a {
      text-decoration: underline;
    }
  .products-wimages-nogrid .productcategory .caption {
    padding-top: 3px;
  }
/* End: Product groups with images without grid */
/* Shopping cart order line */
#shoppingCart tr td.summary-custom-delivery-date, .shoppingcartprices tr td.summary-custom-delivery-date {
  border-top: 0px;
  text-indent: 15px;
  font-size: 10pt;
}
table tbody tr.shoppingCartRow {
    display: none;
}
  table tbody tr.shoppingCartRow div.quantityContainer {
    display: inline-block;
  }
  table tbody tr.shoppingCartRow input.quantity {
    width: 60px;
    display: inline-block;
  }
  table tbody tr.shoppingCartRow div.active {
    background-color: #999;
    color: #fff;
  }
  table tbody tr.shoppingCartRow div.lengthBtn-custom {
    padding: 0px;
    margin: 0px;
  }
    table tbody tr.shoppingCartRow div.lengthBtn-custom span.pre {
      display: inline-block;
      margin: 6px 10px 6px 10px;
    }
    table tbody tr.shoppingCartRow div.lengthBtn-custom div.input-container {
      margin-left: 0px;
      margin-bottom: 2px;
    }
    table tbody tr.shoppingCartRow div.lengthBtn-custom input {
      height: 23px;
      width: 60px;
      margin-left: 6px;
      margin-bottom: 2px;
    }
    table tbody tr.shoppingCartRow div.lengthBtn-custom span.post {
      display: inline-block;
      margin: 6px 7px 4px 2px;
    }
.optionsModal .option-container {
  margin-bottom: 5px;
}
  .optionsModal .option-container .option-check {
    border-right: 0px; 
    height: 40px; 
    padding-right: 10px;
  }
  .optionsModal .option-container .option-name-container {
    padding-left: 0px; 
    display: table; 
    height: 40px; 
    #position: relative; /* dont remove #, this is on purpose */
    overflow: hidden; 
    background-color: #eee; 
    border-left: 0px; 
    -webkit-box-shadow: 0; 
    box-shadow: none;
  }
    .optionsModal .option-container .option-name-container > div {
      #position: absolute; /* dont remove #, this is on purpose */
      #top: 50%; /* dont remove #, this is on purpose */
      display: table-cell; 
      vertical-align: middle;
    }
      .optionsModal .option-container .option-name-inner-container > label {
        #position: relative; /* dont remove #, this is on purpose */
        #top: -50%; /* dont remove #, this is on purpose */
        padding-top: 5px;
        font-weight: normal;
        font-size: 12px;
        word-wrap: break-word;
        margin-bottom: 5px;
    }
.optionsModal .current_sawtype_properties {
  font-size: 10pt;
}
.optionsModal .sawtype .sawtype_image {
  opacity: 0.6; 
  filter: alpha(opacity=60); 
  width: 100%;
}
.optionsModal .sawtype .sawtype_name {
  font-size: 9pt;
}
.optionsModal .sawtype input,
.optionsModal .current_sawtype_properties input {
  width: 50px;
}
#shoppingCartLineOptionsBody {
  min-height: 300px;
}
.sawAngle  {
  float: left;
}
/* End: Shopping cart order line */

/* Shopping cart */
#shoppingCart {
   
}
  #shoppingCart td {
    border: 1px #ddd solid;
  }
  #shoppingCart .smallTotals td {
    border: 0px;
  }
  #shoppingCart table thead tr td.actions {
    width: 60px;
    border-top: 0px;
    border-right: 0px;
  }
  #shoppingCart table tbody tr.summary td.actions {
    border-right: 0px;
    border-bottom: 0px;
  }
  #shoppingCart table tbody tr.summary td.totals {
    border-left: 0px;
  }
  #shoppingCart table tbody tr.summary td.description {
    border-right: 0px;
  }
    #shoppingCart table tr td.actions a,
    #shoppingCart table tr td.actions a:hover {
      color: #000;
    }
  #shoppingCart .actions-top {
    margin-top: 20px;
  }
  #shoppingCart .actions .lft {
    margin-left: 15px;
    float: left;
  }
  #shoppingCart .actions .rgt {
    margin-right: 15px;
    float: right;
  }
#editShoppingCartLine input.quantity {
  width: 50px;
}
#editShoppingCartLine input.length {
  width: 100px;
}
#editShoppingCartLine textarea {
  width: 100%;
}
/* End: Shopping cart */

/* Shopping cart summary */
#shoppingCartSummary {
  margin-bottom: 20px;
  font-size: 8pt;
}
  #shoppingCartSummary h1 {
    font-size: 8pt;
    font-weight: bold;
    padding: 0 0 0 5px;
    margin: 0;
  }
  #shoppingCartSummary section ul {
    list-style: none;
    padding: 0;
    margin: 0 0 0 20px;
  }
  #shoppingCartSummary .panel-body {
    padding: 8px 3px 5px 3px;
  }
  #shoppingCartSummary .panel-heading {
    padding: 5px 10px;
  }
  #shoppingCartSummary .actions {
    margin-top: 5px;
  }
    #shoppingCartSummary .actions .lft { /* using .lft to prevent selectors for cross-browser */
      padding-right: 5px;
    }
    #shoppingCartSummary .actions .rgt { /* using .rgt to prevent selectors for cross-browser */
      padding-left: 5px;
    }
/* End: Shopping cart summary */

/* Company address */
.companyAddress div.form-group div.date {
  padding-left: 15px;
}
/* End: Company address */

/* Modal shopping cart line */
#editShoppingCartLine form div {
  display: inline-block;
}
/* End: Modal shopping cart line */

/* Modal shopping cart confirm */
#confirmActions div.pull-right a.btn {
  display: block;
  text-align: right;
  margin-bottom: 5px;
}

#shoppingCartConfirm .indent {
  padding-left: 20px;
}
/* End: Modal shopping cart confirm */

/* Shopping cart prices page */


#shoppingcartprices table.table {
  margin-bottom: 2px;
}
/* End: Shopping cart prices page */


#orders .actions-top {
  margin-top: 27px;
}
#orders .panel .panel-heading a, 
#orders .panel .panel-heading a:active, 
#orders .panel .panel-heading a:visited {
  color: inherit;
}

.page-header.clearfix {
  margin-top: 10px;
}

table.summary {
  background-color: #fbfbfb; 
  border: 1px #ddd solid;
}

table.summary tr.final td {
  border-top: 1px #ddd solid;
}

.article-actions {
  width: 25px;
}

.noPrices {
  padding: 10px;
}
#deliveryTermsModalLink {
  cursor: pointer;
}

  #deliveryTermsModalLink:hover {
    text-decoration: underline;
  }

.btn-group > .btn.btn-default.radius-right {
  border-top-right-radius: 4px!important;
  border-bottom-right-radius: 4px!important;
}

.runtimeWarnings {
  clear: both;
  padding: 7px;
}

.runtimeWarnings .alert {
  margin-bottom: 0px;
}

div.optionsModal label.input-explanation {
  text-align: left;
  padding-top: 2px;
}

.summary-charges {
  float: left; 
  width: 50%;
}
  .summary-charges > div {
    margin-right: 10px;
  }

.summary-totals {
  float: left; 
  width: 50%;
}
  .summary-totals > div {
    margin-left: 10px;
  }

  #contact-popup-link {
    display: none;
  }

/* Revenue page */
#revenueHeader .actions-top {
  margin-top: 20px;
}

#revenue {
  
}
#revenue thead tr.main-groups th.row-title,
#revenue thead tr.main-groups th.header-column,
#revenue thead tr.sub-groups th.row-title,
#revenue thead tr.sub-groups th.header-column {
  text-align: center;
}
#revenue thead tr.main-groups th.row-title {
  width: 16%;
  border-top: 0;
  border-left: 0;
  border-bottom-width: 1px;
}
#revenue thead tr.sub-groups th.row-title {
  border-top: 0;
}
#revenue thead tr.main-groups th.header-column {
  vertical-align: text-top; 
  width: 14%;
  border: 1px solid #ddd;
}

#revenue tr th.quantity,
#revenue tr td.quantity {
  border-left-style: dashed;
}
#revenue tr th.turnover,
#revenue tr td.turnover {
  border-right-style: dashed;
}
table.revenue td.numer-of-visits,
table.revenue th.numer-of-visits {
  display: none;
}
/* End: Revenue page */

/* Contracts page */
.contract-products .productGroup, .productGroup td {
  display: none;
}
.contract-products .groupProduct {
  
}
.contract-products .fixedDimensions {
  display: none;
}
/* End: Contracts page */

.customerProducts-items-container {
  padding: 5px;
  padding-top: 0px;
}

.page-header-small {
  margin: 20px 0 20px;
  padding-bottom: 0px;
}

hr.xs { margin: 5px 0px; }
hr.small { margin: 7px 0px; }
hr.large { margin: 24px 0px; }

.products label {
  width: 100px;
}

/* Quotes and orders pages */
td.quote-weight, td.quote-price, td.order-weight, td.order-price {
    white-space: nowrap;
}
/* End: Quotes and orders pages */

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px;
    float: left;
}

.navbar-right {
    float: right;
}

@media (min-width: 768px) {
    ul .main-menu {
        margin-top: 15px;
        margin-bottom: 15px;
    }
}

@media (max-height: 740px),(max-width: 1000px) {
    .navbar-header {
        float: none;
    }

    .navbar-nav {
        float: none;
        margin: 0;
    }

    .navbar-toggle {
        display: block;
    }

    .navbar-collapse.collapse {
        display: none !important;
    }


    .collapse.in {
        display: block !important;
    }
}

.navbar-collapse {
    position: relative;
    float: left;
}
.navbar-header-extra {
    float: right;
    position: static;
    position: absolute;
    right: 0;
}
#cookieModalLink {
  color: #fff;
}

.form-inline .form-control {
  display: inline-block;
}

.unit-selections {
  width: 75px;
  height: 30px;
}

.product-header, .size-row {
  height: 30px !important;
}

.app-notifications {
  position: relative;
  top: 10px;
  right: 10px;
  float: left;
  padding: 4px 6px 2px 6px;
  width: 50px;
}
  .app-notifications > .glyphicon {
    font-size: 14pt;
  }
  .app-notifications > .badge {
    position: relative;
    top: -10px;
    left: -10px;
    background: red;
  }
  .app-notifications > .number-of-notifications {

  }

ul.app-link-items {
  float: left;
  margin-right: 20px;
  margin-top: 10px;
}
  ul.app-link-items li.home a {
    padding: 6px;
    background-color: #ff0000;
    text-shadow: none;
    color: #fff;
    min-height: 20px;
    border-radius: 4px;
  }

.products-flat-list ul {
  list-style-type: none;
}

@media(max-width:991px) {
  .table tr td {
    font-size: 10pt;
  }

  table.table tr td {
    padding: 3px;
  }

  #shoppingCart .actions-top {
    margin-top: 5px;
  }

  h2, h3 {
    margin-top: 5px;
    font-size: 20px;
  }
  h4, .h4, h5, .h5, h6, .h6 {
    margin-bottom: 2px;
  }

  .page-header {
    margin: 0px 0px 0px;
    padding-bottom: 0px;
  }

  .table {
    margin-bottom: 5px;
  }

  .voffset-2 {
    margin-top: 0px;
  }

  .products-wimages-nogrid .product .thumbnail {
    border: 0px;
    box-shadow: 0 0px 0px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin-bottom: 0px;
    width: 130px;
    height: 75px;
    border-radius: 0px;
    padding: 0;
    text-align: center;
  }

  .toQuote, .toOrder {
    float: right;
    display: inline;
  }
  .toQuote {
    margin-left: 10px;
  }
}

/* Search sidebar & results page */
#productSearchContainer .searchform label.control-label {
  line-height: 20px;
}

#productSearchContainer .panel-heading {
  padding-bottom: 0px;
}
#productSearchContainer .col-sm-6 {
  padding-left: 10px;
  padding-right: 10px;
}
#productSearchContainer .input-sm {
  height: 25px;
  line-height: 25px;
  padding: 0px 5px;
}
#productSearchContainer .form-group {
  margin-bottom: 0px;
}

#productSearchContainer .input-group-addon {
  height: 23px;
  line-height: 23px;
}
#productSearchContainer .btn-sm {
  width: 100%;
}

.search-btn-container {
  float: right;
}

#productSearchContainer .buttons .btn {
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 1px 5px;
}
.search-result-group .Code {
  display: none;
}
/* END: Search sidebar & results page */
