/*
 * DSO Toolkit is built upon Bootstrap SASS 3.3.7 and FontAwesome. Building this module will result in artifacts that already
 * include Bootstrap and FontAwesome. To build this file from your project you will need to pass two extra include paths to the sass compiler.
 *
 * - node_modules/dso-toolkit/libs
 * - node_modules
 *
 * For example:
 *   $ node-sass --include-path node_modules/dso-toolkit/libs --include-path node_modules
 *
 * See https://github.com/dso-toolkit/dso-toolkit/issues/105 for more information
*/
/* stylelint-disable value-keyword-case */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
/* stylelint-disable value-keyword-case */
/*! based on normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

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

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

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

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

input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

select {
  text-transform: none; }

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

html input[disabled] {
  cursor: default; }

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

input {
  line-height: normal; }

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

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

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

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

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

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

figure {
  margin: 0; }

hr {
  margin-top: 24px;
  margin-bottom: 24px;
  border: 0;
  border-top: 1px solid #ccc; }

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

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Asap", sans-serif;
  font-weight: bold;
  line-height: 1.1;
  color: #275937; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small, .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: 400;
    line-height: 1;
    color: #777777; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 24px;
  margin-bottom: 12px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 12px;
  margin-bottom: 12px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

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

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

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

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

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

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

p {
  margin: 0 0 12px; }

.lead {
  margin-bottom: 24px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 24px; } }

small,
.small {
  font-size: 87%; }

mark,
.mark {
  padding: .2em;
  background-color: #f8f6cc; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

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

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

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

.text-uppercase, .initialism {
  text-transform: uppercase; }

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

.text-muted {
  color: #666; }

.text-primary {
  color: #275937; }

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

.text-success {
  color: #191919; }

a.text-success:hover,
a.text-success:focus {
  color: black; }

.text-info {
  color: #191919; }

a.text-info:hover,
a.text-info:focus {
  color: black; }

.text-warning {
  color: #191919; }

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

.text-danger {
  color: #191919; }

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

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #275937; }

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #173621; }

.bg-success {
  background-color: #e4f1d4; }

a.bg-success:hover,
a.bg-success:focus {
  background-color: #cce4ae; }

.bg-info {
  background-color: #e1ecf7; }

a.bg-info:hover,
a.bg-info:focus {
  background-color: #b9d3ec; }

.bg-warning {
  background-color: #f8f6cc; }

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f2ee9f; }

.bg-danger {
  background-color: #f5d8dc; }

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #ebafb8; }

.page-header {
  padding-bottom: 11px;
  margin: 48px 0 24px;
  border-bottom: 1px solid #eeeeee; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 12px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

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

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px; }

abbr[title],
abbr[data-original-title] {
  cursor: help; }

.initialism {
  font-size: 90%; }

blockquote {
  padding: 12px 24px;
  margin: 0 0 24px;
  font-size: 20px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.5;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: "\2014 \00A0"; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eeeeee;
  border-left: 0; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ""; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: "\00A0 \2014"; }

address {
  margin-bottom: 24px;
  font-style: normal;
  line-height: 1.5; }

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

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 4px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    box-shadow: none; }

pre {
  display: block;
  padding: 11.5px;
  margin: 0 0 12px;
  font-size: 15px;
  line-height: 1.5;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

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

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

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 24px;
  font-size: 24px;
  line-height: inherit;
  color: #191919;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }
  input[type="radio"][disabled], input[type="radio"].disabled,
  fieldset[disabled] input[type="radio"],
  input[type="checkbox"][disabled],
  input[type="checkbox"].disabled,
  fieldset[disabled]
  input[type="checkbox"] {
    cursor: default; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

output {
  display: block;
  padding-top: 7px;
  font-size: 16px;
  line-height: 1.5;
  color: #191919; }

textarea.form-control, .dso-shopping-cart textarea.dso-edit-name {
  height: auto; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control, .dso-shopping-cart input.dso-edit-name[type="date"],
  input[type="time"].form-control,
  .dso-shopping-cart input.dso-edit-name[type="time"],
  input[type="datetime-local"].form-control,
  .dso-shopping-cart input.dso-edit-name[type="datetime-local"],
  input[type="month"].form-control,
  .dso-shopping-cart input.dso-edit-name[type="month"] {
    line-height: 38px; }
  input[type="date"].input-sm, .input-group-sm > input.form-control[type="date"], .dso-shopping-cart .input-group-sm > input.dso-edit-name[type="date"],
  .input-group-sm > input.input-group-addon[type="date"],
  .input-group-sm > .input-group-btn > input.btn[type="date"],
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input.form-control[type="time"],
  .dso-shopping-cart .input-group-sm > input.dso-edit-name[type="time"],
  .input-group-sm > input.input-group-addon[type="time"],
  .input-group-sm > .input-group-btn > input.btn[type="time"],
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input.form-control[type="datetime-local"],
  .dso-shopping-cart .input-group-sm > input.dso-edit-name[type="datetime-local"],
  .input-group-sm > input.input-group-addon[type="datetime-local"],
  .input-group-sm > .input-group-btn > input.btn[type="datetime-local"],
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input.form-control[type="month"],
  .dso-shopping-cart .input-group-sm > input.dso-edit-name[type="month"],
  .input-group-sm > input.input-group-addon[type="month"],
  .input-group-sm > .input-group-btn > input.btn[type="month"],
  .input-group-sm
  input[type="month"] {
    line-height: 33px; }
  input[type="date"].input-lg, .input-group-lg > input.form-control[type="date"], .dso-shopping-cart .input-group-lg > input.dso-edit-name[type="date"],
  .input-group-lg > input.input-group-addon[type="date"],
  .input-group-lg > .input-group-btn > input.btn[type="date"],
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input.form-control[type="time"],
  .dso-shopping-cart .input-group-lg > input.dso-edit-name[type="time"],
  .input-group-lg > input.input-group-addon[type="time"],
  .input-group-lg > .input-group-btn > input.btn[type="time"],
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input.form-control[type="datetime-local"],
  .dso-shopping-cart .input-group-lg > input.dso-edit-name[type="datetime-local"],
  .input-group-lg > input.input-group-addon[type="datetime-local"],
  .input-group-lg > .input-group-btn > input.btn[type="datetime-local"],
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input.form-control[type="month"],
  .dso-shopping-cart .input-group-lg > input.dso-edit-name[type="month"],
  .input-group-lg > input.input-group-addon[type="month"],
  .input-group-lg > .input-group-btn > input.btn[type="month"],
  .input-group-lg
  input[type="month"] {
    line-height: 49px; } }

.form-group {
  margin-bottom: 16px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio.disabled label,
  fieldset[disabled] .radio label,
  .checkbox.disabled label,
  fieldset[disabled]
  .checkbox label {
    cursor: default; }
  .radio label,
  .checkbox label {
    min-height: 24px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer; }
  .radio-inline.disabled,
  fieldset[disabled] .radio-inline,
  .checkbox-inline.disabled,
  fieldset[disabled]
  .checkbox-inline {
    cursor: default; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

.form-control-static {
  min-height: 40px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0; }
  .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control, .dso-shopping-cart .input-group-lg > .form-control-static.dso-edit-name,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control, .dso-shopping-cart .input-group-sm > .form-control-static.dso-edit-name,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-right: 0;
    padding-left: 0; }

.input-sm, .input-group-sm > .form-control, .dso-shopping-cart .input-group-sm > .dso-edit-name,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 4px; }

select.input-sm, .input-group-sm > select.form-control, .dso-shopping-cart .input-group-sm > select.dso-edit-name,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 33px;
  line-height: 33px; }

textarea.input-sm, .input-group-sm > textarea.form-control, .dso-shopping-cart .input-group-sm > textarea.dso-edit-name,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select.form-control[multiple],
.dso-shopping-cart .input-group-sm > select.dso-edit-name[multiple],
.input-group-sm > select.input-group-addon[multiple],
.input-group-sm > .input-group-btn > select.btn[multiple] {
  height: auto; }

.form-group-sm .form-control, .form-group-sm .dso-shopping-cart .dso-edit-name, .dso-shopping-cart .form-group-sm .dso-edit-name {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 4px; }

.form-group-sm select.form-control, .form-group-sm .dso-shopping-cart select.dso-edit-name, .dso-shopping-cart .form-group-sm select.dso-edit-name {
  height: 33px;
  line-height: 33px; }

.form-group-sm textarea.form-control, .form-group-sm .dso-shopping-cart textarea.dso-edit-name, .dso-shopping-cart .form-group-sm textarea.dso-edit-name,
.form-group-sm select[multiple].form-control,
.form-group-sm .dso-shopping-cart select.dso-edit-name[multiple],
.dso-shopping-cart .form-group-sm select.dso-edit-name[multiple] {
  height: auto; }

.form-group-sm .form-control-static {
  height: 33px;
  min-height: 38px;
  padding: 6px 10px;
  font-size: 14px;
  line-height: 1.5; }

.input-lg, .input-group-lg > .form-control, .dso-shopping-cart .input-group-lg > .dso-edit-name,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33333;
  border-radius: 6px; }

select.input-lg, .input-group-lg > select.form-control, .dso-shopping-cart .input-group-lg > select.dso-edit-name,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 49px;
  line-height: 49px; }

textarea.input-lg, .input-group-lg > textarea.form-control, .dso-shopping-cart .input-group-lg > textarea.dso-edit-name,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select.form-control[multiple],
.dso-shopping-cart .input-group-lg > select.dso-edit-name[multiple],
.input-group-lg > select.input-group-addon[multiple],
.input-group-lg > .input-group-btn > select.btn[multiple] {
  height: auto; }

.form-group-lg .form-control, .form-group-lg .dso-shopping-cart .dso-edit-name, .dso-shopping-cart .form-group-lg .dso-edit-name {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33333;
  border-radius: 6px; }

.form-group-lg select.form-control, .form-group-lg .dso-shopping-cart select.dso-edit-name, .dso-shopping-cart .form-group-lg select.dso-edit-name {
  height: 49px;
  line-height: 49px; }

.form-group-lg textarea.form-control, .form-group-lg .dso-shopping-cart textarea.dso-edit-name, .dso-shopping-cart .form-group-lg textarea.dso-edit-name,
.form-group-lg select[multiple].form-control,
.form-group-lg .dso-shopping-cart select.dso-edit-name[multiple],
.dso-shopping-cart .form-group-lg select.dso-edit-name[multiple] {
  height: auto; }

.form-group-lg .form-control-static {
  height: 49px;
  min-height: 44px;
  padding: 11px 16px;
  font-size: 20px;
  line-height: 1.33333; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control, .has-feedback .dso-shopping-cart .dso-edit-name, .dso-shopping-cart .has-feedback .dso-edit-name {
    padding-right: 47.5px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 38px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .dso-shopping-cart .input-group-lg > .dso-edit-name + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback,
.form-group-lg .dso-shopping-cart .dso-edit-name + .form-control-feedback,
.dso-shopping-cart .form-group-lg .dso-edit-name + .form-control-feedback {
  width: 49px;
  height: 49px;
  line-height: 49px; }

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .dso-shopping-cart .input-group-sm > .dso-edit-name + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback,
.form-group-sm .dso-shopping-cart .dso-edit-name + .form-control-feedback,
.dso-shopping-cart .form-group-sm .dso-edit-name + .form-control-feedback {
  width: 33px;
  height: 33px;
  line-height: 33px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #191919; }

.has-success .form-control, .has-success .dso-shopping-cart .dso-edit-name, .dso-shopping-cart .has-success .dso-edit-name {
  border-color: #191919;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus, .has-success .dso-shopping-cart .dso-edit-name:focus, .dso-shopping-cart .has-success .dso-edit-name:focus {
    border-color: black;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #4c4c4c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #4c4c4c; }

.has-success .input-group-addon {
  color: #191919;
  background-color: #e4f1d4;
  border-color: #191919; }

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

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #191919; }

.has-warning .form-control, .has-warning .dso-shopping-cart .dso-edit-name, .dso-shopping-cart .has-warning .dso-edit-name {
  border-color: #191919;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus, .has-warning .dso-shopping-cart .dso-edit-name:focus, .dso-shopping-cart .has-warning .dso-edit-name:focus {
    border-color: black;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #4c4c4c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #4c4c4c; }

.has-warning .input-group-addon {
  color: #191919;
  background-color: #f8f6cc;
  border-color: #191919; }

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

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #191919; }

.has-error .form-control, .has-error .dso-shopping-cart .dso-edit-name, .dso-shopping-cart .has-error .dso-edit-name {
  border-color: #191919;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus, .has-error .dso-shopping-cart .dso-edit-name:focus, .dso-shopping-cart .has-error .dso-edit-name:focus {
    border-color: black;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #4c4c4c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #4c4c4c; }

.has-error .input-group-addon {
  color: #191919;
  background-color: #f5d8dc;
  border-color: #191919; }

.has-error .form-control-feedback {
  color: #191919; }

.has-feedback label ~ .form-control-feedback {
  top: 29px; }

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #595959; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control, .form-inline .dso-shopping-cart .dso-edit-name, .dso-shopping-cart .form-inline .dso-edit-name {
    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 .dso-shopping-cart .dso-edit-name,
    .dso-shopping-cart .form-inline .input-group .dso-edit-name {
      width: auto; }
  .form-inline .input-group > .form-control, .form-inline .dso-shopping-cart .input-group > .dso-edit-name, .dso-shopping-cart .form-inline .input-group > .dso-edit-name {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0; }

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 31px; }

.form-horizontal .form-group {
  margin-right: -16px;
  margin-left: -16px; }
  .form-horizontal .form-group::before, .form-horizontal .form-group::after {
    display: table;
    content: " "; }
  .form-horizontal .form-group::after {
    clear: both; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right; } }

.form-horizontal .has-feedback .form-control-feedback {
  right: 16px; }

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 20px; } }

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 14px; } }

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

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

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

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

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

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-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: 16px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 11px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.5;
    color: #333333;
    white-space: nowrap; }
    .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
      color: #fff;
      text-decoration: none;
      background-color: #39870c; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #275937;
  outline: 0; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777; }

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: default;
  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: 3px 20px;
  font-size: 14px;
  line-height: 1.5;
  color: #777777;
  white-space: nowrap; }

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

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

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9; }

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

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-right: 0;
    padding-left: 0; }
  .input-group .form-control, .input-group .dso-shopping-cart .dso-edit-name, .dso-shopping-cart .input-group .dso-edit-name {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }
    .input-group .form-control:focus, .input-group .dso-shopping-cart .dso-edit-name:focus, .dso-shopping-cart .input-group .dso-edit-name:focus {
      z-index: 3; }

.input-group-addon,
.input-group-btn, .input-group .form-control, .input-group .dso-shopping-cart .dso-edit-name, .dso-shopping-cart .input-group .dso-edit-name {
  display: table-cell; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child),
  .input-group .dso-shopping-cart .dso-edit-name:not(:first-child):not(:last-child),
  .dso-shopping-cart .input-group .dso-edit-name:not(:first-child):not(:last-child) {
    border-radius: 0; }

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

.input-group-addon {
  padding: 6px 12px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  color: #191919;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #275937;
  border-radius: 4px; }
  .input-group-addon.input-sm, .dso-shopping-cart .input-group-sm > .input-group-addon.dso-edit-name,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 14px;
    border-radius: 4px; }
  .input-group-addon.input-lg, .dso-shopping-cart .input-group-lg > .input-group-addon.dso-edit-name,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 20px;
    border-radius: 6px; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:first-child, .input-group .dso-shopping-cart .dso-edit-name:first-child, .dso-shopping-cart .input-group .dso-edit-name:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group-addon:first-child {
  border-right: 0; }

.input-group .form-control:last-child, .input-group .dso-shopping-cart .dso-edit-name:last-child, .dso-shopping-cart .input-group .dso-edit-name:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn {
    position: relative; }
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
      z-index: 2; }
  .input-group-btn:first-child > .btn,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px; }

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
  .nav::before, .nav::after {
    display: table;
    content: " "; }
  .nav::after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #eeeeee; }
    .nav > li.disabled > a {
      color: #a3a3a3; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #a3a3a3;
        text-decoration: none;
        cursor: default;
        background-color: transparent; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #39870c; }
  .nav .nav-divider {
    height: 1px;
    margin: 11px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.5;
      border: 1px solid transparent;
      border-radius: 4px 4px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #000;
      cursor: default;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 4px; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #275937; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      margin-bottom: 5px;
      text-align: center; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #fff; } }

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

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

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 24px;
  border: 1px solid transparent; }
  .navbar::before, .navbar::after {
    display: table;
    content: " "; }
  .navbar::after {
    clear: both; }
  @media (min-width: 768px) {
    .navbar {
      border-radius: 4px; } }

.navbar-header::before, .navbar-header::after {
  display: table;
  content: " "; }

.navbar-header::after {
  clear: both; }

@media (min-width: 768px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  padding-right: 0;
  padding-left: 0;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse::before, .navbar-collapse::after {
    display: table;
    content: " "; }
  .navbar-collapse::after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 768px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse,
      .navbar-static-top .navbar-collapse,
      .navbar-fixed-bottom .navbar-collapse {
        padding-right: 0;
        padding-left: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 340px; }
    @media (max-width: 480px) and (orientation: landscape) {
      .navbar-fixed-top .navbar-collapse,
      .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px; } }
  @media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: 0;
  margin-left: 0; }
  @media (min-width: 768px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 768px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-brand {
  float: left;
  height: 50px;
  padding: 13px 0;
  font-size: 20px;
  line-height: 24px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }
  @media (min-width: 768px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
      margin-left: 0; } }

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 0;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }
  .navbar-toggle:focus {
    outline: 0; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 768px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 6.5px 0; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 24px; }
  @media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none; }
      .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 24px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 768px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 13px;
          padding-bottom: 13px; } }

.navbar-form {
  padding: 10px 0;
  margin-right: 0;
  margin-left: 0;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 6px;
  margin-bottom: 6px; }
  @media (min-width: 768px) {
    .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .form-control, .navbar-form .dso-shopping-cart .dso-edit-name, .dso-shopping-cart .navbar-form .dso-edit-name {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .navbar-form .form-control-static {
      display: inline-block; }
    .navbar-form .input-group {
      display: inline-table;
      vertical-align: middle; }
      .navbar-form .input-group .input-group-addon,
      .navbar-form .input-group .input-group-btn,
      .navbar-form .input-group .form-control,
      .navbar-form .input-group .dso-shopping-cart .dso-edit-name,
      .dso-shopping-cart .navbar-form .input-group .dso-edit-name {
        width: auto; }
    .navbar-form .input-group > .form-control, .navbar-form .dso-shopping-cart .input-group > .dso-edit-name, .dso-shopping-cart .navbar-form .input-group > .dso-edit-name {
      width: 100%; }
    .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .radio,
    .navbar-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
      .navbar-form .radio label,
      .navbar-form .checkbox label {
        padding-left: 0; }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    .navbar-form .has-feedback .form-control-feedback {
      top: 0; } }
  @media (max-width: 767px) {
    .navbar-form .form-group {
      margin-bottom: 5px; }
      .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
  @media (min-width: 768px) {
    .navbar-form {
      width: auto;
      padding-top: 0;
      padding-bottom: 0;
      margin-right: 0;
      margin-left: 0;
      border: 0;
      -webkit-box-shadow: none;
      box-shadow: none; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 6px;
  margin-bottom: 6px; }
  .navbar-btn.btn-sm {
    margin-top: 8.5px;
    margin-bottom: 8.5px; }

.navbar-text {
  margin-top: 13px;
  margin-bottom: 13px; }
  @media (min-width: 768px) {
    .navbar-text {
      float: left;
      margin-right: 0;
      margin-left: 0; } }

@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }
  .navbar-right {
    float: right !important;
    margin-right: 0; }
    .navbar-right ~ .navbar-right {
      margin-right: 0; } }

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }
  .navbar-default .navbar-brand {
    color: #777; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #5e5e5e;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #777; }
  .navbar-default .navbar-nav > li > a {
    color: #777; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #333;
      background-color: transparent; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  @media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #555;
      background-color: #e7e7e7; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  .navbar-default .navbar-toggle {
    border-color: #ddd; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #ddd; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #888; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #e7e7e7; }
  .navbar-default .navbar-link {
    color: #777; }
    .navbar-default .navbar-link:hover {
      color: #333; }
  .navbar-default .btn-link {
    color: #777; }
    .navbar-default .btn-link:hover {
      color: #333; }
    .navbar-default .btn-link[disabled]:hover {
      color: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #090909; }
  .navbar-inverse .navbar-brand {
    color: #9d9d9d; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #9d9d9d; }
  .navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909; }
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    color: #fff;
    background-color: #090909; }
  @media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #9d9d9d; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #fff;
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #444;
      background-color: transparent; } }
  .navbar-inverse .navbar-toggle {
    border-color: #333; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #101010; }
  .navbar-inverse .navbar-link {
    color: #9d9d9d; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  .navbar-inverse .btn-link {
    color: #9d9d9d; }
    .navbar-inverse .btn-link:hover {
      color: #fff; }
    .navbar-inverse .btn-link[disabled]:hover {
      color: #444; }

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

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

.media-body {
  width: 10000px; }

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

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

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

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

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

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

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

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

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

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
  .list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }
  .list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
    color: #777777;
    cursor: default;
    background-color: #eeeeee; }
    .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
      color: inherit; }
    .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
      color: #777777; }
  .list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #275937;
    border-color: #275937; }
    .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: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, .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 {
      color: inherit; }
    .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
      color: #83c999; }

a.list-group-item,
button.list-group-item {
  color: #555; }
  a.list-group-item .list-group-item-heading,
  button.list-group-item .list-group-item-heading {
    color: #333; }
  a.list-group-item:hover, a.list-group-item:focus,
  button.list-group-item:hover,
  button.list-group-item:focus {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5; }

button.list-group-item {
  width: 100%;
  text-align: left; }

.list-group-item-success {
  color: #191919;
  background-color: #e4f1d4; }

a.list-group-item-success,
button.list-group-item-success {
  color: #191919; }
  a.list-group-item-success .list-group-item-heading,
  button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:hover, a.list-group-item-success:focus,
  button.list-group-item-success:hover,
  button.list-group-item-success:focus {
    color: #191919;
    background-color: #d8ebc1; }
  a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
  button.list-group-item-success.active,
  button.list-group-item-success.active:hover,
  button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #191919;
    border-color: #191919; }

.list-group-item-info {
  color: #191919;
  background-color: #e1ecf7; }

a.list-group-item-info,
button.list-group-item-info {
  color: #191919; }
  a.list-group-item-info .list-group-item-heading,
  button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:hover, a.list-group-item-info:focus,
  button.list-group-item-info:hover,
  button.list-group-item-info:focus {
    color: #191919;
    background-color: #cddff2; }
  a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
  button.list-group-item-info.active,
  button.list-group-item-info.active:hover,
  button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #191919;
    border-color: #191919; }

.list-group-item-warning {
  color: #191919;
  background-color: #f8f6cc; }

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

.list-group-item-danger {
  color: #191919;
  background-color: #f5d8dc; }

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

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

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

.panel {
  margin-bottom: 24px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 15px; }
  .panel-body::before, .panel-body::after {
    display: table;
    content: " "; }
  .panel-body::after {
    clear: both; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  color: inherit; }
  .panel-title > a,
  .panel-title > small,
  .panel-title > .small,
  .panel-title > small > a,
  .panel-title > .small > a {
    color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item,
  .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .panel > .list-group:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
  .panel > .list-group:last-child .list-group-item:last-child,
  .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.list-group + .panel-footer {
  border-top-width: 0; }

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0; }
  .panel > .table caption,
  .panel > .table-responsive > .table caption,
  .panel > .panel-collapse > .table caption {
    padding-right: 15px;
    padding-left: 15px; }

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }
  .panel > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
      border-top-left-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
      border-top-right-radius: 3px; }

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }
  .panel > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
      border-bottom-left-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
      border-bottom-right-radius: 3px; }

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #b2b2b2; }

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }
  .panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .panel > .table-bordered > thead > tr > th:last-child,
  .panel > .table-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .panel > .table-bordered > thead > tr:first-child > td,
  .panel > .table-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }

.panel > .table-responsive {
  margin-bottom: 0;
  border: 0; }

.panel-group {
  margin-bottom: 24px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px; }
    .panel-group .panel + .panel {
      margin-top: 5px; }
  .panel-group .panel-heading {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse > .panel-body,
    .panel-group .panel-heading + .panel-collapse > .list-group {
      border-top: 1px solid #ddd; }
  .panel-group .panel-footer {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #ddd; }

.panel-default {
  border-color: #ddd; }
  .panel-default > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ddd; }
    .panel-default > .panel-heading .badge {
      color: #f5f5f5;
      background-color: #333333; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }

.panel-primary {
  border-color: #275937; }
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #275937;
    border-color: #275937; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #275937; }
    .panel-primary > .panel-heading .badge {
      color: #275937;
      background-color: #fff; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #275937; }

.panel-success {
  border-color: #e4f1d4; }
  .panel-success > .panel-heading {
    color: #191919;
    background-color: #e4f1d4;
    border-color: #e4f1d4; }
    .panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #e4f1d4; }
    .panel-success > .panel-heading .badge {
      color: #e4f1d4;
      background-color: #191919; }
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #e4f1d4; }

.panel-info {
  border-color: #e1ecf7; }
  .panel-info > .panel-heading {
    color: #191919;
    background-color: #e1ecf7;
    border-color: #e1ecf7; }
    .panel-info > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #e1ecf7; }
    .panel-info > .panel-heading .badge {
      color: #e1ecf7;
      background-color: #191919; }
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #e1ecf7; }

.panel-warning {
  border-color: #f8f6cc; }
  .panel-warning > .panel-heading {
    color: #191919;
    background-color: #f8f6cc;
    border-color: #f8f6cc; }
    .panel-warning > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #f8f6cc; }
    .panel-warning > .panel-heading .badge {
      color: #f8f6cc;
      background-color: #191919; }
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #f8f6cc; }

.panel-danger {
  border-color: #f5d8dc; }
  .panel-danger > .panel-heading {
    color: #191919;
    background-color: #f5d8dc;
    border-color: #f5d8dc; }
    .panel-danger > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #f5d8dc; }
    .panel-danger > .panel-heading .badge {
      color: #f5d8dc;
      background-color: #191919; }
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #f5d8dc; }

.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-16by9 {
  padding-bottom: 56.25%; }

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

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #afcf9d;
  border: 1px solid #afcf9d;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

.well-lg {
  padding: 24px;
  border-radius: 6px; }

.well-sm {
  padding: 9px;
  border-radius: 4px; }

.close {
  float: right;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2; }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: 0.5; }

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

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: Asap, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 16px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }
  .popover > .arrow {
    border-width: 11px; }
    .popover > .arrow, .popover > .arrow:after {
      position: absolute;
      display: block;
      width: 0;
      height: 0;
      border-color: transparent;
      border-style: solid; }
    .popover > .arrow:after {
      content: "";
      border-width: 10px; }
  .popover.top > .arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999999;
    border-top-color: rgba(0, 0, 0, 0.25);
    border-bottom-width: 0; }
    .popover.top > .arrow:after {
      bottom: 1px;
      margin-left: -10px;
      content: " ";
      border-top-color: #fff;
      border-bottom-width: 0; }
  .popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999999;
    border-right-color: rgba(0, 0, 0, 0.25);
    border-left-width: 0; }
    .popover.right > .arrow:after {
      bottom: -10px;
      left: 1px;
      content: " ";
      border-right-color: #fff;
      border-left-width: 0; }
  .popover.bottom > .arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999999;
    border-bottom-color: rgba(0, 0, 0, 0.25); }
    .popover.bottom > .arrow:after {
      top: 1px;
      margin-left: -10px;
      content: " ";
      border-top-width: 0;
      border-bottom-color: #fff; }
  .popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999999;
    border-left-color: rgba(0, 0, 0, 0.25); }
    .popover.left > .arrow:after {
      right: 1px;
      bottom: -10px;
      content: " ";
      border-right-width: 0;
      border-left-color: #fff; }

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 16px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

.popover-content {
  padding: 9px 14px; }

.clearfix::before, .clearfix::after {
  display: table;
  content: " "; }

.clearfix::after {
  clear: both; }

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto; }

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

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

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

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

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

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

.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

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

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

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

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

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

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

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

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

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

/*!
 * @dso-toolkit/css
 */
