/* input(5154,19): run-time error CSS1030: Expected identifier, found '>'
input(5154,30): run-time error CSS1025: Expected comma or open brace, found ')'
input(5159,19): run-time error CSS1030: Expected identifier, found '>'
input(5159,30): run-time error CSS1025: Expected comma or open brace, found ')'
input(11664,23): run-time error CSS1030: Expected identifier, found '#mob-search-listbox'
input(11664,42): run-time error CSS1025: Expected comma or open brace, found ')'
input(12919,47): run-time error CSS1030: Expected identifier, found '.'
input(12919,76): run-time error CSS1025: Expected comma or open brace, found ')'
input(17831,25): run-time error CSS1030: Expected identifier, found '>'
input(17831,36): run-time error CSS1025: Expected comma or open brace, found ')' */
/*
 * * * * * * * * * * * * * * *
 *
 * Bootstrap
 *
 * * * * * * * * * * * * * * *
*/

/*@import "bootstrap-override-mixins.less";*/

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

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,
menu,
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-color: 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 {
  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;
  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;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]: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;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !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: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #00628c;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #002c40;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 0;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-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: 20px;
  margin-bottom: 20px;
  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;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
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: 20px;
  margin-bottom: 10px;
}
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: 10px;
  margin-bottom: 10px;
}
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 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: 0.2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #999999;
}
.text-primary {
  color: #003d58;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #001a25;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #003d58;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #001a25;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
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: 20px;
}
dt,
dd {
  line-height: 1.428571429;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 992px) {
  .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: 10px 20px;
  margin: 0 0 20px;
  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.428571429;
  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';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 0;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 0;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
}
.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.666666667%;
}
.col-xs-10 {
  width: 83.333333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.666666667%;
}
.col-xs-7 {
  width: 58.333333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.666666667%;
}
.col-xs-4 {
  width: 33.333333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.666666667%;
}
.col-xs-1 {
  width: 8.333333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.666666667%;
}
.col-xs-pull-10 {
  right: 83.333333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.666666667%;
}
.col-xs-pull-7 {
  right: 58.333333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.666666667%;
}
.col-xs-pull-4 {
  right: 33.333333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.666666667%;
}
.col-xs-pull-1 {
  right: 8.333333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.666666667%;
}
.col-xs-push-10 {
  left: 83.333333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.666666667%;
}
.col-xs-push-7 {
  left: 58.333333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.666666667%;
}
.col-xs-push-4 {
  left: 33.333333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.666666667%;
}
.col-xs-push-1 {
  left: 8.333333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.666666667%;
}
.col-xs-offset-10 {
  margin-left: 83.333333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.666666667%;
}
.col-xs-offset-7 {
  margin-left: 58.333333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.666666667%;
}
.col-xs-offset-4 {
  margin-left: 33.333333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.666666667%;
}
.col-xs-offset-1 {
  margin-left: 8.333333333%;
}
.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.666666667%;
  }
  .col-sm-10 {
    width: 83.333333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.666666667%;
  }
  .col-sm-7 {
    width: 58.333333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.666666667%;
  }
  .col-sm-4 {
    width: 33.333333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.666666667%;
  }
  .col-sm-1 {
    width: 8.333333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.666666667%;
  }
  .col-sm-pull-10 {
    right: 83.333333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.666666667%;
  }
  .col-sm-pull-7 {
    right: 58.333333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.666666667%;
  }
  .col-sm-pull-4 {
    right: 33.333333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.666666667%;
  }
  .col-sm-pull-1 {
    right: 8.333333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.666666667%;
  }
  .col-sm-push-10 {
    left: 83.333333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.666666667%;
  }
  .col-sm-push-7 {
    left: 58.333333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.666666667%;
  }
  .col-sm-push-4 {
    left: 33.333333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.666666667%;
  }
  .col-sm-push-1 {
    left: 8.333333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.666666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.333333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.666666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.333333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.666666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.333333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.666666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.333333333%;
  }
  .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.666666667%;
  }
  .col-md-10 {
    width: 83.333333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.666666667%;
  }
  .col-md-7 {
    width: 58.333333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.666666667%;
  }
  .col-md-4 {
    width: 33.333333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.666666667%;
  }
  .col-md-1 {
    width: 8.333333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.666666667%;
  }
  .col-md-pull-10 {
    right: 83.333333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.666666667%;
  }
  .col-md-pull-7 {
    right: 58.333333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.666666667%;
  }
  .col-md-pull-4 {
    right: 33.333333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.666666667%;
  }
  .col-md-pull-1 {
    right: 8.333333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.666666667%;
  }
  .col-md-push-10 {
    left: 83.333333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.666666667%;
  }
  .col-md-push-7 {
    left: 58.333333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.666666667%;
  }
  .col-md-push-4 {
    left: 33.333333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.666666667%;
  }
  .col-md-push-1 {
    left: 8.333333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.666666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.333333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.666666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.333333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.666666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.333333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.666666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.333333333%;
  }
  .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.666666667%;
  }
  .col-lg-10 {
    width: 83.333333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.666666667%;
  }
  .col-lg-7 {
    width: 58.333333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.666666667%;
  }
  .col-lg-4 {
    width: 33.333333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.666666667%;
  }
  .col-lg-1 {
    width: 8.333333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.666666667%;
  }
  .col-lg-pull-10 {
    right: 83.333333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.666666667%;
  }
  .col-lg-pull-7 {
    right: 58.333333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.666666667%;
  }
  .col-lg-pull-4 {
    right: 33.333333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.666666667%;
  }
  .col-lg-pull-1 {
    right: 8.333333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.666666667%;
  }
  .col-lg-push-10 {
    left: 83.333333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.666666667%;
  }
  .col-lg-push-7 {
    left: 58.333333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.666666667%;
  }
  .col-lg-push-4 {
    left: 33.333333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.666666667%;
  }
  .col-lg-push-1 {
    left: 8.333333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.666666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.333333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.666666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.333333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.666666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.333333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.666666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.333333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  font-family: "TradeGothicLT-BoldCondTwenty";
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 8px;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.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.428571429;
  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-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  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:hover > .active,
.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:hover > .success,
.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:hover > .info,
.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:hover > .warning,
.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: #f2dede;
}
.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:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .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;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  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;
  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: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  -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;
  -o-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::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  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],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.33;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -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: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
  margin-top: 10px;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -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: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
  margin-top: 10px;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -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: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
  margin-top: 10px;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 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 .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .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;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.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: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  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;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #fff;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #bfbfbf;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #e0e0e0;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #e0e0e0;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #bfbfbf;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.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.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #fff;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #003d58;
  border-color: #003d58;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #001a25;
  border-color: #000000;
}
.btn-primary:hover {
  color: #fff;
  background-color: #001a25;
  border-color: #00131b;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #001a25;
  border-color: #00131b;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #000101;
  border-color: #000000;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.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.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #003d58;
  border-color: #003d58;
}
.btn-primary .badge {
  color: #003d58;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.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.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.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.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.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.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.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.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  color: #00628c;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.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: #002c40;
  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,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 0;
}
.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,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.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: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.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;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  -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: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #003d58;
}
.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.428571429;
  color: #999999;
  white-space: nowrap;
}
.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 dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 992px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -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-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.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 .form-control:focus {
  z-index: 3;
}
.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: 0;
}
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: 0;
}
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: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 0;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 0;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 0;
}
.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 {
  z-index: 2;
  margin-left: -1px;
}
.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: #00628c;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 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.428571429;
  border: 1px solid transparent;
  border-radius: 0 0 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: 0;
}
.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: 0 0 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: 0;
}
.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: #003d58;
}
.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: 0;
}
.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: 0 0 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;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 992px) {
  .navbar {
    border-radius: 0;
  }
}
@media (min-width: 992px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  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: 992px) {
  .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;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 992px) {
  .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: 992px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 992px) {
  .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: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 992px) {
  .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: 0;
}
.navbar-toggle:focus {
  outline: 0;
}
.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: 992px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 991px) {
  .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: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 992px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.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: 8px;
  margin-bottom: 8px;
}
@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 .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .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;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 991px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .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-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 {
  margin-bottom: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 992px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 992px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    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: 991px) {
  .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-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.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: 991px) {
  .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;
}
.navbar-inverse .btn-link {
  color: #999999;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 0;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #999999;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 0;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.428571429;
  text-decoration: none;
  color: #00628c;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #002c40;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #003d58;
  border-color: #003d58;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999999;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999999;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #999999;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #808080;
}
.label-primary {
  background-color: #003d58;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #001a25;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #999999;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #00628c;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #00628c;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #003d58;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #999999;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #999999;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #003d58;
  border-color: #003d58;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #25bcff;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  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: -1;
  border-top-left-radius: -1;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}
.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: -1;
  border-bottom-left-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: -1;
  border-bottom-right-radius: -1;
}
.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,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  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: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  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: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #003d58;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #003d58;
  border-color: #003d58;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #003d58;
}
.panel-primary > .panel-heading .badge {
  color: #003d58;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #003d58;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.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-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.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-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 0;
}
.well-sm {
  padding: 9px;
  border-radius: 0;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal-open.prevent-move {
  margin-left: -17px;
}
@media (max-width: 768px) {
  .modal-open.prevent-move {
    margin-left: 0;
  }
}
.modal-open.prevent-move .modal {
  padding-left: 17px;
}
@media (max-width: 768px) {
  .modal-open.prevent-move .modal {
    padding-left: 0;
  }
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header:has(> #topbutt2) {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.modal-header:has(> #topbutt2) #rensa_kv2 {
  margin-bottom: 0;
  margin-right: 4rem;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.428571429;
}
.modal-body {
  position: relative;
  padding: 20px;
}
.modal-footer {
  padding: 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
/*! lightslider - v1.1.6 - 2016-10-25
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2016 Sachin N; Licensed MIT */

/*! lightslider - v1.1.3 - 2015-04-14
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2015 Sachin N; Licensed MIT */

/** /!!! core css Should not edit !!!/**/

.lSSlideOuter {
  overflow: hidden;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.lightSlider:before,
.lightSlider:after {
  content: " ";
  display: table;
}
.lightSlider {
  overflow: hidden;
  margin: 0;
}
.infopage-content .lSSlideWrapper,
.lSSlideWrapper {
  max-width: 100%;
  overflow: hidden;
  position: relative;
}
.infopage-content .lSSlideWrapper li:hover,
.lSSlideWrapper li:hover {
  background-color: #eaeaea;
  display: block;
}
.infopage-content .lSSlideWrapper li a,
.lSSlideWrapper li a {
  padding: 10px;
  text-decoration: none;
  display: block;
  color: black;
}
.infopage-content .lSSlideWrapper li a h2,
.lSSlideWrapper li a h2 {
  font-size: 18px;
  line-height: 22px !important;
  margin-bottom: 0px !important;
  margin-top: 0px !important;
}
.infopage-content .lSSlideWrapper li a p,
.lSSlideWrapper li a p {
  color: #333332;
}
.lSSlideWrapper > .lightSlider:after {
  clear: both;
}
.lSSlideWrapper .lSSlide {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: all 1s;
  -webkit-transition-property: -webkit-transform, height;
  -moz-transition-property: -moz-transform, height;
  transition-property: transform, height;
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
}
.lSSlideWrapper .lSFade {
  position: relative;
}
.lSSlideWrapper .lSFade > * {
  position: absolute !important;
  top: 0;
  left: 0;
  z-index: 9;
  margin-right: 0;
  width: 100%;
}
.lSSlideWrapper.usingCss .lSFade > * {
  opacity: 0;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
}
.lSSlideWrapper .lSFade > *.active {
  z-index: 10;
}
.lSSlideWrapper.usingCss .lSFade > *.active {
  opacity: 1;
}
/** /!!! End of core css Should not edit !!!/**/

/* Pager */

.lSSlideOuter .lSPager.lSpg {
  margin: 10px 0 0;
  padding: 0;
  text-align: center;
}
.lSSlideOuter .lSPager.lSpg > li {
  cursor: pointer;
  display: inline-block;
  padding: 0 5px;
}
.lSSlideOuter .lSPager.lSpg > li a {
  background-color: #222222;
  border-radius: 30px;
  display: inline-block;
  height: 8px;
  overflow: hidden;
  text-indent: -999em;
  width: 8px;
  position: relative;
  z-index: 99;
  -webkit-transition: all 0.5s linear 0s;
  transition: all 0.5s linear 0s;
}
.lSSlideOuter .lSPager.lSpg > li:hover a,
.lSSlideOuter .lSPager.lSpg > li.active a {
  background-color: #428bca;
}
.lSSlideOuter .media {
  opacity: 0.8;
}
.lSSlideOuter .media.active {
  opacity: 1;
}
/* End of pager */

/** Gallery */

.lSSlideOuter .lSPager.lSGallery {
  list-style: none outside none;
  padding-left: 0;
  margin: 0;
  overflow: hidden;
  transform: translate3d(0px, 0px, 0px);
  -moz-transform: translate3d(0px, 0px, 0px);
  -ms-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate3d(0px, 0px, 0px);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.lSSlideOuter .lSPager.lSGallery li {
  overflow: hidden;
  -webkit-transition: border-radius 0.12s linear 0s 0.35s linear 0s;
  transition: border-radius 0.12s linear 0s 0.35s linear 0s;
}
.lSSlideOuter .lSPager.lSGallery li.active,
.lSSlideOuter .lSPager.lSGallery li:hover {
  border-radius: 5px;
}
.lSSlideOuter .lSPager.lSGallery img {
  display: block;
  height: auto;
  max-width: 100%;
}
.lSSlideOuter .lSPager.lSGallery:before,
.lSSlideOuter .lSPager.lSGallery:after {
  content: " ";
  display: table;
}
.lSSlideOuter .lSPager.lSGallery:after {
  clear: both;
}
/* End of Gallery*/

/* slider actions */

.lSAction > a {
  width: 32px;
  display: block;
  top: 50%;
  height: 32px;
  background-image: url('../Scripts/vendor/lightslider/dist/img/controls.png?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U');
  cursor: pointer;
  position: absolute;
  z-index: 99;
  margin-top: -16px;
  opacity: 0.5;
  -webkit-transition: opacity 0.35s linear 0s;
  transition: opacity 0.35s linear 0s;
}
.lSAction > a:hover {
  opacity: 1;
}
.lSAction > .lSPrev {
  background-position: 0 0;
  left: 10px;
}
.lSAction > .lSNext {
  background-position: -32px 0;
  right: 10px;
}
.lSAction > a.disabled {
  pointer-events: none;
}
.cS-hidden {
  height: 1px;
  opacity: 0;
  filter: alpha(opacity=0);
  overflow: hidden;
}
/* vertical */

.lSSlideOuter.vertical {
  position: relative;
}
.lSSlideOuter.vertical.noPager {
  padding-right: 0px !important;
}
.lSSlideOuter.vertical .lSGallery {
  position: absolute !important;
  right: 0;
  top: 0;
}
.lSSlideOuter.vertical .lightSlider > * {
  width: 100% !important;
  max-width: none !important;
}
/* vertical controlls */

.lSSlideOuter.vertical .lSAction > a {
  left: 50%;
  margin-left: -14px;
  margin-top: 0;
}
.lSSlideOuter.vertical .lSAction > .lSNext {
  background-position: 31px -31px;
  bottom: 10px;
  top: auto;
}
.lSSlideOuter.vertical .lSAction > .lSPrev {
  background-position: 0 -31px;
  bottom: auto;
  top: 10px;
}
/* vertical */

/* Rtl */

.lSSlideOuter.lSrtl {
  direction: rtl;
}
.lSSlideOuter .lightSlider,
.lSSlideOuter .lSPager {
  padding-left: 0;
  list-style: none outside none;
}
.lSSlideOuter.lSrtl .lightSlider,
.lSSlideOuter.lSrtl .lSPager {
  padding-right: 0;
}
.lSSlideOuter .lightSlider > *,
.lSSlideOuter .lSGallery li {
  float: left;
}
.lSSlideOuter.lSrtl .lightSlider > *,
.lSSlideOuter.lSrtl .lSGallery li {
  float: right !important;
}
/* Rtl */

@-webkit-keyframes rightEnd {
  0% {
    left: 0;
  }
  50% {
    left: -15px;
  }
  100% {
    left: 0;
  }
}
@keyframes rightEnd {
  0% {
    left: 0;
  }
  50% {
    left: -15px;
  }
  100% {
    left: 0;
  }
}
@-webkit-keyframes topEnd {
  0% {
    top: 0;
  }
  50% {
    top: -15px;
  }
  100% {
    top: 0;
  }
}
@keyframes topEnd {
  0% {
    top: 0;
  }
  50% {
    top: -15px;
  }
  100% {
    top: 0;
  }
}
@-webkit-keyframes leftEnd {
  0% {
    left: 0;
  }
  50% {
    left: 15px;
  }
  100% {
    left: 0;
  }
}
@keyframes leftEnd {
  0% {
    left: 0;
  }
  50% {
    left: 15px;
  }
  100% {
    left: 0;
  }
}
@-webkit-keyframes bottomEnd {
  0% {
    bottom: 0;
  }
  50% {
    bottom: -15px;
  }
  100% {
    bottom: 0;
  }
}
@keyframes bottomEnd {
  0% {
    bottom: 0;
  }
  50% {
    bottom: -15px;
  }
  100% {
    bottom: 0;
  }
}
.lSSlideOuter .rightEnd {
  -webkit-animation: rightEnd 0.3s;
  animation: rightEnd 0.3s;
  position: relative;
}
.lSSlideOuter .leftEnd {
  -webkit-animation: leftEnd 0.3s;
  animation: leftEnd 0.3s;
  position: relative;
}
.lSSlideOuter.vertical .rightEnd {
  -webkit-animation: topEnd 0.3s;
  animation: topEnd 0.3s;
  position: relative;
}
.lSSlideOuter.vertical .leftEnd {
  -webkit-animation: bottomEnd 0.3s;
  animation: bottomEnd 0.3s;
  position: relative;
}
.lSSlideOuter.lSrtl .rightEnd {
  -webkit-animation: leftEnd 0.3s;
  animation: leftEnd 0.3s;
  position: relative;
}
.lSSlideOuter.lSrtl .leftEnd {
  -webkit-animation: rightEnd 0.3s;
  animation: rightEnd 0.3s;
  position: relative;
}
/*/  GRab cursor */

.lightSlider.lsGrab > * {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lightSlider.lsGrabbing > * {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.container:before,
.container-fluid:before,
.row:before,
.form-horizontal .form-group:before,
.btn-toolbar:before,
.btn-group-vertical > .btn-group:before,
.nav:before,
.navbar:before,
.navbar-header:before,
.navbar-collapse:before,
.pager:before,
.panel-body:before,
.modal-header:before,
.modal-footer:before,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer: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;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !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 !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*
 * * * * * * * * * * * * * * *
 *
 * Plugins
 *
 * * * * * * * * * * * * * * *
*/

/*@import (less) "../../Scripts/vendor/snapjs/snap.css";*/

/* iCheck plugin Square skin
----------------------------------- */

.icheckbox_square,
.iradio_square {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 22px;
  height: 22px;
  background: url(../Scripts/vendor/jquery-icheck/skins/square/square.png?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U) no-repeat;
  border: none;
  cursor: pointer;
}
.icheckbox_square {
  background-position: 0 0;
}
.icheckbox_square.hover {
  background-position: -24px 0;
}
.icheckbox_square.checked {
  background-position: -48px 0;
}
.icheckbox_square.disabled {
  background-position: -72px 0;
  cursor: default;
}
.icheckbox_square.checked.disabled {
  background-position: -96px 0;
}
.iradio_square {
  background-position: -120px 0;
}
.iradio_square.hover {
  background-position: -144px 0;
}
.iradio_square.checked {
  background-position: -168px 0;
}
.iradio_square.disabled {
  background-position: -192px 0;
  cursor: default;
}
.iradio_square.checked.disabled {
  background-position: -216px 0;
}
/* HiDPI support */

@media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .icheckbox_square,
  .iradio_square {
    background-image: url(../Scripts/vendor/jquery-icheck/skins/square/square@2x.png?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U);
    -webkit-background-size: 240px 24px;
    background-size: 240px 24px;
  }
}
/* red */

.icheckbox_square-red,
.iradio_square-red {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 22px;
  height: 22px;
  background: url(../Scripts/vendor/jquery-icheck/skins/square/red.png?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U) no-repeat;
  border: none;
  cursor: pointer;
}
.icheckbox_square-red {
  background-position: 0 0;
}
.icheckbox_square-red.hover {
  background-position: -24px 0;
}
.icheckbox_square-red.checked {
  background-position: -48px 0;
}
.icheckbox_square-red.disabled {
  background-position: -72px 0;
  cursor: default;
}
.icheckbox_square-red.checked.disabled {
  background-position: -96px 0;
}
.iradio_square-red {
  background-position: -120px 0;
}
.iradio_square-red.hover {
  background-position: -144px 0;
}
.iradio_square-red.checked {
  background-position: -168px 0;
}
.iradio_square-red.disabled {
  background-position: -192px 0;
  cursor: default;
}
.iradio_square-red.checked.disabled {
  background-position: -216px 0;
}
/* HiDPI support */

@media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .icheckbox_square-red,
  .iradio_square-red {
    background-image: url(../Scripts/vendor/jquery-icheck/skins/square/red@2x.png?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U);
    -webkit-background-size: 240px 24px;
    background-size: 240px 24px;
  }
}
/* green */

.icheckbox_square-green,
.iradio_square-green {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 22px;
  height: 22px;
  background: url(../Scripts/vendor/jquery-icheck/skins/square/green.png?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U) no-repeat;
  border: none;
  cursor: pointer;
}
.icheckbox_square-green {
  background-position: 0 0;
}
.icheckbox_square-green.hover {
  background-position: -24px 0;
}
.icheckbox_square-green.checked {
  background-position: -48px 0;
}
.icheckbox_square-green.disabled {
  background-position: -72px 0;
  cursor: default;
}
.icheckbox_square-green.checked.disabled {
  background-position: -96px 0;
}
.iradio_square-green {
  background-position: -120px 0;
}
.iradio_square-green.hover {
  background-position: -144px 0;
}
.iradio_square-green.checked {
  background-position: -168px 0;
}
.iradio_square-green.disabled {
  background-position: -192px 0;
  cursor: default;
}
.iradio_square-green.checked.disabled {
  background-position: -216px 0;
}
/* HiDPI support */

@media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .icheckbox_square-green,
  .iradio_square-green {
    background-image: url(../Scripts/vendor/jquery-icheck/skins/square/green@2x.png?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U);
    -webkit-background-size: 240px 24px;
    background-size: 240px 24px;
  }
}
/* blue */

.icheckbox_square-blue,
.iradio_square-blue {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 22px;
  height: 22px;
  background: url(../Scripts/vendor/jquery-icheck/skins/square/blue.png?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U) no-repeat;
  border: none;
  cursor: pointer;
}
.icheckbox_square-blue {
  background-position: 0 0;
}
.icheckbox_square-blue.hover {
  background-position: -24px 0;
}
.icheckbox_square-blue.checked {
  background-position: -48px 0;
}
.icheckbox_square-blue.disabled {
  background-position: -72px 0;
  cursor: default;
}
.icheckbox_square-blue.checked.disabled {
  background-position: -96px 0;
}
.iradio_square-blue {
  background-position: -120px 0;
}
.iradio_square-blue.hover {
  background-position: -144px 0;
}
.iradio_square-blue.checked {
  background-position: -168px 0;
}
.iradio_square-blue.disabled {
  background-position: -192px 0;
  cursor: default;
}
.iradio_square-blue.checked.disabled {
  background-position: -216px 0;
}
/* HiDPI support */

@media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .icheckbox_square-blue,
  .iradio_square-blue {
    background-image: url(../Scripts/vendor/jquery-icheck/skins/square/blue@2x.png?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U);
    -webkit-background-size: 240px 24px;
    background-size: 240px 24px;
  }
}
/* aero */

.icheckbox_square-aero,
.iradio_square-aero {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 22px;
  height: 22px;
  background: url(../Scripts/vendor/jquery-icheck/skins/square/aero.png?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U) no-repeat;
  border: none;
  cursor: pointer;
}
.icheckbox_square-aero {
  background-position: 0 0;
}
.icheckbox_square-aero.hover {
  background-position: -24px 0;
}
.icheckbox_square-aero.checked {
  background-position: -48px 0;
}
.icheckbox_square-aero.disabled {
  background-position: -72px 0;
  cursor: default;
}
.icheckbox_square-aero.checked.disabled {
  background-position: -96px 0;
}
.iradio_square-aero {
  background-position: -120px 0;
}
.iradio_square-aero.hover {
  background-position: -144px 0;
}
.iradio_square-aero.checked {
  background-position: -168px 0;
}
.iradio_square-aero.disabled {
  background-position: -192px 0;
  cursor: default;
}
.iradio_square-aero.checked.disabled {
  background-position: -216px 0;
}
/* HiDPI support */

@media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .icheckbox_square-aero,
  .iradio_square-aero {
    background-image: url(../Scripts/vendor/jquery-icheck/skins/square/aero@2x.png?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U);
    -webkit-background-size: 240px 24px;
    background-size: 240px 24px;
  }
}
/* grey */

.icheckbox_square-grey,
.iradio_square-grey {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 22px;
  height: 22px;
  background: url(../Scripts/vendor/jquery-icheck/skins/square/grey.png?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U) no-repeat;
  border: none;
  cursor: pointer;
}
.icheckbox_square-grey {
  background-position: 0 0;
}
.icheckbox_square-grey.hover {
  background-position: -24px 0;
}
.icheckbox_square-grey.checked {
  background-position: -48px 0;
}
.icheckbox_square-grey.disabled {
  background-position: -72px 0;
  cursor: default;
}
.icheckbox_square-grey.checked.disabled {
  background-position: -96px 0;
}
.iradio_square-grey {
  background-position: -120px 0;
}
.iradio_square-grey.hover {
  background-position: -144px 0;
}
.iradio_square-grey.checked {
  background-position: -168px 0;
}
.iradio_square-grey.disabled {
  background-position: -192px 0;
  cursor: default;
}
.iradio_square-grey.checked.disabled {
  background-position: -216px 0;
}
/* HiDPI support */

@media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .icheckbox_square-grey,
  .iradio_square-grey {
    background-image: url(../Scripts/vendor/jquery-icheck/skins/square/grey@2x.png?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U);
    -webkit-background-size: 240px 24px;
    background-size: 240px 24px;
  }
}
/* orange */

.icheckbox_square-orange,
.iradio_square-orange {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 22px;
  height: 22px;
  background: url(../Scripts/vendor/jquery-icheck/skins/square/orange.png?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U) no-repeat;
  border: none;
  cursor: pointer;
}
.icheckbox_square-orange {
  background-position: 0 0;
}
.icheckbox_square-orange.hover {
  background-position: -24px 0;
}
.icheckbox_square-orange.checked {
  background-position: -48px 0;
}
.icheckbox_square-orange.disabled {
  background-position: -72px 0;
  cursor: default;
}
.icheckbox_square-orange.checked.disabled {
  background-position: -96px 0;
}
.iradio_square-orange {
  background-position: -120px 0;
}
.iradio_square-orange.hover {
  background-position: -144px 0;
}
.iradio_square-orange.checked {
  background-position: -168px 0;
}
.iradio_square-orange.disabled {
  background-position: -192px 0;
  cursor: default;
}
.iradio_square-orange.checked.disabled {
  background-position: -216px 0;
}
/* HiDPI support */

@media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .icheckbox_square-orange,
  .iradio_square-orange {
    background-image: url(../Scripts/vendor/jquery-icheck/skins/square/orange@2x.png?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U);
    -webkit-background-size: 240px 24px;
    background-size: 240px 24px;
  }
}
/* yellow */

.icheckbox_square-yellow,
.iradio_square-yellow {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 22px;
  height: 22px;
  background: url(../Scripts/vendor/jquery-icheck/skins/square/yellow.png?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U) no-repeat;
  border: none;
  cursor: pointer;
}
.icheckbox_square-yellow {
  background-position: 0 0;
}
.icheckbox_square-yellow.hover {
  background-position: -24px 0;
}
.icheckbox_square-yellow.checked {
  background-position: -48px 0;
}
.icheckbox_square-yellow.disabled {
  background-position: -72px 0;
  cursor: default;
}
.icheckbox_square-yellow.checked.disabled {
  background-position: -96px 0;
}
.iradio_square-yellow {
  background-position: -120px 0;
}
.iradio_square-yellow.hover {
  background-position: -144px 0;
}
.iradio_square-yellow.checked {
  background-position: -168px 0;
}
.iradio_square-yellow.disabled {
  background-position: -192px 0;
  cursor: default;
}
.iradio_square-yellow.checked.disabled {
  background-position: -216px 0;
}
/* HiDPI support */

@media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .icheckbox_square-yellow,
  .iradio_square-yellow {
    background-image: url(../Scripts/vendor/jquery-icheck/skins/square/yellow@2x.png?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U);
    -webkit-background-size: 240px 24px;
    background-size: 240px 24px;
  }
}
/* pink */

.icheckbox_square-pink,
.iradio_square-pink {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 22px;
  height: 22px;
  background: url(../Scripts/vendor/jquery-icheck/skins/square/pink.png?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U) no-repeat;
  border: none;
  cursor: pointer;
}
.icheckbox_square-pink {
  background-position: 0 0;
}
.icheckbox_square-pink.hover {
  background-position: -24px 0;
}
.icheckbox_square-pink.checked {
  background-position: -48px 0;
}
.icheckbox_square-pink.disabled {
  background-position: -72px 0;
  cursor: default;
}
.icheckbox_square-pink.checked.disabled {
  background-position: -96px 0;
}
.iradio_square-pink {
  background-position: -120px 0;
}
.iradio_square-pink.hover {
  background-position: -144px 0;
}
.iradio_square-pink.checked {
  background-position: -168px 0;
}
.iradio_square-pink.disabled {
  background-position: -192px 0;
  cursor: default;
}
.iradio_square-pink.checked.disabled {
  background-position: -216px 0;
}
/* HiDPI support */

@media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .icheckbox_square-pink,
  .iradio_square-pink {
    background-image: url(../Scripts/vendor/jquery-icheck/skins/square/pink@2x.png?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U);
    -webkit-background-size: 240px 24px;
    background-size: 240px 24px;
  }
}
/* purple */

.icheckbox_square-purple,
.iradio_square-purple {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 22px;
  height: 22px;
  background: url(../Scripts/vendor/jquery-icheck/skins/square/purple.png?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U) no-repeat;
  border: none;
  cursor: pointer;
}
.icheckbox_square-purple {
  background-position: 0 0;
}
.icheckbox_square-purple.hover {
  background-position: -24px 0;
}
.icheckbox_square-purple.checked {
  background-position: -48px 0;
}
.icheckbox_square-purple.disabled {
  background-position: -72px 0;
  cursor: default;
}
.icheckbox_square-purple.checked.disabled {
  background-position: -96px 0;
}
.iradio_square-purple {
  background-position: -120px 0;
}
.iradio_square-purple.hover {
  background-position: -144px 0;
}
.iradio_square-purple.checked {
  background-position: -168px 0;
}
.iradio_square-purple.disabled {
  background-position: -192px 0;
  cursor: default;
}
.iradio_square-purple.checked.disabled {
  background-position: -216px 0;
}
/* HiDPI support */

@media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .icheckbox_square-purple,
  .iradio_square-purple {
    background-image: url(../Scripts/vendor/jquery-icheck/skins/square/purple@2x.png?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U);
    -webkit-background-size: 240px 24px;
    background-size: 240px 24px;
  }
}
/*! Swipebox v1.3.0 | Constantin Saguin csag.co | MIT License | github.com/brutaldesign/swipebox */

html.swipebox-html.swipebox-touch {
  overflow: hidden !important;
}
#swipebox-overlay img {
  border: none !important;
}
#swipebox-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999 !important;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#swipebox-container {
  position: relative;
  width: 100%;
  height: 100%;
}
#swipebox-slider {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  white-space: nowrap;
  position: absolute;
  display: none;
  /*cursor: pointer;*/

}
#swipebox-slider .slide {
  height: 100%;
  width: 100%;
  line-height: 1px;
  text-align: center;
  display: inline-block;
}
#swipebox-slider .slide:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}
#swipebox-slider .slide img,
#swipebox-slider .slide .swipebox-video-container,
#swipebox-slider .slide .swipebox-inline-container {
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
  width: auto;
  height: auto;
  vertical-align: middle;
}
#swipebox-slider .slide .swipebox-video-container {
  background: none;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 5%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#swipebox-slider .slide .swipebox-video-container .swipebox-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}
#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}
#swipebox-slider .slide-loading {
  background: url(../Scripts/vendor/swipebox/src/img/loader.gif?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U) no-repeat center center;
}
#swipebox-bottom-bar,
#swipebox-top-bar {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  position: absolute;
  left: 0;
  z-index: 999;
  height: 50px;
  width: 100%;
}
#swipebox-pager {
  color: white;
  text-decoration: none;
  margin-left: auto;
  margin-right: auto;
  display: block;
  padding-top: 12px;
  width: 200px;
  text-align: center;
}
#swipebox-bottom-bar {
  bottom: 10px;
  color: white;
}
#swipebox-bottom-bar.visible-bars {
  -webkit-transform: translate3d(0, -50px, 0);
  transform: translate3d(0, -50px, 0);
}
#swipebox-top-bar {
  top: -50px;
}
#swipebox-top-bar.visible-bars {
  -webkit-transform: translate3d(0, 50px, 0);
  transform: translate3d(0, 50px, 0);
}
#swipebox-title {
  display: block;
  width: 100%;
  text-align: center;
  padding-bottom: 20px;
}
#swipebox-prev,
#swipebox-next,
#swipebox-close {
  background-image: url(../Scripts/vendor/swipebox/src/img/icons.png?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U);
  background-repeat: no-repeat;
  border: none !important;
  text-decoration: none !important;
  cursor: pointer;
  width: 50px;
  height: 50px;
  top: 0;
}
#swipebox-arrows {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: 50px;
}
#swipebox-prev {
  background-position: -32px 13px;
  float: left;
}
#swipebox-next {
  background-position: -78px 13px;
  float: right;
}
#swipebox-close {
  top: 0;
  right: 0;
  position: absolute;
  z-index: 9999;
  background-position: 15px 12px;
}
.swipebox-no-close-button #swipebox-close {
  display: none;
}
#swipebox-prev.disabled,
#swipebox-next.disabled {
  opacity: 0.3;
}
.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider {
  -webkit-animation: rightSpring 0.3s;
  animation: rightSpring 0.3s;
}
.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider {
  -webkit-animation: leftSpring 0.3s;
  animation: leftSpring 0.3s;
}
.swipebox-touch #swipebox-container:before,
.swipebox-touch #swipebox-container:after {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  content: ' ';
  position: absolute;
  z-index: 999;
  top: 0;
  height: 100%;
  width: 20px;
  opacity: 0;
}
.swipebox-touch #swipebox-container:before {
  left: 0;
  -webkit-box-shadow: inset 10px 0px 10px -8px #656565;
  box-shadow: inset 10px 0px 10px -8px #656565;
}
.swipebox-touch #swipebox-container:after {
  right: 0;
  -webkit-box-shadow: inset -10px 0px 10px -8px #656565;
  box-shadow: inset -10px 0px 10px -8px #656565;
}
.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before {
  opacity: 1;
}
.swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after {
  opacity: 1;
}
@-webkit-keyframes rightSpring {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@keyframes rightSpring {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-webkit-keyframes leftSpring {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@keyframes leftSpring {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@media screen and (min-width: 800px) {
  #swipebox-close {
    right: 10px;
  }
  #swipebox-arrows {
    width: 92%;
    max-width: 800px;
  }
}
/* Skin 
--------------------------*/

#swipebox-overlay {
  background: #0d0d0d;
}
#swipebox-bottom-bar,
#swipebox-top-bar {
  text-shadow: 1px 1px 1px black;
  opacity: 0.95;
}
#swipebox-top-bar {
  color: white !important;
  font-size: 15px;
  line-height: 43px;
  font-family: Helvetica, Arial, sans-serif;
}
/* required styles */

.leaflet-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-container,
.leaflet-pane > svg,
.leaflet-pane > canvas,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
  position: absolute;
  left: 0;
  top: 0;
}
.leaflet-container {
  overflow: hidden;
}
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
}
/* Prevents IE11 from highlighting tiles in blue */

.leaflet-tile::selection {
  background: transparent;
}
/* Safari renders non-retina tile on retina better with this, but Chrome is worse */

.leaflet-safari .leaflet-tile {
  image-rendering: -webkit-optimize-contrast;
}
/* hack that prevents hw layers "stretching" when loading new tiles */

.leaflet-safari .leaflet-tile-container {
  width: 1600px;
  height: 1600px;
  -webkit-transform-origin: 0 0;
}
.leaflet-marker-icon,
.leaflet-marker-shadow {
  display: block;
}
/* .leaflet-container svg: reset svg max-width decleration shipped in Joomla! (joomla.org) 3.x */

/* .leaflet-container img: map is broken in FF if you have max-width: 100% on tiles */

.leaflet-container .leaflet-overlay-pane svg {
  max-width: none !important;
  max-height: none !important;
}
.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-shadow-pane img,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer,
.leaflet-container .leaflet-tile {
  max-width: none !important;
  max-height: none !important;
  width: auto;
  padding: 0;
}
.leaflet-container.leaflet-touch-zoom {
  -ms-touch-action: pan-x pan-y;
  touch-action: pan-x pan-y;
}
.leaflet-container.leaflet-touch-drag {
  -ms-touch-action: pinch-zoom;
  /* Fallback for FF which doesn't support pinch-zoom */
  touch-action: none;
  touch-action: pinch-zoom;
}
.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
  -ms-touch-action: none;
  touch-action: none;
}
.leaflet-container {
  -webkit-tap-highlight-color: transparent;
}
.leaflet-container a {
  -webkit-tap-highlight-color: rgba(51, 181, 229, 0.4);
}
.leaflet-tile {
  filter: inherit;
  visibility: hidden;
}
.leaflet-tile-loaded {
  visibility: inherit;
}
.leaflet-zoom-box {
  width: 0;
  height: 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 800;
}
/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */

.leaflet-overlay-pane svg {
  -moz-user-select: none;
}
.leaflet-pane {
  z-index: 400;
}
.leaflet-tile-pane {
  z-index: 200;
}
.leaflet-overlay-pane {
  z-index: 400;
}
.leaflet-shadow-pane {
  z-index: 500;
}
.leaflet-marker-pane {
  z-index: 600;
}
.leaflet-tooltip-pane {
  z-index: 650;
}
.leaflet-popup-pane {
  z-index: 700;
}
.leaflet-map-pane canvas {
  z-index: 100;
}
.leaflet-map-pane svg {
  z-index: 200;
}
.leaflet-vml-shape {
  width: 1px;
  height: 1px;
}
.lvml {
  behavior: url(../#default#VML);
  display: inline-block;
  position: absolute;
}
/* control positioning */

.leaflet-control {
  position: relative;
  z-index: 800;
  pointer-events: visiblePainted;
  /* IE 9-10 doesn't have auto */
  pointer-events: auto;
}
.leaflet-top,
.leaflet-bottom {
  position: absolute;
  z-index: 1000;
  pointer-events: none;
}
.leaflet-top {
  top: 0;
}
.leaflet-right {
  right: 0;
}
.leaflet-bottom {
  bottom: 0;
}
.leaflet-left {
  left: 0;
}
.leaflet-control {
  float: left;
  clear: both;
}
.leaflet-right .leaflet-control {
  float: right;
}
.leaflet-top .leaflet-control {
  margin-top: 10px;
}
.leaflet-bottom .leaflet-control {
  margin-bottom: 10px;
}
.leaflet-left .leaflet-control {
  margin-left: 10px;
}
.leaflet-right .leaflet-control {
  margin-right: 10px;
}
/* zoom and fade animations */

.leaflet-fade-anim .leaflet-popup {
  opacity: 0;
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
  opacity: 1;
}
.leaflet-zoom-animated {
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
}
svg.leaflet-zoom-animated {
  will-change: transform;
}
.leaflet-zoom-anim .leaflet-zoom-animated {
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1);
}
.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.leaflet-zoom-anim .leaflet-zoom-hide {
  visibility: hidden;
}
/* cursors */

.leaflet-interactive {
  cursor: pointer;
}
.leaflet-grab {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}
.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
  cursor: crosshair;
}
.leaflet-popup-pane,
.leaflet-control {
  cursor: auto;
}
.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}
/* marker & overlays interactivity */

.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-image-layer,
.leaflet-pane > svg path,
.leaflet-tile-container {
  pointer-events: none;
}
.leaflet-marker-icon.leaflet-interactive,
.leaflet-image-layer.leaflet-interactive,
.leaflet-pane > svg path.leaflet-interactive,
svg.leaflet-image-layer.leaflet-interactive path {
  pointer-events: visiblePainted;
  /* IE 9-10 doesn't have auto */
  pointer-events: auto;
}
/* visual tweaks */

.leaflet-container {
  background: #ddd;
  outline-offset: 1px;
}
.leaflet-container a {
  color: #0078A8;
}
.leaflet-zoom-box {
  border: 2px dotted #38f;
  background: rgba(255, 255, 255, 0.5);
}
/* general typography */

.leaflet-container {
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.5;
}
/* general toolbar styles */

.leaflet-bar {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
  border-radius: 4px;
}
.leaflet-bar a {
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  width: 26px;
  height: 26px;
  line-height: 26px;
  display: block;
  text-align: center;
  text-decoration: none;
  color: black;
}
.leaflet-bar a,
.leaflet-control-layers-toggle {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: block;
}
.leaflet-bar a:hover,
.leaflet-bar a:focus {
  background-color: #f4f4f4;
}
.leaflet-bar a:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.leaflet-bar a:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom: none;
}
.leaflet-bar a.leaflet-disabled {
  cursor: default;
  background-color: #f4f4f4;
  color: #bbb;
}
.leaflet-touch .leaflet-bar a {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.leaflet-touch .leaflet-bar a:first-child {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
.leaflet-touch .leaflet-bar a:last-child {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
/* zoom control */

.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
  font: bold 18px 'Lucida Console', Monaco, monospace;
  text-indent: 1px;
}
.leaflet-touch .leaflet-control-zoom-in,
.leaflet-touch .leaflet-control-zoom-out {
  font-size: 22px;
}
/* layers control */

.leaflet-control-layers {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  background: #fff;
  border-radius: 5px;
}
.leaflet-control-layers-toggle {
  background-image: url(../images/layers.png?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U);
  width: 36px;
  height: 36px;
}
.leaflet-retina .leaflet-control-layers-toggle {
  background-image: url(../images/layers-2x.png?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U);
  background-size: 26px 26px;
}
.leaflet-touch .leaflet-control-layers-toggle {
  width: 44px;
  height: 44px;
}
.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
  display: none;
}
.leaflet-control-layers-expanded .leaflet-control-layers-list {
  display: block;
  position: relative;
}
.leaflet-control-layers-expanded {
  padding: 6px 10px 6px 6px;
  color: #333;
  background: #fff;
}
.leaflet-control-layers-scrollbar {
  overflow-y: scroll;
  overflow-x: hidden;
  padding-right: 5px;
}
.leaflet-control-layers-selector {
  margin-top: 2px;
  position: relative;
  top: 1px;
}
.leaflet-control-layers label {
  display: block;
  font-size: 13px;
  font-size: 1.08333em;
}
.leaflet-control-layers-separator {
  height: 0;
  border-top: 1px solid #ddd;
  margin: 5px -10px 5px -6px;
}
/* Default icon URLs */

.leaflet-default-icon-path {
  /* used only in path-guessing heuristic, see L.Icon.Default */
  background-image: url(../images/marker-icon.png?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U);
}
/* attribution and scale controls */

.leaflet-container .leaflet-control-attribution {
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
  margin: 0;
}
.leaflet-control-attribution,
.leaflet-control-scale-line {
  padding: 0 5px;
  color: #333;
  line-height: 1.4;
}
.leaflet-control-attribution a {
  text-decoration: none;
}
.leaflet-control-attribution a:hover,
.leaflet-control-attribution a:focus {
  text-decoration: underline;
}
.leaflet-control-attribution svg {
  display: inline !important;
}
.leaflet-left .leaflet-control-scale {
  margin-left: 5px;
}
.leaflet-bottom .leaflet-control-scale {
  margin-bottom: 5px;
}
.leaflet-control-scale-line {
  border: 2px solid #777;
  border-top: none;
  line-height: 1.1;
  padding: 2px 5px 1px;
  white-space: nowrap;
  overflow: hidden;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  background: rgba(255, 255, 255, 0.5);
}
.leaflet-control-scale-line:not(:first-child) {
  border-top: 2px solid #777;
  border-bottom: none;
  margin-top: -2px;
}
.leaflet-control-scale-line:not(:first-child):not(:last-child) {
  border-bottom: 2px solid #777;
}
.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
  box-shadow: none;
}
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
  border: 2px solid rgba(0, 0, 0, 0.2);
  background-clip: padding-box;
}
/* popup */

.leaflet-popup {
  position: absolute;
  text-align: center;
  margin-bottom: 20px;
}
.leaflet-popup-content-wrapper {
  padding: 1px;
  text-align: left;
  border-radius: 12px;
}
.leaflet-popup-content {
  margin: 13px 24px 13px 20px;
  line-height: 1.3;
  font-size: 13px;
  font-size: 1.08333em;
  min-height: 1px;
}
.leaflet-popup-content p {
  margin: 17px 0;
  margin: 1.3em 0;
}
.leaflet-popup-tip-container {
  width: 40px;
  height: 20px;
  position: absolute;
  left: 50%;
  margin-top: -1px;
  margin-left: -20px;
  overflow: hidden;
  pointer-events: none;
}
.leaflet-popup-tip {
  width: 17px;
  height: 17px;
  padding: 1px;
  margin: -10px auto 0;
  pointer-events: auto;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
  background: white;
  color: #333;
  box-shadow: 0 3px 14px rgba(0, 0, 0, 0.4);
}
.leaflet-container a.leaflet-popup-close-button {
  position: absolute;
  top: 0;
  right: 0;
  border: none;
  text-align: center;
  width: 24px;
  height: 24px;
  font: 16px/24px Tahoma, Verdana, sans-serif;
  color: #757575;
  text-decoration: none;
  background: transparent;
}
.leaflet-container a.leaflet-popup-close-button:hover,
.leaflet-container a.leaflet-popup-close-button:focus {
  color: #585858;
}
.leaflet-popup-scrolled {
  overflow: auto;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
}
.leaflet-oldie .leaflet-popup-content-wrapper {
  -ms-zoom: 1;
}
.leaflet-oldie .leaflet-popup-tip {
  width: 24px;
  margin: 0 auto;
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
}
.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
  border: 1px solid #999;
}
/* div icon */

.leaflet-div-icon {
  background: #fff;
  border: 1px solid #666;
}
/* Tooltip */

/* Base styles for the element that has a tooltip */

.leaflet-tooltip {
  position: absolute;
  padding: 6px;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 3px;
  color: #222;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
}
.leaflet-tooltip.leaflet-interactive {
  cursor: pointer;
  pointer-events: auto;
}
.leaflet-tooltip-top:before,
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
  position: absolute;
  pointer-events: none;
  border: 6px solid transparent;
  background: transparent;
  content: "";
}
/* Directions */

.leaflet-tooltip-bottom {
  margin-top: 6px;
}
.leaflet-tooltip-top {
  margin-top: -6px;
}
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
  left: 50%;
  margin-left: -6px;
}
.leaflet-tooltip-top:before {
  bottom: 0;
  margin-bottom: -12px;
  border-top-color: #fff;
}
.leaflet-tooltip-bottom:before {
  top: 0;
  margin-top: -12px;
  margin-left: -6px;
  border-bottom-color: #fff;
}
.leaflet-tooltip-left {
  margin-left: -6px;
}
.leaflet-tooltip-right {
  margin-left: 6px;
}
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
  top: 50%;
  margin-top: -6px;
}
.leaflet-tooltip-left:before {
  right: 0;
  margin-right: -12px;
  border-left-color: #fff;
}
.leaflet-tooltip-right:before {
  left: 0;
  margin-left: -12px;
  border-right-color: #fff;
}
/* Printing */

@media print {
  /* Prevent printers from removing background-images of controls. */
  
  .leaflet-control {
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
  }
}
/*@import (less) "../../Scripts/vendor/fluidbox/css/fluidbox.css";*/

/*
 * * * * * * * * * * * * * * *
 *
 * Main
 *
 * Add more styles if needed
 *
 * * * * * * * * * * * * * * *
*/

#regeringsuppdrag {
  display: grid;
}
#regeringsuppdrag .filter-link {
  margin-bottom: 10px;
  margin-top: 15px;
}
#regeringsuppdrag h1 {
  font-size: 45px;
  line-height: 55px;
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
  color: #333332;
}
#regeringsuppdrag p {
  font-size: 16px;
  line-height: 24px;
  color: #333332;
}
#regeringsuppdrag .ingress {
  font-family: 'pt_serifbold';
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 30px;
}
#regeringsuppdrag #collapseCategories {
  margin-bottom: 10px;
}
#regeringsuppdrag #collapseCategories label {
  display: inline-block;
  padding-left: 5px;
}
#regeringsuppdrag #collapseCategories label span {
  margin-right: 5px;
}
#regeringsuppdrag .assignments-categories {
  background-color: #fafafa;
  border-radius: 5px;
  border: 1px solid #ededed;
  padding: 0 10px;
  margin: 10px 0 0px 0;
}
ul#regeringsuppdrag {
  padding-left: 0px;
}
ul#regeringsuppdrag li {
  list-style-type: none;
  background-color: #fafafa;
  border-radius: 5px;
  border: 1px solid #ededed;
  padding: 0 10px;
  margin: 10px 10px 15px 15px;
}
#regeringsuppdrag .uppdrag-list-item h2 {
  margin-top: 0;
  margin-bottom: 10px;
  color: #003d58;
  text-decoration: none;
}
#regeringsuppdrag .uppdrag-list-item h2:hover {
  color: #00608b;
}
#regeringsuppdrag .uppdrag-pubdate {
  margin-bottom: 0;
}
@font-face {
  font-family: 'krim';
  src: url('/fonts/krim.eot?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U&97493480');
  src: url('/fonts/krim.eot?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U&97493480#iefix') format('embedded-opentype'), url('/fonts/krim.woff?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U&97493480') format('woff'), url('/fonts/krim.ttf?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U&97493480') format('truetype'), url('/fonts/krim.svg?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U&97493480#krim') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'pt_serifbold';
  src: url('/fonts/PTF75F-webfont.eot?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U');
  src: url('/fonts/PTF75F-webfont.eot?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U&#iefix') format('embedded-opentype'), url('/fonts/PTF75F-webfont.woff?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U') format('woff'), url('/fonts/PTF75F-webfont.ttf?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U') format('truetype'), url('/fonts/PTF75F-webfont.svg#pt_serifbold') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'pt_serifitalic';
  src: url('/fonts/PTF56F-webfont.eot?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U');
  src: url('/fonts/PTF56F-webfont.eot?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U&#iefix') format('embedded-opentype'), url('/fonts/PTF56F-webfont.woff?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U') format('woff'), url('/fonts/PTF56F-webfont.ttf?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U') format('truetype'), url('/fonts/PTF56F-webfont.svg#pt_serifitalic') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'pt_serifregular';
  src: url('/fonts/PTF55F-webfont.eot?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U');
  src: url('/fonts/PTF55F-webfont.eot?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U&#iefix') format('embedded-opentype'), url('/fonts/PTF55F-webfont.woff?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U') format('woff'), url('/fonts/PTF55F-webfont.ttf?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U') format('truetype'), url('/fonts/PTF55F-webfont.svg#pt_serifregular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'pt_serifbold_italic';
  src: url('/fonts/PTF76F-webfont.eot?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U');
  src: url('/fonts/PTF76F-webfont.eot?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U&#iefix') format('embedded-opentype'), url('/fonts/PTF76F-webfont.woff?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U') format('woff'), url('/fonts/PTF76F-webfont.ttf?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U') format('truetype'), url('/fonts/PTF76F-webfont.svg#pt_serifbold_italic') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/**
 * @license
 * MyFonts Webfont Build ID 2839332, 2014-07-03T04:06:59-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 *  
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=2839332
 * Licensed pageviews: 250,000
 * 
 * © 2014 MyFonts Inc
*/

/* @import must be at top of file, otherwise CSS will not work */

/*@import url("//hello.myfonts.net/count/2b5324");*/

@font-face {
  font-family: 'TradeGothicLTCom-Cn18Obl';
  src: url('/fonts/2B5324_0_0.eot?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U');
  src: url('/fonts/2B5324_0_0.eot?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U&#iefix') format('embedded-opentype'), url('/fonts/2B5324_0_0.woff?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U') format('woff'), url('/fonts/2B5324_0_0.ttf?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'TradeGothicLTCom-BdCn20Obl';
  src: url('/fonts/2B5324_1_0.eot?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U');
  src: url('/fonts/2B5324_1_0.eot?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U&#iefix') format('embedded-opentype'), url('/fonts/2B5324_1_0.woff?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U') format('woff'), url('/fonts/2B5324_1_0.ttf?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'TradeGothicLTStd-BoldObl';
  src: url('/fonts/2B5324_2_0.eot?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U');
  src: url('/fonts/2B5324_2_0.eot?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U&#iefix') format('embedded-opentype'), url('/fonts/2B5324_2_0.woff?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U') format('woff'), url('/fonts/2B5324_2_0.ttf?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'TradeGothicLTStd-Extended';
  src: url('/fonts/2B5324_3_0.eot?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U');
  src: url('/fonts/2B5324_3_0.eot?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U&#iefix') format('embedded-opentype'), url('/fonts/2B5324_3_0.woff?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U') format('woff'), url('/fonts/2B5324_3_0.ttf?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'TradeGothicLTStd-BoldExt';
  src: url('/fonts/2B5324_4_0.eot?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U');
  src: url('/fonts/2B5324_4_0.eot?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U&#iefix') format('embedded-opentype'), url('/fonts/2B5324_4_0.woff?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U') format('woff'), url('/fonts/2B5324_4_0.ttf?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'TradeGothicLT';
  src: url('/fonts/2B5324_5_0.eot?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U');
  src: url('/fonts/2B5324_5_0.eot?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U&#iefix') format('embedded-opentype'), url('/fonts/2B5324_5_0.woff?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U') format('woff'), url('/fonts/2B5324_5_0.ttf?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'TradeGothicLT-Oblique';
  src: url('/fonts/2B5324_6_0.eot?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U');
  src: url('/fonts/2B5324_6_0.eot?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U&#iefix') format('embedded-opentype'), url('/fonts/2B5324_6_0.woff?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U') format('woff'), url('/fonts/2B5324_6_0.ttf?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'TradeGothicLT-BoldTwo';
  src: url('/fonts/2B5324_7_0.eot?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U');
  src: url('/fonts/2B5324_7_0.eot?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U&#iefix') format('embedded-opentype'), url('/fonts/2B5324_7_0.woff?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U') format('woff'), url('/fonts/2B5324_7_0.ttf?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'TradeGothicLT-BoldTwoOblique';
  src: url('/fonts/2B5324_8_0.eot?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U');
  src: url('/fonts/2B5324_8_0.eot?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U&#iefix') format('embedded-opentype'), url('/fonts/2B5324_8_0.woff?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U') format('woff'), url('/fonts/2B5324_8_0.ttf?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'TradeGothicLT-CondEighteen';
  src: url('/fonts/2B5324_9_0.eot?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U');
  src: url('/fonts/2B5324_9_0.eot?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U&#iefix') format('embedded-opentype'), url('/fonts/2B5324_9_0.woff?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U') format('woff'), url('/fonts/2B5324_9_0.ttf?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'TradeGothicLT-BoldCondTwenty';
  src: url('/fonts/2B5324_A_0.eot?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U');
  src: url('/fonts/2B5324_A_0.eot?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U&#iefix') format('embedded-opentype'), url('/fonts/2B5324_A_0.woff?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U') format('woff'), url('/fonts/2B5324_A_0.ttf?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'TradeGothicLT-Light';
  src: url('/fonts/2B5324_B_0.eot?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U');
  src: url('/fonts/2B5324_B_0.eot?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U&#iefix') format('embedded-opentype'), url('/fonts/2B5324_B_0.woff?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U') format('woff'), url('/fonts/2B5324_B_0.ttf?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'TradeGothicLT-LightOblique';
  src: url('/fonts/2B5324_C_0.eot?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U');
  src: url('/fonts/2B5324_C_0.eot?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U&#iefix') format('embedded-opentype'), url('/fonts/2B5324_C_0.woff?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U') format('woff'), url('/fonts/2B5324_C_0.ttf?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'TradeGothicLT-Bold';
  src: url('/fonts/2B5324_D_0.eot?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U');
  src: url('/fonts/2B5324_D_0.eot?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U&#iefix') format('embedded-opentype'), url('/fonts/2B5324_D_0.woff?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U') format('woff'), url('/fonts/2B5324_D_0.ttf?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U') format('truetype');
  font-display: swap;
}
/*
@krim_font_roman: "TradeGothic-Roman";
@krim_font_italic: "TradeGothic-Oblique";
@krim_font_bold: "TradeGothic-Bold2";
@krim_font_headline: "TradeGothic-BoldCn20Roman";
@krim_font_skinny_headline: "TradeGothic-Cn18Roman";
*/
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
li,
input,
button,
a,
legend {
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
}
h1,
h2,
h3,
h4,
h5,
.h1,
.h2,
.h3 {
  font-family: "TradeGothicLT-BoldCondTwenty";
  color: #333332;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a {
  color: #003d58;
}
.header .quick-search button {
  font-family: "TradeGothicLT-BoldCondTwenty";
}
.main-navigation ul li a {
  font-family: "TradeGothicLT-BoldCondTwenty";
}
.sub-navigation .col ul li a {
  font-family: "TradeGothicLT-CondEighteen";
}
.top-bar .toggle-sidebar {
  font-family: "TradeGothicLT-BoldCondTwenty";
}
.introduction {
  font-family: 'pt_serifbold';
}
[class^="krimicon-"]:before,
[class*=" krimicon-"]:before {
  font-family: "krim";
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: inline-block;
  text-decoration: inherit;
  /*width: 1em;
  margin-right: .2em;*/
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: inherit;
  /* Animation center compensation - margins should be symmetric */

  /* remove if not needed 
  margin-left: .2em;
 */

  /* you can be more comfortable with increased icons size */

  /* Uncomment for 3D effect */

  /*text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3);*/

}
.krimicon-document:before {
  content: '\e800';
}
/* '' */

.krimicon-filter:before {
  content: '\e801';
}
/* '' */

.krimicon-press:before {
  content: '\e802';
}
/* '' */

.krimicon-findcontact:before {
  content: '\e803';
}
/* '' */

.krimicon-relative_small:before {
  content: '\e804';
}
/* '' */

.krimicon-relative:before {
  content: '\e805';
}
/* '' */

.krimicon-toprison:before {
  content: '\e806';
}
/* '' */

.krimicon-work:before {
  content: '\e807';
}
/* '' */

/* General */

body {
  font-size: 16px;
  line-height: 24px;
  color: #333332;
  -webkit-font-smoothing: antialiased;
  background-color: #fff;
  font-family: 'pt_serifregular';
  overflow: auto;
}
body.hidescrollbar {
  overflow: hidden;
}
.visually-hidden {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  white-space: nowrap;
  /* added line */

}
.hover-focus-plate {
  display: inline-block;
  padding-top: 10px;
  padding-bottom: 10px;
}
.hover-focus-plate:hover,
.hover-focus-plate:focus {
  background-color: #ededed;
}
hr {
  border-top-color: #c2c2c2;
}
.container-full {
  margin: 0 auto;
  width: 100%;
}
a img {
  transition: all 0.2s ease-in-out;
}
a img:hover {
  transform: scale(1.005);
}
.navbar-header a[data-overlay]:after {
  border-radius: 50%;
  box-sizing: border-box;
  color: red;
  content: attr(data-overlay);
  display: inline-block;
  font-size: 12px;
  font-weight: normal;
  height: 16px;
  line-height: 5px;
  text-decoration: none;
  left: 28px;
  position: absolute;
  padding: 10px 16px;
}
section.header a[data-overlay]:after {
  border-radius: 50%;
  box-sizing: border-box;
  color: red;
  content: attr(data-overlay);
  display: inline-block;
  font-size: 14px;
  font-weight: normal;
  height: 16px;
  line-height: 15px;
  text-decoration: none;
  left: 4px;
  position: absolute;
  padding: 10px 16px;
}
section.header-start a[data-overlay]:after {
  border-radius: 50%;
  box-sizing: border-box;
  color: red;
  content: attr(data-overlay);
  display: inline-block;
  font-size: 14px;
  font-weight: normal;
  height: 16px;
  line-height: 15px;
  text-decoration: none;
  left: 18px;
  position: absolute;
  top: 5px;
}
.togglevhidden {
  border: none;
  background-color: transparent;
  color: #00628c;
  margin-bottom: 10px;
  text-decoration: underline;
}
.btn-yellow {
  background-color: #ecc500;
  border-color: #ecc500;
  color: #333332;
}
.btn-yellow:hover {
  background-color: #002b3f;
  border-color: #002b3f;
  color: #fff;
}
.sprite {
  background-image: url(../img/sprite.png?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U);
  background-repeat: no-repeat;
  background-size: 500px;
}
.blockc {
  margin-bottom: 40px;
}
input {
  outline: none;
}
.logotype {
  width: 210px;
  height: 178px;
  position: relative;
  top: 35px;
}
.logotype-start {
  width: 168px;
  position: relative;
  top: 25px;
}
.logotype-mobile {
  position: relative;
  top: 0;
  width: 60%;
}
a[href^="tel:"] {
  color: #333332;
  text-decoration: none;
  cursor: default;
}
b,
strong {
  font-family: 'pt_serifbold';
  font-weight: normal;
  font-style: normal;
}
i,
em {
  font-family: 'pt_serifitalic';
  font-weight: normal;
  font-style: normal;
}
i b,
b i,
em b,
b em,
strong em,
strong i,
i strong,
em strong {
  font-family: 'pt_serifbold_italic';
  font-weight: normal;
  font-style: normal;
}
textarea {
  border: solid 1px;
  padding: 8px 12px;
}
.dropdownmeny {
  -ms-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid black;
  color: #333332;
}
@media (max-width: 991px) {
  .dropdownmeny {
    style: 'btn-info';
    font-size: 18px;
    height: 40px;
  }
}
.Accordion {
  margin: 0;
  padding: 0;
  border: 2px solid #d1d1d1;
  border-radius: 7px;
}
.Accordion h2.control {
  margin: 0;
  padding: 0;
}
.Accordion.focus {
  border-color: #79adfb;
}
.Accordion.focus h3 {
  background-color: #f7f7f7;
}
.Accordion > * + * {
  border-top: 1px solid #d1d1d1;
}
.Accordion ul.control {
  list-style-type: none;
  margin: 0;
}
.Accordion ul.control li a {
  display: block;
  text-decoration: none;
  padding: 0px 0px 0px 10px;
}
.Accordion ul.control li a:hover,
.Accordion ul.control li a:focus {
  background-color: #eaeaea;
}
.Accordion-trigger {
  background: none;
  color: #212121;
  display: block;
  margin: 0;
  padding: 0;
  position: relative;
  text-align: left;
  width: 100%;
  outline: none;
}
.Accordion-trigger:focus,
.Accordion-trigger:hover {
  background: #e1edfe;
}
.Accordion *:first-child .Accordion-trigger {
  border-radius: 5px 5px 0 0;
}
button {
  border-style: none;
}
.Accordion button::-moz-focus-inner {
  border: 0;
}
.Accordion-title {
  display: block;
  pointer-events: none;
  border: transparent 2px solid;
  border-radius: 5px;
  padding: 0.25em;
  outline: none;
}
.Accordion-trigger:focus .Accordion-title {
  border-color: #79adfb;
}
.Accordion-icon {
  border: solid #9e9e9e;
  border-width: 0 2px 2px 0;
  height: 1rem;
  pointer-events: none;
  position: absolute;
  right: 1em;
  top: 50%;
  transform: translateY(-60%) rotate(45deg);
  width: 1rem;
}
.Accordion-trigger:focus .Accordion-icon,
.Accordion-trigger:hover .Accordion-icon {
  border-color: #79adfb;
}
.Accordion-trigger[aria-expanded="true"] .Accordion-icon {
  transform: translateY(-50%) rotate(-135deg);
}
.Accordion-panel {
  margin: 0;
}
/* For Edge bug https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/4806035/ */

.Accordion-panel[hidden] {
  display: none;
}
.msgBox {
  position: fixed;
  top: calc(50% - 100px);
  left: calc(50% - 125px);
  width: 250px;
  border: black;
  border-width: 2px;
  border-style: solid;
  border-radius: 10px;
  padding: 10px;
  background-color: white;
}
.msgBox .msgBoxContainer .msgBoxImage {
  display: none;
}
/********************************************
* Pagination (search page + publications/faq)
*********************************************/

.pagination > li > a {
  font-family: "TradeGothicLT-BoldCondTwenty";
  font-size: 15px;
  background-color: #fff;
  color: #003d58;
  border: none;
  margin: 0 5px;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus,
.pagination > li > a:hover {
  background-color: #003d58;
  color: #fff;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-radius: 5px;
}
.pagination > li > a,
.pagination > li > span {
  padding: 4px 8px 2px 8px;
  font-size: 15px;
}
@media (min-width: 768px) {
  .pagination > li > a {
    font-size: 17px;
    margin: 0 4px;
  }
  .pagination > li > a,
  .pagination > li > span {
    padding: 6px 13px 4px 13px;
    font-size: 17px;
  }
}
@media (max-width: 1200px) {
  .pagination > li > a {
    font-size: 16px;
  }
  .pagination > li > a,
  .pagination > li > span {
    font-size: 16px;
  }
}
@media (min-width: 992px) {
  html,
  body {
    overflow: visible;
    width: auto;
    height: auto;
  }
  .snap-content {
    position: relative;
    width: auto;
    height: auto;
  }
}
@media (max-width: 992px) {
  .logotype,
  .logotype-start {
    position: relative;
    top: 0;
  }
  .headless .logotype {
    position: absolute;
    top: 3px;
  }
  .headless .backgroundcontent img {
    max-width: 60%;
  }
  .headless .logotype {
    width: 150px;
    height: auto;
  }
  .quizblock.pdt15 {
    padding-top: 0;
  }
  .headless .backgroundcontent {
    min-height: 130px;
  }
}
.backgroundcontent {
  border: 0 none;
  line-height: 20px;
  margin: 0;
  padding: 0;
  position: absolute;
  width: 100%;
}
.headless .backgroundcontent {
  position: relative;
  line-height: 32px;
}
.backgroundcontent img {
  display: block;
  margin: 0 auto;
}
/*Bootsnippet - navbar lateral slide menu*/

@media screen and (max-width: 992px) {
  .side-collapse-container {
    width: 100%;
    position: relative;
    left: 0;
    transition: left 0.4s;
  }
  .side-collapse-container.out {
    left: 300px;
  }
  .side-collapse {
    top: 50px;
    bottom: 0;
    left: 0;
    width: 300px;
    position: fixed;
    transition: width 0.4s;
    z-index: 10000000;
    background-color: white;
  }
  .side-collapse a {
    color: #003d58 !important;
    font-size: 18px !important;
    font-style: normal;
    font-weight: normal;
    display: block !important;
    height: 100% !important;
    font-family: "TradeGothicLT-BoldCondTwenty" !important;
    /*line-height: 38px !important;*/
  
  }
  .side-collapse a:focus {
    color: #fff;
  }
  .side-collapse-right {
    bottom: 0;
    height: auto;
    left: auto;
    overflow: auto;
    position: absolute;
    right: auto;
    top: 0;
    transition: width 0.3s ease 0s;
    width: 265px;
  }
  .side-collapse-right .searchbar-container {
    background-color: #003d58;
    margin: 0;
    padding: 12px 15px 11px;
    position: fixed;
    width: 100%;
    z-index: 10;
  }
  .side-collapse-right .scrollcontent {
    bottom: 0;
    height: auto;
    left: 0;
    opacity: 1;
    overflow: auto;
    padding-top: 50px;
    position: absolute;
    right: 0;
    top: 0;
    transform: translate3d(0px, 0px, 0px);
    transition-duration: 0.2s, 0.2s;
    transition-property: top, bottom;
    transition-timing-function: linear, linear;
    width: auto;
    z-index: 3;
  }
  .scrollcontent {
    position: absolute;
    top: 0;
    padding-top: 50px;
    right: 0;
    bottom: 0;
    left: 0;
    width: auto;
    height: auto;
    z-index: 3;
    overflow: auto;
    opacity: 1;
    -webkit-transform: translateZ(0);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition-property: top, bottom;
    transition-property: top, bottom;
    -webkit-transition-duration: 0.2s, 0.2s;
    transition-duration: 0.2s, 0.2s;
    -webkit-transition-timing-function: linear, linear;
    transition-timing-function: linear, linear;
    -webkit-overflow-scrolling: touch;
    background-color: white;
  }
  .container-left {
    margin: 0;
    margin-left: 10px;
    width: 98%;
  }
  .side-collapse nav {
    border-color: white !important;
  }
  .side-collapse ul.menuhidden {
    display: none;
  }
  .side-collapse li {
    margin: 0;
    padding: 0;
    text-align: left !important;
    display: block !important;
  }
  .side-collapse li.selected > a {
    background-color: #003d58;
    color: #fff !important;
  }
  .side-collapse.in {
    width: 0;
  }
  .side-collapse .mobile-navigation-icon {
    color: gray;
    display: block;
    font-size: 30px;
    line-height: 30px;
    margin-right: 10px;
    margin-top: 4px;
    vertical-align: top;
    width: 32px;
    padding-left: 3px;
    text-align: center;
    float: right;
    cursor: pointer;
    border-radius: 17px;
    border: 1px solid gray;
    font-weight: lighter;
  }
  .side-collapse li .plus_icon {
    background-color: white;
  }
  .side-collapse span {
    border-left: 1px solid #e5e5e5;
    display: table-cell;
    padding-left: 10px;
  }
  .side-collapse .navbar-collapse li > a {
    color: #333332;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    line-height: 36px;
    border-bottom: 1px solid #e5e5e5;
    text-transform: uppercase;
  }
}
.panel-overlay {
  background-color: #000;
  height: 100%;
  opacity: 0.8;
  position: absolute;
  transition: opacity 0.5s ease-in 0s;
  width: 100%;
  z-index: 100;
  display: none;
  top: 50px;
}
.panel-overlay.active {
  display: block;
}
.sidebar-nav {
  position: absolute;
  top: 0;
  width: 250px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.sidebar-nav li {
  line-height: 50px;
  text-indent: 20px;
}
.sidebar-nav li a {
  color: #999999;
  display: block;
  text-decoration: none;
}
.sidebar-nav li a:hover {
  color: #fff;
  background: rgba(255, 255, 255, 0.2);
  text-decoration: none;
}
.sidebar-nav li a:active,
.sidebar-nav li a:focus {
  text-decoration: none;
}
.sidebar-nav > .sidebar-brand {
  height: 55px;
  line-height: 55px;
  font-size: 18px;
}
.sidebar-nav > .sidebar-brand a {
  color: #999999;
}
.sidebar-nav > .sidebar-brand a:hover {
  color: #fff;
  background: none;
}
#menu-toggle {
  top: 0;
  right: 0;
  position: fixed;
  z-index: 1;
}
#sidebar-wrapper.active {
  right: 250px;
  width: 250px;
  transition: all 0.1s ease-out 0s;
  -webkit-transition: all 0.1s ease-out 0s;
  -moz-transition: all 0.1s ease-out 0s;
  -ms-transition: all 0.1s ease-out 0s;
  -o-transition: all 0.1s ease-out 0s;
}
.toggle {
  margin: 5px 5px 0 0;
}
.main-content {
  /*position: relative;*/
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: auto;
  height: auto;
  z-index: 0;
  /*overflow: auto;*/
  opacity: 1;
  -webkit-transform: translateZ(0);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition-property: top, bottom;
  transition-property: top, bottom;
  -webkit-transition-duration: 0.2s, 0.2s;
  transition-duration: 0.2s, 0.2s;
  -webkit-transition-timing-function: linear, linear;
  transition-timing-function: linear, linear;
  -webkit-overflow-scrolling: touch;
}
div.fakta {
  background-color: #ecf5f8;
  padding: 20px;
  margin: 20px 0;
}
div.fakta h2,
div.fakta h3,
div.fakta h4 {
  margin-top: 0;
}
div.fakta h2,
div.fakta h3 {
  font-size: 22px;
  line-height: 28px;
  margin-bottom: 5px;
}
iframe:focus,
.mosaicblock a:focus,
.mosaicallpagesblock a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: 2px;
}
.block-startpage-img-hovertext {
  position: relative;
}
@media (max-width: 992px) {
  
}
.kvpublic a[href*="http"]:not([href*="kriminalvarden.se"]):after,
.kvpublic a[href*="http"].hover-focus-plate:not([href*="kriminalvarden.se"]) div.btn:after {
  margin-left: 5px;
  /* Using the content property to  
                set the backgorund image */
  content: url('/icons/icon_extern_lank_00628c.svg?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U');
  /* Using the zoom property to control  
                the size of the SVG */
  zoom: 70%;
}
.kvpublic a[href*="http"]:not([href*="kriminalvarden.se"]).btn:after,
.kvpublic a[href*="http"].hover-focus-plate:not([href*="kriminalvarden.se"]) div.btn.btn:after {
  content: url('/icons/icon_extern_lank_ffffff.svg?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U');
  zoom: 75%;
  margin-left: 10px;
}
.kvpublic nav.sidnavigering ul li div:hover a[href*="http"]:not([href*="kriminalvarden.se"]):after {
  content: url('/icons/icon_extern_lank_ffffff.svg?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U');
}
.kvpublic a[href*="http"].hover-focus-plate:after,
.kvpublic .footer-right-right a[href*="http"]:after {
  margin-left: 0;
  content: none;
}
.kvpublic a[href*="http"].hover-focus-plate.btn:after,
.kvpublic .footer-right-right a[href*="http"].btn:after {
  content: none;
  zoom: 0;
  margin-left: 0;
}
.epi-quickNavigator-editLink a span,
.epi-quickNavigator-dropdown ul li a,
body ul#epi-quickNavigator .epi-quickNavigator-dropdown ul li a {
  font-size: 1.25rem !important;
}
@media print {
  #epi-quickNavigator,
  .sharebutton,
  .prenum {
    display: none !important;
  }
}
body .block-topbanner {
  position: relative;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 0px;
  padding-right: 0px;
}
@media (min-width: 620px) {
  body .block-topbanner .container-mobile {
    display: none;
  }
}
@media (max-width: 620px) {
  body .block-topbanner .container-desktop {
    display: none;
  }
}
body .block-topbanner .block-bannerpuff {
  position: relative;
  text-align: center;
  opacity: 1;
  margin-top: auto;
}
body .block-topbanner .block-bannerpuff a {
  display: -webkit-box;
  /* för att inte tab focus bli fel i chrome*/

}
body .block-topbanner .block-bannerpuff.trans1 {
  opacity: 0;
}
body .block-topbanner .block-bannerpuff.trans1.active {
  margin-top: auto;
  -webkit-animation: fadeIn 5s;
  animation: fadeIn 5s;
  opacity: 1;
}
body .block-topbanner .block-bannerpuff.trans1.active .text-container h2 {
  opacity: 0;
  animation: fadeInUp 1s ease-in-out 0.5s forwards;
  padding-top: 3px;
}
body .block-topbanner .block-bannerpuff.trans1.active .text-container p {
  opacity: 0;
  animation: fadeInUp 2s ease-in-out 0.5s forwards;
}
body .block-topbanner .block-bannerpuff.trans2 {
  opacity: 0;
}
body .block-topbanner .block-bannerpuff.trans2.active {
  margin-top: auto;
  -webkit-animation: fadeIn 5s;
  animation: fadeIn 5s;
  opacity: 1;
}
body .block-topbanner .block-bannerpuff.trans2.active .text-container h2 {
  opacity: 0;
  animation: fadeIn 1s ease-in-out 0.5s forwards;
}
body .block-topbanner .block-bannerpuff.trans2.active .text-container p {
  opacity: 0;
  animation: fadeIn 2s ease-in-out 0.5s forwards;
}
body .block-topbanner .block-bannerpuff.trans3.active {
  margin-top: auto;
  -webkit-animation: fadeIn 5s;
  animation: fadeIn 5s;
  opacity: 1;
}
body .block-topbanner .block-bannerpuff.trans3.active .text-container h2 {
  opacity: 0;
  animation: bounceInRight 0.3s ease-in-out 0.9s forwards;
  animation-duration: 1s;
  animation-iteration-count: 1;
  font-family: TradeGothicLT-BoldCondTwenty;
}
body .block-topbanner .block-bannerpuff.trans3.active .text-container p {
  opacity: 0;
  animation: bounceInRight 0.5s ease-in-out 0.9s forwards;
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-iteration-count: 1;
  font-family: TradeGothicLT;
  color: black;
  transform: translate3d(0, 0, 0);
}
body .block-topbanner .block-bannerpuff.trans4.active {
  margin-top: auto;
  -webkit-animation: fadeIn 5s;
  animation: fadeIn 5s;
  opacity: 1;
}
body .block-topbanner .block-bannerpuff.trans4.active .text-container h2 {
  opacity: 0;
  animation: bounceInLeft 0.3s ease-in-out 0.9s forwards;
  animation-duration: 1s;
  animation-iteration-count: 1;
  font-family: TradeGothicLT-BoldCondTwenty;
}
body .block-topbanner .block-bannerpuff.trans4.active .text-container p {
  opacity: 0;
  animation: bounceInLeft 0.5s ease-in-out 0.9s forwards;
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-iteration-count: 1;
  font-family: TradeGothicLT;
  color: black;
  transform: translate3d(0, 0, 0);
}
body .block-topbanner .block-bannerpuff .text-container {
  z-index: 3;
}
body .block-topbanner .block-bannerpuff .text-container h2 {
  font-family: TradeGothicLT-BoldCondTwenty;
}
body .block-topbanner .block-bannerpuff .text-container p {
  font-family: TradeGothicLT;
  color: black;
}
body .block-topbanner .block-bannerpuff .text-container.text-horizontal-right {
  text-align: right;
}
body .block-topbanner .block-bannerpuff .text-container.text-horizontal-right.text-vertical-top {
  padding-top: 0px;
}
body .block-topbanner .block-bannerpuff .text-container.text-horizontal-right.text-vertical-center {
  padding-top: 25px;
  padding-bottom: 25px;
}
body .block-topbanner .block-bannerpuff .text-container.text-horizontal-right.text-vertical-bottom {
  padding-bottom: 0px;
  position: absolute;
  bottom: 0;
}
body .block-topbanner .block-bannerpuff .text-container.text-horizontal-center {
  text-align: center;
}
body .block-topbanner .block-bannerpuff .text-container.text-horizontal-center.text-vertical-top {
  padding-top: 0px;
}
body .block-topbanner .block-bannerpuff .text-container.text-horizontal-center.text-vertical-center {
  padding-top: 25px;
  padding-bottom: 25px;
  transform: translate(0%, 25%);
}
body .block-topbanner .block-bannerpuff .text-container.text-horizontal-center.text-vertical-bottom {
  padding-bottom: 0px;
  position: absolute;
  bottom: 0;
}
body .block-topbanner .block-bannerpuff .text-container.text-horizontal-left {
  text-align: left;
}
body .block-topbanner .block-bannerpuff .text-container.text-horizontal-left.text-vertical-top {
  padding-top: 0px;
}
body .block-topbanner .block-bannerpuff .text-container.text-horizontal-left.text-vertical-center {
  padding-top: 25px;
  padding-bottom: 25px;
}
body .block-topbanner .block-bannerpuff .text-container.text-horizontal-left.text-vertical-bottom {
  padding-bottom: 0px;
  position: absolute;
  bottom: 0;
}
body .block-topbanner .block-bannerpuff .text-container.text-wh-vertical {
  width: 100%;
  padding: 25px;
}
body .block-topbanner .block-bannerpuff .text-container.text-wh-horizontal {
  width: 100%;
  padding: 20px;
}
body .block-topbanner .block-bannerpuff .bannerpuff-container {
  position: absolute;
  z-index: 2;
}
body .block-topbanner .block-bannerpuff .bannerpuff-container.bg-top {
  width: 100%;
  height: 50%;
}
body .block-topbanner .block-bannerpuff .bannerpuff-container.bg-left {
  width: 50%;
  height: 100%;
}
body .block-topbanner .block-bannerpuff .bannerpuff-container.bg-right {
  width: 50%;
  height: 100%;
  right: 0px;
}
body .block-topbanner .block-bannerpuff .bannerpuff-container.bg-bottom {
  width: 100%;
  height: 50%;
  bottom: 0px;
}
body .block-topbanner .block-bannerpuff .bg-container {
  position: absolute;
  z-index: 2;
}
body .block-topbanner .block-bannerpuff .bg-container .text-container.container-desktop.text-wh-vertical {
  width: 100%;
  padding: 25px;
}
body .block-topbanner .block-bannerpuff .bg-container .text-container.container-desktop.text-wh-horizontal {
  width: 100%;
  padding: 20px;
}
body .block-topbanner .block-bannerpuff .bg-container.bg-top {
  width: 100%;
  height: 50%;
}
body .block-topbanner .block-bannerpuff .bg-container.bg-left {
  width: 50%;
  height: 100%;
}
body .block-topbanner .block-bannerpuff .bg-container.bg-right {
  width: 50%;
  height: 100%;
  right: 0px;
}
body .block-topbanner .block-bannerpuff .bg-container.bg-bottom {
  width: 100%;
  height: 50%;
  bottom: 0px;
}
body .block-topbanner .block-bannerpuff .tonalplate-container {
  position: absolute;
  z-index: 2;
}
body .block-topbanner .block-bannerpuff .tonalplate-container .text-container {
  z-index: 3;
}
body .block-topbanner .block-bannerpuff .tonalplate-container .text-container.text-horizontal-center.text-vertical-center {
  transform: translate(0, 0);
}
body .block-topbanner .block-bannerpuff .tonalplate-container.bg-top {
  width: 50%;
  height: auto;
  margin: 25px;
  left: 50%;
  transform: translate(-50%, 0%);
  top: 0px;
}
body .block-topbanner .block-bannerpuff .tonalplate-container.bg-left {
  width: 50%;
  height: 85%;
  margin: 25px;
}
body .block-topbanner .block-bannerpuff .tonalplate-container.bg-right {
  width: 50%;
  height: 85%;
  right: 0px;
  margin: 25px;
}
body .block-topbanner .block-bannerpuff .tonalplate-container.bg-bottom {
  width: 50%;
  height: 85%;
  bottom: 0px;
  margin: 25px;
  left: 50%;
  transform: translate(-50%, 0%);
}
body .block-topbanner .block-bannerpuff .bannerbild {
  width: 100%;
}
body .block-topbanner .block-bannerpuff .bannerbild picture img {
  border: 1px solid #cccccc;
  margin-right: auto;
  margin-left: auto;
  display: block;
  width: 100%;
}
@media (min-width: 1200px) {
  body .block-topbanner .block-bannerpuff .bannerbild picture img {
    height: fit-content;
    object-fit: cover;
  }
  body .block-topbanner .block-bannerpuff.text-wh-vertical.container-desktop h2,
  body .block-topbanner .block-bannerpuff.text-wh-horizontal.container-desktop h2 {
    font-size: 60px;
  }
  body .block-topbanner .block-bannerpuff.text-wh-vertical.container-desktop p,
  body .block-topbanner .block-bannerpuff.text-wh-horizontal.container-desktop p {
    font-size: 18px;
  }
  body .block-topbanner .block-bannerpuff h2 {
    font-size: 60px;
  }
  body .block-topbanner .block-bannerpuff p {
    font-size: 18px;
  }
}
@media (max-width: 1200px) {
  body .block-topbanner .block-bannerpuff .bannerbild picture img {
    width: 100%;
    height: auto;
    object-fit: cover;
  }
  body .block-topbanner .block-bannerpuff.text-wh-vertical.container-desktop h2,
  body .block-topbanner .block-bannerpuff.text-wh-horizontal.container-desktop h2 {
    font-size: 48px;
    margin-top: -30px;
  }
  body .block-topbanner .block-bannerpuff.text-wh-vertical.container-desktop p,
  body .block-topbanner .block-bannerpuff.text-wh-horizontal.container-desktop p {
    font-size: 18px;
  }
  body .block-topbanner .block-bannerpuff h2 {
    font-size: 48px;
  }
  body .block-topbanner .block-bannerpuff p {
    font-size: 18px;
  }
}
@media (max-width: 998px) {
  body .block-topbanner .block-bannerpuff.text-wh-vertical.container-desktop h2,
  body .block-topbanner .block-bannerpuff.text-wh-horizontal.container-desktop h2 {
    font-size: 34px;
  }
  body .block-topbanner .block-bannerpuff.text-wh-vertical.container-desktop p,
  body .block-topbanner .block-bannerpuff.text-wh-horizontal.container-desktop p {
    font-size: 16px;
  }
  body .block-topbanner .block-bannerpuff h2 {
    font-size: 34px;
  }
  body .block-topbanner .block-bannerpuff p {
    font-size: 16px;
  }
}
@media (max-width: 770px) {
  body .block-topbanner .block-bannerpuff.text-wh-vertical.container-desktop h2,
  body .block-topbanner .block-bannerpuff.text-wh-horizontal.container-desktop h2 {
    font-size: 34px;
  }
  body .block-topbanner .block-bannerpuff.text-wh-vertical.container-desktop p,
  body .block-topbanner .block-bannerpuff.text-wh-horizontal.container-desktop p {
    font-size: 16px;
  }
  body .block-topbanner .block-bannerpuff h2 {
    font-size: 34px;
  }
  body .block-topbanner .block-bannerpuff p {
    font-size: 16px;
  }
}
@media (max-width: 620px) {
  body .block-topbanner .block-bannerpuff.text-wh-vertical.container-mobile h2,
  body .block-topbanner .block-bannerpuff.text-wh-horizontal.container-mobile h2 {
    font-size: 40px;
  }
  body .block-topbanner .block-bannerpuff.text-wh-vertical.container-mobile p,
  body .block-topbanner .block-bannerpuff.text-wh-horizontal.container-mobile p {
    font-size: 25px;
  }
  body .block-topbanner .block-bannerpuff h2 {
    margin-top: 0;
    font-size: 40px;
  }
  body .block-topbanner .block-bannerpuff p {
    font-size: 25px;
  }
}
@media (max-width: 500px) {
  body .block-topbanner .block-bannerpuff .bannerbild picture img {
    width: 100%;
    height: 420px;
    object-fit: cover;
  }
  body .block-topbanner .block-bannerpuff.text-wh-vertical.container-mobile p,
  body .block-topbanner .block-bannerpuff.text-wh-horizontal.container-mobile p {
    font-size: 20px;
  }
  body .block-topbanner .block-bannerpuff h2 {
    font-size: 30px;
  }
  body .block-topbanner .block-bannerpuff p {
    font-size: 20px;
  }
  body .block-topbanner .block-bannerpuff .bannerpuff-container.bg-top {
    width: 100%;
    height: 100%;
  }
  body .block-topbanner .block-bannerpuff .bannerpuff-container.bg-left {
    width: 100%;
    height: 100%;
  }
  body .block-topbanner .block-bannerpuff .bannerpuff-container.bg-right {
    width: 100%;
    height: 100%;
    right: 0px;
  }
  body .block-topbanner .block-bannerpuff .bannerpuff-container.bg-bottom {
    width: 100%;
    height: 100%;
    bottom: 0px;
  }
  body .block-topbanner .block-bannerpuff .bg-container.bg-top {
    width: 100%;
    height: 100%;
  }
  body .block-topbanner .block-bannerpuff .bg-container.bg-left {
    width: 100%;
    height: 100%;
  }
  body .block-topbanner .block-bannerpuff .bg-container.bg-right {
    width: 100%;
    height: 100%;
    right: 0px;
  }
  body .block-topbanner .block-bannerpuff .bg-container.bg-bottom {
    width: 100%;
    height: 100%;
    bottom: 0px;
  }
  body .block-topbanner .block-bannerpuff .tonalplate-container.bg-top {
    width: 90%;
    height: 90%;
    margin: 25px;
    left: 41%;
    transform: translate(-50%, 0%);
    top: 0px;
  }
  body .block-topbanner .block-bannerpuff .tonalplate-container.bg-left {
    width: 90%;
    height: 90%;
    margin: 25px;
    left: -10px;
  }
  body .block-topbanner .block-bannerpuff .tonalplate-container.bg-right {
    width: 90%;
    height: 90%;
    right: -10px;
    margin: 25px;
  }
  body .block-topbanner .block-bannerpuff .tonalplate-container.bg-bottom {
    width: 90%;
    height: 90%;
    bottom: 0px;
    margin: 25px;
    left: 40%;
    transform: translate(-50%, 0%);
  }
}
@media (max-width: 400px) {
  body .block-topbanner .block-bannerpuff .bannerbild picture img {
    width: 100%;
    height: 400px;
    object-fit: cover;
  }
  body .block-topbanner .block-bannerpuff.text-wh-vertical.container-mobile p,
  body .block-topbanner .block-bannerpuff.text-wh-horizontal.container-mobile p {
    font-size: 16px;
  }
  body .block-topbanner .block-bannerpuff h2 {
    font-size: 30px;
  }
  body .block-topbanner .block-bannerpuff p {
    font-size: 16px;
    width: calc(100% - 65px);
  }
}
@media (max-width: 320px) {
  body .block-topbanner .block-bannerpuff.text-wh-vertical.container-mobile h2,
  body .block-topbanner .block-bannerpuff.text-wh-horizontal.container-mobile h2 {
    font-size: 25px;
  }
  body .block-topbanner .block-bannerpuff.text-wh-vertical.container-mobile p,
  body .block-topbanner .block-bannerpuff.text-wh-horizontal.container-mobile p {
    font-size: 16px;
  }
  body .block-topbanner .block-bannerpuff h2 {
    font-size: 25px;
  }
  body .block-topbanner .block-bannerpuff p {
    font-size: 16px;
  }
}
@media (min-width: 997px) {
  body .halfbanner .block-bannerpuff .text-container.text-horizontal-left.text-vertical-center {
    padding-top: 0;
  }
  body .halfbanner .block-bannerpuff h2 {
    margin: 10px 0 0 0;
    font-size: 24px;
  }
}
@media (min-width: 1200px) {
  body .halfbanner .block-bannerpuff .text-container.text-horizontal-left.text-vertical-center {
    padding-top: 0;
  }
  body .halfbanner .block-bannerpuff h2 {
    margin: 20px 0 5px 0;
    font-size: 30px;
  }
}
@media (min-width: 500px) {
  body .lSSlideOuter .lSPager.lSpg {
    bottom: 55px;
    position: relative;
  }
  body .lSSlideOuter .lSPager.lSpg li > a {
    border: 1px solid white;
  }
}
@media (max-width: 500px) {
  body #bannerslide .slideControls {
    position: absolute;
    width: 100%;
    top: 48%;
    left: 0;
  }
  body #bannerslide .slideControls i {
    font-size: 60px;
  }
  body #bannerslide .slideControls i::before {
    text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
  }
  body #bannerslide .slideControls .slideNext {
    right: 5px;
    position: absolute;
    cursor: pointer;
    z-index: 5;
  }
  body #bannerslide .slideControls .slidePrev {
    left: 5px;
    position: absolute;
    cursor: pointer;
    z-index: 5;
  }
  body #bannerslide .slideControls button {
    background: transparent;
    border: 0;
  }
}
@media (min-width: 992px) {
  body #bannerslideFull .bannerpuffblock {
    padding-left: 0;
    padding-right: 0;
  }
}
@keyframes active {
  8% {
    transform: translate3d(0, -45px, 0) scaleY(0.4);
    transform-origin: left bottom 0;
  }
  25% {
    transform: translate3d(0, -110px, 0) scaleY(1.4);
  }
  40% {
    transform: translate3d(0, 0, 0) scaleY(0.6);
    transform-origin: left bottom 0;
  }
  50% {
    transform: translate3d(0, 0, 0) scaleY(1.2);
    transform-origin: left bottom 0;
  }
  60% {
    transform: translate3d(0, 0, 0) scaleY(1);
    transform-origin: left bottom 0;
  }
  80% {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
  100% {
    opacity: 0;
    transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes active {
  8% {
    transform: translate3d(0, -45px, 0) scaleY(0.4);
    transform-origin: left bottom 0;
  }
  25% {
    transform: translate3d(0, -110px, 0) scaleY(1.4);
  }
  40% {
    transform: translate3d(0, 0, 0) scaleY(0.6);
    transform-origin: left bottom 0;
  }
  50% {
    transform: translate3d(0, 0, 0) scaleY(1.2);
    transform-origin: left bottom 0;
  }
  60% {
    transform: translate3d(0, 0, 0) scaleY(1);
    transform-origin: left bottom 0;
  }
  80% {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
  100% {
    opacity: 0;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-10px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes bounceInLeft {
  0% {
    opacity: 0;
    transform: translateX(100%);
  }
  1% {
    opacity: 1;
    transform: translateX(100%);
  }
  35% {
    transform: translateX(-5%);
  }
  50% {
    transform: translateX(0);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    transform: translateX(100%);
  }
  1% {
    opacity: 1;
    transform: translateX(100%);
  }
  35% {
    transform: translateX(-5%);
  }
  50% {
    transform: translateX(0);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@-webkit-keyframes bounceInRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  50% {
    transform: translateX(0);
  }
  55% {
    transform: translateX(5%);
  }
  99% {
    opacity: 1;
    transform: translateX(-100%);
  }
  100% {
    opacity: 0;
    transform: translateX(-100%);
  }
}
@keyframes bounceInRight {
  0% {
    opacity: 0;
    transform: translateX(-100%);
  }
  1% {
    opacity: 1;
    transform: translateX(-100%);
  }
  35% {
    transform: translateX(5%);
  }
  50% {
    transform: translateX(0);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.up-btn {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  z-index: 99;
  width: 4.7em;
  height: 4.7em;
}
.up-btn-circle {
  width: 4em;
  height: 4em;
  background: #003D59;
  border-radius: 50%;
  border: 0px solid #fff;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.46, 0.1, 0.26, 1.76);
  transition: -webkit-transform 0.5s cubic-bezier(0.46, 0.1, 0.26, 1.76);
  transition: transform 0.5s cubic-bezier(0.46, 0.1, 0.26, 1.76);
  transition: transform 0.5s cubic-bezier(0.46, 0.1, 0.26, 1.76), -webkit-transform 0.5s cubic-bezier(0.46, 0.1, 0.26, 1.76);
  cursor: pointer;
}
.up-btn-circle:after {
  font-size: 2.4em;
  position: absolute;
  top: 50%;
  left: 50%;
  content: "";
  display: block;
  width: 0.4em;
  height: 0.4em;
  border-right: 0.1em solid #fff;
  border-top: 0.1em solid #fff;
  -webkit-transform: rotate(-45deg) translate(-50%, -50%);
  transform: rotate(-45deg) translate(-50%, -50%);
  -webkit-transform-origin: 0.1em 0em;
  transform-origin: 0.1em 0em;
}
.up-btn-circle:hover,
.up-btn-circle:focus {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.right-btn-circle,
.left-btn-circle {
  width: 1em;
  height: 1em;
  background: rgba(204, 204, 204, 0.4);
  border-radius: 50%;
  border: 0px solid #fff;
  position: relative;
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.46, 0.1, 0.26, 1.76);
  transition: -webkit-transform 0.5s cubic-bezier(0.46, 0.1, 0.26, 1.76);
  transition: transform 0.5s cubic-bezier(0.46, 0.1, 0.26, 1.76);
  transition: transform 0.5s cubic-bezier(0.46, 0.1, 0.26, 1.76), -webkit-transform 0.5s cubic-bezier(0.46, 0.1, 0.26, 1.76);
  cursor: pointer;
}
.right-btn-circle:after,
.left-btn-circle:after {
  font-size: 40px;
  position: absolute;
  top: 55%;
  left: 45%;
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  border-right: 0.1em solid #fff;
  border-top: 0.1em solid #fff;
  -webkit-transform: rotate(45deg) translate(-50%, -50%);
  transform: rotate(45deg) translate(-50%, -50%);
  -webkit-transform-origin: 0.1em 0em;
  transform-origin: 0.1em 0em;
}
.left-btn-circle {
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.46, 0.1, 0.26, 1.76);
  transition: -webkit-transform 0.5s cubic-bezier(0.46, 0.1, 0.26, 1.76);
  transition: transform 0.5s cubic-bezier(0.46, 0.1, 0.26, 1.76);
  transition: transform 0.5s cubic-bezier(0.46, 0.1, 0.26, 1.76), -webkit-transform 0.5s cubic-bezier(0.46, 0.1, 0.26, 1.76);
}
.left-btn-circle:after {
  top: 45%;
  -webkit-transform: rotate(-45deg) translate(-50%, -50%);
  transform: rotate(-135deg) translate(-50%, -50%);
  -webkit-transform-origin: 0.1em 0em;
  transform-origin: 0.1em 0em;
}
.style-btn:hover .left-btn-circle,
.style-btn:focus .left-btn-circle,
.style-btn:hover .right-btn-circle,
.style-btn:focus .right-btn-circle {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.small .right-btn-circle,
.small .left-btn-circle {
  width: 40px;
  height: 40px;
}
.small .right-btn-circle:after,
.small .left-btn-circle:after {
  font-size: 40px;
  top: 55%;
  left: 40%;
  width: 15px;
  height: 15px;
}
.small .left-btn-circle:after {
  top: 40%;
}
.btn {
  border-radius: 5px;
  border: none;
  text-transform: uppercase;
  font-family: "TradeGothicLT-BoldCondTwenty";
  font-style: normal;
  font-weight: normal;
  padding-top: 8px;
  padding-bottom: 7px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 16px;
  color: #fff;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.btn i {
  font-size: 18px;
  margin-right: 8px;
}
.btn:hover {
  color: #fff;
}
.btn.btn-default.pil {
  padding-top: 7px;
  padding-bottom: 7px;
}
.btn.btn-default.pil:before {
  content: "\f105";
  font-family: FontAwesome;
  font-size: 18px;
  margin-right: 8px;
}
a.btn:focus {
  background-color: #003d58;
  color: white !important;
}
a.btn:visited,
a.btn:active,
a.btn:link {
  text-decoration: none;
}
.btn-default,
.btn-search {
  background-color: #003d58;
}
.btn-search {
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  padding: 0;
  width: 110px;
}
.btn-default:focus {
  background-color: #003d58;
  color: white;
}
.btn-default:hover {
  background-color: #00608b;
}
.btn-orange,
.btn-download {
  background-color: #d3693b;
}
.btn-orange:hover,
.btn-download:hover {
  background-color: #e6a98e;
}
.btn-secondary {
  background-color: white;
  color: #003d58;
  border: 2px solid #003d58;
}
.btn-secondary:hover,
.btn-secondary:focus-visible {
  background-color: #00628c;
  color: white;
  border-color: #003d58;
}
.btn-secondary:focus {
  background-color: white;
  color: #003d58;
  border: 2px solid #003d58;
  outline: none;
}
@media (min-width: 480px) {
  .spacemobile {
    display: inline;
  }
}
@media (min-width: 1200px) {
  .btn-default {
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 17px;
  }
  .btn-default i {
    font-size: 20px;
    margin-right: 10px;
  }
  .btn-search-lg {
    font-size: 32px;
    width: 110px;
  }
}
@media (min-width: 768px) {
  .btn-search-lg {
    font-size: 28px;
    width: 100px;
  }
}
@media (min-width: 992px) {
  .btn-search-lg {
    font-size: 32px;
    width: 110px;
  }
}
.sidebar {
  background-color: #003d58;
}
.top-bar {
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%;
  height: 50px;
  background-color: #003d58;
  -webkit-transform: translateZ(0);
}
.top-bar .toggle-sidebar {
  display: inline-block;
  height: 50px;
  line-height: 50px;
  color: #fff;
  padding: 0 20px 0 20px;
  font-size: 16px;
  text-transform: uppercase;
  font-family: "TradeGothicLT-BoldCondTwenty";
}
.top-bar .home-link {
  position: absolute;
  left: 42%;
  display: inline-block;
  height: 50px;
  line-height: 50px;
  color: #fff;
  padding: 0 20px 0 20px;
}
.top-bar .home-link:focus,
.top-bar .home-link:active,
.top-bar .toggle-searchbar:focus,
.top-bar .toggle-sidebar:focus,
.top-bar .toggle-searchbar:active,
.top-bar .toggle-sidebar:active,
.top-bar .toggle-searchbar:hover,
.top-bar .toggle-sidebar:hover {
  text-decoration: none;
}
.top-bar .home-link:focus,
.top-bar .toggle-searchbar:focus,
.top-bar .toggle-sidebar:focus,
.top-bar .home-link:active,
.top-bar .toggle-searchbar:active,
.top-bar .toggle-sidebar:active {
  color: #ecc500;
}
.top-bar .toggle-searchbar {
  display: inline-block;
  float: right;
  height: 50px;
  line-height: 50px;
  color: #fff;
  padding: 0 20px 0 20px;
  font-size: 16px;
  text-transform: uppercase;
  font-family: "TradeGothicLT-BoldCondTwenty";
}
.leaflet-control-zoom a {
  text-decoration: none !important;
}
.leaflet-popup-content a:hover {
  text-decoration: none;
}
.leaflet-popup-content p {
  margin: 7px 0;
}
.leaflet-popup-content p.address {
  font-size: 16px;
  margin-top: 14px;
}
.leaflet-popup-content p.telephone {
  font-size: 14px;
}
.contactpage-content {
  margin-bottom: 40px;
  margin-top: 30px;
  font-style: normal;
}
.contactpage-content .page-content .contact-item .cursivewritting {
  font-family: 'pt_serifbold_italic';
  font-size: 12px;
}
.contactpage-content .page-content .contact-item .deliveryInfo {
  margin-right: 5px;
}
.contactpage-content #osmap-all {
  height: 450px;
  margin-bottom: 40px;
}
.contactpage-content .row-result ol {
  margin: 0;
  margin-left: -15px;
  margin-right: -15px;
}
.contactpage-content .row-result ol li {
  list-style-type: none;
  padding: 0 15px 0 15px;
}
.contactpage-content img.image-align-left {
  float: left;
  padding-bottom: 30px;
}
.contactpage-content h1,
.contactpage-content h2,
.contactpage-content h3,
.contactpage-content h4 {
  font-size: 50px;
  line-height: 60px;
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
  color: #003d58;
}
.contactpage-content h2 {
  font-size: 20px;
  line-height: 30px;
  padding-bottom: 10px;
  margin-bottom: 20px;
  margin-top: 40px;
  color: #333;
  text-transform: uppercase;
  border-bottom: solid 1px #003d58;
}
.contactpage-content h3 {
  font-size: 20px;
  line-height: 35px;
  margin-bottom: 2px;
  margin-top: 0;
  text-transform: uppercase;
  color: #003d58;
}
.contactpage-content .xform {
  margin-top: 160px;
}
.contactpage-content .btn-alternatives {
  height: 35px;
  font-size: 16px;
  padding-top: 6px;
  padding-left: 15px;
  margin-bottom: 25px;
}
.contactpage-content .btn-alternatives i {
  font-size: 16px;
  padding-right: 10px;
}
.contactpage-content input::-moz-focus-inner,
.contactpage-content button::-moz-focus-inner,
.contactpage-content a::-moz-focus-inner {
  outline: none;
}
.contactpage-content button#search-keyword-btn.btn.btn-search.bradius:focus,
.contactpage-content button#search-keyword-btn.btn.btn-search.bradius:active {
  color: #ffffff;
  outline: none;
}
.map-search .contactpage-content {
  margin-top: 0;
}
/* Info window */

.gm-style .gm-style-iw a.iw-title {
  display: block;
  font-size: 22px;
}
.iw-address,
.iw-phone {
  display: block;
}
.map-infowindow a {
  color: #003d58;
  text-decoration: none;
}
.map-infowindow a:hover {
  color: #00608b;
  text-decoration: none;
}
/* Hide google stuff */

.gm-style-cc,
.gmnoprint.gm-style-cc,
img[src="http://maps.gstatic.com/mapfiles/api-3/images/google_white2.png"] {
  display: none !important;
}
.contactpage-content .form-control {
  font-size: 24px;
  color: #898989;
}
.contactpage-content .xform legend.findandcontact {
  font-family: "TradeGothicLT-BoldCondTwenty";
  text-transform: uppercase;
  border: none;
  font-size: 20px;
  font-weight: normal;
  padding-bottom: 0px;
}
.contactpage-content .xform legend.findandcontact,
.contactpage-content .xform.findandcontact label {
  color: #999;
}
.contactpage-content .xform fieldset.enabled legend.findandcontact,
.contactpage-content .xform.findandcontact fieldset.enabled label {
  color: #333332;
}
.contactpage-content div.xform.findandcontact .radio,
div.xform.findandcontact .checkbox {
  margin-bottom: 20px;
}
.contactpage-content div.xform.findandcontact fieldset {
  margin-bottom: 40px;
}
#template-out {
  display: none;
}
#template-out > p {
  font-size: 18px;
  text-align: center;
}
.contactpage-content .contact-item {
  margin-bottom: 30px;
}
.contactpage-content .contact-item div {
  margin-bottom: 15px;
}
.contactpage-content .contact-item div:last-child {
  margin-bottom: 30px;
}
.contactpage-content .contact-item p {
  margin: 0;
}
.contactpage-content .contact-item h3 a {
  color: #003d58;
  text-decoration: none;
}
.contactpage-content .contact-item h3 a:hover {
  color: #00608b;
  text-decoration: none;
}
.contactpage-content .result-row {
  margin-bottom: 30px;
}
.contactpage-content .treatments > .checkbox-children {
  overflow: hidden;
  height: 0;
  max-height: 0;
  padding: 0;
  margin: 0 0 0 30px;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
  -moz-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
  -o-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
  transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
}
.contactpage-content .treatments > .checkbox-children.open {
  height: auto;
  max-height: 1000px;
  -webkit-transition-duration: 0.75s;
  -moz-transition-duration: 0.75s;
  -o-transition-duration: 0.75s;
  transition-duration: 0.75s;
  -webkit-transition-timing-function: ease-in;
  -moz-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
}
.contactpage-content .treatments > .checkbox-children .checkbox:first-child,
.contactpage-content .treatments > .checkbox-children .radio:first-child {
  margin-top: -5px;
}
.contactpage-content .treatments > .checkbox-children.open .checkbox:first-child,
.contactpage-content .treatments > .checkbox-children.open .radio:first-child {
  margin-top: 10px;
}
.checkbox-children + .checkbox {
  margin-top: -5px;
}
@media (min-width: 480px) {
  .contactpage-content .btn-alternatives {
    height: 40px;
    font-size: 18px;
    padding-top: 6px;
    padding-left: 15px;
  }
  .contactpage-content .btn-alternatives i {
    font-size: 18px;
    padding-right: 10px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  #template-out .col-xs-12:nth-child(2n+1):not(:last-child) > .contact-item {
    border-right: 1px solid #e5e5e5;
  }
}
@media (min-width: 480px) and (max-width: 768px) and (orientation: landscape) {
  .result-row > div > .row:last-child > .col-xs-12 {
    width: 50%;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .result-row > div > .row:last-child > .col-xs-12 {
    width: 50%;
  }
}
@media (min-width: 768px) {
  #template-out {
    display: none;
  }
  #template-out .col-xs-12:not(:nth-child(3n)):not(:last-child) > .contact-item {
    border-right: 1px solid #e5e5e5;
  }
  #template-out > p {
    font-size: 20px;
  }
}
@media (min-width: 992px) {
  .contactpage-content .xform {
    margin-top: 0;
  }
}
@media (min-width: 1200px) {
  
}
.bildtext {
  font-style: italic;
  font-size: 13px;
  margin-top: -10px;
  color: #707070;
}
.newsbild {
  margin-bottom: 0px;
}
/* News Archive */

.newsarchive-content h1,
.newsarchive-content h2,
.newsarchive-content h3,
.newsarchive-content h4 {
  font-size: 50px;
  line-height: 60px;
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
  color: #003d58;
}
.newsarchive-content {
  margin-bottom: 40px;
  font-style: normal;
}
.newsarchive-content h1 {
  position: unset !important;
}
.newsarchive-content h2:not(.h3),
.newsarchive-content .h2 {
  font-size: 30px;
  line-height: 45px;
  padding-bottom: 10px;
  margin-bottom: 20px;
  margin-top: 40px !important;
  color: #333;
  border-bottom: solid 1px #003d58;
}
.newsarchive-content h3,
.newsarchive-content .h3 {
  font-size: 25px;
  line-height: 30px;
  margin-bottom: 20px;
  margin-top: 0;
  color: #003d58;
  font-family: "TradeGothicLT-BoldCondTwenty";
}
.newsarchive-content h3 a,
.newsarchive-content .h3 a {
  color: #003d58;
  text-decoration: none;
}
.newsarchive-content h3 a:hover,
.newsarchive-content .h3 a:hover {
  color: #00608b;
  text-decoration: none;
}
.newsarchive-content date {
  font-size: 14px;
  line-height: 30px;
  font-family: "TradeGothicLT";
  color: #333;
}
.newsarchive-content .text {
  font-size: 16px;
  line-height: 24px;
  font-family: "TradeGothicLT";
  color: #333;
}
.newsarchive-content .block-container {
  margin-bottom: 40px;
}
/*News Archive tabs*/

.newsarchive-tabs {
  background-color: #003d58;
}
.newsarchive-tabs .nav-tabs {
  list-style-type: none;
  border-bottom: none;
  padding: 0;
}
.newsarchive-tabs .nav-tabs > li {
  margin-bottom: 0;
  text-align: center;
  font-family: "TradeGothicLT-BoldCondTwenty";
  font-size: 25px;
  width: 33%;
  border-bottom: none;
}
.newsarchive-tabs .nav-tabs > li > a {
  display: block;
  background-color: #003d58;
  color: #fff;
  padding: 5px;
  margin-right: 0;
  padding-left: 25px;
  padding-right: 25px;
}
.newsarchive-tabs .nav-tabs > li > a:hover {
  border-color: transparent;
  text-decoration: none;
  background-color: #00608b;
}
.newsarchive-tabs .nav-tabs > li:last-child {
  width: 34%;
}
.newsarchive-tabs .nav-tabs  > li.active  > a,
.newsarchive-tabs .nav-tabs  > li.active  > a:hover,
.newsarchive-tabs .nav-tabs  > li.active  > a:focus {
  display: block;
  color: #003d58;
  background-color: #fff;
  border: none;
  border-top: 3px solid #ecc500;
  margin-bottom: -1px;
}
@media (min-width: 768px) {
  .newsarchive-tabs .nav-tabs {
    border-bottom: 1px solid #003d58;
  }
  .newsarchive-tabs .nav-tabs > li {
    width: 20%;
  }
  .newsarchive-tabs .nav-tabs > li:last-child {
    width: 20%;
  }
}
@media (max-width: 1024px) and (min-width: 768px) {
  .col-lg-12 .videoblock .croppingfit {
    object-fit: cover;
    width: 100%;
    height: 380px;
    object-position: 0%;
  }
  .col-lg-12 .videoblock.col-lg-6 .croppingfit {
    object-fit: none;
    width: 100%;
    height: auto;
  }
  .videoblock .hidden-sm,
  .videoblock hidden-xs {
    display: inherit !important;
  }
  .videoblock .croppingfit {
    object-fit: none;
    width: 100%;
    height: 270px;
    object-position: 0%;
  }
  .videoblock .class360 {
    display: none;
  }
}
@media (max-width: 568px) {
  .croppingfit {
    height: 250px;
    object-fit: none;
    object-position: 10%;
  }
}
/* Table */

.table-striped-blue,
.table-blank {
  width: 100%;
  margin-bottom: 20px;
}
.table-striped-blue > thead > tr > th,
.table-striped-blue > tbody > tr > th,
.table-striped-blue > tfoot > tr > th,
.table-striped-blue > thead > tr > td,
.table-striped-blue > tbody > tr > td,
.table-striped-blue > tfoot > tr > td,
.table-no-striped > thead > tr > th,
.table-no-striped > tbody > tr > th,
.table-no-striped > tfoot > tr > th,
.table-no-striped > thead > tr > td,
.table-no-striped > tbody > tr > td,
.table-no-striped > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #003d58;
  font-size: 15px;
  font-family: Arial;
}
.table-blank td {
  font-size: 16px;
  padding-bottom: 5px;
}
.table-striped-blue > tbody > tr > th,
.table-striped-blue > thead > tr > th,
.table-no-striped > tbody > tr > th,
.table-no-striped > thead > tr > th {
  font-size: 15px;
  color: #333;
  background-color: #fff;
}
.table-striped-blue > tbody > tr:nth-child(odd) > td,
.table-striped-blue > tbody > tr:nth-child(odd) > th,
.table-striped-blue > tbody > tr:first-child > th,
.table-no-striped > tbody > tr:first-child > th {
  background-color: #e5ebee;
}
.ie8 .table-ie8 .even {
  background-color: #e5ebee;
}
.ie8 .table-ie8 .odd {
  background-color: #fff;
}
.table-striped-blue > tbody > tr:last-child {
  border-bottom: 1px solid #003d58;
}
.table-blank td p,
.table-striped-blue td p,
.table-no-striped td p {
  padding: 0;
  margin: 0;
}
table.table-striped-blue tr:hover h1,
table.table-no-striped tr:hover h1,
table.table-striped-blue tr:hover h2,
table.table-no-striped tr:hover h2,
table.table-striped-blue tr:hover h3,
table.table-no-striped tr:hover h3,
table.table-striped-blue tr:hover h4,
table.table-no-striped tr:hover h4,
table.table-striped-blue tr:hover h5,
table.table-no-striped tr:hover h5,
table.table-striped-blue tr:hover h6,
table.table-no-striped tr:hover h6 {
  color: white;
}
.table-striped-blue > caption + thead > tr:first-child > th,
.table-striped-blue > colgroup + thead > tr:first-child > th,
.table-striped-blue > thead:first-child > tr:first-child > th,
.table-striped-blue > caption + thead > tr:first-child > td,
.table-striped-blue > colgroup + thead > tr:first-child > td,
.table-striped-blue > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table-striped-blue > tbody + tbody {
  border-top: 2px solid #003d58;
}
.table-striped-blue {
  background-color: transparent;
}
.table-no-striped {
  background-color: transparent;
}
.table-no-striped > tbody > tr > th,
.table-no-striped > thead > tr > th {
  font-size: 15px;
  color: #333;
  background-color: #fff;
}
.table-no-striped {
  background-color: transparent;
}
.table-no-striped > tbody > tr > th,
.table-no-striped > thead > tr > th {
  font-size: 15px;
  color: #333;
  background-color: #fff;
}
.table-striped-blue > tbody > tr:hover > td,
.table-striped-blue > thead > tr:hover > th,
.table-striped-blue > tbody > tr:hover > th,
.table-no-striped > tbody > tr:hover > td,
.table-no-striped > thead > tr:hover > th,
.table-no-striped > tbody > tr:hover > th {
  background-color: #003d58;
  color: #fff;
}
.table-hours {
  width: 100%;
  font-size: 16px;
  margin: 0 0 10px 0 !important;
}
.table-hours td {
  padding-bottom: 5px;
  padding-right: 20px;
  text-align: right;
}
.table-hours td:first-child {
  padding-right: 0;
  padding-left: 20px;
  text-align: left;
}
@media (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-x: scroll;
    overflow-y: hidden;
    border: 1px solid #dddddd;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive > .table-striped-blue {
    margin-bottom: 0;
  }
  .table-responsive > .table-striped-blue > thead > tr > th,
  .table-responsive > .table-striped-blue > tbody > tr > th,
  .table-responsive > .table-striped-blue > tfoot > tr > th,
  .table-responsive > .table-striped-blue > thead > tr > td,
  .table-responsive > .table-striped-blue > tbody > tr > td,
  .table-responsive > .table-striped-blue > tfoot > tr > td {
    white-space: nowrap;
  }
}
@media only screen and (max-width: 751px) {
  .infopage-content .tableresponsive,
  .page-section .tableresponsive,
  .block-text .tableresponsive {
    overflow-x: auto;
    height: auto;
    display: block;
  }
}
/* 
  List Block - General Styles
*/

.blocks-list {
  margin-bottom: 40px;
  /*.block-style-1 li.list-striped {
        background-color: #f8f8f8;
    }*/

}
.blocks-list .content h2 {
  font-style: normal;
  font-weight: normal;
  padding: 0;
  margin: 0;
  margin-bottom: 15px;
  font-size: 24px;
  line-height: 30px;
  color: #333332;
}
.blocks-list .content p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 20px;
}
.blocks-list .block-style-2 ul {
  list-style: none;
  padding: 0;
  margin-top: -9px;
  margin-left: -30px;
}
.blocks-list .block-style-2 li,
.blocks-list .block-style-2 li.list-striped {
  line-height: inherit;
  color: #003d58;
  font-family: "TradeGothicLT";
  font-size: 14px;
  margin-left: 30px;
  margin-top: 6px;
}
.blocks-list .block-style-2 li a.linklist,
.blocks-list .block-style-2 li.list-striped a.linklist {
  margin-left: 20px;
  content: '';
  height: 0.45em;
  position: relative;
  vertical-align: top;
  width: 0.45em;
}
.blocks-list .block-style-2 h2 {
  font-size: 18px;
  line-height: 32px;
  margin-bottom: 20px;
  border-bottom: 1px solid #c2c2c2;
  text-transform: uppercase;
}
.blocks-list .block-style-2 span {
  margin-left: 4px;
  /*display: inline-block;*/
  text-indent: 10px;
}
.blocks-list .block-style-2 a:visited,
.blocks-list .block-style-2 a:active,
.blocks-list .block-style-2 a:link {
  text-decoration: none;
  color: #003d58;
}
.blocks-list .block-style-2 a:visited linklist,
.blocks-list .block-style-2 a:active linklist,
.blocks-list .block-style-2 a:link linklist {
  padding-left: 25px;
}
.blocks-list .block-style-2 a:hover {
  color: #00608b;
}
.blocks-document-list {
  margin-bottom: 40px;
  /*.block-style-1 li.list-striped {
        background-color: #f8f8f8;
    }*/

}
.blocks-document-list .content h2 {
  font-style: normal;
  font-weight: normal;
  padding: 0;
  margin: 0;
  margin-bottom: 15px;
  font-size: 24px;
  line-height: 30px;
  color: #333332;
}
.blocks-document-list .content p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 20px;
}
.blocks-document-list .block-style-1 ul {
  list-style: none;
  padding: 0;
  margin-top: -9px;
  margin-left: -30px;
}
.blocks-document-list .block-style-1 li,
.blocks-document-list .block-style-1 li.list-striped {
  line-height: inherit;
  color: #003d58;
  font-family: "TradeGothicLT";
  font-size: 14px;
  margin-left: 30px;
  margin-top: 6px;
}
.blocks-document-list .block-style-1 li a.linklist,
.blocks-document-list .block-style-1 li.list-striped a.linklist {
  margin-left: 20px;
  content: '';
  height: 0.45em;
  position: relative;
  vertical-align: top;
  width: 0.45em;
}
.blocks-document-list .block-style-1 h2 {
  font-size: 18px;
  line-height: 32px;
  margin-bottom: 20px;
  border-bottom: 1px solid #c2c2c2;
  text-transform: uppercase;
}
.blocks-document-list .block-style-1 span {
  margin-left: 10px;
  /*display: inline-block;*/
  text-indent: 10px;
}
.blocks-document-list .block-style-1 a:visited,
.blocks-document-list .block-style-1 a:active,
.blocks-document-list .block-style-1 a:link {
  text-decoration: none;
  color: #003d58;
}
.blocks-document-list .linklist {
  padding-left: 25px;
}
.blocks-document-list .block-style-1 a:hover {
  color: #00608b;
}
/* Infopage */

.mce-content-body > h1:first-child {
  top: 0 !important;
}
.infopage-content {
  margin-bottom: 15px;
  font-family: 'pt_serifregular';
}
.infopage-content .bodytext {
  margin-bottom: 30px;
}
.infopage-content h1,
.infopage-content h2,
.infopage-content h3,
.infopage-content h4 {
  font-size: 45px;
  line-height: 55px;
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
  color: #333332;
  /*clear: both;*/

}
.infopage-content h1:first-child {
  position: relative;
  top: -10px;
}
.infopage-content h2 {
  font-size: 30px;
  line-height: 35px;
  margin-bottom: 8px;
  margin-top: 30px;
}
.infopage-content h3 {
  font-size: 23px;
  line-height: 28px;
  margin-bottom: 8px;
  margin-top: 25px;
  color: #333;
}
.infopage-content h3 a {
  text-decoration: none;
  color: #003d58;
}
.infopage-content h3 a:hover {
  color: #00628c;
}
.infopage-content h4 {
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 5px;
  margin-top: 25px;
  color: #333;
}
.infopage-content h4.media-heading {
  margin-top: 10px;
}
.infopage-content h5,
.infopage-content h6 {
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 5px;
  margin-top: 25px;
  color: #333;
}
.infopage-content h5.media-heading,
.infopage-content h6.media-heading {
  margin-top: 10px;
}
.infopage-content a {
  text-decoration: underline;
  color: #00628c;
}
.infopage-content a.btn {
  color: white;
}
.infopage-content a.btn:focus {
  color: black;
}
.infopage-content a.prenum {
  margin-left: -15px;
}
.infopage-content p.introduction,
.infopage-content p.introduction div {
  font-family: 'pt_serifbold';
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 30px;
  white-space: pre-line;
}
.infopage-content p.date {
  color: #707070;
  margin-bottom: 10px;
}
.infopage-content img {
  margin-bottom: 15px;
}
.infopage-content hr {
  border-top: 1px solid #c2c2c2;
}
.infopage-content .text-update {
  font-family: 'pt_serifitalic';
  font-size: 13px;
  margin-left: -15px;
  text-align: left;
}
.infopage-content blockquote {
  font-family: 'pt_serifitalic';
  font-size: 16px;
  line-height: 26px;
  color: #333332;
  border-left: 4px solid #333332;
  margin: 30px 0;
  padding-left: 40px;
}
.infopage-content .wordhelp {
  border-bottom: 1px dotted #707070;
  cursor: help;
  /* Tooltip */

  /* Tooltip on top */

  /* Tooltip on bottom */

  /* Tooltip on left */

  /* Tooltip on right */

}
.infopage-content .wordhelp + .tooltip > .tooltip-inner {
  background-color: #ecf5f8;
  color: #333332;
  border: 1px solid #00628c;
  padding: 10px;
  font-size: 16px;
  min-width: 300px;
}
.infopage-content .wordhelp + .tooltip.top > .tooltip-arrow {
  border-top: 5px solid #00628c;
}
.infopage-content .wordhelp + .tooltip.bottom > .tooltip-arrow {
  border-bottom: 5px solid #00628c;
}
.infopage-content .wordhelp + .tooltip.left > .tooltip-arrow {
  border-left: 5px solid #00628c;
}
.infopage-content .wordhelp + .tooltip.right > .tooltip-arrow {
  border-right: 5px solid #00628c;
}
.infopage-content .relatedjoblistblock ul li {
  margin-left: -21px;
}
.imageright {
  margin: 5px 0 15px 5px;
  display: block;
  float: right;
}
.imageright p {
  margin-top: 5px;
  font-size: 13px;
  line-height: 19px;
  font-family: 'pt_serifitalic';
}
.imageright a[rel~="lightbox"] {
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
}
.imageright img {
  margin-bottom: 0;
}
.imageleft {
  margin: 5px 5px 15px 0;
  display: block;
  float: left;
}
.imageleft p {
  margin-top: 5px;
  font-size: 13px;
  line-height: 19px;
  font-family: 'pt_serifitalic';
}
.imageleft a[rel~="lightbox"] {
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
}
.imageleft img {
  margin-bottom: 0;
}
.imagecenter {
  margin: 5px auto 15px auto;
  display: block;
  float: none;
}
.imagecenter p {
  margin-top: 5px;
  font-size: 13px;
  line-height: 19px;
  font-family: 'pt_serifitalic';
}
.imagecenter a[rel~="lightbox"] {
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
}
.imagecenter img {
  margin-bottom: 15px;
}
/*Infopage list*/

.infopage-content ul,
.infopage-content ol {
  margin: 20px 0 10px 20px;
  padding: 0;
}
.infopage-content ul li {
  font-family: 'pt_serifregular';
  font-size: 16px;
  line-height: 30px;
  margin: 0;
  padding: 0;
  list-style-position: outside;
}
.infopage-content ul.check li {
  padding-left: 20px;
}
.infopage-content ol li {
  font-family: 'pt_serifregular';
  font-size: 16px;
  line-height: 30px;
  margin: 0;
  padding: 0;
  list-style-position: outside;
}
/*Infopage Sharrre*/

.rightCol {
  margin-left: 0;
  margin-right: -15px;
}
.infopageWithShare .rightCol {
  margin-left: -15px;
}
@media (max-width: 992px) {
  .rightCol {
    width: 100%;
  }
}
.rightCol > #sharrre {
  clear: both;
  padding-left: 15px;
  padding-right: 0px;
  margin-right: -15px;
  display: flow-root;
}
.infopage-content .sharebutton,
.f123 .sharebutton {
  margin-bottom: 20px;
}
.infopage-content .button-area,
.f123 .button-area {
  float: left;
  border-radius: 5px;
  background: #003d58;
  width: 32px;
  height: 32px;
  position: relative;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  line-height: 32px;
  margin-right: 15px;
  margin-bottom: 20px;
}
.infopage-content .button-area.fb,
.f123 .button-area.fb {
  background: white;
  color: #3b5998;
  font-size: 37px;
}
.infopage-content .button-area.tw,
.f123 .button-area.tw {
  background-color: white;
  color: #55acee;
  font-size: 37px;
  /*line-height: 0;*/

}
.infopage-content .callbutton a,
.f123 .callbutton a {
  display: block;
  margin-left: 0;
  margin-right: auto;
}
.krimtech .infopage-content .callbutton a {
  float: right;
}
@media (min-width: 560px) {
  .infopage-content .imageright {
    float: right;
    margin-left: 20px;
    display: inline-block;
    /*width: 50%;*/
  
  }
  .infopage-content .imageleft {
    float: left;
    margin-right: 20px;
    display: inline-block;
    /*width: 50%;*/
  
  }
}
@media (max-width: 768px) {
  .infopage-content h1 {
    margin-bottom: 10px;
  }
}
@media (max-width: 480px) {
  .infopage-content h1 {
    margin-bottom: 8px;
  }
  .infopage-content .imageright {
    width: 100%;
    max-width: 100% !important;
  }
  .infopage-content .imageright .img-responsive {
    width: 100%;
  }
  .infopage-content .imageleft {
    width: 100%;
    max-width: 100% !important;
  }
  .infopage-content .imageleft .img-responsive {
    width: 100%;
  }
}
@media (min-width: 768px) {
  
}
@media (min-width: 992px) {
  main.infopageWithShare div.infopage-content {
    min-height: 140px;
  }
  main.infopageWithShare div.infopage-content.hidden-print {
    min-height: 10px;
    margin-bottom: 0;
  }
}
.snap-content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: auto;
  height: auto;
  z-index: 2;
  overflow: auto;
  opacity: 1;
  -webkit-transform: translateZ(0);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition-property: top, bottom;
  transition-property: top, bottom;
  -webkit-transition-duration: 0.2s, 0.2s;
  transition-duration: 0.2s, 0.2s;
  -webkit-transition-timing-function: linear, linear;
  transition-timing-function: linear, linear;
  -webkit-overflow-scrolling: touch;
}
.snap-overlay {
  background-color: #000;
  opacity: 0;
}
.snapjs-right .snap-overlay,
.snapjs-left .snap-overlay {
  background-color: #000;
  opacity: 0.8;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 100;
  transition: opacity 0.5s ease-in;
  -moz-transition: opacity 0.5s ease-in;
  -webkit-transition: opacity 0.5s ease-in;
}
.episerver #main-content {
  overflow: visible !important;
}
.snapjs-right #main-content,
.snapjs-left #main-content {
  overflow: hidden;
}
.snap-drawers {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: auto;
  height: auto;
}
.snap-drawer-left {
  left: 0;
  z-index: 1;
}
.snap-drawer-right {
  right: 0;
  z-index: 1;
}
.snap-drawer-right .loading {
  text-align: center;
  padding-top: 50px;
}
.snap-drawer-right .loading span {
  display: block;
  padding-top: 10px;
}
.snapjs-left .snap-drawer-right,
.snapjs-right .snap-drawer-left {
  display: none;
}
.snapjs-expand-left .snap-drawer-left,
.snapjs-expand-right .snap-drawer-right {
  width: 100%;
}
/*Search*/

.searchbar-container {
  padding-left: 15px;
  padding-right: 15px;
  margin: 0;
  background-color: #003d58;
  padding-top: 12px;
  padding-bottom: 11px;
  position: fixed;
  z-index: 10;
  width: 100%;
  -webkit-transform: translateZ(0);
}
.quicksearchbar {
  border-radius: 20px;
  -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 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  background-color: #fff;
  width: 236px;
}
.quicksearchbar input[type='text'],
.quicksearchbar input[type='search'] {
  border-radius: 20px;
  border: none;
  width: 205px;
  display: inline-block;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: none;
  transition: none;
  padding: 0px 0px 0px 10px;
  font-size: 14px;
  font-family: "TradeGothicLT";
}
.quicksearchbar .quicksearch-button {
  display: inline-block;
  border: none;
  margin-left: 10px;
  float: left;
  color: #003d58;
  font-size: 14px;
}
.form-control.searchfield-snap {
  border-radius: 15px;
}
.search-query:focus + button {
  z-index: 3;
}
#search {
  height: 30px;
  width: 87%;
  margin: 7px 7px 0 7px;
  background: linear-gradient(#414A5A, #4C5464);
  background: -webkit-linear-gradient(#414A5A, #4C5464);
  padding-left: 15px;
  border: 1px solid #222936;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  -webkit-box-shadow: inset 0 1px 2px -1px rgba(0, 0, 0, 0.5), 0 1px 2px -1px rgba(255, 255, 255, 0.4);
  -moz-box-shadow: inset 0 1px 2px -1px rgba(0, 0, 0, 0.5), 0 1px 2px -1px rgba(255, 255, 255, 0.4);
  box-shadow: inset 0 1px 2px -1px rgba(0, 0, 0, 0.5), 0 1px 2px -1px rgba(255, 255, 255, 0.4);
}
#search:focus {
  outline: none;
  border-color: #151515;
}
#quicksearch-results-list {
  background-color: #fff;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
.search-result-menu ul,
.search-result-menu li {
  list-style: none;
  padding: 0;
  margin: 0;
}
.search-result-menu ul li {
  border-bottom: 1px solid #e5e5e5;
}
.search-result-menu ul li:last-child {
  border-bottom: none;
}
.search-result-menu ul li a {
  display: block;
  color: #003d58;
  text-decoration: none;
  font-size: 14px;
  padding-top: 10px;
  padding-bottom: 12px;
  padding-left: 15px;
  position: relative;
  padding-right: 40px;
  line-height: 22px;
}
.search-result-menu ul li a i {
  margin-left: 10px;
  position: absolute;
  right: 20px;
  padding-top: 4px;
}
.search-result-menu .searchhits {
  padding: 20px;
  font-family: "TradeGothicLT-BoldTwo";
  font-size: 14px;
}
.search-result-menu ul li a:active,
.search-result-menu ul li a:focus {
  text-decoration: none;
  color: #fff;
  background-color: #003d58;
}
.search-result-menu span.title {
  display: inline-block;
  padding: 0 5px 20px 15px;
  font-family: "TradeGothicLT";
  font-size: 18px;
  text-transform: uppercase;
  list-style-type: none;
}
.search-result-menu ul li a i {
  margin-left: 10px;
}
.search-result-menu .button {
  clear: both;
  margin: 40px auto;
}
.search-result-menu .button .btn.btn-default {
  width: 231px;
  margin-left: 15px;
  padding-left: 0;
  padding-right: 0;
  font-size: 16px;
}
.search-result-menu .button .btn.btn-default:hover {
  background-color: #333332;
}
.search-result-menu .btn span {
  padding: 0;
  text-align: center;
}
.drawer-inner {
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -ms-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.snapjs-expand-left .drawer-inner,
.snapjs-expand-right .drawer-inner {
  opacity: 0;
}
#main-content {
  background: #fff;
}
.snap-drawer {
  background-color: #f3f3f3;
}
.snap-drawer h3 {
  font-size: 36px;
  font-weight: normal;
  margin: 15px;
}
.snap-drawer h4 {
  padding: 15px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  margin-bottom: 0;
}
.snap-drawer a {
  font-family: "TradeGothicLT";
  font-size: 22px;
  color: #003d58;
}
.snap-drawer p {
  opacity: 0.5;
  padding: 15px;
  font-size: 12px;
}
.snap-drawer .close-menu {
  display: block;
  background-color: #003d58;
  color: #fff;
  list-style-type: none;
  height: 50px;
  line-height: 50px;
  text-transform: uppercase;
  font-family: "TradeGothicLT-BoldCondTwenty";
  font-size: 16px;
}
.snap-drawer .close-menu:hover {
  text-decoration: none;
}
.snap-drawer .close-menu:focus,
.snap-drawer .close-menu:active {
  color: #ecc500;
}
.snap-drawer .close-menu i {
  width: 40px;
}
/*
	Mobile Menu List
*/

ul.mobile-navigation-list .mobile-navigation-icon {
  width: 42px;
  /*border-right:solid 1px #e5e5e5;*/
  /*display: inline-block;*/
  display: table-cell;
  /*vertical-align: middle;*/
  vertical-align: top;
  /*line-height: 42px;*/
  line-height: 39px;
  font-size: 14px;
  background-color: #fff;
  margin-right: 10px;
  /*float: left;*/
  color: #333332;
}
ul.mobile-navigation-list span {
  display: table-cell;
  padding-left: 10px;
  border-left: solid 1px #e5e5e5;
}
ul.mobile-navigation-list {
  margin: 40px 0;
}
ul.mobile-navigation-list a {
  background-color: #fff;
  display: block;
  line-height: 38px;
}
ul.mobile-navigation-list li {
  border-bottom: 1px solid #e5e5e5;
}
ul.mobile-navigation-list li li a {
  border-left: 1px solid #e5e5e5;
}
ul.mobile-navigation-list li li .mobile-navigation-icon {
  border-left: none;
}
ul.mobile-navigation-list,
.mobile-navigation-list li {
  list-style: none;
  padding: 0;
}
.mobile-navigation-list li > a {
  font-style: normal;
  font-weight: normal;
  color: #333332;
  font-size: 14px;
  padding-left: 15px;
}
.mobile-navigation-list li.haschildren > a {
  padding: 0;
}
.mobile-navigation-list li {
  margin: 0;
  padding: 0;
}
.mobile-navigation-list ul {
  margin: 0;
  padding: 0;
  padding-left: 20px;
  clear: left;
}
.mobile-navigation-list ul ul {
  padding-left: 21px;
}
.mobile-navigation-list > li.topnode > a {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
}
.mobile-navigation-list li.expanded > a {
  border-bottom: 1px solid #e5e5e5;
}
.mobile-navigation-list li.selected > a {
  background-color: #003d58;
  color: #fff;
  font-family: "TradeGothicLT-BoldTwo";
}
.mobile-navigation-list li a.focus {
  background-color: #003d58;
  text-decoration: none;
  color: #fff;
}
.mobile-navigation-list li a i.focus {
  background-color: #003d58;
  text-decoration: none;
  color: #fff;
}
.mobile-navigation-list li a.focus i {
  background-color: #fff;
  text-decoration: none;
  color: #003d58;
}
ul.mobile-navigation-list a:focus,
ul.mobile-navigation-list a:active,
ul.mobile-navigation-list a:hover {
  text-decoration: none;
}
ul.mobile-navigation-list ul li.expanded {
  border-bottom: 1px solid #e5e5e5;
}
ul.mobile-navigation-list ul li:last-child {
  border-bottom: none;
}
ul.mobile-navigation-list li:last-child {
  border-bottom: none;
}
ul.mobile-navigation-list > li.haschildren:last-child {
  border-bottom: 1px solid #e5e5e5;
}
ul.mobile-navigation-list > li.expanded:last-child {
  border-bottom: none;
}
ul.mobile-navigation-list > li:last-child ul:last-child li:last-child {
  border-bottom: 1px solid #e5e5e5;
}
.snap-nav-header {
  z-index: 10;
  position: fixed;
  background-color: #003d58;
  width: 100%;
  height: 50px;
  top: 0;
  left: 0;
  -webkit-transform: translateZ(0);
}
.mobile-navigation-list li.haschildren > ul {
  overflow: hidden;
  max-height: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  -moz-transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -moz-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
  -webkit-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
  -o-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
  transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
}
.mobile-navigation-list li.haschildren.expanded > ul {
  -moz-transition-duration: 0.75s;
  -webkit-transition-duration: 0.75s;
  -o-transition-duration: 0.75s;
  transition-duration: 0.75s;
  -moz-transition-timing-function: ease-in;
  -webkit-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
  max-height: 1000px;
  overflow: hidden;
}
.errormsg {
  display: none;
}
.loader {
  position: relative;
  width: 120px;
  height: 120px;
  margin-left: 70px;
}
.loader,
.loader:before,
.loader:after {
  border-radius: 50%;
  border: 10px solid rgba(0, 61, 88, 0);
  border-top-color: #003d58;
  -webkit-animation: spin 4s infinite;
}
.loader:before,
.loader:after {
  position: absolute;
  content: '';
  left: 10px;
  right: 10px;
  bottom: 10px;
  top: 10px;
}
.loader:after {
  left: 30px;
  right: 30px;
  bottom: 30px;
  top: 30px;
  -webkit-animation: spin2 4s infinite;
}
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin2 {
  100% {
    -webkit-transform: rotate(720deg);
  }
}
@media print {
  #main-content {
    position: relative !important;
  }
}
/* General */

.page-section {
  padding: 50px 0 50px;
  background-color: #fff;
  min-height: 600px;
}
.page-section.startpage {
  padding: 0 0 50px;
}
.page-section h1:first-child {
  padding-top: 0;
  margin-top: 0;
  position: relative;
  top: -10px;
}
.infopage-content h1.news {
  pointer-events: none;
  padding-top: 0;
  margin-top: 0;
  position: relative;
  top: -10px;
}
/* Grey */

.page-section.bg-grey {
  background-color: #f9f9f9;
}
/* Blue */

.page-section.bg-blue {
  background-color: #003d58;
  color: #fff;
}
/* Yellow */

.page-section.bg-yellow {
  background-color: #ecc500;
}
/* anpassning fullbredd mobil */

@media (max-width: 991px) {
  .page-section {
    padding: 20px 0;
  }
  .blocks-striped {
    padding-left: 0;
    padding-right: 0;
    z-index: 2;
  }
  .blogcarouselblock {
    padding-left: 30px;
    padding-right: 30px;
  }
  .newspufflistblock .image img,
  .videoblock img {
    width: 100%;
  }
  .newspufflistblock .content,
  .block-startpage-news,
  .block-text,
  .block-startpage .iframe-block {
    padding-left: 15px;
    padding-right: 15px;
  }
  .tabcontent .textblock > .block-text,
  .iconpuffblock,
  .graphgapdonutblock,
  .graphdonutblock,
  .graphdonutblock > .block-text,
  .graphgapdonutblock .block-text,
  .mosaicblock,
  .infopage-content .block-text {
    padding-left: 0;
    padding-right: 0;
    /*&:first-child {
              padding-left: 0;
              background: yellow;
          }*/
  
  }
  h1 {
    word-wrap: break-word;
  }
  /*#cookies {
          bottom:0;
          position: fixed; //Fix older browsers
          width: 100%; //Fix older browsers
          z-index: 500;
      }*/
  
  .mobilestartblock {
    /*overflow: hidden; m�ste finnas i iphone f�r att minska marginal under. men orsakar att bannern inte visas alls i SamsungInterntBrowser. Fix i bannerpufftranstion.js*/
    width: calc(100% + 30px);
    position: relative;
    top: -96px;
    /*margin-top: -15px;  OBS fungerar ej i samsungbrowser */
    margin-bottom: -122px;
    margin-left: -15px;
    margin-right: -15px;
  }
  .mobilestartblock .bannerpuffblock {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
  .mobilestartblock .bannerpuffblock .bannerbild img {
    border: 0 !important;
  }
  .mobilestartblock .bannerpuffblock .block-topbanner .block-bannerpuff .text-container.text-wh-vertical {
    padding: 15px;
  }
  .block-startpage.alternate .block.newspufflistblock,
  .block-startpage.alternate .block.newslistblock,
  .block-startpage.alternate .block.mosaicblock,
  .block-startpage.alternate .block.mosaicallpagesblock {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media (max-width: 992px) and (min-width: 768px) {
  /*ipad*/
  
  .iconpuffblock {
    padding-left: 0;
  }
  .iconpuffblock:first-child {
    padding-left: 0;
    /*margin-left: 15px;*/
  
  }
  .mobilestartblock {
    margin-bottom: -76px;
  }
}
@media screen and (orientation: landscape) {
  .mobilestartblock {
    top: -7px;
  }
}
@media screen and (orientation: portrait) and (max-width: 992px) and (min-width: 768px) {
  .mobilestartblock {
    top: 0px;
  }
}
/* General */

.header,
.header-start {
  padding-top: 90px;
  background-color: transparent;
}
/* Top links */

.header .top-links {
  text-align: right;
  margin-bottom: 5px;
  padding-top: 50px;
}
#header #top-targetgroup.col-md-6 {
  width: 46%;
}
#header #top-linksgroup.col-md-3 {
  width: 29%;
}
#header #top-linksgroup.col-md-3 button,
#header #top-linksgroup.col-md-3 a {
  font-size: 16px;
}
.header-start .top-links {
  text-align: right;
  margin-bottom: 5px;
  padding-top: 90px;
}
.header-start .top-links i {
  margin-right: 5px;
}
#top-targetgroup .block-startpage {
  background-color: #fff;
}
#top-targetgroup .block-startpage .startpage-box {
  padding: 72px 0 40px 0;
  position: relative;
}
#top-targetgroup .block-startpage .startpage-box .ikonarea,
#top-targetgroup .block-startpage .startpage-box .bgstyle {
  padding-left: 0;
  padding-right: 0;
}
#top-targetgroup .block-startpage .startpage-box .block-iconpuff-startpage a:hover div.ikon img {
  transform: scale(1.05);
}
#top-targetgroup .block-startpage.alternate {
  background-color: #f8f8f8;
}
#top-targetgroup .block-startpage.alternate .startpage-box {
  padding: 30px 30px 40px 30px;
  position: relative;
}
#top-targetgroup .block-startpage-targetgroup .block-iconpuff-startpage div.ikon {
  width: 100%;
  height: 75px;
}
#top-targetgroup .block-startpage-targetgroup .block-iconpuff-startpage div.ikon img {
  margin-left: auto;
  margin-right: auto;
  width: 79px;
  height: 63px;
}
#top-targetgroup .block-startpage-targetgroup .block-iconpuff-startpage div.ikon.relative img {
  width: 94px;
  height: 77px;
}
#top-targetgroup .block-startpage-targetgroup .block-iconpuff-startpage .headline {
  font-size: 18px;
  line-height: 24px;
}
.header-start .resize-text {
  font-size: 12px;
}
.header-start .logoheader {
  margin-top: 5px;
}
.header .top-links ul,
.header-start .top-links ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.header .top-links ul li,
.header-start .top-links ul li {
  display: inline;
  padding-left: 2px;
  padding-right: 2px;
  border-left: 1px solid #aaa;
}
.header .top-links ul li a,
.header-start .top-links ul li a,
.header .top-links ul li button,
.header-start .top-links ul li button {
  font-size: 13px;
  line-height: 10px;
  color: #003d58;
  font-family: "TradeGothicLT";
  padding-left: 5px;
  border: 0;
  background-color: transparent;
  padding-right: 0;
}
#readspeaker_button1 {
  float: left;
  width: auto;
}
@media (min-width: 400px) {
  #readspeaker_button1 {
    width: 375px !important;
  }
}
#readspeaker_button_open {
  float: right;
  padding-bottom: 10px;
  margin-top: -8px;
}
#readspeaker_btn_krimtech,
#readspeaker_btn {
  background: transparent;
  float: right;
  font-family: 'TradeGothicLT-BoldCondTwenty';
  font-size: 16px;
  color: #003d58;
  text-transform: uppercase;
  text-decoration: none;
}
#readspeaker_btn_krimtech i,
#readspeaker_btn i {
  font-size: 18px;
}
#readspeaker_header {
  margin: 15px 15px 0 29px;
}
@media (max-width: 992px) {
  #readspeaker_header {
    margin: 15px 15px 0 15px;
  }
}
#readspeaker_header.rsexpanded {
  width: 383px !important;
}
.krimtech_header_mobile #readspeaker_header {
  margin: 0 15px 0 0;
}
.navbar-default {
  background-color: transparent;
}
.skipnav {
  height: 0;
  padding-left: 0;
}
.skipnav a {
  position: fixed;
  top: -50px;
  z-index: 1032;
  transform: translate(0, 0);
  width: auto;
  overflow: hidden;
  padding: 6px 12px;
  text-transform: uppercase;
  font-family: "TradeGothicLT-BoldCondTwenty";
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0 0 10px 10px;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: visible;
  text-decoration: none;
  background-color: #003d58;
  color: #fff;
  -webkit-transition: transform 0.3s ease-in-out;
  -o-transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  -moz-transition: transform 0.3s ease-in-out;
  -ms-transition: transform 0.3s ease-in-out;
}
.skipnav a:focus,
.skipnav a :active {
  transform: translate(0, 50px);
}
.skipnav a.cookie-shows.sticky-top-ie:before {
  top: 0px;
}
@media (max-width: 991px) {
  .skipnav a {
    left: 0;
  }
}
#readspeaker_button1 {
  margin-top: -8px;
}
.button-link {
  border: 0;
  background-color: transparent;
  text-decoration: underline;
}
.button-link:hover {
  color: #00608b;
}
.top-links .dropdown-toggle:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.top-links .dropdown.show {
  display: inline !important;
}
.top-links .dropdown.show .dropdown-menu {
  text-align: right;
}
.top-links .dropdown.show .dropdown-menu.dropdown-menu-right {
  right: -10px;
  min-width: 150px;
}
.top-links .dropdown.show .dropdown-menu a,
.top-links .dropdown.show .dropdown-menu button {
  display: block;
  padding: 10px 10px 10px 10px;
}
.top-links .dropdown.show .dropdown-menu a:hover {
  background-color: #ecf5f8;
}
.header .top-links ul li:first-child,
.header-start .top-links ul li:first-child {
  border-left: none;
}
.header .top-links ul li a:hover,
.header-start .top-links ul li a:hover {
  color: #00608b;
  text-decoration: none;
}
.header .top-icon-links {
  width: 100%;
  position: relative;
  top: 43px;
  z-index: 999;
}
.header .top-icon-links ul {
  list-style: none;
  margin: 0;
  padding: 0;
  float: right;
}
.header .top-icon-links ul li {
  display: inline-block;
  margin-left: 20px;
  text-align: center;
}
.header .top-icon-links ul li:first-child {
  margin-left: 0;
}
.header .top-icon-links ul li a {
  display: block;
  font-family: "TradeGothicLT-BoldCondTwenty";
  font-size: 14px;
  line-height: 24px;
  color: #003d58;
  text-transform: uppercase;
}
.header .top-icon-links ul li a div.ikon {
  width: 100%;
  height: 54px;
}
.header .top-icon-links ul li a div.ikon img {
  margin-left: auto;
  margin-right: auto;
  width: 66px;
  height: 54px;
}
.header .top-icon-links ul li a div.ikon img.relative {
  width: 77px;
  height: 63px;
}
.header .top-icon-links ul li a:hover {
  color: #00608b;
  text-decoration: none;
}
.header .top-icon-links ul li a:hover img {
  transform: scale(1.05);
}
.header .top-icon-links div {
  line-height: 40px;
  margin-bottom: 5px;
}
/* Quick search */

.header .quick-search,
.header-start .quick-search {
  position: relative;
  margin-bottom: 20px;
}
/********************************************
* Mobile top search field combo listbox
*********************************************/

.combobox-wrapper:has(#mob-search-listbox) {
  width: inherit;
}
#mob-search-listbox {
  width: calc(100% - -113px);
}
/********************************************
* New Desktop Search fields combo listbox
*********************************************/

.header-start .desk-search,
.header .desk-search {
  display: table;
  border: 1px solid #333332;
  border-radius: 5px;
  position: relative;
  margin-bottom: 14px;
  width: 213px;
  height: 45px;
  vertical-align: middle;
}
.header-start .desk-search .desk-search-input,
.header .desk-search .desk-search-input {
  border-radius: 5px;
  height: 43px;
  padding-left: 36px;
  padding-right: 0;
  font-size: 18px;
  font-family: "TradeGothicLT-Oblique";
  width: 100%;
  border: 0;
}
.header-start .desk-search .desk-search-input:focus,
.header .desk-search .desk-search-input:focus {
  font-family: "TradeGothicLT";
  color: #333332;
}
.header-start .desk-search span.desk-search-span,
.header .desk-search span.desk-search-span {
  display: table-cell;
  vertical-align: middle;
  height: 43px;
}
.header-start .desk-search span.desk-search-span .desk-search-button,
.header .desk-search span.desk-search-span .desk-search-button {
  height: 43px;
  font-size: 18px;
  padding-right: 15px;
  border: 0;
  border-radius: 0;
  float: right;
}
.header-start .desk-search i,
.header .desk-search i {
  position: absolute;
  z-index: 5;
  top: 0;
  left: 16px;
  font-size: 16px;
  line-height: 43px;
  color: #898989;
}
.header-start .desk-search {
  margin-bottom: 25px;
}
#desk-header-search .combobox-wrapper {
  width: 100%;
}
#desk-header-search .combobox-wrapper .desk-search {
  width: 100%;
}
#desk-header-search .combobox-wrapper .listbox {
  top: 2.9em;
  width: calc(100% - 57px);
  min-width: 0;
}
@media (min-width: 1200px) {
  #desk-header-search .combobox-wrapper .listbox {
    width: calc(100% - 61px);
  }
}
/********************************************
* New SearchPage fields combo listbox
*********************************************/

#desk-header-search2 .combobox-wrapper {
  width: 100%;
}
#desk-header-search2 .combobox-wrapper .listbox {
  top: 1.7em;
  z-index: 3;
  width: calc(100% - 56px);
  margin: 20px 0 10px 0px;
}
#desk-header-search2 .combobox-wrapper input {
  border: 0;
  height: 43px;
  padding-right: 0;
  margin-right: 0;
}
#desk-header-search2 .combobox-wrapper .desk-search {
  width: 100%;
  display: table;
  border: 1px solid #333332;
  border-radius: 5px;
  position: relative;
  height: 38px;
  margin-bottom: 18px;
  vertical-align: middle;
}
#desk-header-search2 .combobox-wrapper .desk-search .desk-search-input {
  width: 100%;
  border: 0;
  border-radius: 5px;
  height: 43px;
  padding-left: 36px;
  padding-right: 0;
  float: left;
  font-size: 18px;
  font-family: "TradeGothicLT-Oblique";
  color: #898989;
}
#desk-header-search2 .combobox-wrapper .desk-search .desk-search-input:focus {
  font-family: "TradeGothicLT";
  color: #333332;
}
#desk-header-search2 .combobox-wrapper .desk-search .desk-search-span {
  width: 10px;
  display: table-cell;
  vertical-align: middle;
  height: 100%;
  right: 0px;
}
#desk-header-search2 .combobox-wrapper .desk-search .desk-search-span .desk-search-button {
  height: 100%;
  font-size: 18px;
  padding-right: 15px;
  padding-top: 0;
  padding-bottom: 0;
  border: 0;
  border-radius: 0;
  float: right;
}
#desk-header-search2 .combobox-wrapper .desk-search i {
  position: absolute;
  z-index: 5;
  top: 0;
  left: 16px;
  font-size: 16px;
  line-height: 43px;
  color: #898989;
}
@media (min-width: 768px) {
  #desk-header-search2 .combobox-wrapper .desk-search {
    height: 57px;
  }
  #desk-header-search2 .combobox-wrapper .desk-search .desk-search-span .desk-search-button {
    font-size: 28px;
    width: 100px;
  }
  #desk-header-search2 .combobox-wrapper .desk-search .desk-search-input {
    height: 57px;
    padding-left: 50px;
    font-size: 22px;
  }
  #desk-header-search2 .combobox-wrapper .desk-search .fa:before {
    z-index: 5;
    font-size: 22px;
    line-height: 57px;
  }
  #desk-header-search2 .combobox-wrapper .listbox {
    top: 2.5em;
    width: calc(100% - 101px);
  }
}
@media (min-width: 992px) {
  #desk-header-search2 .combobox-wrapper .desk-search {
    height: 58px;
    border: 1px solid #333332;
    border-radius: 5px;
  }
  #desk-header-search2 .combobox-wrapper .desk-search .desk-search-span .desk-search-button {
    font-size: 32px;
    width: 110px;
  }
  #desk-header-search2 .combobox-wrapper .desk-search .desk-search-input {
    height: 58px;
    font-size: 24px;
    padding-left: 60px;
  }
  #desk-header-search2 .combobox-wrapper .desk-search .fa:before {
    font-size: 24px;
    line-height: 58px;
  }
  #desk-header-search2 .combobox-wrapper .listbox {
    top: 2.6em;
    width: calc(100% - 110px);
  }
}
/********************************************
* Search fields Old
*********************************************/
.header .search,
.header-start .search {
  height: 43px;
  border: 1px solid #333332;
  border-radius: 5px;
  display: table;
}
.header .search .btn-search,
.header-start .search .btn-search {
  height: 100%;
  font-size: 18px;
  z-index: 2;
  width: 60px;
}
.header .search .btn-search-header,
.header-start .search .btn-search-header {
  font-size: 18px !important;
}
.header .search .input-group-btn,
.header-start .search .input-group-btn {
  background-color: #003d58;
  overflow: hidden;
  outline: none;
}
.header .search input::-moz-focus-inner,
.header-start .search input::-moz-focus-inner {
  border: 0;
}
.header .search input[type="text"],
.header-start .search input[type="text"] {
  height: 43px;
  font-family: "TradeGothicLT-Oblique";
  color: #898989;
  font-size: 16px;
  padding-left: 36px;
}
.header .search input[type="text"]:focus,
.header-start .search input[type="text"]:focus {
  font-family: "TradeGothicLT";
  color: #333332;
}
.header .search .form-control,
.header-start .search .form-control {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 5px !important;
}
.header .search .fa:before,
.header-start .search .fa:before {
  position: absolute;
  z-index: 5;
  top: 0px;
  left: 16px;
  font-size: 16px;
  line-height: 43px;
  color: #898989;
}
@media (min-width: 992px) {
  .header {
    background-position: 50% 0;
    background-repeat: no-repeat;
    padding-top: 0;
  }
  .header-start {
    background-position: 50% 10px;
    background-repeat: no-repeat;
    padding-top: 0;
  }
}
@media (max-width: 480px) {
  .header {
    background: none !important;
  }
  .header-start {
    background: none !important;
  }
  .mobilestartblock::before {
    content: ' ';
    background-image: url(/img/logo2@2x-start.png?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U);
    width: 120px;
    height: 90px;
    z-index: 40;
    position: absolute;
    top: 89px;
    left: 21px;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .mobilestartblock.whitelogo::before {
    background-image: url(/img/kriminalvarden_neg.png?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U);
    width: 135px;
    background-size: cover;
  }
  .mobilestartblock.nologo::before {
    background-image: none;
    width: 0;
  }
}
.footer {
  /*background-position:50% 100%;
		background-repeat:no-repeat;*/
  background-color: #013d59;
  padding-top: 55px;
  min-height: 335px;
  position: relative;
  overflow: hidden;
}
.footer-background {
  width: 1300px;
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.footer h2 {
  font-family: "TradeGothicLT-BoldCondTwenty";
  font-size: 52px;
  line-height: 52px;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.footer .footer-left h2 {
  color: #b5cfd8;
}
.footer .footer-right .phone {
  text-decoration: none;
  position: relative;
  top: -11px;
}
.footer .footer-left p,
.fa-envelope {
  display: block;
  font-size: 16px;
  line-height: 24px;
  font-family: "TradeGothicLT";
  color: #fff;
}
.footer .footer-right {
  border-left: solid 1px #fff;
}
.footer .footer-right .content {
  margin-left: 40px;
}
.footer .footer-right .content h2 {
  color: #fff;
}
.footer .footer-right .content p {
  display: block;
  font-size: 16px;
  line-height: 24px;
  font-family: "TradeGothicLT";
  color: #fff;
}
.footer .footer-right .content p strong {
  font-size: 14px;
  line-height: 24px;
  font-family: "TradeGothicLT-BoldTwo";
  text-transform: uppercase;
  color: #fff;
}
.footer .footer-right .content ul {
  padding-left: 0;
  margin-bottom: 0;
  list-style-type: none;
}
.footer .footer-right .content li {
  line-height: 16px;
}
.footer .footer-right .content li a {
  font-family: "TradeGothicLT";
  font-size: 16px;
  line-height: 24px;
}
.footer a {
  color: #fff;
  text-decoration: underline;
}
.footer-xs {
  display: none !important;
}
.footer-lg {
  display: block;
}
@media (max-width: 1200px) {
  .footer {
    padding-top: 120px;
  }
  .footer h2 {
    font-size: 42px;
    line-height: 42px;
    margin-bottom: 12px;
  }
}
@media (max-width: 1200px) {
  .footer {
    padding-top: 120px;
  }
  .footer h2 {
    font-size: 42px;
    line-height: 42px;
    margin-bottom: 12px;
  }
}
@media (max-width: 992px) {
  .footer {
    padding-top: 10px;
  }
  .footer .footer-right {
    border-left: none;
    z-index: 2;
    position: relative;
  }
  .footer .footer-right .content {
    margin-left: 0;
  }
  .footer .col-xs-push-6 {
    left: 0;
  }
  .footer .col-xs-pull-4 {
    right: 0;
  }
}
@media (max-width: 768px) {
  .footer h2 {
    font-size: 32px;
    line-height: 32px;
    margin-bottom: 10px;
  }
  .footer .footer-right .content p {
    line-height: 20px;
  }
  .footer .footer-right .content p strong {
    line-height: 20px;
  }
  .footer .col-xs-push-6 {
    left: 0;
  }
  .footer .col-xs-pull-4 {
    right: 0;
  }
}
@media (max-width: 480px) {
  .footer .col-xs-push-6 {
    left: 0;
  }
  .footer .col-xs-pull-4 {
    right: 0;
  }
  .footer .col-md-4-custom {
    width: 50%;
  }
  .footer .footer-right .content li a {
    font-size: 13px;
  }
  .footer .footer-right .content p,
  .fa-envelope {
    font-size: 13px;
  }
  .footer-xs {
    display: block !important;
  }
  .footer-background {
    left: auto;
    right: -30px;
  }
  .footer-background img {
    height: 450px;
    float: right;
  }
  .footer .logotype-footer {
    height: 120px;
    float: right;
    margin-bottom: 10px;
  }
  .footer h2 {
    font-size: 26px;
    line-height: 26px;
    margin-bottom: 10px;
  }
  .footer .footer-right .content p {
    line-height: 16px;
  }
  .footer .footer-right .content p strong {
    line-height: 16px;
  }
  .footer .footer-right-right {
    padding-left: 20px;
  }
  .footer .footer-lg {
    display: none !important;
  }
  .footer .footer-right-right .fa-twitter,
  .footer .footer-right-right .fa-instagram,
  .footer .footer-right-right .fa-linkedin,
  .footer .footer-right-right .fa-youtube {
    position: absolute;
    left: -20px;
  }
  .footer .footer-right-right p:nth-of-type(2) {
    position: relative;
  }
  .footer .footer-right-right .fa-envelope,
  .footer .footer-right-right .fa-phone {
    position: relative;
    left: -21px;
  }
  .footer .footer-right-right .fa-envelope {
    top: -9px;
  }
  .footer .footer-right-right .fa-phone {
    left: -21px;
    top: 14px;
  }
  .adress-field {
    margin: 0px 0 0px;
  }
}
#LiveMonTransparentImage {
  display: block;
  height: 0;
}
/* Main navigation */

.main-navigation {
  background-color: #003d58;
  background-color: rgba(0, 61, 88, 0.9);
  top: -5px;
  height: 70px;
}
.main-navigation#main-navigation-start {
  height: 50px;
}
.main-navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}
.main-navigation ul li {
  display: inline-block;
  position: relative;
  font-family: "TradeGothicLT-BoldCondTwenty";
}
.main-navigation ul li a {
  display: block;
  height: 70px;
  line-height: 66px;
  padding: 0 20px;
  font-size: 20px;
  color: #fff;
  text-transform: uppercase;
  border-top: 3px solid transparent;
}
.main-navigation#main-navigation-start ul li a {
  height: 50px;
  line-height: 44px;
}
.main-navigation ul li.hover a,
.main-navigation ul li:hover a,
.main-navigation ul li a:hover {
  background-color: white;
  color: #000;
  text-decoration: none;
  border-top: 3px solid transparent;
}
.main-navigation ul li.active a,
.main-navigation ul li:active a,
.main-navigation ul li a:active {
  background-color: #fff;
  color: #003d58;
  text-decoration: none;
  border-top: 3px solid #ecc500;
}
.mobileMenuAction {
  display: none;
}
@media screen and (max-width: 992px) {
  .main-content {
    overflow: hidden;
    position: relative;
    padding-top: 50px;
  }
  .main-navigation {
    display: none;
  }
  .mob-navigation {
    height: 50px;
  }
  .mob-navigation .home-link img {
    width: 70%;
    margin-top: -8px;
    height: auto;
  }
  .mob-navigation .backdrop {
    position: absolute;
    width: 100%;
    height: 50px;
    background-color: white;
  }
  .mob-navigation .fa {
    font-size: 30px;
    padding-top: 9px;
  }
  .mob-navigation .modal-footer .fa {
    padding-top: 0;
  }
  .mob-navigation ul li a {
    text-transform: none;
  }
}
.mobile-container {
  padding-top: 20px;
  margin-bottom: 50px;
}
.flex-stretch {
  display: flex;
  align-items: stretch;
}
.scroll-margin-2 {
  scroll-margin: 2rem;
}
.inPageNavigation {
  position: sticky;
  top: 4rem;
  width: max-content;
  padding-left: 15px;
}
.inPageNavigation span {
  font-family: "TradeGothicLT-BoldCondTwenty";
  font-size: 22px;
  padding-bottom: 2rem;
  display: block;
  width: max-content;
}
.inPageNavigation ul {
  list-style: none;
  padding-left: 0;
}
.inPageNavigation ul li {
  padding-bottom: 2rem;
}
.inPageNavigation ul li a {
  position: relative;
  padding-left: 25px;
  font-family: "TradeGothicLT-BoldCondTwenty";
  font-size: 18px;
}
.inPageNavigation ul li a.active {
  color: #003d58;
}
.inPageNavigation ul li a.active::before {
  background-color: #003d58;
}
.inPageNavigation ul li a::before {
  content: '';
  background-color: #ededed;
  border: 1px solid black;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.1s ease-in;
}
.radio,
.checkbox {
  padding-left: 0px;
}
div.checkbox div,
div.radio div {
  float: left;
  margin-right: 10px;
}
div.checkbox label,
div.radio label {
  display: block;
}
.xform .checkbox legend,
.xform .radio legend {
  font-family: "TradeGothicLT-BoldCondTwenty";
  border: none;
  font-size: 18px;
  font-weight: normal;
  padding-bottom: 10px;
  padding-top: 10px;
}
.xform .form-group label {
  font-family: "TradeGothicLT-BoldCondTwenty";
  font-size: 18px;
  display: block;
}
.xform .form-group textarea {
  width: 100%;
}
.xform .xformvalidator {
  color: #bd393d;
  font-size: 14px;
}
.xform .checkbox br,
.xform .radio br {
  display: none;
}
.xform #contactfilters .checkbox label,
.filter-area .checkbox label,
.xform #contactfilters .radio label,
.filter-area .radio label {
  padding-left: 0;
}
.xform #contactfilters .checkbox label .icheckbox_square-blue,
.filter-area .checkbox label .icheckbox_square-blue,
.xform #contactfilters .radio label .icheckbox_square-blue,
.filter-area .radio label .icheckbox_square-blue,
.xform #contactfilters .checkbox label .iradio_square-blue,
.filter-area .checkbox label .iradio_square-blue,
.xform #contactfilters .radio label .iradio_square-blue,
.filter-area .radio label .iradio_square-blue {
  margin: 0 10px 0 0;
}
.xform .checkbox label,
.xform .radio label {
  padding-bottom: 10px;
  padding-left: 30px;
}
.xform .form-group.button-right {
  float: right;
}
label {
  font-family: "TradeGothicLT";
  font-size: 16px;
  font-weight: normal;
}
.xform input,
.xform textarea {
  border-radius: 5px;
  border-color: #7f7f7f;
  color: #333332;
  font-size: 15px;
}
.xform input[type='submit'] {
  border-radius: 5px;
  background-color: #003d58;
  color: #fff;
  font-family: "TradeGothicLT-BoldCondTwenty";
  border: none;
  text-transform: uppercase;
  font-style: normal;
  font-weight: normal;
  padding-top: 9px;
  padding-bottom: 10px;
  padding-left: 35px;
  padding-right: 35px;
  font-size: 18px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.xform input[type='submit']:hover,
.xform input[type='submit']:focus {
  background-color: #00628c;
}
.EPiServerForms h3,
.modal-body h3 {
  background-color: #ecf5f8;
  padding: 10px;
}
.EPiServerForms button.FormSubmitButton,
.modal-body button.FormSubmitButton,
.EPiServerForms input.FormResetButton,
.modal-body input.FormResetButton,
.EPiServerForms input[type='file'],
.modal-body input[type='file'],
.EPiServerForms .Form__NavigationBar button.Form__NavigationBar__Action,
.modal-body .Form__NavigationBar button.Form__NavigationBar__Action {
  border-radius: 5px;
  background-color: #003d58;
  color: #fff;
  font-family: "TradeGothicLT-BoldCondTwenty";
  border: none;
  text-transform: uppercase;
  font-style: normal;
  font-weight: normal;
  padding-top: 9px;
  padding-bottom: 10px;
  padding-left: 35px;
  padding-right: 35px;
  font-size: 18px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  background-image: none;
  height: auto;
  width: auto;
  max-width: initial;
}
.EPiServerForms .Form__NavigationBar .Form__NavigationBar__Action:disabled,
.modal-body .Form__NavigationBar .Form__NavigationBar__Action:disabled {
  background-color: #ecf5f8;
}
.EPiServerForms button.FormSubmitButton:hover,
.modal-body button.FormSubmitButton:hover {
  background-color: #00628c;
}
.EPiServerForms button.Form__NavigationBar__Action,
.modal-body button.Form__NavigationBar__Action {
  min-width: 16rem;
  background: #003d58;
}
.EPiServerForms label,
.modal-body label,
.EPiServerForms .Form__Element__Caption,
.modal-body .Form__Element__Caption {
  color: #333332;
  cursor: default;
  display: block;
  font-family: TradeGothicLT-BoldCondTwenty;
  font-size: 18px;
  font-weight: normal;
  min-height: 24px;
  line-height: 24px;
  margin-bottom: 5px;
  max-width: 100%;
  text-shadow: rgba(0, 0, 0, 0.004) 1px 1px 1px;
  text-size-adjust: 100%;
  width: 455px;
  -webkit-font-smoothing: antialiased;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.EPiServerForms .FormChoice label,
.modal-body .FormChoice label,
.EPiServerForms .Form__Status__Message.Form__Warning__Message,
.modal-body .Form__Status__Message.Form__Warning__Message {
  font-size: 14px;
  font-family: 'pt_serifregular';
}
.EPiServerForms input[type='text'],
.modal-body input[type='text'],
.EPiServerForms input[type='email'],
.modal-body input[type='email'],
.EPiServerForms input[type='number'],
.modal-body input[type='number'],
.EPiServerForms textarea,
.modal-body textarea {
  border-radius: 5px;
  color: #333332;
  font-size: 15px;
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 18px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #7f7f7f;
  -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 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.EPiServerForms input[type='text']:focus,
.modal-body input[type='text']:focus,
.EPiServerForms input[type='email']:focus,
.modal-body input[type='email']:focus,
.EPiServerForms input[type='number']:focus,
.modal-body input[type='number']:focus,
.EPiServerForms textarea:focus,
.modal-body textarea:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.EPiServerForms textarea,
.modal-body textarea {
  min-height: 140px !important;
}
.EPiServerForms .FormChoice label,
.modal-body .FormChoice label {
  font-family: Arial, Helvetica, sans-serif;
}
.EPiServerForms .FormChoice .iradio_square-blue,
.modal-body .FormChoice .iradio_square-blue {
  margin-right: 6px;
}
.EPiServerForms .FormChoice--Image .FormChoice--Image__Item,
.modal-body .FormChoice--Image .FormChoice--Image__Item {
  height: 140px;
}
.EPiServerForms .FormChoice--Image .FormChoice__Input:checked ~ img,
.modal-body .FormChoice--Image .FormChoice__Input:checked ~ img {
  border: 2px solid #ecc500 !important;
}
.EPiServerForms .pdt15,
.modal-body .pdt15,
.EPiServerForms .pdb15,
.modal-body .pdb15 {
  padding-top: 0;
  padding-bottom: 0;
}
.EPiServerForms .block,
.modal-body .block {
  padding-left: 0;
  padding-right: 15px;
}
@media only screen and (max-width: 991px) {
  .EPiServerForms .block,
  .modal-body .block {
    padding-left: 0;
    padding-right: 0;
  }
}
button:focus-visible,
a:focus,
.dropdown-toggle:focus {
  outline: 2px solid #00a7f1;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.callbutton > a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: 2px;
}
a.allbild:focus {
  border: solid 2px #003d58;
  outline-offset: 0px;
}
button {
  max-width: 100%;
}
.btn {
  white-space: initial;
}
.well {
  background-color: #ecf5f8;
  border: none;
  border-radius: 5px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.modal-dialog.fullscreen {
  width: 98% !important;
  height: 94% !important;
}
.modal-dialog.fullscreen .modal-content,
.modal-dialog.fullscreen .modal-body {
  height: 100% !important;
}
.modal-dialog button.close {
  font-size: 42px;
}
/* iCheck plugin Square skin, blue
----------------------------------- */

/* iCheck plugin Square skin, blue
----------------------------------- */

.icheckbox_square-blue,
.iradio_square-blue {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 22px;
  height: 22px;
  background: url(../img/blue.png?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U) no-repeat;
  border: none;
  cursor: pointer;
  float: left;
}
.iradio_square-blue.focus {
  background-position: -24px 0;
}
.iradio_square-blue.focus.checked {
  border: solid 1px #003d58 !important;
  background-position: -97px -1px;
}
.icheckbox_square-blue {
  background-position: 0 0;
  margin-right: 0.5rem;
}
.icheckbox_square-blue.focus {
  background-position: -24px 0;
}
.icheckbox_square-blue.focus.checked {
  border: solid 1px #003d58 !important;
  background-position: -97px -1px;
}
.icheckbox_square-blue.hover {
  background-position: -24px 0;
}
.icheckbox_square-blue.checked {
  background-position: -48px 0;
}
.icheckbox_square-blue.disabled {
  background-position: -72px 0;
  cursor: default;
}
.icheckbox_square-blue.checked.disabled {
  background-position: -96px 0;
}
.iradio_square-blue {
  background-position: -120px 0;
}
.iradio_square-blue.hover {
  background-position: -144px 0;
}
.iradio_square-blue.checked {
  background-position: -168px 0;
}
.iradio_square-blue.disabled {
  background-position: -192px 0;
  cursor: default;
}
.iradio_square-blue.checked.disabled {
  background-position: -216px 0;
}
/* Retina support */

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {
  .icheckbox_square-blue,
  .iradio_square-blue {
    background-image: url(../img/blue@2x.png?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U);
    -webkit-background-size: 240px 24px;
    background-size: 240px 24px;
  }
}
nav.sidenav {
  background-color: #fafafa;
}
nav.sidenav li,
nav.sidenav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
nav.sidenav ul li {
  border-top: 1px solid #ededed;
  font-size: 14px;
}
nav.sidenav > ul > li:last-child {
  border-bottom: 1px solid #ededed;
}
nav.sidenav ul li ul li ul li {
  font-size: 13px;
}
nav.sidenav li a {
  padding-left: 40px;
  display: block;
  color: #333332;
  font-family: "TradeGothicLT";
  padding-top: 8px;
  padding-bottom: 8px;
  padding-right: 10px;
}
nav.sidenav li.selected ul li a {
  color: #333332;
  font-family: "TradeGothicLT";
  background-color: transparent;
}
nav.sidenav li li a {
  padding-left: 60px;
}
nav.sidenav li li.selected > a {
  padding-left: 60px;
}
nav.sidenav li li.expanded.selected > a {
  padding-left: 60px;
}
nav.sidenav li li li > a {
  padding-left: 80px;
}
nav.sidenav li li li.selected > a {
  padding-left: 80px;
}
nav.sidenav li li li.expanded.selected > a {
  padding-left: 80px;
}
nav.sidenav li a:hover {
  text-decoration: none;
  color: #fff;
  background-color: #003d58;
}
nav.sidenav li.selected ul li a:hover {
  text-decoration: none;
  color: #fff;
  background-color: #003d58;
}
nav.sidenav li.selected ul li a:hover {
  text-decoration: none;
  color: #fff;
  background-color: #003d58;
}
nav.sidenav li.selected a,
nav.sidenav li.haschildren.expanded > a {
  text-decoration: none;
  color: #fff;
  background-color: #003d58;
}
nav.sidenav li.selected ul li.selected > a,
nav.sidenav li.selected ul li.haschildren.expanded > a {
  text-decoration: none;
  color: #fff;
  background-color: #003d58;
}
nav.sidenav li.selected a {
  background-color: #00608b;
}
nav.sidenav li.selected a,
nav.sidenav li.expanded > a {
  background-color: #00608b;
  color: #fff;
}
nav.sidenav li.selected ul li.selected > a {
  background-color: #00608b;
  color: #fff;
}
nav.sidenav li.haschildren > a:before {
  content: '';
  font-family: 'FontAwesome';
  speak: never;
  font-size: 18px;
  width: 20px;
  display: inline-block;
  margin-left: -20px;
}
nav.sidenav li.haschildren.selected > a:before,
nav.sidenav li.expanded.haschildren > a:before {
  content: '';
  font-family: 'FontAwesome';
  margin-left: -22px;
  margin-right: 2px;
}
.block-wideimage {
  margin-bottom: 40px;
}
.block-wideimage.hover-focus-plate {
  padding-top: 0;
  padding-bottom: 0;
}
.block-wideimage.hover-focus-plate:focus {
  background: none;
}
.block-wideimage a {
  text-decoration: none;
}
.block-wideimage a:hover {
  text-decoration: none;
}
.block-wideimage .content {
  margin-top: 10px;
  margin-right: 15px;
  margin-left: 15px;
}
.block-wideimage .content h2 {
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
  font-size: 30px;
  line-height: 35px;
}
.block-wideimage .content h2 a {
  color: #003d58;
  text-decoration: none;
}
.block-wideimage .content h2 a:hover {
  color: #00608b;
  text-decoration: none;
}
.block-wideimage .content .body {
  margin-bottom: 20px;
  margin-top: 10px;
}
@media (min-width: 992px) {
  .block-wideimage {
    position: relative;
  }
  .block-wideimage .content {
    position: absolute;
    top: 20px;
    bottom: 20px;
    right: 20px;
    width: 55%;
    padding: 15px;
    background-color: rgba(255, 255, 255, 0.7);
    border-radius: 5px;
  }
  .block-wideimage .content h2 {
    margin: 0;
    padding: 0;
    font-size: 35px;
    line-height: 40px;
    position: relative;
    top: -7px;
  }
  .block-wideimage .body {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 20px;
    margin-top: 10px;
  }
}
@media (min-width: 1200px) {
  .block-wideimage .content {
    top: 30px;
    bottom: 30px;
    right: 30px;
    width: 55%;
    padding: 20px;
  }
  .block-wideimage .content h2 {
    margin: 0;
    padding: 0;
    font-size: 35px;
    line-height: 40px;
  }
  .block-wideimage .body {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 24px;
  }
}
.block-video {
  margin-bottom: 40px;
}
.block-videotext {
  margin-bottom: 10px;
}
.lemonwhale-embed-container {
  position: relative;
  overflow: hidden;
  max-width: 100%;
}
.lemonwhale-embed-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#videogallery em {
  height: 80px;
  display: block;
}
@media (min-width: 768px) and (max-width: 1199px) {
  #videogallery em {
    height: 100px;
  }
}
.block-container:not(.row.block-container:has(.videoscreen9block.col-xs-12)) .videoscreen9block.col-xs-12 {
  padding-left: 0;
  padding-right: 0;
}
.block-wideimage-small {
  margin-bottom: 60px;
}
.block-wideimage-small a {
  text-decoration: none;
  white-space: normal;
}
.block-wideimage-small a:hover {
  text-decoration: none;
}
.block-wideimage-small .content {
  margin-top: 0;
  color: #333332;
}
.block-wideimage-small .content p {
  color: #333332;
}
.block-wideimage-small .content h2 {
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
  margin-top: 10px;
  font-size: 35px;
  line-height: 45px;
  color: #003d58;
  text-decoration: none;
}
.block-wideimage-small .content h2:hover {
  color: #00608b;
  text-decoration: none;
}
.block-wideimage-small .body {
  margin-bottom: 20px;
  margin-top: 10px;
}
@media (min-width: 768px) {
  .block-wideimage-small {
    margin-bottom: 40px;
  }
  .block-wideimage-small .content {
    margin-top: 0px;
  }
  .block-wideimage-small .content h2 {
    position: relative;
    margin-top: -8px;
  }
}
.block-iconpuff > div {
  margin-bottom: 40px;
}
.block-iconpuff a {
  font-size: 13px;
  line-height: 20px;
  display: flex;
  background-color: #003d58;
  border-radius: 5px;
  color: #fff;
  font-size: 16px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  text-decoration: none;
}
.block-iconpuff .headline {
  font-family: "TradeGothicLT-BoldCondTwenty";
  text-transform: uppercase;
  display: block;
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 5px;
}
.block-iconpuff i {
  font-size: 45px;
  width: 70px;
  display: flex;
  align-items: center;
  margin-right: 15px;
  margin-top: auto;
  margin-bottom: auto;
  color: #ecc500;
  height: 80px;
  padding-left: 15px;
}
.block-iconpuff i.krimicon-toprison {
  width: 80px;
}
.block-iconpuff i.krimicon-relative {
  width: 80px;
}
.block-iconpuff .content {
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-right: 10px;
}
.block-iconpuff a:hover,
.block-iconpuff a:focus {
  text-decoration: none;
  background-color: #00608b;
}
@media (min-width: 480px) {
  .block-iconpuff a {
    font-size: 14px;
    line-height: 17px;
    padding-left: 20px;
    min-height: 100px;
  }
  .block-iconpuff .headline {
    font-size: 20px;
    line-height: 17px;
    margin-bottom: 5px;
  }
  .block-iconpuff i {
    font-size: 55px;
    width: 80px;
  }
  .block-iconpuff i.krimicon-toprison {
    width: 80px;
  }
  .block-iconpuff i.krimicon-relative {
    margin-right: 35px;
  }
}
@media (min-width: 1200px) {
  .block-iconpuff a {
    font-size: 15px;
    line-height: 20px;
    padding-left: 15px;
    min-height: 100px;
  }
  .block-iconpuff .headline {
    font-size: 22px;
    line-height: 24px;
    margin-bottom: 10px;
  }
  .block-iconpuff i {
    font-size: 65px;
    width: 90px;
  }
  .block-iconpuff i.krimicon-toprison {
    width: 95px;
  }
  .block-iconpuff i.krimicon-relative {
    margin-right: 35px;
    width: 100px;
  }
}
.block-text > h1:first-child,
.block-text > h2:first-child,
.block-text > h3:first-child,
.block-text > h4:first-child {
  margin-top: 0;
}
.intresseanmalanblock .regions .textblock {
  display: none;
}
.intresseanmalanblock .contact-item > div,
.intresseanmalanblock .showmorepanel {
  display: none;
}
.block-listpuff {
  margin-bottom: 40px;
}
.block-listpuff .content h2 {
  font-family: "TradeGothicLT-BoldCondTwenty";
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
  font-size: 30px;
  line-height: 35px;
  margin-top: 10px;
}
.block-listpuff .content h2 a {
  color: #003d58;
  text-decoration: none;
}
.block-listpuff .content h2 a:hover {
  color: #00608b;
  text-decoration: none;
}
.block-listpuff .content h3 {
  font-family: "TradeGothicLT-BoldCondTwenty";
  color: #333332;
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
  margin-top: 4px;
  font-size: 16px;
  line-height: 35px;
  position: relative;
  text-transform: uppercase;
  border-bottom: 1px solid #c2c2c2;
}
.block-listpuff .body {
  margin-bottom: 20px;
  margin-top: 10px;
}
.block-listpuff .fa-ul {
  margin-left: 22px;
}
.block-listpuff .fa-li {
  line-height: 20px;
  margin-left: -3px;
}
.block-listpuff li {
  margin-bottom: 10px;
}
.block-listpuff li a {
  font-family: "TradeGothicLT";
  font-size: 14px;
  color: #003d58;
  text-decoration: underline;
}
.block-listpuff li a:hover {
  color: #00608b;
}
.block-listpuff .left-line {
  border-left: solid 1px #d7d7d7;
}
.block-listpuff ul,
.block-list li {
  list-style: none;
  padding: 0;
  margin: 0;
}
@media (min-width: 768px) {
  .block-listpuff .content h2 {
    font-size: 25px;
    line-height: 30px;
    position: relative;
    margin-top: -7px;
  }
}
@media (min-width: 1200px) {
  .block-listpuff .content h2 {
    font-size: 30px;
    line-height: 35px;
  }
}
/* Startpage block-startpage-img-hovertext 	*/

.block-startpage-img-hovertext .body {
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 24px;
  font-family: 'pt_serifregular';
  white-space: pre-line;
  /*overflow: hidden;*/
  width: 100%;
  display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
}
.block-startpage-img-hovertext a,
.block-startpage-img-hovertext a:hover {
  color: #003d58;
  text-decoration: none;
}
/*General Mosaic Styles*/

.block-startpage-img-hovertext .mosaic-block {
  float: left;
  position: relative;
  overflow: hidden;
  height: 194px;
  width: 100%;
}
.block-startpage-img-hovertext .mosaic-backdrop {
  display: block;
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
}
.block-startpage-img-hovertext .mosaic-backdrop img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.block-startpage-img-hovertext .mosaic-overlay {
  display: none;
  z-index: 5;
  position: absolute;
  width: 100%;
  height: 100%;
  background: #ffffff;
  padding: 0px 14px 0 14px;
}
.block-startpage-img-hovertext .bar2 .mosaic-overlay {
  bottom: -165px;
  height: 227px;
  opacity: 0.9;
}
.block-startpage-img-hovertext .bar2 .mosaic-overlay:hover {
  opacity: 0.9;
}
@media (max-width: 1199px) {
  .block-startpage-img-hovertext .body {
    font-size: 14px;
    line-height: 20px;
    font-family: 'pt_serifregular';
  }
  .block-startpage-img-hovertext .body p {
    margin-top: 20px;
  }
}
@media (min-width: 1200px) {
  .block-startpage-img-hovertext .mosaic-block {
    height: 243px;
  }
}
/*End Mosaic Styles /*

/*
@media only screen and (min-width : @screen-sm) and (max-width : @screen-sm-max) {

	.block-startpage-img-hovertext {
    .mosaic-block {
        height:230px;
        margin-bottom: 30px;
    	}
	}    
}
*/

@media (max-width: 991px) {
  .block-startpage-img-hovertext .body {
    display: none;
  }
  .block-startpage-img-hovertext .mosaic-overlay {
    display: none;
    z-index: 5;
    position: absolute;
    width: 100%;
    height: 100%;
    background: #ffffff;
  }
  .block-startpage-img-hovertext .mosaic-overlay .details {
    margin: 14px 10px 0 10px;
  }
  .block-startpage-img-hovertext .mosaic-overlay .details h3 {
    margin-top: 10px;
    font-size: 22px;
  }
  .block-startpage-img-hovertext .bar2 {
    margin-bottom: 40px;
  }
  .block-startpage-img-hovertext .bar2 .mosaic-overlay {
    bottom: 0px;
    height: 50px;
  }
}
@media (max-width: 767px) {
  .block-startpage-img-hovertext .body {
    display: none;
  }
  .block-startpage-img-hovertext .mosaic-backdrop img {
    object-fit: cover;
  }
  .block-startpage-img-hovertext .mosaic-overlay {
    display: none;
    z-index: 5;
    position: absolute;
    width: 100%;
    height: 100%;
    background: #ffffff;
  }
  .block-startpage-img-hovertext .mosaic-overlay .details {
    margin: 14px 8px 0 8px;
  }
  .block-startpage-img-hovertext .mosaic-overlay .details h3 {
    margin-top: 16px;
    font-size: 16px;
  }
  .block-startpage-img-hovertext .bar2 {
    margin-bottom: 20px;
  }
  .block-startpage-img-hovertext .bar2 .mosaic-overlay {
    bottom: 0px;
    height: 50px;
  }
}
@media only screen and (max-width: 420px) {
  .block-startpage-img-hovertext .mosaic-backdrop img {
    position: relative;
    top: 26px;
    object-fit: cover;
  }
}
@media (min-width: 500px) {
  .infopage-content .col-lg-12 {
    width: 100%;
  }
  .infopage-content .col-lg-12 .linkblock .imagelink-block {
    position: relative;
    overflow: hidden;
    height: 100%;
    width: 100%;
  }
  .infopage-content .col-lg-12 .linkblock .imagelink-block .imagelink-fusion .allcontainer {
    position: relative;
    width: 47.5%;
    float: left;
    margin-right: 10px;
    margin-bottom: 15px;
    height: 202px;
    overflow: hidden;
  }
}
.linkblock {
  position: relative;
  width: calc(100% + 14px);
}
.linkblock h3 {
  font-size: 18px;
  line-height: 32px;
  margin-bottom: 10px;
  margin-top: 40px;
  color: #333332;
  border-bottom: 1px solid #c2c2c2;
  text-transform: uppercase;
  margin-right: 15px;
}
.linkblock .imagelink-block {
  position: relative;
  overflow: hidden;
  height: 100%;
  width: 100%;
}
.linkblock .imagelink-block .imagelink-fusion a {
  text-decoration: none;
  text-decoration-color: inherit;
  text-transform: uppercase;
  font-size: 15px;
  display: inline-block;
}
.linkblock .imagelink-block .imagelink-fusion .allcontainer {
  position: relative;
  margin-right: 10px;
  margin-bottom: 15px;
  height: 202px;
  overflow: hidden;
}
.linkblock .imagelink-block .imagelink-fusion .allcontainer img {
  transform: translateX(-50%);
  position: relative;
  left: 50%;
  min-height: 150%;
  max-width: 100%;
  max-height: 100%;
}
.linkblock .imagelink-block .imagelink-fusion .allcontainer .overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  width: 103%;
  height: 0;
  transition: 0.5s ease;
  height: 25%;
  opacity: 0.7;
  background-color: white;
  display: table;
}
.linkblock .imagelink-block .imagelink-fusion .allcontainer .bildtext {
  font-style: normal;
  width: 80%;
  padding: 21px 0 0 5px;
  font-family: "TradeGothicLT-BoldCondTwenty";
  font-size: 20px;
  text-decoration: none;
  text-decoration-color: inherit;
  text-transform: uppercase;
  color: #000;
  float: left;
}
.linkblock .imagelink-block .imagelink-fusion .allcontainer .pil {
  float: right;
  margin: 15px 20px 0 10px;
  width: 14px;
  height: 14px;
  background: transparent;
  border-top: 3px solid #003d58;
  border-left: 3px solid #003d58;
  transform: rotate(-225deg);
  display: inline-block;
  overflow: hidden;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-12 .linkblock .imagelink-block .imagelink-fusion .allcontainer {
    position: relative;
    width: 47.5%;
    float: left;
    margin-right: 10px;
    margin-bottom: 15px;
    height: 202px;
    overflow: hidden;
  }
}
/* Startpage block-startpage-targetgroup 	*/

/*@media (max-width: @screen-md) {
    #top-targetgroup .block-startpage-targetgroup .block-iconpuff-startpage {
        margin-bottom: 40px;
    }
}*/

/* Startpage block-startpage-news 	*/

.block-startpage-news ul,
.block-startpage-news li {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-bottom: 30px;
}
.block-list-start .content {
  display: table-cell;
}
.block-list-start .content h2 {
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
  font-size: 30px;
  line-height: 40px;
  position: relative;
  margin-top: -10px;
  color: #003d58;
  font-family: "TradeGothicLT-BoldCondTwenty";
}
.block-list-start .body {
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 26px;
  font-family: 'pt_serifregular';
  color: #333332;
}
.block-list-start li .image {
  float: left;
  width: 50%;
  margin: 0 20px 0 0;
}
.block-list-start a,
.block-newslist-start a {
  color: #003d58;
  text-decoration: none;
}
.block-list-start a:hover,
.block-newslist-start a:hover {
  color: #00608b;
  text-decoration: none;
}
/*list */

.block-newslist-start h2 {
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
  font-size: 40px;
  line-height: 50px;
  position: relative;
  margin-top: -12px;
  color: #333332;
  font-family: "TradeGothicLT-BoldCondTwenty";
}
.block-newslist-start .content {
  padding: 0px;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.block-newslist-start .content h3 {
  font-size: 22px;
  line-height: 30px;
  margin: 0;
}
.block-newslist-start li {
  margin-bottom: 20px;
}
.block-newslist-start .date {
  font-size: 14px;
  font-family: "TradeGothicLT";
}
@media (max-width: 768px) {
  .block-newslist-start h2 {
    margin-top: 8px;
  }
  .block-list-start .content h2 {
    margin-bottom: 4px;
    line-height: 35px;
  }
  .block-list-start .body {
    margin-top: 10px;
  }
  .block-list-start li .image {
    margin-bottom: 20px;
    width: 100%;
  }
}
@media (max-width: 992px) {
  .block-list-start {
    margin-bottom: 40px;
  }
}
div#commentDiv.well .form-group label {
  font-family: 'pt_serifregular';
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 0px;
  padding-top: 0px;
}
div#commentDiv.well .form-group .form-group-label {
  margin-top: 0px;
}
div#commentDiv.well .form-group .help-block .list-unstyled {
  margin-top: 0px;
}
div#commentDiv.well .form-group span p {
  margin-bottom: 0px;
}
div#commentDiv.well .form-group .form-control {
  margin-bottom: 15px;
  margin-top: 20px;
}
@media (max-width: 320px) {
  div#commentDiv.well .form-group label {
    font-size: 14px;
  }
  div#commentDiv.well .form-group span p {
    font-size: 14px;
  }
}
.searchpage-content {
  margin-bottom: 40px;
}
.searchpage-content .listbox,
.searchpage-content .grid {
  top: 4.2em;
}
.searchpage-content h3 {
  font-family: 'pt_serifregular';
  margin: 40px 0 60px 0;
  padding: 0;
  font-size: 20px;
  line-height: 30px;
}
.searchpage-content input::-moz-focus-inner,
.searchpage-content button::-moz-focus-inner,
.searchpage-content a::-moz-focus-inner {
  outline: none;
}
.searchpage-content button#search-keyword-btn.btn.btn-search.bradius:focus,
.searchpage-content button#search-keyword-btn.btn.btn-search.bradius:active {
  color: #ffffff;
  outline: none;
}
.searchpage-content div.checkbox label {
  display: inline-block;
  margin-right: 20px;
  font-family: 'pt_serifregular';
  font-size: 16px;
}
.searchpage-content div.checkbox label:first-child {
  margin-right: 30px;
}
.searchpage-content fieldset {
  margin: 30px 0 0 0;
}
.searchpage-content .error-message {
  height: calc(100vh - 1060px);
}
@media (max-width: 991px) {
  .searchpage-content .error-message {
    height: calc(100vh - 915px);
  }
}
@media (max-width: 765px) {
  .searchpage-content .error-message {
    height: calc(100vh - 634px);
  }
}
/* Search page results recommended*/

.searchpage-result-recommended {
  margin-bottom: 40px;
}
.searchpage-result-recommended .content {
  padding: 30px;
  padding-bottom: 10px;
  background-color: #f8f8f8;
}
.searchpage-result-recommended .content span {
  font-family: "TradeGothicLT-BoldCondTwenty";
  font-size: 16px;
  color: #333332;
  text-transform: uppercase;
  display: block;
  margin-bottom: 20px;
}
.searchpage-result-recommended .searchpage-result ol.breadcrumb {
  background-color: #f8f8f8;
}
/* Search page results*/

.searchpage-result {
  margin-bottom: 40px;
}
.searchpage-result .breadcrumb {
  padding-left: 0;
}
.searchpage-result .image {
  height: 100%;
}
.searchpage-result .image.mobile {
  height: unset;
}
.searchpage-result .image.mobile h2 {
  float: none;
}
.searchpage-result .image.mobile a {
  float: none;
}
.searchpage-result .image.mobile a.thumbnail i {
  left: 60px;
  margin-left: 0;
}
.searchpage-result .image.mobile a.thumbnail img {
  margin-left: unset;
  margin-right: unset;
}
.searchpage-result h2 {
  font-family: "TradeGothicLT-BoldCondTwenty";
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 25px;
}
.searchpage-result h2 a {
  color: #003d58;
  text-decoration: none;
  height: 100%;
}
.searchpage-result h2 a:hover {
  color: #00608b;
  text-decoration: none;
}
.searchpage-result a.thumbnail {
  float: right;
  margin-bottom: 0;
  position: relative;
  height: 100%;
  max-width: 100%;
  border: 0px solid #ddd;
}
.searchpage-result a.thumbnail i {
  left: 50%;
  position: absolute;
  color: #f5f5f5;
  font-size: 1.5em;
  line-height: 2em;
  height: 2em;
  width: 2em;
  border: none;
  border-radius: 1.5em;
  margin-left: -1em;
  margin-top: 2rem;
  background-color: rgba(0, 0, 0, 0.5);
}
.searchpage-result a.thumbnail .fa-play:before {
  margin: 35%;
}
.searchpage-result p {
  font-family: 'pt_serifregular';
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 10px;
}
.searchpage-result date {
  font-family: 'pt_serifregular';
  font-size: 14px;
  line-height: 24px;
  color: #333332;
  display: inline-block;
  margin-bottom: 10px;
}
.searchpage-result ol.breadcrumb {
  background-color: #fff;
}
.searchpage-result ol.breadcrumb a:hover {
  color: #00608b;
  text-decoration: none;
}
.searchpage-result ol,
.searchpage-result li {
  margin: 0;
  padding: 0;
}
.searchpage-result ol.breadcrumb a,
.searchpage-result li.active {
  font-family: "TradeGothicLT-BoldCondTwenty";
  font-size: 13px;
  color: #003d58;
  text-transform: uppercase;
  text-decoration: none;
}
/* Search oage results document */

.searchpage-result .document a {
  display: block;
}
.searchpage-result .document a:hover {
  color: #00608b;
}
.searchpage-result .document i {
  margin-right: 20px;
  float: left;
  font-size: 30px;
  height: 50px;
  color: #003d58;
}
.breadcrumb > li {
  display: block;
}
@media (min-width: 768px) {
  .searchpage-content {
    margin-bottom: 40px;
  }
  .searchpage-result-recommended .content span {
    font-size: 20px;
  }
  .searchpage-result h2 {
    font-size: 30px;
    line-height: 35px;
  }
  .searchpage-result p {
    font-size: 16px;
    line-height: 24px;
  }
  .searchpage-result ol.breadcrumb a,
  .searchpage-result li.active {
    font-size: 14px;
  }
  .searchpage-result .breadcrumb  > li + li:before,
  .searchpage-result .breadcrumb  > li + li.active:before {
    margin: 0 5px;
  }
  .breadcrumb > li {
    display: inline-block;
  }
}
span.taglink a {
  border: 1px solid #ededed;
  font-size: 13px;
  background-color: #fafafa;
  padding: 5px;
  margin: 2px;
  line-height: 35px;
  white-space: nowrap;
  font-family: "TradeGothicLT";
  text-decoration: none;
  text-transform: capitalize;
}
span.taglink a:hover {
  background-color: #003d58;
  color: white;
  text-decoration: none;
}
span.taglink.active a {
  background-color: #003d58;
  color: white;
  text-decoration: none;
}
.block-startpage.alternate {
  background-color: #f8f8f8;
}
.block-startpage.alternate .startpage-box {
  padding: 30px 30px 40px 30px;
  position: relative;
}
@media (max-width: 991px) {
  .block-startpage.alternate .startpage-box {
    padding: 15px 15px 0 15px;
  }
}
@media (max-width: 480px) {
  .block-startpage.alternate .startpage-box {
    padding: 0 15px 15px 15px;
  }
}
@media (max-width: 991px) {
  .block-startpage.alternate .startpage-box .newspufflistblock .content {
    padding: 0 0 0 0;
  }
}
#top-targetgroup .block-startpage-targetgroup div .ikonarea:nth-child(4) {
  display: none;
}
#bottom-targetgroup {
  z-index: 400;
  position: fixed;
  bottom: 0;
  background-color: white;
  width: 100%;
}
#bottom-targetgroup .block-startpage .startpage-box {
  padding: 0;
}
#bottom-targetgroup .block-startpage.alternate .startpage-box {
  padding: 0;
}
#bottom-targetgroup .block-startpage-targetgroup:after {
  content: "";
  position: absolute;
  width: 100%;
  top: 1px;
  left: 0;
  z-index: -1;
  box-shadow: 0px 0px 8px 1px #afafaf;
}
#bottom-targetgroup .block-startpage-targetgroup {
  border-top: 1px solid #e6e6e6;
}
#bottom-targetgroup .block-startpage-targetgroup div.bgstyle {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
}
#bottom-targetgroup .block-startpage-targetgroup div.ikonarea {
  padding-top: 10px;
  padding-left: 7px;
  padding-right: 0;
  min-height: 92px;
  background-color: #003d58;
}
@media screen and (orientation: landscape) {
  #bottom-targetgroup .block-startpage-targetgroup div.ikonarea {
    min-height: 80px;
  }
}
#bottom-targetgroup .block-startpage-targetgroup div.ikonarea.first:before {
  border-right: none;
}
#bottom-targetgroup .block-startpage-targetgroup div.ikonarea:nth-child(3) {
  display: none;
}
#bottom-targetgroup .block-startpage-targetgroup div.ikonarea > .myrel {
  padding-left: 4px;
}
#bottom-targetgroup .block-startpage-targetgroup div.ikonarea:before {
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  /*border-right: 1px solid #e6e6e6;*/

}
#bottom-targetgroup .block-startpage-targetgroup .block-iconpuff-startpage div.ikon {
  width: 65%;
  padding-left: 8px;
  padding-right: 16px;
  margin-bottom: 5px;
  margin-left: auto;
  margin-right: auto;
}
#bottom-targetgroup .block-startpage-targetgroup .block-iconpuff-startpage div.ikon img {
  margin-left: auto;
  margin-right: auto;
  width: 80%;
  max-width: 60px;
}
@media screen and (orientation: landscape) {
  #bottom-targetgroup .block-startpage-targetgroup .block-iconpuff-startpage div.ikon img {
    max-width: 37px;
    height: 46px;
    object-fit: contain;
  }
}
#bottom-targetgroup .block-startpage-targetgroup .block-iconpuff-startpage div.ikon.relative {
  margin-top: -1px;
}
#bottom-targetgroup .block-startpage-targetgroup .block-iconpuff-startpage div.ikon.relative img {
  margin-top: 3%;
  width: 100%;
}
#bottom-targetgroup .block-startpage-targetgroup .headline {
  font-family: "TradeGothicLT-BoldCondTwenty";
  font-size: 16px;
  color: white;
  text-transform: uppercase;
  line-height: 18px;
  padding-left: 3px;
  padding-right: 3px;
  position: absolute;
  top: 60px;
  right: 10%;
  left: 22%;
}
@media screen and (orientation: landscape) {
  #bottom-targetgroup .block-startpage-targetgroup .headline {
    top: 55px;
  }
}
.block-startpage-targetgroup .block-iconpuff-startpage {
  text-align: center;
}
.block-startpage-targetgroup .block-iconpuff-startpage a {
  display: block;
  color: #003d58;
  font-size: 16px;
  text-decoration: none;
}
.block-startpage-targetgroup .block-iconpuff-startpage a:hover {
  color: #00608b;
  text-decoration: none;
}
.block-startpage-targetgroup .block-iconpuff-startpage .content {
  margin-top: 0;
}
.block-startpage-targetgroup .block-iconpuff-startpage .headline {
  font-family: "TradeGothicLT-BoldCondTwenty";
  color: #003d58;
  text-transform: uppercase;
  display: block;
}
.block-startpage-targetgroup .block-iconpuff-startpage span.headline:hover {
  color: #00608b;
}
/* Startpage block-startpage-img-text 	*/

.startpage-box .block-wideimage-small,
.startpage-box .block-graph,
.startpage-box .block-video {
  margin-bottom: 0;
}
.startpage-box .block-startpage-news ul:last-child,
.startpage-box .block-startpage-news li:last-child {
  margin-bottom: 0;
}
.block-list-start {
  padding: 0;
  margin: 0;
  display: inline-block;
}
/* news list block*/

/* news infopuff block*/

.startpageinfopuffblock {
  padding-left: 0;
  padding-right: 0;
}
.startpageinfopuffblock a {
  padding-left: 15px;
  padding-right: 15px;
}
.startpageinfopuffblock a h2:hover {
  color: #00608b;
  text-decoration: none;
}
.startpageinfopuffblock,
.newspufflistblock,
.newspufflistblock a {
  float: left;
}
.newspufflistblock a {
  padding-left: 15px;
  padding-right: 15px;
}
.newspufflistblock a.hover-focus-plate:hover,
.newspufflistblock a.hover-focus-plate:focus {
  background-color: #eaeaea;
}
.newspufflistblock a .content h2:hover {
  color: #00608b;
  text-decoration: none;
}
.startpageinfopuffblock .image,
.newspufflistblock .image {
  float: left;
  width: 50%;
  margin: 0 20px 20px 0;
  font-size: 0;
  height: 191px;
  overflow: hidden;
}
@media (max-width: 992px) and (min-width: 480px) {
  /*ipad*/
  
  .startpage-divider:first-child {
    height: 25px;
    top: -65px;
    position: relative;
  }
  .block-startpage-img-hovertext .mosaic-block {
    height: 160px;
    margin-bottom: 20px;
    padding-left: 10px;
  }
  .block-startpage-img-hovertext .mosaic-block:first-child {
    margin-left: -7px;
  }
}
@media (max-width: 767px) {
  .startpageinfopuffblock,
  .newspufflistblock {
    float: none;
  }
  .block-startpage-img-hovertext .mosaic-block {
    height: 240px;
  }
}
/* Small devices (tablets, 991px and less) */

@media (max-width: 991px) {
  .block-list-start h2 {
    display: inline-block;
  }
  .block-list-start .body {
    margin-top: 0px;
  }
  .block-startpage-media .block-text h2 {
    margin-top: 30px;
  }
  .startpage-divider img {
    padding-top: 14px;
    display: inline;
  }
  .startpage-box .block-graph {
    margin-bottom: 20px;
  }
  .startpageinfopuffblock .image,
  .newspufflistblock .image {
    width: 100%;
  }
  .startpageinfopuffblock .image img,
  .newspufflistblock .image img {
    display: inline-block;
  }
  .block-startpage .startpage-box {
    padding: 30px 0 0 0;
  }
  .mosaicblock.col-xs-12 {
    padding-left: 0;
    padding-right: 0;
  }
  .mosaicblock.col-xs-12.pdt15,
  .mosaicblock.col-xs-12.pdb15 {
    padding-top: 0;
    padding-bottom: 0;
  }
  #bottom-targetgroup .block-startpage-targetgroup .headline {
    right: 2%;
    left: 2%;
  }
}
@media (max-width: 420px) {
  #bottom-targetgroup .block-startpage-targetgroup .headline {
    top: 50px;
  }
  .block-startpage.alternate .startpage-box {
    padding: 0 15px 15px 15px;
  }
  .block-startpage-img-hovertext .bar2 {
    margin-bottom: 0;
  }
  .startpage-divider img {
    padding-top: 0;
    display: inherit;
  }
}
/*@media (max-width: 360px) {
    #bottom-targetgroup {
        .block-startpage-targetgroup {
            .headline {
                top: 50px;
                left: auto;
                right: auto;
            }
        }
    }
}*/

@media (max-width: 420px) {
  #bottom-targetgroup .block-startpage-targetgroup .block-iconpuff-startpage div.ikon img {
    width: 70%;
    height: 45px;
  }
  #bottom-targetgroup .block-startpage-targetgroup .block-iconpuff-startpage div.ikon.relative img {
    margin-top: 10%;
    width: 87%;
  }
  #bottom-targetgroup .block-startpage-targetgroup .block-iconpuff-startpage .headline {
    top: 58px;
  }
}
main.ajaxcsspagelist h3 {
  font-size: 28px;
  line-height: 35px;
}
main.ajaxcsspagelist .btn {
  text-align: center;
}
main.ajaxcsspagelist div.catlistfaq {
  border: 1px #ededed;
  font-size: 14px;
  text-decoration: none;
}
main.ajaxcsspagelist div.catlistfaq a {
  text-decoration: none;
}
main.ajaxcsspagelist .page-searchresult {
  clear: both;
}
@media (min-width: 480px) {
  main.ajaxcsspagelist .pageListPage .btn {
    width: 100%;
    float: none;
    margin-top: 6%;
  }
  main.ajaxcsspagelist .pageListPage .btn:first-child {
    margin-right: 6%;
    margin-top: 4px;
  }
  main.ajaxcsspagelist .pageListPage .pageList {
    clear: both;
  }
}
@media (min-width: 480px) {
  main.ajaxcsspagelist .btn:first-child {
    margin-right: 6%;
  }
}
@media (min-width: 768px) {
  main.ajaxcsspagelist .searchresult .btn {
    width: 100%;
    float: none;
    margin: 0;
  }
  main.ajaxcsspagelist .searchresult .btn:first-child {
    margin-bottom: 15px;
    margin-right: 0;
    margin-top: 15px;
  }
}
main.ajaxcsspagelist .margin-bottom-none {
  margin-bottom: 0;
}
main.ajaxcsspagelist .fakta:empty {
  display: none;
}
main.ajaxcsspagelist .textfakta .fa {
  font-weight: bold;
}
main.ajaxcsspagelist fakta:-moz-only-whitespace {
  display: none;
}
main.ajaxcsspagelist .sammafatt {
  display: none;
}
main.ajaxcsspagelist .skickafragatill {
  font-weight: bold;
}
main.ajaxcsspagelist .skickafragatill strong.text {
  font-family: 'pt_serifbold';
  font-weight: normal;
  font-style: normal;
}
main.ajaxcsspagelist .sortorder {
  padding-top: 15px;
  float: right;
  display: inline-flex;
}
main.ajaxcsspagelist .header-border {
  margin-top: 1em;
  padding-bottom: 2em;
  float: left;
}
main.ajaxcsspagelist .nofloat {
  float: none;
}
main.ajaxcsspagelist .page-sortorder {
  cursor: pointer;
}
main.ajaxcsspagelist .page-sortorder a {
  border: 0px solid;
  width: 200px;
  height: 50px;
  overflow: hidden;
}
main.ajaxcsspagelist .page-sortorder .text-pil {
  padding: 7px;
  position: unset;
}
main.ajaxcsspagelist .page-sortorder.active {
  font-weight: bold;
  text-decoration: none;
}
main.ajaxcsspagelist .page-sortorder.active .pil {
  width: 10px;
  height: 10px;
  background: transparent;
  border-top: 3px solid #003d58;
  border-left: 3px solid #003d58;
  text-decoration: none;
  color: transparent;
  margin-left: 7px;
  margin-top: 5px;
  display: inline-block;
  overflow: hidden;
  transition: transform 80ms ease-in-out;
}
main.ajaxcsspagelist .page-sortorder.active .pil:before {
  content: "";
  height: 100%;
  width: 100%;
  margin-left: 100%;
  margin-top: 100%;
  transform: rotate(45deg);
}
main.ajaxcsspagelist .page-sortorder.active .pil.pil-desc {
  transform: rotate(45deg);
  left: 175px;
}
main.ajaxcsspagelist .page-sortorder.active .pil.pil-asc {
  transform: rotate(-135deg);
  right: 175px;
}
@media (max-width: 479px) {
  main.ajaxcsspagelist .page-sortorder,
  main.ajaxcsspagelist .text-start {
    display: block;
    margin-bottom: 15px;
  }
  main.ajaxcsspagelist .sortorder {
    float: none;
    clear: both;
    display: block;
  }
  main.ajaxcsspagelist .btn:first-child {
    margin-bottom: 15px;
    margin-right: 0;
    margin-top: 15px;
  }
  main.ajaxcsspagelist .pubmob-ner {
    margin-bottom: 15px;
  }
}
main.ajaxcsspagelist .search-pub-key .filter-link {
  margin: 10px 0 0px 0;
}
main.ajaxcsspagelist .search-pub-key .filter-link:empty {
  display: none;
}
main.ajaxcsspagelist .search-pub-key .filter-link:-moz-only-whitespace {
  display: none;
}
main.ajaxcsspagelist .search-pub-key .filter-link a {
  color: #00628c;
  font-size: 16px;
  text-decoration: underline;
}
main.ajaxcsspagelist .search-pub-key .filter-link button {
  color: #00628c;
  font-size: 16px;
  text-decoration: underline;
  border: 0;
  background-color: transparent;
}
main.ajaxcsspagelist .search-pub-key .filter-link a:hover {
  color: #00608b;
}
main.ajaxcsspagelist .infopage-content p.introduction {
  font-family: 'pt_serifbold';
  font-size: 20px;
  line-height: 26px;
}
main.ajaxcsspagelist .pagelist-categories {
  background-color: #fafafa;
  border-radius: 5px;
  border: 1px solid #ededed;
  padding: 0 10px;
  margin: 10px 0 0px 0;
  position: relative;
}
main.ajaxcsspagelist .pagelist-categories div.form-group label {
  margin-bottom: 0;
  display: inline-block;
  font-family: "TradeGothicLT";
  margin: 30px 0 0 0;
}
main.ajaxcsspagelist .pagelist-categories div.form-group label .lbl_pagelistcategory {
  margin-right: 20px;
  font-size: 16px;
  margin-bottom: 20px;
}
main.ajaxcsspagelist .pagelist-categories div.form-group label .lbl_pagelistcategory b {
  font-family: "TradeGothicLT";
  font-weight: bold;
}
main.ajaxcsspagelist .pagelist-categories div.form-group label .lbl_pagelistcategory div.checkbox label:first-child {
  margin-right: 30px;
}
main.ajaxcsspagelist .pagelist-categories div.form-group label .lbl_pagelistcategory div.fieldset {
  margin: 30px 0 0 0;
}
main.ajaxcsspagelist .pagelist-categories div.form-group label .lbl_pagelistcategory div.fieldset:empty {
  display: none;
}
main.ajaxcsspagelist .pagelist-categories div.form-group label .lbl_pagelistcategory div.fieldset:-moz-only-whitespace {
  display: none;
}
main.ajaxcsspagelist .pageListPage .pageList .imageleft {
  margin: 15px 15px 0px 0px;
  display: block;
  float: left;
}
main.ajaxcsspagelist .pageListPage .pageList .imageleft p {
  margin-bottom: -10px;
}
@media (max-width: 400px) {
  main.ajaxcsspagelist .action-buttons {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: fit-content;
    margin-bottom: 15px;
  }
  main.ajaxcsspagelist .action-buttons .btn:first-child {
    width: 100%;
  }
}
@media (min-width: 400px) and (max-width: 480px) {
  main.ajaxcsspagelist .action-buttons {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 15px;
  }
}
@media (min-width: 480px) and (max-width: 768px) {
  main.ajaxcsspagelist .action-buttons {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  main.ajaxcsspagelist .action-buttons {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-end;
  }
}
.headingfoldedoutblock .accordion,
.faqcampaignblock .accordion,
main.ajaxcsspagelist .accordion {
  cursor: pointer;
  width: 100%;
  border-bottom: 0;
  outline: none;
  position: relative;
  color: #003d58;
  font-family: "TradeGothicLT-BoldCondTwenty";
  line-height: 28px;
  padding-left: 15px;
  text-indent: 15px;
  margin-top: 0px;
}
.headingfoldedoutblock .accordion strong,
.faqcampaignblock .accordion strong,
main.ajaxcsspagelist .accordion strong {
  font-family: "TradeGothicLT-BoldCondTwenty";
}
.headingfoldedoutblock .accordion img,
.faqcampaignblock .accordion img,
main.ajaxcsspagelist .accordion img {
  border-top: 0;
  display: none;
  position: absolute;
  padding-left: 30px;
  width: auto;
  height: auto;
}
.headingfoldedoutblock .accordion img:before,
.faqcampaignblock .accordion img:before,
main.ajaxcsspagelist .accordion img:before {
  border-top: 0;
  position: absolute;
  display: block;
  padding-left: 30px;
  width: auto;
  height: auto;
}
.headingfoldedoutblock p,
.faqcampaignblock p,
main.ajaxcsspagelist p {
  border-top: 0;
  font-size: 16px;
  padding-left: 0;
  padding-top: 10px;
}
.headingfoldedoutblock .accordion:before,
.faqcampaignblock .accordion:before,
main.ajaxcsspagelist .accordion:before {
  content: "\203A";
  speak: never;
  position: relative;
  outline: none;
  display: inline-block;
  margin-left: -13px;
  transform: rotate(0);
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  /*transition: transform 600ms ease-in;*/
  text-indent: -4px;
  font-size: 40px;
  padding-left: 4px;
  top: 1px;
}
.headingfoldedoutblock .accordion.active:before,
.faqcampaignblock .accordion.active:before,
main.ajaxcsspagelist .accordion.active:before {
  content: "\203A";
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  /*transition: transform 600ms ease-in;*/
  top: 7px;
  left: 3px;
}
.headingfoldedoutblock .showhide,
.faqcampaignblock .showhide,
main.ajaxcsspagelist .showhide {
  display: none;
  overflow: hidden;
}
.headingfoldedoutblock .showhide .floatright,
.faqcampaignblock .showhide .floatright,
main.ajaxcsspagelist .showhide .floatright {
  float: right;
  margin-right: 20px;
}
.headingfoldedoutblock .pageList,
.faqcampaignblock .pageList,
main.ajaxcsspagelist .pageList {
  list-style-type: none;
  outline-style: none;
  padding-left: 0;
}
.headingfoldedoutblock .pageList li.row,
.faqcampaignblock .pageList li.row,
main.ajaxcsspagelist .pageList li.row {
  padding-bottom: 0px;
}
.headingfoldedoutblock div.showhide,
.faqcampaignblock div.showhide,
main.ajaxcsspagelist div.showhide {
  margin: 10px 15px;
}
.f123 .headless .faqcampaignblock .imagelist .imgCont {
  margin-bottom: 200px;
  /*skrivs över i faqcampaign.js*/

}
.f123 .headless .faqcampaignblock .imagelist .imgCont img.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 125px;
  width: 90%;
  transform: translateX(-18%);
  left: 18%;
}
@media (max-width: 992px) {
  .f123 .headless .faqcampaignblock .imagelist .imgCont img.sticky {
    max-width: 120%;
  }
}
.f123 .headless .faqcampaignblock .pageListPage .row {
  margin-bottom: 20px;
  margin-left: -5px;
}
.f123 .headless .faqcampaignblock .pageListPage .row .qc {
  font-family: "TradeGothicLT";
  color: #808080;
  font-size: 24px;
  margin-left: 15px;
  margin-bottom: 14px;
  display: inline-block;
}
.f123 .headless .faqcampaignblock .pageListPage .row button {
  text-align: left;
  padding-bottom: 14px;
  padding-top: 8px;
}
.f123 .headless .faqcampaignblock .pageListPage .row button:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: 0;
}
.f123 .headless .faqcampaignblock .pageListPage .row button:hover,
.f123 .headless .faqcampaignblock .pageListPage .row button:focus,
.f123 .headless .faqcampaignblock .pageListPage .row button[aria-expanded="true"] {
  outline-offset: 0;
}
.f123 .headless .faqcampaignblock .pageListPage .row h3 {
  font-size: 28px;
  text-indent: 0px;
  margin-left: -5px;
  margin-top: -13px;
  margin-bottom: 15px;
}
.f123 .headless .faqcampaignblock .pageListPage .row div.showhide {
  margin-left: 15px;
}
.f123 .headless .faqcampaignblock .pageListPage .row div.showhide .sharebutton .callbutton {
  float: right;
  opacity: 0.4;
}
.f123 .headless .faqcampaignblock .pageListPage .row div.showhide .sharebutton .callbutton:hover {
  opacity: 1;
}
@media (max-width: 1200px) {
  .f123 .headless .faqcampaignblock .pageListPage .row h3 {
    font-size: 25px;
  }
  .f123 .headless .faqcampaignblock .pageListPage .row .qc {
    font-size: 21px;
  }
}
@media (max-width: 800px) {
  .f123 .headless .faqcampaignblock .pageListPage img {
    margin-bottom: 25px;
  }
}
.f123 .headless .faqcampaignblock .uparrow {
  position: relative;
  transition: all 375ms ease-out;
  background-color: green;
  width: 0;
  margin-left: auto;
  margin-right: auto;
}
.f123 .headless .faqcampaignblock .uparrow .up-btn {
  margin-left: initial;
  margin-right: initial;
  left: 50%;
  transform: translateX(-50%);
}
.f123 .headless .faqcampaignblock .uparrow.sticky {
  position: -webkit-sticky;
  position: sticky;
  bottom: -20px;
}
.f123 .headless .f123head img.logo123 {
  max-width: 100%;
  width: 660px;
  float: right;
  margin-right: 53px;
}
.f123 .headless .f123head p.logotyp {
  top: -5px;
  position: absolute;
}
@media (max-width: 1200px) {
  .f123 .headless .f123head img.logo123 {
    margin-right: 0px;
  }
}
@media (max-width: 992px) {
  .f123 .headless .f123head img.logo123 {
    width: 540px;
  }
  .f123 .headless .f123head img.logotype {
    width: 130px;
    height: auto;
  }
}
@media (max-width: 765px) {
  .f123 .headless .f123head img.logotype {
    position: relative;
    margin-left: 0;
    z-index: 10;
    margin-top: -20px;
    width: 130px;
  }
  .f123 .headless .f123head img.logo123 {
    top: -40px;
    position: relative;
  }
}
.f123 .headless .f123head .link a {
  z-index: 10;
  position: absolute;
  right: 0;
  color: #003d58;
  font-family: "TradeGothicLT-BoldCondTwenty";
  font-size: 26px;
}
@media (max-width: 769px) and (min-width: 500px) {
  .f123 .headless .f123head .link a {
    right: 25px;
  }
  .f123 .headless .f123head img.logo123 {
    margin-right: 25px;
    position: relative;
  }
}
@media (max-width: 500px) {
  .f123 .headless .f123head .link a {
    font-size: 18px;
  }
}
@media (max-width: 765px) {
  .f123 .f123head {
    margin-top: -20px;
  }
  .f123 h2.margin-xs-small {
    margin-top: -50px;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .f123 #readspeaker_header {
    top: -34px;
  }
}
@media (max-width: 769px) {
  .f123 #readthis,
  .f123 .container {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }
}
.f123 #f123stickyhead {
  position: fixed;
  top: 0;
  background-color: white;
  opacity: 0.9;
  transition: all 375ms ease-out;
  z-index: 1000;
  width: 100%;
  display: none;
  padding: 20px 20px 10px;
}
.f123 #f123stickyhead p,
.f123 #f123stickyhead a {
  color: #003d58;
  font-family: "TradeGothicLT-BoldCondTwenty";
  font-size: 26px;
  height: auto;
}
.f123 #f123stickyhead .link a {
  float: right;
  font-size: 21px;
}
.f123 #f123stickyhead .title {
  cursor: pointer;
  float: left;
  text-transform: uppercase;
}
@media (max-width: 500px) {
  .f123 #f123stickyhead {
    padding: 20px 20px 5px;
  }
  .f123 #f123stickyhead .link a {
    font-size: 18px;
  }
}
.f123 #f123stickyhead div#question-search123.question123 #header-search123 {
  position: fixed;
  top: 1.25em;
  left: calc(50% + 440px);
  -webkit-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
  z-index: 99999;
  height: 3.5em;
  width: 6em;
  -webkit-transition: width 0.2s ease-in-out, background-color 0.2s linear;
  transition: width 0.2s ease-in-out, background-color 0.2s linear;
  border-top-right-radius: 2.5em;
  border-bottom-right-radius: 2.5em;
  border-top-left-radius: 2.5em;
  border-bottom-left-radius: 2.5em;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .f123 #f123stickyhead div#question-search123.question123 #header-search123 {
    position: fixed;
    top: 1.25em;
    left: calc(50% + 580px);
    -webkit-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
    z-index: 99999;
    height: 3.5em;
    width: 6em;
    -webkit-transition: width 0.2s ease-in-out, background-color 0.2s linear;
    transition: width 0.2s ease-in-out, background-color 0.2s linear;
    border-top-right-radius: 2.5em;
    border-bottom-right-radius: 2.5em;
    border-top-left-radius: 2.5em;
    border-bottom-left-radius: 2.5em;
  }
}
.f123 #f123stickyhead div#question-search123.question123 #header-search123.question-search123 {
  position: relative;
  width: 410px !important;
  max-width: 100%;
  left: initial;
  right: initial;
  top: initial;
  margin: 0 0 0 auto;
  -webkit-transform: initial;
  transform: initial;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .f123 #f123stickyhead div#question-search123.question123 #header-search123.question-search123 {
    position: absolute;
    width: 410px !important;
    max-width: 100%;
    left: initial;
    right: initial;
    top: initial;
  }
}
.f123 #f123stickyhead div#question-search123.question123 #header-search123 a {
  width: 4em;
  height: 4em;
  background: none;
  border-radius: 50%;
  font-size: 1em;
  position: relative;
  border: 2px solid #fff;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #003D58;
  background-image: url(../img/search_icon.svg?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  box-sizing: border-box;
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.46, 0.1, 0.26, 1.76);
  transition: -webkit-transform 0.5s cubic-bezier(0.46, 0.1, 0.26, 1.76);
  transition: transform 0.5s cubic-bezier(0.46, 0.1, 0.26, 1.76);
  transition: transform 0.5s cubic-bezier(0.46, 0.1, 0.26, 1.76), -webkit-transform 0.5s cubic-bezier(0.46, 0.1, 0.26, 1.76);
  cursor: pointer;
  z-index: 2;
  margin-top: 20px;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .f123 #f123stickyhead div#question-search123.question123 #header-search123 a {
    width: 4em;
    height: 4em;
    background: none;
    border-radius: 50%;
    font-size: 1em;
    position: absolute;
    border: 2px solid #fff;
    display: block;
    top: 0;
    right: 0;
    background-color: #003D58;
    background-image: url(../img/search_icon.svg?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    box-sizing: border-box;
    -ms-transition: -ms-transform 0.5s cubic-bezier(0.46, 0.1, 0.26, 1.76);
    transition: -ms-transform 0.5s cubic-bezier(0.46, 0.1, 0.26, 1.76);
    transition: transform 0.5s cubic-bezier(0.46, 0.1, 0.26, 1.76);
    transition: transform 0.5s cubic-bezier(0.46, 0.1, 0.26, 1.76), -ms-transform 0.5s cubic-bezier(0.46, 0.1, 0.26, 1.76);
    cursor: pointer;
    z-index: 2;
    margin-top: 20px;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .f123 #f123stickyhead div#question-search123.question123 #header-search123 a:after {
    display: none;
  }
}
.f123 #f123stickyhead div#question-search123.question123 #header-search123 a:hover,
.f123 #f123stickyhead div#question-search123.question123 #header-search123 a:focus {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.col-lg-9 .canvasjs,
.col-md-9 .canvasjs,
.col-md-8 .canvasjs,
.col-lg-8 .canvasjs {
  height: 400px;
  position: relative;
}
.col-md-6 .canvasjs,
.col-lg-6 .canvasjs {
  height: 300px;
}
.col-md-4 .canvasjs,
.col-lg-4 .canvasjs {
  height: 300px;
}
.IncompleteDonut_value {
  font-size: 50px;
  font-family: "TradeGothicLT-BoldCondTwenty";
  color: #333332;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  text-align: center;
  line-height: 300px;
}
.IncompleteDonut_ie8 {
  top: 8px !important;
}
.IncompleteDonut_label {
  font-family: "TradeGothicLT-BoldCondTwenty";
  color: #333332;
  font-size: 25px;
  text-align: center;
}
.graphchartblock,
.graphdonutblock,
.graphpieblock,
.graphlineblock {
  margin-bottom: 40px;
}
.annotate {
  font-style: italic;
  color: #366ed4;
}
[role="table"] {
  display: table;
  width: 100%;
}
[role="table"] > div[id] {
  display: table-caption;
  font-style: italic;
}
[role="table"] [role="row"] {
  display: table-row;
}
[role="table"] [role="cell"],
[role="table"] [role="columnheader"] {
  display: table-cell;
  padding: 0.125em 0.25em;
  width: 8em;
}
.graphchartblock [role="table"] [role="columnheader"]:first-child,
.graphchartblock [role="table"] [role="cell"]:first-child,
.graphdonutblock [role="table"] [role="columnheader"]:first-child,
.graphdonutblock [role="table"] [role="cell"]:first-child,
.graphpieblock [role="table"] [role="columnheader"]:first-child,
.graphpieblock [role="table"] [role="cell"]:first-child {
  width: 75%;
}
[role="table"] [role="columnheader"] {
  font-weight: bold;
  border-bottom: thin solid #888;
}
[role="table"] [role="rowgroup"]:last-child [role="row"]:nth-child(odd) {
  background-color: #ddd;
}
main.verksamhet a {
  text-decoration: underline;
}
main.verksamhet .openTime {
  float: left;
  margin-left: 15px;
}
main.verksamhet .sharebutton {
  padding-right: 0px;
  padding-top: 10px;
  float: right;
}
@media (max-width: 992px) {
  main.verksamhet .sharebutton {
    display: none;
  }
}
@media (max-width: 765px) {
  main.verksamhet .sharebutton {
    display: none;
  }
}
main.verksamhet .openTimeTitle {
  float: left;
  margin-left: 15px;
  font-weight: bold;
  font-size: 18px;
  margin-top: 10px;
}
main.verksamhet .mapbutton {
  margin-top: 20px;
  margin-bottom: 30px;
}
main.verksamhet .mapbutton .btn {
  width: 100%;
  padding-top: 17px;
  padding-bottom: 15px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 25px;
  text-align: left;
}
main.verksamhet .mapbutton .btn i {
  font-size: 30px;
  margin-right: 20px;
}
main.verksamhet .openstreetmap {
  height: 350px;
}
main.verksamhet .page-photo {
  margin-top: 10px;
  margin-bottom: 30px;
}
main.verksamhet .page-photo p {
  font-size: 14px;
  margin-top: 10px;
}
main.verksamhet .verksamhet-tabs {
  background-color: #003d58;
}
main.verksamhet .verksamhet-tabs .nav-tabs {
  list-style-type: none;
  padding: 0;
  border-bottom: none;
  margin-bottom: 0;
  text-align: center;
}
main.verksamhet .verksamhet-tabs .nav-tabs > button {
  font-family: "TradeGothicLT-BoldCondTwenty";
  font-size: 18px;
  text-transform: uppercase;
  float: left;
  background-color: #003d58;
  border: none;
  border-top: 3px solid #003d58;
  color: #fff;
  padding: 11px;
  margin-right: 0;
  padding-left: 22px;
  padding-right: 22px;
}
main.verksamhet .verksamhet-tabs .nav-tabs > button:hover,
main.verksamhet .verksamhet-tabs .nav-tabs > button:focus {
  border-color: transparent;
  text-decoration: none;
  background-color: #00608b;
}
main.verksamhet .verksamhet-tabs .nav-tabs button.active {
  color: #003d58;
  background-color: #fff;
  border: none;
  border-top: 3px solid #ecc500;
}
main.verksamhet .verksamhet-tabs .nav-tabs > li {
  float: none;
}
main.verksamhet .map {
  height: 350px;
  margin-bottom: 40px;
}
main.verksamhet .xform {
  margin-bottom: 40px;
}
main.verksamhet .tabcontent {
  margin-top: 30px;
}
main.verksamhet .tabcontent .information {
  display: flex;
  flex-wrap: wrap;
}
main.verksamhet .tabcontent .information .contactinfo {
  margin-bottom: 30px;
}
main.verksamhet .tabcontent .information .contactinfo h4 {
  text-transform: uppercase;
  font-size: 16px;
  position: relative;
  margin-top: 0px;
}
main.verksamhet .tabcontent .information .contactinfo p {
  margin-bottom: 0;
  font-size: 16px;
}
main.verksamhet .tabcontent .information .contactinfo .cursivewritting {
  font-family: 'pt_serifbold_italic';
  font-size: 12px;
}
main.verksamhet .tabcontent .information .contactinfo .otherinfo {
  margin-top: 1rem;
}
main.verksamhet .gallery h3 {
  margin-bottom: 30px;
  text-transform: uppercase;
  margin-top: 0;
}
main.verksamhet .gallery a {
  width: 30%;
  display: block;
  float: left;
  margin-right: 5%;
  margin-bottom: 10px;
}
main.verksamhet .gallery a.last {
  margin-right: 0;
}
main.verksamhet .gallery img.img-responsive {
  margin: 0 auto;
}
main.verksamhet .search {
  border-radius: 5px;
  border: 1px solid #003d58;
  background-color: #fff;
  height: 40px;
  width: 100%;
  position: relative;
  margin-top: 15px;
}
main.verksamhet .search i {
  font-size: 18px;
  color: #b7b7b7;
  padding-left: 15px;
  padding-top: 10px;
}
main.verksamhet .search input[type='text'],
main.verksamhet .search input[type='search'] {
  border: none;
  background-color: transparent;
  line-height: 25px;
  font-size: 15px;
  font-family: "TradeGothicLT-Oblique";
  color: #898989;
  padding-left: 10px;
  width: 50%;
}
main.verksamhet .search input[type='text'],
main.verksamhet .search input[type='search']:focus {
  font-family: "TradeGothicLT";
  color: #333332;
}
main.verksamhet .search a.btn-search {
  background-color: #003d58;
  line-height: 25px;
  font-size: 15px;
  font-family: "TradeGothicLT-BoldCondTwenty";
  text-transform: uppercase;
  color: #fff;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 5px;
  padding-top: 6px;
  width: 160px;
  margin: 0;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 0px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
main.verksamhet .search a.btn-search:hover {
  background-color: #00608b;
}
@media (min-width: 480px) {
  main.verksamhet .verksamhet-tabs .nav-tabs > li {
    float: left;
    width: 50%;
  }
}
@media (min-width: 768px) {
  main.verksamhet .mapbutton {
    text-align: right;
  }
  main.verksamhet .mapbutton .btn {
    width: 50%;
  }
  main.verksamhet .verksamhet-tabs .nav-tabs > li {
    float: left;
    width: auto;
  }
}
@media (min-width: 992px) {
  main.verksamhet .xform {
    margin-bottom: 0px;
  }
  main.verksamhet .map {
    margin-bottom: 0px;
  }
  main.verksamhet .mapbutton {
    margin-top: 20px;
    margin-bottom: 0px;
    text-align: right;
  }
  main.verksamhet .mapbutton .btn {
    width: auto;
    padding-top: 8px;
    padding-bottom: 7px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 16px;
  }
  main.verksamhet .mapbutton .btn i {
    font-size: 16px;
    margin-right: 10px;
  }
}
@media (max-width: 1200px) {
  main.verksamhet .verksamhet-tabs .nav-tabs > li {
    font-size: 16px;
  }
  main.verksamhet .verksamhet-tabs .nav-tabs > li > a {
    padding: 8px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
#swipebox-slider .slide {
  background: url("../img/swipebox/loader.gif?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U") no-repeat center center;
}
#swipebox-action #swipebox-prev,
#swipebox-action #swipebox-next,
#swipebox-action #swipebox-close {
  background-image: url("../img/swipebox/icons.png?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U");
}
#swipebox-close {
  background-color: transparent;
}
.imagepuffverticalblock {
  padding-left: 0;
  padding-right: 0;
}
.imagepuffverticalblock a {
  text-decoration: none;
  white-space: normal;
}
.imagepuffverticalblock a:hover {
  text-decoration: none;
}
.imagepuffverticalblock .block-listpuff-vertikal {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 40px;
}
.imagepuffverticalblock .block-listpuff-vertikal .content {
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 22px;
}
.imagepuffverticalblock .block-listpuff-vertikal .content h3 {
  font-family: "TradeGothicLT-BoldCondTwenty";
  font-size: 20px;
  text-transform: uppercase;
  line-height: 24px;
  margin-top: 20px;
  color: #003d58;
}
.imagepuffverticalblock .block-listpuff-vertikal .content h3:hover {
  color: #00608b;
}
.imagepuffverticalblock .block-listpuff-vertikal .content i {
  font-size: 16px;
  line-height: 24px;
}
.imagepuffverticalblock .block-listpuff-vertikal .content p {
  font-size: 14px;
  line-height: 22px;
  color: #333332;
}
.imagepuffverticalblock .block-listpuff-vertikal-card {
  padding-left: 0;
  padding-right: 0;
}
@media screen and (min-width: 992px) {
  .imagepuffverticalblock .block-listpuff-vertikal-card {
    margin-bottom: 40px;
  }
}
.imagepuffverticalblock .block-listpuff-vertikal-card .block-listpuff-vertikal {
  margin-bottom: 0;
  width: 100%;
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .imagepuffverticalblock .block-listpuff-vertikal-card .block-listpuff-vertikal {
    width: 365px;
  }
}
@media screen and (min-width: 1200px) {
  .imagepuffverticalblock .block-listpuff-vertikal-card .block-listpuff-vertikal {
    width: 450px;
  }
}
.imagepuffverticalblock .block-listpuff-vertikal-card .block-listpuff-vertikal .wrapper {
  background-color: white;
  border: 1px solid #003d58;
}
.imagepuffverticalblock .block-listpuff-vertikal-card .block-listpuff-vertikal .wrapper .image {
  width: 100%;
  min-height: 165px;
  background-color: #003d58;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 30%;
}
@media screen and (min-width: 480px) {
  .imagepuffverticalblock .block-listpuff-vertikal-card .block-listpuff-vertikal .wrapper .image {
    min-height: 175px;
  }
}
@media screen and (min-width: 1200px) {
  .imagepuffverticalblock .block-listpuff-vertikal-card .block-listpuff-vertikal .wrapper .image {
    width: 418px;
  }
}
.imagepuffverticalblock .block-listpuff-vertikal-card .block-listpuff-vertikal .wrapper .image.krimicon-comment {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><rect width="100%" height="100%" fill="%23003d58"/><path d="M123.6 391.3c12.9-9.4 29.6-11.8 44.6-6.4c26.5 9.6 56.2 15.1 87.8 15.1c124.7 0 208-80.5 208-160s-83.3-160-208-160S48 160.5 48 240c0 32 12.4 62.8 35.7 89.2c8.6 9.7 12.8 22.5 11.8 35.5c-1.4 18.1-5.7 34.7-11.3 49.4c17-7.9 31.1-16.7 39.4-22.7zM21.2 431.9c1.8-2.7 3.5-5.4 5.1-8.1c10-16.6 19.5-38.4 21.4-62.9C17.7 326.8 0 285.1 0 240C0 125.1 114.6 32 256 32s256 93.1 256 208s-114.6 208-256 208c-37.1 0-72.3-6.4-104.1-17.9c-11.9 8.7-31.3 20.6-54.3 30.6c-15.1 6.6-32.3 12.6-50.1 16.1c-.8 .2-1.6 .3-2.4 .5c-4.4 .8-8.7 1.5-13.2 1.9c-.2 0-.5 .1-.7 .1c-5.1 .5-10.2 .8-15.3 .8c-6.5 0-12.3-3.9-14.8-9.9c-2.5-6-1.1-12.8 3.4-17.4c4.1-4.2 7.8-8.7 11.3-13.5c1.7-2.3 3.3-4.6 4.8-6.9c.1-.2 .2-.3 .3-.5z" fill="%23eece01"/></svg>');
}
.imagepuffverticalblock .block-listpuff-vertikal-card .block-listpuff-vertikal .wrapper .image.krimicon-question {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><rect width="100%" height="100%" fill="%23003d58"/><path d="M464 256A208 208 0 1 0 48 256a208 208 0 1 0 416 0zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm169.8-90.7c7.9-22.3 29.1-37.3 52.8-37.3l58.3 0c34.9 0 63.1 28.3 63.1 63.1c0 22.6-12.1 43.5-31.7 54.8L280 264.4c-.2 13-10.9 23.6-24 23.6c-13.3 0-24-10.7-24-24l0-13.5c0-8.6 4.6-16.5 12.1-20.8l44.3-25.4c4.7-2.7 7.6-7.7 7.6-13.1c0-8.4-6.8-15.1-15.1-15.1l-58.3 0c-3.4 0-6.4 2.1-7.5 5.3l-.4 1.2c-4.4 12.5-18.2 19-30.6 14.6s-19-18.2-14.6-30.6l.4-1.2zM224 352a32 32 0 1 1 64 0 32 32 0 1 1 -64 0z" fill="%23eece01"/></svg>');
}
.imagepuffverticalblock .block-listpuff-vertikal-card .block-listpuff-vertikal .wrapper .image img {
  object-fit: cover;
  height: revert-layer !important;
}
.imagepuffverticalblock .block-listpuff-vertikal-card .block-listpuff-vertikal .wrapper .content {
  padding: 0 15px;
  margin-bottom: 0;
}
.imagepuffverticalblock .block-listpuff-vertikal-card .block-listpuff-vertikal .wrapper .content h2 {
  color: #003d58;
  font-size: 30px;
  text-transform: none;
  text-decoration: underline;
  margin-top: 15px;
  margin-bottom: 15px;
}
.imagepuffverticalblock .block-listpuff-vertikal-card .block-listpuff-vertikal .wrapper .content p {
  font-size: initial;
}
.imagepuffverticalblock .block-listpuff-vertikal-card .block-listpuff-vertikal .wrapper .arrow {
  display: flex;
  justify-content: flex-end;
  padding-right: 15px;
  padding-bottom: 10px;
  margin-top: -15px;
}
.imagepuffverticalblock .block-listpuff-vertikal-card .block-listpuff-vertikal .wrapper .arrow i {
  font-size: 30px;
}
@media screen and (max-width: 768px) {
  .imagepuffverticalblock + .imagepuffverticalblock .block-listpuff-vertikal-card {
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 992px) {
  .imagepuffverticalblock + .imagepuffverticalblock .block-listpuff-vertikal-card {
    margin-left: 0;
  }
}
#cookies {
  display: none;
  bottom: 0;
  position: fixed;
  width: 100%;
  z-index: 500;
  background-color: #fbf3c6 !important;
  padding: 25px 0 25px 0;
  border-top: 1px solid #6c6a6a;
}
@media (max-width: 767px) {
  #cookies {
    padding: 20px 0 20px 0;
    overflow-y: scroll;
    z-index: 9999;
    max-height: calc(100vh - 50px);
  }
}
#cookies a {
  color: #000000;
  text-decoration: underline;
}
#cookies .cookierow {
  margin: auto;
  padding-left: 0;
  padding-right: 0;
}
#cookies .cookierow > .pull-right {
  display: flex;
  justify-content: flex-end;
  gap: 1rem;
}
#cookies .cookierow > .pull-right button {
  background-color: #00628c;
}
#cookies .cookie-settings > div {
  max-width: 700px;
}
#cookies .cookie-settings .close {
  width: 44px;
  height: 44px;
  margin-top: -1.5rem;
  opacity: unset;
}
@media (min-width: 480px) {
  #cookies .cookie-settings .close {
    margin-right: 1rem;
  }
}
#cookies .cookie-settings .close i {
  color: #655b5b;
}
#cookies .cookie-settings form h2 {
  margin-bottom: 15px;
}
#cookies .cookie-settings form h3 {
  font-size: 22px;
  margin-top: 0px;
  margin-bottom: 10px;
}
#cookies .cookie-settings form .checkbox {
  margin-bottom: 3px;
}
#cookies .cookie-settings form .checkbox input[type="checkbox"] {
  background-color: white;
  border-radius: 3px;
  margin-top: 2px;
  width: 22px;
  height: 22px;
  vertical-align: middle;
  border: 1px solid black;
  appearance: none;
  -webkit-appearance: none;
  outline: none;
  cursor: pointer;
  margin: 3px 4px 3px 0;
}
#cookies .cookie-settings form .checkbox input[type="checkbox"]:checked {
  background-color: #003d58;
}
#cookies .cookie-settings form .checkbox input[type="checkbox"]:checked::before {
  content: '\2713';
  font-size: 14px;
  color: white;
  font-weight: 900;
  margin-left: 5px;
  top: -2px;
  position: relative;
}
#cookies .cookie-settings form .checkbox input[type="checkbox"]:not([disabled]):not([aria-checked]):not(:checked):hover,
#cookies .cookie-settings form .checkbox input[type="checkbox"]:not(:checked):focus-visible {
  background-color: white;
  border: 2px solid #003d58;
}
#cookies .cookie-settings form .checkbox input[type="checkbox"]:disabled {
  display: none;
}
#cookies .cookie-settings form .checkbox label {
  font-family: inherit;
  font-size: inherit;
}
#cookies .cookie-settings form .checkbox label[for="cookie-needed"] {
  padding-left: 0;
  cursor: default;
}
#cookies .cookie-settings button:not(.close) {
  margin-top: 1rem;
  background-color: #00628c;
}
.changecookieblock .cookie-choice {
  padding: 2rem 0 1rem 0;
}
.infoboxblock.pdt15.pdb15,
.infoboxblock {
  display: block;
  background-color: #f8f8f8;
  padding: 20px;
  margin-bottom: 30px;
}
html.touch .infoboxstart {
  margin-bottom: 50px;
}
.infoboxstart {
  margin-top: 20px;
}
.infoboxtop {
  background-color: #ecc500;
  color: black;
  display: flex;
}
.infoboxtop.d-none {
  display: none;
}
.infoboxtop .container.infobox {
  display: flex;
  flex-direction: column;
}
.infoboxtop .container.infobox .infoboxblock {
  background-color: #ecc500;
  color: black;
  margin-bottom: 0;
  padding: 15px 15px 7px 15px !important;
}
.infoboxtop .container.infobox .infoboxblock a {
  color: black;
  text-decoration: underline;
}
.infoboxtop .container.infobox .infoboxblock h1,
.infoboxtop .container.infobox .infoboxblock h2,
.infoboxtop .container.infobox .infoboxblock h3,
.infoboxtop .container.infobox .infoboxblock h4,
.infoboxtop .container.infobox .infoboxblock h5 {
  color: black;
  margin: 0 0 0.5rem 0;
}
.infoboxtop .container.infobox .infoboxblock .infobox > div {
  padding: 0 0 0 18px;
}
.infoboxtop button {
  padding: 1rem;
  height: fit-content;
  margin: 0.5rem 0.5rem 0 0rem;
  background-color: transparent;
}
.infoboxtop button svg {
  width: 18px;
}
@media (max-width: 992px) {
  .infoboxtop {
    margin-top: 50px;
  }
  .infoboxtop .infobox > div {
    padding: 0 0 0 10px !important;
  }
}
@media (max-width: 767px) {
  .infoboxtop .infobox > div {
    padding: 0 0 0 3px !important;
  }
}
@media (max-width: 480px) {
  .infoboxtop .infobox > div {
    padding: 0 !important;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-resolution: 240dpi) {
  .sprite {
    background-image: url(../img/sprite@2x.png?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U);
  }
}
/********************************************
* Generella regler för printing.
*********************************************/

@media print {
  .tab-pane {
    display: block !important;
  }
  .breadcrumb > li {
    display: inline-block;
  }
  .logo-print {
    max-width: 50%;
    margin-bottom: 30px;
  }
  /*Hide url-adresses after link , without this it prints ex övervakningsnämnden (/fangelse-frivard-och-hakte/frivard/overvakningsnamnderna/)*/
  
  a:link:after,
  a:visited:after {
    content: "";
  }
  @page {
    size: portrait;
    margin-top: 2cm;
  }
  .contact-item {
    border-right: 1px solid #e5e5e5;
  }
  #template-out .col-xs-12:nth-child(3n+3) > .contact-item {
    border-right: 0 !important;
  }
  body {
    overflow: visible !important;
  }
  .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: 95%;
  }
  .col-sm-11 {
    width: 91.666666667%;
  }
  .col-sm-10 {
    width: 83.333333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.666666667%;
  }
  .col-sm-7 {
    width: 58.333333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.666666667%;
  }
  .col-sm-4 {
    width: 33.333333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.666666667%;
  }
  .col-sm-1 {
    width: 8.333333333%;
  }
}
.imagegallery2block .gallery a {
  float: left;
  margin-right: 4%;
}
.imagegalleryintextblock {
  display: inline-block;
  max-width: 100%;
}
.bildgalleri .gallery {
  margin-top: 40px;
  list-style-type: none;
  outline-style: none;
  padding-left: 15px;
  padding-right: 15px;
}
.bildgalleri .gallery form {
  display: inline;
}
.bildgalleri .gallery > li {
  margin-bottom: 20px;
}
.bildgalleri input::-moz-focus-inner,
.bildgalleri button::-moz-focus-inner,
.bildgalleri a::-moz-focus-inner {
  outline: none;
}
.bildgalleri button#search-keyword-btn.btn.btn-search.bradius:focus,
.bildgalleri button#search-keyword-btn.btn.btn-search.bradius:active {
  color: #ffffff;
  outline: none;
}
.bildgalleri div.checkbox label {
  display: inline-block;
  margin-right: 20px;
  font-family: "TradeGothicLT";
  font-size: 16px;
  margin-bottom: 18px;
}
.bildgalleri div.checkbox label b {
  font-family: "TradeGothicLT";
  font-weight: bold;
}
@media (max-width: 767px) {
  .bildgalleri div.checkbox label {
    padding-left: 6px !important;
  }
}
.bildgalleri div.checkbox label:first-child {
  margin-right: 30px;
}
.bildgalleri .fieldset {
  margin: 30px 0 0 0;
}
.bildgalleri .form-group {
  margin-bottom: 0;
}
.bildgalleri .filter-content {
  background-color: #fafafa;
  border-radius: 5px;
  border: 1px solid #ededed;
  padding: 0 10px;
  margin: 10px 0 0px 0;
}
.bildgalleri .filter-link {
  margin: 10px 0 0px 0;
}
.bildgalleri .filter-link a {
  color: #00628c;
  font-family: "TradeGothicLT";
  font-size: 16px;
  text-decoration: underline;
}
.bildgalleri .filter-link a:hover {
  color: #00608b;
}
.bildgalleri .gallery h3 {
  margin-bottom: 30px;
  font-size: 16px;
}
.bildgalleri DIV.imagegalleryitem img.img-responsive {
  margin: 0 auto 20px auto;
}
.bildgalleri .imagegalleryitem {
  padding-top: 15px !important;
  padding-left: 15px !important;
  padding-right: 15px !important;
  margin-left: 0;
  margin-right: 0;
  background-color: #fafafa;
  text-align: center;
  height: 360px;
}
.bildgalleri .imagegalleryitem .thumbnailbillpress {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.5;
  border-radius: 0;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
  font-style: italic;
}
.bildgalleri .imagegalleryitem .thumbnailbillpress p {
  height: 96px;
  overflow: auto;
}
.bildgalleri .imagegalleryitem .btn-orange {
  position: absolute;
  bottom: 15px;
  left: 10%;
  right: 10%;
}
.bildgalleri .clear-filter.active a {
  width: 38px;
  height: 38px;
  background: none;
  border-radius: 50%;
  font-size: 1em;
  position: relative;
  border: 2px solid #fff;
  display: block;
  position: absolute;
  top: 9px;
  right: 112px;
  background-color: #003D58;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  box-sizing: border-box;
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.46, 0.1, 0.26, 1.76);
  transition: -webkit-transform 0.5s cubic-bezier(0.46, 0.1, 0.26, 1.76);
  transition: transform 0.5s cubic-bezier(0.46, 0.1, 0.26, 1.76);
  transition: transform 0.5s cubic-bezier(0.46, 0.1, 0.26, 1.76), -webkit-transform 0.5s cubic-bezier(0.46, 0.1, 0.26, 1.76);
  cursor: pointer;
  z-index: 3;
}
@media (max-width: 768px) {
  .bildgalleri .clear-filter.active a {
    top: 0;
    right: 51px;
  }
}
.bildgalleri .clear-filter.active a:hover,
.bildgalleri .clear-filter.active a:focus {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.bildgalleri .clear-filter.active a::before {
  content: ' ';
  position: absolute;
  top: 50%;
  left: 50%;
  height: 1.5em;
  width: 3px;
  background: #fff;
  z-index: 9;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
}
.bildgalleri .clear-filter.active a::after {
  content: ' ';
  position: absolute;
  top: 50%;
  left: 50%;
  height: 1.5em;
  width: 3px;
  background: #fff;
  z-index: 9;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
}
.imagesliderblock {
  clear: both;
}
.bild-galleri {
  margin-bottom: 15px;
}
.bild-galleri img {
  margin-bottom: 0;
}
.bild-galleri .description {
  font-style: italic;
  margin-top: 5px;
  font-size: 13px;
}
.bild-galleri .slides .slidesjs-previous,
.bild-galleri .slides .slidesjs-next {
  font-size: 60px;
  margin-right: auto;
  margin-top: 28%;
  margin-left: 10px;
  position: absolute;
  z-index: 20;
}
.bild-galleri .slides .slidesjs-next {
  margin-left: auto;
  margin-right: 25px;
  right: 0;
}
.bild-galleri .slides .fa-li {
  position: relative;
  left: initial;
  width: auto;
}
@media (max-width: 480px) {
  .bild-galleri .slides .slidesjs-previous,
  .bild-galleri .slides .slidesjs-next {
    margin-top: 24%;
  }
}
/*
body {
    -webkit-font-smoothing: antialiased;
    font: normal 15px/1.5 "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #232525;
    padding-top:70px;
}
#slides {
    display: none
}

#slides .slidesjs-navigation {
    margin-top:3px;
}

#slides .slidesjs-previous {
    margin-right: 5px;
    float: left;
}

#slides .slidesjs-next {
    margin-right: 5px;
    float: left;
}

.slidesjs-pagination {
    margin: 6px 0 0;
    float: right;
    list-style: none;
}

.slidesjs-pagination li {
    float: left;
    margin: 0 1px;
}

.slidesjs-pagination li a {
    display: block;
    width: 13px;
    height: 0;
    padding-top: 13px;
    background-image: url(img/pagination.png);
    background-position: 0 0;
    float: left;
    overflow: hidden;
}

.slidesjs-pagination li a.active,
.slidesjs-pagination li a:hover.active {
    background-position: 0 -13px
}

.slidesjs-pagination li a:hover {
    background-position: 0 -26px
}

#slides a:link,
#slides a:visited {
    color: #333
}

#slides a:hover,
#slides a:active {
    color: #9e2020
}

.navbar {
    overflow: hidden
}

#slides {
    display: none
}

.container {
    margin: 0 auto
}

@media (max-width: 767px) {
    body {
    padding-left: 20px;
    padding-right: 20px;
    }
    .container {
    width: auto
    }
}

@media (max-width: 480px) {
    .container {
    width: auto
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    .container {
    width: 724px
    }
}

@media (min-width: 1200px) {
    .container {
    width: 1170px
    }
}*/

/********************************************
* Search fields
*********************************************/
.search {
  height: 38px;
  border: 1px solid #333332;
  border-radius: 5px;
}
.search .btn-search {
  height: 100%;
  font-size: 24px;
  z-index: 2;
  width: 90px;
}
.search .input-group-btn {
  background-color: #003d58;
  overflow: hidden;
  outline: none;
}
.search input::-moz-focus-inner {
  border: 0;
}
.search input[type="text"],
.search input[type="search"] {
  height: 38px;
  font-family: "TradeGothicLT-Oblique";
  color: #898989;
  font-size: 20px;
  padding-left: 40px;
}
.search input[type="text"]:focus,
.search input[type="search"]:focus {
  font-family: "TradeGothicLT";
  color: #333332;
}
.search .form-control {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 5px !important;
}
.search .fa:before {
  position: absolute;
  z-index: 5;
  top: 0px;
  left: 20px;
  font-size: 20px;
  line-height: 38px;
  color: #898989;
}
@media (min-width: 768px) {
  .search {
    height: 48px;
  }
  .search .btn-search {
    font-size: 28px;
    width: 100px;
  }
  .search input[type="text"],
  .search input[type="search"] {
    height: 48px;
    padding-left: 40px;
    font-size: 22px;
  }
  .search .fa:before {
    z-index: 5;
    line-height: 48px;
  }
}
@media (min-width: 992px) {
  .search {
    height: 58px;
    border: 1px solid #333332;
    border-radius: 5px;
  }
  .search .btn-search {
    font-size: 32px;
    width: 110px;
  }
  .search input[type="text"],
  .search input[type="search"] {
    height: 58px;
    font-size: 24px;
    padding-left: 60px;
  }
  .search .fa:before {
    font-size: 24px;
    line-height: 58px;
  }
}
.timeline-content {
  margin-bottom: 40px;
  font-family: "TradeGothicLT";
  /*lokalt
  div:first-child{
      .timeline-main.line{
      &:before{
        display: none;
      }
    }
  }
*/

}
.timeline-content h1,
.timeline-content h2,
.timeline-content h3,
.timeline-content h4 {
  font-size: 50px;
  line-height: 60px;
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
  color: #333332;
  clear: both;
}
.timeline-content h2 {
  font-size: 35px;
  line-height: 40px;
  margin-bottom: 10px;
  margin-bottom: 20px;
  margin-top: 40px;
}
.timeline-content h3 {
  font-size: 30px;
  line-height: 35px;
  margin-bottom: 10px;
  margin-top: 40px;
  color: #333332;
}
.timeline-content h4 {
  font-size: 35px;
  line-height: 40px;
}
.timeline-content a {
  text-decoration: none;
}
.timeline-content p.introduction {
  font-family: 'pt_serifbold';
  font-size: 20px;
  line-height: 26px;
  margin-bottom: 40px;
  white-space: pre-line;
}
.timeline-content .fa-chevron-down,
.timeline-content .fa-chevron-up {
  color: #333332;
}
.timeline-content .content h2 {
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
  font-size: 35px;
  line-height: 40px;
  position: relative;
  top: 0;
  color: #333332;
  font-family: "TradeGothicLT-BoldCondTwenty";
}
.timeline-content .body {
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 24px;
  font-family: 'pt_serifregular';
}
.timeline-content p.introduction {
  font-size: 20px;
  line-height: 26px;
  margin-bottom: 40px;
}
.timeline-content .timeline-time h2 {
  font-size: 30px;
  line-height: 30px;
  margin: 10px 0 0 0;
}
.timeline-content .timeline-time h3 {
  font-size: 16px;
  line-height: 16px;
  text-transform: uppercase;
  margin-top: 0;
}
.timeline-content .timeline-time a {
  line-height: 60px;
  font-weight: normal;
}
.timeline-content .timeline-line {
  z-index: 1;
  margin-bottom: 10px;
}
.timeline-content .timeline-line i {
  position: relative;
  font-size: 72px;
  left: 0;
  top: 0;
  color: #ecc500;
  line-height: 72px;
}
.timeline-content > .row .timeline-main {
  padding-bottom: 45px;
  margin-bottom: 25px;
  background-color: #f8f8f8;
}
.timeline-content .timeline-main .swipebox {
  padding: 0;
  border: 0;
}
.timeline-content .timeline-main.line {
  padding-bottom: 45px;
  margin-bottom: 25px;
  background-color: #f8f8f8;
}
.timeline-content > .row:not(:nth-child(3)) .timeline-main:before {
  content: '';
  position: absolute;
  width: 10px;
  top: -106px;
  bottom: 0;
  left: 40px;
  background-color: #ecc500;
  height: 30px;
}
.timeline-content > .row:not(:last-child) .timeline-main:after {
  content: '';
  position: absolute;
  width: 10px;
  top: -25px;
  height: 25px;
  left: 40px;
  background-color: #ecc500;
}
.timeline-content .timeline-main.line:before {
  content: '';
  position: absolute;
  width: 10px;
  top: -106px;
  bottom: 0;
  left: 40px;
  background-color: #ecc500;
  height: 30px;
}
.timeline-content div:not(:first-child) .timeline-main.line:before {
  content: '';
  position: absolute;
  width: 10px;
  top: -106px;
  bottom: 0;
  left: 40px;
  background-color: #ecc500;
  height: 30px;
}
.timeline-content > div > div > div:first-child .timeline-main.line:before {
  display: none;
}
.timeline-content div:not(:last-child) .timeline-main:after {
  content: '';
  position: absolute;
  width: 10px;
  top: -25px;
  height: 25px;
  left: 40px;
  background-color: #ecc500;
}
.timeline-content .page-photo {
  margin-bottom: 30px;
}
.timeline-content .page-photo p {
  font-size: 14px;
  margin-top: 10px;
}
.timeline-content .gallery h3 {
  margin-bottom: 30px;
  text-transform: uppercase;
  margin-top: 0;
}
.timeline-content .gallery a {
  width: 22%;
  display: block;
  float: left;
  margin-right: 4%;
  margin-bottom: 10px;
}
.timeline-content .gallery a.last {
  margin-right: 0;
}
@media (min-width: 768px) {
  .timeline-content .timeline-time h2 {
    font-size: 34px;
    line-height: 34px;
  }
  .timeline-content .timeline-time h3 {
    font-size: 20px;
    line-height: 20px;
  }
  .timeline-content > .row .timeline-main {
    margin-bottom: 0;
  }
  .timeline-content .timeline-main.line {
    margin-bottom: 0;
  }
  .timeline-content > .row:not(:nth-child(3)) .timeline-main:before {
    top: -107px;
    left: -22px;
    z-index: 999;
  }
  .timeline-content > .row:not(:last-child) .timeline-main:after {
    content: '';
    position: absolute;
    width: 10px;
    top: -25px;
    left: -22px;
    height: 100%;
    bottom: 0;
    background-color: #ecc500;
  }
  .timeline-content .timeline-main.line:before {
    top: -107px;
    left: -22px;
    z-index: 999;
  }
  .timeline-content div:not(:first-child) .timeline-main.line:before {
    top: -107px;
    left: -22px;
    z-index: 999;
  }
  .timeline-content > div > div > div:first-child .timeline-main.line:before {
    display: none;
  }
  .timeline-content div:not(:last-child) .timeline-main.line:after {
    content: '';
    position: absolute;
    width: 10px;
    top: -25px;
    left: -22px;
    height: 100%;
    bottom: 0;
    background-color: #ecc500;
  }
}
@media (min-width: 992px) {
  .timeline-content .content h2 {
    position: relative;
    top: -8px;
  }
  .timeline-content .timeline-time h2 {
    font-size: 55px;
    line-height: 55px;
    margin: 15px 0 10px 0;
  }
  .timeline-content .timeline-time h3 {
    font-size: 25px;
    line-height: 30px;
    text-transform: uppercase;
    margin-top: 0px;
  }
  .timeline-content .timeline-line {
    z-index: 1;
  }
  .timeline-content .timeline-line i {
    position: relative;
    font-size: 100px;
    left: -25px;
    color: #ecc500;
    line-height: 0.85;
  }
  .timeline-content > .row .timeline-main {
    background-color: #ffffff;
  }
  .timeline-content .timeline-main.line {
    background-color: #ffffff;
  }
  .timeline-content > .row:not(:nth-child(3)) .timeline-main {
    padding-bottom: 45px;
  }
  .timeline-content > .row:not(:nth-child(3)) .timeline-main:before {
    display: none;
  }
  .timeline-content > .row:not(:last-child) .timeline-main:after {
    width: 12px;
    top: 80px;
    left: -53px;
    height: auto;
    bottom: 0;
  }
  .timeline-content .timeline-main.line {
    padding-bottom: 45px;
  }
  .timeline-content .timeline-main.line:before {
    display: none;
  }
  .timeline-content div:not(:first-child) .timeline-main.line {
    padding-bottom: 45px;
  }
  .timeline-content div:not(:first-child) .timeline-main.line:before {
    display: none;
  }
  .timeline-content > div > div > div:first-child .timeline-main.line:before {
    display: none;
  }
  .timeline-content div:not(:last-child) .timeline-main.line:after {
    width: 12px;
    top: 80px;
    left: -53px;
    height: auto;
    bottom: 0;
  }
}
@media (min-width: 1200px) {
  .timeline-content .timeline-line i {
    font-size: 120px;
    left: -40px;
  }
  .timeline-content > .row:not(:last-child) .timeline-main:after {
    width: 14px;
    left: -80px;
    top: 90px;
  }
  .timeline-content div:not(:last-child) .timeline-main.line:after {
    width: 14px;
    left: -80px;
    top: 90px;
  }
}
.listpuff {
  margin-bottom: 40px;
}
.listpuff .listpuff-hr {
  border-top-color: #d7d7d7;
  padding-bottom: 20px;
}
.listpuff .content h2 {
  font-family: "TradeGothicLT-BoldCondTwenty";
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
  font-size: 30px;
  line-height: 35px;
  position: relative;
  top: -6px;
}
.listpuff .content h2 a {
  color: #003d58;
  text-decoration: none;
}
.listpuff .content h2 a:hover {
  color: #00608b;
  text-decoration: none;
}
.listpuff .content h3 {
  font-family: "TradeGothicLT-BoldCondTwenty";
  color: #333332;
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
  margin-left: 4px;
  font-size: 16px;
  line-height: 35px;
  text-transform: uppercase;
}
.listpuff .body {
  margin-top: 10px;
}
.listpuff .quicksearchbody {
  margin-bottom: 20px;
}
.listpuff-list .left-line {
  border-left: solid 1px #d7d7d7;
  padding-left: 10px;
  margin-top: 15px;
}
.listpuff-list .fa-ul {
  margin-left: 22px;
}
.listpuff-list .fa-li {
  line-height: 16px;
}
.listpuff-list li {
  margin-bottom: 10px;
}
.listpuff-list li a {
  font-family: "TradeGothicLT";
  font-size: 14px;
  color: #003d58;
  text-decoration: none;
  height: 0.45em;
  position: relative;
  vertical-align: top;
  width: 0.45em;
  text-indent: 6px;
  right: 3px;
}
.listpuff-list li a:hover {
  color: #00608b;
}
@media (max-width: 992px) {
  .listpuff .content {
    margin-left: 0;
  }
  .listpuff .content h2 {
    top: 20px;
  }
  .body {
    margin-top: 30px;
  }
  .listpuff-list .left-line {
    border-left: none;
    padding-left: 0;
    margin-top: 0;
  }
}
main.block-bildspel .gallery h3 {
  margin-bottom: 30px;
  text-transform: uppercase;
  margin-top: 0;
}
main.block-bildspel .gallery a {
  width: 30%;
  display: block;
  float: left;
  margin-right: 5%;
  margin-bottom: 10px;
}
main.block-bildspel .gallery a.last {
  margin-right: 0;
}
main.block-bildspel .gallery a.lastSmall {
  margin-right: 0;
}
main.block-bildspel .page-photo {
  margin-top: 0;
  margin-bottom: 30px;
}
main.block-bildspel .page-photo p {
  font-size: 14px;
  margin-top: 10px;
}
@media (min-width: 768px) {
  
}
@media (min-width: 768px) {
  main.block-bildspel .gallery a {
    width: 15%;
    display: block;
    float: left;
    margin-right: 2%;
    margin-bottom: 10px;
    height: 80px;
  }
  main.block-bildspel .gallery a.lastSmall {
    margin-right: 2%;
  }
}
@media (min-width: 992px) {
  main.block-bildspel .gallery a {
    width: 68px;
    margin-right: 9px;
    margin-bottom: 10px;
  }
  main.block-bildspel .gallery a.lastSmall {
    margin-right: 9px;
  }
}
@media (min-width: 1200px) {
  main.block-bildspel .gallery a {
    width: 85px;
    margin-right: 12px;
    margin-bottom: 10px;
  }
  main.block-bildspel .gallery a.lastSmall {
    margin-right: 12px;
  }
}
.iframe-block iframe {
  overflow: hidden;
  overflow-y: scroll;
  border: none;
  width: 100%;
  min-height: 350px;
}
iframe {
  border: none;
}
.iframe-block h2,
.iframe-block h3,
.iframe-block h4 {
  margin-top: 10px;
}
.iframe-block button {
  margin-bottom: 15px;
}
/* breadcrumbs*/

.breadcrumb {
  background-color: transparent;
}
.breadcrumb ol,
.breadcrumb li {
  margin: 0;
  margin-bottom: 10px;
  padding: 0;
}
.breadcrumb ol.breadcrumb a {
  font-family: "TradeGothicLT-BoldCondTwenty";
  font-size: 16px;
  color: #003d58;
  text-transform: uppercase;
  text-decoration: none;
}
.breadcrumb ol.breadcrumb a:hover {
  color: #00608b;
  text-decoration: none;
}
.breadcrumb li.active {
  font-family: "TradeGothicLT-BoldCondTwenty";
  font-size: 16px;
  color: #595959;
  text-transform: uppercase;
}
.breadcrumb li:first-child i.fa-home:before {
  font-family: FontAwesome;
  color: #003d58;
  font-size: 18px;
  content: "\f015";
  margin: 0 10px 0 0;
}
.breadcrumb .breadcrumb li:before,
.breadcrumb .breadcrumb  > li + li.active:before {
  content: none;
}
.breadcrumb .breadcrumb li:after {
  font-family: FontAwesome;
  color: #003d58;
  font-size: 16px;
  content: "\f105";
  margin: 0 10px 0 15px;
}
.breadcrumb .breadcrumb  > li + li.active:after {
  content: none;
}
/* Support IE disaper (modal window)*/

#bodyIe.modal-body {
  margin-bottom: 25px;
}
.ie-button {
  float: right;
}
.ie-button button {
  margin-left: 20px;
  border: 1px;
  border-style: solid;
  border-color: gray;
  border-radius: 1px;
}
/* Fixes IE8 */

.ie8 .bradius-ie8fix {
  position: relative;
  z-index: 0;
}
.ie8 .bgOpacity-ie8fix {
  background-image: url(/img/bg-opacity-ie8_fix.png?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U);
  background-repeat: repeat;
}
.ie8 .ie8button-area.fb {
  background: url(/img/bg-fb-ie8_fix.png?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U) no-repeat !important;
  width: 32px;
  height: 32px;
}
.ie8 .ie8button-area.tw {
  background: url(/img/bg-tw-ie8_fix.png?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U) no-repeat !important;
  width: 32px;
  height: 32px;
}
.ie8 .breadcrumb > li {
  display: inline;
}
.ie8 .input-group-btn {
  background-color: #003d58;
}
.ie8 .input-group .form-control {
  background-color: transparent;
}
.ie8 .block-iconpuff A {
  min-height: auto;
}
.ie8 .btn-download-margin-ie8fix {
  margin-bottom: 15px !important;
  margin-right: 6% !important;
}
.ie8 .search INPUT[type='text'] {
  padding-top: 12px;
}
.ie8 .search INPUT[type='search'] {
  padding-top: 12px;
}
.ie8 #swipebox-caption {
  top: 0px !important;
}
.ie8 #swipebox-action {
  bottom: 0px !important;
}
.ie8 .header div.input-group.search.bradius,
.ie8 .header-start div.input-group.search.bradius {
  background-color: #fff;
}
.ie8 .header .search INPUT[type='text'],
.ie8 .header-start .search INPUT[type='text'] {
  padding-top: 8px;
}
.ie8 .header .search INPUT[type='search'],
.ie8 .header-start .search INPUT[type='search'] {
  padding-top: 8px;
}
@media (max-width: 480px) {
  .ie8 .btn-download-margin-ie8fix {
    margin-bottom: inherit !important;
    margin-right: inherit !important;
  }
}
/* Fixes IE9 */

.ie9 .visible-bars#swipebox-caption {
  -ms-transform: translateY(0px);
}
.ie9 .visible-bars#swipebox-action {
  -ms-transform: translateY(0px);
}
.ie9 #swipebox-caption {
  top: 0px !important;
}
.ie9 #swipebox-action {
  bottom: 0px !important;
}
.pd0 {
  padding: 0;
}
.pdt0 {
  padding-top: 0px;
}
.pdt5 {
  padding-top: 5px;
}
.pdt10 {
  padding-top: 10px;
}
.pdt15 {
  padding-top: 15px;
}
.pdt20 {
  padding-top: 20px;
}
.pdr0 {
  padding-right: 0px;
}
.pdr5 {
  padding-right: 5px;
}
.pdr10 {
  padding-right: 10px;
}
.pdr15 {
  padding-right: 15px;
}
.pdr20 {
  padding-right: 20px;
}
.pdb0 {
  padding-bottom: 0px;
}
.pdb5 {
  padding-bottom: 5px;
}
.pdb10 {
  padding-bottom: 10px;
}
.pdb15 {
  padding-bottom: 15px;
}
.pdb20 {
  padding-bottom: 20px;
}
.pdb70 {
  padding-bottom: 70px;
}
.pdl0 {
  padding-left: 0px;
}
.pdl5 {
  padding-left: 5px;
}
.pdl10 {
  padding-left: 10px;
}
.pdl15 {
  padding-left: 15px;
}
.pdl20 {
  padding-left: 20px;
}
.mg0 {
  margin: 0;
}
.mgt0 {
  margin-top: 0;
}
.mgt5 {
  margin-top: 5px;
}
.mgt10 {
  margin-top: 10px;
}
.mgt15 {
  margin-top: 15px;
}
.mgt20 {
  margin-top: 20px;
}
.mgr0 {
  margin-right: 0;
}
.mgr5 {
  margin-right: 5px;
}
.mgr10 {
  margin-right: 10px;
}
.mgr15 {
  margin-right: 15px;
}
.mgr20 {
  margin-right: 20px;
}
.mgb0 {
  margin-bottom: 0;
}
.mgb5 {
  margin-bottom: 5px;
}
.mgb10 {
  margin-bottom: 10px;
}
.mgb15 {
  margin-bottom: 15px;
}
.mgb20 {
  margin-bottom: 20px;
}
.mgl0 {
  margin-left: 0;
}
.mgl5 {
  margin-left: 5px;
}
.mgl10 {
  margin-left: 10px;
}
.mgl15 {
  margin-left: 15px;
}
.mgl20 {
  margin-left: 20px;
}
.col-md-4-custom {
  width: 30.5%;
}
.col-md-2-custom {
  width: 18%;
  padding: 0;
}
.floatleft {
  float: left;
}
.floatright {
  float: right;
}
.clearboth {
  clear: both;
}
/* Footer specific */

@media (max-width: 992px) {
  .col-md-4-custom {
    width: 100%;
  }
  .col-md-2-custom {
    width: 100%;
    padding: 10px;
  }
}
.jobpage iframe {
  max-width: 100%;
  width: 100%;
  height: 323px;
}
.jobbKontakt {
  padding: 0;
}
.jobbSortActive {
  font-weight: 900;
  color: #003d58;
}
.listheader {
  margin-top: 20px;
}
.listheader_divider {
  width: auto;
  margin-top: 0;
  margin-bottom: 6px;
}
.listitem_divider_Desktop {
  margin-top: 2px;
  margin-bottom: 2px;
}
.listitem_divider_Mobil {
  margin-top: 12px;
  margin-bottom: 6px;
}
#filterbutton1 {
  display: inline-block;
  border: 1px;
  border-color: black;
  border-style: solid;
  border-radius: 5px;
  background-color: transparent;
  color: #333332;
  font-size: 14px;
  font-family: inherit;
  text-transform: initial;
}
@media screen and (orientation: landscape) {
  #filterbutton1 {
    width: 80%;
  }
}
.butt-in-textblock {
  padding-left: 0;
  padding-right: 0;
}
.butt-in-textblock p {
  margin-right: 10px;
  margin-bottom: 10px;
}
.butt-in-textblock p a {
  color: white;
  text-decoration: none;
}
.chipsytan div {
  display: inline-block;
  background-color: lightgray;
  font-size: 13px;
  line-height: 18px;
  padding: 8px 12px 5px;
  margin: 0 5px 5px 0;
  border-radius: 5px;
}
.chipsytan div button {
  background-color: inherit;
  width: 15px;
  font-size: 9px;
  font-weight: bold;
}
.joblinkDesktop h2,
.joblinkMobil h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
}
.joblinkDesktop h2 a,
.joblinkMobil h2 a {
  font-family: "TradeGothicLT-BoldCondTwenty";
  font-size: 20px;
  line-height: 23px;
  color: #003d58;
  text-decoration: none;
}
.joblinkDesktop h2:hover,
.joblinkMobil h2:hover {
  color: #00608b;
  text-decoration: none;
}
#modal-window-country,
#modal-window-occupation,
#modal-window-employment {
  z-index: 1400;
}
#modal-window-country .modal-body label,
#modal-window-occupation .modal-body label,
#modal-window-employment .modal-body label {
  margin-left: 20px;
  line-height: 0px;
  margin-top: -13px;
}
#modal-window-country .modal-footer2,
#modal-window-occupation .modal-footer2,
#modal-window-employment .modal-footer2 {
  border-top: 0;
}
.joblinkDesktop h2 {
  padding-top: 5px;
}
.joblinkDesktop p {
  padding-top: 7px;
  padding-bottom: 0;
}
div.joblinkMobil {
  padding-left: 0px;
}
.joblinkMobil h3 {
  margin-top: 10px;
  margin-bottom: 17px;
}
.joblinkMobil p,
.joblinkMobil span {
  margin-bottom: 0;
}
/* Part of solution to 709.
   "Lyssna" närmre ingress.*/

.infopage-content .h2jobpage {
  margin-top: 0px;
}
.jobhits {
  padding-top: 15px;
  padding-bottom: 15px;
}
.jobhits .jobresult {
  font-weight: bold;
}
.kv_jobs2 .jobresult {
  font-weight: bold;
}
.kv_jobs {
  margin-bottom: 40px;
}
.kv_jobs[role="row"] {
  margin-left: -15px;
}
@media (max-width: 992px) {
  .kv_jobs[role="row"] {
    margin-left: 0;
  }
}
.kv_jobs#jobresult {
  font-weight: bold;
}
.kv_jobs ol {
  list-style: none;
  padding: 0 0 0 15px;
}
.kv_jobs button {
  background-color: transparent;
  color: #003d58;
  border: 0;
  cursor: pointer;
}
.kv_jobs .columnheader p,
.kv_jobs button {
  font-family: "TradeGothicLT-BoldCondTwenty";
  color: #333332;
  font-size: 24px;
  margin-top: 20px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .kv_jobs .columnheader p,
  .kv_jobs button {
    font-size: 1.8rem;
  }
}
.kv_jobs .columnheader p i,
.kv_jobs button i {
  margin-right: 5px;
  font-size: 20px;
  padding-top: 6px;
  padding-bottom: 6px;
}
.kv_jobs .columnheader p .fa-sort,
.kv_jobs button .fa-sort {
  color: #b3b3b1;
}
#bodymodalFilter nav {
  background-color: #fff;
}
.relatedjoblistblock {
  margin-bottom: 40px;
}
.relatedjoblistblock h2 {
  font-style: normal;
  font-weight: normal;
  padding: 0;
  margin: 0;
  margin-bottom: 15px;
  line-height: 30px;
  color: #333332;
  font-family: "TradeGothicLT-BoldCondTwenty";
  font-size: 18px;
  text-transform: uppercase;
}
.relatedjoblistblock p {
  font-size: 14px;
  line-height: 24px;
}
.relatedjoblistblock ul {
  line-height: inherit;
  font-size: 16px;
  font-family: "TradeGothicLT";
  list-style-type: none;
  padding-left: 0;
}
.relatedjoblistblock ul li a {
  text-decoration: none;
  color: #333332;
  font-size: 15px;
}
.relatedjoblistblock ul li a h3 {
  font-size: 16px;
  line-height: 23px;
  margin-top: 5px;
  margin-bottom: 0;
  color: #003d58;
  font-family: "TradeGothicLT";
}
.relatedjoblistblock ul li a h3:hover {
  color: #00608b;
}
.relatedjoblistblock h4:visited,
.relatedjoblistblock h4:active,
.relatedjoblistblock h4:link {
  text-decoration: underline;
}
.relatedjoblistblock .more {
  font-family: "pt_serifregular";
  font-size: 16px;
  float: right;
  text-decoration: none;
  clear: both;
}
.relatedjoblistblock .more:hover {
  text-decoration: underline;
}
@media (max-width: 992px) {
  .relatedjoblistblock .more {
    float: left;
  }
}
@media (max-width: 768px) {
  .relatedjoblistblock .more {
    float: left;
  }
}
@media (max-width: 340px) {
  .relatedjoblistblock {
    font-size: 14px;
  }
  .relatedjoblistblock .more {
    float: left;
  }
}
@media (min-width: 992px) {
  .jobhits {
    padding-bottom: 0px;
  }
  #cmdsort .sorttext {
    padding-top: 25px;
  }
  #cmdsort .sortbuttontext {
    padding-top: 0px !important;
    padding-right: 0px;
  }
  #cmdsort .sortbuttontext .sortbutton {
    float: right;
    padding-right: 0px;
  }
}
#cmdsort div {
  padding-left: 0;
}
#cmdsort .sortbuttontext {
  padding-bottom: 20px;
  padding-top: 15px;
}
#cmdsort .sortbuttontext .sortbutton span {
  padding-left: 0;
}
#cmdsort .sortbuttontext .sortbutton button {
  display: inline-block;
  border: 1px;
  border-color: black;
  border-style: solid;
  border-radius: 5px;
  background-color: transparent;
  color: #333332;
  font-size: 14px;
  text-transform: initial;
  font-family: "pt_serifregular";
}
#cmdsort .sortbuttontext .sortbutton button span {
  margin-left: 5px;
  margin-right: 5px;
  float: left;
}
#cmdmodalbuttons {
  height: 40px;
  margin-bottom: 18px;
}
#cmdmodalbuttons div {
  padding-left: 0;
  padding-right: 10px;
}
#cmdmodalbuttons div button {
  display: inline-block;
  border: 1px;
  border-color: black;
  border-style: solid;
  border-radius: 5px;
  background-color: transparent;
  color: #333332;
  font-family: inherit;
  font-size: 14px;
  text-transform: initial;
}
#cmdmodalbuttons div:last-child {
  padding-right: 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
  #cmdmodalbuttons div {
    width: 23%;
  }
  #cmdmodalbuttons div:last-child {
    width: 31%;
  }
}
#cmdmodalbuttons .cmdmodal {
  width: 100%;
}
#modal-window-sort .modal-content {
  margin-top: 60px;
}
#modal-window-sort .modal-content .modal-body div input {
  display: inline-block;
}
#modal-window-sort .modal-content .modal-body div .inputlabel {
  display: inline-block;
  width: 90px;
  margin-left: 10px;
}
.modal.fade.desktop-modal-sort button.close {
  clear: both;
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  font-weight: inherit;
  line-height: inherit;
  opacity: inherit;
  margin-left: 5px;
  margin-right: 5px;
}
.modal.fade.desktop-modal-sort button.close i {
  margin-right: 5px;
}
.modal.fade.desktop-modal-sort .modal-footer4 {
  margin-bottom: 20px;
}
.modal.fade.desktop-modal-sort .modal-footer4:after {
  content: " ";
  display: table;
  clear: both;
}
.desktop-modal-filter #modalWindowEmploymentLabel {
  font-size: 32px;
  float: left;
}
.desktop-modal-filter .modal-footer3:before {
  content: " ";
  display: table;
}
.desktop-modal-filter .modal-footer3:after {
  content: " ";
  display: table;
  clear: both;
}
.desktop-modal-filter .modal-footer3 button {
  margin-top: 25px;
  margin-left: 45%;
  margin-bottom: 30px;
}
.desktop-modal-filter .modal-dialog {
  width: 90%;
  max-width: 1200px;
}
.desktop-modal-filter .modal-dialog #rensa_kv {
  float: right;
  background-color: transparent;
  margin-bottom: 10px;
}
.desktop-modal-filter .modal-dialog #rensa_kv i {
  margin-right: 5px;
}
.desktop-modal-filter .modal-dialog #allbutt {
  float: right;
}
.desktop-modal-filter .modal-dialog #bottombutt .close {
  clear: both;
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  font-weight: inherit;
  line-height: inherit;
  opacity: inherit;
  margin-left: 5px;
  margin-right: 7px;
}
.desktop-modal-filter .modal-dialog #bottombutt .close i {
  margin-right: 5px;
}
.desktop-modal-filter .modal-dialog .filter-tabs .nav-tabs {
  list-style-type: none;
  padding: 0;
  border-bottom: none;
  margin-bottom: 0;
  text-align: center;
}
.desktop-modal-filter .modal-dialog .filter-tabs .nav-tabs button {
  font-family: "TradeGothicLT-BoldCondTwenty";
  font-size: 18px;
  text-transform: uppercase;
  float: left;
  background-color: #003d58;
  border: none;
  border-top: 3px solid #003d58;
  color: #fff;
  padding: 11px;
  margin-right: 0;
  padding-left: 35px;
  padding-right: 35px;
}
.desktop-modal-filter .modal-dialog .filter-tabs .nav-tabs button.tabSelected {
  color: #003d58;
  border: none;
  border-top: 3px solid #ecc500;
  background-color: white;
}
.desktop-modal-filter .modal-dialog ul.subClass {
  list-style-type: none;
  margin: 35px 0 0 -40px;
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
}
.desktop-modal-filter .modal-dialog ul .menuItem {
  margin-bottom: 10px;
}
.desktop-modal-filter .modal-dialog ul .menuItem input {
  float: left;
  margin: 3px 10px 0;
  line-height: normal;
  height: 15px;
  width: 15px;
}
.desktop-modal-filter .modal-dialog ul .menuItem label {
  margin-left: 35px;
  line-height: 20px;
}
.mobile-modal-filter {
  top: 50px;
  width: 100%;
  padding-right: 0px !important;
}
.mobile-modal-filter .col-xs-2,
.mobile-modal-filter .col-xs-10,
.mobile-modal-filter .col-xs-12 {
  padding-left: 0px;
  padding-right: 0px;
}
.mobile-modal-filter #rensa_kv2 {
  float: right;
  background-color: transparent;
  margin-bottom: 10px;
}
.mobile-modal-filter #rensa_kv2 i {
  margin-right: 5px;
}
.mobile-modal-filter #bottombutt2 .close {
  clear: both;
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  font-weight: inherit;
  line-height: inherit;
  opacity: inherit;
  margin-left: 5px;
  margin-right: 7px;
}
.mobile-modal-filter #bottombutt2 .close i {
  margin-right: 5px;
}
.mobile-modal-filter.modal.fade .modal-dialog,
.mobile-modal-filter.modal.fade .modal-footer2 {
  /*.set-transition();
        .do-transform-out();*/
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  -webkit-transform: translate(-25%, 0);
  -ms-transform: translate(-100%, 0);
  -o-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
}
.mobile-modal-filter.modal.in .modal-dialog,
.mobile-modal-filter.modal.in .modal-footer2 {
  /*.do-transform-inn();*/
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.mobile-modal-filter .modal-footer2 {
  background-color: #003d58;
  position: fixed;
  bottom: 0;
  width: calc(100% - 50px);
  right: 50px;
  margin-left: 50px;
  z-index: 1049;
  height: 62px;
  border-top: 0;
}
@media screen and (orientation: landscape) {
  .mobile-modal-filter .modal-footer2 {
    width: 60%;
    right: 40%;
  }
}
.mobile-modal-filter .modal-footer2 button {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.mobile-modal-filter .modal-dialog {
  margin: -1px;
  background-color: transparent;
  width: calc(100% - 50px);
}
@media screen and (orientation: landscape) {
  .mobile-modal-filter .modal-dialog {
    width: 60%;
  }
}
.mobile-modal-filter .modal-dialog .modal-content {
  height: calc(100vh - 110px);
  overflow: auto;
}
.mobile-modal-filter .modal-dialog .modal-content .modal-body {
  padding: 0;
}
.mobile-modal-filter .modal-dialog .modal-content .modal-lista {
  background-color: #fff;
  height: calc(100vh - 110px);
  padding-bottom: 100px;
  background-color: #f5f5f5;
}
.mobile-modal-filter .modal-dialog .modal-content .modal-lista > ul.subClass {
  margin-bottom: 100px;
}
.mobile-modal-filter .modal-dialog .modal-content #modallistajob {
  position: relative;
  width: 100%;
  webkit-transition: -webkit-transform 0.2s cubic-bezier(0.01, 0.28, 0.18, 1.38);
  -o-transition: -o-transform 0.3s 0.2s cubic-bezier(0.01, 0.28, 0.18, 1.38);
  transition: all 0.2s cubic-bezier(0.01, 0.28, 0.18, 1.38);
  /*-webkit-transform: translate(0, 0);
                -ms-transform: translate(0, 0);
                -o-transform: translate(0, 0);
                transform: translate(0, 0);*/

}
.mobile-modal-filter .modal-dialog .modal-content #modallistajob.in {
  z-index: 1052;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.mobile-modal-filter .modal-dialog .modal-content #modallistajob.out {
  -webkit-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  -o-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
}
.mobile-modal-filter .modal-dialog .modal-content #modallistajob span.title {
  text-transform: uppercase;
}
.mobile-modal-filter .modal-dialog .modal-content #modallistajob li {
  opacity: 1;
  transform: translateX(0);
  -webkit-transform: translateX(0);
}
.mobile-modal-filter .modal-dialog .modal-content #modallistajob a {
  width: 100%;
}
.mobile-modal-filter .modal-dialog .modal-content #modallista2job {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
  width: 100%;
  -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.01, 0.28, 0.18, 1.38);
  -o-transition: -o-transform 0.2s cubic-bezier(0.01, 0.28, 0.18, 1.38);
  transition: transform 0.2s cubic-bezier(0.01, 0.28, 0.18, 1.38);
  -webkit-transform: translate(0%, 0);
  -ms-transform: translate(100%, 0);
  -o-transform: translate(100%, 0);
  transform: translate(100%, 0);
}
.mobile-modal-filter .modal-dialog .modal-content #modallista2job.in {
  z-index: 1052;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.mobile-modal-filter .modal-dialog .modal-content #modallista2job.out {
  -webkit-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  -o-transform: translate(100%, 0);
  transform: translate(100%, 0);
}
.mobile-modal-filter .modal-dialog .modal-content #modallista2job span.title.lev1 {
  text-transform: uppercase;
}
.mobile-modal-filter .modal-dialog .modal-content #modallista2job ul li {
  top: 14px;
  padding-left: 10px;
}
.mobile-modal-filter .modal-dialog .modal-content .subClass.show > li {
  opacity: 1;
  transform: translateX(0);
  -webkit-transform: translateX(0);
}
.mobile-modal-filter .modal-dialog .modal-content .subClass.show > li.lastitem {
  height: 150px;
}
.mobile-modal-filter .modal-dialog .modal-content .subClass.hide > li {
  opacity: 0;
  transform: translateX(-170px);
  -webkit-transform: translateX(-170px);
}
.mobile-modal-filter .modal-dialog .modal-content .subClass ul {
  transition: all 0.4s ease-out;
  opacity: 0;
}
.mobile-modal-filter .modal-dialog .modal-content .subClass ul.show {
  opacity: 1;
}
.mobile-modal-filter .modal-dialog .modal-content .subClass ul.hide {
  display: none;
}
.mobile-modal-filter .modal-dialog .modal-content ul {
  padding-left: 0;
  border-top: solid 1px #e5e5e5;
}
.mobile-modal-filter .modal-dialog .modal-content ul.subClass {
  list-style-type: none;
}
.mobile-modal-filter .modal-dialog .modal-content ul .menuItem input {
  float: left;
  margin: 3px 0 0 0;
}
.mobile-modal-filter .modal-dialog .modal-content ul .menuItem label {
  margin-left: 20px;
  margin-bottom: 0px;
}
.mobile-modal-filter .modal-dialog .modal-content ul.menuhidden {
  display: none;
}
.mobile-modal-filter .modal-dialog .modal-content ul .selected-span {
  color: #fff !important;
}
.mobile-modal-filter .modal-dialog .modal-content ul li {
  border-bottom: solid 1px #e5e5e5;
  min-height: 50px;
  background-color: white;
  opacity: 0;
  transform: translateX(-170px);
  -webkit-transform: translateX(-170px);
}
.mobile-modal-filter .modal-dialog .modal-content ul li.hasChildren {
  padding-top: 15px;
}
.mobile-modal-filter .modal-dialog .modal-content ul li:last-child {
  border-bottom: none;
  height: 120px;
}
.mobile-modal-filter .modal-dialog .modal-content ul li:nth-child(1) {
  transition: all 0.5s ease-out, opacity 0.5s ease-out;
}
.mobile-modal-filter .modal-dialog .modal-content ul li:nth-child(2) {
  transition: all 0.5s ease-out 0.05s, opacity 0.5s ease-out 0.05s;
}
.mobile-modal-filter .modal-dialog .modal-content ul li:nth-child(3) {
  transition: all 0.5s ease-out 0.1s, opacity 0.5s ease-out 0.1s;
}
.mobile-modal-filter .modal-dialog .modal-content ul li:nth-child(4) {
  transition: all 0.5s ease-out 0.15s, opacity 0.5s ease-out 0.15s;
}
.mobile-modal-filter .modal-dialog .modal-content ul li:nth-child(5) {
  transition: all 0.5s ease-out 0.2s, opacity 0.5s ease-out 0.2s;
}
.mobile-modal-filter .modal-dialog .modal-content ul li:nth-child(6) {
  transition: all 0.5s ease-out 0.25s, opacity 0.5s ease-out 0.25s;
}
.mobile-modal-filter .modal-dialog .modal-content ul li:nth-child(7) {
  transition: all 0.5s ease-out 0.3s, opacity 0.5s ease-out 0.3s;
}
.mobile-modal-filter .modal-dialog .modal-content ul li:nth-child(8) {
  transition: all 0.5s ease-out 0.35s, opacity 0.5s ease-out 0.35s;
}
.mobile-modal-filter .modal-dialog .modal-content ul li:nth-child(9) {
  transition: all 0.5s ease-out 0.4s, opacity 0.5s ease-out 0.4s;
}
.mobile-modal-filter .modal-dialog .modal-content ul li:nth-child(10) {
  transition: all 0.5s ease-out 0.45s, opacity 0.5s ease-out 0.45s;
}
.mobile-modal-filter .modal-dialog .modal-content ul li:nth-child(11) {
  transition: all 0.5s ease-out 0.5s, opacity 0.5s ease-out 0.5s;
}
.mobile-modal-filter .modal-dialog .modal-content ul li:nth-child(12) {
  transition: all 0.5s ease-out 0.55s, opacity 0.5s ease-out 0.55s;
}
.mobile-modal-filter .modal-dialog .modal-content ul li:nth-child(13) {
  transition: all 0.5s ease-out 0.6s, opacity 0.5s ease-out 0.6s;
}
.mobile-modal-filter .modal-dialog .modal-content ul li:nth-child(14) {
  transition: all 0.5s ease-out 0.65s, opacity 0.5s ease-out 0.65s;
}
.mobile-modal-filter .modal-dialog .modal-content ul li:nth-child(15) {
  transition: all 0.5s ease-out 0.7s, opacity 0.5s ease-out 0.7s;
}
.mobile-modal-filter .modal-dialog .modal-content ul li:nth-child(16) {
  transition: all 0.5s ease-out 0.75s, opacity 0.5s ease-out 0.75s;
}
.mobile-modal-filter .modal-dialog .modal-content ul li:nth-child(17) {
  transition: all 0.5s ease-out 0.8s, opacity 0.5s ease-out 0.8s;
}
.mobile-modal-filter .modal-dialog .modal-content ul li:nth-child(18) {
  transition: all 0.5s ease-out 0.8s, opacity 0.5s ease-out 0.8s;
}
.mobile-modal-filter .modal-dialog .modal-content ul li:nth-child(19) {
  transition: all 0.5s ease-out 0.8s, opacity 0.5s ease-out 0.8s;
}
.mobile-modal-filter .modal-dialog .modal-content ul li.selected-li {
  border-bottom: hidden;
  background-color: #003d58 !important;
}
.mobile-modal-filter .modal-dialog .modal-content ul li div {
  min-height: 50px;
}
.mobile-modal-filter .modal-dialog .modal-content ul li a.lev1 {
  left: 50px;
  position: absolute;
  padding-left: 0;
}
.mobile-modal-filter .modal-dialog .modal-content ul li span {
  font-family: "TradeGothicLT-BoldCondTwenty";
  color: #003d58;
  padding-left: 10px;
  display: inline-block;
  vertical-align: middle;
}
.mobile-modal-filter .modal-dialog .modal-content ul li span.title {
  font-size: 20px;
  padding-top: 12px;
}
.mobile-modal-filter .modal-dialog .modal-content ul li span.text {
  font-size: 16px;
  line-height: 18px;
  padding-top: 6px;
  padding-bottom: 12px;
}
.mobile-modal-filter .modal-dialog .modal-content ul li.link {
  background-color: #f5f5f5;
  padding-left: 10px;
  padding-right: 20px;
  /*&:last-child {
                            border-bottom: 0!important;
                        }*/

}
.mobile-modal-filter .modal-dialog .modal-content ul li.link span.text {
  font-family: "TradeGothicLT-light";
}
.mobile-modal-filter .modal-dialog .modal-content ul li.show {
  background-color: #F6F6F6;
}
.mobile-modal-filter .modal-dialog .modal-content ul li.haschildren > div > a,
.mobile-modal-filter .modal-dialog .modal-content ul li.haschildren span {
  width: calc(100% - 60px);
  display: inline-block;
  z-index: 0;
}
.mobile-modal-filter .modal-dialog .modal-content ul li.haschildren > div > a.menu-icon,
.mobile-modal-filter .modal-dialog .modal-content ul li.haschildren span.menu-icon {
  width: 30px;
}
.mobile-modal-filter .modal-dialog .modal-content ul li.level1 span {
  padding-left: 12px;
  padding-bottom: 10px;
}
.mobile-modal-filter .modal-dialog .modal-content ul li.level2 span {
  font-family: TradeGothicLT;
  font-size: 18px;
  text-transform: none;
  padding-left: 24px;
}
.mobile-modal-filter .modal-dialog .modal-content ul li.level2.haschildren span.show {
  font-family: "TradeGothicLT-BoldTwo";
}
.mobile-modal-filter .modal-dialog .modal-content ul li.level3 span {
  padding-left: 36px;
}
.mobile-modal-filter .modal-dialog .modal-content ul li.level3.haschildren span {
  padding-left: 36px;
}
.mobile-modal-filter .modal-dialog .modal-content ul li.level3.selected a span {
  color: #fff !important;
}
.mobile-modal-filter .modal-dialog .modal-content ul li.level4 span {
  padding-left: 46px !important;
}
.mobile-modal-filter .modal-dialog .modal-content ul li .span-right {
  float: right;
  padding-right: 12px;
}
.mobile-modal-filter .modal-dialog .modal-content ul li .arrow-icon {
  float: right;
  margin-right: 10px;
  width: 28px;
  margin-top: 25px;
}
.mobile-modal-filter .modal-dialog .modal-content ul li img:hover,
.mobile-modal-filter .modal-dialog .modal-content ul li i:hover {
  cursor: pointer;
}
.mobile-modal-filter .modal-dialog .modal-content ul li .menu-icon {
  margin: 10px 25px 0 0;
  position: relative;
  float: right;
  width: 30px;
  height: 30px;
  border: solid 1px #999999;
  border-top-right-radius: 2.5em;
  border-bottom-right-radius: 2.5em;
  border-top-left-radius: 2.5em;
  border-bottom-left-radius: 2.5em;
}
.mobile-modal-filter .modal-dialog .modal-content ul li .menu-icon::before {
  content: ' ';
  position: absolute;
  background: #999999;
  z-index: 9;
}
.mobile-modal-filter .modal-dialog .modal-content ul li .menu-icon::after {
  content: ' ';
  position: absolute;
  background: #999999;
  z-index: 9;
}
.mobile-modal-filter .modal-dialog .modal-content ul li .menu-icon.angle-icon {
  min-height: 30px;
  z-index: 1;
}
.mobile-modal-filter .modal-dialog .modal-content ul li .menu-icon.angle-icon::before {
  /*övre*/
  top: 10px;
  left: 15px;
  height: 12px;
  width: 2px;
  transition: all 0.5s ease 0s;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
}
.mobile-modal-filter .modal-dialog .modal-content ul li .menu-icon.angle-icon::after {
  /*nedre*/
  top: 17px;
  left: 15px;
  height: 12px;
  width: 2px;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
  transition: all 0.5s ease 0s;
}
.mobile-modal-filter .modal-dialog .modal-content ul li .menu-icon.angle-left {
  float: left;
  margin-left: 10px;
  min-height: initial;
}
.mobile-modal-filter .modal-dialog .modal-content ul li .menu-icon.angle-left::before {
  /*övre*/
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
  left: 13px;
}
.mobile-modal-filter .modal-dialog .modal-content ul li .menu-icon.angle-left::after {
  /*nedre*/
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
  left: 13px;
}
.mobile-modal-filter .modal-dialog .modal-content ul li .menu-icon.plus-svg {
  background-size: 28px;
  display: inline-block;
}
.mobile-modal-filter .modal-dialog .modal-content ul li .menu-icon.plus-svg.selected-i {
  background: #003d58;
  border: solid 1px #fff;
}
.mobile-modal-filter .modal-dialog .modal-content ul li .menu-icon.plus-svg.selected-i::before {
  /*liggande*/
  background: #fff;
}
.mobile-modal-filter .modal-dialog .modal-content ul li .menu-icon.plus-svg.selected-i::after {
  /*stående*/
  background: #fff;
}
.mobile-modal-filter .modal-dialog .modal-content ul li .menu-icon.plus-svg::before {
  /*liggande*/
  top: 14px;
  left: 14px;
  height: 17px;
  width: 1px;
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
  transform: translate(-50%, -50%) rotate(90deg);
  transition: all 0.5s ease 0s;
}
.mobile-modal-filter .modal-dialog .modal-content ul li .menu-icon.plus-svg::after {
  /*stående*/
  top: 6px;
  left: 50%;
  height: 16px;
  width: 1px;
  transition: all 0.5s ease 0s;
  /*-webkit-transform: translate(-50%, -50%) rotate(-45deg);
                                transform: translate(-50%, -50%) rotate(-45deg);*/

}
.mobile-modal-filter .modal-dialog .modal-content ul li .menu-icon.minus-svg {
  background-size: 28px;
  display: inline-block;
}
.mobile-modal-filter .modal-dialog .modal-content ul li .menu-icon.minus-svg.selected-i {
  background: #003d58;
  border: solid 1px #fff;
}
.mobile-modal-filter .modal-dialog .modal-content ul li .menu-icon.minus-svg.selected-i::before {
  /*liggande*/
  background: #fff;
}
.mobile-modal-filter .modal-dialog .modal-content ul li .menu-icon.minus-svg.selected-i::after {
  /*stående*/
  background: #fff;
}
.mobile-modal-filter .modal-dialog .modal-content ul li .menu-icon.minus-svg::before {
  /*liggande*/
  top: 14px;
  left: 14px;
  height: 17px;
  width: 1px;
  -webkit-transform: translate(-50%, -50%) rotate(450deg);
  transform: translate(-50%, -50%) rotate(450deg);
  transition: all 0.5s ease 0s;
}
.mobile-modal-filter .modal-dialog .modal-content ul li .menu-icon.minus-svg::after {
  /*stående*/
  transition: all 0.5s ease 0s;
  top: 14px;
  left: 14px;
  height: 17px;
  width: 1px;
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
  transform: translate(-50%, -50%) rotate(90deg);
  /*-webkit-transform: translate(-50%, -50%) rotate(-45deg);
                                transform: translate(-50%, -50%) rotate(-45deg);*/

}
.mobile-modal-filter.ipad .modal-footer2 {
  margin-left: 0;
  left: 0;
  width: 60%;
}
.mobile-modal-filter.ipad .modal-dialog {
  width: 60%;
}
.mobile-modal-filter.ipad .modal-footer2 {
  margin-left: 0;
  left: 0;
  width: 60%;
}
.mobile-modal-filter.ipad .modal-dialog {
  width: 60%;
}
.mobile-modal-filter .mobile-navigation-icon {
  color: gray;
  display: block;
  font-size: 30px;
  line-height: 30px;
  margin-right: 10px;
  margin-top: 4px;
  vertical-align: top;
  width: 32px;
  padding-left: 3px;
  text-align: center;
  float: right;
  cursor: pointer;
  border-radius: 17px;
  border: 1px solid gray;
  font-weight: lighter;
}
.ui-widget-header {
  background: #003d58 !important;
  border-color: #003d58 !important;
}
.ui-widget-header .ui-state-hover {
  background: #003d58 !important;
  color: #003d58 !important;
  border: #003d58 !important;
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-highlight {
  background: #ecc500 !important;
  border-color: #ecc500 !important;
}
.ui-datepicker .ui-datepicker-title {
  color: white;
}
.ui-widget-header .ui-icon {
  background-color: #ecc500 !important;
}
.EPiServerForms .Form__Status .Form__Success__Message {
  background: #ecf5f8 !important;
}
.EPiServerForms .Form__NavigationBar .Form__NavigationBar__ProgressBar {
  width: 47% !important;
  background-blend-mode: multiply;
}
form.EPiServerForms {
  margin-bottom: 40px;
}
form.EPiServerForms .FormCaptcha__Image {
  margin: 10px 0;
}
form.EPiServerForms:has(> .email404) {
  margin-top: 2rem;
}
form.EPiServerForms .email404 {
  margin-bottom: 1rem;
}
form.EPiServerForms .ValidationRequired .Form__Element__Caption:after {
  content: " *" !important;
}
form.EPiServerForms .Form__Element.FormChoice > fieldset > div {
  display: flex;
}
@media (max-width: 480px) {
  form.EPiServerForms .Form__Element.FormChoice > fieldset > div {
    display: flex;
  }
  form.EPiServerForms .Form__Element.FormChoice > fieldset > div > label {
    width: 90%;
  }
}
form.EPiServerForms .ValidationFail legend {
  color: #333332;
}
.Form__Description {
  white-space: pre-wrap;
  line-height: normal;
}
form.kv .fieldset {
  margin: 10px 0;
}
form.kv label {
  font-size: 18px;
  padding-bottom: 10px;
  padding-left: 30px;
}
form.kv label:hover {
  cursor: pointer;
}
form.kv input[type="checkbox"] {
  width: 22px;
  height: 22px;
  vertical-align: middle;
  border: 1px solid black;
  appearance: none;
  -webkit-appearance: none;
  outline: none;
  cursor: pointer;
  margin: 0 4px 3px 0;
}
form.kv input[type="checkbox"]:checked::before {
  content: '\2713';
  font-size: 14px;
  color: white;
  font-weight: 900;
  margin-left: 5px;
  top: -2px;
  position: relative;
}
form.kv input[type="checkbox"]:checked {
  background-color: #003d58;
}
form.kv input[type="checkbox"]:focus-visible {
  border: 2px solid black;
}
form.kv input[type="checkbox"]:not([disabled]):not([aria-checked]):not(:checked):hover {
  background-color: white;
  border: 2px solid #003d58;
}
form.kv input[type="tel"] {
  border-radius: 5px;
  color: #333332;
  font-size: 15px;
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #7f7f7f;
  -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 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
form.kv input[type="tel"]:focus,
form.kv input[type="tel"]:focus-visible {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.headingfoldedoutblock .faqpageteaserblock {
  padding-bottom: 20px;
}
.headingfoldedoutblock form {
  margin: 10px 0 20px auto;
}
.headingfoldedoutblock .linedrops {
  margin-left: 10px;
  padding-bottom: 15px;
  /*@media (max-width: 1200px) {
            h2, h3, h4, h5, h6 {
                margin-top: 20px;
                margin-bottom: 15px;
            }
        }

        @media (max-width: 992px) {
            h2, h3, h4, h5, h6 {
                margin-top: 16px;
                margin-bottom: 16px;
            }
        }*/

}
.headingfoldedoutblock .linedrops button {
  text-align: left;
  background-color: transparent;
  margin-left: -24px;
  padding-left: 34px;
  width: 100%;
}
.headingfoldedoutblock .linedrops button:hover,
.headingfoldedoutblock .linedrops button:focus,
.headingfoldedoutblock .linedrops button[aria-expanded="true"] {
  background-color: #eaeaea;
  /*outline: 0 auto -webkit-focus-ring-color;*/
  outline-offset: 0;
}
.headingfoldedoutblock .linedrops button:active {
  outline: 0 auto -webkit-focus-ring-color;
  outline-offset: 0;
}
.headingfoldedoutblock .linedrops h2,
.headingfoldedoutblock .linedrops h3,
.headingfoldedoutblock .linedrops h4,
.headingfoldedoutblock .linedrops h5,
.headingfoldedoutblock .linedrops h6 {
  cursor: pointer;
  text-indent: -15px;
  padding-left: 0;
  width: 100%;
  border-bottom: 0;
  outline: none;
  line-height: 30px;
  position: relative;
  color: #003d58;
  font-family: "TradeGothicLT-BoldCondTwenty";
  margin-top: 9px;
  margin-bottom: 15px;
}
.headingfoldedoutblock .linedrops h2 strong,
.headingfoldedoutblock .linedrops h3 strong,
.headingfoldedoutblock .linedrops h4 strong,
.headingfoldedoutblock .linedrops h5 strong,
.headingfoldedoutblock .linedrops h6 strong {
  font-family: "TradeGothicLT-BoldCondTwenty";
}
.headingfoldedoutblock .linedrops h2 img,
.headingfoldedoutblock .linedrops h3 img,
.headingfoldedoutblock .linedrops h4 img,
.headingfoldedoutblock .linedrops h5 img,
.headingfoldedoutblock .linedrops h6 img {
  border-top: 0;
  display: none;
  position: absolute;
  padding-left: 30px;
  width: auto;
  height: auto;
}
.headingfoldedoutblock .linedrops h2 img:before,
.headingfoldedoutblock .linedrops h3 img:before,
.headingfoldedoutblock .linedrops h4 img:before,
.headingfoldedoutblock .linedrops h5 img:before,
.headingfoldedoutblock .linedrops h6 img:before {
  border-top: 0;
  position: absolute;
  display: block;
  padding-left: 30px;
  width: auto;
  height: auto;
}
.headingfoldedoutblock .linedrops h2 {
  line-height: 36px;
}
.headingfoldedoutblock .linedrops p {
  border-top: 0;
  font-size: 16px;
  padding-left: 9px;
}
.headingfoldedoutblock .linedrops p:last-of-type {
  border-top: 1px solid white;
  position: relative;
  top: 5px;
  padding-bottom: 30px;
}
.headingfoldedoutblock .linedrops h2:before,
.headingfoldedoutblock .linedrops h3:before,
.headingfoldedoutblock .linedrops h4:before,
.headingfoldedoutblock .linedrops h5:before,
.headingfoldedoutblock .linedrops h6:before {
  content: "\203A";
  speak: never;
  position: relative;
  display: inline-block;
  transform: rotate(0);
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  /*transition: transform 500ms ease-in;*/
  width: 15px;
  text-indent: -4px;
  font-size: 40px;
}
.headingfoldedoutblock .linedrops .active:before {
  content: "\203A";
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  /*transition: transform 500ms ease-in;*/
  top: 10px;
  left: -2px;
}
@media (max-width: 765px) {
  .headingfoldedoutblock .linedrops p:last-of-type {
    top: 0px;
  }
  .headingfoldedoutblock .linedrops .active:before {
    top: 6px;
    left: 0px;
  }
}
.formdialogblock {
  clear: both;
}
.formdialogblock .fakta {
  margin-top: 0;
}
.formdialogblock .fakta h2 {
  margin-top: 0;
}
.formdialogblock .fakta .dialogaction {
  margin: 10px 0;
}
.formdialogblock .fakta .villkor {
  font-size: small;
  line-height: 20px;
}
.bloglistpanel {
  /*margin-left: 80px;
     margin-right: 80px;*/
  /*padding:50px;*/
  padding-left: 20px;
  padding-right: 20px;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -o-user-select: none;
  /*.lightSlider
{
    overflow:auto;
    margin: 0;

}*/

}
.bloglistpanel .slideControls {
  position: absolute;
  width: 100%;
  top: 147px;
  left: 0;
}
.bloglistpanel .slideControls i {
  font-size: 40px;
}
.bloglistpanel .slideControls .slideNext {
  right: 0;
  position: absolute;
  cursor: pointer;
}
.bloglistpanel .slideControls .slidePrev {
  left: 0;
  position: absolute;
  cursor: pointer;
}
.bloglistpanel .slideControls button {
  background: transparent;
  border: 0;
}
.bloglistpanel .carousel {
  padding: 0px 40px;
  position: relative;
}
.bloglistpanel .carousel ul,
.bloglistpanel .carousel ol {
  margin: 15px 0 0 0px;
  padding: 0;
}
.bloglistpanel .carousel img {
  width: 100%;
}
.bloglistpanel .carousel .slide {
  padding: 20px;
  text-align: center;
  height: 50px;
}
.bloglistpanel .carousel div.one {
  background: #ac5253;
}
.bloglistpanel .carousel div.two {
  background: #6d292a;
}
.bloglistpanel .carousel .content-slider li {
  height: 340px;
}
.bloglistpanel .carousel .content-slider .content {
  height: 160px;
}
.bloglistpanel .carousel .content-slider .header-slider {
  font-size: 13px;
  line-height: 20px;
}
.bloglistpanel .carousel .content-slider .header-slider .header-slidertext {
  font-family: TradeGothicLT-BoldCondTwenty;
  color: #7A7A7A;
}
.bloglistpanel .carousel .content-slider .header-slider .headerdate {
  font-family: TradeGothicLT;
  font-size: 13px;
}
.bloglistpanel .carousel .content-slider p {
  font-size: 16px;
  line-height: 22px;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}
.bloglistpanel .carousel .content-slider p.date {
  margin-bottom: 0px;
  margin-top: 10px;
  font-size: 12px;
}
.bloglistpanel .carousel .content-slider h3 {
  margin: 0;
  padding-bottom: 5px;
  font-size: 18px;
  font-family: "TradeGothicLT-BoldCondTwenty";
  line-height: 22px;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}
@media (max-width: 991px) {
  .bloglistpanel .carousel {
    padding: 0px 20px;
  }
  .bloglistpanel .slideControls .slideNext {
    right: -9px;
  }
  .bloglistpanel .slideControls .slidePrev {
    left: -9px;
  }
}
/*
    Animerad hamburgermenu som är sticky och i höjd med tummen
    OBS! uppdateras denna ska den uppdateras i blogg-projektet
*/

.thumbmenu {
  position: fixed;
  z-index: 1100;
  height: 60px;
  top: 50%;
  right: 2px;
  bottom: 0;
  background-color: transparent;
  border: 0;
  /*Osynlig för seende, visas bara i ipad läge*/

}
@media (min-width: 1200px) {
  .thumbmenu.hiddenSighted {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
  }
}
.thumbmenu .thumbmenu_toggle {
  position: relative;
  border-radius: 30px;
  float: right;
  margin-right: 20px;
  width: 60px;
  height: 60px;
  background-color: #003d58;
  -webkit-box-shadow: rgba(255, 255, 255, 0.6) 0 0 10px;
  -moz-box-shadow: rgba(255, 255, 255, 0.6) 0 0 10px;
  box-shadow: rgba(255, 255, 255, 0.6) 0 0 10px;
}
.thumbmenu .thumbmenu_toggle .spanclass {
  display: block;
  width: 52%;
  margin-left: auto;
  margin-right: auto;
  height: 3px;
  margin: 6px 15px;
  background: white;
}
.thumbmenu .thumbmenu_toggle .spanclass:nth-child(1) {
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  margin-top: 19px;
}
.thumbmenu .thumbmenu_toggle .spanclass:nth-child(2) {
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.thumbmenu .thumbmenu_toggle .spanclass:nth-child(3) {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.thumbmenu .thumbmenu_toggle.toggle-open .spanclass {
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  opacity: 0;
  position: absolute;
  top: 25%;
  left: 0;
}
.thumbmenu .thumbmenu_toggle.toggle-open .spanclass:first-child {
  opacity: 1;
  -webkit-transform: rotate3d(0, 0, 1, 45deg);
  -moz-transform: rotate3d(0, 0, 1, 45deg);
  -ms-transform: rotate3d(0, 0, 1, 45deg);
  -o-transform: rotate3d(0, 0, 1, 45deg);
  transform: rotate3d(0, 0, 1, 45deg);
  top: 10px;
}
.thumbmenu .thumbmenu_toggle.toggle-open .spanclass:last-child {
  opacity: 1;
  -webkit-transform: rotate3d(0, 0, 1, -45deg);
  -moz-transform: rotate3d(0, 0, 1, -45deg);
  -ms-transform: rotate3d(0, 0, 1, -45deg);
  -o-transform: rotate3d(0, 0, 1, -45deg);
  transform: rotate3d(0, 0, 1, -45deg);
  top: 23px;
}
.mob-navigation .thumbmenu {
  top: -4px;
  right: auto;
  left: 5px;
  bottom: 0;
}
@media (max-width: 767px) {
  .mob-navigation .thumbmenu {
    left: -5px;
  }
}
.mob-navigation .thumbmenu:active {
  border: none;
  outline-width: 0;
}
.mob-navigation .thumbmenu .thumbmenu_toggle {
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin-right: 0;
}
.mob-navigation .thumbmenu .thumbmenu_toggle .spanclass {
  background: #003d58;
}
.mob-navigation .thumbmenu .thumbmenu_toggle:active {
  border: none;
  outline-width: 0;
}
nav.sidnavigering {
  background-color: #fafafa;
}
nav.sidnavigering li,
nav.sidnavigering ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
nav.sidnavigering > ul > li:last-child {
  border-bottom: 1px solid #ededed;
}
nav.sidnavigering ul li {
  border-top: 1px solid #ededed;
  font-size: 14px;
}
nav.sidnavigering ul li a.menu-icon {
  padding-right: 9px;
}
nav.sidnavigering ul li.level1 div {
  padding-left: 15px;
}
nav.sidnavigering ul li.level1:not(.haschildren) > div > a {
  padding-left: 20px;
}
nav.sidnavigering ul li.level2 div {
  padding-left: 60px;
}
nav.sidnavigering ul li.level2.haschildren a.menu-icon {
  margin-left: -21px;
}
nav.sidnavigering ul li.level3 div {
  padding-left: 80px;
}
nav.sidnavigering ul li.level3.haschildren a.menu-icon {
  margin-left: -21px;
}
nav.sidnavigering ul li div:hover,
nav.sidnavigering ul li div.selected-tree {
  background-color: #003d58;
}
nav.sidnavigering ul li div:hover a,
nav.sidnavigering ul li div.selected-tree a {
  color: #fff;
}
nav.sidnavigering ul li div.selected-li {
  background-color: #00608b;
}
nav.sidnavigering ul li div.selected-li a {
  color: #fff;
}
nav.sidnavigering ul li a {
  vertical-align: top;
  max-width: 223px;
  text-decoration: none;
  /*padding-left: 40px;*/
  display: inline-block;
  color: #333332;
  font-family: "TradeGothicLT";
  padding-top: 8px;
  padding-bottom: 8px;
}
@media (max-width: 1200px) {
  nav.sidnavigering ul li a {
    max-width: 170px;
  }
}
nav.sidnavigering li.haschildren > div > a.plus-svg:before {
  content: '';
  font-family: 'FontAwesome';
  speak: never;
  font-size: 18px;
  display: inline-block;
  margin-left: 2px;
  margin-right: 2px;
}
nav.sidnavigering li.haschildren.selected > div > a.minus-svg:before,
nav.sidnavigering li.haschildren > div > a.minus-svg:before {
  content: '';
  font-family: 'FontAwesome';
  font-size: 18px;
}
/*
    Hantering av mobilmenyn
    OBS! Denna fil skall vara lika i både blogg och externprojektet. Ändrar du här, ska du ändra i andra projektet
*/

.do-transform-inn {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.do-transform-out {
  -webkit-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  -o-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
}
.set-transition {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
@media (max-width: 991px) {
  body.modal-open .modal-backdrop {
    z-index: 500;
  }
  body.modal-open .modal {
    z-index: 550;
  }
}
/* iphones 4 and 5 */

@media (max-width: 321px) {
  .modal-footer {
    padding-left: 3px;
    padding-right: 0;
  }
}
.mobile-modal-menu {
  top: 50px;
  width: 100%;
  padding-right: 0px !important;
}
.mobile-modal-menu .col-xs-2,
.mobile-modal-menu .col-xs-10,
.mobile-modal-menu .col-xs-12 {
  padding-left: 0px;
  padding-right: 0px;
}
.mobile-modal-menu.modal.fade .modal-dialog,
.mobile-modal-menu.modal.fade .modal-footer {
  /*.set-transition();
        .do-transform-out();*/
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  -webkit-transform: translate(-25%, 0);
  -ms-transform: translate(-100%, 0);
  -o-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
}
.mobile-modal-menu.modal.in .modal-dialog,
.mobile-modal-menu.modal.in .modal-footer {
  /*.do-transform-inn();*/
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.mobile-modal-menu .modal-footer {
  background-color: #003d58;
  position: fixed;
  bottom: 0;
  width: calc(100% - 50px);
  right: 50px;
  margin-left: 50px;
  z-index: 1049;
  height: 62px;
  border-top: 0;
}
.mobile-modal-menu .modal-footer div {
  padding-left: 0px;
  padding-right: 0px;
}
.mobile-modal-menu .modal-footer span {
  color: white;
  float: left;
  font-family: TradeGothicLT;
  margin-left: 5px;
}
.mobile-modal-menu .modal-footer i {
  color: white;
  float: left;
  font-size: 16px;
  line-height: 23px;
}
.mobile-modal-menu .modal-dialog {
  margin: -1px;
  background-color: transparent;
  width: calc(100% - 50px);
}
.mobile-modal-menu .modal-dialog .modal-content {
  overflow: auto;
  height: auto;
}
.mobile-modal-menu .modal-dialog .modal-content .modal-body {
  padding: 0;
}
.mobile-modal-menu .modal-dialog .modal-content .modal-lista {
  background-color: #fff;
  height: calc(100vh - 110px);
  padding-bottom: 100px;
  background-color: #f5f5f5;
}
.mobile-modal-menu .modal-dialog .modal-content .modal-lista > ul.subClass {
  margin-bottom: 100px;
}
.mobile-modal-menu .modal-dialog .modal-content #modallista {
  position: relative;
  width: 100%;
  webkit-transition: -webkit-transform 0.2s cubic-bezier(0.01, 0.28, 0.18, 1.38);
  -o-transition: -o-transform 0.3s 0.2s cubic-bezier(0.01, 0.28, 0.18, 1.38);
  transition: all 0.2s cubic-bezier(0.01, 0.28, 0.18, 1.38);
  /*-webkit-transform: translate(0, 0);
                -ms-transform: translate(0, 0);
                -o-transform: translate(0, 0);
                transform: translate(0, 0);*/

}
.mobile-modal-menu .modal-dialog .modal-content #modallista.in {
  z-index: 1052;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.mobile-modal-menu .modal-dialog .modal-content #modallista.out {
  -webkit-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  -o-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
}
.mobile-modal-menu .modal-dialog .modal-content #modallista span.title {
  text-transform: uppercase;
}
.mobile-modal-menu .modal-dialog .modal-content #modallista > ul > li:last-child {
  border-bottom: 0 !important;
  padding-bottom: 120px;
}
.mobile-modal-menu .modal-dialog .modal-content #modallista li {
  opacity: 1;
  transform: translateX(0);
  -webkit-transform: translateX(0);
}
.mobile-modal-menu .modal-dialog .modal-content #modallista2 {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
  width: 100%;
  -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.01, 0.28, 0.18, 1.38);
  -o-transition: -o-transform 0.2s cubic-bezier(0.01, 0.28, 0.18, 1.38);
  transition: transform 0.2s cubic-bezier(0.01, 0.28, 0.18, 1.38);
  -webkit-transform: translate(0%, 0);
  -ms-transform: translate(100%, 0);
  -o-transform: translate(100%, 0);
  transform: translate(100%, 0);
}
.mobile-modal-menu .modal-dialog .modal-content #modallista2.in {
  z-index: 1052;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.mobile-modal-menu .modal-dialog .modal-content #modallista2.out {
  -webkit-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  -o-transform: translate(100%, 0);
  transform: translate(100%, 0);
}
.mobile-modal-menu .modal-dialog .modal-content #modallista2 span.title.lev1 {
  text-transform: uppercase;
}
.mobile-modal-menu .modal-dialog .modal-content .subClass.show > li {
  opacity: 1;
  transform: translateX(0);
  -webkit-transform: translateX(0);
}
.mobile-modal-menu .modal-dialog .modal-content .subClass.show > li.lastitem {
  height: 150px;
}
.mobile-modal-menu .modal-dialog .modal-content .subClass.hide > li {
  opacity: 0;
  transform: translateX(-170px);
  -webkit-transform: translateX(-170px);
}
.mobile-modal-menu .modal-dialog .modal-content .subClass ul {
  transition: all 0.4s ease-out;
  opacity: 0;
}
.mobile-modal-menu .modal-dialog .modal-content .subClass ul.show {
  opacity: 1;
}
.mobile-modal-menu .modal-dialog .modal-content .subClass ul.hide {
  display: none;
}
.mobile-modal-menu .modal-dialog .modal-content ul {
  padding-left: 0;
  border-top: solid 1px #e5e5e5;
}
.mobile-modal-menu .modal-dialog .modal-content ul.menuhidden {
  display: none;
}
.mobile-modal-menu .modal-dialog .modal-content ul .selected-span {
  color: #fff !important;
}
.mobile-modal-menu .modal-dialog .modal-content ul li {
  border-bottom: solid 1px #e5e5e5;
  min-height: 50px;
  background-color: white;
  opacity: 0;
  transform: translateX(-170px);
  -webkit-transform: translateX(-170px);
}
.mobile-modal-menu .modal-dialog .modal-content ul li:last-child {
  border-bottom: solid 0 red;
}
.mobile-modal-menu .modal-dialog .modal-content ul li:nth-child(1) {
  transition: all 0.5s ease-out, opacity 0.5s ease-out;
}
.mobile-modal-menu .modal-dialog .modal-content ul li:nth-child(2) {
  transition: all 0.5s ease-out 0.05s, opacity 0.5s ease-out 0.05s;
}
.mobile-modal-menu .modal-dialog .modal-content ul li:nth-child(3) {
  transition: all 0.5s ease-out 0.1s, opacity 0.5s ease-out 0.1s;
}
.mobile-modal-menu .modal-dialog .modal-content ul li:nth-child(4) {
  transition: all 0.5s ease-out 0.15s, opacity 0.5s ease-out 0.15s;
}
.mobile-modal-menu .modal-dialog .modal-content ul li:nth-child(5) {
  transition: all 0.5s ease-out 0.2s, opacity 0.5s ease-out 0.2s;
}
.mobile-modal-menu .modal-dialog .modal-content ul li:nth-child(6) {
  transition: all 0.5s ease-out 0.25s, opacity 0.5s ease-out 0.25s;
}
.mobile-modal-menu .modal-dialog .modal-content ul li:nth-child(7) {
  transition: all 0.5s ease-out 0.3s, opacity 0.5s ease-out 0.3s;
}
.mobile-modal-menu .modal-dialog .modal-content ul li:nth-child(8) {
  transition: all 0.5s ease-out 0.35s, opacity 0.5s ease-out 0.35s;
}
.mobile-modal-menu .modal-dialog .modal-content ul li:nth-child(9) {
  transition: all 0.5s ease-out 0.4s, opacity 0.5s ease-out 0.4s;
}
.mobile-modal-menu .modal-dialog .modal-content ul li:nth-child(10) {
  transition: all 0.5s ease-out 0.45s, opacity 0.5s ease-out 0.45s;
}
.mobile-modal-menu .modal-dialog .modal-content ul li:nth-child(11) {
  transition: all 0.5s ease-out 0.5s, opacity 0.5s ease-out 0.5s;
}
.mobile-modal-menu .modal-dialog .modal-content ul li:nth-child(12) {
  transition: all 0.5s ease-out 0.55s, opacity 0.5s ease-out 0.55s;
}
.mobile-modal-menu .modal-dialog .modal-content ul li:nth-child(13) {
  transition: all 0.5s ease-out 0.6s, opacity 0.5s ease-out 0.6s;
}
.mobile-modal-menu .modal-dialog .modal-content ul li:nth-child(14) {
  transition: all 0.5s ease-out 0.65s, opacity 0.5s ease-out 0.65s;
}
.mobile-modal-menu .modal-dialog .modal-content ul li:nth-child(15) {
  transition: all 0.5s ease-out 0.7s, opacity 0.5s ease-out 0.7s;
}
.mobile-modal-menu .modal-dialog .modal-content ul li:nth-child(16) {
  transition: all 0.5s ease-out 0.75s, opacity 0.5s ease-out 0.75s;
}
.mobile-modal-menu .modal-dialog .modal-content ul li:nth-child(17) {
  transition: all 0.5s ease-out 0.8s, opacity 0.5s ease-out 0.8s;
}
.mobile-modal-menu .modal-dialog .modal-content ul li:nth-child(18) {
  transition: all 0.5s ease-out 0.8s, opacity 0.5s ease-out 0.8s;
}
.mobile-modal-menu .modal-dialog .modal-content ul li:nth-child(19) {
  transition: all 0.5s ease-out 0.8s, opacity 0.5s ease-out 0.8s;
}
.mobile-modal-menu .modal-dialog .modal-content ul li.selected-li {
  border-bottom: hidden;
  background-color: #003d58 !important;
}
.mobile-modal-menu .modal-dialog .modal-content ul li div {
  min-height: 50px;
}
.mobile-modal-menu .modal-dialog .modal-content ul li a.lev1 {
  left: 50px;
  position: absolute;
  padding-left: 0;
}
.mobile-modal-menu .modal-dialog .modal-content ul li span {
  font-family: "TradeGothicLT-BoldCondTwenty";
  color: #003d58;
  padding-left: 10px;
  display: inline-block;
  vertical-align: middle;
}
.mobile-modal-menu .modal-dialog .modal-content ul li span.title {
  font-size: 20px;
  padding-top: 12px;
}
.mobile-modal-menu .modal-dialog .modal-content ul li span.text {
  font-size: 16px;
  line-height: 18px;
  padding-top: 6px;
  padding-bottom: 12px;
}
.mobile-modal-menu .modal-dialog .modal-content ul li.link {
  background-color: #f5f5f5;
  padding-left: 10px;
  padding-right: 20px;
  /*&:last-child {
                            border-bottom: 0!important;
                        }*/

}
.mobile-modal-menu .modal-dialog .modal-content ul li.link span.text {
  font-family: "TradeGothicLT-light";
}
.mobile-modal-menu .modal-dialog .modal-content ul li.show {
  background-color: #F6F6F6;
}
.mobile-modal-menu .modal-dialog .modal-content ul li.haschildren > div > a {
  width: calc(100% - 60px);
  display: inline-block;
  z-index: 0;
}
.mobile-modal-menu .modal-dialog .modal-content ul li.haschildren > div > a.menu-icon {
  width: 30px;
}
.mobile-modal-menu .modal-dialog .modal-content ul li.level1 span {
  padding-left: 12px;
  padding-bottom: 10px;
}
.mobile-modal-menu .modal-dialog .modal-content ul li.level2 span {
  font-family: TradeGothicLT;
  font-size: 18px;
  text-transform: none;
  padding-left: 24px;
}
.mobile-modal-menu .modal-dialog .modal-content ul li.level2.haschildren span.show {
  font-family: "TradeGothicLT-BoldTwo";
}
.mobile-modal-menu .modal-dialog .modal-content ul li.level3 span {
  padding-left: 36px;
}
.mobile-modal-menu .modal-dialog .modal-content ul li.level3.haschildren span {
  padding-left: 36px;
}
.mobile-modal-menu .modal-dialog .modal-content ul li.level3.selected a span {
  color: #fff !important;
}
.mobile-modal-menu .modal-dialog .modal-content ul li.level4 span {
  padding-left: 46px !important;
}
.mobile-modal-menu .modal-dialog .modal-content ul li .span-right {
  float: right;
  padding-right: 12px;
}
.mobile-modal-menu .modal-dialog .modal-content ul li .arrow-icon {
  float: right;
  margin-right: 10px;
  width: 28px;
  margin-top: 25px;
}
.mobile-modal-menu .modal-dialog .modal-content ul li img:hover,
.mobile-modal-menu .modal-dialog .modal-content ul li i:hover {
  cursor: pointer;
}
.mobile-modal-menu .modal-dialog .modal-content ul li .menu-icon {
  margin: 10px 25px 0 0;
  position: relative;
  float: right;
  width: 30px;
  height: 30px;
  border: solid 1px #999999;
  border-top-right-radius: 2.5em;
  border-bottom-right-radius: 2.5em;
  border-top-left-radius: 2.5em;
  border-bottom-left-radius: 2.5em;
}
.mobile-modal-menu .modal-dialog .modal-content ul li .menu-icon::before {
  content: ' ';
  position: absolute;
  background: #999999;
  z-index: 9;
}
.mobile-modal-menu .modal-dialog .modal-content ul li .menu-icon::after {
  content: ' ';
  position: absolute;
  background: #999999;
  z-index: 9;
}
.mobile-modal-menu .modal-dialog .modal-content ul li .menu-icon.angle-icon {
  min-height: 30px;
  z-index: 1;
}
.mobile-modal-menu .modal-dialog .modal-content ul li .menu-icon.angle-icon::before {
  /*övre*/
  top: 10px;
  left: 15px;
  height: 12px;
  width: 2px;
  transition: all 0.5s ease 0s;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
}
.mobile-modal-menu .modal-dialog .modal-content ul li .menu-icon.angle-icon::after {
  /*nedre*/
  top: 17px;
  left: 15px;
  height: 12px;
  width: 2px;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
  transition: all 0.5s ease 0s;
}
.mobile-modal-menu .modal-dialog .modal-content ul li .menu-icon.angle-left {
  float: left;
  margin-left: 10px;
  min-height: initial;
}
.mobile-modal-menu .modal-dialog .modal-content ul li .menu-icon.angle-left::before {
  /*övre*/
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
  left: 13px;
}
.mobile-modal-menu .modal-dialog .modal-content ul li .menu-icon.angle-left::after {
  /*nedre*/
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
  left: 13px;
}
.mobile-modal-menu .modal-dialog .modal-content ul li .menu-icon.plus-svg {
  background-size: 28px;
  display: inline-block;
}
.mobile-modal-menu .modal-dialog .modal-content ul li .menu-icon.plus-svg.selected-i {
  background: #003d58;
  border: solid 1px #fff;
}
.mobile-modal-menu .modal-dialog .modal-content ul li .menu-icon.plus-svg.selected-i::before {
  /*liggande*/
  background: #fff;
}
.mobile-modal-menu .modal-dialog .modal-content ul li .menu-icon.plus-svg.selected-i::after {
  /*stående*/
  background: #fff;
}
.mobile-modal-menu .modal-dialog .modal-content ul li .menu-icon.plus-svg::before {
  /*liggande*/
  top: 14px;
  left: 14px;
  height: 17px;
  width: 1px;
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
  transform: translate(-50%, -50%) rotate(90deg);
  transition: all 0.5s ease 0s;
}
.mobile-modal-menu .modal-dialog .modal-content ul li .menu-icon.plus-svg::after {
  /*stående*/
  top: 6px;
  left: 50%;
  height: 16px;
  width: 1px;
  transition: all 0.5s ease 0s;
  /*-webkit-transform: translate(-50%, -50%) rotate(-45deg);
                                transform: translate(-50%, -50%) rotate(-45deg);*/

}
.mobile-modal-menu .modal-dialog .modal-content ul li .menu-icon.minus-svg {
  background-size: 28px;
  display: inline-block;
}
.mobile-modal-menu .modal-dialog .modal-content ul li .menu-icon.minus-svg.selected-i {
  background: #003d58;
  border: solid 1px #fff;
}
.mobile-modal-menu .modal-dialog .modal-content ul li .menu-icon.minus-svg.selected-i::before {
  /*liggande*/
  background: #fff;
}
.mobile-modal-menu .modal-dialog .modal-content ul li .menu-icon.minus-svg.selected-i::after {
  /*stående*/
  background: #fff;
}
.mobile-modal-menu .modal-dialog .modal-content ul li .menu-icon.minus-svg::before {
  /*liggande*/
  top: 14px;
  left: 14px;
  height: 17px;
  width: 1px;
  -webkit-transform: translate(-50%, -50%) rotate(450deg);
  transform: translate(-50%, -50%) rotate(450deg);
  transition: all 0.5s ease 0s;
}
.mobile-modal-menu .modal-dialog .modal-content ul li .menu-icon.minus-svg::after {
  /*stående*/
  transition: all 0.5s ease 0s;
  top: 14px;
  left: 14px;
  height: 17px;
  width: 1px;
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
  transform: translate(-50%, -50%) rotate(90deg);
  /*-webkit-transform: translate(-50%, -50%) rotate(-45deg);
                                transform: translate(-50%, -50%) rotate(-45deg);*/

}
.mobile-modal-menu .mobile-navigation-icon {
  color: gray;
  display: block;
  font-size: 30px;
  line-height: 30px;
  margin-right: 10px;
  margin-top: 4px;
  vertical-align: top;
  width: 32px;
  padding-left: 3px;
  text-align: center;
  float: right;
  cursor: pointer;
  border-radius: 17px;
  border: 1px solid gray;
  font-weight: lighter;
}
/** sök i huvudet på mobilen */

#mob-header-search {
  display: none;
}
@media (max-width: 991px) {
  .hidescrollbar .navbar-header .home-link {
    display: none !important;
  }
  .hidescrollbar .navbar-header .toggle-readspeaker i {
    opacity: 0.5;
  }
  #mob-header-search {
    transition: width 0.2s ease-in-out;
    border-top-right-radius: 2.5em;
    border-bottom-right-radius: 2.5em;
    border-top-left-radius: 2.5em;
    border-bottom-left-radius: 2.5em;
    height: 42px;
    width: 0%;
    margin-top: 3px;
    right: 47px;
    position: absolute;
    opacity: 1;
    border: 1px hidden #ccc;
    /*input[type="search"] {
              position: absolute !important;
              top: 0;
              width: 0;
              height: 0;
              overflow: hidden;
              right: 60px;
              background: none;
              height: 100%;
              padding-right: 0.5em;
              padding-left: 0;
              font-size: 18px;
              box-sizing: border-box;
              opacity: 0;
              overflow: hidden;
              font-family: 'TradeGothicLT-Light';
              z-index: 2;
              border-radius: 0;
              border: none;
              padding: 0;
              margin: 0;
          }*/
  
  }
  #mob-header-search a {
    width: 40px;
    height: 40px;
    background: none;
    border-radius: 50%;
    font-size: 1em;
    position: relative;
    border: 2px solid #fff;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    background-color: #003D58;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    box-sizing: border-box;
    -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.46, 0.1, 0.26, 1.76);
    transition: -webkit-transform 0.5s cubic-bezier(0.46, 0.1, 0.26, 1.76);
    transition: transform 0.5s cubic-bezier(0.46, 0.1, 0.26, 1.76);
    transition: transform 0.5s cubic-bezier(0.46, 0.1, 0.26, 1.76), -webkit-transform 0.5s cubic-bezier(0.46, 0.1, 0.26, 1.76);
    cursor: pointer;
    z-index: 2;
  }
  #mob-header-search a:hover,
  #mob-header-search a:focus {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  #mob-header-search input[type="text"] {
    position: absolute;
    top: -15px;
    left: 11px;
    width: 226px;
    border: 0;
    font-size: 18px;
  }
  #mob-header-search input[type="search"]:focus {
    outline: none;
  }
  #mob-header-search.active {
    max-width: 90%;
    background-color: #fff;
    display: block;
  }
  #mob-header-search.active.slide {
    transition: width 0.2s ease-in-out;
    width: calc(100% - 120px);
    border: 1px solid #ccc;
  }
  #mob-header-search.active a {
    background-image: none;
    margin-top: 0;
  }
  #mob-header-search.active a::after {
    content: ' ';
    position: absolute;
    top: 50%;
    left: 50%;
    height: 1.5em;
    width: 3px;
    background: #fff;
    z-index: 9;
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
  }
  #mob-header-search.active a::before {
    content: ' ';
    position: absolute;
    top: 50%;
    left: 50%;
    height: 1.5em;
    width: 3px;
    background: #fff;
    z-index: 9;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
  }
  #mob-header-search.active input[type="search"] {
    width: 90%;
    margin-right: 20px;
    right: 0;
    height: 40px;
    opacity: 1;
    -webkit-transition: width 0s ease-in-out, opacity 0.1s;
    transition: width 0s ease-in-out, opacity 0.1s;
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
  }
  #mob-header-search.active .tt-dropdown-menu {
    top: 40px !important;
    font-size: 16px;
  }
  #mob-header-search.active .tt-dropdown-menu .tt-suggestion {
    height: 40px;
    padding-top: 9px;
    font-family: "TradeGothicLT-Light";
  }
}
@media (max-width: 480px) {
  #mob-header-search.active.slide {
    width: calc(100% - 113px);
  }
}
/* Tooltip styles */

.tooltip-wcag-wrapper {
  position: relative;
  display: inline-block;
  z-index: 99;
}
.tooltip-wcag-wrapper:hover .tooltip-wcag::before {
  border-left: 0;
  border-right: 0;
}
.tooltip-wcag-wrapper:hover .tooltip-wcag .tooltip-wcag-close {
  display: none;
}
.tooltip-wcag {
  position: absolute;
  z-index: 100;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 100%) translateY(10px);
  padding: 6px calc(10px + 1rem) 6px 10px;
  border-radius: 4px;
  border: 1px solid rgba(1, 1, 1, 0.4);
  background: rgba(255, 255, 255, 0.9);
  font-size: 15px !important;
  line-height: 16px !important;
  color: black;
  text-align: left;
}
.tooltip-wcag::before {
  content: "";
  position: absolute;
  top: -10px;
  left: calc(50% - 10px);
  border-bottom: 10px solid rgba(1, 1, 1, 0.4);
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}
/* a designer could certainly style this better :) */

.tooltip-wcag-close {
  z-index: 101;
  position: absolute;
  top: 0;
  right: 0.2rem;
  width: 2rem;
  height: 2rem;
  transform: rotate(45deg);
  padding: 0 !important;
  border: 0;
  /*border-radius: 50%;
    box-shadow: 0 0 1px 1px rgba(1, 1, 1, 0.4);*/
  background-color: transparent;
  color: rgba(1, 1, 1, 0.4) !important;
  font-size: 2.5rem !important;
  line-height: 0rem !important;
}
@media only screen and (max-width: 991px) {
  .header {
    padding-top: 90px;
    background-position: 50% 50px;
  }
}
@media only screen and (max-width: 1199px) {
  .main-navigation ul li a {
    font-size: 18px;
    padding: 0 15px;
  }
  .sub-navigation {
    padding: 20px 0;
  }
  .sub-navigation .col {
    width: 235px;
    padding: 0 20px;
  }
}
#header-search {
  position: fixed;
  top: 1.25em;
  left: calc(50% + 340px);
  -webkit-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
  z-index: 99999;
  height: 4em;
  width: 6em;
  -webkit-transition: width 0.2s ease-in-out, background-color 0.2s linear;
  transition: width 0.2s ease-in-out, background-color 0.2s linear;
  border-top-right-radius: 2.5em;
  border-bottom-right-radius: 2.5em;
  border-top-left-radius: 2.5em;
  border-bottom-left-radius: 2.5em;
}
#question-search {
  margin-left: auto;
  margin-top: 0.5em;
  margin-bottom: 1em;
}
#header-search.question-search {
  position: relative;
  width: 410px !important;
  max-width: 100%;
  left: initial;
  right: initial;
  top: initial;
  margin: 0 0 0 auto;
  -webkit-transform: initial;
  transform: initial;
}
/**IE HACK*/

@media screen and (min-width: 0\0) {
  #header-search.question-search {
    position: relative;
    width: 410px !important;
    max-width: 100%;
    left: 444px;
    top: 0px;
    margin: 0 auto;
    -webkit-transform: initial;
    transform: initial;
  }
}
#qSearchText {
  font-family: Paytone One;
  font-size: 1.3em;
  line-height: 1.3;
  color: #003C5A;
  position: relative;
  margin-top: 25px;
}
#header-search.question-search.active input[type="text"] {
  width: 80%;
  border: 0;
}
#header-search a {
  width: 4em;
  height: 4em;
  background: none;
  border-radius: 50%;
  font-size: 1em;
  position: relative;
  border: 2px solid #fff;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #003D58;
  /*background-image: url("https://insidan.kriminalvarden.se/src/images/search_icon.svg");*/
  background-image: url(../img/search_icon.svg?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  box-sizing: border-box;
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.46, 0.1, 0.26, 1.76);
  transition: -webkit-transform 0.5s cubic-bezier(0.46, 0.1, 0.26, 1.76);
  transition: transform 0.5s cubic-bezier(0.46, 0.1, 0.26, 1.76);
  transition: transform 0.5s cubic-bezier(0.46, 0.1, 0.26, 1.76), -webkit-transform 0.5s cubic-bezier(0.46, 0.1, 0.26, 1.76);
  cursor: pointer;
  z-index: 2;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  #header-search a {
    width: 4em;
    height: 4em;
    background: none;
    border-radius: 50%;
    font-size: 1em;
    position: absolute;
    border: 2px solid #fff;
    display: block;
    top: 0;
    right: 0px;
    background-color: #003D58;
    background-image: url(../img/search_icon.svg?v=5BCbarkVTU0oj6k2q0ZZqyqYP4U);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    box-sizing: border-box;
    -ms-transition: -ms-transform 0.5s cubic-bezier(0.46, 0.1, 0.26, 1.76);
    transition: -ms-transform 0.5s cubic-bezier(0.46, 0.1, 0.26, 1.76);
    transition: transform 0.5s cubic-bezier(0.46, 0.1, 0.26, 1.76);
    transition: transform 0.5s cubic-bezier(0.46, 0.1, 0.26, 1.76), -ms-transform 0.5s cubic-bezier(0.46, 0.1, 0.26, 1.76);
    cursor: pointer;
    z-index: 2;
  }
}
#header-search.active a {
  background-image: none;
}
#header-search.active a::after {
  content: ' ';
  position: absolute;
  top: 50%;
  left: 50%;
  height: 2em;
  width: 0.4em;
  background: #fff;
  z-index: 9;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
}
#header-search.active a::before {
  content: ' ';
  position: absolute;
  top: 50%;
  left: 50%;
  height: 2em;
  width: 0.4em;
  background: #fff;
  z-index: 9;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
}
#header-search a:hover,
#header-search a:focus {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
#header-search input[type="text"] {
  position: absolute;
  top: 0;
  width: 0;
  height: 0;
  overflow: hidden;
  right: 2em;
  background: none;
  height: 100%;
  padding-right: 0.5em;
  padding-left: 0;
  font-size: 1.5em;
  box-sizing: border-box;
  opacity: 0;
  font-family: 'pt_serifregular';
  z-index: 2;
}
#header-search input[type="text"]:focus {
  outline: none;
}
#header-search ul {
  position: absolute;
  min-height: 6em;
  background: #fff;
  padding: 2em;
  bottom: 0.4em;
  z-index: 1;
  left: 1em;
  right: 1em;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  box-shadow: -1px 1px 1px 0px rgba(0, 0, 0, 0.5);
  border-bottom-left-radius: 2.5em;
  border-bottom-right-radius: 2.5em;
}
#header-search ul li {
  font-size: 1.3em;
  display: block;
  line-height: 1.5;
  font-family: 'pt_serifregular';
  cursor: pointer;
  padding: 0.5em;
  -webkit-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}
#header-search ul li:hover,
#header-search ul li[aria-selected="true"] {
  background-color: #f4f4f4;
}
#header-search ul li mark {
  background: none;
}
.awesomplete .visually-hidden {
  display: none;
}
#header-search.active {
  width: 28em;
  max-width: 90%;
  background-color: #fff;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.5);
}
#header-search.active input[type="text"] {
  width: 15em;
  max-width: 78%;
  height: 100%;
  opacity: 1;
  -ms-transition: width 0s ease-in-out, opacity 0.1s;
  -webkit-transition: width 0s ease-in-out, opacity 0.1s;
  transition: width 0s ease-in-out, opacity 0.1s;
  -ms-transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
@media (max-width: 992px) {
  #header-search.active {
    max-width: 100%;
  }
  #header-search input[type="text"] {
    font-size: 1em;
  }
  #header-search {
    height: 4em;
  }
  #header-search.active a::after {
    height: 1.5em;
  }
  #header-search.active a::before {
    height: 1.5em;
  }
}
@media (max-width: 765px) {
  #header-search.active {
    max-width: 100%;
  }
  #header-search input[type="text"] {
    font-size: 1em;
  }
  #header-search {
    height: 4em;
  }
  #header-search.active a::after {
    height: 1.5em;
  }
  #header-search.active a::before {
    height: 1.5em;
  }
}
@media (max-width: 640px) {
  #header-search.active {
    max-width: 100%;
  }
  #header-search input[type="text"] {
    font-size: 1em;
  }
  #header-search {
    height: 4em;
  }
  #header-search.active a::after {
    height: 1.5em;
  }
  #header-search.active a::before {
    height: 1.5em;
  }
}
@media (max-width: 320px) {
  #header-search.active {
    max-width: 100%;
  }
  #header-search input[type="text"] {
    font-size: 1em;
  }
  #header-search {
    height: 4em;
  }
  #header-search.active a::after {
    height: 1.5em;
  }
  #header-search.active a::before {
    height: 1.5em;
  }
}
.annotate {
  font-style: italic;
  color: #366ed4;
}
.hidden {
  display: none;
}
.combobox-wrapper {
  display: inline-block;
  position: relative;
  font-size: 16px;
}
.combobox-label {
  font-size: 14px;
  font-weight: bold;
  margin-right: 5px;
}
.listbox,
.grid {
  min-width: 230px;
  background: white;
  border: 1px solid #ccc;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 1.7em;
  z-index: 1;
}
.listbox .result {
  cursor: default;
  margin: 0;
  padding-left: 10px;
}
.grid .result-row {
  padding: 2px;
  cursor: default;
  margin: 0;
}
.listbox .result:hover,
.grid .result-row:hover {
  background: #8bbde1;
}
.listbox .focused,
.grid .focused {
  background: #8bbde1;
}
.grid .focused-cell {
  outline-style: dotted;
  outline-color: green;
}
.combobox-wrapper input {
  font-size: inherit;
  border: 1px solid #aaa;
  border-radius: 2px;
  line-height: 1.5em;
  padding-right: 30px;
  min-width: 20px;
}
.combobox-wrapper input.btn-search-lg {
  height: 100%;
  color: white;
  font-size: 32px;
  border: 0;
}
.combobox-dropdown {
  position: absolute;
  right: 0;
  top: 0;
  padding: 0 0 2px;
  height: 1.5em;
  border-radius: 0 2px 2px 0;
  border: 1px solid #aaa;
}
.grid .result-cell {
  display: inline-block;
  cursor: default;
  margin: 0;
  padding: 0 5px;
}
.grid .result-cell:last-child {
  float: right;
  font-size: 12px;
  font-weight: 200;
  color: #333;
  line-height: 24px;
}
.newslistbycategoryblock {
  padding-bottom: 30px;
}
@media (max-width: 460px) {
  .newslistbycategoryblock > .withimage .block-newslist-start ul li {
    margin-bottom: 40px;
  }
}
.newslistbycategoryblock > .withimage .block-newslist-start ul li a {
  margin-left: -15px;
  padding-left: 15px;
  margin-right: -15px;
  padding-right: 15px;
}
.newslistbycategoryblock > .withimage .block-newslist-start ul li a .image {
  float: right;
  width: calc(42% - 15px);
  margin: 0 0 0 0;
  font-size: 0;
  height: auto;
  overflow: hidden;
}
.newslistbycategoryblock > .withimage .block-newslist-start ul li a .content {
  width: calc(58%);
  float: left;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-right: 15px;
}
.newslistbycategoryblock > .withimage .block-newslist-start ul li a .content h2 {
  margin-top: 0;
  font-size: 30px;
  margin-bottom: 10px;
  color: #003d58;
  font-family: "TradeGothicLT-BoldCondTwenty";
}
.newslistbycategoryblock > .withimage .block-newslist-start ul li a .content .date {
  line-height: 18px;
}
@media (max-width: 992px) {
  .newslistbycategoryblock > .withimage .block-newslist-start ul li a .body {
    margin-top: 0;
  }
}
@media (max-width: 460px) {
  .newslistbycategoryblock > .withimage .block-newslist-start ul li a .image {
    float: none;
    width: 100%;
  }
  .newslistbycategoryblock > .withimage .block-newslist-start ul li a .image img {
    width: 100%;
  }
  .newslistbycategoryblock > .withimage .block-newslist-start ul li a .content {
    width: 100%;
    float: none;
  }
}
@media (max-width: 992px) {
  .newslistbycategoryblock > .withimage .block-newslist-start {
    margin-right: 0;
    margin-left: -15px;
    padding-right: 0;
  }
}
@media (max-width: 460px) {
  .newslistbycategoryblock > .withimage {
    margin-right: -15px;
    margin-left: 15px;
  }
}
@media (max-width: 992px) {
  .newslistbycategoryblock {
    /*margin-left: -15px;*/
    margin-right: -45px;
    padding-right: 0;
  }
}
@media (max-width: 460px) {
  .newslistbycategoryblock {
    padding-left: 0;
    padding-right: 15px;
    margin-right: 0;
  }
}
.rightCol .newslistbycategoryblock > .withimage .block-newslist-start ul li a .content h2,
.afterbody .newslistbycategoryblock > .withimage .block-newslist-start ul li a .content h2 {
  font-size: 24px;
  text-transform: none;
  border-bottom: none;
}
@media (max-width: 460px) {
  .rightCol .newslistbycategoryblock,
  .afterbody .newslistbycategoryblock {
    padding-left: 0 !important;
    margin-right: -30px !important;
    margin-right: 0;
  }
}
.rightCol .newslistbycategoryblock h2,
.afterbody .newslistbycategoryblock h2 {
  font-size: 18px;
  line-height: 32px;
  margin-bottom: 10px;
  margin-top: 0;
  border-bottom: 1px solid #c2c2c2;
  text-transform: uppercase;
}
.rightCol .newslistbycategoryblock ul,
.afterbody .newslistbycategoryblock ul {
  margin-bottom: 0;
}
.rightCol .newslistbycategoryblock ul li,
.afterbody .newslistbycategoryblock ul li {
  margin-bottom: 0;
}
.rightCol .newslistbycategoryblock ul li .content,
.afterbody .newslistbycategoryblock ul li .content {
  margin-bottom: 6px;
  padding-bottom: 0;
}
.rightCol .newslistbycategoryblock ul li .content .date,
.afterbody .newslistbycategoryblock ul li .content .date {
  line-height: 24px;
}
.rightCol .newslistbycategoryblock ul li .content h3,
.afterbody .newslistbycategoryblock ul li .content h3 {
  font-size: 16px;
}
@media (max-width: 992px) {
  .afterbody .newslistbycategoryblock {
    margin-left: -15px;
    margin-right: -15px;
  }
  .afterbody .newslistbycategoryblock > .withimage {
    margin-right: 0;
  }
  .rightCol .newslistbycategoryblock {
    margin-right: -45px !important;
    padding-right: 0;
  }
}
.pufftextblock:first-child {
  padding-top: 0;
}
.pufftextblock:first-child .pufftext-container {
  margin-top: 0;
  margin-bottom: 0px;
}
.pufftextblock .pufftext-container {
  background-color: #ecf5f8;
  padding: 15px 0;
  margin-top: 40px;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .pufftextblock .pufftext-container {
    padding: 20px 0;
  }
}
.pufftextblock .pufftext-container .pufftext {
  max-width: 700px;
}
.pufftextblock .pufftext-container .pufftext h1,
.pufftextblock .pufftext-container .pufftext h2,
.pufftextblock .pufftext-container .pufftext h3 {
  margin-top: 0 !important;
  margin-bottom: 13px !important;
}
.pufftextblock .job-count {
  margin-bottom: -5px;
}
.pufftextblock .job-count p {
  font-style: italic;
}
.pufftextblock .button-container {
  margin-top: 1.5rem;
}
.pufftextblock .button-container div {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
}
.pufftextblock .button-container div a {
  font-size: 18px;
  text-decoration: none;
  color: white;
}
.mosaicwrapperblock + .mosaicwrapperblock {
  padding-top: 0 !important;
}
@media (max-width: 767px) {
  .mosaicwrapperblock.pdb15 {
    padding-bottom: 30px;
  }
  .mosaicwrapperblock.pdt15 {
    padding-top: 30px;
  }
}
@media (max-width: 991px) {
  .mosaicwrapperblock {
    padding-left: 12px;
    padding-right: 9px;
  }
}
@media (max-width: 767px) {
  .mosaicwrapperblock {
    padding-left: 0;
    padding-right: 0;
  }
}
.mosaicwrapperblock .mosaicallpagesblock {
  padding: 7px;
}
@media (max-width: 767px) {
  .mosaicwrapperblock .mosaicallpagesblock {
    padding: 15px;
  }
}
.mosaicwrapperblock .mosaicallpagesblock.pdb15 {
  padding-bottom: 0px;
}
@media (max-width: 767px) {
  .mosaicwrapperblock .mosaicallpagesblock.pdb15 {
    padding-bottom: 30px;
  }
}
.mosaicwrapperblock .mosaicallpagesblock.pdt15 {
  padding-top: 0px;
}
.mosaicwrapperblock .mosaicallpagesblock:first-child {
  padding-left: 0;
}
@media (max-width: 767px) {
  .mosaicwrapperblock .mosaicallpagesblock:first-child {
    padding-left: 15px;
  }
}
.mosaicwrapperblock .mosaicallpagesblock:last-child {
  padding-right: 0;
}
@media (max-width: 767px) {
  .mosaicwrapperblock .mosaicallpagesblock:last-child {
    padding: 0 15px 0 15px !important;
  }
}
@media (max-width: 767px) {
  .mosaicwrapperblock .mosaicallpagesblock .block-startpage-img-hovertext .mosaic-block {
    padding-left: unset !important;
  }
  .mosaicwrapperblock .mosaicallpagesblock .block-startpage-img-hovertext .mosaic-block:first-child {
    margin-left: unset !important;
  }
}
@media (max-width: 767px) {
  .mosaicwrapperblock .mosaicallpagesblock .block-startpage-img-hovertext .mosaic-backdrop img {
    top: 0;
  }
}
@media (max-width: 991px) {
  .mosaicallpagesblock.pdb15 {
    padding-bottom: 0px;
  }
}
.mosaicallpagesblock .details h3 {
  margin-top: 10px;
  font-size: 21px;
}
.mosaicallpagesblock .details .body {
  margin-top: -16px;
}
.mosaicallpagesblock .block-startpage-img-hovertext .bar2 {
  margin-bottom: 0;
}
.mosaicallpagesblock .block-startpage-img-hovertext .bar2 .mosaic-overlay {
  bottom: -152px;
  height: 202px;
}
.mosaicallpagesblock .block-startpage-img-hovertext .mosaic-block {
  height: 206px;
}
@media (max-width: 767px) {
  .mosaicallpagesblock .block-startpage-img-hovertext .mosaic-block {
    height: 230px;
  }
}
.campaignblock {
  padding-top: 0;
}
.campaignblock .campaign-wrapper img {
  height: 315px;
  max-width: 100%;
  margin-bottom: 0;
  object-fit: cover;
  object-position: center;
}
@media screen and (min-width: 1200px) {
  .campaignblock .campaign-wrapper img {
    object-fit: fill;
  }
}
.campaignblock .campaign-wrapper .content {
  position: absolute;
  left: 25px;
  bottom: 45px;
  color: white;
}
@media screen and (min-width: 1200px) {
  .campaignblock .campaign-wrapper .content {
    bottom: 55px;
    left: 30px;
  }
}
.campaignblock .campaign-wrapper .content h2 {
  color: #eece01;
  text-transform: uppercase;
}
.campaignblock .campaign-wrapper .content .btn-default {
  background-color: #eece01;
  color: #333332;
  margin-top: 20px;
}
.component .nopadding-x {
  padding-right: 0;
  padding-left: 0;
}
.component .result .gallery {
  margin-top: 20px !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.component .load-more {
  display: flex;
  justify-content: center;
  margin-bottom: 2rem;
}
.component .tooltip {
  opacity: unset !important;
  position: relative;
  display: inline-block;
}
.component .tooltip:hover .tooltiptext,
.component .tooltip:focus-visible .tooltiptext {
  visibility: visible;
  opacity: 1;
}
.component .tooltip i {
  font-size: 1.5rem;
}
.component .tooltip .tooltiptext {
  font-family: "TradeGothicLT";
  visibility: hidden;
  width: 260px;
  background-color: #222222;
  color: white;
  border-radius: 6px;
  padding: 7px;
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  margin-left: -115px;
  opacity: 0;
  transition: opacity 0.3s;
}
.component .tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -20px;
  border-width: 5px;
  border-style: solid;
  border-color: #222222 transparent transparent transparent;
}
#components-reconnect-modal {
  display: none !important;
}
.publicationComponent .searchresult {
  padding-top: 2.5rem;
}
@media (max-width: 991px) {
  .publicationComponent .searchresult {
    padding-top: 0.5rem;
  }
}
.publicationComponent .searchresult ol {
  list-style-type: none;
  outline-style: none;
  padding-left: 0;
}
.publicationComponent .searchresult ol li p {
  border-top: 0;
  font-size: 16px;
  padding-left: 0;
  padding-top: 10px;
}
.publicationComponent .searchresult ol li .fakta:empty {
  display: none;
}
.publicationComponent .load-more button {
  margin-right: 0 !important;
}
.checkboxListComponent .filter-link {
  margin: 10px 0 0px 0;
}
.checkboxListComponent .filter-link button {
  color: #00628c;
  font-size: 16px;
  text-decoration: underline;
  border: 0;
  background-color: transparent;
}
.checkboxListComponent .filters {
  overflow: hidden;
  transition: max-height 0.5s ease, opacity 0.5s ease;
  max-height: 0;
  opacity: 0;
}
.checkboxListComponent .filters.expanded {
  max-height: 500px;
  opacity: 1;
}
.checkboxListComponent .filters .filter-content {
  background-color: #fafafa;
  border-radius: 5px;
  border: 1px solid #ededed;
  padding: 0 10px;
  margin: 10px 0 0px 0;
}
.checkboxListComponent .filters .filter-content .form-group {
  margin-bottom: 12px;
}
.checkboxListComponent .filters .filter-content .form-group label {
  margin: 30px 4px 0 0 !important;
}
@media (max-width: 480px) {
  .checkboxListComponent .filters .filter-content .form-group label {
    margin: 20px 4px 0 0 !important;
    padding-left: 20px !important;
  }
}
@media (max-width: 991px) {
  .searchInputComponent {
    padding-top: 2rem;
  }
}
.searchInputComponent .clear-input.active a {
  width: 38px;
  height: 38px;
  background: none;
  border-radius: 50%;
  font-size: 1em;
  position: relative;
  border: 2px solid #fff;
  display: block;
  position: absolute;
  top: 9px;
  right: 112px;
  background-color: #003D58;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  box-sizing: border-box;
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.46, 0.1, 0.26, 1.76);
  transition: -webkit-transform 0.5s cubic-bezier(0.46, 0.1, 0.26, 1.76);
  transition: transform 0.5s cubic-bezier(0.46, 0.1, 0.26, 1.76);
  transition: transform 0.5s cubic-bezier(0.46, 0.1, 0.26, 1.76), -webkit-transform 0.5s cubic-bezier(0.46, 0.1, 0.26, 1.76);
  cursor: pointer;
  z-index: 3;
}
@media (max-width: 768px) {
  .searchInputComponent .clear-input.active a {
    top: 0;
    right: 51px;
  }
}
.searchInputComponent .clear-input.active a:hover,
.searchInputComponent .clear-input.active a:focus {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.searchInputComponent .clear-input.active a::before,
.searchInputComponent .clear-input.active a::after {
  content: ' ';
  position: absolute;
  top: 50%;
  left: 50%;
  height: 1.5em;
  width: 3px;
  background: #fff;
  z-index: 9;
}
.searchInputComponent .clear-input.active a::before {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
}
.searchInputComponent .clear-input.active a::after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
}
@media (max-width: 480px) {
  .searchInputComponent button[type="submit"] {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
  }
}
@media (max-width: 991px) {
  .searchInputComponent {
    padding-top: 2rem;
  }
  .searchInputComponent .search input[type="text"] {
    padding-left: 50px !important;
  }
}
.searchInputComponent .autocomplete {
  width: 100%;
  display: block !important;
}
.searchInputComponent .autocomplete .listbox {
  top: -9px !important;
  margin: 0 !important;
}
@media (max-width: 768px) {
  .searchInputComponent .autocomplete .listbox {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .searchInputComponent .autocomplete .listbox {
    width: 620px;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .searchInputComponent .autocomplete .listbox {
    width: 590px;
  }
}
@media (min-width: 1200px) {
  .searchInputComponent .autocomplete .listbox {
    width: 760px;
  }
}
.numberOfHits {
  position: relative;
  top: 7px;
  padding-top: 10px;
  padding-left: 0;
}
@media (max-width: 991px) {
  .numberOfHits {
    top: 0;
    margin: 1rem 0;
  }
}
.sortDateLettersComponent {
  width: fit-content;
  float: right;
  position: relative;
  top: 19px;
}
@media (max-width: 704px) {
  .sortDateLettersComponent {
    top: -34px;
  }
}
@media (max-width: 480px) {
  .sortDateLettersComponent {
    margin: 1rem 0;
    top: 0;
    float: left;
  }
}
.sortDateLettersComponent span {
  margin-right: 1rem;
}
.sortDateLettersComponent .buttons-wrapper {
  float: right;
  display: flex;
  justify-content: flex-end;
  gap: 1rem;
  color: #00628c;
}
@media (max-width: 991px) {
  .sortDateLettersComponent .buttons-wrapper {
    justify-content: flex-start;
    gap: 5px;
  }
}
.sortDateLettersComponent .buttons-wrapper .button-group {
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 991px) {
  .sortDateLettersComponent .buttons-wrapper .button-group {
    justify-content: flex-start;
  }
}
.sortDateLettersComponent .buttons-wrapper .button-group button {
  background-color: transparent;
  display: flex;
}
.sortDateLettersComponent .buttons-wrapper .button-group button .arrow {
  display: block;
  width: 10px;
  height: 10px;
  border-top: 3px solid #003d58;
  border-left: 3px solid #003d58;
  margin-left: 7px;
  margin-top: 5px;
  padding: 4px;
  transition: transform 80ms ease-in-out;
}
.sortDateLettersComponent .buttons-wrapper .button-group button .arrow::before {
  content: "";
  height: 100%;
  width: 100%;
  margin-left: 100%;
  margin-top: 100%;
}
.sortDateLettersComponent .buttons-wrapper .button-group button .arrow.desc {
  transform: rotate(225deg);
}
.sortDateLettersComponent .buttons-wrapper .button-group button .arrow.asc {
  transform: rotate(45deg);
  top: 3px;
  position: relative;
}
.sortDateLettersComponent .buttons-wrapper .button-group button .arrow[hidden] {
  display: block !important;
  visibility: hidden;
}
.sortDateLettersComponent .buttons-wrapper .button-group button.selected {
  font-weight: bold;
}
.sortDateLettersComponent .buttons-wrapper .button-group > :nth-child(2) {
  margin-left: 4px;
}
.imageGalleryComponent .lemonwhale-embed-container {
  display: flex;
  justify-content: center;
}
.jobsComponent .numberOfHits {
  font-weight: bold;
}
@media (min-width: 992px) {
  .jobsComponent .numberOfHits {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .jobsComponent .numberOfHits {
    font-size: 14px;
  }
}
.jobsComponent .searchresult ol {
  list-style: none;
  padding-left: 0;
}
.jobsComponent .searchresult ol li {
  padding-bottom: 2px;
}
.jobsComponent .searchresult ol li .joblist-item {
  border-bottom: 1px solid #c2c2c2;
  display: flex;
  padding-bottom: 3px;
}
@media (max-width: 992px) {
  .jobsComponent .searchresult ol li .joblist-item {
    flex-direction: column;
  }
}
.jobsComponent .searchresult ol li .joblist-item .title {
  padding-left: 0 !important;
}
.jobsComponent .searchresult ol li .joblist-item .lastdate {
  padding-right: 0 !important;
}
.jobsComponent .sortModal .modal .modal-dialog {
  max-width: 600px;
}
@media (max-width: 992px) {
  .jobsComponent .sortModal {
    padding-bottom: 2.5rem;
  }
}
.jobsComponent .sortbuttons {
  margin-bottom: 0 !important;
}
.jobsComponent .sortbuttons i {
  margin-right: 0 !important;
}
.jobsComponent .sortbuttons .title {
  padding-left: 0 !important;
}
.jobsComponent .sortbuttons .place {
  padding-left: 8px !important;
}
.jobsComponent .sortbuttons .municipality,
.jobsComponent .sortbuttons .lastdate {
  padding-left: 8px !important;
}
@media screen and (max-width: 1200px) and (orientation: landscape) {
  .jobsComponent .sortbuttons .municipality,
  .jobsComponent .sortbuttons .lastdate {
    padding-right: 0 !important;
    padding-left: 5px !important;
  }
}
.jobsComponent .sortButtonComponent > div {
  display: flex;
  align-items: center;
}
@media (max-width: 992px) {
  .jobsComponent .sortButtonComponent > div {
    flex-direction: column;
    gap: 1rem;
  }
}
.jobsComponent .sortButtonComponent button.active {
  font-weight: 900;
}
.sortModalComponent {
  padding-bottom: 1.5rem;
}
.sortModalComponent .button-wrapper {
  display: flex;
  justify-content: space-between;
}
.sortModalComponent .button-wrapper .openModalButton {
  padding-left: 0;
  padding-right: 10px;
}
.sortModalComponent .button-wrapper .openModalButton:last-child {
  padding-right: 0;
}
@media (max-width: 1200px) {
  .sortModalComponent .button-wrapper .openModalButton:last-child {
    width: 31%;
  }
}
@media (max-width: 1200px) {
  .sortModalComponent .button-wrapper .openModalButton {
    width: 23%;
  }
}
.sortModalComponent .openModalButton {
  display: flex;
  flex-direction: column;
}
.sortModalComponent .openModalButton button {
  height: 37px;
  border: 1px;
  border-style: solid;
  background-color: transparent;
  color: #333332;
  font-size: 14px;
  text-transform: initial;
  font-family: "pt_serifregular";
  text-align: left;
  margin-top: 0;
}
.sortModalComponent .openModalButton button i {
  float: right;
  margin-right: 5px;
  padding-top: 0;
}
@media (max-width: 480px) {
  .sortModalComponent .modal {
    width: 100%;
    height: 100vh;
  }
}
.sortModalComponent .modal.display.none {
  display: none;
}
.sortModalComponent .modal.display.block {
  display: block;
}
.sortModalComponent .modal .modal-dialog {
  width: 95%;
  max-width: 1200px;
  margin: auto;
}
.sortModalComponent .modal .modal-dialog .modal-content {
  min-height: 465px;
  max-height: 90vh;
  margin-top: 60px;
}
@media (max-width: 480px) {
  .sortModalComponent .modal .modal-dialog .modal-content {
    max-height: unset;
  }
}
@media (max-width: 480px) {
  .sortModalComponent .modal .modal-dialog .modal-content .modal-header {
    padding: 10px 15px 5px 15px;
  }
}
.sortModalComponent .modal .modal-dialog .modal-content .modal-header .modal-title {
  font-size: 32px;
  float: left;
}
.sortModalComponent .modal .modal-dialog .modal-content .modal-header > div {
  float: right;
  display: flex;
  flex-direction: column;
}
@media (max-width: 480px) {
  .sortModalComponent .modal .modal-dialog .modal-content .modal-header > div {
    flex-direction: row;
    gap: 3rem;
    margin-top: 5px;
  }
}
.sortModalComponent .modal .modal-dialog .modal-content .modal-header > div button {
  background-color: transparent;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit !important;
  line-height: inherit !important;
  opacity: inherit !important;
  margin-left: 5px;
  margin-right: 5px;
}
.sortModalComponent .modal .modal-dialog .modal-content .modal-header > div button.clear {
  margin-bottom: 10px;
}
@media (max-width: 480px) {
  .sortModalComponent .modal .modal-dialog .modal-content .modal-header > div button.clear {
    margin-bottom: 0;
  }
}
.sortModalComponent .modal .modal-dialog .modal-content .modal-header > div button i {
  margin-right: 5px !important;
  font-size: inherit;
}
.sortModalComponent .modal .modal-dialog .modal-content .modal-body {
  min-height: 305px;
  max-height: 62vh;
  overflow-y: auto;
}
@media (max-width: 480px) {
  .sortModalComponent .modal .modal-dialog .modal-content .modal-body {
    min-height: 285px;
    max-height: unset;
    padding: 15px 15px 0 15px;
  }
}
.sortModalComponent .modal .modal-dialog .modal-content .modal-body .filter-tabs .nav-tabs {
  border-bottom: none;
}
.sortModalComponent .modal .modal-dialog .modal-content .modal-body .filter-tabs .nav-tabs button {
  font-family: "TradeGothicLT-BoldCondTwenty";
  font-size: 18px;
  text-transform: uppercase;
  float: left;
  background-color: #003d58;
  border: none;
  border-top: 3px solid #003d58;
  color: #fff;
  padding: 11px;
  margin-right: 0;
  padding-left: 35px;
  padding-right: 35px;
}
.sortModalComponent .modal .modal-dialog .modal-content .modal-body .filter-tabs .nav-tabs button.tabSelected {
  color: #003d58;
  border: none;
  border-top: 3px solid #ecc500;
  background-color: white;
}
.sortModalComponent .modal .modal-dialog .modal-content .modal-body .filter-tabs.mobile {
  padding-bottom: 1rem;
  border-bottom: 1px solid #e5e5e5;
}
.sortModalComponent .modal .modal-dialog .modal-content .modal-body .filter-tabs.mobile > div {
  display: flex;
  align-items: center;
}
.sortModalComponent .modal .modal-dialog .modal-content .modal-body .filter-tabs.mobile > div select[name="filters"] {
  width: 100%;
  border-radius: 5px;
  font-family: "pt_serifregular";
  font-size: 14px;
  height: 35px;
  padding: 6px 15px 7px 15px;
  border: 1px;
  border-style: solid;
  background-color: transparent;
  color: #333332;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.sortModalComponent .modal .modal-dialog .modal-content .modal-body .filter-tabs.mobile > div select[name="filters"] .option {
  background-color: #fff;
  color: #000;
}
.sortModalComponent .modal .modal-dialog .modal-content .modal-body .filter-tabs.mobile > div select[name="filters"] .option[selected],
.sortModalComponent .modal .modal-dialog .modal-content .modal-body .filter-tabs.mobile > div select[name="filters"] .option:focus,
.sortModalComponent .modal .modal-dialog .modal-content .modal-body .filter-tabs.mobile > div select[name="filters"] .option:active,
.sortModalComponent .modal .modal-dialog .modal-content .modal-body .filter-tabs.mobile > div select[name="filters"] .option:checked {
  background-color: #003d58 !important;
  color: #fff !important;
}
.sortModalComponent .modal .modal-dialog .modal-content .modal-body .filter-tabs.mobile > div i {
  margin-left: -26px;
}
@media (max-width: 480px) {
  .sortModalComponent .modal .modal-dialog .modal-content .modal-body form {
    height: 36vh;
    overflow-y: scroll;
  }
}
.sortModalComponent .modal .modal-dialog .modal-content .modal-body form ul {
  list-style-type: none;
  margin: 35px 0 0 -40px;
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
}
@media (max-width: 480px) {
  .sortModalComponent .modal .modal-dialog .modal-content .modal-body form ul {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    margin: 10px 0 0 -40px;
  }
}
.sortModalComponent .modal .modal-dialog .modal-content .modal-body form ul.Kommun {
  -webkit-column-count: 4;
  -moz-column-count: 4;
  column-count: 4;
}
@media (max-width: 480px) {
  .sortModalComponent .modal .modal-dialog .modal-content .modal-body form ul.Kommun {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
}
.sortModalComponent .modal .modal-dialog .modal-content .modal-body form ul li {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 3px;
}
.sortModalComponent .modal .modal-dialog .modal-content .modal-body form ul li input[type="checkbox"] {
  width: 13px !important;
  height: 13px !important;
  margin: -2px 0 0;
}
@media (max-width: 992px) {
  .sortModalComponent .modal .modal-dialog .modal-content .modal-body form ul li input[type="checkbox"] {
    margin: -6px 0 0;
  }
}
.sortModalComponent .modal .modal-dialog .modal-content .modal-body form ul li input[type="checkbox"]:checked::before,
.sortModalComponent .modal .modal-dialog .modal-content .modal-body form ul li input[type="checkbox"]::before {
  content: '';
  font-size: 10px;
  color: white;
  font-weight: 900;
  margin-left: 2px;
  top: -2px;
  position: relative;
  width: 13px;
  display: block;
}
.sortModalComponent .modal .modal-dialog .modal-content .modal-body .group:last-child hr {
  border-top-color: transparent;
}
.sortModalComponent .modal .modal-dialog .modal-content .modal-body .group > div {
  display: flex;
}
.sortModalComponent .modal .modal-dialog .modal-content .modal-body .group > div .radioWrapperLabel {
  width: 125px;
}
.sortModalComponent .modal .modal-dialog .modal-content .modal-body .group input[type="radio"] {
  display: inline-block;
}
.sortModalComponent .modal .modal-dialog .modal-content .modal-body .group .radioInputLabel {
  display: inline-block;
  width: 90px;
  margin-left: 10px;
}
.sortModalComponent .modal .modal-dialog .modal-footer {
  display: flex;
  justify-content: center;
  border-top: none;
}
@media (max-width: 480px) {
  .sortModalComponent .modal .modal-dialog .modal-footer {
    border-top: 1px solid #e5e5e5;
  }
}
.videoGalleryComponent .lemonwhale-embed-container {
  display: flex;
  justify-content: center;
}
.videoGalleryComponent .lemonwhale-embed-container.video-js {
  width: 100% !important;
  height: 100% !important;
}
.videoGalleryComponent .videoDownLoad {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .videoGalleryComponent .videoDownLoad {
    justify-content: flex-start;
    gap: 1rem;
  }
}
.videoGalleryComponent .videoGalleryItem {
  margin-bottom: 50px !important;
}
.videoGalleryComponent .videoGalleryItem .vjs-big-play-button .cls-1 {
  opacity: 0.1;
}
.videoGalleryComponent .videoGalleryItem .vjs-big-play-button .cls-2 {
  opacity: 0.4;
}
.videoGalleryComponent .videoGalleryItem .vjs-big-play-button .cls-3,
.videoGalleryComponent .videoGalleryItem .vjs-big-play-button .cls-5 {
  fill: #fff;
}
.videoGalleryComponent .videoGalleryItem .vjs-big-play-button .accent-fill-color {
  fill: #fff;
}
.videoGalleryComponent .videoGalleryItem .vjs-big-play-button .cls-3,
.videoGalleryComponent .videoGalleryItem .vjs-big-play-button .cls-4 {
  stroke: #fff;
  stroke-miterlimit: 10;
}
.videoGalleryComponent .videoGalleryItem .vjs-big-play-button .accent-stroke-color {
  stroke: #fff;
}
.videoGalleryComponent .videoGalleryItem .vjs-big-play-button .cls-3 {
  stroke-width: 2px;
  opacity: 0.25;
}
.videoGalleryComponent .videoGalleryItem .vjs-big-play-button .cls-4 {
  fill: none;
  stroke-width: 3px;
}
.whistleblowerComponent {
  scroll-margin-top: 5rem;
}
.whistleblowerComponent .alert-danger {
  scroll-margin-top: 8rem;
}
.whistleblowerComponent .step-heading {
  margin-top: 20px;
  margin-bottom: 15px;
}
.whistleblowerComponent h4 {
  margin-top: 18px !important;
}
.whistleblowerComponent form {
  margin-top: 2rem;
}
.whistleblowerComponent form > div:not(.validation-message) {
  padding-bottom: 1.5rem;
}
.whistleblowerComponent form .flex-row {
  display: flex;
  flex-direction: row;
}
.whistleblowerComponent form label {
  padding-left: 0;
}
.whistleblowerComponent form textarea {
  min-height: 100px !important;
}
.whistleblowerComponent form textarea:focus + .textarea-counter,
.whistleblowerComponent form textarea:focus-visible + .textarea-counter {
  opacity: 70%;
  transform: translateY(0);
}
.whistleblowerComponent form .textarea-counter {
  font-size: 14px;
  opacity: 0;
  transform: translateY(-5px);
  transition: opacity 0.3s ease, transform 0.3s ease;
}
.whistleblowerComponent form .half-lg,
.whistleblowerComponent form select {
  width: 50%;
}
@media (max-width: 480px) {
  .whistleblowerComponent form .half-lg,
  .whistleblowerComponent form select {
    width: 100%;
  }
}
.whistleblowerComponent form .select-wrapper {
  display: flex;
  align-items: center;
}
.whistleblowerComponent form .select-wrapper select {
  border-radius: 5px;
  font-family: "pt_serifregular";
  font-size: 14px;
  height: 35px;
  padding: 6px 15px 7px 15px;
  border: 1px;
  border-style: solid;
  background-color: transparent;
  color: #333332;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.whistleblowerComponent form .select-wrapper select .option {
  background-color: #fff;
  color: #000;
}
.whistleblowerComponent form .select-wrapper select .option[selected],
.whistleblowerComponent form .select-wrapper select .option:focus,
.whistleblowerComponent form .select-wrapper select .option:active,
.whistleblowerComponent form .select-wrapper select .option:checked {
  background-color: #003d58 !important;
  color: #fff !important;
}
.whistleblowerComponent form .select-wrapper i {
  margin-left: -26px;
}
.whistleblowerComponent form input[type="radio"] {
  width: 22px;
  height: 22px;
  vertical-align: middle;
  border: 1px solid black;
  appearance: none;
  -webkit-appearance: none;
  outline: none;
  cursor: pointer;
  margin: 0 4px 3px 0;
  border-radius: 50%;
}
.whistleblowerComponent form input[type="radio"]:checked::before {
  content: '\2713';
  font-size: 14px;
  color: white;
  font-weight: 400;
  margin-left: 5px;
  top: -1px;
  position: relative;
}
@media (min-width: 480px) {
  .whistleblowerComponent form input[type="radio"]:checked::before {
    top: -2px;
    font-weight: 900;
  }
}
.whistleblowerComponent form input[type="radio"]:checked {
  background-color: #003d58;
}
.whistleblowerComponent form input[type="radio"]:not([disabled]):not([aria-checked]):not(:checked):hover {
  background-color: white;
  border: 2px solid #003d58;
}
.whistleblowerComponent form input[type="radio"]:focus-visible {
  border: 5px solid #ecc500;
  outline: 1px solid black;
}
.whistleblowerComponent form input[type="radio"]:focus-visible:checked::before {
  margin-left: 2px;
  top: -7px;
}
.whistleblowerComponent form .whistleblower-files-custom-button {
  display: flex;
  flex-direction: column;
}
.whistleblowerComponent form .whistleblower-files-custom-button span {
  font-family: "TradeGothicLT";
  font-size: 15px;
  line-height: 20px;
}
.whistleblowerComponent form .whistleblower-files {
  width: 139px;
  color: #003d58;
  font-size: 14px;
  cursor: pointer;
}
.whistleblowerComponent form .whistleblower-files:focus-visible {
  background-color: white;
  color: white;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.whistleblowerComponent form .files-uploaded {
  margin-top: 1rem;
}
.whistleblowerComponent form .files-uploaded button {
  margin-top: 0;
}
.whistleblowerComponent form .validation-message {
  color: red;
  scroll-margin-top: 22rem;
}
.whistleblowerComponent form button {
  margin-top: 2rem;
}
.whistleblowerComponent form .contact-form input {
  margin-bottom: 1.5rem;
}
.whistleblowerComponent form .contact-form span {
  font-family: "TradeGothicLT";
  font-size: 15px;
  line-height: 20px;
}
.whistleblowerComponent form .contact-form label[for="whistleblower-contact-name"] {
  margin-top: 1rem;
}
.findAndContactComponent .organisations ol {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.findAndContactComponent .search-alternatives {
  margin-top: 15px;
}
.findAndContactComponent .search-alternatives .btn-alternatives {
  margin-bottom: 10px !important;
}
@media (max-width: 992px) {
  .findAndContactComponent .filter.alternatives {
    opacity: 0;
    max-height: 0;
    overflow: hidden;
    transition: opacity 0.5s ease, max-height 0.5s ease;
    background-color: #fafafa;
    border-radius: 5px;
    border: 1px solid #ededed;
  }
  .findAndContactComponent .filter.alternatives.show {
    opacity: 1;
    max-height: fit-content;
    padding-bottom: 2rem;
  }
  .findAndContactComponent .filter.alternatives fieldset {
    margin-top: 20px !important;
  }
}
.findAndContactComponent .filter.alternatives .contactpage-content legend,
.findAndContactComponent .filter.alternatives > div legend {
  font-family: "TradeGothicLT-BoldCondTwenty";
  text-transform: uppercase;
  border: none;
  font-size: 20px;
  font-weight: normal;
  padding-bottom: 0px;
  margin-bottom: 5px;
}
@media (max-width: 992px) {
  .findAndContactComponent .filter.alternatives .contactpage-content legend,
  .findAndContactComponent .filter.alternatives > div legend {
    margin-bottom: 0px;
  }
}
.findAndContactComponent .filter.alternatives fieldset.disabled {
  cursor: not-allowed;
  opacity: 50%;
}
.findAndContactComponent .filter.alternatives fieldset.disabled input:hover,
.findAndContactComponent .filter.alternatives fieldset.disabled label:hover {
  cursor: not-allowed;
}
.findAndContactComponent .organisationComponent a.btn-default {
  margin-top: 1rem;
}
@media (min-width: 1200px) {
  .findAndContactComponent .organisationComponent .show-more {
    margin-top: 15px;
  }
}
@media (max-width: 768px) {
  .findAndContactComponent .organisationComponent .show-more span:last-child {
    display: flex;
    justify-content: center;
  }
}
.findAndContactComponent .organisationComponent .show-more button i {
  font-size: 18px;
}
.findAndContactComponent .checkboxListComponent .filter-link {
  margin: 5px 0 0 0;
}
.findAndContactComponent .checkboxListComponent .filter-content {
  border: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
@media (min-width: 992px) {
  .findAndContactComponent .checkboxListComponent .filter-content {
    background-color: white !important;
  }
}
.findAndContactComponent .checkboxListComponent .filter-content .form-group {
  margin-bottom: -5px;
}
@media (min-width: 992px) {
  .findAndContactComponent .checkboxListComponent .filter-content .form-group {
    margin-bottom: 25px;
  }
}
.findAndContactComponent .checkboxListComponent .filter-content .form-group .fieldset {
  display: flex;
  flex-direction: column;
  margin: 0 0 10px 0;
}
@media (max-width: 992px) {
  .findAndContactComponent .checkboxListComponent .filter-content .form-group .fieldset {
    flex-direction: row;
    flex-wrap: wrap;
    margin: 0;
  }
}
.findAndContactComponent .checkboxListComponent .filter-content .form-group .fieldset label {
  margin: 15px 0 0 0 !important;
  padding-left: 0px !important;
}
@media (max-width: 992px) {
  .findAndContactComponent .checkboxListComponent .filter-content .form-group .fieldset label {
    margin: 13px 20px 0 0 !important;
  }
}
.findAndContactComponent .searchInputComponent .search {
  margin-bottom: 10px;
}
@media (max-width: 992px) {
  .findAndContactComponent .sortModalComponent .modal .modal-dialog .modal-content .modal-body form ul {
    margin: 10px 0 0 0px !important;
  }
}
.findAndContactComponent .sortModalComponent .filterCheckboxListComponent option.disabled {
  cursor: not-allowed;
  color: grey !important;
}
.findAndContactComponent .sortModalComponent .filterCheckboxListComponent option.disabled input:hover,
.findAndContactComponent .sortModalComponent .filterCheckboxListComponent option.disabled label:hover {
  cursor: not-allowed;
}
.findAndContactComponent .numberOfHits {
  top: 4px !important;
  padding-top: 0 !important;
}
@media (max-width: 480px) {
  .findAndContactComponent .numberOfHits {
    margin: 0;
    padding-top: 10px !important;
  }
}
/*Overrides*/

.navbar-toggle {
  margin-bottom: 0px;
  margin-top: 0px;
  border: 0;
  padding-right: 6px;
  padding-left: 6px;
  padding-bottom: 0px;
  padding-top: 0px;
}
.navbar {
  border: 0;
  margin: 0;
}
.navbar-default .navbar-toggle:focus {
  background-color: #003d58;
}
.navbar-default .navbar-toggle:hover {
  background-color: #00608b;
}
.navbar-default .navbar-toggle.active {
  background-color: #00608b;
}
.navbar-toggle span {
  color: #fff;
  font-family: "TradeGothicLT-BoldCondTwenty";
  font-size: 16px;
  line-height: 50px;
  text-transform: uppercase;
}
.navbar-toggle i {
  color: #fff;
}
.navbar-header .home-link {
  color: #003d58;
  left: 0;
  display: inline-block;
  position: absolute;
  height: 50px;
  line-height: 50px;
  padding: 0 15px;
  margin-top: 1px;
}
@media (max-width: 992px) {
  /* upp till ipad*/
  
  .mob-navigation .thumbmenu {
    display: block !important;
  }
  .navbar-header .home-link {
    padding: 0 25px 0 80px;
  }
  #top-targetgroup .block-startpage-targetgroup {
    top: 0;
  }
}
.navbar-header .toggle-readspeaker {
  color: #003d58;
  display: inline-block;
  font-family: "TradeGothicLT-BoldCondTwenty";
  font-size: 16px;
  height: 50px;
  line-height: 50px;
  padding: 0 15px;
  text-transform: uppercase;
  position: absolute;
  right: 0;
  border: 0;
  background-color: transparent;
}
.navbar-header .toggle-searchbar {
  color: #003d58;
  display: inline-block;
  font-family: "TradeGothicLT-BoldCondTwenty";
  font-size: 16px;
  height: 50px;
  line-height: 50px;
  padding: 0 0 0 25px;
  text-transform: uppercase;
  position: absolute;
  right: 55px;
  border: 0;
  background-color: transparent;
}
@media screen and (min-width: 992px) {
  .navbar-inverse {
    background-color: transparent;
    overflow: auto;
  }
  .navbar-inverse .navbar-collapse li.selected > a,
  .navbar-inverse .navbar-collapse li.expanded > a {
    background-color: #fff;
    border-top: 3px solid #ecc500;
    color: #003d58;
    text-decoration: none;
  }
  .main-navigation ul li.active a,
  .main-navigation ul li:active a,
  .main-navigation ul li a:active {
    border-top: 3px solid #ecc500;
  }
  .main-navigation ul li a:hover,
  .main-navigation ul li:hover a {
    background-color: rgba(0, 98, 140, 0.5);
    color: #fff;
    text-decoration: none;
    border-top: 3px solid transparent;
  }
  .main-navigation ul li a:focus,
  .main-navigation ul li:focus a {
    background-color: white;
    color: black;
  }
  .navbar-inverse .navbar-collapse ul li:hover {
    background-color: rgba(0, 98, 140, 0.5);
  }
  .navbar-inverse {
    overflow-y: hidden;
  }
}
@media screen and (max-width: 992px) {
  .navbar-toggle:focus {
    outline-color: #4d90fe;
    outline-offset: -2px;
    outline-style: auto;
    outline-width: 5px;
  }
  .main-navigation ul li.active a,
  .main-navigation ul li:active a,
  .main-navigation ul li a:active {
    border-top: 3px solid transparent;
  }
  .navbar-inverse .navbar-collapse li.hover {
    background-color: white;
    color: #999999;
  }
  #main-content {
    background-image: none;
    background-position: inherit;
  }
  .navbar-inverse {
    background-color: #f3f3f3;
    overflow: auto;
  }
  /*.navbar-header .toggle-searchbar.active    {
            background-color: #00608b;
      }*/
  
  .navbar-header .toggle-searchbar:focus {
    border: none;
  }
  /*.navbar-header .toggle-searchbar:hover{
          background-color: #00608b;
      }*/
  
  .navbar-collapse > ul {
    text-align: left !important;
    padding-left: 0px !important;
    margin-bottom: 30px;
  }
  .navbar-inverse ul li {
    background-color: white;
  }
  .main-navigation {
    overflow: hidden;
  }
  .navbar-inverse .navbar-collapse ul li a:hover,
  .navbar-inverse .navbar-collapse li a:hover {
    background-color: white;
    color: #999999;
  }
  .navbar-inverse .navbar-collapse ul li a:focus,
  .navbar-inverse .navbar-collapse ul li a:active {
    background-color: #003d58;
    color: #fff !important;
  }
  .navbar-inverse .navbar-collapse li.hover a {
    background-color: white;
    color: #999999;
  }
  .main-navigation ul li a:hover,
  .main-navigation ul li:hover a {
    background-color: white;
  }
  .navbar-inverse .navbar-collapse li.hover a:hover,
  .navbar-inverse .navbar-collapse li a:hover {
    background-color: white;
    color: #999999;
  }
  .navbar-inverse .navbar-collapse li.selected > a {
    background-color: #003d58 !important;
    color: #fff !important;
  }
  .navbar-inverse .navbar-collapse li.selected > a:hover {
    background-color: #003d58 !important;
    color: #fff !important;
  }
  .navbar-inverse .navbar-collapse {
    padding-left: 0px;
    padding-right: 0px;
    overflow: auto;
  }
  .navbar-inverse .navbar-collapse ul {
    padding-left: 10px;
  }
  #navbarhead.navbar-fixed-top {
    top: 40px;
    width: 272px;
  }
}
@media screen and (max-width: 1200px) {
  .navbar-collapse {
    padding-left: 0px;
    padding-right: 0px;
  }
  .main-navigation ul li a {
    padding: 0 11px;
  }
}
@media screen and (min-width: 992px) {
  #mob-navigation {
    display: none;
  }
}
