﻿#mapbuttons {
  position: absolute;
  bottom: 0px;
  left: 100px;
  margin-bottom: 10px; }

#mapbuttons button {
  padding: 5px;
  margin-bottom: 5px; }

#mapbuttonhelp {
  position: absolute;
  bottom: 0px;
  right: 10px;
  margin-bottom: 10px; }

#mapbuttonhelp button {
  width: 155px;
  padding: 5px;
  margin-bottom: 5px;
  background: url(../graphics/icon-help.png) no-repeat;
  background-color: #dddddd; }

span.required {
  margin-left: 2px; }

.roaddeleteLink {
  float: right; }

/* Overriding Virkdk */
body {
  font-family: SwecoSans-Regular !important;
  color: #4d535a;
  background-color: #eee; }

@font-face {
  font-family: SwecoSans-Regular;
  src: url(../../fonts/SwecoSans-Regular.eot);
  src: url(../../fonts/SwecoSans-Regular.woff2) format("woff2"), url(../../fonts/SwecoSans-Regular.woff) format("woff"), url(../../fonts/SwecoSans-Regular.ttf) format("truetype"), url(../../fonts/SwecoSans-Regular.svg#SwecoSans-Regular) format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: SwecoSans-Medium;
  src: url(../../fonts/SwecoSans-Medium.eot);
  src: url(../../fonts/SwecoSans-Medium.woff2) format("woff2"), url(../../fonts/SwecoSans-Medium.woff) format("woff"), url(../../fonts/SwecoSans-Medium.ttf) format("truetype"), url(../../fonts/SwecoSans-Medium.svg#SwecoSans-Medium) format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: SwecoSans-Bold;
  src: url(../../fonts/SwecoSans-Bold.eot);
  src: url(../../fonts/SwecoSans-Bold.woff2) format("woff2"), url(../../fonts/SwecoSans-Bold.woff) format("woff"), url(../../fonts/SwecoSans-Bold.ttf) format("truetype"), url(../../fonts/SwecoSans-Bold.svg#SwecoSans-Bold) format("svg");
  font-weight: 400;
  font-style: normal; }

#topbar {
  background-color: #4d535a;
  height: 60px;
  min-height: 55px; }

.logo-container, #footer-contact {
  background-color: #4d535a !important;
  height: 50px;
  text-align: center; }

.logo-container {
  background-size: 75px; }

.info p {
  font-family: SwecoSans-Medium;
  font-size: 22px;
  color: #fff;
  align-items: baseline; }

#topMenu {
  background-color: #7e8dab;
  text-transform: uppercase; }

#newApp {
  font-family: SwecoSans-Medium;
  color: #fff;
  text-transform: uppercase; }

#draft {
  float: right !important;
  margin-right: 20px; }

#draftLink {
  font-family: SwecoSans-Medium;
  color: #fff;
  text-transform: uppercase; }

#login {
  float: right !important;
  margin-right: 20px; }

#loginLink {
  font-family: SwecoSans-Medium;
  color: #fff;
  text-transform: uppercase; }

#newUser {
  float: right !important;
  margin-right: 20px; }

#newUserLink {
  font-family: SwecoSans-Medium;
  color: #fff;
  text-transform: uppercase; }

#modalStartDraft p {
  font-family: SwecoSans-Regular !important;
  font-weight: normal;
  color: #333;
  margin-top: 1.5em;
  margin-left: 0;
  margin-right: 40px;
  margin-bottom: 0;
  line-height: 1em;
  font-size: 110%; }

.contact {
  display: inline-flex;
  align-items: baseline; }

#contact > p, #contact > a, #contact > span {
  font-family: SwecoSans-Medium;
  color: #fff;
  font-size: 14px;
  font-weight: normal !important; }

