﻿.button {
  background-color: #6698CC;
  height: 36px;
  line-height: 36px;
  border: none;
  border-bottom: 1px solid #00458E;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  text-transform: uppercase;
  font-weight: 700;
  color: #FFF;
  cursor: pointer;
  padding: 0 20px;
}

input[type=text], input[type=tel], input[type=email], textarea, select {
  width: 100%;
  height: 36px;
  line-height: 36px;
  margin-bottom: 30px;
  padding-left: 10px;
  border: 1px solid #CCC;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

body {
  font-size: 16px;
  background-color: #FFF;
  color: #000;
}
body * {
  font-family: "Lato", sans-serif;
  font-weight: 400;
}
body h1, body h2, body h3, body h4, body h5, body h6, body h7 {
  font-weight: 700;
}
body h1 {
  font-size: 56px;
}
body h2 {
  font-size: 34px;
}
body h3 {
  font-size: 20px;
  font-family: "Merriweather", serif;
}
body h4 {
  font-size: 16px;
}
body a {
  color: #00458E;
}
body a i.fas {
  margin-right: 5px;
}
body b, body strong {
  font-weight: 700;
}
body header {
  padding: 20px 0 10px 0;
  text-align: center;
}
body header #menu .ipadMenuWrapper {
  display: flex;
  width: 100%;
}
body header #bars {
  display: none;
}
body header .container {
  position: relative;
}
body header .itsLogo {
  max-width: 100px;
  margin-bottom: 20px;
}
body header a {
  text-transform: uppercase;
  font-weight: 700;
}
body header .languagePickers {
  position: absolute;
  right: 5px;
  top: 20px;
  height: 30px;
}
body header .languagePickers img {
  max-height: 100%;
}
body header .languagePickers a {
  margin-left: 5px;
}
body header .languagePickers a:hover {
  text-decoration: none;
}
body .alt {
  background-color: #eeeeee;
}
body .whitespace-nowrap {
  white-space: nowrap;
}
body header.sticky {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  background-color: #FFF;
  z-index: 2;
}
body .AccountSubMenu {
  background-color: #eee;
  padding: 10px 0;
  margin-bottom: 50px;
}
body .AccountSubMenu a {
  float: left;
  margin-right: 30px;
  text-decoration: underline;
}
body .AccountSubMenu a:last-child {
  margin-right: 0;
}
body .accountSpacer {
  padding-bottom: 100px;
}
body .form-check-inline .form-check-input {
  margin: 0;
  height: auto;
  width: auto;
}
body #mobileMenu {
  display: none;
}
body .fullBlock {
  width: 100%;
}
body .fullBlock img {
  max-width: 100%;
}
body .fullBlock .blockInner {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  padding: 30px 0;
}
body .fullBlock .blocker {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
body .fullBlock .startHidden {
  opacity: 0.2;
}
body .fullBlock .zeroTopPadding {
  padding: 0 !important;
}
body #start {
  margin-bottom: 30px;
}
body #start #logistikpartner {
  padding: 5px;
  background-color: #FFF;
}
body #start #logistikpartner img {
  max-width: 100%;
  width: 100%;
}
body #start #logistikpartner .inner {
  color: #FFF;
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 5px;
  left: 5px;
  bottom: 5px;
  right: 5px;
  padding-top: 100px;
  text-align: center;
}
body #start #startPageBlocks {
  justify-content: space-between;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}
