/* Generated by less 2.7.1 */
/* Generated by less 2.4.0 */
@font-face {
  font-family: 'DIN Pro Bold';
  src: url('../fonts/2E52EC_0_0.eot');
  src: url('../fonts/2E52EC_0_0.eot?#iefix') format('embedded-opentype'), url('../fonts/2E52EC_0_0.woff2') format('woff2'), url('../fonts/2E52EC_0_0.woff') format('woff'), url('../fonts/2E52EC_0_0.ttf') format('truetype');
}
@font-face {
  font-family: 'DIN Pro';
  src: url('../fonts/2E52EC_1_0.eot');
  src: url('../fonts/2E52EC_1_0.eot?#iefix') format('embedded-opentype'), url('../fonts/2E52EC_1_0.woff2') format('woff2'), url('../fonts/2E52EC_1_0.woff') format('woff'), url('../fonts/2E52EC_1_0.ttf') format('truetype');
}
@font-face {
  font-family: 'DIN Pro Medium';
  src: url('../fonts/2E55D4_0_0.eot');
  src: url('../fonts/2E55D4_0_0.eot?#iefix') format('embedded-opentype'), url('../fonts/2E55D4_0_0.woff2') format('woff2'), url('../fonts/2E55D4_0_0.woff') format('woff'), url('../fonts/2E55D4_0_0.ttf') format('truetype');
}
html,
body {
  height: 100%;
  width: 100%;
  font-size: 12pt;
}
h1 {
  font-size: 44pt;
}
@media (max-width: 1200px) {
  h1 {
    font-size: 38pt;
  }
}
@media (max-width: 992px) {
  h1 {
    font-size: 36pt;
  }
}
@media (max-width: 768px) {
  h1 {
    font-size: 24pt;
  }
}
h2 {
  font-size: 36pt;
}
@media (max-width: 1200px) {
  h2 {
    font-size: 26pt;
  }
}
@media (max-width: 992px) {
  h2 {
    font-size: 18pt;
  }
}
@media (max-width: 768px) {
  h2 {
    font-size: 13pt;
  }
}
h3 {
  font-size: 26pt;
}
@media (max-width: 1200px) {
  h3 {
    font-size: 24pt;
  }
}
@media (max-width: 992px) {
  h3 {
    font-size: 20pt;
  }
}
@media (max-width: 768px) {
  h3 {
    font-size: 18pt;
  }
}
h4 {
  font-size: 19pt;
}
@media (max-width: 1200px) {
  h4 {
    font-size: 17pt;
  }
}
@media (max-width: 992px) {
  h4 {
    font-size: 15pt;
  }
}
@media (max-width: 768px) {
  h4 {
    font-size: 13pt;
  }
}
h5 {
  font-size: 16pt;
}
@media (max-width: 1200px) {
  h5 {
    font-size: 14pt;
  }
}
@media (max-width: 992px) {
  h5 {
    font-size: 13pt;
  }
}
@media (max-width: 768px) {
  h5 {
    font-size: 11pt;
  }
}
.regular,
html,
body {
  font-family: 'DIN Pro', 'Helvetica', 'Arial', 'Sans-Serif';
  font-weight: normal;
  font-style: normal;
}
.medium {
  font-family: 'DIN Pro Medium', 'Helvetica', 'Arial', 'Sans-Serif';
  font-weight: normal;
  font-style: normal;
}
.bold {
  font-family: 'DIN Pro Bold', 'Helvetica', 'Arial', 'Sans-Serif';
  font-weight: normal;
  font-style: normal;
}
a {
  color: #2f4e90;
  transition: 0.2s;
}
a:hover {
  color: initial;
}
.inner-center {
  display: table;
  height: 100%;
  width: 100%;
}
.inner-center > .outer-center {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
}
section.bildbank-header {
  background-color: #000;
  padding-top: 40px;
  padding-bottom: 10px;
  color: #fff;
  width: 100%;
  top: 0px;
  z-index: 2000;
  position: relative;
}
section.bildbank-header.active {
  position: fixed;
  top: 0px;
  width: 100%;
  padding: 10px 0px 10px 0px;
}
section.bildbank-header .row {
  position: relative;
}
section.bildbank-header .links {
  white-space: nowrap;
}
@media (max-width: 767px) {
  section.bildbank-header .links {
    padding-top: 15px;
  }
}
@media (min-width: 768px) {
  section.bildbank-header .links {
    top: 8px;
    position: relative;
  }
}
section.bildbank-header a {
  color: #fff;
  transition: 0.2s;
}
section.bildbank-header span {
  width: 100%;
  text-align: right;
  display: block;
}
section.bildbank-header .logout {
  padding-left: 20px;
}
.order-image-wrap {
  cursor: pointer;
  margin-bottom: 30px;
  background: url('../img/loading_spinner.gif') center center;
  min-height: 200px;
  background-repeat: no-repeat;
}
.order-image-wrap p {
  position: absolute;
  font-size: 10pt;
  padding-top: 2px;
}
.order-image-wrap:hover .order-link-wrap {
  opacity: 1;
  cursor: pointer;
}
.order-image-wrap .order-link-wrap {
  opacity: 0;
  transition: 0.2s;
  cursor: pointer;
  z-index: 10;
}
.order-image-wrap .glyphicon-ok {
  opacity: 0;
  transition: 0.3s;
  top: 10px;
  right: 30px;
  position: absolute;
  font-size: 16pt;
  color: #fff;
}
.order-image-wrap .order-link {
  background-color: transparent;
  color: #fff;
  border-top: 0px;
  display: inline-block;
  padding: 5px 10px;
  font-weight: bold;
  transition: 0.2s;
  border: 1px solid #fff;
}
.order-image-wrap .order-link:hover {
  cursor: pointer;
  color: #000;
  background-color: #fff;
}
.order-image-wrap.added .glyphicon-ok {
  opacity: 1;
}
.order-image-wrap.added .order-image {
  transition: 0.3s;
  -webkit-filter: grayscale(1) brightness(0.6);
  filter: grayscale(1) brightness(0.6);
}
.order-btn {
  padding: 5px 15px;
  border: 1px solid #000;
  display: inline-block;
  background-color: transparent;
  transition: 0.3s;
}
.order-btn:hover {
  cursor: pointer;
  background-color: #000;
  color: #fff;
}
@media (min-width: 768px) {
  .grid.grid-aligned .col-sm-6 {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .grid.grid-aligned .col-md-4 {
    width: 66%;
  }
}
.image-wrap-aligned,
.image-wrap-grid {
  cursor: pointer;
  transition: 0.2s;
}
.image-wrap-aligned:hover,
.image-wrap-grid:hover {
  color: red;
}
.image-wrap-aligned.active,
.image-wrap-grid.active {
  color: red;
}
.img-responsive {
  width: 100%;
  z-index: 1;
  position: relative;
}
.submenu-wrap {
  position: absolute;
  bottom: -38px;
  right: 0px;
  background-color: #fff;
  padding: 10px;
  padding-bottom: 5px;
}
.image-wrap-grid {
  padding-right: 5px;
}
.bildbank-menu {
  width: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 2000;
  background-color: #fff;
}
.bildbank-menu.active {
  width: 100%;
  position: fixed;
  top: 48px;
  z-index: 2000;
}
.bildbank-menu.active .col-xs-12 > div {
  padding-top: 15px !important;
}
@media (max-width: 767px) {
  .bildbank-menu.active {
    top: 82px;
  }
}
.varukorg-link {
  font-size: 16pt;
}
input,
textarea {
  padding: 5px 15px;
  border: 1px solid #000;
  margin-bottom: 10px;
}
input:active,
textarea:active {
  outline: none;
}
input:focus,
textarea:focus {
  outline: none;
}
.bildbank-content {
  padding-bottom: 60px;
}
.bildbank-content.active {
  padding-top: 173px;
}
@media (max-width: 767px) {
  .bildbank-content.active {
    padding-top: 210px;
  }
}
.bildbank-content .folder {
  position: relative;
  width: 100%;
  background-color: #fff;
}
.bildbank-content .folder.active {
  padding: 15px 0px 10px 15px !important;
  position: fixed;
  z-index: 1900;
  top: 92px;
  width: 100%;
}
@media (max-width: 767px) {
  .bildbank-content .folder.active {
    top: 120px;
    padding-right: 60px !important;
  }
}
.bildbank-content .folder.active.frontpage {
  position: relative;
  top: 0;
  padding-top: 60px !important;
}
.fancybox {
  transition: 0.2s;
}
.fancybox:hover {
  color: #000 !important;
}
.placeholder {
  color: #aaa;
}
.rgba-hover {
  text-align: center;
  background-color: rgba(0, 0, 0, 0.5);
}
.fancybox-title {
  position: absolute;
  bottom: 0;
  left: 0;
  margin-bottom: -28px;
  z-index: 8050;
  text-align: left;
  border-radius: 0;
  width: 100%;
  visibility: visible;
}
.fancybox-title .child {
  display: inline-block;
  margin-right: 0;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
  border-radius: 0px;
  width: 100%;
}
body.active {
  margin-top: 100px;
}
@media (max-width: 768px) {
  body.active {
    margin-top: 140px;
  }
}
