@charset "UTF-8";
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

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

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

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

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

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

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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

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

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

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

pre {
  overflow: auto;
}

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

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

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

button[disabled],
html input[disabled] {
  cursor: default;
}

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

input {
  line-height: normal;
}

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

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

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

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

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

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

html {
  box-sizing: border-box;
}

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

h1,
h2,
h3,
h4,
h5,
h6,
.wk-h1,
.wk-h2,
.wk-h3,
.wk-h4,
.wk-h5,
.wk-h6 {
  margin-bottom: 0.3em;
  margin-top: 1em;
}

input[type=search] {
  box-sizing: border-box;
}

input:not([type=radio]):not([type=checkbox]),
textarea,
select {
  border-radius: 0;
}

button {
  background: none;
}

img {
  height: auto;
  max-width: 100%;
}

body {
  background-color: #fff;
}

body,
html {
  color: #474747;
  font-family: "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif;
  font-size: 16px;
  line-height: 1.4;
}

blockquote,
cite,
address,
p,
ul,
ol,
dl {
  font-size: 0.9374999997rem;
  margin-bottom: 1em;
  margin-top: 0;
}
blockquote:last-child,
cite:last-child,
address:last-child,
p:last-child,
ul:last-child,
ol:last-child,
dl:last-child {
  margin-bottom: 0;
}

small {
  font-size: 0.9374999997rem;
}

::selection {
  background-color: #d4e8b1;
}

h1,
h2,
h3,
h4,
h5,
h6,
.wk-h1,
.wk-h2,
.wk-h3,
.wk-h4,
.wk-h5,
.wk-h6 {
  color: #474747;
  font-family: "Fira Sans", "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif;
  margin-bottom: 0.25rem;
  margin-top: 1rem;
}
h1.subset,
h2.subset,
h3.subset,
h4.subset,
h5.subset,
h6.subset,
.wk-h1.subset,
.wk-h2.subset,
.wk-h3.subset,
.wk-h4.subset,
.wk-h5.subset,
.wk-h6.subset {
  font-weight: 200;
}

h1,
.wk-h1 {
  font-size: 2.0736rem;
  font-weight: 700;
}

h2,
.wk-h2 {
  font-size: 1.728rem;
  font-weight: 700;
}

h3,
.wk-h3 {
  font-size: 1.44rem;
  font-weight: 700;
}

h4,
.wk-h4 {
  font-size: 1.2rem;
  font-weight: 600;
}

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

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

a {
  color: #007ac3;
  cursor: pointer;
  text-decoration: none;
  transition: color 0.1s ease-out;
}
a:hover {
  color: #85bc20;
}

code {
  background-color: #f6f6f6;
  border: 1px solid #ededed;
  border-radius: 0;
  color: #474747;
  padding: 0.1rem 0.4rem;
}

code,
pre {
  font-family: "DejaVu Sans Mono", Consolas, Menlo, Monaco, "Lucida Console", "Bitstream Vera Sans Mono", "Courier New", monospace;
  font-size: 0.8125rem;
}

pre code {
  background-color: transparent;
  border: 0;
}

.wk-code-block {
  white-space: pre-wrap;
  word-break: break-all;
  word-wrap: break-word;
}

blockquote {
  border-left: 2px solid #bfbfbf;
  margin: 0 0 1.2rem;
  padding: 1rem 1.4rem 0;
}
blockquote cite {
  display: block;
}
blockquote cite::before {
  content: "— ";
}

.wk-alert-success, .wk-alert-danger, .wk-alert-info, .wk-alert {
  background-color: #fff;
  border-color: #474747;
  border-style: solid;
  border-width: 1px;
  color: #474747;
  font-family: "Fira Sans", "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif;
  font-style: italic;
  margin-bottom: 1.25rem;
  padding: 0.75rem 1rem;
}
.wk-context-info.wk-alert-success, .wk-context-info.wk-alert-danger, .wk-context-info.wk-alert-info, .wk-context-info.wk-alert, [wk-context*=info].wk-alert-success, [wk-context*=info].wk-alert-danger, [wk-context*=info].wk-alert-info, [wk-context*=info].wk-alert {
  background-color: #fff;
  border-color: #007ac3;
  color: #007ac3;
}
.wk-context-success.wk-alert-success, .wk-context-success.wk-alert-danger, .wk-context-success.wk-alert-info, .wk-context-success.wk-alert, [wk-context*=success].wk-alert-success, [wk-context*=success].wk-alert-danger, [wk-context*=success].wk-alert-info, [wk-context*=success].wk-alert {
  background-color: #fff;
  border-color: #85bc20;
  color: #85bc20;
}
.wk-context-danger.wk-alert-success, .wk-context-danger.wk-alert-danger, .wk-context-danger.wk-alert-info, .wk-context-danger.wk-alert, [wk-context*=danger].wk-alert-success, [wk-context*=danger].wk-alert-danger, [wk-context*=danger].wk-alert-info, [wk-context*=danger].wk-alert {
  background-color: #fff;
  border-color: #e5202e;
  color: #e5202e;
}
.wk-alert-success a, .wk-alert-danger a, .wk-alert-info a, .wk-alert a {
  font-weight: 700;
}
.wk-alert-success a:hover, .wk-alert-danger a:hover, .wk-alert-info a:hover, .wk-alert a:hover {
  text-decoration: underline;
}
.wk-alert-success .wk-alert-title, .wk-alert-danger .wk-alert-title, .wk-alert-info .wk-alert-title, .wk-alert .wk-alert-title {
  font-weight: 700;
}
.wk-alert-success .wk-alert-title, .wk-alert-danger .wk-alert-title, .wk-alert-info .wk-alert-title, .wk-alert .wk-alert-title,
.wk-alert-success > p,
.wk-alert-danger > p,
.wk-alert-info > p,
.wk-alert > p {
  margin-bottom: 0.3125rem;
}

.wk-alert-info {
  background-color: #fff;
  border-color: #007ac3;
  color: #007ac3;
}

.wk-alert-danger {
  background-color: #fff;
  border-color: #e5202e;
  color: #e5202e;
}

.wk-alert-success {
  background-color: #fff;
  border-color: #85bc20;
  color: #85bc20;
}

.wk-alert-dismissible,
[wk-alert-dismissible] {
  padding-right: 2.875rem;
  position: relative;
}
.wk-alert-dismissible .wk-icon-close-empty,
[wk-alert-dismissible] .wk-icon-close-empty {
  transition: opacity 0.2s ease-out;
  background-color: transparent;
  border: 0;
  border-radius: 0;
  color: inherit;
  display: inline-block;
  font-size: 2.375rem;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0.25rem;
  top: 0.25rem;
  width: auto;
}
.wk-alert-dismissible .wk-icon-close-empty::before,
[wk-alert-dismissible] .wk-icon-close-empty::before {
  margin: 0;
}
.wk-alert-dismissible .wk-icon-close-empty:hover,
[wk-alert-dismissible] .wk-icon-close-empty:hover {
  background-color: transparent;
  color: inherit;
  opacity: 0.6;
}

.wk-spin {
  animation: spin 2s infinite linear;
  display: inline-block;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}

.wk-badge,
[wk-badge] {
  background-color: #007ac3;
  border-radius: 1rem;
  color: #fff;
  font-size: 0.7724761953em;
  font-weight: 700;
  padding: 0.125rem 0.5rem;
  position: relative;
  text-align: center;
  top: -0.1em;
  white-space: nowrap;
}
button .wk-badge, .wk-button .wk-badge, .wk-button-full .wk-badge,
button [wk-badge],
.wk-button [wk-badge],
.wk-button-full [wk-badge] {
  background-color: #fff;
  border-radius: 1rem;
  color: #007ac3;
  font-size: 0.7724761953em;
  font-weight: 700;
  padding: 0.125rem 0.5rem;
  position: relative;
  text-align: center;
  top: -0.1em;
  white-space: nowrap;
}
.wk-badge.wk-badge-grey, .wk-badge[wk-badge*=grey],
[wk-badge].wk-badge-grey,
[wk-badge][wk-badge*=grey] {
  background-color: #bfbfbf;
  border-radius: 1rem;
  color: #fff;
  font-size: 0.7724761953em;
  font-weight: 700;
  padding: 0.125rem 0.5rem;
  position: relative;
  text-align: center;
  top: -0.1em;
  white-space: nowrap;
}

.wk-layout-50-50 {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
}
.wk-layout-50-50:after {
  content: " ";
  display: block;
  clear: both;
}
@media (min-width: 37.5rem) {
  .wk-layout-50-50 > .wk-layout-item {
    width: 49.1525423729%;
    float: left;
    margin-right: 1.6949152542%;
  }
  .wk-layout-50-50 > .wk-layout-item:nth-child(2n) {
    float: right;
    margin-right: 0;
  }
}

.wk-layout-50-50-persist {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
}
.wk-layout-50-50-persist:after {
  content: " ";
  display: block;
  clear: both;
}
.wk-layout-50-50-persist > .wk-layout-item {
  width: 49.1525423729%;
  float: left;
  margin-right: 1.6949152542%;
}
.wk-layout-50-50-persist > .wk-layout-item:nth-child(2n) {
  float: right;
  margin-right: 0;
}

.wk-layout-33-66 {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
}
.wk-layout-33-66:after {
  content: " ";
  display: block;
  clear: both;
}
@media (min-width: 37.5rem) {
  .wk-layout-33-66 > .wk-layout-item {
    width: 32.2033898305%;
    float: left;
    margin-right: 1.6949152542%;
  }
  .wk-layout-33-66 > .wk-layout-item:nth-child(2n) {
    width: 66.1016949153%;
    float: left;
    margin-right: 1.6949152542%;
    float: right;
    margin-right: 0;
  }
}

.wk-layout-33-66-persist {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
}
.wk-layout-33-66-persist:after {
  content: " ";
  display: block;
  clear: both;
}
.wk-layout-33-66-persist > .wk-layout-item {
  width: 32.2033898305%;
  float: left;
  margin-right: 1.6949152542%;
}
.wk-layout-33-66-persist > .wk-layout-item:nth-child(2n) {
  width: 66.1016949153%;
  float: left;
  margin-right: 1.6949152542%;
  float: right;
  margin-right: 0;
}

.wk-layout-66-33 {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
}
.wk-layout-66-33:after {
  content: " ";
  display: block;
  clear: both;
}
@media (min-width: 37.5rem) {
  .wk-layout-66-33 > .wk-layout-item {
    width: 66.1016949153%;
    float: left;
    margin-right: 1.6949152542%;
  }
  .wk-layout-66-33 > .wk-layout-item:nth-child(2n) {
    width: 32.2033898305%;
    float: left;
    margin-right: 1.6949152542%;
    float: right;
    margin-right: 0;
  }
}

.wk-layout-66-33-persist {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
}
.wk-layout-66-33-persist:after {
  content: " ";
  display: block;
  clear: both;
}
.wk-layout-66-33-persist > .wk-layout-item {
  width: 66.1016949153%;
  float: left;
  margin-right: 1.6949152542%;
}
.wk-layout-66-33-persist > .wk-layout-item:nth-child(2n) {
  width: 32.2033898305%;
  float: left;
  margin-right: 1.6949152542%;
  float: right;
  margin-right: 0;
}

.wk-layout-25-75 {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
}
.wk-layout-25-75:after {
  content: " ";
  display: block;
  clear: both;
}
@media (min-width: 37.5rem) {
  .wk-layout-25-75 > .wk-layout-item {
    width: 23.7288135593%;
    float: left;
    margin-right: 1.6949152542%;
  }
  .wk-layout-25-75 > .wk-layout-item:nth-child(2n) {
    width: 74.5762711864%;
    float: left;
    margin-right: 1.6949152542%;
    float: right;
    margin-right: 0;
  }
}

.wk-layout-25-75-persist {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
}
.wk-layout-25-75-persist:after {
  content: " ";
  display: block;
  clear: both;
}
.wk-layout-25-75-persist > .wk-layout-item {
  width: 23.7288135593%;
  float: left;
  margin-right: 1.6949152542%;
}
.wk-layout-25-75-persist > .wk-layout-item:nth-child(2n) {
  width: 74.5762711864%;
  float: left;
  margin-right: 1.6949152542%;
  float: right;
  margin-right: 0;
}

.wk-layout-75-25 {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
}
.wk-layout-75-25:after {
  content: " ";
  display: block;
  clear: both;
}
@media (min-width: 37.5rem) {
  .wk-layout-75-25 > .wk-layout-item {
    width: 74.5762711864%;
    float: left;
    margin-right: 1.6949152542%;
  }
  .wk-layout-75-25 > .wk-layout-item:nth-child(2n) {
    width: 23.7288135593%;
    float: left;
    margin-right: 1.6949152542%;
    float: right;
    margin-right: 0;
  }
}

.wk-layout-75-25-persist {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
}
.wk-layout-75-25-persist:after {
  content: " ";
  display: block;
  clear: both;
}
.wk-layout-75-25-persist > .wk-layout-item {
  width: 74.5762711864%;
  float: left;
  margin-right: 1.6949152542%;
}
.wk-layout-75-25-persist > .wk-layout-item:nth-child(2n) {
  width: 23.7288135593%;
  float: left;
  margin-right: 1.6949152542%;
  float: right;
  margin-right: 0;
}

.wk-layout-33-33-33 {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
}
.wk-layout-33-33-33:after {
  content: " ";
  display: block;
  clear: both;
}
@media (min-width: 37.5rem) {
  .wk-layout-33-33-33 > .wk-layout-item {
    width: 32.2033898305%;
    float: left;
    margin-right: 1.6949152542%;
  }
  .wk-layout-33-33-33 > .wk-layout-item:nth-child(3n) {
    float: right;
    margin-right: 0;
  }
}

.wk-layout-33-33-33-persist {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
}
.wk-layout-33-33-33-persist:after {
  content: " ";
  display: block;
  clear: both;
}
.wk-layout-33-33-33-persist > .wk-layout-item {
  width: 32.2033898305%;
  float: left;
  margin-right: 1.6949152542%;
}
.wk-layout-33-33-33-persist > .wk-layout-item:nth-child(3n) {
  float: right;
  margin-right: 0;
}

.wk-layout-25-25-25-25 {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
}
.wk-layout-25-25-25-25:after {
  content: " ";
  display: block;
  clear: both;
}
@media (min-width: 37.5rem) {
  .wk-layout-25-25-25-25 > .wk-layout-item {
    width: 23.7288135593%;
    float: left;
    margin-right: 1.6949152542%;
  }
  .wk-layout-25-25-25-25 > .wk-layout-item:nth-child(4n) {
    float: right;
    margin-right: 0;
  }
}

.wk-layout-25-25-25-25-persist {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
}
.wk-layout-25-25-25-25-persist:after {
  content: " ";
  display: block;
  clear: both;
}
.wk-layout-25-25-25-25-persist > .wk-layout-item {
  width: 23.7288135593%;
  float: left;
  margin-right: 1.6949152542%;
}
.wk-layout-25-25-25-25-persist > .wk-layout-item:nth-child(4n) {
  float: right;
  margin-right: 0;
}

.wk-layout-push-25 {
  margin-left: 25.4237288136%;
}

.wk-layout-push-33 {
  margin-left: 33.8983050847%;
}

.wk-layout-centered-small {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
}
.wk-layout-centered-small:after {
  content: " ";
  display: block;
  clear: both;
}
@media (min-width: 37.5rem) {
  .wk-layout-centered-small {
    max-width: 28.125rem;
  }
}

.wk-layout-centered-medium {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  max-width: 37.5rem;
}
.wk-layout-centered-medium:after {
  content: " ";
  display: block;
  clear: both;
}

.wk-layout-centered-large {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
}
.wk-layout-centered-large:after {
  content: " ";
  display: block;
  clear: both;
}
@media (min-width: 37.5rem) and (max-width: 65rem) {
  .wk-layout-centered-large {
    max-width: 37.5rem;
  }
}
@media (min-width: 65rem) {
  .wk-layout-centered-large {
    max-width: 65rem;
  }
}

@font-face {
  font-family: "wk-icons";
  src: url("//cdn.wolterskluwer.io/wk-css/0.19.x/fonts/wk-icons/font/wk-icons.eot?") format("eot"), url("//cdn.wolterskluwer.io/wk-css/0.19.x/fonts/wk-icons/font/wk-icons.woff") format("woff"), url("//cdn.wolterskluwer.io/wk-css/0.19.x/fonts/wk-icons/font/wk-icons.ttf") format("truetype");
}
[class^=wk-icon-],
[class*=" wk-icon-"] {
  display: inline-block;
}

.wk-table .wk-table-ascent::after,
.wk-table .wk-table-descent::after, [class^=wk-icon-]::before,
[class*=" wk-icon-"]::before {
  display: inline-block;
  font-family: "wk-icons";
  font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1em;
  margin-left: 0.2em;
  margin-right: 0.2em;
  speak: none;
  text-align: center;
  text-decoration: inherit;
  text-transform: none;
  width: 1em;
}

.wk-icon-alert-triangle:before {
  content: "\e800";
} /* '' */
.wk-icon-alert:before {
  content: "\e801";
} /* '' */
.wk-icon-angle-down:before {
  content: "\e802";
} /* '' */
.wk-icon-angle-left:before {
  content: "\e803";
} /* '' */
.wk-icon-angle-right:before {
  content: "\e804";
} /* '' */
.wk-icon-angle-up:before {
  content: "\e805";
} /* '' */
.wk-icon-apps:before {
  content: "\e806";
} /* '' */
.wk-icon-arrow-back:before {
  content: "\e807";
} /* '' */
.wk-icon-arrow-down:before {
  content: "\e808";
} /* '' */
.wk-icon-arrow-forward:before {
  content: "\e809";
} /* '' */
.wk-icon-arrow-left:before {
  content: "\e80a";
} /* '' */
.wk-icon-arrow-right:before {
  content: "\e80b";
} /* '' */
.wk-icon-arrow-thin-down:before {
  content: "\e80c";
} /* '' */
.wk-icon-arrow-thin-left:before {
  content: "\e80d";
} /* '' */
.wk-icon-arrow-thin-right:before {
  content: "\e80e";
} /* '' */
.wk-icon-arrow-thin-up:before {
  content: "\e80f";
} /* '' */
.wk-icon-arrow-up:before {
  content: "\e810";
} /* '' */
.wk-icon-at-outline:before {
  content: "\e811";
} /* '' */
.wk-icon-at:before {
  content: "\e812";
} /* '' */
.wk-icon-attach:before {
  content: "\e813";
} /* '' */
.wk-icon-bell-outline:before {
  content: "\e814";
} /* '' */
.wk-icon-bell:before {
  content: "\e815";
} /* '' */
.wk-icon-book-outline:before {
  content: "\e816";
} /* '' */
.wk-icon-book:before {
  content: "\e817";
} /* '' */
.wk-icon-bookmarks-outline:before {
  content: "\e818";
} /* '' */
.wk-icon-bookmarks:before {
  content: "\e819";
} /* '' */
.wk-icon-box-outline:before {
  content: "\e81a";
} /* '' */
.wk-icon-box:before {
  content: "\e81b";
} /* '' */
.wk-icon-briefcase-outline:before {
  content: "\e81c";
} /* '' */
.wk-icon-briefcase:before {
  content: "\e81d";
} /* '' */
.wk-icon-calculator-outline:before {
  content: "\e81e";
} /* '' */
.wk-icon-calculator:before {
  content: "\e81f";
} /* '' */
.wk-icon-calendar-outline:before {
  content: "\e820";
} /* '' */
.wk-icon-calendar:before {
  content: "\e821";
} /* '' */
.wk-icon-cart-outline:before {
  content: "\e822";
} /* '' */
.wk-icon-cart:before {
  content: "\e823";
} /* '' */
.wk-icon-chatboxes-outline:before {
  content: "\e824";
} /* '' */
.wk-icon-chatboxes:before {
  content: "\e825";
} /* '' */
.wk-icon-chatbubble-outline:before {
  content: "\e826";
} /* '' */
.wk-icon-chatbubble:before {
  content: "\e827";
} /* '' */
.wk-icon-checkmark-empty:before {
  content: "\e828";
} /* '' */
.wk-icon-checkmark-outline:before {
  content: "\e829";
} /* '' */
.wk-icon-checkmark:before {
  content: "\e82a";
} /* '' */
.wk-icon-chevron-down:before {
  content: "\e82b";
} /* '' */
.wk-icon-chevron-left:before {
  content: "\e82c";
} /* '' */
.wk-icon-chevron-right:before {
  content: "\e82d";
} /* '' */
.wk-icon-chevron-up:before {
  content: "\e82e";
} /* '' */
.wk-icon-circle-filled:before {
  content: "\e82f";
} /* '' */
.wk-icon-circle-outline:before {
  content: "\e830";
} /* '' */
.wk-icon-clock-outline:before {
  content: "\e831";
} /* '' */
.wk-icon-clock:before {
  content: "\e832";
} /* '' */
.wk-icon-close-empty:before {
  content: "\e833";
} /* '' */
.wk-icon-close-outline:before {
  content: "\e834";
} /* '' */
.wk-icon-close:before {
  content: "\e835";
} /* '' */
.wk-icon-cloud-download-outline:before {
  content: "\e836";
} /* '' */
.wk-icon-cloud-download:before {
  content: "\e837";
} /* '' */
.wk-icon-cloud-outline:before {
  content: "\e838";
} /* '' */
.wk-icon-cloud-upload-outline:before {
  content: "\e839";
} /* '' */
.wk-icon-cloud-upload:before {
  content: "\e83a";
} /* '' */
.wk-icon-cloud:before {
  content: "\e83b";
} /* '' */
.wk-icon-compose-outline:before {
  content: "\e83c";
} /* '' */
.wk-icon-compose:before {
  content: "\e83d";
} /* '' */
.wk-icon-contact-outline:before {
  content: "\e83e";
} /* '' */
.wk-icon-contact:before {
  content: "\e83f";
} /* '' */
.wk-icon-copy-outline:before {
  content: "\e840";
} /* '' */
.wk-icon-copy:before {
  content: "\e841";
} /* '' */
.wk-icon-download-outline:before {
  content: "\e842";
} /* '' */
.wk-icon-download:before {
  content: "\e843";
} /* '' */
.wk-icon-drag:before {
  content: "\e844";
} /* '' */
.wk-icon-edit:before {
  content: "\e845";
} /* '' */
.wk-icon-email-outline:before {
  content: "\e846";
} /* '' */
.wk-icon-email:before {
  content: "\e847";
} /* '' */
.wk-icon-facebook-outline:before {
  content: "\e848";
} /* '' */
.wk-icon-facebook:before {
  content: "\e849";
} /* '' */
.wk-icon-filing-outline:before {
  content: "\e84a";
} /* '' */
.wk-icon-filing:before {
  content: "\e84b";
} /* '' */
.wk-icon-flag-outline:before {
  content: "\e84c";
} /* '' */
.wk-icon-flag:before {
  content: "\e84d";
} /* '' */
.wk-icon-folder-outline:before {
  content: "\e84e";
} /* '' */
.wk-icon-folder:before {
  content: "\e84f";
} /* '' */
.wk-icon-gear-outline:before {
  content: "\e850";
} /* '' */
.wk-icon-gear:before {
  content: "\e851";
} /* '' */
.wk-icon-grid-view-outline:before {
  content: "\e852";
} /* '' */
.wk-icon-grid-view:before {
  content: "\e853";
} /* '' */
.wk-icon-heart-outline:before {
  content: "\e854";
} /* '' */
.wk-icon-heart:before {
  content: "\e855";
} /* '' */
.wk-icon-help-empty:before {
  content: "\e856";
} /* '' */
.wk-icon-help-outline:before {
  content: "\e857";
} /* '' */
.wk-icon-home-outline:before {
  content: "\e858";
} /* '' */
.wk-icon-home:before {
  content: "\e859";
} /* '' */
.wk-icon-info-empty:before {
  content: "\e85a";
} /* '' */
.wk-icon-info-outline:before {
  content: "\e85b";
} /* '' */
.wk-icon-info:before {
  content: "\e85c";
} /* '' */
.wk-icon-keypad-outline:before {
  content: "\e85d";
} /* '' */
.wk-icon-keypad:before {
  content: "\e85e";
} /* '' */
.wk-icon-levels:before {
  content: "\e85f";
} /* '' */
.wk-icon-lightbulb-outline:before {
  content: "\e860";
} /* '' */
.wk-icon-lightbulb:before {
  content: "\e861";
} /* '' */
.wk-icon-linkedin-outline:before {
  content: "\e862";
} /* '' */
.wk-icon-linkedin:before {
  content: "\e863";
} /* '' */
.wk-icon-list-outline:before {
  content: "\e864";
} /* '' */
.wk-icon-list:before {
  content: "\e865";
} /* '' */
.wk-icon-location-outline:before {
  content: "\e866";
} /* '' */
.wk-icon-location:before {
  content: "\e867";
} /* '' */
.wk-icon-locked-outline:before {
  content: "\e868";
} /* '' */
.wk-icon-locked:before {
  content: "\e869";
} /* '' */
.wk-icon-log-in:before {
  content: "\e86a";
} /* '' */
.wk-icon-log-out:before {
  content: "\e86b";
} /* '' */
.wk-icon-medical-outline:before {
  content: "\e86c";
} /* '' */
.wk-icon-medical:before {
  content: "\e86d";
} /* '' */
.wk-icon-medkit-outline:before {
  content: "\e86e";
} /* '' */
.wk-icon-medkit:before {
  content: "\e86f";
} /* '' */
.wk-icon-menu:before {
  content: "\e870";
} /* '' */
.wk-icon-mic-off:before {
  content: "\e871";
} /* '' */
.wk-icon-mic-outline:before {
  content: "\e872";
} /* '' */
.wk-icon-mic:before {
  content: "\e873";
} /* '' */
.wk-icon-minus-empty:before {
  content: "\e874";
} /* '' */
.wk-icon-minus-outline:before {
  content: "\e875";
} /* '' */
.wk-icon-minus:before {
  content: "\e876";
} /* '' */
.wk-icon-more-outline:before {
  content: "\e877";
} /* '' */
.wk-icon-more:before {
  content: "\e878";
} /* '' */
.wk-icon-paper-outline:before {
  content: "\e879";
} /* '' */
.wk-icon-paper:before {
  content: "\e87a";
} /* '' */
.wk-icon-people-outline:before {
  content: "\e87b";
} /* '' */
.wk-icon-people:before {
  content: "\e87c";
} /* '' */
.wk-icon-person-outline:before {
  content: "\e87d";
} /* '' */
.wk-icon-person:before {
  content: "\e87e";
} /* '' */
.wk-icon-personadd-outline:before {
  content: "\e87f";
} /* '' */
.wk-icon-personadd:before {
  content: "\e880";
} /* '' */
.wk-icon-pie-outline:before {
  content: "\e881";
} /* '' */
.wk-icon-pie:before {
  content: "\e882";
} /* '' */
.wk-icon-plus-empty:before {
  content: "\e883";
} /* '' */
.wk-icon-plus-outline:before {
  content: "\e884";
} /* '' */
.wk-icon-printer-outline:before {
  content: "\e885";
} /* '' */
.wk-icon-printer:before {
  content: "\e886";
} /* '' */
.wk-icon-pulse-strong:before {
  content: "\e887";
} /* '' */
.wk-icon-pulse:before {
  content: "\e888";
} /* '' */
.wk-icon-refresh-empty:before {
  content: "\e889";
} /* '' */
.wk-icon-refresh-outline:before {
  content: "\e88a";
} /* '' */
.wk-icon-refresh:before {
  content: "\e88b";
} /* '' */
.wk-icon-reload:before {
  content: "\e88c";
} /* '' */
.wk-icon-rss-outline:before {
  content: "\e88d";
} /* '' */
.wk-icon-rss:before {
  content: "\e88e";
} /* '' */
.wk-icon-search-strong:before {
  content: "\e88f";
} /* '' */
.wk-icon-search:before {
  content: "\e890";
} /* '' */
.wk-icon-settings-strong:before {
  content: "\e891";
} /* '' */
.wk-icon-settings:before {
  content: "\e892";
} /* '' */
.wk-icon-spin:before, button.wk-loading:before, button[wk-button*=loading]:before, button[wk-loading]:before,
.wk-button.wk-loading:before,
.wk-button[wk-button*=loading]:before,
.wk-button[wk-loading]:before,
[wk-button].wk-loading:before,
[wk-button][wk-button*=loading]:before,
[wk-button][wk-loading]:before {
  content: "\e893";
} /* '' */
.wk-icon-star-half:before {
  content: "\e894";
} /* '' */
.wk-icon-star-outline:before {
  content: "\e895";
} /* '' */
.wk-icon-star:before {
  content: "\e896";
} /* '' */
.wk-icon-telephone-outline:before {
  content: "\e897";
} /* '' */
.wk-icon-telephone:before {
  content: "\e898";
} /* '' */
.wk-icon-thumbs-down:before {
  content: "\e899";
} /* '' */
.wk-icon-thumbs-up:before {
  content: "\e89a";
} /* '' */
.wk-icon-trash-outline:before {
  content: "\e89b";
} /* '' */
.wk-icon-trash:before {
  content: "\e89c";
} /* '' */
.wk-icon-twitter-outline:before {
  content: "\e89d";
} /* '' */
.wk-icon-twitter:before {
  content: "\e89e";
} /* '' */
.wk-icon-undo-outline:before {
  content: "\e89f";
} /* '' */
.wk-icon-undo:before {
  content: "\e8a0";
} /* '' */
.wk-icon-unlocked-outline:before {
  content: "\e8a1";
} /* '' */
.wk-icon-unlocked:before {
  content: "\e8a2";
} /* '' */
.wk-icon-upload-outline:before {
  content: "\e8a3";
} /* '' */
.wk-icon-upload:before {
  content: "\e8a4";
} /* '' */
.wk-icon-wrench:before {
  content: "\e8a5";
} /* '' */
.wk-icon-youtube-outline:before {
  content: "\e8a6";
} /* '' */
.wk-icon-youtube:before {
  content: "\e8a7";
} /* '' */
.wk-icon-file-pdf:before {
  content: "\e8a8";
} /* '' */
.wk-icon-file-word:before {
  content: "\e8a9";
} /* '' */
.wk-icon-file-excel:before {
  content: "\e8aa";
} /* '' */
.wk-icon-funnel:before {
  content: "\e8ab";
} /* '' */
input[type=radio],
input[type=checkbox],
.wk-checkbox,
.wk-radio {
  font-size: 1rem;
  margin-right: 0.3125em;
}

input:not([type=radio]):not([type=checkbox]),
.wk-input {
  appearance: none;
  background-color: #fff;
  border: 1px solid #dadada;
  border-radius: 0;
  color: #474747;
  font-family: "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif;
  font-size: 1rem;
  height: 3rem;
  line-height: 1.5;
  padding: 0.6875rem 1rem;
  width: 100%;
}
input:not([type=radio]):not([type=checkbox])[disabled],
.wk-input[disabled] {
  background-color: #ededed;
  color: #a3a3a3;
  cursor: not-allowed;
}
input:not([type=radio]):not([type=checkbox]):focus, input:not([type=radio]):not([type=checkbox]):hover:focus,
.wk-input:focus,
.wk-input:hover:focus {
  border-color: #409bd2;
}
input:not([type=radio]):not([type=checkbox]):hover,
.wk-input:hover {
  border-color: #474747;
}
input:not([type=radio]):not([type=checkbox])::-ms-clear,
.wk-input::-ms-clear {
  height: 0;
  width: 0;
}

input:-moz-placeholder, input::-moz-placeholder, input:-ms-input-placeholder, input::-webkit-input-placeholder {
  color: #bfbfbf;
}

textarea {
  appearance: none;
  background-color: #fff;
  border: 1px solid #dadada;
  border-radius: 0;
  color: #474747;
  font-family: "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif;
  font-size: 1rem;
  height: 3rem;
  line-height: 1.5;
  padding: 0.6875rem 1rem;
  width: 100%;
  display: block;
  min-height: 5em;
  resize: vertical;
}
textarea[disabled] {
  background-color: #ededed;
  color: #a3a3a3;
  cursor: not-allowed;
}
textarea:focus, textarea:hover:focus {
  border-color: #409bd2;
}
textarea:hover {
  border-color: #474747;
}
textarea::-ms-clear {
  height: 0;
  width: 0;
}

.wk-textarea-short {
  min-height: 5em;
}

.wk-textarea-medium {
  min-height: 8em;
}

.wk-textarea-tall {
  min-height: 12em;
}

.wk-textarea-no-resize {
  resize: none;
}

.ie9 .wk-select-field::after {
  content: "";
}
.ie9 .wk-select-field > select {
  padding: 0;
}

html.no-smil.no-borderimage .wk-select-field::after {
  display: none;
}
@media (min-width: 37.5rem) {
  html.no-smil.no-borderimage .wk-select-field > select {
    padding-right: 0.4375rem;
  }
}
html.no-smil.no-borderimage .wk-select-field > select::-ms-expand {
  display: block;
}

.wk-select-field {
  position: relative;
}
.wk-select-field::after {
  color: #474747;
  content: "\e82b";
  font-family: "wk-icons";
  pointer-events: none;
  position: absolute;
  right: 0.5em;
  top: 0.8em;
  z-index: 1049;
}
.wk-select-field > select {
  appearance: none;
  background-color: #fff;
  border: 1px solid #dadada;
  border-radius: 0;
  color: #474747;
  font-family: "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif;
  font-size: 1rem;
  height: 3rem;
  line-height: 1.5;
  padding: 0.6875rem 1rem;
  width: 100%;
  display: block;
  font-family: "Fira Sans", "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.wk-select-field > select[disabled] {
  background-color: #ededed;
  color: #a3a3a3;
  cursor: not-allowed;
}
.wk-select-field > select:focus, .wk-select-field > select:hover:focus {
  border-color: #409bd2;
}
.wk-select-field > select:hover {
  border-color: #474747;
}
.wk-select-field > select::-ms-clear {
  height: 0;
  width: 0;
}
@media (min-width: 37.5rem) {
  .wk-select-field > select {
    padding-right: 1.375rem;
  }
}
.wk-select-field > select::-ms-expand {
  display: none;
}
.wk-select-field > select > option {
  overflow: hidden;
  text-overflow: ellipsis;
}
.wk-select-field > select:focus {
  border-color: #474747;
}

.wk-checkbox-field[disabled],
.wk-radio-field[disabled] {
  color: #a3a3a3;
}

label {
  font-weight: 400;
}

.wk-field-item {
  font-family: "Fira Sans", "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif;
  margin-bottom: 1rem;
}
.wk-field-item textarea,
.wk-field-item input:not([type=radio]):not([type=checkbox]),
.wk-field-item .wk-textarea,
.wk-field-item .wk-select-field,
.wk-field-item .wk-radio-field,
.wk-field-item .wk-checkbox-field,
.wk-field-item .wk-input {
  font-weight: 300;
  margin-bottom: 0.1875rem;
}
.wk-field-item .wk-field-header {
  font-weight: 400;
  margin-bottom: 0.1875rem;
}
.wk-field-item .wk-field-header > .wk-field-tip {
  color: #a3a3a3;
  float: right;
  font-size: 0.8789062495rem;
  font-style: italic;
  margin-left: 0.375rem;
  margin-top: 0.1em;
}
.wk-field-item.wk-field-has-error textarea,
.wk-field-item.wk-field-has-error input:not([type=radio]):not([type=checkbox]),
.wk-field-item.wk-field-has-error .wk-select-field > select,
.wk-field-item.wk-field-has-error .wk-textarea,
.wk-field-item.wk-field-has-error .wk-input {
  border-color: #e5202e;
  color: #e5202e;
}
.wk-field-item.wk-field-has-error .wk-field-error {
  visibility: visible;
}
.wk-field-item.wk-field-has-error .wk-field-has-icon .wk-field-icon {
  color: #e5202e;
}

.wk-field-has-icon {
  position: relative;
}
.wk-field-has-icon input:not([type=radio]):not([type=checkbox]),
.wk-field-has-icon .wk-input {
  padding-right: 3.1875rem;
}
.wk-field-has-icon .wk-field-icon {
  background-color: transparent;
  padding: 0;
  position: absolute;
  right: 1rem;
  top: 0.8125rem;
  width: auto;
  z-index: 1049;
}
.wk-field-has-icon .wk-field-icon [class^=wk-icon-]::before,
.wk-field-has-icon .wk-field-icon [class*=" wk-icon-"]::before {
  transition: color 0.1s ease-out;
  color: #a3a3a3;
  font-size: 1.375rem;
  margin: 0;
}
.wk-field-has-icon .wk-field-icon:hover {
  background-color: transparent;
}
.wk-field-has-icon .wk-field-icon.wk-field-icon-button:hover [class^=wk-icon-]::before,
.wk-field-has-icon .wk-field-icon.wk-field-icon-button:hover [class*=" wk-icon-"]::before {
  color: #474747;
}
.wk-field-has-icon .wk-field-icon.wk-field-icon-button:focus [class^=wk-icon-]::before,
.wk-field-has-icon .wk-field-icon.wk-field-icon-button:focus [class*=" wk-icon-"]::before {
  color: #474747;
}

.wk-field-error {
  color: #e5202e;
  font-size: 0.8789062495rem;
  font-style: italic;
  visibility: hidden;
}
.wk-field-error::after {
  content: ".";
  visibility: hidden;
}

@font-face {
  font-family: "Fira Sans";
  font-weight: 300;
  src: url("https://cdn.wolterskluwer.io/wk-fonts/1.x.x/fonts/FiraSans-Light/FiraSans-Light.woff") format("woff");
}
@font-face {
  font-family: "Fira Sans";
  font-style: italic;
  font-weight: 300;
  src: url("https://cdn.wolterskluwer.io/wk-fonts/1.x.x/fonts/FiraSans-LightItalic/FiraSans-LightItalic.woff") format("woff");
}
@font-face {
  font-family: "Fira Sans";
  font-weight: 400;
  src: url("https://cdn.wolterskluwer.io/wk-fonts/1.x.x/fonts/FiraSans-Regular/FiraSans-Regular.woff") format("woff");
}
@font-face {
  font-family: "Fira Sans";
  font-style: italic;
  font-weight: 400;
  src: url("https://cdn.wolterskluwer.io/wk-fonts/1.x.x/fonts/FiraSans-Italic/FiraSans-Italic.woff") format("woff");
}
@font-face {
  font-family: "Fira Sans";
  font-weight: 500;
  src: url("https://cdn.wolterskluwer.io/wk-fonts/1.x.x/fonts/FiraSans-Medium/FiraSans-Medium.woff") format("woff");
}
@font-face {
  font-family: "Fira Sans";
  font-style: italic;
  font-weight: 500;
  src: url("https://cdn.wolterskluwer.io/wk-fonts/1.x.x/fonts/FiraSans-MediumItalic/FiraSans-MediumItalic.woff") format("woff");
}
@font-face {
  font-family: "Fira Sans";
  font-weight: 700;
  src: url("https://cdn.wolterskluwer.io/wk-fonts/1.x.x/fonts/FiraSans-Bold/FiraSans-Bold.woff") format("woff");
}
@font-face {
  font-family: "Fira Sans";
  font-style: italic;
  font-weight: 700;
  src: url("https://cdn.wolterskluwer.io/wk-fonts/1.x.x/fonts/FiraSans-BoldItalic/FiraSans-BoldItalic.woff") format("woff");
}
@font-face {
  font-family: "Franziska";
  font-weight: 300;
  src: url("https://cdn.wolterskluwer.io/wk-fonts/1.x.x/fonts/FFFranziskaWebProLight/FFFranziskaWebProLight.woff") format("woff");
}
@font-face {
  font-family: "Franziska";
  font-style: italic;
  font-weight: 300;
  src: url("https://cdn.wolterskluwer.io/wk-fonts/1.x.x/fonts/FFFranziskaWebProLightItalic/FFFranziskaWebProLightItalic.woff") format("woff");
}
@font-face {
  font-family: "Franziska";
  font-weight: 500;
  src: url("https://cdn.wolterskluwer.io/wk-fonts/1.x.x/fonts/FFFranziskaWebProMedium/FFFranziskaWebProMedium.woff") format("woff");
}
@font-face {
  font-family: "Franziska";
  font-style: italic;
  font-weight: 500;
  src: url("https://cdn.wolterskluwer.io/wk-fonts/1.x.x/fonts/FFFranziskaWebProMediumItalic/FFFranziskaWebProMediumItalic.woff") format("woff");
}
@font-face {
  font-family: "Franziska";
  font-weight: 400;
  src: url("https://cdn.wolterskluwer.io/wk-fonts/1.x.x/fonts/FFFranziskaWebPro/FFFranziskaWebPro.woff") format("woff");
}
@font-face {
  font-family: "Franziska";
  font-style: italic;
  font-weight: 400;
  src: url("https://cdn.wolterskluwer.io/wk-fonts/1.x.x/fonts/FFFranziskaWebProBookItalic/FFFranziskaWebProBookItalic.woff") format("woff");
}
@font-face {
  font-family: "Franziska";
  font-weight: 600;
  src: url("https://cdn.wolterskluwer.io/wk-fonts/1.x.x/fonts/FFFranziskaWebProDemiBold/FFFranziskaWebProDemiBold.woff") format("woff");
}
@font-face {
  font-family: "Franziska";
  font-style: italic;
  font-weight: 600;
  src: url("https://cdn.wolterskluwer.io/wk-fonts/1.x.x/fonts/FFFranziskaWebProDemiBoldItalic/FFFranziskaWebProDemiBoldItalic.woff") format("woff");
}
@font-face {
  font-family: "Franziska";
  font-weight: 700;
  src: url("https://cdn.wolterskluwer.io/wk-fonts/1.x.x/fonts/FFFranziskaWebProBold/FFFranziskaWebProBold.woff") format("woff");
}
@font-face {
  font-family: "Franziska";
  font-style: italic;
  font-weight: 700;
  src: url("https://cdn.wolterskluwer.io/wk-fonts/1.x.x/fonts/FFFranziskaWebProBoldItalic/FFFranziskaWebProBoldItalic.woff") format("woff");
}
@font-face {
  font-family: "DejaVu Sans Mono";
  font-weight: 400;
  src: url("https://cdn.wolterskluwer.io/wk-fonts/1.x.x/fonts/DejaVuSansMono-Regular/DejaVuSansMono-Regular.woff") format("woff");
}
button,
.wk-button,
[wk-button] {
  transition: background-color 0.1s ease-out;
  appearance: none;
  background-color: #007ac3;
  border: 0;
  border-radius: 0;
  color: #fff;
  font-family: "Fira Sans", "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif;
  font-size: 0.8789062495rem;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 1rem;
  padding: 1.0625rem 0.9375rem;
  -webkit-tap-highlight-color: transparent;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  width: 100%;
}
button.wk-context-info, button[wk-context*=info],
.wk-button.wk-context-info,
.wk-button[wk-context*=info],
[wk-button].wk-context-info,
[wk-button][wk-context*=info] {
  background-color: #007ac3;
  color: #fff;
}
button.wk-context-success, button[wk-context*=success],
.wk-button.wk-context-success,
.wk-button[wk-context*=success],
[wk-button].wk-context-success,
[wk-button][wk-context*=success] {
  background-color: #85bc20;
  color: #fff;
}
button.wk-context-danger, button[wk-context*=danger],
.wk-button.wk-context-danger,
.wk-button[wk-context*=danger],
[wk-button].wk-context-danger,
[wk-button][wk-context*=danger] {
  background-color: #e5202e;
  color: #fff;
}
@media (min-width: 37.5rem) {
  button,
  .wk-button,
  [wk-button] {
    display: inline-block;
    margin-bottom: 0;
    width: auto;
  }
}
button:hover:not([disabled]),
.wk-button:hover:not([disabled]),
[wk-button]:hover:not([disabled]) {
  background-color: #409bd2;
  color: #fff;
}
button .wk-button-icon-right, button[wk-button*=icon-right],
.wk-button .wk-button-icon-right,
.wk-button[wk-button*=icon-right],
[wk-button] .wk-button-icon-right,
[wk-button][wk-button*=icon-right] {
  position: relative;
  padding-right: 4rem;
}
button .wk-button-icon-right::before, button[wk-button*=icon-right]::before,
.wk-button .wk-button-icon-right::before,
.wk-button[wk-button*=icon-right]::before,
[wk-button] .wk-button-icon-right::before,
[wk-button][wk-button*=icon-right]::before {
  background: rgba(255, 255, 255, 0.2);
  color: #fff;
  margin: 0;
  padding: 1.0625rem;
  position: absolute;
  top: 0;
  width: 3rem;
  right: 0;
}
button .wk-button-icon-left, button[wk-button*=icon-left],
.wk-button .wk-button-icon-left,
.wk-button[wk-button*=icon-left],
[wk-button] .wk-button-icon-left,
[wk-button][wk-button*=icon-left] {
  position: relative;
  padding-left: 4rem;
}
button .wk-button-icon-left::before, button[wk-button*=icon-left]::before,
.wk-button .wk-button-icon-left::before,
.wk-button[wk-button*=icon-left]::before,
[wk-button] .wk-button-icon-left::before,
[wk-button][wk-button*=icon-left]::before {
  background: rgba(255, 255, 255, 0.2);
  color: #fff;
  margin: 0;
  padding: 1.0625rem;
  position: absolute;
  top: 0;
  width: 3rem;
  left: 0;
}
button.wk-button-secondary, button[wk-button*=secondary],
.wk-button.wk-button-secondary,
.wk-button[wk-button*=secondary],
[wk-button].wk-button-secondary,
[wk-button][wk-button*=secondary] {
  background-color: #bfbfbf;
  color: #474747;
}
button.wk-button-secondary:hover:not([disabled]), button[wk-button*=secondary]:hover:not([disabled]),
.wk-button.wk-button-secondary:hover:not([disabled]),
.wk-button[wk-button*=secondary]:hover:not([disabled]),
[wk-button].wk-button-secondary:hover:not([disabled]),
[wk-button][wk-button*=secondary]:hover:not([disabled]) {
  background-color: #dadada;
  color: #474747;
}
button.wk-button-success, button[wk-context=success],
.wk-button.wk-button-success,
.wk-button[wk-context=success],
[wk-button].wk-button-success,
[wk-button][wk-context=success] {
  background-color: #85bc20;
  color: #fff;
}
button.wk-button-success:hover:not([disabled]), button[wk-context=success]:hover:not([disabled]),
.wk-button.wk-button-success:hover:not([disabled]),
.wk-button[wk-context=success]:hover:not([disabled]),
[wk-button].wk-button-success:hover:not([disabled]),
[wk-button][wk-context=success]:hover:not([disabled]) {
  background-color: #a4cd58;
}
button.wk-button-danger, button[wk-context=danger],
.wk-button.wk-button-danger,
.wk-button[wk-context=danger],
[wk-button].wk-button-danger,
[wk-button][wk-context=danger] {
  background-color: #e5202e;
  color: #fff;
}
button.wk-button-danger:hover:not([disabled]), button[wk-context=danger]:hover:not([disabled]),
.wk-button.wk-button-danger:hover:not([disabled]),
.wk-button[wk-context=danger]:hover:not([disabled]),
[wk-button].wk-button-danger:hover:not([disabled]),
[wk-button][wk-context=danger]:hover:not([disabled]) {
  background-color: #ec5862;
}
button[disabled],
.wk-button[disabled],
[wk-button][disabled] {
  opacity: 0.3;
}
button.wk-button-full, button[wk-button*=full],
.wk-button.wk-button-full,
.wk-button[wk-button*=full],
[wk-button].wk-button-full,
[wk-button][wk-button*=full] {
  width: 100%;
}
button.wk-loading, button[wk-button*=loading], button[wk-loading],
.wk-button.wk-loading,
.wk-button[wk-button*=loading],
.wk-button[wk-loading],
[wk-button].wk-loading,
[wk-button][wk-button*=loading],
[wk-button][wk-loading] {
  position: relative;
}
button.wk-loading::before, button[wk-button*=loading]::before, button[wk-loading]::before,
.wk-button.wk-loading::before,
.wk-button[wk-button*=loading]::before,
.wk-button[wk-loading]::before,
[wk-button].wk-loading::before,
[wk-button][wk-button*=loading]::before,
[wk-button][wk-loading]::before {
  animation: spin 2s infinite linear;
  display: inline-block;
  font-family: "wk-icons";
  left: 48%;
  position: absolute;
  transform: translate(-50%, -50%);
}
@media (min-width: 37.5rem) {
  button.wk-loading::before, button[wk-button*=loading]::before, button[wk-loading]::before,
  .wk-button.wk-loading::before,
  .wk-button[wk-button*=loading]::before,
  .wk-button[wk-loading]::before,
  [wk-button].wk-loading::before,
  [wk-button][wk-button*=loading]::before,
  [wk-button][wk-loading]::before {
    left: 41%;
  }
}
button.wk-loading::after, button[wk-button*=loading]::after, button[wk-loading]::after,
.wk-button.wk-loading::after,
.wk-button[wk-button*=loading]::after,
.wk-button[wk-loading]::after,
[wk-button].wk-loading::after,
[wk-button][wk-button*=loading]::after,
[wk-button][wk-loading]::after {
  content: ".";
  visibility: hidden;
}
@media (min-width: 37.5rem) {
  button.wk-loading::after, button[wk-button*=loading]::after, button[wk-loading]::after,
  .wk-button.wk-loading::after,
  .wk-button[wk-button*=loading]::after,
  .wk-button[wk-loading]::after,
  [wk-button].wk-loading::after,
  [wk-button][wk-button*=loading]::after,
  [wk-button][wk-loading]::after {
    display: none;
  }
}
button.wk-loading > span, button[wk-button*=loading] > span, button[wk-loading] > span,
.wk-button.wk-loading > span,
.wk-button[wk-button*=loading] > span,
.wk-button[wk-loading] > span,
[wk-button].wk-loading > span,
[wk-button][wk-button*=loading] > span,
[wk-button][wk-loading] > span {
  display: none;
}
@media (min-width: 37.5rem) {
  button.wk-loading > span, button[wk-button*=loading] > span, button[wk-loading] > span,
  .wk-button.wk-loading > span,
  .wk-button[wk-button*=loading] > span,
  .wk-button[wk-loading] > span,
  [wk-button].wk-loading > span,
  [wk-button][wk-button*=loading] > span,
  [wk-button][wk-loading] > span {
    display: inline-block;
    visibility: hidden;
  }
}
button.wk-button-icon,
.wk-button.wk-button-icon,
[wk-button].wk-button-icon {
  font-size: 1.3808408252rem;
  padding: 0.8125rem;
}
button.wk-button-icon > [class^=wk-icon-]::before,
button.wk-button-icon > [class*=" wk-icon-"]::before,
.wk-button.wk-button-icon > [class^=wk-icon-]::before,
.wk-button.wk-button-icon > [class*=" wk-icon-"]::before,
[wk-button].wk-button-icon > [class^=wk-icon-]::before,
[wk-button].wk-button-icon > [class*=" wk-icon-"]::before {
  padding: 0;
}
button.wk-button-icon > .wk-button-text,
.wk-button.wk-button-icon > .wk-button-text,
[wk-button].wk-button-icon > .wk-button-text {
  font-size: 1rem;
  vertical-align: middle;
}

a.wk-button,
a[wk-button] {
  display: block;
  text-align: center;
}
@media (min-width: 37.5rem) {
  a.wk-button,
  a[wk-button] {
    display: inline-block;
  }
}
a.wk-button:hover,
a[wk-button]:hover {
  color: #fff;
}
a.wk-button .wk-button-link, a.wk-button[wk-button*=link],
a[wk-button] .wk-button-link,
a[wk-button][wk-button*=link] {
  position: relative;
  padding-left: 4rem;
  background-color: transparent;
  color: #474747;
  margin-bottom: 0;
  padding: 0;
  padding-left: 1.25rem;
}
a.wk-button .wk-button-link::before, a.wk-button[wk-button*=link]::before,
a[wk-button] .wk-button-link::before,
a[wk-button][wk-button*=link]::before {
  background: transparent;
  color: #fff;
  margin: 0;
  padding: 1.0625rem;
  position: absolute;
  top: 0;
  width: 3rem;
  left: 0;
}
a.wk-button .wk-button-link:hover, a.wk-button[wk-button*=link]:hover,
a[wk-button] .wk-button-link:hover,
a[wk-button][wk-button*=link]:hover {
  background-color: transparent;
  color: #474747;
  text-decoration: underline;
}
a.wk-button .wk-button-link::before, a.wk-button[wk-button*=link]::before,
a[wk-button] .wk-button-link::before,
a[wk-button][wk-button*=link]::before {
  color: #474747;
  padding: 0;
  text-decoration: none;
  width: 3px;
}

.wk-button-bar {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
}
.wk-button-bar:after {
  content: " ";
  display: block;
  clear: both;
}
@media (min-width: 37.5rem) {
  .wk-button-bar .wk-button-group-left {
    float: left;
  }
}
.wk-button-bar .wk-button-group-left + .wk-button-group-right {
  margin-top: 1rem;
}
@media (min-width: 37.5rem) {
  .wk-button-bar .wk-button-group-left + .wk-button-group-right {
    margin-top: 0;
  }
}
@media (min-width: 37.5rem) {
  .wk-button-bar .wk-button-group-right {
    float: right;
  }
}
@media (min-width: 37.5rem) {
  .wk-button-bar button,
  .wk-button-bar .wk-button,
  .wk-button-bar [wk-button] {
    float: left;
    margin-bottom: 0;
    margin-right: 1rem;
  }
  .wk-button-bar button:last-child,
  .wk-button-bar .wk-button:last-child,
  .wk-button-bar [wk-button]:last-child {
    margin-right: 0;
  }
}
.wk-button-bar button:last-child,
.wk-button-bar .wk-button:last-child,
.wk-button-bar [wk-button]:last-child {
  margin-bottom: 0;
}

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

h1.wk-hide-text,
h2.wk-hide-text,
h3.wk-hide-text,
h4.wk-hide-text,
h5.wk-hide-text,
h6.wk-hide-text {
  margin: 0;
}

.wk-clearfix::after {
  clear: both;
  content: " ";
  display: table;
}

.wk-text-overflow {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.wk-shown {
  display: block;
}

.wk-hidden {
  display: none;
}

@media (min-width: 37.5rem) {
  .wk-logo-small {
    display: none;
  }
}

.wk-logo-large {
  display: none;
}
@media (min-width: 37.5rem) {
  .wk-logo-large {
    display: block;
  }
}

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

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

.wk-fixed-top {
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 9999;
}

.wk-header {
  background-color: #fff;
  width: 100%;
}
.wk-header > .wk-header-container {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.wk-header > .wk-header-container:after {
  content: " ";
  display: block;
  clear: both;
}
@media (min-width: 37.5rem) {
  .wk-header > .wk-header-container {
    padding: 0.5625rem 1rem;
  }
}
@media (min-width: 77rem) {
  .wk-header > .wk-header-container {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0.5625rem;
  }
}
.wk-header .wk-logo {
  display: block;
  float: left;
  margin: 0.78125rem 0.5rem 0.8125rem 1rem;
}
@media (min-width: 37.5rem) {
  .wk-header .wk-logo {
    margin: 1.46875rem 0;
  }
}
.wk-header .wk-nav > li,
.wk-header .wk-more-menu > li {
  display: block;
}
@media (min-width: 37.5rem) {
  .wk-header .wk-nav > li,
  .wk-header .wk-more-menu > li {
    padding: 0;
  }
}
.wk-header .wk-nav > li [class^=wk-icon-]::before,
.wk-header .wk-nav > li [class*=" wk-icon-"]::before,
.wk-header .wk-more-menu > li [class^=wk-icon-]::before,
.wk-header .wk-more-menu > li [class*=" wk-icon-"]::before {
  color: #757575;
  font-size: 1.375rem;
  margin-left: 0;
  position: relative;
  top: 0.125rem;
}
.wk-header .wk-nav > li:last-child,
.wk-header .wk-more-menu > li:last-child {
  margin-right: 0;
}
.wk-header .wk-nav.wk-green-icons > li [class^=wk-icon-]::before,
.wk-header .wk-nav.wk-green-icons > li [class*=" wk-icon-"]::before,
.wk-header .wk-more-menu.wk-green-icons > li [class^=wk-icon-]::before,
.wk-header .wk-more-menu.wk-green-icons > li [class*=" wk-icon-"]::before {
  color: #85bc20;
}
.wk-header .wk-nav.wk-gray-icons > li [class^=wk-icon-]::before,
.wk-header .wk-nav.wk-gray-icons > li [class*=" wk-icon-"]::before,
.wk-header .wk-more-menu.wk-gray-icons > li [class^=wk-icon-]::before,
.wk-header .wk-more-menu.wk-gray-icons > li [class*=" wk-icon-"]::before {
  color: #757575;
}
.wk-header .wk-nav.wk-gray-icons > li > a:hover [class^=wk-icon-]::before,
.wk-header .wk-nav.wk-gray-icons > li > a:hover [class*=" wk-icon-"]::before,
.wk-header .wk-more-menu.wk-gray-icons > li > a:hover [class^=wk-icon-]::before,
.wk-header .wk-more-menu.wk-gray-icons > li > a:hover [class*=" wk-icon-"]::before {
  color: #85bc20;
  transition: color 0.3s;
}
.wk-header .wk-nav {
  display: none;
  background-color: #474747;
  color: #fff;
  float: left;
  width: 100%;
}
@media (min-width: 37.5rem) {
  .wk-header .wk-nav {
    display: block;
    background-color: transparent;
    float: right;
    margin-top: 1.1875rem;
    width: auto;
  }
}
@media (min-width: 77rem) {
  .wk-header .wk-nav {
    padding: 0;
  }
}
.wk-header .wk-nav [class^=wk-icon-]::before,
.wk-header .wk-nav [class*=" wk-icon-"]::before {
  line-height: 0;
}
.wk-header .wk-nav > li:last-child {
  padding-right: 0;
}
.wk-header .wk-nav > li > a {
  padding: 0.625rem 0.9375rem;
}
.wk-header .wk-nav > li > a,
.wk-header .wk-nav > li > a:hover {
  color: #fff;
}
@media (min-width: 37.5rem) {
  .wk-header .wk-nav > li > a,
  .wk-header .wk-nav > li > a:hover {
    color: #757575;
  }
}
.wk-header .wk-nav > li > a:hover {
  color: #85bc20;
}
.wk-header .wk-nav.open {
  display: block;
  background-color: rgba(71, 71, 71, 0.95);
  position: absolute;
  top: 2.9375rem;
  z-index: 1040;
}
@media (min-width: 37.5rem) {
  .wk-header .wk-nav.open {
    background-color: transparent;
    position: relative;
    top: 0;
  }
}
.wk-header .wk-nav.open [class^=wk-icon-]::before,
.wk-header .wk-nav.open [class*=" wk-icon-"]::before {
  color: #fff;
}
.wk-header .wk-more-menu {
  list-style: none;
  margin: 0;
  padding: 0;
  float: right;
  font-family: "Fira Sans", "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif;
}
.wk-header .wk-more-menu > li {
  display: block;
}
.wk-header .wk-more-menu > li > a {
  display: block;
}
@media (min-width: 37.5rem) {
  .wk-header .wk-more-menu {
    display: none;
  }
}
.wk-header .wk-more-menu a {
  color: #757575;
  padding: 0.75rem 1rem 0.6875rem;
}
.wk-header .wk-more-menu a:hover {
  color: #85bc20;
}
.wk-header .wk-more-menu.open {
  background-color: rgba(71, 71, 71, 0.95);
}
.wk-header .wk-more-menu.open [class^=wk-icon-]::before,
.wk-header .wk-more-menu.open [class*=" wk-icon-"]::before {
  color: #fff;
}
.wk-header .wk-more-menu.open a {
  color: #fff;
}
.wk-header .wk-more-menu.open a:hover {
  color: #85bc20;
}

.wk-footer {
  background-color: #757575;
  margin-top: 1.75rem;
}
.wk-footer .wk-footer-container {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 1.875rem;
  padding-top: 1.875rem;
}
.wk-footer .wk-footer-container:after {
  content: " ";
  display: block;
  clear: both;
}
.wk-footer .wk-footer-container:after {
  content: " ";
  display: block;
  clear: both;
}
@media (min-width: 77rem) {
  .wk-footer .wk-footer-container {
    padding-left: 0;
    padding-right: 0;
  }
}
.wk-footer .wk-footer-nav::after {
  clear: both;
  content: " ";
  display: table;
}
@media (min-width: 37.5rem) {
  .wk-footer .wk-footer-nav {
    max-width: 75rem;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2.5rem;
    width: auto;
  }
  .wk-footer .wk-footer-nav:after {
    content: " ";
    display: block;
    clear: both;
  }
}
@media (min-width: 37.5rem) and (min-width: 37.5rem) {
  .wk-footer .wk-footer-nav > .wk-footer-nav-list {
    width: 23.7288135593%;
    float: left;
    margin-right: 1.6949152542%;
  }
  .wk-footer .wk-footer-nav > .wk-footer-nav-list:nth-child(4n) {
    float: right;
    margin-right: 0;
  }
}
.wk-footer .wk-footer-nav .wk-footer-nav-list {
  margin-bottom: 2.5rem;
}
@media (min-width: 37.5rem) {
  .wk-footer .wk-footer-nav .wk-footer-nav-list {
    margin-bottom: 0;
  }
}
.wk-footer .wk-footer-nav .wk-footer-nav-list .wk-footer-heading {
  color: #bfbfbf;
  font-size: 1rem;
  font-weight: 400;
  margin-bottom: 1rem;
  margin-top: 0;
}
@media (min-width: 37.5rem) {
  .wk-footer .wk-footer-nav .wk-footer-nav-list .wk-footer-heading {
    font-size: 0.8789062495rem;
    margin-bottom: 0.5rem;
  }
}
.wk-footer .wk-footer-nav .wk-footer-nav-list > ul {
  list-style: none;
  padding: 0;
}
.wk-footer .wk-footer-nav .wk-footer-nav-list > ul > li {
  color: #fff;
  font-family: "Fira Sans", "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  margin-bottom: 1rem;
}
@media (min-width: 37.5rem) {
  .wk-footer .wk-footer-nav .wk-footer-nav-list > ul > li {
    font-size: 0.8789062495rem;
    margin-bottom: 0.5rem;
  }
}
.wk-footer .wk-footer-nav .wk-footer-nav-list > ul > li:last-child {
  margin-bottom: 0;
}
.wk-footer .wk-footer-nav .wk-footer-nav-list > ul > li > a {
  color: #fff;
  display: block;
}
@media (min-width: 65rem) {
  .wk-footer .wk-footer-nav .wk-footer-nav-list > ul > li > a {
    display: inline;
  }
}
.wk-footer .wk-footer-nav .wk-footer-nav-list > ul > li > a:hover {
  color: #ededed;
}
@media (min-width: 65rem) {
  .wk-footer .wk-logo {
    float: left;
  }
}
.wk-footer .wk-tagline {
  color: #fff;
  font-family: "Fira Sans", "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif;
  font-size: 0.8789062495rem;
  font-weight: 300;
  margin-top: 1.75rem;
}
@media (min-width: 65rem) {
  .wk-footer .wk-tagline {
    float: right;
    font-size: 1.1377777785rem;
    margin-top: 0;
    position: relative;
    top: 7px;
  }
}
.wk-footer .wk-social-icons-container li {
  display: inline-block;
}
.wk-footer .wk-social-icons-container .wk-social-item {
  font-size: 1.75rem;
  margin-right: 0.625rem;
}
.wk-footer .wk-social-icons-container .wk-social-item span {
  height: 1px;
  overflow: hidden;
  position: absolute;
  top: -10px;
  width: 1px;
}
.wk-footer .wk-footer-copyright {
  background-color: #f6f6f6;
  color: #757575;
  font-family: "Fira Sans", "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif;
  font-size: 0.8239746086rem;
}
.wk-footer .wk-footer-copyright .wk-footer-copyright-container {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 1.25rem;
  padding-top: 1.25rem;
}
.wk-footer .wk-footer-copyright .wk-footer-copyright-container:after {
  content: " ";
  display: block;
  clear: both;
}
.wk-footer .wk-footer-copyright .wk-footer-copyright-container:after {
  content: " ";
  display: block;
  clear: both;
}
@media (min-width: 77rem) {
  .wk-footer .wk-footer-copyright .wk-footer-copyright-container {
    padding-left: 0;
    padding-right: 0;
  }
}
.wk-footer .wk-footer-meta-info {
  padding-left: 0;
}
.wk-footer .wk-footer-meta-info li {
  display: inline;
  list-style-type: none;
  margin-right: 2rem;
  padding-left: 0;
}
.wk-footer .wk-footer-meta-info a {
  color: #757575;
}
.wk-footer .wk-footer-meta-info a:hover {
  text-decoration: underline;
}

.wk-row {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
}
.wk-row:after {
  content: " ";
  display: block;
  clear: both;
}
@media (min-width: 37.5rem) {
  .wk-row div[class^=wk-col]:last-child {
    float: right;
    margin-right: 0;
  }
  .wk-row .wk-col-1 {
    width: 6.7796610169%;
    float: left;
    margin-right: 1.6949152542%;
  }
  .wk-row .wk-col-2 {
    width: 15.2542372881%;
    float: left;
    margin-right: 1.6949152542%;
  }
  .wk-row .wk-col-3 {
    width: 23.7288135593%;
    float: left;
    margin-right: 1.6949152542%;
  }
  .wk-row .wk-col-4 {
    width: 32.2033898305%;
    float: left;
    margin-right: 1.6949152542%;
  }
  .wk-row .wk-col-5 {
    width: 40.6779661017%;
    float: left;
    margin-right: 1.6949152542%;
  }
  .wk-row .wk-col-6 {
    width: 49.1525423729%;
    float: left;
    margin-right: 1.6949152542%;
  }
  .wk-row .wk-col-7 {
    width: 57.6271186441%;
    float: left;
    margin-right: 1.6949152542%;
  }
  .wk-row .wk-col-8 {
    width: 66.1016949153%;
    float: left;
    margin-right: 1.6949152542%;
  }
  .wk-row .wk-col-9 {
    width: 74.5762711864%;
    float: left;
    margin-right: 1.6949152542%;
  }
  .wk-row .wk-col-10 {
    width: 83.0508474576%;
    float: left;
    margin-right: 1.6949152542%;
  }
  .wk-row .wk-col-11 {
    width: 91.5254237288%;
    float: left;
    margin-right: 1.6949152542%;
  }
  .wk-row .wk-col-12 {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
}

.wk-row-persist {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
}
.wk-row-persist:after {
  content: " ";
  display: block;
  clear: both;
}
.wk-row-persist div[class^=wk-col]:last-child {
  float: right;
  margin-right: 0;
}
.wk-row-persist .wk-col-1 {
  width: 6.7796610169%;
  float: left;
  margin-right: 1.6949152542%;
}
.wk-row-persist .wk-col-2 {
  width: 15.2542372881%;
  float: left;
  margin-right: 1.6949152542%;
}
.wk-row-persist .wk-col-3 {
  width: 23.7288135593%;
  float: left;
  margin-right: 1.6949152542%;
}
.wk-row-persist .wk-col-4 {
  width: 32.2033898305%;
  float: left;
  margin-right: 1.6949152542%;
}
.wk-row-persist .wk-col-5 {
  width: 40.6779661017%;
  float: left;
  margin-right: 1.6949152542%;
}
.wk-row-persist .wk-col-6 {
  width: 49.1525423729%;
  float: left;
  margin-right: 1.6949152542%;
}
.wk-row-persist .wk-col-7 {
  width: 57.6271186441%;
  float: left;
  margin-right: 1.6949152542%;
}
.wk-row-persist .wk-col-8 {
  width: 66.1016949153%;
  float: left;
  margin-right: 1.6949152542%;
}
.wk-row-persist .wk-col-9 {
  width: 74.5762711864%;
  float: left;
  margin-right: 1.6949152542%;
}
.wk-row-persist .wk-col-10 {
  width: 83.0508474576%;
  float: left;
  margin-right: 1.6949152542%;
}
.wk-row-persist .wk-col-11 {
  width: 91.5254237288%;
  float: left;
  margin-right: 1.6949152542%;
}
.wk-row-persist .wk-col-12 {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}

.wk-table-permit-overflow {
  border: 1px solid #ededed;
  border-bottom: 0;
  border-top: 0;
  margin-bottom: 1.25rem;
  overflow-x: auto;
  overflow-y: hidden;
  width: 100%;
}
.wk-table-permit-overflow > .wk-table {
  border: 0;
  margin-bottom: 0;
}
.wk-table-permit-overflow > .wk-table th:last-child,
.wk-table-permit-overflow > .wk-table td:last-child {
  border-right: 0;
}
.wk-table-permit-overflow > .wk-table th:first-child,
.wk-table-permit-overflow > .wk-table td:first-child {
  border-left: 0;
}

th {
  text-align: left;
}

caption {
  margin-bottom: 0.5rem;
  margin-top: 0.5rem;
  text-align: left;
}

.wk-table {
  border-collapse: collapse;
  margin-bottom: 1.25rem;
  max-width: 100%;
  width: 100%;
}
.wk-table > thead > tr > th,
.wk-table > thead > tr > td,
.wk-table > tfoot > tr > th,
.wk-table > tbody > tr > td,
.wk-table > tbody > tr > th {
  padding: 0.625rem;
  vertical-align: top;
}
.wk-table th {
  white-space: nowrap;
}
.wk-table th,
.wk-table td {
  border: 1px solid #dadada;
}
.wk-table > tfoot > tr > th,
.wk-table > thead > tr > th {
  background-color: #f6f6f6;
  color: #474747;
  font-family: "Fira Sans", "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif;
  font-size: 0.8239746086rem;
}
.wk-table > tbody > tr > td {
  background-color: #fff;
  border-top: #ededed;
  color: #474747;
  font-size: 0.9374999997rem;
}
.wk-table > tbody + tbody {
  border-top: 2px solid #dadada;
}
.wk-table .wk-table-ascent,
.wk-table .wk-table-descent {
  background-color: #ededed;
}
.wk-table .wk-table-ascent::after {
  content: "\e802";
}
.wk-table .wk-table-descent::after {
  content: "\e805";
}
.wk-table .wk-table-sorted {
  background-color: #f6f6f6;
}

.wk-label-danger, .wk-label-success, .wk-label-info, .wk-label {
  display: inline-block;
  font-family: "Fira Sans", "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif;
  font-size: 0.75rem;
  font-weight: 500;
  padding: 0.3125rem 0.625rem;
  text-transform: uppercase;
  vertical-align: middle;
  white-space: nowrap;
}
.wk-context-info.wk-label-danger, .wk-context-info.wk-label-success, .wk-context-info.wk-label-info, .wk-context-info.wk-label, [wk-context*=info].wk-label-danger, [wk-context*=info].wk-label-success, [wk-context*=info].wk-label-info, [wk-context*=info].wk-label {
  background-color: #007ac3;
  color: #fff;
}
.wk-context-success.wk-label-danger, .wk-context-success.wk-label-success, .wk-context-success.wk-label-info, .wk-context-success.wk-label, [wk-context*=success].wk-label-danger, [wk-context*=success].wk-label-success, [wk-context*=success].wk-label-info, [wk-context*=success].wk-label {
  background-color: #85bc20;
  color: #fff;
}
.wk-context-danger.wk-label-danger, .wk-context-danger.wk-label-success, .wk-context-danger.wk-label-info, .wk-context-danger.wk-label, [wk-context*=danger].wk-label-danger, [wk-context*=danger].wk-label-success, [wk-context*=danger].wk-label-info, [wk-context*=danger].wk-label {
  background-color: #e5202e;
  color: #fff;
}

.wk-label {
  background-color: #757575;
  color: #fff;
}

.wk-label-info {
  background-color: #007ac3;
  color: #fff;
}

.wk-label-success {
  background-color: #85bc20;
  color: #fff;
}

.wk-label-danger {
  background-color: #e5202e;
  color: #fff;
}

.wk-document a:hover {
  text-decoration: underline;
}
.wk-document p,
.wk-document ol,
.wk-document ul {
  color: #474747;
  font-family: "Franziska", "Times New Roman", Times, serif;
  font-size: 1.066666667rem;
  line-height: 1.7;
}
.wk-document ol,
.wk-document ul {
  margin: 1em 0 1em 3em;
  padding: 0;
}
.wk-document ol > li,
.wk-document ul > li {
  margin-bottom: 0.5em;
}
.wk-document ul {
  list-style-type: square;
}
.wk-document p {
  margin-bottom: 1.25rem;
}

.wk-document-legacy .dps-resource a.smallLink:link {
  color: #0000cc;
  font-family: "Arial unicode ms", Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  text-decoration: underline;
}
.wk-document-legacy .dps-resource a.smallLink:active {
  color: #000099;
}
.wk-document-legacy .dps-resource a.smallLink:visited {
  color: #660066;
  font-family: "Arial unicode ms", Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  text-decoration: underline;
}
.wk-document-legacy .dps-resource a.smallLink:hover {
  color: #0000cc;
  font-family: "Arial unicode ms", Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  text-decoration: underline;
}
.wk-document-legacy .dps-resource a.small-link {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
}
.wk-document-legacy .dps-resource a.small-link:link {
  color: blue;
}
.wk-document-legacy .dps-resource a.metadataLink:link {
  color: #ffffff;
  font-family: "Arial unicode ms", Arial, Helvetica, sans-serif;
  font-size: small;
  font-weight: bold;
  text-decoration: underline;
}
.wk-document-legacy .dps-resource a.metadataLink:active {
  color: #ffffff;
}
.wk-document-legacy .dps-resource a.metadataLink:visited {
  color: #ffffff;
  font-family: "Arial unicode ms", Arial, Helvetica, sans-serif;
  font-size: small;
  font-weight: bold;
  text-decoration: underline;
}
.wk-document-legacy .dps-resource a.metadataLink:hover {
  color: #ffffff;
  font-family: "Arial unicode ms", Arial, Helvetica, sans-serif;
  font-size: small;
  font-weight: bold;
  text-decoration: underline;
}
.wk-document-legacy .dps-resource a.breadCrumb:link {
  font-family: "Arial unicode ms", Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #0000cc;
  text-decoration: none;
}
.wk-document-legacy .dps-resource a.breadCrumb:active {
  font-family: "Arial unicode ms", Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000099;
}
.wk-document-legacy .dps-resource a.breadCrumb:visited {
  font-family: "Arial unicode ms", Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #660066;
}
.wk-document-legacy .dps-resource a.breadCrumb:hover {
  font-family: "Arial unicode ms", Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #0000cc;
  text-decoration: underline;
}
.wk-document-legacy .dps-resource a:empty {
  display: none;
}
.wk-document-legacy .dps-resource .outer-table-wrapper {
  overflow: auto;
  margin-bottom: 1.875rem;
}
.wk-document-legacy .dps-resource .inner-table-wrapper {
  overflow: visible;
}
.wk-document-legacy .dps-resource div.content-wrap {
  padding: 10px;
  padding: 0;
}
.wk-document-legacy .dps-resource div.tableVspace {
  width: 100%;
  height: 16px;
  border: 1px black solid;
}
.wk-document-legacy .dps-resource div.path-line-content {
  margin: 12px 0 0;
  padding: 4px 0 0;
}
.wk-document-legacy .dps-resource div.tochead {
  margin-left: 0;
  margin-top: 3pt;
  font-family: "Arial unicode ms", Arial, Helvetica, sans-serif;
  font-size: 120%;
  font-weight: bold;
}
.wk-document-legacy .dps-resource div.toc {
  margin-left: 10pt;
  margin-top: 3pt;
}
.wk-document-legacy .dps-resource div.tocindent {
  margin-left: 10pt;
  margin-bottom: 6pt;
}
.wk-document-legacy .dps-resource div.space {
  display: table;
  vertical-align: bottom;
  margin: 4px 0;
}
.wk-document-legacy .dps-resource div.graphic {
  width: 100%;
  text-align: center;
}
.wk-document-legacy .dps-resource div.warningMsg {
  color: #cc0000;
  font-weight: bold;
}
.wk-document-legacy .dps-resource div.nav-caution-note-wrapper {
  position: relative;
}
.wk-document-legacy .dps-resource div.cnBubble {
  left: 5px;
  z-index: 9999999;
  position: absolute;
  min-width: 480px;
  padding: 0;
  background: #ffffbe;
  border-radius: 0;
  border: #ff8315 solid 2px;
  box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.75);
}
.wk-document-legacy .dps-resource div.cnBubble:after {
  content: "";
  position: absolute;
  border-style: solid;
  border-width: 8px 8px 8px 0;
  border-color: transparent #ffffbe;
  display: block;
  width: 0;
  z-index: 1;
  left: -8px;
  top: 10px;
}
.wk-document-legacy .dps-resource div.cnBubble:before {
  content: "";
  position: absolute;
  border-style: solid;
  border-width: 9px 9px 9px 0;
  border-color: transparent #ff8315;
  display: block;
  width: 0;
  z-index: 0;
  left: -11px;
  top: 9px;
}
.wk-document-legacy .dps-resource div.cnContent {
  padding: 8px;
}
.wk-document-legacy .dps-resource div.media-container {
  display: inline-block;
  margin: 5px 0 10px;
}
.wk-document-legacy .dps-resource div.media-container span.tooltip-hide {
  display: none;
}
.wk-document-legacy .dps-resource div.media-container span.tooltip-show {
  display: inline;
  margin-left: 20px;
  margin-top: 20px;
  position: absolute;
  border: 1px solid #cccccc;
  background: #ffffff;
  color: #6c6c6c;
}
.wk-document-legacy .dps-resource div.cnBody p {
  margin: 6px 0 0;
  font-style: italic;
}
.wk-document-legacy .dps-resource .docHeadSpacer {
  font-family: "Fira Sans", "Helvetica Neue", Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  margin-right: 4pt;
}
.wk-document-legacy .dps-resource h1.metadata {
  text-align: left;
  font-size: 120%;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  margin-top: 12px;
  margin-bottom: 0;
}
.wk-document-legacy .dps-resource h1.valueadd {
  padding: 0;
  margin: 0;
  font: bold large/1em Arial, sans-serif;
  border-bottom: #660066 2px solid;
}
.wk-document-legacy .dps-resource h2.valueadd {
  padding: 0;
  margin: 0;
  font: bold medium/1em Arial, sans-serif;
}
.wk-document-legacy .dps-resource h3.valueadd {
  padding: 0;
  margin: 0;
  font: bold small/1em Arial, sans-serif;
}
.wk-document-legacy .dps-resource table {
  width: 100%;
}
.wk-document-legacy .dps-resource table.metadata {
  background-color: transparent;
  font-size: 8pt;
  font-family: "Arial unicode ms", Arial, Helvetica, sans-serif;
  margin-top: 0;
}
.wk-document-legacy .dps-resource table.noteIndent {
  margin-left: 15px;
}
.wk-document-legacy .dps-resource td.metadatahead {
  font-weight: bold;
  padding-left: 10pt;
  padding-right: 10pt;
  width: 150pt;
}
.wk-document-legacy .dps-resource td.metadatahead_print {
  font-weight: bold;
  padding-left: 0;
  padding-right: 10pt;
  width: 150pt;
}
.wk-document-legacy .dps-resource td.metadatahead2 {
  font-weight: bold;
  padding-right: 10pt;
}
.wk-document-legacy .dps-resource td.olText {
  height: auto;
  padding-bottom: 10pt;
  padding-left: 6px;
}
.wk-document-legacy .dps-resource td.digit {
  text-align: right;
}
.wk-document-legacy .dps-resource td.small-cap {
  text-transform: uppercase;
  font-weight: normal;
}
.wk-document-legacy .dps-resource td.bold-small-cap {
  text-transform: uppercase;
  font-weight: bold;
}
.wk-document-legacy .dps-resource td.underline {
  text-decoration: underline;
  font-weight: normal;
}
.wk-document-legacy .dps-resource td.roman {
  font-weight: normal;
}
.wk-document-legacy .dps-resource td.bold {
  font-weight: bold;
}
.wk-document-legacy .dps-resource td.italic {
  font-style: italic;
}
.wk-document-legacy .dps-resource td.bold-italic {
  font-style: italic;
  font-weight: bold;
}
.wk-document-legacy .dps-resource td.metricsCell {
  width: 25%;
  color: #888888;
  font-size: 0.85em;
  vertical-align: top;
}
.wk-document-legacy .dps-resource td.metricsCell .dateCreated {
  font-weight: bold;
}
.wk-document-legacy .dps-resource td.metricsCell .metrics .author.deleted {
  font-style: italic;
}
.wk-document-legacy .dps-resource td.metricsCell .metrics .author.disabled {
  font-style: italic;
}
.wk-document-legacy .dps-resource td.notesCell {
  width: 75%;
}
.wk-document-legacy .dps-resource td p.hp {
  margin: 0 0 10px 0;
}
.wk-document-legacy .dps-resource p.caption {
  font-family: "Arial unicode ms", Arial, Helvetica, sans-serif;
  font-size: small;
  font-weight: normal;
  font-style: italic;
}
.wk-document-legacy .dps-resource p.blockquote {
  font-family: "Arial unicode ms", Arial, Helvetica, sans-serif;
  font-size: small;
  line-height: 1.25em;
}
.wk-document-legacy .dps-resource p.related-topics-state {
  margin: 0 10px 0 0;
  padding: 0;
  font: bold italic small/1.3em Arial, Helvetica, sans-serif;
  color: #000080;
}
.wk-document-legacy .dps-resource p.docType {
  display: block;
  padding: 0;
  font: bold small/1em Arial, sans-serif;
  color: #244680;
}
.wk-document-legacy .dps-resource p:empty {
  display: none;
}
.wk-document-legacy .dps-resource pre {
  font-family: "Courier New", "Courier", "monospace";
  font-size: small;
}
.wk-document-legacy .dps-resource span.toc {
  font-family: "Arial unicode ms", Arial, Helvetica, sans-serif;
  font-size: 80%;
}
.wk-document-legacy .dps-resource span.emphasis {
  font-weight: bold;
}
.wk-document-legacy .dps-resource span.numemphasis {
  font-weight: bold;
  color: maroon;
  font-size: 110%;
}
.wk-document-legacy .dps-resource span.footnote {
  font-family: "Arial unicode ms", Arial, Helvetica, sans-serif;
  font-size: small;
  line-height: 1.25em;
}
.wk-document-legacy .dps-resource span.leftCol {
  display: inline;
  background-color: white;
  vertical-align: bottom;
  text-align: left;
}
.wk-document-legacy .dps-resource span.rightCol {
  display: table-cell;
  float: right;
  background-color: white;
  text-align: right;
  vertical-align: bottom;
}
.wk-document-legacy .dps-resource span.space {
  display: inline-block;
  vertical-align: bottom;
  text-align: left;
}
.wk-document-legacy .dps-resource .break {
  display: block;
}
.wk-document-legacy .dps-resource ul.nested-ul {
  list-style-image: none;
}
.wk-document-legacy .dps-resource ul.square {
  list-style-type: square;
}
.wk-document-legacy .dps-resource ul.none {
  list-style-type: none;
}
.wk-document-legacy .dps-resource ul.bull {
  list-style-type: square;
}
.wk-document-legacy .dps-resource ul.bull > li {
  display: list-item !important;
}
.wk-document-legacy .dps-resource li {
  margin: 0 0 10px 0;
}
.wk-document-legacy .dps-resource .menupathBoxRow1 {
  width: 100%;
  height: 24px;
  text-align: right;
}
.wk-document-legacy .dps-resource .menupathBoxRow2 {
  width: 100%;
}
.wk-document-legacy .dps-resource .doc-path-wrapper {
  margin: 0;
  padding: 10px;
}
.wk-document-legacy .dps-resource .doc_path_container {
  background-color: white;
  margin: 0;
  border: solid #00504c 1px;
  padding: 4px;
}
.wk-document-legacy .dps-resource .doc_path_container div.navigation-line div.link-box {
  text-align: center;
  margin: 10px 0 5px;
}
.wk-document-legacy .dps-resource .clickpathNode {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
  margin: 0 5px;
}
.wk-document-legacy .dps-resource .docid {
  width: 100%;
  height: 18px;
  font-family: "Arial unicode ms", Arial, Helvetica, sans-serif;
  font-size: small;
  font-weight: bold;
  background-color: #00504c;
  color: #ffffff;
  padding: 2pt;
}
.wk-document-legacy .dps-resource .date {
  color: navy;
}
.wk-document-legacy .dps-resource .inline {
  color: purple;
}
.wk-document-legacy .dps-resource .inline2 {
  color: green;
}
.wk-document-legacy .dps-resource .center {
  text-align: center;
}
.wk-document-legacy .dps-resource .metadataContainer {
  display: none;
}
.wk-document-legacy .dps-resource .showMetadata {
  position: absolute;
  float: right;
}
.wk-document-legacy .dps-resource .docSearchTerm {
  background-color: #ffff66;
  font-weight: bold;
}
.wk-document-legacy .dps-resource #moreInfoBox {
  border: 1px solid #00504c;
  padding: 6px;
  width: 99%;
  -moz-box-sizing: padding-box;
}
.wk-document-legacy .dps-resource .moreInfoText {
  font-family: "Arial unicode ms", Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 11pt;
  color: #006699;
  text-transform: capitalize;
  white-space: nowrap;
}
.wk-document-legacy .dps-resource .moreInfoBullet {
  font-family: "Arial unicode ms", Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 14pt;
  color: #006699;
  text-transform: capitalize;
  white-space: nowrap;
  padding-left: 6px;
  padding-right: 6px;
  text-align: center;
}
.wk-document-legacy .dps-resource .newDevBox {
  background: #ffffee;
  padding: 10px;
  bordnr: 1px solid;
}
.wk-document-legacy .dps-resource .newDevBox h1 {
  margin-top: 0;
  border-bottom: 2px solid #660066;
  font: bold small/1.5em Arial, sans-serif;
  text-transform: uppercase;
}
.wk-document-legacy .dps-resource .newDevBox h2 {
  margin-bottom: 0;
}
.wk-document-legacy .dps-resource .newDevBox p {
  margin-top: 0;
}
.wk-document-legacy .dps-resource #newDevBtn {
  width: 130px;
  height: 19px;
  padding: 2px;
  cursor: pointer;
  margin-top: 10px;
  margin-bottom: 10px;
}
.wk-document-legacy .dps-resource .newDevBtnHighlighted {
  border: 1px solid #0000cc;
  background-color: #f4f3c9;
  font-family: "Arial unicode ms", Arial, Helvetica, sans-serif;
  color: #ff0000;
  font-weight: bold;
  font-size: 11px;
  text-align: center;
}
.wk-document-legacy .dps-resource .quicklinks {
  margin: 4px 10px 0 15px;
  padding: 0;
  background: #fef8e3;
  border: 1px solid #ccc;
  font: small/1.3em Arial, Helvetica, sans-serif;
}
.wk-document-legacy .dps-resource .quicklinks p {
  margin: 0 12px;
  padding: 0 0 12px 0;
}
.wk-document-legacy .dps-resource .quicklinks h1, .wk-document-legacy .dps-resource .quicklinks h2, .wk-document-legacy .dps-resource .quicklinks h3 {
  background-color: #003366;
  margin: 0 -1px 7px;
  padding: 4px 10px;
  color: #eee;
  font: bold small/1.3em Arial, Helvetica, sans-serif;
}
.wk-document-legacy .dps-resource .quicklinks li {
  margin: 0;
  padding: 0 0 0 2px;
  line-height: 1.1em;
}
.wk-document-legacy .dps-resource .quicklinks ul {
  margin-left: 12px;
}
.wk-document-legacy .dps-resource .deleted {
  font: bold small/1.3em Arial, Helvetica, sans-serif;
  color: #ff0000;
}
.wk-document-legacy .dps-resource .vetoed {
  font: bold small/1.3em Arial, Helvetica, sans-serif;
  color: #0000ee;
}
.wk-document-legacy .dps-resource .added {
  font: bold italic small/1.3em Arial, Helvetica, sans-serif;
}
.wk-document-legacy .dps-resource .addedgreen {
  font: bold italic small/1.3em Arial, Helvetica, sans-serif;
  color: #008000;
}
.wk-document-legacy .dps-resource #learningCenter {
  height: 178px;
  width: 596px;
  margin-top: 20px;
}
.wk-document-legacy .dps-resource #LCloginBtn {
  position: relative;
  left: 470px;
  top: 140px;
}
.wk-document-legacy .dps-resource .breadCrumb {
  padding: 8px 0;
}
.wk-document-legacy .dps-resource #smartRelate {
  padding: 0 0 35px 0;
  margin: 0 3px 10px 6px;
}
.wk-document-legacy .dps-resource .noteContainer {
  padding-left: 25px;
  margin: 15px 0;
}
.wk-document-legacy .dps-resource .noteBody {
  font-family: "Franziska", "Times New Roman", Times, serif;
}
.wk-document-legacy .dps-resource .noteHead {
  font-weight: bold;
  margin: 0 0 0 15px;
}
.wk-document-legacy .dps-resource .noteDisplayLabel,
.wk-document-legacy .dps-resource .note,
.wk-document-legacy .dps-resource .caution-note,
.wk-document-legacy .dps-resource .planning-note,
.wk-document-legacy .dps-resource .example,
.wk-document-legacy .dps-resource .faq,
.wk-document-legacy .dps-resource .comment,
.wk-document-legacy .dps-resource .cch-comment,
.wk-document-legacy .dps-resource .department-comment,
.wk-document-legacy .dps-resource .practitioner-comment,
.wk-document-legacy .dps-resource .checklist,
.wk-document-legacy .dps-resource .key-concepts,
.wk-document-legacy .dps-resource .tools,
.wk-document-legacy .dps-resource .gray-area,
.wk-document-legacy .dps-resource .cch-pointer,
.wk-document-legacy .dps-resource .cch-practice-tip,
.wk-document-legacy .dps-resource .compliance-tip,
.wk-document-legacy .dps-resource .compliance-pointer,
.wk-document-legacy .dps-resource .exam-standard,
.wk-document-legacy .dps-resource .expert,
.wk-document-legacy .dps-resource .forms,
.wk-document-legacy .dps-resource .legal,
.wk-document-legacy .dps-resource .policy,
.wk-document-legacy .dps-resource .sample-plan,
.wk-document-legacy .dps-resource .best-practice,
.wk-document-legacy .dps-resource .background,
.wk-document-legacy .dps-resource .summary,
.wk-document-legacy .dps-resource .iResearchAids,
.wk-document-legacy .dps-resource .cch-chart {
  color: #474747;
  font-family: "Fira Sans", "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif;
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 6px;
  position: relative;
}
.wk-document-legacy .dps-resource .noteDisplayLabel:before,
.wk-document-legacy .dps-resource .note:before,
.wk-document-legacy .dps-resource .caution-note:before,
.wk-document-legacy .dps-resource .planning-note:before,
.wk-document-legacy .dps-resource .example:before,
.wk-document-legacy .dps-resource .faq:before,
.wk-document-legacy .dps-resource .comment:before,
.wk-document-legacy .dps-resource .cch-comment:before,
.wk-document-legacy .dps-resource .department-comment:before,
.wk-document-legacy .dps-resource .practitioner-comment:before,
.wk-document-legacy .dps-resource .checklist:before,
.wk-document-legacy .dps-resource .key-concepts:before,
.wk-document-legacy .dps-resource .tools:before,
.wk-document-legacy .dps-resource .gray-area:before,
.wk-document-legacy .dps-resource .cch-pointer:before,
.wk-document-legacy .dps-resource .cch-practice-tip:before,
.wk-document-legacy .dps-resource .compliance-tip:before,
.wk-document-legacy .dps-resource .compliance-pointer:before,
.wk-document-legacy .dps-resource .exam-standard:before,
.wk-document-legacy .dps-resource .expert:before,
.wk-document-legacy .dps-resource .forms:before,
.wk-document-legacy .dps-resource .legal:before,
.wk-document-legacy .dps-resource .policy:before,
.wk-document-legacy .dps-resource .sample-plan:before,
.wk-document-legacy .dps-resource .best-practice:before,
.wk-document-legacy .dps-resource .background:before,
.wk-document-legacy .dps-resource .summary:before,
.wk-document-legacy .dps-resource .iResearchAids:before,
.wk-document-legacy .dps-resource .cch-chart:before {
  background-repeat: no-repeat;
  background-position: 0 0;
  content: "";
  height: 16px;
  left: -25px;
  position: absolute;
  top: 3px;
  width: 16px;
}
.wk-document-legacy .dps-resource .caution-note:before {
  background-image: url(data:image/gif;base64,R0lGODlhEAAQAMQcALvi///sqP/nnd7w///tsd7x/9fu/+n1/+n2/9Ls///tt8Dk/8Dj/+Pz/9Hr/7vh///qov/daprN87u7u//jk2OQsXSs1uTz/5kAAMwAAP///5lmM////wAAAAAAAAAAACH5BAEAABwALAAAAAAQABAAAAV4IMdZZGmS4nit67axa6VqtLZp1MtKlXXVNpxuxfPVbhlMbtf70ZCYyAZxOBRZN0UyAnk1roXCDbLtDgZXwzhQ7hquiRshABEIKDnHVU7f4nN7OHgRhH8bVwsuiosbDFcPAJEAD5SQlBMyFhObnJ2bMiIVoqOkoiIhADs=);
}
.wk-document-legacy .dps-resource .noteDisplayLabel:before,
.wk-document-legacy .dps-resource .note:before,
.wk-document-legacy .dps-resource .compliance-tip:before {
  background-image: url(data:image/gif;base64,R0lGODlhEAAQAMQbALvi/8Dj/7vh/9fu/8Dk/8bm/9ju/9Ls/+nv4d7w/97x///ff9Hr///44en1/6HO6ufw7Pe+W20/Ef/ShJrN82OQsXSs1uTz//+ZM5lmM////////wAAAAAAAAAAAAAAACH5BAEAABsALAAAAAAQABAAAAV74LZZZGmS4nitbLtWqiZrWZ21VGVdzZxpkdsKkdvJfr/gRVi80DCSZE0jcTQlmgl0EsFqJU2Fd0ImQxPNwWBslhgGRcjhVy5DGQ/dUrOAAr1QTQUSUFJYEgVNBAQSAVIBjQFNAgCVNhmUAgI5IxSen6CeMCIVpaanpSIhADs=);
}
.wk-document-legacy .dps-resource .planning-note:before,
.wk-document-legacy .dps-resource .compliance-pointer:before,
.wk-document-legacy .dps-resource .summary:before {
  background-image: url(data:image/gif;base64,R0lGODlhEAAQALMNAL1IAvvsx//jk//wxP/dam0/EcVrI5rN82OQsXSs1uTz/////5lmM////wAAAAAAACH5BAEAAA0ALAAAAAAQABAAAARfsLVEq6Vyqs37RhojjuR2IInCLGy7rIxyputg3zUzqwswGEBDYVjYrQK35KCI4gEEwaCASVsIrlgs1QmNGqbGBWFMJm9XAILXQDiLy+UzcT4/TQ74vB4PkiD+gIF/EhEAOw==);
}
.wk-document-legacy .dps-resource .comment:before,
.wk-document-legacy .dps-resource .cch-comment:before,
.wk-document-legacy .dps-resource .department-comment:before,
.wk-document-legacy .dps-resource .practitioner-comment:before {
  background-image: url(data:image/gif;base64,R0lGODlhEAAQAMQTAMDj/7vh/7vi/8Dk/8Xm/8bm/8vo/8vp///vvG0/EaN0QZrN8/e+W+Tz/2OQsXSs1v/ShP+ZM////////wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAABMALAAAAAAQABAAAAVz4DQ9ZGmS4tisbLs6qiQrdM0uztNItOzzigZOp5AhjshjYliEOJ9QSCLXjEanj6r1iS0yvuAwA9tQiMXLXMNAi7jfkcRh2CgQCIm8O08o0AcDAACBCXGBAHQBAosCAQF5jQE4IwuVlpVLlTAiDp2en50iIQA7);
}
.wk-document-legacy .dps-resource .sample-plan:before,
.wk-document-legacy .dps-resource .background:before {
  background-image: url(data:image/gif;base64,R0lGODlhEAAQAMQQALvh/8Dj/8Xm/7vi/8bm/8GAP5rN8+Tz/3Ss1v/dav/jk2OQsf/wxG0/Ef///5lmM////wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAABAALAAAAAAQABAAAAVwIAQhJPKcZ0GK4+EeDyMzRXMsreOgKV0bC8RBF5vVZA2gkPco+BqMZBA2o0GjCumyWqhls0pqFdsATx+KtLrcSGhh6rXbHUbHs+7G+5Ho+9sNAgR1fn96AQGEhW4AAwAAQCN6k5MGlpEiC5qbnJoiIQA7);
}
.wk-document-legacy .dps-resource .example:before {
  background-image: url(data:image/gif;base64,R0lGODlhEAAQAMQfAF99AMDj/9fu/9HfnPe+W+n2/8vp/97w/+n1/93w/9Hr/8Dk/8Xm/97x/9ju/+r2/8bm/9Hs/+Pz/9jt/7vi/7vh/5rN82OQsW0/EXSs1uTz//+ZMwAAAJlmM////////yH5BAEAAB8ALAAAAAAQABAAAAWD4PdlZGmS4qitK9dy7qV6tKfB7q1ZV6bVHhhLx/PRhENi78ehaR6IghSBKLZYklVnu8X4GpzEoXE4JDpAr0YgcLAdEwF6MAB4uV1FRDGv39MGgWgAhH8EBBsYEAwMGI6PGWiHiQEBC5aVRWgbnBgVnxUUnzwfj48WqKmkIhetrq+tIiEAOw==);
}
.wk-document-legacy .dps-resource .faq:before {
  background-image: url(data:image/gif;base64,R0lGODlhEAAQANUgAMDj/7vi/9Hr/8Xm/7vh/8bm/97w/8Dk//e+W8vo/97x/9Lr/9ju/8DY8d3w/8zo/+Pz/9Hs/+r2/+n1/9Ls/9fu/8vp///ShG0/EZrN82OQsXSs1uTz//+ZM////5lmM////wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAACAALAAAAAAQABAAAAaNQBBoQywaicIhZ8n5OD9MjkbpqX6qVQwzo9lwrJ6L+ILQcrhez1WMwZA7WvT308ZIPm/MRB7lYMJwHBByCgoOBmtwDQYGchUVDBV4cI+RchQCmXRtCwsRAnIJFqMPoxaio3IFAwMFTxirrXIHBwAAV3AAtQByBAG/mxi+BARcQxnIycrIU0Iaz9DRz0JBADs=);
}
.wk-document-legacy .dps-resource .checklist:before {
  background-image: url(data:image/gif;base64,R0lGODlhEAAQAMQbAMXm/7vi/8vp/8Dk/8bm/9fu/97w/9Lr/8vo/+r2/+n1/9ju/9Hr/9Hs/+Pz/8Dj/7vh//e+W//ShG0/EZrN82OQsXSs1uTz//+ZM5lmM////////wAAAAAAAAAAAAAAACH5BAEAABsALAAAAAAQABAAAAWA4LZZZGmS4nitbLtWqiZrbpZdVGVdM81mmglOx5v9NBJhbte7JICSyESxXNmsyAhm4qhmJBpbdmswLCeYCHg8KSwKVbRkrp0cDg1GFYGO1AUIAoJVBABoWwAAhYpVAwMPExMPD4+PD1UQAZoBEJ2ZnTkjFKOkpaMwIhWqq6yqIiEAOw==);
}
.wk-document-legacy .dps-resource .key-concepts:before {
  background-image: url(data:image/gif;base64,R0lGODlhEAAQAMQdAGs8DLvh/8vp/8Dj/8Xm/8bm/97w/9fu/+Pz/5CQkNju/9Lr/9Hr/7vi/+r2/97x/8Dk/9Hs/8vo//e+W5rN82OQsXSs1m0/Ef/ShOTz//+ZM5lmM////////wAAAAAAACH5BAEAAB0ALAAAAAAQABAAAAWDYNdZZGla2yZaWeu+G4ddLGdzbxZjE53dONeu5wMKZT1KpXbLOGITjeaiZKWuu+kFUY0BkZeHwaDcYc7n6OWgOJRlaJ52EWG8MamL/CIR+O8bBHpqBQQEBV0zF4NTAxADA1U6E5SUUwENAQFKHQkUG1JSABSkpBUiHRUVAKwAqq+nHSEAOw==);
}
.wk-document-legacy .dps-resource .tools:before {
  background-image: url(data:image/gif;base64,R0lGODlhEAAQAMQcAMDj/8vp///ShMXm/9Hr/9fu/8bm/8Dk/7vi/9Lr/97x/8vo/9Ls/97w/9ju/93w/+n2/9Hs/7vh//e+W20/EZrN83Ss1mOQseTz//+ZM5lmM////////wAAAAAAAAAAACH5BAEAABwALAAAAAAQABAAAAV+IMdZZGmS4oitLKa966Vu9LZqW6at1WVhNRtOx+r9gq7N7kbxAWtJgQaiETR/rah0krliFIpHA8fNmClGTKHgIHcp8EKaQXBTCIlEhJBe2AMBC4ABaXYGAwOHiUZ2BwAAjo4APTgUXQgIEpoSmRKUXGgVoqOjMhxwF6mqq6YhADs=);
}
.wk-document-legacy .dps-resource .cch-pointer:before {
  background-image: url(data:image/gif;base64,R0lGODlhEAAQAMQYALvi/7yUacvp/8Dj/8Xm/97w/8bm/8Dk/9Lr/9Hr/9Hs/9ju/9fu//e+W7vh/5rN8+Tz/2OQsXSs1m0/Ef/ShP+ZM////5lmM////wAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAABgALAAAAAAQABAAAAV1IIZJZGmS4gitbLtGqiVbwWW3TyRBcn3JF5wO4pNRbEibzmakOJ/OiW5igUYnWOzUCp0UCjnJhEvJLhjhSaPBnSAUiXSlsq5jBfg0ds6fGAgEBmEQBwFZWQMHAwODDgCPAA6SjpI5Iw+YmZqYMCIRn6ChnyIhADs=);
}
.wk-document-legacy .dps-resource .cch-practice-tip:before {
  background-image: url(data:image/gif;base64,R0lGODlhEAAQAOZnALvh///omf/lj//jhf/trsbm/5J3Wsvp/2c1A//hfZS92eHu+cDj/3BDFZmWkHNHG6WASKyHS/jdiNHs/8vo/6GCY/vfgsrR1ZFoMal/Nn5bNphtLJuWjaq+zMjc6t/CeXROJ9LY229BEoVWF4FqUeDn7Y2Ab8Crls6yd8Dk/4ZaJbKMTKmmn8DGydLl87CNVIFrUd/UyXZJG6qtq8Xm/52kpbvi/8Slapyiou/ZnJbA34JpTqaUgZBxUayMYKqBOJxwKdfu/+jGav/wvcS+t+Px/Kq4wOTb0srn/PrmqNCsV9Ls/7ugfsCib2s8DHhHD97q88WlZmg3BryVQoxeHf3z0PLgraydjbrR4dHr/6B2NqSSfmo6CYVkQqqYhGs6CXVSLf/qo5rN82OQsXSs1uTz/////////wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAAGcALAAAAAAQABAAAAe6gGdnZISFhoSCg2WLizwLjItjimaUZiEIV5BlYmNkZZVmBkwiUJCcnpVHCFU+W6adRTEnFTJNQ1ZfPV5EJacGKhA3OQTESSgvGA8KnQtdEWHQ0WFRDRenZS4aKwHc3B9cLUHXSx5OEgLoAlosE1nXFEhSFgP0AxszBwfXBVhPCUIZlCT4wYFGgWspjFABAsLBjhFTTDBgcA0ADjA1bAAA0IEEjI2cBolRIKakSTE6SkoSNKaly5ctBQUCADs=);
}
.wk-document-legacy .dps-resource .exam-standard:before {
  background-image: url(data:image/gif;base64,R0lGODlhEAAQALMPALvi/45kOry8vLvh///wxP/jk5rN8//danSs1uTz/2OQsW0/Ef+ZM5lmM////////yH5BAEAAA8ALAAAAAAQABAAAARv8D1Eq6Vyps37VpojOh5nKEjSrKvKLsnJjs5CL82iNA5P/LYfwabj8QpIG7KwGO56jqUyyXzyDlgb9rCoGh1bbZb7XJgXDOKZfD0wAucAY55WnO+C+xmVGAD+AAOCfoInEwaIiYqIIBIKj5CRjxIRADs=);
}
.wk-document-legacy .dps-resource .expert:before {
  background-image: url(data:image/gif;base64,R0lGODlhEAAQAMQZALvi/7vh/6wAAN3v9t7v9uPz/8LT1+n1/8Dj/97x/+H1+eTz/9IAAPe+W//wxP/dansAAP/ShJrN82OQsXSs1m0/Ef+ZM5lmM////////wAAAAAAAAAAAAAAAAAAAAAAACH5BAEAABkALAAAAAAQABAAAAV8YJZRZGmS4nitbHsZ01hZFWbfdyVN1ExXwGBw12sYj8fKYkFcVCLQaLRyIA6eUmml0ExUHOBwWMcjKGo4DASCIVNYlYf8wVa7Lw/anG6D3B8+FoIWazRNQkEQDAwQCE0BAJEAAQECjAIBOyMSnJ0SjIqaIhOkpRMMpKgiIQA7);
}
.wk-document-legacy .dps-resource .forms:before {
  background-image: url(data:image/gif;base64,R0lGODlhEAAQALMLAP/dam0/EZrN82OQsf/wxHSs1sVrI/+ZMwAAAJlmM////////wAAAAAAAAAAAAAAACH5BAEAAAsALAAAAAAQABAAAARgcK1Cq6Vypc37DsOUKGRpKoEwFKPhvi+RriNh3/jMKnAvqzsD7mYA6Fo9A6J4VACeUAACYQQiewgFoikcZrVWXvKrpSkO6PSBrGUF3vD3d4qYCO74exahygz+gH9TfxIRADs=);
}
.wk-document-legacy .dps-resource .legal:before {
  background-image: url(data:image/gif;base64,R0lGODlhEAAQAMQdANfu/8bm//e+W8Xm/9Hr/8Dk/7vi/97x/9Hs/8vo/7vh/97w/93w/9Ls/9ju/9Lr/+Pz/8Dj/8vp///dav/ShJrN82OQsXSs1m0/EeTz//+ZM////5lmM////wAAAAAAACH5BAEAAB0ALAAAAAAQABAAAAWFYNddZGmS4pitbMa1lrrN28ptGFtZV0bXHAoGt9r1fhwNhkIhGn20DEYjYOKerQwkWR1ieJnDgbE4cCbTJeYJADgAZwwgDXg2CIQ4gvDA7J8JEnEShIGETwFxAQEDA4yOT3ERBRGTlhE7HHEGnAqan5oWcRWkFVxNFAIaHBitFq8WrbKzIQA7);
}
.wk-document-legacy .dps-resource .policy:before {
  background-image: url(data:image/gif;base64,R0lGODlhEAAQAMQeAObm5svp/4yMjN7w/9fu/8Xm/7vh/8Dj/4CAgP+ZmaZ+Tsbm/9Hs/7vi/+Pz/9Hr/8Dk/9Lr/9ju//9mZv/wnnSs1prN820/EWOQsaampv+ZAJlmMwAAAP///////wAAACH5BAEAAB4ALAAAAAAQABAAAAWAoOdVZGlyqLetbHtxQJJwW2ffN9cB2UR3maAwo+NlBD+cjUNBBJGY2pBI6WgQSEtUybRqNByHVhrsfsGDwThXPXMIEsI6SDmDLxHGY22j1MEdFwGDcxkUCgocGYEFBQt8OkoXEAcHfEo2Fw0GBloXn6ChFxakGCIeGKmqqx2mHiEAOw==);
}
.wk-document-legacy .dps-resource .best-practice:before {
  background-image: url(data:image/gif;base64,R0lGODlhEAAQAMQdAMvp/9fu/8Xm/8Dj/7vh/7vi/8Dk/8bm/9Hr/97w/9Lr/8vo/97x/+Pz/9ju/+n1/9Hs/9Ls//e+W//wxJrN8+Tz/3Ss1v/damOQsW0/Ef+ZM////5lmM////wAAAAAAACH5BAEAAB0ALAAAAAAQABAAAAWAYNdZJGeaJCmOVcVN8KRlbYWxG3dt23VJsxYFY3FNeDwfkDYsvpC9X7Bp3EWlmQf15etiG1QGt7tMJKiBwHgZcASoEQTitVQoIAjqAgCgz/Z8VAcCAhmGhoMCB1QGBgN0EhkDjgNUBAUFh4aXBARDIxShkBmhoTciGKkYh6qpIiEAOw==);
}
.wk-document-legacy .dps-resource .BNanoteContainer {
  clear: right;
  margin: 0 45px 15px;
  border-style: solid;
  border-color: #9fb1bc;
  border-width: 1px;
  padding: 3px;
  float: right;
  width: 25%;
}
.wk-document-legacy .dps-resource .BNanote {
  background-color: #4e82a3;
  color: white;
  font-size: medium;
  font-weight: bold;
  margin: 0;
  padding-left: 15px;
}
.wk-document-legacy .dps-resource .BNanoteBody {
  margin-top: 0;
  font-family: "Arial unicode ms", Arial, Helvetica, sans-serif;
  font-size: small;
  margin: 0 5px 15px;
  color: #000000;
}
.wk-document-legacy .dps-resource #footer {
  position: relative;
  padding: 0;
  margin: 0;
  height: 32px;
  _height: 31px;
  width: 100%;
  border-top: 1px solid #3366cc;
}
.wk-document-legacy .dps-resource .footer {
  position: relative;
  padding: 0;
  margin: 0;
  height: 32px;
  _height: 31px;
  width: 100%;
  border-top: 1px solid #3366cc;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  color: #757575;
  border-color: #d9dde7;
  padding: 20px 0 17px;
  margin-top: 20px;
}
.wk-document-legacy .dps-resource .header {
  position: relative;
  padding: 0;
  margin: 0;
  width: 100%;
  border-bottom: 1px solid #3366cc;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
}
.wk-document-legacy .dps-resource .blueRule {
  width: 100%;
  margin: 10px;
  border-top: 1px solid #3366cc;
}
.wk-document-legacy .dps-resource #document-separator {
  width: 100%;
  border-bottom: 5px solid #33dddd;
}
.wk-document-legacy .dps-resource .smallText {
  padding: 0;
  margin: 0;
  font-size: 11px;
  font-family: "Arial unicode ms", Arial, Helvetica, sans-serif;
  color: #000000;
}
.wk-document-legacy .dps-resource .hideText {
  display: none;
}
.wk-document-legacy .dps-resource .fracNum {
  vertical-align: 0.2em;
}
.wk-document-legacy .dps-resource .fracDen {
  vertical-align: -0.2em;
}
.wk-document-legacy .dps-resource #menupathIFrame {
  width: 100%;
  height: 0;
  border: 0 none;
  margin: 0;
}
.wk-document-legacy .dps-resource .headnote {
  font: small Arial, Helvetica, sans-serif;
}
.wk-document-legacy .dps-resource .history {
  font: small Arial, Helvetica, sans-serif;
}
.wk-document-legacy .dps-resource .source-info {
  font: small Arial, Helvetica, sans-serif;
}
.wk-document-legacy .dps-resource .reference-line {
  font: small Arial, Helvetica, sans-serif;
}
.wk-document-legacy .dps-resource .balloonHelpIcon {
  height: 10px;
  width: 10px;
  cursor: help;
  margin-left: 2px;
  margin-right: 2px;
}
.wk-document-legacy .dps-resource .not-indented-level {
  margin-left: 0;
}
.wk-document-legacy .dps-resource .indented-level {
  margin-left: 20pt;
  margin-left: 0;
}
.wk-document-legacy .dps-resource .indented-level > .indented-level {
  margin-left: 20px;
}
.wk-document-legacy .dps-resource .menupath-link {
  display: inline;
  padding-left: 5px;
}
.wk-document-legacy .dps-resource .historyVaNum {
  padding-right: 6px;
  white-space: nowrap;
  vertical-align: top;
}
.wk-document-legacy .dps-resource .relateBlock {
  display: none;
  display: none;
}
.wk-document-legacy .dps-resource .docNotInFocus {
  background-color: #eeeeee;
}
.wk-document-legacy .dps-resource .docNotInFocus a.metadataLink:link {
  color: #eeeeee;
}
.wk-document-legacy .dps-resource .docNotInFocus a.metadataLink:active {
  color: #eeeeee;
}
.wk-document-legacy .dps-resource .docNotInFocus a.metadataLink:visited {
  color: #eeeeee;
}
.wk-document-legacy .dps-resource .docNotInFocus a.metadataLink:hover {
  color: #eeeeee;
}
.wk-document-legacy .dps-resource .accmenu {
  font-size: 0.9em;
  border: 1px solid #a0a0a0;
  width: 180px;
  padding: 5px;
  position: absolute;
  background-color: #f0f0f0;
  border-radius: 3px;
  box-shadow: 0 0 5px #aaaaaa;
}
.wk-document-legacy .dps-resource .accmenu .option {
  padding: 2px 0;
  cursor: pointer;
}
.wk-document-legacy .dps-resource .accmenu .option:hover {
  background-color: #e0f1c6;
}
.wk-document-legacy .dps-resource .accmenu .option.disabled {
  color: gray;
  cursor: default;
}
.wk-document-legacy .dps-resource .accmenu .option.disabled:hover {
  background-color: #f0f0f0;
}
.wk-document-legacy .dps-resource .accmenu .option .labelwrapper {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
}
.wk-document-legacy .dps-resource .accmenu .option .img {
  cursor: pointer;
  display: inline-block;
  zoom: 1;
  *display: inline;
  padding-right: 3px;
}
.wk-document-legacy .dps-resource .accmenu .option.printfragment .labelwrapper {
  margin-left: 2px;
}
.wk-document-legacy .dps-resource .documentLevelNoteWrap {
  padding-bottom: 10px;
}
.wk-document-legacy .dps-resource .sideNoteasFooter {
  border-top: 1px dashed black;
}
.wk-document-legacy .dps-resource .sideNoteasFooter table {
  width: 100%;
}
.wk-document-legacy .dps-resource .topanswer {
  background-color: #e9f2f7;
  border: 1px solid #abcce2;
  padding: 6px;
  margin: 10px;
}
.wk-document-legacy .dps-resource .topanswer h2 {
  color: #006699;
  margin: 0 0 10px;
}
.wk-document-legacy .dps-resource .docTitle {
  font-size: 22px;
  font-weight: 400;
  color: #323232;
  margin: 0 0 20px;
}
.wk-document-legacy .dps-resource .docHeadSpacer {
  font-size: 16px;
  font-weight: 400;
}
.wk-document-legacy .dps-resource .hP,
.wk-document-legacy .dps-resource .hP[style] {
  display: block !important;
  font-size: 17px !important;
}
.wk-document-legacy .dps-resource .hP {
  color: #323232;
}
.wk-document-legacy .dps-resource .docTitle,
.wk-document-legacy .dps-resource .leadIn,
.wk-document-legacy .dps-resource .level-heading {
  font-family: "Fira Sans", "Helvetica Neue", Arial, sans-serif;
}
.wk-document-legacy .dps-resource .docTitle a:hover,
.wk-document-legacy .dps-resource .leadIn a:hover,
.wk-document-legacy .dps-resource .level-heading a:hover {
  text-decoration: none;
}
.wk-document-legacy .dps-resource .leadIn .smallCap, .wk-document-legacy .dps-resource .leadIn .smallCap[style],
.wk-document-legacy .dps-resource .level-heading .smallCap,
.wk-document-legacy .dps-resource .level-heading .smallCap[style] {
  font-size: 19px !important;
  font-weight: 700;
  line-height: normal;
}
.wk-document-legacy .dps-resource .leadIn i,
.wk-document-legacy .dps-resource .level-heading i {
  font-style: normal;
}
.wk-document-legacy .dps-resource .leadIn,
.wk-document-legacy .dps-resource .level-heading {
  font-size: 19px;
  font-weight: 700;
}
.wk-document-legacy .dps-resource .leadIn {
  line-height: normal;
  margin-bottom: 4px;
}
.wk-document-legacy .dps-resource .leadIn > b {
  font-weight: normal;
}
.wk-document-legacy .dps-resource .level-heading {
  margin: 0;
}
.wk-document-legacy .dps-resource .smallLink a {
  font-size: 11px;
  font-family: "Arial unicode ms", Arial, Helvetica, sans-serif;
  color: #0000cc;
  text-decoration: none;
}
.wk-document-legacy .dps-resource .smallLink a:hover {
  color: #0000ff;
  text-decoration: underline;
}
.wk-document-legacy .dps-resource thead.xhtml {
  font-family: "Arial unicode ms", Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  font-style: normal;
}
.wk-document-legacy .dps-resource hr.rule {
  color: black;
  background-color: black;
  border-width: thin;
  height: 1pt;
}
.wk-document-legacy .dps-resource .hlOn .docSearchTerm span.hl-none {
  background-color: #ffff66;
  font-weight: bold;
}
.wk-document-legacy .dps-resource .hlOn .docSearchTerm span.hl-yellow {
  background-color: #ffff66;
  font-weight: bold;
}
.wk-document-legacy .dps-resource .hlOn .docSearchTerm span.hl-pink {
  background-color: #ffff66;
  font-weight: bold;
}
.wk-document-legacy .dps-resource .hlOn .docSearchTerm span.hl-orange {
  background-color: #ffff66;
  font-weight: bold;
}
.wk-document-legacy .dps-resource .hlOn .docSearchTerm span.hl-green {
  background-color: #ffff66;
  font-weight: bold;
}
.wk-document-legacy .dps-resource .hlOn .docSearchTerm span.hl-blue {
  background-color: #ffff66;
  font-weight: bold;
}
.wk-document-legacy .dps-resource .dateUpdated .modifiedLabel {
  font-weight: bold;
}
.wk-document-legacy .dps-resource .nav-caution-note-wrapper[style] {
  margin-left: 0 !important;
}
.wk-document-legacy .dps-resource .nav-caution-note-wrapper[style] tr[style] {
  padding-bottom: 0 !important;
}
.wk-document-legacy .dps-resource .nav-caution-note-wrapper[style] .nav-caution-note {
  display: none;
}
.wk-document-legacy .dps-resource .nav-caution-note-wrapper[style] .cautionImgR {
  display: none;
}
.wk-document-legacy .dps-resource .nav-caution-note {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAMCAIAAAALR8HoAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDowQUZDM0E4NzgwRTAxMUU1QTk0Q0ZGRTI2OEM5NDEzNyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDowQUZDM0E4ODgwRTAxMUU1QTk0Q0ZGRTI2OEM5NDEzNyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjBBRkMzQTg1ODBFMDExRTVBOTRDRkZFMjY4Qzk0MTM3IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjBBRkMzQTg2ODBFMDExRTVBOTRDRkZFMjY4Qzk0MTM3Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+SQxZMQAAAF1JREFUeNqU0ssJADEIBNB8StI2LN2ajOyKgUVWnZOHeUQwU0TGE2YeUQDA57ezusBMC2g2EbXA3a0OYvMPApOCr6kA7ZjRK6XAO2YQMX3BO6u+ks/T/079uEeAAQCPfDz5xZEe4wAAAABJRU5ErkJggg==);
  background-repeat: repeat;
  height: 100%;
  margin-left: -37px;
  position: absolute;
  width: 17px;
}
.wk-document-legacy .dps-resource .cautionText {
  background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAARElEQVQYlYXOMQ4AIAhD0crG/Q/bEReMARH+/NJ0mRlOJFElo1BVGYUv9QKAjCJ8+gmSBUqiWHpFRqUI6CcuaoSjXgDYStwm+pRLfNoAAAAASUVORK5CYII=) 0 0 repeat;
  border: 1px solid #a8a8a8;
  color: #000;
  font-family: "Fira Sans", "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif;
  font-size: 17px;
  font-weight: 300;
  line-height: 24px;
  margin-bottom: 25px;
  padding: 10px 10px;
  text-align: center;
}
.wk-document-legacy .dps-resource .cautionText:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2015%2014%22%3E%3Cpath%20fill%3D%22%23EC373B%22%20d%3D%22M8.044%200.151C7.877%200.05%207.694%200%207.501%200%207.305%200%207.125%200.05%206.958%200.151%206.79%200.252%206.659%200.389%206.564%200.562L0.143%2012.41c-0.195%200.354-0.19%200.707%200.016%201.061%200.095%200.163%200.223%200.291%200.388%200.387C0.712%2013.953%200.889%2014%201.079%2014h12.843c0.188%200%200.367-0.047%200.531-0.143%200.163-0.096%200.294-0.224%200.388-0.387%200.206-0.354%200.212-0.707%200.018-1.061L8.438%200.562C8.342%200.389%208.211%200.252%208.044%200.151%22%2F%3E%3Cg%20id%3D%22XMLID_1_%22%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M8.57%209.97v1.601c0%200.08-0.03%200.14-0.08%200.199%20-0.05%200.051-0.11%200.08-0.19%200.08H6.7c-0.08%200-0.14-0.029-0.19-0.08%20-0.05-0.06-0.08-0.119-0.08-0.199V9.97c0-0.08%200.03-0.14%200.08-0.2C6.56%209.72%206.62%209.69%206.7%209.69h1.6c0.08%200%200.141%200.029%200.19%200.079C8.54%209.83%208.57%209.89%208.57%209.97zM8.71%204.56L8.55%208.42c0%200.061-0.03%200.1-0.09%200.14C8.41%208.6%208.35%208.62%208.27%208.62H6.72c-0.08%200-0.14-0.021-0.2-0.061C6.47%208.52%206.44%208.48%206.44%208.42L6.3%204.58c0-0.08%200.02-0.14%200.08-0.18%200.07-0.06%200.14-0.09%200.2-0.09h1.84c0.061%200%200.13%200.03%200.2%200.09C8.68%204.44%208.71%204.49%208.71%204.56z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 0 0;
  background-repeat: no-repeat;
  content: "";
  display: inline-block;
  height: 15px;
  margin-right: 0.3125rem;
  position: relative;
  top: 1px;
  width: 15px;
}
.wk-document-legacy .dps-resource .endnotes {
  border-top: 1px solid #dee3ea;
  margin-top: 35px;
}
.wk-document-legacy .dps-resource .endnotes .fnBoxL {
  display: none;
}
.wk-document-legacy .dps-resource .endnotes .endBoxTop > h1, .wk-document-legacy .dps-resource .endnotes .endBoxTop > h2, .wk-document-legacy .dps-resource .endnotes .endBoxTop > h3, .wk-document-legacy .dps-resource .endnotes .endBoxTop > h4, .wk-document-legacy .dps-resource .endnotes .endBoxTop > h5, .wk-document-legacy .dps-resource .endnotes .endBoxTop > h6 {
  font-family: "Fira Sans", "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 15px;
}
.wk-document-legacy .dps-resource .endnotes .endBoxBottom > table > tbody > tr[style] {
  padding-bottom: 0 !important;
}
.wk-document-legacy .dps-resource .endnotes .tableNote sup {
  top: auto;
}
.wk-document-legacy .dps-resource .endnotes .footnoteRef,
.wk-document-legacy .dps-resource .endnotes .footnote {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.wk-document-legacy .dps-resource .endnotes .footnoteRef {
  font-size: 15px;
  font-weight: 700;
  position: relative;
  top: 1px;
}
.wk-document-legacy .dps-resource .endnotes .footnote {
  font-size: 15px !important;
  line-height: 18px;
  margin-bottom: 11px;
  margin-left: 15px;
}

.wk-pagination-bar {
  font-family: "Fira Sans", "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif;
  font-weight: 400;
  margin-bottom: 1.25rem;
}
.wk-pagination-bar::after {
  clear: both;
  content: " ";
  display: table;
}
@media (min-width: 37.5rem) {
  .wk-pagination-bar > .wk-pagination {
    float: right;
  }
}
.wk-pagination-bar > .wk-pagination-results {
  font-size: 0.9374999997rem;
}
@media (min-width: 37.5rem) {
  .wk-pagination-bar > .wk-pagination-results {
    float: left;
  }
  .wk-pagination-bar > .wk-pagination-results .wk-field-item {
    margin-bottom: 0;
    margin-top: 0.125rem;
  }
  .wk-pagination-bar > .wk-pagination-results .wk-field-item .wk-field-header,
  .wk-pagination-bar > .wk-pagination-results .wk-field-item .wk-select-field {
    float: left;
  }
  .wk-pagination-bar > .wk-pagination-results .wk-field-item .wk-select-field {
    margin-bottom: 0;
  }
  .wk-pagination-bar > .wk-pagination-results .wk-field-item .wk-select-field::after {
    top: 1em;
  }
  .wk-pagination-bar > .wk-pagination-results .wk-field-item .wk-field-header {
    margin-right: 0.625rem;
    margin-top: 0.9375rem;
  }
}

.wk-pagination {
  display: table;
  list-style-type: none;
  padding: 0;
  width: 100%;
}
@media (min-width: 37.5rem) {
  .wk-pagination {
    display: inline-block;
    width: auto;
  }
}
.wk-pagination > li {
  display: none;
  text-align: center;
  vertical-align: top;
}
@media (min-width: 37.5rem) {
  .wk-pagination > li {
    display: block;
    float: left;
  }
  .wk-pagination > li:last-child, .wk-pagination > li:first-child {
    display: inline-block;
  }
}
.wk-pagination > li > a {
  background-color: #a6d1ea;
  color: #007ac3;
  display: block;
  font-family: "Fira Sans", "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif;
  font-weight: 400;
  line-height: 1.875rem;
  padding: 0.5625rem 1.25rem;
  transition: background-color 0.1s ease-out;
}
.wk-pagination > li > a.wk-button-icon {
  padding: 0.5625rem;
}
.wk-pagination > li > a:hover {
  background-color: #80bde1;
  color: #007ac3;
}
.wk-pagination > li:last-child, .wk-pagination > li:first-child {
  display: table-cell;
}
.wk-pagination > li:last-child a, .wk-pagination > li:first-child a {
  background-color: #007ac3;
  color: #fff;
}
.wk-pagination > li:last-child a:hover, .wk-pagination > li:first-child a:hover {
  background-color: #409bd2;
}
.wk-pagination > li.wk-disabled {
  position: relative;
}
.wk-pagination > li.wk-disabled a, .wk-pagination > li.wk-disabled:first-child a, .wk-pagination > li.wk-disabled:last-child a {
  background: #dadada;
  color: #fff;
  cursor: not-allowed;
  pointer-events: none;
}
.wk-pagination > li.wk-disabled::before {
  background: transparent;
  content: "";
  cursor: not-allowed;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.wk-pagination > .wk-active {
  display: table-cell;
  width: 80%;
}
@media (min-width: 37.5rem) {
  .wk-pagination > .wk-active {
    width: auto;
  }
}
.wk-pagination > .wk-active a {
  background-color: #fff;
  color: #007ac3;
}

.wk-list {
  background-color: #fff;
  border: 1px solid #bfbfbf;
  border-radius: 0;
  font-family: "Fira Sans", "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif;
  list-style-type: none;
  padding: 0.8474576271% 0;
}
.wk-list > li,
.wk-list dd,
.wk-list dt {
  padding: 0.3125rem 1.6949152542%;
}
.wk-list > li:hover,
.wk-list dd:hover {
  background-color: #ededed;
  cursor: pointer;
}
.wk-list > li:focus, .wk-list > li.wk-active,
.wk-list dd:focus,
.wk-list dd.wk-active {
  background-color: #409bd2;
  color: #fff;
}
.wk-list > dt {
  color: #ec5862;
}
.wk-list > dd,
.wk-list li {
  margin-left: 0;
}

.wk-modal {
  bottom: 0;
  display: none;
  left: 0;
  overflow-x: hidden;
  overflow-y: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1050;
}
.wk-modal.wk-modal-opened {
  display: inline;
}
.wk-modal.wk-modal-small .wk-modal-content {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
}
.wk-modal.wk-modal-small .wk-modal-content:after {
  content: " ";
  display: block;
  clear: both;
}
@media (min-width: 37.5rem) {
  .wk-modal.wk-modal-small .wk-modal-content {
    max-width: 28.125rem;
  }
}
.wk-modal.wk-modal-medium .wk-modal-content {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  max-width: 37.5rem;
}
.wk-modal.wk-modal-medium .wk-modal-content:after {
  content: " ";
  display: block;
  clear: both;
}
.wk-modal.wk-modal-large .wk-modal-content {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
}
.wk-modal.wk-modal-large .wk-modal-content:after {
  content: " ";
  display: block;
  clear: both;
}
@media (min-width: 37.5rem) and (max-width: 65rem) {
  .wk-modal.wk-modal-large .wk-modal-content {
    max-width: 37.5rem;
  }
}
@media (min-width: 65rem) {
  .wk-modal.wk-modal-large .wk-modal-content {
    max-width: 65rem;
  }
}
.wk-modal.wk-modal-with-overlay::before {
  background-color: rgba(0, 0, 0, 0.4);
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: -1;
}
.wk-modal.wk-modal-vertical-middle .wk-modal-content {
  left: 50%;
  margin-top: 0;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}
.wk-modal.wk-modal-vertical-middle.wk-modal-large-content .wk-modal-content {
  left: auto;
  margin-top: 30px;
  position: static;
  top: auto;
  transform: none;
}
.wk-modal .wk-modal-content {
  background: #fff;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.4);
}
@media (min-width: 37.5rem) {
  .wk-modal .wk-modal-content {
    margin: 30px;
  }
}
.wk-modal .wk-modal-content .wk-modal-close {
  color: #a6d1ea;
  cursor: pointer;
  font-size: 2.0625rem;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.1s ease-out;
  width: auto;
}
.wk-modal .wk-modal-content button.wk-button-icon.wk-modal-close {
  background-color: transparent;
  padding: 0.4375rem;
}
.wk-modal .wk-modal-content .wk-modal-close:hover {
  color: #fff;
}
.wk-modal .wk-modal-content .wk-modal-close:focus {
  color: #fff;
}
.wk-modal .wk-modal-content .wk-modal-header {
  background: #007ac3;
  min-height: 3rem;
  padding-bottom: 0.8125rem;
  padding-left: 1rem;
  padding-right: 3.75rem;
  padding-top: 0.8125rem;
  position: relative;
}
.wk-modal .wk-modal-content .wk-modal-header .wk-modal-title {
  color: #fff;
  font-family: "Fira Sans", "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  margin: 0;
}
.wk-modal .wk-modal-content .wk-modal-body {
  padding: 1rem;
  position: relative;
}
.wk-modal .wk-modal-content .wk-modal-footer {
  padding: 0 1rem 1rem;
}

.wk-modal-body-hidden {
  overflow: hidden;
}

.wk-nav {
  list-style: none;
  margin: 0;
  padding: 0;
}
.wk-nav::after {
  clear: both;
  content: " ";
  display: table;
}
.wk-nav [class^=wk-icon-]::before,
.wk-nav [class*=" wk-icon-"]::before {
  font-size: 1.375rem;
  position: relative;
  top: 0.125rem;
  line-height: 0;
}
.wk-nav > li {
  display: block;
  float: none;
}
@media (min-width: 37.5rem) {
  .wk-nav > li {
    float: left;
  }
  .wk-nav > li::after {
    clear: both;
    content: " ";
    display: table;
  }
}
.wk-nav > li > a {
  display: block;
  font-family: "Fira Sans", "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif;
  font-size: 0.9374999997rem;
  padding: 0.75rem 0.9375rem;
}
.wk-nav > li.active > a, .wk-nav > li[wk-active] > a, .wk-nav > li.wk-active > a {
  color: #000;
}
.wk-nav.wk-nav-tabs {
  border-bottom: 0;
  margin-bottom: -0.0625rem;
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
}
.wk-nav.wk-nav-tabs > li {
  display: inline-block;
}
@media (min-width: 37.5rem) {
  .wk-nav.wk-nav-tabs > li {
    float: none;
  }
  .wk-nav.wk-nav-tabs > li > a {
    border: 1px solid transparent;
    border-bottom: 0;
    margin-bottom: -0.0625rem;
  }
}
.wk-nav.wk-nav-tabs > li.active > a, .wk-nav.wk-nav-tabs > li[wk-active] > a, .wk-nav.wk-nav-tabs > li.wk-active > a {
  background-color: #fff;
  border: 1px solid #dadada;
  border-bottom: 0;
  color: #474747;
}
.wk-nav.wk-nav-tabs > li.active:first-child, .wk-nav.wk-nav-tabs > li.active:last-child, .wk-nav.wk-nav-tabs > li[wk-active]:first-child, .wk-nav.wk-nav-tabs > li[wk-active]:last-child, .wk-nav.wk-nav-tabs > li.wk-active:first-child, .wk-nav.wk-nav-tabs > li.wk-active:last-child {
  position: relative;
}
.wk-nav.wk-nav-tabs > li.active:first-child > a::before, .wk-nav.wk-nav-tabs > li.active:last-child > a::before, .wk-nav.wk-nav-tabs > li[wk-active]:first-child > a::before, .wk-nav.wk-nav-tabs > li[wk-active]:last-child > a::before, .wk-nav.wk-nav-tabs > li.wk-active:first-child > a::before, .wk-nav.wk-nav-tabs > li.wk-active:last-child > a::before {
  border-top: 1px solid #dadada;
  content: " ";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  width: 20px;
  z-index: 999;
}
.wk-nav.wk-nav-tabs > li[wk-active]:first-child > a::before, .wk-nav.wk-nav-tabs > li.wk-active:first-child > a::before {
  border-left: 1px solid #dadada;
  left: 0;
}
.wk-nav.wk-nav-tabs > li.active:last-child > a::before, .wk-nav.wk-nav-tabs > li.wk-active:last-child > a::before {
  border-right: 1px solid #dadada;
  right: 0;
}

html.touch .wk-tab-gradient .wk-nav-tabs {
  -webkit-overflow-scrolling: auto;
  overflow-x: scroll;
}

.wk-nav-tab-bar {
  border-bottom: 1px solid #dadada;
  margin-bottom: 0.9375rem;
}
.wk-nav-tab-bar .wk-tab-bar-container {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1rem;
  padding-right: 1rem;
}
.wk-nav-tab-bar .wk-tab-bar-container:after {
  content: " ";
  display: block;
  clear: both;
}
@media (min-width: 77rem) {
  .wk-nav-tab-bar .wk-tab-bar-container {
    padding-left: 0;
    padding-right: 0;
  }
}
.wk-nav-tab-bar .wk-tab-bar-container .wk-tab-bar-gradient {
  position: relative;
}
.wk-nav-tab-bar .wk-tab-bar-container .wk-tab-bar-gradient .wk-tab-bar-gradient-before,
.wk-nav-tab-bar .wk-tab-bar-container .wk-tab-bar-gradient .wk-tab-bar-gradient-after {
  height: 97%;
  position: absolute;
  top: 0;
  width: 20px;
  z-index: 999;
}
.wk-nav-tab-bar .wk-tab-bar-container .wk-tab-bar-gradient .wk-tab-bar-gradient-before {
  background: linear-gradient(to right, #fff, rgba(255, 255, 255, 0)) 0% 0%;
  left: 0;
}
.wk-nav-tab-bar .wk-tab-bar-container .wk-tab-bar-gradient .wk-tab-bar-gradient-after {
  background: linear-gradient(to left, #fff, rgba(255, 255, 255, 0)) 0% 0%;
  right: 0;
}

.wk-nav.wk-nav-stacked > li {
  display: block;
  float: none;
}
.wk-nav.wk-nav-stacked > li > a {
  display: block;
  font-family: "Fira Sans", "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif;
  font-size: 0.9374999997rem;
  padding: 0.75rem 0.9375rem;
}

.wk-product-name-bar {
  background-color: #85bc20;
}
.wk-product-name-bar > .wk-product-name {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1rem;
  padding-right: 1rem;
}
.wk-product-name-bar > .wk-product-name:after {
  content: " ";
  display: block;
  clear: both;
}
.wk-product-name-bar > .wk-product-name:after {
  content: " ";
  display: block;
  clear: both;
}
@media (min-width: 77rem) {
  .wk-product-name-bar > .wk-product-name {
    padding-left: 0;
    padding-right: 0;
  }
}

.wk-product-name {
  background-color: #85bc20;
  color: #fff;
  font-family: "Fira Sans", "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif;
  font-size: 1.066666667rem;
  font-weight: 300;
  padding: 0.78125rem 0.9375rem;
  text-align: right;
}

.wk-navbar {
  background-color: #007ac3;
  position: relative;
  z-index: 1000;
}
.wk-navbar .wk-navbar-container {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  background-color: #007ac3;
  position: static;
}
.wk-navbar .wk-navbar-container:after {
  content: " ";
  display: block;
  clear: both;
}
.wk-navbar .wk-product-name {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  z-index: 2;
}
@media (min-width: 37.5rem) {
  .wk-navbar .wk-product-name {
    float: right;
    text-align: left;
  }
}
.wk-navbar .wk-product-name::after {
  background-color: #85bc20;
  bottom: 0;
  content: " ";
  display: block;
  left: 0;
  margin-left: 50%;
  position: absolute;
  right: 0;
  top: 0;
  width: 50%;
  z-index: -1;
}
.wk-navbar .wk-more-menu {
  list-style: none;
  margin: 0;
  padding: 0;
  background-color: #007ac3;
  float: left;
  font-family: "Fira Sans", "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif;
}
.wk-navbar .wk-more-menu > li {
  display: block;
}
.wk-navbar .wk-more-menu > li > a {
  display: block;
}
@media (min-width: 37.5rem) {
  .wk-navbar .wk-more-menu {
    display: none;
  }
}
.wk-navbar .wk-more-menu .wk-icon-menu {
  display: inline-block;
  vertical-align: middle;
}
.wk-navbar .wk-more-menu .wk-icon-menu::before {
  font-size: 1.625rem;
  margin-left: 0;
  position: relative;
  top: -0.0625rem;
  vertical-align: middle;
}
.wk-navbar .wk-more-menu a {
  transition: background-color 0.1s ease-out;
  color: #fff;
  padding: 0.75rem 1rem 0.625rem;
}
.wk-navbar .wk-more-menu a:focus, .wk-navbar .wk-more-menu a:hover {
  background-color: #80bde1;
  color: #fff;
}
.wk-navbar .wk-more-menu.open {
  background-color: #005b92;
}
.wk-navbar .wk-more-menu.open .wk-icon-menu::before {
  content: "\e833";
}
.wk-navbar .wk-nav {
  display: none;
}
@media (min-width: 37.5rem) {
  .wk-navbar .wk-nav {
    display: block;
    float: left;
  }
}
.wk-navbar .wk-nav.open {
  display: block;
  position: absolute;
  top: 3rem;
  width: 100%;
  z-index: 1040;
}
@media (min-width: 37.5rem) {
  .wk-navbar .wk-nav.open {
    position: relative;
    top: 0;
    width: auto;
  }
}
.wk-navbar .wk-nav.open > li > a {
  background-color: rgba(0, 122, 195, 0.95);
}
.wk-navbar .wk-nav > li > a {
  transition: background-color 0.1s ease-out;
  background-color: #007ac3;
  color: #fff;
  padding: 0.84375rem 0.9375rem;
}
@media (min-width: 37.5rem) {
  .wk-navbar .wk-nav > li > a {
    border: 0;
    margin: 0;
  }
}
.wk-navbar .wk-nav > li.active > a,
.wk-navbar .wk-nav > li[wk-active] > a,
.wk-navbar .wk-nav > li.wk-active > a {
  background-color: #005b92;
}
.wk-navbar .wk-nav > li > a:focus, .wk-navbar .wk-nav > li > a:hover,
.wk-navbar .wk-nav > li.active > a:focus,
.wk-navbar .wk-nav > li.active > a:hover,
.wk-navbar .wk-nav > li[wk-active] > a:focus,
.wk-navbar .wk-nav > li[wk-active] > a:hover,
.wk-navbar .wk-nav > li.wk-active > a:focus,
.wk-navbar .wk-nav > li.wk-active > a:hover {
  background-color: #80bde1;
}
.wk-navbar .wk-nav.wk-nav-tabs {
  border: 0;
}
@media (min-width: 37.5rem) and (max-width: 65rem) {
  .wk-navbar .wk-nav.wk-nav-tabs {
    margin-left: 0.75rem;
  }
}
@media (min-width: 37.5rem) {
  .wk-navbar .wk-nav.wk-nav-tabs > li > a {
    margin-top: 0.375rem;
    padding: 0.375rem 0.625rem;
  }
}
.wk-navbar .wk-nav.wk-nav-tabs > li {
  margin-bottom: -0.0625rem;
}
.wk-navbar .wk-breadcrumb [class^=wk-icon-]::before,
.wk-navbar .wk-breadcrumb [class*=" wk-icon-"]::before {
  color: #80bde1;
}
.wk-navbar .wk-breadcrumb > li {
  color: #fff;
}
.wk-navbar .wk-breadcrumb > li:not(:first-child)::before {
  color: #80bde1;
}
.wk-navbar .wk-breadcrumb > li > a {
  color: #f6f6f6;
}
.wk-navbar .wk-breadcrumb > li > a:focus,
.wk-navbar .wk-breadcrumb > li > a:hover {
  color: #d4e8b1;
}

.wk-search-bar {
  background-color: #f6f6f6;
  padding-bottom: 1rem;
  padding-top: 1rem;
}
.wk-search-bar input.wk-search-input[type=search] {
  border-color: transparent;
}
.wk-search-bar .wk-search {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1rem;
  padding-right: 1rem;
}
.wk-search-bar .wk-search:after {
  content: " ";
  display: block;
  clear: both;
}
@media (min-width: 77rem) {
  .wk-search-bar .wk-search {
    padding-left: 0;
    padding-right: 0;
  }
}

html.ie9 .wk-search,
html.no-flexbox .wk-search {
  display: block;
}
html.ie9 .wk-search .wk-select-field,
html.no-flexbox .wk-search .wk-select-field {
  float: left;
}
html.ie9 .wk-search .wk-search-box,
html.no-flexbox .wk-search .wk-search-box {
  margin-left: 7rem;
  width: auto;
}
@media (min-width: 37.5rem) {
  html.ie9 .wk-search .wk-search-box,
  html.no-flexbox .wk-search .wk-search-box {
    margin-left: 8rem;
  }
}
html.ie9 .wk-search .wk-search-container,
html.no-flexbox .wk-search .wk-search-container {
  display: block;
  margin-right: 3rem;
  width: auto;
}
@media (min-width: 37.5rem) {
  html.ie9 .wk-search .wk-search-container,
  html.no-flexbox .wk-search .wk-search-container {
    margin-right: 5rem;
  }
}
html.ie9 .wk-search .wk-search-submit,
html.no-flexbox .wk-search .wk-search-submit {
  float: right;
  height: 3rem;
  width: 3rem;
}
@media (min-width: 37.5rem) {
  html.ie9 .wk-search .wk-search-submit,
  html.no-flexbox .wk-search .wk-search-submit {
    width: 5rem;
  }
}

.wk-search {
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.wk-search .wk-select-field {
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
  -ms-flex-positive: 0;
      flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-flex-order: 0;
      order: 0;
  width: 7rem;
}
@media (min-width: 37.5rem) {
  .wk-search .wk-select-field {
    width: 8rem;
  }
}
.wk-search .wk-select-field > select {
  background-color: #dadada;
  color: #474747;
  font-size: 0.8789062495rem;
}
.wk-search .wk-search-box {
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
  -ms-flex-positive: 1;
      flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  width: 100%;
}
.wk-search .wk-search-box input.wk-search-input[type=search] {
  border-left-color: transparent;
}
.wk-search .wk-search-box input.wk-search-input[type=search]:hover {
  border-left-color: #474747;
}
.wk-search .wk-search-box input.wk-search-input[type=search]:focus, .wk-search .wk-search-box input.wk-search-input[type=search]:hover:focus {
  border-color: #409bd2;
}
.wk-search .wk-search-box,
.wk-search .wk-search-container {
  position: relative;
}
.wk-search .wk-search-box > .wk-list,
.wk-search .wk-search-container > .wk-list {
  display: none;
}
.wk-search .wk-list {
  margin: 0;
  max-height: 12.5rem;
  overflow: auto;
  position: absolute;
  top: 100%;
  width: 100%;
  z-index: 2000;
}
@media (min-width: 37.5rem) {
  .wk-search .wk-list {
    max-height: 18.75rem;
  }
}
.wk-search .wk-list.wk-active {
  display: block;
}

.wk-search-container {
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-positive: 0;
      flex-grow: 0;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  -ms-flex-order: 0;
      order: 0;
  width: 100%;
}

input.wk-search-input[type=search] {
  appearance: none;
  background-color: #fff;
  border: 1px solid #dadada;
  border-radius: 0;
  color: #474747;
  font-family: "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif;
  font-size: 1rem;
  height: 3rem;
  line-height: 1.5;
  padding: 0.6875rem 1rem;
  width: 100%;
  border-right-color: transparent;
  box-sizing: border-box;
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
  -ms-flex-positive: 0;
      flex-grow: 0;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  -ms-flex-order: 1;
      order: 1;
  overflow: hidden;
  text-overflow: ellipsis;
}
input.wk-search-input[type=search][disabled] {
  background-color: #ededed;
  color: #a3a3a3;
  cursor: not-allowed;
}
input.wk-search-input[type=search]:focus, input.wk-search-input[type=search]:hover:focus {
  border-color: #409bd2;
}
input.wk-search-input[type=search]:hover {
  border-color: #474747;
}
input.wk-search-input[type=search]::-ms-clear {
  height: 0;
  width: 0;
}
input.wk-search-input[type=search] input:-moz-placeholder, input.wk-search-input[type=search] input::-moz-placeholder, input.wk-search-input[type=search] input:-ms-input-placeholder, input.wk-search-input[type=search] input::-webkit-input-placeholder {
  color: #a3a3a3;
}

.wk-search-submit {
  background-color: #007ac3;
  color: #fff;
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
  -ms-flex-positive: 0;
      flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-size: 1.3rem;
  margin-bottom: 0;
  -ms-flex-order: 1;
      order: 1;
  padding: 0 0.375rem;
  text-align: center;
  width: auto;
}
@media (min-width: 37.5rem) {
  .wk-search-submit {
    padding: 0 0.9375rem;
  }
}
.wk-search-submit:hover:not([disabled]) {
  background-color: #409bd2;
}
@media (min-width: 37.5rem) {
  .wk-search-submit .wk-icon-search {
    display: none;
  }
}
.wk-search-submit .wk-search-button-text {
  display: none;
}
@media (min-width: 37.5rem) {
  .wk-search-submit .wk-search-button-text {
    display: inline;
    font-size: 0.8789062495rem;
  }
}

.wk-search-results {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1em;
}
.wk-search-results:after {
  content: " ";
  display: block;
  clear: both;
}
.wk-search-results.clustered .wk-search-results-group {
  border: 1px solid #a6d1ea;
  margin-bottom: 0.8em;
  padding: 0.5em;
}
@media (min-width: 37.5rem) {
  .wk-search-results.clustered .wk-search-results-group {
    width: 49.1525423729%;
    float: left;
    margin-right: 1.6949152542%;
    margin-bottom: 1rem;
  }
  .wk-search-results.clustered .wk-search-results-group:nth-child(even) {
    float: right;
    margin-right: 0;
  }
}
.wk-search-results.clustered .wk-search-results-group dd:last-of-type {
  margin-bottom: 0;
}
.wk-search-results.clustered a.show-more {
  display: block;
  margin-top: 1rem;
}

dl.wk-search-results-list {
  margin: 0;
}
dl.wk-search-results-list dt {
  margin-bottom: 0.5rem;
}
dl.wk-search-results-list dt .definition {
  color: #757575;
  font-weight: 200;
  margin-bottom: 0.1rem;
  text-transform: uppercase;
}
dl.wk-search-results-list dt .title {
  color: #007ac3;
  cursor: pointer;
  text-decoration: none;
}
dl.wk-search-results-list dt .title:hover {
  color: #85bc20;
}
dl.wk-search-results-list dd {
  color: #a3a3a3;
  margin: 0 0 1rem;
}

.wk-content-filter-layout {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
}
.wk-content-filter-layout:after {
  content: " ";
  display: block;
  clear: both;
}
@media (min-width: 37.5rem) and (max-width: 57rem) {
  .wk-content-filter-layout .wk-content-filter-pane {
    width: 32.2033898305%;
    float: left;
    margin-right: 1.6949152542%;
  }
}
@media (min-width: 57rem) {
  .wk-content-filter-layout .wk-content-filter-pane {
    width: 23.7288135593%;
    float: left;
    margin-right: 1.6949152542%;
  }
}
@media (min-width: 37.5rem) and (max-width: 57rem) {
  .wk-content-filter-layout .wk-content-filter-results {
    width: 66.1016949153%;
    float: left;
    margin-right: 1.6949152542%;
    float: right;
    margin-right: 0;
  }
}
@media (min-width: 57rem) {
  .wk-content-filter-layout .wk-content-filter-results {
    width: 74.5762711864%;
    float: left;
    margin-right: 1.6949152542%;
    float: right;
    margin-right: 0;
  }
}

.wk-content-filter {
  margin-bottom: 0.625rem;
}
.wk-content-filter a {
  font-size: 0.8789062495rem;
}

.wk-content-filter-title {
  color: #474747;
  font-size: 1rem;
  font-weight: 300;
  margin-top: 0;
  text-transform: uppercase;
}

.wk-content-filter-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.wk-content-filter-list > li {
  display: block;
}
.wk-content-filter-list > li > a {
  display: block;
}
.wk-content-filter-list > li {
  margin-bottom: 0.0625rem;
}
.wk-content-filter-list > li::after {
  clear: both;
  content: " ";
  display: table;
}
.wk-content-filter-list > li > a {
  background: #ededed;
  color: #757575;
  font-size: 0.8789062495rem;
  font-weight: 400;
  padding: 0.875rem 0.625rem;
}
.wk-content-filter-list > li > a .wk-content-filter-label {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.wk-content-filter-list > li > a .wk-badge {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background-color: transparent;
  border-radius: 0;
  color: #757575;
  float: right;
  font-size: 0.8789062495rem;
  font-weight: 300;
  margin-left: 0.5rem;
  max-width: 3.75rem;
  padding: 0;
  top: auto;
}
@media (min-width: 37.5rem) and (max-width: 57rem) {
  .wk-content-filter-list > li > a .wk-badge {
    display: none;
  }
}
.wk-content-filter-list > li:last-child {
  margin-bottom: 0;
}
.wk-content-filter-list > li.active > a, .wk-content-filter-list > li[wk-active] > a, .wk-content-filter-list > li.wk-active > a {
  background: #757575;
  color: #fff;
}
.wk-content-filter-list > li.active > a .wk-badge, .wk-content-filter-list > li[wk-active] > a .wk-badge, .wk-content-filter-list > li.wk-active > a .wk-badge {
  color: #fff;
}
.wk-content-filter-list > li.wk-disabled > a, .wk-content-filter-list > li[wk-disabled] > a {
  cursor: default;
}
.wk-content-filter-list > li.wk-disabled > a .wk-badge, .wk-content-filter-list > li[wk-disabled] > a .wk-badge {
  display: none;
}
.wk-content-filter-list > li > a:focus,
.wk-content-filter-list > li:hover > a {
  background-color: #dadada;
  color: #757575;
}
.wk-content-filter-list > li.wk-disabled > a,
.wk-content-filter-list > li[wk-disabled] > a,
.wk-content-filter-list > li.wk-disabled > a:focus,
.wk-content-filter-list > li[wk-disabled] > a:focus,
.wk-content-filter-list > li.wk-disabled:hover > a,
.wk-content-filter-list > li[wk-disabled]:hover > a {
  background-color: #ededed;
  color: #bfbfbf;
}

.wk-breadcrumb-bar {
  background-color: #f6f6f6;
  margin-bottom: 1.6949152542%;
  position: relative;
  z-index: 1;
}
.wk-breadcrumb-bar .wk-breadcrumb-container {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  background-color: #f6f6f6;
}
.wk-breadcrumb-bar .wk-breadcrumb-container:after {
  content: " ";
  display: block;
  clear: both;
}

.wk-breadcrumb {
  display: none;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 0;
  list-style-type: none;
  margin: 0;
  padding-bottom: 0.84375rem;
  padding-top: 0.84375rem;
}
.wk-breadcrumb:after {
  content: " ";
  display: block;
  clear: both;
}
@media (min-width: 77rem) {
  .wk-breadcrumb {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 37.5rem) {
  .wk-breadcrumb {
    display: block;
    float: left;
  }
}
.wk-breadcrumb > li {
  color: #a3a3a3;
  display: inline-block;
  font-family: "Fira Sans", "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif;
  font-size: 0.9374999997rem;
  font-weight: 300;
}
.wk-breadcrumb > li [class^=wk-icon-]::before,
.wk-breadcrumb > li [class*=" wk-icon-"]::before {
  margin-left: 0;
  margin-right: 0.4375rem;
}
.wk-breadcrumb > li:first-child {
  font-weight: 500;
}
.wk-breadcrumb > li:not(:first-child)::before {
  color: #a3a3a3;
  content: "»";
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

.wk-page-content {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1rem;
  padding-right: 1rem;
}
.wk-page-content:after {
  content: " ";
  display: block;
  clear: both;
}
@media (min-width: 77rem) {
  .wk-page-content {
    padding-left: 0;
    padding-right: 0;
  }
}

.wk-tooltip {
  background: #fff;
  border: 1px solid #ededed;
  box-shadow: 4px 5px 7px -3px rgba(99, 99, 99, 0.3);
  color: #474747;
  font-size: 0.7724761953rem;
  padding: 0.3125rem;
  position: absolute;
  visibility: hidden;
}
.wk-tooltip.wk-position-bottom {
  position: relative;
}
.wk-tooltip.wk-position-bottom::after, .wk-tooltip.wk-position-bottom::before {
  border: solid rgba(255, 255, 255, 0);
  content: " ";
  height: 0;
  pointer-events: none;
  position: absolute;
  width: 0;
}
.wk-tooltip.wk-position-bottom::after {
  border-width: 7px;
  top: -14px;
  border-bottom-color: #fff;
  left: 50%;
  margin-left: -7px;
}
.wk-tooltip.wk-position-bottom::before {
  border-color: rgba(255, 255, 255, 0);
  border-width: 8px;
  top: -16px;
  border-bottom-color: #ededed;
  left: 50%;
  margin-left: -8px;
}
.wk-tooltip.wk-position-bottom-left {
  position: relative;
}
.wk-tooltip.wk-position-bottom-left::after, .wk-tooltip.wk-position-bottom-left::before {
  border: solid rgba(255, 255, 255, 0);
  content: " ";
  height: 0;
  pointer-events: none;
  position: absolute;
  width: 0;
}
.wk-tooltip.wk-position-bottom-left::after {
  border-width: 7px;
  top: -14px;
  border-bottom-color: #fff;
  left: 0;
  margin-left: 21px;
}
.wk-tooltip.wk-position-bottom-left::before {
  border-color: rgba(255, 255, 255, 0);
  border-width: 8px;
  top: -16px;
  border-bottom-color: #ededed;
  left: 0;
  margin-left: 20px;
}
.wk-tooltip.wk-position-bottom-right {
  position: relative;
}
.wk-tooltip.wk-position-bottom-right::after, .wk-tooltip.wk-position-bottom-right::before {
  border: solid rgba(255, 255, 255, 0);
  content: " ";
  height: 0;
  pointer-events: none;
  position: absolute;
  width: 0;
}
.wk-tooltip.wk-position-bottom-right::after {
  border-width: 7px;
  top: -14px;
  border-bottom-color: #fff;
  right: 0;
  margin-right: 21px;
}
.wk-tooltip.wk-position-bottom-right::before {
  border-color: rgba(255, 255, 255, 0);
  border-width: 8px;
  top: -16px;
  border-bottom-color: #ededed;
  right: 0;
  margin-right: 20px;
}
.wk-tooltip.wk-position-top {
  position: relative;
}
.wk-tooltip.wk-position-top::after, .wk-tooltip.wk-position-top::before {
  border: solid rgba(255, 255, 255, 0);
  content: " ";
  height: 0;
  pointer-events: none;
  position: absolute;
  width: 0;
}
.wk-tooltip.wk-position-top::after {
  border-width: 7px;
  bottom: -14px;
  border-top-color: #fff;
  left: 50%;
  margin-left: -7px;
}
.wk-tooltip.wk-position-top::before {
  border-color: rgba(255, 255, 255, 0);
  border-width: 8px;
  bottom: -16px;
  border-top-color: #ededed;
  left: 50%;
  margin-left: -8px;
}
.wk-tooltip.wk-position-top-left {
  position: relative;
}
.wk-tooltip.wk-position-top-left::after, .wk-tooltip.wk-position-top-left::before {
  border: solid rgba(255, 255, 255, 0);
  content: " ";
  height: 0;
  pointer-events: none;
  position: absolute;
  width: 0;
}
.wk-tooltip.wk-position-top-left::after {
  border-width: 7px;
  bottom: -14px;
  border-top-color: #fff;
  left: 0;
  margin-left: 21px;
}
.wk-tooltip.wk-position-top-left::before {
  border-color: rgba(255, 255, 255, 0);
  border-width: 8px;
  bottom: -16px;
  border-top-color: #ededed;
  left: 0;
  margin-left: 20px;
}
.wk-tooltip.wk-position-top-right {
  position: relative;
}
.wk-tooltip.wk-position-top-right::after, .wk-tooltip.wk-position-top-right::before {
  border: solid rgba(255, 255, 255, 0);
  content: " ";
  height: 0;
  pointer-events: none;
  position: absolute;
  width: 0;
}
.wk-tooltip.wk-position-top-right::after {
  border-width: 7px;
  bottom: -14px;
  border-top-color: #fff;
  right: 0;
  margin-right: 21px;
}
.wk-tooltip.wk-position-top-right::before {
  border-color: rgba(255, 255, 255, 0);
  border-width: 8px;
  bottom: -16px;
  border-top-color: #ededed;
  right: 0;
  margin-right: 20px;
}
.wk-tooltip.wk-position-left {
  position: relative;
}
.wk-tooltip.wk-position-left::after, .wk-tooltip.wk-position-left::before {
  border: solid rgba(255, 255, 255, 0);
  content: " ";
  height: 0;
  pointer-events: none;
  position: absolute;
  width: 0;
}
.wk-tooltip.wk-position-left::after {
  border-width: 7px;
  left: -14px;
  border-right-color: #fff;
  top: 50%;
  margin-top: -7px;
}
.wk-tooltip.wk-position-left::before {
  border-color: rgba(255, 255, 255, 0);
  border-width: 8px;
  left: -16px;
  border-right-color: #ededed;
  top: 50%;
  margin-top: -8px;
}
.wk-tooltip.wk-position-left-bottom {
  position: relative;
}
.wk-tooltip.wk-position-left-bottom::after, .wk-tooltip.wk-position-left-bottom::before {
  border: solid rgba(255, 255, 255, 0);
  content: " ";
  height: 0;
  pointer-events: none;
  position: absolute;
  width: 0;
}
.wk-tooltip.wk-position-left-bottom::after {
  border-width: 7px;
  left: -14px;
  border-right-color: #fff;
  top: 0;
  margin-top: 6px;
}
.wk-tooltip.wk-position-left-bottom::before {
  border-color: rgba(255, 255, 255, 0);
  border-width: 8px;
  left: -16px;
  border-right-color: #ededed;
  top: 0;
  margin-top: 5px;
}
.wk-tooltip.wk-position-left-top {
  position: relative;
}
.wk-tooltip.wk-position-left-top::after, .wk-tooltip.wk-position-left-top::before {
  border: solid rgba(255, 255, 255, 0);
  content: " ";
  height: 0;
  pointer-events: none;
  position: absolute;
  width: 0;
}
.wk-tooltip.wk-position-left-top::after {
  border-width: 7px;
  left: -14px;
  border-right-color: #fff;
  bottom: 0;
  margin-bottom: 6px;
}
.wk-tooltip.wk-position-left-top::before {
  border-color: rgba(255, 255, 255, 0);
  border-width: 8px;
  left: -16px;
  border-right-color: #ededed;
  bottom: 0;
  margin-bottom: 5px;
}
.wk-tooltip.wk-position-right {
  position: relative;
}
.wk-tooltip.wk-position-right::after, .wk-tooltip.wk-position-right::before {
  border: solid rgba(255, 255, 255, 0);
  content: " ";
  height: 0;
  pointer-events: none;
  position: absolute;
  width: 0;
}
.wk-tooltip.wk-position-right::after {
  border-width: 7px;
  right: -14px;
  border-left-color: #fff;
  top: 50%;
  margin-top: -7px;
}
.wk-tooltip.wk-position-right::before {
  border-color: rgba(255, 255, 255, 0);
  border-width: 8px;
  right: -16px;
  border-left-color: #ededed;
  top: 50%;
  margin-top: -8px;
}
.wk-tooltip.wk-position-right-bottom {
  position: relative;
}
.wk-tooltip.wk-position-right-bottom::after, .wk-tooltip.wk-position-right-bottom::before {
  border: solid rgba(255, 255, 255, 0);
  content: " ";
  height: 0;
  pointer-events: none;
  position: absolute;
  width: 0;
}
.wk-tooltip.wk-position-right-bottom::after {
  border-width: 7px;
  right: -14px;
  border-left-color: #fff;
  top: 0;
  margin-top: 6px;
}
.wk-tooltip.wk-position-right-bottom::before {
  border-color: rgba(255, 255, 255, 0);
  border-width: 8px;
  right: -16px;
  border-left-color: #ededed;
  top: 0;
  margin-top: 5px;
}
.wk-tooltip.wk-position-right-top {
  position: relative;
}
.wk-tooltip.wk-position-right-top::after, .wk-tooltip.wk-position-right-top::before {
  border: solid rgba(255, 255, 255, 0);
  content: " ";
  height: 0;
  pointer-events: none;
  position: absolute;
  width: 0;
}
.wk-tooltip.wk-position-right-top::after {
  border-width: 7px;
  right: -14px;
  border-left-color: #fff;
  bottom: 0;
  margin-bottom: 6px;
}
.wk-tooltip.wk-position-right-top::before {
  border-color: rgba(255, 255, 255, 0);
  border-width: 8px;
  right: -16px;
  border-left-color: #ededed;
  bottom: 0;
  margin-bottom: 5px;
}

.wk-popover {
  background: #fff;
  border: 1px solid #ededed;
  box-shadow: 4px 5px 7px -3px rgba(99, 99, 99, 0.3);
  max-width: 300px;
  position: absolute;
}
.wk-popover.wk-position-bottom {
  position: relative;
}
.wk-popover.wk-position-bottom::after, .wk-popover.wk-position-bottom::before {
  border: solid rgba(255, 255, 255, 0);
  content: " ";
  height: 0;
  pointer-events: none;
  position: absolute;
  width: 0;
}
.wk-popover.wk-position-bottom::after {
  border-width: 7px;
  top: -14px;
  border-bottom-color: #fff;
  left: 50%;
  margin-left: -7px;
}
.wk-popover.wk-position-bottom::before {
  border-color: rgba(255, 255, 255, 0);
  border-width: 8px;
  top: -16px;
  border-bottom-color: #ededed;
  left: 50%;
  margin-left: -8px;
}
.wk-popover.wk-position-bottom-left {
  position: relative;
}
.wk-popover.wk-position-bottom-left::after, .wk-popover.wk-position-bottom-left::before {
  border: solid rgba(255, 255, 255, 0);
  content: " ";
  height: 0;
  pointer-events: none;
  position: absolute;
  width: 0;
}
.wk-popover.wk-position-bottom-left::after {
  border-width: 7px;
  top: -14px;
  border-bottom-color: #fff;
  left: 0;
  margin-left: 21px;
}
.wk-popover.wk-position-bottom-left::before {
  border-color: rgba(255, 255, 255, 0);
  border-width: 8px;
  top: -16px;
  border-bottom-color: #ededed;
  left: 0;
  margin-left: 20px;
}
.wk-popover.wk-position-bottom-right {
  position: relative;
}
.wk-popover.wk-position-bottom-right::after, .wk-popover.wk-position-bottom-right::before {
  border: solid rgba(255, 255, 255, 0);
  content: " ";
  height: 0;
  pointer-events: none;
  position: absolute;
  width: 0;
}
.wk-popover.wk-position-bottom-right::after {
  border-width: 7px;
  top: -14px;
  border-bottom-color: #fff;
  right: 0;
  margin-right: 21px;
}
.wk-popover.wk-position-bottom-right::before {
  border-color: rgba(255, 255, 255, 0);
  border-width: 8px;
  top: -16px;
  border-bottom-color: #ededed;
  right: 0;
  margin-right: 20px;
}
.wk-popover.wk-position-top {
  position: relative;
}
.wk-popover.wk-position-top::after, .wk-popover.wk-position-top::before {
  border: solid rgba(255, 255, 255, 0);
  content: " ";
  height: 0;
  pointer-events: none;
  position: absolute;
  width: 0;
}
.wk-popover.wk-position-top::after {
  border-width: 7px;
  bottom: -14px;
  border-top-color: #fff;
  left: 50%;
  margin-left: -7px;
}
.wk-popover.wk-position-top::before {
  border-color: rgba(255, 255, 255, 0);
  border-width: 8px;
  bottom: -16px;
  border-top-color: #ededed;
  left: 50%;
  margin-left: -8px;
}
.wk-popover.wk-position-top-left {
  position: relative;
}
.wk-popover.wk-position-top-left::after, .wk-popover.wk-position-top-left::before {
  border: solid rgba(255, 255, 255, 0);
  content: " ";
  height: 0;
  pointer-events: none;
  position: absolute;
  width: 0;
}
.wk-popover.wk-position-top-left::after {
  border-width: 7px;
  bottom: -14px;
  border-top-color: #fff;
  left: 0;
  margin-left: 21px;
}
.wk-popover.wk-position-top-left::before {
  border-color: rgba(255, 255, 255, 0);
  border-width: 8px;
  bottom: -16px;
  border-top-color: #ededed;
  left: 0;
  margin-left: 20px;
}
.wk-popover.wk-position-top-right {
  position: relative;
}
.wk-popover.wk-position-top-right::after, .wk-popover.wk-position-top-right::before {
  border: solid rgba(255, 255, 255, 0);
  content: " ";
  height: 0;
  pointer-events: none;
  position: absolute;
  width: 0;
}
.wk-popover.wk-position-top-right::after {
  border-width: 7px;
  bottom: -14px;
  border-top-color: #fff;
  right: 0;
  margin-right: 21px;
}
.wk-popover.wk-position-top-right::before {
  border-color: rgba(255, 255, 255, 0);
  border-width: 8px;
  bottom: -16px;
  border-top-color: #ededed;
  right: 0;
  margin-right: 20px;
}
.wk-popover.wk-position-left {
  position: relative;
}
.wk-popover.wk-position-left::after, .wk-popover.wk-position-left::before {
  border: solid rgba(255, 255, 255, 0);
  content: " ";
  height: 0;
  pointer-events: none;
  position: absolute;
  width: 0;
}
.wk-popover.wk-position-left::after {
  border-width: 7px;
  left: -14px;
  border-right-color: #fff;
  top: 50%;
  margin-top: -7px;
}
.wk-popover.wk-position-left::before {
  border-color: rgba(255, 255, 255, 0);
  border-width: 8px;
  left: -16px;
  border-right-color: #ededed;
  top: 50%;
  margin-top: -8px;
}
.wk-popover.wk-position-left-bottom {
  position: relative;
}
.wk-popover.wk-position-left-bottom::after, .wk-popover.wk-position-left-bottom::before {
  border: solid rgba(255, 255, 255, 0);
  content: " ";
  height: 0;
  pointer-events: none;
  position: absolute;
  width: 0;
}
.wk-popover.wk-position-left-bottom::after {
  border-width: 7px;
  left: -14px;
  border-right-color: #fff;
  top: 0;
  margin-top: 6px;
}
.wk-popover.wk-position-left-bottom::before {
  border-color: rgba(255, 255, 255, 0);
  border-width: 8px;
  left: -16px;
  border-right-color: #ededed;
  top: 0;
  margin-top: 5px;
}
.wk-popover.wk-position-left-top {
  position: relative;
}
.wk-popover.wk-position-left-top::after, .wk-popover.wk-position-left-top::before {
  border: solid rgba(255, 255, 255, 0);
  content: " ";
  height: 0;
  pointer-events: none;
  position: absolute;
  width: 0;
}
.wk-popover.wk-position-left-top::after {
  border-width: 7px;
  left: -14px;
  border-right-color: #fff;
  bottom: 0;
  margin-bottom: 6px;
}
.wk-popover.wk-position-left-top::before {
  border-color: rgba(255, 255, 255, 0);
  border-width: 8px;
  left: -16px;
  border-right-color: #ededed;
  bottom: 0;
  margin-bottom: 5px;
}
.wk-popover.wk-position-right {
  position: relative;
}
.wk-popover.wk-position-right::after, .wk-popover.wk-position-right::before {
  border: solid rgba(255, 255, 255, 0);
  content: " ";
  height: 0;
  pointer-events: none;
  position: absolute;
  width: 0;
}
.wk-popover.wk-position-right::after {
  border-width: 7px;
  right: -14px;
  border-left-color: #fff;
  top: 50%;
  margin-top: -7px;
}
.wk-popover.wk-position-right::before {
  border-color: rgba(255, 255, 255, 0);
  border-width: 8px;
  right: -16px;
  border-left-color: #ededed;
  top: 50%;
  margin-top: -8px;
}
.wk-popover.wk-position-right-bottom {
  position: relative;
}
.wk-popover.wk-position-right-bottom::after, .wk-popover.wk-position-right-bottom::before {
  border: solid rgba(255, 255, 255, 0);
  content: " ";
  height: 0;
  pointer-events: none;
  position: absolute;
  width: 0;
}
.wk-popover.wk-position-right-bottom::after {
  border-width: 7px;
  right: -14px;
  border-left-color: #fff;
  top: 0;
  margin-top: 6px;
}
.wk-popover.wk-position-right-bottom::before {
  border-color: rgba(255, 255, 255, 0);
  border-width: 8px;
  right: -16px;
  border-left-color: #ededed;
  top: 0;
  margin-top: 5px;
}
.wk-popover.wk-position-right-top {
  position: relative;
}
.wk-popover.wk-position-right-top::after, .wk-popover.wk-position-right-top::before {
  border: solid rgba(255, 255, 255, 0);
  content: " ";
  height: 0;
  pointer-events: none;
  position: absolute;
  width: 0;
}
.wk-popover.wk-position-right-top::after {
  border-width: 7px;
  right: -14px;
  border-left-color: #fff;
  bottom: 0;
  margin-bottom: 6px;
}
.wk-popover.wk-position-right-top::before {
  border-color: rgba(255, 255, 255, 0);
  border-width: 8px;
  right: -16px;
  border-left-color: #ededed;
  bottom: 0;
  margin-bottom: 5px;
}
.wk-popover .wk-popover-body {
  padding: 0.625rem;
}

.wk-user-popover .wk-user-popover-section {
  border-bottom: 1px solid #ededed;
  padding: 0.625rem;
}
.wk-user-popover .wk-user-popover-section:nth-child(even) {
  background: #f6f6f6;
}
.wk-user-popover .wk-user-popover-section:last-child {
  border-bottom: 0;
}
.wk-user-popover .wk-user-popover-section .wk-module-heading {
  margin: 0;
  margin-bottom: 10px;
}

.wk-card-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.wk-card-group > .wk-card {
  margin-bottom: 0.9375rem;
}
@media (min-width: 37.5rem) {
  .wk-card-group > .wk-card {
    float: none;
  }
}

.wk-card-group-4 > .wk-card,
.wk-card-group-3 > .wk-card,
.wk-card-group-2 > .wk-card {
  margin-bottom: 0.9375rem;
  width: 100%;
}

@media (min-width: 37.5rem) {
  .wk-card-group-2 > .wk-card {
    width: 49.1525423729%;
    float: left;
    margin-right: 1.6949152542%;
  }
  .wk-card-group-2 > .wk-card:nth-child(2n) {
    float: right;
    margin-right: 0;
  }
}

@media (min-width: 37.5rem) and (max-width: 65rem) {
  .wk-card-group-3 > .wk-card,
  .wk-card-group-4 > .wk-card {
    width: 49.1525423729%;
    float: left;
    margin-right: 1.6949152542%;
  }
  .wk-card-group-3 > .wk-card:nth-child(2n),
  .wk-card-group-4 > .wk-card:nth-child(2n) {
    float: right;
    margin-right: 0;
  }
}

@media (min-width: 65rem) {
  .wk-card-group-3 > .wk-card {
    width: 32.2033898305%;
    float: left;
    margin-right: 1.6949152542%;
  }
  .wk-card-group-3 > .wk-card:nth-child(3n) {
    float: right;
    margin-right: 0;
  }
}

@media (min-width: 65rem) {
  .wk-card-group-4 > .wk-card {
    width: 23.7288135593%;
    float: left;
    margin-right: 1.6949152542%;
  }
  .wk-card-group-4 > .wk-card:nth-child(4n) {
    float: right;
    margin-right: 0;
  }
}

html.ie9 .wk-card-group,
html.no-flexbox .wk-card-group,
.wk-card-group-float.wk-card-group {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
html.ie9 .wk-card-group:after,
html.no-flexbox .wk-card-group:after,
.wk-card-group-float.wk-card-group:after {
  content: " ";
  display: block;
  clear: both;
}
html.ie9 .wk-card-group > .wk-card,
html.no-flexbox .wk-card-group > .wk-card,
.wk-card-group-float.wk-card-group > .wk-card {
  position: relative;
}
@media (min-width: 37.5rem) {
  html.ie9 .wk-card-group > .wk-card,
  html.no-flexbox .wk-card-group > .wk-card,
  .wk-card-group-float.wk-card-group > .wk-card {
    max-height: 11.25rem;
    min-height: 11.25rem;
    overflow: hidden;
  }
  html.ie9 .wk-card-group > .wk-card::after,
  html.no-flexbox .wk-card-group > .wk-card::after,
  .wk-card-group-float.wk-card-group > .wk-card::after {
    background: transparent linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #fff 100%) repeat scroll 0% 0%;
    bottom: -1px;
    content: "";
    display: block;
    height: 30px;
    left: 1px;
    position: absolute;
    right: 1px;
  }
}

.wk-card,
a.wk-card {
  background-color: #fff;
  border: 1px solid #dadada;
  font-family: "Fira Sans", "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif;
  padding: 0.9375rem;
}
.wk-card .wk-card-meta,
.wk-card .wk-card-title,
a.wk-card .wk-card-meta,
a.wk-card .wk-card-title {
  color: #007ac3;
}
.wk-card .wk-card-title,
a.wk-card .wk-card-title {
  display: block;
  font-size: 1rem;
  font-weight: 700;
  margin-bottom: 0.625rem;
  margin-top: 0;
}
.wk-card .wk-card-body,
a.wk-card .wk-card-body {
  color: #474747;
}
.wk-card .wk-label,
.wk-card .wk-label-success,
.wk-card .wk-label-info,
.wk-card .wk-label-danger,
a.wk-card .wk-label,
a.wk-card .wk-label-success,
a.wk-card .wk-label-info,
a.wk-card .wk-label-danger {
  float: right;
  margin-bottom: 0.5rem;
  margin-left: 0.5rem;
}
.wk-card:focus, .wk-card:hover,
a.wk-card:focus,
a.wk-card:hover {
  background: #d4e8b1;
}
.wk-card:focus .wk-card-title,
.wk-card:focus .wk-card-meta,
.wk-card:focus .wk-card-body, .wk-card:hover .wk-card-title,
.wk-card:hover .wk-card-meta,
.wk-card:hover .wk-card-body,
a.wk-card:focus .wk-card-title,
a.wk-card:focus .wk-card-meta,
a.wk-card:focus .wk-card-body,
a.wk-card:hover .wk-card-title,
a.wk-card:hover .wk-card-meta,
a.wk-card:hover .wk-card-body {
  color: #000;
}

.wk-login-screen {
  background-color: #fff;
  bottom: 0;
  color: #474747;
  height: 100%;
  left: 0;
  overflow: auto;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
}
.wk-login-screen .wk-header .wk-brand,
.wk-login-screen .wk-header .wk-logo {
  float: none;
}
@media (min-width: 37.5rem) {
  .wk-login-screen .wk-header .wk-brand,
  .wk-login-screen .wk-header .wk-logo {
    float: left;
  }
}
.wk-login-screen .wk-header .wk-product-brand {
  color: #474747;
  display: block;
  font-family: "Fira Sans", "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif;
  font-size: 1.2136296308rem;
  font-weight: 300;
  margin: 0.625rem 0.9375rem;
}
@media (min-width: 37.5rem) {
  .wk-login-screen .wk-header .wk-product-brand {
    float: right;
    margin: 0;
    margin-top: 1.625rem;
  }
}
.wk-login-screen .wk-header .wk-product-brand strong {
  font-weight: 500;
}
.wk-login-screen .wk-login-layout,
.wk-login-screen .wk-login-layout-options,
.wk-login-screen .wk-login-layout-support {
  padding-left: 1rem;
  padding-right: 1rem;
}
@media (min-width: 37.5rem) {
  .wk-login-screen .wk-login-layout,
  .wk-login-screen .wk-login-layout-options,
  .wk-login-screen .wk-login-layout-support {
    padding-left: 0;
    padding-right: 0;
  }
}
.wk-login-screen .wk-login-layout .wk-copyright-text,
.wk-login-screen .wk-login-layout-options .wk-copyright-text,
.wk-login-screen .wk-login-layout-support .wk-copyright-text {
  color: #474747;
  font-size: 0.8239746086rem;
  font-weight: 300;
  margin: 1rem 0;
}
.wk-login-screen .wk-login-layout .wk-login-footer,
.wk-login-screen .wk-login-layout .wk-login-form {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
}
.wk-login-screen .wk-login-layout .wk-login-footer:after,
.wk-login-screen .wk-login-layout .wk-login-form:after {
  content: " ";
  display: block;
  clear: both;
}
@media (min-width: 37.5rem) {
  .wk-login-screen .wk-login-layout .wk-login-footer,
  .wk-login-screen .wk-login-layout .wk-login-form {
    max-width: 28.125rem;
  }
}
.wk-login-screen .wk-login-layout-options .wk-login-footer,
.wk-login-screen .wk-login-layout-options .wk-login-form {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  max-width: 37.5rem;
}
.wk-login-screen .wk-login-layout-options .wk-login-footer:after,
.wk-login-screen .wk-login-layout-options .wk-login-form:after {
  content: " ";
  display: block;
  clear: both;
}
.wk-login-screen .wk-login-layout-support {
  padding: 0;
}
.wk-login-screen .wk-login-layout-support .wk-login-support-container,
.wk-login-screen .wk-login-layout-support .wk-login-footer {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1rem;
  padding-right: 1rem;
}
.wk-login-screen .wk-login-layout-support .wk-login-support-container:after,
.wk-login-screen .wk-login-layout-support .wk-login-footer:after {
  content: " ";
  display: block;
  clear: both;
}
@media (min-width: 77rem) {
  .wk-login-screen .wk-login-layout-support .wk-login-support-container,
  .wk-login-screen .wk-login-layout-support .wk-login-footer {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 37.5rem) {
  .wk-login-screen .wk-login-layout-support .wk-login-form {
    width: 57.6271186441%;
    float: left;
    margin-right: 1.6949152542%;
  }
}
.wk-login-screen .wk-login-layout-support .wk-login-support {
  border: 1px solid #ededed;
  color: #474747;
  margin-bottom: 1rem;
  padding: 1rem;
}
@media (min-width: 37.5rem) {
  .wk-login-screen .wk-login-layout-support .wk-login-support {
    width: 40.6779661017%;
    float: left;
    margin-right: 1.6949152542%;
    float: right;
    margin-right: 0;
  }
}
.wk-login-screen .wk-login-layout-support .wk-login-support h5 {
  margin-top: 0;
}
.wk-login-screen .wk-login-layout-support .wk-login-support strong {
  color: #474747;
}
.wk-login-screen .wk-login-layout-support .wk-login-support ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.wk-login-screen .wk-login-layout-support .wk-login-support ul li {
  clear: both;
  padding: 0.125rem 0;
  white-space: pre-wrap;
  word-wrap: break-word;
}
.wk-login-screen .wk-login-layout-support .wk-login-support ul li [class^=wk-icon-]::before,
.wk-login-screen .wk-login-layout-support .wk-login-support ul li [class*=" wk-icon-"]::before {
  float: left;
  font-size: 1.375rem;
  left: -0.3125rem;
  position: relative;
}
@media (min-width: 37.5rem) and (max-width: 54rem) {
  .wk-login-screen .wk-login-layout-support .wk-login-support ul li [class^=wk-icon-]::before,
  .wk-login-screen .wk-login-layout-support .wk-login-support ul li [class*=" wk-icon-"]::before {
    display: none;
  }
}
.wk-login-screen .wk-login-form {
  background-color: #ededed;
  margin-bottom: 1rem;
  padding: 1rem;
}
.wk-login-screen .wk-login-form h3 {
  color: #474747;
  font-family: "Franziska", "Times New Roman", Times, serif;
  font-style: italic;
  margin: 0 0 1rem;
}
.wk-login-screen .wk-login-form p {
  font-size: 1rem;
}
.wk-login-screen .wk-login-form .wk-button-full {
  margin-bottom: 0;
}
.wk-login-screen .wk-login-form .forgot-link {
  display: block;
  margin-bottom: 0.9375rem;
}

.wk-login-form-container {
  margin-bottom: 1rem;
}
@media (min-width: 37.5rem) {
  .wk-login-form-container {
    margin-bottom: 0;
  }
}
@media (min-width: 37.5rem) {
  .wk-login-form-container.has-login-options {
    max-width: 75rem;
    margin-left: auto;
    margin-right: auto;
  }
  .wk-login-form-container.has-login-options:after {
    content: " ";
    display: block;
    clear: both;
  }
  .wk-login-form-container.has-login-options .wk-login-fields,
  .wk-login-form-container.has-login-options .wk-login-options {
    width: 48.9795918367%;
    float: left;
    margin-right: 2.0408163265%;
  }
  .wk-login-form-container.has-login-options .wk-login-options {
    float: right;
    margin-right: 0;
    margin-top: 1.5625rem;
  }
}

.wk-breakpoint-tag {
  background-color: #474747;
  bottom: 10px;
  color: #474747;
  opacity: 0.3;
  padding: 6px;
  position: fixed;
  right: 10px;
  text-shadow: 0 1px 0 #000;
  z-index: 1200;
}
.wk-breakpoint-tag::before {
  content: "mobile";
}
@media (min-width: 37.5rem) and (max-width: 65rem) {
  .wk-breakpoint-tag::before {
    content: "tablet";
  }
}
@media (min-width: 65rem) {
  .wk-breakpoint-tag::before {
    content: "desktop";
  }
}
@media (min-width: 75rem) {
  .wk-breakpoint-tag::before {
    content: "desktop (max 75rem)";
  }
}

.wk-a11y-enhanced-focus a:hover:focus,
.wk-a11y-enhanced-focus :focus {
  outline-color: #000;
  outline-offset: 0;
  outline-style: solid;
  outline-width: 2px;
}

.wk-navbar-dropdown-container {
  background: #005b92;
  color: #fff;
  display: none;
}
.wk-navbar-dropdown-container::after {
  clear: both;
  content: " ";
  display: table;
}
.wk-navbar-dropdown-container .wk-navbar-dropdown-column-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.wk-navbar-dropdown-container .wk-navbar-dropdown-column-group > .wk-navbar-dropdown-column {
  -ms-flex: 0 1 auto;
      flex: 0 1 auto;
}
@media (min-width: 0) and (max-width: 37.5rem) {
  .wk-navbar-dropdown-container .wk-navbar-dropdown-column-group > .wk-navbar-dropdown-column {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
  .wk-navbar-dropdown-container .wk-navbar-dropdown-column-group > .wk-navbar-dropdown-column:nth-child(1n) {
    margin-right: 0;
  }
}
@media (min-width: 37.5rem) and (max-width: 65rem) {
  .wk-navbar-dropdown-container .wk-navbar-dropdown-column-group > .wk-navbar-dropdown-column {
    width: 47.8260869565%;
    float: left;
    margin-right: 4.347826087%;
  }
  .wk-navbar-dropdown-container .wk-navbar-dropdown-column-group > .wk-navbar-dropdown-column:nth-child(2n) {
    margin-right: 0;
  }
}
@media (min-width: 65rem) {
  .wk-navbar-dropdown-container .wk-navbar-dropdown-column-group > .wk-navbar-dropdown-column {
    width: 21.7391304348%;
    float: left;
    margin-right: 4.347826087%;
  }
  .wk-navbar-dropdown-container .wk-navbar-dropdown-column-group > .wk-navbar-dropdown-column:nth-child(4n) {
    margin-right: 0;
  }
}
.wk-navbar-dropdown-classic.wk-navbar-dropdown-container {
  overflow: hidden;
}
.wk-navbar-dropdown-classic.wk-navbar-dropdown-container .wk-nav > li {
  position: relative;
}

.wk-navbar-dropdown {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 0;
  padding-top: 0.5rem;
}
.wk-navbar-dropdown:after {
  content: " ";
  display: block;
  clear: both;
}
@media (min-width: 77rem) {
  .wk-navbar-dropdown {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 37.5rem) {
  .wk-navbar-dropdown {
    padding-bottom: 2.125rem;
    padding-top: 0;
  }
}
@media (min-width: 77rem) {
  .wk-navbar-dropdown {
    margin-left: auto;
    margin-right: auto;
    max-width: 75rem;
  }
}
.wk-navbar-dropdown .wk-navbar-dropdown-column {
  padding-bottom: 0;
  padding-top: 0.9375rem;
}
@media (min-width: 37.5rem) {
  .wk-navbar-dropdown .wk-navbar-dropdown-column {
    padding-top: 3rem;
  }
}
@media (min-width: 77rem) {
  .wk-navbar-dropdown-classic.wk-navbar-dropdown {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.wk-navbar-dropdown ul,
.wk-navbar-dropdown li,
.wk-navbar-dropdown dd,
.wk-navbar-dropdown figure {
  margin: 0;
  padding: 0;
}
.wk-navbar-dropdown li {
  list-style-type: none;
}
.wk-navbar-dropdown .wk-dropdown-column-list li,
.wk-navbar-dropdown .wk-dropdown-column-list dt,
.wk-navbar-dropdown .wk-dropdown-column-list dd,
.wk-navbar-dropdown [wk-dropdown-column*=list] li,
.wk-navbar-dropdown [wk-dropdown-column*=list] dt,
.wk-navbar-dropdown [wk-dropdown-column*=list] dd {
  font-size: 0.875rem;
  line-height: 1.125rem;
  margin-bottom: 1.25rem;
}
@media (min-width: 37.5rem) {
  .wk-navbar-dropdown .wk-dropdown-column-list li,
  .wk-navbar-dropdown .wk-dropdown-column-list dt,
  .wk-navbar-dropdown .wk-dropdown-column-list dd,
  .wk-navbar-dropdown [wk-dropdown-column*=list] li,
  .wk-navbar-dropdown [wk-dropdown-column*=list] dt,
  .wk-navbar-dropdown [wk-dropdown-column*=list] dd {
    margin-bottom: 0.875rem;
  }
}
.wk-navbar-dropdown .wk-dropdown-column-list dt,
.wk-navbar-dropdown [wk-dropdown-column*=list] dt {
  opacity: 0.5;
}
.wk-navbar-dropdown .wk-dropdown-column-list a,
.wk-navbar-dropdown [wk-dropdown-column*=list] a {
  color: #fff;
  display: block;
}
@media (min-width: 37.5rem) {
  .wk-navbar-dropdown .wk-dropdown-column-list a,
  .wk-navbar-dropdown [wk-dropdown-column*=list] a {
    display: inline;
  }
}
.wk-navbar-dropdown .wk-dropdown-column-list a:hover,
.wk-navbar-dropdown [wk-dropdown-column*=list] a:hover {
  text-decoration: underline;
}
.wk-navbar-dropdown li,
.wk-navbar-dropdown dd > figcaption {
  margin-bottom: 0.875rem;
}

.wk-nav > li:hover .wk-navbar-dropdown-container {
  display: block;
  left: 0;
  position: relative;
  width: 100%;
}
@media (min-width: 37.5rem) {
  .wk-nav > li:hover .wk-navbar-dropdown-container {
    position: absolute;
  }
}
.wk-nav > li:hover .wk-navbar-dropdown-container.wk-navbar-dropdown-classic {
  left: inherit;
  width: auto;
}

.wk-navbar .wk-nav > li > a:hover,
.wk-navbar .wk-nav > li > a:focus, .wk-navbar .wk-nav > li.active > a:focus {
  background-color: #005b92;
}

.wk-dropdown {
  display: inline-block;
  position: relative;
}
.wk-dropdown .wk-dropdown-toggle {
  padding-right: 30px;
  position: relative;
}
.wk-dropdown .wk-dropdown-toggle::after {
  content: "\e82b";
  font-family: "wk-icons";
  position: absolute;
  right: 10px;
  transform: rotate(360deg);
  transition: transform 0.15s linear;
}
.wk-dropdown .wk-dropdown-menu {
  border: 1px solid #a3a3a3;
  box-shadow: 0 0 8px #757575;
  display: none;
  position: absolute;
  top: 100%;
  z-index: 1040;
}
.wk-dropdown .wk-dropdown-menu.wk-dropdown-left {
  left: 0;
}
.wk-dropdown .wk-dropdown-menu.wk-dropdown-right {
  right: 0;
}
.wk-dropdown .wk-dropdown-menu.wk-dropdown-up {
  bottom: 100%;
  top: auto;
}
.wk-dropdown:hover > .wk-dropdown-menu, .wk-dropdown.wk-dropdown-open > .wk-dropdown-menu {
  display: block;
}
.wk-dropdown:hover > .wk-dropdown-toggle::after, .wk-dropdown.wk-dropdown-open > .wk-dropdown-toggle::after {
  transform: rotate(180deg);
  transition: transform 0.15s;
}

.wk-dropdown-menu {
  background: #fff;
  min-width: 200px;
  width: 100%;
}
@media (min-width: 37.5rem) {
  .wk-dropdown-menu {
    width: auto;
  }
}
.wk-dropdown-menu > ul {
  list-style-type: none;
  margin: 0;
  max-height: 200px;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
}
.wk-dropdown-menu > ul li {
  min-width: 200px;
}
.wk-dropdown-menu > ul li a {
  background: #fff;
  color: #757575;
  display: block;
  font-family: "Fira Sans", "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif;
  padding: 0.3125rem 0.9375rem;
}
.wk-dropdown-menu > ul li a:hover {
  background: #ededed;
}
.wk-dropdown-menu > dl {
  font-family: "Fira Sans", "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif;
  max-height: 200px;
  overflow-x: hidden;
  overflow-y: auto;
  width: 100%;
}
.wk-dropdown-menu > dl dt,
.wk-dropdown-menu > dl dd {
  display: block;
  min-width: 200px;
  padding: 0.9375rem;
}
.wk-dropdown-menu > dl dt a,
.wk-dropdown-menu > dl dd a {
  color: #757575;
  display: block;
  padding: 0.3125rem 0.9375rem;
}
.wk-dropdown-menu > dl dt a:hover,
.wk-dropdown-menu > dl dd a:hover {
  background: #ededed;
}
.wk-dropdown-menu > dl dt {
  color: #ec5862;
  margin: 0;
  padding-bottom: 0;
}
.wk-dropdown-menu > dl dd {
  margin: 0;
  padding: 0;
}

a.wk-dropdown-toggle {
  padding-right: 30px;
}

.wk-header .wk-more-menu.open {
  background: rgba(71, 71, 71, 0.95);
}
.wk-header .wk-nav.open {
  background: none;
}
.wk-header .wk-nav.open > li > a {
  background: rgba(71, 71, 71, 0.95);
  color: #fff;
}
@media (min-width: 37.5rem) {
  .wk-header .wk-nav.open > li > a {
    background: none;
    color: #757575;
  }
}
.wk-header .wk-nav.open > li > a:hover {
  background: #474747;
}
@media (min-width: 37.5rem) {
  .wk-header .wk-nav.open > li > a:hover {
    background: none;
    color: #85bc20;
  }
}
.wk-header .wk-nav .wk-dropdown .wk-dropdown-menu {
  background: none;
  border: 0;
  box-shadow: none;
  position: relative;
}
@media (min-width: 37.5rem) {
  .wk-header .wk-nav .wk-dropdown .wk-dropdown-menu {
    position: absolute;
  }
}
.wk-header .wk-nav .wk-dropdown .wk-dropdown-body {
  background: rgba(71, 71, 71, 0.95);
  min-width: 200px;
  padding: 0.9375rem 0.9375rem;
}
.wk-header .wk-nav .wk-dropdown .wk-dropdown-toggle {
  padding-right: 30px;
}
.wk-header .wk-nav .wk-dropdown:hover,
.wk-header .wk-nav .wk-dropdown.wk-dropdown-open {
  background: none;
}
.wk-header .wk-nav .wk-dropdown:hover > .wk-dropdown-toggle,
.wk-header .wk-nav .wk-dropdown.wk-dropdown-open > .wk-dropdown-toggle {
  background: rgba(71, 71, 71, 0.95);
  color: #fff;
}
.wk-header .wk-nav .wk-dropdown-menu a {
  background: rgba(71, 71, 71, 0.95);
  color: #fff;
  padding: 0.625rem 0.9375rem;
}
.wk-header .wk-nav .wk-dropdown-menu a:hover {
  background: #474747;
}

button.wk-dropdown-toggle {
  margin-bottom: 0;
  padding-right: 30px;
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}
@keyframes bounceIn {
  0% {
    opacity: 0;
    transform: scale(0.3);
  }
  50% {
    opacity: 1;
    transform: scale(1.05);
  }
  70% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    transform: translateX(0);
  }
}
body {
  font-family: "Fira Sans", "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif;
  font-weight: 400;
  position: relative;
}
body.waiting * {
  cursor: wait !important;
}

html.disabled-scroll.ios,
html.disabled-scroll body {
  -webkit-overflow-scrolling: touch !important;
  overflow: hidden !important;
  height: 100% !important;
}

html.disabled-scroll:not(.ios):not(.android) body {
  padding-right: 1.0625rem;
}
html.disabled-scroll:not(.ios):not(.android) body .privacy-button {
  right: 1.0625rem;
}
html.disabled-scroll:not(.ios):not(.android) body .sticky-header .lmb-book-header, html.disabled-scroll:not(.ios):not(.android) body .sticky-header .lmb-book-options-bar, html.disabled-scroll:not(.ios):not(.android) body .sticky-header .lmb-page-header .wk-header-container {
  padding-right: 1.0625rem;
}
html.disabled-scroll:not(.ios):not(.android) body .sticky-header .lmb-page-header .wk-product-name {
  padding-right: calc(17px + 0.9375rem);
}

::selection {
  background: #e9f1ff;
}

::-moz-selection {
  background: #e9f1ff;
}

.lmb-print-body {
  display: none;
}

@media print {
  .wk-modal {
    position: static;
    display: none;
  }
  .lmb-app-body {
    display: none;
  }
  .lmb-print-body {
    display: block;
  }
}
.lmb-clear-list, .lmb-book-info-panel .categories, .lmb-book-page .lmb-book-content .lmb-document-page-menu, .lmb-book-page .lmb-book-toolbar .lmb-book-menu, .lmb-book-page .lmb-book-header .lmb-book-info-panel .info .book-meta, .lmb-header-menu .user-profile ul, .lmb-header-menu .menu {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 1em;
}

.wk-footer {
  margin-top: 0;
}

.lmb-page-main-view {
  background: #ededed;
}
.lmb-page-main-view.white-bg {
  background: #fff;
}

.lmb-page-content {
  background: #ededed;
  padding: 1rem 0;
}
@media (min-width: 37.5rem) {
  .lmb-page-content {
    padding: 2rem 0;
  }
}

.lmb-title {
  font-family: "Franziska", "Times New Roman", Times, serif;
  font-style: italic;
  font-weight: 400;
  color: #474747;
  margin-bottom: 0.0625rem !important;
  word-wrap: break-word;
}

:-ms-input-placeholder { /* IE10–11 */
  color: #a3a3a3 !important;
  font-weight: 300;
}

button.wk-button-icon.lmb-dropdown-button,
button.wk-button.lmb-dropdown-button {
  text-align: left;
  font-size: 0.9em;
  background: #dadada;
  color: #757575;
  border: 0.0625rem solid transparent;
  border-bottom: none;
  font-weight: 500;
  margin-bottom: 0;
}
button.wk-button-icon.lmb-dropdown-button:hover,
button.wk-button.lmb-dropdown-button:hover {
  background: #bfbfbf;
}
.expanded button.wk-button-icon.lmb-dropdown-button,
.expanded button.wk-button.lmb-dropdown-button {
  background-color: #f6f6f6;
  border: 0.0625rem solid #dadada;
  border-bottom: none;
}
button.wk-button-icon.lmb-dropdown-button span,
button.wk-button.lmb-dropdown-button span {
  float: right;
  font-weight: 900;
  font-size: 1.4em;
  margin-bottom: -0.375rem;
  margin-top: -0.125rem;
}

input.wk-search-input[type=search] {
  font-family: "Fira Sans", "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif;
}
input.wk-search-input[type=search]::-ms-clear {
  display: none;
}

iframe.iframe-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  border: none;
}

.lmb-abstract-link {
  background-size: 1rem 1rem;
}
.lmb-abstract-link::before {
  content: "\e900";
  font-family: "lmb-icons";
  font-size: 1rem;
  margin-right: 0.25rem;
  position: relative;
  top: 0.1875rem;
}

.lmb-buy-link {
  color: #e5202e;
}
.lmb-buy-link:hover {
  color: #f29097;
}
.lmb-buy-link::before {
  content: "\e90b";
  font-family: "lmb-icons";
  font-size: 1rem;
  margin-right: 0.25rem;
  position: relative;
  top: 0.125rem;
}

.wk-modal-with-overlay {
  overflow: hidden;
}

.lmb-modal-overlay {
  display: inline;
  font-weight: 300;
}
.lmb-modal-overlay.animate {
  animation-name: fadeIn;
  animation-iteration-count: 1s;
  animation-duration: 0.2s;
  animation-delay: 0s;
  animation-timing-function: ease;
  animation-fill-mode: both;
  backface-visibility: hidden;
  -ms-animation: none;
}
.lmb-modal-overlay.unanimate, .lmb-modal-overlay.animate.ng-leave.ng-leave-active {
  animation-name: fadeOut;
  animation-iteration-count: 1s;
  animation-duration: 0.2s;
  animation-delay: 0s;
  animation-timing-function: ease;
  animation-fill-mode: both;
  backface-visibility: hidden;
  -ms-animation: none;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .lmb-modal-overlay {
    z-index: 9999 !important;
  }
}
.lmb-modal-overlay .wk-modal-content {
  width: 90%;
}
.lmb-modal-overlay .wk-modal-content .wk-modal-header .wk-modal-title {
  font-size: 1rem;
}
.lmb-modal-overlay .wk-modal-footer .wk-button-secondary,
.lmb-modal-overlay .wk-modal-footer .wk-button-secondary:hover {
  color: #fff;
}

@media (min-width: 37.5rem) {
  .lmb-overlay-error .wk-modal-content {
    min-width: 31.25rem;
  }
  .lmb-overlay-error .wk-modal-content .wk-modal-body {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
}
.lmb-overlay-error .wk-modal-content .wk-modal-footer button {
  outline: none;
  background-color: #85bc20;
}
.lmb-overlay-error .wk-modal-content .wk-modal-footer button:hover:not([disabled]) {
  background-color: #a4cd58;
}
.lmb-overlay-error .wk-modal-content .wk-modal-footer button.wk-button-primary {
  outline: none;
  background-color: #007ac3;
}
.lmb-overlay-error .wk-modal-content .wk-modal-footer button.wk-button-primary:hover:not([disabled]) {
  background-color: #409bd2;
}

select::-ms-value {
  background: none;
  color: #474747;
}

input[type=text], input[type=password], input[type=search] {
  outline: none;
}

input[type=checkbox]:not(:checked), input[type=checkbox]:checked {
  position: inherit;
  display: none;
}
input[type=checkbox]:not(:checked) + label, input[type=checkbox]:checked + label {
  position: relative;
  padding-left: 1.25rem;
  cursor: pointer;
}
input[type=checkbox]:not(:checked) + label:before, input[type=checkbox]:checked + label:before {
  content: "";
  position: absolute;
  left: 0.0625rem;
  top: 0;
  width: 1.25rem;
  height: 1.25rem;
  border: 0.0625rem solid #bfbfbf;
  background: #fff;
}
input[type=checkbox]:not(:checked) + label:after, input[type=checkbox]:checked + label:after {
  content: "✔";
  font-family: "Zapf Dingbats";
  position: absolute;
  top: 0.3125rem;
  left: 0.3125rem;
  font-size: 0.9375rem;
  line-height: 0.8;
  color: #e5202e;
  transition: all 0.2s;
}
input[type=checkbox]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
input[type=checkbox]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
input[type=checkbox]:disabled:not(:checked) + label:before {
  border-color: #bfbfbf;
  background-color: #ededed;
  cursor: default;
}
input[type=checkbox]:disabled + label {
  color: #bfbfbf !important;
  cursor: default !important;
}

.wk-pagination > li.wk-disabled::before {
  cursor: default;
}

.wk-select-field::after {
  z-index: 999;
}

.ios .wk-pagination li a:hover, .android .wk-pagination li a:hover {
  background-color: #a6d1ea;
}
.ios .wk-pagination li.next a:hover, .ios .wk-pagination li.previous a:hover, .android .wk-pagination li.next a:hover, .android .wk-pagination li.previous a:hover {
  background-color: #007ac3;
}
.ios .wk-pagination li.next.wk-disabled a, .ios .wk-pagination li.previous.wk-disabled a, .android .wk-pagination li.next.wk-disabled a, .android .wk-pagination li.previous.wk-disabled a {
  background: #dadada;
}
.ios .wk-content-filter-list > li > a:focus, .ios .wk-content-filter-list > li:hover:not(.active) > a, .android .wk-content-filter-list > li > a:focus, .android .wk-content-filter-list > li:hover:not(.active) > a {
  background-color: #fff;
  color: #757575;
}

@media (min-width: 0) and (max-width: 43.75rem) {
  .wk-pagination {
    width: auto;
  }
}

.box-with-bottom-line {
  position: relative;
  padding: 1.875rem 1.875rem 3.125rem;
  font-size: 1rem;
  font-weight: 200;
}
.box-with-bottom-line h3 {
  color: #fff;
  font-size: 1.625rem;
  margin-top: 0;
  padding: 0;
}
.box-with-bottom-line .sub-title {
  min-height: 2.75rem;
}
.box-with-bottom-line .sub-title a {
  color: #fff;
  font-weight: 400;
}
.box-with-bottom-line .bottom-line {
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 0.875rem;
}
.box-with-bottom-line .bottom-line .wk-button {
  padding: 0.9375rem;
  margin-left: 0.9375rem;
  margin-bottom: 0;
  width: auto;
  display: inline-block;
}
.box-with-bottom-line .bottom-line .wk-button span:after {
  font-size: 1.125rem;
  font-family: "lmb-icons";
  color: inherit;
}

textarea.copy-box {
  position: fixed;
  height: 0;
  width: 0;
  border: none;
  top: 0;
  left: 0;
  opacity: 0;
}

#lmb-pdf-print-frame {
  position: fixed;
  height: 0;
  width: 0;
  border: none;
  top: 0;
  left: 0;
  opacity: 0;
}

@font-face {
  font-family: "lmb-icons";
  src: url("../assets/img-fonts/lmb-icons.eot?t1p2al");
  src: url("../assets/img-fonts/lmb-icons.eot?t1p2al#iefix") format("embedded-opentype"), url("../assets/img-fonts/lmb-icons.ttf?t1p2al") format("truetype"), url("../assets/img-fonts/lmb-icons.woff?t1p2al") format("woff"), url("../assets/img-fonts/lmb-icons.svg?t1p2al#lmb-icons") format("svg");
  font-weight: normal;
  font-style: normal;
}
.lmb-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "lmb-icons" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.wk-input-clear-button {
  position: absolute;
  z-index: 2;
  right: 0.9375rem;
  top: 0.1875rem;
  color: #a3a3a3;
  font-size: 2em;
  font-family: Arial, sans-serif;
}

.wk-input-clear-button:hover {
  color: #757575;
}

input:not([type=radio]):not([type=checkbox]).wk-input-clearable.with-text {
  padding-right: 2.5rem;
}
input:not([type=radio]):not([type=checkbox]).wk-input-clearable.with-text::-ms-clear {
  display: none;
}

.lmb-header-menu .more-menu-button a, .lmb-header .wk-header-container .cnt-bar .action-buttons .search-bar-button a, .lmb-header .wk-header-container .cnt-bar .action-buttons .login-button a {
  padding: 1rem;
}
.lmb-header-menu .more-menu-button a.selected, .lmb-header .wk-header-container .cnt-bar .action-buttons .search-bar-button a.selected, .lmb-header .wk-header-container .cnt-bar .action-buttons .login-button a.selected {
  color: #fff;
  background-color: rgba(71, 71, 71, 0.95);
}
.lmb-header-menu .more-menu-button a.selected:hover, .lmb-header .wk-header-container .cnt-bar .action-buttons .search-bar-button a.selected:hover, .lmb-header .wk-header-container .cnt-bar .action-buttons .login-button a.selected:hover {
  color: #bfbfbf;
}

.lmb-header {
  position: relative;
  height: 3.1875rem;
  z-index: 6;
  font-size: 0.875rem;
}
@media (min-width: 37.5rem) {
  .lmb-header {
    height: 6rem;
  }
}
.lmb-header a {
  color: #757575;
  text-decoration: none;
}
.lmb-header a:hover {
  color: #a4cd58;
}
.lmb-header .wk-header-container {
  padding-top: 0;
  padding-right: 0;
}
.lmb-header .wk-header-container .wk-logo {
  margin-bottom: 0.625rem;
}
.lmb-header .wk-header-container .wk-logo-small {
  padding-left: 0.4375rem;
  transform: scale(1.1);
}
.lmb-header .wk-header-container .wk-logo-large {
  margin-top: 0.375rem;
}
.lmb-header .wk-header-container .cnt-bar {
  text-align: right;
}
@media (min-width: 37.5rem) {
  .lmb-header .wk-header-container .cnt-bar {
    padding-top: 1.5rem;
  }
}
.lmb-header .wk-header-container .cnt-bar .header-menu {
  display: inline-block;
}
.lmb-header .wk-header-container .cnt-bar .action-buttons {
  display: -ms-flexbox;
  display: flex;
  float: right;
  height: 3.125rem;
}
.lmb-header .wk-header-container .cnt-bar .action-buttons .login-button {
  display: inline-block;
}
.lmb-header .wk-header-container .cnt-bar .action-buttons .login-button a {
  display: block;
  padding-top: 3px;
}
.lmb-header .wk-header-container .cnt-bar .action-buttons .login-button a::before {
  content: "\e918";
  margin-right: 0.6875rem;
  position: relative;
  top: 0.375rem;
  color: #85bc20;
  font-family: "lmb-icons";
  font-size: 1.5rem;
}
.lmb-header .wk-header-container .cnt-bar .action-buttons .search-bar-button {
  background-color: #85bc20;
  height: 3.1875rem;
}
@media (min-width: 37.5rem) {
  .lmb-header .wk-header-container .cnt-bar .action-buttons .search-bar-button {
    background-color: transparent;
    display: inline-block;
    height: 3.125rem;
  }
}
.lmb-header .wk-header-container .cnt-bar .action-buttons .search-bar-button a {
  padding: 1rem 1rem 1rem 3.1875rem;
  height: 3.125rem;
}
.lmb-header .wk-header-container .cnt-bar .action-buttons .search-bar-button a.expanded, .lmb-header .wk-header-container .cnt-bar .action-buttons .search-bar-button a.collapsed {
  margin: 0;
  display: block;
  background-position: center center;
  background-repeat: no-repeat;
}
@media (min-width: 37.5rem) {
  .lmb-header .wk-header-container .cnt-bar .action-buttons .search-bar-button a.expanded, .lmb-header .wk-header-container .cnt-bar .action-buttons .search-bar-button a.collapsed {
    margin: 0 0.625rem;
  }
}
.lmb-header .wk-header-container .cnt-bar .action-buttons .search-bar-button a.expanded {
  background-image: url("../../../assets/img/header_search_collapse_icon_filled.png");
}
@media (min-width: 37.5rem) {
  .lmb-header .wk-header-container .cnt-bar .action-buttons .search-bar-button a.expanded {
    background-image: url("../../../assets/img/header_search_collapse_icon.png");
  }
}
.lmb-header .wk-header-container .cnt-bar .action-buttons .search-bar-button a.collapsed {
  background-image: url("../../../assets/img/header_search_expand_icon_filled.png");
}
@media (min-width: 37.5rem) {
  .lmb-header .wk-header-container .cnt-bar .action-buttons .search-bar-button a.collapsed {
    background-image: url("../../../assets/img/header_search_expand_icon.png");
  }
}

.lmb-header-menu .more-menu-button {
  float: right;
}
.lmb-header-menu .more-menu-button a {
  display: block;
  padding: 0.25rem 1rem 0.875rem 1rem;
}
.lmb-header-menu .more-menu-button a::before {
  content: "\e91a";
  font-family: "lmb-icons";
  color: #85bc20;
  font-size: 1.5rem;
  margin-right: 0.6875rem;
  position: relative;
  top: 0.375rem;
}
.lmb-header-menu .more-menu-button a.selected::before {
  color: #bfbfbf;
}
@media (min-width: 65rem) {
  .lmb-header-menu .more-menu-button {
    display: none;
  }
}
.lmb-header-menu .menu {
  display: none;
  position: absolute;
  left: 0;
  top: 3.1875rem;
  width: 100%;
  padding: 0.625rem 0.125rem;
  background: rgba(71, 71, 71, 0.95);
}
.lmb-header-menu .menu.visible {
  display: block;
}
.lmb-header-menu .menu.visible li {
  text-align: left;
}
@media (min-width: 37.5rem) and (max-width: 65rem) {
  .lmb-header-menu .menu {
    top: 4.6875rem;
  }
}
.lmb-header-menu .menu li {
  white-space: nowrap;
}
.lmb-header-menu .menu li a {
  padding: 1rem;
  display: block;
  padding: 0.25rem 1rem 0.9375rem 1rem;
  color: #fff;
}
.lmb-header-menu .menu li a.selected {
  color: #fff;
  background-color: rgba(71, 71, 71, 0.95);
}
.lmb-header-menu .menu li a.selected:hover {
  color: #bfbfbf;
}
.lmb-header-menu .menu li a:hover {
  color: #bfbfbf;
}
.lmb-header-menu .menu li a::before {
  font-family: "lmb-icons";
  color: #bfbfbf;
  font-size: 1.5rem;
  margin-right: 0.6875rem;
  position: relative;
  top: 0.375rem;
}
.lmb-header-menu .menu li a.user-books::before {
  content: "\e924";
}
.lmb-header-menu .menu li a.search::before {
  content: "\e915";
}
.lmb-header-menu .menu li a.evid::before {
  content: "\e920";
}
.lmb-header-menu .menu li a.note::before {
  content: "\e90e";
}
.lmb-header-menu .menu li a.book::before {
  content: "\e909";
}
.lmb-header-menu .menu li a.profile::before {
  content: "\e92a";
}
@media (min-width: 0) and (max-width: 65rem) {
  .lmb-header-menu .menu.profile-visible li:not(:last-child) {
    display: none;
  }
  .lmb-header-menu .menu.profile-visible li:last-child {
    margin-left: 3.4375rem;
  }
  .lmb-header-menu .menu.profile-visible li:last-child a {
    position: relative;
    top: -0.25rem;
    padding-bottom: 0.125rem;
    padding-top: 0;
    background-color: transparent;
    cursor: default;
    pointer-events: none;
  }
}
@media (min-width: 65rem) {
  .lmb-header-menu .menu {
    position: static;
    display: block;
    padding: 0.125rem 0 0 0;
    text-align: right;
    background: #fff;
  }
  .lmb-header-menu .menu.visible {
    display: block;
    box-shadow: none;
  }
  .lmb-header-menu .menu li {
    display: inline;
    padding: 0;
  }
  .lmb-header-menu .menu li a {
    padding: 0.125rem 1rem 1rem 1rem;
    text-transform: capitalize;
    display: inline-block;
    color: #757575;
    text-decoration: none;
  }
  .lmb-header-menu .menu li a:hover {
    color: #a4cd58;
  }
}
@media (min-width: 65rem) and (min-width: 75rem) {
  .lmb-header-menu .menu li a {
    text-transform: none;
  }
}
@media (min-width: 65rem) {
  .lmb-header-menu .menu li a span {
    display: none;
  }
}
@media (min-width: 65rem) and (min-width: 75rem) {
  .lmb-header-menu .menu li a span {
    display: inline;
    text-transform: none;
  }
}
@media (min-width: 65rem) {
  .lmb-header-menu .menu li a::before {
    color: #85bc20;
  }
  .lmb-header-menu .menu li a.profile.selected::before {
    color: #bfbfbf;
  }
}
.lmb-header-menu .user-profile {
  position: absolute;
  left: 0;
  text-align: left;
  top: 6.625rem;
  padding: 1rem;
  width: 100%;
  color: #fff;
  background-color: rgba(71, 71, 71, 0.95);
}
@media (min-width: 37.5rem) and (max-width: 65rem) {
  .lmb-header-menu .user-profile {
    top: 8.125rem;
  }
}
@media (min-width: 65rem) {
  .lmb-header-menu .user-profile {
    position: relative;
    top: 0;
    left: auto;
    width: auto;
    float: right;
    border-top: none;
  }
}
.lmb-header-menu .user-profile span {
  color: #bfbfbf;
}
.lmb-header-menu .user-profile .back-to-menu {
  position: absolute;
  top: -3.4375rem;
  left: 0;
  display: block;
  width: 3.4375rem;
  height: 3.4375rem;
  background: rgba(117, 117, 117, 0.95);
}
.lmb-header-menu .user-profile .back-to-menu::before {
  content: "\e903";
  font-family: "lmb-icons";
  color: #fff;
  font-size: 1.5rem;
  margin-left: 1rem;
  position: relative;
  top: 0.75rem;
}
@media (min-width: 65rem) {
  .lmb-header-menu .user-profile .back-to-menu {
    display: none;
  }
}
.lmb-header-menu .user-profile ul {
  list-style: none;
}
.lmb-header-menu .user-profile ul li {
  margin-bottom: 0.25rem;
}
.lmb-header-menu .user-profile ul li a {
  color: #85bc20;
}
.lmb-header-menu .user-profile ul li a:hover {
  color: #a4cd58;
}
.lmb-header-menu .user-profile ul li.logout {
  margin-top: 1rem;
}
.lmb-header-menu .user-profile ul li.logout a {
  display: block;
  background-color: #85bc20;
  padding: 0.875rem;
  text-align: center;
  color: #fff;
}
.lmb-header-menu .user-profile ul li.logout a:hover {
  background-color: #a4cd58;
}

@media (min-width: 37.5rem) {
  .wk-footer .wk-footer-container .wk-footer-nav {
    display: -ms-flexbox;
    display: flex;
  }
  .wk-footer .wk-footer-container .wk-footer-nav .wk-footer-nav-list {
    margin-right: 0;
    -ms-flex: 0 1 33.33%;
        flex: 0 1 33.33%;
  }
  .wk-footer .wk-footer-container .wk-footer-nav .wk-footer-nav-list.second-column {
    padding-left: 0.3125rem;
  }
  .wk-footer .wk-footer-container .wk-footer-nav .wk-footer-nav-list.third-column {
    padding-left: 0.625rem;
  }
}
.wk-footer .wk-footer-container .wk-footer-nav .wk-footer-nav-list .dev-mode-links .hidden {
  display: none;
}
.wk-footer .wk-footer-container .wk-footer-nav .wk-footer-nav-list .dev-mode-links .service-enabled {
  color: #70e263;
}
.wk-footer .wk-footer-container .wk-footer-nav .wk-footer-nav-list .dev-mode-links .service-disabled {
  color: #f29791;
}

.lmb-book-carousel {
  margin: 0 auto;
}
@media (min-width: 37.5rem) {
  .lmb-book-carousel {
    min-width: 25.625rem;
  }
}
.lmb-book-carousel .container .wk-nav-tab-bar {
  margin-bottom: 0;
  border-bottom: none;
}
.lmb-book-carousel .container .wk-nav-tab-bar .wk-tab-bar-container {
  padding-left: 0;
  padding-right: 0;
}
.lmb-book-carousel .container .wk-nav-tab-bar .wk-tab-bar-container ul li.wk-active a:hover {
  cursor: default;
}
.lmb-book-carousel .container .wk-nav-tab-bar .wk-tab-bar-container ul li a, .lmb-book-carousel .container .wk-nav-tab-bar .wk-tab-bar-container ul li a:before {
  border: none;
}
.lmb-book-carousel .container .carousel-content {
  background: #fff;
  padding: 1.875rem 0 0.3125rem 0;
}
.lmb-book-carousel .container .carousel-content.extended {
  padding-bottom: 3.9375rem;
}
@media (min-width: 43.75rem) {
  .lmb-book-carousel .container .carousel-content.extended {
    padding-bottom: 4.875rem;
  }
}
.lmb-book-carousel .container .carousel-content .lmb-publication-container {
  text-align: center;
  margin-bottom: 1.25rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-direction: column;
      flex-direction: column;
}
@media (min-width: 43.75rem) {
  .lmb-book-carousel .container .carousel-content .lmb-publication-container {
    -ms-flex-direction: row;
        flex-direction: row;
  }
}
.lmb-book-carousel .container .carousel-content .lmb-publication-container .wk-card-group {
  overflow-x: hidden;
  display: -ms-flexbox;
  display: flex;
  background-color: #fff;
  border-right: 0.0625rem solid #ededed;
  width: 100%;
}
.lmb-book-carousel .container .carousel-content .lmb-publication-container .wk-card-group:last-of-type {
  border-right: none;
}
.lmb-book-carousel .container .carousel-content .carousel-pagination {
  display: -ms-flexbox;
  display: flex;
  float: right;
  padding-right: 1.875rem;
}
.lmb-book-carousel .container .carousel-content .carousel-pagination.mobile-top {
  margin: -0.9375rem 0 0.9375rem 0;
  padding-right: 0.9375rem;
}
.lmb-book-carousel .container .carousel-content .carousel-pagination.mobile-bottom {
  padding-right: 0.9375rem;
}
.lmb-book-carousel .container .carousel-content .carousel-pagination .pagination {
  float: right;
}
.lmb-book-carousel .container .carousel-content .carousel-pagination .wk-pagination li.previous a, .lmb-book-carousel .container .carousel-content .carousel-pagination .wk-pagination li.next a {
  background: #85bc20;
  margin-bottom: 0;
}
.lmb-book-carousel .container .carousel-content .carousel-pagination .wk-pagination li.previous a:hover, .lmb-book-carousel .container .carousel-content .carousel-pagination .wk-pagination li.next a:hover {
  background: #a4cd58;
}
.lmb-book-carousel .container .carousel-content .carousel-pagination .wk-pagination li.previous.wk-disabled a, .lmb-book-carousel .container .carousel-content .carousel-pagination .wk-pagination li.next.wk-disabled a {
  background: #dadada;
}
.lmb-book-carousel .container .carousel-content .carousel-pagination .wk-pagination li.page a, .lmb-book-carousel .container .carousel-content .carousel-pagination .wk-pagination li.first a, .lmb-book-carousel .container .carousel-content .carousel-pagination .wk-pagination li.last a {
  background: #d4e8b1;
  color: #85bc20;
}
.lmb-book-carousel .container .carousel-content .carousel-pagination .wk-pagination li.page a:hover, .lmb-book-carousel .container .carousel-content .carousel-pagination .wk-pagination li.first a:hover, .lmb-book-carousel .container .carousel-content .carousel-pagination .wk-pagination li.last a:hover {
  background: #c2de90;
}
.lmb-book-carousel .container .carousel-content .carousel-pagination .wk-pagination li.page.wk-active a, .lmb-book-carousel .container .carousel-content .carousel-pagination .wk-pagination li.first.wk-active a, .lmb-book-carousel .container .carousel-content .carousel-pagination .wk-pagination li.last.wk-active a {
  background: #fff;
  cursor: default;
}
.lmb-book-carousel .container .carousel-content .carousel-pagination .wk-pagination li.page.dots a:hover, .lmb-book-carousel .container .carousel-content .carousel-pagination .wk-pagination li.first.dots a:hover, .lmb-book-carousel .container .carousel-content .carousel-pagination .wk-pagination li.last.dots a:hover {
  cursor: default;
  background: #d4e8b1;
}
@media (min-width: 0) and (max-width: 43.75rem) {
  .lmb-book-carousel .container .carousel-content .carousel-pagination .wk-pagination {
    margin-bottom: 0;
    float: right;
  }
  .lmb-book-carousel .container .carousel-content .carousel-pagination .wk-pagination li.wk-disabled a {
    background: #dadada;
  }
}

.ios .lmb-book-carousel .wk-pagination li.previous a:hover, .ios .lmb-book-carousel .wk-pagination li.next a:hover, .android .lmb-book-carousel .wk-pagination li.previous a:hover, .android .lmb-book-carousel .wk-pagination li.next a:hover {
  background: #85bc20;
}
.ios .lmb-book-carousel .wk-pagination li.previous.wk-disabled a, .ios .lmb-book-carousel .wk-pagination li.next.wk-disabled a, .android .lmb-book-carousel .wk-pagination li.previous.wk-disabled a, .android .lmb-book-carousel .wk-pagination li.next.wk-disabled a {
  background: #dadada;
}
.ios .lmb-book-carousel .wk-pagination li.page a:hover, .android .lmb-book-carousel .wk-pagination li.page a:hover {
  background: #d4e8b1;
}
.ios .lmb-book-carousel .wk-pagination li.page.wk-active a, .android .lmb-book-carousel .wk-pagination li.page.wk-active a {
  background: #fff;
}

.lmb-publications-index .wk-az-index-container {
  font-family: "Fira Sans", "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif;
}
.lmb-publications-index .wk-az-index-container .wk-az-index-list-item {
  width: 2.875rem;
}
.lmb-publications-index .wk-az-index-container .wk-az-index-list {
  margin-top: 1.5625rem;
  margin-bottom: 1.5625rem;
}
@media (min-width: 37.5rem) {
  .lmb-publications-index .wk-az-index-container .wk-az-index-data {
    column-count: 3;
    vertical-align: top;
    width: 100%;
  }
}
.lmb-publications-index .wk-az-index-container .wk-az-index-data .wk-az-index-data-item {
  display: block;
  margin: 0.625rem 0;
}
@media (min-width: 37.5rem) {
  .lmb-publications-index .wk-az-index-container .wk-az-index-data .wk-az-index-data-item {
    display: inline-block;
    width: 95%;
    max-width: 95%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }
}
@media (min-width: 76.9375rem) {
  .lmb-publications-index .wk-az-index-container .wk-az-index-data .wk-az-index-data-item {
    margin-right: 0;
  }
  .lmb-publications-index .wk-az-index-container .wk-az-index-data .wk-az-index-data-item:nth-child(3n) {
    width: 19.625rem;
  }
}

.wk-az-index-container .wk-az-index-list .wk-az-index-list-item {
  display: inline-block;
  vertical-align: middle;
  background: #dadada;
  color: #fff;
  pointer-events: none;
  font-family: "Fira Sans", "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif;
  font-weight: 400;
  line-height: 1.875rem;
  padding: 0.5rem 1.125rem;
  transition: background-color 0.1s ease-out;
  text-transform: capitalize;
}
.wk-az-index-container .wk-az-index-list .wk-az-index-list-item.item-selectable {
  background-color: #a6d1ea;
  color: #007ac3;
  cursor: pointer;
  pointer-events: auto;
}
.wk-az-index-container .wk-az-index-list .wk-az-index-list-item.item-selectable.item-selected, .wk-az-index-container .wk-az-index-list .wk-az-index-list-item.item-selectable.item-selected:hover {
  background-color: #fff;
  color: #007ac3;
  pointer-events: none;
}
.wk-az-index-container .wk-az-index-list .wk-az-index-list-item.item-selectable:hover {
  background-color: #80bde1;
}

.wk-pagination-bar label {
  color: #757575;
}
.wk-pagination-bar li a {
  width: 3.0625rem;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}
.wk-pagination-bar li.dots a {
  cursor: default;
  padding-left: 0.5em;
  padding-right: 0.5em;
}
.wk-pagination-bar li.dots a:hover {
  background-color: #a6d1ea;
  color: #007ac3;
}
.wk-pagination-bar li.wk-active a {
  cursor: default;
}
.wk-pagination-bar li.wk-active a:hover {
  background-color: #fff;
  color: #007ac3;
}
@media (min-width: 37.5rem) and (max-width: 47.9375rem) {
  .wk-pagination-bar li.last, .wk-pagination-bar li.first {
    display: none;
  }
}
.wk-pagination-bar .wk-pagination-results {
  float: left;
}
.wk-pagination-bar .wk-pagination-results .wk-field-item .wk-field-header {
  margin-right: 0.625rem;
  margin-top: 0.9375rem;
}
.wk-pagination-bar .wk-pagination-results .suffix {
  display: inline;
}
@media (min-width: 0) and (max-width: 21.875rem) {
  .wk-pagination-bar .wk-pagination-results .suffix {
    display: none;
  }
}
@media (min-width: 57rem) and (max-width: 61.25rem) {
  .wk-pagination-bar .wk-pagination-results .suffix {
    display: none;
  }
}
.wk-pagination-bar .wk-pagination {
  float: right;
}

@media (min-width: 37.5rem) and (max-width: 57rem) {
  .wk-pagination-bar {
    display: table;
    width: 100%;
  }
  .wk-pagination-bar .wk-pagination-results {
    float: right;
    margin-bottom: 0.25rem;
  }
  .wk-pagination-bar .wk-pagination-results .wk-field-item .wk-field-header {
    margin-right: 0;
  }
  .wk-pagination-bar .wk-pagination {
    clear: both;
  }
  lmb-pagination.top .wk-pagination-results {
    display: table-header-group;
  }
  lmb-pagination.top wk-pagination.wk-pagination {
    display: table-footer-group;
    float: none;
  }
  lmb-pagination.top wk-pagination.wk-pagination .wk-pagination {
    float: right;
  }
  lmb-pagination.bottom .wk-pagination-results {
    display: table-footer-group;
  }
  lmb-pagination.bottom .wk-pagination-results .wk-field-item .wk-field-header {
    margin-top: 0.3125rem;
  }
  lmb-pagination.bottom wk-pagination.wk-pagination {
    display: table-header-group;
    float: none;
  }
  lmb-pagination.bottom wk-pagination.wk-pagination .wk-pagination {
    float: right;
  }
}
lmb-pagination.bottom .wk-pagination-bar {
  margin-top: 1.25rem;
}

lmb-pagination.top .wk-pagination-bar {
  margin-bottom: 0;
}
@media (min-width: 37.5rem) {
  lmb-pagination.top .wk-pagination-bar {
    margin-bottom: 1.25rem;
  }
}

.lmb-search-bar {
  background: #007ac3;
  width: 100%;
  position: relative;
  z-index: 5;
}
.lmb-search-bar .wk-top-bar-container {
  max-width: 75rem;
  margin: auto;
  display: block;
  position: relative;
  z-index: 2;
  background: #007ac3;
}
@media (min-width: 37.5rem) {
  .lmb-search-bar .wk-top-bar-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: stretch;
        align-items: stretch;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-direction: row;
        flex-direction: row;
  }
}
.lmb-search-bar .wk-top-bar-container .wk-search-bar {
  background: none;
  padding-top: 0.9375rem;
}
@media (min-width: 37.5rem) {
  .lmb-search-bar .wk-top-bar-container .wk-search-bar {
    padding-top: 0;
  }
}
@media (min-width: 65rem) {
  .lmb-search-bar .wk-top-bar-container .wk-search-bar {
    margin-right: 0.9375rem;
  }
}
.lmb-search-bar .wk-top-bar-container .wk-search-bar .lmb-search-scope-option-selector {
  width: 9.6875rem;
}
.lmb-search-bar .wk-top-bar-container .wk-search-bar .wk-select-field::after {
  right: 0.375rem;
  top: 0.5rem;
  font-size: 1.5rem;
}
.lmb-search-bar .wk-top-bar-container .wk-product-name {
  position: relative;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  font-style: italic;
  text-align: left;
}
.lmb-search-bar .wk-top-bar-container .wk-product-name .home-link {
  width: 30%;
  margin: -1rem;
  padding-right: 0.3125rem;
  font-style: normal;
  font-family: "Fira Sans", "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif;
  font-weight: 500;
  font-size: 0.9375rem;
  left: 0;
  height: 3.0625rem;
  line-height: 3.0625rem;
  vertical-align: middle;
  text-align: center;
  background: #007ac3;
  display: block;
}
@media (min-width: 37.5rem) {
  .lmb-search-bar .wk-top-bar-container .wk-product-name .home-link {
    display: none;
  }
}
.lmb-search-bar .wk-top-bar-container .wk-product-name .home-link .wk-icon-home-outline {
  color: #f6f6f6;
}
.lmb-search-bar .wk-top-bar-container .wk-product-name .home-link .wk-icon-home-outline:hover {
  color: #d4e8b1;
}
.lmb-search-bar .wk-top-bar-container .wk-product-name .home-link .wk-icon-home-outline:before {
  font-size: 1.25rem;
  margin-right: 0.25rem;
  color: #80bde1;
}
.lmb-search-bar .wk-top-bar-container .wk-product-name .title {
  width: 100%;
  text-align: right;
}
@media (min-width: 37.5rem) {
  .lmb-search-bar .wk-top-bar-container .wk-product-name .title {
    text-align: left;
  }
}
.lmb-search-bar .wk-top-bar-container .wk-product-name .title.small {
  font-size: 1.0625rem;
}
@media (min-width: 37.5rem) {
  .lmb-search-bar .wk-top-bar-container .wk-product-name .title.small {
    padding: 0 2.1875rem;
  }
}
.lmb-search-bar .wk-top-bar-container .wk-product-name em {
  font-weight: 200;
  position: relative;
  z-index: 1;
}
@media (min-width: 37.5rem) {
  .lmb-search-bar .wk-top-bar-container .wk-product-name {
    -ms-flex-order: 2;
        order: 2;
    font-size: 1.8em;
    width: auto;
  }
}
.lmb-search-bar .wk-top-bar-container .wk-top-bar-content {
  -ms-flex-item-align: stretch;
      align-self: stretch;
  -ms-flex-positive: 1;
      flex-grow: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}
.lmb-search-bar .wk-top-bar-container .wk-top-bar-content .wk-breadcrumb .wk-icon-home-outline {
  color: #f6f6f6;
}
.lmb-search-bar .wk-top-bar-container .wk-top-bar-content .wk-breadcrumb .wk-icon-home-outline:before {
  font-size: 1.25rem;
  margin-right: 0.25rem;
}
.lmb-search-bar .wk-top-bar-container .wk-top-bar-content .wk-breadcrumb [class^=wk-icon-]::before,
.lmb-search-bar .wk-top-bar-container .wk-top-bar-content .wk-breadcrumb [class*=" wk-icon-"]::before {
  color: #80bde1;
}
.lmb-search-bar .wk-top-bar-container .wk-top-bar-content .wk-breadcrumb > li {
  color: #fff;
}
.lmb-search-bar .wk-top-bar-container .wk-top-bar-content .wk-breadcrumb > li:not(:first-child)::before {
  color: #80bde1;
}
.lmb-search-bar .wk-top-bar-container .wk-top-bar-content .wk-breadcrumb > li > a {
  color: #f6f6f6;
}
.lmb-search-bar .wk-top-bar-container .wk-top-bar-content .wk-breadcrumb > li > a:hover {
  color: #d4e8b1;
}
.lmb-search-bar .wk-top-bar-container .wk-top-bar-content .wk-button-bar {
  display: none;
  margin: 0 1rem;
}
.lmb-search-bar .wk-top-bar-container .wk-top-bar-content .wk-button-bar button {
  background: #409bd2;
}
.lmb-search-bar .wk-top-bar-container .wk-top-bar-content .wk-button-bar button:hover {
  background: #005b92;
}
@media (min-width: 37.5rem) {
  .lmb-search-bar .wk-top-bar-container .wk-top-bar-content .wk-button-bar {
    display: block;
  }
}
@media (min-width: 77rem) {
  .lmb-search-bar .wk-top-bar-container .wk-top-bar-content .wk-button-bar {
    margin: 0;
  }
}
.lmb-search-bar .wk-search-box .wk-input-clearable {
  position: relative;
  z-index: 1;
}
.lmb-search-bar .wk-search-box .lmb-typeahead {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  visibility: hidden;
}
.lmb-search-bar .wk-search-box .lmb-typeahead .wk-list {
  display: block;
  border-top: none;
  border-color: #dadada;
  padding-top: 0;
  padding-bottom: 0;
  max-height: none;
  width: calc(100% + 41px);
  box-shadow: 0 0.3125rem 0.9375rem rgba(0, 0, 0, 0.2);
}
@media (min-width: 37.5rem) and (max-width: 65rem) {
  .lmb-search-bar .wk-search-box .lmb-typeahead .wk-list {
    width: calc(100% + 65px);
  }
}
@media (min-width: 65rem) {
  .lmb-search-bar .wk-search-box .lmb-typeahead .wk-list {
    width: 100%;
  }
}
.lmb-search-bar .wk-search-box .lmb-typeahead .wk-list li {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding: 0;
  background: #ededed;
  border-bottom: 0.0625rem #fff solid;
}
.lmb-search-bar .wk-search-box .lmb-typeahead .wk-list li:last-child {
  border-bottom: none;
}
.lmb-search-bar .wk-search-box .lmb-typeahead .wk-list li .wk-suggest-highlight {
  font-weight: bold;
}
.lmb-search-bar .wk-search-box .lmb-typeahead .wk-list li .text {
  margin-right: 2.5rem;
  padding: 0.5rem 0.9375rem;
  display: block;
  border-right: 0.0625rem #fff solid;
  background: #fff;
}
@media (min-width: 37.5rem) and (max-width: 65rem) {
  .lmb-search-bar .wk-search-box .lmb-typeahead .wk-list li .text {
    margin-right: 4rem;
  }
}
@media (min-width: 65rem) {
  .lmb-search-bar .wk-search-box .lmb-typeahead .wk-list li .text {
    margin-right: 0;
  }
}
.lmb-search-bar .wk-search-box .lmb-typeahead .wk-list li.wk-active .text, .lmb-search-bar .wk-search-box .lmb-typeahead .wk-list li:hover .text {
  color: #000;
  background: #ededed;
}
.lmb-search-bar .wk-search-box .lmb-typeahead .wk-list li .copy {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 2.5rem;
  height: 100%;
}
@media (min-width: 37.5rem) and (max-width: 65rem) {
  .lmb-search-bar .wk-search-box .lmb-typeahead .wk-list li .copy {
    width: 4rem;
  }
}
@media (min-width: 65rem) {
  .lmb-search-bar .wk-search-box .lmb-typeahead .wk-list li .copy {
    display: none;
  }
}
.lmb-search-bar .wk-search-box .lmb-typeahead .wk-list li .copy::before {
  content: "\e92e";
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -0.375rem 0 0 -0.375rem;
  color: #a3a3a3;
  font-family: "lmb-icons";
  font-size: 0.75rem;
}
.lmb-search-bar .wk-top-bar-bg {
  background: #85bc20;
  position: absolute;
  top: 0;
  left: 50%;
  width: 50%;
  height: 100%;
  z-index: 1;
}

.wk-search-bar {
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}

.lmb-advanced-search-form {
  margin: 0.9375rem 0.9375rem 0 0.9375rem;
  padding: 0.625rem 0.9375rem;
  float: left;
  font-size: 0.9375rem;
  transition: all 0.1s ease-out;
}
@media (min-width: 76.875rem) {
  .lmb-advanced-search-form {
    margin-left: 0;
    margin-right: 0;
  }
}
.lmb-advanced-search-form.expanded {
  background-color: #005b92;
}
.lmb-advanced-search-form.collapsed {
  background-color: #409bd2;
}
.lmb-advanced-search-form .show-form-link {
  display: block;
  color: #fff;
}
.lmb-advanced-search-form .show-form-link.wk-icon-lmb-angle-down::after {
  content: "\e802";
  font-family: "wk-icons";
  font-weight: bold;
  padding-left: 0.3125rem;
}
.lmb-advanced-search-form .show-form-link.wk-icon-lmb-angle-up::after {
  content: "\e805";
  font-family: "wk-icons";
  font-weight: bold;
  padding-left: 0.3125rem;
}
.lmb-advanced-search-form .show-form-link:hover {
  color: #c2de90;
}
.lmb-advanced-search-form .advanced-options {
  position: absolute;
  left: 0.9375rem;
  margin-top: 0.625rem;
  padding: 1rem;
  color: #fff;
  background-color: #005b92;
  width: 95%;
  transition: all 0.1s ease-out;
}
@media (min-width: 37.5rem) {
  .lmb-advanced-search-form .advanced-options .position-aligned {
    padding-top: 2.375rem;
  }
}
.lmb-advanced-search-form .advanced-options.ng-enter {
  animation-name: fadeIn;
  animation-iteration-count: 1s;
  animation-duration: 0.2s;
  animation-delay: 0s;
  animation-timing-function: ease;
  animation-fill-mode: both;
  backface-visibility: hidden;
  -ms-animation: none;
}
.lmb-advanced-search-form .advanced-options.ng-leave {
  animation-name: fadeOut;
  animation-iteration-count: 1s;
  animation-duration: 0.2s;
  animation-delay: 0s;
  animation-timing-function: ease;
  animation-fill-mode: both;
  backface-visibility: hidden;
  -ms-animation: none;
}
.lmb-advanced-search-form .advanced-options .wk-field-item {
  margin-left: 0.3125rem;
  margin-right: 0.3125rem;
}
.lmb-advanced-search-form .advanced-options .wk-field-item .wk-select-field {
  padding-bottom: 0.1875rem;
}
.lmb-advanced-search-form .advanced-options .wk-field-item .wk-field-error {
  color: #f29097;
}
.lmb-advanced-search-form .advanced-options .wk-field-item .wk-button-success {
  width: 48%;
  padding-left: 0;
  padding-right: 0;
}
.lmb-advanced-search-form .advanced-options .wk-field-item .wk-button-success::before {
  font-family: "lmb-icons";
  font-size: 1.5rem;
  position: relative;
  top: 0.375rem;
  margin-right: 0.5rem;
  line-height: 0.125rem;
}
.lmb-advanced-search-form .advanced-options .wk-field-item .wk-button-success.clear-form-button {
  background-color: #007ac3;
}
.lmb-advanced-search-form .advanced-options .wk-field-item .wk-button-success.clear-form-button::before {
  content: "\e928";
}
.lmb-advanced-search-form .advanced-options .wk-field-item .wk-button-success.clear-form-button:hover {
  background-color: #409bd2;
}
.lmb-advanced-search-form .advanced-options .wk-field-item .wk-button-success.search-button {
  background-color: #85bc20;
  float: right;
}
.lmb-advanced-search-form .advanced-options .wk-field-item .wk-button-success.search-button::before {
  content: "\e926";
}
.lmb-advanced-search-form .advanced-options .wk-field-item .wk-button-success.search-button:hover {
  background-color: #a4cd58;
}
.lmb-advanced-search-form .advanced-options .wk-field-item .unselected {
  background-color: #dadada;
}
.lmb-advanced-search-form .advanced-options .wk-field-item input, .lmb-advanced-search-form .advanced-options .wk-field-item select {
  font-family: "Fira Sans", "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif;
}
.lmb-advanced-search-form .advanced-options .wk-field-item select.ie-dropdown-expanded {
  height: auto;
  z-index: 15000;
  position: absolute;
  padding-right: 0;
}
.lmb-advanced-search-form .advanced-options .wk-field-item button {
  width: 100%;
  margin-top: 1.5rem;
}
@media (min-width: 37.5rem) and (max-width: 65rem) {
  .lmb-advanced-search-form .advanced-options {
    width: 40.9375rem;
  }
}
@media (min-width: 51.875rem) {
  .lmb-advanced-search-form .advanced-options {
    width: 49.6875rem;
  }
}
@media (min-width: 65rem) {
  .lmb-advanced-search-form .advanced-options {
    left: 0;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .lmb-advanced-search-form {
    margin-bottom: -0.375rem;
  }
}
.ios .lmb-advanced-search-form .advanced-options.ng-enter {
  animation-duration: 0s;
}
.ios .lmb-advanced-search-form .advanced-options.ng-leave {
  animation-duration: 0s;
}

.lmb-subscribe-info {
  background: #5b528c;
  color: #fff;
  text-align: center;
  padding: 1rem 0;
  font-size: 0.95em;
}
.lmb-subscribe-info a {
  color: #85bc20;
}
.lmb-subscribe-info a:hover {
  color: #a4cd58;
}

.wk-content-filter .wk-content-filter-list {
  font-family: "Fira Sans", "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif;
  font-weight: 400;
  font-size: 0.9375rem;
  margin-bottom: 0.3125rem;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.wk-content-filter .wk-content-filter-list.lmb-switch-filter li a {
  overflow: hidden;
}
.wk-content-filter .wk-content-filter-list.lmb-switch-filter li a span.wk-content-filter-label {
  display: block;
  width: 70%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  float: left;
}
.wk-content-filter .wk-content-filter-list.lmb-switch-filter li a span.total-hits {
  float: right;
  color: #a3a3a3;
}
.wk-content-filter .wk-content-filter-list.lmb-filter-list li {
  background-color: #fff;
  margin-bottom: 0;
}
.wk-content-filter .wk-content-filter-list.lmb-filter-list li.available-filters {
  padding: 0.3125rem 0.9375rem;
}
.wk-content-filter .wk-content-filter-list.lmb-filter-list li.available-filters:first-child {
  padding-top: 0.9375rem;
}
.wk-content-filter .wk-content-filter-list.lmb-filter-list li.available-filters:last-child {
  padding-bottom: 0.9375rem;
}
.wk-content-filter .wk-content-filter-list.lmb-filter-list li.selected-filters {
  padding: 0.9375rem;
}
.wk-content-filter .wk-content-filter-list.lmb-filter-list li.grouping-filter-active .grouping-filter {
  background-color: #f6f6f6;
}
.wk-content-filter .wk-content-filter-list.lmb-filter-list li .grouping-filter {
  padding: 0.9375rem;
  background-color: #ededed;
  cursor: pointer;
}
.wk-content-filter .wk-content-filter-list.lmb-filter-list li .grouping-filter:hover {
  background-color: #dadada;
}
.wk-content-filter .wk-content-filter-list.lmb-filter-list li .grouping-filter .label {
  display: inline-block;
  color: #757575;
  max-width: 82%;
}
@media (min-width: 37.5rem) {
  .wk-content-filter .wk-content-filter-list.lmb-filter-list li .grouping-filter {
    background-color: #fff;
  }
}
.wk-content-filter .wk-content-filter-list.lmb-filter-list li input {
  float: left;
  margin-top: 0.1875rem;
}
.wk-content-filter .wk-content-filter-list.lmb-filter-list li .filter-label {
  display: block;
  width: 76%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  float: left;
  padding-left: 1.75rem;
}
.wk-content-filter .wk-content-filter-list.lmb-filter-list li .filter-label:hover {
  color: #a3a3a3;
  cursor: pointer;
}
@media (min-width: 37.5rem) and (max-width: 46.875rem) {
  .wk-content-filter .wk-content-filter-list.lmb-filter-list li .filter-label {
    width: 65%;
  }
}
.wk-content-filter .wk-content-filter-list.lmb-filter-list li .total-hits {
  float: right;
  color: #a3a3a3;
}
.wk-content-filter .wk-content-filter-list.lmb-filter-list li .toggle-filter {
  float: right;
  font-size: 1.125rem;
}
.wk-content-filter .wk-content-filter-list.lmb-filter-list li .second-level-list {
  margin-bottom: 0;
}
@media (min-width: 37.5rem) {
  .wk-content-filter .wk-content-filter-list.lmb-filter-list li {
    color: #757575;
  }
}
.wk-content-filter .lmb-selected-filters {
  margin-bottom: 1.25rem;
}
.wk-content-filter .lmb-selected-filters .wk-content-filter-list.lmb-filter-list li {
  border-bottom: 0.125rem solid #ededed;
  cursor: pointer;
}
.wk-content-filter .lmb-selected-filters .wk-content-filter-list.lmb-filter-list li .filter-label {
  width: 85%;
  padding-left: 0;
}
.wk-content-filter .lmb-selected-filters .wk-content-filter-list.lmb-filter-list li .remove-filter {
  float: right;
  font-size: 1.625rem;
  line-height: 1.125rem;
  color: #a3a3a3;
}
.wk-content-filter .lmb-selected-filters .wk-content-filter-list.lmb-filter-list li:hover .filter-label, .wk-content-filter .lmb-selected-filters .wk-content-filter-list.lmb-filter-list li:hover .remove-filter {
  color: #bfbfbf;
}
.wk-content-filter .filters-action-link {
  padding: 0.3125rem 0;
}
.wk-content-filter .filters-action-link .wk-icon-lmb-angle-down::after {
  content: "\e802";
  font-family: "wk-icons";
  font-weight: bold;
  padding-left: 0.3125rem;
}
.wk-content-filter .filters-action-link .wk-icon-lmb-angle-up::after {
  content: "\e805";
  font-family: "wk-icons";
  font-weight: bold;
  padding-left: 0.3125rem;
}
.wk-content-filter .filters-action-link .hidden {
  display: none;
}

lmb-single-select-filter .wk-content-filter .wk-content-filter-list.lmb-filter-list li .filter-label {
  padding-left: 0;
  width: 85%;
}

.lmb-progress-bar-container {
  width: 100%;
  height: 0.25rem;
  position: fixed;
  z-index: 9999;
}
@media print {
  .lmb-progress-bar-container {
    display: none;
  }
}

.lmb-progress-bar {
  height: 100%;
  background: #a4cd58;
}
.lmb-progress-bar.loading {
  animation: lmb-indicator-loading 10s cubic-bezier(0.05, 0.14, 0, 1), lmb-indicator-pulse 1s infinite alternate 10s;
  -webkit-animation: lmb-indicator-loading 10s cubic-bezier(0.05, 0.14, 0, 1), lmb-indicator-pulse 1s infinite alternate 10s;
  animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;
}
.lmb-progress-bar.loaded {
  animation: lmb-indicator-loaded 0.8s;
  -webkit-animation: lmb-indicator-loaded 0.8s;
  animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;
}

@keyframes lmb-indicator-pulse {
  from {
    box-shadow: 0.0625rem -0.0625rem 0.5rem #fff;
  }
  to {
    box-shadow: 0.0625rem -0.0625rem 0.5rem #757575;
  }
}
@keyframes lmb-indicator-loading {
  from {
    width: 0;
  }
  to {
    width: 90%;
  }
}
@keyframes lmb-indicator-loaded {
  0% {
    width: 60%;
  }
  80% {
    width: 100%;
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
ol.wk-breadcrumb li a.disabled {
  pointer-events: none;
  cursor: default;
  color: #a6d1ea !important;
}

.trial-sign {
  width: 100%;
  display: inline-block;
  float: left;
  min-height: 21.875rem;
  background-color: #5b528c;
  z-index: 4;
}
@media (min-width: 65rem) {
  .trial-sign {
    width: 50%;
  }
}
.trial-sign h3 {
  color: #fff;
  font-family: "Franziska", "Times New Roman", Times, serif;
  font-weight: 400;
  font-style: italic;
}
.trial-sign .bottom-line .wk-button {
  background-color: #928cb3;
}
.trial-sign .bottom-line .wk-button:hover {
  background-color: #b3aeca;
}
.trial-sign .bottom-line .wk-button span:after {
  content: "\e905";
}
.trial-sign .form {
  margin-top: 1.875rem;
}
.trial-sign .form .wk-search-submit .wk-search-button-text {
  display: inline;
  font-size: 1rem;
}
.trial-sign .wk-field-item {
  margin-bottom: 0.625rem;
}
.trial-sign .wk-field-item label {
  font-weight: 400;
  font-size: 0.9375rem;
}
.trial-sign .wk-field-item input:not([type=radio]):not([type=checkbox]) {
  margin-bottom: 0;
}
.trial-sign .policy {
  font-size: 0.875rem;
  margin-bottom: 0.9375rem;
}
.trial-sign .policy a {
  color: #85bc20;
}
.trial-sign .policy a:hover {
  color: #c2de90;
}

.lmb-calendar-filter {
  margin-bottom: 0;
}
.lmb-calendar-filter a.wk-icon-info-outline {
  color: #007ac3;
  margin-left: -0.125rem;
  margin-bottom: -0.1875rem;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.lmb-calendar-filter a.wk-icon-info-outline:before {
  font-size: 1.375rem;
  font-weight: 500;
}
.lmb-calendar-filter a.wk-icon-info-outline:hover {
  color: #80bde1;
}
.lmb-calendar-filter a.wk-icon-info-outline:focus {
  outline: none;
}
.lmb-calendar-filter .date-selection {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.lmb-calendar-filter .date-selection .date-to, .lmb-calendar-filter .date-selection .date-from {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  width: 8.75rem;
}
.lmb-calendar-filter .date-selection .date-from {
  padding-right: 0.1875rem;
}
.lmb-calendar-filter .date-selection .date-to {
  padding-left: 0.1875rem;
}
.lmb-calendar-filter .date-selection .calendar-button {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-width: 7.5rem;
  height: 2.5rem;
  background: #fff;
  color: #757575;
  border: 0.0625rem solid #dadada;
  outline: none;
}
.lmb-calendar-filter .date-selection .calendar-button.selected {
  border-color: #007ac3;
}
.lmb-calendar-filter .date-selection .calendar-button.error {
  border-color: #e5202e;
}
.lmb-calendar-filter .date-selection .calendar-button a {
  color: #757575;
}
.lmb-calendar-filter .date-selection .calendar-button a:hover {
  color: #474747;
}
.lmb-calendar-filter .date-selection .calendar-button .date-label {
  width: 100%;
  padding: 0.625rem;
}
.lmb-calendar-filter .date-selection .calendar-button .date-label .error {
  color: #e5202e;
  text-align: center;
}
.lmb-calendar-filter .date-selection .calendar-button .date-label:hover {
  background: #f6f6f6;
}
.lmb-calendar-filter .date-selection .calendar-button .date-clear {
  padding: 0.3125rem 0;
}
.lmb-calendar-filter .date-selection .calendar-button .date-clear:hover {
  background: #f6f6f6;
}
.lmb-calendar-filter .date-selection .calendar-button .date-clear:before {
  font-size: 1.75rem;
}
@media (min-width: 37.5rem) and (max-width: 70.625rem) {
  .lmb-calendar-filter .date-selection .date-from, .lmb-calendar-filter .date-selection .date-to {
    width: 3.125rem;
  }
  .lmb-calendar-filter .date-selection .date-from .calendar-button, .lmb-calendar-filter .date-selection .date-to .calendar-button {
    min-width: inherit;
  }
  .lmb-calendar-filter .date-selection .date-from .calendar-button .date-label, .lmb-calendar-filter .date-selection .date-to .calendar-button .date-label {
    max-width: calc(100% - 34px);
    padding-right: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .lmb-calendar-filter .date-selection .date-from .calendar-button .date-clear::before, .lmb-calendar-filter .date-selection .date-to .calendar-button .date-clear::before {
    margin-left: 0;
  }
}
.lmb-calendar-filter .filter-button {
  display: block;
  padding-top: 1rem;
  text-align: right;
}
.lmb-calendar-filter .filter-button a {
  width: 6.25rem;
  font-size: 1rem;
}
.lmb-calendar-filter .filter-button a [wk-icon=arrow-right] {
  float: right;
}
@media (min-width: 0) and (max-width: 37.5rem) {
  .lmb-calendar-filter .filter-button {
    float: right;
    width: 100%;
    padding-bottom: 1rem;
  }
  .lmb-calendar-filter .filter-button a {
    float: right;
    margin-bottom: 0;
  }
}
.lmb-calendar-filter .calendar {
  position: absolute;
  margin-top: -2.9375rem;
  z-index: 5;
  background-color: #fff;
  border: 0.0625rem solid #dadada;
  width: 43.75rem;
  height: 25.625rem;
  box-shadow: 0 0.125rem 0.1875rem -0.0625rem #a3a3a3;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
@media (min-width: 37.5rem) and (max-width: 46.875rem) {
  .lmb-calendar-filter .calendar {
    width: 96%;
  }
}
.lmb-calendar-filter .calendar.ng-enter {
  animation-name: fadeIn;
  animation-iteration-count: 1s;
  animation-duration: 0.2s;
  animation-delay: 0s;
  animation-timing-function: ease;
  animation-fill-mode: both;
  backface-visibility: hidden;
  -ms-animation: none;
}
.lmb-calendar-filter .calendar.ng-leave {
  animation-name: fadeOut;
  animation-iteration-count: 1s;
  animation-duration: 0.2s;
  animation-delay: 0s;
  animation-timing-function: ease;
  animation-fill-mode: both;
  backface-visibility: hidden;
  -ms-animation: none;
}
.lmb-calendar-filter .calendar .selection-indicator {
  width: 0;
  height: 0;
  position: absolute;
  margin-top: -0.625rem;
  border-left: 0.625rem solid transparent;
  border-right: 0.625rem solid transparent;
  border-bottom: 0.625rem solid #007ac3;
}
.lmb-calendar-filter .calendar .selection-indicator.left {
  left: 3.625rem;
}
.lmb-calendar-filter .calendar .selection-indicator.right {
  left: 12.75rem;
}
@media (min-width: 37.5rem) and (max-width: 70.625rem) {
  .lmb-calendar-filter .calendar .selection-indicator.right {
    left: 9.625rem;
  }
}
.lmb-calendar-filter .calendar.compact {
  width: calc(100% - 31px);
  margin-top: 0.9375rem;
}
.lmb-calendar-filter .calendar.compact .selection-indicator.left {
  left: 5rem;
}
.lmb-calendar-filter .calendar.compact .selection-indicator.right {
  left: calc(100% - 100px);
}
.lmb-calendar-filter .calendar.compact .header .navigation.align-left {
  float: left;
}
.lmb-calendar-filter .calendar.compact .header .navigation.align-left [wk-icon=chevron-left] {
  margin-left: 1.25rem;
}
.lmb-calendar-filter .calendar.compact .header .navigation.align-right {
  float: right;
  margin-right: 0.25rem;
}
.lmb-calendar-filter .calendar.compact .header .navigation.align-right [wk-icon=chevron-right] {
  margin-right: 1.25rem;
}
.lmb-calendar-filter .calendar.compact .dates .column .date-item button {
  margin-bottom: 0;
}
.lmb-calendar-filter .calendar .header {
  color: #fff;
  background: #007ac3;
  padding: 0.875rem 0.75rem 0.75rem 0.75rem;
  text-align: center;
}
.lmb-calendar-filter .calendar .header .navigation {
  width: 4rem;
  height: 1.375rem;
}
.lmb-calendar-filter .calendar .header .navigation a {
  color: #fff;
}
.lmb-calendar-filter .calendar .header .navigation a:before {
  font-size: 1.125rem;
}
.lmb-calendar-filter .calendar .header .navigation a:hover {
  color: #a4cd58;
}
.lmb-calendar-filter .calendar .header .left {
  width: 50%;
  display: inline-block;
}
.lmb-calendar-filter .calendar .header .left .navigation {
  float: left;
}
.lmb-calendar-filter .calendar .header .left .navigation [wk-icon=chevron-left] {
  margin-left: 1.25rem;
}
.lmb-calendar-filter .calendar .header .right {
  width: 50%;
  display: inline-block;
  float: right;
  padding-right: 0.25rem;
}
.lmb-calendar-filter .calendar .header .right .navigation {
  float: right;
}
.lmb-calendar-filter .calendar .header .right .navigation [wk-icon=chevron-right] {
  margin-right: 1.25rem;
}
.lmb-calendar-filter .calendar .dates {
  padding: 1rem;
}
.lmb-calendar-filter .calendar .dates .column {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.lmb-calendar-filter .calendar .dates .column .week-days {
  display: block;
  padding-bottom: 0.625rem;
  width: 100%;
  font-size: 0.9375rem;
}
.lmb-calendar-filter .calendar .dates .column .week-days .day {
  color: #757575;
  display: inline-block;
  width: 14.28%;
  text-align: center;
}
.lmb-calendar-filter .calendar .dates .column .week-days .day:nth-last-of-type(-n+2) {
  color: #e5202e;
}
.lmb-calendar-filter .calendar .dates .column .date-item {
  display: -ms-flexbox;
  display: flex;
  max-width: 14.28%;
  -ms-flex: 0 0 14.28%;
      flex: 0 0 14.28%;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  border: 0.0625rem solid #fff;
}
.lmb-calendar-filter .calendar .dates .column .date-item button {
  background-color: #fff;
  color: #474747;
  width: 100%;
  outline: none;
}
.lmb-calendar-filter .calendar .dates .column .date-item button.disabled {
  color: #bfbfbf;
  cursor: default;
}
.lmb-calendar-filter .calendar .dates .column .date-item button.ranged {
  color: #007ac3;
  background-color: #a6d1ea;
}
.lmb-calendar-filter .calendar .dates .column .date-item button.disabled.ranged, .lmb-calendar-filter .calendar .dates .column .date-item button.disabled:hover {
  color: #bfbfbf;
  background-color: #ededed;
}
.lmb-calendar-filter .calendar .dates .column .date-item button.selected, .lmb-calendar-filter .calendar .dates .column .date-item button.disabled.selected, .lmb-calendar-filter .calendar .dates .column .date-item button.disabled.selected:hover {
  color: #fff;
  background-color: #007ac3;
}
.lmb-calendar-filter .calendar .dates .column .date-item button:hover {
  color: #007ac3;
  background-color: #80bde1;
}

.lmb-color-picker {
  list-style: none;
  margin: 0;
  padding: 0;
}
.lmb-color-picker li {
  position: relative;
  display: inline-block;
  width: 1.625rem;
  height: 1.625rem;
  border-radius: 1.625rem;
  margin-right: 0.9375rem;
  cursor: pointer;
}
.lmb-color-picker li::before {
  position: absolute;
  top: -5px;
  font-family: "lmb-icons";
  font-size: 1.625rem;
}
.lmb-color-picker li.selected, .lmb-color-picker li.selected:hover {
  cursor: auto;
}
.lmb-color-picker li.selected::before, .lmb-color-picker li.selected:hover::before {
  content: "\e91d";
  color: #757575;
}
html:not(.touchevents) .lmb-color-picker li:hover::before {
  content: "\e91d";
  color: #bfbfbf;
}
@keyframes current-right {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
@keyframes next-right {
  from {
    transform: translateX(100%);
  }
  to {
    transform: translateX(0);
  }
}
@keyframes current-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(100%);
  }
}
@keyframes next-left {
  from {
    transform: translateX(-100%);
  }
  to {
    transform: translateX(0);
  }
}
.lmb-slider {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 33.125rem;
  overflow: hidden;
}
@media (min-width: 65rem) {
  .lmb-slider {
    width: 50%;
    height: 21.9375rem;
  }
}
.lmb-slider .slide {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.lmb-slider .slide.current-left, .lmb-slider .slide.current-right {
  z-index: 2;
}
.lmb-slider .slide.next-right, .lmb-slider .slide.next-left {
  z-index: 3;
}
.lmb-slider .slide.current-left, .lmb-slider .slide.current-right, .lmb-slider .slide.next-left, .lmb-slider .slide.next-right {
  animation-duration: 1s;
}
.lmb-slider .slide.current-right {
  animation-name: current-right;
}
.lmb-slider .slide.next-right {
  animation-name: next-right;
}
.lmb-slider .slide.current-left {
  animation-name: current-left;
}
.lmb-slider .slide.next-left {
  animation-name: next-left;
}
.lmb-slider .slide .picture {
  display: block;
  background-size: cover;
}
.lmb-slider .slide .picture .bottom-line {
  padding-left: 1.0625rem;
  bottom: -8.25rem;
  z-index: 1;
}
@media (min-width: 65rem) {
  .lmb-slider .slide .picture .bottom-line {
    background: rgba(0, 0, 0, 0.37);
    bottom: 0;
  }
}
.lmb-slider .slide .picture .bottom-line .wk-button {
  background-color: #e5202e;
}
.lmb-slider .slide .picture .bottom-line .wk-button:hover {
  background-color: #f29097;
}
.lmb-slider .slide .picture .bottom-line .wk-button.video span:after {
  content: "\e906";
}
.lmb-slider .slide .picture .bottom-line .wk-button.video.disabled {
  pointer-events: none;
  background-color: #f29097;
}
.lmb-slider .slide .picture .bottom-line .wk-button.link span:after {
  content: "\e905";
}
.lmb-slider .slide .picture .text-container {
  color: #fff;
  position: absolute;
  bottom: -8.25rem;
  left: 0;
  padding: 1rem 1rem 4rem 1rem;
  text-align: center;
  width: 100%;
}
@media (min-width: 65rem) {
  .lmb-slider .slide .picture .text-container {
    top: 13.5rem;
    bottom: auto;
    left: 0.9375rem;
    padding: 1rem;
    opacity: 0.8;
    text-align: left;
    width: auto;
  }
}
.lmb-slider .slide .picture .text-container .title {
  font-size: 1.375rem;
  font-weight: 500;
}
.lmb-slider .slide .picture .text-container .description {
  font-size: 1rem;
}
.lmb-slider .slide .video-iframe {
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
  min-height: 21.875rem;
  z-index: 2;
}
.lmb-slider .navigation-buttons-container .slider-button {
  display: none;
}
@media (min-width: 65rem) {
  .lmb-slider .navigation-buttons-container .slider-button {
    display: block;
    position: absolute;
    top: 50%;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    width: 3rem;
    height: 3rem;
    transform: translateY(-50%);
    background-color: #a3a3a3;
    line-height: 1rem;
    outline: none;
    z-index: 3;
  }
}
.lmb-slider .navigation-buttons-container .slider-button:hover {
  background-color: #bfbfbf;
}
.lmb-slider .navigation-buttons-container .slider-button[wk-icon] {
  font-size: 1.25rem;
  margin-left: 0;
  margin-right: 0;
}
.lmb-slider .navigation-buttons-container .slider-button[wk-icon]::before {
  margin: 0;
}
.lmb-slider .navigation-buttons-container .slider-button.previous {
  left: 0;
}
.lmb-slider .navigation-buttons-container .slider-button.next {
  right: 0;
}
.lmb-slider .navigation-buttons-container.disabled .slider-button {
  pointer-events: none;
}
.lmb-slider .switch-buttons-container {
  position: absolute;
  left: 50%;
  height: 3rem;
  transform: translateX(-50%);
  text-align: center;
  width: 100%;
  bottom: 0;
  z-index: 3;
}
@media (min-width: 65rem) {
  .lmb-slider .switch-buttons-container {
    width: auto;
  }
}
.lmb-slider .switch-buttons-container button.switch-button {
  width: 1rem;
  height: 1rem;
  margin: 1rem 0.5rem;
  padding: 0;
  background-color: #a3a3a3;
  outline: none;
}
.lmb-slider .switch-buttons-container button.switch-button:not(.active):hover {
  background-color: #bfbfbf;
}
.lmb-slider .switch-buttons-container button.switch-button.active {
  background-color: #409bd2;
  cursor: default;
}
.lmb-slider .switch-buttons-container.disabled {
  pointer-events: none;
}

.lmb-scroll-top {
  display: block;
  position: fixed;
  bottom: 4.0625rem;
  right: 0;
  width: 3.75rem;
  height: 3.75rem;
  padding: 0.5rem;
  color: #fff;
  background-color: #757575;
  font-size: 0.875rem;
  text-align: center;
  z-index: 2;
}
.lmb-scroll-top .arrow-icon {
  padding: 0.25rem 0;
}
.lmb-scroll-top .label {
  display: block;
}
.lmb-scroll-top:hover {
  background-color: #a3a3a3;
  cursor: pointer;
}

.lmb-home-page .lmb-page-content {
  padding-top: 0;
}
.lmb-home-page .lmb-publications-index-wrapper {
  background: #fff;
}
.lmb-home-page .lmb-publications-index,
.lmb-home-page .lmb-book-carousel {
  display: block;
  padding-bottom: 1.25rem;
  padding-top: 1.875rem;
}
.lmb-home-page .lmb-publications-index .lmb-publication-container,
.lmb-home-page .lmb-book-carousel .lmb-publication-container {
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  clear: both;
  -ms-flex-direction: column;
      flex-direction: column;
}
@media (min-width: 43.75rem) {
  .lmb-home-page .lmb-publications-index .lmb-publication-container,
  .lmb-home-page .lmb-book-carousel .lmb-publication-container {
    -ms-flex-direction: row;
        flex-direction: row;
  }
}
.lmb-home-page .lmb-publications-index .lmb-publication-container .wk-card-group .book-card,
.lmb-home-page .lmb-book-carousel .lmb-publication-container .wk-card-group .book-card {
  display: -ms-flexbox;
  display: flex;
}
.lmb-home-page .lmb-publications-index .lmb-publication-container .wk-card-group .book-card .lmb-book-info-panel,
.lmb-home-page .lmb-book-carousel .lmb-publication-container .wk-card-group .book-card .lmb-book-info-panel {
  padding: 1.25rem;
  margin: 0;
  text-align: left;
  position: relative;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 43.75rem) {
  .lmb-home-page .lmb-publications-index .lmb-publication-container .wk-card-group .book-card .lmb-book-info-panel,
  .lmb-home-page .lmb-book-carousel .lmb-publication-container .wk-card-group .book-card .lmb-book-info-panel {
    display: block;
  }
}
.lmb-home-page .lmb-publications-index .lmb-publication-container .wk-card-group .book-card .lmb-book-info-panel .cover img,
.lmb-home-page .lmb-book-carousel .lmb-publication-container .wk-card-group .book-card .lmb-book-info-panel .cover img {
  height: 12rem;
  width: 8rem;
}
@media (min-width: 37.5rem) {
  .lmb-home-page .lmb-publications-index .lmb-publication-container .wk-card-group .book-card .lmb-book-info-panel .cover img,
  .lmb-home-page .lmb-book-carousel .lmb-publication-container .wk-card-group .book-card .lmb-book-info-panel .cover img {
    margin-bottom: 0.5rem;
  }
}
@media (min-width: 0) and (max-width: 43.75rem) {
  .lmb-home-page .lmb-publications-index .lmb-publication-container .wk-card-group .book-card .lmb-book-info-panel .cover,
  .lmb-home-page .lmb-book-carousel .lmb-publication-container .wk-card-group .book-card .lmb-book-info-panel .cover {
    float: left;
    min-width: 9.25rem;
  }
}
.lmb-home-page .lmb-publications-index .lmb-publication-container .wk-card-group .book-card .lmb-book-info-panel .info,
.lmb-home-page .lmb-book-carousel .lmb-publication-container .wk-card-group .book-card .lmb-book-info-panel .info {
  display: block;
  clear: both;
}
.lmb-home-page .lmb-publications-index .lmb-publication-container .wk-card-group .book-card .lmb-book-info-panel .info .title,
.lmb-home-page .lmb-book-carousel .lmb-publication-container .wk-card-group .book-card .lmb-book-info-panel .info .title {
  font-size: 0.9375rem;
  margin: 0 0 0.75rem 0;
}
.lmb-home-page .lmb-publications-index .lmb-publication-container .wk-card-group .book-card .lmb-book-info-panel .info .book-meta,
.lmb-home-page .lmb-book-carousel .lmb-publication-container .wk-card-group .book-card .lmb-book-info-panel .info .book-meta {
  margin-bottom: 3rem;
  font-size: 0.875rem;
  color: #757575;
}
.lmb-home-page .lmb-publications-index .lmb-publication-container .wk-card-group .book-card .lmb-book-info-panel .info .book-meta li,
.lmb-home-page .lmb-book-carousel .lmb-publication-container .wk-card-group .book-card .lmb-book-info-panel .info .book-meta li {
  display: block;
  margin-bottom: 0.125rem;
}
.lmb-home-page .lmb-publications-index .lmb-publication-container .wk-card-group .book-card .lmb-book-info-panel .info .book-meta li:after,
.lmb-home-page .lmb-book-carousel .lmb-publication-container .wk-card-group .book-card .lmb-book-info-panel .info .book-meta li:after {
  display: none;
}
.lmb-home-page .lmb-publications-index .lmb-publication-container .wk-card-group .book-card .lmb-book-info-panel .info .buttons,
.lmb-home-page .lmb-book-carousel .lmb-publication-container .wk-card-group .book-card .lmb-book-info-panel .info .buttons {
  position: absolute;
  bottom: 1.125rem;
}
.lmb-home-page .lmb-publications-index .lmb-publication-container .wk-card-group .book-card .lmb-book-info-panel .info .buttons a,
.lmb-home-page .lmb-book-carousel .lmb-publication-container .wk-card-group .book-card .lmb-book-info-panel .info .buttons a {
  margin-right: 0.375rem;
}
@media (min-width: 37.5rem) {
  .lmb-home-page .lmb-publications-index .lmb-publication-container .wk-card-group .book-card .lmb-book-info-panel .info .buttons a,
  .lmb-home-page .lmb-book-carousel .lmb-publication-container .wk-card-group .book-card .lmb-book-info-panel .info .buttons a {
    margin-right: 1rem;
  }
}
.lmb-home-page .lmb-publications-index .lmb-publication-container .wk-card-group .book-card .lmb-book-info-panel .lmb-always-on, .lmb-home-page .lmb-publications-index .lmb-publication-container .wk-card-group .book-card .lmb-book-info-panel .lmb-book-attachment,
.lmb-home-page .lmb-book-carousel .lmb-publication-container .wk-card-group .book-card .lmb-book-info-panel .lmb-always-on,
.lmb-home-page .lmb-book-carousel .lmb-publication-container .wk-card-group .book-card .lmb-book-info-panel .lmb-book-attachment {
  display: block;
  height: 2.25rem;
  margin-bottom: -0.5rem;
}
@media (min-width: 43.75rem) {
  .lmb-home-page .lmb-publications-index .lmb-publication-container .wk-card-group .book-card .lmb-book-info-panel .lmb-always-on, .lmb-home-page .lmb-publications-index .lmb-publication-container .wk-card-group .book-card .lmb-book-info-panel .lmb-book-attachment,
  .lmb-home-page .lmb-book-carousel .lmb-publication-container .wk-card-group .book-card .lmb-book-info-panel .lmb-always-on,
  .lmb-home-page .lmb-book-carousel .lmb-publication-container .wk-card-group .book-card .lmb-book-info-panel .lmb-book-attachment {
    position: relative;
    top: -1.25rem;
    left: -1.25rem;
  }
}
@media (min-width: 700px) and (max-width: 830px) {
  .lmb-home-page .lmb-publications-index .lmb-publication-container .wk-card-group .book-card .lmb-book-info-panel .lmb-always-on .up-to-date, .lmb-home-page .lmb-publications-index .lmb-publication-container .wk-card-group .book-card .lmb-book-info-panel .lmb-always-on .book-attachment, .lmb-home-page .lmb-publications-index .lmb-publication-container .wk-card-group .book-card .lmb-book-info-panel .lmb-book-attachment .up-to-date, .lmb-home-page .lmb-publications-index .lmb-publication-container .wk-card-group .book-card .lmb-book-info-panel .lmb-book-attachment .book-attachment,
  .lmb-home-page .lmb-book-carousel .lmb-publication-container .wk-card-group .book-card .lmb-book-info-panel .lmb-always-on .up-to-date,
  .lmb-home-page .lmb-book-carousel .lmb-publication-container .wk-card-group .book-card .lmb-book-info-panel .lmb-always-on .book-attachment,
  .lmb-home-page .lmb-book-carousel .lmb-publication-container .wk-card-group .book-card .lmb-book-info-panel .lmb-book-attachment .up-to-date,
  .lmb-home-page .lmb-book-carousel .lmb-publication-container .wk-card-group .book-card .lmb-book-info-panel .lmb-book-attachment .book-attachment {
    font-size: 0.75rem;
    margin: 0 -0.625rem;
    width: 10rem;
  }
}
@media (min-width: 0) and (max-width: 43.75rem) {
  .lmb-home-page .lmb-publications-index .lmb-publication-container .wk-card-group .book-card .lmb-book-info-panel,
  .lmb-home-page .lmb-book-carousel .lmb-publication-container .wk-card-group .book-card .lmb-book-info-panel {
    padding-top: 2.8125rem;
  }
  .lmb-home-page .lmb-publications-index .lmb-publication-container .wk-card-group .book-card .lmb-book-info-panel .lmb-always-on, .lmb-home-page .lmb-publications-index .lmb-publication-container .wk-card-group .book-card .lmb-book-info-panel .lmb-book-attachment,
  .lmb-home-page .lmb-book-carousel .lmb-publication-container .wk-card-group .book-card .lmb-book-info-panel .lmb-always-on,
  .lmb-home-page .lmb-book-carousel .lmb-publication-container .wk-card-group .book-card .lmb-book-info-panel .lmb-book-attachment {
    position: absolute;
    top: 0;
    left: 0;
  }
}
@media (min-width: 0) and (max-width: 43.75rem) {
  .lmb-home-page .lmb-publications-index nav,
  .lmb-home-page .lmb-book-carousel nav {
    display: inline;
  }
}
.lmb-home-page .animation-slide .book-card {
  animation-name: slideInRight;
  animation-iteration-count: 0s;
  animation-duration: 0.5s;
  animation-delay: 0s;
  animation-timing-function: ease;
  animation-fill-mode: both;
  backface-visibility: hidden;
}
.lmb-home-page .animation-fade .book-card {
  animation-name: fadeIn;
  animation-iteration-count: 1s;
  animation-duration: 1s;
  animation-delay: 0s;
  animation-timing-function: ease;
  animation-fill-mode: both;
  backface-visibility: hidden;
}
.lmb-home-page .trial-subscription-box {
  background: white;
  color: white;
  font-size: 1rem;
  font-weight: 200;
}
.lmb-home-page .trial-subscription-box .wk-page-content {
  padding-top: 0.9375rem;
  padding-bottom: 0.9375rem;
}
@media (min-width: 0) and (max-width: 64.9375rem) {
  .lmb-home-page .trial-subscription-box .wk-page-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    max-width: 42.625rem;
  }
}
.lmb-home-page .trial-subscription-box .box-with-bottom-line {
  min-height: 21.875rem;
}
@media (min-width: 48rem) {
  .lmb-home-page .trial-subscription-box::after {
    clear: both;
    content: " ";
    display: table;
  }
  .lmb-home-page .trial-subscription-box .wk-page-content {
    padding-top: 3.125rem;
    padding-bottom: 3.125rem;
  }
}

.lmb-results-item {
  display: block;
  position: relative;
  color: #757575;
  background: #fff;
  margin-bottom: 0.9375rem;
  padding: 0.9375rem;
}
@media (min-width: 37.5rem) {
  .lmb-results-item {
    padding: 1.875rem;
  }
}
.lmb-results-item:last-child {
  margin-bottom: 0;
}
.lmb-results-item .top {
  display: block;
  font-size: 0.8rem;
  margin: -0.9375rem;
  margin-bottom: 0.625rem;
}
.lmb-results-item .top::after {
  clear: both;
  content: " ";
  display: table;
}
@media (min-width: 37.5rem) {
  .lmb-results-item .top {
    margin: -1.875rem;
    margin-bottom: 0.625rem;
  }
}
.lmb-results-item .top .free-chapter-indicator {
  height: 3rem;
  padding: 0.5rem 0.9375rem 0 0.875rem;
  margin-bottom: 0.25rem;
  color: #fff;
  float: left;
}
@media (min-width: 37.5rem) {
  .lmb-results-item .top .free-chapter-indicator {
    padding-left: 0.875rem;
  }
}
@media (min-width: 0) and (max-width: 37.5rem) {
  .lmb-results-item .top .free-chapter-indicator {
    display: inline-block;
    width: 3.125rem;
    margin-bottom: 0.9375rem;
  }
}
.lmb-results-item .top .free-chapter-indicator:hover {
  background-color: #409bd2;
}
.lmb-results-item .top .free-chapter-indicator::before {
  content: "\e929";
  font-family: "lmb-icons";
  font-size: 1.375rem;
  margin-right: 0.75rem;
  position: relative;
  top: 4px;
}
.lmb-results-item .top .free-chapter-indicator .label {
  display: none;
}
@media (min-width: 37.5rem) {
  .lmb-results-item .top .free-chapter-indicator .label {
    display: inline;
  }
}
.lmb-results-item .title {
  font-weight: 400;
  text-transform: none;
  font-size: 1.2rem;
  margin-top: 0;
}
@media (min-width: 37.5rem) {
  .lmb-results-item .title {
    margin-top: 0;
    font-size: 1.5rem;
  }
}
.lmb-results-item .title .disabled {
  color: #bfbfbf;
}
.lmb-results-item .snippet {
  margin: 0.125rem 0;
  padding: 0.25rem 0.5rem !important;
  display: block;
  font-size: 1rem;
  font-weight: 400;
}
.lmb-results-item .snippet.updated-part-highlight {
  padding-left: 0.125rem;
  padding-right: 0.125rem;
  background-color: #d4e8b1;
  color: #474747;
}
.lmb-results-item .highlight {
  padding-left: 0.125rem;
  padding-right: 0.125rem;
  background-color: #a6dbd3;
  color: #474747;
}
.lmb-results-item .chapter-item .top .update-date {
  width: 8.375rem;
  padding: 0.875rem 0 0.125rem 1.875rem;
}
@media (min-width: 0) and (max-width: 37.5rem) {
  .lmb-results-item .chapter-item .top .update-date {
    padding-left: 1rem;
  }
}
.lmb-results-item .chapter-item .lmb-book-info-panel {
  border: 1px solid #dadada;
}
.lmb-results-item .chapter-item .lmb-book-info-panel .title {
  font-size: 1.2rem;
  line-height: 1.2rem;
}
@media (min-width: 37.5rem) {
  .lmb-results-item .chapter-item .lmb-book-info-panel .title {
    font-size: 1.3rem;
    line-height: 1.3rem;
  }
}
.lmb-results-item .chapter-item .lmb-book-info-panel .lmb-always-on {
  position: relative;
  top: -1.25rem;
  left: -1.25rem;
}
@media (min-width: 0) and (max-width: 37.5rem) {
  .lmb-results-item .chapter-item .lmb-book-info-panel .lmb-always-on {
    top: -0.9375rem;
    left: -0.9375rem;
  }
}
.lmb-results-item .book-title-item .lmb-book-info-panel, .lmb-results-item .book-item .lmb-book-info-panel {
  padding: 0;
  margin: 0 0 1rem 0;
}
.lmb-results-item .book-title-item .lmb-book-info-panel .categories li, .lmb-results-item .book-item .lmb-book-info-panel .categories li {
  font-size: 0.875rem;
}
.lmb-results-item .book-item .chapter-snippet .lmb-dropdown-button {
  display: block;
  outline: none;
  border: none;
  padding: 0 0.5rem 0 0;
  margin-bottom: 0.0625rem;
  background: #dadada;
}
.lmb-results-item .book-item .chapter-snippet .lmb-dropdown-button.expanded {
  background: #ededed;
}
.lmb-results-item .book-item .chapter-snippet .lmb-dropdown-button:hover {
  background: #f6f6f6;
}
.lmb-results-item .book-item .chapter-snippet .lmb-dropdown-button label {
  display: block;
  float: left;
  cursor: pointer;
}
.lmb-results-item .book-item .chapter-snippet .lmb-dropdown-button label.free-chapter-icon {
  width: 2.9375rem;
  height: 2.9375rem;
  padding: 0.75rem 0.75rem;
  background-color: #007ac3;
  color: #fff;
}
.lmb-results-item .book-item .chapter-snippet .lmb-dropdown-button label.free-chapter-icon::before {
  content: "\e929";
  font-family: "lmb-icons";
  font-size: 1.375rem;
}
.lmb-results-item .book-item .chapter-snippet .lmb-dropdown-button label.chapter-name {
  padding: 1.125rem 1rem 0.875rem 1rem;
}
.lmb-results-item .book-item .chapter-snippet .lmb-dropdown-button label.chapter-name strong {
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-weight: normal;
}
.lmb-results-item .book-item .chapter-snippet .lmb-dropdown-button span {
  margin-top: 0.8125rem;
}
.lmb-results-item .book-item .chapter-snippet .snippet-content {
  padding: 1rem 0.5rem;
}
.lmb-results-item .book-item .chapter-snippet .snippet-content .snippet {
  font-size: 0.95em;
}
.lmb-results-item .book-item .chapter-snippet .snippet-content .read-more-link {
  display: block;
  margin-top: 0.625rem;
}
.lmb-results-item .book-item .chapter-snippet.last .snippet-content {
  padding-bottom: 0;
}
.lmb-results-item .book-item .more-chapters {
  font-size: 0.875rem;
  padding-top: 1rem;
}
.lmb-results-item .update-date {
  width: 6.5rem;
  padding: 1.125rem 0 0.625rem 0;
  font-size: 0.875rem;
  display: inline-block;
}
.lmb-results-item .update-date .date-label {
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-weight: normal;
  position: relative;
}
.lmb-results-item .update-date .update-date-icon {
  display: inline-block;
  padding-right: 0.5rem;
  margin-top: -0.1875rem;
}
.lmb-results-item .update-date .update-date-icon::before {
  content: "\e92d";
  font-family: "lmb-icons";
  font-size: 1.25rem;
}

.ios .lmb-results-item .book-item .chapter-snippet .lmb-dropdown-button:hover {
  background: #dadada;
}
.ios .lmb-results-item .book-item .chapter-snippet .lmb-dropdown-button.expanded:hover {
  background: #ededed;
}
.ios .lmb-results-item .book-item .update-date .date-label {
  top: -0.125rem;
}
.ios .lmb-results-item .chapter-item .update-date .date-label {
  top: -0.3125rem;
}

.wk-content-filter-layout {
  margin-top: 2.1875rem;
}

.wk-content-filter-panel {
  margin-top: 0.9375rem;
}

.wk-content-filter-title {
  margin: 0 0 0.75rem 0.0625rem;
  font-weight: 400;
  font-size: 1rem;
  text-transform: none;
  color: #757575;
}

.wk-content-filter-list > li > a {
  font-size: 0.9375rem;
  padding: 0.9375rem;
}
@media (min-width: 37.5rem) {
  .wk-content-filter-list > li > a {
    color: #757575;
    background-color: #fff;
  }
}
.wk-content-filter-list > li.active > a {
  background: #757575;
  color: #fff;
  cursor: default;
}

.wk-content-filter-list > li.disabled > a, .wk-content-filter-list > li[disabled] > a {
  background: #dadada;
  color: #fff;
}

.wk-content-filter-layout {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  margin-top: 1.5625rem;
}
.wk-content-filter-layout:after {
  content: " ";
  display: block;
  clear: both;
}
.wk-content-filter-layout .wk-content-filter-panel .filters-button {
  outline: none;
  position: relative;
}
@media (min-width: 37.5rem) {
  .wk-content-filter-layout .wk-content-filter-panel .filters-button {
    display: none;
  }
}
.wk-content-filter-layout .wk-content-filter-panel .filters {
  margin-bottom: 0.9375rem;
}
.wk-content-filter-layout .wk-content-filter-panel .filters .content {
  display: none;
  background: #fff;
  padding: 1.25rem 0.9375rem;
  padding-bottom: 0;
}
.wk-content-filter-layout .wk-content-filter-panel .filters .content .wk-content-filter {
  padding-bottom: 1.25rem;
}
@media (min-width: 37.5rem) {
  .wk-content-filter-layout .wk-content-filter-panel .filters .content {
    display: block;
    background: none;
    padding: 0;
  }
  .wk-content-filter-layout .wk-content-filter-panel .filters .content .footer {
    display: none;
  }
}
@media (min-width: 37.5rem) {
  .wk-content-filter-layout .wk-content-filter-panel .filters.expanded {
    background: none;
    border: none;
  }
}
.wk-content-filter-layout .wk-content-filter-panel .filters.expanded .content {
  position: absolute;
  right: 0.9375rem;
  left: 0.9375rem;
  z-index: 1;
  display: block;
  border: 1px solid #dadada;
  margin-bottom: 0.9375rem;
  box-shadow: 0rem 0rem 1rem -0.375rem #757575;
  animation-name: fadeInDown;
  animation-iteration-count: 0s;
  animation-duration: 0.2s;
  animation-delay: 0s;
  animation-timing-function: ease;
  animation-fill-mode: both;
  backface-visibility: hidden;
}
@media (min-width: 37.5rem) {
  .wk-content-filter-layout .wk-content-filter-panel .filters.expanded .content {
    position: static;
    border: none;
    box-shadow: none;
  }
}
.wk-content-filter-layout .wk-content-filter-panel .filters .footer {
  border-top: 0.125rem solid #dadada;
  border-bottom: 0.0625rem solid #dadada;
  margin: 0.9375rem -0.9375rem 0;
  padding: 0.9375rem;
}
.wk-content-filter-layout .wk-content-filter-panel .filters .close {
  font-size: 0.95rem;
}
@media (min-width: 37.5rem) and (max-width: 57rem) {
  .wk-content-filter-layout .wk-content-filter-panel {
    width: 32.2033898305%;
    float: left;
    margin-right: 1.6949152542%;
  }
}
@media (min-width: 57rem) {
  .wk-content-filter-layout .wk-content-filter-panel {
    width: 23.7288135593%;
    float: left;
    margin-right: 1.6949152542%;
  }
}
@media (min-width: 37.5rem) and (max-width: 57rem) {
  .wk-content-filter-layout .wk-content-filter-results {
    width: 61.8644067797%;
    float: left;
    margin-right: 1.6949152542%;
    float: right;
    margin-right: 0;
  }
}
@media (min-width: 57rem) {
  .wk-content-filter-layout .wk-content-filter-results {
    width: 70.9443099274%;
    float: left;
    margin-right: 1.6949152542%;
    float: right;
    margin-right: 0;
  }
}

.advanced-bar {
  margin-top: 0.625rem;
  line-height: 1.5rem;
}
.advanced-bar button.lmb-dropdown-button {
  background-color: #f6f6f6;
  color: #474747;
  font-weight: normal;
  outline: none;
}
.advanced-bar button.lmb-dropdown-button:hover {
  background-color: #dadada;
}
@media (min-width: 0) and (max-width: 37.5rem) {
  .advanced-bar button.lmb-dropdown-button {
    background-color: #dadada;
    font-weight: 500;
    color: #757575;
  }
  .advanced-bar button.lmb-dropdown-button:hover {
    background-color: #bfbfbf;
  }
}
.advanced-bar .advanced-options {
  background-color: #fff;
  padding: 0.625rem 0.9375rem;
}
.advanced-bar .advanced-options .option {
  font-weight: bold;
}

.synonyms-bar {
  margin-top: 0.625rem;
}
.synonyms-bar button.lmb-dropdown-button {
  background-color: #f6f6f6;
  color: #474747;
  font-weight: normal;
  outline: none;
  position: relative;
  z-index: 1;
}
.synonyms-bar button.lmb-dropdown-button:hover {
  background-color: #dadada;
}
@media (min-width: 0) and (max-width: 37.5rem) {
  .synonyms-bar button.lmb-dropdown-button {
    background-color: #dadada;
    font-weight: 500;
    color: #757575;
    margin-top: 0.9375rem;
  }
  .synonyms-bar button.lmb-dropdown-button:hover {
    background-color: #bfbfbf;
  }
}
.synonyms-bar .synonyms-list {
  background-color: #fff;
  padding: 0.625rem 0.9375rem;
  max-height: 11.125rem;
  overflow-y: auto;
  line-height: 1.75rem;
}
.synonyms-bar .synonyms-list.ng-enter {
  animation-name: fadeInDown;
  animation-iteration-count: 1s;
  animation-duration: 0.2s;
  animation-delay: 0s;
  animation-timing-function: ease;
  animation-fill-mode: both;
  backface-visibility: hidden;
  -ms-animation: none;
}
.synonyms-bar .synonyms-list.ng-leave {
  animation-name: fadeOutUp;
  animation-iteration-count: 1s;
  animation-duration: 0.1s;
  animation-delay: 0s;
  animation-timing-function: ease;
  animation-fill-mode: both;
  backface-visibility: hidden;
  -ms-animation: none;
}
.synonyms-bar .synonyms-list .option {
  font-weight: bold;
}
.synonyms-bar .synonyms-list .synonym-match {
  display: -ms-flexbox;
  display: flex;
  padding: 0.3125rem 0;
}
.synonyms-bar .synonyms-list .synonym-match .core-synonym {
  white-space: nowrap;
  padding-right: 0.625rem;
}
.synonyms-bar .synonyms-label {
  margin: 0 0.5rem 0 0.125rem;
}

.lmb-results-page .lmb-results-title-bar h2 {
  font-size: 1.5rem;
  margin-top: 0;
}
@media (min-width: 37.5rem) {
  .lmb-results-page .lmb-results-title-bar h2 {
    font-size: 1.728rem;
  }
}
@media (min-width: 65rem) {
  .lmb-results-page .lmb-results-title-bar h2 {
    margin-top: 0.3125rem;
  }
}
.lmb-results-page .lmb-results-title-bar a.save-search-link {
  font-weight: 400;
  font-size: 0.875rem;
  padding: 0 0 0.25rem 0;
  display: block;
  float: right;
  color: #757575;
  white-space: nowrap;
}
.lmb-results-page .lmb-results-title-bar a.save-search-link:hover {
  color: #85bc20;
}
.lmb-results-page .lmb-results-title-bar a.save-search-link::before {
  content: "\e915";
  position: relative;
  top: 4px;
  margin: 0 0.375rem 0 0;
  font-family: "lmb-icons";
  font-size: 1.5rem;
}
@media (min-width: 0) and (max-width: 37.5rem) {
  .lmb-results-page .lmb-results-title-bar a.save-search-link {
    display: block;
    float: left;
    margin-top: 1.5625rem;
  }
}
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .lmb-results-page .wk-page-content .lmb-results-title-bar .wk-layout-item {
    width: 100%;
  }
  .lmb-results-page .wk-page-content .lmb-results-title-bar .save-search-link {
    float: left;
    margin-top: 1.75rem;
  }
  .lmb-results-page .wk-page-content .wk-content-filter-panel {
    float: none;
    margin-right: 0;
    width: 100%;
  }
  .lmb-results-page .wk-page-content .wk-content-filter-panel .filters-button {
    display: block;
    width: 100%;
    outline: none;
    position: relative;
  }
  .lmb-results-page .wk-page-content .wk-content-filter-panel .filters .content {
    display: none;
    padding-bottom: 0;
  }
  .lmb-results-page .wk-page-content .wk-content-filter-panel .filters.expanded .content {
    position: absolute;
    background: #fff;
    right: 0.9375rem;
    left: 0.9375rem;
    z-index: 1;
    display: block;
    border: 1px solid #dadada;
    padding: 0.9375rem;
    padding-bottom: 0;
    box-shadow: 0rem 0rem 1rem -0.375rem #757575;
    animation-name: fadeInDown;
    animation-iteration-count: 0s;
    animation-duration: 0.2s;
    animation-delay: 0s;
    animation-timing-function: ease;
    animation-fill-mode: both;
    backface-visibility: hidden;
  }
  .lmb-results-page .wk-page-content .wk-content-filter-panel .filters.expanded .content .wk-content-filter-list > li a {
    background: #ededed;
  }
  .lmb-results-page .wk-page-content .wk-content-filter-panel .filters.expanded .content .wk-content-filter-list > li.active a {
    background: #757575;
  }
  .lmb-results-page .wk-page-content .wk-content-filter-panel .filters.expanded .content .wk-content-filter-list .available-filters {
    color: #474747;
  }
  .lmb-results-page .wk-page-content .wk-content-filter-panel .filters.expanded .content .wk-content-filter .lmb-selected-filters .filter-label {
    color: #474747;
  }
  .lmb-results-page .wk-page-content .wk-content-filter-panel .filters.expanded .content .footer {
    display: block;
  }
  .lmb-results-page .wk-page-content .wk-content-filter-results {
    width: 100%;
  }
  .lmb-results-page .wk-page-content .wk-content-filter-results .wk-pagination-bar {
    display: inline-block;
  }
  .lmb-results-page .wk-page-content .wk-content-filter-results .wk-pagination-bar .wk-pagination-results {
    float: left;
  }
  .lmb-results-page .wk-page-content .wk-content-filter-results .wk-pagination-bar .wk-pagination {
    float: right;
  }
}
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 3) {
  .lmb-results-page .wk-page-content .lmb-results-title-bar .wk-layout-item {
    width: 100%;
  }
  .lmb-results-page .wk-page-content .lmb-results-title-bar .save-search-link {
    float: left;
    margin-top: 1.75rem;
  }
  .lmb-results-page .wk-page-content .wk-content-filter-panel {
    float: none;
    margin-right: 0;
    width: 100%;
  }
  .lmb-results-page .wk-page-content .wk-content-filter-panel .filters-button {
    display: block;
    width: 100%;
    outline: none;
    position: relative;
  }
  .lmb-results-page .wk-page-content .wk-content-filter-panel .filters .content {
    display: none;
    padding-bottom: 0;
  }
  .lmb-results-page .wk-page-content .wk-content-filter-panel .filters.expanded .content {
    position: absolute;
    background: #fff;
    right: 0.9375rem;
    left: 0.9375rem;
    z-index: 1;
    display: block;
    border: 1px solid #dadada;
    padding: 0.9375rem;
    padding-bottom: 0;
    box-shadow: 0rem 0rem 1rem -0.375rem #757575;
    animation-name: fadeInDown;
    animation-iteration-count: 0s;
    animation-duration: 0.2s;
    animation-delay: 0s;
    animation-timing-function: ease;
    animation-fill-mode: both;
    backface-visibility: hidden;
  }
  .lmb-results-page .wk-page-content .wk-content-filter-panel .filters.expanded .content .wk-content-filter-list > li a {
    background: #ededed;
  }
  .lmb-results-page .wk-page-content .wk-content-filter-panel .filters.expanded .content .wk-content-filter-list > li.active a {
    background: #757575;
  }
  .lmb-results-page .wk-page-content .wk-content-filter-panel .filters.expanded .content .wk-content-filter-list .available-filters {
    color: #474747;
  }
  .lmb-results-page .wk-page-content .wk-content-filter-panel .filters.expanded .content .wk-content-filter .lmb-selected-filters .filter-label {
    color: #474747;
  }
  .lmb-results-page .wk-page-content .wk-content-filter-panel .filters.expanded .content .footer {
    display: block;
  }
  .lmb-results-page .wk-page-content .wk-content-filter-results {
    width: 100%;
  }
  .lmb-results-page .wk-page-content .wk-content-filter-results .wk-pagination-bar {
    display: inline-block;
  }
  .lmb-results-page .wk-page-content .wk-content-filter-results .wk-pagination-bar .wk-pagination-results {
    float: left;
  }
  .lmb-results-page .wk-page-content .wk-content-filter-results .wk-pagination-bar .wk-pagination {
    float: right;
  }
}

.book-page-external-link {
  display: inline;
}
.book-page-external-link .external-icon::after {
  content: "\e922";
  position: relative;
  top: 0.0625rem;
  margin: 0 0.125rem 0 0.125rem;
  font-family: "lmb-icons";
  font-size: 0.6875rem;
}

.book-page-external-link-dialog {
  font-size: 1rem;
  box-shadow: 0rem 0rem 1.625rem -0.0625rem #757575;
}
.book-page-external-link-dialog .header {
  background: #007ac3;
  height: 3rem;
  padding: 0.8125rem 1rem;
  position: relative;
}
.book-page-external-link-dialog .header .title {
  color: #fff;
  margin: 0;
  margin-right: 1.5625rem;
}
.book-page-external-link-dialog .header .close {
  margin: 0;
  padding: 0;
  color: #a6d1ea;
  cursor: pointer;
  font-size: 2rem;
  position: absolute;
  right: 0;
  top: 0.0625rem;
  transition: all 0.1s ease-out;
}
.book-page-external-link-dialog .header .close:hover {
  color: #fff;
}
.book-page-external-link-dialog .content {
  margin: 0;
  padding: 0;
}
.book-page-external-link-dialog .content ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-weight: normal;
  font-style: normal;
}
.book-page-external-link-dialog .content ul li {
  padding: 0;
  margin: 0;
  border-bottom: 0.0625rem #dadada solid;
}
.book-page-external-link-dialog .content ul li:last-child {
  border: none;
}
.book-page-external-link-dialog .content ul a {
  position: relative;
  display: block;
  padding: 0.8125rem 2.625rem 0.8125rem 1rem;
  color: #757575;
  background: #fff;
  background-size: 1.125rem;
  outline: none;
}
.book-page-external-link-dialog .content ul a::after {
  content: "\e922";
  position: absolute;
  top: 0.6875rem;
  right: 0.8125rem;
  font-family: "lmb-icons";
  font-size: 1.125rem;
}
.book-page-external-link-dialog .content ul a:hover {
  color: #474747;
  background-color: #dadada;
}

.lmb-book-content .lmb-document-page-content aggiornamento .list {
  background: #d4e8b1;
}
.lmb-book-content .lmb-document-page-content aggiornamento.lmb-always-on-text-link {
  background: #d4e8b1;
  padding: 0.125rem 0;
  position: relative;
}
.lmb-book-content .lmb-document-page-content aggiornamento.lmb-always-on-text-link .highlight-icon::after {
  content: "\e92d";
  font-family: "lmb-icons";
  padding: 0 0.5rem;
  position: relative;
  top: 0.125rem;
}
.lmb-book-content .lmb-document-page-content aggiornamento.lmb-always-on-text-link .update-link {
  visibility: hidden;
  width: 17.5rem;
  background: #fff;
  white-space: nowrap;
  box-shadow: 0.0625rem 0.125rem 0.625rem #a9abad;
  border: 0.0625rem solid #a9abad;
  font-size: 0.9375rem;
  font-weight: bold;
  color: #474747;
  text-align: center;
  padding: 0.3125rem 0 0.9375rem 0;
  position: absolute;
  z-index: 1;
  top: -4.25rem;
  margin-left: -3.75rem;
}
.lmb-book-content .lmb-document-page-content aggiornamento.lmb-always-on-text-link .update-link .link-icon::after {
  content: "\e92d";
  font-family: "lmb-icons";
  font-size: 1.5rem;
  position: relative;
  top: 0.375rem;
  padding-right: 0.375rem;
}
.lmb-book-content .lmb-document-page-content aggiornamento.lmb-always-on-text-link .update-link.top::before, .lmb-book-content .lmb-document-page-content aggiornamento.lmb-always-on-text-link .update-link.top::after {
  content: "";
  top: 100%;
  left: 50%;
  position: absolute;
}
.lmb-book-content .lmb-document-page-content aggiornamento.lmb-always-on-text-link .update-link.top::after {
  margin-left: -0.75rem;
  border-width: 0.75rem;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
}
.lmb-book-content .lmb-document-page-content aggiornamento.lmb-always-on-text-link .update-link.top::before {
  border: solid transparent;
  border-top-color: #a9abad;
  border-width: 0.8125rem;
  margin-left: -0.8125rem;
}
.lmb-book-content .lmb-document-page-content aggiornamento.lmb-always-on-text-link .update-link.bottom::before, .lmb-book-content .lmb-document-page-content aggiornamento.lmb-always-on-text-link .update-link.bottom::after {
  content: "";
  bottom: 100%;
  left: 50%;
  position: absolute;
}
.lmb-book-content .lmb-document-page-content aggiornamento.lmb-always-on-text-link .update-link.bottom::after {
  margin-left: -0.75rem;
  border-width: 0.75rem;
  border-style: solid;
  border-color: transparent transparent #fff transparent;
}
.lmb-book-content .lmb-document-page-content aggiornamento.lmb-always-on-text-link .update-link.bottom::before {
  border: solid transparent;
  border-bottom-color: #a9abad;
  border-width: 0.8125rem;
  margin-left: -0.8125rem;
}
.lmb-book-content .lmb-document-page-content aggiornamento.lmb-always-on-text-link .update-link.left::before, .lmb-book-content .lmb-document-page-content aggiornamento.lmb-always-on-text-link .update-link.left::after {
  left: 15%;
}
.lmb-book-content .lmb-document-page-content aggiornamento.lmb-always-on-text-link .update-link.right::before, .lmb-book-content .lmb-document-page-content aggiornamento.lmb-always-on-text-link .update-link.right::after {
  left: 85%;
}
.lmb-book-content .lmb-document-page-content aggiornamento.lmb-always-on-text-link:hover {
  cursor: pointer;
}
.lmb-book-content .lmb-document-page-content aggiornamento.lmb-always-on-text-link:hover .update-link {
  visibility: visible;
}
.lmb-book-content .lmb-document-page-content aggiornamento.lmb-always-on-index-link .separator::after {
  content: "|";
  padding: 0 0.375rem;
  font-weight: normal;
  color: #474747;
}
.lmb-book-content .lmb-document-page-content aggiornamento.lmb-always-on-index-link .update-link {
  color: #85bc20;
  font-weight: normal;
  padding: 0.125rem 0.375rem;
  position: relative;
}
.lmb-book-content .lmb-document-page-content aggiornamento.lmb-always-on-index-link .update-link .link-icon::after {
  content: "\e92d";
  font-family: "lmb-icons";
  font-size: 1.5rem;
  position: relative;
  top: 0.375rem;
  padding-right: 0.375rem;
}

@page {
  margin-top: 0;
  margin-bottom: 3.4375rem;
}
.lmb-print-body .printing-header, .lmb-print-body .header-space {
  height: 2.5rem;
}
.lmb-print-body .printing-header {
  font-size: 0.875rem;
  position: fixed;
  width: 100vw;
  top: 0.625rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.lmb-print-body .printing-header .current-date {
  text-align: left;
}
.lmb-print-body .printing-header .page-title {
  text-align: center;
}
.lmb-print-body .printing-header .user-name {
  text-align: right;
}
.lmb-print-body .blocking .wk-logo {
  margin-top: 1.5625rem;
  margin-bottom: 1.5625rem;
  -webkit-print-color-adjust: exact;
}
.lmb-print-body .blocking .wk-logo img {
  height: 2.5rem;
}
.lmb-print-body .legal-info {
  margin-bottom: 2.8125rem;
  max-width: 70%;
}
.lmb-print-body .wk-copyright-logo {
  margin-bottom: 10px;
}
.lmb-print-body .wk-footer-copyright-container {
  font-size: 0.875em;
}
.lmb-print-body .instruction {
  margin-top: 1.5625rem;
  margin-bottom: 2.1875rem;
  color: #e5202e;
}
.lmb-print-body .wk-page-content {
  margin-left: 0;
  margin-right: 20px;
}
.lmb-print-body .wk-footer-copyright {
  font-size: 0.8rem;
}
.lmb-print-body .annotation {
  -webkit-print-color-adjust: exact;
}
.lmb-print-body .lmb-book-page .lmb-book-content {
  margin-bottom: 2rem;
}
.lmb-print-body .lmb-book-page .lmb-book-content .lmb-book-content-inner {
  max-width: none;
}
.lmb-print-body .lmb-document-page-content {
  -webkit-print-color-adjust: exact;
}
.lmb-print-body .lmb-book-info-panel {
  padding: 0;
}
.lmb-print-body .lmb-book-info-panel h5 {
  font-size: 2.2rem;
  font-weight: bold;
}
.lmb-print-body .note-no {
  background-color: #00FFCC;
  padding-right: 0.1875rem;
  font-size: 0.625rem;
  vertical-align: super;
  font-style: normal;
}
.lmb-print-body .annotations-title {
  border-top: 1px solid black;
  display: inline-block;
  padding-top: 0.3125rem;
  font-size: 0.8em;
  margin-top: 1.5625rem;
  min-width: 9.375rem;
  font-weight: bold;
}
.lmb-print-body .annotations {
  font-size: 0.8rem;
  padding: 0;
}
.lmb-print-body .annotations li {
  list-style-position: inside;
}
.lmb-print-body .page-no {
  text-align: right;
  border-bottom: 1px solid;
  padding-bottom: 3px;
  margin-bottom: 5px;
}
.lmb-print-body .lmb-document-page-content .text .content .book-index {
  color: #474747;
  font-family: "Fira Sans", "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif;
}
.lmb-print-body .lmb-document-page-content .text .content .book-index ol, .lmb-print-body .lmb-document-page-content .text .content .book-index ul {
  margin: 0;
  list-style-type: none;
  padding: 0.3125rem 1.25rem 0.3125rem 1.25rem;
}
.lmb-print-body .lmb-document-page-content .text .content .book-index li {
  margin-top: 0.3125rem;
  margin-bottom: 0.3125rem;
}
.lmb-print-body .lmb-document-page-content .text .content .book-index .lnk {
  color: #007ac3;
}
.lmb-print-body .lmb-document-page-content .text .content .book-index .lnk::before {
  content: " → ";
}
.lmb-print-body .lmb-document-page-content .text .content .book-index .title {
  display: block;
  font-size: x-large;
  font-weight: bold;
  margin: 0.5em;
  text-align: left;
}
.lmb-print-body .lmb-document-page-content .text .content .book-index .aggiornamento {
  display: inline-block;
  margin-left: 0.3125rem;
  padding-left: 0.3125rem;
  padding-right: 0.3125rem;
  background-color: #85bc20;
  color: #fff;
}
.lmb-print-body .lmb-document-page-content .text .content .book-index .aggiornamento::before {
  content: "Aggiornato il ";
}
.lmb-print-body .lmb-document-page-content .text .content .book-index .listofanalytic .title {
  margin-bottom: -3.125rem;
  padding-bottom: -0.9375rem;
}
.lmb-print-body .lmb-document-page-content .text .content .book-index .listofanalytic ul, .lmb-print-body .lmb-document-page-content .text .content .book-index .listofanalytic ol {
  padding-left: 0;
}
.lmb-print-body .lmb-document-page-content .text .content .book-index .listofanalytic > ul > li {
  padding-top: 2.5rem;
  margin-top: 1.25rem;
  padding-bottom: 1.25rem;
  display: -ms-flexbox;
  display: flex;
}
.lmb-print-body .lmb-document-page-content .text .content .book-index .listofanalytic > ul > li:first-of-type {
  border-top: 0;
}
.lmb-print-body .lmb-document-page-content .text .content .book-index .listofanalytic > ul > li > span.text {
  vertical-align: top;
  display: inline-block;
  width: 3.75rem;
  font-size: 2.125rem;
  padding-left: 0.625rem;
  padding-bottom: 0.4375rem;
  padding-right: 0.625rem;
  margin-top: 0;
  margin-right: 0.9375rem;
}
.lmb-print-body .lmb-document-page-content .text .content .book-index .listofanalytic > ul > li > ul {
  display: inline-block;
  vertical-align: top;
}
.lmb-print-body .lmb-document-page-content .text .content .book-index .listofanalytic > ul > li > ul > li {
  border-bottom: 0.0625rem solid lightgrey;
  padding-bottom: 0.625rem;
  margin-bottom: 0.625rem;
  display: -ms-flexbox;
  display: flex;
}
.lmb-print-body .lmb-document-page-content .text .content .book-index .listofanalytic > ul > li > ul > li > span.text {
  display: inline-block;
  vertical-align: top;
  font-weight: bold;
  width: 12.5rem;
  padding-right: 3.1875rem;
  font-size: 1.25rem;
}
.lmb-print-body .lmb-document-page-content .text .content .book-index .listofanalytic > ul > li > ul > li > ul {
  display: block;
  vertical-align: top;
  padding-left: 0.625rem;
  margin-top: 0.5rem;
}

.lmb-book-print-dialog {
  overflow: hidden;
}
.lmb-book-print-dialog .wk-modal-content {
  margin: 0;
}
@media (min-width: 37.5rem) {
  .lmb-book-print-dialog .wk-modal-content {
    width: 30rem;
  }
}
.lmb-book-print-dialog .curtain {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: white;
  opacity: 0.4;
  z-index: 1;
}
.lmb-book-print-dialog .wk-radio-field label {
  margin-right: 0.5rem;
}
.lmb-book-print-dialog .wk-radio-field label input[type=radio] {
  position: relative;
  top: 0.0625rem;
  transform: scale(1);
}
.lmb-book-print-dialog .wk-radio-field label.disabled {
  color: #a3a3a3;
}
.lmb-book-print-dialog input[type=checkbox] {
  display: inline-block;
  position: relative;
  top: 0.0625rem;
  margin-right: 0.125rem;
}
.lmb-book-print-dialog ul.printing-list {
  border: 0.0625rem solid #dadada;
  max-height: 17.5rem;
  margin-bottom: 0.625rem;
  padding: 0.625rem;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
@media (min-width: 37.5rem) {
  .lmb-book-print-dialog ul.printing-list {
    max-height: 19.875rem;
    margin-bottom: 1.25rem;
  }
}
.lmb-book-print-dialog ul.printing-list li.book {
  border-top: 0.0625rem solid #dadada;
  padding-top: 0.625rem;
}
.lmb-book-print-dialog ul.printing-list li.book:first-child {
  border: none;
  padding-top: 0;
}
.lmb-book-print-dialog ul.printing-list > li {
  list-style-type: none;
}
.lmb-book-print-dialog ul.printing-list > li ul {
  padding: 0.375rem 0 0.875rem 0;
}
.lmb-book-print-dialog ul.printing-list > li ul li {
  padding: 0.125rem 0;
}
.lmb-book-print-dialog ul.printing-list > li ul li a, .lmb-book-print-dialog ul.printing-list > li ul li a:hover {
  display: inline;
  background: none;
  font-weight: 400;
  text-align: left;
  width: 100%;
  margin-bottom: 0.3125rem;
  padding: 0;
}
.lmb-book-print-dialog ul.printing-list > li ul li a::before, .lmb-book-print-dialog ul.printing-list > li ul li a:hover::before {
  position: relative;
  top: 0.3125rem;
  margin: 0 0.375rem 0 0;
  font-size: 1.375rem;
}
.lmb-book-print-dialog ul.printing-list > li ul li a.remove-page, .lmb-book-print-dialog ul.printing-list > li ul li a:hover.remove-page {
  color: #474747;
}
.lmb-book-print-dialog ul.printing-list > li ul li a.remove-page::before, .lmb-book-print-dialog ul.printing-list > li ul li a:hover.remove-page::before {
  font-family: "lmb-icons";
  content: "\e041";
  color: #e5202e;
}
.lmb-book-print-dialog ul.printing-list > li ul li a.add-pages, .lmb-book-print-dialog ul.printing-list > li ul li a:hover.add-pages {
  color: #007ac3;
}
.lmb-book-print-dialog ul.printing-list > li ul li a.add-pages::before, .lmb-book-print-dialog ul.printing-list > li ul li a:hover.add-pages::before {
  font-weight: bold;
}
.lmb-book-print-dialog ul.printing-list > li ul li a.printed, .lmb-book-print-dialog ul.printing-list > li ul li a.printed:hover {
  color: #bfbfbf;
  cursor: default;
}
.lmb-book-print-dialog ul.printing-list > li ul li a.printed::before, .lmb-book-print-dialog ul.printing-list > li ul li a.printed:hover::before {
  display: none;
}
.lmb-book-print-dialog ul.printing-list > li h3 {
  margin: 0;
  text-transform: none;
  font-weight: normal;
  font-size: 1.1rem;
  color: #007ac3;
}
@media (min-width: 37.5rem) {
  .lmb-book-print-dialog ul.printing-list > li h3 {
    font-size: 1.3rem;
  }
}
.lmb-book-print-dialog .options {
  border-bottom: 0.0625rem solid #dadada;
  padding-bottom: 0.5rem;
}
.lmb-book-print-dialog .wk-field-item {
  margin-bottom: 0.3125rem;
}
.lmb-book-print-dialog .legal-info {
  color: #a3a3a3;
  border-top: 0.0625rem solid #dadada;
  padding-top: 0.9375rem;
  font-size: 0.7rem;
}
@media (min-width: 37.5rem) {
  .lmb-book-print-dialog .legal-info {
    font-size: 0.875rem;
  }
}
.lmb-book-print-dialog .legal-info div {
  margin-bottom: 0.3125rem;
}
.lmb-book-print-dialog .legal-info div:last-child {
  margin-bottom: 0;
}
.lmb-book-print-dialog .legal-info-container .legal-info-button {
  color: #a3a3a3;
  background: #f6f6f6;
  margin-top: 0.875rem;
  margin-bottom: 0;
}
.lmb-book-print-dialog .legal-info-container .legal-info-button .button-label {
  cursor: pointer;
}
.lmb-book-print-dialog .legal-info-container .legal-info-button .angle-icon:before {
  font-weight: bold;
  color: #000;
}
.lmb-book-print-dialog .legal-info-container .legal-info {
  border-top: none;
}

.lmb-book-print-error-dialog .wk-modal-content {
  margin: 0;
}
@media (min-width: 37.5rem) {
  .lmb-book-print-error-dialog .wk-modal-content {
    width: 32.5rem;
  }
}
.lmb-book-print-error-dialog .wk-modal-content .wk-modal-footer .print-error-dialog-buttons {
  display: -ms-flexbox;
  display: flex;
}
.lmb-book-print-error-dialog .wk-modal-content .wk-modal-footer .print-error-dialog-buttons button {
  margin-bottom: 0;
}
.lmb-book-print-error-dialog .wk-modal-content .wk-modal-footer .print-error-dialog-buttons button:first-child {
  margin-right: 1rem;
}
.lmb-book-print-error-dialog .wk-modal-content .wk-modal-footer .print-error-dialog-buttons button.cancel {
  color: #000;
}

.lmb-book-print-add-pages-dialog .wk-modal-content {
  margin: 0;
}
@media (min-width: 37.5rem) {
  .lmb-book-print-add-pages-dialog .wk-modal-content {
    width: 30rem;
  }
}
.lmb-book-print-add-pages-dialog .wk-modal-content .wk-modal-body .book-title {
  color: #007ac3;
  font-weight: 400;
}
.lmb-book-print-add-pages-dialog .wk-modal-content .wk-modal-body .print-info {
  margin: 0.625rem 0;
}
.lmb-book-print-add-pages-dialog .wk-modal-content .wk-modal-body .inputs .section {
  margin: 0.625rem 0;
}
.lmb-book-print-add-pages-dialog .wk-modal-content .wk-modal-body .inputs .section .input-label {
  font-weight: 400;
  padding: 0.375rem 0;
}
.lmb-book-print-add-pages-dialog .wk-modal-content .wk-modal-body .inputs .section .page-range-inputs {
  display: -ms-flexbox;
  display: flex;
}
.lmb-book-print-add-pages-dialog .wk-modal-content .wk-modal-body .inputs .section .page-range-inputs span {
  line-height: 3rem;
  margin: 0 0.5rem;
}
.lmb-book-print-add-pages-dialog .wk-modal-content .wk-modal-body .inputs .section .page-range-inputs span:first-child {
  margin-left: 0;
}
.lmb-book-print-add-pages-dialog .wk-modal-content .wk-modal-body .inputs .section.page-range .input-label {
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
}
.lmb-book-print-add-pages-dialog .wk-modal-content .wk-modal-body .inputs .section.page-range .input-label .tooltip-icon {
  z-index: 1;
}
.lmb-book-print-add-pages-dialog .wk-modal-content .wk-modal-body .inputs .section.page-range .input-label .wk-icon-info-outline:before {
  font-size: 1.5rem;
}
.lmb-book-print-add-pages-dialog .wk-modal-content .wk-modal-body .inputs .section.page-range .input-label .tooltip-box {
  position: absolute;
  visibility: hidden;
  color: #474747;
  background: #fff;
  box-shadow: 0.1875rem 0 0.625rem #757575;
  border: 0.0625rem solid #a3a3a3;
  font-size: 0.9375rem;
  font-weight: 400;
  width: 20.625rem;
  padding: 0.75rem;
  left: -0.375rem;
  top: -7.5rem;
}
.lmb-book-print-add-pages-dialog .wk-modal-content .wk-modal-body .inputs .section.page-range .input-label .tooltip-box:before, .lmb-book-print-add-pages-dialog .wk-modal-content .wk-modal-body .inputs .section.page-range .input-label .tooltip-box:after {
  content: "";
  top: 100%;
  left: 50%;
  position: absolute;
}
.lmb-book-print-add-pages-dialog .wk-modal-content .wk-modal-body .inputs .section.page-range .input-label .tooltip-box:after {
  margin-left: -0.75rem;
  border-width: 0.75rem;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
}
.lmb-book-print-add-pages-dialog .wk-modal-content .wk-modal-body .inputs .section.page-range .input-label .tooltip-box:before {
  border: solid transparent;
  border-top-color: #a3a3a3;
  border-width: 0.8125rem;
  margin-left: -0.8125rem;
}
@media (min-width: 37.5rem) {
  .lmb-book-print-add-pages-dialog .wk-modal-content .wk-modal-body .inputs .section.page-range .input-label .tooltip-box {
    left: 11.875rem;
    top: -2.25rem;
  }
  .lmb-book-print-add-pages-dialog .wk-modal-content .wk-modal-body .inputs .section.page-range .input-label .tooltip-box:before, .lmb-book-print-add-pages-dialog .wk-modal-content .wk-modal-body .inputs .section.page-range .input-label .tooltip-box:after {
    top: 50%;
    left: 0;
  }
  .lmb-book-print-add-pages-dialog .wk-modal-content .wk-modal-body .inputs .section.page-range .input-label .tooltip-box:after {
    margin-left: -1.5rem;
    margin-top: -0.75rem;
    transform: rotate(90deg);
  }
  .lmb-book-print-add-pages-dialog .wk-modal-content .wk-modal-body .inputs .section.page-range .input-label .tooltip-box:before {
    margin-left: -1.625rem;
    margin-top: -0.8125rem;
    transform: rotate(90deg);
  }
}
.lmb-book-print-add-pages-dialog .wk-modal-content .wk-modal-body .inputs .section .input-error {
  border: 0.0625rem solid #e5202e;
  color: #e5202e;
}
@media (min-width: 37.5rem) {
  .lmb-book-print-add-pages-dialog .wk-modal-content .wk-modal-body .inputs .section .single-pages-input, .lmb-book-print-add-pages-dialog .wk-modal-content .wk-modal-body .inputs .section .page-range-inputs {
    width: 50%;
  }
}
.lmb-book-print-add-pages-dialog .wk-modal-content .wk-modal-body .inputs .error-info {
  color: #e5202e;
  font-weight: 400;
  font-style: italic;
}
.lmb-book-print-add-pages-dialog .wk-modal-content .wk-modal-body .print-pages-limit-exceeded {
  color: #e5202e;
  border: 0.0625rem solid #e5202e;
  padding: 0.625rem;
  margin-top: 1rem;
  text-align: center;
  font-weight: 400;
  font-style: italic;
}
.lmb-book-print-add-pages-dialog .wk-modal-content .wk-modal-footer .print-dialog-buttons {
  display: -ms-flexbox;
  display: flex;
}
.lmb-book-print-add-pages-dialog .wk-modal-content .wk-modal-footer .print-dialog-buttons button {
  margin-bottom: 0;
}
.lmb-book-print-add-pages-dialog .wk-modal-content .wk-modal-footer .print-dialog-buttons button:first-child {
  margin-right: 1rem;
}
.lmb-book-print-add-pages-dialog .wk-modal-content .wk-modal-footer .print-dialog-buttons button.cancel {
  color: #000;
}

.lmb-book-page {
  padding-top: 0;
  padding-bottom: 0;
  z-index: 2;
}
.lmb-book-page .abstract .header {
  font-weight: bold;
  padding: 1.5625rem 0;
}
.lmb-book-page .lmb-book-header .lmb-book-info-panel {
  margin: 0;
}
.lmb-book-page .lmb-book-header .lmb-book-info-panel .cover img {
  -ms-flex-item-align: start;
      align-self: flex-start;
  margin-right: 1rem;
  max-width: 5rem;
  max-height: 7.5rem;
}
@media (min-width: 37.5rem) {
  .lmb-book-page .lmb-book-header .lmb-book-info-panel .cover img {
    max-width: 8rem;
    max-height: 12rem;
    margin-right: 2rem;
  }
}
.lmb-book-page .lmb-book-header .lmb-book-info-panel .info {
  padding-top: 0.25rem;
}
.lmb-book-page .lmb-book-header .lmb-book-info-panel .info .categories {
  margin: 0.25rem 0 0.25rem -0.0625rem;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.25rem;
}
@media (min-width: 37.5rem) {
  .lmb-book-page .lmb-book-header .lmb-book-info-panel .info .categories {
    margin: 0 0 0.75rem 0;
    line-height: 1.375rem;
  }
}
.lmb-book-page .lmb-book-header .lmb-book-info-panel .info .categories li {
  font-size: 0.875rem;
}
@media (min-width: 37.5rem) {
  .lmb-book-page .lmb-book-header .lmb-book-info-panel .info .categories li {
    font-size: 1rem;
  }
}
.lmb-book-page .lmb-book-header .lmb-book-info-panel .info .title {
  margin: 0 0 0.5rem 0;
  line-height: 1.625rem;
  font-size: 1.125rem;
  font-weight: 500;
}
@media (min-width: 37.5rem) {
  .lmb-book-page .lmb-book-header .lmb-book-info-panel .info .title {
    margin: 0 0 1rem 0;
    line-height: 2.375rem;
    font-size: 2rem;
  }
}
.lmb-book-page .lmb-book-header .lmb-book-info-panel .info .book-meta {
  margin: 0 0 0.5rem 0;
  color: #474747;
  font-weight: 300;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
@media (min-width: 37.5rem) {
  .lmb-book-page .lmb-book-header .lmb-book-info-panel .info .book-meta {
    margin: 0 0 1rem 0;
    font-size: 1rem;
    line-height: 1.4375rem;
  }
}
.lmb-book-page .lmb-book-header .lmb-book-info-panel .info .book-meta li {
  display: inline;
}
.lmb-book-page .lmb-book-header .lmb-book-info-panel .info .book-meta li::after {
  content: "•";
  display: inline-block;
  padding: 0 0.3125rem;
}
.lmb-book-page .lmb-book-header .lmb-book-info-panel .info .book-meta li:last-child::after {
  display: none;
}
.lmb-book-page .lmb-book-header .lmb-book-info-panel .info .buttons {
  font-size: 0.875rem;
}
.lmb-book-page .lmb-book-header .lmb-book-info-panel .info .buttons a {
  margin-right: 1rem;
}
.lmb-book-page .lmb-book-toolbar {
  position: relative;
}
.lmb-book-page .lmb-book-toolbar .lmb-book-menu {
  display: block;
  margin: 0;
  padding-top: 1.5rem;
  font-size: 0.875rem;
}
.lmb-book-page .lmb-book-toolbar .lmb-book-menu li {
  float: left;
  margin-right: 1rem;
}
.lmb-book-page .lmb-book-toolbar .lmb-book-menu li a {
  display: block;
  padding: 0.1875rem 1rem 0.9375rem 0.8125rem;
  background: #dadada;
  color: #757575;
  width: 3rem;
  overflow: hidden;
}
.lmb-book-page .lmb-book-toolbar .lmb-book-menu li a span {
  display: none;
}
.lmb-book-page .lmb-book-toolbar .lmb-book-menu li a::before {
  position: relative;
  top: 0.375rem;
  margin-right: 0.5rem;
  font-family: "lmb-icons";
  font-size: 1.375rem;
}
.lmb-book-page .lmb-book-toolbar .lmb-book-menu li a.disabled {
  color: #bfbfbf;
  background-color: #dadada;
  cursor: default;
  pointer-events: none;
}
.lmb-book-page .lmb-book-toolbar .lmb-book-menu li a.print.disabled {
  pointer-events: all;
  color: #bfbfbf;
  background-color: #dadada;
}
@media (min-width: 37.5rem) {
  .lmb-book-page .lmb-book-toolbar .lmb-book-menu li a {
    width: auto;
    padding: 0.1875rem 1rem 0.9375rem 1rem;
  }
  .lmb-book-page .lmb-book-toolbar .lmb-book-menu li a span {
    display: inline;
  }
}
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .lmb-book-page .lmb-book-toolbar .lmb-book-menu li a span {
    display: none;
  }
}
.lmb-book-page .lmb-book-toolbar .lmb-book-menu li a.location::before {
  content: "\e917";
}
.lmb-book-page .lmb-book-toolbar .lmb-book-menu li a.location.disabled {
  pointer-events: none;
  cursor: default;
  color: #bfbfbf;
}
.lmb-book-page .lmb-book-toolbar .lmb-book-menu li a.toc::before {
  content: "\e927";
}
.lmb-book-page .lmb-book-toolbar .lmb-book-menu li a.print::before {
  content: "\e923";
}
.lmb-book-page .lmb-book-toolbar .lmb-book-menu li a.mail::before {
  content: "\e919";
}
.lmb-book-page .lmb-book-toolbar .lmb-book-menu li a.header.active::before {
  content: "\e931";
}
.lmb-book-page .lmb-book-toolbar .lmb-book-menu li a.header.inactive::before {
  content: "\e930";
}
.lmb-book-page .lmb-book-toolbar .lmb-book-menu li a:hover {
  background-color: #bfbfbf;
  color: #474747;
}
.lmb-book-page .lmb-book-toolbar .lmb-book-menu li a.active, .lmb-book-page .lmb-book-toolbar .lmb-book-menu li a.active:hover {
  color: #fff;
  background-color: #757575;
}
.lmb-book-page .read-mode .lmb-document-options {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #ededed;
  box-shadow: 0 4px 60px -10px #757575;
}
.lmb-book-page .lmb-book-content {
  background-color: #fff;
}
@media (min-width: 37.5rem) {
  .lmb-book-page .lmb-book-content {
    padding: 1rem 0 2rem 0;
  }
}
.lmb-book-page .lmb-book-content .lmb-book-content-inner {
  max-width: 48rem;
}
.lmb-book-page .lmb-book-content .lmb-book-content-inner .blank-space {
  height: 6.25rem;
}
.lmb-book-page .lmb-book-content .lmb-document-page-menu {
  max-width: 48rem;
  padding: 0.5rem 0 0.9375rem 0;
  overflow: hidden;
  border-bottom: 0.0625rem #ededed solid;
  font-size: 0.875rem;
}
.lmb-book-page .lmb-book-content .lmb-document-page-menu.last {
  border-bottom: none;
}
.lmb-book-page .lmb-book-content .lmb-document-page-menu li {
  float: left;
  margin-right: 1.375rem;
}
@media (min-width: 37.5rem) {
  .lmb-book-page .lmb-book-content .lmb-document-page-menu li {
    margin-right: 1rem;
  }
}
.lmb-book-page .lmb-book-content .lmb-document-page-menu li a {
  display: block;
  width: 34px;
  height: 35px;
  color: #a3a3a3;
  white-space: nowrap;
  overflow: hidden;
}
.lmb-book-page .lmb-book-content .lmb-document-page-menu li a span {
  display: none;
}
@media (min-width: 37.5rem) {
  .lmb-book-page .lmb-book-content .lmb-document-page-menu li a {
    padding: 8px 0;
    width: auto;
    height: auto;
  }
  .lmb-book-page .lmb-book-content .lmb-document-page-menu li a span {
    display: inline;
  }
}
.lmb-book-page .lmb-book-content .lmb-document-page-menu li a::before {
  position: relative;
  top: 0.375rem;
  margin-right: 0.5rem;
  color: #bfbfbf;
  font-family: "lmb-icons";
  font-size: 1.4375rem;
}
.lmb-book-page .lmb-book-content .lmb-document-page-menu li a.selected::before {
  color: #007ac3;
}
.lmb-book-page .lmb-book-content .lmb-document-page-menu li a.disabled, .lmb-book-page .lmb-book-content .lmb-document-page-menu li a.disabled:hover, .lmb-book-page .lmb-book-content .lmb-document-page-menu li a.disabled::before, .lmb-book-page .lmb-book-content .lmb-document-page-menu li a.disabled:hover::before {
  color: #dadada;
  outline: none;
}
.lmb-book-page .lmb-book-content .lmb-document-page-menu li a.page.deselected::before {
  content: "\e91b";
}
.lmb-book-page .lmb-book-content .lmb-document-page-menu li a.page.selected::before {
  content: "\e91c";
}
.lmb-book-page .lmb-book-content .lmb-document-page-menu li a.page .hidden {
  display: none;
}
.lmb-book-page .lmb-book-content .lmb-document-page-menu li a.bookmark.deselected::before {
  content: "\e909";
}
.lmb-book-page .lmb-book-content .lmb-document-page-menu li a.bookmark.selected::before {
  content: "\e90a";
}
.lmb-book-page .lmb-book-content .lmb-document-page-menu li a.bookmark .hidden {
  display: none;
}
.lmb-book-page .lmb-book-content .lmb-document-page-menu li a.pdf::before {
  content: "\e91e";
}
.lmb-book-page .lmb-book-content .lmb-document-page-menu li a.begin::before {
  content: "\e907";
}
.lmb-book-page .lmb-book-content .lmb-document-page-menu li a:hover {
  color: #007ac3;
}
.lmb-book-page .lmb-book-content .lmb-document-page-menu li a:hover::before {
  color: #007ac3;
}
.lmb-book-page .lmb-book-content .lmb-document-page-number {
  margin: 0 0 1rem 0;
  padding: 1.375rem 0;
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: #a3a3a3;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content {
  /* --------------- Page setup ------------------------ */
  /* @@@ sostituire deeppink con #007ac3 o #717EE2;

  /* links */
  /*
  div.pagina a             { text-decoration: none;      color:#717EE2; }
  div.pagina a:hover       { text-decoration: underline; color:#717EE2; }
  div.pagina a:visited     { text-decoration: none;      color:#717EE2; }
  div.pagina a:active      { text-decoration: none;      color:#717EE2; }
  */
  /* tipi di pagine */
  /* rules */
  /* generated text */
  /* div */
  /*
    elementi panel

    boxed-text, chem-struct-wrap, fig, table-wrap (questi elementi possono avere anche il contenuto di @content-type es. margin)
    disp-formula, statement
    supplementary-material
  */
  /* ref */
  /* paragrafi */
  /* liste */
  /* tabelle */
  /* immagini e formule */
  /* text decoration */
  /* titolazioni */
  /* note */
  /* pagina vuota */
  /* titolazione pratica fiscale */
  /* glossa */
  /* indici */
  /* indice analitico */
  /* ---  primo lvello */
  /* ---  secondo lvello */
  /* ---  altri lvelli */
  padding-bottom: 1rem;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.pagina.dedication {
  margin-left: 40%;
  text-align: right;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.pagina.titlepage {
  text-align: center;
  font-weight: bold;
  font-size: x-large;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.pagina.copyrightpage {
  margin-left: 20px;
  margin-right: 20px;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.pagina.copertina {
  padding-top: 20px;
  padding-bottom: 20px;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.pagina hr.part-rule {
  width: 50%;
  margin-top: 1em;
  margin-bottom: 1em;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.pagina hr.section-rule {
  width: 50%;
  margin-top: 1em;
  margin-bottom: 1em;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.pagina .warning {
  font-size: 80%;
  font-family: sans-serif;
  color: red;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.pagina .tex-math {
  font-size: 80%;
  font-family: sans-serif;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.pagina .formula {
  font-size: 90%;
  font-family: sans-serif;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.pagina .abstract {
  display: block;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.pagina div {
  margin-top: 0.5em;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.pagina div.section {
  margin-top: 1em;
  margin-bottom: 0.5em;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.pagina div.back-section {
  margin-top: 1em;
  margin-bottom: 0.5em;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.pagina div.blockquote {
  font-size: 90%;
  margin-left: 3em;
  margin-right: 0em;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.pagina div.speech {
  margin-left: 1em;
  margin-right: 1em;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.pagina div.verse-group {
  margin-left: 1em;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.pagina div.verse-group div.verse-group {
  margin-left: 1em;
  margin-top: 0em;
  margin-bottom: 0em;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.pagina div.note {
  margin-top: 0em;
  margin-left: 1em;
  font-size: 85%;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.pagina div.caption {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  font-weight: bold;
  text-align: center;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.pagina div.labelcaption {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  font-weight: bold;
  text-align: center;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.pagina div.panel {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 5px;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.pagina div.boxed-text.panel {
  border: 1px solid black;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.pagina div.boxed-text.margin {
  margin-top: 1em;
  display: inline-block;
  font-size: small;
  border: 0;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.pagina div.boxed-text.margin p {
  padding: 3px;
  background-color: #efefef;
  border-radius: 4px;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.pagina div.boxed-text.shaded {
  border: 0;
  background-color: #E0E0E0;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.pagina div.boxed-text.semiriquadro {
  border: 0;
  border-left: 2px solid #007ac3;
  border-bottom: 2px solid #007ac3;
  background-color: #E0E0E0;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.pagina div.boxed-text.law {
  border: 0;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.pagina div.boxed-text[skip] {
  display: none;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.pagina .ref-label {
  margin-top: 0em;
  vertical-align: top;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.pagina .ref-content {
  margin-top: 0em;
  padding-left: 0.25em;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.pagina .label {
  font-size: inherit;
  font-weight: inherit;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.pagina p {
  margin-top: 0.5em;
  margin-bottom: 0em;
  text-align: justify;
  font-size: inherit;
  font-weight: inherit;
  word-wrap: break-word;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.pagina.dedication p {
  text-align: right;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.pagina p.first {
  margin-top: 0em;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.pagina p.verse-line {
  margin-top: 0em;
  margin-bottom: 0em;
  margin-left: 2em;
  text-indent: -2em;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.pagina p.citation {
  margin-top: 0em;
  margin-bottom: 0em;
  margin-left: 2em;
  text-indent: -2em;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.pagina p.address-line {
  margin-top: 0em;
  margin-bottom: 0em;
  margin-left: 2em;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.pagina ul {
  margin-top: 0.5em;
  padding-left: 20px;
  margin-left: 0;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.pagina ol {
  margin-top: 0.5em;
  padding-left: 20px;
  margin-left: 0;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.pagina li {
  margin-top: 0.5em;
  margin-bottom: 0em;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.pagina li p {
  margin-top: 0.2em;
  margin-bottom: 0em;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.pagina li p.plabel span.label {
  padding: 0px;
  margin-right: 0;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.pagina .list li {
  list-style-type: none;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.pagina .list li p {
  text-indent: -17px;
  padding-left: 20px;
  padding-right: 20px;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.pagina .list li p.first {
  text-indent: 0;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.pagina .list li p.plistitem {
  text-indent: 0;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.pagina table {
  margin: auto;
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: small;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.pagina table td {
  padding: 5px;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.pagina table th {
  padding: 5px;
  font-weight: bold;
  text-align: center;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.pagina table.def-list {
  border: 0;
  border-spacing: 0.25em;
  width: 100%;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.pagina table.def-list td {
  vertical-align: top;
  padding-bottom: 0.5em;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.pagina table.def-list th {
  vertical-align: top;
  text-align: left;
  padding-bottom: 0.5em;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.pagina table.def-list .def-term {
  width: 20%;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.pagina table.def-list .def-def {
  width: 80%;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.pagina table.two-column td {
  width: 50%;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.pagina table ul {
  font-size: inherit;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.pagina table ol {
  font-size: inherit;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.pagina table li {
  font-size: inherit;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.pagina table[skip] {
  display: none;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.pagina tr[skip] {
  display: none;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.pagina img {
  display: block;
  margin: auto;
  max-width: 100%;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.pagina img.standalone {
  display: block;
  width: 100%;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.pagina img.inline {
  display: inline-block;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.pagina span.formula {
  display: none;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.pagina b {
  font-weight: bold;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.pagina strong {
  font-weight: bold;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.pagina sup {
  font-size: small;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.pagina .monospace {
  font-family: monospace;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.pagina .overline {
  text-decoration: overline;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.pagina .sc {
  text-transform: uppercase;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.pagina .titololibro {
  display: block;
  font-weight: bold;
  font-size: x-large;
  text-align: center;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.pagina .sottotitololibro {
  display: block;
  font-weight: bold;
  text-align: center;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.pagina .document-title {
  text-align: center;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.pagina .callout-title {
  text-align: right;
  margin-top: 0.5em;
  margin-right: 1em;
  font-size: 140%;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.pagina .part-title {
  font-size: 200%;
  margin-top: 5px;
  margin-bottom: 5px;
  font-weight: bold;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.pagina .section-title .label {
  padding: 0;
  margin-right: 5px;
  font-size: inherit;
  font-weight: inherit;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.pagina .section-title {
  font-size: 100%;
  margin-top: 10px;
  margin-bottom: 5px;
  text-decoration: underline;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.pagina .section .section-title {
  font-size: 150%;
  margin-top: 20px;
  margin-bottom: 5px;
  text-decoration: none;
  font-weight: bold;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.pagina .section .section .section-title {
  font-size: 120%;
  margin-top: 15px;
  margin-bottom: 5px;
  text-decoration: none;
  font-weight: bold;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.pagina .section .section .section .section-title {
  font-size: 100%;
  margin-top: 10px;
  margin-bottom: 5px;
  text-decoration: none;
  font-weight: bold;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.pagina .section-title .label {
  padding: 0;
  margin-right: 5px;
  font-size: inherit;
  font-weight: inherit;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.pagina .back {
  font-size: small;
  font-weight: normal;
  text-align: justify;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.pagina .back * {
  font-size: inherit;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.pagina .nota .etichetta {
  margin-right: 10px;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.pagina .back h2 {
  border-top: 1px solid black;
  width: 150px;
  padding-top: 5px;
  font-weight: bold;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.pagina .emptypage::before {
  display: block;
  text-align: center;
  margin: auto;
  content: "pagina bianca nel volume";
  margin: 0px;
  font-size: small;
  font-style: italic;
  color: #a3a3a3;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.pagina.pratica.titlepage {
  color: #007ac3;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.pagina.pratica .document-title {
  color: #007ac3;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.pagina.pratica .callout-title {
  color: #007ac3;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.pagina.pratica .part-title {
  color: #007ac3;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.pagina.pratica .section-title {
  color: #007ac3;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.pagina.pratica .title {
  color: #007ac3;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.pagina span.glossa {
  color: white;
  background-color: #474747;
  padding-left: 0.5em;
  padding-right: 0.5em;
  display: inline-block;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.book-index {
  color: #474747;
  font-family: "Fira Sans", "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.book-index ul {
  margin: 0;
  padding-left: 20px;
  padding-right: 20px;
  list-style-type: none;
  padding-top: 5px;
  padding-bottom: 5px;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.book-index ol {
  margin: 0;
  padding-left: 20px;
  padding-right: 20px;
  list-style-type: none;
  padding-top: 5px;
  padding-bottom: 5px;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.book-index li {
  margin-top: 5px;
  margin-bottom: 5px;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.book-index .lnk {
  color: #007ac3;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.book-index .lnk:before {
  content: " →";
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.book-index .title {
  display: block;
  font-size: x-large;
  font-weight: bold;
  margin: 1em;
  text-align: center;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.book-index .aggiornamento {
  display: inline-block;
  margin-left: 5px;
  padding-left: 5px;
  padding-right: 5px;
  background-color: #85bc20;
  color: white;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.book-index .aggiornamento::before {
  content: "Aggiornato il ";
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.book-index div.listofanalytic > ul > li {
  padding-top: 20px;
  padding-bottom: 20px;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.book-index div.listofanalytic > ul > li:first-of-type {
  border-top: 0;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.book-index div.listofanalytic > ul > li > span.text {
  display: inline-block;
  width: 30px;
  vertical-align: top;
  font-size: x-large;
  padding-left: 10px;
  padding-right: 10px;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.book-index div.listofanalytic > ul > li > ul {
  display: inline-block;
  vertical-align: top;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.book-index div.listofanalytic > ul > li > ul > li {
  border-bottom: 1px solid lightgrey;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.book-index div.listofanalytic > ul > li > ul > li > span.text {
  display: inline-block;
  vertical-align: top;
  font-weight: bold;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content div.book-index div.listofanalytic > ul > li > ul > li > ul {
  display: block;
  vertical-align: top;
  padding-left: 150px;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content .nota.note-highlight .paragrafo {
  background: #ededed;
  padding: 0.1875rem 0;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content .book-page-footnote-link .note-highlight {
  background: #ededed;
  padding: 0.1875rem 0 0 0;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content .text {
  padding: 1rem 0;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content .text .highlight {
  background: #a6dbd3;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content .wk-button-bar {
  padding-top: 2rem;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content .annotation {
  background-color: #e9f1ff;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content .annotation.with-note.last {
  text-indent: 0;
}
.lmb-book-page .lmb-book-content .lmb-document-page-content .annotation.with-note.last::after {
  content: "\e90c";
  position: relative;
  top: 1px;
  width: 0.875rem;
  height: 0.875rem;
  padding: 0 0.25rem;
  text-indent: 0;
  font-family: "lmb-icons" !important;
  font-size: 0.9em;
  color: #007ac3;
  cursor: pointer;
}
.lmb-book-page .lmb-book-content .lmb-full-subscribe {
  padding: 1rem;
  color: #fff;
  background: #5b528c;
}
@media (min-width: 37.5rem) {
  .lmb-book-page .lmb-book-content .lmb-full-subscribe {
    padding: 2rem;
  }
}
.lmb-book-page .lmb-book-content .lmb-full-subscribe h3 {
  margin: 0 0 1.375rem 0;
  font-family: "Franziska", "Times New Roman", Times, serif;
  font-style: italic;
  font-weight: 400;
  font-size: 1.3125rem;
  line-height: 1.625rem;
  color: #fff;
}
@media (min-width: 37.5rem) {
  .lmb-book-page .lmb-book-content .lmb-full-subscribe h3 {
    font-size: 1.75rem;
    line-height: 2.1875rem;
    margin: 0 0 1rem 0;
  }
}
.lmb-book-page .lmb-book-content .lmb-full-subscribe p {
  line-height: 1.375rem;
  font-size: 1rem;
  font-weight: 300;
  margin: 0 0 1.25rem 0;
}
.lmb-book-page .lmb-book-content .lmb-full-subscribe p span {
  font-weight: 400;
}
.lmb-book-page .lmb-book-content .lmb-full-subscribe p.privacy {
  font-size: 0.875rem;
  margin: 0;
}
.lmb-book-page .lmb-book-content .lmb-full-subscribe p.privacy a {
  color: #85bc20;
}
.lmb-book-page .lmb-book-content .lmb-full-subscribe p.privacy a:hover {
  color: #a4cd58;
}
.lmb-book-page .lmb-book-content .lmb-full-subscribe .label {
  margin-bottom: 0.25rem;
  font-size: 1rem;
  font-weight: 400;
}
.lmb-book-page .lmb-book-content .lmb-full-subscribe form {
  margin-bottom: 0.8125rem;
}
.lmb-book-page .lmb-book-content .lmb-full-subscribe form .wk-search-container {
  position: static;
}
.lmb-book-page .lmb-book-content .lmb-full-subscribe form .wk-search-submit {
  font-size: 0.875rem;
  padding: 0 1rem;
}
.lmb-book-page .lmb-book-content .lmb-full-subscribe form .wk-search-submit .wk-search-button-text {
  display: block;
}
.lmb-book-page .lmb-go-to-page-dialog {
  margin-top: 0;
}
.lmb-book-page .lmb-go-to-page-dialog .wk-modal-content form .wk-search-submit .wk-search-button-text {
  display: block;
  padding: 0 1rem;
  font-size: 0.875rem;
}
.lmb-book-page .lmb-go-to-page-dialog .wk-modal-content .wk-alert-danger {
  text-align: center;
}
.lmb-book-page .lmb-go-to-page-dialog .wk-modal-content .wk-alert-danger strong {
  display: inline-block;
  max-width: 23.75rem;
  vertical-align: middle;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  top: -1px;
}
.lmb-book-page .lmb-book-view-mode-info-dialog {
  margin-top: 4.6875rem;
  font-weight: 400;
}
.lmb-book-page .lmb-book-view-mode-info-dialog .wk-modal-content {
  position: relative;
  left: 12.5rem;
  border: 0.0625rem solid #bfbfbf;
}
.lmb-book-page .lmb-book-view-mode-info-dialog .wk-modal-content:before, .lmb-book-page .lmb-book-view-mode-info-dialog .wk-modal-content:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 100%;
  width: 0;
  height: 0;
}
.lmb-book-page .lmb-book-view-mode-info-dialog .wk-modal-content:before {
  left: 2.5rem;
  border: 0.75rem solid transparent;
  border-bottom-color: #a3a3a3;
}
@media (min-width: 65rem) and (max-width: 71.25rem) {
  .lmb-book-page .lmb-book-view-mode-info-dialog .wk-modal-content:before {
    left: 8vw;
  }
}
.lmb-book-page .lmb-book-view-mode-info-dialog .wk-modal-content:after {
  left: 2.5625rem;
  border: 0.6875rem solid transparent;
  border-bottom-color: #fff;
}
@media (min-width: 65rem) and (max-width: 71.25rem) {
  .lmb-book-page .lmb-book-view-mode-info-dialog .wk-modal-content:after {
    left: calc(8vw + 1px);
  }
}
.lmb-book-page .lmb-book-view-mode-info-dialog .wk-modal-content .wk-modal-body .overlay-header {
  font-weight: 500;
  font-size: 1.125rem;
}
.lmb-book-page .lmb-book-view-mode-info-dialog .wk-modal-content .wk-modal-body .overlay-section {
  padding-top: 0.9375rem;
}
.lmb-book-page .lmb-book-view-mode-info-dialog .wk-modal-content .wk-modal-footer .wk-button-bar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
      align-items: end;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.lmb-book-page .lmb-book-view-mode-info-dialog .wk-modal-content .wk-modal-footer .wk-button-bar .remember-choice {
  display: inline-block;
  padding: 0.25rem 0;
  margin-right: auto;
}
.lmb-book-page .lmb-book-view-mode-info-dialog .wk-modal-content .wk-modal-footer .wk-button-bar .remember-choice .dont-show-again {
  padding-left: 0.625rem;
}
.lmb-book-page .lmb-search-within-book-info-tooltip {
  font-weight: 400;
  display: none;
}
@media (min-width: 37.5rem) {
  .lmb-book-page .lmb-search-within-book-info-tooltip {
    display: block;
  }
}
.lmb-book-page .lmb-search-within-book-info-tooltip .wk-modal-content {
  position: absolute;
  z-index: 3;
  margin-top: 0.5625rem;
  background: #fff;
  right: 5rem;
  border: 0.0625rem solid #bfbfbf;
}
.lmb-book-page .lmb-search-within-book-info-tooltip .wk-modal-content:before, .lmb-book-page .lmb-search-within-book-info-tooltip .wk-modal-content:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 100%;
  width: 0;
  height: 0;
}
.lmb-book-page .lmb-search-within-book-info-tooltip .wk-modal-content:before {
  left: 10rem;
  border: 0.5rem solid transparent;
  border-bottom-color: #a3a3a3;
}
.lmb-book-page .lmb-search-within-book-info-tooltip .wk-modal-content:after {
  left: 10.0625rem;
  border: 0.4375rem solid transparent;
  border-bottom-color: #fff;
}
.lmb-book-page .lmb-search-within-book-info-tooltip .wk-modal-content .wk-modal-body {
  padding: 0.75rem;
}
.lmb-book-page .lmb-book-navigation {
  position: relative;
  z-index: 1;
  right: 0;
  bottom: 0.0625rem;
}
.lmb-book-page .lmb-book-navigation .showhide {
  display: block;
  position: absolute;
  top: -2.9375rem;
  right: 21.25rem;
  width: 2rem;
  height: 3rem;
  color: #bfbfbf;
  background: #fff;
  border: 1px #bfbfbf solid;
}
@media (min-width: 0) and (max-width: 20rem) {
  .lmb-book-page .lmb-book-navigation .showhide {
    right: 17.8125rem;
  }
}
@media (min-width: 37.5rem) {
  .lmb-book-page .lmb-book-navigation .showhide {
    right: 28rem;
  }
}
.lmb-book-page .lmb-book-navigation .showhide::before {
  content: "\e906";
  position: absolute;
  top: 1rem;
  left: 0.5625rem;
  margin-right: 0.625rem;
  font-family: "lmb-icons";
  font-size: 0.75rem;
}
.lmb-book-page .lmb-book-navigation.hidden .showhide {
  right: 0;
  border-color: #dadada;
}
.lmb-book-page .lmb-book-navigation.hidden .showhide::before {
  content: "\e904";
}
.lmb-book-page .lmb-book-navigation .header {
  position: absolute;
  top: -4rem;
  right: 0;
  width: 21.25rem;
  height: 4rem;
  display: -ms-flexbox;
  display: flex;
  font-size: 0.875rem;
  -ms-flex-align: center;
      align-items: center; /* Vertical center alignment */
  -ms-flex-pack: center;
      justify-content: center; /* Horizontal center alignment */
  text-align: center;
  background: #dadada;
  color: #757575;
}
@media (min-width: 0) and (max-width: 20rem) {
  .lmb-book-page .lmb-book-navigation .header {
    width: 17.8125rem;
  }
}
@media (min-width: 37.5rem) {
  .lmb-book-page .lmb-book-navigation .header {
    width: 28rem;
  }
}
.lmb-book-page .lmb-book-navigation .header.extended-panel span.search-within-book-tab:hover, .lmb-book-page .lmb-book-navigation .header.extended-panel span.search-within-index-tab:hover, .lmb-book-page .lmb-book-navigation .header.extended-panel span.view-index-tab:hover {
  cursor: pointer;
  background-color: #bfbfbf;
}
.lmb-book-page .lmb-book-navigation .header.extended-panel span.search-within-book-tab.active, .lmb-book-page .lmb-book-navigation .header.extended-panel span.search-within-index-tab.active, .lmb-book-page .lmb-book-navigation .header.extended-panel span.view-index-tab.active {
  background-color: #007ac3;
  color: #fff;
}
.lmb-book-page .lmb-book-navigation .header.extended-panel span.search-within-book-tab.active:hover, .lmb-book-page .lmb-book-navigation .header.extended-panel span.search-within-index-tab.active:hover, .lmb-book-page .lmb-book-navigation .header.extended-panel span.view-index-tab.active:hover {
  cursor: default;
}
.lmb-book-page .lmb-book-navigation .header span.search-within-book-tab, .lmb-book-page .lmb-book-navigation .header span.search-within-index-tab, .lmb-book-page .lmb-book-navigation .header span.view-index-tab {
  height: 100%;
  width: 50%;
  padding-top: 0.75rem;
}
.lmb-book-page .lmb-book-navigation .header span.search-within-book-tab span::before, .lmb-book-page .lmb-book-navigation .header span.search-within-index-tab span::before, .lmb-book-page .lmb-book-navigation .header span.view-index-tab span::before {
  position: relative;
  top: 0.3125rem;
  margin-right: 0.625rem;
  font-family: "lmb-icons";
  font-size: 1.4375rem;
}
.lmb-book-page .lmb-book-navigation .header span.search-within-book-tab span::before {
  content: "\e913";
}
.lmb-book-page .lmb-book-navigation .header span.search-within-index-tab span::before {
  content: "\e926";
}
.lmb-book-page .lmb-book-navigation .header span.view-index-tab span::before {
  content: "\e932";
}
.lmb-book-page .lmb-book-navigation .tab-content {
  position: absolute;
  top: 0;
  right: 0;
  width: 21.3125rem;
  border: 0.0625rem #bfbfbf solid;
  padding: 2rem;
  background: #ededed;
}
@media (min-width: 0) and (max-width: 20.0625rem) {
  .lmb-book-page .lmb-book-navigation .tab-content {
    width: 17.8125rem;
  }
}
@media (min-width: 37.5rem) {
  .lmb-book-page .lmb-book-navigation .tab-content {
    width: 28.0625rem;
  }
}
.lmb-book-page .lmb-book-navigation .tab-content .wk-search-bar {
  padding-top: 0;
}
.lmb-book-page .lmb-book-navigation .tab-content .wk-search-bar .wk-search {
  padding: 0;
}
.lmb-book-page .lmb-book-navigation .tab-content .synonyms-bar button.lmb-dropdown-button {
  background-color: #dadada;
}
.lmb-book-page .lmb-book-navigation .tab-content .synonyms-bar button.lmb-dropdown-button:hover {
  background-color: #bfbfbf;
}
.lmb-book-page .lmb-book-navigation .tab-content .navigation {
  margin-top: 0.625rem;
  overflow: hidden;
}
@media (min-width: 37.5rem) {
  .lmb-book-page .lmb-book-navigation .tab-content .navigation .buttons {
    float: left;
    margin-right: 1rem;
  }
}
.lmb-book-page .lmb-book-navigation .tab-content .navigation .buttons .button {
  display: inline-block;
  width: 2.625rem;
  height: 2.625rem;
  text-align: center;
  background: #dadada;
  color: #757575;
  margin-right: 0.0625rem;
}
.lmb-book-page .lmb-book-navigation .tab-content .navigation .buttons .button::after {
  position: relative;
  top: 0.5rem;
  font-family: "lmb-icons";
  font-size: 1.125rem;
  color: inherit;
}
.lmb-book-page .lmb-book-navigation .tab-content .navigation .buttons .button.prev::after {
  content: "\e907";
}
.lmb-book-page .lmb-book-navigation .tab-content .navigation .buttons .button.next::after {
  content: "\e901";
}
.lmb-book-page .lmb-book-navigation .tab-content .navigation .buttons .button:hover {
  background-color: #bfbfbf;
  color: #474747;
}
.lmb-book-page .lmb-book-navigation .tab-content .navigation .buttons .button.disabled, .lmb-book-page .lmb-book-navigation .tab-content .navigation .buttons .button.disabled:hover {
  color: #bfbfbf;
  background-color: #dadada;
  cursor: default;
  pointer-events: none;
}
.lmb-book-page .lmb-book-navigation .tab-content .navigation .description {
  margin-top: 0.625rem;
}
@media (min-width: 37.5rem) {
  .lmb-book-page .lmb-book-navigation .tab-content .navigation .description {
    float: left;
    position: relative;
    top: 0.75rem;
    margin: auto;
  }
}
.lmb-book-page .lmb-book-navigation .tab-content .navigation .synchronize {
  padding: 1.375rem 0 0 0;
}
.lmb-book-page .lmb-book-navigation .tab-content .no-results {
  padding: 2rem 0 0 0;
}
.lmb-book-page .lmb-book-navigation .tab-content .error {
  margin: 2rem 0 0 0;
  padding: 0.875rem;
  font-size: 0.9375rem;
}
.lmb-book-page .lmb-book-navigation .tab-content.view-index-content {
  padding: 0;
}
.lmb-book-page .book-toc {
  padding: 1rem 0 1rem 2rem;
  min-height: 6.25rem;
  max-height: 20.3125rem;
  overflow-y: auto;
  overscroll-behavior: contain;
}
@media (min-width: 37.5rem) {
  .lmb-book-page .book-toc {
    max-height: 21.875rem;
  }
}
.lmb-book-page .book-toc ul {
  list-style: none;
  padding-left: 1.875rem;
}
.lmb-book-page .book-toc ul.first-level-list {
  padding-left: 0;
}
.lmb-book-page .book-toc ul li {
  padding-top: 0.5rem;
}
.lmb-book-page .book-toc ul li a.wk-icon-plus-outline::before, .lmb-book-page .book-toc ul li a.wk-icon-minus-outline::before {
  margin-left: 0;
  font-weight: bold;
  font-size: 1rem;
}
.lmb-book-page .lmb-index-page {
  padding-top: 2rem;
}
.lmb-book-page .lmb-index-page .content {
  padding: 1.875rem 0;
}
.lmb-book-page .lmb-index-page .content ul {
  list-style: none;
}
.lmb-book-page .lmb-index-page .content ul li {
  padding-top: 0.5rem;
}
.lmb-book-page .lmb-index-page .content ul li a.wk-icon-plus-outline::before, .lmb-book-page .lmb-index-page .content ul li a.wk-icon-minus-outline::before {
  font-weight: bold;
  font-size: 1rem;
}
.lmb-book-page .lmb-index-page .content ul li .wk-icon-arrow-right::before {
  font-size: 1rem;
}
.lmb-book-page .lmb-index-page .content ul li .highlight {
  background: #a6dbd3;
}
.lmb-book-page .lmb-index-page .content ul.first-level-list {
  padding-left: 0;
}
.lmb-book-page .lmb-index-page .content ul .disabled-reference {
  color: #a3a3a3;
}
.lmb-book-page .lmb-index-page .content .az-index.sticky-mode {
  padding-top: 2.5rem;
}
.lmb-book-page .lmb-index-page .content .az-index.sticky-mode .wk-az-index-container .wk-az-index-list {
  position: fixed;
  margin: 0;
}
.lmb-book-page .lmb-index-page .content .az-index .wk-az-index-list {
  padding: 1.25rem 0;
  margin: -1.25rem 0;
  background: #fff;
}
@media (min-width: 65rem) {
  .lmb-book-page .lmb-index-page .content .az-index .wk-az-index-list {
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
}
.lmb-book-page .lmb-index-page .content .az-index .wk-az-index-data {
  padding-top: 0.625rem;
}
@media (min-width: 37.5rem) {
  .lmb-book-page .lmb-index-page .content .az-index .wk-az-index-data {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-align: start;
        align-items: flex-start;
  }
}
.lmb-book-page .lmb-index-page .content .az-index .wk-az-index-data .index-letter {
  margin-right: 1rem;
  font-size: 2.25rem;
  font-weight: 400;
}
@media (min-width: 37.5rem) {
  .lmb-book-page .lmb-index-page .content .az-index .wk-az-index-data .index-letter {
    margin-right: 2rem;
  }
}
.lmb-book-page .lmb-index-page .content .az-index .wk-az-index-data .index-groups {
  width: 100%;
}
.lmb-book-page .lmb-index-page .content .az-index .wk-az-index-data .index-groups .wk-az-index-data-item {
  padding-bottom: 1.125rem;
  border-bottom: 0.0625rem solid #dadada;
}
@media (min-width: 37.5rem) {
  .lmb-book-page .lmb-index-page .content .az-index .wk-az-index-data .index-groups .wk-az-index-data-item .section-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    padding-top: 0.875rem;
    -ms-flex-align: start;
        align-items: flex-start;
  }
}
.lmb-book-page .lmb-index-page .content .az-index .wk-az-index-data .index-groups .wk-az-index-data-item .section-content .section-title {
  font-size: 1.5rem;
  font-weight: 400;
  margin-right: 2rem;
  margin-top: 0.625rem;
}
@media (min-width: 37.5rem) {
  .lmb-book-page .lmb-index-page .content .az-index .wk-az-index-data .index-groups .wk-az-index-data-item .section-content .section-title {
    width: 35%;
    min-width: 35%;
  }
}
.lmb-book-page .lmb-index-page .content .az-index .wk-az-index-data .index-groups .wk-az-index-data-item .section-content .section-title.reference-element {
  font-style: italic;
}
.lmb-book-page .lmb-index-page .content .az-index .wk-az-index-data .index-groups .wk-az-index-data-item .section-content .section-title .highlight {
  background: #a6dbd3;
}
.lmb-book-page .lmb-index-page .content .az-index .wk-az-index-data .index-groups .wk-az-index-data-item .section-content .first-level-list {
  margin-top: 0.25rem;
}
.lmb-book-page .lmb-index-page .content .az-index .wk-az-index-data .index-groups .wk-az-index-data-item .section-content .first-level-list .leaf-element {
  display: inline-block;
  padding-left: 1.625rem;
}
.lmb-book-page .lmb-index-tabs {
  display: block;
  border-bottom: 0.0625rem solid #dadada;
  min-width: 100%;
}
@media (min-width: 65rem) {
  .lmb-book-page .lmb-index-tabs {
    display: inline-block;
  }
}
.lmb-book-page .lmb-index-tabs .header {
  font-size: 1.75rem;
  font-weight: bold;
  margin-bottom: 1rem;
}
.lmb-book-page .lmb-index-tabs .tabs {
  list-style: none;
  padding-left: 0;
  margin-bottom: -0.125rem;
  white-space: nowrap;
  overflow-x: auto;
}
.lmb-book-page .lmb-index-tabs .tabs li {
  display: inline-block;
}
.lmb-book-page .lmb-index-tabs .tabs li > a {
  display: block;
  padding: 0.75rem 0.9375rem;
  border: 0.0625rem solid transparent;
}
.lmb-book-page .lmb-index-tabs .tabs li > a.active {
  border: 0.0625rem solid #dadada;
  border-bottom: 0;
  background-color: #fff;
  pointer-events: none;
  color: #474747;
}
.lmb-book-page .lmb-updated-content-indicator {
  line-height: 0.625rem;
}
.lmb-book-page .lmb-updated-content-indicator .separator::after {
  content: "|";
  padding: 0 0.375rem;
  color: #474747;
}
.lmb-book-page .lmb-updated-content-indicator .update-date-label {
  color: #85bc20;
}
.lmb-book-page .lmb-updated-content-indicator .update-date-label .update-icon::after {
  content: "\e92d";
  font-family: "lmb-icons";
  font-size: 1.5rem;
  position: relative;
  top: 0.375rem;
  padding-right: 0.5rem;
}
.lmb-book-page .lmb-document-footer {
  background-color: #fff;
}
@media (min-width: 37.5rem) {
  .lmb-book-page .lmb-document-footer {
    padding-bottom: 2rem;
  }
}
.lmb-book-page .lmb-document-footer .lmb-book-info-panel {
  margin-top: 0;
  background: #ededed;
}
.lmb-book-page .lmb-document-footer .lmb-book-info-panel .cover img {
  -ms-flex-item-align: start;
      align-self: flex-start;
  margin-right: 1rem;
  max-width: 80px;
  max-height: 120px;
}
@media (min-width: 37.5rem) {
  .lmb-book-page .lmb-document-footer .lmb-book-info-panel .cover img {
    max-width: 128px;
    max-height: 192px;
    margin-right: 2rem;
  }
}
.lmb-book-page .lmb-document-footer .lmb-book-info-panel .categories {
  font-size: 0.875rem;
}
@media (min-width: 37.5rem) {
  .lmb-book-page .lmb-document-footer .lmb-book-info-panel .categories {
    margin: 0 0 0.5rem 0;
  }
}
@media (min-width: 37.5rem) {
  .lmb-book-page .lmb-document-footer .lmb-book-info-panel .title {
    line-height: 1.875rem;
    font-weight: 400;
    font-size: 1.5rem;
  }
}
.lmb-book-page .lmb-document-footer .lmb-book-info-panel .book-meta {
  font-size: 0.875rem;
  line-height: 1.375rem;
  color: #474747;
}
.lmb-book-page .privacy-button {
  position: fixed;
  bottom: 0;
  right: 0;
  display: block;
  z-index: 1;
  background: #757575;
  color: #fff;
  font-size: 0.875rem;
}
@media (min-width: 37.5rem) {
  .lmb-book-page .privacy-button {
    bottom: 2rem;
  }
}
.lmb-book-page .privacy-button .expand-hide {
  display: inline-block;
  cursor: pointer;
  padding: 0.75rem 0.625rem;
}
.lmb-book-page .privacy-button .expand-hide::before {
  content: "\e904";
  font-family: "lmb-icons";
  font-size: 0.75rem;
}
.lmb-book-page .privacy-button .link {
  display: none;
  color: #fff;
  padding-right: 0.75rem;
}
.lmb-book-page .privacy-button .link:hover {
  color: #dadada;
}
.lmb-book-page .privacy-button.absolute {
  position: absolute;
  bottom: auto;
}
.lmb-book-page .privacy-button.expanded .expand-hide::before {
  content: "\e906";
}
.lmb-book-page .privacy-button.expanded .link {
  display: inline-block;
}
@media (min-width: 65rem) {
  .lmb-book-page .privacy-button {
    right: 2rem;
    padding: 1rem;
    font-size: 1rem;
  }
  .lmb-book-page .privacy-button .expand-hide {
    display: none;
  }
  .lmb-book-page .privacy-button .link {
    display: block;
    padding-right: 0;
  }
}

.lmb-pdf-overlay {
  height: 100%;
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  background: #ededed;
}
@media (min-width: 65rem) {
  .lmb-pdf-overlay {
    height: 98%;
    width: 80% !important;
  }
}
.lmb-pdf-overlay .wk-modal-title .lmb-pdf-header-title {
  display: block;
  width: 90%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.lmb-pdf-overlay .lmb-pdf-button-bar {
  list-style-type: none;
  margin: 0;
  padding: 1rem 0 0 1rem;
  border-bottom: 1px #bfbfbf solid;
  height: 4rem;
}
.lmb-pdf-overlay .lmb-pdf-button-bar li {
  float: left;
}
.lmb-pdf-overlay .lmb-pdf-button-bar li a {
  display: block;
  background: #dadada;
  width: 3.75rem;
  height: 3rem;
  position: relative;
  color: #757575;
}
.lmb-pdf-overlay .lmb-pdf-button-bar li a::before {
  position: absolute;
  top: 0.5625rem;
  left: 1.25rem;
  margin-right: 0.625rem;
  font-family: "lmb-icons";
  font-size: 1.375rem;
}
.lmb-pdf-overlay .lmb-pdf-button-bar li a.previous::before {
  content: "\e903";
}
.lmb-pdf-overlay .lmb-pdf-button-bar li a.next::before {
  content: "\e905";
}
.lmb-pdf-overlay .lmb-pdf-button-bar li a.disabled {
  color: #bfbfbf;
  background-color: #dadada;
  cursor: default;
  pointer-events: none;
}
.lmb-pdf-overlay .lmb-pdf-button-bar li a:hover {
  background-color: #bfbfbf;
  color: #474747;
}
.lmb-pdf-overlay .lmb-pdf-button-bar li .zoom {
  margin-right: 1.25rem;
  height: 3rem;
  width: 6.75rem;
  background: #dadada;
  border: none;
}
.lmb-pdf-overlay .lmb-pdf-button-bar li .zoom:after {
  content: "\e802";
}
.lmb-pdf-overlay .lmb-pdf-button-bar li .zoom select {
  background: #dadada;
  font-size: 0.9375rem;
  outline: none;
  border: none;
  padding-left: 2.5rem;
  background: url("../../../../../../assets/svg/icons/zoom-in-gray.svg") no-repeat center center;
  background-size: 1.375rem 1.375rem;
  background-position-x: 0.625rem;
}
.lmb-pdf-overlay .lmb-pdf-button-bar li .zoom select:hover {
  cursor: pointer;
}
.lmb-pdf-overlay .wk-modal-body {
  -ms-flex-positive: 1;
      flex-grow: 1;
  padding: 0 !important;
}
.lmb-pdf-overlay .wk-modal-body .lmb-pdf-container .pdf-content {
  position: absolute;
  -webkit-overflow-scrolling: touch;
  width: 100%;
  height: 100%;
}
.lmb-pdf-overlay .wk-modal-body .lmb-pdf-container .pdf-content .pdf-curtain {
  width: calc(100% - 18px);
  height: calc(100% - 18px);
  position: absolute;
  left: 0;
  top: 0;
}
.lmb-pdf-overlay .wk-modal-body .lmb-pdf-container .pdf-content .lmb-pdf-iframe {
  width: 100%;
  height: 100%;
  border: 0.0625rem solid #757575;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
  .lmb-pdf-overlay .wk-modal-body .lmb-pdf-container .pdf-content {
    overflow: auto;
  }
  .lmb-pdf-overlay .wk-modal-body .lmb-pdf-container .pdf-content .lmb-pdf-iframe {
    background: #fff;
  }
  .lmb-pdf-overlay .wk-modal-body .lmb-pdf-container .pdf-content .lmb-pdf-iframe {
    padding-left: 9.875rem;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
  .lmb-pdf-overlay .wk-modal-body .lmb-pdf-container .pdf-content {
    overflow: auto;
  }
  .lmb-pdf-overlay .wk-modal-body .lmb-pdf-container .pdf-content .lmb-pdf-iframe {
    background: #fff;
  }
  .lmb-pdf-overlay .wk-modal-body .lmb-pdf-container .pdf-content .lmb-pdf-iframe {
    padding-left: 17.5rem;
  }
}
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  .lmb-pdf-overlay .wk-modal-body .lmb-pdf-container .pdf-content {
    overflow: auto;
    background: #fff;
  }
  .lmb-pdf-overlay .wk-modal-body .lmb-pdf-container .pdf-content .lmb-pdf-iframe {
    position: absolute;
    border: none;
  }
  .lmb-pdf-overlay .wk-modal-body .lmb-pdf-container .pdf-content .lmb-pdf-iframe {
    left: -2.625rem;
  }
}
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .lmb-pdf-overlay .wk-modal-body .lmb-pdf-container .pdf-content {
    overflow: auto;
    background: #fff;
  }
  .lmb-pdf-overlay .wk-modal-body .lmb-pdf-container .pdf-content .lmb-pdf-iframe {
    position: absolute;
    border: none;
  }
  .lmb-pdf-overlay .wk-modal-body .lmb-pdf-container .pdf-content .lmb-pdf-iframe {
    left: 6.5625rem;
  }
}
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 3) {
  .lmb-pdf-overlay .wk-modal-body .lmb-pdf-container .pdf-content {
    overflow: auto;
    background: #fff;
  }
  .lmb-pdf-overlay .wk-modal-body .lmb-pdf-container .pdf-content .lmb-pdf-iframe {
    position: absolute;
    border: none;
  }
  .lmb-pdf-overlay .wk-modal-body .lmb-pdf-container .pdf-content .lmb-pdf-iframe {
    left: -2.8125rem;
  }
}
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 3) {
  .lmb-pdf-overlay .wk-modal-body .lmb-pdf-container .pdf-content {
    overflow: auto;
    background: #fff;
  }
  .lmb-pdf-overlay .wk-modal-body .lmb-pdf-container .pdf-content .lmb-pdf-iframe {
    position: absolute;
    border: none;
  }
  .lmb-pdf-overlay .wk-modal-body .lmb-pdf-container .pdf-content .lmb-pdf-iframe {
    left: 6.5625rem;
  }
}
.lmb-pdf-overlay .lmb-pdf-message {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  text-align: center;
  font-weight: bold;
}
.lmb-pdf-overlay .lmb-pdf-not-supported span {
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.lmb-pdf-overlay .lmb-pdf-not-supported .pdf-reader-link {
  padding: 0;
}

.firefoxBrowser .lmb-pdf-overlay .lmb-pdf-button-bar {
  z-index: 1;
  background-color: #fff;
}
.firefoxBrowser .lmb-pdf-overlay .wk-modal-body .lmb-pdf-container .pdf-content .lmb-pdf-iframe {
  top: -33px;
  height: calc(100% + 33px);
  position: relative;
}

@media (min-width: 0) and (max-width: 37.5rem) {
  .lmb-book-changelog-dialog .lmb-changelog-overlay {
    width: 100%;
    height: 100%;
    max-width: 100% !important;
  }
}
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .lmb-book-changelog-dialog .lmb-changelog-overlay {
    width: 100%;
    max-width: 100% !important;
    height: 100%;
  }
  .lmb-book-changelog-dialog .lmb-changelog-overlay .wk-modal-body {
    max-height: calc(100% - 125px);
  }
}
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 3) {
  .lmb-book-changelog-dialog .lmb-changelog-overlay {
    width: 100%;
    max-width: 100% !important;
    height: 100%;
  }
  .lmb-book-changelog-dialog .lmb-changelog-overlay .wk-modal-body {
    max-height: calc(100% - 125px);
  }
}
.lmb-book-changelog-dialog .lmb-changelog-container {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.lmb-book-changelog-dialog .wk-modal-body {
  max-height: 28.125rem;
  overflow-y: auto;
  padding: 1rem 1.25rem !important;
  margin-bottom: 1rem;
}
@media (min-width: 0) and (max-width: 37.5rem) {
  .lmb-book-changelog-dialog .wk-modal-body {
    max-height: calc(100% - 130px);
  }
}
@media (min-width: 0) and (max-width: 37.5rem) {
  .lmb-book-changelog-dialog .wk-modal-body {
    padding: 1rem 0.375rem !important;
  }
}
.lmb-book-changelog-dialog .wk-modal-body a, .lmb-book-changelog-dialog .wk-modal-body b {
  font-weight: 400;
}
.lmb-book-changelog-dialog .wk-modal-body .list ul {
  padding-left: 0;
}
.lmb-book-changelog-dialog .wk-modal-body .list .list, .lmb-book-changelog-dialog .wk-modal-body .list .list ul, .lmb-book-changelog-dialog .wk-modal-body .list .list li {
  position: relative;
}
.lmb-book-changelog-dialog .wk-modal-body .list .list ul {
  list-style: none;
  padding-left: 1.5rem;
}
.lmb-book-changelog-dialog .wk-modal-body .list .list li::before, .lmb-book-changelog-dialog .wk-modal-body .list .list li::after {
  content: "";
  position: absolute;
  left: -0.75rem;
}
.lmb-book-changelog-dialog .wk-modal-body .list .list li::before {
  border-top: 0.0625rem solid #dadada;
  top: 0.9375rem;
  width: 0.9375rem;
  height: 0;
}
.lmb-book-changelog-dialog .wk-modal-body .list .list li::after {
  border-left: 0.0625rem solid #dadada;
  height: 100%;
  width: 0;
  top: 0.125rem;
}
.lmb-book-changelog-dialog .wk-modal-body .list .list ul > li:last-child::after {
  height: 0.875rem;
}
.lmb-book-changelog-dialog .wk-modal-body .list p.first {
  padding-left: 1.5625rem;
  margin-bottom: 0;
}
.lmb-book-changelog-dialog .wk-modal-body .list p.first::before, .lmb-book-changelog-dialog .wk-modal-body .list p.first a::before, .lmb-book-changelog-dialog .wk-modal-body .list p.first b::before, .lmb-book-changelog-dialog .wk-modal-body .list p.first aggiornamento::before {
  display: block;
  position: absolute;
  border-radius: 50%;
  content: " ";
}
.lmb-book-changelog-dialog .wk-modal-body .list p.first::before {
  width: 0.375rem;
  height: 0.375rem;
  transform: translateY(0.4375rem);
  background-color: #fff;
  margin-left: -1rem;
  top: 0.375rem;
  position: relative;
  z-index: 2;
}
.lmb-book-changelog-dialog .wk-modal-body .list p.first a::before, .lmb-book-changelog-dialog .wk-modal-body .list p.first b::before, .lmb-book-changelog-dialog .wk-modal-body .list p.first aggiornamento::before {
  width: 0.875rem;
  height: 0.875rem;
  box-shadow: 0 0 0 0.3125rem #fff;
  transform: translateY(0.1875rem);
  margin-left: -1.25rem;
}
.lmb-book-changelog-dialog .wk-modal-body .list p.first b::before, .lmb-book-changelog-dialog .wk-modal-body .list p.first aggiornamento::before {
  background-color: #dadada;
}
.lmb-book-changelog-dialog .wk-modal-body .list p.first a::before {
  background-color: #85bc20;
  z-index: 1;
}
.lmb-book-changelog-dialog .wk-modal-body .list p.first a b::before {
  content: none;
}
.lmb-book-changelog-dialog .wk-modal-body .list .update-link {
  display: table;
  font-size: 0.75rem;
  font-weight: normal;
  color: #757575;
  width: 100%;
  text-align: left;
  margin-top: -0.3125rem;
}
.lmb-book-changelog-dialog .wk-modal-body .list .update-link:hover {
  cursor: default;
}
.lmb-book-changelog-dialog .wk-modal-body .list .update-link .link-icon::after {
  content: "\e92d";
  font-family: "lmb-icons";
  font-size: 1.25rem;
  position: relative;
  top: 0.375rem;
  padding-right: 0.375rem;
}

.lmb-annotation-dialog {
  z-index: 0;
  display: block;
  outline: none;
  overflow: hidden;
  transition: all 0.1s ease-out;
  top: auto;
  left: 0.625rem;
  bottom: 0.625rem;
  right: 0.625rem;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-touch-callout: none;
}
@media (min-width: 0) and (max-width: 37.5rem) {
  .lmb-annotation-dialog.wk-modal {
    position: absolute !important;
  }
}
.lmb-annotation-dialog textarea {
  -webkit-user-select: text;
      -ms-user-select: text;
          user-select: text;
  -webkit-touch-callout: default;
}
.lmb-annotation-dialog.ng-enter.ng-enter-active {
  animation-name: zoomIn;
  animation-iteration-count: 1s;
  animation-duration: 0.1s;
  animation-delay: 0s;
  animation-timing-function: ease;
  animation-fill-mode: both;
  backface-visibility: hidden;
  -ms-animation: none;
}
.lmb-annotation-dialog.ng-leave.ng-leave-active {
  animation-name: zoomOut;
  animation-iteration-count: 1s;
  animation-duration: 0.3s;
  animation-delay: 0s;
  animation-timing-function: ease;
  animation-fill-mode: both;
  backface-visibility: hidden;
  -ms-animation: none;
}
@media (min-width: 37.5rem) {
  .lmb-annotation-dialog {
    position: absolute;
    width: 21.875rem;
    left: auto;
    right: auto;
    bottom: auto;
  }
  .lmb-annotation-dialog.state0, .lmb-annotation-dialog.state1, .lmb-annotation-dialog.state4 {
    width: 15.625rem;
  }
  .lmb-annotation-dialog.state1.with-note {
    width: 21.875rem;
  }
}
.lmb-annotation-dialog.state0 {
  height: 9.5625rem;
}
.lmb-annotation-dialog.state4 {
  height: 3.75rem;
}
.lmb-annotation-dialog.state1 {
  height: 9.5625rem;
}
.lmb-annotation-dialog.state1 .lmb-color-picker li.selected,
.lmb-annotation-dialog.state1 .lmb-color-picker li.selected:hover {
  cursor: pointer;
}
.lmb-annotation-dialog.state1.with-note {
  height: 18.8125rem;
}
.lmb-annotation-dialog.state1.with-note .lmb-color-picker li.selected,
.lmb-annotation-dialog.state1.with-note .lmb-color-picker li.selected:hover {
  cursor: auto;
}
.lmb-annotation-dialog.state2 {
  height: 16.125rem;
}
.lmb-annotation-dialog.state3 {
  height: 10.6875rem;
}
@media (min-width: 0) and (max-width: 19.4375rem) {
  .lmb-annotation-dialog.state3 {
    height: 13.5625rem;
  }
}
@media (min-width: 19.5rem) and (max-width: 30.75rem) {
  .lmb-annotation-dialog.state3 {
    height: 10.6875rem;
  }
}
@media (min-width: 30.8125rem) and (max-width: 37.5rem) {
  .lmb-annotation-dialog.state3 {
    height: 10.6875rem;
  }
}
.lmb-annotation-dialog section.wk-modal-content {
  margin: 0.3125rem 0.75rem 0.9375rem 0.75rem;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  overflow: hidden;
}
.lmb-annotation-dialog section.wk-modal-content .curtain {
  position: absolute;
  background-color: white;
  opacity: 0.3;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.lmb-annotation-dialog section.wk-modal-content .wk-modal-body {
  padding: 0;
}
.lmb-annotation-dialog .lmb-color-picker {
  padding: 0.625rem 0.9375rem 0.3125rem;
  display: inline-block;
  padding-right: 0;
}
.lmb-annotation-dialog .color-selection button.remove {
  display: inline-block;
  position: relative;
  top: -2px;
  color: #757575;
  background: #fff;
  margin: 0 0 0 0.3125rem;
  padding: 0 0.625rem 0 0;
  width: auto;
}
.lmb-annotation-dialog .color-selection button.remove::before {
  content: "\e928";
  font-family: "lmb-icons";
  font-size: 1.625rem;
}
.lmb-annotation-dialog .color-selection button.remove:hover {
  color: #e5202e;
}
.lmb-annotation-dialog .item {
  border-top: 0.0625rem solid #dadada;
  padding: 0.625rem 0.9375rem;
}
.lmb-annotation-dialog .item.note-output {
  background: #ededed;
  height: 6.5625rem;
  overflow-y: auto;
  cursor: text;
}
.lmb-annotation-dialog .item.note-input {
  height: 6.5625rem;
}
.lmb-annotation-dialog .note-input.hidden {
  position: absolute;
  z-index: -1;
  width: 0;
  height: 0;
}
.lmb-annotation-dialog button.item {
  display: block;
  width: 100%;
  text-align: left;
  color: #474747;
  padding: 0.25rem 1rem 0.875rem 1rem;
  background: #fff no-repeat 0.9375rem 0.6875rem;
  background-size: 1.375rem 1.375rem;
  margin-bottom: 0;
}
.lmb-annotation-dialog button.item::before {
  position: relative;
  top: 0.3125rem;
  margin-right: 0.75rem;
  font-family: "lmb-icons";
  font-size: 1.375rem;
  color: #757575;
}
.lmb-annotation-dialog button.item:hover {
  background-color: #dadada;
}
.lmb-annotation-dialog button.item.edit-note::before {
  content: "\e91f";
}
.lmb-annotation-dialog button.item.add-note::before {
  content: "\e920";
}
.lmb-annotation-dialog button.item.copy::before {
  content: "\e912";
}
.lmb-annotation-dialog button.item.save::before {
  content: "\e925";
}
.lmb-annotation-dialog button.item.cancel::before {
  content: "\e903";
}
.lmb-annotation-dialog button.item.remove::before {
  content: "\e928";
}
.lmb-annotation-dialog .item.confirm-question.ng-hide-add-active,
.lmb-annotation-dialog button.item.ng-hide-add-active {
  animation-name: fadeOut;
  animation-iteration-count: 1s;
  animation-duration: 0.2s;
  animation-delay: 0s;
  animation-timing-function: ease;
  animation-fill-mode: both;
  backface-visibility: hidden;
}
.lmb-annotation-dialog .item.confirm-question.ng-hide-remove-active,
.lmb-annotation-dialog button.item.ng-hide-remove-active {
  animation-name: fadeIn;
  animation-iteration-count: 1s;
  animation-duration: 0.2s;
  animation-delay: 0s;
  animation-timing-function: ease;
  animation-fill-mode: both;
  backface-visibility: hidden;
}
.lmb-annotation-dialog textarea.item {
  font-family: "Fira Sans", "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif;
  width: 100%;
  border: none;
  border-top: 0.0625rem solid #dadada;
  outline: none;
  resize: none;
}

.ios .lmb-annotation-dialog.ng-enter.ng-enter-active {
  animation-duration: 0s;
}
.ios .lmb-annotation-dialog.ng-leave.ng-leave-active {
  animation-duration: 0s;
}
.ios .lmb-annotation-dialog.state0 {
  height: 6.875rem;
}
.ios .lmb-annotation-dialog.state1 {
  height: 6.875rem;
}
.ios .lmb-annotation-dialog.state1.with-note {
  height: 16.125rem;
}
.ios .lmb-annotation-dialog button.copy {
  display: none;
}

.book-page-external-link-dialog {
  font-size: 1rem;
  box-shadow: 0rem 0rem 1.625rem -0.0625rem #757575;
}
.book-page-external-link-dialog .header {
  background: #007ac3;
  height: 3rem;
  padding: 0.8125rem 1rem;
  position: relative;
}
.book-page-external-link-dialog .header .title {
  color: #fff;
  margin: 0;
  margin-right: 1.5625rem;
}
.book-page-external-link-dialog .header .close {
  margin: 0;
  padding: 0;
  color: #a6d1ea;
  cursor: pointer;
  font-size: 2rem;
  position: absolute;
  right: 0;
  top: 0.0625rem;
  transition: all 0.1s ease-out;
}
.book-page-external-link-dialog .header .close:hover {
  color: #fff;
}
.book-page-external-link-dialog .content {
  margin: 0;
  padding: 0;
}
.book-page-external-link-dialog .content ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-weight: normal;
  font-style: normal;
}
.book-page-external-link-dialog .content ul li {
  padding: 0;
  margin: 0;
  border-bottom: 0.0625rem #dadada solid;
}
.book-page-external-link-dialog .content ul li:last-child {
  border: none;
}
.book-page-external-link-dialog .content ul a {
  position: relative;
  display: block;
  padding: 0.8125rem 2.625rem 0.8125rem 1rem;
  color: #757575;
  background: #fff;
  background-size: 1.125rem;
  outline: none;
}
.book-page-external-link-dialog .content ul a::after {
  content: "\e922";
  position: absolute;
  top: 0.6875rem;
  right: 0.8125rem;
  font-family: "lmb-icons";
  font-size: 1.125rem;
}
.book-page-external-link-dialog .content ul a:hover {
  color: #474747;
  background-color: #dadada;
}

.book-page-external-link-dialog {
  position: fixed;
  z-index: 1;
  left: 3%;
  bottom: 0.75em;
  width: 94%;
  transition: all 0.1s ease-out;
}
.book-page-external-link-dialog.ng-enter.ng-enter-active {
  animation-name: zoomIn;
  animation-iteration-count: 1s;
  animation-duration: 0.1s;
  animation-delay: 0s;
  animation-timing-function: ease;
  animation-fill-mode: both;
  backface-visibility: hidden;
  -ms-animation: none;
}
.book-page-external-link-dialog.ng-leave.ng-leave-active {
  animation-name: zoomOut;
  animation-iteration-count: 1s;
  animation-duration: 0.3s;
  animation-delay: 0s;
  animation-timing-function: ease;
  animation-fill-mode: both;
  backface-visibility: hidden;
  -ms-animation: none;
}
@media (min-width: 37.5rem) {
  .book-page-external-link-dialog {
    position: absolute;
    left: auto;
    bottom: auto;
    width: auto;
    min-width: 14.375rem;
  }
}

.ios .book-page-external-link-dialog.ng-enter.ng-enter-active {
  animation-duration: 0s;
}
.ios .book-page-external-link-dialog.ng-leave.ng-leave-active {
  animation-duration: 0s;
}

.sticky-header .lmb-page-header {
  position: fixed;
  z-index: 3;
  width: 100%;
  left: 0;
  z-index: 4;
}
.sticky-header .lmb-subscribe-info {
  position: fixed;
  z-index: 3;
  width: 100%;
  left: 0;
}
.sticky-header .lmb-book-header {
  position: fixed;
  z-index: 3;
  width: 100%;
  left: 0;
  background: #ededed;
}
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .sticky-header .lmb-book-header {
    display: none;
  }
}
.sticky-header .lmb-book-options-bar {
  position: fixed;
  z-index: 3;
  width: 100%;
  left: 0;
  background: #ededed;
  box-shadow: 0rem 0.75rem 1.9375rem -0.625rem rgba(0, 0, 0, 0.4);
}
@media (min-width: 0) and (max-width: 37.5rem) {
  .sticky-header .lmb-book-options-bar .lmb-book-navigation .view-index-content .book-toc {
    max-height: 28.125rem;
  }
}
.sticky-header.compact-header .lmb-page-header, .sticky-header.compact-header .lmb-subscribe-info, .sticky-header.compact-header .lmb-book-header {
  display: none;
}

.lmb-annotation-dialog {
  z-index: 0;
  display: block;
  outline: none;
  overflow: hidden;
  transition: all 0.1s ease-out;
  top: auto;
  left: 0.625rem;
  bottom: 0.625rem;
  right: 0.625rem;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-touch-callout: none;
}
@media (min-width: 0) and (max-width: 37.5rem) {
  .lmb-annotation-dialog.wk-modal {
    position: absolute !important;
  }
}
.lmb-annotation-dialog textarea {
  -webkit-user-select: text;
      -ms-user-select: text;
          user-select: text;
  -webkit-touch-callout: default;
}
.lmb-annotation-dialog.ng-enter.ng-enter-active {
  animation-name: zoomIn;
  animation-iteration-count: 1s;
  animation-duration: 0.1s;
  animation-delay: 0s;
  animation-timing-function: ease;
  animation-fill-mode: both;
  backface-visibility: hidden;
  -ms-animation: none;
}
.lmb-annotation-dialog.ng-leave.ng-leave-active {
  animation-name: zoomOut;
  animation-iteration-count: 1s;
  animation-duration: 0.3s;
  animation-delay: 0s;
  animation-timing-function: ease;
  animation-fill-mode: both;
  backface-visibility: hidden;
  -ms-animation: none;
}
@media (min-width: 37.5rem) {
  .lmb-annotation-dialog {
    position: absolute;
    width: 21.875rem;
    left: auto;
    right: auto;
    bottom: auto;
  }
  .lmb-annotation-dialog.state0, .lmb-annotation-dialog.state1, .lmb-annotation-dialog.state4 {
    width: 15.625rem;
  }
  .lmb-annotation-dialog.state1.with-note {
    width: 21.875rem;
  }
}
.lmb-annotation-dialog.state0 {
  height: 9.5625rem;
}
.lmb-annotation-dialog.state4 {
  height: 3.75rem;
}
.lmb-annotation-dialog.state1 {
  height: 9.5625rem;
}
.lmb-annotation-dialog.state1 .lmb-color-picker li.selected,
.lmb-annotation-dialog.state1 .lmb-color-picker li.selected:hover {
  cursor: pointer;
}
.lmb-annotation-dialog.state1.with-note {
  height: 18.8125rem;
}
.lmb-annotation-dialog.state1.with-note .lmb-color-picker li.selected,
.lmb-annotation-dialog.state1.with-note .lmb-color-picker li.selected:hover {
  cursor: auto;
}
.lmb-annotation-dialog.state2 {
  height: 16.125rem;
}
.lmb-annotation-dialog.state3 {
  height: 10.6875rem;
}
@media (min-width: 0) and (max-width: 19.4375rem) {
  .lmb-annotation-dialog.state3 {
    height: 13.5625rem;
  }
}
@media (min-width: 19.5rem) and (max-width: 30.75rem) {
  .lmb-annotation-dialog.state3 {
    height: 10.6875rem;
  }
}
@media (min-width: 30.8125rem) and (max-width: 37.5rem) {
  .lmb-annotation-dialog.state3 {
    height: 10.6875rem;
  }
}
.lmb-annotation-dialog section.wk-modal-content {
  margin: 0.3125rem 0.75rem 0.9375rem 0.75rem;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  overflow: hidden;
}
.lmb-annotation-dialog section.wk-modal-content .curtain {
  position: absolute;
  background-color: white;
  opacity: 0.3;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.lmb-annotation-dialog section.wk-modal-content .wk-modal-body {
  padding: 0;
}
.lmb-annotation-dialog .lmb-color-picker {
  padding: 0.625rem 0.9375rem 0.3125rem;
  display: inline-block;
  padding-right: 0;
}
.lmb-annotation-dialog .color-selection button.remove {
  display: inline-block;
  position: relative;
  top: -2px;
  color: #757575;
  background: #fff;
  margin: 0 0 0 0.3125rem;
  padding: 0 0.625rem 0 0;
  width: auto;
}
.lmb-annotation-dialog .color-selection button.remove::before {
  content: "\e928";
  font-family: "lmb-icons";
  font-size: 1.625rem;
}
.lmb-annotation-dialog .color-selection button.remove:hover {
  color: #e5202e;
}
.lmb-annotation-dialog .item {
  border-top: 0.0625rem solid #dadada;
  padding: 0.625rem 0.9375rem;
}
.lmb-annotation-dialog .item.note-output {
  background: #ededed;
  height: 6.5625rem;
  overflow-y: auto;
  cursor: text;
}
.lmb-annotation-dialog .item.note-input {
  height: 6.5625rem;
}
.lmb-annotation-dialog .note-input.hidden {
  position: absolute;
  z-index: -1;
  width: 0;
  height: 0;
}
.lmb-annotation-dialog button.item {
  display: block;
  width: 100%;
  text-align: left;
  color: #474747;
  padding: 0.25rem 1rem 0.875rem 1rem;
  background: #fff no-repeat 0.9375rem 0.6875rem;
  background-size: 1.375rem 1.375rem;
  margin-bottom: 0;
}
.lmb-annotation-dialog button.item::before {
  position: relative;
  top: 0.3125rem;
  margin-right: 0.75rem;
  font-family: "lmb-icons";
  font-size: 1.375rem;
  color: #757575;
}
.lmb-annotation-dialog button.item:hover {
  background-color: #dadada;
}
.lmb-annotation-dialog button.item.edit-note::before {
  content: "\e91f";
}
.lmb-annotation-dialog button.item.add-note::before {
  content: "\e920";
}
.lmb-annotation-dialog button.item.copy::before {
  content: "\e912";
}
.lmb-annotation-dialog button.item.save::before {
  content: "\e925";
}
.lmb-annotation-dialog button.item.cancel::before {
  content: "\e903";
}
.lmb-annotation-dialog button.item.remove::before {
  content: "\e928";
}
.lmb-annotation-dialog .item.confirm-question.ng-hide-add-active,
.lmb-annotation-dialog button.item.ng-hide-add-active {
  animation-name: fadeOut;
  animation-iteration-count: 1s;
  animation-duration: 0.2s;
  animation-delay: 0s;
  animation-timing-function: ease;
  animation-fill-mode: both;
  backface-visibility: hidden;
}
.lmb-annotation-dialog .item.confirm-question.ng-hide-remove-active,
.lmb-annotation-dialog button.item.ng-hide-remove-active {
  animation-name: fadeIn;
  animation-iteration-count: 1s;
  animation-duration: 0.2s;
  animation-delay: 0s;
  animation-timing-function: ease;
  animation-fill-mode: both;
  backface-visibility: hidden;
}
.lmb-annotation-dialog textarea.item {
  font-family: "Fira Sans", "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif;
  width: 100%;
  border: none;
  border-top: 0.0625rem solid #dadada;
  outline: none;
  resize: none;
}

.ios .lmb-annotation-dialog.ng-enter.ng-enter-active {
  animation-duration: 0s;
}
.ios .lmb-annotation-dialog.ng-leave.ng-leave-active {
  animation-duration: 0s;
}
.ios .lmb-annotation-dialog.state0 {
  height: 6.875rem;
}
.ios .lmb-annotation-dialog.state1 {
  height: 6.875rem;
}
.ios .lmb-annotation-dialog.state1.with-note {
  height: 16.125rem;
}
.ios .lmb-annotation-dialog button.copy {
  display: none;
}

.book-with-personal-item {
  background: #fff;
  margin-bottom: 1.5625rem;
  padding-bottom: 0.9375rem;
}
@media (min-width: 37.5rem) {
  .book-with-personal-item {
    padding: 0.3125rem 0.625rem;
    padding-bottom: 1.5625rem;
  }
}
.book-with-personal-item .lmb-book-info-panel {
  margin: 0;
  padding-bottom: 0;
}
.book-with-personal-item .chapter {
  padding: 0 0.9375rem;
}
@media (min-width: 37.5rem) {
  .book-with-personal-item .chapter {
    padding: 0 1.25rem;
  }
}
.book-with-personal-item .chapter .chapter-title {
  cursor: pointer;
  font-weight: normal;
  font-size: 1rem;
  margin-top: 2rem;
  margin-bottom: 1rem;
  color: inherit;
}
.book-with-personal-item .page, .book-with-personal-item .bookmark {
  padding: 0.625rem 0.3125rem 0.3125rem;
}
@media (min-width: 37.5rem) {
  .book-with-personal-item .page, .book-with-personal-item .bookmark {
    padding: 0.9375rem;
  }
}
.book-with-personal-item .page .page-no, .book-with-personal-item .bookmark .page-no {
  cursor: pointer;
  font-weight: normal;
  font-size: 0.9rem;
  margin-top: 0;
  margin-bottom: 0.6rem;
  color: inherit;
}
.book-with-personal-item .page:nth-child(odd), .book-with-personal-item .bookmark:nth-child(odd) {
  background: #ededed;
}
.book-with-personal-item .page:nth-child(odd) .highlight, .book-with-personal-item .bookmark:nth-child(odd) .highlight {
  border-bottom-color: #ededed;
}
.book-with-personal-item .page:nth-child(even), .book-with-personal-item .bookmark:nth-child(even) {
  background: #dadada;
}
.book-with-personal-item .page:nth-child(even) .highlight, .book-with-personal-item .bookmark:nth-child(even) .highlight {
  border-bottom-color: #dadada;
}
.book-with-personal-item .bookmark {
  padding: 0;
}
.book-with-personal-item .bookmark .page-no {
  margin: 0;
  padding: 0.625rem;
}
.book-with-personal-item .highlight {
  padding: 1.25rem;
  background: white;
  border-left: 0.4375rem solid;
  border-bottom: 0.0625rem solid;
  cursor: pointer;
}
.book-with-personal-item .highlight .highlight:last-child {
  border-bottom: none;
}
.book-with-personal-item .highlight .snippet {
  font-weight: 400;
  word-wrap: break-word;
}
.book-with-personal-item .highlight .snippet:after {
  content: "...";
}
.book-with-personal-item .highlight .snippet:before {
  content: "...";
}
.book-with-personal-item .highlight .note {
  margin-top: 0.375rem;
  font-size: 0.9em;
  font-style: italic;
  max-width: 80%;
  word-wrap: break-word;
}
.book-with-personal-item .highlight .note:before {
  content: "\e90c";
  position: relative;
  top: 5px;
  margin-right: 0.3125rem;
  font-family: "lmb-icons";
  font-style: normal;
  font-size: 1.25rem;
  color: #007ac3;
}

lmb-userannoations-filters-panel .lmb-color-picker {
  background: #fff;
  padding: 0.625rem 0.9375rem 0.3125rem;
}
lmb-userannoations-filters-panel .lmb-color-picker li.selected, lmb-userannoations-filters-panel .lmb-color-picker li.selected:hover {
  cursor: pointer;
}
lmb-userannoations-filters-panel .wk-content-filter .wk-content-filter-list.lmb-switch-filter li a {
  cursor: pointer;
}

.lmb-highlights-page .no-results {
  margin-top: 1.25rem;
}

.lmb-save-search-overlay .wk-modal-content .wk-modal-body .wk-search {
  display: block;
}
.lmb-save-search-overlay .wk-modal-content .wk-modal-body .wk-search .wk-search-container .wk-search-input {
  border: 0.0625rem solid #dadada;
}
.lmb-save-search-overlay .wk-modal-content .wk-modal-body .wk-search .wk-button-bar {
  padding-top: 0.9375rem;
}
@media (min-width: 0) and (max-width: 37.5rem) {
  .lmb-save-search-overlay .wk-modal-content .wk-modal-body .wk-search .wk-button-bar .wk-button-group-right {
    display: -ms-flexbox;
    display: flex;
  }
  .lmb-save-search-overlay .wk-modal-content .wk-modal-body .wk-search .wk-button-bar .wk-button-group-right button {
    margin: auto;
  }
  .lmb-save-search-overlay .wk-modal-content .wk-modal-body .wk-search .wk-button-bar .wk-button-group-right button.wk-button-secondary {
    margin-right: 0.75rem;
  }
}

.lmb-saved-searches-page {
  background: #fff;
}
.lmb-saved-searches-page .wk-page-content .content {
  min-width: 21.25rem;
  padding-top: 1.25rem;
}
.lmb-saved-searches-page .wk-page-content .content .wk-pagination-bar .wk-pagination-results {
  float: left;
}
.lmb-saved-searches-page .wk-page-content .content .wk-table {
  font-family: "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif;
  font-size: 0.875rem;
}
.lmb-saved-searches-page .wk-page-content .content .wk-table thead .lmb-checkbox-header {
  width: 1.25rem;
}
.lmb-saved-searches-page .wk-page-content .content .wk-table thead .lmb-date-header {
  width: 6.875rem;
}
.lmb-saved-searches-page .wk-page-content .content .wk-table thead .lmb-time-header {
  width: 6.25rem;
}
.lmb-saved-searches-page .wk-page-content .content .wk-table tbody input {
  margin: 0 auto;
  outline: none;
}
.lmb-saved-searches-page .wk-page-content .content .wk-table tbody td {
  background: none;
}
.lmb-saved-searches-page .wk-page-content .content .wk-table tbody td.search-name {
  max-width: 3.75rem;
}
.lmb-saved-searches-page .wk-page-content .content .wk-table tbody td.search-name a.search-link {
  display: inline-block;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (min-width: 0) and (max-width: 37.5rem) {
  .lmb-saved-searches-page .wk-page-content .content .wk-button-bar .wk-button-group-left {
    float: left;
  }
  .lmb-saved-searches-page .wk-page-content .content .wk-button-bar .wk-button-group-left button {
    width: auto;
    display: inline-block;
  }
  .lmb-saved-searches-page .wk-page-content .content .wk-button-bar .wk-button-group-left button.wk-button-primary {
    margin-right: 0.75rem;
  }
}
.lmb-saved-searches-page .wk-page-content .content .wk-button-bar .pagination-bottom {
  float: right;
}

.lmb-book-info-panel {
  display: block;
  color: #a3a3a3;
  padding: 0.9375rem;
  margin-top: 1.25rem;
}
.lmb-book-info-panel::after {
  clear: both;
  content: " ";
  display: table;
}
@media (min-width: 37.5rem) {
  .lmb-book-info-panel {
    padding: 1.25rem 1.25rem;
  }
}
.lmb-book-info-panel .lmb-book-info-panel-list-item, .lmb-book-info-panel .book-meta li, .lmb-book-info-panel .categories li {
  display: inline;
}
.lmb-book-info-panel .lmb-book-info-panel-list-item:after, .lmb-book-info-panel .book-meta li:after, .lmb-book-info-panel .categories li:after {
  content: "•";
  display: inline-block;
  padding: 0 0.3125rem;
}
.lmb-book-info-panel .lmb-book-info-panel-list-item:last-child:after, .lmb-book-info-panel .book-meta li:last-child:after, .lmb-book-info-panel .categories li:last-child:after {
  display: none;
}
.lmb-book-info-panel .info {
  display: table;
}
.lmb-book-info-panel .categories {
  font-weight: 400;
  display: block;
}
.lmb-book-info-panel h5.title {
  font-size: 1.2rem;
  margin: 0.3125rem 0 0.3125rem 0;
}
.lmb-book-info-panel .book-meta {
  margin: 0;
  padding: 0;
}
.lmb-book-info-panel .buttons {
  display: block;
  margin-top: 0.9375rem;
}
.lmb-book-info-panel .buttons a {
  display: inline-block;
  margin-right: 0.3125rem;
  font-size: 0.9rem;
}
.lmb-book-info-panel .buttons .lmb-abstract-link.disabled {
  color: #007ac3;
  opacity: 0.5;
  pointer-events: none;
  cursor: default;
  text-decoration: none;
}
.lmb-book-info-panel .buttons .lmb-changelog-link.disabled {
  color: #bfbfbf;
  cursor: default;
  pointer-events: none;
}
.lmb-book-info-panel .buttons .lmb-changelog-link::before {
  font-family: "lmb-icons";
  font-size: 1.25rem;
  content: "\e92d";
  position: relative;
  top: 0.25rem;
  margin-right: 0.3125rem;
}
.lmb-book-info-panel .buttons .lmb-attachment-link::before {
  font-family: "lmb-icons";
  font-size: 1.25rem;
  content: "\e92f";
  position: relative;
  top: 0.25rem;
  margin-right: 0.3125rem;
}
.lmb-book-info-panel .buttons .lmb-attachment-link.disabled {
  color: #a3a3a3;
  pointer-events: none;
}
.lmb-book-info-panel .cover {
  float: left;
}
.lmb-book-info-panel .cover img {
  margin-right: 1.25rem;
  width: 4.0625rem;
  border: 1px solid #ededed;
}
@media (min-width: 37.5rem) {
  .lmb-book-info-panel .cover img {
    width: 8.125rem;
  }
}

.lmb-always-on {
  display: inline-block;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.lmb-always-on .up-to-date {
  display: block;
  position: relative;
  color: #fff;
  font-size: 0.875rem;
  width: 11.125rem;
  height: 2.25rem;
  line-height: 1.5rem;
  background: #85bc20;
}
.lmb-always-on .up-to-date:hover {
  cursor: pointer;
  background: #a4cd58;
}
.lmb-always-on .up-to-date:hover::after {
  border-top-color: #a4cd58;
}
.lmb-always-on .up-to-date::before {
  font-family: "lmb-icons";
  font-size: 1.5rem;
  content: "\e92d";
  position: relative;
  top: 0.375rem;
  margin: 0 0.625rem 0 1rem;
}
.lmb-always-on .up-to-date::after {
  content: "";
  position: absolute;
  top: 0;
  height: 0;
  width: 0.625rem;
  right: -0.625rem;
  border-top: 2.25rem solid #85bc20;
  border-right: 0.625rem solid transparent;
}
.lmb-always-on .recent-version {
  font-size: 0.875rem;
}
.lmb-always-on .recent-version .lmb-icon::after {
  font-family: "lmb-icons";
  content: "\e92d";
  font-size: 1.375rem;
  margin: 0 0.375rem;
  position: relative;
  top: 0.25rem;
}

.lmb-always-on-dialog .wk-modal-content .wk-modal-header .lmb-icon {
  display: inline-block;
  font-family: "lmb-icons";
  color: #fff;
  font-size: 1.375rem;
  position: relative;
  margin: 0 0.375rem;
  top: 0.25rem;
}
.lmb-always-on-dialog .wk-modal-content .wk-modal-header .wk-modal-title {
  display: inline-block;
}
.lmb-always-on-dialog .wk-modal-content .wk-modal-body {
  color: #474747;
  font-size: 1rem;
}
.lmb-always-on-dialog .wk-modal-content .wk-modal-body .remember-choice {
  padding: 1.25rem 0;
}
.lmb-always-on-dialog .wk-modal-content .wk-modal-body .remember-choice .dont-show-again {
  font-weight: bold;
  margin-left: 0.625rem;
}
.lmb-always-on-dialog .wk-modal-content .wk-modal-body .remember-choice input[type=checkbox]:not(:checked) + label:after, .lmb-always-on-dialog .wk-modal-content .wk-modal-body .remember-choice input[type=checkbox]:checked + label:after {
  transition: none;
}

.lmb-book-attachment {
  display: inline-block;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.lmb-book-attachment .book-attachment {
  display: block;
  position: relative;
  color: #fff;
  font-size: 0.875rem;
  width: 11.125rem;
  height: 2.25rem;
  line-height: 1.5rem;
  background: #409bd2;
}
.lmb-book-attachment .book-attachment:hover {
  cursor: pointer;
  background: #80bde1;
}
.lmb-book-attachment .book-attachment:hover::after {
  border-top-color: #80bde1;
}
.lmb-book-attachment .book-attachment::before {
  font-family: "lmb-icons";
  font-size: 1.5rem;
  content: "\e92f";
  position: relative;
  top: 0.375rem;
  margin: 0 0.625rem 0 1rem;
}
.lmb-book-attachment .book-attachment::after {
  content: "";
  position: absolute;
  top: 0;
  height: 0;
  width: 0.625rem;
  right: -0.625rem;
  border-top: 2.25rem solid #409bd2;
  border-right: 0.625rem solid transparent;
}
.lmb-book-attachment .book-attachment.disabled {
  background: #a3a3a3;
}
.lmb-book-attachment .book-attachment.disabled::after {
  border-top: 2.25rem solid #a3a3a3;
}
.lmb-book-attachment .book-attachment.disabled:hover {
  cursor: default;
  background: #a3a3a3;
}

.lmb-book-attachment-dialog .wk-modal-content .wk-modal-header .lmb-icon {
  display: inline-block;
  font-family: "lmb-icons";
  color: #fff;
  font-size: 1.375rem;
  position: relative;
  margin: 0 0.375rem;
  top: 0.25rem;
}
.lmb-book-attachment-dialog .wk-modal-content .wk-modal-header .wk-modal-title {
  display: inline-block;
}
.lmb-book-attachment-dialog .wk-modal-content .wk-modal-body {
  color: #474747;
  font-size: 1rem;
}
.lmb-book-attachment-dialog .wk-modal-content .wk-modal-body .system-information {
  font-style: italic;
  color: #ea8f00;
  border: 0.0625rem solid #ea8f00;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
}

.lmb-book-store-dialog .wk-modal-content .wk-modal-body {
  padding-bottom: 1.5625rem;
}
.lmb-book-store-dialog .wk-modal-content .wk-modal-footer .wk-button-bar a.wk-button-secondary {
  color: #474747;
}

.lmb-redirect-page .book-page-external-link-dialog {
  left: 3%;
  bottom: 1rem;
  width: 94%;
}
@media (min-width: 37.5rem) {
  .lmb-redirect-page .book-page-external-link-dialog {
    position: absolute;
    left: 5%;
    top: 2rem;
    bottom: auto;
    width: 90%;
  }
}

.lmb-maintenance-page {
  height: calc(100vh - 721px);
  background-color: #fff;
  text-align: center;
  margin: 5rem 0;
}
/*# sourceMappingURL=index.css.map */