body #start #startPageBlocks .regularStartPageBlock {
  -ms-flex: 32%;
  -webkit-flex: 32%;
  flex: 32%;
  padding: 5px;
  position: relative;
}
body #start #startPageBlocks .regularStartPageBlock img {
  max-width: 100%;
  width: 100%;
}
body #start #startPageBlocks .regularStartPageBlock .headerHolder {
  position: absolute;
  top: 78px;
  left: 5px;
  right: 5px;
  height: 36px;
  line-height: 36px;
  background-color: rgba(0, 0, 0, 0.3);
  text-align: center;
}
body #start #startPageBlocks .regularStartPageBlock .headerHolder h3 {
  color: #FFF;
  line-height: 36px;
}
body #start #startPageBlocks .regularStartPageBlock a {
  color: #000;
  text-decoration: none;
}
body #start #startPageBlocks .regularStartPageBlock .controls {
  display: none;
}
body #start #startPageBlocks .regularStartPageBlock.isHidden .headerHolder {
  top: 5px;
  bottom: 5px;
  background-color: rgba(255, 255, 255, 0.5);
  line-height: 190px;
  height: auto;
  border: 1px dotted #ccc;
}
body #start #startPageBlocks .regularStartPageBlock.isHidden .headerHolder h3 {
  line-height: 190px;
  height: 100%;
}
body #start #startPageBlocks .regularStartPageBlock.isHidden .headerHolder h3::after {
  content: " (Dold)";
}
body #start #startPageBlocks #dokumentation .inner {
  background: url("../images/365x190-dokumentation.jpg");
  background-size: cover;
}
body #start #startPageBlocks #godshantering .inner {
  background: url("../images/365x190-godshantering.jpg");
  background-size: cover;
}
body #start #startPageBlocks #montering .inner {
  background: url("../images/365x190-montering.jpg");
  background-size: cover;
}
body #start #startPageBlocks #tullservice .inner {
  background: url("../images/365x190-tullservice.jpg");
  background-size: cover;
}
body #start #startPageBlocks #intrastat .inner {
  background: url("../images/365x190-intrastat.jpg");
  background-size: cover;
}
body #start #startPageBlocks #inkop .inner {
  background: url("../images/365x190-omits.jpg");
  background-size: cover;
}
body #start.isAdmin #startPageBlocks .regularStartPageBlock {
  position: relative;
}
body #start.isAdmin #startPageBlocks .regularStartPageBlock .controls {
  display: block;
  position: absolute;
  top: 5px;
  right: 5px;
  background: #CCC;
  padding: 5px;
  z-index: 2;
}
body #contact {
  margin-bottom: 30px;
}
body #contact h2 {
  border-top: 3px solid #00458E;
  padding-top: 20px;
  margin-bottom: 30px;
}
body #contact h3 {
  margin-bottom: 20px;
  text-align: center;
}
body #contact .roundIconHolder {
  border-radius: 50%;
  width: 100px;
  height: 100px;
  background-color: #6698CC;
  position: relative;
  margin-bottom: 20px;
  margin-right: 10px;
}
body #contact .roundIconHolder img {
  max-width: 50%;
  width: 50%;
  left: 25%;
  top: 25%;
  position: absolute;
}
body #contact .textHolder {
  padding-left: 20px;
  padding-top: 25px;
}
body #contact .textHolder.email {
  padding-top: 40px;
}
body #findus {
  margin-bottom: 30px;
}
body #findus h2 {
  border-top: 3px solid #00458E;
  padding-top: 20px;
}
body #findus .intro {
  margin-bottom: 30px;
}
body #findus img {
  max-width: 100%;
  margin-bottom: 30px;
}
body #work {
  margin-bottom: 30px;
}
body #work h2 {
  border-top: 3px solid #00458E;
  padding-top: 20px;
}
body #work .button {
  width: 50%;
  float: right;
}
body #work h3 {
  margin-top: 50px;
  margin-bottom: 20px;
}
body #work textarea {
  height: 200px;
}
body #work .form-control-file {
  margin-bottom: 30px;
}
body #whistleblowing {
  margin-bottom: 30px;
}
body #whistleblowing h2 {
  border-top: 3px solid #000;
  padding-top: 20px;
}
body #whistleblowing .button {
  width: 100%;
  float: right;
}
body #whistleblowing h3 {
  margin-top: 50px;
  margin-bottom: 20px;
}
body #whistleblowing textarea {
  height: 200px;
}
body #whistleblowing .form-control-file {
  margin-bottom: 30px;
}
body #storage table {
  font-size: 14px;
}
body #storage table thead a {
  font-weight: 700;
  cursor: pointer;
}
body #storage table thead a.sortedasc {
  text-decoration: underline;
}
body #storage table thead a.sorteddesc {
  text-decoration: underline;
}
body #storage table a.hasPurchases {
  text-decoration: underline;
  cursor: pointer;
}
body #storage table .fa-exclamation-triangle {
  color: orange;
}
body #storage table tr.isClosed {
  display: none;
}
body #monitor table {
  font-size: 14px;
}
body #monitor table thead a {
  font-weight: 700;
  cursor: pointer;
}
body #monitor table thead a.sortedasc {
  text-decoration: underline;
}
body #monitor table thead a.sorteddesc {
  text-decoration: underline;
}
body #monitor table a.hasPurchases {
  text-decoration: underline;
  cursor: pointer;
}
body #monitor table .fa-exclamation-triangle {
  color: orange;
}
body #monitor table tr.isClosed {
  display: none;
}
body #editCompany {
  border: dashed 1px #777;
  padding: 20px;
  margin-bottom: 30px;
}
body #editCompany.collapsed {
  display: none;
}
body .columnsetting {
  border: solid 1px #ccc;
  margin: 10px 0;
  padding: 10px;
  min-height: 230px;
}
body .columnsetting input[type=text], body .columnsetting select {
  margin-bottom: 0;
}
body .hidden {
  display: none;
}
body #UploadFiles select {
  margin: 0;
}
body #UploadFiles table th {
  font-weight: 700;
}
body #UploadFiles table * {
  line-height: 36px;
}
body .onepage {
  margin-top: 0;
  position: relative;
}
body .onepage ul {
  margin-left: 0;
  padding-left: 5px;
  list-style-type: none;
}
body .onepage ul li {
  text-indent: -5px;
}
body .onepage ul li:before {
  content: "- ";
  text-indent: -5px;
}
body .onepage .dotsHolder {
  display: table;
  height: 100%;
  width: 32px;
  z-index: 4;
  position: fixed;
  right: 15px;
  top: 0;
  bottom: 0;
  background-color: transparent;
}
body .onepage .dotsHolder .dots {
  padding-top: 72px;
  display: table-cell;
  vertical-align: middle;
}
body .onepage .dotsHolder .dots a {
  cursor: pointer;
}
body .onepage .dotsHolder .dots .dot {
  width: 16px;
  height: 16px;
  background-color: #FFF;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  margin-bottom: 8px;
  margin-top: 8px;
  margin-left: 8px;
}
body .onepage .dotsHolder .dots a.selected .dot {
  width: 32px;
  height: 32px;
  background-color: #FFF;
  -moz-border-radius: 16px;
  -webkit-border-radius: 16px;
  border-radius: 16px;
  margin-left: 0;
}
body .onepage #varatjanster, body .onepage #omits {
  background-color: #6698CC;
  color: #FFF;
}
body .onepage #varatjanster img, body .onepage #omits img {
  max-width: 100%;
}
body .onepage #varatjanster .inner, body .onepage #omits .inner {
  background-color: transparent !important;
}
body .onepage #distribution {
  color: #FFF;
  background: url("../images/vara-tjanster_distribution.jpg") top center;
  background-size: cover;
}
body .onepage #dokumentation {
  color: #FFF;
  background: url("../images/vara-tjanster_dokumentation.jpg") top center;
  background-size: cover;
}
body .onepage #godshantering {
  color: #FFF;
  background: url("../images/vara-tjanster_godshantering.jpg") top center;
  background-size: cover;
}
body .onepage #montering {
  color: #FFF;
  background: url("../images/vara-tjanster_montering.jpg") top center;
  background-size: cover;
}
body .onepage #tullservice {
  color: #FFF;
  background: url("../images/vara-tullservice.jpg") top center;
  background-size: cover;
}
body .onepage #intrastat {
  color: #fff;
  background: url("../images/vara-tjanster_intrastat.jpg") top center;
  background-size: cover;
}
body .onepage #inkop {
  color: #fff;
  background: url("../images/vara-tjanster_montering.jpg") top center;
  background-size: cover;
}
body .onepage #lokaler {
  color: #fff;
  background: url("../images/om-oss_varalokaler.jpg") top center;
  background-size: cover;
}
body .onepage #lokaler .header {
  margin-bottom: 100px;
}
body .onepage #lokaler h4 {
  text-transform: uppercase;
}
body .onepage #miljo {
  color: #fff;
  background: url("../images/om-oss_miljo.jpg") top center;
  background-size: cover;
}
body .onepage #aeo {
  color: #fff;
  background: url("../images/om-oss_aeo.jpg") top center;
  background-size: cover;
}
body .onepage #aeo .aeologo {
  margin-top: 50px;
}
body .onepage .tjanst {
  display: table;
  width: 100%;
  height: 100vh;
  /*-moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;*/
}
body .onepage .tjanst .inner {
  display: table-cell;
  vertical-align: middle;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 144px 0 72px 0;
}
body .onepage .tjanst .inner .pusher {
  height: 72px;
}
body .onepage .tjanst .inner a {
  color: #FFF;
  text-decoration: none;
}
body footer {
  color: #FFF;
}
body footer .light {
  background-color: #6698CC;
  padding: 20px 0;
}
body footer .light a {
  color: #FFF;
}
body footer .dark {
  padding: 10px 0;
  text-align: center;
  background-color: #00458E;
}
body footer .aeoLogo {
  max-height: 100px;
}
body footer .aeoLogoAlt {
  display: none;
}
body footer a.aaaMobile {
  display: none;
}
body #loadingScreen {
  width: 100vw;
  height: 100vh;
  position: fixed;
  background-color: rgba(0, 0, 0, 0.45);
  z-index: 2147483647;
}
body #loadingScreen .spinnerWrapper {
  margin: 45vh auto;
  text-align: center;
  color: white;
}
body #loadingScreen.hidden {
  display: none;
}
body .thanksMessage {
  margin-top: 20px;
}
body .thanksMessage i {
  margin-right: 5px;
  font-size: 20px;
  color: green;
}
body .toolbox {
  position: fixed;
  bottom: 200px;
  right: 20px;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 10px;
  width: 600px;
  z-index: 999;
  border: 1px solid #000;
}

