@charset "UTF-8";
/**
 * Foundation for Sites
 * Version 6.9.0
 * https://get.foundation
 * Licensed under MIT Open Source
 */
@media print, screen and (min-width: 40em) {
  .reveal.large, .reveal.small, .reveal.tiny, .reveal {
    right: auto;
    left: auto;
    margin: 0 auto;
  }
}
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

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

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

a {
  background-color: transparent;
}

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

b,
strong {
  font-weight: bolder;
}

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

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

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

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

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

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

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

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

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

[data-whatintent=mouse] *, [data-whatintent=mouse] *:focus,
[data-whatintent=touch] *,
[data-whatintent=touch] *:focus,
[data-whatinput=mouse] *,
[data-whatinput=mouse] *:focus,
[data-whatinput=touch] *,
[data-whatinput=touch] *:focus {
  outline: none;
}

[draggable=false] {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
}

.foundation-mq {
  font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em";
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 100%;
}

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

body {
  margin: 0;
  padding: 0;
  background: #ffffff;
  font-family: "inter_regular", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #202939;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
}

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 8px;
}

select {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  border-radius: 8px;
}

.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important;
}

button {
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  border-radius: 8px;
  background: transparent;
  line-height: 1;
  cursor: auto;
}
[data-whatinput=mouse] button {
  outline: 0;
}

pre {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
}

.is-visible {
  display: block !important;
}

.is-hidden {
  display: none !important;
}

[type=text], [type=password], [type=date], [type=datetime], [type=datetime-local], [type=month], [type=week], [type=email], [type=number], [type=search], [type=tel], [type=time], [type=url], [type=color],
textarea {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 3.1875rem;
  margin: 0 0 1rem;
  padding: 0.875rem 0.875rem 0.875rem 0.875rem;
  border: 1px solid #9AA4B2;
  border-radius: 0.5rem;
  background-color: #ffffff;
  -webkit-box-shadow: 0 1px 2px 0 rgba(10, 13, 18, 0.1);
          box-shadow: 0 1px 2px 0 rgba(10, 13, 18, 0.1);
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #364152;
  -webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
}
[type=text]:focus, [type=password]:focus, [type=date]:focus, [type=datetime]:focus, [type=datetime-local]:focus, [type=month]:focus, [type=week]:focus, [type=email]:focus, [type=number]:focus, [type=search]:focus, [type=tel]:focus, [type=time]:focus, [type=url]:focus, [type=color]:focus,
textarea:focus {
  outline: none;
  border: 1px solid #666;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 5px #cacaca;
          box-shadow: 0 0 5px #cacaca;
  -webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
}

textarea {
  max-width: 100%;
}
textarea[rows] {
  height: auto;
}

input:disabled, input[readonly],
textarea:disabled,
textarea[readonly] {
  background-color: #e6e6e6;
  cursor: not-allowed;
}

[type=submit],
[type=button] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 8px;
}

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

::-webkit-input-placeholder {
  color: #697586;
}

::-moz-placeholder {
  color: #697586;
}

:-ms-input-placeholder {
  color: #697586;
}

::-ms-input-placeholder {
  color: #697586;
}

::placeholder {
  color: #697586;
}

[type=file],
[type=checkbox],
[type=radio] {
  margin: 0 0 1rem;
}

[type=checkbox] + label,
[type=radio] + label {
  display: inline-block;
  vertical-align: baseline;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0;
}
[type=checkbox] + label[for],
[type=radio] + label[for] {
  cursor: pointer;
}

label > [type=checkbox],
label > [type=radio] {
  margin-right: 0.5rem;
}

[type=file] {
  width: 100%;
}

label {
  display: block;
  margin: 0;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.8;
  color: #202939;
}
label.middle {
  margin: 0 0 1rem;
  line-height: 1.5;
  padding: 0.5625rem 0;
}

.help-text {
  margin-top: -0.5rem;
  font-size: 0.8125rem;
  font-style: italic;
  color: #202939;
}

.input-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 1rem;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.input-group > :first-child, .input-group > :first-child.input-group-button > * {
  border-radius: 0.5rem 0 0 0.5rem;
}
.input-group > :last-child, .input-group > :last-child.input-group-button > * {
  border-radius: 0 0.5rem 0.5rem 0;
}

.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label, .input-group-button, .input-group-field, .input-group-label {
  margin: 0;
  white-space: nowrap;
}

.input-group-label {
  padding: 0 1rem;
  border: 1px solid #cacaca;
  background: #e6e6e6;
  color: #202939;
  text-align: center;
  white-space: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.input-group-label:first-child {
  border-right: 0;
}
.input-group-label:last-child {
  border-left: 0;
}

.input-group-field {
  border-radius: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
  min-width: 0;
}

.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
  -ms-flex-item-align: stretch;
      align-self: stretch;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 1rem;
}

fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}

legend {
  max-width: 100%;
  margin-bottom: 0.5rem;
}

.fieldset {
  margin: 1.125rem 0;
  padding: 1.25rem;
  border: 1px solid #cacaca;
}
.fieldset legend {
  margin: 0;
  margin-left: -0.1875rem;
  padding: 0 0.1875rem;
}

select {
  height: 3.1875rem;
  margin: 0 0 1rem;
  padding: 0.875rem 0.875rem 0.875rem 0.875rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px solid #9AA4B2;
  border-radius: 8px;
  background-color: #ffffff;
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #364152;
  -webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  background-origin: content-box;
  background-position: right -1rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 1.5rem;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="32" height="24" viewBox="0 0 32 24"><polygon points="0,0 32,0 16,24" style="fill: rgb%28102, 102, 102%29"></polygon></svg>');
}
@media screen and (min-width: 0\0 ) {
  select {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==");
  }
}
select:focus {
  outline: none;
  border: 1px solid #666;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 5px #cacaca;
          box-shadow: 0 0 5px #cacaca;
  -webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
}
select:disabled {
  background-color: #e6e6e6;
  cursor: not-allowed;
}
select::-ms-expand {
  display: none;
}
select[multiple] {
  height: auto;
  background-image: none;
}
select:not([multiple]) {
  padding-top: 0;
  padding-bottom: 0;
}

.is-invalid-input:not(:focus) {
  border-color: #FF6D61;
  background-color: rgb(255, 240.4, 239.2);
}
.is-invalid-input:not(:focus)::-webkit-input-placeholder {
  color: #FF6D61;
}
.is-invalid-input:not(:focus)::-moz-placeholder {
  color: #FF6D61;
}
.is-invalid-input:not(:focus):-ms-input-placeholder {
  color: #FF6D61;
}
.is-invalid-input:not(:focus)::-ms-input-placeholder {
  color: #FF6D61;
}
.is-invalid-input:not(:focus)::placeholder {
  color: #FF6D61;
}

.is-invalid-label {
  color: #FF6D61;
}

.form-error {
  display: none;
  margin-top: -0.5rem;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: bold;
  color: #FF6D61;
}
.form-error.is-visible {
  display: block;
}

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

p {
  margin-bottom: 1rem;
  font-size: inherit;
  line-height: 1.6;
  text-rendering: optimizeLegibility;
}

em,
i {
  font-style: italic;
  line-height: inherit;
}

strong,
b {
  font-weight: bold;
  line-height: inherit;
}

small {
  font-size: 80%;
  line-height: inherit;
}

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: "inter_regular", Helvetica, Roboto, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: inherit;
  text-rendering: optimizeLegibility;
}
h1 small, .h1 small,
h2 small, .h2 small,
h3 small, .h3 small,
h4 small, .h4 small,
h5 small, .h5 small,
h6 small, .h6 small {
  line-height: 0;
  color: #cacaca;
}

h1, .h1 {
  font-size: 1.5rem;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 0;
}

h2, .h2 {
  font-size: 1.25rem;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 0;
}

h3, .h3 {
  font-size: 1.1875rem;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 0;
}

h4, .h4 {
  font-size: 1.125rem;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 0;
}

h5, .h5 {
  font-size: 1.0625rem;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 0;
}

h6, .h6 {
  font-size: 1rem;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 0;
}

@media print, screen and (min-width: 40em) {
  h1, .h1 {
    font-size: 4.5rem;
    line-height: 1.25;
  }
  h2, .h2 {
    font-size: 3.75rem;
    line-height: 1.2;
  }
  h3, .h3 {
    font-size: 3rem;
    line-height: 1.25;
  }
  h4, .h4 {
    font-size: 2.25rem;
    line-height: 1.225;
  }
  h5, .h5 {
    font-size: 1.875rem;
    line-height: 1.26666666;
  }
  h6, .h6 {
    font-size: 1.5rem;
    line-height: 1.3333333;
  }
}
a {
  line-height: inherit;
  color: #202939;
  text-decoration: none;
  cursor: pointer;
}
a:hover, a:focus {
  color: rgb(27.52, 35.26, 49.02);
}
a img {
  border: 0;
}

hr {
  clear: both;
  max-width: 90rem;
  height: 0;
  margin: 1.25rem auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #cacaca;
  border-left: 0;
}

ul,
ol,
dl {
  margin-bottom: 1rem;
  list-style-position: outside;
  line-height: 1.6;
}

li {
  font-size: inherit;
}

ul {
  margin-left: 1.25rem;
  list-style-type: disc;
}

ol {
  margin-left: 1.25rem;
}

ul ul, ul ol, ol ul, ol ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}

dl {
  margin-bottom: 1rem;
}
dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold;
}

blockquote {
  margin: 0 0 1rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca;
}
blockquote, blockquote p {
  line-height: 1.6;
  color: #666;
}

abbr, abbr[title] {
  border-bottom: 1px dotted #202939;
  cursor: help;
  text-decoration: none;
}

figure {
  margin: 0;
}

kbd {
  margin: 0;
  padding: 0.125rem 0.25rem 0;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  color: #202939;
  border-radius: 8px;
}

.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: normal;
  line-height: 1.4;
  color: #666;
}

.lead {
  font-size: 125%;
  line-height: 1.6;
}

.stat {
  font-size: 2.5rem;
  line-height: 1;
}
p + .stat {
  margin-top: -1rem;
}

ul.no-bullet, ol.no-bullet {
  margin-left: 0;
  list-style: none;
}

.cite-block, cite {
  display: block;
  color: #666;
  font-size: 0.8125rem;
}
.cite-block:before, cite:before {
  content: "— ";
}

.code-inline, code {
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #202939;
  display: inline;
  max-width: 100%;
  word-wrap: break-word;
  padding: 0.125rem 0.3125rem 0.0625rem;
}

.code-block {
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #202939;
  display: block;
  overflow: auto;
  white-space: pre;
  padding: 1rem;
  margin-bottom: 1.5rem;
}

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

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

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

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

@media print, screen and (min-width: 40em) {
  .medium-text-left {
    text-align: left;
  }
  .medium-text-right {
    text-align: right;
  }
  .medium-text-center {
    text-align: center;
  }
  .medium-text-justify {
    text-align: justify;
  }
}
@media print, screen and (min-width: 64em) {
  .large-text-left {
    text-align: left;
  }
  .large-text-right {
    text-align: right;
  }
  .large-text-center {
    text-align: center;
  }
  .large-text-justify {
    text-align: justify;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-text-left {
    text-align: left;
  }
  .xlarge-text-right {
    text-align: right;
  }
  .xlarge-text-center {
    text-align: center;
  }
  .xlarge-text-justify {
    text-align: justify;
  }
}
@media screen and (min-width: 90em) {
  .xxlarge-text-left {
    text-align: left;
  }
  .xxlarge-text-right {
    text-align: right;
  }
  .xxlarge-text-center {
    text-align: center;
  }
  .xxlarge-text-justify {
    text-align: justify;
  }
}
.show-for-print {
  display: none !important;
}

@media print {
  * {
    background: transparent !important;
    color: black !important;
    -webkit-print-color-adjust: economy;
            print-color-adjust: economy;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    text-shadow: none !important;
  }
  .show-for-print {
    display: block !important;
  }
  .hide-for-print {
    display: none !important;
  }
  table.show-for-print {
    display: table !important;
  }
  thead.show-for-print {
    display: table-header-group !important;
  }
  tbody.show-for-print {
    display: table-row-group !important;
  }
  tr.show-for-print {
    display: table-row !important;
  }
  td.show-for-print {
    display: table-cell !important;
  }
  th.show-for-print {
    display: table-cell !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  pre,
  blockquote {
    border: 1px solid #666;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .print-break-inside {
    page-break-inside: auto;
  }
}
.row {
  max-width: 90rem;
  margin-right: auto;
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
.row .row {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
@media print, screen and (min-width: 64em) {
  .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
@media screen and (min-width: 75em) {
  .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
@media screen and (min-width: 90em) {
  .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
.row .row.collapse {
  margin-right: 0;
  margin-left: 0;
}
.row.expanded {
  max-width: none;
}
.row.expanded .row {
  margin-right: auto;
  margin-left: auto;
}
.row:not(.expanded) .row {
  max-width: none;
}
.row.collapse > .column, .row.collapse > .columns {
  padding-right: 0;
  padding-left: 0;
}
.row.is-collapse-child, .row.collapse > .column > .row, .row.collapse > .columns > .row {
  margin-right: 0;
  margin-left: 0;
}

.column, .columns {
  min-width: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  .column, .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

.column.row.row, .row.row.columns {
  float: none;
  display: block;
}

.row .column.row.row, .row .row.row.columns {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0;
}

.small-1 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 8.3333333333%;
          flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

.small-offset-0 {
  margin-left: 0%;
}

.small-2 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.6666666667%;
          flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.small-offset-1 {
  margin-left: 8.3333333333%;
}

.small-3 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
}

.small-offset-2 {
  margin-left: 16.6666666667%;
}

.small-4 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.3333333333%;
          flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

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

.small-5 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 41.6666666667%;
          flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

.small-offset-4 {
  margin-left: 33.3333333333%;
}

.small-6 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}

.small-offset-5 {
  margin-left: 41.6666666667%;
}

.small-7 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 58.3333333333%;
          flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

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

.small-8 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 66.6666666667%;
          flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

.small-offset-7 {
  margin-left: 58.3333333333%;
}

.small-9 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  max-width: 75%;
}

.small-offset-8 {
  margin-left: 66.6666666667%;
}

.small-10 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 83.3333333333%;
          flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

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

.small-11 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 91.6666666667%;
          flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

.small-offset-10 {
  margin-left: 83.3333333333%;
}

.small-12 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.small-offset-11 {
  margin-left: 91.6666666667%;
}

.small-up-1 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.small-up-1 > .column, .small-up-1 > .columns {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.small-up-2 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.small-up-2 > .column, .small-up-2 > .columns {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}

.small-up-3 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.small-up-3 > .column, .small-up-3 > .columns {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.3333333333%;
          flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.small-up-4 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.small-up-4 > .column, .small-up-4 > .columns {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
}

.small-up-5 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.small-up-5 > .column, .small-up-5 > .columns {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  max-width: 20%;
}

.small-up-6 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.small-up-6 > .column, .small-up-6 > .columns {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.6666666667%;
          flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.small-up-7 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.small-up-7 > .column, .small-up-7 > .columns {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 14.2857142857%;
          flex: 0 0 14.2857142857%;
  max-width: 14.2857142857%;
}

.small-up-8 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.small-up-8 > .column, .small-up-8 > .columns {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 12.5%;
          flex: 0 0 12.5%;
  max-width: 12.5%;
}

.small-collapse > .column, .small-collapse > .columns {
  padding-right: 0;
  padding-left: 0;
}

.small-uncollapse > .column, .small-uncollapse > .columns {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}

@media print, screen and (min-width: 40em) {
  .medium-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .medium-offset-0 {
    margin-left: 0%;
  }
  .medium-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .medium-offset-1 {
    margin-left: 8.3333333333%;
  }
  .medium-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .medium-offset-2 {
    margin-left: 16.6666666667%;
  }
  .medium-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .medium-offset-3 {
    margin-left: 25%;
  }
  .medium-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .medium-offset-4 {
    margin-left: 33.3333333333%;
  }
  .medium-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .medium-offset-5 {
    margin-left: 41.6666666667%;
  }
  .medium-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .medium-offset-6 {
    margin-left: 50%;
  }
  .medium-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .medium-offset-7 {
    margin-left: 58.3333333333%;
  }
  .medium-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .medium-offset-8 {
    margin-left: 66.6666666667%;
  }
  .medium-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .medium-offset-9 {
    margin-left: 75%;
  }
  .medium-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .medium-offset-10 {
    margin-left: 83.3333333333%;
  }
  .medium-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .medium-offset-11 {
    margin-left: 91.6666666667%;
  }
  .medium-up-1 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .medium-up-1 > .column, .medium-up-1 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .medium-up-2 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .medium-up-2 > .column, .medium-up-2 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .medium-up-3 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .medium-up-3 > .column, .medium-up-3 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .medium-up-4 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .medium-up-4 > .column, .medium-up-4 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .medium-up-5 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .medium-up-5 > .column, .medium-up-5 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }
  .medium-up-6 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .medium-up-6 > .column, .medium-up-6 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .medium-up-7 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .medium-up-7 > .column, .medium-up-7 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 14.2857142857%;
            flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }
  .medium-up-8 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .medium-up-8 > .column, .medium-up-8 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 12.5%;
            flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
@media print, screen and (min-width: 40em) and (min-width: 40em) {
  .medium-expand {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
}
.row.medium-unstack > .column, .row.medium-unstack > .columns {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}
@media print, screen and (min-width: 40em) {
  .row.medium-unstack > .column, .row.medium-unstack > .columns {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
  .medium-collapse > .column, .medium-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  .medium-uncollapse > .column, .medium-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

@media print, screen and (min-width: 64em) {
  .large-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .large-offset-0 {
    margin-left: 0%;
  }
  .large-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .large-offset-1 {
    margin-left: 8.3333333333%;
  }
  .large-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .large-offset-2 {
    margin-left: 16.6666666667%;
  }
  .large-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .large-offset-3 {
    margin-left: 25%;
  }
  .large-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .large-offset-4 {
    margin-left: 33.3333333333%;
  }
  .large-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .large-offset-5 {
    margin-left: 41.6666666667%;
  }
  .large-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .large-offset-6 {
    margin-left: 50%;
  }
  .large-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .large-offset-7 {
    margin-left: 58.3333333333%;
  }
  .large-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .large-offset-8 {
    margin-left: 66.6666666667%;
  }
  .large-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .large-offset-9 {
    margin-left: 75%;
  }
  .large-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .large-offset-10 {
    margin-left: 83.3333333333%;
  }
  .large-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .large-offset-11 {
    margin-left: 91.6666666667%;
  }
  .large-up-1 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .large-up-1 > .column, .large-up-1 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .large-up-2 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .large-up-2 > .column, .large-up-2 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .large-up-3 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .large-up-3 > .column, .large-up-3 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .large-up-4 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .large-up-4 > .column, .large-up-4 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .large-up-5 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .large-up-5 > .column, .large-up-5 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }
  .large-up-6 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .large-up-6 > .column, .large-up-6 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .large-up-7 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .large-up-7 > .column, .large-up-7 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 14.2857142857%;
            flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }
  .large-up-8 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .large-up-8 > .column, .large-up-8 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 12.5%;
            flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
@media print, screen and (min-width: 64em) and (min-width: 64em) {
  .large-expand {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
}
.row.large-unstack > .column, .row.large-unstack > .columns {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}
@media print, screen and (min-width: 64em) {
  .row.large-unstack > .column, .row.large-unstack > .columns {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
  .large-collapse > .column, .large-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  .large-uncollapse > .column, .large-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

@media screen and (min-width: 75em) {
  .xlarge-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .xlarge-offset-0 {
    margin-left: 0%;
  }
  .xlarge-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .xlarge-offset-1 {
    margin-left: 8.3333333333%;
  }
  .xlarge-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .xlarge-offset-2 {
    margin-left: 16.6666666667%;
  }
  .xlarge-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .xlarge-offset-3 {
    margin-left: 25%;
  }
  .xlarge-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .xlarge-offset-4 {
    margin-left: 33.3333333333%;
  }
  .xlarge-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .xlarge-offset-5 {
    margin-left: 41.6666666667%;
  }
  .xlarge-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .xlarge-offset-6 {
    margin-left: 50%;
  }
  .xlarge-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .xlarge-offset-7 {
    margin-left: 58.3333333333%;
  }
  .xlarge-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .xlarge-offset-8 {
    margin-left: 66.6666666667%;
  }
  .xlarge-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .xlarge-offset-9 {
    margin-left: 75%;
  }
  .xlarge-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .xlarge-offset-10 {
    margin-left: 83.3333333333%;
  }
  .xlarge-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .xlarge-offset-11 {
    margin-left: 91.6666666667%;
  }
  .xlarge-up-1 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .xlarge-up-1 > .column, .xlarge-up-1 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .xlarge-up-2 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .xlarge-up-2 > .column, .xlarge-up-2 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .xlarge-up-3 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .xlarge-up-3 > .column, .xlarge-up-3 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .xlarge-up-4 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .xlarge-up-4 > .column, .xlarge-up-4 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .xlarge-up-5 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .xlarge-up-5 > .column, .xlarge-up-5 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }
  .xlarge-up-6 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .xlarge-up-6 > .column, .xlarge-up-6 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .xlarge-up-7 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .xlarge-up-7 > .column, .xlarge-up-7 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 14.2857142857%;
            flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }
  .xlarge-up-8 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .xlarge-up-8 > .column, .xlarge-up-8 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 12.5%;
            flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
@media screen and (min-width: 75em) and (min-width: 75em) {
  .xlarge-expand {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
}
.row.xlarge-unstack > .column, .row.xlarge-unstack > .columns {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}
@media screen and (min-width: 75em) {
  .row.xlarge-unstack > .column, .row.xlarge-unstack > .columns {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
  .xlarge-collapse > .column, .xlarge-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  .xlarge-uncollapse > .column, .xlarge-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

@media screen and (min-width: 90em) {
  .xxlarge-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .xxlarge-offset-0 {
    margin-left: 0%;
  }
  .xxlarge-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .xxlarge-offset-1 {
    margin-left: 8.3333333333%;
  }
  .xxlarge-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .xxlarge-offset-2 {
    margin-left: 16.6666666667%;
  }
  .xxlarge-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .xxlarge-offset-3 {
    margin-left: 25%;
  }
  .xxlarge-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .xxlarge-offset-4 {
    margin-left: 33.3333333333%;
  }
  .xxlarge-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .xxlarge-offset-5 {
    margin-left: 41.6666666667%;
  }
  .xxlarge-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .xxlarge-offset-6 {
    margin-left: 50%;
  }
  .xxlarge-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .xxlarge-offset-7 {
    margin-left: 58.3333333333%;
  }
  .xxlarge-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .xxlarge-offset-8 {
    margin-left: 66.6666666667%;
  }
  .xxlarge-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .xxlarge-offset-9 {
    margin-left: 75%;
  }
  .xxlarge-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .xxlarge-offset-10 {
    margin-left: 83.3333333333%;
  }
  .xxlarge-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .xxlarge-offset-11 {
    margin-left: 91.6666666667%;
  }
  .xxlarge-up-1 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .xxlarge-up-1 > .column, .xxlarge-up-1 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .xxlarge-up-2 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .xxlarge-up-2 > .column, .xxlarge-up-2 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .xxlarge-up-3 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .xxlarge-up-3 > .column, .xxlarge-up-3 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .xxlarge-up-4 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .xxlarge-up-4 > .column, .xxlarge-up-4 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .xxlarge-up-5 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .xxlarge-up-5 > .column, .xxlarge-up-5 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }
  .xxlarge-up-6 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .xxlarge-up-6 > .column, .xxlarge-up-6 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .xxlarge-up-7 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .xxlarge-up-7 > .column, .xxlarge-up-7 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 14.2857142857%;
            flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }
  .xxlarge-up-8 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .xxlarge-up-8 > .column, .xxlarge-up-8 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 12.5%;
            flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
@media screen and (min-width: 90em) and (min-width: 90em) {
  .xxlarge-expand {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
}
.row.xxlarge-unstack > .column, .row.xxlarge-unstack > .columns {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}
@media screen and (min-width: 90em) {
  .row.xxlarge-unstack > .column, .row.xxlarge-unstack > .columns {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
  .xxlarge-collapse > .column, .xxlarge-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  .xxlarge-uncollapse > .column, .xxlarge-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

.shrink {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  max-width: 100%;
}

.column-block {
  margin-bottom: 1.25rem;
}
.column-block > :last-child {
  margin-bottom: 0;
}
@media print, screen and (min-width: 40em) {
  .column-block {
    margin-bottom: 1.875rem;
  }
  .column-block > :last-child {
    margin-bottom: 0;
  }
}

.align-left {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.align-right {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.align-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.align-justify {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.align-spaced {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.align-left.vertical.menu > li > a {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.align-right.vertical.menu > li > a {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.align-center.vertical.menu > li > a {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.align-top {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.align-self-top {
  -ms-flex-item-align: start;
      align-self: flex-start;
}

.align-bottom {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.align-self-bottom {
  -ms-flex-item-align: end;
      align-self: flex-end;
}

.align-middle {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.align-self-middle {
  -ms-flex-item-align: center;
      align-self: center;
}

.align-stretch {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.align-self-stretch {
  -ms-flex-item-align: stretch;
      align-self: stretch;
}

.align-center-middle {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}

.small-order-1 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.small-order-2 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.small-order-3 {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

.small-order-4 {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}

.small-order-5 {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
}

.small-order-6 {
  -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6;
}

@media print, screen and (min-width: 40em) {
  .medium-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .medium-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .medium-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .medium-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .medium-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .medium-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
}
@media print, screen and (min-width: 64em) {
  .large-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .large-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .large-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .large-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .large-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .large-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .xlarge-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .xlarge-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .xlarge-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .xlarge-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .xlarge-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
}
@media screen and (min-width: 90em) {
  .xxlarge-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .xxlarge-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .xxlarge-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .xxlarge-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .xxlarge-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .xxlarge-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
}
.flex-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.flex-child-auto {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.flex-child-grow {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}

.flex-child-shrink {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}

.flex-dir-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.flex-dir-row-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.flex-dir-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.flex-dir-column-reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

@media print, screen and (min-width: 40em) {
  .medium-flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .medium-flex-child-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .medium-flex-child-grow {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
  .medium-flex-child-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
  .medium-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .medium-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .medium-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .medium-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
@media print, screen and (min-width: 64em) {
  .large-flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .large-flex-child-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .large-flex-child-grow {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
  .large-flex-child-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
  .large-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .large-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .large-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .large-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .xlarge-flex-child-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .xlarge-flex-child-grow {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
  .xlarge-flex-child-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
  .xlarge-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .xlarge-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .xlarge-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .xlarge-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
@media screen and (min-width: 90em) {
  .xxlarge-flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .xxlarge-flex-child-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .xxlarge-flex-child-grow {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
  .xxlarge-flex-child-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
  .xxlarge-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .xxlarge-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .xxlarge-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .xxlarge-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 0;
  border: none;
  border-radius: 8px;
  -webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-family: inherit;
  font-size: 0.9rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  padding: 0.85em 1em;
}
[data-whatinput=mouse] .button {
  outline: 0;
}
.button.tiny {
  font-size: 0.6rem;
}
.button.small {
  font-size: 0.75rem;
}
.button.large {
  font-size: 1.25rem;
}
.button.expanded {
  display: block;
  width: 100%;
  margin-right: 0;
  margin-left: 0;
}
.button, .button.disabled, .button[disabled], .button.disabled:hover, .button[disabled]:hover, .button.disabled:focus, .button[disabled]:focus {
  background-color: #666;
  color: #ffffff;
}
.button:hover, .button:focus {
  background-color: rgb(86.7, 86.7, 86.7);
  color: #ffffff;
}
.button.primary, .button.primary.disabled, .button.primary[disabled], .button.primary.disabled:hover, .button.primary[disabled]:hover, .button.primary.disabled:focus, .button.primary[disabled]:focus {
  background-color: #0A5CD2;
  color: #ffffff;
}
.button.primary:hover, .button.primary:focus {
  background-color: rgb(8, 73.6, 168);
  color: #ffffff;
}
.button.secondary, .button.secondary.disabled, .button.secondary[disabled], .button.secondary.disabled:hover, .button.secondary[disabled]:hover, .button.secondary.disabled:focus, .button.secondary[disabled]:focus {
  background-color: #767676;
  color: #ffffff;
}
.button.secondary:hover, .button.secondary:focus {
  background-color: rgb(94.4, 94.4, 94.4);
  color: #ffffff;
}
.button.success, .button.success.disabled, .button.success[disabled], .button.success.disabled:hover, .button.success[disabled]:hover, .button.success.disabled:focus, .button.success[disabled]:focus {
  background-color: #3adb76;
  color: #202939;
}
.button.success:hover, .button.success:focus {
  background-color: rgb(34.2386266094, 187.3613733906, 91.3030042918);
  color: #202939;
}
.button.warning, .button.warning.disabled, .button.warning[disabled], .button.warning.disabled:hover, .button.warning[disabled]:hover, .button.warning.disabled:focus, .button.warning[disabled]:focus {
  background-color: #ffae00;
  color: #202939;
}
.button.warning:hover, .button.warning:focus {
  background-color: rgb(204, 139.2, 0);
  color: #202939;
}
.button.alert, .button.alert.disabled, .button.alert[disabled], .button.alert.disabled:hover, .button.alert[disabled]:hover, .button.alert.disabled:focus, .button.alert[disabled]:focus {
  background-color: #FF6D61;
  color: #202939;
}
.button.alert:hover, .button.alert:focus {
  background-color: rgb(255, 43.946835443, 26.6);
  color: #202939;
}
.button.hollow, .button.hollow:hover, .button.hollow:focus, .button.hollow.disabled, .button.hollow.disabled:hover, .button.hollow.disabled:focus, .button.hollow[disabled], .button.hollow[disabled]:hover, .button.hollow[disabled]:focus {
  background-color: transparent;
}
.button.hollow, .button.hollow.disabled, .button.hollow[disabled], .button.hollow.disabled:hover, .button.hollow[disabled]:hover, .button.hollow.disabled:focus, .button.hollow[disabled]:focus {
  border: 1px solid #666;
  color: #666;
}
.button.hollow:hover, .button.hollow:focus {
  border-color: #333333;
  color: #333333;
}
.button.hollow.primary, .button.hollow.primary.disabled, .button.hollow.primary[disabled], .button.hollow.primary.disabled:hover, .button.hollow.primary[disabled]:hover, .button.hollow.primary.disabled:focus, .button.hollow.primary[disabled]:focus {
  border: 1px solid #0A5CD2;
  color: #0A5CD2;
}
.button.hollow.primary:hover, .button.hollow.primary:focus {
  border-color: #052e69;
  color: #052e69;
}
.button.hollow.secondary, .button.hollow.secondary.disabled, .button.hollow.secondary[disabled], .button.hollow.secondary.disabled:hover, .button.hollow.secondary[disabled]:hover, .button.hollow.secondary.disabled:focus, .button.hollow.secondary[disabled]:focus {
  border: 1px solid #767676;
  color: #767676;
}
.button.hollow.secondary:hover, .button.hollow.secondary:focus {
  border-color: #3b3b3b;
  color: #3b3b3b;
}
.button.hollow.success, .button.hollow.success.disabled, .button.hollow.success[disabled], .button.hollow.success.disabled:hover, .button.hollow.success[disabled]:hover, .button.hollow.success.disabled:focus, .button.hollow.success[disabled]:focus {
  border: 1px solid #3adb76;
  color: #3adb76;
}
.button.hollow.success:hover, .button.hollow.success:focus {
  border-color: rgb(21.3991416309, 117.1008583691, 57.0643776824);
  color: rgb(21.3991416309, 117.1008583691, 57.0643776824);
}
.button.hollow.warning, .button.hollow.warning.disabled, .button.hollow.warning[disabled], .button.hollow.warning.disabled:hover, .button.hollow.warning[disabled]:hover, .button.hollow.warning.disabled:focus, .button.hollow.warning[disabled]:focus {
  border: 1px solid #ffae00;
  color: #ffae00;
}
.button.hollow.warning:hover, .button.hollow.warning:focus {
  border-color: rgb(127.5, 87, 0);
  color: rgb(127.5, 87, 0);
}
.button.hollow.alert, .button.hollow.alert.disabled, .button.hollow.alert[disabled], .button.hollow.alert.disabled:hover, .button.hollow.alert[disabled]:hover, .button.hollow.alert.disabled:focus, .button.hollow.alert[disabled]:focus {
  border: 1px solid #FF6D61;
  color: #FF6D61;
}
.button.hollow.alert:hover, .button.hollow.alert:focus {
  border-color: rgb(176, 13.3670886076, 0);
  color: rgb(176, 13.3670886076, 0);
}
.button.clear, .button.clear:hover, .button.clear:focus, .button.clear.disabled, .button.clear.disabled:hover, .button.clear.disabled:focus, .button.clear[disabled], .button.clear[disabled]:hover, .button.clear[disabled]:focus {
  border-color: transparent;
  background-color: transparent;
}
.button.clear, .button.clear.disabled, .button.clear[disabled], .button.clear.disabled:hover, .button.clear[disabled]:hover, .button.clear.disabled:focus, .button.clear[disabled]:focus {
  color: #666;
}
.button.clear:hover, .button.clear:focus {
  color: #333333;
}
.button.clear.primary, .button.clear.primary.disabled, .button.clear.primary[disabled], .button.clear.primary.disabled:hover, .button.clear.primary[disabled]:hover, .button.clear.primary.disabled:focus, .button.clear.primary[disabled]:focus {
  color: #0A5CD2;
}
.button.clear.primary:hover, .button.clear.primary:focus {
  color: #052e69;
}
.button.clear.secondary, .button.clear.secondary.disabled, .button.clear.secondary[disabled], .button.clear.secondary.disabled:hover, .button.clear.secondary[disabled]:hover, .button.clear.secondary.disabled:focus, .button.clear.secondary[disabled]:focus {
  color: #767676;
}
.button.clear.secondary:hover, .button.clear.secondary:focus {
  color: #3b3b3b;
}
.button.clear.success, .button.clear.success.disabled, .button.clear.success[disabled], .button.clear.success.disabled:hover, .button.clear.success[disabled]:hover, .button.clear.success.disabled:focus, .button.clear.success[disabled]:focus {
  color: #3adb76;
}
.button.clear.success:hover, .button.clear.success:focus {
  color: rgb(21.3991416309, 117.1008583691, 57.0643776824);
}
.button.clear.warning, .button.clear.warning.disabled, .button.clear.warning[disabled], .button.clear.warning.disabled:hover, .button.clear.warning[disabled]:hover, .button.clear.warning.disabled:focus, .button.clear.warning[disabled]:focus {
  color: #ffae00;
}
.button.clear.warning:hover, .button.clear.warning:focus {
  color: rgb(127.5, 87, 0);
}
.button.clear.alert, .button.clear.alert.disabled, .button.clear.alert[disabled], .button.clear.alert.disabled:hover, .button.clear.alert[disabled]:hover, .button.clear.alert.disabled:focus, .button.clear.alert[disabled]:focus {
  color: #FF6D61;
}
.button.clear.alert:hover, .button.clear.alert:focus {
  color: rgb(176, 13.3670886076, 0);
}
.button.disabled, .button[disabled] {
  opacity: 0.25;
  cursor: not-allowed;
}
.button.dropdown::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.4em;
  content: "";
  border-bottom-width: 0;
  border-color: #ffffff transparent transparent;
  position: relative;
  top: 0.4em;
  display: inline-block;
  float: right;
  margin-left: 1em;
}
.button.dropdown.hollow::after, .button.dropdown.clear::after {
  border-top-color: #666;
}
.button.dropdown.hollow.primary::after, .button.dropdown.clear.primary::after {
  border-top-color: #0A5CD2;
}
.button.dropdown.hollow.secondary::after, .button.dropdown.clear.secondary::after {
  border-top-color: #767676;
}
.button.dropdown.hollow.success::after, .button.dropdown.clear.success::after {
  border-top-color: #3adb76;
}
.button.dropdown.hollow.warning::after, .button.dropdown.clear.warning::after {
  border-top-color: #ffae00;
}
.button.dropdown.hollow.alert::after, .button.dropdown.clear.alert::after {
  border-top-color: #FF6D61;
}
.button.arrow-only::after {
  top: -0.1em;
  float: none;
  margin-left: 0;
}

a.button:hover, a.button:focus {
  text-decoration: none;
}

.button-group {
  margin-bottom: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.button-group::before, .button-group::after {
  display: none;
}
.button-group::before, .button-group::after {
  display: table;
  content: " ";
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.button-group::after {
  clear: both;
}
.button-group .button {
  margin: 0;
  margin-right: 1px;
  margin-bottom: 1px;
  font-size: 0.9rem;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.button-group .button:last-child {
  margin-right: 0;
}
.button-group.tiny .button {
  font-size: 0.6rem;
}
.button-group.small .button {
  font-size: 0.75rem;
}
.button-group.large .button {
  font-size: 1.25rem;
}
.button-group.expanded .button {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
}
.button-group.primary .button, .button-group.primary .button.disabled, .button-group.primary .button[disabled], .button-group.primary .button.disabled:hover, .button-group.primary .button[disabled]:hover, .button-group.primary .button.disabled:focus, .button-group.primary .button[disabled]:focus {
  background-color: #0A5CD2;
  color: #ffffff;
}
.button-group.primary .button:hover, .button-group.primary .button:focus {
  background-color: rgb(8, 73.6, 168);
  color: #ffffff;
}
.button-group.secondary .button, .button-group.secondary .button.disabled, .button-group.secondary .button[disabled], .button-group.secondary .button.disabled:hover, .button-group.secondary .button[disabled]:hover, .button-group.secondary .button.disabled:focus, .button-group.secondary .button[disabled]:focus {
  background-color: #767676;
  color: #ffffff;
}
.button-group.secondary .button:hover, .button-group.secondary .button:focus {
  background-color: rgb(94.4, 94.4, 94.4);
  color: #ffffff;
}
.button-group.success .button, .button-group.success .button.disabled, .button-group.success .button[disabled], .button-group.success .button.disabled:hover, .button-group.success .button[disabled]:hover, .button-group.success .button.disabled:focus, .button-group.success .button[disabled]:focus {
  background-color: #3adb76;
  color: #202939;
}
.button-group.success .button:hover, .button-group.success .button:focus {
  background-color: rgb(34.2386266094, 187.3613733906, 91.3030042918);
  color: #202939;
}
.button-group.warning .button, .button-group.warning .button.disabled, .button-group.warning .button[disabled], .button-group.warning .button.disabled:hover, .button-group.warning .button[disabled]:hover, .button-group.warning .button.disabled:focus, .button-group.warning .button[disabled]:focus {
  background-color: #ffae00;
  color: #202939;
}
.button-group.warning .button:hover, .button-group.warning .button:focus {
  background-color: rgb(204, 139.2, 0);
  color: #202939;
}
.button-group.alert .button, .button-group.alert .button.disabled, .button-group.alert .button[disabled], .button-group.alert .button.disabled:hover, .button-group.alert .button[disabled]:hover, .button-group.alert .button.disabled:focus, .button-group.alert .button[disabled]:focus {
  background-color: #FF6D61;
  color: #202939;
}
.button-group.alert .button:hover, .button-group.alert .button:focus {
  background-color: rgb(255, 43.946835443, 26.6);
  color: #202939;
}
.button-group.hollow .button, .button-group.hollow .button:hover, .button-group.hollow .button:focus, .button-group.hollow .button.disabled, .button-group.hollow .button.disabled:hover, .button-group.hollow .button.disabled:focus, .button-group.hollow .button[disabled], .button-group.hollow .button[disabled]:hover, .button-group.hollow .button[disabled]:focus {
  background-color: transparent;
}
.button-group.hollow .button, .button-group.hollow .button.disabled, .button-group.hollow .button[disabled], .button-group.hollow .button.disabled:hover, .button-group.hollow .button[disabled]:hover, .button-group.hollow .button.disabled:focus, .button-group.hollow .button[disabled]:focus {
  border: 1px solid #666;
  color: #666;
}
.button-group.hollow .button:hover, .button-group.hollow .button:focus {
  border-color: #333333;
  color: #333333;
}
.button-group.hollow.primary .button, .button-group.hollow.primary .button.disabled, .button-group.hollow.primary .button[disabled], .button-group.hollow.primary .button.disabled:hover, .button-group.hollow.primary .button[disabled]:hover, .button-group.hollow.primary .button.disabled:focus, .button-group.hollow.primary .button[disabled]:focus, .button-group.hollow .button.primary, .button-group.hollow .button.primary.disabled, .button-group.hollow .button.primary[disabled], .button-group.hollow .button.primary.disabled:hover, .button-group.hollow .button.primary[disabled]:hover, .button-group.hollow .button.primary.disabled:focus, .button-group.hollow .button.primary[disabled]:focus {
  border: 1px solid #0A5CD2;
  color: #0A5CD2;
}
.button-group.hollow.primary .button:hover, .button-group.hollow.primary .button:focus, .button-group.hollow .button.primary:hover, .button-group.hollow .button.primary:focus {
  border-color: #052e69;
  color: #052e69;
}
.button-group.hollow.secondary .button, .button-group.hollow.secondary .button.disabled, .button-group.hollow.secondary .button[disabled], .button-group.hollow.secondary .button.disabled:hover, .button-group.hollow.secondary .button[disabled]:hover, .button-group.hollow.secondary .button.disabled:focus, .button-group.hollow.secondary .button[disabled]:focus, .button-group.hollow .button.secondary, .button-group.hollow .button.secondary.disabled, .button-group.hollow .button.secondary[disabled], .button-group.hollow .button.secondary.disabled:hover, .button-group.hollow .button.secondary[disabled]:hover, .button-group.hollow .button.secondary.disabled:focus, .button-group.hollow .button.secondary[disabled]:focus {
  border: 1px solid #767676;
  color: #767676;
}
.button-group.hollow.secondary .button:hover, .button-group.hollow.secondary .button:focus, .button-group.hollow .button.secondary:hover, .button-group.hollow .button.secondary:focus {
  border-color: #3b3b3b;
  color: #3b3b3b;
}
.button-group.hollow.success .button, .button-group.hollow.success .button.disabled, .button-group.hollow.success .button[disabled], .button-group.hollow.success .button.disabled:hover, .button-group.hollow.success .button[disabled]:hover, .button-group.hollow.success .button.disabled:focus, .button-group.hollow.success .button[disabled]:focus, .button-group.hollow .button.success, .button-group.hollow .button.success.disabled, .button-group.hollow .button.success[disabled], .button-group.hollow .button.success.disabled:hover, .button-group.hollow .button.success[disabled]:hover, .button-group.hollow .button.success.disabled:focus, .button-group.hollow .button.success[disabled]:focus {
  border: 1px solid #3adb76;
  color: #3adb76;
}
.button-group.hollow.success .button:hover, .button-group.hollow.success .button:focus, .button-group.hollow .button.success:hover, .button-group.hollow .button.success:focus {
  border-color: rgb(21.3991416309, 117.1008583691, 57.0643776824);
  color: rgb(21.3991416309, 117.1008583691, 57.0643776824);
}
.button-group.hollow.warning .button, .button-group.hollow.warning .button.disabled, .button-group.hollow.warning .button[disabled], .button-group.hollow.warning .button.disabled:hover, .button-group.hollow.warning .button[disabled]:hover, .button-group.hollow.warning .button.disabled:focus, .button-group.hollow.warning .button[disabled]:focus, .button-group.hollow .button.warning, .button-group.hollow .button.warning.disabled, .button-group.hollow .button.warning[disabled], .button-group.hollow .button.warning.disabled:hover, .button-group.hollow .button.warning[disabled]:hover, .button-group.hollow .button.warning.disabled:focus, .button-group.hollow .button.warning[disabled]:focus {
  border: 1px solid #ffae00;
  color: #ffae00;
}
.button-group.hollow.warning .button:hover, .button-group.hollow.warning .button:focus, .button-group.hollow .button.warning:hover, .button-group.hollow .button.warning:focus {
  border-color: rgb(127.5, 87, 0);
  color: rgb(127.5, 87, 0);
}
.button-group.hollow.alert .button, .button-group.hollow.alert .button.disabled, .button-group.hollow.alert .button[disabled], .button-group.hollow.alert .button.disabled:hover, .button-group.hollow.alert .button[disabled]:hover, .button-group.hollow.alert .button.disabled:focus, .button-group.hollow.alert .button[disabled]:focus, .button-group.hollow .button.alert, .button-group.hollow .button.alert.disabled, .button-group.hollow .button.alert[disabled], .button-group.hollow .button.alert.disabled:hover, .button-group.hollow .button.alert[disabled]:hover, .button-group.hollow .button.alert.disabled:focus, .button-group.hollow .button.alert[disabled]:focus {
  border: 1px solid #FF6D61;
  color: #FF6D61;
}
.button-group.hollow.alert .button:hover, .button-group.hollow.alert .button:focus, .button-group.hollow .button.alert:hover, .button-group.hollow .button.alert:focus {
  border-color: rgb(176, 13.3670886076, 0);
  color: rgb(176, 13.3670886076, 0);
}
.button-group.clear .button, .button-group.clear .button:hover, .button-group.clear .button:focus, .button-group.clear .button.disabled, .button-group.clear .button.disabled:hover, .button-group.clear .button.disabled:focus, .button-group.clear .button[disabled], .button-group.clear .button[disabled]:hover, .button-group.clear .button[disabled]:focus {
  border-color: transparent;
  background-color: transparent;
}
.button-group.clear .button, .button-group.clear .button.disabled, .button-group.clear .button[disabled], .button-group.clear .button.disabled:hover, .button-group.clear .button[disabled]:hover, .button-group.clear .button.disabled:focus, .button-group.clear .button[disabled]:focus {
  color: #666;
}
.button-group.clear .button:hover, .button-group.clear .button:focus {
  color: #333333;
}
.button-group.clear.primary .button, .button-group.clear.primary .button.disabled, .button-group.clear.primary .button[disabled], .button-group.clear.primary .button.disabled:hover, .button-group.clear.primary .button[disabled]:hover, .button-group.clear.primary .button.disabled:focus, .button-group.clear.primary .button[disabled]:focus, .button-group.clear .button.primary, .button-group.clear .button.primary.disabled, .button-group.clear .button.primary[disabled], .button-group.clear .button.primary.disabled:hover, .button-group.clear .button.primary[disabled]:hover, .button-group.clear .button.primary.disabled:focus, .button-group.clear .button.primary[disabled]:focus {
  color: #0A5CD2;
}
.button-group.clear.primary .button:hover, .button-group.clear.primary .button:focus, .button-group.clear .button.primary:hover, .button-group.clear .button.primary:focus {
  color: #052e69;
}
.button-group.clear.secondary .button, .button-group.clear.secondary .button.disabled, .button-group.clear.secondary .button[disabled], .button-group.clear.secondary .button.disabled:hover, .button-group.clear.secondary .button[disabled]:hover, .button-group.clear.secondary .button.disabled:focus, .button-group.clear.secondary .button[disabled]:focus, .button-group.clear .button.secondary, .button-group.clear .button.secondary.disabled, .button-group.clear .button.secondary[disabled], .button-group.clear .button.secondary.disabled:hover, .button-group.clear .button.secondary[disabled]:hover, .button-group.clear .button.secondary.disabled:focus, .button-group.clear .button.secondary[disabled]:focus {
  color: #767676;
}
.button-group.clear.secondary .button:hover, .button-group.clear.secondary .button:focus, .button-group.clear .button.secondary:hover, .button-group.clear .button.secondary:focus {
  color: #3b3b3b;
}
.button-group.clear.success .button, .button-group.clear.success .button.disabled, .button-group.clear.success .button[disabled], .button-group.clear.success .button.disabled:hover, .button-group.clear.success .button[disabled]:hover, .button-group.clear.success .button.disabled:focus, .button-group.clear.success .button[disabled]:focus, .button-group.clear .button.success, .button-group.clear .button.success.disabled, .button-group.clear .button.success[disabled], .button-group.clear .button.success.disabled:hover, .button-group.clear .button.success[disabled]:hover, .button-group.clear .button.success.disabled:focus, .button-group.clear .button.success[disabled]:focus {
  color: #3adb76;
}
.button-group.clear.success .button:hover, .button-group.clear.success .button:focus, .button-group.clear .button.success:hover, .button-group.clear .button.success:focus {
  color: rgb(21.3991416309, 117.1008583691, 57.0643776824);
}
.button-group.clear.warning .button, .button-group.clear.warning .button.disabled, .button-group.clear.warning .button[disabled], .button-group.clear.warning .button.disabled:hover, .button-group.clear.warning .button[disabled]:hover, .button-group.clear.warning .button.disabled:focus, .button-group.clear.warning .button[disabled]:focus, .button-group.clear .button.warning, .button-group.clear .button.warning.disabled, .button-group.clear .button.warning[disabled], .button-group.clear .button.warning.disabled:hover, .button-group.clear .button.warning[disabled]:hover, .button-group.clear .button.warning.disabled:focus, .button-group.clear .button.warning[disabled]:focus {
  color: #ffae00;
}
.button-group.clear.warning .button:hover, .button-group.clear.warning .button:focus, .button-group.clear .button.warning:hover, .button-group.clear .button.warning:focus {
  color: rgb(127.5, 87, 0);
}
.button-group.clear.alert .button, .button-group.clear.alert .button.disabled, .button-group.clear.alert .button[disabled], .button-group.clear.alert .button.disabled:hover, .button-group.clear.alert .button[disabled]:hover, .button-group.clear.alert .button.disabled:focus, .button-group.clear.alert .button[disabled]:focus, .button-group.clear .button.alert, .button-group.clear .button.alert.disabled, .button-group.clear .button.alert[disabled], .button-group.clear .button.alert.disabled:hover, .button-group.clear .button.alert[disabled]:hover, .button-group.clear .button.alert.disabled:focus, .button-group.clear .button.alert[disabled]:focus {
  color: #FF6D61;
}
.button-group.clear.alert .button:hover, .button-group.clear.alert .button:focus, .button-group.clear .button.alert:hover, .button-group.clear .button.alert:focus {
  color: rgb(176, 13.3670886076, 0);
}
.button-group.no-gaps .button {
  margin-right: -0.0625rem;
}
.button-group.no-gaps .button + .button {
  border-left-color: transparent;
}
.button-group.stacked, .button-group.stacked-for-small, .button-group.stacked-for-medium {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.button-group.stacked .button, .button-group.stacked-for-small .button, .button-group.stacked-for-medium .button {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}
.button-group.stacked .button:last-child, .button-group.stacked-for-small .button:last-child, .button-group.stacked-for-medium .button:last-child {
  margin-bottom: 0;
}
.button-group.stacked.expanded .button, .button-group.stacked-for-small.expanded .button, .button-group.stacked-for-medium.expanded .button {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
}
@media print, screen and (min-width: 40em) {
  .button-group.stacked-for-small .button {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-bottom: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .button-group.stacked-for-medium .button {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-bottom: 0;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .button-group.stacked-for-small.expanded {
    display: block;
  }
  .button-group.stacked-for-small.expanded .button {
    display: block;
    margin-right: 0;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .button-group.stacked-for-medium.expanded {
    display: block;
  }
  .button-group.stacked-for-medium.expanded .button {
    display: block;
    margin-right: 0;
  }
}

.close-button {
  position: absolute;
  z-index: 10;
  color: #666;
  cursor: pointer;
}
[data-whatinput=mouse] .close-button {
  outline: 0;
}
.close-button:hover, .close-button:focus {
  color: #202939;
}
.close-button.small {
  right: 0.66rem;
  top: 0.33em;
  font-size: 1.5em;
  line-height: 1;
}

.close-button.medium, .close-button {
  right: 1rem;
  top: 0.5rem;
  font-size: 2em;
  line-height: 1;
}

.label {
  display: inline-block;
  padding: 0.33333rem 0.5rem;
  border-radius: 8px;
  font-size: 0.8rem;
  line-height: 1;
  white-space: nowrap;
  cursor: default;
  background: #0A5CD2;
  color: #ffffff;
}
.label.primary {
  background: #0A5CD2;
  color: #ffffff;
}
.label.secondary {
  background: #767676;
  color: #ffffff;
}
.label.success {
  background: #3adb76;
  color: #202939;
}
.label.warning {
  background: #ffae00;
  color: #202939;
}
.label.alert {
  background: #FF6D61;
  color: #202939;
}

.progress {
  height: 1rem;
  margin-bottom: 1rem;
  border-radius: 8px;
  background-color: #cacaca;
}
.progress.primary .progress-meter {
  background-color: #0A5CD2;
}
.progress.secondary .progress-meter {
  background-color: #767676;
}
.progress.success .progress-meter {
  background-color: #3adb76;
}
.progress.warning .progress-meter {
  background-color: #ffae00;
}
.progress.alert .progress-meter {
  background-color: #FF6D61;
}

.progress-meter {
  position: relative;
  display: block;
  width: 0%;
  height: 100%;
  background-color: #0A5CD2;
  border-radius: 8px;
}

.progress-meter-text {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  margin: 0;
  font-size: 0.75rem;
  font-weight: bold;
  color: #ffffff;
  white-space: nowrap;
  border-radius: 8px;
}

input[type=range] {
  display: block;
  width: 100%;
  height: auto;
  margin-top: 0.45rem;
  margin-bottom: 0.45rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  line-height: 1;
  cursor: pointer;
  border-radius: 8px;
}
input[type=range]:focus {
  outline: 0;
}
input[type=range][disabled] {
  opacity: 0.25;
}
input[type=range]::-webkit-slider-runnable-track {
  height: 0.5rem;
  background: #e6e6e6;
}
input[type=range]::-webkit-slider-thumb {
  width: 1.4rem;
  height: 1.4rem;
  margin-top: -0.45rem;
  -webkit-appearance: none;
  background: #0A5CD2;
  border-radius: 8px;
}
input[type=range]::-moz-range-track {
  height: 0.5rem;
  -moz-appearance: none;
  background: #e6e6e6;
}
input[type=range]::-moz-range-thumb {
  width: 1.4rem;
  height: 1.4rem;
  margin-top: -0.45rem;
  -moz-appearance: none;
  background: #0A5CD2;
  border-radius: 8px;
}
input[type=range]::-ms-track {
  height: 0.5rem;
  border: 0;
  border-top: 0.45rem solid #ffffff;
  border-bottom: 0.45rem solid #ffffff;
  background: #e6e6e6;
  overflow: visible;
  color: transparent;
}
input[type=range]::-ms-thumb {
  width: 1.4rem;
  height: 1.4rem;
  border: 0;
  background: #0A5CD2;
  border-radius: 8px;
}
input[type=range]::-ms-fill-lower {
  background: #cacaca;
}
input[type=range]::-ms-fill-upper {
  background: #e6e6e6;
}
output {
  vertical-align: middle;
  margin-left: 0.5em;
  line-height: 1.4rem;
}

.switch {
  position: relative;
  margin-bottom: 1rem;
  outline: 0;
  font-size: 0.875rem;
  font-weight: bold;
  color: #ffffff;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  height: 2rem;
}

.switch-input {
  position: absolute;
  margin-bottom: 0;
  opacity: 0;
}

.switch-paddle {
  position: relative;
  display: block;
  width: 4rem;
  height: 2rem;
  border-radius: 8px;
  background: #202939;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  font-weight: inherit;
  color: inherit;
  cursor: pointer;
}
input + .switch-paddle {
  margin: 0;
}
.switch-paddle::after {
  position: absolute;
  top: 0.25rem;
  left: 0.25rem;
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  border-radius: 10px;
  background: #ffffff;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  content: "";
}
input:checked ~ .switch-paddle {
  background: #0A5CD2;
}
input:checked ~ .switch-paddle::after {
  left: 2.25rem;
}
input:focus-visible ~ .switch-paddle {
  background: rgb(28.8, 36.9, 51.3);
}
input:focus-visible ~ .switch-paddle::after {
  background: #ffffff;
}
input:checked:focus-visible ~ .switch-paddle {
  background: rgb(8.5, 78.2, 178.5);
}
input:disabled ~ .switch-paddle {
  cursor: not-allowed;
  opacity: 0.5;
}
[data-whatinput=mouse] input:focus ~ .switch-paddle {
  outline: 0;
}

.switch-inactive, .switch-active {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.switch-active {
  left: 8%;
  display: none;
}
input:checked + label > .switch-active {
  display: block;
}

.switch-inactive {
  right: 15%;
}
input:checked + label > .switch-inactive {
  display: none;
}

.switch.tiny {
  height: 1.5rem;
}
.switch.tiny .switch-paddle {
  width: 3rem;
  height: 1.5rem;
  font-size: 0.625rem;
}
.switch.tiny .switch-paddle::after {
  top: 0.25rem;
  left: 0.25rem;
  width: 1rem;
  height: 1rem;
}
.switch.tiny input:checked ~ .switch-paddle::after {
  left: 1.75rem;
}

.switch.small {
  height: 1.75rem;
}
.switch.small .switch-paddle {
  width: 3.5rem;
  height: 1.75rem;
  font-size: 0.75rem;
}
.switch.small .switch-paddle::after {
  top: 0.25rem;
  left: 0.25rem;
  width: 1.25rem;
  height: 1.25rem;
}
.switch.small input:checked ~ .switch-paddle::after {
  left: 2rem;
}

.switch.large {
  height: 2.5rem;
}
.switch.large .switch-paddle {
  width: 5rem;
  height: 2.5rem;
  font-size: 1rem;
}
.switch.large .switch-paddle::after {
  top: 0.25rem;
  left: 0.25rem;
  width: 2rem;
  height: 2rem;
}
.switch.large input:checked ~ .switch-paddle::after {
  left: 2.75rem;
}

table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 8px;
}
thead,
tbody,
tfoot {
  border: 1px solid rgb(242.25, 242.25, 242.25);
  background-color: #ffffff;
}

caption {
  padding: 1.125rem 1.25rem;
  font-weight: bold;
}

thead {
  background: rgb(248.625, 248.625, 248.625);
  color: #202939;
}

tfoot {
  background: rgb(242.25, 242.25, 242.25);
  color: #202939;
}

thead tr,
tfoot tr {
  background: transparent;
}
thead th,
thead td,
tfoot th,
tfoot td {
  padding: 1.125rem 1.25rem;
  font-weight: bold;
  text-align: left;
}

tbody th,
tbody td {
  padding: 1.125rem 1.25rem;
}

tbody tr:nth-child(even) {
  border-bottom: 0;
  background-color: rgb(242.25, 242.25, 242.25);
}

table.unstriped tbody {
  background-color: #ffffff;
}
table.unstriped tbody tr {
  border-bottom: 1px solid rgb(242.25, 242.25, 242.25);
  background-color: #ffffff;
}

@media print, screen and (max-width: 39.99875em) {
  table.stack thead {
    display: none;
  }
  table.stack tfoot {
    display: none;
  }
  table.stack tr,
  table.stack th,
  table.stack td {
    display: block;
  }
  table.stack td {
    border-top: 0;
  }
}

table.scroll {
  display: block;
  width: 100%;
  overflow-x: auto;
}

table.hover thead tr:hover {
  background-color: rgb(243.525, 243.525, 243.525);
}
table.hover tfoot tr:hover {
  background-color: rgb(237.15, 237.15, 237.15);
}
table.hover tbody tr:hover {
  background-color: rgb(249.9, 249.9, 249.9);
}
table.hover:not(.unstriped) tr:nth-of-type(even):hover {
  background-color: rgb(237.15, 237.15, 237.15);
}

.table-scroll {
  overflow-x: auto;
}

.badge {
  display: inline-block;
  min-width: 2.1em;
  padding: 0.3em;
  border-radius: 50%;
  font-size: 0.6rem;
  text-align: center;
  background: #0A5CD2;
  color: #ffffff;
}
.badge.primary {
  background: #0A5CD2;
  color: #ffffff;
}
.badge.secondary {
  background: #767676;
  color: #ffffff;
}
.badge.success {
  background: #3adb76;
  color: #202939;
}
.badge.warning {
  background: #ffae00;
  color: #202939;
}
.badge.alert {
  background: #FF6D61;
  color: #202939;
}

.breadcrumbs {
  margin: 1rem 0 0 0;
  list-style: none;
}
.breadcrumbs::before, .breadcrumbs::after {
  display: table;
  content: " ";
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.breadcrumbs::after {
  clear: both;
}
.breadcrumbs li {
  float: left;
  font-size: 0.75rem;
  color: #0C6EFC;
  cursor: default;
}
.breadcrumbs li:not(:last-child)::after {
  position: relative;
  margin: 0 0.5rem;
  opacity: 1;
  content: ">";
  color: #cacaca;
}
.breadcrumbs a {
  color: #AECFFE;
}
.breadcrumbs a:hover {
  text-decoration: underline;
}
.breadcrumbs .disabled {
  color: #cacaca;
  cursor: not-allowed;
}

.callout {
  background-color: white;
  color: #202939;
  position: relative;
  margin: 0 0 1rem 0;
  padding: 1rem;
  border: 1px solid rgba(32, 41, 57, 0.25);
  border-radius: 8px;
}
.callout > :first-child {
  margin-top: 0;
}
.callout > :last-child {
  margin-bottom: 0;
}
.callout.primary {
  background-color: rgb(213.4772727273, 229.6909090909, 253.0227272727);
  color: #202939;
}
.callout.secondary {
  background-color: rgb(234.45, 234.45, 234.45);
  color: #202939;
}
.callout.success {
  background-color: rgb(225.45, 249.6, 234.45);
  color: #202939;
}
.callout.warning {
  background-color: rgb(255, 242.85, 216.75);
  color: #202939;
}
.callout.alert {
  background-color: rgb(255, 233.1, 231.3);
  color: #202939;
}
.callout.small {
  padding-top: 0.5rem;
  padding-right: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.5rem;
}
.callout.large {
  padding-top: 3rem;
  padding-right: 3rem;
  padding-bottom: 3rem;
  padding-left: 3rem;
}

.card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-bottom: 1rem;
  border: 1px solid #e6e6e6;
  border-radius: 8px;
  background: #ffffff;
  -webkit-box-shadow: none;
          box-shadow: none;
  overflow: hidden;
  color: #202939;
}
.card > :last-child {
  margin-bottom: 0;
}

.card-divider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  padding: 1rem;
  background: #e6e6e6;
}
.card-divider > :last-child {
  margin-bottom: 0;
}

.card-section {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  padding: 1rem;
}
.card-section > :last-child {
  margin-bottom: 0;
}

.card-image {
  min-height: 1px;
}

.dropdown-pane {
  position: absolute;
  z-index: 10;
  display: none;
  width: 300px;
  padding: 1rem;
  visibility: hidden;
  border: 1px solid #cacaca;
  border-radius: 8px;
  background-color: #ffffff;
  font-size: 1rem;
}
.dropdown-pane.is-opening {
  display: block;
}
.dropdown-pane.is-open {
  display: block;
  visibility: visible;
}

.dropdown-pane.tiny {
  width: 100px;
}

.dropdown-pane.small {
  width: 200px;
}

.dropdown-pane.large {
  width: 400px;
}

.pagination {
  margin-left: 0;
  margin-bottom: 1rem;
}
.pagination::before, .pagination::after {
  display: table;
  content: " ";
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.pagination::after {
  clear: both;
}
.pagination li {
  margin-right: 0.0625rem;
  border-radius: 8px;
  font-size: 0.875rem;
  display: none;
}
.pagination li:last-child, .pagination li:first-child {
  display: inline-block;
}
@media print, screen and (min-width: 40em) {
  .pagination li {
    display: inline-block;
  }
}
.pagination a,
.pagination button {
  display: block;
  padding: 0.1875rem 0.625rem;
  border-radius: 8px;
  color: #202939;
}
.pagination a:hover,
.pagination button:hover {
  background: #e6e6e6;
}
.pagination .current {
  padding: 0.1875rem 0.625rem;
  background: #0A5CD2;
  color: #ffffff;
  cursor: default;
}
.pagination .disabled {
  padding: 0.1875rem 0.625rem;
  color: #cacaca;
  cursor: not-allowed;
}
.pagination .disabled:hover {
  background: transparent;
}
.pagination .ellipsis::after {
  padding: 0.1875rem 0.625rem;
  content: "…";
  color: #202939;
}

.pagination-previous a::before,
.pagination-previous.disabled::before {
  display: inline-block;
  margin-right: 0.5rem;
  content: "«";
}

.pagination-next a::after,
.pagination-next.disabled::after {
  display: inline-block;
  margin-left: 0.5rem;
  content: "»";
}

.has-tip {
  position: relative;
  display: inline-block;
  border-bottom: dotted 1px #666;
  font-weight: bold;
  cursor: help;
}

.tooltip {
  position: absolute;
  top: calc(100% + 0.6495rem);
  z-index: 1200;
  max-width: 10rem;
  padding: 0.75rem;
  border-radius: 8px;
  background-color: #202939;
  font-size: 80%;
  color: #ffffff;
}
.tooltip::before {
  position: absolute;
}
.tooltip.bottom::before {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.75rem;
  content: "";
  border-top-width: 0;
  border-color: transparent transparent #202939;
  bottom: 100%;
}
.tooltip.bottom.align-center::before {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.tooltip.top::before {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.75rem;
  content: "";
  border-bottom-width: 0;
  border-color: #202939 transparent transparent;
  top: 100%;
  bottom: auto;
}
.tooltip.top.align-center::before {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.tooltip.left::before {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.75rem;
  content: "";
  border-right-width: 0;
  border-color: transparent transparent transparent #202939;
  left: 100%;
}
.tooltip.left.align-center::before {
  bottom: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.tooltip.right::before {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.75rem;
  content: "";
  border-left-width: 0;
  border-color: transparent #202939 transparent transparent;
  right: 100%;
  left: auto;
}
.tooltip.right.align-center::before {
  bottom: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.tooltip.align-top::before {
  bottom: auto;
  top: 10%;
}
.tooltip.align-bottom::before {
  bottom: 10%;
  top: auto;
}
.tooltip.align-left::before {
  left: 10%;
  right: auto;
}
.tooltip.align-right::before {
  left: auto;
  right: 10%;
}

.accordion {
  margin-left: 0;
  background: #ffffff;
  list-style-type: none;
}
.accordion[disabled] .accordion-title {
  cursor: not-allowed;
}

.accordion-item:first-child > :first-child {
  border-radius: 8px 8px 0 0;
}
.accordion-item:last-child > :last-child {
  border-radius: 0 0 8px 8px;
}

.accordion-title {
  position: relative;
  display: block;
  padding: 1.25rem 1rem;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  font-size: 0.75rem;
  line-height: 1;
  color: #0A5CD2;
}
:last-child:not(.is-active) > .accordion-title {
  border-bottom: 1px solid #e6e6e6;
  border-radius: 0 0 8px 8px;
}
.accordion-title:hover, .accordion-title:focus {
  background-color: #e6e6e6;
}
.accordion-title::before {
  position: absolute;
  top: 50%;
  right: 1rem;
  margin-top: -0.5rem;
  content: "+";
}
.is-active > .accordion-title::before {
  content: "–";
}

.accordion-content {
  display: none;
  padding: 1rem;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  background-color: #ffffff;
  color: #202939;
}
:last-child > .accordion-content:last-child {
  border-bottom: 1px solid #e6e6e6;
}

.media-object {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1rem;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.media-object img {
  max-width: none;
}
@media print, screen and (max-width: 39.99875em) {
  .media-object.stack-for-small {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.media-object-section {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}
.media-object-section:first-child {
  padding-right: 1rem;
}
.media-object-section:last-child:not(:nth-child(2)) {
  padding-left: 1rem;
}
.media-object-section > :last-child {
  margin-bottom: 0;
}
@media print, screen and (max-width: 39.99875em) {
  .stack-for-small .media-object-section {
    padding: 0;
    padding-bottom: 1rem;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
  .stack-for-small .media-object-section img {
    width: 100%;
  }
}
.media-object-section.main-section {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
}

.orbit {
  position: relative;
}

.orbit-container {
  position: relative;
  height: 0;
  margin: 0;
  list-style: none;
  overflow: hidden;
}

.orbit-slide {
  width: 100%;
  position: absolute;
}
.orbit-slide.no-motionui.is-active {
  top: 0;
  left: 0;
}

.orbit-figure {
  margin: 0;
}

.orbit-image {
  width: 100%;
  max-width: 100%;
  margin: 0;
}

.orbit-caption {
  position: absolute;
  bottom: 0;
  width: 100%;
  margin-bottom: 0;
  padding: 1rem;
  background-color: rgba(32, 41, 57, 0.5);
  color: #ffffff;
}

.orbit-next, .orbit-previous {
  z-index: 10;
  padding: 1rem;
  color: #ffffff;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
[data-whatinput=mouse] .orbit-next, [data-whatinput=mouse] .orbit-previous {
  outline: 0;
}
.orbit-next:hover, .orbit-previous:hover, .orbit-next:active, .orbit-previous:active, .orbit-next:focus, .orbit-previous:focus {
  background-color: rgba(32, 41, 57, 0.5);
}

.orbit-previous {
  left: 0;
}

.orbit-next {
  left: auto;
  right: 0;
}

.orbit-bullets {
  position: relative;
  margin-top: 0.8rem;
  margin-bottom: 0.8rem;
  text-align: center;
}
[data-whatinput=mouse] .orbit-bullets {
  outline: 0;
}
.orbit-bullets button {
  width: 1.2rem;
  height: 1.2rem;
  margin: 0.1rem;
  border-radius: 50%;
  background-color: #cacaca;
}
.orbit-bullets button:hover {
  background-color: #666;
}
.orbit-bullets button.is-active {
  background-color: #666;
}

.responsive-embed,
.flex-video {
  position: relative;
  height: 0;
  margin-bottom: 1rem;
  padding-bottom: 75%;
  overflow: hidden;
}
.responsive-embed iframe,
.responsive-embed object,
.responsive-embed embed,
.responsive-embed video,
.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.responsive-embed.widescreen,
.flex-video.widescreen {
  padding-bottom: 56.25%;
}

.tabs {
  margin: 0;
  border: 1px solid none;
  background: transparent;
  list-style-type: none;
}
.tabs::before, .tabs::after {
  display: table;
  content: " ";
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.tabs::after {
  clear: both;
}

.tabs.vertical > li {
  display: block;
  float: none;
  width: auto;
}

.tabs.simple > li > a {
  padding: 0;
}
.tabs.simple > li > a:hover {
  background: transparent;
}

.tabs.primary {
  background: #0A5CD2;
}
.tabs.primary > li > a {
  color: #ffffff;
}
.tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
  background: rgb(9.5, 87.4, 199.5);
}

.tabs-title {
  float: left;
}
.tabs-title > a {
  display: block;
  padding: 0.7rem 1rem;
  font-size: 100%;
  line-height: 1;
  color: #0A5CD2;
}
[data-whatinput=mouse] .tabs-title > a {
  outline: 0;
}
.tabs-title > a:hover {
  background: rgba(8, 73, 168, 0.75);
  color: rgb(8.6, 79.12, 180.6);
}
.tabs-title > a:focus, .tabs-title > a[aria-selected=true] {
  background: #0849A8;
  color: #ffffff;
}

.tabs-content {
  border: 1px solid none;
  border-top: 0;
  background: transparent;
  color: #202939;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.tabs-content.vertical {
  border: 1px solid none;
  border-left: 0;
}

.tabs-panel {
  display: none;
  padding: 0;
}
.tabs-panel.is-active {
  display: block;
}

.thumbnail {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 1rem;
  border: 4px solid #ffffff;
  border-radius: 8px;
  -webkit-box-shadow: 0 0 0 1px rgba(32, 41, 57, 0.2);
          box-shadow: 0 0 0 1px rgba(32, 41, 57, 0.2);
  line-height: 0;
}

a.thumbnail {
  -webkit-transition: -webkit-box-shadow 200ms ease-out;
  transition: -webkit-box-shadow 200ms ease-out;
  transition: box-shadow 200ms ease-out;
  transition: box-shadow 200ms ease-out, -webkit-box-shadow 200ms ease-out;
}
a.thumbnail:hover, a.thumbnail:focus {
  -webkit-box-shadow: 0 0 6px 1px rgba(10, 92, 210, 0.5);
          box-shadow: 0 0 6px 1px rgba(10, 92, 210, 0.5);
}
a.thumbnail image {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.menu {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
[data-whatinput=mouse] .menu li {
  outline: 0;
}
.menu a,
.menu .button {
  line-height: 1;
  text-decoration: none;
  display: block;
  padding: 0.7rem 1rem;
}
.menu input,
.menu select,
.menu a,
.menu button {
  margin-bottom: 0;
}
.menu input {
  display: inline-block;
}
.menu, .menu.horizontal {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.menu.vertical {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.menu.vertical.icon-top li a img,
.menu.vertical.icon-top li a i,
.menu.vertical.icon-top li a svg, .menu.vertical.icon-bottom li a img,
.menu.vertical.icon-bottom li a i,
.menu.vertical.icon-bottom li a svg {
  text-align: left;
}
.menu.expanded li {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
}
.menu.expanded.icon-top li a img,
.menu.expanded.icon-top li a i,
.menu.expanded.icon-top li a svg, .menu.expanded.icon-bottom li a img,
.menu.expanded.icon-bottom li a i,
.menu.expanded.icon-bottom li a svg {
  text-align: left;
}
.menu.simple {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.menu.simple li + li {
  margin-left: 1rem;
}
.menu.simple a {
  padding: 0;
}
@media print, screen and (min-width: 40em) {
  .menu.medium-horizontal {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .menu.medium-vertical {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .menu.medium-expanded li {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
  .menu.medium-simple li {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
}
@media print, screen and (min-width: 64em) {
  .menu.large-horizontal {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .menu.large-vertical {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .menu.large-expanded li {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
  .menu.large-simple li {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
}
@media screen and (min-width: 75em) {
  .menu.xlarge-horizontal {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .menu.xlarge-vertical {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .menu.xlarge-expanded li {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
  .menu.xlarge-simple li {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
}
@media screen and (min-width: 90em) {
  .menu.xxlarge-horizontal {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .menu.xxlarge-vertical {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .menu.xxlarge-expanded li {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
  .menu.xxlarge-simple li {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
}
.menu.nested {
  margin-right: 0;
  margin-left: 1rem;
}
.menu.icons a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.menu.icon-top a, .menu.icon-right a, .menu.icon-bottom a, .menu.icon-left a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.menu.icon-left li a, .menu.nested.icon-left li a {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
}
.menu.icon-left li a img,
.menu.icon-left li a i,
.menu.icon-left li a svg, .menu.nested.icon-left li a img,
.menu.nested.icon-left li a i,
.menu.nested.icon-left li a svg {
  margin-right: 0.25rem;
}
.menu.icon-right li a, .menu.nested.icon-right li a {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
}
.menu.icon-right li a img,
.menu.icon-right li a i,
.menu.icon-right li a svg, .menu.nested.icon-right li a img,
.menu.nested.icon-right li a i,
.menu.nested.icon-right li a svg {
  margin-left: 0.25rem;
}
.menu.icon-top li a, .menu.nested.icon-top li a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
}
.menu.icon-top li a img,
.menu.icon-top li a i,
.menu.icon-top li a svg, .menu.nested.icon-top li a img,
.menu.nested.icon-top li a i,
.menu.nested.icon-top li a svg {
  -ms-flex-item-align: stretch;
      align-self: stretch;
  margin-bottom: 0.25rem;
  text-align: center;
}
.menu.icon-bottom li a, .menu.nested.icon-bottom li a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
}
.menu.icon-bottom li a img,
.menu.icon-bottom li a i,
.menu.icon-bottom li a svg, .menu.nested.icon-bottom li a img,
.menu.nested.icon-bottom li a i,
.menu.nested.icon-bottom li a svg {
  -ms-flex-item-align: stretch;
      align-self: stretch;
  margin-bottom: 0.25rem;
  text-align: center;
}
.menu .is-active > a {
  background: #0A5CD2;
  color: #ffffff;
}
.menu .active > a {
  background: #0A5CD2;
  color: #ffffff;
}
.menu.align-left {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.menu.align-right li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.menu.align-right li .submenu li {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.menu.align-right.vertical li {
  display: block;
  text-align: right;
}
.menu.align-right.vertical li .submenu li {
  text-align: right;
}
.menu.align-right.icon-top li a img,
.menu.align-right.icon-top li a i,
.menu.align-right.icon-top li a svg, .menu.align-right.icon-bottom li a img,
.menu.align-right.icon-bottom li a i,
.menu.align-right.icon-bottom li a svg {
  text-align: right;
}
.menu.align-right .nested {
  margin-right: 1rem;
  margin-left: 0;
}
.menu.align-center li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.menu.align-center li .submenu li {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.menu .menu-text {
  padding: 0.7rem 1rem;
  font-weight: bold;
  line-height: 1;
  color: inherit;
}

.menu-centered > .menu {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.menu-centered > .menu li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.menu-centered > .menu li .submenu li {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.no-js [data-responsive-menu] ul {
  display: none;
}

.menu-icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer;
}
.menu-icon::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  background: #ffffff;
  -webkit-box-shadow: 0 7px 0 #ffffff, 0 14px 0 #ffffff;
          box-shadow: 0 7px 0 #ffffff, 0 14px 0 #ffffff;
  content: "";
}
.menu-icon:hover::after {
  background: #cacaca;
  -webkit-box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca;
          box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca;
}

.menu-icon.dark {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer;
}
.menu-icon.dark::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  background: #202939;
  -webkit-box-shadow: 0 7px 0 #202939, 0 14px 0 #202939;
          box-shadow: 0 7px 0 #202939, 0 14px 0 #202939;
  content: "";
}
.menu-icon.dark:hover::after {
  background: #666;
  -webkit-box-shadow: 0 7px 0 #666, 0 14px 0 #666;
          box-shadow: 0 7px 0 #666, 0 14px 0 #666;
}

.accordion-menu li {
  width: 100%;
}
.accordion-menu a {
  padding: 0.7rem 1rem;
}
.accordion-menu .is-accordion-submenu a {
  padding: 0.7rem 1rem;
}
.accordion-menu .nested.is-accordion-submenu {
  margin-right: 0;
  margin-left: 1rem;
}
.accordion-menu.align-right .nested.is-accordion-submenu {
  margin-right: 1rem;
  margin-left: 0;
}
.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a {
  position: relative;
}
.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-bottom-width: 0;
  border-color: #0A5CD2 transparent transparent;
  position: absolute;
  top: 50%;
  margin-top: -3px;
  right: 1rem;
}
.accordion-menu.align-left .is-accordion-submenu-parent > a::after {
  right: 1rem;
  left: auto;
}
.accordion-menu.align-right .is-accordion-submenu-parent > a::after {
  right: auto;
  left: 1rem;
}
.accordion-menu .is-accordion-submenu-parent[aria-expanded=true] > a::after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
}

.is-accordion-submenu-parent {
  position: relative;
}

.has-submenu-toggle > a {
  margin-right: 40px;
}

.submenu-toggle {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  cursor: pointer;
}
.submenu-toggle::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-bottom-width: 0;
  border-color: #0A5CD2 transparent transparent;
  top: 0;
  bottom: 0;
  margin: auto;
}

.submenu-toggle[aria-expanded=true]::after {
  -webkit-transform: scaleY(-1);
          transform: scaleY(-1);
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
}

.submenu-toggle-text {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.is-drilldown {
  position: relative;
  overflow: hidden;
}
.is-drilldown li {
  display: block;
}
.is-drilldown.animate-height {
  -webkit-transition: height 0.5s;
  transition: height 0.5s;
}

.drilldown a {
  padding: 0.7rem 1rem;
  background: #ffffff;
}
.drilldown .is-drilldown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: -1;
  width: 100%;
  background: #ffffff;
  -webkit-transition: -webkit-transform 0.15s linear;
  transition: -webkit-transform 0.15s linear;
  transition: transform 0.15s linear;
  transition: transform 0.15s linear, -webkit-transform 0.15s linear;
}
.drilldown .is-drilldown-submenu.is-active {
  z-index: 1;
  display: block;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}
.drilldown .is-drilldown-submenu.is-closing {
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}
.drilldown .is-drilldown-submenu a {
  padding: 0.7rem 1rem;
}
.drilldown .nested.is-drilldown-submenu {
  margin-right: 0;
  margin-left: 0;
}
.drilldown .drilldown-submenu-cover-previous {
  min-height: 100%;
}
.drilldown .is-drilldown-submenu-parent > a {
  position: relative;
}
.drilldown .is-drilldown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-right-width: 0;
  border-color: transparent transparent transparent #0A5CD2;
  position: absolute;
  top: 50%;
  margin-top: -6px;
  right: 1rem;
}
.drilldown.align-left .is-drilldown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-right-width: 0;
  border-color: transparent transparent transparent #202939;
  right: 1rem;
  left: auto;
}
.drilldown.align-right .is-drilldown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-left-width: 0;
  border-color: transparent #202939 transparent transparent;
  right: auto;
  left: 1rem;
}
.drilldown .js-drilldown-back > a::before {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-left-width: 0;
  border-color: transparent #0A5CD2 transparent transparent;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.75rem;
}

.dropdown.menu > li.opens-left > .is-dropdown-submenu {
  top: 100%;
  right: 0;
  left: auto;
}
.dropdown.menu > li.opens-right > .is-dropdown-submenu {
  top: 100%;
  right: auto;
  left: 0;
}
.dropdown.menu > li.is-dropdown-submenu-parent > a {
  position: relative;
  padding-right: 1.5rem;
}
.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-bottom-width: 0;
  border-color: #202939 transparent transparent;
  right: 5px;
  left: auto;
  margin-top: -3px;
}
[data-whatinput=mouse] .dropdown.menu a {
  outline: 0;
}
.dropdown.menu > li > a {
  padding: 0.7rem 1rem;
}
.dropdown.menu > li.is-active > a {
  background: transparent;
  color: #0A5CD2;
}
.no-js .dropdown.menu ul {
  display: none;
}
.dropdown.menu .nested.is-dropdown-submenu {
  margin-right: 0;
  margin-left: 0;
}
.dropdown.menu.vertical > li .is-dropdown-submenu {
  top: 0;
}
.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
  top: 0;
  right: 100%;
  left: auto;
}
.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%;
}
.dropdown.menu.vertical > li > a::after {
  right: 14px;
}
.dropdown.menu.vertical > li.opens-left > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-left-width: 0;
  border-color: transparent #202939 transparent transparent;
  right: auto;
  left: 5px;
}
.dropdown.menu.vertical > li.opens-right > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-right-width: 0;
  border-color: transparent transparent transparent #202939;
}
@media print, screen and (min-width: 40em) {
  .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }
  .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem;
  }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: "";
    border-bottom-width: 0;
    border-color: #202939 transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px;
  }
  .dropdown.menu.medium-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  .dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto;
  }
  .dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
  .dropdown.menu.medium-vertical > li > a::after {
    right: 14px;
  }
  .dropdown.menu.medium-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: "";
    border-left-width: 0;
    border-color: transparent #202939 transparent transparent;
    right: auto;
    left: 5px;
  }
  .dropdown.menu.medium-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: "";
    border-right-width: 0;
    border-color: transparent transparent transparent #202939;
  }
}
@media print, screen and (min-width: 64em) {
  .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }
  .dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem;
  }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: "";
    border-bottom-width: 0;
    border-color: #202939 transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px;
  }
  .dropdown.menu.large-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  .dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto;
  }
  .dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
  .dropdown.menu.large-vertical > li > a::after {
    right: 14px;
  }
  .dropdown.menu.large-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: "";
    border-left-width: 0;
    border-color: transparent #202939 transparent transparent;
    right: auto;
    left: 5px;
  }
  .dropdown.menu.large-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: "";
    border-right-width: 0;
    border-color: transparent transparent transparent #202939;
  }
}
@media screen and (min-width: 75em) {
  .dropdown.menu.xlarge-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }
  .dropdown.menu.xlarge-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }
  .dropdown.menu.xlarge-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem;
  }
  .dropdown.menu.xlarge-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: "";
    border-bottom-width: 0;
    border-color: #202939 transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px;
  }
  .dropdown.menu.xlarge-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  .dropdown.menu.xlarge-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto;
  }
  .dropdown.menu.xlarge-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
  .dropdown.menu.xlarge-vertical > li > a::after {
    right: 14px;
  }
  .dropdown.menu.xlarge-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: "";
    border-left-width: 0;
    border-color: transparent #202939 transparent transparent;
    right: auto;
    left: 5px;
  }
  .dropdown.menu.xlarge-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: "";
    border-right-width: 0;
    border-color: transparent transparent transparent #202939;
  }
}
@media screen and (min-width: 90em) {
  .dropdown.menu.xxlarge-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }
  .dropdown.menu.xxlarge-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }
  .dropdown.menu.xxlarge-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem;
  }
  .dropdown.menu.xxlarge-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: "";
    border-bottom-width: 0;
    border-color: #202939 transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px;
  }
  .dropdown.menu.xxlarge-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  .dropdown.menu.xxlarge-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto;
  }
  .dropdown.menu.xxlarge-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
  .dropdown.menu.xxlarge-vertical > li > a::after {
    right: 14px;
  }
  .dropdown.menu.xxlarge-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: "";
    border-left-width: 0;
    border-color: transparent #202939 transparent transparent;
    right: auto;
    left: 5px;
  }
  .dropdown.menu.xxlarge-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: "";
    border-right-width: 0;
    border-color: transparent transparent transparent #202939;
  }
}
.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
  top: 100%;
  right: 0;
  left: auto;
}

.is-dropdown-menu.vertical {
  width: 100px;
}
.is-dropdown-menu.vertical.align-right {
  float: right;
}

.is-dropdown-submenu-parent {
  position: relative;
}
.is-dropdown-submenu-parent a::after {
  position: absolute;
  top: 50%;
  right: 5px;
  left: auto;
  margin-top: -6px;
}
.is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
  top: 100%;
  left: auto;
}
.is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu {
  right: 100%;
  left: auto;
}
.is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%;
}

.is-dropdown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 1;
  display: none;
  min-width: 200px;
  border: 1px solid #cacaca;
  background: #ffffff;
}
.dropdown .is-dropdown-submenu a {
  padding: 0.7rem 1rem;
}
.is-dropdown-submenu .is-dropdown-submenu-parent > a::after {
  right: 14px;
}
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-left-width: 0;
  border-color: transparent #202939 transparent transparent;
  right: auto;
  left: 5px;
}
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-right-width: 0;
  border-color: transparent transparent transparent #202939;
}
.is-dropdown-submenu .is-dropdown-submenu {
  margin-top: -1px;
}
.is-dropdown-submenu > li {
  width: 100%;
}
.is-dropdown-submenu.js-dropdown-active {
  display: block;
}

.is-off-canvas-open {
  overflow: hidden;
}

.js-off-canvas-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 11;
  width: 100%;
  height: 100%;
  -webkit-transition: opacity 0.5s ease, visibility 0.5s ease;
  transition: opacity 0.5s ease, visibility 0.5s ease;
  background: rgba(255, 255, 255, 0.25);
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
}
.js-off-canvas-overlay.is-visible {
  opacity: 1;
  visibility: visible;
}
.js-off-canvas-overlay.is-closable {
  cursor: pointer;
}
.js-off-canvas-overlay.is-overlay-absolute {
  position: absolute;
}
.js-off-canvas-overlay.is-overlay-fixed {
  position: fixed;
}

.off-canvas-wrapper {
  position: relative;
  overflow: hidden;
}

.off-canvas {
  z-index: 12;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background: #e6e6e6;
  position: fixed;
}
[data-whatinput=mouse] .off-canvas {
  outline: 0;
}
.off-canvas.is-transition-push {
  z-index: 12;
}
.off-canvas.is-closed {
  visibility: hidden;
}
.off-canvas.is-transition-overlap {
  z-index: 13;
}
.off-canvas.is-transition-overlap.is-open {
  -webkit-box-shadow: 0 0 10px rgba(32, 41, 57, 0.7);
          box-shadow: 0 0 10px rgba(32, 41, 57, 0.7);
}
.off-canvas.is-open {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.off-canvas-absolute {
  z-index: 12;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background: #e6e6e6;
  position: absolute;
}
[data-whatinput=mouse] .off-canvas-absolute {
  outline: 0;
}
.off-canvas-absolute.is-transition-push {
  z-index: 12;
}
.off-canvas-absolute.is-closed {
  visibility: hidden;
}
.off-canvas-absolute.is-transition-overlap {
  z-index: 13;
}
.off-canvas-absolute.is-transition-overlap.is-open {
  -webkit-box-shadow: 0 0 10px rgba(32, 41, 57, 0.7);
          box-shadow: 0 0 10px rgba(32, 41, 57, 0.7);
}
.off-canvas-absolute.is-open {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.position-left {
  top: 0;
  left: 0;
  height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  width: 250px;
  -webkit-transform: translateX(-250px);
          transform: translateX(-250px);
}
.off-canvas-content .off-canvas.position-left {
  -webkit-transform: translateX(-250px);
          transform: translateX(-250px);
}
.off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.off-canvas-content.is-open-left.has-transition-push {
  -webkit-transform: translateX(250px);
          transform: translateX(250px);
}

.position-left.is-transition-push {
  -webkit-box-shadow: inset -13px 0 20px -13px rgba(32, 41, 57, 0.25);
          box-shadow: inset -13px 0 20px -13px rgba(32, 41, 57, 0.25);
}

.position-right {
  top: 0;
  right: 0;
  height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  width: 250px;
  -webkit-transform: translateX(250px);
          transform: translateX(250px);
}
.off-canvas-content .off-canvas.position-right {
  -webkit-transform: translateX(250px);
          transform: translateX(250px);
}
.off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.off-canvas-content.is-open-right.has-transition-push {
  -webkit-transform: translateX(-250px);
          transform: translateX(-250px);
}

.position-right.is-transition-push {
  -webkit-box-shadow: inset 13px 0 20px -13px rgba(32, 41, 57, 0.25);
          box-shadow: inset 13px 0 20px -13px rgba(32, 41, 57, 0.25);
}

.position-top {
  top: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  height: 250px;
  -webkit-transform: translateY(-250px);
          transform: translateY(-250px);
}
.off-canvas-content .off-canvas.position-top {
  -webkit-transform: translateY(-250px);
          transform: translateY(-250px);
}
.off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.off-canvas-content.is-open-top.has-transition-push {
  -webkit-transform: translateY(250px);
          transform: translateY(250px);
}

.position-top.is-transition-push {
  -webkit-box-shadow: inset 0 -13px 20px -13px rgba(32, 41, 57, 0.25);
          box-shadow: inset 0 -13px 20px -13px rgba(32, 41, 57, 0.25);
}

.position-bottom {
  bottom: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  height: 250px;
  -webkit-transform: translateY(250px);
          transform: translateY(250px);
}
.off-canvas-content .off-canvas.position-bottom {
  -webkit-transform: translateY(250px);
          transform: translateY(250px);
}
.off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.off-canvas-content.is-open-bottom.has-transition-push {
  -webkit-transform: translateY(-250px);
          transform: translateY(-250px);
}

.position-bottom.is-transition-push {
  -webkit-box-shadow: inset 0 13px 20px -13px rgba(32, 41, 57, 0.25);
          box-shadow: inset 0 13px 20px -13px rgba(32, 41, 57, 0.25);
}

.off-canvas-content {
  -webkit-transform: none;
          transform: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.off-canvas-content.has-transition-overlap, .off-canvas-content.has-transition-push {
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}
.off-canvas-content.has-transition-push {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}
.off-canvas-content .off-canvas.is-open {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

@media print, screen and (min-width: 40em) {
  .position-left.reveal-for-medium {
    -webkit-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-left.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-left.reveal-for-medium {
    -webkit-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-left {
    margin-left: 250px;
  }
  .position-left.reveal-for-medium ~ .off-canvas-content {
    margin-left: 250px;
  }
  .position-right.reveal-for-medium {
    -webkit-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-right.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-right.reveal-for-medium {
    -webkit-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-right {
    margin-right: 250px;
  }
  .position-right.reveal-for-medium ~ .off-canvas-content {
    margin-right: 250px;
  }
  .position-top.reveal-for-medium {
    -webkit-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-top.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-top.reveal-for-medium {
    -webkit-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-top {
    margin-top: 250px;
  }
  .position-top.reveal-for-medium ~ .off-canvas-content {
    margin-top: 250px;
  }
  .position-bottom.reveal-for-medium {
    -webkit-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-bottom.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-bottom.reveal-for-medium {
    -webkit-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 250px;
  }
  .position-bottom.reveal-for-medium ~ .off-canvas-content {
    margin-bottom: 250px;
  }
}
@media print, screen and (min-width: 64em) {
  .position-left.reveal-for-large {
    -webkit-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-left.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-left.reveal-for-large {
    -webkit-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-left {
    margin-left: 250px;
  }
  .position-left.reveal-for-large ~ .off-canvas-content {
    margin-left: 250px;
  }
  .position-right.reveal-for-large {
    -webkit-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-right.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-right.reveal-for-large {
    -webkit-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-right {
    margin-right: 250px;
  }
  .position-right.reveal-for-large ~ .off-canvas-content {
    margin-right: 250px;
  }
  .position-top.reveal-for-large {
    -webkit-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-top.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-top.reveal-for-large {
    -webkit-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-top {
    margin-top: 250px;
  }
  .position-top.reveal-for-large ~ .off-canvas-content {
    margin-top: 250px;
  }
  .position-bottom.reveal-for-large {
    -webkit-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-bottom.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-bottom.reveal-for-large {
    -webkit-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 250px;
  }
  .position-bottom.reveal-for-large ~ .off-canvas-content {
    margin-bottom: 250px;
  }
}
@media screen and (min-width: 75em) {
  .position-left.reveal-for-xlarge {
    -webkit-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-left.reveal-for-xlarge .close-button {
    display: none;
  }
  .off-canvas-content .position-left.reveal-for-xlarge {
    -webkit-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-left {
    margin-left: 250px;
  }
  .position-left.reveal-for-xlarge ~ .off-canvas-content {
    margin-left: 250px;
  }
  .position-right.reveal-for-xlarge {
    -webkit-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-right.reveal-for-xlarge .close-button {
    display: none;
  }
  .off-canvas-content .position-right.reveal-for-xlarge {
    -webkit-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-right {
    margin-right: 250px;
  }
  .position-right.reveal-for-xlarge ~ .off-canvas-content {
    margin-right: 250px;
  }
  .position-top.reveal-for-xlarge {
    -webkit-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-top.reveal-for-xlarge .close-button {
    display: none;
  }
  .off-canvas-content .position-top.reveal-for-xlarge {
    -webkit-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-top {
    margin-top: 250px;
  }
  .position-top.reveal-for-xlarge ~ .off-canvas-content {
    margin-top: 250px;
  }
  .position-bottom.reveal-for-xlarge {
    -webkit-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-bottom.reveal-for-xlarge .close-button {
    display: none;
  }
  .off-canvas-content .position-bottom.reveal-for-xlarge {
    -webkit-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 250px;
  }
  .position-bottom.reveal-for-xlarge ~ .off-canvas-content {
    margin-bottom: 250px;
  }
}
@media screen and (min-width: 90em) {
  .position-left.reveal-for-xxlarge {
    -webkit-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-left.reveal-for-xxlarge .close-button {
    display: none;
  }
  .off-canvas-content .position-left.reveal-for-xxlarge {
    -webkit-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-left {
    margin-left: 250px;
  }
  .position-left.reveal-for-xxlarge ~ .off-canvas-content {
    margin-left: 250px;
  }
  .position-right.reveal-for-xxlarge {
    -webkit-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-right.reveal-for-xxlarge .close-button {
    display: none;
  }
  .off-canvas-content .position-right.reveal-for-xxlarge {
    -webkit-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-right {
    margin-right: 250px;
  }
  .position-right.reveal-for-xxlarge ~ .off-canvas-content {
    margin-right: 250px;
  }
  .position-top.reveal-for-xxlarge {
    -webkit-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-top.reveal-for-xxlarge .close-button {
    display: none;
  }
  .off-canvas-content .position-top.reveal-for-xxlarge {
    -webkit-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-top {
    margin-top: 250px;
  }
  .position-top.reveal-for-xxlarge ~ .off-canvas-content {
    margin-top: 250px;
  }
  .position-bottom.reveal-for-xxlarge {
    -webkit-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-bottom.reveal-for-xxlarge .close-button {
    display: none;
  }
  .off-canvas-content .position-bottom.reveal-for-xxlarge {
    -webkit-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 250px;
  }
  .position-bottom.reveal-for-xxlarge ~ .off-canvas-content {
    margin-bottom: 250px;
  }
}
@media print, screen and (min-width: 40em) {
  .off-canvas.in-canvas-for-medium {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    -webkit-transition: none;
    transition: none;
  }
  .off-canvas.in-canvas-for-medium.position-left, .off-canvas.in-canvas-for-medium.position-right, .off-canvas.in-canvas-for-medium.position-top, .off-canvas.in-canvas-for-medium.position-bottom {
    -webkit-box-shadow: none;
            box-shadow: none;
    -webkit-transform: none;
            transform: none;
  }
  .off-canvas.in-canvas-for-medium .close-button {
    display: none;
  }
}
@media print, screen and (min-width: 64em) {
  .off-canvas.in-canvas-for-large {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    -webkit-transition: none;
    transition: none;
  }
  .off-canvas.in-canvas-for-large.position-left, .off-canvas.in-canvas-for-large.position-right, .off-canvas.in-canvas-for-large.position-top, .off-canvas.in-canvas-for-large.position-bottom {
    -webkit-box-shadow: none;
            box-shadow: none;
    -webkit-transform: none;
            transform: none;
  }
  .off-canvas.in-canvas-for-large .close-button {
    display: none;
  }
}
@media screen and (min-width: 75em) {
  .off-canvas.in-canvas-for-xlarge {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    -webkit-transition: none;
    transition: none;
  }
  .off-canvas.in-canvas-for-xlarge.position-left, .off-canvas.in-canvas-for-xlarge.position-right, .off-canvas.in-canvas-for-xlarge.position-top, .off-canvas.in-canvas-for-xlarge.position-bottom {
    -webkit-box-shadow: none;
            box-shadow: none;
    -webkit-transform: none;
            transform: none;
  }
  .off-canvas.in-canvas-for-xlarge .close-button {
    display: none;
  }
}
@media screen and (min-width: 90em) {
  .off-canvas.in-canvas-for-xxlarge {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    -webkit-transition: none;
    transition: none;
  }
  .off-canvas.in-canvas-for-xxlarge.position-left, .off-canvas.in-canvas-for-xxlarge.position-right, .off-canvas.in-canvas-for-xxlarge.position-top, .off-canvas.in-canvas-for-xxlarge.position-bottom {
    -webkit-box-shadow: none;
            box-shadow: none;
    -webkit-transform: none;
            transform: none;
  }
  .off-canvas.in-canvas-for-xxlarge .close-button {
    display: none;
  }
}
html.is-reveal-open {
  position: fixed;
  width: 100%;
  overflow-y: hidden;
}
html.is-reveal-open.zf-has-scroll {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
html.is-reveal-open body {
  overflow-y: hidden;
}

.reveal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99999;
  display: none;
  background-color: rgba(32, 41, 57, 0.45);
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

.reveal {
  position: relative;
  top: 100px;
  margin-right: auto;
  margin-left: auto;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  z-index: 100000;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  display: none;
  padding: 1rem;
  border: 1px solid #cacaca;
  border-radius: 8px;
  background-color: #ffffff;
}
[data-whatinput=mouse] .reveal {
  outline: 0;
}
@media print, screen and (min-width: 40em) {
  .reveal {
    min-height: 0;
  }
}
.reveal .column, .reveal .columns {
  min-width: 0;
}
.reveal > :last-child {
  margin-bottom: 0;
}
@media print, screen and (min-width: 40em) {
  .reveal {
    width: 600px;
    max-width: 90rem;
  }
}
.reveal.collapse {
  padding: 0;
}
@media print, screen and (min-width: 40em) {
  .reveal.tiny {
    width: 30%;
    max-width: 90rem;
  }
}
@media print, screen and (min-width: 40em) {
  .reveal.small {
    width: 50%;
    max-width: 90rem;
  }
}
@media print, screen and (min-width: 40em) {
  .reveal.large {
    width: 90%;
    max-width: 90rem;
  }
}
.reveal.full {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  max-width: none;
  height: 100%;
  min-height: 100%;
  margin-left: 0;
  border: 0;
  border-radius: 0;
}
@media print, screen and (max-width: 39.99875em) {
  .reveal {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    min-height: 100%;
    margin-left: 0;
    border: 0;
    border-radius: 0;
  }
}
.reveal.without-overlay {
  position: fixed;
}

.sticky-container {
  position: relative;
}

.sticky {
  position: relative;
  z-index: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.sticky.is-stuck {
  position: fixed;
  z-index: 5;
  width: 100%;
}
.sticky.is-stuck.is-at-top {
  top: 0;
}
.sticky.is-stuck.is-at-bottom {
  bottom: 0;
}

.sticky.is-anchored {
  position: relative;
  right: auto;
  left: auto;
}
.sticky.is-anchored.is-at-bottom {
  bottom: 0;
}

.title-bar {
  padding: 0.5rem;
  background: #202939;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.title-bar .menu-icon {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

.title-bar-left,
.title-bar-right {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
}

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

.title-bar-title {
  display: inline-block;
  vertical-align: middle;
  font-weight: bold;
}

.top-bar {
  padding: 0.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.top-bar,
.top-bar ul {
  background-color: #e6e6e6;
}
.top-bar input {
  max-width: 200px;
  margin-right: 1rem;
}
.top-bar .input-group-field {
  width: 100%;
  margin-right: 0;
}
.top-bar input.button {
  width: auto;
}

.top-bar {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.top-bar .top-bar-left,
.top-bar .top-bar-right {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

@media print, screen and (min-width: 40em) {
  .top-bar {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .top-bar .top-bar-left {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    margin-right: auto;
  }
  .top-bar .top-bar-right {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    margin-left: auto;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .top-bar.stacked-for-medium {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .top-bar.stacked-for-medium .top-bar-left,
  .top-bar.stacked-for-medium .top-bar-right {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
@media print, screen and (max-width: 74.99875em) {
  .top-bar.stacked-for-large {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .top-bar.stacked-for-large .top-bar-left,
  .top-bar.stacked-for-large .top-bar-right {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
@media print, screen and (max-width: 89.99875em) {
  .top-bar.stacked-for-xlarge {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .top-bar.stacked-for-xlarge .top-bar-left,
  .top-bar.stacked-for-xlarge .top-bar-right {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
.top-bar.stacked-for-xxlarge {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.top-bar.stacked-for-xxlarge .top-bar-left,
.top-bar.stacked-for-xxlarge .top-bar-right {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.top-bar-title {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin: 0.5rem 1rem 0.5rem 0;
}

.top-bar-left,
.top-bar-right {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

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

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

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

.clearfix::before, .clearfix::after {
  display: table;
  content: " ";
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.clearfix::after {
  clear: both;
}

.align-left {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.align-right {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.align-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.align-justify {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.align-spaced {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.align-left.vertical.menu > li > a {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.align-right.vertical.menu > li > a {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.align-center.vertical.menu > li > a {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.align-top {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.align-self-top {
  -ms-flex-item-align: start;
      align-self: flex-start;
}

.align-bottom {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.align-self-bottom {
  -ms-flex-item-align: end;
      align-self: flex-end;
}

.align-middle {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.align-self-middle {
  -ms-flex-item-align: center;
      align-self: center;
}

.align-stretch {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.align-self-stretch {
  -ms-flex-item-align: stretch;
      align-self: stretch;
}

.align-center-middle {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}

.small-order-1 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.small-order-2 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.small-order-3 {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

.small-order-4 {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}

.small-order-5 {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
}

.small-order-6 {
  -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6;
}

@media print, screen and (min-width: 40em) {
  .medium-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .medium-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .medium-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .medium-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .medium-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .medium-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
}
@media print, screen and (min-width: 64em) {
  .large-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .large-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .large-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .large-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .large-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .large-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .xlarge-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .xlarge-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .xlarge-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .xlarge-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .xlarge-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
}
@media screen and (min-width: 90em) {
  .xxlarge-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .xxlarge-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .xxlarge-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .xxlarge-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .xxlarge-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .xxlarge-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
}
.flex-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.flex-child-auto {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.flex-child-grow {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}

.flex-child-shrink {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}

.flex-dir-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.flex-dir-row-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.flex-dir-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.flex-dir-column-reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

@media print, screen and (min-width: 40em) {
  .medium-flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .medium-flex-child-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .medium-flex-child-grow {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
  .medium-flex-child-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
  .medium-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .medium-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .medium-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .medium-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
@media print, screen and (min-width: 64em) {
  .large-flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .large-flex-child-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .large-flex-child-grow {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
  .large-flex-child-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
  .large-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .large-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .large-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .large-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .xlarge-flex-child-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .xlarge-flex-child-grow {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
  .xlarge-flex-child-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
  .xlarge-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .xlarge-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .xlarge-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .xlarge-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
@media screen and (min-width: 90em) {
  .xxlarge-flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .xxlarge-flex-child-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .xxlarge-flex-child-grow {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
  .xxlarge-flex-child-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
  .xxlarge-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .xxlarge-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .xxlarge-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .xxlarge-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.hide {
  display: none !important;
}

.invisible {
  visibility: hidden;
}

.visible {
  visibility: visible;
}

@media print, screen and (max-width: 39.99875em) {
  .hide-for-small-only {
    display: none !important;
  }
}

@media screen and (max-width: 0em), screen and (min-width: 40em) {
  .show-for-small-only {
    display: none !important;
  }
}

@media print, screen and (min-width: 40em) {
  .hide-for-medium {
    display: none !important;
  }
}

@media screen and (max-width: 39.99875em) {
  .show-for-medium {
    display: none !important;
  }
}

@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .hide-for-medium-only {
    display: none !important;
  }
}

@media screen and (max-width: 39.99875em), screen and (min-width: 64em) {
  .show-for-medium-only {
    display: none !important;
  }
}

@media print, screen and (min-width: 64em) {
  .hide-for-large {
    display: none !important;
  }
}

@media screen and (max-width: 63.99875em) {
  .show-for-large {
    display: none !important;
  }
}

@media print, screen and (min-width: 64em) and (max-width: 74.99875em) {
  .hide-for-large-only {
    display: none !important;
  }
}

@media screen and (max-width: 63.99875em), screen and (min-width: 75em) {
  .show-for-large-only {
    display: none !important;
  }
}

@media screen and (min-width: 75em) {
  .hide-for-xlarge {
    display: none !important;
  }
}

@media screen and (max-width: 74.99875em) {
  .show-for-xlarge {
    display: none !important;
  }
}

@media screen and (min-width: 75em) and (max-width: 89.99875em) {
  .hide-for-xlarge-only {
    display: none !important;
  }
}

@media screen and (max-width: 74.99875em), screen and (min-width: 90em) {
  .show-for-xlarge-only {
    display: none !important;
  }
}

@media screen and (min-width: 90em) {
  .hide-for-xxlarge {
    display: none !important;
  }
}

@media screen and (max-width: 89.99875em) {
  .show-for-xxlarge {
    display: none !important;
  }
}

@media screen and (min-width: 90em) {
  .hide-for-xxlarge-only {
    display: none !important;
  }
}

@media screen and (max-width: 89.99875em) {
  .show-for-xxlarge-only {
    display: none !important;
  }
}

.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.show-on-focus:active, .show-on-focus:focus {
  position: static !important;
  width: auto !important;
  height: auto !important;
  overflow: visible !important;
  clip: auto !important;
  white-space: normal !important;
}

.show-for-landscape,
.hide-for-portrait {
  display: block !important;
}
@media screen and (orientation: landscape) {
  .show-for-landscape,
  .hide-for-portrait {
    display: block !important;
  }
}
@media screen and (orientation: portrait) {
  .show-for-landscape,
  .hide-for-portrait {
    display: none !important;
  }
}

.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}
@media screen and (orientation: landscape) {
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important;
  }
}
@media screen and (orientation: portrait) {
  .hide-for-landscape,
  .show-for-portrait {
    display: block !important;
  }
}

.show-for-dark-mode {
  display: none;
}

.hide-for-dark-mode {
  display: block;
}

@media screen and (prefers-color-scheme: dark) {
  .show-for-dark-mode {
    display: block !important;
  }
  .hide-for-dark-mode {
    display: none !important;
  }
}
.show-for-ie {
  display: none;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .show-for-ie {
    display: block !important;
  }
  .hide-for-ie {
    display: none !important;
  }
}
.show-for-sticky {
  display: none;
}

.is-stuck .show-for-sticky {
  display: block;
}

.is-stuck .hide-for-sticky {
  display: none;
}

.slide-in-down.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.slide-in-down.mui-enter.mui-enter-active {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.slide-in-left.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.slide-in-left.mui-enter.mui-enter-active {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.slide-in-up.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.slide-in-up.mui-enter.mui-enter-active {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.slide-in-right.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.slide-in-right.mui-enter.mui-enter-active {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.slide-out-down.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.slide-out-down.mui-leave.mui-leave-active {
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
}

.slide-out-right.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.slide-out-right.mui-leave.mui-leave-active {
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}

.slide-out-up.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.slide-out-up.mui-leave.mui-leave-active {
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}

.slide-out-left.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.slide-out-left.mui-leave.mui-leave-active {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}

.fade-in.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  opacity: 0;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.fade-in.mui-enter.mui-enter-active {
  opacity: 1;
}

.fade-out.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  opacity: 1;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.fade-out.mui-leave.mui-leave-active {
  opacity: 0;
}

.hinge-in-from-top.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateX(-90deg);
          transform: perspective(2000px) rotateX(-90deg);
  -webkit-transform-origin: top;
          transform-origin: top;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
}

.hinge-in-from-top.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-in-from-right.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateY(-90deg);
          transform: perspective(2000px) rotateY(-90deg);
  -webkit-transform-origin: right;
          transform-origin: right;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
}

.hinge-in-from-right.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-in-from-bottom.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateX(90deg);
          transform: perspective(2000px) rotateX(90deg);
  -webkit-transform-origin: bottom;
          transform-origin: bottom;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
}

.hinge-in-from-bottom.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-in-from-left.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateY(90deg);
          transform: perspective(2000px) rotateY(90deg);
  -webkit-transform-origin: left;
          transform-origin: left;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
}

.hinge-in-from-left.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-in-from-middle-x.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateX(-90deg);
          transform: perspective(2000px) rotateX(-90deg);
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
}

.hinge-in-from-middle-x.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-in-from-middle-y.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateY(-90deg);
          transform: perspective(2000px) rotateY(-90deg);
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
}

.hinge-in-from-middle-y.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-out-from-top.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: top;
          transform-origin: top;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
}

.hinge-out-from-top.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateX(90deg);
          transform: perspective(2000px) rotateX(90deg);
  opacity: 0;
}

.hinge-out-from-right.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: right;
          transform-origin: right;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
}

.hinge-out-from-right.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateY(90deg);
          transform: perspective(2000px) rotateY(90deg);
  opacity: 0;
}

.hinge-out-from-bottom.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: bottom;
          transform-origin: bottom;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
}

.hinge-out-from-bottom.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateX(-90deg);
          transform: perspective(2000px) rotateX(-90deg);
  opacity: 0;
}

.hinge-out-from-left.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: left;
          transform-origin: left;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
}

.hinge-out-from-left.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateY(-90deg);
          transform: perspective(2000px) rotateY(-90deg);
  opacity: 0;
}

.hinge-out-from-middle-x.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
}

.hinge-out-from-middle-x.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateX(90deg);
          transform: perspective(2000px) rotateX(90deg);
  opacity: 0;
}

.hinge-out-from-middle-y.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
}

.hinge-out-from-middle-y.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateY(90deg);
          transform: perspective(2000px) rotateY(90deg);
  opacity: 0;
}

.scale-in-up.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
}

.scale-in-up.mui-enter.mui-enter-active {
  -webkit-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}

.scale-in-down.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: scale(1.5);
          transform: scale(1.5);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
}

.scale-in-down.mui-enter.mui-enter-active {
  -webkit-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}

.scale-out-up.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
}

.scale-out-up.mui-leave.mui-leave-active {
  -webkit-transform: scale(1.5);
          transform: scale(1.5);
  opacity: 0;
}

.scale-out-down.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
}

.scale-out-down.mui-leave.mui-leave-active {
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
  opacity: 0;
}

.spin-in.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: rotate(-0.75turn);
          transform: rotate(-0.75turn);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
}

.spin-in.mui-enter.mui-enter-active {
  -webkit-transform: rotate(0);
          transform: rotate(0);
  opacity: 1;
}

.spin-out.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: rotate(0);
          transform: rotate(0);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
}

.spin-out.mui-leave.mui-leave-active {
  -webkit-transform: rotate(0.75turn);
          transform: rotate(0.75turn);
  opacity: 0;
}

.spin-in-ccw.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: rotate(0.75turn);
          transform: rotate(0.75turn);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
}

.spin-in-ccw.mui-enter.mui-enter-active {
  -webkit-transform: rotate(0);
          transform: rotate(0);
  opacity: 1;
}

.spin-out-ccw.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: rotate(0);
          transform: rotate(0);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
}

.spin-out-ccw.mui-leave.mui-leave-active {
  -webkit-transform: rotate(-0.75turn);
          transform: rotate(-0.75turn);
  opacity: 0;
}

.slow {
  -webkit-transition-duration: 750ms !important;
          transition-duration: 750ms !important;
}

.fast {
  -webkit-transition-duration: 250ms !important;
          transition-duration: 250ms !important;
}

.linear {
  -webkit-transition-timing-function: linear !important;
          transition-timing-function: linear !important;
}

.ease {
  -webkit-transition-timing-function: ease !important;
          transition-timing-function: ease !important;
}

.ease-in {
  -webkit-transition-timing-function: ease-in !important;
          transition-timing-function: ease-in !important;
}

.ease-out {
  -webkit-transition-timing-function: ease-out !important;
          transition-timing-function: ease-out !important;
}

.ease-in-out {
  -webkit-transition-timing-function: ease-in-out !important;
          transition-timing-function: ease-in-out !important;
}

.bounce-in {
  -webkit-transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
          transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
}

.bounce-out {
  -webkit-transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
          transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
}

.bounce-in-out {
  -webkit-transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
          transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
}

.short-delay {
  -webkit-transition-delay: 300ms !important;
          transition-delay: 300ms !important;
}

.long-delay {
  -webkit-transition-delay: 700ms !important;
          transition-delay: 700ms !important;
}

.shake {
  -webkit-animation-name: shake-7;
          animation-name: shake-7;
}
@-webkit-keyframes shake-7 {
  0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
    -webkit-transform: translateX(7%);
            transform: translateX(7%);
  }
  5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
    -webkit-transform: translateX(-7%);
            transform: translateX(-7%);
  }
}
@keyframes shake-7 {
  0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
    -webkit-transform: translateX(7%);
            transform: translateX(7%);
  }
  5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
    -webkit-transform: translateX(-7%);
            transform: translateX(-7%);
  }
}

.spin-cw {
  -webkit-animation-name: spin-cw-1turn;
          animation-name: spin-cw-1turn;
}
@-webkit-keyframes spin-cw-1turn {
  0% {
    -webkit-transform: rotate(-1turn);
            transform: rotate(-1turn);
  }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
}
@keyframes spin-cw-1turn {
  0% {
    -webkit-transform: rotate(-1turn);
            transform: rotate(-1turn);
  }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
}

.spin-ccw {
  -webkit-animation-name: spin-ccw-1turn;
          animation-name: spin-ccw-1turn;
}
@-webkit-keyframes spin-ccw-1turn {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(-1turn);
            transform: rotate(-1turn);
  }
}
@keyframes spin-ccw-1turn {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(-1turn);
            transform: rotate(-1turn);
  }
}

.wiggle {
  -webkit-animation-name: wiggle-7deg;
          animation-name: wiggle-7deg;
}
@-webkit-keyframes wiggle-7deg {
  40%, 50%, 60% {
    -webkit-transform: rotate(7deg);
            transform: rotate(7deg);
  }
  35%, 45%, 55%, 65% {
    -webkit-transform: rotate(-7deg);
            transform: rotate(-7deg);
  }
  0%, 30%, 70%, 100% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
}
@keyframes wiggle-7deg {
  40%, 50%, 60% {
    -webkit-transform: rotate(7deg);
            transform: rotate(7deg);
  }
  35%, 45%, 55%, 65% {
    -webkit-transform: rotate(-7deg);
            transform: rotate(-7deg);
  }
  0%, 30%, 70%, 100% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
}

.shake,
.spin-cw,
.spin-ccw,
.wiggle {
  -webkit-animation-duration: 500ms;
          animation-duration: 500ms;
}

.infinite {
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.slow {
  -webkit-animation-duration: 750ms !important;
          animation-duration: 750ms !important;
}

.fast {
  -webkit-animation-duration: 250ms !important;
          animation-duration: 250ms !important;
}

.linear {
  -webkit-animation-timing-function: linear !important;
          animation-timing-function: linear !important;
}

.ease {
  -webkit-animation-timing-function: ease !important;
          animation-timing-function: ease !important;
}

.ease-in {
  -webkit-animation-timing-function: ease-in !important;
          animation-timing-function: ease-in !important;
}

.ease-out {
  -webkit-animation-timing-function: ease-out !important;
          animation-timing-function: ease-out !important;
}

.ease-in-out {
  -webkit-animation-timing-function: ease-in-out !important;
          animation-timing-function: ease-in-out !important;
}

.bounce-in {
  -webkit-animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
          animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
}

.bounce-out {
  -webkit-animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
          animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
}

.bounce-in-out {
  -webkit-animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
          animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
}

.short-delay {
  -webkit-animation-delay: 300ms !important;
          animation-delay: 300ms !important;
}

.long-delay {
  -webkit-animation-delay: 700ms !important;
          animation-delay: 700ms !important;
}

/* DEBUG / BREAKPOINT INDICATORS */
body.staging-dev:not(#audits):before {
  position: fixed;
  z-index: 99999;
  content: "Breakpoint: ";
  top: 0;
  left: 0;
  background-color: red;
  color: #ffffff;
  padding: 5px 8px 5px 5px;
  font-size: 12px;
  font-weight: bold;
  border-radius: 0 0 6px 0;
}

/* xxlarge only */
@media screen and (min-width: 90em) {
  body.staging-dev:not(#audits):before {
    content: "Breakpoint: XXLarge";
  }
}
/* xlarge only */
@media screen and (min-width: 75em) and (max-width: 89.99875em) {
  body.staging-dev:not(#audits):before {
    content: "Breakpoint: XLarge";
  }
}
/* large only */
@media print, screen and (min-width: 64em) and (max-width: 74.99875em) {
  body.staging-dev:not(#audits):before {
    content: "Breakpoint: Large";
  }
}
/* medium only */
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  body.staging-dev:not(#audits):before {
    content: "Breakpoint: Medium";
  }
}
/* small only */
@media print, screen and (max-width: 39.99875em) {
  body.staging-dev:not(#audits):before {
    content: "Breakpoint: Small";
  }
}
/* 
 * FUNCTIONS
 * Various functions for rendering SVG icons / arrows etc. Using these allows fill colours 
 * and in some cases direction of arrows to be specified and the relevant SVG markup output
 * urlencoded SVGs in the CSS file.
 */
/* Fonts:
 */
@font-face {
  font-family: "inter_regular";
  src: url("../fonts/Inter-Regular.woff2") format("woff2"), url("../fonts/Inter-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "inter_regular_italic";
  src: url("../fonts/Inter-Italic.woff2") format("woff2"), url("../fonts/Inter-Italic.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "inter_medium";
  src: url("../fonts/Inter-Medium.woff2") format("woff2"), url("../fonts/Inter-Medium.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "inter_medium_italic";
  src: url("../fonts/Inter-MediumItalic.woff2") format("woff2"), url("../fonts/Inter-MediumItalic.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "inter_semibold";
  src: url("../fonts/Inter-SemiBold.woff2") format("woff2"), url("../fonts/Inter-SemiBold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "inter_semibold_italic";
  src: url("../fonts/Inter-SemiBoldItalic.woff2") format("woff2"), url("../fonts/Inter-SemiBoldItalic.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "inter_bold";
  src: url("../fonts/Inter-Bold.woff2") format("woff2"), url("../fonts/Inter-Bold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "inter_bold_italic";
  src: url("../fonts/Inter-BoldItalic.woff2") format("woff2"), url("../fonts/Inter-BoldItalic.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
/*
 * MARGIN / PADDING CLASSES 
 * These are intended to be used for adding or removing padding or margins
 * on elements in a way to allow flexible variations between breakpoints
 */
.unpadded .columns {
  padding-left: 0;
  padding-right: 0;
}

.unpadded.columns {
  padding-left: 0;
  padding-right: 0;
}

.unpadded_column, .unpadded-column {
  padding-left: 0;
  padding-right: 0;
}

.unpadded_column_left, .unpadded-column-left {
  padding-left: 0;
}

.unpadded_column_right, .unpadded-column-right {
  padding-right: 0;
}

.small-padding-left {
  padding-left: 15px;
}

.small-padding-right {
  padding-right: 15px;
}

.left-padding-half {
  padding-left: 8px;
}

.right-padding-half {
  padding-left: 8px;
}

.no-top-padding, .top-padding-zero {
  padding-top: 0 !important;
}

.no-bottom-padding, .bottom-padding-zero {
  padding-bottom: 0 !important;
}

.no-top-margin, .top-margin-zero {
  margin-top: 0 !important;
}

.no-bottom-margin, .bottom-margin-zero {
  margin-bottom: 0 !important;
}

.no-left-padding, .left-padding-zero {
  padding-left: 0 !important;
}

.no-right-padding, .right-padding-zero {
  padding-right: 0 !important;
}

.no-left-margin, .left-margin-zero {
  margin-left: 0 !important;
}

.no-right-margin, .right-margin-zero {
  margin-right: 0 !important;
}

.top-margin-auto {
  margin-top: auto;
}

.bottom-margin-auto {
  margin-bottom: auto;
}

/* NEGATIVE MARGINS */
/* 16px Padding options */
.top-negative-margin-one {
  margin-top: -16px !important;
}

.bottom-negative-margin-one {
  margin-bottom: -16px !important;
}

/* 32px Padding options */
.top-negative-margin-two {
  margin-top: -32px !important;
}

.bottom-negative-margin-two {
  margin-bottom: -32px !important;
}

/* 48px Padding options */
.top-negative-margin-three {
  margin-top: -48px !important;
}

.bottom-negative-margin-three {
  margin-bottom: -48px !important;
}

.large-offset-05 {
  margin-left: 4.15555%;
}

/* POSITIVE */
/* 8px Padding options */
.top-padding-half {
  padding-top: 8px !important;
}

.bottom-padding-half {
  padding-bottom: 8px !important;
}

.top-margin-half {
  margin-top: 8px !important;
}

.bottom-margin-half {
  margin-bottom: 8px !important;
}

/* 16px Padding options */
.top-padding-one {
  padding-top: 16px !important;
}

.bottom-padding-one {
  padding-bottom: 16px !important;
}

.top-margin-one {
  margin-top: 16px !important;
}

.bottom-margin-one {
  margin-bottom: 16px !important;
}

/* 24px Padding options */
.top-padding-one-half {
  padding-top: 24px !important;
}

.bottom-padding-one-half {
  padding-bottom: 24px !important;
}

.top-margin-one-half {
  margin-top: 24px !important;
}

.bottom-margin-one-half {
  margin-bottom: 24px !important;
}

/* 32px Padding options */
.top-padding-two {
  padding-top: 32px !important;
}

.bottom-padding-two {
  padding-bottom: 32px !important;
}

.top-margin-two {
  margin-top: 32px !important;
}

.bottom-margin-two {
  margin-bottom: 32px !important;
}

/* 48px Padding options */
.top-padding-three {
  padding-top: 48px !important;
}

.bottom-padding-three {
  padding-bottom: 48px !important;
}

.top-margin-three {
  margin-top: 48px !important;
}

.bottom-margin-three {
  margin-bottom: 48px !important;
}

/* 64px Padding options */
.top-padding-four {
  padding-top: 64px !important;
}

.bottom-padding-four {
  padding-bottom: 64px !important;
}

.top-margin-four {
  margin-top: 64px !important;
}

.bottom-margin-four {
  margin-bottom: 64px !important;
}

/* 80px Padding options */
.top-padding-five {
  padding-top: 80px !important;
}

.bottom-padding-five {
  padding-bottom: 80px !important;
}

.top-margin-five {
  margin-top: 80px !important;
}

.bottom-margin-five {
  margin-bottom: 80px !important;
}

/* 96px Padding options */
.top-padding-six {
  padding-top: 96px !important;
}

.bottom-padding-six {
  padding-bottom: 96px !important;
}

.top-margin-six {
  margin-top: 96px !important;
}

.bottom-margin-six {
  margin-bottom: 96px !important;
}

/* 112px  Padding options */
.top-padding-seven {
  padding-top: 112px !important;
}

.bottom-padding-seven {
  padding-bottom: 112px !important;
}

.top-margin-seven {
  margin-top: 112px !important;
}

.bottom-margin-seven {
  margin-bottom: 112px !important;
}

/* 128px Padding options */
.top-padding-eight {
  padding-top: 128px !important;
}

.bottom-padding-eight {
  padding-bottom: 128px !important;
}

.top-margin-eight {
  margin-top: 128px !important;
}

.bottom-margin-eight {
  margin-bottom: 128px !important;
}

/* 16px Left / Right Padding options */
.left-padding-one {
  padding-left: 16px !important;
}

.right-padding-one {
  padding-right: 16px !important;
}

/* 16px Left / Right Margin options */
.left-margin-one {
  margin-left: 16px !important;
}

.right-margin-one {
  margin-right: 16px !important;
}

/* 32px Left / Right Padding options */
.left-padding-two {
  padding-left: 32px !important;
}

.right-padding-two {
  padding-right: 32px !important;
}

/* 48px Left / Right Padding options */
.left-padding-three {
  padding-left: 48px !important;
}

.right-padding-three {
  padding-right: 48px !important;
}

.alt-padding .column:nth-child(odd), .alt-padding .columns:nth-child(odd) {
  padding-left: 0;
}

.alt-padding .column:nth-child(even), .alt-padding .columns:nth-child(even) {
  padding-right: 0;
}

.small-inner-padding .column:nth-child(odd), .small-inner-padding .columns:nth-child(odd) {
  padding-left: 0;
  padding-right: 20px;
}

.small-inner-padding .column:nth-child(even), .small-inner-padding .columns:nth-child(even) {
  padding-right: 0;
  padding-left: 20px;
}

.alt-left-padding .column, .alt-left-padding .columns {
  padding-left: 0;
}

.padding-right-restore, .padding-right-restore.columns {
  padding-right: 30px;
}

.padding-left-restore, .padding-left-restore.columns {
  padding-left: 30px;
}

/* 1280px - large */
@media print, screen and (min-width: 64em) and (max-width: 74.99875em) {
  .unpadded-column-large {
    padding-left: 0;
    padding-right: 0;
  }
}
/* 1023px - med */
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .unpadded-column-medium {
    padding-left: 0;
    padding-right: 0;
  }
}
/* 0 - 639px - Small Only */
@media print, screen and (max-width: 39.99875em) {
  .padding-right-restore, .padding-right-restore.columns {
    padding-right: 15px;
  }
  .padding-left-restore, .padding-left-restore.columns {
    padding-left: 15px;
  }
  .no-left-padding-small-only {
    padding-left: 0 !important;
  }
  .no-right-padding-small-only {
    padding-right: 0 !important;
  }
}
/* 640px - 1023px - Medium Only */
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .no-left-padding-medium-only {
    padding-left: 0 !important;
  }
  .no-right-padding-medium-only {
    padding-right: 0 !important;
  }
}
/* 1023px - 1199px - Large Only */
@media print, screen and (min-width: 64em) and (max-width: 74.99875em) {
  .no-left-padding-large-only {
    padding-left: 0 !important;
  }
  .no-right-padding-large-only {
    padding-right: 0 !important;
  }
}
@media print, screen and (max-width: 39.99875em) {
  /*.left-margin-one-medium-up {
  	margin-left:0 !important;
  }
  .right-margin-one-medium-up {
  	margin-right:0 !important;
  }*/
}
@media print, screen and (min-width: 40em) {
  .left-margin-one-medium-up {
    margin-left: 16px !important;
  }
  .right-margin-one-medium-up {
    margin-right: 16px !important;
  }
}
/* Min-width sized classes */
/* 0px and up */
@media print, screen and (max-width: 39.99875em) {
  /* Translate Y */
  .translate-y--50-small {
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .flex-align-end-small {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
  }
  .no-left-padding-small, .left-padding-zero-small {
    padding-left: 0 !important;
  }
  .no-right-padding-small, .right-padding-zero-small {
    padding-right: 0 !important;
  }
  /* NEGATIVE MARGINS */
  /* 16px Padding options */
  .top-negative-margin-one-small {
    margin-top: -16px !important;
  }
  .bottom-negative-margin-one-small {
    margin-bottom: -16px !important;
  }
  /* 32px Padding options */
  .top-negative-margin-two-small {
    margin-top: -32px !important;
  }
  .bottom-negative-margin-two-small {
    margin-bottom: -32px !important;
  }
  /* 48px Padding options */
  .top-negative-margin-three-small {
    margin-top: -48px !important;
  }
  .bottom-negative-margin-three-small {
    margin-bottom: -48px !important;
  }
  /* 0 Left / Right Padding options */
  .no-left-padding-small, .left-padding-zero-small {
    padding-left: 0 !important;
  }
  .no-right-padding-small, .right-padding-zero-small {
    padding-right: 0 !important;
  }
  /* 8px Left / Right Padding options */
  .left-padding-half-small {
    padding-left: 8px !important;
  }
  .right-padding-half-small {
    padding-right: 8px !important;
  }
  /* 16px Left / Right Padding options */
  .left-padding-one-small {
    padding-left: 16px !important;
  }
  .right-padding-one-small {
    padding-right: 16px !important;
  }
  /* 24px Left / Right Padding options */
  .left-padding-one-half-small {
    padding-left: 24px !important;
  }
  .right-padding-one-half-small {
    padding-right: 24px !important;
  }
  /* 32px Left / Right Padding options */
  .left-padding-two-small {
    padding-left: 32px !important;
  }
  .right-padding-two-small {
    padding-right: 32px !important;
  }
  /* 0 Top / Bottom Padding options */
  .top-padding-zero-small {
    padding-top: 0 !important;
  }
  .bottom-padding-zero-small {
    padding-bottom: 0 !important;
  }
  .top-margin-zero-small {
    margin-top: 0 !important;
  }
  .bottom-margin-zero-small {
    margin-bottom: 0 !important;
  }
  /* 8px Top / Bottom Padding options */
  .top-padding-half-small {
    padding-top: 8px !important;
  }
  .bottom-padding-half-small {
    padding-bottom: 8px !important;
  }
  .top-margin-half-small {
    margin-top: 8px !important;
  }
  .bottom-margin-half-small {
    margin-bottom: 8px !important;
  }
  /* 16px Top / Bottom Padding options */
  .top-padding-one-small {
    padding-top: 16px !important;
  }
  .bottom-padding-one-small {
    padding-bottom: 16px !important;
  }
  .top-margin-one-small {
    margin-top: 16px !important;
  }
  .bottom-margin-one-small {
    margin-bottom: 16px !important;
  }
  /* 32px Top / Bottom Padding options */
  .top-padding-two-small {
    padding-top: 32px !important;
  }
  .bottom-padding-two-small {
    padding-bottom: 32px !important;
  }
  .top-margin-two-small {
    margin-top: 32px !important;
  }
  .bottom-margin-two-small {
    margin-bottom: 32px !important;
  }
  /* 48px Top / Bottom Padding options */
  .top-padding-three-small {
    padding-top: 48px !important;
  }
  .bottom-padding-three-small {
    padding-bottom: 48px !important;
  }
  .top-margin-three-small {
    margin-top: 48px !important;
  }
  .bottom-margin-three-small {
    margin-bottom: 48px !important;
  }
  /* 64px Top / Bottom Padding options */
  .top-padding-four-small {
    padding-top: 64px !important;
  }
  .bottom-padding-four-small {
    padding-bottom: 64px !important;
  }
  .top-margin-four-small {
    margin-top: 64px !important;
  }
  .bottom-margin-four-small {
    margin-bottom: 64px !important;
  }
  /* 80px Padding options */
  .top-padding-five-small {
    padding-top: 80px !important;
  }
  .bottom-padding-five-small {
    padding-bottom: 80px !important;
  }
  .top-margin-five-small {
    margin-top: 80px !important;
  }
  .bottom-margin-five-small {
    margin-bottom: 80px !important;
  }
  /* 96px Padding options */
  .top-padding-six-small {
    padding-top: 96px !important;
  }
  .bottom-padding-six-small {
    padding-bottom: 96px !important;
  }
  .top-margin-six-small {
    margin-top: 96px !important;
  }
  .bottom-margin-six-small {
    margin-bottom: 96px !important;
  }
  /* 112px  Padding options */
  .top-padding-seven-small {
    padding-top: 112px !important;
  }
  .bottom-padding-seven-small {
    padding-bottom: 112px !important;
  }
  .top-margin-seven-small {
    margin-top: 112px !important;
  }
  .bottom-margin-seven-small {
    margin-bottom: 112px !important;
  }
  /* 128px Top / Bottom Padding options */
  .top-padding-eight-small {
    padding-top: 128px !important;
  }
  .bottom-padding-eight-small {
    padding-bottom: 128px !important;
  }
  .top-margin-eight-small {
    margin-top: 128px !important;
  }
  .bottom-margin-eight-small {
    margin-bottom: 128px !important;
  }
}
/* Medium only */
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  /* Translate Y */
  .translate-y--50-medium {
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .flex-align-end-medium {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
  }
  /* 0 Left / Right Padding options */
  .no-left-padding-medium, .left-padding-zero-medium {
    padding-left: 0 !important;
  }
  .no-right-padding-medium, .right-padding-zero-medium {
    padding-right: 0 !important;
  }
  /* NEGATIVE MARGINS */
  /* 16px Padding options */
  .top-negative-margin-one-medium {
    margin-top: -16px !important;
  }
  .bottom-negative-margin-one-medium {
    margin-bottom: -16px !important;
  }
  /* 32px Padding options */
  .top-negative-margin-two-medium {
    margin-top: -32px !important;
  }
  .bottom-negative-margin-two-medium {
    margin-bottom: -32px !important;
  }
  /* 48px Padding options */
  .top-negative-margin-three-medium {
    margin-top: -48px !important;
  }
  .bottom-negative-margin-three-medium {
    margin-bottom: -48px !important;
  }
  /* 0 Top / Bottom Padding options */
  .top-padding-zero-medium {
    padding-top: 0 !important;
  }
  .bottom-padding-zero-medium {
    padding-bottom: 0 !important;
  }
  .top-margin-zero-medium {
    margin-top: 0 !important;
  }
  .bottom-margin-zero-medium {
    margin-bottom: 0 !important;
  }
  /* 8px Top / Bottom Padding options */
  .top-padding-half-medium {
    padding-top: 8px !important;
  }
  .bottom-padding-half-medium {
    padding-bottom: 8px !important;
  }
  .top-margin-half-medium {
    margin-top: 8px !important;
  }
  .bottom-margin-half-medium {
    margin-bottom: 8px !important;
  }
  /* 16px Top / Bottom Padding options */
  .top-padding-one-medium {
    padding-top: 16px !important;
  }
  .bottom-padding-one-medium {
    padding-bottom: 16px !important;
  }
  .top-margin-one-medium {
    margin-top: 16px !important;
  }
  .bottom-margin-one-medium {
    margin-bottom: 16px !important;
  }
  /* 32px Top / Bottom Padding options */
  .top-padding-two-medium {
    padding-top: 32px !important;
  }
  .bottom-padding-two-medium {
    padding-bottom: 32px !important;
  }
  .top-margin-two-medium {
    margin-top: 32px !important;
  }
  .bottom-margin-two-medium {
    margin-bottom: 32px !important;
  }
  /* 48px Top / Bottom Padding options */
  .top-padding-three-medium {
    padding-top: 48px !important;
  }
  .bottom-padding-three-medium {
    padding-bottom: 48px !important;
  }
  .top-margin-three-medium {
    margin-top: 48px !important;
  }
  .bottom-margin-three-medium {
    margin-bottom: 48px !important;
  }
  /* 64px Top / Bottom Padding options */
  .top-padding-four-medium {
    padding-top: 64px !important;
  }
  .bottom-padding-four-medium {
    padding-bottom: 64px !important;
  }
  .top-margin-four-medium {
    margin-top: 64px !important;
  }
  .bottom-margin-four-medium {
    margin-bottom: 64px !important;
  }
  /* 80px Padding options */
  .top-padding-five-medium {
    padding-top: 80px !important;
  }
  .bottom-padding-five-medium {
    padding-bottom: 80px !important;
  }
  .top-margin-five-medium {
    margin-top: 80px !important;
  }
  .bottom-margin-five-medium {
    margin-bottom: 80px !important;
  }
  /* 96px Padding options */
  .top-padding-six-medium {
    padding-top: 96px !important;
  }
  .bottom-padding-six-medium {
    padding-bottom: 96px !important;
  }
  .top-margin-six-medium {
    margin-top: 96px !important;
  }
  .bottom-margin-six-medium {
    margin-bottom: 96px !important;
  }
  /* 112px  Padding options */
  .top-padding-seven-medium {
    padding-top: 112px !important;
  }
  .bottom-padding-seven-medium {
    padding-bottom: 112px !important;
  }
  .top-margin-seven-medium {
    margin-top: 112px !important;
  }
  .bottom-margin-seven-medium {
    margin-bottom: 112px !important;
  }
  /* 128px Top / Bottom Padding options */
  .top-padding-eight-medium {
    padding-top: 128px !important;
  }
  .bottom-padding-eight-medium {
    padding-bottom: 128px !important;
  }
  .top-margin-eight-medium {
    margin-top: 128px !important;
  }
  .bottom-margin-eight-medium {
    margin-bottom: 128px !important;
  }
}
/* Large only */
@media print, screen and (min-width: 64em) and (max-width: 74.99875em) {
  /* Translate Y */
  .translate-y--50-large {
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .flex-align-end-large {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
  }
  /* 0 Left / Right Padding options */
  .no-left-padding-large, .left-padding-zero-large {
    padding-left: 0 !important;
  }
  .no-right-padding-large, .right-padding-zero-large {
    padding-right: 0 !important;
  }
  /* NEGATIVE MARGINS */
  /* 16px Padding options */
  .top-negative-margin-one-large {
    margin-top: -16px !important;
  }
  .bottom-negative-margin-one-large {
    margin-bottom: -16px !important;
  }
  /* 32px Padding options */
  .top-negative-margin-two-large {
    margin-top: -32px !important;
  }
  .bottom-negative-margin-two-large {
    margin-bottom: -32px !important;
  }
  /* 48px Padding options */
  .top-negative-margin-three-large {
    margin-top: -48px !important;
  }
  .bottom-negative-margin-three-large {
    margin-bottom: -48px !important;
  }
  /* 0 Top / Bottom Padding options */
  .top-padding-zero-large {
    padding-top: 0 !important;
  }
  .bottom-padding-zero-large {
    padding-bottom: 0 !important;
  }
  .top-margin-zero-large {
    margin-top: 0 !important;
  }
  .bottom-margin-zero-large {
    margin-bottom: 0 !important;
  }
  /* 8px Top / Bottom Padding options */
  .top-padding-half-large {
    padding-top: 8px !important;
  }
  .bottom-padding-half-large {
    padding-bottom: 8px !important;
  }
  .top-margin-half-large {
    margin-top: 8px !important;
  }
  .bottom-margin-half-large {
    margin-bottom: 8px !important;
  }
  /* 16px Top / Bottom Padding options */
  .top-padding-one-large {
    padding-top: 16px !important;
  }
  .bottom-padding-one-large {
    padding-bottom: 16px !important;
  }
  .top-margin-one-large {
    margin-top: 16px !important;
  }
  .bottom-margin-one-large {
    margin-bottom: 16px !important;
  }
  /* 32px Top / Bottom Padding options */
  .top-padding-two-large {
    padding-top: 32px !important;
  }
  .bottom-padding-two-large {
    padding-bottom: 32px !important;
  }
  .top-margin-two-large {
    margin-top: 32px !important;
  }
  .bottom-margin-two-large {
    margin-bottom: 32px !important;
  }
  /* 48px Top / Bottom Padding options */
  .top-padding-three-large {
    padding-top: 48px !important;
  }
  .bottom-padding-three-large {
    padding-bottom: 48px !important;
  }
  .top-margin-three-large {
    margin-top: 48px !important;
  }
  .bottom-margin-three-large {
    margin-bottom: 48px !important;
  }
  /* 64px Top / Bottom Padding options */
  .top-padding-four-large {
    padding-top: 64px !important;
  }
  .bottom-padding-four-large {
    padding-bottom: 64px !important;
  }
  .top-margin-four-large {
    margin-top: 64px !important;
  }
  .bottom-margin-four-large {
    margin-bottom: 64px !important;
  }
  /* 80px Padding options */
  .top-padding-five-large {
    padding-top: 80px !important;
  }
  .bottom-padding-five-large {
    padding-bottom: 80px !important;
  }
  .top-margin-five-large {
    margin-top: 80px !important;
  }
  .bottom-margin-five-large {
    margin-bottom: 80px !important;
  }
  /* 96px Padding options */
  .top-padding-six-large {
    padding-top: 96px !important;
  }
  .bottom-padding-six-large {
    padding-bottom: 96px !important;
  }
  .top-margin-six-large {
    margin-top: 96px !important;
  }
  .bottom-margin-six-large {
    margin-bottom: 96px !important;
  }
  /* 112px  Padding options */
  .top-padding-seven-large {
    padding-top: 112px !important;
  }
  .bottom-padding-seven-large {
    padding-bottom: 112px !important;
  }
  .top-margin-seven-large {
    margin-top: 112px !important;
  }
  .bottom-margin-seven-large {
    margin-bottom: 112px !important;
  }
  /* 128px Top / Bottom Padding options */
  .top-padding-eight-large {
    padding-top: 128px !important;
  }
  .bottom-padding-eight-large {
    padding-bottom: 128px !important;
  }
  .top-margin-eight-large {
    margin-top: 128px !important;
  }
  .bottom-margin-eight-large {
    margin-bottom: 128px !important;
  }
}
/* XLarge only */
@media screen and (min-width: 75em) and (max-width: 89.99875em) {
  .flex-align-end-xlarge {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
  }
}
/* XXLarge only */
@media screen and (min-width: 90em) {
  .flex-align-end-xxlarge {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
  }
}
/* Animations:
*/
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation: fadeOut 1.5s ease-out 1;
          animation: fadeOut 1.5s ease-out 1;
}

@-webkit-keyframes flashBorderHighlight {
  0% {
    border-color: #FDEFBB;
  }
  20% {
    border-color: transparent;
  }
  40% {
    border-color: #FDEFBB;
  }
  60% {
    border-color: transparent;
  }
  80% {
    border-color: #FDEFBB;
  }
  100% {
    border-color: transparent;
  }
}

@keyframes flashBorderHighlight {
  0% {
    border-color: #FDEFBB;
  }
  20% {
    border-color: transparent;
  }
  40% {
    border-color: #FDEFBB;
  }
  60% {
    border-color: transparent;
  }
  80% {
    border-color: #FDEFBB;
  }
  100% {
    border-color: transparent;
  }
}
.flash-border-highlight {
  -webkit-animation: flashBorderHighlight 3s ease-in-out 1;
          animation: flashBorderHighlight 3s ease-in-out 1;
}

@-webkit-keyframes flashHighlight {
  0% {
    background-color: #FDEFBB;
  }
  20% {
    background-color: transparent;
  }
  40% {
    background-color: #FDEFBB;
  }
  60% {
    background-color: transparent;
  }
  80% {
    background-color: #FDEFBB;
  }
  100% {
    background-color: transparent;
  }
}

@keyframes flashHighlight {
  0% {
    background-color: #FDEFBB;
  }
  20% {
    background-color: transparent;
  }
  40% {
    background-color: #FDEFBB;
  }
  60% {
    background-color: transparent;
  }
  80% {
    background-color: #FDEFBB;
  }
  100% {
    background-color: transparent;
  }
}
.flash-highlight {
  -webkit-animation: flashHighlight 3s ease-in-out 1;
          animation: flashHighlight 3s ease-in-out 1;
}

@-webkit-keyframes flashRedHighlight {
  0% {
    background-color: #FF6D61;
  }
  33% {
    background-color: transparent;
  }
  66% {
    background-color: #FF6D61;
  }
  100% {
    background-color: transparent;
  }
}

@keyframes flashRedHighlight {
  0% {
    background-color: #FF6D61;
  }
  33% {
    background-color: transparent;
  }
  66% {
    background-color: #FF6D61;
  }
  100% {
    background-color: transparent;
  }
}
.flash-red-highlight {
  -webkit-animation: flashRedHighlight 1s ease-in-out 1;
          animation: flashRedHighlight 1s ease-in-out 1;
}

@keyframes flashRedHighlight {
  0% {
    background-color: #FF6D61;
  }
  33% {
    background-color: transparent;
  }
  66% {
    background-color: #FF6D61;
  }
  100% {
    background-color: transparent;
  }
}
.pulse {
  -webkit-animation: pulse 0.5s ease-in-out 1;
          animation: pulse 0.5s ease-in-out 1;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    background-color: transparent;
  }
  100% {
    -webkit-transform: scale(1.25);
            transform: scale(1.25);
    background-color: #0C6EFC;
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    background-color: transparent;
  }
  100% {
    -webkit-transform: scale(1.25);
            transform: scale(1.25);
    background-color: #0C6EFC;
  }
}
@-webkit-keyframes rotateInfinite {
  from {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes rotateInfinite {
  from {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.rotate-infinite {
  -webkit-animation: rotateInfinite 1.5s linear infinite;
          animation: rotateInfinite 1.5s linear infinite;
}

@-webkit-keyframes rotateInfiniteCentered {
  from {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(0deg);
            transform: translateX(-50%) translateY(-50%) rotate(0deg);
  }
  to {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(360deg);
            transform: translateX(-50%) translateY(-50%) rotate(360deg);
  }
}

@keyframes rotateInfiniteCentered {
  from {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(0deg);
            transform: translateX(-50%) translateY(-50%) rotate(0deg);
  }
  to {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(360deg);
            transform: translateX(-50%) translateY(-50%) rotate(360deg);
  }
}
.rotate-infinite-centered {
  -webkit-animation: rotateInfiniteCentered 1.5s linear infinite;
          animation: rotateInfiniteCentered 1.5s linear infinite;
}

@-webkit-keyframes spinEvery3s {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  10% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes spinEvery3s {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  10% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-webkit-keyframes circlePulseInner {
  0% {
    -webkit-transform: translateX(-50%) translateY(-50%) scale(1);
            transform: translateX(-50%) translateY(-50%) scale(1);
    opacity: 1;
  }
  75% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(-50%) translateY(-50%) scale(3);
            transform: translateX(-50%) translateY(-50%) scale(3);
    opacity: 0;
  }
}
@keyframes circlePulseInner {
  0% {
    -webkit-transform: translateX(-50%) translateY(-50%) scale(1);
            transform: translateX(-50%) translateY(-50%) scale(1);
    opacity: 1;
  }
  75% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(-50%) translateY(-50%) scale(3);
            transform: translateX(-50%) translateY(-50%) scale(3);
    opacity: 0;
  }
}
@-webkit-keyframes circlePulseOuter {
  0% {
    -webkit-transform: translateX(-50%) translateY(-50%) scale(1);
            transform: translateX(-50%) translateY(-50%) scale(1);
    opacity: 1;
  }
  75% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(-50%) translateY(-50%) scale(3);
            transform: translateX(-50%) translateY(-50%) scale(3);
    opacity: 0;
  }
}
@keyframes circlePulseOuter {
  0% {
    -webkit-transform: translateX(-50%) translateY(-50%) scale(1);
            transform: translateX(-50%) translateY(-50%) scale(1);
    opacity: 1;
  }
  75% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(-50%) translateY(-50%) scale(3);
            transform: translateX(-50%) translateY(-50%) scale(3);
    opacity: 0;
  }
}
/*
width: 40px;
height: 40px;

width: 106px;
height: 106px;

width: 76px;
height: 76px;

 * */
/* Typography:
 */
h1.regular, h2.regular, h3.regular, h4.regular, h5.regular, h6.regular, p.regular, label.regular, span.regular, input.regular, textarea.regular, select.regular, .button.regular, strong.regular {
  font-family: "inter_regular", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
}
h1.medium, h2.medium, h3.medium, h4.medium, h5.medium, h6.medium, p.medium, label.medium, span.medium, input.medium, textarea.medium, select.medium, .button.medium, strong.medium {
  font-family: "inter_medium", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
}
h1.semibold, h2.semibold, h3.semibold, h4.semibold, h5.semibold, h6.semibold, p.semibold, label.semibold, span.semibold, input.semibold, textarea.semibold, select.semibold, .button.semibold, strong.semibold {
  font-family: "inter_semibold", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
}
h1.bold, h2.bold, h3.bold, h4.bold, h5.bold, h6.bold, p.bold, label.bold, span.bold, input.bold, textarea.bold, select.bold, .button.bold, strong.bold {
  font-family: "inter_bold", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
}

h1.size-xxxs, h2.size-xxxs, h3.size-xxxs, h4.size-xxxs, h5.size-xxxs, h6.size-xxxs {
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.25;
  margin-bottom: 0.625rem; /* half the line-height */
}
h1.size-xxs, h2.size-xxs, h3.size-xxs, h4.size-xxs, h5.size-xxs, h6.size-xxs {
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
  margin-bottom: 1rem;
}
h1.size-xms, h2.size-xms, h3.size-xms, h4.size-xms, h5.size-xms, h6.size-xms {
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.875rem;
  margin-bottom: 1rem; /* half the line-height */
}
h1.size-xs, h2.size-xs, h3.size-xs, h4.size-xs, h5.size-xs, h6.size-xs {
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 400;
  line-height: 2rem;
  margin-bottom: 1rem; /* half the line-height */
}
h1.size-sm, h2.size-sm, h3.size-sm, h4.size-sm, h5.size-sm, h6.size-sm {
  font-size: 1.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 2.375rem;
  margin-bottom: 1.1875rem; /* half the line-height */
}
h1.size-md, h2.size-md, h3.size-md, h4.size-md, h5.size-md, h6.size-md {
  font-size: 2.25rem;
  font-style: normal;
  font-weight: 400;
  line-height: 2.75rem;
  letter-spacing: -0.045rem;
  margin-bottom: 1.375rem; /* half the line-height */
}
h1.size-lg, h2.size-lg, h3.size-lg, h4.size-lg, h5.size-lg, h6.size-lg {
  font-size: 3rem;
  font-style: normal;
  font-weight: 400;
  line-height: 3.75rem;
  letter-spacing: -0.06rem;
  margin-bottom: 1.875rem; /* half the line-height */
}
h1.size-xl, h2.size-xl, h3.size-xl, h4.size-xl, h5.size-xl, h6.size-xl {
  font-size: 3.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 4.5rem;
  letter-spacing: -0.075rem;
  margin-bottom: 2.25rem; /* half the line-height */
}
h1.size-2xl, h2.size-2xl, h3.size-2xl, h4.size-2xl, h5.size-2xl, h6.size-2xl {
  font-size: 4.5rem;
  font-style: normal;
  font-weight: 400;
  line-height: 5.625rem;
  letter-spacing: -0.09rem;
  margin-bottom: 2.8125rem; /* half the line-height */
}
h1.has-xxxs-font-size, h2.has-xxxs-font-size, h3.has-xxxs-font-size, h4.has-xxxs-font-size, h5.has-xxxs-font-size, h6.has-xxxs-font-size {
  margin-bottom: 0.625rem; /* half the line-height */
}
h1.has-xxs-font-size, h2.has-xxs-font-size, h3.has-xxs-font-size, h4.has-xxs-font-size, h5.has-xxs-font-size, h6.has-xxs-font-size {
  margin-bottom: 1rem;
}
h1.has-xms-font-size, h2.has-xms-font-size, h3.has-xms-font-size, h4.has-xms-font-size, h5.has-xms-font-size, h6.has-xms-font-size {
  margin-bottom: 1rem; /* half the line-height */
}
h1.has-xs-font-size, h2.has-xs-font-size, h3.has-xs-font-size, h4.has-xs-font-size, h5.has-xs-font-size, h6.has-xs-font-size {
  margin-bottom: 1rem; /* half the line-height */
}
h1.has-sm-font-size, h2.has-sm-font-size, h3.has-sm-font-size, h4.has-sm-font-size, h5.has-sm-font-size, h6.has-sm-font-size {
  margin-bottom: 1.1875rem; /* half the line-height */
}
h1.has-md-font-size, h2.has-md-font-size, h3.has-md-font-size, h4.has-md-font-size, h5.has-md-font-size, h6.has-md-font-size {
  letter-spacing: -0.045rem;
  margin-bottom: 1.375rem; /* half the line-height */
}
h1.has-lg-font-size, h2.has-lg-font-size, h3.has-lg-font-size, h4.has-lg-font-size, h5.has-lg-font-size, h6.has-lg-font-size {
  letter-spacing: -0.06rem;
  margin-bottom: 1.875rem; /* half the line-height */
}
h1.has-xl-font-size, h2.has-xl-font-size, h3.has-xl-font-size, h4.has-xl-font-size, h5.has-xl-font-size, h6.has-xl-font-size {
  letter-spacing: -0.075rem;
  margin-bottom: 2.25rem; /* half the line-height */
}
h1.has-2xl-font-size, h2.has-2xl-font-size, h3.has-2xl-font-size, h4.has-2xl-font-size, h5.has-2xl-font-size, h6.has-2xl-font-size {
  letter-spacing: -0.09rem;
  margin-bottom: 2.8125rem; /* half the line-height */
}

p.size-xs, label.size-xs, ul.size-xs, ol.size-xs, span.size-xs, .lozenge.size-xs, strong.size-xs {
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.125rem;
}
p.size-sm, label.size-sm, ul.size-sm, ol.size-sm, span.size-sm, .lozenge.size-sm, strong.size-sm {
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.25rem;
}
p.size-md, label.size-md, ul.size-md, ol.size-md, span.size-md, .lozenge.size-md, strong.size-md {
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5rem;
}
p.size-lg, label.size-lg, ul.size-lg, ol.size-lg, span.size-lg, .lozenge.size-lg, strong.size-lg {
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.75rem;
}
p.size-xl, label.size-xl, ul.size-xl, ol.size-xl, span.size-xl, .lozenge.size-xl, strong.size-xl {
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.875rem;
}
p.size-2xl, label.size-2xl, ul.size-2xl, ol.size-2xl, span.size-2xl, .lozenge.size-2xl, strong.size-2xl {
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 400;
  line-height: 2rem;
}
p.has-xs-font-size, label.has-xs-font-size, ul.has-xs-font-size, ol.has-xs-font-size, span.has-xs-font-size, .lozenge.has-xs-font-size, strong.has-xs-font-size {
  margin-bottom: 1rem;
  margin-bottom: 0.5lh;
}
p.has-sm-font-size, label.has-sm-font-size, ul.has-sm-font-size, ol.has-sm-font-size, span.has-sm-font-size, .lozenge.has-sm-font-size, strong.has-sm-font-size {
  margin-bottom: 1rem;
  margin-bottom: 0.5lh;
}
p.has-md-font-size, label.has-md-font-size, ul.has-md-font-size, ol.has-md-font-size, span.has-md-font-size, .lozenge.has-md-font-size, strong.has-md-font-size {
  margin-bottom: 1rem;
  margin-bottom: 0.5lh;
}
p.has-lg-font-size, label.has-lg-font-size, ul.has-lg-font-size, ol.has-lg-font-size, span.has-lg-font-size, .lozenge.has-lg-font-size, strong.has-lg-font-size {
  margin-bottom: 1rem;
  margin-bottom: 0.5lh;
}
p.has-xl-font-size, label.has-xl-font-size, ul.has-xl-font-size, ol.has-xl-font-size, span.has-xl-font-size, .lozenge.has-xl-font-size, strong.has-xl-font-size {
  margin-bottom: 1rem;
  margin-bottom: 0.5lh;
}
p.has-2xl-font-size, label.has-2xl-font-size, ul.has-2xl-font-size, ol.has-2xl-font-size, span.has-2xl-font-size, .lozenge.has-2xl-font-size, strong.has-2xl-font-size {
  margin-bottom: 1rem;
  margin-bottom: 0.5lh;
}

h1.gray-100, h2.gray-100, h3.gray-100, h4.gray-100, h5.gray-100, h6.gray-100, p.gray-100, label.gray-100, ul.gray-100, ol.gray-100, span.gray-100, .lozenge.gray-100, strong.gray-100, a.gray-100 {
  color: #FCFCFD;
}
h1.gray-200, h2.gray-200, h3.gray-200, h4.gray-200, h5.gray-200, h6.gray-200, p.gray-200, label.gray-200, ul.gray-200, ol.gray-200, span.gray-200, .lozenge.gray-200, strong.gray-200, a.gray-200 {
  color: #F8FAFC;
}
h1.gray-300, h2.gray-300, h3.gray-300, h4.gray-300, h5.gray-300, h6.gray-300, p.gray-300, label.gray-300, ul.gray-300, ol.gray-300, span.gray-300, .lozenge.gray-300, strong.gray-300, a.gray-300 {
  color: #EEF2F6;
}
h1.gray-400, h2.gray-400, h3.gray-400, h4.gray-400, h5.gray-400, h6.gray-400, p.gray-400, label.gray-400, ul.gray-400, ol.gray-400, span.gray-400, .lozenge.gray-400, strong.gray-400, a.gray-400 {
  color: #E3E8EF;
}
h1.gray-500, h2.gray-500, h3.gray-500, h4.gray-500, h5.gray-500, h6.gray-500, p.gray-500, label.gray-500, ul.gray-500, ol.gray-500, span.gray-500, .lozenge.gray-500, strong.gray-500, a.gray-500 {
  color: #CDD5DF;
}
h1.gray-600, h2.gray-600, h3.gray-600, h4.gray-600, h5.gray-600, h6.gray-600, p.gray-600, label.gray-600, ul.gray-600, ol.gray-600, span.gray-600, .lozenge.gray-600, strong.gray-600, a.gray-600 {
  color: #9AA4B2;
}
h1.gray-700, h2.gray-700, h3.gray-700, h4.gray-700, h5.gray-700, h6.gray-700, p.gray-700, label.gray-700, ul.gray-700, ol.gray-700, span.gray-700, .lozenge.gray-700, strong.gray-700, a.gray-700 {
  color: #697586;
}
h1.gray-800, h2.gray-800, h3.gray-800, h4.gray-800, h5.gray-800, h6.gray-800, p.gray-800, label.gray-800, ul.gray-800, ol.gray-800, span.gray-800, .lozenge.gray-800, strong.gray-800, a.gray-800 {
  color: #4B5565;
}
h1.gray-900, h2.gray-900, h3.gray-900, h4.gray-900, h5.gray-900, h6.gray-900, p.gray-900, label.gray-900, ul.gray-900, ol.gray-900, span.gray-900, .lozenge.gray-900, strong.gray-900, a.gray-900 {
  color: #364152;
}
h1.gray-1000, h2.gray-1000, h3.gray-1000, h4.gray-1000, h5.gray-1000, h6.gray-1000, p.gray-1000, label.gray-1000, ul.gray-1000, ol.gray-1000, span.gray-1000, .lozenge.gray-1000, strong.gray-1000, a.gray-1000 {
  color: #202939;
}
h1.gray-1100, h2.gray-1100, h3.gray-1100, h4.gray-1100, h5.gray-1100, h6.gray-1100, p.gray-1100, label.gray-1100, ul.gray-1100, ol.gray-1100, span.gray-1100, .lozenge.gray-1100, strong.gray-1100, a.gray-1100 {
  color: #121926;
}
h1.blue-100, h2.blue-100, h3.blue-100, h4.blue-100, h5.blue-100, h6.blue-100, p.blue-100, label.blue-100, ul.blue-100, ol.blue-100, span.blue-100, .lozenge.blue-100, strong.blue-100, a.blue-100 {
  color: #EFF5FF;
}
h1.blue-200, h2.blue-200, h3.blue-200, h4.blue-200, h5.blue-200, h6.blue-200, p.blue-200, label.blue-200, ul.blue-200, ol.blue-200, span.blue-200, .lozenge.blue-200, strong.blue-200, a.blue-200 {
  color: #AECFFE;
}
h1.blue-300, h2.blue-300, h3.blue-300, h4.blue-300, h5.blue-300, h6.blue-300, p.blue-300, label.blue-300, ul.blue-300, ol.blue-300, span.blue-300, .lozenge.blue-300, strong.blue-300, a.blue-300 {
  color: #85B6FD;
}
h1.blue-400, h2.blue-400, h3.blue-400, h4.blue-400, h5.blue-400, h6.blue-400, p.blue-400, label.blue-400, ul.blue-400, ol.blue-400, span.blue-400, .lozenge.blue-400, strong.blue-400, a.blue-400 {
  color: #5D9EFD;
}
h1.blue-500, h2.blue-500, h3.blue-500, h4.blue-500, h5.blue-500, h6.blue-500, p.blue-500, label.blue-500, ul.blue-500, ol.blue-500, span.blue-500, .lozenge.blue-500, strong.blue-500, a.blue-500 {
  color: #3586FC;
}
h1.blue-600, h2.blue-600, h3.blue-600, h4.blue-600, h5.blue-600, h6.blue-600, p.blue-600, label.blue-600, ul.blue-600, ol.blue-600, span.blue-600, .lozenge.blue-600, strong.blue-600, a.blue-600 {
  color: #0C6EFC;
}
h1.blue-700, h2.blue-700, h3.blue-700, h4.blue-700, h5.blue-700, h6.blue-700, p.blue-700, label.blue-700, ul.blue-700, ol.blue-700, span.blue-700, .lozenge.blue-700, strong.blue-700, a.blue-700 {
  color: #0A5CD2;
}
h1.blue-800, h2.blue-800, h3.blue-800, h4.blue-800, h5.blue-800, h6.blue-800, p.blue-800, label.blue-800, ul.blue-800, ol.blue-800, span.blue-800, .lozenge.blue-800, strong.blue-800, a.blue-800 {
  color: #0849A8;
}
h1.blue-900, h2.blue-900, h3.blue-900, h4.blue-900, h5.blue-900, h6.blue-900, p.blue-900, label.blue-900, ul.blue-900, ol.blue-900, span.blue-900, .lozenge.blue-900, strong.blue-900, a.blue-900 {
  color: #06377E;
}
h1.blue-1000, h2.blue-1000, h3.blue-1000, h4.blue-1000, h5.blue-1000, h6.blue-1000, p.blue-1000, label.blue-1000, ul.blue-1000, ol.blue-1000, span.blue-1000, .lozenge.blue-1000, strong.blue-1000, a.blue-1000 {
  color: #042554;
}
h1.blue-1100, h2.blue-1100, h3.blue-1100, h4.blue-1100, h5.blue-1100, h6.blue-1100, p.blue-1100, label.blue-1100, ul.blue-1100, ol.blue-1100, span.blue-1100, .lozenge.blue-1100, strong.blue-1100, a.blue-1100 {
  color: #021632;
}

.uppercase {
  text-transform: uppercase;
}

.capitalised {
  text-transform: capitalize;
}

p.icon-after {
  padding-right: 2rem;
}
p.icon-after.icon-edit-blue-600 {
  display: inline-block;
  margin-left: 0.15rem;
  background-image: url("../img/icons/edit-03-blue-600.svg");
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 1.25rem;
}

/* Templates:
 */
.templates {
  padding-bottom: 7.5rem;
}

footer.templates-footer {
  border-top: 1px solid #E3E8EF;
  background-color: #EFF5FF;
  -webkit-box-shadow: 0 -4px 6px 0 rgba(6, 55, 126, 0.08);
          box-shadow: 0 -4px 6px 0 rgba(6, 55, 126, 0.08);
  padding: 1rem 0;
  min-height: 5.625rem;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
footer.templates-footer.row {
  margin-left: 0;
  margin-right: 0;
}

.column-spacer-left {
  width: 290px;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 290px;
          flex: 0 1 290px;
  min-width: 290px;
}

.pop-create-edit-template-modal, .dark-blue-header-modal {
  /*.reveal-overlay.pop-create-edit-template-overlay {
  	//
  }*/
}
.pop-create-edit-template-modal .outer-wrapper, .dark-blue-header-modal .outer-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 90rem !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
.pop-create-edit-template-modal .modal-footer-wrapper, .dark-blue-header-modal .modal-footer-wrapper {
  max-width: 90rem;
  padding-left: 290px;
  width: 100%;
  position: fixed;
  bottom: 0;
  max-width: 71.875rem;
}
.pop-create-edit-template-modal .wrapper, .dark-blue-header-modal .wrapper {
  min-height: 100vh;
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  background-color: #121926;
}
.pop-create-edit-template-modal.reveal.full-screen, .dark-blue-header-modal.reveal.full-screen {
  background-color: transparent;
}
.pop-create-edit-template-modal header, .dark-blue-header-modal header {
  background-color: #042554;
  color: #FCFCFD;
  min-height: 5rem;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.pop-create-edit-template-modal section, .dark-blue-header-modal section {
  padding-top: 6.875rem;
  padding-bottom: 0.625rem;
  min-height: 100vh;
}
.pop-create-edit-template-modal section p.step-state, .dark-blue-header-modal section p.step-state {
  color: #F8FAFC;
  margin-bottom: 0;
}
.pop-create-edit-template-modal section p.step-state span.blue-600, .dark-blue-header-modal section p.step-state span.blue-600 {
  color: #0C6EFC;
}
.pop-create-edit-template-modal footer, .dark-blue-header-modal footer {
  background-color: #F8FAFC;
  min-height: 3.75rem;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0;
}
.pop-create-edit-template-modal footer .column:first-child, .pop-create-edit-template-modal footer .columns:first-child, .dark-blue-header-modal footer .column:first-child, .dark-blue-header-modal footer .columns:first-child {
  border-right: 1px solid #CDD5DF;
}
.pop-create-edit-template-modal footer .column:last-child, .pop-create-edit-template-modal footer .columns:last-child, .dark-blue-header-modal footer .column:last-child, .dark-blue-header-modal footer .columns:last-child {
  border-left: 1px solid #CDD5DF;
}
.pop-create-edit-template-modal .template-title-container .template-title, .dark-blue-header-modal .template-title-container .template-title {
  padding-right: 2rem;
  display: inline-block;
  margin-left: 0.15rem;
  background-image: url("../img/icons/edit-03-blue-600.svg");
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 1.25rem;
}
.pop-create-edit-template-modal .template-title-container .template-title:hover, .pop-create-edit-template-modal .template-title-container .template-title:focus-visible, .dark-blue-header-modal .template-title-container .template-title:hover, .dark-blue-header-modal .template-title-container .template-title:focus-visible {
  cursor: pointer;
  background-image: url("../img/icons/edit-03-white.svg");
}
.pop-create-edit-template-modal .status-row, .dark-blue-header-modal .status-row {
  margin-bottom: 1.25rem;
}
.pop-create-edit-template-modal .template-section, .dark-blue-header-modal .template-section {
  border-radius: 0.5rem;
  margin-bottom: 1.25rem;
}
.pop-create-edit-template-modal .template-section.outline, .dark-blue-header-modal .template-section.outline {
  border: 1px dashed #4B5565;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.pop-create-edit-template-modal .template-section-panel, .dark-blue-header-modal .template-section-panel {
  margin-bottom: 1.25rem;
  background-color: #202939;
  color: #ffffff;
  border-radius: 0.5rem;
  padding: 2rem 5rem 1.5rem 5rem;
}
.pop-create-edit-template-modal .template-section-panel .section-title-column,
.pop-create-edit-template-modal .template-section-panel .section-description-column, .dark-blue-header-modal .template-section-panel .section-title-column,
.dark-blue-header-modal .template-section-panel .section-description-column {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.pop-create-edit-template-modal .template-section-panel .section-title-column .switch,
.pop-create-edit-template-modal .template-section-panel .section-description-column .switch, .dark-blue-header-modal .template-section-panel .section-title-column .switch,
.dark-blue-header-modal .template-section-panel .section-description-column .switch {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-left: 0;
  margin-right: 1.125rem;
}
.pop-create-edit-template-modal .template-section-panel .section-title-column .section-title-text-container,
.pop-create-edit-template-modal .template-section-panel .section-title-column .section-description-text-container,
.pop-create-edit-template-modal .template-section-panel .section-description-column .section-title-text-container,
.pop-create-edit-template-modal .template-section-panel .section-description-column .section-description-text-container, .dark-blue-header-modal .template-section-panel .section-title-column .section-title-text-container,
.dark-blue-header-modal .template-section-panel .section-title-column .section-description-text-container,
.dark-blue-header-modal .template-section-panel .section-description-column .section-title-text-container,
.dark-blue-header-modal .template-section-panel .section-description-column .section-description-text-container {
  position: relative;
  width: auto;
  background-color: #202939;
  margin-bottom: 0;
  padding-right: 2rem;
  display: inline-block;
  margin-left: 0.15rem;
  background-image: url("../img/icons/edit-03-white.svg");
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 1.25rem;
  -webkit-transition: background 0.25s;
  transition: background 0.25s;
}
.pop-create-edit-template-modal .template-section-panel .section-title-column .section-title-text-container:hover, .pop-create-edit-template-modal .template-section-panel .section-title-column .section-title-text-container:focus-visible,
.pop-create-edit-template-modal .template-section-panel .section-title-column .section-description-text-container:hover,
.pop-create-edit-template-modal .template-section-panel .section-title-column .section-description-text-container:focus-visible,
.pop-create-edit-template-modal .template-section-panel .section-description-column .section-title-text-container:hover,
.pop-create-edit-template-modal .template-section-panel .section-description-column .section-title-text-container:focus-visible,
.pop-create-edit-template-modal .template-section-panel .section-description-column .section-description-text-container:hover,
.pop-create-edit-template-modal .template-section-panel .section-description-column .section-description-text-container:focus-visible, .dark-blue-header-modal .template-section-panel .section-title-column .section-title-text-container:hover, .dark-blue-header-modal .template-section-panel .section-title-column .section-title-text-container:focus-visible,
.dark-blue-header-modal .template-section-panel .section-title-column .section-description-text-container:hover,
.dark-blue-header-modal .template-section-panel .section-title-column .section-description-text-container:focus-visible,
.dark-blue-header-modal .template-section-panel .section-description-column .section-title-text-container:hover,
.dark-blue-header-modal .template-section-panel .section-description-column .section-title-text-container:focus-visible,
.dark-blue-header-modal .template-section-panel .section-description-column .section-description-text-container:hover,
.dark-blue-header-modal .template-section-panel .section-description-column .section-description-text-container:focus-visible {
  cursor: pointer;
  background-image: url("../img/icons/edit-03-white.svg");
  background-size: 1.45rem;
}
.pop-create-edit-template-modal .template-section-panel .section-title-column .section-title-text-container:empty:before,
.pop-create-edit-template-modal .template-section-panel .section-description-column .section-title-text-container:empty:before, .dark-blue-header-modal .template-section-panel .section-title-column .section-title-text-container:empty:before,
.dark-blue-header-modal .template-section-panel .section-description-column .section-title-text-container:empty:before {
  content: "Enter Section Title...";
}
.pop-create-edit-template-modal .template-section-panel .section-title-column .section-title-text-container.disabled,
.pop-create-edit-template-modal .template-section-panel .section-description-column .section-title-text-container.disabled, .dark-blue-header-modal .template-section-panel .section-title-column .section-title-text-container.disabled,
.dark-blue-header-modal .template-section-panel .section-description-column .section-title-text-container.disabled {
  background: none;
}
.pop-create-edit-template-modal .template-section-panel .section-title-column .section-title-text-container.disabled:hover, .pop-create-edit-template-modal .template-section-panel .section-title-column .section-title-text-container.disabled:focus-visible,
.pop-create-edit-template-modal .template-section-panel .section-description-column .section-title-text-container.disabled:hover,
.pop-create-edit-template-modal .template-section-panel .section-description-column .section-title-text-container.disabled:focus-visible, .dark-blue-header-modal .template-section-panel .section-title-column .section-title-text-container.disabled:hover, .dark-blue-header-modal .template-section-panel .section-title-column .section-title-text-container.disabled:focus-visible,
.dark-blue-header-modal .template-section-panel .section-description-column .section-title-text-container.disabled:hover,
.dark-blue-header-modal .template-section-panel .section-description-column .section-title-text-container.disabled:focus-visible {
  cursor: default;
}
.pop-create-edit-template-modal .template-section-panel .section-title-column .section-description-text-container:empty:before,
.pop-create-edit-template-modal .template-section-panel .section-description-column .section-description-text-container:empty:before, .dark-blue-header-modal .template-section-panel .section-title-column .section-description-text-container:empty:before,
.dark-blue-header-modal .template-section-panel .section-description-column .section-description-text-container:empty:before {
  content: "Enter Section Description...";
}
.pop-create-edit-template-modal .template-section-panel .section-title-column .form-error,
.pop-create-edit-template-modal .template-section-panel .section-description-column .form-error, .dark-blue-header-modal .template-section-panel .section-title-column .form-error,
.dark-blue-header-modal .template-section-panel .section-description-column .form-error {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  margin-top: 0.5rem;
}
.pop-create-edit-template-modal .template-section-panel .section-title-column .form-error span,
.pop-create-edit-template-modal .template-section-panel .section-description-column .form-error span, .dark-blue-header-modal .template-section-panel .section-title-column .form-error span,
.dark-blue-header-modal .template-section-panel .section-description-column .form-error span {
  display: inline-block;
  background-color: #FF6D61;
  color: #ffffff;
  padding: 0.25rem 0.5rem;
  border-radius: 0.35rem;
}
.pop-create-edit-template-modal .template-section-panel .template-question-panel-content, .dark-blue-header-modal .template-section-panel .template-question-panel-content {
  background-color: #E3E8EF;
  color: #364152;
  border-radius: 0.5rem;
  padding: 2rem 3rem 2rem 3rem;
  margin-bottom: 1.5rem;
}
.pop-create-edit-template-modal .template-section-panel .template-question-panel-content .question-response-type, .dark-blue-header-modal .template-section-panel .template-question-panel-content .question-response-type {
  position: relative;
}
.pop-create-edit-template-modal .template-section-panel .template-question-panel-content .question-response-type.active .select-response-type, .dark-blue-header-modal .template-section-panel .template-question-panel-content .question-response-type.active .select-response-type {
  background-color: #ffffff;
}
.pop-create-edit-template-modal .template-section-panel .template-question-panel-content .question-response-type .rt-selection-container, .dark-blue-header-modal .template-section-panel .template-question-panel-content .question-response-type .rt-selection-container {
  position: absolute;
  top: 50%;
  left: 1.875rem;
  width: calc(100% - 100px);
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-color: #ffffff;
  pointer-events: none;
}
.pop-create-edit-template-modal .template-section-panel .template-question-panel-content .question-response-type .rt-selection-container div.button, .dark-blue-header-modal .template-section-panel .template-question-panel-content .question-response-type .rt-selection-container div.button {
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  -webkit-transform-origin: left 50%;
          transform-origin: left 50%;
}
.pop-create-edit-template-modal .template-section-panel.reorder-state .reorder-mode-btn,
.pop-create-edit-template-modal .template-section-panel.reorder-state .reorder-mode-section-btn, .dark-blue-header-modal .template-section-panel.reorder-state .reorder-mode-btn,
.dark-blue-header-modal .template-section-panel.reorder-state .reorder-mode-section-btn {
  display: block;
}
.pop-create-edit-template-modal .template-section-panel.reorder-state .hide-when-reordering,
.pop-create-edit-template-modal .template-section-panel.reorder-state .hide-when-reordering.is-visible, .dark-blue-header-modal .template-section-panel.reorder-state .hide-when-reordering,
.dark-blue-header-modal .template-section-panel.reorder-state .hide-when-reordering.is-visible {
  display: none !important;
}
.pop-create-edit-template-modal .template-section-panel.reorder-state .template-question-panel-content, .dark-blue-header-modal .template-section-panel.reorder-state .template-question-panel-content {
  padding: 0.5rem 3rem 0.5rem 3rem;
}

/* small + medium */
@media print, screen and (max-width: 63.99875em) {
  .column-spacer-left {
    display: none;
  }
}
/* BLOCK PANEL BASE - This is used in conjunction with a checkbox button element, and possibly others */
.block-panel-base {
  border: 1px solid #9AA4B2;
  background-color: #EEF2F6;
  color: #697586;
  border-radius: 0 0 0.5rem 0.5rem;
  border-top: none;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}

.precanned-comment-count {
  padding: 0rem 0.375rem;
  border-radius: 0.1875rem;
  background-color: #697586;
  color: #ffffff;
  margin-right: 0.625rem;
  display: inline-block;
}

/* Resources:
 */
/*.templates {
	padding-bottom: rem-calc(120);
}

footer.templates-footer {
	border-top: 1px solid $cc-gray-400;
	background-color: $cc-blue-100;
	box-shadow: 0 -4px 6px 0 rgba($cc-blue-900, 0.08);
	padding: 1rem 0;
	min-height: rem-calc(90);
	//position: fixed;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	&.row {
		margin-left: 0;
		margin-right: 0;
	}
}

.column-spacer-left {
	width: 290px;
	flex: 0 1 290px;
	min-width: 290px;
}*/
#edit_resources_form {
  /*.outer-wrapper {
  	display: flex;
  	max-width: 90rem !important;
  	margin-left: auto !important;
  	margin-right: auto !important;
  }

  .modal-footer-wrapper {
  	max-width: 90rem;
  	padding-left: 290px;
  	width: 100%;
  	position: fixed;
  	bottom: 0;
  	max-width: rem-calc(1150);
  }

  .wrapper {
  	min-height: 100vh;
  	position: relative;
  	flex: 1 1 auto;
  	background-color: $cc-gray-1100;
  }

  &.reveal.full-screen {
  	background-color: transparent;
  }


  header {
  	background-color: $cc-blue-1000;
  	color: $cc-gray-100;
  	min-height: rem-calc(80);
  	position: absolute;
  	top: 0;
  	left: 0;
  	right: 0;
  }
  section {
  	padding-top: rem-calc(110);
  	padding-bottom: rem-calc(10);
  	min-height: 100vh;

  	p.step-state {
  		color: $cc-gray-200;
  		margin-bottom: 0;
  		span.blue-600 {
  			color: $cc-blue-600;
  		}
  	}
  }
  footer {
  	background-color: $cc-gray-200;
  	min-height: rem-calc(60);
  	position: absolute;
  	bottom: 0;
  	left: 0;
  	right: 0;
  	padding: 0;

  	.column {
  		&:first-child {
  			border-right: 1px solid $cc-gray-500;
  		}
  		&:last-child {
  			border-left: 1px solid $cc-gray-500;
  		}
  	}
  }

  .template-title-container .template-title {
  	padding-right: 2rem;
  	display: inline-block;
  	margin-left: 0.15rem;
  	background-image: url('../img/icons/edit-03-blue-600.svg');
  	background-repeat: no-repeat;
  	background-position: right center;
  	background-size: 1.25rem;

  	&:hover,
  	&:focus-visible {
  		cursor: pointer;
  		background-image: url('../img/icons/edit-03-white.svg');
  	}
  }

  .status-row {
  	margin-bottom: 1.25rem;
  }*/
  /* Default hidden */
}
#edit_resources_form .resource-section {
  border-radius: 0.5rem;
  margin-bottom: 1.25rem;
  text-align: center;
}
#edit_resources_form .resource-section.outline {
  border: 1px dashed #4B5565;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
#edit_resources_form .resource-add-item-wrapper, #edit_resources_form .resource-add-resource-wrapper {
  border-radius: 0.5rem;
  border: 1px dashed #4B5565;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
#edit_resources_form .resource-container,
#edit_resources_form .resource-container.accordion {
  border-radius: 0.5rem;
  background-color: transparent;
}
#edit_resources_form .resource-container .resource, #edit_resources_form .resource-container .resource.accordion-item,
#edit_resources_form .resource-container.accordion .resource,
#edit_resources_form .resource-container.accordion .resource.accordion-item {
  margin-bottom: 1.25rem;
  background-color: #FCFCFD;
  color: #364152;
  border-radius: 0.5rem;
  padding: 0;
}
#edit_resources_form .resource-container .resource .normal-mode, #edit_resources_form .resource-container .resource.accordion-item .normal-mode,
#edit_resources_form .resource-container.accordion .resource .normal-mode,
#edit_resources_form .resource-container.accordion .resource.accordion-item .normal-mode {
  display: block;
}
#edit_resources_form .resource-container .resource .edit-mode, #edit_resources_form .resource-container .resource.accordion-item .edit-mode,
#edit_resources_form .resource-container.accordion .resource .edit-mode,
#edit_resources_form .resource-container.accordion .resource.accordion-item .edit-mode {
  display: none;
}
#edit_resources_form .resource-container .resource .edit-mode .mce-tinymce, #edit_resources_form .resource-container .resource.accordion-item .edit-mode .mce-tinymce,
#edit_resources_form .resource-container.accordion .resource .edit-mode .mce-tinymce,
#edit_resources_form .resource-container.accordion .resource.accordion-item .edit-mode .mce-tinymce {
  margin-bottom: 1.25rem;
}
#edit_resources_form .resource-container .resource .edit-mode .mce-panel, #edit_resources_form .resource-container .resource.accordion-item .edit-mode .mce-panel,
#edit_resources_form .resource-container.accordion .resource .edit-mode .mce-panel,
#edit_resources_form .resource-container.accordion .resource.accordion-item .edit-mode .mce-panel {
  border: 1px solid #CDD5DF;
  -webkit-box-shadow: none;
          box-shadow: none;
}
#edit_resources_form .resource-container .resource .edit-mode .mce-panel .mce-panel, #edit_resources_form .resource-container .resource.accordion-item .edit-mode .mce-panel .mce-panel,
#edit_resources_form .resource-container.accordion .resource .edit-mode .mce-panel .mce-panel,
#edit_resources_form .resource-container.accordion .resource.accordion-item .edit-mode .mce-panel .mce-panel {
  border: none;
}
#edit_resources_form .resource-container .resource.is-editing .normal-mode, #edit_resources_form .resource-container .resource.accordion-item.is-editing .normal-mode,
#edit_resources_form .resource-container.accordion .resource.is-editing .normal-mode,
#edit_resources_form .resource-container.accordion .resource.accordion-item.is-editing .normal-mode {
  display: none;
}
#edit_resources_form .resource-container .resource.is-editing .edit-mode, #edit_resources_form .resource-container .resource.accordion-item.is-editing .edit-mode,
#edit_resources_form .resource-container.accordion .resource.is-editing .edit-mode,
#edit_resources_form .resource-container.accordion .resource.accordion-item.is-editing .edit-mode {
  display: block;
}
#edit_resources_form .resource-container .resource .accordion-header, #edit_resources_form .resource-container .resource.accordion-item .accordion-header,
#edit_resources_form .resource-container.accordion .resource .accordion-header,
#edit_resources_form .resource-container.accordion .resource.accordion-item .accordion-header {
  background-color: #ffffff;
  border-radius: 0.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#edit_resources_form .resource-container .resource .accordion-header p, #edit_resources_form .resource-container .resource.accordion-item .accordion-header p,
#edit_resources_form .resource-container.accordion .resource .accordion-header p,
#edit_resources_form .resource-container.accordion .resource.accordion-item .accordion-header p {
  color: #364152;
  font-family: "inter_semibold", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  font-size: 1rem;
  margin-bottom: 0;
  padding-left: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  margin: 0;
  min-width: 0;
}
#edit_resources_form .resource-container .resource .accordion-header .button, #edit_resources_form .resource-container .resource.accordion-item .accordion-header .button,
#edit_resources_form .resource-container.accordion .resource .accordion-header .button,
#edit_resources_form .resource-container.accordion .resource.accordion-item .accordion-header .button {
  -ms-flex-item-align: stretch;
      align-self: stretch;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 0;
  min-height: 3.6rem;
  width: 3.5rem;
  background-color: #FCFCFD;
}
#edit_resources_form .resource-container .resource .accordion-header .button.drag-dots, #edit_resources_form .resource-container .resource.accordion-item .accordion-header .button.drag-dots,
#edit_resources_form .resource-container.accordion .resource .accordion-header .button.drag-dots,
#edit_resources_form .resource-container.accordion .resource.accordion-item .accordion-header .button.drag-dots {
  width: 2rem;
  display: inline-block !important;
  opacity: 0;
  pointer-events: none;
}
#edit_resources_form .resource-container .resource .accordion-header .button.accordion-edit-button, #edit_resources_form .resource-container .resource.accordion-item .accordion-header .button.accordion-edit-button,
#edit_resources_form .resource-container.accordion .resource .accordion-header .button.accordion-edit-button,
#edit_resources_form .resource-container.accordion .resource.accordion-item .accordion-header .button.accordion-edit-button {
  border-left: 1px solid #E3E8EF;
  border-right: 1px solid #E3E8EF;
  border-radius: 0;
}
#edit_resources_form .resource-container .resource .accordion-header .button.accordion-edit-button:before, #edit_resources_form .resource-container .resource.accordion-item .accordion-header .button.accordion-edit-button:before,
#edit_resources_form .resource-container.accordion .resource .accordion-header .button.accordion-edit-button:before,
#edit_resources_form .resource-container.accordion .resource.accordion-item .accordion-header .button.accordion-edit-button:before {
  width: 1.5rem;
  height: 1.5rem;
}
#edit_resources_form .resource-container .resource .accordion-header .button.icon-chevron-toggle:before, #edit_resources_form .resource-container .resource.accordion-item .accordion-header .button.icon-chevron-toggle:before,
#edit_resources_form .resource-container.accordion .resource .accordion-header .button.icon-chevron-toggle:before,
#edit_resources_form .resource-container.accordion .resource.accordion-item .accordion-header .button.icon-chevron-toggle:before {
  background-image: url("../img/icons/chevron-down.svg");
  width: 1.75rem;
  height: 1.75rem;
}
#edit_resources_form .resource-container .resource .accordion-header .button.icon-copy-duplicate, #edit_resources_form .resource-container .resource.accordion-item .accordion-header .button.icon-copy-duplicate,
#edit_resources_form .resource-container.accordion .resource .accordion-header .button.icon-copy-duplicate,
#edit_resources_form .resource-container.accordion .resource.accordion-item .accordion-header .button.icon-copy-duplicate {
  border-left: 1px solid #E3E8EF;
  border-right: 1px solid #E3E8EF;
  border-radius: 0;
}
#edit_resources_form .resource-container .resource .accordion-header .button.icon-copy-duplicate:before, #edit_resources_form .resource-container .resource.accordion-item .accordion-header .button.icon-copy-duplicate:before,
#edit_resources_form .resource-container.accordion .resource .accordion-header .button.icon-copy-duplicate:before,
#edit_resources_form .resource-container.accordion .resource.accordion-item .accordion-header .button.icon-copy-duplicate:before {
  margin-right: 0 !important;
  width: 1.5rem !important;
  height: 1.5rem !important;
}
#edit_resources_form .resource-container .resource.is-active .accordion-header .button.icon-chevron-toggle:before, #edit_resources_form .resource-container .resource.accordion-item.is-active .accordion-header .button.icon-chevron-toggle:before,
#edit_resources_form .resource-container.accordion .resource.is-active .accordion-header .button.icon-chevron-toggle:before,
#edit_resources_form .resource-container.accordion .resource.accordion-item.is-active .accordion-header .button.icon-chevron-toggle:before {
  background-image: url("../img/icons/chevron-up.svg");
}
#edit_resources_form .resource-container .resource.is-editing .accordion-header .button.icon-chevron-toggle:before, #edit_resources_form .resource-container .resource.accordion-item.is-editing .accordion-header .button.icon-chevron-toggle:before,
#edit_resources_form .resource-container.accordion .resource.is-editing .accordion-header .button.icon-chevron-toggle:before,
#edit_resources_form .resource-container.accordion .resource.accordion-item.is-editing .accordion-header .button.icon-chevron-toggle:before {
  background-image: url("../img/icons/x-close.svg");
}
#edit_resources_form .resource-container .resource .accordion-content, #edit_resources_form .resource-container .resource.accordion-item .accordion-content,
#edit_resources_form .resource-container.accordion .resource .accordion-content,
#edit_resources_form .resource-container.accordion .resource.accordion-item .accordion-content {
  border-radius: 0 0 0.5rem 0.5rem;
  background-color: #FCFCFD;
  padding: 1.5rem 2rem;
  border-top: 1px solid #E3E8EF;
}
#edit_resources_form .resource-container .resource.is-editing .accordion-content, #edit_resources_form .resource-container .resource.accordion-item.is-editing .accordion-content,
#edit_resources_form .resource-container.accordion .resource.is-editing .accordion-content,
#edit_resources_form .resource-container.accordion .resource.accordion-item.is-editing .accordion-content {
  padding-bottom: 0;
}
#edit_resources_form .resource-container .resource .save-cancel-row, #edit_resources_form .resource-container .resource.accordion-item .save-cancel-row,
#edit_resources_form .resource-container.accordion .resource .save-cancel-row,
#edit_resources_form .resource-container.accordion .resource.accordion-item .save-cancel-row {
  margin-left: -2rem;
  margin-right: -2rem;
  background-color: #ffffff;
  border-radius: 0 0 0.5rem 0.5rem;
  border-top: 1px solid #E3E8EF;
  margin-top: 2rem;
  padding-top: 1rem;
}
#edit_resources_form .resource-container .resource .save-cancel-row .column:first-child, #edit_resources_form .resource-container .resource .save-cancel-row .columns:first-child, #edit_resources_form .resource-container .resource.accordion-item .save-cancel-row .column:first-child,
#edit_resources_form .resource-container.accordion .resource .save-cancel-row .column:first-child,
#edit_resources_form .resource-container.accordion .resource.accordion-item .save-cancel-row .column:first-child {
  padding-left: 2rem;
}
#edit_resources_form .resource-container .resource .save-cancel-row .column:last-child, #edit_resources_form .resource-container .resource .save-cancel-row .columns:last-child, #edit_resources_form .resource-container .resource.accordion-item .save-cancel-row .column:last-child,
#edit_resources_form .resource-container.accordion .resource .save-cancel-row .column:last-child,
#edit_resources_form .resource-container.accordion .resource.accordion-item .save-cancel-row .column:last-child {
  padding-right: 2rem;
}
#edit_resources_form .resource-container textarea, #edit_resources_form .resource-container input.title,
#edit_resources_form .resource-container.accordion textarea,
#edit_resources_form .resource-container.accordion input.title {
  border: 1px solid #CDD5DF;
}
#edit_resources_form .resource-items-container .resource-item {
  margin-bottom: 1.25rem;
  margin-left: 0;
  margin-right: 0;
  background-color: #ffffff;
  color: #06377E;
  border-radius: 0.5rem;
  padding: 1rem 1rem 1rem 1rem;
  border: 1px solid #CDD5DF;
}
#edit_resources_form .resource-section-panel {
  margin-bottom: 1.25rem;
  background-color: #E3E8EF;
  color: #ffffff;
  border-radius: 0.5rem;
  padding: 1rem 3rem 2rem 3rem;
}
#edit_resources_form .resource-section-panel.non-admin {
  padding-top: 3rem;
}
#edit_resources_form .resource-section-panel.non-admin .accordion-header {
  padding-left: 2rem;
}
#edit_resources_form .resource-section-panel .reorder-popmenu-row {
  margin-left: -2rem !important;
  margin-right: -1.6rem !important;
  min-height: 2.5rem;
  margin-bottom: 0.25rem;
}
#edit_resources_form .resource-section-panel .section-title-column {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#edit_resources_form .resource-section-panel .section-title-column .switch {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-left: 0;
  margin-right: 1.125rem;
}
#edit_resources_form .resource-section-panel .section-title-column .section-title-text-container {
  position: relative;
  width: auto;
  background-color: #202939;
  margin-bottom: 0;
  padding-right: 2rem;
  display: inline-block;
  margin-left: 0.15rem;
  background-image: url("../img/icons/edit-03-white.svg");
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 1.25rem;
  -webkit-transition: background 0.25s;
  transition: background 0.25s;
}
#edit_resources_form .resource-section-panel .section-title-column .section-title-text-container:hover, #edit_resources_form .resource-section-panel .section-title-column .section-title-text-container:focus-visible {
  cursor: pointer;
  background-image: url("../img/icons/edit-03-white.svg");
  background-size: 1.45rem;
}
#edit_resources_form .resource-section-panel .section-title-column .section-title-text-container:empty:before {
  content: "Enter Section Title...";
}
#edit_resources_form .resource-section-panel .section-title-column .section-title-text-container.disabled {
  background: none;
}
#edit_resources_form .resource-section-panel .section-title-column .section-title-text-container.disabled:hover, #edit_resources_form .resource-section-panel .section-title-column .section-title-text-container.disabled:focus-visible {
  cursor: default;
}
#edit_resources_form .resource-section-panel .section-title-column .form-error {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  margin-top: 0.5rem;
}
#edit_resources_form .resource-section-panel .section-title-column .form-error span {
  display: inline-block;
  background-color: #FF6D61;
  color: #ffffff;
  padding: 0.25rem 0.5rem;
  border-radius: 0.35rem;
}
#edit_resources_form .add-file-panel.input-group {
  margin-bottom: 0;
}
#edit_resources_form .add-file-panel.input-group .item-url-input {
  border-radius: 0.5rem 0 0 0.5rem;
}
#edit_resources_form .add-file-panel.input-group .add-file {
  display: inline-block;
  border: none;
  border: 2px solid #EEF2F6;
  border-left: none;
  width: 2.875rem;
  height: 100%;
  color: #0C6EFC;
  background-image: url(../img/icons/file-plus-02-blue-600.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 1.5rem;
  background-color: #FCFCFD;
  border-radius: 0 0.5rem 0.5rem 0;
  -webkit-box-shadow: 0 1px 2px 0 rgba(10, 13, 18, 0.1);
          box-shadow: 0 1px 2px 0 rgba(10, 13, 18, 0.1);
}
#edit_resources_form .add-file-panel.input-group .add-file:hover {
  cursor: pointer;
}
#edit_resources_form .add-file-panel.input-group .add-file:focus-visible, #edit_resources_form .add-file-panel.input-group .add-file.focused {
  outline: none;
  -webkit-box-shadow: 0 0 0 1px rgba(10, 13, 18, 0.18) inset, 0 -2px 0 0 rgba(10, 13, 18, 0.05) inset, 0 1px 2px 0 rgba(10, 13, 18, 0.05), 0 0 0 2px #FFF, 0 0 0 4px #0C6EFC;
          box-shadow: 0 0 0 1px rgba(10, 13, 18, 0.18) inset, 0 -2px 0 0 rgba(10, 13, 18, 0.05) inset, 0 1px 2px 0 rgba(10, 13, 18, 0.05), 0 0 0 2px #FFF, 0 0 0 4px #0C6EFC;
  border-radius: 0.5rem;
  z-index: 1;
}
#edit_resources_form.resource-reorder-mode .show-when-reordering {
  display: inline-block !important;
}
#edit_resources_form.resource-reorder-mode .show-when-reordering.drag-dots {
  display: inline-block !important;
  width: 2.75rem !important;
  opacity: 1 !important;
  pointer-events: all !important;
}
#edit_resources_form.resource-reorder-mode .show-when-reordering.row {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
#edit_resources_form.resource-reorder-mode .hide-when-reordering {
  display: none !important;
}
#edit_resources_form .show-when-reordering {
  display: none;
}

/* small */
@media print, screen and (max-width: 39.99875em) {
  #edit_resources_form .resource-section-panel {
    padding: 1rem 1.5rem 2rem 1.5rem;
  }
  #edit_resources_form .resource-section-panel .reorder-popmenu-row {
    margin-left: -1rem !important;
    margin-right: -0.6rem !important;
  }
  #edit_resources_form .save-cancel-row .column:first-child, #edit_resources_form .save-cancel-row .columns:first-child {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  #edit_resources_form .save-cancel-row .column:last-child, #edit_resources_form .save-cancel-row .columns:last-child {
    padding-left: 2rem;
    padding-right: 2rem;
    margin-bottom: 1rem;
  }
}
/* small + medium */
/*
 * AUDITING VIEW LAYOUT - INTENDED FOR MOBILE VIEWS ONLY
 */
#audits {
  /*.pop-create-audit-modal.reveal.full-screen,
      .pop-create-audit-details-audit-share-modal.reveal.full-screen {
           max-width: 810px;
           left: 50%;
           transform: translateX(-50%);
      }*/
}

.audit-layout {
  max-width: 810px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 6.25rem;
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.25);
  position: relative;
  min-height: 100vh;
}
.audit-layout.no-reports {
  padding-bottom: 0;
}
.audit-layout .column, .audit-layout .columns {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}
.audit-layout .heading-container {
  padding-bottom: 0 !important;
  margin-top: 2rem;
}
.audit-layout .heading-container > .row {
  margin-left: 0;
  margin-right: 0;
}
.audit-layout .heading-container > .row > .column, .audit-layout .heading-container > .row > .columns {
  padding-left: 0;
  padding-right: 0;
}
.audit-layout header {
  position: relative;
  overflow: hidden;
  padding-left: 0;
  padding-right: 0;
  background: linear-gradient(110deg, rgba(12, 110, 252, 0.2) 1.41%, rgba(174, 207, 254, 0.2) 98.97%);
}
.audit-layout header.no-reports {
  min-height: 100vh;
}
.audit-layout header > .row {
  position: relative;
  z-index: 1;
}
.audit-layout header:before {
  content: "";
  position: absolute;
  top: -10px;
  left: -4px;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-image: url("../img/concentric-bg.svg");
  background-position: top left;
  background-size: 675px 675px;
  background-repeat: no-repeat;
  opacity: 0.5;
}
.audit-layout header h1.logo {
  margin-left: auto;
  margin-right: auto;
}
.audit-layout header .slider-panel {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(12, 110, 252, 0.08)), to(rgba(53, 134, 252, 0)));
  background: linear-gradient(180deg, rgba(12, 110, 252, 0.08) 0%, rgba(53, 134, 252, 0) 100%);
}
.audit-layout header .slider-panel.unsent {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(12, 110, 252, 0.35)), to(rgba(53, 134, 252, 0.35)));
  background: linear-gradient(180deg, rgba(12, 110, 252, 0.35) 0%, rgba(53, 134, 252, 0.35) 100%);
}
.audit-layout header .slider-panel h2 {
  margin-bottom: 0.75rem;
}
.audit-layout header #audit_progress_list,
.audit-layout header #audit_unsent_list {
  overflow: hidden;
  margin-bottom: 0;
}
.audit-layout header #audit_progress_list li,
.audit-layout header #audit_unsent_list li {
  padding: 1.6rem 1rem 1.6rem 1rem;
  margin-top: 4px;
  margin-left: 1rem;
  margin-right: 0;
  border-radius: 0.75rem;
  border: 1px solid #ffffff;
  background: rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: 0 4px 4px 0 rgba(6, 55, 126, 0.1);
          box-shadow: 0 4px 4px 0 rgba(6, 55, 126, 0.1);
  -webkit-backdrop-filter: blur(2px);
          backdrop-filter: blur(2px);
  -webkit-transition: background 0.25s;
  transition: background 0.25s;
}
.audit-layout header #audit_progress_list li .title,
.audit-layout header #audit_unsent_list li .title {
  margin-bottom: 0.25rem;
  color: #364152;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.audit-layout header #audit_progress_list li .reference,
.audit-layout header #audit_unsent_list li .reference {
  color: #4B5565;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.audit-layout header #audit_progress_list li .date,
.audit-layout header #audit_unsent_list li .date {
  color: #697586;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.audit-layout header #audit_progress_list li .progress-bar,
.audit-layout header #audit_unsent_list li .progress-bar {
  background-color: #ffffff;
  height: 2px;
  padding: 0;
  margin-top: 1rem;
  position: relative;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.audit-layout header #audit_progress_list li .progress-bar:before,
.audit-layout header #audit_unsent_list li .progress-bar:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 33%;
  background-color: #5D9EFD;
}
.audit-layout header #audit_progress_list li:last-child,
.audit-layout header #audit_unsent_list li:last-child {
  margin-right: 1rem;
}
.audit-layout header #audit_progress_list li:hover,
.audit-layout header #audit_unsent_list li:hover {
  cursor: pointer;
  background: rgba(255, 255, 255, 0.5);
}
.audit-layout header #audit_progress_list li:focus-visible,
.audit-layout header #audit_unsent_list li:focus-visible {
  outline: none;
  -webkit-box-shadow: 0 0 0 1px rgba(10, 13, 18, 0.18) inset, 0 -2px 0 0 rgba(10, 13, 18, 0.05) inset, 0 1px 2px 0 rgba(10, 13, 18, 0.05), 0 0 0 2px #FFF, 0 0 0 4px #0C6EFC;
          box-shadow: 0 0 0 1px rgba(10, 13, 18, 0.18) inset, 0 -2px 0 0 rgba(10, 13, 18, 0.05) inset, 0 1px 2px 0 rgba(10, 13, 18, 0.05), 0 0 0 2px #FFF, 0 0 0 4px #0C6EFC;
}
.audit-layout header #audit_unsent_list li .progress-bar:before {
  width: 66%;
}
.audit-layout section {
  padding-left: 0;
  padding-right: 0;
}
.audit-layout section.row {
  position: relative;
  z-index: 1;
}
.audit-layout footer {
  padding-left: 0;
  padding-right: 0;
}
.audit-layout footer.audits-footer {
  border-top: 1px solid #E3E8EF;
  background-color: #EFF5FF;
  -webkit-box-shadow: 0 -4px 6px 0 rgba(6, 55, 126, 0.08);
          box-shadow: 0 -4px 6px 0 rgba(6, 55, 126, 0.08);
  padding: 1rem 0;
  min-height: 5.625rem;
  position: fixed;
  z-index: 1;
  bottom: 0;
  max-width: 810px;
  width: 100%;
}
.audit-layout footer.audits-footer.row {
  margin-left: 0;
  margin-right: 0;
}

/*
 * ADD COMMENTS - AUDIT 
 */
.add-comments-wrapper {
  border: 1px solid #9AA4B2;
  border-radius: 0.5rem;
}

.add-comment-upper-panel,
textarea.add-comment-upper-panel,
textarea.add-comment-upper-panel.size-md {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  gap: 0;
  width: 100%;
  min-height: 2.5rem;
  resize: none;
  overflow: hidden;
  margin-bottom: 0;
  -webkit-transition: height 0.25s;
  transition: height 0.25s;
}
.add-comment-upper-panel:focus,
textarea.add-comment-upper-panel:focus,
textarea.add-comment-upper-panel.size-md:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-color: transparent;
  outline: none;
}
.add-comment-upper-panel:focus-visible,
textarea.add-comment-upper-panel:focus-visible,
textarea.add-comment-upper-panel.size-md:focus-visible {
  border-radius: 0.5rem;
  border-color: transparent;
  outline: none;
  -webkit-box-shadow: 0 0 0 1px rgba(10, 13, 18, 0.18) inset, 0 -2px 0 0 rgba(10, 13, 18, 0.05) inset, 0 1px 2px 0 rgba(10, 13, 18, 0.05), 0 0 0 2px #FFF, 0 0 0 4px #0C6EFC;
          box-shadow: 0 0 0 1px rgba(10, 13, 18, 0.18) inset, 0 -2px 0 0 rgba(10, 13, 18, 0.05) inset, 0 1px 2px 0 rgba(10, 13, 18, 0.05), 0 0 0 2px #FFF, 0 0 0 4px #0C6EFC;
}

.comment-link-container {
  display: block;
  min-height: 2.125rem;
  margin-top: -0.625rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  line-height: 1.25rem;
  padding: 0.375rem 0.875rem;
}
.comment-link-container a {
  display: inline-block;
  color: #0C6EFC;
  text-decoration: underline;
  word-break: break-all;
}

.add-comment-bottom-panel {
  margin-top: 0;
  border: none;
  border-top: 1px solid #9AA4B2;
  border-radius: 0 0 0.5rem 0.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.add-comment-precanned {
  border: none;
  color: #0C6EFC;
  height: 2.875rem;
  padding-left: 2.5rem;
  background-image: url(../img/icons/plus-blue.svg);
  background-repeat: no-repeat;
  background-position: left 12px center;
  background-size: 1.25rem;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  border-radius: 0;
  font-size: 0.875rem;
  font-family: "inter_semibold", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  text-align: left;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.add-comment-precanned:hover {
  cursor: pointer;
}
.add-comment-precanned:focus-visible, .add-comment-precanned.focused {
  outline: none;
  -webkit-box-shadow: 0 0 0 1px rgba(10, 13, 18, 0.18) inset, 0 -2px 0 0 rgba(10, 13, 18, 0.05) inset, 0 1px 2px 0 rgba(10, 13, 18, 0.05), 0 0 0 2px #FFF, 0 0 0 4px #0C6EFC;
          box-shadow: 0 0 0 1px rgba(10, 13, 18, 0.18) inset, 0 -2px 0 0 rgba(10, 13, 18, 0.05) inset, 0 1px 2px 0 rgba(10, 13, 18, 0.05), 0 0 0 2px #FFF, 0 0 0 4px #0C6EFC;
  border-radius: 0.5rem;
  z-index: 1;
}

.add-comment-link {
  border: none;
  border-left: 1px solid #9AA4B2;
  width: 2.875rem;
  height: 2.875rem;
  color: #0C6EFC;
  background-image: url(../img/icons/file-plus-02-blue-600.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 1.5rem;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.add-comment-link:hover {
  cursor: pointer;
}
.add-comment-link:focus-visible, .add-comment-link.focused {
  outline: none;
  -webkit-box-shadow: 0 0 0 1px rgba(10, 13, 18, 0.18) inset, 0 -2px 0 0 rgba(10, 13, 18, 0.05) inset, 0 1px 2px 0 rgba(10, 13, 18, 0.05), 0 0 0 2px #FFF, 0 0 0 4px #0C6EFC;
          box-shadow: 0 0 0 1px rgba(10, 13, 18, 0.18) inset, 0 -2px 0 0 rgba(10, 13, 18, 0.05) inset, 0 1px 2px 0 rgba(10, 13, 18, 0.05), 0 0 0 2px #FFF, 0 0 0 4px #0C6EFC;
  border-radius: 0.5rem;
  z-index: 1;
}

.comments-container {
  margin-top: 0.5rem;
}
.comments-container .comment-list {
  margin-left: 0;
  margin-right: 0;
  list-style: none;
  margin-bottom: 0;
}
.comments-container .comment-list li {
  margin-bottom: 0.5rem;
  padding: 0.375rem 0.5rem;
  font-size: 0.875rem;
  font-family: "inter_medium", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  line-height: 1.25rem;
  color: #364152;
  border-radius: 0.5rem;
  border: 1px solid #4FC180;
}
.comments-container .comment-list li .link_filename {
  display: block;
}
.comments-container .comment-list li .link_filename .a {
  color: #0C6EFC;
  text-decoration: underline;
  word-break: break-all;
}
.comments-container .comment-list li:hover {
  background-color: #F8FAFC;
  cursor: pointer;
}
.comments-container .comment-list li:focus-visible {
  outline: none;
  -webkit-box-shadow: 0 0 0 1px rgba(10, 13, 18, 0.18) inset, 0 -2px 0 0 rgba(10, 13, 18, 0.05) inset, 0 1px 2px 0 rgba(10, 13, 18, 0.05), 0 0 0 2px #FFF, 0 0 0 4px #0C6EFC;
          box-shadow: 0 0 0 1px rgba(10, 13, 18, 0.18) inset, 0 -2px 0 0 rgba(10, 13, 18, 0.05) inset, 0 1px 2px 0 rgba(10, 13, 18, 0.05), 0 0 0 2px #FFF, 0 0 0 4px #0C6EFC;
  background-color: #F8FAFC;
}
.comments-container .comment-list li:last-child {
  margin-bottom: 0;
}

.comments-container:empty {
  display: none;
}

.media-container {
  margin-top: 0.5rem;
}

.pop-create-audit-modal .wrapper {
  min-height: 100vh;
  position: relative;
}
.pop-create-audit-modal.reveal.full-screen {
  background-color: #042554;
}
.pop-create-audit-modal header {
  background-color: #042554;
  color: #FCFCFD;
  min-height: 5rem;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.pop-create-audit-modal header h2 {
  font-size: 1.25rem;
}
.pop-create-audit-modal section {
  padding-top: 5rem;
  padding-bottom: 5rem;
  padding-left: 0;
  padding-right: 0;
  min-height: 100vh;
}
.pop-create-audit-modal section p.step-state {
  color: #F8FAFC;
  margin-bottom: 0;
}
.pop-create-audit-modal section p.step-state span.blue-600 {
  color: #0C6EFC;
}
.pop-create-audit-modal section .column, .pop-create-audit-modal section .columns {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}
.pop-create-audit-modal section label {
  color: #E3E8EF;
  margin-top: 1.25rem;
  margin-bottom: 0.25rem;
}
.pop-create-audit-modal section .select-template-slider-row {
  background-color: #021632;
  color: #ffffff;
  padding-top: 2rem;
  padding-bottom: 1rem;
}
.pop-create-audit-modal section .select-template-slider-row h2 {
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
}
.pop-create-audit-modal section #audit_template_list,
.pop-create-audit-modal section #audit_template_list.slick-initialized {
  overflow: hidden;
  margin-bottom: 0;
  padding-bottom: 1rem;
}
.pop-create-audit-modal section #audit_template_list li,
.pop-create-audit-modal section #audit_template_list li.slick-slide,
.pop-create-audit-modal section #audit_template_list.slick-initialized li,
.pop-create-audit-modal section #audit_template_list.slick-initialized li.slick-slide {
  padding: 2rem 1rem 2rem 1rem;
  margin-top: 4px;
  margin-left: 1rem;
  margin-right: 0;
  border-radius: 0.75rem;
  border: 1px solid #4B5565;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.06)), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.06) 0%, rgba(255, 255, 255, 0) 100%);
  -webkit-box-shadow: 0 4px 4px 0 rgba(6, 55, 126, 0.1);
          box-shadow: 0 4px 4px 0 rgba(6, 55, 126, 0.1);
  -webkit-backdrop-filter: blur(2px);
          backdrop-filter: blur(2px);
  -webkit-transition: background 0.25s;
  transition: background 0.25s;
}
.pop-create-audit-modal section #audit_template_list li .title,
.pop-create-audit-modal section #audit_template_list li.slick-slide .title,
.pop-create-audit-modal section #audit_template_list.slick-initialized li .title,
.pop-create-audit-modal section #audit_template_list.slick-initialized li.slick-slide .title {
  margin-bottom: 1.25rem;
  color: #ffffff;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.pop-create-audit-modal section #audit_template_list li .date,
.pop-create-audit-modal section #audit_template_list li.slick-slide .date,
.pop-create-audit-modal section #audit_template_list.slick-initialized li .date,
.pop-create-audit-modal section #audit_template_list.slick-initialized li.slick-slide .date {
  color: #CDD5DF;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  margin-bottom: 0;
  margin-top: auto;
}
.pop-create-audit-modal section #audit_template_list li:last-child,
.pop-create-audit-modal section #audit_template_list li.slick-slide:last-child,
.pop-create-audit-modal section #audit_template_list.slick-initialized li:last-child,
.pop-create-audit-modal section #audit_template_list.slick-initialized li.slick-slide:last-child {
  margin-right: 1rem;
}
.pop-create-audit-modal section #audit_template_list li:hover,
.pop-create-audit-modal section #audit_template_list li.slick-slide:hover,
.pop-create-audit-modal section #audit_template_list.slick-initialized li:hover,
.pop-create-audit-modal section #audit_template_list.slick-initialized li.slick-slide:hover {
  cursor: pointer;
  background: rgba(255, 255, 255, 0.1);
}
.pop-create-audit-modal section #audit_template_list li:focus-visible,
.pop-create-audit-modal section #audit_template_list li.slick-slide:focus-visible,
.pop-create-audit-modal section #audit_template_list.slick-initialized li:focus-visible,
.pop-create-audit-modal section #audit_template_list.slick-initialized li.slick-slide:focus-visible {
  outline: none;
  -webkit-box-shadow: 0 0 0 1px rgba(10, 13, 18, 0.18) inset, 0 -2px 0 0 rgba(10, 13, 18, 0.05) inset, 0 1px 2px 0 rgba(10, 13, 18, 0.05), 0 0 0 2px #FFF, 0 0 0 4px #0C6EFC;
          box-shadow: 0 0 0 1px rgba(10, 13, 18, 0.18) inset, 0 -2px 0 0 rgba(10, 13, 18, 0.05) inset, 0 1px 2px 0 rgba(10, 13, 18, 0.05), 0 0 0 2px #FFF, 0 0 0 4px #0C6EFC;
}
.pop-create-audit-modal section #audit_template_list li:before,
.pop-create-audit-modal section #audit_template_list li.slick-slide:before,
.pop-create-audit-modal section #audit_template_list.slick-initialized li:before,
.pop-create-audit-modal section #audit_template_list.slick-initialized li.slick-slide:before {
  content: "";
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  margin-bottom: 0.5rem;
  background-image: url("../img/icons/file-04-blue-600.svg");
  background-position: top left;
  background-size: 1.5rem;
  background-repeat: no-repeat;
}
.pop-create-audit-modal section #audit_template_list li.selected,
.pop-create-audit-modal section #audit_template_list li.slick-slide.selected,
.pop-create-audit-modal section #audit_template_list.slick-initialized li.selected,
.pop-create-audit-modal section #audit_template_list.slick-initialized li.slick-slide.selected {
  border-color: #7AECAB;
  background: rgba(255, 255, 255, 0.1);
}
.pop-create-audit-modal section #audit_template_list li.selected:before,
.pop-create-audit-modal section #audit_template_list li.slick-slide.selected:before,
.pop-create-audit-modal section #audit_template_list.slick-initialized li.selected:before,
.pop-create-audit-modal section #audit_template_list.slick-initialized li.slick-slide.selected:before {
  background-image: url("../img/icons/file-04-green-500.svg");
}
.pop-create-audit-modal footer {
  background-color: transparent;
  min-height: 3.75rem;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 1rem 0;
  border-top: none;
}
.pop-create-audit-modal footer .column, .pop-create-audit-modal footer .columns {
  /*&:first-child {
                   border-right: 1px solid $cc-gray-500;
              }
              &:last-child {
                   border-left: 1px solid $cc-gray-500;
              }*/
}

.pop-create-audit-details-audit-share-modal .wrapper {
  min-height: 100vh;
  position: relative;
}
.pop-create-audit-details-audit-share-modal.reveal.full-screen {
  background-color: #042554;
}
.pop-create-audit-details-audit-share-modal header {
  border-bottom: 1px solid #E3E8EF;
  background-color: #ffffff;
  color: #364152;
  min-height: 5rem;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
  padding-left: 0;
  padding-right: 0;
}
.pop-create-audit-details-audit-share-modal header h2 {
  font-size: 1rem;
  color: #364152;
  margin-top: 1.25rem;
  margin-bottom: 1rem;
}
.pop-create-audit-details-audit-share-modal header h2 .company {
  display: block;
  font-size: 0.875rem;
  color: #697586;
}
.pop-create-audit-details-audit-share-modal header .step-indicator-row {
  padding-left: 0;
  padding-right: 0;
}
.pop-create-audit-details-audit-share-modal header .step-indicator-row .column:not(.form-error-panel), .pop-create-audit-details-audit-share-modal header .step-indicator-row .columns:not(.form-error-panel) {
  border-top: 1px solid #E3E8EF;
  padding-left: 0.4375rem;
  padding-right: 0.4375rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.pop-create-audit-details-audit-share-modal header .step-indicator-row .column:first-child, .pop-create-audit-details-audit-share-modal header .step-indicator-row .columns:first-child {
  padding-left: 0.9375rem;
}
.pop-create-audit-details-audit-share-modal header .step-indicator-row .column:last-child, .pop-create-audit-details-audit-share-modal header .step-indicator-row .columns:last-child {
  padding-right: 0.9375rem;
}
.pop-create-audit-details-audit-share-modal header .step-indicator-row .large-lozenge {
  font-size: 0.875rem;
  color: #697586;
  line-height: 1;
  border-radius: 99px;
  border: 1px solid transparent;
  padding: 0.5625rem 0.75rem;
  white-space: nowrap;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.pop-create-audit-details-audit-share-modal header .step-indicator-row .large-lozenge span {
  margin-right: 0.3125rem;
}
.pop-create-audit-details-audit-share-modal header .step-indicator-row .large-lozenge.active {
  border: 1px solid #85B6FD;
  background-color: #EFF5FF;
  color: #364152;
  font-family: "inter_medium", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
}
.pop-create-audit-details-audit-share-modal header .step-indicator-row .large-lozenge.active span {
  color: #0C6EFC;
  font-family: "inter_regular", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
}
.pop-create-audit-details-audit-share-modal header .step-indicator-row .large-lozenge.completed span {
  width: 0.875rem;
  height: 0.875rem;
  background-image: url("../img/icons/check-circle-green.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 0.875rem;
  text-indent: -5000px;
  overflow: hidden;
  display: inline-block;
}
.pop-create-audit-details-audit-share-modal section {
  padding-top: 8.4375rem;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  min-height: 100vh;
}
.pop-create-audit-details-audit-share-modal section p.step-state {
  color: #F8FAFC;
  margin-bottom: 0;
}
.pop-create-audit-details-audit-share-modal section p.step-state span.blue-600 {
  color: #0C6EFC;
}
.pop-create-audit-details-audit-share-modal section .column, .pop-create-audit-details-audit-share-modal section .columns {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}
.pop-create-audit-details-audit-share-modal section .column.content-target, .pop-create-audit-details-audit-share-modal section .content-target.columns {
  padding-left: 0;
  padding-right: 0;
}
.pop-create-audit-details-audit-share-modal section .audit-step .column:not(.content-target), .pop-create-audit-details-audit-share-modal section .audit-step .columns:not(.content-target) {
  margin-top: 0.9375rem;
  background-color: #ffffff;
  border-radius: 0.5rem;
  padding: 1rem;
  border: 2px solid #ffffff;
  overflow: hidden;
}
.pop-create-audit-details-audit-share-modal section .audit-step .column:not(.content-target).required-response, .pop-create-audit-details-audit-share-modal section .audit-step .columns:not(.content-target).required-response {
  background: linear-gradient(to right, #FF6D61 0, #FF6D61 6px, white 6px, white 100%);
}
.pop-create-audit-details-audit-share-modal section .audit-step .column:not(.content-target).required-response hr, .pop-create-audit-details-audit-share-modal section .audit-step .columns:not(.content-target).required-response hr {
  margin: 1rem -16px 1rem -10px;
}
.pop-create-audit-details-audit-share-modal section .audit-step.step-1 {
  padding-bottom: 5rem;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}
.pop-create-audit-details-audit-share-modal section .audit-step.step-2 {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  padding-bottom: 2rem;
}
.pop-create-audit-details-audit-share-modal section .audit-step.step-2 .column, .pop-create-audit-details-audit-share-modal section .audit-step.step-2 .columns {
  margin-top: 0;
  margin-bottom: 0.9375rem;
}
.pop-create-audit-details-audit-share-modal section .audit-step.step-2 .column.invalid, .pop-create-audit-details-audit-share-modal section .audit-step.step-2 .invalid.columns {
  border-color: #FF6D61;
}
.pop-create-audit-details-audit-share-modal section .audit-step.step-2 .column.invalid .question-text, .pop-create-audit-details-audit-share-modal section .audit-step.step-2 .invalid.columns .question-text {
  padding-left: 1.5rem;
  background-image: url("../img/icons/alert-circle-red-600.svg");
  background-repeat: no-repeat;
  background-position: top 4px left;
  background-size: 1rem;
}
.pop-create-audit-details-audit-share-modal section .audit-step.step-2 .column.completed, .pop-create-audit-details-audit-share-modal section .audit-step.step-2 .completed.columns {
  border-color: #5FE89A;
}
.pop-create-audit-details-audit-share-modal section .audit-step.step-2 .column.completed .question-text, .pop-create-audit-details-audit-share-modal section .audit-step.step-2 .completed.columns .question-text {
  padding-left: 1.5rem;
  background-image: url("../img/icons/check-circle-green.svg");
  background-repeat: no-repeat;
  background-position: top 4px left;
  background-size: 1rem;
}
.pop-create-audit-details-audit-share-modal section .audit-step.step-2 .column .hidden-for-data-purposes, .pop-create-audit-details-audit-share-modal section .audit-step.step-2 .columns .hidden-for-data-purposes {
  background-color: #fffccc;
  padding: 0.15rem;
  border: 1px dashed #4B5565;
  border-radius: 1px;
  font-size: 11px;
  margin-top: 0.4rem;
  margin-bottom: 0;
}
.pop-create-audit-details-audit-share-modal section .audit-step.step-2 .section-title {
  color: #FCFCFD;
  font-size: 0.75rem;
  font-family: "inter_medium", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
.pop-create-audit-details-audit-share-modal section .audit-step.step-2 .section-description {
  color: #CDD5DF;
  font-size: 0.6875rem;
  font-family: "inter_regular", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  margin-bottom: 0.625rem;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  line-height: 1.3;
}
.pop-create-audit-details-audit-share-modal section .audit-step.step-2 .section-title + .section-description {
  margin-top: -0.3125rem;
}
.pop-create-audit-details-audit-share-modal section .audit-step.step-2 .question-text {
  color: #364152;
  font-size: 1rem;
  font-family: "inter_semibold", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  line-height: 1.5;
  margin-bottom: 0.5rem;
}
.pop-create-audit-details-audit-share-modal section .audit-step.step-2 ul.response-options-list {
  margin-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.pop-create-audit-details-audit-share-modal section .audit-step.step-2 .response-option input {
  display: none;
}
.pop-create-audit-details-audit-share-modal section .audit-step.step-2 .response-option label.button {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: #F8FAFC;
}
.pop-create-audit-details-audit-share-modal section .audit-step.step-2 .response-option input:checked + label {
  border-color: #9AA4B2;
  background-color: #E3E8EF;
}
.pop-create-audit-details-audit-share-modal section .audit-step.step-2 hr {
  margin: 1rem -16px;
  border-color: #E3E8EF;
}
.pop-create-audit-details-audit-share-modal section .audit-step.step-2 .comments-media-columns {
  margin-left: -1rem !important;
  margin-right: -1rem !important;
  margin-bottom: -1rem !important;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #FCFCFD;
  border-top: 1px solid #E3E8EF;
}
.pop-create-audit-details-audit-share-modal section .audit-step.step-2 .comments-media-columns .column:first-child, .pop-create-audit-details-audit-share-modal section .audit-step.step-2 .comments-media-columns .columns:first-child {
  padding-left: 0;
  padding-right: 0.4375rem;
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
.pop-create-audit-details-audit-share-modal section .audit-step.step-2 .comments-media-columns .column:last-child, .pop-create-audit-details-audit-share-modal section .audit-step.step-2 .comments-media-columns .columns:last-child {
  padding-left: 0.4375rem;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
.pop-create-audit-details-audit-share-modal section label {
  color: #364152;
  margin-bottom: 0.25rem;
}
.pop-create-audit-details-audit-share-modal footer {
  border-top: 1px solid #E3E8EF;
  background-color: #F8FAFC;
  min-height: 3.75rem;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0 0 0 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.pop-create-audit-details-audit-share-modal footer .button:not(.share-audit-panel-button) {
  margin-top: 0.4375rem;
  margin-bottom: 0.4375rem;
}

#create_audit_details_audit_share_modal .generating-report,
#create_audit_details_audit_share_modal .sharing-report,
#create_audit_details_audit_share_modal .sharing-report-success,
#audit_share_report_via_dialog .generating-report,
#audit_share_report_via_dialog .sharing-report,
#audit_share_report_via_dialog .sharing-report-success {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  margin-top: 3rem;
}
#create_audit_details_audit_share_modal .generating-report .h-dots,
#create_audit_details_audit_share_modal .sharing-report .h-dots,
#create_audit_details_audit_share_modal .sharing-report-success .h-dots,
#audit_share_report_via_dialog .generating-report .h-dots,
#audit_share_report_via_dialog .sharing-report .h-dots,
#audit_share_report_via_dialog .sharing-report-success .h-dots {
  width: 40px;
  height: 40px;
  background-color: #0C6EFC;
  border-radius: 999px;
  position: relative;
  margin-top: 40px;
  margin-bottom: 50px;
  margin-left: auto;
  margin-right: auto;
  background-image: url("../img/icons/dots-horizontal-white.svg");
  background-position: center;
  background-size: 1.625rem;
  background-repeat: no-repeat;
  -webkit-animation: spinEvery3s 3s infinite;
          animation: spinEvery3s 3s infinite;
  -webkit-transform-origin: center;
          transform-origin: center;
}
#create_audit_details_audit_share_modal .generating-report .h-dots:before, #create_audit_details_audit_share_modal .generating-report .h-dots:after,
#create_audit_details_audit_share_modal .sharing-report .h-dots:before,
#create_audit_details_audit_share_modal .sharing-report .h-dots:after,
#create_audit_details_audit_share_modal .sharing-report-success .h-dots:before,
#create_audit_details_audit_share_modal .sharing-report-success .h-dots:after,
#audit_share_report_via_dialog .generating-report .h-dots:before,
#audit_share_report_via_dialog .generating-report .h-dots:after,
#audit_share_report_via_dialog .sharing-report .h-dots:before,
#audit_share_report_via_dialog .sharing-report .h-dots:after,
#audit_share_report_via_dialog .sharing-report-success .h-dots:before,
#audit_share_report_via_dialog .sharing-report-success .h-dots:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%) scale(1);
          transform: translateX(-50%) translateY(-50%) scale(1);
  -webkit-transform-origin: center;
          transform-origin: center;
  border-radius: 999px;
  border: 1px solid #0C6EFC;
}
#create_audit_details_audit_share_modal .generating-report .h-dots:before,
#create_audit_details_audit_share_modal .sharing-report .h-dots:before,
#create_audit_details_audit_share_modal .sharing-report-success .h-dots:before,
#audit_share_report_via_dialog .generating-report .h-dots:before,
#audit_share_report_via_dialog .sharing-report .h-dots:before,
#audit_share_report_via_dialog .sharing-report-success .h-dots:before {
  width: 40px;
  height: 40px;
  -webkit-animation: circlePulseOuter 1.5s linear infinite;
          animation: circlePulseOuter 1.5s linear infinite;
  -webkit-animation-delay: 0.75s;
          animation-delay: 0.75s;
}
#create_audit_details_audit_share_modal .generating-report .h-dots:after,
#create_audit_details_audit_share_modal .sharing-report .h-dots:after,
#create_audit_details_audit_share_modal .sharing-report-success .h-dots:after,
#audit_share_report_via_dialog .generating-report .h-dots:after,
#audit_share_report_via_dialog .sharing-report .h-dots:after,
#audit_share_report_via_dialog .sharing-report-success .h-dots:after {
  width: 40px;
  height: 40px;
  -webkit-animation: circlePulseInner 1.5s linear infinite;
          animation: circlePulseInner 1.5s linear infinite;
}
#create_audit_details_audit_share_modal .generating-report p,
#create_audit_details_audit_share_modal .sharing-report p,
#create_audit_details_audit_share_modal .sharing-report-success p,
#audit_share_report_via_dialog .generating-report p,
#audit_share_report_via_dialog .sharing-report p,
#audit_share_report_via_dialog .sharing-report-success p {
  color: #ffffff;
  font-size: 1rem;
  font-family: "inter_semibold", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  line-height: 1.5;
  text-align: center;
}
#create_audit_details_audit_share_modal .sharing-report,
#create_audit_details_audit_share_modal .sharing-report-success,
#audit_share_report_via_dialog .sharing-report,
#audit_share_report_via_dialog .sharing-report-success {
  margin-top: 0;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
#create_audit_details_audit_share_modal .sharing-report-success.error .q-tick,
#audit_share_report_via_dialog .sharing-report-success.error .q-tick {
  background-color: #F79009;
  background-image: url("../img/icons/alert-no-circle.svg");
}
#create_audit_details_audit_share_modal .sharing-report-success.error .q-tick:before, #create_audit_details_audit_share_modal .sharing-report-success.error .q-tick:after,
#audit_share_report_via_dialog .sharing-report-success.error .q-tick:before,
#audit_share_report_via_dialog .sharing-report-success.error .q-tick:after {
  border-color: #F79009;
}
#create_audit_details_audit_share_modal .share-report-button-row,
#audit_share_report_via_dialog .share-report-button-row {
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}
#create_audit_details_audit_share_modal .share-column,
#audit_share_report_via_dialog .share-column {
  max-width: 100%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  padding: 0;
  margin-top: -1px;
  background-color: #042554;
  max-height: 0;
  overflow: hidden;
  position: relative;
  z-index: 0;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}
#create_audit_details_audit_share_modal .share-column.visible,
#audit_share_report_via_dialog .share-column.visible {
  max-height: 500px;
}
#create_audit_details_audit_share_modal .share-panel,
#audit_share_report_via_dialog .share-panel {
  background-color: #ffffff;
  border-radius: 0.5rem;
  padding: 0.5rem;
  margin-top: 1rem;
  margin-bottom: 1rem;
  margin-left: 1rem;
  margin-right: 1rem;
}
#create_audit_details_audit_share_modal .share-panel h4,
#audit_share_report_via_dialog .share-panel h4 {
  margin-bottom: 0;
}
#create_audit_details_audit_share_modal .share-panel input[readonly]:hover,
#audit_share_report_via_dialog .share-panel input[readonly]:hover {
  cursor: default;
}
#create_audit_details_audit_share_modal .share-again-back,
#audit_share_report_via_dialog .share-again-back {
  margin-bottom: 1rem;
}
#create_audit_details_audit_share_modal .share-again-back .row,
#audit_share_report_via_dialog .share-again-back .row {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
#create_audit_details_audit_share_modal .share-again-back .row.darker,
#audit_share_report_via_dialog .share-again-back .row.darker {
  background-color: #021632;
  padding: 1rem;
}
#create_audit_details_audit_share_modal .share-again-back p.shared,
#audit_share_report_via_dialog .share-again-back p.shared {
  color: #ffffff;
  font-size: 0.875rem;
  font-family: "inter_regular", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  margin-bottom: 0;
  background-image: url("../img/icons/check-circle-outline-green.svg");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 1.25rem;
  padding-left: 1.75rem;
  line-height: 1.5;
}
#create_audit_details_audit_share_modal .share-again-back p.shared.error,
#audit_share_report_via_dialog .share-again-back p.shared.error {
  background-image: url("../img/icons/alert-circle-orange.svg");
}
#create_audit_details_audit_share_modal .share-again-back p.shared.all-failed,
#audit_share_report_via_dialog .share-again-back p.shared.all-failed {
  background-image: url("../img/icons/alert-circle-red-600.svg");
}
#create_audit_details_audit_share_modal .share-again-back span,
#audit_share_report_via_dialog .share-again-back span {
  color: #AECFFE;
  font-size: 0.875rem;
  margin-left: 0;
  margin-right: 0;
}
#create_audit_details_audit_share_modal .share-again-back .button,
#audit_share_report_via_dialog .share-again-back .button {
  margin-bottom: 0;
}
#create_audit_details_audit_share_modal .share-again-back .toggle-btn,
#audit_share_report_via_dialog .share-again-back .toggle-btn {
  background-image: url("../img/icons/chevron-down.svg");
  background-repeat: no-repeat;
  background-position: top 3px center;
  background-size: 1.25rem;
  -webkit-filter: invert(100%) brightness(100%);
          filter: invert(100%) brightness(100%);
  width: 1.3125rem;
  height: 1.3125rem;
  display: inline-block;
}
#create_audit_details_audit_share_modal .share-again-back .toggle-btn[aria-expanded=true],
#audit_share_report_via_dialog .share-again-back .toggle-btn[aria-expanded=true] {
  background-image: url("../img/icons/chevron-up.svg");
}
#create_audit_details_audit_share_modal .share-again-back .recipients,
#audit_share_report_via_dialog .share-again-back .recipients {
  color: #ffffff;
  border-left: 2px solid #06377E;
  padding: 1rem;
}
#create_audit_details_audit_share_modal .share-again-back .recipients ul.sent-recipient-list,
#audit_share_report_via_dialog .share-again-back .recipients ul.sent-recipient-list {
  margin-bottom: 0;
}
#create_audit_details_audit_share_modal .share-again-back .recipients ul.sent-recipient-list li,
#audit_share_report_via_dialog .share-again-back .recipients ul.sent-recipient-list li {
  font-size: 0.75rem;
  color: #CDD5DF;
  font-family: "inter_regular", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
}
#create_audit_details_audit_share_modal .share-again-back .recipients ul.sent-recipient-list li.fail,
#audit_share_report_via_dialog .share-again-back .recipients ul.sent-recipient-list li.fail {
  color: #FF6D61;
  background-image: url("../img/icons/x-circle-red-600.svg");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 0.75rem;
  padding-left: 1.125rem;
}
#create_audit_details_audit_share_modal .share-again-back .recipients ul.sent-recipient-list li.msg,
#audit_share_report_via_dialog .share-again-back .recipients ul.sent-recipient-list li.msg {
  margin-left: -1rem;
  margin-bottom: 0.25rem;
  list-style: none;
}
#create_audit_details_audit_share_modal #share_audit_recipients_container,
#audit_share_report_via_dialog #share_audit_recipients_container {
  max-height: 15.625rem;
  overflow-y: scroll;
}

#audit_share_report_via_dialog .share-column {
  max-height: 100vh;
  background-color: #ffffff;
}
#audit_share_report_via_dialog .share-column .share-panel {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
#audit_share_report_via_dialog .share-column .share-panel .row {
  margin-bottom: 0.5rem;
}
#audit_share_report_via_dialog .share-column .share-again-back {
  margin-bottom: 0;
}
#audit_share_report_via_dialog .share-column .generating-report p,
#audit_share_report_via_dialog .share-column .sharing-report p,
#audit_share_report_via_dialog .share-column .sharing-report-success p {
  color: #042554;
}
#audit_share_report_via_dialog .share-column .share-again-back .row.darker {
  border-radius: 0.5rem;
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
#audit_share_report_via_dialog .share-column .share-again-back .row.back-to-dash-share-again-row {
  display: none;
}

/*
 * GENERATED REPORT
 * This is used on both the main Admin Report layout as well 
 * as for the final Report view in the Audit View.
 */
#generated_report .report-inspector,
#generated_report .report-date,
#generated_report .report-member-name,
#generated_report .report-contact-name,
#generated_report .report-site,
#generated_report .report-principal-contractor,
#generated_report .report-project-description,
#generated_report .report-description-of-tasks,
#report_detail #generated_report .report-inspector,
#report_detail #generated_report .report-date,
#report_detail #generated_report .report-member-name,
#report_detail #generated_report .report-contact-name,
#report_detail #generated_report .report-site,
#report_detail #generated_report .report-principal-contractor,
#report_detail #generated_report .report-project-description,
#report_detail #generated_report .report-description-of-tasks,
.pop-create-audit-details-audit-share-modal section .audit-step#generated_report .report-inspector,
.pop-create-audit-details-audit-share-modal section .audit-step#generated_report .report-date,
.pop-create-audit-details-audit-share-modal section .audit-step#generated_report .report-member-name,
.pop-create-audit-details-audit-share-modal section .audit-step#generated_report .report-contact-name,
.pop-create-audit-details-audit-share-modal section .audit-step#generated_report .report-site,
.pop-create-audit-details-audit-share-modal section .audit-step#generated_report .report-principal-contractor,
.pop-create-audit-details-audit-share-modal section .audit-step#generated_report .report-project-description,
.pop-create-audit-details-audit-share-modal section .audit-step#generated_report .report-description-of-tasks {
  display: block;
}
#generated_report .column, #generated_report .columns,
#report_detail #generated_report .column,
.pop-create-audit-details-audit-share-modal section .audit-step#generated_report .column {
  background-color: transparent;
  border-radius: 0;
  padding: 0 0.625rem;
  border: none;
}
#generated_report .column.report-content-wrapper, #generated_report .report-content-wrapper.columns,
#report_detail #generated_report .column.report-content-wrapper,
.pop-create-audit-details-audit-share-modal section .audit-step#generated_report .column.report-content-wrapper {
  background-color: #ffffff;
  border-radius: 0;
  border: none;
  padding: 0 0 0 0;
  margin-top: -1rem;
  padding-bottom: 14.375rem;
}
#generated_report .column.report-content-wrapper .row:not(.report-top-row), #generated_report .report-content-wrapper.columns .row:not(.report-top-row),
#report_detail #generated_report .column.report-content-wrapper .row:not(.report-top-row),
.pop-create-audit-details-audit-share-modal section .audit-step#generated_report .column.report-content-wrapper .row:not(.report-top-row) {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
#generated_report .report-top-row,
#report_detail #generated_report .report-top-row,
.pop-create-audit-details-audit-share-modal section .audit-step#generated_report .report-top-row {
  border-radius: 0;
  background-color: #F9CE34;
  margin-bottom: 0.5rem;
  margin-left: 0;
  margin-right: 0;
  padding-top: 1rem;
}
#generated_report .report-top-row.purple-priority,
#report_detail #generated_report .report-top-row.purple-priority,
.pop-create-audit-details-audit-share-modal section .audit-step#generated_report .report-top-row.purple-priority {
  background-color: #BD99FD;
}
#generated_report .report-top-row.red-priority,
#report_detail #generated_report .report-top-row.red-priority,
.pop-create-audit-details-audit-share-modal section .audit-step#generated_report .report-top-row.red-priority {
  background-color: #FF6D61;
}
#generated_report .report-top-row.yellow-priority,
#report_detail #generated_report .report-top-row.yellow-priority,
.pop-create-audit-details-audit-share-modal section .audit-step#generated_report .report-top-row.yellow-priority {
  background-color: #F9CE34;
}
#generated_report .report-top-row.green-priority,
#report_detail #generated_report .report-top-row.green-priority,
.pop-create-audit-details-audit-share-modal section .audit-step#generated_report .report-top-row.green-priority {
  background-color: #4FC180;
}
#generated_report .report-top-row .column, #generated_report .report-top-row .columns,
#report_detail #generated_report .report-top-row .column,
.pop-create-audit-details-audit-share-modal section .audit-step#generated_report .report-top-row .column {
  padding-top: 0;
  padding-bottom: 0;
}
#generated_report .report-top-row .column:first-child, #generated_report .report-top-row .columns:first-child,
#report_detail #generated_report .report-top-row .column:first-child,
.pop-create-audit-details-audit-share-modal section .audit-step#generated_report .report-top-row .column:first-child {
  padding-left: 0.9375rem;
}
#generated_report .report-top-row .column:last-child, #generated_report .report-top-row .columns:last-child,
#report_detail #generated_report .report-top-row .column:last-child,
.pop-create-audit-details-audit-share-modal section .audit-step#generated_report .report-top-row .column:last-child {
  padding-right: 0.9375rem;
}
#generated_report .report-top-row .member-logo,
#report_detail #generated_report .report-top-row .member-logo,
.pop-create-audit-details-audit-share-modal section .audit-step#generated_report .report-top-row .member-logo {
  padding: 0.25rem;
  background-color: #ffffff;
  border-radius: 0.25rem 0.25rem 0 0;
}
#generated_report .report-top-row .member-logo img,
#report_detail #generated_report .report-top-row .member-logo img,
.pop-create-audit-details-audit-share-modal section .audit-step#generated_report .report-top-row .member-logo img {
  -o-object-fit: contain;
     object-fit: contain;
}
#generated_report .report-reference,
#report_detail #generated_report .report-reference,
.pop-create-audit-details-audit-share-modal section .audit-step#generated_report .report-reference {
  font-size: 1.125rem;
}
#generated_report .safe-logo,
#report_detail #generated_report .safe-logo,
.pop-create-audit-details-audit-share-modal section .audit-step#generated_report .safe-logo {
  background-image: url("../img/safe-logo.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left center;
  text-indent: -5000px;
  width: 80px;
  height: 28px;
  margin-bottom: 1.35rem;
  display: block;
}
#generated_report .flagged-container,
#report_detail #generated_report .flagged-container,
.pop-create-audit-details-audit-share-modal section .audit-step#generated_report .flagged-container {
  border-radius: 0.5rem;
  border: 1px solid #9AA4B2;
  margin-left: 0.9375rem !important;
  margin-right: 0.9375rem !important;
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}
#generated_report .flagged-container .column, #generated_report .flagged-container .columns,
#report_detail #generated_report .flagged-container .column,
.pop-create-audit-details-audit-share-modal section .audit-step#generated_report .flagged-container .column {
  padding-left: 0;
  padding-right: 0;
}
#generated_report .flagged-container .column .row, #generated_report .flagged-container .columns .row,
#report_detail #generated_report .flagged-container .column .row,
.pop-create-audit-details-audit-share-modal section .audit-step#generated_report .flagged-container .column .row {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
#generated_report .flag-total-count,
#report_detail #generated_report .flag-total-count,
.pop-create-audit-details-audit-share-modal section .audit-step#generated_report .flag-total-count {
  width: 2.875rem;
  height: 2.875rem;
  background-color: #364152;
  border-radius: 999px;
  text-align: center;
  color: #ffffff;
  line-height: 2.875rem;
  font-family: "inter_semibold", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 1.25rem;
  margin-right: 1rem;
}
#generated_report .flag-count,
#report_detail #generated_report .flag-count,
.pop-create-audit-details-audit-share-modal section .audit-step#generated_report .flag-count {
  padding: 0.5rem 1rem;
  border-radius: 0.1875rem;
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}
#generated_report .flag-count.column, #generated_report .flag-count.columns,
#report_detail #generated_report .flag-count.column,
.pop-create-audit-details-audit-share-modal section .audit-step#generated_report .flag-count.column {
  margin-top: 0;
  margin-bottom: 0;
}
#generated_report .flag-count.flag-purple-count,
#report_detail #generated_report .flag-count.flag-purple-count,
.pop-create-audit-details-audit-share-modal section .audit-step#generated_report .flag-count.flag-purple-count {
  background-color: #BD99FD;
}
#generated_report .flag-count.flag-red-count,
#report_detail #generated_report .flag-count.flag-red-count,
.pop-create-audit-details-audit-share-modal section .audit-step#generated_report .flag-count.flag-red-count {
  background-color: #FF6D61;
}
#generated_report .flag-count.flag-yellow-count,
#report_detail #generated_report .flag-count.flag-yellow-count,
.pop-create-audit-details-audit-share-modal section .audit-step#generated_report .flag-count.flag-yellow-count {
  background-color: #F9CE34;
}
#generated_report .flag-count.flag-green-count,
#report_detail #generated_report .flag-count.flag-green-count,
.pop-create-audit-details-audit-share-modal section .audit-step#generated_report .flag-count.flag-green-count {
  background-color: #4FC180;
}
#generated_report .audit-report-section,
#report_detail #generated_report .audit-report-section,
.pop-create-audit-details-audit-share-modal section .audit-step#generated_report .audit-report-section {
  padding-bottom: 0.5rem;
  border-bottom: 1px solid #E3E8EF;
  margin-bottom: 2rem;
}
#generated_report .audit-report-section .section-title,
#report_detail #generated_report .audit-report-section .section-title,
.pop-create-audit-details-audit-share-modal section .audit-step#generated_report .audit-report-section .section-title {
  font-size: 0.875rem;
  font-family: "inter_semibold", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  color: #364152;
  text-transform: uppercase;
}
#generated_report .audit-report-section .section-description,
#report_detail #generated_report .audit-report-section .section-description,
.pop-create-audit-details-audit-share-modal section .audit-step#generated_report .audit-report-section .section-description {
  font-size: 0.75rem;
  font-family: "inter_medium", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  color: #697586;
  margin-top: 0.25rem;
  margin-bottom: 0;
}
#generated_report .audit-report-section .audit-item,
#report_detail #generated_report .audit-report-section .audit-item,
.pop-create-audit-details-audit-share-modal section .audit-step#generated_report .audit-report-section .audit-item {
  border-left: 5px solid #9AA4B2;
  padding: 0 1.5rem 0 1.5rem;
  margin-top: 1rem;
  margin-bottom: 1.5rem;
}
#generated_report .audit-report-section .audit-item .question,
#report_detail #generated_report .audit-report-section .audit-item .question,
.pop-create-audit-details-audit-share-modal section .audit-step#generated_report .audit-report-section .audit-item .question {
  font-size: 0.875rem;
  font-family: "inter_semibold", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  color: #364152;
  margin-bottom: 0.75rem;
}
#generated_report .audit-report-section .audit-item .response,
#report_detail #generated_report .audit-report-section .audit-item .response,
.pop-create-audit-details-audit-share-modal section .audit-step#generated_report .audit-report-section .audit-item .response {
  font-size: 0.875rem;
  font-family: "inter_regular", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  color: #697586;
}
#generated_report .audit-report-section .audit-item .comment-panel dl dt,
#report_detail #generated_report .audit-report-section .audit-item .comment-panel dl dt,
.pop-create-audit-details-audit-share-modal section .audit-step#generated_report .audit-report-section .audit-item .comment-panel dl dt {
  font-size: 0.8125rem;
  font-family: "inter_semibold", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  color: #364152;
  font-weight: normal;
}
#generated_report .audit-report-section .audit-item .comment-panel dl dd,
#report_detail #generated_report .audit-report-section .audit-item .comment-panel dl dd,
.pop-create-audit-details-audit-share-modal section .audit-step#generated_report .audit-report-section .audit-item .comment-panel dl dd {
  font-family: "inter_regular", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-style: italic;
  font-size: 0.75rem;
  padding: 0.375rem 0.375rem;
  background-color: #F8FAFC;
  border-radius: 0.25rem;
  margin-bottom: 0.5rem;
  line-height: 1.3;
}
#generated_report .audit-report-section .audit-item .comment-panel dl dd .link,
#report_detail #generated_report .audit-report-section .audit-item .comment-panel dl dd .link,
.pop-create-audit-details-audit-share-modal section .audit-step#generated_report .audit-report-section .audit-item .comment-panel dl dd .link {
  font-size: 0.6875rem;
  font-style: normal;
  display: block;
  word-break: break-word;
  border-top: 1px solid #CDD5DF;
  margin-top: 0.25rem;
  padding-top: 0.25rem;
}
#generated_report .audit-report-section .audit-item .comment-panel dl dd .link a,
#report_detail #generated_report .audit-report-section .audit-item .comment-panel dl dd .link a,
.pop-create-audit-details-audit-share-modal section .audit-step#generated_report .audit-report-section .audit-item .comment-panel dl dd .link a {
  color: #0C6EFC;
  text-decoration: underline;
}
#generated_report .audit-report-section .audit-item .media-list,
#report_detail #generated_report .audit-report-section .audit-item .media-list,
.pop-create-audit-details-audit-share-modal section .audit-step#generated_report .audit-report-section .audit-item .media-list {
  padding-left: 0;
  padding-right: 0;
  margin-left: -0.5rem;
  margin-right: -0.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#generated_report .audit-report-section .audit-item .media-list li,
#report_detail #generated_report .audit-report-section .audit-item .media-list li,
.pop-create-audit-details-audit-share-modal section .audit-step#generated_report .audit-report-section .audit-item .media-list li {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33%;
          flex: 0 0 33%;
  max-width: 33%;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
#generated_report .audit-report-section .audit-item .media-list li img,
#report_detail #generated_report .audit-report-section .audit-item .media-list li img,
.pop-create-audit-details-audit-share-modal section .audit-step#generated_report .audit-report-section .audit-item .media-list li img {
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
}
#generated_report .audit-report-section .audit-item.flagged-item-purple, #generated_report .audit-report-section .audit-item.flagged-item-stop,
#report_detail #generated_report .audit-report-section .audit-item.flagged-item-purple,
#report_detail #generated_report .audit-report-section .audit-item.flagged-item-stop,
.pop-create-audit-details-audit-share-modal section .audit-step#generated_report .audit-report-section .audit-item.flagged-item-purple,
.pop-create-audit-details-audit-share-modal section .audit-step#generated_report .audit-report-section .audit-item.flagged-item-stop {
  border-color: #9D80D3;
}
#generated_report .audit-report-section .audit-item.flagged-item-red, #generated_report .audit-report-section .audit-item.flagged-item-deleted, #generated_report .audit-report-section .audit-item.flagged-item-poor, #generated_report .audit-report-section .audit-item.flagged-item-fail, #generated_report .audit-report-section .audit-item.flagged-item-non-compliant,
#report_detail #generated_report .audit-report-section .audit-item.flagged-item-red,
#report_detail #generated_report .audit-report-section .audit-item.flagged-item-deleted,
#report_detail #generated_report .audit-report-section .audit-item.flagged-item-poor,
#report_detail #generated_report .audit-report-section .audit-item.flagged-item-fail,
#report_detail #generated_report .audit-report-section .audit-item.flagged-item-non-compliant,
.pop-create-audit-details-audit-share-modal section .audit-step#generated_report .audit-report-section .audit-item.flagged-item-red,
.pop-create-audit-details-audit-share-modal section .audit-step#generated_report .audit-report-section .audit-item.flagged-item-deleted,
.pop-create-audit-details-audit-share-modal section .audit-step#generated_report .audit-report-section .audit-item.flagged-item-poor,
.pop-create-audit-details-audit-share-modal section .audit-step#generated_report .audit-report-section .audit-item.flagged-item-fail,
.pop-create-audit-details-audit-share-modal section .audit-step#generated_report .audit-report-section .audit-item.flagged-item-non-compliant {
  border-color: #D45B51;
}
#generated_report .audit-report-section .audit-item.flagged-item-yellow, #generated_report .audit-report-section .audit-item.flagged-item-fair, #generated_report .audit-report-section .audit-item.flagged-item-amber,
#report_detail #generated_report .audit-report-section .audit-item.flagged-item-yellow,
#report_detail #generated_report .audit-report-section .audit-item.flagged-item-fair,
#report_detail #generated_report .audit-report-section .audit-item.flagged-item-amber,
.pop-create-audit-details-audit-share-modal section .audit-step#generated_report .audit-report-section .audit-item.flagged-item-yellow,
.pop-create-audit-details-audit-share-modal section .audit-step#generated_report .audit-report-section .audit-item.flagged-item-fair,
.pop-create-audit-details-audit-share-modal section .audit-step#generated_report .audit-report-section .audit-item.flagged-item-amber {
  border-color: #F9CE34;
}
#generated_report .audit-report-section .audit-item.flagged-item-orange, #generated_report .audit-report-section .audit-item.flagged-item-draft,
#report_detail #generated_report .audit-report-section .audit-item.flagged-item-orange,
#report_detail #generated_report .audit-report-section .audit-item.flagged-item-draft,
.pop-create-audit-details-audit-share-modal section .audit-step#generated_report .audit-report-section .audit-item.flagged-item-orange,
.pop-create-audit-details-audit-share-modal section .audit-step#generated_report .audit-report-section .audit-item.flagged-item-draft {
  border-color: #F79009;
}
#generated_report .audit-report-section .audit-item.flagged-item-blue, #generated_report .audit-report-section .audit-item.flagged-item-member,
#report_detail #generated_report .audit-report-section .audit-item.flagged-item-blue,
#report_detail #generated_report .audit-report-section .audit-item.flagged-item-member,
.pop-create-audit-details-audit-share-modal section .audit-step#generated_report .audit-report-section .audit-item.flagged-item-blue,
.pop-create-audit-details-audit-share-modal section .audit-step#generated_report .audit-report-section .audit-item.flagged-item-member {
  border-color: #0A5CD2;
}
#generated_report .audit-report-section .audit-item.flagged-item-light-blue, #generated_report .audit-report-section .audit-item.flagged-item-info-member,
#report_detail #generated_report .audit-report-section .audit-item.flagged-item-light-blue,
#report_detail #generated_report .audit-report-section .audit-item.flagged-item-info-member,
.pop-create-audit-details-audit-share-modal section .audit-step#generated_report .audit-report-section .audit-item.flagged-item-light-blue,
.pop-create-audit-details-audit-share-modal section .audit-step#generated_report .audit-report-section .audit-item.flagged-item-info-member {
  border-color: #AECFFE;
}
#generated_report .audit-report-section .audit-item.flagged-item-light-grey, #generated_report .audit-report-section .audit-item.flagged-item-gray,
#report_detail #generated_report .audit-report-section .audit-item.flagged-item-light-grey,
#report_detail #generated_report .audit-report-section .audit-item.flagged-item-gray,
.pop-create-audit-details-audit-share-modal section .audit-step#generated_report .audit-report-section .audit-item.flagged-item-light-grey,
.pop-create-audit-details-audit-share-modal section .audit-step#generated_report .audit-report-section .audit-item.flagged-item-gray {
  border-color: #E3E8EF;
}
#generated_report .audit-report-section .audit-item.flagged-item-n-a, #generated_report .audit-report-section .audit-item.flagged-item-green, #generated_report .audit-report-section .audit-item.flagged-item-published, #generated_report .audit-report-section .audit-item.flagged-item-publish, #generated_report .audit-report-section .audit-item.flagged-item-good, #generated_report .audit-report-section .audit-item.flagged-item-pass, #generated_report .audit-report-section .audit-item.flagged-item-compliant,
#report_detail #generated_report .audit-report-section .audit-item.flagged-item-n-a,
#report_detail #generated_report .audit-report-section .audit-item.flagged-item-green,
#report_detail #generated_report .audit-report-section .audit-item.flagged-item-published,
#report_detail #generated_report .audit-report-section .audit-item.flagged-item-publish,
#report_detail #generated_report .audit-report-section .audit-item.flagged-item-good,
#report_detail #generated_report .audit-report-section .audit-item.flagged-item-pass,
#report_detail #generated_report .audit-report-section .audit-item.flagged-item-compliant,
.pop-create-audit-details-audit-share-modal section .audit-step#generated_report .audit-report-section .audit-item.flagged-item-n-a,
.pop-create-audit-details-audit-share-modal section .audit-step#generated_report .audit-report-section .audit-item.flagged-item-green,
.pop-create-audit-details-audit-share-modal section .audit-step#generated_report .audit-report-section .audit-item.flagged-item-published,
.pop-create-audit-details-audit-share-modal section .audit-step#generated_report .audit-report-section .audit-item.flagged-item-publish,
.pop-create-audit-details-audit-share-modal section .audit-step#generated_report .audit-report-section .audit-item.flagged-item-good,
.pop-create-audit-details-audit-share-modal section .audit-step#generated_report .audit-report-section .audit-item.flagged-item-pass,
.pop-create-audit-details-audit-share-modal section .audit-step#generated_report .audit-report-section .audit-item.flagged-item-compliant {
  border-color: #4FC180;
}
#generated_report .media-summary-list,
#report_detail #generated_report .media-summary-list,
.pop-create-audit-details-audit-share-modal section .audit-step#generated_report .media-summary-list {
  list-style: none;
  margin-bottom: 0;
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#generated_report .media-summary-list li,
#report_detail #generated_report .media-summary-list li,
.pop-create-audit-details-audit-share-modal section .audit-step#generated_report .media-summary-list li {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
  padding: 0.5rem;
}
#generated_report .media-summary-list li img,
#report_detail #generated_report .media-summary-list li img,
.pop-create-audit-details-audit-share-modal section .audit-step#generated_report .media-summary-list li img {
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
}

#report_detail #generated_report {
  background-color: #ffffff;
}
#report_detail #generated_report > .column > .row, #report_detail #generated_report > .columns > .row {
  padding-left: 6rem;
  padding-right: 6rem;
}
#report_detail #generated_report .row .column, #report_detail #generated_report .row .columns {
  color: #042554;
}
#report_detail #generated_report .report-top-row .logo {
  max-width: 140px;
}
#report_detail #generated_report .report-top-row h1.reference {
  font-size: 1rem;
}
#report_detail #generated_report .flag-total-count {
  display: block;
}
#report_detail #generated_report .row.flagged-container {
  padding-left: 0;
  padding-right: 0;
  padding: 1.5rem 2rem;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
#report_detail #generated_report .row.flagged-container .row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
#report_detail #generated_report .row.flagged-container .flagged-items-count-text {
  font-size: 1.5rem;
  font-family: "inter_semibold", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
}
#report_detail #generated_report .row.flagged-container .flag-count {
  display: inline-block;
  min-width: 4.375rem;
  color: #ffffff;
  font-size: 2rem;
  font-family: "inter_semibold", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  text-align: center;
  margin-left: 0.1875rem;
  margin-right: 0.1875rem;
}
#report_detail #generated_report .audit-report-section .audit-item .media-list,
#report_detail #generated_report .audit-report-section .media-summary .media-list,
#report_detail #generated_report .media-summary-section .audit-item .media-list,
#report_detail #generated_report .media-summary-section .media-summary .media-list {
  display: block;
  -ms-flex-wrap: unset;
      flex-wrap: unset;
}
#report_detail #generated_report .audit-report-section .audit-item .media-list li,
#report_detail #generated_report .audit-report-section .media-summary .media-list li,
#report_detail #generated_report .media-summary-section .audit-item .media-list li,
#report_detail #generated_report .media-summary-section .media-summary .media-list li {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  max-width: 100%;
  display: inline-block;
  margin: 4px;
  vertical-align: top;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
#report_detail #generated_report .audit-report-section .audit-item .media-list li img,
#report_detail #generated_report .audit-report-section .media-summary .media-list li img,
#report_detail #generated_report .media-summary-section .audit-item .media-list li img,
#report_detail #generated_report .media-summary-section .media-summary .media-list li img {
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
}

/* < 375px */
@media (max-width: 375px) {
  #report_detail #generated_report .report-top-row h1.reference {
    font-size: 0.75rem;
  }
}
/* small only */
@media print, screen and (max-width: 39.99875em) {
  #report_detail #generated_report > .column > .row, #report_detail #generated_report > .columns > .row {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  #report_detail #generated_report .flag-total-count {
    width: 2.875rem;
    min-width: 2.875rem;
    height: 2.875rem;
  }
  #report_detail #generated_report .row.flagged-container {
    padding: 1.5rem 1.25rem;
  }
  #report_detail #generated_report .row.flagged-container .flag-count {
    min-width: 3.125rem;
    width: calc(25% - 0.5rem);
  }
  #report_detail #generated_report .report-top-row .logo {
    max-width: 100px;
  }
  #report_detail #generated_report .audit-report-section .audit-item .media-list li img,
  #report_detail #generated_report .audit-report-section .media-summary .media-list li img,
  #report_detail #generated_report .media-summary-section .audit-item .media-list li img,
  #report_detail #generated_report .media-summary-section .media-summary .media-list li img {
    width: 90px;
  }
}
/* medium only */
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  #report_detail #generated_report > .column > .row, #report_detail #generated_report > .columns > .row {
    padding-left: 3rem;
    padding-right: 3rem;
  }
  #report_detail #generated_report .flag-total-count {
    width: 2.875rem;
    min-width: 2.875rem;
    height: 2.875rem;
  }
  #report_detail #generated_report .row.flagged-container .flag-count {
    min-width: 3.125rem;
    width: calc(25% - 0.5rem);
  }
}
/* large only */
@media print, screen and (min-width: 64em) and (max-width: 74.99875em) {
  #report_detail #generated_report > .column > .row, #report_detail #generated_report > .columns > .row {
    padding-left: 3rem;
    padding-right: 3rem;
  }
  #report_detail #generated_report .row.flagged-container .flag-count {
    min-width: 3.125rem;
    width: calc(25% - 0.5rem);
  }
}
/* Certificates:
 */
ul.certificate-template-layouts {
  margin-left: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
ul.certificate-template-layouts li {
  margin-right: 1rem;
}
ul.certificate-template-layouts li label {
  border-radius: 0.5rem;
  border: 1px solid #E3E8EF;
  padding: 0.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #697586;
  width: 4rem;
  height: 4rem;
}
ul.certificate-template-layouts li label span {
  font-size: 0.75rem;
}
ul.certificate-template-layouts li label.layout-1 {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
ul.certificate-template-layouts li label.layout-1 span {
  border: 1px solid #CDD5DF;
  padding: 0.125rem;
  text-align: center;
  background-color: #ffffff;
  border-radius: 4px;
}
ul.certificate-template-layouts li label.layout-1 span.a {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 3rem;
          flex: 0 0 3rem;
  max-width: 3rem;
  height: 1.5rem;
  line-height: 1.25rem;
}
ul.certificate-template-layouts li label.layout-1 span.b {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 1.375rem;
          flex: 0 0 1.375rem;
  max-width: 1.375rem;
  height: 1.125rem;
  line-height: 0.875rem;
}
ul.certificate-template-layouts li label.layout-1 span.c {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 1.375rem;
          flex: 0 0 1.375rem;
  max-width: 1.375rem;
  height: 1.125rem;
  line-height: 0.875rem;
}
ul.certificate-template-layouts li label.layout-2 span {
  border: 1px solid #CDD5DF;
  padding: 0.125rem;
  text-align: center;
  background-color: #ffffff;
  border-radius: 4px;
}
ul.certificate-template-layouts li label.layout-2 span.a {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 3rem;
          flex: 0 0 3rem;
  max-width: 3rem;
  height: 2.875rem;
  line-height: 2.625rem;
}
ul.certificate-template-layouts li label.layout-3 {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
ul.certificate-template-layouts li label.layout-3 span {
  border: 1px solid #CDD5DF;
  padding: 0.125rem;
  text-align: center;
  background-color: #ffffff;
  border-radius: 4px;
}
ul.certificate-template-layouts li label.layout-3 span.a {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 3rem;
          flex: 0 0 3rem;
  max-width: 1.375rem;
  height: 2.875rem;
  line-height: 2.625rem;
}
ul.certificate-template-layouts li label.layout-3 span.b {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 3rem;
          flex: 0 0 3rem;
  max-width: 1.375rem;
  height: 2.875rem;
  line-height: 2.625rem;
}
ul.certificate-template-layouts li label:hover {
  cursor: pointer;
}
ul.certificate-template-layouts li label:focus-visible {
  outline: none;
  -webkit-box-shadow: 0 0 0 1px rgba(10, 13, 18, 0.18) inset, 0 -2px 0 0 rgba(10, 13, 18, 0.05) inset, 0 1px 2px 0 rgba(10, 13, 18, 0.05), 0 0 0 2px #FFF, 0 0 0 4px #0C6EFC;
          box-shadow: 0 0 0 1px rgba(10, 13, 18, 0.18) inset, 0 -2px 0 0 rgba(10, 13, 18, 0.05) inset, 0 1px 2px 0 rgba(10, 13, 18, 0.05), 0 0 0 2px #FFF, 0 0 0 4px #0C6EFC;
  border-radius: 0.5rem;
}
ul.certificate-template-layouts li input[type=radio] {
  display: none;
}
ul.certificate-template-layouts li input[type=radio]:checked + label {
  border-color: #85B6FD;
  background-color: rgba(12, 110, 252, 0.1);
  color: #0C6EFC;
}
ul.certificate-template-layouts li input[type=radio]:checked + label span {
  border-color: #85B6FD;
}

.add-edit-certificate-entry-content .editor-heading {
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.add-edit-certificate-entry-content .editor-heading .letter-block {
  background-color: #0C6EFC;
  border-radius: 0.25rem;
  padding: 0.125rem;
  font-size: 0.75rem;
  text-align: center;
  color: #ffffff;
  width: 2rem;
  margin-right: 0.75rem;
}

.certificate-templates-list {
  color: #ffffff;
}
.certificate-templates-list li, .certificate-templates-list p, .certificate-templates-list a, .certificate-templates-list a:hover {
  color: #ffffff;
}

.certificate-template-categories li.active a, .certificate-template-categories li.is-active a, .certificate-template-categories.menu li.active a, .certificate-template-categories.menu li.is-active a {
  background-color: #0849A8;
}

.certificate-templates-panel-list,
.row .certificate-templates-panel-list.row {
  color: #ffffff;
  margin-left: 0;
  margin-right: 0;
  list-style: none;
  gap: 20px;
}
.certificate-templates-panel-list li, .certificate-templates-panel-list p, .certificate-templates-panel-list a,
.row .certificate-templates-panel-list.row li,
.row .certificate-templates-panel-list.row p,
.row .certificate-templates-panel-list.row a {
  color: #ffffff;
}
.certificate-templates-panel-list li.column, .certificate-templates-panel-list li.columns,
.row .certificate-templates-panel-list.row li.column {
  border: 1px solid #364152;
  border-radius: 0.75rem;
  padding: 1rem;
}
.certificate-templates-panel-list li.column.medium-4, .certificate-templates-panel-list li.medium-4.columns,
.row .certificate-templates-panel-list.row li.column.medium-4 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(33.3333% - 20px);
          flex: 0 0 calc(33.3333% - 20px);
  max-width: calc(33.3333% - 20px);
}
.certificate-templates-panel-list li.column .template-item, .certificate-templates-panel-list li.columns .template-item,
.row .certificate-templates-panel-list.row li.column .template-item {
  min-height: 15rem;
}
.certificate-templates-panel-list li.column .template-item h4, .certificate-templates-panel-list li.columns .template-item h4,
.row .certificate-templates-panel-list.row li.column .template-item h4 {
  font-size: 1.125rem;
}
.certificate-templates-panel-list li.column .template-item .pop-button-row, .certificate-templates-panel-list li.columns .template-item .pop-button-row,
.row .certificate-templates-panel-list.row li.column .template-item .pop-button-row {
  height: 2rem;
  width: 100%;
  background-image: url("../img/icons/check-verified-03-blue-600.svg");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 1.25rem;
}

.award-certificate-content .selected-certificate-template-title {
  background-image: url("../img/icons/check-verified-03-blue-600.svg");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 1.5rem;
  padding-left: 2.25rem;
  font-size: 1.125rem;
}
.award-certificate-content .certificate-recipients-panel {
  border-radius: 0.5rem;
  border: 1px solid #E3E8EF;
  background-color: #F8FAFC;
  padding: 0;
  min-height: 7.6875rem;
  overflow: hidden;
  margin-left: 0;
  list-style: none;
}
.award-certificate-content .certificate-recipients-panel li {
  color: #364152;
}
.award-certificate-content .certificate-recipients-panel li.row {
  margin-left: 0;
  margin-right: 0;
  border-bottom: 1px solid #E3E8EF;
}
.award-certificate-content .certificate-recipients-panel li.default {
  padding: 3rem;
}
.award-certificate-content .certificate-recipients-panel p {
  padding: 3rem;
}
.award-certificate-content .process-and-send-panel .h-dots {
  width: 40px;
  height: 40px;
  background-color: #0C6EFC;
  border-radius: 999px;
  position: relative;
  margin-top: 40px;
  margin-bottom: 50px;
  margin-left: auto;
  margin-right: auto;
  background-image: url("../img/icons/dots-horizontal-white.svg");
  background-position: center;
  background-size: 1.625rem;
  background-repeat: no-repeat;
  -webkit-animation: spinEvery3s 3s infinite;
          animation: spinEvery3s 3s infinite;
  -webkit-transform-origin: center;
          transform-origin: center;
}
.award-certificate-content .process-and-send-panel .h-dots:before, .award-certificate-content .process-and-send-panel .h-dots:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%) scale(1);
          transform: translateX(-50%) translateY(-50%) scale(1);
  -webkit-transform-origin: center;
          transform-origin: center;
  border-radius: 999px;
  border: 1px solid #0C6EFC;
}
.award-certificate-content .process-and-send-panel .h-dots:before {
  width: 40px;
  height: 40px;
  -webkit-animation: circlePulseOuter 1.5s linear infinite;
          animation: circlePulseOuter 1.5s linear infinite;
  -webkit-animation-delay: 0.75s;
          animation-delay: 0.75s;
}
.award-certificate-content .process-and-send-panel .h-dots:after {
  width: 40px;
  height: 40px;
  -webkit-animation: circlePulseInner 1.5s linear infinite;
          animation: circlePulseInner 1.5s linear infinite;
}
.award-certificate-content .process-and-send-panel .h-dots.completed {
  background-image: url("../img/icons/check-verified-03-white.svg");
  -webkit-animation: none;
          animation: none;
}
.award-certificate-content .process-and-send-panel .h-dots.completed:before {
  width: 106px;
  height: 106px;
  -webkit-animation: none;
          animation: none;
}
.award-certificate-content .process-and-send-panel .h-dots.completed:after {
  width: 76px;
  height: 76px;
  -webkit-animation: none;
          animation: none;
}
.award-certificate-content .process-and-send-panel .processed-recipient-panel {
  border-radius: 0.5rem;
  border: 1px solid #E3E8EF;
  background-color: #F8FAFC;
  margin-left: 0;
  list-style: none;
  overflow: hidden;
}
.award-certificate-content .process-and-send-panel .processed-recipient-panel h4 {
  font-size: 1.125rem;
}
.award-certificate-content .process-and-send-panel .processed-recipient-panel li {
  color: #364152;
}
.award-certificate-content .process-and-send-panel .processed-recipient-panel li.row {
  margin-left: 0;
  margin-right: 0;
  border-bottom: 1px solid #E3E8EF;
}
.award-certificate-content .process-and-send-panel .processed-recipient-panel li.row .column, .award-certificate-content .process-and-send-panel .processed-recipient-panel li.row .columns {
  padding-top: 0.35rem;
  padding-bottom: 0.35rem;
}

/* small only */
@media print, screen and (max-width: 39.99875em) {
  .certificate-templates-panel-list li.column.small-12, .certificate-templates-panel-list li.small-12.columns,
  .row .certificate-templates-panel-list.row li.column.small-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
/*
 * CERTIFICATE TEMPLATE PDF LAYOUT
 */
.certificate-pdf-layout {
  background-color: #ffffff;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2px;
  position: relative;
  padding: 2rem;
  text-align: left;
  /*div { border: 1px solid red; }
  p { border: 1px solid blue; }*/
}
.certificate-pdf-layout:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(249, 206, 52, 0.75);
  color: #06377E;
  padding: 12px 16px;
  font-size: 18px;
  font-family: "inter_bold", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  line-height: 1;
  border-radius: 0 0 10px 0;
  z-index: 10;
}
.certificate-pdf-layout .bg-image {
  position: relative;
  z-index: 1;
}
.certificate-pdf-layout h2, .certificate-pdf-layout h3, .certificate-pdf-layout p, .certificate-pdf-layout ul {
  color: #000;
  margin-bottom: 0;
  line-height: 1.3;
}
.certificate-pdf-layout .template_name, .certificate-pdf-layout .name_company_block, .certificate-pdf-layout .trainer_block, .certificate-pdf-layout .topics_section, .certificate-pdf-layout .hr-rule {
  position: absolute;
  z-index: 2;
  left: 10%;
}
.certificate-pdf-layout .template_name {
  top: 15%;
  width: 63%;
  height: 16%;
}
.certificate-pdf-layout .template_name .template_name_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.certificate-pdf-layout .template_name .template_name_inner h2 {
  font-family: "inter_bold", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 36px;
  line-height: 1.1;
}
.certificate-pdf-layout .name_company_block {
  top: 30.5%;
  width: 63%;
}
.certificate-pdf-layout .name_company_block .template_recipient_name {
  font-family: "inter_bold", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 32px;
  color: #0C6EFC;
}
.certificate-pdf-layout .name_company_block .template_recipient_company {
  font-family: "inter_bold", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 11px;
  color: #0C6EFC;
  text-transform: uppercase;
}
.certificate-pdf-layout .trainer_block {
  top: 41%;
  width: 63%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.certificate-pdf-layout .trainer_block .delivered_by {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 12px;
}
.certificate-pdf-layout .trainer_block .delivered_by p {
  font-family: "inter_bold", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 12px;
  color: #999;
}
.certificate-pdf-layout .trainer_block .template_training_by {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}
.certificate-pdf-layout .trainer_block .template_training_by img.trainer_signature {
  height: 32px;
}
.certificate-pdf-layout .trainer_block .template_training_by p {
  font-family: "inter_bold", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 14px;
}
.certificate-pdf-layout .trainer_block .template_training_date {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
  text-align: right;
}
.certificate-pdf-layout .trainer_block .template_training_date p {
  font-family: "inter_bold", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 11px;
}
.certificate-pdf-layout .trainer_block .template_training_date p.date {
  font-size: 14px;
}
.certificate-pdf-layout .hr-rule {
  top: 51%;
  right: 2rem;
  left: 2rem;
}
.certificate-pdf-layout .topics_section {
  top: 56%;
  width: 80%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.certificate-pdf-layout .topics_section p {
  font-size: 12px;
}
.certificate-pdf-layout p.topics_heading {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  font-family: "inter_bold", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 12px;
  color: #999;
  margin-bottom: 12px;
}
.certificate-pdf-layout h3 {
  font-family: "inter_bold", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 14px;
}
.certificate-pdf-layout ul {
  margin-top: 8px;
}
.certificate-pdf-layout ul li {
  font-family: "inter_regular", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 12px;
}
.certificate-pdf-layout.layout-1:before {
  content: "Layout option 1 (ABC)";
}
.certificate-pdf-layout.layout-1 .topics_section_1 .content-a {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 16px;
}
.certificate-pdf-layout.layout-1 .topics_section_1 .content-b, .certificate-pdf-layout.layout-1 .topics_section_1 .content-c {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}
.certificate-pdf-layout.layout-1 .topics_section_1 .content-b {
  padding-right: 16px;
}
.certificate-pdf-layout.layout-1 .topics_section_1 .content-c {
  padding-left: 16px;
}
.certificate-pdf-layout.layout-1 .topics_section_2, .certificate-pdf-layout.layout-1 .topics_section_3 {
  display: none;
}
.certificate-pdf-layout.layout-2:before {
  content: "Layout option 2 (A)";
}
.certificate-pdf-layout.layout-2 .topics_section_2 .content-a {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}
.certificate-pdf-layout.layout-2 .topics_section_2 .content-b {
  display: none;
}
.certificate-pdf-layout.layout-2 .topics_section_2 .content-c {
  display: none;
}
.certificate-pdf-layout.layout-2 .topics_section_1, .certificate-pdf-layout.layout-2 .topics_section_3 {
  display: none;
}
.certificate-pdf-layout.layout-3:before {
  content: "Layout option 3 (AB)";
}
.certificate-pdf-layout.layout-3 .topics_section_3 .content-a {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
  padding-right: 16px;
}
.certificate-pdf-layout.layout-3 .topics_section_3 .content-b {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
  padding-left: 16px;
}
.certificate-pdf-layout.layout-3 .topics_section_3 .content-c {
  display: none;
}
.certificate-pdf-layout.layout-3 .topics_section_1, .certificate-pdf-layout.layout-3 .topics_section_2 {
  display: none;
}

#preview_certificate_modal .certificate-pdf-layout:before {
  display: none;
}

/* Spacers:
 */
div.spacer.size-xs {
  height: 0.75rem;
}
div.spacer.size-sm {
  height: 1.5em;
}
div.spacer.size-md {
  height: 2.25rem;
}
div.spacer.size-lg {
  height: 3rem;
}
div.spacer.size-xl {
  height: 3.75rem;
}
div.spacer.size-2xl {
  height: 4.5rem;
}

.wp-block-spacer.is-style-size-xs {
  height: var(--wp--preset--spacing--xs);
}

.wp-block-spacer.is-style-size-sm {
  height: var(--wp--preset--spacing--sm);
}

.wp-block-spacer.is-style-size-md {
  height: var(--wp--preset--spacing--md);
}

.wp-block-spacer.is-style-size-lg {
  height: var(--wp--preset--spacing--lg);
}

.wp-block-spacer.is-style-size-xl {
  height: var(--wp--preset--spacing--xl);
}

.wp-block-spacer.is-style-size-2xl {
  height: var(--wp--preset--spacing--2xl);
}

/* LOZENGES */
.lozenge {
  border: 1px solid #CDD5DF;
  border-radius: 0.375rem;
  padding: 0.1875rem 0.375rem 0.1875rem 1.125rem;
  color: #364152;
  font-family: "inter_medium", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: 1;
  background-image: url("../img/icons/dot-grey.svg");
  background-repeat: no-repeat;
  background-position: left 5px center;
  background-size: 8px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.lozenge.count {
  padding: 0.1875rem 0.375rem 0.1875rem 0.375rem;
  background: none;
  background-color: #ffffff;
  margin-right: 0.375rem;
}
.lozenge.count.dark {
  background-color: #042554;
  color: #ffffff;
  border-color: transparent;
}
.lozenge.no-dot {
  background: none;
  padding: 0.1875rem 0.375rem 0.1875rem 0.375rem;
}
.lozenge.white {
  background-color: #ffffff;
}
.lozenge.force-plain {
  background-color: #ffffff !important;
  border: 1px solid #CDD5DF !important;
}
.lozenge.no-border {
  border-color: transparent !important;
}
.lozenge.published, .lozenge.publish, .lozenge.good, .lozenge.pass, .lozenge.compliant, .lozenge.green {
  background-image: url("../img/icons/dot-green.svg");
}
.lozenge.draft {
  background-image: url("../img/icons/dot-orange.svg");
}
.lozenge.fair, .lozenge.amber, .lozenge.yellow {
  background-image: url("../img/icons/dot-yellow.svg");
}
.lozenge.deleted, .lozenge.poor, .lozenge.fail, .lozenge.non-compliant, .lozenge.red {
  background-image: url("../img/icons/dot-red.svg");
}
.lozenge.stop, .lozenge.purple {
  background-image: url("../img/icons/dot-purple.svg");
}
.lozenge.n-a, .lozenge.yes, .lozenge.no {
  background-image: url("../img/icons/dot-light-grey.svg");
}
.lozenge.blue, .lozenge.member {
  background-image: url("../img/icons/dot-blue.svg");
}
.lozenge.light-blue, .lozenge.info-member {
  background-image: url("../img/icons/dot-light-blue.svg");
}
.lozenge.green {
  background-color: #DFFAEB;
  border-color: #94F0BC;
}
.lozenge.amber {
  background-color: #FEF5D6;
  border-color: #FBDE78;
}
.lozenge.red {
  background-color: #FFE2DF;
  border-color: #FF9E96;
}
.lozenge.purple {
  background-color: #F2EBFF;
  border-color: #D3BBFE;
}

/* TABLE */
table.dataTable > tbody > tr:nth-child(2n) > * {
  -webkit-box-shadow: none;
          box-shadow: none;
}
table tr th {
  text-align: left;
}
table tr th.loading {
  position: relative;
  height: 100px;
  color: #9AA4B2;
}
table thead tr th {
  font-family: "inter_semibold", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  color: #697586;
  font-size: 0.75rem;
  font-style: normal;
  line-height: 1.125rem;
}
table tbody tr th {
  font-family: "inter_medium", Helvetica, Roboto, Arial, sans-serif;
  color: #202939;
}
table tbody tr td {
  color: #4B5565;
}
table tbody tr th, table tbody tr td {
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.25rem;
}
table tbody tr td.hover:hover {
  cursor: pointer;
  text-decoration: underline;
  text-decoration-color: #9AA4B2;
}
table.plain {
  border-collapse: separate;
  border-spacing: 0;
  border-radius: 1rem;
  -webkit-box-shadow: 0 1px 2px 0 rgba(10, 13, 18, 0.1);
          box-shadow: 0 1px 2px 0 rgba(10, 13, 18, 0.1);
}
table.plain thead, table.plain tbody {
  background-color: #ffffff;
}
table.plain thead tr th, table.plain thead tr td, table.plain tbody tr th, table.plain tbody tr td {
  border-bottom: 1px solid #E3E8EF;
}
table.plain thead tr th:last-child, table.plain thead tr td:last-child, table.plain tbody tr th:last-child, table.plain tbody tr td:last-child {
  padding-right: 0.5rem;
}
table.plain thead tr.dt-hasChild th, table.plain thead tr.dt-hasChild td, table.plain tbody tr.dt-hasChild th, table.plain tbody tr.dt-hasChild td {
  border-bottom: 1px solid transparent;
}
table.plain thead tr th {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
table.plain thead tr th:first-child {
  border-radius: 1rem 0 0 0;
}
table.plain thead tr th:last-child {
  border-radius: 0 1rem 0 0;
}
table.plain tbody {
  background: #ffffff;
}
table.plain tbody tr {
  background: #ffffff;
}
table.plain tbody tr:last-child th, table.plain tbody tr:last-child td {
  border-bottom: none;
}
table.plain tbody tr:last-child th:first-child, table.plain tbody tr:last-child td:first-child {
  border-radius: 0 0 0 1rem;
}
table.plain tbody tr:last-child th:last-child, table.plain tbody tr:last-child td:last-child {
  border-radius: 0 0 1rem 0;
}
table.plain tbody tr:last-child td.dt-empty {
  border-radius: 0 0 1rem 1rem;
}
table.plain.no-thead tbody tr:first-child th:first-child, table.plain.no-thead tbody tr:first-child td:first-child {
  border-radius: 1rem 0 0 0;
}
table.plain.no-thead tbody tr:first-child th:last-child, table.plain.no-thead tbody tr:first-child td:last-child {
  border-radius: 0 1rem 0 0;
}
table.plain#templates_list th.title,
table.plain#templates_list td.title {
  width: 40%;
}
table.plain#templates_list th.date_created,
table.plain#templates_list td.date_created {
  width: 20%;
}
table.plain#templates_list th.status,
table.plain#templates_list td.status {
  width: 15%;
}
table.plain#templates_list th.author,
table.plain#templates_list td.author {
  width: 24%;
}
table.plain#templates_list th.manage,
table.plain#templates_list td.manage {
  width: 1%;
  text-align: right;
  padding-left: 0.35rem;
}
table.plain#reports_list th.report_reference,
table.plain#reports_list td.report_reference {
  width: 29%;
}
table.plain#reports_list th.member_name,
table.plain#reports_list td.member_name {
  width: 20%;
}
table.plain#reports_list th.site,
table.plain#reports_list td.site {
  width: 20%;
}
table.plain#reports_list th.date_created,
table.plain#reports_list td.date_created {
  width: 15%;
}
table.plain#reports_list th.author,
table.plain#reports_list td.author {
  width: 15%;
}
table.plain#reports_list th.manage,
table.plain#reports_list td.manage {
  width: 1%;
  text-align: right;
  padding-left: 0.35rem;
}
table.plain#members_list th.member_name,
table.plain#members_list td.member_name {
  width: 50%;
}
table.plain#members_list th.member_since,
table.plain#members_list td.member_since {
  width: 20%;
}
table.plain#members_list th.member_type,
table.plain#members_list td.member_type {
  width: 29%;
}
table.plain#members_list th.manage,
table.plain#members_list td.manage {
  width: 1%;
  text-align: right;
  padding-left: 0.35rem;
}
table.plain#member_groups_list th.group_name,
table.plain#member_groups_list td.group_name {
  width: 28%;
}
table.plain#member_groups_list th.members-count-groups,
table.plain#member_groups_list td.members-count-groups {
  width: 71%;
}
table.plain#member_groups_list th.manage,
table.plain#member_groups_list td.manage {
  width: 1%;
  text-align: right;
  padding-left: 0.35rem;
}
table.plain#document_hub_list th.filename,
table.plain#document_hub_list td.filename {
  width: 36%;
}
table.plain#document_hub_list th.filename .file-icon,
table.plain#document_hub_list td.filename .file-icon {
  word-break: break-word;
}
table.plain#document_hub_list th.filename .file-icon:hover,
table.plain#document_hub_list td.filename .file-icon:hover {
  cursor: pointer;
  text-decoration: underline;
  text-decoration-color: #9AA4B2;
}
table.plain#document_hub_list th.date_created,
table.plain#document_hub_list td.date_created {
  width: 20%;
}
table.plain#document_hub_list th.shared-with-container,
table.plain#document_hub_list td.shared-with-container {
  width: 43%;
}
table.plain#document_hub_list th.manage,
table.plain#document_hub_list td.manage {
  width: 1%;
  text-align: right;
  padding-left: 0.35rem;
}
table.plain#certification_trainers_list th.trainer_name,
table.plain#certification_trainers_list td.trainer_name {
  width: 39%;
}
table.plain#certification_trainers_list th.trainer_email,
table.plain#certification_trainers_list td.trainer_email {
  width: 60%;
}
table.plain#certification_trainers_list th.manage,
table.plain#certification_trainers_list td.manage {
  width: 1%;
  text-align: right;
  padding-left: 0.35rem;
}
table.plain#training_records_list_by_member th.member_name,
table.plain#training_records_list_by_member td.member_name {
  width: 42%;
}
table.plain#training_records_list_by_member th.employees,
table.plain#training_records_list_by_member td.employees {
  width: 19%;
}
table.plain#training_records_list_by_member th.certificates,
table.plain#training_records_list_by_member td.certificates {
  width: 38%;
}
table.plain#training_records_list_by_member th.manage,
table.plain#training_records_list_by_member td.manage {
  width: 1%;
  text-align: right;
  padding-left: 0.35rem;
}
table.plain#training_records_list_by_type th.training_type,
table.plain#training_records_list_by_type td.training_type {
  width: 61%;
}
table.plain#training_records_list_by_type th.certificates,
table.plain#training_records_list_by_type td.certificates {
  width: 38%;
}
table.plain#training_records_list_by_type th.manage,
table.plain#training_records_list_by_type td.manage {
  width: 1%;
  text-align: right;
  padding-left: 0.35rem;
}
table.plain#training_records_list_by_type .nested-table td.employee_name {
  width: 37%;
}
table.plain#training_records_list_by_type .nested-table td.member_name {
  width: 37%;
}
table.plain#training_records_list_by_type .nested-table td.expiry_date {
  width: 25%;
}
table.plain#training_records_list_by_type .nested-table td.manage {
  width: 1%;
  text-align: right;
  padding-left: 0.35rem;
}
table.plain#training_records_list_by_type tbody tr.dt-hasChild {
  border-bottom: 1px solid transparent;
}
table.plain#training_records_detail_by_member th.employee_name,
table.plain#training_records_detail_by_member td.employee_name {
  width: 61%;
}
table.plain#training_records_detail_by_member th.training,
table.plain#training_records_detail_by_member td.training {
  width: 38%;
}
table.plain#training_records_detail_by_member th.manage,
table.plain#training_records_detail_by_member td.manage {
  width: 1%;
  text-align: right;
  padding-left: 0.35rem;
}
table.plain#training_records_detail_by_member .nested-table td.training_name {
  width: 41%;
}
table.plain#training_records_detail_by_member .nested-table td.expiry_date {
  width: 33%;
}
table.plain#training_records_detail_by_member .nested-table td.awarded_by {
  width: 25%;
}
table.plain#training_records_detail_by_member .nested-table td.manage {
  width: 1%;
  text-align: right;
  padding-left: 0.35rem;
}
table.plain#training_records_detail_by_member .child-training-details-row > td {
  padding: 0;
  background-color: #F8FAFC;
}
table.plain#training_records_detail_by_member table.nested-detail-columns {
  border: none;
  background-color: transparent;
}
table.plain#training_records_detail_by_member table.nested-detail-columns tbody, table.plain#training_records_detail_by_member table.nested-detail-columns tr {
  background: transparent;
  border-bottom: none;
}
table.plain#training_records_detail_by_member table.nested-detail-columns td {
  padding: 1.125rem 1.25rem;
  border-bottom: none;
}
table.plain#training_records_detail_by_member table.nested-detail-columns td.training_name {
  width: 41%;
}
table.plain#training_records_detail_by_member table.nested-detail-columns td.expiry_date {
  width: 33%;
}
table.plain#training_records_detail_by_member table.nested-detail-columns td.awarded_by {
  width: 21%;
}
table.plain#training_records_detail_by_member table.nested-detail-columns td.manage {
  width: 1%;
  text-align: right;
  padding-left: 0.35rem;
  padding-right: 0.6rem;
}
table.plain#training_records_detail_by_member tbody tr.dt-hasChild {
  border-bottom: 1px solid transparent;
}
table.plain#employees_list th.employee_receive_reports,
table.plain#employees_list td.employee_receive_reports {
  width: 21%;
}
table.plain#employees_list th.employee_name,
table.plain#employees_list td.employee_name {
  width: 39%;
}
table.plain#employees_list th.employee_email,
table.plain#employees_list td.employee_email {
  width: 39%;
  max-width: 39%;
}
table.plain#employees_list th.employee_email span.email,
table.plain#employees_list td.employee_email span.email {
  max-width: 19.6875rem;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
}
table.plain#employees_list th.manage,
table.plain#employees_list td.manage {
  width: 1%;
  text-align: right;
  padding-left: 0.35rem;
}
table.plain#audits_list {
  background-color: transparent;
  margin-top: -43px;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
}
table.plain#audits_list thead {
  background-color: transparent;
  border-color: transparent;
}
table.plain#audits_list thead th {
  color: #202939;
}
table.plain#audits_list thead th.dt-orderable-asc.dt-orderable-desc.dt-ordering-desc, table.plain#audits_list thead th.dt-orderable-asc.dt-orderable-desc.dt-ordering-asc {
  background-color: transparent;
}
table.plain#audits_list thead .date_created .dt-column-title {
  display: block;
  text-align: right;
  padding-right: 1.875rem;
}
table.plain#audits_list tbody tr {
  vertical-align: top;
}
table.plain#audits_list tbody tr:last-child td:first-child {
  border-radius: 0;
  border-bottom: 1px solid #E3E8EF;
}
table.plain#audits_list tbody tr:last-child td:last-child {
  border-radius: 0;
  border-bottom: 1px solid #E3E8EF;
}
table.plain#audits_list tbody tr th, table.plain#audits_list tbody tr td {
  border-bottom-color: #E3E8EF;
}
table.plain#audits_list tbody tr td {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
table.plain#audits_list tbody tr td:last-child {
  text-align: right;
  padding-right: 1rem;
}
table.plain#audits_list th.audit_name,
table.plain#audits_list td.audit_name {
  width: 70%;
}
table.plain#audits_list th.audit_name .lozenge,
table.plain#audits_list td.audit_name .lozenge {
  margin-top: 0.375rem;
}
table.plain#audits_list th.audit_name .title,
table.plain#audits_list td.audit_name .title {
  margin-bottom: 0.25rem;
  color: #364152;
}
table.plain#audits_list th.audit_name .reference, table.plain#audits_list th.audit_name p.reference,
table.plain#audits_list td.audit_name .reference,
table.plain#audits_list td.audit_name p.reference {
  color: #4B5565;
  margin-bottom: 0;
}
table.plain#audits_list th.audit_name .date,
table.plain#audits_list td.audit_name .date {
  color: #697586;
}
table.plain#audits_list th.audit_name:hover .title,
table.plain#audits_list td.audit_name:hover .title {
  text-decoration: underline;
}
table.plain#audits_list th.date_created,
table.plain#audits_list td.date_created {
  width: 30%;
  white-space: nowrap;
}
#reports_overview_list {
  width: calc(100% + 2.5rem) !important;
  margin-top: -1.25rem !important;
  margin-left: -1.25rem !important;
  margin-right: -1.25rem !important;
  margin-bottom: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
#reports_overview_list thead {
  display: none;
}
#reports_overview_list tbody {
  border-color: transparent !important;
}
#reports_overview_list tbody tr:last-child {
  border-bottom: none;
}
#reports_overview_list tbody tr td.status-column {
  width: 3%;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  vertical-align: top;
}
#reports_overview_list tbody tr td.report-details {
  width: 69%;
  padding-left: 0;
  vertical-align: top;
}
#reports_overview_list tbody tr td.report-details strong {
  color: #697586;
}
#reports_overview_list tbody tr td.report-details .report-ref {
  color: #697586;
}
#reports_overview_list tbody tr td.date-column {
  width: 28%;
  text-align: right;
  padding-left: 0.1rem;
  padding-right: 1rem;
  vertical-align: top;
  color: #697586;
}

#training_overview_list {
  width: calc(100% + 2.5rem) !important;
  margin-top: -1.25rem !important;
  margin-left: -1.25rem !important;
  margin-right: -1.25rem !important;
  margin-bottom: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
#training_overview_list thead {
  display: none;
}
#training_overview_list tbody tr td.training-name {
  width: 60%;
  vertical-align: middle;
}
#training_overview_list tbody tr td.training-outcomes {
  width: 40%;
  text-align: left;
  padding-left: 0;
  padding-right: 1rem;
  vertical-align: middle;
  color: #697586;
}

/* small only */
@media print, screen and (max-width: 39.99875em) {
  table.plain#templates_list td:before {
    display: block;
    margin-bottom: 0.2rem;
    font-family: "inter_semibold", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  }
  table.plain#templates_list th.title,
  table.plain#templates_list td.title {
    width: 100%;
  }
  table.plain#templates_list th.title:before,
  table.plain#templates_list td.title:before {
    content: "Template: ";
  }
  table.plain#templates_list th.date_created,
  table.plain#templates_list td.date_created {
    width: 100%;
  }
  table.plain#templates_list th.date_created:before,
  table.plain#templates_list td.date_created:before {
    content: "Created/Edited: ";
  }
  table.plain#templates_list th.status,
  table.plain#templates_list td.status {
    width: 100%;
  }
  table.plain#templates_list th.status:before,
  table.plain#templates_list td.status:before {
    content: "Status: ";
  }
  table.plain#templates_list th.author,
  table.plain#templates_list td.author {
    width: 100%;
  }
  table.plain#templates_list th.author:before,
  table.plain#templates_list td.author:before {
    content: "Created by: ";
  }
  table.plain#templates_list th.manage,
  table.plain#templates_list td.manage {
    width: 100%;
    text-align: left;
  }
  table.plain#templates_list tbody tr {
    border-bottom: 10px solid #263165;
  }
  table.plain#reports_list td:before {
    display: block;
    margin-bottom: 0.2rem;
    font-family: "inter_semibold", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  }
  table.plain#reports_list th.report_reference,
  table.plain#reports_list td.report_reference {
    width: 100%;
  }
  table.plain#reports_list th.member_name,
  table.plain#reports_list td.member_name {
    width: 100%;
  }
  table.plain#reports_list th.member_name:before,
  table.plain#reports_list td.member_name:before {
    content: "Member: ";
  }
  table.plain#reports_list th.site,
  table.plain#reports_list td.site {
    width: 100%;
  }
  table.plain#reports_list th.site:before,
  table.plain#reports_list td.site:before {
    content: "Site: ";
  }
  table.plain#reports_list th.date_created,
  table.plain#reports_list td.date_created {
    width: 100%;
  }
  table.plain#reports_list th.date_created:before,
  table.plain#reports_list td.date_created:before {
    content: "Created: ";
  }
  table.plain#reports_list th.author,
  table.plain#reports_list td.author {
    width: 100%;
  }
  table.plain#reports_list th.author:before,
  table.plain#reports_list td.author:before {
    content: "Created by: ";
  }
  table.plain#reports_list th.manage,
  table.plain#reports_list td.manage {
    width: 100%;
    text-align: left;
    padding-left: 0.35rem;
  }
  table.plain#reports_list tbody tr {
    border-bottom: 10px solid #263165;
  }
  table.plain#members_list td:before {
    display: block;
    margin-bottom: 0.2rem;
    font-family: "inter_semibold", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  }
  table.plain#members_list th.member_name,
  table.plain#members_list td.member_name {
    width: 100%;
  }
  table.plain#members_list th.member_name:before,
  table.plain#members_list td.member_name:before {
    content: "Member name: ";
  }
  table.plain#members_list th.member_since,
  table.plain#members_list td.member_since {
    width: 100%;
  }
  table.plain#members_list th.member_since:before,
  table.plain#members_list td.member_since:before {
    content: "Member since: ";
  }
  table.plain#members_list th.member_type,
  table.plain#members_list td.member_type {
    width: 100%;
  }
  table.plain#members_list th.member_type:before,
  table.plain#members_list td.member_type:before {
    content: "Type: ";
    margin-bottom: 0.5rem;
  }
  table.plain#members_list th.manage,
  table.plain#members_list td.manage {
    width: 100%;
    text-align: left;
    padding-left: 0.35rem;
  }
  table.plain#members_list tbody tr {
    border-bottom: 10px solid #263165;
  }
  table.plain#member_groups_list td:before {
    display: block;
    margin-bottom: 0.2rem;
    font-family: "inter_semibold", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  }
  table.plain#member_groups_list th.group_name,
  table.plain#member_groups_list td.group_name {
    width: 100%;
  }
  table.plain#member_groups_list th.group_name:before,
  table.plain#member_groups_list td.group_name:before {
    content: "Group name: ";
  }
  table.plain#member_groups_list th.members-count-groups,
  table.plain#member_groups_list td.members-count-groups {
    width: 100%;
    max-width: 100%;
    overflow: auto;
    white-space: normal;
  }
  table.plain#member_groups_list th.members-count-groups:before,
  table.plain#member_groups_list td.members-count-groups:before {
    content: "Members: ";
    margin-bottom: 0.5rem;
  }
  table.plain#member_groups_list th.manage,
  table.plain#member_groups_list td.manage {
    width: 100%;
    text-align: left;
    padding-left: 0.35rem;
  }
  table.plain#member_groups_list tbody tr {
    border-bottom: 10px solid #263165;
  }
  table.plain#document_hub_list td:before {
    display: block;
    margin-bottom: 0.2rem;
    font-family: "inter_semibold", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  }
  table.plain#document_hub_list th.filename,
  table.plain#document_hub_list td.filename {
    width: 100%;
  }
  table.plain#document_hub_list th.filename:before,
  table.plain#document_hub_list td.filename:before {
    content: "Filename: ";
    margin-bottom: 0.85rem;
  }
  table.plain#document_hub_list th.date_created,
  table.plain#document_hub_list td.date_created {
    width: 100%;
  }
  table.plain#document_hub_list th.date_created:before,
  table.plain#document_hub_list td.date_created:before {
    content: "Added: ";
  }
  table.plain#document_hub_list th.shared-with-container,
  table.plain#document_hub_list td.shared-with-container {
    width: 100%;
    max-width: 100%;
    overflow: auto;
    white-space: normal;
  }
  table.plain#document_hub_list th.shared-with-container .lozenge,
  table.plain#document_hub_list td.shared-with-container .lozenge {
    white-space: nowrap;
    margin-bottom: 0.5rem;
    display: inline-block;
  }
  table.plain#document_hub_list th.shared-with-container:before,
  table.plain#document_hub_list td.shared-with-container:before {
    content: "Shared with: ";
    margin-bottom: 0.5rem;
  }
  table.plain#document_hub_list th.manage,
  table.plain#document_hub_list td.manage {
    width: 100%;
    text-align: left;
    padding-left: 0.35rem;
  }
  table.plain#document_hub_list tbody tr {
    border-bottom: 10px solid #263165;
  }
  table.plain#certification_trainers_list td:before {
    display: block;
    margin-bottom: 0.2rem;
    font-family: "inter_semibold", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  }
  table.plain#certification_trainers_list th.trainer_name,
  table.plain#certification_trainers_list td.trainer_name {
    width: 100%;
  }
  table.plain#certification_trainers_list th.trainer_name:before,
  table.plain#certification_trainers_list td.trainer_name:before {
    content: "Name: ";
  }
  table.plain#certification_trainers_list th.trainer_email,
  table.plain#certification_trainers_list td.trainer_email {
    width: 100%;
  }
  table.plain#certification_trainers_list th.trainer_email:before,
  table.plain#certification_trainers_list td.trainer_email:before {
    content: "Email: ";
  }
  table.plain#certification_trainers_list th.manage,
  table.plain#certification_trainers_list td.manage {
    width: 100%;
    text-align: left;
    padding-left: 0.35rem;
  }
  table.plain#certification_trainers_list tbody tr {
    border-bottom: 10px solid #263165;
  }
  table.plain#training_records_list_by_member td:before {
    display: block;
    margin-bottom: 0.2rem;
    font-family: "inter_semibold", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  }
  table.plain#training_records_list_by_member th.member_name,
  table.plain#training_records_list_by_member td.member_name {
    width: 100%;
  }
  table.plain#training_records_list_by_member th.member_name:before,
  table.plain#training_records_list_by_member td.member_name:before {
    content: "Member: ";
  }
  table.plain#training_records_list_by_member th.employees,
  table.plain#training_records_list_by_member td.employees {
    width: 100%;
  }
  table.plain#training_records_list_by_member th.employees:before,
  table.plain#training_records_list_by_member td.employees:before {
    content: "Employees: ";
  }
  table.plain#training_records_list_by_member th.certificates,
  table.plain#training_records_list_by_member td.certificates {
    width: 100%;
  }
  table.plain#training_records_list_by_member th.certificates.text-right,
  table.plain#training_records_list_by_member td.certificates.text-right {
    text-align: left;
  }
  table.plain#training_records_list_by_member th.certificates:before,
  table.plain#training_records_list_by_member td.certificates:before {
    content: "Certificates: ";
    margin-bottom: 0.5rem;
  }
  table.plain#training_records_list_by_member th.manage,
  table.plain#training_records_list_by_member td.manage {
    width: 1%;
    text-align: left;
    padding-left: 0.35rem;
  }
  table.plain#training_records_list_by_member tbody tr {
    border-bottom: 10px solid #263165;
  }
  table.plain#training_records_list_by_member .nested-table td.employee_name {
    width: 100%;
  }
  table.plain#training_records_list_by_member .nested-table td.member_name {
    width: 100%;
  }
  table.plain#training_records_list_by_member .nested-table td.expiry_date {
    width: 100%;
  }
  table.plain#training_records_list_by_member .nested-table td.manage {
    width: 100%;
    text-align: left;
    padding-left: 0.35rem;
  }
  table.plain#training_records_list_by_member .nested-table tbody tr {
    border-bottom: 10px solid #ffffff;
  }
  table.plain#training_records_list_by_type td:before {
    display: block;
    margin-bottom: 0.2rem;
    font-family: "inter_semibold", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  }
  table.plain#training_records_list_by_type th.training_type,
  table.plain#training_records_list_by_type td.training_type {
    width: 100%;
  }
  table.plain#training_records_list_by_type th.training_type:before,
  table.plain#training_records_list_by_type td.training_type:before {
    content: "Training type: ";
  }
  table.plain#training_records_list_by_type th.certificates,
  table.plain#training_records_list_by_type td.certificates {
    width: 100%;
  }
  table.plain#training_records_list_by_type th.certificates.text-right,
  table.plain#training_records_list_by_type td.certificates.text-right {
    text-align: left;
  }
  table.plain#training_records_list_by_type th.certificates:before,
  table.plain#training_records_list_by_type td.certificates:before {
    content: "Certificates expiring: ";
    margin-bottom: 0.5rem;
  }
  table.plain#training_records_list_by_type th.manage,
  table.plain#training_records_list_by_type td.manage {
    width: 100%;
    text-align: left;
    padding-left: 0.35rem;
  }
  table.plain#training_records_list_by_type tbody tr {
    border-bottom: 10px solid #263165;
  }
  table.plain#training_records_list_by_type .nested-table td.employee_name {
    width: 100%;
  }
  table.plain#training_records_list_by_type .nested-table td.employee_name:before {
    content: "Employee: ";
  }
  table.plain#training_records_list_by_type .nested-table td.member_name {
    width: 100%;
  }
  table.plain#training_records_list_by_type .nested-table td.member_name:before {
    content: "Member: ";
  }
  table.plain#training_records_list_by_type .nested-table td.expiry_date {
    width: 100%;
  }
  table.plain#training_records_list_by_type .nested-table td.expiry_date:before {
    content: "Expires: ";
  }
  table.plain#training_records_list_by_type .nested-table td.manage {
    width: 100%;
    text-align: left;
    padding-left: 0.35rem;
  }
  table.plain#training_records_list_by_type .nested-table tbody tr {
    border-bottom: 10px solid #ffffff;
  }
  table.plain#training_records_detail_by_member td:before {
    display: block;
    margin-bottom: 0.2rem;
    font-family: "inter_semibold", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  }
  table.plain#training_records_detail_by_member th.employee_name,
  table.plain#training_records_detail_by_member td.employee_name {
    width: 100%;
  }
  table.plain#training_records_detail_by_member th.employee_name:before,
  table.plain#training_records_detail_by_member td.employee_name:before {
    content: "Employee: ";
  }
  table.plain#training_records_detail_by_member th.training,
  table.plain#training_records_detail_by_member td.training {
    width: 100%;
  }
  table.plain#training_records_detail_by_member th.training:before,
  table.plain#training_records_detail_by_member td.training:before {
    content: "Certificates: ";
    padding-bottom: 0.25rem;
  }
  table.plain#training_records_detail_by_member th.manage,
  table.plain#training_records_detail_by_member td.manage {
    width: 100%;
    text-align: left;
    padding-left: 0.35rem;
  }
  table.plain#training_records_detail_by_member tbody tr {
    border-bottom: 10px solid #263165;
  }
  table.plain#training_records_detail_by_member .nested-table td.training_name {
    width: 100%;
  }
  table.plain#training_records_detail_by_member .nested-table td.training_name:before {
    content: "Training: ";
  }
  table.plain#training_records_detail_by_member .nested-table td.expiry_date {
    width: 100%;
  }
  table.plain#training_records_detail_by_member .nested-table td.expiry_date:before {
    content: "Expires: ";
  }
  table.plain#training_records_detail_by_member .nested-table td.awarded_by {
    width: 100%;
  }
  table.plain#training_records_detail_by_member .nested-table td.awarded_by:before {
    content: "Awarded by: ";
  }
  table.plain#training_records_detail_by_member .nested-table td.manage {
    width: 100%;
    text-align: left;
    padding-left: 0.35rem;
  }
  table.plain#training_records_detail_by_member .nested-table tbody tr {
    border-bottom: 10px solid #ffffff;
  }
  table.plain#training_records_detail_by_member tbody tr.dt-hasChild {
    border-bottom: 1px solid transparent;
  }
  table.plain#employees_list td:before {
    display: block;
    margin-bottom: 0.2rem;
    font-family: "inter_semibold", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  }
  table.plain#employees_list th.employee_receive_reports,
  table.plain#employees_list td.employee_receive_reports {
    width: 100%;
  }
  table.plain#employees_list th.employee_receive_reports:before,
  table.plain#employees_list td.employee_receive_reports:before {
    content: "Receive Reports?: ";
    margin-bottom: 0.2rem;
  }
  table.plain#employees_list th.employee_receive_reports label,
  table.plain#employees_list td.employee_receive_reports label {
    margin-left: 0;
  }
  table.plain#employees_list th.employee_name,
  table.plain#employees_list td.employee_name {
    width: 100%;
  }
  table.plain#employees_list th.employee_name:before,
  table.plain#employees_list td.employee_name:before {
    content: "Employee name: ";
  }
  table.plain#employees_list th.employee_email,
  table.plain#employees_list td.employee_email {
    width: 100%;
    max-width: 100%;
  }
  table.plain#employees_list th.employee_email span.email,
  table.plain#employees_list td.employee_email span.email {
    max-width: 16.5625rem;
  }
  table.plain#employees_list th.employee_email:before,
  table.plain#employees_list td.employee_email:before {
    content: "Email: ";
  }
  table.plain#employees_list th.manage,
  table.plain#employees_list td.manage {
    width: 100%;
    text-align: left;
    padding-left: 0.35rem;
  }
  table.plain#employees_list tbody tr {
    border-bottom: 10px solid #263165;
  }
  table.plain#audits_list td:before {
    display: block;
    margin-bottom: 0.2rem;
    font-family: "inter_semibold", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  }
  table.plain#audits_list th.audit_name,
  table.plain#audits_list td.audit_name {
    width: 100%;
  }
  table.plain#audits_list th.date_created,
  table.plain#audits_list td.date_created {
    width: 100%;
    white-space: nowrap;
  }
  table.plain#audits_list tbody tr {
    border-bottom: 10px solid #263165;
  }
  #reports_overview_list tbody tr td.status-column {
    width: 3%;
    display: table-cell;
    border-bottom-color: transparent;
    padding-bottom: 0.25rem;
  }
  #reports_overview_list tbody tr td.report-details {
    width: 97%;
    display: table-cell;
    border-bottom-color: transparent;
    padding-bottom: 0.25rem;
  }
  #reports_overview_list tbody tr td.date-column {
    width: 100%;
    text-align: left;
    padding-left: 1rem;
    padding-top: 0;
  }
}
/* small & medium */
@media print, screen and (max-width: 63.99875em) {
  #training_overview_list tbody {
    background: transparent;
  }
  #training_overview_list tbody tr {
    background: transparent;
  }
  #training_overview_list tbody tr td.training-name {
    width: 100%;
    display: block;
    padding-bottom: 0;
    border-bottom-color: transparent;
  }
  #training_overview_list tbody tr td.training-outcomes {
    width: 100%;
    display: block;
    text-align: left;
    padding-top: 0.75rem;
    padding-left: 1.2rem;
    padding-right: 1rem;
  }
}
.step-scroll-table, .step-scroll-table.plain {
  padding: 1rem 1rem 0.5rem 1rem;
  background-color: #fff;
  table-layout: auto; /* let content dictate width */
  width: auto; /* do not force full width */
  /* Show first 4 months initially */
  /* statuses */
}
.step-scroll-table thead tr, .step-scroll-table.plain thead tr {
  background-color: #EEF2F6;
  border-radius: 0.5rem;
}
.step-scroll-table thead tr th, .step-scroll-table.plain thead tr th {
  border-bottom: none;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 0;
  padding-right: 0;
}
.step-scroll-table thead tr th:first-child, .step-scroll-table.plain thead tr th:first-child {
  border-radius: 0.5rem 0 0 0.5rem;
}
.step-scroll-table thead tr th:last-child, .step-scroll-table.plain thead tr th:last-child {
  border-radius: 0 0.5rem 0.5rem 0;
}
.step-scroll-table thead tr th.title, .step-scroll-table.plain thead tr th.title {
  width: 50%;
  padding-left: 1rem;
  padding-right: 1rem;
}
.step-scroll-table tbody tr td, .step-scroll-table.plain tbody tr td {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0;
  padding-right: 0;
}
.step-scroll-table tbody tr td.title, .step-scroll-table.plain tbody tr td.title {
  padding-left: 0.5rem;
}
.step-scroll-table .month-col, .step-scroll-table.plain .month-col {
  text-align: center;
  vertical-align: top;
  display: none;
}
.step-scroll-table .month-col-0,
.step-scroll-table .month-col-1,
.step-scroll-table .month-col-2,
.step-scroll-table .month-col-3, .step-scroll-table.plain .month-col-0,
.step-scroll-table.plain .month-col-1,
.step-scroll-table.plain .month-col-2,
.step-scroll-table.plain .month-col-3 {
  display: table-cell;
}
.step-scroll-table .month-label, .step-scroll-table.plain .month-label {
  font-family: "inter_medium", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  font-size: 0.75rem;
  color: #364152;
  margin-bottom: 0.5rem;
  border-left: 1px solid #CDD5DF;
  white-space: nowrap;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.step-scroll-table .week-labels, .step-scroll-table.plain .week-labels {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.step-scroll-table .week-labels span.week-label, .step-scroll-table.plain .week-labels span.week-label {
  font-family: "inter_medium", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  font-size: 0.75rem;
  color: #364152;
  width: 1.5rem;
  height: 1.5rem;
  display: inline-block;
  line-height: 1.5rem;
  margin: 0 3px;
  border-radius: 2px;
}
.step-scroll-table .week-wrapper, .step-scroll-table.plain .week-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  width: 100%;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.step-scroll-table .week, .step-scroll-table.plain .week {
  width: 1.5rem;
  height: 1.5rem;
  display: inline-block;
  margin: 3px;
  border-radius: 2px;
  background: #FCFCFD;
  border: 1px solid #CDD5DF;
}
.step-scroll-table .status-green, .step-scroll-table.plain .status-green {
  background: #7AECAB;
  border: 1px solid #4FC180;
}
.step-scroll-table .status-amber, .step-scroll-table .status-yellow, .step-scroll-table.plain .status-amber, .step-scroll-table.plain .status-yellow {
  background: #FAD656;
  border: 1px solid #CFAC2B;
}
.step-scroll-table .status-red, .step-scroll-table.plain .status-red {
  background: #FF857B;
  border: 1px solid #D45B51;
}
.step-scroll-table .status-purple, .step-scroll-table.plain .status-purple {
  background: #BD99FD;
  border: 1px solid #9D80D3;
}
.step-scroll-table .status-none, .step-scroll-table.plain .status-none {
  border: 1px solid #F8FAFC;
}
.step-scroll-table .month-col .status-green, .step-scroll-table.plain .month-col .status-green {
  background: #AFF3CC;
  border: 1px solid #5FE89A;
}
.step-scroll-table .month-col .status-amber, .step-scroll-table .month-col .status-yellow, .step-scroll-table.plain .month-col .status-amber, .step-scroll-table.plain .month-col .status-yellow {
  background: #FCE699;
  border: 1px solid #F9CE34;
}
.step-scroll-table .month-col .status-red, .step-scroll-table.plain .month-col .status-red {
  background: #FF9E96;
  border: 1px solid #FF857B;
}
.step-scroll-table .month-col .status-purple, .step-scroll-table.plain .month-col .status-purple {
  background: #D3BBFE;
  border: 1px solid #BD99FD;
}
.step-scroll-table .month-col .status-none, .step-scroll-table.plain .month-col .status-none {
  background: #FCFCFD;
  border: 1px solid #E3E8EF;
}

/* DATATABLES STYLING */
.datatables-reorder thead tr th.dt-orderable-asc.dt-orderable-desc {
  border-right: 1px dotted #E3E8EF;
  position: relative;
}
.datatables-reorder thead tr th.dt-orderable-asc.dt-orderable-desc .dt-column-order {
  position: absolute;
  top: 50%;
  right: 5px;
  width: 1.875rem;
  height: 1.875rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.datatables-reorder thead tr th.dt-orderable-asc.dt-orderable-desc .dt-column-order:before, .datatables-reorder thead tr th.dt-orderable-asc.dt-orderable-desc .dt-column-order:after {
  content: "";
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 0.875rem;
  height: 0.875rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  -webkit-filter: invert(100%) brightness(60%);
          filter: invert(100%) brightness(60%);
}
.datatables-reorder thead tr th.dt-orderable-asc.dt-orderable-desc .dt-column-order:before {
  top: 5px;
  background-image: url("../img/icons/chevron-up.svg");
}
.datatables-reorder thead tr th.dt-orderable-asc.dt-orderable-desc .dt-column-order:after {
  top: 12px;
  background-image: url("../img/icons/chevron-down.svg");
}
.datatables-reorder thead tr th.dt-orderable-asc.dt-orderable-desc.dt-ordering-desc {
  background-color: #FCFCFD;
}
.datatables-reorder thead tr th.dt-orderable-asc.dt-orderable-desc.dt-ordering-desc .dt-column-order:after {
  -webkit-filter: none;
          filter: none;
}
.datatables-reorder thead tr th.dt-orderable-asc.dt-orderable-desc.dt-ordering-asc {
  background-color: #FCFCFD;
}
.datatables-reorder thead tr th.dt-orderable-asc.dt-orderable-desc.dt-ordering-asc .dt-column-order:before {
  -webkit-filter: none;
          filter: none;
}
.datatables-reorder thead tr th.dt-orderable-asc.dt-orderable-desc:hover {
  cursor: pointer;
}
.datatables-reorder thead tr th.dt-orderable-asc.dt-orderable-desc:last-child {
  border-right: none;
}

/* SWITCH CSS */
.switch.custom {
  margin-bottom: 0;
  margin-left: auto;
  height: auto;
  width: 10.625rem;
}
.switch.custom .switch-paddle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #364152;
  border-radius: 0.625rem;
  width: 10.625rem;
  padding: 4px 5px 4px 4px;
  background-color: #121926;
}
.switch.custom .switch-paddle:after {
  background-color: rgba(255, 255, 255, 0);
}
.switch.custom .switch-paddle .switch-active, .switch.custom .switch-paddle .switch-inactive {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: unset;
  top: unset;
  left: unset;
  right: unset;
  -webkit-transform: none;
          transform: none;
  height: 2.25rem;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
  line-height: 2.25rem;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 0.375rem;
  font-family: "inter_medium", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: 400;
  -webkit-transition: background-color 0.25s, color 0.25s;
  transition: background-color 0.25s, color 0.25s;
}
.switch.custom .switch-paddle .switch-active {
  background-color: #ffffff;
  color: #364152;
  margin-right: 2px;
}
.switch.custom .switch-paddle .switch-inactive {
  color: #E3E8EF;
}
.switch.custom.expanded {
  width: 100%;
}
.switch.custom.expanded .switch-paddle {
  width: 100%;
}
.switch.custom input:checked + label > .switch-inactive {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #ffffff;
  color: #364152;
}
.switch.custom input:checked + label > .switch-active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: transparent;
  color: #9AA4B2;
}
.switch.custom input:focus ~ .switch-paddle {
  outline: none;
  -webkit-box-shadow: 0 0 0 1px rgba(10, 13, 18, 0.18) inset, 0 -2px 0 0 rgba(10, 13, 18, 0.05) inset, 0 1px 2px 0 rgba(10, 13, 18, 0.05), 0 0 0 2px #FFF, 0 0 0 4px #0C6EFC;
          box-shadow: 0 0 0 1px rgba(10, 13, 18, 0.18) inset, 0 -2px 0 0 rgba(10, 13, 18, 0.05) inset, 0 1px 2px 0 rgba(10, 13, 18, 0.05), 0 0 0 2px #FFF, 0 0 0 4px #0C6EFC;
  background-color: #121926;
}
.switch.custom .switch-paddle {
  height: 2.75rem;
}
.switch.basic, .switch.tiny.basic {
  margin-bottom: 0;
  margin-left: auto;
}
.switch.basic .switch-paddle, .switch.tiny.basic .switch-paddle {
  line-height: 1;
  width: auto;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: transparent;
}
.switch.basic .switch-paddle:before, .switch.tiny.basic .switch-paddle:before {
  content: "";
  top: 0;
  left: 0;
  height: 1.25rem;
  width: 2.25rem;
  min-width: 2.25rem;
  border-radius: 99px;
  -webkit-transition: background 0.25s;
  transition: background 0.25s;
}
.switch.basic .switch-paddle:after, .switch.tiny.basic .switch-paddle:after {
  top: 50%;
  left: 0.125rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.switch.basic .switch-paddle .label-text, .switch.tiny.basic .switch-paddle .label-text {
  margin-left: 1.25rem;
  color: #697586;
  -webkit-transition: color 0.25s;
  transition: color 0.25s;
}
.switch.basic input:not(:checked) ~ .switch-paddle:before, .switch.tiny.basic input:not(:checked) ~ .switch-paddle:before {
  background-color: #CDD5DF;
}
.switch.basic input:checked ~ .switch-paddle, .switch.tiny.basic input:checked ~ .switch-paddle {
  background-color: transparent;
}
.switch.basic input:checked ~ .switch-paddle:before, .switch.tiny.basic input:checked ~ .switch-paddle:before {
  background-color: #0C6EFC;
}
.switch.basic input:checked ~ .switch-paddle:after, .switch.tiny.basic input:checked ~ .switch-paddle:after {
  left: 1.125rem;
}
.switch.basic input:checked ~ .switch-paddle .label-text, .switch.tiny.basic input:checked ~ .switch-paddle .label-text {
  color: #364152;
}
.switch.basic input:focus ~ .switch-paddle:before, .switch.tiny.basic input:focus ~ .switch-paddle:before {
  outline: none;
  -webkit-box-shadow: 0 0 0 1px rgba(10, 13, 18, 0.18) inset, 0 -2px 0 0 rgba(10, 13, 18, 0.05) inset, 0 1px 2px 0 rgba(10, 13, 18, 0.05), 0 0 0 2px #FFF, 0 0 0 4px #0C6EFC;
          box-shadow: 0 0 0 1px rgba(10, 13, 18, 0.18) inset, 0 -2px 0 0 rgba(10, 13, 18, 0.05) inset, 0 1px 2px 0 rgba(10, 13, 18, 0.05), 0 0 0 2px #FFF, 0 0 0 4px #0C6EFC;
}
.switch.basic.dark .label-text, .switch.tiny.basic.dark .label-text {
  color: #9AA4B2;
}
.switch.basic.dark input:checked ~ .switch-paddle .label-text, .switch.tiny.basic.dark input:checked ~ .switch-paddle .label-text {
  color: #E3E8EF;
}

/* Errors:
 */
.form-error {
  margin-top: 0.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  font-family: "inter_medium", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  color: #FF6D61;
}

.form-error-panel {
  background-color: #FF6D61;
  font-size: 1rem;
  font-family: "inter_semibold", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  color: #ffffff;
  text-align: center;
  padding: 0.85rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.form-error-panel p {
  margin-bottom: 0;
}
.form-error-panel p .error-total {
  display: inline-block;
  background-color: #ffffff;
  border-radius: 0.1875rem;
  font-size: 0.875rem;
  font-family: "inter_medium", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  color: #FF6D61;
  margin-right: 0.5rem;
  height: 1.125rem;
  min-width: 1.25rem;
  line-height: 1.125rem;
}

#create_edit_template_modal .form-error-panel {
  margin-left: -1rem;
  margin-right: -1rem;
  margin-top: -1.875rem;
  margin-bottom: 1.875rem;
}

/* Inputs:
 */
[type=checkbox].checkbox {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 1px;
  height: 3.1875rem;
  margin: 0;
  border: none;
  border-radius: 0;
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
}
[type=checkbox].checkbox:focus-visible, [type=checkbox].checkbox.focused {
  outline: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

[type=checkbox].checkbox + label.checkbox-label {
  margin-bottom: 1rem;
  width: 3.1875rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 22px;
  -webkit-box-shadow: 0 1px 2px 0 rgba(10, 13, 18, 0.1);
          box-shadow: 0 1px 2px 0 rgba(10, 13, 18, 0.1);
}
[type=checkbox].checkbox + label.checkbox-label.check-square-no-text {
  width: 2.5rem;
  height: 2.5rem;
  text-indent: -5000px;
}

[type=checkbox].checkbox:focus-visible + label.checkbox-label {
  outline: none;
  -webkit-box-shadow: 0 0 0 1px rgba(10, 13, 18, 0.18) inset, 0 -2px 0 0 rgba(10, 13, 18, 0.05) inset, 0 1px 2px 0 rgba(10, 13, 18, 0.05), 0 0 0 2px #FFF, 0 0 0 4px #0C6EFC;
          box-shadow: 0 0 0 1px rgba(10, 13, 18, 0.18) inset, 0 -2px 0 0 rgba(10, 13, 18, 0.05) inset, 0 1px 2px 0 rgba(10, 13, 18, 0.05), 0 0 0 2px #FFF, 0 0 0 4px #0C6EFC;
}

[type=checkbox].checkbox + label.checkbox-label.star {
  background-image: url("../img/icons/star-01-gray-600.svg");
}
[type=checkbox].checkbox + label.checkbox-label.star.square-no-text {
  width: 2.5rem;
  height: 2.5rem;
  text-indent: -5000px;
}

[type=checkbox].checkbox:checked + label.checkbox-label {
  background-image: url("../img/icons/check.svg");
}
[type=checkbox].checkbox:checked + label.checkbox-label.check-square-no-text {
  width: 2.5rem;
  height: 2.5rem;
  text-indent: -5000px;
}
[type=checkbox].checkbox:checked + label.checkbox-label.star {
  background-image: url("../img/icons/star-01-green.svg");
  background-size: 26px;
}
[type=checkbox].checkbox:checked + label.checkbox-label.star.square-no-text {
  width: 2.5rem;
  height: 2.5rem;
  text-indent: -5000px;
}

.grouped-checkbox [type=checkbox].checkbox + label.checkbox-label {
  margin-right: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-right: none;
}
.grouped-checkbox [type=text] {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

[type=text],
[type=password],
[type=date],
[type=datetime],
[type=datetime-local],
[type=month],
[type=week],
[type=email],
[type=number],
[type=search],
[type=tel],
[type=time],
[type=url],
[type=color],
[type=checkbox].checkbox,
label.checkbox-label {
  white-space: nowrap;
  overflow: hidden;
}

textarea {
  resize: vertical;
}

[type=text],
[type=password],
[type=date],
[type=datetime],
[type=datetime-local],
[type=month],
[type=week],
[type=email],
[type=number],
[type=search],
[type=tel],
[type=time],
[type=url],
[type=color],
[type=checkbox].checkbox,
label.checkbox-label,
textarea {
  border-radius: 0.5rem;
  font-family: "inter_semibold", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  border: 2px solid rgba(255, 255, 255, 0.12);
  text-overflow: ellipsis;
  height: auto;
}
[type=text]:focus-visible, [type=text].focused,
[type=password]:focus-visible,
[type=password].focused,
[type=date]:focus-visible,
[type=date].focused,
[type=datetime]:focus-visible,
[type=datetime].focused,
[type=datetime-local]:focus-visible,
[type=datetime-local].focused,
[type=month]:focus-visible,
[type=month].focused,
[type=week]:focus-visible,
[type=week].focused,
[type=email]:focus-visible,
[type=email].focused,
[type=number]:focus-visible,
[type=number].focused,
[type=search]:focus-visible,
[type=search].focused,
[type=tel]:focus-visible,
[type=tel].focused,
[type=time]:focus-visible,
[type=time].focused,
[type=url]:focus-visible,
[type=url].focused,
[type=color]:focus-visible,
[type=color].focused,
[type=checkbox].checkbox:focus-visible,
[type=checkbox].checkbox.focused,
label.checkbox-label:focus-visible,
label.checkbox-label.focused,
textarea:focus-visible,
textarea.focused {
  outline: none;
  -webkit-box-shadow: 0 0 0 1px rgba(10, 13, 18, 0.18) inset, 0 -2px 0 0 rgba(10, 13, 18, 0.05) inset, 0 1px 2px 0 rgba(10, 13, 18, 0.05), 0 0 0 2px #FFF, 0 0 0 4px #0C6EFC;
          box-shadow: 0 0 0 1px rgba(10, 13, 18, 0.18) inset, 0 -2px 0 0 rgba(10, 13, 18, 0.05) inset, 0 1px 2px 0 rgba(10, 13, 18, 0.05), 0 0 0 2px #FFF, 0 0 0 4px #0C6EFC;
}
[type=text]:focus,
[type=password]:focus,
[type=date]:focus,
[type=datetime]:focus,
[type=datetime-local]:focus,
[type=month]:focus,
[type=week]:focus,
[type=email]:focus,
[type=number]:focus,
[type=search]:focus,
[type=tel]:focus,
[type=time]:focus,
[type=url]:focus,
[type=color]:focus,
[type=checkbox].checkbox:focus,
label.checkbox-label:focus,
textarea:focus {
  border-width: 2px;
}
[type=text].size-sm,
[type=password].size-sm,
[type=date].size-sm,
[type=datetime].size-sm,
[type=datetime-local].size-sm,
[type=month].size-sm,
[type=week].size-sm,
[type=email].size-sm,
[type=number].size-sm,
[type=search].size-sm,
[type=tel].size-sm,
[type=time].size-sm,
[type=url].size-sm,
[type=color].size-sm,
[type=checkbox].checkbox.size-sm,
label.checkbox-label.size-sm,
textarea.size-sm {
  line-height: 1.25rem;
  padding: 0.5rem 0.75rem;
  gap: 0.25rem;
}
[type=text].size-md,
[type=password].size-md,
[type=date].size-md,
[type=datetime].size-md,
[type=datetime-local].size-md,
[type=month].size-md,
[type=week].size-md,
[type=email].size-md,
[type=number].size-md,
[type=search].size-md,
[type=tel].size-md,
[type=time].size-md,
[type=url].size-md,
[type=color].size-md,
[type=checkbox].checkbox.size-md,
label.checkbox-label.size-md,
textarea.size-md {
  line-height: 1.25rem;
  padding: 0.625rem 0.875rem;
  gap: 0.25rem;
}
[type=text].size-lg,
[type=password].size-lg,
[type=date].size-lg,
[type=datetime].size-lg,
[type=datetime-local].size-lg,
[type=month].size-lg,
[type=week].size-lg,
[type=email].size-lg,
[type=number].size-lg,
[type=search].size-lg,
[type=tel].size-lg,
[type=time].size-lg,
[type=url].size-lg,
[type=color].size-lg,
[type=checkbox].checkbox.size-lg,
label.checkbox-label.size-lg,
textarea.size-lg {
  line-height: 1.5rem;
  padding: 0.625rem 1rem;
  gap: 0.375rem;
}
[type=text].size-xl,
[type=password].size-xl,
[type=date].size-xl,
[type=datetime].size-xl,
[type=datetime-local].size-xl,
[type=month].size-xl,
[type=week].size-xl,
[type=email].size-xl,
[type=number].size-xl,
[type=search].size-xl,
[type=tel].size-xl,
[type=time].size-xl,
[type=url].size-xl,
[type=color].size-xl,
[type=checkbox].checkbox.size-xl,
label.checkbox-label.size-xl,
textarea.size-xl {
  font-size: 1rem;
  line-height: 1.5rem;
  padding: 0.75rem 1.125rem;
  gap: 0.375rem;
}
[type=text].size-2xl,
[type=password].size-2xl,
[type=date].size-2xl,
[type=datetime].size-2xl,
[type=datetime-local].size-2xl,
[type=month].size-2xl,
[type=week].size-2xl,
[type=email].size-2xl,
[type=number].size-2xl,
[type=search].size-2xl,
[type=tel].size-2xl,
[type=time].size-2xl,
[type=url].size-2xl,
[type=color].size-2xl,
[type=checkbox].checkbox.size-2xl,
label.checkbox-label.size-2xl,
textarea.size-2xl {
  font-size: 1.125rem;
  line-height: 1.75rem;
  padding: 1rem 1.375rem;
  gap: 0.5rem;
}
[type=text].icon-left, [type=text].icon-right,
[type=password].icon-left,
[type=password].icon-right,
[type=date].icon-left,
[type=date].icon-right,
[type=datetime].icon-left,
[type=datetime].icon-right,
[type=datetime-local].icon-left,
[type=datetime-local].icon-right,
[type=month].icon-left,
[type=month].icon-right,
[type=week].icon-left,
[type=week].icon-right,
[type=email].icon-left,
[type=email].icon-right,
[type=number].icon-left,
[type=number].icon-right,
[type=search].icon-left,
[type=search].icon-right,
[type=tel].icon-left,
[type=tel].icon-right,
[type=time].icon-left,
[type=time].icon-right,
[type=url].icon-left,
[type=url].icon-right,
[type=color].icon-left,
[type=color].icon-right,
[type=checkbox].checkbox.icon-left,
[type=checkbox].checkbox.icon-right,
label.checkbox-label.icon-left,
label.checkbox-label.icon-right,
textarea.icon-left,
textarea.icon-right {
  background-repeat: no-repeat;
  background-size: 1.25rem;
}
[type=text].icon-left,
[type=password].icon-left,
[type=date].icon-left,
[type=datetime].icon-left,
[type=datetime-local].icon-left,
[type=month].icon-left,
[type=week].icon-left,
[type=email].icon-left,
[type=number].icon-left,
[type=search].icon-left,
[type=tel].icon-left,
[type=time].icon-left,
[type=url].icon-left,
[type=color].icon-left,
[type=checkbox].checkbox.icon-left,
label.checkbox-label.icon-left,
textarea.icon-left {
  padding-left: 2.5rem;
  background-position: left 12px center;
}
[type=text].icon-right,
[type=password].icon-right,
[type=date].icon-right,
[type=datetime].icon-right,
[type=datetime-local].icon-right,
[type=month].icon-right,
[type=week].icon-right,
[type=email].icon-right,
[type=number].icon-right,
[type=search].icon-right,
[type=tel].icon-right,
[type=time].icon-right,
[type=url].icon-right,
[type=color].icon-right,
[type=checkbox].checkbox.icon-right,
label.checkbox-label.icon-right,
textarea.icon-right {
  padding-right: 2.5rem;
  background-position: right 12px center;
}
[type=text].full-width,
[type=password].full-width,
[type=date].full-width,
[type=datetime].full-width,
[type=datetime-local].full-width,
[type=month].full-width,
[type=week].full-width,
[type=email].full-width,
[type=number].full-width,
[type=search].full-width,
[type=tel].full-width,
[type=time].full-width,
[type=url].full-width,
[type=color].full-width,
[type=checkbox].checkbox.full-width,
label.checkbox-label.full-width,
textarea.full-width {
  width: 100%;
}
[type=text].small-width,
[type=password].small-width,
[type=date].small-width,
[type=datetime].small-width,
[type=datetime-local].small-width,
[type=month].small-width,
[type=week].small-width,
[type=email].small-width,
[type=number].small-width,
[type=search].small-width,
[type=tel].small-width,
[type=time].small-width,
[type=url].small-width,
[type=color].small-width,
[type=checkbox].checkbox.small-width,
label.checkbox-label.small-width,
textarea.small-width {
  max-width: 5rem;
}
[type=text].medium-width,
[type=password].medium-width,
[type=date].medium-width,
[type=datetime].medium-width,
[type=datetime-local].medium-width,
[type=month].medium-width,
[type=week].medium-width,
[type=email].medium-width,
[type=number].medium-width,
[type=search].medium-width,
[type=tel].medium-width,
[type=time].medium-width,
[type=url].medium-width,
[type=color].medium-width,
[type=checkbox].checkbox.medium-width,
label.checkbox-label.medium-width,
textarea.medium-width {
  max-width: 7.5rem;
}
[type=text].medium-large-width,
[type=password].medium-large-width,
[type=date].medium-large-width,
[type=datetime].medium-large-width,
[type=datetime-local].medium-large-width,
[type=month].medium-large-width,
[type=week].medium-large-width,
[type=email].medium-large-width,
[type=number].medium-large-width,
[type=search].medium-large-width,
[type=tel].medium-large-width,
[type=time].medium-large-width,
[type=url].medium-large-width,
[type=color].medium-large-width,
[type=checkbox].checkbox.medium-large-width,
label.checkbox-label.medium-large-width,
textarea.medium-large-width {
  max-width: 10rem;
}
[type=text].no-box-shadow,
[type=password].no-box-shadow,
[type=date].no-box-shadow,
[type=datetime].no-box-shadow,
[type=datetime-local].no-box-shadow,
[type=month].no-box-shadow,
[type=week].no-box-shadow,
[type=email].no-box-shadow,
[type=number].no-box-shadow,
[type=search].no-box-shadow,
[type=tel].no-box-shadow,
[type=time].no-box-shadow,
[type=url].no-box-shadow,
[type=color].no-box-shadow,
[type=checkbox].checkbox.no-box-shadow,
label.checkbox-label.no-box-shadow,
textarea.no-box-shadow {
  -webkit-box-shadow: none;
          box-shadow: none;
}
[type=text]::-webkit-input-placeholder, [type=password]::-webkit-input-placeholder, [type=date]::-webkit-input-placeholder, [type=datetime]::-webkit-input-placeholder, [type=datetime-local]::-webkit-input-placeholder, [type=month]::-webkit-input-placeholder, [type=week]::-webkit-input-placeholder, [type=email]::-webkit-input-placeholder, [type=number]::-webkit-input-placeholder, [type=search]::-webkit-input-placeholder, [type=tel]::-webkit-input-placeholder, [type=time]::-webkit-input-placeholder, [type=url]::-webkit-input-placeholder, [type=color]::-webkit-input-placeholder, [type=checkbox].checkbox::-webkit-input-placeholder, label.checkbox-label::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #697586;
}
[type=text]::-moz-placeholder, [type=password]::-moz-placeholder, [type=date]::-moz-placeholder, [type=datetime]::-moz-placeholder, [type=datetime-local]::-moz-placeholder, [type=month]::-moz-placeholder, [type=week]::-moz-placeholder, [type=email]::-moz-placeholder, [type=number]::-moz-placeholder, [type=search]::-moz-placeholder, [type=tel]::-moz-placeholder, [type=time]::-moz-placeholder, [type=url]::-moz-placeholder, [type=color]::-moz-placeholder, [type=checkbox].checkbox::-moz-placeholder, label.checkbox-label::-moz-placeholder, textarea::-moz-placeholder {
  color: #697586;
}
[type=text]:-ms-input-placeholder, [type=password]:-ms-input-placeholder, [type=date]:-ms-input-placeholder, [type=datetime]:-ms-input-placeholder, [type=datetime-local]:-ms-input-placeholder, [type=month]:-ms-input-placeholder, [type=week]:-ms-input-placeholder, [type=email]:-ms-input-placeholder, [type=number]:-ms-input-placeholder, [type=search]:-ms-input-placeholder, [type=tel]:-ms-input-placeholder, [type=time]:-ms-input-placeholder, [type=url]:-ms-input-placeholder, [type=color]:-ms-input-placeholder, [type=checkbox].checkbox:-ms-input-placeholder, label.checkbox-label:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #697586;
}
[type=text]::-ms-input-placeholder, [type=password]::-ms-input-placeholder, [type=date]::-ms-input-placeholder, [type=datetime]::-ms-input-placeholder, [type=datetime-local]::-ms-input-placeholder, [type=month]::-ms-input-placeholder, [type=week]::-ms-input-placeholder, [type=email]::-ms-input-placeholder, [type=number]::-ms-input-placeholder, [type=search]::-ms-input-placeholder, [type=tel]::-ms-input-placeholder, [type=time]::-ms-input-placeholder, [type=url]::-ms-input-placeholder, [type=color]::-ms-input-placeholder, [type=checkbox].checkbox::-ms-input-placeholder, label.checkbox-label::-ms-input-placeholder, textarea::-ms-input-placeholder {
  color: #697586;
}
[type=text]::placeholder,
[type=password]::placeholder,
[type=date]::placeholder,
[type=datetime]::placeholder,
[type=datetime-local]::placeholder,
[type=month]::placeholder,
[type=week]::placeholder,
[type=email]::placeholder,
[type=number]::placeholder,
[type=search]::placeholder,
[type=tel]::placeholder,
[type=time]::placeholder,
[type=url]::placeholder,
[type=color]::placeholder,
[type=checkbox].checkbox::placeholder,
label.checkbox-label::placeholder,
textarea::placeholder {
  color: #697586;
}
[type=text].icon-search,
[type=password].icon-search,
[type=date].icon-search,
[type=datetime].icon-search,
[type=datetime-local].icon-search,
[type=month].icon-search,
[type=week].icon-search,
[type=email].icon-search,
[type=number].icon-search,
[type=search].icon-search,
[type=tel].icon-search,
[type=time].icon-search,
[type=url].icon-search,
[type=color].icon-search,
[type=checkbox].checkbox.icon-search,
label.checkbox-label.icon-search,
textarea.icon-search {
  background-image: url("../img/icons/search-sm.svg");
}
[type=text].icon-search-white,
[type=password].icon-search-white,
[type=date].icon-search-white,
[type=datetime].icon-search-white,
[type=datetime-local].icon-search-white,
[type=month].icon-search-white,
[type=week].icon-search-white,
[type=email].icon-search-white,
[type=number].icon-search-white,
[type=search].icon-search-white,
[type=tel].icon-search-white,
[type=time].icon-search-white,
[type=url].icon-search-white,
[type=color].icon-search-white,
[type=checkbox].checkbox.icon-search-white,
label.checkbox-label.icon-search-white,
textarea.icon-search-white {
  background-image: url("../img/icons/search-sm-white.svg");
}
[type=text].icon-search-blue-600,
[type=password].icon-search-blue-600,
[type=date].icon-search-blue-600,
[type=datetime].icon-search-blue-600,
[type=datetime-local].icon-search-blue-600,
[type=month].icon-search-blue-600,
[type=week].icon-search-blue-600,
[type=email].icon-search-blue-600,
[type=number].icon-search-blue-600,
[type=search].icon-search-blue-600,
[type=tel].icon-search-blue-600,
[type=time].icon-search-blue-600,
[type=url].icon-search-blue-600,
[type=color].icon-search-blue-600,
[type=checkbox].checkbox.icon-search-blue-600,
label.checkbox-label.icon-search-blue-600,
textarea.icon-search-blue-600 {
  background-image: url("../img/icons/search-sm-blue-600.svg");
}
[type=text].icon-filter,
[type=password].icon-filter,
[type=date].icon-filter,
[type=datetime].icon-filter,
[type=datetime-local].icon-filter,
[type=month].icon-filter,
[type=week].icon-filter,
[type=email].icon-filter,
[type=number].icon-filter,
[type=search].icon-filter,
[type=tel].icon-filter,
[type=time].icon-filter,
[type=url].icon-filter,
[type=color].icon-filter,
[type=checkbox].checkbox.icon-filter,
label.checkbox-label.icon-filter,
textarea.icon-filter {
  background-image: url("../img/icons/filter-lines.svg");
}
[type=text].icon-filter-white,
[type=password].icon-filter-white,
[type=date].icon-filter-white,
[type=datetime].icon-filter-white,
[type=datetime-local].icon-filter-white,
[type=month].icon-filter-white,
[type=week].icon-filter-white,
[type=email].icon-filter-white,
[type=number].icon-filter-white,
[type=search].icon-filter-white,
[type=tel].icon-filter-white,
[type=time].icon-filter-white,
[type=url].icon-filter-white,
[type=color].icon-filter-white,
[type=checkbox].checkbox.icon-filter-white,
label.checkbox-label.icon-filter-white,
textarea.icon-filter-white {
  background-image: url("../img/icons/filter-lines-white.svg");
}
[type=text].icon-filter-blue-600,
[type=password].icon-filter-blue-600,
[type=date].icon-filter-blue-600,
[type=datetime].icon-filter-blue-600,
[type=datetime-local].icon-filter-blue-600,
[type=month].icon-filter-blue-600,
[type=week].icon-filter-blue-600,
[type=email].icon-filter-blue-600,
[type=number].icon-filter-blue-600,
[type=search].icon-filter-blue-600,
[type=tel].icon-filter-blue-600,
[type=time].icon-filter-blue-600,
[type=url].icon-filter-blue-600,
[type=color].icon-filter-blue-600,
[type=checkbox].checkbox.icon-filter-blue-600,
label.checkbox-label.icon-filter-blue-600,
textarea.icon-filter-blue-600 {
  background-image: url("../img/icons/filter-lines-blue-600.svg");
}
[type=text].icon-calendar,
[type=password].icon-calendar,
[type=date].icon-calendar,
[type=datetime].icon-calendar,
[type=datetime-local].icon-calendar,
[type=month].icon-calendar,
[type=week].icon-calendar,
[type=email].icon-calendar,
[type=number].icon-calendar,
[type=search].icon-calendar,
[type=tel].icon-calendar,
[type=time].icon-calendar,
[type=url].icon-calendar,
[type=color].icon-calendar,
[type=checkbox].checkbox.icon-calendar,
label.checkbox-label.icon-calendar,
textarea.icon-calendar {
  background-image: url("../img/icons/calendar.svg");
}
[type=text].icon-calendar-white,
[type=password].icon-calendar-white,
[type=date].icon-calendar-white,
[type=datetime].icon-calendar-white,
[type=datetime-local].icon-calendar-white,
[type=month].icon-calendar-white,
[type=week].icon-calendar-white,
[type=email].icon-calendar-white,
[type=number].icon-calendar-white,
[type=search].icon-calendar-white,
[type=tel].icon-calendar-white,
[type=time].icon-calendar-white,
[type=url].icon-calendar-white,
[type=color].icon-calendar-white,
[type=checkbox].checkbox.icon-calendar-white,
label.checkbox-label.icon-calendar-white,
textarea.icon-calendar-white {
  background-image: url("../img/icons/calendar-white.svg");
}
[type=text].icon-calendar-blue-600,
[type=password].icon-calendar-blue-600,
[type=date].icon-calendar-blue-600,
[type=datetime].icon-calendar-blue-600,
[type=datetime-local].icon-calendar-blue-600,
[type=month].icon-calendar-blue-600,
[type=week].icon-calendar-blue-600,
[type=email].icon-calendar-blue-600,
[type=number].icon-calendar-blue-600,
[type=search].icon-calendar-blue-600,
[type=tel].icon-calendar-blue-600,
[type=time].icon-calendar-blue-600,
[type=url].icon-calendar-blue-600,
[type=color].icon-calendar-blue-600,
[type=checkbox].checkbox.icon-calendar-blue-600,
label.checkbox-label.icon-calendar-blue-600,
textarea.icon-calendar-blue-600 {
  background-image: url("../img/icons/calendar-blue-600.svg");
}
[type=text].icon-dot,
[type=password].icon-dot,
[type=date].icon-dot,
[type=datetime].icon-dot,
[type=datetime-local].icon-dot,
[type=month].icon-dot,
[type=week].icon-dot,
[type=email].icon-dot,
[type=number].icon-dot,
[type=search].icon-dot,
[type=tel].icon-dot,
[type=time].icon-dot,
[type=url].icon-dot,
[type=color].icon-dot,
[type=checkbox].checkbox.icon-dot,
label.checkbox-label.icon-dot,
textarea.icon-dot {
  background-image: url("../img/icons/dot-green.svg");
  background-size: 0.625rem;
}
[type=text].icon-dot.icon-dot-red,
[type=password].icon-dot.icon-dot-red,
[type=date].icon-dot.icon-dot-red,
[type=datetime].icon-dot.icon-dot-red,
[type=datetime-local].icon-dot.icon-dot-red,
[type=month].icon-dot.icon-dot-red,
[type=week].icon-dot.icon-dot-red,
[type=email].icon-dot.icon-dot-red,
[type=number].icon-dot.icon-dot-red,
[type=search].icon-dot.icon-dot-red,
[type=tel].icon-dot.icon-dot-red,
[type=time].icon-dot.icon-dot-red,
[type=url].icon-dot.icon-dot-red,
[type=color].icon-dot.icon-dot-red,
[type=checkbox].checkbox.icon-dot.icon-dot-red,
label.checkbox-label.icon-dot.icon-dot-red,
textarea.icon-dot.icon-dot-red {
  background-image: url("../img/icons/dot-red.svg");
}
[type=text].icon-dot.icon-dot-yellow,
[type=password].icon-dot.icon-dot-yellow,
[type=date].icon-dot.icon-dot-yellow,
[type=datetime].icon-dot.icon-dot-yellow,
[type=datetime-local].icon-dot.icon-dot-yellow,
[type=month].icon-dot.icon-dot-yellow,
[type=week].icon-dot.icon-dot-yellow,
[type=email].icon-dot.icon-dot-yellow,
[type=number].icon-dot.icon-dot-yellow,
[type=search].icon-dot.icon-dot-yellow,
[type=tel].icon-dot.icon-dot-yellow,
[type=time].icon-dot.icon-dot-yellow,
[type=url].icon-dot.icon-dot-yellow,
[type=color].icon-dot.icon-dot-yellow,
[type=checkbox].checkbox.icon-dot.icon-dot-yellow,
label.checkbox-label.icon-dot.icon-dot-yellow,
textarea.icon-dot.icon-dot-yellow {
  background-image: url("../img/icons/dot-yellow.svg");
}
[type=text].icon-dot.icon-dot-purple,
[type=password].icon-dot.icon-dot-purple,
[type=date].icon-dot.icon-dot-purple,
[type=datetime].icon-dot.icon-dot-purple,
[type=datetime-local].icon-dot.icon-dot-purple,
[type=month].icon-dot.icon-dot-purple,
[type=week].icon-dot.icon-dot-purple,
[type=email].icon-dot.icon-dot-purple,
[type=number].icon-dot.icon-dot-purple,
[type=search].icon-dot.icon-dot-purple,
[type=tel].icon-dot.icon-dot-purple,
[type=time].icon-dot.icon-dot-purple,
[type=url].icon-dot.icon-dot-purple,
[type=color].icon-dot.icon-dot-purple,
[type=checkbox].checkbox.icon-dot.icon-dot-purple,
label.checkbox-label.icon-dot.icon-dot-purple,
textarea.icon-dot.icon-dot-purple {
  background-image: url("../img/icons/dot-purple.svg");
}
[type=text].icon-dot.icon-dot-blue,
[type=password].icon-dot.icon-dot-blue,
[type=date].icon-dot.icon-dot-blue,
[type=datetime].icon-dot.icon-dot-blue,
[type=datetime-local].icon-dot.icon-dot-blue,
[type=month].icon-dot.icon-dot-blue,
[type=week].icon-dot.icon-dot-blue,
[type=email].icon-dot.icon-dot-blue,
[type=number].icon-dot.icon-dot-blue,
[type=search].icon-dot.icon-dot-blue,
[type=tel].icon-dot.icon-dot-blue,
[type=time].icon-dot.icon-dot-blue,
[type=url].icon-dot.icon-dot-blue,
[type=color].icon-dot.icon-dot-blue,
[type=checkbox].checkbox.icon-dot.icon-dot-blue,
label.checkbox-label.icon-dot.icon-dot-blue,
textarea.icon-dot.icon-dot-blue {
  background-image: url("../img/icons/dot-blue.svg");
}
[type=text].icon-dot.icon-dot-grey,
[type=password].icon-dot.icon-dot-grey,
[type=date].icon-dot.icon-dot-grey,
[type=datetime].icon-dot.icon-dot-grey,
[type=datetime-local].icon-dot.icon-dot-grey,
[type=month].icon-dot.icon-dot-grey,
[type=week].icon-dot.icon-dot-grey,
[type=email].icon-dot.icon-dot-grey,
[type=number].icon-dot.icon-dot-grey,
[type=search].icon-dot.icon-dot-grey,
[type=tel].icon-dot.icon-dot-grey,
[type=time].icon-dot.icon-dot-grey,
[type=url].icon-dot.icon-dot-grey,
[type=color].icon-dot.icon-dot-grey,
[type=checkbox].checkbox.icon-dot.icon-dot-grey,
label.checkbox-label.icon-dot.icon-dot-grey,
textarea.icon-dot.icon-dot-grey {
  background-image: url("../img/icons/dot-grey.svg");
}
[type=text].icon-dot.icon-dot-black,
[type=password].icon-dot.icon-dot-black,
[type=date].icon-dot.icon-dot-black,
[type=datetime].icon-dot.icon-dot-black,
[type=datetime-local].icon-dot.icon-dot-black,
[type=month].icon-dot.icon-dot-black,
[type=week].icon-dot.icon-dot-black,
[type=email].icon-dot.icon-dot-black,
[type=number].icon-dot.icon-dot-black,
[type=search].icon-dot.icon-dot-black,
[type=tel].icon-dot.icon-dot-black,
[type=time].icon-dot.icon-dot-black,
[type=url].icon-dot.icon-dot-black,
[type=color].icon-dot.icon-dot-black,
[type=checkbox].checkbox.icon-dot.icon-dot-black,
label.checkbox-label.icon-dot.icon-dot-black,
textarea.icon-dot.icon-dot-black {
  background-image: url("../img/icons/dot-black.svg");
}
[type=text].primary,
[type=password].primary,
[type=date].primary,
[type=datetime].primary,
[type=datetime-local].primary,
[type=month].primary,
[type=week].primary,
[type=email].primary,
[type=number].primary,
[type=search].primary,
[type=tel].primary,
[type=time].primary,
[type=url].primary,
[type=color].primary,
[type=checkbox].checkbox.primary,
label.checkbox-label.primary,
textarea.primary {
  background: -webkit-gradient(linear, left top, left bottom, from(#0C6EFC), to(#3586FC));
  background: linear-gradient(180deg, #0C6EFC 0%, #3586FC 100%);
  color: #ffffff;
}
[type=text].primary::-webkit-input-placeholder, [type=password].primary::-webkit-input-placeholder, [type=date].primary::-webkit-input-placeholder, [type=datetime].primary::-webkit-input-placeholder, [type=datetime-local].primary::-webkit-input-placeholder, [type=month].primary::-webkit-input-placeholder, [type=week].primary::-webkit-input-placeholder, [type=email].primary::-webkit-input-placeholder, [type=number].primary::-webkit-input-placeholder, [type=search].primary::-webkit-input-placeholder, [type=tel].primary::-webkit-input-placeholder, [type=time].primary::-webkit-input-placeholder, [type=url].primary::-webkit-input-placeholder, [type=color].primary::-webkit-input-placeholder, [type=checkbox].checkbox.primary::-webkit-input-placeholder, label.checkbox-label.primary::-webkit-input-placeholder, textarea.primary::-webkit-input-placeholder {
  color: #E3E8EF;
}
[type=text].primary::-moz-placeholder, [type=password].primary::-moz-placeholder, [type=date].primary::-moz-placeholder, [type=datetime].primary::-moz-placeholder, [type=datetime-local].primary::-moz-placeholder, [type=month].primary::-moz-placeholder, [type=week].primary::-moz-placeholder, [type=email].primary::-moz-placeholder, [type=number].primary::-moz-placeholder, [type=search].primary::-moz-placeholder, [type=tel].primary::-moz-placeholder, [type=time].primary::-moz-placeholder, [type=url].primary::-moz-placeholder, [type=color].primary::-moz-placeholder, [type=checkbox].checkbox.primary::-moz-placeholder, label.checkbox-label.primary::-moz-placeholder, textarea.primary::-moz-placeholder {
  color: #E3E8EF;
}
[type=text].primary:-ms-input-placeholder, [type=password].primary:-ms-input-placeholder, [type=date].primary:-ms-input-placeholder, [type=datetime].primary:-ms-input-placeholder, [type=datetime-local].primary:-ms-input-placeholder, [type=month].primary:-ms-input-placeholder, [type=week].primary:-ms-input-placeholder, [type=email].primary:-ms-input-placeholder, [type=number].primary:-ms-input-placeholder, [type=search].primary:-ms-input-placeholder, [type=tel].primary:-ms-input-placeholder, [type=time].primary:-ms-input-placeholder, [type=url].primary:-ms-input-placeholder, [type=color].primary:-ms-input-placeholder, [type=checkbox].checkbox.primary:-ms-input-placeholder, label.checkbox-label.primary:-ms-input-placeholder, textarea.primary:-ms-input-placeholder {
  color: #E3E8EF;
}
[type=text].primary::-ms-input-placeholder, [type=password].primary::-ms-input-placeholder, [type=date].primary::-ms-input-placeholder, [type=datetime].primary::-ms-input-placeholder, [type=datetime-local].primary::-ms-input-placeholder, [type=month].primary::-ms-input-placeholder, [type=week].primary::-ms-input-placeholder, [type=email].primary::-ms-input-placeholder, [type=number].primary::-ms-input-placeholder, [type=search].primary::-ms-input-placeholder, [type=tel].primary::-ms-input-placeholder, [type=time].primary::-ms-input-placeholder, [type=url].primary::-ms-input-placeholder, [type=color].primary::-ms-input-placeholder, [type=checkbox].checkbox.primary::-ms-input-placeholder, label.checkbox-label.primary::-ms-input-placeholder, textarea.primary::-ms-input-placeholder {
  color: #E3E8EF;
}
[type=text].primary::placeholder,
[type=password].primary::placeholder,
[type=date].primary::placeholder,
[type=datetime].primary::placeholder,
[type=datetime-local].primary::placeholder,
[type=month].primary::placeholder,
[type=week].primary::placeholder,
[type=email].primary::placeholder,
[type=number].primary::placeholder,
[type=search].primary::placeholder,
[type=tel].primary::placeholder,
[type=time].primary::placeholder,
[type=url].primary::placeholder,
[type=color].primary::placeholder,
[type=checkbox].checkbox.primary::placeholder,
label.checkbox-label.primary::placeholder,
textarea.primary::placeholder {
  color: #E3E8EF;
}
[type=text].primary:hover, [type=text].primary.hovered,
[type=password].primary:hover,
[type=password].primary.hovered,
[type=date].primary:hover,
[type=date].primary.hovered,
[type=datetime].primary:hover,
[type=datetime].primary.hovered,
[type=datetime-local].primary:hover,
[type=datetime-local].primary.hovered,
[type=month].primary:hover,
[type=month].primary.hovered,
[type=week].primary:hover,
[type=week].primary.hovered,
[type=email].primary:hover,
[type=email].primary.hovered,
[type=number].primary:hover,
[type=number].primary.hovered,
[type=search].primary:hover,
[type=search].primary.hovered,
[type=tel].primary:hover,
[type=tel].primary.hovered,
[type=time].primary:hover,
[type=time].primary.hovered,
[type=url].primary:hover,
[type=url].primary.hovered,
[type=color].primary:hover,
[type=color].primary.hovered,
[type=checkbox].checkbox.primary:hover,
[type=checkbox].checkbox.primary.hovered,
label.checkbox-label.primary:hover,
label.checkbox-label.primary.hovered,
textarea.primary:hover,
textarea.primary.hovered {
  background: -webkit-gradient(linear, left top, left bottom, from(#0A5CD2), to(#0A5CD2));
  background: linear-gradient(180deg, #0A5CD2 0%, #0A5CD2 100%);
}
[type=text].secondary-gray,
[type=password].secondary-gray,
[type=date].secondary-gray,
[type=datetime].secondary-gray,
[type=datetime-local].secondary-gray,
[type=month].secondary-gray,
[type=week].secondary-gray,
[type=email].secondary-gray,
[type=number].secondary-gray,
[type=search].secondary-gray,
[type=tel].secondary-gray,
[type=time].secondary-gray,
[type=url].secondary-gray,
[type=color].secondary-gray,
[type=checkbox].checkbox.secondary-gray,
label.checkbox-label.secondary-gray,
textarea.secondary-gray {
  background-color: #ffffff;
  color: #4B5565;
  border: 2px solid #EEF2F6;
}
[type=text].secondary-gray:hover, [type=text].secondary-gray.hovered,
[type=password].secondary-gray:hover,
[type=password].secondary-gray.hovered,
[type=date].secondary-gray:hover,
[type=date].secondary-gray.hovered,
[type=datetime].secondary-gray:hover,
[type=datetime].secondary-gray.hovered,
[type=datetime-local].secondary-gray:hover,
[type=datetime-local].secondary-gray.hovered,
[type=month].secondary-gray:hover,
[type=month].secondary-gray.hovered,
[type=week].secondary-gray:hover,
[type=week].secondary-gray.hovered,
[type=email].secondary-gray:hover,
[type=email].secondary-gray.hovered,
[type=number].secondary-gray:hover,
[type=number].secondary-gray.hovered,
[type=search].secondary-gray:hover,
[type=search].secondary-gray.hovered,
[type=tel].secondary-gray:hover,
[type=tel].secondary-gray.hovered,
[type=time].secondary-gray:hover,
[type=time].secondary-gray.hovered,
[type=url].secondary-gray:hover,
[type=url].secondary-gray.hovered,
[type=color].secondary-gray:hover,
[type=color].secondary-gray.hovered,
[type=checkbox].checkbox.secondary-gray:hover,
[type=checkbox].checkbox.secondary-gray.hovered,
label.checkbox-label.secondary-gray:hover,
label.checkbox-label.secondary-gray.hovered,
textarea.secondary-gray:hover,
textarea.secondary-gray.hovered {
  background-color: #F8FAFC;
}
[type=text].secondary-colour,
[type=password].secondary-colour,
[type=date].secondary-colour,
[type=datetime].secondary-colour,
[type=datetime-local].secondary-colour,
[type=month].secondary-colour,
[type=week].secondary-colour,
[type=email].secondary-colour,
[type=number].secondary-colour,
[type=search].secondary-colour,
[type=tel].secondary-colour,
[type=time].secondary-colour,
[type=url].secondary-colour,
[type=color].secondary-colour,
[type=checkbox].checkbox.secondary-colour,
label.checkbox-label.secondary-colour,
textarea.secondary-colour {
  background-color: #ffffff;
  color: #0A5CD2;
  border: 2px solid #AECFFE;
}
[type=text].secondary-colour:hover, [type=text].secondary-colour.hovered,
[type=password].secondary-colour:hover,
[type=password].secondary-colour.hovered,
[type=date].secondary-colour:hover,
[type=date].secondary-colour.hovered,
[type=datetime].secondary-colour:hover,
[type=datetime].secondary-colour.hovered,
[type=datetime-local].secondary-colour:hover,
[type=datetime-local].secondary-colour.hovered,
[type=month].secondary-colour:hover,
[type=month].secondary-colour.hovered,
[type=week].secondary-colour:hover,
[type=week].secondary-colour.hovered,
[type=email].secondary-colour:hover,
[type=email].secondary-colour.hovered,
[type=number].secondary-colour:hover,
[type=number].secondary-colour.hovered,
[type=search].secondary-colour:hover,
[type=search].secondary-colour.hovered,
[type=tel].secondary-colour:hover,
[type=tel].secondary-colour.hovered,
[type=time].secondary-colour:hover,
[type=time].secondary-colour.hovered,
[type=url].secondary-colour:hover,
[type=url].secondary-colour.hovered,
[type=color].secondary-colour:hover,
[type=color].secondary-colour.hovered,
[type=checkbox].checkbox.secondary-colour:hover,
[type=checkbox].checkbox.secondary-colour.hovered,
label.checkbox-label.secondary-colour:hover,
label.checkbox-label.secondary-colour.hovered,
textarea.secondary-colour:hover,
textarea.secondary-colour.hovered {
  background-color: #EFF5FF;
}
[type=text].dark-primary,
[type=password].dark-primary,
[type=date].dark-primary,
[type=datetime].dark-primary,
[type=datetime-local].dark-primary,
[type=month].dark-primary,
[type=week].dark-primary,
[type=email].dark-primary,
[type=number].dark-primary,
[type=search].dark-primary,
[type=tel].dark-primary,
[type=time].dark-primary,
[type=url].dark-primary,
[type=color].dark-primary,
[type=checkbox].checkbox.dark-primary,
label.checkbox-label.dark-primary,
textarea.dark-primary {
  border-color: #06377E;
  background-color: #021632;
  color: #0C6EFC;
}
[type=text].dark-primary::-webkit-input-placeholder, [type=password].dark-primary::-webkit-input-placeholder, [type=date].dark-primary::-webkit-input-placeholder, [type=datetime].dark-primary::-webkit-input-placeholder, [type=datetime-local].dark-primary::-webkit-input-placeholder, [type=month].dark-primary::-webkit-input-placeholder, [type=week].dark-primary::-webkit-input-placeholder, [type=email].dark-primary::-webkit-input-placeholder, [type=number].dark-primary::-webkit-input-placeholder, [type=search].dark-primary::-webkit-input-placeholder, [type=tel].dark-primary::-webkit-input-placeholder, [type=time].dark-primary::-webkit-input-placeholder, [type=url].dark-primary::-webkit-input-placeholder, [type=color].dark-primary::-webkit-input-placeholder, [type=checkbox].checkbox.dark-primary::-webkit-input-placeholder, label.checkbox-label.dark-primary::-webkit-input-placeholder, textarea.dark-primary::-webkit-input-placeholder {
  color: #FCFCFD;
}
[type=text].dark-primary::-moz-placeholder, [type=password].dark-primary::-moz-placeholder, [type=date].dark-primary::-moz-placeholder, [type=datetime].dark-primary::-moz-placeholder, [type=datetime-local].dark-primary::-moz-placeholder, [type=month].dark-primary::-moz-placeholder, [type=week].dark-primary::-moz-placeholder, [type=email].dark-primary::-moz-placeholder, [type=number].dark-primary::-moz-placeholder, [type=search].dark-primary::-moz-placeholder, [type=tel].dark-primary::-moz-placeholder, [type=time].dark-primary::-moz-placeholder, [type=url].dark-primary::-moz-placeholder, [type=color].dark-primary::-moz-placeholder, [type=checkbox].checkbox.dark-primary::-moz-placeholder, label.checkbox-label.dark-primary::-moz-placeholder, textarea.dark-primary::-moz-placeholder {
  color: #FCFCFD;
}
[type=text].dark-primary:-ms-input-placeholder, [type=password].dark-primary:-ms-input-placeholder, [type=date].dark-primary:-ms-input-placeholder, [type=datetime].dark-primary:-ms-input-placeholder, [type=datetime-local].dark-primary:-ms-input-placeholder, [type=month].dark-primary:-ms-input-placeholder, [type=week].dark-primary:-ms-input-placeholder, [type=email].dark-primary:-ms-input-placeholder, [type=number].dark-primary:-ms-input-placeholder, [type=search].dark-primary:-ms-input-placeholder, [type=tel].dark-primary:-ms-input-placeholder, [type=time].dark-primary:-ms-input-placeholder, [type=url].dark-primary:-ms-input-placeholder, [type=color].dark-primary:-ms-input-placeholder, [type=checkbox].checkbox.dark-primary:-ms-input-placeholder, label.checkbox-label.dark-primary:-ms-input-placeholder, textarea.dark-primary:-ms-input-placeholder {
  color: #FCFCFD;
}
[type=text].dark-primary::-ms-input-placeholder, [type=password].dark-primary::-ms-input-placeholder, [type=date].dark-primary::-ms-input-placeholder, [type=datetime].dark-primary::-ms-input-placeholder, [type=datetime-local].dark-primary::-ms-input-placeholder, [type=month].dark-primary::-ms-input-placeholder, [type=week].dark-primary::-ms-input-placeholder, [type=email].dark-primary::-ms-input-placeholder, [type=number].dark-primary::-ms-input-placeholder, [type=search].dark-primary::-ms-input-placeholder, [type=tel].dark-primary::-ms-input-placeholder, [type=time].dark-primary::-ms-input-placeholder, [type=url].dark-primary::-ms-input-placeholder, [type=color].dark-primary::-ms-input-placeholder, [type=checkbox].checkbox.dark-primary::-ms-input-placeholder, label.checkbox-label.dark-primary::-ms-input-placeholder, textarea.dark-primary::-ms-input-placeholder {
  color: #FCFCFD;
}
[type=text].dark-primary::placeholder,
[type=password].dark-primary::placeholder,
[type=date].dark-primary::placeholder,
[type=datetime].dark-primary::placeholder,
[type=datetime-local].dark-primary::placeholder,
[type=month].dark-primary::placeholder,
[type=week].dark-primary::placeholder,
[type=email].dark-primary::placeholder,
[type=number].dark-primary::placeholder,
[type=search].dark-primary::placeholder,
[type=tel].dark-primary::placeholder,
[type=time].dark-primary::placeholder,
[type=url].dark-primary::placeholder,
[type=color].dark-primary::placeholder,
[type=checkbox].checkbox.dark-primary::placeholder,
label.checkbox-label.dark-primary::placeholder,
textarea.dark-primary::placeholder {
  color: #FCFCFD;
}
[type=text].dark-primary-white,
[type=password].dark-primary-white,
[type=date].dark-primary-white,
[type=datetime].dark-primary-white,
[type=datetime-local].dark-primary-white,
[type=month].dark-primary-white,
[type=week].dark-primary-white,
[type=email].dark-primary-white,
[type=number].dark-primary-white,
[type=search].dark-primary-white,
[type=tel].dark-primary-white,
[type=time].dark-primary-white,
[type=url].dark-primary-white,
[type=color].dark-primary-white,
[type=checkbox].checkbox.dark-primary-white,
label.checkbox-label.dark-primary-white,
textarea.dark-primary-white {
  border-color: #06377E;
  background-color: #021632;
  color: #ffffff;
}
[type=text].dark-primary-white::-webkit-input-placeholder, [type=password].dark-primary-white::-webkit-input-placeholder, [type=date].dark-primary-white::-webkit-input-placeholder, [type=datetime].dark-primary-white::-webkit-input-placeholder, [type=datetime-local].dark-primary-white::-webkit-input-placeholder, [type=month].dark-primary-white::-webkit-input-placeholder, [type=week].dark-primary-white::-webkit-input-placeholder, [type=email].dark-primary-white::-webkit-input-placeholder, [type=number].dark-primary-white::-webkit-input-placeholder, [type=search].dark-primary-white::-webkit-input-placeholder, [type=tel].dark-primary-white::-webkit-input-placeholder, [type=time].dark-primary-white::-webkit-input-placeholder, [type=url].dark-primary-white::-webkit-input-placeholder, [type=color].dark-primary-white::-webkit-input-placeholder, [type=checkbox].checkbox.dark-primary-white::-webkit-input-placeholder, label.checkbox-label.dark-primary-white::-webkit-input-placeholder, textarea.dark-primary-white::-webkit-input-placeholder {
  color: #FCFCFD;
}
[type=text].dark-primary-white::-moz-placeholder, [type=password].dark-primary-white::-moz-placeholder, [type=date].dark-primary-white::-moz-placeholder, [type=datetime].dark-primary-white::-moz-placeholder, [type=datetime-local].dark-primary-white::-moz-placeholder, [type=month].dark-primary-white::-moz-placeholder, [type=week].dark-primary-white::-moz-placeholder, [type=email].dark-primary-white::-moz-placeholder, [type=number].dark-primary-white::-moz-placeholder, [type=search].dark-primary-white::-moz-placeholder, [type=tel].dark-primary-white::-moz-placeholder, [type=time].dark-primary-white::-moz-placeholder, [type=url].dark-primary-white::-moz-placeholder, [type=color].dark-primary-white::-moz-placeholder, [type=checkbox].checkbox.dark-primary-white::-moz-placeholder, label.checkbox-label.dark-primary-white::-moz-placeholder, textarea.dark-primary-white::-moz-placeholder {
  color: #FCFCFD;
}
[type=text].dark-primary-white:-ms-input-placeholder, [type=password].dark-primary-white:-ms-input-placeholder, [type=date].dark-primary-white:-ms-input-placeholder, [type=datetime].dark-primary-white:-ms-input-placeholder, [type=datetime-local].dark-primary-white:-ms-input-placeholder, [type=month].dark-primary-white:-ms-input-placeholder, [type=week].dark-primary-white:-ms-input-placeholder, [type=email].dark-primary-white:-ms-input-placeholder, [type=number].dark-primary-white:-ms-input-placeholder, [type=search].dark-primary-white:-ms-input-placeholder, [type=tel].dark-primary-white:-ms-input-placeholder, [type=time].dark-primary-white:-ms-input-placeholder, [type=url].dark-primary-white:-ms-input-placeholder, [type=color].dark-primary-white:-ms-input-placeholder, [type=checkbox].checkbox.dark-primary-white:-ms-input-placeholder, label.checkbox-label.dark-primary-white:-ms-input-placeholder, textarea.dark-primary-white:-ms-input-placeholder {
  color: #FCFCFD;
}
[type=text].dark-primary-white::-ms-input-placeholder, [type=password].dark-primary-white::-ms-input-placeholder, [type=date].dark-primary-white::-ms-input-placeholder, [type=datetime].dark-primary-white::-ms-input-placeholder, [type=datetime-local].dark-primary-white::-ms-input-placeholder, [type=month].dark-primary-white::-ms-input-placeholder, [type=week].dark-primary-white::-ms-input-placeholder, [type=email].dark-primary-white::-ms-input-placeholder, [type=number].dark-primary-white::-ms-input-placeholder, [type=search].dark-primary-white::-ms-input-placeholder, [type=tel].dark-primary-white::-ms-input-placeholder, [type=time].dark-primary-white::-ms-input-placeholder, [type=url].dark-primary-white::-ms-input-placeholder, [type=color].dark-primary-white::-ms-input-placeholder, [type=checkbox].checkbox.dark-primary-white::-ms-input-placeholder, label.checkbox-label.dark-primary-white::-ms-input-placeholder, textarea.dark-primary-white::-ms-input-placeholder {
  color: #FCFCFD;
}
[type=text].dark-primary-white::placeholder,
[type=password].dark-primary-white::placeholder,
[type=date].dark-primary-white::placeholder,
[type=datetime].dark-primary-white::placeholder,
[type=datetime-local].dark-primary-white::placeholder,
[type=month].dark-primary-white::placeholder,
[type=week].dark-primary-white::placeholder,
[type=email].dark-primary-white::placeholder,
[type=number].dark-primary-white::placeholder,
[type=search].dark-primary-white::placeholder,
[type=tel].dark-primary-white::placeholder,
[type=time].dark-primary-white::placeholder,
[type=url].dark-primary-white::placeholder,
[type=color].dark-primary-white::placeholder,
[type=checkbox].checkbox.dark-primary-white::placeholder,
label.checkbox-label.dark-primary-white::placeholder,
textarea.dark-primary-white::placeholder {
  color: #FCFCFD;
}
[type=text].gray-to-white-focused,
[type=password].gray-to-white-focused,
[type=date].gray-to-white-focused,
[type=datetime].gray-to-white-focused,
[type=datetime-local].gray-to-white-focused,
[type=month].gray-to-white-focused,
[type=week].gray-to-white-focused,
[type=email].gray-to-white-focused,
[type=number].gray-to-white-focused,
[type=search].gray-to-white-focused,
[type=tel].gray-to-white-focused,
[type=time].gray-to-white-focused,
[type=url].gray-to-white-focused,
[type=color].gray-to-white-focused,
[type=checkbox].checkbox.gray-to-white-focused,
label.checkbox-label.gray-to-white-focused,
textarea.gray-to-white-focused {
  border: 1px solid #9AA4B2;
  background-color: transparent;
  color: #697586;
}
[type=text].gray-to-white-focused:not(:-moz-placeholder-shown), [type=password].gray-to-white-focused:not(:-moz-placeholder-shown), [type=date].gray-to-white-focused:not(:-moz-placeholder-shown), [type=datetime].gray-to-white-focused:not(:-moz-placeholder-shown), [type=datetime-local].gray-to-white-focused:not(:-moz-placeholder-shown), [type=month].gray-to-white-focused:not(:-moz-placeholder-shown), [type=week].gray-to-white-focused:not(:-moz-placeholder-shown), [type=email].gray-to-white-focused:not(:-moz-placeholder-shown), [type=number].gray-to-white-focused:not(:-moz-placeholder-shown), [type=search].gray-to-white-focused:not(:-moz-placeholder-shown), [type=tel].gray-to-white-focused:not(:-moz-placeholder-shown), [type=time].gray-to-white-focused:not(:-moz-placeholder-shown), [type=url].gray-to-white-focused:not(:-moz-placeholder-shown), [type=color].gray-to-white-focused:not(:-moz-placeholder-shown), [type=checkbox].checkbox.gray-to-white-focused:not(:-moz-placeholder-shown), label.checkbox-label.gray-to-white-focused:not(:-moz-placeholder-shown), textarea.gray-to-white-focused:not(:-moz-placeholder-shown) {
  background-color: #ffffff;
}
[type=text].gray-to-white-focused:not(:-ms-input-placeholder), [type=password].gray-to-white-focused:not(:-ms-input-placeholder), [type=date].gray-to-white-focused:not(:-ms-input-placeholder), [type=datetime].gray-to-white-focused:not(:-ms-input-placeholder), [type=datetime-local].gray-to-white-focused:not(:-ms-input-placeholder), [type=month].gray-to-white-focused:not(:-ms-input-placeholder), [type=week].gray-to-white-focused:not(:-ms-input-placeholder), [type=email].gray-to-white-focused:not(:-ms-input-placeholder), [type=number].gray-to-white-focused:not(:-ms-input-placeholder), [type=search].gray-to-white-focused:not(:-ms-input-placeholder), [type=tel].gray-to-white-focused:not(:-ms-input-placeholder), [type=time].gray-to-white-focused:not(:-ms-input-placeholder), [type=url].gray-to-white-focused:not(:-ms-input-placeholder), [type=color].gray-to-white-focused:not(:-ms-input-placeholder), [type=checkbox].checkbox.gray-to-white-focused:not(:-ms-input-placeholder), label.checkbox-label.gray-to-white-focused:not(:-ms-input-placeholder), textarea.gray-to-white-focused:not(:-ms-input-placeholder) {
  background-color: #ffffff;
}
[type=text].gray-to-white-focused:focus, [type=text].gray-to-white-focused:not(:placeholder-shown),
[type=password].gray-to-white-focused:focus,
[type=password].gray-to-white-focused:not(:placeholder-shown),
[type=date].gray-to-white-focused:focus,
[type=date].gray-to-white-focused:not(:placeholder-shown),
[type=datetime].gray-to-white-focused:focus,
[type=datetime].gray-to-white-focused:not(:placeholder-shown),
[type=datetime-local].gray-to-white-focused:focus,
[type=datetime-local].gray-to-white-focused:not(:placeholder-shown),
[type=month].gray-to-white-focused:focus,
[type=month].gray-to-white-focused:not(:placeholder-shown),
[type=week].gray-to-white-focused:focus,
[type=week].gray-to-white-focused:not(:placeholder-shown),
[type=email].gray-to-white-focused:focus,
[type=email].gray-to-white-focused:not(:placeholder-shown),
[type=number].gray-to-white-focused:focus,
[type=number].gray-to-white-focused:not(:placeholder-shown),
[type=search].gray-to-white-focused:focus,
[type=search].gray-to-white-focused:not(:placeholder-shown),
[type=tel].gray-to-white-focused:focus,
[type=tel].gray-to-white-focused:not(:placeholder-shown),
[type=time].gray-to-white-focused:focus,
[type=time].gray-to-white-focused:not(:placeholder-shown),
[type=url].gray-to-white-focused:focus,
[type=url].gray-to-white-focused:not(:placeholder-shown),
[type=color].gray-to-white-focused:focus,
[type=color].gray-to-white-focused:not(:placeholder-shown),
[type=checkbox].checkbox.gray-to-white-focused:focus,
[type=checkbox].checkbox.gray-to-white-focused:not(:placeholder-shown),
label.checkbox-label.gray-to-white-focused:focus,
label.checkbox-label.gray-to-white-focused:not(:placeholder-shown),
textarea.gray-to-white-focused:focus,
textarea.gray-to-white-focused:not(:placeholder-shown) {
  background-color: #ffffff;
}
[type=text].gray-to-white-focused:not(:-moz-placeholder-shown).medium, [type=password].gray-to-white-focused:not(:-moz-placeholder-shown).medium, [type=date].gray-to-white-focused:not(:-moz-placeholder-shown).medium, [type=datetime].gray-to-white-focused:not(:-moz-placeholder-shown).medium, [type=datetime-local].gray-to-white-focused:not(:-moz-placeholder-shown).medium, [type=month].gray-to-white-focused:not(:-moz-placeholder-shown).medium, [type=week].gray-to-white-focused:not(:-moz-placeholder-shown).medium, [type=email].gray-to-white-focused:not(:-moz-placeholder-shown).medium, [type=number].gray-to-white-focused:not(:-moz-placeholder-shown).medium, [type=search].gray-to-white-focused:not(:-moz-placeholder-shown).medium, [type=tel].gray-to-white-focused:not(:-moz-placeholder-shown).medium, [type=time].gray-to-white-focused:not(:-moz-placeholder-shown).medium, [type=url].gray-to-white-focused:not(:-moz-placeholder-shown).medium, [type=color].gray-to-white-focused:not(:-moz-placeholder-shown).medium, [type=checkbox].checkbox.gray-to-white-focused:not(:-moz-placeholder-shown).medium, label.checkbox-label.gray-to-white-focused:not(:-moz-placeholder-shown).medium, textarea.gray-to-white-focused:not(:-moz-placeholder-shown).medium {
  font-family: "inter_medium", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  color: #364152;
}
[type=text].gray-to-white-focused:not(:-ms-input-placeholder).medium, [type=password].gray-to-white-focused:not(:-ms-input-placeholder).medium, [type=date].gray-to-white-focused:not(:-ms-input-placeholder).medium, [type=datetime].gray-to-white-focused:not(:-ms-input-placeholder).medium, [type=datetime-local].gray-to-white-focused:not(:-ms-input-placeholder).medium, [type=month].gray-to-white-focused:not(:-ms-input-placeholder).medium, [type=week].gray-to-white-focused:not(:-ms-input-placeholder).medium, [type=email].gray-to-white-focused:not(:-ms-input-placeholder).medium, [type=number].gray-to-white-focused:not(:-ms-input-placeholder).medium, [type=search].gray-to-white-focused:not(:-ms-input-placeholder).medium, [type=tel].gray-to-white-focused:not(:-ms-input-placeholder).medium, [type=time].gray-to-white-focused:not(:-ms-input-placeholder).medium, [type=url].gray-to-white-focused:not(:-ms-input-placeholder).medium, [type=color].gray-to-white-focused:not(:-ms-input-placeholder).medium, [type=checkbox].checkbox.gray-to-white-focused:not(:-ms-input-placeholder).medium, label.checkbox-label.gray-to-white-focused:not(:-ms-input-placeholder).medium, textarea.gray-to-white-focused:not(:-ms-input-placeholder).medium {
  font-family: "inter_medium", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  color: #364152;
}
[type=text].gray-to-white-focused:focus.medium, [type=text].gray-to-white-focused:not(:placeholder-shown).medium,
[type=password].gray-to-white-focused:focus.medium,
[type=password].gray-to-white-focused:not(:placeholder-shown).medium,
[type=date].gray-to-white-focused:focus.medium,
[type=date].gray-to-white-focused:not(:placeholder-shown).medium,
[type=datetime].gray-to-white-focused:focus.medium,
[type=datetime].gray-to-white-focused:not(:placeholder-shown).medium,
[type=datetime-local].gray-to-white-focused:focus.medium,
[type=datetime-local].gray-to-white-focused:not(:placeholder-shown).medium,
[type=month].gray-to-white-focused:focus.medium,
[type=month].gray-to-white-focused:not(:placeholder-shown).medium,
[type=week].gray-to-white-focused:focus.medium,
[type=week].gray-to-white-focused:not(:placeholder-shown).medium,
[type=email].gray-to-white-focused:focus.medium,
[type=email].gray-to-white-focused:not(:placeholder-shown).medium,
[type=number].gray-to-white-focused:focus.medium,
[type=number].gray-to-white-focused:not(:placeholder-shown).medium,
[type=search].gray-to-white-focused:focus.medium,
[type=search].gray-to-white-focused:not(:placeholder-shown).medium,
[type=tel].gray-to-white-focused:focus.medium,
[type=tel].gray-to-white-focused:not(:placeholder-shown).medium,
[type=time].gray-to-white-focused:focus.medium,
[type=time].gray-to-white-focused:not(:placeholder-shown).medium,
[type=url].gray-to-white-focused:focus.medium,
[type=url].gray-to-white-focused:not(:placeholder-shown).medium,
[type=color].gray-to-white-focused:focus.medium,
[type=color].gray-to-white-focused:not(:placeholder-shown).medium,
[type=checkbox].checkbox.gray-to-white-focused:focus.medium,
[type=checkbox].checkbox.gray-to-white-focused:not(:placeholder-shown).medium,
label.checkbox-label.gray-to-white-focused:focus.medium,
label.checkbox-label.gray-to-white-focused:not(:placeholder-shown).medium,
textarea.gray-to-white-focused:focus.medium,
textarea.gray-to-white-focused:not(:placeholder-shown).medium {
  font-family: "inter_medium", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  color: #364152;
}
[type=text].gray-to-white-focused:-moz-placeholder-shown, [type=password].gray-to-white-focused:-moz-placeholder-shown, [type=date].gray-to-white-focused:-moz-placeholder-shown, [type=datetime].gray-to-white-focused:-moz-placeholder-shown, [type=datetime-local].gray-to-white-focused:-moz-placeholder-shown, [type=month].gray-to-white-focused:-moz-placeholder-shown, [type=week].gray-to-white-focused:-moz-placeholder-shown, [type=email].gray-to-white-focused:-moz-placeholder-shown, [type=number].gray-to-white-focused:-moz-placeholder-shown, [type=search].gray-to-white-focused:-moz-placeholder-shown, [type=tel].gray-to-white-focused:-moz-placeholder-shown, [type=time].gray-to-white-focused:-moz-placeholder-shown, [type=url].gray-to-white-focused:-moz-placeholder-shown, [type=color].gray-to-white-focused:-moz-placeholder-shown, [type=checkbox].checkbox.gray-to-white-focused:-moz-placeholder-shown, label.checkbox-label.gray-to-white-focused:-moz-placeholder-shown, textarea.gray-to-white-focused:-moz-placeholder-shown {
  font-family: "inter_regular", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
}
[type=text].gray-to-white-focused:-ms-input-placeholder, [type=password].gray-to-white-focused:-ms-input-placeholder, [type=date].gray-to-white-focused:-ms-input-placeholder, [type=datetime].gray-to-white-focused:-ms-input-placeholder, [type=datetime-local].gray-to-white-focused:-ms-input-placeholder, [type=month].gray-to-white-focused:-ms-input-placeholder, [type=week].gray-to-white-focused:-ms-input-placeholder, [type=email].gray-to-white-focused:-ms-input-placeholder, [type=number].gray-to-white-focused:-ms-input-placeholder, [type=search].gray-to-white-focused:-ms-input-placeholder, [type=tel].gray-to-white-focused:-ms-input-placeholder, [type=time].gray-to-white-focused:-ms-input-placeholder, [type=url].gray-to-white-focused:-ms-input-placeholder, [type=color].gray-to-white-focused:-ms-input-placeholder, [type=checkbox].checkbox.gray-to-white-focused:-ms-input-placeholder, label.checkbox-label.gray-to-white-focused:-ms-input-placeholder, textarea.gray-to-white-focused:-ms-input-placeholder {
  font-family: "inter_regular", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
}
[type=text].gray-to-white-focused:not(:focus), [type=text].gray-to-white-focused:placeholder-shown,
[type=password].gray-to-white-focused:not(:focus),
[type=password].gray-to-white-focused:placeholder-shown,
[type=date].gray-to-white-focused:not(:focus),
[type=date].gray-to-white-focused:placeholder-shown,
[type=datetime].gray-to-white-focused:not(:focus),
[type=datetime].gray-to-white-focused:placeholder-shown,
[type=datetime-local].gray-to-white-focused:not(:focus),
[type=datetime-local].gray-to-white-focused:placeholder-shown,
[type=month].gray-to-white-focused:not(:focus),
[type=month].gray-to-white-focused:placeholder-shown,
[type=week].gray-to-white-focused:not(:focus),
[type=week].gray-to-white-focused:placeholder-shown,
[type=email].gray-to-white-focused:not(:focus),
[type=email].gray-to-white-focused:placeholder-shown,
[type=number].gray-to-white-focused:not(:focus),
[type=number].gray-to-white-focused:placeholder-shown,
[type=search].gray-to-white-focused:not(:focus),
[type=search].gray-to-white-focused:placeholder-shown,
[type=tel].gray-to-white-focused:not(:focus),
[type=tel].gray-to-white-focused:placeholder-shown,
[type=time].gray-to-white-focused:not(:focus),
[type=time].gray-to-white-focused:placeholder-shown,
[type=url].gray-to-white-focused:not(:focus),
[type=url].gray-to-white-focused:placeholder-shown,
[type=color].gray-to-white-focused:not(:focus),
[type=color].gray-to-white-focused:placeholder-shown,
[type=checkbox].checkbox.gray-to-white-focused:not(:focus),
[type=checkbox].checkbox.gray-to-white-focused:placeholder-shown,
label.checkbox-label.gray-to-white-focused:not(:focus),
label.checkbox-label.gray-to-white-focused:placeholder-shown,
textarea.gray-to-white-focused:not(:focus),
textarea.gray-to-white-focused:placeholder-shown {
  font-family: "inter_regular", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
}
[type=text].gray-to-white-focused:disabled,
[type=password].gray-to-white-focused:disabled,
[type=date].gray-to-white-focused:disabled,
[type=datetime].gray-to-white-focused:disabled,
[type=datetime-local].gray-to-white-focused:disabled,
[type=month].gray-to-white-focused:disabled,
[type=week].gray-to-white-focused:disabled,
[type=email].gray-to-white-focused:disabled,
[type=number].gray-to-white-focused:disabled,
[type=search].gray-to-white-focused:disabled,
[type=tel].gray-to-white-focused:disabled,
[type=time].gray-to-white-focused:disabled,
[type=url].gray-to-white-focused:disabled,
[type=color].gray-to-white-focused:disabled,
[type=checkbox].checkbox.gray-to-white-focused:disabled,
label.checkbox-label.gray-to-white-focused:disabled,
textarea.gray-to-white-focused:disabled {
  opacity: 0.35;
  border: 1px solid #697586 !important;
}
[type=text]:focus-visible, [type=text].focused,
[type=password]:focus-visible,
[type=password].focused,
[type=date]:focus-visible,
[type=date].focused,
[type=datetime]:focus-visible,
[type=datetime].focused,
[type=datetime-local]:focus-visible,
[type=datetime-local].focused,
[type=month]:focus-visible,
[type=month].focused,
[type=week]:focus-visible,
[type=week].focused,
[type=email]:focus-visible,
[type=email].focused,
[type=number]:focus-visible,
[type=number].focused,
[type=search]:focus-visible,
[type=search].focused,
[type=tel]:focus-visible,
[type=tel].focused,
[type=time]:focus-visible,
[type=time].focused,
[type=url]:focus-visible,
[type=url].focused,
[type=color]:focus-visible,
[type=color].focused,
[type=checkbox].checkbox:focus-visible,
[type=checkbox].checkbox.focused,
label.checkbox-label:focus-visible,
label.checkbox-label.focused,
textarea:focus-visible,
textarea.focused {
  outline: none;
  -webkit-box-shadow: 0 0 0 1px rgba(10, 13, 18, 0.18) inset, 0 -2px 0 0 rgba(10, 13, 18, 0.05) inset, 0 1px 2px 0 rgba(10, 13, 18, 0.05), 0 0 0 2px #FFF, 0 0 0 4px #0C6EFC;
          box-shadow: 0 0 0 1px rgba(10, 13, 18, 0.18) inset, 0 -2px 0 0 rgba(10, 13, 18, 0.05) inset, 0 1px 2px 0 rgba(10, 13, 18, 0.05), 0 0 0 2px #FFF, 0 0 0 4px #0C6EFC;
}
[type=text].disabled, [type=text].disabled:hover, [type=text].disabled:focus, [type=text]:disabled,
[type=password].disabled,
[type=password].disabled:hover,
[type=password].disabled:focus,
[type=password]:disabled,
[type=date].disabled,
[type=date].disabled:hover,
[type=date].disabled:focus,
[type=date]:disabled,
[type=datetime].disabled,
[type=datetime].disabled:hover,
[type=datetime].disabled:focus,
[type=datetime]:disabled,
[type=datetime-local].disabled,
[type=datetime-local].disabled:hover,
[type=datetime-local].disabled:focus,
[type=datetime-local]:disabled,
[type=month].disabled,
[type=month].disabled:hover,
[type=month].disabled:focus,
[type=month]:disabled,
[type=week].disabled,
[type=week].disabled:hover,
[type=week].disabled:focus,
[type=week]:disabled,
[type=email].disabled,
[type=email].disabled:hover,
[type=email].disabled:focus,
[type=email]:disabled,
[type=number].disabled,
[type=number].disabled:hover,
[type=number].disabled:focus,
[type=number]:disabled,
[type=search].disabled,
[type=search].disabled:hover,
[type=search].disabled:focus,
[type=search]:disabled,
[type=tel].disabled,
[type=tel].disabled:hover,
[type=tel].disabled:focus,
[type=tel]:disabled,
[type=time].disabled,
[type=time].disabled:hover,
[type=time].disabled:focus,
[type=time]:disabled,
[type=url].disabled,
[type=url].disabled:hover,
[type=url].disabled:focus,
[type=url]:disabled,
[type=color].disabled,
[type=color].disabled:hover,
[type=color].disabled:focus,
[type=color]:disabled,
[type=checkbox].checkbox.disabled,
[type=checkbox].checkbox.disabled:hover,
[type=checkbox].checkbox.disabled:focus,
[type=checkbox].checkbox:disabled,
label.checkbox-label.disabled,
label.checkbox-label.disabled:hover,
label.checkbox-label.disabled:focus,
label.checkbox-label:disabled,
textarea.disabled,
textarea.disabled:hover,
textarea.disabled:focus,
textarea:disabled {
  border-color: #000 !important;
  background-color: #ccc !important;
  color: #000 !important;
  opacity: 0.2;
  pointer-events: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
[type=text].disabled::-webkit-input-placeholder, [type=text].disabled:hover::-webkit-input-placeholder, [type=text].disabled:focus::-webkit-input-placeholder, [type=text]:disabled::-webkit-input-placeholder, [type=password].disabled::-webkit-input-placeholder, [type=password].disabled:hover::-webkit-input-placeholder, [type=password].disabled:focus::-webkit-input-placeholder, [type=password]:disabled::-webkit-input-placeholder, [type=date].disabled::-webkit-input-placeholder, [type=date].disabled:hover::-webkit-input-placeholder, [type=date].disabled:focus::-webkit-input-placeholder, [type=date]:disabled::-webkit-input-placeholder, [type=datetime].disabled::-webkit-input-placeholder, [type=datetime].disabled:hover::-webkit-input-placeholder, [type=datetime].disabled:focus::-webkit-input-placeholder, [type=datetime]:disabled::-webkit-input-placeholder, [type=datetime-local].disabled::-webkit-input-placeholder, [type=datetime-local].disabled:hover::-webkit-input-placeholder, [type=datetime-local].disabled:focus::-webkit-input-placeholder, [type=datetime-local]:disabled::-webkit-input-placeholder, [type=month].disabled::-webkit-input-placeholder, [type=month].disabled:hover::-webkit-input-placeholder, [type=month].disabled:focus::-webkit-input-placeholder, [type=month]:disabled::-webkit-input-placeholder, [type=week].disabled::-webkit-input-placeholder, [type=week].disabled:hover::-webkit-input-placeholder, [type=week].disabled:focus::-webkit-input-placeholder, [type=week]:disabled::-webkit-input-placeholder, [type=email].disabled::-webkit-input-placeholder, [type=email].disabled:hover::-webkit-input-placeholder, [type=email].disabled:focus::-webkit-input-placeholder, [type=email]:disabled::-webkit-input-placeholder, [type=number].disabled::-webkit-input-placeholder, [type=number].disabled:hover::-webkit-input-placeholder, [type=number].disabled:focus::-webkit-input-placeholder, [type=number]:disabled::-webkit-input-placeholder, [type=search].disabled::-webkit-input-placeholder, [type=search].disabled:hover::-webkit-input-placeholder, [type=search].disabled:focus::-webkit-input-placeholder, [type=search]:disabled::-webkit-input-placeholder, [type=tel].disabled::-webkit-input-placeholder, [type=tel].disabled:hover::-webkit-input-placeholder, [type=tel].disabled:focus::-webkit-input-placeholder, [type=tel]:disabled::-webkit-input-placeholder, [type=time].disabled::-webkit-input-placeholder, [type=time].disabled:hover::-webkit-input-placeholder, [type=time].disabled:focus::-webkit-input-placeholder, [type=time]:disabled::-webkit-input-placeholder, [type=url].disabled::-webkit-input-placeholder, [type=url].disabled:hover::-webkit-input-placeholder, [type=url].disabled:focus::-webkit-input-placeholder, [type=url]:disabled::-webkit-input-placeholder, [type=color].disabled::-webkit-input-placeholder, [type=color].disabled:hover::-webkit-input-placeholder, [type=color].disabled:focus::-webkit-input-placeholder, [type=color]:disabled::-webkit-input-placeholder, [type=checkbox].checkbox.disabled::-webkit-input-placeholder, [type=checkbox].checkbox.disabled:hover::-webkit-input-placeholder, [type=checkbox].checkbox.disabled:focus::-webkit-input-placeholder, [type=checkbox].checkbox:disabled::-webkit-input-placeholder, label.checkbox-label.disabled::-webkit-input-placeholder, label.checkbox-label.disabled:hover::-webkit-input-placeholder, label.checkbox-label.disabled:focus::-webkit-input-placeholder, label.checkbox-label:disabled::-webkit-input-placeholder, textarea.disabled::-webkit-input-placeholder, textarea.disabled:hover::-webkit-input-placeholder, textarea.disabled:focus::-webkit-input-placeholder, textarea:disabled::-webkit-input-placeholder {
  color: #202939;
}
[type=text].disabled::-moz-placeholder, [type=text].disabled:hover::-moz-placeholder, [type=text].disabled:focus::-moz-placeholder, [type=text]:disabled::-moz-placeholder, [type=password].disabled::-moz-placeholder, [type=password].disabled:hover::-moz-placeholder, [type=password].disabled:focus::-moz-placeholder, [type=password]:disabled::-moz-placeholder, [type=date].disabled::-moz-placeholder, [type=date].disabled:hover::-moz-placeholder, [type=date].disabled:focus::-moz-placeholder, [type=date]:disabled::-moz-placeholder, [type=datetime].disabled::-moz-placeholder, [type=datetime].disabled:hover::-moz-placeholder, [type=datetime].disabled:focus::-moz-placeholder, [type=datetime]:disabled::-moz-placeholder, [type=datetime-local].disabled::-moz-placeholder, [type=datetime-local].disabled:hover::-moz-placeholder, [type=datetime-local].disabled:focus::-moz-placeholder, [type=datetime-local]:disabled::-moz-placeholder, [type=month].disabled::-moz-placeholder, [type=month].disabled:hover::-moz-placeholder, [type=month].disabled:focus::-moz-placeholder, [type=month]:disabled::-moz-placeholder, [type=week].disabled::-moz-placeholder, [type=week].disabled:hover::-moz-placeholder, [type=week].disabled:focus::-moz-placeholder, [type=week]:disabled::-moz-placeholder, [type=email].disabled::-moz-placeholder, [type=email].disabled:hover::-moz-placeholder, [type=email].disabled:focus::-moz-placeholder, [type=email]:disabled::-moz-placeholder, [type=number].disabled::-moz-placeholder, [type=number].disabled:hover::-moz-placeholder, [type=number].disabled:focus::-moz-placeholder, [type=number]:disabled::-moz-placeholder, [type=search].disabled::-moz-placeholder, [type=search].disabled:hover::-moz-placeholder, [type=search].disabled:focus::-moz-placeholder, [type=search]:disabled::-moz-placeholder, [type=tel].disabled::-moz-placeholder, [type=tel].disabled:hover::-moz-placeholder, [type=tel].disabled:focus::-moz-placeholder, [type=tel]:disabled::-moz-placeholder, [type=time].disabled::-moz-placeholder, [type=time].disabled:hover::-moz-placeholder, [type=time].disabled:focus::-moz-placeholder, [type=time]:disabled::-moz-placeholder, [type=url].disabled::-moz-placeholder, [type=url].disabled:hover::-moz-placeholder, [type=url].disabled:focus::-moz-placeholder, [type=url]:disabled::-moz-placeholder, [type=color].disabled::-moz-placeholder, [type=color].disabled:hover::-moz-placeholder, [type=color].disabled:focus::-moz-placeholder, [type=color]:disabled::-moz-placeholder, [type=checkbox].checkbox.disabled::-moz-placeholder, [type=checkbox].checkbox.disabled:hover::-moz-placeholder, [type=checkbox].checkbox.disabled:focus::-moz-placeholder, [type=checkbox].checkbox:disabled::-moz-placeholder, label.checkbox-label.disabled::-moz-placeholder, label.checkbox-label.disabled:hover::-moz-placeholder, label.checkbox-label.disabled:focus::-moz-placeholder, label.checkbox-label:disabled::-moz-placeholder, textarea.disabled::-moz-placeholder, textarea.disabled:hover::-moz-placeholder, textarea.disabled:focus::-moz-placeholder, textarea:disabled::-moz-placeholder {
  color: #202939;
}
[type=text].disabled:-ms-input-placeholder, [type=text].disabled:hover:-ms-input-placeholder, [type=text].disabled:focus:-ms-input-placeholder, [type=text]:disabled:-ms-input-placeholder, [type=password].disabled:-ms-input-placeholder, [type=password].disabled:hover:-ms-input-placeholder, [type=password].disabled:focus:-ms-input-placeholder, [type=password]:disabled:-ms-input-placeholder, [type=date].disabled:-ms-input-placeholder, [type=date].disabled:hover:-ms-input-placeholder, [type=date].disabled:focus:-ms-input-placeholder, [type=date]:disabled:-ms-input-placeholder, [type=datetime].disabled:-ms-input-placeholder, [type=datetime].disabled:hover:-ms-input-placeholder, [type=datetime].disabled:focus:-ms-input-placeholder, [type=datetime]:disabled:-ms-input-placeholder, [type=datetime-local].disabled:-ms-input-placeholder, [type=datetime-local].disabled:hover:-ms-input-placeholder, [type=datetime-local].disabled:focus:-ms-input-placeholder, [type=datetime-local]:disabled:-ms-input-placeholder, [type=month].disabled:-ms-input-placeholder, [type=month].disabled:hover:-ms-input-placeholder, [type=month].disabled:focus:-ms-input-placeholder, [type=month]:disabled:-ms-input-placeholder, [type=week].disabled:-ms-input-placeholder, [type=week].disabled:hover:-ms-input-placeholder, [type=week].disabled:focus:-ms-input-placeholder, [type=week]:disabled:-ms-input-placeholder, [type=email].disabled:-ms-input-placeholder, [type=email].disabled:hover:-ms-input-placeholder, [type=email].disabled:focus:-ms-input-placeholder, [type=email]:disabled:-ms-input-placeholder, [type=number].disabled:-ms-input-placeholder, [type=number].disabled:hover:-ms-input-placeholder, [type=number].disabled:focus:-ms-input-placeholder, [type=number]:disabled:-ms-input-placeholder, [type=search].disabled:-ms-input-placeholder, [type=search].disabled:hover:-ms-input-placeholder, [type=search].disabled:focus:-ms-input-placeholder, [type=search]:disabled:-ms-input-placeholder, [type=tel].disabled:-ms-input-placeholder, [type=tel].disabled:hover:-ms-input-placeholder, [type=tel].disabled:focus:-ms-input-placeholder, [type=tel]:disabled:-ms-input-placeholder, [type=time].disabled:-ms-input-placeholder, [type=time].disabled:hover:-ms-input-placeholder, [type=time].disabled:focus:-ms-input-placeholder, [type=time]:disabled:-ms-input-placeholder, [type=url].disabled:-ms-input-placeholder, [type=url].disabled:hover:-ms-input-placeholder, [type=url].disabled:focus:-ms-input-placeholder, [type=url]:disabled:-ms-input-placeholder, [type=color].disabled:-ms-input-placeholder, [type=color].disabled:hover:-ms-input-placeholder, [type=color].disabled:focus:-ms-input-placeholder, [type=color]:disabled:-ms-input-placeholder, [type=checkbox].checkbox.disabled:-ms-input-placeholder, [type=checkbox].checkbox.disabled:hover:-ms-input-placeholder, [type=checkbox].checkbox.disabled:focus:-ms-input-placeholder, [type=checkbox].checkbox:disabled:-ms-input-placeholder, label.checkbox-label.disabled:-ms-input-placeholder, label.checkbox-label.disabled:hover:-ms-input-placeholder, label.checkbox-label.disabled:focus:-ms-input-placeholder, label.checkbox-label:disabled:-ms-input-placeholder, textarea.disabled:-ms-input-placeholder, textarea.disabled:hover:-ms-input-placeholder, textarea.disabled:focus:-ms-input-placeholder, textarea:disabled:-ms-input-placeholder {
  color: #202939;
}
[type=text].disabled::-ms-input-placeholder, [type=text].disabled:hover::-ms-input-placeholder, [type=text].disabled:focus::-ms-input-placeholder, [type=text]:disabled::-ms-input-placeholder, [type=password].disabled::-ms-input-placeholder, [type=password].disabled:hover::-ms-input-placeholder, [type=password].disabled:focus::-ms-input-placeholder, [type=password]:disabled::-ms-input-placeholder, [type=date].disabled::-ms-input-placeholder, [type=date].disabled:hover::-ms-input-placeholder, [type=date].disabled:focus::-ms-input-placeholder, [type=date]:disabled::-ms-input-placeholder, [type=datetime].disabled::-ms-input-placeholder, [type=datetime].disabled:hover::-ms-input-placeholder, [type=datetime].disabled:focus::-ms-input-placeholder, [type=datetime]:disabled::-ms-input-placeholder, [type=datetime-local].disabled::-ms-input-placeholder, [type=datetime-local].disabled:hover::-ms-input-placeholder, [type=datetime-local].disabled:focus::-ms-input-placeholder, [type=datetime-local]:disabled::-ms-input-placeholder, [type=month].disabled::-ms-input-placeholder, [type=month].disabled:hover::-ms-input-placeholder, [type=month].disabled:focus::-ms-input-placeholder, [type=month]:disabled::-ms-input-placeholder, [type=week].disabled::-ms-input-placeholder, [type=week].disabled:hover::-ms-input-placeholder, [type=week].disabled:focus::-ms-input-placeholder, [type=week]:disabled::-ms-input-placeholder, [type=email].disabled::-ms-input-placeholder, [type=email].disabled:hover::-ms-input-placeholder, [type=email].disabled:focus::-ms-input-placeholder, [type=email]:disabled::-ms-input-placeholder, [type=number].disabled::-ms-input-placeholder, [type=number].disabled:hover::-ms-input-placeholder, [type=number].disabled:focus::-ms-input-placeholder, [type=number]:disabled::-ms-input-placeholder, [type=search].disabled::-ms-input-placeholder, [type=search].disabled:hover::-ms-input-placeholder, [type=search].disabled:focus::-ms-input-placeholder, [type=search]:disabled::-ms-input-placeholder, [type=tel].disabled::-ms-input-placeholder, [type=tel].disabled:hover::-ms-input-placeholder, [type=tel].disabled:focus::-ms-input-placeholder, [type=tel]:disabled::-ms-input-placeholder, [type=time].disabled::-ms-input-placeholder, [type=time].disabled:hover::-ms-input-placeholder, [type=time].disabled:focus::-ms-input-placeholder, [type=time]:disabled::-ms-input-placeholder, [type=url].disabled::-ms-input-placeholder, [type=url].disabled:hover::-ms-input-placeholder, [type=url].disabled:focus::-ms-input-placeholder, [type=url]:disabled::-ms-input-placeholder, [type=color].disabled::-ms-input-placeholder, [type=color].disabled:hover::-ms-input-placeholder, [type=color].disabled:focus::-ms-input-placeholder, [type=color]:disabled::-ms-input-placeholder, [type=checkbox].checkbox.disabled::-ms-input-placeholder, [type=checkbox].checkbox.disabled:hover::-ms-input-placeholder, [type=checkbox].checkbox.disabled:focus::-ms-input-placeholder, [type=checkbox].checkbox:disabled::-ms-input-placeholder, label.checkbox-label.disabled::-ms-input-placeholder, label.checkbox-label.disabled:hover::-ms-input-placeholder, label.checkbox-label.disabled:focus::-ms-input-placeholder, label.checkbox-label:disabled::-ms-input-placeholder, textarea.disabled::-ms-input-placeholder, textarea.disabled:hover::-ms-input-placeholder, textarea.disabled:focus::-ms-input-placeholder, textarea:disabled::-ms-input-placeholder {
  color: #202939;
}
[type=text].disabled::placeholder, [type=text].disabled:hover::placeholder, [type=text].disabled:focus::placeholder, [type=text]:disabled::placeholder,
[type=password].disabled::placeholder,
[type=password].disabled:hover::placeholder,
[type=password].disabled:focus::placeholder,
[type=password]:disabled::placeholder,
[type=date].disabled::placeholder,
[type=date].disabled:hover::placeholder,
[type=date].disabled:focus::placeholder,
[type=date]:disabled::placeholder,
[type=datetime].disabled::placeholder,
[type=datetime].disabled:hover::placeholder,
[type=datetime].disabled:focus::placeholder,
[type=datetime]:disabled::placeholder,
[type=datetime-local].disabled::placeholder,
[type=datetime-local].disabled:hover::placeholder,
[type=datetime-local].disabled:focus::placeholder,
[type=datetime-local]:disabled::placeholder,
[type=month].disabled::placeholder,
[type=month].disabled:hover::placeholder,
[type=month].disabled:focus::placeholder,
[type=month]:disabled::placeholder,
[type=week].disabled::placeholder,
[type=week].disabled:hover::placeholder,
[type=week].disabled:focus::placeholder,
[type=week]:disabled::placeholder,
[type=email].disabled::placeholder,
[type=email].disabled:hover::placeholder,
[type=email].disabled:focus::placeholder,
[type=email]:disabled::placeholder,
[type=number].disabled::placeholder,
[type=number].disabled:hover::placeholder,
[type=number].disabled:focus::placeholder,
[type=number]:disabled::placeholder,
[type=search].disabled::placeholder,
[type=search].disabled:hover::placeholder,
[type=search].disabled:focus::placeholder,
[type=search]:disabled::placeholder,
[type=tel].disabled::placeholder,
[type=tel].disabled:hover::placeholder,
[type=tel].disabled:focus::placeholder,
[type=tel]:disabled::placeholder,
[type=time].disabled::placeholder,
[type=time].disabled:hover::placeholder,
[type=time].disabled:focus::placeholder,
[type=time]:disabled::placeholder,
[type=url].disabled::placeholder,
[type=url].disabled:hover::placeholder,
[type=url].disabled:focus::placeholder,
[type=url]:disabled::placeholder,
[type=color].disabled::placeholder,
[type=color].disabled:hover::placeholder,
[type=color].disabled:focus::placeholder,
[type=color]:disabled::placeholder,
[type=checkbox].checkbox.disabled::placeholder,
[type=checkbox].checkbox.disabled:hover::placeholder,
[type=checkbox].checkbox.disabled:focus::placeholder,
[type=checkbox].checkbox:disabled::placeholder,
label.checkbox-label.disabled::placeholder,
label.checkbox-label.disabled:hover::placeholder,
label.checkbox-label.disabled:focus::placeholder,
label.checkbox-label:disabled::placeholder,
textarea.disabled::placeholder,
textarea.disabled:hover::placeholder,
textarea.disabled:focus::placeholder,
textarea:disabled::placeholder {
  color: #202939;
}
[type=text].disabled:before, [type=text].disabled:after, [type=text].disabled:hover:before, [type=text].disabled:hover:after, [type=text].disabled:focus:before, [type=text].disabled:focus:after, [type=text]:disabled:before, [type=text]:disabled:after,
[type=password].disabled:before,
[type=password].disabled:after,
[type=password].disabled:hover:before,
[type=password].disabled:hover:after,
[type=password].disabled:focus:before,
[type=password].disabled:focus:after,
[type=password]:disabled:before,
[type=password]:disabled:after,
[type=date].disabled:before,
[type=date].disabled:after,
[type=date].disabled:hover:before,
[type=date].disabled:hover:after,
[type=date].disabled:focus:before,
[type=date].disabled:focus:after,
[type=date]:disabled:before,
[type=date]:disabled:after,
[type=datetime].disabled:before,
[type=datetime].disabled:after,
[type=datetime].disabled:hover:before,
[type=datetime].disabled:hover:after,
[type=datetime].disabled:focus:before,
[type=datetime].disabled:focus:after,
[type=datetime]:disabled:before,
[type=datetime]:disabled:after,
[type=datetime-local].disabled:before,
[type=datetime-local].disabled:after,
[type=datetime-local].disabled:hover:before,
[type=datetime-local].disabled:hover:after,
[type=datetime-local].disabled:focus:before,
[type=datetime-local].disabled:focus:after,
[type=datetime-local]:disabled:before,
[type=datetime-local]:disabled:after,
[type=month].disabled:before,
[type=month].disabled:after,
[type=month].disabled:hover:before,
[type=month].disabled:hover:after,
[type=month].disabled:focus:before,
[type=month].disabled:focus:after,
[type=month]:disabled:before,
[type=month]:disabled:after,
[type=week].disabled:before,
[type=week].disabled:after,
[type=week].disabled:hover:before,
[type=week].disabled:hover:after,
[type=week].disabled:focus:before,
[type=week].disabled:focus:after,
[type=week]:disabled:before,
[type=week]:disabled:after,
[type=email].disabled:before,
[type=email].disabled:after,
[type=email].disabled:hover:before,
[type=email].disabled:hover:after,
[type=email].disabled:focus:before,
[type=email].disabled:focus:after,
[type=email]:disabled:before,
[type=email]:disabled:after,
[type=number].disabled:before,
[type=number].disabled:after,
[type=number].disabled:hover:before,
[type=number].disabled:hover:after,
[type=number].disabled:focus:before,
[type=number].disabled:focus:after,
[type=number]:disabled:before,
[type=number]:disabled:after,
[type=search].disabled:before,
[type=search].disabled:after,
[type=search].disabled:hover:before,
[type=search].disabled:hover:after,
[type=search].disabled:focus:before,
[type=search].disabled:focus:after,
[type=search]:disabled:before,
[type=search]:disabled:after,
[type=tel].disabled:before,
[type=tel].disabled:after,
[type=tel].disabled:hover:before,
[type=tel].disabled:hover:after,
[type=tel].disabled:focus:before,
[type=tel].disabled:focus:after,
[type=tel]:disabled:before,
[type=tel]:disabled:after,
[type=time].disabled:before,
[type=time].disabled:after,
[type=time].disabled:hover:before,
[type=time].disabled:hover:after,
[type=time].disabled:focus:before,
[type=time].disabled:focus:after,
[type=time]:disabled:before,
[type=time]:disabled:after,
[type=url].disabled:before,
[type=url].disabled:after,
[type=url].disabled:hover:before,
[type=url].disabled:hover:after,
[type=url].disabled:focus:before,
[type=url].disabled:focus:after,
[type=url]:disabled:before,
[type=url]:disabled:after,
[type=color].disabled:before,
[type=color].disabled:after,
[type=color].disabled:hover:before,
[type=color].disabled:hover:after,
[type=color].disabled:focus:before,
[type=color].disabled:focus:after,
[type=color]:disabled:before,
[type=color]:disabled:after,
[type=checkbox].checkbox.disabled:before,
[type=checkbox].checkbox.disabled:after,
[type=checkbox].checkbox.disabled:hover:before,
[type=checkbox].checkbox.disabled:hover:after,
[type=checkbox].checkbox.disabled:focus:before,
[type=checkbox].checkbox.disabled:focus:after,
[type=checkbox].checkbox:disabled:before,
[type=checkbox].checkbox:disabled:after,
label.checkbox-label.disabled:before,
label.checkbox-label.disabled:after,
label.checkbox-label.disabled:hover:before,
label.checkbox-label.disabled:hover:after,
label.checkbox-label.disabled:focus:before,
label.checkbox-label.disabled:focus:after,
label.checkbox-label:disabled:before,
label.checkbox-label:disabled:after,
textarea.disabled:before,
textarea.disabled:after,
textarea.disabled:hover:before,
textarea.disabled:hover:after,
textarea.disabled:focus:before,
textarea.disabled:focus:after,
textarea:disabled:before,
textarea:disabled:after {
  background-image: url("../img/icons/placeholder-circle-black.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
[type=text].is-invalid-input:not(.disabled),
[type=password].is-invalid-input:not(.disabled),
[type=date].is-invalid-input:not(.disabled),
[type=datetime].is-invalid-input:not(.disabled),
[type=datetime-local].is-invalid-input:not(.disabled),
[type=month].is-invalid-input:not(.disabled),
[type=week].is-invalid-input:not(.disabled),
[type=email].is-invalid-input:not(.disabled),
[type=number].is-invalid-input:not(.disabled),
[type=search].is-invalid-input:not(.disabled),
[type=tel].is-invalid-input:not(.disabled),
[type=time].is-invalid-input:not(.disabled),
[type=url].is-invalid-input:not(.disabled),
[type=color].is-invalid-input:not(.disabled),
[type=checkbox].checkbox.is-invalid-input:not(.disabled),
label.checkbox-label.is-invalid-input:not(.disabled),
textarea.is-invalid-input:not(.disabled) {
  border-color: #FF6D61;
  background-color: #ffffff;
  padding-right: 2.3rem;
  background-image: url("../img/icons/alert-circle-red-600.svg");
  background-repeat: no-repeat;
  background-position: center right 0.8rem;
  background-size: 20px;
}
[type=text].is-invalid:not(.disabled),
[type=password].is-invalid:not(.disabled),
[type=date].is-invalid:not(.disabled),
[type=datetime].is-invalid:not(.disabled),
[type=datetime-local].is-invalid:not(.disabled),
[type=month].is-invalid:not(.disabled),
[type=week].is-invalid:not(.disabled),
[type=email].is-invalid:not(.disabled),
[type=number].is-invalid:not(.disabled),
[type=search].is-invalid:not(.disabled),
[type=tel].is-invalid:not(.disabled),
[type=time].is-invalid:not(.disabled),
[type=url].is-invalid:not(.disabled),
[type=color].is-invalid:not(.disabled),
[type=checkbox].checkbox.is-invalid:not(.disabled),
label.checkbox-label.is-invalid:not(.disabled),
textarea.is-invalid:not(.disabled) {
  border-color: #FF6D61;
  background-color: #ffffff;
}

input[readonly] {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
input[readonly]:focus-visible, input[readonly]:focus, input[readonly]:hover {
  background-color: #ffffff !important;
  -webkit-box-shadow: 0 1px 2px 0 rgba(10, 13, 18, 0.1);
          box-shadow: 0 1px 2px 0 rgba(10, 13, 18, 0.1);
  overflow: hidden;
  text-overflow: ellipsis;
}

/* Buttons:
 */
.lightbox {
  display: inline-block;
}
.lightbox:focus-visible, .lightbox:focus {
  outline: none;
  -webkit-box-shadow: 0 0 0 1px rgba(10, 13, 18, 0.18) inset, 0 -2px 0 0 rgba(10, 13, 18, 0.05) inset, 0 1px 2px 0 rgba(10, 13, 18, 0.05), 0 0 0 2px #FFF, 0 0 0 4px #0C6EFC;
          box-shadow: 0 0 0 1px rgba(10, 13, 18, 0.18) inset, 0 -2px 0 0 rgba(10, 13, 18, 0.05) inset, 0 1px 2px 0 rgba(10, 13, 18, 0.05), 0 0 0 2px #FFF, 0 0 0 4px #0C6EFC;
  border-radius: 0.5rem;
}
.lightbox:focus-visible img, .lightbox:focus img {
  border-radius: 0.5rem !important;
}

.button {
  border-radius: 0.5rem;
  font-family: "inter_semibold", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  white-space: nowrap;
  border: 2px solid rgba(255, 255, 255, 0.12);
  overflow: hidden;
  text-overflow: ellipsis;
  /* &.icon-file-plus {
       &:before {
           content: '';
           width: rem-calc(20);
           height: rem-calc(20);
           margin-right: 0.15rem;
           background-image: url('../img/icons/file-plus-01.svg');
           background-repeat: no-repeat;
           background-position: center;
           background-size: contain;
           filter: invert(100%) brightness(100%);
       }
   }*/
}
.button.size-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
  padding: 0.5rem 0.75rem;
  gap: 0.25rem;
}
.button.size-md {
  font-size: 0.875rem;
  line-height: 1.25rem;
  padding: 0.625rem 0.875rem;
  gap: 0.25rem;
}
.button.size-lg {
  font-size: 1rem;
  line-height: 1.5rem;
  padding: 0.625rem 1rem;
  gap: 0.375rem;
}
.button.size-xl {
  font-size: 1rem;
  line-height: 1.5rem;
  padding: 0.75rem 1.125rem;
  gap: 0.375rem;
}
.button.size-2xl {
  font-size: 1.125rem;
  line-height: 1.75rem;
  padding: 1rem 1.375rem;
  gap: 0.5rem;
}
.button.blue-600 {
  color: #0C6EFC;
}
.button.gray-100 {
  color: #FCFCFD;
}
.button.icon-left:before, .button.icon-left:after, .button.icon-right:before, .button.icon-right:after, .button.icon-center:before, .button.icon-center:after, .button.icon-right-abs-pos:before, .button.icon-right-abs-pos:after {
  background-image: url("../img/icons/placeholder-circle-white.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.button.icon-left.size-2xl:before, .button.icon-left.size-2xl:after, .button.icon-right.size-2xl:before, .button.icon-right.size-2xl:after, .button.icon-center.size-2xl:before, .button.icon-center.size-2xl:after, .button.icon-right-abs-pos.size-2xl:before, .button.icon-right-abs-pos.size-2xl:after {
  width: 1.5rem;
  height: 1.5rem;
}
.button.icon-left:before {
  content: "";
  width: 1.25rem;
  height: 1.25rem;
  margin-right: 0.15rem;
  display: inline-block;
}
.button.icon-centre:before, .button.icon-center:before {
  content: "";
  width: 1.25rem;
  height: 1.25rem;
  margin-left: 0;
  margin-right: 0;
  display: inline-block;
}
.button.icon-larger:before {
  content: "";
  width: 1.5rem;
  height: 1.5rem;
}
.button.icon-right:after, .button.icon-right-abs-pos:after {
  content: "";
  width: 1.25rem;
  height: 1.25rem;
  margin-left: 0.15rem;
  display: inline-block;
}
.button.icon-right-abs-pos {
  position: relative;
  padding-right: 2.25rem;
}
.button.icon-right-abs-pos:after {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
}
.button.text-left {
  text-align: left;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
}
.button.full-width {
  width: 100%;
}
.button.is-invalid:not(.disabled) {
  border-color: #FF6D61;
  background-color: #ffffff;
  padding-right: 2.3rem;
  background-image: url("../img/icons/alert-circle-red-600.svg");
  background-repeat: no-repeat;
  background-position: center right 0.8rem;
  background-size: 20px;
}
.button.is-invalid:not(.disabled).icon-right, .button.is-invalid:not(.disabled).icon-right-abs-pos {
  background-position: center right 2rem;
  padding-right: 3.6rem;
}
.button.form-button {
  padding: 0.875rem 0.875rem 0.875rem 0.875rem;
}
.button.button-checkbox {
  position: relative;
  padding: 0.875rem 0.875rem 0.875rem 0.875rem;
  margin-left: 0;
}
.button.button-checkbox input {
  display: none;
}
.button.icon-dot:before {
  content: "";
  width: 0.625rem;
  height: 0.625rem;
  margin-right: 0.15rem;
  background-image: url("../img/icons/dot-green.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.button.icon-dot.icon-dot-red:before {
  background-image: url("../img/icons/dot-red.svg");
}
.button.icon-dot.icon-dot-yellow:before {
  background-image: url("../img/icons/dot-yellow.svg");
}
.button.icon-dot.icon-dot-purple:before {
  background-image: url("../img/icons/dot-purple.svg");
}
.button.icon-dot.icon-dot-blue:before {
  background-image: url("../img/icons/dot-blue.svg");
}
.button.icon-dot.icon-dot-grey:before {
  background-image: url("../img/icons/dot-grey.svg");
}
.button.icon-dot.icon-dot-black:before {
  background-image: url("../img/icons/dot-black.svg");
}
.button.primary {
  background: -webkit-gradient(linear, left top, left bottom, from(#0C6EFC), to(#3586FC));
  background: linear-gradient(180deg, #0C6EFC 0%, #3586FC 100%);
}
.button.primary:hover, .button.primary.hovered {
  background: -webkit-gradient(linear, left top, left bottom, from(#0A5CD2), to(#0A5CD2));
  background: linear-gradient(180deg, #0A5CD2 0%, #0A5CD2 100%);
}
.button.secondary-gray {
  background: #ffffff;
  color: #4B5565;
  border: 2px solid #EEF2F6;
}
.button.secondary-gray:hover, .button.secondary-gray.hovered {
  background: #F8FAFC;
}
.button.secondary-gray.icon-left:before, .button.secondary-gray.icon-left:after, .button.secondary-gray.icon-right:before, .button.secondary-gray.icon-right:after {
  background-image: url("../img/icons/placeholder-circle-black.svg");
}
.button.secondary-gray.blue-600 {
  color: #0C6EFC;
}
.button.secondary-colour {
  background: #ffffff;
  color: #0A5CD2;
  border: 2px solid #AECFFE;
}
.button.secondary-colour:hover, .button.secondary-colour.hovered {
  background: #EFF5FF;
}
.button.secondary-colour.icon-left:before, .button.secondary-colour.icon-left:after, .button.secondary-colour.icon-right:before, .button.secondary-colour.icon-right:after {
  background-image: url("../img/icons/placeholder-circle-blue.svg");
}
.button.plain-button {
  border-color: transparent;
  background-color: transparent;
  color: #364152;
}
.button.plain-button.plain-button-light-gray {
  color: #E3E8EF;
}
.button.plain-button.blue-200 {
  color: #AECFFE;
}
.button.plain-button.blue-600 {
  color: #0C6EFC;
}
.button.plain-button.gray-100 {
  color: #FCFCFD;
}
.button.plain-button:disabled {
  border-color: transparent !important;
  background-color: transparent !important;
}
.button.plain-underlined-link-button {
  border: none;
  border-bottom: 1px solid #9AA4B2;
  border-radius: 0;
  background-color: transparent;
  padding: 0 0 0.25rem 0;
}
.button.plain-underlined-link-button:before {
  content: "";
  width: 1.25rem;
  height: 1.25rem;
  margin-right: 0.15rem;
  background-image: url("../img/icons/plus.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  -webkit-filter: invert(100%) brightness(200%);
          filter: invert(100%) brightness(200%);
}
.button.plain-underlined-link-button.icon-plus-blue:before {
  background-image: url("../img/icons/plus-blue.svg");
  -webkit-filter: none;
          filter: none;
}
.button.plain-underlined-link-button.blue-600 {
  color: #0C6EFC;
  border-bottom: 1px solid #0C6EFC;
}
.button.plain-button-with-border {
  border: 1px solid #9AA4B2;
  background-color: transparent;
  color: #697586;
}
.button.white-button-with-border {
  border: 1px solid #9AA4B2;
  background-color: #ffffff;
  color: #697586;
}
.button.gray-to-white-focused {
  border: 1px solid #9AA4B2;
  background-color: transparent;
  color: #697586;
}
.button.gray-to-white-focused:focus, .button.gray-to-white-focused:hover {
  font-family: "inter_medium", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  background-color: #ffffff;
  color: #697586;
}
.button.gray-to-white-focused:not(:focus) {
  font-family: "inter_regular", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
}
.button.gray-to-white-focused:disabled {
  opacity: 0.35;
  border: 1px solid #697586 !important;
}
.button.gray-to-white-focused:disabled:after {
  background: none;
}
.button.no-bottom-border {
  border-bottom: none;
  border-radius: 0.5rem 0.5rem 0 0;
}
.button.plain-primary-button {
  border-color: transparent;
  background-color: transparent;
  color: #0C6EFC;
}
.button.dark-primary-button {
  border-color: #06377E;
  background-color: #021632;
  color: #0C6EFC;
}
.button.dark-primary-white-button {
  border-color: #06377E;
  background-color: #021632;
  color: #ffffff;
}
.button.dark-primary-white-button.icon-calendar-blue-600:before {
  background-image: url("../img/icons/calendar-blue-600.svg");
}
.button.wider-button {
  min-width: 50%;
}
.button.no-box-shadow {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.button.icon-filter:before, .button.icon-filter.secondary-gray:before {
  content: "";
  width: 1.25rem;
  height: 1.25rem;
  background-image: url("../img/icons/filter-lines.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.button.icon-filter-white:before {
  content: "";
  width: 1.25rem;
  height: 1.25rem;
  background-image: url("../img/icons/filter-lines-white.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.button.icon-filter-blue-600:before {
  content: "";
  width: 1.25rem;
  height: 1.25rem;
  background-image: url("../img/icons/filter-lines-blue-600.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.button.icon-plus:before {
  content: "";
  width: 1.25rem;
  height: 1.25rem;
  margin-right: 0.15rem;
  background-image: url("../img/icons/plus.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  -webkit-filter: invert(100%) brightness(200%);
          filter: invert(100%) brightness(200%);
}
.button.icon-plus.icon-plus-primary:before {
  background-image: url("../img/icons/plus-blue.svg");
  -webkit-filter: none;
          filter: none;
}
.button.icon-plus.secondary-colour:before {
  background-image: url("../img/icons/plus-blue.svg");
  -webkit-filter: none;
          filter: none;
}
.button.icon-plus.secondary-gray:before {
  background-image: url("../img/icons/plus.svg");
  -webkit-filter: none;
          filter: none;
}
.button.icon-plus.secondary-gray.icon-plus-blue:before {
  background-image: url("../img/icons/plus-blue.svg");
  -webkit-filter: none;
          filter: none;
}
.button.icon-plus.icon-plus-white:before {
  background-image: url("../img/icons/plus.svg");
  -webkit-filter: invert(100%) brightness(100%);
          filter: invert(100%) brightness(100%);
}
.button.icon-download:before {
  content: "";
  width: 1.25rem;
  height: 1.25rem;
  margin-right: 0.15rem;
  background-image: url("../img/icons/download-02.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  -webkit-filter: invert(100%) brightness(200%);
          filter: invert(100%) brightness(200%);
}
.button.icon-download.icon-download-primary:before {
  background-image: url("../img/icons/download-02-blue.svg");
  -webkit-filter: none;
          filter: none;
}
.button.icon-download.secondary-colour:before, .button.icon-download.secondary-colour.icon-left:before {
  background-image: url("../img/icons/download-02-blue.svg");
  -webkit-filter: none;
          filter: none;
}
.button.icon-download.icon-download-light-gray:before {
  background-image: url("../img/icons/download-02-gray-600.svg");
  -webkit-filter: none;
          filter: none;
}
.button.icon-download.icon-download-white:before {
  background-image: url("../img/icons/download-02.svg");
  -webkit-filter: invert(100%) brightness(100%);
          filter: invert(100%) brightness(100%);
}
.button.icon-share.icon-left:before, .button.icon-share.icon-right:before {
  content: "";
  width: 1.25rem;
  height: 1.25rem;
  margin-right: 0.15rem;
  background-image: url("../img/icons/send-01.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.button.icon-share-white:before {
  content: "";
  width: 1.25rem;
  height: 1.25rem;
  margin-right: 0.15rem;
  background-image: url("../img/icons/send-01-white.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.button.icon-share-white:disabled:before {
  background-image: url("../img/icons/send-01.svg");
}
.button.icon-chevron-right:after {
  background-image: url("../img/icons/chevron-right.svg");
  -webkit-filter: invert(100%) brightness(60%);
          filter: invert(100%) brightness(60%);
}
.button.icon-chevron-down {
  background-image: url("../img/icons/chevron-down.svg");
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 1.25rem;
  /*&:after {
      background-image: url('../img/icons/chevron-down.svg');
      filter: invert(100%) brightness(60%);
  }*/
}
.button.icon-chevron-down.square-rounded {
  border-radius: 0.25rem;
  padding: 0.625rem 0.875rem;
  height: 2.5rem;
  width: 2.5rem;
  text-indent: -5000px;
}
.button.icon-chevron-down.icon-centre:before, .button.icon-chevron-down.icon-center:before {
  margin-right: 0;
}
.button.icon-chevron-up {
  background-image: url("../img/icons/chevron-up.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 1.25rem;
  background-color: #ffffff;
  /*&:after {
      background-image: url('../img/icons/chevron-up.svg');
      filter: invert(100%) brightness(60%);
  }*/
}
.button.icon-chevron-up.square-rounded {
  border-radius: 0.25rem;
  padding: 0.625rem 0.875rem;
  height: 2.5rem;
  width: 2.5rem;
  text-indent: -5000px;
}
.button.icon-chevron-up.icon-centre:before, .button.icon-chevron-up.icon-center:before {
  margin-right: 0;
}
.button.icon-image-placeholder.icon-left:before {
  background-image: url("../img/icons/image-03.svg");
  -webkit-filter: invert(100%) brightness(60%);
          filter: invert(100%) brightness(60%);
  margin-right: 0.75rem;
}
.button.icon-image-placeholder.icon-right:after {
  background-image: url("../img/icons/image-03.svg");
  -webkit-filter: invert(100%) brightness(60%);
          filter: invert(100%) brightness(60%);
  margin-left: 0.75rem;
}
.button.icon-image-placeholder-blue-600.icon-left:before {
  background-image: url("../img/icons/image-03-blue-600.svg");
  margin-right: 0.75rem;
}
.button.icon-image-placeholder-blue-600.icon-right:after {
  background-image: url("../img/icons/image-03-blue-600.svg");
  margin-left: 0.75rem;
}
.button:focus-visible, .button.focused {
  outline: none;
  -webkit-box-shadow: 0 0 0 1px rgba(10, 13, 18, 0.18) inset, 0 -2px 0 0 rgba(10, 13, 18, 0.05) inset, 0 1px 2px 0 rgba(10, 13, 18, 0.05), 0 0 0 2px #FFF, 0 0 0 4px #0C6EFC;
          box-shadow: 0 0 0 1px rgba(10, 13, 18, 0.18) inset, 0 -2px 0 0 rgba(10, 13, 18, 0.05) inset, 0 1px 2px 0 rgba(10, 13, 18, 0.05), 0 0 0 2px #FFF, 0 0 0 4px #0C6EFC;
}
.button.disabled, .button.disabled:hover, .button.disabled:focus, .button:disabled {
  border-color: #000 !important;
  background: #ccc !important;
  color: #000 !important;
  opacity: 0.1;
  pointer-events: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.button.disabled:before, .button.disabled:after, .button.disabled:hover:before, .button.disabled:hover:after, .button.disabled:focus:before, .button.disabled:focus:after, .button:disabled:before, .button:disabled:after {
  background-image: url("../img/icons/placeholder-circle-black.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.button.vertical-dots {
  background-image: url("../img/icons/dots-vertical.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 1.25rem;
  background-color: transparent;
  width: 2rem;
  height: 2rem;
}
.button.vertical-dots:hover, .button.vertical-dots:focus {
  background-color: transparent;
}
.button.vertical-dots.square-rounded {
  border-radius: 0.25rem;
  padding: 0.625rem 0.875rem;
  height: 2.5rem;
  width: 2.5rem;
}
.button.vertical-dots.no-border {
  border: none;
}
.button.vertical-dots.light-dots {
  background-image: url("../img/icons/dots-vertical-white.svg");
}
.button.vertical-dots.gray-dots {
  background-image: url("../img/icons/dots-vertical-gray-600.svg");
}
.button.drag-dots {
  background-image: url("../img/icons/drag-icon-gray.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 0.875rem;
  background-color: transparent;
  width: 2rem;
  height: 2rem;
  text-indent: -5000px;
}
.button.drag-dots.pos-left-center {
  position: absolute;
  top: 50%;
  left: -35px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.button.drag-dots.pos-top-left {
  position: absolute;
  top: 20px;
  left: 12px;
}
.button.drag-dots.reorder-mode-btn, .button.drag-dots.reorder-mode-section-btn {
  display: none;
}
.button.drag-dots:hover, .button.drag-dots:focus {
  background-color: transparent;
}
.button.drag-dots.square-rounded {
  border-radius: 0.25rem;
  padding: 0.625rem 0.875rem;
  height: 2.5rem;
  width: 2.5rem;
}
.button.drag-dots.light-blue-dots {
  background-image: url("../img/icons/drag-icon-light-blue.svg");
}
.button.drag-dots.light-gray-dots {
  background-image: url("../img/icons/drag-icon-gray-600.svg");
}
.button.hamburger-icon, .button.close-button {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 1.25rem;
  background-color: #FCFCFD;
  border: 1px solid #CDD5DF;
  padding: 0;
  width: 2.5rem;
  height: 2.5rem;
  text-indent: -5000px;
}
.button.hamburger-icon:hover, .button.hamburger-icon:focus, .button.close-button:hover, .button.close-button:focus {
  cursor: pointer;
  background-color: #EEF2F6;
}
.button.hamburger-icon {
  background-image: url(../img/icons/menu-01.svg);
}
.button.close-button, .button.hamburger-icon.active {
  background-image: url(../img/icons/x-close.svg);
}
.button.icon-close {
  background-image: url(../img/icons/x-close.svg);
  background-size: 1.5rem;
  background-repeat: no-repeat;
  background-position: center;
  background-color: transparent;
  border: none;
  width: 1.75rem;
  height: 1.75rem;
  opacity: 0.4;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
.button.icon-close:hover, .button.icon-close:focus {
  cursor: pointer;
  background-color: transparent;
  background-size: 1.75rem;
  border: none;
  opacity: 1;
}
.button.square-no-text {
  width: 2.5rem;
  height: 2.5rem;
  text-indent: -5000px;
}
.button.icon-back-arrow, .button.icon-back-arrow-light-gray, .button.icon-back-arrow-light-blue, .button.icon-forward-arrow, .button.icon-forward-arrow-light-gray, .button.icon-forward-arrow-light-blue {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 1.5rem;
  background-color: transparent;
  border: 1px solid transparent;
}
.button.icon-back-arrow {
  background-image: url(../img/icons/arrow-narrow-left.svg);
  -webkit-filter: invert(100%) brightness(200%);
          filter: invert(100%) brightness(200%);
}
.button.icon-back-arrow.square-rounded {
  border-radius: 0.25rem;
  padding: 0.625rem 0.875rem;
  height: 2.5rem;
  width: 2.5rem;
  text-indent: -5000px;
}
.button.icon-forward-arrow {
  background-image: url(../img/icons/arrow-narrow-right.svg);
  -webkit-filter: invert(100%) brightness(200%);
          filter: invert(100%) brightness(200%);
}
.button.icon-forward-arrow.plain-primary-button {
  background-image: none;
  -webkit-filter: none;
          filter: none;
}
.button.icon-forward-arrow.plain-primary-button:after {
  background-image: url(../img/icons/arrow-narrow-right.svg);
}
.button.icon-forward-arrow.primary {
  background-image: none;
  -webkit-filter: none;
          filter: none;
}
.button.icon-forward-arrow.primary:after {
  background-image: url(../img/icons/arrow-narrow-right.svg);
}
.button.icon-forward-arrow.square-rounded {
  border-radius: 0.25rem;
  padding: 0.625rem 0.875rem;
  height: 2.5rem;
  width: 2.5rem;
  text-indent: -5000px;
}
.button.icon-back-arrow-light-gray {
  background-image: url(../img/icons/arrow-narrow-left-light-gray.svg);
}
.button.icon-back-arrow-light-gray.plain-button {
  background-image: none;
}
.button.icon-back-arrow-light-gray.plain-button:before {
  background-image: url(../img/icons/arrow-narrow-left-light-gray.svg);
}
.button.icon-back-arrow-light-gray.square-rounded {
  border-radius: 0.25rem;
  padding: 0.625rem 0.875rem;
  height: 2.5rem;
  width: 2.5rem;
  text-indent: -5000px;
}
.button.icon-forward-arrow-light-gray {
  background-image: url(../img/icons/arrow-narrow-right-light-gray.svg);
}
.button.icon-forward-arrow-light-gray.plain-button {
  background-image: none;
}
.button.icon-forward-arrow-light-gray.plain-button:after {
  background-image: url(../img/icons/arrow-narrow-right-light-gray.svg);
}
.button.icon-forward-arrow-light-gray.square-rounded {
  border-radius: 0.25rem;
  padding: 0.625rem 0.875rem;
  height: 2.5rem;
  width: 2.5rem;
  text-indent: -5000px;
}
.button.icon-back-arrow-light-blue {
  background-image: url(../img/icons/arrow-narrow-left-light-blue.svg);
}
.button.icon-back-arrow-light-blue.plain-button {
  background-image: none;
}
.button.icon-back-arrow-light-blue.plain-button:before {
  background-image: url(../img/icons/arrow-narrow-left-light-blue.svg);
}
.button.icon-forward-arrow-light-blue {
  background-image: url(../img/icons/arrow-narrow-right-light-blue.svg);
}
.button.icon-forward-arrow-light-blue.plain-button {
  background-image: none;
}
.button.icon-forward-arrow-light-blue.plain-button:after {
  background-image: url(../img/icons/arrow-narrow-right-light-blue.svg);
}
.button.icon-forward-arrow-blue {
  background-image: url(../img/icons/arrow-narrow-right-blue-600.svg);
}
.button.icon-forward-arrow-blue.plain-primary-button, .button.icon-forward-arrow-blue.dark-primary-button {
  background-image: none;
  -webkit-filter: none;
          filter: none;
}
.button.icon-forward-arrow-blue.plain-primary-button:after, .button.icon-forward-arrow-blue.dark-primary-button:after {
  background-image: url(../img/icons/arrow-narrow-right-blue-600.svg);
}
.button.icon-forward-arrow-white.primary {
  -webkit-filter: none;
          filter: none;
}
.button.icon-forward-arrow-white.primary:after {
  background-image: url(../img/icons/arrow-narrow-right-white.svg);
}
.button.icon-flip-back-arrow:before {
  background-image: url(../img/icons/flip-backward.svg);
  -webkit-filter: invert(100%) brightness(60%);
          filter: invert(100%) brightness(60%);
}
.button.icon-flip-back-arrow.primary:before {
  background-image: url(../img/icons/flip-backward-white.svg);
  -webkit-filter: none;
          filter: none;
}
.button.icon-save {
  background-image: url(../img/icons/save-02-light-gray.svg);
}
.button.icon-save.plain-button, .button.icon-save.secondary-gray {
  background-image: none;
}
.button.icon-save.plain-button:before, .button.icon-save.secondary-gray:before {
  background-image: url(../img/icons/save-02-light-gray.svg);
}
.button.icon-save-primary:before {
  background-image: url(../img/icons/save-02-white.svg);
}
.button.icon-save-gray {
  background: none;
}
.button.icon-save-gray:before {
  background-image: url(../img/icons/save-02-light-gray.svg);
}
.button.icon-pencil:before {
  background-image: url(../img/icons/edit-02.svg);
  -webkit-filter: invert(100%) brightness(60%);
          filter: invert(100%) brightness(60%);
}
.button.icon-pencil.icon-white:before {
  background-image: url(../img/icons/edit-02.svg);
  -webkit-filter: invert(100%) brightness(100%);
          filter: invert(100%) brightness(100%);
}
.button.icon-eye:before {
  background-image: url(../img/icons/eye.svg);
  -webkit-filter: invert(100%) brightness(60%);
          filter: invert(100%) brightness(60%);
}
.button.icon-settings:before {
  background-image: url(../img/icons/settings-01.svg);
  margin-right: 0.75rem;
}
.button.icon-settings.no-border {
  border: none;
}
.button.icon-users:before {
  background-image: url(../img/icons/users-01.svg);
  margin-right: 0.75rem;
}
.button.icon-dots-grid:before, .button.icon-dots-grid.secondary-gray:before {
  background-image: url(../img/icons/dots-grid.svg);
  margin-right: 0.75rem;
}
.button.icon-dots-grid-blue:before, .button.icon-dots-grid-blue.secondary-gray:before {
  background-image: url(../img/icons/dots-grid-blue-600.svg);
  margin-right: 0.75rem;
}
.button.icon-bar-chart:before, .button.icon-bar-chart.secondary-gray:before {
  background-image: url(../img/icons/bar-chart-01.svg);
  margin-right: 0.75rem;
}
.button.icon-bar-chart-blue:before, .button.icon-bar-chart-blue.secondary-gray:before {
  background-image: url(../img/icons/bar-chart-01-blue-600.svg);
  margin-right: 0.75rem;
}
.button.icon-users-light-blue:before {
  background-image: url(../img/icons/users-01-blue-200.svg);
  margin-right: 0.75rem;
}
.button.icon-verified-light-blue:before {
  background-image: url(../img/icons/check-verified-03-blue-200.svg);
  margin-right: 0.75rem;
}
.button.icon-verified-blue-600:before {
  background-image: url(../img/icons/check-verified-03-blue-600.svg);
  margin-right: 0.75rem;
}
.button.icon-verified:before {
  background-image: url(../img/icons/check-verified-03.svg);
  margin-right: 0.75rem;
}
.button.icon-file-plus:before, .button.icon-file-plus.icon-left:before, .button.icon-file-plus.icon-right:before {
  background-image: url(../img/icons/file-plus-02.svg);
  -webkit-filter: invert(100%) brightness(60%);
          filter: invert(100%) brightness(60%);
  margin-right: 0.75rem;
}
.button.icon-file-plus-white:before, .button.icon-file-plus-white.icon-left:before, .button.icon-file-plus-white.icon-right:before {
  background-image: url(../img/icons/file-plus-02.svg);
  -webkit-filter: invert(100%) brightness(100%);
          filter: invert(100%) brightness(100%);
}
.button.icon-file-plus-blue-600:before, .button.icon-file-plus-blue-600.icon-left:before, .button.icon-file-plus-blue-600.icon-right:before {
  background-image: url(../img/icons/file-plus-02-blue-600.svg);
  margin-right: 0.75rem;
}
.button.icon-file-doc:before {
  background-image: url(../img/icons/file-07.svg);
  margin-right: 0.75rem;
}
.button.icon-file-doc-light-blue:before {
  background-image: url(../img/icons/file-07-blue-200.svg);
  margin-right: 0.75rem;
}
.button.icon-copy-duplicate:before, .button.icon-copy-duplicate.secondary-gray:before {
  background-image: url(../img/icons/copy-03.svg);
  -webkit-filter: invert(100%) brightness(60%);
          filter: invert(100%) brightness(60%);
  margin-right: 0.75rem;
}
.button.icon-archive-unpublish:before, .button.icon-archive-unpublish.secondary-gray:before {
  background-image: url(../img/icons/archive.svg);
  -webkit-filter: invert(100%) brightness(60%);
          filter: invert(100%) brightness(60%);
  margin-right: 0.75rem;
}
.button.icon-type:before, .button.icon-type.secondary-gray:before {
  background-image: url(../img/icons/type-01.svg);
  -webkit-filter: invert(100%) brightness(60%);
          filter: invert(100%) brightness(60%);
  margin-right: 0.75rem;
}
.button.icon-align-left:before, .button.icon-align-left.secondary-gray:before {
  background-image: url(../img/icons/align-left.svg);
  -webkit-filter: invert(100%) brightness(60%);
          filter: invert(100%) brightness(60%);
  margin-right: 0.75rem;
}
.button.icon-hash:before, .button.icon-hash.secondary-gray:before {
  background-image: url(../img/icons/hash-01.svg);
  -webkit-filter: invert(100%) brightness(60%);
          filter: invert(100%) brightness(60%);
  margin-right: 0.75rem;
}
.button.icon-clock:before, .button.icon-clock.secondary-gray:before {
  background-image: url(../img/icons/clock.svg);
  -webkit-filter: invert(100%) brightness(60%);
          filter: invert(100%) brightness(60%);
  margin-right: 0.75rem;
}
.button.icon-calendar:before, .button.icon-calendar.secondary-gray:before {
  background-image: url(../img/icons/calendar.svg);
  -webkit-filter: invert(100%) brightness(60%);
          filter: invert(100%) brightness(60%);
  margin-right: 0.75rem;
}
.button.icon-time:before, .button.icon-time.secondary-gray:before {
  background-image: url(../img/icons/clock.svg);
  -webkit-filter: invert(100%) brightness(60%);
          filter: invert(100%) brightness(60%);
  margin-right: 0.75rem;
}
.button.icon-delete:before {
  background-image: url(../img/icons/trash-04.svg);
  -webkit-filter: invert(100%) brightness(60%);
          filter: invert(100%) brightness(60%);
  margin-right: 0.75rem;
}
.button.icon-delete.icon-red:before {
  -webkit-filter: invert(41%) sepia(64%) saturate(553%) hue-rotate(318deg) brightness(100%) contrast(86%);
          filter: invert(41%) sepia(64%) saturate(553%) hue-rotate(318deg) brightness(100%) contrast(86%);
}
.button.icon-delete.square-rounded {
  border-radius: 0.25rem;
  padding: 0.625rem 0.875rem;
  height: 2.5rem;
  width: 2.5rem;
  text-indent: -5000px;
}
.button.icon-delete.icon-centre:before, .button.icon-delete.icon-center:before {
  margin-right: 0;
}
.button.icon-delete.delete-comment-btn, .button.icon-delete.delete-item-btn, .button.icon-delete.delete-recipient-btn {
  background-image: url(../img/icons/trash-04-gray-600.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 1.75rem;
  background-color: transparent;
  text-indent: -5000px;
}
.button.icon-delete.delete-comment-btn:before, .button.icon-delete.delete-item-btn:before, .button.icon-delete.delete-recipient-btn:before {
  background: none;
  display: none;
}
.button.icon-delete.delete-comment-btn.disabled, .button.icon-delete.delete-item-btn.disabled, .button.icon-delete.delete-recipient-btn.disabled {
  border-color: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
}
.button.icon-delete.accordion-delete-button {
  background-image: url(../img/icons/trash-04-gray-600.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-color: transparent;
  text-indent: -5000px;
}
.button.icon-delete.accordion-delete-button:before {
  background: none;
  display: none;
}
.button.icon-delete.accordion-delete-button.disabled {
  border-color: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
}
.button.icon-logout:before {
  background-image: url(../img/icons/log-out-01.svg);
  -webkit-filter: invert(100%) brightness(60%);
          filter: invert(100%) brightness(60%);
  margin-right: 0.75rem;
}
.button.icon-account:before {
  background-image: url(../img/icons/user-01.svg);
  -webkit-filter: invert(100%) brightness(60%);
          filter: invert(100%) brightness(60%);
  margin-right: 0.75rem;
}
.button.icon-audits:before, .button.icon-reports:before {
  background-image: url(../img/icons/file-07-gray-600.svg);
  margin-right: 0.75rem;
}

.grouped-2x-buttons .dt-column-title {
  white-space: nowrap;
}
.grouped-2x-buttons .button {
  border: 2px solid #CDD5DF !important;
  background-color: #FCFCFD;
  -webkit-transition: background 0.25s, border 0.25s;
  transition: background 0.25s, border 0.25s;
}
.grouped-2x-buttons .button:first-child {
  border-right: none !important;
  border-radius: 0.5rem 0 0 0.5rem;
}
.grouped-2x-buttons .button:last-child {
  border-radius: 0 0.5rem 0.5rem 0;
}
.grouped-2x-buttons .button:hover, .grouped-2x-buttons .button:focus {
  border-color: #9AA4B2 !important;
  background-color: #9AA4B2;
}
.grouped-2x-buttons .button:disabled:before {
  background-image: none;
}
.grouped-2x-buttons .button.icon-back-arrow-light-gray:hover, .grouped-2x-buttons .button.icon-back-arrow-light-gray:focus {
  background-image: url(../img/icons/arrow-narrow-left-white.svg);
}
.grouped-2x-buttons .button.icon-forward-arrow-light-gray:hover, .grouped-2x-buttons .button.icon-forward-arrow-light-gray:focus {
  background-image: url(../img/icons/arrow-narrow-right-white.svg);
}

/*.mini-pop-menu-wrapper {
     position: relative;
     list-style: none;
     margin-left: 0;
     li {*/
.mini-pop-over,
.dropdown-pane.mini-pop-over {
  list-style: none;
  margin-left: 0;
  border: 1px solid #E3E8EF;
  border-radius: 0.5rem;
  -webkit-box-shadow: 0 1px 2px -1px rgba(10, 13, 18, 0.1), 0 1px 3px 0 rgba(10, 13, 18, 0.1);
          box-shadow: 0 1px 2px -1px rgba(10, 13, 18, 0.1), 0 1px 3px 0 rgba(10, 13, 18, 0.1);
  padding: 0;
  background-color: transparent;
  width: auto;
}
.mini-pop-over li .button,
.dropdown-pane.mini-pop-over li .button {
  position: relative;
  text-align: left;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  width: 100%;
  background-color: #ffffff;
  color: #364152;
  border: 1px solid #E3E8EF;
  border-radius: 0;
}
.mini-pop-over li .button.icon-left:before,
.dropdown-pane.mini-pop-over li .button.icon-left:before {
  margin-right: 0.75rem;
}
.mini-pop-over li .button:focus,
.dropdown-pane.mini-pop-over li .button:focus {
  z-index: 2;
  border-radius: 0.5rem;
}
.mini-pop-over li .button.delete,
.dropdown-pane.mini-pop-over li .button.delete {
  color: #D45B51;
}
.mini-pop-over li .button:hover,
.dropdown-pane.mini-pop-over li .button:hover {
  background-color: #F8FAFC;
}
.mini-pop-over li .button.blue-600,
.dropdown-pane.mini-pop-over li .button.blue-600 {
  color: #0C6EFC;
}
.mini-pop-over li:first-child .button,
.dropdown-pane.mini-pop-over li:first-child .button {
  border-radius: 0.5rem 0.5rem 0 0;
}
.mini-pop-over li:last-child .button,
.dropdown-pane.mini-pop-over li:last-child .button {
  border: 1px solid #E3E8EF;
  border-radius: 0 0 0.5rem 0.5rem;
}

/*     }

     &:focus, &:hover {
          .mini-pop-over {
               display: block;
               position: absolute;
               top: 50%;
               right: 0;
               z-index: 999;
          }
     }

}*/
.list-with-checkbox-items li {
  margin-bottom: 0.5rem;
}
.list-with-checkbox-items li [type=checkbox] {
  display: none;
}
.list-with-checkbox-items li [type=checkbox] + label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.list-with-checkbox-items li [type=checkbox] + label:before {
  content: "";
  width: 1.25rem;
  height: 1.18rem;
  margin-right: 0.5rem;
  border-radius: 0.375rem;
  border: 1px solid #9AA4B2;
  background-color: #FCFCFD;
}
.list-with-checkbox-items li [type=checkbox]:checked + label:before {
  border: 1px solid #5FE89A;
  background-color: #4FC180;
  background-image: url(../img/icons/check-white.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 1rem;
}

.hidden-checkbox[type=checkbox] + label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.hidden-checkbox[type=checkbox] + label:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 1rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 1.25rem;
  height: 1.18rem;
  border-radius: 0.375rem;
  border: 1px solid #9AA4B2;
  background-color: #FCFCFD;
}
.hidden-checkbox[type=checkbox] + label.has-bottom-panel-when-checked {
  border-radius: 0.375rem;
  border: 1px solid #9AA4B2;
}

.hidden-checkbox[type=checkbox] + label + .block-panel-base {
  display: none;
}

.hidden-checkbox[type=checkbox]:checked + label:after {
  border: 1px solid #5FE89A;
  background-color: #4FC180;
  background-image: url(../img/icons/check-white.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 1rem;
}
.hidden-checkbox[type=checkbox]:checked + label.has-bottom-panel-when-checked {
  border-bottom: none;
  border-radius: 0.375rem 0.375rem 0 0;
}

.hidden-checkbox[type=checkbox]:checked + label + .block-panel-base {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.hidden-checkbox[type=checkbox]:focus + label {
  outline: none;
  -webkit-box-shadow: 0 0 0 1px rgba(10, 13, 18, 0.18) inset, 0 -2px 0 0 rgba(10, 13, 18, 0.05) inset, 0 1px 2px 0 rgba(10, 13, 18, 0.05), 0 0 0 2px #FFF, 0 0 0 4px #0C6EFC;
          box-shadow: 0 0 0 1px rgba(10, 13, 18, 0.18) inset, 0 -2px 0 0 rgba(10, 13, 18, 0.05) inset, 0 1px 2px 0 rgba(10, 13, 18, 0.05), 0 0 0 2px #FFF, 0 0 0 4px #0C6EFC;
}

.hidden-checkbox[type=checkbox]:focus + label.no-bottom-border {
  border-radius: 0.5rem;
}

/* Select / Options:
 */
select {
  border-radius: 0.5rem;
  font-family: "inter_semibold", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  border: 2px solid rgba(255, 255, 255, 0.12);
  height: auto;
  background-image: url("../img/icons/chevron-down-gray-600.svg");
  background-size: 1.25rem;
  background-position: center right 10px;
  background-origin: border-box;
  padding: 0.875rem 2rem 0.875rem 0.875rem;
  overflow: hidden;
  text-overflow: ellipsis;
}
select.size-sm {
  font-size: 0.875rem;
  line-height: 1;
  padding: 0.5rem 2rem 0.5rem 0.75rem;
  gap: 0.25rem;
}
select.size-md {
  font-size: 0.875rem;
  line-height: 1;
  padding: 0.625rem 2rem 0.625rem 0.875rem;
  gap: 0.25rem;
}
select.size-lg {
  font-size: 1rem;
  line-height: 1;
  padding: 0.625rem 2rem 0.625rem 1rem;
  gap: 0.375rem;
}
select.size-xl {
  font-size: 1rem;
  line-height: 1;
  padding: 0.75rem 2rem 0.75rem 1.125rem;
  gap: 0.375rem;
}
select.size-2xl {
  font-size: 1.125rem;
  line-height: 1;
  padding: 1rem 2rem 1rem 1.375rem;
  gap: 0.5rem;
}
select.full-width {
  width: 100%;
}
select.primary {
  background-color: #3586FC;
  color: #ffffff;
  background-image: url("../img/icons/chevron-down.svg");
}
select.primary:hover, select.primary.hovered {
  background-color: #0A5CD2;
}
select.secondary-gray {
  background-color: #ffffff;
  color: #4B5565;
  border: 2px solid #EEF2F6;
}
select.secondary-gray:hover, select.secondary-gray.hovered {
  background-color: #F8FAFC;
}
select.secondary-colour {
  background-color: #ffffff;
  color: #0A5CD2;
  border: 2px solid #AECFFE;
  background-image: url("../img/icons/chevron-down-blue-600.svg");
}
select.secondary-colour:hover, select.secondary-colour.hovered {
  background-color: #EFF5FF;
}
select.dark-primary {
  border-color: #06377E;
  background-color: #021632;
  color: #0C6EFC;
  background-image: url("../img/icons/chevron-down-blue-600.svg");
}
select.dark-primary-white {
  border-color: #06377E;
  background-color: #021632;
  color: #ffffff;
  background-image: url("../img/icons/chevron-down-gray-600.svg");
}
select:focus-visible {
  outline: none;
  -webkit-box-shadow: 0 0 0 1px rgba(10, 13, 18, 0.18) inset, 0 -2px 0 0 rgba(10, 13, 18, 0.05) inset, 0 1px 2px 0 rgba(10, 13, 18, 0.05), 0 0 0 2px #FFF, 0 0 0 4px #0C6EFC;
          box-shadow: 0 0 0 1px rgba(10, 13, 18, 0.18) inset, 0 -2px 0 0 rgba(10, 13, 18, 0.05) inset, 0 1px 2px 0 rgba(10, 13, 18, 0.05), 0 0 0 2px #FFF, 0 0 0 4px #0C6EFC;
}
select.disabled, select.disabled:hover, select.disabled:focus, select:disabled {
  border-color: #000 !important;
  background-color: #ccc !important;
  color: #000 !important;
  opacity: 0.1;
  pointer-events: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* Tabs:
 */
ul.tabs.content-tabs {
  background: transparent;
  border: none;
  margin-top: 1rem;
}
ul.tabs.content-tabs li {
  margin-right: 1.25rem;
}
ul.tabs.content-tabs li > a {
  color: #ffffff;
  background-color: transparent;
  font-family: "inter_semibold", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  border-bottom: 2px solid transparent;
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  padding-top: 0.6rem;
  padding-bottom: 0.6rem;
}
ul.tabs.content-tabs li.is-active > a {
  color: #0C6EFC;
  border-color: #0C6EFC;
}

/* HEADER / NAV CSS */
h1.logo, span.logo {
  font-size: 1.25rem;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

h1.logo a, span.logo a {
  text-decoration: none;
}

/* 0 - 739px - Small Only */
@media only screen and (max-width: 46.188em) {
  h1.logo, span.logo {
    font-size: 1rem;
  }
}
.header-wrapper {
  position: relative;
  background: #fff;
  border-bottom: 1px solid #CDD5DF;
}
.header-wrapper > .column, .header-wrapper > .columns {
  padding: 2.25rem 0;
  border-bottom: 1px solid #E3E8EF;
}

header, section, footer {
  padding-left: 1rem;
  padding-right: 1rem;
}

header .logo,
.pop-main-menu-modal-header span.logo,
.left-navigation .logo,
body.login .safe-logo,
body .safe-logo {
  background-image: url("../img/safe-logo-blue-grad.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left center;
  text-indent: -5000px;
  width: 100px;
  height: 33px;
  margin-bottom: 0;
  display: block;
}

header p {
  margin-bottom: 0;
}

header .menu a {
  color: #333;
  font-size: 1rem;
  position: relative;
  padding: 0 0 0.3rem 0;
  margin: 1rem 0.6rem;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  border-bottom: none;
}

header {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /*.flex-child-grow {
      max-wi
  }*/
}

header nav.hidden button {
  display: none;
}

header nav a:after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 10%;
  left: 45%;
  border-bottom: 2px solid transparent;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

header nav a:hover {
  color: #333;
  border-color: #333;
}

header nav a:hover:after, header nav a.active:after, header nav .current-menu-item a:after {
  width: 100%;
  left: 0%;
  border-bottom: 2px solid #333;
}

header .menu-icon {
  text-indent: -5000px;
  float: right;
  margin-top: 0.5rem;
  margin-right: 0.3125rem;
}

.section_menu > li {
  background: #eee;
  margin-bottom: 0.625rem;
}

.section_menu li ul.menu.nested {
  margin-left: 0;
}

.section_menu li ul li {
  background: #fff;
}

.section_title_header {
  font-family: "inter_regular", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  font-size: 0.9375rem;
  color: #000;
  margin-bottom: 0;
  opacity: 0.5;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

.section_title_header.hidden {
  opacity: 0;
}

/* FOOTER CSS */
#public {
  /*footer .menu {
  	li {
  		margin-bottom: 0.25rem;
  		a {
  			display: inline-block;
  			padding: rem-calc(5 0);
  			font-size: rem-calc(16);
  			font-weight: 500;
  			line-height: 1;
  			color: $cc-gray-800;
  			&:focus-visible, &:hover {
  				text-decoration: underline;
  			}
  		}
  		&.current-menu-item a {
  			text-decoration: underline;
  		}
  	}
  }*/
}
#public .footer-wrapper {
  border-top: none;
  padding-top: 1.5rem;
  background-color: #ffffff;
}
#public footer {
  border-top: 1px solid #CDD5DF;
  padding-top: 1rem;
  padding-bottom: 2rem;
}
#public footer h4 {
  font-size: 1.125rem;
  color: #202939;
  margin-bottom: 0.5rem;
}
#public footer hr {
  border-color: #CDD5DF;
}
#public footer p, #public .home footer p {
  margin-bottom: 0;
  line-height: 1;
  color: #697586;
}
#public footer p a, #public .home footer p a {
  color: #697586;
}
#public footer p a {
  text-decoration: underline;
}

/* 
 * COMMENTS
 */
#comments_container .comment-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 0;
  margin-right: 0;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  position: relative;
}
#comments_container .comment-row .drag {
  min-width: 2.5rem;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}
#comments_container .comment-row .input {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding-left: 0;
  padding-right: 0;
}
#comments_container .comment-row .input input[type=text] {
  margin-bottom: 0;
}
#comments_container .comment-row .delete {
  min-width: 2.5rem;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}
#comments_container .button-row {
  border-top: 1px solid #E3E8EF;
  padding-top: 1.5rem;
  padding-left: 0.3rem;
  padding-right: 0.3rem;
}

/* small only */
@media print, screen and (max-width: 39.99875em) {
  #comments_container .comment-row .drag, #comments_container .comment-row .delete {
    padding-left: 0;
    padding-right: 0;
  }
}
.ct-label {
  fill: rgba(0, 0, 0, 0.4);
  color: rgba(0, 0, 0, 0.4);
  font-size: 0.75rem;
  line-height: 1;
}

.ct-chart-line .ct-label,
.ct-chart-bar .ct-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.ct-chart-pie .ct-label,
.ct-chart-donut .ct-label {
  dominant-baseline: central;
}

.ct-label.ct-horizontal.ct-start {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  text-align: left;
}

.ct-label.ct-horizontal.ct-end {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  text-align: left;
}

.ct-label.ct-vertical.ct-start {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  text-align: right;
}

.ct-label.ct-vertical.ct-end {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  text-align: left;
}

.ct-chart-bar .ct-label.ct-horizontal.ct-start {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}

.ct-chart-bar .ct-label.ct-horizontal.ct-end {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}

.ct-chart-bar.ct-horizontal-bars .ct-label.ct-horizontal.ct-start {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  text-align: left;
}

.ct-chart-bar.ct-horizontal-bars .ct-label.ct-horizontal.ct-end {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  text-align: left;
}

.ct-chart-bar.ct-horizontal-bars .ct-label.ct-vertical.ct-start {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  text-align: right;
}

.ct-chart-bar.ct-horizontal-bars .ct-label.ct-vertical.ct-end {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  text-align: left;
}

.ct-grid {
  stroke: rgba(0, 0, 0, 0.2);
  stroke-width: 1px;
  stroke-dasharray: 2px;
}

.ct-grid-background {
  fill: none;
}

.ct-point {
  stroke-width: 10px;
  stroke-linecap: round;
}

.ct-line {
  fill: none;
  stroke-width: 4px;
}

.ct-area {
  stroke: none;
  fill-opacity: 0.1;
}

.ct-bar {
  fill: none;
  stroke-width: 10px;
}

.ct-slice-donut {
  fill: none;
  stroke-width: 60px;
}

.ct-series-a .ct-point, .ct-series-a .ct-line, .ct-series-a .ct-bar, .ct-series-a .ct-slice-donut {
  stroke: #d70206;
}
.ct-series-a .ct-slice-pie, .ct-series-a .ct-area {
  fill: #d70206;
}

.ct-series-b .ct-point, .ct-series-b .ct-line, .ct-series-b .ct-bar, .ct-series-b .ct-slice-donut {
  stroke: #f05b4f;
}
.ct-series-b .ct-slice-pie, .ct-series-b .ct-area {
  fill: #f05b4f;
}

.ct-series-c .ct-point, .ct-series-c .ct-line, .ct-series-c .ct-bar, .ct-series-c .ct-slice-donut {
  stroke: #f4c63d;
}
.ct-series-c .ct-slice-pie, .ct-series-c .ct-area {
  fill: #f4c63d;
}

.ct-series-d .ct-point, .ct-series-d .ct-line, .ct-series-d .ct-bar, .ct-series-d .ct-slice-donut {
  stroke: #d17905;
}
.ct-series-d .ct-slice-pie, .ct-series-d .ct-area {
  fill: #d17905;
}

.ct-series-e .ct-point, .ct-series-e .ct-line, .ct-series-e .ct-bar, .ct-series-e .ct-slice-donut {
  stroke: #453d3f;
}
.ct-series-e .ct-slice-pie, .ct-series-e .ct-area {
  fill: #453d3f;
}

.ct-series-f .ct-point, .ct-series-f .ct-line, .ct-series-f .ct-bar, .ct-series-f .ct-slice-donut {
  stroke: #59922b;
}
.ct-series-f .ct-slice-pie, .ct-series-f .ct-area {
  fill: #59922b;
}

.ct-series-g .ct-point, .ct-series-g .ct-line, .ct-series-g .ct-bar, .ct-series-g .ct-slice-donut {
  stroke: #0544d3;
}
.ct-series-g .ct-slice-pie, .ct-series-g .ct-area {
  fill: #0544d3;
}

.ct-series-h .ct-point, .ct-series-h .ct-line, .ct-series-h .ct-bar, .ct-series-h .ct-slice-donut {
  stroke: #6b0392;
}
.ct-series-h .ct-slice-pie, .ct-series-h .ct-area {
  fill: #6b0392;
}

.ct-series-i .ct-point, .ct-series-i .ct-line, .ct-series-i .ct-bar, .ct-series-i .ct-slice-donut {
  stroke: #e6805e;
}
.ct-series-i .ct-slice-pie, .ct-series-i .ct-area {
  fill: #e6805e;
}

.ct-series-j .ct-point, .ct-series-j .ct-line, .ct-series-j .ct-bar, .ct-series-j .ct-slice-donut {
  stroke: #dda458;
}
.ct-series-j .ct-slice-pie, .ct-series-j .ct-area {
  fill: #dda458;
}

.ct-series-k .ct-point, .ct-series-k .ct-line, .ct-series-k .ct-bar, .ct-series-k .ct-slice-donut {
  stroke: #eacf7d;
}
.ct-series-k .ct-slice-pie, .ct-series-k .ct-area {
  fill: #eacf7d;
}

.ct-series-l .ct-point, .ct-series-l .ct-line, .ct-series-l .ct-bar, .ct-series-l .ct-slice-donut {
  stroke: #86797d;
}
.ct-series-l .ct-slice-pie, .ct-series-l .ct-area {
  fill: #86797d;
}

.ct-series-m .ct-point, .ct-series-m .ct-line, .ct-series-m .ct-bar, .ct-series-m .ct-slice-donut {
  stroke: #b2c326;
}
.ct-series-m .ct-slice-pie, .ct-series-m .ct-area {
  fill: #b2c326;
}

.ct-series-n .ct-point, .ct-series-n .ct-line, .ct-series-n .ct-bar, .ct-series-n .ct-slice-donut {
  stroke: #6188e2;
}
.ct-series-n .ct-slice-pie, .ct-series-n .ct-area {
  fill: #6188e2;
}

.ct-series-o .ct-point, .ct-series-o .ct-line, .ct-series-o .ct-bar, .ct-series-o .ct-slice-donut {
  stroke: #a748ca;
}
.ct-series-o .ct-slice-pie, .ct-series-o .ct-area {
  fill: #a748ca;
}

.ct-square {
  display: block;
  position: relative;
  width: 100%;
}
.ct-square:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 100%;
}
.ct-square:after {
  content: "";
  display: table;
  clear: both;
}
.ct-square > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.ct-minor-second {
  display: block;
  position: relative;
  width: 100%;
}
.ct-minor-second:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 93.75%;
}
.ct-minor-second:after {
  content: "";
  display: table;
  clear: both;
}
.ct-minor-second > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.ct-major-second {
  display: block;
  position: relative;
  width: 100%;
}
.ct-major-second:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 88.8888888889%;
}
.ct-major-second:after {
  content: "";
  display: table;
  clear: both;
}
.ct-major-second > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.ct-minor-third {
  display: block;
  position: relative;
  width: 100%;
}
.ct-minor-third:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 83.3333333333%;
}
.ct-minor-third:after {
  content: "";
  display: table;
  clear: both;
}
.ct-minor-third > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.ct-major-third {
  display: block;
  position: relative;
  width: 100%;
}
.ct-major-third:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 80%;
}
.ct-major-third:after {
  content: "";
  display: table;
  clear: both;
}
.ct-major-third > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.ct-perfect-fourth {
  display: block;
  position: relative;
  width: 100%;
}
.ct-perfect-fourth:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 75%;
}
.ct-perfect-fourth:after {
  content: "";
  display: table;
  clear: both;
}
.ct-perfect-fourth > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.ct-perfect-fifth {
  display: block;
  position: relative;
  width: 100%;
}
.ct-perfect-fifth:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 66.6666666667%;
}
.ct-perfect-fifth:after {
  content: "";
  display: table;
  clear: both;
}
.ct-perfect-fifth > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.ct-minor-sixth {
  display: block;
  position: relative;
  width: 100%;
}
.ct-minor-sixth:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 62.5%;
}
.ct-minor-sixth:after {
  content: "";
  display: table;
  clear: both;
}
.ct-minor-sixth > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.ct-golden-section {
  display: block;
  position: relative;
  width: 100%;
}
.ct-golden-section:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 61.804697157%;
}
.ct-golden-section:after {
  content: "";
  display: table;
  clear: both;
}
.ct-golden-section > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.ct-major-sixth {
  display: block;
  position: relative;
  width: 100%;
}
.ct-major-sixth:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 60%;
}
.ct-major-sixth:after {
  content: "";
  display: table;
  clear: both;
}
.ct-major-sixth > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.ct-minor-seventh {
  display: block;
  position: relative;
  width: 100%;
}
.ct-minor-seventh:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 56.25%;
}
.ct-minor-seventh:after {
  content: "";
  display: table;
  clear: both;
}
.ct-minor-seventh > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.ct-major-seventh {
  display: block;
  position: relative;
  width: 100%;
}
.ct-major-seventh:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 53.3333333333%;
}
.ct-major-seventh:after {
  content: "";
  display: table;
  clear: both;
}
.ct-major-seventh > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.ct-octave {
  display: block;
  position: relative;
  width: 100%;
}
.ct-octave:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 50%;
}
.ct-octave:after {
  content: "";
  display: table;
  clear: both;
}
.ct-octave > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.ct-major-tenth {
  display: block;
  position: relative;
  width: 100%;
}
.ct-major-tenth:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 40%;
}
.ct-major-tenth:after {
  content: "";
  display: table;
  clear: both;
}
.ct-major-tenth > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.ct-major-eleventh {
  display: block;
  position: relative;
  width: 100%;
}
.ct-major-eleventh:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 37.5%;
}
.ct-major-eleventh:after {
  content: "";
  display: table;
  clear: both;
}
.ct-major-eleventh > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.ct-major-twelfth {
  display: block;
  position: relative;
  width: 100%;
}
.ct-major-twelfth:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 33.3333333333%;
}
.ct-major-twelfth:after {
  content: "";
  display: table;
  clear: both;
}
.ct-major-twelfth > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.ct-double-octave {
  display: block;
  position: relative;
  width: 100%;
}
.ct-double-octave:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 25%;
}
.ct-double-octave:after {
  content: "";
  display: table;
  clear: both;
}
.ct-double-octave > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

/*!
 * TOAST UI Date Picker
 * @version 4.3.3
 * @author NHN Cloud. FE Development Lab <dl_javascript@nhn.com>
 * @license MIT
 */
.date-selector-wrapper {
  width: 274px;
  margin-left: auto;
  margin-right: auto;
}

.tui-calendar tbody tr:nth-child(even),
.tui-calendar thead {
  background-color: transparent;
}

.tui-calendar thead,
.tui-calendar tbody {
  background-color: transparent;
  border-left-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-top-color: transparent;
}

.tui-calendar {
  position: relative;
  background-color: #fff;
  border: 1px solid #aaa;
  width: 274px;
}

.tui-calendar * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.tui-calendar div {
  text-align: center;
}

.tui-calendar caption {
  padding: 0;
}

.tui-calendar caption span {
  overflow: hidden;
  position: absolute;
  clip: rect(0 0 0 0);
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
}

.tui-calendar button, .tui-datepicker-dropdown button, .tui-datepicker-selector button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.tui-ico-date, .tui-ico-time, .tui-datepicker-dropdown .tui-ico-check, .tui-ico-caret {
  overflow: hidden;
  display: inline-block;
  width: 1px;
  height: 1px;
  line-height: 300px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC8AAAA+CAYAAAC7rUKSAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpERjdGMzkzODVEQkRFNjExQkVCMjlDOUFDNzZDM0E5NCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1ODVCRTc4NkM2QkQxMUU2OTgzMzhGQjZFMjcyMTQ1RSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1ODVCRTc4NUM2QkQxMUU2OTgzMzhGQjZFMjcyMTQ1RSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjFERENDMTc0QjlDNkU2MTE5OTc0QjIwOTY3QkQzNjZBIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkRGN0YzOTM4NURCREU2MTFCRUIyOUM5QUM3NkMzQTk0Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+ClaYfwAACcFJREFUeNrEWgtwVOUVPnt37+4mmyUhkSQLGEigQ4uRQiEITe0U0Djio61ArNqpQguWdtrKtNqKM9W2Y6sOHaWdUaEvmVZtQaYjg8ZHU6zFApX4GAGdiYaHQmISks1r2Ueyt+fcPXdz9+69d/+72dQz883e+z92v/+/5z//95+7rsWLF4PB1jBu5vtvIn6IWIXoNDbetGkTfSjgzFxm/RRFgXA4DNFoFOLxuFrm9XrB5/PB1KlTweVyZXyJx4T4nxDNurI/IhYhXuUBnIFJsOHhYejp6YHy8nIoLS1VSZPRIBKJBJw8eRIqKyuhpKTElPwNTPxGxAv6CUF8D/Eg4l88gI5CEh8aGoKRkRGora3NqvN4UhRpQJ2dnerTCQaDapmkI76LibeYfD8N4C7En/kJzDNzBUFkEY9EIlBdXZ1zkKFQSB0kPSWN/GYm3mxBXG8/5QEcRMye6Iwnk0no7e2Fqqoq4T40yO7ubvUJEPnLERcQ5wT6Xoz4KmIP4nSOtopuQSpmi5oWJy1Ep0bror+/XyVPUeVeRCuiwaZPLfv8c4jv5hFhsiwWi6UXphOjPtRXW7CPISKIFxHXs1vojXz8ZXaZe0TDocV12iiS5Eue+kq6sl3s//sRV+jK5yNeQewQIB7mJ1Kqu7Z0m4maMc7/jf3/NsQ/NBdD/Arxm0L/uDaDWjgUNe2JmfXax9DsoIkbWVmZxbWp29DOSUSKi4sdk6e+Ur6zdvToURUm0SUX0kaRpq+vz/FvUx/qa0V+A+JNxHQHi9MJUp1Qq9CW39XVJUycdlnqQ30lC+K0m/6Vw+d0mARbsmSJ+klaJRAICA2A2lB7Td94LIiv5E2rF/FP3X2W7dy5My9Vqb8hrUIz2dHRARUVFSDLcoYwI5Cr2AkzI3GyP/Cn7QAKYdqM0s45MDCQIYn9fr8q2qwksRlx+D8MICsKOZELHiZ+Zw5iIgNwCf5mwTYrD2ubVQIzqg2AjkD3FeLHr32s0zh4Ogx9R3JBY1mxW3X6cGQsnlTgNbx8FLFXP3iPQQqA4ACczLDLcG0qFBFPz50mN61ZGICGWX7wy6mm0YTiff10dMXet0ZWvN+ToCd/E6JbJV9XVwefsFUgXkPS825dNgUkw/BoEJfPLYLGOUWw6/DgShwEHYYaEecl1jAhwR/awPLZycYFVqcoth3XXRqYt355JvGhWFKFZlRHbagtq2DVbZ7WLcTOHMTv4vXh1FWs3GZZZdC9Zv3yYLrgRFccdhwchA96Eur9nGky3P6FKTC/OhX3N2DbI6ei67qHxpZJ7MfbeADTBYifLaDL3HZtfQC87tSYiPDWZ/vSxM3KZGz7lQUBulwv6RbiNgs54IS4latYuc0VS2f70jdPHBmC0WR2JKWyXVin2aKL1T5f8phEklZd6HRCPJ/4XVM9ZZzCic64ZcPjurqqoFs9T3ssQmEr53A25NpVOeOWMattbW2i5MeSSUXWViq5RGzUfA5kt8u4HUqSRSwnF7plsvUMWvvp/tFxpVnjs1ahuroPU33aJZvN6LMOiNudUbUzbdZhhvJEh09G02XfuCwIZUXZlKiM6jTjPi2efPImeeyyYT4WDhjqf7//WGQLRg856JcAwyY8svYi+MvrQ/D2R3G188KZXvh6QxAuKnGn4n80CfveiVDo+Z3e5ymQfpu333ouO8b7wOMkrZ2oQ5MnETa227851I76Zvu21vCP7l1drro+kbxjRZl5hg2/8detYRiJJbfr3WYG4gjrnK2844b4+kqum5HHjIuU/6TtTOy5nz/fB4PRpOUXUh21OYptqY+2w3o5V/MM4n5DnwOMezhTdhkluvLR6XYRB/FlJPXAxqd6frD6kmJ52Ww/VE1JucnHg2Nw+FQUnj8eSfCM3819VPK3Iz4yIa63+5k4yeHf5pAF+RiRuRPJPb7njeFvIZrwfibXEbeXaH3Qhmum57eakDESeRjxSwvyZpFEyNDv9bcf8MzeLXoY+Rz9nkiqBlJvSCbqJpOW7rNzBbpPGNMXJu+00mkNp08GxZfyzrk4dA2Ogk9OxZJYIgkkIS6d7iWF6TKSf4N+jxem3Uw2cOiEHFJgJa+jG3OUpQ1PS8pL70YgitJg0UwfXFNfnJYDiTEFTp0fhbYPY4ADU66aXwxFciqNIHEc3yLwlLZwWztbyefMJ3KUZRB/5s1hNb6vW1QCn6qUM3QMXVMZ1dEmthfbUh+NPKWua3Kkr6luFre1slUcbikAtNiUZbjmgfYLUFMuw+fr/KBPy9BTiOpEGtVRG2r7SvsFta+H4/Y1HOuXIh5B/Jf7LOUZp8GttonxRHIPi7kWm7LM9B3GcDwRwS0NReO5SPT3V9+PQs+QGsphGs72F+f6IcTSubHOh/JhWO2r7bBnOY7Taeoh2hsYD7E8Xmqj5682IXl1LuJk730chwW4ED0siYnw39+KpImblbmx7cIZXni3K/PNCGmX7bwwSxgNXBYXSZsLlmVI29kVcvr+P6gWk4piomkUOKRTn+Q6Z8Oj4KHc4ASthWeYZrqZsxFmZVlGCrFUJ4E7B8Ysf+Scri7od8FwLJkx86Rxvo84RN/LOMRlXoEB0KLcrUtimZVlGHmLfqbdNq86jHUKjL8BL4SqfEFH9kqbsrSVFrmhb2RcSc4qt94z9XX9kaTaVzKoyut5sxpm0PV1XEeq0ic4gM05ytKEOs6Pb9rLa/1QLGfvj1RGdZp19CbUvpIDVXmGVWUuCUBkbxAog/khLxxHOYCbDvuyBM2LS+Az1TIEfRKUIOiayqiONzU4hn0uCXknR1WKGp5NXZ+u9iovvxcBSj7RRkSEV80zfztIy4PaYh+1r1QAVUkRpUmgzFSUNdb51Rce+4+NpJ+AhYxQ21Bb6gO6BSuSEchSldohmjVPU44y6zx9fcBVHnDDk3jwpnhOp6cIkiXQNZVRHbWhtgVTlZD6v8LNTPYmPvWYldkazWZ9yKtQopW0yzBniMmNanBxrkVhhntCliTWVOWBCahKxwNobm52fKjZvXt35j5RQFX5IpPUu4tZWcFM0qnKtYhnESsQAQZd0/8Q1uVQlca14hcoE8lA0KAP2pGfqKrUjGb2KXaVfTZlokZu+jW7lKPHRFVuz+MJNpn4dpOTBWuwBbynnOUsnjl5emWeTypDt8NOhPhaJkd/PNX+s0bu9STLllsRfXZuI/T3EhvbaEJyo+CMz+ETF/13TXst+QDnSh9ml7VNfbgsiIrmYtYJlpkZ/dGU0tQ/RvwbUv+oIgn+tolksVywZZ9gEomSpvdB6l0Y6aYoL/CckU1bsAM8gLAocScpPQH7GR9+foG4A3FCpNP/BBgAdZ3B2yZg0vUAAAAASUVORK5CYII=) no-repeat;
}

.tui-ico-date {
  width: 12px;
  height: 12px;
  background-position: -17px 0;
}

.tui-ico-time {
  width: 12px;
  height: 12px;
  background-position: 0 -30px;
}

.tui-ico-caret {
  width: 7px;
  height: 4px;
  background-position: 0 -58px;
}

.tui-calendar-month, .tui-calendar-year {
  width: 202px;
}

.tui-calendar-month .tui-calendar-body, .tui-calendar-year .tui-calendar-body {
  width: 202px;
  margin: 0 auto;
}

.tui-calendar .tui-calendar-header {
  position: relative;
  border-bottom: 1px solid transparent;
}

.tui-calendar .tui-calendar-header-inner {
  padding: 17px 50px 15px;
  height: 50px;
}

.tui-calendar .tui-calendar-title-today {
  /*height: 30px;
  margin: 0;
  font-size: 12px;
  line-height: 34px;
  color: #777;
  background-color: #f4f4f4;*/
  display: none !important;
}

/*.tui-calendar .tui-calendar-title-today:hover {
    color: #333;
    background-color: #edf4fc;
    cursor: pointer;
}*/
.tui-calendar .tui-calendar-title {
  display: inline-block;
  font-size: 1rem;
  font-weight: normal;
  font-style: normal;
  font-family: "inter_semibold", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  line-height: 1;
  color: #364152;
  cursor: default;
  vertical-align: top;
}

.tui-calendar-btn {
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 32px;
  height: 50px;
  line-height: 400px;
  z-index: 10;
  cursor: pointer;
  border: none;
  background-color: #fff;
}

.tui-calendar .tui-calendar-btn-prev-month {
  left: 0;
}

.tui-calendar .tui-calendar-btn-next-month {
  right: 0;
}

.tui-calendar .tui-calendar-btn-prev-year {
  left: 0;
}

.tui-calendar .tui-calendar-btn-next-year {
  right: 0;
}

.tui-calendar .tui-calendar-btn-prev-month:after, .tui-calendar .tui-calendar-btn-next-month:after, .tui-calendar .tui-calendar-btn-prev-year:after, .tui-calendar .tui-calendar-btn-next-year:after {
  overflow: hidden;
  position: absolute;
  top: 50%;
  margin-top: -5px;
  line-height: 400px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC8AAAA+CAYAAAC7rUKSAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpERjdGMzkzODVEQkRFNjExQkVCMjlDOUFDNzZDM0E5NCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1ODVCRTc4NkM2QkQxMUU2OTgzMzhGQjZFMjcyMTQ1RSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1ODVCRTc4NUM2QkQxMUU2OTgzMzhGQjZFMjcyMTQ1RSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjFERENDMTc0QjlDNkU2MTE5OTc0QjIwOTY3QkQzNjZBIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkRGN0YzOTM4NURCREU2MTFCRUIyOUM5QUM3NkMzQTk0Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+ClaYfwAACcFJREFUeNrEWgtwVOUVPnt37+4mmyUhkSQLGEigQ4uRQiEITe0U0Djio61ArNqpQguWdtrKtNqKM9W2Y6sOHaWdUaEvmVZtQaYjg8ZHU6zFApX4GAGdiYaHQmISks1r2Ueyt+fcPXdz9+69d/+72dQz883e+z92v/+/5z//95+7rsWLF4PB1jBu5vtvIn6IWIXoNDbetGkTfSjgzFxm/RRFgXA4DNFoFOLxuFrm9XrB5/PB1KlTweVyZXyJx4T4nxDNurI/IhYhXuUBnIFJsOHhYejp6YHy8nIoLS1VSZPRIBKJBJw8eRIqKyuhpKTElPwNTPxGxAv6CUF8D/Eg4l88gI5CEh8aGoKRkRGora3NqvN4UhRpQJ2dnerTCQaDapmkI76LibeYfD8N4C7En/kJzDNzBUFkEY9EIlBdXZ1zkKFQSB0kPSWN/GYm3mxBXG8/5QEcRMye6Iwnk0no7e2Fqqoq4T40yO7ubvUJEPnLERcQ5wT6Xoz4KmIP4nSOtopuQSpmi5oWJy1Ep0bror+/XyVPUeVeRCuiwaZPLfv8c4jv5hFhsiwWi6UXphOjPtRXW7CPISKIFxHXs1vojXz8ZXaZe0TDocV12iiS5Eue+kq6sl3s//sRV+jK5yNeQewQIB7mJ1Kqu7Z0m4maMc7/jf3/NsQ/NBdD/Arxm0L/uDaDWjgUNe2JmfXax9DsoIkbWVmZxbWp29DOSUSKi4sdk6e+Ur6zdvToURUm0SUX0kaRpq+vz/FvUx/qa0V+A+JNxHQHi9MJUp1Qq9CW39XVJUycdlnqQ30lC+K0m/6Vw+d0mARbsmSJ+klaJRAICA2A2lB7Td94LIiv5E2rF/FP3X2W7dy5My9Vqb8hrUIz2dHRARUVFSDLcoYwI5Cr2AkzI3GyP/Cn7QAKYdqM0s45MDCQIYn9fr8q2qwksRlx+D8MICsKOZELHiZ+Zw5iIgNwCf5mwTYrD2ubVQIzqg2AjkD3FeLHr32s0zh4Ogx9R3JBY1mxW3X6cGQsnlTgNbx8FLFXP3iPQQqA4ACczLDLcG0qFBFPz50mN61ZGICGWX7wy6mm0YTiff10dMXet0ZWvN+ToCd/E6JbJV9XVwefsFUgXkPS825dNgUkw/BoEJfPLYLGOUWw6/DgShwEHYYaEecl1jAhwR/awPLZycYFVqcoth3XXRqYt355JvGhWFKFZlRHbagtq2DVbZ7WLcTOHMTv4vXh1FWs3GZZZdC9Zv3yYLrgRFccdhwchA96Eur9nGky3P6FKTC/OhX3N2DbI6ei67qHxpZJ7MfbeADTBYifLaDL3HZtfQC87tSYiPDWZ/vSxM3KZGz7lQUBulwv6RbiNgs54IS4latYuc0VS2f70jdPHBmC0WR2JKWyXVin2aKL1T5f8phEklZd6HRCPJ/4XVM9ZZzCic64ZcPjurqqoFs9T3ssQmEr53A25NpVOeOWMattbW2i5MeSSUXWViq5RGzUfA5kt8u4HUqSRSwnF7plsvUMWvvp/tFxpVnjs1ahuroPU33aJZvN6LMOiNudUbUzbdZhhvJEh09G02XfuCwIZUXZlKiM6jTjPi2efPImeeyyYT4WDhjqf7//WGQLRg856JcAwyY8svYi+MvrQ/D2R3G188KZXvh6QxAuKnGn4n80CfveiVDo+Z3e5ymQfpu333ouO8b7wOMkrZ2oQ5MnETa227851I76Zvu21vCP7l1drro+kbxjRZl5hg2/8detYRiJJbfr3WYG4gjrnK2844b4+kqum5HHjIuU/6TtTOy5nz/fB4PRpOUXUh21OYptqY+2w3o5V/MM4n5DnwOMezhTdhkluvLR6XYRB/FlJPXAxqd6frD6kmJ52Ww/VE1JucnHg2Nw+FQUnj8eSfCM3819VPK3Iz4yIa63+5k4yeHf5pAF+RiRuRPJPb7njeFvIZrwfibXEbeXaH3Qhmum57eakDESeRjxSwvyZpFEyNDv9bcf8MzeLXoY+Rz9nkiqBlJvSCbqJpOW7rNzBbpPGNMXJu+00mkNp08GxZfyzrk4dA2Ogk9OxZJYIgkkIS6d7iWF6TKSf4N+jxem3Uw2cOiEHFJgJa+jG3OUpQ1PS8pL70YgitJg0UwfXFNfnJYDiTEFTp0fhbYPY4ADU66aXwxFciqNIHEc3yLwlLZwWztbyefMJ3KUZRB/5s1hNb6vW1QCn6qUM3QMXVMZ1dEmthfbUh+NPKWua3Kkr6luFre1slUcbikAtNiUZbjmgfYLUFMuw+fr/KBPy9BTiOpEGtVRG2r7SvsFta+H4/Y1HOuXIh5B/Jf7LOUZp8GttonxRHIPi7kWm7LM9B3GcDwRwS0NReO5SPT3V9+PQs+QGsphGs72F+f6IcTSubHOh/JhWO2r7bBnOY7Taeoh2hsYD7E8Xmqj5682IXl1LuJk730chwW4ED0siYnw39+KpImblbmx7cIZXni3K/PNCGmX7bwwSxgNXBYXSZsLlmVI29kVcvr+P6gWk4piomkUOKRTn+Q6Z8Oj4KHc4ASthWeYZrqZsxFmZVlGCrFUJ4E7B8Ysf+Scri7od8FwLJkx86Rxvo84RN/LOMRlXoEB0KLcrUtimZVlGHmLfqbdNq86jHUKjL8BL4SqfEFH9kqbsrSVFrmhb2RcSc4qt94z9XX9kaTaVzKoyut5sxpm0PV1XEeq0ic4gM05ytKEOs6Pb9rLa/1QLGfvj1RGdZp19CbUvpIDVXmGVWUuCUBkbxAog/khLxxHOYCbDvuyBM2LS+Az1TIEfRKUIOiayqiONzU4hn0uCXknR1WKGp5NXZ+u9iovvxcBSj7RRkSEV80zfztIy4PaYh+1r1QAVUkRpUmgzFSUNdb51Rce+4+NpJ+AhYxQ21Bb6gO6BSuSEchSldohmjVPU44y6zx9fcBVHnDDk3jwpnhOp6cIkiXQNZVRHbWhtgVTlZD6v8LNTPYmPvWYldkazWZ9yKtQopW0yzBniMmNanBxrkVhhntCliTWVOWBCahKxwNobm52fKjZvXt35j5RQFX5IpPUu4tZWcFM0qnKtYhnESsQAQZd0/8Q1uVQlca14hcoE8lA0KAP2pGfqKrUjGb2KXaVfTZlokZu+jW7lKPHRFVuz+MJNpn4dpOTBWuwBbynnOUsnjl5emWeTypDt8NOhPhaJkd/PNX+s0bu9STLllsRfXZuI/T3EhvbaEJyo+CMz+ETF/13TXst+QDnSh9ml7VNfbgsiIrmYtYJlpkZ/dGU0tQ/RvwbUv+oIgn+tolksVywZZ9gEomSpvdB6l0Y6aYoL/CckU1bsAM8gLAocScpPQH7GR9+foG4A3FCpNP/BBgAdZ3B2yZg0vUAAAAASUVORK5CYII=) no-repeat;
  content: "";
}

.tui-calendar .tui-calendar-btn-prev-month:after, .tui-calendar.tui-calendar-month .tui-calendar-btn-prev-year:after {
  width: 6px;
  height: 11px;
  left: 50%;
  margin-left: -3px;
  background-position: 0 0;
}

.tui-calendar .tui-calendar-btn-next-month:after, .tui-calendar.tui-calendar-month .tui-calendar-btn-next-year:after {
  width: 6px;
  height: 11px;
  right: 50%;
  margin-right: -3px;
  background-position: -8px 0;
}

.tui-calendar .tui-calendar-btn-prev-year:after {
  width: 11px;
  height: 10px;
  left: 50%;
  margin-left: -6px;
  background-position: -16px -36px;
}

.tui-calendar .tui-calendar-btn-next-year:after {
  width: 11px;
  height: 10px;
  right: 50%;
  margin-right: -6px;
  background-position: -16px -49px;
}

.tui-calendar.tui-calendar-month .tui-calendar-btn-prev-year, .tui-calendar.tui-calendar-month .tui-calendar-btn-next-year {
  width: 50px;
}

.tui-calendar .tui-calendar-has-btns .tui-calendar-btn-prev-year {
  left: 10px;
}

.tui-calendar .tui-calendar-has-btns .tui-calendar-btn-next-year {
  right: 10px;
}

.tui-calendar .tui-calendar-has-btns .tui-calendar-btn-prev-month {
  left: 44px;
}

.tui-calendar .tui-calendar-has-btns .tui-calendar-btn-next-month {
  right: 44px;
}

.tui-calendar .tui-calendar-body-header th {
  color: #364152;
}

.tui-calendar .tui-calendar-body-inner {
  width: 100%;
  margin: 0 auto;
  table-layout: fixed;
  border-collapse: collapse;
  text-align: center;
  font-size: 12px;
}

.tui-calendar th {
  font-weight: normal;
  cursor: default;
}

.tui-calendar th, .tui-calendar td {
  height: 39px;
  border-radius: 999px;
  text-align: center;
  color: #364152;
  font-size: 0.875rem;
  font-family: "inter_medium", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  padding: 0;
}

.tui-calendar .tui-is-blocked:hover {
  cursor: default;
}

.tui-calendar .tui-calendar-month {
  width: 25%;
  height: 50px;
}

.tui-calendar .tui-calendar-today {
  color: #364152;
}

.tui-calendar .tui-calendar-prev-month, .tui-calendar .tui-calendar-next-month {
  color: #ccc;
}

.tui-calendar .tui-calendar-prev-month.tui-calendar-date, .tui-calendar .tui-calendar-next-month.tui-calendar-date {
  visibility: hidden;
}

.tui-calendar .tui-calendar-btn-choice {
  background-color: #4b96e6;
}

.tui-calendar .tui-calendar-btn-close {
  background-color: #777;
}

.tui-calendar .tui-calendar-year {
  width: 25%;
  height: 50px;
}

.tui-calendar.tui-calendar-year .tui-calendar-btn-prev-year:after {
  width: 6px;
  height: 11px;
  left: 50%;
  margin-left: -3px;
  background-position: 0 0;
}

.tui-calendar.tui-calendar-year .tui-calendar-btn-next-year:after {
  width: 6px;
  height: 11px;
  right: 50%;
  margin-right: -3px;
  background-position: -8px 0;
}

.tui-calendar.tui-calendar-year .tui-calendar-btn-prev-year, .tui-calendar.tui-calendar-year .tui-calendar-btn-next-year {
  width: 50px;
}

.tui-datepicker {
  border: 1px solid transparent;
  background-color: white;
  position: relative;
}

.tui-datepicker * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.tui-datepicker-type-date {
  width: 274px;
}

.tui-datepicker-body .tui-calendar-month, .tui-datepicker-body .tui-calendar-year {
  width: auto;
}

.tui-datepicker .tui-calendar {
  border: 0;
}

.tui-datepicker .tui-calendar-title {
  cursor: pointer;
}

.tui-datepicker .tui-calendar-title.tui-calendar-title-year-to-year {
  cursor: auto;
}

.tui-datepicker-body .tui-timepicker, .tui-datepicker-footer .tui-timepicker {
  width: 274px;
  position: static;
  padding: 20px 46px 20px 47px;
  border: 0;
}

.tui-datepicker-footer .tui-timepicker {
  border-top: 1px solid #eee;
}

.tui-datepicker-selector {
  padding: 10px;
  font-size: 0;
  text-align: center;
  border-bottom: 1px solid transparent;
}

.tui-datepicker-selector-button {
  width: 50%;
  height: 26px;
  font-size: 12px;
  line-height: 23px;
  border: 1px solid #ddd;
  background-color: #fff;
  color: #777;
  outline: none;
  cursor: pointer;
}

.tui-datepicker-selector-button.tui-is-checked {
  background-color: #eee;
  color: #333;
}

.tui-datepicker-selector-button + .tui-datepicker-selector-button {
  margin-left: -1px;
}

.tui-datepicker-selector-button [class^=tui-ico-] {
  margin: 5px 9px 0 0;
  vertical-align: top;
}

.tui-datepicker-selector-button.tui-is-checked .tui-ico-date, .tui-datepicker-input.tui-has-focus .tui-ico-date {
  background-position: -17px -14px;
}

.tui-datepicker-selector-button.tui-is-checked .tui-ico-time {
  background-position: 0 -44px;
}

.tui-datepicker-area {
  position: relative;
}

.tui-datepicker-input {
  position: relative;
  display: inline-block;
  width: 120px;
  height: 28px;
  vertical-align: top;
  border: 1px solid #ddd;
}

.tui-datepicker-input * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.tui-datepicker-input > input {
  width: 100%;
  height: 100%;
  padding: 6px 27px 6px 10px;
  font-size: 12px;
  line-height: 14px;
  vertical-align: top;
  border: 0;
  color: #333;
}

.tui-datepicker-input > .tui-ico-date {
  position: absolute;
  top: 50%;
  right: 8px;
  margin: -6px 0 0 0;
}

.tui-datepicker-input.tui-has-focus {
  border-color: #aaa;
}

.tui-datetime-input {
  width: 170px;
}

.tui-datepicker .tui-is-blocked {
  cursor: default;
  color: #ddd;
}

.tui-datepicker .tui-is-valid {
  color: #999;
}

.tui-datepicker .tui-is-selectable:hover {
  background-color: #edf4fc;
  cursor: pointer;
}

.tui-datepicker .tui-is-selectable.tui-is-selected, .tui-datepicker.tui-rangepicker .tui-is-selectable.tui-is-selected {
  background-color: #AFF3CC;
  color: #364152;
}

.tui-datepicker.tui-rangepicker .tui-is-selected-range {
  background-color: #edf4fc;
}

.tui-datepicker-dropdown {
  display: inline-block;
  width: 120px;
}

.tui-datepicker-dropdown .tui-dropdown-button {
  width: 100%;
  height: 28px;
  padding: 0 10px;
  font-size: 12px;
  line-height: 20px;
  border: 1px solid #ddd;
  padding: 0 30px 0 10px;
  text-align: left;
  background: #fff;
  cursor: pointer;
}

.tui-datepicker-dropdown {
  position: relative;
}

.tui-datepicker-dropdown .tui-ico-caret {
  position: absolute;
  top: 12px;
  right: 10px;
}

.tui-datepicker-dropdown .tui-dropdown-menu {
  display: none;
  position: absolute;
  top: 27px;
  left: 0;
  right: 0;
  width: 100%;
  padding: 5px 0;
  margin: 0;
  overflow-y: auto;
  min-width: 0;
  max-height: 198px;
  font-size: 12px;
  border: 1px solid #ddd;
  border-top-color: #fff;
  z-index: 10;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
}

.tui-datepicker-dropdown.tui-is-open .tui-dropdown-button {
  display: block;
}

.tui-datepicker-dropdown.tui-is-open .tui-dropdown-menu, .tui-datepicker-dropdown.tui-is-open .tui-dropdown-button {
  display: block;
  border-color: #aaa;
}

.tui-datepicker-dropdown.tui-is-open .tui-ico-caret {
  background-position: -21px -28px;
}

.tui-datepicker-dropdown .tui-menu-item {
  overflow: hidden;
  position: relative;
  height: 28px;
  line-height: 28px;
  background-color: #fff;
  z-index: 10;
}

.tui-datepicker-dropdown .tui-menu-item-btn {
  position: relative;
  width: 100%;
  font-size: 12px;
  font-weight: normal;
  line-height: 28px;
  padding: 0 10px 0 30px;
  text-align: left;
  color: #333;
  background-color: #fff;
  border: 0;
  cursor: pointer;
  z-index: 9;
}

.tui-datepicker-dropdown .tui-menu-item-btn:hover, .tui-menu-item-btn:focus, .tui-menu-item-btn:active {
  color: #333;
  background-color: #f4f4f4;
}

.tui-datepicker-dropdown .tui-menu-item .tui-ico-check {
  display: none;
  overflow: hidden;
  position: absolute;
  width: 10px;
  height: 8px;
  top: 10px;
  left: 10px;
  background-position: -31px -54px;
  z-index: 10;
  content: "aaa";
}

.tui-datepicker-dropdown .tui-menu-item.tui-is-selected .tui-ico-check {
  display: block;
}

.tui-datepicker-dropdown .tui-menu-item.tui-is-selected .tui-menu-item-btn {
  font-weight: bold;
}

.tui-dropdown-area {
  font-size: 0;
}

.tui-dropdown-area .tui-datepicker-dropdown + .tui-datepicker-dropdown {
  margin-left: 5px;
}

.tui-hidden {
  display: none;
}

/*!
 * TOAST UI Time Picker
 * @version 2.1.6
 * @license MIT
 */
.tui-timepicker * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.tui-timepicker button {
  border-radius: 0;
}

.tui-timepicker input, .tui-timepicker select {
  font-weight: normal;
}

.tui-ico-t-btn, .tui-timepicker-input-radio, .tui-ico-colon, .tui-ico-time {
  overflow: hidden;
  display: inline-block;
  width: 1px;
  height: 1px;
  line-height: 300px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC8AAAA+CAYAAAC7rUKSAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpERjdGMzkzODVEQkRFNjExQkVCMjlDOUFDNzZDM0E5NCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1ODVCRTc4NkM2QkQxMUU2OTgzMzhGQjZFMjcyMTQ1RSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1ODVCRTc4NUM2QkQxMUU2OTgzMzhGQjZFMjcyMTQ1RSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjFERENDMTc0QjlDNkU2MTE5OTc0QjIwOTY3QkQzNjZBIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkRGN0YzOTM4NURCREU2MTFCRUIyOUM5QUM3NkMzQTk0Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+ClaYfwAACcFJREFUeNrEWgtwVOUVPnt37+4mmyUhkSQLGEigQ4uRQiEITe0U0Djio61ArNqpQguWdtrKtNqKM9W2Y6sOHaWdUaEvmVZtQaYjg8ZHU6zFApX4GAGdiYaHQmISks1r2Ueyt+fcPXdz9+69d/+72dQz883e+z92v/+/5z//95+7rsWLF4PB1jBu5vtvIn6IWIXoNDbetGkTfSjgzFxm/RRFgXA4DNFoFOLxuFrm9XrB5/PB1KlTweVyZXyJx4T4nxDNurI/IhYhXuUBnIFJsOHhYejp6YHy8nIoLS1VSZPRIBKJBJw8eRIqKyuhpKTElPwNTPxGxAv6CUF8D/Eg4l88gI5CEh8aGoKRkRGora3NqvN4UhRpQJ2dnerTCQaDapmkI76LibeYfD8N4C7En/kJzDNzBUFkEY9EIlBdXZ1zkKFQSB0kPSWN/GYm3mxBXG8/5QEcRMye6Iwnk0no7e2Fqqoq4T40yO7ubvUJEPnLERcQ5wT6Xoz4KmIP4nSOtopuQSpmi5oWJy1Ep0bror+/XyVPUeVeRCuiwaZPLfv8c4jv5hFhsiwWi6UXphOjPtRXW7CPISKIFxHXs1vojXz8ZXaZe0TDocV12iiS5Eue+kq6sl3s//sRV+jK5yNeQewQIB7mJ1Kqu7Z0m4maMc7/jf3/NsQ/NBdD/Arxm0L/uDaDWjgUNe2JmfXax9DsoIkbWVmZxbWp29DOSUSKi4sdk6e+Ur6zdvToURUm0SUX0kaRpq+vz/FvUx/qa0V+A+JNxHQHi9MJUp1Qq9CW39XVJUycdlnqQ30lC+K0m/6Vw+d0mARbsmSJ+klaJRAICA2A2lB7Td94LIiv5E2rF/FP3X2W7dy5My9Vqb8hrUIz2dHRARUVFSDLcoYwI5Cr2AkzI3GyP/Cn7QAKYdqM0s45MDCQIYn9fr8q2qwksRlx+D8MICsKOZELHiZ+Zw5iIgNwCf5mwTYrD2ubVQIzqg2AjkD3FeLHr32s0zh4Ogx9R3JBY1mxW3X6cGQsnlTgNbx8FLFXP3iPQQqA4ACczLDLcG0qFBFPz50mN61ZGICGWX7wy6mm0YTiff10dMXet0ZWvN+ToCd/E6JbJV9XVwefsFUgXkPS825dNgUkw/BoEJfPLYLGOUWw6/DgShwEHYYaEecl1jAhwR/awPLZycYFVqcoth3XXRqYt355JvGhWFKFZlRHbagtq2DVbZ7WLcTOHMTv4vXh1FWs3GZZZdC9Zv3yYLrgRFccdhwchA96Eur9nGky3P6FKTC/OhX3N2DbI6ei67qHxpZJ7MfbeADTBYifLaDL3HZtfQC87tSYiPDWZ/vSxM3KZGz7lQUBulwv6RbiNgs54IS4latYuc0VS2f70jdPHBmC0WR2JKWyXVin2aKL1T5f8phEklZd6HRCPJ/4XVM9ZZzCic64ZcPjurqqoFs9T3ssQmEr53A25NpVOeOWMattbW2i5MeSSUXWViq5RGzUfA5kt8u4HUqSRSwnF7plsvUMWvvp/tFxpVnjs1ahuroPU33aJZvN6LMOiNudUbUzbdZhhvJEh09G02XfuCwIZUXZlKiM6jTjPi2efPImeeyyYT4WDhjqf7//WGQLRg856JcAwyY8svYi+MvrQ/D2R3G188KZXvh6QxAuKnGn4n80CfveiVDo+Z3e5ymQfpu333ouO8b7wOMkrZ2oQ5MnETa227851I76Zvu21vCP7l1drro+kbxjRZl5hg2/8detYRiJJbfr3WYG4gjrnK2844b4+kqum5HHjIuU/6TtTOy5nz/fB4PRpOUXUh21OYptqY+2w3o5V/MM4n5DnwOMezhTdhkluvLR6XYRB/FlJPXAxqd6frD6kmJ52Ww/VE1JucnHg2Nw+FQUnj8eSfCM3819VPK3Iz4yIa63+5k4yeHf5pAF+RiRuRPJPb7njeFvIZrwfibXEbeXaH3Qhmum57eakDESeRjxSwvyZpFEyNDv9bcf8MzeLXoY+Rz9nkiqBlJvSCbqJpOW7rNzBbpPGNMXJu+00mkNp08GxZfyzrk4dA2Ogk9OxZJYIgkkIS6d7iWF6TKSf4N+jxem3Uw2cOiEHFJgJa+jG3OUpQ1PS8pL70YgitJg0UwfXFNfnJYDiTEFTp0fhbYPY4ADU66aXwxFciqNIHEc3yLwlLZwWztbyefMJ3KUZRB/5s1hNb6vW1QCn6qUM3QMXVMZ1dEmthfbUh+NPKWua3Kkr6luFre1slUcbikAtNiUZbjmgfYLUFMuw+fr/KBPy9BTiOpEGtVRG2r7SvsFta+H4/Y1HOuXIh5B/Jf7LOUZp8GttonxRHIPi7kWm7LM9B3GcDwRwS0NReO5SPT3V9+PQs+QGsphGs72F+f6IcTSubHOh/JhWO2r7bBnOY7Taeoh2hsYD7E8Xmqj5682IXl1LuJk730chwW4ED0siYnw39+KpImblbmx7cIZXni3K/PNCGmX7bwwSxgNXBYXSZsLlmVI29kVcvr+P6gWk4piomkUOKRTn+Q6Z8Oj4KHc4ASthWeYZrqZsxFmZVlGCrFUJ4E7B8Ysf+Scri7od8FwLJkx86Rxvo84RN/LOMRlXoEB0KLcrUtimZVlGHmLfqbdNq86jHUKjL8BL4SqfEFH9kqbsrSVFrmhb2RcSc4qt94z9XX9kaTaVzKoyut5sxpm0PV1XEeq0ic4gM05ytKEOs6Pb9rLa/1QLGfvj1RGdZp19CbUvpIDVXmGVWUuCUBkbxAog/khLxxHOYCbDvuyBM2LS+Az1TIEfRKUIOiayqiONzU4hn0uCXknR1WKGp5NXZ+u9iovvxcBSj7RRkSEV80zfztIy4PaYh+1r1QAVUkRpUmgzFSUNdb51Rce+4+NpJ+AhYxQ21Bb6gO6BSuSEchSldohmjVPU44y6zx9fcBVHnDDk3jwpnhOp6cIkiXQNZVRHbWhtgVTlZD6v8LNTPYmPvWYldkazWZ9yKtQopW0yzBniMmNanBxrkVhhntCliTWVOWBCahKxwNobm52fKjZvXt35j5RQFX5IpPUu4tZWcFM0qnKtYhnESsQAQZd0/8Q1uVQlca14hcoE8lA0KAP2pGfqKrUjGb2KXaVfTZlokZu+jW7lKPHRFVuz+MJNpn4dpOTBWuwBbynnOUsnjl5emWeTypDt8NOhPhaJkd/PNX+s0bu9STLllsRfXZuI/T3EhvbaEJyo+CMz+ETF/13TXst+QDnSh9ml7VNfbgsiIrmYtYJlpkZ/dGU0tQ/RvwbUv+oIgn+tolksVywZZ9gEomSpvdB6l0Y6aYoL/CckU1bsAM8gLAocScpPQH7GR9+foG4A3FCpNP/BBgAdZ3B2yZg0vUAAAAASUVORK5CYII=) no-repeat;
}

.tui-timepicker .tui-timepicker-select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0.5rem;
  font-family: "inter_semibold", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  border: 2px solid rgba(0, 0, 0, 0.15);
  height: auto;
  background-image: url("../img/icons/chevron-down-gray-600.svg");
  background-size: 1.25rem;
  background-position: center right 10px;
  background-origin: border-box;
  font-size: 1rem;
  line-height: 1;
  padding: 0.625rem 1.875rem 0.625rem 0.875rem;
  margin-bottom: 0;
}

.tui-timepicker .tui-timepicker-select::-ms-expand {
  display: none;
}

.tui-calendar-select-content .tui-timepicker {
  border: 0;
  margin: 0 auto;
}

.tui-timepicker input {
  font-size: 16px;
  text-align: center;
  font-weight: normal;
}

.tui-timepicker {
  position: relative;
  top: -1px;
  padding: 30px 20px;
  font-weight: bold;
  border: none;
  background: white;
  text-align: center;
}

.tui-timepicker-row {
  width: 100%;
  font-size: 0;
}

.tui-timepicker-column {
  display: inline-block;
  vertical-align: middle;
}

.tui-timepicker-btn-area {
  position: relative;
  height: 88px;
  padding: 19px 0;
}

.tui-timepicker-spinbox {
  width: 52px;
}

.tui-timepicker-selectbox + .tui-timepicker-selectbox {
  padding-left: 5px;
}

.tui-timepicker-btn-area .tui-timepicker-spinbox-input {
  width: 100%;
  height: 100%;
  line-height: 46px;
  border: 1px solid #ddd;
}

.tui-timepicker-btn {
  position: absolute;
  left: 0;
  width: 100%;
  height: 20px;
  background-color: transparent;
  border: 1px solid #ddd;
  cursor: pointer;
}

.tui-timepicker-btn:hover, .tui-timepicker-btn:focus, .tui-timepicker-btn:active {
  background-color: #f4f4f4;
}

.tui-timepicker-btn-up {
  top: 0;
}

.tui-timepicker-btn-down {
  bottom: 0;
}

.tui-timepicker-btn .tui-ico-t-btn {
  width: 13px;
  height: 7px;
}

.tui-timepicker-btn-up .tui-ico-t-btn {
  background-position: 0 -12px;
}

.tui-timepicker-btn-down .tui-ico-t-btn {
  background-position: 0 -21px;
}

.tui-timepicker-colon {
  width: 22px;
}

.tui-timepicker-body .tui-timepicker-colon, .tui-timepicker-footer .tui-timepicker-colon {
  width: 18px;
}

.tui-ico-colon {
  width: 2px;
  height: 7px;
  background-position: -17px -28px;
}

.tui-timepicker-select {
  width: auto;
  height: auto;
  padding: 5px 0 5px 9px;
  font-size: 12px;
  border: 1px solid #ddd;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAECAYAAACHtL/sAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Mzk1NDA2RTVCREIxMTFFNjhENTJFMjdDNDQ3RDJCMTEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Mzk1NDA2RTZCREIxMTFFNjhENTJFMjdDNDQ3RDJCMTEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDozOTU0MDZFM0JEQjExMUU2OEQ1MkUyN0M0NDdEMkIxMSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDozOTU0MDZFNEJEQjExMUU2OEQ1MkUyN0M0NDdEMkIxMSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PpZ5HPgAAAAxSURBVHjaYjQ2Nv7PgBswgogzZ87gVMAEU4RLMyHABKUFyNGMbMBHJEOI1gwCAAEGAPSlBRrNcMApAAAAAElFTkSuQmCC) no-repeat;
  background-position: 100% 50%;
  cursor: pointer;
}

.tui-timepicker-check-lst {
  list-style: none;
  padding: 0;
  margin: 0;
}

.tui-timepicker-check {
  margin-top: 11px;
}

.tui-timepicker-check:first-child {
  margin-top: 0;
}

.tui-timepicker-checkbox {
  padding-left: 16px;
}

.tui-timepicker-radio {
  overflow: hidden;
  position: relative;
  text-align: left;
}

.tui-timepicker-radio input {
  position: absolute;
  left: -9999px;
  width: 1px;
  height: 1px;
}

.tui-timepicker-radio-label {
  display: inline-block;
  padding-left: 20px;
  font-size: 12px;
  line-height: 16px;
  vertical-align: top;
  color: #777;
  cursor: pointer;
}

.tui-timepicker-input-radio {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  background-position: -31px 0;
}

.tui-timepicker-radio .tui-timepicker-meridiem-checked + .tui-timepicker-radio-label .tui-timepicker-input-radio {
  background-position: -31px -18px;
}

.tui-timepicker-radio input:disabled + .tui-timepicker-radio-label .tui-timepicker-input-radio {
  background-position: -31px -36px;
}

.tui-ico-time {
  width: 12px;
  height: 12px;
  background-position: 0 -30px;
}

.tui-timepicker-area {
  position: relative;
}

.tui-time-input {
  position: relative;
  display: inline-block;
  width: 120px;
  height: 28px;
  border: 1px solid #ddd;
}

.tui-time-input input {
  width: 100%;
  height: 100%;
  padding: 0 27px 0 10px;
  font-size: 12px;
  border: 0;
  color: #333;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.tui-time-input .tui-ico-time {
  position: absolute;
  top: 50%;
  right: 8px;
  margin: -6px 0 0 0;
}

.tui-time-input.tui-has-focus {
  border-color: #aaa;
}

.tui-time-input .tui-ico-time {
  background-position: 0 -30px;
}

.tui-time-input.tui-has-focus .tui-ico-time {
  background-position: 0 -44px;
}

.tui-has-left.tui-timepicker-body, .tui-has-left .tui-timepicker-row {
  position: relative;
}

.tui-has-left .tui-timepicker-row:after {
  display: block;
  clear: both;
  content: "";
}

.tui-has-left .tui-is-add-picker {
  float: left;
  padding: 0 5px 0 0;
}

.tui-has-left .tui-timepicker-checkbox {
  float: left;
  margin-top: 23px;
  padding: 0 16px 0 0;
}

.tui-hidden {
  display: none;
}

/* Charts:
 */
.legend {
  list-style: none;
  margin: 0;
  padding: 0;
}

.legend li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 4px;
  font-size: 0.9rem;
  color: #364152;
}
.legend li .lozenge {
  padding: 0.3125rem 0.5rem 0.3125rem 1.1875rem;
  border-color: #E3E8EF;
  margin-bottom: 0.3rem;
}
.legend li .percentage {
  color: #697586;
}

.legend-color {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-right: 8px;
  border-radius: 2px;
}

#reports_overview_chart {
  width: 100%;
  max-width: 100%;
  height: 100%;
  aspect-ratio: 1/1;
  border-radius: 9999px;
  position: relative;
  -webkit-box-shadow: 0 2px 2px -1px rgba(10, 13, 18, 0.1), 0 4px 6px -2px rgba(10, 13, 18, 0.1), 0 12px 16px -4px rgba(10, 13, 18, 0.1);
          box-shadow: 0 2px 2px -1px rgba(10, 13, 18, 0.1), 0 4px 6px -2px rgba(10, 13, 18, 0.1), 0 12px 16px -4px rgba(10, 13, 18, 0.1);
}
#reports_overview_chart .total-reports {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  width: 65%;
  height: 65%;
  background-color: #ffffff;
  border-radius: 999px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-shadow: 0 2px 4px -2px rgba(10, 13, 18, 0.1), 0 4px 6px -1px rgba(10, 13, 18, 0.1);
          box-shadow: 0 2px 4px -2px rgba(10, 13, 18, 0.1), 0 4px 6px -1px rgba(10, 13, 18, 0.1);
}
#reports_overview_chart .total-reports .num {
  color: #364152;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  text-align: center;
  font-family: "inter_semibold", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: clamp(0.9rem, 1.9vw + 0.2rem, 1.875rem);
  line-height: 1;
}
#reports_overview_chart .total-reports .text {
  color: #697586;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  text-align: center;
  font-family: "inter_regular", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: clamp(0.6rem, 1.5vw + 0.1rem, 1rem);
}
#reports_overview_chart.loading {
  -webkit-box-shadow: none;
          box-shadow: none;
}
#reports_overview_chart.loading .total-reports {
  -webkit-box-shadow: none;
          box-shadow: none;
}

#statistics_reports_chart p.dates {
  line-height: 1.375rem;
}
#statistics_reports_chart .lozenge {
  display: inline-block;
  white-space: nowrap;
  margin-bottom: 0.5rem;
}
#statistics_reports_chart .circle, #statistics_reports_chart .bar-a:before, #statistics_reports_chart .bar-b:before {
  display: inline-block;
  border-radius: 999px;
  background-color: #364152;
  font-size: 1rem;
  color: #ffffff;
  text-align: center;
  line-height: 1.375rem;
  height: 1.35rem;
  width: 1.375rem;
}
#statistics_reports_chart .date-stats-a .circle {
  margin-right: 0.5rem;
}
#statistics_reports_chart .date-stats-b .circle {
  margin-left: 0.5rem;
}
#statistics_reports_chart .date-stats-b {
  border-left: 1px dashed #CDD5DF;
  border-top: none;
}
#statistics_reports_chart .date-stats-b .dates {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}
#statistics_reports_chart.single .date-stats-b, #statistics_reports_chart.single .circle {
  display: none;
}
#statistics_reports_chart.comparison .date-range-info {
  display: none;
}

/* small only */
@media print, screen and (max-width: 39.99875em) {
  #statistics_reports_chart .date-stats-a .circle {
    margin-right: 0.5rem;
  }
  #statistics_reports_chart .date-stats-b .circle {
    margin-left: 0;
    margin-right: 0.5rem;
  }
  #statistics_reports_chart date-stats-a {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  #statistics_reports_chart .date-stats-b {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    margin-top: 1.5rem;
  }
  #statistics_reports_chart .date-stats-b .dates {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
  }
}
.reports-overview-chart-panel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /* Green */
  /* Amber */
  /* Red */
  /* Purple */
}
.reports-overview-chart-panel #reports_overview_chart,
.reports-overview-chart-panel .legend {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
}
.reports-overview-chart-panel .legend {
  padding-left: 1rem;
}
.reports-overview-chart-panel .panel-footer {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}
.reports-overview-chart-panel .ct-series-a .ct-slice-donut {
  stroke: #4FC180;
}
.reports-overview-chart-panel .ct-series-b .ct-slice-donut {
  stroke: #F9CE34;
}
.reports-overview-chart-panel .ct-series-c .ct-slice-donut {
  stroke: #D45B51;
}
.reports-overview-chart-panel .ct-series-d .ct-slice-donut {
  stroke: #9D80D3;
}

#reports_chart {
  margin-top: 3.5rem;
  margin-left: 80px;
  margin-bottom: 4rem;
  position: relative;
  min-height: 300px;
  padding: 0;
  width: calc(100% - 80px);
}
#reports_chart .reports-count-info {
  position: absolute;
  left: -6.8rem;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  top: 50%;
  z-index: 99;
  margin-bottom: 0;
}
#reports_chart .date-range-info {
  position: absolute;
  bottom: -2rem;
  width: 100%;
  text-align: center;
  z-index: 99;
  margin-bottom: 0;
}
#reports_chart .horz-line {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 1px;
  border: none;
  border-bottom: 1px solid #EEF2F6;
  z-index: 0;
  overflow: visible;
}
#reports_chart .horz-line span {
  width: 30px;
  height: 20px;
  text-align: right;
  font-size: 0.75rem;
  line-height: 20px;
  display: block;
  position: absolute;
  left: -32px;
  top: -10px;
  color: #697586;
}
#reports_chart .bar {
  position: absolute;
  width: 15%;
  max-width: 5.625rem;
  bottom: 0;
  background: #EEF2F6;
  border-radius: 0.25rem 0.25rem 0 0;
  height: 100%;
  -webkit-transition: height 0.3s ease-in-out;
  transition: height 0.3s ease-in-out;
  z-index: 1;
}
#reports_chart .bar.bar-green.bar-a {
  left: 10%;
}
#reports_chart .bar.bar-amber.bar-a {
  left: 30%;
}
#reports_chart .bar.bar-red.bar-a {
  left: 50%;
}
#reports_chart .bar.bar-purple.bar-a {
  left: 70%;
}
#reports_chart .bar.bar-b {
  display: none;
}
#reports_chart.comparison .bar {
  width: 10%;
}
#reports_chart.comparison .bar.bar-green.bar-a {
  left: 2%;
}
#reports_chart.comparison .bar.bar-green.bar-b {
  left: 14%;
}
#reports_chart.comparison .bar.bar-amber.bar-a {
  left: 26%;
}
#reports_chart.comparison .bar.bar-b {
  display: block;
}
#reports_chart.comparison .bar.bar-amber.bar-b {
  left: 38%;
}
#reports_chart.comparison .bar.bar-red.bar-a {
  left: 50%;
}
#reports_chart.comparison .bar.bar-red.bar-b {
  left: 62%;
}
#reports_chart.comparison .bar.bar-purple.bar-a {
  left: 74%;
}
#reports_chart.comparison .bar.bar-purple.bar-b {
  left: 86%;
}
#reports_chart.comparison .bar.bar-a:before, #reports_chart.comparison .bar.bar-b:before {
  position: absolute;
  bottom: -2.3rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
#reports_chart.comparison .bar.bar-a:before {
  content: "A";
}
#reports_chart.comparison .bar.bar-b:before {
  content: "B";
}
#reports_chart .bar-green {
  background: -webkit-gradient(linear, left top, left bottom, from(#6EE7B7), to(#34D399));
  background: linear-gradient(to bottom, #6EE7B7, #34D399);
}
#reports_chart .bar-amber {
  background: -webkit-gradient(linear, left top, left bottom, from(#FDE68A), to(#F59E0B));
  background: linear-gradient(to bottom, #FDE68A, #F59E0B);
}
#reports_chart .bar-red {
  background: -webkit-gradient(linear, left top, left bottom, from(#FCA5A5), to(#F87171));
  background: linear-gradient(to bottom, #FCA5A5, #F87171);
}
#reports_chart .bar-purple {
  background: -webkit-gradient(linear, left top, left bottom, from(#DDD6FE), to(#A78BFA));
  background: linear-gradient(to bottom, #DDD6FE, #A78BFA);
}
#reports_chart .bar-label {
  position: absolute;
  bottom: 100%;
  left: 50%;
  -webkit-transform: translate(-50%, -8px);
          transform: translate(-50%, -8px);
  font-size: 12px;
  color: #555;
}

/* small only */
@media print, screen and (max-width: 39.99875em) {
  #reports_overview_chart .total-reports .num {
    font-size: clamp(0.9rem, 10.9vw + 0.2rem, 5rem);
  }
  #reports_overview_chart .total-reports .text {
    font-size: clamp(0.6rem, 5.5vw + 0.1rem, 2rem);
  }
  .reports-overview-chart-panel .legend {
    margin-top: 2rem;
  }
}
/* 
 * RESPONSE TYPES
 */
#response_type_container p[tabindex="0"]:focus-visible, .rt-selection-container p[tabindex="0"]:focus-visible {
  margin-left: 5px;
  margin-right: 5px;
  text-indent: -5px;
}
#response_type_container .response-type-multiple-choice-options, #response_type_container .response-type-single-entry-options, .rt-selection-container .response-type-multiple-choice-options, .rt-selection-container .response-type-single-entry-options {
  list-style: none;
  margin-left: auto;
  margin-bottom: 2.5rem;
  padding-top: 0.3125rem;
  padding-bottom: 0;
  padding-left: 0.3125rem;
  padding-right: 0.3125rem;
}
#response_type_container .response-type-multiple-choice-options .multiple-choice-option, #response_type_container .response-type-single-entry-options .multiple-choice-option, .rt-selection-container .response-type-multiple-choice-options .multiple-choice-option, .rt-selection-container .response-type-single-entry-options .multiple-choice-option {
  position: relative;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0.3125rem;
  padding-right: 3.125rem;
  padding-top: 16px;
  padding-bottom: 16px;
}
#response_type_container .response-type-multiple-choice-options .multiple-choice-option:before, #response_type_container .response-type-single-entry-options .multiple-choice-option:before, .rt-selection-container .response-type-multiple-choice-options .multiple-choice-option:before, .rt-selection-container .response-type-single-entry-options .multiple-choice-option:before {
  content: "";
  position: absolute;
  z-index: 0;
  left: -5px;
  right: -5px;
  bottom: 0;
  width: auto;
  height: 1px;
  display: block;
  border-bottom: 1px solid #E3E8EF;
}
#response_type_container .response-type-multiple-choice-options .multiple-choice-option:focus-visible, #response_type_container .response-type-multiple-choice-options .multiple-choice-option.focused, #response_type_container .response-type-single-entry-options .multiple-choice-option:focus-visible, #response_type_container .response-type-single-entry-options .multiple-choice-option.focused, .rt-selection-container .response-type-multiple-choice-options .multiple-choice-option:focus-visible, .rt-selection-container .response-type-multiple-choice-options .multiple-choice-option.focused, .rt-selection-container .response-type-single-entry-options .multiple-choice-option:focus-visible, .rt-selection-container .response-type-single-entry-options .multiple-choice-option.focused {
  outline: none;
  -webkit-box-shadow: 0 0 0 1px rgba(10, 13, 18, 0.18) inset, 0 -2px 0 0 rgba(10, 13, 18, 0.05) inset, 0 1px 2px 0 rgba(10, 13, 18, 0.05), 0 0 0 2px #FFF, 0 0 0 4px #0C6EFC;
          box-shadow: 0 0 0 1px rgba(10, 13, 18, 0.18) inset, 0 -2px 0 0 rgba(10, 13, 18, 0.05) inset, 0 1px 2px 0 rgba(10, 13, 18, 0.05), 0 0 0 2px #FFF, 0 0 0 4px #0C6EFC;
  border-radius: 0.5rem;
}
#response_type_container .response-type-multiple-choice-options .multiple-choice-option:focus-visible:before, #response_type_container .response-type-multiple-choice-options .multiple-choice-option.focused:before, #response_type_container .response-type-single-entry-options .multiple-choice-option:focus-visible:before, #response_type_container .response-type-single-entry-options .multiple-choice-option.focused:before, .rt-selection-container .response-type-multiple-choice-options .multiple-choice-option:focus-visible:before, .rt-selection-container .response-type-multiple-choice-options .multiple-choice-option.focused:before, .rt-selection-container .response-type-single-entry-options .multiple-choice-option:focus-visible:before, .rt-selection-container .response-type-single-entry-options .multiple-choice-option.focused:before {
  border-bottom: 1px solid transparent;
}
#response_type_container .response-type-multiple-choice-options .multiple-choice-option:hover, #response_type_container .response-type-multiple-choice-options .multiple-choice-option.selected, #response_type_container .response-type-single-entry-options .multiple-choice-option:hover, #response_type_container .response-type-single-entry-options .multiple-choice-option.selected, .rt-selection-container .response-type-multiple-choice-options .multiple-choice-option:hover, .rt-selection-container .response-type-multiple-choice-options .multiple-choice-option.selected, .rt-selection-container .response-type-single-entry-options .multiple-choice-option:hover, .rt-selection-container .response-type-single-entry-options .multiple-choice-option.selected {
  cursor: pointer;
}
#response_type_container .response-type-multiple-choice-options .multiple-choice-option:hover:after, #response_type_container .response-type-multiple-choice-options .multiple-choice-option.selected:after, #response_type_container .response-type-single-entry-options .multiple-choice-option:hover:after, #response_type_container .response-type-single-entry-options .multiple-choice-option.selected:after, .rt-selection-container .response-type-multiple-choice-options .multiple-choice-option:hover:after, .rt-selection-container .response-type-multiple-choice-options .multiple-choice-option.selected:after, .rt-selection-container .response-type-single-entry-options .multiple-choice-option:hover:after, .rt-selection-container .response-type-single-entry-options .multiple-choice-option.selected:after {
  content: "";
  background-color: #F8FAFC;
  position: absolute;
  left: -5px;
  right: -5px;
  width: auto;
  top: 0;
  bottom: 0;
  z-index: -1;
  -webkit-transition: background 0.25s;
  transition: background 0.25s;
}
#response_type_container .response-type-multiple-choice-options .multiple-choice-option.selected, #response_type_container .response-type-single-entry-options .multiple-choice-option.selected, .rt-selection-container .response-type-multiple-choice-options .multiple-choice-option.selected, .rt-selection-container .response-type-single-entry-options .multiple-choice-option.selected {
  background-image: url("../img/icons/check-circle-green.svg");
  background-position: center right 1rem;
  background-repeat: no-repeat;
  background-size: 1.25rem;
}
#response_type_container .response-type-multiple-choice-options .multiple-choice-option.selected:after, #response_type_container .response-type-single-entry-options .multiple-choice-option.selected:after, .rt-selection-container .response-type-multiple-choice-options .multiple-choice-option.selected:after, .rt-selection-container .response-type-single-entry-options .multiple-choice-option.selected:after {
  background-color: #EEF2F6;
}
#response_type_container .response-type-multiple-choice-options li, #response_type_container .response-type-single-entry-options li, .rt-selection-container .response-type-multiple-choice-options li, .rt-selection-container .response-type-single-entry-options li {
  display: inline-block;
  max-width: calc(100% - 50px);
  margin-top: 0.1875rem;
  margin-bottom: 0.1875rem;
  margin-right: 0.5rem;
}
#response_type_container .response-type-multiple-choice-options .single-entry-option.selected, #response_type_container .response-type-single-entry-options .single-entry-option.selected, .rt-selection-container .response-type-multiple-choice-options .single-entry-option.selected, .rt-selection-container .response-type-single-entry-options .single-entry-option.selected {
  background-color: #EEF2F6;
  background-image: url("../img/icons/check-circle-green.svg");
  background-position: center right 1rem;
  background-repeat: no-repeat;
  background-size: 1.25rem;
  padding-right: 3.125rem;
  border-color: #E3E8EF;
}
#response_type_container .response-type-single-entry-options li, .rt-selection-container .response-type-single-entry-options li {
  margin-right: 0.75rem;
  margin-bottom: 1rem;
}

.rt-selection-container .response-type-multiple-choice-options {
  list-style: none;
  margin-left: auto;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}
.rt-selection-container .response-type-multiple-choice-options .multiple-choice-option {
  position: relative;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0.3125rem;
  padding-right: 3.125rem;
  padding-top: 0;
  padding-bottom: 0;
}
.rt-selection-container .response-type-multiple-choice-options .multiple-choice-option:before {
  display: none;
}

/* small only */
/* 
 * DIALOG
 */
dialog:modal::-ms-backdrop {
  background: #ffffff;
}
dialog:modal::backdrop {
  background: #ffffff;
}
dialog:modal.transparent-backdrop::-ms-backdrop {
  background: transparent;
}
dialog:modal.transparent-backdrop::backdrop {
  background: transparent;
}
dialog:modal.white-rounded-minimal {
  border-radius: 0.75rem;
  border-color: #ffffff;
  -webkit-box-shadow: 0 1px 2px -1px rgba(10, 13, 18, 0.1), 0 1px 3px 0 rgba(10, 13, 18, 0.1);
          box-shadow: 0 1px 2px -1px rgba(10, 13, 18, 0.1), 0 1px 3px 0 rgba(10, 13, 18, 0.1);
}
dialog:modal.white-rounded-minimal::-ms-backdrop {
  background: rgba(4, 37, 84, 0.25);
}
dialog:modal.white-rounded-minimal::backdrop {
  background: rgba(4, 37, 84, 0.25);
}
dialog:modal.full-screen {
  width: 100%;
  max-width: 100%;
  max-height: 100%;
  height: 100vh;
  border: none;
  margin: 0;
  padding: 0 3rem;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
dialog:modal.lightbox-dialog {
  position: fixed;
  z-index: 1000;
  background: white;
  border: 1px solid #CDD5DF;
  padding: 1.25rem 1rem 2rem 1rem;
  width: 90%;
  max-width: 750px;
  min-height: auto;
  max-height: 510px;
  border-radius: 0.625rem;
  overflow: hidden;
  -webkit-box-shadow: 0 1px 2px -1px rgba(10, 13, 18, 0.1), 0 1px 3px 0 rgba(10, 13, 18, 0.1);
          box-shadow: 0 1px 2px -1px rgba(10, 13, 18, 0.1), 0 1px 3px 0 rgba(10, 13, 18, 0.1);
}
dialog:modal.lightbox-dialog img {
  max-height: 400px;
}
dialog:modal.lightbox-dialog::-ms-backdrop {
  background: rgba(4, 37, 84, 0.25);
}
dialog:modal.lightbox-dialog::backdrop {
  background: rgba(4, 37, 84, 0.25);
}
dialog:modal.large-dialog {
  position: fixed;
  z-index: 1000;
  background: white;
  border: none;
  padding: 0 2rem 1rem 2rem;
  width: 95%;
  max-width: 1020px;
  border-radius: 0.625rem;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-shadow: 0 1px 2px -1px rgba(10, 13, 18, 0.1), 0 1px 3px 0 rgba(10, 13, 18, 0.1);
          box-shadow: 0 1px 2px -1px rgba(10, 13, 18, 0.1), 0 1px 3px 0 rgba(10, 13, 18, 0.1);
}
dialog:modal.large-dialog::-ms-backdrop {
  background: rgba(4, 37, 84, 0.25);
}
dialog:modal.large-dialog::backdrop {
  background: rgba(4, 37, 84, 0.25);
}
dialog:modal.large-dialog footer {
  max-width: 65.625rem;
}
dialog:modal.minimal-dialog {
  position: fixed;
  z-index: 1000;
  background: white;
  border: 1px solid #CDD5DF;
  padding: 0;
  width: 90%;
  max-width: 750px;
  min-height: auto;
  max-height: 510px;
  border-radius: 0.625rem;
  overflow: hidden;
  -webkit-box-shadow: 0 1px 2px -1px rgba(10, 13, 18, 0.1), 0 1px 3px 0 rgba(10, 13, 18, 0.1);
          box-shadow: 0 1px 2px -1px rgba(10, 13, 18, 0.1), 0 1px 3px 0 rgba(10, 13, 18, 0.1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
dialog:modal.minimal-dialog img {
  max-height: 400px;
}
dialog:modal.minimal-dialog::-ms-backdrop {
  background: rgba(4, 37, 84, 0.25);
}
dialog:modal.minimal-dialog::backdrop {
  background: rgba(4, 37, 84, 0.25);
}
dialog:modal.minimal-dialog.flex-height {
  max-height: 96%;
}
dialog:modal.tertiary {
  border: 10px solid #042554;
}
dialog:modal .dialog-header {
  position: sticky;
  top: 0;
  z-index: 10;
  background: #ffffff;
  padding: 1.5rem 0 1rem 0;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
dialog:modal .dialog-header p {
  margin-bottom: 0;
}
dialog:modal .dialog-header .document-name, dialog:modal .dialog-header .file-icon.document-name {
  display: inline-block;
  word-break: break-all;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
dialog:modal .dialog-header .document-name-block.file-icon {
  border-radius: 0.5rem;
  padding: 1.5rem 1.5rem 1.5rem 4.5rem;
  background-color: #F8FAFC;
  border: 1px solid #E3E8EF;
  display: block;
  text-align: left;
}
dialog:modal .dialog-header .document-name-block.file-icon:before {
  left: 1rem;
}
dialog:modal .dialog-header .group-name-block {
  border-radius: 0.5rem;
  padding: 1.5rem 1.5rem 1.5rem 1.5rem;
  background-color: #F8FAFC;
  border: 1px solid #E3E8EF;
  display: block;
  text-align: left;
}
dialog:modal .dialog-content {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  overflow-y: auto;
  padding: 1rem 0;
  width: 100%;
  border-top: 1px solid #E3E8EF;
  border-bottom: 1px solid #E3E8EF;
}
dialog:modal .dialog-content.no-top-border {
  border-top: none;
}
dialog:modal .dialog-content .row {
  margin-left: 0;
  margin-right: 0;
}
dialog:modal .dialog-content .column.border-top, dialog:modal .dialog-content .border-top.columns {
  border-top: 1px solid #E3E8EF;
}
dialog:modal .dialog-content .column.border-bottom, dialog:modal .dialog-content .border-bottom.columns {
  border-bottom: 1px solid #E3E8EF;
}
dialog:modal .dialog-content .member-documents-list .selected-recipient, dialog:modal .dialog-content .member-documents-list .selected-member, dialog:modal .dialog-content .member-group-list .selected-recipient, dialog:modal .dialog-content .member-group-list .selected-member {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 99rem;
  padding: 0 0.15rem 0 0.5rem;
  background-color: #F8FAFC;
  border: 1px solid #E3E8EF;
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
}
dialog:modal .dialog-content .member-documents-list .lozenge-label, dialog:modal .dialog-content .member-group-list .lozenge-label {
  font-size: 0.875rem;
  line-height: 1;
  white-space: nowrap;
  font-family: "inter_medium", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
}
dialog:modal .dialog-content .member-documents-list .remove-recipient, dialog:modal .dialog-content .member-documents-list .remove-member, dialog:modal .dialog-content .member-group-list .remove-recipient, dialog:modal .dialog-content .member-group-list .remove-member {
  width: 1.5rem;
  height: 1.5rem;
  font-size: 1.25rem;
  margin-left: 0;
  border-radius: 99rem;
  background-image: url("../img/icons/x-close.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 12px;
  text-indent: -5000px;
  -webkit-transition: background 0.25s;
  transition: background 0.25s;
}
dialog:modal .dialog-content .member-documents-list .remove-recipient:hover, dialog:modal .dialog-content .member-documents-list .remove-recipient:focus-visible, dialog:modal .dialog-content .member-documents-list .remove-member:hover, dialog:modal .dialog-content .member-documents-list .remove-member:focus-visible, dialog:modal .dialog-content .member-group-list .remove-recipient:hover, dialog:modal .dialog-content .member-group-list .remove-recipient:focus-visible, dialog:modal .dialog-content .member-group-list .remove-member:hover, dialog:modal .dialog-content .member-group-list .remove-member:focus-visible {
  cursor: pointer;
  background-size: 16px;
}
dialog:modal .error-msg {
  color: #D45B51;
  font-size: 0.875rem;
  line-height: 1.3;
  display: block;
  text-align: left;
  background-repeat: no-repeat;
  background-position: left 10px center;
  background-size: 1.25rem;
  padding-left: 2.5rem;
  background-image: url("../img/icons/alert-circle-red-600.svg");
}
dialog:modal .dialog-footer {
  position: sticky;
  bottom: 0;
  z-index: 10;
  background: #ffffff;
  padding: 1rem 0;
  border-top: 1px solid #E3E8EF;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
dialog:modal.minimal-dialog {
  border: 10px solid #ffffff;
}
dialog:modal.minimal-dialog .dialog-header {
  padding: 1rem 0 1rem 0;
}
dialog:modal.minimal-dialog .dialog-content {
  border-bottom: none;
}
dialog:modal.text-edit, dialog:modal.standard {
  border: none;
  max-width: 600px;
  min-width: 304px;
  padding: 1rem;
  border-radius: 1.25rem;
  -webkit-box-shadow: 0 2px 4px 4px rgba(10, 13, 18, 0.1), 0 4px 6px -1px rgba(10, 13, 18, 0.1);
          box-shadow: 0 2px 4px 4px rgba(10, 13, 18, 0.1), 0 4px 6px -1px rgba(10, 13, 18, 0.1);
  overflow: hidden;
}
dialog:modal.text-edit.max-340, dialog:modal.standard.max-340 {
  max-width: 340px;
}
dialog:modal.text-edit::-ms-backdrop, dialog:modal.standard::-ms-backdrop {
  backdrop-filter: blur(3px);
  background-color: rgba(255, 255, 255, 0.4);
}
dialog:modal.text-edit::backdrop, dialog:modal.standard::backdrop {
  -webkit-backdrop-filter: blur(3px);
          backdrop-filter: blur(3px);
  background-color: rgba(255, 255, 255, 0.4);
}
dialog:modal.text-edit .dialog-content, dialog:modal.standard .dialog-content {
  border-top: none;
  padding-top: 0.3125rem;
  padding-left: 0.3125rem;
  padding-right: 0.3125rem;
}
dialog:modal.text-edit .dialog-footer, dialog:modal.standard .dialog-footer {
  padding-top: 1rem;
  padding-bottom: 0.125rem;
  padding-left: 0.3125rem;
  padding-right: 0.3125rem;
}
dialog:modal.text-edit textarea, dialog:modal.standard textarea {
  margin-bottom: 0 !important;
  padding: 0.35rem;
  height: auto;
  white-space: normal;
  border: 1px solid #9AA4B2;
}
dialog:modal.text-edit #tsnl_msg strong, dialog:modal.standard #tsnl_msg strong {
  font-family: "inter_semibold", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
}
dialog:modal.text-edit .q-error-target, dialog:modal.standard .q-error-target {
  width: 40px;
  height: 40px;
  background-color: #FF6D61;
  border-radius: 999px;
  position: relative;
  margin-top: 40px;
  margin-bottom: 50px;
  margin-left: auto;
  margin-right: auto;
}
dialog:modal.text-edit .q-error-target .error-total, dialog:modal.standard .q-error-target .error-total {
  font-size: 1.125rem;
  color: #ffffff;
  font-family: "inter_medium", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  line-height: 40px;
  text-align: center;
}
dialog:modal.text-edit .q-error-target:before, dialog:modal.text-edit .q-error-target:after, dialog:modal.standard .q-error-target:before, dialog:modal.standard .q-error-target:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  border-radius: 999px;
  border: 1px solid #FF6D61;
}
dialog:modal.text-edit .q-error-target:before, dialog:modal.standard .q-error-target:before {
  width: 106px;
  height: 106px;
}
dialog:modal.text-edit .q-error-target:after, dialog:modal.standard .q-error-target:after {
  width: 76px;
  height: 76px;
}
dialog:modal .date-range-columns:nth-child(1) {
  padding-right: 1rem;
  border-right: 1px solid #E3E8EF;
  border-bottom: none;
}
dialog:modal .date-range-columns:nth-child(2) {
  padding-left: 1rem;
  border-bottom: none;
}

/* small only */
@media print, screen and (max-width: 39.99875em) {
  dialog:modal.full-screen {
    padding: 0 1rem;
  }
  dialog:modal .date-range-columns {
    border-right: none;
    border-bottom: 1px solid #E3E8EF;
  }
}
/* 
 * REVEAL POPUP MENU
 */
html.is-reveal-open body {
  width: 100%;
}

.reveal-overlay {
  max-width: 90rem;
  margin-left: auto;
  margin-right: auto;
}
.reveal-overlay.no-scroll {
  overflow-y: hidden !important;
  height: 100% !important;
}

.reveal {
  padding: 0;
}
.reveal.full-screen {
  position: absolute;
  top: 0 !important;
  text-align: center;
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: #FCFCFD;
  border-radius: 0;
  border: none;
  width: 100%;
}
.reveal.full-screen.scroll-me {
  overflow-y: auto !important;
  max-height: 100vh;
}
.reveal.full-screen.text-left {
  text-align: left;
}
.reveal.full-screen .menu a {
  color: #202939;
}
.reveal.full-screen .pop-main-menu-modal-header {
  position: relative;
  background: #fff;
}
.reveal.full-screen .pop-main-menu-modal-header > .column, .reveal.full-screen .pop-main-menu-modal-header > .columns {
  padding: 2.25rem 0;
  border-bottom: 1px solid #E3E8EF;
}
.reveal.full-screen .pop-main-menu-modal-header > .column > .row, .reveal.full-screen .pop-main-menu-modal-header > .columns > .row {
  padding-left: 1rem;
  padding-right: 1rem;
  margin-left: 0;
  margin-right: 0;
}
.reveal.full-screen .pop-main-menu-modal-header .close-button {
  position: relative;
  top: auto;
  right: auto;
}
.reveal.overflow_visible {
  overflow-y: visible;
}
.reveal.mini-pop-over-modal {
  position: absolute;
  top: 0;
  right: 0;
  left: auto !important;
  width: auto;
  background-color: transparent;
  border: none;
  border-radius: 0;
}
.reveal.mini-pop-over-modal[data-overlay=true] {
  display: inline-block !important;
}

/* small only */
/* 740px - 1023px - Medium Only */
/* CUSTOM CSS / OVERRIDES */
body.side-menu-active {
  overflow: hidden;
  position: fixed;
  width: 100%;
}

.partial-sources {
  display: none;
}

hr.cc-blue-600 {
  border-color: #0C6EFC;
}
hr.cc-blue-700 {
  border-color: #0A5CD2;
}
hr.cc-blue-800 {
  border-color: #0849A8;
}

.no-top-border {
  border-top: none;
}

.border-left-top-toggle {
  border-left: 1px dashed #0C6EFC;
  border-top: none;
}

/* small only */
@media print, screen and (max-width: 39.99875em) {
  .border-left-top-toggle {
    border-top: 1px dashed #0C6EFC;
    border-left: none;
  }
}
.main-content-area .mce-btn.mce-active i,
.main-content-area .mce-btn.mce-active:hover button,
.main-content-area .mce-btn.mce-active:hover i {
  color: #000 !important;
}
.main-content-area .wp-editor-container {
  border: none !important;
}
.main-content-area .mce-tinymce.mce-container.mce-panel {
  background: transparent !important;
}
.main-content-area .mce-top-part:before {
  display: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.main-content-area div.mce-toolbar-grp {
  border-bottom: none !important;
  background: transparent !important;
}
.main-content-area div.mce-edit-area.mce-panel {
  border: 1px solid #E3E8EF !important;
  border-radius: 0.5rem !important;
  background: transparent !important;
  overflow: hidden !important;
}

.mce-floatpanel.mce-window {
  border-radius: 0.5rem !important;
  overflow: hidden !important;
}
.mce-floatpanel.mce-window .mce-window-head .mce-title {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
  text-align: center !important;
  font-family: "inter_medium", Helvetica, Roboto, Arial, sans-serif !important;
  font-weight: normal !important;
}
.mce-floatpanel.mce-window .mce-window-head .mce-dragh {
  width: 100% !important;
  display: none !important;
}
.mce-floatpanel.mce-window .mce-window-head .mce-close {
  display: none !important;
}
.mce-floatpanel.mce-window .mce-container-body .mce-abs-layout .mce-abs-layout-item .mce-container-body label.mce-label {
  z-index: -1 !important;
}
.mce-floatpanel.mce-window .mce-container-body .mce-abs-layout .mce-abs-layout-item .mce-container-body input.mce-textbox {
  position: relative !important;
  top: auto !important;
  left: auto !important;
  right: auto !important;
  bottom: auto !important;
  width: 97% !important;
  min-width: 200px;
  border-radius: 0.5rem;
  font-family: "inter_regular", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  border: 2px solid #EEF2F6;
  color: #364152 !important;
}
.mce-floatpanel.mce-window .mce-foot {
  border-top: none !important;
}
.mce-floatpanel.mce-window .mce-foot .mce-abs-layout {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}
.mce-floatpanel.mce-window .mce-foot .mce-abs-layout .mce-abs-layout-item {
  position: relative !important;
  top: auto !important;
  left: auto !important;
  right: auto !important;
  bottom: auto !important;
  margin-left: 1rem !important;
  margin-right: 1rem !important;
}
.mce-floatpanel.mce-window .mce-foot .mce-btn {
  background: none !important;
  border: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.mce-floatpanel.mce-window .mce-foot .mce-btn button {
  border-radius: 0.5rem;
  font-family: "inter_semibold", Helvetica, Roboto, Arial, sans-serif;
  border: 2px solid #EEF2F6;
  font-size: 0.875rem;
  line-height: 1.25rem;
  padding: 0.625rem 0.875rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  white-space: nowrap;
  width: auto !important;
  height: auto !important;
}
.mce-floatpanel.mce-window .mce-foot .mce-primary {
  background: none !important;
  border: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.mce-floatpanel.mce-window .mce-foot .mce-primary button {
  background: -webkit-gradient(linear, left top, left bottom, from(#0C6EFC), to(#3586FC));
  background: linear-gradient(180deg, #0C6EFC 0%, #3586FC 100%);
}
.mce-floatpanel.mce-window .mce-foot .mce-primary button:hover, .mce-floatpanel.mce-window .mce-foot .mce-primary button.hovered {
  background: -webkit-gradient(linear, left top, left bottom, from(#0A5CD2), to(#0A5CD2));
  background: linear-gradient(180deg, #0A5CD2 0%, #0A5CD2 100%);
}

/*.wp-link-input {
	color: $cc-gray-900 !important;
	.wplink-autocomplete {
		li {
			color: $cc-gray-900 !important;
		}
	}
	label {
		color: $cc-gray-900 !important;
	}
}*/
#dashboard, #templates, #statistics, #reports, #report_detail, #document_hub, #resources, #members, #member_details, #member_employees, #members_groups, #certificates, #training_records, #training_records_detail, #trainers, #company_details, #settings, #account, #error_404 {
  background-color: #263165;
  color: #ffffff;
}

.q-tick {
  width: 40px;
  height: 40px;
  background-color: #4FC180;
  border-radius: 999px;
  position: relative;
  margin-top: 40px;
  margin-bottom: 50px;
  margin-left: auto;
  margin-right: auto;
  background-image: url("../img/icons/check-white.svg");
  background-position: center;
  background-size: 1.625rem;
  background-repeat: no-repeat;
}
.q-tick:before, .q-tick:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  border-radius: 999px;
  border: 1px solid #4FC180;
}
.q-tick:before {
  width: 106px;
  height: 106px;
}
.q-tick:after {
  width: 76px;
  height: 76px;
}

.loading-indicator {
  position: fixed;
  z-index: 999999;
  top: 40%;
  left: calc(50% + 145px);
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  width: 100px;
  height: 100px;
}
.loading-indicator .inner {
  border-radius: 999px;
  border: none;
  width: 100%;
  height: 100%;
  background-color: #85B6FD;
  background-image: url("../img/icons/refresh-cw-05.svg");
  background-position: center;
  background-size: 75%;
  background-repeat: no-repeat;
  -webkit-box-shadow: 0 0 10px 10px rgba(10, 13, 18, 0.12);
          box-shadow: 0 0 10px 10px rgba(10, 13, 18, 0.12);
  -webkit-animation: rotateInfinite 1.5s linear infinite;
          animation: rotateInfinite 1.5s linear infinite;
}

/* small + medium */
@media print, screen and (max-width: 63.99875em) {
  .loading-indicator {
    left: 50%;
  }
}
.two-col-layout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 90rem;
  margin-left: auto;
  margin-right: auto;
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.25);
}
.two-col-layout .top-navigation {
  width: 100%;
  position: absolute;
  z-index: 100;
  top: -100px;
  left: 0;
  right: 0;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}
.two-col-layout .left-navigation {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 290px;
          flex: 0 1 290px; /* Allow to shrink, grow a little, min width 290px */
  min-width: 290px;
  padding-left: 0.625rem;
  padding-right: 0.0625rem;
  background-color: #ffffff;
  min-height: 100vh;
  position: relative;
}
.two-col-layout .left-navigation .logo {
  margin-left: 0.625rem;
}
.two-col-layout .left-navigation .row {
  padding-top: 3rem;
}
.two-col-layout .left-navigation:before {
  content: "";
  position: absolute;
  top: 0;
  left: -1000px;
  bottom: 0;
  right: 90%;
  z-index: -1;
}
.two-col-layout .left-navigation #bottom_nav_items.is-anchored {
  top: auto !important;
}
.two-col-layout .left-navigation #bottom_nav_items.is-stuck {
  z-index: 10 !important;
}
.two-col-layout .left-navigation #bottom_nav_items ul {
  background-color: #ffffff;
  position: relative;
}
.two-col-layout .left-navigation #bottom_nav_items ul:before {
  content: "";
  position: absolute;
  top: -28px;
  height: 28px;
  width: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgb(255, 255, 255)));
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%);
}
.two-col-layout .left-navigation ul.menu {
  margin-top: 1.25rem;
}
.two-col-layout .left-navigation ul.menu .is-active > a {
  background-color: transparent;
}
.two-col-layout .left-navigation ul.menu.accordion-menu li {
  margin-bottom: 0.5rem;
}
.two-col-layout .left-navigation ul.menu li {
  padding-left: 0;
  margin-bottom: 0.125rem;
}
.two-col-layout .left-navigation ul.menu li > a {
  color: #364152;
  font-family: "inter_semibold", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
}
.two-col-layout .left-navigation ul.menu li a {
  background-repeat: no-repeat;
  background-position: left 8px center;
  background-size: 1.25rem;
  padding: 0.8rem 1rem 0.8rem 2.35rem;
  border-radius: 0.375rem;
}
.two-col-layout .left-navigation ul.menu li a:hover {
  background-color: #EFF5FF;
}
.two-col-layout .left-navigation ul.menu li a:focus-visible {
  border-radius: 0.5rem;
  outline: none;
  -webkit-box-shadow: 0 0 0 1px rgba(10, 13, 18, 0.18) inset, 0 -2px 0 0 rgba(10, 13, 18, 0.05) inset, 0 1px 2px 0 rgba(10, 13, 18, 0.05), 0 0 0 2px #FFF, 0 0 0 4px #0C6EFC;
          box-shadow: 0 0 0 1px rgba(10, 13, 18, 0.18) inset, 0 -2px 0 0 rgba(10, 13, 18, 0.05) inset, 0 1px 2px 0 rgba(10, 13, 18, 0.05), 0 0 0 2px #FFF, 0 0 0 4px #0C6EFC;
  position: relative;
  z-index: 999;
}
.two-col-layout .left-navigation ul.menu li.menu-item-dashboard > a {
  background-image: url("../img/icons/pie-chart-03-gray-600.svg");
}
.two-col-layout .left-navigation ul.menu li.menu-item-dashboard > a:hover, .two-col-layout .left-navigation ul.menu li.menu-item-dashboard > a:focus-visible {
  background-image: url("../img/icons/pie-chart-03-blue-600.svg");
}
.two-col-layout .left-navigation ul.menu li.menu-item-dashboard.current-menu-item > a, .two-col-layout .left-navigation ul.menu li.menu-item-dashboard.current-menu-parent > a, .two-col-layout .left-navigation ul.menu li.menu-item-dashboard.current-page-ancestor > a {
  background-image: url("../img/icons/pie-chart-03-blue-600.svg");
}
.two-col-layout .left-navigation ul.menu li.menu-item-reports > a {
  background-image: url("../img/icons/file-07-gray-600.svg");
}
.two-col-layout .left-navigation ul.menu li.menu-item-reports > a:hover, .two-col-layout .left-navigation ul.menu li.menu-item-reports > a:focus-visible {
  background-image: url("../img/icons/file-07-blue-600.svg");
}
.two-col-layout .left-navigation ul.menu li.menu-item-reports.current-menu-item > a, .two-col-layout .left-navigation ul.menu li.menu-item-reports.current-menu-parent > a, .two-col-layout .left-navigation ul.menu li.menu-item-reports.current-page-ancestor > a {
  background-image: url("../img/icons/file-07-blue-600.svg");
}
.two-col-layout .left-navigation ul.menu li.menu-item-resources > a {
  background-image: url("../img/icons/file-06-gray-600.svg");
}
.two-col-layout .left-navigation ul.menu li.menu-item-resources > a:hover, .two-col-layout .left-navigation ul.menu li.menu-item-resources > a:focus-visible {
  background-image: url("../img/icons/file-06-blue-600.svg");
}
.two-col-layout .left-navigation ul.menu li.menu-item-resources.current-menu-item > a, .two-col-layout .left-navigation ul.menu li.menu-item-resources.current-menu-parent > a, .two-col-layout .left-navigation ul.menu li.menu-item-resources.current-page-ancestor > a {
  background-image: url("../img/icons/file-06-blue-600.svg");
}
.two-col-layout .left-navigation ul.menu li.menu-item-document-hub > a {
  background-image: url("../img/icons/folder-gray-600.svg");
}
.two-col-layout .left-navigation ul.menu li.menu-item-document-hub > a:hover, .two-col-layout .left-navigation ul.menu li.menu-item-document-hub > a:focus-visible {
  background-image: url("../img/icons/folder-blue-600.svg");
}
.two-col-layout .left-navigation ul.menu li.menu-item-document-hub.current-menu-item > a, .two-col-layout .left-navigation ul.menu li.menu-item-document-hub.current-menu-parent > a, .two-col-layout .left-navigation ul.menu li.menu-item-document-hub.current-page-ancestor > a {
  background-image: url("../img/icons/folder-blue-600.svg");
}
.two-col-layout .left-navigation ul.menu li.menu-item-members > a {
  background-image: url("../img/icons/user-01-gray-600.svg");
}
.two-col-layout .left-navigation ul.menu li.menu-item-members > a:hover, .two-col-layout .left-navigation ul.menu li.menu-item-members > a:focus-visible {
  background-image: url("../img/icons/user-01-blue-600.svg");
}
.two-col-layout .left-navigation ul.menu li.menu-item-members.current-menu-item > a, .two-col-layout .left-navigation ul.menu li.menu-item-members.current-menu-parent > a, .two-col-layout .left-navigation ul.menu li.menu-item-members.current-page-ancestor > a {
  background-image: url("../img/icons/user-01-blue-600.svg");
}
.two-col-layout .left-navigation ul.menu li.menu-item-certification > a {
  background-image: url("../img/icons/check-verified-03-gray-600.svg");
}
.two-col-layout .left-navigation ul.menu li.menu-item-certification > a:hover, .two-col-layout .left-navigation ul.menu li.menu-item-certification > a:focus-visible {
  background-image: url("../img/icons/check-verified-03-blue-600.svg");
}
.two-col-layout .left-navigation ul.menu li.menu-item-certification.current-menu-item > a, .two-col-layout .left-navigation ul.menu li.menu-item-certification.current-menu-parent > a, .two-col-layout .left-navigation ul.menu li.menu-item-certification.current-page-ancestor > a {
  background-image: url("../img/icons/check-verified-03-blue-600.svg");
}
.two-col-layout .left-navigation ul.menu li.menu-item-company-details > a {
  background-image: url("../img/icons/info-circle-gray-600.svg");
}
.two-col-layout .left-navigation ul.menu li.menu-item-company-details > a:hover, .two-col-layout .left-navigation ul.menu li.menu-item-company-details > a:focus-visible {
  background-image: url("../img/icons/info-circle-blue-600.svg");
}
.two-col-layout .left-navigation ul.menu li.menu-item-company-details.current-menu-item > a, .two-col-layout .left-navigation ul.menu li.menu-item-company-details.current-menu-parent > a, .two-col-layout .left-navigation ul.menu li.menu-item-company-details.current-page-ancestor > a {
  background-image: url("../img/icons/info-circle-blue-600.svg");
}
.two-col-layout .left-navigation ul.menu li.menu-item-website > a {
  background-image: url("../img/icons/code-browser-gray-600.svg");
}
.two-col-layout .left-navigation ul.menu li.menu-item-website > a:hover, .two-col-layout .left-navigation ul.menu li.menu-item-website > a:focus-visible {
  background-image: url("../img/icons/code-browser-blue-600.svg");
}
.two-col-layout .left-navigation ul.menu li.menu-item-website.current-menu-item > a, .two-col-layout .left-navigation ul.menu li.menu-item-website.current-menu-parent > a {
  background-image: url("../img/icons/code-browser-blue-600.svg");
}
.two-col-layout .left-navigation ul.menu li.menu-item-settings > a {
  background-image: url("../img/icons/settings-01-gray-600.svg");
}
.two-col-layout .left-navigation ul.menu li.menu-item-settings > a:hover, .two-col-layout .left-navigation ul.menu li.menu-item-settings > a:focus-visible {
  background-image: url("../img/icons/settings-01-blue-600.svg");
}
.two-col-layout .left-navigation ul.menu li.menu-item-settings.current-menu-item > a, .two-col-layout .left-navigation ul.menu li.menu-item-settings.current-menu-parent > a {
  background-image: url("../img/icons/settings-01-blue-600.svg");
}
.two-col-layout .left-navigation ul.menu li.menu-item-signout {
  position: relative;
  margin-top: 3px;
}
.two-col-layout .left-navigation ul.menu li.menu-item-signout:before {
  content: "";
  position: absolute;
  top: -3px;
  left: 0x;
  height: 1px;
  width: 100%;
  display: block;
  border-top: 1px solid #E3E8EF;
}
.two-col-layout .left-navigation ul.menu li.menu-item-signout a {
  background-image: url("../img/icons/log-out-01-gray-600.svg");
}
.two-col-layout .left-navigation ul.menu li.menu-item-signout a:hover, .two-col-layout .left-navigation ul.menu li.menu-item-signout a:focus-visible {
  background-image: url("../img/icons/log-out-01-blue-600.svg");
}
.two-col-layout .left-navigation ul.menu li.menu-item-signout.current-menu-item > a, .two-col-layout .left-navigation ul.menu li.menu-item-signout.current-menu-parent > a, .two-col-layout .left-navigation ul.menu li.menu-item-signout.current-page-ancestor > a {
  background-image: url("../img/icons/log-out-01-blue-600.svg");
}
.two-col-layout .left-navigation ul.menu li.current-menu-item > a, .two-col-layout .left-navigation ul.menu li.current-menu-parent > a, .two-col-layout .left-navigation ul.menu li.current-page-ancestor > a, .two-col-layout .left-navigation ul.menu li.current-menu-item.is-active > a, .two-col-layout .left-navigation ul.menu li.current-menu-parent.is-active > a, .two-col-layout .left-navigation ul.menu li.current-page-ancestor.is-active > a {
  background-color: #EFF5FF;
}
.two-col-layout .left-navigation ul.menu li ul.nested, .two-col-layout .left-navigation ul.menu li ul.is-accordion-submenu {
  margin-left: 0;
  margin-top: 0.375rem;
  margin-bottom: 0.5rem;
  list-style: none;
}
.two-col-layout .left-navigation ul.menu li ul.nested li, .two-col-layout .left-navigation ul.menu li ul.is-accordion-submenu li {
  margin-bottom: 0;
}
.two-col-layout .left-navigation ul.menu li ul.nested li > a, .two-col-layout .left-navigation ul.menu li ul.is-accordion-submenu li > a {
  font-family: "inter_medium", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  color: #697586;
  line-height: 1.4;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  background-repeat: no-repeat;
  background-position: left 12px center;
  background-size: 0.625rem;
}
.two-col-layout .left-navigation ul.menu li ul.nested li > a:hover, .two-col-layout .left-navigation ul.menu li ul.is-accordion-submenu li > a:hover {
  background-image: url("../img/icons/dot-light-grey.svg");
}
.two-col-layout .left-navigation ul.menu li ul.nested li.current-menu-item > a, .two-col-layout .left-navigation ul.menu li ul.nested li.current-page-ancestor > a, .two-col-layout .left-navigation ul.menu li ul.is-accordion-submenu li.current-menu-item > a, .two-col-layout .left-navigation ul.menu li ul.is-accordion-submenu li.current-page-ancestor > a {
  background-image: url("../img/icons/dot-blue.svg");
  background-color: #EFF5FF;
  color: #4B5565;
}
.two-col-layout .left-navigation ul.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: middle;
      -ms-flex-align: middle;
          align-items: middle;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  padding-right: 2.25rem;
}
.two-col-layout .left-navigation ul.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a::after {
  content: "";
  position: relative;
  border: none;
  background-image: url("../img/icons/chevron-down-gray-600.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: -1.35rem;
  right: auto;
  top: auto;
  -webkit-transform-origin: 50% 46%;
          transform-origin: 50% 46%;
  -webkit-transition: -webkit-transform 0.25s;
  transition: -webkit-transform 0.25s;
  transition: transform 0.25s;
  transition: transform 0.25s, -webkit-transform 0.25s;
}
.two-col-layout .left-navigation ul.accordion-menu .is-accordion-submenu-parent[aria-expanded=true] > a::after {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
.two-col-layout .main-content-area {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  position: relative;
  min-height: 100vh;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  background: linear-gradient(179deg, rgba(12, 110, 252, 0.15) 0.43%, rgba(12, 110, 252, 0.04) 98.94%), #202939;
  background-blend-mode: hard-light, normal;
}
.two-col-layout .main-content-area:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  bottom: 0;
  display: block;
  -webkit-box-shadow: inset 30px 0 30px -30px rgba(0, 0, 0, 0.3);
          box-shadow: inset 30px 0 30px -30px rgba(0, 0, 0, 0.3);
  z-index: 999;
}
.two-col-layout .main-content-area article {
  padding-left: 0;
  padding-right: 0;
}
.two-col-layout .main-content-area .content-column {
  padding-left: 4rem;
  padding-right: 4rem;
  padding-bottom: 2rem;
}
.two-col-layout .main-content-area .content-list {
  list-style: none;
  margin-left: 0;
}
.two-col-layout .main-content-area .content-panel-rounded {
  border-radius: 0.75rem;
  background-color: #ffffff;
  padding: 2rem;
}
.two-col-layout .main-content-area .table-content-column {
  position: relative;
}
.two-col-layout .main-content-area .heading-container {
  padding-top: 3rem;
  padding-bottom: 0;
  margin-bottom: 2.5rem;
  background-color: #263165;
}
.two-col-layout .main-content-area .heading-container h2, .two-col-layout .main-content-area .heading-container input[type=text] {
  margin-bottom: 0;
}
.two-col-layout .main-content-area .heading-container ul.sub-nav {
  margin-top: 1rem;
}
.two-col-layout .main-content-area .heading-container ul.sub-nav li {
  margin-right: 1.25rem;
}
.two-col-layout .main-content-area .heading-container ul.sub-nav li > a {
  color: #ffffff;
  font-family: "inter_semibold", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  border-bottom: 2px solid transparent;
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  padding-top: 0.6rem;
  padding-bottom: 0.6rem;
}
.two-col-layout .main-content-area .heading-container ul.sub-nav li.current-menu-item > a {
  color: #0C6EFC;
  border-color: #0C6EFC;
}

/* small + medium */
@media print, screen and (max-width: 63.99875em) {
  .two-col-layout .top-navigation {
    top: 15px;
    z-index: 9999;
  }
  .two-col-layout .top-navigation.active {
    position: fixed;
  }
  .two-col-layout .left-navigation {
    position: absolute;
    width: 290px;
    top: 0;
    left: -400px;
    right: auto;
    z-index: 9998;
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
    -webkit-box-shadow: 1px 0 20px 10px rgba(0, 0, 0, 0.3);
            box-shadow: 1px 0 20px 10px rgba(0, 0, 0, 0.3);
  }
  .two-col-layout .left-navigation.active {
    position: fixed;
    left: 0;
    right: auto;
    overflow: scroll;
  }
  .two-col-layout .main-content-area .heading-container {
    padding-top: 4.5rem;
  }
  .nav-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9997;
    -webkit-backdrop-filter: blur(3px);
            backdrop-filter: blur(3px);
    background-color: rgba(255, 255, 255, 0.4);
  }
}
/* small only */
@media print, screen and (max-width: 39.99875em) {
  .two-col-layout .main-content-area .content-column {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}
/* medium only */
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .two-col-layout .main-content-area .content-column {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
/* 
 *
 * TYPOGRAPHY
 *
 */
h1, h2, h3, h4, h5, h6, label, .reveal.full-screen .menu a, .callout:before {
  font-family: "inter_medium", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
}

form.readonly input {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-color: transparent;
  background-color: transparent;
}

form.readonly input:hover {
  cursor: default;
  background-color: transparent;
  border-color: transparent;
}

form.readonly input:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: transparent;
  border-color: transparent;
}

form input.inline_flex {
  display: inline-block;
  width: auto;
  padding-left: 2px;
  margin-left: 2px;
}

.no-wrap {
  white-space: nowrap;
}

.panel {
  border-radius: 1rem;
  border: 1px solid #E3E8EF;
  -webkit-box-shadow: 0 1px 2px 0 rgba(10, 13, 18, 0.1);
          box-shadow: 0 1px 2px 0 rgba(10, 13, 18, 0.1);
  background-color: #ffffff;
  padding: 1.25rem;
}
.panel.light-gray {
  background-color: #FCFCFD;
}
.panel.dark-panel {
  background-color: #021632;
  border-color: #021632;
}
.panel.blue-bordered-panel {
  background-color: transparent;
  border-color: #0849A8;
}
.panel.no-bottom-corners {
  border-radius: 1rem 1rem 0 0;
}
.panel.no-top-corners {
  border-radius: 0 0 1rem 1rem;
}
.panel .panel-footer {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(100% + 2.5rem);
          flex: 0 0 calc(100% + 2.5rem);
  text-align: left;
  margin-left: -1.25rem;
  margin-right: -1.25rem;
  margin-bottom: -1.25rem;
  margin-top: 0;
  width: calc(100% + 2.5rem);
  background-color: #F8FAFC;
  border-top: 1px solid #E3E8EF;
  border-radius: 0 0 1rem 1rem;
}

.form-error.offset-margins {
  margin-top: -0.75rem;
  margin-bottom: 1rem;
}

.pos-relative {
  position: relative;
}

/*
 * WARNING PANEL
 */
.warning {
  background-color: #fff;
  border-radius: 0.625rem;
  color: #000;
  padding: 2.1875rem;
  position: relative;
  margin-top: 1.875rem;
}

.warning p {
  margin-bottom: 0;
}

.warning:before {
  content: "";
  background-color: #666;
  background-image: url("../img/exclamation.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 8px;
  width: 50px;
  height: 50px;
  border-radius: 50px;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
}

/*
 *
 * ACCOUNT STYLES
 *
 */
#account section article ul,
#audits-account section article ul {
  list-style: none;
  margin-left: 0;
}

#account p, #account label {
  color: #ffffff;
}

#account .hint {
  color: #AECFFE;
}

#audits-account p, #audits-account label {
  color: #06377E;
}

#audits-account .hint {
  color: #3586FC;
}

#edit_user_profile input {
  margin-bottom: 0;
}
#edit_user_profile .pwd_field_wrap {
  position: relative;
}
#edit_user_profile .pwd_field_wrap .pwd_toggle {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 2.5rem;
  background-color: transparent;
  background-position: center;
  background-size: 60%;
  background-repeat: no-repeat;
}
#edit_user_profile .pwd_field_wrap .pwd_toggle:hover {
  cursor: pointer;
}
#edit_user_profile .pwd_field_wrap .pwd_toggle.show-pwd {
  background-image: url("../img/icons/eye.svg");
}
#edit_user_profile .pwd_field_wrap .pwd_toggle.hide-pwd {
  background-image: url("../img/icons/eye-off.svg");
}
#edit_user_profile #current_password,
#edit_user_profile #new_password,
#edit_user_profile #confirm_new_password {
  padding-right: 2.5rem;
}

.border-top {
  border-top: 1px solid #9AA4B2;
}

.border-bottom {
  border-bottom: 1px solid #9AA4B2;
}

.notification {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #FEF5D6;
  padding: 0.625rem;
  border-radius: 0 0 0.5rem 0.5rem;
  color: #000;
  margin-top: 0;
}
.notification p:last-child {
  margin-bottom: 0;
}

.notification.success {
  background-color: #AFF3CC;
  background-image: url("../img/icons/check-circle-green.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 1.25rem;
  background-position: left 1rem center;
  min-height: 3.75rem;
  padding-left: 3.125rem;
}
.notification.success.deleted {
  background-color: #FFCECA;
}

.notification.all-corners {
  border-radius: 0.5rem 0.5rem 0.5rem 0.5rem;
}

.hover:not(th):hover {
  cursor: pointer;
  text-decoration: underline;
  text-decoration-color: #9AA4B2;
}

/*
 *
 * SECTION STYLES
 *
 */
section {
  max-width: 149.375rem;
  margin-left: auto;
  margin-right: auto;
}

.section_title {
  position: relative;
  margin-top: 6.25rem;
  text-shadow: 0px 7px 6px rgba(0, 0, 0, 0.4);
}

.section_title span {
  width: 70px;
  height: 70px;
  border-radius: 70px;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-100px);
          transform: translateX(-50%) translateY(-100px);
  background-color: #fff;
  color: #000;
  font-size: 1.75rem;
  line-height: 70px;
  -webkit-box-shadow: 0px 7px 10px rgba(0, 0, 0, 0.3);
          box-shadow: 0px 7px 10px rgba(0, 0, 0, 0.3);
  text-shadow: none;
}

.section_title span i {
  display: none;
}

.section_title.smaller {
  margin-top: 5.625rem;
}

.section_title.smaller span {
  -webkit-transform: translateX(-50%) translateY(-90px);
          transform: translateX(-50%) translateY(-90px);
}

.section_title.larger {
  font-size: 3.75rem;
}

.autocomplete-suggestions {
  position: absolute;
  background: white;
  border: 1px solid #ccc;
  z-index: 999;
  list-style: none;
  margin: 0;
  padding: 0;
  max-height: 200px;
  overflow-y: auto;
  max-width: 100%;
}

.autocomplete-suggestions li {
  padding: 8px 10px;
  cursor: pointer;
}

.autocomplete-suggestions li.selected {
  background-color: #e6f0ff;
}

td.no-wrap, th.no-wrap, .nowrap-container, .members-count-groups, .shared-with-container {
  max-width: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/*
 * UPLOAD TARGET / DRAG AND DROP 
 */
.file-uploader {
  padding-top: 0;
  padding-bottom: 0;
  background-color: rgb(2.8807692308, 31.6884615385, 72.0192307692);
  border: 1px solid #021632;
  border-radius: 0.75rem;
  text-align: center;
  position: relative;
}
.file-uploader p {
  margin-bottom: 0;
  background-image: url("../img/icons/upload-cloud-02-blue-600.svg");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 1.5rem;
  padding-top: 2.1875rem;
}
.file-uploader p button {
  color: #0C6EFC;
  font-family: "inter_semibold", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
}
.file-uploader p button:hover {
  cursor: pointer;
}
.file-uploader .drop-zone {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.file-uploader .drop-zone.smaller {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.file-uploader .file-list {
  display: inline-block;
  list-style: none;
  margin-top: 1rem;
  margin-bottom: 1.5rem;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  text-align: left;
}
.file-uploader .upload-progress {
  padding: 0.75rem;
  border-radius: 0.75rem;
  background-color: #FDEFBB;
  word-break: break-word;
  color: #042554;
  margin-top: -2rem;
}
.file-uploader .upload-progress.success {
  background-color: #CAF7DD;
}
.file-uploader.disabled {
  opacity: 0.5;
}
.file-uploader.disabled:after {
  content: "DISABLED";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(30deg);
          transform: translateX(-50%) translateY(-50%) rotate(30deg);
  font-size: 1.5rem;
  font-family: "inter_bold", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  color: #000;
  background-color: rgba(204, 204, 204, 0.9);
  padding: 0.35rem 0.35rem 0.3rem 0.35rem;
  line-height: 0.8;
}
.file-uploader.disabled p button {
  pointer-events: none;
}
.file-uploader.disabled p button:hover {
  cursor: default;
}
.file-uploader.light-theme {
  background-color: #ffffff;
  border: 1px solid #CDD5DF;
}
.file-uploader.light-theme p {
  color: #202939;
  background-image: url("../img/icons/upload-cloud-02-gray-600.svg");
}
.file-uploader.light-theme span {
  color: #202939;
}

/*
 * MEMBERS / GROUPS 
 */
#member_groups_list .group_name {
  width: 25%;
}
#member_groups_list .members-count-groups {
  width: calc(75% - 60px);
}
#member_groups_list .manage {
  width: 60px;
}

.media-list, .audit-layout .media-list, .row.media-list {
  list-style: none;
  margin-bottom: 0;
  padding-left: 0.3125rem;
  padding-right: 0.3125rem;
}
.media-list li, .media-list li.column, .audit-layout .media-list li, .audit-layout .media-list li.column, .row.media-list li, .row.media-list li.column {
  padding: 0.3125rem;
  padding-left: 0.3125rem;
  padding-right: 0.3125rem;
}
.media-list li img, .media-list li.column img, .audit-layout .media-list li img, .audit-layout .media-list li.column img, .row.media-list li img, .row.media-list li.column img {
  border-radius: 6px;
  -webkit-box-shadow: 0 1px 2px -1px rgba(10, 13, 18, 0.1), 0 1px 3px 0 rgba(10, 13, 18, 0.1);
          box-shadow: 0 1px 2px -1px rgba(10, 13, 18, 0.1), 0 1px 3px 0 rgba(10, 13, 18, 0.1);
  border: 1px solid #E3E8EF;
}

.media-list li .media-img-container {
  position: relative;
  display: inline-block;
}
.media-list li .delete-image {
  position: absolute;
  top: 0;
  right: 0;
  text-indent: -5000px;
  -webkit-transform: translateX(8px) translateY(-6px);
          transform: translateX(8px) translateY(-6px);
  width: 1.75rem;
  height: 1.75rem;
  background-image: url("../img/close-icon-light.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 0.875rem;
  background-color: #9AA4B2;
  border: none;
  border-radius: 999px;
  padding: 0;
  margin: 0;
  -webkit-transition: background 0.25s;
  transition: background 0.25s;
}
.media-list li .delete-image:hover, .media-list li .delete-image:focus {
  cursor: pointer;
  background-size: 1.125rem;
}

.icon-circle {
  width: 3.5rem;
  height: 3.5rem;
  border-radius: 1.75rem;
  border: 8px solid #EFF5FF;
  background-color: #ffffff;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 1.5rem;
}
.icon-circle.comments {
  background-image: url("../img/icons/message-text-square-01.svg");
}
.icon-circle.file-link {
  background-image: url("../img/icons/file-plus-02.svg");
}

.file-link-list, .audit-layout .file-link-list, .resources-file-list {
  list-style: none;
  margin-left: 0;
  margin-top: 1rem;
  margin-bottom: 1rem;
  border-radius: 0.5rem;
  border: 1px solid #E3E8EF;
}
.file-link-list li, .audit-layout .file-link-list li, .resources-file-list li {
  padding: 1rem 1.5rem 1rem 3.25rem;
  border-bottom: 1px solid #E3E8EF;
  position: relative;
}
.file-link-list li:before, .audit-layout .file-link-list li:before, .resources-file-list li:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 1.75rem;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  width: 1.25rem;
  height: 1.25rem;
  border: 1px solid #EEF2F6;
  border-radius: 999px;
}
.file-link-list li:last-child, .audit-layout .file-link-list li:last-child, .resources-file-list li:last-child {
  border-bottom: none;
}
.file-link-list li:hover, .audit-layout .file-link-list li:hover, .resources-file-list li:hover {
  background: #F8FAFC;
  cursor: pointer;
}
.file-link-list li:hover:before, .audit-layout .file-link-list li:hover:before, .resources-file-list li:hover:before {
  border: 1px solid #EEF2F6;
  background-color: #EEF2F6;
}
.file-link-list li:focus-visible, .audit-layout .file-link-list li:focus-visible, .resources-file-list li:focus-visible {
  outline: none;
  -webkit-box-shadow: 0 0 0 1px rgba(10, 13, 18, 0.18) inset, 0 -2px 0 0 rgba(10, 13, 18, 0.05) inset, 0 1px 2px 0 rgba(10, 13, 18, 0.05), 0 0 0 2px #FFF, 0 0 0 4px #0C6EFC;
          box-shadow: 0 0 0 1px rgba(10, 13, 18, 0.18) inset, 0 -2px 0 0 rgba(10, 13, 18, 0.05) inset, 0 1px 2px 0 rgba(10, 13, 18, 0.05), 0 0 0 2px #FFF, 0 0 0 4px #0C6EFC;
  border-radius: 0.5rem;
}
.file-link-list li:focus-visible:before, .audit-layout .file-link-list li:focus-visible:before, .resources-file-list li:focus-visible:before {
  border: 1px solid #EEF2F6;
  background-color: #EEF2F6;
}
.file-link-list li.selected, .audit-layout .file-link-list li.selected, .resources-file-list li.selected {
  background: #F8FAFC;
  cursor: pointer;
}
.file-link-list li.selected:before, .audit-layout .file-link-list li.selected:before, .resources-file-list li.selected:before {
  border: 1px solid #5FE89A;
  background-color: #4FC180;
  background-image: url(../img/icons/check-white.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 1rem;
}
.file-link-list li .filename, .audit-layout .file-link-list li .filename, .resources-file-list li .filename {
  display: block;
  font-size: 0.875rem;
  font-family: "inter_medium", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  line-height: 1.25rem;
  color: #364152;
  word-break: break-all;
}
.file-link-list li .filesize, .audit-layout .file-link-list li .filesize, .resources-file-list li .filesize {
  display: block;
  font-size: 0.875rem;
  font-family: "inter_regular", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  line-height: 1.25rem;
  color: #9AA4B2;
}

.precanned-comments-list, .audit-layout .precanned-comments-list {
  list-style: none;
  margin-left: 0;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.precanned-comments-list li, .audit-layout .precanned-comments-list li {
  border-radius: 0.5rem;
  border: 1px solid #CDD5DF;
  padding: 1rem;
  margin-bottom: 1rem;
  font-size: 0.875rem;
  font-family: "inter_medium", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  line-height: 1.25rem;
  color: #364152;
  -webkit-transition: background 0.25s, border 0.25s;
  transition: background 0.25s, border 0.25s;
}
.precanned-comments-list li:hover, .precanned-comments-list li.selected, .audit-layout .precanned-comments-list li:hover, .audit-layout .precanned-comments-list li.selected {
  border: 1px solid #4FC180;
  background: #F8FAFC;
  cursor: pointer;
}
.precanned-comments-list li:focus-visible, .audit-layout .precanned-comments-list li:focus-visible {
  outline: none;
  -webkit-box-shadow: 0 0 0 1px rgba(10, 13, 18, 0.18) inset, 0 -2px 0 0 rgba(10, 13, 18, 0.05) inset, 0 1px 2px 0 rgba(10, 13, 18, 0.05), 0 0 0 2px #FFF, 0 0 0 4px #0C6EFC;
          box-shadow: 0 0 0 1px rgba(10, 13, 18, 0.18) inset, 0 -2px 0 0 rgba(10, 13, 18, 0.05) inset, 0 1px 2px 0 rgba(10, 13, 18, 0.05), 0 0 0 2px #FFF, 0 0 0 4px #0C6EFC;
}

.preview-media-list, .audit-layout .preview-media-list {
  list-style: none;
  margin-left: 0;
  margin-top: 1rem;
  margin-bottom: 0.5rem;
}
.preview-media-list li, .preview-media-list li.column, .audit-layout .preview-media-list li, .audit-layout .preview-media-list li.column {
  padding: 0.3125rem;
  padding-left: 0.3125rem;
  padding-right: 0.3125rem;
  position: relative;
}
.preview-media-list li img, .preview-media-list li.column img, .audit-layout .preview-media-list li img, .audit-layout .preview-media-list li.column img {
  border-radius: 6px;
  -webkit-box-shadow: 0 1px 2px -1px rgba(10, 13, 18, 0.1), 0 1px 3px 0 rgba(10, 13, 18, 0.1);
          box-shadow: 0 1px 2px -1px rgba(10, 13, 18, 0.1), 0 1px 3px 0 rgba(10, 13, 18, 0.1);
  border: 1px solid #E3E8EF;
  width: 60px;
  max-width: 60px;
  height: 60px;
}
.preview-media-list li:after, .preview-media-list li.column:after, .audit-layout .preview-media-list li:after, .audit-layout .preview-media-list li.column:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  width: 26px;
  height: 26px;
  background-color: #5D9EFD;
  background-image: url("../img/icons/loading-01-white.svg");
  background-position: center;
  background-size: 22px;
  background-repeat: no-repeat;
  border-radius: 999px;
  font-weight: bold;
  text-align: center;
  -webkit-animation: rotateInfiniteCentered 1.75s linear infinite;
          animation: rotateInfiniteCentered 1.75s linear infinite;
}

/*
 * DOCUMENT HUB 
 */
#document_hub_list .filename {
  width: 35%;
  font-family: "inter_medium", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
}
#document_hub_list .date_created {
  width: 15%;
}
#document_hub_list .shared-with-container {
  width: calc(50% - 60px);
}
#document_hub_list .manage {
  width: 60px;
}

.file-icon {
  display: block;
  position: relative;
  padding-left: 3.25rem;
}
.file-icon:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 2.5rem;
  height: 2.5rem;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: cover;
}
.file-icon.icon-pdf:before {
  background-image: url("../img/icons/file-type-pdf.svg");
}
.file-icon.icon-jpg:before {
  background-image: url("../img/icons/file-type-jpg.svg");
}
.file-icon.icon-png:before {
  background-image: url("../img/icons/file-type-png.svg");
}
.file-icon.icon-doc:before {
  background-image: url("../img/icons/file-type-doc.svg");
}
.file-icon.icon-docx:before {
  background-image: url("../img/icons/file-type-docx.svg");
}
.file-icon.icon-xlsx:before {
  background-image: url("../img/icons/file-type-xlsx.svg");
}
.file-icon.icon-zip:before {
  background-image: url("../img/icons/file-type-zip.svg");
}
.file-icon.icon-default:before {
  background-image: url("../img/icons/file-type-default.svg");
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
  padding-bottom: 2rem;
  margin-left: 0;
}

.slick-list {
  position: relative;
  overflow: visible;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  min-height: 1px;
  display: none;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-slider .slick-prev,
.slick-slider .slick-next {
  width: 44px;
  height: 44px;
  background-repeat: no-repeat;
  background-size: 24px 24px;
  background-position: center;
  -webkit-transform: none;
          transform: none;
  position: absolute;
  top: -40px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1000;
  background-color: #E3E8EF;
  border-radius: 999px;
  -webkit-transition: background-color 0.25s;
  transition: background-color 0.25s;
  text-indent: -5000px;
}

.slick-slider .slick-prev:hover,
.slick-slider .slick-next:hover {
  cursor: pointer;
}

.slick-slider .slick-prev {
  background-image: url("../img/icons/chevron-left.svg");
  margin-right: 0;
  right: 54px;
  left: auto;
}

.slick-slider .slick-next {
  background-image: url("../img/icons/chevron-right.svg");
  margin-left: 0;
  right: 0;
  left: auto;
}

.slick-slider .slick-prev.slick-disabled,
.slick-slider .slick-next.slick-disabled {
  opacity: 0.4;
}

.slick-slider .slick-prev.slick-disabled:hover,
.slick-slider .slick-next.slick-disabled:hover {
  cursor: default;
}

.slick-slide:focus {
  outline: none;
}

/* small only */
@media print, screen and (max-width: 39.99875em) {
  .slick-slider .slick-prev,
  .slick-slider .slick-next {
    top: auto;
    bottom: -30px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  /*.slick-slider .slick-prev {
  	margin-right: 0;
  	right: 54px;
  	left: auto;
  } 

  .slick-slider .slick-next {
  	margin-left: 0;
  	right: 0;
  	left: auto;
  }*/
}
/* PAGINATION CSS */
ul.page-numbers {
  margin: 1rem 0 0 0;
  padding: 0.2rem 0;
  list-style: none;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

ul.page-numbers li {
  margin: 0 0.3125rem 0 0.3125rem;
}

ul.page-numbers li .page-numbers {
  line-height: 1;
  display: block;
  text-decoration: none;
  border-radius: 999px;
  font-size: 1.125rem;
  padding: 0.75rem 0 0.75rem 0;
  height: 2.625rem;
  border: none;
  color: #202939;
  background-color: transparent;
  text-align: center;
  position: relative;
  -webkit-box-shadow: none;
          box-shadow: none;
  aspect-ratio: 1/1;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}

@supports not (aspect-ratio: auto) {
  ul.page-numbers li .page-numbers {
    padding: 0.625rem 0.8125rem 0.6875rem 0.8125rem;
  }
}
ul.page-numbers li .page-numbers:after {
  content: "";
  border-bottom: none;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  -webkit-box-shadow: none;
          box-shadow: none;
}

ul.page-numbers li .page-numbers:hover {
  color: #202939;
  background-color: rgba(32, 41, 57, 0.1);
  border: none;
}

ul.page-numbers li a.prev.page-numbers {
  text-align: left;
  background-image: svgLeftArrow(#202939);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16px 16px;
}

ul.page-numbers li a.prev.page-numbers:after {
  right: auto;
  left: 0;
}

ul.page-numbers li a.next.page-numbers {
  text-align: left;
  background-image: svgRightArrow(#202939);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16px 16px;
}

ul.page-numbers li a.next.page-numbers:after {
  right: 0;
}

ul.page-numbers li a.page-numbers.current,
ul.page-numbers li span.page-numbers.current {
  color: #e6e6e6;
  background-color: #202939;
  border: none;
}

ul.page-numbers li a.prev.page-numbers:hover {
  background-color: rgba(32, 41, 57, 0.1);
}

ul.page-numbers li a.next.page-numbers:hover {
  background-color: rgba(32, 41, 57, 0.1);
}

/* small only */
@media print, screen and (max-width: 39.99875em) {
  ul.page-numbers {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
/*# sourceMappingURL=app.css.map */
