
hr {
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    height: 0;
    overflow: visible; }
  
  h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: .5rem; }
  
  p {
    margin-top: 0;
    margin-bottom: 1rem; }
  
  abbr[title],
  abbr[data-original-title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
            text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0; }
  
  address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit; }
  
  ol,
  ul,
  dl {
    margin-top: 0;
    margin-bottom: 1rem; }
  
  ol ol,
  ul ul,
  ol ul,
  ul ol {
    margin-bottom: 0; }
  
  dt {
    font-weight: bold; }
  
  dd {
    margin-bottom: .5rem;
    margin-left: 0; }
  
  blockquote {
    margin: 0 0 1rem; }
  
  dfn {
    font-style: italic; }
  
  b,
  strong {
    font-weight: bolder; }
  
  small {
    font-size: 80%; }
  
  sub,
  sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline; }
  
  sub {
    bottom: -.25em; }
  
  sup {
    top: -.5em; }
  
  a {
    color: #1997c6;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects; }
    a:hover {
      color: #106382;
      text-decoration: underline; }
  
  a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none; }
    a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
      color: inherit;
      text-decoration: none; }
    a:not([href]):not([tabindex]):focus {
      outline: 0; }
  
  pre,
  code,
  kbd,
  samp {
    font-family: monospace, monospace;
    font-size: 1em; }
  
  pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto; }
  
  figure {
    margin: 0 0 1rem; }
  
  img {
    vertical-align: middle;
    border-style: none; }
  
  svg:not(:root) {
    overflow: hidden; }
  
  a,
  area,
  button,
  [role="button"],
  label,
  select,
  summary,
  textarea {
    -ms-touch-action: manipulation;
        touch-action: manipulation; }
  
  table {
    border-collapse: collapse; }
  
  caption {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #999;
    text-align: left;
    caption-side: bottom; }
  
  th {
    text-align: left; }
  
  label {
    display: inline-block;
    margin-bottom: .5rem; }
  
  button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color; }
  
  input,
  button,
  select,
  optgroup,
  textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit; }
  
  button,
  input {
    overflow: visible; }
  
  button,
  select {
    text-transform: none; }
  
  button,
  html [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 {
    padding: 0;
    border-style: none; }
  
  textarea {
    overflow: auto;
    resize: vertical; }
  
  fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0; }
  
  legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal; }
  
  progress {
    vertical-align: baseline; }
  
  [type="number"]::-webkit-inner-spin-button,
  [type="number"]::-webkit-outer-spin-button {
    height: auto; }
  
  [type="search"] {
    outline-offset: -2px;
    -webkit-appearance: none; }
  
  [type="search"]::-webkit-search-cancel-button,
  [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }
  
  ::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button; }
  
  output {
    display: inline-block; }
  
  summary {
    display: list-item; }
  
  template {
    display: none; }
  
  [hidden] {
    display: none !important; }
  
  h1, h2, h3, h4, h5, h6,
  .a, .b, .c, .d, .e, .f {
    margin-bottom: 0.5rem;
    font-family: inherit;
    font-weight: 300;
    line-height: 1.1;
    color: white; }
  
  h1, .a {
    font-size: 2.5rem; }
  
  h2, .b {
    font-size: 2rem; }
  
  h3, .c {
    font-size: 1.75rem; }
  
  h4, .d {
    font-size: 1.5rem; }
  
  h5, .e {
    font-size: 1.25rem; }
  
  h6, .f {
    font-size: 1rem; }
  
  .cm {
    font-size: 1.035rem;
    font-weight: inherit; }
  
  .cn {
    font-size: 6rem;
    font-weight: 300;
    line-height: 1.1; }
  
  .co {
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.1; }
  
  .cp {
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.1; }
  
  .cq {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.1; }
  
  hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid #434857; }
  
  small,
  .cr {
    font-size: 80%;
    font-weight: normal; }
  
  mark,
  .cs {
    padding: 0.2em;
    background-color: #fcf8e3; }
  
  .ct {
    padding-left: 0;
    list-style: none; }
  
  .cu {
    padding-left: 0;
    list-style: none; }
  
  .cv {
    display: inline-block; }
    .cv:not(:last-child) {
      margin-right: 5px; }
  
  .cx {
    font-size: 90%;
    text-transform: uppercase; }
  
  .cy {
    margin-bottom: 20px;
    font-size: 1.25rem; }
  
  .cz {
    display: block;
    font-size: 80%;
    color: #868e96; }
  
  .da {
    max-width: 100%;
    height: auto; }
  
  .db {
    padding: 0.25rem;
    background-color: transparent;
    border: 1px solid #30343e;
    border-radius: 0.25rem;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    max-width: 100%;
    height: auto; }
  
  .dc {
    display: inline-block; }
  
  .dd {
    margin-bottom: 10px;
    line-height: 1; }
  
  .de {
    font-size: 90%;
    color: #868e96; }
  
  code,
  kbd,
  pre,
  samp {
    font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }
  
  code {
    padding: 0.2rem 0.4rem;
    font-size: 90%;
    color: #bd4147;
    background-color: #1a1c22;
    border-radius: 0.25rem; }
    a > code {
      padding: 0;
      color: inherit;
      background-color: inherit; }
  
  kbd {
    padding: 0.2rem 0.4rem;
    font-size: 90%;
    color: #fff;
    background-color: #212529;
    border-radius: 0.2rem; }
    kbd kbd {
      padding: 0;
      font-size: 100%;
      font-weight: bold; }
  
  pre {
    display: block;
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: 90%;
    color: #212529; }
    pre code {
      padding: 0;
      font-size: inherit;
      color: inherit;
      background-color: transparent;
      border-radius: 0; }
  
  .df {
    max-height: 340px;
    overflow-y: scroll; }
  
  .bw {
      margin-top: 50px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 10px;
    padding-left: 25px;
    width: 100%; }
    @media (min-width: 768px) {
      .bw {
        max-width: 880px; } }
    @media (min-width: 992px) {
      .bw {
        max-width: 950px; } }
    @media (min-width: 1200px) {
      .bw {
        max-width: 1100px; } }
  
  .dg {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 10px;
    padding-left: 10px;
    width: 100%; }
  
  .dh {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px; }
  
  .di {
    margin-right: 0;
    margin-left: 0; }
    .di > .dj,
    .di > [class*="col-"] {
      padding-right: 0;
      padding-left: 0; }
  
  .dk, .dl, .dm, .dn, .do, .dp, .dq, .dr, .ds, .dt, .du, .dv, .dj,
  .dw, .dx, .dy, .dz, .ea, .eb, .ec, .ed, .ee, .ef, .eg, .eh, .ei, .ej,
  .ek, .el, .em, .en, .eo, .ep, .eq, .er, .es, .et, .eu, .ev, .ew, .ex,
  .ey, .ez, .fa, .fb, .fc, .fd, .fe, .ff, .fg, .fh, .fi, .fj, .fk, .fl,
  .fm, .fn, .fo, .fp, .fq, .fr, .fs, .ft, .fu, .fv, .fw, .fx, .fy, .fz,
  .ga {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px; }
  
  .dj {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  
  .dw {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none; }
  
  .dk {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  
  .dl {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  
  .dm {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  
  .dn {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  
  .do {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  
  .dp {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  
  .dq {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  
  .dr {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  
  .ds {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  
  .dt {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  
  .du {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  
  .dv {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  
  .gb {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  
  .gc {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  
  .gd {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  
  .ge {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  
  .gf {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  
  .gg {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  
  .gh {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  
  .gi {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  
  .gj {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  
  .gk {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  
  .gl {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  
  .gm {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; }
  
  @media (min-width: 576px) {
    .ej {
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      max-width: 100%; }
    .ek {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      width: auto;
      max-width: none; }
    .dx {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 8.33333%;
              flex: 0 0 8.33333%;
      max-width: 8.33333%; }
    .dy {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 16.66667%;
              flex: 0 0 16.66667%;
      max-width: 16.66667%; }
    .dz {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 25%;
              flex: 0 0 25%;
      max-width: 25%; }
    .ea {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 33.33333%;
              flex: 0 0 33.33333%;
      max-width: 33.33333%; }
    .eb {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 41.66667%;
              flex: 0 0 41.66667%;
      max-width: 41.66667%; }
    .ec {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      max-width: 50%; }
    .ed {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 58.33333%;
              flex: 0 0 58.33333%;
      max-width: 58.33333%; }
    .ee {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 66.66667%;
              flex: 0 0 66.66667%;
      max-width: 66.66667%; }
    .ef {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 75%;
              flex: 0 0 75%;
      max-width: 75%; }
    .eg {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 83.33333%;
              flex: 0 0 83.33333%;
      max-width: 83.33333%; }
    .eh {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 91.66667%;
              flex: 0 0 91.66667%;
      max-width: 91.66667%; }
    .ei {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%; }
    .gn {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; }
    .go {
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2; }
    .gp {
      -webkit-box-ordinal-group: 4;
          -ms-flex-order: 3;
              order: 3; }
    .gq {
      -webkit-box-ordinal-group: 5;
          -ms-flex-order: 4;
              order: 4; }
    .gr {
      -webkit-box-ordinal-group: 6;
          -ms-flex-order: 5;
              order: 5; }
    .gs {
      -webkit-box-ordinal-group: 7;
          -ms-flex-order: 6;
              order: 6; }
    .gt {
      -webkit-box-ordinal-group: 8;
          -ms-flex-order: 7;
              order: 7; }
    .gu {
      -webkit-box-ordinal-group: 9;
          -ms-flex-order: 8;
              order: 8; }
    .gv {
      -webkit-box-ordinal-group: 10;
          -ms-flex-order: 9;
              order: 9; }
    .gw {
      -webkit-box-ordinal-group: 11;
          -ms-flex-order: 10;
              order: 10; }
    .gx {
      -webkit-box-ordinal-group: 12;
          -ms-flex-order: 11;
              order: 11; }
    .gy {
      -webkit-box-ordinal-group: 13;
          -ms-flex-order: 12;
              order: 12; } }
  
  @media (min-width: 768px) {
    .ex {
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      max-width: 100%; }
    .ey {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      width: auto;
      max-width: none; }
    .el {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 8.33333%;
              flex: 0 0 8.33333%;
      max-width: 8.33333%; }
    .em {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 16.66667%;
              flex: 0 0 16.66667%;
      max-width: 16.66667%; }
    .en {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 25%;
              flex: 0 0 25%;
      max-width: 25%; }
    .eo {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 33.33333%;
              flex: 0 0 33.33333%;
      max-width: 33.33333%; }
    .ep {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 41.66667%;
              flex: 0 0 41.66667%;
      max-width: 41.66667%; }
    .eq {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      max-width: 50%; }
    .er {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 58.33333%;
              flex: 0 0 58.33333%;
      max-width: 58.33333%; }
    .es {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 66.66667%;
              flex: 0 0 66.66667%;
      max-width: 66.66667%; }
    .et {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 75%;
              flex: 0 0 75%;
      max-width: 75%; }
    .eu {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 83.33333%;
              flex: 0 0 83.33333%;
      max-width: 83.33333%; }
    .ev {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 91.66667%;
              flex: 0 0 91.66667%;
      max-width: 91.66667%; }
    .ew {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%; }
    .gz {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; }
    .ha {
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2; }
    .hb {
      -webkit-box-ordinal-group: 4;
          -ms-flex-order: 3;
              order: 3; }
    .hc {
      -webkit-box-ordinal-group: 5;
          -ms-flex-order: 4;
              order: 4; }
    .hd {
      -webkit-box-ordinal-group: 6;
          -ms-flex-order: 5;
              order: 5; }
    .he {
      -webkit-box-ordinal-group: 7;
          -ms-flex-order: 6;
              order: 6; }
    .hf {
      -webkit-box-ordinal-group: 8;
          -ms-flex-order: 7;
              order: 7; }
    .hg {
      -webkit-box-ordinal-group: 9;
          -ms-flex-order: 8;
              order: 8; }
    .hh {
      -webkit-box-ordinal-group: 10;
          -ms-flex-order: 9;
              order: 9; }
    .hi {
      -webkit-box-ordinal-group: 11;
          -ms-flex-order: 10;
              order: 10; }
    .hj {
      -webkit-box-ordinal-group: 12;
          -ms-flex-order: 11;
              order: 11; }
    .hk {
      -webkit-box-ordinal-group: 13;
          -ms-flex-order: 12;
              order: 12; } }
  
  @media (min-width: 992px) {
    .fl {
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      max-width: 100%; }
    .fm {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      width: auto;
      max-width: none; }
    .ez {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 8.33333%;
              flex: 0 0 8.33333%;
      max-width: 8.33333%; }
    .fa {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 16.66667%;
              flex: 0 0 16.66667%;
      max-width: 16.66667%; }
    .fb {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 25%;
              flex: 0 0 25%;
      max-width: 25%; }
    .fc {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 33.33333%;
              flex: 0 0 33.33333%;
      max-width: 33.33333%; }
    .fd {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 41.66667%;
              flex: 0 0 41.66667%;
      max-width: 41.66667%; }
    .fe {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      max-width: 50%; }
    .ff {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 58.33333%;
              flex: 0 0 58.33333%;
      max-width: 58.33333%; }
    .fg {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 66.66667%;
              flex: 0 0 66.66667%;
      max-width: 66.66667%; }
    .fh {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 75%;
              flex: 0 0 75%;
      max-width: 75%; }
    .fi {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 83.33333%;
              flex: 0 0 83.33333%;
      max-width: 83.33333%; }
    .fj {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 91.66667%;
              flex: 0 0 91.66667%;
      max-width: 91.66667%; }
    .fk {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%; }
    .hl {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; }
    .hm {
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2; }
    .hn {
      -webkit-box-ordinal-group: 4;
          -ms-flex-order: 3;
              order: 3; }
    .ho {
      -webkit-box-ordinal-group: 5;
          -ms-flex-order: 4;
              order: 4; }
    .hp {
      -webkit-box-ordinal-group: 6;
          -ms-flex-order: 5;
              order: 5; }
    .hq {
      -webkit-box-ordinal-group: 7;
          -ms-flex-order: 6;
              order: 6; }
    .hr {
      -webkit-box-ordinal-group: 8;
          -ms-flex-order: 7;
              order: 7; }
    .hs {
      -webkit-box-ordinal-group: 9;
          -ms-flex-order: 8;
              order: 8; }
    .ht {
      -webkit-box-ordinal-group: 10;
          -ms-flex-order: 9;
              order: 9; }
    .hu {
      -webkit-box-ordinal-group: 11;
          -ms-flex-order: 10;
              order: 10; }
    .hv {
      -webkit-box-ordinal-group: 12;
          -ms-flex-order: 11;
              order: 11; }
    .hw {
      -webkit-box-ordinal-group: 13;
          -ms-flex-order: 12;
              order: 12; } }
  
  @media (min-width: 1200px) {
    .fz {
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      max-width: 100%; }
    .ga {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      width: auto;
      max-width: none; }
    .fn {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 8.33333%;
              flex: 0 0 8.33333%;
      max-width: 8.33333%; }
    .fo {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 16.66667%;
              flex: 0 0 16.66667%;
      max-width: 16.66667%; }
    .fp {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 25%;
              flex: 0 0 25%;
      max-width: 25%; }
    .fq {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 33.33333%;
              flex: 0 0 33.33333%;
      max-width: 33.33333%; }
    .fr {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 41.66667%;
              flex: 0 0 41.66667%;
      max-width: 41.66667%; }
    .fs {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      max-width: 50%; }
    .ft {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 58.33333%;
              flex: 0 0 58.33333%;
      max-width: 58.33333%; }
    .fu {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 66.66667%;
              flex: 0 0 66.66667%;
      max-width: 66.66667%; }
    .fv {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 75%;
              flex: 0 0 75%;
      max-width: 75%; }
    .fw {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 83.33333%;
              flex: 0 0 83.33333%;
      max-width: 83.33333%; }
    .fx {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 91.66667%;
              flex: 0 0 91.66667%;
      max-width: 91.66667%; }
    .fy {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%; }
    .hx {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; }
    .hy {
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2; }
    .hz {
      -webkit-box-ordinal-group: 4;
          -ms-flex-order: 3;
              order: 3; }
    .ia {
      -webkit-box-ordinal-group: 5;
          -ms-flex-order: 4;
              order: 4; }
    .ib {
      -webkit-box-ordinal-group: 6;
          -ms-flex-order: 5;
              order: 5; }
    .ic {
      -webkit-box-ordinal-group: 7;
          -ms-flex-order: 6;
              order: 6; }
    .id {
      -webkit-box-ordinal-group: 8;
          -ms-flex-order: 7;
              order: 7; }
    .ie {
      -webkit-box-ordinal-group: 9;
          -ms-flex-order: 8;
              order: 8; }
    .if {
      -webkit-box-ordinal-group: 10;
          -ms-flex-order: 9;
              order: 9; }
    .ig {
      -webkit-box-ordinal-group: 11;
          -ms-flex-order: 10;
              order: 10; }
    .ih {
      -webkit-box-ordinal-group: 12;
          -ms-flex-order: 11;
              order: 11; }
    .ii {
      -webkit-box-ordinal-group: 13;
          -ms-flex-order: 12;
              order: 12; } }
  
  .ck {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
    background-color: transparent; }
    .ck th,
    .ck td {
      padding: 0.75rem;
      vertical-align: top;
      border-top: 1px solid #434857; }
    .ck thead th {
      vertical-align: bottom;
      border-bottom: 2px solid #434857; }
    .ck tbody + tbody {
      border-top: 2px solid #434857; }
    .ck .ck {
      background-color: #252830; }
  
  .ij th,
  .ij td {
    padding: 0.3rem; }
  
  .cl {
    border: 1px solid #434857; }
    .cl th,
    .cl td {
      border: 1px solid #434857; }
    .cl thead th,
    .cl thead td {
      border-bottom-width: 2px; }
  
  .table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.05); }
  
  .ik tbody tr:hover {
    background-color: rgba(0, 0, 0, 0.075); }
  
  .il,
  .il > th,
  .il > td {
    background-color: #bfe2ef; }
  
  .ik .il:hover {
    background-color: #abd9ea; }
    .ik .il:hover > td,
    .ik .il:hover > th {
      background-color: #abd9ea; }
  
  .im,
  .im > th,
  .im > td {
    background-color: #bff0df; }
  
  .ik .im:hover {
    background-color: #aaebd5; }
    .ik .im:hover > td,
    .ik .im:hover > th {
      background-color: #aaebd5; }
  
  .io,
  .io > th,
  .io > td {
    background-color: #e4ddff; }
  
  .ik .io:hover {
    background-color: #d0c4ff; }
    .ik .io:hover > td,
    .ik .io:hover > th {
      background-color: #d0c4ff; }
  
  .ip,
  .ip > th,
  .ip > td {
    background-color: #f7f4c7; }
  
  .ik .ip:hover {
    background-color: #f4f0b1; }
    .ik .ip:hover > td,
    .ik .ip:hover > th {
      background-color: #f4f0b1; }
  
  .iq,
  .iq > th,
  .iq > td {
    background-color: #f8cbd1; }
  
  .ik .iq:hover {
    background-color: #f5b5bd; }
    .ik .iq:hover > td,
    .ik .iq:hover > th {
      background-color: #f5b5bd; }
  
  .ir,
  .ir > th,
  .ir > td {
    background-color: #bfbfc1; }
  
  .ik .ir:hover {
    background-color: #b2b2b4; }
    .ik .ir:hover > td,
    .ik .ir:hover > th {
      background-color: #b2b2b4; }
  
  .is,
  .is > th,
  .is > td {
    background-color: rgba(0, 0, 0, 0.075); }
  
  .ik .is:hover {
    background-color: rgba(0, 0, 0, 0.075); }
    .ik .is:hover > td,
    .ik .is:hover > th {
      background-color: rgba(0, 0, 0, 0.075); }
  
  .it th {
    color: #fff;
    background-color: #212529; }
  
  .iu th {
    color: #495057;
    background-color: #e9ecef; }
  
  .iv {
    color: #fff;
    background-color: #212529; }
    .iv th,
    .iv td,
    .iv thead th {
      border-color: #32383e; }
    .iv.cl {
      border: 0; }
    .iv.table-striped tbody tr:nth-of-type(odd) {
      background-color: rgba(255, 255, 255, 0.05); }
    .iv.ik tbody tr:hover {
      background-color: rgba(255, 255, 255, 0.075); }
  
  @media (max-width: 991px) {
    .iw {
      display: block;
      width: 100%;
      overflow-x: auto;
      -ms-overflow-style: -ms-autohiding-scrollbar; }
      .iw.cl {
        border: 0; } }
  
  .forme-control {
    display: block;
    width: 100%;
    padding: 0.5rem 0.75rem;
    font-size: 0.9rem;
    line-height: 1.25;
    color: #fff;
    background-color: #434857;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid #434857;
    border-radius: 0.25rem;
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s; }
  
  .ix,
  .iy {
    display: block; }
  
  .iz {
    padding-top: calc(0.5rem - 1px * 2);
    padding-bottom: calc(0.5rem - 1px * 2);
    margin-bottom: 0; }
  
  .ja {
    padding-top: calc(0.5rem - 1px * 2);
    padding-bottom: calc(0.5rem - 1px * 2);
    font-size: 1.25rem; }
  
  .jb {
    padding-top: calc(0.25rem - 1px * 2);
    padding-bottom: calc(0.25rem - 1px * 2);
    font-size: 0.875rem; }
  
  .jc {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    margin-bottom: 0;
    font-size: 0.9rem; }
    
  .jj {
    margin-bottom: 1rem; }
  
  .jk {
    display: block;
    margin-top: 0.25rem; }
  
  .jl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px; }
    .jl > .dj,
    .jl > [class*="col-"] {
      padding-right: 5px;
      padding-left: 5px; }
  
  .jm {
    position: relative;
    display: block;
    margin-bottom: 0.5rem; }
    .jm.disabled .jn {
      color: #999; }
  
  .jn {
    padding-left: 1.25rem;
    margin-bottom: 0; }
  
  .jo {
    position: absolute;
    margin-top: 0.25rem;
    margin-left: -1.25rem; }
    .jo:only-child {
      position: static; }
  
  .jp {
    display: inline-block; }
    .jp .jn {
      vertical-align: middle; }
    .jp + .jp {
      margin-left: 0.75rem; }
  
  .jq {
    display: none;
    margin-top: .25rem;
    font-size: .875rem;
    color: #E64759; }
  
  .jr {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    width: 250px;
    padding: .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1;
    color: #fff;
    background-color: rgba(230, 71, 89, 0.8);
    border-radius: .2rem; }
  
  .js .form-control:valid, .form-control.jt, .js
  .ju:valid,
  .ju.jt {
    border-color: #1BC98E; }
    .js .form-control:valid:focus, .form-control.jt:focus, .js
    .ju:valid:focus,
    .ju.jt:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(27, 201, 142, 0.25);
              box-shadow: 0 0 0 0.2rem rgba(27, 201, 142, 0.25); }
    .js .form-control:valid ~ .jq,
    .js .form-control:valid ~ .jr, .form-control.jt ~ .jq,
    .form-control.jt ~ .jr, .js
    .ju:valid ~ .jq,
    .js
    .ju:valid ~ .jr,
    .ju.jt ~ .jq,
    .ju.jt ~ .jr {
      display: block; }
  
  .js .jo:valid + .jn, .jo.jt + .jn {
    color: #1BC98E; }
  
  .js .jv:valid ~ .jw, .jv.jt ~ .jw {
    background-color: rgba(27, 201, 142, 0.25); }
  
  .js .jv:valid ~ .jx, .jv.jt ~ .jx {
    color: #1BC98E; }
  
  .js .jy:valid ~ .jz, .jy.jt ~ .jz {
    border-color: #1BC98E; }
    .js .jy:valid ~ .jz::before, .jy.jt ~ .jz::before {
      border-color: inherit; }
  
  .js .jy:valid:focus, .jy.jt:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(27, 201, 142, 0.25);
            box-shadow: 0 0 0 0.2rem rgba(27, 201, 142, 0.25); }
  
  .js .form-control:invalid, .form-control.ka, .js
  .ju:invalid,
  .ju.ka {
    border-color: #E64759; }
    .js .form-control:invalid:focus, .form-control.ka:focus, .js
    .ju:invalid:focus,
    .ju.ka:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(230, 71, 89, 0.25);
              box-shadow: 0 0 0 0.2rem rgba(230, 71, 89, 0.25); }
    .js .form-control:invalid ~ .jq,
    .js .form-control:invalid ~ .jr, .form-control.ka ~ .jq,
    .form-control.ka ~ .jr, .js
    .ju:invalid ~ .jq,
    .js
    .ju:invalid ~ .jr,
    .ju.ka ~ .jq,
    .ju.ka ~ .jr {
      display: block; }
  
  .js .jo:invalid + .jn, .jo.ka + .jn {
    color: #E64759; }
  
  .js .jv:invalid ~ .jw, .jv.ka ~ .jw {
    background-color: rgba(230, 71, 89, 0.25); }
  
  .js .jv:invalid ~ .jx, .jv.ka ~ .jx {
    color: #E64759; }
  
  .js .jy:invalid ~ .jz, .jy.ka ~ .jz {
    border-color: #E64759; }
    .js .jy:invalid ~ .jz::before, .jy.ka ~ .jz::before {
      border-color: inherit; }
  
  .js .jy:invalid:focus, .jy.ka:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(230, 71, 89, 0.25);
            box-shadow: 0 0 0 0.2rem rgba(230, 71, 89, 0.25); }
  
  .kb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .kb .jm {
      width: 100%; }
    @media (min-width: 576px) {
      .kb label {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        margin-bottom: 0; }
      .kb .jj {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-flow: row wrap;
                flex-flow: row wrap;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        margin-bottom: 0; }
      .kb .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle; }
      .kb .jd {
        display: inline-block; }
      .kb .kc {
        margin-bottom: 0;
        vertical-align: middle; }
      .kb .jm {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        width: auto;
        margin-top: 0;
        margin-bottom: 0; }
      .kb .jn {
        padding-left: 0; }
      .kb .jo {
        position: relative;
        margin-top: 0;
        margin-right: 0.25rem;
        margin-left: 0; }
      .kb .kd {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        padding-left: 0; }
      .kb .jw {
        position: static;
        display: inline-block;
        margin-right: 0.25rem;
        vertical-align: text-bottom; }
      .kb .ke .kf {
        top: 0; } }
  
  .ce {
    display: inline-block;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    border: 1px solid transparent;
    padding: 0.5rem 0.75rem;
    font-size: 0.9rem;
    line-height: 1.25;
    border-radius: 0.25rem;
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out; }
    .ce:focus, .ce:hover {
      text-decoration: none; }
    .ce:focus, .ce.kg {
      outline: 0;
      -webkit-box-shadow: 0 0 0 3px rgba(25, 151, 198, 0.25);
              box-shadow: 0 0 0 3px rgba(25, 151, 198, 0.25); }
    .ce.disabled, .ce:disabled {
      opacity: .65; }
    .ce:active, .ce.active {
      background-image: none; }
  
  a.ce.disabled,
  fieldset[disabled] a.ce {
    pointer-events: none; }
  
  .kh {
    color: #fff;
    background-color: #1997c6;
    border-color: #1997c6; }
    .kh:hover {
      color: #fff;
      background-color: #157da4;
      border-color: #137499; }
    .kh:focus, .kh.kg {
      -webkit-box-shadow: 0 0 0 3px rgba(25, 151, 198, 0.5);
              box-shadow: 0 0 0 3px rgba(25, 151, 198, 0.5); }
    .kh.disabled, .kh:disabled {
      background-color: #1997c6;
      border-color: #1997c6; }
    .kh:active, .kh.active,
    .show > .kh.ki {
      background-color: #157da4;
      background-image: none;
      border-color: #137499; }
  
  .kj {
    color: #fff;
    background-color: #1BC98E;
    border-color: #1BC98E; }
    .kj:hover {
      color: #fff;
      background-color: #16a776;
      border-color: #159c6e; }
    .kj:focus, .kj.kg {
      -webkit-box-shadow: 0 0 0 3px rgba(27, 201, 142, 0.5);
              box-shadow: 0 0 0 3px rgba(27, 201, 142, 0.5); }
    .kj.disabled, .kj:disabled {
      background-color: #1BC98E;
      border-color: #1BC98E; }
    .kj:active, .kj.active,
    .show > .kj.ki {
      background-color: #16a776;
      background-image: none;
      border-color: #159c6e; }
  
  .kk {
    color: #111;
    background-color: #9F86FF;
    border-color: #9F86FF; }
    .kk:hover {
      color: #111;
      background-color: #8160ff;
      border-color: #7753ff; }
    .kk:focus, .kk.kg {
      -webkit-box-shadow: 0 0 0 3px rgba(159, 134, 255, 0.5);
              box-shadow: 0 0 0 3px rgba(159, 134, 255, 0.5); }
    .kk.disabled, .kk:disabled {
      background-color: #9F86FF;
      border-color: #9F86FF; }
    .kk:active, .kk.active,
    .show > .kk.ki {
      background-color: #8160ff;
      background-image: none;
      border-color: #7753ff; }
  
  .kl {
    color: #111;
    background-color: #E4D836;
    border-color: #E4D836; }
    .kl:hover {
      color: #111;
      background-color: #d7ca1d;
      border-color: #ccbf1b; }
    .kl:focus, .kl.kg {
      -webkit-box-shadow: 0 0 0 3px rgba(228, 216, 54, 0.5);
              box-shadow: 0 0 0 3px rgba(228, 216, 54, 0.5); }
    .kl.disabled, .kl:disabled {
      background-color: #E4D836;
      border-color: #E4D836; }
    .kl:active, .kl.active,
    .show > .kl.ki {
      background-color: #d7ca1d;
      background-image: none;
      border-color: #ccbf1b; }
  
  .km {
    color: #fff;
    background-color: #E64759;
    border-color: #E64759; }
    .km:hover {
      color: #fff;
      background-color: #e1253b;
      border-color: #dc1e33; }
    .km:focus, .km.kg {
      -webkit-box-shadow: 0 0 0 3px rgba(230, 71, 89, 0.5);
              box-shadow: 0 0 0 3px rgba(230, 71, 89, 0.5); }
    .km.disabled, .km:disabled {
      background-color: #E64759;
      border-color: #E64759; }
    .km:active, .km.active,
    .show > .km.ki {
      background-color: #e1253b;
      background-image: none;
      border-color: #dc1e33; }
  
  .kn {
    color: #fff;
    background-color: #1a1c22;
    border-color: #1a1c22; }
    .kn:hover {
      color: #fff;
      background-color: #090a0c;
      border-color: #040405; }
    .kn:focus, .kn.kg {
      -webkit-box-shadow: 0 0 0 3px rgba(26, 28, 34, 0.5);
              box-shadow: 0 0 0 3px rgba(26, 28, 34, 0.5); }
    .kn.disabled, .kn:disabled {
      background-color: #1a1c22;
      border-color: #1a1c22; }
    .kn:active, .kn.active,
    .show > .kn.ki {
      background-color: #090a0c;
      background-image: none;
      border-color: #040405; }
  
  .ko {
    color: #1997c6;
    background-color: transparent;
    background-image: none;
    border-color: #1997c6; }
    .ko:hover {
      color: #fff;
      background-color: #1997c6;
      border-color: #1997c6; }
    .ko:focus, .ko.kg {
      -webkit-box-shadow: 0 0 0 3px rgba(25, 151, 198, 0.5);
              box-shadow: 0 0 0 3px rgba(25, 151, 198, 0.5); }
    .ko.disabled, .ko:disabled {
      color: #1997c6;
      background-color: transparent; }
    .ko:active, .ko.active,
    .show > .ko.ki {
      color: #fff;
      background-color: #1997c6;
      border-color: #1997c6; }
  
  .kp {
    color: #1BC98E;
    background-color: transparent;
    background-image: none;
    border-color: #1BC98E; }
    .kp:hover {
      color: #fff;
      background-color: #1BC98E;
      border-color: #1BC98E; }
    .kp:focus, .kp.kg {
      -webkit-box-shadow: 0 0 0 3px rgba(27, 201, 142, 0.5);
              box-shadow: 0 0 0 3px rgba(27, 201, 142, 0.5); }
    .kp.disabled, .kp:disabled {
      color: #1BC98E;
      background-color: transparent; }
    .kp:active, .kp.active,
    .show > .kp.ki {
      color: #fff;
      background-color: #1BC98E;
      border-color: #1BC98E; }
  
  .kq {
    color: #9F86FF;
    background-color: transparent;
    background-image: none;
    border-color: #9F86FF; }
    .kq:hover {
      color: #fff;
      background-color: #9F86FF;
      border-color: #9F86FF; }
    .kq:focus, .kq.kg {
      -webkit-box-shadow: 0 0 0 3px rgba(159, 134, 255, 0.5);
              box-shadow: 0 0 0 3px rgba(159, 134, 255, 0.5); }
    .kq.disabled, .kq:disabled {
      color: #9F86FF;
      background-color: transparent; }
    .kq:active, .kq.active,
    .show > .kq.ki {
      color: #fff;
      background-color: #9F86FF;
      border-color: #9F86FF; }
  
  .kr {
    color: #E4D836;
    background-color: transparent;
    background-image: none;
    border-color: #E4D836; }
    .kr:hover {
      color: #fff;
      background-color: #E4D836;
      border-color: #E4D836; }
    .kr:focus, .kr.kg {
      -webkit-box-shadow: 0 0 0 3px rgba(228, 216, 54, 0.5);
              box-shadow: 0 0 0 3px rgba(228, 216, 54, 0.5); }
    .kr.disabled, .kr:disabled {
      color: #E4D836;
      background-color: transparent; }
    .kr:active, .kr.active,
    .show > .kr.ki {
      color: #fff;
      background-color: #E4D836;
      border-color: #E4D836; }
  
  .ks {
    color: #E64759;
    background-color: transparent;
    background-image: none;
    border-color: #E64759; }
    .ks:hover {
      color: #fff;
      background-color: #E64759;
      border-color: #E64759; }
    .ks:focus, .ks.kg {
      -webkit-box-shadow: 0 0 0 3px rgba(230, 71, 89, 0.5);
              box-shadow: 0 0 0 3px rgba(230, 71, 89, 0.5); }
    .ks.disabled, .ks:disabled {
      color: #E64759;
      background-color: transparent; }
    .ks:active, .ks.active,
    .show > .ks.ki {
      color: #fff;
      background-color: #E64759;
      border-color: #E64759; }
  
  .kt {
    color: #1a1c22;
    background-color: transparent;
    background-image: none;
    border-color: #1a1c22; }
    .kt:hover {
      color: #fff;
      background-color: #1a1c22;
      border-color: #1a1c22; }
    .kt:focus, .kt.kg {
      -webkit-box-shadow: 0 0 0 3px rgba(26, 28, 34, 0.5);
              box-shadow: 0 0 0 3px rgba(26, 28, 34, 0.5); }
    .kt.disabled, .kt:disabled {
      color: #1a1c22;
      background-color: transparent; }
    .kt:active, .kt.active,
    .show > .kt.ki {
      color: #fff;
      background-color: #1a1c22;
      border-color: #1a1c22; }
  
  .ku {
    font-weight: normal;
    color: #1997c6;
    border-radius: 0; }
    .ku, .ku:active, .ku.active, .ku:disabled {
      background-color: transparent; }
    .ku, .ku:focus, .ku:active {
      border-color: transparent;
      -webkit-box-shadow: none;
              box-shadow: none; }
    .ku:hover {
      border-color: transparent; }
    .ku:focus, .ku:hover {
      color: #106382;
      text-decoration: underline;
      background-color: transparent; }
    .ku:disabled {
      color: #868e96; }
      .ku:disabled:focus, .ku:disabled:hover {
        text-decoration: none; }
  
  .kv, .kw > .ce {
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0.3rem; }
  
  .kx, .ky > .ce {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0.2rem; }
  
  .btn-block {
    display: block;
    width: 100%; }
  
  .btn-block + .btn-block {
    margin-top: 0.5rem; }
  
  .fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear; }
    .fade.show {
      opacity: 1; }
  
  .collapse {
    display: none; }
    .collapse.show {
      display: block; }
  
  tr.collapse.show {
    display: table-row; }
  
  tbody.collapse.show {
    display: table-row-group; }
  
  .collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height 0.35s ease;
    transition: height 0.35s ease; }
  
  .kz,
  .dropdown {
    position: relative; }
  
  .ki::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-left: 0.3em solid transparent; }
  
  .ki:empty::after {
    margin-left: 0; }
  
  .kz .dropdown-menu {
    margin-top: 0;
    margin-bottom: 0.125rem; }
  
  .kz .ki::after {
    border-top: 0;
    border-bottom: 0.3em solid; }
  
  .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
    font-size: 0.9rem;
    color: #cfd2da;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem; }
  
  .la {
    height: 0;
    margin: 10px 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef; }
  
  .lb {
    display: block;
    width: 100%;
    padding: 0.25rem 1.5rem;
    clear: both;
    font-weight: normal;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background: none;
    border: 0; }
    .lb:focus, .lb:hover {
      color: #16181b;
      text-decoration: none;
      background-color: #f8f9fa; }
    .lb.active, .lb:active {
      color: #fff;
      text-decoration: none;
      background-color: #1997c6; }
    .lb.disabled, .lb:disabled {
      color: #868e96;
      background-color: transparent; }
  
  .show > a {
    outline: 0; }
  
  .dropdown-menu.show {
    display: block; }
  
  .lc {
    display: block;
    padding: 0.5rem 1.5rem;
    margin-bottom: 0;
    font-size: 0.875rem;
    color: #868e96;
    white-space: nowrap; }
  
  .ld,
  .le {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle; }
    .ld > .ce,
    .le > .ce {
      position: relative;
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      margin-bottom: 0; }
      .ld > .ce:hover,
      .le > .ce:hover {
        z-index: 2; }
      .ld > .ce:focus, .ld > .ce:active, .ld > .ce.active,
      .le > .ce:focus,
      .le > .ce:active,
      .le > .ce.active {
        z-index: 2; }
    .ld .ce + .ce,
    .ld .ce + .ld,
    .ld .ld + .ce,
    .ld .ld + .ld,
    .le .ce + .ce,
    .le .ce + .ld,
    .le .ld + .ce,
    .le .ld + .ld {
      margin-left: -1px; }
  
  .lf {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  
  .ld > .ce:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0; }
  
  .ld > .ce:first-child {
    margin-left: 0; }
    .ld > .ce:first-child:not(:last-child):not(.dropdown-toggle) {
      border-top-right-radius: 0;
      border-bottom-right-radius: 0; }
  
  .ld > .ce:last-child:not(:first-child),
  .ld > .ki:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  
  .ld > .ld {
    float: left; }
  
  .ld > .ld:not(:first-child):not(:last-child) > .ce {
    border-radius: 0; }
  
  .ld > .ld:first-child:not(:last-child) > .ce:last-child,
  .ld > .ld:first-child:not(:last-child) > .ki {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  
  .ld > .ld:last-child:not(:first-child) > .ce:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  
  .ce + .lg {
    padding-right: 0.5625rem;
    padding-left: 0.5625rem; }
    .ce + .lg::after {
      margin-left: 0; }
  
  .kx + .lg, .ky > .ce + .lg {
    padding-right: 0.375rem;
    padding-left: 0.375rem; }
  
  .kv + .lg, .kw > .ce + .lg {
    padding-right: 0.75rem;
    padding-left: 0.75rem; }
  
  .le {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .le .ce,
    .le .ld {
      width: 100%; }
    .le > .ce + .ce,
    .le > .ce + .ld,
    .le > .ld + .ce,
    .le > .ld + .ld {
      margin-top: -1px;
      margin-left: 0; }
  
  .le > .ce:not(:first-child):not(:last-child) {
    border-radius: 0; }
  
  .le > .ce:first-child:not(:last-child) {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  
  .le > .ce:last-child:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  
  .le > .ld:not(:first-child):not(:last-child) > .ce {
    border-radius: 0; }
  
  .le > .ld:first-child:not(:last-child) > .ce:last-child,
  .le > .ld:first-child:not(:last-child) > .ki {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  
  .le > .ld:last-child:not(:first-child) > .ce:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  
  .jg {
    position: relative;
    font-size: 0;
    white-space: nowrap; }
    .jg > .ce {
      position: relative; }
      .jg > .ce + .ce {
        margin-left: -1px; }
      .jg > .ce:focus, .jg > .ce:active, .jg > .ce:hover {
        z-index: 3; }
    .jg:not(:last-child) > .ce,
    .jg:not(:last-child) > .ld {
      margin-right: -1px; }
    .jg:not(:first-child) > .ce,
    .jg:not(:first-child) > .ld {
      z-index: 2;
      margin-left: -1px; }
      .jg:not(:first-child) > .ce:focus, .jg:not(:first-child) > .ce:active, .jg:not(:first-child) > .ce:hover,
      .jg:not(:first-child) > .ld:focus,
      .jg:not(:first-child) > .ld:active,
      .jg:not(:first-child) > .ld:hover {
        z-index: 3; }
  
  .kd {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    min-height: 1.5rem;
    padding-left: 1.5rem;
    margin-right: 1rem; }
  
  .jv {
    position: absolute;
    z-index: -1;
    opacity: 0; }
    .jv:checked ~ .jw {
      color: #fff;
      background-color: #1997c6; }
    .jv:focus ~ .jw {
      -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 3px #1997c6;
              box-shadow: 0 0 0 1px #fff, 0 0 0 3px #1997c6; }
    .jv:active ~ .jw {
      color: #fff;
      background-color: #9fdcf3; }
    .jv:disabled ~ .jw {
      background-color: #e9ecef; }
    .jv:disabled ~ .jx {
      color: #868e96; }
  
  .jw {
    position: absolute;
    top: 0.25rem;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    background-color: #434857;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%; }
  
  .lh .jw {
    border-radius: 0.25rem; }
  
  .lh .jv:checked ~ .jw {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.li.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E"); }
  
  .lh .jv:indeterminate ~ .jw {
    background-color: #1997c6;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.li.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E"); }
  
  .lj .jw {
    border-radius: 50%; }
  
  .lj .jv:checked ~ .jw {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.li.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E"); }
  
  .lk {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .lk .kd {
      margin-bottom: 0.25rem; }
      .lk .kd + .kd {
        margin-left: 0; }
  
  .ju {
    display: inline-block;
    max-width: 100%;
    height: calc(2.25rem + 2px);
    padding: 0.375rem 1.75rem 0.375rem 0.75rem;
    line-height: 1.25;
    color: #cfd2da;
    vertical-align: middle;
    background: #434857 url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.li.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
    background-size: 8px 10px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none; }
    .ju:focus {
      border-color: #71cced;
      outline: none; }
      .ju:focus::-ms-value {
        color: #fff;
        background-color: #434857; }
    .ju:disabled {
      color: #868e96;
      background-color: #2d303a; }
    .ju::-ms-expand {
      opacity: 0; }
  
  .ll {
    height: calc(1.8125rem + 2px);
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
    font-size: 75%; }
  
  .lm {
    position: relative;
    display: inline-block;
    max-width: 100%;
    height: 2.5rem;
    margin-bottom: 0; }
  
  .jy {
    min-width: 14rem;
    max-width: 100%;
    height: 2.5rem;
    margin: 0;
    opacity: 0; }
  
  .jz {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 5;
    height: 2.5rem;
    padding: 0.5rem 1rem;
    line-height: 1.5;
    color: #495057;
    pointer-events: none;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem; }
    .jz:lang(en):empty::after {
      content: "Choose file..."; }
    .jz::before {
      position: absolute;
      top: -1px;
      right: -1px;
      bottom: -1px;
      z-index: 6;
      display: block;
      height: 2.5rem;
      padding: 0.5rem 1rem;
      line-height: 1.5;
      color: #495057;
      background-color: #e9ecef;
      border: 1px solid rgba(0, 0, 0, 0.15);
      border-radius: 0 0.25rem 0.25rem 0; }
    .jz:lang(en)::before {
      content: "Browse"; }
  
  .navi {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none; }
  
  .ln {
    display: block;
    padding: 0.5rem 1rem; }
    .ln:focus, .ln:hover {
      text-decoration: none; }
    .ln.disabled {
      color: #868e96; }
  
  .lo {
    border-bottom: 1px solid #252830; }
    .lo .lp {
      margin-bottom: -1px; }
    .lo .ln {
      border: 1px solid transparent;
      border-top-left-radius: 0.25rem;
      border-top-right-radius: 0.25rem; }
      .lo .ln:focus, .lo .ln:hover {
        border-color: #e9ecef #e9ecef #252830; }
      .lo .ln.disabled {
        color: #868e96;
        background-color: transparent;
        border-color: transparent; }
    .lo .ln.active,
    .lo .lp.show .ln {
      color: #495057;
      background-color: #fff;
      border-color: #ddd #ddd #fff; }
    .lo .dropdown-menu {
      margin-top: -1px;
      border-top-left-radius: 0;
      border-top-right-radius: 0; }
  
  .lq .ln {
    border-radius: 0.25rem; }
    .lq .ln.active,
    .show > .lq .ln {
      color: #fff;
      background-color: #1997c6; }
  
  .lr .lp {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    text-align: center; }
  
  .ls .lp {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    text-align: center; }
  
  .lt > .lu {
    display: none; }
  
  .lt > .active {
    display: block; }
  
  .ci {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0.5rem 1rem; }
    .ci > .bw,
    .ci > .dg {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
  
  .lv {
    display: inline-block;
    padding-top: 0.125rem;
    padding-bottom: 0.125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap; }
    .lv:focus, .lv:hover {
      text-decoration: none; }
  
  .navibar-navi {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none; }
    .navibar-navi .ln {
      padding-right: 0;
      padding-left: 0; }
    .navibar-navi .dropdown-menu {
      position: static;
      float: none; }
  
  .lw {
    display: inline-block;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem; }
  
  .lx {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  
  .ly {
    padding: 0.25rem 0.75rem;
    font-size: 1.25rem;
    line-height: 1;
    background: transparent;
    border: 1px solid transparent;
    border-radius: 0.25rem; }
    .ly:focus, .ly:hover {
      text-decoration: none; }
  
  .lz {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-size: 100% 100%; }
  
  @media (max-width: 575px) {
    .ma > .bw,
    .ma > .dg {
      padding-right: 0;
      padding-left: 0; } }
  
  @media (min-width: 576px) {
    .ma {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; }
      .ma .navibar-navi {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row; }
        .ma .navibar-navi .dropdown-menu {
          position: absolute; }
        .ma .navibar-navi .mb {
          right: 0;
          left: auto; }
        .ma .navibar-navi .ln {
          padding-right: .5rem;
          padding-left: .5rem; }
      .ma > .bw,
      .ma > .dg {
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap; }
      .ma .lx {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important; }
      .ma .ly {
        display: none; } }
  
  @media (max-width: 767px) {
    .mc > .bw,
    .mc > .dg {
      padding-right: 0;
      padding-left: 0; } }
  
  @media (min-width: 768px) {
    .mc {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; }
      .mc .navibar-navi {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row; }
        .mc .navibar-navi .dropdown-menu {
          position: absolute; }
        .mc .navibar-navi .mb {
          right: 0;
          left: auto; }
        .mc .navibar-navi .ln {
          padding-right: .5rem;
          padding-left: .5rem; }
      .mc > .bw,
      .mc > .dg {
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap; }
      .mc .lx {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important; }
      .mc .ly {
        display: none; } }
  
  @media (max-width: 991px) {
    .md > .bw,
    .md > .dg {
      padding-right: 0;
      padding-left: 0; } }
  
  @media (min-width: 992px) {
    .md {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; }
      .md .navibar-navi {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row; }
        .md .navibar-navi .dropdown-menu {
          position: absolute; }
        .md .navibar-navi .mb {
          right: 0;
          left: auto; }
        .md .navibar-navi .ln {
          padding-right: .5rem;
          padding-left: .5rem; }
      .md > .bw,
      .md > .dg {
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap; }
      .md .lx {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important; }
      .md .ly {
        display: none; } }
  
  @media (max-width: 1199px) {
    .me > .bw,
    .me > .dg {
      padding-right: 0;
      padding-left: 0; } }
  
  @media (min-width: 1200px) {
    .me {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; }
      .me .navibar-navi {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row; }
        .me .navibar-navi .dropdown-menu {
          position: absolute; }
        .me .navibar-navi .mb {
          right: 0;
          left: auto; }
        .me .navibar-navi .ln {
          padding-right: .5rem;
          padding-left: .5rem; }
      .me > .bw,
      .me > .dg {
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap; }
      .me .lx {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important; }
      .me .ly {
        display: none; } }
  
  .mf {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .mf > .bw,
    .mf > .dg {
      padding-right: 0;
      padding-left: 0; }
    .mf .navibar-navi {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
      .mf .navibar-navi .dropdown-menu {
        position: absolute; }
      .mf .navibar-navi .mb {
        right: 0;
        left: auto; }
      .mf .navibar-navi .ln {
        padding-right: .5rem;
        padding-left: .5rem; }
    .mf > .bw,
    .mf > .dg {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
    .mf .lx {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important; }
    .mf .ly {
      display: none; }
  
  .mg .lv {
    color: rgba(0, 0, 0, 0.9); }
    .mg .lv:focus, .mg .lv:hover {
      color: rgba(0, 0, 0, 0.9); }
  
  .mg .navibar-navi .ln {
    color: rgba(0, 0, 0, 0.5); }
    .mg .navibar-navi .ln:focus, .mg .navibar-navi .ln:hover {
      color: rgba(0, 0, 0, 0.7); }
    .mg .navibar-navi .ln.disabled {
      color: rgba(0, 0, 0, 0.3); }
  
  .mg .navibar-navi .show > .ln,
  .mg .navibar-navi .active > .ln,
  .mg .navibar-navi .ln.show,
  .mg .navibar-navi .ln.active {
    color: rgba(0, 0, 0, 0.9); }
  
  .mg .ly {
    color: rgba(0, 0, 0, 0.5);
    border-color: rgba(0, 0, 0, 0.1); }
  
  .mg .lz {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.li.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); }
  
  .mg .lw {
    color: rgba(0, 0, 0, 0.5); }
  
  .mh .lv {
    color: white; }
    .mh .lv:focus, .mh .lv:hover {
      color: white; }
  
  .mh .navibar-navi .ln {
    color: rgba(255, 255, 255, 0.5); }
    .mh .navibar-navi .ln:focus, .mh .navibar-navi .ln:hover {
      color: rgba(255, 255, 255, 0.75); }
    .mh .navibar-navi .ln.disabled {
      color: rgba(255, 255, 255, 0.25); }
  
  .mh .navibar-navi .show > .ln,
  .mh .navibar-navi .active > .ln,
  .mh .navibar-navi .ln.show,
  .mh .navibar-navi .ln.active {
    color: white; }
  
  .mh .ly {
    color: rgba(255, 255, 255, 0.5);
    border-color: rgba(255, 255, 255, 0.1); }
  
  .mh .lz {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.li.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); }
  
  .mh .lw {
    color: rgba(255, 255, 255, 0.5); }
  
  .mi {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.25rem; }
  
  .mj {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    padding: 1.25rem; }
  
  .mk {
    margin-bottom: 0.75rem; }
  
  .ml {
    margin-top: -0.375rem;
    margin-bottom: 0; }
  
  .mm:last-child {
    margin-bottom: 0; }
  
  .mn:hover {
    text-decoration: none; }
  
  .mn + .mn {
    margin-left: 1.25rem; }
  
  .mi > .by:first-child .mo:first-child {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
  
  .mi > .by:last-child .mo:last-child {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }
  
  .mp {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, 0.03);
    border-bottom: 1px solid rgba(0, 0, 0, 0.125); }
    .mp:first-child {
      border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0; }
  
  .mq {
    padding: 0.75rem 1.25rem;
    background-color: rgba(0, 0, 0, 0.03);
    border-top: 1px solid rgba(0, 0, 0, 0.125); }
    .mq:last-child {
      border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px); }
  
  .mr {
    margin-right: -0.625rem;
    margin-bottom: -0.75rem;
    margin-left: -0.625rem;
    border-bottom: 0; }
  
  .ms {
    margin-right: -0.625rem;
    margin-left: -0.625rem; }
  
  .mt {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem; }
  
  .mu {
    width: 100%;
    border-radius: calc(0.25rem - 1px); }
  
  .mv {
    width: 100%;
    border-top-left-radius: calc(0.25rem - 1px);
    border-top-right-radius: calc(0.25rem - 1px); }
  
  .mw {
    width: 100%;
    border-bottom-right-radius: calc(0.25rem - 1px);
    border-bottom-left-radius: calc(0.25rem - 1px); }
  
  @media (min-width: 576px) {
    .mx {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap;
      margin-right: -15px;
      margin-left: -15px; }
      .mx .mi {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 1;
            -ms-flex: 1 0 0%;
                flex: 1 0 0%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-right: 15px;
        margin-left: 15px; } }
  
  @media (min-width: 576px) {
    .my {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap; }
      .my .mi {
        -webkit-box-flex: 1;
            -ms-flex: 1 0 0%;
                flex: 1 0 0%; }
        .my .mi + .mi {
          margin-left: 0;
          border-left: 0; }
        .my .mi:first-child {
          border-top-right-radius: 0;
          border-bottom-right-radius: 0; }
          .my .mi:first-child .mv {
            border-top-right-radius: 0; }
          .my .mi:first-child .mw {
            border-bottom-right-radius: 0; }
        .my .mi:last-child {
          border-top-left-radius: 0;
          border-bottom-left-radius: 0; }
          .my .mi:last-child .mv {
            border-top-left-radius: 0; }
          .my .mi:last-child .mw {
            border-bottom-left-radius: 0; }
        .my .mi:not(:first-child):not(:last-child) {
          border-radius: 0; }
          .my .mi:not(:first-child):not(:last-child) .mv,
          .my .mi:not(:first-child):not(:last-child) .mw {
            border-radius: 0; } }
  
  .mz .mi {
    margin-bottom: 0.75rem; }
  
  @media (min-width: 576px) {
    .mz {
      -webkit-column-count: 3;
              column-count: 3;
      -webkit-column-gap: 1.25rem;
              column-gap: 1.25rem; }
      .mz .mi {
        display: inline-block;
        width: 100%; } }
  
  .na {
    padding: 0.75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #30343e;
    border-radius: 0.25rem; }
    .na::after {
      display: block;
      clear: both;
      content: ""; }
  
  .nb {
    float: left; }
    .nb + .nb::before {
      display: inline-block;
      padding-right: 0.5rem;
      padding-left: 0.5rem;
      color: #868e96;
      content: "/"; }
    .nb + .nb:hover::before {
      text-decoration: underline; }
    .nb + .nb:hover::before {
      text-decoration: none; }
    .nb.active {
      color: #fff; }
  
  .nc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: 0.25rem; }
  
  .nd:first-child .ne {
    margin-left: 0;
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }
  
  .nd:last-child .ne {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem; }
  
  .nd.active .ne {
    z-index: 2;
    color: #fff;
    background-color: #51586a;
    border-color: #1997c6; }
  
  .nd.disabled .ne {
    color: #51586a;
    pointer-events: none;
    background-color: transparent;
    border-color: #ddd; }
  
  .ne {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #51586a;
    background-color: #252830;
    border: 1px solid #434857; }
    .ne:focus, .ne:hover {
      color: #fff;
      text-decoration: none;
      background-color: #434857;
      border-color: #434857; }
  
  .nf .ne {
    padding: 0.75rem 1.5rem;
    font-size: 1.25rem;
    line-height: 1.5; }
  
  .nf .nd:first-child .ne {
    border-top-left-radius: 0.3rem;
    border-bottom-left-radius: 0.3rem; }
  
  .nf .nd:last-child .ne {
    border-top-right-radius: 0.3rem;
    border-bottom-right-radius: 0.3rem; }
  
  .ng .ne {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5; }
  
  .ng .nd:first-child .ne {
    border-top-left-radius: 0.2rem;
    border-bottom-left-radius: 0.2rem; }
  
  .ng .nd:last-child .ne {
    border-top-right-radius: 0.2rem;
    border-bottom-right-radius: 0.2rem; }
  
  .cj {
    display: inline-block;
    padding: 0.25em 0.4em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #252830;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem; }
    .cj:empty {
      display: none; }
  
  .ce .cj {
    position: relative;
    top: -1px; }
  
  .nh {
    padding-right: 0.6em;
    padding-left: 0.6em;
    border-radius: 10rem; }
  
  .ni {
    color: #fff;
    background-color: #1997c6; }
    .ni[href]:focus, .ni[href]:hover {
      color: #fff;
      text-decoration: none;
      background-color: #137499; }
  
  .nj {
    color: #fff;
    background-color: #1BC98E; }
    .nj[href]:focus, .nj[href]:hover {
      color: #fff;
      text-decoration: none;
      background-color: #159c6e; }
  
  .nk {
    color: #111;
    background-color: #9F86FF; }
    .nk[href]:focus, .nk[href]:hover {
      color: #111;
      text-decoration: none;
      background-color: #7753ff; }
  
  .nl {
    color: #111;
    background-color: #E4D836; }
    .nl[href]:focus, .nl[href]:hover {
      color: #111;
      text-decoration: none;
      background-color: #ccbf1b; }
  
  .nm {
    color: #fff;
    background-color: #E64759; }
    .nm[href]:focus, .nm[href]:hover {
      color: #fff;
      text-decoration: none;
      background-color: #dc1e33; }
  
  .nn {
    color: #fff;
    background-color: #1a1c22; }
    .nn[href]:focus, .nn[href]:hover {
      color: #fff;
      text-decoration: none;
      background-color: #040405; }
  
  .no {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #1a1c22;
    border-radius: 0.3rem; }
    @media (min-width: 576px) {
      .no {
        padding: 4rem 2rem; } }
  
  .np {
    padding-right: 0;
    padding-left: 0;
    border-radius: 0; }
  
  .alert {
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem; }
  
  .nq {
    color: inherit; }
  
  .nr {
    font-weight: bold; }
  
  .alert-dismissible .close {
    position: relative;
    top: -0.75rem;
    right: -1.25rem;
    padding: 0.75rem 1.25rem;
    color: inherit; }
  
  .ns {
    color: #0d4f67;
    background-color: #d1eaf4;
    border-color: #bfe2ef; }
    .ns hr {
      border-top-color: #abd9ea; }
    .ns .nr {
      color: #072c3a; }
  
  .nt {
    color: #0e694a;
    background-color: #d1f4e8;
    border-color: #bff0df; }
    .nt hr {
      border-top-color: #aaebd5; }
    .nt .nr {
      color: #083c2a; }
  
  .nu {
    color: #534685;
    background-color: #ece7ff;
    border-color: #e4ddff; }
    .nu hr {
      border-top-color: #d0c4ff; }
    .nu .nr {
      color: #3e3464; }
  
  .nv {
    color: #77701c;
    background-color: #faf7d7;
    border-color: #f7f4c7; }
    .nv hr {
      border-top-color: #f4f0b1; }
    .nv .nr {
      color: #4e4912; }
  
  .nw {
    color: #78252e;
    background-color: #fadade;
    border-color: #f8cbd1; }
    .nw hr {
      border-top-color: #f5b5bd; }
    .nw .nr {
      color: #51191f; }
  
  .alert-dark {
    color: #0d0f11;
    background-color: #d1d2d3;
    border-color: #bfbfc1; }
    .alert-dark hr {
      border-top-color: #b2b2b4; }
    .alert-dark .nr {
      color: black; }
  
  @-webkit-keyframes progress-bar-stripes {
    from {
      background-position: 1rem 0; }
    to {
      background-position: 0 0; } }
  
  @keyframes progress-bar-stripes {
    from {
      background-position: 1rem 0; }
    to {
      background-position: 0 0; } }
  
  .nx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    font-size: 0.75rem;
    line-height: 1rem;
    text-align: center;
    background-color: #434857;
    border-radius: 0.25rem; }
  
  .ny {
    height: 1rem;
    line-height: 1rem;
    color: #fff;
    background-color: #1997c6;
    -webkit-transition: width 0.6s ease;
    transition: width 0.6s ease; }
  
  .nz {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 1rem 1rem; }
  
  .oa {
    -webkit-animation: progress-bar-stripes 1s linear infinite;
            animation: progress-bar-stripes 1s linear infinite; }
  
  .ob {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  
  .oc {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1; }
  
  .by {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-left: 0;
    margin-bottom: 0; }
  
  .od {
    width: 100%;
    color: #cfd2da;
    text-align: inherit; }
    .od:focus, .od:hover {
      color: #cfd2da;
      text-decoration: none;
      background-color: #434857; }
    .od:active {
      color: #000;
      background-color: #e9ecef; }
  
  .mo {
    position: relative;
    display: block;
    padding: 0.75rem 1.25rem;
    margin-bottom: -1px;
    background-color: transparent;
    border: 1px solid #434857; }
    .mo:first-child {
      border-top-left-radius: 0.25rem;
      border-top-right-radius: 0.25rem; }
    .mo:last-child {
      margin-bottom: 0;
      border-bottom-right-radius: 0.25rem;
      border-bottom-left-radius: 0.25rem; }
    .mo:focus, .mo:hover {
      text-decoration: none; }
    .mo.disabled, .mo:disabled {
      color: #51586a;
      background-color: transparent; }
    .mo.active {
      z-index: 2;
      color: #fff;
      background-color: #51586a;
      border-color: #1997c6; }
  
  .oe .mo {
    border-right: 0;
    border-left: 0;
    border-radius: 0; }
  
  .oe:first-child .mo:first-child {
    border-top: 0; }
  
  .oe:last-child .mo:last-child {
    border-bottom: 0; }
  
  .of {
    color: #0d4f67;
    background-color: #bfe2ef; }
  
  a.of,
  button.of {
    color: #0d4f67; }
    a.of:focus, a.of:hover,
    button.of:focus,
    button.of:hover {
      color: #0d4f67;
      background-color: #abd9ea; }
    a.of.active,
    button.of.active {
      color: #fff;
      background-color: #0d4f67;
      border-color: #0d4f67; }
  
  .og {
    color: #0e694a;
    background-color: #bff0df; }
  
  a.og,
  button.og {
    color: #0e694a; }
    a.og:focus, a.og:hover,
    button.og:focus,
    button.og:hover {
      color: #0e694a;
      background-color: #aaebd5; }
    a.og.active,
    button.og.active {
      color: #fff;
      background-color: #0e694a;
      border-color: #0e694a; }
  
  .oh {
    color: #534685;
    background-color: #e4ddff; }
  
  a.oh,
  button.oh {
    color: #534685; }
    a.oh:focus, a.oh:hover,
    button.oh:focus,
    button.oh:hover {
      color: #534685;
      background-color: #d0c4ff; }
    a.oh.active,
    button.oh.active {
      color: #fff;
      background-color: #534685;
      border-color: #534685; }
  
  .oi {
    color: #77701c;
    background-color: #f7f4c7; }
  
  a.oi,
  button.oi {
    color: #77701c; }
    a.oi:focus, a.oi:hover,
    button.oi:focus,
    button.oi:hover {
      color: #77701c;
      background-color: #f4f0b1; }
    a.oi.active,
    button.oi.active {
      color: #fff;
      background-color: #77701c;
      border-color: #77701c; }
  
  .oj {
    color: #78252e;
    background-color: #f8cbd1; }
  
  a.oj,
  button.oj {
    color: #78252e; }
    a.oj:focus, a.oj:hover,
    button.oj:focus,
    button.oj:hover {
      color: #78252e;
      background-color: #f5b5bd; }
    a.oj.active,
    button.oj.active {
      color: #fff;
      background-color: #78252e;
      border-color: #78252e; }
  
  .ok {
    color: #0d0f11;
    background-color: #bfbfc1; }
  
  a.ok,
  button.ok {
    color: #0d0f11; }
    a.ok:focus, a.ok:hover,
    button.ok:focus,
    button.ok:hover {
      color: #0d0f11;
      background-color: #b2b2b4; }
    a.ok.active,
    button.ok.active {
      color: #fff;
      background-color: #0d0f11;
      border-color: #0d0f11; }
  
  .close {
    float: right;
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5; }
    .close:focus, .close:hover {
      color: #000;
      text-decoration: none;
      opacity: .75; }
  
  button.close {
    padding: 0;
    background: transparent;
    border: 0;
    -webkit-appearance: none; }
  
  .modal-open {
    overflow: hidden; }
  
  .cb {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    outline: 0; }
    .cb.fade .modal-dialog {
      -webkit-transition: -webkit-transform 0.3s ease-out;
      transition: -webkit-transform 0.3s ease-out;
      transition: transform 0.3s ease-out;
      transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
      -webkit-transform: translate(0, -25%);
              transform: translate(0, -25%); }
    .cb.show .modal-dialog {
      -webkit-transform: translate(0, 0);
              transform: translate(0, 0); }
  
  .modal-open .cb {
    overflow-x: hidden;
    overflow-y: auto; }
  
  .modal-dialog {
    position: relative;
    width: auto;
    margin: 10px; }
  
  .modal-content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem;
    outline: 0; }
  
  .modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000; }
    .modal-backdrop.fade {
      opacity: 0; }
    .modal-backdrop.show {
      opacity: 0.5; }
  
  .ol {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 15px;
    border-bottom: 1px solid #e9ecef; }
  
  .modal-title {
    margin-bottom: 0;
    line-height: 1.5; }
  
  .modal-body {
    position: relative;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    padding: 15px; }
  
  .om {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    padding: 15px;
    border-top: 1px solid #e9ecef; }
    .om > :not(:first-child) {
      margin-left: .25rem; }
    .om > :not(:last-child) {
      margin-right: .25rem; }
  
  .modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll; }
  
  @media (min-width: 576px) {
    .modal-dialog {
      max-width: 500px;
      margin: 30px auto; }
    .on {
      max-width: 300px; } }
  
  @media (min-width: 992px) {
    .cc {
      max-width: 800px; } }
  
  .tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: 0.875rem;
    word-wrap: break-word;
    opacity: 0; }
    .tooltip.show {
      opacity: 0.9; }
    .tooltip .arrow {
      position: absolute;
      display: block;
      width: 5px;
      height: 5px; }
    .tooltip.oo, .tooltip.op[x-placement^="top"] {
      padding: 5px 0; }
      .tooltip.oo .arrow, .tooltip.op[x-placement^="top"] .arrow {
        bottom: 0; }
      .tooltip.oo .arrow::before, .tooltip.op[x-placement^="top"] .arrow::before {
        margin-left: -3px;
        content: "";
        border-width: 5px 5px 0;
        border-top-color: #fff; }
    .tooltip.oq, .tooltip.op[x-placement^="right"] {
      padding: 0 5px; }
      .tooltip.oq .arrow, .tooltip.op[x-placement^="right"] .arrow {
        left: 0; }
      .tooltip.oq .arrow::before, .tooltip.op[x-placement^="right"] .arrow::before {
        margin-top: -3px;
        content: "";
        border-width: 5px 5px 5px 0;
        border-right-color: #fff; }
    .tooltip.or, .tooltip.op[x-placement^="bottom"] {
      padding: 5px 0; }
      .tooltip.or .arrow, .tooltip.op[x-placement^="bottom"] .arrow {
        top: 0; }
      .tooltip.or .arrow::before, .tooltip.op[x-placement^="bottom"] .arrow::before {
        margin-left: -3px;
        content: "";
        border-width: 0 5px 5px;
        border-bottom-color: #fff; }
    .tooltip.os, .tooltip.op[x-placement^="left"] {
      padding: 0 5px; }
      .tooltip.os .arrow, .tooltip.op[x-placement^="left"] .arrow {
        right: 0; }
      .tooltip.os .arrow::before, .tooltip.op[x-placement^="left"] .arrow::before {
        right: 0;
        margin-top: -3px;
        content: "";
        border-width: 5px 0 5px 5px;
        border-left-color: #fff; }
    .tooltip .arrow::before {
      position: absolute;
      border-color: transparent;
      border-style: solid; }
  
  .tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #252830;
    text-align: center;
    background-color: #fff;
    border-radius: 0.25rem; }
  
  .popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: block;
    max-width: 276px;
    padding: 1px;
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: 0.875rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem; }
    .popover .arrow {
      position: absolute;
      display: block;
      width: 10px;
      height: 5px; }
    .popover .arrow::before,
    .popover .arrow::after {
      position: absolute;
      display: block;
      border-color: transparent;
      border-style: solid; }
    .popover .arrow::before {
      content: "";
      border-width: 11px; }
    .popover .arrow::after {
      content: "";
      border-width: 11px; }
    .popover.ot, .popover.ou[x-placement^="top"] {
      margin-bottom: 10px; }
      .popover.ot .arrow, .popover.ou[x-placement^="top"] .arrow {
        bottom: 0; }
      .popover.ot .arrow::before, .popover.ou[x-placement^="top"] .arrow::before,
      .popover.ot .arrow::after, .popover.ou[x-placement^="top"] .arrow::after {
        border-bottom-width: 0; }
      .popover.ot .arrow::before, .popover.ou[x-placement^="top"] .arrow::before {
        bottom: -11px;
        margin-left: -6px;
        border-top-color: rgba(0, 0, 0, 0.25); }
      .popover.ot .arrow::after, .popover.ou[x-placement^="top"] .arrow::after {
        bottom: -10px;
        margin-left: -6px;
        border-top-color: #fff; }
    .popover.ov, .popover.ou[x-placement^="right"] {
      margin-left: 10px; }
      .popover.ov .arrow, .popover.ou[x-placement^="right"] .arrow {
        left: 0; }
      .popover.ov .arrow::before, .popover.ou[x-placement^="right"] .arrow::before,
      .popover.ov .arrow::after, .popover.ou[x-placement^="right"] .arrow::after {
        margin-top: -8px;
        border-left-width: 0; }
      .popover.ov .arrow::before, .popover.ou[x-placement^="right"] .arrow::before {
        left: -11px;
        border-right-color: rgba(0, 0, 0, 0.25); }
      .popover.ov .arrow::after, .popover.ou[x-placement^="right"] .arrow::after {
        left: -10px;
        border-right-color: #fff; }
    .popover.ow, .popover.ou[x-placement^="bottom"] {
      margin-top: 10px; }
      .popover.ow .arrow, .popover.ou[x-placement^="bottom"] .arrow {
        top: 0; }
      .popover.ow .arrow::before, .popover.ou[x-placement^="bottom"] .arrow::before,
      .popover.ow .arrow::after, .popover.ou[x-placement^="bottom"] .arrow::after {
        margin-left: -7px;
        border-top-width: 0; }
      .popover.ow .arrow::before, .popover.ou[x-placement^="bottom"] .arrow::before {
        top: -11px;
        border-bottom-color: rgba(0, 0, 0, 0.25); }
      .popover.ow .arrow::after, .popover.ou[x-placement^="bottom"] .arrow::after {
        top: -10px;
        border-bottom-color: #fff; }
      .popover.ow .ox::before, .popover.ou[x-placement^="bottom"] .ox::before {
        position: absolute;
        top: 0;
        left: 50%;
        display: block;
        width: 20px;
        margin-left: -10px;
        content: "";
        border-bottom: 1px solid #f7f7f7; }
    .popover.oy, .popover.ou[x-placement^="left"] {
      margin-right: 10px; }
      .popover.oy .arrow, .popover.ou[x-placement^="left"] .arrow {
        right: 0; }
      .popover.oy .arrow::before, .popover.ou[x-placement^="left"] .arrow::before,
      .popover.oy .arrow::after, .popover.ou[x-placement^="left"] .arrow::after {
        margin-top: -8px;
        border-right-width: 0; }
      .popover.oy .arrow::before, .popover.ou[x-placement^="left"] .arrow::before {
        right: -11px;
        border-left-color: rgba(0, 0, 0, 0.25); }
      .popover.oy .arrow::after, .popover.ou[x-placement^="left"] .arrow::after {
        right: -10px;
        border-left-color: #fff; }
  
  .ox {
    padding: 8px 14px;
    margin-bottom: 0;
    font-size: 0.9rem;
    color: inherit;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-top-left-radius: calc(0.3rem - 1px);
    border-top-right-radius: calc(0.3rem - 1px); }
    .ox:empty {
      display: none; }
  
  .oz {
    padding: 9px 14px;
    color: #000; }
  
  .carousel {
    position: relative; }
  
  .pa {
    position: relative;
    width: 100%;
    overflow: hidden; }
  
  .pb {
    position: relative;
    display: none;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    -webkit-transition: -webkit-transform 0.6s ease;
    transition: -webkit-transform 0.6s ease;
    transition: transform 0.6s ease;
    transition: transform 0.6s ease, -webkit-transform 0.6s ease;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000px;
            perspective: 1000px; }
  
  .pb.active,
  .pc,
  .pd {
    display: block; }
  
  .pc,
  .pd {
    position: absolute;
    top: 0; }
  
  .pc.pe,
  .pd.pf {
    -webkit-transform: translateX(0);
            transform: translateX(0); }
    @supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
      .pc.pe,
      .pd.pf {
        -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0); } }
  
  .pc,
  .active.pf {
    -webkit-transform: translateX(100%);
            transform: translateX(100%); }
    @supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
      .pc,
      .active.pf {
        -webkit-transform: translate3d(100%, 0, 0);
                transform: translate3d(100%, 0, 0); } }
  
  .pd,
  .active.pe {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%); }
    @supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
      .pd,
      .active.pe {
        -webkit-transform: translate3d(-100%, 0, 0);
                transform: translate3d(-100%, 0, 0); } }
  
  .pg,
  .ph {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: 0.5; }
    .pg:focus, .pg:hover,
    .ph:focus,
    .ph:hover {
      color: #fff;
      text-decoration: none;
      outline: 0;
      opacity: .9; }
  
  .pg {
    left: 0; }
  
  .ph {
    right: 0; }
  
  .pi,
  .pj {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: transparent no-repeat center center;
    background-size: 100% 100%; }
  
  .pi {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.li.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M4 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E"); }
  
  .pj {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.li.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M1.5 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E"); }
  
  .carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    z-index: 15;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none; }
    .carousel-indicators li {
      position: relative;
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      width: 30px;
      height: 3px;
      margin-right: 3px;
      margin-left: 3px;
      text-indent: -999px;
      background-color: rgba(255, 255, 255, 0.5); }
      .carousel-indicators li::before {
        position: absolute;
        top: -10px;
        left: 0;
        display: inline-block;
        width: 100%;
        height: 10px;
        content: ""; }
      .carousel-indicators li::after {
        position: absolute;
        bottom: -10px;
        left: 0;
        display: inline-block;
        width: 100%;
        height: 10px;
        content: ""; }
    .carousel-indicators .active {
      background-color: #fff; }
  
  .pk {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center; }
  
  .pl {
    vertical-align: baseline !important; }
  
  .pm {
    vertical-align: top !important; }
  
  .pn {
    vertical-align: middle !important; }
  
  .po {
    vertical-align: bottom !important; }
  
  .pp {
    vertical-align: text-bottom !important; }
  
  .pq {
    vertical-align: text-top !important; }
  
  .pr {
    background-color: #1997c6 !important; }
  
  a.pr:focus, a.pr:hover {
    background-color: #137499 !important; }
  
  .ps {
    background-color: #1BC98E !important; }
  
  a.ps:focus, a.ps:hover {
    background-color: #159c6e !important; }
  
  .pt {
    background-color: #9F86FF !important; }
  
  a.pt:focus, a.pt:hover {
    background-color: #7753ff !important; }
  
  .pu {
    background-color: #E4D836 !important; }
  
  a.pu:focus, a.pu:hover {
    background-color: #ccbf1b !important; }
  
  .pv {
    background-color: #E64759 !important; }
  
  a.pv:focus, a.pv:hover {
    background-color: #dc1e33 !important; }
  
  .pw {
    background-color: #1a1c22 !important; }
  
  a.pw:focus, a.pw:hover {
    background-color: #040405 !important; }
  
  .px {
    background-color: #fff !important; }
  
  .py {
    background-color: transparent !important; }
  
  .pz {
    border: 1px solid #f5f6f8 !important; }
  
  .qa {
    border: 0 !important; }
  
  .qb {
    border-top: 0 !important; }
  
  .qc {
    border-right: 0 !important; }
  
  .qd {
    border-bottom: 0 !important; }
  
  .qe {
    border-left: 0 !important; }
  
  .qf {
    border-color: #1997c6 !important; }
  
  .qg {
    border-color: #1BC98E !important; }
  
  .qh {
    border-color: #9F86FF !important; }
  
  .qi {
    border-color: #E4D836 !important; }
  
  .qj {
    border-color: #E64759 !important; }
  
  .qk {
    border-color: #1a1c22 !important; }
  
  .ql {
    border-color: #fff !important; }
  
  .qm {
    border-radius: 0.25rem !important; }
  
  .qn {
    border-top-left-radius: 0.25rem !important;
    border-top-right-radius: 0.25rem !important; }
  
  .qo {
    border-top-right-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important; }
  
  .qp {
    border-bottom-right-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important; }
  
  .qq {
    border-top-left-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important; }
  
  .qr {
    border-radius: 50%; }
  
  .qs {
    border-radius: 0; }
  
  .qt::after {
    display: block;
    clear: both;
    content: ""; }
  
  .qu {
    display: none !important; }
  
  .qv {
    display: inline !important; }
  
  .qw {
    display: inline-block !important; }
  
  .qx {
    display: block !important; }
  
  .qy {
    display: table !important; }
  
  .qz {
    display: table-cell !important; }
  
  .ra {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  
  .rb {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; }
  
  @media (min-width: 576px) {
    .rc {
      display: none !important; }
    .rd {
      display: inline !important; }
    .re {
      display: inline-block !important; }
    .rf {
      display: block !important; }
    .rg {
      display: table !important; }
    .rh {
      display: table-cell !important; }
    .ri {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important; }
    .rj {
      display: -webkit-inline-box !important;
      display: -ms-inline-flexbox !important;
      display: inline-flex !important; } }
  
  @media (min-width: 768px) {
    .rk {
      display: none !important; }
    .rl {
      display: inline !important; }
    .rm {
      display: inline-block !important; }
    .rn {
      display: block !important; }
    .ro {
      display: table !important; }
    .rp {
      display: table-cell !important; }
    .rq {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important; }
    .rr {
      display: -webkit-inline-box !important;
      display: -ms-inline-flexbox !important;
      display: inline-flex !important; } }
  
  @media (min-width: 992px) {
    .rs {
      display: none !important; }
    .rt {
      display: inline !important; }
    .ru {
      display: inline-block !important; }
    .rv {
      display: block !important; }
    .rw {
      display: table !important; }
    .rx {
      display: table-cell !important; }
    .ry {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important; }
    .rz {
      display: -webkit-inline-box !important;
      display: -ms-inline-flexbox !important;
      display: inline-flex !important; } }
  
  @media (min-width: 1200px) {
    .sa {
      display: none !important; }
    .sb {
      display: inline !important; }
    .sc {
      display: inline-block !important; }
    .sd {
      display: block !important; }
    .se {
      display: table !important; }
    .sf {
      display: table-cell !important; }
    .sg {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important; }
    .sh {
      display: -webkit-inline-box !important;
      display: -ms-inline-flexbox !important;
      display: inline-flex !important; } }
  
  .si {
    display: none !important; }
    @media print {
      .si {
        display: block !important; } }
  
  .sj {
    display: none !important; }
    @media print {
      .sj {
        display: inline !important; } }
  
  .sk {
    display: none !important; }
    @media print {
      .sk {
        display: inline-block !important; } }
  
  @media print {
    .sl {
      display: none !important; } }
  
  .sm {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden; }
    .sm::before {
      display: block;
      content: ""; }
    .sm .sn,
    .sm iframe,
    .sm embed,
    .sm object,
    .sm video {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border: 0; }
  
  .so::before {
    padding-top: 42.85714%; }
  
  .sp::before {
    padding-top: 56.25%; }
  
  .sq::before {
    padding-top: 75%; }
  
  .sr::before {
    padding-top: 100%; }
  
  .ss {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  
  .st {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  
  .su {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  
  .sv {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  
  .sw {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  
  .sx {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  
  .sy {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  
  .sz {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  
  .ta {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  
  .tb {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  
  .tc {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  
  .td {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  
  .te {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  
  .tf {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  
  .tg {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  
  .th {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  
  .ti {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  
  .tj {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  
  .tk {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  
  .tl {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  
  .tm {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  
  .tn {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  
  .to {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  
  .tp {
    -ms-flex-item-align: auto !important;
        align-self: auto !important; }
  
  .tq {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  
  .tr {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  
  .ts {
    -ms-flex-item-align: center !important;
        align-self: center !important; }
  
  .tt {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  
  .tu {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important; }
  
  @media (min-width: 576px) {
    .tv {
      -webkit-box-orient: horizontal !important;
      -webkit-box-direction: normal !important;
          -ms-flex-direction: row !important;
              flex-direction: row !important; }
    .tw {
      -webkit-box-orient: vertical !important;
      -webkit-box-direction: normal !important;
          -ms-flex-direction: column !important;
              flex-direction: column !important; }
    .tx {
      -webkit-box-orient: horizontal !important;
      -webkit-box-direction: reverse !important;
          -ms-flex-direction: row-reverse !important;
              flex-direction: row-reverse !important; }
    .ty {
      -webkit-box-orient: vertical !important;
      -webkit-box-direction: reverse !important;
          -ms-flex-direction: column-reverse !important;
              flex-direction: column-reverse !important; }
    .tz {
      -ms-flex-wrap: wrap !important;
          flex-wrap: wrap !important; }
    .ua {
      -ms-flex-wrap: nowrap !important;
          flex-wrap: nowrap !important; }
    .ub {
      -ms-flex-wrap: wrap-reverse !important;
          flex-wrap: wrap-reverse !important; }
    .uc {
      -webkit-box-pack: start !important;
          -ms-flex-pack: start !important;
              justify-content: flex-start !important; }
    .ud {
      -webkit-box-pack: end !important;
          -ms-flex-pack: end !important;
              justify-content: flex-end !important; }
    .ue {
      -webkit-box-pack: center !important;
          -ms-flex-pack: center !important;
              justify-content: center !important; }
    .uf {
      -webkit-box-pack: justify !important;
          -ms-flex-pack: justify !important;
              justify-content: space-between !important; }
    .ug {
      -ms-flex-pack: distribute !important;
          justify-content: space-around !important; }
    .uh {
      -webkit-box-align: start !important;
          -ms-flex-align: start !important;
              align-items: flex-start !important; }
    .ui {
      -webkit-box-align: end !important;
          -ms-flex-align: end !important;
              align-items: flex-end !important; }
    .uj {
      -webkit-box-align: center !important;
          -ms-flex-align: center !important;
              align-items: center !important; }
    .uk {
      -webkit-box-align: baseline !important;
          -ms-flex-align: baseline !important;
              align-items: baseline !important; }
    .ul {
      -webkit-box-align: stretch !important;
          -ms-flex-align: stretch !important;
              align-items: stretch !important; }
    .um {
      -ms-flex-line-pack: start !important;
          align-content: flex-start !important; }
    .un {
      -ms-flex-line-pack: end !important;
          align-content: flex-end !important; }
    .uo {
      -ms-flex-line-pack: center !important;
          align-content: center !important; }
    .up {
      -ms-flex-line-pack: justify !important;
          align-content: space-between !important; }
    .uq {
      -ms-flex-line-pack: distribute !important;
          align-content: space-around !important; }
    .ur {
      -ms-flex-line-pack: stretch !important;
          align-content: stretch !important; }
    .us {
      -ms-flex-item-align: auto !important;
          align-self: auto !important; }
    .ut {
      -ms-flex-item-align: start !important;
          align-self: flex-start !important; }
    .uu {
      -ms-flex-item-align: end !important;
          align-self: flex-end !important; }
    .uv {
      -ms-flex-item-align: center !important;
          align-self: center !important; }
    .uw {
      -ms-flex-item-align: baseline !important;
          align-self: baseline !important; }
    .ux {
      -ms-flex-item-align: stretch !important;
          align-self: stretch !important; } }
  
  @media (min-width: 768px) {
    .uy {
      -webkit-box-orient: horizontal !important;
      -webkit-box-direction: normal !important;
          -ms-flex-direction: row !important;
              flex-direction: row !important; }
    .uz {
      -webkit-box-orient: vertical !important;
      -webkit-box-direction: normal !important;
          -ms-flex-direction: column !important;
              flex-direction: column !important; }
    .va {
      -webkit-box-orient: horizontal !important;
      -webkit-box-direction: reverse !important;
          -ms-flex-direction: row-reverse !important;
              flex-direction: row-reverse !important; }
    .vb {
      -webkit-box-orient: vertical !important;
      -webkit-box-direction: reverse !important;
          -ms-flex-direction: column-reverse !important;
              flex-direction: column-reverse !important; }
    .vc {
      -ms-flex-wrap: wrap !important;
          flex-wrap: wrap !important; }
    .vd {
      -ms-flex-wrap: nowrap !important;
          flex-wrap: nowrap !important; }
    .ve {
      -ms-flex-wrap: wrap-reverse !important;
          flex-wrap: wrap-reverse !important; }
    .vf {
      -webkit-box-pack: start !important;
          -ms-flex-pack: start !important;
              justify-content: flex-start !important; }
    .vg {
      -webkit-box-pack: end !important;
          -ms-flex-pack: end !important;
              justify-content: flex-end !important; }
    .vh {
      -webkit-box-pack: center !important;
          -ms-flex-pack: center !important;
              justify-content: center !important; }
    .vi {
      -webkit-box-pack: justify !important;
          -ms-flex-pack: justify !important;
              justify-content: space-between !important; }
    .vj {
      -ms-flex-pack: distribute !important;
          justify-content: space-around !important; }
    .vk {
      -webkit-box-align: start !important;
          -ms-flex-align: start !important;
              align-items: flex-start !important; }
    .vl {
      -webkit-box-align: end !important;
          -ms-flex-align: end !important;
              align-items: flex-end !important; }
    .vm {
      -webkit-box-align: center !important;
          -ms-flex-align: center !important;
              align-items: center !important; }
    .vn {
      -webkit-box-align: baseline !important;
          -ms-flex-align: baseline !important;
              align-items: baseline !important; }
    .vo {
      -webkit-box-align: stretch !important;
          -ms-flex-align: stretch !important;
              align-items: stretch !important; }
    .vp {
      -ms-flex-line-pack: start !important;
          align-content: flex-start !important; }
    .vq {
      -ms-flex-line-pack: end !important;
          align-content: flex-end !important; }
    .vr {
      -ms-flex-line-pack: center !important;
          align-content: center !important; }
    .vs {
      -ms-flex-line-pack: justify !important;
          align-content: space-between !important; }
    .vt {
      -ms-flex-line-pack: distribute !important;
          align-content: space-around !important; }
    .vu {
      -ms-flex-line-pack: stretch !important;
          align-content: stretch !important; }
    .vv {
      -ms-flex-item-align: auto !important;
          align-self: auto !important; }
    .vw {
      -ms-flex-item-align: start !important;
          align-self: flex-start !important; }
    .vx {
      -ms-flex-item-align: end !important;
          align-self: flex-end !important; }
    .vy {
      -ms-flex-item-align: center !important;
          align-self: center !important; }
    .vz {
      -ms-flex-item-align: baseline !important;
          align-self: baseline !important; }
    .wa {
      -ms-flex-item-align: stretch !important;
          align-self: stretch !important; } }
  
  @media (min-width: 992px) {
    .wb {
      -webkit-box-orient: horizontal !important;
      -webkit-box-direction: normal !important;
          -ms-flex-direction: row !important;
              flex-direction: row !important; }
    .wc {
      -webkit-box-orient: vertical !important;
      -webkit-box-direction: normal !important;
          -ms-flex-direction: column !important;
              flex-direction: column !important; }
    .wd {
      -webkit-box-orient: horizontal !important;
      -webkit-box-direction: reverse !important;
          -ms-flex-direction: row-reverse !important;
              flex-direction: row-reverse !important; }
    .we {
      -webkit-box-orient: vertical !important;
      -webkit-box-direction: reverse !important;
          -ms-flex-direction: column-reverse !important;
              flex-direction: column-reverse !important; }
    .wf {
      -ms-flex-wrap: wrap !important;
          flex-wrap: wrap !important; }
    .wg {
      -ms-flex-wrap: nowrap !important;
          flex-wrap: nowrap !important; }
    .wh {
      -ms-flex-wrap: wrap-reverse !important;
          flex-wrap: wrap-reverse !important; }
    .wi {
      -webkit-box-pack: start !important;
          -ms-flex-pack: start !important;
              justify-content: flex-start !important; }
    .wj {
      -webkit-box-pack: end !important;
          -ms-flex-pack: end !important;
              justify-content: flex-end !important; }
    .wk {
      -webkit-box-pack: center !important;
          -ms-flex-pack: center !important;
              justify-content: center !important; }
    .wl {
      -webkit-box-pack: justify !important;
          -ms-flex-pack: justify !important;
              justify-content: space-between !important; }
    .wm {
      -ms-flex-pack: distribute !important;
          justify-content: space-around !important; }
    .wn {
      -webkit-box-align: start !important;
          -ms-flex-align: start !important;
              align-items: flex-start !important; }
    .wo {
      -webkit-box-align: end !important;
          -ms-flex-align: end !important;
              align-items: flex-end !important; }
    .wp {
      -webkit-box-align: center !important;
          -ms-flex-align: center !important;
              align-items: center !important; }
    .wq {
      -webkit-box-align: baseline !important;
          -ms-flex-align: baseline !important;
              align-items: baseline !important; }
    .wr {
      -webkit-box-align: stretch !important;
          -ms-flex-align: stretch !important;
              align-items: stretch !important; }
    .ws {
      -ms-flex-line-pack: start !important;
          align-content: flex-start !important; }
    .wt {
      -ms-flex-line-pack: end !important;
          align-content: flex-end !important; }
    .wu {
      -ms-flex-line-pack: center !important;
          align-content: center !important; }
    .wv {
      -ms-flex-line-pack: justify !important;
          align-content: space-between !important; }
    .ww {
      -ms-flex-line-pack: distribute !important;
          align-content: space-around !important; }
    .wx {
      -ms-flex-line-pack: stretch !important;
          align-content: stretch !important; }
    .wy {
      -ms-flex-item-align: auto !important;
          align-self: auto !important; }
    .wz {
      -ms-flex-item-align: start !important;
          align-self: flex-start !important; }
    .xa {
      -ms-flex-item-align: end !important;
          align-self: flex-end !important; }
    .xb {
      -ms-flex-item-align: center !important;
          align-self: center !important; }
    .xc {
      -ms-flex-item-align: baseline !important;
          align-self: baseline !important; }
    .xd {
      -ms-flex-item-align: stretch !important;
          align-self: stretch !important; } }
  
  @media (min-width: 1200px) {
    .xe {
      -webkit-box-orient: horizontal !important;
      -webkit-box-direction: normal !important;
          -ms-flex-direction: row !important;
              flex-direction: row !important; }
    .xf {
      -webkit-box-orient: vertical !important;
      -webkit-box-direction: normal !important;
          -ms-flex-direction: column !important;
              flex-direction: column !important; }
    .xg {
      -webkit-box-orient: horizontal !important;
      -webkit-box-direction: reverse !important;
          -ms-flex-direction: row-reverse !important;
              flex-direction: row-reverse !important; }
    .xh {
      -webkit-box-orient: vertical !important;
      -webkit-box-direction: reverse !important;
          -ms-flex-direction: column-reverse !important;
              flex-direction: column-reverse !important; }
    .xi {
      -ms-flex-wrap: wrap !important;
          flex-wrap: wrap !important; }
    .xj {
      -ms-flex-wrap: nowrap !important;
          flex-wrap: nowrap !important; }
    .xk {
      -ms-flex-wrap: wrap-reverse !important;
          flex-wrap: wrap-reverse !important; }
    .xl {
      -webkit-box-pack: start !important;
          -ms-flex-pack: start !important;
              justify-content: flex-start !important; }
    .xm {
      -webkit-box-pack: end !important;
          -ms-flex-pack: end !important;
              justify-content: flex-end !important; }
    .xn {
      -webkit-box-pack: center !important;
          -ms-flex-pack: center !important;
              justify-content: center !important; }
    .xo {
      -webkit-box-pack: justify !important;
          -ms-flex-pack: justify !important;
              justify-content: space-between !important; }
    .xp {
      -ms-flex-pack: distribute !important;
          justify-content: space-around !important; }
    .xq {
      -webkit-box-align: start !important;
          -ms-flex-align: start !important;
              align-items: flex-start !important; }
    .xr {
      -webkit-box-align: end !important;
          -ms-flex-align: end !important;
              align-items: flex-end !important; }
    .xs {
      -webkit-box-align: center !important;
          -ms-flex-align: center !important;
              align-items: center !important; }
    .xt {
      -webkit-box-align: baseline !important;
          -ms-flex-align: baseline !important;
              align-items: baseline !important; }
    .xu {
      -webkit-box-align: stretch !important;
          -ms-flex-align: stretch !important;
              align-items: stretch !important; }
    .xv {
      -ms-flex-line-pack: start !important;
          align-content: flex-start !important; }
    .xw {
      -ms-flex-line-pack: end !important;
          align-content: flex-end !important; }
    .xx {
      -ms-flex-line-pack: center !important;
          align-content: center !important; }
    .xy {
      -ms-flex-line-pack: justify !important;
          align-content: space-between !important; }
    .xz {
      -ms-flex-line-pack: distribute !important;
          align-content: space-around !important; }
    .ya {
      -ms-flex-line-pack: stretch !important;
          align-content: stretch !important; }
    .yb {
      -ms-flex-item-align: auto !important;
          align-self: auto !important; }
    .yc {
      -ms-flex-item-align: start !important;
          align-self: flex-start !important; }
    .yd {
      -ms-flex-item-align: end !important;
          align-self: flex-end !important; }
    .ye {
      -ms-flex-item-align: center !important;
          align-self: center !important; }
    .yf {
      -ms-flex-item-align: baseline !important;
          align-self: baseline !important; }
    .yg {
      -ms-flex-item-align: stretch !important;
          align-self: stretch !important; } }
  
  .yh {
    float: left !important; }
  
  .yi {
    float: right !important; }
  
  .yj {
    float: none !important; }
  
  @media (min-width: 576px) {
    .yk {
      float: left !important; }
    .yl {
      float: right !important; }
    .ym {
      float: none !important; } }
  
  @media (min-width: 768px) {
    .yn {
      float: left !important; }
    .yo {
      float: right !important; }
    .yp {
      float: none !important; } }
  
  @media (min-width: 992px) {
    .yq {
      float: left !important; }
    .yr {
      float: right !important; }
    .ys {
      float: none !important; } }
  
  @media (min-width: 1200px) {
    .yt {
      float: left !important; }
    .yu {
      float: right !important; }
    .yv {
      float: none !important; } }
  
  .yw {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030; }
  
  .yx {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030; }
  
  @supports ((position: -webkit-sticky) or (position: sticky)) {
    .yy {
      position: -webkit-sticky;
      position: sticky;
      top: 0;
      z-index: 1020; } }
  
  .yz {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    -webkit-clip-path: inset(50%);
            clip-path: inset(50%);
    border: 0; }
  
  .za:active, .za:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal;
    -webkit-clip-path: none;
            clip-path: none; }
  
  .zb {
    width: 25% !important; }
  
  .zc {
    width: 50% !important; }
  
  .zd {
    width: 75% !important; }
  
  .ze {
    width: 100% !important; }
  
  .zf {
    height: 25% !important; }
  
  .zg {
    height: 50% !important; }
  
  .zh {
    height: 75% !important; }
  
  .zi {
    height: 100% !important; }
  
  .zj {
    max-width: 100% !important; }
  
  .zk {
    max-height: 100% !important; }
  
  .zl {
    margin: 0 !important; }
  
  .zm {
    margin-top: 0 !important; }
  
  .zn {
    margin-right: 0 !important; }
  
  .zo {
    margin-bottom: 0 !important; }
  
  .zp {
    margin-left: 0 !important; }
  
  .zq {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  
  .zr {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  
  .zs {
    margin: 0.25rem !important; }
  
  .zt {
    margin-top: 0.25rem !important; }
  
  .zu {
    margin-right: 0.25rem !important; }
  
  .zv {
    margin-bottom: 0.25rem !important; }
  
  .zw {
    margin-left: 0.25rem !important; }
  
  .zx {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  
  .zy {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  
  .zz {
    margin: 0.5rem !important; }
  
  .aaa {
    margin-top: 0.5rem !important; }
  
  .aab {
    margin-right: 0.5rem !important; }
  
  .aac {
    margin-bottom: 0.5rem !important; }
  
  .aad {
    margin-left: 0.5rem !important; }
  
  .aae {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  
  .aaf {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  
  .aag {
    margin: 1rem !important; }
  
  .aah {
    margin-top: 1rem !important; }
  
  .aai {
    margin-right: 1rem !important; }
  
  .aaj {
    margin-bottom: 1rem !important; }
  
  .aak {
    margin-left: 1rem !important; }
  
  .aal {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  
  .aam {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  
  .aan {
    margin: 1.5rem !important; }
  
  .aao {
    margin-top: 1.5rem !important; }
  
  .aap {
    margin-right: 1.5rem !important; }
  
  .aaq {
    margin-bottom: 1.5rem !important; }
  
  .aar {
    margin-left: 1.5rem !important; }
  
  .aas {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  
  .aat {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  
  .aau {
    margin: 3rem !important; }
  
  .aav {
    margin-top: 3rem !important; }
  
  .aaw {
    margin-right: 3rem !important; }
  
  .aax {
    margin-bottom: 3rem !important; }
  
  .aay {
    margin-left: 3rem !important; }
  
  .aaz {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  
  .aba {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  
  .abb {
    padding: 0 !important; }
  
  .abc {
    padding-top: 0 !important; }
  
  .abd {
    padding-right: 0 !important; }
  
  .abe {
    padding-bottom: 0 !important; }
  
  .abf {
    padding-left: 0 !important; }
  
  .abg {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  
  .abh {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  
  .abi {
    padding: 0.25rem !important; }
  
  .abj {
    padding-top: 0.25rem !important; }
  
  .abk {
    padding-right: 0.25rem !important; }
  
  .abl {
    padding-bottom: 0.25rem !important; }
  
  .abm {
    padding-left: 0.25rem !important; }
  
  .abn {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  
  .abo {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  
  .abp {
    padding: 0.5rem !important; }
  
  .abq {
    padding-top: 0.5rem !important; }
  
  .abr {
    padding-right: 0.5rem !important; }
  
  .abs {
    padding-bottom: 0.5rem !important; }
  
  .abt {
    padding-left: 0.5rem !important; }
  
  .abu {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  
  .abv {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  
  .abw {
    padding: 1rem !important; }
  
  .abx {
    padding-top: 1rem !important; }
  
  .aby {
    padding-right: 1rem !important; }
  
  .abz {
    padding-bottom: 1rem !important; }
  
  .aca {
    padding-left: 1rem !important; }
  
  .acb {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  
  .acc {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  
  .acd {
    padding: 1.5rem !important; }
  
  .ace {
    padding-top: 1.5rem !important; }
  
  .acf {
    padding-right: 1.5rem !important; }
  
  .acg {
    padding-bottom: 1.5rem !important; }
  
  .ach {
    padding-left: 1.5rem !important; }
  
  .aci {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  
  .acj {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  
  .ack {
    padding: 3rem !important; }
  
  .acl {
    padding-top: 3rem !important; }
  
  .acm {
    padding-right: 3rem !important; }
  
  .acn {
    padding-bottom: 3rem !important; }
  
  .aco {
    padding-left: 3rem !important; }
  
  .acp {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  
  .acq {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  
  .acr {
    margin: auto !important; }
  
  .acs {
    margin-top: auto !important; }
  
  .act {
    margin-right: auto !important; }
  
  .acu {
    margin-bottom: auto !important; }
  
  .acv {
    margin-left: auto !important; }
  
  .acw {
    margin-right: auto !important;
    margin-left: auto !important; }
  
  .acx {
    margin-top: auto !important;
    margin-bottom: auto !important; }
  
  @media (min-width: 576px) {
    .acy {
      margin: 0 !important; }
    .acz {
      margin-top: 0 !important; }
    .ada {
      margin-right: 0 !important; }
    .adb {
      margin-bottom: 0 !important; }
    .adc {
      margin-left: 0 !important; }
    .add {
      margin-right: 0 !important;
      margin-left: 0 !important; }
    .ade {
      margin-top: 0 !important;
      margin-bottom: 0 !important; }
    .adf {
      margin: 0.25rem !important; }
    .adg {
      margin-top: 0.25rem !important; }
    .adh {
      margin-right: 0.25rem !important; }
    .adi {
      margin-bottom: 0.25rem !important; }
    .adj {
      margin-left: 0.25rem !important; }
    .adk {
      margin-right: 0.25rem !important;
      margin-left: 0.25rem !important; }
    .adl {
      margin-top: 0.25rem !important;
      margin-bottom: 0.25rem !important; }
    .adm {
      margin: 0.5rem !important; }
    .adn {
      margin-top: 0.5rem !important; }
    .ado {
      margin-right: 0.5rem !important; }
    .adp {
      margin-bottom: 0.5rem !important; }
    .adq {
      margin-left: 0.5rem !important; }
    .adr {
      margin-right: 0.5rem !important;
      margin-left: 0.5rem !important; }
    .ads {
      margin-top: 0.5rem !important;
      margin-bottom: 0.5rem !important; }
    .adt {
      margin: 1rem !important; }
    .adu {
      margin-top: 1rem !important; }
    .adv {
      margin-right: 1rem !important; }
    .adw {
      margin-bottom: 1rem !important; }
    .adx {
      margin-left: 1rem !important; }
    .ady {
      margin-right: 1rem !important;
      margin-left: 1rem !important; }
    .adz {
      margin-top: 1rem !important;
      margin-bottom: 1rem !important; }
    .aea {
      margin: 1.5rem !important; }
    .aeb {
      margin-top: 1.5rem !important; }
    .aec {
      margin-right: 1.5rem !important; }
    .aed {
      margin-bottom: 1.5rem !important; }
    .aee {
      margin-left: 1.5rem !important; }
    .aef {
      margin-right: 1.5rem !important;
      margin-left: 1.5rem !important; }
    .aeg {
      margin-top: 1.5rem !important;
      margin-bottom: 1.5rem !important; }
    .aeh {
      margin: 3rem !important; }
    .aei {
      margin-top: 3rem !important; }
    .aej {
      margin-right: 3rem !important; }
    .aek {
      margin-bottom: 3rem !important; }
    .ael {
      margin-left: 3rem !important; }
    .aem {
      margin-right: 3rem !important;
      margin-left: 3rem !important; }
    .aen {
      margin-top: 3rem !important;
      margin-bottom: 3rem !important; }
    .aeo {
      padding: 0 !important; }
    .aep {
      padding-top: 0 !important; }
    .aeq {
      padding-right: 0 !important; }
    .aer {
      padding-bottom: 0 !important; }
    .aes {
      padding-left: 0 !important; }
    .aet {
      padding-right: 0 !important;
      padding-left: 0 !important; }
    .aeu {
      padding-top: 0 !important;
      padding-bottom: 0 !important; }
    .aev {
      padding: 0.25rem !important; }
    .aew {
      padding-top: 0.25rem !important; }
    .aex {
      padding-right: 0.25rem !important; }
    .aey {
      padding-bottom: 0.25rem !important; }
    .aez {
      padding-left: 0.25rem !important; }
    .afa {
      padding-right: 0.25rem !important;
      padding-left: 0.25rem !important; }
    .afb {
      padding-top: 0.25rem !important;
      padding-bottom: 0.25rem !important; }
    .afc {
      padding: 0.5rem !important; }
    .afd {
      padding-top: 0.5rem !important; }
    .afe {
      padding-right: 0.5rem !important; }
    .aff {
      padding-bottom: 0.5rem !important; }
    .afg {
      padding-left: 0.5rem !important; }
    .afh {
      padding-right: 0.5rem !important;
      padding-left: 0.5rem !important; }
    .afi {
      padding-top: 0.5rem !important;
      padding-bottom: 0.5rem !important; }
    .afj {
      padding: 1rem !important; }
    .afk {
      padding-top: 1rem !important; }
    .afl {
      padding-right: 1rem !important; }
    .afm {
      padding-bottom: 1rem !important; }
    .afn {
      padding-left: 1rem !important; }
    .afo {
      padding-right: 1rem !important;
      padding-left: 1rem !important; }
    .afp {
      padding-top: 1rem !important;
      padding-bottom: 1rem !important; }
    .afq {
      padding: 1.5rem !important; }
    .afr {
      padding-top: 1.5rem !important; }
    .afs {
      padding-right: 1.5rem !important; }
    .aft {
      padding-bottom: 1.5rem !important; }
    .afu {
      padding-left: 1.5rem !important; }
    .afv {
      padding-right: 1.5rem !important;
      padding-left: 1.5rem !important; }
    .afw {
      padding-top: 1.5rem !important;
      padding-bottom: 1.5rem !important; }
    .afx {
      padding: 3rem !important; }
    .afy {
      padding-top: 3rem !important; }
    .afz {
      padding-right: 3rem !important; }
    .aga {
      padding-bottom: 3rem !important; }
    .agb {
      padding-left: 3rem !important; }
    .agc {
      padding-right: 3rem !important;
      padding-left: 3rem !important; }
    .agd {
      padding-top: 3rem !important;
      padding-bottom: 3rem !important; }
    .age {
      margin: auto !important; }
    .agf {
      margin-top: auto !important; }
    .agg {
      margin-right: auto !important; }
    .agh {
      margin-bottom: auto !important; }
    .agi {
      margin-left: auto !important; }
    .agj {
      margin-right: auto !important;
      margin-left: auto !important; }
    .agk {
      margin-top: auto !important;
      margin-bottom: auto !important; } }
  
  @media (min-width: 768px) {
    .agl {
      margin: 0 !important; }
    .agm {
      margin-top: 0 !important; }
    .agn {
      margin-right: 0 !important; }
    .ago {
      margin-bottom: 0 !important; }
    .agp {
      margin-left: 0 !important; }
    .agq {
      margin-right: 0 !important;
      margin-left: 0 !important; }
    .agr {
      margin-top: 0 !important;
      margin-bottom: 0 !important; }
    .ags {
      margin: 0.25rem !important; }
    .agt {
      margin-top: 0.25rem !important; }
    .agu {
      margin-right: 0.25rem !important; }
    .agv {
      margin-bottom: 0.25rem !important; }
    .agw {
      margin-left: 0.25rem !important; }
    .agx {
      margin-right: 0.25rem !important;
      margin-left: 0.25rem !important; }
    .agy {
      margin-top: 0.25rem !important;
      margin-bottom: 0.25rem !important; }
    .agz {
      margin: 0.5rem !important; }
    .aha {
      margin-top: 0.5rem !important; }
    .ahb {
      margin-right: 0.5rem !important; }
    .ahc {
      margin-bottom: 0.5rem !important; }
    .ahd {
      margin-left: 0.5rem !important; }
    .ahe {
      margin-right: 0.5rem !important;
      margin-left: 0.5rem !important; }
    .ahf {
      margin-top: 0.5rem !important;
      margin-bottom: 0.5rem !important; }
    .ahg {
      margin: 1rem !important; }
    .ahh {
      margin-top: 1rem !important; }
    .ahi {
      margin-right: 1rem !important; }
    .ahj {
      margin-bottom: 1rem !important; }
    .ahk {
      margin-left: 1rem !important; }
    .ahl {
      margin-right: 1rem !important;
      margin-left: 1rem !important; }
    .ahm {
      margin-top: 1rem !important;
      margin-bottom: 1rem !important; }
    .ahn {
      margin: 1.5rem !important; }
    .aho {
      margin-top: 1.5rem !important; }
    .ahp {
      margin-right: 1.5rem !important; }
    .ahq {
      margin-bottom: 1.5rem !important; }
    .ahr {
      margin-left: 1.5rem !important; }
    .ahs {
      margin-right: 1.5rem !important;
      margin-left: 1.5rem !important; }
    .aht {
      margin-top: 1.5rem !important;
      margin-bottom: 1.5rem !important; }
    .ahu {
      margin: 3rem !important; }
    .ahv {
      margin-top: 3rem !important; }
    .ahw {
      margin-right: 3rem !important; }
    .ahx {
      margin-bottom: 3rem !important; }
    .ahy {
      margin-left: 3rem !important; }
    .ahz {
      margin-right: 3rem !important;
      margin-left: 3rem !important; }
    .aia {
      margin-top: 3rem !important;
      margin-bottom: 3rem !important; }
    .aib {
      padding: 0 !important; }
    .aic {
      padding-top: 0 !important; }
    .aid {
      padding-right: 0 !important; }
    .aie {
      padding-bottom: 0 !important; }
    .aif {
      padding-left: 0 !important; }
    .aig {
      padding-right: 0 !important;
      padding-left: 0 !important; }
    .aih {
      padding-top: 0 !important;
      padding-bottom: 0 !important; }
    .aii {
      padding: 0.25rem !important; }
    .aij {
      padding-top: 0.25rem !important; }
    .aik {
      padding-right: 0.25rem !important; }
    .ail {
      padding-bottom: 0.25rem !important; }
    .aim {
      padding-left: 0.25rem !important; }
    .ain {
      padding-right: 0.25rem !important;
      padding-left: 0.25rem !important; }
    .aio {
      padding-top: 0.25rem !important;
      padding-bottom: 0.25rem !important; }
    .aip {
      padding: 0.5rem !important; }
    .aiq {
      padding-top: 0.5rem !important; }
    .air {
      padding-right: 0.5rem !important; }
    .ais {
      padding-bottom: 0.5rem !important; }
    .ait {
      padding-left: 0.5rem !important; }
    .aiu {
      padding-right: 0.5rem !important;
      padding-left: 0.5rem !important; }
    .aiv {
      padding-top: 0.5rem !important;
      padding-bottom: 0.5rem !important; }
    .aiw {
      padding: 1rem !important; }
    .aix {
      padding-top: 1rem !important; }
    .aiy {
      padding-right: 1rem !important; }
    .aiz {
      padding-bottom: 1rem !important; }
    .aja {
      padding-left: 1rem !important; }
    .ajb {
      padding-right: 1rem !important;
      padding-left: 1rem !important; }
    .ajc {
      padding-top: 1rem !important;
      padding-bottom: 1rem !important; }
    .ajd {
      padding: 1.5rem !important; }
    .aje {
      padding-top: 1.5rem !important; }
    .ajf {
      padding-right: 1.5rem !important; }
    .ajg {
      padding-bottom: 1.5rem !important; }
    .ajh {
      padding-left: 1.5rem !important; }
    .aji {
      padding-right: 1.5rem !important;
      padding-left: 1.5rem !important; }
    .ajj {
      padding-top: 1.5rem !important;
      padding-bottom: 1.5rem !important; }
    .ajk {
      padding: 3rem !important; }
    .ajl {
      padding-top: 3rem !important; }
    .ajm {
      padding-right: 3rem !important; }
    .ajn {
      padding-bottom: 3rem !important; }
    .ajo {
      padding-left: 3rem !important; }
    .ajp {
      padding-right: 3rem !important;
      padding-left: 3rem !important; }
    .ajq {
      padding-top: 3rem !important;
      padding-bottom: 3rem !important; }
    .ajr {
      margin: auto !important; }
    .ajs {
      margin-top: auto !important; }
    .ajt {
      margin-right: auto !important; }
    .aju {
      margin-bottom: auto !important; }
    .ajv {
      margin-left: auto !important; }
    .ajw {
      margin-right: auto !important;
      margin-left: auto !important; }
    .ajx {
      margin-top: auto !important;
      margin-bottom: auto !important; } }
  
  @media (min-width: 992px) {
    .ajy {
      margin: 0 !important; }
    .ajz {
      margin-top: 0 !important; }
    .aka {
      margin-right: 0 !important; }
    .akb {
      margin-bottom: 0 !important; }
    .akc {
      margin-left: 0 !important; }
    .akd {
      margin-right: 0 !important;
      margin-left: 0 !important; }
    .ake {
      margin-top: 0 !important;
      margin-bottom: 0 !important; }
    .akf {
      margin: 0.25rem !important; }
    .akg {
      margin-top: 0.25rem !important; }
    .akh {
      margin-right: 0.25rem !important; }
    .aki {
      margin-bottom: 0.25rem !important; }
    .akj {
      margin-left: 0.25rem !important; }
    .akk {
      margin-right: 0.25rem !important;
      margin-left: 0.25rem !important; }
    .akl {
      margin-top: 0.25rem !important;
      margin-bottom: 0.25rem !important; }
    .akm {
      margin: 0.5rem !important; }
    .akn {
      margin-top: 0.5rem !important; }
    .ako {
      margin-right: 0.5rem !important; }
    .akp {
      margin-bottom: 0.5rem !important; }
    .akq {
      margin-left: 0.5rem !important; }
    .akr {
      margin-right: 0.5rem !important;
      margin-left: 0.5rem !important; }
    .aks {
      margin-top: 0.5rem !important;
      margin-bottom: 0.5rem !important; }
    .akt {
      margin: 1rem !important; }
    .aku {
      margin-top: 1rem !important; }
    .akv {
      margin-right: 1rem !important; }
    .akw {
      margin-bottom: 1rem !important; }
    .akx {
      margin-left: 1rem !important; }
    .aky {
      margin-right: 1rem !important;
      margin-left: 1rem !important; }
    .akz {
      margin-top: 1rem !important;
      margin-bottom: 1rem !important; }
    .ala {
      margin: 1.5rem !important; }
    .alb {
      margin-top: 1.5rem !important; }
    .alc {
      margin-right: 1.5rem !important; }
    .ald {
      margin-bottom: 1.5rem !important; }
    .ale {
      margin-left: 1.5rem !important; }
    .alf {
      margin-right: 1.5rem !important;
      margin-left: 1.5rem !important; }
    .alg {
      margin-top: 1.5rem !important;
      margin-bottom: 1.5rem !important; }
    .alh {
      margin: 3rem !important; }
    .ali {
      margin-top: 3rem !important; }
    .alj {
      margin-right: 3rem !important; }
    .alk {
      margin-bottom: 3rem !important; }
    .all {
      margin-left: 3rem !important; }
    .alm {
      margin-right: 3rem !important;
      margin-left: 3rem !important; }
    .aln {
      margin-top: 3rem !important;
      margin-bottom: 3rem !important; }
    .alo {
      padding: 0 !important; }
    .alp {
      padding-top: 0 !important; }
    .alq {
      padding-right: 0 !important; }
    .alr {
      padding-bottom: 0 !important; }
    .als {
      padding-left: 0 !important; }
    .alt {
      padding-right: 0 !important;
      padding-left: 0 !important; }
    .alu {
      padding-top: 0 !important;
      padding-bottom: 0 !important; }
    .alv {
      padding: 0.25rem !important; }
    .alw {
      padding-top: 0.25rem !important; }
    .alx {
      padding-right: 0.25rem !important; }
    .aly {
      padding-bottom: 0.25rem !important; }
    .alz {
      padding-left: 0.25rem !important; }
    .ama {
      padding-right: 0.25rem !important;
      padding-left: 0.25rem !important; }
    .amb {
      padding-top: 0.25rem !important;
      padding-bottom: 0.25rem !important; }
    .amc {
      padding: 0.5rem !important; }
    .amd {
      padding-top: 0.5rem !important; }
    .ame {
      padding-right: 0.5rem !important; }
    .amf {
      padding-bottom: 0.5rem !important; }
    .amg {
      padding-left: 0.5rem !important; }
    .amh {
      padding-right: 0.5rem !important;
      padding-left: 0.5rem !important; }
    .ami {
      padding-top: 0.5rem !important;
      padding-bottom: 0.5rem !important; }
    .amj {
      padding: 1rem !important; }
    .amk {
      padding-top: 1rem !important; }
    .aml {
      padding-right: 1rem !important; }
    .amm {
      padding-bottom: 1rem !important; }
    .amn {
      padding-left: 1rem !important; }
    .amo {
      padding-right: 1rem !important;
      padding-left: 1rem !important; }
    .amp {
      padding-top: 1rem !important;
      padding-bottom: 1rem !important; }
    .amq {
      padding: 1.5rem !important; }
    .amr {
      padding-top: 1.5rem !important; }
    .ams {
      padding-right: 1.5rem !important; }
    .amt {
      padding-bottom: 1.5rem !important; }
    .amu {
      padding-left: 1.5rem !important; }
    .amv {
      padding-right: 1.5rem !important;
      padding-left: 1.5rem !important; }
    .amw {
      padding-top: 1.5rem !important;
      padding-bottom: 1.5rem !important; }
    .amx {
      padding: 3rem !important; }
    .amy {
      padding-top: 3rem !important; }
    .amz {
      padding-right: 3rem !important; }
    .ana {
      padding-bottom: 3rem !important; }
    .anb {
      padding-left: 3rem !important; }
    .anc {
      padding-right: 3rem !important;
      padding-left: 3rem !important; }
    .and {
      padding-top: 3rem !important;
      padding-bottom: 3rem !important; }
    .ane {
      margin: auto !important; }
    .anf {
      margin-top: auto !important; }
    .ang {
      margin-right: auto !important; }
    .anh {
      margin-bottom: auto !important; }
    .ani {
      margin-left: auto !important; }
    .anj {
      margin-right: auto !important;
      margin-left: auto !important; }
    .ank {
      margin-top: auto !important;
      margin-bottom: auto !important; } }
  
  @media (min-width: 1200px) {
    .anl {
      margin: 0 !important; }
    .anm {
      margin-top: 0 !important; }
    .ann {
      margin-right: 0 !important; }
    .ano {
      margin-bottom: 0 !important; }
    .anp {
      margin-left: 0 !important; }
    .anq {
      margin-right: 0 !important;
      margin-left: 0 !important; }
    .anr {
      margin-top: 0 !important;
      margin-bottom: 0 !important; }
    .ans {
      margin: 0.25rem !important; }
    .ant {
      margin-top: 0.25rem !important; }
    .anu {
      margin-right: 0.25rem !important; }
    .anv {
      margin-bottom: 0.25rem !important; }
    .anw {
      margin-left: 0.25rem !important; }
    .anx {
      margin-right: 0.25rem !important;
      margin-left: 0.25rem !important; }
    .any {
      margin-top: 0.25rem !important;
      margin-bottom: 0.25rem !important; }
    .anz {
      margin: 0.5rem !important; }
    .aoa {
      margin-top: 0.5rem !important; }
    .aob {
      margin-right: 0.5rem !important; }
    .aoc {
      margin-bottom: 0.5rem !important; }
    .aod {
      margin-left: 0.5rem !important; }
    .aoe {
      margin-right: 0.5rem !important;
      margin-left: 0.5rem !important; }
    .aof {
      margin-top: 0.5rem !important;
      margin-bottom: 0.5rem !important; }
    .aog {
      margin: 1rem !important; }
    .aoh {
      margin-top: 1rem !important; }
    .aoi {
      margin-right: 1rem !important; }
    .aoj {
      margin-bottom: 1rem !important; }
    .aok {
      margin-left: 1rem !important; }
    .aol {
      margin-right: 1rem !important;
      margin-left: 1rem !important; }
    .aom {
      margin-top: 1rem !important;
      margin-bottom: 1rem !important; }
    .aon {
      margin: 1.5rem !important; }
    .aoo {
      margin-top: 1.5rem !important; }
    .aop {
      margin-right: 1.5rem !important; }
    .aoq {
      margin-bottom: 1.5rem !important; }
    .aor {
      margin-left: 1.5rem !important; }
    .aos {
      margin-right: 1.5rem !important;
      margin-left: 1.5rem !important; }
    .aot {
      margin-top: 1.5rem !important;
      margin-bottom: 1.5rem !important; }
    .aou {
      margin: 3rem !important; }
    .aov {
      margin-top: 3rem !important; }
    .aow {
      margin-right: 3rem !important; }
    .aox {
      margin-bottom: 3rem !important; }
    .aoy {
      margin-left: 3rem !important; }
    .aoz {
      margin-right: 3rem !important;
      margin-left: 3rem !important; }
    .apa {
      margin-top: 3rem !important;
      margin-bottom: 3rem !important; }
    .apb {
      padding: 0 !important; }
    .apc {
      padding-top: 0 !important; }
    .apd {
      padding-right: 0 !important; }
    .ape {
      padding-bottom: 0 !important; }
    .apf {
      padding-left: 0 !important; }
    .apg {
      padding-right: 0 !important;
      padding-left: 0 !important; }
    .aph {
      padding-top: 0 !important;
      padding-bottom: 0 !important; }
    .api {
      padding: 0.25rem !important; }
    .apj {
      padding-top: 0.25rem !important; }
    .apk {
      padding-right: 0.25rem !important; }
    .apl {
      padding-bottom: 0.25rem !important; }
    .apm {
      padding-left: 0.25rem !important; }
    .apn {
      padding-right: 0.25rem !important;
      padding-left: 0.25rem !important; }
    .apo {
      padding-top: 0.25rem !important;
      padding-bottom: 0.25rem !important; }
    .app {
      padding: 0.5rem !important; }
    .apq {
      padding-top: 0.5rem !important; }
    .apr {
      padding-right: 0.5rem !important; }
    .aps {
      padding-bottom: 0.5rem !important; }
    .apt {
      padding-left: 0.5rem !important; }
    .apu {
      padding-right: 0.5rem !important;
      padding-left: 0.5rem !important; }
    .apv {
      padding-top: 0.5rem !important;
      padding-bottom: 0.5rem !important; }
    .apw {
      padding: 1rem !important; }
    .apx {
      padding-top: 1rem !important; }
    .apy {
      padding-right: 1rem !important; }
    .apz {
      padding-bottom: 1rem !important; }
    .aqa {
      padding-left: 1rem !important; }
    .aqb {
      padding-right: 1rem !important;
      padding-left: 1rem !important; }
    .aqc {
      padding-top: 1rem !important;
      padding-bottom: 1rem !important; }
    .aqd {
      padding: 1.5rem !important; }
    .aqe {
      padding-top: 1.5rem !important; }
    .aqf {
      padding-right: 1.5rem !important; }
    .aqg {
      padding-bottom: 1.5rem !important; }
    .aqh {
      padding-left: 1.5rem !important; }
    .aqi {
      padding-right: 1.5rem !important;
      padding-left: 1.5rem !important; }
    .aqj {
      padding-top: 1.5rem !important;
      padding-bottom: 1.5rem !important; }
    .aqk {
      padding: 3rem !important; }
    .aql {
      padding-top: 3rem !important; }
    .aqm {
      padding-right: 3rem !important; }
    .aqn {
      padding-bottom: 3rem !important; }
    .aqo {
      padding-left: 3rem !important; }
    .aqp {
      padding-right: 3rem !important;
      padding-left: 3rem !important; }
    .aqq {
      padding-top: 3rem !important;
      padding-bottom: 3rem !important; }
    .aqr {
      margin: auto !important; }
    .aqs {
      margin-top: auto !important; }
    .aqt {
      margin-right: auto !important; }
    .aqu {
      margin-bottom: auto !important; }
    .aqv {
      margin-left: auto !important; }
    .aqw {
      margin-right: auto !important;
      margin-left: auto !important; }
    .aqx {
      margin-top: auto !important;
      margin-bottom: auto !important; } }
  
  .aqy {
    text-align: justify !important; }
  
  .aqz {
    white-space: nowrap !important; }
  
  .ara {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  
  .arb {
    text-align: left !important; }
  
  .arc {
    text-align: right !important; }
  
  .ard {
    text-align: center !important; }
  
  @media (min-width: 576px) {
    .are {
      text-align: left !important; }
    .arf {
      text-align: right !important; }
    .arg {
      text-align: center !important; } }
  
  @media (min-width: 768px) {
    .arh {
      text-align: left !important; }
    .ari {
      text-align: right !important; }
    .arj {
      text-align: center !important; } }
  
  @media (min-width: 992px) {
    .ark {
      text-align: left !important; }
    .arl {
      text-align: right !important; }
    .arm {
      text-align: center !important; } }
  
  @media (min-width: 1200px) {
    .arn {
      text-align: left !important; }
    .aro {
      text-align: right !important; }
    .arp {
      text-align: center !important; } }
  
  .arq {
    text-transform: lowercase !important; }
  
  .arr {
    text-transform: uppercase !important; }
  
  .ars {
    text-transform: capitalize !important; }
  
  .art {
    font-weight: normal; }
  
  .aru {
    font-weight: bold; }
  
  .arv {
    font-style: italic; }
  
  .arw {
    color: #fff !important; }
  
  .arx {
    color: #1997c6 !important; }
  
  a.arx:focus, a.arx:hover {
    color: #137499 !important; }
  
  .ary {
    color: #1BC98E !important; }
  
  a.ary:focus, a.ary:hover {
    color: #159c6e !important; }
  
  .arz {
    color: #9F86FF !important; }
  
  a.arz:focus, a.arz:hover {
    color: #7753ff !important; }
  
  .asa {
    color: #E4D836 !important; }
  
  a.asa:focus, a.asa:hover {
    color: #ccbf1b !important; }
  
  .asb {
    color: #E64759 !important; }
  
  a.asb:focus, a.asb:hover {
    color: #dc1e33 !important; }
  
  .asc {
    color: #1a1c22 !important; }
  
  a.asc:focus, a.asc:hover {
    color: #040405 !important; }
  
  .asd {
    color: #999 !important; }
  
  .ase {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0; }
  
  .asf {
    visibility: visible !important; }
  
  .asg {
    visibility: hidden !important; }
  
  body {
    font-weight: 300;
    letter-spacing: 0; }
  
  button,
  input,
  optgroup,
  select,
  textarea {
    font-family: inherit; }
  
  .cm {
    font-size: 1.035rem;
    font-weight: inherit;
    line-height: 1.4;
    letter-spacing: 0; }
    @media (min-width: 576px) {
      .cm {
        font-size: 1.35rem; } }
  
  .ash li {
    margin-bottom: 5px; }
  
  .asi li {
    border-top: 1px solid #6f7890; }
  
  .asi li:last-child {
    border-bottom: 1px solid #6f7890; }
  
  .asj {
    font-family: Georgia, "Times New Roman", Times, serif; }
  
  .ask {
    text-align: left; }
  
  .asl {
    text-align: right; }
  
  .asm {
    text-align: center; }
  
  @media (min-width: 576px) {
    .are {
      text-align: left; }
    .arf {
      text-align: right; }
    .arg {
      text-align: center; } }
  
  @media (min-width: 768px) {
    .arh {
      text-align: left; }
    .ari {
      text-align: right; }
    .arj {
      text-align: center; } }
  
  @media (min-width: 992px) {
    .ark {
      text-align: left; }
    .arl {
      text-align: right; }
    .arm {
      text-align: center; } }
  
  .alert-dark {
    color: #fff;
    background-color: rgba(0, 0, 0, 0.9);
    border-color: rgba(0, 0, 0, 0.8); }
    .alert-dark hr {
      border-top-color: rgba(0, 0, 0, 0.8); }
    .alert-dark .nr {
      color: #e6e6e6; }
    .alert-dark .close {
      text-shadow: 0 1px 0 #000; }
    .alert-dark .close:hover, .alert-dark .close:focus {
      color: #fff; }
  
  .asn {
    border-radius: 0; }
  
  .ce {
    text-transform: none;
    letter-spacing: normal; }
  
  .aso {
    border: 0; }
  
  .asp {
    padding: 0.25rem 0.5rem;
    font-size: 0.75rem;
    line-height: 1.5;
    border-radius: 0.2rem; }
  
  .asq:after {
    position: relative;
    top: 1px;
    content: '〉';
    display: inline-block;
    padding-left: .3em;
    color: inherit; }
  
  .lf .asr {
    float: left; }
  
  .lf > .asr {
    margin-left: 5px; }
  
  .ass {
    float: left;
    width: 1px;
    height: 34px;
    margin-left: 10px;
    margin-right: 5px;
    background-color: #434857; }
  
  .ast.asu {
    width: calc(100% + 10px);
    margin-left: -5px;
    border-spacing: 5px; }
  
  .navi > .asv {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 5px;
    font-size: 85%;
    font-weight: normal;
    letter-spacing: 1px;
    color: #51586a;
    text-transform: uppercase; }
  
  .navi > li + .asv {
    margin-top: 20px; }
  
  .asw > .lp {
    float: left; }
    .asw > .lp > .ln {
      display: inline-block;
      padding: 10px 0;
      font-weight: 300;
      color: #fff;
      border-bottom: 4px solid transparent; }
      .asw > .lp > .ln:hover, .asw > .lp > .ln:focus {
        color: #1997c6;
        background-color: transparent; }
      .asw > .lp > .ln.active, .asw > .lp > .ln.active:hover, .asw > .lp > .ln.active:focus {
        font-weight: 500;
        color: #1997c6;
        border-bottom-color: #1997c6; }
    .asw > .lp + .lp {
      margin-left: 30px; }
  
  .asw.ls > .lp + .lp {
    margin-left: 0; }
  
  .asw.ls > .lp > .ln {
    margin-bottom: 0; }
  
  .asw.navi-stacked > .lp {
    float: none;
    margin-left: 0; }
    .asw.navi-stacked > .lp + .lp {
      margin-top: 0; }
  
  .asw.navi-stacked > .lp > .ln {
    display: block;
    padding: 5px 10px 5px 30px;
    border-bottom: 0;
    border-left: 4px solid transparent; }
    .asw.navi-stacked > .lp > .ln:hover, .asw.navi-stacked > .lp > .ln:focus {
      border-left: 4px solid;
      text-decoration: none; }
    .asw.navi-stacked > .lp > .ln.active, .asw.navi-stacked > .lp > .ln.active:hover, .asw.navi-stacked > .lp > .ln.active:focus {
      border-left-color: #1997c6; }
  
  .asw.navi-stacked .asv {
    padding-left: 34px; }
  
  .asw.navi-stacked .navi-divider {
    height: 0;
    margin: 10px 0;
    overflow: hidden;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    margin-left: 34px;
    margin-top: 20px;
    margin-bottom: 25px; }
  
  .ci > .dg {
    margin-left: -1rem;
    margin-right: -1rem; }
  
  .asx {
    padding-top: 49px; }
  
  .navibar-navi > li > a > .cj {
    margin-left: 5px; }
  
  .lv > img {
    vertical-align: text-top; }
  
  .asy {
    float: left;
    margin-right: 5px; }
  
  .asz .ata, .asz .ata:hover, .asz .ata:focus {
    background-color: transparent; }
  
  .mh .ata, .mh .ata:hover, .mh .ata:focus {
    color: #fff;
    background-color: #1a1c22; }
  
  .atb .atc {
    padding-left: 5px;
    padding-right: 5px; }
  
  @media (min-width: 576px) {
    .atb {
      padding-top: 20px;
      padding-bottom: 20px; } }
  
  .atd {
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none; }
  
  .mh .atd {
    background-color: #292d36; }
    .mh .atd:focus {
      color: #1a1c22;
      background-color: #fff;
      -webkit-box-shadow: 0 0 6px rgba(255, 255, 255, 0.5);
              box-shadow: 0 0 6px rgba(255, 255, 255, 0.5); }
  
  .navibar-navi > .active > a, .navibar-navi > .active > a:hover, .navibar-navi > .active > a:focus {
    font-weight: 500; }
  
  .ate,
  .ate:active,
  .ate:hover,
  .ate:focus,
  .ate:hover:active,
  .ate:active:focus {
    padding: 0;
    border: 0;
    background: transparent;
    outline: none !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important; }
  
  .ate img {
    height: 35px;
    width: 35px; }
  
  .atc::after {
    display: block;
    clear: both;
    content: ""; }
  
  @media (min-width: 768px) {
    .atc {
      float: left; } }
  
  .lq > li.active > a, .lq > li.active > a:hover, .lq > li.active > a:focus {
    font-weight: 500; }
  
  .atf {
    display: block;
    padding: 1rem 1.25rem;
    margin-bottom: -1px;
    font-weight: 400;
    color: #fff;
    background-color: transparent;
    border: 1px solid #434857; }
    .atf:first-child {
      border-top-left-radius: 0.25rem;
      border-top-right-radius: 0.25rem; }
    .atf:last-child {
      margin-bottom: 0;
      border-bottom-right-radius: 0.25rem;
      border-bottom-left-radius: 0.25rem; }
  
  .atg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    display: block;
    background-color: #1e2127; }
  
  .ath {
    max-height: 500px;
    overflow: auto;
    border-radius: 0.3rem; }
  
  .modal-body + .modal-body {
    border-top: 1px solid #e9ecef; }
  
  .ati::after {
    display: block;
    clear: both;
    content: ""; }
  
  .atj {
    float: left;
    width: 50%;
    padding: 15px;
    border: solid #e9ecef;
    border-width: 1px 0 0; }
    .atj + .atj {
      border-left-width: 1px; }
    .atj:first-child {
      border-bottom-left-radius: -0.7rem; }
    .atj:last-child {
      border-bottom-right-radius: -0.7rem; }
    .atj:hover, .atj:focus, .atj:active {
      text-decoration: none;
      background-color: #f5f5f5;
      border-color: #e9ecef; }
  
  @media (min-width: 576px) {
    .atk {
      margin-right: -11px;
      margin-left: -11px; } }
  
  .atl {
    padding-bottom: 15px; }
  
  .atm {
    display: table;
    width: 100%;
    height: 100vh; }
    .atm .atn,
    .atm .ato {
      display: table-cell;
      vertical-align: middle; }
    .atm .atn {
      vertical-align: bottom; }
  
  @media (min-width: 576px) {
    .atp {
      padding-right: 40px;
      padding-left: 40px; } }
  
  .atq {
    position: relative !important; }
  
  .atr {
    position: absolute !important; }
  
  .ats {
    position: fixed !important; }
  
  .att {
    width: 25% !important; }
  
  .atu {
    width: 50% !important; }
  
  .atv {
    width: 75% !important; }
  
  .atw {
    width: 100% !important; }
  
  body {
    font-weight: 300;
    letter-spacing: 0; }
  
  button,
  input,
  optgroup,
  select,
  textarea {
    font-family: inherit; }
  
  .cm {
    font-size: 1.035rem;
    font-weight: inherit;
    line-height: 1.4;
    letter-spacing: 0; }
    @media (min-width: 576px) {
      .cm {
        font-size: 1.35rem; } }
  
  .ash li {
    margin-bottom: 5px; }
  
  .asi li {
    border-top: 1px solid #6f7890; }
  
  .asi li:last-child {
    border-bottom: 1px solid #6f7890; }
  
  .asj {
    font-family: Georgia, "Times New Roman", Times, serif; }
  
  .ask {
    text-align: left; }
  
  .asl {
    text-align: right; }
  
  .asm {
    text-align: center; }
  
  @media (min-width: 576px) {
    .are {
      text-align: left; }
    .arf {
      text-align: right; }
    .arg {
      text-align: center; } }
  
  @media (min-width: 768px) {
    .arh {
      text-align: left; }
    .ari {
      text-align: right; }
    .arj {
      text-align: center; } }
  
  @media (min-width: 992px) {
    .ark {
      text-align: left; }
    .arl {
      text-align: right; }
    .arm {
      text-align: center; } }
  
  @font-face {
    font-family: "toolkit-entypo";
    src: url("../fonts/toolkit-entypo.eot");
    src: url("../fonts/toolkit-entypo.eot?#iefix") format("eot"), url("../fonts/toolkit-entypo.woff2") format("woff2"), url("../fonts/toolkit-entypo.woff") format("woff"), url("../fonts/toolkit-entypo.ttf") format("truetype");
    font-weight: normal;
    font-style: normal; }
  
  .bv:before {
    position: relative;
    top: 2px;
    display: inline-block;
    font-family: "toolkit-entypo";
    speak: none;
    font-size: 100%;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  
  .carousel .atx,
  .carousel .aty {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block; }
  
  .carousel .atx {
    left: 50%;
    margin-left: -10px; }
  
  .carousel .aty {
    right: 50%;
    margin-right: -10px; }
  
  .bju {
    dislay: table;
    width: 100%; }
  
  .bjv {
    display: table-cell;
    width: 1%;
    white-space: nowrap;
    vertical-align: middle; }
    .bjv .ld {
      margin-left: 10px; }
  
  .bjw {
    width: 99%; }
  
  .bjx, .bjx:hover, .bjx:focus {
    color: inherit;
    text-decoration: inherit; }
  
  .datepicker {
    padding: 4px;
    border-radius: 4px;
    color: #434857;
    direction: ltr; }
    .datepicker-inline {
      width: 220px; }
    .datepicker.datepicker-rtl {
      direction: rtl; }
      .datepicker.datepicker-rtl table tr td span {
        float: right; }
    .datepicker-dropdown {
      top: 0;
      left: 0; }
      .datepicker-dropdown:before {
        content: '';
        display: inline-block;
        border-left: 7px solid transparent;
        border-right: 7px solid transparent;
        border-bottom: 7px solid #ccc;
        border-top: 0;
        border-bottom-color: rgba(0, 0, 0, 0.2);
        position: absolute; }
      .datepicker-dropdown:after {
        content: '';
        display: inline-block;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-bottom: 6px solid #fff;
        border-top: 0;
        position: absolute; }
      .datepicker-dropdown.datepicker-orient-left:before {
        left: 5px; }
      .datepicker-dropdown.datepicker-orient-left:after {
        left: 6px; }
      .datepicker-dropdown.datepicker-orient-right:before {
        right: 5px; }
      .datepicker-dropdown.datepicker-orient-right:after {
        right: 6px; }
      .datepicker-dropdown.datepicker-orient-top:before {
        top: -6px; }
      .datepicker-dropdown.datepicker-orient-top:after {
        top: -5px; }
      .datepicker-dropdown.datepicker-orient-bottom:before {
        bottom: -7px;
        border-bottom: 0;
        border-top: 7px solid #999; }
      .datepicker-dropdown.datepicker-orient-bottom:after {
        bottom: -6px;
        border-bottom: 0;
        border-top: 6px solid #fff; }
    .datepicker > div {
      display: none; }
    .datepicker.days .datepicker-days,
    .datepicker.months .datepicker-months,
    .datepicker.years .datepicker-years {
      display: block; }
    .datepicker table {
      margin: 5px 10px;
      -webkit-touch-callout: none;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none; }
      .datepicker table > tbody > tr > td,
      .datepicker table > tbody > tr > th,
      .datepicker table > thead > tr > td,
      .datepicker table > thead > tr > th {
        text-align: center;
        width: 30px;
        height: 30px;
        border-radius: 4px;
        border: none; }
    .table-striped .datepicker table tr td, .table-striped .datepicker table tr th {
      background-color: transparent; }
    .datepicker table tr td.day:hover, .datepicker table tr td.day.focused {
      background: white;
      cursor: pointer; }
    .datepicker table tr td.old, .datepicker table tr td.new {
      color: #868e96; }
    .datepicker table tr td.disabled, .datepicker table tr td.disabled:hover {
      background: none;
      color: #868e96;
      cursor: default; }
    .datepicker table tr td.bjy, .datepicker table tr td.bjy:hover, .datepicker table tr td.bjy.disabled, .datepicker table tr td.bjy.disabled:hover {
      color: #fff;
      background-color: #000;
      border-color: #ffdb99; }
      .datepicker table tr td.bjy:hover, .datepicker table tr td.bjy:hover:hover, .datepicker table tr td.bjy.disabled:hover, .datepicker table tr td.bjy.disabled:hover:hover {
        color: #fff;
        background-color: #ffb733;
        border-color: #ffc966; }
      .datepicker table tr td.bjy:focus, .datepicker table tr td.bjy.kg, .datepicker table tr td.bjy:hover:focus, .datepicker table tr td.bjy:hover.kg, .datepicker table tr td.bjy.disabled:focus, .datepicker table tr td.bjy.disabled.kg, .datepicker table tr td.bjy.disabled:hover:focus, .datepicker table tr td.bjy.disabled:hover.kg {
        -webkit-box-shadow: 0 0 0 3px rgba(255, 219, 153, 0.5);
                box-shadow: 0 0 0 3px rgba(255, 219, 153, 0.5); }
      .datepicker table tr td.bjy.disabled, .datepicker table tr td.bjy:disabled, .datepicker table tr td.bjy:hover.disabled, .datepicker table tr td.bjy:hover:disabled, .datepicker table tr td.bjy.disabled.disabled, .datepicker table tr td.bjy.disabled:disabled, .datepicker table tr td.bjy.disabled:hover.disabled, .datepicker table tr td.bjy.disabled:hover:disabled {
        background-color: #000;
        border-color: #ffdb99; }
      .datepicker table tr td.bjy:active, .datepicker table tr td.bjy.active,
      .show > .datepicker table tr td.bjy.ki, .datepicker table tr td.bjy:hover:active, .datepicker table tr td.bjy:hover.active,
      .show > .datepicker table tr td.bjy:hover.ki, .datepicker table tr td.bjy.disabled:active, .datepicker table tr td.bjy.disabled.active,
      .show > .datepicker table tr td.bjy.disabled.ki, .datepicker table tr td.bjy.disabled:hover:active, .datepicker table tr td.bjy.disabled:hover.active,
      .show > .datepicker table tr td.bjy.disabled:hover.ki {
        background-color: #ffb733;
        background-image: none;
        border-color: #ffc966; }
    .datepicker table tr td.bjy:hover:hover {
      color: #000; }
    .datepicker table tr td.bjy.active:hover {
      color: #fff; }
    .datepicker table tr td.range, .datepicker table tr td.range:hover, .datepicker table tr td.range.disabled, .datepicker table tr td.range.disabled:hover {
      background: white;
      border-radius: 0; }
    .datepicker table tr td.range.bjy, .datepicker table tr td.range.bjy:hover, .datepicker table tr td.range.bjy.disabled, .datepicker table tr td.range.bjy.disabled:hover {
      color: #fff;
      background-color: #000;
      border-color: #ffd280;
      border-radius: 0; }
      .datepicker table tr td.range.bjy:hover, .datepicker table tr td.range.bjy:hover:hover, .datepicker table tr td.range.bjy.disabled:hover, .datepicker table tr td.range.bjy.disabled:hover:hover {
        color: #fff;
        background-color: #ffae1a;
        border-color: #ffc04d; }
      .datepicker table tr td.range.bjy:focus, .datepicker table tr td.range.bjy.kg, .datepicker table tr td.range.bjy:hover:focus, .datepicker table tr td.range.bjy:hover.kg, .datepicker table tr td.range.bjy.disabled:focus, .datepicker table tr td.range.bjy.disabled.kg, .datepicker table tr td.range.bjy.disabled:hover:focus, .datepicker table tr td.range.bjy.disabled:hover.kg {
        -webkit-box-shadow: 0 0 0 3px rgba(255, 210, 128, 0.5);
                box-shadow: 0 0 0 3px rgba(255, 210, 128, 0.5); }
      .datepicker table tr td.range.bjy.disabled, .datepicker table tr td.range.bjy:disabled, .datepicker table tr td.range.bjy:hover.disabled, .datepicker table tr td.range.bjy:hover:disabled, .datepicker table tr td.range.bjy.disabled.disabled, .datepicker table tr td.range.bjy.disabled:disabled, .datepicker table tr td.range.bjy.disabled:hover.disabled, .datepicker table tr td.range.bjy.disabled:hover:disabled {
        background-color: #000;
        border-color: #ffd280; }
      .datepicker table tr td.range.bjy:active, .datepicker table tr td.range.bjy.active,
      .show > .datepicker table tr td.range.bjy.ki, .datepicker table tr td.range.bjy:hover:active, .datepicker table tr td.range.bjy:hover.active,
      .show > .datepicker table tr td.range.bjy:hover.ki, .datepicker table tr td.range.bjy.disabled:active, .datepicker table tr td.range.bjy.disabled.active,
      .show > .datepicker table tr td.range.bjy.disabled.ki, .datepicker table tr td.range.bjy.disabled:hover:active, .datepicker table tr td.range.bjy.disabled:hover.active,
      .show > .datepicker table tr td.range.bjy.disabled:hover.ki {
        background-color: #ffae1a;
        background-image: none;
        border-color: #ffc04d; }
    .datepicker table tr td.selected, .datepicker table tr td.selected:hover, .datepicker table tr td.selected.disabled, .datepicker table tr td.selected.disabled:hover {
      color: #111;
      background-color: #fff;
      border-color: #cfd2da;
      text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }
      .datepicker table tr td.selected:hover, .datepicker table tr td.selected:hover:hover, .datepicker table tr td.selected.disabled:hover, .datepicker table tr td.selected.disabled:hover:hover {
        color: #111;
        background-color: #6f7890;
        border-color: #b2b7c4; }
      .datepicker table tr td.selected:focus, .datepicker table tr td.selected.kg, .datepicker table tr td.selected:hover:focus, .datepicker table tr td.selected:hover.kg, .datepicker table tr td.selected.disabled:focus, .datepicker table tr td.selected.disabled.kg, .datepicker table tr td.selected.disabled:hover:focus, .datepicker table tr td.selected.disabled:hover.kg {
        -webkit-box-shadow: 0 0 0 3px rgba(207, 210, 218, 0.5);
                box-shadow: 0 0 0 3px rgba(207, 210, 218, 0.5); }
      .datepicker table tr td.selected.disabled, .datepicker table tr td.selected:disabled, .datepicker table tr td.selected:hover.disabled, .datepicker table tr td.selected:hover:disabled, .datepicker table tr td.selected.disabled.disabled, .datepicker table tr td.selected.disabled:disabled, .datepicker table tr td.selected.disabled:hover.disabled, .datepicker table tr td.selected.disabled:hover:disabled {
        background-color: #fff;
        border-color: #cfd2da; }
      .datepicker table tr td.selected:active, .datepicker table tr td.selected.active,
      .show > .datepicker table tr td.selected.ki, .datepicker table tr td.selected:hover:active, .datepicker table tr td.selected:hover.active,
      .show > .datepicker table tr td.selected:hover.ki, .datepicker table tr td.selected.disabled:active, .datepicker table tr td.selected.disabled.active,
      .show > .datepicker table tr td.selected.disabled.ki, .datepicker table tr td.selected.disabled:hover:active, .datepicker table tr td.selected.disabled:hover.active,
      .show > .datepicker table tr td.selected.disabled:hover.ki {
        background-color: #6f7890;
        background-image: none;
        border-color: #b2b7c4; }
    .datepicker table tr td.active, .datepicker table tr td.active:hover, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover {
      color: #fff;
      background-color: #1997c6;
      border-color: #1997c6;
      text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }
      .datepicker table tr td.active:hover, .datepicker table tr td.active:hover:hover, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:hover:hover {
        color: #fff;
        background-color: #157da4;
        border-color: #137499; }
      .datepicker table tr td.active:focus, .datepicker table tr td.active.kg, .datepicker table tr td.active:hover:focus, .datepicker table tr td.active:hover.kg, .datepicker table tr td.active.disabled:focus, .datepicker table tr td.active.disabled.kg, .datepicker table tr td.active.disabled:hover:focus, .datepicker table tr td.active.disabled:hover.kg {
        -webkit-box-shadow: 0 0 0 3px rgba(25, 151, 198, 0.5);
                box-shadow: 0 0 0 3px rgba(25, 151, 198, 0.5); }
      .datepicker table tr td.active.disabled, .datepicker table tr td.active:disabled, .datepicker table tr td.active:hover.disabled, .datepicker table tr td.active:hover:disabled, .datepicker table tr td.active.disabled.disabled, .datepicker table tr td.active.disabled:disabled, .datepicker table tr td.active.disabled:hover.disabled, .datepicker table tr td.active.disabled:hover:disabled {
        background-color: #1997c6;
        border-color: #1997c6; }
      .datepicker table tr td.active:active, .datepicker table tr td.active.active,
      .show > .datepicker table tr td.active.ki, .datepicker table tr td.active:hover:active, .datepicker table tr td.active:hover.active,
      .show > .datepicker table tr td.active:hover.ki, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled.active,
      .show > .datepicker table tr td.active.disabled.ki, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.disabled:hover.active,
      .show > .datepicker table tr td.active.disabled:hover.ki {
        background-color: #157da4;
        background-image: none;
        border-color: #137499; }
    .datepicker table tr td span {
      display: block;
      width: 23%;
      height: 54px;
      line-height: 54px;
      float: left;
      margin: 1%;
      cursor: pointer;
      border-radius: 4px; }
      .datepicker table tr td span:hover {
        background: white; }
      .datepicker table tr td span.disabled, .datepicker table tr td span.disabled:hover {
        background: none;
        color: #868e96;
        cursor: default; }
      .datepicker table tr td span.active, .datepicker table tr td span.active:hover, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled:hover {
        color: #fff;
        background-color: #1997c6;
        border-color: #1997c6;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }
        .datepicker table tr td span.active:hover, .datepicker table tr td span.active:hover:hover, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active.disabled:hover:hover {
          color: #fff;
          background-color: #157da4;
          border-color: #137499; }
        .datepicker table tr td span.active:focus, .datepicker table tr td span.active.kg, .datepicker table tr td span.active:hover:focus, .datepicker table tr td span.active:hover.kg, .datepicker table tr td span.active.disabled:focus, .datepicker table tr td span.active.disabled.kg, .datepicker table tr td span.active.disabled:hover:focus, .datepicker table tr td span.active.disabled:hover.kg {
          -webkit-box-shadow: 0 0 0 3px rgba(25, 151, 198, 0.5);
                  box-shadow: 0 0 0 3px rgba(25, 151, 198, 0.5); }
        .datepicker table tr td span.active.disabled, .datepicker table tr td span.active:disabled, .datepicker table tr td span.active:hover.disabled, .datepicker table tr td span.active:hover:disabled, .datepicker table tr td span.active.disabled.disabled, .datepicker table tr td span.active.disabled:disabled, .datepicker table tr td span.active.disabled:hover.disabled, .datepicker table tr td span.active.disabled:hover:disabled {
          background-color: #1997c6;
          border-color: #1997c6; }
        .datepicker table tr td span.active:active, .datepicker table tr td span.active.active,
        .show > .datepicker table tr td span.active.ki, .datepicker table tr td span.active:hover:active, .datepicker table tr td span.active:hover.active,
        .show > .datepicker table tr td span.active:hover.ki, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled.active,
        .show > .datepicker table tr td span.active.disabled.ki, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active.disabled:hover.active,
        .show > .datepicker table tr td span.active.disabled:hover.ki {
          background-color: #157da4;
          background-image: none;
          border-color: #137499; }
      .datepicker table tr td span.old, .datepicker table tr td span.new {
        color: #868e96; }
    .datepicker .datepicker-switch {
      width: 145px; }
    .datepicker thead tr:first-child th,
    .datepicker tfoot tr th {
      cursor: pointer; }
      .datepicker thead tr:first-child th:hover,
      .datepicker tfoot tr th:hover {
        background: white; }
    .datepicker .cw {
      font-size: 10px;
      width: 12px;
      padding: 0 2px 0 5px;
      vertical-align: middle; }
    .datepicker thead tr:first-child .cw {
      cursor: default;
      background-color: transparent; }
  
  .ck .bka {
    padding-right: 20px;
    font-weight: 700; }
    .ck .bka:hover {
      cursor: pointer; }
  
  .headerSortUp,
  .headerSortDown {
    white-space: nowrap;
    cursor: pointer;
    font-weight: 700 !important;
    color: #1997c6 !important;
    border-bottom-color: #1997c6 !important; }
    .headerSortUp:after,
    .headerSortDown:after {
      display: inline-block;
      width: 0;
      height: 0;
      content: "";
      margin-right: -10px;
      margin-bottom: 2px;
      margin-left: 5px;
      border-right: 5px solid transparent;
      border-left: 5px solid transparent; }
  
  .headerSortUp:after {
    border-top: 5px solid; }
  
  .headerSortDown:after {
    border-bottom: 5px solid; }
  
  .bkb {
    display: block;
    width: 40px;
    padding: 10px;
    font-size: 16px;
    color: #51586a;
    background: transparent;
    border: 1px solid #e5e5e5;
    border-radius: 0.25rem; }
    .bkb:before {
      display: block;
      content: "";
      width: 100%;
      padding-bottom: .125em;
      border-top: .375em double;
      border-bottom: .125em solid; }
    .bkb:hover, .bkb:focus {
      color: #fff;
      background-color: #51586a; }
    @media (min-width: 576px) {
      .bkc {
        display: none; } }
    @media (min-width: 768px) {
      .bkd {
        display: none; } }
    @media (min-width: 992px) {
      .bke {
        display: none; } }
    @media (min-width: 1200px) {
      .bkf {
        display: none; } }
  
  .bkg {
    display: block !important;
    height: auto !important; }
  
  @media (min-width: 576px) {
    .bkh {
      display: block !important;
      height: auto !important; } }
  
  @media (min-width: 768px) {
    .bki {
      display: block !important;
      height: auto !important; } }
  
  .bkj {
    margin-bottom: 20px;
    padding-left: 0;
    list-style: none;
    border-bottom: 1px solid #434857; }
  
  .bkk {
    position: relative;
    display: block;
    padding: 10px;
    color: #fff;
    border-top: 1px solid #434857; }
  
  .bkl {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    display: block;
    background-color: #30343e; }
  
  .bkm {
    margin-top: 0;
    margin-bottom: 0; }
    .bkm .cj {
      font-size: 45%;
      vertical-align: middle; }
  
  .bkn {
    font-size: 85%;
    letter-spacing: .15em;
    color: #828a9f;
    text-transform: uppercase; }
  
  .bko {
    display: inline-block;
    padding: .4em;
    font-size: 12px;
    vertical-align: middle; }
    .bko:after {
      content: "";
      display: inline-block;
      width: 0;
      height: 0;
      margin-left: 2px;
      margin-left: 2px;
      vertical-align: middle;
      border-right: 4px solid transparent;
      border-left: 4px solid transparent; }
  
  .bkp {
    color: #1BC98E; }
    .bkp:after {
      border-top: 0;
      border-bottom: 4px solid; }
  
  .bkq {
    color: #E64759; }
    .bkq:after {
      border-bottom: 0;
      border-top: 4px solid; }
  
  .bkr,
  .bks,
  .bkt,
  .bku,
  .bkv {
    color: #fff;
    border-radius: 3px; }
    .bkr .bkq,
    .bkr .bkp,
    .bkr .bkm,
    .bks .bkq,
    .bks .bkp,
    .bks .bkm,
    .bkt .bkq,
    .bkt .bkp,
    .bkt .bkm,
    .bku .bkq,
    .bku .bkp,
    .bku .bkm,
    .bkv .bkq,
    .bkv .bkp,
    .bkv .bkm {
      font-weight: normal;
      color: inherit; }
    .bkr .bkn,
    .bks .bkn,
    .bkt .bkn,
    .bku .bkn,
    .bkv .bkn {
      font-weight: normal;
      color: rgba(255, 255, 255, 0.65); }
    .bkr .bkw,
    .bks .bkw,
    .bkt .bkw,
    .bku .bkw,
    .bkv .bkw {
      margin-left: -1rem;
      margin-right: -1rem;
      border-top-color: rgba(255, 255, 255, 0.2); }
  
  canvas {
    display: block; }
  
  .bkx {
    display: block;
    margin: 0 auto 15px; }
  
  .bky {
    width: 100%;
    height: 273px; }
  
  .bkz {
    position: relative;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase; }
    .bkz:before {
      position: absolute;
      top: 50%;
      display: block;
      content: "";
      width: 100%;
      height: 1px;
      background-color: #434857; }
  
  .bla {
    position: relative;
    z-index: 2;
    display: inline-block;
    padding-left: 1em;
    padding-right: 1em;
    color: #6f7890;
    vertical-align: middle;
    background-color: #252830; }
    .bla .lp {
      float: left; }
  
  .blb {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 100%;
    color: inherit; }
  
  .blc > li > a {
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 100%; }
  
  .blc > .active > a {
    font-weight: 300;
    background: transparent; }
  
  .ble .bkh.in,
  .ble .bki.in {
    padding-bottom: 20px; }
  
  .blf {
    position: relative;
    padding-bottom: 20px; }
    .blf::after {
      display: block;
      clear: both;
      content: ""; }
  
  .blg {
    position: absolute;
    top: 2px;
    right: 0;
    color: #434857;
    border-color: #434857; }
    .blg:hover, .blg:focus {
      color: #fff;
      background-color: #434857; }
  
  .blh {
    float: left;
    font-size: 18px;
    line-height: 1;
    color: #51586a; }
    .blh > img {
      height: 40px; }
      @media (min-width: 576px) {
        .blh > img {
          height: 60px; } }
    .blh:hover {
      color: #6f7890;
      text-decoration: none; }
  
  .bli {
    font-size: 40px; }
  
  .blj {
    position: relative;
    margin-bottom: 30px; }
    .blj .ku {
      position: absolute;
      top: 0;
      right: 0;
      padding: 9px 10px;
      color: #9198aa;
      border: 0;
      line-height: 0; }
      .blj .ku .blk {
        vertical-align: text-top; }
  
  @media (min-width: 992px) {
    .bll {
      margin-right: 40px; } }
  
  .ch {
    margin-top: -20px;
    margin-bottom: 30px; }
    @media (min-width: 768px) {
      .ch {
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        width: 70px;
        margin-top: 0;
        margin-bottom: 0;
        background-color: #30343e;
        overflow-y: auto;
        -webkit-transform: translate3d(0, 0, 0); } }
    .ch .tooltip {
      white-space: nowrap; }
  
  @media (min-width: 768px) {
    .blm > .bw,
    .blm > .dg {
      padding-left: 85px; } }
  
  .bln {
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 18px;
    line-height: 1;
    color: #6f7890;
    text-align: center;
    border-bottom: 0;
    background-color: #0f1013; }
    @media (min-width: 768px) {
      .bln {
        padding-top: 20px;
        padding-bottom: 20px; } }
    .bln:hover {
      color: #cfd2da;
      text-decoration: none; }
  
  .blo {
    font-size: 30px; }
  
  .blp {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; }
    .blp .bz {
      position: absolute;
      top: 8px;
      right: 12px;
      z-index: 5;
      padding: .2em .4em;
      font-size: 11px;
      line-height: 1;
      border-radius: 10px;
      border: 2px solid #30343e; }
    .blp > .lp {
      float: none;
      display: inline-block; }
      @media (min-width: 768px) {
        .blp > .lp {
          display: block; } }
      .blp > .lp > .ln {
        position: relative;
        padding: 10px 12px;
        font-size: 18px;
        color: inherit;
        text-align: center;
        border-radius: 0; }
        @media (min-width: 768px) {
          .blp > .lp > .ln {
            padding: 15px; } }
      .blp > .lp + .lp {
        margin-left: -3px; }
        .blp > .lp + .lp > .ln {
          border-left: 1px solid #252830; }
          .blp > .lp + .lp > .ln.active, .blp > .lp + .lp > .ln.active:focus, .blp > .lp + .lp > .ln.active:hover, .blp > .lp + .lp > .ln.active:active {
            color: #495057;
            background-color: #252830; }
            .blp > .lp + .lp > .ln.active .bz, .blp > .lp + .lp > .ln.active:focus .bz, .blp > .lp + .lp > .ln.active:hover .bz, .blp > .lp + .lp > .ln.active:active .bz {
              border-color: #252830; }
        @media (min-width: 768px) {
          .blp > .lp + .lp {
            margin-left: 0; }
            .blp > .lp + .lp > .ln {
              border-top: 1px solid #252830;
              border-right: 0; } }
      .blp > .lp > .ln > img {
        width: 26px;
        margin: 0 auto; }
  
  .blq {
    display: block;
    font-size: 11px; }
  
  @media (max-width: 767px) {
    .blr {
      overflow: auto;
      -webkit-overflow-scrolling: touch;
      white-space: nowrap; } }
  
  .bls::after {
    display: block;
    clear: both;
    content: ""; }
  
  @media (min-width: 768px) {
    .blt {
      float: left; } }
  
  .blu {
    margin-top: 0; }
  
  .blv {
    margin-top: 0;
    margin-bottom: 5px;
    font-weight: normal;
    font-size: 85%;
    color: #434857;
    letter-spacing: 1px;
    text-transform: uppercase; }
  
  .blw {
    margin-left: 0; }
    .blw .bld {
      width: 100%;
      margin-bottom: 10px;
      margin-left: 0; }
    @media (min-width: 768px) {
      .blw {
        float: right;
        margin-top: 12px; }
        .blw .bld {
          width: 180px;
          margin-bottom: 0; } }
  
  .blx {
    float: left;
    width: 1px;
    height: 34px;
    margin-left: 10px;
    margin-right: 10px;
    background-color: #434857; }
  
  .bly {
    float: left; }
    @media (max-width: 767px) {
      .bly.blz {
        width: 100%; }
        .bly.blz .ce {
          width: 50%;
          margin-left: 0; }
      .bly.bma {
        width: 100%; }
        .bly.bma .ce {
          width: 33%;
          margin-left: 0; }
          .bly.bma .ce:last-child {
            width: 34%; }
      .bly.bmb {
        width: 100%; }
        .bly.bmb .ce {
          width: 25%;
          margin-left: 0; } }
  
  .bmc {
    padding-left: 1.25em;
    padding-right: 1.25em;
    border-radius: 1000em; }
  
  .bmd {
    border-radius: 0; }
  
  .ju {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAMAAACzvE1FAAAADFBMVEX////////////////1pQ5zAAAAA3RSTlMAf4C/aSLHAAAAPElEQVR42q3NMQ4AIAgEQTn//2cLdRKppSGzBYwzVXvznNWs8C58CiussPJj8h6NwgorrKRdTvuV9v16Afn0AYFOB7aYAAAAAElFTkSuQmCC); }
    .ju:focus {
      color: #252830;
      background-color: #fff;
      background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAMAAACzvE1FAAAADFBMVEUzMzMzMzMzMzMzMzMKAG/3AAAAA3RSTlMAf4C/aSLHAAAAPElEQVR42q3NMQ4AIAgEQTn//2cLdRKppSGzBYwzVXvznNWs8C58CiussPJj8h6NwgorrKRdTvuV9v16Afn0AYFOB7aYAAAAAElFTkSuQmCC);
      -webkit-box-shadow: none;
              box-shadow: none; }
  
  .lh input:checked ~ .jw {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSItMzAxIDM5MyA4IDgiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgLTMwMSAzOTMgOCA4IiB4bWw6c3BhY2U9InByZXNlcnZlIj48cGF0aCBmaWxsPSIjMjUyODMwIiBkPSJNLTI5NC42LDM5NGwtMC43LDAuN2wtMi44LDIuOGwtMC44LTAuOGwtMC43LTAuN2wtMS40LDEuNGwwLjcsMC43bDEuNSwxLjVsMC43LDAuN2wwLjctMC43bDMuNS0zLjVsMC43LTAuN0MtMjkzLjEsMzk1LjQtMjk0LjYsMzk0LTI5NC42LDM5NHoiLz48L3N2Zz4=); }
  
  .lj input:checked ~ .jw {
    background-clip: border-box;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSItMzAxIDM5MyA4IDgiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgLTMwMSAzOTMgOCA4IiB4bWw6c3BhY2U9InByZXNlcnZlIj48cGF0aCBmaWxsPSIjMjUyODMwIiBkPSJNLTI5NywzOTRjLTEuNywwLTMsMS4zLTMsM3MxLjMsMywzLDNzMy0xLjMsMy0zUy0yOTUuMywzOTQtMjk3LDM5NHoiLz48L3N2Zz4=); }
  
  .popover,
  .popover-title,
  .popover h1,
  .popover h2,
  .popover h3,
  .popover h4,
  .popover h5,
  .popover h6,
  .popover .a,
  .popover .b,
  .popover .c,
  .popover .d,
  .popover .e,
  .popover .f,
  .popover small,
  .popover .cr,
  .cb,
  .modal-title,
  .cb h1,
  .cb h2,
  .cb h3,
  .cb h4,
  .cb h5,
  .cb h6,
  .cb .a,
  .cb .b,
  .cb .c,
  .cb .d,
  .cb .e,
  .cb .f,
  .cb small,
  .cb .cr {
    color: #434857; }
  
  /* simple contextual color overrides */
  .navi > li > a {
    color: #cfd2da; }
  
  .navi > li > a:hover,
  .navi > li > a:focus {
    color: #fff; }
  