@charset "UTF-8";/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css *//* Document
   ========================================================================== *//**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}/* Sections
   ========================================================================== *//**
 * Remove the margin in all browsers.
 */body {
  margin: 0;
}/**
 * Render the `main` element consistently in IE.
 */main {
  display: block;
}/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */h1 {
  font-size: 2em;
  margin: 0.67em 0;
}/* Grouping content
   ========================================================================== *//**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}/* Text-level semantics
   ========================================================================== *//**
 * Remove the gray background on active links in IE 10.
 */a {
  background-color: transparent;
}/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */abbr[title] {
  border-bottom: none; /* 1 */
  -webkit-text-decoration: underline; /* 2 */
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */b,
strong {
  font-weight: bolder;
}/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}/**
 * Add the correct font size in all browsers.
 */small {
  font-size: 80%;
}/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}sub {
  bottom: -0.25em;
}sup {
  top: -0.5em;
}/* Embedded content
   ========================================================================== *//**
 * Remove the border on images inside links in IE 10.
 */img {
  border-style: none;
}/* Forms
   ========================================================================== *//**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */button,
input { /* 1 */
  overflow: visible;
}/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */button,
select { /* 1 */
  text-transform: none;
}/**
 * Correct the inability to style clickable types in iOS and Safari.
 */button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}/**
 * Remove the inner border and padding in Firefox.
 */button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}/**
 * Restore the focus styles unset by the previous rule.
 */button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}/**
 * Correct the padding in Firefox.
 */fieldset {
  padding: 0.35em 0.75em 0.625em;
}/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */progress {
  vertical-align: baseline;
}/**
 * Remove the default vertical scrollbar in IE 10+.
 */textarea {
  overflow: auto;
}/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}/* Interactive
   ========================================================================== *//*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */details {
  display: block;
}/*
 * Add the correct display in all browsers.
 */summary {
  display: list-item;
}/* Misc
   ========================================================================== *//**
 * Add the correct display in IE 10+.
 */template {
  display: none;
}/**
 * Add the correct display in IE 10.
 */[hidden] {
  display: none;
}.react-datepicker__navigation-icon::before, .react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view--down-arrow {
  border-color: #ccc;
  border-style: solid;
  border-width: 3px 3px 0 0;
  content: "";
  display: block;
  height: 9px;
  position: absolute;
  top: 6px;
  width: 9px;
}.react-datepicker-wrapper {
  display: inline-block;
  padding: 0;
  border: 0;
}.react-datepicker {
  font-family: "Helvetica Neue", helvetica, arial, sans-serif;
  font-size: 0.8rem;
  background-color: #fff;
  color: #000;
  border: 1px solid #aeaeae;
  border-radius: 0.3rem;
  display: inline-block;
  position: relative;
  line-height: normal;
  line-height: initial;
}.react-datepicker--time-only .react-datepicker__time-container {
  border-left: 0;
}.react-datepicker--time-only .react-datepicker__time,
.react-datepicker--time-only .react-datepicker__time-box {
  border-bottom-left-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}.react-datepicker-popper {
  z-index: 1;
  line-height: 0;
}.react-datepicker-popper .react-datepicker__triangle {
  stroke: #aeaeae;
}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle {
  fill: #f0f0f0;
  color: #f0f0f0;
}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle {
  fill: #fff;
  color: #fff;
}.react-datepicker__header {
  text-align: center;
  background-color: #f0f0f0;
  border-bottom: 1px solid #aeaeae;
  border-top-left-radius: 0.3rem;
  padding: 8px 0;
  position: relative;
}.react-datepicker__header--time {
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}.react-datepicker__header--time:not(.react-datepicker__header--time--only) {
  border-top-left-radius: 0;
}.react-datepicker__header:not(.react-datepicker__header--has-time-select) {
  border-top-right-radius: 0.3rem;
}.react-datepicker__year-dropdown-container--select,
.react-datepicker__month-dropdown-container--select,
.react-datepicker__month-year-dropdown-container--select,
.react-datepicker__year-dropdown-container--scroll,
.react-datepicker__month-dropdown-container--scroll,
.react-datepicker__month-year-dropdown-container--scroll {
  display: inline-block;
  margin: 0 15px;
}.react-datepicker__current-month,
.react-datepicker-time__header,
.react-datepicker-year-header {
  margin-top: 0;
  color: #000;
  font-weight: bold;
  font-size: 0.944rem;
}h2.react-datepicker__current-month {
  padding: 0;
  margin: 0;
}.react-datepicker-time__header {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}.react-datepicker__navigation {
  align-items: center;
  background: none;
  display: flex;
  justify-content: center;
  text-align: center;
  cursor: pointer;
  position: absolute;
  top: 2px;
  padding: 0;
  border: none;
  z-index: 1;
  height: 32px;
  width: 32px;
  text-indent: -999em;
  overflow: hidden;
}.react-datepicker__navigation--previous {
  left: 2px;
}.react-datepicker__navigation--next {
  right: 2px;
}.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button) {
  right: 85px;
}.react-datepicker__navigation--years {
  position: relative;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}.react-datepicker__navigation--years-previous {
  top: 4px;
}.react-datepicker__navigation--years-upcoming {
  top: -4px;
}.react-datepicker__navigation:hover *::before {
  border-color: rgb(165.75, 165.75, 165.75);
}.react-datepicker__navigation-icon {
  position: relative;
  top: -1px;
  font-size: 20px;
  width: 0;
}.react-datepicker__navigation-icon--next {
  left: -2px;
}.react-datepicker__navigation-icon--next::before {
  transform: rotate(45deg);
  left: -7px;
}.react-datepicker__navigation-icon--previous {
  right: -2px;
}.react-datepicker__navigation-icon--previous::before {
  transform: rotate(225deg);
  right: -7px;
}.react-datepicker__month-container {
  float: left;
}.react-datepicker__year {
  margin: 0.4rem;
  text-align: center;
}.react-datepicker__year-wrapper {
  display: flex;
  flex-wrap: wrap;
  max-width: 180px;
}.react-datepicker__year .react-datepicker__year-text {
  display: inline-block;
  width: 4rem;
  margin: 2px;
}.react-datepicker__month {
  margin: 0.4rem;
  text-align: center;
}.react-datepicker__month .react-datepicker__month-text,
.react-datepicker__month .react-datepicker__quarter-text {
  display: inline-block;
  width: 4rem;
  margin: 2px;
}.react-datepicker__input-time-container {
  clear: both;
  width: 100%;
  float: left;
  margin: 5px 0 10px 15px;
  text-align: left;
}.react-datepicker__input-time-container .react-datepicker-time__caption {
  display: inline-block;
}.react-datepicker__input-time-container .react-datepicker-time__input-container {
  display: inline-block;
}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input {
  display: inline-block;
  margin-left: 10px;
}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input {
  width: auto;
}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-inner-spin-button,
.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time] {
  -moz-appearance: textfield;
}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter {
  margin-left: 5px;
  display: inline-block;
}.react-datepicker__time-container {
  float: right;
  border-left: 1px solid #aeaeae;
  width: 85px;
}.react-datepicker__time-container--with-today-button {
  display: inline;
  border: 1px solid #aeaeae;
  border-radius: 0.3rem;
  position: absolute;
  right: -87px;
  top: 0;
}.react-datepicker__time-container .react-datepicker__time {
  position: relative;
  background: white;
  border-bottom-right-radius: 0.3rem;
}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box {
  width: 85px;
  overflow-x: hidden;
  margin: 0 auto;
  text-align: center;
  border-bottom-right-radius: 0.3rem;
}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list {
  list-style: none;
  margin: 0;
  height: calc(195px + 0.85rem);
  overflow-y: scroll;
  padding-right: 0;
  padding-left: 0;
  width: 100%;
  box-sizing: content-box;
}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item {
  height: 30px;
  padding: 5px 10px;
  white-space: nowrap;
}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover {
  cursor: pointer;
  background-color: #f0f0f0;
}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected {
  background-color: #216ba5;
  color: white;
  font-weight: bold;
}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover {
  background-color: #216ba5;
}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled {
  color: #ccc;
}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover {
  cursor: default;
  background-color: transparent;
}.react-datepicker__week-number {
  color: #ccc;
  display: inline-block;
  width: 1.7rem;
  line-height: 1.7rem;
  text-align: center;
  margin: 0.166rem;
}.react-datepicker__week-number.react-datepicker__week-number--clickable {
  cursor: pointer;
}.react-datepicker__week-number.react-datepicker__week-number--clickable:not(.react-datepicker__week-number--selected):hover {
  border-radius: 0.3rem;
  background-color: #f0f0f0;
}.react-datepicker__week-number--selected {
  border-radius: 0.3rem;
  background-color: #216ba5;
  color: #fff;
}.react-datepicker__week-number--selected:hover {
  background-color: rgb(28.75, 93.2196969697, 143.75);
}.react-datepicker__day-names {
  white-space: nowrap;
  margin-bottom: -8px;
}.react-datepicker__week {
  white-space: nowrap;
}.react-datepicker__day-name,
.react-datepicker__day,
.react-datepicker__time-name {
  color: #000;
  display: inline-block;
  width: 1.7rem;
  line-height: 1.7rem;
  text-align: center;
  margin: 0.166rem;
}.react-datepicker__day,
.react-datepicker__month-text,
.react-datepicker__quarter-text,
.react-datepicker__year-text {
  cursor: pointer;
}.react-datepicker__day:not([aria-disabled=true]):hover,
.react-datepicker__month-text:not([aria-disabled=true]):hover,
.react-datepicker__quarter-text:not([aria-disabled=true]):hover,
.react-datepicker__year-text:not([aria-disabled=true]):hover {
  border-radius: 0.3rem;
  background-color: #f0f0f0;
}.react-datepicker__day--today,
.react-datepicker__month-text--today,
.react-datepicker__quarter-text--today,
.react-datepicker__year-text--today {
  font-weight: bold;
}.react-datepicker__day--highlighted,
.react-datepicker__month-text--highlighted,
.react-datepicker__quarter-text--highlighted,
.react-datepicker__year-text--highlighted {
  border-radius: 0.3rem;
  background-color: #3dcc4a;
  color: #fff;
}.react-datepicker__day--highlighted:not([aria-disabled=true]):hover,
.react-datepicker__month-text--highlighted:not([aria-disabled=true]):hover,
.react-datepicker__quarter-text--highlighted:not([aria-disabled=true]):hover,
.react-datepicker__year-text--highlighted:not([aria-disabled=true]):hover {
  background-color: rgb(49.8551020408, 189.6448979592, 62.5632653061);
}.react-datepicker__day--highlighted-custom-1,
.react-datepicker__month-text--highlighted-custom-1,
.react-datepicker__quarter-text--highlighted-custom-1,
.react-datepicker__year-text--highlighted-custom-1 {
  color: magenta;
}.react-datepicker__day--highlighted-custom-2,
.react-datepicker__month-text--highlighted-custom-2,
.react-datepicker__quarter-text--highlighted-custom-2,
.react-datepicker__year-text--highlighted-custom-2 {
  color: green;
}.react-datepicker__day--holidays,
.react-datepicker__month-text--holidays,
.react-datepicker__quarter-text--holidays,
.react-datepicker__year-text--holidays {
  position: relative;
  border-radius: 0.3rem;
  background-color: #ff6803;
  color: #fff;
}.react-datepicker__day--holidays .overlay,
.react-datepicker__month-text--holidays .overlay,
.react-datepicker__quarter-text--holidays .overlay,
.react-datepicker__year-text--holidays .overlay {
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  background-color: #333;
  color: #fff;
  padding: 4px;
  border-radius: 4px;
  white-space: nowrap;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.3s ease-in-out;
}.react-datepicker__day--holidays:not([aria-disabled=true]):hover,
.react-datepicker__month-text--holidays:not([aria-disabled=true]):hover,
.react-datepicker__quarter-text--holidays:not([aria-disabled=true]):hover,
.react-datepicker__year-text--holidays:not([aria-disabled=true]):hover {
  background-color: rgb(207, 82.9642857143, 0);
}.react-datepicker__day--holidays:hover .overlay,
.react-datepicker__month-text--holidays:hover .overlay,
.react-datepicker__quarter-text--holidays:hover .overlay,
.react-datepicker__year-text--holidays:hover .overlay {
  visibility: visible;
  opacity: 1;
}.react-datepicker__day--selected, .react-datepicker__day--in-selecting-range, .react-datepicker__day--in-range,
.react-datepicker__month-text--selected,
.react-datepicker__month-text--in-selecting-range,
.react-datepicker__month-text--in-range,
.react-datepicker__quarter-text--selected,
.react-datepicker__quarter-text--in-selecting-range,
.react-datepicker__quarter-text--in-range,
.react-datepicker__year-text--selected,
.react-datepicker__year-text--in-selecting-range,
.react-datepicker__year-text--in-range {
  border-radius: 0.3rem;
  background-color: #216ba5;
  color: #fff;
}.react-datepicker__day--selected:not([aria-disabled=true]):hover, .react-datepicker__day--in-selecting-range:not([aria-disabled=true]):hover, .react-datepicker__day--in-range:not([aria-disabled=true]):hover,
.react-datepicker__month-text--selected:not([aria-disabled=true]):hover,
.react-datepicker__month-text--in-selecting-range:not([aria-disabled=true]):hover,
.react-datepicker__month-text--in-range:not([aria-disabled=true]):hover,
.react-datepicker__quarter-text--selected:not([aria-disabled=true]):hover,
.react-datepicker__quarter-text--in-selecting-range:not([aria-disabled=true]):hover,
.react-datepicker__quarter-text--in-range:not([aria-disabled=true]):hover,
.react-datepicker__year-text--selected:not([aria-disabled=true]):hover,
.react-datepicker__year-text--in-selecting-range:not([aria-disabled=true]):hover,
.react-datepicker__year-text--in-range:not([aria-disabled=true]):hover {
  background-color: rgb(28.75, 93.2196969697, 143.75);
}.react-datepicker__day--keyboard-selected,
.react-datepicker__month-text--keyboard-selected,
.react-datepicker__quarter-text--keyboard-selected,
.react-datepicker__year-text--keyboard-selected {
  border-radius: 0.3rem;
  background-color: rgb(186.25, 217.0833333333, 241.25);
  color: rgb(0, 0, 0);
}.react-datepicker__day--keyboard-selected:not([aria-disabled=true]):hover,
.react-datepicker__month-text--keyboard-selected:not([aria-disabled=true]):hover,
.react-datepicker__quarter-text--keyboard-selected:not([aria-disabled=true]):hover,
.react-datepicker__year-text--keyboard-selected:not([aria-disabled=true]):hover {
  background-color: rgb(28.75, 93.2196969697, 143.75);
}.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range):not(.react-datepicker__month-text--in-range):not(.react-datepicker__quarter-text--in-range):not(.react-datepicker__year-text--in-range),
.react-datepicker__month-text--in-selecting-range:not(.react-datepicker__day--in-range):not(.react-datepicker__month-text--in-range):not(.react-datepicker__quarter-text--in-range):not(.react-datepicker__year-text--in-range),
.react-datepicker__quarter-text--in-selecting-range:not(.react-datepicker__day--in-range):not(.react-datepicker__month-text--in-range):not(.react-datepicker__quarter-text--in-range):not(.react-datepicker__year-text--in-range),
.react-datepicker__year-text--in-selecting-range:not(.react-datepicker__day--in-range):not(.react-datepicker__month-text--in-range):not(.react-datepicker__quarter-text--in-range):not(.react-datepicker__year-text--in-range) {
  background-color: rgba(33, 107, 165, 0.5);
}.react-datepicker__month--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range):not(.react-datepicker__month-text--in-selecting-range):not(.react-datepicker__quarter-text--in-selecting-range):not(.react-datepicker__year-text--in-selecting-range), .react-datepicker__year--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range):not(.react-datepicker__month-text--in-selecting-range):not(.react-datepicker__quarter-text--in-selecting-range):not(.react-datepicker__year-text--in-selecting-range),
.react-datepicker__month--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range):not(.react-datepicker__month-text--in-selecting-range):not(.react-datepicker__quarter-text--in-selecting-range):not(.react-datepicker__year-text--in-selecting-range),
.react-datepicker__year--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range):not(.react-datepicker__month-text--in-selecting-range):not(.react-datepicker__quarter-text--in-selecting-range):not(.react-datepicker__year-text--in-selecting-range),
.react-datepicker__month--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range):not(.react-datepicker__month-text--in-selecting-range):not(.react-datepicker__quarter-text--in-selecting-range):not(.react-datepicker__year-text--in-selecting-range),
.react-datepicker__year--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range):not(.react-datepicker__month-text--in-selecting-range):not(.react-datepicker__quarter-text--in-selecting-range):not(.react-datepicker__year-text--in-selecting-range),
.react-datepicker__month--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range):not(.react-datepicker__month-text--in-selecting-range):not(.react-datepicker__quarter-text--in-selecting-range):not(.react-datepicker__year-text--in-selecting-range),
.react-datepicker__year--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range):not(.react-datepicker__month-text--in-selecting-range):not(.react-datepicker__quarter-text--in-selecting-range):not(.react-datepicker__year-text--in-selecting-range) {
  background-color: #f0f0f0;
  color: #000;
}.react-datepicker__day--disabled,
.react-datepicker__month-text--disabled,
.react-datepicker__quarter-text--disabled,
.react-datepicker__year-text--disabled {
  cursor: default;
  color: #ccc;
}.react-datepicker__day--disabled .overlay,
.react-datepicker__month-text--disabled .overlay,
.react-datepicker__quarter-text--disabled .overlay,
.react-datepicker__year-text--disabled .overlay {
  position: absolute;
  bottom: 70%;
  left: 50%;
  transform: translateX(-50%);
  background-color: #333;
  color: #fff;
  padding: 4px;
  border-radius: 4px;
  white-space: nowrap;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.3s ease-in-out;
}.react-datepicker__input-container {
  position: relative;
  display: inline-block;
  width: 100%;
}.react-datepicker__input-container .react-datepicker__calendar-icon {
  position: absolute;
  padding: 0.5rem;
  box-sizing: content-box;
}.react-datepicker__view-calendar-icon input {
  padding: 6px 10px 5px 25px;
}.react-datepicker__year-read-view,
.react-datepicker__month-read-view,
.react-datepicker__month-year-read-view {
  border: 1px solid transparent;
  border-radius: 0.3rem;
  position: relative;
}.react-datepicker__year-read-view:hover,
.react-datepicker__month-read-view:hover,
.react-datepicker__month-year-read-view:hover {
  cursor: pointer;
}.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow,
.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow {
  border-top-color: rgb(178.5, 178.5, 178.5);
}.react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view--down-arrow {
  transform: rotate(135deg);
  right: -16px;
  top: 0;
}.react-datepicker__year-dropdown,
.react-datepicker__month-dropdown,
.react-datepicker__month-year-dropdown {
  background-color: #f0f0f0;
  position: absolute;
  width: 50%;
  left: 25%;
  top: 30px;
  z-index: 1;
  text-align: center;
  border-radius: 0.3rem;
  border: 1px solid #aeaeae;
}.react-datepicker__year-dropdown:hover,
.react-datepicker__month-dropdown:hover,
.react-datepicker__month-year-dropdown:hover {
  cursor: pointer;
}.react-datepicker__year-dropdown--scrollable,
.react-datepicker__month-dropdown--scrollable,
.react-datepicker__month-year-dropdown--scrollable {
  height: 150px;
  overflow-y: scroll;
}.react-datepicker__year-option,
.react-datepicker__month-option,
.react-datepicker__month-year-option {
  line-height: 20px;
  width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}.react-datepicker__year-option:first-of-type,
