/* Minification failed. Returning unminified contents.
(10569,26): run-time error CSS1036: Expected expression, found '['
(10570,23): run-time error CSS1036: Expected expression, found '['
 */
/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: none;
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #49a1bc;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #327387;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 0px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.5;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 21px;
  margin-bottom: 21px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 21px;
  margin-bottom: 10.5px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10.5px;
  margin-bottom: 10.5px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10.5px;
}
.lead {
  margin-bottom: 21px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-muted {
  color: #999999;
}
.text-primary {
  color: #49a1bc;
}
a.text-primary:hover {
  color: #398399;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #6c6c6c;
}
a.text-danger:hover {
  color: #525252;
}
.bg-primary {
  color: #fff;
  background-color: #49a1bc;
}
a.bg-primary:hover {
  background-color: #398399;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #444444;
}
a.bg-danger:hover {
  background-color: #2b2b2b;
}
.page-header {
  padding-bottom: 9.5px;
  margin: 42px 0 21px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10.5px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 21px;
}
dt,
dd {
  line-height: 1.5;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10.5px 21px;
  margin: 0 0 21px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.5;
  color: #999999;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 21px;
  font-style: normal;
  line-height: 1.5;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  /*@media (min-width: @screen-lg-min) {
    width: @container-lg;
  }*/
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: 0%;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: 0%;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: 0%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: 0%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: 0%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: 0%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: 0%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: 0%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 21px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.5;
  color: #333;
}
.form-control {
  display: block;
  width: 100%;
  height: 35px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.5;
  color: #333;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="date"] {
  line-height: 35px;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  display: block;
  min-height: 21px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
}
.radio label,
.checkbox label {
  display: inline;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 43.75px;
}
.has-feedback .form-control-feedback {
  position: absolute;
  top: 26px;
  right: 0;
  display: block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #5BA422;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #447a19;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #8edb51;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #8edb51;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #5BA422;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #faebcc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #f5d89e;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #faebcc;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #6c6c6c;
}
.has-error .form-control {
  border-color: #C40000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #910000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff2b2b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff2b2b;
}
.has-error .input-group-addon {
  color: #6c6c6c;
  border-color: #C40000;
  background-color: #444444;
}
.has-error .form-control-feedback {
  color: #6c6c6c;
}
.form-control-static {
  margin-bottom: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 28px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #333;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 0px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 0px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 0px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: none;
  /*white-space: nowrap;*/
  max-width: 100%;
  text-transform: uppercase;
  padding: 6px 30px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 0px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #fff;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #fff;
  background-color: #C40000;
  border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #fff;
  background-color: #9b0000;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #C40000;
  border-color: #ccc;
}
.btn-default .badge {
  color: #C40000;
  background-color: #fff;
}
.btn-primary {
  color: white;
  background-color: #b20012;
  border-color: #970000;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: white;
  background-color: #89000e;
  border-color: #5a0000;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #b20012;
  border-color: #970000;
}
.btn-primary .badge {
  color: #b20012;
  background-color: white;
}
.btn-success {
  color: white;
  background-color: #434c57;
  border-color: #000b1b;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: white;
  background-color: #313840;
  border-color: #000000;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #434c57;
  border-color: #000b1b;
}
.btn-success .badge {
  color: #434c57;
  background-color: white;
}
.btn-info {
  color: #434c57;
  background-color: #e1eceb;
  border-color: white;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #434c57;
  background-color: #c8dcda;
  border-color: #e0e0e0;
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #e1eceb;
  border-color: white;
}
.btn-info .badge {
  color: #e1eceb;
  background-color: #434c57;
}
.btn-warning {
  color: #444444;
  background-color: #ffc65d;
  border-color: #ffbd43;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #444444;
  background-color: #ffb834;
  border-color: #ffa706;
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #ffc65d;
  border-color: #ffbd43;
}
.btn-warning .badge {
  color: #ffc65d;
  background-color: #444444;
}
.btn-danger {
  color: #fff;
  background-color: #444444;
  border-color: #373737;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #303030;
  border-color: #191919;
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #444444;
  border-color: #373737;
}
.btn-danger .badge {
  color: #444444;
  background-color: #fff;
}
.btn-link {
  color: #49a1bc;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #327387;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none;
}
.btn-lg {
  padding: 10px 40px;
  font-size: 18px;
  line-height: 1.7em;
  border-radius: 0px;
}
.btn-sm {
  padding: 5px 20px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0px;
}
.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.5;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: white;
  background-color: #C40000;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: white;
  text-decoration: none;
  outline: 0;
  background-color: #C40000;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.5;
  color: #999999;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
table {
  max-width: 100%;
  background-color: transparent;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  margin-bottom: 21px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.5;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #444444;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #373737;
}
@media (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15.75px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
.panel {
  margin-bottom: 21px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.panel > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table {
  margin-bottom: 0;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: -1;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: -1;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 21px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0;
  overflow: hidden;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f1f1f1;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #49a1bc;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #49a1bc;
  border-color: #49a1bc;
}
.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #49a1bc;
}
.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #49a1bc;
}
.panel-success {
  border-color: #5BA422;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #5BA422;
}
.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #5BA422;
}
.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #5BA422;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #C40000;
}
.panel-danger > .panel-heading {
  color: #6c6c6c;
  background-color: #444444;
  border-color: #C40000;
}
.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #C40000;
}
.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #C40000;
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 1;
  filter: alpha(opacity=100);
}
.tooltip.top {
  margin-top: -3px;
  padding: 8px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 8px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 8px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 8px;
}
.tooltip-inner {
  max-width: none;
  padding: 3px 8px;
  color: #444444;
  text-align: center;
  text-decoration: none;
  background-color: #e4e4e4;
  border-radius: 4px;
  border-width: 1px;
  border-color: #ccc;
  border-style: solid;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip-arrow:after {
  border-color: transparent;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  z-index: -1;
}
.tooltip.top .tooltip-arrow {
  bottom: 1px;
  left: 50%;
  margin-left: -8px;
  border-width: 8px 8px 0;
  border-top-color: #e4e4e4;
}
.tooltip.top .tooltip-arrow:after {
  border-top-color: #ccc;
  bottom: -1px;
  margin-left: -10px;
  border-width: 10px 10px 0;
}
.tooltip.top-left .tooltip-arrow {
  bottom: -7px;
  left: 8px;
  border-width: 8px 8px 0;
  border-top-color: #e4e4e4;
}
.tooltip.top-left .tooltip-arrow:after {
  border-top-color: #ccc;
  bottom: -1px;
  margin-left: -10px;
  border-width: 10px 10px 0;
}
.tooltip.top-right .tooltip-arrow {
  bottom: -7px;
  right: 8px;
  border-width: 8px 8px 0;
  border-top-color: #e4e4e4;
}
.tooltip.top-right .tooltip-arrow:after {
  border-top-color: #ccc;
  bottom: -1px;
  margin-left: -10px;
  border-width: 10px 10px 0;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -8px;
  border-width: 8px 9px 8px 0;
  border-right-color: #e4e4e4;
}
.tooltip.right .tooltip-arrow:after {
  border-right-color: #ccc;
  bottom: -8px;
  right: -8px;
  border-width: 8px 9px 8px 0;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 1px;
  margin-top: -8px;
  border-width: 8px 0 8px 8px;
  border-left-color: #e4e4e4;
}
.tooltip.left .tooltip-arrow:after {
  border-left-color: #ccc;
  bottom: -8px;
  left: -7px;
  border-width: 8px 0 8px 8px;
}
.tooltip.bottom .tooltip-arrow {
  top: 1px;
  left: 50%;
  margin-left: -8px;
  border-width: 0 8px 8px;
  border-bottom-color: #e4e4e4;
}
.tooltip.bottom .tooltip-arrow:after {
  top: -1px;
  margin-left: -8px;
  border-width: 0 8px 8px;
  border-bottom-color: #ccc;
}
.tooltip.bottom-left .tooltip-arrow {
  top: -7px;
  left: 8px;
  border-width: 0 8px 8px;
  border-bottom-color: #e4e4e4;
}
.tooltip.bottom-left .tooltip-arrow:after {
  top: -1px;
  margin-left: -8px;
  border-width: 0 8px 8px;
  border-bottom-color: #ccc;
}
.tooltip.bottom-right .tooltip-arrow {
  top: -7px;
  right: 8px;
  border-width: 0 8px 8px;
  border-bottom-color: #e4e4e4;
}
.tooltip.bottom-right .tooltip-arrow:after {
  top: -1px;
  margin-left: -8px;
  border-width: 0 8px 8px;
  border-bottom-color: #ccc;
}
.alert {
  padding: 15px;
  border: 1px solid transparent;
  border-radius: 0px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable {
  padding-right: 35px;
}
.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #5BA422;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #4f8f1e;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #444444;
  border-color: #C40000;
  color: #6c6c6c;
}
.alert-danger hr {
  border-top-color: #ab0000;
}
.alert-danger .alert-link {
  color: #525252;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border-radius: 0px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: #cccccc;
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: #cccccc;
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: #cccccc;
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: #cccccc;
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.panel-body:before,
.panel-body:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.nav:before,
.nav:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.panel-body:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.nav:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(rgba(0, 0, 0, 0.0001) 100%));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(rgba(0, 0, 0, 0.5) 100%));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: none;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 21px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 0px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  max-height: 340px;
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 14.5px 15px;
  font-size: 18px;
  line-height: 21px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0px;
}
.navbar-toggle:focus {
  outline: none;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.25px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 21px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 21px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 14.5px;
    padding-bottom: 14.5px;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 7.5px;
  margin-bottom: 7.5px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-form.navbar-right:last-child {
    margin-right: -15px;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 7.5px;
  margin-bottom: 7.5px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 14.5px;
  margin-bottom: 14.5px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #999999;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #999999;
}
.navbar-inverse .navbar-nav > li > a {
  color: #999999;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999999;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #999999;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #999999;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #49a1bc;
}
.nav .nav-divider {
  height: 1px;
  margin: 9.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.5;
  border: 1px solid transparent;
  border-radius: 0px 0px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 0px 0px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 0px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #49a1bc;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 0px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 0px 0px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.spv-breadcrumb-text {
  display: none;
}
@media (min-width: 768px) {
  .spv-breadcrumb-text {
    display: inline-block;
  }
}
.spv-breadcrumb-heading {
  text-align: center;
  display: block;
  display: none;
}
.spv-breadcrumb {
  list-style: none;
  overflow: hidden;
  line-height: 1.5;
  border: 1px solid #b1b1b1;
  display: table;
  padding: 0;
  margin: 0;
  width: 100%;
}
.spv-breadcrumb li {
  display: table-cell;
  text-align: center;
  height: 100%;
  vertical-align: middle;
  background-color: #f5f5f5;
}
.spv-breadcrumb li:first-child a,
.spv-breadcrumb li:first-child .a {
  padding-left: 20px;
}
.spv-breadcrumb li:last-child a,
.spv-breadcrumb li:last-child .a {
  padding-right: 20px;
}
.spv-breadcrumb li:last-child a:after,
.spv-breadcrumb li:last-child .a:after,
.spv-breadcrumb li:last-child a:before,
.spv-breadcrumb li:last-child .a:before {
  border: 0;
}
.spv-breadcrumb li.active {
  background-color: #e4e4e4;
}
.spv-breadcrumb li.active .spv-breadcrumb-text {
  display: inline-block;
}
.spv-breadcrumb li.active a,
.spv-breadcrumb li.active .a {
  color: #999999;
}
.spv-breadcrumb li.active a:after,
.spv-breadcrumb li.active .a:after {
  border-left-color: #e4e4e4;
}
.spv-breadcrumb li:hover {
  background-color: #e4e4e4;
}
.spv-breadcrumb li:hover a,
.spv-breadcrumb li:hover .a {
  color: #999999;
  background-color: #e4e4e4;
}
.spv-breadcrumb li:hover a:after,
.spv-breadcrumb li:hover .a:after {
  border-left-color: #e4e4e4;
}
.spv-breadcrumb a,
.spv-breadcrumb .a {
  color: #ccc;
  text-decoration: none;
  padding: 8px 0 8px 40px;
  position: relative;
  display: block;
  outline: none;
  border: none;
}
.spv-breadcrumb a:after,
.spv-breadcrumb .a:after {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 50px solid transparent;
  /* Go big on the size, and let overflow hide */
  border-bottom: 50px solid transparent;
  border-left: 30px solid #f5f5f5;
  position: absolute;
  top: 50%;
  margin-top: -50px;
  left: 100%;
  z-index: 2;
}
.spv-breadcrumb a:before,
.spv-breadcrumb .a:before {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 50px solid transparent;
  /* Go big on the size, and let overflow hide */
  border-bottom: 50px solid transparent;
  border-left: 30px solid #b1b1b1;
  position: absolute;
  top: 50%;
  margin-top: -50px;
  margin-left: 1px;
  left: 100%;
  z-index: 1;
}
.spv-breadcrumb.no-hover li:hover {
  background-color: #f5f5f5;
}
.spv-breadcrumb.no-hover li:hover a,
.spv-breadcrumb.no-hover li:hover .a {
  color: #ccc;
  background-color: #f5f5f5;
}
.spv-breadcrumb.no-hover li:hover a:after,
.spv-breadcrumb.no-hover li:hover .a:after {
  border-left-color: #f5f5f5;
}
.spv-breadcrumb.no-hover li.active {
  background-color: #e4e4e4;
}
.spv-breadcrumb.no-hover li.active a,
.spv-breadcrumb.no-hover li.active .a {
  background-color: #e4e4e4;
  color: #999999;
}
.spv-breadcrumb.no-hover li.active a:after,
.spv-breadcrumb.no-hover li.active .a:after {
  border-left-color: #e4e4e4;
}
/*Custom dropdown*/
.form-group.has-error .spv-custom-dropdown:before,
.form-group.has-success .spv-custom-dropdown:before {
  right: 2px;
  top: 2px;
  bottom: 2px;
}
.spv-custom-dropdown {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  /*  Custom dropdown arrow */
  /*  Custom dropdown arrow cover */
}
.spv-custom-dropdown:before,
.spv-custom-dropdown:after {
  content: "";
  position: absolute;
  pointer-events: none;
}
.spv-custom-dropdown:after {
  content: "\25BC";
  height: 1em;
  font-size: .8em;
  line-height: 1;
  right: .8em;
  top: 50%;
  margin-top: -0.5em;
  color: #666666;
}
.spv-custom-dropdown:before {
  width: 2em;
  right: 1px;
  top: 1px;
  bottom: 1px;
  background-color: #ccc;
}
.spv-custom-dropdown .form-control {
  box-shadow: none;
}
.spv-custom-dropdown select {
  background-color: #fff;
  color: #6C6C6C;
  margin: 0;
  text-indent: 0.01px;
  -webkit-appearance: button;
  /* hide default arrow in chrome OSX */
}
.spv-custom-dropdown select::-ms-expand {
  display: none;
}
.spv-dropdown select[disabled] {
  color: rgba(0, 0, 0, 0.3);
}
.spv-dropdown select[disabled]::after {
  color: rgba(0, 0, 0, 0.1);
}
.fancy-heading {
  position: relative;
  display: table;
}
.fancy-heading .heading,
.fancy-heading .icon,
.fancy-heading .line {
  display: table-cell;
  position: relative;
  vertical-align: middle;
}
.fancy-heading .heading,
.fancy-heading .icon {
  white-space: nowrap;
}
.fancy-heading .heading {
  padding-right: 20px;
}
.fancy-heading .icon {
  padding-left: 20px;
}
.fancy-heading .line {
  width: 100%;
}
.fancy-heading .line:after {
  content: '';
  border-top: 1px solid #d6d6d6;
  width: 100%;
  display: block;
}
.fancy-heading .fancy-heading-btn {
  border: 0;
  font-size: 12px;
  padding: 0;
  background: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.fancy-heading .fancy-heading-btn:hover,
.fancy-heading .fancy-heading-btn:active,
.fancy-heading .fancy-heading-btn:focus {
  color: #060606;
}
.fancy-heading .fancy-heading-btn .fancy-heading-btn-text {
  padding-left: 8px;
  font-family: "basisgrotesque";
}
.fancy-heading .fancy-heading-btn .glyphicon {
  font-size: 18px;
  top: 0;
}
.fancy-heading .fancy-heading-btn .glyphicon.circle {
  border-radius: 50%;
  background: #e0dfdf;
  padding: 0.5em;
  font-size: 1em;
}
.input-group .form-control {
  border-right: 0;
  box-shadow: none;
}
.input-group .input-group-addon {
  background: #fff;
  color: #777;
}
.btn-add {
  background: #e4e4e4;
  color: #6c6c6c;
  text-align: left;
  border: 1px solid #cbcbcb;
  padding: 6px;
}
.btn-add:hover,
.btn-add:active,
.btn-add:focus {
  color: #525252;
}
.btn-add i {
  float: left;
  margin-right: 10px;
}
.btn-simple {
  color: #6c6c6c;
  background-color: #f6f6f6;
  border-color: #6c6c6c;
  -webkit-box-shadow: inset 0px 0px 0px 1px #6c6c6c;
  -moz-box-shadow: inset 0px 0px 0px 1px #6c6c6c;
  box-shadow: inset 0px 0px 0px 1px #6c6c6c;
}
.btn-simple:hover,
.btn-simple:focus,
.btn-simple:active,
.btn-simple.active,
.open .dropdown-toggle.btn-simple {
  color: #6c6c6c;
  background-color: #e2e2e2;
  border-color: #4d4d4d;
}
.btn-simple:active,
.btn-simple.active,
.open .dropdown-toggle.btn-simple {
  background-image: none;
}
.btn-simple.disabled,
.btn-simple[disabled],
fieldset[disabled] .btn-simple,
.btn-simple.disabled:hover,
.btn-simple[disabled]:hover,
fieldset[disabled] .btn-simple:hover,
.btn-simple.disabled:focus,
.btn-simple[disabled]:focus,
fieldset[disabled] .btn-simple:focus,
.btn-simple.disabled:active,
.btn-simple[disabled]:active,
fieldset[disabled] .btn-simple:active,
.btn-simple.disabled.active,
.btn-simple[disabled].active,
fieldset[disabled] .btn-simple.active {
  background-color: #f6f6f6;
  border-color: #6c6c6c;
}
.btn-simple .badge {
  color: #f6f6f6;
  background-color: #6c6c6c;
}
.glyphicon.circle {
  border-radius: 50%;
  padding: 0.3em;
  font-size: 1em;
}
.glyphicon.circle.dark {
  background: #e0dfdf;
}
.glyphicon.circle.light {
  background: #fff;
}
.tooltip-example {
  margin: 20px 0;
}
.tooltip-example .tooltip {
  width: 100%;
  position: relative;
  opacity: 1;
}
.tooltip-example .tooltip-inner {
  max-width: none;
  white-space: normal;
  padding: 10px;
}
.spv-popover-container {
  position: relative;
}
.popover {
  min-width: 150px;
}
.popover .popover-content ul {
  margin: 0;
  padding: 0;
}
.popover .popover-content ul li {
  display: block;
}
.popover .popover-content ul li a {
  color: #000;
  display: block;
  padding: 5px 0;
}
.popover.example {
  display: block;
  margin-left: 42px;
}
.popover.example.right > .arrow {
  top: 20px;
}
spv-tooltip .tip-container {
  position: relative;
  font-size: 0.9em;
  font-style: italic;
  display: inline-block;
  background: #e4e4e4;
  margin-bottom: 5px;
  padding: 5px;
  border: 1px solid #b1b1b1;
  cursor: default;
  z-index: 2;
}
spv-tooltip i {
  cursor: pointer;
}
spv-tooltip .line {
  top: -1.2em;
  position: relative;
  left: 10px;
  border-left: 1px solid;
  z-index: 1;
}
label {
  color: #6c6c6c;
  font-weight: normal;
}
hr {
  border-top: 2px solid #ccc;
}
.validationMessage {
  color: #C40000;
  padding-top: 3px;
  width: 100%;
  float: left;
}
.form-group.has-error .form-control,
.form-group.has-success .form-control,
.form-group.has-error .input-group-addon,
.form-group.has-success .input-group-addon {
  border-width: 2px;
}
.spesific-form .btn-nav {
  margin-top: 20px;
  margin-bottom: 20px;
}
.form-horizontal .control-label {
  padding-bottom: 5px;
  color: inherit;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-bottom: 0;
    text-align: left;
  }
}
.popover {
  border-color: #ccc;
  border-style: solid;
  border-width: 1px 1px 3px 1px;
  border-radius: 5px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
input[type="radio"],
input[type="checkbox"] {
  margin-right: 0.5em;
}
.errormessage {
  margin-bottom: 30px;
}
.radio-inline {
  padding-left: 0;
  position: relative;
  cursor: pointer;
  line-height: 22px;
}
.radio-inline > * {
  display: inline-block;
  vertical-align: baseline;
  cursor: pointer;
}
.radio-inline + .radio-inline {
  margin-left: 2px;
}
@media (max-width: 991px) {
  .radio-inline + .radio-inline {
    margin-left: 7px;
  }
}
.radio-inline input[type=radio] {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 12;
  width: 22px;
  height: 22px;
  float: none;
  margin: 0;
}
.radio-inline input[type=radio]:checked,
.radio-inline input[type=radio]:focus {
  outline: none !important;
}
.radio-inline input[type=radio] + .lbl {
  position: relative;
  display: inline-block;
  margin: 0;
  height: 22px;
  width: 22px;
  background-color: #dddddd;
  border-radius: 22px;
  border: 5px solid white;
  margin-right: 5px;
  vertical-align: middle;
}
.radio-inline input[type=radio] + .lbl:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: -5px;
  left: -5px;
  width: 22px;
  height: 22px;
  border-radius: 22px;
  background-color: transparent;
  border: 1px solid #d6dbdf;
}
.radio-inline input[type=radio]:checked + .lbl {
  background-color: #970000;
}
.radio-inline input[type=radio]:hover + .lbl:before,
.radio-inline input[type=radio] + .lbl:hover:before {
  border-color: #970000;
}
.radio-inline input[type=radio]:checked:hover + .lbl:before {
  border-color: #dddddd;
}
.radio-inline strong {
  font-family: "basisgrotesque";
  font-size: 16px;
  color: black;
}
.radio-inline span {
  margin-left: 5px;
}
@font-face {
  font-family: 'basisgrotesque';
  src: url('/fonts/basis_grotesque_regular-web.eot');
  src: url('/fonts/basis_grotesque_regular-web.eot?#iefix') format('embedded-opentype'), url('/fonts/basis_grotesque_regular-web.woff') format('woff'), url('/fonts/basis_grotesque_regular-web.ttf') format('truetype'), url('/fonts/basis_grotesque_regular-web.svg#basis_grotesque_regular-web') format('svg');
}
@font-face {
  font-family: 'basisgrotesque';
  src: url('/fonts/basis_grotesque_regular-web.eot');
  src: url('/fonts/basis_grotesque_regular-web.eot?#iefix') format('embedded-opentype'), url('/fonts/basis_grotesque_regular-web.woff') format('woff'), url('/fonts/basis_grotesque_regular-web.ttf') format('truetype'), url('/fonts/basis_grotesque_regular-web.svg#basis_grotesque_regular-web') format('svg');
}
@font-face {
  font-family: 'basisgrotesque';
  src: url('/fonts/basis_grotesque_medium-web.eot');
  src: url('/fonts/basis_grotesque_medium-web.eot?#iefix') format('embedded-opentype'), url('/fonts/basis_grotesque_medium-web.woff') format('woff'), url('/fonts/basis_grotesque_medium-web.ttf') format('truetype'), url('/fonts/basis_grotesque_medium-web.svg#basis_grotesque_medium-web') format('svg');
}
@font-face {
  font-family: 'basisgrotesque';
  src: url('/fonts/basis_grotesque_regular-web.eot');
  src: url('/fonts/basis_grotesque_regular-web.eot?#iefix') format('embedded-opentype'), url('/fonts/basis_grotesque_regular-web.woff') format('woff'), url('/fonts/basis_grotesque_regular-web.ttf') format('truetype'), url('/fonts/basis_grotesque_regular-web.svg#basis_grotesque_regular-web') format('svg');
}
@font-face {
  font-family: 'basisgrotesque';
  src: url('/fonts/basis_grotesque_light-web.eot');
  src: url('/fonts/basis_grotesque_light-web.eot?#iefix') format('embedded-opentype'), url('/fonts/basis_grotesque_light-web.woff') format('woff'), url('/fonts/basis_grotesque_light-web.ttf') format('truetype'), url('/fonts/basis_grotesque_light-web.svg#basis_grotesque_light-web') format('svg');
}
@font-face {
  font-family: 'emv-glyphs';
  src: url('/fonts/emv-glyphs.eot?v=4');
  src: url('/fonts/emv-glyphs.eot?v=4#iefix') format('embedded-opentype'), url('/fonts/emv-glyphs.woff2?v=4') format('woff2'), url('/fonts/emv-glyphs.woff?v=4') format('woff'), url('/fonts/emv-glyphs.ttf?v=4') format('truetype'), url('/fonts/emv-glyphs.svg?v=4#basis_grotesque_regular-web') format('svg');
}
i[class^="spv-"]:before,
i[class*=" spv-"]:before {
  font-family: "emv-glyphs";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.spv-emv-familie:before {
  content: "\e65e";
}
.spv-budgivning-hus-med-hammer:before {
  content: "\e652";
}
.spv-dokument-signering-med-hus-og-penn:before {
  content: "\e653";
}
.spv-emv-dokument-invertert:before {
  content: "\e654";
}
.spv-kort-invertert:before {
  content: "\e655";
}
.spv-lyspare-som-lyser:before {
  content: "\e656";
}
.spv-lanesoknad-dokument-med-hus:before {
  content: "\e657";
}
.spv-megafon:before {
  content: "\e658";
}
.spv-nokkel-med-hus-pa-toppen:before {
  content: "\e659";
}
.spv-person-med-silhuett-bak:before {
  content: "\e65a";
}
.spv-snakkebobler-med-hus-i-hoyre-boble:before {
  content: "\e65b";
}
.spv-visning-skilt-med-hus-og-pil:before {
  content: "\e65d";
}
.spv-emv-bud-alt:before {
  content: "\e64f";
}
.spv-emv-visning:before {
  content: "\e650";
}
.spv-emv-kjope-bolig:before {
  content: "\e651";
}
.spv-info-aktiv:before {
  content: "\e65c";
}
.spv-forsikring-dyr:before {
  content: "\e614";
}
.spv-forsikring-fritid-baat:before {
  content: "\e615";
}
.spv-forsikring-liv-pensjon-hjerte:before {
  content: "\e616";
}
.spv-forsikring-liv-pensjon-person:before {
  content: "\e617";
}
.spv-forsikring-reise:before {
  content: "\e618";
}
.spv-forsikring-ulykke:before {
  content: "\e619";
}
.spv-nettbank-bytte-avtale:before {
  content: "\e61a";
}
.spv-nettbank-godkjent:before {
  content: "\e61b";
}
.spv-nettbank-innstillinger:before {
  content: "\e61c";
}
.spv-nettbank-postarkiv:before {
  content: "\e61d";
}
.spv-nettbank-verktoy:before {
  content: "\e61e";
}
.spv-nettbank-aktiver-start:before {
  content: "\e61f";
}
.spv-nettbank-stop-pause:before {
  content: "\e620";
}
.spv-nettbank-betale:before {
  content: "\e64d";
}
.spv-nettbank-endre:before {
  content: "\e621";
}
.spv-nettbank-popup:before {
  content: "\e622";
}
.spv-nettbank-register:before {
  content: "\e623";
}
.spv-nettbank-detaljer:before {
  content: "\e624";
}
.spv-nettbank-detaljer-sok:before {
  content: "\e625";
}
.spv-nettbank-endre2:before {
  content: "\e626";
}
.spv-nettbank-informasjon:before {
  content: "\e627";
}
.spv-nettbank-innboks:before {
  content: "\e628";
}
.spv-nettbank-kalender:before {
  content: "\e629";
}
.spv-nettbank-korrespondanse:before {
  content: "\e62a";
}
.spv-nettbank-liste:before {
  content: "\e62b";
}
.spv-nettbank-nymelding:before {
  content: "\e62c";
}
.spv-nettbank-sendt-epost:before {
  content: "\e62d";
}
.spv-nettbank-skrivut:before {
  content: "\e62e";
}
.spv-nettbank-slett:before {
  content: "\e62f";
}
.spv-nettbank-advarsel:before {
  content: "\e64e";
}
.spv-emv-bud:before {
  content: "\e630";
}
.spv-emv-dokument:before {
  content: "\e631";
}
.spv-emv-m2:before {
  content: "\e632";
}
.spv-emv-plantegning:before {
  content: "\e633";
}
.spv-innlogget-her:before {
  content: "\e634";
}
.spv-investor-avtale:before {
  content: "\e635";
}
.spv-jobb:before {
  content: "\e636";
}
.spv-bil-kassebil:before {
  content: "\e637";
}
.spv-bil-lastebil:before {
  content: "\e638";
}
.spv-kort-ok:before {
  content: "\e639";
}
.spv-kort-pilned:before {
  content: "\e63a";
}
.spv-kort-kortleser:before {
  content: "\e63b";
}
.spv-pin-hjerte-lokalt:before {
  content: "\e63c";
}
.spv-melde-paa:before {
  content: "\e63d";
}
.spv-prod-timeglass-slutt:before {
  content: "\e63e";
}
.spv-prod-timeglass-halvveis:before {
  content: "\e63f";
}
.spv-raad:before {
  content: "\e640";
}
.spv-faq:before {
  content: "\e660";
}
.spv-snakkeboble-sporsmaalstegn:before {
  content: "\e641";
}
.spv-rapporter:before {
  content: "\e642";
}
.spv-banken:before {
  content: "\e643";
}
.spv-diagram-stolpe-kurve:before {
  content: "\e644";
}
.spv-diagram-kake:before {
  content: "\e645";
}
.spv-penger-sparing:before {
  content: "\e646";
}
.spv-prod-blu:before {
  content: "\e647";
}
.spv-prod-fastrentelaan:before {
  content: "\e648";
}
.spv-prod-rammelaan:before {
  content: "\e649";
}
.spv-sms-bank:before {
  content: "\e64a";
}
.spv-spare-investere:before {
  content: "\e64b";
}
.spv-logo-symbol:before {
  content: "\e64c";
}
.spv-kunde-bankid:before {
  content: "\e60b";
}
.spv-kunde-bsu:before {
  content: "\e60c";
}
.spv-mobil-spv,
.spv-kunde-mobil:before {
  content: "\e60d";
}
.spv-kunde-nettbank:before {
  content: "\e60e";
}
.spv-kunde-netthandel:before {
  content: "\e60f";
}
.spv-mobil-bankid:before {
  content: "\e610";
}
.spv-prod-laan-tilbud:before {
  content: "\e612";
}
.spv-prod-laan-valuta:before {
  content: "\e613";
}
.spv-kalkminus:before {
  content: "\e600";
}
.spv-kalkminus-stor:before {
  content: "\e601";
}
.spv-kalkpluss:before {
  content: "\e602";
}
.spv-kalkpluss-stor:before {
  content: "\e603";
}
.spv-kalk-close:before {
  content: "\e604";
}
.spv-kalk-close-stor:before {
  content: "\e605";
}
.spv-kalk-help:before {
  content: "\e606";
}
.spv-kalk-help-stor:before {
  content: "\e607";
}
.spv-kalk-i:before {
  content: "\e608";
}
.spv-kalk-i-stor:before {
  content: "\e609";
}
.spv-print:before {
  content: "\e668";
}
.spv-email:before {
  content: "\e669";
}
.spv-twitter:before {
  content: "\e66a";
}
.spv-facebook:before {
  content: "\e66b";
}
.spv-map-house:before {
  content: "\e66c";
}
.spv-search:before {
  content: "\e66d";
}
.spv-kodekort:before {
  content: "\e66e";
}
.spv-kodebrikke:before {
  content: "\e66f";
}
.spv-privat:before {
  content: "\e670";
}
.spv-privat-stor:before {
  content: "\e671";
}
.spv-person:before {
  content: "\e672";
}
.spv-mobil:before {
  content: "\e673";
}
.spv-passord:before {
  content: "\e674";
}
.spv-lock:before {
  content: "\e675";
}
.spv-nettbank-innlogget:before {
  content: "\e676";
}
.spv-prod-laan-bil:before {
  content: "\e677";
}
.spv-prod-laan-bil-linje:before {
  content: "\e678";
}
.spv-prod-laan-hus:before {
  content: "\e679";
}
.spv-prod-laan:before {
  content: "\e67a";
}
.spv-prod-laan-linje:before {
  content: "\e67b";
}
.spv-prod-spare:before {
  content: "\e67c";
}
.spv-prod-spare-linje:before {
  content: "\e67d";
}
.spv-prod-forsikre:before {
  content: "\e67e";
}
.spv-prod-forsikre-stor:before {
  content: "\e67f";
}
.spv-prod-kortkonto:before {
  content: "\e680";
}
.spv-prod-kortkonto-linje:before {
  content: "\e681";
}
.spv-kontakt-chat:before {
  content: "\e682";
}
.spv-kontakt-chat-linje:before {
  content: "\e683";
}
.spv-kontakt-tlf:before {
  content: "\e684";
}
.spv-kontakt-kaffe:before {
  content: "\e685";
}
.spv-bedrift:before {
  content: "\e686";
}
.spv-bedrift-linje:before {
  content: "\e687";
}
.spv-pil-opp:before {
  content: "\e688";
}
.spv-pil-right:before {
  content: "\e689";
}
.spv-pil-left:before {
  content: "\e68a";
}
.spv-pil-ned:before {
  content: "\e68b";
}
.spv-location:before {
  content: "\e68c";
}
.spv-kalender:before {
  content: "\e68d";
}
.spv-klokken:before {
  content: "\e68e";
}
.spv-news:before {
  content: "\e68f";
}
.spv-valuta:before {
  content: "\e690";
}
.spv-kalk:before {
  content: "\e691";
}
.spv-play:before {
  content: "\e692";
}
.spv-chat:before {
  content: "\e693";
}
.spv-blogg-tag:before {
  content: "\e694";
}
.spv-blogg-tag-stor:before {
  content: "\e695";
}
.spv-blogg-kommentar:before {
  content: "\e696";
}
.spv-blogg-kommentar-stor:before {
  content: "\e697";
}
.spv-blogg-skribent:before {
  content: "\e698";
}
.spv-blogg-pop:before {
  content: "\e699";
}
.spv-blogg-pop-stor:before {
  content: "\e69a";
}
.spv-blogg-kategorier:before {
  content: "\e69b";
}
.spv-blogg-kategorier-stor:before {
  content: "\e69c";
}
.spv-kunde-film:before {
  content: "\e69d";
}
.spv-kunde-film-stor:before {
  content: "\e69e";
}
.spv-kunde-faq:before {
  content: "\e69f";
}
.spv-kunde-faq-stor:before {
  content: "\e6a0";
}
.spv-kunde-nedlast:before {
  content: "\e6a1";
}
.spv-kunde-nedlast-stor:before {
  content: "\e6a2";
}
.spv-kunde-veiviser:before {
  content: "\e6a3";
}
.spv-kunde-veiviser-stor:before {
  content: "\e6a4";
}
.spv-sms-saldo:before {
  content: "\e65f";
}
.spv-lukk:before {
  content: "\e667";
}
.spv-roed-hake-tynn:before {
  content: "\e60a";
}
.spv-snakkeboble-a-til-aa:before {
  content: "\e611";
}
.spv-blyant-signatur:before {
  content: "\e661";
}
.spv-kamera:before {
  content: "\e662";
}
.spv-hermetegn:before {
  content: "\e663";
}
.spv-plantegning-hus-takst:before {
  content: "\e664";
}
.spv-stabel-av-linjer-ujevn-bud:before {
  content: "\e665";
}
.spv-visittkort:before {
  content: "\e666";
}
.spv-hent-kontakt:before {
  content: "\e6a5";
}
.spv-historikk:before {
  content: "\e6a6";
}
.spv-kontakt-uten-bilde:before {
  content: "\e6a7";
}
.spv-betalt-ok:before {
  content: "\e6a8";
}
.spv-redigere:before {
  content: "\e6a9";
}
.spv-reload:before {
  content: "\e6aa";
}
.spv-boks-med-pil-slette:before {
  content: "\e6ab";
}
.spv-enlarge:before {
  content: "\e6ac";
}
.spv-shrink:before {
  content: "\e6ad";
}
.spv-spillekort:before {
  content: "\e6b0";
}
.spv-taxi:before {
  content: "\e6b1";
}
.spv-kredittkort-halvt:before {
  content: "\e6b2";
}
.spv-polkagris:before {
  content: "\e6b3";
}
.spv-parkeringforbudt:before {
  content: "\e6b4";
}
.spv-veske:before {
  content: "\e6b5";
}
.spv-note:before {
  content: "\e6b6";
}
.spv-snusboksogsigarett:before {
  content: "\e6b7";
}
.spv-knivoggaffel:before {
  content: "\e6b8";
}
.spv-bosspann:before {
  content: "\e6b9";
}
.spv-flaske:before {
  content: "\e6ba";
}
.spv-vinglass:before {
  content: "\e6bb";
}
.spv-eiendom-lavblokk-hoyblokk:before {
  content: "\e6bc";
}
.spv-lyspaere-energi:before {
  content: "\e6bd";
}
.spv-fisk-hav:before {
  content: "\e6be";
}
.spv-baat-skip-shipping:before {
  content: "\e6bf";
}
.spv-skilt-med-tallet-18-i-midten:before {
  content: "\e6ca";
}
.spv-barnevogn:before {
  content: "\e6cb";
}
.spv-skolesekk-sett-bakfra:before {
  content: "\e6cc";
}
.spv-fond-graf-med-pil:before {
  content: "\e6d0";
}
.spv-fond-minustegn-graf-med-pil:before {
  content: "\e6cf";
}
.spv-fond-pluss-graf-med-pil:before {
  content: "\e6ce";
}
.spv-fond-bytte-piler-graf-med-pil:before {
  content: "\e6cd";
}
footer .search-bar,
.footer .search-bar {
  border-top: 1px solid #EFEFEF;
  background-color: #f3f3f3;
  padding-top: 3px;
}
footer .search-bar.cta,
.footer .search-bar.cta {
  padding-top: 0;
}
@media (min-width: 768px) {
  footer .search-bar.cta,
  .footer .search-bar.cta {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
@media (max-width: 767px) {
  footer .search-bar.cta .search-line,
  .footer .search-bar.cta .search-line {
    padding: 8px;
  }
  footer .search-bar.cta .search-line .wrapper,
  .footer .search-bar.cta .search-line .wrapper {
    width: 100%;
  }
  footer .search-bar.cta .search-line .wrapper .input-wrapper input[type=text],
  .footer .search-bar.cta .search-line .wrapper .input-wrapper input[type=text] {
    width: 170px;
  }
  footer .search-bar.cta .search-line .wrapper .input-wrapper input[type=text]:focus,
  .footer .search-bar.cta .search-line .wrapper .input-wrapper input[type=text]:focus {
    width: 170px;
  }
  footer .search-bar.cta .search-line .wrapper .to-top,
  .footer .search-bar.cta .search-line .wrapper .to-top {
    position: absolute;
    right: 8px;
  }
}
@media (max-width: 767px) {
  footer .search-bar .footer-cta,
  .footer .search-bar .footer-cta {
    padding: 8px;
    background-color: #E7E7E7;
  }
}
footer .search-bar .footer-cta > *,
.footer .search-bar .footer-cta > * {
  display: inline-block;
  line-height: 37px;
  vertical-align: middle;
}
footer .search-bar .footer-cta > i,
.footer .search-bar .footer-cta > i {
  font-size: 30px;
  color: #970000;
  margin-right: 15px;
}
@media (max-width: 991px) {
  footer .search-bar .footer-cta > i,
  .footer .search-bar .footer-cta > i {
    font-size: 22px;
    margin-right: 5px;
  }
}
@media (max-width: 767px) {
  footer .search-bar .footer-cta > i,
  .footer .search-bar .footer-cta > i {
    display: none;
  }
}
footer .search-bar .footer-cta strong,
.footer .search-bar .footer-cta strong {
  font-size: 22px;
  font-family: "basisgrotesque";
  font-weight: 500;
  text-transform: uppercase;
  color: #6C6C6C;
}
@media (max-width: 991px) {
  footer .search-bar .footer-cta strong,
  .footer .search-bar .footer-cta strong {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  footer .search-bar .footer-cta strong,
  .footer .search-bar .footer-cta strong {
    font-size: 18px;
  }
}
footer .search-bar .footer-cta .button,
.footer .search-bar .footer-cta .button {
  float: right;
  display: block;
  color: white;
}
footer .search-bar .footer-cta .button span,
.footer .search-bar .footer-cta .button span {
  background-color: #970000;
  font-family: "basisgrotesque";
  font-size: 15px;
  text-transform: uppercase;
  padding: 7px 30px 7px 10px;
  letter-spacing: 0.04em;
}
@media (max-width: 991px) {
  footer .search-bar .footer-cta .button span,
  .footer .search-bar .footer-cta .button span {
    padding: 5px 25px 5px 10px;
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  footer .search-bar .footer-cta .button span,
  .footer .search-bar .footer-cta .button span {
    padding: 5px 25px 5px 7px;
  }
}
footer .search-bar .wrapper .input-wrapper,
.footer .search-bar .wrapper .input-wrapper {
  vertical-align: top;
  display: inline-block;
  position: relative;
  margin-right: 20px;
}
@media (max-width: 767px) {
  footer .search-bar .wrapper .input-wrapper,
  .footer .search-bar .wrapper .input-wrapper {
    margin-right: 10px;
  }
}
footer .search-bar .wrapper .input-wrapper input,
.footer .search-bar .wrapper .input-wrapper input {
  width: 140px;
  height: 34px;
  padding-left: 8px;
  color: #6C6C6C;
  border: none;
  transition: width 0.5s;
}
footer .search-bar .wrapper .input-wrapper input:focus,
.footer .search-bar .wrapper .input-wrapper input:focus {
  width: 381px;
  transition: width 0.5s;
}
@media (max-width: 767px) {
  footer .search-bar .wrapper .input-wrapper input:focus,
  .footer .search-bar .wrapper .input-wrapper input:focus {
    width: 140px;
  }
}
footer .search-bar .wrapper .input-wrapper input::-webkit-input-placeholder,
.footer .search-bar .wrapper .input-wrapper input::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #888;
}
footer .search-bar .wrapper .input-wrapper input:-moz-placeholder,
.footer .search-bar .wrapper .input-wrapper input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #888;
  opacity: 1;
}
footer .search-bar .wrapper .input-wrapper input::-moz-placeholder,
.footer .search-bar .wrapper .input-wrapper input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #888;
  opacity: 1;
}
footer .search-bar .wrapper .input-wrapper input:-ms-input-placeholder,
.footer .search-bar .wrapper .input-wrapper input:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #888;
}
footer .search-bar .wrapper .input-wrapper input[type=submit],
.footer .search-bar .wrapper .input-wrapper input[type=submit] {
  background: rgba(0, 0, 0, 0);
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjExR/NCNwAAAgFJREFUOE+VlMnKKjEQhfP+e+d5nmdRQVRwwIWgoDiDuhNHfIO6OQUJdrr58S4+CamTk6pK2YKILKxWK6rVahQOh8nj8ZDX66VoNEqtVosOh4OUWPUmevF4PKhUKpHL5SKfz0fBYJBNI5EIgzX2Op2OlNuNFPwDs1gsxhnhEDJKJBI24vE4m1cqFXnsD8NischmoVCID/X7fTqfzzJE4vP50PF4pHa7rY1xea/X47iJWC6XXCYyg9lisZD7diEYjUZsmEwmWXu5XOS2VSPK5TL3DGUiM1NgUq1WdabD4VBuWeMCmQEIVJl/MZ/PuY/Q1+t1uWWNC5SrBOiXKTA5nU4UCARYn8/n5ZY1LtxutzZ8vV42gQkeCC3Cw+AxzbhAQBlut1ubwGQ8HpPf7+dHwbCbcYFxwNDCsNFo2ATfoAJcrno+m83ktlXDPVEjA1G327WJwPP55J6pichms3S/32XIquOfwWCgywY4OJlMaL1eE+YU44Shhxl0mMNCoeA4FXqBfqCfEMMUB2GCFwVYIzPEM5kMgyzxSMoD6AWYTqeUTqd1pgCtUO1A5rlcTpulUinm+ytkMQS3240wvOhls9lk8L9F6e/3mzPCpQDGynS/38vjDoa/gPFC6TAyTR0P/MJms+E2KFNcgO+Co/hXvk3xjbxer87C/2G323FmMCMi8Q9DeLvXcp82wAAAAABJRU5ErkJggg==') /*/Content/Image/spv_search.png*/;
  background-position: center center;
  background-repeat: no-repeat;
  border: 0 none;
  cursor: pointer;
  border-radius: 0;
  height: 20px;
  width: 20px;
  position: absolute;
  top: 7px;
  right: 10px;
}
footer .search-bar .wrapper .to-top,
.footer .search-bar .wrapper .to-top {
  display: inline-block;
  line-height: 37px;
}
footer .search-bar .wrapper .to-top a,
.footer .search-bar .wrapper .to-top a {
  color: #6C6C6C;
  text-transform: uppercase;
  font-size: 14px;
  font-family: "basisgrotesque";
}
footer .search-bar .wrapper .to-top a:after,
.footer .search-bar .wrapper .to-top a:after {
  content: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAICAMAAAD6Ou7DAAAARVBMVEX////z6urz6urz6urz6urz6urz6urz6urGAADMHx/WTEzPLi7hh4fgh4fLFhbptLTHBQXhiIjx3d3WV1fHBgbru7vx3NwBWoSpAAAACHRSTlMAAAEFBwwDAuW1/UYAAABMSURBVHheHctXEsAwCENBsFME7vX+R03w+9sZidgxPzHSiZndmnMdeMdbANmGly9FzlDD5RNqKRXpx70mGlGD3bpg2GJAOikCnQL0A4LfArn3JU5LAAAAAElFTkSuQmCC') /*/Content/Image/icon-arrow-up-red.png*/;
  line-height: 37px;
  margin-left: 10px;
}
@media (max-width: 991px) {
  footer .search-bar .wrapper .to-top a:after,
  .footer .search-bar .wrapper .to-top a:after {
    margin-left: 5px;
  }
}
footer .footer-container,
.footer .footer-container {
  padding-bottom: 30px;
  padding-top: 30px;
  background-color: #000b1b;
  box-shadow: 0 500px 0 500px #000b1b;
  color: #FFFFFF;
  min-height: 240px;
}
footer .footer-container h4,
.footer .footer-container h4 {
  font-family: "basisgrotesque";
  font-size: 16px;
  color: #FFFFFF;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 15px;
}
footer .footer-container h4.active,
.footer .footer-container h4.active {
  text-decoration: underline;
}
footer .footer-container .footer-wrapper,
.footer .footer-container .footer-wrapper {
  border-bottom: 1px solid #777777;
}
footer .footer-container .footer-wrapper div,
.footer .footer-container .footer-wrapper div {
  border-left: 1px solid #777777;
  margin-bottom: 15px;
  font-size: 14px;
}
@media (min-width: 992px) {
  footer .footer-container .footer-wrapper .col-md-3:nth-child(4n+1),
  .footer .footer-container .footer-wrapper .col-md-3:nth-child(4n+1) {
    clear: left;
  }
}
@media (max-width: 991px) {
  footer .footer-container .footer-wrapper .col-sm-4:nth-child(3n+1),
  .footer .footer-container .footer-wrapper .col-sm-4:nth-child(3n+1) {
    clear: left;
  }
}
footer .footer-container .footer-wrapper + .footer-bottom,
.footer .footer-container .footer-wrapper + .footer-bottom {
  margin-top: 30px;
  padding-top: 22px;
}
.logo-footer-emn {
  padding: 11px 0;
}
@media (max-width: 767px) {
  footer .footer-container .footer-bottom > div,
  .footer .footer-container .footer-bottom > div {
    border-top: 1px solid #777777;
    padding-top: 20px;
    border-left: 0 !important;
  }
  footer .footer-container .footer-bottom > div .logo-footer,
  .footer .footer-container .footer-bottom > div .logo-footer {
    width: 180px;
  }
  footer .footer-container .footer-bottom ul,
  .footer .footer-container .footer-bottom ul {
    padding-left: 29px;
    display: block;
  }
}
@media (min-width: 768px) {
  footer .footer-container .footer-bottom,
  .footer .footer-container .footer-bottom {
    padding-bottom: 20px;
    border-left: 0;
    font-size: 15px;
    color: #CCCCCC;
  }
  footer .footer-container .footer-bottom .logo-footer,
  .footer .footer-container .footer-bottom .logo-footer {
    width: 187px;
    height: 33px;
    margin-top: 3px;
  }
  footer .footer-container .footer-bottom a,
  .footer .footer-container .footer-bottom a {
    color: #CCCCCC;
  }
  footer .footer-container .footer-bottom ul,
  .footer .footer-container .footer-bottom ul {
    display: inline-block;
    line-height: 39px;
  }
  footer .footer-container .footer-bottom ul li,
  .footer .footer-container .footer-bottom ul li {
    display: inline-block;
    padding-right: 15px;
  }
  footer .footer-container .footer-bottom ul li a,
  .footer .footer-container .footer-bottom ul li a {
    color: white;
  }
}
footer .footer-container a,
.footer .footer-container a {
  color: #FFF;
}
footer .footer-container ul,
.footer .footer-container ul {
  list-style: none;
  margin: 0;
  padding: 0;
  padding-left: 9px;
}
footer .footer-container ul li a,
.footer .footer-container ul li a {
  line-height: 28px;
  padding-bottom: 4px;
  padding-top: 4px;
}
footer .footer-container ul li a:active,
.footer .footer-container ul li a:active {
  text-decoration: underline;
}
@media (max-width: 767px) {
  footer ul,
  .footer ul {
    display: none;
    margin-bottom: 10px !important;
  }
  footer h4,
  .footer h4 {
    cursor: pointer;
  }
  footer .tool-meny-footer,
  .footer .tool-meny-footer {
    display: block;
    padding-left: 0 !important;
  }
  footer .tool-meny-footer li,
  .footer .tool-meny-footer li {
    line-height: 30px;
  }
  footer .footer-wrapper .footer-line,
  .footer .footer-wrapper .footer-line {
    border-bottom: 1px solid #777777;
    margin-bottom: 0 !important;
  }
}
body.withStaticFooter footer .footer-container,
body.withStaticFooter .footer .footer-container {
  padding-bottom: 80px;
}
.static-footer {
  position: fixed;
  -webkit-backface-visibility: hidden;
  width: 100%;
  bottom: 0;
  height: 52px;
  padding: 8px 0;
  background-color: #eee;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  line-height: 34px;
  z-index: 999;
}
.static-footer.out {
  bottom: -52px;
}
.static-footer.animating {
  -moz-transition: bottom 0.3s linear;
  -o-transition: bottom 0.3s linear;
  -webkit-transition: bottom 0.3s linear;
  transition: bottom 0.3s linear;
}
.static-footer.anim-fast {
  -moz-transition: bottom 0.1s linear;
  -o-transition: bottom 0.1s linear;
  -webkit-transition: bottom 0.1s linear;
  transition: bottom 0.1s linear;
}
.static-footer .container {
  padding-left: 10px;
  padding-right: 10px;
}
.static-footer .btn {
  background-color: #78A411;
  color: white;
  padding: 10px 15px 10px 12px;
  font-size: 14px;
  line-height: 14px;
}
.static-footer .btn i {
  color: white;
  margin-right: 11px;
}
.static-footer a {
  color: #6D6D6D;
  display: inline-block;
  vertical-align: middle;
}
.static-footer a.static-nav {
  font-size: 16px;
  -moz-transition: background-color 0.3s linear;
  -o-transition: background-color 0.3s linear;
  -webkit-transition: background-color 0.3s linear;
  transition: background-color 0.3s linear;
  text-align: center;
}
.static-footer a.static-nav i {
  display: inline-block;
}
.static-footer a.static-nav i:before {
  line-height: 34px;
}
.static-footer a.static-nav:hover,
.static-footer a.static-nav:active {
  background-color: #ddd;
  text-decoration: none;
}
.static-footer a.static-nav.back {
  margin-right: 16px;
  padding: 0 10px 0 7px;
}
.static-footer a.static-nav.forward {
  padding: 0 7px 0 10px;
}
.odd + .finansportalen {
  background-color: #F6F6F6;
}
.finansportalen {
  padding: 20px 0;
  font-size: 14px;
}
.finansportalen a {
  text-decoration: underline;
}
.kontaktoss + .finansportalen {
  padding-top: 0;
  margin-top: -15px;
}
@media (min-width: 768px) {
  .kontaktoss + .finansportalen {
    margin-top: -10px;
  }
}
.plusminus {
  display: table;
  width: 100%;
}
@media (max-width: 767px) {
  .plusminus .input-group {
    padding-left: 0;
  }
}
.plusminus .slider-button-container,
.plusminus .input-group-container {
  display: table-cell;
  vertical-align: middle;
  height: 30px;
}
.plusminus .slider-button-container {
  width: 35px;
  height: 35px;
  cursor: pointer;
}
.plusminus .slider-button.plus {
  float: right;
}
.plusminus .slider-button.minus {
  float: left;
}
.plusminus .input-group-container .form-control {
  width: 100%;
}
.slider-button {
  display: table-cell;
  vertical-align: middle;
  background: #DADADA;
  border-radius: 25px;
  width: 25px;
  height: 25px;
  cursor: pointer;
  -ms-user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  transition: all 0.1s;
}
.slider-button:active {
  background: #6D6D6D;
  transition: all 0.1s;
}
.slider-button:active i {
  color: #DADADA;
  transition: all 0.1s;
}
.slider-button.left {
  border-right: none;
}
.slider-button.right {
  border-left: none;
}
.slider-button i {
  color: #6D6D6D;
  text-align: center;
  height: 25px;
  width: 25px;
  line-height: 25px;
  position: initial;
  display: inline-block;
  top: 0;
}
.tooltip-inner {
  white-space: pre-wrap;
}
@media (min-width: 768px) {
  .tooltip-inner {
    max-width: 300px;
  }
}
/*  
*   Functional styling;
*   These styles are required for noUiSlider to function.
*   You don't need to change these rules to apply your design.
*/
.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.noUi-base {
  width: 100%;
  height: 100%;
  position: relative;
}
.noUi-origin {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
}
.noUi-handle {
  position: relative;
  background: #970000;
  cursor: pointer;
  z-index: 2;
  border: 1px solid white;
  width: 29px;
  height: 29px;
  border-radius: 29px;
  left: -15px;
  top: -12px;
  opacity: 1;
}
.noUi-handle:before {
  content: "";
  display: block;
  position: absolute;
  height: 35px;
  width: 35px;
  border: 5px solid white;
  border-radius: 35px;
  background: transparent;
  left: -4px;
  top: -4px;
  z-index: 1;
  opacity: 0.8;
}
.noUi-stacking .noUi-handle {
  z-index: 10;
}
.noUi-stacking + .noUi-origin {
  *z-index: -1;
}
.noUi-state-tap .noUi-origin {
  -webkit-transition: left 0.3s, top 0.3s;
  transition: left 0.3s, top 0.3s;
}
.noUi-state-drag * {
  cursor: inherit !important;
}
.noUi-horizontal {
  height: 6px;
}
.noUi-horizontal.noUi-extended {
  padding: 0 15px;
}
.noUi-horizontal.noUi-extended .noUi-origin {
  right: -15px;
}
.noUi-vertical {
  width: 18px;
}
.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  left: -6px;
  top: -17px;
}
.noUi-vertical .noUi-dragable {
  cursor: n-resize;
}
.noUi-vertical .noUi-handle:after {
  top: 17px;
}
.noUi-vertical.noUi-extended {
  padding: 15px 0;
}
.noUi-vertical.noUi-extended .noUi-origin {
  bottom: -15px;
}
.noUi-background {
  background: #AAAAAA;
}
.noUi-connect {
  background: #970000;
  -webkit-transition: background 450ms;
  transition: background 450ms;
}
.noUi-dragable {
  cursor: w-resize;
}
.noUi-active {
  background-color: #444444 !important;
}
[disabled].noUi-connect,
[disabled] .noUi-connect {
  background: #B8B8B8;
}
[disabled] .noUi-handle {
  cursor: not-allowed;
}
html,
body {
  background-color: #F9F1E6;
}
h1,
h2 {
  font-family: tobias;
}
h3,
h4,
h5,
h6 {
  font-family: "basisgrotesque";
  font-weight: 600;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #2A2E3D;
}
h1 {
  font-size: 40px;
}
h2 {
  font-size: 28px;
}
h2.toh1 {
  font-size: 40px;
}
h3 {
  font-size: 22px;
}
h4 {
  font-size: 20px;
}
footer {
  margin-top: 40px;
}
.btn {
  font-weight: 400;
  text-transform: none;
}
@media (max-width: 767px) {
  h1 {
    font-size: 26px;
  }
  h2 {
    font-size: 24px;
  }
  h2.toh1 {
    font-size: 26px;
  }
  h3 {
    font-size: 22px;
  }
  h4 {
    font-size: 18px;
  }
}
body {
  font-family: "basisgrotesque";
  font-weight: 400;
  font-size: 16px;
  color: #2A2E3D;
  -webkit-animation-duration: 1s;
  -webkit-animation-name: fontfix;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: linear;
  -webkit-animation-delay: 0.3s;
}
@media (min-width: 768px) {
  body {
    font-size: 18px;
  }
}
@-webkit-keyframes fontfix {
  from {
    opacity: 1;
  }
  to {
    opacity: 1;
  }
}
a.nohover {
  text-decoration: none !important;
}
h1 a,
h2 a,
h3 a,
h4 a {
  color: inherit;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover {
  color: inherit;
}
h1.centered,
h2.centered,
h3.centered,
h4.centered {
  text-align: center;
}
::selection {
  color: white;
  background: #970000;
  /* Safari */
}
::-moz-selection {
  color: white;
  background: #970000;
  /* Firefox */
}
input:focus {
  outline: none;
  border: 2px #3F93AC solid !important;
}
input.error {
  outline: none;
  border: 2px solid #970000 !important;
}
input.success {
  outline: none;
  border: 2px solid #5BA422 !important;
}
.spv-grey {
  background-color: #F6F6F6;
}
.headline.alternate {
  background-color: #F6F6F6;
}
.ingress {
  color: white;
  font-weight: 300;
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 8px;
}
.article-content h1 {
  margin-top: 8px !important;
}
.circle-icon {
  height: 108px;
  width: 108px;
  border-radius: 108px;
  line-height: 108px;
  color: white;
  background-color: #970000;
  text-shadow: none;
  margin: 20px auto;
  font-size: 42px;
  text-align: center;
  font-weight: 500;
}
.global.alert {
  background-color: #ffd167;
  border-bottom: 1px solid #ffb732;
  color: #333;
  padding: 30px 0;
}
@media (max-width: 767px) {
  .global.alert {
    padding: 15px 0;
  }
}
.global.alert .container {
  display: table;
}
.global.alert .row {
  display: table-row;
}
.global.alert i {
  font-size: 56px;
  width: 56px;
  color: #ffb732;
  display: table-cell;
  vertical-align: top;
  padding-right: 15px;
  text-align: center;
  text-shadow: -1px -1px 0 #333, 1px -1px 0 #333, -1px 1px 0 #333, 1px 1px 0 #333;
}
.global.alert i:before {
  display: block;
}
.global.alert .warning-text {
  display: table-cell;
  width: 100%;
  vertical-align: top;
}
.global.alert h2 {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 22px;
  color: #333;
}
.global.alert a {
  color: #333;
  text-decoration: underline;
}
.global.alert.alert-green {
  background-color: #7aa129;
  border-bottom-color: #6b8d24;
  color: white;
}
.global.alert.alert-green h2,
.global.alert.alert-green .rte,
.global.alert.alert-green .rte > * {
  color: white;
}
.global.alert.alert-green i {
  color: #6b8d24;
  text-shadow: -1px -1px 0 white, 1px -1px 0 white, -1px 1px 0 white, 1px 1px 0 white;
}
.global.alert.alert-blue {
  color: white;
  background-color: #49a1bc;
  border-bottom-color: #3f93ac;
}
.global.alert.alert-blue h2,
.global.alert.alert-blue .rte,
.global.alert.alert-blue .rte > * {
  color: white;
}
.global.alert.alert-blue i {
  color: #3f93ac;
  text-shadow: -1px -1px 0 white, 1px -1px 0 white, -1px 1px 0 white, 1px 1px 0 white;
}
.loading {
  display: block !important;
  visibility: visible !important;
  position: relative;
  height: 100px;
  overflow: hidden;
}
.loading:before {
  display: block;
  content: "";
  z-index: 1;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  visibility: visible !important;
}
.loading:after {
  display: block;
  z-index: 2;
  content: url('/Content/Image/ajax-loader.gif');
  height: 32px;
  width: 32px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -16px 0 0 -16px;
  visibility: visible !important;
}
.loading > * {
  display: none;
}
.errorpage header {
  margin-bottom: 15px;
}
.errorpage .gris {
  margin: 0 auto;
}
@media (max-width: 767px) {
  .errorpage .gris {
    margin-top: 15px;
  }
}
.renderingerrormessage {
  border: 2px dashed #970000;
  padding: 15px;
}
.renderingerrormessage table td {
  padding: 5px;
}
@media (min-width: 768px) {
  .equal-height.container {
    display: table;
    padding-left: 0;
    padding-right: 0;
  }
  .equal-height.row {
    display: table-row;
  }
  .equal-height.row > div[class^="col-"],
  .equal-height.row > div[class*=" col-"] {
    display: table-cell;
    float: none;
    vertical-align: top;
  }
}
.slogan {
  padding: 10px 0;
}
.slogan div {
  font-size: 18px;
}
ul.link-list {
  list-style-type: none;
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
}
ul.link-list.flat li {
  display: inline-block;
  margin-right: 10px;
}
ul.link-list li {
  margin-bottom: 8px;
}
ul.link-list li a {
  color: #444444;
  font-weight: 500;
  padding: 2px 0;
  border-bottom: 1px dotted #BBBBBB;
  text-decoration: none;
}
ul.link-list li a:hover {
  color: #970000;
  text-decoration: none !important;
  border-bottom: 1px dotted #970000;
  padding: 2px 0;
  transition: all 0.15s;
}
ul.link-list li a:active {
  color: #970000;
}
ul.link-list li a:after {
  content: "\e689";
  font-family: "spvikoner";
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 14px;
  margin-left: 7px;
  color: #970000;
}
@media (max-width: 767px) {
  ul.link-list li {
    border-bottom: 1px solid #d6dbdf;
    margin-bottom: 0;
  }
  ul.link-list li a {
    display: block;
    border-top: 0;
    border-bottom: 0;
    line-height: 30px;
  }
  ul.link-list li a:after {
    margin-left: 0;
    position: absolute;
    right: 20px;
    line-height: 30px;
  }
  ul.link-list li a:hover {
    text-decoration: none !important;
    border-bottom: 0;
  }
}
.link {
  color: #444444;
  font-weight: 500;
  padding: 2px 0;
  border-bottom: 1px dotted #BBBBBB;
  text-decoration: none;
}
.link:hover {
  color: #970000;
  text-decoration: none !important;
  border-bottom: 1px dotted #970000;
  padding: 2px 0;
  transition: all 0.15s;
}
.link:after {
  content: "\e689";
  font-family: "emv-glyphs";
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 14px;
  margin-left: 7px;
  color: #970000;
}
.spv-dropdown {
  color: white;
  background-color: #970000;
  line-height: 1.5em;
  font-size: 1.2em;
  display: inline-block;
  padding: 10px 20px;
  text-align: left;
}
.spv-btn-red {
  padding: 0 30px;
  color: #FFFFFF;
  font-size: 20px;
  background-color: #AA0100;
  display: inline-block;
  line-height: 30px;
  cursor: pointer;
}
.spv-line-red {
  border-bottom: 3px solid #C60101;
  width: 26px;
}
.big-info {
  background-color: #f6f6f6;
  padding-top: 40px;
  padding-bottom: 40px;
  color: #FFFFFF;
}
.big-info .no-padding-right {
  padding-right: 0;
}
.big-info .red-bg {
  background-color: #970000;
}
.big-info .wrapper {
  padding: 20px;
}
.big-info .wrapper h2 {
  margin-bottom: 20px;
}
.big-info .wrapper a {
  color: #FFFFFF;
}
.big-info .wrapper p {
  font-size: 20px;
}
.info-wrapper {
  color: #726969;
}
.info-wrapper ul {
  padding-left: 15px;
}
.info-wrapper .info-header {
  margin-top: 0;
}
.info-wrapper .info-meta {
  color: black;
  margin-bottom: 20px;
  font-size: 14px;
}
.info-wrapper .info-text {
  margin-bottom: 20px;
  font-size: 20px;
}
.spv-darkgrey {
  background-color: #EEEEEE;
  padding-top: 50px;
  padding-bottom: 50px;
  margin-bottom: 60px;
}
.social-bar {
  border-top: 1px solid #d6dbdf;
  padding-top: 15px;
  margin-top: 30px;
}
.social-bar a {
  margin: 0 0;
  font-size: 48px;
}
.social-bar a:hover i {
  color: #49a1bc;
}
.social-bar a i {
  color: #444444;
  display: inline-block;
}
.social-bar a i:before {
  width: 1em;
  margin: 0;
}
.btn-navigation-white {
  padding: 9px 30px 9px 20px;
  border-width: 1px;
  border-style: solid;
  color: #555555;
  background-color: #ffffff;
  border-color: #999999;
  position: relative;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.btn-navigation-white:hover,
.btn-navigation-white:focus,
.btn-navigation-white:active,
.btn-navigation-white.active,
.open .dropdown-toggle.btn-navigation-white {
  color: #555555;
  background-color: #ebebeb;
  border-color: #7a7a7a;
}
.btn-navigation-white:active,
.btn-navigation-white.active,
.open .dropdown-toggle.btn-navigation-white {
  background-image: none;
}
.btn-navigation-white.disabled,
.btn-navigation-white[disabled],
fieldset[disabled] .btn-navigation-white,
.btn-navigation-white.disabled:hover,
.btn-navigation-white[disabled]:hover,
fieldset[disabled] .btn-navigation-white:hover,
.btn-navigation-white.disabled:focus,
.btn-navigation-white[disabled]:focus,
fieldset[disabled] .btn-navigation-white:focus,
.btn-navigation-white.disabled:active,
.btn-navigation-white[disabled]:active,
fieldset[disabled] .btn-navigation-white:active,
.btn-navigation-white.disabled.active,
.btn-navigation-white[disabled].active,
fieldset[disabled] .btn-navigation-white.active {
  background-color: #ffffff;
  border-color: #999999;
}
.btn-navigation-white .badge {
  color: #ffffff;
  background-color: #555555;
}
.btn-navigation-white i {
  position: absolute;
  top: 11px;
  color: #970000;
  font-size: 0.85em;
}
.btn-navigation-white i:before {
  line-height: inherit;
}
.btn-navigation-white.pull-left {
  padding-left: 50px;
}
.btn-navigation-white.pull-left i {
  left: 20px;
}
.btn-navigation-white.pull-right {
  padding-right: 50px;
}
.btn-navigation-white.pull-right i {
  right: 20px;
}
@media (max-width: 767px) {
  .btn-navigation-white {
    font-size: 13px;
    padding: 7px 15px;
    color: #444444;
  }
  .btn-navigation-white i {
    top: 9px;
  }
  .btn-navigation-white.pull-left {
    padding-left: 30px;
  }
  .btn-navigation-white.pull-left i {
    left: 7px;
  }
  .btn-navigation-white.pull-right {
    padding-right: 30px;
  }
  .btn-navigation-white.pull-right i {
    right: 7px;
  }
}
header {
  background-color: #b20012;
  color: white;
  display: table;
  border-collapse: collapse;
  table-layout: fixed;
  width: 100%;
  height: 50px;
  z-index: 10;
}
header > div {
  display: table-row;
}
header > div > div {
  display: table-cell;
  vertical-align: middle;
  height: 50px;
  border-bottom: 2px solid white;
}
header > div .header-logo {
  position: relative;
  min-width: 160px;
  width: 100%;
  padding-right: 2px;
}
@media (min-width: 768px) {
  header > div .header-logo {
    width: 175px;
  }
}
header > div .header-logo > div {
  padding: 4px 13px;
  display: inline-block;
}
header > div .header-logo > div a {
  display: inline-block;
  padding: 4px 13px;
}
header > div .header-logo > div a img {
  max-width: 100%;
  height: auto;
}
header > div .header-logo:after {
  border-right: 2px solid white;
  right: 0;
  display: block;
  content: "";
  position: absolute;
  top: 0;
  bottom: -2px;
}
header > div .header-menu {
  text-align: center;
  width: 80px;
  padding: 0;
  z-index: 2;
  position: inherit;
  padding: 0 10px;
}
header > div .header-menu nav {
  display: inline-block;
}
header > div .header-menu button {
  height: 40px;
  width: 60px;
  background-color: transparent;
  border: none;
  padding: 8px 5px 3px 5px;
}
header > div .header-menu button div {
  border-top: 2px solid white;
  border-bottom: 2px solid white;
  height: 22px;
  width: 25px;
  display: inline-block;
}
header > div .header-menu button div span {
  display: block;
  width: 100%;
  margin-top: 33%;
  border-top: 2px solid white;
}
header > div .header-menu ul {
  display: none;
  margin: 0;
  padding: 0;
  line-height: 1.3em;
}
header > div .header-menu ul li {
  display: inline;
  margin: 0 10px;
}
header > div .header-menu ul li a {
  text-decoration: none;
  text-transform: uppercase;
  color: white;
}
@media (min-width: 768px) {
  header > div .header-menu ul li a {
    font-weight: 500;
    font-size: 14px;
    letter-spacing: .04em;
  }
  header > div .header-menu ul li a:hover {
    border-bottom: 1px solid white;
  }
  header > div .header-menu ul li a span {
    white-space: nowrap;
  }
}
@media (min-width: 768px) {
  header > div .header-menu {
    width: 100%;
  }
  header > div .header-menu ul {
    display: block;
  }
  header > div .header-menu ul li {
    margin: 0 10px 0 0;
  }
}
@media (min-width: 992px) {
  header > div .header-menu ul li {
    margin: 0 8px 0 0;
  }
}
header > div .header-search {
  width: 80px;
}
header > div .header-search input,
header > div .header-search button {
  display: inline-block;
  vertical-align: middle;
}
@media (min-width: 768px) {
  header > div .header-search {
    width: 175px;
    position: relative;
    padding-left: 5px;
  }
  header > div .header-search:before {
    border-left: 2px solid white;
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: -2px;
    height: 52px;
  }
}
header > div .header-search .mobile-search-button {
  position: relative;
  width: 100%;
  height: 100%;
}
header > div .header-search .mobile-search-button:before {
  border-left: 2px solid white;
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: -2px;
  height: 52px;
}
header > div .header-search .mobile-search-button > button {
  position: absolute;
  top: 5px;
  left: 10px;
  width: 60px;
  height: 40px;
  background-color: transparent;
  border: none;
  background: url(/Content/Image/search-mobile.svg) no-repeat center center;
  background-size: 23px 23px;
}
header > div .header-search form button {
  border: none;
  border-left: 2px solid #970000;
  background-color: white;
  height: 30px;
  width: 38px;
  padding: 0;
}
@media (min-width: 768px) {
  header > div .header-search form button:before {
    display: block;
    z-index: -1;
    background: url(/Content/Image/search.svg) no-repeat center center;
    background-size: 20px 20px;
    height: 30px;
    width: 36px;
    content: "";
  }
}
header > div .header-search form .input-holder {
  display: inline-block;
}
@media (min-width: 768px) {
  header > div .header-search form .input-holder {
    width: 110px;
    margin-left: 10px;
  }
}
header > div .header-search form input {
  border: 1px solid white;
  background-color: white;
  padding-left: 4px;
  color: black;
  line-height: 1em;
  width: 100%;
  height: 30px;
  z-index: 2;
  -webkit-transition: width 1s;
  /* Safari */
  transition: width 1s;
  font-size: 16px;
}
@media (max-width: 767px) {
  header > div .header-menu.open,
  header > div .header-search.open {
    border-bottom-color: #b20012;
    background-color: #b20012;
  }
  header > div > div > div.open {
    border-bottom-color: #b20012;
    background-color: #b20012;
  }
  header > div .header-menu.open ul {
    display: block;
    position: absolute;
    top: 51px;
    left: 0;
    right: 0;
    background-color: white;
    z-index: 10;
    border-top: 4px solid #b20012;
    border-bottom: 4px solid #b20012;
  }
  header > div .header-menu.open ul li {
    display: block;
    text-align: left;
    height: 44px;
    line-height: 44px;
    vertical-align: middle;
    border-bottom: 2px solid #d6dbdf;
    margin: 0;
  }
  header > div .header-menu.open ul li:last-child {
    border-bottom: none;
  }
  header > div .header-menu.open ul li a {
    display: block;
    color: #333c48;
    text-transform: none;
    text-decoration: none;
    padding: 0 10px;
  }
  header > div .header-menu.open ul li a:hover {
    text-decoration: underline;
    color: #970000;
  }
  header > div .header-menu.open ul li a:after {
    content: "\2192";
    margin-left: 0.5em;
    text-decoration: none;
    display: inline-block;
  }
  header > div .header-search-field.open {
    padding: 10px 25px;
    display: block !important;
    position: absolute;
    top: 51px;
    left: 0;
    right: 0;
    background-color: #b20012;
    border-bottom: 2px solid #970000;
    z-index: 10;
  }
  header > div .header-search-field.open input {
    width: 180px;
    padding-left: 4px;
    margin-left: 0;
    border-width: 2px;
  }
  header > div .header-search-field.open button {
    float: none;
    background-image: none;
    height: auto;
    width: auto;
    border: 2px solid white;
    background-color: #f7f7f7;
    color: #970000;
    padding: 3px 15px 2px 15px;
    margin-left: 5px;
    font-weight: 500;
  }
  header > div .header-search-field.open button .hidden {
    display: inline !important;
    visibility: visible !important;
  }
}
footer .footer-container {
  background-color: #000b1b;
}
@media (max-width: 767px) {
  footer .footer-container {
    padding-top: 15px;
  }
}
footer .footer-container .footer-bottom a {
  display: block;
}
footer .footer-container .footer-bottom a img.logo-footer {
  width: auto;
  height: 35px;
  margin-top: 5px;
}
footer .footer-container .footer-bottom-mobile {
  text-align: center;
  padding-top: 50px;
}
footer .footer-container .footer-bottom-mobile > div a {
  display: block;
  position: relative;
}
footer .footer-container .footer-bottom-mobile > div a:after {
  position: absolute;
  content: "";
  display: block;
  left: 50%;
  margin-left: -25px;
  width: 50px;
  height: 1px;
  border-top: 2px solid white;
  bottom: -30px;
}
footer .footer-container .footer-bottom-mobile ul {
  display: block;
  padding-left: 0;
  padding-top: 50px;
}
footer .footer-container .footer-bottom-mobile img {
  width: 125px;
  height: auto;
}
@media (max-width: 767px) {
  footer .footer-container .footer-wrapper {
    border-bottom: none;
  }
}
@media (max-width: 767px) {
  footer .footer-container .footer-wrapper > div {
    border-left: none;
    margin-bottom: 0;
  }
  footer .footer-container .footer-wrapper > div:first-child h4 {
    border-top: 1px solid white;
  }
  footer .footer-container .footer-wrapper > div .footer-line {
    border-bottom-color: white;
  }
}
footer .footer-container .footer-wrapper > div h4 {
  font-family: "basisgrotesque";
  font-weight: 500;
}
@media (max-width: 767px) {
  footer .footer-container .footer-wrapper > div h4 {
    margin-top: 0;
    padding-top: 10px;
    margin-bottom: 10px;
  }
  footer .footer-container .footer-wrapper > div h4:after {
    content: "\2192";
    margin-left: 0.5em;
    text-decoration: none;
    display: inline-block;
  }
}
footer .footer-container .footer-wrapper > div ul.tool-meny-footer {
  margin-bottom: 0 !important;
}
footer .footer-container .footer-wrapper > div ul.tool-meny-footer a {
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #fff;
  font-size: 16px;
  font-family: "basisgrotesque";
  font-weight: 500;
  line-height: 1;
}
footer .footer-container .footer-wrapper > div ul li a:after {
  content: "\2192";
  margin-left: 0.5em;
  text-decoration: none;
  display: inline-block;
}
footer .search-bar.cta .footer-cta {
  text-align: center;
  padding: 50px 15px;
  width: 100%;
}
@media (max-width: 767px) {
  footer .search-bar.cta .footer-cta.hidden-xs {
    display: block !important;
  }
  footer .search-bar.cta .footer-cta.visible-xs {
    display: none !important;
  }
}
footer .search-bar.cta .footer-cta > i {
  display: block;
  margin: 0 auto 10px auto;
  background-color: #263238;
  border-color: #000712;
  border-width: 2px;
  color: white;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  line-height: 40px;
}
@media (min-width: 768px) {
  footer .search-bar.cta .footer-cta > i {
    margin-bottom: 30px;
  }
}
footer .search-bar.cta .footer-cta > i:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(/Content/Image/kontakt-chat.svg) no-repeat center center;
  background-size: 22px 22px;
}
footer .search-bar.cta .footer-cta > i:before {
  content: none;
}
footer .search-bar.cta .footer-cta strong {
  display: inline-block;
  float: none;
  text-transform: none;
  font-weight: 400;
  font-size: 22px;
  line-height: 27px;
  color: #000712;
  padding: 0 10px;
}
@media (max-width: 767px) {
  footer .search-bar.cta .footer-cta strong.hidden-xs {
    display: block !important;
  }
  footer .search-bar.cta .footer-cta strong.hidden-sm.hidden-md.hidden-lg {
    display: none !important;
  }
}
footer .search-bar.cta .footer-cta .button {
  float: none;
  line-height: 1.3em;
  margin-top: 15px;
}
@media (min-width: 768px) {
  footer .search-bar.cta .footer-cta .button {
    margin: 30px auto 0 auto;
    max-width: 300px;
    display: block;
  }
}
footer .search-bar.cta .footer-cta .button span {
  display: block;
  padding: 10px 35px;
  margin: 0 auto;
  text-transform: none;
  background-color: #b20012;
  border: 2px solid #9f1f24;
}
footer .search-bar.cta .footer-cta .button span:after {
  content: "\2192";
  margin-left: 0.5em;
  text-decoration: none;
  display: inline-block;
}
footer .search-bar.cta .footer-cta .button span:after {
  position: relative;
  right: auto;
}
footer .search-bar.cta .search-line {
  background-color: #000b1b;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 25px;
}
footer .search-bar.cta .search-line .wrapper .input-wrapper {
  width: 100%;
  margin-right: 0;
  padding-right: 51px;
  background-color: white;
  border: 2px solid #d2e6df;
}
footer .search-bar.cta .search-line .wrapper .input-wrapper input[type=text] {
  width: 100%;
}
footer .search-bar.cta .search-line .wrapper .input-wrapper input[type=text]:focus {
  width: 100%;
}
footer .search-bar.cta .search-line .wrapper .input-wrapper input[type=text]::-moz-placeholder {
  color: #970000;
  opacity: 1;
}
footer .search-bar.cta .search-line .wrapper .input-wrapper input[type=text]:-ms-input-placeholder {
  color: #970000;
}
footer .search-bar.cta .search-line .wrapper .input-wrapper input[type=text]::-webkit-input-placeholder {
  color: #970000;
}
footer .search-bar.cta .search-line .wrapper .input-wrapper input[type=text]::-webkit-input-placeholder {
  color: #970000;
}
footer .search-bar.cta .search-line .wrapper .input-wrapper input[type=text]:-moz-placeholder {
  color: #970000;
}
footer .search-bar.cta .search-line .wrapper .input-wrapper input[type=text]::-moz-placeholder {
  color: #970000;
}
footer .search-bar.cta .search-line .wrapper .input-wrapper input[type=text]:-ms-input-placeholder {
  color: #970000;
}
footer .search-bar.cta .search-line .wrapper .input-wrapper input[type=submit] {
  background: url(/Content/Image/search.svg) no-repeat center center;
  background-size: 20px 20px;
  height: 34px;
  width: 51px;
  top: 0;
  right: 0;
  border-left: 2px solid #d2e6df;
  color: transparent;
}
footer .search-bar.cta .to-top {
  display: none;
}
@font-face {
  font-family: 'emv-glyphs';
  src: url('/fonts/emv-glyphs.eot?v=4');
  src: url('/fonts/emv-glyphs.eot?v=4#iefix') format('embedded-opentype'), url('/fonts/emv-glyphs.woff2?v=4') format('woff2'), url('/fonts/emv-glyphs.ttf?v=4') format('truetype'), url('/fonts/emv-glyphs.woff?v=4') format('woff'), url('/fonts/emv-glyphs.svg?v=4#emv-glyphs') format('svg');
}
i[class^="spv-"]:before,
i[class*=" spv-"]:before {
  font-family: "emv-glyphs";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.spv-leiligheter-under-solhimmel:before {
  content: "\e6d5";
}
.spv-enebolig-med-hage-under-solhimmel:before {
  content: "\e6d4";
}
.spv-flere-hustyper-under-stjernehimmel:before {
  content: "\e6d6";
}
.spv-moderne-hus-under-stjernehimmel:before {
  content: "\e6d3";
}
.spv-instagram:before {
  content: "\e6d2";
}
.spv-bolig-selveierogandelseier:before {
  content: "\e6c0";
}
.spv-soverom:before {
  content: "\e6c1";
}
.spv-bolig-fritidsbolig:before {
  content: "\e6c2";
}
.spv-bolig-gaardsbruk:before {
  content: "\e6c4";
}
.spv-bolig-leiegaard:before {
  content: "\e6c5";
}
.spv-bolig-leilighet:before {
  content: "\e6c6";
}
.spv-bolig-rekkehus:before {
  content: "\e6c7";
}
.spv-bolig-tomannsbolig:before {
  content: "\e6c8";
}
.spv-bolig-tomt:before {
  content: "\e6c9";
}
.spv-bolig-enebolig:before {
  content: "\e6ca";
}
.spv-bolig-fabrikkogproduksjon:before {
  content: "\e6cb";
}
.spv-bolig-areal:before {
  content: "\e6cc";
}
.spv-hammer:before {
  content: "\e6cd";
}
.spv-blomster-i-vase:before {
  content: "\e6ce";
}
.spv-minmegler:before {
  content: "\e6cf";
}
.spv-budonline:before {
  content: "\e6d0";
}
.spv-hjerte:before {
  content: "\e6d1";
}
.spv-eiendom-lavblokk-hoyblokk:before {
  content: "\e6bc";
}
.spv-lyspaere-energi:before {
  content: "\e6bd";
}
.spv-fisk-hav:before {
  content: "\e6be";
}
.spv-baat-skip-shipping:before {
  content: "\e6bf";
}
.spv-enlarge:before {
  content: "\e6ac";
}
.spv-shrink:before {
  content: "\e6ad";
}
.spv-hent-kontakt:before {
  content: "\e6a5";
}
.spv-historikk:before {
  content: "\e6a6";
}
.spv-kontakt-uten-bilde:before {
  content: "\e6a7";
}
.spv-betalt-ok:before {
  content: "\e6a8";
}
.spv-redigere:before {
  content: "\e6a9";
}
.spv-reload:before {
  content: "\e6aa";
}
.spv-boks-med-pil-slette:before {
  content: "\e6ab";
}
.spv-lukk:before {
  content: "\e667";
}
.spv-roed-hake-tynn:before {
  content: "\e60a";
}
.spv-snakkeboble-a-til-aa:before {
  content: "\e611";
}
.spv-blyant-signatur:before {
  content: "\e661";
}
.spv-kamera:before {
  content: "\e662";
}
.spv-hermetegn:before {
  content: "\e663";
}
.spv-plantegning-hus-takst:before {
  content: "\e664";
}
.spv-visittkort:before {
  content: "\e666";
}
.spv-sms-saldo:before {
  content: "\e65f";
}
.spv-emv-familie:before {
  content: "\e65e";
}
.spv-budgivning-hus-med-hammer:before {
  content: "\e652";
}
.spv-dokument-signering-med-hus-og-penn:before {
  content: "\e653";
}
.spv-emv-dokument-invertert:before {
  content: "\e654";
}
.spv-kort-invertert:before {
  content: "\e655";
}
.spv-lyspare-som-lyser:before {
  content: "\e656";
}
.spv-lanesoknad-dokument-med-hus:before {
  content: "\e657";
}
.spv-megafon:before {
  content: "\e658";
}
.spv-nokkel-med-hus-pa-toppen:before {
  content: "\e659";
}
.spv-person-med-silhuett-bak:before {
  content: "\e65a";
}
.spv-snakkebobler-med-hus-i-hoyre-boble:before {
  content: "\e65b";
}
.spv-visning-skilt-med-hus-og-pil:before {
  content: "\e65d";
}
.spv-emv-bud-alt:before {
  content: "\e64f";
}
.spv-emv-visning:before {
  content: "\e650";
}
.spv-emv-kjope-bolig:before {
  content: "\e651";
}
.spv-forsikring-dyr:before {
  content: "\e614";
}
.spv-forsikring-fritid-baat:before {
  content: "\e615";
}
.spv-forsikring-liv-pensjon-hjerte:before {
  content: "\e616";
}
.spv-forsikring-liv-pensjon-person:before {
  content: "\e617";
}
.spv-forsikring-reise:before {
  content: "\e618";
}
.spv-forsikring-ulykke:before {
  content: "\e619";
}
.spv-nettbank-bytte-avtale:before {
  content: "\e61a";
}
.spv-nettbank-innstillinger:before {
  content: "\e61c";
}
.spv-nettbank-postarkiv:before {
  content: "\e61d";
}
.spv-nettbank-verktoy:before {
  content: "\e61e";
}
.spv-nettbank-aktiver-start:before {
  content: "\e61f";
}
.spv-nettbank-stop-pause:before {
  content: "\e620";
}
.spv-nettbank-betale:before {
  content: "\e64d";
}
.spv-nettbank-endre:before {
  content: "\e621";
}
.spv-nettbank-popup:before {
  content: "\e622";
}
.spv-nettbank-register:before {
  content: "\e623";
}
.spv-nettbank-detaljer:before {
  content: "\e624";
}
.spv-nettbank-endre2:before {
  content: "\e626";
}
.spv-nettbank-innboks:before {
  content: "\e628";
}
.spv-nettbank-kalender:before {
  content: "\e629";
}
.spv-nettbank-korrespondanse:before {
  content: "\e62a";
}
.spv-nettbank-liste:before {
  content: "\e62b";
}
.spv-nettbank-sendt-epost:before {
  content: "\e62d";
}
.spv-nettbank-skrivut:before {
  content: "\e62e";
}
.spv-nettbank-slett:before {
  content: "\e62f";
}
.spv-nettbank-advarsel:before {
  content: "\e64e";
}
.spv-emv-bud:before {
  content: "\e630";
}
.spv-emv-dokument:before {
  content: "\e631";
}
.spv-emv-m2:before {
  content: "\e632";
}
.spv-emv-plantegning:before {
  content: "\e633";
}
.spv-innlogget-her:before {
  content: "\e634";
}
.spv-investor-avtale:before {
  content: "\e635";
}
.spv-jobb:before {
  content: "\e636";
}
.spv-bil-kassebil:before {
  content: "\e637";
}
.spv-bil-lastebil:before {
  content: "\e638";
}
.spv-kort-ok:before {
  content: "\e639";
}
.spv-kort-pilned:before {
  content: "\e63a";
}
.spv-kort-kortleser:before {
  content: "\e63b";
}
.spv-pin-hjerte-lokalt:before {
  content: "\e63c";
}
.spv-melde-paa:before {
  content: "\e63d";
}
.spv-prod-timeglass-slutt:before {
  content: "\e63e";
}
.spv-prod-timeglass-halvveis:before {
  content: "\e63f";
}
.spv-raad:before {
  content: "\e640";
}
.spv-faq:before {
  content: "\e660";
}
.spv-snakkeboble-sporsmaalstegn:before {
  content: "\e641";
}
.spv-rapporter:before {
  content: "\e642";
}
.spv-banken:before {
  content: "\e643";
}
.spv-diagram-stolpe-kurve:before {
  content: "\e644";
}
.spv-diagram-kake:before {
  content: "\e645";
}
.spv-penger-sparing:before {
  content: "\e646";
}
.spv-prod-blu:before {
  content: "\e647";
}
.spv-prod-fastrentelaan:before {
  content: "\e648";
}
.spv-prod-rammelaan:before {
  content: "\e649";
}
.spv-sms-bank:before {
  content: "\e64a";
}
.spv-spare-investere:before {
  content: "\e64b";
}
.spv-logo-symbol:before {
  content: "\e64c";
}
.spv-kunde-bankid:before {
  content: "\e60b";
}
.spv-kunde-bsu:before {
  content: "\e60c";
}
.spv-kunde-mobil:before {
  content: "\e60d";
}
.spv-kunde-nettbank:before {
  content: "\e60e";
}
.spv-kunde-netthandel:before {
  content: "\e60f";
}
.spv-mobil-bankid:before {
  content: "\e610";
}
.spv-prod-laan-tilbud:before {
  content: "\e612";
}
.spv-prod-laan-valuta:before {
  content: "\e613";
}
.spv-kalkminus:before {
  content: "\e601";
}
.spv-kalkpluss:before {
  content: "\e603";
}
.spv-kalk-close-stor:before {
  content: "\e605";
}
.spv-kalk-help:before {
  content: "\e607";
}
.spv-kalk-i:before {
  content: "\e609";
}
.spv-print:before {
  content: "\e668";
}
.spv-email:before {
  content: "\e669";
}
.spv-twitter:before {
  content: "\e66a";
}
.spv-facebook:before {
  content: "\e66b";
}
.spv-map-house:before {
  content: "\e66c";
}
.spv-search:before {
  content: "\e66d";
}
.spv-kodekort:before {
  content: "\e66e";
}
.spv-kodebrikke:before {
  content: "\e66f";
}
.spv-privat:before {
  content: "\e671";
}
.spv-person:before {
  content: "\e672";
}
.spv-mobil:before {
  content: "\e673";
}
.spv-passord:before {
  content: "\e674";
}
.spv-lock:before {
  content: "\e675";
}
.spv-nettbank-innlogget:before {
  content: "\e676";
}
.spv-prod-laan-bil-linje:before {
  content: "\e678";
}
.spv-prod-laan-hus:before {
  content: "\e679";
}
.spv-prod-laan:before {
  content: "\e67b";
}
.spv-prod-spare:before {
  content: "\e67d";
}
.spv-prod-forsikre:before {
  content: "\e67f";
}
.spv-prod-kortkonto:before {
  content: "\e681";
}
.spv-kontakt-chat:before {
  content: "\e683";
}
.spv-kontakt-tlf:before {
  content: "\e684";
}
.spv-kontakt-kaffe:before {
  content: "\e685";
}
.spv-bedrift:before {
  content: "\e687";
}
.spv-pil-opp:before {
  content: "\e688";
}
.spv-pil-right:before {
  content: "\e689";
}
.spv-pil-left:before {
  content: "\e68a";
}
.spv-pil-ned:before {
  content: "\e68b";
}
.spv-location:before {
  content: "\e68c";
}
.spv-kalender:before {
  content: "\e68d";
}
.spv-klokken:before {
  content: "\e68e";
}
.spv-news:before {
  content: "\e68f";
}
.spv-valuta:before {
  content: "\e690";
}
.spv-kalk:before {
  content: "\e691";
}
.spv-play:before {
  content: "\e692";
}
.spv-chat:before {
  content: "\e693";
}
.spv-blogg-tag:before {
  content: "\e695";
}
.spv-blogg-kommentar:before {
  content: "\e697";
}
.spv-blogg-skribent:before {
  content: "\e698";
}
.spv-blogg-pop:before {
  content: "\e69a";
}
.spv-blogg-kategorier:before {
  content: "\e69c";
}
.spv-kunde-film:before {
  content: "\e69e";
}
.spv-kunde-faq:before {
  content: "\e6a0";
}
.spv-kunde-nedlast:before {
  content: "\e6a2";
}
.spv-kunde-veiviser:before {
  content: "\e6a3";
}
.spv-kort:before {
  content: "\e6b0";
}
.spv-taxi:before {
  content: "\e6b1";
}
.spv-kredittkort-halvt:before {
  content: "\e6b2";
}
.spv-polkagris:before {
  content: "\e6b3";
}
.spv-parkeringforbudt:before {
  content: "\e6b4";
}
.spv-veske:before {
  content: "\e6b5";
}
.spv-note:before {
  content: "\e6b6";
}
.spv-snusboksogsigarett:before {
  content: "\e6b7";
}
.spv-knivoggaffel:before {
  content: "\e6b8";
}
.spv-bosspann:before {
  content: "\e6b9";
}
.spv-flaske:before {
  content: "\e6ba";
}
.spv-vinglass:before {
  content: "\e6bb";
}
.emv-btn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  font-family: fanngrotesque, Helvetica, Arial, sans-serif;
  text-align: center;
  background: #C8DFE3;
  color: #2A2E3D;
  border: 0;
  border-radius: 100px;
  min-width: 216px;
  padding: 0 20px;
  height: 48px;
}
.emv-btn img {
  width: 18px;
  margin-left: 12px;
}
a.emv-btn {
  text-decoration: none;
}
a.emv-btn:visited,
a.emv-btn:hover,
a.emv-btn:focus,
a.emv-btn:active {
  color: #2A2E3D;
}
.emv-btn.dark {
  background: #2A2E3D !important;
  color: white !important;
}
a.emv-btn.dark:visited,
a.emv-btn.dark:hover,
a.emv-btn.dark:focus,
a.emv-btn.dark:active {
  color: white !important;
}
.emv-btn.no-min-width {
  min-width: unset;
}
.emv-btn.light {
  background: white !important;
  color: #2A2E3D;
  border: 1px solid #BAA8A1 !important;
  font-weight: 400;
}
.emv-btn.hidden {
  display: none;
}
.emv-btn.mini {
  height: 42px;
  padding: 0 12px;
  font-size: 14px;
}
@font-face {
  font-family: 'fanngrotesque';
  src: url('../fonts/FannGrotesque-Regular.eot');
  src: url('../fonts/FannGrotesque-Regular.eot') format('embedded-opentype'), url('../fonts/FannGrotesque-Regular.woff2') format('woff2'), url('../fonts/FannGrotesque-Regular.woff') format('woff'), url('../fonts/FannGrotesque-Regular.ttf') format('truetype');
  font-weight: 400;
}
@font-face {
  font-family: 'fanngrotesque';
  src: url('../fonts/FannGrotesque-Medium.eot');
  src: url('../fonts/FannGrotesque-Medium.eot') format('embedded-opentype'), url('../fonts/FannGrotesque-Medium.woff2') format('woff2'), url('../fonts/FannGrotesque-Medium.woff') format('woff'), url('../fonts/FannGrotesque-Medium.ttf') format('truetype');
  font-weight: 500;
}
@font-face {
  font-family: 'fanngrotesque';
  src: url('../fonts/FannGrotesque-SemiBold.eot');
  src: url('../fonts/FannGrotesque-Medium.eot') format('embedded-opentype'), url('../fonts/FannGrotesque-Medium.woff2') format('woff2'), url('../fonts/FannGrotesque-Medium.woff') format('woff'), url('../fonts/FannGrotesque-Medium.ttf') format('truetype');
  font-weight: 600;
}
@font-face {
  font-family: 'tobias';
  src: url('../fonts/Tobias-Bold.eot');
  src: url('../fonts/Tobias-Bold.eot') format('embedded-opentype'), url('../fonts/Tobias-Bold.woff2') format('woff2'), url('../fonts/Tobias-Bold.woff') format('woff');
  font-weight: 700;
}
.search-bar {
  border-top: 0px;
  background-color: #F9F1E6 !important;
  padding-top: 3px;
}
.forrige-neste {
  padding-top: 35px;
  border-top: 1px solid white;
}
.social-buttons {
  color: #2A2E3D;
  text-align: center;
}
.social-buttons .social-bar-icons {
  margin-bottom: 15px;
}
.social-buttons .icon-button {
  margin-right: 10px;
}
.social-buttons .icon-button:last-of-type {
  margin-right: 0;
}
@media (max-width: 992px) {
  .social-buttons .icon-button {
    width: 30px;
    height: 30px;
    line-height: 30px;
  }
}
a.boliglaan {
  text-decoration: underline;
}
.plantegning {
  margin-top: 20px;
}
.plantegning ul {
  list-style-type: none;
  padding-left: 10px;
}
.plantegning ul li a {
  color: #6C6C6C;
}
.videoElement iframe {
  width: 100%;
  /*263px*/
  height: 158px;
  border: 0;
}
@media (max-width: 991px) {
  .videoElement iframe {
    height: 200px;
  }
}
@media (min-width: 768px) {
  .megler-liste {
    display: flex;
    width: 100%;
  }
}
.megler {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .megler {
    height: 100%;
    margin-top: 0;
    margin-bottom: 0;
  }
}
.megler .container,
.megler .c {
  display: table;
  width: 100%;
  max-width: 320px;
  height: 100%;
  padding: 0;
  margin: 0 auto;
}
.megler .container .row,
.megler .c .row {
  display: table-row;
}
.megler .container .row .megler-phonenr,
.megler .c .row .megler-phonenr {
  margin-top: 5px;
  font-weight: 300;
  font-size: 14px;
}
.megler .container .row .megler-phonenr:before,
.megler .c .row .megler-phonenr:before {
  content: "";
  width: 20px;
  height: 1px;
  margin: 20px auto 5px;
  background: currentColor;
  display: block;
}
.megler .container .row > div,
.megler .c .row > div {
  display: table-cell;
  vertical-align: bottom;
  padding: 0;
  float: none;
}
.megler .container .row > div.front-megler-bilde,
.megler .c .row > div.front-megler-bilde {
  background: #efefef no-repeat bottom center;
  background-size: cover;
}
.megler .container .row > div.front-megler-kontakt,
.megler .c .row > div.front-megler-kontakt {
  text-align: center;
  background-color: #18242c;
  border-right: 2px solid #4c545f;
}
.megler .container .row > div.front-megler-kontakt h4,
.megler .c .row > div.front-megler-kontakt h4 {
  font-size: 14px;
  font-weight: 300;
  color: white;
  margin-top: 25px;
  margin-bottom: 0;
  word-break: break-all;
  padding: 0 5px;
}
.megler .container .row > div.front-megler-kontakt h3,
.megler .c .row > div.front-megler-kontakt h3 {
  font-size: 20px;
  font-weight: 300;
  margin-top: 20px;
  margin-bottom: 0;
  padding: 0 5px;
}
.megler .container .row > div.front-megler-kontakt h3 a,
.megler .c .row > div.front-megler-kontakt h3 a {
  color: white;
}
.megler .container .row > div.front-megler-kontakt .knapper,
.megler .c .row > div.front-megler-kontakt .knapper {
  background-color: #4c545f;
  border-top: 2px solid #4c545f;
  margin-top: 30px;
}
.megler .container .row > div.front-megler-kontakt .knapper .btn.btn-success,
.megler .c .row > div.front-megler-kontakt .knapper .btn.btn-success {
  background-color: #d2e6df;
  color: #263238;
  border-color: white;
}
.megler .container .row > div.front-megler-kontakt .knapper .btn-block + .btn-block,
.megler .c .row > div.front-megler-kontakt .knapper .btn-block + .btn-block {
  margin-top: 2px;
}
.sendProspektEpost {
  display: none;
  padding-top: 35px;
  border-top: 1px solid white;
  position: relative;
}
.sendProspektEpost .btn-link {
  color: white;
}
.sendProspektEpost input.error {
  color: #b20012;
  margin: 0;
}
.sendProspektEpost label.error {
  color: white;
  margin: 0;
}
#herland_logo {
  display: none;
}
.visForHerland {
  display: none;
}
.article-content {
  font-size: 20px;
  font-weight: 300;
}
.article-content h3 {
  font-size: 25px;
  font-weight: 400;
}
.article-content h4 {
  font-size: 20px;
  font-weight: 500;
}
.article-content b,
.article-content strong {
  font-weight: 400;
}
.article-content .ingress {
  font-size: 22px;
  font-family: "basisgrotesque";
  margin-bottom: 30px;
}
.article-content .sitat {
  font-style: italic;
  padding: 15px;
  font-size: larger;
  float: right;
}
.article-content .sitat:before,
.article-content .sitat:after {
  content: '"';
}
.article-content .info-paragraf {
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}
.article-content .info-paragraf:first-child {
  margin-top: 0;
}
.article-content .info-paragraf.no-margin {
  margin: 0;
}
.article-content .info-paragraf.no-margin-bottom {
  margin-bottom: 0;
}
#omBoligen .article-content .info-paragraf h4 {
  margin-top: 1.5em;
}
#omBoligen .article-content .info-paragraf p {
  margin: 0;
}
.article-content .info-linjer .info-linje {
  margin: 1.5em 0;
}
.info-paragraf .expand-max-lines {
  display: none;
}
.info-paragraf .expand-max-lines.visible {
  display: block;
  font-weight: bold;
  cursor: pointer;
}
.info-paragraf.max-lines .info-paragraf-verdi {
  display: -webkit-box;
  -webkit-line-clamp: 10;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.page-area {
  background-color: #2A2E3D;
  color: white;
}
.page-area ::selection {
  background: #b3cace;
}
.page-area ::-moz-selection {
  background: #b3cace;
}
.page-area a:not(.btn) {
  color: #e1eceb;
}
.page-area a:not(.btn):visited {
  color: #eaf2f1;
}
.page-area h1,
.page-area h2,
.page-area h3,
.page-area h4,
.page-area h5 {
  color: white;
}
.page-area section {
  background-color: transparent;
}
@media (max-width: 767px) {
  .page-area aside.article-sidebar .side-navigation-elem:first-child {
    padding-top: 0;
  }
  .page-area aside.article-sidebar .side-navigation-elem:first-child h3.header {
    margin-top: 0;
  }
}
.page-area .accordion {
  border-bottom: 1px solid #d6dbdf;
  border-top: 1px solid #d6dbdf;
  margin-top: 50px;
}
.page-area .accordion + .accordion {
  border-top: none;
  margin-top: 0;
}
.page-area .accordion:last-child {
  margin-bottom: 50px;
}
.page-area .accordion.aktiv {
  border-left: 1px solid #d6dbdf;
  border-right: 1px solid #d6dbdf;
}
.page-area .accordion .accordionTitle {
  padding: 10px;
  margin: 0;
  display: block;
  text-decoration: none;
  cursor: pointer;
  font-weight: 400;
  font-size: 20px;
  color: white;
  -webkit-transition: all .25s;
  /* Safari */
  transition: all .25s;
  -webkit-transition-property: background, color;
  transition-property: background, color;
}
.page-area .accordion .accordionTitle:hover {
  background-color: #b3cace;
  color: #2A3946;
}
.page-area .accordion .accordionTitle:hover:after {
  color: #2A3946;
}
.page-area .accordion .accordionTitle:after {
  font-family: "emv-glyphs";
  font-size: 20px;
  color: white;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  content: "\e68b";
  float: right;
  margin-top: 3px;
  -webkit-transition: color .25s;
  /* Safari */
  transition: color .25s;
}
.page-area .accordion .accordionTitle.aktiv {
  border-bottom: 1px solid white;
}
.page-area .accordion .accordionTitle.aktiv:after {
  content: "\e688";
}
.page-area .accordion .accordionContent {
  padding: 0 10px;
}
.page-area .accordion .accordionTitle + .accordionContent {
  display: none;
}
.page-area .accordion .accordionTitle + .accordionContent.aktiv {
  display: block;
  padding-bottom: 35px;
}
hr {
  border-color: #81736E;
}
hr.thin {
  border-width: 1px;
}
.article hr {
  margin: 0 0 30px;
}
.read-more {
  display: inline-block;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .nybygg-enheter .filterboks {
    padding-bottom: 15px;
  }
  .nybygg-enheter .filterboks article + article {
    padding-top: 50px;
  }
}
.nybygg-enheter .filterboks .input-group {
  margin: 0 5px;
}
.nybygg-enheter .filterboks .input-group .form-control {
  border-right: 1px solid #cccccc;
  font-family: "basisgrotesque";
}
.nybygg-enheter .tabellheader {
  color: white;
  padding: 10px 0;
}
.nybygg-enheter .tabellinnhold {
  border-bottom: 2px solid white;
}
.nybygg-enheter .tabellrad {
  padding: 10px 0;
  margin: 0;
  cursor: pointer;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  border-top: 2px solid white;
}
@media (min-width: 768px) {
  .nybygg-enheter .tabellrad {
    padding: 15px 0;
  }
}
.nybygg-enheter .tabellrad.ekspandert {
  background-color: #9c9ea7;
  border-left: 2px solid white;
  border-right: 2px solid white;
  border-bottom: 2px solid white;
}
@media (min-width: 768px) {
  .nybygg-enheter .tabellrad.ekspandert > div:first-child {
    padding-left: 13px;
  }
  .nybygg-enheter .tabellrad.ekspandert .priskolonne {
    padding-right: 13px;
  }
}
.nybygg-enheter .tabellrad.lukket:hover {
  background-color: #9c9ea7;
}
.nybygg-enheter .tabellrad.solgt {
  opacity: 0.7;
}
.nybygg-enheter .tabellrad.solgt .priskolonne {
  text-decoration: line-through;
}
.nybygg-enheter .tabellrad.solgt + .enhet {
  opacity: 0.7;
}
.nybygg-enheter .tabellrad.solgt + .enhet h3 {
  text-decoration: line-through;
}
@media (max-width: 767px) {
  .nybygg-enheter .tabellrad .mobile-margin {
    margin-bottom: 5px;
  }
  .nybygg-enheter .tabellrad .mobile-margin-left {
    padding-left: 38px;
  }
  .nybygg-enheter .tabellrad .mobile-margin-left .text-center {
    display: inline-block;
  }
}
.nybygg-enheter .tabellrad i {
  color: #E7D1C6;
  margin-right: 5px;
}
@media (min-width: 768px) {
  .nybygg-enheter .tabellrad i {
    margin-right: 10px;
  }
}
.nybygg-enheter .tabellrad .priskolonne,
.nybygg-enheter .tabellrad .enhetsnavn {
  font-weight: 400;
}
.nybygg-enheter .tabellrad .priskolonne {
  color: #E7D1C6;
}
.nybygg-enheter .slider-button-container {
  display: inline-block;
  vertical-align: middle;
  height: 35px;
  cursor: pointer;
}
.nybygg-enheter .slider-button-container .slider-button {
  display: block;
  margin-top: 5px;
}
.nybygg-enheter .slider-panel {
  padding: 20px;
  width: 100%;
  margin-top: 0;
  padding-left: 30px;
}
@media (min-width: 768px) {
  .nybygg-enheter .slider-panel {
    margin-top: 20px;
    padding-left: 20px;
  }
}
.nybygg-enheter .pickers h4 {
  padding-bottom: 4px;
  border-bottom: 1px solid white;
  margin-bottom: 25px;
}
@media (max-width: 767px) {
  .nybygg-enheter .pickers .ib {
    display: inline-block;
  }
}
.nybygg-enheter .pickers .noUi-handle,
.nybygg-enheter .pickers .noUi-connect {
  background: #E7D1C6;
}
.nybygg-enheter .pickers .noUi-active {
  background: #b3cace !important;
}
.nybygg-enheter .pickers .tbl {
  display: table;
  width: 100%;
}
.nybygg-enheter .pickers .tbl .tbl-row {
  display: table-row;
}
.nybygg-enheter .pickers .tbl .tbl-row .tbl-cell {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}
.nybygg-enheter .pickers .tbl .tbl-row .tbl-cell.input-group {
  white-space: nowrap;
  overflow: visible;
  width: 10%;
}
.nybygg-enheter .pickers .tbl .tbl-row .tbl-cell.input-group .form-control {
  width: 115px;
  margin-top: 5px;
}
.nybygg-enheter .red {
  color: #E7D1C6;
}
@media (min-width: 768px) {
  .nybygg-enheter .filter-knapper {
    white-space: nowrap;
  }
}
.nybygg-enheter .filter-knapper span {
  margin-right: 10px;
}
.nybygg-enheter .filter-resultater h2 {
  text-align: center;
  font-size: 20px;
}
@media (min-width: 768px) {
  .nybygg-enheter .filter-resultater h2 {
    margin: 0;
    text-align: left;
    font-size: 24px;
  }
}
.nybygg-enheter .filter-resultater .filter-sortering {
  text-align: center;
}
@media (min-width: 768px) {
  .nybygg-enheter .filter-resultater .filter-sortering {
    text-align: right;
  }
}
@media (max-width: 767px) {
  .nybygg-enheter .filter-resultater .filter-sortering {
    margin-bottom: 10px;
  }
  .nybygg-enheter .filter-resultater .filter-sortering .vis-solgte input {
    margin: 0 5px;
    vertical-align: middle;
  }
}
.nybygg-enheter .filter-resultater .filter-sortering label {
  color: white;
}
.nybygg-enheter .filter-resultater .filter-sortering .spv-custom-dropdown {
  width: auto;
  border: 1px solid #d6dbdf;
}
.nybygg-enheter .filter-resultater .filter-sortering .spv-custom-dropdown:before {
  top: 0;
  right: 0;
  bottom: 0;
}
.nybygg-enheter .filter-resultater .filter-sortering .spv-custom-dropdown .form-control {
  border: none;
  padding: 6px 36px 6px 12px;
}
.nybygg-enheter .enhet {
  padding: 15px 0;
  margin: -5px 0 0 0;
  border-left: 2px solid white;
  border-right: 2px solid white;
}
.nybygg-enheter .enhet .separator {
  padding: 10px 0;
  margin-left: -5px;
  margin-right: -5px;
}
@media (min-width: 768px) {
  .nybygg-enheter .enhet .separator {
    padding: 15px 0;
    margin: 0;
  }
}
.nybygg-enheter .enhet .separator button {
  background-color: #E7D1C6;
  border-bottom: 2px solid white;
  border-top: 2px solid white;
  padding: 6px 30px;
  text-transform: none;
  margin-bottom: 15px;
}
.nybygg-enheter .enhet .separator h4 {
  margin-top: 0;
  padding-bottom: 4px;
  border-bottom: 1px solid white;
}
.nybygg-enheter .enhet .separator h4.pris {
  color: #E7D1C6;
}
.nybygg-enheter .enhet .interessert-skjema-wrapper {
  width: 100%;
  float: none !important;
  margin-top: 20px;
}
.nybygg-enheter .enhet .interessert-skjema-wrapper .interessert-skjema {
  padding-left: 10px;
}
.nybygg-enheter .enhet .interessert-skjema-wrapper .interessert-skjema .sjekkliste {
  margin-left: 0;
}
.nybygg-enheter .enhet .interessert-skjema-wrapper .interessert-skjema .sub .kontakt-info {
  display: block;
}
.nybygg-enheter .enhet .interessert-skjema-wrapper .interessert-skjema .sub .kontakt-info.tel {
  margin-left: 0;
}
.nybygg-enheter .enhet .interessert-skjema-wrapper .interessert-skjema .sub .kontakt-info input,
.nybygg-enheter .enhet .interessert-skjema-wrapper .interessert-skjema .sub .kontakt-info textarea {
  width: 100%;
}
.nybygg-enheter .enhet .interessert-skjema-wrapper .interessert-skjema .sub .kontakt-info button {
  margin: 20px 0;
}
.btn-meld-interesse {
  border-top: 2px solid white;
  border-bottom: 2px solid white;
}
/*@import "..\common\spv.variables.less";
@import "..\common\emv.variables.less";
@import "..\common\spv.mixins.less";
@import "..\common\spv.common.fonts.less";
@import "..\..\Less\bootstrap\variables.less";
@import "..\..\Less\LessHat\lesshat.less";*/
.bildekarusell-caption {
  background: #e1eceb;
}
@media (max-width: 767px) {
  .bildekarusell-caption {
    padding-bottom: 15px;
  }
}
@media (max-width: 767px) {
  button.salgsoppgave {
    margin-top: 5px;
  }
}
@media (min-width: 768px) {
  .karusell-caption button {
    float: none;
    margin-top: 4px;
  }
}
.interessert-skjema-wrapper {
  width: 100%;
  margin-top: 0;
}
@media (min-width: 768px) {
  .interessert-skjema-wrapper {
    width: 100%;
    float: right;
  }
}
.interessert-skjema-wrapper .interessert-skjema {
  padding: 10px;
}
@media (max-width: 767px) {
  .interessert-skjema-wrapper .interessert-skjema {
    padding-left: inherit;
  }
}
.interessert-skjema-wrapper .interessert-skjema > i {
  color: #000712;
  margin-top: 25px;
  cursor: pointer;
}
.interessert-skjema-wrapper .interessert-skjema h2 {
  color: #000712;
  font-size: 26px;
  padding: 0;
}
.interessert-skjema-wrapper .interessert-skjema form {
  margin-top: 15px;
  color: #000712;
}
@media (max-width: 480px) {
  .interessert-skjema-wrapper .interessert-skjema form {
    padding-left: 0;
  }
}
.interessert-skjema-wrapper .interessert-skjema label {
  color: #000712;
  font-size: 18px;
}
@media (max-width: 768px) {
  .interessert-skjema-wrapper .interessert-skjema label {
    font-size: 16px;
  }
}
.interessert-skjema-wrapper .interessert-skjema .sjekkliste {
  display: inline-block;
  margin: 20px auto;
}
.interessert-skjema-wrapper .interessert-skjema .sjekkliste > div {
  text-align: left;
}
.interessert-skjema-wrapper .interessert-skjema .sjekkliste .emvCheckbox {
  border-color: white;
  margin: 1px 7px 1px 3px;
  vertical-align: text-bottom;
  background: white;
  width: 17px;
  height: 17px;
  overflow: hidden;
}
.interessert-skjema-wrapper .interessert-skjema .sjekkliste .emvCheckbox input[type=checkbox] {
  position: absolute;
  left: -20px;
}
.interessert-skjema-wrapper .interessert-skjema .sjekkliste .emvCheckbox input[type=checkbox]:focus + span {
  border-color: #2A3946;
  width: 13px !important;
  height: 13px !important;
  top: 1px;
  left: 1px;
}
.interessert-skjema-wrapper .interessert-skjema .sjekkliste .emvCheckbox span {
  width: 11px;
  height: 11px;
  background: white;
}
.interessert-skjema-wrapper .interessert-skjema .sjekkliste .emvCheckbox input[type=checkbox]:checked + span {
  background: #4c545f;
}
.interessert-skjema-wrapper .interessert-skjema .sub {
  color: #444444;
}
@media (min-width: 768px) {
  .interessert-skjema-wrapper .interessert-skjema .sub .kontakt-info {
    display: inline-table;
  }
}
.interessert-skjema-wrapper .interessert-skjema .sub .kontakt-info.tel {
  margin-left: 4px;
}
.interessert-skjema-wrapper .interessert-skjema .sub .kontakt-info label {
  display: block;
  font-family: fanngrotesque;
  font-size: 13px;
  text-transform: uppercase;
  text-align: left;
}
.interessert-skjema-wrapper .interessert-skjema .sub .kontakt-info textarea {
  width: 428px;
  border: 2px solid white;
}
@media (max-width: 767px) {
  .interessert-skjema-wrapper .interessert-skjema .sub .kontakt-info textarea {
    width: 100%;
  }
}
.interessert-skjema-wrapper .interessert-skjema .sub .kontakt-info input {
  height: 35px;
  margin-right: 12px;
  border: 2px solid white;
  padding-left: 5px;
}
.interessert-skjema-wrapper .interessert-skjema .sub .kontakt-info input[type=tel] {
  width: 147px;
}
.interessert-skjema-wrapper .interessert-skjema .sub .kontakt-info button {
  height: 35px;
  padding-right: 15px;
  padding-left: 15px;
  float: right;
  width: auto;
  background-color: #434c57 !important;
  border: 2px solid #000b1b;
  line-height: 1em;
  text-transform: none;
}
@media (min-width: 768px) {
  .interessert-skjema-wrapper .interessert-skjema .sub .kontakt-info button {
    margin-left: 4px;
  }
}
.interessert-skjema-wrapper .interessert-skjema .sub .kontakt-info button i {
  margin-left: 20px;
}
@media (max-width: 767px) {
  .interessert-skjema-wrapper .interessert-skjema .sub .kontakt-info input {
    width: 100%;
    margin-bottom: 10px;
  }
  .interessert-skjema-wrapper .interessert-skjema .sub .kontakt-info input[type=tel] {
    width: 100%;
  }
  .interessert-skjema-wrapper .interessert-skjema .sub .kontakt-info button {
    width: 100%;
  }
}
.interessert-skjema-wrapper .interessert-skjema .melding {
  padding-left: 0;
  padding-bottom: 0;
  text-align: center;
  text-decoration: underline;
  margin: 10px 0;
}
@media (max-width: 767px) {
  nav .frame {
    border: 1px solid #d6dbdf;
    margin-bottom: 15px;
  }
  nav .frame .searchFilterBox {
    border-top: none;
    margin-bottom: 0;
    border-bottom-color: #d6dbdf;
  }
  nav .frame .searchFilterBox.box {
    border-top: none;
    padding-top: 0;
  }
  nav .frame .searchFilterBox .toggle-btn {
    padding: 15px;
  }
  nav .frame .inline-button-filter {
    padding: 15px;
    border-bottom: 1px solid #d6dbdf;
  }
  nav .frame .inline-button-filter button {
    margin: 15px 0 0 0;
    text-transform: none;
  }
  nav .frame .inline-button-filter button:first-child {
    margin: 0;
  }
}
.searchFilterBox {
  background-color: #f7f7f7;
  padding: 0;
  margin-bottom: 15px;
  font-size: 14px;
  border-top: 1px solid #4c545f;
  border-bottom: 1px solid #4c545f;
}
.searchFilterBox a {
  color: #004c5b;
}
.searchFilterBox.box {
  padding-top: 10px;
}
.searchFilterBox.ekspandert {
  padding-bottom: 15px;
}
.searchFilterBox.ekspandert.medliste {
  padding-bottom: 0;
}
.searchFilterBox > div {
  padding: 0 15px;
}
.searchFilterBox .pil {
  display: inline-block;
  width: 100%;
  position: relative;
}
.searchFilterBox .pil:after {
  vertical-align: top;
  display: inline-block;
  position: absolute;
  right: 0;
}
.searchFilterBox .pil.ned:after {
  content: "\2228";
}
.searchFilterBox .pil.opp:after {
  content: "\2227";
}
.searchFilterBox .regionliste {
  margin-left: -15px;
  margin-right: -15px;
}
.searchFilterBox .regionliste .emvCheckbox {
  margin: 6px 3px 3px 13px;
}
.searchFilterBox.button {
  text-align: center;
  border: 2px solid #970000;
  cursor: pointer;
  background-color: #b20012;
  color: white;
  text-transform: none;
  padding: 6px 30px;
  font-size: 16px;
  font-weight: 400;
}
.searchFilterBox .toggle-btn,
.searchFilterBox h4 {
  border: none;
  background: none;
  display: inline-block;
  width: 100%;
  text-align: left;
  margin: 0;
  font-size: 16px;
  letter-spacing: .04em;
  font-weight: 400;
  padding: 10px 15px 10px 15px;
  line-height: 1em;
  font-weight: 300;
}
.searchFilterBox .toggle-btn.ekspandert,
.searchFilterBox h4.ekspandert {
  border-bottom: 1px solid #d6dbdf;
  padding-bottom: 9px;
}
.searchFilterBox.subFilter {
  margin-top: -20px;
}
.searchFilterBox .topLine {
  padding-top: 10px;
  padding-bottom: 2px;
}
.searchFilterBox.box p {
  margin: 15px 0;
}
.searchFilterBox .range {
  margin-top: 15px;
  margin-bottom: 15px;
}
.searchFilterBox .range label {
  text-decoration: none;
  margin: 10px 0;
}
@media (min-width: 768px) {
  .searchFilterBox .range label {
    margin: 0;
  }
}
.searchFilterBox .valg {
  border-top: 1px solid #dddddd;
  padding: 5px 0;
}
.searchFilterBox .valg.first {
  border-top: 1px solid transparent;
}
.searchFilterBox .valg.valgt label {
  color: #970000;
}
.searchFilterBox .valg.undervalg {
  padding-left: 10px;
}
.searchFilterBox .valgAntall {
  color: #6C6C6C;
  font-size: 13px;
  margin-top: 5px;
  vertical-align: top;
  display: inline-block;
}
.searchFilterBox label {
  font-size: 14px;
  font-weight: normal;
  margin: 4px 0 0 10px;
  vertical-align: top;
  color: #004c5b;
  text-decoration: underline;
}
.searchFilterBox input {
  width: 100%;
  height: 30px;
  font-size: 16px;
  padding: 4px;
  margin-top: 15px;
  text-indent: 5px;
  border: 1px solid #d6dbdf;
}
.searchFilterBox input::-moz-placeholder {
  color: #6d6d6d;
  opacity: 1;
}
.searchFilterBox input:-ms-input-placeholder {
  color: #6d6d6d;
}
.searchFilterBox input::-webkit-input-placeholder {
  color: #6d6d6d;
}
.searchFilterBox input::-webkit-input-placeholder {
  color: #6d6d6d;
}
.searchFilterBox input:-moz-placeholder {
  color: #6d6d6d;
}
.searchFilterBox input::-moz-placeholder {
  color: #6d6d6d;
}
.searchFilterBox input:-ms-input-placeholder {
  color: #6d6d6d;
}
.searchFilterBox .inputHint {
  background-color: #dddddd;
  color: #970000;
  padding: 4px;
}
.searchFilterBox .resetButton {
  border: 1px solid white;
  background-color: #b20012;
  color: white;
  height: 18px;
  width: 18px;
  position: absolute;
  top: 4px;
  right: 4px;
  padding: 2px;
  content: "x";
}
#mobilFilterTop {
  border-top: 1px solid #4c545f;
  border-bottom: 1px solid #4c545f;
  font-weight: 400;
  width: 100%;
}
#mobilFilterTop td {
  padding: 10px;
}
#mobilFilterTop a {
  font-size: 16px;
  cursor: pointer;
}
#mobilFilterTop .button {
  border-left: 1px solid #4c545f;
  font-weight: 400;
  font-size: 16px;
  cursor: pointer;
  text-align: center;
}
.btn-togglefilters {
  padding: 6px 10px;
  display: flex;
  flex-direction: row;
  margin-bottom: 15px;
}
.btn-togglefilters span {
  flex-grow: 1;
}
.faded {
  opacity: 0.2;
  filter: alpha(opacity=20);
}
@media (min-width: 768px) {
  #search .no-padding,
  .searchResult .no-padding {
    padding: 0;
  }
}
.searchResult .topRow {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  margin-bottom: 15px;
  margin-top: 15px;
}
@media (min-width: 768px) {
  .searchResult .topRow {
    margin-top: 60px;
  }
}
.searchResult .topRow h1 {
  margin: 0;
}
.searchResult .topRow .table {
  margin: 0;
  display: table;
  table-layout: fixed;
}
.searchResult .topRow .table > div {
  display: table-cell;
  vertical-align: middle;
  width: 50%;
}
@media (min-width: 768px) {
  .searchResult .topRow .table > div {
    width: 20%;
  }
  .searchResult .topRow .table > div:first-child,
  .searchResult .topRow .table > div:last-child {
    width: 40%;
  }
}
.searchResult .topRow a {
  color: #970000;
  text-decoration: underline;
}
.searchResult .topRow .spv-custom-dropdown {
  width: 100%;
}
@media (min-width: 992px) {
  .searchResult .topRow .spv-custom-dropdown {
    width: 180px;
  }
}
.searchResult .topRow .spv-custom-dropdown .form-control {
  height: 28px;
  padding: 2px 2px 2px 6px;
  color: #6c6c6c;
  font-size: 16px;
  border-color: #000b1b;
}
.searchResult .topRow .spv-custom-dropdown:after {
  margin-top: -0.35em;
  color: white;
}
.searchResult .topRow .spv-custom-dropdown:before {
  background-color: #4c545f;
}
.searchResult .subRow {
  border-top: 1px solid #d6dbdf;
  margin-top: 10px;
  padding: 5px 0;
  min-height: 30px;
}
.searchResult .subRow input[type='checkbox'] {
  margin-right: 0;
}
.searchResult h4 {
  font-size: 20px;
  margin-bottom: 4px;
  display: block;
}
.searchResult h4 > * {
  display: inline-block;
  vertical-align: middle;
}
.searchResult h4 > i {
  font-size: 0.75em;
}
.searchResult .areal {
  font-weight: 300;
  font-size: 18px;
  margin-top: 10.5px;
  margin-bottom: 2px;
  line-height: 1.1;
}
.searchResult i {
  color: #970000;
  margin-right: 5px;
}
.searchResult .highlight {
  color: #970000;
  text-decoration: underline;
}
.searchResult .highlight.big {
  font-size: 18px;
}
.searchResult .highlight.bigger {
  font-size: 20px;
}
.searchResult .highlight.middle {
  vertical-align: middle;
}
.searchResult .pointer {
  cursor: pointer;
}
.eiendommer {
  position: relative;
}
.eiendommer .eiendom {
  display: block;
  margin-bottom: 15px;
  text-decoration: none;
  display: flex;
  flex-direction: row;
}
@media (max-width: 767px) {
  .eiendommer .eiendom {
    flex-direction: column;
  }
  .eiendommer .eiendom .eiendom-info {
    border-left: none !important;
  }
}
.eiendommer .eiendom.nybygg .eiendom-info {
  background-color: white !important;
}
.eiendommer .eiendom.nybygg .eiendom-info h2 {
  color: #E7D1C6 !important;
}
.eiendommer .eiendom.nybygg .eiendom-info h2 span {
  display: block;
}
.eiendommer .eiendom.nybygg .eiendom-info h2 span.serif {
  font-family: Georgia, Times, "Times New Roman", serif;
  margin: 25px 0;
  font-size: 25px;
  text-transform: none;
  letter-spacing: 0;
}
.eiendommer .eiendom .eiendom-bilde {
  display: flex;
  flex-direction: column;
  background-color: white;
  position: relative;
  padding: 0;
  color: white;
  text-align: center;
}
.eiendommer .eiendom .eiendom-bilde .info-sentrert {
  display: flex;
  flex-grow: 1;
  align-items: center;
  justify-content: center;
  padding: 10px 0;
  color: #26303b;
  border-bottom: 2px solid #26303b;
}
.eiendommer .eiendom .eiendom-bilde .herland img {
  width: 150px;
}
.eiendommer .eiendom .eiendom-bilde.nybygg .info-sentrert {
  text-transform: uppercase;
  letter-spacing: 0.06em;
  padding: 20px 0;
  margin-top: -5px;
}
.eiendommer .eiendom .eiendom-bilde.medvisning .info-sentrert {
  color: #004c5b;
  border-bottom: 2px solid #004c5b;
}
.eiendommer .eiendom .eiendom-bilde.medbud .info-sentrert {
  color: #b20012;
  border-bottom: 2px solid #b20012;
}
.eiendommer .eiendom .eiendom-bilde .regular {
  font-weight: 500;
  margin-top: -3px;
}
.eiendommer .eiendom .eiendom-bilde .light {
  font-family: "basisgrotesque";
}
.eiendommer .eiendom .eiendom-bilde .bold {
  font-weight: 500;
}
.eiendommer .eiendom .eiendom-bilde .nybygg-linje {
  position: relative;
}
.eiendommer .eiendom .eiendom-bilde .nybygg-linje:after {
  position: absolute;
  bottom: -8px;
  left: 50%;
  margin-left: -16px;
  display: block;
  width: 32px;
  content: "";
  border-bottom: 2px solid #E7D1C6;
}
.eiendommer .eiendom .eiendom-bilde .nybygg-linje.herland {
  color: #344248;
}
.eiendommer .eiendom .eiendom-bilde .nybygg-linje.herland:after {
  border-bottom-color: #620f2f;
}
.eiendommer .eiendom .eiendom-bilde img {
  max-width: 100%;
  width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  .eiendommer .eiendom .eiendom-bilde img {
    border-bottom: 1px solid white;
  }
}
.eiendommer .eiendom .eiendom-info {
  background-color: #4c545f;
  color: white;
  border-left: 2px solid white;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 25px 10px;
}
.eiendommer .eiendom .eiendom-info .align-top {
  flex-grow: 1;
  width: 100%;
}
.eiendommer .eiendom .eiendom-info .align-bottom {
  width: 100%;
}
.eiendommer .eiendom .eiendom-info h2 {
  color: #d2e6df;
  text-transform: uppercase;
  font-size: 18px;
  letter-spacing: 0.06em;
  font-weight: 500;
  line-height: 20px;
  margin-top: 0;
}
.eiendommer .eiendom .eiendom-info h3 {
  color: white;
  font-size: 18px;
  letter-spacing: -0.02em;
  margin: 19px 0;
}
@media (min-width: 992px) {
  .eiendommer .eiendom .eiendom-info h3 {
    padding: 0 20px;
  }
}
.eiendommer .eiendom .eiendom-info h3.pris {
  font-weight: 500;
  font-size: 20px;
  margin: 11px 0 25px 0;
  letter-spacing: 0;
}
#scrollMore {
  text-align: center;
  margin: 40px 0;
  font-weight: 400;
}
.mobilkart {
  position: fixed;
  z-index: 2500;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: white;
}
.mobilkart .header {
  height: 50px;
  padding: 10px 20px;
  font-size: 24px;
  cursor: pointer;
  background-color: #970000;
  color: white;
}
.mobilkart .header span:before {
  content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAQCAYAAAAvf+5AAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAALEAAACxABrSO9dQAAABh0RVh0U29mdHdhcmUAcGFpbnQubmV0IDQuMC4zjOaXUAAAASZJREFUKFN9kD9LQlEYxkvLNGi5iFMEIrQ21NhXiEB0cmkQWpycBP0AItjS0HdovktLEARt7Y1ihENJgxLee/70e+99Q0TsgYfnnPf5ncPhbP0n733WOVfGdzpaF9AuQBWH1tofHa8KaN8Y0wMY4RhbrZYCygFd032x9two4EDrBNhhWMFdik/SkRPilq6YQGwKcRzXKJ5ZL0iDnwDq7IMEYiOPblC8kRYb/BhF0al0CSRi2Ab6xo7CywHiHGcUSQVYwy94ruCYuGJ/oEgqOcnwGOAGz1iLPpj38ZFiqRhsU5b4lhY5xXLzDIesz6RXNBXDPXyJ3yn//vCBPFRkKXr5zwuAV3KBDbN7rVel8AnwkBxjp9W6gOXdAW5yYKLjzeJA3nvf+QUkeFTErNoohwAAAABJRU5ErkJggg==);
  margin-right: 20px;
}
.fullScreenButton {
  z-index: 99;
  position: absolute;
  background-color: #f9f1e6cf;
  background-image: url(/Content/Image/search-blackblue.svg);
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 100%;
  border: 1px solid #81736E;
  height: 40px !important;
  width: 40px;
  margin: 24px 40px;
}