ul.nav-left {
  border-top: none; }
  ul.nav-left li {
    border-bottom: 1px solid #4d535a;
    background-color: #fff; }
    ul.nav-left li a {
      padding: 20px;
      padding-left: 20px;
      padding-bottom: 22px;
      background: transparent;
      padding-top: 16px;
      color: #4d535a;
      text-decoration: none;
      font-size: 15px;
      line-height: 1.35em;
      font-family: SwecoSans-Regular !important;
      background-color: transparent; }
      ul.nav-left li a span.info {
        background: url(../graphics/icon-checked.png) no-repeat left center;
        padding-left: 25px;
        display: block; }
      ul.nav-left li a span.error {
        background: url(../graphics/icon-error.png) no-repeat left center;
        padding-left: 25px;
        display: block; }
  ul.nav-left .trp-item {
    background-color: #d0d3d6; }
    ul.nav-left .trp-item a {
      background-color: transparent; }
    ul.nav-left .trp-item:hover {
      background-color: #999fa7; }
      ul.nav-left .trp-item:hover a {
        background-image: url(../graphics/menu_pil_dark_gray.png);
        background-repeat: no-repeat;
        background-position: 0% 50%;
        color: black; }
  ul.nav-left .active {
    background-color: #e2e0da; }
    ul.nav-left .active a {
      background-image: url(../graphics/menu_pil_dark_gray.png);
      background-repeat: no-repeat;
      background-position: 0% 50%;
      font-family: SwecoSans-Regular !important; }
  ul.nav-left li:first-child {
    border-top: 1px solid #999999; }
  ul.nav-left li:hover {
    background-color: #e6e3e0; }
    ul.nav-left li:hover a {
      background-image: url(../graphics/menu_pil_dark_gray.png);
      background-repeat: no-repeat;
      background-position: 0% 50%; }

a:active, a::selection, a:visited {
  border: none;
  outline: none; }

input::-moz-focus-inner {
  border: 0; }

a, a:active, a:focus {
  outline: none; }

.isButton-next {
  background: url(../graphics/link-pointer-button-next.png) no-repeat 110px 12px #7e8dab !important; }

.isButton-next:hover {
  background: url(../graphics/link-pointer-button-next.png) no-repeat 110px 12px #617295 !important; }

.btn {
  background-color: #7e8dab !important;
  border-color: #7e8dab !important;
  color: #fff;
  font-size: 0.95rem;
  font-weight: normal !important;
  font-family: SwecoSans-Medium !important; }

.btn > a {
  background-color: #7e8dab !important;
  border-color: #7e8dab !important;
  color: #fff;
  font-size: 0.95rem;
  font-weight: normal !important;
  font-family: SwecoSans-Medium !important;
  text-decoration: none; }

.btn:hover {
  background-color: #617295 !important;
  border-color: #5d6e8f !important;
  color: #fff;
  outline: 0 !important;
  box-shadow: none !important;
  cursor: pointer;
  font-family: SwecoSans-Medium !important; }

fieldset .has-error .help-block {
  padding: 0.8em 0 0.8em 0.8em;
  background: #821307 !important;
  border-bottom: 1px solid #821307 !important;
  color: #fff;
  margin-bottom: 0;
  margin-top: 0px; }

ul.nav.nav-tabs li.active a, .main-content ul.nav.nav-tabs li.active a {
  color: #e2e0da;
  border-bottom: 3px solid #4d535a; }

ul.nav.nav-tabs li.active a:hover, .main-content ul.nav.nav-tabs li.active a:hover {
  cursor: pointer; }

#sweco-logo {
  padding-bottom: 12%;
  width: 25%;
  background: url(../graphics/logotype.svg) no-repeat;
  background-size: cover;
  bottom: 15px; }

fieldset label, h1, h2, h3, h5, h5, select, legend, p, span, #NotValidAlert {
  font-family: SwecoSans-Regular !important;
  font-weight: normal; }

#NotValidAlert .header {
  font-family: SwecoSans-Medium !important;
  font-size: larger; }

fieldset .description {
  font-family: SwecoSans-Regular !important; }

.step {
  padding: 5px;
  margin-bottom: 15px;
  background-color: #fff; }

fieldset span.required {
  color: #821307 !important; }

fieldset .has-error.required-enabled input, fieldset .has-error.required-enabled textarea, fieldset .has-error.required-enabled select {
  color: #821307 !important;
  width: 100%;
  font-family: SwecoSans-Regular !important; }

#receipt {
  text-transform: uppercase; }

.form-control-static {
  min-height: 32px; }

/*Modal Sweco*/
.modal-content {
  margin-top: 52px; }

.modal-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px;
  border-bottom: 0 solid #a5a5a8; }

.modal .modal-content .modal-header {
  position: relative !important;
  background-color: #4d535a !important;
  padding: 1rem !important;
  display: flex !important;
  flex-direction: row !important; }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  color: white !important;
  text-transform: uppercase;
  opacity: 0.8 !important; }

.modal .modal-content .modal-header .close {
  position: absolute;
  top: 15px;
  right: 1rem;
  z-index: 1071;
  margin: 0;
  color: #fff; }

.modal .modal-content .modal-header .modal-title {
  color: #fff;
  margin: 0;
  flex: 1;
  font-family: SwecoSans-Medium !important; }

.modal-title {
  margin-bottom: 0;
  line-height: 1.35;
  font-family: SwecoSans-Medium !important;
  text-transform: uppercase;
  font-size: 1.3rem; }

.modal .modal-content .modal-body .dialog .dialog-body {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-family: SwecoSans-Medium !important; }

.modal .modal-content .modal-footer {
  width: 100%;
  border-top: 1px #a5a5a8 solid;
  padding: 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end; }

.modal .modal-content .modal-footer .btn {
  font-family: SwecoSans-Medium !important;
  flex: 1;
  justify-content: center;
  text-align: center;
  margin: 0;
  border: 0;
  transition: all 0.4s ease;
  text-transform: uppercase;
  text-decoration: none;
  outline: 0 !important;
  color: #fff; }

.modal .btn-cancel {
  color: #4d535a !important;
  background-color: #fff !important; }

.modal .btn-cancel:hover {
  color: #4d535a;
  background-color: #eee !important; }

.modal h5 {
  font-family: SwecoSans-Medium !important;
  font-size: 0.95rem;
  margin: 0;
  line-height: 1.35;
  color: #3a3a3a;
  text-transform: uppercase;
  font-weight: normal !important;
  -webkit-font-smoothing: antialiased;
  display: block; }

#condition-req {
  vertical-align: bottom; }

li {
  list-style-type: none !important;
  font-family: SwecoSans-Regular !important; }

#ProjectDetailsPage .multiselect {
  font-family: SwecoSans-Regular !important; }

html {
  position: relative;
  min-height: 100%; }

#bodyMaster {
  /* Margin bottom by footer height */
  margin-bottom: 60px; }

.footerBottom {
  position: fixed;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 60px;
  line-height: 60px;
  /* Vertically center the text there */
  background-color: #4d535a; }

#footerSpan {
  font-size: xx-large;
  font-weight: bolder;
  letter-spacing: 2px;
  color: #fff; }

#main-content {
  margin: 0px !important;
  margin-bottom: 50px !important; }

#main-content h1 {
  padding-top: 10px;
  margin-bottom: 5px; }

#WizardForm {
  border-top: 1px solid #999999; }

#roadWarn {
  color: #b586a4 !important;
  border-color: #b586a4 !important;
  background-color: transparent !important;
  border-width: 2px !important;
  background: url(../graphics/icon-info.png) no-repeat 20px 13px #fff; }

.digInfo {
  padding: 10px;
  height: 2%;
  width: 100%;
  background: #fff;
  font-weight: bolder;
  text-align: center; }

.trpInfo {
  padding: 10px;
  height: 2%;
  width: 100%;
  background: #d0d3d6;
  font-weight: bolder;
  text-align: center; }

.trpSummary {
  background: #d0d3d6; }

.trpSummary legend {
  background: #d0d3d6; }