.react-datepicker__month-option:first-of-type,
.react-datepicker__month-year-option:first-of-type {
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}.react-datepicker__year-option:last-of-type,
.react-datepicker__month-option:last-of-type,
.react-datepicker__month-year-option:last-of-type {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  border-bottom-left-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}.react-datepicker__year-option:hover,
.react-datepicker__month-option:hover,
.react-datepicker__month-year-option:hover {
  background-color: #ccc;
}.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming,
.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,
.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming {
  border-bottom-color: rgb(178.5, 178.5, 178.5);
}.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous,
.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,
.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous {
  border-top-color: rgb(178.5, 178.5, 178.5);
}.react-datepicker__year-option--selected,
.react-datepicker__month-option--selected,
.react-datepicker__month-year-option--selected {
  position: absolute;
  left: 15px;
}.react-datepicker__close-icon {
  cursor: pointer;
  background-color: transparent;
  border: 0;
  outline: 0;
  padding: 0 6px 0 0;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  display: table-cell;
  vertical-align: middle;
}.react-datepicker__close-icon::after {
  cursor: pointer;
  background-color: #216ba5;
  color: #fff;
  border-radius: 50%;
  height: 16px;
  width: 16px;
  padding: 2px;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  content: "×";
}.react-datepicker__close-icon--disabled {
  cursor: default;
}.react-datepicker__close-icon--disabled::after {
  cursor: default;
  background-color: #ccc;
}.react-datepicker__today-button {
  background: #f0f0f0;
  border-top: 1px solid #aeaeae;
  cursor: pointer;
  text-align: center;
  font-weight: bold;
  padding: 5px 0;
  clear: left;
}.react-datepicker__portal {
  position: fixed;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.8);
  left: 0;
  top: 0;
  justify-content: center;
  align-items: center;
  display: flex;
  z-index: 2147483647;
}.react-datepicker__portal .react-datepicker__day-name,
.react-datepicker__portal .react-datepicker__day,
.react-datepicker__portal .react-datepicker__time-name {
  width: 3rem;
  line-height: 3rem;
}@media (max-width: 400px), (max-height: 550px) {
  .react-datepicker__portal .react-datepicker__day-name,
  .react-datepicker__portal .react-datepicker__day,
  .react-datepicker__portal .react-datepicker__time-name {
    width: 2rem;
    line-height: 2rem;
  }
}.react-datepicker__portal .react-datepicker__current-month,
.react-datepicker__portal .react-datepicker-time__header {
  font-size: 1.44rem;
}.react-datepicker__children-container {
  width: 13.8rem;
  margin: 0.4rem;
  padding-right: 0.2rem;
  padding-left: 0.2rem;
  height: auto;
}.react-datepicker__aria-live {
  position: absolute;
  clip-path: circle(0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  width: 1px;
  white-space: nowrap;
}.react-datepicker__calendar-icon {
  width: 1em;
  height: 1em;
  vertical-align: -0.125em;
}:root {
  --font-sans: Lato, Helvetica, Arial, sans-serif;

  --blue: #2c5de5;
  --red: #a00;

  --background-color: #f5f6f8;
  --background-color-0: rgba(245, 246, 248, 0);
  --background-color-70: rgba(245, 246, 248, 0.7);
  --background-dark-color: #ebecee;
  --background-light-color: #fbfcfd;
  --background-invert-color: #000;
  --border-color: #d7d8da;
  --border-focus-color: #0aa9e9;
  --button-color: var(--background-color);
  --button-hover-color: #ebecee;
  --button-large-color: var(--blue);
  --button-large-hover-color: #1b4edc;
  --button-advanced-color: #fdfddd;
  --button-advanced-border-color: #e7e70e;
  --button-advanced-hover-color: #f4f4d4;
  --button-advanced-hover-border-color: #dfdf83;
  --input-color: #fbfcfd;
  --input-focus-color: #fff;
  --link-color: var(--blue);
  --modal-background-color: rgba(171, 172, 174, 0.9);
  --text-color: #000;
  --text-invert-color: #fff;
  --text-light-color: #6b6b6b;
  --text-lighter-color: #c4c4c4;
  --tooltip-color: #1a1a1a;
  --tooltip-link-color: #0ab2f5;
  --unread-color: #e86825;
  --warning-color: #f5a623;
  --deadline-background-color: #fdedd3;
}@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 100;
  src:
    url("/assets/Lato-Thin-0a0c748d.woff2") format("woff2"),
    url("/assets/Lato-Thin-5712ea1a.woff") format("woff"),
    url("/assets/Lato-Thin-4edad2dd.ttf") format("truetype");
}@font-face {
  font-family: "Lato";
  font-style: italic;
  font-weight: 100;
  src:
    url("/assets/Lato-ThinItalic-a582e656.woff2") format("woff2"),
    url("/assets/Lato-ThinItalic-f9b976fd.woff") format("woff"),
    url("/assets/Lato-ThinItalic-887920e8.ttf") format("truetype");
}@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src:
    url("/assets/Lato-Light-39e13e9a.woff2") format("woff2"),
    url("/assets/Lato-Light-ad2add9e.woff") format("woff"),
    url("/assets/Lato-Light-b5dd0ffe.ttf") format("truetype");
}@font-face {
  font-family: "Lato";
  font-style: italic;
  font-weight: 300;
  src:
    url("/assets/Lato-LightItalic-af84e85d.woff2") format("woff2"),
    url("/assets/Lato-LightItalic-fa816e3b.woff") format("woff"),
    url("/assets/Lato-LightItalic-e270c8a4.ttf") format("truetype");
}@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  src:
    url("/assets/Lato-Regular-5f5cf4d5.woff2") format("woff2"),
    url("/assets/Lato-Regular-2455c45d.woff") format("woff"),
    url("/assets/Lato-Regular-0be643ac.ttf") format("truetype");
}@font-face {
  font-family: "Lato";
  font-style: italic;
  font-weight: 400;
  src:
    url("/assets/Lato-Italic-82625400.woff2") format("woff2"),
    url("/assets/Lato-Italic-759b144e.woff") format("woff"),
    url("/assets/Lato-Italic-ee07b71b.ttf") format("truetype");
}@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  src:
    url("/assets/Lato-Bold-bf9df7b9.woff2") format("woff2"),
    url("/assets/Lato-Bold-87e57af2.woff") format("woff"),
    url("/assets/Lato-Bold-a336ef2d.ttf") format("truetype");
}@font-face {
  font-family: "Lato";
  font-style: italic;
  font-weight: 700;
  src:
    url("/assets/Lato-BoldItalic-e0261079.woff2") format("woff2"),
    url("/assets/Lato-BoldItalic-222bb70d.woff") format("woff"),
    url("/assets/Lato-BoldItalic-99454c0f.ttf") format("truetype");
}@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 900;
  src:
    url("/assets/Lato-Black-73cbb661.woff2") format("woff2"),
    url("/assets/Lato-Black-2e4f973a.woff") format("woff"),
    url("/assets/Lato-Black-d1cb3f5b.ttf") format("truetype");
}@font-face {
  font-family: "Lato";
  font-style: italic;
  font-weight: 900;
  src:
    url("/assets/Lato-BlackItalic-dbcfb354.woff2") format("woff2"),
    url("/assets/Lato-BlackItalic-dc75d5e9.woff") format("woff"),
    url("/assets/Lato-BlackItalic-d9396d49.ttf") format("truetype");
}@font-face {
  font-family: "Material Icons";
  font-style: normal;
  font-weight: 400;
  src:
    url("/assets/MaterialIcons-Regular-a0d5db84.woff2") format("woff2"),
    url("/assets/MaterialIcons-Regular-4b53b107.woff") format("woff");
}.material-icons {
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: 24px; /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;

  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;

  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;

  /* Support for IE. */
  font-feature-settings: "liga";
}:root {
  --outer-padding: 5.5555555556%;
  --columns: 12;
  --column-px: 104;
  --gutter-px: 32;
  --inner-width: calc(var(--columns)*var(--column-px) + (var(--columns) - 1)*var(--gutter-px));

  --column-width: calc(var(--column-px)/var(--inner-width));
  --gutter-width: calc(var(--gutter-px)/var(--inner-width));
}.action-box .expandable-toggle {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
  }@media screen and (min-width: 981px) {.action-box h2 .deadline {
      display: none;
  }
    }.action-box.expandable-expanded h2 .deadline {
      display: none;
    }.action-box .attachments {
    margin-left: 16px;
    margin-right: 16px;
  }.attachments ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
  }.attachments li .material-icons {
      vertical-align: middle;
      margin-top: -5px;
      margin-right: 8px;
    }.attachments li.pending {
      opacity: 0.5;
    }*,
*:before,
*:after {
  box-sizing: border-box;
}html {
  font: normal 14px/1.5 Lato, Helvetica, Arial, sans-serif;
  font: normal 14px/1.5 var(--font-sans);
}body {
  color: #000;
  color: var(--text-color);
  background: #f5f6f8;
  background: var(--background-color);
}.inner {
  max-width: 1600px;
  max-width: calc(var(--inner-width)*1px);
  margin-left: auto;
  margin-right: auto;
}a,
a:visited {
  color: #2c5de5;
  color: var(--link-color);
  -webkit-text-decoration: underline;
  text-decoration: underline;
}main {
  padding-bottom: 176px;
}.wrapper {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}.wrapper main {
    flex: 1 0 auto;
  }section {
  padding-left: 5.5555555556%;
  padding-left: var(--outer-padding);
  padding-right: 5.5555555556%;
  padding-right: var(--outer-padding);
}@media print {section {
    padding-left: 0;
    padding-right: 0;
}
  }section {
  margin-top: 40px;
}h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
p {
  margin: 0px 0px 12px 0px;
  padding: 0px 15px;
}h1:last-child {
    margin-bottom: 0px;
  }h2:last-child {
    margin-bottom: 0px;
  }h3:last-child {
    margin-bottom: 0px;
  }h4:last-child {
    margin-bottom: 0px;
  }h5:last-child {
    margin-bottom: 0px;
  }h6:last-child {
    margin-bottom: 0px;
  }ul:last-child {
    margin-bottom: 0px;
  }ol:last-child {
    margin-bottom: 0px;
  }p:last-child {
    margin-bottom: 0px;
  }ul,
ol {
  padding-left: 35px;
}h1 {
  font: 300 3.43rem/1.3 Lato, Helvetica, Arial, sans-serif;
  font: 300 3.43rem/1.3 var(--font-sans);
  margin-bottom: 32px;
}h1.border {
    padding-bottom: 16px;
    border-bottom: 1px solid #d7d8da;
    border-bottom: 1px solid var(--border-color);
  }@media screen and (max-width: 980px) {h1 {
    font: 300 2.57rem/1.3 Lato, Helvetica, Arial, sans-serif;
    font: 300 2.57rem/1.3 var(--font-sans);
}
  }h2 {
  font: 900 1.57rem/1.54 Lato, Helvetica, Arial, sans-serif;
  font: 900 1.57rem/1.54 var(--font-sans);
  margin-bottom: 32px;
  margin-top: 56px;
}h2:first-child {
    margin-top: 0px;
  }h2.border {
    padding-bottom: 16px;
    border-bottom: 4px solid #2c5de5;
    border-bottom: 4px solid var(--blue);
  }h3,
.sidebar .rounded-box h2 {
  font: 900 1.29rem/1.61 Lato, Helvetica, Arial, sans-serif;
  font: 900 1.29rem/1.61 var(--font-sans);
  margin-bottom: 15px;
  margin-top: 40px;
}h3:not(.does-not-exist):not(.does-not-exist):first-child {
    margin-top: 0px;
  }.sidebar .rounded-box h2:first-child {
    margin-top: 0px;
  }h4,
