@import url("https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,300;0,400;0,600;0,700;1,400&display=swap");
/* Colors */
::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #CCC;
  opacity: 1;
  /* Firefox */ }

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #CCC; }

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #CCC; }

textarea:focus, input:focus {
  outline: none; }

a.icon-btn {
  display: flex;
  width: 38px;
  height: 38px;
  color: #1E2648;
  font-size: 38px; }

@font-face {
  font-family: 'icomoon';
  src: url("fonts/icomoon.eot?m3zy8p");
  src: url("fonts/icomoon.eot?m3zy8p#iefix") format("embedded-opentype"), url("fonts/icomoon.woff2?m3zy8p") format("woff2"), url("fonts/icomoon.ttf?m3zy8p") format("truetype"), url("fonts/icomoon.woff?m3zy8p") format("woff"), url("fonts/icomoon.svg?m3zy8p#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; }
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-anleggsdekk:before {
  content: "\e900"; }

.icon-batteri:before {
  content: "\e901"; }

.icon-dekkreparasjon:before {
  content: "\e902"; }

.icon-kjetting:before {
  content: "\e903"; }

.icon-varebildekk:before {
  content: "\e904"; }

.icon-ikon_tire_repair:before {
  content: "\e905"; }

.icon-arrow-right:before {
  content: "\e906"; }

.icon-arrow-down:before {
  content: "\e907"; }

.icon-arrow-up:before {
  content: "\e908"; }

.icon-arrow-left:before {
  content: "\e909"; }

.icon-bag:before {
  content: "\e90a"; }

.icon-payment:before {
  content: "\e90b"; }

.icon-fuel:before {
  content: "\e90c"; }

.icon-check:before {
  content: "\e90d"; }

.icon-plus:before {
  content: "\e90e"; }

.icon-facebook:before {
  content: "\e90f"; }

.icon-filter-full:before {
  content: "\e910"; }

.icon-filter-empty:before {
  content: "\e911"; }

.icon-gps:before {
  content: "\e912"; }

.icon-instagram:before {
  content: "\e913"; }

.icon-minus:before {
  content: "\e914"; }

.icon-calendar:before {
  content: "\e915"; }

.icon-cross:before {
  content: "\e916"; }

.icon-service-247:before {
  content: "\e917"; }

.icon-linkedin:before {
  content: "\e918"; }

.icon-insurance:before {
  content: "\e919"; }

.icon-sound:before {
  content: "\e91a"; }

.icon-mail:before {
  content: "\e91b"; }

.icon-mail-circle:before {
  content: "\e91c"; }

.icon-menu:before {
  content: "\e91d"; }

.icon-car-service:before {
  content: "\e91e"; }

.icon-pin-full:before {
  content: "\e91f"; }

.icon-pin-empty:before {
  content: "\e920"; }

.icon-user:before {
  content: "\e921"; }

.icon-arrow-right-circle:before {
  content: "\e922"; }

.icon-arrow-left-circle:before {
  content: "\e923"; }

.icon-one-circle:before {
  content: "\e924"; }

.icon-snowchains:before {
  content: "\e925"; }

.icon-two-circle:before {
  content: "\e926"; }

.icon-3-circle:before {
  content: "\e927"; }

.icon-search:before {
  content: "\e928"; }

.icon-sun:before {
  content: "\e929"; }

.icon-phone-circle:before {
  content: "\e92a"; }

.icon-wetgrip:before {
  content: "\e92b"; }

.icon-youtube1:before {
  content: "\e92c"; }

.icon-car-acc:before {
  content: "\e92d"; }

.icon-truck-tire:before {
  content: "\e92e"; }

.icon-pv-tire:before {
  content: "\e92f"; }

.icon-ac-service:before {
  content: "\e930"; }

.icon-tractor-tire:before {
  content: "\e931"; }

.icon-rims:before {
  content: "\e932"; }

.icon-winter:before {
  content: "\e933"; }

.icon-scooter-tire:before {
  content: "\e934"; }

.icon-ikonoljebyte:before {
  content: "\e935"; }

.icon-ikondckskifte:before {
  content: "\e936"; }

.icon-ikonhjulinstllningar:before {
  content: "\e937"; }

.icon-ikonmcdck:before {
  content: "\e938"; }

.icon-ikontpms:before {
  content: "\e939"; }

.icon-tire:before {
  content: "\e93a"; }

.icon-wheel:before {
  content: "\e93b"; }

.icon-tire-hotel:before {
  content: "\e93f"; }

.icon-star-empty:before {
  content: "\e9d7"; }

.icon-star-half:before {
  content: "\e9d8"; }

.icon-star-full:before {
  content: "\e9d9"; }

.icon-info:before {
  content: "\ea0c"; }

/* NY */
* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0;
  -webkit-padding-start: 0; }

html, body {
  padding: 0;
  margin: 0;
  height: 100%; }

body {
  background: #1E2648; }

body, td, th, option, textarea {
  font-family: "aktiv-grotesk", Arial;
  font-size: 13px; }

a {
  text-decoration: none; }

a.btn,
input[type=submit] {
  display: inline-block;
  padding: 0 20px;
  line-height: 34px;
  border: 0;
  border-radius: 3px;
  cursor: pointer;
  background: #C7D64F;
  font-weight: bold;
  color: #FFF; }
  a.btn.red,
  input[type=submit].red {
    background: #CC0000; }
  a.btn.blue,
  input[type=submit].blue {
    background: #1E2648; }

input[type=password],
input[type=text],
input[type=tel] {
  width: 200px;
  border: 1px solid #f0efef;
  padding: 5px; }
  input[type=password].price,
  input[type=text].price,
  input[type=tel].price {
    width: 70px; }
  input[type=password].prio,
  input[type=text].prio,
  input[type=tel].prio {
    width: 50px; }

input[type="text"].error {
  border: 2px solid #CC0000; }

select {
  border: 1px solid #f0efef;
  padding: 5px; }

.field {
  float: left;
  width: 100%;
  padding-bottom: 20px; }
  .field label {
    display: block;
    font-weight: bold; }
  .field input[type=text],
  .field textarea {
    width: 300px; }
  .field textarea {
    height: 100px; }
  .field input.prio {
    width: 80px; }
  .field.field-images ul {
    list-style: none;
    margin: 20px 0;
    padding: 0; }
    .field.field-images ul li {
      float: left;
      margin: 0 10px 10px 0; }
      .field.field-images ul li img {
        display: block; }

/* Meddelande */
div.flash {
  float: left;
  width: 100%;
  clear: left;
  margin: 0 0 20px; }
  div.flash span {
    float: left;
    width: 100%;
    background: #CC0000;
    color: #FFF;
    font-weight: bold;
    padding: 15px;
    font-size: 17px; }
    div.flash span.ok {
      background: green; }

div.dot {
  width: 12px;
  height: 12px;
  border-radius: 20px;
  background: green; }
  div.dot.red {
    background: red; }

table.list {
  border-collapse: collapse; }
  table.list th, table.list td {
    text-align: left;
    padding: 5px 10px;
    border-bottom: 1px solid #f0efef; }
    table.list th.r, table.list td.r {
      text-align: right; }
    table.list th.c, table.list td.c {
      text-align: center; }
  table.list tbody tr:nth-child(odd) {
    background: #fcfcfc; }

.left {
  float: left;
  width: 200px;
  height: 100%; }
  .left .logo {
    float: 100%;
    text-align: center;
    padding: 15px 0; }
    .left .logo img {
      display: inline-block; }
  .left ul {
    float: left;
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 0; }
    .left ul li {
      float: left;
      width: 100%;
      border-bottom: 1px solid #142c39; }
      .left ul li a {
        float: left;
        width: 100%;
        color: #FFF;
        padding: 10px;
        text-transform: uppercase;
        font-weight: bold;
        font-size: 12px; }
        .left ul li a.active {
          border-right: 3px solid #C7D64F; }
      .left ul li ul li {
        border: 0;
        background: #eaeaea; }
        .left ul li ul li a {
          color: #142c39;
          padding-left: 20px;
          font-size: 11px; }
  .left .user {
    float: left;
    margin-top: 20px;
    padding: 10px;
    color: #FFF; }
    .left .user a {
      color: #FFF; }

.main {
  float: left;
  width: calc(100% - 200px);
  min-height: 100%;
  padding: 20px 40px;
  background: #FFF; }
  .main .submenu {
    float: left;
    width: 100%;
    list-style: none;
    margin: 0 0 30px;
    padding: 0;
    background: #f7f7f7; }
    .main .submenu li {
      float: left;
      border-right: 1px solid #f0efef; }
      .main .submenu li a {
        float: left;
        padding: 12px 20px;
        color: #0f212b;
        font-weight: bold; }

.login .main {
  background: #1E2648;
  text-align: center;
  width: 100%; }
  .login .main .login {
    display: inline-block;
    width: 300px; }
    .login .main .login .logo {
      width: 100%; }
    .login .main .login form {
      background: #FFF;
      padding: 30px;
      margin-top: 20px;
      text-align: left;
      border-radius: 2px; }
      .login .main .login form .desc {
        float: left;
        width: 100%;
        margin-bottom: 20px; }
        .login .main .login form .desc.error {
          color: #CC0000; }
      .login .main .login form label {
        float: left;
        width: 100%;
        font-weight: bold;
        padding: 0px 0 3px; }
      .login .main .login form input[type=text],
      .login .main .login form input[type=password] {
        width: 100%;
        padding: 10px;
        border: 1px solid #f0efef;
        margin-bottom: 20px; }
      .login .main .login form a {
        color: #0f212b;
        font-size: 12px;
        text-decoration: underline; }

/* Produkt-sida */
.products.edit .images {
  list-style: none;
  margin: 0;
  padding: 0; }
  .products.edit .images li {
    float: left;
    width: 200px;
    margin: 0 20px 20px 0;
    border: 1px solid #f0efef;
    padding: 10px;
    text-align: center; }
    .products.edit .images li img {
      max-width: 100%;
      max-height: 120px; }

/* Mapp-struktur */
div.tree ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column; }
  div.tree ul li {
    display: flex;
    flex-direction: column;
    border-left: 1px dotted #000; }
    div.tree ul li .holder {
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding: 2px 0; }
      div.tree ul li .holder .left {
        display: flex;
        flex-direction: row; }
        div.tree ul li .holder .left .mapper {
          width: 8px;
          height: 8px;
          border-bottom: 1px dotted #000;
          display: flex;
          margin-right: 5px; }
        div.tree ul li .holder .left span {
          white-space: nowrap; }
      div.tree ul li .holder:hover {
        background: #f0efef; }
    div.tree ul li .mapper {
      display: flex;
      padding-left: 5px; }
    div.tree ul li ul {
      padding-left: 20px; }
    div.tree ul li ul.icons {
      border: 0;
      flex-direction: row; }
      div.tree ul li ul.icons li {
        margin-left: 5px;
        flex-direction: row;
        align-items: center;
        border: 0; }

ul.sortable {
  list-style: none;
  margin: 0;
  padding: 0;
  min-width: 400px; }
  ul.sortable li {
    border: 1px solid #eaeaea;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 5px;
    padding: 10px; }
    ul.sortable li:hover {
      cursor: move; }
    ul.sortable li.hide span {
      color: #CCC; }
    ul.sortable li.highlight {
      height: 30px;
      background: #CCC; }
    ul.sortable li.ui-disabled {
      opacity: 1; }
      ul.sortable li.ui-disabled span.disabled {
        opacity: 0.5; }

.sort-pages ul.sortable li {
  width: 100%;
  display: inline-block;
  border: 0;
  padding: 0; }
  .sort-pages ul.sortable li span {
    display: inline-block;
    border: 1px solid #eaeaea;
    padding: 5px;
    margin: 0; }
  .sort-pages ul.sortable li ul li {
    padding: 0 0 0 20px; }

.box-filter {
  float: left;
  width: 100%;
  display: flex;
  background: #f7f7f7;
  padding: 15px 15px 0;
  margin-bottom: 30px;
  align-items: center; }
  .box-filter .field {
    width: auto;
    padding-bottom: 0;
    margin: 0 15px 15px 0; }

ul.size-price {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  flex-wrap: wrap; }
  ul.size-price li {
    display: flex;
    flex-direction: column;
    padding: 0 3px 3px 0;
    align-items: center; }

div.buttons {
  display: flex; }
  div.buttons ul {
    display: flex;
    flex-direction: column;
    list-style: none;
    margin: 0;
    padding: 0; }
    div.buttons ul li {
      display: flex;
      flex-direction: column;
      margin-bottom: 4px; }
      div.buttons ul li label {
        display: flex;
        align-items: center;
        border: 1px solid #f0efef;
        padding: 12px;
        border-radius: 4px; }
        div.buttons ul li label input {
          margin: 0 4px 0 0; }

form#filter-form .field {
  display: flex;
  flex-direction: column; }
  form#filter-form .field .values {
    display: flex;
    flex-wrap: wrap; }
    form#filter-form .field .values div {
      display: flex;
      align-items: center;
      background: #f7f7f7;
      padding: 4px;
      margin: 0 4px 4px 0; }
      form#filter-form .field .values div input {
        margin: 0 4px 0 0; }
  form#filter-form .field.field-products, form#filter-form .field.field-sizes {
    display: none; }

div.saving {
  display: none;
  position: fixed;
  top: 48px;
  left: 50%;
  width: 100px;
  margin-left: -50px;
  background: #1E2648;
  color: #FFF;
  padding: 12px;
  border-radius: 3px;
  align-items: center;
  flex-direction: column; }
  div.saving div.loader {
    margin-bottom: 12px; }
  div.saving span {
    font-weight: bold;
    text-transform: uppercase; }

.loader {
  display: flex;
  width: 60px;
  height: 60px;
  border: 8px #CCC solid;
  border-top: 8px #C7D64F solid;
  border-radius: 50%;
  animation: sp-anime 0.8s infinite linear; }
  .loader.btn-loader {
    width: 28px;
    height: 28px;
    border: 6px rgba(255, 255, 255, 0.5) solid;
    border-top: 6px #C7D64F solid; }

@keyframes sp-anime {
  100% {
    transform: rotate(360deg); } }
.eu-label {
  display: flex;
  justify-content: center;
  background: #f7f7f7;
  padding: 12px;
  margin-top: 12px;
  /* New */
  padding: 4px 2px;
  justify-content: space-between; }
  .eu-label div {
    display: flex;
    align-items: center;
    font-size: 14px;
    padding: 0 4px;
    background: none; }
    .eu-label div img {
      height: 22px;
      margin-right: 4px; }
    .eu-label div span {
      margin: 0;
      padding: 2px;
      /* New */
      white-space: nowrap;
      font-size: 10px;
      padding: 0 1px 0 0; }
      .eu-label div span.icon {
        margin: 0;
        font-size: 28px;
        /* New */
        font-size: 18px; }
        .eu-label div span.icon.icon-sound {
          font-size: 12px;
          margin-right: 2px; }
      .eu-label div span span {
        font-size: 8px; }

.purchase-breadcrumb {
  display: flex;
  padding: 12px;
  background: #f7f7f7;
  margin-bottom: 24px; }
  .purchase-breadcrumb ul {
    display: flex;
    align-items: center;
    list-style: none;
    padding: 0;
    margin: 0; }
    .purchase-breadcrumb ul li {
      margin-right: 12px; }
      .purchase-breadcrumb ul li a {
        margin-right: 12px;
        text-decoration: underline;
        color: #0f212b; }
        .purchase-breadcrumb ul li a.back {
          display: flex;
          align-items: center;
          justify-content: center;
          background: #1E2648;
          color: #FFF;
          text-decoration: none;
          border-radius: 40px;
          height: 24px;
          width: 24px;
          font-size: 16px; }

body.purchase-type .main form div.types {
  display: flex;
  margin-top: 24px; }
  body.purchase-type .main form div.types div.type {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    border: 1px solid #EAEAEA;
    padding: 24px;
    margin-right: 32px; }
    body.purchase-type .main form div.types div.type h2 {
      margin: 0 0 16px; }
    body.purchase-type .main form div.types div.type a.btn {
      margin-top: 12px; }

div.popup-shadow {
  position: fixed;
  background: rgba(0, 0, 0, 0.5);
  display: none;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center; }
  div.popup-shadow .popup-content {
    display: flex;
    background: #FFF;
    padding: 24px;
    flex-direction: column;
    align-items: flex-start;
    position: relative; }
    div.popup-shadow .popup-content a.close-popup {
      position: absolute;
      right: 16px;
      top: 16px;
      color: #0f212b;
      font-size: 20px; }
    div.popup-shadow .popup-content form {
      display: flex;
      flex-direction: column;
      align-items: flex-start; }
      div.popup-shadow .popup-content form h3 {
        margin: 0 0 16px;
        font-size: 20px; }

body.purchase-edit .main div.orders {
  display: flex;
  flex-wrap: wrap;
  margin-top: 24px; }
  body.purchase-edit .main div.orders div.order {
    display: flex;
    margin: 0 24px 24px 0;
    border: 1px solid #EAEAEA;
    padding: 24px;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between; }
    body.purchase-edit .main div.orders div.order h3 {
      margin: 0 0 8px; }
    body.purchase-edit .main div.orders div.order table.list {
      margin-bottom: 12px; }
      body.purchase-edit .main div.orders div.order table.list thead.brands th {
        padding-top: 16px; }
  body.purchase-edit .main div.orders div.delete {
    margin-top: 12px; }
    body.purchase-edit .main div.orders div.delete a {
      font-size: 11px; }
  body.purchase-edit .main div.orders span.green {
    color: #C7D64F; }
  body.purchase-edit .main div.orders span.orange {
    color: #FFE613; }
  body.purchase-edit .main div.orders span.red {
    color: #CC0000; }
body.purchase-edit .main table.list-sizes {
  margin-top: 16px; }

body.purchase-order .main div.settings {
  display: flex;
  background: #f7f7f7;
  padding: 24px; }
  body.purchase-order .main div.settings .field {
    width: unset;
    margin-right: 12px;
    padding-bottom: 0; }

div.info-block {
  display: flex;
  align-items: center;
  background: #FFF;
  border: 2px solid #C7D64F;
  padding: 8px;
  margin-bottom: 16px;
  font-size: 12px; }
  div.info-block span {
    margin-right: 8px;
    font-size: 18px;
    color: #1E2648; }

/*# sourceMappingURL=style.css.map */
