/***********************************************************************************/
/***********************************************************************************/
/***********************************************************************************/
/* 
  _____        __            _ _   
 |  __ \      / _|          | | |  
 | |  | | ___| |_ __ _ _   _| | |_ 
 | |  | |/ _ \  _/ _` | | | | | __|
 | |__| |  __/ || (_| | |_| | | |_ 
 |_____/ \___|_| \__,_|\__,_|_|\__|
                                 
*/
/***********************************************************************************/
/***********************************************************************************/
/***********************************************************************************/
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/* line 9, _shared\bootstrap\less\normalize.less */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
/* line 19, _shared\bootstrap\less\normalize.less */
body {
  margin: 0;
}
/* line 33, _shared\bootstrap\less\normalize.less */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
/* line 54, _shared\bootstrap\less\normalize.less */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
/* line 67, _shared\bootstrap\less\normalize.less */
audio:not([controls]) {
  display: none;
  height: 0;
}
/* line 77, _shared\bootstrap\less\normalize.less */
[hidden],
template {
  display: none;
}
/* line 89, _shared\bootstrap\less\normalize.less */
a {
  background-color: transparent;
}
/* line 97, _shared\bootstrap\less\normalize.less */
a:active,
a:hover {
  outline: 0;
}
/* line 109, _shared\bootstrap\less\normalize.less */
abbr[title] {
  border-bottom: 1px dotted;
}
/* line 117, _shared\bootstrap\less\normalize.less */
b,
strong {
  font-weight: bold;
}
/* line 126, _shared\bootstrap\less\normalize.less */
dfn {
  font-style: italic;
}
/* line 135, _shared\bootstrap\less\normalize.less */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/* line 144, _shared\bootstrap\less\normalize.less */
mark {
  background: #ff0;
  color: #000;
}
/* line 153, _shared\bootstrap\less\normalize.less */
small {
  font-size: 80%;
}
/* line 161, _shared\bootstrap\less\normalize.less */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
/* line 169, _shared\bootstrap\less\normalize.less */
sup {
  top: -0.5em;
}
/* line 173, _shared\bootstrap\less\normalize.less */
sub {
  bottom: -0.25em;
}
/* line 184, _shared\bootstrap\less\normalize.less */
img {
  border: 0;
}
/* line 192, _shared\bootstrap\less\normalize.less */
svg:not(:root) {
  overflow: hidden;
}
/* line 203, _shared\bootstrap\less\normalize.less */
figure {
  margin: 1em 40px;
}
/* line 211, _shared\bootstrap\less\normalize.less */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
/* line 221, _shared\bootstrap\less\normalize.less */
pre {
  overflow: auto;
}
/* line 229, _shared\bootstrap\less\normalize.less */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
/* line 252, _shared\bootstrap\less\normalize.less */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
/* line 266, _shared\bootstrap\less\normalize.less */
button {
  overflow: visible;
}
/* line 277, _shared\bootstrap\less\normalize.less */
button,
select {
  text-transform: none;
}
/* line 290, _shared\bootstrap\less\normalize.less */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
/* line 302, _shared\bootstrap\less\normalize.less */
button[disabled],
html input[disabled] {
  cursor: default;
}
/* line 311, _shared\bootstrap\less\normalize.less */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/* line 322, _shared\bootstrap\less\normalize.less */
input {
  line-height: normal;
}
/* line 334, _shared\bootstrap\less\normalize.less */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
/* line 346, _shared\bootstrap\less\normalize.less */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/* line 357, _shared\bootstrap\less\normalize.less */
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
/* line 370, _shared\bootstrap\less\normalize.less */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/* line 379, _shared\bootstrap\less\normalize.less */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/* line 390, _shared\bootstrap\less\normalize.less */
legend {
  border: 0;
  padding: 0;
}
/* line 399, _shared\bootstrap\less\normalize.less */
textarea {
  overflow: auto;
}
/* line 408, _shared\bootstrap\less\normalize.less */
optgroup {
  font-weight: bold;
}
/* line 419, _shared\bootstrap\less\normalize.less */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* line 424, _shared\bootstrap\less\normalize.less */
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  /* line 9, _shared\bootstrap\less\print.less */
  *,
  *:before,
  *:after {
    background: transparent;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  /* line 18, _shared\bootstrap\less\print.less */
  a,
  a:visited {
    text-decoration: underline;
  }
  /* line 23, _shared\bootstrap\less\print.less */
  a[href]:after {
    content: " (" attr(href) ")";
  }
  /* line 27, _shared\bootstrap\less\print.less */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /* line 33, _shared\bootstrap\less\print.less */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  /* line 38, _shared\bootstrap\less\print.less */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  /* line 44, _shared\bootstrap\less\print.less */
  thead {
    display: table-header-group;
  }
  /* line 48, _shared\bootstrap\less\print.less */
  tr,
  img {
    page-break-inside: avoid;
  }
  /* line 53, _shared\bootstrap\less\print.less */
  img {
    max-width: 100% !important;
  }
  /* line 57, _shared\bootstrap\less\print.less */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  /* line 64, _shared\bootstrap\less\print.less */
  h2,
  h3 {
    page-break-after: avoid;
  }
  /* line 73, _shared\bootstrap\less\print.less */
  select {
    background: #fff !important;
  }
  /* line 78, _shared\bootstrap\less\print.less */
  .navbar {
    display: none;
  }
  /* line 83, _shared\bootstrap\less\print.less */
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  /* line 87, _shared\bootstrap\less\print.less */
  .label {
    border: 1px solid #000;
  }
  /* line 91, _shared\bootstrap\less\print.less */
  .table {
    border-collapse: collapse !important;
  }
  /* line 94, _shared\bootstrap\less\print.less */
  .table td,
  .table th {
    background-color: #fff !important;
  }
  /* line 100, _shared\bootstrap\less\print.less */
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
/* line 11, _shared\bootstrap\less\scaffolding.less */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 14, _shared\bootstrap\less\scaffolding.less */
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 22, _shared\bootstrap\less\scaffolding.less */
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* line 27, _shared\bootstrap\less\scaffolding.less */
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
/* line 36, _shared\bootstrap\less\scaffolding.less */
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
/* line 48, _shared\bootstrap\less\scaffolding.less */
a {
  color: #1ab1e2;
  text-decoration: none;
}
/* line 52, _shared\bootstrap\less\scaffolding.less */
a:hover,
a:focus {
  color: #127b9d;
  text-decoration: underline;
}
/* line 58, _shared\bootstrap\less\scaffolding.less */
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
/* line 69, _shared\bootstrap\less\scaffolding.less */
figure {
  margin: 0;
}
/* line 76, _shared\bootstrap\less\scaffolding.less */
img {
  vertical-align: middle;
}
/* line 81, _shared\bootstrap\less\scaffolding.less */
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
/* line 86, _shared\bootstrap\less\scaffolding.less */
.img-rounded {
  border-radius: 6px;
}
/* line 93, _shared\bootstrap\less\scaffolding.less */
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
/* line 106, _shared\bootstrap\less\scaffolding.less */
.img-circle {
  border-radius: 50%;
}
/* line 113, _shared\bootstrap\less\scaffolding.less */
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
/* line 125, _shared\bootstrap\less\scaffolding.less */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
/* line 141, _shared\bootstrap\less\scaffolding.less */
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
/* line 160, _shared\bootstrap\less\scaffolding.less */
[role="button"] {
  cursor: pointer;
}
/* line 9, _shared\bootstrap\less\type.less */
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
/* line 16, _shared\bootstrap\less\type.less */
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: #777777;
}
/* line 24, _shared\bootstrap\less\type.less */
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
/* line 30, _shared\bootstrap\less\type.less */
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%;
}
/* line 35, _shared\bootstrap\less\type.less */
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 41, _shared\bootstrap\less\type.less */
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%;
}
/* line 47, _shared\bootstrap\less\type.less */
h1,
.h1 {
  font-size: 36px;
}
/* line 48, _shared\bootstrap\less\type.less */
h2,
.h2 {
  font-size: 30px;
}
/* line 49, _shared\bootstrap\less\type.less */
h3,
.h3 {
  font-size: 24px;
}
/* line 50, _shared\bootstrap\less\type.less */
h4,
.h4 {
  font-size: 18px;
}
/* line 51, _shared\bootstrap\less\type.less */
h5,
.h5 {
  font-size: 14px;
}
/* line 52, _shared\bootstrap\less\type.less */
h6,
.h6 {
  font-size: 12px;
}
/* line 58, _shared\bootstrap\less\type.less */
p {
  margin: 0 0 10px;
}
/* line 62, _shared\bootstrap\less\type.less */
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  /* line 68, _shared\bootstrap\less\type.less */
  .lead {
    font-size: 21px;
  }
}
/* line 78, _shared\bootstrap\less\type.less */
small,
.small {
  font-size: 85%;
}
/* line 83, _shared\bootstrap\less\type.less */
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
/* line 90, _shared\bootstrap\less\type.less */
.text-left {
  text-align: left;
}
/* line 91, _shared\bootstrap\less\type.less */
.text-right {
  text-align: right;
}
/* line 92, _shared\bootstrap\less\type.less */
.text-center {
  text-align: center;
}
/* line 93, _shared\bootstrap\less\type.less */
.text-justify {
  text-align: justify;
}
/* line 94, _shared\bootstrap\less\type.less */
.text-nowrap {
  white-space: nowrap;
}
/* line 97, _shared\bootstrap\less\type.less */
.text-lowercase {
  text-transform: lowercase;
}
/* line 98, _shared\bootstrap\less\type.less */
.text-uppercase {
  text-transform: uppercase;
}
/* line 99, _shared\bootstrap\less\type.less */
.text-capitalize {
  text-transform: capitalize;
}
/* line 102, _shared\bootstrap\less\type.less */
.text-muted {
  color: #777777;
}
/* line 105, _shared\bootstrap\less\type.less */
.text-primary {
  color: #337ab7;
}
/* line 5, _shared\bootstrap\less\mixins\text-emphasis.less */
a.text-primary:hover {
  color: #286090;
}
/* line 108, _shared\bootstrap\less\type.less */
.text-success {
  color: #3c763d;
}
/* line 5, _shared\bootstrap\less\mixins\text-emphasis.less */
a.text-success:hover {
  color: #2b542c;
}
/* line 111, _shared\bootstrap\less\type.less */
.text-info {
  color: #31708f;
}
/* line 5, _shared\bootstrap\less\mixins\text-emphasis.less */
a.text-info:hover {
  color: #245269;
}
/* line 114, _shared\bootstrap\less\type.less */
.text-warning {
  color: #8a6d3b;
}
/* line 5, _shared\bootstrap\less\mixins\text-emphasis.less */
a.text-warning:hover {
  color: #66512c;
}
/* line 117, _shared\bootstrap\less\type.less */
.text-danger {
  color: #a94442;
}
/* line 5, _shared\bootstrap\less\mixins\text-emphasis.less */
a.text-danger:hover {
  color: #843534;
}
/* line 124, _shared\bootstrap\less\type.less */
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
/* line 5, _shared\bootstrap\less\mixins\background-variant.less */
a.bg-primary:hover {
  background-color: #286090;
}
/* line 130, _shared\bootstrap\less\type.less */
.bg-success {
  background-color: #dff0d8;
}
/* line 5, _shared\bootstrap\less\mixins\background-variant.less */
a.bg-success:hover {
  background-color: #c1e2b3;
}
/* line 133, _shared\bootstrap\less\type.less */
.bg-info {
  background-color: #d9edf7;
}
/* line 5, _shared\bootstrap\less\mixins\background-variant.less */
a.bg-info:hover {
  background-color: #afd9ee;
}
/* line 136, _shared\bootstrap\less\type.less */
.bg-warning {
  background-color: #fcf8e3;
}
/* line 5, _shared\bootstrap\less\mixins\background-variant.less */
a.bg-warning:hover {
  background-color: #f7ecb5;
}
/* line 139, _shared\bootstrap\less\type.less */
.bg-danger {
  background-color: #f2dede;
}
/* line 5, _shared\bootstrap\less\mixins\background-variant.less */
a.bg-danger:hover {
  background-color: #e4b9b9;
}
/* line 147, _shared\bootstrap\less\type.less */
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
/* line 158, _shared\bootstrap\less\type.less */
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
/* line 162, _shared\bootstrap\less\type.less */
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
/* line 171, _shared\bootstrap\less\type.less */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
/* line 177, _shared\bootstrap\less\type.less */
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
/* line 181, _shared\bootstrap\less\type.less */
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
/* line 189, _shared\bootstrap\less\type.less */
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
/* line 193, _shared\bootstrap\less\type.less */
dt,
dd {
  line-height: 1.42857143;
}
/* line 197, _shared\bootstrap\less\type.less */
dt {
  font-weight: bold;
}
/* line 200, _shared\bootstrap\less\type.less */
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  /* line 215, _shared\bootstrap\less\type.less */
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  /* line 222, _shared\bootstrap\less\type.less */
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
/* line 233, _shared\bootstrap\less\type.less */
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
/* line 239, _shared\bootstrap\less\type.less */
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
/* line 245, _shared\bootstrap\less\type.less */
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
/* line 254, _shared\bootstrap\less\type.less */
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
/* line 261, _shared\bootstrap\less\type.less */
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
/* line 269, _shared\bootstrap\less\type.less */
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
/* line 278, _shared\bootstrap\less\type.less */
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
/* line 290, _shared\bootstrap\less\type.less */
.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: '';
}
/* line 291, _shared\bootstrap\less\type.less */
.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';
}
/* line 298, _shared\bootstrap\less\type.less */
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
/* line 7, _shared\bootstrap\less\code.less */
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
/* line 15, _shared\bootstrap\less\code.less */
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
/* line 24, _shared\bootstrap\less\code.less */
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
/* line 32, _shared\bootstrap\less\code.less */
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
/* line 41, _shared\bootstrap\less\code.less */
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
/* line 55, _shared\bootstrap\less\code.less */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
/* line 66, _shared\bootstrap\less\code.less */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
/* line 10, _shared\bootstrap\less\grid.less */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  /* line 13, _shared\bootstrap\less\grid.less */
  .container {
    width: 720px;
  }
}
@media (min-width: 992px) {
  /* line 16, _shared\bootstrap\less\grid.less */
  .container {
    width: 940px;
  }
}
@media (min-width: 1200px) {
  /* line 19, _shared\bootstrap\less\grid.less */
  .container {
    width: 1140px;
  }
}
/* line 30, _shared\bootstrap\less\grid.less */
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
/* line 39, _shared\bootstrap\less\grid.less */
.row {
  margin-left: -10px;
  margin-right: -10px;
}
/* line 14, _shared\bootstrap\less\mixins\clearfix.less */
.row:before,
.row:after {
  content: " ";
  display: table;
}
/* line 19, _shared\bootstrap\less\mixins\clearfix.less */
.row:after {
  clear: both;
}
/* line 14, _shared\bootstrap\less\mixins\clearfix.less */
.row:before,
.row:after {
  content: " ";
  display: table;
}
/* line 19, _shared\bootstrap\less\mixins\clearfix.less */
.row:after {
  clear: both;
}
/* line 17, _shared\bootstrap\less\mixins\grid-framework.less */
.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: 10px;
  padding-right: 10px;
}
/* line 39, _shared\bootstrap\less\mixins\grid-framework.less */
.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;
}
/* line 47, _shared\bootstrap\less\mixins\grid-framework.less */
.col-xs-12 {
  width: 100%;
}
/* line 47, _shared\bootstrap\less\mixins\grid-framework.less */
.col-xs-11 {
  width: 91.66666667%;
}
/* line 47, _shared\bootstrap\less\mixins\grid-framework.less */
.col-xs-10 {
  width: 83.33333333%;
}
/* line 47, _shared\bootstrap\less\mixins\grid-framework.less */
.col-xs-9 {
  width: 75%;
}
/* line 47, _shared\bootstrap\less\mixins\grid-framework.less */
.col-xs-8 {
  width: 66.66666667%;
}
/* line 47, _shared\bootstrap\less\mixins\grid-framework.less */
.col-xs-7 {
  width: 58.33333333%;
}
/* line 47, _shared\bootstrap\less\mixins\grid-framework.less */
.col-xs-6 {
  width: 50%;
}
/* line 47, _shared\bootstrap\less\mixins\grid-framework.less */
.col-xs-5 {
  width: 41.66666667%;
}
/* line 47, _shared\bootstrap\less\mixins\grid-framework.less */
.col-xs-4 {
  width: 33.33333333%;
}
/* line 47, _shared\bootstrap\less\mixins\grid-framework.less */
.col-xs-3 {
  width: 25%;
}
/* line 47, _shared\bootstrap\less\mixins\grid-framework.less */
.col-xs-2 {
  width: 16.66666667%;
}
/* line 47, _shared\bootstrap\less\mixins\grid-framework.less */
.col-xs-1 {
  width: 8.33333333%;
}
/* line 62, _shared\bootstrap\less\mixins\grid-framework.less */
.col-xs-pull-12 {
  right: 100%;
}
/* line 62, _shared\bootstrap\less\mixins\grid-framework.less */
.col-xs-pull-11 {
  right: 91.66666667%;
}
/* line 62, _shared\bootstrap\less\mixins\grid-framework.less */
.col-xs-pull-10 {
  right: 83.33333333%;
}
/* line 62, _shared\bootstrap\less\mixins\grid-framework.less */
.col-xs-pull-9 {
  right: 75%;
}
/* line 62, _shared\bootstrap\less\mixins\grid-framework.less */
.col-xs-pull-8 {
  right: 66.66666667%;
}
/* line 62, _shared\bootstrap\less\mixins\grid-framework.less */
.col-xs-pull-7 {
  right: 58.33333333%;
}
/* line 62, _shared\bootstrap\less\mixins\grid-framework.less */
.col-xs-pull-6 {
  right: 50%;
}
/* line 62, _shared\bootstrap\less\mixins\grid-framework.less */
.col-xs-pull-5 {
  right: 41.66666667%;
}
/* line 62, _shared\bootstrap\less\mixins\grid-framework.less */
.col-xs-pull-4 {
  right: 33.33333333%;
}
/* line 62, _shared\bootstrap\less\mixins\grid-framework.less */
.col-xs-pull-3 {
  right: 25%;
}
/* line 62, _shared\bootstrap\less\mixins\grid-framework.less */
.col-xs-pull-2 {
  right: 16.66666667%;
}
/* line 62, _shared\bootstrap\less\mixins\grid-framework.less */
.col-xs-pull-1 {
  right: 8.33333333%;
}
/* line 67, _shared\bootstrap\less\mixins\grid-framework.less */
.col-xs-pull-0 {
  right: auto;
}
/* line 52, _shared\bootstrap\less\mixins\grid-framework.less */
.col-xs-push-12 {
  left: 100%;
}
/* line 52, _shared\bootstrap\less\mixins\grid-framework.less */
.col-xs-push-11 {
  left: 91.66666667%;
}
/* line 52, _shared\bootstrap\less\mixins\grid-framework.less */
.col-xs-push-10 {
  left: 83.33333333%;
}
/* line 52, _shared\bootstrap\less\mixins\grid-framework.less */
.col-xs-push-9 {
  left: 75%;
}
/* line 52, _shared\bootstrap\less\mixins\grid-framework.less */
.col-xs-push-8 {
  left: 66.66666667%;
}
/* line 52, _shared\bootstrap\less\mixins\grid-framework.less */
.col-xs-push-7 {
  left: 58.33333333%;
}
/* line 52, _shared\bootstrap\less\mixins\grid-framework.less */
.col-xs-push-6 {
  left: 50%;
}
/* line 52, _shared\bootstrap\less\mixins\grid-framework.less */
.col-xs-push-5 {
  left: 41.66666667%;
}
/* line 52, _shared\bootstrap\less\mixins\grid-framework.less */
.col-xs-push-4 {
  left: 33.33333333%;
}
/* line 52, _shared\bootstrap\less\mixins\grid-framework.less */
.col-xs-push-3 {
  left: 25%;
}
/* line 52, _shared\bootstrap\less\mixins\grid-framework.less */
.col-xs-push-2 {
  left: 16.66666667%;
}
/* line 52, _shared\bootstrap\less\mixins\grid-framework.less */
.col-xs-push-1 {
  left: 8.33333333%;
}
/* line 57, _shared\bootstrap\less\mixins\grid-framework.less */
.col-xs-push-0 {
  left: auto;
}
/* line 72, _shared\bootstrap\less\mixins\grid-framework.less */
.col-xs-offset-12 {
  margin-left: 100%;
}
/* line 72, _shared\bootstrap\less\mixins\grid-framework.less */
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
/* line 72, _shared\bootstrap\less\mixins\grid-framework.less */
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
/* line 72, _shared\bootstrap\less\mixins\grid-framework.less */
.col-xs-offset-9 {
  margin-left: 75%;
}
/* line 72, _shared\bootstrap\less\mixins\grid-framework.less */
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
/* line 72, _shared\bootstrap\less\mixins\grid-framework.less */
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
/* line 72, _shared\bootstrap\less\mixins\grid-framework.less */
.col-xs-offset-6 {
  margin-left: 50%;
}
/* line 72, _shared\bootstrap\less\mixins\grid-framework.less */
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
/* line 72, _shared\bootstrap\less\mixins\grid-framework.less */
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
/* line 72, _shared\bootstrap\less\mixins\grid-framework.less */
.col-xs-offset-3 {
  margin-left: 25%;
}
/* line 72, _shared\bootstrap\less\mixins\grid-framework.less */
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
/* line 72, _shared\bootstrap\less\mixins\grid-framework.less */
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
/* line 72, _shared\bootstrap\less\mixins\grid-framework.less */
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  /* line 39, _shared\bootstrap\less\mixins\grid-framework.less */
  .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;
  }
  /* line 47, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-sm-12 {
    width: 100%;
  }
  /* line 47, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-sm-11 {
    width: 91.66666667%;
  }
  /* line 47, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-sm-10 {
    width: 83.33333333%;
  }
  /* line 47, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-sm-9 {
    width: 75%;
  }
  /* line 47, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-sm-8 {
    width: 66.66666667%;
  }
  /* line 47, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-sm-7 {
    width: 58.33333333%;
  }
  /* line 47, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-sm-6 {
    width: 50%;
  }
  /* line 47, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-sm-5 {
    width: 41.66666667%;
  }
  /* line 47, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-sm-4 {
    width: 33.33333333%;
  }
  /* line 47, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-sm-3 {
    width: 25%;
  }
  /* line 47, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-sm-2 {
    width: 16.66666667%;
  }
  /* line 47, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-sm-1 {
    width: 8.33333333%;
  }
  /* line 62, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-sm-pull-12 {
    right: 100%;
  }
  /* line 62, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  /* line 62, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  /* line 62, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-sm-pull-9 {
    right: 75%;
  }
  /* line 62, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  /* line 62, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  /* line 62, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-sm-pull-6 {
    right: 50%;
  }
  /* line 62, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  /* line 62, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  /* line 62, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-sm-pull-3 {
    right: 25%;
  }
  /* line 62, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  /* line 62, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  /* line 67, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-sm-pull-0 {
    right: auto;
  }
  /* line 52, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-sm-push-12 {
    left: 100%;
  }
  /* line 52, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  /* line 52, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  /* line 52, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-sm-push-9 {
    left: 75%;
  }
  /* line 52, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  /* line 52, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  /* line 52, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-sm-push-6 {
    left: 50%;
  }
  /* line 52, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  /* line 52, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  /* line 52, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-sm-push-3 {
    left: 25%;
  }
  /* line 52, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  /* line 52, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  /* line 57, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-sm-push-0 {
    left: auto;
  }
  /* line 72, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  /* line 72, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  /* line 72, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  /* line 72, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  /* line 72, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  /* line 72, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  /* line 72, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  /* line 72, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  /* line 72, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  /* line 72, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  /* line 72, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  /* line 72, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  /* line 72, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  /* line 39, _shared\bootstrap\less\mixins\grid-framework.less */
  .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;
  }
  /* line 47, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-md-12 {
    width: 100%;
  }
  /* line 47, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-md-11 {
    width: 91.66666667%;
  }
  /* line 47, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-md-10 {
    width: 83.33333333%;
  }
  /* line 47, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-md-9 {
    width: 75%;
  }
  /* line 47, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-md-8 {
    width: 66.66666667%;
  }
  /* line 47, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-md-7 {
    width: 58.33333333%;
  }
  /* line 47, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-md-6 {
    width: 50%;
  }
  /* line 47, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-md-5 {
    width: 41.66666667%;
  }
  /* line 47, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-md-4 {
    width: 33.33333333%;
  }
  /* line 47, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-md-3 {
    width: 25%;
  }
  /* line 47, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-md-2 {
    width: 16.66666667%;
  }
  /* line 47, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-md-1 {
    width: 8.33333333%;
  }
  /* line 62, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-md-pull-12 {
    right: 100%;
  }
  /* line 62, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  /* line 62, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  /* line 62, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-md-pull-9 {
    right: 75%;
  }
  /* line 62, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  /* line 62, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  /* line 62, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-md-pull-6 {
    right: 50%;
  }
  /* line 62, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  /* line 62, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  /* line 62, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-md-pull-3 {
    right: 25%;
  }
  /* line 62, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  /* line 62, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  /* line 67, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-md-pull-0 {
    right: auto;
  }
  /* line 52, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-md-push-12 {
    left: 100%;
  }
  /* line 52, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-md-push-11 {
    left: 91.66666667%;
  }
  /* line 52, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-md-push-10 {
    left: 83.33333333%;
  }
  /* line 52, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-md-push-9 {
    left: 75%;
  }
  /* line 52, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-md-push-8 {
    left: 66.66666667%;
  }
  /* line 52, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-md-push-7 {
    left: 58.33333333%;
  }
  /* line 52, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-md-push-6 {
    left: 50%;
  }
  /* line 52, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-md-push-5 {
    left: 41.66666667%;
  }
  /* line 52, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-md-push-4 {
    left: 33.33333333%;
  }
  /* line 52, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-md-push-3 {
    left: 25%;
  }
  /* line 52, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-md-push-2 {
    left: 16.66666667%;
  }
  /* line 52, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-md-push-1 {
    left: 8.33333333%;
  }
  /* line 57, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-md-push-0 {
    left: auto;
  }
  /* line 72, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-md-offset-12 {
    margin-left: 100%;
  }
  /* line 72, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  /* line 72, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  /* line 72, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-md-offset-9 {
    margin-left: 75%;
  }
  /* line 72, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  /* line 72, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  /* line 72, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-md-offset-6 {
    margin-left: 50%;
  }
  /* line 72, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  /* line 72, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  /* line 72, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-md-offset-3 {
    margin-left: 25%;
  }
  /* line 72, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  /* line 72, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  /* line 72, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  /* line 39, _shared\bootstrap\less\mixins\grid-framework.less */
  .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;
  }
  /* line 47, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-lg-12 {
    width: 100%;
  }
  /* line 47, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-lg-11 {
    width: 91.66666667%;
  }
  /* line 47, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-lg-10 {
    width: 83.33333333%;
  }
  /* line 47, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-lg-9 {
    width: 75%;
  }
  /* line 47, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-lg-8 {
    width: 66.66666667%;
  }
  /* line 47, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-lg-7 {
    width: 58.33333333%;
  }
  /* line 47, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-lg-6 {
    width: 50%;
  }
  /* line 47, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-lg-5 {
    width: 41.66666667%;
  }
  /* line 47, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-lg-4 {
    width: 33.33333333%;
  }
  /* line 47, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-lg-3 {
    width: 25%;
  }
  /* line 47, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-lg-2 {
    width: 16.66666667%;
  }
  /* line 47, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-lg-1 {
    width: 8.33333333%;
  }
  /* line 62, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-lg-pull-12 {
    right: 100%;
  }
  /* line 62, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  /* line 62, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  /* line 62, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-lg-pull-9 {
    right: 75%;
  }
  /* line 62, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  /* line 62, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  /* line 62, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-lg-pull-6 {
    right: 50%;
  }
  /* line 62, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  /* line 62, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  /* line 62, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-lg-pull-3 {
    right: 25%;
  }
  /* line 62, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  /* line 62, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  /* line 67, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-lg-pull-0 {
    right: auto;
  }
  /* line 52, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-lg-push-12 {
    left: 100%;
  }
  /* line 52, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  /* line 52, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  /* line 52, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-lg-push-9 {
    left: 75%;
  }
  /* line 52, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  /* line 52, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  /* line 52, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-lg-push-6 {
    left: 50%;
  }
  /* line 52, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  /* line 52, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  /* line 52, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-lg-push-3 {
    left: 25%;
  }
  /* line 52, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  /* line 52, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  /* line 57, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-lg-push-0 {
    left: auto;
  }
  /* line 72, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  /* line 72, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  /* line 72, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  /* line 72, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  /* line 72, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  /* line 72, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  /* line 72, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  /* line 72, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  /* line 72, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  /* line 72, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  /* line 72, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  /* line 72, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  /* line 72, _shared\bootstrap\less\mixins\grid-framework.less */
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
/* line 6, _shared\bootstrap\less\tables.less */
table {
  background-color: transparent;
}
/* line 9, _shared\bootstrap\less\tables.less */
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
/* line 15, _shared\bootstrap\less\tables.less */
th {
  text-align: left;
}
/* line 22, _shared\bootstrap\less\tables.less */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
/* line 31, _shared\bootstrap\less\tables.less */
.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.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
/* line 41, _shared\bootstrap\less\tables.less */
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
/* line 50, _shared\bootstrap\less\tables.less */
.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;
}
/* line 57, _shared\bootstrap\less\tables.less */
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
/* line 62, _shared\bootstrap\less\tables.less */
.table .table {
  background-color: #fff;
}
/* line 75, _shared\bootstrap\less\tables.less */
.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;
}
/* line 88, _shared\bootstrap\less\tables.less */
.table-bordered {
  border: 1px solid #ddd;
}
/* line 94, _shared\bootstrap\less\tables.less */
.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;
}
/* line 101, _shared\bootstrap\less\tables.less */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
/* line 114, _shared\bootstrap\less\tables.less */
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
/* line 125, _shared\bootstrap\less\tables.less */
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
/* line 135, _shared\bootstrap\less\tables.less */
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
/* line 143, _shared\bootstrap\less\tables.less */
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
/* line 9, _shared\bootstrap\less\mixins\table-row.less */
.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;
}
/* line 20, _shared\bootstrap\less\mixins\table-row.less */
.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;
}
/* line 9, _shared\bootstrap\less\mixins\table-row.less */
.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;
}
/* line 20, _shared\bootstrap\less\mixins\table-row.less */
.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;
}
/* line 9, _shared\bootstrap\less\mixins\table-row.less */
.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;
}
/* line 20, _shared\bootstrap\less\mixins\table-row.less */
.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;
}
/* line 9, _shared\bootstrap\less\mixins\table-row.less */
.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;
}
/* line 20, _shared\bootstrap\less\mixins\table-row.less */
.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;
}
/* line 9, _shared\bootstrap\less\mixins\table-row.less */
.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;
}
/* line 20, _shared\bootstrap\less\mixins\table-row.less */
.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;
}
/* line 171, _shared\bootstrap\less\tables.less */
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  /* line 175, _shared\bootstrap\less\tables.less */
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  /* line 183, _shared\bootstrap\less\tables.less */
  .table-responsive > .table {
    margin-bottom: 0;
  }
  /* line 191, _shared\bootstrap\less\tables.less */
  .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;
  }
  /* line 200, _shared\bootstrap\less\tables.less */
  .table-responsive > .table-bordered {
    border: 0;
  }
  /* line 208, _shared\bootstrap\less\tables.less */
  .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;
  }
  /* line 212, _shared\bootstrap\less\tables.less */
  .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;
  }
  /* line 225, _shared\bootstrap\less\tables.less */
  .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;
  }
}
/* line 10, _shared\bootstrap\less\forms.less */
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
/* line 20, _shared\bootstrap\less\forms.less */
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;
}
/* line 32, _shared\bootstrap\less\forms.less */
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
/* line 47, _shared\bootstrap\less\forms.less */
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 52, _shared\bootstrap\less\forms.less */
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
/* line 60, _shared\bootstrap\less\forms.less */
input[type="file"] {
  display: block;
}
/* line 65, _shared\bootstrap\less\forms.less */
input[type="range"] {
  display: block;
  width: 100%;
}
/* line 71, _shared\bootstrap\less\forms.less */
select[multiple],
select[size] {
  height: auto;
}
/* line 77, _shared\bootstrap\less\forms.less */
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
/* line 84, _shared\bootstrap\less\forms.less */
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
/* line 115, _shared\bootstrap\less\forms.less */
.form-control {
  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 #ccc;
  border-radius: 4px;
  -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);
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
/* line 57, _shared\bootstrap\less\mixins\forms.less */
.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);
}
/* line 103, _shared\bootstrap\less\mixins\vendor-prefixes.less */
.form-control::-moz-placeholder {
  color: #333;
  opacity: 1;
}
/* line 107, _shared\bootstrap\less\mixins\vendor-prefixes.less */
.form-control:-ms-input-placeholder {
  color: #333;
}
/* line 108, _shared\bootstrap\less\mixins\vendor-prefixes.less */
.form-control::-webkit-input-placeholder {
  color: #333;
}
/* line 141, _shared\bootstrap\less\forms.less */
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
/* line 148, _shared\bootstrap\less\forms.less */
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
/* line 154, _shared\bootstrap\less\forms.less */
textarea.form-control {
  height: auto;
}
/* line 167, _shared\bootstrap\less\forms.less */
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 180, _shared\bootstrap\less\forms.less */
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 34px;
  }
  /* line 186, _shared\bootstrap\less\forms.less */
  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;
  }
  /* line 191, _shared\bootstrap\less\forms.less */
  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;
  }
}
/* line 204, _shared\bootstrap\less\forms.less */
.form-group {
  margin-bottom: 15px;
}
/* line 213, _shared\bootstrap\less\forms.less */
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 220, _shared\bootstrap\less\forms.less */
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
/* line 228, _shared\bootstrap\less\forms.less */
.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;
}
/* line 237, _shared\bootstrap\less\forms.less */
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
/* line 243, _shared\bootstrap\less\forms.less */
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
/* line 253, _shared\bootstrap\less\forms.less */
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
/* line 265, _shared\bootstrap\less\forms.less */
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;
}
/* line 274, _shared\bootstrap\less\forms.less */
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
/* line 284, _shared\bootstrap\less\forms.less */
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
/* line 296, _shared\bootstrap\less\forms.less */
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
/* line 304, _shared\bootstrap\less\forms.less */
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
/* line 320, _shared\bootstrap\less\forms.less */
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
/* line 76, _shared\bootstrap\less\mixins\forms.less */
select.input-sm {
  height: 30px;
  line-height: 30px;
}
/* line 81, _shared\bootstrap\less\mixins\forms.less */
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
/* line 324, _shared\bootstrap\less\forms.less */
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
/* line 76, _shared\bootstrap\less\mixins\forms.less */
select.form-group-sm .form-control {
  height: 30px;
  line-height: 30px;
}
/* line 81, _shared\bootstrap\less\mixins\forms.less */
textarea.form-group-sm .form-control,
select[multiple].form-group-sm .form-control {
  height: auto;
}
/* line 327, _shared\bootstrap\less\forms.less */
.form-group-sm .form-control-static {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  min-height: 32px;
}
/* line 336, _shared\bootstrap\less\forms.less */
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
/* line 76, _shared\bootstrap\less\mixins\forms.less */
select.input-lg {
  height: 46px;
  line-height: 46px;
}
/* line 81, _shared\bootstrap\less\mixins\forms.less */
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
/* line 340, _shared\bootstrap\less\forms.less */
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
/* line 76, _shared\bootstrap\less\mixins\forms.less */
select.form-group-lg .form-control {
  height: 46px;
  line-height: 46px;
}
/* line 81, _shared\bootstrap\less\mixins\forms.less */
textarea.form-group-lg .form-control,
select[multiple].form-group-lg .form-control {
  height: auto;
}
/* line 343, _shared\bootstrap\less\forms.less */
.form-group-lg .form-control-static {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  min-height: 38px;
}
/* line 357, _shared\bootstrap\less\forms.less */
.has-feedback {
  position: relative;
}
/* line 362, _shared\bootstrap\less\forms.less */
.has-feedback .form-control {
  padding-right: 42.5px;
}
/* line 367, _shared\bootstrap\less\forms.less */
.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;
}
/* line 379, _shared\bootstrap\less\forms.less */
.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
/* line 384, _shared\bootstrap\less\forms.less */
.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
/* line 8, _shared\bootstrap\less\mixins\forms.less */
.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;
}
/* line 21, _shared\bootstrap\less\mixins\forms.less */
.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);
}
/* line 24, _shared\bootstrap\less\mixins\forms.less */
.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;
}
/* line 31, _shared\bootstrap\less\mixins\forms.less */
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
/* line 37, _shared\bootstrap\less\mixins\forms.less */
.has-success .form-control-feedback {
  color: #3c763d;
}
/* line 8, _shared\bootstrap\less\mixins\forms.less */
.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;
}
/* line 21, _shared\bootstrap\less\mixins\forms.less */
.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);
}
/* line 24, _shared\bootstrap\less\mixins\forms.less */
.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;
}
/* line 31, _shared\bootstrap\less\mixins\forms.less */
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
/* line 37, _shared\bootstrap\less\mixins\forms.less */
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
/* line 8, _shared\bootstrap\less\mixins\forms.less */
.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;
}
/* line 21, _shared\bootstrap\less\mixins\forms.less */
.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);
}
/* line 24, _shared\bootstrap\less\mixins\forms.less */
.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;
}
/* line 31, _shared\bootstrap\less\mixins\forms.less */
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
/* line 37, _shared\bootstrap\less\mixins\forms.less */
.has-error .form-control-feedback {
  color: #a94442;
}
/* line 404, _shared\bootstrap\less\forms.less */
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
/* line 407, _shared\bootstrap\less\forms.less */
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
/* line 418, _shared\bootstrap\less\forms.less */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  /* line 442, _shared\bootstrap\less\forms.less */
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 449, _shared\bootstrap\less\forms.less */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 456, _shared\bootstrap\less\forms.less */
  .form-inline .form-control-static {
    display: inline-block;
  }
  /* line 460, _shared\bootstrap\less\forms.less */
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 464, _shared\bootstrap\less\forms.less */
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  /* line 472, _shared\bootstrap\less\forms.less */
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  /* line 476, _shared\bootstrap\less\forms.less */
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 483, _shared\bootstrap\less\forms.less */
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 490, _shared\bootstrap\less\forms.less */
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  /* line 494, _shared\bootstrap\less\forms.less */
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* line 501, _shared\bootstrap\less\forms.less */
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
/* line 518, _shared\bootstrap\less\forms.less */
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
/* line 528, _shared\bootstrap\less\forms.less */
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
/* line 534, _shared\bootstrap\less\forms.less */
.form-horizontal .form-group {
  margin-left: -10px;
  margin-right: -10px;
}
/* line 14, _shared\bootstrap\less\mixins\clearfix.less */
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  display: table;
}
/* line 19, _shared\bootstrap\less\mixins\clearfix.less */
.form-horizontal .form-group:after {
  clear: both;
}
/* line 14, _shared\bootstrap\less\mixins\clearfix.less */
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  display: table;
}
/* line 19, _shared\bootstrap\less\mixins\clearfix.less */
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 541, _shared\bootstrap\less\forms.less */
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
/* line 552, _shared\bootstrap\less\forms.less */
.form-horizontal .has-feedback .form-control-feedback {
  right: 10px;
}
@media (min-width: 768px) {
  /* line 562, _shared\bootstrap\less\forms.less */
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
  }
}
@media (min-width: 768px) {
  /* line 569, _shared\bootstrap\less\forms.less */
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
/* line 9, _shared\bootstrap\less\buttons.less */
.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.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 26, _shared\bootstrap\less\buttons.less */
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
/* line 32, _shared\bootstrap\less\buttons.less */
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
/* line 39, _shared\bootstrap\less\buttons.less */
.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);
}
/* line 46, _shared\bootstrap\less\buttons.less */
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 60, _shared\bootstrap\less\buttons.less */
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
/* line 11, _shared\bootstrap\less\mixins\buttons.less */
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
/* line 21, _shared\bootstrap\less\mixins\buttons.less */
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
/* line 29, _shared\bootstrap\less\mixins\buttons.less */
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
/* line 40, _shared\bootstrap\less\mixins\buttons.less */
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
/* line 63, _shared\bootstrap\less\buttons.less */
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
/* line 11, _shared\bootstrap\less\mixins\buttons.less */
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
/* line 21, _shared\bootstrap\less\mixins\buttons.less */
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
/* line 29, _shared\bootstrap\less\mixins\buttons.less */
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #337ab7;
  border-color: #2e6da4;
}
/* line 40, _shared\bootstrap\less\mixins\buttons.less */
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
/* line 67, _shared\bootstrap\less\buttons.less */
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
/* line 11, _shared\bootstrap\less\mixins\buttons.less */
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
/* line 21, _shared\bootstrap\less\mixins\buttons.less */
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
/* line 29, _shared\bootstrap\less\mixins\buttons.less */
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
/* line 40, _shared\bootstrap\less\mixins\buttons.less */
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
/* line 71, _shared\bootstrap\less\buttons.less */
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
/* line 11, _shared\bootstrap\less\mixins\buttons.less */
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
/* line 21, _shared\bootstrap\less\mixins\buttons.less */
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
/* line 29, _shared\bootstrap\less\mixins\buttons.less */
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
/* line 40, _shared\bootstrap\less\mixins\buttons.less */
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
/* line 75, _shared\bootstrap\less\buttons.less */
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
/* line 11, _shared\bootstrap\less\mixins\buttons.less */
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
/* line 21, _shared\bootstrap\less\mixins\buttons.less */
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
/* line 29, _shared\bootstrap\less\mixins\buttons.less */
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
/* line 40, _shared\bootstrap\less\mixins\buttons.less */
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
/* line 79, _shared\bootstrap\less\buttons.less */
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
/* line 11, _shared\bootstrap\less\mixins\buttons.less */
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
/* line 21, _shared\bootstrap\less\mixins\buttons.less */
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
/* line 29, _shared\bootstrap\less\mixins\buttons.less */
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
/* line 40, _shared\bootstrap\less\mixins\buttons.less */
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
/* line 88, _shared\bootstrap\less\buttons.less */
.btn-link {
  color: #1ab1e2;
  font-weight: normal;
  border-radius: 0;
}
/* line 93, _shared\bootstrap\less\buttons.less */
.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;
}
/* line 101, _shared\bootstrap\less\buttons.less */
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
/* line 107, _shared\bootstrap\less\buttons.less */
.btn-link:hover,
.btn-link:focus {
  color: #127b9d;
  text-decoration: underline;
  background-color: transparent;
}
/* line 115, _shared\bootstrap\less\buttons.less */
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
/* line 127, _shared\bootstrap\less\buttons.less */
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
/* line 131, _shared\bootstrap\less\buttons.less */
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
/* line 135, _shared\bootstrap\less\buttons.less */
.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
/* line 143, _shared\bootstrap\less\buttons.less */
.btn-block {
  display: block;
  width: 100%;
}
/* line 149, _shared\bootstrap\less\buttons.less */
.btn-block + .btn-block {
  margin-top: 5px;
}
/* line 157, _shared\bootstrap\less\buttons.less */
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
/* line 5, _shared\bootstrap\less\responsive-embed.less */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
/* line 12, _shared\bootstrap\less\responsive-embed.less */
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
/* line 28, _shared\bootstrap\less\responsive-embed.less */
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
/* line 33, _shared\bootstrap\less\responsive-embed.less */
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
/* line 11, _shared\bootstrap\less\modals.less */
.modal-open {
  overflow: hidden;
}
/* line 16, _shared\bootstrap\less\modals.less */
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
/* line 32, _shared\bootstrap\less\modals.less */
.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;
}
/* line 36, _shared\bootstrap\less\modals.less */
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
/* line 38, _shared\bootstrap\less\modals.less */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
/* line 44, _shared\bootstrap\less\modals.less */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
/* line 51, _shared\bootstrap\less\modals.less */
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -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;
}
/* line 64, _shared\bootstrap\less\modals.less */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
/* line 73, _shared\bootstrap\less\modals.less */
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
/* line 74, _shared\bootstrap\less\modals.less */
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
/* line 79, _shared\bootstrap\less\modals.less */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
/* line 85, _shared\bootstrap\less\modals.less */
.modal-header .close {
  margin-top: -2px;
}
/* line 90, _shared\bootstrap\less\modals.less */
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
/* line 97, _shared\bootstrap\less\modals.less */
.modal-body {
  position: relative;
  padding: 15px;
}
/* line 103, _shared\bootstrap\less\modals.less */
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
/* line 110, _shared\bootstrap\less\modals.less */
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
/* line 115, _shared\bootstrap\less\modals.less */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
/* line 119, _shared\bootstrap\less\modals.less */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
/* line 125, _shared\bootstrap\less\modals.less */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  /* line 136, _shared\bootstrap\less\modals.less */
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  /* line 140, _shared\bootstrap\less\modals.less */
  .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);
  }
  /* line 145, _shared\bootstrap\less\modals.less */
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  /* line 149, _shared\bootstrap\less\modals.less */
  .modal-lg {
    width: 900px;
  }
}
/* line 14, _shared\bootstrap\less\mixins\clearfix.less */
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.modal-footer:before,
.modal-footer:after,
.container:before,
.container:after,
.container:before,
.container:after,
.footer-nav-list:before,
.footer-nav-list:after,
.swiper-slide-container:before,
.swiper-slide-container:after {
  content: " ";
  display: table;
}
/* line 19, _shared\bootstrap\less\mixins\clearfix.less */
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.container:after,
.container:after,
.footer-nav-list:after,
.swiper-slide-container:after {
  clear: both;
}
/* line 12, _shared\bootstrap\less\utilities.less */
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
/* line 15, _shared\bootstrap\less\utilities.less */
.pull-right {
  float: right !important;
}
/* line 18, _shared\bootstrap\less\utilities.less */
.pull-left {
  float: left !important;
}
/* line 27, _shared\bootstrap\less\utilities.less */
.hide {
  display: none !important;
}
/* line 30, _shared\bootstrap\less\utilities.less */
.show {
  display: block !important;
}
/* line 33, _shared\bootstrap\less\utilities.less */
.invisible {
  visibility: hidden;
}
/* line 36, _shared\bootstrap\less\utilities.less */
.text-hide {
  background-color: transparent;
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
}
/* line 45, _shared\bootstrap\less\utilities.less */
.hidden {
  display: none !important;
}
/* line 53, _shared\bootstrap\less\utilities.less */
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
/* line 28, _shared\bootstrap\less\responsive-utilities.less */
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
/* line 35, _shared\bootstrap\less\responsive-utilities.less */
.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) {
  /* line 51, _shared\bootstrap\less\responsive-utilities.less */
  .visible-xs {
    display: block !important;
  }
  /* line 7, _shared\bootstrap\less\mixins\responsive-visibility.less */
  table.visible-xs {
    display: table;
  }
  /* line 8, _shared\bootstrap\less\mixins\responsive-visibility.less */
  tr.visible-xs {
    display: table-row !important;
  }
  /* line 9, _shared\bootstrap\less\mixins\responsive-visibility.less */
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  /* line 56, _shared\bootstrap\less\responsive-utilities.less */
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  /* line 61, _shared\bootstrap\less\responsive-utilities.less */
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  /* line 66, _shared\bootstrap\less\responsive-utilities.less */
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 72, _shared\bootstrap\less\responsive-utilities.less */
  .visible-sm {
    display: block !important;
  }
  /* line 7, _shared\bootstrap\less\mixins\responsive-visibility.less */
  table.visible-sm {
    display: table;
  }
  /* line 8, _shared\bootstrap\less\mixins\responsive-visibility.less */
  tr.visible-sm {
    display: table-row !important;
  }
  /* line 9, _shared\bootstrap\less\mixins\responsive-visibility.less */
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 77, _shared\bootstrap\less\responsive-utilities.less */
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 82, _shared\bootstrap\less\responsive-utilities.less */
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 87, _shared\bootstrap\less\responsive-utilities.less */
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 93, _shared\bootstrap\less\responsive-utilities.less */
  .visible-md {
    display: block !important;
  }
  /* line 7, _shared\bootstrap\less\mixins\responsive-visibility.less */
  table.visible-md {
    display: table;
  }
  /* line 8, _shared\bootstrap\less\mixins\responsive-visibility.less */
  tr.visible-md {
    display: table-row !important;
  }
  /* line 9, _shared\bootstrap\less\mixins\responsive-visibility.less */
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 98, _shared\bootstrap\less\responsive-utilities.less */
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 103, _shared\bootstrap\less\responsive-utilities.less */
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 108, _shared\bootstrap\less\responsive-utilities.less */
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  /* line 114, _shared\bootstrap\less\responsive-utilities.less */
  .visible-lg {
    display: block !important;
  }
  /* line 7, _shared\bootstrap\less\mixins\responsive-visibility.less */
  table.visible-lg {
    display: table;
  }
  /* line 8, _shared\bootstrap\less\mixins\responsive-visibility.less */
  tr.visible-lg {
    display: table-row !important;
  }
  /* line 9, _shared\bootstrap\less\mixins\responsive-visibility.less */
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  /* line 119, _shared\bootstrap\less\responsive-utilities.less */
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  /* line 124, _shared\bootstrap\less\responsive-utilities.less */
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  /* line 129, _shared\bootstrap\less\responsive-utilities.less */
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  /* line 135, _shared\bootstrap\less\responsive-utilities.less */
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 140, _shared\bootstrap\less\responsive-utilities.less */
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 145, _shared\bootstrap\less\responsive-utilities.less */
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  /* line 150, _shared\bootstrap\less\responsive-utilities.less */
  .hidden-lg {
    display: none !important;
  }
}
/* line 161, _shared\bootstrap\less\responsive-utilities.less */
.visible-print {
  display: none !important;
}
@media print {
  /* line 164, _shared\bootstrap\less\responsive-utilities.less */
  .visible-print {
    display: block !important;
  }
  /* line 7, _shared\bootstrap\less\mixins\responsive-visibility.less */
  table.visible-print {
    display: table;
  }
  /* line 8, _shared\bootstrap\less\mixins\responsive-visibility.less */
  tr.visible-print {
    display: table-row !important;
  }
  /* line 9, _shared\bootstrap\less\mixins\responsive-visibility.less */
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
/* line 168, _shared\bootstrap\less\responsive-utilities.less */
.visible-print-block {
  display: none !important;
}
@media print {
  /* line 171, _shared\bootstrap\less\responsive-utilities.less */
  .visible-print-block {
    display: block !important;
  }
}
/* line 175, _shared\bootstrap\less\responsive-utilities.less */
.visible-print-inline {
  display: none !important;
}
@media print {
  /* line 178, _shared\bootstrap\less\responsive-utilities.less */
  .visible-print-inline {
    display: inline !important;
  }
}
/* line 182, _shared\bootstrap\less\responsive-utilities.less */
.visible-print-inline-block {
  display: none !important;
}
@media print {
  /* line 185, _shared\bootstrap\less\responsive-utilities.less */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  /* line 191, _shared\bootstrap\less\responsive-utilities.less */
  .hidden-print {
    display: none !important;
  }
}
/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.5.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* line 4, _shared\FontAwesome\less\core.less */
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
/* line 5, _shared\FontAwesome\less\larger.less */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
/* line 10, _shared\FontAwesome\less\larger.less */
.fa-2x {
  font-size: 2em;
}
/* line 11, _shared\FontAwesome\less\larger.less */
.fa-3x {
  font-size: 3em;
}
/* line 12, _shared\FontAwesome\less\larger.less */
.fa-4x {
  font-size: 4em;
}
/* line 13, _shared\FontAwesome\less\larger.less */
.fa-5x {
  font-size: 5em;
}
/* line 3, _shared\FontAwesome\less\fixed-width.less */
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
/* line 4, _shared\FontAwesome\less\list.less */
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
/* line 8, _shared\FontAwesome\less\list.less */
.fa-ul > li {
  position: relative;
}
/* line 10, _shared\FontAwesome\less\list.less */
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
/* line 16, _shared\FontAwesome\less\list.less */
.fa-li.fa-lg {
  left: -1.85714286em;
}
/* line 4, _shared\FontAwesome\less\bordered-pulled.less */
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em;
}
/* line 10, _shared\FontAwesome\less\bordered-pulled.less */
.fa-pull-left {
  float: left;
}
/* line 11, _shared\FontAwesome\less\bordered-pulled.less */
.fa-pull-right {
  float: right;
}
/* line 14, _shared\FontAwesome\less\bordered-pulled.less */
.fa.fa-pull-left {
  margin-right: .3em;
}
/* line 15, _shared\FontAwesome\less\bordered-pulled.less */
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
/* line 19, _shared\FontAwesome\less\bordered-pulled.less */
.pull-right {
  float: right;
}
/* line 20, _shared\FontAwesome\less\bordered-pulled.less */
.pull-left {
  float: left;
}
/* line 23, _shared\FontAwesome\less\bordered-pulled.less */
.fa.pull-left {
  margin-right: .3em;
}
/* line 24, _shared\FontAwesome\less\bordered-pulled.less */
.fa.pull-right {
  margin-left: .3em;
}
/* line 4, _shared\FontAwesome\less\animated.less */
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
/* line 9, _shared\FontAwesome\less\animated.less */
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  /* line 15, _shared\FontAwesome\less\animated.less */
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  /* line 19, _shared\FontAwesome\less\animated.less */
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  /* line 26, _shared\FontAwesome\less\animated.less */
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  /* line 30, _shared\FontAwesome\less\animated.less */
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
/* line 4, _shared\FontAwesome\less\rotated-flipped.less */
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
/* line 5, _shared\FontAwesome\less\rotated-flipped.less */
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
/* line 6, _shared\FontAwesome\less\rotated-flipped.less */
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
/* line 8, _shared\FontAwesome\less\rotated-flipped.less */
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
/* line 9, _shared\FontAwesome\less\rotated-flipped.less */
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
/* line 14, _shared\FontAwesome\less\rotated-flipped.less */
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
/* line 4, _shared\FontAwesome\less\stacked.less */
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
/* line 12, _shared\FontAwesome\less\stacked.less */
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
/* line 18, _shared\FontAwesome\less\stacked.less */
.fa-stack-1x {
  line-height: inherit;
}
/* line 19, _shared\FontAwesome\less\stacked.less */
.fa-stack-2x {
  font-size: 2em;
}
/* line 20, _shared\FontAwesome\less\stacked.less */
.fa-inverse {
  color: #fff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
/* line 4, _shared\FontAwesome\less\icons.less */
.fa-glass:before {
  content: "\f000";
}
/* line 5, _shared\FontAwesome\less\icons.less */
.fa-music:before {
  content: "\f001";
}
/* line 6, _shared\FontAwesome\less\icons.less */
.fa-search:before {
  content: "\f002";
}
/* line 7, _shared\FontAwesome\less\icons.less */
.fa-envelope-o:before {
  content: "\f003";
}
/* line 8, _shared\FontAwesome\less\icons.less */
.fa-heart:before {
  content: "\f004";
}
/* line 9, _shared\FontAwesome\less\icons.less */
.fa-star:before {
  content: "\f005";
}
/* line 10, _shared\FontAwesome\less\icons.less */
.fa-star-o:before {
  content: "\f006";
}
/* line 11, _shared\FontAwesome\less\icons.less */
.fa-user:before {
  content: "\f007";
}
/* line 12, _shared\FontAwesome\less\icons.less */
.fa-film:before {
  content: "\f008";
}
/* line 13, _shared\FontAwesome\less\icons.less */
.fa-th-large:before {
  content: "\f009";
}
/* line 14, _shared\FontAwesome\less\icons.less */
.fa-th:before {
  content: "\f00a";
}
/* line 15, _shared\FontAwesome\less\icons.less */
.fa-th-list:before {
  content: "\f00b";
}
/* line 16, _shared\FontAwesome\less\icons.less */
.fa-check:before {
  content: "\f00c";
}
/* line 17, _shared\FontAwesome\less\icons.less */
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
/* line 20, _shared\FontAwesome\less\icons.less */
.fa-search-plus:before {
  content: "\f00e";
}
/* line 21, _shared\FontAwesome\less\icons.less */
.fa-search-minus:before {
  content: "\f010";
}
/* line 22, _shared\FontAwesome\less\icons.less */
.fa-power-off:before {
  content: "\f011";
}
/* line 23, _shared\FontAwesome\less\icons.less */
.fa-signal:before {
  content: "\f012";
}
/* line 24, _shared\FontAwesome\less\icons.less */
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
/* line 26, _shared\FontAwesome\less\icons.less */
.fa-trash-o:before {
  content: "\f014";
}
/* line 27, _shared\FontAwesome\less\icons.less */
.fa-home:before {
  content: "\f015";
}
/* line 28, _shared\FontAwesome\less\icons.less */
.fa-file-o:before {
  content: "\f016";
}
/* line 29, _shared\FontAwesome\less\icons.less */
.fa-clock-o:before {
  content: "\f017";
}
/* line 30, _shared\FontAwesome\less\icons.less */
.fa-road:before {
  content: "\f018";
}
/* line 31, _shared\FontAwesome\less\icons.less */
.fa-download:before {
  content: "\f019";
}
/* line 32, _shared\FontAwesome\less\icons.less */
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
/* line 33, _shared\FontAwesome\less\icons.less */
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
/* line 34, _shared\FontAwesome\less\icons.less */
.fa-inbox:before {
  content: "\f01c";
}
/* line 35, _shared\FontAwesome\less\icons.less */
.fa-play-circle-o:before {
  content: "\f01d";
}
/* line 36, _shared\FontAwesome\less\icons.less */
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
/* line 38, _shared\FontAwesome\less\icons.less */
.fa-refresh:before {
  content: "\f021";
}
/* line 39, _shared\FontAwesome\less\icons.less */
.fa-list-alt:before {
  content: "\f022";
}
/* line 40, _shared\FontAwesome\less\icons.less */
.fa-lock:before {
  content: "\f023";
}
/* line 41, _shared\FontAwesome\less\icons.less */
.fa-flag:before {
  content: "\f024";
}
/* line 42, _shared\FontAwesome\less\icons.less */
.fa-headphones:before {
  content: "\f025";
}
/* line 43, _shared\FontAwesome\less\icons.less */
.fa-volume-off:before {
  content: "\f026";
}
/* line 44, _shared\FontAwesome\less\icons.less */
.fa-volume-down:before {
  content: "\f027";
}
/* line 45, _shared\FontAwesome\less\icons.less */
.fa-volume-up:before {
  content: "\f028";
}
/* line 46, _shared\FontAwesome\less\icons.less */
.fa-qrcode:before {
  content: "\f029";
}
/* line 47, _shared\FontAwesome\less\icons.less */
.fa-barcode:before {
  content: "\f02a";
}
/* line 48, _shared\FontAwesome\less\icons.less */
.fa-tag:before {
  content: "\f02b";
}
/* line 49, _shared\FontAwesome\less\icons.less */
.fa-tags:before {
  content: "\f02c";
}
/* line 50, _shared\FontAwesome\less\icons.less */
.fa-book:before {
  content: "\f02d";
}
/* line 51, _shared\FontAwesome\less\icons.less */
.fa-bookmark:before {
  content: "\f02e";
}
/* line 52, _shared\FontAwesome\less\icons.less */
.fa-print:before {
  content: "\f02f";
}
/* line 53, _shared\FontAwesome\less\icons.less */
.fa-camera:before {
  content: "\f030";
}
/* line 54, _shared\FontAwesome\less\icons.less */
.fa-font:before {
  content: "\f031";
}
/* line 55, _shared\FontAwesome\less\icons.less */
.fa-bold:before {
  content: "\f032";
}
/* line 56, _shared\FontAwesome\less\icons.less */
.fa-italic:before {
  content: "\f033";
}
/* line 57, _shared\FontAwesome\less\icons.less */
.fa-text-height:before {
  content: "\f034";
}
/* line 58, _shared\FontAwesome\less\icons.less */
.fa-text-width:before {
  content: "\f035";
}
/* line 59, _shared\FontAwesome\less\icons.less */
.fa-align-left:before {
  content: "\f036";
}
/* line 60, _shared\FontAwesome\less\icons.less */
.fa-align-center:before {
  content: "\f037";
}
/* line 61, _shared\FontAwesome\less\icons.less */
.fa-align-right:before {
  content: "\f038";
}
/* line 62, _shared\FontAwesome\less\icons.less */
.fa-align-justify:before {
  content: "\f039";
}
/* line 63, _shared\FontAwesome\less\icons.less */
.fa-list:before {
  content: "\f03a";
}
/* line 64, _shared\FontAwesome\less\icons.less */
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
/* line 66, _shared\FontAwesome\less\icons.less */
.fa-indent:before {
  content: "\f03c";
}
/* line 67, _shared\FontAwesome\less\icons.less */
.fa-video-camera:before {
  content: "\f03d";
}
/* line 68, _shared\FontAwesome\less\icons.less */
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
/* line 71, _shared\FontAwesome\less\icons.less */
.fa-pencil:before {
  content: "\f040";
}
/* line 72, _shared\FontAwesome\less\icons.less */
.fa-map-marker:before {
  content: "\f041";
}
/* line 73, _shared\FontAwesome\less\icons.less */
.fa-adjust:before {
  content: "\f042";
}
/* line 74, _shared\FontAwesome\less\icons.less */
.fa-tint:before {
  content: "\f043";
}
/* line 75, _shared\FontAwesome\less\icons.less */
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
/* line 77, _shared\FontAwesome\less\icons.less */
.fa-share-square-o:before {
  content: "\f045";
}
/* line 78, _shared\FontAwesome\less\icons.less */
.fa-check-square-o:before {
  content: "\f046";
}
/* line 79, _shared\FontAwesome\less\icons.less */
.fa-arrows:before {
  content: "\f047";
}
/* line 80, _shared\FontAwesome\less\icons.less */
.fa-step-backward:before {
  content: "\f048";
}
/* line 81, _shared\FontAwesome\less\icons.less */
.fa-fast-backward:before {
  content: "\f049";
}
/* line 82, _shared\FontAwesome\less\icons.less */
.fa-backward:before {
  content: "\f04a";
}
/* line 83, _shared\FontAwesome\less\icons.less */
.fa-play:before {
  content: "\f04b";
}
/* line 84, _shared\FontAwesome\less\icons.less */
.fa-pause:before {
  content: "\f04c";
}
/* line 85, _shared\FontAwesome\less\icons.less */
.fa-stop:before {
  content: "\f04d";
}
/* line 86, _shared\FontAwesome\less\icons.less */
.fa-forward:before {
  content: "\f04e";
}
/* line 87, _shared\FontAwesome\less\icons.less */
.fa-fast-forward:before {
  content: "\f050";
}
/* line 88, _shared\FontAwesome\less\icons.less */
.fa-step-forward:before {
  content: "\f051";
}
/* line 89, _shared\FontAwesome\less\icons.less */
.fa-eject:before {
  content: "\f052";
}
/* line 90, _shared\FontAwesome\less\icons.less */
.fa-chevron-left:before {
  content: "\f053";
}
/* line 91, _shared\FontAwesome\less\icons.less */
.fa-chevron-right:before {
  content: "\f054";
}
/* line 92, _shared\FontAwesome\less\icons.less */
.fa-plus-circle:before {
  content: "\f055";
}
/* line 93, _shared\FontAwesome\less\icons.less */
.fa-minus-circle:before {
  content: "\f056";
}
/* line 94, _shared\FontAwesome\less\icons.less */
.fa-times-circle:before {
  content: "\f057";
}
/* line 95, _shared\FontAwesome\less\icons.less */
.fa-check-circle:before {
  content: "\f058";
}
/* line 96, _shared\FontAwesome\less\icons.less */
.fa-question-circle:before {
  content: "\f059";
}
/* line 97, _shared\FontAwesome\less\icons.less */
.fa-info-circle:before {
  content: "\f05a";
}
/* line 98, _shared\FontAwesome\less\icons.less */
.fa-crosshairs:before {
  content: "\f05b";
}
/* line 99, _shared\FontAwesome\less\icons.less */
.fa-times-circle-o:before {
  content: "\f05c";
}
/* line 100, _shared\FontAwesome\less\icons.less */
.fa-check-circle-o:before {
  content: "\f05d";
}
/* line 101, _shared\FontAwesome\less\icons.less */
.fa-ban:before {
  content: "\f05e";
}
/* line 102, _shared\FontAwesome\less\icons.less */
.fa-arrow-left:before {
  content: "\f060";
}
/* line 103, _shared\FontAwesome\less\icons.less */
.fa-arrow-right:before {
  content: "\f061";
}
/* line 104, _shared\FontAwesome\less\icons.less */
.fa-arrow-up:before {
  content: "\f062";
}
/* line 105, _shared\FontAwesome\less\icons.less */
.fa-arrow-down:before {
  content: "\f063";
}
/* line 106, _shared\FontAwesome\less\icons.less */
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
/* line 108, _shared\FontAwesome\less\icons.less */
.fa-expand:before {
  content: "\f065";
}
/* line 109, _shared\FontAwesome\less\icons.less */
.fa-compress:before {
  content: "\f066";
}
/* line 110, _shared\FontAwesome\less\icons.less */
.fa-plus:before {
  content: "\f067";
}
/* line 111, _shared\FontAwesome\less\icons.less */
.fa-minus:before {
  content: "\f068";
}
/* line 112, _shared\FontAwesome\less\icons.less */
.fa-asterisk:before {
  content: "\f069";
}
/* line 113, _shared\FontAwesome\less\icons.less */
.fa-exclamation-circle:before {
  content: "\f06a";
}
/* line 114, _shared\FontAwesome\less\icons.less */
.fa-gift:before {
  content: "\f06b";
}
/* line 115, _shared\FontAwesome\less\icons.less */
.fa-leaf:before {
  content: "\f06c";
}
/* line 116, _shared\FontAwesome\less\icons.less */
.fa-fire:before {
  content: "\f06d";
}
/* line 117, _shared\FontAwesome\less\icons.less */
.fa-eye:before {
  content: "\f06e";
}
/* line 118, _shared\FontAwesome\less\icons.less */
.fa-eye-slash:before {
  content: "\f070";
}
/* line 119, _shared\FontAwesome\less\icons.less */
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
/* line 121, _shared\FontAwesome\less\icons.less */
.fa-plane:before {
  content: "\f072";
}
/* line 122, _shared\FontAwesome\less\icons.less */
.fa-calendar:before {
  content: "\f073";
}
/* line 123, _shared\FontAwesome\less\icons.less */
.fa-random:before {
  content: "\f074";
}
/* line 124, _shared\FontAwesome\less\icons.less */
.fa-comment:before {
  content: "\f075";
}
/* line 125, _shared\FontAwesome\less\icons.less */
.fa-magnet:before {
  content: "\f076";
}
/* line 126, _shared\FontAwesome\less\icons.less */
.fa-chevron-up:before {
  content: "\f077";
}
/* line 127, _shared\FontAwesome\less\icons.less */
.fa-chevron-down:before {
  content: "\f078";
}
/* line 128, _shared\FontAwesome\less\icons.less */
.fa-retweet:before {
  content: "\f079";
}
/* line 129, _shared\FontAwesome\less\icons.less */
.fa-shopping-cart:before {
  content: "\f07a";
}
/* line 130, _shared\FontAwesome\less\icons.less */
.fa-folder:before {
  content: "\f07b";
}
/* line 131, _shared\FontAwesome\less\icons.less */
.fa-folder-open:before {
  content: "\f07c";
}
/* line 132, _shared\FontAwesome\less\icons.less */
.fa-arrows-v:before {
  content: "\f07d";
}
/* line 133, _shared\FontAwesome\less\icons.less */
.fa-arrows-h:before {
  content: "\f07e";
}
/* line 134, _shared\FontAwesome\less\icons.less */
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
/* line 136, _shared\FontAwesome\less\icons.less */
.fa-twitter-square:before {
  content: "\f081";
}
/* line 137, _shared\FontAwesome\less\icons.less */
.fa-facebook-square:before {
  content: "\f082";
}
/* line 138, _shared\FontAwesome\less\icons.less */
.fa-camera-retro:before {
  content: "\f083";
}
/* line 139, _shared\FontAwesome\less\icons.less */
.fa-key:before {
  content: "\f084";
}
/* line 140, _shared\FontAwesome\less\icons.less */
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
/* line 142, _shared\FontAwesome\less\icons.less */
.fa-comments:before {
  content: "\f086";
}
/* line 143, _shared\FontAwesome\less\icons.less */
.fa-thumbs-o-up:before {
  content: "\f087";
}
/* line 144, _shared\FontAwesome\less\icons.less */
.fa-thumbs-o-down:before {
  content: "\f088";
}
/* line 145, _shared\FontAwesome\less\icons.less */
.fa-star-half:before {
  content: "\f089";
}
/* line 146, _shared\FontAwesome\less\icons.less */
.fa-heart-o:before {
  content: "\f08a";
}
/* line 147, _shared\FontAwesome\less\icons.less */
.fa-sign-out:before {
  content: "\f08b";
}
/* line 148, _shared\FontAwesome\less\icons.less */
.fa-linkedin-square:before {
  content: "\f08c";
}
/* line 149, _shared\FontAwesome\less\icons.less */
.fa-thumb-tack:before {
  content: "\f08d";
}
/* line 150, _shared\FontAwesome\less\icons.less */
.fa-external-link:before {
  content: "\f08e";
}
/* line 151, _shared\FontAwesome\less\icons.less */
.fa-sign-in:before {
  content: "\f090";
}
/* line 152, _shared\FontAwesome\less\icons.less */
.fa-trophy:before {
  content: "\f091";
}
/* line 153, _shared\FontAwesome\less\icons.less */
.fa-github-square:before {
  content: "\f092";
}
/* line 154, _shared\FontAwesome\less\icons.less */
.fa-upload:before {
  content: "\f093";
}
/* line 155, _shared\FontAwesome\less\icons.less */
.fa-lemon-o:before {
  content: "\f094";
}
/* line 156, _shared\FontAwesome\less\icons.less */
.fa-phone:before {
  content: "\f095";
}
/* line 157, _shared\FontAwesome\less\icons.less */
.fa-square-o:before {
  content: "\f096";
}
/* line 158, _shared\FontAwesome\less\icons.less */
.fa-bookmark-o:before {
  content: "\f097";
}
/* line 159, _shared\FontAwesome\less\icons.less */
.fa-phone-square:before {
  content: "\f098";
}
/* line 160, _shared\FontAwesome\less\icons.less */
.fa-twitter:before {
  content: "\f099";
}
/* line 161, _shared\FontAwesome\less\icons.less */
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
/* line 163, _shared\FontAwesome\less\icons.less */
.fa-github:before {
  content: "\f09b";
}
/* line 164, _shared\FontAwesome\less\icons.less */
.fa-unlock:before {
  content: "\f09c";
}
/* line 165, _shared\FontAwesome\less\icons.less */
.fa-credit-card:before {
  content: "\f09d";
}
/* line 166, _shared\FontAwesome\less\icons.less */
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
/* line 168, _shared\FontAwesome\less\icons.less */
.fa-hdd-o:before {
  content: "\f0a0";
}
/* line 169, _shared\FontAwesome\less\icons.less */
.fa-bullhorn:before {
  content: "\f0a1";
}
/* line 170, _shared\FontAwesome\less\icons.less */
.fa-bell:before {
  content: "\f0f3";
}
/* line 171, _shared\FontAwesome\less\icons.less */
.fa-certificate:before {
  content: "\f0a3";
}
/* line 172, _shared\FontAwesome\less\icons.less */
.fa-hand-o-right:before {
  content: "\f0a4";
}
/* line 173, _shared\FontAwesome\less\icons.less */
.fa-hand-o-left:before {
  content: "\f0a5";
}
/* line 174, _shared\FontAwesome\less\icons.less */
.fa-hand-o-up:before {
  content: "\f0a6";
}
/* line 175, _shared\FontAwesome\less\icons.less */
.fa-hand-o-down:before {
  content: "\f0a7";
}
/* line 176, _shared\FontAwesome\less\icons.less */
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
/* line 177, _shared\FontAwesome\less\icons.less */
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
/* line 178, _shared\FontAwesome\less\icons.less */
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
/* line 179, _shared\FontAwesome\less\icons.less */
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
/* line 180, _shared\FontAwesome\less\icons.less */
.fa-globe:before {
  content: "\f0ac";
}
/* line 181, _shared\FontAwesome\less\icons.less */
.fa-wrench:before {
  content: "\f0ad";
}
/* line 182, _shared\FontAwesome\less\icons.less */
.fa-tasks:before {
  content: "\f0ae";
}
/* line 183, _shared\FontAwesome\less\icons.less */
.fa-filter:before {
  content: "\f0b0";
}
/* line 184, _shared\FontAwesome\less\icons.less */
.fa-briefcase:before {
  content: "\f0b1";
}
/* line 185, _shared\FontAwesome\less\icons.less */
.fa-arrows-alt:before {
  content: "\f0b2";
}
/* line 186, _shared\FontAwesome\less\icons.less */
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
/* line 188, _shared\FontAwesome\less\icons.less */
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
/* line 190, _shared\FontAwesome\less\icons.less */
.fa-cloud:before {
  content: "\f0c2";
}
/* line 191, _shared\FontAwesome\less\icons.less */
.fa-flask:before {
  content: "\f0c3";
}
/* line 192, _shared\FontAwesome\less\icons.less */
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
/* line 194, _shared\FontAwesome\less\icons.less */
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
/* line 196, _shared\FontAwesome\less\icons.less */
.fa-paperclip:before {
  content: "\f0c6";
}
/* line 197, _shared\FontAwesome\less\icons.less */
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
/* line 199, _shared\FontAwesome\less\icons.less */
.fa-square:before {
  content: "\f0c8";
}
/* line 200, _shared\FontAwesome\less\icons.less */
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
/* line 203, _shared\FontAwesome\less\icons.less */
.fa-list-ul:before {
  content: "\f0ca";
}
/* line 204, _shared\FontAwesome\less\icons.less */
.fa-list-ol:before {
  content: "\f0cb";
}
/* line 205, _shared\FontAwesome\less\icons.less */
.fa-strikethrough:before {
  content: "\f0cc";
}
/* line 206, _shared\FontAwesome\less\icons.less */
.fa-underline:before {
  content: "\f0cd";
}
/* line 207, _shared\FontAwesome\less\icons.less */
.fa-table:before {
  content: "\f0ce";
}
/* line 208, _shared\FontAwesome\less\icons.less */
.fa-magic:before {
  content: "\f0d0";
}
/* line 209, _shared\FontAwesome\less\icons.less */
.fa-truck:before {
  content: "\f0d1";
}
/* line 210, _shared\FontAwesome\less\icons.less */
.fa-pinterest:before {
  content: "\f0d2";
}
/* line 211, _shared\FontAwesome\less\icons.less */
.fa-pinterest-square:before {
  content: "\f0d3";
}
/* line 212, _shared\FontAwesome\less\icons.less */
.fa-google-plus-square:before {
  content: "\f0d4";
}
/* line 213, _shared\FontAwesome\less\icons.less */
.fa-google-plus:before {
  content: "\f0d5";
}
/* line 214, _shared\FontAwesome\less\icons.less */
.fa-money:before {
  content: "\f0d6";
}
/* line 215, _shared\FontAwesome\less\icons.less */
.fa-caret-down:before {
  content: "\f0d7";
}
/* line 216, _shared\FontAwesome\less\icons.less */
.fa-caret-up:before {
  content: "\f0d8";
}
/* line 217, _shared\FontAwesome\less\icons.less */
.fa-caret-left:before {
  content: "\f0d9";
}
/* line 218, _shared\FontAwesome\less\icons.less */
.fa-caret-right:before {
  content: "\f0da";
}
/* line 219, _shared\FontAwesome\less\icons.less */
.fa-columns:before {
  content: "\f0db";
}
/* line 220, _shared\FontAwesome\less\icons.less */
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
/* line 222, _shared\FontAwesome\less\icons.less */
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
/* line 224, _shared\FontAwesome\less\icons.less */
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
/* line 226, _shared\FontAwesome\less\icons.less */
.fa-envelope:before {
  content: "\f0e0";
}
/* line 227, _shared\FontAwesome\less\icons.less */
.fa-linkedin:before {
  content: "\f0e1";
}
/* line 228, _shared\FontAwesome\less\icons.less */
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
/* line 230, _shared\FontAwesome\less\icons.less */
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
/* line 232, _shared\FontAwesome\less\icons.less */
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
/* line 234, _shared\FontAwesome\less\icons.less */
.fa-comment-o:before {
  content: "\f0e5";
}
/* line 235, _shared\FontAwesome\less\icons.less */
.fa-comments-o:before {
  content: "\f0e6";
}
/* line 236, _shared\FontAwesome\less\icons.less */
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
/* line 238, _shared\FontAwesome\less\icons.less */
.fa-sitemap:before {
  content: "\f0e8";
}
/* line 239, _shared\FontAwesome\less\icons.less */
.fa-umbrella:before {
  content: "\f0e9";
}
/* line 240, _shared\FontAwesome\less\icons.less */
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
/* line 242, _shared\FontAwesome\less\icons.less */
.fa-lightbulb-o:before {
  content: "\f0eb";
}
/* line 243, _shared\FontAwesome\less\icons.less */
.fa-exchange:before {
  content: "\f0ec";
}
/* line 244, _shared\FontAwesome\less\icons.less */
.fa-cloud-download:before {
  content: "\f0ed";
}
/* line 245, _shared\FontAwesome\less\icons.less */
.fa-cloud-upload:before {
  content: "\f0ee";
}
/* line 246, _shared\FontAwesome\less\icons.less */
.fa-user-md:before {
  content: "\f0f0";
}
/* line 247, _shared\FontAwesome\less\icons.less */
.fa-stethoscope:before {
  content: "\f0f1";
}
/* line 248, _shared\FontAwesome\less\icons.less */
.fa-suitcase:before {
  content: "\f0f2";
}
/* line 249, _shared\FontAwesome\less\icons.less */
.fa-bell-o:before {
  content: "\f0a2";
}
/* line 250, _shared\FontAwesome\less\icons.less */
.fa-coffee:before {
  content: "\f0f4";
}
/* line 251, _shared\FontAwesome\less\icons.less */
.fa-cutlery:before {
  content: "\f0f5";
}
/* line 252, _shared\FontAwesome\less\icons.less */
.fa-file-text-o:before {
  content: "\f0f6";
}
/* line 253, _shared\FontAwesome\less\icons.less */
.fa-building-o:before {
  content: "\f0f7";
}
/* line 254, _shared\FontAwesome\less\icons.less */
.fa-hospital-o:before {
  content: "\f0f8";
}
/* line 255, _shared\FontAwesome\less\icons.less */
.fa-ambulance:before {
  content: "\f0f9";
}
/* line 256, _shared\FontAwesome\less\icons.less */
.fa-medkit:before {
  content: "\f0fa";
}
/* line 257, _shared\FontAwesome\less\icons.less */
.fa-fighter-jet:before {
  content: "\f0fb";
}
/* line 258, _shared\FontAwesome\less\icons.less */
.fa-beer:before {
  content: "\f0fc";
}
/* line 259, _shared\FontAwesome\less\icons.less */
.fa-h-square:before {
  content: "\f0fd";
}
/* line 260, _shared\FontAwesome\less\icons.less */
.fa-plus-square:before {
  content: "\f0fe";
}
/* line 261, _shared\FontAwesome\less\icons.less */
.fa-angle-double-left:before {
  content: "\f100";
}
/* line 262, _shared\FontAwesome\less\icons.less */
.fa-angle-double-right:before {
  content: "\f101";
}
/* line 263, _shared\FontAwesome\less\icons.less */
.fa-angle-double-up:before {
  content: "\f102";
}
/* line 264, _shared\FontAwesome\less\icons.less */
.fa-angle-double-down:before {
  content: "\f103";
}
/* line 265, _shared\FontAwesome\less\icons.less */
.fa-angle-left:before {
  content: "\f104";
}
/* line 266, _shared\FontAwesome\less\icons.less */
.fa-angle-right:before {
  content: "\f105";
}
/* line 267, _shared\FontAwesome\less\icons.less */
.fa-angle-up:before {
  content: "\f106";
}
/* line 268, _shared\FontAwesome\less\icons.less */
.fa-angle-down:before {
  content: "\f107";
}
/* line 269, _shared\FontAwesome\less\icons.less */
.fa-desktop:before {
  content: "\f108";
}
/* line 270, _shared\FontAwesome\less\icons.less */
.fa-laptop:before {
  content: "\f109";
}
/* line 271, _shared\FontAwesome\less\icons.less */
.fa-tablet:before {
  content: "\f10a";
}
/* line 272, _shared\FontAwesome\less\icons.less */
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
/* line 274, _shared\FontAwesome\less\icons.less */
.fa-circle-o:before {
  content: "\f10c";
}
/* line 275, _shared\FontAwesome\less\icons.less */
.fa-quote-left:before {
  content: "\f10d";
}
/* line 276, _shared\FontAwesome\less\icons.less */
.fa-quote-right:before {
  content: "\f10e";
}
/* line 277, _shared\FontAwesome\less\icons.less */
.fa-spinner:before {
  content: "\f110";
}
/* line 278, _shared\FontAwesome\less\icons.less */
.fa-circle:before {
  content: "\f111";
}
/* line 279, _shared\FontAwesome\less\icons.less */
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
/* line 281, _shared\FontAwesome\less\icons.less */
.fa-github-alt:before {
  content: "\f113";
}
/* line 282, _shared\FontAwesome\less\icons.less */
.fa-folder-o:before {
  content: "\f114";
}
/* line 283, _shared\FontAwesome\less\icons.less */
.fa-folder-open-o:before {
  content: "\f115";
}
/* line 284, _shared\FontAwesome\less\icons.less */
.fa-smile-o:before {
  content: "\f118";
}
/* line 285, _shared\FontAwesome\less\icons.less */
.fa-frown-o:before {
  content: "\f119";
}
/* line 286, _shared\FontAwesome\less\icons.less */
.fa-meh-o:before {
  content: "\f11a";
}
/* line 287, _shared\FontAwesome\less\icons.less */
.fa-gamepad:before {
  content: "\f11b";
}
/* line 288, _shared\FontAwesome\less\icons.less */
.fa-keyboard-o:before {
  content: "\f11c";
}
/* line 289, _shared\FontAwesome\less\icons.less */
.fa-flag-o:before {
  content: "\f11d";
}
/* line 290, _shared\FontAwesome\less\icons.less */
.fa-flag-checkered:before {
  content: "\f11e";
}
/* line 291, _shared\FontAwesome\less\icons.less */
.fa-terminal:before {
  content: "\f120";
}
/* line 292, _shared\FontAwesome\less\icons.less */
.fa-code:before {
  content: "\f121";
}
/* line 293, _shared\FontAwesome\less\icons.less */
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
/* line 295, _shared\FontAwesome\less\icons.less */
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
/* line 298, _shared\FontAwesome\less\icons.less */
.fa-location-arrow:before {
  content: "\f124";
}
/* line 299, _shared\FontAwesome\less\icons.less */
.fa-crop:before {
  content: "\f125";
}
/* line 300, _shared\FontAwesome\less\icons.less */
.fa-code-fork:before {
  content: "\f126";
}
/* line 301, _shared\FontAwesome\less\icons.less */
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
/* line 303, _shared\FontAwesome\less\icons.less */
.fa-question:before {
  content: "\f128";
}
/* line 304, _shared\FontAwesome\less\icons.less */
.fa-info:before {
  content: "\f129";
}
/* line 305, _shared\FontAwesome\less\icons.less */
.fa-exclamation:before {
  content: "\f12a";
}
/* line 306, _shared\FontAwesome\less\icons.less */
.fa-superscript:before {
  content: "\f12b";
}
/* line 307, _shared\FontAwesome\less\icons.less */
.fa-subscript:before {
  content: "\f12c";
}
/* line 308, _shared\FontAwesome\less\icons.less */
.fa-eraser:before {
  content: "\f12d";
}
/* line 309, _shared\FontAwesome\less\icons.less */
.fa-puzzle-piece:before {
  content: "\f12e";
}
/* line 310, _shared\FontAwesome\less\icons.less */
.fa-microphone:before {
  content: "\f130";
}
/* line 311, _shared\FontAwesome\less\icons.less */
.fa-microphone-slash:before {
  content: "\f131";
}
/* line 312, _shared\FontAwesome\less\icons.less */
.fa-shield:before {
  content: "\f132";
}
/* line 313, _shared\FontAwesome\less\icons.less */
.fa-calendar-o:before {
  content: "\f133";
}
/* line 314, _shared\FontAwesome\less\icons.less */
.fa-fire-extinguisher:before {
  content: "\f134";
}
/* line 315, _shared\FontAwesome\less\icons.less */
.fa-rocket:before {
  content: "\f135";
}
/* line 316, _shared\FontAwesome\less\icons.less */
.fa-maxcdn:before {
  content: "\f136";
}
/* line 317, _shared\FontAwesome\less\icons.less */
.fa-chevron-circle-left:before {
  content: "\f137";
}
/* line 318, _shared\FontAwesome\less\icons.less */
.fa-chevron-circle-right:before {
  content: "\f138";
}
/* line 319, _shared\FontAwesome\less\icons.less */
.fa-chevron-circle-up:before {
  content: "\f139";
}
/* line 320, _shared\FontAwesome\less\icons.less */
.fa-chevron-circle-down:before {
  content: "\f13a";
}
/* line 321, _shared\FontAwesome\less\icons.less */
.fa-html5:before {
  content: "\f13b";
}
/* line 322, _shared\FontAwesome\less\icons.less */
.fa-css3:before {
  content: "\f13c";
}
/* line 323, _shared\FontAwesome\less\icons.less */
.fa-anchor:before {
  content: "\f13d";
}
/* line 324, _shared\FontAwesome\less\icons.less */
.fa-unlock-alt:before {
  content: "\f13e";
}
/* line 325, _shared\FontAwesome\less\icons.less */
.fa-bullseye:before {
  content: "\f140";
}
/* line 326, _shared\FontAwesome\less\icons.less */
.fa-ellipsis-h:before {
  content: "\f141";
}
/* line 327, _shared\FontAwesome\less\icons.less */
.fa-ellipsis-v:before {
  content: "\f142";
}
/* line 328, _shared\FontAwesome\less\icons.less */
.fa-rss-square:before {
  content: "\f143";
}
/* line 329, _shared\FontAwesome\less\icons.less */
.fa-play-circle:before {
  content: "\f144";
}
/* line 330, _shared\FontAwesome\less\icons.less */
.fa-ticket:before {
  content: "\f145";
}
/* line 331, _shared\FontAwesome\less\icons.less */
.fa-minus-square:before {
  content: "\f146";
}
/* line 332, _shared\FontAwesome\less\icons.less */
.fa-minus-square-o:before {
  content: "\f147";
}
/* line 333, _shared\FontAwesome\less\icons.less */
.fa-level-up:before {
  content: "\f148";
}
/* line 334, _shared\FontAwesome\less\icons.less */
.fa-level-down:before {
  content: "\f149";
}
/* line 335, _shared\FontAwesome\less\icons.less */
.fa-check-square:before {
  content: "\f14a";
}
/* line 336, _shared\FontAwesome\less\icons.less */
.fa-pencil-square:before {
  content: "\f14b";
}
/* line 337, _shared\FontAwesome\less\icons.less */
.fa-external-link-square:before {
  content: "\f14c";
}
/* line 338, _shared\FontAwesome\less\icons.less */
.fa-share-square:before {
  content: "\f14d";
}
/* line 339, _shared\FontAwesome\less\icons.less */
.fa-compass:before {
  content: "\f14e";
}
/* line 340, _shared\FontAwesome\less\icons.less */
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
/* line 342, _shared\FontAwesome\less\icons.less */
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
/* line 344, _shared\FontAwesome\less\icons.less */
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
/* line 346, _shared\FontAwesome\less\icons.less */
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
/* line 348, _shared\FontAwesome\less\icons.less */
.fa-gbp:before {
  content: "\f154";
}
/* line 349, _shared\FontAwesome\less\icons.less */
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
/* line 351, _shared\FontAwesome\less\icons.less */
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
/* line 353, _shared\FontAwesome\less\icons.less */
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
/* line 357, _shared\FontAwesome\less\icons.less */
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
/* line 360, _shared\FontAwesome\less\icons.less */
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
/* line 362, _shared\FontAwesome\less\icons.less */
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
/* line 364, _shared\FontAwesome\less\icons.less */
.fa-file:before {
  content: "\f15b";
}
/* line 365, _shared\FontAwesome\less\icons.less */
.fa-file-text:before {
  content: "\f15c";
}
/* line 366, _shared\FontAwesome\less\icons.less */
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
/* line 367, _shared\FontAwesome\less\icons.less */
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
/* line 368, _shared\FontAwesome\less\icons.less */
.fa-sort-amount-asc:before {
  content: "\f160";
}
/* line 369, _shared\FontAwesome\less\icons.less */
.fa-sort-amount-desc:before {
  content: "\f161";
}
/* line 370, _shared\FontAwesome\less\icons.less */
.fa-sort-numeric-asc:before {
  content: "\f162";
}
/* line 371, _shared\FontAwesome\less\icons.less */
.fa-sort-numeric-desc:before {
  content: "\f163";
}
/* line 372, _shared\FontAwesome\less\icons.less */
.fa-thumbs-up:before {
  content: "\f164";
}
/* line 373, _shared\FontAwesome\less\icons.less */
.fa-thumbs-down:before {
  content: "\f165";
}
/* line 374, _shared\FontAwesome\less\icons.less */
.fa-youtube-square:before {
  content: "\f166";
}
/* line 375, _shared\FontAwesome\less\icons.less */
.fa-youtube:before {
  content: "\f167";
}
/* line 376, _shared\FontAwesome\less\icons.less */
.fa-xing:before {
  content: "\f168";
}
/* line 377, _shared\FontAwesome\less\icons.less */
.fa-xing-square:before {
  content: "\f169";
}
/* line 378, _shared\FontAwesome\less\icons.less */
.fa-youtube-play:before {
  content: "\f16a";
}
/* line 379, _shared\FontAwesome\less\icons.less */
.fa-dropbox:before {
  content: "\f16b";
}
/* line 380, _shared\FontAwesome\less\icons.less */
.fa-stack-overflow:before {
  content: "\f16c";
}
/* line 381, _shared\FontAwesome\less\icons.less */
.fa-instagram:before {
  content: "\f16d";
}
/* line 382, _shared\FontAwesome\less\icons.less */
.fa-flickr:before {
  content: "\f16e";
}
/* line 383, _shared\FontAwesome\less\icons.less */
.fa-adn:before {
  content: "\f170";
}
/* line 384, _shared\FontAwesome\less\icons.less */
.fa-bitbucket:before {
  content: "\f171";
}
/* line 385, _shared\FontAwesome\less\icons.less */
.fa-bitbucket-square:before {
  content: "\f172";
}
/* line 386, _shared\FontAwesome\less\icons.less */
.fa-tumblr:before {
  content: "\f173";
}
/* line 387, _shared\FontAwesome\less\icons.less */
.fa-tumblr-square:before {
  content: "\f174";
}
/* line 388, _shared\FontAwesome\less\icons.less */
.fa-long-arrow-down:before {
  content: "\f175";
}
/* line 389, _shared\FontAwesome\less\icons.less */
.fa-long-arrow-up:before {
  content: "\f176";
}
/* line 390, _shared\FontAwesome\less\icons.less */
.fa-long-arrow-left:before {
  content: "\f177";
}
/* line 391, _shared\FontAwesome\less\icons.less */
.fa-long-arrow-right:before {
  content: "\f178";
}
/* line 392, _shared\FontAwesome\less\icons.less */
.fa-apple:before {
  content: "\f179";
}
/* line 393, _shared\FontAwesome\less\icons.less */
.fa-windows:before {
  content: "\f17a";
}
/* line 394, _shared\FontAwesome\less\icons.less */
.fa-android:before {
  content: "\f17b";
}
/* line 395, _shared\FontAwesome\less\icons.less */
.fa-linux:before {
  content: "\f17c";
}
/* line 396, _shared\FontAwesome\less\icons.less */
.fa-dribbble:before {
  content: "\f17d";
}
/* line 397, _shared\FontAwesome\less\icons.less */
.fa-skype:before {
  content: "\f17e";
}
/* line 398, _shared\FontAwesome\less\icons.less */
.fa-foursquare:before {
  content: "\f180";
}
/* line 399, _shared\FontAwesome\less\icons.less */
.fa-trello:before {
  content: "\f181";
}
/* line 400, _shared\FontAwesome\less\icons.less */
.fa-female:before {
  content: "\f182";
}
/* line 401, _shared\FontAwesome\less\icons.less */
.fa-male:before {
  content: "\f183";
}
/* line 402, _shared\FontAwesome\less\icons.less */
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
/* line 404, _shared\FontAwesome\less\icons.less */
.fa-sun-o:before {
  content: "\f185";
}
/* line 405, _shared\FontAwesome\less\icons.less */
.fa-moon-o:before {
  content: "\f186";
}
/* line 406, _shared\FontAwesome\less\icons.less */
.fa-archive:before {
  content: "\f187";
}
/* line 407, _shared\FontAwesome\less\icons.less */
.fa-bug:before {
  content: "\f188";
}
/* line 408, _shared\FontAwesome\less\icons.less */
.fa-vk:before {
  content: "\f189";
}
/* line 409, _shared\FontAwesome\less\icons.less */
.fa-weibo:before {
  content: "\f18a";
}
/* line 410, _shared\FontAwesome\less\icons.less */
.fa-renren:before {
  content: "\f18b";
}
/* line 411, _shared\FontAwesome\less\icons.less */
.fa-pagelines:before {
  content: "\f18c";
}
/* line 412, _shared\FontAwesome\less\icons.less */
.fa-stack-exchange:before {
  content: "\f18d";
}
/* line 413, _shared\FontAwesome\less\icons.less */
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
/* line 414, _shared\FontAwesome\less\icons.less */
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
/* line 415, _shared\FontAwesome\less\icons.less */
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
/* line 417, _shared\FontAwesome\less\icons.less */
.fa-dot-circle-o:before {
  content: "\f192";
}
/* line 418, _shared\FontAwesome\less\icons.less */
.fa-wheelchair:before {
  content: "\f193";
}
/* line 419, _shared\FontAwesome\less\icons.less */
.fa-vimeo-square:before {
  content: "\f194";
}
/* line 420, _shared\FontAwesome\less\icons.less */
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
/* line 422, _shared\FontAwesome\less\icons.less */
.fa-plus-square-o:before {
  content: "\f196";
}
/* line 423, _shared\FontAwesome\less\icons.less */
.fa-space-shuttle:before {
  content: "\f197";
}
/* line 424, _shared\FontAwesome\less\icons.less */
.fa-slack:before {
  content: "\f198";
}
/* line 425, _shared\FontAwesome\less\icons.less */
.fa-envelope-square:before {
  content: "\f199";
}
/* line 426, _shared\FontAwesome\less\icons.less */
.fa-wordpress:before {
  content: "\f19a";
}
/* line 427, _shared\FontAwesome\less\icons.less */
.fa-openid:before {
  content: "\f19b";
}
/* line 428, _shared\FontAwesome\less\icons.less */
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
/* line 431, _shared\FontAwesome\less\icons.less */
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
/* line 433, _shared\FontAwesome\less\icons.less */
.fa-yahoo:before {
  content: "\f19e";
}
/* line 434, _shared\FontAwesome\less\icons.less */
.fa-google:before {
  content: "\f1a0";
}
/* line 435, _shared\FontAwesome\less\icons.less */
.fa-reddit:before {
  content: "\f1a1";
}
/* line 436, _shared\FontAwesome\less\icons.less */
.fa-reddit-square:before {
  content: "\f1a2";
}
/* line 437, _shared\FontAwesome\less\icons.less */
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
/* line 438, _shared\FontAwesome\less\icons.less */
.fa-stumbleupon:before {
  content: "\f1a4";
}
/* line 439, _shared\FontAwesome\less\icons.less */
.fa-delicious:before {
  content: "\f1a5";
}
/* line 440, _shared\FontAwesome\less\icons.less */
.fa-digg:before {
  content: "\f1a6";
}
/* line 441, _shared\FontAwesome\less\icons.less */
.fa-pied-piper:before {
  content: "\f1a7";
}
/* line 442, _shared\FontAwesome\less\icons.less */
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
/* line 443, _shared\FontAwesome\less\icons.less */
.fa-drupal:before {
  content: "\f1a9";
}
/* line 444, _shared\FontAwesome\less\icons.less */
.fa-joomla:before {
  content: "\f1aa";
}
/* line 445, _shared\FontAwesome\less\icons.less */
.fa-language:before {
  content: "\f1ab";
}
/* line 446, _shared\FontAwesome\less\icons.less */
.fa-fax:before {
  content: "\f1ac";
}
/* line 447, _shared\FontAwesome\less\icons.less */
.fa-building:before {
  content: "\f1ad";
}
/* line 448, _shared\FontAwesome\less\icons.less */
.fa-child:before {
  content: "\f1ae";
}
/* line 449, _shared\FontAwesome\less\icons.less */
.fa-paw:before {
  content: "\f1b0";
}
/* line 450, _shared\FontAwesome\less\icons.less */
.fa-spoon:before {
  content: "\f1b1";
}
/* line 451, _shared\FontAwesome\less\icons.less */
.fa-cube:before {
  content: "\f1b2";
}
/* line 452, _shared\FontAwesome\less\icons.less */
.fa-cubes:before {
  content: "\f1b3";
}
/* line 453, _shared\FontAwesome\less\icons.less */
.fa-behance:before {
  content: "\f1b4";
}
/* line 454, _shared\FontAwesome\less\icons.less */
.fa-behance-square:before {
  content: "\f1b5";
}
/* line 455, _shared\FontAwesome\less\icons.less */
.fa-steam:before {
  content: "\f1b6";
}
/* line 456, _shared\FontAwesome\less\icons.less */
.fa-steam-square:before {
  content: "\f1b7";
}
/* line 457, _shared\FontAwesome\less\icons.less */
.fa-recycle:before {
  content: "\f1b8";
}
/* line 458, _shared\FontAwesome\less\icons.less */
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
/* line 460, _shared\FontAwesome\less\icons.less */
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
/* line 462, _shared\FontAwesome\less\icons.less */
.fa-tree:before {
  content: "\f1bb";
}
/* line 463, _shared\FontAwesome\less\icons.less */
.fa-spotify:before {
  content: "\f1bc";
}
/* line 464, _shared\FontAwesome\less\icons.less */
.fa-deviantart:before {
  content: "\f1bd";
}
/* line 465, _shared\FontAwesome\less\icons.less */
.fa-soundcloud:before {
  content: "\f1be";
}
/* line 466, _shared\FontAwesome\less\icons.less */
.fa-database:before {
  content: "\f1c0";
}
/* line 467, _shared\FontAwesome\less\icons.less */
.fa-file-pdf-o:before {
  content: "\f1c1";
}
/* line 468, _shared\FontAwesome\less\icons.less */
.fa-file-word-o:before {
  content: "\f1c2";
}
/* line 469, _shared\FontAwesome\less\icons.less */
.fa-file-excel-o:before {
  content: "\f1c3";
}
/* line 470, _shared\FontAwesome\less\icons.less */
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
/* line 471, _shared\FontAwesome\less\icons.less */
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
/* line 474, _shared\FontAwesome\less\icons.less */
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
/* line 476, _shared\FontAwesome\less\icons.less */
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
/* line 478, _shared\FontAwesome\less\icons.less */
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
/* line 480, _shared\FontAwesome\less\icons.less */
.fa-file-code-o:before {
  content: "\f1c9";
}
/* line 481, _shared\FontAwesome\less\icons.less */
.fa-vine:before {
  content: "\f1ca";
}
/* line 482, _shared\FontAwesome\less\icons.less */
.fa-codepen:before {
  content: "\f1cb";
}
/* line 483, _shared\FontAwesome\less\icons.less */
.fa-jsfiddle:before {
  content: "\f1cc";
}
/* line 484, _shared\FontAwesome\less\icons.less */
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
/* line 489, _shared\FontAwesome\less\icons.less */
.fa-circle-o-notch:before {
  content: "\f1ce";
}
/* line 490, _shared\FontAwesome\less\icons.less */
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}
/* line 492, _shared\FontAwesome\less\icons.less */
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
/* line 494, _shared\FontAwesome\less\icons.less */
.fa-git-square:before {
  content: "\f1d2";
}
/* line 495, _shared\FontAwesome\less\icons.less */
.fa-git:before {
  content: "\f1d3";
}
/* line 496, _shared\FontAwesome\less\icons.less */
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
/* line 499, _shared\FontAwesome\less\icons.less */
.fa-tencent-weibo:before {
  content: "\f1d5";
}
/* line 500, _shared\FontAwesome\less\icons.less */
.fa-qq:before {
  content: "\f1d6";
}
/* line 501, _shared\FontAwesome\less\icons.less */
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
/* line 503, _shared\FontAwesome\less\icons.less */
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
/* line 505, _shared\FontAwesome\less\icons.less */
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
/* line 507, _shared\FontAwesome\less\icons.less */
.fa-history:before {
  content: "\f1da";
}
/* line 508, _shared\FontAwesome\less\icons.less */
.fa-circle-thin:before {
  content: "\f1db";
}
/* line 509, _shared\FontAwesome\less\icons.less */
.fa-header:before {
  content: "\f1dc";
}
/* line 510, _shared\FontAwesome\less\icons.less */
.fa-paragraph:before {
  content: "\f1dd";
}
/* line 511, _shared\FontAwesome\less\icons.less */
.fa-sliders:before {
  content: "\f1de";
}
/* line 512, _shared\FontAwesome\less\icons.less */
.fa-share-alt:before {
  content: "\f1e0";
}
/* line 513, _shared\FontAwesome\less\icons.less */
.fa-share-alt-square:before {
  content: "\f1e1";
}
/* line 514, _shared\FontAwesome\less\icons.less */
.fa-bomb:before {
  content: "\f1e2";
}
/* line 515, _shared\FontAwesome\less\icons.less */
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
/* line 517, _shared\FontAwesome\less\icons.less */
.fa-tty:before {
  content: "\f1e4";
}
/* line 518, _shared\FontAwesome\less\icons.less */
.fa-binoculars:before {
  content: "\f1e5";
}
/* line 519, _shared\FontAwesome\less\icons.less */
.fa-plug:before {
  content: "\f1e6";
}
/* line 520, _shared\FontAwesome\less\icons.less */
.fa-slideshare:before {
  content: "\f1e7";
}
/* line 521, _shared\FontAwesome\less\icons.less */
.fa-twitch:before {
  content: "\f1e8";
}
/* line 522, _shared\FontAwesome\less\icons.less */
.fa-yelp:before {
  content: "\f1e9";
}
/* line 523, _shared\FontAwesome\less\icons.less */
.fa-newspaper-o:before {
  content: "\f1ea";
}
/* line 524, _shared\FontAwesome\less\icons.less */
.fa-wifi:before {
  content: "\f1eb";
}
/* line 525, _shared\FontAwesome\less\icons.less */
.fa-calculator:before {
  content: "\f1ec";
}
/* line 526, _shared\FontAwesome\less\icons.less */
.fa-paypal:before {
  content: "\f1ed";
}
/* line 527, _shared\FontAwesome\less\icons.less */
.fa-google-wallet:before {
  content: "\f1ee";
}
/* line 528, _shared\FontAwesome\less\icons.less */
.fa-cc-visa:before {
  content: "\f1f0";
}
/* line 529, _shared\FontAwesome\less\icons.less */
.fa-cc-mastercard:before {
  content: "\f1f1";
}
/* line 530, _shared\FontAwesome\less\icons.less */
.fa-cc-discover:before {
  content: "\f1f2";
}
/* line 531, _shared\FontAwesome\less\icons.less */
.fa-cc-amex:before {
  content: "\f1f3";
}
/* line 532, _shared\FontAwesome\less\icons.less */
.fa-cc-paypal:before {
  content: "\f1f4";
}
/* line 533, _shared\FontAwesome\less\icons.less */
.fa-cc-stripe:before {
  content: "\f1f5";
}
/* line 534, _shared\FontAwesome\less\icons.less */
.fa-bell-slash:before {
  content: "\f1f6";
}
/* line 535, _shared\FontAwesome\less\icons.less */
.fa-bell-slash-o:before {
  content: "\f1f7";
}
/* line 536, _shared\FontAwesome\less\icons.less */
.fa-trash:before {
  content: "\f1f8";
}
/* line 537, _shared\FontAwesome\less\icons.less */
.fa-copyright:before {
  content: "\f1f9";
}
/* line 538, _shared\FontAwesome\less\icons.less */
.fa-at:before {
  content: "\f1fa";
}
/* line 539, _shared\FontAwesome\less\icons.less */
.fa-eyedropper:before {
  content: "\f1fb";
}
/* line 540, _shared\FontAwesome\less\icons.less */
.fa-paint-brush:before {
  content: "\f1fc";
}
/* line 541, _shared\FontAwesome\less\icons.less */
.fa-birthday-cake:before {
  content: "\f1fd";
}
/* line 542, _shared\FontAwesome\less\icons.less */
.fa-area-chart:before {
  content: "\f1fe";
}
/* line 543, _shared\FontAwesome\less\icons.less */
.fa-pie-chart:before {
  content: "\f200";
}
/* line 544, _shared\FontAwesome\less\icons.less */
.fa-line-chart:before {
  content: "\f201";
}
/* line 545, _shared\FontAwesome\less\icons.less */
.fa-lastfm:before {
  content: "\f202";
}
/* line 546, _shared\FontAwesome\less\icons.less */
.fa-lastfm-square:before {
  content: "\f203";
}
/* line 547, _shared\FontAwesome\less\icons.less */
.fa-toggle-off:before {
  content: "\f204";
}
/* line 548, _shared\FontAwesome\less\icons.less */
.fa-toggle-on:before {
  content: "\f205";
}
/* line 549, _shared\FontAwesome\less\icons.less */
.fa-bicycle:before {
  content: "\f206";
}
/* line 550, _shared\FontAwesome\less\icons.less */
.fa-bus:before {
  content: "\f207";
}
/* line 551, _shared\FontAwesome\less\icons.less */
.fa-ioxhost:before {
  content: "\f208";
}
/* line 552, _shared\FontAwesome\less\icons.less */
.fa-angellist:before {
  content: "\f209";
}
/* line 553, _shared\FontAwesome\less\icons.less */
.fa-cc:before {
  content: "\f20a";
}
/* line 554, _shared\FontAwesome\less\icons.less */
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
/* line 557, _shared\FontAwesome\less\icons.less */
.fa-meanpath:before {
  content: "\f20c";
}
/* line 558, _shared\FontAwesome\less\icons.less */
.fa-buysellads:before {
  content: "\f20d";
}
/* line 559, _shared\FontAwesome\less\icons.less */
.fa-connectdevelop:before {
  content: "\f20e";
}
/* line 560, _shared\FontAwesome\less\icons.less */
.fa-dashcube:before {
  content: "\f210";
}
/* line 561, _shared\FontAwesome\less\icons.less */
.fa-forumbee:before {
  content: "\f211";
}
/* line 562, _shared\FontAwesome\less\icons.less */
.fa-leanpub:before {
  content: "\f212";
}
/* line 563, _shared\FontAwesome\less\icons.less */
.fa-sellsy:before {
  content: "\f213";
}
/* line 564, _shared\FontAwesome\less\icons.less */
.fa-shirtsinbulk:before {
  content: "\f214";
}
/* line 565, _shared\FontAwesome\less\icons.less */
.fa-simplybuilt:before {
  content: "\f215";
}
/* line 566, _shared\FontAwesome\less\icons.less */
.fa-skyatlas:before {
  content: "\f216";
}
/* line 567, _shared\FontAwesome\less\icons.less */
.fa-cart-plus:before {
  content: "\f217";
}
/* line 568, _shared\FontAwesome\less\icons.less */
.fa-cart-arrow-down:before {
  content: "\f218";
}
/* line 569, _shared\FontAwesome\less\icons.less */
.fa-diamond:before {
  content: "\f219";
}
/* line 570, _shared\FontAwesome\less\icons.less */
.fa-ship:before {
  content: "\f21a";
}
/* line 571, _shared\FontAwesome\less\icons.less */
.fa-user-secret:before {
  content: "\f21b";
}
/* line 572, _shared\FontAwesome\less\icons.less */
.fa-motorcycle:before {
  content: "\f21c";
}
/* line 573, _shared\FontAwesome\less\icons.less */
.fa-street-view:before {
  content: "\f21d";
}
/* line 574, _shared\FontAwesome\less\icons.less */
.fa-heartbeat:before {
  content: "\f21e";
}
/* line 575, _shared\FontAwesome\less\icons.less */
.fa-venus:before {
  content: "\f221";
}
/* line 576, _shared\FontAwesome\less\icons.less */
.fa-mars:before {
  content: "\f222";
}
/* line 577, _shared\FontAwesome\less\icons.less */
.fa-mercury:before {
  content: "\f223";
}
/* line 578, _shared\FontAwesome\less\icons.less */
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
/* line 580, _shared\FontAwesome\less\icons.less */
.fa-transgender-alt:before {
  content: "\f225";
}
/* line 581, _shared\FontAwesome\less\icons.less */
.fa-venus-double:before {
  content: "\f226";
}
/* line 582, _shared\FontAwesome\less\icons.less */
.fa-mars-double:before {
  content: "\f227";
}
/* line 583, _shared\FontAwesome\less\icons.less */
.fa-venus-mars:before {
  content: "\f228";
}
/* line 584, _shared\FontAwesome\less\icons.less */
.fa-mars-stroke:before {
  content: "\f229";
}
/* line 585, _shared\FontAwesome\less\icons.less */
.fa-mars-stroke-v:before {
  content: "\f22a";
}
/* line 586, _shared\FontAwesome\less\icons.less */
.fa-mars-stroke-h:before {
  content: "\f22b";
}
/* line 587, _shared\FontAwesome\less\icons.less */
.fa-neuter:before {
  content: "\f22c";
}
/* line 588, _shared\FontAwesome\less\icons.less */
.fa-genderless:before {
  content: "\f22d";
}
/* line 589, _shared\FontAwesome\less\icons.less */
.fa-facebook-official:before {
  content: "\f230";
}
/* line 590, _shared\FontAwesome\less\icons.less */
.fa-pinterest-p:before {
  content: "\f231";
}
/* line 591, _shared\FontAwesome\less\icons.less */
.fa-whatsapp:before {
  content: "\f232";
}
/* line 592, _shared\FontAwesome\less\icons.less */
.fa-server:before {
  content: "\f233";
}
/* line 593, _shared\FontAwesome\less\icons.less */
.fa-user-plus:before {
  content: "\f234";
}
/* line 594, _shared\FontAwesome\less\icons.less */
.fa-user-times:before {
  content: "\f235";
}
/* line 595, _shared\FontAwesome\less\icons.less */
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
/* line 597, _shared\FontAwesome\less\icons.less */
.fa-viacoin:before {
  content: "\f237";
}
/* line 598, _shared\FontAwesome\less\icons.less */
.fa-train:before {
  content: "\f238";
}
/* line 599, _shared\FontAwesome\less\icons.less */
.fa-subway:before {
  content: "\f239";
}
/* line 600, _shared\FontAwesome\less\icons.less */
.fa-medium:before {
  content: "\f23a";
}
/* line 601, _shared\FontAwesome\less\icons.less */
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
/* line 603, _shared\FontAwesome\less\icons.less */
.fa-optin-monster:before {
  content: "\f23c";
}
/* line 604, _shared\FontAwesome\less\icons.less */
.fa-opencart:before {
  content: "\f23d";
}
/* line 605, _shared\FontAwesome\less\icons.less */
.fa-expeditedssl:before {
  content: "\f23e";
}
/* line 606, _shared\FontAwesome\less\icons.less */
.fa-battery-4:before,
.fa-battery-full:before {
  content: "\f240";
}
/* line 608, _shared\FontAwesome\less\icons.less */
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
/* line 610, _shared\FontAwesome\less\icons.less */
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
/* line 612, _shared\FontAwesome\less\icons.less */
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
/* line 614, _shared\FontAwesome\less\icons.less */
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
/* line 616, _shared\FontAwesome\less\icons.less */
.fa-mouse-pointer:before {
  content: "\f245";
}
/* line 617, _shared\FontAwesome\less\icons.less */
.fa-i-cursor:before {
  content: "\f246";
}
/* line 618, _shared\FontAwesome\less\icons.less */
.fa-object-group:before {
  content: "\f247";
}
/* line 619, _shared\FontAwesome\less\icons.less */
.fa-object-ungroup:before {
  content: "\f248";
}
/* line 620, _shared\FontAwesome\less\icons.less */
.fa-sticky-note:before {
  content: "\f249";
}
/* line 621, _shared\FontAwesome\less\icons.less */
.fa-sticky-note-o:before {
  content: "\f24a";
}
/* line 622, _shared\FontAwesome\less\icons.less */
.fa-cc-jcb:before {
  content: "\f24b";
}
/* line 623, _shared\FontAwesome\less\icons.less */
.fa-cc-diners-club:before {
  content: "\f24c";
}
/* line 624, _shared\FontAwesome\less\icons.less */
.fa-clone:before {
  content: "\f24d";
}
/* line 625, _shared\FontAwesome\less\icons.less */
.fa-balance-scale:before {
  content: "\f24e";
}
/* line 626, _shared\FontAwesome\less\icons.less */
.fa-hourglass-o:before {
  content: "\f250";
}
/* line 627, _shared\FontAwesome\less\icons.less */
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
/* line 629, _shared\FontAwesome\less\icons.less */
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
/* line 631, _shared\FontAwesome\less\icons.less */
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
/* line 633, _shared\FontAwesome\less\icons.less */
.fa-hourglass:before {
  content: "\f254";
}
/* line 634, _shared\FontAwesome\less\icons.less */
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
/* line 636, _shared\FontAwesome\less\icons.less */
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
/* line 638, _shared\FontAwesome\less\icons.less */
.fa-hand-scissors-o:before {
  content: "\f257";
}
/* line 639, _shared\FontAwesome\less\icons.less */
.fa-hand-lizard-o:before {
  content: "\f258";
}
/* line 640, _shared\FontAwesome\less\icons.less */
.fa-hand-spock-o:before {
  content: "\f259";
}
/* line 641, _shared\FontAwesome\less\icons.less */
.fa-hand-pointer-o:before {
  content: "\f25a";
}
/* line 642, _shared\FontAwesome\less\icons.less */
.fa-hand-peace-o:before {
  content: "\f25b";
}
/* line 643, _shared\FontAwesome\less\icons.less */
.fa-trademark:before {
  content: "\f25c";
}
/* line 644, _shared\FontAwesome\less\icons.less */
.fa-registered:before {
  content: "\f25d";
}
/* line 645, _shared\FontAwesome\less\icons.less */
.fa-creative-commons:before {
  content: "\f25e";
}
/* line 646, _shared\FontAwesome\less\icons.less */
.fa-gg:before {
  content: "\f260";
}
/* line 647, _shared\FontAwesome\less\icons.less */
.fa-gg-circle:before {
  content: "\f261";
}
/* line 648, _shared\FontAwesome\less\icons.less */
.fa-tripadvisor:before {
  content: "\f262";
}
/* line 649, _shared\FontAwesome\less\icons.less */
.fa-odnoklassniki:before {
  content: "\f263";
}
/* line 650, _shared\FontAwesome\less\icons.less */
.fa-odnoklassniki-square:before {
  content: "\f264";
}
/* line 651, _shared\FontAwesome\less\icons.less */
.fa-get-pocket:before {
  content: "\f265";
}
/* line 652, _shared\FontAwesome\less\icons.less */
.fa-wikipedia-w:before {
  content: "\f266";
}
/* line 653, _shared\FontAwesome\less\icons.less */
.fa-safari:before {
  content: "\f267";
}
/* line 654, _shared\FontAwesome\less\icons.less */
.fa-chrome:before {
  content: "\f268";
}
/* line 655, _shared\FontAwesome\less\icons.less */
.fa-firefox:before {
  content: "\f269";
}
/* line 656, _shared\FontAwesome\less\icons.less */
.fa-opera:before {
  content: "\f26a";
}
/* line 657, _shared\FontAwesome\less\icons.less */
.fa-internet-explorer:before {
  content: "\f26b";
}
/* line 658, _shared\FontAwesome\less\icons.less */
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
/* line 660, _shared\FontAwesome\less\icons.less */
.fa-contao:before {
  content: "\f26d";
}
/* line 661, _shared\FontAwesome\less\icons.less */
.fa-500px:before {
  content: "\f26e";
}
/* line 662, _shared\FontAwesome\less\icons.less */
.fa-amazon:before {
  content: "\f270";
}
/* line 663, _shared\FontAwesome\less\icons.less */
.fa-calendar-plus-o:before {
  content: "\f271";
}
/* line 664, _shared\FontAwesome\less\icons.less */
.fa-calendar-minus-o:before {
  content: "\f272";
}
/* line 665, _shared\FontAwesome\less\icons.less */
.fa-calendar-times-o:before {
  content: "\f273";
}
/* line 666, _shared\FontAwesome\less\icons.less */
.fa-calendar-check-o:before {
  content: "\f274";
}
/* line 667, _shared\FontAwesome\less\icons.less */
.fa-industry:before {
  content: "\f275";
}
/* line 668, _shared\FontAwesome\less\icons.less */
.fa-map-pin:before {
  content: "\f276";
}
/* line 669, _shared\FontAwesome\less\icons.less */
.fa-map-signs:before {
  content: "\f277";
}
/* line 670, _shared\FontAwesome\less\icons.less */
.fa-map-o:before {
  content: "\f278";
}
/* line 671, _shared\FontAwesome\less\icons.less */
.fa-map:before {
  content: "\f279";
}
/* line 672, _shared\FontAwesome\less\icons.less */
.fa-commenting:before {
  content: "\f27a";
}
/* line 673, _shared\FontAwesome\less\icons.less */
.fa-commenting-o:before {
  content: "\f27b";
}
/* line 674, _shared\FontAwesome\less\icons.less */
.fa-houzz:before {
  content: "\f27c";
}
/* line 675, _shared\FontAwesome\less\icons.less */
.fa-vimeo:before {
  content: "\f27d";
}
/* line 676, _shared\FontAwesome\less\icons.less */
.fa-black-tie:before {
  content: "\f27e";
}
/* line 677, _shared\FontAwesome\less\icons.less */
.fa-fonticons:before {
  content: "\f280";
}
/* line 678, _shared\FontAwesome\less\icons.less */
.fa-reddit-alien:before {
  content: "\f281";
}
/* line 679, _shared\FontAwesome\less\icons.less */
.fa-edge:before {
  content: "\f282";
}
/* line 680, _shared\FontAwesome\less\icons.less */
.fa-credit-card-alt:before {
  content: "\f283";
}
/* line 681, _shared\FontAwesome\less\icons.less */
.fa-codiepie:before {
  content: "\f284";
}
/* line 682, _shared\FontAwesome\less\icons.less */
.fa-modx:before {
  content: "\f285";
}
/* line 683, _shared\FontAwesome\less\icons.less */
.fa-fort-awesome:before {
  content: "\f286";
}
/* line 684, _shared\FontAwesome\less\icons.less */
.fa-usb:before {
  content: "\f287";
}
/* line 685, _shared\FontAwesome\less\icons.less */
.fa-product-hunt:before {
  content: "\f288";
}
/* line 686, _shared\FontAwesome\less\icons.less */
.fa-mixcloud:before {
  content: "\f289";
}
/* line 687, _shared\FontAwesome\less\icons.less */
.fa-scribd:before {
  content: "\f28a";
}
/* line 688, _shared\FontAwesome\less\icons.less */
.fa-pause-circle:before {
  content: "\f28b";
}
/* line 689, _shared\FontAwesome\less\icons.less */
.fa-pause-circle-o:before {
  content: "\f28c";
}
/* line 690, _shared\FontAwesome\less\icons.less */
.fa-stop-circle:before {
  content: "\f28d";
}
/* line 691, _shared\FontAwesome\less\icons.less */
.fa-stop-circle-o:before {
  content: "\f28e";
}
/* line 692, _shared\FontAwesome\less\icons.less */
.fa-shopping-bag:before {
  content: "\f290";
}
/* line 693, _shared\FontAwesome\less\icons.less */
.fa-shopping-basket:before {
  content: "\f291";
}
/* line 694, _shared\FontAwesome\less\icons.less */
.fa-hashtag:before {
  content: "\f292";
}
/* line 695, _shared\FontAwesome\less\icons.less */
.fa-bluetooth:before {
  content: "\f293";
}
/* line 696, _shared\FontAwesome\less\icons.less */
.fa-bluetooth-b:before {
  content: "\f294";
}
/* line 697, _shared\FontAwesome\less\icons.less */
.fa-percent:before {
  content: "\f295";
}
/* line 240, _shared\mirror\less\mixins.less */
.hide-text {
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
}
/* Other ratios */
/* line 1, _shared\Themes\Layout\layout.less */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 1440px) {
  /* line 3, _shared\Themes\Layout\layout.less */
  .container {
    width: 1120px;
  }
}
/* line 8, _shared\Themes\Layout\layout.less */
.outer-wrap {
  height: 100%;
}
/* line 12, _shared\Themes\Layout\layout.less */
.inner-wrap {
  position: relative;
  float: left;
  height: 100%;
  width: 100%;
}
/* line 14, _shared\bootstrap\less\mixins\clearfix.less */
.container:before,
.container:after {
  content: " ";
  display: table;
}
/* line 19, _shared\bootstrap\less\mixins\clearfix.less */
.container:after {
  clear: both;
}
/* line 14, _shared\bootstrap\less\mixins\clearfix.less */
.container:before,
.container:after {
  content: " ";
  display: table;
}
/* line 19, _shared\bootstrap\less\mixins\clearfix.less */
.container:after {
  clear: both;
}
/* line 24, _shared\Themes\Layout\layout.less */
.content {
  position: relative;
  min-height: 56%;
}
/* line 27, _shared\Themes\Layout\layout.less */
.content .container {
  position: relative;
}
/* line 32, _shared\Themes\Layout\layout.less */
.content-wrap {
  margin-bottom: 20px;
  margin-bottom: 2rem;
}
/* line 36, _shared\Themes\Layout\layout.less */
.container-fluid {
  max-width: 1500px;
}
/* line 43, _shared\Themes\Layout\layout.less */
.page-content.content-page .sub-content {
  margin-bottom: 40px;
  margin-bottom: 4rem;
}
@media all and (min-width: 992px) {
  /* line 61, _shared\Themes\Layout\layout.less */
  .page-content.content-page .page-content-section {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -20px 0 20px -20px;
    margin-bottom: 0;
  }
  /* line 66, _shared\Themes\Layout\layout.less */
  .page-content.content-page .main-content {
    padding: 20px 0 0 20px;
    /*padding-left:  (@gutter / 2);
	 padding-right: (@gutter / 2);
	 flex-basis: percentage((@columns / @grid-columns));*/
    flex: 1 0 66.66666667%;
    margin-bottom: 0;
  }
  /* line 578, _shared\mirror\less\mixins.less */
  .no-smil .page-content.content-page .main-content {
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: calc(66.66666666666666% - 20px);
  }
  /* line 71, _shared\Themes\Layout\layout.less */
  .page-content.content-page .sub-content {
    padding: 20px 0 0 20px;
    /*padding-left:  (@gutter / 2);
	 padding-right: (@gutter / 2);
	 flex-basis: percentage((@columns / @grid-columns));*/
    flex: 1 0 33.33333333%;
    margin-bottom: 0;
  }
  /* line 578, _shared\mirror\less\mixins.less */
  .no-smil .page-content.content-page .sub-content {
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: calc(33.33333333333333% - 20px);
  }
}
/* line 1, _shared\themes\utilities.less */
.browserupgrade {
  margin: 20px 0px;
  margin: 2rem 0rem;
  background: #ccc;
  color: #000;
  padding: 20px 0px;
  padding: 2rem 0rem;
}
/* line 10, _shared\themes\utilities.less */
.shadow:after {
  background: rgba(0, 0, 0, 0.1);
  border-radius: 0;
  content: "";
  left: 4px;
  height: 100%;
  position: absolute;
  top: 7px;
  -o-transform: rotate(1deg);
  -webkit-transform: rotate(1deg);
  -ms-transform: rotate(1deg);
  transform: rotate(1deg);
  width: 98%;
  z-index: -1;
}
/*@theme-yellow-dark:		darken(@theme-yellow,10);*/
/* line 1, northsweden\less\layout.less */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 1440px) {
  /* line 5, northsweden\less\layout.less */
  .container {
    width: 1120px;
  }
}
/* line 10, northsweden\less\layout.less */
.outer-wrap {
  height: 100%;
  background: #ededed;
}
/* line 15, northsweden\less\layout.less */
.inner-wrap {
  position: relative;
  float: left;
  height: 100%;
  width: 100%;
}
/* line 14, _shared\bootstrap\less\mixins\clearfix.less */
.container:before,
.container:after {
  content: " ";
  display: table;
}
/* line 19, _shared\bootstrap\less\mixins\clearfix.less */
.container:after {
  clear: both;
}
/* line 14, _shared\bootstrap\less\mixins\clearfix.less */
.container:before,
.container:after {
  content: " ";
  display: table;
}
/* line 19, _shared\bootstrap\less\mixins\clearfix.less */
.container:after {
  clear: both;
}
/* line 27, northsweden\less\layout.less */
.content {
  position: relative;
  min-height: 56%;
  background: #fff;
}
/* line 32, northsweden\less\layout.less */
.content .container {
  position: relative;
}
/* line 37, northsweden\less\layout.less */
.content-wrap {
  margin-bottom: 20px;
  margin-bottom: 2rem;
}
/* line 41, northsweden\less\layout.less */
.container-fluid {
  max-width: 1500px;
}
/* line 48, northsweden\less\layout.less */
.page-content.content-page .sub-content {
  margin-bottom: 40px;
  margin-bottom: 4rem;
}
@media all and (min-width: 992px) {
  /* line 68, northsweden\less\layout.less */
  .page-content.content-page .page-content-section {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -20px 0 20px -20px;
    margin-bottom: 0;
  }
  /* line 73, northsweden\less\layout.less */
  .page-content.content-page .main-content {
    padding: 20px 0 0 20px;
    /*padding-left:  (@gutter / 2);
	 padding-right: (@gutter / 2);
	 flex-basis: percentage((@columns / @grid-columns));*/
    flex: 1 0 66.66666667%;
    margin-bottom: 0;
    -webkit-order: 2;
    -moz-order: 2;
    -ms-order: 2;
    order: 2;
  }
  /* line 578, _shared\mirror\less\mixins.less */
  .no-smil .page-content.content-page .main-content {
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: calc(66.66666666666666% - 20px);
  }
  /* line 81, northsweden\less\layout.less */
  .page-content.content-page .sub-content {
    padding: 20px 0 0 20px;
    /*padding-left:  (@gutter / 2);
	 padding-right: (@gutter / 2);
	 flex-basis: percentage((@columns / @grid-columns));*/
    flex: 1 0 33.33333333%;
    -webkit-order: 1;
    -moz-order: 1;
    -ms-order: 1;
    order: 1;
    margin-bottom: 40px;
    overflow: hidden;
  }
  /* line 578, _shared\mirror\less\mixins.less */
  .no-smil .page-content.content-page .sub-content {
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: calc(33.33333333333333% - 20px);
  }
}
/* line 40, northsweden\less\font.less */
body {
  font-family: "Futura-PT", Helvetica, sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.3;
}
/* line 46, northsweden\less\font.less */
b,
strong {
  font-weight: 600;
}
/* line 51, northsweden\less\font.less */
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
p a {
  font-size: inherit;
  line-height: inherit;
  color: inherit;
}
/* line 58, northsweden\less\font.less */
h1 {
  font-size: 27px;
  font-size: 2.7rem;
  font-weight: 600;
}
@media all and (min-width: 768px) {
  /* line 62, northsweden\less\font.less */
  h1 {
    font-size: 28px;
    font-size: 2.8rem;
  }
}
@media all and (min-width: 992px) {
  /* line 66, northsweden\less\font.less */
  h1 {
    font-size: 28px;
    font-size: 2.8rem;
  }
}
/* line 71, northsweden\less\font.less */
h2 {
  font-size: 23px;
  font-size: 2.3rem;
  font-weight: 600;
}
@media all and (min-width: 768px) {
  /* line 75, northsweden\less\font.less */
  h2 {
    font-size: 26px;
    font-size: 2.6rem;
  }
}
@media all and (min-width: 992px) {
  /* line 79, northsweden\less\font.less */
  h2 {
    font-size: 26px;
    font-size: 2.6rem;
  }
}
/* line 84, northsweden\less\font.less */
h3 {
  font-size: 21px;
  font-size: 2.1rem;
  font-weight: 600;
}
@media all and (min-width: 768px) {
  /* line 88, northsweden\less\font.less */
  h3 {
    font-size: 21px;
    font-size: 2.1rem;
  }
}
@media all and (min-width: 992px) {
  /* line 92, northsweden\less\font.less */
  h3 {
    font-size: 21px;
    font-size: 2.1rem;
  }
}
/* line 97, northsweden\less\font.less */
h4 {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 600;
}
@media all and (min-width: 768px) {
  /* line 101, northsweden\less\font.less */
  h4 {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media all and (min-width: 992px) {
  /* line 105, northsweden\less\font.less */
  h4 {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
/* line 110, northsweden\less\font.less */
h5 {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 600;
}
@media all and (min-width: 768px) {
  /* line 114, northsweden\less\font.less */
  h5 {
    font-size: 20px;
    font-size: 2rem;
  }
}
@media all and (min-width: 992px) {
  /* line 118, northsweden\less\font.less */
  h5 {
    font-size: 20px;
    font-size: 2rem;
  }
}
/* line 123, northsweden\less\font.less */
h6 {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 600;
}
@media all and (min-width: 768px) {
  /* line 127, northsweden\less\font.less */
  h6 {
    font-size: 19px;
    font-size: 1.9rem;
  }
}
@media all and (min-width: 992px) {
  /* line 131, northsweden\less\font.less */
  h6 {
    font-size: 19px;
    font-size: 1.9rem;
  }
}
/* line 136, northsweden\less\font.less */
p {
  font-size: 18px;
  font-size: 1.8rem;
}
@media all and (min-width: 768px) {
  /* line 139, northsweden\less\font.less */
  p {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
/* line 145, northsweden\less\font.less */
.editorial li,
.editorial p {
  font-size: 18px;
  font-size: 1.8rem;
}
@media all and (min-width: 768px) {
  /* line 149, northsweden\less\font.less */
  .editorial li,
  .editorial p {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
/*img {
	visibility: visible !important;
}*/
/* line 5, northsweden\less\site.less */
html {
  height: 100%;
}
/* line 8, northsweden\less\site.less */
body {
  height: 100%;
  font-family: "Futura-PT", Helvetica, sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
}
/* line 14, northsweden\less\site.less */
a {
  color: #1ab1e2;
}
/* line 17, northsweden\less\site.less */
a:hover,
a:active,
a:focus {
  color: #1ab1e2;
  text-decoration: none;
  outline: none;
}
/* line 26, northsweden\less\site.less */
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Futura-PT", Helvetica, sans-serif;
}
/* line 32, northsweden\less\site.less */
.full-bg {
  position: fixed;
  bottom: 0;
  left: 0;
}
/* line 37, northsweden\less\site.less */
.full-bg.full-width {
  width: 100%;
}
/* line 41, northsweden\less\site.less */
.full-bg.full-height {
  height: 100%;
}
/*.embed-responsive-full{
	height: 100vh;
	overflow-x: auto;
}*/
/* line 51, northsweden\less\site.less */
.embed-responsive {
  overflow: visible;
  height: auto;
}
/* line 57, northsweden\less\site.less */
.btn {
  border-width: 2px;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}
/* line 65, northsweden\less\site.less */
.btn-theme-default {
  display: block;
  text-align: center;
  padding: 5px 0px;
  padding: 0.5rem 0rem;
  line-height: 28px;
  line-height: 2.8rem;
  width: 100%;
  color: #333;
  background-color: #fff;
  border-color: #4e7cbb;
}
/* line 11, _shared\bootstrap\less\mixins\buttons.less */
.btn-theme-default:hover,
.btn-theme-default:focus,
.btn-theme-default.focus,
.btn-theme-default:active,
.btn-theme-default.active,
.open > .dropdown-toggle.btn-theme-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #395f93;
}
/* line 21, _shared\bootstrap\less\mixins\buttons.less */
.btn-theme-default:active,
.btn-theme-default.active,
.open > .dropdown-toggle.btn-theme-default {
  background-image: none;
}
/* line 29, _shared\bootstrap\less\mixins\buttons.less */
.btn-theme-default.disabled,
.btn-theme-default[disabled],
fieldset[disabled] .btn-theme-default,
.btn-theme-default.disabled:hover,
.btn-theme-default[disabled]:hover,
fieldset[disabled] .btn-theme-default:hover,
.btn-theme-default.disabled:focus,
.btn-theme-default[disabled]:focus,
fieldset[disabled] .btn-theme-default:focus,
.btn-theme-default.disabled.focus,
.btn-theme-default[disabled].focus,
fieldset[disabled] .btn-theme-default.focus,
.btn-theme-default.disabled:active,
.btn-theme-default[disabled]:active,
fieldset[disabled] .btn-theme-default:active,
.btn-theme-default.disabled.active,
.btn-theme-default[disabled].active,
fieldset[disabled] .btn-theme-default.active {
  background-color: #fff;
  border-color: #4e7cbb;
}
/* line 40, _shared\bootstrap\less\mixins\buttons.less */
.btn-theme-default .badge {
  color: #fff;
  background-color: #333;
}
/* line 77, northsweden\less\site.less */
.btn-theme-default:hover,
.btn-theme-default:active,
.btn-theme-default:focus {
  background-color: #fff;
  color: #4e7cbb;
  border: 2px solid #4e7cbb;
}
/* line 86, northsweden\less\site.less */
::-webkit-input-placeholder {
  color: #333;
  font-size: 14px;
  font-size: 1.4rem;
}
/* line 91, northsweden\less\site.less */
:-moz-placeholder {
  /* Firefox 18- */
  color: #333;
  font-size: 14px;
  font-size: 1.4rem;
}
/* line 96, northsweden\less\site.less */
::-moz-placeholder {
  /* Firefox 19+ */
  color: #333;
  font-size: 14px;
  font-size: 1.4rem;
}
/* line 101, northsweden\less\site.less */
:-ms-input-placeholder {
  color: #333;
  font-size: 14px;
  font-size: 1.4rem;
}
/* line 106, northsweden\less\site.less */
.iframe {
  border: none;
}
/* line 118, northsweden\less\site.less */
.show-all-news-btn,
.show-all-events-btn {
  padding: 8px 36px 8px 20px;
  padding: 0.8rem 3.6rem 0.8rem 2rem;
  background: #ecad16;
  color: #fff;
  border-radius: 0;
  position: relative;
  -o-transition: background-color 0.2s ease;
  -webkit-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}
/* line 127, northsweden\less\site.less */
.show-all-news-btn:before,
.show-all-events-btn:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  content: "\f101";
}
/* line 14, _shared\FontAwesome\less\bordered-pulled.less */
.show-all-news-btn:before.fa-pull-left,
.show-all-events-btn:before.fa-pull-left {
  margin-right: .3em;
}
/* line 15, _shared\FontAwesome\less\bordered-pulled.less */
.show-all-news-btn:before.fa-pull-right,
.show-all-events-btn:before.fa-pull-right {
  margin-left: .3em;
}
/* line 23, _shared\FontAwesome\less\bordered-pulled.less */
.show-all-news-btn:before.pull-left,
.show-all-events-btn:before.pull-left {
  margin-right: .3em;
}
/* line 24, _shared\FontAwesome\less\bordered-pulled.less */
.show-all-news-btn:before.pull-right,
.show-all-events-btn:before.pull-right {
  margin-left: .3em;
}
/* line 138, northsweden\less\site.less */
.show-all-news-btn:hover,
.show-all-events-btn:hover {
  background: #bf8c10;
  color: #fff;
}
/* line 145, northsweden\less\site.less */
.show-all-events-btn {
  background: #1ab1e2;
  color: #fff;
}
/* line 149, northsweden\less\site.less */
.show-all-events-btn:hover {
  background: #158db4;
  color: #fff;
}
/* line 156, northsweden\less\site.less */
.homepage .show-all-events-btn {
  background: #1ab1e2;
  color: #fff;
}
/* line 161, northsweden\less\site.less */
.homepage .show-all-events-btn:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  position: absolute;
}
/* line 14, _shared\FontAwesome\less\bordered-pulled.less */
.homepage .show-all-events-btn:before.fa-pull-left {
  margin-right: .3em;
}
/* line 15, _shared\FontAwesome\less\bordered-pulled.less */
.homepage .show-all-events-btn:before.fa-pull-right {
  margin-left: .3em;
}
/* line 23, _shared\FontAwesome\less\bordered-pulled.less */
.homepage .show-all-events-btn:before.pull-left {
  margin-right: .3em;
}
/* line 24, _shared\FontAwesome\less\bordered-pulled.less */
.homepage .show-all-events-btn:before.pull-right {
  margin-left: .3em;
}
/* line 171, northsweden\less\site.less */
.rte {
  margin-bottom: 20px;
  margin-bottom: 2rem;
}
/* line 174, northsweden\less\site.less */
.rte a {
  text-decoration: underline;
}
/* line 179, northsweden\less\site.less */
.addthis_inline_share_toolbox {
  padding: 20px 0px;
  padding: 2rem 0rem;
}
@media all and (min-width: 992px) {
  /* line 193, northsweden\less\site.less */
  .page-content.content-page {
    padding-top: 40px;
    padding-top: 4rem;
  }
  /* line 197, northsweden\less\site.less */
  .content-block.page-banner {
    margin-bottom: 0;
  }
}
@media (min-width: 1920px) {
  /* line 212, northsweden\less\site.less */
  .homepage .show-all-news-btn,
  .homepage .show-all-events-btn {
    position: absolute;
    right: calc(100% + 10px);
    top: 0;
    padding: 8px 42px 8px 12px;
    padding: 0.8rem 4.2rem 0.8rem 1.2rem;
    background: #ecad16;
    color: #fff;
    border-radius: 0;
  }
  /* line 223, northsweden\less\site.less */
  .homepage .show-all-events-btn {
    right: auto;
    left: calc(100% + 10px);
    background: #1ab1e2;
    color: #fff;
    padding: 8px 12px 8px 42px;
    padding: 0.8rem 1.2rem 0.8rem 4.2rem;
  }
  /* line 230, northsweden\less\site.less */
  .homepage .show-all-events-btn:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: block;
    position: absolute;
    right: auto;
    left: 10px;
    content: "\f100";
  }
  /* line 14, _shared\FontAwesome\less\bordered-pulled.less */
  .homepage .show-all-events-btn:before.fa-pull-left {
    margin-right: .3em;
  }
  /* line 15, _shared\FontAwesome\less\bordered-pulled.less */
  .homepage .show-all-events-btn:before.fa-pull-right {
    margin-left: .3em;
  }
  /* line 23, _shared\FontAwesome\less\bordered-pulled.less */
  .homepage .show-all-events-btn:before.pull-left {
    margin-right: .3em;
  }
  /* line 24, _shared\FontAwesome\less\bordered-pulled.less */
  .homepage .show-all-events-btn:before.pull-right {
    margin-left: .3em;
  }
}
/**
 * Swiper 3.3.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * 
 * http://www.idangero.us/swiper/
 * 
 * Copyright 2016, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 * 
 * Licensed under MIT
 * 
 * Released on: February 7, 2016
 */
/* line 15, _shared\plugins\swiper\swiper.less */
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  /* Fix of Webkit flickering */
  z-index: 1;
}
/* line 22, _shared\plugins\swiper\swiper.less */
.swiper-container-no-flexbox .swiper-slide {
  float: left;
}
/* line 25, _shared\plugins\swiper\swiper.less */
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
/* line 32, _shared\plugins\swiper\swiper.less */
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
/* line 51, _shared\plugins\swiper\swiper.less */
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  -moz-transform: translate3d(0px, 0, 0);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}
/* line 59, _shared\plugins\swiper\swiper.less */
.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
/* line 66, _shared\plugins\swiper\swiper.less */
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
/* line 74, _shared\plugins\swiper\swiper.less */
.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
}
/* Auto Height */
/* line 83, _shared\plugins\swiper\swiper.less */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
/* line 87, _shared\plugins\swiper\swiper.less */
.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-transition-property: -webkit-transform, height;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform, height;
}
/* a11y */
/* line 99, _shared\plugins\swiper\swiper.less */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
/* IE10 Windows Phone 8 Fixes */
/* line 108, _shared\plugins\swiper\swiper.less */
.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
/* line 112, _shared\plugins\swiper\swiper.less */
.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}
/* Arrows */
/* line 117, _shared\plugins\swiper\swiper.less */
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  -moz-background-size: 27px 44px;
  -webkit-background-size: 27px 44px;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}
/* line 132, _shared\plugins\swiper\swiper.less */
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
/* line 138, _shared\plugins\swiper\swiper.less */
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}
/* line 144, _shared\plugins\swiper\swiper.less */
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
/* line 148, _shared\plugins\swiper\swiper.less */
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
/* line 152, _shared\plugins\swiper\swiper.less */
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}
/* line 158, _shared\plugins\swiper\swiper.less */
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
/* line 162, _shared\plugins\swiper\swiper.less */
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
/* Pagination Styles */
/* line 167, _shared\plugins\swiper\swiper.less */
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
/* line 180, _shared\plugins\swiper\swiper.less */
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
/* Common Styles */
/* line 184, _shared\plugins\swiper\swiper.less */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}
/* Bullets */
/* line 192, _shared\plugins\swiper\swiper.less */
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
/* line 200, _shared\plugins\swiper\swiper.less */
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
/* line 210, _shared\plugins\swiper\swiper.less */
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
/* line 213, _shared\plugins\swiper\swiper.less */
.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff;
}
/* line 216, _shared\plugins\swiper\swiper.less */
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}
/* line 220, _shared\plugins\swiper\swiper.less */
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff;
}
/* line 223, _shared\plugins\swiper\swiper.less */
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000;
}
/* line 226, _shared\plugins\swiper\swiper.less */
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  -moz-transform: translate3d(0px, -50%, 0);
  -o-transform: translate(0px, -50%);
  -ms-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}
/* line 235, _shared\plugins\swiper\swiper.less */
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 5px 0;
  display: block;
}
/* line 239, _shared\plugins\swiper\swiper.less */
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px;
}
/* Progress */
/* line 243, _shared\plugins\swiper\swiper.less */
.swiper-pagination-progress {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
/* line 247, _shared\plugins\swiper\swiper.less */
.swiper-pagination-progress .swiper-pagination-progressbar {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top;
}
/* line 264, _shared\plugins\swiper\swiper.less */
.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
  -webkit-transform-origin: right top;
  -moz-transform-origin: right top;
  -ms-transform-origin: right top;
  -o-transform-origin: right top;
  transform-origin: right top;
}
/* line 271, _shared\plugins\swiper\swiper.less */
.swiper-container-horizontal > .swiper-pagination-progress {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
/* line 277, _shared\plugins\swiper\swiper.less */
.swiper-container-vertical > .swiper-pagination-progress {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
/* line 283, _shared\plugins\swiper\swiper.less */
.swiper-pagination-progress.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.5);
}
/* line 286, _shared\plugins\swiper\swiper.less */
.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
  background: #fff;
}
/* line 289, _shared\plugins\swiper\swiper.less */
.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
  background: #000;
}
/* 3D Container */
/* line 293, _shared\plugins\swiper\swiper.less */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
  -o-perspective: 1200px;
  perspective: 1200px;
}
/* line 299, _shared\plugins\swiper\swiper.less */
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
/* line 311, _shared\plugins\swiper\swiper.less */
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
/* line 323, _shared\plugins\swiper\swiper.less */
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}
/* line 335, _shared\plugins\swiper\swiper.less */
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}
/* line 347, _shared\plugins\swiper\swiper.less */
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}
/* line 359, _shared\plugins\swiper\swiper.less */
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}
/* Coverflow */
/* line 372, _shared\plugins\swiper\swiper.less */
.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px;
}
/* Cube + Flip */
/* line 378, _shared\plugins\swiper\swiper.less */
.swiper-container-cube,
.swiper-container-flip {
  overflow: visible;
}
/* line 382, _shared\plugins\swiper\swiper.less */
.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
/* line 391, _shared\plugins\swiper\swiper.less */
.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
/* line 395, _shared\plugins\swiper\swiper.less */
.swiper-container-cube .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
/* line 401, _shared\plugins\swiper\swiper.less */
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
/* Cube */
/* line 416, _shared\plugins\swiper\swiper.less */
.swiper-container-cube .swiper-slide {
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
/* line 425, _shared\plugins\swiper\swiper.less */
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -moz-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
/* line 431, _shared\plugins\swiper\swiper.less */
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
/* line 438, _shared\plugins\swiper\swiper.less */
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}
/* Fade */
/* line 451, _shared\plugins\swiper\swiper.less */
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
/* line 458, _shared\plugins\swiper\swiper.less */
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
/* line 465, _shared\plugins\swiper\swiper.less */
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
/* line 468, _shared\plugins\swiper\swiper.less */
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
/* Scrollbar */
/* line 473, _shared\plugins\swiper\swiper.less */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
/* line 479, _shared\plugins\swiper\swiper.less */
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
/* line 487, _shared\plugins\swiper\swiper.less */
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
/* line 495, _shared\plugins\swiper\swiper.less */
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
/* line 504, _shared\plugins\swiper\swiper.less */
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
/* Preloader */
/* line 508, _shared\plugins\swiper\swiper.less */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -moz-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
/* line 524, _shared\plugins\swiper\swiper.less */
.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  -webkit-background-size: 100%;
  background-size: 100%;
  background-repeat: no-repeat;
}
/* line 535, _shared\plugins\swiper\swiper.less */
.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@-webkit-keyframes swiper-preloader-spin {
  /* line 539, _shared\plugins\swiper\swiper.less */
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  /* line 544, _shared\plugins\swiper\swiper.less */
  100% {
    transform: rotate(360deg);
  }
}
@media screen and (max-width: 767px) {
  /* line 3, northsweden\less\partials\main-navigation-mobile.less */
  .nav-main-list {
    padding-left: 0;
    list-style: none;
  }
  /* line 7, northsweden\less\partials\main-navigation-mobile.less */
  .nav {
    height: 100%;
    padding-top: 50px;
    padding-top: 5rem;
  }
  /* line 12, northsweden\less\partials\main-navigation-mobile.less */
  .nav-header {
    padding: 20px 0px 20px 20px;
    padding: 2rem 0rem 2rem 2rem;
    position: fixed;
    top: 0;
    right: 0;
    width: 120px;
    z-index: 800;
  }
  /* line 21, northsweden\less\partials\main-navigation-mobile.less */
  .nav-main {
    position: fixed;
    top: 0;
    z-index: 600;
    right: -100%;
  }
  /* line 27, northsweden\less\partials\main-navigation-mobile.less */
  .nav-main .container {
    padding: 0;
    height: 100%;
  }
  /* line 33, northsweden\less\partials\main-navigation-mobile.less */
  .nav-title {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  /* line 44, northsweden\less\partials\main-navigation-mobile.less */
  .nav-list {
    *zoom: 1;
    display: block;
    padding-left: 0;
    list-style: none;
    margin: 0;
    height: 100%;
    overflow-y: auto;
  }
  /* line 52, northsweden\less\partials\main-navigation-mobile.less */
  .nav-list:before,
  .nav-list:after {
    content: "";
    display: table;
  }
  /* line 58, northsweden\less\partials\main-navigation-mobile.less */
  .nav-list:after {
    clear: both;
  }
  /* line 63, northsweden\less\partials\main-navigation-mobile.less */
  .nav-list.first > .nav-list-item > a {
    font-family: "Futura-PT", Helvetica, sans-serif, sans-serif;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 600;
    text-transform: uppercase;
    color: #444;
  }
  /* line 71, northsweden\less\partials\main-navigation-mobile.less */
  .nav-list-item {
    display: block;
    position: relative;
    border-top: 1px solid #fff;
  }
  /* line 76, northsweden\less\partials\main-navigation-mobile.less */
  .nav-list-item a {
    display: block;
    color: #636363;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.3;
    outline: none;
    padding: 10px 20px;
    padding: 1rem 2rem;
  }
  /* line 84, northsweden\less\partials\main-navigation-mobile.less */
  .nav-list-item a:focus,
  .nav-list-item a:hover,
  .nav-list-item a:active {
    color: #444;
    text-decoration: none;
    border: none;
    padding: 10px 20px;
    padding: 1rem 2rem;
  }
  /* line 94, northsweden\less\partials\main-navigation-mobile.less */
  .nav-list-item:last-child {
    border-bottom: 1px solid #fff;
  }
  /* line 99, northsweden\less\partials\main-navigation-mobile.less */
  .nav-list-item.active a {
    font-weight: bold;
  }
  /* line 105, northsweden\less\partials\main-navigation-mobile.less */
  .nav-list-item.active.no-children a:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f0da";
    -webkit-animation: flash 3s infinite;
    -o-animation: flash 3s infinite;
    animation: flash 3s infinite;
  }
  /* line 14, _shared\FontAwesome\less\bordered-pulled.less */
  .nav-list-item.active.no-children a:before.fa-pull-left {
    margin-right: .3em;
  }
  /* line 15, _shared\FontAwesome\less\bordered-pulled.less */
  .nav-list-item.active.no-children a:before.fa-pull-right {
    margin-left: .3em;
  }
  /* line 23, _shared\FontAwesome\less\bordered-pulled.less */
  .nav-list-item.active.no-children a:before.pull-left {
    margin-right: .3em;
  }
  /* line 24, _shared\FontAwesome\less\bordered-pulled.less */
  .nav-list-item.active.no-children a:before.pull-right {
    margin-left: .3em;
  }
  /* line 113, northsweden\less\partials\main-navigation-mobile.less */
  .nav-list-item .toggle-subnav-btn {
    position: absolute;
    top: 7px;
    right: 5px;
    background-color: transparent;
    border: none;
    color: #333;
    font-size: 12px;
    font-size: 1.2rem;
    padding: 5px 8px;
    padding: 0.5rem 0.8rem;
    text-align: right;
    -webkit-animation: rotate90Left 0.3s 1 linear;
    -o-animation: rotate90Left 0.3s 1 linear;
    animation: rotate90Left 0.3s 1 linear;
  }
  /* line 125, northsweden\less\partials\main-navigation-mobile.less */
  .nav-list-item .toggle-subnav-btn.open {
    -webkit-animation: rotate90Right 0.3s 1 linear;
    -o-animation: rotate90Right 0.3s 1 linear;
    animation: rotate90Right 0.3s 1 linear;
    -o-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  /* line 130, northsweden\less\partials\main-navigation-mobile.less */
  .nav-list-item .toggle-subnav-btn:hover,
  .nav-list-item .toggle-subnav-btn:active,
  .nav-list-item .toggle-subnav-btn:focus {
    padding: 5px 8px;
    padding: 0.5rem 0.8rem;
  }
  /* line 136, northsweden\less\partials\main-navigation-mobile.less */
  .nav-list-item .toggle-subnav-btn:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f054";
  }
  /* line 14, _shared\FontAwesome\less\bordered-pulled.less */
  .nav-list-item .toggle-subnav-btn:before.fa-pull-left {
    margin-right: .3em;
  }
  /* line 15, _shared\FontAwesome\less\bordered-pulled.less */
  .nav-list-item .toggle-subnav-btn:before.fa-pull-right {
    margin-left: .3em;
  }
  /* line 23, _shared\FontAwesome\less\bordered-pulled.less */
  .nav-list-item .toggle-subnav-btn:before.pull-left {
    margin-right: .3em;
  }
  /* line 24, _shared\FontAwesome\less\bordered-pulled.less */
  .nav-list-item .toggle-subnav-btn:before.pull-right {
    margin-left: .3em;
  }
  /* line 141, northsweden\less\partials\main-navigation-mobile.less */
  .nav-list-item .toggle-subnav-btn span {
    display: none;
  }
  /* line 147, northsweden\less\partials\main-navigation-mobile.less */
  .first > .nav-list-item.active > a {
    background: #1ab1e2;
    color: #fff;
  }
  /* line 152, northsweden\less\partials\main-navigation-mobile.less */
  .nav-sub-list {
    padding-left: 0;
    list-style: none;
    margin: 0;
    max-height: 0;
    overflow: hidden;
    -o-transition: max-height 0.3s cubic-bezier(0, 1, 0, 1);
    -webkit-transition: max-height 0.3s cubic-bezier(0, 1, 0, 1);
    transition: max-height 0.3s cubic-bezier(0, 1, 0, 1);
  }
  /* line 159, northsweden\less\partials\main-navigation-mobile.less */
  .nav-sub-list.open {
    -o-transition: max-height 0.3s cubic-bezier(1, 0, 1, 0);
    -webkit-transition: max-height 0.3s cubic-bezier(1, 0, 1, 0);
    transition: max-height 0.3s cubic-bezier(1, 0, 1, 0);
    max-height: 1000px;
  }
  /* line 164, northsweden\less\partials\main-navigation-mobile.less */
  .nav-sub-list .nav-list-item {
    border: none;
  }
  /* line 167, northsweden\less\partials\main-navigation-mobile.less */
  .nav-sub-list .nav-list-item a {
    font-weight: normal;
  }
  /* line 173, northsweden\less\partials\main-navigation-mobile.less */
  .nav-sub-list.second .nav-list-item {
    border: none;
  }
  /* line 176, northsweden\less\partials\main-navigation-mobile.less */
  .nav-sub-list.second .nav-list-item:last-child {
    border: none;
  }
  /* line 181, northsweden\less\partials\main-navigation-mobile.less */
  .nav-sub-list.second.open {
    background: #f7f7f7;
  }
  /* line 188, northsweden\less\partials\main-navigation-mobile.less */
  .nav-sub-list.third .nav-list-item a {
    padding-left: 30px;
    padding-left: 3rem;
  }
  /* line 196, northsweden\less\partials\main-navigation-mobile.less */
  .js-ready .nav-main {
    height: 100%;
    width: 100%;
    background-color: #fff;
    right: -100%;
    -o-transition: right ease-in 0.2s;
    -webkit-transition: right ease-in 0.2s;
    transition: right ease-in 0.2s;
  }
  /* line 203, northsweden\less\partials\main-navigation-mobile.less */
  .js-ready .nav-main.open {
    right: 0;
  }
  /* line 207, northsweden\less\partials\main-navigation-mobile.less */
  .js-ready .nav-main.open .nav-btn .close-title {
    display: inline;
  }
  /* line 211, northsweden\less\partials\main-navigation-mobile.less */
  .js-ready .nav-main.open .nav-btn .open-title {
    display: none;
  }
  /* line 215, northsweden\less\partials\main-navigation-mobile.less */
  .js-ready .nav-main.open .nav-btn:after {
    content: "\f00d";
    color: #fff;
    font-size: 32px;
    font-size: 3.2rem;
  }
  /* line 225, northsweden\less\partials\main-navigation-mobile.less */
  .nav-btn {
    display: block;
    height: 50px;
    position: absolute;
    right: 0;
    top: 0;
    width: 105px;
    background: #fff;
  }
  /* line 234, northsweden\less\partials\main-navigation-mobile.less */
  .nav-btn:hover,
  .nav-btn:focus,
  .nav-btn:active {
    text-decoration: none;
  }
  /* line 240, northsweden\less\partials\main-navigation-mobile.less */
  .nav-btn .nav-btn-title {
    color: #1ab1e2;
    display: block;
    font-size: 16px;
    font-size: 1.6rem;
    height: 24px;
    left: 10px;
    position: absolute;
    text-transform: uppercase;
    top: 10px;
    width: 70px;
  }
  /* line 251, northsweden\less\partials\main-navigation-mobile.less */
  .nav-btn .nav-btn-title span {
    display: block;
    font-family: "Futura-PT", Helvetica, sans-serif, sans-serif;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 24px;
    left: 0;
    opacity: 1;
    position: absolute;
    top: 0;
    -o-transition: opacity 0.2s ease;
    -webkit-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
    width: 100%;
  }
  /* line 265, northsweden\less\partials\main-navigation-mobile.less */
  .nav-btn .nav-btn-title .close-title {
    opacity: 0;
  }
  /* line 272, northsweden\less\partials\main-navigation-mobile.less */
  .nav-btn.open .nav-btn-title .open-title {
    opacity: 0;
  }
  /* line 276, northsweden\less\partials\main-navigation-mobile.less */
  .nav-btn.open .nav-btn-title .close-title {
    opacity: 1;
  }
  /* line 283, northsweden\less\partials\main-navigation-mobile.less */
  .nav-icon {
    background-color: transparent;
    cursor: pointer;
    height: 30px;
    margin: 0 auto;
    position: absolute;
    right: 10px;
    top: 10px;
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -o-transition: 0.5s ease-in-out;
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    width: 30px;
    z-index: 9999;
  }
  /* line 297, northsweden\less\partials\main-navigation-mobile.less */
  .nav-icon span {
    background: #1ab1e2;
    border-radius: 4px;
    display: block;
    height: 4px;
    left: 0;
    opacity: 1;
    position: absolute;
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -o-transition: 0.25s ease-in-out;
    -webkit-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
    width: 100%;
  }
  /* line 309, northsweden\less\partials\main-navigation-mobile.less */
  .nav-icon span:nth-child(1) {
    top: 0;
  }
  /* line 313, northsweden\less\partials\main-navigation-mobile.less */
  .nav-icon span:nth-child(2),
  .nav-icon span:nth-child(3) {
    top: 10px;
  }
  /* line 318, northsweden\less\partials\main-navigation-mobile.less */
  .nav-icon span:nth-child(4) {
    top: 20px;
  }
  /* line 325, northsweden\less\partials\main-navigation-mobile.less */
  .nav-icon.open span:nth-child(1),
  .nav-icon.open span:nth-child(4) {
    left: 50%;
    top: 8px;
    width: 0%;
  }
  /* line 332, northsweden\less\partials\main-navigation-mobile.less */
  .nav-icon.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  /* line 336, northsweden\less\partials\main-navigation-mobile.less */
  .nav-icon.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
}
@media screen and (min-width: 480px) {
  /* line 2, northsweden\less\partials\main-navigation-desktop.less */
  .nav-btn {
    top: 8px;
  }
}
@media screen and (min-width: 768px) {
  /* line 9, northsweden\less\partials\main-navigation-desktop.less */
  .main-nav-outer {
    border-bottom: #1ab1e2 4px solid;
    height: 54px;
    position: relative;
  }
  /* line 15, northsweden\less\partials\main-navigation-desktop.less */
  .nav-btn,
  .close-btn,
  .nav-header {
    display: none;
  }
  /* line 22, northsweden\less\partials\main-navigation-desktop.less */
  .js-ready .nav-main {
    width: 100%;
    height: auto;
    background-color: #fff;
  }
  /* line 29, northsweden\less\partials\main-navigation-desktop.less */
  .nav-main {
    background-color: #fff;
    display: block;
    margin-bottom: 0;
    position: relative;
  }
  /* line 35, northsweden\less\partials\main-navigation-desktop.less */
  .nav-main .container {
    height: 50px;
    z-index: 2;
    position: relative;
  }
  /* line 44, northsweden\less\partials\main-navigation-desktop.less */
  .nav-list {
    left: 50%;
    overflow: visible;
    position: absolute;
    bottom: 0;
    margin: 0;
    padding: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  /* line 55, northsweden\less\partials\main-navigation-desktop.less */
  .nav-list .home-link a {
    padding: 10px 20px;
    padding: 1rem 2rem;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  /* line 14, _shared\FontAwesome\less\bordered-pulled.less */
  .nav-list .home-link a.fa-pull-left {
    margin-right: .3em;
  }
  /* line 15, _shared\FontAwesome\less\bordered-pulled.less */
  .nav-list .home-link a.fa-pull-right {
    margin-left: .3em;
  }
  /* line 23, _shared\FontAwesome\less\bordered-pulled.less */
  .nav-list .home-link a.pull-left {
    margin-right: .3em;
  }
  /* line 24, _shared\FontAwesome\less\bordered-pulled.less */
  .nav-list .home-link a.pull-right {
    margin-left: .3em;
  }
  /* line 59, northsweden\less\partials\main-navigation-desktop.less */
  .nav-list .home-link a span {
    display: none;
  }
  /* line 63, northsweden\less\partials\main-navigation-desktop.less */
  .nav-list .home-link a:before {
    color: #1ab1e2;
    content: "\f015";
    display: block;
  }
  /* line 72, northsweden\less\partials\main-navigation-desktop.less */
  .nav-list-item {
    display: inline-block;
    border: none;
    position: static;
  }
  /* line 79, northsweden\less\partials\main-navigation-desktop.less */
  .nav-list-item.first-nav-item > a {
    color: #444;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: normal;
    padding: 14px 8px;
    padding: 1.4rem 0.8rem;
    font-family: "Futura-PT", Helvetica, sans-serif, sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    display: block;
    white-space: nowrap;
  }
  /* line 90, northsweden\less\partials\main-navigation-desktop.less */
  .nav-list-item.first-nav-item > a:hover,
  .nav-list-item.first-nav-item > a:active,
  .nav-list-item.first-nav-item > a:focus {
    color: #333;
    padding: 14px 8px;
    padding: 1.4rem 0.8rem;
    background-color: #1ab1e2;
    color: #fff;
  }
  /* line 102, northsweden\less\partials\main-navigation-desktop.less */
  .nav-list-item.first-nav-item.active > a {
    background-color: #1ab1e2;
    color: #fff;
  }
  /* line 109, northsweden\less\partials\main-navigation-desktop.less */
  .nav-list-item.first-nav-item:hover .sub-navigation-wrap {
    max-height: 1000px;
    -webkit-transform: perspective(400) rotate3d(0, 0, 0, 0);
    -o-transform: perspective(400) rotate3d(0, 0, 0, 0);
    transform: perspective(400) rotate3d(0, 0, 0, 0);
  }
  /* line 118, northsweden\less\partials\main-navigation-desktop.less */
  .nav-list-item.second-nav-item > a {
    color: #333;
  }
  /* line 123, northsweden\less\partials\main-navigation-desktop.less */
  .nav-list-item.mobile-only {
    display: none;
  }
  /* line 127, northsweden\less\partials\main-navigation-desktop.less */
  .nav-list-item:last-child {
    border: none;
  }
  /* line 131, northsweden\less\partials\main-navigation-desktop.less */
  .nav-list-item .toggle-subnav-btn {
    display: none !important;
  }
  /* line 137, northsweden\less\partials\main-navigation-desktop.less */
  .nav-list-item.home-link a:focus,
  .nav-list-item.home-link a:hover,
  .nav-list-item.home-link a:active {
    padding: 10px 20px;
    padding: 1rem 2rem;
  }
  /* line 145, northsweden\less\partials\main-navigation-desktop.less */
  .nav-sub-list {
    max-height: none;
    padding: 0px;
    padding: 0rem;
  }
  /* line 149, northsweden\less\partials\main-navigation-desktop.less */
  .nav-sub-list .nav-list-item {
    display: block;
    position: relative;
  }
  /* line 155, northsweden\less\partials\main-navigation-desktop.less */
  .nav-sub-list .nav-list-item.active {
    background-color: #fff;
  }
  /* line 159, northsweden\less\partials\main-navigation-desktop.less */
  .nav-sub-list .nav-list-item a {
    color: #444;
    display: block;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: normal;
    overflow: hidden;
    padding: 8px 12px;
    padding: 0.8rem 1.2rem;
  }
  /* line 167, northsweden\less\partials\main-navigation-desktop.less */
  .nav-sub-list .nav-list-item a:after {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f105";
    position: absolute;
    top: 6px;
    right: 14px;
    font-size: 20px;
    font-size: 2rem;
  }
  /* line 14, _shared\FontAwesome\less\bordered-pulled.less */
  .nav-sub-list .nav-list-item a:after.fa-pull-left {
    margin-right: .3em;
  }
  /* line 15, _shared\FontAwesome\less\bordered-pulled.less */
  .nav-sub-list .nav-list-item a:after.fa-pull-right {
    margin-left: .3em;
  }
  /* line 23, _shared\FontAwesome\less\bordered-pulled.less */
  .nav-sub-list .nav-list-item a:after.pull-left {
    margin-right: .3em;
  }
  /* line 24, _shared\FontAwesome\less\bordered-pulled.less */
  .nav-sub-list .nav-list-item a:after.pull-right {
    margin-left: .3em;
  }
  /* line 176, northsweden\less\partials\main-navigation-desktop.less */
  .nav-sub-list .nav-list-item a:hover,
  .nav-sub-list .nav-list-item a:active,
  .nav-sub-list .nav-list-item a:focus {
    background-color: #fff;
    border: 0;
    border-left: 7px solid #1ab1e2;
    padding: 8px 12px;
    padding: 0.8rem 1.2rem;
  }
  /* line 187, northsweden\less\partials\main-navigation-desktop.less */
  .nav-sub-list .nav-sub-list {
    display: none;
  }
  /* line 192, northsweden\less\partials\main-navigation-desktop.less */
  .sub-navigation-wrap {
    position: absolute;
    top: 44px;
    width: 300px;
    background-color: #fff;
    overflow: hidden;
    z-index: 9999;
    max-height: 0;
    -webkit-transform: perspective(400) rotate3d(1, 0, 0, -90deg);
    -o-transform: perspective(400) rotate3d(1, 0, 0, -90deg);
    transform: perspective(400) rotate3d(1, 0, 0, -90deg);
    -webkit-transform-origin: 50% 0;
    -moz-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -o-transition: 350ms;
    -webkit-transition: 350ms;
    transition: 350ms;
    border: 1px solid #eee;
    box-shadow: 0 3px 17px 0 rgba(0, 0, 0, 0.1);
  }
}
@media screen and (min-width: 992px) {
  /* line 210, northsweden\less\partials\main-navigation-desktop.less */
  .nav-list {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    left: 0;
  }
  /* line 218, northsweden\less\partials\main-navigation-desktop.less */
  .nav-list-item.first-nav-item > a {
    font-size: 15px;
    font-size: 1.5rem;
    padding: 14px;
    padding: 1.4rem;
  }
  /* line 222, northsweden\less\partials\main-navigation-desktop.less */
  .nav-list-item.first-nav-item > a:hover,
  .nav-list-item.first-nav-item > a:active,
  .nav-list-item.first-nav-item > a:focus {
    padding: 14px;
    padding: 1.4rem;
  }
}
/* line 1, northsweden\less\partials\page-header.less */
.page-header {
  padding: 0px;
  padding: 0rem;
  margin: 0px 0px 0px 0px;
  margin: 0rem 0rem 0rem 0rem;
  border: none;
  background-color: #fff;
}
/* line 7, northsweden\less\partials\page-header.less */
.page-header .container {
  position: relative;
}
/* line 12, northsweden\less\partials\page-header.less */
.branding {
  text-align: center;
  line-height: 0;
  margin: 10px 0px;
  margin: 1rem 0rem;
}
/* line 17, northsweden\less\partials\page-header.less */
.branding a {
  display: inline-block;
  line-height: 0;
}
/* line 22, northsweden\less\partials\page-header.less */
.branding img {
  width: 70%;
}
@media all and (min-width: 768px) {
  /* line 33, northsweden\less\partials\page-header.less */
  .page-header {
    margin: 0;
  }
  /* line 36, northsweden\less\partials\page-header.less */
  .page-header .container {
    padding: 5px 20px;
    padding: 0.5rem 2rem;
  }
  /* line 41, northsweden\less\partials\page-header.less */
  .branding {
    width: 270px;
    width: 27rem;
  }
  /* line 44, northsweden\less\partials\page-header.less */
  .branding img {
    width: 100%;
  }
}
@media all and (min-width: 992px) {
  /* line 51, northsweden\less\partials\page-header.less */
  .page-header {
    background-color: #fff;
    margin: 0;
  }
  /* line 54, northsweden\less\partials\page-header.less */
  .page-header .container {
    padding: 20px 20px 35px;
    padding: 2rem 2rem 3.5rem;
  }
  /* line 61, northsweden\less\partials\page-header.less */
  .branding {
    z-index: 99;
    margin: 0;
    width: 270px;
    width: 27rem;
  }
  /* line 66, northsweden\less\partials\page-header.less */
  .branding a {
    position: relative;
    z-index: 99;
  }
}
/* line 1, northsweden\less\partials\search.less */
.show-site-search {
  display: none;
}
/* line 5, northsweden\less\partials\search.less */
.search-form {
  border: 1px solid #eaeaea;
  padding-right: 35px;
  position: relative;
  margin-bottom: 15px;
}
/* line 14, _shared\bootstrap\less\mixins\clearfix.less */
.search-form:before,
.search-form:after {
  content: " ";
  display: table;
}
/* line 19, _shared\bootstrap\less\mixins\clearfix.less */
.search-form:after {
  clear: both;
}
/* line 14, _shared\bootstrap\less\mixins\clearfix.less */
.search-form:before,
.search-form:after {
  content: " ";
  display: table;
}
/* line 19, _shared\bootstrap\less\mixins\clearfix.less */
.search-form:after {
  clear: both;
}
/* line 13, northsweden\less\partials\search.less */
.search-form label {
  display: none;
}
/* line 17, northsweden\less\partials\search.less */
.search-form .form-buttons {
  position: absolute;
  top: 0;
  right: 0;
}
/* line 22, northsweden\less\partials\search.less */
.search-form .form-buttons button {
  background-color: transparent;
  color: #1ab1e2;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 28px;
}
/* line 31, northsweden\less\partials\search.less */
.search-form .form-buttons button:focus,
.search-form .form-buttons button:hover,
.search-form .form-buttons button:active {
  background-color: rgba(0, 0, 0, 0);
  outline: none;
}
/* line 42, northsweden\less\partials\search.less */
.form-field input {
  border: none;
  width: 100%;
  padding: 8px 10px;
  padding: 0.8rem 1rem;
  display: block;
  background-color: #fff;
  font-size: 18px;
  font-size: 1.8rem;
}
/* line 50, northsweden\less\partials\search.less */
.form-field input:focus {
  border: none;
  outline: none;
}
/* line 57, northsweden\less\partials\search.less */
.btn-search {
  border: none;
}
/* line 60, northsweden\less\partials\search.less */
.btn-search span {
  display: none;
}
/* line 64, northsweden\less\partials\search.less */
.btn-search:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  font-size: 2rem;
  content: "\f002";
  margin-right: 2px;
  margin-right: 0.2rem;
}
/* line 14, _shared\FontAwesome\less\bordered-pulled.less */
.btn-search:before.fa-pull-left {
  margin-right: .3em;
}
/* line 15, _shared\FontAwesome\less\bordered-pulled.less */
.btn-search:before.fa-pull-right {
  margin-left: .3em;
}
/* line 23, _shared\FontAwesome\less\bordered-pulled.less */
.btn-search:before.pull-left {
  margin-right: .3em;
}
/* line 24, _shared\FontAwesome\less\bordered-pulled.less */
.btn-search:before.pull-right {
  margin-left: .3em;
}
/* line 72, northsweden\less\partials\search.less */
.search-summary {
  margin-top: 20px;
  margin-top: 2rem;
  font-size: 14px;
  font-size: 1.4rem;
}
/* line 77, northsweden\less\partials\search.less */
.search-result-count {
  font-size: 14px;
  font-size: 1.4rem;
}
/* line 81, northsweden\less\partials\search.less */
.search-result-heading {
  font-size: 20px;
  font-size: 2rem;
}
/* line 85, northsweden\less\partials\search.less */
.exerpt,
.cite {
  font-size: 14px;
  font-size: 1.4rem;
}
/* line 90, northsweden\less\partials\search.less */
.search-pager {
  position: relative;
  height: 40px;
  height: 4rem;
  margin-top: 20px;
  margin-top: 2rem;
}
/* line 95, northsweden\less\partials\search.less */
.search-pager .btn-prev,
.search-pager .btn-next {
  position: absolute;
  top: 0;
  right: 0;
  border: 3px solid #eaeaea;
  border-radius: 0;
  width: 30px;
  width: 3rem;
  height: 30px;
  height: 3rem;
  padding: 0;
  text-align: center;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.2;
}
/* line 109, northsweden\less\partials\search.less */
.search-pager .btn-prev:before,
.search-pager .btn-next:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f105";
}
/* line 14, _shared\FontAwesome\less\bordered-pulled.less */
.search-pager .btn-prev:before.fa-pull-left,
.search-pager .btn-next:before.fa-pull-left {
  margin-right: .3em;
}
/* line 15, _shared\FontAwesome\less\bordered-pulled.less */
.search-pager .btn-prev:before.fa-pull-right,
.search-pager .btn-next:before.fa-pull-right {
  margin-left: .3em;
}
/* line 23, _shared\FontAwesome\less\bordered-pulled.less */
.search-pager .btn-prev:before.pull-left,
.search-pager .btn-next:before.pull-left {
  margin-right: .3em;
}
/* line 24, _shared\FontAwesome\less\bordered-pulled.less */
.search-pager .btn-prev:before.pull-right,
.search-pager .btn-next:before.pull-right {
  margin-left: .3em;
}
/* line 114, northsweden\less\partials\search.less */
.search-pager .btn-prev span,
.search-pager .btn-next span {
  display: none;
}
/* line 118, northsweden\less\partials\search.less */
.search-pager .btn-prev.disabled,
.search-pager .btn-next.disabled {
  color: #eaeaea;
}
/* line 123, northsweden\less\partials\search.less */
.search-pager .btn-prev {
  right: 40px;
  left: auto;
  padding: 0px 2px 0px 0px;
  padding: 0rem 0.2rem 0rem 0rem;
}
/* line 128, northsweden\less\partials\search.less */
.search-pager .btn-prev:before {
  content: "\f104";
}
/* line 133, northsweden\less\partials\search.less */
.search-pager .pager-status {
  line-height: 40px;
  line-height: 4rem;
  font-size: 14px;
  font-size: 1.4rem;
}
/* line 139, northsweden\less\partials\search.less */
.search-result {
  border-bottom: 1px solid #b4b4b4;
}
/* line 143, northsweden\less\partials\search.less */
.search-result-overlay {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.95);
  z-index: 1500;
  overflow-y: auto;
}
/* line 155, northsweden\less\partials\search.less */
.search-result-overlay .close-btn {
  color: #000;
  position: absolute;
  top: 8px;
  right: 10px;
  width: 32px;
  height: 32px;
  cursor: pointer;
  text-transform: uppercase;
  padding-right: 30px;
  padding-right: 3rem;
  font-size: 18px;
  font-size: 1.8rem;
  z-index: 100;
}
/* line 168, northsweden\less\partials\search.less */
.search-result-overlay .close-btn:after {
  color: #000;
  top: -5px;
  right: 0;
  z-index: 99;
}
/* line 176, northsweden\less\partials\search.less */
.search-result-overlay .search-content {
  padding: 60px 10px 20px;
  padding: 6rem 1rem 2rem;
  margin: 0 auto;
}
/* line 181, northsweden\less\partials\search.less */
.search-result-overlay .search-summary {
  margin: 0;
}
/* line 186, northsweden\less\partials\search.less */
.site-search.overlay {
  position: absolute;
  right: auto;
  left: 10px;
  top: -45px;
  z-index: 9999;
}
/* line 194, northsweden\less\partials\search.less */
.btn-search-page-link {
  background-color: transparent;
  color: #fff;
  border-radius: 0;
  margin-top: 10px;
  margin-top: 1rem;
}
/* line 201, northsweden\less\partials\search.less */
.search-page-link {
  display: none;
}
/* line 204, northsweden\less\partials\search.less */
.site-search {
  width: 100%;
}
/* line 206, northsweden\less\partials\search.less */
.site-search .search-form {
  width: 100%;
}
@media all and (min-width: 480px) {
  /* line 213, northsweden\less\partials\search.less */
  .site-search.overlay {
    width: 350px;
    width: 35rem;
  }
}
@media all and (min-width: 768px) {
  /* line 220, northsweden\less\partials\search.less */
  .site-search {
    left: auto;
    margin: 0;
    position: absolute;
    right: 20px;
    top: 65px;
    width: 300px;
    width: 30rem;
    z-index: 101;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  /* line 231, northsweden\less\partials\search.less */
  .site-search input[type=text] {
    padding: 5px;
    padding: 0.5rem;
  }
  /* line 237, northsweden\less\partials\search.less */
  .search-result-overlay .close-btn {
    display: block;
  }
  /* line 241, northsweden\less\partials\search.less */
  .search-result-overlay .search-content {
    max-width: 720px;
    margin: 0 auto;
    padding: 0px 60px 60px;
    padding: 0rem 6rem 6rem;
  }
}
@media all and (min-width: 992px) {
  /* line 251, northsweden\less\partials\search.less */
  .search-result-overlay .search-content {
    max-width: 940px;
  }
  /* line 256, northsweden\less\partials\search.less */
  .site-search {
    top: 70px;
  }
}
@media all and (min-width: 1200px) {
  /* line 263, northsweden\less\partials\search.less */
  .search-result-overlay .search-content {
    max-width: 1140px;
  }
}
@media all and (min-width: 1440px) {
  /* line 271, northsweden\less\partials\search.less */
  .search-result-overlay .search-content {
    max-width: 1120px;
  }
}
/* line 1, northsweden\less\partials\toolbar-navigation.less */
.toolbar {
  height: 40px;
  height: 4rem;
  background-color: #fff;
  width: 100%;
  z-index: 100;
  top: 0;
  color: #151515;
}
/* line 9, northsweden\less\partials\toolbar-navigation.less */
.toolbar a {
  color: #151515;
}
/* line 13, northsweden\less\partials\toolbar-navigation.less */
.toolbar .container {
  position: relative;
}
/* line 18, northsweden\less\partials\toolbar-navigation.less */
.language-links {
  left: 10px;
  position: absolute;
  top: 0;
  z-index: 100;
}
/* line 25, northsweden\less\partials\toolbar-navigation.less */
.language-links .language-link {
  display: inline-block;
}
/* line 28, northsweden\less\partials\toolbar-navigation.less */
.language-links .language-link a {
  background-color: #fff;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 3px 10px;
  padding: 0.3rem 1rem;
  position: relative;
  display: block;
  font-family: "Futura-PT", Helvetica, sans-serif, sans-serif;
  text-transform: uppercase;
  font-weight: bold;
}
/* line 39, northsweden\less\partials\toolbar-navigation.less */
.language-links .language-link a.active {
  text-decoration: underline;
}
/* line 44, northsweden\less\partials\toolbar-navigation.less */
.language-links .language-link.sv a {
  color: #151515;
}
/* line 48, northsweden\less\partials\toolbar-navigation.less */
.language-links .language-link.en a {
  color: #151515;
}
@media screen and (min-width: 480px) {
  /* line 55, northsweden\less\partials\toolbar-navigation.less */
  .language-links {
    left: 50%;
    position: absolute;
    top: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 100;
  }
}
@media screen and (min-width: 992px) {
  /* line 68, northsweden\less\partials\toolbar-navigation.less */
  .toolbar {
    height: 0;
  }
}
@-webkit-keyframes rotate90Right {
  /* line 3, _shared\Themes\Partials\animations.less */
  from {
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  /* line 7, _shared\Themes\Partials\animations.less */
  to {
    -o-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }
}
@-moz-keyframes rotate90Right {
  /* line 13, _shared\Themes\Partials\animations.less */
  from {
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  /* line 17, _shared\Themes\Partials\animations.less */
  to {
    -o-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }
}
@-o-keyframes rotate90Right {
  /* line 23, _shared\Themes\Partials\animations.less */
  from {
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  /* line 27, _shared\Themes\Partials\animations.less */
  to {
    -o-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }
}
@keyframes rotate90Right {
  /* line 33, _shared\Themes\Partials\animations.less */
  from {
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  /* line 37, _shared\Themes\Partials\animations.less */
  to {
    -o-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }
}
@-webkit-keyframes rotate90Left {
  /* line 45, _shared\Themes\Partials\animations.less */
  from {
    -o-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  /* line 49, _shared\Themes\Partials\animations.less */
  to {
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@-moz-keyframes rotate90Left {
  /* line 55, _shared\Themes\Partials\animations.less */
  from {
    -o-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  /* line 59, _shared\Themes\Partials\animations.less */
  to {
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@-o-keyframes rotate90Left {
  /* line 65, _shared\Themes\Partials\animations.less */
  from {
    -o-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  /* line 69, _shared\Themes\Partials\animations.less */
  to {
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@keyframes rotate90Left {
  /* line 75, _shared\Themes\Partials\animations.less */
  from {
    -o-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  /* line 79, _shared\Themes\Partials\animations.less */
  to {
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@-webkit-keyframes flash {
  /* line 86, _shared\Themes\Partials\animations.less */
  0%,
  50%,
  100% {
    opacity: 1;
  }
  /* line 90, _shared\Themes\Partials\animations.less */
  25%,
  75% {
    opacity: 0;
  }
}
@-moz-keyframes flash {
  /* line 96, _shared\Themes\Partials\animations.less */
  0%,
  50%,
  100% {
    opacity: 1;
  }
  /* line 100, _shared\Themes\Partials\animations.less */
  25%,
  75% {
    opacity: 0;
  }
}
@-o-keyframes flash {
  /* line 106, _shared\Themes\Partials\animations.less */
  0%,
  50%,
  100% {
    opacity: 1;
  }
  /* line 110, _shared\Themes\Partials\animations.less */
  25%,
  75% {
    opacity: 0;
  }
}
@keyframes flash {
  /* line 116, _shared\Themes\Partials\animations.less */
  0%,
  50%,
  100% {
    opacity: 1;
  }
  /* line 120, _shared\Themes\Partials\animations.less */
  25%,
  75% {
    opacity: 0;
  }
}
@-webkit-keyframes pulse {
  /* line 126, _shared\Themes\Partials\animations.less */
  0% {
    transform: scale(1);
  }
  /* line 127, _shared\Themes\Partials\animations.less */
  50% {
    transform: scale(0.95);
  }
  /* line 128, _shared\Themes\Partials\animations.less */
  100% {
    transform: scale(1);
  }
}
@keyframes pulse {
  /* line 131, _shared\Themes\Partials\animations.less */
  0% {
    transform: scale(1);
  }
  /* line 132, _shared\Themes\Partials\animations.less */
  50% {
    transform: scale(0.95);
  }
  /* line 133, _shared\Themes\Partials\animations.less */
  100% {
    transform: scale(1);
  }
}
/* line 1, _shared\Themes\Partials\Banner\banner.less */
.banner-wrap {
  margin-bottom: 40px;
  margin-bottom: 4rem;
}
/* line 12, _shared\Themes\Partials\Banner\banner.less */
.section-content .banner {
  margin-bottom: 40px;
  margin-bottom: 4rem;
}
/* line 17, _shared\Themes\Partials\Banner\banner.less */
.section-content:last-child .banner {
  margin-bottom: 0;
}
/* line 31, _shared\Themes\Partials\Banner\banner.less */
.banner-info:hover .banner-image img,
.banner-info:focus .banner-image img,
.banner-info:active .banner-image img {
  transform: scale(1.2);
}
/* line 38, _shared\Themes\Partials\Banner\banner.less */
.banner-image {
  overflow: hidden;
}
/* line 40, _shared\Themes\Partials\Banner\banner.less */
.banner-image img {
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  width: 100%;
}
/* line 46, _shared\Themes\Partials\Banner\banner.less */
.banner-content {
  font-size: 16px;
  font-size: 1.6rem;
  padding: 40px;
  padding: 4rem;
  margin: 0;
  color: #fff;
  background-color: #ededed;
}
/* line 53, _shared\Themes\Partials\Banner\banner.less */
.banner-content a {
  color: #fff;
}
/* line 58, _shared\Themes\Partials\Banner\banner.less */
.banner-heading {
  margin: 0;
  font-size: 20px;
  font-size: 2rem;
}
@media all and (min-width: 768px) {
  /* line 69, _shared\Themes\Partials\Banner\banner.less */
  .banner {
    display: block;
    position: relative;
  }
  /* line 74, _shared\Themes\Partials\Banner\banner.less */
  .banner-content {
    position: absolute;
    bottom: 40px;
    left: 0;
    width: auto;
  }
  /* line 81, _shared\Themes\Partials\Banner\banner.less */
  .banner-heading {
    font-size: 30px;
    font-size: 3rem;
  }
  /* line 86, _shared\Themes\Partials\Banner\banner.less */
  .banner-image img {
    width: 100%;
  }
  /* line 91, _shared\Themes\Partials\Banner\banner.less */
  .banner-info {
    position: relative;
  }
}
@media all and (min-width: 992px) {
}
@media all and (min-width: 1200px) {
  /* line 112, _shared\Themes\Partials\Banner\banner.less */
  .banner-content {
    padding: 40px;
    padding: 4rem;
  }
  /* line 116, _shared\Themes\Partials\Banner\banner.less */
  .banner-heading {
    font-size: 40px;
    font-size: 4rem;
  }
}
/* line 1, _shared\Themes\Partials\FooterNavigation\footer-navigation.less */
.footer-nav-list {
  padding-left: 0;
  list-style: none;
  margin-left: -10px;
  margin-right: -10px;
}
/* line 14, _shared\bootstrap\less\mixins\clearfix.less */
.footer-nav-list:before,
.footer-nav-list:after {
  content: " ";
  display: table;
}
/* line 19, _shared\bootstrap\less\mixins\clearfix.less */
.footer-nav-list:after {
  clear: both;
}
/* line 14, _shared\bootstrap\less\mixins\clearfix.less */
.footer-nav-list:before,
.footer-nav-list:after {
  content: " ";
  display: table;
}
/* line 19, _shared\bootstrap\less\mixins\clearfix.less */
.footer-nav-list:after {
  clear: both;
}
/* line 14, _shared\bootstrap\less\mixins\clearfix.less */
.footer-nav-list:before,
.footer-nav-list:after {
  content: " ";
  display: table;
}
/* line 19, _shared\bootstrap\less\mixins\clearfix.less */
.footer-nav-list:after {
  clear: both;
}
/* line 14, _shared\bootstrap\less\mixins\clearfix.less */
.footer-nav-list:before,
.footer-nav-list:after {
  content: " ";
  display: table;
}
/* line 19, _shared\bootstrap\less\mixins\clearfix.less */
.footer-nav-list:after {
  clear: both;
}
/* line 8, _shared\Themes\Partials\FooterNavigation\footer-navigation.less */
.footer-nav-list-item {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  float: left;
  width: 50%;
}
/* line 11, _shared\Themes\Partials\FooterNavigation\footer-navigation.less */
.footer-nav-list-item:last-child {
  margin-right: 0;
}
/* line 15, _shared\Themes\Partials\FooterNavigation\footer-navigation.less */
.footer-nav-list-item a {
  color: #fff;
  display: block;
  font-size: 24px;
  font-size: 2.4rem;
}
/* line 20, _shared\Themes\Partials\FooterNavigation\footer-navigation.less */
.footer-nav-list-item a.rss {
  padding-right: 20px;
  background: transparent url(../gfx/rss.png) no-repeat 30px 1px;
}
/* line 27, _shared\Themes\Partials\FooterNavigation\footer-navigation.less */
.footer-nav-sublist {
  padding-left: 0;
  list-style: none;
  display: inline-block;
}
/* line 34, _shared\Themes\Partials\FooterNavigation\footer-navigation.less */
.footer-nav-sublist-item a {
  font-size: 16px;
  font-size: 1.6rem;
  color: #fff;
}
@media all and (min-width: 480px) {
  /* line 41, _shared\Themes\Partials\FooterNavigation\footer-navigation.less */
  .footer-navigation {
    margin-left: 0;
  }
  /* line 14, _shared\bootstrap\less\mixins\clearfix.less */
  .footer-navigation:before,
  .footer-navigation:after {
    content: " ";
    display: table;
  }
  /* line 19, _shared\bootstrap\less\mixins\clearfix.less */
  .footer-navigation:after {
    clear: both;
  }
  /* line 14, _shared\bootstrap\less\mixins\clearfix.less */
  .footer-navigation:before,
  .footer-navigation:after {
    content: " ";
    display: table;
  }
  /* line 19, _shared\bootstrap\less\mixins\clearfix.less */
  .footer-navigation:after {
    clear: both;
  }
  /* line 46, _shared\Themes\Partials\FooterNavigation\footer-navigation.less */
  .footer-nav-list-item {
    width: auto;
  }
}
/* line 28, _shared\Themes\Partials\ContactCard\contact-card.less */
.contact-card .contact-card-inner {
  padding: 10px;
  padding: 1rem;
  padding-top: 20px;
  padding-top: 2rem;
  background-color: #fff;
}
/* line 33, _shared\Themes\Partials\ContactCard\contact-card.less */
.contact-card .contact-card-inner .field {
  margin-bottom: 20px;
  margin-bottom: 2rem;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
/* line 37, _shared\Themes\Partials\ContactCard\contact-card.less */
.contact-card .contact-card-inner .field p {
  font-size: 15px;
  margin-top: 5px;
  color: #151515;
}
/* line 42, _shared\Themes\Partials\ContactCard\contact-card.less */
.contact-card .contact-card-inner .field p a {
  color: #151515;
}
/* line 48, _shared\Themes\Partials\ContactCard\contact-card.less */
.contact-card .contact-card-inner .fa {
  width: 30px;
  text-align: center;
  margin-right: 10px;
  margin-right: 1rem;
  font-size: 30px;
  font-size: 3rem;
  color: #ededed;
}
/* line 7, _shared\Themes\Partials\ContactCard\contact-card.less */
.theme01.contact-card .contact-card-inner {
  background-color: #ededed;
  color: #151515;
}
/* line 11, _shared\Themes\Partials\ContactCard\contact-card.less */
.theme01.contact-card .contact-card-inner a {
  color: #151515;
}
/* line 15, _shared\Themes\Partials\ContactCard\contact-card.less */
.theme01.contact-card .contact-card-inner .fa {
  color: #ffffff;
}
/* line 7, _shared\Themes\Partials\ContactCard\contact-card.less */
.theme02.contact-card .contact-card-inner {
  background-color: #151515;
  color: #fff;
}
/* line 11, _shared\Themes\Partials\ContactCard\contact-card.less */
.theme02.contact-card .contact-card-inner a {
  color: #fff;
}
/* line 15, _shared\Themes\Partials\ContactCard\contact-card.less */
.theme02.contact-card .contact-card-inner .fa {
  color: #484848;
}
/* line 7, _shared\Themes\Partials\ContactCard\contact-card.less */
.theme03.contact-card .contact-card-inner {
  background-color: #fff;
  color: #151515;
}
/* line 11, _shared\Themes\Partials\ContactCard\contact-card.less */
.theme03.contact-card .contact-card-inner a {
  color: #151515;
}
/* line 15, _shared\Themes\Partials\ContactCard\contact-card.less */
.theme03.contact-card .contact-card-inner .fa {
  color: #ffffff;
}
/* line 7, _shared\Themes\Partials\ContactCard\contact-card.less */
.theme04.contact-card .contact-card-inner {
  background-color: #ecad16;
  color: #fff;
}
/* line 11, _shared\Themes\Partials\ContactCard\contact-card.less */
.theme04.contact-card .contact-card-inner a {
  color: #fff;
}
/* line 15, _shared\Themes\Partials\ContactCard\contact-card.less */
.theme04.contact-card .contact-card-inner .fa {
  color: #f4ce74;
}
/* line 7, _shared\Themes\Partials\ContactCard\contact-card.less */
.theme05.contact-card .contact-card-inner {
  background-color: #1ab1e2;
  color: #fff;
}
/* line 11, _shared\Themes\Partials\ContactCard\contact-card.less */
.theme05.contact-card .contact-card-inner a {
  color: #fff;
}
/* line 15, _shared\Themes\Partials\ContactCard\contact-card.less */
.theme05.contact-card .contact-card-inner .fa {
  color: #73d1ef;
}
/* line 7, _shared\Themes\Partials\ContactCard\contact-card.less */
.theme06.contact-card .contact-card-inner {
  background-color: #fff;
  color: #1ab1e2;
}
/* line 11, _shared\Themes\Partials\ContactCard\contact-card.less */
.theme06.contact-card .contact-card-inner a {
  color: #1ab1e2;
}
/* line 15, _shared\Themes\Partials\ContactCard\contact-card.less */
.theme06.contact-card .contact-card-inner .fa {
  color: #ffffff;
}
/* line 7, northsweden\less\partials\contact-card.less */
.theme01.contact-card .contact-card-inner {
  background-color: #ededed;
  color: #151515;
}
/* line 11, northsweden\less\partials\contact-card.less */
.theme01.contact-card .contact-card-inner a,
.theme01.contact-card .contact-card-inner p {
  color: #151515;
}
/* line 15, northsweden\less\partials\contact-card.less */
.theme01.contact-card .contact-card-inner .fa {
  color: #151515;
}
/* line 7, northsweden\less\partials\contact-card.less */
.theme02.contact-card .contact-card-inner {
  background-color: #151515;
  color: #fff;
}
/* line 11, northsweden\less\partials\contact-card.less */
.theme02.contact-card .contact-card-inner a,
.theme02.contact-card .contact-card-inner p {
  color: #fff;
}
/* line 15, northsweden\less\partials\contact-card.less */
.theme02.contact-card .contact-card-inner .fa {
  color: #fff;
}
/* line 7, northsweden\less\partials\contact-card.less */
.theme03.contact-card .contact-card-inner {
  background-color: #fff;
  color: #151515;
}
/* line 11, northsweden\less\partials\contact-card.less */
.theme03.contact-card .contact-card-inner a,
.theme03.contact-card .contact-card-inner p {
  color: #151515;
}
/* line 15, northsweden\less\partials\contact-card.less */
.theme03.contact-card .contact-card-inner .fa {
  color: #151515;
}
/* line 7, northsweden\less\partials\contact-card.less */
.theme04.contact-card .contact-card-inner {
  background-color: #ecad16;
  color: #fff;
}
/* line 11, northsweden\less\partials\contact-card.less */
.theme04.contact-card .contact-card-inner a,
.theme04.contact-card .contact-card-inner p {
  color: #fff;
}
/* line 15, northsweden\less\partials\contact-card.less */
.theme04.contact-card .contact-card-inner .fa {
  color: #fff;
}
/* line 7, northsweden\less\partials\contact-card.less */
.theme05.contact-card .contact-card-inner {
  background-color: #1ab1e2;
  color: #fff;
}
/* line 11, northsweden\less\partials\contact-card.less */
.theme05.contact-card .contact-card-inner a,
.theme05.contact-card .contact-card-inner p {
  color: #fff;
}
/* line 15, northsweden\less\partials\contact-card.less */
.theme05.contact-card .contact-card-inner .fa {
  color: #fff;
}
/* line 7, northsweden\less\partials\contact-card.less */
.theme06.contact-card .contact-card-inner {
  background-color: #fff;
  color: #1ab1e2;
}
/* line 11, northsweden\less\partials\contact-card.less */
.theme06.contact-card .contact-card-inner a,
.theme06.contact-card .contact-card-inner p {
  color: #1ab1e2;
}
/* line 15, northsweden\less\partials\contact-card.less */
.theme06.contact-card .contact-card-inner .fa {
  color: #1ab1e2;
}
@media all and (min-width: 768px) {
  /* line 61, _shared\Themes\Partials\ContactCard\contact-card.less */
  .contact-card {
    max-width: 340px;
  }
}
@media all and (min-width: 992px) {
  /* line 67, _shared\Themes\Partials\ContactCard\contact-card.less */
  .contact-card {
    max-width: 450px;
  }
}
@media all and (min-width: 1200px) {
  /* line 73, _shared\Themes\Partials\ContactCard\contact-card.less */
  .contact-card {
    max-width: 440px;
  }
}
/* line 3, _shared\themes\partials\imagegallery\image-gallery-fullscreen.less */
.image-gallery .image-gallery-images {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -20px 0 20px -20px;
}
/* line 7, _shared\themes\partials\imagegallery\image-gallery-fullscreen.less */
.image-gallery .image-gallery-image {
  padding: 20px 0 0 20px;
  /*padding-left:  (@gutter / 2);
	 padding-right: (@gutter / 2);
	 flex-basis: percentage((@columns / @grid-columns));*/
  flex: 1 0 50%;
}
/* line 578, _shared\mirror\less\mixins.less */
.no-smil .image-gallery .image-gallery-image {
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: calc(50% - 20px);
}
/* line 14, _shared\themes\partials\imagegallery\image-gallery-fullscreen.less */
.image-gallery-image a {
  display: block;
}
/* line 18, _shared\themes\partials\imagegallery\image-gallery-fullscreen.less */
.image-gallery-image img {
  margin: 0;
  width: 100%;
}
/* line 24, _shared\themes\partials\imagegallery\image-gallery-fullscreen.less */
.image-gallery-overlay {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 1500;
  overflow-y: auto;
}
/* line 36, _shared\themes\partials\imagegallery\image-gallery-fullscreen.less */
.image-gallery-overlay .image-gallery-images {
  max-width: 90%;
  margin: 40px auto;
}
/* line 41, _shared\themes\partials\imagegallery\image-gallery-fullscreen.less */
.image-gallery-overlay .image-gallery-image {
  margin-bottom: 40px;
  margin-bottom: 4rem;
  text-align: center;
}
/* line 45, _shared\themes\partials\imagegallery\image-gallery-fullscreen.less */
.image-gallery-overlay .image-gallery-image:last-child {
  margin: 0;
}
/* line 49, _shared\themes\partials\imagegallery\image-gallery-fullscreen.less */
.image-gallery-overlay .image-gallery-image picture {
  display: block;
}
/* line 53, _shared\themes\partials\imagegallery\image-gallery-fullscreen.less */
.image-gallery-overlay .image-gallery-image img {
  max-width: 100%;
}
/* line 58, _shared\themes\partials\imagegallery\image-gallery-fullscreen.less */
.image-gallery-overlay .close-btn {
  color: #000;
  position: absolute;
  top: 8px;
  right: 20px;
  width: 25px;
  height: 32px;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 18px;
  font-size: 1.8rem;
  z-index: 100;
}
/* line 70, _shared\themes\partials\imagegallery\image-gallery-fullscreen.less */
.image-gallery-overlay .close-btn:after {
  position: static;
  color: #000;
  padding: 0;
}
@media all and (min-width: 768px) {
  /* line 84, _shared\themes\partials\imagegallery\image-gallery-fullscreen.less */
  .image-gallery-overlay .image-gallery-images {
    max-width: 720px;
  }
  /* line 88, _shared\themes\partials\imagegallery\image-gallery-fullscreen.less */
  .image-gallery-overlay .close-btn {
    display: block;
  }
}
@media all and (min-width: 992px) {
  /* line 96, _shared\themes\partials\imagegallery\image-gallery-fullscreen.less */
  .image-gallery .image-gallery-images {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -40px 0 40px -40px;
  }
  /* line 100, _shared\themes\partials\imagegallery\image-gallery-fullscreen.less */
  .image-gallery .image-gallery-image {
    padding: 40px 0 0 40px;
    /*padding-left:  (@gutter / 2);
	 padding-right: (@gutter / 2);
	 flex-basis: percentage((@columns / @grid-columns));*/
    flex: 1 0 50%;
  }
  /* line 578, _shared\mirror\less\mixins.less */
  .no-smil .image-gallery .image-gallery-image {
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: calc(50% - 40px);
  }
  /* line 106, _shared\themes\partials\imagegallery\image-gallery-fullscreen.less */
  .image-gallery-overlay .image-gallery-images {
    max-width: 940px;
  }
  /* line 113, _shared\themes\partials\imagegallery\image-gallery-fullscreen.less */
  .editorial .image-gallery .image-gallery-images {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -20px 0 20px -20px;
  }
  /* line 117, _shared\themes\partials\imagegallery\image-gallery-fullscreen.less */
  .editorial .image-gallery .image-gallery-image {
    padding: 20px 0 0 20px;
    /*padding-left:  (@gutter / 2);
	 padding-right: (@gutter / 2);
	 flex-basis: percentage((@columns / @grid-columns));*/
    flex: 1 0 50%;
  }
  /* line 578, _shared\mirror\less\mixins.less */
  .no-smil .editorial .image-gallery .image-gallery-image {
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: calc(50% - 20px);
  }
}
@media all and (min-width: 1200px) {
  /* line 126, _shared\themes\partials\imagegallery\image-gallery-fullscreen.less */
  .image-gallery-overlay .image-gallery-images {
    max-width: 1140px;
  }
}
@media all and (min-width: 1440px) {
  /* line 134, _shared\themes\partials\imagegallery\image-gallery-fullscreen.less */
  .image-gallery-overlay .image-gallery-images {
    max-width: 1120px;
  }
}
/* line 1, _shared\Themes\Partials\NavigationCard\navigation-card.less */
.navigation-card {
  background-color: #f4f4f4;
  margin-bottom: 30px;
  margin-bottom: 3rem;
}
/* line 7, _shared\Themes\Partials\NavigationCard\navigation-card.less */
.navigation-card-image img {
  width: 100%;
}
/* line 12, _shared\Themes\Partials\NavigationCard\navigation-card.less */
.navigation-card-content {
  padding: 20px;
  padding: 2rem;
}
/* line 17, _shared\Themes\Partials\NavigationCard\navigation-card.less */
.navigation-card-list .navigation-card-page {
  display: inline-block;
  margin-left: 5px;
  margin-left: 0.5rem;
}
/* line 21, _shared\Themes\Partials\NavigationCard\navigation-card.less */
.navigation-card-list .navigation-card-page a {
  color: #ededed;
  border-bottom: 1px dotted #ededed;
}
/* line 28, _shared\Themes\Partials\NavigationCard\navigation-card.less */
.navigation-card-list .navigation-card-page:hover a,
.navigation-card-list .navigation-card-page:active a,
.navigation-card-list .navigation-card-page:focus a {
  border-bottom-style: solid;
  color: #bababa;
}
/* line 35, _shared\Themes\Partials\NavigationCard\navigation-card.less */
.navigation-card-list .navigation-card-child-page {
  font-size: 80%;
  padding-left: 20px;
  padding-left: 2rem;
  margin-left: 5px;
  margin-left: 0.5rem;
}
/* line 40, _shared\Themes\Partials\NavigationCard\navigation-card.less */
.navigation-card-list .navigation-card-child-page a {
  color: #ededed;
  border-bottom: 1px dotted #ededed;
  color: #bababa;
}
/* line 47, _shared\Themes\Partials\NavigationCard\navigation-card.less */
.navigation-card-list .navigation-card-child-page:hover a,
.navigation-card-list .navigation-card-child-page:active a,
.navigation-card-list .navigation-card-child-page:focus a {
  border-bottom-style: solid;
  color: #bababa;
}
/* line 55, _shared\Themes\Partials\NavigationCard\navigation-card.less */
.navigation-card-heading {
  margin: 0px 0px 10px 0px;
  margin: 0rem 0rem 1rem 0rem;
  font-size: 24px;
  font-size: 2.4rem;
  color: #333;
  font-weight: bold;
}
/* line 62, _shared\Themes\Partials\NavigationCard\navigation-card.less */
.navigation-card-text {
  margin-bottom: 10px;
  margin-bottom: 1rem;
  color: #333;
}
/* line 66, _shared\Themes\Partials\NavigationCard\navigation-card.less */
.navigation-card-text a {
  border-bottom: 1px dotted #1ab1e2;
}
/* line 69, _shared\Themes\Partials\NavigationCard\navigation-card.less */
.navigation-card-text a:hover,
.navigation-card-text a:active,
.navigation-card-text a:focus {
  border-bottom-style: solid;
}
@media all and (min-width: 992px) {
  /* line 83, _shared\Themes\Partials\NavigationCard\navigation-card.less */
  .content-block-l1 .navigation-card {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 0 0 0;
  }
  /* line 87, _shared\Themes\Partials\NavigationCard\navigation-card.less */
  .content-block-l1 .navigation-card-image {
    padding: 0 0 0 0;
    /*padding-left:  (@gutter / 2);
	 padding-right: (@gutter / 2);
	 flex-basis: percentage((@columns / @grid-columns));*/
    flex: 1 0 66.66666667%;
  }
  /* line 578, _shared\mirror\less\mixins.less */
  .no-smil .content-block-l1 .navigation-card-image {
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: calc(66.66666666666666% - 0px);
  }
  /* line 91, _shared\Themes\Partials\NavigationCard\navigation-card.less */
  .content-block-l1 .navigation-card-content {
    padding: 0 0 0 0;
    /*padding-left:  (@gutter / 2);
	 padding-right: (@gutter / 2);
	 flex-basis: percentage((@columns / @grid-columns));*/
    flex: 1 0 33.33333333%;
    padding: 40px;
    padding: 4rem;
  }
  /* line 578, _shared\mirror\less\mixins.less */
  .no-smil .content-block-l1 .navigation-card-content {
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: calc(33.33333333333333% - 0px);
  }
}
/* line 1, northsweden\less\partials\article.less */
.article {
  background-color: transparent;
  padding: 0px;
  padding: 0rem;
}
/* line 7, northsweden\less\partials\article.less */
.search-results-page .article {
  padding-bottom: 20px;
  padding-bottom: 2rem;
}
/* line 12, northsweden\less\partials\article.less */
.article-heading {
  margin: 0px 0px 10px;
  margin: 0rem 0rem 1rem;
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 1.2;
  color: #444;
  font-weight: 600;
  word-break: break-word;
}
/* line 22, northsweden\less\partials\article.less */
.article-image {
  margin-bottom: 20px;
  margin-bottom: 2rem;
}
/* line 24, northsweden\less\partials\article.less */
.article-image img {
  display: block;
  width: 100%;
}
/* line 30, northsweden\less\partials\article.less */
.article-introduction {
  font-size: 22px;
  font-size: 2.2rem;
  color: #1a1a1a;
  font-weight: normal;
  margin-bottom: 15px;
  margin-bottom: 1.5rem;
}
/* line 38, northsweden\less\partials\article.less */
.editorial h2 {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.5;
  margin: 15px 0px 5px 0px;
  margin: 1.5rem 0rem 0.5rem 0rem;
  color: #444;
}
/* line 45, northsweden\less\partials\article.less */
.editorial h3 {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.3;
  color: #444;
}
/* line 51, northsweden\less\partials\article.less */
.editorial h4 {
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 1.3;
  color: #444;
}
/* line 57, northsweden\less\partials\article.less */
.editorial p {
  margin-bottom: 20px;
  margin-bottom: 2rem;
}
/* line 60, northsweden\less\partials\article.less */
.editorial p img {
  margin: 0 auto !important;
}
/* line 65, northsweden\less\partials\article.less */
.editorial img {
  max-width: 100%;
  display: block;
  margin-bottom: 20px;
  margin-bottom: 2rem;
}
/* line 72, northsweden\less\partials\article.less */
.editorial .image-media img {
  margin: 0 auto !important;
}
/* line 76, northsweden\less\partials\article.less */
.editorial .image-media figcaption {
  text-align: center;
}
/* line 81, northsweden\less\partials\article.less */
.editorial a {
  color: #1a1a1a;
  text-decoration: underline;
}
@media all and (min-width: 768px) {
  /* line 107, northsweden\less\partials\article.less */
  .article-heading {
    font-size: 32px;
    font-size: 3.2rem;
  }
  /* line 111, northsweden\less\partials\article.less */
  .article {
    background-color: transparent;
  }
}
/* line 1, northsweden\less\partials\breadcrumbs.less */
.breadcrumbs {
  padding: 10px 0px;
  padding: 1rem 0rem;
  margin-bottom: 0px;
  margin-bottom: 0rem;
}
/* line 6, northsweden\less\partials\breadcrumbs.less */
.breadcrumbs .container {
  position: relative;
}
/* line 11, northsweden\less\partials\breadcrumbs.less */
.breadcrumbs-list {
  padding: 0;
  list-style: none;
  font-size: 16px;
  font-size: 1.6rem;
  margin: 0;
}
/* line 17, northsweden\less\partials\breadcrumbs.less */
.breadcrumbs-list > li {
  display: inline-block;
  font-style: italic;
}
/* line 21, northsweden\less\partials\breadcrumbs.less */
.breadcrumbs-list > li + li:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  font-size: 1.2rem;
  content: "\f101\00a0";
  padding: 0 5px;
  color: #a5a5a5;
}
/* line 14, _shared\FontAwesome\less\bordered-pulled.less */
.breadcrumbs-list > li + li:before.fa-pull-left {
  margin-right: .3em;
}
/* line 15, _shared\FontAwesome\less\bordered-pulled.less */
.breadcrumbs-list > li + li:before.fa-pull-right {
  margin-left: .3em;
}
/* line 23, _shared\FontAwesome\less\bordered-pulled.less */
.breadcrumbs-list > li + li:before.pull-left {
  margin-right: .3em;
}
/* line 24, _shared\FontAwesome\less\bordered-pulled.less */
.breadcrumbs-list > li + li:before.pull-right {
  margin-left: .3em;
}
/* line 29, northsweden\less\partials\breadcrumbs.less */
.breadcrumbs-list > li a {
  color: #a5a5a5;
  font-size: 16px;
  font-size: 1.6rem;
}
/* line 35, northsweden\less\partials\breadcrumbs.less */
.breadcrumbs-list > .active {
  color: #a5a5a5;
  font-size: 16px;
  font-size: 1.6rem;
}
@media all and (min-width: 1200px) {
  /* line 55, northsweden\less\partials\breadcrumbs.less */
  .breadcrumbs-list {
    padding: 8px 0px 2px;
    padding: 0.8rem 0rem 0.2rem;
    margin-bottom: 2px;
    margin-bottom: 0.2rem;
  }
}
/* line 16, northsweden\less\partials\call-to-action.less */
.call-to-action {
  text-align: center;
  margin-bottom: 20px;
  margin-bottom: 2rem;
  padding: 30px 0px 0px 0px;
  padding: 3rem 0rem 0rem 0rem;
  position: relative;
  z-index: 10;
}
/* line 23, northsweden\less\partials\call-to-action.less */
.call-to-action:last-child {
  margin-bottom: 0;
}
/* line 7, northsweden\less\partials\call-to-action.less */
.call-to-action.theme01 .btn-cta {
  background-color: #ededed;
  color: #151515;
  border: none;
}
/* line 7, northsweden\less\partials\call-to-action.less */
.call-to-action.theme02 .btn-cta {
  background-color: #151515;
  color: #fff;
  border: none;
}
/* line 7, northsweden\less\partials\call-to-action.less */
.call-to-action.theme03 .btn-cta {
  background-color: #fff;
  color: #151515;
  border: none;
}
/* line 7, northsweden\less\partials\call-to-action.less */
.call-to-action.theme04 .btn-cta {
  background-color: #ecad16;
  color: #fff;
  border: none;
}
/* line 7, northsweden\less\partials\call-to-action.less */
.call-to-action.theme05 .btn-cta {
  background-color: #1ab1e2;
  color: #fff;
  border: none;
}
/* line 7, northsweden\less\partials\call-to-action.less */
.call-to-action.theme06 .btn-cta {
  background-color: #fff;
  color: #1ab1e2;
  border: none;
}
/* line 30, northsweden\less\partials\call-to-action.less */
.btn-cta {
  font-size: 16px;
  font-size: 1.6rem;
  border: 3px solid #3e3e3e;
  background-color: #fff;
  color: #151515;
  width: 100%;
  min-width: 200px;
  font-weight: normal;
  text-transform: none;
  padding: 12px 20px;
  padding: 1.2rem 2rem;
  position: relative;
  border-radius: 0px;
  font-family: "Futura-PT", Helvetica, sans-serif, sans-serif;
  text-transform: uppercase;
  font-weight: 600;
}
/* line 48, northsweden\less\partials\call-to-action.less */
.btn-cta:after {
  background: rgba(0, 0, 0, 0.1);
  content: "";
  left: 2px;
  height: 100%;
  position: absolute;
  top: 4px;
  -o-transform: rotate(1deg);
  -webkit-transform: rotate(1deg);
  -ms-transform: rotate(1deg);
  transform: rotate(1deg);
  width: 96%;
  z-index: -1;
}
/* line 73, northsweden\less\partials\call-to-action.less */
.btn-cta:hover,
.btn-cta:active,
.btn-cta:focus {
  color: #151515;
}
@media all and (min-width: 480px) {
  /* line 82, northsweden\less\partials\call-to-action.less */
  .call-to-action .btn-cta {
    width: auto;
  }
  /* line 87, northsweden\less\partials\call-to-action.less */
  .call-to-actions {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -20px 0 20px -20px;
    margin-bottom: 0;
  }
  /* line 91, northsweden\less\partials\call-to-action.less */
  .call-to-actions .call-to-action {
    padding: 20px 0 0 20px;
    /*padding-left:  (@gutter / 2);
	 padding-right: (@gutter / 2);
	 flex-basis: percentage((@columns / @grid-columns));*/
    flex: 1 0 50%;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-grow: 0;
    flex-grow: 0;
    text-align: right;
  }
  /* line 578, _shared\mirror\less\mixins.less */
  .no-smil .call-to-actions .call-to-action {
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: calc(50% - 20px);
  }
  /* line 96, northsweden\less\partials\call-to-action.less */
  .call-to-actions .call-to-action:last-child {
    text-align: left;
  }
}
/* line 1, northsweden\less\partials\complementary-navigation.less */
.complementary-navigation {
  display: none;
}
/* line 5, northsweden\less\partials\complementary-navigation.less */
.complementary-nav-list {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
@media screen and (min-width: 768px) {
  /* line 19, northsweden\less\partials\complementary-navigation.less */
  .complementary-navigation {
    display: block;
    position: absolute;
    top: 2px;
    left: 10px;
    z-index: 100;
  }
  /* line 26, northsweden\less\partials\complementary-navigation.less */
  .complementary-navigation a {
    font-family: "Futura-PT", Helvetica, sans-serif, sans-serif;
    font-size: 14px;
    font-size: 1.4rem;
    padding: 4px 10px;
    padding: 0.4rem 1rem;
    text-transform: uppercase;
    font-weight: 600;
  }
  /* line 33, northsweden\less\partials\complementary-navigation.less */
  .complementary-navigation a:hover,
  .complementary-navigation a:active,
  .complementary-navigation a:focus {
    text-decoration: none;
    outline: none;
  }
  /* line 40, northsweden\less\partials\complementary-navigation.less */
  .complementary-nav-list-item {
    display: inline-block;
  }
  /* line 43, northsweden\less\partials\complementary-navigation.less */
  .complementary-navigation {
    left: auto;
    right: 10px;
  }
}
/* line 25, northsweden\less\partials\contact-card.less */
.contact-card .contact-card-inner {
  background-color: #fff;
  padding: 20px;
  padding: 2rem;
  padding-bottom: 10px;
}
/* line 30, northsweden\less\partials\contact-card.less */
.contact-card .contact-card-inner .field {
  margin-bottom: 20px;
  margin-bottom: 2rem;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
/* line 34, northsweden\less\partials\contact-card.less */
.contact-card .contact-card-inner .field p {
  margin-top: 5px;
  color: #151515;
  font-size: 18px;
  font-size: 1.8rem;
}
/* line 39, northsweden\less\partials\contact-card.less */
.contact-card .contact-card-inner .field p a {
  color: #151515;
}
/* line 45, northsweden\less\partials\contact-card.less */
.contact-card .contact-card-inner .fa {
  width: 30px;
  text-align: center;
  margin-right: 20px;
  margin-right: 2rem;
  font-size: 30px;
  font-size: 3rem;
  color: #ededed;
}
/* line 7, _shared\Themes\Partials\ContactCard\contact-card.less */
.theme01.contact-card .contact-card-inner {
  background-color: #ededed;
  color: #151515;
}
/* line 11, _shared\Themes\Partials\ContactCard\contact-card.less */
.theme01.contact-card .contact-card-inner a {
  color: #151515;
}
/* line 15, _shared\Themes\Partials\ContactCard\contact-card.less */
.theme01.contact-card .contact-card-inner .fa {
  color: #ffffff;
}
/* line 7, _shared\Themes\Partials\ContactCard\contact-card.less */
.theme02.contact-card .contact-card-inner {
  background-color: #151515;
  color: #fff;
}
/* line 11, _shared\Themes\Partials\ContactCard\contact-card.less */
.theme02.contact-card .contact-card-inner a {
  color: #fff;
}
/* line 15, _shared\Themes\Partials\ContactCard\contact-card.less */
.theme02.contact-card .contact-card-inner .fa {
  color: #484848;
}
/* line 7, _shared\Themes\Partials\ContactCard\contact-card.less */
.theme03.contact-card .contact-card-inner {
  background-color: #fff;
  color: #151515;
}
/* line 11, _shared\Themes\Partials\ContactCard\contact-card.less */
.theme03.contact-card .contact-card-inner a {
  color: #151515;
}
/* line 15, _shared\Themes\Partials\ContactCard\contact-card.less */
.theme03.contact-card .contact-card-inner .fa {
  color: #ffffff;
}
/* line 7, _shared\Themes\Partials\ContactCard\contact-card.less */
.theme04.contact-card .contact-card-inner {
  background-color: #ecad16;
  color: #fff;
}
/* line 11, _shared\Themes\Partials\ContactCard\contact-card.less */
.theme04.contact-card .contact-card-inner a {
  color: #fff;
}
/* line 15, _shared\Themes\Partials\ContactCard\contact-card.less */
.theme04.contact-card .contact-card-inner .fa {
  color: #f4ce74;
}
/* line 7, _shared\Themes\Partials\ContactCard\contact-card.less */
.theme05.contact-card .contact-card-inner {
  background-color: #1ab1e2;
  color: #fff;
}
/* line 11, _shared\Themes\Partials\ContactCard\contact-card.less */
.theme05.contact-card .contact-card-inner a {
  color: #fff;
}
/* line 15, _shared\Themes\Partials\ContactCard\contact-card.less */
.theme05.contact-card .contact-card-inner .fa {
  color: #73d1ef;
}
/* line 7, _shared\Themes\Partials\ContactCard\contact-card.less */
.theme06.contact-card .contact-card-inner {
  background-color: #fff;
  color: #1ab1e2;
}
/* line 11, _shared\Themes\Partials\ContactCard\contact-card.less */
.theme06.contact-card .contact-card-inner a {
  color: #1ab1e2;
}
/* line 15, _shared\Themes\Partials\ContactCard\contact-card.less */
.theme06.contact-card .contact-card-inner .fa {
  color: #ffffff;
}
/* line 7, northsweden\less\partials\contact-card.less */
.theme01.contact-card .contact-card-inner {
  background-color: #ededed;
  color: #151515;
}
/* line 11, northsweden\less\partials\contact-card.less */
.theme01.contact-card .contact-card-inner a,
.theme01.contact-card .contact-card-inner p {
  color: #151515;
}
/* line 15, northsweden\less\partials\contact-card.less */
.theme01.contact-card .contact-card-inner .fa {
  color: #151515;
}
/* line 7, northsweden\less\partials\contact-card.less */
.theme02.contact-card .contact-card-inner {
  background-color: #151515;
  color: #fff;
}
/* line 11, northsweden\less\partials\contact-card.less */
.theme02.contact-card .contact-card-inner a,
.theme02.contact-card .contact-card-inner p {
  color: #fff;
}
/* line 15, northsweden\less\partials\contact-card.less */
.theme02.contact-card .contact-card-inner .fa {
  color: #fff;
}
/* line 7, northsweden\less\partials\contact-card.less */
.theme03.contact-card .contact-card-inner {
  background-color: #fff;
  color: #151515;
}
/* line 11, northsweden\less\partials\contact-card.less */
.theme03.contact-card .contact-card-inner a,
.theme03.contact-card .contact-card-inner p {
  color: #151515;
}
/* line 15, northsweden\less\partials\contact-card.less */
.theme03.contact-card .contact-card-inner .fa {
  color: #151515;
}
/* line 7, northsweden\less\partials\contact-card.less */
.theme04.contact-card .contact-card-inner {
  background-color: #ecad16;
  color: #fff;
}
/* line 11, northsweden\less\partials\contact-card.less */
.theme04.contact-card .contact-card-inner a,
.theme04.contact-card .contact-card-inner p {
  color: #fff;
}
/* line 15, northsweden\less\partials\contact-card.less */
.theme04.contact-card .contact-card-inner .fa {
  color: #fff;
}
/* line 7, northsweden\less\partials\contact-card.less */
.theme05.contact-card .contact-card-inner {
  background-color: #1ab1e2;
  color: #fff;
}
/* line 11, northsweden\less\partials\contact-card.less */
.theme05.contact-card .contact-card-inner a,
.theme05.contact-card .contact-card-inner p {
  color: #fff;
}
/* line 15, northsweden\less\partials\contact-card.less */
.theme05.contact-card .contact-card-inner .fa {
  color: #fff;
}
/* line 7, northsweden\less\partials\contact-card.less */
.theme06.contact-card .contact-card-inner {
  background-color: #fff;
  color: #1ab1e2;
}
/* line 11, northsweden\less\partials\contact-card.less */
.theme06.contact-card .contact-card-inner a,
.theme06.contact-card .contact-card-inner p {
  color: #1ab1e2;
}
/* line 15, northsweden\less\partials\contact-card.less */
.theme06.contact-card .contact-card-inner .fa {
  color: #1ab1e2;
}
@media all and (min-width: 768px) {
  /* line 58, northsweden\less\partials\contact-card.less */
  .contact-card {
    max-width: 340px;
  }
}
@media all and (min-width: 992px) {
  /* line 64, northsweden\less\partials\contact-card.less */
  .contact-card {
    max-width: 450px;
  }
}
@media all and (min-width: 1200px) {
  /* line 70, northsweden\less\partials\contact-card.less */
  .contact-card {
    max-width: 440px;
  }
}
/* line 38, northsweden\less\partials\content-block.less */
.content-block {
  margin-bottom: 20px;
  margin-bottom: 2rem;
}
/* line 41, northsweden\less\partials\content-block.less */
.content-block.banner {
  padding: 0;
}
/* line 46, northsweden\less\partials\content-block.less */
.content-block .page-banner img {
  width: 100%;
}
/* line 51, northsweden\less\partials\content-block.less */
.content-block img {
  max-width: 100%;
}
/* line 7, northsweden\less\partials\content-block.less */
.content-block.theme01 {
  padding: 40px 0px;
  padding: 4rem 0rem;
  background-color: rgba(237, 237, 237, 0.9);
  color: #151515;
}
/* line 12, northsweden\less\partials\content-block.less */
.content-block.theme01:last-child {
  margin-bottom: 0;
}
/* line 16, northsweden\less\partials\content-block.less */
.content-block.theme01 .section:last-child {
  margin-bottom: 0;
}
/* line 7, northsweden\less\partials\content-block.less */
.content-block.theme02 {
  padding: 40px 0px;
  padding: 4rem 0rem;
  background-color: rgba(21, 21, 21, 0.9);
  color: #fff;
}
/* line 12, northsweden\less\partials\content-block.less */
.content-block.theme02:last-child {
  margin-bottom: 0;
}
/* line 16, northsweden\less\partials\content-block.less */
.content-block.theme02 .section:last-child {
  margin-bottom: 0;
}
/* line 7, northsweden\less\partials\content-block.less */
.content-block.theme03 {
  padding: 40px 0px;
  padding: 4rem 0rem;
  background-color: rgba(255, 255, 255, 0.9);
  color: #151515;
}
/* line 12, northsweden\less\partials\content-block.less */
.content-block.theme03:last-child {
  margin-bottom: 0;
}
/* line 16, northsweden\less\partials\content-block.less */
.content-block.theme03 .section:last-child {
  margin-bottom: 0;
}
/* line 7, northsweden\less\partials\content-block.less */
.content-block.theme04 {
  padding: 40px 0px;
  padding: 4rem 0rem;
  background-color: rgba(236, 173, 22, 0.9);
  color: #fff;
}
/* line 12, northsweden\less\partials\content-block.less */
.content-block.theme04:last-child {
  margin-bottom: 0;
}
/* line 16, northsweden\less\partials\content-block.less */
.content-block.theme04 .section:last-child {
  margin-bottom: 0;
}
/* line 7, northsweden\less\partials\content-block.less */
.content-block.theme05 {
  padding: 40px 0px;
  padding: 4rem 0rem;
  background-color: rgba(26, 177, 226, 0.9);
  color: #fff;
}
/* line 12, northsweden\less\partials\content-block.less */
.content-block.theme05:last-child {
  margin-bottom: 0;
}
/* line 16, northsweden\less\partials\content-block.less */
.content-block.theme05 .section:last-child {
  margin-bottom: 0;
}
/* line 7, northsweden\less\partials\content-block.less */
.content-block.theme06 {
  padding: 40px 0px;
  padding: 4rem 0rem;
  background-color: rgba(255, 255, 255, 0.9);
  color: #1ab1e2;
}
/* line 12, northsweden\less\partials\content-block.less */
.content-block.theme06:last-child {
  margin-bottom: 0;
}
/* line 16, northsweden\less\partials\content-block.less */
.content-block.theme06 .section:last-child {
  margin-bottom: 0;
}
/* line 58, northsweden\less\partials\content-block.less */
.content-block.fluid .container {
  width: 100%;
  padding: 0;
}
/* line 63, northsweden\less\partials\content-block.less */
.content-block.fluid .rte {
  padding: 0 20px;
}
/* line 68, northsweden\less\partials\content-block.less */
.content-block.stacked {
  margin-top: -20px;
  margin-top: -2rem;
}
/* line 72, northsweden\less\partials\content-block.less */
.content-block.animated {
  opacity: 0;
  transition: opacity linear 0.5s;
  transition-delay: 0.2s;
}
/* line 77, northsweden\less\partials\content-block.less */
.content-block.animated.in-view {
  opacity: 1;
}
/* line 82, northsweden\less\partials\content-block.less */
.content-block.overlay {
  padding: 20px;
  padding: 2rem;
}
/* line 87, northsweden\less\partials\content-block.less */
.section-content-control {
  margin-bottom: 20px;
  margin-bottom: 2rem;
}
/* line 91, northsweden\less\partials\content-block.less */
.section-content {
  margin-bottom: 40px;
  margin-bottom: 4rem;
}
/* line 94, northsweden\less\partials\content-block.less */
.section-content:last-child {
  margin-bottom: 0;
}
/* line 98, northsweden\less\partials\content-block.less */
.section-content h1 {
  margin-top: 0;
}
/* line 103, northsweden\less\partials\content-block.less */
.section-content p:last-child {
  margin: 0;
}
/* line 108, northsweden\less\partials\content-block.less */
.section-content.animated {
  opacity: 0;
  transition: opacity linear 0.5s;
  transition-delay: 0.5s;
}
/* line 113, northsweden\less\partials\content-block.less */
.section-content.animated.in-view {
  opacity: 1;
}
/* line 29, northsweden\less\partials\content-block.less */
.section-content.theme01 {
  padding: 40px 0px;
  padding: 4rem 0rem;
  background-color: rgba(237, 237, 237, 0.9);
  color: #151515;
  background-clip: content-box;
}
/* line 29, northsweden\less\partials\content-block.less */
.section-content.theme02 {
  padding: 40px 0px;
  padding: 4rem 0rem;
  background-color: rgba(21, 21, 21, 0.9);
  color: #fff;
  background-clip: content-box;
}
/* line 29, northsweden\less\partials\content-block.less */
.section-content.theme03 {
  padding: 40px 0px;
  padding: 4rem 0rem;
  background-color: rgba(255, 255, 255, 0.9);
  color: #151515;
  background-clip: content-box;
}
/* line 29, northsweden\less\partials\content-block.less */
.section-content.theme04 {
  padding: 40px 0px;
  padding: 4rem 0rem;
  background-color: rgba(236, 173, 22, 0.9);
  color: #fff;
  background-clip: content-box;
}
/* line 29, northsweden\less\partials\content-block.less */
.section-content.theme05 {
  padding: 40px 0px;
  padding: 4rem 0rem;
  background-color: rgba(26, 177, 226, 0.9);
  color: #fff;
  background-clip: content-box;
}
/* line 29, northsweden\less\partials\content-block.less */
.section-content.theme06 {
  padding: 40px 0px;
  padding: 4rem 0rem;
  background-color: rgba(255, 255, 255, 0.9);
  color: #1ab1e2;
  background-clip: content-box;
}
@media all and (min-width: 768px) {
  /* line 130, northsweden\less\partials\content-block.less */
  .content-block.overlay {
    padding: 40px;
    padding: 4rem;
  }
  /* line 135, northsweden\less\partials\content-block.less */
  .content-block.content-block-l5 .section {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -20px 0 20px -20px;
  }
  /* line 138, northsweden\less\partials\content-block.less */
  .content-block.content-block-l5 .section:last-child {
    margin-bottom: 0;
  }
  /* line 143, northsweden\less\partials\content-block.less */
  .content-block.content-block-l5 .section-content {
    margin-bottom: 0;
    padding: 20px 0 0 20px;
    /*padding-left:  (@gutter / 2);
	 padding-right: (@gutter / 2);
	 flex-basis: percentage((@columns / @grid-columns));*/
    flex: 1 0 50%;
  }
  /* line 578, _shared\mirror\less\mixins.less */
  .no-smil .content-block.content-block-l5 .section-content {
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: calc(50% - 20px);
  }
  /* line 150, northsweden\less\partials\content-block.less */
  .content-block.content-block-l6 .section {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -20px 0 20px -20px;
  }
  /* line 154, northsweden\less\partials\content-block.less */
  .content-block.content-block-l6 .section-content {
    margin-bottom: 0;
    padding: 20px 0 0 20px;
    /*padding-left:  (@gutter / 2);
	 padding-right: (@gutter / 2);
	 flex-basis: percentage((@columns / @grid-columns));*/
    flex: 1 0 50%;
  }
  /* line 578, _shared\mirror\less\mixins.less */
  .no-smil .content-block.content-block-l6 .section-content {
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: calc(50% - 20px);
  }
}
@media all and (min-width: 992px) {
  /* line 166, northsweden\less\partials\content-block.less */
  .content-block.overlay {
    padding: 40px;
    padding: 4rem;
  }
  /* line 171, northsweden\less\partials\content-block.less */
  .content-block.content-block-l2 .section {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -20px 0 20px -20px;
  }
  /* line 174, northsweden\less\partials\content-block.less */
  .content-block.content-block-l2 .section:last-child {
    margin-bottom: 0;
  }
  /* line 179, northsweden\less\partials\content-block.less */
  .content-block.content-block-l2 .section-content {
    margin-bottom: 0;
  }
  /* line 182, northsweden\less\partials\content-block.less */
  .content-block.content-block-l2 .section-content:first-of-type {
    padding: 20px 0 0 20px;
    /*padding-left:  (@gutter / 2);
	 padding-right: (@gutter / 2);
	 flex-basis: percentage((@columns / @grid-columns));*/
    flex: 1 0 33.33333333%;
  }
  /* line 578, _shared\mirror\less\mixins.less */
  .no-smil .content-block.content-block-l2 .section-content:first-of-type {
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: calc(33.33333333333333% - 20px);
  }
  /* line 186, northsweden\less\partials\content-block.less */
  .content-block.content-block-l2 .section-content:last-of-type {
    padding: 20px 0 0 20px;
    /*padding-left:  (@gutter / 2);
	 padding-right: (@gutter / 2);
	 flex-basis: percentage((@columns / @grid-columns));*/
    flex: 1 0 66.66666667%;
  }
  /* line 578, _shared\mirror\less\mixins.less */
  .no-smil .content-block.content-block-l2 .section-content:last-of-type {
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: calc(66.66666666666666% - 20px);
  }
  /* line 192, northsweden\less\partials\content-block.less */
  .content-block.content-block-l2.reversed-content-order .section {
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  /* line 197, northsweden\less\partials\content-block.less */
  .content-block.content-block-l2.reversed-content-order .section-content:first-of-type {
    padding: 20px 0 0 20px;
    /*padding-left:  (@gutter / 2);
	 padding-right: (@gutter / 2);
	 flex-basis: percentage((@columns / @grid-columns));*/
    flex: 1 0 66.66666667%;
  }
  /* line 578, _shared\mirror\less\mixins.less */
  .no-smil .content-block.content-block-l2.reversed-content-order .section-content:first-of-type {
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: calc(66.66666666666666% - 20px);
  }
  /* line 201, northsweden\less\partials\content-block.less */
  .content-block.content-block-l2.reversed-content-order .section-content:last-of-type {
    padding: 20px 0 0 20px;
    /*padding-left:  (@gutter / 2);
	 padding-right: (@gutter / 2);
	 flex-basis: percentage((@columns / @grid-columns));*/
    flex: 1 0 33.33333333%;
  }
  /* line 578, _shared\mirror\less\mixins.less */
  .no-smil .content-block.content-block-l2.reversed-content-order .section-content:last-of-type {
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: calc(33.33333333333333% - 20px);
  }
  /* line 209, northsweden\less\partials\content-block.less */
  .content-block.content-block-l3 .section {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -20px 0 20px -20px;
  }
  /* line 212, northsweden\less\partials\content-block.less */
  .content-block.content-block-l3 .section:last-child {
    margin-bottom: 0;
  }
  /* line 217, northsweden\less\partials\content-block.less */
  .content-block.content-block-l3 .section-content {
    margin-bottom: 0;
  }
  /* line 220, northsweden\less\partials\content-block.less */
  .content-block.content-block-l3 .section-content:first-of-type {
    padding: 20px 0 0 20px;
    /*padding-left:  (@gutter / 2);
	 padding-right: (@gutter / 2);
	 flex-basis: percentage((@columns / @grid-columns));*/
    flex: 1 0 66.66666667%;
  }
  /* line 578, _shared\mirror\less\mixins.less */
  .no-smil .content-block.content-block-l3 .section-content:first-of-type {
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: calc(66.66666666666666% - 20px);
  }
  /* line 224, northsweden\less\partials\content-block.less */
  .content-block.content-block-l3 .section-content:last-of-type {
    padding: 20px 0 0 20px;
    /*padding-left:  (@gutter / 2);
	 padding-right: (@gutter / 2);
	 flex-basis: percentage((@columns / @grid-columns));*/
    flex: 1 0 33.33333333%;
  }
  /* line 578, _shared\mirror\less\mixins.less */
  .no-smil .content-block.content-block-l3 .section-content:last-of-type {
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: calc(33.33333333333333% - 20px);
  }
  /* line 230, northsweden\less\partials\content-block.less */
  .content-block.content-block-l3.reversed-content-order .section {
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  /* line 235, northsweden\less\partials\content-block.less */
  .content-block.content-block-l3.reversed-content-order .section-content:first-of-type {
    padding: 20px 0 0 20px;
    /*padding-left:  (@gutter / 2);
	 padding-right: (@gutter / 2);
	 flex-basis: percentage((@columns / @grid-columns));*/
    flex: 1 0 33.33333333%;
  }
  /* line 578, _shared\mirror\less\mixins.less */
  .no-smil .content-block.content-block-l3.reversed-content-order .section-content:first-of-type {
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: calc(33.33333333333333% - 20px);
  }
  /* line 239, northsweden\less\partials\content-block.less */
  .content-block.content-block-l3.reversed-content-order .section-content:last-of-type {
    padding: 20px 0 0 20px;
    /*padding-left:  (@gutter / 2);
	 padding-right: (@gutter / 2);
	 flex-basis: percentage((@columns / @grid-columns));*/
    flex: 1 0 66.66666667%;
  }
  /* line 578, _shared\mirror\less\mixins.less */
  .no-smil .content-block.content-block-l3.reversed-content-order .section-content:last-of-type {
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: calc(66.66666666666666% - 20px);
  }
  /* line 247, northsweden\less\partials\content-block.less */
  .content-block.content-block-l4 .section {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -20px 0 20px -20px;
  }
  /* line 250, northsweden\less\partials\content-block.less */
  .content-block.content-block-l4 .section:last-child {
    margin-bottom: 0;
  }
  /* line 257, northsweden\less\partials\content-block.less */
  .content-block.content-block-l4 .section-content:first-of-type {
    padding: 20px 0 0 20px;
    /*padding-left:  (@gutter / 2);
	 padding-right: (@gutter / 2);
	 flex-basis: percentage((@columns / @grid-columns));*/
    flex: 1 0 50%;
  }
  /* line 578, _shared\mirror\less\mixins.less */
  .no-smil .content-block.content-block-l4 .section-content:first-of-type {
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: calc(50% - 20px);
  }
  /* line 261, northsweden\less\partials\content-block.less */
  .content-block.content-block-l4 .section-content:last-of-type {
    padding: 20px 0 0 20px;
    /*padding-left:  (@gutter / 2);
	 padding-right: (@gutter / 2);
	 flex-basis: percentage((@columns / @grid-columns));*/
    flex: 1 0 50%;
  }
  /* line 578, _shared\mirror\less\mixins.less */
  .no-smil .content-block.content-block-l4 .section-content:last-of-type {
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: calc(50% - 20px);
  }
  /* line 267, northsweden\less\partials\content-block.less */
  .content-block.content-block-l4.reversed-content-order .section {
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  /* line 274, northsweden\less\partials\content-block.less */
  .content-block.content-block-l5 .section {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -20px 0 20px -20px;
  }
  /* line 277, northsweden\less\partials\content-block.less */
  .content-block.content-block-l5 .section:last-child {
    margin-bottom: 0;
  }
  /* line 282, northsweden\less\partials\content-block.less */
  .content-block.content-block-l5 .section-content {
    margin-bottom: 0;
    padding: 20px 0 0 20px;
    /*padding-left:  (@gutter / 2);
	 padding-right: (@gutter / 2);
	 flex-basis: percentage((@columns / @grid-columns));*/
    flex: 1 0 33.33333333%;
  }
  /* line 578, _shared\mirror\less\mixins.less */
  .no-smil .content-block.content-block-l5 .section-content {
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: calc(33.33333333333333% - 20px);
  }
  /* line 289, northsweden\less\partials\content-block.less */
  .content-block.content-block-l6 .section {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -20px 0 20px -20px;
  }
  /* line 293, northsweden\less\partials\content-block.less */
  .content-block.content-block-l6 .section-content {
    margin-bottom: 0;
    padding: 20px 0 0 20px;
    /*padding-left:  (@gutter / 2);
	 padding-right: (@gutter / 2);
	 flex-basis: percentage((@columns / @grid-columns));*/
    flex: 1 0 25%;
  }
  /* line 578, _shared\mirror\less\mixins.less */
  .no-smil .content-block.content-block-l6 .section-content {
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: calc(25% - 20px);
  }
}
/* line 2, northsweden\less\partials\events.less */
.event-tags-label {
  display: none;
}
/* line 25, northsweden\less\partials\events.less */
.calendar-widget h1 {
  color: #ededed;
}
/* line 30, northsweden\less\partials\events.less */
.event-category-inner {
  background-color: #fff;
}
/* line 34, northsweden\less\partials\events.less */
.event-list {
  margin-bottom: 20px;
  margin-bottom: 2rem;
}
/* line 38, northsweden\less\partials\events.less */
.event-category {
  margin-bottom: 20px;
  margin-bottom: 2rem;
  border: 1px solid #eaeaea;
}
/* line 42, northsweden\less\partials\events.less */
.event-category .event-list {
  margin: 0;
}
/* line 45, northsweden\less\partials\events.less */
.event-category .event-list h3 {
  margin: 0;
}
/* line 49, northsweden\less\partials\events.less */
.event-category .event-list .event-list-item {
  padding: 10px;
  padding: 1rem;
}
/* line 54, northsweden\less\partials\events.less */
.event-category h2 {
  padding: 10px;
  padding: 1rem;
  background-color: #ededed;
  color: #151515;
  margin: 0;
}
/* line 60, northsweden\less\partials\events.less */
.event-category h2 a {
  color: #151515;
}
/* line 63, northsweden\less\partials\events.less */
.event-category h2 a:hover,
.event-category h2 a:focus,
.event-category h2 a:active {
  outline: none;
  text-decoration: none;
}
/* line 73, northsweden\less\partials\events.less */
.event-category .event-header .event-dates {
  font-size: 12px;
  font-size: 1.2rem;
}
/* line 80, northsweden\less\partials\events.less */
.event-list .event-list-item {
  border-bottom: 1px solid #eee;
  margin-bottom: 20px;
  margin-bottom: 2rem;
  padding-bottom: 10px;
  padding-bottom: 1rem;
}
/* line 85, northsweden\less\partials\events.less */
.event-list .event-list-item .event-heading {
  margin-top: 0;
  padding: 20px 0px 10px;
  padding: 2rem 0rem 1rem;
}
/* line 89, northsweden\less\partials\events.less */
.event-list .event-list-item .event-heading a {
  color: inherit;
}
/* line 106, northsweden\less\partials\events.less */
.event-list .event-list-item .event-meta {
  margin-top: 10px;
  margin-top: 1rem;
}
/* line 109, northsweden\less\partials\events.less */
.event-list .event-list-item .event-meta .event-tag {
  position: relative;
  display: inline-block;
  height: 30px;
  line-height: 30px;
  padding: 0 14px;
  background-color: #eee;
  color: #666;
  font-size: 14px;
  font-size: 1.4rem;
  text-decoration: none;
  -webkit-transition: .2s;
  transition: .2s;
  margin-bottom: 7px;
  margin-bottom: 0.7rem;
  margin-right: 2px;
  margin-right: 0.2rem;
}
/* line 124, northsweden\less\partials\events.less */
.event-list .event-list-item .event-meta .event-tag:hover {
  background-color: #555;
  color: #fff;
}
/* line 134, northsweden\less\partials\events.less */
.event-article .event-meta {
  margin-top: 10px;
  margin-top: 1rem;
}
/* line 137, northsweden\less\partials\events.less */
.event-article .event-meta .event-tag {
  position: relative;
  display: inline-block;
  height: 30px;
  line-height: 30px;
  padding: 0 14px;
  background-color: #eee;
  color: #666;
  font-size: 14px;
  font-size: 1.4rem;
  text-decoration: none;
  -webkit-transition: .2s;
  transition: .2s;
  margin-bottom: 7px;
  margin-bottom: 0.7rem;
  margin-right: 2px;
  margin-right: 0.2rem;
}
/* line 152, northsweden\less\partials\events.less */
.event-article .event-meta .event-tag:hover {
  background-color: #555;
  color: #fff;
}
/* line 162, northsweden\less\partials\events.less */
.event-widget-list .event-list-item {
  margin-bottom: 20px;
  margin-bottom: 2rem;
  position: relative;
}
/* line 167, northsweden\less\partials\events.less */
.event-widget-list .event-list-item:after {
  background: rgba(0, 0, 0, 0.1);
  content: "";
  left: 4px;
  height: 100%;
  position: absolute;
  top: 6px;
  -o-transform: rotate(0.7deg);
  -webkit-transform: rotate(0.7deg);
  -ms-transform: rotate(0.7deg);
  transform: rotate(0.7deg);
  width: 98%;
  z-index: 1;
}
/* line 180, northsweden\less\partials\events.less */
.event-widget-list .event-image {
  border-radius: 7px 7px 0 0;
  overflow: hidden;
}
/* line 185, northsweden\less\partials\events.less */
.event-widget-list .event {
  background-color: #fff;
  color: inherit;
  height: 100%;
  padding: 0px;
  padding: 0rem;
  position: relative;
  z-index: 3;
}
/* line 194, northsweden\less\partials\events.less */
.event-widget-list .meta {
  left: 10px;
  position: absolute;
  top: 10px;
  z-index: 2;
}
/* line 200, northsweden\less\partials\events.less */
.event-widget-list .meta .event-dates {
  background: #1ab1e2;
  height: 50px;
  position: relative;
  width: 50px;
}
/* line 206, northsweden\less\partials\events.less */
.event-widget-list .meta .event-dates .date-day,
.event-widget-list .meta .event-dates .date-month {
  display: block;
  color: #fff;
  text-align: center;
  width: 100%;
}
/* line 214, northsweden\less\partials\events.less */
.event-widget-list .meta .event-dates .date-day {
  font-family: "Futura-PT", Helvetica, sans-serif;
  line-height: 1;
  padding-top: 5px;
}
/* line 225, northsweden\less\partials\events.less */
.event-widget-list .date-day-name,
.event-widget-list .date-year {
  display: none;
}
/* line 230, northsweden\less\partials\events.less */
.event-widget-list .event-content {
  position: relative;
  padding: 12px 20px 20px 70px;
  padding: 1.2rem 2rem 2rem 7rem;
  min-height: 122px;
}
/* line 243, northsweden\less\partials\events.less */
.event-widget-list .event-header .event-place,
.event-widget-list .event-content-inner .event-place {
  display: inline-block;
  margin-right: 20px;
  margin-right: 2rem;
}
/* line 248, northsweden\less\partials\events.less */
.event-widget-list .event-header .event-place strong,
.event-widget-list .event-content-inner .event-place strong {
  display: none;
}
/* line 252, northsweden\less\partials\events.less */
.event-widget-list .event-header .event-place:before,
.event-widget-list .event-content-inner .event-place:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f041";
  font-size: 20px;
  font-size: 2rem;
  color: #1ab1e2;
}
/* line 14, _shared\FontAwesome\less\bordered-pulled.less */
.event-widget-list .event-header .event-place:before.fa-pull-left,
.event-widget-list .event-content-inner .event-place:before.fa-pull-left {
  margin-right: .3em;
}
/* line 15, _shared\FontAwesome\less\bordered-pulled.less */
.event-widget-list .event-header .event-place:before.fa-pull-right,
.event-widget-list .event-content-inner .event-place:before.fa-pull-right {
  margin-left: .3em;
}
/* line 23, _shared\FontAwesome\less\bordered-pulled.less */
.event-widget-list .event-header .event-place:before.pull-left,
.event-widget-list .event-content-inner .event-place:before.pull-left {
  margin-right: .3em;
}
/* line 24, _shared\FontAwesome\less\bordered-pulled.less */
.event-widget-list .event-header .event-place:before.pull-right,
.event-widget-list .event-content-inner .event-place:before.pull-right {
  margin-left: .3em;
}
/* line 260, northsweden\less\partials\events.less */
.event-widget-list .event-header .event-date,
.event-widget-list .event-content-inner .event-date {
  display: inline-block;
  margin-right: 20px;
  margin-right: 2rem;
}
/* line 265, northsweden\less\partials\events.less */
.event-widget-list .event-header .event-date strong,
.event-widget-list .event-content-inner .event-date strong {
  display: none;
}
/* line 269, northsweden\less\partials\events.less */
.event-widget-list .event-header .event-date:before,
.event-widget-list .event-content-inner .event-date:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f073";
  font-size: 20px;
  font-size: 2rem;
  color: #1ab1e2;
}
/* line 14, _shared\FontAwesome\less\bordered-pulled.less */
.event-widget-list .event-header .event-date:before.fa-pull-left,
.event-widget-list .event-content-inner .event-date:before.fa-pull-left {
  margin-right: .3em;
}
/* line 15, _shared\FontAwesome\less\bordered-pulled.less */
.event-widget-list .event-header .event-date:before.fa-pull-right,
.event-widget-list .event-content-inner .event-date:before.fa-pull-right {
  margin-left: .3em;
}
/* line 23, _shared\FontAwesome\less\bordered-pulled.less */
.event-widget-list .event-header .event-date:before.pull-left,
.event-widget-list .event-content-inner .event-date:before.pull-left {
  margin-right: .3em;
}
/* line 24, _shared\FontAwesome\less\bordered-pulled.less */
.event-widget-list .event-header .event-date:before.pull-right,
.event-widget-list .event-content-inner .event-date:before.pull-right {
  margin-left: .3em;
}
/* line 278, northsweden\less\partials\events.less */
.event-widget-list h2 {
  color: #151515;
  margin: 0 0 6px;
}
/* line 282, northsweden\less\partials\events.less */
.event-widget-list h2 a {
  color: #151515;
}
/* line 285, northsweden\less\partials\events.less */
.event-widget-list h2 a:hover,
.event-widget-list h2 a:focus,
.event-widget-list h2 a:active {
  outline: none;
  text-decoration: none;
}
@media all and (min-width: 992px) {
  /* line 304, northsweden\less\partials\events.less */
  .event-widget-list .event-list-item {
    margin-bottom: 40px;
    margin-bottom: 4rem;
  }
  /* line 308, northsweden\less\partials\events.less */
  .event-widget-list .event-image {
    overflow: hidden;
  }
  /* line 312, northsweden\less\partials\events.less */
  .event-widget-list .event {
    background-color: #fff;
    color: inherit;
    height: 100%;
    padding: 0px;
    padding: 0rem;
    position: relative;
  }
  /* line 320, northsweden\less\partials\events.less */
  .event-widget-list .meta {
    left: 20px;
    position: absolute;
    top: 20px;
    z-index: 2;
  }
  /* line 326, northsweden\less\partials\events.less */
  .event-widget-list .meta .event-dates {
    background: #1ab1e2;
    height: 76px;
    position: relative;
    width: 80px;
  }
  /* line 332, northsweden\less\partials\events.less */
  .event-widget-list .meta .event-dates .date-day,
  .event-widget-list .meta .event-dates .date-month {
    display: block;
    color: #fff;
    text-align: center;
    width: 100%;
  }
  /* line 340, northsweden\less\partials\events.less */
  .event-widget-list .meta .event-dates .date-day {
    font-size: 36px;
    font-size: 3.6rem;
    font-family: "Futura-PT", Helvetica, sans-serif;
    line-height: 1;
    padding-top: 10px;
  }
  /* line 353, northsweden\less\partials\events.less */
  .event-widget-list .date-day-name,
  .event-widget-list .date-year {
    display: none;
  }
  /* line 358, northsweden\less\partials\events.less */
  .event-widget-list .event-content {
    position: relative;
    padding: 20px 20px 20px 120px;
    padding: 2rem 2rem 2rem 12rem;
    min-height: 122px;
  }
  /* line 367, northsweden\less\partials\events.less */
  .event-widget-list .event-header .event-place,
  .event-widget-list .event-content-inner .event-place {
    display: inline-block;
    margin-right: 20px;
    margin-right: 2rem;
  }
  /* line 372, northsweden\less\partials\events.less */
  .event-widget-list .event-header .event-place strong,
  .event-widget-list .event-content-inner .event-place strong {
    display: none;
  }
  /* line 376, northsweden\less\partials\events.less */
  .event-widget-list .event-header .event-place:before,
  .event-widget-list .event-content-inner .event-place:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f041";
    font-size: 20px;
    font-size: 2rem;
    color: #1ab1e2;
  }
  /* line 14, _shared\FontAwesome\less\bordered-pulled.less */
  .event-widget-list .event-header .event-place:before.fa-pull-left,
  .event-widget-list .event-content-inner .event-place:before.fa-pull-left {
    margin-right: .3em;
  }
  /* line 15, _shared\FontAwesome\less\bordered-pulled.less */
  .event-widget-list .event-header .event-place:before.fa-pull-right,
  .event-widget-list .event-content-inner .event-place:before.fa-pull-right {
    margin-left: .3em;
  }
  /* line 23, _shared\FontAwesome\less\bordered-pulled.less */
  .event-widget-list .event-header .event-place:before.pull-left,
  .event-widget-list .event-content-inner .event-place:before.pull-left {
    margin-right: .3em;
  }
  /* line 24, _shared\FontAwesome\less\bordered-pulled.less */
  .event-widget-list .event-header .event-place:before.pull-right,
  .event-widget-list .event-content-inner .event-place:before.pull-right {
    margin-left: .3em;
  }
  /* line 384, northsweden\less\partials\events.less */
  .event-widget-list .event-header .event-date,
  .event-widget-list .event-content-inner .event-date {
    display: inline-block;
    margin-right: 20px;
    margin-right: 2rem;
    font-size: 16px;
    font-size: 1.6rem;
  }
  /* line 389, northsweden\less\partials\events.less */
  .event-widget-list .event-header .event-date strong,
  .event-widget-list .event-content-inner .event-date strong {
    display: none;
  }
  /* line 393, northsweden\less\partials\events.less */
  .event-widget-list .event-header .event-date:before,
  .event-widget-list .event-content-inner .event-date:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f073";
    font-size: 20px;
    font-size: 2rem;
    color: #1ab1e2;
  }
  /* line 14, _shared\FontAwesome\less\bordered-pulled.less */
  .event-widget-list .event-header .event-date:before.fa-pull-left,
  .event-widget-list .event-content-inner .event-date:before.fa-pull-left {
    margin-right: .3em;
  }
  /* line 15, _shared\FontAwesome\less\bordered-pulled.less */
  .event-widget-list .event-header .event-date:before.fa-pull-right,
  .event-widget-list .event-content-inner .event-date:before.fa-pull-right {
    margin-left: .3em;
  }
  /* line 23, _shared\FontAwesome\less\bordered-pulled.less */
  .event-widget-list .event-header .event-date:before.pull-left,
  .event-widget-list .event-content-inner .event-date:before.pull-left {
    margin-right: .3em;
  }
  /* line 24, _shared\FontAwesome\less\bordered-pulled.less */
  .event-widget-list .event-header .event-date:before.pull-right,
  .event-widget-list .event-content-inner .event-date:before.pull-right {
    margin-left: .3em;
  }
}
/* line 1, northsweden\less\partials\focus-areas2.less */
.focus-areas {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -15px 0 15px -15px;
  padding: 15px;
  padding: 1.5rem;
}
/* line 6, northsweden\less\partials\focus-areas2.less */
.focus-area {
  padding: 15px 0 0 15px;
  /*padding-left:  (@gutter / 2);
	 padding-right: (@gutter / 2);
	 flex-basis: percentage((@columns / @grid-columns));*/
  flex: 1 0 100%;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-grow: 0;
  flex-grow: 0;
  position: relative;
  z-index: 0;
}
/* line 578, _shared\mirror\less\mixins.less */
.no-smil .focus-area {
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: calc(100% - 15px);
}
/* line 13, northsweden\less\partials\focus-areas2.less */
.focus-area a {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-width: 2px;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  padding: 7px 10px;
  padding: 0.7rem 1rem;
  -webkit-align-self: center;
  -moz-align-self: center;
  -ms-align-self: center;
  align-self: center;
  border-radius: 0;
  -o-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  background-color: #ecad16;
  color: #fff;
  width: 100%;
  position: relative;
  font-size: 14px;
  font-size: 1.4rem;
}
/* line 26, _shared\bootstrap\less\buttons.less */
.focus-area a:focus,
.focus-area a:active:focus,
.focus-area a.active:focus,
.focus-area a.focus,
.focus-area a:active.focus,
.focus-area a.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
/* line 32, _shared\bootstrap\less\buttons.less */
.focus-area a:hover,
.focus-area a:focus,
.focus-area a.focus {
  color: #333;
  text-decoration: none;
}
/* line 39, _shared\bootstrap\less\buttons.less */
.focus-area a:active,
.focus-area a.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);
}
/* line 46, _shared\bootstrap\less\buttons.less */
.focus-area a.disabled,
.focus-area a[disabled],
fieldset[disabled] .focus-area a {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 10, _shared\themes\utilities.less */
.focus-area a:after {
  background: rgba(0, 0, 0, 0.1);
  border-radius: 0;
  content: "";
  left: 4px;
  height: 100%;
  position: absolute;
  top: 7px;
  -o-transform: rotate(1deg);
  -webkit-transform: rotate(1deg);
  -ms-transform: rotate(1deg);
  transform: rotate(1deg);
  width: 98%;
  z-index: -1;
}
/* line 26, northsweden\less\partials\focus-areas2.less */
.focus-area a:after {
  background: rgba(0, 0, 0, 0.1);
}
/* line 30, northsweden\less\partials\focus-areas2.less */
.focus-area a:hover {
  background-color: #bf8c10;
  color: #fff;
}
/* line 35, northsweden\less\partials\focus-areas2.less */
.focus-area a.fa-heading {
  background: #1ab1e2;
  color: #fff;
  -webkit-flex: 1 1 100%;
  -moz-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  padding-right: 35px;
  padding-right: 3.5rem;
  border-radius: 0;
  display: block;
}
/* line 43, northsweden\less\partials\focus-areas2.less */
.focus-area a.fa-heading:before {
  content: "\f061";
  display: block;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-top: -8px;
  position: absolute;
  right: 10px;
  top: 50%;
}
/* line 14, _shared\FontAwesome\less\bordered-pulled.less */
.focus-area a.fa-heading:before.fa-pull-left {
  margin-right: .3em;
}
/* line 15, _shared\FontAwesome\less\bordered-pulled.less */
.focus-area a.fa-heading:before.fa-pull-right {
  margin-left: .3em;
}
/* line 23, _shared\FontAwesome\less\bordered-pulled.less */
.focus-area a.fa-heading:before.pull-left {
  margin-right: .3em;
}
/* line 24, _shared\FontAwesome\less\bordered-pulled.less */
.focus-area a.fa-heading:before.pull-right {
  margin-left: .3em;
}
@media (min-width: 480px) {
  /* line 58, northsweden\less\partials\focus-areas2.less */
  .focus-area {
    padding: 15px 0 0 15px;
    /*padding-left:  (@gutter / 2);
	 padding-right: (@gutter / 2);
	 flex-basis: percentage((@columns / @grid-columns));*/
    flex: 1 0 50%;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-grow: 0;
    flex-grow: 0;
  }
  /* line 578, _shared\mirror\less\mixins.less */
  .no-smil .focus-area {
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: calc(50% - 15px);
  }
}
@media (min-width: 768px) {
  /* line 67, northsweden\less\partials\focus-areas2.less */
  .focus-area {
    padding: 15px 0 0 15px;
    /*padding-left:  (@gutter / 2);
	 padding-right: (@gutter / 2);
	 flex-basis: percentage((@columns / @grid-columns));*/
    flex: 1 0 33.33333333%;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-grow: 0;
    flex-grow: 0;
  }
  /* line 578, _shared\mirror\less\mixins.less */
  .no-smil .focus-area {
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: calc(33.33333333333333% - 15px);
  }
}
@media (min-width: 992px) {
  /* line 75, northsweden\less\partials\focus-areas2.less */
  .focus-area {
    padding: 15px 0 0 15px;
    /*padding-left:  (@gutter / 2);
	 padding-right: (@gutter / 2);
	 flex-basis: percentage((@columns / @grid-columns));*/
    flex: 1 0 25%;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-grow: 0;
    flex-grow: 0;
  }
  /* line 578, _shared\mirror\less\mixins.less */
  .no-smil .focus-area {
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: calc(25% - 15px);
  }
}
@media (min-width: 1440px) {
  /* line 83, northsweden\less\partials\focus-areas2.less */
  .focus-areas {
    flex-wrap: nowrap;
    margin-top: -65px;
    margin-top: -6.5rem;
    z-index: 1;
    position: relative;
    background: rgba(255, 255, 255, 0.5);
    padding-top: 0;
  }
  /* line 92, northsweden\less\partials\focus-areas2.less */
  .focus-area {
    padding: 15px 0 0 15px;
    /*padding-left:  (@gutter / 2);
	 padding-right: (@gutter / 2);
	 flex-basis: percentage((@columns / @grid-columns));*/
    flex: 1 0 8.33333333%;
  }
  /* line 578, _shared\mirror\less\mixins.less */
  .no-smil .focus-area {
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: calc(8.333333333333332% - 15px);
  }
}
/* line 1, northsweden\less\partials\forms.less */
.nospam {
  display: none;
}
/* line 7, northsweden\less\partials\forms.less */
.form-theme-mWeb .form-control {
  border-radius: 0;
}
/* line 11, northsweden\less\partials\forms.less */
.form-theme-mWeb .btn {
  border-radius: 0;
}
/* line 16, northsweden\less\partials\forms.less */
.umbraco-forms-submitmessage {
  background: #f8f8f8;
  padding: 20px;
  padding: 2rem;
}
/* line 1, northsweden\less\partials\image-card.less */
.image-card {
  background-color: #ededed;
}
/* line 6, northsweden\less\partials\image-card.less */
.image-card-image img {
  width: 100%;
  margin-bottom: 0;
}
/* line 12, northsweden\less\partials\image-card.less */
.image-card-content {
  padding: 20px;
  padding: 2rem;
}
/* line 16, northsweden\less\partials\image-card.less */
.image-card-text {
  font-size: 18px;
  font-size: 1.8rem;
  color: #151515;
}
/* line 20, northsweden\less\partials\image-card.less */
.image-card-text p {
  margin: 0;
}
/* line 25, northsweden\less\partials\image-card.less */
.image-card-heading {
  margin: 0px 0px 10px 0px;
  margin: 0rem 0rem 1rem 0rem;
  font-size: 24px;
  font-size: 2.4rem;
  color: #151515;
  font-weight: bold;
}
/* line 31, northsweden\less\partials\image-card.less */
.image-card-heading a {
  color: #151515;
}
/* line 36, northsweden\less\partials\image-card.less */
.image-card-link {
  margin-top: 20px;
  margin-top: 2rem;
}
/* line 39, northsweden\less\partials\image-card.less */
.image-card-link .read-more {
  padding: 5px 10px;
  padding: 0.5rem 1rem;
  font-size: 16px;
  font-size: 1.6rem;
  border: 3px solid #3e3e3e;
  width: 100%;
  min-width: 200px;
  font-weight: normal;
  text-transform: none;
  padding: 12px 20px;
  padding: 1.2rem 2rem;
  position: relative;
  border-radius: 0px;
  font-family: "Futura-PT", Helvetica, sans-serif, sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  background-color: #fff;
  color: #151515;
  border: none;
}
/* line 48, northsweden\less\partials\call-to-action.less */
.image-card-link .read-more:after {
  background: rgba(0, 0, 0, 0.1);
  content: "";
  left: 2px;
  height: 100%;
  position: absolute;
  top: 4px;
  -o-transform: rotate(1deg);
  -webkit-transform: rotate(1deg);
  -ms-transform: rotate(1deg);
  transform: rotate(1deg);
  width: 96%;
  z-index: -1;
}
/* line 73, northsweden\less\partials\call-to-action.less */
.image-card-link .read-more:hover,
.image-card-link .read-more:active,
.image-card-link .read-more:focus {
  color: #151515;
}
/* line 49, northsweden\less\partials\image-card.less */
.image-card-link .read-more:hover,
.image-card-link .read-more:focus,
.image-card-link .read-more:active {
  color: #151515;
}
@media all and (min-width: 768px) {
  /* line 58, northsweden\less\partials\image-card.less */
  .image-card-text {
    display: block;
  }
  /* line 63, northsweden\less\partials\image-card.less */
  .content-block-l1 .image-card {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 0 0 0;
  }
  /* line 67, northsweden\less\partials\image-card.less */
  .content-block-l1 .image-card-image {
    padding: 0 0 0 0;
    /*padding-left:  (@gutter / 2);
	 padding-right: (@gutter / 2);
	 flex-basis: percentage((@columns / @grid-columns));*/
    flex: 1 0 66.66666667%;
  }
  /* line 578, _shared\mirror\less\mixins.less */
  .no-smil .content-block-l1 .image-card-image {
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: calc(66.66666666666666% - 0px);
  }
  /* line 71, northsweden\less\partials\image-card.less */
  .content-block-l1 .image-card-content {
    padding: 0 0 0 0;
    /*padding-left:  (@gutter / 2);
	 padding-right: (@gutter / 2);
	 flex-basis: percentage((@columns / @grid-columns));*/
    flex: 1 0 33.33333333%;
    padding: 40px;
    padding: 4rem;
  }
  /* line 578, _shared\mirror\less\mixins.less */
  .no-smil .content-block-l1 .image-card-content {
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: calc(33.33333333333333% - 0px);
  }
}
/* line 41, northsweden\less\partials\icon-teasers.less */
.icon-teaser {
  margin-bottom: 40px;
  margin-bottom: 4rem;
}
/* line 44, northsweden\less\partials\icon-teasers.less */
.icon-teaser .fa {
  font-size: 70px;
  color: #ededed;
}
/* line 49, northsweden\less\partials\icon-teasers.less */
.icon-teaser .icon-teaser-icon,
.icon-teaser .icon-teaser-content {
  text-align: center;
}
/* line 56, northsweden\less\partials\icon-teasers.less */
.icon-teaser-link .read-more {
  color: #ededed;
  display: inline-block;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 600;
  margin-top: 10px;
  margin-top: 1rem;
  padding: 12px 20px;
  padding: 1.2rem 2rem;
  text-transform: uppercase;
}
/* line 66, northsweden\less\partials\icon-teasers.less */
.icon-teaser-link .read-more:hover {
  color: #878787;
  border-color: #878787;
}
/* line 74, northsweden\less\partials\icon-teasers.less */
.icon-teaser-content h2 {
  color: #333;
}
/* line 78, northsweden\less\partials\icon-teasers.less */
.icon-teaser-content p {
  color: #333;
}
/* line 9, northsweden\less\partials\icon-teasers.less */
.theme01 .icon-teaser-inner .fa {
  color: #ededed;
}
/* line 14, northsweden\less\partials\icon-teasers.less */
.theme01 .icon-teaser-inner .icon-teaser-content h2 {
  color: #ededed;
}
/* line 18, northsweden\less\partials\icon-teasers.less */
.theme01 .icon-teaser-inner .icon-teaser-content p {
  color: #ededed;
}
/* line 24, northsweden\less\partials\icon-teasers.less */
.theme01 .icon-teaser-inner .icon-teaser-link .read-more {
  background-color: #ededed;
  border-color: #ededed;
  color: #151515;
}
/* line 29, northsweden\less\partials\icon-teasers.less */
.theme01 .icon-teaser-inner .icon-teaser-link .read-more:hover {
  border-color: #878787;
}
/* line 9, northsweden\less\partials\icon-teasers.less */
.theme02 .icon-teaser-inner .fa {
  color: #151515;
}
/* line 14, northsweden\less\partials\icon-teasers.less */
.theme02 .icon-teaser-inner .icon-teaser-content h2 {
  color: #151515;
}
/* line 18, northsweden\less\partials\icon-teasers.less */
.theme02 .icon-teaser-inner .icon-teaser-content p {
  color: #151515;
}
/* line 24, northsweden\less\partials\icon-teasers.less */
.theme02 .icon-teaser-inner .icon-teaser-link .read-more {
  background-color: #151515;
  border-color: #151515;
  color: #fff;
}
/* line 29, northsweden\less\partials\icon-teasers.less */
.theme02 .icon-teaser-inner .icon-teaser-link .read-more:hover {
  border-color: #000000;
}
/* line 9, northsweden\less\partials\icon-teasers.less */
.theme03 .icon-teaser-inner .fa {
  color: #fff;
}
/* line 14, northsweden\less\partials\icon-teasers.less */
.theme03 .icon-teaser-inner .icon-teaser-content h2 {
  color: #fff;
}
/* line 18, northsweden\less\partials\icon-teasers.less */
.theme03 .icon-teaser-inner .icon-teaser-content p {
  color: #fff;
}
/* line 24, northsweden\less\partials\icon-teasers.less */
.theme03 .icon-teaser-inner .icon-teaser-link .read-more {
  background-color: #fff;
  border-color: #fff;
  color: #151515;
}
/* line 29, northsweden\less\partials\icon-teasers.less */
.theme03 .icon-teaser-inner .icon-teaser-link .read-more:hover {
  border-color: #999999;
}
/* line 9, northsweden\less\partials\icon-teasers.less */
.theme04 .icon-teaser-inner .fa {
  color: #ecad16;
}
/* line 14, northsweden\less\partials\icon-teasers.less */
.theme04 .icon-teaser-inner .icon-teaser-content h2 {
  color: #ecad16;
}
/* line 18, northsweden\less\partials\icon-teasers.less */
.theme04 .icon-teaser-inner .icon-teaser-content p {
  color: #ecad16;
}
/* line 24, northsweden\less\partials\icon-teasers.less */
.theme04 .icon-teaser-inner .icon-teaser-link .read-more {
  background-color: #ecad16;
  border-color: #ecad16;
  color: #fff;
}
/* line 29, northsweden\less\partials\icon-teasers.less */
.theme04 .icon-teaser-inner .icon-teaser-link .read-more:hover {
  border-color: #322404;
}
/* line 9, northsweden\less\partials\icon-teasers.less */
.theme05 .icon-teaser-inner .fa {
  color: #1ab1e2;
}
/* line 14, northsweden\less\partials\icon-teasers.less */
.theme05 .icon-teaser-inner .icon-teaser-content h2 {
  color: #1ab1e2;
}
/* line 18, northsweden\less\partials\icon-teasers.less */
.theme05 .icon-teaser-inner .icon-teaser-content p {
  color: #1ab1e2;
}
/* line 24, northsweden\less\partials\icon-teasers.less */
.theme05 .icon-teaser-inner .icon-teaser-link .read-more {
  background-color: #1ab1e2;
  border-color: #1ab1e2;
  color: #fff;
}
/* line 29, northsweden\less\partials\icon-teasers.less */
.theme05 .icon-teaser-inner .icon-teaser-link .read-more:hover {
  border-color: #05222b;
}
/* line 9, northsweden\less\partials\icon-teasers.less */
.theme06 .icon-teaser-inner .fa {
  color: #fff;
}
/* line 14, northsweden\less\partials\icon-teasers.less */
.theme06 .icon-teaser-inner .icon-teaser-content h2 {
  color: #fff;
}
/* line 18, northsweden\less\partials\icon-teasers.less */
.theme06 .icon-teaser-inner .icon-teaser-content p {
  color: #fff;
}
/* line 24, northsweden\less\partials\icon-teasers.less */
.theme06 .icon-teaser-inner .icon-teaser-link .read-more {
  background-color: #fff;
  border-color: #fff;
  color: #1ab1e2;
}
/* line 29, northsweden\less\partials\icon-teasers.less */
.theme06 .icon-teaser-inner .icon-teaser-link .read-more:hover {
  border-color: #999999;
}
@media all and (min-width: 992px) {
  /* line 87, northsweden\less\partials\icon-teasers.less */
  .icon-teasers {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -20px 0 20px -20px;
  }
  /* line 90, northsweden\less\partials\icon-teasers.less */
  .icon-teasers .icon-teaser {
    padding: 20px 0 0 20px;
    /*padding-left:  (@gutter / 2);
	 padding-right: (@gutter / 2);
	 flex-basis: percentage((@columns / @grid-columns));*/
    flex: 1 0 25%;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    -ms-flex-grow: 1;
    flex-grow: 1;
    margin-bottom: 0px;
    margin-bottom: 0rem;
  }
  /* line 578, _shared\mirror\less\mixins.less */
  .no-smil .icon-teasers .icon-teaser {
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: calc(25% - 20px);
  }
}
/* line 16, northsweden\less\partials\news.less */
.news {
  margin-top: 0;
}
/* line 8, northsweden\less\partials\news.less */
.theme01 .news-content {
  padding: 0px 20px;
  padding: 0rem 2rem;
  color: #333;
}
/* line 8, northsweden\less\partials\news.less */
.theme02 .news-content {
  padding: 0px 20px;
  padding: 0rem 2rem;
  color: #333;
}
/* line 8, northsweden\less\partials\news.less */
.theme03 .news-content {
  padding: 0px 20px;
  padding: 0rem 2rem;
  color: #333;
}
/* line 8, northsweden\less\partials\news.less */
.theme04 .news-content {
  padding: 0px 20px;
  padding: 0rem 2rem;
  color: #333;
}
/* line 8, northsweden\less\partials\news.less */
.theme05 .news-content {
  padding: 0px 20px;
  padding: 0rem 2rem;
  color: #333;
}
/* line 8, northsweden\less\partials\news.less */
.theme06 .news-content {
  padding: 0px 20px;
  padding: 0rem 2rem;
  color: #333;
}
/* line 23, northsweden\less\partials\news.less */
.news-list {
  margin-bottom: 30px;
  margin-bottom: 3rem;
}
/* line 26, northsweden\less\partials\news.less */
.news-list .news-list-item {
  border-bottom: 1px solid #eee;
  margin-bottom: 20px;
  margin-bottom: 2rem;
  padding-bottom: 10px;
  padding-bottom: 1rem;
}
/* line 32, northsweden\less\partials\news.less */
.news-list .news-list-item-sm {
  border-bottom: 1px solid #eee;
  margin-bottom: 10px;
  margin-bottom: 1rem;
  padding-bottom: 5px;
  padding-bottom: 0.5rem;
}
/* line 38, northsweden\less\partials\news.less */
.news-list .news-article {
  padding: 0;
}
/* line 42, northsweden\less\partials\news.less */
.news-list .sep {
  padding: 10px 0px;
  padding: 1rem 0rem;
}
/* line 47, northsweden\less\partials\news.less */
.news-list-item,
.news-widget-list-item {
  margin-bottom: 40px;
  margin-bottom: 4rem;
}
/* line 51, northsweden\less\partials\news.less */
.news-list-item:last-child,
.news-widget-list-item:last-child {
  border: none;
}
/* line 56, northsweden\less\partials\news.less */
.news-list-item-sm {
  margin-bottom: 12px;
  margin-bottom: 1.2rem;
  border-bottom: dotted 1px #eee;
}
/* line 61, northsweden\less\partials\news.less */
.news-article {
  background-color: #fff;
  color: inherit;
  height: 100%;
  padding-bottom: 20px;
  padding-bottom: 2rem;
  margin-bottom: 20px;
  margin-bottom: 2rem;
  position: relative;
}
/* line 69, northsweden\less\partials\news.less */
.news-article.has-image .news-content h2 {
  padding: 0;
}
/* line 74, northsweden\less\partials\news.less */
.news-widget-list-item {
  position: relative;
}
/* line 77, northsweden\less\partials\news.less */
.news-widget-list-item:after {
  background: rgba(0, 0, 0, 0.1);
  content: "";
  left: 4px;
  height: 100%;
  position: absolute;
  top: 6px;
  -o-transform: rotate(0.7deg);
  -webkit-transform: rotate(0.7deg);
  -ms-transform: rotate(0.7deg);
  transform: rotate(0.7deg);
  width: 98%;
  z-index: 1;
}
/* line 90, northsweden\less\partials\news.less */
.news-widget-list .news-article {
  z-index: 3;
}
/* line 94, northsweden\less\partials\news.less */
.news-image {
  margin-bottom: 20px;
  margin-bottom: 2rem;
}
/* line 97, northsweden\less\partials\news.less */
.news-image img {
  max-width: 100%;
}
/* line 105, northsweden\less\partials\news.less */
.news-content .date {
  background-color: #ecad16;
  color: #fff;
  display: block;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: normal;
  left: 0;
  margin-bottom: 5px;
  margin-bottom: 0.5rem;
  padding: 9px 24px;
  padding: 0.9rem 2.4rem;
  position: absolute;
  top: 0;
}
/* line 118, northsweden\less\partials\news.less */
.news-content h2 {
  margin-top: 0;
  padding: 50px 0px 0px;
  padding: 5rem 0rem 0rem;
}
/* line 122, northsweden\less\partials\news.less */
.news-content h2 a {
  color: inherit;
}
/* line 130, northsweden\less\partials\news.less */
.news-content p a {
  color: inherit;
}
/* line 136, northsweden\less\partials\news.less */
.news-meta {
  margin-top: 10px;
  margin-top: 1rem;
}
/* line 141, northsweden\less\partials\news.less */
.news-category {
  padding: 0px 14px;
  padding: 0rem 1.4rem;
  text-decoration: none;
  display: inline-block;
  color: #151515;
  background: #eee;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  margin-bottom: 4px;
  margin-bottom: 0.4rem;
}
/* line 153, northsweden\less\partials\news.less */
.news-category:hover {
  background-color: #ffffff;
  color: #151515;
}
/* line 160, northsweden\less\partials\news.less */
.news-meta-tags .news-category {
  border-radius: 0;
  padding: 0px;
  padding: 0rem;
  position: relative;
  display: inline-block;
  height: 30px;
  line-height: 30px;
  padding: 0 14px;
  background-color: #1ab1e2;
  border-radius: 3px;
  color: #fff;
  font-size: 13px;
  text-decoration: none;
}
/* line 176, northsweden\less\partials\news.less */
.news-date {
  border-radius: 0;
  padding: 0px 14px;
  padding: 0rem 1.4rem;
  height: 30px;
  line-height: 30px;
  font-size: 13px;
  font-size: 1.3rem;
  display: inline-block;
  background-color: #ecad16;
  color: #fff;
  margin-right: 2px;
  margin-right: 0.2rem;
}
/* line 187, northsweden\less\partials\news.less */
.news-date:before {
  margin-right: 5px;
  margin-right: 0.5rem;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f073";
}
/* line 194, northsweden\less\partials\news.less */
.news-list-date {
  display: inline-block;
  font-weight: 600;
  font-size: 16px;
  font-size: 1.6rem;
  min-width: 90px;
}
/* line 201, northsweden\less\partials\news.less */
.news-tags,
.news-categories,
.news-archive-navigation {
  border: 1px solid #eaeaea;
  margin-bottom: 20px;
  margin-bottom: 2rem;
}
/* line 207, northsweden\less\partials\news.less */
.news-tags h2,
.news-categories h2,
.news-archive-navigation h2 {
  padding: 15px;
  padding: 1.5rem;
  background-color: #fff;
  color: #151515;
  margin: 0;
  border-bottom: 1px solid #eaeaea;
  text-transform: uppercase;
  font-weight: 600;
}
/* line 218, northsweden\less\partials\news.less */
.news-tags li,
.news-categories li,
.news-archive-navigation li {
  border-bottom: 1px solid #eaeaea;
}
/* line 221, northsweden\less\partials\news.less */
.news-tags li:last-child,
.news-categories li:last-child,
.news-archive-navigation li:last-child {
  border: none;
}
/* line 226, northsweden\less\partials\news.less */
.news-tags a,
.news-categories a,
.news-archive-navigation a {
  color: #333;
  display: block;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 15px;
  font-size: 1.5rem;
  padding: 10px 15px;
  padding: 1rem 1.5rem;
}
/* line 235, northsweden\less\partials\news.less */
.news-tags a:hover,
.news-categories a:hover,
.news-archive-navigation a:hover,
.news-tags a:active,
.news-categories a:active,
.news-archive-navigation a:active,
.news-tags a:focus,
.news-categories a:focus,
.news-archive-navigation a:focus {
  background-color: #cccccc;
  color: #fff;
}
/* line 241, northsweden\less\partials\news.less */
.news-tags .month-list,
.news-categories .month-list,
.news-archive-navigation .month-list,
.news-tags .tag-list,
.news-categories .tag-list,
.news-archive-navigation .tag-list,
.news-tags .category-list,
.news-categories .category-list,
.news-archive-navigation .category-list {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
/* line 249, northsweden\less\partials\news.less */
.news-tags a {
  font-weight: normal;
}
/* line 255, northsweden\less\partials\news.less */
.news-list-section .news-category {
  background: #eee;
}
/* line 261, northsweden\less\partials\news.less */
.policy-area-content {
  padding: 20px;
  padding: 2rem;
  background-color: #eee;
  margin-bottom: 30px;
  margin-bottom: 3rem;
  overflow: hidden;
  position: relative;
}
/* line 268, northsweden\less\partials\news.less */
.policy-area-content.has-image {
  padding-top: 140px;
}
/* line 272, northsweden\less\partials\news.less */
.policy-area-content .policy-area-image {
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
  width: 100%;
  height: 120px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
/* line 284, northsweden\less\partials\news.less */
.policy-area-content h2 {
  margin-top: 0;
  font-size: 20px;
  font-size: 2rem;
}
/* line 289, northsweden\less\partials\news.less */
.policy-area-content .btn {
  border: 3px solid #3e3e3e;
  background-color: #fff;
  color: #151515;
  width: 100%;
  min-width: 200px;
  font-weight: normal;
  text-transform: none;
  padding: 12px 20px;
  padding: 1.2rem 2rem;
  position: relative;
  border-radius: 0px;
  font-family: "Futura-PT", Helvetica, sans-serif, sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  padding: 6px;
  padding: 0.6rem;
  font-size: 16px;
  font-size: 1.6rem;
  background-color: #ecad16;
  color: #fff;
  border: none;
  width: auto;
}
/* line 48, northsweden\less\partials\call-to-action.less */
.policy-area-content .btn:after {
  background: rgba(0, 0, 0, 0.1);
  content: "";
  left: 2px;
  height: 100%;
  position: absolute;
  top: 4px;
  -o-transform: rotate(1deg);
  -webkit-transform: rotate(1deg);
  -ms-transform: rotate(1deg);
  transform: rotate(1deg);
  width: 96%;
  z-index: -1;
}
/* line 73, northsweden\less\partials\call-to-action.less */
.policy-area-content .btn:hover,
.policy-area-content .btn:active,
.policy-area-content .btn:focus {
  color: #151515;
}
/* line 303, northsweden\less\partials\news.less */
.related-news-list {
  margin-bottom: 30px;
  margin-bottom: 3rem;
}
/* line 306, northsweden\less\partials\news.less */
.related-news-list h2 {
  margin-top: 0;
  font-size: 20px;
  font-size: 2rem;
  margin-bottom: 20px;
  margin-bottom: 2rem;
}
@media all and (min-width: 480px) {
  /* line 316, northsweden\less\partials\news.less */
  .policy-area-content {
    padding: 20px;
    padding: 2rem;
    background-color: #eee;
    margin-bottom: 40px;
    margin-bottom: 4rem;
    overflow: hidden;
    position: relative;
  }
  /* line 323, northsweden\less\partials\news.less */
  .policy-area-content.has-image {
    padding-right: 35%;
    padding-top: 20px;
  }
  /* line 328, northsweden\less\partials\news.less */
  .policy-area-content .policy-area-image {
    position: absolute;
    right: 0;
    top: 0;
    left: auto;
    overflow: hidden;
    width: 33%;
    height: 100%;
    background-position: center center;
  }
}
@media all and (min-width: 768px) {
  /* line 343, northsweden\less\partials\news.less */
  .news-list {
    margin-top: 0;
  }
  /* line 347, northsweden\less\partials\news.less */
  .news-list-item {
    padding-top: 0;
  }
  /* line 352, northsweden\less\partials\news.less */
  .content-block-l1 .news-widget-list {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -20px 0 20px -20px;
    margin-top: 0;
    margin-bottom: 0;
  }
  /* line 358, northsweden\less\partials\news.less */
  .content-block-l1 .news-widget-list-item {
    padding: 20px 0 0 20px;
    /*padding-left:  (@gutter / 2);
	 padding-right: (@gutter / 2);
	 flex-basis: percentage((@columns / @grid-columns));*/
    flex: 1 0 50%;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-grow: 0;
    flex-grow: 0;
    padding-top: 0;
  }
  /* line 578, _shared\mirror\less\mixins.less */
  .no-smil .content-block-l1 .news-widget-list-item {
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: calc(50% - 20px);
  }
}
@media all and (min-width: 992px) {
  /* line 368, northsweden\less\partials\news.less */
  .news {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -20px 0 20px -20px;
    margin-bottom: 60px;
    margin-bottom: 6rem;
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  /* line 7, northsweden\less\partials\partner-search.less */
  .partner-search-list-item {
    max-height: 320px;
    overflow: hidden;
    position: relative;
    padding: 20px;
    padding: 2rem;
    border: 1px solid #eee;
    margin-bottom: 40px;
    margin-bottom: 4rem;
    -o-transition: max-height 1s ease-out;
    -webkit-transition: max-height 1s ease-out;
    transition: max-height 1s ease-out;
  }
  /* line 16, northsweden\less\partials\partner-search.less */
  .partner-search-list-item.on {
    max-height: 3000px;
    -o-transition: max-height 1s ease-in;
    -webkit-transition: max-height 1s ease-in;
    transition: max-height 1s ease-in;
  }
  /* line 20, northsweden\less\partials\partner-search.less */
  .partner-search-list-item.on:before {
    content: "\f077";
  }
  /* line 24, northsweden\less\partials\partner-search.less */
  .partner-search-list-item.on:after {
    display: none;
  }
  /* line 29, northsweden\less\partials\partner-search.less */
  .partner-search-list-item:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: #fff;
    border-top: 1px solid #eee;
    bottom: 0;
    color: #ccc;
    content: "\f078";
    cursor: pointer;
    display: block;
    font-size: 32px;
    font-size: 3.2rem;
    height: 44px;
    left: 0;
    position: absolute;
    text-align: center;
    z-index: 2;
    width: 100%;
  }
  /* line 14, _shared\FontAwesome\less\bordered-pulled.less */
  .partner-search-list-item:before.fa-pull-left {
    margin-right: .3em;
  }
  /* line 15, _shared\FontAwesome\less\bordered-pulled.less */
  .partner-search-list-item:before.fa-pull-right {
    margin-left: .3em;
  }
  /* line 23, _shared\FontAwesome\less\bordered-pulled.less */
  .partner-search-list-item:before.pull-left {
    margin-right: .3em;
  }
  /* line 24, _shared\FontAwesome\less\bordered-pulled.less */
  .partner-search-list-item:before.pull-right {
    margin-left: .3em;
  }
  /* line 47, northsweden\less\partials\partner-search.less */
  .partner-search-list-item:after {
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 0%, #ffffff 30%, #ffffff 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 0%, #ffffff 30%, #ffffff 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 0%, #ffffff 30%, #ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    bottom: 44px;
    left: 0;
    height: 40px;
    width: 100%;
  }
}
/* line 37, northsweden\less\partials\social-media-links.less */
.toolbar .social-media-links {
  left: auto;
  position: fixed;
  right: 0;
  top: 220px;
  z-index: 500;
}
/* line 45, northsweden\less\partials\social-media-links.less */
.toolbar .social-media-link {
  display: block;
}
/* line 48, northsweden\less\partials\social-media-links.less */
.toolbar .social-media-link:first-child {
  margin-bottom: 7px;
  margin-bottom: 0.7rem;
}
/* line 52, northsweden\less\partials\social-media-links.less */
.toolbar .social-media-link a {
  padding: 2px 5px;
  padding: 0.2rem 0.5rem;
  color: #fff;
  min-width: 30px;
  text-align: center;
}
/* line 60, northsweden\less\partials\social-media-links.less */
.toolbar .social-media-links-inner {
  background: #1ab1e2;
  padding: 5px 0px;
  padding: 0.5rem 0rem;
}
/* line 64, northsweden\less\partials\social-media-links.less */
.toolbar .social-media-links-inner:after {
  background: rgba(0, 0, 0, 0.1);
  content: "";
  left: 6px;
  height: 100%;
  position: absolute;
  top: 3px;
  -o-transform: rotate(4deg);
  -webkit-transform: rotate(4deg);
  -ms-transform: rotate(4deg);
  transform: rotate(4deg);
  width: 100%;
  z-index: -1;
}
/* line 77, northsweden\less\partials\social-media-links.less */
.toolbar .social-media-text {
  display: none;
}
/* line 82, northsweden\less\partials\social-media-links.less */
.social-media-link {
  display: inline-block;
}
/* line 85, northsweden\less\partials\social-media-links.less */
.social-media-link a {
  display: block;
  padding: 6px;
  padding: 0.6rem;
  text-decoration: none;
}
/* line 90, northsweden\less\partials\social-media-links.less */
.social-media-link a:hover,
.social-media-link a:focus,
.social-media-link a:active {
  text-decoration: none;
}
/* line 97, northsweden\less\partials\social-media-links.less */
.social-media-link:last-child {
  margin-right: 0;
}
/* line 7, northsweden\less\partials\social-media-links.less */
.theme01 .social-media-bar h2 {
  color: #151515;
}
/* line 12, northsweden\less\partials\social-media-links.less */
.theme01 .social-media-bar .social-media-link a {
  color: #151515;
}
/* line 17, northsweden\less\partials\social-media-links.less */
.theme01 .social-media-bar .social-media-link:hover,
.theme01 .social-media-bar .social-media-link:focus {
  color: #151515;
}
/* line 25, northsweden\less\partials\social-media-links.less */
.theme01 .social-media-links .social-media-link a {
  color: #151515;
}
/* line 7, northsweden\less\partials\social-media-links.less */
.theme02 .social-media-bar h2 {
  color: #fff;
}
/* line 12, northsweden\less\partials\social-media-links.less */
.theme02 .social-media-bar .social-media-link a {
  color: #fff;
}
/* line 17, northsweden\less\partials\social-media-links.less */
.theme02 .social-media-bar .social-media-link:hover,
.theme02 .social-media-bar .social-media-link:focus {
  color: #fff;
}
/* line 25, northsweden\less\partials\social-media-links.less */
.theme02 .social-media-links .social-media-link a {
  color: #fff;
}
/* line 7, northsweden\less\partials\social-media-links.less */
.theme03 .social-media-bar h2 {
  color: #151515;
}
/* line 12, northsweden\less\partials\social-media-links.less */
.theme03 .social-media-bar .social-media-link a {
  color: #151515;
}
/* line 17, northsweden\less\partials\social-media-links.less */
.theme03 .social-media-bar .social-media-link:hover,
.theme03 .social-media-bar .social-media-link:focus {
  color: #151515;
}
/* line 25, northsweden\less\partials\social-media-links.less */
.theme03 .social-media-links .social-media-link a {
  color: #151515;
}
/* line 7, northsweden\less\partials\social-media-links.less */
.theme04 .social-media-bar h2 {
  color: #fff;
}
/* line 12, northsweden\less\partials\social-media-links.less */
.theme04 .social-media-bar .social-media-link a {
  color: #fff;
}
/* line 17, northsweden\less\partials\social-media-links.less */
.theme04 .social-media-bar .social-media-link:hover,
.theme04 .social-media-bar .social-media-link:focus {
  color: #fff;
}
/* line 25, northsweden\less\partials\social-media-links.less */
.theme04 .social-media-links .social-media-link a {
  color: #fff;
}
/* line 7, northsweden\less\partials\social-media-links.less */
.theme05 .social-media-bar h2 {
  color: #fff;
}
/* line 12, northsweden\less\partials\social-media-links.less */
.theme05 .social-media-bar .social-media-link a {
  color: #fff;
}
/* line 17, northsweden\less\partials\social-media-links.less */
.theme05 .social-media-bar .social-media-link:hover,
.theme05 .social-media-bar .social-media-link:focus {
  color: #fff;
}
/* line 25, northsweden\less\partials\social-media-links.less */
.theme05 .social-media-links .social-media-link a {
  color: #fff;
}
/* line 7, northsweden\less\partials\social-media-links.less */
.theme06 .social-media-bar h2 {
  color: #1ab1e2;
}
/* line 12, northsweden\less\partials\social-media-links.less */
.theme06 .social-media-bar .social-media-link a {
  color: #1ab1e2;
}
/* line 17, northsweden\less\partials\social-media-links.less */
.theme06 .social-media-bar .social-media-link:hover,
.theme06 .social-media-bar .social-media-link:focus {
  color: #1ab1e2;
}
/* line 25, northsweden\less\partials\social-media-links.less */
.theme06 .social-media-links .social-media-link a {
  color: #1ab1e2;
}
/* line 105, northsweden\less\partials\social-media-links.less */
.content-block .social-media-link {
  font-size: 24px;
  font-size: 2.4rem;
  display: block;
}
/* line 109, northsweden\less\partials\social-media-links.less */
.content-block .social-media-link .fa {
  width: 30px;
  width: 3rem;
}
@media all and (min-width: 768px) {
  /* line 121, northsweden\less\partials\social-media-links.less */
  .content-block .social-media-links {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 0 0 0;
  }
  /* line 125, northsweden\less\partials\social-media-links.less */
  .content-block .social-media-link {
    font-size: 24px;
    font-size: 2.4rem;
    padding: 0 0 0 0;
    /*padding-left:  (@gutter / 2);
	 padding-right: (@gutter / 2);
	 flex-basis: percentage((@columns / @grid-columns));*/
    flex: 1 0 25%;
    text-align: center;
  }
  /* line 578, _shared\mirror\less\mixins.less */
  .no-smil .content-block .social-media-link {
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: calc(25% - 0px);
  }
  /* line 130, northsweden\less\partials\social-media-links.less */
  .content-block .social-media-link .fa {
    width: auto;
  }
  /* line 136, northsweden\less\partials\social-media-links.less */
  .toolbar .social-media-links {
    left: auto;
    position: fixed;
    right: 0;
    top: 220px;
    z-index: 999;
  }
  /* line 143, northsweden\less\partials\social-media-links.less */
  .toolbar .social-media-links .social-media-links-inner {
    background: #1ab1e2;
    height: 100%;
    padding: 5px 4px;
    padding: 0.5rem 0.4rem;
    position: relative;
    border-radius: 0;
    width: 100%;
  }
  /* line 151, northsweden\less\partials\social-media-links.less */
  .toolbar .social-media-links .social-media-links-inner:after {
    background: rgba(0, 0, 0, 0.1);
    content: "";
    left: 6px;
    height: 100%;
    position: absolute;
    top: 3px;
    -o-transform: rotate(4deg);
    -webkit-transform: rotate(4deg);
    -ms-transform: rotate(4deg);
    transform: rotate(4deg);
    width: 100%;
    z-index: -1;
  }
  /* line 165, northsweden\less\partials\social-media-links.less */
  .toolbar .social-media-links .social-media-link {
    display: block;
    margin: 0;
  }
  /* line 170, northsweden\less\partials\social-media-links.less */
  .toolbar .social-media-links a {
    color: #fff;
    display: block;
    font-size: 16px;
    font-size: 1.6rem;
    text-align: center;
    width: 30px;
    padding: 5px;
    padding: 0.5rem;
  }
}
/* line 35, northsweden\less\partials\swiper-slider.less */
.swiper-slide-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  height: 100%;
}
@media (min-width: 768px) {
  /* line 40, northsweden\less\partials\swiper-slider.less */
  .swiper-slide-container {
    width: 720px;
  }
}
@media (min-width: 992px) {
  /* line 44, northsweden\less\partials\swiper-slider.less */
  .swiper-slide-container {
    width: 940px;
  }
}
@media (min-width: 1200px) {
  /* line 48, northsweden\less\partials\swiper-slider.less */
  .swiper-slide-container {
    width: 1140px;
  }
}
@media (min-width: 1440px) {
  /* line 52, northsweden\less\partials\swiper-slider.less */
  .swiper-slide-container {
    width: 1120px;
  }
}
/* line 57, northsweden\less\partials\swiper-slider.less */
.swiper-container {
  height: 250px;
  height: 25rem;
}
/* line 62, northsweden\less\partials\swiper-slider.less */
.swiper-slide {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
/* line 68, northsweden\less\partials\swiper-slider.less */
.slider-content {
  position: absolute;
  padding: 20px;
  left: 50%;
  right: auto;
  top: 10%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  color: #fff;
  opacity: 0;
  transition: opacity linear 0.5s;
  transition-delay: 0.5s;
  text-align: center;
  width: 80%;
}
/* line 83, northsweden\less\partials\swiper-slider.less */
.slider-content .slider-text {
  text-align: center !important;
}
/* line 87, northsweden\less\partials\swiper-slider.less */
.slider-content h1 {
  margin-top: 0;
  font-size: 24px;
  font-size: 2.4rem;
  text-align: center !important;
  font-weight: 600;
  line-height: 1.4;
  text-transform: uppercase;
}
/* line 96, northsweden\less\partials\swiper-slider.less */
.slider-content h2 {
  margin-top: 0;
  font-size: 20px;
  font-size: 2rem;
  text-align: center !important;
}
/* line 102, northsweden\less\partials\swiper-slider.less */
.slider-content h3 {
  margin-top: 0;
  font-size: 16px;
  font-size: 1.6rem;
  text-align: center;
}
/* line 113, northsweden\less\partials\swiper-slider.less */
.slider-content .slider-buttons .btn-slider-cta {
  background-color: transparent;
  color: #fff;
  border: 3px solid #fff;
  margin-top: 10px;
  border-radius: 0;
  font-weight: bold;
  text-transform: uppercase;
}
/* line 124, northsweden\less\partials\swiper-slider.less */
.slider-content .slider-buttons.left {
  text-align: left;
}
/* line 128, northsweden\less\partials\swiper-slider.less */
.slider-content .slider-buttons.right {
  text-align: right;
}
/* line 7, northsweden\less\partials\swiper-slider.less */
.slider-content.theme01 {
  background-color: rgba(237, 237, 237, 0.6);
  color: #151515;
}
/* line 11, northsweden\less\partials\swiper-slider.less */
.slider-content.theme01 .btn-slider-cta {
  color: #151515;
  border-color: #151515;
}
/* line 7, northsweden\less\partials\swiper-slider.less */
.slider-content.theme02 {
  background-color: rgba(21, 21, 21, 0.6);
  color: #fff;
}
/* line 11, northsweden\less\partials\swiper-slider.less */
.slider-content.theme02 .btn-slider-cta {
  color: #fff;
  border-color: #fff;
}
/* line 7, northsweden\less\partials\swiper-slider.less */
.slider-content.theme03 {
  background-color: rgba(255, 255, 255, 0.6);
  color: #151515;
}
/* line 11, northsweden\less\partials\swiper-slider.less */
.slider-content.theme03 .btn-slider-cta {
  color: #151515;
  border-color: #151515;
}
/* line 7, northsweden\less\partials\swiper-slider.less */
.slider-content.theme04 {
  background-color: rgba(236, 173, 22, 0.6);
  color: #fff;
}
/* line 11, northsweden\less\partials\swiper-slider.less */
.slider-content.theme04 .btn-slider-cta {
  color: #fff;
  border-color: #fff;
}
/* line 7, northsweden\less\partials\swiper-slider.less */
.slider-content.theme05 {
  background-color: rgba(26, 177, 226, 0.6);
  color: #fff;
}
/* line 11, northsweden\less\partials\swiper-slider.less */
.slider-content.theme05 .btn-slider-cta {
  color: #fff;
  border-color: #fff;
}
/* line 7, northsweden\less\partials\swiper-slider.less */
.slider-content.theme06 {
  background-color: rgba(255, 255, 255, 0.6);
  color: #1ab1e2;
}
/* line 11, northsweden\less\partials\swiper-slider.less */
.slider-content.theme06 .btn-slider-cta {
  color: #1ab1e2;
  border-color: #1ab1e2;
}
/* line 26, northsweden\less\partials\swiper-slider.less */
.slider-content .btn-slider-cta.theme01 {
  background: #ededed;
  border-color: #ededed;
  color: #151515;
}
/* line 26, northsweden\less\partials\swiper-slider.less */
.slider-content .btn-slider-cta.theme02 {
  background: #151515;
  border-color: #151515;
  color: #fff;
}
/* line 26, northsweden\less\partials\swiper-slider.less */
.slider-content .btn-slider-cta.theme03 {
  background: #fff;
  border-color: #fff;
  color: #151515;
}
/* line 26, northsweden\less\partials\swiper-slider.less */
.slider-content .btn-slider-cta.theme04 {
  background: #ecad16;
  border-color: #ecad16;
  color: #fff;
}
/* line 26, northsweden\less\partials\swiper-slider.less */
.slider-content .btn-slider-cta.theme05 {
  background: #1ab1e2;
  border-color: #1ab1e2;
  color: #fff;
}
/* line 26, northsweden\less\partials\swiper-slider.less */
.slider-content .btn-slider-cta.theme06 {
  background: #fff;
  border-color: #fff;
  color: #1ab1e2;
}
/* line 137, northsweden\less\partials\swiper-slider.less */
.swiper-pagination-bullet {
  width: 16px;
  height: 16px;
  -ms-opacity: 0.8;
  opacity: 0.8;
  background: #808080;
}
/* line 145, northsweden\less\partials\swiper-slider.less */
.swiper-pagination-bullet-active {
  background: #333;
}
/* line 149, northsweden\less\partials\swiper-slider.less */
.swiper-slide-active .slider-content {
  opacity: 1;
}
/* line 153, northsweden\less\partials\swiper-slider.less */
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev,
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: none;
  top: 50%;
  width: 22px;
  opacity: 0.8;
}
/* line 163, northsweden\less\partials\swiper-slider.less */
.swiper-button-next .fa,
.swiper-container-rtl .swiper-button-prev .fa {
  font-size: 32px;
  cursor: pointer;
  color: #fff;
  height: 40px;
  height: 4rem;
  width: 40px;
  width: 4rem;
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 100px;
}
/* line 174, northsweden\less\partials\swiper-slider.less */
.swiper-button-next .fa:before,
.swiper-container-rtl .swiper-button-prev .fa:before {
  line-height: 42px;
  padding: 0px 10px;
  padding: 0rem 1rem;
}
/* line 180, northsweden\less\partials\swiper-slider.less */
.swiper-button-next {
  right: 25px;
}
/* line 184, northsweden\less\partials\swiper-slider.less */
.swiper-button-prev .fa,
.swiper-container-rtl .swiper-button-next .fa {
  font-size: 32px;
  cursor: pointer;
  color: #fff;
  height: 40px;
  height: 4rem;
  width: 40px;
  width: 4rem;
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 100px;
}
/* line 195, northsweden\less\partials\swiper-slider.less */
.swiper-button-prev .fa:before,
.swiper-container-rtl .swiper-button-next .fa:before {
  line-height: 42px;
  padding: 0px 5px;
  padding: 0rem 0.5rem;
}
@media all and (min-width: 480px) {
}
@media all and (min-width: 768px) {
  /* line 213, northsweden\less\partials\swiper-slider.less */
  .slider-content {
    width: auto;
  }
}
@media all and (min-width: 992px) {
  /* line 224, northsweden\less\partials\swiper-slider.less */
  .swiper-container {
    height: 450px;
    height: 45rem;
  }
  /* line 230, northsweden\less\partials\swiper-slider.less */
  .swiper-slide-container.half-right,
  .swiper-slide-container.half-left {
    width: 100%;
  }
  /* line 235, northsweden\less\partials\swiper-slider.less */
  .swiper-slide-container.half-right .slider-content.half-right,
  .swiper-slide-container.half-left .slider-content.half-right {
    top: 50%;
    left: auto;
    right: 0;
    height: 100%;
    width: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 1;
  }
  /* line 245, northsweden\less\partials\swiper-slider.less */
  .swiper-slide-container.half-right .slider-content.half-right .slider-text,
  .swiper-slide-container.half-left .slider-content.half-right .slider-text {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  /* line 250, northsweden\less\partials\swiper-slider.less */
  .swiper-slide-container.half-right .slider-content.half-right .slider-text h1,
  .swiper-slide-container.half-left .slider-content.half-right .slider-text h1,
  .swiper-slide-container.half-right .slider-content.half-right .slider-text h2,
  .swiper-slide-container.half-left .slider-content.half-right .slider-text h2,
  .swiper-slide-container.half-right .slider-content.half-right .slider-text h3,
  .swiper-slide-container.half-left .slider-content.half-right .slider-text h3,
  .swiper-slide-container.half-right .slider-content.half-right .slider-text h4,
  .swiper-slide-container.half-left .slider-content.half-right .slider-text h4,
  .swiper-slide-container.half-right .slider-content.half-right .slider-text p,
  .swiper-slide-container.half-left .slider-content.half-right .slider-text p {
    width: 100%;
  }
  /* line 256, northsweden\less\partials\swiper-slider.less */
  .swiper-slide-container.half-right .slider-content.half-left,
  .swiper-slide-container.half-left .slider-content.half-left {
    top: 50%;
    left: 0;
    right: auto;
    height: 100%;
    width: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 1;
  }
  /* line 266, northsweden\less\partials\swiper-slider.less */
  .swiper-slide-container.half-right .slider-content.half-left .slider-text,
  .swiper-slide-container.half-left .slider-content.half-left .slider-text {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  /* line 271, northsweden\less\partials\swiper-slider.less */
  .swiper-slide-container.half-right .slider-content.half-left .slider-text h1,
  .swiper-slide-container.half-left .slider-content.half-left .slider-text h1,
  .swiper-slide-container.half-right .slider-content.half-left .slider-text h2,
  .swiper-slide-container.half-left .slider-content.half-left .slider-text h2,
  .swiper-slide-container.half-right .slider-content.half-left .slider-text h3,
  .swiper-slide-container.half-left .slider-content.half-left .slider-text h3,
  .swiper-slide-container.half-right .slider-content.half-left .slider-text h4,
  .swiper-slide-container.half-left .slider-content.half-left .slider-text h4,
  .swiper-slide-container.half-right .slider-content.half-left .slider-text p,
  .swiper-slide-container.half-left .slider-content.half-left .slider-text p {
    width: 100%;
  }
  /* line 280, northsweden\less\partials\swiper-slider.less */
  .slider-content {
    max-width: 50%;
  }
  /* line 283, northsweden\less\partials\swiper-slider.less */
  .slider-content.top-left {
    top: 40px;
    left: 15px;
    bottom: auto;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
  /* line 290, northsweden\less\partials\swiper-slider.less */
  .slider-content.top-center {
    top: 40px;
    left: 50%;
    bottom: auto;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
  }
  /* line 298, northsweden\less\partials\swiper-slider.less */
  .slider-content.top-right {
    top: 40px;
    left: auto;
    right: 15px;
    bottom: auto;
    transform: none;
  }
  /* line 306, northsweden\less\partials\swiper-slider.less */
  .slider-content.mid-left {
    top: 50%;
    left: 15px;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  /* line 313, northsweden\less\partials\swiper-slider.less */
  .slider-content.mid-center {
    top: 50%;
    left: 50%;
    bottom: auto;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
  }
  /* line 321, northsweden\less\partials\swiper-slider.less */
  .slider-content.mid-right {
    top: 50%;
    left: auto;
    right: 15px;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  /* line 329, northsweden\less\partials\swiper-slider.less */
  .slider-content.bottom-left {
    top: auto;
    left: 15px;
    bottom: 40px;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
  /* line 336, northsweden\less\partials\swiper-slider.less */
  .slider-content.bottom-center {
    top: auto;
    left: 50%;
    right: auto;
    bottom: 40px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
  }
  /* line 345, northsweden\less\partials\swiper-slider.less */
  .slider-content.bottom-right {
    top: auto;
    left: auto;
    right: 15px;
    bottom: 40px;
    transform: none;
  }
  /* line 353, northsweden\less\partials\swiper-slider.less */
  .slider-content h1 {
    font-size: 30px;
    font-size: 3rem;
    margin-top: 0;
  }
  /* line 358, northsweden\less\partials\swiper-slider.less */
  .slider-content h2 {
    margin-top: 0;
  }
  /* line 362, northsweden\less\partials\swiper-slider.less */
  .slider-content h3 {
    margin-top: 0;
  }
  /* line 371, northsweden\less\partials\swiper-slider.less */
  .slider-content .btn-slider-cta {
    font-size: 16px;
  }
}
@media all and (min-width: 1440px) {
  /* line 382, northsweden\less\partials\swiper-slider.less */
  .swiper-container {
    height: 450px;
    height: 45rem;
  }
}
/* line 23, northsweden\less\partials\teasers.less */
.teaser {
  margin-bottom: 20px;
  margin-bottom: 2rem;
}
/* line 27, northsweden\less\partials\teasers.less */
.teaser-image {
  width: 100%;
}
/* line 31, northsweden\less\partials\teasers.less */
.editorial .teaser-heading,
.teaser-heading {
  color: #fff;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 600;
  margin: 0;
  left: 5%;
  padding: 10px;
  padding: 1rem;
  position: absolute;
  text-align: center;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  text-transform: uppercase;
  top: 50%;
  transform: translate(0, -50%);
  width: 90%;
}
/* line 48, northsweden\less\partials\teasers.less */
.teaser-text {
  display: none;
}
/* line 52, northsweden\less\partials\teasers.less */
.text-only {
  background-color: #1ab1e2;
  min-height: 124px;
}
/* line 56, northsweden\less\partials\teasers.less */
.text-only .editorial .teaser-heading,
.text-only .teaser-heading {
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
/* line 70, northsweden\less\partials\teasers.less */
.teaser {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
/* line 73, northsweden\less\partials\teasers.less */
.teaser .page-teaser {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  transition: all 0.5s ease-in-out;
  width: 100%;
  position: relative;
  border-radius: 0;
}
/* line 80, northsweden\less\partials\teasers.less */
.teaser .page-teaser a {
  z-index: 5;
}
/* line 84, northsweden\less\partials\teasers.less */
.teaser .page-teaser:after {
  background: rgba(0, 0, 0, 0.1);
  content: "";
  left: 4px;
  height: 100%;
  position: absolute;
  bottom: -6px;
  -o-transform: rotate(0.7deg);
  -webkit-transform: rotate(0.7deg);
  -ms-transform: rotate(0.7deg);
  transform: rotate(0.7deg);
  width: 98%;
  z-index: 1;
}
/* line 96, northsweden\less\partials\teasers.less */
.teaser .page-teaser a:before {
  background-color: rgba(26, 177, 226, 0.4);
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transition: background-color 0.2s ease-in-out;
}
/* line 107, northsweden\less\partials\teasers.less */
.teaser .page-teaser.text-only {
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
/* line 111, northsweden\less\partials\teasers.less */
.teaser .page-teaser img {
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  margin: 0;
}
/* line 117, northsweden\less\partials\teasers.less */
.teaser .page-teaser:hover:before,
.teaser .page-teaser:focus:before,
.teaser .page-teaser:active:before {
  background-color: rgba(26, 177, 226, 0.6);
  transition: background-color 0.2s ease-in-out;
}
/* line 123, northsweden\less\partials\teasers.less */
.teaser .page-teaser a {
  display: block;
  width: 100%;
}
/* line 6, northsweden\less\partials\teasers.less */
.teaser .theme01.text-only {
  background-color: #ededed;
}
/* line 10, northsweden\less\partials\teasers.less */
.teaser .theme01 .teaser-heading,
.teaser .theme01 .editorial .teaser-heading {
  color: #151515;
}
/* line 15, northsweden\less\partials\teasers.less */
.teaser .theme01 > a:before {
  background-color: rgba(237, 237, 237, 0.4);
}
/* line 6, northsweden\less\partials\teasers.less */
.teaser .theme02.text-only {
  background-color: #151515;
}
/* line 10, northsweden\less\partials\teasers.less */
.teaser .theme02 .teaser-heading,
.teaser .theme02 .editorial .teaser-heading {
  color: #fff;
}
/* line 15, northsweden\less\partials\teasers.less */
.teaser .theme02 > a:before {
  background-color: rgba(21, 21, 21, 0.4);
}
/* line 6, northsweden\less\partials\teasers.less */
.teaser .theme03.text-only {
  background-color: #fff;
}
/* line 10, northsweden\less\partials\teasers.less */
.teaser .theme03 .teaser-heading,
.teaser .theme03 .editorial .teaser-heading {
  color: #151515;
}
/* line 15, northsweden\less\partials\teasers.less */
.teaser .theme03 > a:before {
  background-color: rgba(255, 255, 255, 0.4);
}
/* line 6, northsweden\less\partials\teasers.less */
.teaser .theme04.text-only {
  background-color: #ecad16;
}
/* line 10, northsweden\less\partials\teasers.less */
.teaser .theme04 .teaser-heading,
.teaser .theme04 .editorial .teaser-heading {
  color: #fff;
}
/* line 15, northsweden\less\partials\teasers.less */
.teaser .theme04 > a:before {
  background-color: rgba(236, 173, 22, 0.4);
}
/* line 6, northsweden\less\partials\teasers.less */
.teaser .theme05.text-only {
  background-color: #1ab1e2;
}
/* line 10, northsweden\less\partials\teasers.less */
.teaser .theme05 .teaser-heading,
.teaser .theme05 .editorial .teaser-heading {
  color: #fff;
}
/* line 15, northsweden\less\partials\teasers.less */
.teaser .theme05 > a:before {
  background-color: rgba(26, 177, 226, 0.4);
}
/* line 6, northsweden\less\partials\teasers.less */
.teaser .theme06.text-only {
  background-color: #fff;
}
/* line 10, northsweden\less\partials\teasers.less */
.teaser .theme06 .teaser-heading,
.teaser .theme06 .editorial .teaser-heading {
  color: #1ab1e2;
}
/* line 15, northsweden\less\partials\teasers.less */
.teaser .theme06 > a:before {
  background-color: rgba(255, 255, 255, 0.4);
}
@media all and (min-width: 480px) {
  /* line 133, northsweden\less\partials\teasers.less */
  .teasers {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -20px 0 20px -20px;
    margin-bottom: 0;
  }
  /* line 138, northsweden\less\partials\teasers.less */
  .teaser {
    padding: 20px 0 0 20px;
    /*padding-left:  (@gutter / 2);
	 padding-right: (@gutter / 2);
	 flex-basis: percentage((@columns / @grid-columns));*/
    flex: 1 0 50%;
    margin-bottom: 0;
  }
  /* line 578, _shared\mirror\less\mixins.less */
  .no-smil .teaser {
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: calc(50% - 20px);
  }
}
@media all and (min-width: 768px) {
  /* line 152, northsweden\less\partials\teasers.less */
  .teasers {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -20px 0 20px -20px;
    margin-bottom: 0;
  }
  /* line 157, northsweden\less\partials\teasers.less */
  .teaser {
    padding: 20px 0 0 20px;
    /*padding-left:  (@gutter / 2);
	 padding-right: (@gutter / 2);
	 flex-basis: percentage((@columns / @grid-columns));*/
    flex: 1 0 33.33333333%;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-grow: 0;
    flex-grow: 0;
    margin-bottom: 0;
  }
  /* line 578, _shared\mirror\less\mixins.less */
  .no-smil .teaser {
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: calc(33.33333333333333% - 20px);
  }
}
@media all and (min-width: 992px) {
  /* line 171, northsweden\less\partials\teasers.less */
  .editorial .teaser-heading,
  .teaser-heading {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
@media all and (min-width: 1200px) {
  /* line 178, northsweden\less\partials\teasers.less */
  .teaser {
    padding: 20px 0 0 20px;
    /*padding-left:  (@gutter / 2);
	 padding-right: (@gutter / 2);
	 flex-basis: percentage((@columns / @grid-columns));*/
    flex: 1 0 25%;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-grow: 0;
    flex-grow: 0;
  }
  /* line 578, _shared\mirror\less\mixins.less */
  .no-smil .teaser {
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: calc(25% - 20px);
  }
  /* line 188, northsweden\less\partials\teasers.less */
  .content-block-l1 .teasers-widget > .no-2 .teaser {
    padding: 20px 0 0 20px;
    /*padding-left:  (@gutter / 2);
	 padding-right: (@gutter / 2);
	 flex-basis: percentage((@columns / @grid-columns));*/
    flex: 1 0 50%;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-grow: 0;
    flex-grow: 0;
    max-height: 248px;
    overflow: hidden;
  }
  /* line 578, _shared\mirror\less\mixins.less */
  .no-smil .content-block-l1 .teasers-widget > .no-2 .teaser {
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: calc(50% - 20px);
  }
}
/* line 1, northsweden\less\partials\tag-cloud.less */
.news-tags {
  margin-bottom: 30px;
  margin-bottom: 3rem;
}
/* line 4, northsweden\less\partials\tag-cloud.less */
.news-tags ul {
  list-style: none;
  margin: 0;
  padding: 15px !important;
}
/* line 10, northsweden\less\partials\tag-cloud.less */
.news-tags h2 {
  background-color: #fff;
  color: #151515;
  font-size: 24px;
  font-size: 2.4rem;
  margin: 0;
  padding: 15px;
  padding: 1.5rem;
}
/* line 19, northsweden\less\partials\tag-cloud.less */
.news-tags ul li {
  display: inline-block;
  margin: 0 0 7px 2px;
  padding: 0;
}
/* line 24, northsweden\less\partials\tag-cloud.less */
.news-tags ul li span {
  display: block;
  max-width: 100px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
/* line 31, northsweden\less\partials\tag-cloud.less */
.news-tags ul li a {
  position: relative;
  display: inline-block;
  height: 30px;
  line-height: 30px;
  padding: 0 14px;
  background-color: #eee;
  color: #666;
  font-size: 13px;
  text-decoration: none;
  -webkit-transition: .2s;
  transition: .2s;
}
/* line 44, northsweden\less\partials\tag-cloud.less */
.news-tags ul li a:hover {
  background-color: #555;
  color: #fff;
}
/* line 48, northsweden\less\partials\tag-cloud.less */
.news-tags ul li a:hover::before {
  border-right-color: #555;
}
/* line 55, northsweden\less\partials\tag-cloud.less */
.news-tag {
  position: relative;
  display: inline-block;
  height: 30px;
  line-height: 30px;
  padding: 0 14px;
  background-color: #eee;
  color: #666;
  font-size: 14px;
  font-size: 1.4rem;
  text-decoration: none;
  -webkit-transition: .2s;
  transition: .2s;
  margin-bottom: 7px;
  margin-bottom: 0.7rem;
  margin-right: 2px;
  margin-right: 0.2rem;
}
/* line 70, northsweden\less\partials\tag-cloud.less */
.news-tag:hover {
  background-color: #555;
  color: #fff;
}
/* line 1, northsweden\less\partials\sub-navigation.less */
.sub-navigation {
  border: 1px solid #eaeaea;
}
/* line 14, _shared\bootstrap\less\mixins\clearfix.less */
.sub-navigation:before,
.sub-navigation:after {
  content: " ";
  display: table;
}
/* line 19, _shared\bootstrap\less\mixins\clearfix.less */
.sub-navigation:after {
  clear: both;
}
/* line 14, _shared\bootstrap\less\mixins\clearfix.less */
.sub-navigation:before,
.sub-navigation:after {
  content: " ";
  display: table;
}
/* line 19, _shared\bootstrap\less\mixins\clearfix.less */
.sub-navigation:after {
  clear: both;
}
/* line 5, northsweden\less\partials\sub-navigation.less */
.sub-navigation .sub-nav-list {
  position: static;
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 12, northsweden\less\partials\sub-navigation.less */
.sub-navigation .sub-nav-list-item {
  display: block;
  border: none;
  border-bottom: 1px solid #eeeeee;
}
/* line 17, northsweden\less\partials\sub-navigation.less */
.sub-navigation .sub-nav-list-item:last-child {
  border: none;
}
/* line 21, northsweden\less\partials\sub-navigation.less */
.sub-navigation .sub-nav-list-item a {
  color: #222;
  display: block;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 600;
  padding: 10px 15px;
  padding: 1rem 1.5rem;
  text-transform: uppercase;
  word-break: break-word;
}
/* line 30, northsweden\less\partials\sub-navigation.less */
.sub-navigation .sub-nav-list-item a:hover {
  background-color: #ededed;
}
/* line 35, northsweden\less\partials\sub-navigation.less */
.sub-navigation .sub-nav-list-item.active {
  background-color: #ededed;
}
/* line 38, northsweden\less\partials\sub-navigation.less */
.sub-navigation .sub-nav-list-item.active a {
  color: #222;
  font-weight: normal;
  border: none;
}
/* line 44, northsweden\less\partials\sub-navigation.less */
.sub-navigation .sub-nav-list-item.active > a {
  border-left: 7px solid #1ab1e2;
  font-weight: 600;
}
/* line 51, northsweden\less\partials\sub-navigation.less */
.sub-navigation .sub-nav-list-item.active .sub-nav-list a {
  background-color: #fafafa;
  color: #333;
  font-weight: normal;
  padding-left: 35px;
  padding-left: 3.5rem;
  word-break: break-word;
}
/* line 63, northsweden\less\partials\sub-navigation.less */
.sub-navigation-header {
  background-color: #fff;
  border-bottom: 1px solid #eaeaea;
  padding: 15px;
  padding: 1.5rem;
}
/* line 68, northsweden\less\partials\sub-navigation.less */
.sub-navigation-header h2 {
  font-size: 22px;
  font-size: 2.2rem;
}
/* line 72, northsweden\less\partials\sub-navigation.less */
.sub-navigation-header a {
  color: #151515;
  text-transform: uppercase;
  font-weight: 600;
  word-break: break-word;
}
/* line 78, northsweden\less\partials\sub-navigation.less */
.sub-navigation-header a:hover,
.sub-navigation-header a:active,
.sub-navigation-header a:focus {
  outline: none;
  text-decoration: none;
}
/* line 87, northsweden\less\partials\sub-navigation.less */
.sub-navigation-heading {
  margin: 0;
}
/* line 91, northsweden\less\partials\sub-navigation.less */
.sub-navigation-body {
  background-color: rgba(255, 255, 255, 0.95);
}
/* line 1, northsweden\less\partials\file-list.less */
.file-list-item {
  margin-bottom: 14px;
  margin-bottom: 1.4rem;
}
/* line 4, northsweden\less\partials\file-list.less */
.file-list-item a {
  display: block;
  position: relative;
  padding: 5px 5px 5px 30px;
  padding: 0.5rem 0.5rem 0.5rem 3rem;
  word-break: break-all;
  -o-transition: all 1s ease;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
/* line 11, northsweden\less\partials\file-list.less */
.file-list-item a:hover {
  background: #f3f3f3;
}
/* line 15, northsweden\less\partials\file-list.less */
.file-list-item a:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f016";
  color: #000;
  top: 9px;
  left: 6px;
  position: absolute;
}
/* line 25, northsweden\less\partials\file-list.less */
.file-list-item a.pdf:before {
  content: "\f1c1";
}
/* line 29, northsweden\less\partials\file-list.less */
.file-list-item a.txt:before {
  content: "\f0f6";
}
/* line 33, northsweden\less\partials\file-list.less */
.file-list-item a.xls:before,
.file-list-item a.xlsx:before {
  content: "\f1c3";
}
/* line 38, northsweden\less\partials\file-list.less */
.file-list-item a.doc:before,
.file-list-item a.docx:before {
  content: "\f1c2";
}
/* line 43, northsweden\less\partials\file-list.less */
.file-list-item a.ppt:before,
.file-list-item a.pptx:before {
  content: "\f1c4";
}
/* line 48, northsweden\less\partials\file-list.less */
.file-list-item a.zip:before {
  content: "\f1c6";
}
/* line 52, northsweden\less\partials\file-list.less */
.file-list-item a.avi:before,
.file-list-item a.mp4:before,
.file-list-item a.mpg:before {
  content: "\f1c8";
}
/* line 58, northsweden\less\partials\file-list.less */
.file-list-item a.mp3:before {
  content: "\f1c7";
}
/* line 62, northsweden\less\partials\file-list.less */
.file-list-item a.jpg:before,
.file-list-item a.jpeg:before,
.file-list-item a.png:before,
.file-list-item a.bmp:before,
.file-list-item a.gif:before,
.file-list-item a.tiff:before {
  content: "\f1c5";
}
/* line 2, northsweden\less\partials\staff.less */
.staff-content .staff-heading {
  margin-bottom: 14px;
  margin-bottom: 1.4rem;
}
/* line 6, northsweden\less\partials\staff.less */
.staff-content div p {
  margin-bottom: 6px;
  margin-bottom: 0.6rem;
  display: block;
  word-wrap: break-word;
}
/* line 20, northsweden\less\partials\staff.less */
.staff-content .email-link {
  display: inline-flex;
}
/* line 25, northsweden\less\partials\staff.less */
.staff-list-item {
  margin-bottom: 40px;
  margin-bottom: 4rem;
}
/* line 33, northsweden\less\partials\staff.less */
.staff-image img {
  width: 100%;
  max-width: 240px;
  margin: 0 auto;
  display: block;
}
@media all and (min-width: 768px) {
  /* line 61, northsweden\less\partials\staff.less */
  .content-block-l3 .section-content:last-of-type .staff-list {
    margin: 0;
    display: block;
  }
  /* line 67, northsweden\less\partials\staff.less */
  .staff {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -20px 0 20px -20px;
    margin-bottom: 0;
  }
  /* line 72, northsweden\less\partials\staff.less */
  .staff-image {
    padding: 20px 0 0 20px;
    /*padding-left:  (@gutter / 2);
	 padding-right: (@gutter / 2);
	 flex-basis: percentage((@columns / @grid-columns));*/
    flex: 1 0 25%;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-grow: 0;
    flex-grow: 0;
    margin-bottom: 0;
  }
  /* line 578, _shared\mirror\less\mixins.less */
  .no-smil .staff-image {
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: calc(25% - 20px);
  }
  /* line 78, northsweden\less\partials\staff.less */
  .staff-content {
    padding: 20px 0 0 20px;
    /*padding-left:  (@gutter / 2);
	 padding-right: (@gutter / 2);
	 flex-basis: percentage((@columns / @grid-columns));*/
    flex: 1 0 75%;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-grow: 0;
    flex-grow: 0;
    margin-bottom: 0;
  }
  /* line 578, _shared\mirror\less\mixins.less */
  .no-smil .staff-content {
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: calc(75% - 20px);
  }
  /* line 85, northsweden\less\partials\staff.less */
  .staff-item-page .staff {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -20px 0 20px -20px;
    margin-bottom: 0;
  }
  /* line 90, northsweden\less\partials\staff.less */
  .staff-item-page .staff-image {
    padding: 20px 0 0 20px;
    /*padding-left:  (@gutter / 2);
	 padding-right: (@gutter / 2);
	 flex-basis: percentage((@columns / @grid-columns));*/
    flex: 1 0 33.33333333%;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-grow: 0;
    flex-grow: 0;
    margin-bottom: 0;
  }
  /* line 578, _shared\mirror\less\mixins.less */
  .no-smil .staff-item-page .staff-image {
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: calc(33.33333333333333% - 20px);
  }
  /* line 96, northsweden\less\partials\staff.less */
  .staff-item-page .staff-content {
    padding: 20px 0 0 20px;
    /*padding-left:  (@gutter / 2);
	 padding-right: (@gutter / 2);
	 flex-basis: percentage((@columns / @grid-columns));*/
    flex: 1 0 33.33333333%;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-grow: 0;
    flex-grow: 0;
    margin-bottom: 0;
  }
  /* line 578, _shared\mirror\less\mixins.less */
  .no-smil .staff-item-page .staff-content {
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: calc(33.33333333333333% - 20px);
  }
}
@media all and (min-width: 992px) {
}
@media all and (min-width: 1200px) {
}
/* line 22, northsweden\less\partials\page-list.less */
.page-text {
  color: #151515;
  text-align: center;
  padding: 10px;
  padding: 1rem;
  font-size: 16px;
  font-size: 1.6rem;
  overflow: hidden;
  position: relative;
}
/* line 31, northsweden\less\partials\page-list.less */
.page-list-item {
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
/* line 35, northsweden\less\partials\page-list.less */
.page-list-item.show-text {
  border: 1px solid rgba(0, 0, 0, 0.05);
}
/* line 39, northsweden\less\partials\page-list.less */
.page-list-item:after {
  background: rgba(0, 0, 0, 0.1);
  content: "";
  left: 4px;
  height: 100%;
  position: absolute;
  bottom: -6px;
  -o-transform: rotate(0.7deg);
  -webkit-transform: rotate(0.7deg);
  -ms-transform: rotate(0.7deg);
  transform: rotate(0.7deg);
  width: 98%;
  z-index: 1;
}
/* line 51, northsweden\less\partials\page-list.less */
.page-list-item a {
  position: relative;
  z-index: 5;
  background-color: #fff;
}
/* line 98, northsweden\less\partials\page-list.less */
.page-list-item .editorial .page-heading,
.page-list-item .page-heading {
  font-size: 18px;
  font-size: 1.8rem;
  padding: 9px 10px;
  padding: 0.9rem 1rem;
  background-color: rgba(236, 173, 22, 0.9);
  color: #fff;
  margin: 0;
  text-align: center;
  position: absolute;
  bottom: 0;
  width: 100%;
}
/* line 111, northsweden\less\partials\page-list.less */
.page-list-item.text-only {
  background-color: transparent;
}
/* line 114, northsweden\less\partials\page-list.less */
.page-list-item.text-only .editorial .page-heading,
.page-list-item.text-only .page-heading {
  position: static;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
/* line 120, northsweden\less\partials\page-list.less */
.page-list-item.text-only .page-text {
  max-height: auto;
}
/* line 123, northsweden\less\partials\page-list.less */
.page-list-item.text-only .page-text:after {
  display: none;
}
/* line 130, northsweden\less\partials\page-list.less */
.pli-header {
  position: relative;
}
/* line 133, northsweden\less\partials\page-list.less */
.pli-header figure {
  overflow: hidden;
}
/* line 138, northsweden\less\partials\page-list.less */
.page {
  margin-bottom: 20px;
  margin-bottom: 2rem;
}
/* line 142, northsweden\less\partials\page-list.less */
.page-image {
  width: 100%;
}
/* line 6, northsweden\less\partials\page-list.less */
.theme01.text-only {
  background-color: #ffffff;
}
/* line 10, northsweden\less\partials\page-list.less */
.theme01 .page-heading,
.theme01 .editorial .page-heading {
  background-color: #ffffff;
  color: #151515;
}
/* line 15, northsweden\less\partials\page-list.less */
.theme01 .page .page-teaser {
  background-color: #ffffff;
}
/* line 6, northsweden\less\partials\page-list.less */
.theme02.text-only {
  background-color: #3b3b3b;
}
/* line 10, northsweden\less\partials\page-list.less */
.theme02 .page-heading,
.theme02 .editorial .page-heading {
  background-color: #3b3b3b;
  color: #fff;
}
/* line 15, northsweden\less\partials\page-list.less */
.theme02 .page .page-teaser {
  background-color: #3b3b3b;
}
/* line 6, northsweden\less\partials\page-list.less */
.theme03.text-only {
  background-color: #ffffff;
}
/* line 10, northsweden\less\partials\page-list.less */
.theme03 .page-heading,
.theme03 .editorial .page-heading {
  background-color: #ffffff;
  color: #151515;
}
/* line 15, northsweden\less\partials\page-list.less */
.theme03 .page .page-teaser {
  background-color: #ffffff;
}
/* line 6, northsweden\less\partials\page-list.less */
.theme04.text-only {
  background-color: #f2c65d;
}
/* line 10, northsweden\less\partials\page-list.less */
.theme04 .page-heading,
.theme04 .editorial .page-heading {
  background-color: #f2c65d;
  color: #fff;
}
/* line 15, northsweden\less\partials\page-list.less */
.theme04 .page .page-teaser {
  background-color: #f2c65d;
}
/* line 6, northsweden\less\partials\page-list.less */
.theme05.text-only {
  background-color: #5cc9ec;
}
/* line 10, northsweden\less\partials\page-list.less */
.theme05 .page-heading,
.theme05 .editorial .page-heading {
  background-color: #5cc9ec;
  color: #fff;
}
/* line 15, northsweden\less\partials\page-list.less */
.theme05 .page .page-teaser {
  background-color: #5cc9ec;
}
/* line 6, northsweden\less\partials\page-list.less */
.theme06.text-only {
  background-color: #ffffff;
}
/* line 10, northsweden\less\partials\page-list.less */
.theme06 .page-heading,
.theme06 .editorial .page-heading {
  background-color: #ffffff;
  color: #1ab1e2;
}
/* line 15, northsweden\less\partials\page-list.less */
.theme06 .page .page-teaser {
  background-color: #ffffff;
}
/* line 148, northsweden\less\partials\page-list.less */
.page-text {
  color: #151515;
  text-align: center;
  padding: 14px 10px;
  padding: 1.4rem 1rem;
  border-top: none;
  margin-top: -1px;
  margin-top: -0.1rem;
  overflow: hidden;
  position: relative;
}
/* line 157, northsweden\less\partials\page-list.less */
.page-text .read-more {
  color: #1a1a1a;
  text-decoration: underline;
}
/* line 163, northsweden\less\partials\page-list.less */
.pli-news-tag {
  background: #ecad16;
  color: #fff;
  position: absolute;
  padding: 8px 12px;
  padding: 0.8rem 1.2rem;
  font-size: 16px;
  font-size: 1.6rem;
  display: block;
  left: 0;
  top: 0;
}
/* line 174, northsweden\less\partials\page-list.less */
.page {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
/* line 177, northsweden\less\partials\page-list.less */
.page .page-teaser {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  transition: all 0.5s ease-in-out;
  width: 100%;
  position: relative;
  overflow: hidden;
  background-color: rgba(236, 173, 22, 0.9);
}
/* line 185, northsweden\less\partials\page-list.less */
.page .page-teaser.text-only {
  min-height: 180px;
  min-height: 18rem;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
/* line 190, northsweden\less\partials\page-list.less */
.page .page-teaser img {
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
/* line 195, northsweden\less\partials\page-list.less */
.page .page-teaser:hover img,
.page .page-teaser:focus img,
.page .page-teaser:active img {
  transform: scale(1.25);
}
/* line 200, northsweden\less\partials\page-list.less */
.page .page-teaser a {
  display: block;
  width: 100%;
}
/* line 207, northsweden\less\partials\page-list.less */
.page-list-heading {
  margin-top: 0;
}
@media all and (min-width: 480px) {
  /* line 212, northsweden\less\partials\page-list.less */
  .pages {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -20px 0 20px -20px;
    margin-bottom: 0;
  }
  /* line 217, northsweden\less\partials\page-list.less */
  .page {
    padding: 20px 0 0 20px;
    /*padding-left:  (@gutter / 2);
	 padding-right: (@gutter / 2);
	 flex-basis: percentage((@columns / @grid-columns));*/
    flex: 1 0 50%;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-grow: 0;
    flex-grow: 0;
    margin-bottom: 0;
  }
  /* line 578, _shared\mirror\less\mixins.less */
  .no-smil .page {
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: calc(50% - 20px);
  }
  /* line 225, northsweden\less\partials\page-list.less */
  .no-smil .page {
    max-width: 50%;
  }
  /* line 231, northsweden\less\partials\page-list.less */
  .page-list-item.text-only {
    min-height: auto;
  }
}
@media all and (min-width: 768px) {
  /* line 239, northsweden\less\partials\page-list.less */
  .pages {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -20px 0 20px -20px;
    margin-bottom: 0;
  }
  /* line 244, northsweden\less\partials\page-list.less */
  .page {
    padding: 20px 0 0 20px;
    /*padding-left:  (@gutter / 2);
	 padding-right: (@gutter / 2);
	 flex-basis: percentage((@columns / @grid-columns));*/
    flex: 1 0 33.33333333%;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-grow: 0;
    flex-grow: 0;
    margin-bottom: 0;
  }
  /* line 578, _shared\mirror\less\mixins.less */
  .no-smil .page {
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: calc(33.33333333333333% - 20px);
  }
  /* line 252, northsweden\less\partials\page-list.less */
  .no-smil .page {
    max-width: 33.33333333%;
  }
  /* line 258, northsweden\less\partials\page-list.less */
  .page-list-item.text-only {
    min-height: auto;
  }
}
@media all and (min-width: 1200px) {
  /* line 269, northsweden\less\partials\page-list.less */
  .page {
    padding: 20px 0 0 20px;
    /*padding-left:  (@gutter / 2);
	 padding-right: (@gutter / 2);
	 flex-basis: percentage((@columns / @grid-columns));*/
    flex: 1 0 33.33333333%;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-grow: 0;
    flex-grow: 0;
    margin-bottom: 0;
  }
  /* line 578, _shared\mirror\less\mixins.less */
  .no-smil .page {
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: calc(33.33333333333333% - 20px);
  }
  /* line 277, northsweden\less\partials\page-list.less */
  .no-smil .page {
    max-width: 33.33333333%;
  }
}
/* line 1, northsweden\less\partials\page-footer.less */
.page-footer {
  background-color: #dcd9d9;
  color: #151515;
  padding: 40px 0px;
  padding: 4rem 0rem;
  margin-top: 0px;
  margin-top: 0rem;
}
/* line 8, northsweden\less\partials\page-footer.less */
.page-footer h1,
.page-footer h2,
.page-footer h3,
.page-footer h4 {
  color: #151515;
  margin-top: 0;
}
/* line 13, northsweden\less\partials\page-footer.less */
.page-footer a {
  color: #151515;
}
/* line 18, northsweden\less\partials\page-footer.less */
.site-information {
  max-width: 320px;
  max-width: 32rem;
  display: inline-block;
}
@media all and (min-width: 768px) {
  /* line 30, northsweden\less\partials\page-footer.less */
  .site-information {
    float: left;
  }
}
/* line 2, northsweden\less\partials\pagination.less */
.pagination {
  padding-left: 0;
  list-style: none;
  position: relative;
  padding: 45px 0;
}
/* line 14, _shared\bootstrap\less\mixins\clearfix.less */
.pagination:before,
.pagination:after {
  content: " ";
  display: table;
}
/* line 19, _shared\bootstrap\less\mixins\clearfix.less */
.pagination:after {
  clear: both;
}
/* line 14, _shared\bootstrap\less\mixins\clearfix.less */
.pagination:before,
.pagination:after {
  content: " ";
  display: table;
}
/* line 19, _shared\bootstrap\less\mixins\clearfix.less */
.pagination:after {
  clear: both;
}
/* line 9, northsweden\less\partials\pagination.less */
.btn-paging {
  background-color: #000;
  color: #fff;
  margin-right: 5px;
  margin-right: 0.5rem;
}
/* line 14, northsweden\less\partials\pagination.less */
.btn-paging:hover,
.btn-paging:active,
.btn-paging:focus {
  background-color: #0d0d0d;
  color: #fff;
}
/* line 22, northsweden\less\partials\pagination.less */
.pagination-prev {
  position: absolute;
  top: 0;
}
/* line 28, northsweden\less\partials\pagination.less */
.pagination-prev .btn-paging:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f053";
  font-size: 12px;
  font-size: 1.2rem;
  margin-right: 5px;
  margin-right: 0.5rem;
}
/* line 14, _shared\FontAwesome\less\bordered-pulled.less */
.pagination-prev .btn-paging:before.fa-pull-left {
  margin-right: .3em;
}
/* line 15, _shared\FontAwesome\less\bordered-pulled.less */
.pagination-prev .btn-paging:before.fa-pull-right {
  margin-left: .3em;
}
/* line 23, _shared\FontAwesome\less\bordered-pulled.less */
.pagination-prev .btn-paging:before.pull-left {
  margin-right: .3em;
}
/* line 24, _shared\FontAwesome\less\bordered-pulled.less */
.pagination-prev .btn-paging:before.pull-right {
  margin-left: .3em;
}
/* line 37, northsweden\less\partials\pagination.less */
.pagination-next {
  position: absolute;
  bottom: 0;
  right: 0;
}
/* line 44, northsweden\less\partials\pagination.less */
.pagination-next .btn-paging:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f054";
  font-size: 12px;
  font-size: 1.2rem;
  margin-left: 5px;
  margin-left: 0.5rem;
}
/* line 14, _shared\FontAwesome\less\bordered-pulled.less */
.pagination-next .btn-paging:after.fa-pull-left {
  margin-right: .3em;
}
/* line 15, _shared\FontAwesome\less\bordered-pulled.less */
.pagination-next .btn-paging:after.fa-pull-right {
  margin-left: .3em;
}
/* line 23, _shared\FontAwesome\less\bordered-pulled.less */
.pagination-next .btn-paging:after.pull-left {
  margin-right: .3em;
}
/* line 24, _shared\FontAwesome\less\bordered-pulled.less */
.pagination-next .btn-paging:after.pull-right {
  margin-left: .3em;
}
/* line 55, northsweden\less\partials\pagination.less */
.pagination .pagination-list-item {
  float: left;
}
/* line 58, northsweden\less\partials\pagination.less */
.pagination .pagination-list-item a,
.pagination .pagination-list-item span {
  display: block;
  width: 30px;
  padding: 4px;
  padding: 0.4rem;
  border-radius: 4px;
  text-align: center;
}
/* line 67, northsweden\less\partials\pagination.less */
.pagination .pagination-list-item:hover a,
.pagination .pagination-list-item.active span {
  background: #1ab1e2;
  border-color: #1ab1e2;
  color: #fff;
}
@media all and (min-width: 768px) {
  /* line 78, northsweden\less\partials\pagination.less */
  .pagination {
    padding: 0 96px 0 130px;
  }
  /* line 82, northsweden\less\partials\pagination.less */
  .pagination-next {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
  }
  /* line 89, northsweden\less\partials\pagination.less */
  .pagination-prev {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
  }
}
@media print {
  /* line 3, northsweden\less\partials\print.less */
  * {
    transition: none !important;
  }
  /* line 7, northsweden\less\partials\print.less */
  a[href]:after {
    content: "";
  }
  /* line 11, northsweden\less\partials\print.less */
  .page-footer {
    padding: 0;
  }
  /* line 15, northsweden\less\partials\print.less */
  .page-header .container {
    padding: 0;
  }
  /* line 19, northsweden\less\partials\print.less */
  .btn,
  .btn-read-more,
  .btn-theme-default,
  .site-search,
  .publications-widget,
  .social,
  .social-media-links,
  .footer-navigation,
  .members,
  .breadcrumbs,
  .listen-to-page-widget,
  .calendar-teaser-widget,
  .teasers,
  .comments,
  .share-page-widget,
  .reader-link,
  .contact-person-widget,
  .projects-list-widget,
  .sub-content,
  .language-links,
  .complementary-navigation,
  .main-nav-outer,
  .related-news-list,
  .addthis_inline_share_toolbox,
  .news-meta {
    display: none !important;
  }
  /* line 48, northsweden\less\partials\print.less */
  .policy-area-content,
  .page-footer {
    background-color: #fff;
  }
  /* line 54, northsweden\less\partials\print.less */
  .label {
    border: none;
  }
  /* line 58, northsweden\less\partials\print.less */
  .article-footer {
    position: static;
    text-align: left;
  }
  /* line 62, northsweden\less\partials\print.less */
  .article-footer:before {
    display: none !important;
  }
  /* line 67, northsweden\less\partials\print.less */
  .region-member-item {
    float: none;
    width: auto;
  }
  /* line 71, northsweden\less\partials\print.less */
  .region-member-item .region-member-content {
    overflow: hidden;
  }
  /* line 75, northsweden\less\partials\print.less */
  .region-member-item .region-member-image {
    width: 20%;
    margin-right: 5%;
    float: left;
  }
  /* line 81, northsweden\less\partials\print.less */
  .region-member-item .region-member-body {
    width: 75%;
    float: left;
    text-align: left;
  }
  /* line 89, northsweden\less\partials\print.less */
  .project-body h3 {
    position: static;
    padding: 0;
  }
  /* line 93, northsweden\less\partials\print.less */
  .project-body h3 a:after {
    display: none;
  }
  /* line 99, northsweden\less\partials\print.less */
  .contact-persons .contact-person-item {
    margin: 0;
  }
  /* line 102, northsweden\less\partials\print.less */
  .contact-persons .contact-person-content {
    overflow: hidden;
  }
  /* line 106, northsweden\less\partials\print.less */
  .contact-persons .contact-person-image {
    float: left;
    width: 20%;
    margin-right: 5%;
  }
  /* line 112, northsweden\less\partials\print.less */
  .contact-persons .contact-person-body {
    float: left;
    width: 75%;
  }
  /* line 119, northsweden\less\partials\print.less */
  .publications .publication-item {
    margin: 0;
  }
  /* line 122, northsweden\less\partials\print.less */
  .publications .publication-content {
    overflow: hidden;
  }
  /* line 126, northsweden\less\partials\print.less */
  .publications .publication-image {
    float: left;
    width: 20%;
    margin-right: 5%;
  }
  /* line 132, northsweden\less\partials\print.less */
  .publications .publication-body {
    float: left;
    width: 75%;
  }
}
/*# sourceMappingURL=styles.css.map */