/* stylelint-disable value-keyword-case */
@media screen and (min-width: 481px) {
  .alert {
    padding: 19px 16px 19px 63px; } }

@media screen and (max-width: 480px) {
  .alert {
    padding: 63px 16px 16px; } }

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

@font-face {
  font-family: "Asap";
  font-style: normal;
  font-weight: 400;
  src: local("Asap Regular"), local("Asap-Regular"), url("../fonts/Asap/Asap-Regular.woff2") format("woff2"), url("../fonts/Asap/Asap-Regular.woff") format("woff"); }

@font-face {
  font-family: "Asap";
  font-style: italic;
  font-weight: 400;
  src: local("Asap Regular italic"), local("Asap-Regularitalic"), url("../fonts/Asap/Asap-Italic.woff2") format("woff2"), url("../fonts/Asap/Asap-Italic.woff") format("woff"); }

@font-face {
  font-family: "Asap";
  font-style: normal;
  font-weight: 500;
  src: local("Asap Bold"), local("Asap-Bold"), url("../fonts/Asap/Asap-Medium.woff2") format("woff2"), url("../fonts/Asap/Asap-Medium.woff") format("woff"); }

@font-face {
  font-family: "Asap";
  font-style: italic;
  font-weight: 500;
  src: local("Asap Bold italic"), local("Asap-Bolditalic"), url("../fonts/Asap/Asap-MediumItalic.woff2") format("woff2"), url("../fonts/Asap/Asap-MediumItalic.woff") format("woff"); }

@font-face {
  font-family: "Asap";
  font-style: normal;
  font-weight: 600;
  src: local("Asap Bold"), local("Asap-Bold"), url("../fonts/Asap/Asap-SemiBold.woff2") format("woff2"), url("../fonts/Asap/Asap-SemiBold.woff") format("woff"); }

@font-face {
  font-family: "Asap";
  font-style: italic;
  font-weight: 600;
  src: local("Asap Bold italic"), local("Asap-Bolditalic"), url("../fonts/Asap/Asap-SemiBoldItalic.woff2") format("woff2"), url("../fonts/Asap/Asap-SemiBoldItalic.woff") format("woff"); }

@font-face {
  font-family: "Asap";
  font-style: normal;
  font-weight: 700;
  src: local("Asap Bold"), local("Asap-Bold"), url("../fonts/Asap/Asap-Bold.woff2") format("woff2"), url("../fonts/Asap/Asap-Bold.woff") format("woff"); }

@font-face {
  font-family: "Asap";
  font-style: italic;
  font-weight: 700;
  src: local("Asap Bold italic"), local("Asap-Bolditalic"), url("../fonts/Asap/Asap-BoldItalic.woff2") format("woff2"), url("../fonts/Asap/Asap-BoldItalic.woff") format("woff"); }

html {
  font-family: sans-serif;
  font-size: 16px;
  -ms-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-text-size-adjust: 100%; }

body {
  font-family: Asap, sans-serif;
  font-size: 16px;
  line-height: 1.5;
  color: #191919;
  background-color: #fff;
  margin: 0;
  max-width: 100%;
  overflow-x: hidden; }

