#header .logo {
  background: url(../images/pedab_finance_logo_color_300.png) no-repeat;
  background-size: 110px Auto;
  width: 110px;
  margin-right: 23px;
  margin-top: 50px;
}
.fixedSmall {
  background: transparent url("../images/pedab_finance_logo_color_300.png") no-repeat !important;
  height: 35px !important;
  background-size: 50px auto !important;
  background-position: 82px 24px !important;
  width: 135px !important;
  margin-left: 0px !important;
}
#header_wrapper {
  height: 140px;
}
#header_wrapper,
#header_buttons {
  background: #FFFFFF;
}
#nav {
  margin: auto;
  margin-top: 50px;
  margin-right: 25% !important;
}
#nav li {
  border-bottom: 1px solid #223647;
}
#nav li a {
  color: #223647 !important;
}
#actionMeny {
  background: #808285;
}
#misc_buttons {
  overflow: hidden;
  margin-top: -20px;
  position: absolute;
  right: 0;
}
#misc_buttons #misc_buttons_top {
  float: right;
  list-style: none;
  font-size: 1.0em;
  font-weight: normal;
  margin-top: 30px;
  margin-right: 30px;
  margin-bottom: 10px;
}
#misc_buttons #misc_buttons_top a {
  padding-left: 1em !important;
  border: 0px solid transparent;
  color: #223647;
}
#settings,
#contactDetails,
#logoutButton,
#admin {
  background-image: none;
  padding-left: 0px;
}
#saljToggle {
  background: url(../images/icons/admin_colored.png) 10px 10px no-repeat;
  background-size: 18px auto;
  background-position: 5% 35%;
  padding-left: 22px;
  height: 22px;
  display: block;
}
#navHolder,
.container,
#actionMenyWrapper {
  width: 1320px;
  width: 100%;
}
#main h1 {
  color: #223647;
}
.add-box {
  background: #f2f2f5;
  border: transparent 1px solid;
  border-radius: 10px;
}
#header_buttons {
  width: fit-content;
  float: right;
}
.fixedSmall {
  background-size: 52px auto !important;
  margin-top: -6px !important;
  height: 60px !important;
}
.smallMisc {
  margin-top: -14px !important;
}
@media (max-width: 1414px) {
  #header .logo {
    margin-left: 40px !important;
  }
  #nav {
    margin-right: 20% !important;
  }
  #header .fixedSmall {
    margin-left: 0px !important;
  }
}
@media (max-width: 1200px) {
  #header .logo {
    margin-left: 20px !important;
  }
  #nav {
    margin-right: 20% !important;
  }
  #header .fixedSmall {
    margin-left: -20px !important;
  }
}
#loginarea {
  background: url(../images/pattern-footer.png), url(../images/hero-pedab-5.png);
  background-position: center bottom, left 0%;
  background-size: 5% Auto, 100% Auto;
  background-repeat: repeat, no-repeat;
  height: 40%;
}
.logo.loginLogo {
  margin-top: 0px !important;
  height: 120px !important;
}
.loginLogo {
  background-position: 6px 50px !important;
  background-size: 162px Auto !important;
  width: 270px !important;
}
/*# sourceMappingURL=pedab.css.map */