.sidebar .rounded-box h3 {
  font: 900 14px/1.5 Lato, Helvetica, Arial, sans-serif;
  font: 900 14px/1.5 var(--font-sans);
  margin-top: 24px;
}h4:not(.does-not-exist):not(.does-not-exist):first-child {
    margin-top: 0px;
  }.sidebar .rounded-box h3:first-child {
    margin-top: 0px;
  }p {
  max-width: 120ch;
}@media screen and (max-width: 980px) {p {
    max-width: 100%;
}
  }.with-sidebar p {
    max-width: 100%;
  }.intro {
  font: normal 1.29rem/1.5 Lato, Helvetica, Arial, sans-serif;
  font: normal 1.29rem/1.5 var(--font-sans);
  margin-bottom: 60px;
}i.check-box {
  color: #000;
  color: var(--text-color);
  font-size: 20px;
}i.check-box.unchecked {
    color: #c4c4c4;
    color: var(--text-lighter-color);
  }span.light {
  color: #6b6b6b;
  color: var(--text-light-color);
}.bottom-bar {
  padding-left: 5.5555555556%;
  padding-left: var(--outer-padding);
  padding-right: 5.5555555556%;
  padding-right: var(--outer-padding);
}@media print {.bottom-bar {
    padding-left: 0;
    padding-right: 0;
}
  }.bottom-bar {
  background: #f5f6f8;
  background: var(--background-color);
  box-shadow: 0 -2px 8px 0 rgba(0, 0, 0, 0.14);
  position: fixed;
  width: 100%;
  bottom: 0px;
  padding-top: 15px;
  padding-bottom: 15px;
  z-index: 100;
}.bottom-bar .inner {
    display: flex;
    justify-content: space-between;
  }.bottom-bar .info {
    display: flex;
    flex-grow: 1;
    flex-wrap: wrap;
    padding: 10px 0px;
  }.bottom-bar .info span {
      margin-right: 24px;
    }.bottom-bar .info .status {
      flex-grow: 1;
    }@media screen and (max-width: 980px) {.bottom-bar .info {
      display: none;
  }
    }.bottom-bar .buttons {
    display: flex;
    margin: 0px;
    align-items: flex-start;
    flex-wrap: wrap;
  }.bottom-bar .buttons button {
      flex: 0 0;
      white-space: nowrap;
    }.list-actions {
  border-bottom: 1px solid #d7d8da;
  border-bottom: 1px solid var(--border-color);
  padding-bottom: 24px;
  margin-bottom: 40px;
}div.buttons {
  margin-top: 64px;
}div.buttons.tight {
    margin-top: 24px;
    margin-bottom: 64px;
  }div.buttons.top-actions {
    border-bottom: 1px solid #d7d8da;
    border-bottom: 1px solid var(--border-color);
    padding-bottom: 16px;
    margin-bottom: 32px;
  }div.buttons:first-child {
    margin-top: 0px;
  }div.buttons:last-child {
    margin-bottom: 0px;
  }div.buttons .right {
    float: right;
  }button,
