@charset "UTF-8";
/**
 * Foundation for Sites by ZURB
 * Version 6.5.0
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
@media print, screen and (min-width: 40em) {
  .reveal, .reveal.tiny, .reveal.small, .reveal.large {
    right: auto;
    left: auto;
    margin: 0 auto; } }

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

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

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

a {
  background-color: transparent; }

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

b,
strong {
  font-weight: bolder; }

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

small {
  font-size: 80%; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img {
  border-style: none; }

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

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

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

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

progress {
  vertical-align: baseline; }

textarea {
  overflow: auto; }

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

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

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

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

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

details {
  display: block; }

summary {
  display: list-item; }

template {
  display: none; }

[hidden] {
  display: none; }

.foundation-mq {
  font-family: "small=0em&mini=22.5em&xmini=26.25em&xxmini=30em&medium=40em&xmedium=48em&large=64em&xlarge=75em&xxlarge=90em"; }

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 0.9375rem; }

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

body {
  margin: 0;
  padding: 0;
  background: #fefefe;
  font-family: "Open Sans", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

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

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

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

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

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

pre {
  overflow: auto; }

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

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

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

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

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

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

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

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

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: "Open Sans", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
  color: #4b4b4b;
  text-rendering: optimizeLegibility; }
  h1 small, .h1 small,
  h2 small, .h2 small,
  h3 small, .h3 small,
  h4 small, .h4 small,
  h5 small, .h5 small,
  h6 small, .h6 small {
    line-height: 0;
    color: #cacaca; }

h1, .h1 {
  font-size: 1.6rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h2, .h2 {
  font-size: 1.33333rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h3, .h3 {
  font-size: 1.26667rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

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

h5, .h5 {
  font-size: 1.13333rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h6, .h6 {
  font-size: 1.06667rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

@media print, screen and (min-width: 40em) {
  h1, .h1 {
    font-size: 2.13333rem; }
  h2, .h2 {
    font-size: 1.77778rem; }
  h3, .h3 {
    font-size: 1.37778rem; }
  h4, .h4 {
    font-size: 1.11111rem; }
  h5, .h5 {
    font-size: 0.88889rem; }
  h6, .h6 {
    font-size: 0.71111rem; } }

a {
  line-height: inherit;
  color: #2196f3;
  text-decoration: none;
  cursor: pointer; }
  a:hover, a:focus {
    color: #0c83e1; }
  a img {
    border: 0; }

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

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

li {
  font-size: inherit; }

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

ol {
  margin-left: 1.25rem; }

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

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

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

cite {
  display: block;
  font-size: 0.8125rem;
  color: #8a8a8a; }
  cite:before {
    content: "— "; }

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

figure {
  margin: 0; }

code {
  padding: 0.125rem 0.3125rem 0.0625rem;
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #0a0a0a; }

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 40em) {
  .medium-text-left {
    text-align: left; }
  .medium-text-right {
    text-align: right; }
  .medium-text-center {
    text-align: center; }
  .medium-text-justify {
    text-align: justify; } }

@media print, screen and (min-width: 64em) {
  .large-text-left {
    text-align: left; }
  .large-text-right {
    text-align: right; }
  .large-text-center {
    text-align: center; }
  .large-text-justify {
    text-align: justify; } }

.show-for-print {
  display: none !important; }

@media print {
  * {
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    color: black !important;
    text-shadow: none !important; }
  .show-for-print {
    display: block !important; }
  .hide-for-print {
    display: none !important; }
  table.show-for-print {
    display: table !important; }
  thead.show-for-print {
    display: table-header-group !important; }
  tbody.show-for-print {
    display: table-row-group !important; }
  tr.show-for-print {
    display: table-row !important; }
  td.show-for-print {
    display: table-cell !important; }
  th.show-for-print {
    display: table-cell !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  .ir a:after,
  a[href^='javascript:']:after,
  a[href^='#']:after {
    content: ''; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  pre,
  blockquote {
    border: 1px solid #8a8a8a;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .print-break-inside {
    page-break-inside: auto; } }

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

.button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: 0.85em 1em;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
  -o-transition: background-color 0.25s ease-out, color 0.25s ease-out;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-family: inherit;
  font-size: 0.9rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: #2196f3;
  color: #fefefe; }
  [data-whatinput='mouse'] .button {
    outline: 0; }
  .button:hover, .button:focus {
    background-color: #0c81df;
    color: #fefefe; }
  .button.tiny {
    font-size: 0.6rem; }
  .button.small {
    font-size: 0.75rem; }
  .button.large {
    font-size: 1.25rem; }
  .button.expanded {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0; }
  .button.primary {
    background-color: #2196f3;
    color: #0a0a0a; }
    .button.primary:hover, .button.primary:focus {
      background-color: #0b7ad1;
      color: #0a0a0a; }
  .button.secondary {
    background-color: #767676;
    color: #fefefe; }
    .button.secondary:hover, .button.secondary:focus {
      background-color: #5e5e5e;
      color: #fefefe; }
  .button.success {
    background-color: #3adb76;
    color: #0a0a0a; }
    .button.success:hover, .button.success:focus {
      background-color: #22bb5b;
      color: #0a0a0a; }
  .button.warning {
    background-color: #ffae00;
    color: #0a0a0a; }
    .button.warning:hover, .button.warning:focus {
      background-color: #cc8b00;
      color: #0a0a0a; }
  .button.alert {
    background-color: #cc4b37;
    color: #fefefe; }
    .button.alert:hover, .button.alert:focus {
      background-color: #a53b2a;
      color: #fefefe; }
  .button.disabled, .button[disabled] {
    opacity: 0.25;
    cursor: not-allowed; }
    .button.disabled, .button.disabled:hover, .button.disabled:focus, .button[disabled], .button[disabled]:hover, .button[disabled]:focus {
      background-color: #2196f3;
      color: #fefefe; }
    .button.disabled.primary, .button[disabled].primary {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.primary, .button.disabled.primary:hover, .button.disabled.primary:focus, .button[disabled].primary, .button[disabled].primary:hover, .button[disabled].primary:focus {
        background-color: #2196f3;
        color: #0a0a0a; }
    .button.disabled.secondary, .button[disabled].secondary {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.secondary, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        background-color: #767676;
        color: #fefefe; }
    .button.disabled.success, .button[disabled].success {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.success, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success, .button[disabled].success:hover, .button[disabled].success:focus {
        background-color: #3adb76;
        color: #0a0a0a; }
    .button.disabled.warning, .button[disabled].warning {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.warning, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning, .button[disabled].warning:hover, .button[disabled].warning:focus {
        background-color: #ffae00;
        color: #0a0a0a; }
    .button.disabled.alert, .button[disabled].alert {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.alert, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert, .button[disabled].alert:hover, .button[disabled].alert:focus {
        background-color: #cc4b37;
        color: #fefefe; }
  .button.hollow {
    border: 1px solid #2196f3;
    color: #2196f3; }
    .button.hollow, .button.hollow:hover, .button.hollow:focus {
      background-color: transparent; }
    .button.hollow.disabled, .button.hollow.disabled:hover, .button.hollow.disabled:focus, .button.hollow[disabled], .button.hollow[disabled]:hover, .button.hollow[disabled]:focus {
      background-color: transparent; }
    .button.hollow:hover, .button.hollow:focus {
      border-color: #074c83;
      color: #074c83; }
      .button.hollow:hover.disabled, .button.hollow:hover[disabled], .button.hollow:focus.disabled, .button.hollow:focus[disabled] {
        border: 1px solid #2196f3;
        color: #2196f3; }
    .button.hollow.primary {
      border: 1px solid #2196f3;
      color: #2196f3; }
      .button.hollow.primary:hover, .button.hollow.primary:focus {
        border-color: #074c83;
        color: #074c83; }
        .button.hollow.primary:hover.disabled, .button.hollow.primary:hover[disabled], .button.hollow.primary:focus.disabled, .button.hollow.primary:focus[disabled] {
          border: 1px solid #2196f3;
          color: #2196f3; }
    .button.hollow.secondary {
      border: 1px solid #767676;
      color: #767676; }
      .button.hollow.secondary:hover, .button.hollow.secondary:focus {
        border-color: #3b3b3b;
        color: #3b3b3b; }
        .button.hollow.secondary:hover.disabled, .button.hollow.secondary:hover[disabled], .button.hollow.secondary:focus.disabled, .button.hollow.secondary:focus[disabled] {
          border: 1px solid #767676;
          color: #767676; }
    .button.hollow.success {
      border: 1px solid #3adb76;
      color: #3adb76; }
      .button.hollow.success:hover, .button.hollow.success:focus {
        border-color: #157539;
        color: #157539; }
        .button.hollow.success:hover.disabled, .button.hollow.success:hover[disabled], .button.hollow.success:focus.disabled, .button.hollow.success:focus[disabled] {
          border: 1px solid #3adb76;
          color: #3adb76; }
    .button.hollow.warning {
      border: 1px solid #ffae00;
      color: #ffae00; }
      .button.hollow.warning:hover, .button.hollow.warning:focus {
        border-color: #805700;
        color: #805700; }
        .button.hollow.warning:hover.disabled, .button.hollow.warning:hover[disabled], .button.hollow.warning:focus.disabled, .button.hollow.warning:focus[disabled] {
          border: 1px solid #ffae00;
          color: #ffae00; }
    .button.hollow.alert {
      border: 1px solid #cc4b37;
      color: #cc4b37; }
      .button.hollow.alert:hover, .button.hollow.alert:focus {
        border-color: #67251a;
        color: #67251a; }
        .button.hollow.alert:hover.disabled, .button.hollow.alert:hover[disabled], .button.hollow.alert:focus.disabled, .button.hollow.alert:focus[disabled] {
          border: 1px solid #cc4b37;
          color: #cc4b37; }
  .button.clear {
    border: 1px solid #2196f3;
    color: #2196f3; }
    .button.clear, .button.clear:hover, .button.clear:focus {
      background-color: transparent; }
    .button.clear.disabled, .button.clear.disabled:hover, .button.clear.disabled:focus, .button.clear[disabled], .button.clear[disabled]:hover, .button.clear[disabled]:focus {
      background-color: transparent; }
    .button.clear:hover, .button.clear:focus {
      border-color: #074c83;
      color: #074c83; }
      .button.clear:hover.disabled, .button.clear:hover[disabled], .button.clear:focus.disabled, .button.clear:focus[disabled] {
        border: 1px solid #2196f3;
        color: #2196f3; }
    .button.clear, .button.clear.disabled, .button.clear[disabled], .button.clear:hover, .button.clear:hover.disabled, .button.clear:hover[disabled], .button.clear:focus, .button.clear:focus.disabled, .button.clear:focus[disabled] {
      border-color: transparent; }
    .button.clear.primary {
      border: 1px solid #2196f3;
      color: #2196f3; }
      .button.clear.primary:hover, .button.clear.primary:focus {
        border-color: #074c83;
        color: #074c83; }
        .button.clear.primary:hover.disabled, .button.clear.primary:hover[disabled], .button.clear.primary:focus.disabled, .button.clear.primary:focus[disabled] {
          border: 1px solid #2196f3;
          color: #2196f3; }
      .button.clear.primary, .button.clear.primary.disabled, .button.clear.primary[disabled], .button.clear.primary:hover, .button.clear.primary:hover.disabled, .button.clear.primary:hover[disabled], .button.clear.primary:focus, .button.clear.primary:focus.disabled, .button.clear.primary:focus[disabled] {
        border-color: transparent; }
    .button.clear.secondary {
      border: 1px solid #767676;
      color: #767676; }
      .button.clear.secondary:hover, .button.clear.secondary:focus {
        border-color: #3b3b3b;
        color: #3b3b3b; }
        .button.clear.secondary:hover.disabled, .button.clear.secondary:hover[disabled], .button.clear.secondary:focus.disabled, .button.clear.secondary:focus[disabled] {
          border: 1px solid #767676;
          color: #767676; }
      .button.clear.secondary, .button.clear.secondary.disabled, .button.clear.secondary[disabled], .button.clear.secondary:hover, .button.clear.secondary:hover.disabled, .button.clear.secondary:hover[disabled], .button.clear.secondary:focus, .button.clear.secondary:focus.disabled, .button.clear.secondary:focus[disabled] {
        border-color: transparent; }
    .button.clear.success {
      border: 1px solid #3adb76;
      color: #3adb76; }
      .button.clear.success:hover, .button.clear.success:focus {
        border-color: #157539;
        color: #157539; }
        .button.clear.success:hover.disabled, .button.clear.success:hover[disabled], .button.clear.success:focus.disabled, .button.clear.success:focus[disabled] {
          border: 1px solid #3adb76;
          color: #3adb76; }
      .button.clear.success, .button.clear.success.disabled, .button.clear.success[disabled], .button.clear.success:hover, .button.clear.success:hover.disabled, .button.clear.success:hover[disabled], .button.clear.success:focus, .button.clear.success:focus.disabled, .button.clear.success:focus[disabled] {
        border-color: transparent; }
    .button.clear.warning {
      border: 1px solid #ffae00;
      color: #ffae00; }
      .button.clear.warning:hover, .button.clear.warning:focus {
        border-color: #805700;
        color: #805700; }
        .button.clear.warning:hover.disabled, .button.clear.warning:hover[disabled], .button.clear.warning:focus.disabled, .button.clear.warning:focus[disabled] {
          border: 1px solid #ffae00;
          color: #ffae00; }
      .button.clear.warning, .button.clear.warning.disabled, .button.clear.warning[disabled], .button.clear.warning:hover, .button.clear.warning:hover.disabled, .button.clear.warning:hover[disabled], .button.clear.warning:focus, .button.clear.warning:focus.disabled, .button.clear.warning:focus[disabled] {
        border-color: transparent; }
    .button.clear.alert {
      border: 1px solid #cc4b37;
      color: #cc4b37; }
      .button.clear.alert:hover, .button.clear.alert:focus {
        border-color: #67251a;
        color: #67251a; }
        .button.clear.alert:hover.disabled, .button.clear.alert:hover[disabled], .button.clear.alert:focus.disabled, .button.clear.alert:focus[disabled] {
          border: 1px solid #cc4b37;
          color: #cc4b37; }
      .button.clear.alert, .button.clear.alert.disabled, .button.clear.alert[disabled], .button.clear.alert:hover, .button.clear.alert:hover.disabled, .button.clear.alert:hover[disabled], .button.clear.alert:focus, .button.clear.alert:focus.disabled, .button.clear.alert:focus[disabled] {
        border-color: transparent; }
  .button.dropdown::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.4em;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #fefefe transparent transparent;
    position: relative;
    top: 0.4em;
    display: inline-block;
    float: right;
    margin-left: 1em; }
  .button.dropdown.hollow::after {
    border-top-color: #2196f3; }
  .button.dropdown.hollow.primary::after {
    border-top-color: #2196f3; }
  .button.dropdown.hollow.secondary::after {
    border-top-color: #767676; }
  .button.dropdown.hollow.success::after {
    border-top-color: #3adb76; }
  .button.dropdown.hollow.warning::after {
    border-top-color: #ffae00; }
  .button.dropdown.hollow.alert::after {
    border-top-color: #cc4b37; }
  .button.arrow-only::after {
    top: -0.1em;
    float: none;
    margin-left: 0; }

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

.button-group {
  margin-bottom: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch; }
  .button-group::before, .button-group::after {
    display: table;
    content: ' ';
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .button-group::after {
    clear: both; }
  .button-group .button {
    margin: 0;
    margin-right: 1px;
    margin-bottom: 1px;
    font-size: 0.9rem;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto; }
    .button-group .button:last-child {
      margin-right: 0; }
  .button-group.tiny .button {
    font-size: 0.6rem; }
  .button-group.small .button {
    font-size: 0.75rem; }
  .button-group.large .button {
    font-size: 1.25rem; }
  .button-group.expanded .button {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px; }
  .button-group.primary .button {
    background-color: #2196f3;
    color: #0a0a0a; }
    .button-group.primary .button:hover, .button-group.primary .button:focus {
      background-color: #0b7ad1;
      color: #0a0a0a; }
  .button-group.secondary .button {
    background-color: #767676;
    color: #fefefe; }
    .button-group.secondary .button:hover, .button-group.secondary .button:focus {
      background-color: #5e5e5e;
      color: #fefefe; }
  .button-group.success .button {
    background-color: #3adb76;
    color: #0a0a0a; }
    .button-group.success .button:hover, .button-group.success .button:focus {
      background-color: #22bb5b;
      color: #0a0a0a; }
  .button-group.warning .button {
    background-color: #ffae00;
    color: #0a0a0a; }
    .button-group.warning .button:hover, .button-group.warning .button:focus {
      background-color: #cc8b00;
      color: #0a0a0a; }
  .button-group.alert .button {
    background-color: #cc4b37;
    color: #fefefe; }
    .button-group.alert .button:hover, .button-group.alert .button:focus {
      background-color: #a53b2a;
      color: #fefefe; }
  .button-group.stacked, .button-group.stacked-for-small, .button-group.stacked-for-medium {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .button-group.stacked .button, .button-group.stacked-for-small .button, .button-group.stacked-for-medium .button {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%; }
      .button-group.stacked .button:last-child, .button-group.stacked-for-small .button:last-child, .button-group.stacked-for-medium .button:last-child {
        margin-bottom: 0; }
    .button-group.stacked.expanded .button, .button-group.stacked-for-small.expanded .button, .button-group.stacked-for-medium.expanded .button {
      -webkit-box-flex: 1;
          -ms-flex: 1 1 0px;
              flex: 1 1 0px; }
  @media print, screen and (min-width: 40em) {
    .button-group.stacked-for-small .button {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      margin-bottom: 0; } }
  @media print, screen and (min-width: 64em) {
    .button-group.stacked-for-medium .button {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      margin-bottom: 0; } }
  @media screen and (max-width: 22.49875em) {
    .button-group.stacked-for-small.expanded {
      display: block; }
      .button-group.stacked-for-small.expanded .button {
        display: block;
        margin-right: 0; } }
  @media screen and (max-width: 47.99875em) {
    .button-group.stacked-for-medium.expanded {
      display: block; }
      .button-group.stacked-for-medium.expanded .button {
        display: block;
        margin-right: 0; } }

.callout {
  position: relative;
  margin: 0 0 1rem 0;
  padding: 1rem;
  border: 1px solid rgba(10, 10, 10, 0.25);
  border-radius: 0;
  background-color: white;
  color: #0a0a0a; }
  .callout > :first-child {
    margin-top: 0; }
  .callout > :last-child {
    margin-bottom: 0; }
  .callout.primary {
    background-color: #deeffd;
    color: #0a0a0a; }
  .callout.secondary {
    background-color: #eaeaea;
    color: #0a0a0a; }
  .callout.success {
    background-color: #e1faea;
    color: #0a0a0a; }
  .callout.warning {
    background-color: #fff3d9;
    color: #0a0a0a; }
  .callout.alert {
    background-color: #f7e4e1;
    color: #0a0a0a; }
  .callout.small {
    padding-top: 0.5rem;
    padding-right: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 0.5rem; }
  .callout.large {
    padding-top: 3rem;
    padding-right: 3rem;
    padding-bottom: 3rem;
    padding-left: 3rem; }

.close-button {
  position: absolute;
  color: #8a8a8a;
  cursor: pointer; }
  [data-whatinput='mouse'] .close-button {
    outline: 0; }
  .close-button:hover, .close-button:focus {
    color: #0a0a0a; }
  .close-button.small {
    right: 0.66rem;
    top: 0.33em;
    font-size: 1.5em;
    line-height: 1; }
  .close-button, .close-button.medium {
    right: 1rem;
    top: 0.5rem;
    font-size: 2em;
    line-height: 1; }

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

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

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

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

.dropdown-pane.xlarge {
  width: 600px; }

.row {
  max-width: 87.5rem;
  margin-right: auto;
  margin-left: auto; }
  .row::before, .row::after {
    display: table;
    content: ' ';
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .row::after {
    clear: both; }
  .row.collapse > .column, .row.collapse > .false {
    padding-right: 0;
    padding-left: 0; }
  .row .row {
    margin-right: -0.66667rem;
    margin-left: -0.66667rem; }
    @media print, screen and (min-width: 40em) {
      .row .row {
        margin-right: -1rem;
        margin-left: -1rem; } }
    @media print, screen and (min-width: 64em) {
      .row .row {
        margin-right: -1rem;
        margin-left: -1rem; } }
    .row .row.collapse {
      margin-right: 0;
      margin-left: 0; }
  .row.expanded {
    max-width: none; }
    .row.expanded .row {
      margin-right: auto;
      margin-left: auto; }
  .row:not(.expanded) .row {
    max-width: none; }
  .row.gutter-small > .column, .row.gutter-small > .false {
    padding-right: 0.66667rem;
    padding-left: 0.66667rem; }
  .row.gutter-medium > .column, .row.gutter-medium > .false {
    padding-right: 1rem;
    padding-left: 1rem; }

.column, .false {
  width: 100%;
  float: left;
  padding-right: 0.66667rem;
  padding-left: 0.66667rem; }
  @media print, screen and (min-width: 40em) {
    .column, .false {
      padding-right: 1rem;
      padding-left: 1rem; } }
  .column, .false, .column:last-child:not(:first-child), .false:last-child:not(:first-child) {
    float: left;
    clear: none; }
  .column:last-child:not(:first-child), .false:last-child:not(:first-child) {
    float: right; }
  .column.end:last-child:last-child, .end.false:last-child:last-child {
    float: left; }

.column.row.row, .row.row.false {
  float: none; }

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

.small-1 {
  width: 8.33333%; }

.small-push-1 {
  position: relative;
  left: 8.33333%; }

.small-pull-1 {
  position: relative;
  left: -8.33333%; }

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

.small-2 {
  width: 16.66667%; }

.small-push-2 {
  position: relative;
  left: 16.66667%; }

.small-pull-2 {
  position: relative;
  left: -16.66667%; }

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

.small-3 {
  width: 25%; }

.small-push-3 {
  position: relative;
  left: 25%; }

.small-pull-3 {
  position: relative;
  left: -25%; }

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

.small-4 {
  width: 33.33333%; }

.small-push-4 {
  position: relative;
  left: 33.33333%; }

.small-pull-4 {
  position: relative;
  left: -33.33333%; }

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

.small-5 {
  width: 41.66667%; }

.small-push-5 {
  position: relative;
  left: 41.66667%; }

.small-pull-5 {
  position: relative;
  left: -41.66667%; }

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

.small-6 {
  width: 50%; }

.small-push-6 {
  position: relative;
  left: 50%; }

.small-pull-6 {
  position: relative;
  left: -50%; }

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

.small-7 {
  width: 58.33333%; }

.small-push-7 {
  position: relative;
  left: 58.33333%; }

.small-pull-7 {
  position: relative;
  left: -58.33333%; }

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

.small-8 {
  width: 66.66667%; }

.small-push-8 {
  position: relative;
  left: 66.66667%; }

.small-pull-8 {
  position: relative;
  left: -66.66667%; }

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

.small-9 {
  width: 75%; }

.small-push-9 {
  position: relative;
  left: 75%; }

.small-pull-9 {
  position: relative;
  left: -75%; }

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

.small-10 {
  width: 83.33333%; }

.small-push-10 {
  position: relative;
  left: 83.33333%; }

.small-pull-10 {
  position: relative;
  left: -83.33333%; }

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

.small-11 {
  width: 91.66667%; }

.small-push-11 {
  position: relative;
  left: 91.66667%; }

.small-pull-11 {
  position: relative;
  left: -91.66667%; }

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

.small-12 {
  width: 100%; }

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

.small-up-1 > .column, .small-up-1 > .false {
  float: left;
  width: 100%; }
  .small-up-1 > .column:nth-of-type(1n), .small-up-1 > .false:nth-of-type(1n) {
    clear: none; }
  .small-up-1 > .column:nth-of-type(1n+1), .small-up-1 > .false:nth-of-type(1n+1) {
    clear: both; }
  .small-up-1 > .column:last-child, .small-up-1 > .false:last-child {
    float: left; }

.small-up-2 > .column, .small-up-2 > .false {
  float: left;
  width: 50%; }
  .small-up-2 > .column:nth-of-type(1n), .small-up-2 > .false:nth-of-type(1n) {
    clear: none; }
  .small-up-2 > .column:nth-of-type(2n+1), .small-up-2 > .false:nth-of-type(2n+1) {
    clear: both; }
  .small-up-2 > .column:last-child, .small-up-2 > .false:last-child {
    float: left; }

.small-up-3 > .column, .small-up-3 > .false {
  float: left;
  width: 33.33333%; }
  .small-up-3 > .column:nth-of-type(1n), .small-up-3 > .false:nth-of-type(1n) {
    clear: none; }
  .small-up-3 > .column:nth-of-type(3n+1), .small-up-3 > .false:nth-of-type(3n+1) {
    clear: both; }
  .small-up-3 > .column:last-child, .small-up-3 > .false:last-child {
    float: left; }

.small-up-4 > .column, .small-up-4 > .false {
  float: left;
  width: 25%; }
  .small-up-4 > .column:nth-of-type(1n), .small-up-4 > .false:nth-of-type(1n) {
    clear: none; }
  .small-up-4 > .column:nth-of-type(4n+1), .small-up-4 > .false:nth-of-type(4n+1) {
    clear: both; }
  .small-up-4 > .column:last-child, .small-up-4 > .false:last-child {
    float: left; }

.small-up-5 > .column, .small-up-5 > .false {
  float: left;
  width: 20%; }
  .small-up-5 > .column:nth-of-type(1n), .small-up-5 > .false:nth-of-type(1n) {
    clear: none; }
  .small-up-5 > .column:nth-of-type(5n+1), .small-up-5 > .false:nth-of-type(5n+1) {
    clear: both; }
  .small-up-5 > .column:last-child, .small-up-5 > .false:last-child {
    float: left; }

.small-up-6 > .column, .small-up-6 > .false {
  float: left;
  width: 16.66667%; }
  .small-up-6 > .column:nth-of-type(1n), .small-up-6 > .false:nth-of-type(1n) {
    clear: none; }
  .small-up-6 > .column:nth-of-type(6n+1), .small-up-6 > .false:nth-of-type(6n+1) {
    clear: both; }
  .small-up-6 > .column:last-child, .small-up-6 > .false:last-child {
    float: left; }

.small-up-7 > .column, .small-up-7 > .false {
  float: left;
  width: 14.28571%; }
  .small-up-7 > .column:nth-of-type(1n), .small-up-7 > .false:nth-of-type(1n) {
    clear: none; }
  .small-up-7 > .column:nth-of-type(7n+1), .small-up-7 > .false:nth-of-type(7n+1) {
    clear: both; }
  .small-up-7 > .column:last-child, .small-up-7 > .false:last-child {
    float: left; }

.small-up-8 > .column, .small-up-8 > .false {
  float: left;
  width: 12.5%; }
  .small-up-8 > .column:nth-of-type(1n), .small-up-8 > .false:nth-of-type(1n) {
    clear: none; }
  .small-up-8 > .column:nth-of-type(8n+1), .small-up-8 > .false:nth-of-type(8n+1) {
    clear: both; }
  .small-up-8 > .column:last-child, .small-up-8 > .false:last-child {
    float: left; }

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

.small-collapse .row {
  margin-right: 0;
  margin-left: 0; }

.expanded.row .small-collapse.row {
  margin-right: 0;
  margin-left: 0; }

.small-uncollapse > .column, .small-uncollapse > .false {
  padding-right: 0.66667rem;
  padding-left: 0.66667rem; }

.small-centered {
  margin-right: auto;
  margin-left: auto; }
  .small-centered, .small-centered:last-child:not(:first-child) {
    float: none;
    clear: both; }

.small-uncentered,
.small-push-0,
.small-pull-0 {
  position: static;
  margin-right: 0;
  margin-left: 0; }
  .small-uncentered, .small-uncentered:last-child:not(:first-child),
  .small-push-0,
  .small-push-0:last-child:not(:first-child),
  .small-pull-0,
  .small-pull-0:last-child:not(:first-child) {
    float: left;
    clear: none; }
  .small-uncentered:last-child:not(:first-child),
  .small-push-0:last-child:not(:first-child),
  .small-pull-0:last-child:not(:first-child) {
    float: right; }

@media print, screen and (min-width: 40em) {
  .medium-1 {
    width: 8.33333%; }
  .medium-push-1 {
    position: relative;
    left: 8.33333%; }
  .medium-pull-1 {
    position: relative;
    left: -8.33333%; }
  .medium-offset-0 {
    margin-left: 0%; }
  .medium-2 {
    width: 16.66667%; }
  .medium-push-2 {
    position: relative;
    left: 16.66667%; }
  .medium-pull-2 {
    position: relative;
    left: -16.66667%; }
  .medium-offset-1 {
    margin-left: 8.33333%; }
  .medium-3 {
    width: 25%; }
  .medium-push-3 {
    position: relative;
    left: 25%; }
  .medium-pull-3 {
    position: relative;
    left: -25%; }
  .medium-offset-2 {
    margin-left: 16.66667%; }
  .medium-4 {
    width: 33.33333%; }
  .medium-push-4 {
    position: relative;
    left: 33.33333%; }
  .medium-pull-4 {
    position: relative;
    left: -33.33333%; }
  .medium-offset-3 {
    margin-left: 25%; }
  .medium-5 {
    width: 41.66667%; }
  .medium-push-5 {
    position: relative;
    left: 41.66667%; }
  .medium-pull-5 {
    position: relative;
    left: -41.66667%; }
  .medium-offset-4 {
    margin-left: 33.33333%; }
  .medium-6 {
    width: 50%; }
  .medium-push-6 {
    position: relative;
    left: 50%; }
  .medium-pull-6 {
    position: relative;
    left: -50%; }
  .medium-offset-5 {
    margin-left: 41.66667%; }
  .medium-7 {
    width: 58.33333%; }
  .medium-push-7 {
    position: relative;
    left: 58.33333%; }
  .medium-pull-7 {
    position: relative;
    left: -58.33333%; }
  .medium-offset-6 {
    margin-left: 50%; }
  .medium-8 {
    width: 66.66667%; }
  .medium-push-8 {
    position: relative;
    left: 66.66667%; }
  .medium-pull-8 {
    position: relative;
    left: -66.66667%; }
  .medium-offset-7 {
    margin-left: 58.33333%; }
  .medium-9 {
    width: 75%; }
  .medium-push-9 {
    position: relative;
    left: 75%; }
  .medium-pull-9 {
    position: relative;
    left: -75%; }
  .medium-offset-8 {
    margin-left: 66.66667%; }
  .medium-10 {
    width: 83.33333%; }
  .medium-push-10 {
    position: relative;
    left: 83.33333%; }
  .medium-pull-10 {
    position: relative;
    left: -83.33333%; }
  .medium-offset-9 {
    margin-left: 75%; }
  .medium-11 {
    width: 91.66667%; }
  .medium-push-11 {
    position: relative;
    left: 91.66667%; }
  .medium-pull-11 {
    position: relative;
    left: -91.66667%; }
  .medium-offset-10 {
    margin-left: 83.33333%; }
  .medium-12 {
    width: 100%; }
  .medium-offset-11 {
    margin-left: 91.66667%; }
  .medium-up-1 > .column, .medium-up-1 > .false {
    float: left;
    width: 100%; }
    .medium-up-1 > .column:nth-of-type(1n), .medium-up-1 > .false:nth-of-type(1n) {
      clear: none; }
    .medium-up-1 > .column:nth-of-type(1n+1), .medium-up-1 > .false:nth-of-type(1n+1) {
      clear: both; }
    .medium-up-1 > .column:last-child, .medium-up-1 > .false:last-child {
      float: left; }
  .medium-up-2 > .column, .medium-up-2 > .false {
    float: left;
    width: 50%; }
    .medium-up-2 > .column:nth-of-type(1n), .medium-up-2 > .false:nth-of-type(1n) {
      clear: none; }
    .medium-up-2 > .column:nth-of-type(2n+1), .medium-up-2 > .false:nth-of-type(2n+1) {
      clear: both; }
    .medium-up-2 > .column:last-child, .medium-up-2 > .false:last-child {
      float: left; }
  .medium-up-3 > .column, .medium-up-3 > .false {
    float: left;
    width: 33.33333%; }
    .medium-up-3 > .column:nth-of-type(1n), .medium-up-3 > .false:nth-of-type(1n) {
      clear: none; }
    .medium-up-3 > .column:nth-of-type(3n+1), .medium-up-3 > .false:nth-of-type(3n+1) {
      clear: both; }
    .medium-up-3 > .column:last-child, .medium-up-3 > .false:last-child {
      float: left; }
  .medium-up-4 > .column, .medium-up-4 > .false {
    float: left;
    width: 25%; }
    .medium-up-4 > .column:nth-of-type(1n), .medium-up-4 > .false:nth-of-type(1n) {
      clear: none; }
    .medium-up-4 > .column:nth-of-type(4n+1), .medium-up-4 > .false:nth-of-type(4n+1) {
      clear: both; }
    .medium-up-4 > .column:last-child, .medium-up-4 > .false:last-child {
      float: left; }
  .medium-up-5 > .column, .medium-up-5 > .false {
    float: left;
    width: 20%; }
    .medium-up-5 > .column:nth-of-type(1n), .medium-up-5 > .false:nth-of-type(1n) {
      clear: none; }
    .medium-up-5 > .column:nth-of-type(5n+1), .medium-up-5 > .false:nth-of-type(5n+1) {
      clear: both; }
    .medium-up-5 > .column:last-child, .medium-up-5 > .false:last-child {
      float: left; }
  .medium-up-6 > .column, .medium-up-6 > .false {
    float: left;
    width: 16.66667%; }
    .medium-up-6 > .column:nth-of-type(1n), .medium-up-6 > .false:nth-of-type(1n) {
      clear: none; }
    .medium-up-6 > .column:nth-of-type(6n+1), .medium-up-6 > .false:nth-of-type(6n+1) {
      clear: both; }
    .medium-up-6 > .column:last-child, .medium-up-6 > .false:last-child {
      float: left; }
  .medium-up-7 > .column, .medium-up-7 > .false {
    float: left;
    width: 14.28571%; }
    .medium-up-7 > .column:nth-of-type(1n), .medium-up-7 > .false:nth-of-type(1n) {
      clear: none; }
    .medium-up-7 > .column:nth-of-type(7n+1), .medium-up-7 > .false:nth-of-type(7n+1) {
      clear: both; }
    .medium-up-7 > .column:last-child, .medium-up-7 > .false:last-child {
      float: left; }
  .medium-up-8 > .column, .medium-up-8 > .false {
    float: left;
    width: 12.5%; }
    .medium-up-8 > .column:nth-of-type(1n), .medium-up-8 > .false:nth-of-type(1n) {
      clear: none; }
    .medium-up-8 > .column:nth-of-type(8n+1), .medium-up-8 > .false:nth-of-type(8n+1) {
      clear: both; }
    .medium-up-8 > .column:last-child, .medium-up-8 > .false:last-child {
      float: left; }
  .medium-collapse > .column, .medium-collapse > .false {
    padding-right: 0;
    padding-left: 0; }
  .medium-collapse .row {
    margin-right: 0;
    margin-left: 0; }
  .expanded.row .medium-collapse.row {
    margin-right: 0;
    margin-left: 0; }
  .medium-uncollapse > .column, .medium-uncollapse > .false {
    padding-right: 1rem;
    padding-left: 1rem; }
  .medium-centered {
    margin-right: auto;
    margin-left: auto; }
    .medium-centered, .medium-centered:last-child:not(:first-child) {
      float: none;
      clear: both; }
  .medium-uncentered,
  .medium-push-0,
  .medium-pull-0 {
    position: static;
    margin-right: 0;
    margin-left: 0; }
    .medium-uncentered, .medium-uncentered:last-child:not(:first-child),
    .medium-push-0,
    .medium-push-0:last-child:not(:first-child),
    .medium-pull-0,
    .medium-pull-0:last-child:not(:first-child) {
      float: left;
      clear: none; }
    .medium-uncentered:last-child:not(:first-child),
    .medium-push-0:last-child:not(:first-child),
    .medium-pull-0:last-child:not(:first-child) {
      float: right; } }

@media print, screen and (min-width: 64em) {
  .large-1 {
    width: 8.33333%; }
  .large-push-1 {
    position: relative;
    left: 8.33333%; }
  .large-pull-1 {
    position: relative;
    left: -8.33333%; }
  .large-offset-0 {
    margin-left: 0%; }
  .large-2 {
    width: 16.66667%; }
  .large-push-2 {
    position: relative;
    left: 16.66667%; }
  .large-pull-2 {
    position: relative;
    left: -16.66667%; }
  .large-offset-1 {
    margin-left: 8.33333%; }
  .large-3 {
    width: 25%; }
  .large-push-3 {
    position: relative;
    left: 25%; }
  .large-pull-3 {
    position: relative;
    left: -25%; }
  .large-offset-2 {
    margin-left: 16.66667%; }
  .large-4 {
    width: 33.33333%; }
  .large-push-4 {
    position: relative;
    left: 33.33333%; }
  .large-pull-4 {
    position: relative;
    left: -33.33333%; }
  .large-offset-3 {
    margin-left: 25%; }
  .large-5 {
    width: 41.66667%; }
  .large-push-5 {
    position: relative;
    left: 41.66667%; }
  .large-pull-5 {
    position: relative;
    left: -41.66667%; }
  .large-offset-4 {
    margin-left: 33.33333%; }
  .large-6 {
    width: 50%; }
  .large-push-6 {
    position: relative;
    left: 50%; }
  .large-pull-6 {
    position: relative;
    left: -50%; }
  .large-offset-5 {
    margin-left: 41.66667%; }
  .large-7 {
    width: 58.33333%; }
  .large-push-7 {
    position: relative;
    left: 58.33333%; }
  .large-pull-7 {
    position: relative;
    left: -58.33333%; }
  .large-offset-6 {
    margin-left: 50%; }
  .large-8 {
    width: 66.66667%; }
  .large-push-8 {
    position: relative;
    left: 66.66667%; }
  .large-pull-8 {
    position: relative;
    left: -66.66667%; }
  .large-offset-7 {
    margin-left: 58.33333%; }
  .large-9 {
    width: 75%; }
  .large-push-9 {
    position: relative;
    left: 75%; }
  .large-pull-9 {
    position: relative;
    left: -75%; }
  .large-offset-8 {
    margin-left: 66.66667%; }
  .large-10 {
    width: 83.33333%; }
  .large-push-10 {
    position: relative;
    left: 83.33333%; }
  .large-pull-10 {
    position: relative;
    left: -83.33333%; }
  .large-offset-9 {
    margin-left: 75%; }
  .large-11 {
    width: 91.66667%; }
  .large-push-11 {
    position: relative;
    left: 91.66667%; }
  .large-pull-11 {
    position: relative;
    left: -91.66667%; }
  .large-offset-10 {
    margin-left: 83.33333%; }
  .large-12 {
    width: 100%; }
  .large-offset-11 {
    margin-left: 91.66667%; }
  .large-up-1 > .column, .large-up-1 > .false {
    float: left;
    width: 100%; }
    .large-up-1 > .column:nth-of-type(1n), .large-up-1 > .false:nth-of-type(1n) {
      clear: none; }
    .large-up-1 > .column:nth-of-type(1n+1), .large-up-1 > .false:nth-of-type(1n+1) {
      clear: both; }
    .large-up-1 > .column:last-child, .large-up-1 > .false:last-child {
      float: left; }
  .large-up-2 > .column, .large-up-2 > .false {
    float: left;
    width: 50%; }
    .large-up-2 > .column:nth-of-type(1n), .large-up-2 > .false:nth-of-type(1n) {
      clear: none; }
    .large-up-2 > .column:nth-of-type(2n+1), .large-up-2 > .false:nth-of-type(2n+1) {
      clear: both; }
    .large-up-2 > .column:last-child, .large-up-2 > .false:last-child {
      float: left; }
  .large-up-3 > .column, .large-up-3 > .false {
    float: left;
    width: 33.33333%; }
    .large-up-3 > .column:nth-of-type(1n), .large-up-3 > .false:nth-of-type(1n) {
      clear: none; }
    .large-up-3 > .column:nth-of-type(3n+1), .large-up-3 > .false:nth-of-type(3n+1) {
      clear: both; }
    .large-up-3 > .column:last-child, .large-up-3 > .false:last-child {
      float: left; }
  .large-up-4 > .column, .large-up-4 > .false {
    float: left;
    width: 25%; }
    .large-up-4 > .column:nth-of-type(1n), .large-up-4 > .false:nth-of-type(1n) {
      clear: none; }
    .large-up-4 > .column:nth-of-type(4n+1), .large-up-4 > .false:nth-of-type(4n+1) {
      clear: both; }
    .large-up-4 > .column:last-child, .large-up-4 > .false:last-child {
      float: left; }
  .large-up-5 > .column, .large-up-5 > .false {
    float: left;
    width: 20%; }
    .large-up-5 > .column:nth-of-type(1n), .large-up-5 > .false:nth-of-type(1n) {
      clear: none; }
    .large-up-5 > .column:nth-of-type(5n+1), .large-up-5 > .false:nth-of-type(5n+1) {
      clear: both; }
    .large-up-5 > .column:last-child, .large-up-5 > .false:last-child {
      float: left; }
  .large-up-6 > .column, .large-up-6 > .false {
    float: left;
    width: 16.66667%; }
    .large-up-6 > .column:nth-of-type(1n), .large-up-6 > .false:nth-of-type(1n) {
      clear: none; }
    .large-up-6 > .column:nth-of-type(6n+1), .large-up-6 > .false:nth-of-type(6n+1) {
      clear: both; }
    .large-up-6 > .column:last-child, .large-up-6 > .false:last-child {
      float: left; }
  .large-up-7 > .column, .large-up-7 > .false {
    float: left;
    width: 14.28571%; }
    .large-up-7 > .column:nth-of-type(1n), .large-up-7 > .false:nth-of-type(1n) {
      clear: none; }
    .large-up-7 > .column:nth-of-type(7n+1), .large-up-7 > .false:nth-of-type(7n+1) {
      clear: both; }
    .large-up-7 > .column:last-child, .large-up-7 > .false:last-child {
      float: left; }
  .large-up-8 > .column, .large-up-8 > .false {
    float: left;
    width: 12.5%; }
    .large-up-8 > .column:nth-of-type(1n), .large-up-8 > .false:nth-of-type(1n) {
      clear: none; }
    .large-up-8 > .column:nth-of-type(8n+1), .large-up-8 > .false:nth-of-type(8n+1) {
      clear: both; }
    .large-up-8 > .column:last-child, .large-up-8 > .false:last-child {
      float: left; }
  .large-collapse > .column, .large-collapse > .false {
    padding-right: 0;
    padding-left: 0; }
  .large-collapse .row {
    margin-right: 0;
    margin-left: 0; }
  .expanded.row .large-collapse.row {
    margin-right: 0;
    margin-left: 0; }
  .large-uncollapse > .column, .large-uncollapse > .false {
    padding-right: 1rem;
    padding-left: 1rem; }
  .large-centered {
    margin-right: auto;
    margin-left: auto; }
    .large-centered, .large-centered:last-child:not(:first-child) {
      float: none;
      clear: both; }
  .large-uncentered,
  .large-push-0,
  .large-pull-0 {
    position: static;
    margin-right: 0;
    margin-left: 0; }
    .large-uncentered, .large-uncentered:last-child:not(:first-child),
    .large-push-0,
    .large-push-0:last-child:not(:first-child),
    .large-pull-0,
    .large-pull-0:last-child:not(:first-child) {
      float: left;
      clear: none; }
    .large-uncentered:last-child:not(:first-child),
    .large-push-0:last-child:not(:first-child),
    .large-pull-0:last-child:not(:first-child) {
      float: right; } }

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

html.is-reveal-open {
  position: fixed;
  width: 100%;
  overflow-y: hidden; }
  html.is-reveal-open.zf-has-scroll {
    overflow-y: scroll; }
  html.is-reveal-open body {
    overflow-y: hidden; }

.reveal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1005;
  display: none;
  background-color: rgba(10, 10, 10, 0.45);
  overflow-y: auto; }

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

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

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

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

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

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

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

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

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

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

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

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

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

::placeholder {
  color: #cacaca; }

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

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

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

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

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

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

.select2-container {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle; }
  .select2-container .select2-selection--single {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    -moz-user-select: none;
     -ms-user-select: none;
         user-select: none;
    -webkit-user-select: none; }
    .select2-container .select2-selection--single .select2-selection__rendered {
      display: block;
      padding-left: 8px;
      padding-right: 20px;
      overflow: hidden;
      -o-text-overflow: ellipsis;
         text-overflow: ellipsis;
      white-space: nowrap; }
    .select2-container .select2-selection--single .select2-selection__clear {
      position: relative; }
  .select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px; }
  .select2-container .select2-selection--multiple {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    -moz-user-select: none;
     -ms-user-select: none;
         user-select: none;
    -webkit-user-select: none; }
    .select2-container .select2-selection--multiple .select2-selection__rendered {
      display: inline-block;
      overflow: hidden;
      padding-left: 8px;
      -o-text-overflow: ellipsis;
         text-overflow: ellipsis;
      white-space: nowrap; }
  .select2-container .select2-search--inline {
    float: left; }
    .select2-container .select2-search--inline .select2-search__field {
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      border: none;
      font-size: 100%;
      margin-top: 5px;
      padding: 0; }
      .select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
        -webkit-appearance: none; }

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051; }

.select2-results {
  display: block; }

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0; }

.select2-results__option {
  padding: 6px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none; }
  .select2-results__option[aria-selected] {
    cursor: pointer; }

.select2-container--open .select2-dropdown {
  left: 0; }

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-search--dropdown {
  display: block;
  padding: 4px; }
  .select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
      -webkit-appearance: none; }
  .select2-search--dropdown.select2-search--hide {
    display: none; }

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0); }

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important; }

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px; }
  .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px; }
  .select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold; }
  .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999; }
  .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px; }
    .select2-container--default .select2-selection--single .select2-selection__arrow b {
      border-color: #888 transparent transparent transparent;
      border-style: solid;
      border-width: 5px 4px 0 4px;
      height: 0;
      left: 50%;
      margin-left: -4px;
      margin-top: -2px;
      position: absolute;
      top: 50%;
      width: 0; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto; }

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default; }
  .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none; }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text; }
  .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%; }
    .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
      list-style: none; }
  .select2-container--default .select2-selection--multiple .select2-selection__placeholder {
    color: #999;
    margin-top: 5px;
    float: left; }
  .select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-top: 5px;
    margin-right: 10px; }
  .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px; }
  .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px; }
    .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
      color: #333; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0; }

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none; }

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa; }

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: textfield; }

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--default .select2-results__option[role=group] {
  padding: 0; }

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999; }

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd; }

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em; }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0; }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em; }
    .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
      margin-left: -2em;
      padding-left: 3em; }
      .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
        margin-left: -3em;
        padding-left: 4em; }
        .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
          margin-left: -4em;
          padding-left: 5em; }
          .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
            margin-left: -5em;
            padding-left: 6em; }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white; }

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, white), to(#eeeeee));
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }
  .select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb; }
  .select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px; }
  .select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-right: 10px; }
  .select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999; }
  .select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #aaa;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eeeeee), to(#cccccc));
    background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0); }
    .select2-container--classic .select2-selection--single .select2-selection__arrow b {
      border-color: #888 transparent transparent transparent;
      border-style: solid;
      border-width: 5px 4px 0 4px;
      height: 0;
      left: 50%;
      margin-left: -4px;
      margin-top: -2px;
      position: absolute;
      top: 50%;
      width: 0; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto; }

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb; }
  .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: transparent;
    border: none; }
    .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
      border-color: transparent transparent #888 transparent;
      border-width: 0 4px 5px 4px; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(white), color-stop(50%, #eeeeee));
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eeeeee), to(white));
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0); }

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0; }
  .select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb; }
  .select2-container--classic .select2-selection--multiple .select2-selection__rendered {
    list-style: none;
    margin: 0;
    padding: 0 5px; }
  .select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none; }
  .select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px; }
  .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    color: #888;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px; }
    .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
      color: #555; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right;
  margin-left: 5px;
  margin-right: auto; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0; }

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none; }

.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent; }

.select2-container--classic .select2-dropdown--above {
  border-bottom: none; }

.select2-container--classic .select2-dropdown--below {
  border-top: none; }

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--classic .select2-results__option[role=group] {
  padding: 0; }

.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey; }

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white; }

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb; }

/* Default styling for jQuery Datepicker v5.0.1. */
.datepick {
  background-color: #fff;
  color: #000;
  border: 1px solid #444;
  border-radius: 0.25em;
  -moz-border-radius: 0.25em;
  -webkit-border-radius: 0.25em;
  font-family: Arial,Helvetica,Sans-serif;
  font-size: 90%; }