a {
  color: #39870c;
  text-decoration: underline; }
  a:hover, a:focus {
    color: #676cb0;
    text-decoration: underline; }
  a:active {
    text-decoration: none; }
  a:not(.btn):visited {
    color: #8b4a6a; }
  a:not(.btn).download::after, a:not(.btn).extern::after {
    content: "";
    display: inline-block;
    margin-left: 4px;
    vertical-align: top; }
  a:not(.btn).download::after {
    background: url("../dso-icons.svg#img-download") no-repeat;
    background-position: center;
    background-size: cover;
    height: 1.5em;
    vertical-align: top;
    width: 1.5em; }
  a:not(.btn).extern::after {
    background: url("../dso-icons.svg#img-external-link") no-repeat;
    background-position: center;
    background-size: cover;
    height: 1.5em;
    vertical-align: top;
    width: 1.5em; }

button {
  -webkit-appearance: button;
  color: inherit;
  cursor: pointer;
  font-family: inherit;
  font-size: inherit;
  font: inherit;
  line-height: inherit;
  margin: 0;
  overflow: visible;
  text-transform: none; }
  button[disabled] {
    cursor: default; }
  button::-moz-focus-inner {
    border: 0;
    padding: 0; }

dl {
  margin-bottom: 16px;
  margin-top: 0; }
  dl + dl::before {
    border-bottom: 1px solid #ccc;
    content: " ";
    display: block;
    float: left;
    height: 16px;
    margin-bottom: 32px;
    width: 100%; }
  dl dt,
  dl dd {
    line-height: 1.5; }
  dl dt {
    font-weight: 700; }
  dl dd {
    margin-left: 0; }
    dl dd p {
      margin: 0 0 16px; }
    dl dd ul,
    dl dd ol {
      margin-bottom: 16px; }
    dl dd pre {
      margin: 0 0 16px; }
    dl dd blockquote {
      padding: 16px 24px; }
    dl dd dso-highlight-box,
    dl dd .dso-highlight-box {
      margin-bottom: 24px; }
    dl dd hr {
      margin-top: 16px; }
    dl dd img {
      height: auto;
      max-width: 100%; }
    dl dd::before, dl dd::after {
      display: table;
      content: " "; }
    dl dd::after {
      clear: both; }
    dl dd p:last-child {
      margin-bottom: 0; }
    @media screen and (min-width: 768px) {
      dl dd:not(:last-of-type) {
        margin-bottom: 16px; } }
  @media screen and (min-width: 768px) {
    dl.dso-columns {
      break-inside: avoid;
      column-gap: 16px; }
      dl.dso-columns.dso-2-columns {
        column-count: 2; }
        dl.dso-columns.dso-2-columns dt {
          width: calc(50% - 8px); }
        dl.dso-columns.dso-2-columns dd {
          margin-left: calc(50% + 8px); }
      dl.dso-columns.dso-3-columns {
        column-count: 3; }
        dl.dso-columns.dso-3-columns dt {
          width: calc(50% - 8px); }
        dl.dso-columns.dso-3-columns dd {
          margin-left: calc(50% + 8px); }
      dl.dso-columns > div,
      dl.dso-columns > div dt,
      dl.dso-columns > div dd {
        break-inside: avoid-column;
        overflow: hidden; } }
  dl.dso-columns > div {
    margin-bottom: 16px; }
  @media screen and (min-width: 768px) {
    dl.dso-columns {
      break-inside: avoid;
      column-gap: 16px; }
      dl.dso-columns.dso-2-columns {
        column-count: 2; }
        dl.dso-columns.dso-2-columns dt {
          width: calc(50% - 8px); }
        dl.dso-columns.dso-2-columns dd {
          margin-left: calc(50% + 8px); }
      dl.dso-columns.dso-3-columns {
        column-count: 3; }
        dl.dso-columns.dso-3-columns dt {
          width: calc(50% - 8px); }
        dl.dso-columns.dso-3-columns dd {
          margin-left: calc(50% + 8px); }
      dl.dso-columns > div,
      dl.dso-columns > div dt,
      dl.dso-columns > div dd {
        break-inside: avoid-column;
        overflow: hidden; } }
  @media screen and (min-width: 768px) {
    dl:not(.dso-vertical) dt {
      clear: left;
      float: left;
      width: 200px;
      word-wrap: break-word; }
    dl:not(.dso-vertical) dd {
      margin-left: 200px;
      padding-left: 16px; }
    dl:not(.dso-vertical).dso-columns-1-3 dt {
      width: 25%; }
    dl:not(.dso-vertical).dso-columns-1-3 dd {
      margin-left: 25%; }
    dl:not(.dso-vertical).dso-columns-2-2 dt {
      width: 50%; }
    dl:not(.dso-vertical).dso-columns-2-2 dd {
      margin-left: 50%; }
    dl:not(.dso-vertical).dso-columns-3-1 dt {
      width: 75%; }
    dl:not(.dso-vertical).dso-columns-3-1 dd {
      margin-left: 75%; }
    dl:not(.dso-vertical).dso-columns {
      break-inside: avoid;
      column-gap: 16px; }
      dl:not(.dso-vertical).dso-columns dt,
      dl:not(.dso-vertical).dso-columns dd {
        break-inside: avoid-column; }
      dl:not(.dso-vertical).dso-columns dd {
        padding-left: 0; }
    dl:not(.dso-vertical).dso-2-columns {
      column-count: 2; }
    dl:not(.dso-vertical).dso-3-columns {
      column-count: 3; } }
  dl.dso-vertical dt,
  dl.dso-vertical dd {
    width: 100%; }
  dl.dso-vertical dd {
    margin-left: 0; }
  dl.dso-emphasize-description dt {
    color: #666;
    font-weight: normal; }
  dl.dso-with-header dt:first-of-type,
  dl.dso-with-header dd:first-of-type {
    color: #39870c;
    font-weight: bold; }
  @media screen and (max-width: 767px) {
    dl:not(.dso-bordered) dd + dt {
      margin-top: 16px; } }
  dl.dso-bordered {
    border-bottom: 1px solid #ccc; }
    dl.dso-bordered dt::before {
      border-top: 1px solid #ccc;
      content: "";
      display: block;
      padding-top: 16px;
      width: 100%; }
    dl.dso-bordered dt:last-of-type,
    dl.dso-bordered dd:last-of-type {
      padding-bottom: 8px; }
    @media screen and (max-width: 767px) {
      dl.dso-bordered dd + dt::before {
        margin-top: 16px; }
      dl.dso-bordered dd:last-of-type {
        margin-bottom: 16px; } }
    @media screen and (min-width: 768px) {
      dl.dso-bordered dt + dd {
        margin-left: 200px;
        padding-left: 16px; }
        dl.dso-bordered dt + dd::before {
          border-top: 1px solid #ccc;
          content: "";
          display: block;
          margin-left: -16px;
          margin-bottom: 16px;
          width: calc(100% + 16px); } }

footer {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  padding-left: calc(50vw - 50%);
  padding-right: calc(50vw - 50%);
  background-color: #e5e5e5;
  border-top: 1px solid #bcbebd;
  margin-top: 48px;
  padding-bottom: 48px;
  padding-top: 24px; }
  footer .dso-link-list a {
    text-decoration: none;
    color: #191919; }
    footer .dso-link-list a:hover, footer .dso-link-list a:focus, footer .dso-link-list a:active {
      text-decoration: underline; }
    footer .dso-link-list a::before, footer .dso-link-list a:active::before, footer .dso-link-list a:focus::before, footer .dso-link-list a:hover::before {
      background-image: url("../dso-icons.svg#img-chevron-right-grijs90"); }
    footer .dso-link-list a:active {
      color: #191919;
      text-decoration: none; }
    footer .dso-link-list a.download::after {
      background: url("../dso-icons.svg#img-download-grijs90") no-repeat;
      background-position: center;
      background-size: cover;
      height: 1.5em;
      vertical-align: top;
      width: 1.5em; }
    footer .dso-link-list a.extern::after {
      background: url("../dso-icons.svg#img-external-link-grijs90") no-repeat;
      background-position: center;
      background-size: cover;
      height: 1.5em;
      vertical-align: top;
      width: 1.5em; }
  footer h2 {
    border-bottom: 1px solid #bcbebd;
    font-size: 1.25em;
    font-weight: 700;
    margin-bottom: 8px;
    margin-top: 0;
    padding-bottom: 8px; }
  footer a {
    text-decoration: none;
    color: #275937; }
    footer a:hover, footer a:focus, footer a:active {
      text-decoration: underline; }
    footer a:hover, footer a.active, footer a:active {
      color: #191919; }
    footer a:visited {
      color: #275937; }
      footer a:visited:hover, footer a:visited.active, footer a:visited:active {
        color: #191919; }
  footer ul:not(.dso-link-list) {
    padding-left: 0;
    list-style: none; }
    footer ul:not(.dso-link-list) li {
      line-height: 2em; }

h1 {
  color: #275937;
  font-size: 2rem;
  font-weight: 700; }

h2 {
  color: #275937;
  font-size: 1.5rem;
  font-weight: 700; }

h3 {
  color: #275937;
  font-size: 1.25rem;
  font-weight: 600; }

h4 {
  color: #275937;
  font-size: 1rem;
  font-weight: 600; }

h5 {
  color: #191919;
  font-size: 1rem;
  font-weight: 600; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 16px; }

img {
  border: 0;
  vertical-align: middle; }

sub {
  bottom: -0.25em;
  font-size: 0.65em;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }
  sub a {
    text-decoration: none; }
    sub a:hover, sub a:focus, sub a:active {
      text-decoration: underline; }

sup {
  font-size: 0.65em;
  line-height: 0;
  position: relative;
  top: -0.5em;
  vertical-align: baseline; }
  sup a {
    text-decoration: none; }
    sup a:hover, sup a:focus, sup a:active {
      text-decoration: underline; }

/* stylelint-disable value-keyword-case */
caption {
  color: #666;
  padding-bottom: 8px;
  padding-top: 8px;
  text-align: left; }

th {
  font-weight: 600;
  text-align: left; }

table.table td:not(.plain-content) p,
table.table th p {
  margin: 0 0 16px; }

table.table td:not(.plain-content) ul,
table.table td:not(.plain-content) ol,
table.table th ul,
table.table th ol {
  margin-bottom: 16px; }

table.table td:not(.plain-content) pre,
table.table th pre {
  margin: 0 0 16px; }

table.table td:not(.plain-content) blockquote,
table.table th blockquote {
  padding: 16px 24px; }

table.table td:not(.plain-content) dso-highlight-box,
table.table td:not(.plain-content) .dso-highlight-box,
table.table th dso-highlight-box,
table.table th .dso-highlight-box {
  margin-bottom: 24px; }

table.table td:not(.plain-content) hr,
table.table th hr {
  margin-top: 16px; }

table.table td:not(.plain-content) img,
table.table th img {
  height: auto;
  max-width: 100%; }

table.table,
.dso-rich-content table {
  margin-bottom: 24px;
  max-width: 100%;
  width: 100%; }
  table.table .btn-link,
  .dso-rich-content table .btn-link {
    position: relative;
    top: -2px;
    white-space: nowrap;
    /* stylelint-disable-line declaration-property-value-disallowed-list */ }
  table.table.dso-text-left th,
  table.table.dso-text-left td,
  .dso-rich-content table.dso-text-left th,
  .dso-rich-content table.dso-text-left td {
    text-align: left; }
  table.table.dso-text-center th,
  table.table.dso-text-center td,
  .dso-rich-content table.dso-text-center th,
  .dso-rich-content table.dso-text-center td {
    text-align: center; }
  table.table.dso-text-right th,
  table.table.dso-text-right td,
  .dso-rich-content table.dso-text-right th,
  .dso-rich-content table.dso-text-right td {
    text-align: right; }
  table.table th.dso-text-left,
  table.table td.dso-text-left,
  .dso-rich-content table th.dso-text-left,
  .dso-rich-content table td.dso-text-left {
    text-align: left; }
  table.table th.dso-text-center,
  table.table td.dso-text-center,
  .dso-rich-content table th.dso-text-center,
  .dso-rich-content table td.dso-text-center {
    text-align: center; }
  table.table th.dso-text-right,
  table.table td.dso-text-right,
  .dso-rich-content table th.dso-text-right,
  .dso-rich-content table td.dso-text-right {
    text-align: right; }
  table.table > thead > tr > th,
  table.table > thead > tr > td,
  table.table > tbody > tr > th,
  table.table > tbody > tr > td,
  table.table > tfoot > tr > th,
  table.table > tfoot > tr > td,
  .dso-rich-content table > thead > tr > th,
  .dso-rich-content table > thead > tr > td,
  .dso-rich-content table > tbody > tr > th,
  .dso-rich-content table > tbody > tr > td,
  .dso-rich-content table > tfoot > tr > th,
  .dso-rich-content table > tfoot > tr > td {
    line-height: 1.5;
    padding: 12px 8px;
    vertical-align: top; }
    table.table > thead > tr > th a,
    table.table > thead > tr > td a,
    table.table > tbody > tr > th a,
    table.table > tbody > tr > td a,
    table.table > tfoot > tr > th a,
    table.table > tfoot > tr > td a,
    .dso-rich-content table > thead > tr > th a,
    .dso-rich-content table > thead > tr > td a,
    .dso-rich-content table > tbody > tr > th a,
    .dso-rich-content table > tbody > tr > td a,
    .dso-rich-content table > tfoot > tr > th a,
    .dso-rich-content table > tfoot > tr > td a {
      text-decoration: underline; }
  table.table > thead > tr > td,
  table.table > thead > tr > th,
  .dso-rich-content table > thead > tr > td,
  .dso-rich-content table > thead > tr > th {
    border-bottom: 1px solid #666; }
  table.table > tbody > tr > td,
  table.table > tbody > tr > th,
  table.table > tfoot > tr > td,
  table.table > tfoot > tr > th,
  .dso-rich-content table > tbody > tr > td,
  .dso-rich-content table > tbody > tr > th,
  .dso-rich-content table > tfoot > tr > td,
  .dso-rich-content table > tfoot > tr > th {
    border-bottom: 1px solid #ccc; }
  table.table > tbody + tbody,
  .dso-rich-content table > tbody + tbody {
    border-top: 2px solid #ccc; }
  table.table .table,
  .dso-rich-content table .table {
    background-color: #fff; }
  table.table > tbody > tr.result-error td,
  .dso-rich-content table > tbody > tr.result-error td {
    font-style: italic; }
  table.table > thead > tr > th,
  .dso-rich-content table > thead > tr > th {
    vertical-align: bottom; }
    table.table > thead > tr > th .btn.dso-sort,
    .dso-rich-content table > thead > tr > th .btn.dso-sort {
      color: #191919;
      font-weight: 600; }
      table.table > thead > tr > th .btn.dso-sort dso-icon,
      table.table > thead > tr > th .btn.dso-sort svg.di,
      .dso-rich-content table > thead > tr > th .btn.dso-sort dso-icon,
      .dso-rich-content table > thead > tr > th .btn.dso-sort svg.di {
        color: #666; }
        table.table > thead > tr > th .btn.dso-sort dso-icon.dso-sort-active,
        table.table > thead > tr > th .btn.dso-sort svg.di.dso-sort-active,
        .dso-rich-content table > thead > tr > th .btn.dso-sort dso-icon.dso-sort-active,
        .dso-rich-content table > thead > tr > th .btn.dso-sort svg.di.dso-sort-active {
          color: #191919; }

.table-hover > tbody > tr:hover {
  background-color: #e5e5e5; }

table col[class*="col-"] {
  display: table-column;
  float: none;
  position: static; }

table {
  background-color: transparent; }
  table td[class*="col-"],
  table th[class*="col-"] {
    display: table-cell;
    float: none;
    position: static; }

.dso-rich-content table > thead > tr > td.active,
.dso-rich-content table > thead > tr > th.active,
.dso-rich-content table > thead > tr.active > td,
.dso-rich-content table > thead > tr.active > th,
.dso-rich-content table > tbody > tr > td.active,
.dso-rich-content table > tbody > tr > th.active,
.dso-rich-content table > tbody > tr.active > td,
.dso-rich-content table > tbody > tr.active > th,
.dso-rich-content table > tfoot > tr > td.active,
.dso-rich-content table > tfoot > tr > th.active,
.dso-rich-content table > tfoot > tr.active > td,
.dso-rich-content table > tfoot > tr.active > th,
.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #e5e5e5; }

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e5e5e5; }

.table-hover > tbody > tr:hover > th,
.table-hover > tbody > tr:hover > td {
  background-color: #e5e5e5; }
  .table-hover > tbody > tr:hover > th a,
  .table-hover > tbody > tr:hover > td a {
    color: #191919; }
    .table-hover > tbody > tr:hover > th a:hover,
    .table-hover > tbody > tr:hover > td a:hover {
      text-decoration: none; }

.table > tbody > tr.active > th,
.table > tbody > tr.active > td {
  background-color: #e5e5e5; }
  .table > tbody > tr.active > th a,
  .table > tbody > tr.active > td a {
    color: #191919; }
    .table > tbody > tr.active > th a:hover,
    .table > tbody > tr.active > td a:hover {
      text-decoration: none; }

.dso-table-responsive,
.dso-table-scroll-container {
  min-height: 0.01%;
  overflow-x: auto;
  position: relative; }

.dso-table-scroll-container {
  -ms-overflow-style: -ms-autohiding-scrollbar;
  border: 1px solid #ccc;
  margin-bottom: 0;
  overflow-y: hidden;
  width: 100%; }
  .dso-table-scroll-container::before {
    content: "beweeg de tabel van links naar rechts";
    display: block;
    font-size: 0.8em;
    margin-bottom: 8px;
    position: relative;
    text-align: center; }
  .dso-table-scroll-container > .table {
    margin-bottom: 0; }
    .dso-table-scroll-container > .table > thead > tr > th,
    .dso-table-scroll-container > .table > thead > tr > td,
    .dso-table-scroll-container > .table > tbody > tr > th,
    .dso-table-scroll-container > .table > tbody > tr > td,
    .dso-table-scroll-container > .table > tfoot > tr > th,
    .dso-table-scroll-container > .table > tfoot > tr > td {
      white-space: nowrap;
      /* stylelint-disable-line declaration-property-value-disallowed-list */ }

@media screen and (max-width: 767px) {
  .dso-table-responsive {
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ccc;
    margin-bottom: 0;
    overflow-y: hidden;
    width: 100%; }
    .dso-table-responsive::before {
      content: "beweeg de tabel van links naar rechts";
      display: block;
      font-size: 0.8em;
      margin-bottom: 8px;
      position: relative;
      text-align: center; }
    .dso-table-responsive > .table {
      margin-bottom: 0; }
      .dso-table-responsive > .table > thead > tr > th,
      .dso-table-responsive > .table > thead > tr > td,
      .dso-table-responsive > .table > tbody > tr > th,
      .dso-table-responsive > .table > tbody > tr > td,
      .dso-table-responsive > .table > tfoot > tr > th,
      .dso-table-responsive > .table > tfoot > tr > td {
        white-space: nowrap;
        /* stylelint-disable-line declaration-property-value-disallowed-list */ } }

.container {
  padding-right: 16px;
  padding-left: 16px;
  margin-right: auto;
  margin-left: auto; }
  .container::before, .container::after {
    display: table;
    content: " "; }
  .container::after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: auto; } }
  @media (min-width: 992px) {
    .container {
      width: 922px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1152px; } }

.container-fluid {
  padding-right: 16px;
  padding-left: 16px;
  margin-right: auto;
  margin-left: auto; }
  .container-fluid::before, .container-fluid::after {
    display: table;
    content: " "; }
  .container-fluid::after {
    clear: both; }

.row {
  margin-right: -16px;
  margin-left: -16px; }
  .row::before, .row::after {
    display: table;
    content: " "; }
  .row::after {
    clear: both; }

.row-no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .row-no-gutters [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 16px;
  padding-left: 16px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.col-xs-offset-0 {
  margin-left: 0%; }

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

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

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

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

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

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

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

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

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

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

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

.col-xs-offset-12 {
  margin-left: 100%; }

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

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

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

.form-control, .dso-shopping-cart .dso-edit-name {
  display: block;
  width: 100%;
  height: 40px;
  padding: 6px 14px;
  font-size: 16px;
  line-height: 1.5;
  color: #191919;
  background-color: #fff;
  background-image: none;
  border: 1px solid #275937;
  border-radius: 4px;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }
  .form-control::-moz-placeholder, .dso-shopping-cart .dso-edit-name::-moz-placeholder {
    color: #666;
    opacity: 1; }
  .form-control:-ms-input-placeholder, .dso-shopping-cart .dso-edit-name:-ms-input-placeholder {
    color: #666; }
  .form-control::-webkit-input-placeholder, .dso-shopping-cart .dso-edit-name::-webkit-input-placeholder {
    color: #666; }
  .form-control::-ms-expand, .dso-shopping-cart .dso-edit-name::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:focus, .dso-shopping-cart .dso-edit-name:focus {
    border-color: #275937;
    outline: 0;
    box-shadow: inset 0 0 0 1px #275937; }
  .form-control[disabled], .dso-shopping-cart .dso-edit-name[disabled], .form-control[readonly], .dso-shopping-cart .dso-edit-name[readonly],
  fieldset[disabled] .form-control,
  fieldset[disabled] .dso-shopping-cart .dso-edit-name,
  .dso-shopping-cart fieldset[disabled] .dso-edit-name {
    background-color: #fff;
    opacity: 1; }
  .form-control[disabled], .dso-shopping-cart .dso-edit-name[disabled],
  fieldset[disabled] .form-control,
  fieldset[disabled] .dso-shopping-cart .dso-edit-name,
  .dso-shopping-cart fieldset[disabled] .dso-edit-name {
    cursor: default; }
  .form-control[disabled], .dso-shopping-cart .dso-edit-name[disabled] {
    border-color: #e5e5e5;
    color: #999; }
  .form-control[readonly], .dso-shopping-cart .dso-edit-name[readonly] {
    border-width: 1px; }
  .form-control[type="text"], .dso-shopping-cart .dso-edit-name[type="text"] {
    line-height: 40px; }
    .form-control[type="text"]::placeholder, .dso-shopping-cart .dso-edit-name[type="text"]::placeholder {
      overflow: visible !important; }
  .form-control[size], .dso-shopping-cart .dso-edit-name[size] {
    width: auto; }

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

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

.alert {
  border: 1px solid transparent;
  line-height: 24px;
  margin-bottom: 24px;
  min-height: 64px;
  position: relative; }
  .alert:not(:first-child) {
    margin-top: 24px; }
  .alert::before {
    content: "";
    left: 15px;
    position: absolute;
    top: 15px; }
  .alert.alert-success {
    color: #191919;
    background-color: #e4f1d4;
    border-color: #e4f1d4; }
    .alert.alert-success::before {
      background: url("../dso-icons.svg#img-status-success") no-repeat;
      background-position: center;
      background-size: cover;
      height: 32px;
      vertical-align: top;
      width: 32px; }
  .alert.alert-danger {
    color: #191919;
    background-color: #f5d8dc;
    border-color: #f5d8dc; }
    .alert.alert-danger::before {
      background: url("../dso-icons.svg#img-status-danger") no-repeat;
      background-position: center;
      background-size: cover;
      height: 32px;
      vertical-align: top;
      width: 32px; }
  .alert.alert-warning {
    color: #191919;
    background-color: #f8f6cc;
    border-color: #f8f6cc; }
    .alert.alert-warning::before {
      background: url("../dso-icons.svg#img-status-warning") no-repeat;
      background-position: center;
      background-size: cover;
      height: 32px;
      vertical-align: top;
      width: 32px; }
  .alert.alert-info {
    color: #191919;
    background-color: #e1ecf7;
    border-color: #e1ecf7; }
    .alert.alert-info::before {
      background: url("../dso-icons.svg#img-status-info") no-repeat;
      background-position: center;
      background-size: cover;
      height: 32px;
      vertical-align: top;
      width: 32px; }
  .alert > .dso-rich-content *:first-child {
    margin-top: 0; }
  .alert > .dso-rich-content *:last-child {
    margin-bottom: 0; }
  .alert > .dso-rich-content h1, .alert > .dso-rich-content h2, .alert > .dso-rich-content h3, .alert > .dso-rich-content h4, .alert > .dso-rich-content h5, .alert > .dso-rich-content h6, .alert > .dso-rich-content .h1, .alert > .dso-rich-content .h2, .alert > .dso-rich-content .h3, .alert > .dso-rich-content .h4, .alert > .dso-rich-content .h5, .alert > .dso-rich-content .h6 {
    color: #000;
    font-size: 1em;
    line-height: 1.5;
    margin-bottom: 8px;
    margin-top: 8px; }
  .alert > .dso-rich-content .btn {
    background-color: rgba(25, 25, 25, 0.05);
    border-radius: 4px;
    border: 1px solid transparent;
    padding: 6px 12px; }
    .alert > .dso-rich-content .btn:hover, .alert > .dso-rich-content .btn:active {
      background-color: rgba(25, 25, 25, 0.2);
      color: #000; }
  .alert a, .alert a:not(.btn):visited {
    color: #191919; }
  .alert a:hover, .alert a:focus, .alert a:active {
    color: #191919;
    text-decoration: none; }

.dso-attachments {
  color: var(--dso-attachments-counter-color, #666);
  display: inline-block;
  font-weight: 400;
  text-decoration: none;
  white-space: nowrap;
  /* stylelint-disable-line declaration-property-value-disallowed-list */ }
  .dso-attachments::after {
    background: url("../dso-icons.svg#img-paperclip-grijs") no-repeat;
    background-position: center;
    background-size: cover;
    height: 1.5em;
    vertical-align: top;
    width: 1.5em;
    content: "";
    display: inline-block; }

.dso-badge {
  background-color: #666;
  border-radius: 1em;
  color: #fff;
  display: inline-block;
  font-size: 0.875em;
  line-height: 1em;
  padding: 4px 8px; }
  .dso-badge.badge-info {
    background-color: #6ca4d9;
    color: #191919; }
  .dso-badge.badge-primary {
    background-color: #275937;
    color: #fff; }
  .dso-badge.badge-success {
    background-color: #39870c;
    color: #fff; }
  .dso-badge.badge-warning {
    background-color: #dcd400;
    color: #191919; }
  .dso-badge.badge-danger {
    background-color: #ce3f51;
    color: #fff; }

.banner {
  background-color: #b62f41 !important; }

.banner,
.dso-banner:not(.row) {
  padding: 16px 0;
  position: relative; }
  .banner a,
  .dso-banner:not(.row) a {
    text-decoration: underline; }
    .banner a, .banner a:visited,
    .dso-banner:not(.row) a,
    .dso-banner:not(.row) a:visited {
      color: #191919; }
    .banner a:hover, .banner a:focus, .banner a:active,
    .dso-banner:not(.row) a:hover,
    .dso-banner:not(.row) a:focus,
    .dso-banner:not(.row) a:active {
      text-decoration: none; }
  .banner .row > div,
  .dso-banner:not(.row) .row > div {
    line-height: 24px;
    position: relative; }
    .banner .row > div button,
    .dso-banner:not(.row) .row > div button {
      position: absolute;
      right: 16px;
      top: 0; }
      .banner .row > div button dso-icon,
      .banner .row > div button svg.di,
      .dso-banner:not(.row) .row > div button dso-icon,
      .dso-banner:not(.row) .row > div button svg.di {
        color: #000; }
    @media screen and (min-width: 481px) {
      .banner .row > div,
      .dso-banner:not(.row) .row > div {
        padding-left: 48px; } }
    @media screen and (max-width: 480px) {
      .banner .row > div,
      .dso-banner:not(.row) .row > div {
        padding-top: 39px; } }
    .banner .row > div::before,
    .dso-banner:not(.row) .row > div::before {
      content: "";
      display: inline-block;
      left: 16px;
      position: absolute;
      top: 0; }
    .banner .row > div > .dso-rich-content,
    .dso-banner:not(.row) .row > div > .dso-rich-content {
      padding-right: 24px; }
      .banner .row > div > .dso-rich-content h1,
      .banner .row > div > .dso-rich-content h2,
      .banner .row > div > .dso-rich-content h3,
      .banner .row > div > .dso-rich-content h4,
      .banner .row > div > .dso-rich-content h5,
      .banner .row > div > .dso-rich-content h6,
      .dso-banner:not(.row) .row > div > .dso-rich-content h1,
      .dso-banner:not(.row) .row > div > .dso-rich-content h2,
      .dso-banner:not(.row) .row > div > .dso-rich-content h3,
      .dso-banner:not(.row) .row > div > .dso-rich-content h4,
      .dso-banner:not(.row) .row > div > .dso-rich-content h5,
      .dso-banner:not(.row) .row > div > .dso-rich-content h6 {
        color: #000;
        font-size: 1rem;
        line-height: 1.5;
        margin-bottom: 0; }
        .banner .row > div > .dso-rich-content h1 + p,
        .banner .row > div > .dso-rich-content h2 + p,
        .banner .row > div > .dso-rich-content h3 + p,
        .banner .row > div > .dso-rich-content h4 + p,
        .banner .row > div > .dso-rich-content h5 + p,
        .banner .row > div > .dso-rich-content h6 + p,
        .dso-banner:not(.row) .row > div > .dso-rich-content h1 + p,
        .dso-banner:not(.row) .row > div > .dso-rich-content h2 + p,
        .dso-banner:not(.row) .row > div > .dso-rich-content h3 + p,
        .dso-banner:not(.row) .row > div > .dso-rich-content h4 + p,
        .dso-banner:not(.row) .row > div > .dso-rich-content h5 + p,
        .dso-banner:not(.row) .row > div > .dso-rich-content h6 + p {
          display: inline; }
          .banner .row > div > .dso-rich-content h1 + p + *,
          .banner .row > div > .dso-rich-content h2 + p + *,
          .banner .row > div > .dso-rich-content h3 + p + *,
          .banner .row > div > .dso-rich-content h4 + p + *,
          .banner .row > div > .dso-rich-content h5 + p + *,
          .banner .row > div > .dso-rich-content h6 + p + *,
          .dso-banner:not(.row) .row > div > .dso-rich-content h1 + p + *,
          .dso-banner:not(.row) .row > div > .dso-rich-content h2 + p + *,
          .dso-banner:not(.row) .row > div > .dso-rich-content h3 + p + *,
          .dso-banner:not(.row) .row > div > .dso-rich-content h4 + p + *,
          .dso-banner:not(.row) .row > div > .dso-rich-content h5 + p + *,
          .dso-banner:not(.row) .row > div > .dso-rich-content h6 + p + * {
            margin-top: 16px; }
      .banner .row > div > .dso-rich-content > h2:first-child,
      .dso-banner:not(.row) .row > div > .dso-rich-content > h2:first-child {
        float: left;
        margin-right: 8px; }
      .banner .row > div > .dso-rich-content *:first-child,
      .dso-banner:not(.row) .row > div > .dso-rich-content *:first-child {
        margin-top: 0; }
      .banner .row > div > .dso-rich-content *:last-child,
      .dso-banner:not(.row) .row > div > .dso-rich-content *:last-child {
        margin-bottom: 0; }
      @media screen and (max-width: 480px) {
        .banner .row > div > .dso-rich-content,
        .dso-banner:not(.row) .row > div > .dso-rich-content {
          padding-right: 0; } }
  .banner.alert-danger,
  .dso-banner:not(.row).alert-danger {
    color: #191919;
    background-color: #f5d8dc;
    border-color: #f5d8dc; }
    .banner.alert-danger .row > div::before,
    .dso-banner:not(.row).alert-danger .row > div::before {
      background: url("../dso-icons.svg#img-status-danger") no-repeat;
      background-position: center;
      background-size: cover;
      height: 1.5em;
      vertical-align: top;
      width: 1.5em; }
  .banner.alert-warning,
  .dso-banner:not(.row).alert-warning {
    color: #191919;
    background-color: #f8f6cc;
    border-color: #f8f6cc; }
    .banner.alert-warning .row > div::before,
    .dso-banner:not(.row).alert-warning .row > div::before {
      background: url("../dso-icons.svg#img-status-warning") no-repeat;
      background-position: center;
      background-size: cover;
      height: 1.5em;
      vertical-align: top;
      width: 1.5em; }

ol.breadcrumb {
  list-style: none;
  margin-bottom: 8px;
  padding: 0 8px; }
  ol.breadcrumb::before, ol.breadcrumb::after {
    display: table;
    content: " "; }
  ol.breadcrumb::after {
    clear: both; }
  ol.breadcrumb > li {
    display: flex;
    float: left; }
    ol.breadcrumb > li + li::before {
      background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 21.1 55.7' %3E%3Cpath fill='%23666' d='M0 45.6c0-.1.1-.4.4-1.1L14.9 8.6c.2-.5.5-.8 1-1 .5-.2 1.1-.3 1.9-.3h.7c1.8 0 2.6.3 2.6.8 0 .2-.1.6-.4 1.1l-14.5 36c-.2.5-.5.8-1 1-.4.2-1.1.2-1.9.2h-.8c-1.7 0-2.5-.2-2.5-.8z'/%3E%3C/svg%3E");
      background-position: center;
      background-repeat: no-repeat;
      content: "";
      display: inline-block;
      margin: 0 4px;
      position: relative;
      width: 7px;
      top: 1px; }
    ol.breadcrumb > li.active {
      color: #666; }
    ol.breadcrumb > li > a {
      text-decoration: none; }
      ol.breadcrumb > li > a:hover, ol.breadcrumb > li > a:focus, ol.breadcrumb > li > a:active {
        text-decoration: underline; }
      ol.breadcrumb > li > a, ol.breadcrumb > li > a:visited {
        color: #39870c; }

.btn {
  display: inline-block;
  font-size: 1em;
  font-weight: 500;
  margin-bottom: 0;
  text-decoration: none;
  touch-action: manipulation;
  text-align: left;
  user-select: none;
  vertical-align: middle; }
  .btn:focus, .btn:focus-visible {
    outline-offset: 2px; }
  .btn:active {
    outline: 0; }
  .btn.extern::after, .btn.download::after {
    content: "";
    display: inline-block;
    height: 1.5em;
    margin-left: 8px;
    vertical-align: top;
    width: 1.5em; }
  .btn:not(.dso-list-button) + .btn:not(.dso-list-button) {
    margin-left: 16px; }

.btn-primary {
  background-color: #39870c;
  border-color: #39870c;
  color: #fff;
  border-width: 1px;
  border-style: solid;
  border-radius: 4px;
  line-height: 1.5;
  min-width: 56px;
  padding: 11px 15px; }
  .btn-primary:hover {
    background-color: #275937;
    border-color: #275937;
    color: #fff; }
  .btn-primary:active {
    background-color: #15301e;
    border-color: #15301e;
    color: #fff; }
  .btn-primary[disabled], .btn-primary[disabled]:hover {
    background-color: #afcf9d;
    border-color: #afcf9d;
    color: #fff; }
  .btn-primary.btn-sm {
    line-height: 16px; }
    .btn-primary.btn-sm dso-icon,
    .btn-primary.btn-sm svg.di, .btn-primary.btn-sm.extern::after, .btn-primary.btn-sm.download::after {
      margin-bottom: -4px;
      margin-top: -4px; }
  .btn-primary.download::after {
    background: url("../dso-icons.svg#img-download-wit") no-repeat;
    background-position: center;
    background-size: cover;
    height: 1.5em;
    vertical-align: top;
    width: 1.5em; }
  .btn-primary.extern::after {
    background: url("../dso-icons.svg#img-external-link-wit") no-repeat;
    background-position: center;
    background-size: cover;
    height: 1.5em;
    vertical-align: top;
    width: 1.5em; }
  .btn-primary dso-icon,
  .btn-primary svg.di {
    margin-left: -8px;
    margin-right: 8px; }
  .btn-primary span + dso-icon,
  .btn-primary span + svg.di {
    margin-left: 8px;
    margin-right: -8px; }

a.btn-primary {
  text-decoration: none;
  color: #fff; }

.btn-default {
  background-color: #fff;
  border-color: #39870c;
  color: #39870c;
  border-width: 1px;
  border-style: solid;
  border-radius: 4px;
  line-height: 1.5;
  min-width: 56px;
  padding: 11px 15px; }
  .btn-default:hover {
    background-color: #39870c;
    border-color: #39870c;
    color: #fff; }
  .btn-default:active {
    background-color: #275937;
    border-color: #275937;
    color: #fff; }
  .btn-default[disabled], .btn-default[disabled]:hover {
    background-color: #fff;
    border-color: #afcf9d;
    color: #afcf9d; }
  .btn-default.btn-sm {
    line-height: 16px; }
    .btn-default.btn-sm dso-icon,
    .btn-default.btn-sm svg.di, .btn-default.btn-sm.extern::after, .btn-default.btn-sm.download::after {
      margin-bottom: -4px;
      margin-top: -4px; }
  .btn-default.download::after {
    background: url("../dso-icons.svg#img-download") no-repeat;
    background-position: center;
    background-size: cover;
    height: 1.5em;
    vertical-align: top;
    width: 1.5em; }
  .btn-default.download:hover::after {
    background-image: url("../dso-icons.svg#img-download-wit"); }
  .btn-default.download[disabled]::after {
    background-image: url("../dso-icons.svg#img-download-grasgroen-40"); }
  .btn-default.extern::after {
    background: url("../dso-icons.svg#img-external-link") no-repeat;
    background-position: center;
    background-size: cover;
    height: 1.5em;
    vertical-align: top;
    width: 1.5em; }
  .btn-default.extern:hover::after {
    background-image: url("../dso-icons.svg#img-external-link-wit"); }
  .btn-default.extern[disabled]::after {
    background-image: url("../dso-icons.svg#img-external-link-grasgroen-40"); }
  .btn-default dso-icon,
  .btn-default svg.di {
    margin-left: -8px;
    margin-right: 8px; }
  .btn-default span + dso-icon,
  .btn-default span + svg.di {
    margin-left: 8px;
    margin-right: -8px; }

a.btn-default {
  text-decoration: none;
  color: #39870c; }

.btn-link {
  border: 0;
  color: #39870c;
  line-height: 1;
  padding: 0;
  background-color: transparent; }
  .btn-link[disabled] {
    color: #afcf9d; }
  .btn-link:not([disabled]):hover {
    color: #676cb0;
    text-decoration: underline; }
  .btn-link:not([disabled]):active {
    color: #676cb0; }
  .btn-link.btn-align {
    line-height: calc(1.5em - 1px);
    padding: 11px 0;
    position: relative; }
  .btn-link.extern::after, .btn-link.download::after {
    position: relative;
    top: -2px; }
  .btn-link.download::after {
    background: url("../dso-icons.svg#img-download") no-repeat;
    background-position: center;
    background-size: cover;
    height: 1.5em;
    vertical-align: top;
    width: 1.5em; }
  .btn-link.download[disabled]::after {
    background-image: url("../dso-icons.svg#img-download-grasgroen-40"); }
  .btn-link.download:not([disabled]):hover::after, .btn-link.download:not([disabled]):active::after {
    background-image: url("../dso-icons.svg#img-download-scampi"); }
  .btn-link.extern::after {
    background: url("../dso-icons.svg#img-external-link") no-repeat;
    background-position: center;
    background-size: cover;
    height: 1.5em;
    vertical-align: top;
    width: 1.5em; }
  .btn-link.extern[disabled]::after {
    background-image: url("../dso-icons.svg#img-external-link-grasgroen-40"); }
  .btn-link.extern:not([disabled]):hover::after, .btn-link.extern:not([disabled]):active::after {
    background-image: url("../dso-icons.svg#img-external-link-scampi"); }
  .btn-link dso-icon + span:not(.sr-only),
  .btn-link svg.di + span:not(.sr-only),
  .btn-link span:not(.sr-only) + dso-icon,
  .btn-link span:not(.sr-only) + svg.di {
    margin-left: 8px; }
  .btn-link dso-icon,
  .btn-link svg.di,
  .btn-link span {
    vertical-align: middle; }

a.btn-link {
  color: #39870c;
  text-decoration: none; }

.btn-block {
  display: block;
  width: 100%; }
  .btn-block + .btn-block {
    margin-top: 5px; }

a.dso-primary,
button.dso-primary {
  display: inline-block;
  font-size: 1em;
  font-weight: 500;
  margin-bottom: 0;
  text-decoration: none;
  touch-action: manipulation;
  text-align: left;
  user-select: none;
  vertical-align: middle;
  background-color: #39870c;
  border-color: #39870c;
  color: #fff;
  border-width: 1px;
  border-style: solid;
  border-radius: 4px;
  line-height: 1.5;
  min-width: 56px;
  padding: 11px 15px; }
  a.dso-primary:focus, a.dso-primary:focus-visible,
  button.dso-primary:focus,
  button.dso-primary:focus-visible {
    outline-offset: 2px; }
  a.dso-primary:active,
  button.dso-primary:active {
    outline: 0; }
  a.dso-primary.extern::after, a.dso-primary.download::after,
  button.dso-primary.extern::after,
  button.dso-primary.download::after {
    content: "";
    display: inline-block;
    height: 1.5em;
    margin-left: 8px;
    vertical-align: top;
    width: 1.5em; }
  a.dso-primary:not(.dso-list-button) + .btn:not(.dso-list-button),
  button.dso-primary:not(.dso-list-button) + .btn:not(.dso-list-button) {
    margin-left: 16px; }
  a.dso-primary:hover,
  button.dso-primary:hover {
    background-color: #275937;
    border-color: #275937;
    color: #fff; }
  a.dso-primary:active,
  button.dso-primary:active {
    background-color: #15301e;
    border-color: #15301e;
    color: #fff; }
  a.dso-primary[disabled], a.dso-primary[disabled]:hover,
  button.dso-primary[disabled],
  button.dso-primary[disabled]:hover {
    background-color: #afcf9d;
    border-color: #afcf9d;
    color: #fff; }
  a.dso-primary.btn-sm,
  button.dso-primary.btn-sm {
    line-height: 16px; }
    a.dso-primary.btn-sm dso-icon,
    a.dso-primary.btn-sm svg.di, a.dso-primary.btn-sm.extern::after, a.dso-primary.btn-sm.download::after,
    button.dso-primary.btn-sm dso-icon,
    button.dso-primary.btn-sm svg.di,
    button.dso-primary.btn-sm.extern::after,
    button.dso-primary.btn-sm.download::after {
      margin-bottom: -4px;
      margin-top: -4px; }
  a.dso-primary.download::after,
  button.dso-primary.download::after {
    background: url("../dso-icons.svg#img-download-wit") no-repeat;
    background-position: center;
    background-size: cover;
    height: 1.5em;
    vertical-align: top;
    width: 1.5em; }
  a.dso-primary.extern::after,
  button.dso-primary.extern::after {
    background: url("../dso-icons.svg#img-external-link-wit") no-repeat;
    background-position: center;
    background-size: cover;
    height: 1.5em;
    vertical-align: top;
    width: 1.5em; }
  a.dso-primary dso-icon,
  a.dso-primary svg.di,
  button.dso-primary dso-icon,
  button.dso-primary svg.di {
    margin-left: -8px;
    margin-right: 8px; }
  a.dso-primary span + dso-icon,
  a.dso-primary span + svg.di,
  button.dso-primary span + dso-icon,
  button.dso-primary span + svg.di {
    margin-left: 8px;
    margin-right: -8px; }

a.dso-secondary,
button.dso-secondary {
  display: inline-block;
  font-size: 1em;
  font-weight: 500;
  margin-bottom: 0;
  text-decoration: none;
  touch-action: manipulation;
  text-align: left;
  user-select: none;
  vertical-align: middle;
  background-color: #fff;
  border-color: #39870c;
  color: #39870c;
  border-width: 1px;
  border-style: solid;
  border-radius: 4px;
  line-height: 1.5;
  min-width: 56px;
  padding: 11px 15px; }
  a.dso-secondary:focus, a.dso-secondary:focus-visible,
  button.dso-secondary:focus,
  button.dso-secondary:focus-visible {
    outline-offset: 2px; }
  a.dso-secondary:active,
  button.dso-secondary:active {
    outline: 0; }
  a.dso-secondary.extern::after, a.dso-secondary.download::after,
  button.dso-secondary.extern::after,
  button.dso-secondary.download::after {
    content: "";
    display: inline-block;
    height: 1.5em;
    margin-left: 8px;
    vertical-align: top;
    width: 1.5em; }
  a.dso-secondary:not(.dso-list-button) + .btn:not(.dso-list-button),
  button.dso-secondary:not(.dso-list-button) + .btn:not(.dso-list-button) {
    margin-left: 16px; }
  a.dso-secondary:hover,
  button.dso-secondary:hover {
    background-color: #39870c;
    border-color: #39870c;
    color: #fff; }
  a.dso-secondary:active,
  button.dso-secondary:active {
    background-color: #275937;
    border-color: #275937;
    color: #fff; }
  a.dso-secondary[disabled], a.dso-secondary[disabled]:hover,
  button.dso-secondary[disabled],
  button.dso-secondary[disabled]:hover {
    background-color: #fff;
    border-color: #afcf9d;
    color: #afcf9d; }
  a.dso-secondary.btn-sm,
  button.dso-secondary.btn-sm {
    line-height: 16px; }
    a.dso-secondary.btn-sm dso-icon,
    a.dso-secondary.btn-sm svg.di, a.dso-secondary.btn-sm.extern::after, a.dso-secondary.btn-sm.download::after,
    button.dso-secondary.btn-sm dso-icon,
    button.dso-secondary.btn-sm svg.di,
    button.dso-secondary.btn-sm.extern::after,
    button.dso-secondary.btn-sm.download::after {
      margin-bottom: -4px;
      margin-top: -4px; }
  a.dso-secondary.download::after,
  button.dso-secondary.download::after {
    background: url("../dso-icons.svg#img-download") no-repeat;
    background-position: center;
    background-size: cover;
    height: 1.5em;
    vertical-align: top;
    width: 1.5em; }
  a.dso-secondary.download:hover::after,
  button.dso-secondary.download:hover::after {
    background-image: url("../dso-icons.svg#img-download-wit"); }
  a.dso-secondary.download[disabled]::after,
  button.dso-secondary.download[disabled]::after {
    background-image: url("../dso-icons.svg#img-download-grasgroen-40"); }
  a.dso-secondary.extern::after,
  button.dso-secondary.extern::after {
    background: url("../dso-icons.svg#img-external-link") no-repeat;
    background-position: center;
    background-size: cover;
    height: 1.5em;
    vertical-align: top;
    width: 1.5em; }
  a.dso-secondary.extern:hover::after,
  button.dso-secondary.extern:hover::after {
    background-image: url("../dso-icons.svg#img-external-link-wit"); }
  a.dso-secondary.extern[disabled]::after,
  button.dso-secondary.extern[disabled]::after {
    background-image: url("../dso-icons.svg#img-external-link-grasgroen-40"); }
  a.dso-secondary dso-icon,
  a.dso-secondary svg.di,
  button.dso-secondary dso-icon,
  button.dso-secondary svg.di {
    margin-left: -8px;
    margin-right: 8px; }
  a.dso-secondary span + dso-icon,
  a.dso-secondary span + svg.di,
  button.dso-secondary span + dso-icon,
  button.dso-secondary span + svg.di {
    margin-left: 8px;
    margin-right: -8px; }

a.dso-tertiary,
button.dso-tertiary {
  display: inline-block;
  font-size: 1em;
  font-weight: 500;
  margin-bottom: 0;
  text-decoration: none;
  touch-action: manipulation;
  text-align: left;
  user-select: none;
  vertical-align: middle;
  border: 0;
  color: #39870c;
  line-height: 1;
  padding: 0;
  background-color: transparent; }
  a.dso-tertiary:focus, a.dso-tertiary:focus-visible,
  button.dso-tertiary:focus,
  button.dso-tertiary:focus-visible {
    outline-offset: 2px; }
  a.dso-tertiary:active,
  button.dso-tertiary:active {
    outline: 0; }
  a.dso-tertiary.extern::after, a.dso-tertiary.download::after,
  button.dso-tertiary.extern::after,
  button.dso-tertiary.download::after {
    content: "";
    display: inline-block;
    height: 1.5em;
    margin-left: 8px;
    vertical-align: top;
    width: 1.5em; }
  a.dso-tertiary:not(.dso-list-button) + .btn:not(.dso-list-button),
  button.dso-tertiary:not(.dso-list-button) + .btn:not(.dso-list-button) {
    margin-left: 16px; }
  a.dso-tertiary[disabled],
  button.dso-tertiary[disabled] {
    color: #afcf9d; }
  a.dso-tertiary:not([disabled]):hover,
  button.dso-tertiary:not([disabled]):hover {
    color: #676cb0;
    text-decoration: underline; }
  a.dso-tertiary:not([disabled]):active,
  button.dso-tertiary:not([disabled]):active {
    color: #676cb0; }
  a.dso-tertiary.btn-align,
  button.dso-tertiary.btn-align {
    line-height: calc(1.5em - 1px);
    padding: 11px 0;
    position: relative; }
  a.dso-tertiary.extern::after, a.dso-tertiary.download::after,
  button.dso-tertiary.extern::after,
  button.dso-tertiary.download::after {
    position: relative;
    top: -2px; }
  a.dso-tertiary.download::after,
  button.dso-tertiary.download::after {
    background: url("../dso-icons.svg#img-download") no-repeat;
    background-position: center;
    background-size: cover;
    height: 1.5em;
    vertical-align: top;
    width: 1.5em; }
  a.dso-tertiary.download[disabled]::after,
  button.dso-tertiary.download[disabled]::after {
    background-image: url("../dso-icons.svg#img-download-grasgroen-40"); }
  a.dso-tertiary.download:not([disabled]):hover::after, a.dso-tertiary.download:not([disabled]):active::after,
  button.dso-tertiary.download:not([disabled]):hover::after,
  button.dso-tertiary.download:not([disabled]):active::after {
    background-image: url("../dso-icons.svg#img-download-scampi"); }
  a.dso-tertiary.extern::after,
  button.dso-tertiary.extern::after {
    background: url("../dso-icons.svg#img-external-link") no-repeat;
    background-position: center;
    background-size: cover;
    height: 1.5em;
    vertical-align: top;
    width: 1.5em; }
  a.dso-tertiary.extern[disabled]::after,
  button.dso-tertiary.extern[disabled]::after {
    background-image: url("../dso-icons.svg#img-external-link-grasgroen-40"); }
  a.dso-tertiary.extern:not([disabled]):hover::after, a.dso-tertiary.extern:not([disabled]):active::after,
  button.dso-tertiary.extern:not([disabled]):hover::after,
  button.dso-tertiary.extern:not([disabled]):active::after {
    background-image: url("../dso-icons.svg#img-external-link-scampi"); }
  a.dso-tertiary dso-icon + span:not(.sr-only),
  a.dso-tertiary svg.di + span:not(.sr-only),
  a.dso-tertiary span:not(.sr-only) + dso-icon,
  a.dso-tertiary span:not(.sr-only) + svg.di,
  button.dso-tertiary dso-icon + span:not(.sr-only),
  button.dso-tertiary svg.di + span:not(.sr-only),
  button.dso-tertiary span:not(.sr-only) + dso-icon,
  button.dso-tertiary span:not(.sr-only) + svg.di {
    margin-left: 8px; }
  a.dso-tertiary dso-icon,
  a.dso-tertiary svg.di,
  a.dso-tertiary span,
  button.dso-tertiary dso-icon,
  button.dso-tertiary svg.di,
  button.dso-tertiary span {
    vertical-align: middle; }

a.dso-primary {
  text-decoration: none;
  color: #fff; }

a.dso-secondary {
  text-decoration: none;
  color: #39870c; }

a.dso-tertiary {
  color: #39870c;
  text-decoration: none; }

ul.dso-conclusion {
  list-style-type: none;
  margin: 4px 0 0;
  padding-left: 0; }
  ul.dso-conclusion li {
    margin: 0 0 8px;
    padding-left: 26px;
    position: relative; }
    ul.dso-conclusion li::before {
      left: 0;
      position: absolute;
      top: 3px; }
    ul.dso-conclusion li.dso-success::before, ul.dso-conclusion li.dso-warning::before, ul.dso-conclusion li.dso-forbidden::before, ul.dso-conclusion li.dso-danger::before {
      content: ""; }
    ul.dso-conclusion li.dso-success::before {
      background: url("../dso-icons.svg#img-status-success") no-repeat;
      background-position: center;
      background-size: cover;
      height: 18px;
      vertical-align: top;
      width: 18px; }
    ul.dso-conclusion li.dso-warning::before {
      background: url("../dso-icons.svg#img-status-warning") no-repeat;
      background-position: center;
      background-size: cover;
      height: 18px;
      vertical-align: top;
      width: 18px; }
    ul.dso-conclusion li.dso-forbidden::before {
      background: url("../dso-icons.svg#img-forbidden") no-repeat;
      background-position: center;
      background-size: cover;
      height: 18px;
      vertical-align: top;
      width: 18px; }
    ul.dso-conclusion li.dso-danger::before {
      background: url("../dso-icons.svg#img-status-danger") no-repeat;
      background-position: center;
      background-size: cover;
      height: 18px;
      vertical-align: top;
      width: 18px; }
    ul.dso-conclusion li .dso-info {
      margin: 16px 0 16px -26px; }
    ul.dso-conclusion li ul li {
      font-style: italic;
      margin: 0 0 8px;
      padding: 0; }
      ul.dso-conclusion li ul li p {
        margin: 0; }

.dso-description-term {
  border-bottom: 2px dotted #6ca4d9;
  position: relative; }
  .dso-description-term, .dso-description-term:visited, .dso-description-term:active, .dso-description-term:focus {
    color: #191919 !important;
    text-decoration: none !important; }
  .dso-description-term:hover {
    border-bottom-style: solid;
    text-decoration: none; }
  .dso-description-term.dso-open::before {
    border-color: #fff transparent transparent;
    border-style: solid;
    border-width: 7px 7px 0;
    bottom: -14px;
    content: "";
    height: 0;
    left: 50%;
    margin-left: -7px;
    position: absolute;
    width: 0;
    z-index: 2; }
  .dso-description-term.dso-open::after {
    border-color: #6ca4d9 transparent transparent;
    border-style: solid;
    border-width: 8px 8px 0;
    bottom: -16px;
    content: "";
    height: 0;
    left: 50%;
    margin-left: -8px;
    position: absolute;
    width: 0;
    z-index: 1; }
  .dso-description-term:not(.dso-open) + .dso-description-content {
    display: none; }
  .dso-description-term.dso-open + .dso-description-content {
    display: block; }
  .dso-description-term + .dso-description-content {
    background-color: #e1ecf7;
    border: 1px #6ca4d9 solid;
    margin: 4px 0;
    padding: 8px 32px 8px 8px;
    position: relative; }
    .dso-description-term + .dso-description-content > a {
      display: block;
      height: 24px;
      position: absolute;
      right: 0;
      text-align: center;
      top: 0;
      width: 24px; }
      .dso-description-term + .dso-description-content > a::before {
        background: url("../dso-icons.svg#img-times-zwart") no-repeat;
        background-position: center;
        background-size: cover;
        height: 1.5em;
        vertical-align: top;
        width: 1.5em;
        content: "";
        display: block; }

.dso-footnotes {
  padding-left: 0;
  list-style: none;
  border-top: 1px solid #ccc;
  padding-top: 12px; }
  .dso-footnotes .dso-footnote-backlink::after {
    content: "^";
    display: inline-block;
    font-weight: 700; }

.dso-highlight-box {
  background-color: #e5e5e5;
  margin-top: 16px;
  padding: 16px;
  margin-bottom: 16px; }
  .dso-highlight-box.dso-white {
    background-color: #fff; }
  .dso-highlight-box.dso-yellow {
    background-color: #f8f6cc; }
  .dso-highlight-box.dso-drop-shadow {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2); }
  .dso-highlight-box.dso-border {
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 15px; }
  .dso-highlight-box.dso-has-counter {
    margin-top: 48px; }
  .dso-highlight-box.dso-has-counter {
    padding-top: 40px;
    position: relative; }
  .dso-highlight-box .dso-step-counter {
    background-color: #39870c;
    border: 8px solid #79b929;
    border-radius: 50%;
    box-sizing: content-box;
    color: #fff;
    font-size: 1.25em;
    font-weight: 500;
    height: 32px;
    left: 16px;
    line-height: 32px;
    position: absolute;
    text-align: center;
    top: -24px;
    width: 32px; }
  .dso-highlight-box > .dso-rich-content *:first-child {
    margin-top: 0; }
  .dso-highlight-box > .dso-rich-content *:last-child {
    margin-bottom: 0; }
  .dso-highlight-box .btn-link:not([disabled]):hover,
  .dso-highlight-box .btn-link:not([disabled]):hover dso-icon,
  .dso-highlight-box .btn-link:not([disabled]):hover svg.di {
    text-decoration: underline; }
  .dso-highlight-box.dso-yellow .btn-link:not([disabled]), .dso-highlight-box:not(.dso-border):not(.dso-white) .btn-link:not([disabled]) {
    color: #191919; }
    .dso-highlight-box.dso-yellow .btn-link:not([disabled]):hover,
    .dso-highlight-box.dso-yellow .btn-link:not([disabled]):hover dso-icon,
    .dso-highlight-box.dso-yellow .btn-link:not([disabled]):hover svg.di, .dso-highlight-box.dso-yellow .btn-link:not([disabled]):focus,
    .dso-highlight-box.dso-yellow .btn-link:not([disabled]):focus dso-icon,
    .dso-highlight-box.dso-yellow .btn-link:not([disabled]):focus svg.di, .dso-highlight-box:not(.dso-border):not(.dso-white) .btn-link:not([disabled]):hover,
    .dso-highlight-box:not(.dso-border):not(.dso-white) .btn-link:not([disabled]):hover dso-icon,
    .dso-highlight-box:not(.dso-border):not(.dso-white) .btn-link:not([disabled]):hover svg.di, .dso-highlight-box:not(.dso-border):not(.dso-white) .btn-link:not([disabled]):focus,
    .dso-highlight-box:not(.dso-border):not(.dso-white) .btn-link:not([disabled]):focus dso-icon,
    .dso-highlight-box:not(.dso-border):not(.dso-white) .btn-link:not([disabled]):focus svg.di {
      color: #666; }
  .dso-highlight-box.dso-yellow a:not(.btn),
  .dso-highlight-box.dso-yellow a:visited:not(.btn), .dso-highlight-box:not(.dso-border):not(.dso-white) a:not(.btn),
  .dso-highlight-box:not(.dso-border):not(.dso-white) a:visited:not(.btn) {
    color: #191919; }
  .dso-highlight-box.dso-yellow a:hover, .dso-highlight-box.dso-yellow a:focus, .dso-highlight-box.dso-yellow a:active,
  .dso-highlight-box.dso-yellow a:visited:hover,
  .dso-highlight-box.dso-yellow a:visited:focus,
  .dso-highlight-box.dso-yellow a:visited:active, .dso-highlight-box:not(.dso-border):not(.dso-white) a:hover, .dso-highlight-box:not(.dso-border):not(.dso-white) a:focus, .dso-highlight-box:not(.dso-border):not(.dso-white) a:active,
  .dso-highlight-box:not(.dso-border):not(.dso-white) a:visited:hover,
  .dso-highlight-box:not(.dso-border):not(.dso-white) a:visited:focus,
  .dso-highlight-box:not(.dso-border):not(.dso-white) a:visited:active {
    text-decoration: none; }
  .dso-highlight-box:not(.dso-border):not(.dso-white) .dso-link-list a {
    text-decoration: none;
    color: #191919; }
    .dso-highlight-box:not(.dso-border):not(.dso-white) .dso-link-list a:hover, .dso-highlight-box:not(.dso-border):not(.dso-white) .dso-link-list a:focus, .dso-highlight-box:not(.dso-border):not(.dso-white) .dso-link-list a:active {
      text-decoration: underline; }
    .dso-highlight-box:not(.dso-border):not(.dso-white) .dso-link-list a::before, .dso-highlight-box:not(.dso-border):not(.dso-white) .dso-link-list a:active::before, .dso-highlight-box:not(.dso-border):not(.dso-white) .dso-link-list a:focus::before, .dso-highlight-box:not(.dso-border):not(.dso-white) .dso-link-list a:hover::before {
      background-image: url("../dso-icons.svg#img-chevron-right-grijs90"); }
    .dso-highlight-box:not(.dso-border):not(.dso-white) .dso-link-list a:active {
      color: #191919;
      text-decoration: none; }
    .dso-highlight-box:not(.dso-border):not(.dso-white) .dso-link-list a.download::after {
      background: url("../dso-icons.svg#img-download-grijs90") no-repeat;
      background-position: center;
      background-size: cover;
      height: 1.5em;
      vertical-align: top;
      width: 1.5em; }
    .dso-highlight-box:not(.dso-border):not(.dso-white) .dso-link-list a.extern::after {
      background: url("../dso-icons.svg#img-external-link-grijs90") no-repeat;
      background-position: center;
      background-size: cover;
      height: 1.5em;
      vertical-align: top;
      width: 1.5em; }

svg.di {
  height: 1.5em;
  vertical-align: top;
  width: 1.5em; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #ddd;
  line-height: 1.5;
  padding: 4px;
  display: inline-block;
  max-width: 100%;
  height: auto; }

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

.dso-info:not(.dso-accordion-section) {
  background-color: #e5e5e5;
  padding: 16px 32px 16px 16px;
  position: relative; }
  .dso-info:not(.dso-accordion-section) > button {
    background-color: transparent;
    border-style: none;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0; }
    .dso-info:not(.dso-accordion-section) > button::before {
      background: url("../dso-icons.svg#img-times-bosgroen") no-repeat;
      background-position: center;
      background-size: cover;
      height: 1.5em;
      vertical-align: top;
      width: 1.5em;
      content: "";
      display: inline-block; }
  .dso-info:not(.dso-accordion-section) .dso-rich-content *:first-child {
    margin-top: 0; }
  .dso-info:not(.dso-accordion-section) .dso-rich-content img {
    display: block;
    margin: 8px auto;
    max-width: 100%; }
  .dso-info:not(.dso-accordion-section) .dso-rich-content a:not(.btn),
  .dso-info:not(.dso-accordion-section) .dso-rich-content a:visited:not(.btn) {
    color: #191919; }
  .dso-info:not(.dso-accordion-section) .dso-rich-content a:hover, .dso-info:not(.dso-accordion-section) .dso-rich-content a:focus, .dso-info:not(.dso-accordion-section) .dso-rich-content a:active,
  .dso-info:not(.dso-accordion-section) .dso-rich-content a:visited:hover,
  .dso-info:not(.dso-accordion-section) .dso-rich-content a:visited:focus,
  .dso-info:not(.dso-accordion-section) .dso-rich-content a:visited:active {
    text-decoration: none; }
  .dso-info:not(.dso-accordion-section) .dso-rich-content .btn-link:not([disabled]) {
    color: #000; }
    .dso-info:not(.dso-accordion-section) .dso-rich-content .btn-link:not([disabled]):hover,
    .dso-info:not(.dso-accordion-section) .dso-rich-content .btn-link:not([disabled]):hover dso-icon,
    .dso-info:not(.dso-accordion-section) .dso-rich-content .btn-link:not([disabled]):hover svg.di, .dso-info:not(.dso-accordion-section) .dso-rich-content .btn-link:not([disabled]):focus,
    .dso-info:not(.dso-accordion-section) .dso-rich-content .btn-link:not([disabled]):focus dso-icon,
    .dso-info:not(.dso-accordion-section) .dso-rich-content .btn-link:not([disabled]):focus svg.di {
      color: #666;
      text-decoration: underline; }

.dso-info-button {
  background: url("../dso-icons.svg#img-info") no-repeat;
  background-position: center;
  background-size: cover;
  height: 1.5em;
  vertical-align: top;
  width: 1.5em;
  border: 1px solid transparent;
  margin-left: 8px;
  min-width: 16px;
  padding: 0; }
  .dso-info-button.dso-open, .dso-info-button:hover, .dso-info-button:active {
    background-image: url("../dso-icons.svg#img-info-active"); }

.dso-label {
  background-color: #f2f2f2;
  border-radius: 4px;
  color: #191919;
  display: inline-block;
  line-height: 1.5;
  padding: 4px 8px; }
  .dso-label:focus-within, .dso-label.dso-hover {
    text-decoration: line-through; }
  .dso-label button {
    background: none;
    border: 0;
    border-radius: 0 4px 4px 0;
    color: inherit;
    float: right;
    font-size: 16px;
    margin-bottom: -4px;
    margin-left: 8px;
    margin-right: -4px;
    margin-top: 0;
    padding: 0; }
    .dso-label button:hover {
      cursor: pointer; }
    .dso-label button > dso-icon,
    .dso-label button > svg.di {
      display: block; }
  .dso-label.dso-compact {
    border: 0;
    padding: 0px 8px; }
  .dso-label.dso-label-info {
    background-color: #6ca4d9;
    color: #191919; }
  .dso-label.dso-label-primary {
    background-color: #275937;
    color: #fff; }
  .dso-label.dso-label-success {
    background-color: #39870c;
    color: #fff; }
  .dso-label.dso-label-warning {
    background-color: #dcd400;
    color: #191919; }
  .dso-label.dso-label-danger {
    background-color: #ce3f51;
    color: #fff; }

.dso-label-group {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 16px; }
  .dso-label-group.dso-align-right {
    justify-content: flex-end; }

.dso-link-list {
  padding-left: 0;
  list-style: none; }
  .dso-link-list a::before {
    background: url("../dso-icons.svg#img-chevron-right") no-repeat;
    background-position: center;
    background-size: cover;
    height: 1.5em;
    vertical-align: top;
    width: 1.5em;
    content: "";
    display: inline-block;
    margin-right: 8px; }
  .dso-link-list a:active::before, .dso-link-list a:focus::before, .dso-link-list a:hover::before {
    background-image: url("../dso-icons.svg#img-chevron-right-scampi"); }

.progress {
  background-color: #fff;
  border: 1px solid #39870c;
  height: 16px;
  margin-bottom: calc(16px + 1em);
  position: relative; }
  .progress .progress-bar {
    background-color: #39870c;
    color: #fff;
    float: left;
    font-size: 14px;
    height: 100%;
    line-height: 16px;
    text-align: center;
    width: 0%; }
    .progress .progress-bar > span:not(.sr-only) {
      color: #191919;
      left: 0;
      position: absolute;
      top: calc(100% + 8px); }

.dso-selectable {
  padding: 0 0 0 32px;
  position: relative; }
  .dso-selectable label {
    font-weight: 400;
    line-height: 24px;
    margin: 0; }
  .dso-selectable input[type="checkbox"][disabled] + label::before, .dso-selectable input[type="checkbox"][disabled]:active + label::before, .dso-selectable input[type="checkbox"][disabled]:focus + label::before,
  .dso-selectable input[type="radio"][disabled] + label::before,
  .dso-selectable input[type="radio"][disabled]:active + label::before,
  .dso-selectable input[type="radio"][disabled]:focus + label::before {
    background-color: #fff;
    box-shadow: 0 0 0 2px #e5e5e5; }
  .dso-selectable input[type="checkbox"],
  .dso-selectable input[type="radio"] {
    height: 24px;
    left: 0;
    margin: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 24px;
    z-index: 1;
    zoom: 1; }
    .dso-selectable input[type="checkbox"]:not([disabled]),
    .dso-selectable input[type="radio"]:not([disabled]) {
      cursor: pointer; }
    .dso-selectable input[type="checkbox"] + label,
    .dso-selectable input[type="radio"] + label {
      display: inline;
      font-style: normal;
      padding-left: 0; }
      .dso-selectable input[type="checkbox"] + label::before,
      .dso-selectable input[type="radio"] + label::before {
        background: #fff;
        border: 0;
        box-shadow: 0 0 0 2px var(--dso-selectable-color, #275937);
        content: "";
        height: 20px;
        left: 2px;
        position: absolute;
        top: 2px;
        width: 20px; }
    .dso-selectable input[type="checkbox"]:focus,
    .dso-selectable input[type="radio"]:focus {
      outline: 0; }
      .dso-selectable input[type="checkbox"]:focus + label::before,
      .dso-selectable input[type="radio"]:focus + label::before {
        box-shadow: 0 0 0 3px var(--dso-selectable-color, #275937);
        height: 18px;
        left: 3px;
        top: 3px;
        width: 18px; }
    .dso-selectable input[type="checkbox"]:active + label::before, .dso-selectable input[type="checkbox"].active + label::before,
    .dso-selectable input[type="radio"]:active + label::before,
    .dso-selectable input[type="radio"].active + label::before {
      background-color: #ebf3e6;
      box-shadow: 0 0 0 1px #275937;
      height: 22px;
      left: 1px;
      top: 1px;
      width: 22px; }
  .dso-selectable input[type="checkbox"] + label::before {
    border-radius: 4px; }
  .dso-selectable input[type="checkbox"] + label::after {
    background: transparent;
    border: solid;
    border-top-color: transparent;
    border-width: 0 0 3px 3px;
    content: "";
    height: 8px;
    left: 6px;
    opacity: 0;
    position: absolute;
    top: 6px;
    transform: rotate(-45deg);
    width: 13px;
    zoom: 1; }
  .dso-selectable input[type="checkbox"]:checked + label::after {
    border-color: var(--dso-selectable-color, #39870c);
    opacity: 1; }
  .dso-selectable input[type="radio"] + label::before {
    border-radius: 50%; }
  .dso-selectable input[type="radio"] + label::after {
    background-color: transparent;
    border-radius: 50%;
    content: "";
    height: 12px;
    left: 6px;
    opacity: 0;
    position: absolute;
    top: 6px;
    width: 12px;
    zoom: 1; }
  .dso-selectable input[type="radio"]:checked + label::after {
    background-color: var(--dso-selectable-color, #39870c);
    opacity: 1; }
  .dso-selectable > .dso-info {
    float: none;
    margin: 8px 16px 0 -32px;
    width: calc(100% + 32px); }
  .dso-selectable:not(:last-child) {
    margin-bottom: 8px; }

.tooltip {
  font-family: Asap, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  display: block;
  filter: drop-shadow(0 2px 8px rgba(0, 0, 0, 0.4));
  font-size: 14px;
  opacity: 0;
  position: absolute;
  transition: opacity 0.15s linear;
  z-index: 1070; }
  .tooltip.in {
    opacity: 0.9; }
  .tooltip .tooltip-inner {
    background-color: #fff;
    border-radius: 4px;
    color: #191919;
    display: inline-block;
    font-size: 16px;
    max-width: 640px;
    padding: 8px 16px;
    position: relative; }
    .tooltip .tooltip-inner.dso-small {
      max-width: 320px; }
  .tooltip .tooltip-arrow {
    border-color: transparent;
    border-style: solid;
    height: 0;
    position: absolute;
    width: 0; }
  .tooltip:not(.no-arrow).top {
    margin-top: -3px;
    padding: 6px 0; }
    .tooltip:not(.no-arrow).top .tooltip-arrow {
      border-top-color: #fff;
      border-width: 6px 6px 0;
      bottom: 0;
      left: 50%;
      margin-left: -6px; }
  .tooltip:not(.no-arrow).right {
    margin-left: 3px;
    padding: 0 6px; }
    .tooltip:not(.no-arrow).right .tooltip-arrow {
      border-right-color: #fff;
      border-width: 6px 6px 6px 0;
      left: 0;
      margin-top: -6px;
      top: 50%; }
  .tooltip:not(.no-arrow).left {
    margin-left: -3px;
    padding: 0 6px; }
    .tooltip:not(.no-arrow).left .tooltip-arrow {
      border-left-color: #fff;
      border-width: 6px 0 6px 6px;
      margin-top: -6px;
      right: 0;
      top: 50%; }
  .tooltip:not(.no-arrow).bottom {
    margin-top: 3px;
    padding: 6px 0; }
    .tooltip:not(.no-arrow).bottom .tooltip-arrow {
      border-bottom-color: #fff;
      border-width: 0 6px 6px;
      left: 50%;
      margin-left: -6px;
      top: 0; }

/*!
 * DSO Toolkit styling
 */
main > .dso-rich-content,
form > .dso-rich-content {
  margin-bottom: 32px; }

main > .row.dso-featured,
form > .row.dso-featured {
  margin-bottom: 40px;
  padding-bottom: 48px;
  padding-top: 40px; }
  main > .row.dso-featured + .row div:not(.dso-rich-content) h1:first-child,
  main > .row.dso-featured + .row div:not(.dso-rich-content) .h1:first-child,
  main > .row.dso-featured + .row div:not(.dso-rich-content) h2:first-child,
  main > .row.dso-featured + .row div:not(.dso-rich-content) .h2:first-child,
  main > .row.dso-featured + .row div:not(.dso-rich-content) h3:first-child,
  main > .row.dso-featured + .row div:not(.dso-rich-content) .h3:first-child,
  form > .row.dso-featured + .row div:not(.dso-rich-content) h1:first-child,
  form > .row.dso-featured + .row div:not(.dso-rich-content) .h1:first-child,
  form > .row.dso-featured + .row div:not(.dso-rich-content) h2:first-child,
  form > .row.dso-featured + .row div:not(.dso-rich-content) .h2:first-child,
  form > .row.dso-featured + .row div:not(.dso-rich-content) h3:first-child,
  form > .row.dso-featured + .row div:not(.dso-rich-content) .h3:first-child {
    margin-top: 0; }

.row.dso-banner {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  padding-left: calc(50vw - 50% - 16px);
  padding-right: calc(50vw - 50% - 16px);
  background-color: #ebf3e6;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 400px; }
  .row.dso-banner, .row.dso-banner:not(.dso-featured):first-child {
    margin-bottom: 32px;
    padding-top: 2rem; }

.row.dso-featured {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  padding-left: calc(50vw - 50% - 16px);
  padding-right: calc(50vw - 50% - 16px);
  background-color: #ebf3e6; }

.row + .dso-featured {
  margin-top: 24px; }

.caption {
  font-style: italic; }

small,
.small {
  font-size: 14px; }

del {
  background-color: #f5d8dc; }

ins {
  background-color: #e4f1d4;
  text-decoration: none; }

p {
  margin-bottom: 16px; }

.lead {
  margin-bottom: 16px; }

ul,
ol {
  margin-bottom: 16px; }

blockquote {
  margin: 0 0 16px;
  padding: 16px; }

address {
  margin-bottom: 16px; }

hr {
  margin-bottom: 16px;
  margin-top: 16px; }

.dso-accordion {
  margin-bottom: 32px; }
  .dso-accordion .dso-accordion {
    margin-bottom: 0; }
  .dso-accordion .dso-section-handle {
    font-weight: 600; }
  .dso-accordion:not(.dso-accordion-compact) .dso-section-handle {
    background-color: #fff;
    border: 1px solid #8b4a6a;
    border-radius: 4px;
    overflow: hidden;
    padding: 12px 15px;
    position: relative; }
    .dso-accordion:not(.dso-accordion-compact) .dso-section-handle a {
      text-decoration: none; }
      .dso-accordion:not(.dso-accordion-compact) .dso-section-handle a:hover, .dso-accordion:not(.dso-accordion-compact) .dso-section-handle a:focus {
        text-decoration: none; }
      .dso-accordion:not(.dso-accordion-compact) .dso-section-handle a:active {
        text-decoration: underline; }
    .dso-accordion:not(.dso-accordion-compact) .dso-section-handle a,
    .dso-accordion:not(.dso-accordion-compact) .dso-section-handle button {
      background-color: transparent;
      border: 0;
      color: #8b4a6a;
      display: block;
      padding-left: 32px;
      padding-right: 0;
      text-align: left;
      width: 100%;
      word-break: break-word; }
      .dso-accordion:not(.dso-accordion-compact) .dso-section-handle a::before,
      .dso-accordion:not(.dso-accordion-compact) .dso-section-handle button::before {
        background: url("../dso-icons.svg#img-chevron-down-cannon-pink") no-repeat;
        background-position: center;
        background-size: cover;
        height: 1.5em;
        vertical-align: top;
        width: 1.5em;
        content: "";
        display: inline-block;
        left: 15px;
        position: absolute; }
      .dso-accordion:not(.dso-accordion-compact) .dso-section-handle a::after,
      .dso-accordion:not(.dso-accordion-compact) .dso-section-handle button::after {
        content: "";
        position: absolute;
        right: 12px;
        top: 12px; }
      .dso-accordion:not(.dso-accordion-compact) .dso-section-handle a:hover, .dso-accordion:not(.dso-accordion-compact) .dso-section-handle a:active, .dso-accordion:not(.dso-accordion-compact) .dso-section-handle a.active,
      .dso-accordion:not(.dso-accordion-compact) .dso-section-handle button:hover,
      .dso-accordion:not(.dso-accordion-compact) .dso-section-handle button:active,
      .dso-accordion:not(.dso-accordion-compact) .dso-section-handle button.active {
        color: #8b4a6a; }
      .dso-accordion:not(.dso-accordion-compact) .dso-section-handle a .dso-status,
      .dso-accordion:not(.dso-accordion-compact) .dso-section-handle button .dso-status {
        display: block;
        float: right;
        font-weight: 400;
        text-decoration: underline; }
      .dso-accordion:not(.dso-accordion-compact) .dso-section-handle a dso-attachments-counter,
      .dso-accordion:not(.dso-accordion-compact) .dso-section-handle a .dso-attachments,
      .dso-accordion:not(.dso-accordion-compact) .dso-section-handle button dso-attachments-counter,
      .dso-accordion:not(.dso-accordion-compact) .dso-section-handle button .dso-attachments {
        display: block;
        float: right; }
      .dso-accordion:not(.dso-accordion-compact) .dso-section-handle a .dso-attachments::after,
      .dso-accordion:not(.dso-accordion-compact) .dso-section-handle button .dso-attachments::after {
        background: url("../dso-icons.svg#img-paperclip-grijs") no-repeat;
        background-position: center;
        background-size: cover;
        height: 24px;
        vertical-align: top;
        width: 24px; }
  .dso-accordion:not(.dso-accordion-compact) .dso-accordion-section .dso-section-handle,
  .dso-accordion:not(.dso-accordion-compact) .dso-accordion-section > h1.dso-section-handle,
  .dso-accordion:not(.dso-accordion-compact) .dso-accordion-section > h2.dso-section-handle,
  .dso-accordion:not(.dso-accordion-compact) .dso-accordion-section > h3.dso-section-handle,
  .dso-accordion:not(.dso-accordion-compact) .dso-accordion-section > h4.dso-section-handle,
  .dso-accordion:not(.dso-accordion-compact) .dso-accordion-section > h5.dso-section-handle {
    font-size: 1em;
    line-height: 24px;
    margin: 0; }
    .dso-accordion:not(.dso-accordion-compact) .dso-accordion-section .dso-section-handle a:active,
    .dso-accordion:not(.dso-accordion-compact) .dso-accordion-section > h1.dso-section-handle a:active,
    .dso-accordion:not(.dso-accordion-compact) .dso-accordion-section > h2.dso-section-handle a:active,
    .dso-accordion:not(.dso-accordion-compact) .dso-accordion-section > h3.dso-section-handle a:active,
    .dso-accordion:not(.dso-accordion-compact) .dso-accordion-section > h4.dso-section-handle a:active,
    .dso-accordion:not(.dso-accordion-compact) .dso-accordion-section > h5.dso-section-handle a:active {
      text-decoration: none; }
  .dso-accordion:not(.dso-accordion-compact) .dso-accordion-section + .dso-accordion-section {
    margin-top: 4px; }
  .dso-accordion:not(.dso-accordion-compact) .dso-accordion-section.dso-success > .dso-section-handle, .dso-accordion:not(.dso-accordion-compact) .dso-accordion-section.dso-danger > .dso-section-handle, .dso-accordion:not(.dso-accordion-compact) .dso-accordion-section.dso-warning > .dso-section-handle, .dso-accordion:not(.dso-accordion-compact) .dso-accordion-section.dso-info > .dso-section-handle {
    padding-right: 48px; }
  .dso-accordion:not(.dso-accordion-compact) .dso-accordion-section.dso-success > .dso-section-handle a::after,
  .dso-accordion:not(.dso-accordion-compact) .dso-accordion-section.dso-success > .dso-section-handle button::after {
    background: url("../dso-icons.svg#img-status-success") no-repeat;
    background-position: center;
    background-size: cover;
    height: 24px;
    vertical-align: top;
    width: 24px; }
  .dso-accordion:not(.dso-accordion-compact) .dso-accordion-section.dso-danger > .dso-section-handle a::after,
  .dso-accordion:not(.dso-accordion-compact) .dso-accordion-section.dso-danger > .dso-section-handle button::after {
    background: url("../dso-icons.svg#img-status-danger") no-repeat;
    background-position: center;
    background-size: cover;
    height: 24px;
    vertical-align: top;
    width: 24px; }
  .dso-accordion:not(.dso-accordion-compact) .dso-accordion-section.dso-warning > .dso-section-handle a::after,
  .dso-accordion:not(.dso-accordion-compact) .dso-accordion-section.dso-warning > .dso-section-handle button::after {
    background: url("../dso-icons.svg#img-status-warning") no-repeat;
    background-position: center;
    background-size: cover;
    height: 24px;
    vertical-align: top;
    width: 24px; }
  .dso-accordion:not(.dso-accordion-compact) .dso-accordion-section.dso-info > .dso-section-handle a::after,
  .dso-accordion:not(.dso-accordion-compact) .dso-accordion-section.dso-info > .dso-section-handle button::after {
    background: url("../dso-icons.svg#img-status-info") no-repeat;
    background-position: center;
    background-size: cover;
    height: 24px;
    vertical-align: top;
    width: 24px; }
  .dso-accordion:not(.dso-accordion-compact) .dso-accordion-section.dso-open:not(.dso-nested-accordion) > .dso-section-handle {
    background-color: #8b4a6a;
    border-radius: 4px; }
    .dso-accordion:not(.dso-accordion-compact) .dso-accordion-section.dso-open:not(.dso-nested-accordion) > .dso-section-handle a,
    .dso-accordion:not(.dso-accordion-compact) .dso-accordion-section.dso-open:not(.dso-nested-accordion) > .dso-section-handle button {
      color: #fff; }
      .dso-accordion:not(.dso-accordion-compact) .dso-accordion-section.dso-open:not(.dso-nested-accordion) > .dso-section-handle a::before,
      .dso-accordion:not(.dso-accordion-compact) .dso-accordion-section.dso-open:not(.dso-nested-accordion) > .dso-section-handle button::before {
        background-image: url("../dso-icons.svg#img-chevron-up-wit"); }
      .dso-accordion:not(.dso-accordion-compact) .dso-accordion-section.dso-open:not(.dso-nested-accordion) > .dso-section-handle a dso-attachments-counter,
      .dso-accordion:not(.dso-accordion-compact) .dso-accordion-section.dso-open:not(.dso-nested-accordion) > .dso-section-handle button dso-attachments-counter {
        --dso-attachments-counter-color: #fff;
        --dso-icon: var(--di-paperclip-wit); }
      .dso-accordion:not(.dso-accordion-compact) .dso-accordion-section.dso-open:not(.dso-nested-accordion) > .dso-section-handle a .dso-attachments,
      .dso-accordion:not(.dso-accordion-compact) .dso-accordion-section.dso-open:not(.dso-nested-accordion) > .dso-section-handle button .dso-attachments {
        color: #fff; }
        .dso-accordion:not(.dso-accordion-compact) .dso-accordion-section.dso-open:not(.dso-nested-accordion) > .dso-section-handle a .dso-attachments::after,
        .dso-accordion:not(.dso-accordion-compact) .dso-accordion-section.dso-open:not(.dso-nested-accordion) > .dso-section-handle button .dso-attachments::after {
          background-image: url("../dso-icons.svg#img-paperclip-wit"); }
  .dso-accordion:not(.dso-accordion-compact) .dso-accordion-section.dso-open.dso-nested-accordion {
    background-color: #dbc8d1;
    border: 0;
    border-radius: 0 0 4px 4px; }
    .dso-accordion:not(.dso-accordion-compact) .dso-accordion-section.dso-open.dso-nested-accordion > .dso-section-handle a::before,
    .dso-accordion:not(.dso-accordion-compact) .dso-accordion-section.dso-open.dso-nested-accordion > .dso-section-handle button::before {
      background-image: url("../dso-icons.svg#img-chevron-up-cannon-pink"); }
    .dso-accordion:not(.dso-accordion-compact) .dso-accordion-section.dso-open.dso-nested-accordion > .dso-section-body {
      border: 0;
      padding: 19px 17px 24px; }
    .dso-accordion:not(.dso-accordion-compact) .dso-accordion-section.dso-open.dso-nested-accordion .dso-accordion-section .dso-section-body {
      background-color: #fff; }
  .dso-accordion:not(.dso-accordion-compact) .dso-accordion-section:not(.dso-open) .dso-section-body {
    display: none; }
  .dso-accordion:not(.dso-accordion-compact) .dso-section-body {
    border: 1px solid #8b4a6a;
    border-radius: 0 0 4px 4px;
    border-top: 0;
    margin-top: -4px;
    padding: 20px 16px 24px; }
    .dso-accordion:not(.dso-accordion-compact) .dso-section-body .dso-rich-content + .dso-accordion,
    .dso-accordion:not(.dso-accordion-compact) .dso-section-body .dso-accordion + .dso-rich-content {
      margin-top: 16px; }
  .dso-accordion.dso-accordion-compact {
    border-bottom: 1px solid #ccc; }
    .dso-accordion.dso-accordion-compact .dso-accordion-section.dso-open a::before,
    .dso-accordion.dso-accordion-compact .dso-accordion-section.dso-open button::before {
      background-image: url("../dso-icons.svg#img-chevron-up"); }
    .dso-accordion.dso-accordion-compact .dso-accordion-section.dso-open .dso-section-body {
      border-top: 1px solid #ccc;
      display: block;
      padding: 16px; }
    .dso-accordion.dso-accordion-compact .dso-section-handle {
      border-top: 1px solid #ccc;
      box-sizing: content-box;
      font-size: 1em;
      line-height: 24px;
      margin: 0;
      overflow: hidden;
      padding: 12px 16px 12px 8px;
      position: relative; }
      .dso-accordion.dso-accordion-compact .dso-section-handle a,
      .dso-accordion.dso-accordion-compact .dso-section-handle button {
        background: transparent;
        border: 0;
        color: #39870c;
        display: block;
        padding: 0 0 0 32px;
        text-align: left;
        word-break: break-word; }
        .dso-accordion.dso-accordion-compact .dso-section-handle a:hover, .dso-accordion.dso-accordion-compact .dso-section-handle a:active, .dso-accordion.dso-accordion-compact .dso-section-handle a.active,
        .dso-accordion.dso-accordion-compact .dso-section-handle button:hover,
        .dso-accordion.dso-accordion-compact .dso-section-handle button:active,
        .dso-accordion.dso-accordion-compact .dso-section-handle button.active {
          color: #39870c; }
        .dso-accordion.dso-accordion-compact .dso-section-handle a::before,
        .dso-accordion.dso-accordion-compact .dso-section-handle button::before {
          background: url("../dso-icons.svg#img-chevron-down") no-repeat;
          background-position: center;
          background-size: cover;
          height: 1.5em;
          vertical-align: top;
          width: 1.5em;
          content: "";
          display: block;
          left: 8px;
          position: absolute; }
      .dso-accordion.dso-accordion-compact .dso-section-handle a, .dso-accordion.dso-accordion-compact .dso-section-handle a:hover, .dso-accordion.dso-accordion-compact .dso-section-handle a:active, .dso-accordion.dso-accordion-compact .dso-section-handle a:focus {
        text-decoration: none; }

.dso-section-body dl:last-child {
  margin-bottom: 0; }

.dso-app-heading {
  border-bottom: 1px solid #ccc;
  margin-bottom: 16px; }
  .dso-app-heading h2 {
    margin-top: 16px; }

.dso-steps-indicator {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .dso-steps-indicator span.dso-step {
    color: #39870c;
    display: block;
    flex: 1 0;
    flex-basis: auto;
    font-size: 1rem;
    font-weight: normal;
    padding-top: 6px;
    text-align: right; }

.dso-btn-group {
  display: flex;
  flex-direction: row; }
  .dso-btn-group > * {
    border-radius: 0; }
    .dso-btn-group > *:first-child {
      border-radius: 4px 0 0 4px; }
    .dso-btn-group > *:not(:first-child) {
      border-left-style: none !important; }
    .dso-btn-group > *:last-child {
      border-radius: 0 4px 4px 0; }
  @media screen and (max-width: 767px) {
    .dso-btn-group {
      flex-direction: column; }
      .dso-btn-group > *:first-child {
        border-radius: 4px 4px 0 0; }
      .dso-btn-group > *:not(:first-child) {
        border-left-style: solid !important;
        border-top-style: none !important; }
      .dso-btn-group > *:last-child {
        border-radius: 0 0 4px 4px; } }

ul.dso-cards,
ol.dso-cards {
  padding-left: 0;
  list-style: none; }
  ul.dso-cards:not(.dso-interactions-bottom) .dso-card,
  ol.dso-cards:not(.dso-interactions-bottom) .dso-card {
    display: flex;
    flex-direction: row; }
    ul.dso-cards:not(.dso-interactions-bottom) .dso-card .dso-card-interactions,
    ol.dso-cards:not(.dso-interactions-bottom) .dso-card .dso-card-interactions {
      align-items: center;
      flex-direction: column; }
  ul.dso-cards .dso-interactions-bottom .dso-card .dso-card-interactions,
  ol.dso-cards .dso-interactions-bottom .dso-card .dso-card-interactions {
    flex-direction: row; }
  ul.dso-cards > li + li,
  ol.dso-cards > li + li {
    border-top: 1px solid #ccc; }

.dso-cards {
  background: #fff; }
  .dso-cards:not(.dso-flat) {
    box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, 0.5); }

.dso-card > a {
  display: flex;
  padding: 16px 16px 8px;
  width: 100%; }
  .dso-card > a, .dso-card > a:not(.btn):visited, .dso-card > a:active, .dso-card > a:focus {
    color: inherit;
    text-decoration: none; }
  .dso-card > a:hover {
    background-color: #f2f2f2;
    color: inherit;
    text-decoration: none; }
  .dso-card > a .dso-rich-content h2:first-child,
  .dso-card > a .dso-rich-content h3:first-child {
    font-size: 1.125em;
    margin-top: 0; }

.dso-card-interactions {
  display: flex;
  justify-content: space-between;
  padding: 16px; }
  .dso-card-interactions .dso-card-interaction {
    display: flex;
    text-align: center; }
  .dso-card-interactions .dso-info-button {
    height: 24px;
    margin: 0;
    width: 24px; }

.dropdown > .btn::after {
  content: "";
  display: inline-block;
  margin-left: 8px; }

.dropdown > .btn-link::after {
  background: url("../dso-icons.svg#img-chevron-down") no-repeat;
  background-position: center;
  background-size: cover;
  height: 1.5em;
  vertical-align: top;
  width: 1.5em;
  position: relative;
  top: -2px; }

.dropdown > .btn-link:hover::after {
  background-image: url("../dso-icons.svg#img-chevron-down-scampi"); }

.dropdown > .btn-default::after {
  background: url("../dso-icons.svg#img-chevron-down") no-repeat;
  background-position: center;
  background-size: cover;
  height: 1.5em;
  vertical-align: top;
  width: 1.5em; }

.dropdown > .btn-default:hover::after, .dropdown > .btn-default:focus::after {
  background-image: url("../dso-icons.svg#img-chevron-down-wit"); }

.dropdown > .btn-primary::after {
  background: url("../dso-icons.svg#img-chevron-down-wit") no-repeat;
  background-position: center;
  background-size: cover;
  height: 1.5em;
  vertical-align: top;
  width: 1.5em; }

.dropdown.open > .btn-link::after {
  background-image: url("../dso-icons.svg#img-chevron-up"); }

.dropdown.open > .btn-link:hover::after {
  background-image: url("../dso-icons.svg#img-chevron-up-scampi"); }

.dropdown.open > .btn-default::after {
  background-image: url("../dso-icons.svg#img-chevron-up"); }

.dropdown.open > .btn-default:hover::after, .dropdown.open > .btn-default:focus::after {
  background-image: url("../dso-icons.svg#img-chevron-up-wit"); }

.dropdown.open > .btn-primary::after {
  background-image: url("../dso-icons.svg#img-chevron-up-wit"); }

.dropdown .dropdown-menu {
  box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.4); }
  .dropdown .dropdown-menu .dso-group-label {
    color: #999;
    font-size: 0.875em;
    font-weight: 400;
    margin: 0;
    padding: 4px 20px 2px;
    text-transform: uppercase; }
  .dropdown .dropdown-menu ul {
    margin: 0;
    padding: 0; }
    .dropdown .dropdown-menu ul:not(:last-child) {
      border-bottom: 1px solid #e5e5e5;
      margin-bottom: 11px;
      padding-bottom: 11px; }
  .dropdown .dropdown-menu li {
    list-style: none; }
    .dropdown .dropdown-menu li a {
      text-decoration: none;
      clear: both;
      color: #191919;
      display: block;
      font-weight: 400;
      line-height: 1.5;
      padding: 3px 20px;
      text-decoration: none;
      white-space: nowrap;
      /* stylelint-disable-line declaration-property-value-disallowed-list */ }
      .dropdown .dropdown-menu li a:hover, .dropdown .dropdown-menu li a:focus, .dropdown .dropdown-menu li a:active {
        text-decoration: underline; }
      .dropdown .dropdown-menu li a:hover, .dropdown .dropdown-menu li a:focus {
        background-color: #39870c;
        border-color: #39870c;
        color: #fff;
        text-decoration: none; }
  .dropdown .dropdown-menu.dso-checkable a,
  .dropdown .dropdown-menu.dso-checkable .dso-group-label {
    padding-left: 40px; }
  .dropdown .dropdown-menu.dso-checkable li a,
  .dropdown .dropdown-menu.dso-checkable li .dso-group-label {
    padding-left: 40px; }
  .dropdown .dropdown-menu.dso-checkable li.dso-checked a:not(:focus) {
    background-color: #39870c;
    border-color: #39870c;
    color: #fff; }
  .dropdown .dropdown-menu.dso-checkable li.dso-checked a::before {
    background: url("../dso-icons.svg#img-check-wit") no-repeat;
    background-position: center;
    background-size: cover;
    height: 24px;
    vertical-align: top;
    width: 24px;
    content: "";
    display: block;
    float: left;
    margin-left: -32px;
    margin-right: 8px; }

.dso-dropdown-right {
  text-align: right; }

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

.row.dso-equal-heights {
  display: flex;
  flex-wrap: wrap; }
  .row.dso-equal-heights > [class*="col-"] {
    display: flex;
    flex-direction: column; }
    .row.dso-equal-heights > [class*="col-"] > .dso-highlight-box {
      height: 100%;
      min-height: auto; }
      .row.dso-equal-heights > [class*="col-"] > .dso-highlight-box.dso-has-counter {
        height: calc(100% - 48px); }
    .row.dso-equal-heights > [class*="col-"] > .dso-whitebox {
      height: calc(100% - 56px);
      min-height: auto;
      padding-bottom: 16px; }
    .row.dso-equal-heights > [class*="col-"] > .dso-whitebox-small {
      height: calc(100% - 56px);
      min-height: auto; }

.form .dso-justify-form-groups,
form .dso-justify-form-groups,
.dso-section-body .dso-justify-form-groups {
  display: flex; }
  .form .dso-justify-form-groups > div,
  form .dso-justify-form-groups > div,
  .dso-section-body .dso-justify-form-groups > div {
    flex: 1 1 0;
    padding-left: 8px; }
    .form .dso-justify-form-groups > div:first-child,
    form .dso-justify-form-groups > div:first-child,
    .dso-section-body .dso-justify-form-groups > div:first-child {
      padding-left: 0; }
    .form .dso-justify-form-groups > div.dso-form-buttons,
    form .dso-justify-form-groups > div.dso-form-buttons,
    .dso-section-body .dso-justify-form-groups > div.dso-form-buttons {
      align-self: flex-end;
      flex: 0 0 0; }
  .form .dso-justify-form-groups .form-group,
  .form .dso-justify-form-groups .form-group + .form-group,
  .form .dso-justify-form-groups .form-group + .dso-form-buttons,
  form .dso-justify-form-groups .form-group,
  form .dso-justify-form-groups .form-group + .form-group,
  form .dso-justify-form-groups .form-group + .dso-form-buttons,
  .dso-section-body .dso-justify-form-groups .form-group,
  .dso-section-body .dso-justify-form-groups .form-group + .form-group,
  .dso-section-body .dso-justify-form-groups .form-group + .dso-form-buttons {
    margin-bottom: 0;
    margin-top: 0; }

.form .dso-field-container,
form .dso-field-container,
.dso-section-body .dso-field-container {
  position: relative; }

.form fieldset,
form fieldset,
.dso-section-body fieldset {
  margin-bottom: 16px; }
  .form fieldset > legend,
  form fieldset > legend,
  .dso-section-body fieldset > legend {
    color: #275937;
    font-size: 1.25rem;
    font-weight: 600;
    border-bottom: 0;
    margin-bottom: 32px; }
    .form fieldset > legend h2,
    .form fieldset > legend h3,
    .form fieldset > legend h4,
    .form fieldset > legend h5,
    .form fieldset > legend h6,
    form fieldset > legend h2,
    form fieldset > legend h3,
    form fieldset > legend h4,
    form fieldset > legend h5,
    form fieldset > legend h6,
    .dso-section-body fieldset > legend h2,
    .dso-section-body fieldset > legend h3,
    .dso-section-body fieldset > legend h4,
    .dso-section-body fieldset > legend h5,
    .dso-section-body fieldset > legend h6 {
      margin: 0; }
  .form fieldset .dso-label-container > .dso-info,
  form fieldset .dso-label-container > .dso-info,
  .dso-section-body fieldset .dso-label-container > .dso-info {
    font-weight: 400;
    margin-bottom: 16px;
    margin-top: 8px; }
  .form fieldset + fieldset:not(.form-group) > legend,
  form fieldset + fieldset:not(.form-group) > legend,
  .dso-section-body fieldset + fieldset:not(.form-group) > legend {
    border-top: 1px solid #ccc;
    padding-top: 32px; }
  .form fieldset.form-group legend,
  form fieldset.form-group legend,
  .dso-section-body fieldset.form-group legend {
    color: #191919; }
  .form fieldset fieldset,
  form fieldset fieldset,
  .dso-section-body fieldset fieldset {
    margin-bottom: 0;
    padding-bottom: 0; }
    .form fieldset fieldset + fieldset,
    form fieldset fieldset + fieldset,
    .dso-section-body fieldset fieldset + fieldset {
      margin-top: 0;
      padding-top: 0; }

.dso-form-buttons {
  margin-bottom: 16px;
  text-align: right; }
  .dso-form-buttons::before, .dso-form-buttons::after {
    display: table;
    content: " "; }
  .dso-form-buttons::after {
    clear: both; }
  .dso-form-buttons:last-child {
    margin-bottom: 32px; }
  .dso-form-buttons .btn + .btn {
    margin-left: 16px; }

.form-group + .form-group:not(.dso-static),
.form-group + .dso-form-buttons {
  margin-top: 32px; }

.form-group:not(.dso-static) + .form-group.dso-static,
.form-group.dso-static + .form-group:not(.dso-static) {
  margin-top: 16px; }

.form-group.dso-edit + .form-group {
  margin-top: 0; }

.form-group + dl,
.form-group + table,
.form-group + ol,
.form-group + ul,
.form-group + div:not(.form-group):not(.dso-form-buttons) {
  margin-top: 32px; }

.form-group > .dso-info {
  float: left;
  margin: 16px 0; }

.form-group .control-label {
  display: inline-block;
  font-weight: bold;
  margin-bottom: 8px;
  max-width: 100%;
  text-align: left; }

.form-group legend.dso-label-container .control-label,
.form-group legend + .dso-label-container .control-label {
  display: inline; }

.form-group legend.dso-label-container {
  border-bottom: 0;
  font-size: 16px;
  margin-bottom: 8px; }

.form-group legend + .dso-label-container {
  margin-bottom: 8px; }

.form-group.dso-radios.dso-inline .dso-selectable {
  display: inline-block; }
  .form-group.dso-radios.dso-inline .dso-selectable + .dso-selectable {
    margin-left: 24px; }

.form-group.dso-radios.dso-invalid .dso-selectable, .form-group.dso-checkboxes.dso-invalid .dso-selectable, .form-group.dso-confirm.dso-invalid .dso-selectable {
  --dso-selectable-color: #ce3f51; }

.form-group.dso-required.dso-checkboxes .control-label::after, .form-group.dso-required.dso-confirm .control-label::after, .form-group.dso-required.dso-input .control-label::after, .form-group.dso-required.dso-files .control-label::after, .form-group.dso-required.dso-radios .control-label::after, .form-group.dso-required.dso-select .control-label::after, .form-group.dso-required.dso-textarea .control-label::after {
  color: #666;
  content: "verplicht";
  font-size: 0.85em;
  font-style: italic;
  font-weight: 400;
  margin-left: 4px; }

.form-group.has-feedback .form-control, .form-group.has-feedback .dso-shopping-cart .dso-edit-name, .dso-shopping-cart .form-group.has-feedback .dso-edit-name {
  padding-right: 47px; }

.form-group.has-feedback .form-control-feedback {
  color: #275937;
  width: 48px; }
  .form-group.has-feedback .form-control-feedback dso-icon,
  .form-group.has-feedback .form-control-feedback svg.di {
    margin-top: 7px; }

.form-group.dso-invalid .form-control, .form-group.dso-invalid .dso-shopping-cart .dso-edit-name, .dso-shopping-cart .form-group.dso-invalid .dso-edit-name {
  border-color: #ce3f51; }
  .form-group.dso-invalid .form-control:focus, .form-group.dso-invalid .dso-shopping-cart .dso-edit-name:focus, .dso-shopping-cart .form-group.dso-invalid .dso-edit-name:focus {
    box-shadow: inset 0 0 0 1px #ce3f51; }

.form-group.dso-invalid .dso-message {
  color: #b62f41;
  padding-left: 32px;
  position: relative; }
  .form-group.dso-invalid .dso-message::before {
    background: url("../dso-icons.svg#img-status-danger") no-repeat;
    background-position: center;
    background-size: cover;
    height: 24px;
    vertical-align: top;
    width: 24px;
    content: "";
    display: block;
    left: 0;
    position: absolute; }

.form-group .dso-message,
.form-group .dso-help-block {
  margin: 8px 0 0; }

.form-group .dso-help-block {
  color: #666;
  font-style: italic; }

.form-group textarea {
  resize: vertical; }

.form-group select:not([multiple]) {
  background-image: url("../dso-icons.svg#img-caret-down");
  -moz-appearance: none;
  -webkit-appearance: none;
  background-position: calc(100% - 8px);
  background-repeat: no-repeat;
  background-size: 1.5em 1.5em;
  padding-right: 32px; }
  .form-group select:not([multiple]):disabled {
    background-image: url("../dso-icons.svg#img-caret-down-disabled"); }
  .form-group select:not([multiple])::-ms-expand {
    display: none; }

.form-group.dso-invalid select:not([multiple]) {
  background-image: url("../dso-icons.svg#img-caret-down-invalid"); }

.form-horizontal .form-group > .dso-label-container {
  position: relative;
  min-height: 1px;
  padding-right: 16px;
  padding-left: 16px; }
  @media (min-width: 768px) {
    .form-horizontal .form-group > .dso-label-container {
      float: left;
      width: 50%; } }

.form-horizontal .form-group > legend + .dso-label-container {
  margin-top: 7px; }

.form-horizontal .form-group > .dso-field-container {
  position: relative;
  min-height: 1px;
  padding-right: 16px;
  padding-left: 16px; }
  @media (min-width: 768px) {
    .form-horizontal .form-group > .dso-field-container {
      float: left;
      width: 50%; } }

.form-horizontal .form-group > .dso-info {
  margin: 16px;
  width: calc(100% - 32px); }

@media screen and (min-width: 768px) {
  .form-horizontal .form-group.dso-confirm .dso-field-container {
    margin-left: 50%;
    padding-left: 16px; } }

.form-horizontal .form-group.dso-static .dso-field-container {
  margin-bottom: 0;
  min-height: 40px;
  padding-bottom: 7px;
  padding-top: 7px; }
  .form-horizontal .form-group.dso-static .dso-field-container * {
    margin-bottom: 0;
    margin-top: 0; }
    .form-horizontal .form-group.dso-static .dso-field-container * + * {
      margin-top: 8px; }

.form-horizontal .form-group.dso-static.dso-edit .dso-field-container {
  padding-right: 40px;
  position: relative; }
  .form-horizontal .form-group.dso-static.dso-edit .dso-field-container button {
    position: absolute;
    right: 16px;
    top: 0; }

.form-horizontal .form-group.dso-textarea .form-control, .form-horizontal .form-group.dso-textarea .dso-shopping-cart .dso-edit-name, .dso-shopping-cart .form-horizontal .form-group.dso-textarea .dso-edit-name {
  padding-bottom: 5px;
  padding-top: 5px; }
  .form-horizontal .form-group.dso-textarea .form-control:not([rows]), .form-horizontal .form-group.dso-textarea .dso-shopping-cart .dso-edit-name:not([rows]), .dso-shopping-cart .form-horizontal .form-group.dso-textarea .dso-edit-name:not([rows]) {
    height: calc(4.5em + 14px); }

.form-horizontal .form-group.dso-radios.dso-inline .dso-selectable {
  margin-bottom: 0; }

@media screen and (min-width: 768px) {
  .form-horizontal .form-group.dso-input-number .dso-field-container, .form-horizontal .form-group.dso-checkboxes .dso-field-container, .form-horizontal .form-group.dso-radios .dso-field-container {
    padding-top: 7px; } }

.dso-field-container + .dso-info {
  background-color: #b62f41 !important; }

@media screen and (min-width: 768px) {
  .control-label + .dso-info-button {
    margin-top: 7px; }
    .dso-radios .control-label + .dso-info-button,
    .dso-checkboxes .control-label + .dso-info-button,
    .dso-files .control-label + .dso-info-button {
      margin-top: 0; } }

form .form-group.dso-files .dso-remove,
.form .form-group.dso-files .dso-remove {
  font-size: 0;
  min-width: auto;
  padding: 4px; }
  form .form-group.dso-files .dso-remove::before,
  .form .form-group.dso-files .dso-remove::before {
    background: url("../dso-icons.svg#img-times-bosgroen") no-repeat;
    background-position: center;
    background-size: cover;
    height: 1.5em;
    vertical-align: top;
    width: 1.5em;
    content: "";
    display: block;
    font-size: 16px; }

form .form-group.dso-files .dso-file-upload input[type="file"],
.form .form-group.dso-files .dso-file-upload input[type="file"] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }
  form .form-group.dso-files .dso-file-upload input[type="file"] + label,
  .form .form-group.dso-files .dso-file-upload input[type="file"] + label {
    cursor: pointer; }
  form .form-group.dso-files .dso-file-upload input[type="file"]:focus + label,
  .form .form-group.dso-files .dso-file-upload input[type="file"]:focus + label {
    background-color: #39870c;
    color: #fff; }
  form .form-group.dso-files .dso-file-upload input[type="file"][disabled] + label,
  .form .form-group.dso-files .dso-file-upload input[type="file"][disabled] + label {
    background-color: #fff;
    border-color: #afcf9d;
    color: #afcf9d;
    cursor: default; }

form .form-group.dso-files .dso-description,
.form .form-group.dso-files .dso-description {
  background-color: #b62f41; }

form .form-group.dso-files .dso-description + .dso-filelist,
.form .form-group.dso-files .dso-description + .dso-filelist {
  margin-top: 16px; }

form .form-group.dso-files .dso-filelist,
.form .form-group.dso-files .dso-filelist {
  list-style: none;
  margin-bottom: 0;
  padding-left: 0; }
  form .form-group.dso-files .dso-filelist li,
  .form .form-group.dso-files .dso-filelist li {
    background-color: #f2f2f2;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    display: flex;
    padding: 3px 7px 2px; }
    form .form-group.dso-files .dso-filelist li + li,
    .form .form-group.dso-files .dso-filelist li + li {
      margin-top: 8px; }
    form .form-group.dso-files .dso-filelist li .dso-filename,
    .form .form-group.dso-files .dso-filelist li .dso-filename {
      font-weight: 600;
      padding-right: 8px;
      width: calc(100% - 8px);
      word-break: break-all; }
    form .form-group.dso-files .dso-filelist li .dso-confidential + .dso-remove,
    .form .form-group.dso-files .dso-filelist li .dso-confidential + .dso-remove {
      margin-left: 32px; }
    form .form-group.dso-files .dso-filelist li .dso-selectable,
    .form .form-group.dso-files .dso-filelist li .dso-selectable {
      margin-bottom: 0; }
    form .form-group.dso-files .dso-filelist li .dso-filename,
    form .form-group.dso-files .dso-filelist li .dso-confidential,
    .form .form-group.dso-files .dso-filelist li .dso-filename,
    .form .form-group.dso-files .dso-filelist li .dso-confidential {
      margin: 4px 0; }
    form .form-group.dso-files .dso-filelist li > dso-icon,
    form .form-group.dso-files .dso-filelist li > svg.di,
    .form .form-group.dso-files .dso-filelist li > dso-icon,
    .form .form-group.dso-files .dso-filelist li > svg.di {
      flex: 0 0 24px;
      height: 24px;
      margin: 4px 0 4px 8px; }
    form .form-group.dso-files .dso-filelist li button::before,
    .form .form-group.dso-files .dso-filelist li button::before {
      color: #191919; }
    @media screen and (max-width: 991px) {
      form .form-group.dso-files .dso-filelist li,
      .form .form-group.dso-files .dso-filelist li {
        display: block; }
        form .form-group.dso-files .dso-filelist li::before, form .form-group.dso-files .dso-filelist li::after,
        .form .form-group.dso-files .dso-filelist li::before,
        .form .form-group.dso-files .dso-filelist li::after {
          display: table;
          content: " "; }
        form .form-group.dso-files .dso-filelist li::after,
        .form .form-group.dso-files .dso-filelist li::after {
          clear: both; }
        form .form-group.dso-files .dso-filelist li .dso-confidential,
        form .form-group.dso-files .dso-filelist li > dso-icon,
        form .form-group.dso-files .dso-filelist li > svg.di,
        form .form-group.dso-files .dso-filelist li .dso-remove,
        .form .form-group.dso-files .dso-filelist li .dso-confidential,
        .form .form-group.dso-files .dso-filelist li > dso-icon,
        .form .form-group.dso-files .dso-filelist li > svg.di,
        .form .form-group.dso-files .dso-filelist li .dso-remove {
          display: block;
          float: left; }
        form .form-group.dso-files .dso-filelist li .dso-confidential,
        .form .form-group.dso-files .dso-filelist li .dso-confidential {
          width: calc(100% - 64px); } }
  form .form-group.dso-files .dso-filelist + .dso-file-upload,
  .form .form-group.dso-files .dso-filelist + .dso-file-upload {
    margin-top: 16px; }

.dso-form-buttons {
  text-align: right; }
  .dso-form-buttons::before, .dso-form-buttons::after {
    display: table;
    content: " "; }
  .dso-form-buttons::after {
    clear: both; }
  .dso-form-buttons .btn-link {
    line-height: 1.5;
    padding: 11px 0; }
  .dso-form-buttons .btn + .btn {
    margin-left: 16px; }
  .dso-form-buttons .dso-aside {
    clear: both;
    float: left; }

.dso-single-page.dso-form-buttons .btn,
.dso-single-page .dso-form-buttons .btn {
  float: left; }

header .dso-logo-bar {
  position: relative; }

header .dso-tools-bar {
  float: right;
  margin-top: 25px; }
  @media screen and (max-width: 991px) {
    header .dso-tools-bar {
      clear: both;
      float: none;
      margin-top: 0; } }

header .dso-search,
header .dso-login {
  float: left; }
  @media screen and (max-width: 991px) {
    header .dso-search,
    header .dso-login {
      margin-bottom: 16px; } }

header .dso-search {
  margin-right: 8px; }

header .logo {
  width: 300px; }

header .breadcrumb {
  margin-bottom: 16px;
  margin-top: 16px; }

header h1 {
  font-size: 2em;
  margin-top: 10px; }

header h2 {
  font-size: 1.2em;
  font-weight: 700;
  margin-top: 0; }

header .form-control-feedback {
  color: #275937;
  font-size: 1.4em; }

.hero-image img {
  height: auto;
  width: 100%; }

.dso-input-number:not(.form-group) {
  align-items: center;
  display: flex;
  flex-wrap: wrap; }

.dso-btn-group > .dso-input-number {
  background-color: #fff;
  border-color: #ccc;
  color: #191919;
  border-style: solid;
  border-width: 1px;
  flex-wrap: nowrap;
  padding: 16px; }
  @media screen and (max-width: 767px) {
    .dso-btn-group > .dso-input-number {
      justify-content: center; } }

.dso-btn-group > *:hover + .dso-input-number,
.dso-btn-group > *:focus + .dso-input-number {
  background-color: #fff;
  border-color: #39870c;
  color: #191919; }

.dso-btn-group > *.dso-selected + .dso-input-number {
  background-color: #fff;
  border-color: #39870c;
  color: #191919;
  border-width: 2px; }

.dso-btn-group > *:active + .dso-input-number, .dso-btn-group > *:active + .dso-input-number:hover,
.dso-btn-group > *.active + .dso-input-number,
.dso-btn-group > *.active + .dso-input-number:hover {
  background-color: #fff;
  border-color: #39870c;
  color: #191919; }

.dso-btn-group > *.disabled + .dso-input-number, .dso-btn-group > *.disabled + .dso-input-number:hover,
.dso-btn-group > *[disabled] + .dso-input-number,
.dso-btn-group > *[disabled] + .dso-input-number:hover {
  background-color: #fff;
  border-color: #ccc;
  color: #666;
  opacity: 1; }

.dso-input-number label {
  width: 100%; }

@media screen and (min-width: 768px) {
  .form-horizontal .dso-input-number.form-group .dso-field-container {
    margin-top: 7px; } }

.dso-input-number .dso-input-step-counter {
  align-self: center;
  background-color: transparent;
  border: 0;
  display: inline-block;
  height: 24px;
  text-align: center;
  width: 24px; }
  .dso-input-number .dso-input-step-counter:focus, .dso-input-number .dso-input-step-counter:active {
    outline: 0; }
  .dso-input-number .dso-input-step-counter::-webkit-outer-spin-button, .dso-input-number .dso-input-step-counter::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0; }
  .dso-input-number .dso-input-step-counter[type="number"] {
    -moz-appearance: textfield; }

.dso-jumbotron {
  margin-right: -16px;
  margin-left: -16px; }
  .dso-jumbotron::before, .dso-jumbotron::after {
    display: table;
    content: " "; }
  .dso-jumbotron::after {
    clear: both; }
  .dso-jumbotron .dso-jumbotron-title {
    color: #275937;
    font-size: 2rem;
    font-weight: 700;
    position: relative;
    min-height: 1px;
    padding-right: 16px;
    padding-left: 16px;
    margin-bottom: 16px;
    margin-top: 0; }
    @media (min-width: 992px) {
      .dso-jumbotron .dso-jumbotron-title {
        float: left;
        width: 100%; } }
  .dso-jumbotron .dso-jumbotron-body {
    position: relative;
    min-height: 1px;
    padding-right: 16px;
    padding-left: 16px; }
    @media (min-width: 992px) {
      .dso-jumbotron .dso-jumbotron-body {
        float: left;
        width: 66.66667%; } }
  .dso-jumbotron .dso-jumbotron-image {
    position: relative;
    min-height: 1px;
    padding-right: 16px;
    padding-left: 16px; }
    @media (min-width: 992px) {
      .dso-jumbotron .dso-jumbotron-image {
        float: left;
        width: 33.33333%; } }
  .dso-jumbotron .dso-jumbotron-cta {
    clear: both;
    margin-top: 16px; }

.dso-list-button + .dso-list-button,
.dso-list-button + .dso-btn-group,
.dso-btn-group + .dso-list-button,
.dso-btn-group + .dso-btn-group {
  margin-top: 4px; }

.dso-list-button {
  background-color: #fff;
  border-color: #ccc;
  color: #191919;
  border-radius: 4px;
  border-width: 1px;
  border-style: solid;
  font-weight: 600;
  padding: 15px 47px 15px 15px;
  position: relative;
  text-align: left;
  white-space: normal;
  width: 100%; }
  .dso-list-button:hover, .dso-list-button:focus {
    background-color: #fff;
    border-color: #39870c;
    color: #191919; }
  .dso-list-button:active, .dso-list-button:active:hover, .dso-list-button.active, .dso-list-button.active:hover {
    background-color: #fff;
    border-color: #39870c;
    color: #191919; }
  .dso-list-button.disabled, .dso-list-button.disabled:hover, .dso-list-button[disabled], .dso-list-button[disabled]:hover {
    background-color: #fff;
    border-color: #ccc;
    color: #666;
    opacity: 1; }
  .dso-list-button.dso-selected {
    border-color: #39870c;
    border-width: 2px; }
  .dso-list-button > span {
    display: block; }
  .dso-list-button .dso-sublabel {
    font-weight: 400;
    width: 100%; }
  .dso-list-button .dso-subcontent {
    color: #666;
    font-weight: 400;
    padding: 16px 0 0 16px; }
    .dso-list-button .dso-subcontent mark {
      background-color: transparent;
      color: #666;
      font-weight: 700;
      padding: 0; }
  .dso-list-button dso-icon,
  .dso-list-button svg.di,
  .dso-list-button .dso-count {
    height: 24px;
    position: absolute;
    right: 15px;
    top: 15px;
    width: 24px; }
  .dso-list-button dso-icon,
  .dso-list-button svg.di {
    color: #39870c;
    page-break-before: always; }
  .dso-list-button .dso-count {
    font-weight: 700; }
  .dso-btn-group .dso-list-button {
    padding-right: 15px; }

.dso-navbar .dso-navbar-header {
  float: left; }

@media screen and (max-width: 991px) {
  .dso-navbar {
    clear: left; }
    .dso-navbar > .dso-nav {
      clear: both; }
    .dso-navbar:not(.dso-open) > .dso-nav {
      display: none; }
      .dso-navbar:not(.dso-open) > .dso-nav.dso-nav-sub {
        display: block; } }

.dso-navbar.dso-navbar {
  min-height: 32px; }
  .dso-navbar.dso-navbar .dso-navbar-toggle {
    border-radius: 4px;
    min-width: auto;
    padding: 5px 0; }
    .dso-navbar.dso-navbar .dso-navbar-toggle dso-icon,
    .dso-navbar.dso-navbar .dso-navbar-toggle svg.di {
      margin-left: 8px;
      margin-right: 8px; }
    @media screen and (min-width: 992px) {
      .dso-navbar.dso-navbar .dso-navbar-toggle {
        display: none; } }

#state-switch:checked ~ .toolkit-example .dso-navbar > .dso-nav {
  display: block; }

@keyframes slideInFromTop {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

body.dso-modal-open:not(.dso-scripted-height) .dso-modal .dso-body {
  max-height: calc(70vh - 144px - 1.5em);
  overflow-x: auto; }

@media screen and (min-width: 768px) {
  body.dso-modal-open {
    overflow: hidden; }
    body.dso-modal-open::before {
      background-color: rgba(255, 255, 255, 0.8);
      bottom: 0;
      content: "";
      display: block;
      left: 0;
      position: fixed;
      right: 0;
      top: 0;
      z-index: 19; } }

@media screen and (max-width: 767px) {
  body.dso-modal-open .container,
  body.dso-modal-open dso-banner,
  body.dso-modal-open .dso-banner {
    display: none; } }

.dso-modal .dso-dialog {
  background-color: #fff;
  box-shadow: 0 8px 24px 0 rgba(25, 25, 25, 0.4); }

.dso-modal .dso-header {
  border-bottom: 1px solid #ccc;
  padding: 16px;
  position: relative; }
  .dso-modal .dso-header h2 {
    margin: 0;
    max-width: calc(100% - 24px); }
  .dso-modal .dso-header .dso-close {
    background-color: transparent;
    border: 0;
    height: 32px;
    padding: 0;
    position: absolute;
    right: 13px;
    text-align: center;
    top: 16px;
    width: 32px; }
    .dso-modal .dso-header .dso-close::before {
      background: url("../dso-icons.svg#img-times") no-repeat;
      background-position: center;
      background-size: cover;
      height: 1.5em;
      vertical-align: top;
      width: 1.5em;
      content: "";
      display: inline-block;
      vertical-align: middle; }

.dso-modal .dso-body {
  height: calc(100% - 96px - 1.5rem);
  min-height: 1.5rem;
  padding: 32px; }

.dso-modal .dso-footer {
  min-height: 80px;
  padding: 0 32px 32px;
  text-align: right; }
  .dso-modal .dso-footer .btn-link {
    float: left;
    line-height: calc(1.5em - 1px);
    padding: 11px 0;
    position: relative; }

.dso-modal.dso-confirm .dso-footer button:first-child {
  float: left; }

@media screen and (min-width: 768px) {
  .dso-modal {
    bottom: 0;
    height: 100%;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 20; }
    .dso-modal .dso-dialog {
      animation: 1s ease-out 0s 1 slideInFromTop;
      margin: auto;
      margin-top: 15vh;
      max-width: 640px;
      opacity: 1; }
    .dso-modal .dso-footer .btn + .btn-default {
      margin-left: 16px; }
    .dso-modal .dso-footer .btn + .btn-link {
      margin-left: 0; } }

@media screen and (max-width: 767px) {
  .dso-modal {
    max-width: 100%; }
    .dso-modal .dso-footer button {
      text-align: center;
      width: 100%; }
      .dso-modal .dso-footer button + button {
        margin-top: 8px; }
      .dso-modal .dso-footer button.btn:not(.dso-list-button) + .btn:not(.dso-list-button) {
        margin-left: 0; }
      .dso-modal .dso-footer button.btn-link,
      .dso-modal .dso-footer button.btn-link span {
        float: none; } }

.dso-nav {
  list-style: none;
  margin-bottom: 0;
  padding-left: 0; }
  @media screen and (min-width: 768px) {
    .dso-nav {
      border-bottom: 1px solid #ccc; } }
  .dso-nav > li > a {
    display: block; }
    .dso-nav > li > a, .dso-nav > li > a:hover, .dso-nav > li > a:focus, .dso-nav > li > a:visited {
      color: #275937; }
  .dso-nav > li.dso-active > a, .dso-nav > li.is-active > a {
    border-bottom: 4px solid #8b4a6a;
    font-weight: bold; }
  .dso-nav.dso-nav-main > li {
    display: block; }
    @media screen and (min-width: 768px) {
      .dso-nav.dso-nav-main > li {
        display: inline-block; } }
    .dso-nav.dso-nav-main > li > a {
      text-decoration: none;
      font-size: 1.25em;
      line-height: 1;
      margin-top: 8px;
      padding: 8px 16px 7px; }
      .dso-nav.dso-nav-main > li > a:hover, .dso-nav.dso-nav-main > li > a:focus, .dso-nav.dso-nav-main > li > a:active {
        text-decoration: underline; }
  .dso-nav.dso-nav-sub > li {
    display: inline-block; }
    .dso-nav.dso-nav-sub > li > a {
      text-decoration: none;
      font-size: 16px;
      margin-top: 4px;
      padding: 4px 8px 3px; }
      .dso-nav.dso-nav-sub > li > a:hover, .dso-nav.dso-nav-sub > li > a:focus, .dso-nav.dso-nav-sub > li > a:active {
        text-decoration: underline; }

.pagination {
  text-align: center; }
  .pagination .dso-previous,
  .pagination .dso-next {
    border-color: #39870c;
    height: 32px;
    text-indent: -9999px;
    width: 32px; }
    .pagination .dso-previous::before,
    .pagination .dso-next::before {
      content: "";
      display: inline-block;
      margin-top: 4px; }
  .pagination .dso-previous::before {
    background: url("../dso-icons.svg#img-chevron-left") no-repeat;
    background-position: center;
    background-size: cover;
    height: 1.5em;
    vertical-align: top;
    width: 1.5em; }
  .pagination .dso-next::before {
    background: url("../dso-icons.svg#img-chevron-right") no-repeat;
    background-position: center;
    background-size: cover;
    height: 1.5em;
    vertical-align: top;
    width: 1.5em; }
  .pagination > li {
    display: inline-block;
    font-weight: bold;
    line-height: 28px;
    text-align: center; }
    .pagination > li > a,
    .pagination > li > span {
      color: #39870c;
      display: inline-block;
      height: 32px;
      position: relative;
      vertical-align: middle;
      width: 32px; }
      .pagination > li > a:active,
      .pagination > li > span:active {
        background-color: #ebf3e6; }
    .pagination > li > span {
      border: 2px solid transparent;
      border-radius: 50%; }
    .pagination > li a {
      line-height: 32px;
      text-decoration: none; }
      .pagination > li a:hover, .pagination > li a:focus {
        text-decoration: none; }
        .pagination > li a:hover::after, .pagination > li a:focus::after {
          border-bottom-color: #39870c; }
      .pagination > li a::after {
        border-bottom: 3px solid transparent;
        bottom: 0;
        content: "";
        display: inline-block;
        left: 0;
        position: absolute;
        width: 100%; }
    .pagination > li.active span {
      background-color: #39870c;
      color: #fff; }
    .pagination > li + li {
      margin-left: 8px; }

.panel-heading > :first-child,
.panel-footer > :first-child {
  margin-top: 0; }

.panel-heading > :last-child,
.panel-footer > :last-child {
  margin-bottom: 0; }

.panel-body {
  padding-bottom: 0; }

.dso-progress-indicator .dso-progress-indicator-spinner {
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle; }

.dso-progress-indicator.dso-block {
  align-items: center;
  display: flex;
  justify-content: center; }
  .dso-progress-indicator.dso-block.dso-gray {
    background-color: #e5e5e5; }

.dso-progress-indicator-looping .dso-progress-indicator-spinner {
  background-image: url("data:image/svg+xml,%3Csvg class='spinner' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg' %3E%3Cstyle%3E .spinner { animation: rotator 8s linear infinite; transform-origin: center; } @keyframes rotator { 0%25 { transform: rotate(0deg); } 100%25 { transform: rotate(360deg); } } .path { stroke-dasharray: 265; stroke-dashoffset: 0; transform-origin: center; stroke: %2339870c; animation: dash 2s ease-in-out infinite; } @keyframes dash { 0%25 { stroke-dashoffset: 265; } 50%25 { stroke-dashoffset: 65; transform:rotate(90deg); } 100%25 { stroke-dashoffset: 265; transform:rotate(360deg); } %3C/style%3E%3Ccircle class='path' fill='none' stroke-width='10' stroke-linecap='butt' cx='50' cy='50' r='45'%3E%3C/circle%3E%3C/svg%3E");
  background-repeat: no-repeat; }

.dso-progress-indicator-looping.dso-small.dso-small .dso-progress-indicator-spinner, .dso-progress-indicator-looping:not(.dso-medium):not(.dso-large).dso-small .dso-progress-indicator-spinner {
  height: 24px;
  width: 24px; }
  .dso-progress-indicator-looping.dso-small.dso-small .dso-progress-indicator-spinner::before, .dso-progress-indicator-looping:not(.dso-medium):not(.dso-large).dso-small .dso-progress-indicator-spinner::before {
    height: 24px;
    width: 24px; }

.dso-progress-indicator-looping.dso-small.dso-block, .dso-progress-indicator-looping:not(.dso-medium):not(.dso-large).dso-block {
  padding: 12px 16px; }

.dso-progress-indicator-looping.dso-medium.dso-medium .dso-progress-indicator-spinner {
  height: 32px;
  width: 32px; }
  .dso-progress-indicator-looping.dso-medium.dso-medium .dso-progress-indicator-spinner::before {
    height: 32px;
    width: 32px; }

.dso-progress-indicator-looping.dso-medium.dso-block {
  padding: 16px; }

.dso-progress-indicator-looping.dso-large.dso-large .dso-progress-indicator-spinner {
  height: 48px;
  width: 48px; }
  .dso-progress-indicator-looping.dso-large.dso-large .dso-progress-indicator-spinner::before {
    height: 48px;
    width: 48px; }

.dso-progress-indicator-looping.dso-large.dso-block {
  padding: 24px 16px; }

.dso-progress-indicator-looping .dso-progress-indicator-spinner-mask {
  display: none; }

span.dso-progress-indicator-label {
  margin-left: 16px;
  vertical-align: middle; }

h1, .h1 {
  line-height: 1.25; }

h2, .h2 {
  line-height: 1.33; }

h3, .h3 {
  line-height: 1.2; }

h4, .h4 {
  line-height: 1.5; }

h5, .h5 {
  line-height: 1.5; }

h6, .h6 {
  line-height: 1.5; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-bottom: 16px; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-bottom: 16px; }

.dso-jumbotron .dso-jumbotron-body p, .list-group > .list-group-item p, .dso-modal .dso-body p, .panel-body p,
.dso-rich-content p {
  margin: 0 0 16px; }

.dso-jumbotron .dso-jumbotron-body ul, .list-group > .list-group-item ul, .dso-modal .dso-body ul, .panel-body ul,
.dso-jumbotron .dso-jumbotron-body ol,
.list-group > .list-group-item ol,
.dso-modal .dso-body ol,
.panel-body ol,
.dso-rich-content ul,
.dso-rich-content ol {
  margin-bottom: 16px; }

.dso-jumbotron .dso-jumbotron-body pre, .list-group > .list-group-item pre, .dso-modal .dso-body pre, .panel-body pre,
.dso-rich-content pre {
  margin: 0 0 16px; }

.dso-jumbotron .dso-jumbotron-body blockquote, .list-group > .list-group-item blockquote, .dso-modal .dso-body blockquote, .panel-body blockquote,
.dso-rich-content blockquote {
  padding: 16px 24px; }

.dso-jumbotron .dso-jumbotron-body dso-highlight-box, .list-group > .list-group-item dso-highlight-box, .dso-modal .dso-body dso-highlight-box, .panel-body dso-highlight-box,
.dso-jumbotron .dso-jumbotron-body .dso-highlight-box,
.list-group > .list-group-item .dso-highlight-box,
.dso-modal .dso-body .dso-highlight-box,
.panel-body .dso-highlight-box,
.dso-rich-content dso-highlight-box,
.dso-rich-content .dso-highlight-box {
  margin-bottom: 24px; }

.dso-jumbotron .dso-jumbotron-body hr, .list-group > .list-group-item hr, .dso-modal .dso-body hr, .panel-body hr,
.dso-rich-content hr {
  margin-top: 16px; }

.dso-jumbotron .dso-jumbotron-body img, .list-group > .list-group-item img, .dso-modal .dso-body img, .panel-body img,
.dso-rich-content img {
  height: auto;
  max-width: 100%; }

.dso-rich-content > :first-child:not(hr) {
  margin-top: 8px; }

.dso-rich-content > :last-child:not(hr) {
  margin-bottom: 8px; }

.dso-search-bar {
  display: flex;
  margin-bottom: 16px; }
  .form-group .dso-search-bar {
    margin-bottom: 0;
    width: 50%; }
  .dso-search-bar .dso-search-bar-input {
    position: relative;
    width: 100%; }
    .dso-search-bar .dso-search-bar-input .dso-search-icon {
      bottom: 8px;
      font-size: 0;
      height: 40px;
      left: 0;
      line-height: 40px;
      padding: 8px;
      position: absolute;
      text-align: center;
      top: 0;
      width: 40px; }
      .dso-search-bar .dso-search-bar-input .dso-search-icon::before {
        background: url("../dso-icons.svg#img-search") no-repeat;
        background-position: center;
        background-size: cover;
        height: 1.5em;
        vertical-align: top;
        width: 1.5em;
        content: "";
        display: inline-block;
        font-size: 1rem; }
      .dso-search-bar .dso-search-bar-input .dso-search-icon + input {
        padding-left: 40px; }
    .dso-search-bar .dso-search-bar-input input {
      background-color: #fff;
      background-image: none;
      border: 1px solid #275937;
      border-radius: 4px;
      border-width: 1px;
      box-shadow: none;
      display: block;
      font-size: 16px;
      height: 40px;
      line-height: 40px;
      padding: 6px 40px 6px 8px;
      transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
      width: 100%; }
      .dso-search-bar .dso-search-bar-input input::-moz-placeholder {
        color: #666;
        opacity: 1; }
      .dso-search-bar .dso-search-bar-input input:-ms-input-placeholder {
        color: #666; }
      .dso-search-bar .dso-search-bar-input input::-webkit-input-placeholder {
        color: #666; }
      .dso-search-bar .dso-search-bar-input input:focus {
        border-color: #275937;
        box-shadow: inset 0 0 0 1px #275937;
        outline: 0; }
      .dso-search-bar .dso-search-bar-input input::placeholder {
        overflow: visible; }
      .dso-search-bar .dso-search-bar-input input::-ms-clear {
        display: none; }
    .dso-search-bar .dso-search-bar-input button {
      background-color: transparent;
      border: 0;
      box-shadow: none;
      color: #39870c;
      font-size: 0;
      height: 40px;
      padding: 8px;
      position: absolute;
      right: 0;
      text-align: center;
      top: 0;
      width: 40px; }
      .dso-search-bar .dso-search-bar-input button::before {
        background: url("../dso-icons.svg#img-times") no-repeat;
        background-position: center;
        background-size: cover;
        height: 1.5em;
        vertical-align: top;
        width: 1.5em;
        content: "";
        display: inline-block;
        font-size: 16px; }
    .dso-search-bar .dso-search-bar-input label {
      flex-grow: 1;
      margin-bottom: 8px;
      width: 100%; }
      .dso-search-bar .dso-search-bar-input label + .dso-search-icon {
        top: 32px; }
        .dso-search-bar .dso-search-bar-input label + .dso-search-icon + input + button {
          top: 32px; }
      .dso-search-bar .dso-search-bar-input label + input + button {
        top: 32px; }
      .dso-search-bar .dso-search-bar-input label.sr-only + .dso-search-icon, .dso-search-bar .dso-search-bar-input label.dso-search-icon + .dso-search-icon {
        top: 0; }
        .dso-search-bar .dso-search-bar-input label.sr-only + .dso-search-icon + input + button, .dso-search-bar .dso-search-bar-input label.dso-search-icon + .dso-search-icon + input + button {
          top: 0; }
      .dso-search-bar .dso-search-bar-input label.sr-only + input + button, .dso-search-bar .dso-search-bar-input label.dso-search-icon + input + button {
        top: 0; }
  .dso-search-bar .dso-search-bar-input + button {
    align-self: flex-end;
    height: 40px;
    line-height: 38px;
    margin: 0 0 0 8px;
    min-width: initial;
    padding: 0 16px;
    text-align: center; }
  .dso-search-bar + .dso-results {
    color: #666;
    font-weight: 700;
    margin-top: 8px; }
  .dso-search-bar.dso-invalid .dso-search-bar-input input {
    border-color: #ce3f51; }

.dso-table-filter-wrapper .dso-search-bar {
  margin-bottom: 16px;
  width: 288px; }

.dso-field-container .dso-search-bar input {
  border-color: #275937; }

.dso-invalid .dso-field-container .dso-search-bar input {
  border-color: #ce3f51; }
  .dso-invalid .dso-field-container .dso-search-bar input:focus {
    box-shadow: inset 0 0 0 1px #ce3f51; }

.form-horizontal .dso-field-container .dso-search-bar {
  width: 100%; }

.dso-shopping-cart button.dso-status {
  background-color: #e5e5e5;
  border: 0;
  border-radius: 4px;
  box-shadow: none;
  display: block;
  font-weight: 600;
  padding: 16px 0;
  padding-left: 16px;
  text-align: left;
  width: 100%; }
  .dso-shopping-cart button.dso-status dso-icon,
  .dso-shopping-cart button.dso-status svg.di {
    margin-right: 8px; }
  .dso-shopping-cart button.dso-status + .dso-items {
    border-top: 1px solid #ccc;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.dso-shopping-cart .dso-contents {
  background-color: #e5e5e5;
  border: 0;
  border-radius: 4px; }
  .dso-shopping-cart .dso-contents + .dso-warning {
    margin-top: 16px; }

.dso-shopping-cart ul,
.dso-shopping-cart ol {
  padding-left: 0;
  list-style: none;
  background-color: #e5e5e5;
  border-radius: 4px;
  margin-bottom: 0; }
  .dso-shopping-cart ul li,
  .dso-shopping-cart ol li {
    border-top: 1px solid #ccc; }

.dso-shopping-cart .dso-activities > li,
.dso-shopping-cart .dso-subitems > li {
  font-weight: normal; }

.dso-shopping-cart li {
  padding-bottom: 16px;
  padding-top: 16px;
  position: relative; }
  .dso-shopping-cart li > dso-icon,
  .dso-shopping-cart li > svg.di {
    float: left;
    height: 24px;
    margin-right: 8px;
    text-align: center;
    width: 24px; }

.dso-shopping-cart .dso-items > li {
  font-weight: 600;
  padding-left: 16px;
  padding-right: 80px; }
  .dso-shopping-cart .dso-items > li:first-child {
    border-top: 0; }

.dso-shopping-cart .dso-items .dso-activities,
.dso-shopping-cart .dso-items .dso-subitems {
  margin-right: -64px;
  margin-top: 16px; }
  .dso-shopping-cart .dso-items .dso-activities li,
  .dso-shopping-cart .dso-items .dso-subitems li {
    margin-left: -16px;
    margin-right: -16px;
    padding: 16px 48px 16px 48px; }
    .dso-shopping-cart .dso-items .dso-activities li:last-child,
    .dso-shopping-cart .dso-items .dso-subitems li:last-child {
      padding-bottom: 0; }

.dso-shopping-cart .dso-delete,
.dso-shopping-cart .dso-edit-cart-item {
  background-color: transparent;
  border: 0;
  box-shadow: none;
  color: #39870c;
  height: 24px;
  padding: 0;
  position: absolute;
  text-align: center;
  top: 16px;
  width: 24px; }

.dso-shopping-cart .dso-delete {
  right: 16px; }

.dso-shopping-cart .dso-edit-cart-item {
  right: 48px; }

.dso-shopping-cart .dso-edit-additive {
  font-weight: 400;
  margin-right: -64px;
  margin-top: 8px; }
  .dso-shopping-cart .dso-edit-additive label {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }

.dso-shopping-cart .dso-empty {
  padding: 12px 16px; }

.dso-shopping-cart .btn-default {
  font-size: 16px;
  padding: 6px 12px; }

ul.nav-tabs {
  border-bottom: 1px solid #ddd;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 24px; }
  @media screen and (min-width: 768px) {
    ul.nav-tabs {
      border-bottom: 1px solid #39870c; } }
  @media screen and (max-width: 767px) {
    ul.nav-tabs {
      border-bottom: 1px solid #fff;
      display: block; } }
  ul.nav-tabs > li {
    border-color: #39870c;
    float: none;
    font-weight: bold;
    margin-bottom: -1px;
    min-height: 56px; }
    @media screen and (max-width: 767px) {
      ul.nav-tabs > li {
        margin: 10px 0; }
        ul.nav-tabs > li:first-child {
          margin-top: 0; }
        ul.nav-tabs > li:last-child {
          margin-bottom: 0; } }
    ul.nav-tabs > li > a {
      text-decoration: none;
      border: 1px solid transparent;
      border-radius: 4px 4px 0 0;
      color: #666;
      display: block;
      line-height: 1.5;
      margin-right: 2px;
      min-height: 56px;
      padding: 15px 23px;
      position: relative; }
      ul.nav-tabs > li > a:hover, ul.nav-tabs > li > a:focus {
        text-decoration: none; }
      ul.nav-tabs > li > a:active {
        text-decoration: underline; }
      ul.nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #ddd; }
    ul.nav-tabs > li:not(.disabled) > a:visited {
      color: #666; }
    ul.nav-tabs > li a:active,
    ul.nav-tabs > li a:focus,
    ul.nav-tabs > li a:hover {
      background-color: #f2f2f2;
      border: 1px solid transparent;
      border-bottom-color: #39870c;
      text-decoration: none; }
    ul.nav-tabs > li.active > a, ul.nav-tabs > li.active > a:active, ul.nav-tabs > li.active > a:focus, ul.nav-tabs > li.active > a:hover, ul.nav-tabs > li.active > a:visited {
      background-color: #fff;
      border: 1px solid #39870c;
      border-bottom-color: #fff;
      color: #39870c;
      cursor: default; }
    @media screen and (max-width: 767px) {
      ul.nav-tabs > li a {
        border-color: #fff;
        border-radius: 8px;
        padding: 18px 20px; }
        ul.nav-tabs > li a:active,
        ul.nav-tabs > li a:focus,
        ul.nav-tabs > li a:hover {
          border-bottom-width: 1px;
          border-color: transparent; }
      ul.nav-tabs > li.active a, ul.nav-tabs > li.active a:focus, ul.nav-tabs > li.active a:hover {
        border-bottom-width: 1px;
        border-color: #39870c; } }

.dso-tree-view ul {
  list-style: none;
  margin: 0;
  padding: 0; }

.dso-tree-view li {
  margin-top: 16px; }
  .dso-tree-view li a, .dso-tree-view li a:hover, .dso-tree-view li a:active, .dso-tree-view li a:focus, .dso-tree-view li a:visited {
    color: #000 !important;
    text-decoration: underline; }
  .dso-tree-view li.dso-is-current, .dso-tree-view li.is-current {
    font-weight: 600; }
    .dso-tree-view li.dso-is-current a, .dso-tree-view li.is-current a {
      text-decoration: none; }
  .dso-tree-view li .dso-entity-link {
    padding-left: 1em; }
  .dso-tree-view li.dso-collection {
    margin-left: -0.5em; }
    .dso-tree-view li.dso-collection.is-closed > ul {
      display: none; }
    .dso-tree-view li.dso-collection.is-closed > h3::before {
      background: url("../dso-icons.svg#img-chevron-right-grijs50") no-repeat;
      background-position: center;
      background-size: cover;
      height: 1.5em;
      vertical-align: top;
      width: 1.5em;
      content: "";
      display: inline-block; }
    .dso-tree-view li.dso-collection > h3 {
      color: #000;
      display: inline;
      font-size: 1em;
      font-weight: normal; }
      .dso-tree-view li.dso-collection > h3::before {
        background: url("../dso-icons.svg#img-chevron-down-grijs50") no-repeat;
        background-position: center;
        background-size: cover;
        height: 1.5em;
        vertical-align: top;
        width: 1.5em;
        content: "";
        display: inline-block; }
      .dso-tree-view li.dso-collection > h3 button {
        background-color: transparent;
        border: 0;
        padding: 0; }
    .dso-tree-view li.dso-collection ul {
      margin-top: 16px;
      padding-left: 1.5em; }
    .dso-tree-view li.dso-collection dso-icon,
    .dso-tree-view li.dso-collection svg.di {
      color: #7f7f7f; }

.dso-tree-view .dso-tree-collection-label span {
  padding-left: 0.75rem; }

.dso-tree-view .dso-tree-view-subhead {
  color: #666;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0.075em;
  line-height: 1.66667;
  margin-bottom: 8px;
  margin-top: 24px;
  text-transform: uppercase; }

.well {
  border-radius: 0; }

.dso-whitebox {
  background: #fff;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  margin-bottom: 56px;
  padding: 16px 24px;
  position: relative;
  top: 56px; }
  .dso-whitebox .dso-whitebox-title h2 {
    margin: 0 0 48px;
    text-align: center; }
  .dso-whitebox .dso-whitebox-link {
    margin-bottom: 32px;
    text-align: center; }
  .dso-whitebox .dso-whitebox-icon {
    margin-bottom: 32px;
    text-align: center; }
    .dso-whitebox .dso-whitebox-icon img {
      height: 160px;
      width: 160px; }
  .dso-whitebox.dso-has-counter {
    padding-top: 40px;
    position: relative; }
  .dso-whitebox .dso-step-counter {
    background-color: #39870c;
    border: 8px solid #79b929;
    border-radius: 50%;
    box-sizing: content-box;
    color: #fff;
    font-size: 1.25em;
    font-weight: 500;
    height: 32px;
    left: 16px;
    line-height: 32px;
    position: absolute;
    text-align: center;
    top: -24px;
    width: 32px; }

.dso-whitebox-small {
  background: #fff;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  margin-bottom: 56px;
  min-height: 200px;
  padding: 24px 16px 16px;
  position: relative;
  top: 56px; }
  .dso-whitebox-small .dso-whitebox-icon {
    display: block;
    margin-bottom: 16px;
    text-align: center; }
    .dso-whitebox-small .dso-whitebox-icon img {
      height: 80px;
      width: 80px; }
  .dso-whitebox-small .dso-whitebox-link {
    border-bottom: 4px solid transparent;
    color: #39870c;
    display: block;
    font-size: 1rem;
    font-weight: bold;
    line-height: 1.167;
    padding-bottom: 4px;
    text-align: center; }
  .dso-whitebox-small a {
    text-decoration: none; }
    .dso-whitebox-small a:hover, .dso-whitebox-small a:focus {
      text-decoration: none; }
    .dso-whitebox-small a:active {
      text-decoration: underline; }
    .dso-whitebox-small a:hover .dso-whitebox-link {
      border-bottom: 4px solid #39870c; }

.example-big-font {
  font-size: 1.3em; }

.anchor-example .row ~ .row {
  border-top: 2px solid #e5e5e5;
  margin-top: 24px;
  padding-top: 16px; }

.toolkit-example-wrapper {
  border: 1px solid #ddd;
  border-radius: 4px;
  margin-left: -10px;
  margin-right: -10px;
  padding: 10px; }
  .toolkit-example-wrapper:first-child {
    margin-top: 24px; }
  .toolkit-example-wrapper .toolkit-example {
    border-top: 0;
    margin-left: -10px;
    margin-right: -10px;
    padding: 10px; }
    .toolkit-example-wrapper .toolkit-example table.table {
      margin-bottom: 0; }
  .toolkit-example-wrapper > input[type="checkbox"] + label {
    margin-left: 8px;
    margin-top: 5px; }
  .toolkit-example-wrapper > input[type="checkbox"] ~ .toolkit-example {
    border-top: 1px solid #ddd; }
  .toolkit-example-wrapper .toolkit-example-text {
    background-color: #eee;
    border-bottom: 1px solid #ddd;
    margin-left: -10px;
    margin-right: -10px;
    margin-top: -10px;
    padding: 10px; }
    .toolkit-example-wrapper .toolkit-example-text h2 {
      font-size: 1em;
      margin: 0;
      text-transform: uppercase; }
    .toolkit-example-wrapper .toolkit-example-text h2 + p,
    .toolkit-example-wrapper .toolkit-example-text p + p {
      margin-top: 8px; }
    .toolkit-example-wrapper .toolkit-example-text p {
      font-size: .875em;
      margin: 0; }
  .toolkit-example-wrapper + hr {
    margin: 24px 0; }

h3.toolkit-example-label {
  color: #000;
  font-size: 1em;
  margin-bottom: 8px;
  margin-top: 8px; }

hr + .panel {
  margin-top: 24px; }