a.button,
input[type="submit"] {
  display: inline-block;
  -webkit-text-decoration: none;
  text-decoration: none;
  font: normal 1rem/41px Lato, Helvetica, Arial, sans-serif;
  font: normal 1rem/41px var(--font-sans);
  border-radius: 3px;
  padding: 0px 16px;
  margin-right: 8px;
}button:not(.does-not-exist):last-child {
    margin-right: 0px;
  }a.button:last-child {
    margin-right: 0px;
  }input[type="submit"]:last-child {
    margin-right: 0px;
  }button.secondary[type="submit"]:not(.does-not-exist):disabled {
    border: 1px solid #d7d8da;
    border: 1px solid var(--border-color);
    background: #f5f6f8;
    background: var(--button-color);
    color: #000;
    color: var(--text-color);
  }a.secondary.button[type="submit"]:disabled {
    border: 1px solid #d7d8da;
    border: 1px solid var(--border-color);
    background: #f5f6f8;
    background: var(--button-color);
    color: #000;
    color: var(--text-color);
  }input.secondary[type="submit"][type="submit"]:disabled {
    border: 1px solid #d7d8da;
    border: 1px solid var(--border-color);
    background: #f5f6f8;
    background: var(--button-color);
    color: #000;
    color: var(--text-color);
  }button:not(.does-not-exist),a.button,input[type="submit"],button.secondary[type="submit"]:not(.does-not-exist),a.secondary.button[type="submit"],input.secondary[type="submit"][type="submit"] {
    border: 1px solid #d7d8da;
    border: 1px solid var(--border-color);
    background: #f5f6f8;
    background: var(--button-color);
    color: #000;
    color: var(--text-color);
  }button.secondary[type="submit"]:not(.does-not-exist):disabled:hover {
      background: #ebecee;
      background: var(--button-hover-color);
    }a.secondary.button[type="submit"]:disabled:hover {
      background: #ebecee;
      background: var(--button-hover-color);
    }input.secondary[type="submit"][type="submit"]:disabled:hover {
      background: #ebecee;
      background: var(--button-hover-color);
    }button:not(.does-not-exist):not(.does-not-exist):not(.does-not-exist):not(.does-not-exist):hover,a.button:not(.does-not-exist):not(.does-not-exist):not(.does-not-exist):hover,input[type="submit"]:not(.does-not-exist):not(.does-not-exist):not(.does-not-exist):hover,button.secondary[type="submit"]:not(.does-not-exist):not(.does-not-exist):hover,a.secondary.button[type="submit"]:not(.does-not-exist):hover,input.secondary[type="submit"][type="submit"]:not(.does-not-exist):hover {
      background: #ebecee;
      background: var(--button-hover-color);
    }button:not(.does-not-exist):not(.does-not-exist):not(.does-not-exist):not(.does-not-exist):disabled {
      opacity: 0.5;
    }a.button:not(.does-not-exist):not(.does-not-exist):not(.does-not-exist):disabled {
      opacity: 0.5;
    }input[type="submit"]:not(.does-not-exist):not(.does-not-exist):not(.does-not-exist):disabled {
      opacity: 0.5;
    }button.secondary[type="submit"]:not(.does-not-exist):not(.does-not-exist):disabled {
      opacity: 0.5;
    }a.secondary.button[type="submit"]:not(.does-not-exist):disabled {
      opacity: 0.5;
    }input.secondary[type="submit"][type="submit"]:not(.does-not-exist):disabled {
      opacity: 0.5;
    }button.secondary[type="submit"]:not(.does-not-exist):disabled:disabled {
      opacity: 0.5;
    }a.secondary.button[type="submit"]:disabled:disabled {
      opacity: 0.5;
    }input.secondary[type="submit"][type="submit"]:disabled:disabled {
      opacity: 0.5;
    }button:not(.does-not-exist):not(.does-not-exist):not(.does-not-exist):not(.does-not-exist):disabled:hover {
        background: #f5f6f8;
        background: var(--button-color);
      }a.button:not(.does-not-exist):not(.does-not-exist):not(.does-not-exist):disabled:hover {
        background: #f5f6f8;
        background: var(--button-color);
      }input[type="submit"]:not(.does-not-exist):not(.does-not-exist):not(.does-not-exist):disabled:hover {
        background: #f5f6f8;
        background: var(--button-color);
      }button.secondary[type="submit"]:not(.does-not-exist):not(.does-not-exist):disabled:hover {
        background: #f5f6f8;
        background: var(--button-color);
      }a.secondary.button[type="submit"]:not(.does-not-exist):disabled:hover {
        background: #f5f6f8;
        background: var(--button-color);
      }input.secondary[type="submit"][type="submit"]:not(.does-not-exist):disabled:hover {
        background: #f5f6f8;
        background: var(--button-color);
      }button.secondary[type="submit"]:not(.does-not-exist):disabled:disabled:hover {
        background: #f5f6f8;
        background: var(--button-color);
      }a.secondary.button[type="submit"]:disabled:disabled:hover {
        background: #f5f6f8;
        background: var(--button-color);
      }input.secondary[type="submit"][type="submit"]:disabled:disabled:hover {
        background: #f5f6f8;
        background: var(--button-color);
      }button:not(.does-not-exist) .material-icons,a.button .material-icons,input[type="submit"] .material-icons {
    vertical-align: middle;
    margin-top: -5px;
    margin-right: 8px;
  }button.icon:not(.does-not-exist) .material-icons,a.icon.button .material-icons,input.icon[type="submit"] .material-icons {
      margin-right: 0px;
    }button.advanced:not(.does-not-exist),a.advanced.button,input.advanced[type="submit"] {
    background: #fdfddd;
    background: var(--button-advanced-color);
    border-color: #e7e70e;
    border-color: var(--button-advanced-border-color);
  }button.advanced:not(.does-not-exist):hover,a.advanced.button:hover,input.advanced[type="submit"]:hover {
      background: #f4f4d4;
      background: var(--button-advanced-hover-color);
      border-color: #dfdf83;
      border-color: var(--button-advanced-hover-border-color);
    }button[type="submit"]:not(.does-not-exist),a.button[type="submit"],input[type="submit"][type="submit"],button.primary:not(.does-not-exist),a.primary.button,input.primary[type="submit"],button.large:not(.does-not-exist),a.large.button,input.large[type="submit"] {
    border: none;
    background: #2c5de5;
    background: var(--button-large-color);
    color: #fff;
    color: var(--text-invert-color);
  }button[type="submit"]:not(.does-not-exist):hover,a.button[type="submit"]:hover,input[type="submit"][type="submit"]:hover,button.primary:not(.does-not-exist):hover,a.primary.button:hover,input.primary[type="submit"]:hover,button.large:not(.does-not-exist):hover,a.large.button:hover,input.large[type="submit"]:hover {
      background: #1b4edc !important;
      background: var(--button-large-hover-color) !important;
    }button[type="submit"]:not(.does-not-exist):disabled {
      opacity: 1;
    }a.button[type="submit"]:disabled {
      opacity: 1;
    }input[type="submit"][type="submit"]:disabled {
      opacity: 1;
    }button.primary:not(.does-not-exist):disabled {
      opacity: 1;
    }a.primary.button:disabled {
      opacity: 1;
    }input.primary[type="submit"]:disabled {
      opacity: 1;
    }button.large:not(.does-not-exist):disabled {
      opacity: 1;
    }a.large.button:disabled {
      opacity: 1;
    }input.large[type="submit"]:disabled {
      opacity: 1;
    }button[type="submit"]:not(.does-not-exist):disabled {
        background: #d7d8da !important;
        background: var(--border-color) !important;
      }a.button[type="submit"]:disabled {
        background: #d7d8da !important;
        background: var(--border-color) !important;
      }input[type="submit"][type="submit"]:disabled {
        background: #d7d8da !important;
        background: var(--border-color) !important;
      }button.primary:not(.does-not-exist):disabled {
        background: #d7d8da !important;
        background: var(--border-color) !important;
      }a.primary.button:disabled {
        background: #d7d8da !important;
        background: var(--border-color) !important;
      }input.primary[type="submit"]:disabled {
        background: #d7d8da !important;
        background: var(--border-color) !important;
      }button.large:not(.does-not-exist):disabled {
        background: #d7d8da !important;
        background: var(--border-color) !important;
      }a.large.button:disabled {
        background: #d7d8da !important;
        background: var(--border-color) !important;
      }input.large[type="submit"]:disabled {
        background: #d7d8da !important;
        background: var(--border-color) !important;
      }button[type="submit"]:not(.does-not-exist):disabled:hover {
        background: #d7d8da !important;
        background: var(--border-color) !important;
      }a.button[type="submit"]:disabled:hover {
        background: #d7d8da !important;
        background: var(--border-color) !important;
      }input[type="submit"][type="submit"]:disabled:hover {
        background: #d7d8da !important;
        background: var(--border-color) !important;
      }button.primary:not(.does-not-exist):disabled:hover {
        background: #d7d8da !important;
        background: var(--border-color) !important;
      }a.primary.button:disabled:hover {
        background: #d7d8da !important;
        background: var(--border-color) !important;
      }input.primary[type="submit"]:disabled:hover {
        background: #d7d8da !important;
        background: var(--border-color) !important;
      }button.large:not(.does-not-exist):disabled:hover {
        background: #d7d8da !important;
        background: var(--border-color) !important;
      }a.large.button:disabled:hover {
        background: #d7d8da !important;
        background: var(--border-color) !important;
      }input.large[type="submit"]:disabled:hover {
        background: #d7d8da !important;
        background: var(--border-color) !important;
      }button.large:not(.does-not-exist),a.large.button,input.large[type="submit"] {
    font: normal 1.29rem/53px Lato, Helvetica, Arial, sans-serif;
    font: normal 1.29rem/53px var(--font-sans);
    border-radius: 4px;
    padding: 0px 26px;
  }@media screen and (max-width: 980px) {button.large:not(.does-not-exist),a.large.button,input.large[type="submit"] {
      line-height: 24px;
      padding: 12px 26px;
  }
    }.case-form .intro {
    margin-bottom: 48px;
  }.case-header .metadata {
    display: flex;
    font: normal 1rem/1.5 Lato, Helvetica, Arial, sans-serif;
    font: normal 1rem/1.5 var(--font-sans);
  }.case-header .metadata .column {
      flex: 1;
      padding: 0px 16px;
    }.case-header .metadata .column.status {
        padding-left: 36px;
      }.case-header .metadata .column.status .case-icon {
          margin-left: -28px;
          margin-top: 1px;
        }.case-header .metadata .flag .flag-toggle {
        display: inline-block;
        width: 24px;
        height: 24px;
        overflow: hidden;
        text-indent: -9000px;
        background: transparent url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 width%3D%2228%22 height%3D%2228%22%3E%3Cpath fill%3D%22%23000%22 fill-opacity%3D%22.2%22 fill-rule%3D%22evenodd%22 d%3D%22M20.568 6.813a2.326 2.326 0 0 0-1.901-.98l-12.834.012A2.33 2.33 0 0 0 3.5 8.167v11.666a2.33 2.33 0 0 0 2.333 2.322l12.834.012c.781 0 1.481-.385 1.901-.98L25.667 14l-5.099-7.187zm-1.901 13.02H5.833V8.167h12.834L22.808 14l-4.141 5.833z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat;
      }.case-header .metadata .flag .flag-toggle.flagged {
          background-image: url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 width%3D%2228%22 height%3D%2228%22%3E%3Cpath fill%3D%22%232C5DE5%22 fill-rule%3D%22evenodd%22 d%3D%22M20.568 6.813a2.326 2.326 0 0 0-1.901-.98l-12.834.012A2.33 2.33 0 0 0 3.5 8.167v11.666a2.33 2.33 0 0 0 2.333 2.322l12.834.012c.781 0 1.481-.385 1.901-.98L25.667 14l-5.099-7.187z%22%2F%3E%3C%2Fsvg%3E");
        }.case-header .metadata h3 {
      padding: 0px;
    }.case-header .metadata label {
      color: #6b6b6b;
      color: var(--text-light-color);
      font: normal 1rem/1.5 Lato, Helvetica, Arial, sans-serif;
      font: normal 1rem/1.5 var(--font-sans);
      display: block;
      margin-bottom: 8px;
      margin-top: 24px;
    }.case-header .metadata label:first-child {
        margin-top: 0px;
      }.case-icon {
  font-size: 20px;
  color: #6b6b6b;
  color: var(--text-light-color);
  float: left;
}.cases.list {
  border-top: 1px solid #d7d8da;
  border-top: 1px solid var(--border-color);
}.cases.list th:first-child a {
      padding-left: 16px;
    }.cases.list td:first-child a {
      padding-left: 16px;
    }.cases.list .case-number {
    min-width: 130px;
  }.cases.list .organization-name {
    margin-right: 8px;
  }.cases.list .organization-number {
    white-space: nowrap;
  }.cases.list .light {
    color: #6b6b6b;
    color: var(--text-light-color);
  }.cases.list .process-status {
    min-width: 150px;
  }.cases.list .case-status {
    min-width: 220px;
  }.case-list-actions {
  border-top: 1px solid #d7d8da;
  border-top: 1px solid var(--border-color);
  background: #ebecee;
  background: var(--background-dark-color);
  padding: 16px;
}.case-list-actions .check-box {
    vertical-align: middle;
    line-height: 1;
    margin-right: 8px;
  }.case-list-actions form {
    display: inline-block;
  }.case-list-actions button {
    border: 1px solid #d7d8da;
    border: 1px solid var(--border-color);
    border-radius: 3px;
    font: 700 1rem/1.43 Lato, Helvetica, Arial, sans-serif;
    font: 700 1rem/1.43 var(--font-sans);
    line-height: 40px;
    padding: 0px 20px 0px 20px;
    color: #000;
    color: var(--text-color);
    background: transparent;
    vertical-align: middle;
  }.case-list-actions .export-form {
    float: right;
    display: flex;
    align-items: center;
  }.case-list-filter {
  margin-bottom: 16px;
}.case-list-filter .selects {
    margin-bottom: 16px;
  }.case-list-filter .simple-select {
    max-width: 200px;
  }.case-list-filter .flag-toggle-button {
    display: inline-block;
    vertical-align: bottom;
  }.case-list-filter .flag-toggle-button button {
      background: transparent url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 width%3D%2228%22 height%3D%2228%22%3E%3Cpath fill%3D%22%23000%22 fill-opacity%3D%22.2%22 fill-rule%3D%22evenodd%22 d%3D%22M20.568 6.813a2.326 2.326 0 0 0-1.901-.98l-12.834.012A2.33 2.33 0 0 0 3.5 8.167v11.666a2.33 2.33 0 0 0 2.333 2.322l12.834.012c.781 0 1.481-.385 1.901-.98L25.667 14l-5.099-7.187zm-1.901 13.02H5.833V8.167h12.834L22.808 14l-4.141 5.833z%22%2F%3E%3C%2Fsvg%3E") no-repeat;
      background-size: 21px 21px;
      background-position: 50% 50%;
      overflow: hidden;
      text-indent: -9000px;
      width: 40px;
    }.case-list-filter .flag-toggle-button.flagged button {
      background-image: url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 width%3D%2228%22 height%3D%2228%22%3E%3Cpath fill%3D%22%232C5DE5%22 fill-rule%3D%22evenodd%22 d%3D%22M20.568 6.813a2.326 2.326 0 0 0-1.901-.98l-12.834.012A2.33 2.33 0 0 0 3.5 8.167v11.666a2.33 2.33 0 0 0 2.333 2.322l12.834.012c.781 0 1.481-.385 1.901-.98L25.667 14l-5.099-7.187z%22%2F%3E%3C%2Fsvg%3E");
    }.case-list-filter .filtered-count {
    float: right;
    color: #6b6b6b;
    color: var(--text-light-color);
    padding-top: 39px;
    padding-right: 24px;
  }.unread-marker {
  display: inline-block;
  width: 8px;
  height: 8px;
  background: #e86825;
  background: var(--unread-color);
  border-radius: 4px;
}.nav-link .unread-marker {
    position: absolute;
    right: 4px;
    top: 8px;
  }.case-status-list {
  --container-width: calc(var(--column-width)*8 + var(--gutter-width)*7);
}.case-status-list .case-status {
    border-radius: 6px;
    margin-bottom: 24px;
    padding: 24px;
    font: normal 1rem/1.5 Lato, Helvetica, Arial, sans-serif;
    font: normal 1rem/1.5 var(--font-sans);
    width: calc((100%/var(--container-width))*0.49);
    width: calc((100%/var(--container-width))*(var(--column-width)*6 + var(--gutter-width)*5));
  }.case-status-list .case-status.direction-out {
      margin-left: calc((100%/var(--container-width))*0.15);
      margin-left: calc((100%/var(--container-width))*(var(--column-width)*2 + var(--gutter-width)*1));
    }.case-status-list .case-status .timestamp {
      color: #6b6b6b;
      color: var(--text-light-color);
      border-bottom: 1px solid #d7d8da;
      border-bottom: 1px solid var(--border-color);
      padding-bottom: 8px;
      margin-bottom: 8px;
    }.case-status-list .case-status .body {
      margin: 24px 0px;
      padding-right: 40px;
      position: relative;
    }.case-status-list .case-status .body.collapsed {
        max-height: 82px;
        overflow: hidden;
      }.case-status-list .case-status .body.expanded .collapse-toggle {
          transform: rotate(180deg);
        }.case-status-list .case-status .body .collapse-overlay {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
      }.case-status-list .case-status .body .collapse-toggle {
        position: absolute;
        bottom: 0px;
        right: 0px;
      }.case-status-list .case-status .body .collapse-toggle {
        text-overflow: hidden;
        text-indent: -9000px;
        padding: 0px;
        border: 0px;
        background: transparent url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 width%3D%2232%22 height%3D%2232%22%3E%3Cg fill%3D%22none%22 fill-rule%3D%22evenodd%22%3E%3Cpath stroke%3D%22%23C7C7C7%22 d%3D%22M28 .5H4c-.966 0-1.841.392-2.475 1.025A3.495 3.495 0 0 0 .5 4v24c0 .966.392 1.841 1.025 2.475A3.495 3.495 0 0 0 4 31.5h24c.966 0 1.841-.392 2.475-1.025A3.493 3.493 0 0 0 31.5 28V4c0-.966-.392-1.841-1.025-2.475A3.495 3.495 0 0 0 28 .5z%22%2F%3E%3Cpath fill%3D%22%23000%22 fill-opacity%3D%22.54%22 d%3D%22M19.06 13.727 16 16.78l-3.06-3.053-.94.94 4 4 4-4z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") 50% 50% no-repeat;
        width: 32px;
        height: 32px;
      }.case-status-list .case-status .attachments {
      padding: 24px;
      margin: 24px -24px -24px -24px;
      border-bottom-left-radius: 6px;
      border-bottom-right-radius: 6px;
    }.case-status-list .case-message {
    background: #fff;
    border: 1px solid #d7d8da;
    border: 1px solid var(--border-color);
  }.case-status-list .case-message .body {
      font: normal 1.29rem/1.5 Lato, Helvetica, Arial, sans-serif;
      font: normal 1.29rem/1.5 var(--font-sans);
    }.case-status-list .case-message .attachments {
      border-top: 1px solid #d7d8da;
      border-top: 1px solid var(--border-color);
      background: #fbfcfd;
      background: var(--background-light-color);
    }.case-status-list .case-message .collapse-overlay {
      background: linear-gradient(
        180deg,
        rgba(255, 255, 255, 0) 0%,
        rgba(255, 255, 255, 0) 65%,
        rgba(255, 255, 255, 0.7) 66%
      );
    }.case-status-list .case-note {
    border: 1px dashed #d7d8da;
    border: 1px dashed var(--border-color);
  }.case-status-list .case-note .attachments {
      border-top: 1px dashed #d7d8da;
      border-top: 1px dashed var(--border-color);
    }.case-status-list .case-note .status-changes {
      font-weight: bold;
      margin-bottom: 24px;
    }.case-status-list .case-note .collapse-overlay {
      background: linear-gradient(
        180deg,
        rgba(245, 246, 248, 0) 0%,
        rgba(245, 246, 248, 0) 74%,
        rgba(245, 246, 248, 0.7) 75%
      );
      background: linear-gradient(
        180deg,
        var(--background-color-0) 0%,
        var(--background-color-0) 74%,
        var(--background-color-70) 75%
      );
    }.costs .costs-list {
    width: 100%;
    border-top: 1px solid #d7d8da;
    border-top: 1px solid var(--border-color);
  }.costs .cost-item,.costs .bottom-row {
    border-bottom: 1px solid #d7d8da;
    border-bottom: 1px solid var(--border-color);
  }.costs .bottom-row {
    padding: 8px 0;
  }.costs .cost-item {
    padding: 0px;
    background: #fbfcfd;
    background: var(--background-light-color);
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    -moz-column-gap: 16px;
         column-gap: 16px;
  }.costs .cost-item .name,.costs .cost-item .sum {
      padding: 16px 12px;
    }.costs .cost-item .actions {
      padding: 8px 12px;
    }.costs .cost-item .name {
      flex-grow: 1;
    }.costs .cost-item .sum {
      text-align: right;
      width: 200px;
    }.costs .cost-item .attachments {
      padding: 8px 12px;
      width: 100%;
    }:root {
  --field-border-radius: 6px;
}.modal-form {
  width: 80vw;
  max-width: 1200px;
}.modal-form .buttons {
    margin-top: 30px;
  }.modal-form .rich-editor .public-DraftEditor-content {
    min-height: 100px;
  }.modal-form .placeholder {
    color: #6b6b6b;
    color: var(--text-light-color);
    font-style: italic;
  }.modal-form .edit-options {
    width: 100%;
  }.modal-form .edit-options-list {
    border: 1px solid #d7d8da;
    border: 1px solid var(--border-color);
    border-radius: 6px;
    background: #ebecee;
    background: var(--background-dark-color);
    padding: 4px;

    width: 100%;
    height: calc(90vh - 500px);
    min-height: 200px;
    overflow: scroll;
    margin-bottom: 8px;
  }.modal-form .edit-option {
    display: flex;
    margin-bottom: 4px;
  }.modal-form .edit-option:last-child {
      margin-bottom: 0px;
    }.modal-form .edit-option input[type="text"] {
      flex: 1;
      padding: 12px 16px;
      margin-right: 4px;
    }.modal-form .edit-option input[type="text"]:focus {
        padding: 11px 15px;
      }.modal-form .edit-option .material-icons {
      margin-right: 0px;
    }.edit-form .no-description {
    color: #6b6b6b;
    color: var(--text-light-color);
  }.edit-form .description {
    margin-bottom: 30px;
  }.edit-form .edit-button {
    float: right;
  }.edit-form .edit-button button {
      padding: 0px 8px;
    }.edit-form .edit-button .material-icons {
      margin-right: 0px;
    }.edit-form .tab {
    margin-bottom: 30px;
  }.edit-form .block {
    border: 1px solid #d7d8da;
    border: 1px solid var(--border-color);
    border-radius: 6px;
    background: #fbfcfd;
    background: var(--background-light-color);
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 30px;
  }.edit-form .block:last-child {
      margin-bottom: 0px;
    }.edit-form .form-row {
    padding: 0px 15px;
    margin-bottom: 20px;
  }.edit-form .form-row:last-child {
      margin-bottom: 0px;
    }.edit-form .form-fields {
    display: flex;
    background: #ebecee;
    background: var(--background-dark-color);
    border-radius: 6px;
    border-radius: var(--field-border-radius);
  }@media screen and (max-width: 980px) {.edit-form .form-fields {
      flex-direction: column;
  }
    }.edit-form .form-field {
    background: #fbfcfd;
    background: var(--background-light-color);
    border: 1px solid #d7d8da;
    border: 1px solid var(--border-color);
    border-left: 0px;
    padding: 12px 12px;
    width: 33.33%;
  }@media screen and (max-width: 980px) {.edit-form .form-field {
      width: 100%;
      border: 1px solid #d7d8da;
      border: 1px solid var(--border-color);
      border-top: 0px;
  }
    }.edit-form .form-field:first-child {
      border-left: 1px solid #d7d8da;
      border-left: 1px solid var(--border-color);
      border-top-left-radius: 6px;
      border-top-left-radius: var(--field-border-radius);
      border-bottom-left-radius: 6px;
      border-bottom-left-radius: var(--field-border-radius);
    }@media screen and (max-width: 980px) {.edit-form .form-field:first-child {
        border-radius: 6px 6px 0px
          0px;
        border-radius: var(--field-border-radius) var(--field-border-radius) 0px
          0px;
        border-top: 1px solid #d7d8da;
        border-top: 1px solid var(--border-color);
    }
      }@media screen and (min-width: 981px) {.edit-form .form-field:last-child {
        border-top-right-radius: 6px;
        border-top-right-radius: var(--field-border-radius);
        border-bottom-right-radius: 6px;
        border-bottom-right-radius: var(--field-border-radius);
    }
      }@media screen and (max-width: 980px) {.edit-form .form-field:last-child {
        border-bottom-left-radius: 6px;
        border-bottom-left-radius: var(--field-border-radius);
        border-bottom-right-radius: 6px;
        border-bottom-right-radius: var(--field-border-radius);
    }
      }@media screen and (min-width: 981px) {
      .edit-form .form-field.size-1 {
        width: 8.3333333333%;
      }
      .edit-form .form-field.size-2 {
        width: 16.6666666667%;
      }
      .edit-form .form-field.size-3 {
        width: 25%;
      }
      .edit-form .form-field.size-4 {
        width: 33.3333333333%;
      }
      .edit-form .form-field.size-5 {
        width: 41.6666666667%;
      }
      .edit-form .form-field.size-6 {
        width: 50%;
      }
      .edit-form .form-field.size-7 {
        width: 58.3333333333%;
      }
      .edit-form .form-field.size-8 {
        width: 66.6666666667%;
      }
      .edit-form .form-field.size-9 {
        width: 75%;
      }
      .edit-form .form-field.size-10 {
        width: 83.3333333333%;
      }
      .edit-form .form-field.size-11 {
        width: 91.6666666667%;
      }
      .edit-form .form-field.size-12 {
        width: 100%;
      }
    }.edit-form .form-field .type {
      color: #6b6b6b;
      color: var(--text-light-color);
      margin-bottom: 12px;
    }.edit-form .form-field .type:last-child {
        margin-bottom: 0px;
      }.edit-form .form-field .description {
      margin-bottom: 0px;
    }.edit-form .form-field .description p {
        padding-left: 0px;
        padding-right: 0px;
      }.edit-form .form-field .description p:last-child {
          margin-bottom: 0px;
        }.file-uploader .drop-target {
    background: transparent;
    border: 2px dashed #d7d8da;
    border: 2px dashed var(--border-color);
    text-align: center;
    padding: 32px;
  }.file-uploader .drop-target p {
      max-width: 100%;
    }.file-uploader .drop-target input[type="file"] {
      display: none;
    }.file-uploader.dragover .drop-target {
    background: #fff;
    background: var(--input-focus-color);
    border-color: #a6a6a6;
  }.file-uploader .files {
    border-top: 1px solid #d7d8da;
    border-top: 1px solid var(--border-color);
    list-style-type: none;
    padding: 0px;
    margin: 12px 0px 24px 0px;
  }.file-uploader .files:last-child {
      margin-bottom: 0px;
    }.file-uploader .files li:after {
    content: "";
    display: table;
    clear: both;
  }.file-uploader .files li {
      background: #fbfcfd;
      background: var(--input-color);
      border-bottom: 1px solid #d7d8da;
      border-bottom: 1px solid var(--border-color);
      line-height: 41px;
      padding: 8px 16px;
    }.file-uploader .files li .material-icons {
        vertical-align: middle;
        margin-right: 12px;
        margin-top: -3px;
      }.file-uploader .files li .file-buttons {
        float: right;
      }.file-uploader .files li button,.file-uploader .files li .button {
        margin-left: 8px;
        margin-right: 0px;
      }.file-uploader .files li.invalid {
        background: #f5f6f8;
        background: var(--background-color);
        border-top: 2px solid #f5a623;
        border-top: 2px solid var(--warning-color);
        border-bottom: 2px solid #f5a623;
        border-bottom: 2px solid var(--warning-color);
        margin-top: -1px;
        margin-bottom: -2px;
      }.file-uploader .files li.invalid .material-icons {
          color: #f5a623;
          color: var(--warning-color);
        }.file-uploader .files li.invalid .error-message {
          margin-left: 35px;
          color: #6b6b6b;
          color: var(--text-light-color);
          font-size: 1rem;
        }.file-uploader .files li.invalid .error-message button {
            margin-left: 20px;
          }.file-uploader .files li.upload-indicator {
        opacity: 0.5;
      }footer {
  padding-left: 5.5555555556%;
  padding-left: var(--outer-padding);
  padding-right: 5.5555555556%;
  padding-right: var(--outer-padding);
}@media print {footer {
    padding-left: 0;
    padding-right: 0;
}
  }footer:after {
    content: "";
    display: table;
    clear: both;
  }footer {
  color: #6b6b6b;
  color: var(--text-light-color);
  padding-top: 32px;
  padding-bottom: 32px;
}footer a,footer a:visited {
    color: inherit;
  }footer a:hover,footer a:focus {
    color: #2c5de5;
    color: var(--link-color);
  }.form-list .second.intro {
    margin-top: 60px;
  }.form-list .columns {
    margin-top: 80px;
    margin-bottom: 80px;
    display: flex;
  }@media screen and (max-width: 980px) {.form-list .columns {
      flex-direction: column;
  }
    }.form-list .columns:last-child {
      margin-bottom: 0px;
    }.form-list .column {
    width: 32%;
    width: calc(100%*(var(--column-width)*4 + var(--gutter-width)*3));
    margin-left: 2%;
    margin-left: calc(100%*var(--gutter-width));
  }.form-list .column .intro {
      margin-bottom: 20px;
    }.form-list .column:nth-child(3n + 1) {
      margin-left: 0px;
      padding-left: 15px;
    }.form-list .column h1,.form-list .column h2,.form-list .column h3,.form-list .column h4,.form-list .column h5,.form-list .column h6,.form-list .column ul,.form-list .column ol,.form-list .column p {
      padding-left: 0px;
      padding-right: 0px;
      max-width: none;
    }.form-list .column h3 {
      padding-top: 30px;
      border-top: 1px solid #d7d8da;
      border-top: 1px solid var(--border-color);
    }.form-list .column h2 + h3 {
      border-top: 0px;
      padding-top: 0px;
    }.form-list .column p {
      padding-right: 15px;
    }.form-list .column ul {
      padding-left: 20px;
    }@media screen and (max-width: 980px) {.form-list .column {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    float: none;
      margin-bottom: 60px;
      padding: 0px 15px;
  }
  }:root {
  --input-border-radius: 3px;
  --form-field-top-padding: 32px;
}form input::-webkit-caps-lock-indicator,form input::-webkit-contacts-auto-fill-button,form input::-webkit-credentials-auto-fill-button {
    visibility: hidden;
  }form .description {
    margin-bottom: 24px;
  }form input[type="text"],form input[type="password"],form input[type="email"],form textarea,form .text-area,form .rich-editor .content,form .select-wrapper {
    border: 1px solid #d7d8da;
    border: 1px solid var(--border-color);
    background: #fbfcfd;
    background: var(--input-color);
    font: normal 1.29rem/1.61 Lato, Helvetica, Arial, sans-serif;
    font: normal 1.29rem/1.61 var(--font-sans);
    padding: 33px 16px 12px 16px;
    padding: calc(var(--form-field-top-padding) + 1px) 16px 12px 16px;
    border-radius: 3px;
    border-radius: var(--input-border-radius);
    width: 100%;
  }form input.no-label[type="text"]:not(.does-not-exist),form input.no-label[type="password"]:not(.does-not-exist),form input.no-label[type="email"]:not(.does-not-exist),form textarea.no-label:not(.does-not-exist):not(.does-not-exist),form .text-area.no-label:not(.does-not-exist),form .rich-editor .content.no-label,form .select-wrapper.no-label:not(.does-not-exist) {
      --form-field-top-padding: 11px;
      padding-top: 12px;
      padding-top: calc(var(--form-field-top-padding) + 1px);
    }form input[type="text"]:not(.does-not-exist):disabled {
      background: #f5f6f8;
      background: var(--background-color);
    }form input[type="password"]:not(.does-not-exist):disabled {
      background: #f5f6f8;
      background: var(--background-color);
    }form input[type="email"]:not(.does-not-exist):disabled {
      background: #f5f6f8;
      background: var(--background-color);
    }form textarea:not(.does-not-exist):not(.does-not-exist):disabled {
      background: #f5f6f8;
      background: var(--background-color);
    }form .text-area:not(.does-not-exist):disabled {
      background: #f5f6f8;
      background: var(--background-color);
    }form .rich-editor .content:disabled {
      background: #f5f6f8;
      background: var(--background-color);
    }form .select-wrapper:not(.does-not-exist):disabled {
      background: #f5f6f8;
      background: var(--background-color);
    }form input.disabled[type="text"]:not(.does-not-exist),form input.disabled[type="password"]:not(.does-not-exist),form input.disabled[type="email"]:not(.does-not-exist),form textarea.disabled:not(.does-not-exist):not(.does-not-exist),form .text-area.disabled:not(.does-not-exist),form .rich-editor .content.disabled,form .select-wrapper.disabled:not(.does-not-exist) {
      background: #f5f6f8;
      background: var(--background-color);
    }form input.focus[type="text"]:not(.does-not-exist),form input.focus[type="password"]:not(.does-not-exist),form input.focus[type="email"]:not(.does-not-exist),form textarea.focus:not(.does-not-exist):not(.does-not-exist),form .text-area.focus:not(.does-not-exist),form .rich-editor .content.focus,form .select-wrapper.focus:not(.does-not-exist),form input[type="text"]:not(.does-not-exist):focus,form input[type="password"]:not(.does-not-exist):focus,form input[type="email"]:not(.does-not-exist):focus,form textarea:not(.does-not-exist):not(.does-not-exist):focus,form .text-area:not(.does-not-exist):focus,form .rich-editor .content:focus,form .select-wrapper:not(.does-not-exist):focus,form input.warn[type="text"]:not(.does-not-exist),form input.warn[type="password"]:not(.does-not-exist),form input.warn[type="email"]:not(.does-not-exist),form textarea.warn:not(.does-not-exist):not(.does-not-exist),form .text-area.warn:not(.does-not-exist),form .rich-editor .content.warn,form .select-wrapper.warn:not(.does-not-exist) {
      padding: 32px 15px 11px 15px;
      padding: var(--form-field-top-padding) 15px 11px 15px;
    }form input.focus[type="text"]:not(.does-not-exist),form input.focus[type="password"]:not(.does-not-exist),form input.focus[type="email"]:not(.does-not-exist),form textarea.focus:not(.does-not-exist):not(.does-not-exist),form .text-area.focus:not(.does-not-exist),form .rich-editor .content.focus,form .select-wrapper.focus:not(.does-not-exist),form input[type="text"]:not(.does-not-exist):focus,form input[type="password"]:not(.does-not-exist):focus,form input[type="email"]:not(.does-not-exist):focus,form textarea:not(.does-not-exist):not(.does-not-exist):focus,form .text-area:not(.does-not-exist):focus,form .rich-editor .content:focus,form .select-wrapper:not(.does-not-exist):focus {
      outline: none;
      background: #fff;
      background: var(--input-focus-color);
    }form input.focus[type="text"]:not(.does-not-exist),form input.focus[type="password"]:not(.does-not-exist),form input.focus[type="email"]:not(.does-not-exist),form textarea.focus:not(.does-not-exist):not(.does-not-exist),form .text-area.focus:not(.does-not-exist),form .rich-editor .content.focus,form .select-wrapper.focus:not(.does-not-exist),form input[type="text"]:not(.does-not-exist):focus,form input[type="password"]:not(.does-not-exist):focus,form input[type="email"]:not(.does-not-exist):focus,form textarea:not(.does-not-exist):not(.does-not-exist):focus,form .text-area:not(.does-not-exist):focus,form .rich-editor .content:focus,form .select-wrapper:not(.does-not-exist):focus {
    border: 2px solid #0aa9e9;
    border: 2px solid var(--border-focus-color);
  }form input.warn[type="text"]:not(.does-not-exist),form input.warn[type="password"]:not(.does-not-exist),form input.warn[type="email"]:not(.does-not-exist),form textarea.warn:not(.does-not-exist):not(.does-not-exist),form .text-area.warn:not(.does-not-exist),form .rich-editor .content.warn,form .select-wrapper.warn:not(.does-not-exist) {
    border: 2px solid #f5a623;
    border: 2px solid var(--warning-color);
  }form .react-datepicker-wrapper {
    width: 100%;
  }form .calculated.field input[type="text"] {
    background: #f5f6f8;
    background: var(--background-color);
  }form .rich-editor .content {
    padding-top: 73px;
  }form .rich-editor .content.focus,form .rich-editor .content:focus {
      padding-top: 72px;
    }form .text-area,form textarea,form .rich-editor .public-DraftEditor-content {
    min-height: 200px;
  }form .select-wrapper select {
      -webkit-appearance: none;
      background: transparent url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22 width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22%3E    %3Cdefs%3E        %3Cpath id%3D%22a%22 d%3D%22M15.875 9l-3.88 3.88L8.115 9a.996.996 0 1 0-1.41 1.41l4.59 4.59c.39.39 1.02.39 1.41 0l4.59-4.59a.996.996 0 0 0 0-1.41c-.39-.38-1.03-.39-1.42 0z%22%2F%3E    %3C%2Fdefs%3E    %3Cuse fill%3D%22%23000%22 fill-opacity%3D%22.54%22 fill-rule%3D%22evenodd%22 xlink%3Ahref%3D%22%23a%22%2F%3E%3C%2Fsvg%3E") right 50% no-repeat;
      background-size: 24px 24px;
      width: 100%;
      border: none;
      font: normal 1.29rem/1.61 Lato, Helvetica, Arial, sans-serif;
      font: normal 1.29rem/1.61 var(--font-sans);
      padding: 0px;
      outline: none;
    }form .select-wrapper select:disabled {
        opacity: 0.6;
      }form .block {
    margin: 40px 0px;
  }form .row {
    display: flex;
    margin-bottom: 16px;
  }@media screen and (max-width: 980px) {form .row {
      display: block;
  }
    }form .row  > div {
      width: 33.33%;
    }form .row > div.size-1 {
        width: 8.3333333333%;
      }form .row > div.size-2 {
        width: 16.6666666667%;
      }form .row > div.size-3 {
        width: 25%;
      }form .row > div.size-4 {
        width: 33.3333333333%;
      }form .row > div.size-5 {
        width: 41.6666666667%;
      }form .row > div.size-6 {
        width: 50%;
      }form .row > div.size-7 {
        width: 58.3333333333%;
      }form .row > div.size-8 {
        width: 66.6666666667%;
      }form .row > div.size-9 {
        width: 75%;
      }form .row > div.size-10 {
        width: 83.3333333333%;
      }form .row > div.size-11 {
        width: 91.6666666667%;
      }form .row > div.size-12 {
        width: 100%;
      }@media screen and (max-width: 980px) {form .row  > div {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    float: none;
        width: 100% !important;
        margin-bottom: 16px;
    }
  }form .row > div input[type="text"],form .row > div input[type="password"],form .row > div input[type="email"],form .row > div textarea,form .row > div .text-area,form .row > div .rich-editor .content,form .row > div .select-wrapper {
        border-right: 0px;
        border-radius: 0px;
  }form .row > div input.focus[type="text"]:not(.does-not-exist),form .row > div input.focus[type="password"]:not(.does-not-exist),form .row > div input.focus[type="email"]:not(.does-not-exist),form .row > div textarea.focus:not(.does-not-exist):not(.does-not-exist),form .row > div .text-area.focus:not(.does-not-exist),form .row > div .rich-editor .content.focus,form .row > div .select-wrapper.focus:not(.does-not-exist),form .row > div input[type="text"]:not(.does-not-exist):focus,form .row > div input[type="password"]:not(.does-not-exist):focus,form .row > div input[type="email"]:not(.does-not-exist):focus,form .row > div textarea:not(.does-not-exist):not(.does-not-exist):focus,form .row > div .text-area:not(.does-not-exist):focus,form .row > div .rich-editor .content:focus,form .row > div .select-wrapper:not(.does-not-exist):focus {
    border: 2px solid #0aa9e9;
    border: 2px solid var(--border-focus-color);
  }form .row > div input.warn[type="text"]:not(.does-not-exist),form .row > div input.warn[type="password"]:not(.does-not-exist),form .row > div input.warn[type="email"]:not(.does-not-exist),form .row > div textarea.warn:not(.does-not-exist):not(.does-not-exist),form .row > div .text-area.warn:not(.does-not-exist),form .row > div .rich-editor .content.warn,form .row > div .select-wrapper.warn:not(.does-not-exist) {
    border: 2px solid #f5a623;
    border: 2px solid var(--warning-color);
  }@media screen and (max-width: 980px) {form .row > div input[type="text"],form .row > div input[type="password"],form .row > div input[type="email"],form .row > div textarea,form .row > div .text-area,form .row > div .rich-editor .content,form .row > div .select-wrapper {
          border-radius: 3px;
          border-radius: var(--input-border-radius);
          border: 1px solid #d7d8da;
          border: 1px solid var(--border-color);
  }
        }form .row > div:first-child input[type="text"] {
          border-top-left-radius: 3px;
          border-top-left-radius: var(--input-border-radius);
          border-bottom-left-radius: 3px;
          border-bottom-left-radius: var(--input-border-radius);
  }form .row > div:first-child input[type="password"] {
          border-top-left-radius: 3px;
          border-top-left-radius: var(--input-border-radius);
          border-bottom-left-radius: 3px;
          border-bottom-left-radius: var(--input-border-radius);
  }form .row > div:first-child input[type="email"] {
          border-top-left-radius: 3px;
          border-top-left-radius: var(--input-border-radius);
          border-bottom-left-radius: 3px;
          border-bottom-left-radius: var(--input-border-radius);
  }form .row > div:first-child textarea {
          border-top-left-radius: 3px;
          border-top-left-radius: var(--input-border-radius);
          border-bottom-left-radius: 3px;
          border-bottom-left-radius: var(--input-border-radius);
  }form .row > div:first-child .text-area {
          border-top-left-radius: 3px;
          border-top-left-radius: var(--input-border-radius);
          border-bottom-left-radius: 3px;
          border-bottom-left-radius: var(--input-border-radius);
  }form .row > div:first-child .rich-editor .content {
          border-top-left-radius: 3px;
          border-top-left-radius: var(--input-border-radius);
          border-bottom-left-radius: 3px;
          border-bottom-left-radius: var(--input-border-radius);
  }form .row > div:first-child .select-wrapper {
          border-top-left-radius: 3px;
          border-top-left-radius: var(--input-border-radius);
          border-bottom-left-radius: 3px;
          border-bottom-left-radius: var(--input-border-radius);
  }form .row > div:last-child input[type="text"] {
          border-right: 1px solid #d7d8da;
          border-right: 1px solid var(--border-color);
          border-top-right-radius: 3px;
          border-top-right-radius: var(--input-border-radius);
          border-bottom-right-radius: 3px;
          border-bottom-right-radius: var(--input-border-radius);
  }form .row > div:last-child input.focus[type="text"] {
    border: 2px solid #0aa9e9;
    border: 2px solid var(--border-focus-color);
  }form .row > div:last-child input[type="text"]:focus {
    border: 2px solid #0aa9e9;
    border: 2px solid var(--border-focus-color);
  }form .row > div:last-child input.warn[type="text"] {
    border: 2px solid #f5a623;
    border: 2px solid var(--warning-color);
  }form .row > div:last-child input[type="password"] {
          border-right: 1px solid #d7d8da;
          border-right: 1px solid var(--border-color);
          border-top-right-radius: 3px;
          border-top-right-radius: var(--input-border-radius);
          border-bottom-right-radius: 3px;
          border-bottom-right-radius: var(--input-border-radius);
  }form .row > div:last-child input.focus[type="password"] {
    border: 2px solid #0aa9e9;
    border: 2px solid var(--border-focus-color);
  }form .row > div:last-child input[type="password"]:focus {
    border: 2px solid #0aa9e9;
    border: 2px solid var(--border-focus-color);
  }form .row > div:last-child input.warn[type="password"] {
    border: 2px solid #f5a623;
    border: 2px solid var(--warning-color);
  }form .row > div:last-child input[type="email"] {
          border-right: 1px solid #d7d8da;
          border-right: 1px solid var(--border-color);
          border-top-right-radius: 3px;
          border-top-right-radius: var(--input-border-radius);
          border-bottom-right-radius: 3px;
          border-bottom-right-radius: var(--input-border-radius);
  }form .row > div:last-child input.focus[type="email"] {
    border: 2px solid #0aa9e9;
    border: 2px solid var(--border-focus-color);
  }form .row > div:last-child input[type="email"]:focus {
    border: 2px solid #0aa9e9;
    border: 2px solid var(--border-focus-color);
  }form .row > div:last-child input.warn[type="email"] {
    border: 2px solid #f5a623;
    border: 2px solid var(--warning-color);
  }form .row > div:last-child textarea {
          border-right: 1px solid #d7d8da;
          border-right: 1px solid var(--border-color);
          border-top-right-radius: 3px;
          border-top-right-radius: var(--input-border-radius);
          border-bottom-right-radius: 3px;
          border-bottom-right-radius: var(--input-border-radius);
  }form .row > div:last-child textarea.focus {
    border: 2px solid #0aa9e9;
    border: 2px solid var(--border-focus-color);
  }form .row > div:last-child textarea:focus {
    border: 2px solid #0aa9e9;
    border: 2px solid var(--border-focus-color);
  }form .row > div:last-child textarea.warn {
    border: 2px solid #f5a623;
    border: 2px solid var(--warning-color);
  }form .row > div:last-child .text-area {
          border-right: 1px solid #d7d8da;
          border-right: 1px solid var(--border-color);
          border-top-right-radius: 3px;
          border-top-right-radius: var(--input-border-radius);
          border-bottom-right-radius: 3px;
          border-bottom-right-radius: var(--input-border-radius);
  }form .row > div:last-child .text-area.focus {
    border: 2px solid #0aa9e9;
    border: 2px solid var(--border-focus-color);
  }form .row > div:last-child .text-area:focus {
    border: 2px solid #0aa9e9;
    border: 2px solid var(--border-focus-color);
  }form .row > div:last-child .text-area.warn {
    border: 2px solid #f5a623;
    border: 2px solid var(--warning-color);
  }form .row > div:last-child .rich-editor .content {
          border-right: 1px solid #d7d8da;
          border-right: 1px solid var(--border-color);
          border-top-right-radius: 3px;
          border-top-right-radius: var(--input-border-radius);
          border-bottom-right-radius: 3px;
          border-bottom-right-radius: var(--input-border-radius);
  }form .row > div:last-child .rich-editor .content.focus {
    border: 2px solid #0aa9e9;
    border: 2px solid var(--border-focus-color);
  }form .row > div:last-child .rich-editor .content:focus {
    border: 2px solid #0aa9e9;
    border: 2px solid var(--border-focus-color);
  }form .row > div:last-child .rich-editor .content.warn {
    border: 2px solid #f5a623;
    border: 2px solid var(--warning-color);
  }form .row > div:last-child .select-wrapper {
          border-right: 1px solid #d7d8da;
          border-right: 1px solid var(--border-color);
          border-top-right-radius: 3px;
          border-top-right-radius: var(--input-border-radius);
          border-bottom-right-radius: 3px;
          border-bottom-right-radius: var(--input-border-radius);
  }form .row > div:last-child .select-wrapper.focus {
    border: 2px solid #0aa9e9;
    border: 2px solid var(--border-focus-color);
  }form .row > div:last-child .select-wrapper:focus {
    border: 2px solid #0aa9e9;
    border: 2px solid var(--border-focus-color);
  }form .row > div:last-child .select-wrapper.warn {
    border: 2px solid #f5a623;
    border: 2px solid var(--warning-color);
  }form .field {
    position: relative;
  }form .field.text label,form .field.textarea label,form .field.select label,form .field.date-select label {
        color: #6b6b6b;
        color: var(--text-light-color);
        font: normal 1rem/1.5 Lato, Helvetica, Arial, sans-serif;
        font: normal 1rem/1.5 var(--font-sans);
        position: absolute;
        z-index: 2;
        left: 16px;
        right: 16px;
        top: 8px;
      }form .field.text label .tooltip-button,form .field.textarea label .tooltip-button,form .field.select label .tooltip-button,form .field.date-select label .tooltip-button {
          position: absolute;
          right: 0px;
          top: 0px;
        }form .field.button {
      display: flex;
    }form .field.button label {
        margin: 8px 16px;
      }form .field .visibility-toggle {
      color: #6b6b6b;
      color: var(--text-light-color);
      -webkit-text-decoration: none;
      text-decoration: none;
      position: absolute;
      right: 16px;
      top: 8px;
    }form .field .description,form .field .error {
      color: #6b6b6b;
      color: var(--text-light-color);
      font: normal 1rem/1.5 Lato, Helvetica, Arial, sans-serif;
      font: normal 1rem/1.5 var(--font-sans);
      line-height: 24px;
      padding: 8px 8px;
    }form .field .description .error-icon,form .field .error .error-icon {
        color: #f5a623;
        color: var(--warning-color);
        vertical-align: middle;
        margin-left: 8px;
        margin-top: -4px;
      }form .field .error {
      text-align: right;
    }form .field.check-box,form .field.radio {
      padding: 0px 15px;
    }form .field.radio  > label {
        display: block;
      }form .field.check-box input[type="checkbox"],form .field .radio-option input[type="checkbox"],form .field.check-box input[type="radio"],form .field .radio-option input[type="radio"] {
        opacity: 0;
        position: absolute;
      }form .field.check-box label,form .field .radio-option label {
        display: inline-block;
        padding-left: 32px;
        max-width: 700px;
      }form .field.check-box label::before {
          content: "";
          display: inline-block;
          width: 24px;
          height: 24px;
          background: transparent url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22 width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22%3E    %3Cdefs%3E        %3Cpath id%3D%22a%22 d%3D%22M18 19H6c-.55 0-1-.45-1-1V6c0-.55.45-1 1-1h12c.55 0 1 .45 1 1v12c0 .55-.45 1-1 1zm1-16H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2z%22%2F%3E    %3C%2Fdefs%3E    %3Cuse fill%3D%22%23000%22 fill-opacity%3D%22.54%22 fill-rule%3D%22evenodd%22 xlink%3Ahref%3D%22%23a%22%2F%3E%3C%2Fsvg%3E") no-repeat;
          background-position: 50% 50%;
          background-size: contain;
          vertical-align: middle;
          margin-right: 8px;
          margin-left: -32px;
          cursor: pointer;
          margin-top: -2px;
        }form .field .radio-option label::before {
          content: "";
          display: inline-block;
          width: 24px;
          height: 24px;
          background: transparent url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22 width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22%3E    %3Cdefs%3E        %3Cpath id%3D%22a%22 d%3D%22M18 19H6c-.55 0-1-.45-1-1V6c0-.55.45-1 1-1h12c.55 0 1 .45 1 1v12c0 .55-.45 1-1 1zm1-16H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2z%22%2F%3E    %3C%2Fdefs%3E    %3Cuse fill%3D%22%23000%22 fill-opacity%3D%22.54%22 fill-rule%3D%22evenodd%22 xlink%3Ahref%3D%22%23a%22%2F%3E%3C%2Fsvg%3E") no-repeat;
          background-position: 50% 50%;
          background-size: contain;
          vertical-align: middle;
          margin-right: 8px;
          margin-left: -32px;
          cursor: pointer;
          margin-top: -2px;
        }form .field.check-box input:disabled + label::before {
        opacity: 0.5;
      }form .field .radio-option input:disabled + label::before {
        opacity: 0.5;
      }form .field.check-box input[type="checkbox"]:checked + label::before {
        background-image: url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22 width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22%3E  %3Cdefs%3E    %3Cpath id%3D%22a%22 d%3D%22M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-8.29 13.29a.996.996 0 0 1-1.41 0L5.71 12.7a.996.996 0 1 1 1.41-1.41L10 14.17l6.88-6.88a.996.996 0 1 1 1.41 1.41l-7.58 7.59z%22%2F%3E  %3C%2Fdefs%3E  %3Cuse fill%3D%22%232c5de5%22 fill-rule%3D%22evenodd%22 xlink%3Ahref%3D%22%23a%22%2F%3E%3C%2Fsvg%3E");
      }form .field .radio-option input[type="checkbox"]:checked + label::before {
        background-image: url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22 width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22%3E  %3Cdefs%3E    %3Cpath id%3D%22a%22 d%3D%22M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-8.29 13.29a.996.996 0 0 1-1.41 0L5.71 12.7a.996.996 0 1 1 1.41-1.41L10 14.17l6.88-6.88a.996.996 0 1 1 1.41 1.41l-7.58 7.59z%22%2F%3E  %3C%2Fdefs%3E  %3Cuse fill%3D%22%232c5de5%22 fill-rule%3D%22evenodd%22 xlink%3Ahref%3D%22%23a%22%2F%3E%3C%2Fsvg%3E");
      }form .field.check-box input[type="checkbox"]:focus + label::before {
        outline: #0aa9e9 auto 5px;
        outline: var(--border-focus-color) auto 5px;
      }form .field .radio-option input[type="checkbox"]:focus + label::before {
        outline: #0aa9e9 auto 5px;
        outline: var(--border-focus-color) auto 5px;
      }form .field.check-box input[type="radio"]:focus + label::before {
        outline: #0aa9e9 auto 5px;
        outline: var(--border-focus-color) auto 5px;
      }form .field .radio-option input[type="radio"]:focus + label::before {
        outline: #0aa9e9 auto 5px;
        outline: var(--border-focus-color) auto 5px;
      }form .field .radio-option {
      margin-top: 12px;
    }form .field .radio-option label::before {
        background-image: url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22 width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22%3E    %3Cdefs%3E        %3Cpath id%3D%22a%22 d%3D%22M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z%22%2F%3E    %3C%2Fdefs%3E    %3Cuse fill%3D%22%23000%22 fill-opacity%3D%22.54%22 fill-rule%3D%22evenodd%22 xlink%3Ahref%3D%22%23a%22%2F%3E%3C%2Fsvg%3E");
      }form .field .radio-option input[type="radio"]:checked + label::before {
        background-image: url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22 width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22%3E  %3Cdefs%3E    %3Cpath id%3D%22a%22 d%3D%22M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm0-13a5 5 0 1 0 0 10 5 5 0 0 0 0-10z%22%2F%3E  %3C%2Fdefs%3E  %3Cuse fill%3D%22%232c5de5%22 fill-opacity%3D%22.87%22 fill-rule%3D%22evenodd%22 xlink%3Ahref%3D%22%23a%22%2F%3E%3C%2Fsvg%3E");
      }form .validation-errors {
    border: 2px solid #f5a623;
    border: 2px solid var(--warning-color);
    border-radius: 2px;
    background: #fbfcfd;
    background: var(--input-color);
    padding: 12px 22px;
  }form .validation-errors .error-icon {
      color: #f5a623;
      color: var(--warning-color);
      float: right;
    }form .box {
    padding: 16px 24px;
    background: #fbfcfd;
    background: var(--background-light-color);
    border: 1px solid #d7d8da;
    border: 1px solid var(--border-color);
    box-shadow: 0 4px 10px 1px rgba(0, 0, 0, 0.07);
    border-radius: 6px;
  }form .box h1,form .box h2,form .box h3,form .box h4,form .box h5,form .box h6,form .box p {
      padding: 0px;
    }.login-form {
  margin-bottom: 96px;
}.with-sidebar .main .row  > div {
      width: 50%;
    }.with-sidebar .main .row > div.size-1 {
        width: 12.5%;
      }.with-sidebar .main .row > div.size-2 {
        width: 25%;
      }.with-sidebar .main .row > div.size-3 {
        width: 37.5%;
      }.with-sidebar .main .row > div.size-4 {
        width: 50%;
      }.with-sidebar .main .row > div.size-5 {
        width: 62.5%;
      }.with-sidebar .main .row > div.size-6 {
        width: 75%;
      }.with-sidebar .main .row > div.size-7 {
        width: 87.5%;
      }.with-sidebar .main .row > div.size-8 {
        width: 100%;
      }.with-sidebar .main .row > div.size-9,.with-sidebar .main .row > div.size-10,.with-sidebar .main .row > div.size-11,.with-sidebar .main .row > div.size-12 {
        width: 100%;
      }.with-sidebar .sidebar .row  > div {
      width: 100%;
    }.with-sidebar .sidebar .row > div.size-1 {
        width: 25%;
      }.with-sidebar .sidebar .row > div.size-2 {
        width: 50%;
      }.with-sidebar .sidebar .row > div.size-3 {
        width: 75%;
      }.with-sidebar .sidebar .row > div.size-4 {
        width: 100%;
      }.with-sidebar .sidebar .row > div.size-5,.with-sidebar .sidebar .row > div.size-6,.with-sidebar .sidebar .row > div.size-7,.with-sidebar .sidebar .row > div.size-8,.with-sidebar .sidebar .row > div.size-9,.with-sidebar .sidebar .row > div.size-10,.with-sidebar .sidebar .row > div.size-11,.with-sidebar .sidebar .row > div.size-12 {
        width: 100%;
      }.simple-select {
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
}.simple-select label {
    color: #6b6b6b;
    color: var(--text-light-color);
    display: block;
    margin-bottom: 8px;
  }.simple-select:last-child {
    margin-right: 0px;
  }.simple-select select {
    -webkit-appearance: none;
    background: transparent url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22 width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22%3E    %3Cdefs%3E        %3Cpath id%3D%22a%22 d%3D%22M15.875 9l-3.88 3.88L8.115 9a.996.996 0 1 0-1.41 1.41l4.59 4.59c.39.39 1.02.39 1.41 0l4.59-4.59a.996.996 0 0 0 0-1.41c-.39-.38-1.03-.39-1.42 0z%22%2F%3E    %3C%2Fdefs%3E    %3Cuse fill%3D%22%23000%22 fill-opacity%3D%22.54%22 fill-rule%3D%22evenodd%22 xlink%3Ahref%3D%22%23a%22%2F%3E%3C%2Fsvg%3E") no-repeat;
    background-size: 24px 24px;
    background-position: right 16px center;
    width: 100%;
    border: 1px solid #d7d8da;
    border: 1px solid var(--border-color);
    border-radius: 3px;
    font: 700 1rem/1.43 Lato, Helvetica, Arial, sans-serif;
    font: 700 1rem/1.43 var(--font-sans);
    line-height: 40px;
    padding: 0px 50px 0px 20px;
    color: #000;
    color: var(--text-color);
    outline: none;
  }.simple-select select:disabled {
      opacity: 0.5;
    }.react-datepicker button {
    border: 0px;
    line-height: 1;
    padding: 0px;
  }.react-datepicker button,.react-datepicker button:hover,.react-datepicker button:focus {
      background: transparent !important;
    }.react-datepicker-popper {
  z-index: 10;
}.collapseable-block {
  border-bottom: 1px solid #d7d8da;
  border-bottom: 1px solid var(--border-color);
  margin-bottom: 40px;
}.collapseable-block .collapseable-content {
    display: none;
  }.collapseable-block .toggle {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    background: transparent url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22 width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22%3E    %3Cdefs%3E        %3Cpath id%3D%22a%22 d%3D%22M15.875 9l-3.88 3.88L8.115 9a.996.996 0 1 0-1.41 1.41l4.59 4.59c.39.39 1.02.39 1.41 0l4.59-4.59a.996.996 0 0 0 0-1.41c-.39-.38-1.03-.39-1.42 0z%22%2F%3E    %3C%2Fdefs%3E    %3Cuse fill%3D%22%23000%22 fill-opacity%3D%22.54%22 fill-rule%3D%22evenodd%22 xlink%3Ahref%3D%22%23a%22%2F%3E%3C%2Fsvg%3E") right 50% no-repeat;
    background-size: 24px 24px;
  }.collapseable-block.open {
    border-bottom: none;
  }.collapseable-block.open .toggle {
      background-image: url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 width%3D%2221%22 height%3D%2220%22 viewBox%3D%220 0 21 20%22%3E    %3Cpath fill%3D%22%23000%22 fill-opacity%3D%22.54%22 fill-rule%3D%22evenodd%22 d%3D%22M9.412 7.5l-3.825 3.825A.83.83 0 1 0 6.764 12.5l3.241-3.233 3.234 3.233a.83.83 0 1 0 1.175-1.175L10.587 7.5a.83.83 0 0 0-1.175 0z%22%2F%3E%3C%2Fsvg%3E");
    }.collapseable-block.open .collapseable-content {
      display: block;
    }.wrapper > header {
  padding-left: 5.5555555556%;
  padding-left: var(--outer-padding);
  padding-right: 5.5555555556%;
  padding-right: var(--outer-padding);
}@media print {.wrapper > header {
    padding-left: 0;
    padding-right: 0;
}
  }.wrapper > header:after {
    content: "";
    display: table;
    clear: both;
  }.wrapper > header {
  background: #000;
  background: var(--background-invert-color);
  color: #fff;
  color: var(--text-invert-color);

  padding-top: 12px;
  padding-bottom: 12px;
}.wrapper > header .logo {
    display: block;
    float: left;
    height: 40px;
    background: url("data:image/svg+xml,%3Csvg version%3D%221.1%22 id%3D%22Layer_1%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 x%3D%220%22 y%3D%220%22 width%3D%221800%22 height%3D%22572.01%22 xml%3Aspace%3D%22preserve%22%3E%3Cstyle%3E.st0%7Bfill%3A%23fff%7D%3C%2Fstyle%3E%3Cpath class%3D%22st0%22 d%3D%22M1800 572.01H0v-30.92h1769.08V30.92H30.92v189.75H0V0h1800z%22%2F%3E%3Cpath class%3D%22st0%22 d%3D%22M30.92 482.61H0V279.15h30.92v94.2l84.89-94.2h30.12v1.64l-77.5 84.07 77.5 116.38v1.37h-30.39l-65.45-98.03-19.17 20.81v77.22zM284.19 279.15h30.94v146.8l-9.58 28.75-19.99 19.99-28.75 9.58h-29.3l-28.75-9.58-19.99-19.99-9.58-28.75v-146.8h30.94v146.52l6.85 20.81 20.81 6.85h28.75l20.81-6.85 6.85-20.81V279.15zM359.21 279.15h30.94v172.52h86.26v30.94h-117.2V279.15zM520.49 310.09h-57.51v-30.94h145.96v30.94h-57.51v172.52h-30.94V310.09zM750.52 279.15h30.94v146.8l-9.58 28.75-19.99 19.99-28.75 9.58h-29.3l-28.75-9.58-19.99-19.99-9.58-28.75v-146.8h30.94v146.52l6.85 20.81 20.81 6.85h28.75l20.81-6.85 6.85-20.81V279.15zM854.83 396.35v86.26h-30.94V279.15h87.63l19.17 9.58 10.4 10.4 9.58 19.17v38.89l-9.58 19.17-10.4 10.4-19.17 9.58h-7.94l47.1 84.89v1.37H920l-47.65-86.26h-17.52zm0-30.94h56.14l8.76-8.76v-37.79l-8.76-8.76h-56.14v55.31zM1077.52 288.07l17.49 8.74 9.49 9.49 8.74 17.49v35.47l-8.74 17.49-9.49 9.49-17.49 8.74h-7.24l42.97 77.44v1.25h-27.98l-43.47-78.69h-15.99v78.69h-28.23v-185.6h79.94m-51.72 78.69h51.21l8-7.99v-34.48l-8-8h-51.21v50.47m53.82-87.61h-90.97V482.61h46.07v-78.69h1.8l40.92 74.08 2.55 4.61H1122.15v-12.48l-1.12-2.02-36.88-66.46 14.83-7.41 1.3-.65 1.02-1.02 9.49-9.49 1.02-1.02.65-1.3 8.74-17.49.94-1.88V321.7l-.94-1.88-8.74-17.49-.65-1.3-1.02-1.02-9.49-9.49-1.02-1.02-1.3-.65-17.49-8.74-1.87-.96zm-44.9 46.07h38.6l2.77 2.77v27.08l-2.77 2.77h-38.6v-32.62zM1243.97 288.14l17.99 9.07 17.49 17.63 8.99 18.13 8.74 26.45V404l-8.74 26.45-8.99 18.13-17.49 17.63-17.99 9.07h-35.47l-17.99-9.07-17.49-17.63-8.99-18.13-8.74-26.45v-44.58l8.74-26.45 8.99-18.13 17.49-17.63 17.99-9.07h35.47M1209 446.82h34.48l11.24-5.79 5.75-11.59 8.49-25.69v-44.08l-8.49-25.69-5.75-11.59-11.24-5.79H1209l-11.24 5.79-5.75 11.59-8.5 25.69v44.08l8.5 25.69 5.75 11.59 11.24 5.79m37.08-167.67h-39.69l-1.88.95-17.99 9.07-1.29.65-1.02 1.03-17.49 17.63-1.02 1.03-.65 1.31-8.99 18.13-.28.57-.2.61-8.74 26.45-.46 1.38v47.5l.46 1.38 8.74 26.45.2.61.28.57 8.99 18.13.65 1.3 1.02 1.03 17.49 17.63 1.02 1.03 1.3.65 17.99 9.07 1.88.95h39.69l1.88-.95 17.99-9.07 1.3-.65 1.02-1.03 17.49-17.63 1.02-1.03.65-1.3 8.99-18.13.28-.57.2-.61 8.74-26.45.46-1.38v-47.5l-.46-1.38-8.74-26.45-.2-.61-.28-.57-8.99-18.13-.65-1.31-1.02-1.03-17.49-17.63-1.02-1.03-1.29-.65-17.99-9.07-1.9-.95zm-34.93 46.45h30.18l6.72 3.46 4.15 8.37 7.84 23.7v41.16l-7.84 23.7-4.15 8.37-6.72 3.46h-30.18l-6.72-3.46-4.15-8.37-7.84-23.7v-41.16l7.84-23.7 4.15-8.37 6.72-3.46zM1511.91 279.15h-34.14l-2.19 5.76-47.64 125.47-47.85-125.48-2.19-5.74H1334.85V482.62h46.07v-70.75l24.71 65 2.19 5.75h40.03l2.19-5.75 24.71-65v70.75h46.07V279.15h-8.91zm0 194.54h-28.23V368.92l-1.96-.51-40.02 105.28h-27.73l-40.02-105.28-1.96.51v104.76h-28.23V288.07h27.98l56.21 147.39 55.96-147.39h27.98v185.62z%22%2F%3E%3C%2Fsvg%3E") no-repeat;
    background-position: left center;
    background-size: contain;
    padding-left: 153px;
    color: #fff;
    color: var(--text-invert-color);
    -webkit-text-decoration: none;
    text-decoration: none;
    font: normal 1.71rem/49px Lato, Helvetica, Arial, sans-serif;
    font: normal 1.71rem/49px var(--font-sans);
  }@media screen and (max-width: 980px) {.wrapper > header .logo {
      overflow: hidden;
      text-indent: -9000px;
      width: 126px;
  }
    }.wrapper > header nav {
    padding-top: 20px;
    float: right;
    margin-bottom: -12px;
  }.wrapper > header nav a:visited {
      color: #fff;
      color: var(--text-invert-color);
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      -webkit-text-decoration: none;
      text-decoration: none;
      padding: 8px 16px 8px 16px;
    }.wrapper > header nav a {
      color: #fff;
      color: var(--text-invert-color);
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      -webkit-text-decoration: none;
      text-decoration: none;
      padding: 8px 16px 8px 16px;
    }.wrapper > header nav a.current:visited {
        font-weight: bold;
        border-bottom: 4px solid #fff;
        border-bottom: 4px solid var(--text-invert-color);
      }.wrapper > header nav a.current:not(.does-not-exist) {
        font-weight: bold;
        border-bottom: 4px solid #fff;
        border-bottom: 4px solid var(--text-invert-color);
      }@media screen and (max-width: 980px) {.wrapper > header nav {
      margin-bottom: 0px;
  }
      .wrapper > header nav a:visited {
        margin-left: 8px;
        padding: 0px;
        white-space: nowrap;
      }
      .wrapper > header nav a {
        margin-left: 8px;
        padding: 0px;
        white-space: nowrap;
      }

        .wrapper > header nav a.current:visited {
          border-bottom: 0px;
        }

        .wrapper > header nav a.current:not(.does-not-exist) {
          border-bottom: 0px;
        }
    }main header {
  background: #fff;
  padding-left: 5.5555555556%;
  padding-left: var(--outer-padding);
  padding-right: 5.5555555556%;
  padding-right: var(--outer-padding);
}@media print {main header {
    padding-left: 0;
    padding-right: 0;
}
  }main header  > .inner {
    padding-top: 50px;
    padding-bottom: 40px;
  }main header .actions {
    float: right;
    margin-top: -10px;
  }main header .actions + h3,main header .actions + h2 {
    margin-top: 0px;
  }.label-tag {
  font: normal 0.86rem/1.5 Lato, Helvetica, Arial, sans-serif;
  font: normal 0.86rem/1.5 var(--font-sans);
  text-transform: uppercase;
  color: #6b6b6b;
  color: var(--text-light-color);
  background: #ebecee;
  background: var(--background-dark-color);
  padding: 3px 6px;
  border-radius: 3px;
}.label-tag.deadline {
    background: #fdedd3;
    background: var(--deadline-background-color);
    color: #000;
    color: var(--text-color);
  }.label-tag {

  margin-left: 8px;
  margin-right: 8px;
}.label-tag:first-child {
    margin-left: 0px;
  }.label-tag:last-child {
    margin-right: 0px;
  }.with-sidebar {
  display: flex;
}@media screen and (max-width: 980px) {.with-sidebar {
    flex-direction: column;
}
  }.with-sidebar .main {
    width: 66%;
    width: calc(100%*(var(--column-width)*8 + var(--gutter-width)*7));
  }@media screen and (max-width: 980px) {.with-sidebar .main {
      order: 2;
      width: 100%;
  }
    }.with-sidebar .sidebar {
    width: 32%;
    width: calc(100%*(var(--column-width)*4 + var(--gutter-width)*3));
    margin-left: 2%;
    margin-left: calc(100%*var(--gutter-width));
  }@media screen and (max-width: 980px) {.with-sidebar .sidebar {
      order: 3;
      width: 100%;
      margin-left: 0px;
      margin-top: 32px;
  }
    }@media screen and (max-width: 980px) {.with-sidebar .sidebar.mobile-first {
        order: 1;
    }
      }ul.check-list {
  margin: 26px 0px;
  list-style-type: none;
  padding: 0px;
}ul.check-list:first-child {
    margin-top: 0px;
  }ul.check-list li {
    padding: 8px 0px;
  }.meeting-cases.list .subheader td {
    padding: 16px;
    vertical-align: bottom;
  }.meeting-cases.list .subheader td h3 {
      padding: 0px;
    }.meeting-cases.list .select-toggle {
    width: 24px;
  }.meeting-cases.list .case-number {
    width: 130px;
  }.meeting-cases.list .sum {
    font: 900 1.29rem/1.61 Lato, Helvetica, Arial, sans-serif;
    font: 900 1.29rem/1.61 var(--font-sans);
    text-align: right;
    color: #2c5de5;
    color: var(--blue);
  }.meeting-cases.list .expandable {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
  }.meeting-cases.list .expandable .expand-icon {
      width: 24px;
      background-image: url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22 width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22%3E    %3Cdefs%3E        %3Cpath id%3D%22a%22 d%3D%22M15.875 9l-3.88 3.88L8.115 9a.996.996 0 1 0-1.41 1.41l4.59 4.59c.39.39 1.02.39 1.41 0l4.59-4.59a.996.996 0 0 0 0-1.41c-.39-.38-1.03-.39-1.42 0z%22%2F%3E    %3C%2Fdefs%3E    %3Cuse fill%3D%22%23000%22 fill-opacity%3D%22.54%22 fill-rule%3D%22evenodd%22 xlink%3Ahref%3D%22%23a%22%2F%3E%3C%2Fsvg%3E");
      background-size: 24px 24px;
      background-repeat: no-repeat;
      background-position: 50% 50%;
    }.meeting-cases.list .expandable.expanded .expand-icon {
        background-image: url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 width%3D%2221%22 height%3D%2220%22 viewBox%3D%220 0 21 20%22%3E    %3Cpath fill%3D%22%23000%22 fill-opacity%3D%22.54%22 fill-rule%3D%22evenodd%22 d%3D%22M9.412 7.5l-3.825 3.825A.83.83 0 1 0 6.764 12.5l3.241-3.233 3.234 3.233a.83.83 0 1 0 1.175-1.175L10.587 7.5a.83.83 0 0 0-1.175 0z%22%2F%3E%3C%2Fsvg%3E");
      }.meeting-cases.list .expanded td {
      border-bottom: none;
    }.meeting-cases.list .decision {
    padding-left: 36px;
  }.meeting-cases.list .decision .material-icons {
    margin-left: -28px;
    margin-top: 1px;
    font-size: 20px;
    color: #6b6b6b;
    color: var(--text-light-color);
    float: left;
  }.meeting-cases.list .recommendation h1,.meeting-cases.list .decision-form h1,.meeting-cases.list .decision-body h1,.meeting-cases.list .recommendation h2,.meeting-cases.list .decision-form h2,.meeting-cases.list .decision-body h2,.meeting-cases.list .recommendation h3,.meeting-cases.list .decision-form h3,.meeting-cases.list .decision-body h3,.meeting-cases.list .recommendation h4,.meeting-cases.list .decision-form h4,.meeting-cases.list .decision-body h4,.meeting-cases.list .recommendation h5,.meeting-cases.list .decision-form h5,.meeting-cases.list .decision-body h5,.meeting-cases.list .recommendation h6,.meeting-cases.list .decision-form h6,.meeting-cases.list .decision-body h6,.meeting-cases.list .recommendation ul,.meeting-cases.list .decision-form ul,.meeting-cases.list .decision-body ul,.meeting-cases.list .recommendation ol,.meeting-cases.list .decision-form ol,.meeting-cases.list .decision-body ol,.meeting-cases.list .recommendation p,.meeting-cases.list .decision-form p,.meeting-cases.list .decision-body p {
      padding: 0px;
    }.meeting-cases.list .recommendation p,.meeting-cases.list .decision-form p,.meeting-cases.list .decision-body p {
      max-width: 900px;
    }.meeting-cases.list .recommendation {
    padding-top: 32px;
  }.meeting-cases.list .recommendation .block {
      margin-bottom: 16px;
    }.meeting-cases.list .decision-form {
    margin-bottom: 32px;
  }@media screen and (max-width: 980px) {
    .mobile-collapsed .expandable-content {
      display: none;
      margin-top: 24px;
    }

    .mobile-collapsed .expandable-toggle {
      -webkit-user-select: none;
         -moz-user-select: none;
              user-select: none;
      width: 100%;
      cursor: pointer;
      margin-bottom: 0rem !important;
      background: transparent url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22 width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22%3E    %3Cdefs%3E        %3Cpath id%3D%22a%22 d%3D%22M15.875 9l-3.88 3.88L8.115 9a.996.996 0 1 0-1.41 1.41l4.59 4.59c.39.39 1.02.39 1.41 0l4.59-4.59a.996.996 0 0 0 0-1.41c-.39-.38-1.03-.39-1.42 0z%22%2F%3E    %3C%2Fdefs%3E    %3Cuse fill%3D%22%23000%22 fill-opacity%3D%22.54%22 fill-rule%3D%22evenodd%22 xlink%3Ahref%3D%22%23a%22%2F%3E%3C%2Fsvg%3E") right 0rem bottom 50%
        no-repeat;
      background-size: 24px;
      padding-right: 32px;
    }
      .mobile-collapsed.expandable-expanded .expandable-content {
        display: block;
      }
      .mobile-collapsed.expandable-expanded .expandable-toggle {
        background-image: url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 width%3D%2221%22 height%3D%2220%22 viewBox%3D%220 0 21 20%22%3E    %3Cpath fill%3D%22%23000%22 fill-opacity%3D%22.54%22 fill-rule%3D%22evenodd%22 d%3D%22M9.412 7.5l-3.825 3.825A.83.83 0 1 0 6.764 12.5l3.241-3.233 3.234 3.233a.83.83 0 1 0 1.175-1.175L10.587 7.5a.83.83 0 0 0-1.175 0z%22%2F%3E%3C%2Fsvg%3E");
      }
  }.modal-wrapper,