.datepick-rtl {
  direction: rtl; }

.datepick-popup {
  z-index: 1000; }

.datepick-disable {
  position: absolute;
  z-index: 100;
  background-color: white;
  opacity: 0.5;
  filter: alpha(opacity=50); }

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

.datepick a.datepick-disabled {
  color: #888;
  cursor: auto; }

.datepick button {
  margin: 0.25em;
  padding: 0.125em 0em;
  background-color: #fcc;
  border: none;
  border-radius: 0.25em;
  -moz-border-radius: 0.25em;
  -webkit-border-radius: 0.25em;
  font-weight: bold; }

.datepick-nav, .datepick-ctrl {
  float: left;
  width: 100%;
  background-color: #000;
  color: #fff;
  font-size: 90%;
  font-weight: bold; }

.datepick-ctrl {
  background-color: #600; }

.datepick-cmd {
  width: 30%; }

.datepick-cmd:hover {
  background-color: #777; }

.datepick-ctrl .datepick-cmd:hover {
  background-color: #f08080; }

.datepick-cmd-prevJump, .datepick-cmd-nextJump {
  width: 8%; }

a.datepick-cmd {
  height: 1.5em; }

button.datepick-cmd {
  text-align: center; }

.datepick-cmd-prev, .datepick-cmd-prevJump, .datepick-cmd-clear {
  float: left;
  padding-left: 2%; }

.datepick-cmd-current, .datepick-cmd-today {
  float: left;
  width: 35%;
  text-align: center; }

.datepick-cmd-next, .datepick-cmd-nextJump, .datepick-cmd-close {
  float: right;
  padding-right: 2%;
  text-align: right; }

.datepick-rtl .datepick-cmd-prev, .datepick-rtl .datepick-cmd-prevJump,
.datepick-rtl .datepick-cmd-clear {
  float: right;
  padding-left: 0%;
  padding-right: 2%;
  text-align: right; }

.datepick-rtl .datepick-cmd-current, .datepick-rtl .datepick-cmd-today {
  float: right; }

.datepick-rtl .datepick-cmd-next, .datepick-rtl .datepick-cmd-nextJump,
.datepick-rtl .datepick-cmd-close {
  float: left;
  padding-left: 2%;
  padding-right: 0%;
  text-align: left; }

.datepick-month-nav {
  float: left;
  background-color: #777;
  text-align: center; }

.datepick-month-nav div {
  float: left;
  width: 12.5%;
  margin: 1%;
  padding: 1%; }

.datepick-month-nav span {
  color: #888; }

.datepick-month-row {
  clear: left; }

.datepick-month {
  float: left;
  width: 15em;
  border: 1px solid #444;
  text-align: center; }

.datepick-month-header, .datepick-month-header select, .datepick-month-header input {
  height: 1.5em;
  background-color: #444;
  color: #fff;
  font-weight: bold; }

.datepick-month-header select, .datepick-month-header input {
  height: 1.4em;
  margin: 0em;
  padding: 0em;
  border: none;
  font-size: 100%; }

.datepick-month-header input {
  position: absolute;
  display: none; }

.datepick-month table {
  width: 100%;
  border-collapse: collapse; }

.datepick-month thead {
  border-bottom: 1px solid #aaa; }

.datepick-month th, .datepick-month td {
  margin: 0em;
  padding: 0em;
  font-weight: normal;
  text-align: center; }

.datepick-month th {
  border: 1px solid #777; }

.datepick-month th, .datepick-month th a {
  background-color: #777;
  color: #fff; }

.datepick-month td {
  background-color: #eee;
  border: 1px solid #aaa; }

.datepick-month td.datepick-week {
  border: 1px solid #777; }

.datepick-month td.datepick-week * {
  background-color: #777;
  color: #fff;
  border: none; }

.datepick-month a {
  display: block;
  width: 100%;
  padding: 0.125em 0em;
  background-color: #eee;
  color: #000;
  text-decoration: none; }

.datepick-month span {
  display: block;
  width: 100%;
  padding: 0.125em 0em; }

.datepick-month td span {
  color: #888; }

.datepick-month td .datepick-other-month {
  background-color: #fff; }

.datepick-month td .datepick-weekend {
  background-color: #ddd; }

.datepick-month td .datepick-today {
  background-color: #f0c0c0; }

.datepick-month td .datepick-highlight {
  background-color: #f08080; }

.datepick-month td .datepick-selected {
  background-color: #777;
  color: #fff; }

.datepick-month th.datepick-week {
  background-color: #777;
  color: #fff; }

.datepick-status {
  clear: both;
  background-color: #ddd;
  text-align: center; }

.datepick-clear-fix {
  clear: both; }

/***
Spectrum Colorpicker v1.8.0
https://github.com/bgrins/spectrum
Author: Brian Grinstead
License: MIT
***/
.sp-container {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  /* https://github.com/bgrins/spectrum/issues/40 */
  z-index: 9999994;
  overflow: hidden; }

.sp-container.sp-flat {
  position: relative; }

/* Fix for * { box-sizing: border-box; } */
.sp-container,
.sp-container * {
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

/* http://ansciath.tumblr.com/post/7347495869/css-aspect-ratio */
.sp-top {
  position: relative;
  width: 100%;
  display: inline-block; }

.sp-top-inner {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }

.sp-color {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 20%; }

.sp-hue {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 84%;
  height: 100%; }

.sp-clear-enabled .sp-hue {
  top: 33px;
  height: 77.5%; }

.sp-fill {
  padding-top: 80%; }

.sp-sat, .sp-val {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.sp-alpha-enabled .sp-top {
  margin-bottom: 18px; }

.sp-alpha-enabled .sp-alpha {
  display: block; }

.sp-alpha-handle {
  position: absolute;
  top: -4px;
  bottom: -4px;
  width: 6px;
  left: 50%;
  cursor: pointer;
  border: 1px solid black;
  background: white;
  opacity: .8; }

.sp-alpha {
  display: none;
  position: absolute;
  bottom: -14px;
  right: 0;
  left: 0;
  height: 8px; }

.sp-alpha-inner {
  border: solid 1px #333; }

.sp-clear {
  display: none; }

.sp-clear.sp-clear-display {
  background-position: center; }

.sp-clear-enabled .sp-clear {
  display: block;
  position: absolute;
  top: 0px;
  right: 0;
  bottom: 0;
  left: 84%;
  height: 28px; }

/* Don't allow text selection */
.sp-container, .sp-replacer, .sp-preview, .sp-dragger, .sp-slider, .sp-alpha, .sp-clear, .sp-alpha-handle, .sp-container.sp-dragging .sp-input, .sp-container button {
  -webkit-user-select: none;
  -moz-user-select: -moz-none;
  -o-user-select: none;
  -ms-user-select: none;
      user-select: none; }

.sp-container.sp-input-disabled .sp-input-container {
  display: none; }

.sp-container.sp-buttons-disabled .sp-button-container {
  display: none; }

.sp-container.sp-palette-buttons-disabled .sp-palette-button-container {
  display: none; }

.sp-palette-only .sp-picker-container {
  display: none; }

.sp-palette-disabled .sp-palette-container {
  display: none; }

.sp-initial-disabled .sp-initial {
  display: none; }

/* Gradients for hue, saturation and value instead of images.  Not pretty... but it works */
.sp-sat {
  background-image: -o-linear-gradient(left, #fff, rgba(204, 154, 129, 0));
  background-image: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(204, 154, 129, 0)));
  background-image: linear-gradient(to right, #fff, rgba(204, 154, 129, 0));
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr=#FFFFFFFF, endColorstr=#00CC9A81)";
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr='#FFFFFFFF', endColorstr='#00CC9A81'); }

.sp-val {
  background-image: -o-linear-gradient(bottom, #000, rgba(204, 154, 129, 0));
  background-image: -webkit-gradient(linear, left bottom, left top, from(#000), to(rgba(204, 154, 129, 0)));
  background-image: linear-gradient(to top, #000, rgba(204, 154, 129, 0));
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00CC9A81, endColorstr=#FF000000)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00CC9A81', endColorstr='#FF000000'); }

.sp-hue {
  background: -o-linear-gradient(top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#ff0000), color-stop(17%, #ffff00), color-stop(33%, #00ff00), color-stop(50%, #00ffff), color-stop(67%, #0000ff), color-stop(83%, #ff00ff), to(#ff0000));
  background: linear-gradient(to bottom, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%); }

/* IE filters do not support multiple color stops.
   Generate 6 divs, line them up, and do two color gradients for each.
   Yes, really.
 */
.sp-1 {
  height: 17%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0000', endColorstr='#ffff00'); }

.sp-2 {
  height: 16%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff00', endColorstr='#00ff00'); }

.sp-3 {
  height: 17%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ff00', endColorstr='#00ffff'); }

.sp-4 {
  height: 17%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffff', endColorstr='#0000ff'); }

.sp-5 {
  height: 16%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0000ff', endColorstr='#ff00ff'); }

.sp-6 {
  height: 17%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00ff', endColorstr='#ff0000'); }

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

/* Clearfix hack */
.sp-cf:before, .sp-cf:after {
  content: "";
  display: table; }

.sp-cf:after {
  clear: both; }

.sp-cf {
  *zoom: 1; }

/* Mobile devices, make hue slider bigger so it is easier to slide */
@media (max-device-width: 480px) {
  .sp-color {
    right: 40%; }
  .sp-hue {
    left: 63%; }
  .sp-fill {
    padding-top: 60%; } }

.sp-dragger {
  border-radius: 5px;
  height: 5px;
  width: 5px;
  border: 1px solid #fff;
  background: #000;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0; }

.sp-slider {
  position: absolute;
  top: 0;
  cursor: pointer;
  height: 3px;
  left: -1px;
  right: -1px;
  border: 1px solid #000;
  background: white;
  opacity: .8; }

/*
Theme authors:
Here are the basic themeable display options (colors, fonts, global widths).
See http://bgrins.github.io/spectrum/themes/ for instructions.
*/
.sp-container {
  border-radius: 0;
  background-color: #ECECEC;
  border: solid 1px #f0c49B;
  padding: 0; }

.sp-container, .sp-container button, .sp-container input, .sp-color, .sp-hue, .sp-clear {
  font: normal 12px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

.sp-top {
  margin-bottom: 3px; }

.sp-color, .sp-hue, .sp-clear {
  border: solid 1px #666; }

/* Input */
.sp-input-container {
  float: right;
  width: 100px;
  margin-bottom: 4px; }

.sp-initial-disabled .sp-input-container {
  width: 100%; }

.sp-input {
  font-size: 12px !important;
  border: 1px inset;
  padding: 4px 5px;
  margin: 0;
  width: 100%;
  background: transparent;
  border-radius: 3px;
  color: #222; }

.sp-input:focus {
  border: 1px solid orange; }

.sp-input.sp-validation-error {
  border: 1px solid red;
  background: #fdd; }

.sp-picker-container, .sp-palette-container {
  float: left;
  position: relative;
  padding: 10px;
  padding-bottom: 300px;
  margin-bottom: -290px; }

.sp-picker-container {
  width: 172px;
  border-left: solid 1px #fff; }

/* Palettes */
.sp-palette-container {
  border-right: solid 1px #ccc; }

.sp-palette-only .sp-palette-container {
  border: 0; }

.sp-palette .sp-thumb-el {
  display: block;
  position: relative;
  float: left;
  width: 24px;
  height: 15px;
  margin: 3px;
  cursor: pointer;
  border: solid 2px transparent; }

.sp-palette .sp-thumb-el:hover, .sp-palette .sp-thumb-el.sp-thumb-active {
  border-color: orange; }

.sp-thumb-el {
  position: relative; }

/* Initial */
.sp-initial {
  float: left;
  border: solid 1px #333; }

.sp-initial span {
  width: 30px;
  height: 25px;
  border: none;
  display: block;
  float: left;
  margin: 0; }

.sp-initial .sp-clear-display {
  background-position: center; }

/* Buttons */
.sp-palette-button-container,
.sp-button-container {
  float: right; }

/* Replacer (the little preview div that shows up instead of the <input>) */
.sp-replacer {
  margin: 0;
  overflow: hidden;
  cursor: pointer;
  padding: 4px;
  display: inline-block;
  *zoom: 1;
  *display: inline;
  border: solid 1px #91765d;
  background: #eee;
  color: #333;
  vertical-align: middle; }

.sp-replacer:hover, .sp-replacer.sp-active {
  border-color: #F0C49B;
  color: #111; }

.sp-replacer.sp-disabled {
  cursor: default;
  border-color: silver;
  color: silver; }

.sp-dd {
  padding: 2px 0;
  height: 16px;
  line-height: 16px;
  float: left;
  font-size: 10px; }

.sp-preview {
  position: relative;
  width: 25px;
  height: 20px;
  border: solid 1px #222;
  margin-right: 5px;
  float: left;
  z-index: 0; }

.sp-palette {
  *width: 220px;
  max-width: 220px; }

.sp-palette .sp-thumb-el {
  width: 16px;
  height: 16px;
  margin: 2px 1px;
  border: solid 1px #d0d0d0; }

.sp-container {
  padding-bottom: 0; }

/* Buttons: http://hellohappy.org/css3-buttons/ */
.sp-container button {
  background-color: #eeeeee;
  background-image: -o-linear-gradient(top, #eeeeee, #cccccc);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#eeeeee), to(#cccccc));
  background-image: linear-gradient(to bottom, #eeeeee, #cccccc);
  border: 1px solid #ccc;
  border-bottom: 1px solid #bbb;
  border-radius: 3px;
  color: #333;
  font-size: 14px;
  line-height: 1;
  padding: 5px 4px;
  text-align: center;
  text-shadow: 0 1px 0 #eee;
  vertical-align: middle; }

.sp-container button:hover {
  background-color: #dddddd;
  background-image: -o-linear-gradient(top, #dddddd, #bbbbbb);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dddddd), to(#bbbbbb));
  background-image: linear-gradient(to bottom, #dddddd, #bbbbbb);
  border: 1px solid #bbb;
  border-bottom: 1px solid #999;
  cursor: pointer;
  text-shadow: 0 1px 0 #ddd; }

.sp-container button:active {
  border: 1px solid #aaa;
  border-bottom: 1px solid #888;
  -webkit-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
  -ms-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
  -o-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
  box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee; }

.sp-cancel {
  font-size: 11px;
  color: #d93f3f !important;
  margin: 0;
  padding: 2px;
  margin-right: 5px;
  vertical-align: middle;
  text-decoration: none; }

.sp-cancel:hover {
  color: #d93f3f !important;
  text-decoration: underline; }

.sp-palette span:hover, .sp-palette span.sp-thumb-active {
  border-color: #000; }

.sp-preview, .sp-alpha, .sp-thumb-el {
  position: relative;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==); }

.sp-preview-inner, .sp-alpha-inner, .sp-thumb-inner {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }

.sp-palette .sp-thumb-inner {
  background-position: 50% 50%;
  background-repeat: no-repeat; }

.sp-palette .sp-thumb-light.sp-thumb-active .sp-thumb-inner {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIVJREFUeNpiYBhsgJFMffxAXABlN5JruT4Q3wfi/0DsT64h8UD8HmpIPCWG/KemIfOJCUB+Aoacx6EGBZyHBqI+WsDCwuQ9mhxeg2A210Ntfo8klk9sOMijaURm7yc1UP2RNCMbKE9ODK1HM6iegYLkfx8pligC9lCD7KmRof0ZhjQACDAAceovrtpVBRkAAAAASUVORK5CYII=); }

.sp-palette .sp-thumb-dark.sp-thumb-active .sp-thumb-inner {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjEwMPRyoQAAAMdJREFUOE+tkgsNwzAMRMugEAahEAahEAZhEAqlEAZhEAohEAYh81X2dIm8fKpEspLGvudPOsUYpxE2BIJCroJmEW9qJ+MKaBFhEMNabSy9oIcIPwrB+afvAUFoK4H0tMaQ3XtlrggDhOVVMuT4E5MMG0FBbCEYzjYT7OxLEvIHQLY2zWwQ3D+9luyOQTfKDiFD3iUIfPk8VqrKjgAiSfGFPecrg6HN6m/iBcwiDAo7WiBeawa+Kwh7tZoSCGLMqwlSAzVDhoK+6vH4G0P5wdkAAAAASUVORK5CYII=); }

.sp-clear-display {
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(data:image/gif;base64,R0lGODlhFAAUAPcAAAAAAJmZmZ2dnZ6enqKioqOjo6SkpKWlpaampqenp6ioqKmpqaqqqqurq/Hx8fLy8vT09PX19ff39/j4+Pn5+fr6+vv7+wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAAP8ALAAAAAAUABQAAAihAP9FoPCvoMGDBy08+EdhQAIJCCMybCDAAYUEARBAlFiQQoMABQhKUJBxY0SPICEYHBnggEmDKAuoPMjS5cGYMxHW3IiT478JJA8M/CjTZ0GgLRekNGpwAsYABHIypcAgQMsITDtWJYBR6NSqMico9cqR6tKfY7GeBCuVwlipDNmefAtTrkSzB1RaIAoXodsABiZAEFB06gIBWC1mLVgBa0AAOw==); }

/*
================================================================================
SPINNERS
================================================================================
A Sass mixin to generate a pure CSS3 loading/busy indicator.
https://github.com/franzheidl/spinners
Franz Heidl 2014
MIT License
--------------------------------------------------------------------------------
USAGE

Default:

.my-spinner {
 @include spinner();
}


Custom:

.my-spinner {
 @include spinner(1.25em, 3px solid #555, .7s, background rgba(0, 0, 0, .2);
}

All arguments are optional.

Acceppts any valid CSS dimensional declaration, e.g px, em, rem as an argument for size.

Use either shorthand border declarations or individual 'border-[property] [value]' (no colon!) pairs for the style.

Pass any number of seconds referring to the duration of one full rotation for animation speed.

--------------------------------------------------------------------------------
*/
@-webkit-keyframes spinner-animation {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg); } }

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

.autocomplete-suggestions {
  text-align: left;
  cursor: default;
  border: 1px solid #ccc;
  border-top: 0;
  background: #fff;
  -webkit-box-shadow: -1px 1px 3px rgba(0, 0, 0, 0.1);
          box-shadow: -1px 1px 3px rgba(0, 0, 0, 0.1);
  /* core styles should not be changed */
  position: absolute;
  display: none;
  z-index: 9999;
  max-height: 254px;
  overflow: hidden;
  overflow-y: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.autocomplete-suggestion {
  position: relative;
  overflow: hidden;
  color: #333;
  cursor: pointer;
  border-bottom: #eee solid 1px;
  -webkit-transition: background 0.1s, border 0.1s;
  -o-transition: background 0.1s, border 0.1s;
  transition: background 0.1s, border 0.1s;
  line-height: 1.15em;
  padding: 0.53333rem; }
  .autocomplete-suggestion:last-of-type {
    border-bottom: none; }
  .autocomplete-suggestion.selected {
    background: #f0f0f0; }
  .autocomplete-suggestion b {
    font-weight: normal;
    background: #2196f3;
    color: white; }

/* Default styling for jQuery Datepicker v4.1.0. */
.datepick {
  background-color: #fff;
  color: #000;
  border: 1px solid #444;
  border-radius: 0.25em;
  -moz-border-radius: 0.25em;
  -webkit-border-radius: 0.25em;
  font-family: Arial,Helvetica,Sans-serif;
  font-size: 90%; }

.datepick-rtl {
  direction: rtl; }

.datepick-popup {
  z-index: 1010; }

.datepick-disable {
  position: absolute;
  z-index: 100;
  background-color: white;
  opacity: 0.5;
  filter: alpha(opacity=50); }

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

.datepick a.datepick-disabled {
  color: #888;
  cursor: auto; }

.datepick button {
  margin: 0.25em;
  padding: 0.125em 0em;
  background-color: #fcc;
  border: none;
  border-radius: 0.25em;
  -moz-border-radius: 0.25em;
  -webkit-border-radius: 0.25em;
  font-weight: bold; }

.datepick-nav, .datepick-ctrl {
  float: left;
  width: 100%;
  background-color: #000;
  color: #fff;
  font-size: 90%;
  font-weight: bold; }

.datepick-ctrl {
  background-color: #600; }

.datepick-cmd {
  width: 30%; }

.datepick-cmd:hover {
  background-color: #777; }

.datepick-ctrl .datepick-cmd:hover {
  background-color: #f08080; }

.datepick-cmd-prevJump, .datepick-cmd-nextJump {
  width: 8%; }

a.datepick-cmd {
  height: 1.5em; }

button.datepick-cmd {
  text-align: center; }

.datepick-cmd-prev, .datepick-cmd-prevJump, .datepick-cmd-clear {
  float: left;
  padding-left: 2%; }

.datepick-cmd-current, .datepick-cmd-today {
  float: left;
  width: 35%;
  text-align: center; }

.datepick-cmd-next, .datepick-cmd-nextJump, .datepick-cmd-close {
  float: right;
  padding-right: 2%;
  text-align: right; }

.datepick-rtl .datepick-cmd-prev, .datepick-rtl .datepick-cmd-prevJump,
.datepick-rtl .datepick-cmd-clear {
  float: right;
  padding-left: 0%;
  padding-right: 2%;
  text-align: right; }

.datepick-rtl .datepick-cmd-current, .datepick-rtl .datepick-cmd-today {
  float: right; }

.datepick-rtl .datepick-cmd-next, .datepick-rtl .datepick-cmd-nextJump,
.datepick-rtl .datepick-cmd-close {
  float: left;
  padding-left: 2%;
  padding-right: 0%;
  text-align: left; }

.datepick-month-nav {
  float: left;
  background-color: #777;
  text-align: center; }

.datepick-month-nav div {
  float: left;
  width: 12.5%;
  margin: 1%;
  padding: 1%; }

.datepick-month-nav span {
  color: #888; }

.datepick-month-row {
  clear: left; }

.datepick-month {
  float: left;
  width: 15em;
  border: 1px solid #444;
  text-align: center; }

.datepick-month-header, .datepick-month-header select, .datepick-month-header input {
  height: 1.5em;
  background-color: #444;
  color: #fff;
  font-weight: bold; }

.datepick-month-header select, .datepick-month-header input {
  height: 1.4em;
  border: none;
  font-size: 100%; }

.datepick-month-header input {
  position: absolute;
  display: none; }

.datepick-month table {
  width: 100%;
  border-collapse: collapse; }

.datepick-month thead {
  border-bottom: 1px solid #aaa; }

.datepick-month th, .datepick-month td {
  margin: 0em;
  padding: 0em;
  font-weight: normal;
  text-align: center; }

.datepick-month th {
  border: 1px solid #777; }

.datepick-month th, .datepick-month th a {
  background-color: #777;
  color: #fff; }

.datepick-month td {
  background-color: #eee;
  border: 1px solid #aaa; }

.datepick-month td.datepick-week {
  border: 1px solid #777; }

.datepick-month td.datepick-week * {
  background-color: #777;
  color: #fff;
  border: none; }

.datepick-month a {
  display: block;
  width: 100%;
  padding: 0.125em 0em;
  background-color: #eee;
  color: #000;
  text-decoration: none; }

.datepick-month span {
  display: block;
  width: 100%;
  padding: 0.125em 0em; }

.datepick-month td span {
  color: #888; }

.datepick-month td .datepick-other-month {
  background-color: #fff; }

.datepick-month td .datepick-weekend {
  background-color: #ddd; }

.datepick-month td .datepick-today {
  background-color: #f0c0c0; }

.datepick-month td .datepick-highlight {
  background-color: #f08080; }

.datepick-month td .datepick-selected {
  background-color: #777;
  color: #fff; }

.datepick-month th.datepick-week {
  background-color: #777;
  color: #fff; }

.datepick-status {
  clear: both;
  background-color: #ddd;
  text-align: center; }

.datepick-clear-fix {
  clear: both; }

/* Redmond style sheet for jQuery Datepicker v4.1.0. */
.datepick {
  background-color: #fff;
  color: #222;
  border: 1px solid #4297d7;
  border-radius: 0.25em;
  -moz-border-radius: 0.25em;
  -webkit-border-radius: 0.25em;
  font-family: Arial,Helvetica,Sans-serif;
  font-size: 90%; }

.datepick-rtl {
  direction: rtl; }

.datepick-popup {
  z-index: 1010; }

.datepick-disable {
  position: absolute;
  z-index: 100;
  background-color: white;
  opacity: 0.5;
  filter: alpha(opacity=50); }

.datepick a {
  color: #222;
  text-decoration: none; }

.datepick a.datepick-disabled {
  color: #888;
  cursor: auto; }

.datepick button {
  margin: 0.25em;
  padding: 0.125em 0em;
  background-color: #5c9ccc;
  color: #fff;
  border: none;
  border-radius: 0.25em;
  -moz-border-radius: 0.25em;
  -webkit-border-radius: 0.25em;
  font-weight: bold; }

.datepick-nav, .datepick-ctrl {
  float: left;
  width: 100%;
  background-color: #fff;
  font-size: 110%;
  line-height: 1.5em;
  font-weight: bold; }

.datepick-ctrl {
  background-color: #d0e5f5; }

.datepick-cmd {
  width: 30%; }

.datepick-cmd:hover {
  background-color: #dfeffc; }

button.datepick-cmd:hover {
  background-color: #79b7e7; }

.datepick-cmd-prevJump, .datepick-cmd-nextJump {
  width: 8%; }

a.datepick-cmd {
  height: 1.5em; }

button.datepick-cmd {
  text-align: center; }

.datepick-cmd-prev, .datepick-cmd-prevJump, .datepick-cmd-clear {
  float: left;
  padding-left: 2%; }

.datepick-cmd-current, .datepick-cmd-today {
  float: left;
  width: 35%;
  text-align: center; }

.datepick-cmd-next, .datepick-cmd-nextJump, .datepick-cmd-close {
  float: right;
  padding-right: 2%;
  text-align: right; }

.datepick-rtl .datepick-cmd-prev, .datepick-rtl .datepick-cmd-prevJump,
.datepick-rtl .datepick-cmd-clear {
  float: right;
  padding-left: 0%;
  padding-right: 2%;
  text-align: right; }

.datepick-rtl .datepick-cmd-current, .datepick-rtl .datepick-cmd-today {
  float: right; }

.datepick-rtl .datepick-cmd-next, .datepick-rtl .datepick-cmd-nextJump,
.datepick-rtl .datepick-cmd-close {
  float: left;
  padding-left: 2%;
  padding-right: 0%;
  text-align: left; }

.datepick-month-nav {
  float: left;
  text-align: center; }

.datepick-month-nav div {
  float: left;
  width: 12.5%;
  margin: 1%;
  padding: 1%; }

.datepick-month-nav span {
  color: #888; }

.datepick-month-row {
  clear: left; }

.datepick-month {
  float: left;
  width: 20em;
  border: 1px solid #5c9ccc;
  text-align: center; }

.datepick-month-header, .datepick-month-header select, .datepick-month-header input {
  /* height: 1.5em; */
  height: 2.13333rem;
  background-color: #5c9ccc;
  color: #fff;
  font-weight: bold; }

.datepick-month-header select, .datepick-month-header input {
  /* height: 1.4em; */
  margin-bottom: 0;
  cursor: pointer;
  height: 2.13333rem;
  border: none; }

.datepick-month-header input {
  position: absolute;
  display: none; }

.datepick-month table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 0;
  border: 0; }

.datepick-month thead {
  border-bottom: 1px solid #aaa; }

.datepick-month th, .datepick-month td {
  margin: 0em;
  padding: 0em;
  font-weight: normal;
  text-align: center; }

.datepick-month th {
  border: 1px solid #fff;
  border-bottom: 1px solid #c5dbec; }

.datepick-month td {
  border: 1px solid #c5dbec; }

.datepick-month td.datepick-week * {
  background-color: #d0e5f5;
  color: #222;
  border: none; }

.datepick-month a {
  display: block;
  width: 100%;
  padding: 0.25em 0em;
  background-color: #dfeffc;
  color: #000;
  text-decoration: none; }

.datepick-month span {
  display: block;
  width: 100%;
  padding: 0.25em 0em; }

.datepick-month td span {
  color: #888; }

.datepick-month td .datepick-other-month {
  background-color: #fff; }

.datepick-month td .datepick-today {
  background-color: #fad42e; }

.datepick-month td .datepick-highlight {
  background-color: #79b7e7; }

.datepick-month td .datepick-selected {
  background-color: #4297d7;
  color: #fff; }

.datepick-status {
  clear: both;
  text-align: center; }

.datepick-clear-fix {
  clear: both; }

.mandatory .datepick-cmd-clear {
  display: none; }

[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'],
textarea {
  margin: 0; }

input[type="text"],
input[type="password"],
input[type="email"],
input[type="number"],
textarea,
select {
  display: inline-block;
  width: auto;
  max-width: 100%;
  margin: 0; }

.input-group {
  margin-bottom: 0;
  width: auto; }
  .input-group input[type="text"],
  .input-group input[type="email"],
  .input-group input[type="number"],
  .input-group input[type="search"] {
    display: block;
    width: 100%; }

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

.clearfix::after {
  clear: both; }

.callout {
  position: relative;
  margin: 0 0 1rem 0;
  padding: 1rem;
  border: 1px solid rgba(10, 10, 10, 0.25);
  border-radius: 0;
  background-color: white;
  color: #0a0a0a;
  color: #000;
  background: #eee; }
  .callout > :first-child {
    margin-top: 0; }
  .callout > :last-child {
    margin-bottom: 0; }
  .callout .close-button {
    top: 0.8rem; }
  .callout a {
    text-decoration: underline; }
  .callout.success {
    border-color: #4F8A10;
    background-color: #DFF2BF;
    padding-right: 2.66667rem; }
    .callout.success a,
    .callout.success .close-button {
      color: #4F8A10; }
  .callout.warning {
    border-color: #9F6000;
    background: #FEEFB3;
    padding-right: 2.66667rem; }
    .callout.warning a,
    .callout.warning .close-button {
      color: #D8000C; }
  .callout.alert {
    border-color: #D8000C;
    background: #FFBABA;
    padding-right: 2.66667rem; }
    .callout.alert a,
    .callout.alert .close-button {
      color: #D8000C; }

body.is-reveal-open {
  overflow: visible; }

.reveal-overlay {
  overflow-y: hidden; }

.reveal[data-reveal] {
  outline: none; }

/* PNotify modules included in this custom build file:
mobile
*/
/*!
Author  : Hunter Perrin
Version : 3.2.0
Link    : http://sciactive.com/pnotify/
*/
/* -- Notice */
.ui-pnotify {
  top: 36px;
  right: 36px;
  position: absolute;
  height: auto;
  z-index: 2; }

body > .ui-pnotify {
  /* Notices in the body context should be fixed to the viewport. */
  position: fixed;
  /* Ensures notices are above everything */
  z-index: 100040; }

.ui-pnotify-modal-overlay {
  background-color: rgba(0, 0, 0, 0.4);
  top: 0;
  left: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 1; }

body > .ui-pnotify-modal-overlay {
  position: fixed;
  z-index: 100039; }

.ui-pnotify.ui-pnotify-in {
  display: block !important; }

.ui-pnotify.ui-pnotify-move {
  -webkit-transition: left .5s ease, top .5s ease, right .5s ease, bottom .5s ease;
  -o-transition: left .5s ease, top .5s ease, right .5s ease, bottom .5s ease;
  transition: left .5s ease, top .5s ease, right .5s ease, bottom .5s ease; }

.ui-pnotify.ui-pnotify-fade-slow {
  -webkit-transition: opacity .4s linear;
  -o-transition: opacity .4s linear;
  transition: opacity .4s linear;
  opacity: 0; }

.ui-pnotify.ui-pnotify-fade-slow.ui-pnotify.ui-pnotify-move {
  -webkit-transition: opacity .4s linear, left .5s ease, top .5s ease, right .5s ease, bottom .5s ease;
  -o-transition: opacity .4s linear, left .5s ease, top .5s ease, right .5s ease, bottom .5s ease;
  transition: opacity .4s linear, left .5s ease, top .5s ease, right .5s ease, bottom .5s ease; }

.ui-pnotify.ui-pnotify-fade-normal {
  -webkit-transition: opacity .25s linear;
  -o-transition: opacity .25s linear;
  transition: opacity .25s linear;
  opacity: 0; }

.ui-pnotify.ui-pnotify-fade-normal.ui-pnotify.ui-pnotify-move {
  -webkit-transition: opacity .25s linear, left .5s ease, top .5s ease, right .5s ease, bottom .5s ease;
  -o-transition: opacity .25s linear, left .5s ease, top .5s ease, right .5s ease, bottom .5s ease;
  transition: opacity .25s linear, left .5s ease, top .5s ease, right .5s ease, bottom .5s ease; }

.ui-pnotify.ui-pnotify-fade-fast {
  -webkit-transition: opacity .1s linear;
  -o-transition: opacity .1s linear;
  transition: opacity .1s linear;
  opacity: 0; }

.ui-pnotify.ui-pnotify-fade-fast.ui-pnotify.ui-pnotify-move {
  -webkit-transition: opacity .1s linear, left .5s ease, top .5s ease, right .5s ease, bottom .5s ease;
  -o-transition: opacity .1s linear, left .5s ease, top .5s ease, right .5s ease, bottom .5s ease;
  transition: opacity .1s linear, left .5s ease, top .5s ease, right .5s ease, bottom .5s ease; }

.ui-pnotify.ui-pnotify-fade-in {
  opacity: 1; }

.ui-pnotify .ui-pnotify-shadow {
  -webkit-box-shadow: 0px 6px 28px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 6px 28px 0px rgba(0, 0, 0, 0.1); }

.ui-pnotify-container {
  background-position: 0 0;
  padding: .8em;
  height: 100%;
  margin: 0; }

.ui-pnotify-container:after {
  content: " ";
  /* Older browser do not support empty content */
  visibility: hidden;
  display: block;
  height: 0;
  clear: both; }

.ui-pnotify-container.ui-pnotify-sharp {
  border-radius: 0; }

.ui-pnotify-title {
  display: block;
  margin-bottom: .4em;
  margin-top: 0; }

.ui-pnotify-text {
  display: block; }

.ui-pnotify-icon, .ui-pnotify-icon span {
  display: block;
  float: left;
  margin-right: .2em; }

/* Alternate stack initial positioning. */
.ui-pnotify.stack-topleft, .ui-pnotify.stack-bottomleft {
  left: 25px;
  right: auto; }

.ui-pnotify.stack-bottomright, .ui-pnotify.stack-bottomleft {
  bottom: 25px;
  top: auto; }

.ui-pnotify.stack-modal {
  left: 50%;
  right: auto;
  margin-left: -150px; }

.ui-pnotify-container {
  position: relative;
  left: 0; }

.ui-pnotify.new-message {
  background: #eef1f6;
  border: 1px solid #cacaca;
  opacity: 0.75;
  -webkit-box-shadow: 0 0 0.66667rem rgba(238, 241, 246, 0.25);
          box-shadow: 0 0 0.66667rem rgba(238, 241, 246, 0.25);
  -webkit-transition: opacity 0.15s;
  -o-transition: opacity 0.15s;
  transition: opacity 0.15s;
  cursor: pointer; }
  .ui-pnotify.new-message:hover, .ui-pnotify.new-message:focus {
    opacity: 1; }
  .ui-pnotify.new-message .ui-pnotify-title::before {
    content: '';
    display: inline-block;
    margin-right: 0.33333rem;
    background-image: url(/img/sprites-app-cbd1fdc6b2.png);
    background-position: 0px -104px;
    width: 20px;
    height: 20px;
    vertical-align: middle; }
    @media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 192dpi) {
      .ui-pnotify.new-message .ui-pnotify-title::before {
        background-image: url(/img/sprites-app@2x-89df382633.png);
        background-size: 144px 124px; } }

@media (max-width: 480px) {
  /* -- Notice */
  .ui-pnotify-mobile-able.ui-pnotify {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    width: auto !important;
    font-size: 1.2em;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    font-smoothing: antialiased; }
  .ui-pnotify-mobile-able.ui-pnotify .ui-pnotify-shadow {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom-width: 5px; }
  .ui-pnotify-mobile-able .ui-pnotify-container {
    border-radius: 0; }
  /* Alternate stack initial positioning. */
  .ui-pnotify-mobile-able.ui-pnotify.stack-topleft, .ui-pnotify-mobile-able.ui-pnotify.stack-bottomleft {
    left: 0;
    right: 0; }
  .ui-pnotify-mobile-able.ui-pnotify.stack-bottomright, .ui-pnotify-mobile-able.ui-pnotify.stack-bottomleft {
    left: 0;
    right: 0;
    bottom: 0;
    top: auto; }
  .ui-pnotify-mobile-able.ui-pnotify.stack-bottomright .ui-pnotify-shadow, .ui-pnotify-mobile-able.ui-pnotify.stack-bottomleft .ui-pnotify-shadow {
    border-top-width: 5px;
    border-bottom-width: 1px; } }

.ui-keyboard {
  text-align: center;
  padding: .3em;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 16000;
  -ms-touch-action: manipulation;
  touch-action: manipulation; }

.ui-keyboard-has-focus {
  z-index: 16001; }

.ui-keyboard div {
  font-size: 1.1em; }

.ui-keyboard[contenteditable] {
  white-space: pre; }

.ui-keyboard-button {
  height: 2em;
  min-width: 2em;
  margin: .1em;
  cursor: pointer;
  overflow: hidden;
  line-height: 2em;
  -moz-user-focus: ignore; }

.ui-keyboard-button span {
  padding: 0;
  margin: 0;
  white-space: nowrap;
  display: inline-block; }

.ui-keyboard-button-endrow {
  clear: left; }

.ui-keyboard-space {
  width: 15em; }

.ui-keyboard-empty span, .ui-keyboard-space span {
  font: 0/0 a;
  text-shadow: none;
  color: transparent; }

.ui-keyboard-preview-wrapper {
  text-align: center;
  position: relative;
  overflow: hidden; }

.ui-keyboard-preview {
  text-align: left;
  margin: 0 0 3px 0;
  display: inline;
  width: 99%; }

.ui-keyboard-keyset {
  text-align: center;
  white-space: nowrap; }

.ui-keyboard-input {
  text-align: left; }

.ui-keyboard-input-current {
  -webkit-box-shadow: 0 0 5px #4d90fe;
  box-shadow: 0 0 5px #4d90fe; }

.ui-keyboard-placeholder {
  color: #888; }

.ui-keyboard-nokeyboard {
  color: #888;
  border-color: #888; }

.ui-keyboard-spacer {
  display: inline-block;
  width: 1px;
  height: 0;
  cursor: default; }

.ui-keyboard-LRM span, .ui-keyboard-NBSP span, .ui-keyboard-RLM span, .ui-keyboard-ZWJ span, .ui-keyboard-ZWNJ span, .ui-keyboard-ZWSP span {
  font-size: .5em;
  line-height: 1.5em;
  white-space: normal; }

.ui-keyboard-button.ui-keyboard-combo.ui-state-default {
  border-color: #ffaf0f; }

button.ui-keyboard-accept.ui-keyboard-valid-input {
  border-color: #0c0;
  background: #080;
  color: #fff; }

button.ui-keyboard-accept.ui-keyboard-valid-input:not([disabled]):hover {
  background: #0a0; }

button.ui-keyboard-accept.ui-keyboard-invalid-input {
  border-color: #c00;
  background: #800;
  color: #fff;
  opacity: .5; }

button.ui-keyboard-accept.ui-keyboard-invalid-input:not([disabled]):hover {
  background: #a00; }

.ui-keyboard-caret {
  background: #c00;
  width: 1px;
  margin-top: 3px; }

div.ui-body.ui-keyboard button.ui-keyboard-button.ui-btn {
  padding: .5em 1em;
  border-color: transparent; }

.ui-body .ui-keyboard-button {
  width: 3em;
  height: 3em;
  display: inline-block; }

.ui-body .ui-keyboard-widekey {
  width: 5.5em; }

.ui-body .ui-keyboard-space {
  width: 15em; }

.ui-body .ui-keyboard-space span {
  visibility: hidden; }

.ui-body .ui-keyboard-keyset {
  line-height: .5em; }

.ui-body input.ui-input-text, .ui-body textarea.ui-input-text {
  width: 95%; }

.ui-body .ui-btn-inner {
  height: 2em;
  padding: .2em 0;
  margin: 0; }

.ui-body .ui-btn {
  margin: 0;
  font-size: 13px; }

button.ui-keyboard-button.btn {
  padding: 1px 6px; }

button.ui-keyboard-toggle span {
  width: .8em;
  height: .8em;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain; }

button.ui-keyboard-toggle span {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSIxMCIgZmlsbD0iIzExMSI+PHBhdGggZD0iTTguNyw0LjRINy41SDUuMHYtMS45YzAtMS40LTEuMS0yLjUtMi41LTIuNWMtMS40LDAtMi41LDEuMS0yLjUsMi41djEuOWgxLjIgdi0xLjljMC0wLjcsMC42LTEuMiwxLjItMS4yczEuMiwwLjYsMS4yLDEuMnYxLjljLTAuNywwLTEuMiwwLjYtMS4yLDEuMlY4LjggYzAsMC43LDAuNiwxLjIsMS4yLDEuMmg1LjBDOS40LDEwLDEwLDkuNCwxMCw4LjhWNS42QzEwLDUuMCw5LjQsNC40LDguOCw0LjR6IE02LjYsNy40djEuMCBjMCwwLjItMC4xLDAuMy0wLjMsMC4zUzYuMCw4LjYsNi4wLDguNFY3LjRjLTAuMi0wLjEtMC4zLTAuMy0wLjMtMC41YzAtMC4zLDAuMy0wLjYsMC42LTAuNiBTNi45LDYuNiw2LjksNi45QzYuOSw3LjEsNi44LDcuMyw2LjYsNy40eiIvPjwvc3ZnPg==); }

.ui-keyboard-dark-theme button.ui-keyboard-toggle span {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSIxMCIgZmlsbD0iI2VlZSI+PHBhdGggZD0iTTguNyw0LjRINy41SDUuMHYtMS45YzAtMS40LTEuMS0yLjUtMi41LTIuNWMtMS40LDAtMi41LDEuMS0yLjUsMi41djEuOWgxLjIgdi0xLjljMC0wLjcsMC42LTEuMiwxLjItMS4yczEuMiwwLjYsMS4yLDEuMnYxLjljLTAuNywwLTEuMiwwLjYtMS4yLDEuMlY4LjggYzAsMC43LDAuNiwxLjIsMS4yLDEuMmg1LjBDOS40LDEwLDEwLDkuNCwxMCw4LjhWNS42QzEwLDUuMCw5LjQsNC40LDguOCw0LjR6IE02LjYsNy40djEuMCBjMCwwLjItMC4xLDAuMy0wLjMsMC4zUzYuMCw4LjYsNi4wLDguNFY3LjRjLTAuMi0wLjEtMC4zLTAuMy0wLjMtMC41YzAtMC4zLDAuMy0wLjYsMC42LTAuNiBTNi45LDYuNiw2LjksNi45QzYuOSw3LjEsNi44LDcuMyw2LjYsNy40eiIvPjwvc3ZnPg==); }

button.ui-keyboard-toggle.ui-keyboard-disabled span {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSIxMCIgZmlsbD0iIzExMSI+PHBhdGggZD0iTTcuNCA0LjRWMi41YzAtMS40LTEuMS0yLjUtMi41LTIuNWMtMS40IDAtMi41IDEuMS0yLjUgMi41djEuOSBjLTAuNyAwLTEuMiAwLjUtMS4yIDEuMnYzLjFDMS4zIDkuNCAxLjggMTAgMi41IDEwaDQuOWMwLjcgMCAxLjItMC42IDEuMi0xLjJWNS42IEM4LjcgNC45IDguMSA0LjQgNy40IDQuNHogTTUuMyA3LjR2MS4wYzAgMC4yLTAuMSAwLjMtMC4zIDAuM2MtMC4yIDAtMC4zLTAuMS0wLjMtMC4zVjcuNCBjLTAuMi0wLjEtMC4zLTAuMy0wLjMtMC41YzAtMC4zIDAuMy0wLjYgMC42LTAuNmMwLjMgMCAwLjYgMC4zIDAuNiAwLjYgQzUuNiA3LjEgNS41IDcuMyA1LjMgNy40eiBNNi4yIDQuNEgzLjdWMi41YzAtMC43IDAuNS0xLjIgMS4yLTEuMmMwLjcgMCAxLjIgMC42IDEuMiAxLjIgVjQuNHoiLz48L3N2Zz4=); }

.ui-keyboard-dark-theme button.ui-keyboard-toggle.ui-keyboard-disabled span {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSIxMCIgZmlsbD0iI2VlZSI+PHBhdGggZD0iTTcuNCA0LjRWMi41YzAtMS40LTEuMS0yLjUtMi41LTIuNWMtMS40IDAtMi41IDEuMS0yLjUgMi41djEuOSBjLTAuNyAwLTEuMiAwLjUtMS4yIDEuMnYzLjFDMS4zIDkuNCAxLjggMTAgMi41IDEwaDQuOWMwLjcgMCAxLjItMC42IDEuMi0xLjJWNS42IEM4LjcgNC45IDguMSA0LjQgNy40IDQuNHogTTUuMyA3LjR2MS4wYzAgMC4yLTAuMSAwLjMtMC4zIDAuM2MtMC4yIDAtMC4zLTAuMS0wLjMtMC4zVjcuNCBjLTAuMi0wLjEtMC4zLTAuMy0wLjMtMC41YzAtMC4zIDAuMy0wLjYgMC42LTAuNmMwLjMgMCAwLjYgMC4zIDAuNiAwLjYgQzUuNiA3LjEgNS41IDcuMyA1LjMgNy40eiBNNi4yIDQuNEgzLjdWMi41YzAtMC43IDAuNS0xLjIgMS4yLTEuMmMwLjcgMCAxLjIgMC42IDEuMiAxLjIgVjQuNHoiLz48L3N2Zz4=); }

.ui-keyboard.ui-keyboard-disabled button:not(.ui-keyboard-toggle), .ui-keyboard.ui-keyboard-disabled input {
  opacity: .5; }

.ui-keyboard-overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5); }

.ui-keyboard-popup {
  display: inline-block;
  max-width: 22em; }

.ui-keyboard.ui-keyboard-popup-open .ui-keyboard-keyset .ui-keyboard-button {
  pointer-events: none; }

div.ui-keyboard-extender {
  margin-left: 5px; }

button.ui-keyboard-extender span {
  width: .9em;
  height: .9em;
  display: inline-block;
  margin-bottom: 3px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgc3R5bGU9ImZpbGw6IzExMSI+PGc+PHBhdGggc3R5bGU9ImZpbGw6bm9uZTtzdHJva2U6IzExMSIgZD0iTSAwLjUsNC41IDE1LjUsNC41IDE1LjUsMTUuNSAwLjUsMTUuNSBaIj48L3BhdGg+PHJlY3Qgd2lkdGg9IjIiIGhlaWdodD0iMiIgeD0iMiIgeT0iNiI+PC9yZWN0PjxyZWN0IHdpZHRoPSIyIiBoZWlnaHQ9IjIiIHg9IjUiIHk9IjYiPjwvcmVjdD48cmVjdCB3aWR0aD0iMiIgaGVpZ2h0PSIyIiB4PSI4IiB5PSI2Ij48L3JlY3Q+PHBhdGggZD0ibSAxMSw2IDMsMCAwLDUgLTIsMCAwLC0zIC0xLDAgeiI+PC9wYXRoPjxyZWN0IHdpZHRoPSIyIiBoZWlnaHQ9IjIiIHg9IjEyIiB5PSIxMiI+PC9yZWN0PjxyZWN0IHdpZHRoPSI2IiBoZWlnaHQ9IjIiIHg9IjUiIHk9IjEyIj48L3JlY3Q+PHJlY3Qgd2lkdGg9IjIiIGhlaWdodD0iMiIgeD0iOSIgeT0iOSI+PC9yZWN0PjxyZWN0IHdpZHRoPSIyIiBoZWlnaHQ9IjIiIHg9IjYiIHk9IjkiPjwvcmVjdD48cmVjdCB3aWR0aD0iMiIgaGVpZ2h0PSIyIiB4PSIyIiB5PSIxMiI+PC9yZWN0PjxyZWN0IHdpZHRoPSIzIiBoZWlnaHQ9IjIiIHg9IjIiIHk9IjkiPjwvcmVjdD48L2c+PC9zdmc+); }

.ui-keyboard-dark-theme button.ui-keyboard-extender span {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgc3R5bGU9ImZpbGw6I2VlZSI+PGc+PHBhdGggc3R5bGU9ImZpbGw6bm9uZTtzdHJva2U6I2VlZSIgZD0iTSAwLjUsNC41IDE1LjUsNC41IDE1LjUsMTUuNSAwLjUsMTUuNSBaIj48L3BhdGg+PHJlY3Qgd2lkdGg9IjIiIGhlaWdodD0iMiIgeD0iMiIgeT0iNiI+PC9yZWN0PjxyZWN0IHdpZHRoPSIyIiBoZWlnaHQ9IjIiIHg9IjUiIHk9IjYiPjwvcmVjdD48cmVjdCB3aWR0aD0iMiIgaGVpZ2h0PSIyIiB4PSI4IiB5PSI2Ij48L3JlY3Q+PHBhdGggZD0ibSAxMSw2IDMsMCAwLDUgLTIsMCAwLC0zIC0xLDAgeiI+PC9wYXRoPjxyZWN0IHdpZHRoPSIyIiBoZWlnaHQ9IjIiIHg9IjEyIiB5PSIxMiI+PC9yZWN0PjxyZWN0IHdpZHRoPSI2IiBoZWlnaHQ9IjIiIHg9IjUiIHk9IjEyIj48L3JlY3Q+PHJlY3Qgd2lkdGg9IjIiIGhlaWdodD0iMiIgeD0iOSIgeT0iOSI+PC9yZWN0PjxyZWN0IHdpZHRoPSIyIiBoZWlnaHQ9IjIiIHg9IjYiIHk9IjkiPjwvcmVjdD48cmVjdCB3aWR0aD0iMiIgaGVpZ2h0PSIyIiB4PSIyIiB5PSIxMiI+PC9yZWN0PjxyZWN0IHdpZHRoPSIzIiBoZWlnaHQ9IjIiIHg9IjIiIHk9IjkiPjwvcmVjdD48L2c+PC9zdmc+); }

@media all and (max-width: 319px) {
  .ui-keyboard div {
    font-size: 9px; }
  .ui-keyboard .ui-keyboard-input {
    font-size: 12px; }
  .ui-body .ui-btn {
    margin: 0;
    font-size: 9px; }
  .ui-body .ui-keyboard-button {
    width: 1.8em;
    height: 2.5em; }
  .ui-body .ui-keyboard-widekey {
    width: 4em; }
  .ui-body .ui-keyboard-space {
    width: 8em; }
  .ui-body .ui-btn-inner {
    height: 2.5em;
    padding: .3em 0; } }

@media all and (min-width: 320px) and (max-width: 479px) {
  .ui-keyboard div {
    font-size: 9px; }
  .ui-keyboard .ui-keyboard-input {
    font-size: 14px; }
  .ui-body .ui-btn {
    margin: 0;
    font-size: 11px; }
  .ui-body .ui-keyboard-button {
    width: 1.8em;
    height: 3em; }
  .ui-body .ui-keyboard-widekey {
    width: 4.5em; }
  .ui-body .ui-keyboard-space {
    width: 10em; }
  .ui-body .ui-btn-inner {
    height: 3em;
    padding: .7em 0; } }

@media all and (min-width: 480px) and (max-width: 767px) {
  .ui-keyboard div {
    font-size: 13px; }
  .ui-keyboard .ui-keyboard-input {
    font-size: 14px; }
  .ui-body .ui-btn {
    margin: 0;
    font-size: 10px; }
  .ui-body .ui-keyboard-button {
    height: 2.5em; }
  .ui-body .ui-btn-inner {
    height: 2.5em;
    padding: .5em 0; } }

.ui-keyboard {
  top: 100%;
  background: white;
  border: 1px solid #cacaca;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 3px rgba(0, 0, 0, 0.2); }
  .ui-keyboard button {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 1rem 0;
    padding: 0.85em 1em;
    border: 1px solid transparent;
    border-radius: 0;
    -webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
    -o-transition: background-color 0.25s ease-out, color 0.25s ease-out;
    transition: background-color 0.25s ease-out, color 0.25s ease-out;
    font-family: inherit;
    font-size: 0.9rem;
    -webkit-appearance: none;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    background-color: #ddd;
    color: black;
    margin: 0;
    height: auto;
    border-right: white solid 1px;
    border-bottom: white solid 1px; }
    [data-whatinput='mouse'] .ui-keyboard button {
      outline: 0; }
    .ui-keyboard button:hover, .ui-keyboard button:focus {
      background-color: #b7b7b7;
      color: black; }

.datagrid table {
  table-layout: fixed;
  border-spacing: 0;
  border-collapse: collapse;
  margin: 0 0 0.66667rem; }
  .datagrid table thead tr td.sort-asc::after,
  .datagrid table thead tr th.sort-asc::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 4px;
    content: '';
    border-top-width: 0;
    border-bottom-style: solid;
    border-color: transparent transparent #2196f3;
    display: inline-block;
    vertical-align: middle;
    margin-left: 0.33333rem; }
  .datagrid table thead tr td.sort-desc::after,
  .datagrid table thead tr th.sort-desc::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 4px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #2196f3 transparent transparent;
    display: inline-block;
    vertical-align: middle;
    margin-left: 0.33333rem; }
  .datagrid table tbody tr {
    background: white;
    border-left: solid #d7d7d7 1px;
    border-right: solid #d7d7d7 1px;
    border-top: solid #d7d7d7 1px; }
    .datagrid table tbody tr td {
      border-bottom: solid #d7d7d7 1px;
      color: #111;
      font-size: 0.93333rem;
      max-width: 40rem; }
      .datagrid table tbody tr td.narrow {
        padding-left: 0.13333rem;
        padding-right: 0.13333rem; }
        .datagrid table tbody tr td.narrow:last-child {
          padding-right: 0.26667rem; }
    .datagrid table tbody tr:nth-child(2n) {
      background: #f5f5f5; }
    .datagrid table tbody tr.highlight {
      background: #d4e5f1;
      border-top-color: #d4e5f1; }
      .datagrid table tbody tr.highlight td {
        border-bottom-color: #d4e5f1; }
      .datagrid table tbody tr.highlight:nth-child(2n) {
        background: #b7d2e3;
        border-top-color: #b7d2e3; }
        .datagrid table tbody tr.highlight:nth-child(2n) td {
          border-bottom-color: #b7d2e3; }
  .datagrid table .button,
  .datagrid table button {
    padding: 0.6em 0.75em;
    margin: 0; }
  .datagrid table form {
    display: block; }

.datagrid .pagination {
  margin: 0 0 1rem;
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s; }
  .datagrid .pagination a,
  .datagrid .pagination .ellipsis {
    display: inline-block;
    text-align: center;
    line-height: 2rem;
    text-decoration: none;
    margin: 0 0.33333rem 0.33333rem 0;
    min-width: 2rem;
    padding: 0 0.33333rem;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; }
  .datagrid .pagination a {
    background: #eee;
    color: black; }
    .datagrid .pagination a.active, .datagrid .pagination a:active, .datagrid .pagination a:hover, .datagrid .pagination a:focus {
      background: #777;
      color: white; }

form {
  margin: 0;
  padding: 0;
  max-width: 87.5rem; }

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

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

:-moz-placeholder {
  color: #999;
  opacity: 1; }

::-moz-placeholder {
  color: #999;
  opacity: 1; }

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

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

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0; }

input[type="number"] {
  -moz-appearance: textfield; }

.button,
button,
input[type="submit"] {
  background-image: none;
  border-radius: 0; }
  .button.no-margin,
  button.no-margin,
  input[type="submit"].no-margin {
    margin: 0; }

a.has-dropdown::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: inset 4px;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #2196f3 transparent transparent;
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.33333rem; }

.button.has-dropdown {
  white-space: nowrap; }
  .button.has-dropdown::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 4px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: white transparent transparent;
    display: inline-block;
    vertical-align: middle;
    margin-left: 0.33333rem; }
  .button.has-dropdown.hollow::after {
    border-top-color: #2196f3; }

fieldset {
  border: #999 solid 1px;
  padding: 0.66667rem;
  margin: 0.66667rem 0;
  max-width: 100%; }
  fieldset.raw {
    border: none;
    padding: 0;
    margin: 0; }
  fieldset:first-child {
    margin-top: 0; }
  fieldset:last-child {
    margin-bottom: 0; }
  @media screen and (max-width: 22.49875em) {
    fieldset select,
    fieldset textarea,
    fieldset input[type="text"],
    fieldset input[type="password"],
    fieldset input[type="email"],
    fieldset input[type="number"] {
      width: 100%; } }

legend {
  color: black;
  padding: 0 0.66667rem; }

optgroup {
  font-style: normal;
  background: #fafafa;
  margin: 5px 0; }
  optgroup option {
    background: #fff; }

select {
  padding-top: 0;
  padding-bottom: 0;
  vertical-align: middle; }

select,
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer; }

input[type="checkbox"] {
  margin-right: 0.13333rem; }

input[type="radio"] {
  margin-right: 0.33333rem; }

input[type="submit"],
button {
  vertical-align: middle;
  cursor: pointer; }

.form-field {
  display: block;
  margin-bottom: 1rem;
  line-height: 1.25em; }
  .form-field.form-field-error {
    border: red solid 1px;
    padding: 5px;
    background: #FFF4F4;
    border-radius: 5px; }
    .form-field.form-field-error .form-field-message {
      display: block;
      color: red;
      margin-top: 5px; }
    .form-field.form-field-error input[type="text"],
    .form-field.form-field-error input[type="email"],
    .form-field.form-field-error input[type="password"],
    .form-field.form-field-error textarea,
    .form-field.form-field-error select {
      border-color: red; }
    .form-field.form-field-error + .ok-inline,
    .form-field.form-field-error + .error-inline {
      margin: 10px 0 0 5px;
      padding: 0 0 0 22px;
      vertical-align: top; }
  @media screen and (min-width: 40em) {
    .form-field {
      display: inline-block;
      margin-bottom: 0; } }

.required {
  color: red; }

label {
  display: block;
  cursor: pointer; }

span.label {
  display: block; }
  span.label label {
    display: inline-block; }

.form-label.required,
label.required {
  color: inherit; }
  .form-label.required::before,
  label.required::before {
    content: '* ';
    color: red; }

label.error {
  margin-left: 0.66667rem;
  width: auto;
  display: inline;
  color: red; }

select.error,
textarea.error,
input.error {
  border: red solid 1px;
  background: #FEF3F4; }

.form-error {
  color: red; }

input.date,
input.date:focus {
  background-image: url("/img/calendar.png");
  background-repeat: no-repeat;
  background-position: 95% 50%;
  cursor: pointer;
  max-width: 8.66667rem; }

form.grid,
form .grid {
  margin-bottom: 1rem; }
  form.grid > label[for],
  form.grid > fieldset,
  form .grid > label[for],
  form .grid > fieldset {
    margin-top: 0; }
  form.grid > textarea,
  form.grid > select,
  form.grid > input[type="text"],
  form.grid > input[type="email"],
  form.grid > input[type="number"],
  form.grid > input[type="password"],
  form .grid > textarea,
  form .grid > select,
  form .grid > input[type="text"],
  form .grid > input[type="email"],
  form .grid > input[type="number"],
  form .grid > input[type="password"] {
    margin-bottom: 0.66667rem; }
  form.grid > p,
  form .grid > p {
    margin: 0.66667rem 0; }
  form.grid > .hint,
  form .grid > .hint {
    color: #666;
    line-height: 1.25em;
    font-size: 0.8rem;
    margin-top: -0.33333rem;
    margin-bottom: 0.66667rem; }
  form.grid > *:last-child,
  form .grid > *:last-child {
    margin-bottom: 0; }
  form.grid hr,
  form .grid hr {
    width: 100%;
    margin: 0.33333rem 0; }
  @media screen and (min-width: 40em) {
    form.grid > label[for],
    form.grid > .form-label,
    form.grid > fieldset,
    form .grid > label[for],
    form .grid > .form-label,
    form .grid > fieldset {
      text-align: right; } }
  .cssgrid form.grid, .cssgrid form .grid {
    display: grid;
    grid-template-columns: [all] auto;
    grid-auto-flow: row;
    grid-gap: 0 0.5em; }
    @media screen and (min-width: 40em) {
      .cssgrid form.grid, .cssgrid form .grid {
        grid-template-columns: [labels] minmax(auto, 110px) [controls] 60% [gap] 1fr;
        grid-gap: 1em 1em; }
        .cssgrid form.grid > *, .cssgrid form .grid > * {
          grid-column: span 3; }
        .cssgrid form.grid > label[for], .cssgrid form.grid > .button, .cssgrid form.grid > .form-label, .cssgrid form.grid > fieldset, .cssgrid form .grid > label[for], .cssgrid form .grid > .button, .cssgrid form .grid > .form-label, .cssgrid form .grid > fieldset {
          grid-column: labels;
          grid-row: auto;
          -ms-flex-item-align: center;
              align-self: center;
          line-height: 1.25em; }
        .cssgrid form.grid > .button, .cssgrid form .grid > .button {
          width: auto;
          min-width: 0;
          justify-self: flex-start;
          grid-column: span 3; }
        .cssgrid form.grid > fieldset, .cssgrid form.grid > label:not([for]), .cssgrid form.grid > p, .cssgrid form .grid > fieldset, .cssgrid form .grid > label:not([for]), .cssgrid form .grid > p {
          margin-bottom: 0;
          margin-top: 0; }
        .cssgrid form.grid > .wrapper, .cssgrid form.grid > .hint, .cssgrid form.grid > .form-field, .cssgrid form.grid > textarea, .cssgrid form.grid > select, .cssgrid form.grid > input[type="text"], .cssgrid form.grid > input[type="email"], .cssgrid form.grid > input[type="number"], .cssgrid form.grid > input[type="password"], .cssgrid form .grid > .wrapper, .cssgrid form .grid > .hint, .cssgrid form .grid > .form-field, .cssgrid form .grid > textarea, .cssgrid form .grid > select, .cssgrid form .grid > input[type="text"], .cssgrid form .grid > input[type="email"], .cssgrid form .grid > input[type="number"], .cssgrid form .grid > input[type="password"] {
          grid-column: controls;
          grid-row: auto;
          margin-bottom: 0; }
        .cssgrid form.grid > .form-field, .cssgrid form .grid > .form-field {
          line-height: 1.25em; }
        .cssgrid form.grid > .hint, .cssgrid form .grid > .hint {
          margin-top: -0.66667rem; }
        .cssgrid form.grid.full-width, .cssgrid form .grid.full-width {
          grid-template-columns: [labels] auto [controls] 1fr; }
          .cssgrid form.grid.full-width > *, .cssgrid form .grid.full-width > * {
            grid-column: span 2; }
          .cssgrid form.grid.full-width > .button, .cssgrid form.grid.full-width > .form-label, .cssgrid form.grid.full-width > label[for], .cssgrid form.grid.full-width > fieldset, .cssgrid form .grid.full-width > .button, .cssgrid form .grid.full-width > .form-label, .cssgrid form .grid.full-width > label[for], .cssgrid form .grid.full-width > fieldset {
            grid-column: labels; }
          .cssgrid form.grid.full-width > label, .cssgrid form.grid.full-width > .wrapper, .cssgrid form.grid.full-width > .form-field, .cssgrid form.grid.full-width > textarea, .cssgrid form.grid.full-width > select, .cssgrid form.grid.full-width > input[type="text"], .cssgrid form.grid.full-width > input[type="email"], .cssgrid form.grid.full-width > input[type="number"], .cssgrid form.grid.full-width > input[type="password"], .cssgrid form .grid.full-width > label, .cssgrid form .grid.full-width > .wrapper, .cssgrid form .grid.full-width > .form-field, .cssgrid form .grid.full-width > textarea, .cssgrid form .grid.full-width > select, .cssgrid form .grid.full-width > input[type="text"], .cssgrid form .grid.full-width > input[type="email"], .cssgrid form .grid.full-width > input[type="number"], .cssgrid form .grid.full-width > input[type="password"] {
            grid-column: controls; } }
    @media screen and (min-width: 48em) {
      .cssgrid form.grid, .cssgrid form .grid {
        grid-template-columns: [labels] minmax(auto, 110px) [controls] 1fr [gap] 1fr; }
        .cssgrid form.grid.full-width, .cssgrid form .grid.full-width {
          grid-template-columns: [labels] auto [controls] 1fr; } }
  .no-js form.grid::before, .no-js form.grid::after, .no-cssgrid form.grid::before, .no-cssgrid form.grid::after, .no-js form .grid::before, .no-js form .grid::after, .no-cssgrid form .grid::before, .no-cssgrid form .grid::after, .no-js form.grid::before, .no-js form.grid::after, .no-cssgrid form.grid::before, .no-cssgrid form.grid::after, .no-js form .grid::before, .no-js form .grid::after, .no-cssgrid form .grid::before, .no-cssgrid form .grid::after {
    display: table;
    content: ' ';
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .no-js form.grid::after, .no-cssgrid form.grid::after, .no-js form .grid::after, .no-cssgrid form .grid::after, .no-js form.grid::after, .no-cssgrid form.grid::after, .no-js form .grid::after, .no-cssgrid form .grid::after {
    clear: both; }
  @media screen and (min-width: 40em) {
    .no-js form.grid > *, .no-cssgrid form.grid > *, .no-js form .grid > *, .no-cssgrid form .grid > *, .no-js form.grid > *, .no-cssgrid form.grid > *, .no-js form .grid > *, .no-cssgrid form .grid > * {
      width: 100%;
      clear: both; }
    .no-js form.grid > .button, .no-cssgrid form.grid > .button, .no-js form .grid > .button, .no-cssgrid form .grid > .button, .no-js form.grid > .button, .no-cssgrid form.grid > .button, .no-js form .grid > .button, .no-cssgrid form .grid > .button {
      width: auto;
      clear: left;
      float: left; }
    .no-js form.grid > label[for], .no-js form.grid > .form-label, .no-js form.grid > fieldset, .no-cssgrid form.grid > label[for], .no-cssgrid form.grid > .form-label, .no-cssgrid form.grid > fieldset, .no-js form .grid > label[for], .no-js form .grid > .form-label, .no-js form .grid > fieldset, .no-cssgrid form .grid > label[for], .no-cssgrid form .grid > .form-label, .no-cssgrid form .grid > fieldset, .no-js form.grid > label[for], .no-js form.grid > .form-label, .no-js form.grid > fieldset, .no-cssgrid form.grid > label[for], .no-cssgrid form.grid > .form-label, .no-cssgrid form.grid > fieldset, .no-js form .grid > label[for], .no-js form .grid > .form-label, .no-js form .grid > fieldset, .no-cssgrid form .grid > label[for], .no-cssgrid form .grid > .form-label, .no-cssgrid form .grid > fieldset {
      float: left;
      width: 20%;
      clear: left;
      margin-bottom: 0.5em;
      padding-top: 0.66667rem;
      padding-right: 0.5em;
      line-height: 1.15em; }
    .no-js form.grid > label, .no-js form.grid > .wrapper, .no-js form.grid > .form-field, .no-js form.grid > textarea, .no-js form.grid > select, .no-js form.grid > input[type="text"], .no-js form.grid > input[type="email"], .no-js form.grid > input[type="number"], .no-js form.grid > input[type="password"], .no-cssgrid form.grid > label, .no-cssgrid form.grid > .wrapper, .no-cssgrid form.grid > .form-field, .no-cssgrid form.grid > textarea, .no-cssgrid form.grid > select, .no-cssgrid form.grid > input[type="text"], .no-cssgrid form.grid > input[type="email"], .no-cssgrid form.grid > input[type="number"], .no-cssgrid form.grid > input[type="password"], .no-js form .grid > label, .no-js form .grid > .wrapper, .no-js form .grid > .form-field, .no-js form .grid > textarea, .no-js form .grid > select, .no-js form .grid > input[type="text"], .no-js form .grid > input[type="email"], .no-js form .grid > input[type="number"], .no-js form .grid > input[type="password"], .no-cssgrid form .grid > label, .no-cssgrid form .grid > .wrapper, .no-cssgrid form .grid > .form-field, .no-cssgrid form .grid > textarea, .no-cssgrid form .grid > select, .no-cssgrid form .grid > input[type="text"], .no-cssgrid form .grid > input[type="email"], .no-cssgrid form .grid > input[type="number"], .no-cssgrid form .grid > input[type="password"], .no-js form.grid > label, .no-js form.grid > .wrapper, .no-js form.grid > .form-field, .no-js form.grid > textarea, .no-js form.grid > select, .no-js form.grid > input[type="text"], .no-js form.grid > input[type="email"], .no-js form.grid > input[type="number"], .no-js form.grid > input[type="password"], .no-cssgrid form.grid > label, .no-cssgrid form.grid > .wrapper, .no-cssgrid form.grid > .form-field, .no-cssgrid form.grid > textarea, .no-cssgrid form.grid > select, .no-cssgrid form.grid > input[type="text"], .no-cssgrid form.grid > input[type="email"], .no-cssgrid form.grid > input[type="number"], .no-cssgrid form.grid > input[type="password"], .no-js form .grid > label, .no-js form .grid > .wrapper, .no-js form .grid > .form-field, .no-js form .grid > textarea, .no-js form .grid > select, .no-js form .grid > input[type="text"], .no-js form .grid > input[type="email"], .no-js form .grid > input[type="number"], .no-js form .grid > input[type="password"], .no-cssgrid form .grid > label, .no-cssgrid form .grid > .wrapper, .no-cssgrid form .grid > .form-field, .no-cssgrid form .grid > textarea, .no-cssgrid form .grid > select, .no-cssgrid form .grid > input[type="text"], .no-cssgrid form .grid > input[type="email"], .no-cssgrid form .grid > input[type="number"], .no-cssgrid form .grid > input[type="password"] {
      float: left;
      width: 60%;
      clear: right;
      margin-bottom: 0.5em; }
    .no-js form.grid > .form-field, .no-cssgrid form.grid > .form-field, .no-js form .grid > .form-field, .no-cssgrid form .grid > .form-field, .no-js form.grid > .form-field, .no-cssgrid form.grid > .form-field, .no-js form .grid > .form-field, .no-cssgrid form .grid > .form-field {
      line-height: 1.15em; } }

@media screen and (max-width: 22.49875em) {
  input[type="text"],
  input[type="password"],
  input[type="email"],
  input[type="search"],
  input[type="number"],
  textarea,
  select {
    width: 100%; } }

@media screen and (max-width: 47.99875em) {
  input[type="text"],
  input[type="password"],
  input[type="email"],
  input[type="search"],
  input[type="number"],
  textarea,
  select {
    margin-bottom: 0.33333rem; } }

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

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

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

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

.reveal-in.mui-enter {
  -webkit-transition-timing-function: linear;
       -o-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transition-duration: 0.25s;
       -o-transition-duration: 0.25s;
          transition-duration: 0.25s;
  -webkit-transform: scale(1.1) translateY(-25%);
      -ms-transform: scale(1.1) translateY(-25%);
          transform: scale(1.1) translateY(-25%);
  -webkit-transform-origin: top;
      -ms-transform-origin: top;
          transform-origin: top;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  -o-transition-property: transform, opacity;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  opacity: 0; }

.reveal-in.mui-enter.mui-enter-active {
  -webkit-transform: scale(1) translateY(0);
      -ms-transform: scale(1) translateY(0);
          transform: scale(1) translateY(0);
  opacity: 1; }

.reveal-out.mui-leave {
  -webkit-transition-timing-function: linear;
       -o-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transition-duration: 0.25s;
       -o-transition-duration: 0.25s;
          transition-duration: 0.25s;
  -webkit-transform: scale(1) translateY(0);
      -ms-transform: scale(1) translateY(0);
          transform: scale(1) translateY(0);
  -webkit-transform-origin: top;
      -ms-transform-origin: top;
          transform-origin: top;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  -o-transition-property: transform, opacity;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  opacity: 1; }

.reveal-out.mui-leave.mui-leave-active {
  -webkit-transform: scale(1.1) translateY(-25%);
      -ms-transform: scale(1.1) translateY(-25%);
          transform: scale(1.1) translateY(-25%);
  opacity: 0; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 1.33333rem; }
  table th,
  table td {
    padding: 0.33333rem 0.66667rem; }
  table td input[type="text"]:last-of-type,
  table td input[type="password"]:last-of-type,
  table td input[type="email"]:last-of-type,
  table td input[type="search"]:last-of-type,
  table td select:last-of-type,
  table th *:last-child,
  table td *:last-child {
    margin-bottom: 0 !important; }
  table table {
    margin-bottom: 0; }

table[border] {
  border-style: solid;
  border-color: #2196f3; }
  table[border] thead tr {
    background: #2196f3;
    color: white; }
    table[border] thead tr th {
      font-weight: normal; }
  table[border] tbody tr:nth-child(odd) {
    background: #d4ddf0; }
  table[border] thead th,
  table[border] tbody td {
    border-style: solid;
    border-color: #2196f3;
    border-left-width: 0;
    border-right-width: 0; }

table[border="0"] {
  border-width: 0; }
  table[border="0"] thead tr {
    background: none;
    color: #0a0a0a; }
    table[border="0"] thead tr th {
      font-weight: bold; }
  table[border="0"] tbody tr:nth-child(odd) {
    background: none; }
  table[border="0"] thead th,
  table[border="0"] tbody td {
    border-width: 0; }

table.separated tr {
  border-bottom: 1px solid #cacaca; }
  table.separated tr:first-child {
    border-top: 1px solid #cacaca; }

html {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100vh;
  min-width: 320px; }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  html {
    height: 100%;
    overflow-x: hidden; }
  body {
    display: table;
    width: 100%; }
  main {
    display: table-row; }
    main article {
      display: table-cell;
      height: 100%;
      vertical-align: top; } }

.red {
  color: red; }

.hidden {
  display: none; }

.invisible {
  position: absolute;
  top: 0;
  left: -9999px;
  width: 1px;
  height: 1px;
  overflow: hidden; }

.badge, .important-message {
  display: inline-block;
  line-height: 1em;
  min-width: 1.6em;
  padding: 0.3em;
  border-radius: 50%;
  font-size: 0.66667rem;
  text-align: center;
  color: white;
  background: #FF3A39;
  -webkit-transition: -webkit-transform 0.25s;
  transition: -webkit-transform 0.25s;
  -o-transition: transform 0.25s;
  transition: transform 0.25s;
  transition: transform 0.25s, -webkit-transform 0.25s; }
  .badge.zero, .zero.important-message {
    opacity: 0;
    visibility: hidden; }
  .badge.bounce, .bounce.important-message {
    -webkit-transform: scale(1.5);
        -ms-transform: scale(1.5);
            transform: scale(1.5); }

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

.link-preview {
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
  display: inline-block;
  max-width: 80vw; }

.accordion {
  margin-bottom: 1rem; }
  .accordion .accordion-panel {
    border: #bbb solid 1px; }
    .accordion .accordion-panel + .accordion-panel {
      border-top: none; }
    .accordion .accordion-panel.disabled .accordion-title {
      background: #f7f7f7;
      color: #bbb;
      cursor: default; }
    .accordion .accordion-panel .accordion-title {
      padding: 0.33333rem 1rem;
      font-size: 1.2rem;
      background: #f0f0f0;
      cursor: pointer; }
    .accordion .accordion-panel .accordion-body {
      border-top: #bbb solid 1px;
      padding: 0.66667rem 1rem;
      display: none; }
      .accordion .accordion-panel .accordion-body > *:last-child,
      .accordion .accordion-panel .accordion-body > *:last-child > *:last-child,
      .accordion .accordion-panel .accordion-body > *:last-child > *:last-child > *:last-child {
        margin-bottom: 0; }
    .accordion .accordion-panel.opened .accordion-title {
      cursor: default; }
    .accordion .accordion-panel.opened .accordion-body {
      display: block; }
  .accordion .remaining-specializations {
    margin-top: 1rem; }
  .accordion .buttons .button {
    width: 100%;
    margin-bottom: 0.33333rem; }
    .accordion .buttons .button:last-of-type {
      margin-bottom: 0; }
  .accordion table tr.header {
    border-top: none; }
    .accordion table tr.header td {
      padding-top: 1.33333rem;
      padding-bottom: 0.66667rem; }
    .accordion table tr.header:first-child td {
      padding-top: 0.66667rem; }
  @media screen and (min-width: 30em) {
    .accordion .buttons {
      white-space: nowrap; }
      .accordion .buttons .button {
        width: auto;
        margin-bottom: 0; }
      .accordion .buttons .dropdown-pane {
        white-space: normal; } }

*[class^="svg-icon-"] a::before {
  content: '';
  display: inline-block;
  width: 100%;
  height: 4.26667rem;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%; }

.svg-icon-colors a::before {
  background-image: url("/img/svg-icons/colors.svg"); }

.svg-icon-contact a::before {
  background-image: url("/img/svg-icons/contact.svg"); }

.svg-icon-embeds a::before {
  background-image: url("/img/svg-icons/embeds.svg"); }

.svg-icon-favorites a::before {
  background-image: url("/img/svg-icons/favorites.svg"); }

.svg-icon-groups a::before {
  background-image: url("/img/svg-icons/groups.svg"); }

.svg-icon-messages a::before {
  background-image: url("/img/svg-icons/messages.svg"); }

.svg-icon-reports a::before {
  background-image: url("/img/svg-icons/reports.svg"); }

.svg-icon-user a::before {
  background-image: url("/img/svg-icons/user.svg"); }

.svg-icon-question a::before {
    background-image: url("/img/svg-icons/student_cap.svg");
    background-size: 5em;
}

@font-face {
  font-family: 'fontello';
  src: url("/fonts/fontello.eot?13258610");
  src: url("/fonts/fontello.eot?13258610#iefix") format("embedded-opentype"), url("/fonts/fontello.woff2?13258610") format("woff2"), url("/fonts/fontello.woff?13258610") format("woff"), url("/fonts/fontello.ttf?13258610") format("truetype"), url("/fonts/fontello.svg?13258610#fontello") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .5em;
  text-align: center;
  opacity: .6;
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ }

small [class^="icon-"]:before {
  margin-right: .3em; }

.icon-logout:before {
  content: '\e800'; }

/* '' */
.icon-user:before {
  content: '\e801'; }

/* '' */
.icon-messages:before {
  content: '\e802'; }

/* '' */
.icon-colors:before {
  content: '\e803'; }

/* '' */
.icon-contact:before {
  content: '\e804'; }

/* '' */
.icon-reports:before {
  content: '\e805'; }

/* '' */
.icon-favorites:before {
  content: '\e806'; }

/* '' */
.icon-menu:before {
  content: '\e807'; }

/* '' */
.icon-home:before {
  content: '\e808'; }

/* '' */
.icon-embeds:before {
  content: '\e809'; }

/* '' */
.icon-refresh:before {
  content: '\e80a'; }

/* '' */
.icons {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  padding: 1rem 0; }
  .icons > li {
    display: inline-block;
    margin: 0;
    padding: 0; }
  .icons li {
    text-align: center;
    width: 6.66667rem;
    position: relative;
    margin: 0 0 1rem; }
    .icons li a {
      color: #333; }
      .icons li a::before {
        margin: 0 auto 0.33333rem;
        -webkit-transition: all 0.15s;
        -o-transition: all 0.15s;
        transition: all 0.15s; }
      .icons li a:hover::before, .icons li a:focus::before {
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1); }
    .icons li .badge, .icons li .important-message {
      position: absolute;
      right: 15px;
      top: 0; }

.settings-columns {
  max-width: none; }
  .settings-columns.columns-1 {
    max-width: 87.5rem;
    margin-left: auto;
    margin-right: auto; }
  .settings-columns.columns-2 {
    max-width: 175rem;
    margin-left: auto;
    margin-right: auto; }
  .settings-columns.columns-3 {
    max-width: 262.5rem;
    margin-left: auto;
    margin-right: auto; }
  .settings-columns.columns-4 {
    max-width: 350rem;
    margin-left: auto;
    margin-right: auto; }
  .settings-columns > .row {
    margin-right: -0.66667rem;
    margin-left: -0.66667rem;
    max-width: none; }
    @media print, screen and (min-width: 40em) {
      .settings-columns > .row {
        margin-right: -1rem;
        margin-left: -1rem; } }
    @media print, screen and (min-width: 64em) {
      .settings-columns > .row {
        margin-right: -1rem;
        margin-left: -1rem; } }
  .settings-columns > .row > .column, .settings-columns > .row > .false {
    border-bottom: 1px solid #cacaca;
    padding-top: 0.66667rem;
    padding-bottom: 0.66667rem; }
    .settings-columns > .row > .column:first-child, .settings-columns > .row > .false:first-child {
      padding-top: 0; }
    .settings-columns > .row > .column:last-child, .settings-columns > .row > .false:last-child {
      border-bottom: none;
      padding-bottom: 0; }
  .settings-columns .copy-column {
    font-size: 0.8rem; }
  @media screen and (min-width: 40em) {
    .settings-columns > .row > .column, .settings-columns > .row > .false {
      border-right: 1px solid #cacaca;
      border-bottom: none;
      padding-top: 0;
      padding-bottom: 0; }
      .settings-columns > .row > .column:last-child, .settings-columns > .row > .false:last-child {
        border-right: none; }
      .settings-columns > .row > .column .column-number, .settings-columns > .row > .false .column-number {
        display: none; } }

.settings-equalized {
  max-width: 46.66667rem; }
  @media screen and (min-width: 26.25em) {
    .settings-equalized {
      -webkit-column-count: 2;
              column-count: 2;
      -webkit-column-gap: 0;
              column-gap: 0; }
      .settings-equalized .setting {
        -webkit-column-break-inside: avoid;
        break-inside: avoid-column;
        display: table;
        width: 100%; } }

.setting {
  margin-bottom: 1rem;
  max-width: 46.66667rem; }
  .setting label {
    margin: 0; }
  .setting:last-child {
    margin-bottom: 0; }
  .setting .checkbox-wrapper {
    white-space: nowrap; }
    .setting .checkbox-wrapper span {
      white-space: normal; }
  .setting .title {
    font-size: 1.33333rem;
    line-height: 1.25em;
    margin-bottom: 0.33333rem;
    margin-top: 1.33333rem; }
    .setting .title:first-child {
      margin-top: 0; }
  .setting .from-to {
    line-height: 2.26667rem; }
  @media screen and (min-width: 26.25em) {
    .setting .items.over-10 {
      -webkit-column-count: 2;
              column-count: 2;
      -webkit-column-gap: 0;
              column-gap: 0; }
      .setting .items.over-10 label {
        padding-right: 0.66667rem; } }
  .setting.setting-minimum-sample-size input,
  .setting.setting-items-on-page input {
    max-width: 4rem; }
  .setting.setting-date label {
    display: inline-block;
    vertical-align: middle; }
  .setting.setting-date .limit {
    color: #333;
    font-size: 0.93333rem;
    margin: 0.66667rem 0 0; }
    .setting.setting-date .limit::before {
      content: '';
      display: inline-block;
      vertical-align: middle;
      margin-top: -0.13333rem;
      margin-right: 0.13333rem;
      background-image: url(/img/sprites-app-cbd1fdc6b2.png);
      background-position: -84px -104px;
      width: 16px;
      height: 16px; }
      @media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 192dpi) {
        .setting.setting-date .limit::before {
          background-image: url(/img/sprites-app@2x-89df382633.png);
          background-size: 144px 124px; } }
  .setting.setting-channel .indent {
    margin: 0.33333rem 0 0.33333rem 1rem; }
  .setting.setting-product .button.add,
  .setting.setting-product .button.remove {
    font-family: Calibri, Arial, sans-serif; }

.multiselect label {
  margin: 0; }

.multiselect button {
  display: block;
  margin: 0.66667rem auto;
  padding: 0.66667rem;
  width: 100%;
  max-width: 2.66667rem; }
  .multiselect button:first-child {
    margin-top: 5.33333rem; }

.multiselect select {
  margin-top: 0.33333rem;
  width: 100%; }
  .multiselect select[name*='products_available'] {
    min-height: 8rem; }
  .multiselect select[name*='products_selected'] {
    min-height: 18rem; }
  .multiselect select:hover {
    background-color: #fff;
    border-color: #ccc; }
  .multiselect select::after {
    display: none; }
  .multiselect select::before {
    display: none; }
  .multiselect select option[disabled] {
    color: #ccc; }

.multiselect input[type="search"] {
  margin: 0.33333rem 0 1rem; }

.multiselect a {
  display: inline-block;
  margin-top: 0.33333rem; }

.product-details {
  clear: both;
  background: #e0e0e0;
  border: #bbb solid 1px;
  padding: 0.66667rem 1rem;
  margin-top: 0.66667rem; }
  .product-details span {
    font-weight: bold; }

.favorites .setting h3 {
  display: none; }

.favorites .button {
  margin-bottom: 0; }

.favorites .icon-favorites::before {
  margin-right: 0.2em;
  vertical-align: top;
  opacity: 0.5; }

.spinner {
  vertical-align: middle;
  display: inline-block; }
  .spinner::before {
    content: '';
    background-color: transparent;
    border: 3px solid #2196f3;
    border-radius: 50%;
    border-top-color: #d4ddf0;
    border-right-color: #d4ddf0;
    width: 1em;
    height: 1em;
    display: inline-block;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-animation: spinner-animation 0.65s infinite linear;
    animation: spinner-animation 0.65s infinite linear;
    vertical-align: middle;
    margin-left: 0.66667rem;
    margin-right: 0.33333rem; }
  .spinner.hidden {
    display: none; }

.tabs {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  border-bottom: 1px solid #cacaca;
  margin-bottom: 1rem; }
  .tabs > li {
    display: block;
    margin: 0;
    padding: 0; }
  .tabs li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100%;
    color: #222;
    background: #e0e0e0;
    text-align: center;
    padding: 0.66667rem;
    border-top: 1px solid #cacaca;
    -webkit-transition: padding 0.15s, background 0.15s, border 0.15s;
    -o-transition: padding 0.15s, background 0.15s, border 0.15s;
    transition: padding 0.15s, background 0.15s, border 0.15s; }
    .tabs li a::before {
      content: '';
      display: inline-block;
      margin-right: 0.33333rem; }
    .tabs li a .items {
      font-size: 0.93333rem;
      color: #aaa;
      margin-left: 0.66667rem; }
      .tabs li a .items:empty {
        display: none; }
  .tabs li.inbox a::before {
    background-image: url(/img/sprites-app-cbd1fdc6b2.png);
    background-position: 0px -104px;
    width: 20px;
    height: 20px; }
    @media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 192dpi) {
      .tabs li.inbox a::before {
        background-image: url(/img/sprites-app@2x-89df382633.png);
        background-size: 144px 124px; } }
  .tabs li.outbox a::before {
    background-image: url(/img/sprites-app-cbd1fdc6b2.png);
    background-position: -22px -104px;
    width: 20px;
    height: 20px; }
    @media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 192dpi) {
      .tabs li.outbox a::before {
        background-image: url(/img/sprites-app@2x-89df382633.png);
        background-size: 144px 124px; } }
  .tabs li.drafts a::before {
    background-image: url(/img/sprites-app-cbd1fdc6b2.png);
    background-position: -92px -66px;
    width: 20px;
    height: 20px; }
    @media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 192dpi) {
      .tabs li.drafts a::before {
        background-image: url(/img/sprites-app@2x-89df382633.png);
        background-size: 144px 124px; } }
  .tabs li.trash a::before {
    background-image: url(/img/sprites-app-cbd1fdc6b2.png);
    background-position: -44px -104px;
    width: 20px;
    height: 20px; }
    @media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 192dpi) {
      .tabs li.trash a::before {
        background-image: url(/img/sprites-app@2x-89df382633.png);
        background-size: 144px 124px; } }
  .tabs li a:hover,
  .tabs li a:focus,
  .tabs li.selected a {
    background: white; }
  @media screen and (min-width: 26.25em) {
    .tabs {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end;
      border-top: none; }
      .tabs li {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: stretch;
            -ms-flex-pack: stretch;
                justify-content: stretch;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        border: 1px solid #cacaca;
        border-bottom: none;
        margin-right: 0.2rem;
        margin-bottom: -1px; }
        .tabs li a {
          border-top: none;
          border-bottom: 1px solid #cacaca; }
          .tabs li a::before {
            display: none; }
        .tabs li a:hover,
        .tabs li a:focus,
        .tabs li.selected a {
          padding: 0.8rem 0.66667rem;
          border-bottom-color: white; } }
  @media screen and (min-width: 40em) {
    .tabs li a::before {
      display: inline-block; } }

header {
  position: relative;
  background: #2196f3;
  padding: 0;
  margin: 0;
  z-index: 100; }
  header::before, header::after {
    display: table;
    content: ' ';
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  header::after {
    clear: both; }
  header .logo {
    display: block;
    float: left;
    width: 9.66667rem;
    height: 1.93333rem;
    background: url("/img/logo.svg") 50% 50% no-repeat;
    background-size: cover;
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    margin: 1rem 0; }
  header .user {
    float: right;
    line-height: 26px;
    font-size: 0.93333rem;
    margin-right: 1rem;
    margin-top: 1rem;
    cursor: pointer;
    position: relative;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    color: white; }
    header .user > a {
      color: white;
      display: inline-block;
      position: relative;
      outline: none; }
      header .user > a .badge, header .user > a .important-message {
        font-size: 0.66667rem;
        vertical-align: top;
        position: absolute;
        left: 16px;
        top: 0; }
      header .user > a::after {
        content: '';
        display: block;
        width: 0;
        height: 0;
        border: inset 3px;
        content: '';
        border-bottom-width: 0;
        border-top-style: solid;
        border-color: white transparent transparent;
        display: inline-block;
        margin-left: 0.33333rem;
        vertical-align: middle; }
    header .user .image {
      display: inline-block;
      vertical-align: middle;
      line-height: 1;
      margin-right: 0.33333rem; }
      header .user .image img {
        display: block;
        border: white solid 1px;
        border-radius: 50%;
        -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.1);
                box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.1);
        width: 26px;
        height: 26px;
        line-height: 1; }
    @media screen and (max-width: 29.99875em) {
      header .user .name {
        display: none !important; } }
    header .user .dropdown {
      position: absolute;
      top: 100%;
      right: 0;
      margin-top: 0.33333rem;
      border: #b1c1e8 solid 1px;
      -webkit-box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.1);
              box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.1);
      min-width: 13.33333rem;
      cursor: default;
      z-index: 99;
      visibility: hidden;
      opacity: 0;
      -webkit-transform: translateY(-5px);
          -ms-transform: translateY(-5px);
              transform: translateY(-5px);
      -webkit-transition: visibility 0s 0.15s, opacity 0.15s, top 0s 0.15s, -webkit-transform 0.15s;
      transition: visibility 0s 0.15s, opacity 0.15s, top 0s 0.15s, -webkit-transform 0.15s;
      -o-transition: visibility 0s 0.15s, opacity 0.15s, transform 0.15s, top 0s 0.15s;
      transition: visibility 0s 0.15s, opacity 0.15s, transform 0.15s, top 0s 0.15s;
      transition: visibility 0s 0.15s, opacity 0.15s, transform 0.15s, top 0s 0.15s, -webkit-transform 0.15s; }
      header .user .dropdown ul {
        display: block;
        margin: 0;
        padding: 0;
        list-style: none; }
        header .user .dropdown ul > li {
          display: block;
          margin: 0;
          padding: 0; }
        header .user .dropdown ul li {
          border-bottom: #b1c1e8 solid 1px;
          position: relative;
          z-index: 100; }
          header .user .dropdown ul li a {
            display: block;
            position: relative;
            z-index: 101;
            color: #333;
            padding: 0.33333rem 0.66667rem;
            white-space: nowrap;
            background: white;
            -webkit-transition: background 0.15s;
            -o-transition: background 0.15s;
            transition: background 0.15s; }
          header .user .dropdown ul li.selected a,
          header .user .dropdown ul li a:hover,
          header .user .dropdown ul li a:focus {
            background: #eef1f6; }
          header .user .dropdown ul li a.icon-refresh {
            position: absolute;
            right: 0;
            top: 0;
            bottom: 0;
            z-index: 102;
            max-width: 2.13333rem;
            overflow: hidden;
            border-left: #b1c1e8 solid 1px; }
            header .user .dropdown ul li a.icon-refresh::before {
              padding-right: 3.33333rem; }
      header .user .dropdown .info {
        padding: 0.66667rem;
        background: #eef1f6;
        font-size: 0.8rem;
        line-height: 1.5em;
        color: #444; }
        header .user .dropdown .info p {
          padding: 0;
          margin: 0 0 .5em; }
          header .user .dropdown .info p:last-child {
            margin-bottom: 0; }
    header .user.opened {
      outline: none; }
      header .user.opened > a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 3px;
        content: '';
        border-top-width: 0;
        border-bottom-style: solid;
        border-color: transparent transparent white;
        display: inline-block; }
      header .user.opened .dropdown {
        visibility: visible;
        opacity: 1;
        -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
                transform: translateY(0);
        -webkit-transition: visibility 0s, opacity 0.15s, top 0s, -webkit-transform 0.15s;
        transition: visibility 0s, opacity 0.15s, top 0s, -webkit-transform 0.15s;
        -o-transition: visibility 0s, opacity 0.15s, transform 0.15s, top 0s;
        transition: visibility 0s, opacity 0.15s, transform 0.15s, top 0s;
        transition: visibility 0s, opacity 0.15s, transform 0.15s, top 0s, -webkit-transform 0.15s; }
  header .wrapper {
    -webkit-box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.2);
    position: relative;
    z-index: 10; }
    header .wrapper::before, header .wrapper::after {
      display: table;
      content: ' ';
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; }
    header .wrapper::after {
      clear: both; }
    header .wrapper > .row {
      position: relative;
      overflow: visible;
      padding-right: 0.66667rem;
      padding-left: 0.66667rem; }
      @media print, screen and (min-width: 40em) {
        header .wrapper > .row {
          padding-right: 1rem;
          padding-left: 1rem; } }
  header form {
    position: relative;
    max-width: none;
    z-index: 4; }
  header menu {
    clear: both;
    position: relative;
    margin: 0;
    padding: 0;
    border-bottom: #b1c1e8 solid 1px;
    background: #eef1f6;
    z-index: 5; }
    header menu .panel {
      background: white;
      padding: 0.66667rem;
      border-top: #b1c1e8 solid 1px;
      display: none; }
    header menu ul.settings {
      display: block;
      margin: 0;
      padding: 0;
      list-style: none;
      max-width: 87.5rem;
      margin-right: auto;
      margin-left: auto;
      display: block;
      width: 100%; }
      header menu ul.settings > li {
        display: block;
        margin: 0;
        padding: 0; }
      header menu ul.settings::before, header menu ul.settings::after {
        display: table;
        content: ' ';
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1; }
      header menu ul.settings::after {
        clear: both; }
      header menu ul.settings > li {
        border-top: #b1c1e8 solid 1px; }
        header menu ul.settings > li > a {
          display: block;
          height: 100%;
          padding: 1rem 0.66667rem;
          color: #222;
          font-size: 1rem;
          line-height: 1;
          -webkit-transition: background 0.15s;
          -o-transition: background 0.15s;
          transition: background 0.15s; }
          header menu ul.settings > li > a .name {
            white-space: nowrap;
            display: block; }
            header menu ul.settings > li > a .name::after {
              content: '';
              display: block;
              width: 0;
              height: 0;
              border: inset 3px;
              content: '';
              border-bottom-width: 0;
              border-top-style: solid;
              border-color: #222 transparent transparent;
              display: inline-block;
              margin-left: 0.33333rem;
              vertical-align: middle; }
          header menu ul.settings > li > a .details {
            font-size: 0.66667rem;
            display: none;
            margin-top: 0.33333rem; }
        header menu ul.settings > li.opened > a .name::after {
          display: block;
          width: 0;
          height: 0;
          border: inset 3px;
          content: '';
          border-top-width: 0;
          border-bottom-style: solid;
          border-color: transparent transparent #222;
          display: inline-block; }
        header menu ul.settings > li.opened .panel {
          display: block; }
        header menu ul.settings > li > a:hover,
        header menu ul.settings > li > a:focus,
        header menu ul.settings > li > a:active,
        header menu ul.settings > li.opened > a {
          color: #222;
          background: #e0e6ee; }
    header menu .show-menu {
      position: relative;
      display: block;
      background: #eef1f6;
      padding-left: 3rem;
      white-space: nowrap;
      height: 2.66667rem;
      line-height: 2.66667rem;
      cursor: pointer;
      -webkit-tap-highlight-color: transparent;
      text-align: left;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none; }
      input[type="checkbox"] + header menu .show-menu {
        display: block;
        margin: 0;
        vertical-align: middle; }
      header menu .show-menu .icon,
      header menu .show-menu .icon::before,
      header menu .show-menu .icon::after {
        position: absolute;
        top: 50%;
        left: 0.66667rem;
        height: 2px;
        width: 24px;
        background: #b1c1e8;
        -webkit-transition: all 0.25s;
        -o-transition: all 0.25s;
        transition: all 0.25s; }
      header menu .show-menu .icon::before {
        content: '';
        top: -7px;
        left: 0; }
      header menu .show-menu .icon::after {
        content: '';
        top: 7px;
        left: 0; }
    header menu input[type="submit"] {
      margin-top: 1rem; }
    header menu #reports-menu-state {
      -webkit-clip-path: inset(100%);
              clip-path: inset(100%);
      clip: rect(1px 1px 1px 1px);
      /* IE 6/7 */
      clip: rect(1px, 1px, 1px, 1px);
      height: 1px;
      overflow: hidden;
      position: absolute;
      width: 1px;
      white-space: nowrap; }
      header menu #reports-menu-state:checked ~ .show-menu .icon {
        height: 0;
        background: transparent; }
        header menu #reports-menu-state:checked ~ .show-menu .icon::before {
          top: 0;
          -webkit-transform: rotate(-45deg);
              -ms-transform: rotate(-45deg);
                  transform: rotate(-45deg); }
        header menu #reports-menu-state:checked ~ .show-menu .icon::after {
          top: 0;
          -webkit-transform: rotate(45deg);
              -ms-transform: rotate(45deg);
                  transform: rotate(45deg); }
      header menu #reports-menu-state:not(:checked) ~ ul {
        display: none; }
    @media screen and (min-width: 40em) and (max-width: 47.99875em) {
      header menu ul.settings > li.favorites {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 0px;
                flex: 0 0 0; }
        header menu ul.settings > li.favorites a span {
          font-size: 1px;
          letter-spacing: -1px;
          color: transparent; }
          header menu ul.settings > li.favorites a span::before {
            font-size: 0.9375rem;
            letter-spacing: normal;
            color: #222; }
          header menu ul.settings > li.favorites a span::after {
            display: none !important; } }
    @media screen and (min-width: 40em) {
      header menu .show-menu {
        display: none; }
      header menu #reports-menu-state:not(:checked) ~ ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
      header menu ul.settings {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; }
        header menu ul.settings > li {
          -webkit-box-flex: 1;
              -ms-flex: 1;
                  flex: 1;
          border-right: #b1c1e8 solid 1px;
          border-top: none;
          max-width: 13.33333rem; }
          header menu ul.settings > li > a {
            text-align: center; }
          header menu ul.settings > li.opened .panel {
            top: 100%;
            visibility: visible;
            opacity: 1;
            -webkit-transform: translateY(0);
                -ms-transform: translateY(0);
                    transform: translateY(0);
            -webkit-transition: visibility 0s, opacity 0.15s, top 0s, -webkit-transform 0.15s;
            transition: visibility 0s, opacity 0.15s, top 0s, -webkit-transform 0.15s;
            -o-transition: visibility 0s, opacity 0.15s, transform 0.15s, top 0s;
            transition: visibility 0s, opacity 0.15s, transform 0.15s, top 0s;
            transition: visibility 0s, opacity 0.15s, transform 0.15s, top 0s, -webkit-transform 0.15s; }
          header menu ul.settings > li.favorites {
            margin-left: auto;
            border-right: none; }
      header menu .panel {
        display: block;
        position: absolute;
        left: 0;
        top: -9000px;
        width: 100%;
        padding: 0.66667rem 1rem;
        border-bottom: #b1c1e8 solid 1px;
        -webkit-box-shadow: 0 3px 3px 1.5px rgba(0, 0, 0, 0.1);
                box-shadow: 0 3px 3px 1.5px rgba(0, 0, 0, 0.1);
        visibility: hidden;
        opacity: 0;
        -webkit-transform: translateY(-5px);
            -ms-transform: translateY(-5px);
                transform: translateY(-5px);
        -webkit-transition: visibility 0s 0.15s, opacity 0.15s, top 0s 0.15s, -webkit-transform 0.15s;
        transition: visibility 0s 0.15s, opacity 0.15s, top 0s 0.15s, -webkit-transform 0.15s;
        -o-transition: visibility 0s 0.15s, opacity 0.15s, transform 0.15s, top 0s 0.15s;
        transition: visibility 0s 0.15s, opacity 0.15s, transform 0.15s, top 0s 0.15s;
        transition: visibility 0s 0.15s, opacity 0.15s, transform 0.15s, top 0s 0.15s, -webkit-transform 0.15s; } }
    @media screen and (min-width: 48em) {
      header menu ul.settings > li > a {
        padding: 0.66667rem 0.33333rem; }
        header menu ul.settings > li > a .details {
          display: block; } }
    @media screen and (min-width: 64em) {
      header menu ul.settings > li {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto; }
        header menu ul.settings > li.favorites {
          border-left: #b1c1e8 solid 1px; }
        header menu ul.settings > li > a {
          padding: 0.66667rem 1.33333rem; } }
    @media screen and (min-width: 75em) {
      header menu ul.settings {
        border-left: #b1c1e8 solid 1px; }
        header menu ul.settings > li.favorites {
          border-right: #b1c1e8 solid 1px; } }
    .no-js header menu ul.settings::before, .no-js header menu ul.settings::after, .no-flexbox header menu ul.settings::before, .no-flexbox header menu ul.settings::after, .no-js header menu ul.settings::before, .no-js header menu ul.settings::after, .no-flexbox header menu ul.settings::before, .no-flexbox header menu ul.settings::after {
      display: table;
      content: ' ';
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; }
    .no-js header menu ul.settings::after, .no-flexbox header menu ul.settings::after, .no-js header menu ul.settings::after, .no-flexbox header menu ul.settings::after {
      clear: both; }
    .no-js header menu ul.settings > li, .no-flexbox header menu ul.settings > li, .no-js header menu ul.settings > li, .no-flexbox header menu ul.settings > li {
      float: left; }
  header .header-reports {
    display: none;
    padding: 0.33333rem 0;
    background: #2196f3;
    border-top: #b1c1e8 solid 1px; }
    header .header-reports .columns-1 {
      max-width: 87.5rem;
      margin-left: auto;
      margin-right: auto; }
    header .header-reports .columns-2 {
      max-width: 175rem;
      margin-left: auto;
      margin-right: auto; }
    header .header-reports .columns-3 {
      max-width: 262.5rem;
      margin-left: auto;
      margin-right: auto; }
    header .header-reports .columns-4 {
      max-width: 350rem;
      margin-left: auto;
      margin-right: auto; }
    header .header-reports .name {
      color: white; }
    header .header-reports .column, header .header-reports .false {
      border-left: #b1c1e8 solid 1px;
      text-align: center; }
      header .header-reports .column:first-child, header .header-reports .false:first-child {
        border-left: none; }

main {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1; }
  main article > .row {
    padding-right: 0.66667rem;
    padding-left: 0.66667rem;
    padding-top: 0.66667rem;
    padding-bottom: 3rem; }
    @media print, screen and (min-width: 40em) {
      main article > .row {
        padding-right: 1rem;
        padding-left: 1rem; } }
  main article.expanded > .row {
    max-width: 106.66667rem; }
  main article.full-width > .row {
    max-width: none; }
  @media screen and (min-width: 30em) {
    main article {
      padding-bottom: 2rem; } }

footer ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  padding: 0.66667rem 0.33333rem;
  text-align: center; }
  footer ul > li {
    display: inline-block;
    margin: 0;
    padding: 0; }
  footer ul li {
    margin: 0 0.33333rem; }
    footer ul li a {
      color: #333;
      font-size: 0.86667rem;
      line-height: 1; }
      footer ul li a:hover, footer ul li a:focus, footer ul li a:active {
        color: #333;
        text-decoration: underline; }
      footer ul li a.lang::before {
        content: '';
        display: inline-block;
        margin-right: 0.33333rem;
        vertical-align: middle;
        margin-top: -4px; }
      footer ul li a.en::before {
        background-image: url(/img/sprites-app-cbd1fdc6b2.png);
        background-position: -102px -104px;
        width: 16px;
        height: 13px; }
        @media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 192dpi) {
          footer ul li a.en::before {
            background-image: url(/img/sprites-app@2x-89df382633.png);
            background-size: 144px 124px; } }
      footer ul li a.pl::before {
        background-image: url(/img/sprites-app-cbd1fdc6b2.png);
        background-position: -128px 0px;
        width: 16px;
        height: 13px; }
        @media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 192dpi) {
          footer ul li a.pl::before {
            background-image: url(/img/sprites-app@2x-89df382633.png);
            background-size: 144px 124px; } }

@media screen and (min-width: 30em) {
  footer ul li {
    margin: 0 0.66667rem; } }

body.auth {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  body.auth main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  body.auth header {
    background-color: transparent; }
    body.auth header .logo {
      width: 100%;
      height: 2.66667rem;
      background-image: url("/img/logo_small.svg");
      background-size: contain;
      margin-bottom: 1.33333rem; }
  body.auth input[type="text"],
  body.auth input[type="email"],
  body.auth input[type="password"] {
    display: block;
    width: 100%; }
  body.auth .button {
    margin-bottom: 0; }
  body.auth article {
    -webkit-box-flex: 0;
        -ms-flex: 0;
            flex: 0;
    min-width: 21.33333rem;
    max-width: 33.33333rem;
    padding-left: 1rem;
    padding-right: 1rem;
    margin-top: 1rem; }
    body.auth article .row {
      margin-top: 1rem; }
  body.auth .input-group {
    position: relative;
    margin-bottom: 0.66667rem; }
  body.auth .sign-in {
    margin: 2rem 0 1rem; }
    body.auth .sign-in .button {
      width: 100%;
      padding: 1em; }
  body.auth .submit .button {
    padding: 1em; }
  body.auth .forgot-password {
    text-align: center;
    font-size: 0.8rem;
    margin: 0; }
  body.auth .show-keyboard {
    display: none;
    cursor: pointer;
    padding: 0 0.66667rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    body.auth .show-keyboard::before {
      content: '';
      background-image: url(/img/sprites-app-cbd1fdc6b2.png);
      background-position: -66px -104px;
      width: 16px;
      height: 16px;
      display: inline-block;
      vertical-align: middle; }
      @media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 192dpi) {
        body.auth .show-keyboard::before {
          background-image: url(/img/sprites-app@2x-89df382633.png);
          background-size: 144px 124px; } }
  @media screen and (min-width: 48em) {
    body.auth .show-keyboard {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  body.auth {
    display: table;
    width: 100%; }
    body.auth main {
      display: table-cell;
      width: 100%;
      height: 100%;
      text-align: center;
      vertical-align: middle; }
      body.auth main article {
        display: inline-block;
        text-align: left; }
    body.auth footer {
      display: table-row; } }

body.embedded-report {
  -webkit-box-pack: stretch;
      -ms-flex-pack: stretch;
          justify-content: stretch; }
  body.embedded-report > .row {
    width: 100%; }
    body.embedded-report > .row > .column, body.embedded-report > .row > .false {
      padding-left: 0;
      padding-right: 0; }
  body.embedded-report .report-block {
    border: 0;
    margin: 0; }

.report-columns-1 .row {
  max-width: 87.5rem; }

.report-columns-2 .row {
  max-width: 175rem; }

.report-columns-3 .row {
  max-width: 262.5rem; }

.report-columns-4 .row {
  max-width: 350rem; }

.report {
  position: relative; }

.report-column-header {
  overflow: hidden; }
  .report-column-header h2 {
    text-align: center; }

.report-button {
  font-size: 0.93333rem;
  display: inline-block;
  margin-left: 0.33333rem;
  border: #b1c1e8 solid 1px;
  line-height: 1;
  height: 2rem;
  padding: 0.46667rem 0.66667rem;
  -webkit-transition: background 0.15s, color 0.15s, border 0.15s;
  -o-transition: background 0.15s, color 0.15s, border 0.15s;
  transition: background 0.15s, color 0.15s, border 0.15s;
  vertical-align: middle;
  background: #eef1f6;
  color: #222; }
  .report-button:focus, .report-button:hover {
    background: #e0e6ee; }
  .report-button::after {
    display: inline-block;
    margin-left: 0.33333rem;
    vertical-align: middle; }
  .report-button.hollow {
    color: #aaa;
    background: none;
    border-color: #eef1f6; }
    .report-button.hollow.hover, .report-button.hollow:hover, .report-button.hollow:focus {
      color: #222;
      background: #e0e6ee;
      border-color: #b1c1e8; }
  .report-button.add::after {
    content: '+'; }
  .report-button.remove::after {
    content: '+';
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg); }
  .report-button.change::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 3px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #2196f3 transparent transparent;
    display: inline-block;
    margin-top: -1px; }
  .report-button.change.hover::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 3px;
    content: '';
    border-top-width: 0;
    border-bottom-style: solid;
    border-color: transparent transparent #2196f3;
    display: inline-block; }

.report-list-dropdown {
  text-align: left; }
  .report-list-dropdown > *:last-child {
    margin-bottom: 0; }
  @media screen and (min-width: 40em) {
    .report-list-dropdown {
      width: auto;
      min-width: 26.66667rem;
      max-width: 40rem; } }

.report-block {
  margin-bottom: 2rem;
  border: transparent solid 1px;
  position: relative; }
  .report-block.error {
    border: #b00020 dotted 1px;
    position: relative;
    z-index: 10; }
    .report-block.error::before {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      background: rgba(255, 255, 255, 0.5);
      z-index: 15; }
  .report-block .error-message {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: #b00020;
    color: white;
    padding: 0.66667rem 1rem;
    z-index: 20; }
    .report-block .error-message h2, .report-block .error-message p {
      color: white; }
    .report-block .error-message > *:last-child {
      margin-bottom: 0; }
  .report-block > .loader {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    opacity: 0;
    -webkit-transition: opacity 0.5s, z-index 0s 0.5s;
    -o-transition: opacity 0.5s, z-index 0s 0.5s;
    transition: opacity 0.5s, z-index 0s 0.5s; }
    .report-block > .loader .spinner {
      position: absolute;
      left: 50%;
      top: 50%;
      -webkit-transform: translateX(-50%) translateY(-50%);
          -ms-transform: translateX(-50%) translateY(-50%);
              transform: translateX(-50%) translateY(-50%);
      z-index: 20; }
    .report-block > .loader.visible {
      z-index: 10;
      opacity: 1; }

/*
.report-overlay {
	position: absolute;
	display: flex;
	flex-direction: column;
	justify-content: center;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	text-align: center;
	color: #333;
	background: rgba(white, 0.5);
}
*/
.highcharts-contextmenu hr {
  margin-top: 0.66667rem;
  margin-bottom: 0.66667rem; }

.wordcloud {
  position: relative;
  height: 1px !important;
  overflow: hidden; }

.edge-fix {
  font-size: 50px !important; }

.report-pagination {
  margin: 0 0 1rem;
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s; }
  .report-pagination .items {
    display: inline-block;
    vertical-align: middle; }
  .report-pagination .loader {
    vertical-align: baseline;
    opacity: 0;
    -webkit-transition: opacity 0.25s;
    -o-transition: opacity 0.25s;
    transition: opacity 0.25s; }
    .report-pagination .loader.visible {
      opacity: 1; }
  .report-pagination a,
  .report-pagination .ellipsis {
    display: inline-block;
    text-align: center;
    line-height: 2rem;
    text-decoration: none;
    margin: 0 0 0.33333rem 0.33333rem;
    min-width: 2rem;
    padding: 0 0.33333rem;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; }
  .report-pagination a {
    background: #eee;
    color: black; }
    .report-pagination a.active, .report-pagination a:active, .report-pagination a:hover, .report-pagination a:focus {
      background: #777;
      color: white; }
    .report-pagination a.hidden {
      display: none; }
  .report-pagination.disabled .items {
    opacity: 0.4; }
    .report-pagination.disabled .items a {
      cursor: default;
      pointer-events: none; }

.report-title {
  font-size: 1.6rem;
  color: #333;
  margin-bottom: 0.66667rem;
  text-align: center; }

.report-subtitle {
  font-size: 0.8rem;
  color: #333;
  margin-bottom: 0.66667rem;
  text-align: center; }

.report-menu {
  display: inline-block;
  position: absolute;
  right: 0.33333rem;
  top: 0.33333rem;
  color: #666; }
  .report-menu::before {
    content: '\e807';
    display: inline-block;
    font-family: "fontello";
    font-size: 1.53333rem;
    width: 1.73333rem;
    line-height: 1em;
    text-align: center;
    vertical-align: middle;
    border: transparent solid 1px;
    border-radius: 3px; }
  .report-menu:hover::before {
    border-color: #68a;
    background: #acf;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#acf));
    background: -o-linear-gradient(top, #fff 0%, #acf 100%);
    background: linear-gradient(to bottom, #fff 0%, #acf 100%); }

.report-download .queue-warning {
  font-size: 0.93333rem;
  padding: 0.66667rem; }

.report-menu-panel {
  padding: 0; }
  .report-menu-panel ul {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
    padding: 0.33333rem 0; }
    .report-menu-panel ul > li {
      display: block;
      margin: 0;
      padding: 0; }
    .report-menu-panel ul li a {
      display: block;
      padding: 0.13333rem 0.66667rem;
      font-size: 0.8rem;
      color: #303030; }
      .report-menu-panel ul li a:hover, .report-menu-panel ul li a:focus {
        background: #4572a5;
        color: white; }

.report-timestamp {
  margin: 0.66667rem 0;
  font-size: 0.86667rem;
  color: #666; }

.html-content {
  min-height: 13.33333rem; }
  .html-content table {
    overflow-x: scroll;
    margin-bottom: 1rem;
    vertical-align: top;
    border: 0;
    border-collapse: collapse;
    border-spacing: 0; }
    .html-content table thead tr {
      background: #2196f3;
      color: white; }
      .html-content table thead tr th {
        font-weight: normal; }
    .html-content table tbody tr:nth-child(odd) {
      background: #eef1f6; }
    .html-content table tbody tr:nth-child(even) {
      background: transparent; }
    .html-content table thead tr th,
    .html-content table tbody tr th,
    .html-content table tbody tr td {
      font-size: 0.86667rem;
      padding: 0.33333rem;
      border-bottom: 1px solid #b1c1e8; }
      .html-content table thead tr th:last-child,
      .html-content table tbody tr th:last-child,
      .html-content table tbody tr td:last-child {
        border-right: 1px solid #b1c1e8; }
      .html-content table thead tr th:first-child,
      .html-content table tbody tr th:first-child,
      .html-content table tbody tr td:first-child {
        border-left: 1px solid #b1c1e8; }
    .html-content table thead tr th {
      border-bottom-color: #2196f3; }
      .html-content table thead tr th:last-child {
        border-right-color: #2196f3; }
      .html-content table thead tr th:first-child {
        border-left-color: #2196f3; }
  .html-content .no-data {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
    font-size: 0.8rem;
    font-weight: bold;
    color: #666; }

.report-embed .callout,
.report-embed .link,
.report-embed .spinner {
  display: none; }
  .report-embed .callout.visible,
  .report-embed .link.visible,
  .report-embed .spinner.visible {
    display: block; }

.report-embed label {
  display: inline-block; }

.report-embed span.label {
  margin-bottom: 0.33333rem; }

.error-page {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .error-page main {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    max-width: 40rem;
    margin: 1rem; }

.color-preview {
  display: inline-block;
  vertical-align: middle;
  width: 1.06667rem;
  height: 1.06667rem;
  background: transparent;
  margin-left: 0.33333rem; }

.dropdown-pane {
  border: 1px solid #cacaca solid 1px;
  -webkit-box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.1);
  z-index: 100;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translateY(-5px);
      -ms-transform: translateY(-5px);
          transform: translateY(-5px);
  -webkit-transition: visibility 0s 0.15s, opacity 0.15s, top 0s 0.15s, -webkit-transform 0.15s;
  transition: visibility 0s 0.15s, opacity 0.15s, top 0s 0.15s, -webkit-transform 0.15s;
  -o-transition: visibility 0s 0.15s, opacity 0.15s, transform 0.15s, top 0s 0.15s;
  transition: visibility 0s 0.15s, opacity 0.15s, transform 0.15s, top 0s 0.15s;
  transition: visibility 0s 0.15s, opacity 0.15s, transform 0.15s, top 0s 0.15s, -webkit-transform 0.15s; }
  .dropdown-pane.is-open {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    -webkit-transition: visibility 0s, opacity 0.15s, top 0s, -webkit-transform 0.15s;
    transition: visibility 0s, opacity 0.15s, top 0s, -webkit-transform 0.15s;
    -o-transition: visibility 0s, opacity 0.15s, transform 0.15s, top 0s;
    transition: visibility 0s, opacity 0.15s, transform 0.15s, top 0s;
    transition: visibility 0s, opacity 0.15s, transform 0.15s, top 0s, -webkit-transform 0.15s; }
  .dropdown-pane.compare {
    width: 22rem; }
    .dropdown-pane.compare select {
      max-width: 13.33333rem; }
    .dropdown-pane.compare p.with-select {
      line-height: 2.66667rem; }
  .dropdown-pane.change-report {
    padding: 0; }
    .dropdown-pane.change-report .reports {
      padding: 1rem; }
    .dropdown-pane.change-report ol:last-child {
      margin-bottom: 0; }
    .dropdown-pane.change-report > ul {
      display: block;
      margin: 0;
      padding: 0;
      list-style: none; }
      .dropdown-pane.change-report > ul > li {
        display: block;
        margin: 0;
        padding: 0; }
      .dropdown-pane.change-report > ul > li {
        border-top: 1px solid #cacaca; }
        .dropdown-pane.change-report > ul > li:first-child {
          border-bottom: 0; }
        .dropdown-pane.change-report > ul > li a.menu-item {
          display: block;
          padding: 0.33333rem 0.66667rem;
          -webkit-transition: background .15s;
          -o-transition: background .15s;
          transition: background .15s; }
          .dropdown-pane.change-report > ul > li a.menu-item::before {
            content: '';
            display: inline-block;
            width: 1.33333rem;
            text-align: center;
            vertical-align: middle;
            margin-right: 0.33333rem; }
          .dropdown-pane.change-report > ul > li a.menu-item:hover, .dropdown-pane.change-report > ul > li a.menu-item.active {
            background: #eef1f6; }
        .dropdown-pane.change-report > ul > li.change a.menu-item::before {
          content: '\21BB'; }
        .dropdown-pane.change-report > ul > li.change-all a.menu-item::before {
          content: '\21BB'; }
        .dropdown-pane.change-report > ul > li.add a.menu-item::before {
          content: '+'; }
        .dropdown-pane.change-report > ul > li.move-left a.menu-item::before {
          content: '<'; }
        .dropdown-pane.change-report > ul > li.move-right a.menu-item::before {
          content: '>'; }
        .dropdown-pane.change-report > ul > li.delete a.menu-item::before {
          content: '+';
          -webkit-transform: rotate(45deg);
              -ms-transform: rotate(45deg);
                  transform: rotate(45deg); }
        .dropdown-pane.change-report > ul > li.change a.menu-item::after,
        .dropdown-pane.change-report > ul > li.change-all a.menu-item::after,
        .dropdown-pane.change-report > ul > li.add a.menu-item::after {
          content: '';
          display: block;
          width: 0;
          height: 0;
          border: inset 3px;
          content: '';
          border-bottom-width: 0;
          border-top-style: solid;
          border-color: #2196f3 transparent transparent;
          display: inline-block;
          vertical-align: middle;
          margin-left: 0.33333rem; }
      .dropdown-pane.change-report > ul .reports {
        display: none; }
        .dropdown-pane.change-report > ul .reports.opened {
          display: block; }

.or {
  display: block;
  text-align: center;
  position: relative;
  z-index: 1;
  margin: 0.66667rem 0; }
  .or span {
    display: inline-block;
    position: relative;
    background: white;
    padding: 0 1rem;
    z-index: 3; }
  .or::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    border-top: 1px solid #cacaca;
    z-index: 2; }
