@charset "UTF-8";
/*! normalize.css v4.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

progress {
  vertical-align: baseline; }

template,
[hidden] {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline-width: 0; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

b,
strong {
  font-weight: inherit; }

b,
strong {
  font-weight: bolder; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background-color: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img {
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

button,
input,
select,
textarea {
  font: inherit; }

optgroup {
  font-weight: bold; }

button,
input,
select {
  overflow: visible; }

button,
input,
select,
textarea {
  margin: 0; }

button,
select {
  text-transform: none; }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer; }

[disabled] {
  cursor: default; }

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

button:-moz-focusring,
input:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

textarea {
  overflow: auto; }

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  -webkit-appearance: textfield; }

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

@media print {
  *,
  *::before,
  *::after,
  *::first-letter,
  *::first-line {
    text-shadow: none !important;
    box-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .btn > .caret, article .link-button > .caret,
  .block .link-button > .caret,
  .section .link-button > .caret, .EPiServerForms button[type="submit"] > .caret, .EPiServerForms .Form__NavigationBar button.Form__NavigationBar__Action > .caret, .EPiServerForms input[type="reset"] > .caret,
  .dropup > .btn > .caret, article
  .dropup > .link-button > .caret,
  .block
  .dropup > .link-button > .caret,
  .section
  .dropup > .link-button > .caret, .EPiServerForms
  .dropup > button[type="submit"] > .caret, .EPiServerForms .Form__NavigationBar
  .dropup > button.Form__NavigationBar__Action > .caret, .EPiServerForms
  .dropup > input[type="reset"] > .caret {
    border-top-color: #000 !important; }
  .tag {
    border: 1px solid #000; }
  .table, article .standard-table,
  .block .standard-table,
  .section .standard-table, article .striped-table,
  .block .striped-table,
  .section .striped-table {
    border-collapse: collapse !important; }
    .table td, article .standard-table td,
    .block .standard-table td,
    .section .standard-table td, article .striped-table td,
    .block .striped-table td,
    .section .striped-table td,
    .table th, article .standard-table th,
    .block .standard-table th,
    .section .standard-table th, article .striped-table th,
    .block .striped-table th,
    .section .striped-table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

html {
  box-sizing: border-box; }

*,
*::before,
*::after {
  box-sizing: inherit; }

@-ms-viewport {
  width: device-width; }

html {
  font-size: 10px;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "Roboto", sans-serif, arial;
  font-size: 1.6rem;
  line-height: 1.5;
  color: #222222;
  background-color: #fff; }

[tabindex="-1"]:focus {
  outline: none !important; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #d1d1d1; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: bold; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

a {
  color: #d71981;
  text-decoration: none; }
  a:focus, a:hover {
    color: #a91466;
    text-decoration: underline; }
  a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    outline: none; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle; }

[role="button"] {
  cursor: pointer; }

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
  -ms-touch-action: manipulation;
      touch-action: manipulation; }

table {
  border-collapse: collapse;
  background-color: transparent; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #d1d1d1;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: left; }

label {
  display: inline-block;
  margin-bottom: .5rem; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
textarea {
  margin: 0;
  line-height: inherit;
  border-radius: 0; }

input[type="radio"]:disabled,
input[type="checkbox"]:disabled {
  cursor: not-allowed; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit; }

input[type="search"] {
  -webkit-appearance: none; }

output {
  display: inline-block; }

[hidden] {
  display: none !important; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: "Prata";
  font-weight: 400;
  line-height: 1.2;
  color: inherit; }

h1, .h1 {
  font-size: 3.4rem; }

h2, .h2 {
  font-size: 2.8rem; }

h3, .h3 {
  font-size: 2.4rem; }

h4, .h4 {
  font-size: 2.2rem; }

h5, .h5 {
  font-size: 1.8rem; }

h6, .h6 {
  font-size: 1.6rem; }

.lead {
  font-size: 1.8rem;
  font-weight: 400; }

.display-1 {
  font-size: 6rem;
  font-weight: 300; }

.display-2 {
  font-size: 5.5rem;
  font-weight: 300; }

.display-3 {
  font-size: 4.5rem;
  font-weight: 300; }

.display-4 {
  font-size: 3.5rem;
  font-weight: 300; }

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

small,
.small {
  font-size: 80%;
  font-weight: normal; }

mark,
.mark {
  padding: 0.2em;
  background-color: #fbeada; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline-item {
  display: inline-block; }
  .list-inline-item:not(:last-child) {
    margin-right: 5px; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

.blockquote {
  padding: 0.5rem 1rem;
  margin-bottom: 1rem;
  font-size: 2rem;
  border-left: 0.25rem solid #f3f3f3; }

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #d1d1d1; }
  .blockquote-footer::before {
    content: "\2014 \00A0"; }

.blockquote-reverse {
  padding-right: 1rem;
  padding-left: 0;
  text-align: right;
  border-right: 0.25rem solid #f3f3f3;
  border-left: 0; }

.blockquote-reverse .blockquote-footer::before {
  content: ""; }

.blockquote-reverse .blockquote-footer::after {
  content: "\00A0 \2014"; }

dl.row > dd + dt {
  clear: left; }

.img-fluid, .block.card .card-block img {
  display: block;
  max-width: 100%;
  height: auto; }

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #ddd;
  transition: all .2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

.figure {
  display: inline-block; }

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1; }

.figure-caption {
  font-size: 90%;
  color: #d1d1d1; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

code {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #bd4147;
  background-color: #f7f7f9; }

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #fff;
  background-color: #333; }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold; }

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 90%;
  color: #4a4a4a; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.5rem;
  padding-right: 1.5rem; }
  .container::after {
    content: "";
    display: table;
    clear: both; }
  @media (min-width: 544px) {
    .container {
      max-width: 576px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 940px; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 1140px; } }

.container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.5rem;
  padding-right: 1.5rem; }
  .container-fluid::after {
    content: "";
    display: table;
    clear: both; }

.row {
  margin-left: -1.5rem;
  margin-right: -1.5rem; }
  .row::after {
    content: "";
    display: table;
    clear: both; }

.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, .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, .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, .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, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
  position: relative;
  min-height: 1px;
  padding-right: 1.5rem;
  padding-left: 1.5rem; }

.col-xs-1 {
  float: left;
  width: 8.33333%; }

.col-xs-2 {
  float: left;
  width: 16.66667%; }

.col-xs-3 {
  float: left;
  width: 25%; }

.col-xs-4 {
  float: left;
  width: 33.33333%; }

.col-xs-5 {
  float: left;
  width: 41.66667%; }

.col-xs-6 {
  float: left;
  width: 50%; }

.col-xs-7 {
  float: left;
  width: 58.33333%; }

.col-xs-8 {
  float: left;
  width: 66.66667%; }

.col-xs-9 {
  float: left;
  width: 75%; }

.col-xs-10 {
  float: left;
  width: 83.33333%; }

.col-xs-11 {
  float: left;
  width: 91.66667%; }

.col-xs-12 {
  float: left;
  width: 100%; }

.pull-xs-0 {
  right: auto; }

.pull-xs-1 {
  right: 8.33333%; }

.pull-xs-2 {
  right: 16.66667%; }

.pull-xs-3 {
  right: 25%; }

.pull-xs-4 {
  right: 33.33333%; }

.pull-xs-5 {
  right: 41.66667%; }

.pull-xs-6 {
  right: 50%; }

.pull-xs-7 {
  right: 58.33333%; }

.pull-xs-8 {
  right: 66.66667%; }

.pull-xs-9 {
  right: 75%; }

.pull-xs-10 {
  right: 83.33333%; }

.pull-xs-11 {
  right: 91.66667%; }

.pull-xs-12 {
  right: 100%; }

.push-xs-0 {
  left: auto; }

.push-xs-1 {
  left: 8.33333%; }

.push-xs-2 {
  left: 16.66667%; }

.push-xs-3 {
  left: 25%; }

.push-xs-4 {
  left: 33.33333%; }

.push-xs-5 {
  left: 41.66667%; }

.push-xs-6 {
  left: 50%; }

.push-xs-7 {
  left: 58.33333%; }

.push-xs-8 {
  left: 66.66667%; }

.push-xs-9 {
  left: 75%; }

.push-xs-10 {
  left: 83.33333%; }

.push-xs-11 {
  left: 91.66667%; }

.push-xs-12 {
  left: 100%; }

.offset-xs-1 {
  margin-left: 8.33333%; }

.offset-xs-2 {
  margin-left: 16.66667%; }

.offset-xs-3 {
  margin-left: 25%; }

.offset-xs-4 {
  margin-left: 33.33333%; }

.offset-xs-5 {
  margin-left: 41.66667%; }

.offset-xs-6 {
  margin-left: 50%; }

.offset-xs-7 {
  margin-left: 58.33333%; }

.offset-xs-8 {
  margin-left: 66.66667%; }

.offset-xs-9 {
  margin-left: 75%; }

.offset-xs-10 {
  margin-left: 83.33333%; }

.offset-xs-11 {
  margin-left: 91.66667%; }

@media (min-width: 544px) {
  .col-sm-1 {
    float: left;
    width: 8.33333%; }
  .col-sm-2 {
    float: left;
    width: 16.66667%; }
  .col-sm-3 {
    float: left;
    width: 25%; }
  .col-sm-4 {
    float: left;
    width: 33.33333%; }
  .col-sm-5 {
    float: left;
    width: 41.66667%; }
  .col-sm-6 {
    float: left;
    width: 50%; }
  .col-sm-7 {
    float: left;
    width: 58.33333%; }
  .col-sm-8 {
    float: left;
    width: 66.66667%; }
  .col-sm-9 {
    float: left;
    width: 75%; }
  .col-sm-10 {
    float: left;
    width: 83.33333%; }
  .col-sm-11 {
    float: left;
    width: 91.66667%; }
  .col-sm-12 {
    float: left;
    width: 100%; }
  .pull-sm-0 {
    right: auto; }
  .pull-sm-1 {
    right: 8.33333%; }
  .pull-sm-2 {
    right: 16.66667%; }
  .pull-sm-3 {
    right: 25%; }
  .pull-sm-4 {
    right: 33.33333%; }
  .pull-sm-5 {
    right: 41.66667%; }
  .pull-sm-6 {
    right: 50%; }
  .pull-sm-7 {
    right: 58.33333%; }
  .pull-sm-8 {
    right: 66.66667%; }
  .pull-sm-9 {
    right: 75%; }
  .pull-sm-10 {
    right: 83.33333%; }
  .pull-sm-11 {
    right: 91.66667%; }
  .pull-sm-12 {
    right: 100%; }
  .push-sm-0 {
    left: auto; }
  .push-sm-1 {
    left: 8.33333%; }
  .push-sm-2 {
    left: 16.66667%; }
  .push-sm-3 {
    left: 25%; }
  .push-sm-4 {
    left: 33.33333%; }
  .push-sm-5 {
    left: 41.66667%; }
  .push-sm-6 {
    left: 50%; }
  .push-sm-7 {
    left: 58.33333%; }
  .push-sm-8 {
    left: 66.66667%; }
  .push-sm-9 {
    left: 75%; }
  .push-sm-10 {
    left: 83.33333%; }
  .push-sm-11 {
    left: 91.66667%; }
  .push-sm-12 {
    left: 100%; }
  .offset-sm-0 {
    margin-left: 0%; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 768px) {
  .col-md-1 {
    float: left;
    width: 8.33333%; }
  .col-md-2 {
    float: left;
    width: 16.66667%; }
  .col-md-3 {
    float: left;
    width: 25%; }
  .col-md-4 {
    float: left;
    width: 33.33333%; }
  .col-md-5 {
    float: left;
    width: 41.66667%; }
  .col-md-6 {
    float: left;
    width: 50%; }
  .col-md-7 {
    float: left;
    width: 58.33333%; }
  .col-md-8 {
    float: left;
    width: 66.66667%; }
  .col-md-9 {
    float: left;
    width: 75%; }
  .col-md-10 {
    float: left;
    width: 83.33333%; }
  .col-md-11 {
    float: left;
    width: 91.66667%; }
  .col-md-12 {
    float: left;
    width: 100%; }
  .pull-md-0 {
    right: auto; }
  .pull-md-1 {
    right: 8.33333%; }
  .pull-md-2 {
    right: 16.66667%; }
  .pull-md-3 {
    right: 25%; }
  .pull-md-4 {
    right: 33.33333%; }
  .pull-md-5 {
    right: 41.66667%; }
  .pull-md-6 {
    right: 50%; }
  .pull-md-7 {
    right: 58.33333%; }
  .pull-md-8 {
    right: 66.66667%; }
  .pull-md-9 {
    right: 75%; }
  .pull-md-10 {
    right: 83.33333%; }
  .pull-md-11 {
    right: 91.66667%; }
  .pull-md-12 {
    right: 100%; }
  .push-md-0 {
    left: auto; }
  .push-md-1 {
    left: 8.33333%; }
  .push-md-2 {
    left: 16.66667%; }
  .push-md-3 {
    left: 25%; }
  .push-md-4 {
    left: 33.33333%; }
  .push-md-5 {
    left: 41.66667%; }
  .push-md-6 {
    left: 50%; }
  .push-md-7 {
    left: 58.33333%; }
  .push-md-8 {
    left: 66.66667%; }
  .push-md-9 {
    left: 75%; }
  .push-md-10 {
    left: 83.33333%; }
  .push-md-11 {
    left: 91.66667%; }
  .push-md-12 {
    left: 100%; }
  .offset-md-0 {
    margin-left: 0%; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 992px) {
  .col-lg-1 {
    float: left;
    width: 8.33333%; }
  .col-lg-2 {
    float: left;
    width: 16.66667%; }
  .col-lg-3 {
    float: left;
    width: 25%; }
  .col-lg-4 {
    float: left;
    width: 33.33333%; }
  .col-lg-5 {
    float: left;
    width: 41.66667%; }
  .col-lg-6 {
    float: left;
    width: 50%; }
  .col-lg-7 {
    float: left;
    width: 58.33333%; }
  .col-lg-8 {
    float: left;
    width: 66.66667%; }
  .col-lg-9 {
    float: left;
    width: 75%; }
  .col-lg-10 {
    float: left;
    width: 83.33333%; }
  .col-lg-11 {
    float: left;
    width: 91.66667%; }
  .col-lg-12 {
    float: left;
    width: 100%; }
  .pull-lg-0 {
    right: auto; }
  .pull-lg-1 {
    right: 8.33333%; }
  .pull-lg-2 {
    right: 16.66667%; }
  .pull-lg-3 {
    right: 25%; }
  .pull-lg-4 {
    right: 33.33333%; }
  .pull-lg-5 {
    right: 41.66667%; }
  .pull-lg-6 {
    right: 50%; }
  .pull-lg-7 {
    right: 58.33333%; }
  .pull-lg-8 {
    right: 66.66667%; }
  .pull-lg-9 {
    right: 75%; }
  .pull-lg-10 {
    right: 83.33333%; }
  .pull-lg-11 {
    right: 91.66667%; }
  .pull-lg-12 {
    right: 100%; }
  .push-lg-0 {
    left: auto; }
  .push-lg-1 {
    left: 8.33333%; }
  .push-lg-2 {
    left: 16.66667%; }
  .push-lg-3 {
    left: 25%; }
  .push-lg-4 {
    left: 33.33333%; }
  .push-lg-5 {
    left: 41.66667%; }
  .push-lg-6 {
    left: 50%; }
  .push-lg-7 {
    left: 58.33333%; }
  .push-lg-8 {
    left: 66.66667%; }
  .push-lg-9 {
    left: 75%; }
  .push-lg-10 {
    left: 83.33333%; }
  .push-lg-11 {
    left: 91.66667%; }
  .push-lg-12 {
    left: 100%; }
  .offset-lg-0 {
    margin-left: 0%; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1200px) {
  .col-xl-1 {
    float: left;
    width: 8.33333%; }
  .col-xl-2 {
    float: left;
    width: 16.66667%; }
  .col-xl-3 {
    float: left;
    width: 25%; }
  .col-xl-4 {
    float: left;
    width: 33.33333%; }
  .col-xl-5 {
    float: left;
    width: 41.66667%; }
  .col-xl-6 {
    float: left;
    width: 50%; }
  .col-xl-7 {
    float: left;
    width: 58.33333%; }
  .col-xl-8 {
    float: left;
    width: 66.66667%; }
  .col-xl-9 {
    float: left;
    width: 75%; }
  .col-xl-10 {
    float: left;
    width: 83.33333%; }
  .col-xl-11 {
    float: left;
    width: 91.66667%; }
  .col-xl-12 {
    float: left;
    width: 100%; }
  .pull-xl-0 {
    right: auto; }
  .pull-xl-1 {
    right: 8.33333%; }
  .pull-xl-2 {
    right: 16.66667%; }
  .pull-xl-3 {
    right: 25%; }
  .pull-xl-4 {
    right: 33.33333%; }
  .pull-xl-5 {
    right: 41.66667%; }
  .pull-xl-6 {
    right: 50%; }
  .pull-xl-7 {
    right: 58.33333%; }
  .pull-xl-8 {
    right: 66.66667%; }
  .pull-xl-9 {
    right: 75%; }
  .pull-xl-10 {
    right: 83.33333%; }
  .pull-xl-11 {
    right: 91.66667%; }
  .pull-xl-12 {
    right: 100%; }
  .push-xl-0 {
    left: auto; }
  .push-xl-1 {
    left: 8.33333%; }
  .push-xl-2 {
    left: 16.66667%; }
  .push-xl-3 {
    left: 25%; }
  .push-xl-4 {
    left: 33.33333%; }
  .push-xl-5 {
    left: 41.66667%; }
  .push-xl-6 {
    left: 50%; }
  .push-xl-7 {
    left: 58.33333%; }
  .push-xl-8 {
    left: 66.66667%; }
  .push-xl-9 {
    left: 75%; }
  .push-xl-10 {
    left: 83.33333%; }
  .push-xl-11 {
    left: 91.66667%; }
  .push-xl-12 {
    left: 100%; }
  .offset-xl-0 {
    margin-left: 0%; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }

.table, article .standard-table,
.block .standard-table,
.section .standard-table, article .striped-table,
.block .striped-table,
.section .striped-table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem; }
  .table th, article .standard-table th,
  .block .standard-table th,
  .section .standard-table th, article .striped-table th,
  .block .striped-table th,
  .section .striped-table th,
  .table td, article .standard-table td,
  .block .standard-table td,
  .section .standard-table td, article .striped-table td,
  .block .striped-table td,
  .section .striped-table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #e1e1e1; }
  .table thead th, article .standard-table thead th,
  .block .standard-table thead th,
  .section .standard-table thead th, article .striped-table thead th,
  .block .striped-table thead th,
  .section .striped-table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #e1e1e1; }
  .table tbody + tbody, article .standard-table tbody + tbody,
  .block .standard-table tbody + tbody,
  .section .standard-table tbody + tbody, article .striped-table tbody + tbody,
  .block .striped-table tbody + tbody,
  .section .striped-table tbody + tbody {
    border-top: 2px solid #e1e1e1; }
  .table .table, article .standard-table .table,
  .block .standard-table .table,
  .section .standard-table .table, article .striped-table .table,
  .block .striped-table .table,
  .section .striped-table .table, .table article .standard-table, article .table .standard-table, article .standard-table .standard-table, article .striped-table .standard-table, .table
  .block .standard-table,
  .block .table .standard-table, .block .standard-table .standard-table, .block .striped-table .standard-table, .table
  .section .standard-table,
  .section .table .standard-table, .section .standard-table .standard-table, .section .striped-table .standard-table, .table article .striped-table, article .table .striped-table, article .standard-table .striped-table, article .striped-table .striped-table, .table
  .block .striped-table,
  .block .table .striped-table, .block .standard-table .striped-table, .block .striped-table .striped-table, .table
  .section .striped-table,
  .section .table .striped-table, .section .standard-table .striped-table, .section .striped-table .striped-table {
    background-color: #fff; }

.table-sm th, article .standard-table th,
.block .standard-table th,
.section .standard-table th, article .striped-table th,
.block .striped-table th,
.section .striped-table th,
.table-sm td, article .standard-table td,
.block .standard-table td,
.section .standard-table td, article .striped-table td,
.block .striped-table td,
.section .striped-table td {
  padding: 0.3rem; }

.table-bordered {
  border: 1px solid #e1e1e1; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #e1e1e1; }
  .table-bordered thead th,
  .table-bordered thead td {
    border-bottom-width: 2px; }

.table-striped tbody tr:nth-of-type(odd), article .striped-table tbody tr:nth-of-type(odd),
.block .striped-table tbody tr:nth-of-type(odd),
.section .striped-table tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05); }

.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075); }

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075); }

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075); }
  .table-hover .table-active:hover > td,
  .table-hover .table-active:hover > th {
    background-color: rgba(0, 0, 0, 0.075); }

.table-success,
.table-success > th,
.table-success > td {
  background-color: #90c631; }

.table-hover .table-success:hover {
  background-color: #81b12c; }
  .table-hover .table-success:hover > td,
  .table-hover .table-success:hover > th {
    background-color: #81b12c; }

.table-info,
.table-info > th,
.table-info > td {
  background-color: #b0e1ef; }

.table-hover .table-info:hover {
  background-color: #9bd8eb; }
  .table-hover .table-info:hover > td,
  .table-hover .table-info:hover > th {
    background-color: #9bd8eb; }

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #fbeada; }

.table-hover .table-warning:hover {
  background-color: #f9dec2; }
  .table-hover .table-warning:hover > td,
  .table-hover .table-warning:hover > th {
    background-color: #f9dec2; }

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #fdf7f7; }

.table-hover .table-danger:hover {
  background-color: #f9e2e2; }
  .table-hover .table-danger:hover > td,
  .table-hover .table-danger:hover > th {
    background-color: #f9e2e2; }

.thead-inverse th {
  color: #fff;
  background-color: #4a4a4a; }

.thead-default th {
  color: #8f8f8f;
  background-color: #f3f3f3; }

.table-inverse {
  color: #f3f3f3;
  background-color: #4a4a4a; }
  .table-inverse th,
  .table-inverse td,
  .table-inverse thead th {
    border-color: #8f8f8f; }
  .table-inverse.table-bordered {
    border: 0; }

.table-responsive {
  display: block;
  width: 100%;
  min-height: .01%;
  overflow-x: auto; }

.table-reflow thead {
  float: left; }

.table-reflow tbody {
  display: block;
  white-space: nowrap; }

.table-reflow th,
.table-reflow td {
  border-top: 1px solid #e1e1e1;
  border-left: 1px solid #e1e1e1; }
  .table-reflow th:last-child,
  .table-reflow td:last-child {
    border-right: 1px solid #e1e1e1; }

.table-reflow thead:last-child tr:last-child th,
.table-reflow thead:last-child tr:last-child td,
.table-reflow tbody:last-child tr:last-child th,
.table-reflow tbody:last-child tr:last-child td,
.table-reflow tfoot:last-child tr:last-child th,
.table-reflow tfoot:last-child tr:last-child td {
  border-bottom: 1px solid #e1e1e1; }

.table-reflow tr {
  float: left; }
  .table-reflow tr th,
  .table-reflow tr td {
    display: block !important;
    border: 1px solid #e1e1e1; }

.form-control, .EPiServerForms input[type="email"], .EPiServerForms input[type="url"], .EPiServerForms input[type="text"], .EPiServerForms textarea, .EPiServerForms select {
  display: block;
  width: 100%;
  padding: 0.5rem 0.75rem;
  font-size: 1.6rem;
  line-height: 1.25;
  color: #8f8f8f;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15); }
  .form-control::-ms-expand, .EPiServerForms input[type="email"]::-ms-expand, .EPiServerForms input[type="url"]::-ms-expand, .EPiServerForms input[type="text"]::-ms-expand, .EPiServerForms textarea::-ms-expand, .EPiServerForms select::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:focus, .EPiServerForms input[type="email"]:focus, .EPiServerForms input[type="url"]:focus, .EPiServerForms input[type="text"]:focus, .EPiServerForms textarea:focus, .EPiServerForms select:focus {
    color: #8f8f8f;
    background-color: #fff;
    border-color: #66afe9;
    outline: none; }
  .form-control::-webkit-input-placeholder, .EPiServerForms input[type="email"]::-webkit-input-placeholder, .EPiServerForms input[type="url"]::-webkit-input-placeholder, .EPiServerForms input[type="text"]::-webkit-input-placeholder, .EPiServerForms textarea::-webkit-input-placeholder, .EPiServerForms select::-webkit-input-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder, .EPiServerForms input[type="email"]:-ms-input-placeholder, .EPiServerForms input[type="url"]:-ms-input-placeholder, .EPiServerForms input[type="text"]:-ms-input-placeholder, .EPiServerForms textarea:-ms-input-placeholder, .EPiServerForms select:-ms-input-placeholder {
    color: #999;
    opacity: 1; }
  .form-control::placeholder, .EPiServerForms input[type="email"]::placeholder, .EPiServerForms input[type="url"]::placeholder, .EPiServerForms input[type="text"]::placeholder, .EPiServerForms textarea::placeholder, .EPiServerForms select::placeholder {
    color: #999;
    opacity: 1; }
  .form-control:disabled, .EPiServerForms input[type="email"]:disabled, .EPiServerForms input[type="url"]:disabled, .EPiServerForms input[type="text"]:disabled, .EPiServerForms textarea:disabled, .EPiServerForms select:disabled, .form-control[readonly], .EPiServerForms input[readonly][type="email"], .EPiServerForms input[readonly][type="url"], .EPiServerForms input[readonly][type="text"], .EPiServerForms textarea[readonly], .EPiServerForms select[readonly] {
    background-color: #f3f3f3;
    opacity: 1; }
  .form-control:disabled, .EPiServerForms input[type="email"]:disabled, .EPiServerForms input[type="url"]:disabled, .EPiServerForms input[type="text"]:disabled, .EPiServerForms textarea:disabled, .EPiServerForms select:disabled {
    cursor: not-allowed; }

select.form-control:not([size]):not([multiple]), .EPiServerForms select:not([size]):not([multiple]) {
  height: 3.4rem; }

select.form-control:focus::-ms-value, .EPiServerForms select:focus::-ms-value {
  color: #8f8f8f;
  background-color: #fff; }

.form-control-file,
.form-control-range {
  display: block; }

.col-form-label {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0; }

.col-form-label-lg {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 1.8rem; }

.col-form-label-sm {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 1.4rem; }

.col-form-legend {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
  font-size: 1.6rem; }

.form-control-static {
  min-height: 3.4rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0; }
  .form-control-static.form-control-sm, .input-group-sm > .form-control-static.form-control, .EPiServerForms .input-group-sm > input.form-control-static[type="email"], .EPiServerForms .input-group-sm > input.form-control-static[type="url"], .EPiServerForms .input-group-sm > input.form-control-static[type="text"], .EPiServerForms .input-group-sm > textarea.form-control-static, .EPiServerForms .input-group-sm > select.form-control-static,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn, article
  .input-group-sm > .input-group-btn > .form-control-static.link-button,
  .block
  .input-group-sm > .input-group-btn > .form-control-static.link-button,
  .section
  .input-group-sm > .input-group-btn > .form-control-static.link-button, .EPiServerForms
  .input-group-sm > .input-group-btn > button.form-control-static[type="submit"], .EPiServerForms .Form__NavigationBar
  .input-group-sm > .input-group-btn > button.form-control-static.Form__NavigationBar__Action, .EPiServerForms
  .input-group-sm > .input-group-btn > input.form-control-static[type="reset"], .form-control-static.form-control-lg, .input-group-lg > .form-control-static.form-control, .EPiServerForms .input-group-lg > input.form-control-static[type="email"], .EPiServerForms .input-group-lg > input.form-control-static[type="url"], .EPiServerForms .input-group-lg > input.form-control-static[type="text"], .EPiServerForms .input-group-lg > textarea.form-control-static, .EPiServerForms .input-group-lg > select.form-control-static,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn, article
  .input-group-lg > .input-group-btn > .form-control-static.link-button,
  .block
  .input-group-lg > .input-group-btn > .form-control-static.link-button,
  .section
  .input-group-lg > .input-group-btn > .form-control-static.link-button, .EPiServerForms
  .input-group-lg > .input-group-btn > button.form-control-static[type="submit"], .EPiServerForms .Form__NavigationBar
  .input-group-lg > .input-group-btn > button.form-control-static.Form__NavigationBar__Action, .EPiServerForms
  .input-group-lg > .input-group-btn > input.form-control-static[type="reset"] {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm, .input-group-sm > .form-control, .EPiServerForms .input-group-sm > input[type="email"], .EPiServerForms .input-group-sm > input[type="url"], .EPiServerForms .input-group-sm > input[type="text"], .EPiServerForms .input-group-sm > textarea, .EPiServerForms .input-group-sm > select,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn, article
.input-group-sm > .input-group-btn > .link-button,
.block
.input-group-sm > .input-group-btn > .link-button,
.section
.input-group-sm > .input-group-btn > .link-button, .EPiServerForms
.input-group-sm > .input-group-btn > button[type="submit"], .EPiServerForms .Form__NavigationBar
.input-group-sm > .input-group-btn > button.Form__NavigationBar__Action, .EPiServerForms
.input-group-sm > .input-group-btn > input[type="reset"] {
  padding: 0.25rem 0.5rem;
  font-size: 1.4rem; }

select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]), .EPiServerForms .input-group-sm > select:not([size]):not([multiple]),
.input-group-sm > select.input-group-addon:not([size]):not([multiple]),
.input-group-sm > .input-group-btn > select.btn:not([size]):not([multiple]), article
.input-group-sm > .input-group-btn > select.link-button:not([size]):not([multiple]),
.block
.input-group-sm > .input-group-btn > select.link-button:not([size]):not([multiple]),
.section
.input-group-sm > .input-group-btn > select.link-button:not([size]):not([multiple]) {
  height: 2.6rem; }

.form-control-lg, .input-group-lg > .form-control, .EPiServerForms .input-group-lg > input[type="email"], .EPiServerForms .input-group-lg > input[type="url"], .EPiServerForms .input-group-lg > input[type="text"], .EPiServerForms .input-group-lg > textarea, .EPiServerForms .input-group-lg > select,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn, article
.input-group-lg > .input-group-btn > .link-button,
.block
.input-group-lg > .input-group-btn > .link-button,
.section
.input-group-lg > .input-group-btn > .link-button, .EPiServerForms
.input-group-lg > .input-group-btn > button[type="submit"], .EPiServerForms .Form__NavigationBar
.input-group-lg > .input-group-btn > button.Form__NavigationBar__Action, .EPiServerForms
.input-group-lg > .input-group-btn > input[type="reset"] {
  padding: 0.75rem 1.5rem;
  font-size: 1.8rem; }

select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]), .EPiServerForms .input-group-lg > select:not([size]):not([multiple]),
.input-group-lg > select.input-group-addon:not([size]):not([multiple]),
.input-group-lg > .input-group-btn > select.btn:not([size]):not([multiple]), article
.input-group-lg > .input-group-btn > select.link-button:not([size]):not([multiple]),
.block
.input-group-lg > .input-group-btn > select.link-button:not([size]):not([multiple]),
.section
.input-group-lg > .input-group-btn > select.link-button:not([size]):not([multiple]) {
  height: 3.9rem; }

.form-group {
  margin-bottom: 1rem; }

.form-text {
  display: block;
  margin-top: 0.25rem; }

.form-check {
  position: relative;
  display: block;
  margin-bottom: 0.75rem; }
  .form-check + .form-check {
    margin-top: -.25rem; }
  .form-check.disabled .form-check-label {
    color: #d1d1d1;
    cursor: not-allowed; }

.form-check-label {
  padding-left: 1.25rem;
  margin-bottom: 0;
  cursor: pointer; }

.form-check-input {
  position: absolute;
  margin-top: .25rem;
  margin-left: -1.25rem; }
  .form-check-input:only-child {
    position: static; }

.form-check-inline {
  position: relative;
  display: inline-block;
  padding-left: 1.25rem;
  margin-bottom: 0;
  vertical-align: middle;
  cursor: pointer; }
  .form-check-inline + .form-check-inline {
    margin-left: .75rem; }
  .form-check-inline.disabled {
    cursor: not-allowed; }

.form-control-feedback {
  margin-top: 0.25rem; }

.form-control-success,
.form-control-warning,
.form-control-danger {
  padding-right: 2.25rem;
  background-repeat: no-repeat;
  background-position: center right 0.85rem;
  background-size: 1.7rem 1.7rem; }

.has-success .form-control-feedback,
.has-success .form-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,
.has-success .custom-control {
  color: #7ba92a; }

.has-success .form-control, .has-success .EPiServerForms input[type="email"], .EPiServerForms .has-success input[type="email"], .has-success .EPiServerForms input[type="url"], .EPiServerForms .has-success input[type="url"], .has-success .EPiServerForms input[type="text"], .EPiServerForms .has-success input[type="text"], .has-success .EPiServerForms textarea, .EPiServerForms .has-success textarea, .has-success .EPiServerForms select, .EPiServerForms .has-success select {
  border-color: #7ba92a; }

.has-success .input-group-addon {
  color: #7ba92a;
  border-color: #7ba92a;
  background-color: #d7ecb3; }

.has-success .form-control-feedback {
  color: #7ba92a; }

.has-success .form-control-success {
  background-image: url(data:image/svg+xml;charset=utf8,%3Csvg xmlns=http://www.w3.org/2000/svg viewBox=0 0 8 8%3E%3Cpath fill=%235cb85c d=M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z/%3E%3C/svg%3E); }

.has-warning .form-control-feedback,
.has-warning .form-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,
.has-warning .custom-control {
  color: #ea841f; }

.has-warning .form-control, .has-warning .EPiServerForms input[type="email"], .EPiServerForms .has-warning input[type="email"], .has-warning .EPiServerForms input[type="url"], .EPiServerForms .has-warning input[type="url"], .has-warning .EPiServerForms input[type="text"], .EPiServerForms .has-warning input[type="text"], .has-warning .EPiServerForms textarea, .EPiServerForms .has-warning textarea, .has-warning .EPiServerForms select, .EPiServerForms .has-warning select {
  border-color: #ea841f; }

.has-warning .input-group-addon {
  color: #ea841f;
  border-color: #ea841f;
  background-color: #fbeada; }

.has-warning .form-control-feedback {
  color: #ea841f; }

.has-warning .form-control-warning {
  background-image: url(data:image/svg+xml;charset=utf8,%3Csvg xmlns=http://www.w3.org/2000/svg viewBox=0 0 8 8%3E%3Cpath fill=%23f0ad4e d=M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z/%3E%3C/svg%3E); }

.has-danger .form-control-feedback,
.has-danger .form-control-label,
.has-danger .radio,
.has-danger .checkbox,
.has-danger .radio-inline,
.has-danger .checkbox-inline,
.has-danger.radio label,
.has-danger.checkbox label,
.has-danger.radio-inline label,
.has-danger.checkbox-inline label,
.has-danger .custom-control {
  color: #d9534f; }

.has-danger .form-control, .has-danger .EPiServerForms input[type="email"], .EPiServerForms .has-danger input[type="email"], .has-danger .EPiServerForms input[type="url"], .EPiServerForms .has-danger input[type="url"], .has-danger .EPiServerForms input[type="text"], .EPiServerForms .has-danger input[type="text"], .has-danger .EPiServerForms textarea, .EPiServerForms .has-danger textarea, .has-danger .EPiServerForms select, .EPiServerForms .has-danger select {
  border-color: #d9534f; }

.has-danger .input-group-addon {
  color: #d9534f;
  border-color: #d9534f;
  background-color: #fdf7f7; }

.has-danger .form-control-feedback {
  color: #d9534f; }

.has-danger .form-control-danger {
  background-image: url(data:image/svg+xml;charset=utf8,%3Csvg xmlns=http://www.w3.org/2000/svg fill=%23d9534f viewBox=-2 -2 7 7%3E%3Cpath stroke=%23d9534f d=M0 0l3 3m0-3L0 3/%3E%3Ccircle r=.5/%3E%3Ccircle cx=3 r=.5/%3E%3Ccircle cy=3 r=.5/%3E%3Ccircle cx=3 cy=3 r=.5/%3E%3C/svg%3E); }

@media (min-width: 544px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control, .form-inline .EPiServerForms input[type="email"], .EPiServerForms .form-inline input[type="email"], .form-inline .EPiServerForms input[type="url"], .EPiServerForms .form-inline input[type="url"], .form-inline .EPiServerForms input[type="text"], .EPiServerForms .form-inline input[type="text"], .form-inline .EPiServerForms textarea, .EPiServerForms .form-inline textarea, .form-inline .EPiServerForms select, .EPiServerForms .form-inline select {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control,
    .form-inline .input-group .EPiServerForms input[type="email"], .EPiServerForms
    .form-inline .input-group input[type="email"],
    .form-inline .input-group .EPiServerForms input[type="url"], .EPiServerForms
    .form-inline .input-group input[type="url"],
    .form-inline .input-group .EPiServerForms input[type="text"], .EPiServerForms
    .form-inline .input-group input[type="text"],
    .form-inline .input-group .EPiServerForms textarea, .EPiServerForms
    .form-inline .input-group textarea,
    .form-inline .input-group .EPiServerForms select, .EPiServerForms
    .form-inline .input-group select {
      width: auto; }
  .form-inline .input-group > .form-control, .form-inline .EPiServerForms .input-group > input[type="email"], .EPiServerForms .form-inline .input-group > input[type="email"], .form-inline .EPiServerForms .input-group > input[type="url"], .EPiServerForms .form-inline .input-group > input[type="url"], .form-inline .EPiServerForms .input-group > input[type="text"], .EPiServerForms .form-inline .input-group > input[type="text"], .form-inline .EPiServerForms .input-group > textarea, .EPiServerForms .form-inline .input-group > textarea, .form-inline .EPiServerForms .input-group > select, .EPiServerForms .form-inline .input-group > select {
    width: 100%; }
  .form-inline .form-control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-check {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-check-label {
    padding-left: 0; }
  .form-inline .form-check-input {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.btn, article .link-button,
.block .link-button,
.section .link-button, .EPiServerForms button[type="submit"], .EPiServerForms .Form__NavigationBar button.Form__NavigationBar__Action, .EPiServerForms input[type="reset"] {
  display: inline-block;
  font-weight: normal;
  line-height: 1.25;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: 1px solid transparent;
  padding: 0.5rem 1rem;
  font-size: 1.6rem; }
  .btn:focus, article .link-button:focus,
  .block .link-button:focus,
  .section .link-button:focus, .EPiServerForms button[type="submit"]:focus, .EPiServerForms .Form__NavigationBar button.Form__NavigationBar__Action:focus, .EPiServerForms input[type="reset"]:focus, .btn.focus, article .focus.link-button,
  .block .focus.link-button,
  .section .focus.link-button, .EPiServerForms button.focus[type="submit"], .EPiServerForms .Form__NavigationBar button.focus.Form__NavigationBar__Action, .EPiServerForms input.focus[type="reset"], .btn:active:focus, article .link-button:active:focus,
  .block .link-button:active:focus,
  .section .link-button:active:focus, .EPiServerForms button[type="submit"]:active:focus, .EPiServerForms .Form__NavigationBar button.Form__NavigationBar__Action:active:focus, .EPiServerForms input[type="reset"]:active:focus, .btn:active.focus, article .link-button:active.focus,
  .block .link-button:active.focus,
  .section .link-button:active.focus, .EPiServerForms button[type="submit"]:active.focus, .EPiServerForms .Form__NavigationBar button.Form__NavigationBar__Action:active.focus, .EPiServerForms input[type="reset"]:active.focus, .btn.active:focus, article .active.link-button:focus,
  .block .active.link-button:focus,
  .section .active.link-button:focus, .EPiServerForms button.active[type="submit"]:focus, .EPiServerForms .Form__NavigationBar button.active.Form__NavigationBar__Action:focus, .EPiServerForms input.active[type="reset"]:focus, .btn.active.focus, article .active.focus.link-button,
  .block .active.focus.link-button,
  .section .active.focus.link-button, .EPiServerForms button.active.focus[type="submit"], .EPiServerForms .Form__NavigationBar button.active.focus.Form__NavigationBar__Action, .EPiServerForms input.active.focus[type="reset"] {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:focus, article .link-button:focus,
  .block .link-button:focus,
  .section .link-button:focus, .EPiServerForms button[type="submit"]:focus, .EPiServerForms .Form__NavigationBar button.Form__NavigationBar__Action:focus, .EPiServerForms input[type="reset"]:focus, .btn:hover, article .link-button:hover,
  .block .link-button:hover,
  .section .link-button:hover, .EPiServerForms button[type="submit"]:hover, .EPiServerForms .Form__NavigationBar button.Form__NavigationBar__Action:hover, .EPiServerForms input[type="reset"]:hover {
    text-decoration: none; }
  .btn.focus, article .focus.link-button,
  .block .focus.link-button,
  .section .focus.link-button, .EPiServerForms button.focus[type="submit"], .EPiServerForms .Form__NavigationBar button.focus.Form__NavigationBar__Action, .EPiServerForms input.focus[type="reset"] {
    text-decoration: none; }
  .btn:active, article .link-button:active,
  .block .link-button:active,
  .section .link-button:active, .EPiServerForms button[type="submit"]:active, .EPiServerForms .Form__NavigationBar button.Form__NavigationBar__Action:active, .EPiServerForms input[type="reset"]:active, .btn.active, article .active.link-button,
  .block .active.link-button,
  .section .active.link-button, .EPiServerForms button.active[type="submit"], .EPiServerForms .Form__NavigationBar button.active.Form__NavigationBar__Action, .EPiServerForms input.active[type="reset"] {
    background-image: none;
    outline: 0; }
  .btn.disabled, article .disabled.link-button,
  .block .disabled.link-button,
  .section .disabled.link-button, .EPiServerForms button.disabled[type="submit"], .EPiServerForms .Form__NavigationBar button.disabled.Form__NavigationBar__Action, .EPiServerForms input.disabled[type="reset"], .btn:disabled, article .link-button:disabled,
  .block .link-button:disabled,
  .section .link-button:disabled, .EPiServerForms button[type="submit"]:disabled, .EPiServerForms .Form__NavigationBar button.Form__NavigationBar__Action:disabled, .EPiServerForms input[type="reset"]:disabled {
    cursor: not-allowed;
    opacity: .65; }

a.btn.disabled, article a.disabled.link-button,
.block a.disabled.link-button,
.section a.disabled.link-button,
fieldset[disabled] a.btn,
fieldset[disabled] article a.link-button, article
fieldset[disabled] a.link-button,
fieldset[disabled]
.block a.link-button,
.block
fieldset[disabled] a.link-button,
fieldset[disabled]
.section a.link-button,
.section
fieldset[disabled] a.link-button {
  pointer-events: none; }

.btn-primary {
  color: #fff;
  background-color: #d71981;
  border-color: #d71981; }
  .btn-primary:hover {
    color: #fff;
    background-color: #a91466;
    border-color: #a01360; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #a91466;
    border-color: #a01360; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #a91466;
    border-color: #a01360;
    background-image: none; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
    .open > .btn-primary.dropdown-toggle:hover,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #891052;
      border-color: #650c3c; }
  .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary:disabled:focus, .btn-primary:disabled.focus {
    background-color: #d71981;
    border-color: #d71981; }
  .btn-primary.disabled:hover, .btn-primary:disabled:hover {
    background-color: #d71981;
    border-color: #d71981; }

.btn-secondary, .EPiServerForms input[type="reset"] {
  color: #4a4a4a;
  background-color: #fff;
  border-color: #ccc; }
  .btn-secondary:hover, .EPiServerForms input[type="reset"]:hover {
    color: #4a4a4a;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-secondary:focus, .EPiServerForms input[type="reset"]:focus, .btn-secondary.focus, .EPiServerForms input.focus[type="reset"] {
    color: #4a4a4a;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-secondary:active, .EPiServerForms input[type="reset"]:active, .btn-secondary.active, .EPiServerForms input.active[type="reset"],
  .open > .btn-secondary.dropdown-toggle, .EPiServerForms
  .open > input.dropdown-toggle[type="reset"] {
    color: #4a4a4a;
    background-color: #e6e6e6;
    border-color: #adadad;
    background-image: none; }
    .btn-secondary:active:hover, .EPiServerForms input[type="reset"]:active:hover, .btn-secondary:active:focus, .EPiServerForms input[type="reset"]:active:focus, .btn-secondary:active.focus, .EPiServerForms input[type="reset"]:active.focus, .btn-secondary.active:hover, .EPiServerForms input.active[type="reset"]:hover, .btn-secondary.active:focus, .EPiServerForms input.active[type="reset"]:focus, .btn-secondary.active.focus, .EPiServerForms input.active.focus[type="reset"],
    .open > .btn-secondary.dropdown-toggle:hover, .EPiServerForms
    .open > input.dropdown-toggle[type="reset"]:hover,
    .open > .btn-secondary.dropdown-toggle:focus, .EPiServerForms
    .open > input.dropdown-toggle[type="reset"]:focus,
    .open > .btn-secondary.dropdown-toggle.focus, .EPiServerForms
    .open > input.dropdown-toggle.focus[type="reset"] {
      color: #4a4a4a;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  .btn-secondary.disabled:focus, .EPiServerForms input.disabled[type="reset"]:focus, .btn-secondary.disabled.focus, .EPiServerForms input.disabled.focus[type="reset"], .btn-secondary:disabled:focus, .EPiServerForms input[type="reset"]:disabled:focus, .btn-secondary:disabled.focus, .EPiServerForms input[type="reset"]:disabled.focus {
    background-color: #fff;
    border-color: #ccc; }
  .btn-secondary.disabled:hover, .EPiServerForms input.disabled[type="reset"]:hover, .btn-secondary:disabled:hover, .EPiServerForms input[type="reset"]:disabled:hover {
    background-color: #fff;
    border-color: #ccc; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2;
    background-image: none; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
    .open > .btn-info.dropdown-toggle:hover,
    .open > .btn-info.dropdown-toggle:focus,
    .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1f7e9a; }
  .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info:disabled:focus, .btn-info:disabled.focus {
    background-color: #5bc0de;
    border-color: #5bc0de; }
  .btn-info.disabled:hover, .btn-info:disabled:hover {
    background-color: #5bc0de;
    border-color: #5bc0de; }

.btn-success {
  color: #fff;
  background-color: #7ba92a;
  border-color: #7ba92a; }
  .btn-success:hover {
    color: #fff;
    background-color: #5d8020;
    border-color: #57781e; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #5d8020;
    border-color: #57781e; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #5d8020;
    border-color: #57781e;
    background-image: none; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
    .open > .btn-success.dropdown-toggle:hover,
    .open > .btn-success.dropdown-toggle:focus,
    .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #486419;
      border-color: #314311; }
  .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success:disabled:focus, .btn-success:disabled.focus {
    background-color: #7ba92a;
    border-color: #7ba92a; }
  .btn-success.disabled:hover, .btn-success:disabled:hover {
    background-color: #7ba92a;
    border-color: #7ba92a; }

.btn-warning {
  color: #fff;
  background-color: #ea841f;
  border-color: #ea841f; }
  .btn-warning:hover {
    color: #fff;
    background-color: #c46b12;
    border-color: #ba6511; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #c46b12;
    border-color: #ba6511; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #c46b12;
    border-color: #ba6511;
    background-image: none; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
    .open > .btn-warning.dropdown-toggle:hover,
    .open > .btn-warning.dropdown-toggle:focus,
    .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #a3590f;
      border-color: #7e440c; }
  .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning:disabled:focus, .btn-warning:disabled.focus {
    background-color: #ea841f;
    border-color: #ea841f; }
  .btn-warning.disabled:hover, .btn-warning:disabled:hover {
    background-color: #ea841f;
    border-color: #ea841f; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #c12e2a; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #c12e2a; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #c12e2a;
    background-image: none; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
    .open > .btn-danger.dropdown-toggle:hover,
    .open > .btn-danger.dropdown-toggle:focus,
    .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #8b211e; }
  .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger:disabled:focus, .btn-danger:disabled.focus {
    background-color: #d9534f;
    border-color: #d9534f; }
  .btn-danger.disabled:hover, .btn-danger:disabled:hover {
    background-color: #d9534f;
    border-color: #d9534f; }

.btn-outline-primary, .EPiServerForms button[type="submit"], .EPiServerForms .Form__NavigationBar button.Form__NavigationBar__Action {
  color: #d71981;
  background-image: none;
  background-color: transparent;
  border-color: #d71981; }
  .btn-outline-primary:hover, .EPiServerForms button[type="submit"]:hover, .EPiServerForms .Form__NavigationBar button.Form__NavigationBar__Action:hover {
    color: #fff;
    background-color: #d71981;
    border-color: #d71981; }
  .btn-outline-primary:focus, .EPiServerForms button[type="submit"]:focus, .EPiServerForms .Form__NavigationBar button.Form__NavigationBar__Action:focus, .btn-outline-primary.focus, .EPiServerForms button.focus[type="submit"], .EPiServerForms .Form__NavigationBar button.focus.Form__NavigationBar__Action {
    color: #fff;
    background-color: #d71981;
    border-color: #d71981; }
  .btn-outline-primary:active, .EPiServerForms button[type="submit"]:active, .EPiServerForms .Form__NavigationBar button.Form__NavigationBar__Action:active, .btn-outline-primary.active, .EPiServerForms button.active[type="submit"], .EPiServerForms .Form__NavigationBar button.active.Form__NavigationBar__Action,
  .open > .btn-outline-primary.dropdown-toggle, .EPiServerForms
  .open > button.dropdown-toggle[type="submit"], .EPiServerForms .Form__NavigationBar
  .open > button.dropdown-toggle.Form__NavigationBar__Action {
    color: #fff;
    background-color: #d71981;
    border-color: #d71981; }
    .btn-outline-primary:active:hover, .EPiServerForms button[type="submit"]:active:hover, .EPiServerForms .Form__NavigationBar button.Form__NavigationBar__Action:active:hover, .btn-outline-primary:active:focus, .EPiServerForms button[type="submit"]:active:focus, .EPiServerForms .Form__NavigationBar button.Form__NavigationBar__Action:active:focus, .btn-outline-primary:active.focus, .EPiServerForms button[type="submit"]:active.focus, .EPiServerForms .Form__NavigationBar button.Form__NavigationBar__Action:active.focus, .btn-outline-primary.active:hover, .EPiServerForms button.active[type="submit"]:hover, .EPiServerForms .Form__NavigationBar button.active.Form__NavigationBar__Action:hover, .btn-outline-primary.active:focus, .EPiServerForms button.active[type="submit"]:focus, .EPiServerForms .Form__NavigationBar button.active.Form__NavigationBar__Action:focus, .btn-outline-primary.active.focus, .EPiServerForms button.active.focus[type="submit"], .EPiServerForms .Form__NavigationBar button.active.focus.Form__NavigationBar__Action,
    .open > .btn-outline-primary.dropdown-toggle:hover, .EPiServerForms
    .open > button.dropdown-toggle[type="submit"]:hover, .EPiServerForms .Form__NavigationBar
    .open > button.dropdown-toggle.Form__NavigationBar__Action:hover,
    .open > .btn-outline-primary.dropdown-toggle:focus, .EPiServerForms
    .open > button.dropdown-toggle[type="submit"]:focus, .EPiServerForms .Form__NavigationBar
    .open > button.dropdown-toggle.Form__NavigationBar__Action:focus,
    .open > .btn-outline-primary.dropdown-toggle.focus, .EPiServerForms
    .open > button.dropdown-toggle.focus[type="submit"], .EPiServerForms .Form__NavigationBar
    .open > button.dropdown-toggle.focus.Form__NavigationBar__Action {
      color: #fff;
      background-color: #891052;
      border-color: #650c3c; }
  .btn-outline-primary.disabled:focus, .EPiServerForms button.disabled[type="submit"]:focus, .EPiServerForms .Form__NavigationBar button.disabled.Form__NavigationBar__Action:focus, .btn-outline-primary.disabled.focus, .EPiServerForms button.disabled.focus[type="submit"], .EPiServerForms .Form__NavigationBar button.disabled.focus.Form__NavigationBar__Action, .btn-outline-primary:disabled:focus, .EPiServerForms button[type="submit"]:disabled:focus, .EPiServerForms .Form__NavigationBar button.Form__NavigationBar__Action:disabled:focus, .btn-outline-primary:disabled.focus, .EPiServerForms button[type="submit"]:disabled.focus, .EPiServerForms .Form__NavigationBar button.Form__NavigationBar__Action:disabled.focus {
    border-color: #ee69b1; }
  .btn-outline-primary.disabled:hover, .EPiServerForms button.disabled[type="submit"]:hover, .EPiServerForms .Form__NavigationBar button.disabled.Form__NavigationBar__Action:hover, .btn-outline-primary:disabled:hover, .EPiServerForms button[type="submit"]:disabled:hover, .EPiServerForms .Form__NavigationBar button.Form__NavigationBar__Action:disabled:hover {
    border-color: #ee69b1; }

.btn-outline-secondary {
  color: #ccc;
  background-image: none;
  background-color: transparent;
  border-color: #ccc; }
  .btn-outline-secondary:hover {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc; }
  .btn-outline-secondary:focus, .btn-outline-secondary.focus {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc; }
  .btn-outline-secondary:active, .btn-outline-secondary.active,
  .open > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc; }
    .btn-outline-secondary:active:hover, .btn-outline-secondary:active:focus, .btn-outline-secondary:active.focus, .btn-outline-secondary.active:hover, .btn-outline-secondary.active:focus, .btn-outline-secondary.active.focus,
    .open > .btn-outline-secondary.dropdown-toggle:hover,
    .open > .btn-outline-secondary.dropdown-toggle:focus,
    .open > .btn-outline-secondary.dropdown-toggle.focus {
      color: #fff;
      background-color: #a1a1a1;
      border-color: #8c8c8c; }
  .btn-outline-secondary.disabled:focus, .btn-outline-secondary.disabled.focus, .btn-outline-secondary:disabled:focus, .btn-outline-secondary:disabled.focus {
    border-color: white; }
  .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover {
    border-color: white; }

.btn-outline-info {
  color: #5bc0de;
  background-image: none;
  background-color: transparent;
  border-color: #5bc0de; }
  .btn-outline-info:hover {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de; }
  .btn-outline-info:focus, .btn-outline-info.focus {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de; }
  .btn-outline-info:active, .btn-outline-info.active,
  .open > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de; }
    .btn-outline-info:active:hover, .btn-outline-info:active:focus, .btn-outline-info:active.focus, .btn-outline-info.active:hover, .btn-outline-info.active:focus, .btn-outline-info.active.focus,
    .open > .btn-outline-info.dropdown-toggle:hover,
    .open > .btn-outline-info.dropdown-toggle:focus,
    .open > .btn-outline-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1f7e9a; }
  .btn-outline-info.disabled:focus, .btn-outline-info.disabled.focus, .btn-outline-info:disabled:focus, .btn-outline-info:disabled.focus {
    border-color: #b0e1ef; }
  .btn-outline-info.disabled:hover, .btn-outline-info:disabled:hover {
    border-color: #b0e1ef; }

.btn-outline-success {
  color: #7ba92a;
  background-image: none;
  background-color: transparent;
  border-color: #7ba92a; }
  .btn-outline-success:hover {
    color: #fff;
    background-color: #7ba92a;
    border-color: #7ba92a; }
  .btn-outline-success:focus, .btn-outline-success.focus {
    color: #fff;
    background-color: #7ba92a;
    border-color: #7ba92a; }
  .btn-outline-success:active, .btn-outline-success.active,
  .open > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #7ba92a;
    border-color: #7ba92a; }
    .btn-outline-success:active:hover, .btn-outline-success:active:focus, .btn-outline-success:active.focus, .btn-outline-success.active:hover, .btn-outline-success.active:focus, .btn-outline-success.active.focus,
    .open > .btn-outline-success.dropdown-toggle:hover,
    .open > .btn-outline-success.dropdown-toggle:focus,
    .open > .btn-outline-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #486419;
      border-color: #314311; }
  .btn-outline-success.disabled:focus, .btn-outline-success.disabled.focus, .btn-outline-success:disabled:focus, .btn-outline-success:disabled.focus {
    border-color: #add861; }
  .btn-outline-success.disabled:hover, .btn-outline-success:disabled:hover {
    border-color: #add861; }

.btn-outline-warning {
  color: #ea841f;
  background-image: none;
  background-color: transparent;
  border-color: #ea841f; }
  .btn-outline-warning:hover {
    color: #fff;
    background-color: #ea841f;
    border-color: #ea841f; }
  .btn-outline-warning:focus, .btn-outline-warning.focus {
    color: #fff;
    background-color: #ea841f;
    border-color: #ea841f; }
  .btn-outline-warning:active, .btn-outline-warning.active,
  .open > .btn-outline-warning.dropdown-toggle {
    color: #fff;
    background-color: #ea841f;
    border-color: #ea841f; }
    .btn-outline-warning:active:hover, .btn-outline-warning:active:focus, .btn-outline-warning:active.focus, .btn-outline-warning.active:hover, .btn-outline-warning.active:focus, .btn-outline-warning.active.focus,
    .open > .btn-outline-warning.dropdown-toggle:hover,
    .open > .btn-outline-warning.dropdown-toggle:focus,
    .open > .btn-outline-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #a3590f;
      border-color: #7e440c; }
  .btn-outline-warning.disabled:focus, .btn-outline-warning.disabled.focus, .btn-outline-warning:disabled:focus, .btn-outline-warning:disabled.focus {
    border-color: #f3b77c; }
  .btn-outline-warning.disabled:hover, .btn-outline-warning:disabled:hover {
    border-color: #f3b77c; }

.btn-outline-danger {
  color: #d9534f;
  background-image: none;
  background-color: transparent;
  border-color: #d9534f; }
  .btn-outline-danger:hover {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f; }
  .btn-outline-danger:focus, .btn-outline-danger.focus {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f; }
  .btn-outline-danger:active, .btn-outline-danger.active,
  .open > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f; }
    .btn-outline-danger:active:hover, .btn-outline-danger:active:focus, .btn-outline-danger:active.focus, .btn-outline-danger.active:hover, .btn-outline-danger.active:focus, .btn-outline-danger.active.focus,
    .open > .btn-outline-danger.dropdown-toggle:hover,
    .open > .btn-outline-danger.dropdown-toggle:focus,
    .open > .btn-outline-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #8b211e; }
  .btn-outline-danger.disabled:focus, .btn-outline-danger.disabled.focus, .btn-outline-danger:disabled:focus, .btn-outline-danger:disabled.focus {
    border-color: #eba5a3; }
  .btn-outline-danger.disabled:hover, .btn-outline-danger:disabled:hover {
    border-color: #eba5a3; }

.btn-link {
  font-weight: normal;
  color: #d71981;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link:disabled {
    background-color: transparent; }
  .btn-link, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover {
    border-color: transparent; }
  .btn-link:focus, .btn-link:hover {
    color: #a91466;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link:disabled:focus, .btn-link:disabled:hover {
    color: #d1d1d1;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn, article .btn-group-lg > .link-button,
.block .btn-group-lg > .link-button,
.section .btn-group-lg > .link-button, .EPiServerForms .btn-group-lg > button[type="submit"], .EPiServerForms .Form__NavigationBar .btn-group-lg > button.Form__NavigationBar__Action, .EPiServerForms .btn-group-lg > input[type="reset"] {
  padding: 0.75rem 1.5rem;
  font-size: 1.8rem; }

.btn-sm, .btn-group-sm > .btn, article .btn-group-sm > .link-button,
.block .btn-group-sm > .link-button,
.section .btn-group-sm > .link-button, .EPiServerForms .btn-group-sm > button[type="submit"], .EPiServerForms .Form__NavigationBar .btn-group-sm > button.Form__NavigationBar__Action, .EPiServerForms .btn-group-sm > input[type="reset"] {
  padding: 0.25rem 0.5rem;
  font-size: 1.4rem; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 0.5rem; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  transition: opacity .15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-timing-function: ease;
  transition-duration: .35s;
  transition-property: height; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.3em;
  vertical-align: middle;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-left: 0.3em solid transparent; }

.dropdown-toggle:focus {
  outline: 0; }

.dropup .dropdown-toggle::after {
  border-top: 0;
  border-bottom: 0.3em solid; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 1.6rem;
  color: #222222;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15); }

.dropdown-divider {
  height: 1px;
  margin: 0.5rem 0;
  overflow: hidden;
  background-color: #e5e5e5; }

.dropdown-item {
  display: block;
  width: 100%;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  color: #4a4a4a;
  text-align: inherit;
  white-space: nowrap;
  background: none;
  border: 0; }
  .dropdown-item:focus, .dropdown-item:hover {
    color: #3d3d3d;
    text-decoration: none;
    background-color: #f5f5f5; }
  .dropdown-item.active, .dropdown-item.active:focus, .dropdown-item.active:hover {
    color: #fff;
    text-decoration: none;
    background-color: #d71981;
    outline: 0; }
  .dropdown-item.disabled, .dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
    color: #d1d1d1; }
  .dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: "progid:DXImageTransform.Microsoft.gradient(enabled = false)"; }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-menu-right {
  right: 0;
  left: auto; }

.dropdown-menu-left {
  right: auto;
  left: 0; }

.dropdown-header {
  display: block;
  padding: 5px 20px;
  font-size: 1.4rem;
  color: #d1d1d1;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 0.3em solid; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn, article .btn-group > .link-button,
  .block .btn-group > .link-button,
  .section .btn-group > .link-button, .EPiServerForms .btn-group > button[type="submit"], .EPiServerForms .Form__NavigationBar .btn-group > button.Form__NavigationBar__Action, .EPiServerForms .btn-group > input[type="reset"],
  .btn-group-vertical > .btn, article
  .btn-group-vertical > .link-button,
  .block
  .btn-group-vertical > .link-button,
  .section
  .btn-group-vertical > .link-button, .EPiServerForms
  .btn-group-vertical > button[type="submit"], .EPiServerForms .Form__NavigationBar
  .btn-group-vertical > button.Form__NavigationBar__Action, .EPiServerForms
  .btn-group-vertical > input[type="reset"] {
    position: relative;
    float: left; }
    .btn-group > .btn:focus, article .btn-group > .link-button:focus,
    .block .btn-group > .link-button:focus,
    .section .btn-group > .link-button:focus, .EPiServerForms .btn-group > button[type="submit"]:focus, .EPiServerForms .Form__NavigationBar .btn-group > button.Form__NavigationBar__Action:focus, .EPiServerForms .btn-group > input[type="reset"]:focus, .btn-group > .btn:active, article .btn-group > .link-button:active,
    .block .btn-group > .link-button:active,
    .section .btn-group > .link-button:active, .EPiServerForms .btn-group > button[type="submit"]:active, .EPiServerForms .Form__NavigationBar .btn-group > button.Form__NavigationBar__Action:active, .EPiServerForms .btn-group > input[type="reset"]:active, .btn-group > .btn.active, article .btn-group > .active.link-button,
    .block .btn-group > .active.link-button,
    .section .btn-group > .active.link-button, .EPiServerForms .btn-group > button.active[type="submit"], .EPiServerForms .Form__NavigationBar .btn-group > button.active.Form__NavigationBar__Action, .EPiServerForms .btn-group > input.active[type="reset"],
    .btn-group-vertical > .btn:focus, article
    .btn-group-vertical > .link-button:focus,
    .block
    .btn-group-vertical > .link-button:focus,
    .section
    .btn-group-vertical > .link-button:focus, .EPiServerForms
    .btn-group-vertical > button[type="submit"]:focus, .EPiServerForms .Form__NavigationBar
    .btn-group-vertical > button.Form__NavigationBar__Action:focus, .EPiServerForms
    .btn-group-vertical > input[type="reset"]:focus,
    .btn-group-vertical > .btn:active, article
    .btn-group-vertical > .link-button:active,
    .block
    .btn-group-vertical > .link-button:active,
    .section
    .btn-group-vertical > .link-button:active, .EPiServerForms
    .btn-group-vertical > button[type="submit"]:active, .EPiServerForms .Form__NavigationBar
    .btn-group-vertical > button.Form__NavigationBar__Action:active, .EPiServerForms
    .btn-group-vertical > input[type="reset"]:active,
    .btn-group-vertical > .btn.active, article
    .btn-group-vertical > .active.link-button,
    .block
    .btn-group-vertical > .active.link-button,
    .section
    .btn-group-vertical > .active.link-button, .EPiServerForms
    .btn-group-vertical > button.active[type="submit"], .EPiServerForms .Form__NavigationBar
    .btn-group-vertical > button.active.Form__NavigationBar__Action, .EPiServerForms
    .btn-group-vertical > input.active[type="reset"] {
      z-index: 2; }
    .btn-group > .btn:hover, article .btn-group > .link-button:hover,
    .block .btn-group > .link-button:hover,
    .section .btn-group > .link-button:hover, .EPiServerForms .btn-group > button[type="submit"]:hover, .EPiServerForms .Form__NavigationBar .btn-group > button.Form__NavigationBar__Action:hover, .EPiServerForms .btn-group > input[type="reset"]:hover,
    .btn-group-vertical > .btn:hover, article
    .btn-group-vertical > .link-button:hover,
    .block
    .btn-group-vertical > .link-button:hover,
    .section
    .btn-group-vertical > .link-button:hover, .EPiServerForms
    .btn-group-vertical > button[type="submit"]:hover, .EPiServerForms .Form__NavigationBar
    .btn-group-vertical > button.Form__NavigationBar__Action:hover, .EPiServerForms
    .btn-group-vertical > input[type="reset"]:hover {
      z-index: 2; }

.btn-group .btn + .btn, .btn-group article .link-button + .btn, article .btn-group .link-button + .btn, .btn-group
.block .link-button + .btn,
.block .btn-group .link-button + .btn, .btn-group
.section .link-button + .btn,
.section .btn-group .link-button + .btn, .btn-group .EPiServerForms button[type="submit"] + .btn, .EPiServerForms .btn-group button[type="submit"] + .btn, .btn-group .EPiServerForms .Form__NavigationBar button.Form__NavigationBar__Action + .btn, .EPiServerForms .Form__NavigationBar .btn-group button.Form__NavigationBar__Action + .btn, .btn-group .EPiServerForms input[type="reset"] + .btn, .EPiServerForms .btn-group input[type="reset"] + .btn, .btn-group article .btn + .link-button, article .btn-group .btn + .link-button, .btn-group article .link-button + .link-button, article .btn-group .link-button + .link-button, .btn-group .EPiServerForms article button[type="submit"] + .link-button, article .btn-group .EPiServerForms button[type="submit"] + .link-button, .EPiServerForms .btn-group article button[type="submit"] + .link-button, article .EPiServerForms .btn-group button[type="submit"] + .link-button, .btn-group .EPiServerForms .Form__NavigationBar article button.Form__NavigationBar__Action + .link-button, article .btn-group .EPiServerForms .Form__NavigationBar button.Form__NavigationBar__Action + .link-button, .EPiServerForms .Form__NavigationBar .btn-group article button.Form__NavigationBar__Action + .link-button, article .EPiServerForms .Form__NavigationBar .btn-group button.Form__NavigationBar__Action + .link-button, .btn-group .EPiServerForms article input[type="reset"] + .link-button, article .btn-group .EPiServerForms input[type="reset"] + .link-button, .EPiServerForms .btn-group article input[type="reset"] + .link-button, article .EPiServerForms .btn-group input[type="reset"] + .link-button, .btn-group
.block .btn + .link-button,
.block .btn-group .btn + .link-button, .btn-group .block .link-button + .link-button, .block .btn-group .link-button + .link-button, .btn-group .EPiServerForms
.block button[type="submit"] + .link-button,
.block .btn-group .EPiServerForms button[type="submit"] + .link-button, .EPiServerForms .btn-group
.block button[type="submit"] + .link-button,
.block .EPiServerForms .btn-group button[type="submit"] + .link-button, .btn-group .EPiServerForms .Form__NavigationBar
.block button.Form__NavigationBar__Action + .link-button,
.block .btn-group .EPiServerForms .Form__NavigationBar button.Form__NavigationBar__Action + .link-button, .EPiServerForms .Form__NavigationBar .btn-group
.block button.Form__NavigationBar__Action + .link-button,
.block .EPiServerForms .Form__NavigationBar .btn-group button.Form__NavigationBar__Action + .link-button, .btn-group .EPiServerForms
.block input[type="reset"] + .link-button,
.block .btn-group .EPiServerForms input[type="reset"] + .link-button, .EPiServerForms .btn-group
.block input[type="reset"] + .link-button,
.block .EPiServerForms .btn-group input[type="reset"] + .link-button, .btn-group
.section .btn + .link-button,
.section .btn-group .btn + .link-button, .btn-group .section .link-button + .link-button, .section .btn-group .link-button + .link-button, .btn-group .EPiServerForms
.section button[type="submit"] + .link-button,
.section .btn-group .EPiServerForms button[type="submit"] + .link-button, .EPiServerForms .btn-group
.section button[type="submit"] + .link-button,
.section .EPiServerForms .btn-group button[type="submit"] + .link-button, .btn-group .EPiServerForms .Form__NavigationBar
.section button.Form__NavigationBar__Action + .link-button,
.section .btn-group .EPiServerForms .Form__NavigationBar button.Form__NavigationBar__Action + .link-button, .EPiServerForms .Form__NavigationBar .btn-group
.section button.Form__NavigationBar__Action + .link-button,
.section .EPiServerForms .Form__NavigationBar .btn-group button.Form__NavigationBar__Action + .link-button, .btn-group .EPiServerForms
.section input[type="reset"] + .link-button,
.section .btn-group .EPiServerForms input[type="reset"] + .link-button, .EPiServerForms .btn-group
.section input[type="reset"] + .link-button,
.section .EPiServerForms .btn-group input[type="reset"] + .link-button, .btn-group .EPiServerForms .btn + button[type="submit"], .EPiServerForms .btn-group .btn + button[type="submit"], .btn-group article .EPiServerForms .link-button + button[type="submit"], .EPiServerForms .btn-group article .link-button + button[type="submit"], article .btn-group .EPiServerForms .link-button + button[type="submit"], .EPiServerForms article .btn-group .link-button + button[type="submit"], .btn-group
.block .EPiServerForms .link-button + button[type="submit"], .EPiServerForms .btn-group
.block .link-button + button[type="submit"],
.block .btn-group .EPiServerForms .link-button + button[type="submit"], .EPiServerForms
.block .btn-group .link-button + button[type="submit"], .btn-group
.section .EPiServerForms .link-button + button[type="submit"], .EPiServerForms .btn-group
.section .link-button + button[type="submit"],
.section .btn-group .EPiServerForms .link-button + button[type="submit"], .EPiServerForms
.section .btn-group .link-button + button[type="submit"], .btn-group .EPiServerForms button[type="submit"] + button[type="submit"], .EPiServerForms .btn-group button[type="submit"] + button[type="submit"], .btn-group .EPiServerForms .Form__NavigationBar button.Form__NavigationBar__Action + button[type="submit"], .EPiServerForms .Form__NavigationBar .btn-group button.Form__NavigationBar__Action + button[type="submit"], .btn-group .EPiServerForms input[type="reset"] + button[type="submit"], .EPiServerForms .btn-group input[type="reset"] + button[type="submit"], .btn-group .EPiServerForms .Form__NavigationBar .btn + button.Form__NavigationBar__Action, .EPiServerForms .Form__NavigationBar .btn-group .btn + button.Form__NavigationBar__Action, .btn-group article .EPiServerForms .Form__NavigationBar .link-button + button.Form__NavigationBar__Action, .EPiServerForms .Form__NavigationBar .btn-group article .link-button + button.Form__NavigationBar__Action, article .btn-group .EPiServerForms .Form__NavigationBar .link-button + button.Form__NavigationBar__Action, .EPiServerForms .Form__NavigationBar article .btn-group .link-button + button.Form__NavigationBar__Action, .btn-group
.block .EPiServerForms .Form__NavigationBar .link-button + button.Form__NavigationBar__Action, .EPiServerForms .Form__NavigationBar .btn-group
.block .link-button + button.Form__NavigationBar__Action,
.block .btn-group .EPiServerForms .Form__NavigationBar .link-button + button.Form__NavigationBar__Action, .EPiServerForms .Form__NavigationBar
.block .btn-group .link-button + button.Form__NavigationBar__Action, .btn-group
.section .EPiServerForms .Form__NavigationBar .link-button + button.Form__NavigationBar__Action, .EPiServerForms .Form__NavigationBar .btn-group
.section .link-button + button.Form__NavigationBar__Action,
.section .btn-group .EPiServerForms .Form__NavigationBar .link-button + button.Form__NavigationBar__Action, .EPiServerForms .Form__NavigationBar
.section .btn-group .link-button + button.Form__NavigationBar__Action, .btn-group .EPiServerForms .Form__NavigationBar button[type="submit"] + button.Form__NavigationBar__Action, .EPiServerForms .btn-group .Form__NavigationBar button[type="submit"] + button.Form__NavigationBar__Action, .EPiServerForms .Form__NavigationBar .btn-group button[type="submit"] + button.Form__NavigationBar__Action, .btn-group .EPiServerForms .Form__NavigationBar button.Form__NavigationBar__Action + button.Form__NavigationBar__Action, .EPiServerForms .Form__NavigationBar .btn-group button.Form__NavigationBar__Action + button.Form__NavigationBar__Action, .btn-group .EPiServerForms .Form__NavigationBar input[type="reset"] + button.Form__NavigationBar__Action, .EPiServerForms .btn-group .Form__NavigationBar input[type="reset"] + button.Form__NavigationBar__Action, .EPiServerForms .Form__NavigationBar .btn-group input[type="reset"] + button.Form__NavigationBar__Action, .btn-group .EPiServerForms .btn + input[type="reset"], .EPiServerForms .btn-group .btn + input[type="reset"], .btn-group article .EPiServerForms .link-button + input[type="reset"], .EPiServerForms .btn-group article .link-button + input[type="reset"], article .btn-group .EPiServerForms .link-button + input[type="reset"], .EPiServerForms article .btn-group .link-button + input[type="reset"], .btn-group
.block .EPiServerForms .link-button + input[type="reset"], .EPiServerForms .btn-group
.block .link-button + input[type="reset"],
.block .btn-group .EPiServerForms .link-button + input[type="reset"], .EPiServerForms
.block .btn-group .link-button + input[type="reset"], .btn-group
.section .EPiServerForms .link-button + input[type="reset"], .EPiServerForms .btn-group
.section .link-button + input[type="reset"],
.section .btn-group .EPiServerForms .link-button + input[type="reset"], .EPiServerForms
.section .btn-group .link-button + input[type="reset"], .btn-group .EPiServerForms button[type="submit"] + input[type="reset"], .EPiServerForms .btn-group button[type="submit"] + input[type="reset"], .btn-group .EPiServerForms .Form__NavigationBar button.Form__NavigationBar__Action + input[type="reset"], .EPiServerForms .Form__NavigationBar .btn-group button.Form__NavigationBar__Action + input[type="reset"], .btn-group .EPiServerForms input[type="reset"] + input[type="reset"], .EPiServerForms .btn-group input[type="reset"] + input[type="reset"],
.btn-group .btn + .btn-group,
.btn-group article .link-button + .btn-group, article
.btn-group .link-button + .btn-group,
.btn-group
.block .link-button + .btn-group,
.block
.btn-group .link-button + .btn-group,
.btn-group
.section .link-button + .btn-group,
.section
.btn-group .link-button + .btn-group,
.btn-group .EPiServerForms button[type="submit"] + .btn-group, .EPiServerForms
.btn-group button[type="submit"] + .btn-group,
.btn-group .EPiServerForms .Form__NavigationBar button.Form__NavigationBar__Action + .btn-group, .EPiServerForms .Form__NavigationBar
.btn-group button.Form__NavigationBar__Action + .btn-group,
.btn-group .EPiServerForms input[type="reset"] + .btn-group, .EPiServerForms
.btn-group input[type="reset"] + .btn-group,
.btn-group .btn-group + .btn,
.btn-group article .btn-group + .link-button, article
.btn-group .btn-group + .link-button,
.btn-group
.block .btn-group + .link-button,
.block
.btn-group .btn-group + .link-button,
.btn-group
.section .btn-group + .link-button,
.section
.btn-group .btn-group + .link-button,
.btn-group .EPiServerForms .btn-group + button[type="submit"], .EPiServerForms
.btn-group .btn-group + button[type="submit"],
.btn-group .EPiServerForms .Form__NavigationBar .btn-group + button.Form__NavigationBar__Action, .EPiServerForms .Form__NavigationBar
.btn-group .btn-group + button.Form__NavigationBar__Action,
.btn-group .EPiServerForms .btn-group + input[type="reset"], .EPiServerForms
.btn-group .btn-group + input[type="reset"],
.btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -0.5rem; }
  .btn-toolbar::after {
    content: "";
    display: table;
    clear: both; }
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn, article .btn-toolbar > .link-button,
  .block .btn-toolbar > .link-button,
  .section .btn-toolbar > .link-button, .EPiServerForms .btn-toolbar > button[type="submit"], .EPiServerForms .Form__NavigationBar .btn-toolbar > button.Form__NavigationBar__Action, .EPiServerForms .btn-toolbar > input[type="reset"],
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 0.5rem; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), article .btn-group > .link-button:not(:first-child):not(:last-child):not(.dropdown-toggle),
.block .btn-group > .link-button:not(:first-child):not(:last-child):not(.dropdown-toggle),
.section .btn-group > .link-button:not(:first-child):not(:last-child):not(.dropdown-toggle), .EPiServerForms .btn-group > button[type="submit"]:not(:first-child):not(:last-child):not(.dropdown-toggle), .EPiServerForms .Form__NavigationBar .btn-group > button.Form__NavigationBar__Action:not(:first-child):not(:last-child):not(.dropdown-toggle), .EPiServerForms .btn-group > input[type="reset"]:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child, article .btn-group > .link-button:first-child,
.block .btn-group > .link-button:first-child,
.section .btn-group > .link-button:first-child, .EPiServerForms .btn-group > button[type="submit"]:first-child, .EPiServerForms .Form__NavigationBar .btn-group > button.Form__NavigationBar__Action:first-child, .EPiServerForms .btn-group > input[type="reset"]:first-child {
  margin-left: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn, article .btn-group > .btn-group:not(:first-child):not(:last-child) > .link-button,
.block .btn-group > .btn-group:not(:first-child):not(:last-child) > .link-button,
.section .btn-group > .btn-group:not(:first-child):not(:last-child) > .link-button, .EPiServerForms .btn-group > .btn-group:not(:first-child):not(:last-child) > button[type="submit"], .EPiServerForms .Form__NavigationBar .btn-group > .btn-group:not(:first-child):not(:last-child) > button.Form__NavigationBar__Action, .EPiServerForms .btn-group > .btn-group:not(:first-child):not(:last-child) > input[type="reset"] {
  border-radius: 0; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn + .dropdown-toggle-split, article .link-button + .dropdown-toggle-split,
.block .link-button + .dropdown-toggle-split,
.section .link-button + .dropdown-toggle-split, .EPiServerForms button[type="submit"] + .dropdown-toggle-split, .EPiServerForms .Form__NavigationBar button.Form__NavigationBar__Action + .dropdown-toggle-split, .EPiServerForms input[type="reset"] + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem; }
  .btn + .dropdown-toggle-split::after, article .link-button + .dropdown-toggle-split::after,
  .block .link-button + .dropdown-toggle-split::after,
  .section .link-button + .dropdown-toggle-split::after, .EPiServerForms button[type="submit"] + .dropdown-toggle-split::after, .EPiServerForms .Form__NavigationBar button.Form__NavigationBar__Action + .dropdown-toggle-split::after, .EPiServerForms input[type="reset"] + .dropdown-toggle-split::after {
    margin-left: 0; }

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split, article .btn-group-sm > .link-button + .dropdown-toggle-split,
.block .btn-group-sm > .link-button + .dropdown-toggle-split,
.section .btn-group-sm > .link-button + .dropdown-toggle-split, .EPiServerForms .btn-group-sm > button[type="submit"] + .dropdown-toggle-split, .EPiServerForms .Form__NavigationBar .btn-group-sm > button.Form__NavigationBar__Action + .dropdown-toggle-split, .EPiServerForms .btn-group-sm > input[type="reset"] + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem; }

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split, article .btn-group-lg > .link-button + .dropdown-toggle-split,
.block .btn-group-lg > .link-button + .dropdown-toggle-split,
.section .btn-group-lg > .link-button + .dropdown-toggle-split, .EPiServerForms .btn-group-lg > button[type="submit"] + .dropdown-toggle-split, .EPiServerForms .Form__NavigationBar .btn-group-lg > button.Form__NavigationBar__Action + .dropdown-toggle-split, .EPiServerForms .btn-group-lg > input[type="reset"] + .dropdown-toggle-split {
  padding-right: 1.125rem;
  padding-left: 1.125rem; }

.btn .caret, article .link-button .caret,
.block .link-button .caret,
.section .link-button .caret, .EPiServerForms button[type="submit"] .caret, .EPiServerForms .Form__NavigationBar button.Form__NavigationBar__Action .caret, .EPiServerForms input[type="reset"] .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret, article .btn-group-lg > .link-button .caret,
.block .btn-group-lg > .link-button .caret,
.section .btn-group-lg > .link-button .caret, .EPiServerForms .btn-group-lg > button[type="submit"] .caret, .EPiServerForms .Form__NavigationBar .btn-group-lg > button.Form__NavigationBar__Action .caret, .EPiServerForms .btn-group-lg > input[type="reset"] .caret {
  border-width: 0.3em 0.3em 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret, .dropup article .btn-group-lg > .link-button .caret, article .dropup .btn-group-lg > .link-button .caret, .dropup
.block .btn-group-lg > .link-button .caret,
.block .dropup .btn-group-lg > .link-button .caret, .dropup
.section .btn-group-lg > .link-button .caret,
.section .dropup .btn-group-lg > .link-button .caret, .dropup .EPiServerForms .btn-group-lg > button[type="submit"] .caret, .EPiServerForms .dropup .btn-group-lg > button[type="submit"] .caret, .dropup .EPiServerForms .Form__NavigationBar .btn-group-lg > button.Form__NavigationBar__Action .caret, .EPiServerForms .Form__NavigationBar .dropup .btn-group-lg > button.Form__NavigationBar__Action .caret, .dropup .EPiServerForms .btn-group-lg > input[type="reset"] .caret, .EPiServerForms .dropup .btn-group-lg > input[type="reset"] .caret {
  border-width: 0 0.3em 0.3em; }

.btn-group-vertical > .btn, article .btn-group-vertical > .link-button,
.block .btn-group-vertical > .link-button,
.section .btn-group-vertical > .link-button, .EPiServerForms .btn-group-vertical > button[type="submit"], .EPiServerForms .Form__NavigationBar .btn-group-vertical > button.Form__NavigationBar__Action, .EPiServerForms .btn-group-vertical > input[type="reset"],
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn, article
.btn-group-vertical > .btn-group > .link-button,
.block
.btn-group-vertical > .btn-group > .link-button,
.section
.btn-group-vertical > .btn-group > .link-button, .EPiServerForms
.btn-group-vertical > .btn-group > button[type="submit"], .EPiServerForms .Form__NavigationBar
.btn-group-vertical > .btn-group > button.Form__NavigationBar__Action, .EPiServerForms
.btn-group-vertical > .btn-group > input[type="reset"] {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

.btn-group-vertical > .btn-group::after {
  content: "";
  display: table;
  clear: both; }

.btn-group-vertical > .btn-group > .btn, article .btn-group-vertical > .btn-group > .link-button,
.block .btn-group-vertical > .btn-group > .link-button,
.section .btn-group-vertical > .btn-group > .link-button, .EPiServerForms .btn-group-vertical > .btn-group > button[type="submit"], .EPiServerForms .Form__NavigationBar .btn-group-vertical > .btn-group > button.Form__NavigationBar__Action, .EPiServerForms .btn-group-vertical > .btn-group > input[type="reset"] {
  float: none; }

.btn-group-vertical > .btn + .btn, article .btn-group-vertical > .link-button + .btn,
.block .btn-group-vertical > .link-button + .btn,
.section .btn-group-vertical > .link-button + .btn, .EPiServerForms .btn-group-vertical > button[type="submit"] + .btn, .EPiServerForms .Form__NavigationBar .btn-group-vertical > button.Form__NavigationBar__Action + .btn, .EPiServerForms .btn-group-vertical > input[type="reset"] + .btn, article .btn-group-vertical > .btn + .link-button, article .btn-group-vertical > .link-button + .link-button, .EPiServerForms article .btn-group-vertical > button[type="submit"] + .link-button, article .EPiServerForms .btn-group-vertical > button[type="submit"] + .link-button, .EPiServerForms .Form__NavigationBar article .btn-group-vertical > button.Form__NavigationBar__Action + .link-button, article .EPiServerForms .Form__NavigationBar .btn-group-vertical > button.Form__NavigationBar__Action + .link-button, .EPiServerForms article .btn-group-vertical > input[type="reset"] + .link-button, article .EPiServerForms .btn-group-vertical > input[type="reset"] + .link-button,
.block .btn-group-vertical > .btn + .link-button, .block .btn-group-vertical > .link-button + .link-button, .EPiServerForms
.block .btn-group-vertical > button[type="submit"] + .link-button,
.block .EPiServerForms .btn-group-vertical > button[type="submit"] + .link-button, .EPiServerForms .Form__NavigationBar
.block .btn-group-vertical > button.Form__NavigationBar__Action + .link-button,
.block .EPiServerForms .Form__NavigationBar .btn-group-vertical > button.Form__NavigationBar__Action + .link-button, .EPiServerForms
.block .btn-group-vertical > input[type="reset"] + .link-button,
.block .EPiServerForms .btn-group-vertical > input[type="reset"] + .link-button,
.section .btn-group-vertical > .btn + .link-button, .section .btn-group-vertical > .link-button + .link-button, .EPiServerForms
.section .btn-group-vertical > button[type="submit"] + .link-button,
.section .EPiServerForms .btn-group-vertical > button[type="submit"] + .link-button, .EPiServerForms .Form__NavigationBar
.section .btn-group-vertical > button.Form__NavigationBar__Action + .link-button,
.section .EPiServerForms .Form__NavigationBar .btn-group-vertical > button.Form__NavigationBar__Action + .link-button, .EPiServerForms
.section .btn-group-vertical > input[type="reset"] + .link-button,
.section .EPiServerForms .btn-group-vertical > input[type="reset"] + .link-button, .EPiServerForms .btn-group-vertical > .btn + button[type="submit"], article .EPiServerForms .btn-group-vertical > .link-button + button[type="submit"], .EPiServerForms article .btn-group-vertical > .link-button + button[type="submit"],
.block .EPiServerForms .btn-group-vertical > .link-button + button[type="submit"], .EPiServerForms
.block .btn-group-vertical > .link-button + button[type="submit"],
.section .EPiServerForms .btn-group-vertical > .link-button + button[type="submit"], .EPiServerForms
.section .btn-group-vertical > .link-button + button[type="submit"], .EPiServerForms .btn-group-vertical > button[type="submit"] + button[type="submit"], .EPiServerForms .Form__NavigationBar .btn-group-vertical > button.Form__NavigationBar__Action + button[type="submit"], .EPiServerForms .btn-group-vertical > input[type="reset"] + button[type="submit"], .EPiServerForms .Form__NavigationBar .btn-group-vertical > .btn + button.Form__NavigationBar__Action, article .EPiServerForms .Form__NavigationBar .btn-group-vertical > .link-button + button.Form__NavigationBar__Action, .EPiServerForms .Form__NavigationBar article .btn-group-vertical > .link-button + button.Form__NavigationBar__Action,
.block .EPiServerForms .Form__NavigationBar .btn-group-vertical > .link-button + button.Form__NavigationBar__Action, .EPiServerForms .Form__NavigationBar
.block .btn-group-vertical > .link-button + button.Form__NavigationBar__Action,
.section .EPiServerForms .Form__NavigationBar .btn-group-vertical > .link-button + button.Form__NavigationBar__Action, .EPiServerForms .Form__NavigationBar
.section .btn-group-vertical > .link-button + button.Form__NavigationBar__Action, .EPiServerForms .Form__NavigationBar .btn-group-vertical > button[type="submit"] + button.Form__NavigationBar__Action, .EPiServerForms .Form__NavigationBar .btn-group-vertical > button.Form__NavigationBar__Action + button.Form__NavigationBar__Action, .EPiServerForms .Form__NavigationBar .btn-group-vertical > input[type="reset"] + button.Form__NavigationBar__Action, .EPiServerForms .btn-group-vertical > .btn + input[type="reset"], article .EPiServerForms .btn-group-vertical > .link-button + input[type="reset"], .EPiServerForms article .btn-group-vertical > .link-button + input[type="reset"],
.block .EPiServerForms .btn-group-vertical > .link-button + input[type="reset"], .EPiServerForms
.block .btn-group-vertical > .link-button + input[type="reset"],
.section .EPiServerForms .btn-group-vertical > .link-button + input[type="reset"], .EPiServerForms
.section .btn-group-vertical > .link-button + input[type="reset"], .EPiServerForms .btn-group-vertical > button[type="submit"] + input[type="reset"], .EPiServerForms .Form__NavigationBar .btn-group-vertical > button.Form__NavigationBar__Action + input[type="reset"], .EPiServerForms .btn-group-vertical > input[type="reset"] + input[type="reset"],
.btn-group-vertical > .btn + .btn-group, article
.btn-group-vertical > .link-button + .btn-group,
.block
.btn-group-vertical > .link-button + .btn-group,
.section
.btn-group-vertical > .link-button + .btn-group, .EPiServerForms
.btn-group-vertical > button[type="submit"] + .btn-group, .EPiServerForms .Form__NavigationBar
.btn-group-vertical > button.Form__NavigationBar__Action + .btn-group, .EPiServerForms
.btn-group-vertical > input[type="reset"] + .btn-group,
.btn-group-vertical > .btn-group + .btn, article
.btn-group-vertical > .btn-group + .link-button,
.block
.btn-group-vertical > .btn-group + .link-button,
.section
.btn-group-vertical > .btn-group + .link-button, .EPiServerForms
.btn-group-vertical > .btn-group + button[type="submit"], .EPiServerForms .Form__NavigationBar
.btn-group-vertical > .btn-group + button.Form__NavigationBar__Action, .EPiServerForms
.btn-group-vertical > .btn-group + input[type="reset"],
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child), article .btn-group-vertical > .link-button:not(:first-child):not(:last-child),
.block .btn-group-vertical > .link-button:not(:first-child):not(:last-child),
.section .btn-group-vertical > .link-button:not(:first-child):not(:last-child), .EPiServerForms .btn-group-vertical > button[type="submit"]:not(:first-child):not(:last-child), .EPiServerForms .Form__NavigationBar .btn-group-vertical > button.Form__NavigationBar__Action:not(:first-child):not(:last-child), .EPiServerForms .btn-group-vertical > input[type="reset"]:not(:first-child):not(:last-child) {
  border-radius: 0; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, article .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .link-button,
.block .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .link-button,
.section .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .link-button, .EPiServerForms .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > button[type="submit"], .EPiServerForms .Form__NavigationBar .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > button.Form__NavigationBar__Action, .EPiServerForms .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > input[type="reset"] {
  border-radius: 0; }

[data-toggle="buttons"] > .btn input[type="radio"], article [data-toggle="buttons"] > .link-button input[type="radio"],
.block [data-toggle="buttons"] > .link-button input[type="radio"],
.section [data-toggle="buttons"] > .link-button input[type="radio"], .EPiServerForms [data-toggle="buttons"] > button[type="submit"] input[type="radio"], .EPiServerForms .Form__NavigationBar [data-toggle="buttons"] > button.Form__NavigationBar__Action input[type="radio"], .EPiServerForms [data-toggle="buttons"] > input[type="reset"] input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"], article
[data-toggle="buttons"] > .link-button input[type="checkbox"],
.block
[data-toggle="buttons"] > .link-button input[type="checkbox"],
.section
[data-toggle="buttons"] > .link-button input[type="checkbox"], .EPiServerForms
[data-toggle="buttons"] > button[type="submit"] input[type="checkbox"], .EPiServerForms .Form__NavigationBar
[data-toggle="buttons"] > button.Form__NavigationBar__Action input[type="checkbox"], .EPiServerForms
[data-toggle="buttons"] > input[type="reset"] input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"], article
[data-toggle="buttons"] > .btn-group > .link-button input[type="radio"],
.block
[data-toggle="buttons"] > .btn-group > .link-button input[type="radio"],
.section
[data-toggle="buttons"] > .btn-group > .link-button input[type="radio"], .EPiServerForms
[data-toggle="buttons"] > .btn-group > button[type="submit"] input[type="radio"], .EPiServerForms .Form__NavigationBar
[data-toggle="buttons"] > .btn-group > button.Form__NavigationBar__Action input[type="radio"], .EPiServerForms
[data-toggle="buttons"] > .btn-group > input[type="reset"] input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"], article
[data-toggle="buttons"] > .btn-group > .link-button input[type="checkbox"],
.block
[data-toggle="buttons"] > .btn-group > .link-button input[type="checkbox"],
.section
[data-toggle="buttons"] > .btn-group > .link-button input[type="checkbox"], .EPiServerForms
[data-toggle="buttons"] > .btn-group > button[type="submit"] input[type="checkbox"], .EPiServerForms .Form__NavigationBar
[data-toggle="buttons"] > .btn-group > button.Form__NavigationBar__Action input[type="checkbox"], .EPiServerForms
[data-toggle="buttons"] > .btn-group > input[type="reset"] input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  width: 100%;
  display: table;
  border-collapse: separate; }
  .input-group .form-control, .input-group .EPiServerForms input[type="email"], .EPiServerForms .input-group input[type="email"], .input-group .EPiServerForms input[type="url"], .EPiServerForms .input-group input[type="url"], .input-group .EPiServerForms input[type="text"], .EPiServerForms .input-group input[type="text"], .input-group .EPiServerForms textarea, .EPiServerForms .input-group textarea, .input-group .EPiServerForms select, .EPiServerForms .input-group select {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }
    .input-group .form-control:focus, .input-group .EPiServerForms input[type="email"]:focus, .EPiServerForms .input-group input[type="email"]:focus, .input-group .EPiServerForms input[type="url"]:focus, .EPiServerForms .input-group input[type="url"]:focus, .input-group .EPiServerForms input[type="text"]:focus, .EPiServerForms .input-group input[type="text"]:focus, .input-group .EPiServerForms textarea:focus, .EPiServerForms .input-group textarea:focus, .input-group .EPiServerForms select:focus, .EPiServerForms .input-group select:focus, .input-group .form-control:active, .input-group .EPiServerForms input[type="email"]:active, .EPiServerForms .input-group input[type="email"]:active, .input-group .EPiServerForms input[type="url"]:active, .EPiServerForms .input-group input[type="url"]:active, .input-group .EPiServerForms input[type="text"]:active, .EPiServerForms .input-group input[type="text"]:active, .input-group .EPiServerForms textarea:active, .EPiServerForms .input-group textarea:active, .input-group .EPiServerForms select:active, .EPiServerForms .input-group select:active, .input-group .form-control:hover, .input-group .EPiServerForms input[type="email"]:hover, .EPiServerForms .input-group input[type="email"]:hover, .input-group .EPiServerForms input[type="url"]:hover, .EPiServerForms .input-group input[type="url"]:hover, .input-group .EPiServerForms input[type="text"]:hover, .EPiServerForms .input-group input[type="text"]:hover, .input-group .EPiServerForms textarea:hover, .EPiServerForms .input-group textarea:hover, .input-group .EPiServerForms select:hover, .EPiServerForms .input-group select:hover {
      z-index: 3; }

.input-group-addon,
.input-group-btn,
.input-group .form-control,
.input-group .EPiServerForms input[type="email"], .EPiServerForms
.input-group input[type="email"],
.input-group .EPiServerForms input[type="url"], .EPiServerForms
.input-group input[type="url"],
.input-group .EPiServerForms input[type="text"], .EPiServerForms
.input-group input[type="text"],
.input-group .EPiServerForms textarea, .EPiServerForms
.input-group textarea,
.input-group .EPiServerForms select, .EPiServerForms
.input-group select {
  display: table-cell; }

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1.6rem;
  font-weight: normal;
  line-height: 1.25;
  color: #8f8f8f;
  text-align: center;
  background-color: #f3f3f3;
  border: 1px solid rgba(0, 0, 0, 0.15); }
  .input-group-addon.form-control-sm, .EPiServerForms .input-group-sm > input.input-group-addon[type="email"], .EPiServerForms .input-group-sm > input.input-group-addon[type="url"], .EPiServerForms .input-group-sm > input.input-group-addon[type="text"], .EPiServerForms .input-group-sm > textarea.input-group-addon, .EPiServerForms .input-group-sm > select.input-group-addon,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn, article
  .input-group-sm > .input-group-btn > .input-group-addon.link-button,
  .block
  .input-group-sm > .input-group-btn > .input-group-addon.link-button,
  .section
  .input-group-sm > .input-group-btn > .input-group-addon.link-button, .EPiServerForms
  .input-group-sm > .input-group-btn > button.input-group-addon[type="submit"], .EPiServerForms .Form__NavigationBar
  .input-group-sm > .input-group-btn > button.input-group-addon.Form__NavigationBar__Action, .EPiServerForms
  .input-group-sm > .input-group-btn > input.input-group-addon[type="reset"] {
    padding: 0.25rem 0.5rem;
    font-size: 1.4rem; }
  .input-group-addon.form-control-lg, .EPiServerForms .input-group-lg > input.input-group-addon[type="email"], .EPiServerForms .input-group-lg > input.input-group-addon[type="url"], .EPiServerForms .input-group-lg > input.input-group-addon[type="text"], .EPiServerForms .input-group-lg > textarea.input-group-addon, .EPiServerForms .input-group-lg > select.input-group-addon,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn, article
  .input-group-lg > .input-group-btn > .input-group-addon.link-button,
  .block
  .input-group-lg > .input-group-btn > .input-group-addon.link-button,
  .section
  .input-group-lg > .input-group-btn > .input-group-addon.link-button, .EPiServerForms
  .input-group-lg > .input-group-btn > button.input-group-addon[type="submit"], .EPiServerForms .Form__NavigationBar
  .input-group-lg > .input-group-btn > button.input-group-addon.Form__NavigationBar__Action, .EPiServerForms
  .input-group-lg > .input-group-btn > input.input-group-addon[type="reset"] {
    padding: 0.75rem 1.5rem;
    font-size: 1.8rem; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group-addon:not(:last-child) {
  border-right: 0; }

.form-control + .input-group-addon:not(:first-child), .EPiServerForms input[type="email"] + .input-group-addon:not(:first-child), .EPiServerForms input[type="url"] + .input-group-addon:not(:first-child), .EPiServerForms input[type="text"] + .input-group-addon:not(:first-child), .EPiServerForms textarea + .input-group-addon:not(:first-child), .EPiServerForms select + .input-group-addon:not(:first-child) {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn, article .input-group-btn > .link-button,
  .block .input-group-btn > .link-button,
  .section .input-group-btn > .link-button, .EPiServerForms .input-group-btn > button[type="submit"], .EPiServerForms .Form__NavigationBar .input-group-btn > button.Form__NavigationBar__Action, .EPiServerForms .input-group-btn > input[type="reset"] {
    position: relative; }
    .input-group-btn > .btn + .btn, article .input-group-btn > .link-button + .btn,
    .block .input-group-btn > .link-button + .btn,
    .section .input-group-btn > .link-button + .btn, .EPiServerForms .input-group-btn > button[type="submit"] + .btn, .EPiServerForms .Form__NavigationBar .input-group-btn > button.Form__NavigationBar__Action + .btn, .EPiServerForms .input-group-btn > input[type="reset"] + .btn, article .input-group-btn > .btn + .link-button, article .input-group-btn > .link-button + .link-button, .EPiServerForms article .input-group-btn > button[type="submit"] + .link-button, article .EPiServerForms .input-group-btn > button[type="submit"] + .link-button, .EPiServerForms .Form__NavigationBar article .input-group-btn > button.Form__NavigationBar__Action + .link-button, article .EPiServerForms .Form__NavigationBar .input-group-btn > button.Form__NavigationBar__Action + .link-button, .EPiServerForms article .input-group-btn > input[type="reset"] + .link-button, article .EPiServerForms .input-group-btn > input[type="reset"] + .link-button,
    .block .input-group-btn > .btn + .link-button, .block .input-group-btn > .link-button + .link-button, .EPiServerForms
    .block .input-group-btn > button[type="submit"] + .link-button,
    .block .EPiServerForms .input-group-btn > button[type="submit"] + .link-button, .EPiServerForms .Form__NavigationBar
    .block .input-group-btn > button.Form__NavigationBar__Action + .link-button,
    .block .EPiServerForms .Form__NavigationBar .input-group-btn > button.Form__NavigationBar__Action + .link-button, .EPiServerForms
    .block .input-group-btn > input[type="reset"] + .link-button,
    .block .EPiServerForms .input-group-btn > input[type="reset"] + .link-button,
    .section .input-group-btn > .btn + .link-button, .section .input-group-btn > .link-button + .link-button, .EPiServerForms
    .section .input-group-btn > button[type="submit"] + .link-button,
    .section .EPiServerForms .input-group-btn > button[type="submit"] + .link-button, .EPiServerForms .Form__NavigationBar
    .section .input-group-btn > button.Form__NavigationBar__Action + .link-button,
    .section .EPiServerForms .Form__NavigationBar .input-group-btn > button.Form__NavigationBar__Action + .link-button, .EPiServerForms
    .section .input-group-btn > input[type="reset"] + .link-button,
    .section .EPiServerForms .input-group-btn > input[type="reset"] + .link-button, .EPiServerForms .input-group-btn > .btn + button[type="submit"], article .EPiServerForms .input-group-btn > .link-button + button[type="submit"], .EPiServerForms article .input-group-btn > .link-button + button[type="submit"],
    .block .EPiServerForms .input-group-btn > .link-button + button[type="submit"], .EPiServerForms
    .block .input-group-btn > .link-button + button[type="submit"],
    .section .EPiServerForms .input-group-btn > .link-button + button[type="submit"], .EPiServerForms
    .section .input-group-btn > .link-button + button[type="submit"], .EPiServerForms .input-group-btn > button[type="submit"] + button[type="submit"], .EPiServerForms .Form__NavigationBar .input-group-btn > button.Form__NavigationBar__Action + button[type="submit"], .EPiServerForms .input-group-btn > input[type="reset"] + button[type="submit"], .EPiServerForms .Form__NavigationBar .input-group-btn > .btn + button.Form__NavigationBar__Action, article .EPiServerForms .Form__NavigationBar .input-group-btn > .link-button + button.Form__NavigationBar__Action, .EPiServerForms .Form__NavigationBar article .input-group-btn > .link-button + button.Form__NavigationBar__Action,
    .block .EPiServerForms .Form__NavigationBar .input-group-btn > .link-button + button.Form__NavigationBar__Action, .EPiServerForms .Form__NavigationBar
    .block .input-group-btn > .link-button + button.Form__NavigationBar__Action,
    .section .EPiServerForms .Form__NavigationBar .input-group-btn > .link-button + button.Form__NavigationBar__Action, .EPiServerForms .Form__NavigationBar
    .section .input-group-btn > .link-button + button.Form__NavigationBar__Action, .EPiServerForms .Form__NavigationBar .input-group-btn > button[type="submit"] + button.Form__NavigationBar__Action, .EPiServerForms .Form__NavigationBar .input-group-btn > button.Form__NavigationBar__Action + button.Form__NavigationBar__Action, .EPiServerForms .Form__NavigationBar .input-group-btn > input[type="reset"] + button.Form__NavigationBar__Action, .EPiServerForms .input-group-btn > .btn + input[type="reset"], article .EPiServerForms .input-group-btn > .link-button + input[type="reset"], .EPiServerForms article .input-group-btn > .link-button + input[type="reset"],
    .block .EPiServerForms .input-group-btn > .link-button + input[type="reset"], .EPiServerForms
    .block .input-group-btn > .link-button + input[type="reset"],
    .section .EPiServerForms .input-group-btn > .link-button + input[type="reset"], .EPiServerForms
    .section .input-group-btn > .link-button + input[type="reset"], .EPiServerForms .input-group-btn > button[type="submit"] + input[type="reset"], .EPiServerForms .Form__NavigationBar .input-group-btn > button.Form__NavigationBar__Action + input[type="reset"], .EPiServerForms .input-group-btn > input[type="reset"] + input[type="reset"] {
      margin-left: -1px; }
    .input-group-btn > .btn:focus, article .input-group-btn > .link-button:focus,
    .block .input-group-btn > .link-button:focus,
    .section .input-group-btn > .link-button:focus, .EPiServerForms .input-group-btn > button[type="submit"]:focus, .EPiServerForms .Form__NavigationBar .input-group-btn > button.Form__NavigationBar__Action:focus, .EPiServerForms .input-group-btn > input[type="reset"]:focus, .input-group-btn > .btn:active, article .input-group-btn > .link-button:active,
    .block .input-group-btn > .link-button:active,
    .section .input-group-btn > .link-button:active, .EPiServerForms .input-group-btn > button[type="submit"]:active, .EPiServerForms .Form__NavigationBar .input-group-btn > button.Form__NavigationBar__Action:active, .EPiServerForms .input-group-btn > input[type="reset"]:active, .input-group-btn > .btn:hover, article .input-group-btn > .link-button:hover,
    .block .input-group-btn > .link-button:hover,
    .section .input-group-btn > .link-button:hover, .EPiServerForms .input-group-btn > button[type="submit"]:hover, .EPiServerForms .Form__NavigationBar .input-group-btn > button.Form__NavigationBar__Action:hover, .EPiServerForms .input-group-btn > input[type="reset"]:hover {
      z-index: 3; }
  .input-group-btn:not(:last-child) > .btn, article .input-group-btn:not(:last-child) > .link-button,
  .block .input-group-btn:not(:last-child) > .link-button,
  .section .input-group-btn:not(:last-child) > .link-button, .EPiServerForms .input-group-btn:not(:last-child) > button[type="submit"], .EPiServerForms .Form__NavigationBar .input-group-btn:not(:last-child) > button.Form__NavigationBar__Action, .EPiServerForms .input-group-btn:not(:last-child) > input[type="reset"],
  .input-group-btn:not(:last-child) > .btn-group {
    margin-right: -1px; }
  .input-group-btn:not(:first-child) > .btn, article .input-group-btn:not(:first-child) > .link-button,
  .block .input-group-btn:not(:first-child) > .link-button,
  .section .input-group-btn:not(:first-child) > .link-button, .EPiServerForms .input-group-btn:not(:first-child) > button[type="submit"], .EPiServerForms .Form__NavigationBar .input-group-btn:not(:first-child) > button.Form__NavigationBar__Action, .EPiServerForms .input-group-btn:not(:first-child) > input[type="reset"],
  .input-group-btn:not(:first-child) > .btn-group {
    z-index: 2;
    margin-left: -1px; }
    .input-group-btn:not(:first-child) > .btn:focus, article .input-group-btn:not(:first-child) > .link-button:focus,
    .block .input-group-btn:not(:first-child) > .link-button:focus,
    .section .input-group-btn:not(:first-child) > .link-button:focus, .EPiServerForms .input-group-btn:not(:first-child) > button[type="submit"]:focus, .EPiServerForms .Form__NavigationBar .input-group-btn:not(:first-child) > button.Form__NavigationBar__Action:focus, .EPiServerForms .input-group-btn:not(:first-child) > input[type="reset"]:focus, .input-group-btn:not(:first-child) > .btn:active, article .input-group-btn:not(:first-child) > .link-button:active,
    .block .input-group-btn:not(:first-child) > .link-button:active,
    .section .input-group-btn:not(:first-child) > .link-button:active, .EPiServerForms .input-group-btn:not(:first-child) > button[type="submit"]:active, .EPiServerForms .Form__NavigationBar .input-group-btn:not(:first-child) > button.Form__NavigationBar__Action:active, .EPiServerForms .input-group-btn:not(:first-child) > input[type="reset"]:active, .input-group-btn:not(:first-child) > .btn:hover, article .input-group-btn:not(:first-child) > .link-button:hover,
    .block .input-group-btn:not(:first-child) > .link-button:hover,
    .section .input-group-btn:not(:first-child) > .link-button:hover, .EPiServerForms .input-group-btn:not(:first-child) > button[type="submit"]:hover, .EPiServerForms .Form__NavigationBar .input-group-btn:not(:first-child) > button.Form__NavigationBar__Action:hover, .EPiServerForms .input-group-btn:not(:first-child) > input[type="reset"]:hover,
    .input-group-btn:not(:first-child) > .btn-group:focus,
    .input-group-btn:not(:first-child) > .btn-group:active,
    .input-group-btn:not(:first-child) > .btn-group:hover {
      z-index: 3; }

.custom-control {
  position: relative;
  display: inline;
  padding-left: 1.5rem;
  cursor: pointer; }
  .custom-control + .custom-control {
    margin-left: 1rem; }

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0; }
  .custom-control-input:checked ~ .custom-control-indicator {
    color: #fff;
    background-color: #0074d9; }
  .custom-control-input:focus ~ .custom-control-indicator {
    box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.2rem #0074d9; }
  .custom-control-input:active ~ .custom-control-indicator {
    color: #fff;
    background-color: #84c6ff; }
  .custom-control-input:disabled ~ .custom-control-indicator {
    cursor: not-allowed;
    background-color: #eee; }
  .custom-control-input:disabled ~ .custom-control-description {
    color: #767676;
    cursor: not-allowed; }

.custom-control-indicator {
  position: absolute;
  top: .0625rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: #ddd;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-indicator {
  background-image: url(data:image/svg+xml;charset=utf8,%3Csvg xmlns=http://www.w3.org/2000/svg viewBox=0 0 8 8%3E%3Cpath fill=%23fff d=M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z/%3E%3C/svg%3E); }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-indicator {
  background-color: #0074d9;
  background-image: url(data:image/svg+xml;charset=utf8,%3Csvg xmlns=http://www.w3.org/2000/svg viewBox=0 0 4 4%3E%3Cpath stroke=%23fff d=M0 2h4/%3E%3C/svg%3E); }

.custom-radio .custom-control-indicator {
  border-radius: 50%; }

.custom-radio .custom-control-input:checked ~ .custom-control-indicator {
  background-image: url(data:image/svg+xml;charset=utf8,%3Csvg xmlns=http://www.w3.org/2000/svg viewBox=-4 -4 8 8%3E%3Ccircle r=3 fill=%23fff/%3E%3C/svg%3E); }

.custom-controls-stacked .custom-control {
  display: inline; }
  .custom-controls-stacked .custom-control::after {
    display: block;
    margin-bottom: 0.25rem;
    content: ""; }
  .custom-controls-stacked .custom-control + .custom-control {
    margin-left: 0; }

.custom-select {
  display: inline-block;
  max-width: 100%;
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  padding-right: 0.75rem \9;
  color: #8f8f8f;
  vertical-align: middle;
  background: #fff url(data:image/svg+xml;charset=utf8,%3Csvg xmlns=http://www.w3.org/2000/svg viewBox=0 0 4 5%3E%3Cpath fill=%23333 d=M2 0L0 2h4zm0 5L0 3h4z/%3E%3C/svg%3E) no-repeat right 0.75rem center;
  background-image: none \9;
  background-size: 8px 10px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -moz-appearance: none;
  -webkit-appearance: none; }
  .custom-select:focus {
    border-color: #51a7e8;
    outline: none; }
    .custom-select:focus::-ms-value {
      color: #8f8f8f;
      background-color: #fff; }
  .custom-select:disabled {
    color: #d1d1d1;
    cursor: not-allowed;
    background-color: #f3f3f3; }
  .custom-select::-ms-expand {
    opacity: 0; }

.custom-select-sm {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%; }

.custom-file {
  position: relative;
  display: inline-block;
  max-width: 100%;
  height: 2.5rem;
  cursor: pointer; }

.custom-file-input {
  min-width: 14rem;
  max-width: 100%;
  margin: 0;
  filter: alpha(opacity=0);
  opacity: 0; }

.custom-file-control {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5;
  height: 2.5rem;
  padding: 0.5rem 1rem;
  line-height: 1.5;
  color: #555;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: #fff;
  border: 1px solid #ddd; }
  .custom-file-control:lang(en)::after {
    content: "Choose file..."; }
  .custom-file-control::before {
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    z-index: 6;
    display: block;
    height: 2.5rem;
    padding: 0.5rem 1rem;
    line-height: 1.5;
    color: #555;
    background-color: #eee;
    border: 1px solid #ddd; }
  .custom-file-control:lang(en)::before {
    content: "Browse"; }

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav-link {
  display: inline-block; }
  .nav-link:focus, .nav-link:hover {
    text-decoration: none; }
  .nav-link.disabled {
    color: #d1d1d1; }
    .nav-link.disabled, .nav-link.disabled:focus, .nav-link.disabled:hover {
      color: #d1d1d1;
      cursor: not-allowed;
      background-color: transparent; }

.nav-inline .nav-item {
  display: inline-block; }

.nav-inline .nav-item + .nav-item,
.nav-inline .nav-link + .nav-link {
  margin-left: 1rem; }

.nav-tabs {
  border-bottom: 0 solid #d71981; }
  .nav-tabs::after {
    content: "";
    display: table;
    clear: both; }
  .nav-tabs .nav-item {
    float: left;
    margin-bottom: 0; }
    .nav-tabs .nav-item + .nav-item {
      margin-left: 0.2rem; }
  .nav-tabs .nav-link {
    display: block;
    padding: 0.2em 1em;
    border: 0 solid transparent; }
    .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
      border-color: #f3f3f3 #f3f3f3 #d71981; }
    .nav-tabs .nav-link.disabled, .nav-tabs .nav-link.disabled:focus, .nav-tabs .nav-link.disabled:hover {
      color: #d1d1d1;
      background-color: transparent;
      border-color: transparent; }
  .nav-tabs .nav-link.active, .nav-tabs .nav-link.active:focus, .nav-tabs .nav-link.active:hover,
  .nav-tabs .nav-item.open .nav-link,
  .nav-tabs .nav-item.open .nav-link:focus,
  .nav-tabs .nav-item.open .nav-link:hover {
    color: #8f8f8f;
    background-color: #d71981;
    border-color: #a91466 #a91466 transparent; }
  .nav-tabs .dropdown-menu {
    margin-top: 0; }

.nav-pills::after {
  content: "";
  display: table;
  clear: both; }

.nav-pills .nav-item {
  float: left; }
  .nav-pills .nav-item + .nav-item {
    margin-left: 0.2rem; }

.nav-pills .nav-link {
  display: block;
  padding: 0.2em 1em; }

.nav-pills .nav-link.active, .nav-pills .nav-link.active:focus, .nav-pills .nav-link.active:hover,
.nav-pills .nav-item.open .nav-link,
.nav-pills .nav-item.open .nav-link:focus,
.nav-pills .nav-item.open .nav-link:hover {
  color: #fff;
  cursor: default;
  background-color: #d71981; }

.nav-stacked .nav-item {
  display: block;
  float: none; }
  .nav-stacked .nav-item + .nav-item {
    margin-top: 0.2rem;
    margin-left: 0; }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.navbar {
  position: relative;
  padding: 0.5rem 1rem; }
  .navbar::after {
    content: "";
    display: table;
    clear: both; }

.navbar-full {
  z-index: 1000; }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }

.navbar-fixed-top {
  top: 0; }

.navbar-fixed-bottom {
  bottom: 0; }

.navbar-sticky-top {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1030;
  width: 100%; }

.navbar-brand {
  float: left;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  margin-right: 1rem;
  font-size: 1.8rem; }
  .navbar-brand:focus, .navbar-brand:hover {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }

.navbar-divider {
  float: left;
  width: 1px;
  padding-top: .425rem;
  padding-bottom: .425rem;
  margin-right: 1rem;
  margin-left: 1rem;
  overflow: hidden; }
  .navbar-divider::before {
    content: "\00a0"; }

.navbar-toggler {
  padding: .5rem .75rem;
  font-size: 1.8rem;
  line-height: 1;
  background: none;
  border: 1px solid transparent; }
  .navbar-toggler:focus, .navbar-toggler:hover {
    text-decoration: none; }

.navbar-nav .nav-item {
  float: left; }

.navbar-nav .nav-link {
  display: block;
  padding-top: .425rem;
  padding-bottom: .425rem; }
  .navbar-nav .nav-link + .nav-link {
    margin-left: 1rem; }

.navbar-nav .nav-item + .nav-item {
  margin-left: 1rem; }

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.8); }
  .navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
    color: rgba(0, 0, 0, 0.8); }

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.3); }
  .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0, 0, 0, 0.6); }

.navbar-light .navbar-nav .open > .nav-link, .navbar-light .navbar-nav .open > .nav-link:focus, .navbar-light .navbar-nav .open > .nav-link:hover,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .active > .nav-link:focus,
.navbar-light .navbar-nav .active > .nav-link:hover,
.navbar-light .navbar-nav .nav-link.open,
.navbar-light .navbar-nav .nav-link.open:focus,
.navbar-light .navbar-nav .nav-link.open:hover,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.active:focus,
.navbar-light .navbar-nav .nav-link.active:hover {
  color: rgba(0, 0, 0, 0.8); }

.navbar-light .navbar-divider {
  background-color: rgba(0, 0, 0, 0.075); }

.navbar-dark .navbar-brand {
  color: white; }
  .navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover {
    color: white; }

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: rgba(255, 255, 255, 0.75); }

.navbar-dark .navbar-nav .open > .nav-link, .navbar-dark .navbar-nav .open > .nav-link:focus, .navbar-dark .navbar-nav .open > .nav-link:hover,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link:focus,
.navbar-dark .navbar-nav .active > .nav-link:hover,
.navbar-dark .navbar-nav .nav-link.open,
.navbar-dark .navbar-nav .nav-link.open:focus,
.navbar-dark .navbar-nav .nav-link.open:hover,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.active:focus,
.navbar-dark .navbar-nav .nav-link.active:hover {
  color: white; }

.navbar-dark .navbar-divider {
  background-color: rgba(255, 255, 255, 0.075); }

.navbar-toggleable-xs::after {
  content: "";
  display: table;
  clear: both; }

@media (max-width: 543px) {
  .navbar-toggleable-xs .navbar-nav .nav-item {
    float: none;
    margin-left: 0; } }

@media (min-width: 544px) {
  .navbar-toggleable-xs {
    display: block !important; } }

.navbar-toggleable-sm::after {
  content: "";
  display: table;
  clear: both; }

@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .nav-item {
    float: none;
    margin-left: 0; } }

@media (min-width: 768px) {
  .navbar-toggleable-sm {
    display: block !important; } }

.navbar-toggleable-md::after {
  content: "";
  display: table;
  clear: both; }

@media (max-width: 991px) {
  .navbar-toggleable-md .navbar-nav .nav-item {
    float: none;
    margin-left: 0; } }

@media (min-width: 992px) {
  .navbar-toggleable-md {
    display: block !important; } }

.card {
  position: relative;
  display: block;
  margin-bottom: 0.5rem;
  background-color: transparent;
  border: 0 solid transparent; }

.card-block {
  padding: 1.5rem; }
  .card-block::after {
    content: "";
    display: table;
    clear: both; }

.card-title {
  margin-bottom: 0.5rem; }

.card-subtitle {
  margin-top: -0.25rem;
  margin-bottom: 0; }

.card-text:last-child {
  margin-bottom: 0; }

.card-link:hover {
  text-decoration: none; }

.card-link + .card-link {
  margin-left: 1.5rem; }

.card-header {
  padding: 0.5rem 1.5rem;
  background-color: transparent;
  border-bottom: 0 solid transparent; }
  .card-header::after {
    content: "";
    display: table;
    clear: both; }

.card-footer {
  padding: 0.5rem 1.5rem;
  background-color: transparent;
  border-top: 0 solid transparent; }
  .card-footer::after {
    content: "";
    display: table;
    clear: both; }

.card-header-tabs {
  margin-right: -0.75rem;
  margin-bottom: -0.5rem;
  margin-left: -0.75rem;
  border-bottom: 0; }

.card-header-pills {
  margin-right: -0.75rem;
  margin-left: -0.75rem; }

.card-primary {
  background-color: #d71981;
  border-color: #d71981; }
  .card-primary .card-header,
  .card-primary .card-footer {
    background-color: transparent; }

.card-success {
  background-color: #7ba92a;
  border-color: #7ba92a; }
  .card-success .card-header,
  .card-success .card-footer {
    background-color: transparent; }

.card-info {
  background-color: #5bc0de;
  border-color: #5bc0de; }
  .card-info .card-header,
  .card-info .card-footer {
    background-color: transparent; }

.card-warning {
  background-color: #ea841f;
  border-color: #ea841f; }
  .card-warning .card-header,
  .card-warning .card-footer {
    background-color: transparent; }

.card-danger {
  background-color: #d9534f;
  border-color: #d9534f; }
  .card-danger .card-header,
  .card-danger .card-footer {
    background-color: transparent; }

.card-outline-primary {
  background-color: transparent;
  border-color: #d71981; }

.card-outline-secondary {
  background-color: transparent;
  border-color: #ccc; }

.card-outline-info {
  background-color: transparent;
  border-color: #5bc0de; }

.card-outline-success {
  background-color: transparent;
  border-color: #7ba92a; }

.card-outline-warning {
  background-color: transparent;
  border-color: #ea841f; }

.card-outline-danger {
  background-color: transparent;
  border-color: #d9534f; }

.card-inverse .card-header,
.card-inverse .card-footer {
  border-color: rgba(255, 255, 255, 0.2); }

.card-inverse .card-header,
.card-inverse .card-footer,
.card-inverse .card-title,
.card-inverse .card-blockquote {
  color: #fff; }

.card-inverse .card-link,
.card-inverse .card-text,
.card-inverse .card-subtitle,
.card-inverse .card-blockquote .blockquote-footer {
  color: rgba(255, 255, 255, 0.65); }

.card-inverse .card-link:focus, .card-inverse .card-link:hover {
  color: inherit; }

.card-blockquote {
  padding: 0;
  margin-bottom: 0;
  border-left: 0; }

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem; }

@media (min-width: 544px) {
  .card-deck {
    display: table;
    width: 100%;
    margin-bottom: 0.5rem;
    table-layout: fixed;
    border-spacing: 1.25rem 0; }
    .card-deck .card {
      display: table-cell;
      margin-bottom: 0;
      vertical-align: top; }
  .card-deck-wrapper {
    margin-right: -1.25rem;
    margin-left: -1.25rem; } }

@media (min-width: 544px) {
  .card-group {
    display: table;
    width: 100%;
    table-layout: fixed; }
    .card-group .card {
      display: table-cell;
      vertical-align: top; }
      .card-group .card + .card {
        margin-left: 0;
        border-left: 0; } }

@media (min-width: 544px) {
  .card-columns {
    -webkit-column-count: 3;
            column-count: 3;
    -webkit-column-gap: 1.25rem;
            column-gap: 1.25rem; }
    .card-columns .card {
      display: inline-block;
      width: 100%; } }

.breadcrumb {
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #f3f3f3; }
  .breadcrumb::after {
    content: "";
    display: table;
    clear: both; }

.breadcrumb-item {
  float: left; }
  .breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    color: #d1d1d1;
    content: "/"; }
  .breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: underline; }
  .breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: none; }
  .breadcrumb-item.active {
    color: #d1d1d1; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin-top: 1rem;
  margin-bottom: 1rem; }

.page-item {
  display: inline; }
  .page-item:first-child .page-link {
    margin-left: 0; }
  .page-item.active .page-link, .page-item.active .page-link:focus, .page-item.active .page-link:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #d71981;
    border-color: #d71981; }
  .page-item.disabled .page-link, .page-item.disabled .page-link:focus, .page-item.disabled .page-link:hover {
    color: #d1d1d1;
    pointer-events: none;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd; }

.page-link {
  position: relative;
  float: left;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  color: #d71981;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd; }
  .page-link:focus, .page-link:hover {
    color: #a91466;
    background-color: #f3f3f3;
    border-color: #ddd; }

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.8rem; }

.pagination-sm .page-link {
  padding: 0.275rem 0.75rem;
  font-size: 1.4rem; }

.tag {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline; }
  .tag:empty {
    display: none; }

.btn .tag, article .link-button .tag,
.block .link-button .tag,
.section .link-button .tag, .EPiServerForms button[type="submit"] .tag, .EPiServerForms .Form__NavigationBar button.Form__NavigationBar__Action .tag, .EPiServerForms input[type="reset"] .tag {
  position: relative;
  top: -1px; }

a.tag:focus, a.tag:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.tag-pill {
  padding-right: 0.6em;
  padding-left: 0.6em; }

.tag-default {
  background-color: #d1d1d1; }
  .tag-default[href]:focus, .tag-default[href]:hover {
    background-color: #b8b8b8; }

.tag-primary {
  background-color: #d71981; }
  .tag-primary[href]:focus, .tag-primary[href]:hover {
    background-color: #a91466; }

.tag-success {
  background-color: #7ba92a; }
  .tag-success[href]:focus, .tag-success[href]:hover {
    background-color: #5d8020; }

.tag-info {
  background-color: #5bc0de; }
  .tag-info[href]:focus, .tag-info[href]:hover {
    background-color: #31b0d5; }

.tag-warning {
  background-color: #ea841f; }
  .tag-warning[href]:focus, .tag-warning[href]:hover {
    background-color: #c46b12; }

.tag-danger {
  background-color: #d9534f; }
  .tag-danger[href]:focus, .tag-danger[href]:hover {
    background-color: #c9302c; }

.alert {
  padding: 15px;
  margin-bottom: 1rem;
  border: 1px solid transparent; }

.alert-heading {
  color: inherit; }

.alert-link {
  font-weight: bold; }

.alert-dismissible {
  padding-right: 35px; }
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
  background-color: #90c631;
  border-color: #7ba92a;
  color: #7ba92a; }
  .alert-success hr {
    border-top-color: #6c9525; }
  .alert-success .alert-link {
    color: #5d8020; }

.alert-info {
  background-color: #b0e1ef;
  border-color: #92d5e9;
  color: #5bc0de; }
  .alert-info hr {
    border-top-color: #7dcde5; }
  .alert-info .alert-link {
    color: #31b0d5; }

.alert-warning {
  background-color: #fbeada;
  border-color: #f9dec2;
  color: #ea841f; }
  .alert-warning hr {
    border-top-color: #f7d1ab; }
  .alert-warning .alert-link {
    color: #c46b12; }

.alert-danger {
  background-color: #fdf7f7;
  border-color: #f9e2e2;
  color: #d9534f; }
  .alert-danger hr {
    border-top-color: #f4cecd; }
  .alert-danger .alert-link {
    color: #c9302c; }

.media {
  margin-top: 15px; }
  .media:first-child {
    margin-top: 0; }

.media,
.media-body {
  overflow: hidden; }

.media-body {
  width: 10000px; }

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top; }

.media-middle {
  vertical-align: middle; }

.media-bottom {
  vertical-align: bottom; }

.media-object {
  display: block; }
  .media-object.img-thumbnail {
    max-width: none; }

.media-right {
  padding-left: 10px; }

.media-left {
  padding-right: 10px; }

.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.media-list {
  padding-left: 0;
  list-style: none; }

.list-group {
  padding-left: 0;
  margin-bottom: 0; }

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
  .list-group-item:last-child {
    margin-bottom: 0; }
  .list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
    color: #d1d1d1;
    cursor: not-allowed;
    background-color: #f3f3f3; }
    .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
      color: inherit; }
    .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
      color: #d1d1d1; }
  .list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    text-decoration: none;
    background-color: #d71981;
    border-color: #d71981; }
    .list-group-item.active .list-group-item-heading,
    .list-group-item.active .list-group-item-heading > small,
    .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
    .list-group-item.active:focus .list-group-item-heading > small,
    .list-group-item.active:focus .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
    .list-group-item.active:hover .list-group-item-heading > small,
    .list-group-item.active:hover .list-group-item-heading > .small {
      color: inherit; }
    .list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
      color: #f8c4e0; }

.list-group-flush .list-group-item {
  border-radius: 0; }

.list-group-item-action {
  width: 100%;
  color: #555;
  text-align: inherit; }
  .list-group-item-action .list-group-item-heading {
    color: #333; }
  .list-group-item-action:focus, .list-group-item-action:hover {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5; }

.list-group-item-success {
  color: #7ba92a;
  background-color: #90c631; }

a.list-group-item-success,
button.list-group-item-success {
  color: #7ba92a; }
  a.list-group-item-success .list-group-item-heading,
  button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:focus, a.list-group-item-success:hover,
  button.list-group-item-success:focus,
  button.list-group-item-success:hover {
    color: #7ba92a;
    background-color: #81b12c; }
  a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover,
  button.list-group-item-success.active,
  button.list-group-item-success.active:focus,
  button.list-group-item-success.active:hover {
    color: #fff;
    background-color: #7ba92a;
    border-color: #7ba92a; }

.list-group-item-info {
  color: #5bc0de;
  background-color: #b0e1ef; }

a.list-group-item-info,
button.list-group-item-info {
  color: #5bc0de; }
  a.list-group-item-info .list-group-item-heading,
  button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:focus, a.list-group-item-info:hover,
  button.list-group-item-info:focus,
  button.list-group-item-info:hover {
    color: #5bc0de;
    background-color: #9bd8eb; }
  a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover,
  button.list-group-item-info.active,
  button.list-group-item-info.active:focus,
  button.list-group-item-info.active:hover {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de; }

.list-group-item-warning {
  color: #ea841f;
  background-color: #fbeada; }

a.list-group-item-warning,
button.list-group-item-warning {
  color: #ea841f; }
  a.list-group-item-warning .list-group-item-heading,
  button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:focus, a.list-group-item-warning:hover,
  button.list-group-item-warning:focus,
  button.list-group-item-warning:hover {
    color: #ea841f;
    background-color: #f9dec2; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover,
  button.list-group-item-warning.active,
  button.list-group-item-warning.active:focus,
  button.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #ea841f;
    border-color: #ea841f; }

.list-group-item-danger {
  color: #d9534f;
  background-color: #fdf7f7; }

a.list-group-item-danger,
button.list-group-item-danger {
  color: #d9534f; }
  a.list-group-item-danger .list-group-item-heading,
  button.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:focus, a.list-group-item-danger:hover,
  button.list-group-item-danger:focus,
  button.list-group-item-danger:hover {
    color: #d9534f;
    background-color: #f9e2e2; }
  a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover,
  button.list-group-item-danger.active,
  button.list-group-item-danger.active:focus,
  button.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive-21by9, .block.card.block-image-21by9 .block-image, .ContentBlockPageList .list-group .list-group-item.block-image-21by9 .block-image {
  padding-bottom: 42.85714%; }

.embed-responsive-16by9, .block.card.block-image-16by9 .block-image, .ContentBlockPageList .list-group .list-group-item.block-image-16by9 .block-image {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.embed-responsive-1by1, .block.card.block-image-1by1 .block-image, .ContentBlockPageList .list-group .list-group-item.block-image-1by1 .block-image {
  padding-bottom: 100%; }

.close {
  float: right;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .2; }
  .close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5; }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
  -webkit-overflow-scrolling: touch; }
  .modal.fade .modal-dialog {
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
            transform: translate(0, -25%); }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.in {
    opacity: 0.5; }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }
  .modal-header::after {
    content: "";
    display: table;
    clear: both; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.5; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer::after {
    content: "";
    display: table;
    clear: both; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 544px) {
  .modal-dialog {
    max-width: 600px;
    margin: 30px auto; }
  .modal-sm {
    max-width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    max-width: 900px; } }

.bg-inverse {
  background-color: #4a4a4a; }

.bg-faded {
  background-color: #fafafa; }

.bg-primary {
  color: #fff !important;
  background-color: #d71981 !important; }

a.bg-primary:focus, a.bg-primary:hover {
  background-color: #a91466 !important; }

.bg-success {
  color: #fff !important;
  background-color: #7ba92a !important; }

a.bg-success:focus, a.bg-success:hover {
  background-color: #5d8020 !important; }

.bg-info {
  color: #fff !important;
  background-color: #5bc0de !important; }

a.bg-info:focus, a.bg-info:hover {
  background-color: #31b0d5 !important; }

.bg-warning {
  color: #fff !important;
  background-color: #ea841f !important; }

a.bg-warning:focus, a.bg-warning:hover {
  background-color: #c46b12 !important; }

.bg-danger {
  color: #fff !important;
  background-color: #d9534f !important; }

a.bg-danger:focus, a.bg-danger:hover {
  background-color: #c9302c !important; }

.clearfix::after, .cookies::after {
  content: "";
  display: table;
  clear: both; }

.d-block {
  display: block !important; }

.d-inline-block {
  display: inline-block !important; }

.d-inline {
  display: inline !important; }

.pull-xs-left {
  float: left !important; }

.pull-xs-right {
  float: right !important; }

.pull-xs-none {
  float: none !important; }

@media (min-width: 544px) {
  .pull-sm-left {
    float: left !important; }
  .pull-sm-right {
    float: right !important; }
  .pull-sm-none {
    float: none !important; } }

@media (min-width: 768px) {
  .pull-md-left {
    float: left !important; }
  .pull-md-right {
    float: right !important; }
  .pull-md-none {
    float: none !important; } }

@media (min-width: 992px) {
  .pull-lg-left {
    float: left !important; }
  .pull-lg-right {
    float: right !important; }
  .pull-lg-none {
    float: none !important; } }

@media (min-width: 1200px) {
  .pull-xl-left {
    float: left !important; }
  .pull-xl-right {
    float: right !important; }
  .pull-xl-none {
    float: none !important; } }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

.w-100 {
  width: 100% !important; }

.m-x-auto {
  margin-right: auto !important;
  margin-left: auto !important; }

.m-a-0 {
  margin: 0 0 !important; }

.m-t-0 {
  margin-top: 0 !important; }

.m-r-0 {
  margin-right: 0 !important; }

.m-b-0 {
  margin-bottom: 0 !important; }

.m-l-0 {
  margin-left: 0 !important; }

.m-x-0 {
  margin-right: 0 !important;
  margin-left: 0 !important; }

.m-y-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.m-a-1 {
  margin: 1rem 1rem !important; }

.m-t-1 {
  margin-top: 1rem !important; }

.m-r-1 {
  margin-right: 1rem !important; }

.m-b-1 {
  margin-bottom: 1rem !important; }

.m-l-1 {
  margin-left: 1rem !important; }

.m-x-1 {
  margin-right: 1rem !important;
  margin-left: 1rem !important; }

.m-y-1 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important; }

.m-a-2 {
  margin: 1.5rem 1.5rem !important; }

.m-t-2 {
  margin-top: 1.5rem !important; }

.m-r-2 {
  margin-right: 1.5rem !important; }

.m-b-2 {
  margin-bottom: 1.5rem !important; }

.m-l-2 {
  margin-left: 1.5rem !important; }

.m-x-2 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important; }

.m-y-2 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important; }

.m-a-3 {
  margin: 3rem 3rem !important; }

.m-t-3 {
  margin-top: 3rem !important; }

.m-r-3 {
  margin-right: 3rem !important; }

.m-b-3 {
  margin-bottom: 3rem !important; }

.m-l-3 {
  margin-left: 3rem !important; }

.m-x-3 {
  margin-right: 3rem !important;
  margin-left: 3rem !important; }

.m-y-3 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important; }

.p-a-0 {
  padding: 0 0 !important; }

.p-t-0 {
  padding-top: 0 !important; }

.p-r-0 {
  padding-right: 0 !important; }

.p-b-0 {
  padding-bottom: 0 !important; }

.p-l-0 {
  padding-left: 0 !important; }

.p-x-0 {
  padding-right: 0 !important;
  padding-left: 0 !important; }

.p-y-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.p-a-1 {
  padding: 1rem 1rem !important; }

.p-t-1 {
  padding-top: 1rem !important; }

.p-r-1 {
  padding-right: 1rem !important; }

.p-b-1 {
  padding-bottom: 1rem !important; }

.p-l-1 {
  padding-left: 1rem !important; }

.p-x-1 {
  padding-right: 1rem !important;
  padding-left: 1rem !important; }

.p-y-1 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important; }

.p-a-2 {
  padding: 1.5rem 1.5rem !important; }

.p-t-2 {
  padding-top: 1.5rem !important; }

.p-r-2 {
  padding-right: 1.5rem !important; }

.p-b-2 {
  padding-bottom: 1.5rem !important; }

.p-l-2 {
  padding-left: 1.5rem !important; }

.p-x-2 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important; }

.p-y-2 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important; }

.p-a-3 {
  padding: 3rem 3rem !important; }

.p-t-3 {
  padding-top: 3rem !important; }

.p-r-3 {
  padding-right: 3rem !important; }

.p-b-3 {
  padding-bottom: 3rem !important; }

.p-l-3 {
  padding-left: 3rem !important; }

.p-x-3 {
  padding-right: 3rem !important;
  padding-left: 3rem !important; }

.p-y-3 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important; }

.pos-f-t {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.text-justify {
  text-align: justify !important; }

.text-nowrap {
  white-space: nowrap !important; }

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.text-xs-left {
  text-align: left !important; }

.text-xs-right {
  text-align: right !important; }

.text-xs-center {
  text-align: center !important; }

@media (min-width: 544px) {
  .text-sm-left {
    text-align: left !important; }
  .text-sm-right {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } }

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; }
  .text-md-right {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important; }
  .text-lg-right {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important; }
  .text-xl-right {
    text-align: right !important; }
  .text-xl-center {
    text-align: center !important; } }

.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

.font-weight-normal {
  font-weight: normal; }

.font-weight-bold {
  font-weight: bold; }

.font-italic {
  font-style: italic; }

.text-muted {
  color: #d1d1d1 !important; }

a.text-muted:focus, a.text-muted:hover {
  color: #b8b8b8; }

.text-primary {
  color: #d71981 !important; }

a.text-primary:focus, a.text-primary:hover {
  color: #a91466; }

.text-success {
  color: #7ba92a !important; }

a.text-success:focus, a.text-success:hover {
  color: #5d8020; }

.text-info {
  color: #5bc0de !important; }

a.text-info:focus, a.text-info:hover {
  color: #31b0d5; }

.text-warning {
  color: #ea841f !important; }

a.text-warning:focus, a.text-warning:hover {
  color: #c46b12; }

.text-danger {
  color: #d9534f !important; }

a.text-danger:focus, a.text-danger:hover {
  color: #c9302c; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.invisible {
  visibility: hidden !important; }

.hidden-xs-up {
  display: none !important; }

@media (max-width: 543px) {
  .hidden-xs-down {
    display: none !important; } }

@media (min-width: 544px) {
  .hidden-sm-up {
    display: none !important; } }

@media (max-width: 767px) {
  .hidden-sm-down {
    display: none !important; } }

@media (min-width: 768px) {
  .hidden-md-up {
    display: none !important; } }

@media (max-width: 991px) {
  .hidden-md-down {
    display: none !important; } }

@media (min-width: 992px) {
  .hidden-lg-up {
    display: none !important; } }

@media (max-width: 1199px) {
  .hidden-lg-down {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-xl-up {
    display: none !important; } }

.hidden-xl-down {
  display: none !important; }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

/*!
 *  Font Awesome 4.6.3 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("/UI/fonts/fontawesome-webfont.eot?v=4.6.3");
  src: url("/UI/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3") format("embedded-opentype"), url("/UI/fonts/fontawesome-webfont.woff2?v=4.6.3") format("woff2"), url("/UI/fonts/fontawesome-webfont.woff?v=4.6.3") format("woff"), url("/UI/fonts/fontawesome-webfont.ttf?v=4.6.3") format("truetype"), url("/UI/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa, .accordion-wrapper .navbar-nav > .nav-item > .nav-body .navbar-nav .nav-item > .nav-link.faq-title:before, .FaqListPage .accordion-wrapper .navbar-nav .nav-item > .nav-link.faq-title:before,
.ContentBlockPageList .accordion-wrapper .navbar-nav .nav-item > .nav-link.faq-title:before,
.SearchPage .accordion-wrapper .navbar-nav .nav-item > .nav-link.faq-title:before, .accordion-wrapper .navbar-nav > .nav-item > .accordion-toggle, .EPiServerForms .FormChoice input + span:before, .dzscalendar .calendar-controls .arrow-left:before, .dzscalendar .calendar-controls .arrow-right: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; }

/* makes the font 33% larger relative to the icon container */
.fa-lg, .EPiServerForms .FormChoice input + span:before {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center; }
  .fa-li.fa-lg, .EPiServerForms .FormChoice input + span.fa-li:before {
    left: -1.85714em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left, .accordion-wrapper .navbar-nav > .nav-item > .nav-body .navbar-nav .nav-item > .fa-pull-left.nav-link.faq-title:before, .FaqListPage .accordion-wrapper .navbar-nav .nav-item > .fa-pull-left.nav-link.faq-title:before,
.ContentBlockPageList .accordion-wrapper .navbar-nav .nav-item > .fa-pull-left.nav-link.faq-title:before,
.SearchPage .accordion-wrapper .navbar-nav .nav-item > .fa-pull-left.nav-link.faq-title:before, .accordion-wrapper .navbar-nav > .nav-item > .fa-pull-left.accordion-toggle, .EPiServerForms .FormChoice input + span.fa-pull-left:before, .dzscalendar .calendar-controls .fa-pull-left.arrow-left:before, .dzscalendar .calendar-controls .fa-pull-left.arrow-right:before {
  margin-right: .3em; }

.fa.fa-pull-right, .accordion-wrapper .navbar-nav > .nav-item > .nav-body .navbar-nav .nav-item > .fa-pull-right.nav-link.faq-title:before, .FaqListPage .accordion-wrapper .navbar-nav .nav-item > .fa-pull-right.nav-link.faq-title:before,
.ContentBlockPageList .accordion-wrapper .navbar-nav .nav-item > .fa-pull-right.nav-link.faq-title:before,
.SearchPage .accordion-wrapper .navbar-nav .nav-item > .fa-pull-right.nav-link.faq-title:before, .accordion-wrapper .navbar-nav > .nav-item > .fa-pull-right.accordion-toggle, .EPiServerForms .FormChoice input + span.fa-pull-right:before, .dzscalendar .calendar-controls .fa-pull-right.arrow-left:before, .dzscalendar .calendar-controls .fa-pull-right.arrow-right:before {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left, .accordion-wrapper .navbar-nav > .nav-item > .nav-body .navbar-nav .nav-item > .pull-left.nav-link.faq-title:before, .FaqListPage .accordion-wrapper .navbar-nav .nav-item > .pull-left.nav-link.faq-title:before,
.ContentBlockPageList .accordion-wrapper .navbar-nav .nav-item > .pull-left.nav-link.faq-title:before,
.SearchPage .accordion-wrapper .navbar-nav .nav-item > .pull-left.nav-link.faq-title:before, .accordion-wrapper .navbar-nav > .nav-item > .pull-left.accordion-toggle, .EPiServerForms .FormChoice input + span.pull-left:before, .dzscalendar .calendar-controls .pull-left.arrow-left:before, .dzscalendar .calendar-controls .pull-left.arrow-right:before {
  margin-right: .3em; }

.fa.pull-right, .accordion-wrapper .navbar-nav > .nav-item > .nav-body .navbar-nav .nav-item > .pull-right.nav-link.faq-title:before, .FaqListPage .accordion-wrapper .navbar-nav .nav-item > .pull-right.nav-link.faq-title:before,
.ContentBlockPageList .accordion-wrapper .navbar-nav .nav-item > .pull-right.nav-link.faq-title:before,
.SearchPage .accordion-wrapper .navbar-nav .nav-item > .pull-right.nav-link.faq-title:before, .accordion-wrapper .navbar-nav > .nav-item > .pull-right.accordion-toggle, .EPiServerForms .FormChoice input + span.pull-right:before, .dzscalendar .calendar-controls .pull-right.arrow-left:before, .dzscalendar .calendar-controls .pull-right.arrow-right:before {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
          filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.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 */
.fa-glass:before {
  content: ""; }

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

.fa-envelope-o:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-o:before {
  content: ""; }

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-gear:before,
.fa-cog:before {
  content: ""; }

.fa-trash-o:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-file-o:before {
  content: ""; }

.fa-clock-o:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-arrow-circle-o-down:before {
  content: ""; }

.fa-arrow-circle-o-up:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-play-circle-o:before {
  content: ""; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: ""; }

.fa-refresh:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

.fa-align-left:before {
  content: ""; }

.fa-align-center:before {
  content: ""; }

.fa-align-right:before {
  content: ""; }

.fa-align-justify:before {
  content: ""; }

.fa-list:before {
  content: ""; }

.fa-dedent:before,
.fa-outdent:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-video-camera:before {
  content: ""; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""; }

.fa-pencil:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""; }

.fa-share-square-o:before {
  content: ""; }

.fa-check-square-o:before {
  content: ""; }

.fa-arrows:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-chevron-left:before {
  content: ""; }

.fa-chevron-right:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-question-circle:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-times-circle-o:before {
  content: ""; }

.fa-check-circle-o:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

.fa-arrow-left:before {
  content: ""; }

.fa-arrow-right:before {
  content: ""; }

.fa-arrow-up:before {
  content: ""; }

.fa-arrow-down:before {
  content: ""; }

.fa-mail-forward:before,
.fa-share:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-arrows-v:before {
  content: ""; }

.fa-arrows-h:before {
  content: ""; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

.fa-camera-retro:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-gears:before,
.fa-cogs:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-thumbs-o-up:before {
  content: ""; }

.fa-thumbs-o-down:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-heart-o:before {
  content: ""; }

.fa-sign-out:before {
  content: ""; }

.fa-linkedin-square:before {
  content: ""; }

.fa-thumb-tack:before {
  content: ""; }

.fa-external-link:before {
  content: ""; }

.fa-sign-in:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-lemon-o:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-square-o:before {
  content: ""; }

.fa-bookmark-o:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-feed:before,
.fa-rss:before {
  content: ""; }

.fa-hdd-o:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-hand-o-right:before {
  content: ""; }

.fa-hand-o-left:before {
  content: ""; }

.fa-hand-o-up:before {
  content: ""; }

.fa-hand-o-down:before {
  content: ""; }

.fa-arrow-circle-left:before {
  content: ""; }

.fa-arrow-circle-right:before {
  content: ""; }

.fa-arrow-circle-up:before {
  content: ""; }

.fa-arrow-circle-down:before {
  content: ""; }

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

.fa-arrows-alt:before {
  content: ""; }

.fa-group:before,
.fa-users:before {
  content: ""; }

.fa-chain:before,
.fa-link:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-cut:before,
.fa-scissors:before {
  content: ""; }

.fa-copy:before,
.fa-files-o:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-save:before,
.fa-floppy-o:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-money:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

.fa-legal:before,
.fa-gavel:before {
  content: ""; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-flash:before,
.fa-bolt:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-left:before, .dzscalendar .calendar-controls .arrow-left:before {
  content: ""; }

.fa-angle-right:before, .dzscalendar .calendar-controls .arrow-right:before {
  content: ""; }

.fa-angle-up:before, .accordion-wrapper .navbar-nav > .nav-item.opened .accordion-toggle:before {
  content: ""; }

.fa-angle-down:before, .accordion-wrapper .navbar-nav > .nav-item.closed .accordion-toggle:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before,
.fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,
.fa-usd:before {
  content: ""; }

.fa-rupee:before,
.fa-inr:before {
  content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

.fa-won:before,
.fa-krw:before {
  content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before,
.fa-gratipay:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper-pp:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bell-slash-o:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-area-chart:before {
  content: ""; }

.fa-pie-chart:before {
  content: ""; }

.fa-line-chart:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

.fa-buysellads:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-dashcube:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

.fa-cart-plus:before {
  content: ""; }

.fa-cart-arrow-down:before {
  content: ""; }

.fa-diamond:before {
  content: ""; }

.fa-ship:before {
  content: ""; }

.fa-user-secret:before {
  content: ""; }

.fa-motorcycle:before {
  content: ""; }

.fa-street-view:before {
  content: ""; }

.fa-heartbeat:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

.fa-intersex:before,
.fa-transgender:before {
  content: ""; }

.fa-transgender-alt:before {
  content: ""; }

.fa-venus-double:before {
  content: ""; }

.fa-mars-double:before {
  content: ""; }

.fa-venus-mars:before {
  content: ""; }

.fa-mars-stroke:before {
  content: ""; }

.fa-mars-stroke-v:before {
  content: ""; }

.fa-mars-stroke-h:before {
  content: ""; }

.fa-neuter:before {
  content: ""; }

.fa-genderless:before {
  content: ""; }

.fa-facebook-official:before {
  content: ""; }

.fa-pinterest-p:before {
  content: ""; }

.fa-whatsapp:before {
  content: ""; }

.fa-server:before {
  content: ""; }

.fa-user-plus:before {
  content: ""; }

.fa-user-times:before {
  content: ""; }

.fa-hotel:before,
.fa-bed:before {
  content: ""; }

.fa-viacoin:before {
  content: ""; }

.fa-train:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

.fa-yc:before,
.fa-y-combinator:before {
  content: ""; }

.fa-optin-monster:before {
  content: ""; }

.fa-opencart:before {
  content: ""; }

.fa-expeditedssl:before {
  content: ""; }

.fa-battery-4:before,
.fa-battery-full:before {
  content: ""; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: ""; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: ""; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: ""; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: ""; }

.fa-mouse-pointer:before {
  content: ""; }

.fa-i-cursor:before {
  content: ""; }

.fa-object-group:before {
  content: ""; }

.fa-object-ungroup:before {
  content: ""; }

.fa-sticky-note:before {
  content: ""; }

.fa-sticky-note-o:before {
  content: ""; }

.fa-cc-jcb:before {
  content: ""; }

.fa-cc-diners-club:before {
  content: ""; }

.fa-clone:before {
  content: ""; }

.fa-balance-scale:before {
  content: ""; }

.fa-hourglass-o:before {
  content: ""; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: ""; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: ""; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: ""; }

.fa-hourglass:before {
  content: ""; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: ""; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: ""; }

.fa-hand-scissors-o:before {
  content: ""; }

.fa-hand-lizard-o:before {
  content: ""; }

.fa-hand-spock-o:before {
  content: ""; }

.fa-hand-pointer-o:before {
  content: ""; }

.fa-hand-peace-o:before {
  content: ""; }

.fa-trademark:before {
  content: ""; }

.fa-registered:before {
  content: ""; }

.fa-creative-commons:before {
  content: ""; }

.fa-gg:before {
  content: ""; }

.fa-gg-circle:before {
  content: ""; }

.fa-tripadvisor:before {
  content: ""; }

.fa-odnoklassniki:before {
  content: ""; }

.fa-odnoklassniki-square:before {
  content: ""; }

.fa-get-pocket:before {
  content: ""; }

.fa-wikipedia-w:before {
  content: ""; }

.fa-safari:before {
  content: ""; }

.fa-chrome:before {
  content: ""; }

.fa-firefox:before {
  content: ""; }

.fa-opera:before {
  content: ""; }

.fa-internet-explorer:before {
  content: ""; }

.fa-tv:before,
.fa-television:before {
  content: ""; }

.fa-contao:before {
  content: ""; }

.fa-500px:before {
  content: ""; }

.fa-amazon:before {
  content: ""; }

.fa-calendar-plus-o:before {
  content: ""; }

.fa-calendar-minus-o:before {
  content: ""; }

.fa-calendar-times-o:before {
  content: ""; }

.fa-calendar-check-o:before {
  content: ""; }

.fa-industry:before {
  content: ""; }

.fa-map-pin:before {
  content: ""; }

.fa-map-signs:before {
  content: ""; }

.fa-map-o:before {
  content: ""; }

.fa-map:before {
  content: ""; }

.fa-commenting:before {
  content: ""; }

.fa-commenting-o:before {
  content: ""; }

.fa-houzz:before {
  content: ""; }

.fa-vimeo:before {
  content: ""; }

.fa-black-tie:before {
  content: ""; }

.fa-fonticons:before {
  content: ""; }

.fa-reddit-alien:before {
  content: ""; }

.fa-edge:before {
  content: ""; }

.fa-credit-card-alt:before {
  content: ""; }

.fa-codiepie:before {
  content: ""; }

.fa-modx:before {
  content: ""; }

.fa-fort-awesome:before {
  content: ""; }

.fa-usb:before {
  content: ""; }

.fa-product-hunt:before {
  content: ""; }

.fa-mixcloud:before {
  content: ""; }

.fa-scribd:before {
  content: ""; }

.fa-pause-circle:before {
  content: ""; }

.fa-pause-circle-o:before {
  content: ""; }

.fa-stop-circle:before {
  content: ""; }

.fa-stop-circle-o:before {
  content: ""; }

.fa-shopping-bag:before {
  content: ""; }

.fa-shopping-basket:before {
  content: ""; }

.fa-hashtag:before {
  content: ""; }

.fa-bluetooth:before {
  content: ""; }

.fa-bluetooth-b:before {
  content: ""; }

.fa-percent:before {
  content: ""; }

.fa-gitlab:before {
  content: ""; }

.fa-wpbeginner:before {
  content: ""; }

.fa-wpforms:before {
  content: ""; }

.fa-envira:before {
  content: ""; }

.fa-universal-access:before {
  content: ""; }

.fa-wheelchair-alt:before {
  content: ""; }

.fa-question-circle-o:before, .accordion-wrapper .navbar-nav > .nav-item > .nav-body .navbar-nav .nav-item > .nav-link.faq-title:before, .FaqListPage .accordion-wrapper .navbar-nav .nav-item > .nav-link.faq-title:before,
.ContentBlockPageList .accordion-wrapper .navbar-nav .nav-item > .nav-link.faq-title:before,
.SearchPage .accordion-wrapper .navbar-nav .nav-item > .nav-link.faq-title:before {
  content: ""; }

.fa-blind:before {
  content: ""; }

.fa-audio-description:before {
  content: ""; }

.fa-volume-control-phone:before {
  content: ""; }

.fa-braille:before {
  content: ""; }

.fa-assistive-listening-systems:before {
  content: ""; }

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: ""; }

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: ""; }

.fa-glide:before {
  content: ""; }

.fa-glide-g:before {
  content: ""; }

.fa-signing:before,
.fa-sign-language:before {
  content: ""; }

.fa-low-vision:before {
  content: ""; }

.fa-viadeo:before {
  content: ""; }

.fa-viadeo-square:before {
  content: ""; }

.fa-snapchat:before {
  content: ""; }

.fa-snapchat-ghost:before {
  content: ""; }

.fa-snapchat-square:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-first-order:before {
  content: ""; }

.fa-yoast:before {
  content: ""; }

.fa-themeisle:before {
  content: ""; }

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: ""; }

.fa-fa:before,
.fa-font-awesome:before {
  content: ""; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT
Copyright (c) 2015 Daniel Eden
*/
body {
  -webkit-backface-visibility: hidden; }

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }
  .animated.infinite {
    -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite; }
  .animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s; }
  .animated.bounceIn, .animated.bounceOut {
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s; }
  .animated.flipOutX, .animated.flipOutY {
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s; }

.os-animation {
  opacity: 0; }

.os-animation.animated {
  opacity: 1; }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
            transform: translateY(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig; }

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0); } }

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
            transform: translateX(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0); } }

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
            transform: translateX(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0); } }

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
            transform: translateX(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0); } }

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
            transform: translateX(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig; }

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
            transform: translateY(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
            transform: translateY(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px); } }

@keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
            transform: translateY(20px); } }

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown; }

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px); } }

@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
            transform: translateY(2000px); } }

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig; }

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px); } }

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
            transform: translateX(-20px); } }

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft; }

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px); } }

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
            transform: translateX(-2000px); } }

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig; }

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px); } }

@keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
            transform: translateX(20px); } }

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight; }

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px); } }

@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
            transform: translateX(2000px); } }

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig; }

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px); } }

@keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px); } }

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp; }

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px); } }

@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
            transform: translateY(-2000px); } }

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig; }

.accordion-wrapper .navbar-nav > .nav-item > .nav-body .navbar-nav, .FaqListPage .accordion-wrapper .navbar-nav,
.ContentBlockPageList .accordion-wrapper .navbar-nav,
.SearchPage .accordion-wrapper .navbar-nav {
  margin-left: 0;
  padding-left: 0; }
  .accordion-wrapper .navbar-nav > .nav-item > .nav-body .navbar-nav .nav-item, .FaqListPage .accordion-wrapper .navbar-nav .nav-item,
  .ContentBlockPageList .accordion-wrapper .navbar-nav .nav-item,
  .SearchPage .accordion-wrapper .navbar-nav .nav-item {
    min-height: 4rem; }
    .accordion-wrapper .navbar-nav > .nav-item > .nav-body .navbar-nav .nav-item > .accordion-toggle, .FaqListPage .accordion-wrapper .navbar-nav .nav-item > .accordion-toggle,
    .ContentBlockPageList .accordion-wrapper .navbar-nav .nav-item > .accordion-toggle,
    .SearchPage .accordion-wrapper .navbar-nav .nav-item > .accordion-toggle {
      top: 0.9rem;
      right: 0.8rem;
      font-size: 2.8rem; }
    .accordion-wrapper .navbar-nav > .nav-item > .nav-body .navbar-nav .nav-item > .nav-link, .FaqListPage .accordion-wrapper .navbar-nav .nav-item > .nav-link,
    .ContentBlockPageList .accordion-wrapper .navbar-nav .nav-item > .nav-link,
    .SearchPage .accordion-wrapper .navbar-nav .nav-item > .nav-link {
      z-index: 12;
      font-size: 1.8rem;
      padding-left: 4rem; }
      .accordion-wrapper .navbar-nav > .nav-item > .nav-body .navbar-nav .nav-item > .nav-link.faq-title:before, .FaqListPage .accordion-wrapper .navbar-nav .nav-item > .nav-link.faq-title:before,
      .ContentBlockPageList .accordion-wrapper .navbar-nav .nav-item > .nav-link.faq-title:before,
      .SearchPage .accordion-wrapper .navbar-nav .nav-item > .nav-link.faq-title:before {
        color: #d1d1d1;
        font-size: 3rem;
        position: absolute;
        top: 0.9rem;
        left: 0.5rem; }
      .accordion-wrapper .navbar-nav > .nav-item > .nav-body .navbar-nav .nav-item > .nav-link.nav-list-page, .FaqListPage .accordion-wrapper .navbar-nav .nav-item > .nav-link.nav-list-page,
      .ContentBlockPageList .accordion-wrapper .navbar-nav .nav-item > .nav-link.nav-list-page,
      .SearchPage .accordion-wrapper .navbar-nav .nav-item > .nav-link.nav-list-page {
        font-size: 2.2rem;
        padding-left: 0.5rem; }
        .accordion-wrapper .navbar-nav > .nav-item > .nav-body .navbar-nav .nav-item > .nav-link.nav-list-page + div.nav-body, .FaqListPage .accordion-wrapper .navbar-nav .nav-item > .nav-link.nav-list-page + div.nav-body,
        .ContentBlockPageList .accordion-wrapper .navbar-nav .nav-item > .nav-link.nav-list-page + div.nav-body,
        .SearchPage .accordion-wrapper .navbar-nav .nav-item > .nav-link.nav-list-page + div.nav-body {
          padding: 0; }
    .accordion-wrapper .navbar-nav > .nav-item > .nav-body .navbar-nav .nav-item:first-child, .FaqListPage .accordion-wrapper .navbar-nav .nav-item:first-child,
    .ContentBlockPageList .accordion-wrapper .navbar-nav .nav-item:first-child,
    .SearchPage .accordion-wrapper .navbar-nav .nav-item:first-child {
      border-top: 1px solid rgba(0, 0, 0, 0.1); }
    .accordion-wrapper .navbar-nav > .nav-item > .nav-body .navbar-nav .nav-item:last-child, .FaqListPage .accordion-wrapper .navbar-nav .nav-item:last-child,
    .ContentBlockPageList .accordion-wrapper .navbar-nav .nav-item:last-child,
    .SearchPage .accordion-wrapper .navbar-nav .nav-item:last-child {
      border-bottom: 0; }
    .accordion-wrapper .navbar-nav > .nav-item > .nav-body .navbar-nav .nav-item.opened, .FaqListPage .accordion-wrapper .navbar-nav .nav-item.opened,
    .ContentBlockPageList .accordion-wrapper .navbar-nav .nav-item.opened,
    .SearchPage .accordion-wrapper .navbar-nav .nav-item.opened {
      padding-bottom: 0; }
    .accordion-wrapper .navbar-nav > .nav-item > .nav-body .navbar-nav .nav-item > .nav-body, .FaqListPage .accordion-wrapper .navbar-nav .nav-item > .nav-body,
    .ContentBlockPageList .accordion-wrapper .navbar-nav .nav-item > .nav-body,
    .SearchPage .accordion-wrapper .navbar-nav .nav-item > .nav-body {
      padding: 1rem 4rem; }

.accordion-wrapper .navbar-nav {
  list-style: none;
  padding: 0;
  margin: 0;
  zoom: 1; }
  .accordion-wrapper .navbar-nav:before, .accordion-wrapper .navbar-nav:after {
    content: '\0020';
    display: block;
    height: 0;
    overflow: hidden; }
  .accordion-wrapper .navbar-nav:after {
    clear: both; }
  .accordion-wrapper .navbar-nav .nav-body {
    transition: margin-top .3s; }
  .accordion-wrapper .navbar-nav .nav-item {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
    position: relative;
    overflow: hidden;
    float: none;
    transition: all .3s;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
  .accordion-wrapper .navbar-nav > .nav-item {
    z-index: 1; }
    .accordion-wrapper .navbar-nav > .nav-item + .nav-item {
      margin-top: 0; }
    .accordion-wrapper .navbar-nav > .nav-item > .accordion-toggle {
      z-index: 13;
      cursor: pointer;
      position: absolute;
      top: 1.3rem;
      right: 0.5rem;
      font-size: 4rem; }
    .accordion-wrapper .navbar-nav > .nav-item.closed .accordion-toggle {
      color: #d1d1d1; }
    .accordion-wrapper .navbar-nav > .nav-item.opened .nav-link {
      color: #222222; }
    .accordion-wrapper .navbar-nav > .nav-item > .nav-link {
      z-index: 2;
      background: #fff;
      font-size: 2.8rem;
      font-family: "Prata"; }
      .accordion-wrapper .navbar-nav > .nav-item > .nav-link:hover {
        background: #fafafa; }
    .accordion-wrapper .navbar-nav > .nav-item > .nav-body {
      zoom: 1; }
      .accordion-wrapper .navbar-nav > .nav-item > .nav-body:before, .accordion-wrapper .navbar-nav > .nav-item > .nav-body:after {
        content: '\0020';
        display: block;
        height: 0;
        overflow: hidden; }
      .accordion-wrapper .navbar-nav > .nav-item > .nav-body:after {
        clear: both; }
  .accordion-wrapper .navbar-nav .nav-link {
    position: relative;
    z-index: 10;
    margin: 0;
    padding: 1rem 4rem 1rem 0.5rem; }
  .accordion-wrapper .navbar-nav .closed > .nav-body {
    position: absolute; }

.FaqListPage .accordion-wrapper,
.ContentBlockPageList .accordion-wrapper,
.SearchPage .accordion-wrapper {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }

.block.card {
  margin-bottom: 3rem;
  overflow: hidden; }
  .block.card .card-block {
    padding: 1.5rem; }
    .block.card .card-block + .card-block {
      padding-top: 0; }
    .block.card .card-block img {
      height: auto !important; }
    .block.card .card-block .card-title {
      text-overflow: ellipsis;
      overflow: hidden; }
  .block.card .card-footer {
    padding: 0;
    min-height: 3rem; }
    .block.card .card-footer a {
      position: absolute;
      bottom: 0; }
  .block.card .block-image {
    display: block;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover; }
  .block.card.block-image-right img.card-img-top {
    width: 40%;
    float: right; }
  .block.card.block-image-right-cover .block-image {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 40%; }
  .block.card.block-image-right .card-block,
  .block.card.block-image-right .card-footer, .block.card.block-image-right-cover .card-block,
  .block.card.block-image-right-cover .card-footer {
    overflow: hidden;
    width: 60%; }
  .block.card.block-image-left img.card-img-top {
    width: 40%;
    float: left; }
  .block.card.block-image-left-cover .block-image {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 40%;
    height: 100%; }
  .block.card.block-image-left .card-block,
  .block.card.block-image-left .card-footer, .block.card.block-image-left-cover .card-block,
  .block.card.block-image-left-cover .card-footer {
    margin-left: 40%;
    overflow: hidden; }
  .block.card.clean {
    background-color: transparent !important;
    border: none !important; }
    .block.card.clean > [class*="card"] {
      padding: 0 !important;
      margin: 0; }
    .block.card.clean .card-img-top {
      margin: 0; }
      .block.card.clean .card-img-top + .card-block {
        margin-top: 1rem; }
    .block.card.clean .card-footer {
      display: none; }

@media (min-width: 544px) {
  .page-content .ContentBlockArea div[class*="12"] > .block > .card-block > h4.card-title,
  .page-content .ContentBlockArea div[class*="12"] > .block > .card-block > a h4.card-title {
    font-size: 2.4rem; } }

@media (min-width: 768px) {
  .page-content .ContentBlockArea .col-lg-3 > .block > .card-block > h4.card-title,
  .page-content .ContentBlockArea .col-lg-3 > .block > .card-block > a h4.card-title, .page-content .ContentBlockArea .col-md-3 > .block > .card-block > h4.card-title,
  .page-content .ContentBlockArea .col-md-3 > .block > .card-block > a h4.card-title {
    font-size: 1.6rem; } }

.block.ContentBlockMedia .nch-lightbox {
  margin-bottom: 0; }

.block.ContentBlockCode {
  overflow: visible; }

.breadcrumb {
  background-color: transparent;
  list-style: none;
  padding: 0;
  margin: 0;
  padding: 1rem 0;
  font-size: 1.4rem; }
  .breadcrumb .breadcrumb-item {
    color: #d1d1d1;
    font-style: italic; }
    .breadcrumb .breadcrumb-item a {
      color: #8f8f8f; }

dl.contactWays,
.companyContact dl {
  margin: 0; }
  dl.contactWays dd,
  .companyContact dl dd {
    margin-left: 3.6rem;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 1rem;
    line-height: 2.16rem; }
    dl.contactWays dd span:first-child:after,
    .companyContact dl dd span:first-child:after {
      content: ','; }

.ContactPage .contactPersons {
  margin: 1.5rem 0; }
  .ContactPage .contactPersons.contactPersonsGrouped h3.contactPersonsGroup {
    border-bottom: solid 1px rgba(0, 0, 0, 0.1);
    padding-bottom: 1.5rem;
    margin: 3rem 0 1.5rem; }
  .ContactPage .contactPersons.contactPersonsGrouped .ContactPersonPage h6 {
    display: none !important; }

.ContactPage .companyContact {
  margin-bottom: 3rem; }
  .ContactPage .companyContact dl dd {
    margin-left: 0;
    margin-bottom: 0.75rem; }
  .ContactPage .companyContact dl dt {
    font-weight: 500; }

.ContactPage .embed-responsive {
  margin-bottom: 3rem; }

.ContactPersonPage article header {
  border-bottom: solid 1px rgba(0, 0, 0, 0.1);
  margin-bottom: 2rem;
  padding-bottom: 5px; }
  .ContactPersonPage article header h6 {
    font-size: 1.8rem;
    margin-bottom: 3px;
    color: #d1d1d1 !important;
    display: block;
    font-weight: 300; }
  .ContactPersonPage article header h1 {
    margin-bottom: 3px; }
  .ContactPersonPage article header h3 {
    color: #d1d1d1 !important;
    font-weight: 400;
    margin: 3px 0; }

.ContactPersonPage article dl.contactWays {
  border-bottom: solid 1px rgba(0, 0, 0, 0.1);
  margin-bottom: 2rem;
  padding-bottom: 5px; }
  .ContactPersonPage article dl.contactWays:after {
    display: block;
    content: '';
    line-height: 1px;
    padding: 1px;
    clear: both; }
  .ContactPersonPage article dl.contactWays dd {
    margin-left: 8px;
    margin-right: 20px;
    float: left; }
  .ContactPersonPage article dl.contactWays dt {
    float: left;
    width: 1.8rem;
    font-size: 1.8rem;
    clear: none;
    text-align: center;
    color: #d1d1d1;
    line-height: 1.2; }
    @media (max-width: 991px) {
      .ContactPersonPage article dl.contactWays dt.fa-envelope {
        clear: left; } }

.block.ContactPersonPage .card-block {
  /*padding: $card-spacer-x 0;*/ }
  .block.ContactPersonPage .card-block h6 {
    display: block;
    font-size: 1.6rem;
    margin-bottom: 3px;
    color: #8f8f8f !important;
    font-weight: 300; }
  .block.ContactPersonPage .card-block h5 {
    font-size: 1.6rem;
    font-weight: 400;
    color: #8f8f8f; }

.block.ContactPersonPage dl.contactWays dt {
  width: 1.6rem;
  font-size: 1.6rem;
  clear: left;
  float: left;
  text-align: center;
  color: #8f8f8f;
  line-height: 1.5; }

.block.ContactPersonPage dl.contactWays dd {
  margin-bottom: 4px;
  margin-left: 2.4rem; }
  .block.ContactPersonPage dl.contactWays dd span:first-child {
    display: block; }

.StandardPage .block.ContactPersonPage h6,
.LandingPage .block.ContactPersonPage h6 {
  display: none; }

.cookies {
  /*position: relative;*/
  position: fixed;
  bottom: 0;
  background-color: #222222;
  color: #fff;
  font-size: 1.2rem;
  padding: 15px 15%;
  height: auto;
  min-height: 24px; }
  @media (min-width: 992px) {
    .cookies {
      padding: 15px 20%; } }
  .cookies.pressed {
    transition: margin-top .3s !important; }
  .cookies a {
    color: #f396c9; }
  .cookies p {
    margin-bottom: 10px;
    font-size: 1.8rem; }
    @media (min-width: 544px) {
      .cookies p {
        max-width: 85%;
        float: left;
        margin-bottom: 0; } }
    @media (min-width: 768px) {
      .cookies p {
        font-size: 1.4rem; } }
  .cookies .cookies-close {
    display: inline-block;
    vertical-align: middle;
    float: right; }

article .align-left, article .alignLeft,
.block .align-left,
.block .alignLeft,
.section .align-left,
.section .alignLeft {
  margin: 0 3% 2% 0;
  float: left;
  clear: left;
  max-width: 50%; }

article .align-right, article .alignRight,
.block .align-right,
.block .alignRight,
.section .align-right,
.section .alignRight {
  margin: 0 0 2% 3%;
  float: right;
  clear: right;
  max-width: 50%; }

article .align-center, article .alignCenter,
.block .align-center,
.block .alignCenter,
.section .align-center,
.section .alignCenter {
  margin: 0 auto 2%;
  clear: both;
  display: block; }

article img,
.block img,
.section img {
  max-width: 100%;
  height: auto; }

article .small,
.block .small,
.section .small {
  font-size: 1.4rem; }

article .large,
.block .large,
.section .large {
  font-size: 1.8rem; }

article .quiet,
.block .quiet,
.section .quiet {
  color: #8f8f8f; }

article .link-button,
.block .link-button,
.section .link-button {
  border: solid 1px #d1d1d1; }
  article .link-button:hover,
  .block .link-button:hover,
  .section .link-button:hover {
    border: solid 1px #8f8f8f; }

.EPiServerForms input[type="email"]:focus, .EPiServerForms input[type="url"]:focus, .EPiServerForms input[type="text"]:focus, .EPiServerForms textarea:focus, .EPiServerForms select:focus {
  border-color: #0f8074; }

.EPiServerForms button[type="submit"] {
  float: right;
  margin-top: 1.5rem; }

.EPiServerForms .Form__NavigationBar {
  height: 4rem;
  position: relative;
  margin: 4rem 0 2rem;
  clear: both; }
  .EPiServerForms .Form__NavigationBar button.Form__NavigationBar__Action {
    background-image: none;
    width: auto;
    max-width: none;
    position: absolute;
    right: 0;
    top: 0;
    margin: 0; }
    .EPiServerForms .Form__NavigationBar button.Form__NavigationBar__Action.btnPrev {
      left: 0; }
  .EPiServerForms .Form__NavigationBar .Form__NavigationBar__ProgressBar {
    border: solid 1px rgba(0, 0, 0, 0.1) !important;
    display: block !important;
    margin: 2rem auto; }
    .EPiServerForms .Form__NavigationBar .Form__NavigationBar__ProgressBar .Form__NavigationBar__ProgressBar--Progress {
      background-color: #d71981 !important; }

.EPiServerForms input[type="reset"] {
  float: right;
  margin-right: 1.5rem;
  margin-top: 1.5rem; }

.EPiServerForms .FormFileUpload > input {
  display: block; }

.EPiServerForms .FormRange > span {
  display: block; }

.EPiServerForms .FormRange .FormRange__Input {
  min-width: 60%; }

.EPiServerForms .Form__Status .Form__Status__Message.hide {
  display: none; }

.EPiServerForms .Form__Status .Form__Status__Message.Form__Warning__Message {
  background: #fafafa;
  color: #d9534f; }

.EPiServerForms .Form__Status .Form__Status__Message.Form__Success__Message {
  background: transparent;
  border: solid 1px #7ba92a; }

.EPiServerForms .Form__Element__Caption {
  display: block !important;
  font-weight: 500; }

.EPiServerForms .ValidationRequired label:after {
  content: " *";
  font-weight: 300;
  color: #8f8f8f; }

.EPiServerForms .Form__Element__ValidationError {
  color: #d9534f;
  font-style: italic;
  margin-top: 0.5rem;
  font-size: 1.4rem; }

.EPiServerForms .FormCaptcha input, .EPiServerForms .FormCaptcha button, .EPiServerForms .FormCaptcha img {
  display: block;
  float: none;
  margin-bottom: 0.5rem; }

.EPiServerForms .FormChoice input {
  display: none; }
  .EPiServerForms .FormChoice input + span {
    position: relative;
    /*&:after {
                  @extend .fa;
                  @extend .fa-lg;
                  display: inline-block;
                  width: 2.5rem;
                  position: absolute;
                  left: 0;
                  top: 0.2rem;
                }*/ }
    .EPiServerForms .FormChoice input + span:before {
      display: inline-block;
      width: 2.5rem;
      color: #8f8f8f; }

.EPiServerForms .FormChoice input[type=checkbox] + span:before {
  content: "\f096"; }

.EPiServerForms .FormChoice input[type=checkbox]:checked {
  /*+ span:after { 
                    content: "\f0c8"; 
                    color: $brand-primary;
                    z-index: -1;
                }*/ }
  .EPiServerForms .FormChoice input[type=checkbox]:checked + span:before {
    content: "\f046";
    color: #222222; }

.EPiServerForms .FormChoice input[type=radio] + span:before {
  content: "\f10c"; }

.EPiServerForms .FormChoice input[type=radio]:checked {
  /*+ span:after { 
                    content: "\f111"; 
                    color: $brand-primary;
                    z-index: -1;
                }*/ }
  .EPiServerForms .FormChoice input[type=radio]:checked + span:before {
    content: "\f192";
    color: #222222; }

.Sleek .epi-overlay-container {
  min-height: 40px; }

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

body {
  overflow-y: scroll;
  background-color: #fff;
  overflow-x: hidden;
  height: 100%;
  min-height: 100%; }

main article {
  margin-bottom: 3rem; }

figure,
figure.figure {
  max-width: 100%;
  display: block; }
  figure > .img-fluid, .block.card .card-block figure > img,
  figure.figure > .img-fluid, .block.card .card-block
  figure.figure > img {
    margin-left: auto;
    margin-right: auto; }

footer {
  margin-top: 9rem; }

.StartPage main article,
.LandingPage main article {
  margin: 0; }

.StartPage footer,
.LandingPage footer {
  margin-top: 0; }

.container-fluid > .row > div[class*="12"] {
  padding: 0;
  /*> * {
        margin-left: -$default-margin/2;
        margin-right: -$default-margin/2;
    }*/ }

.site-header {
  position: relative;
  width: 100%; }
  .site-header .header-top {
    position: relative;
    z-index: 3; }
    @media (max-width: 991px) {
      .site-header .header-top {
        display: block;
        right: 100%;
        width: 100%; } }
  .site-header .header-content {
    position: relative;
    z-index: 3; }
    @media (max-width: 991px) {
      .site-header .header-content {
        display: block;
        right: 100%;
        width: 100%; }
        .site-header .header-content .header-search-wrapper {
          display: none; } }
  @media (max-width: 991px) {
    .site-header {
      right: -100%;
      bottom: 0;
      z-index: 3; } }

.ContentBlockPageList:not([class*="ThemeColor"]) > .card-block {
  padding: 0; }

.ContentBlockPageList .list-group {
  list-style: none;
  padding: 0; }
  .ContentBlockPageList .list-group .list-group-item {
    padding: 1.5rem 0;
    border: solid 1px rgba(77, 77, 77, 0.1);
    border-left: none;
    border-right: none;
    background: transparent;
    zoom: 1; }
    .ContentBlockPageList .list-group .list-group-item:before, .ContentBlockPageList .list-group .list-group-item:after {
      content: '\0020';
      display: block;
      height: 0;
      overflow: hidden; }
    .ContentBlockPageList .list-group .list-group-item:after {
      clear: both; }
    .ContentBlockPageList .list-group .list-group-item:first-child {
      border-top: solid 1px rgba(0, 0, 0, 0.1); }
    .ContentBlockPageList .list-group .list-group-item:last-child {
      border-bottom: solid 1px rgba(0, 0, 0, 0.1); }
    .ContentBlockPageList .list-group .list-group-item .block-image {
      display: block;
      background-repeat: no-repeat;
      background-position: center center;
      background-size: cover;
      margin-bottom: 1.5rem; }
    .ContentBlockPageList .list-group .list-group-item.block-image-right img.card-img-top {
      width: 40%;
      float: right;
      margin-left: 1.5rem; }
    .ContentBlockPageList .list-group .list-group-item.block-image-right .list-group-item-footer-link {
      left: 0;
      right: auto; }
    .ContentBlockPageList .list-group .list-group-item.block-image-right-cover .block-image {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      width: 40%; }
    .ContentBlockPageList .list-group .list-group-item.block-image-right-cover .list-group-item-text,
    .ContentBlockPageList .list-group .list-group-item.block-image-right-cover .list-group-item-footer {
      width: 60%;
      padding-right: 1.5rem; }
      .ContentBlockPageList .list-group .list-group-item.block-image-right-cover .list-group-item-text .list-group-item-footer-link,
      .ContentBlockPageList .list-group .list-group-item.block-image-right-cover .list-group-item-footer .list-group-item-footer-link {
        left: 0;
        right: auto; }
    .ContentBlockPageList .list-group .list-group-item.block-image-left img.card-img-top {
      width: 40%;
      float: left;
      margin-right: 1.5rem; }
    .ContentBlockPageList .list-group .list-group-item.block-image-left-cover .block-image {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      width: 40%;
      height: 100%; }
    .ContentBlockPageList .list-group .list-group-item.block-image-left-cover .list-group-item-text,
    .ContentBlockPageList .list-group .list-group-item.block-image-left-cover .list-group-item-footer {
      margin-left: 40%;
      padding-left: 1.5rem; }
    .ContentBlockPageList .list-group .list-group-item .list-group-item-heading {
      margin-bottom: 0.5rem; }
    .ContentBlockPageList .list-group .list-group-item time {
      color: rgba(0, 0, 0, 0.75);
      font-weight: 300;
      padding-bottom: 0.5rem;
      font-size: 1.4rem; }
    .ContentBlockPageList .list-group .list-group-item .list-group-item-text {
      overflow: hidden; }
    .ContentBlockPageList .list-group .list-group-item .list-group-item-footer {
      padding: 0;
      min-height: 3rem; }
      .ContentBlockPageList .list-group .list-group-item .list-group-item-footer .list-group-item-footer-link {
        font-size: 1.4rem;
        font-weight: 500;
        position: absolute;
        bottom: 1rem;
        right: 0;
        line-height: 3rem; }
    .ContentBlockPageList .list-group .list-group-item .dateSign {
      float: left;
      border: solid 5px transparent;
      background: rgba(0, 0, 0, 0.05);
      text-align: center;
      font-style: normal;
      font-size: 11px;
      color: rgba(0, 0, 0, 0.4);
      text-transform: uppercase;
      width: 65px;
      height: 65px;
      overflow: hidden;
      margin-right: 1.5rem; }
      .ContentBlockPageList .list-group .list-group-item .dateSign:first-line {
        font-size: 36px;
        font-weight: 700;
        line-height: 40px; }

.ContentBlockLinkList:not([class*="ThemeColor"]) > .card-block {
  padding: 0; }

.ContentBlockLinkList .list-group {
  list-style: none;
  padding: 0; }
  .ContentBlockLinkList .list-group .list-group-item {
    padding: 0.5rem 0;
    border: none;
    border-bottom: solid 1px rgba(0, 0, 0, 0.1);
    background: transparent;
    zoom: 1; }
    .ContentBlockLinkList .list-group .list-group-item:before, .ContentBlockLinkList .list-group .list-group-item:after {
      content: '\0020';
      display: block;
      height: 0;
      overflow: hidden; }
    .ContentBlockLinkList .list-group .list-group-item:after {
      clear: both; }
    .ContentBlockLinkList .list-group .list-group-item:first-child {
      border-top: solid 1px rgba(0, 0, 0, 0.1); }

@media (min-width: 544px) {
  aside .ContentBlockPageList .list-group .list-group-item,
  .col-sm-4 .ContentBlockPageList .list-group .list-group-item,
  .col-sm-3 .ContentBlockPageList .list-group .list-group-item {
    padding: 0.5rem 0;
    font-size: 1.4rem; }
    aside .ContentBlockPageList .list-group .list-group-item .list-group-item-heading,
    .col-sm-4 .ContentBlockPageList .list-group .list-group-item .list-group-item-heading,
    .col-sm-3 .ContentBlockPageList .list-group .list-group-item .list-group-item-heading {
      font-size: 1.6rem; } }

/****************************************/
/****************************************/
body {
  min-width: 320px; }
  body.menu-open {
    overflow: hidden; }

#site-wrapper {
  min-height: 100%;
  overflow: hidden;
  transition: -webkit-transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0); }
  #site-wrapper #mainmenu {
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s; }
    @media (max-width: 767px) {
      #site-wrapper #mainmenu {
        border-top: solid 1px rgba(0, 0, 0, 0.1); } }
  #site-wrapper.toggled #mainmenu {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0); }
    @media (min-width: 544px) {
      #site-wrapper.toggled #mainmenu {
        -webkit-transform: translate3d(-400px, 0, 0);
                transform: translate3d(-400px, 0, 0); } }

/****************************************/
/****************************************/
/****************************************/
/****************************************/
#site-wrapper #toggle_navigation {
  display: none;
  height: 60px;
  width: 60px;
  cursor: pointer;
  background-color: transparent;
  color: #222222;
  cursor: pointer;
  text-align: center;
  z-index: 8;
  top: 1rem;
  right: 0;
  position: absolute; }
  #site-wrapper #toggle_navigation:before {
    font-size: 34px;
    position: absolute;
    top: 15px;
    left: -1px;
    width: 60px;
    height: 60px; }
  #site-wrapper #toggle_navigation:hover {
    background-color: transparent; }
  @media (max-width: 991px) {
    #site-wrapper #toggle_navigation {
      display: block; } }

#site-wrapper.toggled #toggle_navigation {
  background-color: transparent;
  color: #222222; }
  #site-wrapper.toggled #toggle_navigation:before {
    content: ""; }
  #site-wrapper.toggled #toggle_navigation:hover {
    background-color: transparent; }

/****************************************/
/****************************************/
/****************************************/
/****************************************/
.navigation-overlay {
  z-index: 2;
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: none; }

#site-wrapper.toggled .navigation-overlay {
  display: block;
  cursor: pointer; }

/****************************************/
/****************************************/
/****************************************/
/****************************************/
@media (min-width: 544px) {
  .navholder .nav .dropdown-toggle {
    display: none; } }
  @media (min-width: 544px) and (max-width: 991px) {
    .navholder .nav .dropdown-toggle {
      display: block; } }

@media (min-width: 544px) {
  .navholder .nav ul {
    display: none; } }
  @media (min-width: 544px) and (max-width: 991px) {
    .navholder .nav ul {
      display: block; } }

/****************************************/
/****************************************/
/****************************************/
/****************************************/
@media (max-width: 991px) {
  .navholder {
    list-style: none;
    padding: 0;
    margin: 0; }
    .navholder nav {
      top: 12.9rem;
      left: 0;
      overflow: auto;
      bottom: 0;
      margin: 0;
      padding: 0;
      position: absolute;
      background-color: #fafafa;
      height: calc(100vh - 8.1rem);
      border-radius: 0rem;
      width: 100%;
      z-index: 4;
      -webkit-overflow-scrolling: touch; } }
    @media (max-width: 991px) and (min-width: 544px) {
      .navholder nav {
        width: 400px; } }

@media (max-width: 991px) {
      .navholder nav .dropdown-toggle {
        display: block; }
      .navholder nav ul {
        display: block; }
      .navholder nav .nav-wrapper {
        margin-bottom: 9rem; } }

@media (max-width: 991px) {
  .navholder .nav-body {
    margin-left: 0rem; }
  .navholder .dropdown-toggle {
    /*border-right: 1px solid #000;*/ }
    .navholder .dropdown-toggle:before, .navholder .dropdown-toggle:after {
      background-color: #333;
      border: 0;
      margin: 0; }
  .navholder .nav-link.active {
    font-weight: 500;
    background-color: inherit; }
    .navholder .nav-link.active:hover {
      background-color: inherit; }
  .navholder .navbar-nav > li {
    background-color: #fff; }
    .navholder .navbar-nav > li + li {
      border-top: 1px solid rgba(0, 0, 0, 0.1); }
    .navholder .navbar-nav > li > .dropdown-toggle {
      background-color: #f3f3f3;
      color: #222222;
      border-right-color: rgba(0, 0, 0, 0.1); }
      .navholder .navbar-nav > li > .dropdown-toggle:hover {
        background-color: #ebebeb; }
    .navholder .navbar-nav > li > .nav-link {
      background-color: #fff;
      color: #222222; }
      .navholder .navbar-nav > li > .nav-link:hover {
        background-color: #f7f7f7; }
    .navholder .navbar-nav > li > ul > li {
      background-color: #fafafa; }
      .navholder .navbar-nav > li > ul > li > .dropdown-toggle, .navholder .navbar-nav > li > ul > li > .nav-link {
        border-top: 1px solid rgba(0, 0, 0, 0.1); }
      .navholder .navbar-nav > li > ul > li > .dropdown-toggle {
        width: 6rem;
        background-color: #d1d1d1;
        color: #222222;
        border-right-color: rgba(0, 0, 0, 0.1); }
        .navholder .navbar-nav > li > ul > li > .dropdown-toggle:hover {
          background-color: #c9c9c9; }
      .navholder .navbar-nav > li > ul > li > .nav-link {
        background-color: #fafafa;
        color: #222222; }
      .navholder .navbar-nav > li > ul > li:hover {
        background-color: #f2f2f2; }
      .navholder .navbar-nav > li > ul > li > ul > li {
        background-color: #f3f3f3; }
        .navholder .navbar-nav > li > ul > li > ul > li > .dropdown-toggle, .navholder .navbar-nav > li > ul > li > ul > li > .nav-link {
          border-top: 1px solid rgba(0, 0, 0, 0.1); }
        .navholder .navbar-nav > li > ul > li > ul > li > .dropdown-toggle {
          border-right-color: rgba(0, 0, 0, 0.1);
          color: #222222;
          background-color: #8f8f8f; }
          .navholder .navbar-nav > li > ul > li > ul > li > .dropdown-toggle:hover {
            background-color: #878787; }
        .navholder .navbar-nav > li > ul > li > ul > li > .nav-link {
          background-color: #f3f3f3;
          color: #222222; }
          .navholder .navbar-nav > li > ul > li > ul > li > .nav-link:hover {
            background-color: #ebebeb; }
        .navholder .navbar-nav > li > ul > li > ul > li > ul > li {
          background-color: #fff; }
          .navholder .navbar-nav > li > ul > li > ul > li > ul > li > .dropdown-toggle, .navholder .navbar-nav > li > ul > li > ul > li > ul > li > .nav-link {
            border-top: 1px solid #f3f3f3; }
          .navholder .navbar-nav > li > ul > li > ul > li > ul > li > .nav-link {
            background-color: #fff;
            color: #222222; }
            .navholder .navbar-nav > li > ul > li > ul > li > ul > li > .nav-link:hover {
              background-color: #f2f2f2; }
  .navholder li .nav-link {
    padding-left: 2rem; }
  .navholder li > .dropdown-toggle + .nav-link {
    padding-left: 2rem; }
  .navholder li > ul > li > .dropdown-toggle + .nav-link {
    padding-left: 2rem; }
  .navholder li > ul > li > .nav-link {
    padding-left: 2rem; }
  .navholder li > ul > li > ul > li > .dropdown-toggle + .nav-link {
    padding-left: 2rem; }
  .navholder li > ul > li > ul > li > .nav-link {
    padding-left: 2rem; }
  .navholder .nav-link {
    font-size: 1.8rem;
    line-height: 1.8rem;
    padding-top: 2rem;
    padding-bottom: 2rem;
    min-height: 6rem;
    text-decoration: none;
    font-family: "Roboto", sans-serif, arial;
    padding-right: 7rem;
    overflow: hidden;
    vertical-align: middle;
    text-decoration: none;
    position: relative;
    display: block;
    cursor: pointer;
    margin: 0; }
  .navholder .opened > .dropdown-toggle:before, .navholder .opened > .dropdown-toggle:after, .navholder .closed > .dropdown-toggle:before, .navholder .closed > .dropdown-toggle:after {
    background-color: #222222; }
  .navholder .opened .opened > .dropdown-toggle:before, .navholder .opened .opened > .dropdown-toggle:after, .navholder .opened .closed > .dropdown-toggle:before, .navholder .opened .closed > .dropdown-toggle:after, .navholder .closed .opened > .dropdown-toggle:before, .navholder .closed .opened > .dropdown-toggle:after, .navholder .closed .closed > .dropdown-toggle:before, .navholder .closed .closed > .dropdown-toggle:after {
    background-color: #222222; }
  .navholder .opened .opened .opened > .dropdown-toggle:before, .navholder .opened .opened .opened > .dropdown-toggle:after, .navholder .opened .opened .closed > .dropdown-toggle:before, .navholder .opened .opened .closed > .dropdown-toggle:after, .navholder .opened .closed .opened > .dropdown-toggle:before, .navholder .opened .closed .opened > .dropdown-toggle:after, .navholder .opened .closed .closed > .dropdown-toggle:before, .navholder .opened .closed .closed > .dropdown-toggle:after, .navholder .closed .opened .opened > .dropdown-toggle:before, .navholder .closed .opened .opened > .dropdown-toggle:after, .navholder .closed .opened .closed > .dropdown-toggle:before, .navholder .closed .opened .closed > .dropdown-toggle:after, .navholder .closed .closed .opened > .dropdown-toggle:before, .navholder .closed .closed .opened > .dropdown-toggle:after, .navholder .closed .closed .closed > .dropdown-toggle:before, .navholder .closed .closed .closed > .dropdown-toggle:after {
    background-color: #222222; }
  .navholder .opened > .dropdown-toggle, .navholder .closed > .dropdown-toggle {
    width: 6rem;
    height: 6rem;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    text-indent: -9999px;
    cursor: pointer; }
    .navholder .opened > .dropdown-toggle:before, .navholder .opened > .dropdown-toggle:after, .navholder .closed > .dropdown-toggle:before, .navholder .closed > .dropdown-toggle:after {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      background-color: #222222; }
    .navholder .opened > .dropdown-toggle:before, .navholder .closed > .dropdown-toggle:before {
      content: '';
      width: 20px;
      height: 1px; }
  .navholder .opened > .dropdown-toggle:after {
    content: '';
    height: 0;
    width: 1px; }
  .navholder .closed > .dropdown-toggle:after {
    content: '';
    width: 1px;
    height: 20px; } }

/****************************************/
/****************************************/
/****************************************/
/****************************************/
@media (max-width: 991px) {
  .navholder .nav-body {
    position: relative;
    transition: margin-top .3s;
    padding: 0; }
  .navholder > li, .navholder .nav-item {
    margin-left: 0rem !important;
    position: relative;
    overflow: hidden;
    float: none !important;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0); }
  .navholder > li > .dropdown-toggle, .navholder .nav-item > .dropdown-toggle {
    z-index: 11; }
  .navholder > li > .nav-link, .navholder .nav-item > .nav-link {
    z-index: 10; }
  .navholder > li > ul > li > .dropdown-toggle, .navholder > li > ul .nav-item > .dropdown-toggle, .navholder > li > .nav-body > li > .dropdown-toggle, .navholder > li > .nav-body .nav-item > .dropdown-toggle, .navholder .nav-item > ul > li > .dropdown-toggle, .navholder .nav-item > ul .nav-item > .dropdown-toggle, .navholder .nav-item > .nav-body > li > .dropdown-toggle, .navholder .nav-item > .nav-body .nav-item > .dropdown-toggle {
    z-index: 9; }
  .navholder > li > ul > li > .nav-link, .navholder > li > ul .nav-item > .nav-link, .navholder > li > .nav-body > li > .nav-link, .navholder > li > .nav-body .nav-item > .nav-link, .navholder .nav-item > ul > li > .nav-link, .navholder .nav-item > ul .nav-item > .nav-link, .navholder .nav-item > .nav-body > li > .nav-link, .navholder .nav-item > .nav-body .nav-item > .nav-link {
    z-index: 8; }
  .navholder > li > ul > li > ul > li > .dropdown-toggle, .navholder > li > ul > li > ul .nav-item > .dropdown-toggle, .navholder > li > ul > li > .nav-body > li > .dropdown-toggle, .navholder > li > ul > li > .nav-body .nav-item > .dropdown-toggle, .navholder > li > ul .nav-item > ul > li > .dropdown-toggle, .navholder > li > ul .nav-item > ul .nav-item > .dropdown-toggle, .navholder > li > ul .nav-item > .nav-body > li > .dropdown-toggle, .navholder > li > ul .nav-item > .nav-body .nav-item > .dropdown-toggle, .navholder > li > .nav-body > li > ul > li > .dropdown-toggle, .navholder > li > .nav-body > li > ul .nav-item > .dropdown-toggle, .navholder > li > .nav-body > li > .nav-body > li > .dropdown-toggle, .navholder > li > .nav-body > li > .nav-body .nav-item > .dropdown-toggle, .navholder > li > .nav-body .nav-item > ul > li > .dropdown-toggle, .navholder > li > .nav-body .nav-item > ul .nav-item > .dropdown-toggle, .navholder > li > .nav-body .nav-item > .nav-body > li > .dropdown-toggle, .navholder > li > .nav-body .nav-item > .nav-body .nav-item > .dropdown-toggle, .navholder .nav-item > ul > li > ul > li > .dropdown-toggle, .navholder .nav-item > ul > li > ul .nav-item > .dropdown-toggle, .navholder .nav-item > ul > li > .nav-body > li > .dropdown-toggle, .navholder .nav-item > ul > li > .nav-body .nav-item > .dropdown-toggle, .navholder .nav-item > ul .nav-item > ul > li > .dropdown-toggle, .navholder .nav-item > ul .nav-item > ul .nav-item > .dropdown-toggle, .navholder .nav-item > ul .nav-item > .nav-body > li > .dropdown-toggle, .navholder .nav-item > ul .nav-item > .nav-body .nav-item > .dropdown-toggle, .navholder .nav-item > .nav-body > li > ul > li > .dropdown-toggle, .navholder .nav-item > .nav-body > li > ul .nav-item > .dropdown-toggle, .navholder .nav-item > .nav-body > li > .nav-body > li > .dropdown-toggle, .navholder .nav-item > .nav-body > li > .nav-body .nav-item > .dropdown-toggle, .navholder .nav-item > .nav-body .nav-item > ul > li > .dropdown-toggle, .navholder .nav-item > .nav-body .nav-item > ul .nav-item > .dropdown-toggle, .navholder .nav-item > .nav-body .nav-item > .nav-body > li > .dropdown-toggle, .navholder .nav-item > .nav-body .nav-item > .nav-body .nav-item > .dropdown-toggle {
    z-index: 7; }
  .navholder > li > ul > li > ul > li > .nav-link, .navholder > li > ul > li > ul .nav-item > .nav-link, .navholder > li > ul > li > .nav-body > li > .nav-link, .navholder > li > ul > li > .nav-body .nav-item > .nav-link, .navholder > li > ul .nav-item > ul > li > .nav-link, .navholder > li > ul .nav-item > ul .nav-item > .nav-link, .navholder > li > ul .nav-item > .nav-body > li > .nav-link, .navholder > li > ul .nav-item > .nav-body .nav-item > .nav-link, .navholder > li > .nav-body > li > ul > li > .nav-link, .navholder > li > .nav-body > li > ul .nav-item > .nav-link, .navholder > li > .nav-body > li > .nav-body > li > .nav-link, .navholder > li > .nav-body > li > .nav-body .nav-item > .nav-link, .navholder > li > .nav-body .nav-item > ul > li > .nav-link, .navholder > li > .nav-body .nav-item > ul .nav-item > .nav-link, .navholder > li > .nav-body .nav-item > .nav-body > li > .nav-link, .navholder > li > .nav-body .nav-item > .nav-body .nav-item > .nav-link, .navholder .nav-item > ul > li > ul > li > .nav-link, .navholder .nav-item > ul > li > ul .nav-item > .nav-link, .navholder .nav-item > ul > li > .nav-body > li > .nav-link, .navholder .nav-item > ul > li > .nav-body .nav-item > .nav-link, .navholder .nav-item > ul .nav-item > ul > li > .nav-link, .navholder .nav-item > ul .nav-item > ul .nav-item > .nav-link, .navholder .nav-item > ul .nav-item > .nav-body > li > .nav-link, .navholder .nav-item > ul .nav-item > .nav-body .nav-item > .nav-link, .navholder .nav-item > .nav-body > li > ul > li > .nav-link, .navholder .nav-item > .nav-body > li > ul .nav-item > .nav-link, .navholder .nav-item > .nav-body > li > .nav-body > li > .nav-link, .navholder .nav-item > .nav-body > li > .nav-body .nav-item > .nav-link, .navholder .nav-item > .nav-body .nav-item > ul > li > .nav-link, .navholder .nav-item > .nav-body .nav-item > ul .nav-item > .nav-link, .navholder .nav-item > .nav-body .nav-item > .nav-body > li > .nav-link, .navholder .nav-item > .nav-body .nav-item > .nav-body .nav-item > .nav-link {
    z-index: 6; }
  .navholder > li > ul > li > ul > li > ul > li > .dropdown-toggle, .navholder > li > ul > li > ul > li > ul .nav-item > .dropdown-toggle, .navholder > li > ul > li > ul > li > .nav-body > li > .dropdown-toggle, .navholder > li > ul > li > ul > li > .nav-body .nav-item > .dropdown-toggle, .navholder > li > ul > li > ul .nav-item > ul > li > .dropdown-toggle, .navholder > li > ul > li > ul .nav-item > ul .nav-item > .dropdown-toggle, .navholder > li > ul > li > ul .nav-item > .nav-body > li > .dropdown-toggle, .navholder > li > ul > li > ul .nav-item > .nav-body .nav-item > .dropdown-toggle, .navholder > li > ul > li > .nav-body > li > ul > li > .dropdown-toggle, .navholder > li > ul > li > .nav-body > li > ul .nav-item > .dropdown-toggle, .navholder > li > ul > li > .nav-body > li > .nav-body > li > .dropdown-toggle, .navholder > li > ul > li > .nav-body > li > .nav-body .nav-item > .dropdown-toggle, .navholder > li > ul > li > .nav-body .nav-item > ul > li > .dropdown-toggle, .navholder > li > ul > li > .nav-body .nav-item > ul .nav-item > .dropdown-toggle, .navholder > li > ul > li > .nav-body .nav-item > .nav-body > li > .dropdown-toggle, .navholder > li > ul > li > .nav-body .nav-item > .nav-body .nav-item > .dropdown-toggle, .navholder > li > ul .nav-item > ul > li > ul > li > .dropdown-toggle, .navholder > li > ul .nav-item > ul > li > ul .nav-item > .dropdown-toggle, .navholder > li > ul .nav-item > ul > li > .nav-body > li > .dropdown-toggle, .navholder > li > ul .nav-item > ul > li > .nav-body .nav-item > .dropdown-toggle, .navholder > li > ul .nav-item > ul .nav-item > ul > li > .dropdown-toggle, .navholder > li > ul .nav-item > ul .nav-item > ul .nav-item > .dropdown-toggle, .navholder > li > ul .nav-item > ul .nav-item > .nav-body > li > .dropdown-toggle, .navholder > li > ul .nav-item > ul .nav-item > .nav-body .nav-item > .dropdown-toggle, .navholder > li > ul .nav-item > .nav-body > li > ul > li > .dropdown-toggle, .navholder > li > ul .nav-item > .nav-body > li > ul .nav-item > .dropdown-toggle, .navholder > li > ul .nav-item > .nav-body > li > .nav-body > li > .dropdown-toggle, .navholder > li > ul .nav-item > .nav-body > li > .nav-body .nav-item > .dropdown-toggle, .navholder > li > ul .nav-item > .nav-body .nav-item > ul > li > .dropdown-toggle, .navholder > li > ul .nav-item > .nav-body .nav-item > ul .nav-item > .dropdown-toggle, .navholder > li > ul .nav-item > .nav-body .nav-item > .nav-body > li > .dropdown-toggle, .navholder > li > ul .nav-item > .nav-body .nav-item > .nav-body .nav-item > .dropdown-toggle, .navholder > li > .nav-body > li > ul > li > ul > li > .dropdown-toggle, .navholder > li > .nav-body > li > ul > li > ul .nav-item > .dropdown-toggle, .navholder > li > .nav-body > li > ul > li > .nav-body > li > .dropdown-toggle, .navholder > li > .nav-body > li > ul > li > .nav-body .nav-item > .dropdown-toggle, .navholder > li > .nav-body > li > ul .nav-item > ul > li > .dropdown-toggle, .navholder > li > .nav-body > li > ul .nav-item > ul .nav-item > .dropdown-toggle, .navholder > li > .nav-body > li > ul .nav-item > .nav-body > li > .dropdown-toggle, .navholder > li > .nav-body > li > ul .nav-item > .nav-body .nav-item > .dropdown-toggle, .navholder > li > .nav-body > li > .nav-body > li > ul > li > .dropdown-toggle, .navholder > li > .nav-body > li > .nav-body > li > ul .nav-item > .dropdown-toggle, .navholder > li > .nav-body > li > .nav-body > li > .nav-body > li > .dropdown-toggle, .navholder > li > .nav-body > li > .nav-body > li > .nav-body .nav-item > .dropdown-toggle, .navholder > li > .nav-body > li > .nav-body .nav-item > ul > li > .dropdown-toggle, .navholder > li > .nav-body > li > .nav-body .nav-item > ul .nav-item > .dropdown-toggle, .navholder > li > .nav-body > li > .nav-body .nav-item > .nav-body > li > .dropdown-toggle, .navholder > li > .nav-body > li > .nav-body .nav-item > .nav-body .nav-item > .dropdown-toggle, .navholder > li > .nav-body .nav-item > ul > li > ul > li > .dropdown-toggle, .navholder > li > .nav-body .nav-item > ul > li > ul .nav-item > .dropdown-toggle, .navholder > li > .nav-body .nav-item > ul > li > .nav-body > li > .dropdown-toggle, .navholder > li > .nav-body .nav-item > ul > li > .nav-body .nav-item > .dropdown-toggle, .navholder > li > .nav-body .nav-item > ul .nav-item > ul > li > .dropdown-toggle, .navholder > li > .nav-body .nav-item > ul .nav-item > ul .nav-item > .dropdown-toggle, .navholder > li > .nav-body .nav-item > ul .nav-item > .nav-body > li > .dropdown-toggle, .navholder > li > .nav-body .nav-item > ul .nav-item > .nav-body .nav-item > .dropdown-toggle, .navholder > li > .nav-body .nav-item > .nav-body > li > ul > li > .dropdown-toggle, .navholder > li > .nav-body .nav-item > .nav-body > li > ul .nav-item > .dropdown-toggle, .navholder > li > .nav-body .nav-item > .nav-body > li > .nav-body > li > .dropdown-toggle, .navholder > li > .nav-body .nav-item > .nav-body > li > .nav-body .nav-item > .dropdown-toggle, .navholder > li > .nav-body .nav-item > .nav-body .nav-item > ul > li > .dropdown-toggle, .navholder > li > .nav-body .nav-item > .nav-body .nav-item > ul .nav-item > .dropdown-toggle, .navholder > li > .nav-body .nav-item > .nav-body .nav-item > .nav-body > li > .dropdown-toggle, .navholder > li > .nav-body .nav-item > .nav-body .nav-item > .nav-body .nav-item > .dropdown-toggle, .navholder .nav-item > ul > li > ul > li > ul > li > .dropdown-toggle, .navholder .nav-item > ul > li > ul > li > ul .nav-item > .dropdown-toggle, .navholder .nav-item > ul > li > ul > li > .nav-body > li > .dropdown-toggle, .navholder .nav-item > ul > li > ul > li > .nav-body .nav-item > .dropdown-toggle, .navholder .nav-item > ul > li > ul .nav-item > ul > li > .dropdown-toggle, .navholder .nav-item > ul > li > ul .nav-item > ul .nav-item > .dropdown-toggle, .navholder .nav-item > ul > li > ul .nav-item > .nav-body > li > .dropdown-toggle, .navholder .nav-item > ul > li > ul .nav-item > .nav-body .nav-item > .dropdown-toggle, .navholder .nav-item > ul > li > .nav-body > li > ul > li > .dropdown-toggle, .navholder .nav-item > ul > li > .nav-body > li > ul .nav-item > .dropdown-toggle, .navholder .nav-item > ul > li > .nav-body > li > .nav-body > li > .dropdown-toggle, .navholder .nav-item > ul > li > .nav-body > li > .nav-body .nav-item > .dropdown-toggle, .navholder .nav-item > ul > li > .nav-body .nav-item > ul > li > .dropdown-toggle, .navholder .nav-item > ul > li > .nav-body .nav-item > ul .nav-item > .dropdown-toggle, .navholder .nav-item > ul > li > .nav-body .nav-item > .nav-body > li > .dropdown-toggle, .navholder .nav-item > ul > li > .nav-body .nav-item > .nav-body .nav-item > .dropdown-toggle, .navholder .nav-item > ul .nav-item > ul > li > ul > li > .dropdown-toggle, .navholder .nav-item > ul .nav-item > ul > li > ul .nav-item > .dropdown-toggle, .navholder .nav-item > ul .nav-item > ul > li > .nav-body > li > .dropdown-toggle, .navholder .nav-item > ul .nav-item > ul > li > .nav-body .nav-item > .dropdown-toggle, .navholder .nav-item > ul .nav-item > ul .nav-item > ul > li > .dropdown-toggle, .navholder .nav-item > ul .nav-item > ul .nav-item > ul .nav-item > .dropdown-toggle, .navholder .nav-item > ul .nav-item > ul .nav-item > .nav-body > li > .dropdown-toggle, .navholder .nav-item > ul .nav-item > ul .nav-item > .nav-body .nav-item > .dropdown-toggle, .navholder .nav-item > ul .nav-item > .nav-body > li > ul > li > .dropdown-toggle, .navholder .nav-item > ul .nav-item > .nav-body > li > ul .nav-item > .dropdown-toggle, .navholder .nav-item > ul .nav-item > .nav-body > li > .nav-body > li > .dropdown-toggle, .navholder .nav-item > ul .nav-item > .nav-body > li > .nav-body .nav-item > .dropdown-toggle, .navholder .nav-item > ul .nav-item > .nav-body .nav-item > ul > li > .dropdown-toggle, .navholder .nav-item > ul .nav-item > .nav-body .nav-item > ul .nav-item > .dropdown-toggle, .navholder .nav-item > ul .nav-item > .nav-body .nav-item > .nav-body > li > .dropdown-toggle, .navholder .nav-item > ul .nav-item > .nav-body .nav-item > .nav-body .nav-item > .dropdown-toggle, .navholder .nav-item > .nav-body > li > ul > li > ul > li > .dropdown-toggle, .navholder .nav-item > .nav-body > li > ul > li > ul .nav-item > .dropdown-toggle, .navholder .nav-item > .nav-body > li > ul > li > .nav-body > li > .dropdown-toggle, .navholder .nav-item > .nav-body > li > ul > li > .nav-body .nav-item > .dropdown-toggle, .navholder .nav-item > .nav-body > li > ul .nav-item > ul > li > .dropdown-toggle, .navholder .nav-item > .nav-body > li > ul .nav-item > ul .nav-item > .dropdown-toggle, .navholder .nav-item > .nav-body > li > ul .nav-item > .nav-body > li > .dropdown-toggle, .navholder .nav-item > .nav-body > li > ul .nav-item > .nav-body .nav-item > .dropdown-toggle, .navholder .nav-item > .nav-body > li > .nav-body > li > ul > li > .dropdown-toggle, .navholder .nav-item > .nav-body > li > .nav-body > li > ul .nav-item > .dropdown-toggle, .navholder .nav-item > .nav-body > li > .nav-body > li > .nav-body > li > .dropdown-toggle, .navholder .nav-item > .nav-body > li > .nav-body > li > .nav-body .nav-item > .dropdown-toggle, .navholder .nav-item > .nav-body > li > .nav-body .nav-item > ul > li > .dropdown-toggle, .navholder .nav-item > .nav-body > li > .nav-body .nav-item > ul .nav-item > .dropdown-toggle, .navholder .nav-item > .nav-body > li > .nav-body .nav-item > .nav-body > li > .dropdown-toggle, .navholder .nav-item > .nav-body > li > .nav-body .nav-item > .nav-body .nav-item > .dropdown-toggle, .navholder .nav-item > .nav-body .nav-item > ul > li > ul > li > .dropdown-toggle, .navholder .nav-item > .nav-body .nav-item > ul > li > ul .nav-item > .dropdown-toggle, .navholder .nav-item > .nav-body .nav-item > ul > li > .nav-body > li > .dropdown-toggle, .navholder .nav-item > .nav-body .nav-item > ul > li > .nav-body .nav-item > .dropdown-toggle, .navholder .nav-item > .nav-body .nav-item > ul .nav-item > ul > li > .dropdown-toggle, .navholder .nav-item > .nav-body .nav-item > ul .nav-item > ul .nav-item > .dropdown-toggle, .navholder .nav-item > .nav-body .nav-item > ul .nav-item > .nav-body > li > .dropdown-toggle, .navholder .nav-item > .nav-body .nav-item > ul .nav-item > .nav-body .nav-item > .dropdown-toggle, .navholder .nav-item > .nav-body .nav-item > .nav-body > li > ul > li > .dropdown-toggle, .navholder .nav-item > .nav-body .nav-item > .nav-body > li > ul .nav-item > .dropdown-toggle, .navholder .nav-item > .nav-body .nav-item > .nav-body > li > .nav-body > li > .dropdown-toggle, .navholder .nav-item > .nav-body .nav-item > .nav-body > li > .nav-body .nav-item > .dropdown-toggle, .navholder .nav-item > .nav-body .nav-item > .nav-body .nav-item > ul > li > .dropdown-toggle, .navholder .nav-item > .nav-body .nav-item > .nav-body .nav-item > ul .nav-item > .dropdown-toggle, .navholder .nav-item > .nav-body .nav-item > .nav-body .nav-item > .nav-body > li > .dropdown-toggle, .navholder .nav-item > .nav-body .nav-item > .nav-body .nav-item > .nav-body .nav-item > .dropdown-toggle {
    z-index: 5; }
  .navholder > li > ul > li > ul > li > ul > li > .nav-link, .navholder > li > ul > li > ul > li > ul .nav-item > .nav-link, .navholder > li > ul > li > ul > li > .nav-body > li > .nav-link, .navholder > li > ul > li > ul > li > .nav-body .nav-item > .nav-link, .navholder > li > ul > li > ul .nav-item > ul > li > .nav-link, .navholder > li > ul > li > ul .nav-item > ul .nav-item > .nav-link, .navholder > li > ul > li > ul .nav-item > .nav-body > li > .nav-link, .navholder > li > ul > li > ul .nav-item > .nav-body .nav-item > .nav-link, .navholder > li > ul > li > .nav-body > li > ul > li > .nav-link, .navholder > li > ul > li > .nav-body > li > ul .nav-item > .nav-link, .navholder > li > ul > li > .nav-body > li > .nav-body > li > .nav-link, .navholder > li > ul > li > .nav-body > li > .nav-body .nav-item > .nav-link, .navholder > li > ul > li > .nav-body .nav-item > ul > li > .nav-link, .navholder > li > ul > li > .nav-body .nav-item > ul .nav-item > .nav-link, .navholder > li > ul > li > .nav-body .nav-item > .nav-body > li > .nav-link, .navholder > li > ul > li > .nav-body .nav-item > .nav-body .nav-item > .nav-link, .navholder > li > ul .nav-item > ul > li > ul > li > .nav-link, .navholder > li > ul .nav-item > ul > li > ul .nav-item > .nav-link, .navholder > li > ul .nav-item > ul > li > .nav-body > li > .nav-link, .navholder > li > ul .nav-item > ul > li > .nav-body .nav-item > .nav-link, .navholder > li > ul .nav-item > ul .nav-item > ul > li > .nav-link, .navholder > li > ul .nav-item > ul .nav-item > ul .nav-item > .nav-link, .navholder > li > ul .nav-item > ul .nav-item > .nav-body > li > .nav-link, .navholder > li > ul .nav-item > ul .nav-item > .nav-body .nav-item > .nav-link, .navholder > li > ul .nav-item > .nav-body > li > ul > li > .nav-link, .navholder > li > ul .nav-item > .nav-body > li > ul .nav-item > .nav-link, .navholder > li > ul .nav-item > .nav-body > li > .nav-body > li > .nav-link, .navholder > li > ul .nav-item > .nav-body > li > .nav-body .nav-item > .nav-link, .navholder > li > ul .nav-item > .nav-body .nav-item > ul > li > .nav-link, .navholder > li > ul .nav-item > .nav-body .nav-item > ul .nav-item > .nav-link, .navholder > li > ul .nav-item > .nav-body .nav-item > .nav-body > li > .nav-link, .navholder > li > ul .nav-item > .nav-body .nav-item > .nav-body .nav-item > .nav-link, .navholder > li > .nav-body > li > ul > li > ul > li > .nav-link, .navholder > li > .nav-body > li > ul > li > ul .nav-item > .nav-link, .navholder > li > .nav-body > li > ul > li > .nav-body > li > .nav-link, .navholder > li > .nav-body > li > ul > li > .nav-body .nav-item > .nav-link, .navholder > li > .nav-body > li > ul .nav-item > ul > li > .nav-link, .navholder > li > .nav-body > li > ul .nav-item > ul .nav-item > .nav-link, .navholder > li > .nav-body > li > ul .nav-item > .nav-body > li > .nav-link, .navholder > li > .nav-body > li > ul .nav-item > .nav-body .nav-item > .nav-link, .navholder > li > .nav-body > li > .nav-body > li > ul > li > .nav-link, .navholder > li > .nav-body > li > .nav-body > li > ul .nav-item > .nav-link, .navholder > li > .nav-body > li > .nav-body > li > .nav-body > li > .nav-link, .navholder > li > .nav-body > li > .nav-body > li > .nav-body .nav-item > .nav-link, .navholder > li > .nav-body > li > .nav-body .nav-item > ul > li > .nav-link, .navholder > li > .nav-body > li > .nav-body .nav-item > ul .nav-item > .nav-link, .navholder > li > .nav-body > li > .nav-body .nav-item > .nav-body > li > .nav-link, .navholder > li > .nav-body > li > .nav-body .nav-item > .nav-body .nav-item > .nav-link, .navholder > li > .nav-body .nav-item > ul > li > ul > li > .nav-link, .navholder > li > .nav-body .nav-item > ul > li > ul .nav-item > .nav-link, .navholder > li > .nav-body .nav-item > ul > li > .nav-body > li > .nav-link, .navholder > li > .nav-body .nav-item > ul > li > .nav-body .nav-item > .nav-link, .navholder > li > .nav-body .nav-item > ul .nav-item > ul > li > .nav-link, .navholder > li > .nav-body .nav-item > ul .nav-item > ul .nav-item > .nav-link, .navholder > li > .nav-body .nav-item > ul .nav-item > .nav-body > li > .nav-link, .navholder > li > .nav-body .nav-item > ul .nav-item > .nav-body .nav-item > .nav-link, .navholder > li > .nav-body .nav-item > .nav-body > li > ul > li > .nav-link, .navholder > li > .nav-body .nav-item > .nav-body > li > ul .nav-item > .nav-link, .navholder > li > .nav-body .nav-item > .nav-body > li > .nav-body > li > .nav-link, .navholder > li > .nav-body .nav-item > .nav-body > li > .nav-body .nav-item > .nav-link, .navholder > li > .nav-body .nav-item > .nav-body .nav-item > ul > li > .nav-link, .navholder > li > .nav-body .nav-item > .nav-body .nav-item > ul .nav-item > .nav-link, .navholder > li > .nav-body .nav-item > .nav-body .nav-item > .nav-body > li > .nav-link, .navholder > li > .nav-body .nav-item > .nav-body .nav-item > .nav-body .nav-item > .nav-link, .navholder .nav-item > ul > li > ul > li > ul > li > .nav-link, .navholder .nav-item > ul > li > ul > li > ul .nav-item > .nav-link, .navholder .nav-item > ul > li > ul > li > .nav-body > li > .nav-link, .navholder .nav-item > ul > li > ul > li > .nav-body .nav-item > .nav-link, .navholder .nav-item > ul > li > ul .nav-item > ul > li > .nav-link, .navholder .nav-item > ul > li > ul .nav-item > ul .nav-item > .nav-link, .navholder .nav-item > ul > li > ul .nav-item > .nav-body > li > .nav-link, .navholder .nav-item > ul > li > ul .nav-item > .nav-body .nav-item > .nav-link, .navholder .nav-item > ul > li > .nav-body > li > ul > li > .nav-link, .navholder .nav-item > ul > li > .nav-body > li > ul .nav-item > .nav-link, .navholder .nav-item > ul > li > .nav-body > li > .nav-body > li > .nav-link, .navholder .nav-item > ul > li > .nav-body > li > .nav-body .nav-item > .nav-link, .navholder .nav-item > ul > li > .nav-body .nav-item > ul > li > .nav-link, .navholder .nav-item > ul > li > .nav-body .nav-item > ul .nav-item > .nav-link, .navholder .nav-item > ul > li > .nav-body .nav-item > .nav-body > li > .nav-link, .navholder .nav-item > ul > li > .nav-body .nav-item > .nav-body .nav-item > .nav-link, .navholder .nav-item > ul .nav-item > ul > li > ul > li > .nav-link, .navholder .nav-item > ul .nav-item > ul > li > ul .nav-item > .nav-link, .navholder .nav-item > ul .nav-item > ul > li > .nav-body > li > .nav-link, .navholder .nav-item > ul .nav-item > ul > li > .nav-body .nav-item > .nav-link, .navholder .nav-item > ul .nav-item > ul .nav-item > ul > li > .nav-link, .navholder .nav-item > ul .nav-item > ul .nav-item > ul .nav-item > .nav-link, .navholder .nav-item > ul .nav-item > ul .nav-item > .nav-body > li > .nav-link, .navholder .nav-item > ul .nav-item > ul .nav-item > .nav-body .nav-item > .nav-link, .navholder .nav-item > ul .nav-item > .nav-body > li > ul > li > .nav-link, .navholder .nav-item > ul .nav-item > .nav-body > li > ul .nav-item > .nav-link, .navholder .nav-item > ul .nav-item > .nav-body > li > .nav-body > li > .nav-link, .navholder .nav-item > ul .nav-item > .nav-body > li > .nav-body .nav-item > .nav-link, .navholder .nav-item > ul .nav-item > .nav-body .nav-item > ul > li > .nav-link, .navholder .nav-item > ul .nav-item > .nav-body .nav-item > ul .nav-item > .nav-link, .navholder .nav-item > ul .nav-item > .nav-body .nav-item > .nav-body > li > .nav-link, .navholder .nav-item > ul .nav-item > .nav-body .nav-item > .nav-body .nav-item > .nav-link, .navholder .nav-item > .nav-body > li > ul > li > ul > li > .nav-link, .navholder .nav-item > .nav-body > li > ul > li > ul .nav-item > .nav-link, .navholder .nav-item > .nav-body > li > ul > li > .nav-body > li > .nav-link, .navholder .nav-item > .nav-body > li > ul > li > .nav-body .nav-item > .nav-link, .navholder .nav-item > .nav-body > li > ul .nav-item > ul > li > .nav-link, .navholder .nav-item > .nav-body > li > ul .nav-item > ul .nav-item > .nav-link, .navholder .nav-item > .nav-body > li > ul .nav-item > .nav-body > li > .nav-link, .navholder .nav-item > .nav-body > li > ul .nav-item > .nav-body .nav-item > .nav-link, .navholder .nav-item > .nav-body > li > .nav-body > li > ul > li > .nav-link, .navholder .nav-item > .nav-body > li > .nav-body > li > ul .nav-item > .nav-link, .navholder .nav-item > .nav-body > li > .nav-body > li > .nav-body > li > .nav-link, .navholder .nav-item > .nav-body > li > .nav-body > li > .nav-body .nav-item > .nav-link, .navholder .nav-item > .nav-body > li > .nav-body .nav-item > ul > li > .nav-link, .navholder .nav-item > .nav-body > li > .nav-body .nav-item > ul .nav-item > .nav-link, .navholder .nav-item > .nav-body > li > .nav-body .nav-item > .nav-body > li > .nav-link, .navholder .nav-item > .nav-body > li > .nav-body .nav-item > .nav-body .nav-item > .nav-link, .navholder .nav-item > .nav-body .nav-item > ul > li > ul > li > .nav-link, .navholder .nav-item > .nav-body .nav-item > ul > li > ul .nav-item > .nav-link, .navholder .nav-item > .nav-body .nav-item > ul > li > .nav-body > li > .nav-link, .navholder .nav-item > .nav-body .nav-item > ul > li > .nav-body .nav-item > .nav-link, .navholder .nav-item > .nav-body .nav-item > ul .nav-item > ul > li > .nav-link, .navholder .nav-item > .nav-body .nav-item > ul .nav-item > ul .nav-item > .nav-link, .navholder .nav-item > .nav-body .nav-item > ul .nav-item > .nav-body > li > .nav-link, .navholder .nav-item > .nav-body .nav-item > ul .nav-item > .nav-body .nav-item > .nav-link, .navholder .nav-item > .nav-body .nav-item > .nav-body > li > ul > li > .nav-link, .navholder .nav-item > .nav-body .nav-item > .nav-body > li > ul .nav-item > .nav-link, .navholder .nav-item > .nav-body .nav-item > .nav-body > li > .nav-body > li > .nav-link, .navholder .nav-item > .nav-body .nav-item > .nav-body > li > .nav-body .nav-item > .nav-link, .navholder .nav-item > .nav-body .nav-item > .nav-body .nav-item > ul > li > .nav-link, .navholder .nav-item > .nav-body .nav-item > .nav-body .nav-item > ul .nav-item > .nav-link, .navholder .nav-item > .nav-body .nav-item > .nav-body .nav-item > .nav-body > li > .nav-link, .navholder .nav-item > .nav-body .nav-item > .nav-body .nav-item > .nav-body .nav-item > .nav-link {
    z-index: 4; }
  .navholder .closed > .nav-body {
    position: absolute; } }

/****************************************/
/****************************************/
.NewsItemPage time {
  color: #8f8f8f; }

.NewsItemPage .article-footer {
  border-top: solid 1px rgba(0, 0, 0, 0.1);
  margin-top: 1.5rem;
  padding-top: 1rem;
  font-weight: 300;
  font-size: 1.4rem;
  color: #4a4a4a; }
  .NewsItemPage .article-footer div {
    color: #4a4a4a !important;
    font-weight: 300;
    display: inline-block;
    margin-top: 5px;
    font-size: 1.4rem;
    margin-right: 1.5rem; }

.NewsArchive .list-group-item {
  display: block;
  border-left: 0;
  border-right: 0;
  padding-left: 0;
  padding-right: 0; }
  .NewsArchive .list-group-item .tag {
    margin-top: 0.25rem;
    font-weight: 400; }

.SearchPage .result {
  margin: 2rem 0; }
  .SearchPage .result .meta a {
    color: #8f8f8f;
    font-size: 1.4rem; }
  .SearchPage .result ol {
    list-style: none;
    padding: 0;
    margin: 0;
    border-top: rgba(0, 0, 0, 0.1) solid 1px; }
    .SearchPage .result ol li {
      border-bottom: rgba(0, 0, 0, 0.1) solid 1px;
      padding-top: 1rem;
      padding-bottom: 1rem; }
      .SearchPage .result ol li p,
      .SearchPage .result ol li h3 {
        margin: 0 0 0.5rem; }

.ContentBlockSection {
  margin-bottom: 3rem; }
  .ContentBlockSection .section-img-top {
    margin-bottom: 1rem; }
  .ContentBlockSection > .ContentBlocksFullWidth {
    margin: 0; }

.container .ContentBlockSection .container {
  padding-left: 0;
  padding-right: 0; }

.side-navigation {
  margin-bottom: 3rem;
  background: #f3f3f3; }
  .side-navigation h4 {
    background: #d71981;
    padding: 1rem 1.5rem;
    margin: 0; }
  .side-navigation .nav {
    list-style: none;
    padding: 0;
    margin: 0;
    zoom: 1;
    padding: 1rem 1.5rem; }
    .side-navigation .nav:before, .side-navigation .nav:after {
      content: '\0020';
      display: block;
      height: 0;
      overflow: hidden; }
    .side-navigation .nav:after {
      clear: both; }
    .side-navigation .nav .nav-item {
      padding: 1rem 0;
      border-bottom: 1px solid #d1d1d1;
      line-height: 1.1;
      position: relative; }
      .side-navigation .nav .nav-item .nav-link {
        padding-right: 2rem;
        display: block; }
        .side-navigation .nav .nav-item .nav-link.active {
          font-weight: 500; }
      .side-navigation .nav .nav-item span {
        float: right;
        line-height: 1;
        font-size: 2rem;
        color: #d1d1d1;
        position: absolute;
        right: 0;
        top: 0.75rem; }
      .side-navigation .nav .nav-item.closed span:after {
        content: ""; }
      .side-navigation .nav .nav-item.closed ul {
        display: none; }
      .side-navigation .nav .nav-item.opened > span:after {
        content: ""; }
      .side-navigation .nav .nav-item.opened > ul {
        display: block;
        padding-top: 0.5rem; }
      .side-navigation .nav .nav-item .nav {
        transition: opacity ease-in .3s;
        padding: 0; }
        .side-navigation .nav .nav-item .nav .nav-item {
          padding: 0.75rem 0;
          font-size: 1.4rem;
          border-bottom: none; }
          .side-navigation .nav .nav-item .nav .nav-item:before {
            position: absolute;
            left: 0;
            display: block;
            content: '-'; }
          .side-navigation .nav .nav-item .nav .nav-item span {
            top: 0.4rem; }
          .side-navigation .nav .nav-item .nav .nav-item .nav-link {
            padding: 0 1.5rem 0 0.75rem; }
            .side-navigation .nav .nav-item .nav .nav-item .nav-link.active {
              font-weight: 500; }
          .side-navigation .nav .nav-item .nav .nav-item .nav {
            padding: 0.5rem; }

.ThemeColor01 {
  background-color: #d71981;
  color: #ffffff; }
  .ThemeColor01 .card-title {
    color: #ffffff; }
    .ThemeColor01 .card-title:hover {
      color: #e6e6e6; }
  .ThemeColor01 h1, .ThemeColor01 h2, .ThemeColor01 h3, .ThemeColor01 h4, .ThemeColor01 h5 {
    color: #ffffff; }
  .ThemeColor01 a {
    color: #ffffff; }
    .ThemeColor01 a:hover {
      color: #e6e6e6; }
    .ThemeColor01 a .card-title {
      color: #ffffff; }
      .ThemeColor01 a .card-title:hover {
        color: #e6e6e6; }

.ThemeColor02 {
  background-color: #0f8074;
  color: #ffffff; }
  .ThemeColor02 .card-title {
    color: #ffffff; }
    .ThemeColor02 .card-title:hover {
      color: #e6e6e6; }
  .ThemeColor02 h1, .ThemeColor02 h2, .ThemeColor02 h3, .ThemeColor02 h4, .ThemeColor02 h5 {
    color: #ffffff; }
  .ThemeColor02 a {
    color: #ffffff; }
    .ThemeColor02 a:hover {
      color: #090909; }
    .ThemeColor02 a .card-title {
      color: #ffffff; }
      .ThemeColor02 a .card-title:hover {
        color: #e6e6e6; }

.ThemeColor03 {
  background-color: #0094ab;
  color: #ffffff; }
  .ThemeColor03 .card-title {
    color: #ffffff; }
    .ThemeColor03 .card-title:hover {
      color: #e6e6e6; }
  .ThemeColor03 h1, .ThemeColor03 h2, .ThemeColor03 h3, .ThemeColor03 h4, .ThemeColor03 h5 {
    color: #ffffff; }
  .ThemeColor03 a {
    color: #ffffff; }
    .ThemeColor03 a:hover {
      color: #e6e6e6; }
    .ThemeColor03 a .card-title {
      color: #ffffff; }
      .ThemeColor03 a .card-title:hover {
        color: #e6e6e6; }

.ThemeColor04 {
  background-color: #222222;
  color: #ffffff; }
  .ThemeColor04 .card-title {
    color: #ffffff; }
    .ThemeColor04 .card-title:hover {
      color: #e6e6e6; }
  .ThemeColor04 h1, .ThemeColor04 h2, .ThemeColor04 h3, .ThemeColor04 h4, .ThemeColor04 h5 {
    color: #ffffff; }
  .ThemeColor04 a {
    color: #ffffff; }
    .ThemeColor04 a:hover {
      color: #e6e6e6; }
    .ThemeColor04 a .card-title {
      color: #ffffff; }
      .ThemeColor04 a .card-title:hover {
        color: #e6e6e6; }

.ThemeColor05 {
  background-color: #4a4a4a;
  color: #ffffff; }
  .ThemeColor05 .card-title {
    color: #ffffff; }
    .ThemeColor05 .card-title:hover {
      color: #e6e6e6; }
  .ThemeColor05 h1, .ThemeColor05 h2, .ThemeColor05 h3, .ThemeColor05 h4, .ThemeColor05 h5 {
    color: #ffffff; }
  .ThemeColor05 a {
    color: #ffffff; }
    .ThemeColor05 a:hover {
      color: #e6e6e6; }
    .ThemeColor05 a .card-title {
      color: #ffffff; }
      .ThemeColor05 a .card-title:hover {
        color: #e6e6e6; }

.ThemeColor06 {
  background-color: #8f8f8f;
  color: #ffffff; }
  .ThemeColor06 .card-title {
    color: #ffffff; }
    .ThemeColor06 .card-title:hover {
      color: #e6e6e6; }
  .ThemeColor06 h1, .ThemeColor06 h2, .ThemeColor06 h3, .ThemeColor06 h4, .ThemeColor06 h5 {
    color: #ffffff; }
  .ThemeColor06 a {
    color: #ffffff; }
    .ThemeColor06 a:hover {
      color: #e6e6e6; }
    .ThemeColor06 a .card-title {
      color: #ffffff; }
      .ThemeColor06 a .card-title:hover {
        color: #e6e6e6; }

.ThemeColor07 {
  background-color: #d1d1d1;
  color: #222222; }
  .ThemeColor07 .card-title {
    color: #222222; }
    .ThemeColor07 .card-title:hover {
      color: #090909; }
  .ThemeColor07 h1, .ThemeColor07 h2, .ThemeColor07 h3, .ThemeColor07 h4, .ThemeColor07 h5 {
    color: #222222; }
  .ThemeColor07 a {
    color: #d71981; }
    .ThemeColor07 a:hover {
      color: #a91466; }
    .ThemeColor07 a .card-title {
      color: #d71981; }
      .ThemeColor07 a .card-title:hover {
        color: #a91466; }

.ThemeColor08 {
  background-color: #f3f3f3;
  color: #222222; }
  .ThemeColor08 .card-title {
    color: #222222; }
    .ThemeColor08 .card-title:hover {
      color: #090909; }
  .ThemeColor08 h1, .ThemeColor08 h2, .ThemeColor08 h3, .ThemeColor08 h4, .ThemeColor08 h5 {
    color: #222222; }
  .ThemeColor08 a {
    color: #d71981; }
    .ThemeColor08 a:hover {
      color: #a91466; }
    .ThemeColor08 a .card-title {
      color: #d71981; }
      .ThemeColor08 a .card-title:hover {
        color: #a91466; }

.ThemeColor09 {
  background-color: #fafafa;
  color: #222222; }
  .ThemeColor09 .card-title {
    color: inherit; }
    .ThemeColor09 .card-title:hover {
      color: #090909; }
  .ThemeColor09 h1, .ThemeColor09 h2, .ThemeColor09 h3, .ThemeColor09 h4, .ThemeColor09 h5 {
    color: #222222; }
  .ThemeColor09 a {
    color: #d71981; }
    .ThemeColor09 a:hover {
      color: #a91466; }
    .ThemeColor09 a .card-title {
      color: inherit; }
      .ThemeColor09 a .card-title:hover {
        color: #a91466; }

.ThemeColor10 {
  background-color: #fff;
  color: #222222; }
  .ThemeColor10 .card-title {
    color: #222222; }
    .ThemeColor10 .card-title:hover {
      color: #090909; }
  .ThemeColor10 h1, .ThemeColor10 h2, .ThemeColor10 h3, .ThemeColor10 h4, .ThemeColor10 h5 {
    color: #222222; }
  .ThemeColor10 a {
    color: #d71981; }
    .ThemeColor10 a:hover {
      color: #a91466; }
    .ThemeColor10 a .card-title {
      color: #d71981; }
      .ThemeColor10 a .card-title:hover {
        color: #a91466; }

html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  @media (max-width: 1199px) {
    html {
      font-size: 9.5px; } }
  @media (max-width: 991px) {
    html {
      font-size: 9px; } }
  @media (max-width: 767px) {
    html {
      font-size: 8px; } }

a, button {
  outline: 0 !important; }

b, strong {
  font-weight: 500; }

h1 {
  margin-bottom: 1rem; }

a:active {
  color: #a91466; }

article p {
  margin-bottom: 3rem; }

a {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease; }

body:before {
  display: none;
  content: "desktop"; }
  @media (max-width: 991px) {
    body:before {
      content: "handheld"; } }

/* 	 FONT ICONS	 */
@font-face {
  font-family: "nchlightbox";
  src: url("../fonts/nchlightbox/nchlightbox.eot");
  src: local("nchlightbox"), local("nchlightbox"), url("../fonts/nchlightbox/nchlightbox.woff") format("woff"), url("../fonts/nchlightbox/nchlightbox.ttf") format("truetype"), url("../fonts/nchlightbox/nchlightbox#nch-video-font") format("svg");
  font-weight: normal;
  font-style: normal; }

/*   GRID STYLES   */
.nch-lb-grid {
  position: relative;
  display: block;
  width: auto;
  height: 1px; }

.nch-lb-tile {
  position: absolute;
  top: 0;
  left: 0; }

.nch-lb-noscroll,
.nch-lb-noscroll body {
  overflow: hidden; }

/*   OVERLAY MAIN ELEMENT   */
.nch-lb-main {
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  background: #000;
  z-index: 100000; }

.nch-lb-main.nch-lb-scheme-light {
  background: #ddd; }

/*   CONTROL BAR   */
.nch-lb-controls {
  position: relative;
  display: block;
  list-style: none;
  margin: auto;
  padding: 16px 0 14px 0;
  height: 36px;
  width: 80%; }

.nch-lb-controls li {
  margin: 0 1px;
  padding: 0;
  float: left;
  list-style: none; }

.nch-lb-title {
  color: #fff;
  font-size: 16px;
  line-height: 30px;
  font-family: Segoe UI, Tahoma, Lucida Grande, Lucida Sans Unicode, Helvetica, Arial, sans-serif;
  text-shadow: 0px 1px 2px #000000;
  -webkit-filter: dropshadow(color=#000000, offx=0, offy=1);
          filter: dropshadow(color=#000000, offx=0, offy=1); }

.nch-lb-scheme-light .nch-lb-title {
  color: #111;
  text-shadow: 0px 1px 2px #FFFFFF;
  -webkit-filter: dropshadow(color=#FFFFFF, offx=0, offy=1);
          filter: dropshadow(color=#FFFFFF, offx=0, offy=1); }

.nch-lb-controls .nch-lb-title {
  margin-left: 12px; }

ul li.nch-lb-fs,
ul li.nch-lb-info,
ul li.nch-lb-exit {
  float: right; }

.nch-lb-bar,
.nch-lb-tbar {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 10;
  width: 100%; }

.nch-lb-tbar {
  top: 0;
  bottom: auto;
  position: absolute;
  display: block; }

.nch-lb-tbar-controls {
  list-style: none;
  margin: 0;
  padding: 12px 12px 0 12px;
  height: 36px;
  position: relative;
  display: none; }

.nch-lb-tbar-controls li {
  float: right;
  margin: 0;
  list-style: none; }

.nch-lb-tbar-controls li.nch-lb-title {
  float: left; }

/*   THUMBNAIL COLUMN    */
.nch-lb-thumbs-bar {
  display: block;
  position: absolute;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.5);
  z-index: 15; }

.nch-lb-scheme-light .nch-lb-thumbs-bar {
  background: rgba(255, 255, 255, 0.65); }

.nch-lb-thumbs-top,
.nch-lb-thumbs-bottom {
  width: 100%;
  position: relative; }

.nch-lb-thumbs-right,
.nch-lb-thumbs-left {
  top: 0; }

.nch-lb-thumbs {
  position: relative;
  display: block;
  list-style: none;
  font-size: 0;
  line-height: 0;
  margin: 0; }

.nch-lb-thumbs-right,
.nch-lb-thumbs-left {
  height: 100%; }

.nch-lb-testcanvas {
  position: absolute;
  top: -1000px;
  left: -1000px; }

.nch-lb-media-space {
  position: absolute;
  display: block;
  z-index: 5;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-overflow-scrolling: touch;
  overflow: hidden; }

.nch-lb-media-loading {
  background-image: url(data:image/gif;base64,R0lGODlhJAAkAOZOAAYGBgwMDPz8/AMDA8DAwMzMzLe3t2ZmZkVFRWNjYwkJCZOTk7S0tMnJyb29vZycnFFRUYeHh+Tk5D8/P1RUVMbGxqioqBsbGw8PD97e3uHh4ScnJ6urqzY2NhISEnJycvb29ktLSx4eHurq6vf39xUVFbq6uqWlpbGxsVdXV6KiotXV1X5+fkhISPDw8O3t7fn5+VpaWvHx8XV1dcPDw+Xl5ZCQkM/Pz4SEhHt7exgYGJaWlufn55mZmTMzM9jY2CEhIe7u7tLS0vr6+kJCQoqKii0tLV1dXfT09GxsbCQkJDk5Of///wAAAP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQFGQBOACwAAAAAJAAkAAAHtoBNgoOEhYaHiImKi4yNjo+QkZKTlJWWl5iZmpucnZ6fjQAzKBYJhUo2BAtGhRQqBiwBigEFTLZMDIMIJLdDKYM9t0wZOolFwrYHTQo1yDIeTSHITByJGdMGTRPTTBRND9MCA4gS0w5NCNxHTSfcAIgq0yxNHkjIAiJNB9MEiUBBwla8a5IAWQRBABoII9FB0YUTGn4skDWoBY0XFWIQUhBhBQ8UG0CJHEmypMmTKFOqXMmyJaRAACH5BAUFAE4ALAQADgAIAAgAAAcmgE2Cg4QHBAYQgzNMjEyJTRqNTCaCI5I0gguSSYIKDy8SEYSjTYEAIfkEBQUATgAsDQAOAAkACAAAByuATYKDhE0lCwUPF4MAQkyPGgGCRI+VMYIhlY8Jghg1lTKLgj4OTA0IhamBACH5BAUFAE4ALAUADwAGAAYAAAcbgE2Cg00TFQ4bgiNMTARNAyCMN4IHMC4IhIOBACH5BAUFAE4ALA4ADgASAAgAAAdCgE2Cg4SFhodNEwwVHwOEOAU7joNLAkyXNoMtl0wJhBycTDAKgimcH4QMoQIYggAGTA2tgxShHIiFHxkuFh64v02BACH5BAUFAE4ALAUADwAaAAYAAAc1gE6Cg4SFhU2IiIKJTYaOTk0iDAUQjZCJj4ZNFoIgAYyKmYRNJoMljYyiox0SAjmWqo+gToEAIfkEBQUATgAsDwAQAAUABAAABwiATYKDhIWFgQAh+QQFGQBOACwZABAABQAEAAAHCIBNgoOEhYWBACH5BAUFAE4ALAUAEAAFAAQAAAcVgE4TFQ4bTiNMTAQDIIk3TgcwLgiBACH5BAUFAE4ALA8AEAAFAAQAAAcUgE44BTsDLUyICSmITB8ABkwNGIEAIfkEBQUATgAsBQAPABkABgAABz+ATgcEBhBOh4iJioozTI5MhouSIgwFhhpMh0wmkpIWjiABI5lOTDSdiyaPJQuPTEmoih0SAjlOCg8vEhGxsYEAIfkEBQUATgAsBAAOABEACAAAB1GATQAzKBYJTYiJik0BBUyPTAyKJQsFDxdNRZCQB4gAQpAaARmbjwaIRKUxEqVMDoghpQkqrSyIGDWQMhdAQZsrAIk+DkwNCIgXJxo/CwGLi4EAIfkEBQUATgAsDQAOABIACAAAB1OATU1KNgQLRoKJiokIJEyPQymKEwwVHwNNCjWPnDIegksCnDZNE5ynFIIcpzAKCKecR4IMpwIYHkiwAiKCFKccggmwEYofGS4Wn4ItNC8VMYvRgQA7);
  width: 36px;
  height: 36px;
  top: 50%;
  left: 50%;
  margin: -18px 0  0 -18px;
  position: absolute;
  display: block; }

.nch-lb-scheme-light .nch-lb-media-loading {
  display: none; }

.nch-lb-no-scrollbar .nch-lb-media-space {
  overflow: scroll; }

.nch-lb-no-scrollbar .nch-lb-media-space::-webkit-scrollbar {
  width: 0 !important; }

.nch-lb-media-scroller {
  width: 300%;
  height: 1px;
  position: relative;
  display: block; }

.nch-lb-zoom-space {
  display: none;
  background: #000;
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
  top: 0;
  left: 0;
  z-index: 20; }

.nch-lb-scheme-light .nch-lb-zoom-space {
  background: #f3f3f3; }

.nch-lb-zoom-space img {
  border: 0;
  position: relative;
  margin: auto; }

.nch-lb-zoom-space div.nch-lb-icon-zoom {
  position: fixed;
  top: 24px;
  right: 24px;
  z-index: 10; }

.nch-lb-zoom-space img {
  margin: auto;
  padding: 0;
  position: relative;
  display: block; }

.nch-lb-zooming .nch-lb-zoom-space {
  display: block; }

/*   HANDLE DIFFERENT MEDIATYPES   */
.nch-lb-media {
  position: absolute;
  z-index: 5;
  border-radius: 2px;
  box-shadow: 0 9px 24px 2px rgba(0, 0, 0, 0.5), 0 1px 3px 1px rgba(0, 0, 0, 0.8); }

.nch-lb-scheme-light .nch-lb-media {
  box-shadow: 0 9px 24px 2px rgba(255, 255, 255, 0.5), 0 1px 3px 1px rgba(20, 20, 20, 0.5); }

.nch-lb-media-image img {
  height: 100%;
  width: 100%;
  display: block; }

.nch-lb-media-ajax,
.nch-lb-media-html {
  background: #fff;
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

.nch-lb-thumbs-horizontal {
  left: 0;
  overflow: hidden;
  white-space: nowrap;
  padding: 8px 6px;
  margin: auto; }

.nch-lb-thumbs-horizontal li {
  height: 100%;
  display: inline;
  margin: 0 4px 0 0;
  padding: 0; }

.nch-lb-thumbs-vertical {
  padding: 6px 8px; }

.nch-lb-thumbs-vertical li {
  width: 100%;
  display: block;
  padding: 0;
  margin: 0 0 4px 0; }

.nch-lb-thumbs li img {
  cursor: pointer;
  border: 2px solid #333;
  border: 2px solid rgba(0, 0, 0, 0.25);
  border-radius: 2px;
  overflow: hidden;
  transition: border-color 0.2s linear; }

.nch-lb-scheme-light .nch-lb-thumbs li img {
  border: 2px solid #999;
  border: 2px solid rgba(0, 0, 0, 0.3); }

.nch-lb-thumbs li img.nch-lb-thumb-s {
  border-color: #fff; }

.nch-lb-scheme-light .nch-lb-thumbs li img.nch-lb-thumb-s {
  border-color: #444; }

.nch-lb-thumbs-horizontal li img {
  height: 100%;
  margin-top: -2px; }

.nch-lb-thumbs-vertical li img {
  margin-left: -2px;
  width: 100%; }

/*   GRADIENT EFFECT   */
canvas.nch-lb-effcurrent,
canvas.nch-lb-effchange,
div.nch-lb-pngfix {
  width: 100%;
  height: 55%;
  position: absolute;
  display: block;
  bottom: 0;
  left: 0;
  visibility: visible;
  z-index: 0; }

.nch-lb-no-backlight canvas.nch-lb-effcurrent,
.nch-lb-no-backlight canvas.nch-lb-effchange,
.nch-lb-no-backlight div.nch-lb-pngfix {
  visibility: hidden; }

div.nch-lb-pngfix {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIMAAAAxCAYAAAD5nxoYAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAACu9JREFUeNrsXO2S4zYMo2Tvvf/b9nZjke114h0eFyBpZ6+/mplMvhNZgkAQpDNExOT/y/+Xfy77f/Q7vwA3HPDQ4/MyyWf9ZRSvo+ckec/5+xrGgsbnf38kz3fHzO5fmdvOnPynYDDwOJtYCweCDgpNEjrI0Vj0QVjQwliMPC83Fn42wCxNoKGLFq/Pxu+03vzqZdxEtxGAsV0qjVBnZHyWvN8aoLFiI9zaod84z5ckwJ8EA6LhO4O0mxMzLu6ibJz6whxcXUi7Mb+vbsY/CgZLdlcc8HgxZmZhKft9e2FB7QYrXf2MFWENhdpxlxW+UzPYhcmw4jMGqHy4HerpfRYMdJdp0EIoif12Q79II4zE0Gng99h3GfhcKbL/RDahDYq+uiszHWHJQlQLVYnHOPartG9k4jsAHmRMo2CKkYB7/mlmsAYLjAYjXAkTI1nESRYx2zUMeFqAji3yaAjU7xB/lohjtlEnm+/9m4GQpWfMZ0AZxGjuIJZjV6ylxQ7S8BkEhtEMG4wltPArjHzf3cxJKpb6Ts1wdZBGUjC7aKDERdIX0ksDIUIbYNwIeGdC7WxOMiBUwDeSILTmdMh9O5rRaaZ6M3rvhodOGvlK9qPkNsvIhgOEXwS/869mbmxtZkOTZAbWIJnk2C8uekbTmogw/34WyxXE2jtxdzTYIwOCAGAYSOOidlgOGArSPb3oLtqN9ZAGqxjI0lLNcCVFswIAldhUENNZGpU5lV0QoPQuAkEDMygB4AALPIvMYhAtNC4y8tV0elSbY7xgxHghZCReG9EHWdqIUIu8BZG6XsHAMwCbRTZYABQS9MBwIWK45wTcZ3RthPrnNxhxbG4mGOMYxW62BiCuhAYrnMIq9qGd1dUR1ggTngmUAAItsNcNM2QbQ3hRq2MnG/gOuwkClAl9jncIry52LFQrvAZL2CEr9IyCKeTGBMdJjWzmF3wRUKDv96ww3WMJwJhgQdg4u6yAQsVsAmNE4O7ENbzipzPr1hpqvWImRPdMKXcs14qVNGGHBcLOJM5ehw0qPyRzK0dDyEsjlFrMJrKS7AgT1amyGXg/2n12EXSV8OoYOJJY5ed4DsAQh9MRaF625/0t6AmvcYzonYzKu5mF9zuMOLXIKFOfEu+NHd4xN6zYeQaEmEndQCKNCRuJQLSmo5eJx8M9RrphABvcawh1IWQVVvUowmZV1FoNRqXlgf2FRRcSezPqzXL6Tu0iS+kiMLKy+CBM5sPBegLhfG4BMJxx1+8wrx9QVjAvgn8W3gE7rkkAEJnrc973i0JRiN3LRKESpc4AwcYyCkU8EpdvEMYYhLU0AOBw9xXQ7nT0bA4IkSlmURdh410XMg9mOU831zOw129gWNLvX+ywhQGNECnYQgxGJhQznUaSImkSd0eRWkaNcDgwHCF0+O/cAog2t/gGQsVoOK3dfs/q+KIj6oGgwUK3vfAOOt3M1gwPmvj+rH+gIwIniY+j6UGgMLEAEI6QYvqduz1D7nreTgcCC6FjSl14mzdBEOdFQ+hawR9RL3B3sqPZ444VbQkbxFzeCj+CgWFm+TIxaGai1BXohBMIDwCG2Gr2BlJNv/Om+50J/I4I5HWRBZhukiBeJ6ibfKb4e2G5WjNkWGHtKjFztABEx0GrwOAnGGUgiBX0CYITDI/AFgZ23P68ahI6RhMMUphsUVxmm8ODUEBYnTFMMLq2xAhBBlNWBl6JxWuCq55ISKLCEAIEe/9GdMoKgHiEaxSSfkF2d92eTHHe91cGBrkQFuKiI4BE5zOmuXG9Nh8mlMR6aeza+Poik8wAgfoGsu4oxgoVO0SGEFCljED4BYB3FzKYbjiB8OYm/QggWSDtrOpAnfrLBMcZU1vPAhswqfR0IDXEKZQBZBXHVRR8DJg3CowcvWBEzeLgBzGmBFQXvabxYvEXGD7CbQTz+T3Hc2KPJyDO2+Xub2DXZsW9yjNAAPBsuQFG2Mj3D59aooWRZJGyPgApwBDdPSUAEvnaGi/AzNkKdmB+RAaGhwPBx/P5jwAGASbT+dn9efvD6YgZAFGl8aPhkwwCiBkKZ+et1zYD1Sai68aEnyQhBZlMGlQ6MnAQECt2iAbTJKkbYwS0M6PHgMCwgpBkYPCaYTmm8BoiM+2yy5bMxQRz4YGAfvu3Vr0IhmjJHglbCHlNmm5evCowrASkmDOZCKbYGVgiGLy38BEE5EoyitPaPxwINgesNxcqhuQNshVLZAJ6C/d3J3A3x1KKXMo9xPIFFtBAjEeNIFGdKyj2rLDD4m8J0CAVM6BOo0ni6ASfteAxLCcej3D/kK/9DdFm9hPvwfGQr80vQjZVJ2SgWojXCVvIdDxjnb/z5oC87WSHrgCGgxhFzDxCTSKPALwjlIczVzKrVjIAbCT3RpYwOuZHAENkNwMp63BxOQLdMwNyQVeSWYxERIvgBpvNgdKDYJHi3dwLCj+CK6ckJdSCNbLfYJ9F9vQEk8G0gwjvS5wgTBjxGo4AgIPUc46gHY6QVq4kTCjQXx3vYRJ28PffnJA9gYqYaOxOKCnw4SM9aoiZDBjIjl7J5w9gWiFLfBLhloEjY5NonC3CigdgSQMlYV/S3gMgNpDusZqOFOFCSHaEhOP+XN8fz/H8AEDQM7V8BP+dxcpFPHpkMgnQDgZChIWJR1kJSy0zqszeN4GNi8YXRfQB2I75HocDggVQSDB+lGyEjhkVU+0NiOW3IIYPwLyfptM7AMBHAggEBpX8PEvmQMaStkrvjCvkGxxg149Q1USvx5i9QEalINOSUPyJdrc/vs19F+q7UBIiOyEj6qQIhtP0QkLeIhgeYfEfIK3ygDAnCLMmFYT4o9AZ1vQZJLGcR+Lbb0WjiLmQtUiaHV3XFcaw5Gs7nDYqljGTQvWZrFSPQDGAE4rc3+WZ4T2A4T0A4QHs5KPhQgpw+VhYyYpkrHVtkseTTNhBzBtJei00HMNKPIEJeiymO84ppOVM+ueUWOJMIv2gzutYyfXfGPZXYIJ3wBRRRD6K4pQkpXAUDuKOWKEBYxQdQSg0sAaXEeJ9tigrHB8r92cNKivY0azz+SjaBDIhzUwo74qyBt/P4/oFhp8OAJ4VDpJnLxLrhVAcOvs6E4wivT/UitmA3xmWsIgm3UYxZkd7/kgMsQiyTfg5jqhVD20OFjIO0M/gM5SYtWgIFfDckJMZfjrh+AEs2AdIL1lnkhbl2aoaak0wzKKKx06IzXolrNAxmSfgBaTK782xrMFEkjYBIfOJGMIImx7BfDIQtj/X82SGn0BIemYQoKqrhlYp2MIazIIO3C8aMnAmEZhL6lPvOiV6FhLZaXseCArAqoXP0DkXdgnuC51hjr0V/eVMdB8mYmePAo8BdTZ38mJLAINeQ9+xknAxAVWzP6WQZHei3adFmV4Sla+BHZA/oI15qs5JjaIYnQowC5dXIxhiE2is0iFFvaR/yXompfAWIiUPwe31EQid/0VAuoalx1lInGSMyONYIHRKEwQI2Er8lxk0DKshyR6yB284KakhaJI+dsRf1UInyeKwhWT+AwslEtQ+YzUrQBF3IqJrHx6UZBPMbb3zt4OImTbQk7JHDXf61u/Ajj7k63mHyCtAO7MSkJ0UqlLiSESx/JtlINIAAgNBljUJMJsmWTRLwoIATVA5kjOwlILFH8gn2kPsXyC1QhnEBN5AB71yEemWLOaVE00qn7/75xcTsMJoLMwgoUMuztedf6ONLOmZ3TfKrr8FGACtGdQitSH+UwAAAABJRU5ErkJggg==);
  background-size: 100% 100%; }

/*   MASK ELEMENT   */
.nch-lb-mask {
  display: block;
  width: 0;
  height: 0;
  background-image: url(data:image/jpeg;base64,/9j/4AAQSkZJRgABAgAAZABkAAD/7AARRHVja3kAAQAEAAAAPAAA/+4ADkFkb2JlAGTAAAAAAf/bAIQABgQEBAUEBgUFBgkGBQYJCwgGBggLDAoKCwoKDBAMDAwMDAwQDA4PEA8ODBMTFBQTExwbGxscHx8fHx8fHx8fHwEHBwcNDA0YEBAYGhURFRofHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8f/8AAEQgA+gKWAwERAAIRAQMRAf/EAGgAAAMBAQEBAAAAAAAAAAAAAAABAgMEBQgBAQAAAAAAAAAAAAAAAAAAAAAQAAICAQMDAwUBAAIDAAAAAAABAgMRYRIEIVETMXGRQYHBMhQioSPwQoIRAQAAAAAAAAAAAAAAAAAAAAD/2gAMAwEAAhEDEQA/APlVgIAAAAAAAAAAAAAAeADABgAwAYAMAGAHgAwAYAMAGADABgBYAMAGADABgAwAYAMAGADABgAwAYAMAGADADwA9oBsANjAexgGxgGxgLYwDYAtoBtAMALaAYAMAGADABgAwAYAMAGADABgAwAYAMAGADABgAwAYAMAGADABgBAAAAAPHQAfqwEAAAAAAAAAAAAA0AwAAAABAMB4AMAPADwAsAGAFgAwAYAMAIAAAEwDABgAwAYAMAGADAB1AYDSApIBpICkgKUQHsANoBtQCcQJcQE0BLiAsAJoBAAAAmAYAMAGAAAAAAAAAAAAMAGADAAAAAAAASAAAABS9H7fkBS9WAgAAAAAAAAAAAAGgGAAICgABoCgDAFYAMAGAE0AsAAAAsALHYBAAAAAAAAAAAAAAABSAtAUkBSQFpICsAGAE0AmgIaAloCcAGAJaATAlgAAAAAAAAIAAAAAAABAMAAAACQGAAACYCAAACo/rL2/KAUvV+4CAAAAAAAAAAAAAaAYAAAMAApAMBoBgAAAAIBYAMAACAWAEAAAAAAAAAAAAA16gUgKQFoC0BaAeAHgBNAS0BDAkCWAgEwJYCaAQAAAAAAAJgAAAAAAAwAAAAABAAAAAJgIAAAKj+svb8oBS9X7gIAAAAAAAAAAAABgMAAYAA0gKAaQDAAAAAAAAwAYATQCwAYAWAFgBYAf2AWAHgAwAYAWADAFJAUkBSQFpAaRQFpAPaA9oCaAloCWgIaAloCWgEBLQCwAsALDAMAAAAAABgBYAMAGAGAAAAAAAAAgAAATAQAAAVH9Ze35QCl6v3AQAAAAAAAAAAAMBgABgBgNLIFJAUkAAVgAwAYAMAGADACwAYAMAIAwAsALAA0AsAGAHgAAMAACwBSQFJAUkBpFAaJAWkBW0A2gDiBLiBLQGbiBLQEtAS0AgJwAsAACwAsAGADACAAAAAAAAAAAAAAAAAQAAAJgIAAqP6y9vygFL1fuAgAAAAAAAAAAAYDAEAwAC0gGkBSAaQDwA8AGADABgAwAYAWADABgBYAWADACwAsAPABgAAMALABgBgWkBUUBpFAaRQGkYgWogPaAnFAS4AQ4gQ4gQ4gS4gQ0AmgJwAgDACaAMALABgBYAMALABhgGADABgB4AWAHgBbQEAAACAAACQACo/rL2/KAUvV+4CAAAAAAAAAeAABgADAaQFJANICkgKSApIB7QHtAe0A2gG0BbQDaAbQFtAWAFtAMALACwAbQDaAYAMAGAFgAwA0gLSAuKA0igNYxA1jEC1ECtoC2AS4ARKIGbiBm4gQ0BLiBDiAmgJaAWADABgAwAgDACwAYAWADABgAwA8AGADACwANAS0AgABAACYCAqP6y9vygFL1fuAgABgGADABgBgAAAAMBpAUkA0gKSAaQFJAWkBSQFYAMAPaAbQFgAwAsIAwAtoC2gJxATiBO0AwAYAMAG0AwAsAGAGkBcUBpFAaxiBtCIG0YgXGAFKAA4ATKAGcogZSiBnKIGcogQ0BLQEuIEtALACwAYAMALAA0AsAGGAYAWADADwAsAGAAAAGgJaATQE4AGAgABAOP6y9vygFL1fuAAADAQDAAAAAMAMBpAUkBSQDSApICkgLUQLSAaiBSiA9oD2gG0A2gLaAbNAE4gLaAtrAW0BOICcQFtAW0A2gG0A2gJxANoFKIFxiBpGIGsIgbwiBtCAGqgBWxgHjYEyhoBnKAGMoAZygBm4AZuIEOIEuIEuIE7QFtAMAGADaAsALABgBYAMAGADABgAwAsAGAFgBYATQCaAgBMAAACP6y9vygB/s/cAAAAAwAYAYAAAPADSApIBpAUkA0gKSAtIC0gLUQLUQKUAHsAewA2aAGzQA2aALYAOAC2AJwAlxAlxATiAtrANrANrANrAW0BYAMANIC4xA1hEDeEQN4QA3hADaNYFqsAdYEyrAylWBjOsDKUAMpQAzlADNwAhxAlxAnaAbQFtANoBtATiAtoBtAW0BbQDaAYAMAG0BYANoCwAmgJaATQENASAmAAOPpL2/KAUv2fuAAGAGAYAaQDwAYAeADAFYAEgKSApIClEC1EC0gLjEDRRAtRApRAraA9mgBtANoBtANgC2ALYAtoEuIEuACcAJ2gG0A2gLaAbQJcQDaBSiBcYgbQiBvCAHRXADohWBtGAGirAfjAmVYGU6wMJ1gYzrAxlADOUAMpQAzcAJcQJcQDaAtoBt0ANoC2gLaAbQFtAW0A2gG0BbQDaAbQJcQE4gS0BLQEtAS0BLQEgIBx9Je35QA/2fuAAPDAeAGkA8ACQDwA8AGAHgClEBqIFqIFKIFqIFqIGkYAaRgBooAUoAWoANVgPxgGwA2IA2ALxgJ19QJ8YEuACcAIcAE4ALYAbAFsAWwBbADYA1EDSMANoQA3rgB1V1gdNdYG8agNY1APw9AJlUBlOoDCdQHPOsDGVYGU6wMZ1gZygBDgBOwA2aALYgDYgDYAtgC2ALYAnAA2ALawDYAtgBtAW0BOIEuIEuIEuIENAQ0BLQENAJgOP6y9vygB/s/cASArDApIB4ANoDwA9oD2gPaA1EClEClEClEC4xAtQA0jADSEANYwA0jAC1AC1WBXjAPGA/HoA/HoAvGAOsCfEBLqATrYEOsCXWBLrAXj0AWwA2AJwAlwAWwClADSNYG0IAdFdYHXXWB1VVsDphUBtGoCvCBLpYGU6QOeykDmnSBjOoDCdbAwlWBnKsDN1gTsAWwA2AHjANgC2ALYAnWAvH0ANgC2ALYwFsAWzQBOAEuAEuAEuIESiBEogZuIENAQ0BLQBH0l7flAU1/p+4DSApIBpAUogNRApRAaiA1EBqIDUQKUAKUALUALUANIwA0jADWNYGsawNI1gaqsC1WBSrAfi0Afi0APFoAeLQA8WgEusCfF0Al1AQ6gIdQEuoBeMBePQAdbAl1gS6wF4wKUANI1gbwrA6a6wOyqsDrqp0A6q6gNo0gX4QE6QMZ0aAc9lIHNOjoBzzpYHPOoDCdSAylWBk6wJdYC8YB4wDxvsAeMAdegC8YC8YCdYC8YCdQC8YC8YEusBOGgEuAEOAEOAEOIGUogZyiBnJAQ0Bm0ARXSXt+UBbX+n7gUkBSiBSiBaiBSiA1ACtgDUAGoAUoAUoAWqwKVYFxrA0jWBrCsDaFbA1jUBtGoDSNTA0VLAtUsB+ECvCAeAA8AB4NAJdD7AS6QIdIEOlgQ6QJdQE+IBOoBOoCXUBLq0AnxLsBSqYGsKgN66gOqqkDsppA7aqQOqujQDohQBouO8egCfH0Aynx+noBzWcfQDlso0A550dPQDmsoA550gYSpAydQE+EBeFgCpAfhAPCAnSAnSAnToAvD09AE6dAJ8ICdQC8TAl1MCXV9QIdQESrAzlADOVYGUoAZTiBlKIGUogRJAKK6S9vygNGv9P3ApRAtRA0UQKUALUAKUALVYDVYFKsClWBSrAtVAUqgNI1gaRqA1jUBtCoDeFIG8aQNY0gaRo0AtUAWqNAGqNAGqNADwaADo0AnwaAS6NAIlRoBEqAM3RoBm6NAF4QJdPX0AXh0Al0gQ6gJdWgFKrQDSFIHTXT1QHVVSB200gdtVAHbVQB0w44Gq42foAPjdPQDKzjdAOW3jaActnGA5bOPoBy2UAc1lGgHPOjQDKVIEOkA8AB4ADwAPwAJ0aALwALwALwdPQBeABeECXToBLp0Al0gQ6QIdWgGUqgM5VAZSrAxnWBhOAGM4gYyiBlJAKK6S9vygNtv+n7gXGIGkYAaRgBpGAFqsC1WBarApVAUqgKVWgFqoC1UBcatALjUBrGrQDaFIG9dOgHRCnQDeFOgGsKNANVRoBpGjQClRoBao0AFx9AH/AD6AL+fQCXx9AJfH0Ah8fQDN0aARKjQDN0aAT4NAJdGgEujQCXQBnKjQBeEBqgDWNIHRXToB11U6AdtNHQDvpo0A7auPoB1V8fQDePH6Lp/wA/5tP+AM58ZdgOWzi6AclvGXYDkt42gHJZx9AOSzj6Ac86NAMZUaAQ6NAF4AH4NAH4NAH/PoAfz6ALwaAL+fQCf512AX8+gEujQCXx9AJdGgEOjQDOVOgGcqQMpVaAZSqAwnUBhOsDnsgBzzgBhOIGMogTFdJe35QHRs/wBP3A0jADSMANY1gaxrA1jUBpGoC1UBapfYC1ToBaoApU6AWqNANFQwLjRoBrGjr6AbQofYDohRoB0Q4+gG8OPoB0Q477Aax42gGkeNoBouNoBa4r7ANcXQA/lfb/gAfFfYCXxdAIfF0AzlxX2AiXG0Aylxn2AzlxtAIfHfYBPj6AQ+O+wEPjvsBEuPoBL4+gDjQ+wGsOPoBvXx32A7KuO+wHdRxwPQp4+gHbVx32A6q6O6A2jR09AK/n0AmXH0A57ONoBy2cXQDkt4vT0A4reLoBx28XQDlnxtAMJcfr6AR/PoAfz6AC4+gFLjaAP+Z9gH/N09AF/NoAv5n2Al8bH0AT4wEvjAS+NoBD4z7ARLjaAZS4+gGUuPoBjOjQDCdGgGFlOgHNZSwOW2oDmsrA5pwAwnFgRGP7e35QHXs/0/dgaRrA2hWBtCsDaNQGsadANo0gaRp0A0VAFxo0A0XHA0XHAuPH0AuPHQGkePoBpHjgbw4/X0A6K+PoB018YDphxtAOiHF0A2jxQNo8UC48XQDRcTQBrigH8gA+IBL4oEPigZy4ugGcuKBjLioDOXF0Ah8UCHxgJlxQIlxdAM5cYCHxtAGuMBpDjAdNXG6roB2VcYDvp43cDup44HXXSB010oDaNPQCvC+wClToBjOgDns4+gHNZxtAOO3irsBxW8TQDks4ugGEuKBn/NoAfysB/zaAUuLoBS4vp0Af8AIAv5NAB8TQBPiaAS+JoBL4mgEPiaARLiaAZS4oGU+LoBjPjaAYT44HPPj6Ac1nH0A5LaNAOO2kDktqA5LKwOacAIjD9vb8oDtUP9P3YGsKwN4VAbwqA3hSB0QoA2hRoBvDjrsBrHjdANI8bQDSPG0A0jxtALjxtANFxtANFxdANI8VdgN4cVdgOivi6AdVfF0A6q+KgOiHFXYDePGA1jxUBceMgLXGWPQClxtAH/ADgJ8ZY9AJfGWAIfGQES4yAzlxdAMpcRdgM5cVdgM3xV2Al8Xr6AQ+L09AIlxNAMpcRdgIfEXYAXF6+gGsOKB018XqB11cZAdlVCA66qV0A6q6enoBvCoDaNYFKoAdQGcqQMZ0ZAwsoQHLbx0wOO3jIDls4q7AYS4q6gZvi6AC4oDXFXYC48VdgLXEXYA/kXYB/yLsAnxNMgD4mgEvhrsBL4a7AS+GuwGcuGuwGM+HoBjPhgYT4mgHPZxF2A5bOLj6AclvH0A4ruPoBw3UYA4bqgOO2oDksrAyjD9vb8oD0FX/p+7A1hUB010gdFdLA6q6AOmvjgdFfG0A3hxtANocV49ANY8RgbR4nX0A0jxNANY8TQC48TQDSPDfYDWPDfYDaHE0A6K+L19AOqvi6AdFfG0A6I8bQDWPH0A0XH6egFqgC1R09AH4NAH/OAvBoAvABLo6AQ+PoBEuPoBm+PoBnLjaAQ+NoBL42gEfzaAQ+LoBnLi6AQ+LoALi9fQDSHF0A3hxsAdFfHA6q6AOmunoB0QqA2hUBrGAFKsBusCJVZAzlSBjOnuBz2U+oHNZQBzWccDCXG6gT/ADAJcbQClxtALXG0Av8Amz9PsA/5gD+YB/y6AL+bQBPjdkBL4ugEvi+vQCJcXQDOXE0Awnw9AMLOH2QHNbw/XoBx28PQDhu4rA4LuMBwX8f16AedfQwOC6lgcdtQGMav29vygPSVP+n7gb10gdVdAHVVxwOuvj6AdVfG6+gHVXxdAOmviaAdMOHoBvDh9PQDaPD0A1jwtANFw9ANI8NdgLjw12A0jxNANY8RdgNocbp6Abw44G8eOBtGjp6AaRoA0VOgFqlgV4QH4QDxADpAXiAl0gS6dAIdAEOgCHQBDo0AXgAl8cCHx+noBEuOBL4wCXHAuPH0A1hQBtCkDeFIG8KgN41gawrA1jAClAB7AJdYESqAylUBjOnoBz2UgYTo6gYyo6gS6ADwAUqOoFKjQC1QA1QA/AAeBAP+cBeABOgCXx0BMuPoBnLjaAZS42gGM+LoBz2cTp6AclvEXYDgv4egHm8jiaAeZyOL1fQDzb+N69APOv4/r0A4LqOwGCp6y6fT8oD040f6fT6gdNVAHXVx9AOyrj6AdlXF0A7auL1XQDsq4mgHXVw12A6q+GugG8eIuwG0OIgNVxV2AtcVdgKXFXYClxl2AtcZAXHjoDWPH0A1jQBrGnQDSNIGqqApVAUqgKVQD8QD8QC8QCdWgCdWgEuoCXUgIdK7AS6QJdIEukCXToAnSuwEuhAT4V2ASox9AKVKA0jToBpGoDWNYG0awNY1gaqCAtQApQQD26AJwAmUAIlADGdQGM6gMZVAZunqBHiXYB+HQBqkC1SBSpQD8IDVWgD8K7AHiAPCuwCdKYCdK7AS6EBDo0AzlQuwGcqF2Axs46x6ActvGXYDiu4qx6AedyOInnoB5XJ4fT0A8rk8X16AebyON69APNv43V9AOaPH/wBS6fT8oD1IUf6fT6gdVPHefQDsq4z7Ad9PFfboB3UcR49AO6niPsB21cT64A66+LoB0Q42gG0eNoBquPoBpHj6AUqAKXH6egDVHT0ApUaAUqQLjToBpGoC41AaRqAtVAUq9AKVYFeMB+NdgDxgGwBbAF4wF4wJdYEuoCXUBLqAl1aALxaALx6AS6tAF4tAF4dAGqgLVYFxrA0jWBpGAGkYgaKIFqAFbO6AewA2aAS4ARKAGcqwM5VgYyqAh1aAS6gBVgNVAWqgGqgK8QD8S7ANVaAHj0Afj0ATqAXiAnwgS6QIlUBEqdAMZUgYToyBy28fQDhv42gHmcnh+vQDyeTw316AeVyeI+vQDy+RxdAORcZ7pdPp+UB6kON/p9PqB2U8b06Ad9PE9OgHoUcTQDvq4ix6AdtXFwB118bQDphx8fQDaNGgG0aEBpGgClToBXh7oClToAeIBqnQClSBSqAtV6AWqwKVYFKsCtgD2AVsAFAB7QFtANgC2AJ1gJ1gS6wE4AS6wFsQC8YCda7AJ16ALx6AHj0AFV9wKVYFKsClAC4wAtRA0jAC1AClEB7QBxAlwAlw6AZygBEoAZygBDrAWxgGxgNVgUqwGqwGqwH4wGqwGqwDxgHjAXjATrAl1gS6wIlUBnKoDGdOgHPZSByW8f1A4L+MnnoB5vJ4aeegHlcrhevQDyOTw8N9AOFcT/bWPoB6dXF/0/f8gd9HE9APQo4qA76eL0A7auOsIDrhx+voB0V0AdEKUBtGoDSNIFqlAUqgK8YB4wK8YB4wDxgUqwK2ANQApQApQApQApQAexAPZoAtgD2ALYgE4AJwAWzQCXABbAFsAnYAtgBsATgAvGAeMB7AGoAPYBSgBSgBagBpGIFKIFYAe0BNALaAnECHHQDOUAIlECdgE7ADYA9gFbAHsAah1ApQAarAfjANgB40AnWAvGwJcAFsAh1gQ6wM5VJgYTqA57KUByXULsBwX8ZY9APO5HFz9APK5XD9egHnrh/9j6f+ZA7quN/r7gehRxunoB308fD9AOyqjoB110AdMKQN4VAbRqA1jWBarAtVgUqwHsAPHoA9gBsANgDUAK2AUqwGoAVtyA9gD2gPaA9oBtAW0A2gG0BOIC2gLaAnECXABOAC2PACcADaAtmgBsAe0AUOwFKADUAKUQKUQKSAtIBpAPaANALaAnECXECHECHECXABeMAUAGoAUoANRwA9oD29AGogPaAKIBtANoCcAE4AS4AS6wIlADOUAMpVgYTqA5rKgOW2gDhu4+gHn8ji5z0A4VxP+xvH0A6KqFu9PqB3U0JIDtqpQHVVSB0wqA3hVgDaMOgGsYAaKAFqAFKtAUoANQ7APZ3QBsXYA2aAG0BqADUAGogNRAaigHtAaiAbQDABtANoBtANoCaANoCcUAtqAW0BbQFtANoC2gG0A2gPagBRAe0AUQKwA0gKSArADwA8aAGADCATQEuIEtAS4gS4gLaAbQGooB7QGooBqID2oB7QDaA9oBtAHEBbQFtATiBLiBLigIlBAZSh3AxlWBhOtMDnsqA5bKQOK6hMDkXH/wCxvCAdVK3AdtNSx6AdddSA6YVgbwrA2jWBrGAGkYAaRgBaiBW0BqID2gG1gG0A2gG0B7QDADSAaQD2gCXQB4AeADaAbQDABgBYAMALABtATQC2gJoA2gLABtANrANoBgB7QDaAYAe0B4ApICsANIAwA8ALACwAmgJaATiBO0BbQDaA0gGkA1EB7QGkAYAe0B7QDABgBYAW0BNAJoBOKAiUQM5QAxlBAYygBjOsDnsqWAOW2peoHMqVuYGVVf8Ar7gdtVYHVXADohDAG0IAaxgBrGHQDRRAtRApRAaiBW0A2gG0A2gG0A2gG0B4AaQBgBpAGAHgAwA8AGAABYAMALABgAwAtoCaAMALABgA2gG0A2gG0AwAYAeADaA8ANICsANIB4AMAJoAwBOAE0BOAE0AbQDaAJANIBpAPAD2gGAHtAeADABgBYAWAE0AtoC2gTKIENAZuIGMoAYzgBhOAHPZWBiq/wDTA5a/2/8AX1A7KvsB1Q9PoBvD7AbQ+wGkf/kDVfYC19gKX2ApfYCl9gH8AP4APgA+AD4APgA+ABfYBr7AHwA19gD6/QB/AB8AP4APgBP7AHwAvgA+AD6fQBfAB8AJ/YA+AF8AHwAvgA+AD4APgB/AD+AD4APgB/ADX2AfwA19gH8AHwAfAC+AF8AJ/YCX9gF8AL4APgBr7AP4AfwA/gA+AH8AP4APgB/ACAPgBfAC+AF8AJ/YCX9gIl9gIl9gMp/YDGX/AMgYz+wGM/sBiv2f6gf/2Q==); }

/*   PHOTO OPTIONS   */
.nch-lb-photo-menu {
  display: none;
  list-style: none;
  margin: 0;
  padding: 0;
  height: 36px;
  position: absolute;
  bottom: 14px;
  right: 12px; }

.nch-lb-photo-menu li {
  list-style: none; }

/*    INFO PANEL STYLING    */
.nch-lb-info-panel {
  font-weight: 300;
  line-height: 1.4em;
  font-size: 21px;
  color: #fff;
  max-width: 80%;
  margin: auto;
  margin-top: 2em;
  margin-bottom: 2em; }

.nch-lb-info-panel .nch-lb-icon-info {
  position: absolute;
  top: 14px;
  right: 14px;
  left: auto; }

.nch-lb-info-panel h3 {
  font-size: 2em;
  margin: .5em 0;
  font-weight: 300; }

.nch-lb-info-panel .nch-lightbox-button {
  display: inline-block;
  font-size: 1em;
  color: #fff;
  padding: .4em 1em;
  border: 2px solid #fff;
  margin: .8em 0;
  line-height: 1.3em; }

.nch-lb-info-panel .nch-lightbox-button:hover,
.nch-lb-info-panel .nch-lightbox-button:active,
.nch-lb-info-panel .nch-lightbox-button:focus {
  background: rgba(255, 255, 255, 0.15);
  color: #fff;
  text-decoration: none; }

.nch-lb-info-panel .nch-lightbox-button:active {
  color: #111;
  background: #fff; }

.nch-lb-photo-menu-visible .nch-lb-photo-menu,
.nch-lb-media:hover .nch-lb-photo-menu,
.nch-lb-media:active .nch-lb-photo-menu,
.nch-lb-sharing .nch-lb-photo-menu {
  display: block; }

.nch-lb-photo-menu li {
  float: right;
  position: relative; }

.nch-lb-photo-menu li div {
  margin: 0 2px; }

.nch-lb-loadbar {
  position: absolute;
  display: none;
  height: 3px;
  background: rgba(255, 255, 255, 0.9);
  width: 0;
  bottom: 0;
  left: 0;
  z-index: 15; }

.nch-lb-can-play .nch-lb-loadbar {
  display: block; }

.nch-lb-scheme-light .nch-lb-loadbar {
  background: rgba(0, 0, 0, 0.6); }

/*   SHARE BUTTONS   */
.nch-lb-share-btns .fb-like {
  position: relative;
  overflow: hidden;
  height: 20px;
  width: 50px; }

.nch-lb-share-btns .fb-like > span {
  position: absolute;
  bottom: -4px;
  left: 0; }

.nch-lb-share-btns a {
  margin-right: 5px; }

.nch-lb-share-btns div, .nch-lb-share-btns iframe {
  border-right: 5px solid transparent !important; }

.nch-lb-share-btns div.fb-like {
  border: 0 !important; }

.nch-lb-share-btns {
  position: absolute;
  display: none;
  width: 215px;
  height: 20px;
  bottom: 48px;
  right: -8px;
  border: 2px solid #fff;
  border-radius: 2px;
  background: #fff;
  padding: 10px 8px; }

.nch-lb-share-btns:after {
  position: absolute;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-top-color: #fff;
  border-top-width: 6px;
  border-bottom: 0;
  bottom: -8px;
  right: 20px; }

.lang-rtl .nch-lb-share-btns {
  right: auto;
  left: -8px; }

.lang-rtl .nch-lb-share-btns:after {
  right: auto;
  left: 20px; }

/*   LIGHTBOX ICONS   */
[class^="nch-lb-icon-"],
[class*=" nch-lb-icon-"] {
  width: 36px;
  height: 36px;
  display: block;
  cursor: pointer;
  font-family: "nchlightbox";
  font-size: 33px;
  line-height: 30px;
  color: #ffffff;
  -webkit-text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

[class^="nch-lb-icon-"]:hover,
[class*=" nch-lb-icon-"]:hover {
  -webkit-text-shadow: 0 1px 2px black;
  text-shadow: 0 1px 2px black; }

[class^="nch-lb-icon-"]:active,
[class*=" nch-lb-icon-"]:active {
  color: #777;
  color: rgba(255, 255, 255, 0.45);
  -webkit-text-shadow: 0 0px 3px rgba(255, 255, 255, 0.2);
  text-shadow: 0 0px 3px rgba(255, 255, 255, 0.2); }

.nch-lb-scheme-light [class^="nch-lb-icon-"],
.nch-lb-scheme-light [class*=" nch-lb-icon-"] {
  color: #111;
  color: rgba(0, 0, 0, 0.8);
  -webkit-text-shadow: 0 1px 1px rgba(255, 255, 255, 0.15);
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.15); }

.nch-lb-scheme-light [class^="nch-lb-icon-"]:hover,
.nch-lb-scheme-light [class*=" nch-lb-icon-"]:hover {
  -webkit-text-shadow: 0 1px 2px rgba(255, 255, 255, 0.35);
  text-shadow: 0 1px 2px rgba(255, 255, 255, 0.35); }

.nch-lb-scheme-light [class^="nch-lb-icon-"]:active,
.nch-lb-scheme-light [class*=" nch-lb-icon-"]:active {
  color: #555;
  color: rgba(0, 0, 0, 0.45);
  -webkit-text-shadow: 0 0px 3px rgba(0, 0, 0, 0.2);
  text-shadow: 0 0px 3px rgba(0, 0, 0, 0.2); }

.nch-lb-icon-fs,
.nch-lb-icon-play,
.nch-lb-icon-share,
.nch-lb-icon-zoom,
.nch-lb-icon-info {
  display: none; }

.nch-lb-can-fs .nch-lb-icon-fs,
.nch-lb-can-play .nch-lb-icon-play,
.nch-lb-can-share .nch-lb-icon-share,
.nch-lb-can-zoom .nch-lb-icon-zoom,
.nch-lb-has-info .nch-lb-icon-info {
  display: block; }

.nch-lb-no-more .nch-lb-prev,
.nch-lb-no-more .nch-lb-next {
  display: none; }

.nch-lb-scrollbars {
  width: 100px;
  height: 100px;
  position: absolute;
  top: -9999px;
  overflow: scroll; }

.nch-lb-project {
  width: 100%;
  height: 100%;
  background: #000;
  background: rgba(0, 0, 0, 0.85);
  top: 0;
  left: 0;
  overflow: auto;
  position: absolute;
  z-index: 50;
  display: none; }

/*   RTL LANGUAGES   */
.lang-rtl ul.nch-lb-controls li {
  float: right; }

.lang-rtl ul li.nch-lb-info,
.lang-rtl ul li.nch-lb-exit,
.lang-rtl ul li.nch-lb-fs {
  float: left; }

.lang-rtl li.nch-lb-title {
  float: right;
  margin-right: 12px; }

.lang-rtl li.nch-lb-prev,
.lang-rtl li.nch-lb-next {
  position: relative; }

.lang-rtl .nch-lb-main li.nch-lb-prev div {
  position: relative;
  z-index: 1;
  left: -38px; }

.lang-rtl .nch-lb-main li.nch-lb-next div {
  position: relative;
  left: 38px; }

.lang-rtl .nch-lb-can-play li.nch-lb-next div {
  left: 76px; }

.lang-rtl .nch-lb-can-play li.nch-lb-prev div {
  left: -76px; }

.lang-rtl .nch-lb-info-panel .nch-lb-icon-info {
  right: auto;
  left: 14px; }

.lang-rtl .nch-lb-photo-menu {
  right: auto;
  left: 14px; }

/*   COMPATIBILITY WITH BOOTSTRAP 3   */
.nch-lb-thumbs li,
.nch-lb-thumbs li img,
.nch-lb-controls,
.nch-lb-controls li,
.nch-lb-controls li div,
.nch-lb-share-btns,
.nch-lb-share-btns * {
  box-sizing: content-box; }

/*   RETINA DETECTION   */
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (-webkit-min-device-pixel-ratio: 1.25), only screen and (min-resolution: 120dpi) {
  .nch-lb-thumbs-bar {
    overflow: scroll;
    -webkit-overflow-scrolling: touch; } }

/*   ARRANGE CONTROLS   */
@media (max-width: 480px) {
  .nch-lb-tbar-controls {
    display: block; }
  .nch-lb-controls li.nch-lb-title,
  .nch-lb-controls li.nch-lb-fs,
  .nch-lb-controls li.nch-lb-info,
  .nch-lb-controls li.nch-lb-exit {
    display: none; }
  .nch-lb-controls {
    width: 80px; }
  .nch-lb-can-play .nch-lb-controls {
    width: 120px; }
  .nch-lb-controls li {
    margin: 0 2px; }
  .nch-lb-no-more .nch-lb-controls {
    display: none; }
  .nch-lb-no-more.nch-lb-can-play .nch-lb-controls {
    display: block; }
  .nch-lb-no-more.nch-lb-can-play .nch-lb-controls {
    display: block;
    width: 38px; } }

/*   USE SIMPLE SHADOWS WHEN DRAGGING ON SMALL DEVICES TO IMPROVE SPEED   */
@media (max-device-width: 480px) {
  .nch-lb-dragging .nch-lb-media {
    border-radius: 0;
    box-shadow: inset 0 0 0 2px #fff, 0 0 0 1px rgba(0, 0, 0, 0.8); } }

/*   HIDE HORIZONTAL THUMBNAILS    */
@media (max-height: 360px) and (orientation: landscape) {
  .nch-lb-thumbs-top,
  .nch-lb-thumbs-bottom {
    display: none;
    height: 0; } }

@media (max-height: 460px) and (orientation: portrait) {
  .nch-lb-thumbs-top,
  .nch-lb-thumbs-bottom {
    display: none;
    height: 0; } }

/*    PLUGIN CSS    */
body .nchgrid-item img {
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  z-index: 0; }

body .nchgrid-item {
  position: relative;
  overflow: hidden;
  cursor: pointer; }

body .nchgrid-item div.nchgrid-caption,
body .nchgrid-item div.nchgrid-caption-text {
  transition: all 0.25s ease-out; }

body .nchgrid-item div.nchgrid-caption {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  z-index: 2;
  zoom: 1;
  filter: alpha(opacity=0);
  opacity: 0; }

body .nchgrid-item:hover div.nchgrid-caption {
  background: rgba(0, 0, 0, 0.3);
  filter: alpha(opacity=1);
  opacity: 1; }

body .nchgrid-item div.nchgrid-caption-text {
  position: absolute;
  width: 100%;
  bottom: -100%;
  left: 0;
  color: #fff;
  background: transparent;
  padding: 0.4em 1.2em;
  line-height: 1.5em;
  text-align: center;
  z-index: 3; }

body .nchgrid-item:hover div.nchgrid-caption-text {
  background: rgba(0, 0, 0, 0.4);
  bottom: 0px; }

body .nchgrid-item img {
  width: 100%;
  height: 100%; }

.nch-lb-tbar-controls {
  display: block !important; }
  .nch-lb-tbar-controls .nch-lb-fs {
    display: none !important; }
  .nch-lb-tbar-controls li.nch-lb-title {
    display: none !important; }
    @media (max-width: 991px) {
      .nch-lb-tbar-controls li.nch-lb-title {
        display: block !important; } }

.nch-lb-controls .nch-lb-icon-exit {
  display: none !important; }

.nch-lb-main {
  background-color: rgba(0, 0, 0, 0.8); }

.nch-lb-share-btns {
  border-radius: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease; }
  .nch-lb-share-btns a {
    display: inline-block; }
    .nch-lb-share-btns a img {
      width: auto; }

.nch-lb-share-btns a {
  transition: none;
  text-decoration: none; }

canvas.nch-lb-effcurrent,
canvas.nch-lb-effchange,
div.nch-lb-pngfix {
  display: none !important; }

[class^="nch-lb-icon-"],
[class*=" nch-lb-icon-"] {
  background-image: none;
  text-align: center;
  font-family: 'FontAwesome';
  color: #fff;
  font-size: 0;
  line-height: 36px; }
  [class^="nch-lb-icon-"]:after,
  [class*=" nch-lb-icon-"]:after {
    font-size: 24px; }
  [class^="nch-lb-icon-"]:after:hover,
  [class*=" nch-lb-icon-"]:after:hover {
    color: #a91466;
    text-decoration: none !important; }
  [class^="nch-lb-icon-"]:after:active,
  [class*=" nch-lb-icon-"]:after:active {
    color: #d71981;
    text-decoration: none !important; }

.nch-lb-icon-exit:after {
  content: "\f00d"; }

.nch-lb-icon-left:after {
  content: "\f053"; }

.nch-lb-icon-right:after {
  content: "\f054"; }

.nch-lb-icon-play:after {
  content: "\f04b"; }

.nch-lb-playing .nch-lb-icon-play:after {
  content: "\f04c"; }

.nch-lb-icon-fs:after {
  content: "\f065"; }

.nch-lb-onfs .nch-lb-icon-fs:after {
  content: "\f066"; }

.nch-lb-icon-share:after {
  content: "\f1e0"; }

.nch-lb-icon-zoom:after {
  content: "\f00e"; }

.nch-lb-zooming .nch-lb-icon-zoom:after {
  content: "\f010"; }

.nch-lb-icon-info:after {
  content: "\f129"; }

.nch-lb-details .nch-lb-icon-info:after {
  content: "\f129"; }

.nch-lb-media-loading {
  background-image: none; }

.nch-lb-media-loading:before {
  -webkit-animation: fa-spin 1s infinite linear;
  animation: fa-spin 1s infinite linear;
  font-family: 'FontAwesome';
  content: "\f1ce";
  font-size: 32px;
  line-height: 32px;
  padding: 2px;
  color: #fff;
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5; }

a.nch-lightbox {
  display: block;
  position: relative;
  z-index: 1;
  margin-bottom: 3rem; }
  a.nch-lightbox:before {
    content: "";
    background: rgba(0, 0, 0, 0.01) no-repeat;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2 !important;
    opacity: 0.01;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease; }
  a.nch-lightbox:hover:before {
    background: rgba(0, 0, 0, 0.1) no-repeat;
    opacity: 1.0;
    text-decoration: none !important; }
  a.nch-lightbox:after {
    position: absolute;
    opacity: 0.01;
    left: 50%;
    top: 50%;
    margin: -30px 0 0 -20px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    z-index: 3;
    content: '\f00e';
    color: #fff;
    font-family: 'FontAwesome';
    font-size: 40px; }
  a.nch-lightbox[href*="youtube"]:after {
    content: ''; }
  a.nch-lightbox:hover:after {
    opacity: 0.7;
    font-size: 40px;
    margin: -30px 0 0 -20px; }
  a.nch-lightbox figure {
    margin: 0;
    display: block; }
    a.nch-lightbox figure .figure-caption {
      display: none; }

.image-wrapper {
  margin-bottom: 3rem; }
  .image-wrapper a.nch-lightbox {
    margin-bottom: 0; }
  @media (max-width: 991px) {
    .image-wrapper {
      float: left;
      width: 25% !important; }
      .image-wrapper[class*="12"] {
        width: 100% !important; } }
  .image-wrapper figure {
    margin-bottom: 0; }

aside .ContentBlockGallery .gallery-thumb-wrapper {
  padding: 0 1.3rem; }
  aside .ContentBlockGallery .gallery-thumb-wrapper div[class*="col-"] {
    padding: 0.2rem !important;
    margin-bottom: 0; }
    aside .ContentBlockGallery .gallery-thumb-wrapper div[class*="col-"]:last-child {
      margin-bottom: 3rem; }

.ContentBlockGallery figure {
  margin: 0;
  padding: 0; }

.ContentBlockGallery .thumbnail {
  padding: 0;
  border: none;
  background: #fff;
  background: rgba(255, 255, 255, 0.9);
  margin-bottom: 3rem; }
  .ContentBlockGallery .thumbnail .caption {
    overflow: hidden; }
    .ContentBlockGallery .thumbnail .caption p {
      font-size: 1.4rem;
      margin-bottom: 0; }
    .ContentBlockGallery .thumbnail .caption h3 {
      font-size: 16px;
      text-overflow: ellipsis;
      margin-bottom: 0; }

.ContentBlockCalendar {
  overflow: visible; }
  .ContentBlockCalendar .dzstooltip {
    display: none;
    background: rgba(255, 255, 255, 0.9); }
    .ContentBlockCalendar .dzstooltip .event-content {
      width: 150px;
      font-size: 1.4rem; }
    .ContentBlockCalendar .dzstooltip > div > h5 {
      font-size: 1.8rem;
      font-weight: 400; }

.dzscalendar {
  font-family: "Roboto", sans-serif, arial; }
  .dzscalendar .week-day {
    cursor: default !important; }
    .dzscalendar .week-day.hasEvent {
      cursor: pointer !important; }
  .dzscalendar .hasEvent, .dzscalendar .dzscalendar .hasEventForHover {
    color: #d71981; }
  .dzscalendar .calendar-controls .arrow-left {
    background: none; }
  .dzscalendar .calendar-controls .arrow-right {
    background: none; }
  .dzscalendar .calendar-controls .curr-year {
    color: #d1d1d1; }

.CalendarPage .calendar *[class^='calendar'],
.CalendarStartPage .calendar *[class^='calendar'],
.ContentBlockPageList .calendar *[class^='calendar'] {
  display: inline-block;
  line-height: 2rem;
  white-space: nowrap;
  margin-right: 3rem;
  color: rgba(0, 0, 0, 0.75);
  font-weight: 300;
  font-size: 1.4rem; }
  .CalendarPage .calendar *[class^='calendar'] span,
  .CalendarStartPage .calendar *[class^='calendar'] span,
  .ContentBlockPageList .calendar *[class^='calendar'] span {
    font-size: 1.6rem;
    color: rgba(0, 0, 0, 0.2);
    line-height: 2rem;
    margin-right: 0.5rem; }

.CalendarPage .calendar time.calendar-date,
.CalendarStartPage .calendar time.calendar-date,
.ContentBlockPageList .calendar time.calendar-date {
  color: rgba(0, 0, 0, 0.75);
  padding: 0; }

.CalendarPage .calendar {
  padding: 1rem 0;
  margin: 0.5rem 0 1rem;
  border-top: solid 1px rgba(0, 0, 0, 0.1);
  border-bottom: solid 1px rgba(0, 0, 0, 0.1); }
  .CalendarPage .calendar *[class^='calendar'] {
    font-size: 1.6rem; }

.CalendarTags .list-group-item {
  display: block;
  border-left: 0;
  border-right: 0;
  padding-left: 0;
  padding-right: 0; }
  .CalendarTags .list-group-item .tag {
    margin-top: 0.25rem;
    font-weight: 400; }

.block .card-block p {
  margin-bottom: 1rem; }

.block .card-footer a {
  border-top: solid 1px rgba(0, 0, 0, 0.1);
  display: block;
  width: 100%;
  padding: 0.5rem 1.5rem; }
  .block .card-footer a:after {
    font-family: 'FontAwesome';
    content: '\f105';
    float: right;
    color: #8f8f8f; }

.block.ContentBlockStandard:not([class*="ThemeColor"]), .block.ContactPersonPage:not([class*="ThemeColor"]) {
  border: solid 1px rgba(0, 0, 0, 0.1); }

footer {
  font-size: 1.4rem; }
  footer a {
    color: #222222; }

.site-header + main div:first-child.main-content {
  margin-top: 4rem; }
  .site-header + main div:first-child.main-content .breadcrumb {
    padding-top: 0; }

header.site-header {
  z-index: 2; }
  @media (max-width: 991px) {
    header.site-header .header-content {
      border-bottom: solid 1px rgba(0, 0, 0, 0.1); } }
  header.site-header .site-logo {
    margin-top: 2.5rem;
    height: 70px;
    width: auto; }
    @media (max-width: 991px) {
      header.site-header .site-logo {
        margin: 1.5rem 0;
        height: 50px;
        width: auto; } }
  header.site-header .top-wrapper {
    margin-top: -8rem; }

.ContentBlockLinkList .list-group-item {
  font-family: "Prata";
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding: 0.75rem 0; }

.ContentBlockLinkList.horizontal .list-group-item {
  padding: 0.25rem 1.5rem;
  border: 0;
  font-size: 1.8rem;
  min-height: 3.5rem; }
  @media (max-width: 767px) {
    .ContentBlockLinkList.horizontal .list-group-item {
      font-size: 1.6rem; } }

@media (max-width: 543px) {
  .ContentBlockLinkList.horizontal .list-group {
    margin-top: 2rem !important; } }

.ContentBlockLinkList .list-group-item img.link-icon {
  width: 2.7rem;
  display: inline; }

.contentList p {
  margin-bottom: 0; }

@media (min-width: 992px) {
  header .navholder {
    margin-top: -2.5rem; }
    header .navholder #mainmenu {
      border-bottom: solid 1px rgba(0, 0, 0, 0.1);
      padding: 0; }
      header .navholder #mainmenu .nav-wrapper {
        float: right;
        z-index: 10;
        position: relative; }
        header .navholder #mainmenu .nav-wrapper > .navbar-nav > .nav-item > .nav-link {
          text-transform: uppercase;
          font-weight: 300;
          font-size: 2rem;
          color: #222222;
          border-bottom: solid 3px transparent;
          padding: 0 0 1.5rem 0; }
          header .navholder #mainmenu .nav-wrapper > .navbar-nav > .nav-item > .nav-link:hover {
            color: #000;
            border-bottom: solid 3px rgba(0, 0, 0, 0.1); }
        header .navholder #mainmenu .nav-wrapper > .navbar-nav > .nav-item + .nav-item {
          margin-left: 2rem; }
        header .navholder #mainmenu .nav-wrapper > .navbar-nav > .nav-item.etik.opened .nav-link,
        header .navholder #mainmenu .nav-wrapper > .navbar-nav > .nav-item.etik > .active {
          border-bottom: solid 3px #7ba92a; }
        header .navholder #mainmenu .nav-wrapper > .navbar-nav > .nav-item.vetenskap.opened .nav-link,
        header .navholder #mainmenu .nav-wrapper > .navbar-nav > .nav-item.vetenskap > .active {
          border-bottom: solid 3px #0f8074; }
        header .navholder #mainmenu .nav-wrapper > .navbar-nav > .nav-item.sls.opened .nav-link,
        header .navholder #mainmenu .nav-wrapper > .navbar-nav > .nav-item.sls > .active {
          border-bottom: solid 3px #d71981; }
        header .navholder #mainmenu .nav-wrapper > .navbar-nav > .nav-item.utbildning.opened .nav-link,
        header .navholder #mainmenu .nav-wrapper > .navbar-nav > .nav-item.utbildning > .active {
          border-bottom: solid 3px #0094ab; }
        header .navholder #mainmenu .nav-wrapper > .navbar-nav > .nav-item.halsa.opened .nav-link,
        header .navholder #mainmenu .nav-wrapper > .navbar-nav > .nav-item.halsa > .active {
          border-bottom: solid 3px #ea841f; } }

@media (max-width: 991px) {
  header #mainmenu .nav-item.halsa .nav-link {
    border-left: solid 3px #ea841f; }
  header #mainmenu .nav-item.vetenskap .nav-link {
    border-left: solid 3px #0f8074; }
  header #mainmenu .nav-item.sls .nav-link {
    border-left: solid 3px #d71981; }
  header #mainmenu .nav-item.utbildning .nav-link {
    border-left: solid 3px #0094ab; }
  header #mainmenu .nav-item.etik .nav-link {
    border-left: solid 3px #7ba92a; }
  header #mainmenu .nav-item .nav-item .nav-link {
    font-size: 1.6rem; } }

.top-navigation {
  z-index: 3;
  position: relative; }
  .top-navigation .nav-item {
    padding-left: 1rem;
    line-height: 1; }
    .top-navigation .nav-item .nav-link {
      padding: 0rem;
      color: #4a4a4a;
      font-style: italic;
      font-weight: 300; }
  @media (max-width: 991px) {
    .top-navigation {
      float: none;
      margin-top: 0;
      border-top: 1px solid #f3f3f3; }
      .top-navigation .nav-item {
        padding-left: 0;
        border-left: 0px solid #f3f3f3;
        display: block; }
        .top-navigation .nav-item .nav-link {
          font-size: 1.8rem;
          line-height: 1.8rem;
          padding-top: 2rem;
          padding-bottom: 2rem;
          min-height: 6rem;
          padding-left: 2rem;
          color: #222222; }
        .top-navigation .nav-item:first-child {
          border: none; } }

.search-container {
  position: relative;
  /*.search-header,*/ }
  .search-container input.search {
    height: 4rem;
    padding: 0 4rem 0 1.5rem;
    width: 100%; }
    .search-container input.search:focus {
      border-color: #d71981; }
    .search-container input.search::-webkit-input-placeholder {
      font-style: italic;
      color: #d1d1d1; }
    .search-container input.search::-moz-placeholder {
      font-style: italic;
      color: #d1d1d1; }
    .search-container input.search:-ms-input-placeholder {
      font-style: italic;
      color: #d1d1d1; }
    .search-container input.search:-o-input-placeholder {
      font-style: italic;
      color: #d1d1d1; }
  .search-container .main-search-btn {
    font-size: 2rem;
    color: #4a4a4a;
    position: absolute;
    right: 1rem;
    top: 1rem;
    cursor: pointer; }
    .search-container .main-search-btn:hover {
      color: #222222; }

@media (min-width: 992px) {
  header.site-header #search-mobile {
    display: none; } }

header.site-header #search-mobile .form-group {
  display: block;
  padding: 2rem; }
  header.site-header #search-mobile .form-group .search-header {
    width: 100%;
    padding-right: 3rem; }
  header.site-header #search-mobile .form-group label {
    margin: 0;
    position: absolute;
    right: 2rem;
    top: 2rem; }
  header.site-header #search-mobile .form-group .search-btn {
    width: 3rem;
    height: 3rem;
    margin: 0;
    line-height: 3rem;
    text-align: center;
    cursor: pointer; }

@media (max-width: 991px) {
  header.site-header .top-wrapper {
    float: none;
    margin: 0; } }

header.site-header .top-wrapper > label {
  margin-top: -.4rem;
  margin-left: 1rem;
  cursor: pointer; }
  @media (max-width: 991px) {
    header.site-header .top-wrapper > label {
      display: none; } }

header.site-header .top-wrapper #search-desktop {
  margin: -.8rem -2.5rem 0 1rem;
  width: 210px;
  position: relative;
  overflow-x: hidden;
  transition: max-width .3s;
  max-width: 0; }
  @media (max-width: 991px) {
    header.site-header .top-wrapper #search-desktop {
      display: none; } }
  header.site-header .top-wrapper #search-desktop .search-header {
    width: 100%;
    padding-right: 3rem; }

header.site-header .top-wrapper.opened #search-desktop {
  max-width: 210px; }

/*.header-search-wrapper {
    margin-top: 2.6rem;
    .search-header {
        border-color: transparent;
    }
    .form-group {
        width: 320px;
        height: 40px;
        z-index: 10;

        @include media-breakpoint-down(md) {
            width: 100%;
        }
    }   
}*/
.ContentBlockSection .ContentBlocks {
  margin: 0; }
  .ContentBlockSection .ContentBlocks div[class*="col"] {
    padding-left: 0.1rem;
    padding-right: 0.1rem; }
    .ContentBlockSection .ContentBlocks div[class*="col"] .block {
      margin-bottom: 0.2rem; }
      .ContentBlockSection .ContentBlocks div[class*="col"] .block .card-block {
        padding: 2rem 3rem; }
      .ContentBlockSection .ContentBlocks div[class*="col"] .block.ContentBlockPageList .list-group .list-group-item:first-child {
        border: none; }

.StartPage .ContentBlocksHeader > .col-sm-12:first-child .ContentBlockSection,
.LandingPage .ContentBlocksHeader > .col-sm-12:first-child .ContentBlockSection {
  margin-top: -120px;
  padding-top: 200px; }
  @media (max-width: 991px) {
    .StartPage .ContentBlocksHeader > .col-sm-12:first-child .ContentBlockSection,
    .LandingPage .ContentBlocksHeader > .col-sm-12:first-child .ContentBlockSection {
      margin-top: -75px;
      padding-top: 120px !important; } }

section.ContentBlockSection h1 {
  font-size: 4.2rem; }

section.ContentBlockSection.sls h1 {
  color: #d71981; }

section.ContentBlockSection.etik h1 {
  color: #7ba92a; }

section.ContentBlockSection.vetenskap h1 {
  color: #0f8074; }

section.ContentBlockSection.utbildning h1 {
  color: #0094ab; }

section.ContentBlockSection.halsa h1 {
  color: #ea841f; }

.side-navigation {
  background: transparent; }
  .side-navigation h4 {
    background: transparent;
    padding: 0;
    margin-bottom: 0.5rem; }
    .side-navigation h4 a {
      color: #222222 !important; }
  .side-navigation > .nav {
    border-top: 1px solid rgba(0, 0, 0, 0.1); }
  .side-navigation .nav {
    padding: 0; }
    .side-navigation .nav .nav-item {
      border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
      .side-navigation .nav .nav-item .nav-link.active {
        font-weight: 500; }

.ContentBlockCode .j-loading {
  border: 4px solid #d71981; }

.ContentBlockCode .juicer-feed .referral,
.ContentBlockCode .juicer-feed .feed-item.juicer {
  display: none; }

.ContentBlockCode .juicer-feed.user li.feed-item .j-message a {
  font-weight: 400;
  color: #d71981; }
  .ContentBlockCode .juicer-feed.user li.feed-item .j-message a:hover {
    color: #a91466; }

body .j-post-overlay.juicer-feed a.juicer-button {
  border: 2px solid #d71981;
  color: #d71981; }
  body .j-post-overlay.juicer-feed a.juicer-button:hover {
    background: #d71981;
    color: #fff; }

body .j-post-overlay.juicer-feed .j-overlay-text .j-message a {
  font-weight: 400; }

.ThemeColor01-0 {
  background-color: #d71981;
  background-color: rgba(215, 25, 129, 0); }

.ThemeColor01-1 {
  background-color: #d71981;
  background-color: rgba(215, 25, 129, 0.1); }

.ThemeColor01-2 {
  background-color: #d71981;
  background-color: rgba(215, 25, 129, 0.2); }

.ThemeColor01-3 {
  background-color: #d71981;
  background-color: rgba(215, 25, 129, 0.3); }

.ThemeColor01-4 {
  background-color: #d71981;
  background-color: rgba(215, 25, 129, 0.4); }

.ThemeColor01-5 {
  background-color: #d71981;
  background-color: rgba(215, 25, 129, 0.5); }

.ThemeColor01-6 {
  background-color: #d71981;
  background-color: rgba(215, 25, 129, 0.6); }

.ThemeColor01-7 {
  background-color: #d71981;
  background-color: rgba(215, 25, 129, 0.7); }

.ThemeColor01-8 {
  background-color: #d71981;
  background-color: rgba(215, 25, 129, 0.8); }

.ThemeColor01-9 {
  background-color: #d71981;
  background-color: rgba(215, 25, 129, 0.9); }

.ThemeColor01-10 {
  background-color: #d71981;
  background-color: #d71981; }

.ThemeColor02-0 {
  background-color: #0f8074;
  background-color: rgba(15, 128, 116, 0); }

.ThemeColor02-1 {
  background-color: #0f8074;
  background-color: rgba(15, 128, 116, 0.1); }

.ThemeColor02-2 {
  background-color: #0f8074;
  background-color: rgba(15, 128, 116, 0.2); }

.ThemeColor02-3 {
  background-color: #0f8074;
  background-color: rgba(15, 128, 116, 0.3); }

.ThemeColor02-4 {
  background-color: #0f8074;
  background-color: rgba(15, 128, 116, 0.4); }

.ThemeColor02-5 {
  background-color: #0f8074;
  background-color: rgba(15, 128, 116, 0.5); }

.ThemeColor02-6 {
  background-color: #0f8074;
  background-color: rgba(15, 128, 116, 0.6); }

.ThemeColor02-7 {
  background-color: #0f8074;
  background-color: rgba(15, 128, 116, 0.7); }

.ThemeColor02-8 {
  background-color: #0f8074;
  background-color: rgba(15, 128, 116, 0.8); }

.ThemeColor02-9 {
  background-color: #0f8074;
  background-color: rgba(15, 128, 116, 0.9); }

.ThemeColor02-10 {
  background-color: #0f8074;
  background-color: #0f8074; }

.ThemeColor03-0 {
  background-color: #0094ab;
  background-color: rgba(0, 148, 171, 0); }

.ThemeColor03-1 {
  background-color: #0094ab;
  background-color: rgba(0, 148, 171, 0.1); }

.ThemeColor03-2 {
  background-color: #0094ab;
  background-color: rgba(0, 148, 171, 0.2); }

.ThemeColor03-3 {
  background-color: #0094ab;
  background-color: rgba(0, 148, 171, 0.3); }

.ThemeColor03-4 {
  background-color: #0094ab;
  background-color: rgba(0, 148, 171, 0.4); }

.ThemeColor03-5 {
  background-color: #0094ab;
  background-color: rgba(0, 148, 171, 0.5); }

.ThemeColor03-6 {
  background-color: #0094ab;
  background-color: rgba(0, 148, 171, 0.6); }

.ThemeColor03-7 {
  background-color: #0094ab;
  background-color: rgba(0, 148, 171, 0.7); }

.ThemeColor03-8 {
  background-color: #0094ab;
  background-color: rgba(0, 148, 171, 0.8); }

.ThemeColor03-9 {
  background-color: #0094ab;
  background-color: rgba(0, 148, 171, 0.9); }

.ThemeColor03-10 {
  background-color: #0094ab;
  background-color: #0094ab; }

.ThemeColor04-0 {
  background-color: #222222;
  background-color: rgba(34, 34, 34, 0); }

.ThemeColor04-1 {
  background-color: #222222;
  background-color: rgba(34, 34, 34, 0.1); }

.ThemeColor04-2 {
  background-color: #222222;
  background-color: rgba(34, 34, 34, 0.2); }

.ThemeColor04-3 {
  background-color: #222222;
  background-color: rgba(34, 34, 34, 0.3); }

.ThemeColor04-4 {
  background-color: #222222;
  background-color: rgba(34, 34, 34, 0.4); }

.ThemeColor04-5 {
  background-color: #222222;
  background-color: rgba(34, 34, 34, 0.5); }

.ThemeColor04-6 {
  background-color: #222222;
  background-color: rgba(34, 34, 34, 0.6); }

.ThemeColor04-7 {
  background-color: #222222;
  background-color: rgba(34, 34, 34, 0.7); }

.ThemeColor04-8 {
  background-color: #222222;
  background-color: rgba(34, 34, 34, 0.8); }

.ThemeColor04-9 {
  background-color: #222222;
  background-color: rgba(34, 34, 34, 0.9); }

.ThemeColor04-10 {
  background-color: #222222;
  background-color: #222222; }

.ThemeColor05-0 {
  background-color: #4a4a4a;
  background-color: rgba(74, 74, 74, 0); }

.ThemeColor05-1 {
  background-color: #4a4a4a;
  background-color: rgba(74, 74, 74, 0.1); }

.ThemeColor05-2 {
  background-color: #4a4a4a;
  background-color: rgba(74, 74, 74, 0.2); }

.ThemeColor05-3 {
  background-color: #4a4a4a;
  background-color: rgba(74, 74, 74, 0.3); }

.ThemeColor05-4 {
  background-color: #4a4a4a;
  background-color: rgba(74, 74, 74, 0.4); }

.ThemeColor05-5 {
  background-color: #4a4a4a;
  background-color: rgba(74, 74, 74, 0.5); }

.ThemeColor05-6 {
  background-color: #4a4a4a;
  background-color: rgba(74, 74, 74, 0.6); }

.ThemeColor05-7 {
  background-color: #4a4a4a;
  background-color: rgba(74, 74, 74, 0.7); }

.ThemeColor05-8 {
  background-color: #4a4a4a;
  background-color: rgba(74, 74, 74, 0.8); }

.ThemeColor05-9 {
  background-color: #4a4a4a;
  background-color: rgba(74, 74, 74, 0.9); }

.ThemeColor05-10 {
  background-color: #4a4a4a;
  background-color: #4a4a4a; }

.ThemeColor06-0 {
  background-color: #8f8f8f;
  background-color: rgba(143, 143, 143, 0); }

.ThemeColor06-1 {
  background-color: #8f8f8f;
  background-color: rgba(143, 143, 143, 0.1); }

.ThemeColor06-2 {
  background-color: #8f8f8f;
  background-color: rgba(143, 143, 143, 0.2); }

.ThemeColor06-3 {
  background-color: #8f8f8f;
  background-color: rgba(143, 143, 143, 0.3); }

.ThemeColor06-4 {
  background-color: #8f8f8f;
  background-color: rgba(143, 143, 143, 0.4); }

.ThemeColor06-5 {
  background-color: #8f8f8f;
  background-color: rgba(143, 143, 143, 0.5); }

.ThemeColor06-6 {
  background-color: #8f8f8f;
  background-color: rgba(143, 143, 143, 0.6); }

.ThemeColor06-7 {
  background-color: #8f8f8f;
  background-color: rgba(143, 143, 143, 0.7); }

.ThemeColor06-8 {
  background-color: #8f8f8f;
  background-color: rgba(143, 143, 143, 0.8); }

.ThemeColor06-9 {
  background-color: #8f8f8f;
  background-color: rgba(143, 143, 143, 0.9); }

.ThemeColor06-10 {
  background-color: #8f8f8f;
  background-color: #8f8f8f; }

.ThemeColor07-0 {
  background-color: #d1d1d1;
  background-color: rgba(209, 209, 209, 0); }

.ThemeColor07-1 {
  background-color: #d1d1d1;
  background-color: rgba(209, 209, 209, 0.1); }

.ThemeColor07-2 {
  background-color: #d1d1d1;
  background-color: rgba(209, 209, 209, 0.2); }

.ThemeColor07-3 {
  background-color: #d1d1d1;
  background-color: rgba(209, 209, 209, 0.3); }

.ThemeColor07-4 {
  background-color: #d1d1d1;
  background-color: rgba(209, 209, 209, 0.4); }

.ThemeColor07-5 {
  background-color: #d1d1d1;
  background-color: rgba(209, 209, 209, 0.5); }

.ThemeColor07-6 {
  background-color: #d1d1d1;
  background-color: rgba(209, 209, 209, 0.6); }

.ThemeColor07-7 {
  background-color: #d1d1d1;
  background-color: rgba(209, 209, 209, 0.7); }

.ThemeColor07-8 {
  background-color: #d1d1d1;
  background-color: rgba(209, 209, 209, 0.8); }

.ThemeColor07-9 {
  background-color: #d1d1d1;
  background-color: rgba(209, 209, 209, 0.9); }

.ThemeColor07-10 {
  background-color: #d1d1d1;
  background-color: #d1d1d1; }

.ThemeColor08-0 {
  background-color: #f3f3f3;
  background-color: rgba(243, 243, 243, 0); }

.ThemeColor08-1 {
  background-color: #f3f3f3;
  background-color: rgba(243, 243, 243, 0.1); }

.ThemeColor08-2 {
  background-color: #f3f3f3;
  background-color: rgba(243, 243, 243, 0.2); }

.ThemeColor08-3 {
  background-color: #f3f3f3;
  background-color: rgba(243, 243, 243, 0.3); }

.ThemeColor08-4 {
  background-color: #f3f3f3;
  background-color: rgba(243, 243, 243, 0.4); }

.ThemeColor08-5 {
  background-color: #f3f3f3;
  background-color: rgba(243, 243, 243, 0.5); }

.ThemeColor08-6 {
  background-color: #f3f3f3;
  background-color: rgba(243, 243, 243, 0.6); }

.ThemeColor08-7 {
  background-color: #f3f3f3;
  background-color: rgba(243, 243, 243, 0.7); }

.ThemeColor08-8 {
  background-color: #f3f3f3;
  background-color: rgba(243, 243, 243, 0.8); }

.ThemeColor08-9 {
  background-color: #f3f3f3;
  background-color: rgba(243, 243, 243, 0.9); }

.ThemeColor08-10 {
  background-color: #f3f3f3;
  background-color: #f3f3f3; }

.ThemeColor09-0 {
  background-color: #fafafa;
  background-color: rgba(250, 250, 250, 0); }

.ThemeColor09-1 {
  background-color: #fafafa;
  background-color: rgba(250, 250, 250, 0.1); }

.ThemeColor09-2 {
  background-color: #fafafa;
  background-color: rgba(250, 250, 250, 0.2); }

.ThemeColor09-3 {
  background-color: #fafafa;
  background-color: rgba(250, 250, 250, 0.3); }

.ThemeColor09-4 {
  background-color: #fafafa;
  background-color: rgba(250, 250, 250, 0.4); }

.ThemeColor09-5 {
  background-color: #fafafa;
  background-color: rgba(250, 250, 250, 0.5); }

.ThemeColor09-6 {
  background-color: #fafafa;
  background-color: rgba(250, 250, 250, 0.6); }

.ThemeColor09-7 {
  background-color: #fafafa;
  background-color: rgba(250, 250, 250, 0.7); }

.ThemeColor09-8 {
  background-color: #fafafa;
  background-color: rgba(250, 250, 250, 0.8); }

.ThemeColor09-9 {
  background-color: #fafafa;
  background-color: rgba(250, 250, 250, 0.9); }

.ThemeColor09-10 {
  background-color: #fafafa;
  background-color: #fafafa; }

.ThemeColor10-0 {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0); }

.ThemeColor10-1 {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1); }

.ThemeColor10-2 {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.2); }

.ThemeColor10-3 {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.3); }

.ThemeColor10-4 {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.4); }

.ThemeColor10-5 {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.5); }

.ThemeColor10-6 {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.6); }

.ThemeColor10-7 {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.7); }

.ThemeColor10-8 {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.8); }

.ThemeColor10-9 {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9); }

.ThemeColor10-10 {
  background-color: #fff;
  background-color: white; }

.cookies button.cookies-close:hover {
  color: #fff; }

.breadcrumb {
  margin: -2rem 0 1rem; }

body.vetenskap article a,
div.block.vetenskap a,
.contentList .vetenskap a,
body.vetenskap .NewsArchive a,
.vetenskap.side-navigation a,
.list-group-item.vetenskap .list-group-item-text a {
  color: #0f8074; }
  body.vetenskap article a h4,
  div.block.vetenskap a h4,
  .contentList .vetenskap a h4,
  body.vetenskap .NewsArchive a h4,
  .vetenskap.side-navigation a h4,
  .list-group-item.vetenskap .list-group-item-text a h4 {
    color: inherit; }
  body.vetenskap article a:hover,
  div.block.vetenskap a:hover,
  .contentList .vetenskap a:hover,
  body.vetenskap .NewsArchive a:hover,
  .vetenskap.side-navigation a:hover,
  .list-group-item.vetenskap .list-group-item-text a:hover {
    color: #0a524b; }
  body.vetenskap article a:active,
  div.block.vetenskap a:active,
  .contentList .vetenskap a:active,
  body.vetenskap .NewsArchive a:active,
  .vetenskap.side-navigation a:active,
  .list-group-item.vetenskap .list-group-item-text a:active {
    color: #129789; }
  body.vetenskap article a .card-title,
  div.block.vetenskap a .card-title,
  .contentList .vetenskap a .card-title,
  body.vetenskap .NewsArchive a .card-title,
  .vetenskap.side-navigation a .card-title,
  .list-group-item.vetenskap .list-group-item-text a .card-title {
    color: #0f8074; }
    body.vetenskap article a .card-title:hover,
    div.block.vetenskap a .card-title:hover,
    .contentList .vetenskap a .card-title:hover,
    body.vetenskap .NewsArchive a .card-title:hover,
    .vetenskap.side-navigation a .card-title:hover,
    .list-group-item.vetenskap .list-group-item-text a .card-title:hover {
      color: #0a524b; }
    body.vetenskap article a .card-title:active,
    div.block.vetenskap a .card-title:active,
    .contentList .vetenskap a .card-title:active,
    body.vetenskap .NewsArchive a .card-title:active,
    .vetenskap.side-navigation a .card-title:active,
    .list-group-item.vetenskap .list-group-item-text a .card-title:active {
      color: #129789; }

body.sls article a,
div.block.sls a,
.contentList .sls a,
body.sls .NewsArchive a,
.sls.side-navigation a,
.list-group-item.sls .list-group-item-text a {
  color: #d71981; }
  body.sls article a h4,
  div.block.sls a h4,
  .contentList .sls a h4,
  body.sls .NewsArchive a h4,
  .sls.side-navigation a h4,
  .list-group-item.sls .list-group-item-text a h4 {
    color: inherit; }
  body.sls article a:hover,
  div.block.sls a:hover,
  .contentList .sls a:hover,
  body.sls .NewsArchive a:hover,
  .sls.side-navigation a:hover,
  .list-group-item.sls .list-group-item-text a:hover {
    color: #a91466; }
  body.sls article a:active,
  div.block.sls a:active,
  .contentList .sls a:active,
  body.sls .NewsArchive a:active,
  .sls.side-navigation a:active,
  .list-group-item.sls .list-group-item-text a:active {
    color: #e6248e; }
  body.sls article a .card-title,
  div.block.sls a .card-title,
  .contentList .sls a .card-title,
  body.sls .NewsArchive a .card-title,
  .sls.side-navigation a .card-title,
  .list-group-item.sls .list-group-item-text a .card-title {
    color: #d71981; }
    body.sls article a .card-title:hover,
    div.block.sls a .card-title:hover,
    .contentList .sls a .card-title:hover,
    body.sls .NewsArchive a .card-title:hover,
    .sls.side-navigation a .card-title:hover,
    .list-group-item.sls .list-group-item-text a .card-title:hover {
      color: #a91466; }
    body.sls article a .card-title:active,
    div.block.sls a .card-title:active,
    .contentList .sls a .card-title:active,
    body.sls .NewsArchive a .card-title:active,
    .sls.side-navigation a .card-title:active,
    .list-group-item.sls .list-group-item-text a .card-title:active {
      color: #e6248e; }

body.halsa article a,
div.block.halsa a,
.contentList .halsa a,
body.halsa .NewsArchive a,
.halsa.side-navigation a,
.list-group-item.halsa .list-group-item-text a {
  color: #ea841f; }
  body.halsa article a h4,
  div.block.halsa a h4,
  .contentList .halsa a h4,
  body.halsa .NewsArchive a h4,
  .halsa.side-navigation a h4,
  .list-group-item.halsa .list-group-item-text a h4 {
    color: inherit; }
  body.halsa article a:hover,
  div.block.halsa a:hover,
  .contentList .halsa a:hover,
  body.halsa .NewsArchive a:hover,
  .halsa.side-navigation a:hover,
  .list-group-item.halsa .list-group-item-text a:hover {
    color: #c46b12; }
  body.halsa article a:active,
  div.block.halsa a:active,
  .contentList .halsa a:active,
  body.halsa .NewsArchive a:active,
  .halsa.side-navigation a:active,
  .list-group-item.halsa .list-group-item-text a:active {
    color: #ec9136; }
  body.halsa article a .card-title,
  div.block.halsa a .card-title,
  .contentList .halsa a .card-title,
  body.halsa .NewsArchive a .card-title,
  .halsa.side-navigation a .card-title,
  .list-group-item.halsa .list-group-item-text a .card-title {
    color: #ea841f; }
    body.halsa article a .card-title:hover,
    div.block.halsa a .card-title:hover,
    .contentList .halsa a .card-title:hover,
    body.halsa .NewsArchive a .card-title:hover,
    .halsa.side-navigation a .card-title:hover,
    .list-group-item.halsa .list-group-item-text a .card-title:hover {
      color: #c46b12; }
    body.halsa article a .card-title:active,
    div.block.halsa a .card-title:active,
    .contentList .halsa a .card-title:active,
    body.halsa .NewsArchive a .card-title:active,
    .halsa.side-navigation a .card-title:active,
    .list-group-item.halsa .list-group-item-text a .card-title:active {
      color: #ec9136; }

body.utbildning article a,
div.block.utbildning a,
.contentList .utbildning a,
body.utbildning .NewsArchive a,
.utbildning.side-navigation a,
.list-group-item.utbildning .list-group-item-text a {
  color: #0094ab; }
  body.utbildning article a h4,
  div.block.utbildning a h4,
  .contentList .utbildning a h4,
  body.utbildning .NewsArchive a h4,
  .utbildning.side-navigation a h4,
  .list-group-item.utbildning .list-group-item-text a h4 {
    color: inherit; }
  body.utbildning article a:hover,
  div.block.utbildning a:hover,
  .contentList .utbildning a:hover,
  body.utbildning .NewsArchive a:hover,
  .utbildning.side-navigation a:hover,
  .list-group-item.utbildning .list-group-item-text a:hover {
    color: #006878; }
  body.utbildning article a:active,
  div.block.utbildning a:active,
  .contentList .utbildning a:active,
  body.utbildning .NewsArchive a:active,
  .utbildning.side-navigation a:active,
  .list-group-item.utbildning .list-group-item-text a:active {
    color: #00aac5; }
  body.utbildning article a .card-title,
  div.block.utbildning a .card-title,
  .contentList .utbildning a .card-title,
  body.utbildning .NewsArchive a .card-title,
  .utbildning.side-navigation a .card-title,
  .list-group-item.utbildning .list-group-item-text a .card-title {
    color: #0094ab; }
    body.utbildning article a .card-title:hover,
    div.block.utbildning a .card-title:hover,
    .contentList .utbildning a .card-title:hover,
    body.utbildning .NewsArchive a .card-title:hover,
    .utbildning.side-navigation a .card-title:hover,
    .list-group-item.utbildning .list-group-item-text a .card-title:hover {
      color: #006878; }
    body.utbildning article a .card-title:active,
    div.block.utbildning a .card-title:active,
    .contentList .utbildning a .card-title:active,
    body.utbildning .NewsArchive a .card-title:active,
    .utbildning.side-navigation a .card-title:active,
    .list-group-item.utbildning .list-group-item-text a .card-title:active {
      color: #00aac5; }

body.etik article a,
div.block.etik a,
.contentList .etik a,
body.etik .NewsArchive a,
.side-navigation.etik a,
.list-group-item.etik .list-group-item-text a {
  color: #7ba92a; }
  body.etik article a h4,
  div.block.etik a h4,
  .contentList .etik a h4,
  body.etik .NewsArchive a h4,
  .side-navigation.etik a h4,
  .list-group-item.etik .list-group-item-text a h4 {
    color: inherit; }
  body.etik article a:hover,
  div.block.etik a:hover,
  .contentList .etik a:hover,
  body.etik .NewsArchive a:hover,
  .side-navigation.etik a:hover,
  .list-group-item.etik .list-group-item-text a:hover {
    color: #5d8020; }
  body.etik article a:active,
  div.block.etik a:active,
  .contentList .etik a:active,
  body.etik .NewsArchive a:active,
  .side-navigation.etik a:active,
  .list-group-item.etik .list-group-item-text a:active {
    color: #8abd2f; }
  body.etik article a .card-title,
  div.block.etik a .card-title,
  .contentList .etik a .card-title,
  body.etik .NewsArchive a .card-title,
  .side-navigation.etik a .card-title,
  .list-group-item.etik .list-group-item-text a .card-title {
    color: #7ba92a; }
    body.etik article a .card-title:hover,
    div.block.etik a .card-title:hover,
    .contentList .etik a .card-title:hover,
    body.etik .NewsArchive a .card-title:hover,
    .side-navigation.etik a .card-title:hover,
    .list-group-item.etik .list-group-item-text a .card-title:hover {
      color: #5d8020; }
    body.etik article a .card-title:active,
    div.block.etik a .card-title:active,
    .contentList .etik a .card-title:active,
    body.etik .NewsArchive a .card-title:active,
    .side-navigation.etik a .card-title:active,
    .list-group-item.etik .list-group-item-text a .card-title:active {
      color: #8abd2f; }

.block.card.NewsArchive .card-block {
  padding: 0; }

.article-footer .article-author {
  display: none !important; }

article figure.figure img {
  width: 100%; }

@media (min-width: 992px) {
  ul.navbar-nav > li.nav-item {
    position: relative; }
    ul.navbar-nav > li.nav-item:hover > ul.navbar {
      display: block; }
    ul.navbar-nav > li.nav-item > ul.navbar {
      position: absolute !important;
      display: none;
      z-index: 999;
      padding: 0 0 1rem 0;
      left: -1rem;
      margin-top: 0 !important;
      background-color: #fafafa;
      white-space: nowrap;
      min-width: 16rem;
      border-top: solid 1px rgba(0, 0, 0, 0.1); }
      ul.navbar-nav > li.nav-item > ul.navbar:hover {
        display: block; }
      ul.navbar-nav > li.nav-item > ul.navbar li {
        overflow: visible; }
        ul.navbar-nav > li.nav-item > ul.navbar li:last-child {
          border: none; }
      ul.navbar-nav > li.nav-item > ul.navbar > li.nav-item {
        float: none;
        margin: 0;
        padding: 0 1rem; }
        ul.navbar-nav > li.nav-item > ul.navbar > li.nav-item > a.nav-link {
          border-bottom: solid 1px rgba(0, 0, 0, 0.1) !important;
          color: #222222;
          font-weight: 300; }
          ul.navbar-nav > li.nav-item > ul.navbar > li.nav-item > a.nav-link.active {
            font-weight: 400; }
        ul.navbar-nav > li.nav-item > ul.navbar > li.nav-item:hover {
          background-color: #f3f3f3; } }