.fullScreenButton:focus-visible {
  outline: none;
}

.mobilkart .map {
  position: absolute;
  top: 50px;
  width: 100% !important;
  height: auto !important;
  bottom: 0;
}
/*@import "..\..\Less\bootstrap\variables.less";
@import "..\common\spv.common.fonts.less";*/
.js-wrapperspace {
  height: 100%;
  position: absolute;
  bottom: 0;
}
.bildekarusell {
  overflow: hidden;
  width: 100%;
  height: auto;
  background-color: #F9F1E6;
  position: relative;
  cursor: pointer;
}
@media (min-width: 768px) {
  .bildekarusell {
    height: 500px;
  }
}
@media (min-width: 992px) {
  .bildekarusell {
    height: 771px;
  }
}
.bildekarusell .bildekarusell-footer {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 11, 27, 0.8);
}
@media (max-width: 767px) {
  .bildekarusell .carousel-control .icon-prev,
  .bildekarusell .carousel-control .icon-next,
  .bildekarusell .carousel-control .glyphicon-chevron-left,
  .bildekarusell .carousel-control .glyphicon-chevron-right {
    top: 30%;
  }
}
.bildekarusell.fullskjerm {
  background-color: #000b1b;
  margin-top: 0;
  cursor: unset;
}
.bildekarusell.fullskjerm .caption-button-container {
  display: none !important;
}
.bildekarusell.fullskjerm .caption-description {
  width: 100%;
}
.bildekarusell .emv-spinner-centered {
  width: 100%;
  padding-top: 150px;
  text-align: center;
}
.bildekarusell .item {
  width: 100%;
  height: 100%;
}
@media (max-width: 767px) {
  .bildekarusell .item {
    background-image: none !important;
  }
  .bildekarusell .item img {
    display: block !important;
    visibility: visible !important;
    width: 100% !important;
    height: auto !important;
  }
  .bildekarusell .item img.portrett {
    width: 45% !important;
  }
}
@media (min-width: 768px) {
  .bildekarusell .item {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
  }
}
.bildekarusell .fullskjerm-bilkdeikon {
  height: 42px;
  width: 42px;
  border: 2px solid #000b1b;
  padding: 6px 9px;
  background-color: rgba(0, 0, 0, 0.2);
  font-size: 20px;
  -webkit-transition: background .5s;
  /* Safari */
  transition: background .5s;
}
.bildekarusell .toggle-fullskjerm {
  right: 15px;
  top: 0;
  position: absolute;
  z-index: 1000;
  font-size: 20px;
  text-decoration: none;
  color: #ffffff;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
@media (min-width: 768px) {
  .bildekarusell .toggle-fullskjerm {
    font-size: 30px;
    top: 15px;
  }
}
@media (min-width: 992px) {
  .bildekarusell .toggle-fullskjerm {
    right: 15px;
  }
}
.bildekarusell .toggle-fullskjerm:hover .fullskjerm-bilkdeikon {
  background-color: rgba(255, 255, 255, 0.2);
  font-size: 22px;
  padding: 5px 8px;
}
.bildekarusell .carousel-control,
.plantegninger .carousel-control {
  opacity: 1;
  z-index: 1;
  display: flex;
  align-items: center;
}
.bildekarusell .carousel-control.right,
.plantegninger .carousel-control.right {
  justify-content: flex-end;
}
.bildekarusell .carousel-control > div,
.plantegninger .carousel-control > div {
  height: 42px;
  width: 42px;
  position: absolute;
  border: 2px solid #000b1b;
  font-size: 32px;
  border-radius: 50%;
  line-height: 1.15em;
  -webkit-transition: background .5s;
  /* Safari */
  transition: background .5s;
  top: 35%;
}
@media (min-width: 768px) {
  .bildekarusell .carousel-control > div,
  .plantegninger .carousel-control > div {
    top: 50%;
  }
}
.bildekarusell .carousel-control > div:after,
.plantegninger .carousel-control > div:after,
.bildekarusell .carousel-control > div:before,
.plantegninger .carousel-control > div:before {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.bildekarusell .carousel-control:hover > div,
.plantegninger .carousel-control:hover > div,
.bildekarusell .carousel-control:focus > div,
.plantegninger .carousel-control:focus > div {
  background-color: rgba(255, 255, 255, 0.2);
}
.bildekarusell .carousel-control.left,
.plantegninger .carousel-control.left {
  background-image: none;
}
.bildekarusell .carousel-control.right,
.plantegninger .carousel-control.right {
  background-image: none;
}
.bildekarusell .carousel-control .arrow-left,
.plantegninger .carousel-control .arrow-left {
  position: static;
  margin-left: 24px;
  width: 76px;
  height: 76px;
  background-image: url(/Content/Image/carousel-arrow-left.svg);
  border: none;
  display: none;
}
@media (min-width: 992px) {
  .bildekarusell .carousel-control .arrow-left,
  .plantegninger .carousel-control .arrow-left {
    display: block;
  }
}
.bildekarusell .carousel-control .arrow-left:before,
.plantegninger .carousel-control .arrow-left:before {
  content: none;
}
.bildekarusell .carousel-control .arrow,
.plantegninger .carousel-control .arrow {
  position: static;
  margin-right: 24px;
  width: 76px;
  height: 76px;
  background-image: url(/Content/Image/carousel-arrow-right.svg);
  border: none;
  display: none;
}
@media (min-width: 992px) {
  .bildekarusell .carousel-control .arrow,
  .plantegninger .carousel-control .arrow {
    display: block;
  }
}
.bildekarusell .carousel-control .arrow:before,
.plantegninger .carousel-control .arrow:before {
  content: none;
}
.bildekarusell .carousel,
.plantegninger .carousel {
  height: 100%;
}
.bildekarusell .carousel-inner,
.plantegninger .carousel-inner {
  height: 100%;
}
.bildekarusell .carousel-inner img,
.plantegninger .carousel-inner img {
  width: auto;
  height: 100%;
  margin: 0 auto;
}
.bildekarusell .carousel-inner img.portrett,
.plantegninger .carousel-inner img.portrett {
  width: auto;
  margin: auto;
}
.bildekarusell .carousel-indicators li,
.plantegninger .carousel-indicators li {
  border-color: #444444;
}
.bildekarusell .carousel-indicators .active,
.plantegninger .carousel-indicators .active {
  background-color: #cccccc;
}
.plantegninger {
  padding-bottom: 15px;
}
.plantegninger .carousel {
  height: auto;
}
.plantegninger .carousel .carousel-control > div {
  top: 50%;
}
.plantegninger .carousel .carousel-inner {
  height: auto;
}
.plantegninger .carousel .carousel-inner img {
  height: auto;
}
.thumbnail-wrapper {
  background-color: #000b1b;
}
.thumbnail-wrapper .thumbnail-container {
  height: auto;
  padding: 10px 30px;
  width: 100%;
}
.thumbnail-wrapper .thumbnail-container .thumbnail img {
  border: 2.5px solid white;
}
.thumbnail-wrapper .thumbnail-container .carousel-control {
  width: 10px;
  background-image: inherit;
  opacity: 1;
}
.thumbnail-wrapper .thumbnail-container .carousel-control .glyphicon-chevron-left {
  left: -25px;
}
.thumbnail-wrapper .thumbnail-container .carousel-control .glyphicon-chevron-right {
  right: -40px;
}
.karusell-caption {
  background-color: rgba(24, 36, 44, 0.6);
  position: relative;
  left: 0;
  bottom: 0;
  right: 0;
  color: white;
  border-top: 2px solid white;
  border-bottom: 2px solid white;
  padding: 10px 0;
  display: none;
}
@media (min-width: 768px) {
  .karusell-caption {
    position: absolute;
    border: none;
  }
}
.karusell-caption .container.equal-height .row.equal-height > div {
  vertical-align: middle;
  padding-top: 10px;
  padding-bottom: 10px;
}
.karusell-caption .caption-button-container {
  text-align: center;
}
@media (min-width: 768px) {
  .karusell-caption .caption-button-container {
    text-align: center;
  }
}
.karusell-caption button,
.karusell-caption .badge {
  background-color: #C40000;
  border-top: 2px solid white;
  border-bottom: 2px solid white;
  text-transform: none;
  padding: 6px 30px;
  font-size: 16px;
  line-height: 1.5;
  min-width: 280px;
  text-align: center;
}
@media (min-width: 768px) {
  .karusell-caption button,
  .karusell-caption .badge {
    margin-right: 30px;
  }
}
.karusell-caption.fullskjerm {
  display: block;
}
.bildebeskrivelse-wrapper {
  z-index: 20;
}
.bildebeskrivelse-wrapper button {
  padding-right: 15px;
}
.bildebeskrivelse-wrapper button .spm-tegn {
  font-size: 18px;
}
.bildebeskrivelse-wrapper button i {
  margin-left: 15px;
}
.bildebeskrivelse-wrapper .minimerIcon {
  position: absolute;
  top: 10px;
  right: 5px;
  height: 20px;
  width: 20px;
  cursor: pointer;
  text-decoration: none;
  padding: 2px;
  border: 1px solid transparent;
}
.bildebeskrivelse-wrapper .minimerIcon span {
  display: inline-block;
  border-bottom: 2px solid #aaa;
  width: 14px;
  height: 12px;
}
.bildebeskrivelse-wrapper .bildebeskrivelse:hover .minimerIcon {
  border-color: #aaa;
  background-color: #eee;
}
@media (min-width: 768px) {
  .bildebeskrivelse-wrapper button {
    width: 100%;
    border-top: 2px solid #d6dbdf;
  }
}
.bildebeskrivelse {
  padding: 20px;
  color: white;
}
.bildebeskrivelse h1 {
  color: white;
  font-size: 24px;
  margin-top: 0;
}
.bildebeskrivelse p {
  font-family: fanngrotesque;
  font-size: 21px;
  line-height: 1.1;
}
.bildebeskrivelse .bilde-nummer {
  font-size: 15px;
  font-weight: 500;
  color: #6c6c6c;
}
.bildebeskrivelse a {
  color: inherit;
  text-decoration: underline;
}
@media (max-width: 991px) {
  .bildebeskrivelse {
    padding: 10px;
  }
  .bildebeskrivelse h2 {
    font-size: 20px;
  }
  .bildebeskrivelse p {
    font-size: 17px;
  }
}
.fullskjerm-bildetekst {
  text-align: center;
  position: relative;
  width: 100%;
}
.fullskjerm-bildetekst .fullskjerm-bildebeskrivelse {
  color: white;
  background-color: rgba(0, 11, 27, 0.8);
  padding-bottom: 5px;
  padding-top: 5px;
  font-size: 15px;
}
.fullskjerm-bildetekst .fullskjerm-bildebeskrivelse .bilde-nummer {
  color: white;
  margin-right: 12px;
}
.fullskjerm-bildetekst .fullskjerm-bildebeskrivelse > div {
  display: inline-block;
}
/*@import "..\common\spv.variables.less";
@import "..\common\spv.mixins.less";
@import "..\common\spv.common.fonts.less";
@import "..\..\Less\bootstrap\variables.less";*/
.prospektfakta {
  padding-top: 50px !important;
  padding-bottom: 0 !important;
  text-align: center;
  background-color: #F3F3F3;
}
.prospektfakta .hoved-fakta {
  padding: 50px 0 10px 0;
  text-align: center;
}
.prospektfakta .hoved-fakta .symbol {
  display: inline-block;
  width: 40px;
  height: 40px;
  font-size: 40px;
  line-height: 40px;
  margin-bottom: 15px;
}
.prospektfakta .hoved-fakta .overskrift {
  font-weight: 500;
  height: 2.6em;
  line-height: 1.2em;
  overflow: hidden;
}
.prospektfakta .hoved-fakta .underoverskrift {
  height: 3em;
  line-height: 1.2em;
  overflow: hidden;
  font-size: 12px;
  font-weight: 300;
  letter-spacing: .02em;
}
.prospektfakta .hoved-fakta .underoverskrift .spacer {
  border-top: 1px solid white;
  width: 13px;
  margin: 0 auto .5em auto;
}
@media (min-width: 992px) {
  .prospektfakta .hoved-fakta .overskrift {
    font-size: 20px;
  }
  .prospektfakta .hoved-fakta .underoverskrift {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .prospektfakta .hoved-fakta.linje-to {
    padding-top: 5px;
    padding-bottom: 5px;
  }
}
.prospektfakta h4 a {
  font-weight: 500;
  padding: 2px 0;
  color: #555555;
  border-bottom: 1px dotted #555555;
  text-decoration: none;
}
.prospektfakta h4 a:after {
  content: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMCAYAAABfnvydAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjExR/NCNwAAAJ1JREFUKFONkLEOgjAURZ+YwuLMyh/wJex8EnxQN3YZNHFjgkRGcTJ+wPXdZ9qYhsHhpEnv6bttZWoavJYF7207KYWSKU4RImcRXKsKz2GgFIJDWOVW16A05jnuXUeJU+w0EQAyta1JxCrnmaJNMYGsfY/ROZN+Ko9RIA/vcSnLWLlq5f/CXgX3Ldy7JPdNSJ8ZgiikI1PiV6fBF8gHlWH/bfhny+sAAAAASUVORK5CYII=') /*/Content/Image/icon-arrow.png*/;
  line-height: 20px;
  margin-left: 7px;
}
.prospektfakta .front-visning,
.prospektfakta .front-megler-kontakt,
.prospektfakta .front-megler-bilde {
  display: table;
}
.prospektfakta .front-visning .elem-wrapper,
.prospektfakta .front-megler-kontakt .elem-wrapper,
.prospektfakta .front-megler-bilde .elem-wrapper {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
  width: 100%;
}
.prospektfakta .front-visning,
.prospektfakta .front-megler-kontakt,
.prospektfakta .front-megler-bilde {
  color: #2A3946;
  height: 200px;
}
.prospektfakta .front-visning h1,
.prospektfakta .front-megler-kontakt h1,
.prospektfakta .front-megler-bilde h1,
.prospektfakta .front-visning h2,
.prospektfakta .front-megler-kontakt h2,
.prospektfakta .front-megler-bilde h2,
.prospektfakta .front-visning h3,
.prospektfakta .front-megler-kontakt h3,
.prospektfakta .front-megler-bilde h3,
.prospektfakta .front-visning h4,
.prospektfakta .front-megler-kontakt h4,
.prospektfakta .front-megler-bilde h4,
.prospektfakta .front-visning h5,
.prospektfakta .front-megler-kontakt h5,
.prospektfakta .front-megler-bilde h5,
.prospektfakta .front-visning .subtitle,
.prospektfakta .front-megler-kontakt .subtitle,
.prospektfakta .front-megler-bilde .subtitle,
.prospektfakta .front-visning i,
.prospektfakta .front-megler-kontakt i,
.prospektfakta .front-megler-bilde i {
  color: #2A3946 !important;
}
.prospektfakta .front-visning {
  background-color: #b3cace;
}
.prospektfakta .front-megler-kontakt {
  background-color: #eaf2f1;
  padding-top: 21px;
  color: #333c48;
}
.prospektfakta .front-megler-kontakt .elem-wrapper {
  vertical-align: top;
}
.prospektfakta .front-megler-kontakt h3,
.prospektfakta .front-megler-kontakt h4,
.prospektfakta .front-megler-kontakt a:not(.btn) {
  color: #333c48;
}
.prospektfakta .front-megler-kontakt h3 {
  font-size: 20px;
  font-weight: 300;
}
.prospektfakta .front-megler-kontakt h4 {
  margin: 0;
  font-size: 14px;
}
.prospektfakta .front-megler-bilde {
  background-color: white;
  padding: 0;
}
.prospektfakta .front-megler-bilde .elem-wrapper {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.infowindow {
  position: relative;
  margin: 1px;
  z-index: 1;
}
.infowindow .item {
  border-style: solid;
  border: 1px solid #dbdbdb;
  margin-top: 1px;
  margin-bottom: 2px;
  position: relative;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0.1, #fdfdfd), color-stop(0, #ebebeb));
  background: -moz-linear-gradient(top, #fdfdfd 0%, #ebebeb 100%);
}
.infowindow .image {
  float: left;
  margin-right: 7px;
}
.pois-info .pois-elements {
  font-size: 16px;
  display: table;
  width: 100%;
  border-collapse: collapse;
}
.pois-info .pois-elements .field {
  display: table-row;
  width: 100%;
  border-top: 1px solid white;
}
.pois-info .pois-elements .field:first-child {
  border-top: none;
}
.pois-info .pois-elements .field label {
  cursor: pointer;
  color: white;
}
.pois-info .pois-elements .field > * {
  display: table-cell;
  vertical-align: top;
  padding: 5px 0;
}
.pois-info .pois-elements .field > *:first-child {
  width: 1%;
}
.pois-info .pois-elements .field img {
  margin-right: 10px;
}
.pois-info .pois-elements .field .fright {
  color: #d2e6df;
}
.streetViewLink {
  display: none;
}
.google-map {
  width: 100%;
  max-height: 500px;
}
.address-info-link {
  background-color: rgba(24, 36, 44, 0.6);
  text-align: center;
  display: block;
  text-decoration: none;
  height: 60px;
  line-height: 60px;
  border-top: solid 3px #fff;
  bottom: -60px;
  z-index: 5;
  position: relative;
  width: 100%;
  font-weight: 400;
  font-size: 18px;
}
.address-info-link:hover {
  text-decoration: underline;
}
.address-info-link:after {
  content: "\2192";
  margin-left: 0.5em;
  text-decoration: none;
  display: inline-block;
}
.pager {
  margin-top: 10px;
  margin-bottom: 40px;
  font-size: 18px;
  font-family: "basisgrotesque";
  text-align: right;
}
.pager.top {
  margin-bottom: 3px;
  margin-top: -30px;
}
.pager a {
  color: #004c5b;
  background-color: #f7f7f7;
  padding: 6px 12px;
  margin: 1px;
  border: 1px solid #d6dbdf;
  cursor: pointer;
  font-size: 14px;
  font-weight: 400;
}
.pager a.current {
  background-color: #b3cace;
  color: #000b1b;
  font-weight: 500;
}
.budgivning {
  margin-bottom: 80px;
  padding: 0 10px;
}
@media (min-width: 768px) {
  .budgivning {
    padding: 0;
  }
}
.budgivning .ingen-bud-info {
  font-size: 24px;
  font-family: fanngrotesque, Helvetica, Arial, sans-serif;
  font-weight: 600;
}
.budgivning .siste-bud .title {
  font-family: fanngrotesque, Helvetica, Arial, sans-serif;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .budgivning .siste-bud .title {
    font-size: 24px;
    margin-bottom: 10px;
  }
}
.budgivning .siste-bud .bud-belop {
  font-family: fanngrotesque, Helvetica, Arial, sans-serif;
  font-size: 36px;
  font-weight: 600;
  text-transform: uppercase;
}
.budgivning .siste-bud .bud-frist {
  font-size: 20px;
}
.budgivning .siste-bud .bud-frist span.sub-title {
  font-weight: 600;
}
.budgivning .action-buttons {
  display: flex;
  flex-direction: row;
  margin-top: 32px;
}
.budgivning .action-buttons .gi-bud {
  margin-right: 32px;
}
.budgivning-faq {
  padding: 16px 0;
  border-top: 1px solid #81736E;
}
.budgivning-faq .collapse-bar {
  display: flex;
  flex-direction: row;
  align-items: center;
  color: #2A2E3D;
  text-decoration: none;
}
.budgivning-faq .collapse-bar .collapse-bar-icon {
  padding: 16px;
}
.budgivning-faq .collapse-bar .bar-title {
  font-weight: 600;
  flex: 1;
}
.budgivning-faq .collapse-bar .collapse-bar-arrow {
  margin-right: 16px;
}
.budgivning-faq .collapse-bar:hover {
  background-image: linear-gradient(rgba(0, 0, 0, 0.04) 0 0);
}
.budgivning-faq .collapse-bar:active,
.budgivning-faq .collapse-bar:hover,
.budgivning-faq .collapse-bar:visited,
.budgivning-faq .collapse-bar:focus {
  color: #2A2E3D;
  text-decoration: none;
}
.visnings-boks {
  display: flex;
  flex-direction: column;
  padding: 20px;
  color: #2A2E3D;
  background: #C8DFE3;
  box-sizing: border-box;
}
.visnings-boks .title {
  font-weight: bold;
}
.visnings-boks .visnings-paamelding {
  align-self: center;
  margin-top: 20px;
}
.finansieringsbevis {
  display: grid;
  grid-template-columns: [col-start] auto [col2] auto [col3] 39px [col-end];
  grid-template-rows: [row-start] auto [row2] auto [row3] auto [row4] auto [row-end];
  color: #222F49;
  font-size: 16px;
  padding: 16px;
  border: 1px solid #BAA8A1;
}
.finansieringsbevis .box-icon {
  grid-column: col-start / col2;
  grid-row: row-start / row3;
  align-self: center;
  height: 70px;
}
.finansieringsbevis .box-title {
  display: none;
  font-family: tobias, Helvetica, Arial, sans-serif;
  font-size: 30px;
  font-weight: bold;
}
.finansieringsbevis .box-info {
  grid-column: col2 / col-end;
  grid-row: row-start / row3;
  font-family: fanngrotesque, Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 130%;
  margin-left: 10px;
}
.finansieringsbevis .close-box {
  grid-column: col3 / col-end;
  grid-row: row-start / row2;
  display: none;
  cursor: pointer;
  padding-left: 12px;
  padding-bottom: 12px;
  align-self: start;
  justify-self: end;
}
.finansieringsbevis .box-info-2 {
  grid-column: col-start / col-end;
  grid-row: row3 / row4;
  margin-top: 10px;
  margin-bottom: 20px;
  line-height: 20px;
  font-family: fanngrotesque, Helvetica, Arial, sans-serif;
}
.finansieringsbevis .sok-finansieringsbevis {
  grid-column: col-start / col-end;
  grid-row: row4 / row-end;
  justify-self: center;
  text-decoration: none;
}
.finansieringsbevis.long {
  max-width: none;
}
.finansieringsbevis.long .box-icon {
  grid-column: col-start / col2;
  grid-row: row-start / row-end;
  height: 130px;
}
.finansieringsbevis.long .box-info {
  grid-column: col2 / col3;
  grid-row: row-start / row2;
}
.finansieringsbevis.long .close-box {
  display: block;
}
.finansieringsbevis.long .box-info-2 {
  grid-column: col2 / col-end;
  grid-row: row3 / row4;
  margin-left: 10px;
}
.finansieringsbevis.long .sok-finansieringsbevis {
  grid-column: col2 / col-end;
  grid-row: row4 / row-end;
  justify-self: left;
}
@media (max-width: 380px) {
  .finansieringsbevis.long {
    padding: 5px;
  }
  .finansieringsbevis.long .box-icon {
    height: 80px;
  }
  .finansieringsbevis.long .sok-finansieringsbevis {
    grid-column: col-start / col-end;
  }
  .finansieringsbevis.long .box-info-2 {
    grid-column: col2 / col-end;
  }
}
.finansieringsbevis.icon-on-top .box-icon {
  grid-column: col-start / col-end;
  grid-row: row-start / row2;
  height: 90px;
  justify-self: center;
}
.finansieringsbevis.icon-on-top .box-info {
  grid-column: col-start / col-end;
  grid-row: row2 / row3;
  margin-left: 0;
}
.finansieringsbevis.icon-on-top .box-icon {
  display: none;
}
.finansieringsbevis.icon-on-top .box-title {
  grid-column: col-start / col-end;
  grid-row: row-start / row2;
  display: block;
}
.finansieringsbevis.icon-on-top .box-info {
  grid-column: col-start / col-end;
  grid-row: row2 / row3;
  margin-left: 0;
}
.finansieringsbevis.icon-on-top .box-info-2 {
  grid-column: col-start / col-end;
  grid-row: row3 / row4;
  margin-top: 0;
}
.finansieringsbevis.icon-on-top .sok-finansieringsbevis {
  grid-column: col-start / col-end;
  grid-row: row4 / row-end;
}
.headline-box {
  display: flex;
  flex-direction: column;
}
.headline-box .headline-box-title {
  font-family: "fanngrotesque";
  font-weight: 500;
  font-size: 24px;
  text-align: left;
  padding: 8px 16px;
  border-bottom: 1px solid #81736E;
}
.headline-box-items {
  margin-top: 10px;
}
.headline-box-items .headline-box-item {
  display: flex;
  padding: 16px 20px;
}
.headline-box-items .headline-box-item .headline-box-item-name {
  flex: 1;
  font-family: fanngrotesque, Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 16px;
  margin: 0 20px;
}
.headline-box-items .headline-box-item img {
  width: 20px;
  height: 20px;
  align-self: center;
}
.headline-box-items .headline-box-item:hover {
  background-image: linear-gradient(rgba(0, 0, 0, 0.04) 0 0);
}
.headline-box-items a,
.headline-box-items a:visited,
.headline-box-items a:hover,
.headline-box-items a:active {
  text-decoration: none;
  color: inherit;
}
.headline-box-items.no-top-margin {
  margin-top: unset;
}
#sosialt-boks {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 0 auto;
  transform: translate(-50%, -50%);
  visibility: hidden;
  display: flex;
  align-content: center;
  justify-content: center;
}
#close-sosial-boks {
  visibility: hidden;
  position: absolute;
  top: 0;
  right: 0;
  margin: 20px;
  cursor: pointer;
}
#sosialt-boks .icon-button {
  width: auto;
  height: auto;
  margin-right: 50px;
  align-items: normal;
  align-content: flex-start;
}
#sosialt-boks .icon-button:hover {
  background: rgba(255, 255, 255, 0);
}
.sharing-open-external {
  margin: 7px;
  width: 20px;
  height: 20px;
}
#sosialt-boks .icon-button:last-of-type {
  margin-right: 0;
}
@media (max-width: 992px) {
  #sosialt-boks .icon-button {
    max-width: 60px;
    max-height: 60px;
    line-height: 30px;
  }
  .sharing-open-external {
    margin: 0px;
    width: 13px;
    height: 13px;
  }
}
#carouselButtons {
  display: block;
}
#addressAndTitle {
  display: block;
}
#deleboks {
  display: none;
}
.eiendoms-meglere > *:not(:first-child) {
  margin-top: 20px;
}
.meglerNavnTittelBoks {
  display: flex;
  flex-direction: column;
  flex: 1;
  margin: 20px 0 20px 20px;
  width: 150px;
}
.meglerNavnTittelBoks.ingenBilde {
  margin: 20px;
}
.meglerNavn {
  margin-bottom: 6px;
  font-family: tobias, Helvetica, Arial, sans-serif;
  font-size: 22px;
  font-weight: 700;
  color: #F9F1E6;
  text-decoration: none;
  overflow-wrap: break-word;
}
.meglerNavn:hover,
.meglerNavn:visited,
.meglerNavn:link,
.meglerNavn:active {
  color: #F9F1E6;
  text-decoration: none;
}
.meglerTittel {
  font-family: fanngrotesque, Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: #F9F1E6;
  overflow-wrap: break-word;
  hyphens: auto;
}
.meglerKontakInfo {
  display: flex;
  align-items: center;
  padding: 15px 20px;
  font-family: fanngrotesque, Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
}
.meglerKontakInfo .meglerKontaktInfoTekst {
  color: #F9F1E6;
  text-decoration: none;
  padding: 0 20px;
  flex: 1;
}
.meglerKontakInfo > img {
  width: 20px;
  height: 20px;
  align-self: center;
}
.meglerKontakInfo:hover .meglerKontaktInfoTekst,
.meglerKontakInfo:visited .meglerKontaktInfoTekst,
.meglerKontakInfo:link .meglerKontaktInfoTekst,
.meglerKontakInfo:active .meglerKontaktInfoTekst {
  color: #F9F1E6;
  text-decoration: none;
}
.meglerBildeCrop {
  width: 80px;
  height: 80px;
  overflow: hidden;
  object-fit: cover;
  border-radius: 50%;
  margin: 20px;
  background-position: top;
  background-size: cover;
}
.meglerBoks {
  background-color: #2A2E3D;
}
.meglerNavnBoks {
  display: flex;
  background-color: #2A2E3D;
}
.meglerKontaktInfoBoks {
  background-color: #171921;
}
.meglerKontaktInfoBoks a:visited,
.meglerKontaktInfoBoks a:hover,
.meglerKontaktInfoBoks a:active {
  text-decoration: none;
  color: white;
}
.prospect-header {
  position: relative;
  padding: 0;
  height: auto;
  margin: 0 -10px -18px -10px;
}
@media (min-width: 768px) {
  .prospect-header {
    margin: 0 0 48px;
  }
}
.prospect-header .mapControl {
  display: none;
  height: auto;
  background-color: #F9F1E6;
  position: relative;
}
@media (min-width: 768px) {
  .prospect-header .mapControl {
    height: 771px;
  }
}
.prospect-header .mapControl .google-map {
  height: 100%;
  max-height: 100%;
}
.prospect-header .heading {
  text-align: center;
  position: relative;
  margin: 0 8px;
  bottom: 24px;
  background-color: white;
  width: auto;
  padding: 16px 24px 24px 24px;
}
@media (min-width: 768px) {
  .prospect-header .heading {
    position: absolute;
    bottom: -32px;
    width: auto;
    max-width: 100%;
    min-height: 0;
    margin: 0;
    left: 50%;
    transform: translate(-50%, 0);
  }
}
@media (min-width: 992px) {
  .prospect-header .heading {
    padding: 24px 34px 12px 34px;
  }
}
.prospect-header .heading .carousel-actions {
  position: absolute;
  left: 0;
  background-color: white;
  background: #F9F1E6;
  border: 1px solid #81736E;
  z-index: 1000;
  top: -48px;
  border-radius: 16px;
  height: 34px;
}
@media (min-width: 768px) {
  .prospect-header .heading .carousel-actions {
    top: -66px;
    border-radius: 24px;
    height: 48px;
  }
}
.prospect-header .heading .carousel-actions button {
  margin: 2px 0;
  display: inline-block;
  float: left;
  background-repeat: no-repeat;
  background-position: center;
  background-color: transparent;
  color: inherit;
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
  outline: inherit;
  width: 38px;
  height: 28px;
  background-size: 18px 18px;
  border-left: 1px solid #81736E;
}
@media (min-width: 768px) {
  .prospect-header .heading .carousel-actions button {
    width: 48px;
    height: 42px;
    background-size: 20px 20px;
  }
}
.prospect-header .heading .carousel-actions button:first-child {
  border: none;
}
.prospect-header .heading .carousel-actions button.button-images {
  background-image: url(/Content/Image/icon-image-gallery.svg);
}
.prospect-header .heading .carousel-actions button.button-images.active {
  background-image: url(/Content/Image/icon-image-gallery-selected.svg);
}
.prospect-header .heading .carousel-actions button.button-map {
  background-image: url(/Content/Image/icon-map.svg);
}
.prospect-header .heading .carousel-actions button.button-map.active {
  background-image: url(/Content/Image/icon-map-selected.svg);
}
.prospect-header .heading h1 {
  width: auto;
  margin: 0;
  font-size: 26px;
}
@media (min-width: 768px) {
  .prospect-header .heading h1 {
    font-size: 36px;
    width: 660px;
  }
}
.prospect-header .heading h1 .address {
  display: flex;
  justify-content: center;
  align-content: center;
  font: 14px fanngrotesque;
  color: #81736E;
  text-transform: uppercase;
  margin-bottom: 8px;
}
.prospect-header .heading h1 .address img {
  width: 16px;
  height: 16px;
  margin-left: 8px;
  align-self: center;
  cursor: pointer;
}
@media (min-width: 768px) {
  .prospect-header .heading h1 .address img {
    width: 20px;
    height: 20px;
    margin-left: 10px;
  }
}
@media (min-width: 768px) {
  .prospect-header .heading h1 .address {
    font-size: 22px;
  }
}
.prospect-header.fullskjerm {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.prospect-header.fullskjerm .heading {
  display: none;
}
.nokkelinformasjon {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
@media only screen and (min-width: 992px) {
  .nokkelinformasjon {
    flex-direction: row;
  }
}
.nokkelinformasjon .key-info-container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  flex: 1;
}
@media only screen and (min-width: 992px) {
  .nokkelinformasjon .key-info-container {
    flex-direction: row;
  }
}
.nokkelinformasjon .key-info-container table {
  color: #2A2E3D;
  table-layout: fixed;
}
.nokkelinformasjon .key-info-container table tr td:nth-child(2) {
  font-family: fanngrotesque, Helvetica, Arial, sans-serif;
}
.nokkelinformasjon .key-info-container .key-info-label {
  font-family: fanngrotesque, Helvetica, Arial, sans-serif;
  font-size: 18px;
  color: #2A2E3D;
  padding: 6px 20px 6px 6px;
  vertical-align: top;
}
.nokkelinformasjon .key-info-container .key-info-value {
  font-family: fanngrotesque, Helvetica, Arial, sans-serif;
  font-size: 18px;
  color: #2A2E3D;
  padding: 6px 40px 6px 6px;
  font-weight: 600;
  width: 100%;
}
.nokkelinformasjon .key-info-container .single-line {
  white-space: nowrap;
}
p.fotnoter {
  font-size: 14px;
}
.priceIndicationBox {
  color: #F9F1E6;
}
.bluePriceIndicationContent {
  background-color: #2A2E3D;
  padding: 20px 20px 24px 20px;
}
.bluePriceIndicationContent .box-info {
  line-height: 150%;
  font-weight: 400;
  font-size: 16px;
}
.bluePriceIndicationContent .top-info-wrapper {
  display: flex;
}
.bluePriceIndicationContent .top-info-wrapper .prisantydning-wrapper {
  flex: 1;
}
.bluePriceIndicationContent .top-info-wrapper .prisantydning-gi-bud {
  padding: 0 16px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-content: center;
}
.bluePriceIndicationContent div {
  font-weight: 500;
  font-family: fanngrotesque, Helvetica, Arial, sans-serif;
  color: #F9F1E6;
}
.bluePriceIndicationContent h2 {
  color: #F9F1E6;
  font-weight: 600;
  font-family: fanngrotesque, Helvetica, Arial, sans-serif;
  font-size: 28px;
}
.bluePriceIndicationContent h4 {
  color: #F9F1E6;
  margin-top: 0;
  font-weight: 400;
  font-family: fanngrotesque, Helvetica, Arial, sans-serif;
}
.blackPriceIndicationContent {
  background-color: #171921;
  color: white;
  margin: 0;
  display: flex;
  flex-direction: column;
}
.blackPriceIndicationContent .elem {
  color: #F9F1E6;
  font-weight: 400;
  text-decoration-line: none;
  font-size: 16px;
  line-height: 18px;
  font-family: fanngrotesque, Helvetica, Arial, sans-serif;
  padding: 15px 20px;
  display: flex;
  cursor: pointer;
}
.blackPriceIndicationContent .elem .elem-text {
  flex: 1;
}
.verdivurdering {
  display: flex;
  flex-direction: column;
  padding: 20px;
  background: #E6EFF0;
  border: 1px solid #C8DFE3;
}
.verdivurdering .title {
  font-family: tobias, Helvetica, Arial, sans-serif;
  font-size: 22px;
  line-height: 130%;
}
@media (min-width: 768px) {
  .verdivurdering .title {
    font-size: 26px;
  }
}
.verdivurdering .box-info {
  margin-top: 6px;
  margin-bottom: 20px;
  font-size: 16px;
}
.verdivurdering .bestill-verdivurdering {
  align-self: center;
  text-decoration: none;
}
.section-content.prosjektet .pris-fra-til-nybygg {
  margin: 20px 0 40px;
}
.section-content.prosjektet .pris-fra-til-nybygg > div {
  line-height: 130%;
}
.section-content.prosjektet .pris-fra-til-nybygg .pre-price {
  font-size: 20px;
}
.section-content.prosjektet .pris-fra-til-nybygg .price-big {
  font-size: 36px;
  font-weight: bold;
  text-transform: uppercase;
}
.section-content.prosjektet .pris-fra-til-nybygg .price-big.from {
  margin-bottom: 24px;
}
@media (min-width: 992px) {
  .section-content.prosjektet .info-paragraf {
    max-width: 680px;
  }
}
.om-prosjektet-seksjoner {
  display: flex;
  flex-direction: column;
  padding: 4px;
  margin-top: 32px;
  background: white;
}
@media (min-width: 992px) {
  .om-prosjektet-seksjoner {
    margin-top: 44px;
    max-width: 680px;
  }
}
.om-prosjektet-seksjoner .seksjon {
  display: flex;
  flex-direction: column;
  margin-bottom: 2px;
}
.om-prosjektet-seksjoner .seksjon .top-info {
  display: flex;
  padding: 16px;
  align-content: center;
  background: white;
  cursor: pointer;
}
.om-prosjektet-seksjoner .seksjon .top-info .seksjon-tittel {
  font-weight: bold;
  flex: 1;
}
.om-prosjektet-seksjoner .seksjon .top-info .seksjon-ekspander-ikon {
  align-self: center;
  width: 14px;
  height: 14px;
  background: url("/Content/Image/chevron-down_blue.svg") no-repeat center;
  background-size: cover;
  transition: transform 0.25s ease-in;
  transform-origin: center 50%;
}
.om-prosjektet-seksjoner .seksjon .top-info:hover {
  background: #F9F1E6;
}
.om-prosjektet-seksjoner .seksjon .ekspandert-innhold {
  display: none;
}
.om-prosjektet-seksjoner .seksjon[aria-expanded="true"] {
  background: rgba(249, 241, 230, 0.4);
}
.om-prosjektet-seksjoner .seksjon[aria-expanded="true"] .top-info {
  background: unset;
}
.om-prosjektet-seksjoner .seksjon[aria-expanded="true"] .top-info .seksjon-ekspander-ikon {
  background-image: url("/Content/Image/chevron-down-bold_blue.svg");
  transform: rotate(180deg);
}
.om-prosjektet-seksjoner .seksjon[aria-expanded="true"] .top-info:hover {
  background: unset;
}
.om-prosjektet-seksjoner .seksjon[aria-expanded="true"] .ekspandert-innhold {
  display: block;
  padding: 0 16px 16px 16px;
  background: unset;
}
.om-prosjektet-seksjoner .seksjon[aria-expanded="true"] .ekspandert-innhold .headline-box-items {
  margin-top: unset;
}
.om-prosjektet-seksjoner .seksjon[aria-expanded="true"] .ekspandert-innhold.dokument-elementer {
  padding: unset;
}
.nybygg-enheter-modul .enheter-filter {
  display: flex;
}
.nybygg-enheter-modul .enheter-filter .filter-valg {
  padding: 6px 16px 8px 8px;
  cursor: pointer;
}
.nybygg-enheter-modul .enheter-filter .filter-valg:hover:after {
  content: "";
  height: 1px;
  background: #2A2E3D;
  display: block;
  margin-top: 4px;
}
.nybygg-enheter-modul .enheter-filter .filter-valg.valgt:after {
  content: "";
  height: 1px;
  background: #2A2E3D;
  display: block;
  margin-top: 4px;
}
.nybygg-enheter-modul .enheter-tabell-wrapper {
  overflow-x: auto;
  margin-bottom: 24px;
}
.nybygg-enheter-modul .enheter-tabell-wrapper table {
  border: 0;
  width: 100%;
  table-layout: fixed;
}
@media (min-width: 992px) {
  .nybygg-enheter-modul .enheter-tabell-wrapper table {
    width: unset;
    max-width: 680px;
    min-width: 680px;
  }
}
.nybygg-enheter-modul .enheter-tabell-wrapper table tr td {
  padding: 12px 0;
}
.nybygg-enheter-modul .enheter-tabell-wrapper table tr td:first-child,
.nybygg-enheter-modul .enheter-tabell-wrapper table tr td:last-child {
  padding: 12px 24px;
}
.nybygg-enheter-modul .enheter-tabell-wrapper table thead {
  background: #2A2E3D;
}
.nybygg-enheter-modul .enheter-tabell-wrapper table thead tr {
  background: #2A2E3D;
  border: 4px solid #2A2E3D;
}
.nybygg-enheter-modul .enheter-tabell-wrapper table thead tr td {
  font-weight: bold;
  color: white;
  width: 101px;
}
.nybygg-enheter-modul .enheter-tabell-wrapper table thead tr td:first-child {
  text-align: left;
}
.nybygg-enheter-modul .enheter-tabell-wrapper table thead tr td:not(:first-child) {
  text-align: right;
}
.nybygg-enheter-modul .enheter-tabell-wrapper table thead tr td.total-price {
  width: 151px;
}
.nybygg-enheter-modul .enheter-tabell-wrapper table thead tr td.chevron-icon {
  width: 24px;
}
.nybygg-enheter-modul .enheter-tabell-wrapper table tbody {
  background: white;
}
.nybygg-enheter-modul .enheter-tabell-wrapper table tbody tr {
  border-left: 4px solid white;
  border-bottom: 4px solid white;
  border-right: 4px solid white;
  cursor: pointer;
}
.nybygg-enheter-modul .enheter-tabell-wrapper table tbody tr td.chevron-icon img {
  width: 14px;
  height: 14px;
  transition: transform 0.1s ease-in;
  transform-origin: center 50%;
}
.nybygg-enheter-modul .enheter-tabell-wrapper table tbody tr td:first-child {
  text-align: left;
}
.nybygg-enheter-modul .enheter-tabell-wrapper table tbody tr td:not(:first-child) {
  text-align: right;
}
.nybygg-enheter-modul .enheter-tabell-wrapper table tbody tr:not(.ingen-filtrerte-enheter):hover {
  background: #F9F1E6;
}
.nybygg-enheter-modul .enheter-tabell-wrapper table tbody tr:not(.ingen-filtrerte-enheter).selected {
  background: #E6EFF0;
}
.nybygg-enheter-modul .enheter-tabell-wrapper table tbody tr.ingen-filtrerte-enheter {
  cursor: default;
}
.nybygg-enheter-modul .enheter-tabell-wrapper table tbody tr.ingen-filtrerte-enheter td {
  text-align: center;
  padding: 32px 0;
}
.nybygg-enheter-modul #vis-alle-enheter.hidden {
  display: none;
}
.side-modal-body.enhet-modal .key-info-container {
  width: 100%;
  max-width: 400px;
  align-self: start;
}
.side-modal-body.enhet-modal .key-info-container tr:first-child td {
  padding: 0 0 6px;
}
.side-modal-body.enhet-modal .key-info-container tr:not(:first-child) td {
  padding: 6px 0;
}
.side-modal-body.enhet-modal .key-info-container .key-info-value {
  font-weight: bold;
}
.side-modal-body.enhet-modal .enhet-modal-action-buttons {
  display: flex;
  flex-direction: column;
  margin: 48px 0 32px;
}
.side-modal-body.enhet-modal .enhet-modal-action-buttons > * {
  align-self: center;
}
.side-modal-body.enhet-modal .enhet-modal-action-buttons > *.hide-action {
  display: none !important;
}
.side-modal-body.enhet-modal .enhet-modal-action-buttons #enhet-modal-meld-interesse {
  cursor: pointer;
  margin-bottom: 16px;
}
.side-modal-body.enhet-modal .enhet-modal-plantegning {
  display: flex;
  justify-content: center;
  align-items: center;
  background: white;
  max-width: 100%;
  flex: 1;
}
@media (min-width: 992px) {
  .side-modal-body.enhet-modal .enhet-modal-plantegning {
    flex: unset;
    width: 800px;
  }
}
.side-modal-body.enhet-modal .enhet-modal-plantegning img {
  display: block;
  max-width: 100%;
}
.side-modal-body.enhet-modal .enhet-modal-utbygger-logo {
  display: flex;
  justify-content: center;
  align-content: center;
  padding-top: 20px;
  background: white;
  height: 108px;
  max-width: 100%;
}
@media (min-width: 992px) {
  .side-modal-body.enhet-modal .enhet-modal-utbygger-logo {
    width: 800px;
  }
}
.side-modal-body.enhet-modal .enhet-modal-utbygger-logo img {
  max-width: 100%;
  max-height: 100%;
}
#enhet-modal-content {
  display: none;
}
section.hvorfor-nybygg .info-paragraf {
  margin-top: 32px;
}
section.hvorfor-nybygg .info-paragraf h3 {
  margin-top: unset;
}
.nabolagsprofil {
  display: flex;
  flex-direction: column;
}
.nabolagsprofil .kart-nabolagsprofil {
  height: 400px;
  margin-bottom: 24px;
}
.nabolagsprofil .kart-nabolagsprofil #googleMap-nabolagsprofil {
  height: 100%;
}
.nabolagsprofil iframe.nabolagsprofil-widget {
  border: none;
  outline: none;
  width: 500px;
  max-width: 100%;
  height: 340px;
  align-self: start;
}
.tips-foer-visning {
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
.tips-foer-visning > div {
  display: flex;
  background: white;
  margin-bottom: 4px;
}
.tips-foer-visning > div > img {
  width: 24px;
  height: 24px;
  margin: 20px;
}
@media (min-width: 768px) {
  .tips-foer-visning > div > img {
    width: 32px;
    height: 32px;
    margin: 24px;
  }
}
.tips-foer-visning .top-header {
  display: flex;
  align-items: center;
  font-size: 20px;
  font-weight: bold;
}
.tips-foer-visning .tips-boks .tips-innhold {
  display: flex;
  flex-direction: column;
  align-items: start;
  padding: 24px 48px 32px 0;
}
.tips-foer-visning .tips-boks .tips-innhold .tips-tittel {
  display: flex;
  align-items: center;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 16px;
}
.tips-foer-visning .tips-boks .tips-innhold .tips-beskrivelse {
  font-size: 16px;
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .tips-foer-visning .tips-boks .tips-innhold .tips-beskrivelse {
    font-size: 18px;
  }
}
.oekonomi-tekst-info {
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .oekonomi-tekst-info {
    margin-bottom: 40px;
  }
}
@keyframes spinner {
  to {
    transform: rotate(360deg);
  }
}
.spinner-svg {
  width: 32px;
  height: 32px;
  animation: spinner .9s linear infinite;
}
.side-modal {
  display: none;
  flex-direction: column;
  z-index: 1340;
  box-shadow: 0 0 4px 0 #0D0D123D;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
@media (min-width: 992px) {
  .side-modal {
    display: flex;
    opacity: 0;
    left: unset;
    right: -700px;
    width: 650px;
    height: auto;
    max-height: 100%;
    box-shadow: 0 0 16px 0 #0D0D123D;
    transition: opacity 0.25s ease-out, right 0.25s ease-out;
  }
}
.side-modal .side-modal-content {
  flex: 1;
  overflow: auto;
  display: none;
}
.side-modal .side-modal-content .side-modal-header {
  display: flex;
  background: white;
  padding: 12px 12px 24px 24px;
}
.side-modal .side-modal-content .side-modal-header .header-tittel {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  padding-top: 12px;
  flex: 1;
  font-family: tobias, Helvetica, Arial, sans-serif;
  font-size: 26px;
  line-height: 130%;
}
@media (min-width: 992px) {
  .side-modal .side-modal-content .side-modal-header .header-tittel {
    font-size: 36px;
  }
}
.side-modal .side-modal-content .side-modal-header .header-middle-content {
  flex: 1;
  display: flex;
  flex-direction: column;
  padding-top: 58px;
  text-align: center;
}
.side-modal .side-modal-content .side-modal-header .header-middle-content .header-middle-icon {
  width: 80px;
  height: 80px;
  background: #81736E;
  border-radius: 50%;
  align-self: center;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 24px;
}
.side-modal .side-modal-content .side-modal-header .header-middle-content .header-middle-icon img {
  width: 40px;
  height: 40px;
}
.side-modal .side-modal-content .side-modal-header .header-middle-content .header-middle-tittel {
  font-family: tobias, Helvetica, Arial, sans-serif;
  font-size: 26px;
  line-height: 130%;
}
@media (min-width: 992px) {
  .side-modal .side-modal-content .side-modal-header .header-middle-content .header-middle-tittel {
    font-size: 36px;
  }
}
.side-modal .side-modal-content .side-modal-header .header-middle-content .header-middle-under-tittel {
  margin: 8px 0;
}
.side-modal .side-modal-content .side-modal-header .header-aksjon {
  display: flex;
  align-items: start;
  padding: 12px;
  cursor: pointer;
}
.side-modal .side-modal-content .side-modal-header .header-aksjon img {
  width: 20px;
  height: 20px;
}
.side-modal .side-modal-content .side-modal-header .header-forrige {
  display: none;
}
.side-modal .side-modal-content .side-modal-header .header-forrige.visible {
  display: flex;
}
.side-modal .side-modal-content .side-modal-body {
  display: flex;
  flex-direction: column;
  flex: 1;
  padding: 24px;
  background: #F9F1E6;
  overflow-y: auto;
}
.side-modal .side-modal-content.visible {
  display: flex;
  flex-direction: column;
}
.side-modal.visible {
  display: flex;
}
@media (min-width: 992px) {
  .side-modal.visible {
    right: 0;
    opacity: 1;
  }
}
.side-modal-content.meld-interesse .side-modal-header {
  background: #F9F1E6;
}
.side-modal-body.meld-interesse form {
  font-size: 16px;
}
@media (min-width: 768px) {
  .side-modal-body.meld-interesse form {
    font-size: 18px;
  }
}
.side-modal-body.meld-interesse form label {
  color: #2A2E3D !important;
}
.side-modal-body.meld-interesse form .sjekkliste {
  margin-bottom: 24px;
}
.side-modal-body.meld-interesse form .sjekkliste .sjekkliste-checkbox {
  display: flex;
  padding: 16px 12px;
}
.side-modal-body.meld-interesse form .sjekkliste .sjekkliste-checkbox > * {
  cursor: pointer;
}
.side-modal-body.meld-interesse form .sjekkliste .sjekkliste-checkbox .sjekkboks-container {
  display: grid;
  grid-template-areas: "checkbox";
  padding-right: 10px;
}
.side-modal-body.meld-interesse form .sjekkliste .sjekkliste-checkbox .sjekkboks-container > * {
  grid-area: checkbox;
}
.side-modal-body.meld-interesse form .sjekkliste .sjekkliste-checkbox .sjekkboks-container input {
  cursor: pointer;
  opacity: 0;
  width: 25px;
  height: 25px;
  margin: 0;
}
.side-modal-body.meld-interesse form .sjekkliste .sjekkliste-checkbox .sjekkboks-container .checkmark {
  display: flex;
  align-items: center;
  justify-content: center;
  justify-self: center;
  align-self: center;
  width: 25px;
  height: 25px;
  border-radius: 2px;
  border: 2px solid #81736E;
  background: white;
}
.side-modal-body.meld-interesse form .sjekkliste .sjekkliste-checkbox .sjekkboks-container .checkmark .checked-bg {
  display: none;
  width: 15px;
  height: 15px;
  background: #81736E;
}
.side-modal-body.meld-interesse form .sjekkliste .sjekkliste-checkbox .sjekkboks-container input:checked ~ .checkmark .checked-bg {
  display: block;
}
.side-modal-body.meld-interesse form .sjekkliste .sjekkliste-checkbox label {
  flex: 1;
  margin: 0;
}
.side-modal-body.meld-interesse form .form-felter {
  display: flex;
  flex-direction: column;
}
.side-modal-body.meld-interesse form .form-felter .form-felt {
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
}
.side-modal-body.meld-interesse form .form-felter .form-felt .input-wrapper {
  display: flex;
  border: 1px solid #C1CCDD;
  background: white;
}
.side-modal-body.meld-interesse form .form-felter .form-felt .input-wrapper .input-wrapper-left-box {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 3px;
  background: #E6EFF0;
  border-radius: 4px;
  font-weight: bold;
  padding: 0 12px;
}
.side-modal-body.meld-interesse form .form-felter .form-felt .input-wrapper .input-wrapper-left-box img {
  width: 24px;
  height: 24px;
}
.side-modal-body.meld-interesse form .form-felter .form-felt .input-wrapper input {
  flex: 1;
  padding: 16px;
  border: none;
  outline: none;
  box-shadow: none;
  background: white;
}
.side-modal-body.meld-interesse form .form-felter .form-felt .input-wrapper input:focus {
  border: none !important;
  outline: none !important;
  box-shadow: none !important;
}
.side-modal-body.meld-interesse form .form-felter .form-felt .input-wrapper:focus-within {
  box-shadow: 0 0 4px 1px #C1CCDD;
}
.side-modal-body.meld-interesse form .form-felter .form-melding {
  margin-bottom: 20px;
  text-align: center;
}
.side-modal-body.meld-interesse form .form-felter .form-melding.feil {
  color: #D83B3B;
}
.side-modal-body.meld-interesse form .form-felter button.send-inn-form {
  align-self: center;
}
body {
  font-family: fanngrotesque, Helvetica, Arial, sans-serif;
  font-size: 16px;
}
@media (min-width: 768px) {
  body {
    font-size: 18px;
  }
}
@media (max-width: 992px) {
  body.no-scroll-mobile {
    overflow: hidden;
  }
}
h1 {
  line-height: 1.3em;
}
h1.medium {
  font-size: 30px;
}
@media (min-width: 768px) {
  h1.medium {
    font-size: 36px;
  }
}
h3.large {
  font-size: 22px;
}
@media (min-width: 768px) {
  h3.large {
    font-size: 24px;
  }
}
h3,
h4,
h5,
h6 {
  font-family: fanngrotesque, Helvetica, Arial, sans-serif;
  font-weight: 600;
}
p {
  font-size: 16px;
}
@media (max-width: 767px) {
  header > div .header-search-field.open button {
    padding: 1px 15px 1px 15px;
    font-weight: 300;
  }
}
@media only screen and (max-width: 992px) {
  .hidden-phone {
    display: none;
  }
}
@media only screen and (max-width: 1200px) {
  .hidden-tablet {
    display: none;
  }
}
@media only screen and (min-width: 1200px) {
  .hidden-desktop {
    display: none;
  }
}
input[type=text] {
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
}
.btn-success {
  border-width: 2px;
  border-style: solid;
  text-transform: none;
}
.icon-button {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #F9F1E6;
  border-radius: 50%;
  height: 40px;
  width: 40px;
  line-height: 40px;
  padding-top: 1px;
}
.icon-button:hover {
  background-image: linear-gradient(rgba(0, 0, 0, 0.1) 0 0);
  color: #81736E;
}
.emv-spinner {
  display: none;
  width: 100px;
  height: 100px;
  position: absolute;
  top: 200px;
  left: 50%;
  text-align: center;
  margin-left: -50px;
  margin-top: -50px;
  z-index: 2;
  overflow: auto;
}
.side-navigation-elem {
  background-color: transparent;
  padding-bottom: 15px;
  margin-bottom: 8px;
}
@media (max-width: 767px) {
  .side-navigation-elem {
    padding-top: 10px;
  }
}
.side-navigation-elem .blog-header h4 i {
  color: #aaa;
  font-size: 1.25em;
}
.side-navigation-elem .header {
  padding-bottom: 4px;
  border-bottom: 1px solid #d6dbdf;
  font-size: 20px;
  text-align: left;
  margin-bottom: 15px;
  margin-top: 0;
}
.side-navigation-elem .sub-header {
  font-weight: 500;
  margin-bottom: 10px;
}
.side-navigation-elem ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.side-navigation-elem ul li {
  margin-bottom: 7px;
}
.side-navigation-elem ul li a {
  color: white;
  font-weight: 400;
  padding: 2px 0;
  border-bottom: none;
  text-decoration: none;
  display: block;
  line-height: 19px;
  font-size: 15px;
}
.side-navigation-elem ul li a:hover {
  color: #970000;
  border-bottom: none;
  padding: 2px 0;
  -moz-transition: all 0.15s;
  -o-transition: all 0.15s;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
}
.side-navigation-elem ul li a span.text {
  text-decoration: underline;
}
.side-navigation-elem a {
  color: white !important;
}
.side-navigation-elem a:hover {
  text-decoration: none;
}
.side-navigation-elem h2,
.side-navigation-elem h3,
.side-navigation-elem h4 {
  color: white;
}
.link-list ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.link-list ul li {
  margin-bottom: 8px;
}
.link-list ul li a {
  color: #222222;
  font-weight: 500;
  padding: 2px 0;
  border-bottom: 1px dotted #d6dbdf;
  text-decoration: none;
}
.link-list ul li a:hover {
  background-color: #F6F6F6;
  color: #970000;
  border-bottom: 1px dotted #970000;
  padding: 2px 0;
  -moz-transition: all 0.15s;
  -o-transition: all 0.15s;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
}
.link-list ul li a:after {
  content: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMCAYAAABfnvydAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjExR/NCNwAAAJ1JREFUKFONkLEOgjAURZ+YwuLMyh/wJex8EnxQN3YZNHFjgkRGcTJ+wPXdZ9qYhsHhpEnv6bttZWoavJYF7207KYWSKU4RImcRXKsKz2GgFIJDWOVW16A05jnuXUeJU+w0EQAyta1JxCrnmaJNMYGsfY/ROZN+Ko9RIA/vcSnLWLlq5f/CXgX3Ldy7JPdNSJ8ZgiikI1PiV6fBF8gHlWH/bfhny+sAAAAASUVORK5CYII=') /*/Content/Image/icon-arrow.png*/;
  line-height: 20px;
  margin-left: 7px;
}
.article-sidebar {
  font-size: 15px;
}
.article-sidebar .megler {
  margin-bottom: 25px;
}
section {
  background-color: white;
}
.row-no-padding {
  margin-left: 0;
  margin-right: 0;
}
.row-no-padding [class*="col-"] {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.link {
  cursor: pointer;
  color: #0078AA;
  border-bottom: 1px dotted #bbbbbb;
}
.link:hover {
  text-decoration: none;
}
.emvCheckbox {
  width: 18px;
  height: 18px;
  position: relative;
  border: 1px solid #d6dbdf;
  display: inline-block;
  margin: 3px;
}
.emvCheckbox input[type=checkbox] {
  height: 15px;
  margin: 0;
}
.emvCheckbox input[type=checkbox]:focus + span {
  border: 2px solid #004c5b;
}
.emvCheckbox span {
  display: block;
  width: 12px;
  height: 12px;
  cursor: pointer;
  position: absolute;
  top: 2px;
  left: 2px;
  z-index: 1;
  background: #dddddd;
  margin: 0;
}
.emvCheckbox input[type=checkbox]:checked + span {
  background: #b20012;
}
.emvCheckbox .harundervalg input[type=checkbox] + span {
  background: #b20012;
}
.vcenter {
  display: inline-block;
  vertical-align: middle;
  float: none;
}
.error {
  color: #970000;
  font-family: "basisgrotesque";
  margin: 10px;
}
.navigate-btn {
  background-color: white;
  color: #444444;
  border: 2px solid #d6dbdf;
}
.navigate-btn:hover {
  background-color: #d6dbdf;
  color: black;
}
.navigate-btn.next:after {
  content: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMCAYAAABfnvydAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjExR/NCNwAAAJ1JREFUKFONkLEOgjAURZ+YwuLMyh/wJex8EnxQN3YZNHFjgkRGcTJ+wPXdZ9qYhsHhpEnv6bttZWoavJYF7207KYWSKU4RImcRXKsKz2GgFIJDWOVW16A05jnuXUeJU+w0EQAyta1JxCrnmaJNMYGsfY/ROZN+Ko9RIA/vcSnLWLlq5f/CXgX3Ldy7JPdNSJ8ZgiikI1PiV6fBF8gHlWH/bfhny+sAAAAASUVORK5CYII=') /*/Content/Image/icon-arrow.png*/;
  margin-left: 10px;
}
.navigate-btn.prev:before {
  content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMCAYAAABfnvydAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAOwgAADsIBFShKgAAAABh0RVh0U29mdHdhcmUAcGFpbnQubmV0IDQuMC4zjOaXUAAAAJJJREFUKFNj+PzqFQyzAjETELMDMc/Hu3f/X/Px+Q+SYARiZJr19e7d/8/Iy/8/xsAAVoCM2R+0t/8/zsYGljyvpwdXwPjxzh2wkSAJEL4WHv4fCBhAkszIRh5nZf3/sKMDLAlW8BDJyNNiYv9fbtkClyROAYjAawWMgdORMAUwjOFNdAUgjBJQ2BSAMCSoff4DACdQ/20eUitxAAAAAElFTkSuQmCC);
  margin-right: 10px;
}
@media (max-width: 480px) {
  .navigate-btn {
    padding: 6px 20px;
  }
}
.mapControl {
  display: none;
  position: relative;
}
.mapControl a {
  margin-right: 10px;
  color: #6c6c6c;
  cursor: pointer;
}
.mapControl a.address-info-link {
  position: absolute;
  top: 0;
}
.maskable {
  position: relative;
}
.maskable .mask {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(204, 204, 204, 0.5);
  z-index: 100;
}
.maskable .mask img {
  position: absolute;
  width: 30px;
  height: 30px;
  top: 50%;
  left: 50%;
  text-align: center;
  margin-left: -15px;
  margin-top: -15px;
  z-index: 200;
  overflow: auto;
}
.melding {
  font-family: "basisgrotesque";
  color: #970000;
  padding: 10px;
  text-align: center;
}
.hva-skjer-stripen-elem i {
  font-size: 85px;
  color: #ccc;
  vertical-align: top;
}
.hva-skjer-stripen-elem .more {
  margin-top: 20px;
}
.pois-info span.fright {
  margin: 0 0.5em;
}
@media print {
  .bildebeskrivelse-wrapper {
    position: static;
  }
  .bildekarusell {
    height: auto !important;
  }
  .bildekarusell .carousel {
    height: auto !important;
  }
  .bildekarusell .carousel .carousel-inner {
    height: auto !important;
  }
  .interessert-skjema-wrapper,
  .menuBox,
  .social-bar,
  .footer-wrapper,
  .footer-bar-wrapper,
  .navigate-btn {
    display: none !important;
  }
  .carousel-control,
  toggle-fullskjerm {
    display: none;
  }
}
.content {
  padding: 0 20px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
}
.content-tabs-wrapper {
  display: flex;
  justify-content: space-between;
  background-color: #FFFFFF;
  margin-top: 16px;
  margin-bottom: 32px;
}
@media (max-width: 767px) {
  .content {
    padding: 0 10px;
  }
  .content-tabs-wrapper {
    margin-top: 3px;
    margin-bottom: 16px;
  }
}
ul.tabs {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.tabs > li {
  float: left;
  text-align: center;
}
.tabs > li a {
  display: flex;
  align-items: center;
  font-size: 24px;
  font-weight: 400;
  line-height: 24px;
  padding: 0 30px;
  height: 64px;
  color: #2A2E3D;
  text-decoration: none;
}
.tabs > li.active a {
  border-bottom: 3px solid #2A2E3D;
  font-weight: 500;
}
.bidding-status {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.bidding-status.solgt,
.bidding-status.har-bud {
  color: #D83B3B;
}
li.solgt {
  display: flex;
  align-items: center;
  background-color: #D83B3B;
  font-size: 24px;
  font-weight: 400;
  line-height: 24px;
  padding: 0 30px;
  height: 64px;
}
li.solgt .bidding-status.solgt {
  color: white;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .tabs > li a,
  li.solgt {
    font-size: 18px;
    line-height: 18px;
    padding: 0 10px;
    height: 54px;
  }
}
.section-content {
  display: flex;
  flex-direction: column;
  background-color: #F9F1E6;
}
.section-content.reverse-vertical-direction {
  flex-direction: column-reverse;
}
.section-content .aside-content > * {
  margin-top: 20px;
}
@media only screen and (min-width: 992px) {
  .section-content,
  .section-content.reverse-vertical-direction {
    flex-direction: row;
  }
  .section-content .main-content {
    flex: 1;
  }
  .section-content .aside-content {
    margin-left: 24px;
    width: 340px;
  }
}
/* Klasser for å skille mellom mobil/ikke mobil */
.browser-view {
  display: none !important;
}
@media only screen and (min-width: 992px) {
  .browser-view {
    display: block !important;
  }
}
.browser-view.flex {
  display: none !important;
}
@media only screen and (min-width: 992px) {
  .browser-view.flex {
    display: flex !important;
  }
}
.mobile-view {
  display: block !important;
}
@media only screen and (min-width: 992px) {
  .mobile-view {
    display: none !important;
  }
}
.mobile-view.flex {
  display: flex !important;
}
@media only screen and (min-width: 992px) {
  .mobile-view.flex {
    display: none !important;
  }
}
/* Header & Footer overskriving for nytt design */
header {
  background-color: #2A2E3D !important;
}
@media (min-width: 768px) {
  header > div .header-search:before {
    border-left: unset !important;
  }
}
header > div .header-search .mobile-search-button:before {
  border-left: unset !important;
}
@media (min-width: 768px) {
  header > div .header-search form button:before {
    background-image: url(/Content/Image/search-blackblue.svg);
  }
}
header > div .header-search form button {
  border-left: unset !important;
  margin-left: 2px !important;
}
@media (min-width: 768px) {
  header > div .header-logo {
    width: 256px !important;
  }
}
header > div .header-logo > div {
  padding: 0 !important;
}
header > div .header-logo > div a {
  padding: 0 13px !important;
}
header > div .header-logo > div a img {
  width: 196px !important;
}
@media (max-width: 767px) {
  header > div .header-menu.open,
  header > div .header-search.open {
    background: #171921 !important;
  }
}
@media (max-width: 767px) {
  header > div .header-search-field.open {
    top: 50px !important;
    z-index: 1400 !important;
    background: #171921 !important;
    border-bottom: 4px solid #171921 !important;
  }
  header > div .header-search-field.open button {
    color: #171921 !important;
  }
  header > div .header-menu.open ul {
    top: 50px !important;
    z-index: 1400 !important;
    border-top: 4px solid #171921 !important;
    border-bottom: 4px solid #171921 !important;
  }
  header > div .header-menu.open ul li {
    border-bottom: unset;
  }
}
header > div .header-logo:after {
  border-right: unset !important;
}
header > div > div {
  border-bottom: unset !important;
}
footer .footer-container {
  background-color: #171921 !important;
  box-shadow: 0 500px 0 500px #171921 !important;
}
footer .footer-container .footer-bottom-mobile img {
  width: 196px !important;
}
footer .footer-container .footer-bottom a img.logo-footer {
  width: 196px;
  height: auto;
  margin-top: unset;
}
footer .search-bar.cta .search-line {
  background-color: #171921 !important;
}
/* Non-click overlay */
.background-shade {
  visibility: hidden;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1337;
  cursor: pointer;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.4);
}
.background-shade.visible {
  visibility: visible;
}
@media (min-width: 992px) {
  .background-shade.visible {
    visibility: hidden;
  }
}
@media (max-width: 767px) {
  nav .frame .searchFilterBox {
    background-color: unset !important;
  }
}
.searchFilterBox {
  background-color: unset !important;
  border-top: unset !important;
  border-bottom: unset !important;
}
.searchFilterBox .toggle-btn.ekspandert,
.searchFilterBox h4.ekspandert {
  border-bottom: 1px solid #E6D1C7;
}
.searchFilterBox .valg {
  border-top: 1px solid #E6D1C7;
}
.searchFilterBox .valg.valgt label {
  color: #26303b;
}
.searchFilterBox label {
  font-size: 16px;
  color: #26303b;
}
.searchFilterBox input {
  border: 1px solid #E6D1C7;
}
.searchResult .topRow a {
  color: #26303b;
}
.searchResult .topRow .spv-custom-dropdown .form-control {
  border-color: #81736E;
}
.searchResult .topRow .spv-custom-dropdown:before {
  background-color: #81736E;
}
.searchResult .highlight {
  color: #26303b;
}
.eiendommer .eiendom.nybygg .eiendom-info {
  background-color: white !important;
}
.eiendommer .eiendom.nybygg .eiendom-info h2 {
  color: #81736E;
}
.eiendommer .eiendom.nybygg .eiendom-info h2 span {
  color: #2A2E3D !important;
  font-family: fanngrotesque, sans-serif;
  font-weight: 400;
}
.eiendommer .eiendom.nybygg .eiendom-info h2 span.serif {
  font-family: Tobias, Georgia, Times, "Times New Roman", serif;
  color: #2A2E3D;
}
.eiendommer .eiendom .eiendom-bilde {
  background-color: #2A2E3D;
}
.eiendommer .eiendom .eiendom-bilde .info-sentrert {
  color: unset !important;
  border-bottom: unset !important;
}
.eiendommer .eiendom .eiendom-bilde.nybygg {
  background-color: #2A2E3D;
}
.eiendommer .eiendom .eiendom-bilde.nybygg .info-sentrert {
  color: white;
}
.eiendommer .eiendom .eiendom-bilde.medbud .info-sentrert {
  color: white;
}
.eiendommer .eiendom .eiendom-info {
  background-color: white;
  color: #2A2E3D;
}
.eiendommer .eiendom .eiendom-info h2 {
  color: #2A2E3D !important;
}
.eiendommer .eiendom .eiendom-info h3 {
  color: #2A2E3D;
  font-size: 16px;
}
.mobilkart .header {
  background-color: #D83B3B;
}
.pager {
  font-family: fanngrotesque, sans-serif;
}
.pager a {
  color: #2A2E3D;
  background-color: white;
  border: 1px solid #E6D1C7;
}
.pager a.current {
  background-color: white;
  font-weight: 600;
}
.btn-success {
  height: 48px;
  border-radius: 24px;
  background-color: #2A2E3D;
  border: none;
}
.main-content {
  color: #2A2E3D;
}
.main-content h1,
.main-content h2,
.main-content h3,
.main-content h4,
.main-content h5 {
  color: inherit;
}
.emvCheckbox span {
  background: #BAA8A1;
}
.emvCheckbox input[type=checkbox]:checked + span {
  background: #26303b;
}