/* Smart phones and up to portrait tablet (767px and down) */
@media (max-width: 767px) {
  body {
    font-size: 13px;
  }
  body h1 {
    font-size: 34px;
  }
  body h2 {
    font-size: 24px;
  }
  body h3 {
    font-size: 16px;
  }
  body h4 {
    font-size: 14px;
  }
  body .fullBlock .blockInner {
    padding: 20px 0;
  }
  body header {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    background-color: #FFF;
    z-index: 3;
    padding: 10px 0;
  }
  body header #menu {
    display: none;
  }
  body header #bars {
    display: block;
    position: absolute;
    left: 10px;
    font-size: 30px;
    line-height: 60px;
    height: 60px;
    color: #00458E;
  }
  body header .itsLogo {
    max-height: 60px;
    margin-bottom: 0;
  }
  body header .languagePickers {
    position: absolute;
    right: 10px;
    top: 15px;
    height: 30px;
  }
  body header .languagePickers img {
    max-height: 100%;
  }
  body header .languagePickers a {
    margin-left: 5px;
  }
  body header .languagePickers a:hover {
    text-decoration: none;
  }
  body #mobileMenu {
    position: fixed;
    top: 80px;
    left: 0;
    right: 0;
    display: block;
    background-color: #FFF;
    z-index: 3;
    padding: 15px 0;
    border-bottom: 2px solid #00458E;
  }
  body #mobileMenu a {
    font-size: 16px;
    height: 32px;
    line-height: 32px;
    text-transform: uppercase;
    font-weight: 700;
    color: #000;
  }
  body #mobileMenu.collapsed {
    opacity: 0;
    height: 0;
    overflow: hidden;
  }
  body #start {
    padding-top: 80px;
    margin-bottom: 0;
  }
  body #start #startPageBlocks .regularStartPageBlock {
    -ms-flex: 50%;
    -webkit-flex: 50%;
    flex: 50%;
    padding: 5px;
  }
  body #start #startPageBlocks .regularStartPageBlock .headerHolderWrapper {
    position: relative;
  }
  body #start #startPageBlocks .regularStartPageBlock .headerHolderWrapper .headerHolder {
    top: unset;
    bottom: 0;
    left: 0;
    right: 0;
  }
  body #start #logistikpartner {
    background: url("../images/1140x588-itshuvudbild.jpeg") top center;
    background-size: cover;
    padding: 0;
  }
  body #start #logistikpartner img {
    display: none;
  }
  body #start #logistikpartner .inner {
    padding: 30px;
    position: static;
    background-color: rgba(0, 0, 0, 0.4);
  }
  body #start #logistikpartner .inner .col-6 {
    -ms-flex: 100%;
    -webkit-flex: 100%;
    flex: 100%;
    max-width: 100%;
  }
  body #start #logistikpartner .inner .col-6 p {
    margin: 0;
  }
  body #start #logistikpartner .inner .offset-3 {
    margin: 0;
  }
  body footer .light {
    padding: 0 0 10px 0;
  }
  body footer .light .col-6 {
    -ms-flex: 100%;
    -webkit-flex: 100%;
    flex: 100%;
    max-width: 100%;
  }
  body footer .light .col-6 .hidden-xs-down {
    display: none;
  }
  body footer .light .col-6 .texts {
    padding-top: 15px;
    width: 65%;
    float: left;
  }
  body footer .light .col-6 a.aaa {
    display: none;
  }
  body footer .light .col-6 a.aaaMobile {
    display: block;
    margin: 0 auto;
  }
  body footer .light .col-6 .aeoLogoAlt {
    width: 35%;
    max-width: 35%;
    float: left;
    display: block;
  }
  body footer .light .col-6 .aeoLogo {
    display: none;
  }
  body footer .light .col-6.text-right {
    text-align: center !important;
  }
  body .onepage {
    margin-top: 80px;
  }
  body .onepage .dotsHolder {
    right: 5px;
  }
  body .onepage .dotsHolder .dots {
    padding-top: 40px;
  }
  body .onepage #lokaler .header {
    margin-bottom: 100px;
  }
  body .onepage #aeo .aeologo {
    margin-top: 50px;
  }
  body .onepage .tjanst .inner {
    padding: 80px 0 40px 0;
  }
  body .onepage .tjanst .inner .pusher {
    height: 40px;
  }
  body #findus {
    padding-top: 80px;
  }
  body #findus h2 {
    border-top: none;
    padding-top: 20px;
  }
  body #findus .intro {
    margin-bottom: 30px;
  }
  body #work {
    margin-bottom: 30px;
    padding-top: 80px;
  }
  body #work h2 {
    border-top: none;
    padding-top: 20px;
  }
  body #work .button {
    width: 100%;
    float: none;
  }
  body #work h3 {
    margin-top: 30px;
    margin-bottom: 20px;
  }
  body #work textarea {
    height: 200px;
  }
  body #contact {
    margin-bottom: 30px;
    padding-top: 80px;
  }
  body #contact h2 {
    border-top: none;
  }
  body #contact h3 {
    text-align: left;
  }
  body #contact .roundIconHolderWrapper {
    -ms-flex: none;
    -webkit-flex: none;
    flex: none;
    width: auto;
    float: left;
  }
  body #contact .roundIconHolderWrapper .roundIconHolder {
    width: 50px;
    height: 50px;
    margin-bottom: 20px;
    margin-right: 0;
  }
  body #contact .roundIconHolderWrapper .roundIconHolder img {
    max-width: 50%;
    width: 50%;
    left: 25%;
    top: 25%;
    position: absolute;
  }
  body #contact .textHolder {
    padding-left: 0;
    padding-top: 5px;
  }
  body #contact .textHolder.email {
    padding-top: 15px;
  }
  body #contact .nagonspeciell {
    text-align: left !important;
    margin-top: 20px;
  }
}
/* Small and medium devices (tablets, small laptops etc, 768px and up to 1199px) */
@media (min-width: 768px) and (max-width: 1199px) {
  body .fullBlock .blockInner {
    padding: 10px 0;
  }
  body header #menu {
    text-align: center;
  }
  body header #menu .ipadMenuWrapper {
    margin: 0 auto;
    width: auto;
    display: block;
  }
  body header #menu .ipadMenuWrapper .col-2 {
    -ms-flex: none;
    -webkit-flex: none;
    flex: none;
    float: left;
    max-width: none;
    padding: 0 10px;
    font-size: 14px;
    font-weight: 500;
    width: auto;
  }
  body .visible-xs {
    display: none;
  }
}
.target {
  display: none;
}

.target2 {
  display: none;
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  .visible-xs {
    display: none;
  }
}
@media (min-width: 1300px) {
  .container.bigger {
    max-width: 1240px;
  }
}
@media (min-width: 1400px) {
  .container.bigger {
    max-width: 1340px;
  }
}
@media (min-width: 1500px) {
  .container.bigger {
    max-width: 1440px;
  }
}
@media (min-width: 1600px) {
  .container.bigger {
    max-width: 1540px;
  }
}
@media (min-width: 1700px) {
  .container.bigger {
    max-width: 1640px;
  }
}
