/* Move down content because we have a fixed navbar that is 50px tall */
body {
  min-height: 200px;
}
.navbar-static-top {
  margin-bottom: 19px;
}
.top-15{
    margin-top: 15px;
}

.fotografering legend{
    margin-bottom: 0px;
}

.form-horizontal .control-label{
    text-align: left;
}
.form-horizontal .control-label span{
    font-weight: 400;
}

.navbar{
  background-color: #DC1921;
}
.navbar-inverse .navbar-brand {
    color: #fff;
}

.error{
  color:#d33c44;
}

.address label{
  padding-top: 9px !important;
  padding-bottom: 0px !important;
}
.bestilling label{
  padding-right:  0px !important;
}
.bestilling .col-xs-3{
  padding-left: 0px !important;
}

.ft2{
  font-size: 1.2em;
  font-weight: bold;
}
.ft22, .ft21{
  font-weight: bold;
}