.modal-background {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}.modal-wrapper {
  padding-left: 5.5555555556%;
  padding-left: var(--outer-padding);
  padding-right: 5.5555555556%;
  padding-right: var(--outer-padding);
}@media print {.modal-wrapper {
    padding-left: 0;
    padding-right: 0;
}
  }.modal-wrapper {
  position: fixed;
  z-index: 200;
  display: flex;
  align-items: center;
  justify-content: center;
}.modal-wrapper .inner {
    position: relative;
    z-index: 202;
  }.modal-background {
  background: rgba(171, 172, 174, 0.9);
  background: var(--modal-background-color);
  position: absolute;
  z-index: 201;
  animation-name: modal-background-appear;
  animation-duration: 200ms;
  animation-timing-function: ease-out;
}.modal-content {
  background: #f5f6f8;
  background: var(--background-color);
  padding: 30px;
  box-shadow: 0 4px 10px 1px rgba(0, 0, 0, 0.07);
  border-radius: 6px;
  animation-name: modal-appear;
  animation-duration: 200ms;
  animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
  animation-fill-mode: forwards;
  max-height: 100vh;
  overflow: scroll;
}@keyframes modal-appear {
  0% {
    opacity: 0.1;
    transform: scale(0.97) translate(0px, 10px);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}@keyframes modal-background-appear {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}main .notice {
  margin-bottom: 35px;
  background: #fbfcfd;
  background: var(--background-light-color);
  border: 2px solid #f5a623;
  border: 2px solid var(--warning-color);
  border-radius: 6px;
  padding: 16px 8px;
  font: normal 18px/1.5 Lato, Helvetica, Arial, sans-serif;
  font: normal 18px/1.5 var(--font-sans);
}.pagination {
  margin-top: 32px;
  margin-bottom: 16px;
}.pagination a,.pagination em {
    display: inline-block;
    margin: 0px 4px;
  }.pagination .disabled,.pagination .disabled a {
      color: #6b6b6b;
      color: var(--text-light-color);
      -webkit-text-decoration: none;
      text-decoration: none;
    }.pagination .previous,.pagination .next,.pagination .previous_page,.pagination .next_page {
    display: inline-block;
    margin: 0px 16px;
  }.pagination em {
    font-style: normal;
  }ul.pagination {
  padding: 0px;
  list-style-type: none;
}ul.pagination li {
    display: inline-block;
    margin-right: 2px;
  }ul.pagination a {
    cursor: pointer;
  }ul.pagination a:hover,ul.pagination a:focus {
    -webkit-text-decoration: underline;
    text-decoration: underline;
  }ul.pagination em {
    font-style: normal;
  }ul.pagination .current a,ul.pagination .break a {
      color: #000;
      color: var(--text-color);
      -webkit-text-decoration: none;
      text-decoration: none;
    }@media print {
  html {
    transform: scale(0.9);
  }

  header,
  footer,
  .toast-wrapper {
    display: none;
  }

  .inner {
    max-width: 100%;
  }

  main {
    padding: 0px;
  }
}.rich-editor .actions {
    display: flex;
    position: absolute;
    top: 38px;
    left: 16px;
    right: 16px;
    background: transparent;
    border-radius: 3px;
  }.rich-editor .actions button {
      line-height: 26px;
      background: transparent;
      margin-right: 4px;
      padding: 0px 12px;
    }.rich-editor .actions button:hover {
        background: #ebecee;
        background: var(--button-hover-color);
      }.rich-editor .actions button:disabled:hover {
        background: transparent;
      }.rich-editor .actions button.active,.rich-editor .actions button.active.red {
        background: #2c5de5;
        background: var(--blue);
        border-color: #2c5de5;
        border-color: var(--blue);
        color: #fff;
      }.rich-editor .actions button .material-icons {
        margin: 0px;
        font-size: 18px;
      }.rich-editor .public-DraftStyleDefault-block {
    margin-bottom: 15px;
  }.rich-editor h2 {
    margin: 30px 0px 0px 0px;
    padding: 0px;
  }.rich-editor blockquote {
    margin: 15px 0px;
    padding: 0px 0px 0px 16px;
    border-left: 4px solid #d7d8da;
    border-left: 4px solid var(--border-color);
    color: #6b6b6b;
    color: var(--text-light-color);
  }.rich-editor blockquote .public-DraftStyleDefault-block {
      margin-bottom: 0px;
    }.rounded-box {
  border-radius: 6px;
  box-shadow: 0 4px 10px 1px rgba(0, 0, 0, 0.07);

  border: 1px solid #d7d8da;

  border: 1px solid var(--border-color);
  padding: 24px;
  margin-bottom: 64px;
  background: #fff;
}.rounded-box .header {
    margin-bottom: 20px;
  }.rounded-box.transparent {
    background: transparent;
  }.sidebar .rounded-box {
    padding: 32px 16px;
    margin-bottom: 24px;
  }.rounded-box section {
    padding: 24px 0px;
    margin: 0px;
    border-top: 1px solid #d7d8da;
    border-top: 1px solid var(--border-color);
  }.search-bar {
  margin-bottom: 32px;
}.search-bar form {
    display: flex;
  }.search-bar form input {
      flex: 1;
      background: #fbfcfd;
      background: var(--input-color);
      border: 2px solid #fbfcfd;
      border: 2px solid var(--input-color);
      border-radius: 3px;
      font: normal 1rem/1.5 Lato, Helvetica, Arial, sans-serif;
      font: normal 1rem/1.5 var(--font-sans);
    }.search-bar form input,.search-bar form input.focus,.search-bar form input:focus {
        background-image: url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22 width%3D%2220%22 height%3D%2220%22 viewBox%3D%220 0 20 20%22%3E    %3Cdefs%3E        %3Cpath id%3D%22a%22 d%3D%22M11.314 10.06h-.659l-.233-.225a5.417 5.417 0 0 0 1.233-4.45C11.264 3.068 9.33 1.218 6.997.935A5.42 5.42 0 0 0 .94 6.993c.283 2.333 2.133 4.267 4.45 4.658a5.417 5.417 0 0 0 4.45-1.233l.225.233v.659l3.541 3.541a.88.88 0 0 0 1.242 0 .88.88 0 0 0 0-1.241l-3.533-3.55zm-5 0a3.745 3.745 0 0 1-3.75-3.75 3.745 3.745 0 0 1 3.75-3.75 3.745 3.745 0 0 1 3.75 3.75 3.745 3.745 0 0 1-3.75 3.75z%22%2F%3E    %3C%2Fdefs%3E    %3Cuse fill%3D%22%23000%22 fill-opacity%3D%22.54%22 fill-rule%3D%22evenodd%22 transform%3D%22translate(2 2)%22 xlink%3Ahref%3D%22%23a%22%2F%3E%3C%2Fsvg%3E");
        background-repeat: no-repeat;
        background-position: right 16px center;
        padding: 10px 54px 10px 16px;
      }.search-bar form input.focus,.search-bar form input:focus {
        background-color: #fff;
        background-color: var(--input-focus-color);
        border: 2px solid #0aa9e9;
        border: 2px solid var(--border-focus-color);
        outline: none;
      }.table-wrapper {
  width: 100%;
  -ms-overflow-style: none;
  scrollbar-width: none;
  overflow: scroll;
}.table-wrapper::-webkit-scrollbar {
    display: none;
  }table.list {
  border-collapse: collapse;
  width: 100%;
}table.list td,table.list th {
    padding: 8px;
    border-bottom: 1px solid #d7d8da;
    border-bottom: 1px solid var(--border-color);
  }table.list td.number,table.list th.number {
      text-align: right;
      white-space: nowrap;
    }table.list td:first-child {
      padding-left: 16px;
    }table.list th:first-child {
      padding-left: 16px;
    }table.list th {
    color: #6b6b6b;
    color: var(--text-light-color);
    font: normal 1rem/1.5 Lato, Helvetica, Arial, sans-serif;
    font: normal 1rem/1.5 var(--font-sans);
    text-align: left;
    padding-top: 12px;
    padding-bottom: 12px;
  }table.list th.sortable a:visited {
        display: inline-block;
        padding-right: 24px;
        color: inherit;
        -webkit-text-decoration: none;
        text-decoration: none;
      }table.list th.sortable a {
        display: inline-block;
        padding-right: 24px;
        color: inherit;
        -webkit-text-decoration: none;
        text-decoration: none;
      }table.list th.sortable a:hover,table.list th.sortable a:focus {
        -webkit-text-decoration: underline;
        text-decoration: underline;
      }table.list th.sortable.current {
        color: #000;
        color: var(--text-color);
      }table.list th.sortable.current a {
          background: transparent url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 width%3D%2216%22 height%3D%2216%22%3E%3Cpath fill-opacity%3D%22.87%22 fill-rule%3D%22evenodd%22 d%3D%22M0 12h4v-1.333H0V12zm0-8v1.333h12V4H0zm0 4.667h8V7.333H0v1.334z%22%2F%3E%3C%2Fsvg%3E") no-repeat;
          background-position: right 0px top 50%;
        }table.list th.sortable.current.reverse a {
            background-image: url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 width%3D%2216%22 height%3D%2216%22%3E%3Cpath fill-opacity%3D%22.87%22 fill-rule%3D%22evenodd%22 d%3D%22M2 4h4v1.333H2V4zm0 8v-1.333h12V12H2zm0-4.667h8v1.334H2V7.333z%22%2F%3E%3C%2Fsvg%3E");
          }table.list td {
    vertical-align: top;
  }table.list td.relative-time {
      white-space: nowrap;
    }table.list td.read-status {
      width: 8px;
      vertical-align: middle;
    }table.list .buttons {
    text-align: right;
  }table.list .actions a {
      margin-left: 16px;
    }table.list .actions a:first-child {
        margin-left: 0px;
      }table.list .no-border td,table.list .no-border th {
      border-bottom: 0px;
    }table.list p {
    padding: 0px;
    max-width: 100%;
  }table.list.loading td {
      animation-duration: 100ms;
      animation-fill-mode: forwards;
      animation-name: loading-fadeout;
      animation-timing-function: ease-out;
      animation-delay: 200ms;
    }table.linked-rows td {
    padding: 0px;
  }table.linked-rows td:first-child {
      padding-left: 0px;
    }table.linked-rows td a {
      min-height: 54px;
      padding: 8px;
      display: block;
      -webkit-text-decoration: none;
      text-decoration: none;
      color: #000;
      color: var(--text-color);
    }table.linked-rows td.status a {
      padding-left: 36px;
    }table.linked-rows td.status a .material-icons {
    margin-left: -28px;
    margin-top: 1px;
    font-size: 20px;
    color: #6b6b6b;
    color: var(--text-light-color);
    float: left;
  }table.linked-rows td:last-child a {
        padding-right: 54px;
      }table.linked-rows td:last-child {
      background: transparent url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22 width%3D%2220%22 height%3D%2221%22 viewBox%3D%220 0 20 21%22%3E    %3Cdefs%3E        %3Cpath id%3D%22a%22 d%3D%22M.832 15.512a1.041 1.041 0 0 0 1.475 0l6.925-6.925a.83.83 0 0 0 0-1.175L2.307.487a1.041 1.041 0 0 0-1.475 0 1.041 1.041 0 0 0 0 1.475l6.033 6.042-6.042 6.042c-.4.4-.4 1.067.009 1.466z%22%2F%3E    %3C%2Fdefs%3E    %3Cuse fill%3D%22%23000%22 fill-opacity%3D%22.54%22 fill-rule%3D%22evenodd%22 transform%3D%22translate(5 2.5)%22 xlink%3Ahref%3D%22%23a%22%2F%3E%3C%2Fsvg%3E") no-repeat;
      background-position: right 16px center;
      transition: background-position 100ms ease-out;
    }table.linked-rows.flaggable td:last-child {
      background-image: url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 width%3D%2228%22 height%3D%2228%22%3E%3Cpath fill%3D%22%23000%22 fill-opacity%3D%22.2%22 fill-rule%3D%22evenodd%22 d%3D%22M20.568 6.813a2.326 2.326 0 0 0-1.901-.98l-12.834.012A2.33 2.33 0 0 0 3.5 8.167v11.666a2.33 2.33 0 0 0 2.333 2.322l12.834.012c.781 0 1.481-.385 1.901-.98L25.667 14l-5.099-7.187zm-1.901 13.02H5.833V8.167h12.834L22.808 14l-4.141 5.833z%22%2F%3E%3C%2Fsvg%3E");
      background-size: 21px 21px;
      background-position: right 16px top 12px;
    }table.linked-rows.flaggable tr.flagged td:last-child {
      background-image: url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 width%3D%2228%22 height%3D%2228%22%3E%3Cpath fill%3D%22%232C5DE5%22 fill-rule%3D%22evenodd%22 d%3D%22M20.568 6.813a2.326 2.326 0 0 0-1.901-.98l-12.834.012A2.33 2.33 0 0 0 3.5 8.167v11.666a2.33 2.33 0 0 0 2.333 2.322l12.834.012c.781 0 1.481-.385 1.901-.98L25.667 14l-5.099-7.187z%22%2F%3E%3C%2Fsvg%3E");
    }@keyframes loading-fadeout {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0.33;
  }
}.tabs {
  padding-left: 5.5555555556%;
  padding-left: var(--outer-padding);
  padding-right: 5.5555555556%;
  padding-right: var(--outer-padding);
}@media print {.tabs {
    padding-left: 0;
    padding-right: 0;
}
  }.tabs:after {
    content: "";
    display: table;
    clear: both;
  }.tabs {
  border-bottom: 1px solid #d7d8da;
  border-bottom: 1px solid var(--border-color);
  margin-bottom: 56px;
}.tabs a,.tabs .nav-link-disabled {
    display: inline-block;
    position: relative;
    color: #000;
    color: var(--text-color);
    -webkit-text-decoration: none;
    text-decoration: none;
    padding: 8px 16px 8px 16px;
    border-bottom: 4px solid transparent;
  }.tabs a {
    color: #000;
    color: var(--text-color);
    -webkit-text-decoration: none;
    text-decoration: none;
  }.tabs .nav-link-disabled {
    color: #6b6b6b;
    color: var(--text-light-color);
  }.tabs a.current {
    font-weight: bold;
    border-bottom: 4px solid #000;
    border-bottom: 4px solid var(--text-color);
  }@media screen and (max-width: 980px) {.tabs {
    padding-bottom: 8px;
}

    .tabs a {
      padding: 4px 8px 0px 8px;
      border: none;
    }

    .tabs a.current {
      border-bottom: 0px;
    }
  }nav.subnav {
  padding-top: 4px;
  margin-bottom: 0px;
}nav.subnav .inner {
    position: relative;
    display: flex;
    overflow: scroll;
  }main nav.subnav {
    background: #f5f6f8;
    background: var(--background-color);
  }.toast-wrapper {
  position: fixed;
  bottom: 0px;
  width: 100%;
  text-align: center;
  overflow: hidden;
  z-index: 300;
}.toast-wrapper .toast {
    font-size: 14px;
    display: inline-block;
    background: #2c5de5;
    background: var(--blue);
    color: white;
    margin: 20px auto 0px auto;
    padding: 15px 30px;
    min-width: 66%;
    text-align: left;
    animation-duration: 500ms;
    animation-name: toast-appear;
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-fill-mode: forwards;
  }.toast-wrapper .toast.error {
      background: #a00;
      background: var(--red);
    }.toast-wrapper .toast.fadeout {
      animation-duration: 300ms;
      animation-name: toast-disappear;
      animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }@keyframes toast-appear {
  from {
    transform: translateZ(0px) translateY(60px);
  }
  to {
    transform: translateZ(0px) translateY(0px);
  }
}@keyframes toast-disappear {
  from {
    transform: translateZ(0px) translateY(0px);
  }
  to {
    transform: translateZ(0px) translateY(60px);
  }
}button.tooltip-button {
  border: none;
  background: transparent;
  padding: 0px;
  line-height: 1;
  margin-left: 10px;
  position: relative;
  top: -1px;
}button.tooltip-button .material-icons {
    margin: 0px;
    font-size: 20px;
    color: #6b6b6b;
    color: var(--text-light-color);
  }.tippy-box {
  padding: 5px;
  background: #1a1a1a;
  background: var(--tooltip-color);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
}.tippy-arrow {
  color: #1a1a1a;
  color: var(--tooltip-color);
}.tooltip-content h1,.tooltip-content h2,.tooltip-content h3,.tooltip-content h4,.tooltip-content h5,.tooltip-content h6,.tooltip-content ul,.tooltip-content ol,.tooltip-content p {
    padding: 0px;
    max-width: 100%;
  }.tooltip-content a,.tooltip-content a:visited {
    color: #0ab2f5;
    color: var(--tooltip-link-color);
  }
