@charset "UTF-8";
*,
*::before,
*::after {
  box-sizing: border-box; }

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

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

body {
  margin: 0;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, Noto Sans, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: left;
  background-color: #f0f3f8; }

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important; }

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

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 1.375rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  text-decoration-skip-ink: none; }

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: 600; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

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: #0665d0;
  text-decoration: none;
  background-color: transparent; }
  a:hover {
    color: #03356d;
    text-decoration: none; }

a:not([href]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):hover {
    color: inherit;
    text-decoration: none; }

pre,
code,
kbd,
samp {
  font-family: "SFMono-Regular", Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

svg {
  overflow: hidden;
  vertical-align: middle; }

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit; }

label {
  display: inline-block;
  margin-bottom: 0.375rem; }

button {
  border-radius: 0; }

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; }

[role="button"] {
  cursor: pointer; }

select {
  word-wrap: normal; }

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

button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer; }

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

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

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-decoration {
  -webkit-appearance: none; }

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

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

[hidden] {
  display: none !important; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 1.375rem;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, Noto Sans, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  line-height: 1.25;
  color: #171717; }

h1, .h1 {
  font-size: 2.25rem; }

h2, .h2 {
  font-size: 1.875rem; }

h3, .h3 {
  font-size: 1.5rem; }

h4, .h4 {
  font-size: 1.25rem; }

h5, .h5 {
  font-size: 1.125rem; }

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

.lead {
  font-size: 1.5rem;
  font-weight: 300; }

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.25; }

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.25; }

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.25; }

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.25; }

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid #e2e8f2; }

small,
.small {
  font-size: 80%;
  font-weight: 400; }

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3; }

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

.list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline-item {
  display: inline-block; }
  .list-inline-item:not(:last-child) {
    margin-right: 0.5rem; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem; }

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d; }
  .blockquote-footer::before {
    content: "\2014\00A0"; }

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

.img-thumbnail {
  padding: 0.25rem;
  background-color: #f0f3f8;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto; }

.figure {
  display: inline-block; }

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1; }

.figure-caption {
  font-size: 90%;
  color: #6c757d; }

code {
  font-size: 87.5%;
  color: #e83e8c;
  word-wrap: break-word; }
  a > code {
    color: inherit; }

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem; }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 600; }

pre {
  display: block;
  font-size: 87.5%;
  color: #212529; }
  pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  width: 100%;
  padding-right: 14px;
  padding-left: 14px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 576px) {
    .container {
      max-width: 540px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 960px; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 1140px; } }

.container-fluid, .container-sm, .container-md, .container-lg, .container-xl {
  width: 100%;
  padding-right: 14px;
  padding-left: 14px;
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 576px) {
  .container, .container-sm {
    max-width: 540px; } }
@media (min-width: 768px) {
  .container, .container-sm, .container-md {
    max-width: 720px; } }
@media (min-width: 992px) {
  .container, .container-sm, .container-md, .container-lg {
    max-width: 960px; } }
@media (min-width: 1200px) {
  .container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1140px; } }
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -14px;
  margin-left: -14px; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 14px;
  padding-left: 14px; }

.col {
  flex-basis: 0;
  flex-grow: 1;
  min-width: 0;
  max-width: 100%; }

.row-cols-1 > * {
  flex: 0 0 100%;
  max-width: 100%; }

.row-cols-2 > * {
  flex: 0 0 50%;
  max-width: 50%; }

.row-cols-3 > * {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%; }

.row-cols-4 > * {
  flex: 0 0 25%;
  max-width: 25%; }

.row-cols-5 > * {
  flex: 0 0 20%;
  max-width: 20%; }

.row-cols-6 > * {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%; }

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%; }

.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%; }

.col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%; }

.col-3 {
  flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%; }

.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%; }

.col-6 {
  flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%; }

.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%; }

.col-9 {
  flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%; }

.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%; }

.col-12 {
  flex: 0 0 100%;
  max-width: 100%; }

.order-first {
  order: -1; }

.order-last {
  order: 13; }

.order-0 {
  order: 0; }

.order-1 {
  order: 1; }

.order-2 {
  order: 2; }

.order-3 {
  order: 3; }

.order-4 {
  order: 4; }

.order-5 {
  order: 5; }

.order-6 {
  order: 6; }

.order-7 {
  order: 7; }

.order-8 {
  order: 8; }

.order-9 {
  order: 9; }

.order-10 {
  order: 10; }

.order-11 {
  order: 11; }

.order-12 {
  order: 12; }

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%; }

  .row-cols-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }

  .row-cols-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }

  .row-cols-sm-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }

  .row-cols-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }

  .row-cols-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }

  .row-cols-sm-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }

  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }

  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }

  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }

  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%; }

  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }

  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }

  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%; }

  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }

  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }

  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%; }

  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }

  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }

  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%; }

  .order-sm-first {
    order: -1; }

  .order-sm-last {
    order: 13; }

  .order-sm-0 {
    order: 0; }

  .order-sm-1 {
    order: 1; }

  .order-sm-2 {
    order: 2; }

  .order-sm-3 {
    order: 3; }

  .order-sm-4 {
    order: 4; }

  .order-sm-5 {
    order: 5; }

  .order-sm-6 {
    order: 6; }

  .order-sm-7 {
    order: 7; }

  .order-sm-8 {
    order: 8; }

  .order-sm-9 {
    order: 9; }

  .order-sm-10 {
    order: 10; }

  .order-sm-11 {
    order: 11; }

  .order-sm-12 {
    order: 12; }

  .offset-sm-0 {
    margin-left: 0; }

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

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

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

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

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

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

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

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

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

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

  .offset-sm-11 {
    margin-left: 91.6666666667%; } }
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%; }

  .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }

  .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }

  .row-cols-md-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }

  .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }

  .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }

  .row-cols-md-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }

  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }

  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }

  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }

  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%; }

  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }

  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }

  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%; }

  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }

  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }

  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%; }

  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }

  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }

  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%; }

  .order-md-first {
    order: -1; }

  .order-md-last {
    order: 13; }

  .order-md-0 {
    order: 0; }

  .order-md-1 {
    order: 1; }

  .order-md-2 {
    order: 2; }

  .order-md-3 {
    order: 3; }

  .order-md-4 {
    order: 4; }

  .order-md-5 {
    order: 5; }

  .order-md-6 {
    order: 6; }

  .order-md-7 {
    order: 7; }

  .order-md-8 {
    order: 8; }

  .order-md-9 {
    order: 9; }

  .order-md-10 {
    order: 10; }

  .order-md-11 {
    order: 11; }

  .order-md-12 {
    order: 12; }

  .offset-md-0 {
    margin-left: 0; }

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

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

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

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

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

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

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

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

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

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

  .offset-md-11 {
    margin-left: 91.6666666667%; } }
@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%; }

  .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }

  .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }

  .row-cols-lg-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }

  .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }

  .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }

  .row-cols-lg-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }

  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }

  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }

  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }

  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%; }

  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }

  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }

  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%; }

  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }

  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }

  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%; }

  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }

  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }

  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%; }

  .order-lg-first {
    order: -1; }

  .order-lg-last {
    order: 13; }

  .order-lg-0 {
    order: 0; }

  .order-lg-1 {
    order: 1; }

  .order-lg-2 {
    order: 2; }

  .order-lg-3 {
    order: 3; }

  .order-lg-4 {
    order: 4; }

  .order-lg-5 {
    order: 5; }

  .order-lg-6 {
    order: 6; }

  .order-lg-7 {
    order: 7; }

  .order-lg-8 {
    order: 8; }

  .order-lg-9 {
    order: 9; }

  .order-lg-10 {
    order: 10; }

  .order-lg-11 {
    order: 11; }

  .order-lg-12 {
    order: 12; }

  .offset-lg-0 {
    margin-left: 0; }

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

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

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

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

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

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

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

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

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

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

  .offset-lg-11 {
    margin-left: 91.6666666667%; } }
@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%; }

  .row-cols-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }

  .row-cols-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }

  .row-cols-xl-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }

  .row-cols-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }

  .row-cols-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }

  .row-cols-xl-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }

  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }

  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }

  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }

  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%; }

  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }

  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }

  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%; }

  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }

  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }

  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%; }

  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }

  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }

  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%; }

  .order-xl-first {
    order: -1; }

  .order-xl-last {
    order: 13; }

  .order-xl-0 {
    order: 0; }

  .order-xl-1 {
    order: 1; }

  .order-xl-2 {
    order: 2; }

  .order-xl-3 {
    order: 3; }

  .order-xl-4 {
    order: 4; }

  .order-xl-5 {
    order: 5; }

  .order-xl-6 {
    order: 6; }

  .order-xl-7 {
    order: 7; }

  .order-xl-8 {
    order: 8; }

  .order-xl-9 {
    order: 9; }

  .order-xl-10 {
    order: 10; }

  .order-xl-11 {
    order: 11; }

  .order-xl-12 {
    order: 12; }

  .offset-xl-0 {
    margin-left: 0; }

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

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

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

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

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

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

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

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

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

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

  .offset-xl-11 {
    margin-left: 91.6666666667%; } }
.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #495057;
  background-color: transparent; }
  .table th,
  .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #e2e8f2; }
  .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #e2e8f2; }
  .table tbody + tbody {
    border-top: 2px solid #e2e8f2; }

.table-sm th,
.table-sm td {
  padding: 0.25rem; }

.table-bordered {
  border: 1px solid #e2e8f2; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #e2e8f2; }
  .table-bordered thead th,
  .table-bordered thead td {
    border-bottom-width: 2px; }

.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0; }

.table-striped tbody tr:nth-of-type(odd) {
  background-color: #f6f7fb; }

.table-hover tbody tr:hover {
  color: #495057;
  background-color: #ebeff6; }

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #b9d4f2; }
.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: #7eafe7; }

.table-hover .table-primary:hover {
  background-color: #a3c7ee; }
  .table-hover .table-primary:hover > td,
  .table-hover .table-primary:hover > th {
    background-color: #a3c7ee; }

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #d6d8db; }
.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: #b3b7bb; }

.table-hover .table-secondary:hover {
  background-color: #c8cbcf; }
  .table-hover .table-secondary:hover > td,
  .table-hover .table-secondary:hover > th {
    background-color: #c8cbcf; }

.table-success,
.table-success > th,
.table-success > td {
  background-color: #dceacd; }
.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
  border-color: #bed9a1; }

.table-hover .table-success:hover {
  background-color: #cfe2bb; }
  .table-hover .table-success:hover > td,
  .table-hover .table-success:hover > th {
    background-color: #cfe2bb; }

.table-info,
.table-info > th,
.table-info > td {
  background-color: #c8e0f6; }
.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
  border-color: #9ac5ee; }

.table-hover .table-info:hover {
  background-color: #b2d4f2; }
  .table-hover .table-info:hover > td,
  .table-hover .table-info:hover > th {
    background-color: #b2d4f2; }

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #ffe9bf; }
.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
  border-color: #ffd687; }

.table-hover .table-warning:hover {
  background-color: #ffe0a6; }
  .table-hover .table-warning:hover > td,
  .table-hover .table-warning:hover > th {
    background-color: #ffe0a6; }

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f6cebf; }
.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
  border-color: #efa388; }

.table-hover .table-danger:hover {
  background-color: #f3bda9; }
  .table-hover .table-danger:hover > td,
  .table-hover .table-danger:hover > th {
    background-color: #f3bda9; }

.table-light,
.table-light > th,
.table-light > td {
  background-color: #fdfdfe; }
.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
  border-color: #fbfcfc; }

.table-hover .table-light:hover {
  background-color: #ececf6; }
  .table-hover .table-light:hover > td,
  .table-hover .table-light:hover > th {
    background-color: #ececf6; }

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c6c8ca; }
.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
  border-color: #95999c; }

.table-hover .table-dark:hover {
  background-color: #b9bbbe; }
  .table-hover .table-dark:hover > td,
  .table-hover .table-dark:hover > th {
    background-color: #b9bbbe; }

.table-active,
.table-active > th,
.table-active > td {
  background-color: #ebeff6; }

.table-hover .table-active:hover {
  background-color: #dae0ee; }
  .table-hover .table-active:hover > td,
  .table-hover .table-active:hover > th {
    background-color: #dae0ee; }

.table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40; }
.table .thead-light th {
  color: #495057;
  background-color: #e2e8f2;
  border-color: #e2e8f2; }

.table-dark {
  color: #fff;
  background-color: #343a40; }
  .table-dark th,
  .table-dark td,
  .table-dark thead th {
    border-color: #343a40; }
  .table-dark.table-bordered {
    border: 0; }
  .table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0.05); }
  .table-dark.table-hover tbody tr:hover {
    color: #fff;
    background-color: rgba(255, 255, 255, 0.075); }

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-sm > .table-bordered {
      border: 0; } }
@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-md > .table-bordered {
      border: 0; } }
@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-lg > .table-bordered {
      border: 0; } }
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-xl > .table-bordered {
      border: 0; } }
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch; }
  .table-responsive > .table-bordered {
    border: 0; }

.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #d4dcec;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .form-control {
      transition: none; } }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #495057; }
  .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #5ba6fa;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(6, 101, 208, 0.25); }
  .form-control::placeholder {
    color: #6c757d;
    opacity: 1; }
  .form-control:disabled, .form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1; }

input[type="date"].form-control,
input[type="time"].form-control,
input[type="datetime-local"].form-control,
input[type="month"].form-control {
  appearance: none; }

select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff; }

.form-control-file,
.form-control-range {
  display: block;
  width: 100%; }

.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5; }

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5; }

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5; }

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0; }
  .form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

select.form-control[size], select.form-control[multiple] {
  height: auto; }

textarea.form-control {
  height: auto; }

.form-group {
  margin-bottom: 1.25rem; }

.form-text {
  display: block;
  margin-top: 0.5rem; }

.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px; }
  .form-row > .col,
  .form-row > [class*="col-"] {
    padding-right: 5px;
    padding-left: 5px; }

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem; }

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem; }
  .form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
    color: #6c757d; }

.form-check-label {
  margin-bottom: 0; }

.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem; }
  .form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: 0.3125rem;
    margin-left: 0; }

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.5rem;
  font-size: 0.875rem;
  color: #82b54b; }

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.75rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(130, 181, 75, 0.9);
  border-radius: 0.25rem; }

.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #82b54b; }
  .was-validated .form-control:valid:focus, .form-control.is-valid:focus {
    border-color: #82b54b;
    box-shadow: 0 0 0 0.2rem rgba(130, 181, 75, 0.25); }

.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #82b54b; }
  .was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
    border-color: #82b54b;
    box-shadow: 0 0 0 0.2rem rgba(130, 181, 75, 0.25); }

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #82b54b; }
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #82b54b; }
  .was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
    border-color: #82b54b; }
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #9bc46f;
  background-color: #9bc46f; }
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(130, 181, 75, 0.25); }
.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #82b54b; }

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #82b54b; }
.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #82b54b;
  box-shadow: 0 0 0 0.2rem rgba(130, 181, 75, 0.25); }

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.5rem;
  font-size: 0.875rem;
  color: #e04f1a; }

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.75rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(224, 79, 26, 0.9);
  border-radius: 0.25rem; }

.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #e04f1a; }
  .was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
    border-color: #e04f1a;
    box-shadow: 0 0 0 0.2rem rgba(224, 79, 26, 0.25); }

.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #e04f1a; }
  .was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
    border-color: #e04f1a;
    box-shadow: 0 0 0 0.2rem rgba(224, 79, 26, 0.25); }

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #e04f1a; }
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #e04f1a; }
  .was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
    border-color: #e04f1a; }
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: #e97044;
  background-color: #e97044; }
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(224, 79, 26, 0.25); }
.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #e04f1a; }

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #e04f1a; }
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #e04f1a;
  box-shadow: 0 0 0 0.2rem rgba(224, 79, 26, 0.25); }

.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center; }
  .form-inline .form-check {
    width: 100%; }
  @media (min-width: 576px) {
    .form-inline label {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 0; }
    .form-inline .form-group {
      display: flex;
      flex: 0 0 auto;
      flex-flow: row wrap;
      align-items: center;
      margin-bottom: 0; }
    .form-inline .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .form-inline .form-control-plaintext {
      display: inline-block; }
    .form-inline .input-group,
    .form-inline .custom-select {
      width: auto; }
    .form-inline .form-check {
      display: flex;
      align-items: center;
      justify-content: center;
      width: auto;
      padding-left: 0; }
    .form-inline .form-check-input {
      position: relative;
      flex-shrink: 0;
      margin-top: 0;
      margin-right: 0.25rem;
      margin-left: 0; }
    .form-inline .custom-control {
      align-items: center;
      justify-content: center; }
    .form-inline .custom-control-label {
      margin-bottom: 0; } }

.btn {
  display: inline-block;
  font-weight: 600;
  color: #495057;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .btn {
      transition: none; } }
  .btn:hover {
    color: #495057;
    text-decoration: none; }
  .btn:focus, .btn.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(6, 101, 208, 0.25); }
  .btn.disabled, .btn:disabled {
    opacity: 0.65; }
  .btn:not(:disabled):not(.disabled) {
    cursor: pointer; }

a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none; }

.btn-primary {
  color: #fff;
  background-color: #0665d0;
  border-color: #0665d0; }
  .btn-primary:hover {
    color: #fff;
    background-color: #0553ab;
    border-color: #054d9e; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #0553ab;
    border-color: #054d9e;
    box-shadow: 0 0 0 0.2rem rgba(43, 124, 215, 0.5); }
  .btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #0665d0;
    border-color: #0665d0; }
  .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #054d9e;
    border-color: #044792; }
    .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(43, 124, 215, 0.5); }

.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d; }
  .btn-secondary:hover {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62; }
  .btn-secondary:focus, .btn-secondary.focus {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62;
    box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5); }
  .btn-secondary.disabled, .btn-secondary:disabled {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
  .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #545b62;
    border-color: #4e555b; }
    .btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5); }

.btn-success {
  color: #fff;
  background-color: #82b54b;
  border-color: #82b54b; }
  .btn-success:hover {
    color: #fff;
    background-color: #6f9a3f;
    border-color: #68913c; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #6f9a3f;
    border-color: #68913c;
    box-shadow: 0 0 0 0.2rem rgba(149, 192, 102, 0.5); }
  .btn-success.disabled, .btn-success:disabled {
    color: #fff;
    background-color: #82b54b;
    border-color: #82b54b; }
  .btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #68913c;
    border-color: #628838; }
    .btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(149, 192, 102, 0.5); }

.btn-info {
  color: #fff;
  background-color: #3c90df;
  border-color: #3c90df; }
  .btn-info:hover {
    color: #fff;
    background-color: #237dd2;
    border-color: #2177c7; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #237dd2;
    border-color: #2177c7;
    box-shadow: 0 0 0 0.2rem rgba(89, 161, 228, 0.5); }
  .btn-info.disabled, .btn-info:disabled {
    color: #fff;
    background-color: #3c90df;
    border-color: #3c90df; }
  .btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #2177c7;
    border-color: #1f70bc; }
    .btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show > .btn-info.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(89, 161, 228, 0.5); }

.btn-warning {
  color: #fff;
  background-color: #ffb119;
  border-color: #ffb119; }
  .btn-warning:hover {
    color: #fff;
    background-color: #f2a000;
    border-color: #e59700; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #f2a000;
    border-color: #e59700;
    box-shadow: 0 0 0 0.2rem rgba(255, 189, 60, 0.5); }
  .btn-warning.disabled, .btn-warning:disabled {
    color: #fff;
    background-color: #ffb119;
    border-color: #ffb119; }
  .btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #e59700;
    border-color: #d88f00; }
    .btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-warning.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(255, 189, 60, 0.5); }

.btn-danger {
  color: #fff;
  background-color: #e04f1a;
  border-color: #e04f1a; }
  .btn-danger:hover {
    color: #fff;
    background-color: #be4316;
    border-color: #b23f15; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #be4316;
    border-color: #b23f15;
    box-shadow: 0 0 0 0.2rem rgba(229, 105, 60, 0.5); }
  .btn-danger.disabled, .btn-danger:disabled {
    color: #fff;
    background-color: #e04f1a;
    border-color: #e04f1a; }
  .btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #b23f15;
    border-color: #a73b13; }
    .btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-danger.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(229, 105, 60, 0.5); }

.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa; }
  .btn-light:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5; }
  .btn-light:focus, .btn-light.focus {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5;
    box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5); }
  .btn-light.disabled, .btn-light:disabled {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  .btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df; }
    .btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5); }

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40; }
  .btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124; }
  .btn-dark:focus, .btn-dark.focus {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124;
    box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5); }
  .btn-dark.disabled, .btn-dark:disabled {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
  .btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d; }
    .btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-dark.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5); }

.btn-outline-primary {
  color: #0665d0;
  border-color: #0665d0; }
  .btn-outline-primary:hover {
    color: #fff;
    background-color: #0665d0;
    border-color: #0665d0; }
  .btn-outline-primary:focus, .btn-outline-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(6, 101, 208, 0.5); }
  .btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #0665d0;
    background-color: transparent; }
  .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #0665d0;
    border-color: #0665d0; }
    .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(6, 101, 208, 0.5); }

.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d; }
  .btn-outline-secondary:hover {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
  .btn-outline-secondary:focus, .btn-outline-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
  .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #6c757d;
    background-color: transparent; }
  .btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
    .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }

.btn-outline-success {
  color: #82b54b;
  border-color: #82b54b; }
  .btn-outline-success:hover {
    color: #fff;
    background-color: #82b54b;
    border-color: #82b54b; }
  .btn-outline-success:focus, .btn-outline-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(130, 181, 75, 0.5); }
  .btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #82b54b;
    background-color: transparent; }
  .btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active, .show > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #82b54b;
    border-color: #82b54b; }
    .btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-success.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(130, 181, 75, 0.5); }

.btn-outline-info {
  color: #3c90df;
  border-color: #3c90df; }
  .btn-outline-info:hover {
    color: #fff;
    background-color: #3c90df;
    border-color: #3c90df; }
  .btn-outline-info:focus, .btn-outline-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(60, 144, 223, 0.5); }
  .btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #3c90df;
    background-color: transparent; }
  .btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active, .show > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #3c90df;
    border-color: #3c90df; }
    .btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-info.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(60, 144, 223, 0.5); }

.btn-outline-warning {
  color: #ffb119;
  border-color: #ffb119; }
  .btn-outline-warning:hover {
    color: #fff;
    background-color: #ffb119;
    border-color: #ffb119; }
  .btn-outline-warning:focus, .btn-outline-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 177, 25, 0.5); }
  .btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: #ffb119;
    background-color: transparent; }
  .btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .show > .btn-outline-warning.dropdown-toggle {
    color: #fff;
    background-color: #ffb119;
    border-color: #ffb119; }
    .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-warning.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(255, 177, 25, 0.5); }

.btn-outline-danger {
  color: #e04f1a;
  border-color: #e04f1a; }
  .btn-outline-danger:hover {
    color: #fff;
    background-color: #e04f1a;
    border-color: #e04f1a; }
  .btn-outline-danger:focus, .btn-outline-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(224, 79, 26, 0.5); }
  .btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #e04f1a;
    background-color: transparent; }
  .btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, .show > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #e04f1a;
    border-color: #e04f1a; }
    .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-danger.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(224, 79, 26, 0.5); }

.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa; }
  .btn-outline-light:hover {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  .btn-outline-light:focus, .btn-outline-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
  .btn-outline-light.disabled, .btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent; }
  .btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active, .show > .btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
    .btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-light.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

.btn-outline-dark {
  color: #343a40;
  border-color: #343a40; }
  .btn-outline-dark:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
  .btn-outline-dark:focus, .btn-outline-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
  .btn-outline-dark.disabled, .btn-outline-dark:disabled {
    color: #343a40;
    background-color: transparent; }
  .btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, .show > .btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
    .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-dark.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.btn-link {
  font-weight: 400;
  color: #0665d0;
  text-decoration: none; }
  .btn-link:hover {
    color: #03356d;
    text-decoration: none; }
  .btn-link:focus, .btn-link.focus {
    text-decoration: none; }
  .btn-link:disabled, .btn-link.disabled {
    color: #6c757d;
    pointer-events: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

.btn-sm, .btn-group-sm > .btn {
  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; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  transition: opacity 0.15s linear; }
  @media (prefers-reduced-motion: reduce) {
    .fade {
      transition: none; } }
  .fade:not(.show) {
    opacity: 0; }

.collapse:not(.show) {
  display: none; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease; }
  @media (prefers-reduced-motion: reduce) {
    .collapsing {
      transition: none; } }

.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative; }

.dropdown-toggle {
  white-space: nowrap; }
  .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent; }
  .dropdown-toggle:empty::after {
    margin-left: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 12rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #495057;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 0 solid #e2e8f2;
  border-radius: 0.25rem; }

.dropdown-menu-left {
  right: auto;
  left: 0; }

.dropdown-menu-right {
  right: 0;
  left: auto; }

@media (min-width: 576px) {
  .dropdown-menu-sm-left {
    right: auto;
    left: 0; }

  .dropdown-menu-sm-right {
    right: 0;
    left: auto; } }
@media (min-width: 768px) {
  .dropdown-menu-md-left {
    right: auto;
    left: 0; }

  .dropdown-menu-md-right {
    right: 0;
    left: auto; } }
@media (min-width: 992px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0; }

  .dropdown-menu-lg-right {
    right: 0;
    left: auto; } }
@media (min-width: 1200px) {
  .dropdown-menu-xl-left {
    right: auto;
    left: 0; }

  .dropdown-menu-xl-right {
    right: 0;
    left: auto; } }
.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem; }
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent; }
.dropup .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem; }
.dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid; }
.dropright .dropdown-toggle:empty::after {
  margin-left: 0; }
.dropright .dropdown-toggle::after {
  vertical-align: 0; }

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem; }
.dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: ""; }
.dropleft .dropdown-toggle::after {
  display: none; }
.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent; }
.dropleft .dropdown-toggle:empty::after {
  margin-left: 0; }
.dropleft .dropdown-toggle::before {
  vertical-align: 0; }

.dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] {
  right: auto;
  bottom: auto; }

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e2e8f2; }

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  clear: both;
  font-weight: 400;
  color: #495057;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0; }
  .dropdown-item:hover, .dropdown-item:focus {
    color: #495057;
    text-decoration: none;
    background-color: #f0f3f8; }
  .dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #0665d0; }
  .dropdown-item.disabled, .dropdown-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: transparent; }

.dropdown-menu.show {
  display: block; }

.dropdown-header {
  display: block;
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap; }

.dropdown-item-text {
  display: block;
  padding: 0.375rem 0.75rem;
  color: #495057; }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    flex: 1 1 auto; }
    .btn-group > .btn:hover,
    .btn-group-vertical > .btn:hover {
      z-index: 1; }
    .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 1; }

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start; }
  .btn-toolbar .input-group {
    width: auto; }

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -1px; }
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem; }
  .dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropright .dropdown-toggle-split::after {
    margin-left: 0; }
  .dropleft .dropdown-toggle-split::before {
    margin-right: 0; }

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem; }

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem; }

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center; }
  .btn-group-vertical > .btn,
  .btn-group-vertical > .btn-group {
    width: 100%; }
  .btn-group-vertical > .btn:not(:first-child),
  .btn-group-vertical > .btn-group:not(:first-child) {
    margin-top: -1px; }
  .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
  .btn-group-vertical > .btn-group:not(:last-child) > .btn {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .btn-group-vertical > .btn:not(:first-child),
  .btn-group-vertical > .btn-group:not(:first-child) > .btn {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0; }
  .btn-group-toggle > .btn input[type="radio"],
  .btn-group-toggle > .btn input[type="checkbox"],
  .btn-group-toggle > .btn-group > .btn input[type="radio"],
  .btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none; }

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%; }
  .input-group > .form-control,
  .input-group > .form-control-plaintext,
  .input-group > .custom-select,
  .input-group > .custom-file {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    min-width: 0;
    margin-bottom: 0; }
    .input-group > .form-control + .form-control,
    .input-group > .form-control + .custom-select,
    .input-group > .form-control + .custom-file,
    .input-group > .form-control-plaintext + .form-control,
    .input-group > .form-control-plaintext + .custom-select,
    .input-group > .form-control-plaintext + .custom-file,
    .input-group > .custom-select + .form-control,
    .input-group > .custom-select + .custom-select,
    .input-group > .custom-select + .custom-file,
    .input-group > .custom-file + .form-control,
    .input-group > .custom-file + .custom-select,
    .input-group > .custom-file + .custom-file {
      margin-left: -1px; }
  .input-group > .form-control:focus,
  .input-group > .custom-select:focus,
  .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
    z-index: 3; }
  .input-group > .custom-file .custom-file-input:focus {
    z-index: 4; }
  .input-group > .form-control:not(:last-child),
  .input-group > .custom-select:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .input-group > .form-control:not(:first-child),
  .input-group > .custom-select:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .input-group > .custom-file {
    display: flex;
    align-items: center; }
    .input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label::after {
      border-top-right-radius: 0;
      border-bottom-right-radius: 0; }
    .input-group > .custom-file:not(:first-child) .custom-file-label {
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; }

.input-group-prepend,
.input-group-append {
  display: flex; }
  .input-group-prepend .btn,
  .input-group-append .btn {
    position: relative;
    z-index: 2; }
    .input-group-prepend .btn:focus,
    .input-group-append .btn:focus {
      z-index: 3; }
  .input-group-prepend .btn + .btn,
  .input-group-prepend .btn + .input-group-text,
  .input-group-prepend .input-group-text + .input-group-text,
  .input-group-prepend .input-group-text + .btn,
  .input-group-append .btn + .btn,
  .input-group-append .btn + .input-group-text,
  .input-group-append .input-group-text + .input-group-text,
  .input-group-append .input-group-text + .btn {
    margin-left: -1px; }

.input-group-prepend {
  margin-right: -1px; }

.input-group-append {
  margin-left: -1px; }

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #f0f3f8;
  border: 1px solid #d4dcec;
  border-radius: 0.25rem; }
  .input-group-text input[type="radio"],
  .input-group-text input[type="checkbox"] {
    margin-top: 0; }

.input-group-lg > .form-control:not(textarea),
.input-group-lg > .custom-select {
  height: calc(1.5em + 1rem + 2px); }

.input-group-lg > .form-control,
.input-group-lg > .custom-select,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

.input-group-sm > .form-control:not(textarea),
.input-group-sm > .custom-select {
  height: calc(1.5em + 0.5rem + 2px); }

.input-group-sm > .form-control,
.input-group-sm > .custom-select,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
  padding-right: 1.75rem; }

.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem; }

.custom-control-inline {
  display: inline-flex;
  margin-right: 1rem; }

.custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.25rem;
  opacity: 0; }
  .custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    border-color: #0665d0;
    background-color: #0665d0; }
  .custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 0.2rem rgba(6, 101, 208, 0.25); }
  .custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #5ba6fa; }
  .custom-control-input:not(:disabled):active ~ .custom-control-label::before {
    color: #fff;
    background-color: #8dc1fc;
    border-color: #8dc1fc; }
  .custom-control-input[disabled] ~ .custom-control-label, .custom-control-input:disabled ~ .custom-control-label {
    color: #6c757d; }
    .custom-control-input[disabled] ~ .custom-control-label::before, .custom-control-input:disabled ~ .custom-control-label::before {
      background-color: #e9ecef; }

.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top; }
  .custom-control-label::before {
    position: absolute;
    top: 0.25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    background-color: #e2e8f2;
    border: #adb5bd solid 1px; }
  .custom-control-label::after {
    position: absolute;
    top: 0.25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background: no-repeat 50% / 50% 50%; }

.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem; }
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e"); }
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #0665d0;
  background-color: #0665d0; }
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e"); }
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(6, 101, 208, 0.5); }
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(6, 101, 208, 0.5); }

.custom-radio .custom-control-label::before {
  border-radius: 50%; }
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e"); }
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(6, 101, 208, 0.5); }

.custom-switch {
  padding-left: 2.25rem; }
  .custom-switch .custom-control-label::before {
    left: -2.25rem;
    width: 1.75rem;
    pointer-events: all;
    border-radius: 0.5rem; }
  .custom-switch .custom-control-label::after {
    top: calc(0.25rem + 2px);
    left: calc(-2.25rem + 2px);
    width: calc(1rem - 4px);
    height: calc(1rem - 4px);
    background-color: #adb5bd;
    border-radius: 0.5rem;
    transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
    @media (prefers-reduced-motion: reduce) {
      .custom-switch .custom-control-label::after {
        transition: none; } }
  .custom-switch .custom-control-input:checked ~ .custom-control-label::after {
    background-color: #e2e8f2;
    transform: translateX(0.75rem); }
  .custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(6, 101, 208, 0.5); }

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px;
  border: 1px solid #d4dcec;
  border-radius: 0.25rem;
  appearance: none; }
  .custom-select:focus {
    border-color: #5ba6fa;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(6, 101, 208, 0.25); }
    .custom-select:focus::-ms-value {
      color: #495057;
      background-color: #fff; }
  .custom-select[multiple], .custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: 0.75rem;
    background-image: none; }
  .custom-select:disabled {
    color: #6c757d;
    background-color: #e9ecef; }
  .custom-select::-ms-expand {
    display: none; }
  .custom-select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #495057; }

.custom-select-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem; }

.custom-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem; }

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin-bottom: 0; }

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin: 0;
  opacity: 0; }
  .custom-file-input:focus ~ .custom-file-label {
    border-color: #5ba6fa;
    box-shadow: 0 0 0 0.2rem rgba(6, 101, 208, 0.25); }
  .custom-file-input[disabled] ~ .custom-file-label, .custom-file-input:disabled ~ .custom-file-label {
    background-color: #e9ecef; }
  .custom-file-input:lang(en) ~ .custom-file-label::after {
    content: "Browse"; }
  .custom-file-input ~ .custom-file-label[data-browse]::after {
    content: attr(data-browse); }

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #d4dcec;
  border-radius: 0.25rem; }
  .custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(1.5em + 0.75rem);
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    color: #495057;
    content: "Browse";
    background-color: #f0f3f8;
    border-left: inherit;
    border-radius: 0 0.25rem 0.25rem 0; }

.custom-range {
  width: 100%;
  height: 1.4rem;
  padding: 0;
  background-color: transparent;
  appearance: none; }
  .custom-range:focus {
    outline: none; }
    .custom-range:focus::-webkit-slider-thumb {
      box-shadow: 0 0 0 1px #f0f3f8, 0 0 0 0.2rem rgba(6, 101, 208, 0.25); }
    .custom-range:focus::-moz-range-thumb {
      box-shadow: 0 0 0 1px #f0f3f8, 0 0 0 0.2rem rgba(6, 101, 208, 0.25); }
    .custom-range:focus::-ms-thumb {
      box-shadow: 0 0 0 1px #f0f3f8, 0 0 0 0.2rem rgba(6, 101, 208, 0.25); }
  .custom-range::-moz-focus-outer {
    border: 0; }
  .custom-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -0.25rem;
    background-color: #0665d0;
    border: 0;
    border-radius: 1rem;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none; }
    @media (prefers-reduced-motion: reduce) {
      .custom-range::-webkit-slider-thumb {
        transition: none; } }
    .custom-range::-webkit-slider-thumb:active {
      background-color: #8dc1fc; }
  .custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem; }
  .custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #0665d0;
    border: 0;
    border-radius: 1rem;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none; }
    @media (prefers-reduced-motion: reduce) {
      .custom-range::-moz-range-thumb {
        transition: none; } }
    .custom-range::-moz-range-thumb:active {
      background-color: #8dc1fc; }
  .custom-range::-moz-range-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem; }
  .custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-right: 0.2rem;
    margin-left: 0.2rem;
    background-color: #0665d0;
    border: 0;
    border-radius: 1rem;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none; }
    @media (prefers-reduced-motion: reduce) {
      .custom-range::-ms-thumb {
        transition: none; } }
    .custom-range::-ms-thumb:active {
      background-color: #8dc1fc; }
  .custom-range::-ms-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: 0.5rem; }
  .custom-range::-ms-fill-lower {
    background-color: #dee2e6;
    border-radius: 1rem; }
  .custom-range::-ms-fill-upper {
    margin-right: 15px;
    background-color: #dee2e6;
    border-radius: 1rem; }
  .custom-range:disabled::-webkit-slider-thumb {
    background-color: #adb5bd; }
  .custom-range:disabled::-webkit-slider-runnable-track {
    cursor: default; }
  .custom-range:disabled::-moz-range-thumb {
    background-color: #adb5bd; }
  .custom-range:disabled::-moz-range-track {
    cursor: default; }
  .custom-range:disabled::-ms-thumb {
    background-color: #adb5bd; }

.custom-control-label::before,
.custom-file-label,
.custom-select {
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .custom-control-label::before,
    .custom-file-label,
    .custom-select {
      transition: none; } }

.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav-link {
  display: block;
  padding: 0.5rem 1rem; }
  .nav-link:hover, .nav-link:focus {
    text-decoration: none; }
  .nav-link.disabled {
    color: #6c757d;
    pointer-events: none;
    cursor: default; }

.nav-tabs {
  border-bottom: 1px solid #e2e8f2; }
  .nav-tabs .nav-item {
    margin-bottom: -1px; }
  .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
    .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
      border-color: #e2e8f2 #e2e8f2 #e2e8f2; }
    .nav-tabs .nav-link.disabled {
      color: #6c757d;
      background-color: transparent;
      border-color: transparent; }
  .nav-tabs .nav-link.active,
  .nav-tabs .nav-item.show .nav-link {
    color: #495057;
    background-color: #fff;
    border-color: #e2e8f2 #e2e8f2 #e2e8f2; }
  .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.nav-pills .nav-link {
  border-radius: 0.25rem; }
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #0665d0; }

.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center; }

.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center; }

.tab-content > .tab-pane {
  display: none; }
.tab-content > .active {
  display: block; }

.card {
  position: relative;
  display: flex;
  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; }
  .card > hr {
    margin-right: 0;
    margin-left: 0; }
  .card > .list-group {
    border-top: inherit;
    border-bottom: inherit; }
    .card > .list-group:first-child {
      border-top-width: 0;
      border-top-left-radius: calc(0.25rem - 1px);
      border-top-right-radius: calc(0.25rem - 1px); }
    .card > .list-group:last-child {
      border-bottom-width: 0;
      border-bottom-right-radius: calc(0.25rem - 1px);
      border-bottom-left-radius: calc(0.25rem - 1px); }

.card-body {
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem; }

.card-title {
  margin-bottom: 0.75rem; }

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0; }

.card-text:last-child {
  margin-bottom: 0; }

.card-link:hover {
  text-decoration: none; }
.card-link + .card-link {
  margin-left: 1.25rem; }

.card-header {
  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); }
  .card-header:first-child {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0; }
  .card-header + .list-group .list-group-item:first-child {
    border-top: 0; }

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125); }
  .card-footer:last-child {
    border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px); }

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0; }

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem; }

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem; }

.card-img,
.card-img-top,
.card-img-bottom {
  flex-shrink: 0;
  width: 100%; }

.card-img,
.card-img-top {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px); }

.card-img,
.card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px); }

.card-deck .card {
  margin-bottom: 14px; }
@media (min-width: 576px) {
  .card-deck {
    display: flex;
    flex-flow: row wrap;
    margin-right: -14px;
    margin-left: -14px; }
    .card-deck .card {
      flex: 1 0 0%;
      margin-right: 14px;
      margin-bottom: 0;
      margin-left: 14px; } }

.card-group > .card {
  margin-bottom: 14px; }
@media (min-width: 576px) {
  .card-group {
    display: flex;
    flex-flow: row wrap; }
    .card-group > .card {
      flex: 1 0 0%;
      margin-bottom: 0; }
      .card-group > .card + .card {
        margin-left: 0;
        border-left: 0; }
      .card-group > .card:not(:last-child) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0; }
        .card-group > .card:not(:last-child) .card-img-top,
        .card-group > .card:not(:last-child) .card-header {
          border-top-right-radius: 0; }
        .card-group > .card:not(:last-child) .card-img-bottom,
        .card-group > .card:not(:last-child) .card-footer {
          border-bottom-right-radius: 0; }
      .card-group > .card:not(:first-child) {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0; }
        .card-group > .card:not(:first-child) .card-img-top,
        .card-group > .card:not(:first-child) .card-header {
          border-top-left-radius: 0; }
        .card-group > .card:not(:first-child) .card-img-bottom,
        .card-group > .card:not(:first-child) .card-footer {
          border-bottom-left-radius: 0; } }

.card-columns .card {
  margin-bottom: 0.75rem; }
@media (min-width: 576px) {
  .card-columns {
    column-count: 3;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1; }
    .card-columns .card {
      display: inline-block;
      width: 100%; } }

.accordion > .card {
  overflow: hidden; }
  .accordion > .card:not(:last-of-type) {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .accordion > .card:not(:first-of-type) {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  .accordion > .card > .card-header {
    border-radius: 0;
    margin-bottom: -1px; }

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 0;
  margin-bottom: 0;
  list-style: none;
  background-color: transparent;
  border-radius: 0.25rem; }

.breadcrumb-item {
  display: flex; }
  .breadcrumb-item + .breadcrumb-item {
    padding-left: 0.5rem; }
    .breadcrumb-item + .breadcrumb-item::before {
      display: inline-block;
      padding-right: 0.5rem;
      color: #6c757d;
      content: "/"; }
  .breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: underline; }
  .breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: none; }
  .breadcrumb-item.active {
    color: #6c757d; }

.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem; }

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #495057;
  background-color: #f0f3f8;
  border: 1px solid #f0f3f8; }
  .page-link:hover {
    z-index: 2;
    color: #495057;
    text-decoration: none;
    background-color: #cdd6e8;
    border-color: #cdd6e8; }
  .page-link:focus {
    z-index: 3;
    outline: 0;
    box-shadow: none; }

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem; }
.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem; }
.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #0665d0;
  border-color: #0665d0; }
.page-item.disabled .page-link {
  color: #adb5bd;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #fff; }

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5; }
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem; }
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem; }

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5; }
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem; }
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem; }

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 600;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .badge {
      transition: none; } }
  a.badge:hover, a.badge:focus {
    text-decoration: none; }
  .badge:empty {
    display: none; }

.btn .badge {
  position: relative;
  top: -1px; }

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem; }

.badge-primary {
  color: #fff;
  background-color: #0665d0; }
  a.badge-primary:hover, a.badge-primary:focus {
    color: #fff;
    background-color: #054d9e; }
  a.badge-primary:focus, a.badge-primary.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(6, 101, 208, 0.5); }

.badge-secondary {
  color: #fff;
  background-color: #6c757d; }
  a.badge-secondary:hover, a.badge-secondary:focus {
    color: #fff;
    background-color: #545b62; }
  a.badge-secondary:focus, a.badge-secondary.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }

.badge-success {
  color: #fff;
  background-color: #82b54b; }
  a.badge-success:hover, a.badge-success:focus {
    color: #fff;
    background-color: #68913c; }
  a.badge-success:focus, a.badge-success.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(130, 181, 75, 0.5); }

.badge-info {
  color: #fff;
  background-color: #3c90df; }
  a.badge-info:hover, a.badge-info:focus {
    color: #fff;
    background-color: #2177c7; }
  a.badge-info:focus, a.badge-info.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(60, 144, 223, 0.5); }

.badge-warning {
  color: #fff;
  background-color: #ffb119; }
  a.badge-warning:hover, a.badge-warning:focus {
    color: #fff;
    background-color: #e59700; }
  a.badge-warning:focus, a.badge-warning.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(255, 177, 25, 0.5); }

.badge-danger {
  color: #fff;
  background-color: #e04f1a; }
  a.badge-danger:hover, a.badge-danger:focus {
    color: #fff;
    background-color: #b23f15; }
  a.badge-danger:focus, a.badge-danger.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(224, 79, 26, 0.5); }

.badge-light {
  color: #212529;
  background-color: #f8f9fa; }
  a.badge-light:hover, a.badge-light:focus {
    color: #212529;
    background-color: #dae0e5; }
  a.badge-light:focus, a.badge-light.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

.badge-dark {
  color: #fff;
  background-color: #343a40; }
  a.badge-dark:hover, a.badge-dark:focus {
    color: #fff;
    background-color: #1d2124; }
  a.badge-dark:focus, a.badge-dark.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem; }
  @media (min-width: 576px) {
    .jumbotron {
      padding: 4rem 2rem; } }

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0; }

.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 0 solid transparent;
  border-radius: 0.25rem; }

.alert-heading {
  color: inherit; }

.alert-link {
  font-weight: 600; }

.alert-dismissible {
  padding-right: 4rem; }
  .alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0.75rem 1.25rem;
    color: inherit; }

.alert-primary {
  color: #03356c;
  background-color: #cde0f6;
  border-color: #b9d4f2; }
  .alert-primary hr {
    border-top-color: #a3c7ee; }
  .alert-primary .alert-link {
    color: #021d3a; }

.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db; }
  .alert-secondary hr {
    border-top-color: #c8cbcf; }
  .alert-secondary .alert-link {
    color: #202326; }

.alert-success {
  color: #445e27;
  background-color: #e6f0db;
  border-color: #dceacd; }
  .alert-success hr {
    border-top-color: #cfe2bb; }
  .alert-success .alert-link {
    color: #2a3a18; }

.alert-info {
  color: #1f4b74;
  background-color: #d8e9f9;
  border-color: #c8e0f6; }
  .alert-info hr {
    border-top-color: #b2d4f2; }
  .alert-info .alert-link {
    color: #14314c; }

.alert-warning {
  color: #855c0d;
  background-color: #ffefd1;
  border-color: #ffe9bf; }
  .alert-warning hr {
    border-top-color: #ffe0a6; }
  .alert-warning .alert-link {
    color: #573c08; }

.alert-danger {
  color: #74290e;
  background-color: #f9dcd1;
  border-color: #f6cebf; }
  .alert-danger hr {
    border-top-color: #f3bda9; }
  .alert-danger .alert-link {
    color: #461909; }

.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe; }
  .alert-light hr {
    border-top-color: #ececf6; }
  .alert-light .alert-link {
    color: #686868; }

.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca; }
  .alert-dark hr {
    border-top-color: #b9bbbe; }
  .alert-dark .alert-link {
    color: #040505; }

@keyframes progress-bar-stripes {
  from {
    background-position: 1.25rem 0; }
  to {
    background-position: 0 0; } }
.progress {
  display: flex;
  height: 1.25rem;
  overflow: hidden;
  line-height: 0;
  font-size: 1rem;
  background-color: #e9ecef;
  border-radius: 0.25rem; }

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #0665d0;
  transition: width 0.6s ease; }
  @media (prefers-reduced-motion: reduce) {
    .progress-bar {
      transition: none; } }

.progress-bar-striped {
  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: 1.25rem 1.25rem; }

.progress-bar-animated {
  animation: progress-bar-stripes 1s linear infinite; }
  @media (prefers-reduced-motion: reduce) {
    .progress-bar-animated {
      animation: none; } }

.media {
  display: flex;
  align-items: flex-start; }

.media-body {
  flex: 1; }

.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 0.25rem; }

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit; }
  .list-group-item-action:hover, .list-group-item-action:focus {
    z-index: 1;
    color: #495057;
    text-decoration: none;
    background-color: #f6f7fb; }
  .list-group-item-action:active {
    color: #495057;
    background-color: #e2e8f2; }

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  background-color: #fff;
  border: 1px solid #e2e8f2; }
  .list-group-item:first-child {
    border-top-left-radius: inherit;
    border-top-right-radius: inherit; }
  .list-group-item:last-child {
    border-bottom-right-radius: inherit;
    border-bottom-left-radius: inherit; }
  .list-group-item.disabled, .list-group-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: #fff; }
  .list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #0665d0;
    border-color: #0665d0; }
  .list-group-item + .list-group-item {
    border-top-width: 0; }
    .list-group-item + .list-group-item.active {
      margin-top: -1px;
      border-top-width: 1px; }

.list-group-horizontal {
  flex-direction: row; }
  .list-group-horizontal > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0; }
  .list-group-horizontal > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0; }
  .list-group-horizontal > .list-group-item.active {
    margin-top: 0; }
  .list-group-horizontal > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0; }
    .list-group-horizontal > .list-group-item + .list-group-item.active {
      margin-left: -1px;
      border-left-width: 1px; }

@media (min-width: 576px) {
  .list-group-horizontal-sm {
    flex-direction: row; }
    .list-group-horizontal-sm > .list-group-item:first-child {
      border-bottom-left-radius: 0.25rem;
      border-top-right-radius: 0; }
    .list-group-horizontal-sm > .list-group-item:last-child {
      border-top-right-radius: 0.25rem;
      border-bottom-left-radius: 0; }
    .list-group-horizontal-sm > .list-group-item.active {
      margin-top: 0; }
    .list-group-horizontal-sm > .list-group-item + .list-group-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px; } }
@media (min-width: 768px) {
  .list-group-horizontal-md {
    flex-direction: row; }
    .list-group-horizontal-md > .list-group-item:first-child {
      border-bottom-left-radius: 0.25rem;
      border-top-right-radius: 0; }
    .list-group-horizontal-md > .list-group-item:last-child {
      border-top-right-radius: 0.25rem;
      border-bottom-left-radius: 0; }
    .list-group-horizontal-md > .list-group-item.active {
      margin-top: 0; }
    .list-group-horizontal-md > .list-group-item + .list-group-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .list-group-horizontal-md > .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px; } }
@media (min-width: 992px) {
  .list-group-horizontal-lg {
    flex-direction: row; }
    .list-group-horizontal-lg > .list-group-item:first-child {
      border-bottom-left-radius: 0.25rem;
      border-top-right-radius: 0; }
    .list-group-horizontal-lg > .list-group-item:last-child {
      border-top-right-radius: 0.25rem;
      border-bottom-left-radius: 0; }
    .list-group-horizontal-lg > .list-group-item.active {
      margin-top: 0; }
    .list-group-horizontal-lg > .list-group-item + .list-group-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px; } }
@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    flex-direction: row; }
    .list-group-horizontal-xl > .list-group-item:first-child {
      border-bottom-left-radius: 0.25rem;
      border-top-right-radius: 0; }
    .list-group-horizontal-xl > .list-group-item:last-child {
      border-top-right-radius: 0.25rem;
      border-bottom-left-radius: 0; }
    .list-group-horizontal-xl > .list-group-item.active {
      margin-top: 0; }
    .list-group-horizontal-xl > .list-group-item + .list-group-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px; } }
.list-group-flush {
  border-radius: 0; }
  .list-group-flush > .list-group-item {
    border-width: 0 0 1px; }
    .list-group-flush > .list-group-item:last-child {
      border-bottom-width: 0; }

.list-group-item-primary {
  color: #03356c;
  background-color: #b9d4f2; }
  .list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
    color: #03356c;
    background-color: #a3c7ee; }
  .list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #03356c;
    border-color: #03356c; }

.list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db; }
  .list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
    color: #383d41;
    background-color: #c8cbcf; }
  .list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #383d41;
    border-color: #383d41; }

.list-group-item-success {
  color: #445e27;
  background-color: #dceacd; }
  .list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
    color: #445e27;
    background-color: #cfe2bb; }
  .list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #445e27;
    border-color: #445e27; }

.list-group-item-info {
  color: #1f4b74;
  background-color: #c8e0f6; }
  .list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
    color: #1f4b74;
    background-color: #b2d4f2; }
  .list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #1f4b74;
    border-color: #1f4b74; }

.list-group-item-warning {
  color: #855c0d;
  background-color: #ffe9bf; }
  .list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
    color: #855c0d;
    background-color: #ffe0a6; }
  .list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #855c0d;
    border-color: #855c0d; }

.list-group-item-danger {
  color: #74290e;
  background-color: #f6cebf; }
  .list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
    color: #74290e;
    background-color: #f3bda9; }
  .list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #74290e;
    border-color: #74290e; }

.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe; }
  .list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
    color: #818182;
    background-color: #ececf6; }
  .list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #818182;
    border-color: #818182; }

.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca; }
  .list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
    color: #1b1e21;
    background-color: #b9bbbe; }
  .list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #1b1e21;
    border-color: #1b1e21; }

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5; }
  .close:hover {
    color: #000;
    text-decoration: none; }
  .close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
    opacity: .75; }

button.close {
  padding: 0;
  background-color: transparent;
  border: 0; }

a.close.disabled {
  pointer-events: none; }

.toast {
  max-width: 350px;
  overflow: hidden;
  font-size: 0.875rem;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(10px);
  opacity: 0;
  border-radius: 0.25rem; }
  .toast:not(:last-child) {
    margin-bottom: 0.75rem; }
  .toast.showing {
    opacity: 1; }
  .toast.show {
    display: block;
    opacity: 1; }
  .toast.hide {
    display: none; }

.toast-header {
  display: flex;
  align-items: center;
  padding: 0.25rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05); }

.toast-body {
  padding: 0.75rem; }

.modal-open {
  overflow: hidden; }
  .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto; }

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none; }
  .modal.fade .modal-dialog {
    transition: transform 0.3s ease-out;
    transform: translate(0, -50px); }
    @media (prefers-reduced-motion: reduce) {
      .modal.fade .modal-dialog {
        transition: none; } }
  .modal.show .modal-dialog {
    transform: none; }
  .modal.modal-static .modal-dialog {
    transform: scale(1.02); }

.modal-dialog-scrollable {
  display: flex;
  max-height: calc(100% - 1rem); }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 1rem);
    overflow: hidden; }
  .modal-dialog-scrollable .modal-header,
  .modal-dialog-scrollable .modal-footer {
    flex-shrink: 0; }
  .modal-dialog-scrollable .modal-body {
    overflow-y: auto; }

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem); }
  .modal-dialog-centered::before {
    display: block;
    height: calc(100vh - 1rem);
    height: min-content;
    content: ""; }
  .modal-dialog-centered.modal-dialog-scrollable {
    flex-direction: column;
    justify-content: center;
    height: 100%; }
    .modal-dialog-centered.modal-dialog-scrollable .modal-content {
      max-height: none; }
    .modal-dialog-centered.modal-dialog-scrollable::before {
      content: none; }

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  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;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.show {
    opacity: 0.8; }

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #e2e8f2;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px); }
  .modal-header .close {
    padding: 1rem 1rem;
    margin: -1rem -1rem -1rem auto; }

.modal-title {
  margin-bottom: 0;
  line-height: 1.5; }

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem; }

.modal-footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #e2e8f2;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px); }
  .modal-footer > * {
    margin: 0.25rem; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto; }

  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem); }
    .modal-dialog-scrollable .modal-content {
      max-height: calc(100vh - 3.5rem); }

  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem); }
    .modal-dialog-centered::before {
      height: calc(100vh - 3.5rem);
      height: min-content; }

  .modal-sm {
    max-width: 300px; } }
@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px; } }
@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px; } }
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, Noto Sans, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  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: 0.8rem;
    height: 0.4rem; }
    .tooltip .arrow::before {
      position: absolute;
      content: "";
      border-color: transparent;
      border-style: solid; }

.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0; }
  .bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
    bottom: 0; }
    .bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
      top: 0;
      border-width: 0.4rem 0.4rem 0;
      border-top-color: #000; }

.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem; }
  .bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
    left: 0;
    width: 0.4rem;
    height: 0.8rem; }
    .bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
      right: 0;
      border-width: 0.4rem 0.4rem 0.4rem 0;
      border-right-color: #000; }

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0; }
  .bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
    top: 0; }
    .bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
      bottom: 0;
      border-width: 0 0.4rem 0.4rem;
      border-bottom-color: #000; }

.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem; }
  .bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
    right: 0;
    width: 0.4rem;
    height: 0.8rem; }
    .bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
      left: 0;
      border-width: 0.4rem 0 0.4rem 0.4rem;
      border-left-color: #000; }

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.75rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, Noto Sans, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  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 #e2e8f2;
  border-radius: 0.3rem; }
  .popover .arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: 0.5rem;
    margin: 0 0.3rem; }
    .popover .arrow::before, .popover .arrow::after {
      position: absolute;
      display: block;
      content: "";
      border-color: transparent;
      border-style: solid; }

.bs-popover-top, .bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.5rem; }
  .bs-popover-top > .arrow, .bs-popover-auto[x-placement^="top"] > .arrow {
    bottom: calc(-0.5rem - 1px); }
    .bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^="top"] > .arrow::before {
      bottom: 0;
      border-width: 0.5rem 0.5rem 0;
      border-top-color: #e2e8f2; }
    .bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^="top"] > .arrow::after {
      bottom: 1px;
      border-width: 0.5rem 0.5rem 0;
      border-top-color: #fff; }

.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem; }
  .bs-popover-right > .arrow, .bs-popover-auto[x-placement^="right"] > .arrow {
    left: calc(-0.5rem - 1px);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0; }
    .bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^="right"] > .arrow::before {
      left: 0;
      border-width: 0.5rem 0.5rem 0.5rem 0;
      border-right-color: #e2e8f2; }
    .bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^="right"] > .arrow::after {
      left: 1px;
      border-width: 0.5rem 0.5rem 0.5rem 0;
      border-right-color: #fff; }

.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem; }
  .bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^="bottom"] > .arrow {
    top: calc(-0.5rem - 1px); }
    .bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^="bottom"] > .arrow::before {
      top: 0;
      border-width: 0 0.5rem 0.5rem 0.5rem;
      border-bottom-color: #e2e8f2; }
    .bs-popover-bottom > .arrow::after, .bs-popover-auto[x-placement^="bottom"] > .arrow::after {
      top: 1px;
      border-width: 0 0.5rem 0.5rem 0.5rem;
      border-bottom-color: #fff; }
  .bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -0.5rem;
    content: "";
    border-bottom: 1px solid #fff; }

.bs-popover-left, .bs-popover-auto[x-placement^="left"] {
  margin-right: 0.5rem; }
  .bs-popover-left > .arrow, .bs-popover-auto[x-placement^="left"] > .arrow {
    right: calc(-0.5rem - 1px);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0; }
    .bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^="left"] > .arrow::before {
      right: 0;
      border-width: 0.5rem 0 0.5rem 0.5rem;
      border-left-color: #e2e8f2; }
    .bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^="left"] > .arrow::after {
      right: 1px;
      border-width: 0.5rem 0 0.5rem 0.5rem;
      border-left-color: #fff; }

.popover-header {
  padding: 0.75rem 0.625rem;
  margin-bottom: 0;
  font-size: 1rem;
  color: #171717;
  background-color: #fff;
  border-bottom: 1px solid #f2f2f2;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px); }
  .popover-header:empty {
    display: none; }

.popover-body {
  padding: 0.625rem 0.625rem;
  color: #495057; }

@keyframes spinner-border {
  to {
    transform: rotate(360deg); } }
.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  animation: spinner-border .75s linear infinite; }

.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em; }

@keyframes spinner-grow {
  0% {
    transform: scale(0); }
  50% {
    opacity: 1;
    transform: none; } }
.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  animation: spinner-grow .75s linear infinite; }

.spinner-grow-sm {
  width: 1rem;
  height: 1rem; }

.align-baseline {
  vertical-align: baseline !important; }

.align-top {
  vertical-align: top !important; }

.align-middle {
  vertical-align: middle !important; }

.align-bottom {
  vertical-align: bottom !important; }

.align-text-bottom {
  vertical-align: text-bottom !important; }

.align-text-top {
  vertical-align: text-top !important; }

.bg-primary {
  background-color: #0665d0 !important; }

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #054d9e !important; }

.bg-secondary {
  background-color: #6c757d !important; }

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #545b62 !important; }

.bg-success {
  background-color: #82b54b !important; }

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #68913c !important; }

.bg-info {
  background-color: #3c90df !important; }

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #2177c7 !important; }

.bg-warning {
  background-color: #ffb119 !important; }

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #e59700 !important; }

.bg-danger {
  background-color: #e04f1a !important; }

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #b23f15 !important; }

.bg-light {
  background-color: #f8f9fa !important; }

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important; }

.bg-dark {
  background-color: #343a40 !important; }

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124 !important; }

.bg-white {
  background-color: #fff !important; }

.bg-transparent {
  background-color: transparent !important; }

.border {
  border: 1px solid #e2e8f2 !important; }

.border-top {
  border-top: 1px solid #e2e8f2 !important; }

.border-right {
  border-right: 1px solid #e2e8f2 !important; }

.border-bottom {
  border-bottom: 1px solid #e2e8f2 !important; }

.border-left {
  border-left: 1px solid #e2e8f2 !important; }

.border-0 {
  border: 0 !important; }

.border-top-0 {
  border-top: 0 !important; }

.border-right-0 {
  border-right: 0 !important; }

.border-bottom-0 {
  border-bottom: 0 !important; }

.border-left-0 {
  border-left: 0 !important; }

.border-primary {
  border-color: #0665d0 !important; }

.border-secondary {
  border-color: #6c757d !important; }

.border-success {
  border-color: #82b54b !important; }

.border-info {
  border-color: #3c90df !important; }

.border-warning {
  border-color: #ffb119 !important; }

.border-danger {
  border-color: #e04f1a !important; }

.border-light {
  border-color: #f8f9fa !important; }

.border-dark {
  border-color: #343a40 !important; }

.border-white {
  border-color: #fff !important; }

.rounded-sm {
  border-radius: 0.2rem !important; }

.rounded {
  border-radius: 0.25rem !important; }

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important; }

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important; }

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-lg {
  border-radius: 0.3rem !important; }

.rounded-circle {
  border-radius: 50% !important; }

.rounded-pill {
  border-radius: 50rem !important; }

.rounded-0 {
  border-radius: 0 !important; }

.clearfix::after {
  display: block;
  clear: both;
  content: ""; }

.d-none {
  display: none !important; }

.d-inline {
  display: inline !important; }

.d-inline-block {
  display: inline-block !important; }

.d-block {
  display: block !important; }

.d-table {
  display: table !important; }

.d-table-row {
  display: table-row !important; }

.d-table-cell {
  display: table-cell !important; }

.d-flex {
  display: flex !important; }

.d-inline-flex {
  display: inline-flex !important; }

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }

  .d-sm-inline {
    display: inline !important; }

  .d-sm-inline-block {
    display: inline-block !important; }

  .d-sm-block {
    display: block !important; }

  .d-sm-table {
    display: table !important; }

  .d-sm-table-row {
    display: table-row !important; }

  .d-sm-table-cell {
    display: table-cell !important; }

  .d-sm-flex {
    display: flex !important; }

  .d-sm-inline-flex {
    display: inline-flex !important; } }
@media (min-width: 768px) {
  .d-md-none {
    display: none !important; }

  .d-md-inline {
    display: inline !important; }

  .d-md-inline-block {
    display: inline-block !important; }

  .d-md-block {
    display: block !important; }

  .d-md-table {
    display: table !important; }

  .d-md-table-row {
    display: table-row !important; }

  .d-md-table-cell {
    display: table-cell !important; }

  .d-md-flex {
    display: flex !important; }

  .d-md-inline-flex {
    display: inline-flex !important; } }
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important; }

  .d-lg-inline {
    display: inline !important; }

  .d-lg-inline-block {
    display: inline-block !important; }

  .d-lg-block {
    display: block !important; }

  .d-lg-table {
    display: table !important; }

  .d-lg-table-row {
    display: table-row !important; }

  .d-lg-table-cell {
    display: table-cell !important; }

  .d-lg-flex {
    display: flex !important; }

  .d-lg-inline-flex {
    display: inline-flex !important; } }
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important; }

  .d-xl-inline {
    display: inline !important; }

  .d-xl-inline-block {
    display: inline-block !important; }

  .d-xl-block {
    display: block !important; }

  .d-xl-table {
    display: table !important; }

  .d-xl-table-row {
    display: table-row !important; }

  .d-xl-table-cell {
    display: table-cell !important; }

  .d-xl-flex {
    display: flex !important; }

  .d-xl-inline-flex {
    display: inline-flex !important; } }
@media print {
  .d-print-none {
    display: none !important; }

  .d-print-inline {
    display: inline !important; }

  .d-print-inline-block {
    display: inline-block !important; }

  .d-print-block {
    display: block !important; }

  .d-print-table {
    display: table !important; }

  .d-print-table-row {
    display: table-row !important; }

  .d-print-table-cell {
    display: table-cell !important; }

  .d-print-flex {
    display: flex !important; }

  .d-print-inline-flex {
    display: inline-flex !important; } }
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }
  .embed-responsive::before {
    display: block;
    content: ""; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive-21by9::before {
  padding-top: 42.8571428571%; }

.embed-responsive-16by9::before {
  padding-top: 56.25%; }

.embed-responsive-4by3::before {
  padding-top: 75%; }

.embed-responsive-1by1::before {
  padding-top: 100%; }

.flex-row {
  flex-direction: row !important; }

.flex-column {
  flex-direction: column !important; }

.flex-row-reverse {
  flex-direction: row-reverse !important; }

.flex-column-reverse {
  flex-direction: column-reverse !important; }

.flex-wrap {
  flex-wrap: wrap !important; }

.flex-nowrap {
  flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important; }

.flex-fill {
  flex: 1 1 auto !important; }

.flex-grow-0 {
  flex-grow: 0 !important; }

.flex-grow-1 {
  flex-grow: 1 !important; }

.flex-shrink-0 {
  flex-shrink: 0 !important; }

.flex-shrink-1 {
  flex-shrink: 1 !important; }

.justify-content-start {
  justify-content: flex-start !important; }

.justify-content-end {
  justify-content: flex-end !important; }

.justify-content-center {
  justify-content: center !important; }

.justify-content-between {
  justify-content: space-between !important; }

.justify-content-around {
  justify-content: space-around !important; }

.align-items-start {
  align-items: flex-start !important; }

.align-items-end {
  align-items: flex-end !important; }

.align-items-center {
  align-items: center !important; }

.align-items-baseline {
  align-items: baseline !important; }

.align-items-stretch {
  align-items: stretch !important; }

.align-content-start {
  align-content: flex-start !important; }

.align-content-end {
  align-content: flex-end !important; }

.align-content-center {
  align-content: center !important; }

.align-content-between {
  align-content: space-between !important; }

.align-content-around {
  align-content: space-around !important; }

.align-content-stretch {
  align-content: stretch !important; }

.align-self-auto {
  align-self: auto !important; }

.align-self-start {
  align-self: flex-start !important; }

.align-self-end {
  align-self: flex-end !important; }

.align-self-center {
  align-self: center !important; }

.align-self-baseline {
  align-self: baseline !important; }

.align-self-stretch {
  align-self: stretch !important; }

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important; }

  .flex-sm-column {
    flex-direction: column !important; }

  .flex-sm-row-reverse {
    flex-direction: row-reverse !important; }

  .flex-sm-column-reverse {
    flex-direction: column-reverse !important; }

  .flex-sm-wrap {
    flex-wrap: wrap !important; }

  .flex-sm-nowrap {
    flex-wrap: nowrap !important; }

  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important; }

  .flex-sm-fill {
    flex: 1 1 auto !important; }

  .flex-sm-grow-0 {
    flex-grow: 0 !important; }

  .flex-sm-grow-1 {
    flex-grow: 1 !important; }

  .flex-sm-shrink-0 {
    flex-shrink: 0 !important; }

  .flex-sm-shrink-1 {
    flex-shrink: 1 !important; }

  .justify-content-sm-start {
    justify-content: flex-start !important; }

  .justify-content-sm-end {
    justify-content: flex-end !important; }

  .justify-content-sm-center {
    justify-content: center !important; }

  .justify-content-sm-between {
    justify-content: space-between !important; }

  .justify-content-sm-around {
    justify-content: space-around !important; }

  .align-items-sm-start {
    align-items: flex-start !important; }

  .align-items-sm-end {
    align-items: flex-end !important; }

  .align-items-sm-center {
    align-items: center !important; }

  .align-items-sm-baseline {
    align-items: baseline !important; }

  .align-items-sm-stretch {
    align-items: stretch !important; }

  .align-content-sm-start {
    align-content: flex-start !important; }

  .align-content-sm-end {
    align-content: flex-end !important; }

  .align-content-sm-center {
    align-content: center !important; }

  .align-content-sm-between {
    align-content: space-between !important; }

  .align-content-sm-around {
    align-content: space-around !important; }

  .align-content-sm-stretch {
    align-content: stretch !important; }

  .align-self-sm-auto {
    align-self: auto !important; }

  .align-self-sm-start {
    align-self: flex-start !important; }

  .align-self-sm-end {
    align-self: flex-end !important; }

  .align-self-sm-center {
    align-self: center !important; }

  .align-self-sm-baseline {
    align-self: baseline !important; }

  .align-self-sm-stretch {
    align-self: stretch !important; } }
@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important; }

  .flex-md-column {
    flex-direction: column !important; }

  .flex-md-row-reverse {
    flex-direction: row-reverse !important; }

  .flex-md-column-reverse {
    flex-direction: column-reverse !important; }

  .flex-md-wrap {
    flex-wrap: wrap !important; }

  .flex-md-nowrap {
    flex-wrap: nowrap !important; }

  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important; }

  .flex-md-fill {
    flex: 1 1 auto !important; }

  .flex-md-grow-0 {
    flex-grow: 0 !important; }

  .flex-md-grow-1 {
    flex-grow: 1 !important; }

  .flex-md-shrink-0 {
    flex-shrink: 0 !important; }

  .flex-md-shrink-1 {
    flex-shrink: 1 !important; }

  .justify-content-md-start {
    justify-content: flex-start !important; }

  .justify-content-md-end {
    justify-content: flex-end !important; }

  .justify-content-md-center {
    justify-content: center !important; }

  .justify-content-md-between {
    justify-content: space-between !important; }

  .justify-content-md-around {
    justify-content: space-around !important; }

  .align-items-md-start {
    align-items: flex-start !important; }

  .align-items-md-end {
    align-items: flex-end !important; }

  .align-items-md-center {
    align-items: center !important; }

  .align-items-md-baseline {
    align-items: baseline !important; }

  .align-items-md-stretch {
    align-items: stretch !important; }

  .align-content-md-start {
    align-content: flex-start !important; }

  .align-content-md-end {
    align-content: flex-end !important; }

  .align-content-md-center {
    align-content: center !important; }

  .align-content-md-between {
    align-content: space-between !important; }

  .align-content-md-around {
    align-content: space-around !important; }

  .align-content-md-stretch {
    align-content: stretch !important; }

  .align-self-md-auto {
    align-self: auto !important; }

  .align-self-md-start {
    align-self: flex-start !important; }

  .align-self-md-end {
    align-self: flex-end !important; }

  .align-self-md-center {
    align-self: center !important; }

  .align-self-md-baseline {
    align-self: baseline !important; }

  .align-self-md-stretch {
    align-self: stretch !important; } }
@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important; }

  .flex-lg-column {
    flex-direction: column !important; }

  .flex-lg-row-reverse {
    flex-direction: row-reverse !important; }

  .flex-lg-column-reverse {
    flex-direction: column-reverse !important; }

  .flex-lg-wrap {
    flex-wrap: wrap !important; }

  .flex-lg-nowrap {
    flex-wrap: nowrap !important; }

  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important; }

  .flex-lg-fill {
    flex: 1 1 auto !important; }

  .flex-lg-grow-0 {
    flex-grow: 0 !important; }

  .flex-lg-grow-1 {
    flex-grow: 1 !important; }

  .flex-lg-shrink-0 {
    flex-shrink: 0 !important; }

  .flex-lg-shrink-1 {
    flex-shrink: 1 !important; }

  .justify-content-lg-start {
    justify-content: flex-start !important; }

  .justify-content-lg-end {
    justify-content: flex-end !important; }

  .justify-content-lg-center {
    justify-content: center !important; }

  .justify-content-lg-between {
    justify-content: space-between !important; }

  .justify-content-lg-around {
    justify-content: space-around !important; }

  .align-items-lg-start {
    align-items: flex-start !important; }

  .align-items-lg-end {
    align-items: flex-end !important; }

  .align-items-lg-center {
    align-items: center !important; }

  .align-items-lg-baseline {
    align-items: baseline !important; }

  .align-items-lg-stretch {
    align-items: stretch !important; }

  .align-content-lg-start {
    align-content: flex-start !important; }

  .align-content-lg-end {
    align-content: flex-end !important; }

  .align-content-lg-center {
    align-content: center !important; }

  .align-content-lg-between {
    align-content: space-between !important; }

  .align-content-lg-around {
    align-content: space-around !important; }

  .align-content-lg-stretch {
    align-content: stretch !important; }

  .align-self-lg-auto {
    align-self: auto !important; }

  .align-self-lg-start {
    align-self: flex-start !important; }

  .align-self-lg-end {
    align-self: flex-end !important; }

  .align-self-lg-center {
    align-self: center !important; }

  .align-self-lg-baseline {
    align-self: baseline !important; }

  .align-self-lg-stretch {
    align-self: stretch !important; } }
@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important; }

  .flex-xl-column {
    flex-direction: column !important; }

  .flex-xl-row-reverse {
    flex-direction: row-reverse !important; }

  .flex-xl-column-reverse {
    flex-direction: column-reverse !important; }

  .flex-xl-wrap {
    flex-wrap: wrap !important; }

  .flex-xl-nowrap {
    flex-wrap: nowrap !important; }

  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }

  .flex-xl-fill {
    flex: 1 1 auto !important; }

  .flex-xl-grow-0 {
    flex-grow: 0 !important; }

  .flex-xl-grow-1 {
    flex-grow: 1 !important; }

  .flex-xl-shrink-0 {
    flex-shrink: 0 !important; }

  .flex-xl-shrink-1 {
    flex-shrink: 1 !important; }

  .justify-content-xl-start {
    justify-content: flex-start !important; }

  .justify-content-xl-end {
    justify-content: flex-end !important; }

  .justify-content-xl-center {
    justify-content: center !important; }

  .justify-content-xl-between {
    justify-content: space-between !important; }

  .justify-content-xl-around {
    justify-content: space-around !important; }

  .align-items-xl-start {
    align-items: flex-start !important; }

  .align-items-xl-end {
    align-items: flex-end !important; }

  .align-items-xl-center {
    align-items: center !important; }

  .align-items-xl-baseline {
    align-items: baseline !important; }

  .align-items-xl-stretch {
    align-items: stretch !important; }

  .align-content-xl-start {
    align-content: flex-start !important; }

  .align-content-xl-end {
    align-content: flex-end !important; }

  .align-content-xl-center {
    align-content: center !important; }

  .align-content-xl-between {
    align-content: space-between !important; }

  .align-content-xl-around {
    align-content: space-around !important; }

  .align-content-xl-stretch {
    align-content: stretch !important; }

  .align-self-xl-auto {
    align-self: auto !important; }

  .align-self-xl-start {
    align-self: flex-start !important; }

  .align-self-xl-end {
    align-self: flex-end !important; }

  .align-self-xl-center {
    align-self: center !important; }

  .align-self-xl-baseline {
    align-self: baseline !important; }

  .align-self-xl-stretch {
    align-self: stretch !important; } }
.float-left {
  float: left !important; }

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

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

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important; }

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

  .float-sm-none {
    float: none !important; } }
@media (min-width: 768px) {
  .float-md-left {
    float: left !important; }

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

  .float-md-none {
    float: none !important; } }
@media (min-width: 992px) {
  .float-lg-left {
    float: left !important; }

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

  .float-lg-none {
    float: none !important; } }
@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important; }

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

  .float-xl-none {
    float: none !important; } }
.user-select-all {
  user-select: all !important; }

.user-select-auto {
  user-select: auto !important; }

.user-select-none {
  user-select: none !important; }

.overflow-auto {
  overflow: auto !important; }

.overflow-hidden {
  overflow: hidden !important; }

.position-static {
  position: static !important; }

.position-relative {
  position: relative !important; }

.position-absolute {
  position: absolute !important; }

.position-fixed {
  position: fixed !important; }

.position-sticky {
  position: sticky !important; }

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

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030; }

@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020; } }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal; }

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; }

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; }

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }

.shadow-none {
  box-shadow: none !important; }

.w-25 {
  width: 25% !important; }

.w-50 {
  width: 50% !important; }

.w-75 {
  width: 75% !important; }

.w-100 {
  width: 100% !important; }

.w-auto {
  width: auto !important; }

.h-25 {
  height: 25% !important; }

.h-50 {
  height: 50% !important; }

.h-75 {
  height: 75% !important; }

.h-100 {
  height: 100% !important; }

.h-auto {
  height: auto !important; }

.mw-100 {
  max-width: 100% !important; }

.mh-100 {
  max-height: 100% !important; }

.min-vw-100 {
  min-width: 100vw !important; }

.min-vh-100 {
  min-height: 100vh !important; }

.vw-100 {
  width: 100vw !important; }

.vh-100 {
  height: 100vh !important; }

.m-0 {
  margin: 0 !important; }

.mt-0,
.my-0 {
  margin-top: 0 !important; }

.mr-0,
.mx-0 {
  margin-right: 0 !important; }

.mb-0,
.my-0 {
  margin-bottom: 0 !important; }

.ml-0,
.mx-0 {
  margin-left: 0 !important; }

.m-1 {
  margin: 0.25rem !important; }

.mt-1,
.my-1 {
  margin-top: 0.25rem !important; }

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important; }

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important; }

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important; }

.m-2 {
  margin: 0.5rem !important; }

.mt-2,
.my-2 {
  margin-top: 0.5rem !important; }

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important; }

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important; }

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important; }

.m-3 {
  margin: 1rem !important; }

.mt-3,
.my-3 {
  margin-top: 1rem !important; }

.mr-3,
.mx-3 {
  margin-right: 1rem !important; }

.mb-3,
.my-3 {
  margin-bottom: 1rem !important; }

.ml-3,
.mx-3 {
  margin-left: 1rem !important; }

.m-4 {
  margin: 1.5rem !important; }

.mt-4,
.my-4 {
  margin-top: 1.5rem !important; }

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important; }

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important; }

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important; }

.m-5 {
  margin: 3rem !important; }

.mt-5,
.my-5 {
  margin-top: 3rem !important; }

.mr-5,
.mx-5 {
  margin-right: 3rem !important; }

.mb-5,
.my-5 {
  margin-bottom: 3rem !important; }

.ml-5,
.mx-5 {
  margin-left: 3rem !important; }

.m-6 {
  margin: 4.5rem !important; }

.mt-6,
.my-6 {
  margin-top: 4.5rem !important; }

.mr-6,
.mx-6 {
  margin-right: 4.5rem !important; }

.mb-6,
.my-6 {
  margin-bottom: 4.5rem !important; }

.ml-6,
.mx-6 {
  margin-left: 4.5rem !important; }

.m-7 {
  margin: 6rem !important; }

.mt-7,
.my-7 {
  margin-top: 6rem !important; }

.mr-7,
.mx-7 {
  margin-right: 6rem !important; }

.mb-7,
.my-7 {
  margin-bottom: 6rem !important; }

.ml-7,
.mx-7 {
  margin-left: 6rem !important; }

.m-8 {
  margin: 9rem !important; }

.mt-8,
.my-8 {
  margin-top: 9rem !important; }

.mr-8,
.mx-8 {
  margin-right: 9rem !important; }

.mb-8,
.my-8 {
  margin-bottom: 9rem !important; }

.ml-8,
.mx-8 {
  margin-left: 9rem !important; }

.m-9 {
  margin: 12rem !important; }

.mt-9,
.my-9 {
  margin-top: 12rem !important; }

.mr-9,
.mx-9 {
  margin-right: 12rem !important; }

.mb-9,
.my-9 {
  margin-bottom: 12rem !important; }

.ml-9,
.mx-9 {
  margin-left: 12rem !important; }

.m-10 {
  margin: 18rem !important; }

.mt-10,
.my-10 {
  margin-top: 18rem !important; }

.mr-10,
.mx-10 {
  margin-right: 18rem !important; }

.mb-10,
.my-10 {
  margin-bottom: 18rem !important; }

.ml-10,
.mx-10 {
  margin-left: 18rem !important; }

.p-0 {
  padding: 0 !important; }

.pt-0,
.py-0 {
  padding-top: 0 !important; }

.pr-0,
.px-0 {
  padding-right: 0 !important; }

.pb-0,
.py-0 {
  padding-bottom: 0 !important; }

.pl-0,
.px-0 {
  padding-left: 0 !important; }

.p-1 {
  padding: 0.25rem !important; }

.pt-1,
.py-1 {
  padding-top: 0.25rem !important; }

.pr-1,
.px-1 {
  padding-right: 0.25rem !important; }

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important; }

.pl-1,
.px-1 {
  padding-left: 0.25rem !important; }

.p-2 {
  padding: 0.5rem !important; }

.pt-2,
.py-2 {
  padding-top: 0.5rem !important; }

.pr-2,
.px-2 {
  padding-right: 0.5rem !important; }

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important; }

.pl-2,
.px-2 {
  padding-left: 0.5rem !important; }

.p-3 {
  padding: 1rem !important; }

.pt-3,
.py-3 {
  padding-top: 1rem !important; }

.pr-3,
.px-3 {
  padding-right: 1rem !important; }

.pb-3,
.py-3 {
  padding-bottom: 1rem !important; }

.pl-3,
.px-3 {
  padding-left: 1rem !important; }

.p-4 {
  padding: 1.5rem !important; }

.pt-4,
.py-4 {
  padding-top: 1.5rem !important; }

.pr-4,
.px-4 {
  padding-right: 1.5rem !important; }

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important; }

.pl-4,
.px-4 {
  padding-left: 1.5rem !important; }

.p-5 {
  padding: 3rem !important; }

.pt-5,
.py-5 {
  padding-top: 3rem !important; }

.pr-5,
.px-5 {
  padding-right: 3rem !important; }

.pb-5,
.py-5 {
  padding-bottom: 3rem !important; }

.pl-5,
.px-5 {
  padding-left: 3rem !important; }

.p-6 {
  padding: 4.5rem !important; }

.pt-6,
.py-6 {
  padding-top: 4.5rem !important; }

.pr-6,
.px-6 {
  padding-right: 4.5rem !important; }

.pb-6,
.py-6 {
  padding-bottom: 4.5rem !important; }

.pl-6,
.px-6 {
  padding-left: 4.5rem !important; }

.p-7 {
  padding: 6rem !important; }

.pt-7,
.py-7 {
  padding-top: 6rem !important; }

.pr-7,
.px-7 {
  padding-right: 6rem !important; }

.pb-7,
.py-7 {
  padding-bottom: 6rem !important; }

.pl-7,
.px-7 {
  padding-left: 6rem !important; }

.p-8 {
  padding: 9rem !important; }

.pt-8,
.py-8 {
  padding-top: 9rem !important; }

.pr-8,
.px-8 {
  padding-right: 9rem !important; }

.pb-8,
.py-8 {
  padding-bottom: 9rem !important; }

.pl-8,
.px-8 {
  padding-left: 9rem !important; }

.p-9 {
  padding: 12rem !important; }

.pt-9,
.py-9 {
  padding-top: 12rem !important; }

.pr-9,
.px-9 {
  padding-right: 12rem !important; }

.pb-9,
.py-9 {
  padding-bottom: 12rem !important; }

.pl-9,
.px-9 {
  padding-left: 12rem !important; }

.p-10 {
  padding: 18rem !important; }

.pt-10,
.py-10 {
  padding-top: 18rem !important; }

.pr-10,
.px-10 {
  padding-right: 18rem !important; }

.pb-10,
.py-10 {
  padding-bottom: 18rem !important; }

.pl-10,
.px-10 {
  padding-left: 18rem !important; }

.m-n1 {
  margin: -0.25rem !important; }

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important; }

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important; }

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important; }

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important; }

.m-n2 {
  margin: -0.5rem !important; }

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important; }

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important; }

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important; }

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important; }

.m-n3 {
  margin: -1rem !important; }

.mt-n3,
.my-n3 {
  margin-top: -1rem !important; }

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important; }

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important; }

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important; }

.m-n4 {
  margin: -1.5rem !important; }

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important; }

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important; }

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important; }

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important; }

.m-n5 {
  margin: -3rem !important; }

.mt-n5,
.my-n5 {
  margin-top: -3rem !important; }

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important; }

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important; }

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important; }

.m-n6 {
  margin: -4.5rem !important; }

.mt-n6,
.my-n6 {
  margin-top: -4.5rem !important; }

.mr-n6,
.mx-n6 {
  margin-right: -4.5rem !important; }

.mb-n6,
.my-n6 {
  margin-bottom: -4.5rem !important; }

.ml-n6,
.mx-n6 {
  margin-left: -4.5rem !important; }

.m-n7 {
  margin: -6rem !important; }

.mt-n7,
.my-n7 {
  margin-top: -6rem !important; }

.mr-n7,
.mx-n7 {
  margin-right: -6rem !important; }

.mb-n7,
.my-n7 {
  margin-bottom: -6rem !important; }

.ml-n7,
.mx-n7 {
  margin-left: -6rem !important; }

.m-n8 {
  margin: -9rem !important; }

.mt-n8,
.my-n8 {
  margin-top: -9rem !important; }

.mr-n8,
.mx-n8 {
  margin-right: -9rem !important; }

.mb-n8,
.my-n8 {
  margin-bottom: -9rem !important; }

.ml-n8,
.mx-n8 {
  margin-left: -9rem !important; }

.m-n9 {
  margin: -12rem !important; }

.mt-n9,
.my-n9 {
  margin-top: -12rem !important; }

.mr-n9,
.mx-n9 {
  margin-right: -12rem !important; }

.mb-n9,
.my-n9 {
  margin-bottom: -12rem !important; }

.ml-n9,
.mx-n9 {
  margin-left: -12rem !important; }

.m-n10 {
  margin: -18rem !important; }

.mt-n10,
.my-n10 {
  margin-top: -18rem !important; }

.mr-n10,
.mx-n10 {
  margin-right: -18rem !important; }

.mb-n10,
.my-n10 {
  margin-bottom: -18rem !important; }

.ml-n10,
.mx-n10 {
  margin-left: -18rem !important; }

.m-auto {
  margin: auto !important; }

.mt-auto,
.my-auto {
  margin-top: auto !important; }

.mr-auto,
.mx-auto {
  margin-right: auto !important; }

.mb-auto,
.my-auto {
  margin-bottom: auto !important; }

.ml-auto,
.mx-auto {
  margin-left: auto !important; }

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important; }

  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important; }

  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important; }

  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important; }

  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important; }

  .m-sm-1 {
    margin: 0.25rem !important; }

  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important; }

  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important; }

  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important; }

  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important; }

  .m-sm-2 {
    margin: 0.5rem !important; }

  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important; }

  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important; }

  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important; }

  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important; }

  .m-sm-3 {
    margin: 1rem !important; }

  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important; }

  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important; }

  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important; }

  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important; }

  .m-sm-4 {
    margin: 1.5rem !important; }

  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important; }

  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important; }

  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important; }

  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important; }

  .m-sm-5 {
    margin: 3rem !important; }

  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important; }

  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important; }

  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important; }

  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important; }

  .m-sm-6 {
    margin: 4.5rem !important; }

  .mt-sm-6,
  .my-sm-6 {
    margin-top: 4.5rem !important; }

  .mr-sm-6,
  .mx-sm-6 {
    margin-right: 4.5rem !important; }

  .mb-sm-6,
  .my-sm-6 {
    margin-bottom: 4.5rem !important; }

  .ml-sm-6,
  .mx-sm-6 {
    margin-left: 4.5rem !important; }

  .m-sm-7 {
    margin: 6rem !important; }

  .mt-sm-7,
  .my-sm-7 {
    margin-top: 6rem !important; }

  .mr-sm-7,
  .mx-sm-7 {
    margin-right: 6rem !important; }

  .mb-sm-7,
  .my-sm-7 {
    margin-bottom: 6rem !important; }

  .ml-sm-7,
  .mx-sm-7 {
    margin-left: 6rem !important; }

  .m-sm-8 {
    margin: 9rem !important; }

  .mt-sm-8,
  .my-sm-8 {
    margin-top: 9rem !important; }

  .mr-sm-8,
  .mx-sm-8 {
    margin-right: 9rem !important; }

  .mb-sm-8,
  .my-sm-8 {
    margin-bottom: 9rem !important; }

  .ml-sm-8,
  .mx-sm-8 {
    margin-left: 9rem !important; }

  .m-sm-9 {
    margin: 12rem !important; }

  .mt-sm-9,
  .my-sm-9 {
    margin-top: 12rem !important; }

  .mr-sm-9,
  .mx-sm-9 {
    margin-right: 12rem !important; }

  .mb-sm-9,
  .my-sm-9 {
    margin-bottom: 12rem !important; }

  .ml-sm-9,
  .mx-sm-9 {
    margin-left: 12rem !important; }

  .m-sm-10 {
    margin: 18rem !important; }

  .mt-sm-10,
  .my-sm-10 {
    margin-top: 18rem !important; }

  .mr-sm-10,
  .mx-sm-10 {
    margin-right: 18rem !important; }

  .mb-sm-10,
  .my-sm-10 {
    margin-bottom: 18rem !important; }

  .ml-sm-10,
  .mx-sm-10 {
    margin-left: 18rem !important; }

  .p-sm-0 {
    padding: 0 !important; }

  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important; }

  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important; }

  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important; }

  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important; }

  .p-sm-1 {
    padding: 0.25rem !important; }

  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important; }

  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important; }

  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important; }

  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important; }

  .p-sm-2 {
    padding: 0.5rem !important; }

  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important; }

  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important; }

  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important; }

  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important; }

  .p-sm-3 {
    padding: 1rem !important; }

  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important; }

  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important; }

  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important; }

  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important; }

  .p-sm-4 {
    padding: 1.5rem !important; }

  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important; }

  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important; }

  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important; }

  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important; }

  .p-sm-5 {
    padding: 3rem !important; }

  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important; }

  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important; }

  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important; }

  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important; }

  .p-sm-6 {
    padding: 4.5rem !important; }

  .pt-sm-6,
  .py-sm-6 {
    padding-top: 4.5rem !important; }

  .pr-sm-6,
  .px-sm-6 {
    padding-right: 4.5rem !important; }

  .pb-sm-6,
  .py-sm-6 {
    padding-bottom: 4.5rem !important; }

  .pl-sm-6,
  .px-sm-6 {
    padding-left: 4.5rem !important; }

  .p-sm-7 {
    padding: 6rem !important; }

  .pt-sm-7,
  .py-sm-7 {
    padding-top: 6rem !important; }

  .pr-sm-7,
  .px-sm-7 {
    padding-right: 6rem !important; }

  .pb-sm-7,
  .py-sm-7 {
    padding-bottom: 6rem !important; }

  .pl-sm-7,
  .px-sm-7 {
    padding-left: 6rem !important; }

  .p-sm-8 {
    padding: 9rem !important; }

  .pt-sm-8,
  .py-sm-8 {
    padding-top: 9rem !important; }

  .pr-sm-8,
  .px-sm-8 {
    padding-right: 9rem !important; }

  .pb-sm-8,
  .py-sm-8 {
    padding-bottom: 9rem !important; }

  .pl-sm-8,
  .px-sm-8 {
    padding-left: 9rem !important; }

  .p-sm-9 {
    padding: 12rem !important; }

  .pt-sm-9,
  .py-sm-9 {
    padding-top: 12rem !important; }

  .pr-sm-9,
  .px-sm-9 {
    padding-right: 12rem !important; }

  .pb-sm-9,
  .py-sm-9 {
    padding-bottom: 12rem !important; }

  .pl-sm-9,
  .px-sm-9 {
    padding-left: 12rem !important; }

  .p-sm-10 {
    padding: 18rem !important; }

  .pt-sm-10,
  .py-sm-10 {
    padding-top: 18rem !important; }

  .pr-sm-10,
  .px-sm-10 {
    padding-right: 18rem !important; }

  .pb-sm-10,
  .py-sm-10 {
    padding-bottom: 18rem !important; }

  .pl-sm-10,
  .px-sm-10 {
    padding-left: 18rem !important; }

  .m-sm-n1 {
    margin: -0.25rem !important; }

  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important; }

  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important; }

  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important; }

  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important; }

  .m-sm-n2 {
    margin: -0.5rem !important; }

  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important; }

  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important; }

  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important; }

  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important; }

  .m-sm-n3 {
    margin: -1rem !important; }

  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important; }

  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important; }

  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important; }

  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important; }

  .m-sm-n4 {
    margin: -1.5rem !important; }

  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important; }

  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important; }

  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important; }

  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important; }

  .m-sm-n5 {
    margin: -3rem !important; }

  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important; }

  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important; }

  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important; }

  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important; }

  .m-sm-n6 {
    margin: -4.5rem !important; }

  .mt-sm-n6,
  .my-sm-n6 {
    margin-top: -4.5rem !important; }

  .mr-sm-n6,
  .mx-sm-n6 {
    margin-right: -4.5rem !important; }

  .mb-sm-n6,
  .my-sm-n6 {
    margin-bottom: -4.5rem !important; }

  .ml-sm-n6,
  .mx-sm-n6 {
    margin-left: -4.5rem !important; }

  .m-sm-n7 {
    margin: -6rem !important; }

  .mt-sm-n7,
  .my-sm-n7 {
    margin-top: -6rem !important; }

  .mr-sm-n7,
  .mx-sm-n7 {
    margin-right: -6rem !important; }

  .mb-sm-n7,
  .my-sm-n7 {
    margin-bottom: -6rem !important; }

  .ml-sm-n7,
  .mx-sm-n7 {
    margin-left: -6rem !important; }

  .m-sm-n8 {
    margin: -9rem !important; }

  .mt-sm-n8,
  .my-sm-n8 {
    margin-top: -9rem !important; }

  .mr-sm-n8,
  .mx-sm-n8 {
    margin-right: -9rem !important; }

  .mb-sm-n8,
  .my-sm-n8 {
    margin-bottom: -9rem !important; }

  .ml-sm-n8,
  .mx-sm-n8 {
    margin-left: -9rem !important; }

  .m-sm-n9 {
    margin: -12rem !important; }

  .mt-sm-n9,
  .my-sm-n9 {
    margin-top: -12rem !important; }

  .mr-sm-n9,
  .mx-sm-n9 {
    margin-right: -12rem !important; }

  .mb-sm-n9,
  .my-sm-n9 {
    margin-bottom: -12rem !important; }

  .ml-sm-n9,
  .mx-sm-n9 {
    margin-left: -12rem !important; }

  .m-sm-n10 {
    margin: -18rem !important; }

  .mt-sm-n10,
  .my-sm-n10 {
    margin-top: -18rem !important; }

  .mr-sm-n10,
  .mx-sm-n10 {
    margin-right: -18rem !important; }

  .mb-sm-n10,
  .my-sm-n10 {
    margin-bottom: -18rem !important; }

  .ml-sm-n10,
  .mx-sm-n10 {
    margin-left: -18rem !important; }

  .m-sm-auto {
    margin: auto !important; }

  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important; }

  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important; }

  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important; }

  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important; } }
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important; }

  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important; }

  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important; }

  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important; }

  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important; }

  .m-md-1 {
    margin: 0.25rem !important; }

  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important; }

  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important; }

  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important; }

  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important; }

  .m-md-2 {
    margin: 0.5rem !important; }

  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important; }

  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important; }

  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important; }

  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important; }

  .m-md-3 {
    margin: 1rem !important; }

  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important; }

  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important; }

  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important; }

  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important; }

  .m-md-4 {
    margin: 1.5rem !important; }

  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important; }

  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important; }

  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important; }

  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important; }

  .m-md-5 {
    margin: 3rem !important; }

  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important; }

  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important; }

  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important; }

  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important; }

  .m-md-6 {
    margin: 4.5rem !important; }

  .mt-md-6,
  .my-md-6 {
    margin-top: 4.5rem !important; }

  .mr-md-6,
  .mx-md-6 {
    margin-right: 4.5rem !important; }

  .mb-md-6,
  .my-md-6 {
    margin-bottom: 4.5rem !important; }

  .ml-md-6,
  .mx-md-6 {
    margin-left: 4.5rem !important; }

  .m-md-7 {
    margin: 6rem !important; }

  .mt-md-7,
  .my-md-7 {
    margin-top: 6rem !important; }

  .mr-md-7,
  .mx-md-7 {
    margin-right: 6rem !important; }

  .mb-md-7,
  .my-md-7 {
    margin-bottom: 6rem !important; }

  .ml-md-7,
  .mx-md-7 {
    margin-left: 6rem !important; }

  .m-md-8 {
    margin: 9rem !important; }

  .mt-md-8,
  .my-md-8 {
    margin-top: 9rem !important; }

  .mr-md-8,
  .mx-md-8 {
    margin-right: 9rem !important; }

  .mb-md-8,
  .my-md-8 {
    margin-bottom: 9rem !important; }

  .ml-md-8,
  .mx-md-8 {
    margin-left: 9rem !important; }

  .m-md-9 {
    margin: 12rem !important; }

  .mt-md-9,
  .my-md-9 {
    margin-top: 12rem !important; }

  .mr-md-9,
  .mx-md-9 {
    margin-right: 12rem !important; }

  .mb-md-9,
  .my-md-9 {
    margin-bottom: 12rem !important; }

  .ml-md-9,
  .mx-md-9 {
    margin-left: 12rem !important; }

  .m-md-10 {
    margin: 18rem !important; }

  .mt-md-10,
  .my-md-10 {
    margin-top: 18rem !important; }

  .mr-md-10,
  .mx-md-10 {
    margin-right: 18rem !important; }

  .mb-md-10,
  .my-md-10 {
    margin-bottom: 18rem !important; }

  .ml-md-10,
  .mx-md-10 {
    margin-left: 18rem !important; }

  .p-md-0 {
    padding: 0 !important; }

  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important; }

  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important; }

  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important; }

  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important; }

  .p-md-1 {
    padding: 0.25rem !important; }

  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important; }

  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important; }

  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important; }

  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important; }

  .p-md-2 {
    padding: 0.5rem !important; }

  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important; }

  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important; }

  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important; }

  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important; }

  .p-md-3 {
    padding: 1rem !important; }

  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important; }

  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important; }

  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important; }

  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important; }

  .p-md-4 {
    padding: 1.5rem !important; }

  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important; }

  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important; }

  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important; }

  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important; }

  .p-md-5 {
    padding: 3rem !important; }

  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important; }

  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important; }

  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important; }

  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important; }

  .p-md-6 {
    padding: 4.5rem !important; }

  .pt-md-6,
  .py-md-6 {
    padding-top: 4.5rem !important; }

  .pr-md-6,
  .px-md-6 {
    padding-right: 4.5rem !important; }

  .pb-md-6,
  .py-md-6 {
    padding-bottom: 4.5rem !important; }

  .pl-md-6,
  .px-md-6 {
    padding-left: 4.5rem !important; }

  .p-md-7 {
    padding: 6rem !important; }

  .pt-md-7,
  .py-md-7 {
    padding-top: 6rem !important; }

  .pr-md-7,
  .px-md-7 {
    padding-right: 6rem !important; }

  .pb-md-7,
  .py-md-7 {
    padding-bottom: 6rem !important; }

  .pl-md-7,
  .px-md-7 {
    padding-left: 6rem !important; }

  .p-md-8 {
    padding: 9rem !important; }

  .pt-md-8,
  .py-md-8 {
    padding-top: 9rem !important; }

  .pr-md-8,
  .px-md-8 {
    padding-right: 9rem !important; }

  .pb-md-8,
  .py-md-8 {
    padding-bottom: 9rem !important; }

  .pl-md-8,
  .px-md-8 {
    padding-left: 9rem !important; }

  .p-md-9 {
    padding: 12rem !important; }

  .pt-md-9,
  .py-md-9 {
    padding-top: 12rem !important; }

  .pr-md-9,
  .px-md-9 {
    padding-right: 12rem !important; }

  .pb-md-9,
  .py-md-9 {
    padding-bottom: 12rem !important; }

  .pl-md-9,
  .px-md-9 {
    padding-left: 12rem !important; }

  .p-md-10 {
    padding: 18rem !important; }

  .pt-md-10,
  .py-md-10 {
    padding-top: 18rem !important; }

  .pr-md-10,
  .px-md-10 {
    padding-right: 18rem !important; }

  .pb-md-10,
  .py-md-10 {
    padding-bottom: 18rem !important; }

  .pl-md-10,
  .px-md-10 {
    padding-left: 18rem !important; }

  .m-md-n1 {
    margin: -0.25rem !important; }

  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important; }

  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important; }

  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important; }

  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important; }

  .m-md-n2 {
    margin: -0.5rem !important; }

  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important; }

  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important; }

  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important; }

  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important; }

  .m-md-n3 {
    margin: -1rem !important; }

  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important; }

  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important; }

  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important; }

  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important; }

  .m-md-n4 {
    margin: -1.5rem !important; }

  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important; }

  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important; }

  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important; }

  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important; }

  .m-md-n5 {
    margin: -3rem !important; }

  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important; }

  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important; }

  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important; }

  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important; }

  .m-md-n6 {
    margin: -4.5rem !important; }

  .mt-md-n6,
  .my-md-n6 {
    margin-top: -4.5rem !important; }

  .mr-md-n6,
  .mx-md-n6 {
    margin-right: -4.5rem !important; }

  .mb-md-n6,
  .my-md-n6 {
    margin-bottom: -4.5rem !important; }

  .ml-md-n6,
  .mx-md-n6 {
    margin-left: -4.5rem !important; }

  .m-md-n7 {
    margin: -6rem !important; }

  .mt-md-n7,
  .my-md-n7 {
    margin-top: -6rem !important; }

  .mr-md-n7,
  .mx-md-n7 {
    margin-right: -6rem !important; }

  .mb-md-n7,
  .my-md-n7 {
    margin-bottom: -6rem !important; }

  .ml-md-n7,
  .mx-md-n7 {
    margin-left: -6rem !important; }

  .m-md-n8 {
    margin: -9rem !important; }

  .mt-md-n8,
  .my-md-n8 {
    margin-top: -9rem !important; }

  .mr-md-n8,
  .mx-md-n8 {
    margin-right: -9rem !important; }

  .mb-md-n8,
  .my-md-n8 {
    margin-bottom: -9rem !important; }

  .ml-md-n8,
  .mx-md-n8 {
    margin-left: -9rem !important; }

  .m-md-n9 {
    margin: -12rem !important; }

  .mt-md-n9,
  .my-md-n9 {
    margin-top: -12rem !important; }

  .mr-md-n9,
  .mx-md-n9 {
    margin-right: -12rem !important; }

  .mb-md-n9,
  .my-md-n9 {
    margin-bottom: -12rem !important; }

  .ml-md-n9,
  .mx-md-n9 {
    margin-left: -12rem !important; }

  .m-md-n10 {
    margin: -18rem !important; }

  .mt-md-n10,
  .my-md-n10 {
    margin-top: -18rem !important; }

  .mr-md-n10,
  .mx-md-n10 {
    margin-right: -18rem !important; }

  .mb-md-n10,
  .my-md-n10 {
    margin-bottom: -18rem !important; }

  .ml-md-n10,
  .mx-md-n10 {
    margin-left: -18rem !important; }

  .m-md-auto {
    margin: auto !important; }

  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important; }

  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important; }

  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important; }

  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important; } }
@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important; }

  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important; }

  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important; }

  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important; }

  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important; }

  .m-lg-1 {
    margin: 0.25rem !important; }

  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important; }

  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important; }

  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important; }

  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important; }

  .m-lg-2 {
    margin: 0.5rem !important; }

  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important; }

  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important; }

  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important; }

  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important; }

  .m-lg-3 {
    margin: 1rem !important; }

  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important; }

  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important; }

  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important; }

  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important; }

  .m-lg-4 {
    margin: 1.5rem !important; }

  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important; }

  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important; }

  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important; }

  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important; }

  .m-lg-5 {
    margin: 3rem !important; }

  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important; }

  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important; }

  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important; }

  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important; }

  .m-lg-6 {
    margin: 4.5rem !important; }

  .mt-lg-6,
  .my-lg-6 {
    margin-top: 4.5rem !important; }

  .mr-lg-6,
  .mx-lg-6 {
    margin-right: 4.5rem !important; }

  .mb-lg-6,
  .my-lg-6 {
    margin-bottom: 4.5rem !important; }

  .ml-lg-6,
  .mx-lg-6 {
    margin-left: 4.5rem !important; }

  .m-lg-7 {
    margin: 6rem !important; }

  .mt-lg-7,
  .my-lg-7 {
    margin-top: 6rem !important; }

  .mr-lg-7,
  .mx-lg-7 {
    margin-right: 6rem !important; }

  .mb-lg-7,
  .my-lg-7 {
    margin-bottom: 6rem !important; }

  .ml-lg-7,
  .mx-lg-7 {
    margin-left: 6rem !important; }

  .m-lg-8 {
    margin: 9rem !important; }

  .mt-lg-8,
  .my-lg-8 {
    margin-top: 9rem !important; }

  .mr-lg-8,
  .mx-lg-8 {
    margin-right: 9rem !important; }

  .mb-lg-8,
  .my-lg-8 {
    margin-bottom: 9rem !important; }

  .ml-lg-8,
  .mx-lg-8 {
    margin-left: 9rem !important; }

  .m-lg-9 {
    margin: 12rem !important; }

  .mt-lg-9,
  .my-lg-9 {
    margin-top: 12rem !important; }

  .mr-lg-9,
  .mx-lg-9 {
    margin-right: 12rem !important; }

  .mb-lg-9,
  .my-lg-9 {
    margin-bottom: 12rem !important; }

  .ml-lg-9,
  .mx-lg-9 {
    margin-left: 12rem !important; }

  .m-lg-10 {
    margin: 18rem !important; }

  .mt-lg-10,
  .my-lg-10 {
    margin-top: 18rem !important; }

  .mr-lg-10,
  .mx-lg-10 {
    margin-right: 18rem !important; }

  .mb-lg-10,
  .my-lg-10 {
    margin-bottom: 18rem !important; }

  .ml-lg-10,
  .mx-lg-10 {
    margin-left: 18rem !important; }

  .p-lg-0 {
    padding: 0 !important; }

  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important; }

  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important; }

  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important; }

  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important; }

  .p-lg-1 {
    padding: 0.25rem !important; }

  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important; }

  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important; }

  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important; }

  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important; }

  .p-lg-2 {
    padding: 0.5rem !important; }

  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important; }

  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important; }

  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important; }

  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important; }

  .p-lg-3 {
    padding: 1rem !important; }

  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important; }

  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important; }

  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important; }

  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important; }

  .p-lg-4 {
    padding: 1.5rem !important; }

  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important; }

  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important; }

  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important; }

  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important; }

  .p-lg-5 {
    padding: 3rem !important; }

  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important; }

  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important; }

  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important; }

  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important; }

  .p-lg-6 {
    padding: 4.5rem !important; }

  .pt-lg-6,
  .py-lg-6 {
    padding-top: 4.5rem !important; }

  .pr-lg-6,
  .px-lg-6 {
    padding-right: 4.5rem !important; }

  .pb-lg-6,
  .py-lg-6 {
    padding-bottom: 4.5rem !important; }

  .pl-lg-6,
  .px-lg-6 {
    padding-left: 4.5rem !important; }

  .p-lg-7 {
    padding: 6rem !important; }

  .pt-lg-7,
  .py-lg-7 {
    padding-top: 6rem !important; }

  .pr-lg-7,
  .px-lg-7 {
    padding-right: 6rem !important; }

  .pb-lg-7,
  .py-lg-7 {
    padding-bottom: 6rem !important; }

  .pl-lg-7,
  .px-lg-7 {
    padding-left: 6rem !important; }

  .p-lg-8 {
    padding: 9rem !important; }

  .pt-lg-8,
  .py-lg-8 {
    padding-top: 9rem !important; }

  .pr-lg-8,
  .px-lg-8 {
    padding-right: 9rem !important; }

  .pb-lg-8,
  .py-lg-8 {
    padding-bottom: 9rem !important; }

  .pl-lg-8,
  .px-lg-8 {
    padding-left: 9rem !important; }

  .p-lg-9 {
    padding: 12rem !important; }

  .pt-lg-9,
  .py-lg-9 {
    padding-top: 12rem !important; }

  .pr-lg-9,
  .px-lg-9 {
    padding-right: 12rem !important; }

  .pb-lg-9,
  .py-lg-9 {
    padding-bottom: 12rem !important; }

  .pl-lg-9,
  .px-lg-9 {
    padding-left: 12rem !important; }

  .p-lg-10 {
    padding: 18rem !important; }

  .pt-lg-10,
  .py-lg-10 {
    padding-top: 18rem !important; }

  .pr-lg-10,
  .px-lg-10 {
    padding-right: 18rem !important; }

  .pb-lg-10,
  .py-lg-10 {
    padding-bottom: 18rem !important; }

  .pl-lg-10,
  .px-lg-10 {
    padding-left: 18rem !important; }

  .m-lg-n1 {
    margin: -0.25rem !important; }

  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important; }

  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important; }

  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important; }

  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important; }

  .m-lg-n2 {
    margin: -0.5rem !important; }

  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important; }

  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important; }

  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important; }

  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important; }

  .m-lg-n3 {
    margin: -1rem !important; }

  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important; }

  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important; }

  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important; }

  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important; }

  .m-lg-n4 {
    margin: -1.5rem !important; }

  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important; }

  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important; }

  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important; }

  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important; }

  .m-lg-n5 {
    margin: -3rem !important; }

  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important; }

  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important; }

  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important; }

  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important; }

  .m-lg-n6 {
    margin: -4.5rem !important; }

  .mt-lg-n6,
  .my-lg-n6 {
    margin-top: -4.5rem !important; }

  .mr-lg-n6,
  .mx-lg-n6 {
    margin-right: -4.5rem !important; }

  .mb-lg-n6,
  .my-lg-n6 {
    margin-bottom: -4.5rem !important; }

  .ml-lg-n6,
  .mx-lg-n6 {
    margin-left: -4.5rem !important; }

  .m-lg-n7 {
    margin: -6rem !important; }

  .mt-lg-n7,
  .my-lg-n7 {
    margin-top: -6rem !important; }

  .mr-lg-n7,
  .mx-lg-n7 {
    margin-right: -6rem !important; }

  .mb-lg-n7,
  .my-lg-n7 {
    margin-bottom: -6rem !important; }

  .ml-lg-n7,
  .mx-lg-n7 {
    margin-left: -6rem !important; }

  .m-lg-n8 {
    margin: -9rem !important; }

  .mt-lg-n8,
  .my-lg-n8 {
    margin-top: -9rem !important; }

  .mr-lg-n8,
  .mx-lg-n8 {
    margin-right: -9rem !important; }

  .mb-lg-n8,
  .my-lg-n8 {
    margin-bottom: -9rem !important; }

  .ml-lg-n8,
  .mx-lg-n8 {
    margin-left: -9rem !important; }

  .m-lg-n9 {
    margin: -12rem !important; }

  .mt-lg-n9,
  .my-lg-n9 {
    margin-top: -12rem !important; }

  .mr-lg-n9,
  .mx-lg-n9 {
    margin-right: -12rem !important; }

  .mb-lg-n9,
  .my-lg-n9 {
    margin-bottom: -12rem !important; }

  .ml-lg-n9,
  .mx-lg-n9 {
    margin-left: -12rem !important; }

  .m-lg-n10 {
    margin: -18rem !important; }

  .mt-lg-n10,
  .my-lg-n10 {
    margin-top: -18rem !important; }

  .mr-lg-n10,
  .mx-lg-n10 {
    margin-right: -18rem !important; }

  .mb-lg-n10,
  .my-lg-n10 {
    margin-bottom: -18rem !important; }

  .ml-lg-n10,
  .mx-lg-n10 {
    margin-left: -18rem !important; }

  .m-lg-auto {
    margin: auto !important; }

  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important; }

  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important; }

  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important; }

  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important; } }
@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important; }

  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important; }

  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important; }

  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important; }

  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important; }

  .m-xl-1 {
    margin: 0.25rem !important; }

  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important; }

  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important; }

  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important; }

  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important; }

  .m-xl-2 {
    margin: 0.5rem !important; }

  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important; }

  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important; }

  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important; }

  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important; }

  .m-xl-3 {
    margin: 1rem !important; }

  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important; }

  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important; }

  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important; }

  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important; }

  .m-xl-4 {
    margin: 1.5rem !important; }

  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important; }

  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important; }

  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important; }

  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important; }

  .m-xl-5 {
    margin: 3rem !important; }

  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important; }

  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important; }

  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important; }

  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important; }

  .m-xl-6 {
    margin: 4.5rem !important; }

  .mt-xl-6,
  .my-xl-6 {
    margin-top: 4.5rem !important; }

  .mr-xl-6,
  .mx-xl-6 {
    margin-right: 4.5rem !important; }

  .mb-xl-6,
  .my-xl-6 {
    margin-bottom: 4.5rem !important; }

  .ml-xl-6,
  .mx-xl-6 {
    margin-left: 4.5rem !important; }

  .m-xl-7 {
    margin: 6rem !important; }

  .mt-xl-7,
  .my-xl-7 {
    margin-top: 6rem !important; }

  .mr-xl-7,
  .mx-xl-7 {
    margin-right: 6rem !important; }

  .mb-xl-7,
  .my-xl-7 {
    margin-bottom: 6rem !important; }

  .ml-xl-7,
  .mx-xl-7 {
    margin-left: 6rem !important; }

  .m-xl-8 {
    margin: 9rem !important; }

  .mt-xl-8,
  .my-xl-8 {
    margin-top: 9rem !important; }

  .mr-xl-8,
  .mx-xl-8 {
    margin-right: 9rem !important; }

  .mb-xl-8,
  .my-xl-8 {
    margin-bottom: 9rem !important; }

  .ml-xl-8,
  .mx-xl-8 {
    margin-left: 9rem !important; }

  .m-xl-9 {
    margin: 12rem !important; }

  .mt-xl-9,
  .my-xl-9 {
    margin-top: 12rem !important; }

  .mr-xl-9,
  .mx-xl-9 {
    margin-right: 12rem !important; }

  .mb-xl-9,
  .my-xl-9 {
    margin-bottom: 12rem !important; }

  .ml-xl-9,
  .mx-xl-9 {
    margin-left: 12rem !important; }

  .m-xl-10 {
    margin: 18rem !important; }

  .mt-xl-10,
  .my-xl-10 {
    margin-top: 18rem !important; }

  .mr-xl-10,
  .mx-xl-10 {
    margin-right: 18rem !important; }

  .mb-xl-10,
  .my-xl-10 {
    margin-bottom: 18rem !important; }

  .ml-xl-10,
  .mx-xl-10 {
    margin-left: 18rem !important; }

  .p-xl-0 {
    padding: 0 !important; }

  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important; }

  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important; }

  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important; }

  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important; }

  .p-xl-1 {
    padding: 0.25rem !important; }

  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important; }

  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important; }

  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important; }

  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important; }

  .p-xl-2 {
    padding: 0.5rem !important; }

  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important; }

  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important; }

  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important; }

  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important; }

  .p-xl-3 {
    padding: 1rem !important; }

  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important; }

  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important; }

  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important; }

  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important; }

  .p-xl-4 {
    padding: 1.5rem !important; }

  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important; }

  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important; }

  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important; }

  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important; }

  .p-xl-5 {
    padding: 3rem !important; }

  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important; }

  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important; }

  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important; }

  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important; }

  .p-xl-6 {
    padding: 4.5rem !important; }

  .pt-xl-6,
  .py-xl-6 {
    padding-top: 4.5rem !important; }

  .pr-xl-6,
  .px-xl-6 {
    padding-right: 4.5rem !important; }

  .pb-xl-6,
  .py-xl-6 {
    padding-bottom: 4.5rem !important; }

  .pl-xl-6,
  .px-xl-6 {
    padding-left: 4.5rem !important; }

  .p-xl-7 {
    padding: 6rem !important; }

  .pt-xl-7,
  .py-xl-7 {
    padding-top: 6rem !important; }

  .pr-xl-7,
  .px-xl-7 {
    padding-right: 6rem !important; }

  .pb-xl-7,
  .py-xl-7 {
    padding-bottom: 6rem !important; }

  .pl-xl-7,
  .px-xl-7 {
    padding-left: 6rem !important; }

  .p-xl-8 {
    padding: 9rem !important; }

  .pt-xl-8,
  .py-xl-8 {
    padding-top: 9rem !important; }

  .pr-xl-8,
  .px-xl-8 {
    padding-right: 9rem !important; }

  .pb-xl-8,
  .py-xl-8 {
    padding-bottom: 9rem !important; }

  .pl-xl-8,
  .px-xl-8 {
    padding-left: 9rem !important; }

  .p-xl-9 {
    padding: 12rem !important; }

  .pt-xl-9,
  .py-xl-9 {
    padding-top: 12rem !important; }

  .pr-xl-9,
  .px-xl-9 {
    padding-right: 12rem !important; }

  .pb-xl-9,
  .py-xl-9 {
    padding-bottom: 12rem !important; }

  .pl-xl-9,
  .px-xl-9 {
    padding-left: 12rem !important; }

  .p-xl-10 {
    padding: 18rem !important; }

  .pt-xl-10,
  .py-xl-10 {
    padding-top: 18rem !important; }

  .pr-xl-10,
  .px-xl-10 {
    padding-right: 18rem !important; }

  .pb-xl-10,
  .py-xl-10 {
    padding-bottom: 18rem !important; }

  .pl-xl-10,
  .px-xl-10 {
    padding-left: 18rem !important; }

  .m-xl-n1 {
    margin: -0.25rem !important; }

  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important; }

  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important; }

  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important; }

  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important; }

  .m-xl-n2 {
    margin: -0.5rem !important; }

  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important; }

  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important; }

  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important; }

  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important; }

  .m-xl-n3 {
    margin: -1rem !important; }

  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important; }

  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important; }

  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important; }

  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important; }

  .m-xl-n4 {
    margin: -1.5rem !important; }

  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important; }

  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important; }

  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important; }

  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important; }

  .m-xl-n5 {
    margin: -3rem !important; }

  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important; }

  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important; }

  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important; }

  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important; }

  .m-xl-n6 {
    margin: -4.5rem !important; }

  .mt-xl-n6,
  .my-xl-n6 {
    margin-top: -4.5rem !important; }

  .mr-xl-n6,
  .mx-xl-n6 {
    margin-right: -4.5rem !important; }

  .mb-xl-n6,
  .my-xl-n6 {
    margin-bottom: -4.5rem !important; }

  .ml-xl-n6,
  .mx-xl-n6 {
    margin-left: -4.5rem !important; }

  .m-xl-n7 {
    margin: -6rem !important; }

  .mt-xl-n7,
  .my-xl-n7 {
    margin-top: -6rem !important; }

  .mr-xl-n7,
  .mx-xl-n7 {
    margin-right: -6rem !important; }

  .mb-xl-n7,
  .my-xl-n7 {
    margin-bottom: -6rem !important; }

  .ml-xl-n7,
  .mx-xl-n7 {
    margin-left: -6rem !important; }

  .m-xl-n8 {
    margin: -9rem !important; }

  .mt-xl-n8,
  .my-xl-n8 {
    margin-top: -9rem !important; }

  .mr-xl-n8,
  .mx-xl-n8 {
    margin-right: -9rem !important; }

  .mb-xl-n8,
  .my-xl-n8 {
    margin-bottom: -9rem !important; }

  .ml-xl-n8,
  .mx-xl-n8 {
    margin-left: -9rem !important; }

  .m-xl-n9 {
    margin: -12rem !important; }

  .mt-xl-n9,
  .my-xl-n9 {
    margin-top: -12rem !important; }

  .mr-xl-n9,
  .mx-xl-n9 {
    margin-right: -12rem !important; }

  .mb-xl-n9,
  .my-xl-n9 {
    margin-bottom: -12rem !important; }

  .ml-xl-n9,
  .mx-xl-n9 {
    margin-left: -12rem !important; }

  .m-xl-n10 {
    margin: -18rem !important; }

  .mt-xl-n10,
  .my-xl-n10 {
    margin-top: -18rem !important; }

  .mr-xl-n10,
  .mx-xl-n10 {
    margin-right: -18rem !important; }

  .mb-xl-n10,
  .my-xl-n10 {
    margin-bottom: -18rem !important; }

  .ml-xl-n10,
  .mx-xl-n10 {
    margin-left: -18rem !important; }

  .m-xl-auto {
    margin: auto !important; }

  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important; }

  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important; }

  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important; }

  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important; } }
.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0); }

.text-monospace {
  font-family: "SFMono-Regular", Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important; }

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

.text-wrap {
  white-space: normal !important; }

.text-nowrap {
  white-space: nowrap !important; }

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

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

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

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

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important; }

  .text-sm-right {
    text-align: right !important; }

  .text-sm-center {
    text-align: center !important; } }
@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; }

  .text-md-right {
    text-align: right !important; }

  .text-md-center {
    text-align: center !important; } }
@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important; }

  .text-lg-right {
    text-align: right !important; }

  .text-lg-center {
    text-align: center !important; } }
@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important; }

  .text-xl-right {
    text-align: right !important; }

  .text-xl-center {
    text-align: center !important; } }
.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

.font-weight-light {
  font-weight: 300 !important; }

.font-weight-lighter {
  font-weight: lighter !important; }

.font-weight-normal {
  font-weight: 400 !important; }

.font-weight-bold {
  font-weight: 600 !important; }

.font-weight-bolder {
  font-weight: bolder !important; }

.font-italic {
  font-style: italic !important; }

.text-white {
  color: #fff !important; }

.text-primary {
  color: #0665d0 !important; }

a.text-primary.link-fx::before {
  background-color: #0665d0; }
a.text-primary:hover, a.text-primary:focus {
  color: #03356d !important; }

.text-secondary {
  color: #6c757d !important; }

a.text-secondary.link-fx::before {
  background-color: #6c757d; }
a.text-secondary:hover, a.text-secondary:focus {
  color: #3d4246 !important; }

.text-success {
  color: #82b54b !important; }

a.text-success.link-fx::before {
  background-color: #82b54b; }
a.text-success:hover, a.text-success:focus {
  color: #4e6d2d !important; }

.text-info {
  color: #3c90df !important; }

a.text-info.link-fx::before {
  background-color: #3c90df; }
a.text-info:hover, a.text-info:focus {
  color: #1a5c9b !important; }

.text-warning {
  color: #ffb119 !important; }

a.text-warning.link-fx::before {
  background-color: #ffb119; }
a.text-warning:hover, a.text-warning:focus {
  color: #b27600 !important; }

.text-danger {
  color: #e04f1a !important; }

a.text-danger.link-fx::before {
  background-color: #e04f1a; }
a.text-danger:hover, a.text-danger:focus {
  color: #852f0f !important; }

.text-light {
  color: #f8f9fa !important; }

a.text-light.link-fx::before {
  background-color: #f8f9fa; }
a.text-light:hover, a.text-light:focus {
  color: #bdc6d0 !important; }

.text-dark {
  color: #343a40 !important; }

a.text-dark.link-fx::before {
  background-color: #343a40; }
a.text-dark:hover, a.text-dark:focus {
  color: #060708 !important; }

.text-body {
  color: #495057 !important; }

.text-muted {
  color: #6c757d !important; }

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important; }

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important; }

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

.text-decoration-none {
  text-decoration: none !important; }

.text-break {
  word-wrap: break-word !important; }

.text-reset {
  color: inherit !important; }

.visible {
  visibility: visible !important; }

.invisible {
  visibility: hidden !important; }

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important; }

  a:not(.btn) {
    text-decoration: underline; }

  abbr[title]::after {
    content: " (" attr(title) ")"; }

  pre {
    white-space: pre-wrap !important; }

  pre,
  blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  @page {
    size: a3; }
  body {
    min-width: 992px !important; }

  .container {
    min-width: 992px !important; }

  .navbar {
    display: none; }

  .badge {
    border: 1px solid #000; }

  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6 !important; }

  .table-dark {
    color: inherit; }
    .table-dark th,
    .table-dark td,
    .table-dark thead th,
    .table-dark tbody + tbody {
      border-color: #e2e8f2; }

  .table .thead-dark th {
    color: inherit;
    border-color: #e2e8f2; } }
html {
  font-size: 16px; }

body {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

b,
strong {
  font-weight: 600; }

a {
  transition: color .12s ease-out; }
  @media (min-width: 576px) {
    a.link-fx {
      position: relative; }
      a.link-fx::before {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 2px;
        content: '';
        background-color: #0665d0;
        visibility: hidden;
        transform: scaleX(0);
        transform-origin: 0 50%;
        transition: transform .2s ease-out; } }
  a:hover.link-fx::before {
    visibility: visible;
    transform: scale(1); }
  a:focus {
    outline-style: none !important; }

p {
  line-height: 1.6;
  margin-bottom: 1.75rem; }

.story p,
p.story {
  line-height: 1.6;
  font-size: 1.25rem;
  color: #495057; }
  @media (min-width: 576px) {
    .story p,
    p.story {
      line-height: 1.8; } }

.story h2,
.story h3,
.story h4 {
  margin-top: 3rem; }

label {
  font-weight: 600; }

.font-size-h1 {
  font-size: 2.25rem; }

.font-size-h2 {
  font-size: 1.875rem; }

.font-size-h3 {
  font-size: 1.5rem; }

.font-size-h4 {
  font-size: 1.25rem; }

.font-size-h5 {
  font-size: 1.125rem; }

.font-size-h6 {
  font-size: 1rem; }

@media (max-width: 767.98px) {
  .display-1 {
    font-size: 4rem; }

  .display-2 {
    font-size: 3.6666666667rem; }

  .display-3 {
    font-size: 3rem; }

  .display-4 {
    font-size: 2.3333333333rem; }

  h1, .h1, .font-size-h1 {
    font-size: 1.875rem; }

  h2, .h2, .font-size-h2 {
    font-size: 1.5rem; }

  h3, .h3, .font-size-h3 {
    font-size: 1.25rem; }

  h4, .h4, .font-size-h4 {
    font-size: 1.125rem; }

  h5, .h5, .font-size-h5,
  h6, .h6, .font-size-h6 {
    font-size: 1rem; } }
.content-heading {
  margin-bottom: 0.875rem;
  padding-top: 1rem;
  padding-bottom: .5rem;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.75;
  border-bottom: 1px solid #e4e9f3; }
  .content-heading small {
    margin-top: .25rem;
    font-size: 1rem;
    font-weight: 400;
    color: #6c757d; }
  @media (min-width: 768px) {
    .content-heading {
      margin-bottom: 1.75rem;
      padding-top: 1.5rem; }
      .content-heading small {
        margin-top: 0; } }
  .block-content > .content-heading:first-child, .content > .content-heading:first-child {
    padding-top: 0 !important; }
  .content-heading .dropdown {
    line-height: 1.5; }

small,
.small {
  font-weight: inherit; }

.text-uppercase {
  letter-spacing: .0625rem; }

.row.gutters-tiny {
  margin-right: -0.125rem;
  margin-left: -0.125rem; }
  .row.gutters-tiny > .col,
  .row.gutters-tiny > [class*="col-"] {
    padding-left: 0.125rem;
    padding-right: 0.125rem; }
  .row.gutters-tiny .push,
  .row.gutters-tiny .block, .row.gutters-tiny.items-push > div {
    margin-bottom: 0.25rem; }

@media (max-width: 767.98px) {
  .row:not(.gutters-tiny):not(.no-gutters) {
    margin-right: -0.4375rem;
    margin-left: -0.4375rem; }
    .row:not(.gutters-tiny):not(.no-gutters) > .col,
    .row:not(.gutters-tiny):not(.no-gutters) > [class*="col-"] {
      padding-left: 0.4375rem;
      padding-right: 0.4375rem; } }
.row.row-deck > div {
  display: flex;
  align-items: stretch; }
  .row.row-deck > div > .block {
    min-width: 100%; }

.table thead th {
  font-weight: 600; }

.table-vcenter th,
.table-vcenter td {
  vertical-align: middle; }

.js-table-checkable tbody tr,
.js-table-sections-header > tr {
  cursor: pointer; }

.js-table-sections-header > tr > td:first-child > i {
  transition: transform .15s ease-out; }
.js-table-sections-header + tbody {
  display: none; }
.js-table-sections-header.show > tr > td:first-child > i {
  transform: rotate(90deg); }
.js-table-sections-header.show + tbody {
  display: table-row-group; }

.form-control {
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, Noto Sans, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; }
  .form-control.form-control-alt {
    border-color: #f0f3f8;
    background-color: #f0f3f8;
    transition: none; }
    .form-control.form-control-alt:focus {
      border-color: #e4e9f3;
      background-color: #e4e9f3;
      box-shadow: none; }
    .form-control.form-control-alt.is-valid {
      border-color: #e4efd8;
      background-color: #e4efd8; }
      .form-control.form-control-alt.is-valid:focus {
        border-color: #d7e8c6;
        background-color: #d7e8c6; }
    .form-control.form-control-alt.is-invalid {
      border-color: #fdf1ed;
      background-color: #fdf1ed; }
      .form-control.form-control-alt.is-invalid:focus {
        border-color: #fbe7df;
        background-color: #fbe7df; }

.btn {
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, Noto Sans, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; }
  .btn.btn-square {
    border-radius: 0; }
  .btn.btn-rounded {
    border-radius: 2rem; }
  .btn .si,
  .btn .fa {
    position: relative;
    top: 1px; }
  .btn.btn-sm .fa, .btn-group-sm > .btn .fa {
    top: 0; }

.btn-alt-primary {
  color: #054d9e;
  background-color: #cde4fe;
  border-color: #cde4fe; }
  .btn-alt-primary:hover {
    color: #054d9e;
    background-color: #a8d0fc;
    border-color: #a8d0fc; }
  .btn-alt-primary:focus, .btn-alt-primary.focus {
    color: #054d9e;
    background-color: #a8d0fc;
    border-color: #a8d0fc;
    box-shadow: 0 0 0 0.2rem rgba(146, 196, 252, 0.25); }
  .btn-alt-primary.disabled, .btn-alt-primary:disabled {
    color: #212529;
    background-color: #cde4fe;
    border-color: #cde4fe; }
  .btn-alt-primary:not(:disabled):not(.disabled):active, .btn-alt-primary:not(:disabled):not(.disabled).active, .show > .btn-alt-primary.dropdown-toggle {
    color: #022954;
    background-color: #92c4fc;
    border-color: #92c4fc; }
    .btn-alt-primary:not(:disabled):not(.disabled):active:focus, .btn-alt-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-alt-primary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(146, 196, 252, 0.25); }

.btn-alt-secondary {
  color: #495057;
  background-color: #f0f3f8;
  border-color: #f0f3f8; }
  .btn-alt-secondary:hover {
    color: #495057;
    background-color: #d6deec;
    border-color: #d6deec; }
  .btn-alt-secondary:focus, .btn-alt-secondary.focus {
    color: #495057;
    background-color: #d6deec;
    border-color: #d6deec;
    box-shadow: 0 0 0 0.2rem rgba(198, 209, 229, 0.25); }
  .btn-alt-secondary.disabled, .btn-alt-secondary:disabled {
    color: #212529;
    background-color: #f0f3f8;
    border-color: #f0f3f8; }
  .btn-alt-secondary:not(:disabled):not(.disabled):active, .btn-alt-secondary:not(:disabled):not(.disabled).active, .show > .btn-alt-secondary.dropdown-toggle {
    color: #262a2d;
    background-color: #c6d1e5;
    border-color: #c6d1e5; }
    .btn-alt-secondary:not(:disabled):not(.disabled):active:focus, .btn-alt-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-alt-secondary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(198, 209, 229, 0.25); }

.btn-alt-success {
  color: #415b25;
  background-color: #d7e8c6;
  border-color: #d7e8c6; }
  .btn-alt-success:hover {
    color: #415b25;
    background-color: #c5dcab;
    border-color: #c5dcab; }
  .btn-alt-success:focus, .btn-alt-success.focus {
    color: #415b25;
    background-color: #c5dcab;
    border-color: #c5dcab;
    box-shadow: 0 0 0 0.2rem rgba(185, 214, 155, 0.25); }
  .btn-alt-success.disabled, .btn-alt-success:disabled {
    color: #212529;
    background-color: #d7e8c6;
    border-color: #d7e8c6; }
  .btn-alt-success:not(:disabled):not(.disabled):active, .btn-alt-success:not(:disabled):not(.disabled).active, .show > .btn-alt-success.dropdown-toggle {
    color: #1a250f;
    background-color: #b9d69b;
    border-color: #b9d69b; }
    .btn-alt-success:not(:disabled):not(.disabled):active:focus, .btn-alt-success:not(:disabled):not(.disabled).active:focus, .show > .btn-alt-success.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(185, 214, 155, 0.25); }

.btn-alt-info {
  color: #164f86;
  background-color: #d1e5f7;
  border-color: #d1e5f7; }
  .btn-alt-info:hover {
    color: #164f86;
    background-color: #b0d2f2;
    border-color: #b0d2f2; }
  .btn-alt-info:focus, .btn-alt-info.focus {
    color: #164f86;
    background-color: #b0d2f2;
    border-color: #b0d2f2;
    box-shadow: 0 0 0 0.2rem rgba(156, 199, 239, 0.25); }
  .btn-alt-info.disabled, .btn-alt-info:disabled {
    color: #212529;
    background-color: #d1e5f7;
    border-color: #d1e5f7; }
  .btn-alt-info:not(:disabled):not(.disabled):active, .btn-alt-info:not(:disabled):not(.disabled).active, .show > .btn-alt-info.dropdown-toggle {
    color: #0b2844;
    background-color: #9cc7ef;
    border-color: #9cc7ef; }
    .btn-alt-info:not(:disabled):not(.disabled):active:focus, .btn-alt-info:not(:disabled):not(.disabled).active:focus, .show > .btn-alt-info.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(156, 199, 239, 0.25); }

.btn-alt-warning {
  color: #996500;
  background-color: #ffecc6;
  border-color: #ffecc6; }
  .btn-alt-warning:hover {
    color: #996500;
    background-color: #ffdfa0;
    border-color: #ffdfa0; }
  .btn-alt-warning:focus, .btn-alt-warning.focus {
    color: #996500;
    background-color: #ffdfa0;
    border-color: #ffdfa0;
    box-shadow: 0 0 0 0.2rem rgba(255, 215, 137, 0.25); }
  .btn-alt-warning.disabled, .btn-alt-warning:disabled {
    color: #212529;
    background-color: #ffecc6;
    border-color: #ffecc6; }
  .btn-alt-warning:not(:disabled):not(.disabled):active, .btn-alt-warning:not(:disabled):not(.disabled).active, .show > .btn-alt-warning.dropdown-toggle {
    color: #4c3200;
    background-color: #ffd789;
    border-color: #ffd789; }
    .btn-alt-warning:not(:disabled):not(.disabled):active:focus, .btn-alt-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-alt-warning.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(255, 215, 137, 0.25); }

.btn-alt-danger {
  color: #6e270d;
  background-color: #f6c4b1;
  border-color: #f6c4b1; }
  .btn-alt-danger:hover {
    color: #6e270d;
    background-color: #f2aa8f;
    border-color: #f2aa8f; }
  .btn-alt-danger:focus, .btn-alt-danger.focus {
    color: #6e270d;
    background-color: #f2aa8f;
    border-color: #f2aa8f;
    box-shadow: 0 0 0 0.2rem rgba(240, 154, 123, 0.25); }
  .btn-alt-danger.disabled, .btn-alt-danger:disabled {
    color: #212529;
    background-color: #f6c4b1;
    border-color: #f6c4b1; }
  .btn-alt-danger:not(:disabled):not(.disabled):active, .btn-alt-danger:not(:disabled):not(.disabled).active, .show > .btn-alt-danger.dropdown-toggle {
    color: #290f05;
    background-color: #f09a7b;
    border-color: #f09a7b; }
    .btn-alt-danger:not(:disabled):not(.disabled):active:focus, .btn-alt-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-alt-danger.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(240, 154, 123, 0.25); }

.btn-alt-dark {
  color: #343a40;
  background-color: #ced3d8;
  border-color: #ced3d8; }
  .btn-alt-dark:hover {
    color: #343a40;
    background-color: #b9c0c6;
    border-color: #b9c0c6; }
  .btn-alt-dark:focus, .btn-alt-dark.focus {
    color: #343a40;
    background-color: #b9c0c6;
    border-color: #b9c0c6;
    box-shadow: 0 0 0 0.2rem rgba(173, 180, 188, 0.25); }
  .btn-alt-dark.disabled, .btn-alt-dark:disabled {
    color: #212529;
    background-color: #ced3d8;
    border-color: #ced3d8; }
  .btn-alt-dark:not(:disabled):not(.disabled):active, .btn-alt-dark:not(:disabled):not(.disabled).active, .show > .btn-alt-dark.dropdown-toggle {
    color: #121416;
    background-color: #adb4bc;
    border-color: #adb4bc; }
    .btn-alt-dark:not(:disabled):not(.disabled):active:focus, .btn-alt-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-alt-dark.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(173, 180, 188, 0.25); }

.btn-alt-light {
  color: #343a40;
  background-color: #f8f9fa;
  border-color: #f8f9fa; }
  .btn-alt-light:hover {
    color: #343a40;
    background-color: #e2e6ea;
    border-color: #e2e6ea; }
  .btn-alt-light:focus, .btn-alt-light.focus {
    color: #343a40;
    background-color: #e2e6ea;
    border-color: #e2e6ea;
    box-shadow: 0 0 0 0.2rem rgba(212, 218, 225, 0.25); }
  .btn-alt-light.disabled, .btn-alt-light:disabled {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  .btn-alt-light:not(:disabled):not(.disabled):active, .btn-alt-light:not(:disabled):not(.disabled).active, .show > .btn-alt-light.dropdown-toggle {
    color: #121416;
    background-color: #d4dae1;
    border-color: #d4dae1; }
    .btn-alt-light:not(:disabled):not(.disabled):active:focus, .btn-alt-light:not(:disabled):not(.disabled).active:focus, .show > .btn-alt-light.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(212, 218, 225, 0.25); }

.btn-hero-primary {
  color: #fff;
  text-transform: uppercase;
  letter-spacing: .0625rem;
  font-weight: 700;
  padding: 0.625rem 1.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  background-color: #0665d0;
  border: none;
  box-shadow: 0 0.125rem 0.75rem rgba(4, 65, 134, 0.25);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, transform 0.12s ease-out; }
  .btn-hero-primary:hover {
    color: #fff;
    background-color: #117ef8;
    box-shadow: 0 0.375rem 0.75rem rgba(4, 65, 134, 0.4);
    transform: translateY(-1px); }
  .btn-hero-primary:focus, .btn-hero-primary.focus {
    color: #fff;
    background-color: #117ef8;
    box-shadow: 0 0.125rem 0.75rem rgba(4, 65, 134, 0.25); }
  .btn-hero-primary.disabled, .btn-hero-primary:disabled {
    color: #fff;
    background-color: #0665d0;
    box-shadow: 0 0.125rem 0.75rem rgba(4, 65, 134, 0.25);
    transform: translateY(0); }
  .btn-hero-primary:not(:disabled):not(.disabled):active, .btn-hero-primary:not(:disabled):not(.disabled).active, .show > .btn-hero-primary.dropdown-toggle {
    color: #fff;
    background-color: #044186;
    box-shadow: 0 0.125rem 0.75rem rgba(4, 65, 134, 0.25);
    transform: translateY(0); }
    .btn-hero-primary:not(:disabled):not(.disabled):active:focus, .btn-hero-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-hero-primary.dropdown-toggle:focus {
      box-shadow: 0 0.125rem 0.75rem rgba(4, 65, 134, 0.25); }

.btn-hero-secondary {
  color: #fff;
  text-transform: uppercase;
  letter-spacing: .0625rem;
  font-weight: 700;
  padding: 0.625rem 1.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  background-color: #6c757d;
  border: none;
  box-shadow: 0 0.125rem 0.75rem rgba(73, 79, 84, 0.25);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, transform 0.12s ease-out; }
  .btn-hero-secondary:hover {
    color: #fff;
    background-color: #868e96;
    box-shadow: 0 0.375rem 0.75rem rgba(73, 79, 84, 0.4);
    transform: translateY(-1px); }
  .btn-hero-secondary:focus, .btn-hero-secondary.focus {
    color: #fff;
    background-color: #868e96;
    box-shadow: 0 0.125rem 0.75rem rgba(73, 79, 84, 0.25); }
  .btn-hero-secondary.disabled, .btn-hero-secondary:disabled {
    color: #fff;
    background-color: #6c757d;
    box-shadow: 0 0.125rem 0.75rem rgba(73, 79, 84, 0.25);
    transform: translateY(0); }
  .btn-hero-secondary:not(:disabled):not(.disabled):active, .btn-hero-secondary:not(:disabled):not(.disabled).active, .show > .btn-hero-secondary.dropdown-toggle {
    color: #fff;
    background-color: #494f54;
    box-shadow: 0 0.125rem 0.75rem rgba(73, 79, 84, 0.25);
    transform: translateY(0); }
    .btn-hero-secondary:not(:disabled):not(.disabled):active:focus, .btn-hero-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-hero-secondary.dropdown-toggle:focus {
      box-shadow: 0 0.125rem 0.75rem rgba(73, 79, 84, 0.25); }

.btn-hero-success {
  color: #fff;
  text-transform: uppercase;
  letter-spacing: .0625rem;
  font-weight: 700;
  padding: 0.625rem 1.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  background-color: #82b54b;
  border: none;
  box-shadow: 0 0.125rem 0.75rem rgba(91, 127, 52, 0.25);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, transform 0.12s ease-out; }
  .btn-hero-success:hover {
    color: #fff;
    background-color: #9bc46f;
    box-shadow: 0 0.375rem 0.75rem rgba(91, 127, 52, 0.4);
    transform: translateY(-1px); }
  .btn-hero-success:focus, .btn-hero-success.focus {
    color: #fff;
    background-color: #9bc46f;
    box-shadow: 0 0.125rem 0.75rem rgba(91, 127, 52, 0.25); }
  .btn-hero-success.disabled, .btn-hero-success:disabled {
    color: #fff;
    background-color: #82b54b;
    box-shadow: 0 0.125rem 0.75rem rgba(91, 127, 52, 0.25);
    transform: translateY(0); }
  .btn-hero-success:not(:disabled):not(.disabled):active, .btn-hero-success:not(:disabled):not(.disabled).active, .show > .btn-hero-success.dropdown-toggle {
    color: #fff;
    background-color: #5b7f34;
    box-shadow: 0 0.125rem 0.75rem rgba(91, 127, 52, 0.25);
    transform: translateY(0); }
    .btn-hero-success:not(:disabled):not(.disabled):active:focus, .btn-hero-success:not(:disabled):not(.disabled).active:focus, .show > .btn-hero-success.dropdown-toggle:focus {
      box-shadow: 0 0.125rem 0.75rem rgba(91, 127, 52, 0.25); }

.btn-hero-info {
  color: #fff;
  text-transform: uppercase;
  letter-spacing: .0625rem;
  font-weight: 700;
  padding: 0.625rem 1.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  background-color: #3c90df;
  border: none;
  box-shadow: 0 0.125rem 0.75rem rgba(29, 106, 177, 0.25);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, transform 0.12s ease-out; }
  .btn-hero-info:hover {
    color: #fff;
    background-color: #68a9e6;
    box-shadow: 0 0.375rem 0.75rem rgba(29, 106, 177, 0.4);
    transform: translateY(-1px); }
  .btn-hero-info:focus, .btn-hero-info.focus {
    color: #fff;
    background-color: #68a9e6;
    box-shadow: 0 0.125rem 0.75rem rgba(29, 106, 177, 0.25); }
  .btn-hero-info.disabled, .btn-hero-info:disabled {
    color: #fff;
    background-color: #3c90df;
    box-shadow: 0 0.125rem 0.75rem rgba(29, 106, 177, 0.25);
    transform: translateY(0); }
  .btn-hero-info:not(:disabled):not(.disabled):active, .btn-hero-info:not(:disabled):not(.disabled).active, .show > .btn-hero-info.dropdown-toggle {
    color: #fff;
    background-color: #1d6ab1;
    box-shadow: 0 0.125rem 0.75rem rgba(29, 106, 177, 0.25);
    transform: translateY(0); }
    .btn-hero-info:not(:disabled):not(.disabled):active:focus, .btn-hero-info:not(:disabled):not(.disabled).active:focus, .show > .btn-hero-info.dropdown-toggle:focus {
      box-shadow: 0 0.125rem 0.75rem rgba(29, 106, 177, 0.25); }

.btn-hero-warning {
  color: #fff;
  text-transform: uppercase;
  letter-spacing: .0625rem;
  font-weight: 700;
  padding: 0.625rem 1.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  background-color: #ffb119;
  border: none;
  box-shadow: 0 0.125rem 0.75rem rgba(204, 134, 0, 0.25);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, transform 0.12s ease-out; }
  .btn-hero-warning:hover {
    color: #fff;
    background-color: #ffc24c;
    box-shadow: 0 0.375rem 0.75rem rgba(204, 134, 0, 0.4);
    transform: translateY(-1px); }
  .btn-hero-warning:focus, .btn-hero-warning.focus {
    color: #fff;
    background-color: #ffc24c;
    box-shadow: 0 0.125rem 0.75rem rgba(204, 134, 0, 0.25); }
  .btn-hero-warning.disabled, .btn-hero-warning:disabled {
    color: #fff;
    background-color: #ffb119;
    box-shadow: 0 0.125rem 0.75rem rgba(204, 134, 0, 0.25);
    transform: translateY(0); }
  .btn-hero-warning:not(:disabled):not(.disabled):active, .btn-hero-warning:not(:disabled):not(.disabled).active, .show > .btn-hero-warning.dropdown-toggle {
    color: #fff;
    background-color: #cc8600;
    box-shadow: 0 0.125rem 0.75rem rgba(204, 134, 0, 0.25);
    transform: translateY(0); }
    .btn-hero-warning:not(:disabled):not(.disabled):active:focus, .btn-hero-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-hero-warning.dropdown-toggle:focus {
      box-shadow: 0 0.125rem 0.75rem rgba(204, 134, 0, 0.25); }

.btn-hero-danger {
  color: #fff;
  text-transform: uppercase;
  letter-spacing: .0625rem;
  font-weight: 700;
  padding: 0.625rem 1.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  background-color: #e04f1a;
  border: none;
  box-shadow: 0 0.125rem 0.75rem rgba(155, 55, 18, 0.25);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, transform 0.12s ease-out; }
  .btn-hero-danger:hover {
    color: #fff;
    background-color: #e97044;
    box-shadow: 0 0.375rem 0.75rem rgba(155, 55, 18, 0.4);
    transform: translateY(-1px); }
  .btn-hero-danger:focus, .btn-hero-danger.focus {
    color: #fff;
    background-color: #e97044;
    box-shadow: 0 0.125rem 0.75rem rgba(155, 55, 18, 0.25); }
  .btn-hero-danger.disabled, .btn-hero-danger:disabled {
    color: #fff;
    background-color: #e04f1a;
    box-shadow: 0 0.125rem 0.75rem rgba(155, 55, 18, 0.25);
    transform: translateY(0); }
  .btn-hero-danger:not(:disabled):not(.disabled):active, .btn-hero-danger:not(:disabled):not(.disabled).active, .show > .btn-hero-danger.dropdown-toggle {
    color: #fff;
    background-color: #9b3712;
    box-shadow: 0 0.125rem 0.75rem rgba(155, 55, 18, 0.25);
    transform: translateY(0); }
    .btn-hero-danger:not(:disabled):not(.disabled):active:focus, .btn-hero-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-hero-danger.dropdown-toggle:focus {
      box-shadow: 0 0.125rem 0.75rem rgba(155, 55, 18, 0.25); }

.btn-hero-dark {
  color: #fff;
  text-transform: uppercase;
  letter-spacing: .0625rem;
  font-weight: 700;
  padding: 0.625rem 1.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  background-color: #343a40;
  border: none;
  box-shadow: 0 0.125rem 0.75rem rgba(18, 20, 22, 0.25);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, transform 0.12s ease-out; }
  .btn-hero-dark:hover {
    color: #fff;
    background-color: #4b545c;
    box-shadow: 0 0.375rem 0.75rem rgba(18, 20, 22, 0.4);
    transform: translateY(-1px); }
  .btn-hero-dark:focus, .btn-hero-dark.focus {
    color: #fff;
    background-color: #4b545c;
    box-shadow: 0 0.125rem 0.75rem rgba(18, 20, 22, 0.25); }
  .btn-hero-dark.disabled, .btn-hero-dark:disabled {
    color: #fff;
    background-color: #343a40;
    box-shadow: 0 0.125rem 0.75rem rgba(18, 20, 22, 0.25);
    transform: translateY(0); }
  .btn-hero-dark:not(:disabled):not(.disabled):active, .btn-hero-dark:not(:disabled):not(.disabled).active, .show > .btn-hero-dark.dropdown-toggle {
    color: #fff;
    background-color: #121416;
    box-shadow: 0 0.125rem 0.75rem rgba(18, 20, 22, 0.25);
    transform: translateY(0); }
    .btn-hero-dark:not(:disabled):not(.disabled):active:focus, .btn-hero-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-hero-dark.dropdown-toggle:focus {
      box-shadow: 0 0.125rem 0.75rem rgba(18, 20, 22, 0.25); }

.btn-hero-light {
  color: #212529;
  text-transform: uppercase;
  letter-spacing: .0625rem;
  font-weight: 700;
  padding: 0.625rem 1.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  background-color: #f8f9fa;
  border: none;
  box-shadow: 0 0.125rem 0.75rem rgba(203, 211, 218, 0.25);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, transform 0.12s ease-out; }
  .btn-hero-light:hover {
    color: #212529;
    background-color: white;
    box-shadow: 0 0.375rem 0.75rem rgba(203, 211, 218, 0.4);
    transform: translateY(-1px); }
  .btn-hero-light:focus, .btn-hero-light.focus {
    color: #212529;
    background-color: white;
    box-shadow: 0 0.125rem 0.75rem rgba(203, 211, 218, 0.25); }
  .btn-hero-light.disabled, .btn-hero-light:disabled {
    color: #212529;
    background-color: #f8f9fa;
    box-shadow: 0 0.125rem 0.75rem rgba(203, 211, 218, 0.25);
    transform: translateY(0); }
  .btn-hero-light:not(:disabled):not(.disabled):active, .btn-hero-light:not(:disabled):not(.disabled).active, .show > .btn-hero-light.dropdown-toggle {
    color: #212529;
    background-color: #cbd3da;
    box-shadow: 0 0.125rem 0.75rem rgba(203, 211, 218, 0.25);
    transform: translateY(0); }
    .btn-hero-light:not(:disabled):not(.disabled):active:focus, .btn-hero-light:not(:disabled):not(.disabled).active:focus, .show > .btn-hero-light.dropdown-toggle:focus {
      box-shadow: 0 0.125rem 0.75rem rgba(203, 211, 218, 0.25); }

.btn-hero-lg {
  padding: 0.875rem 2.25rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.25rem; }

.btn-hero-sm {
  padding: 0.375rem 1.25rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.25rem; }

.btn-dual {
  color: #16181a;
  background-color: #f8f9fc;
  border-color: #f8f9fc; }
  .btn-dual:hover, .btn-dual:focus, .btn-dual.focus {
    color: #16181a;
    background-color: #cdd6e8;
    border-color: #cdd6e8;
    box-shadow: none; }
  .btn-dual.disabled, .btn-dual:disabled {
    background-color: transparent;
    border-color: transparent; }
  .btn-dual:active, .btn-dual.active {
    color: #16181a;
    background-color: #f8f9fc;
    border-color: #f8f9fc; }
  .btn-dual:not(:disabled):not(.disabled):active, .btn-dual:not(:disabled):not(.disabled).active, .show > .btn-dual.dropdown-toggle {
    color: #16181a;
    background-color: #cdd6e8;
    border-color: #cdd6e8; }

.page-header-dark #page-header .btn-dual,
.sidebar-dark #sidebar .btn-dual {
  color: #fff;
  background-color: #0770e6;
  border-color: #0770e6; }
  .page-header-dark #page-header .btn-dual:hover, .page-header-dark #page-header .btn-dual:focus, .page-header-dark #page-header .btn-dual.focus,
  .sidebar-dark #sidebar .btn-dual:hover,
  .sidebar-dark #sidebar .btn-dual:focus,
  .sidebar-dark #sidebar .btn-dual.focus {
    color: #fff;
    background-color: #0557b2;
    border-color: #0557b2;
    box-shadow: none; }
  .page-header-dark #page-header .btn-dual.disabled, .page-header-dark #page-header .btn-dual:disabled,
  .sidebar-dark #sidebar .btn-dual.disabled,
  .sidebar-dark #sidebar .btn-dual:disabled {
    background-color: transparent;
    border-color: transparent; }
  .page-header-dark #page-header .btn-dual:active, .page-header-dark #page-header .btn-dual.active,
  .sidebar-dark #sidebar .btn-dual:active,
  .sidebar-dark #sidebar .btn-dual.active {
    color: #fff;
    background-color: #0770e6;
    border-color: #0770e6; }
  .page-header-dark #page-header .btn-dual:not(:disabled):not(.disabled):active, .page-header-dark #page-header .btn-dual:not(:disabled):not(.disabled).active, .show > .page-header-dark #page-header .btn-dual.dropdown-toggle,
  .sidebar-dark #sidebar .btn-dual:not(:disabled):not(.disabled):active,
  .sidebar-dark #sidebar .btn-dual:not(:disabled):not(.disabled).active, .show >
  .sidebar-dark #sidebar .btn-dual.dropdown-toggle {
    color: #fff;
    background-color: #0557b2;
    border-color: #0557b2; }

.page-header-dark.page-header-glass:not(.page-header-scroll) #page-header .btn-dual {
  color: #fff;
  background-color: transparent;
  border-color: transparent; }
  .page-header-dark.page-header-glass:not(.page-header-scroll) #page-header .btn-dual:hover, .page-header-dark.page-header-glass:not(.page-header-scroll) #page-header .btn-dual:focus, .page-header-dark.page-header-glass:not(.page-header-scroll) #page-header .btn-dual.focus {
    color: #fff;
    background-color: #0557b2;
    border-color: #0557b2;
    box-shadow: none; }
  .page-header-dark.page-header-glass:not(.page-header-scroll) #page-header .btn-dual.disabled, .page-header-dark.page-header-glass:not(.page-header-scroll) #page-header .btn-dual:disabled {
    background-color: transparent;
    border-color: transparent; }
  .page-header-dark.page-header-glass:not(.page-header-scroll) #page-header .btn-dual:active, .page-header-dark.page-header-glass:not(.page-header-scroll) #page-header .btn-dual.active {
    color: #fff;
    background-color: transparent;
    border-color: transparent; }
  .page-header-dark.page-header-glass:not(.page-header-scroll) #page-header .btn-dual:not(:disabled):not(.disabled):active, .page-header-dark.page-header-glass:not(.page-header-scroll) #page-header .btn-dual:not(:disabled):not(.disabled).active, .show > .page-header-dark.page-header-glass:not(.page-header-scroll) #page-header .btn-dual.dropdown-toggle {
    color: #fff;
    background-color: #0557b2;
    border-color: #0557b2; }

.fade {
  transition: opacity .15s ease-out; }
  .fade.fade-up, .fade.fade-right, .fade.fade-left {
    transition: opacity .15s ease-out, transform .15s ease-out; }
  .fade.fade-up {
    transform: translateY(50px); }
    .fade.fade-up.show {
      transform: translateY(0); }
  .fade.fade-right {
    transform: translateX(-50px); }
    .fade.fade-right.show {
      transform: translateX(0); }
  .fade.fade-left {
    transform: translateX(50px); }
    .fade.fade-left.show {
      transform: translateX(0); }

.dropdown-menu {
  padding-right: .5rem;
  padding-left: .5rem;
  box-shadow: 0 0.25rem 2rem rgba(0, 0, 0, 0.08); }
  .dropdown-menu.dropdown-menu-lg {
    min-width: 300px; }

.dropdown-item {
  margin-bottom: .25rem;
  border-radius: 0.25rem; }

.input-group-text.input-group-text-alt {
  background-color: #e4e9f3;
  border-color: #e4e9f3; }

.custom-switch {
  padding-left: 0; }
  .custom-switch .custom-control-label {
    left: 0;
    padding-left: 2.5rem; }
    .custom-switch .custom-control-label::before {
      top: 0.125rem;
      left: 0;
      width: 2rem;
      height: 1.25rem;
      border-radius: 1rem;
      transition: background-color .15s ease-out; }
    .custom-switch .custom-control-label::after {
      top: 0.25rem;
      left: .125rem;
      width: 1rem;
      height: 1rem;
      transform: none;
      background-color: #fff;
      border-radius: 1rem;
      box-shadow: 0.125rem 0 0.125rem rgba(0, 0, 0, 0.1); }
  .custom-switch .custom-control-input:checked ~ .custom-control-label::after {
    transform: translateX(0.75rem);
    background-color: #fff;
    box-shadow: -0.125rem 0 0.125rem rgba(0, 0, 0, 0.2); }

.custom-block {
  padding: 0; }
  .custom-block .custom-control-label {
    width: 100%;
    padding: .75rem;
    background-color: #fff;
    border: 2px solid #dae0e5;
    border-radius: 0.2rem;
    cursor: pointer; }
    .custom-block .custom-control-label:hover {
      border-color: #bdc6d0; }
    .custom-block .custom-control-label::before, .custom-block .custom-control-label::after {
      display: none; }
  .custom-block .custom-block-indicator {
    position: absolute;
    display: none;
    top: -.5rem;
    right: -.5rem;
    width: 1.75rem;
    height: 1.75rem;
    line-height: 1.75rem;
    color: #fff;
    font-size: .625rem;
    text-align: center;
    background-color: #9fadba;
    border-radius: .875rem;
    z-index: 1; }
  .custom-block .custom-control-input:checked ~ .custom-control-label {
    border-color: #9fadba; }
  .custom-block .custom-control-input:focus ~ .custom-control-label {
    box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.15); }
  .custom-block .custom-control-input:checked ~ .custom-block-indicator {
    display: block; }
  .custom-block .custom-control-input:disabled + label,
  .custom-block .custom-control-input[readonly] + label,
  .custom-block .custom-control-input:disabled + label + span,
  .custom-block .custom-control-input[readonly] + label + span {
    opacity: .5; }

.custom-control-label::before {
  border: none; }

.custom-control-label::after {
  transition: transform .15s ease-out; }

.custom-checkbox.custom-checkbox-square .custom-control-label::before {
  border-radius: 0; }
.custom-checkbox.custom-checkbox-rounded-circle .custom-control-label::before {
  border-radius: 1rem; }
.custom-checkbox .custom-control-label::after {
  transform: rotate(-90deg); }
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  transform: rotate(0deg); }

.custom-control-primary .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #0665d0; }
.custom-control-primary .custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(6, 101, 208, 0.25); }
.custom-control-primary .custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  background-color: #4299fa; }
.custom-control-primary .custom-control-label::before {
  background-color: #e4e9f3; }
.custom-control-primary.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #0665d0; }
.custom-control-primary.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  background-color: #0665d0; }
.custom-control-primary.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #0665d0; }
.custom-control-primary.custom-block .custom-block-indicator {
  background-color: #0665d0; }
.custom-control-primary.custom-block .custom-control-input:checked ~ .custom-control-label {
  border-color: #0665d0; }
.custom-control-primary.custom-block .custom-control-input:focus ~ .custom-control-label {
  box-shadow: 0 0 0.75rem rgba(6, 101, 208, 0.25); }

.custom-control-success .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #82b54b; }
.custom-control-success .custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(130, 181, 75, 0.25); }
.custom-control-success .custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  background-color: #b4d393; }
.custom-control-success .custom-control-label::before {
  background-color: #d7e8c6; }
.custom-control-success.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #82b54b; }
.custom-control-success.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  background-color: #82b54b; }
.custom-control-success.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #82b54b; }
.custom-control-success.custom-block .custom-block-indicator {
  background-color: #82b54b; }
.custom-control-success.custom-block .custom-control-input:checked ~ .custom-control-label {
  border-color: #82b54b; }
.custom-control-success.custom-block .custom-control-input:focus ~ .custom-control-label {
  box-shadow: 0 0 0.75rem rgba(130, 181, 75, 0.25); }

.custom-control-info .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #3c90df; }
.custom-control-info .custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(60, 144, 223, 0.25); }
.custom-control-info .custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  background-color: #94c2ed; }
.custom-control-info .custom-control-label::before {
  background-color: #d1e5f7; }
.custom-control-info.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #3c90df; }
.custom-control-info.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  background-color: #3c90df; }
.custom-control-info.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #3c90df; }
.custom-control-info.custom-block .custom-block-indicator {
  background-color: #3c90df; }
.custom-control-info.custom-block .custom-control-input:checked ~ .custom-control-label {
  border-color: #3c90df; }
.custom-control-info.custom-block .custom-control-input:focus ~ .custom-control-label {
  box-shadow: 0 0 0.75rem rgba(60, 144, 223, 0.25); }

.custom-control-warning .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #ffb119; }
.custom-control-warning .custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(255, 177, 25, 0.25); }
.custom-control-warning .custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  background-color: #ffd47f; }
.custom-control-warning .custom-control-label::before {
  background-color: #ffecc6; }
.custom-control-warning.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #ffb119; }
.custom-control-warning.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  background-color: #ffb119; }
.custom-control-warning.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #ffb119; }
.custom-control-warning.custom-block .custom-block-indicator {
  background-color: #ffb119; }
.custom-control-warning.custom-block .custom-control-input:checked ~ .custom-control-label {
  border-color: #ffb119; }
.custom-control-warning.custom-block .custom-control-input:focus ~ .custom-control-label {
  box-shadow: 0 0 0.75rem rgba(255, 177, 25, 0.25); }

.custom-control-danger .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #e04f1a; }
.custom-control-danger .custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(224, 79, 26, 0.25); }
.custom-control-danger .custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  background-color: #ef9371; }
.custom-control-danger .custom-control-label::before {
  background-color: #f6c4b1; }
.custom-control-danger.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #e04f1a; }
.custom-control-danger.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  background-color: #e04f1a; }
.custom-control-danger.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #e04f1a; }
.custom-control-danger.custom-block .custom-block-indicator {
  background-color: #e04f1a; }
.custom-control-danger.custom-block .custom-control-input:checked ~ .custom-control-label {
  border-color: #e04f1a; }
.custom-control-danger.custom-block .custom-control-input:focus ~ .custom-control-label {
  box-shadow: 0 0 0.75rem rgba(224, 79, 26, 0.25); }

.custom-control-light .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #adb5bd; }
.custom-control-light .custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(173, 181, 189, 0.25); }
.custom-control-light .custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  background-color: #e6e8ea; }
.custom-control-light .custom-control-label::before {
  background-color: #dee2e6; }
.custom-control-light.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #adb5bd; }
.custom-control-light.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  background-color: #adb5bd; }
.custom-control-light.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #adb5bd; }
.custom-control-light.custom-block .custom-block-indicator {
  background-color: #adb5bd; }
.custom-control-light.custom-block .custom-control-input:checked ~ .custom-control-label {
  border-color: #adb5bd; }
.custom-control-light.custom-block .custom-control-input:focus ~ .custom-control-label {
  box-shadow: 0 0 0.75rem rgba(173, 181, 189, 0.25); }

.custom-control-dark .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #343a40; }
.custom-control-dark .custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(52, 58, 64, 0.25); }
.custom-control-dark .custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  background-color: #626d78; }
.custom-control-dark .custom-control-label::before {
  background-color: #dee2e6; }
.custom-control-dark.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #343a40; }
.custom-control-dark.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  background-color: #343a40; }
.custom-control-dark.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #343a40; }
.custom-control-dark.custom-block .custom-block-indicator {
  background-color: #343a40; }
.custom-control-dark.custom-block .custom-control-input:checked ~ .custom-control-label {
  border-color: #343a40; }
.custom-control-dark.custom-block .custom-control-input:focus ~ .custom-control-label {
  box-shadow: 0 0 0.75rem rgba(52, 58, 64, 0.25); }

.custom-control-lg {
  padding-left: 1.75rem; }
  .custom-control-lg .custom-control-label::before, .custom-control-lg .custom-control-label::after {
    top: 0.125rem;
    left: -1.75rem;
    width: 1.25rem;
    height: 1.25rem; }
  .custom-control-lg.custom-switch {
    padding-left: 0; }
    .custom-control-lg.custom-switch .custom-control-label {
      padding-left: 3.25rem; }
      .custom-control-lg.custom-switch .custom-control-label::before {
        top: -0.0625rem;
        left: 0;
        width: 2.75rem;
        height: 1.625rem; }
      .custom-control-lg.custom-switch .custom-control-label::after {
        top: 0.125rem;
        left: .25rem;
        width: 1.25rem;
        height: 1.25rem; }
    .custom-control-lg.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
      transform: translateX(1rem); }

.nav-link {
  font-weight: 600; }

.nav-pills .nav-link:hover, .nav-pills .nav-link:focus {
  background-color: #f0f3f8; }
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #0665d0; }

.nav-tabs-block {
  background-color: #f8f9fc;
  border-bottom: none; }
  .nav-tabs-block .nav-item {
    margin-bottom: 0; }
  .nav-tabs-block .nav-link {
    padding-top: .75rem;
    padding-bottom: .75rem;
    border-color: transparent;
    border-radius: 0; }
    .nav-tabs-block .nav-link:hover, .nav-tabs-block .nav-link:focus {
      color: #0665d0;
      background-color: #f0f3f8;
      border-color: transparent; }
  .nav-tabs-block .nav-link.active,
  .nav-tabs-block .nav-item.show .nav-link {
    color: #495057;
    background-color: #fff;
    border-color: transparent; }

.nav-tabs-alt {
  background-color: transparent;
  border-bottom-color: #e4e9f3; }
  .nav-tabs-alt .nav-item {
    margin-bottom: -3px; }
  .nav-tabs-alt .nav-link {
    padding-top: .75rem;
    padding-bottom: .75rem;
    background-color: transparent;
    border-color: transparent; }
    .nav-tabs-alt .nav-link:hover, .nav-tabs-alt .nav-link:focus {
      color: #0665d0;
      background-color: transparent;
      border-color: transparent;
      box-shadow: inset 0 -3px #0665d0; }
  .nav-tabs-alt .nav-link.active,
  .nav-tabs-alt .nav-item.show .nav-link {
    color: #495057;
    background-color: transparent;
    border-color: transparent;
    box-shadow: inset 0 -3px #0665d0; }

.nav-items {
  padding-left: 0;
  list-style: none; }
  .nav-items a {
    border-bottom: 1px solid #f0f3f8; }
    .nav-items a:hover {
      background-color: #f8f9fc; }
    .nav-items a:active {
      background-color: #f0f3f8; }
  .nav-items > li:last-child > a {
    border-bottom: none; }

.breadcrumb.breadcrumb-alt .breadcrumb-item + .breadcrumb-item::before {
  position: relative;
  top: 1px;
  width: 1rem;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #ced4da;
  content: "\f105"; }

.page-link {
  font-weight: 600; }
  .page-link:focus {
    background-color: #e4e9f3;
    border-color: #e4e9f3; }

.badge-secondary {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.33); }
  a.badge-secondary:hover, a.badge-secondary:focus {
    color: #fff;
    background-color: rgba(0, 0, 0, 0.33); }
  a.badge-secondary:focus, a.badge-secondary.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5); }

.modal-dialog.modal-dialog-top {
  margin-top: 0 !important; }

.modal.fade .modal-dialog {
  transition-duration: .4s; }
  .modal.fade .modal-dialog.modal-dialog-popin {
    transform: scale(1.25, 1.25); }
  .modal.fade .modal-dialog.modal-dialog-popout {
    transform: scale(0.75, 0.75); }
  .modal.fade .modal-dialog.modal-dialog-slideup {
    transform: translate(0, 30%); }
  .modal.fade .modal-dialog.modal-dialog-slideright {
    transform: translate(-30%, 0); }
  .modal.fade .modal-dialog.modal-dialog-slideleft {
    transform: translate(30%, 0); }
  .modal.fade .modal-dialog.modal-dialog-fromright {
    transform: translateX(30%) rotate(10deg) scale(0.75); }
  .modal.fade .modal-dialog.modal-dialog-fromleft {
    transform: translateX(-30%) rotate(-10deg) scale(0.75); }
.modal.show .modal-dialog.modal-dialog-popin, .modal.show .modal-dialog.modal-dialog-popout {
  transform: scale(1, 1); }
.modal.show .modal-dialog.modal-dialog-slideup, .modal.show .modal-dialog.modal-dialog-slideright, .modal.show .modal-dialog.modal-dialog-slideleft {
  transform: translate(0, 0); }
.modal.show .modal-dialog.modal-dialog-fromright, .modal.show .modal-dialog.modal-dialog-fromleft {
  transform: translateX(0) rotate(0) scale(1); }

@media print {
  #page-container,
  #main-container {
    padding: 0 !important; }

  #page-overlay,
  #page-loader,
  #page-header,
  #page-footer,
  #sidebar,
  #side-overlay,
  .block-options {
    display: none !important; } }
#page-container {
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  width: 100%;
  min-width: 320px;
  min-height: 100vh; }

#page-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 1033;
  opacity: 0;
  transition: opacity .25s ease-out;
  transform: translateY(-100%); }
  @media (min-width: 992px) {
    .side-overlay-o.enable-page-overlay #page-overlay {
      transform: translateY(0);
      opacity: 1; } }

#main-container {
  display: flex;
  flex-direction: column;
  flex: 1 0 auto;
  max-width: 100%; }

#page-footer {
  display: flex;
  align-items: center;
  width: 100%;
  min-height: 4.375rem; }
  #page-footer.footer-static {
    display: block;
    min-height: auto; }

.content {
  width: 100%;
  margin: 0 auto;
  padding: 0.875rem 0.875rem 1px;
  overflow-x: visible; }
  .content > .pull-t,
  .content > .pull-y {
    margin-top: -0.875rem; }
  .content > .pull-b,
  .content > .pull-y {
    margin-bottom: -1px; }
  .content > .pull-r,
  .content > .pull-x {
    margin-right: -0.875rem; }
  .content > .pull-r,
  .content > .pull-x {
    margin-left: -0.875rem; }
  .content > .pull {
    margin: -0.875rem -0.875rem -1px; }
  .content.content-full {
    padding-bottom: 0.875rem; }
    .content.content-full > .pull-b,
    .content.content-full > .pull-y,
    .content.content-full > .pull {
      margin-bottom: -0.875rem; }
  .content p,
  .content .push,
  .content .block,
  .content .items-push > div {
    margin-bottom: 0.875rem; }
  .content .items-push-2x > div {
    margin-bottom: 1.75rem; }
  .content .items-push-3x > div {
    margin-bottom: 2.625rem; }
  @media (min-width: 768px) {
    .content {
      width: 100%;
      margin: 0 auto;
      padding: 1.75rem 1.75rem 1px;
      overflow-x: visible; }
      .content > .pull-t,
      .content > .pull-y {
        margin-top: -1.75rem; }
      .content > .pull-b,
      .content > .pull-y {
        margin-bottom: -1px; }
      .content > .pull-r,
      .content > .pull-x {
        margin-right: -1.75rem; }
      .content > .pull-r,
      .content > .pull-x {
        margin-left: -1.75rem; }
      .content > .pull {
        margin: -1.75rem -1.75rem -1px; }
      .content.content-full {
        padding-bottom: 1.75rem; }
        .content.content-full > .pull-b,
        .content.content-full > .pull-y,
        .content.content-full > .pull {
          margin-bottom: -1.75rem; }
      .content p,
      .content .push,
      .content .block,
      .content .items-push > div {
        margin-bottom: 1.75rem; }
      .content .items-push-2x > div {
        margin-bottom: 3.5rem; }
      .content .items-push-3x > div {
        margin-bottom: 5.25rem; } }
  @media (min-width: 1200px) {
    .content.content-narrow {
      width: 92% !important; } }
  .content.content-boxed {
    max-width: 1200px !important; }
  .content.content-top {
    padding-top: 5.125rem; }
    @media (min-width: 992px) {
      .content.content-top {
        padding-top: 6rem; } }

.content-section-top {
  padding-top: 4.25rem; }

.content-max-width {
  max-width: 1920px; }

.content-side {
  width: 100%;
  margin: 0 auto;
  padding: 1.125rem 1.125rem 1px;
  overflow-x: hidden; }
  .content-side > .pull-t,
  .content-side > .pull-y {
    margin-top: -1.125rem; }
  .content-side > .pull-b,
  .content-side > .pull-y {
    margin-bottom: -1px; }
  .content-side > .pull-r,
  .content-side > .pull-x {
    margin-right: -1.125rem; }
  .content-side > .pull-r,
  .content-side > .pull-x {
    margin-left: -1.125rem; }
  .content-side > .pull {
    margin: -1.125rem -1.125rem -1px; }
  .content-side.content-side-full {
    padding-bottom: 1.125rem; }
    .content-side.content-side-full > .pull-b,
    .content-side.content-side-full > .pull-y,
    .content-side.content-side-full > .pull {
      margin-bottom: -1.125rem; }
  .content-side p,
  .content-side .push,
  .content-side .block,
  .content-side .items-push > div {
    margin-bottom: 1.125rem; }
  .content-side .items-push-2x > div {
    margin-bottom: 2.25rem; }
  .content-side .items-push-3x > div {
    margin-bottom: 3.375rem; }

#page-header {
  position: relative;
  margin: 0 auto;
  width: 100%;
  background-color: #fff; }

.overlay-header {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #fff;
  opacity: 0;
  transition: transform .2s ease-in-out, opacity .2s ease-in-out;
  transform: translateY(-100%);
  will-change: opacity, transform; }
  .overlay-header.show {
    opacity: 1;
    transform: translateY(0); }

.content-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
  height: 4.25rem; }
  #page-header .content-header {
    padding-left: 0.875rem;
    padding-right: 0.875rem; }
    @media (min-width: 768px) {
      #page-header .content-header {
        padding-left: 1.75rem;
        padding-right: 1.75rem; } }
  #sidebar .content-header, #side-overlay .content-header {
    padding-left: 1.125rem;
    padding-right: 1.125rem; }

.smini-visible,
.smini-visible-block {
  display: none; }

.smini-show {
  opacity: 0; }

.smini-show,
.smini-hide {
  transition: opacity 0.45s cubic-bezier(0.2, 0.61, 0.42, 0.97); }

#sidebar {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 1032;
  width: 100%;
  height: 100%;
  overflow-y: visible;
  background-color: #fff;
  transform: translateX(-100%) translateY(0) translateZ(0);
  -webkit-overflow-scrolling: touch;
  will-change: transform; }
  .side-trans-enabled #sidebar {
    transition: transform 0.45s cubic-bezier(0.2, 0.61, 0.42, 0.97); }
  .sidebar-r #sidebar {
    right: 0;
    left: auto;
    transform: translateX(100%) translateY(0) translateZ(0); }
  #sidebar .js-sidebar-scroll {
    height: calc(100% - 4.25rem);
    overflow-y: auto; }
    #sidebar .js-sidebar-scroll.full-height {
      height: 100%; }
  @media (max-width: 991.98px) {
    .sidebar-o-xs #sidebar {
      transform: translateX(0) translateY(0) translateZ(0); } }
  @media (min-width: 992px) {
    #sidebar {
      width: 250px; }
      .sidebar-o #sidebar {
        transform: translateX(0) translateY(0) translateZ(0); }
      .sidebar-mini.sidebar-o #sidebar {
        overflow-x: hidden;
        transform: translateX(-186px) translateY(0) translateZ(0);
        transition: transform 0.45s cubic-bezier(0.2, 0.61, 0.42, 0.97); }
      .sidebar-mini.sidebar-o.sidebar-r #sidebar {
        transform: translateX(186px) translateY(0) translateZ(0); }
      .sidebar-mini.sidebar-o #sidebar .content-side, .sidebar-mini.sidebar-o #sidebar .content-header {
        width: 250px;
        transform: translateX(186px) translateY(0) translateZ(0);
        transition: transform 0.45s cubic-bezier(0.2, 0.61, 0.42, 0.97);
        will-change: transform; }
      .sidebar-mini.sidebar-o #sidebar .content-header {
        position: relative;
        z-index: 1; }
      .sidebar-mini.sidebar-o #sidebar:hover, .sidebar-mini.sidebar-o #sidebar:hover .content-side, .sidebar-mini.sidebar-o.sidebar-r #sidebar .content-side, .sidebar-mini.sidebar-o #sidebar:hover .content-header, .sidebar-mini.sidebar-o.sidebar-r #sidebar .content-header {
        transform: translateX(0); }
      .sidebar-mini.sidebar-o #sidebar .nav-main,
      .sidebar-mini.sidebar-o #sidebar .nav-main .nav-main-link-icon {
        transition: transform 0.45s cubic-bezier(0.2, 0.61, 0.42, 0.97); }
      .sidebar-mini.sidebar-o #sidebar .nav-main .nav-main-heading,
      .sidebar-mini.sidebar-o #sidebar .nav-main .nav-main-link-name,
      .sidebar-mini.sidebar-o #sidebar .nav-main .nav-main-link-badge {
        transition: opacity 0.45s cubic-bezier(0.2, 0.61, 0.42, 0.97); }
      .sidebar-mini.sidebar-o #sidebar:not(:hover) .smini-hide {
        opacity: 0; }
      .sidebar-mini.sidebar-o #sidebar:not(:hover) .smini-show {
        opacity: 1; }
      .sidebar-mini.sidebar-o #sidebar:not(:hover) .smini-hidden {
        display: none; }
      .sidebar-mini.sidebar-o #sidebar:not(:hover) .smini-visible {
        display: inline-block; }
      .sidebar-mini.sidebar-o #sidebar:not(:hover) .smini-visible-block {
        display: block; }
      .sidebar-mini.sidebar-o #sidebar:not(:hover) .nav-main {
        transform: translateX(-1.125rem); }
        .sidebar-mini.sidebar-o #sidebar:not(:hover) .nav-main .nav-main-link-icon {
          transform: translateX(0.75rem); }
        .sidebar-mini.sidebar-o #sidebar:not(:hover) .nav-main .nav-main-heading,
        .sidebar-mini.sidebar-o #sidebar:not(:hover) .nav-main .nav-main-link-name,
        .sidebar-mini.sidebar-o #sidebar:not(:hover) .nav-main .nav-main-link-badge {
          opacity: 0; }
        .sidebar-mini.sidebar-o #sidebar:not(:hover) .nav-main .nav-main-link.active,
        .sidebar-mini.sidebar-o #sidebar:not(:hover) .nav-main .nav-main-item.open > .nav-main-link-submenu {
          border-radius: 0; }
        .sidebar-mini.sidebar-o #sidebar:not(:hover) .nav-main > .nav-main-item > .nav-main-submenu {
          display: none; } }

#side-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1034;
  width: 100%;
  height: 100%;
  background-color: #fff;
  overflow-y: auto;
  transform: translateX(100%) translateY(0) translateZ(0);
  opacity: 0;
  -webkit-overflow-scrolling: touch;
  will-change: transform; }
  .side-trans-enabled #side-overlay {
    transition: transform 0.45s cubic-bezier(0.2, 0.61, 0.42, 0.97), opacity 0.45s cubic-bezier(0.2, 0.61, 0.42, 0.97); }
  .sidebar-r #side-overlay {
    right: auto;
    left: 0;
    transform: translateX(-100%) translateY(0) translateZ(0); }
  .side-overlay-o #side-overlay {
    transform: translateX(0) translateY(0) translateZ(0);
    opacity: 1; }
  @media (min-width: 992px) {
    #side-overlay {
      width: 320px;
      box-shadow: 0 0 1.5rem rgba(0, 0, 0, 0.15);
      transform: translateX(110%) translateY(0) translateZ(0); }
      .sidebar-r #side-overlay {
        transform: translateX(-110%) translateY(0) translateZ(0); }
      .side-overlay-hover #side-overlay {
        transform: translateX(305px) translateY(0) translateZ(0);
        opacity: 1; }
      .sidebar-r.side-overlay-hover #side-overlay {
        transform: translateX(-305px) translateY(0) translateZ(0);
        opacity: 1; }
      .side-overlay-hover #side-overlay:hover, .side-overlay-o #side-overlay, .side-overlay-o.side-overlay-hover #side-overlay {
        box-shadow: 0 0 1.25rem rgba(0, 0, 0, 0.15);
        transform: translateX(0) translateY(0) translateZ(0);
        opacity: 1; } }

#page-container > #page-header .content-header,
#page-container > #page-header .content,
#page-container > #main-container .content,
#page-container > #page-footer .content {
  max-width: 1920px; }
@media (min-width: 1200px) {
  #page-container.main-content-narrow > #page-header .content-header,
  #page-container.main-content-narrow > #page-header .content,
  #page-container.main-content-narrow > #main-container .content,
  #page-container.main-content-narrow > #page-footer .content {
    width: 92%; } }
#page-container.main-content-boxed > #page-header .content-header,
#page-container.main-content-boxed > #page-header .content,
#page-container.main-content-boxed > #main-container .content,
#page-container.main-content-boxed > #page-footer .content {
  max-width: 1200px; }
#page-container.page-header-dark #page-header {
  color: #c8d2e6;
  background-color: #0665d0; }
#page-container.page-header-glass #page-header {
  position: absolute;
  background-color: transparent; }
#page-container.page-header-glass.page-header-fixed #page-header {
  transition: background-color .2s linear;
  will-change: background-color;
  box-shadow: none; }
#page-container.page-header-glass.page-header-fixed.page-header-scroll #page-header {
  background-color: rgba(255, 255, 255, 0.9);
  box-shadow: 0 0.25rem 0.625rem rgba(0, 0, 0, 0.02);
  backdrop-filter: blur(1rem); }
#page-container.page-header-glass.page-header-fixed.page-header-scroll.page-header-dark #page-header {
  background-color: rgba(6, 101, 208, 0.9);
  box-shadow: none;
  backdrop-filter: blur(1rem); }
#page-container.page-header-glass #main-container, #page-container.page-header-glass.page-header-fixed #main-container {
  padding-top: 0; }
#page-container.page-header-fixed #page-header {
  position: fixed;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.02); }
#page-container.page-header-fixed.page-header-dark #page-header {
  box-shadow: none; }
#page-container.page-header-fixed #main-container {
  padding-top: 4.25rem; }
#page-container.page-header-fixed #page-header, #page-container.page-header-glass #page-header {
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
  min-width: 320px;
  max-width: 100%;
  width: auto; }
@media (min-width: 992px) {
  #page-container.page-header-fixed.sidebar-o #page-header, #page-container.page-header-glass.sidebar-o #page-header {
    padding-left: 250px; }
    #page-container.page-header-fixed.sidebar-o #page-header .overlay-header, #page-container.page-header-glass.sidebar-o #page-header .overlay-header {
      left: 250px; }
  #page-container.page-header-fixed.sidebar-r.sidebar-o #page-header, #page-container.page-header-glass.sidebar-r.sidebar-o #page-header {
    padding-right: 250px;
    padding-left: 0; }
    #page-container.page-header-fixed.sidebar-r.sidebar-o #page-header .overlay-header, #page-container.page-header-glass.sidebar-r.sidebar-o #page-header .overlay-header {
      right: 250px;
      left: 0; }
  #page-container.page-header-fixed.sidebar-mini.sidebar-o #page-header, #page-container.page-header-glass.sidebar-mini.sidebar-o #page-header {
    padding-left: 64px; }
    #page-container.page-header-fixed.sidebar-mini.sidebar-o #page-header .overlay-header, #page-container.page-header-glass.sidebar-mini.sidebar-o #page-header .overlay-header {
      left: 64px; }
  #page-container.page-header-fixed.sidebar-mini.sidebar-r.sidebar-o #page-header, #page-container.page-header-glass.sidebar-mini.sidebar-r.sidebar-o #page-header {
    padding-right: 64px;
    padding-left: 0; }
    #page-container.page-header-fixed.sidebar-mini.sidebar-r.sidebar-o #page-header .overlay-header, #page-container.page-header-glass.sidebar-mini.sidebar-r.sidebar-o #page-header .overlay-header {
      right: 64px;
      left: 0; } }
#page-container.page-footer-fixed #page-footer {
  position: fixed;
  height: 4.375rem; }
#page-container.page-footer-fixed #main-container {
  padding-bottom: 4.375rem; }
#page-container.page-footer-fixed #page-footer {
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 1030;
  min-width: 320px;
  max-width: 100%;
  width: auto; }
@media (min-width: 992px) {
  #page-container.page-footer-fixed.sidebar-o #page-footer {
    padding-left: 250px; }
  #page-container.page-footer-fixed.sidebar-r.sidebar-o #page-footer {
    padding-right: 250px;
    padding-left: 0; } }
#page-container.sidebar-dark #sidebar {
  color: #e4e9f3;
  background-color: #343a40;
  box-shadow: none; }
#page-container.side-scroll #sidebar .js-sidebar-scroll,
#page-container.side-scroll #side-overlay {
  overflow-y: visible; }
@media (min-width: 992px) {
  #page-container.side-scroll #sidebar .content-header,
  #page-container.side-scroll #sidebar .content-side {
    width: 250px !important; }
  #page-container.side-scroll #side-overlay .content-header,
  #page-container.side-scroll #side-overlay .content-side {
    width: 320px !important; } }
@media (min-width: 992px) {
  #page-container.sidebar-o {
    padding-left: 250px; }
  #page-container.sidebar-r.sidebar-o {
    padding-right: 250px;
    padding-left: 0; }
  #page-container.sidebar-mini.sidebar-o {
    padding-left: 64px; }
  #page-container.sidebar-mini.sidebar-o.sidebar-r {
    padding-right: 64px;
    padding-left: 0; } }

.hero {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  min-height: 500px; }
  .hero.hero-sm {
    min-height: 300px; }
  .hero.hero-lg {
    min-height: 800px; }
  .hero-inner {
    flex: 0 0 auto;
    width: 100%; }
  .hero-meta {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1rem 0;
    text-align: center; }

.hero-static {
  min-height: 100vh; }

.block {
  margin-bottom: 1.75rem;
  background-color: #fff;
  box-shadow: 0 1px 3px rgba(219, 226, 239, 0.5), 0 1px 2px rgba(219, 226, 239, 0.5); }
  .block .block, .content-side .block {
    box-shadow: none; }

.block-header {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 0.75rem 1.25rem;
  transition: opacity .25s ease-out; }
  .block-header.block-header-rtl {
    flex-direction: row-reverse; }
    .block-header.block-header-rtl .block-title {
      text-align: right; }
    .block-header.block-header-rtl .block-options {
      padding-right: 1.25rem;
      padding-left: 0; }
  .block-header-default {
    background-color: #f8f9fc; }

.block-title {
  flex: 1 1 auto;
  min-height: 1.75rem;
  margin: 0;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.75; }
  .block-title small {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.375rem;
    color: #6c757d; }

.block-content {
  transition: opacity .25s ease-out;
  width: 100%;
  margin: 0 auto;
  padding: 1.25rem 1.25rem 1px;
  overflow-x: visible; }
  .block-content > .pull-t,
  .block-content > .pull-y {
    margin-top: -1.25rem; }
  .block-content > .pull-b,
  .block-content > .pull-y {
    margin-bottom: -1px; }
  .block-content > .pull-r,
  .block-content > .pull-x {
    margin-right: -1.25rem; }
  .block-content > .pull-r,
  .block-content > .pull-x {
    margin-left: -1.25rem; }
  .block-content > .pull {
    margin: -1.25rem -1.25rem -1px; }
  .block-content.block-content-full {
    padding-bottom: 1.25rem; }
    .block-content.block-content-full > .pull-b,
    .block-content.block-content-full > .pull-y,
    .block-content.block-content-full > .pull {
      margin-bottom: -1.25rem; }
  .block-content p,
  .block-content .push,
  .block-content .block,
  .block-content .items-push > div {
    margin-bottom: 1.25rem; }
  .block-content .items-push-2x > div {
    margin-bottom: 2.5rem; }
  .block-content .items-push-3x > div {
    margin-bottom: 3.75rem; }
  .block-content.block-content-sm {
    padding-top: 0.625rem; }
    .block-content.block-content-sm > .pull-t,
    .block-content.block-content-sm > .pull-y,
    .block-content.block-content-sm > .pull {
      margin-top: -0.625rem; }
    .block-content.block-content-sm.block-content-full {
      padding-bottom: 0.625rem; }
      .block-content.block-content-sm.block-content-full > .pull-b,
      .block-content.block-content-sm.block-content-full > .pull-y,
      .block-content.block-content-sm.block-content-full > .pull {
        margin-bottom: -0.625rem; }

.block.block-bordered {
  border: 1px solid #e4e9f3;
  box-shadow: none; }
.block.block-rounded {
  border-radius: 0.25rem; }
  .block.block-rounded > .block-header,
  .block.block-rounded > .nav-tabs {
    border-top-left-radius: 0.2rem;
    border-top-right-radius: 0.2rem; }
    .block.block-rounded > .block-header:last-child,
    .block.block-rounded > .nav-tabs:last-child {
      border-bottom-right-radius: 0.2rem;
      border-bottom-left-radius: 0.2rem; }
  .block.block-rounded.block-mode-hidden > .block-header.block-header-default {
    border-bottom-right-radius: 0.2rem;
    border-bottom-left-radius: 0.2rem; }
  .block.block-rounded > .block-content:first-child {
    border-top-left-radius: 0.2rem;
    border-top-right-radius: 0.2rem; }
  .block.block-rounded > .block-content:last-child {
    border-bottom-right-radius: 0.2rem;
    border-bottom-left-radius: 0.2rem; }
  .block.block-rounded > .nav-tabs > .nav-item:first-child > .nav-link {
    border-top-left-radius: 0.2rem; }
  .block.block-rounded > .nav-tabs > .nav-item:last-child > .nav-link {
    border-top-right-radius: 0.2rem; }
.block.block-themed > .block-header {
  border-bottom: none;
  color: #fff;
  background-color: #0665d0; }
  .block.block-themed > .block-header > .block-title {
    color: rgba(255, 255, 255, 0.9); }
    .block.block-themed > .block-header > .block-title small {
      color: rgba(255, 255, 255, 0.7); }
.block.block-transparent {
  background-color: transparent;
  box-shadow: none; }

.block.block-mode-hidden.block-bordered > .block-header {
  border-bottom: none; }
.block.block-mode-hidden > .block-content {
  display: none; }
.block.block-mode-loading {
  position: relative;
  overflow: hidden; }
  .block.block-mode-loading::before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    z-index: 9;
    content: " ";
    background-color: rgba(255, 255, 255, 0.85); }
  .block.block-mode-loading::after {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -1.5rem 0 0 -1.5rem;
    width: 3rem;
    height: 3rem;
    line-height: 3rem;
    color: #0665d0;
    font-family: Simple-Line-Icons;
    font-size: 1.125rem;
    text-align: center;
    z-index: 10;
    content: '\e09a';
    animation: fa-spin 1.75s infinite linear;
    border-radius: 1.5rem; }
  .block.block-mode-loading.block-mode-hidden::after {
    margin: -1rem 0 0 -1rem;
    width: 2rem;
    height: 2rem;
    line-height: 2rem; }
  .block.block-mode-loading.block-mode-loading-dark::before {
    background-color: rgba(0, 0, 0, 0.85); }
  .block.block-mode-loading.block-mode-loading-dark::after {
    color: #fff; }
  .block.block-mode-loading.block-mode-loading-location::after {
    content: '\e06e'; }
  .block.block-mode-loading.block-mode-loading-energy::after {
    content: '\e020'; }
  .block.block-mode-loading.block-mode-loading-refresh::after {
    font-family: 'Font Awesome 5 Free', 'Font Awesome 5 Pro';
    font-weight: 900;
    content: '\f021'; }
  .block.block-mode-loading.block-mode-loading-sun::after {
    font-family: 'Font Awesome 5 Free', 'Font Awesome 5 Pro';
    font-weight: 900;
    content: '\f185'; }
  .block.block-mode-loading.block-mode-loading-repeat::after {
    font-family: 'Font Awesome 5 Free', 'Font Awesome 5 Pro';
    font-weight: 900;
    content: '\f01e'; }
.block.block-mode-fullscreen {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1035;
  margin-bottom: 0;
  overflow-y: auto;
  backface-visibility: hidden;
  -webkit-overflow-scrolling: touch; }
  .block.block-mode-fullscreen.block-bordered {
    border: none; }
  .block.block-mode-fullscreen.block-rounded {
    border-radius: 0; }
  .block.block-mode-fullscreen.block-transparent {
    background-color: #fff; }
.block.block-mode-pinned {
  position: fixed;
  right: .75rem;
  bottom: 0;
  margin-bottom: 0 !important;
  width: 100%;
  max-width: 300px;
  z-index: 1031;
  box-shadow: 0 0 2rem rgba(0, 0, 0, 0.1); }
  .block.block-mode-pinned > .block-content {
    max-height: 250px;
    overflow-y: auto; }

a.block {
  display: block;
  color: #495057;
  font-weight: normal;
  transition: transform .15s ease-out, opacity .15s ease-out, box-shadow .15s ease-out; }
  a.block:hover {
    color: #495057;
    opacity: .65; }
  a.block:active {
    opacity: 1; }
  a.block.block-link-rotate:hover {
    transform: rotate(1deg);
    opacity: 1; }
  a.block.block-link-rotate:active {
    transform: rotate(0deg); }
  a.block.block-link-pop:hover {
    box-shadow: 0 0.5rem 2rem #d4dcec;
    transform: translateY(-2px);
    opacity: 1; }
  a.block.block-link-pop:active {
    box-shadow: 0 0.25rem 0.75rem #edf0f7;
    transform: translateY(0); }
  a.block.block-link-shadow:hover {
    box-shadow: 0 0 2.25rem #d4dcec;
    opacity: 1; }
  a.block.block-link-shadow:active {
    box-shadow: 0 0 1.125rem #e2e8f2; }

.block.block-fx-shadow {
  box-shadow: 0 0 2.25rem #d4dcec;
  opacity: 1; }
.block.block-fx-pop {
  box-shadow: 0 0.5rem 2rem #d4dcec;
  opacity: 1; }
.block.block-fx-rotate-right {
  transform: rotate(1deg);
  opacity: 1; }
.block.block-fx-rotate-left {
  transform: rotate(-1deg);
  opacity: 1; }

.block-options {
  flex: 0 0 auto;
  padding-left: 1.25rem; }
  .block-options .block-options-item {
    padding: 0 .25rem;
    line-height: 1.2; }
    .block.block-themed .block-options .block-options-item {
      color: #fff; }
  .block-options .block-options-item,
  .block-options .dropdown {
    display: inline-block; }

.block-sticky-options {
  position: relative; }
  .block-sticky-options .block-options {
    position: absolute;
    top: 14px;
    right: 1.25rem; }
    .block-sticky-options .block-options.block-options-left {
      right: auto;
      left: 1.25rem;
      padding-right: 10px;
      padding-left: 0; }

.btn-block-option {
  display: inline-block;
  padding: 6px 5px;
  line-height: 1;
  color: #0665d0;
  background: none;
  border: none;
  cursor: pointer; }
  .btn-block-option.dropdown-toggle:after {
    position: relative;
    top: 2px; }
  .btn-block-option .si {
    position: relative;
    top: 1px; }
  .btn-block-option:hover {
    text-decoration: none;
    color: #2a8bf9; }
  a.btn-block-option:focus,
  .active > a.btn-block-option,
  .show > button.btn-block-option {
    text-decoration: none;
    color: #2a8bf9; }
  .btn-block-option:focus {
    outline: none !important; }
  .btn-block-option:active {
    color: #74b3fb; }
  .block.block-themed .btn-block-option {
    color: #fff;
    opacity: .7; }
    .block.block-themed .btn-block-option:hover {
      color: #fff;
      opacity: 1; }
    a.block.block-themed .btn-block-option:focus,
    .active > a.block.block-themed .btn-block-option,
    .show > button.block.block-themed .btn-block-option {
      color: #fff;
      opacity: 1; }
    .block.block-themed .btn-block-option:active {
      color: #fff;
      opacity: .6; }

#page-loader {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #0665d0;
  z-index: 999998;
  transform: translateY(-100%); }
  #page-loader.show {
    transform: translateY(0); }
  #page-loader::after, #page-loader::before {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    border-radius: 100%;
    content: '';
    z-index: 999999; }
  #page-loader::after {
    margin-top: -160px;
    margin-left: -160px;
    width: 320px;
    height: 320px;
    background-color: rgba(255, 255, 255, 0.5);
    border: 4px solid rgba(255, 255, 255, 0.75);
    box-shadow: 0 0 100px rgba(0, 0, 0, 0.15);
    animation: page-loader-inner 1.25s infinite ease-out; }
  #page-loader::before {
    margin-top: -40px;
    margin-left: -40px;
    width: 80px;
    height: 80px;
    background-color: white;
    animation: page-loader-outer 1.25s infinite ease-in; }

@keyframes page-loader-inner {
  0%, 40% {
    transform: scale(0); }
  100% {
    transform: scale(1);
    opacity: 0; } }
@keyframes page-loader-outer {
  0% {
    transform: scale(1); }
  40%, 100% {
    transform: scale(0);
    opacity: 0; } }
.nav-main {
  padding-left: 0;
  list-style: none; }

.nav-main-heading {
  padding-top: 1.75rem;
  padding-bottom: .25rem;
  padding-left: .625rem;
  font-size: .8125rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: .075rem;
  color: #949da5; }

.nav-main-item {
  display: flex;
  flex-direction: column; }

.nav-main-link {
  position: relative;
  display: flex;
  align-items: center;
  padding: .5rem .625rem;
  margin: 2px 0;
  min-height: 2.25rem;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.25rem;
  letter-spacing: .0125em;
  color: #555d65;
  border-radius: 0.2rem; }
  .nav-main-link .nav-main-link-icon {
    flex: 0 0 auto;
    display: inline-block;
    margin-right: .625rem;
    min-width: 1.25rem;
    font-size: 1rem;
    text-align: center;
    color: rgba(6, 101, 208, 0.7); }
  .nav-main-link .nav-main-link-name {
    flex: 1 1 auto;
    display: inline-block;
    max-width: 100%; }
  .nav-main-link .nav-main-link-badge {
    flex: 0 0 auto;
    display: inline-block;
    margin-left: .625rem;
    padding-right: .375rem;
    padding-left: .375rem;
    font-size: .75rem; }
  .nav-main-link:hover, .nav-main-link.active {
    color: #000;
    background-color: #e1effe; }
  .nav-main-link.nav-main-link-submenu {
    padding-right: 2rem; }
    .nav-main-link.nav-main-link-submenu::before, .nav-main-link.nav-main-link-submenu::after {
      position: absolute;
      top: 50%;
      right: .625rem;
      display: block;
      margin-top: -.5rem;
      width: 1rem;
      height: 1rem;
      line-height: 1rem;
      text-align: center;
      font-family: 'Font Awesome 5 Free', 'Font Awesome 5 Pro';
      font-weight: 900;
      transition: opacity 0.3s cubic-bezier(0.2, 0.61, 0.42, 0.97), transform 0.3s cubic-bezier(0.2, 0.61, 0.42, 0.97); }
    .nav-main-link.nav-main-link-submenu::before {
      content: '\f107';
      opacity: .4; }
    .nav-main-link.nav-main-link-submenu::after {
      content: '\f106';
      opacity: 0;
      transform: translateY(-0.625rem); }

.nav-main-submenu {
  padding-left: 2.5rem;
  list-style: none;
  height: 0;
  overflow: hidden;
  background-color: #f5faff;
  border-bottom-right-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem; }
  .nav-main-submenu .nav-main-item {
    opacity: 0;
    transition: opacity 0.3s cubic-bezier(0.2, 0.61, 0.42, 0.97), transform 0.3s cubic-bezier(0.2, 0.61, 0.42, 0.97);
    transform: translateX(1rem); }
  .nav-main-submenu .nav-main-heading {
    padding-top: 1.25rem;
    padding-bottom: .25rem; }
  .nav-main-submenu .nav-main-link {
    margin: 0;
    padding-top: .375rem;
    padding-bottom: .375rem;
    padding-left: 0;
    font-size: .8125rem;
    min-height: 2rem;
    color: #78838e; }
    .nav-main-submenu .nav-main-link:hover, .nav-main-submenu .nav-main-link.active {
      color: #383d42;
      background-color: transparent; }
  .nav-main-submenu .nav-main-submenu {
    padding-left: .75rem; }

.nav-main-item.open > .nav-main-link-submenu {
  color: #000;
  background-color: #e1effe;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }
  .nav-main-item.open > .nav-main-link-submenu::before {
    opacity: 0;
    transform: translateY(0.625rem); }
  .nav-main-item.open > .nav-main-link-submenu::after {
    opacity: .6;
    transform: translateY(0); }
.nav-main-item.open > .nav-main-submenu {
  height: auto;
  margin-top: -2px;
  padding-top: .375rem;
  padding-bottom: .375rem; }
  .nav-main-item.open > .nav-main-submenu > .nav-main-item {
    opacity: 1;
    transform: translateX(0); }

.nav-main-submenu .nav-main-item.open .nav-main-link {
  background-color: transparent; }

@media (min-width: 992px) {
  .nav-main-horizontal {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0; }
    .nav-main-horizontal .nav-main-heading {
      display: none; }
    .nav-main-horizontal > .nav-main-item {
      position: relative;
      display: inline-block; }
      .nav-main-horizontal > .nav-main-item:not(:last-child) {
        margin-right: .25rem; }
    .nav-main-horizontal .nav-main-submenu {
      position: absolute;
      left: 0;
      width: 220px;
      padding-left: 0;
      z-index: 995;
      box-shadow: 0 0.25rem 2rem rgba(0, 0, 0, 0.08); }
      .nav-main-horizontal .nav-main-submenu.nav-main-submenu-right {
        left: auto;
        right: 0; }
      .nav-main-horizontal .nav-main-submenu .nav-main-link.nav-main-link-submenu::before {
        content: '\f105'; }
      .nav-main-horizontal .nav-main-submenu .nav-main-link.nav-main-link-submenu::after {
        content: '\f104'; }
      .nav-main-horizontal .nav-main-submenu .nav-main-item {
        transform: translateY(-0.5rem); }
      .nav-main-horizontal .nav-main-submenu .nav-main-link {
        padding-left: 1rem; }
    .nav-main-horizontal .nav-main-item.open > .nav-main-submenu {
      padding-top: .5rem;
      padding-bottom: .5rem;
      overflow: visible; }
      .nav-main-horizontal .nav-main-item.open > .nav-main-submenu > .nav-main-item {
        transform: translateY(0); }
    .nav-main-horizontal .nav-main-submenu .nav-main-submenu {
      top: -.5rem;
      left: auto;
      right: -100%;
      margin-top: 0; }
    .nav-main-horizontal.nav-main-horizontal-center {
      justify-content: center; }
    .nav-main-horizontal.nav-main-horizontal-justify > .nav-main-item {
      flex: 1 1 auto; }
    .nav-main-horizontal.nav-main-hover .nav-main-item:hover > .nav-main-link-submenu {
      color: #000;
      background-color: #e1effe;
      border-bottom-right-radius: 0;
      border-bottom-left-radius: 0; }
      .nav-main-horizontal.nav-main-hover .nav-main-item:hover > .nav-main-link-submenu::before {
        opacity: 0;
        transform: translateY(0.625rem); }
      .nav-main-horizontal.nav-main-hover .nav-main-item:hover > .nav-main-link-submenu::after {
        opacity: .6;
        transform: translateY(0); }
    .nav-main-horizontal.nav-main-hover .nav-main-item:hover > .nav-main-submenu {
      height: auto;
      margin-top: -2px;
      padding-top: .5rem;
      padding-bottom: .5rem;
      overflow: visible; }
      .nav-main-horizontal.nav-main-hover .nav-main-item:hover > .nav-main-submenu .nav-main-submenu {
        margin-top: 0; }
      .nav-main-horizontal.nav-main-hover .nav-main-item:hover > .nav-main-submenu > .nav-main-item {
        opacity: 1;
        transform: translateY(0); } }
.nav-main-dark .nav-main-heading,
.sidebar-dark #sidebar .nav-main-heading,
.page-header-dark #page-header .nav-main-heading {
  color: #7a8793; }
.nav-main-dark .nav-main-link,
.sidebar-dark #sidebar .nav-main-link,
.page-header-dark #page-header .nav-main-link {
  font-weight: 400;
  color: #c0c6cc; }
  .nav-main-dark .nav-main-link > .nav-main-link-icon,
  .sidebar-dark #sidebar .nav-main-link > .nav-main-link-icon,
  .page-header-dark #page-header .nav-main-link > .nav-main-link-icon {
    color: #626d78; }
  .nav-main-dark .nav-main-link:hover, .nav-main-dark .nav-main-link.active,
  .sidebar-dark #sidebar .nav-main-link:hover,
  .sidebar-dark #sidebar .nav-main-link.active,
  .page-header-dark #page-header .nav-main-link:hover,
  .page-header-dark #page-header .nav-main-link.active {
    color: #fff;
    background-color: #2a2f33; }
.nav-main-dark .nav-main-submenu,
.sidebar-dark #sidebar .nav-main-submenu,
.page-header-dark #page-header .nav-main-submenu {
  background-color: #2d3238; }
  .nav-main-dark .nav-main-submenu .nav-main-link,
  .sidebar-dark #sidebar .nav-main-submenu .nav-main-link,
  .page-header-dark #page-header .nav-main-submenu .nav-main-link {
    color: #a4adb5; }
    .nav-main-dark .nav-main-submenu .nav-main-link:hover, .nav-main-dark .nav-main-submenu .nav-main-link.active,
    .sidebar-dark #sidebar .nav-main-submenu .nav-main-link:hover,
    .sidebar-dark #sidebar .nav-main-submenu .nav-main-link.active,
    .page-header-dark #page-header .nav-main-submenu .nav-main-link:hover,
    .page-header-dark #page-header .nav-main-submenu .nav-main-link.active {
      color: #fff;
      background-color: transparent; }
.nav-main-dark .nav-main-item.open > .nav-main-link-submenu,
.sidebar-dark #sidebar .nav-main-item.open > .nav-main-link-submenu,
.page-header-dark #page-header .nav-main-item.open > .nav-main-link-submenu {
  color: #fff;
  background-color: #2a2f33; }
.nav-main-dark .nav-main-item.open > .nav-main-submenu,
.sidebar-dark #sidebar .nav-main-item.open > .nav-main-submenu,
.page-header-dark #page-header .nav-main-item.open > .nav-main-submenu {
  background-color: #2d3238; }
.nav-main-dark .nav-main-submenu .nav-main-item.open .nav-main-link,
.sidebar-dark #sidebar .nav-main-submenu .nav-main-item.open .nav-main-link,
.page-header-dark #page-header .nav-main-submenu .nav-main-item.open .nav-main-link {
  background-color: transparent; }

@media (min-width: 992px) {
  .nav-main-dark.nav-main-horizontal.nav-main-hover .nav-main-link,
  .sidebar-dark #sidebar .nav-main-horizontal.nav-main-hover .nav-main-link,
  .page-header-dark #page-header .nav-main-horizontal.nav-main-hover .nav-main-link {
    color: rgba(255, 255, 255, 0.75); }
    .nav-main-dark.nav-main-horizontal.nav-main-hover .nav-main-link > .nav-main-link-icon,
    .sidebar-dark #sidebar .nav-main-horizontal.nav-main-hover .nav-main-link > .nav-main-link-icon,
    .page-header-dark #page-header .nav-main-horizontal.nav-main-hover .nav-main-link > .nav-main-link-icon {
      color: rgba(255, 255, 255, 0.4); }
    .nav-main-dark.nav-main-horizontal.nav-main-hover .nav-main-link:hover, .nav-main-dark.nav-main-horizontal.nav-main-hover .nav-main-link.active,
    .sidebar-dark #sidebar .nav-main-horizontal.nav-main-hover .nav-main-link:hover,
    .sidebar-dark #sidebar .nav-main-horizontal.nav-main-hover .nav-main-link.active,
    .page-header-dark #page-header .nav-main-horizontal.nav-main-hover .nav-main-link:hover,
    .page-header-dark #page-header .nav-main-horizontal.nav-main-hover .nav-main-link.active {
      color: #fff;
      background-color: #0559b7; }
  .nav-main-dark.nav-main-horizontal.nav-main-hover .nav-main-item:hover > .nav-main-link-submenu,
  .sidebar-dark #sidebar .nav-main-horizontal.nav-main-hover .nav-main-item:hover > .nav-main-link-submenu,
  .page-header-dark #page-header .nav-main-horizontal.nav-main-hover .nav-main-item:hover > .nav-main-link-submenu {
    color: #fff;
    background-color: #0559b7; }
  .nav-main-dark.nav-main-horizontal.nav-main-hover .nav-main-item:hover > .nav-main-submenu,
  .sidebar-dark #sidebar .nav-main-horizontal.nav-main-hover .nav-main-item:hover > .nav-main-submenu,
  .page-header-dark #page-header .nav-main-horizontal.nav-main-hover .nav-main-item:hover > .nav-main-submenu {
    background-color: #0559b7; }
  .nav-main-dark.nav-main-horizontal.nav-main-hover .nav-main-submenu .nav-main-item:hover .nav-main-link,
  .sidebar-dark #sidebar .nav-main-horizontal.nav-main-hover .nav-main-submenu .nav-main-item:hover .nav-main-link,
  .page-header-dark #page-header .nav-main-horizontal.nav-main-hover .nav-main-submenu .nav-main-item:hover .nav-main-link {
    background-color: transparent; } }
.img-avatar {
  display: inline-block !important;
  width: 64px;
  height: 64px;
  border-radius: 50%; }
  .img-avatar.img-avatar16 {
    width: 16px;
    height: 16px; }
  .img-avatar.img-avatar20 {
    width: 20px;
    height: 20px; }
  .img-avatar.img-avatar32 {
    width: 32px;
    height: 32px; }
  .img-avatar.img-avatar48 {
    width: 48px;
    height: 48px; }
  .img-avatar.img-avatar96 {
    width: 96px;
    height: 96px; }
  .img-avatar.img-avatar128 {
    width: 128px;
    height: 128px; }
  .img-avatar-thumb {
    margin: .25rem;
    box-shadow: 0 0 0 0.25rem rgba(255, 255, 255, 0.3); }
  .img-avatar.img-avatar-rounded {
    border-radius: .25rem; }

.img-thumb {
  padding: .375rem;
  background-color: #fff;
  border-radius: .25rem; }

.img-link {
  display: inline-block;
  transition: transform .25s ease-out, opacity .25s ease-out; }
  .img-link:hover {
    transform: scale(1.02);
    opacity: .75; }
  .img-link:active {
    transform: scale(1);
    opacity: 1; }
  .img-link.img-link-simple:hover {
    transform: scale(1); }

.img-link-zoom-in {
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

.img-fluid.img-fluid-100,
.img-fluid-100 .img-fluid {
  width: 100%; }

.list {
  padding-left: 0;
  list-style: none; }
  .list > li {
    position: relative; }
  .list.list-simple > li, .list-li-push > li {
    margin-bottom: 1.25rem; }
  .list.list-simple-mini > li, .list-li-push-sm > li {
    margin-bottom: .625rem; }
  .list-icons > li {
    margin-bottom: 1.25rem;
    padding-left: .5rem; }

.list-activity > li {
  margin-bottom: .75rem;
  padding-bottom: .375rem;
  padding-left: 2rem;
  border-bottom: 1px solid #f0f3f8; }
  .list-activity > li > i:first-child {
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    width: 1.25rem;
    height: 1.25rem;
    line-height: 1.25rem;
    text-align: center; }
.list-activity > li:last-child {
  border-bottom: none; }

.list-events > li {
  margin-bottom: .25rem; }
.list-events .js-event {
  background-color: #3c90df;
  transition: transform .3s ease-out; }
  .list-events .js-event:hover {
    cursor: move;
    transform: translateX(0.25rem); }

.item {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 4rem;
  height: 4rem;
  transition: opacity .25s ease-out, transform .25s ease-out; }
  a.item {
    will-change: opacity; }
    a.item:hover, a.item:focus {
      opacity: .6; }
    a.item:active {
      opacity: 1; }
    a.item.item-link-pop {
      will-change: transform; }
      a.item.item-link-pop:hover, a.item.item-link-pop:focus {
        opacity: 1;
        transform: scale(1.1); }
      a.item.item-link-pop:active {
        transform: scale(1); }
  .item.item-tiny {
    width: 1rem;
    height: 1rem; }
  .item.item-2x {
    width: 6rem;
    height: 6rem; }
  .item.item-3x {
    width: 8rem;
    height: 8rem; }
  .item.item-circle {
    border-radius: 50%; }
  .item.item-rounded {
    border-radius: 0.25rem; }
  .item.item-rounded-big {
    border-radius: 1.75rem; }
    .item.item-rounded-big.item-2x {
      border-radius: 2.25rem; }
    .item.item-rounded-big.item-3x {
      border-radius: 3rem; }

.overlay-container {
  position: relative; }

.overlay-item {
  position: absolute;
  display: inline-block;
  top: 0;
  right: 0;
  line-height: 1; }
  .overlay-left .overlay-item {
    right: auto;
    left: 0; }
  .overlay-bottom .overlay-item {
    top: auto;
    bottom: 0; }
  .overlay-center .overlay-item {
    top: 50%;
    right: 50%;
    transform: translateX(50%) translateY(-50%); }

.options-container {
  position: relative;
  overflow: hidden;
  z-index: 1;
  display: block; }
  .options-container .options-item {
    transition: transform .4s ease-out;
    will-change: transform; }
  .options-container .options-overlay {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: -2px;
    right: -2px;
    bottom: -2px;
    left: -2px;
    z-index: 2;
    content: '';
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease-in;
    will-change: opacity, transform; }
    .options-container .options-overlay-content {
      text-align: center; }
  .options-container:hover .options-overlay {
    opacity: 1;
    visibility: visible; }
  @media (max-width: 767.98px) {
    .options-container .options-overlay {
      display: none; }
    .options-container:hover .options-overlay {
      display: flex; } }

.fx-item-zoom-in:hover .options-item {
  transform: scale(1.2, 1.2); }

.fx-item-rotate-r:hover .options-item {
  transform: scale(1.4) rotate(8deg); }

.fx-item-rotate-l:hover .options-item {
  transform: scale(1.4) rotate(-8deg); }

.fx-overlay-slide-top .options-overlay {
  transform: translateY(100%); }
.fx-overlay-slide-top:hover .options-overlay {
  transform: translateY(0); }

.fx-overlay-slide-right .options-overlay {
  transform: translateX(-100%); }
.fx-overlay-slide-right:hover .options-overlay {
  transform: translateX(0); }

.fx-overlay-slide-down .options-overlay {
  transform: translateY(-100%); }
.fx-overlay-slide-down:hover .options-overlay {
  transform: translateY(0); }

.fx-overlay-slide-left .options-overlay {
  transform: translateX(100%); }
.fx-overlay-slide-left:hover .options-overlay {
  transform: translateX(0); }

.fx-overlay-zoom-in .options-overlay {
  transform: scale(0, 0); }
.fx-overlay-zoom-in:hover .options-overlay {
  transform: scale(1, 1); }

.fx-overlay-zoom-out .options-overlay {
  transform: scale(2, 2); }
.fx-overlay-zoom-out:hover .options-overlay {
  transform: scale(1, 1); }

.timeline {
  position: relative;
  padding: 1rem 0;
  padding-left: 0;
  list-style: none; }
  .timeline::before {
    position: absolute;
    top: 0;
    left: 1.375rem;
    height: 100%;
    width: .25rem;
    background-color: #e4e9f3;
    content: "";
    border-radius: 0.25rem; }

.timeline-event {
  position: relative; }
  .timeline-event:not(:last-child) {
    margin-bottom: 1.75rem; }

.timeline-event-icon {
  position: absolute;
  width: 3rem;
  height: 3rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  border-radius: 1.5rem;
  border: 0.25rem solid #fff;
  z-index: 5;
  box-shadow: 0 0.375rem 1.5rem #d4dcec; }
  .timeline-event-icon::before {
    position: absolute;
    top: 50%;
    right: -.625rem;
    width: 0;
    height: 0;
    border-top: .625rem solid transparent;
    border-bottom: .625rem solid transparent;
    border-left: 0.625rem solid #fff;
    content: "";
    transform: translateY(-50%); }

.timeline-event-block {
  margin-left: 4rem;
  margin-bottom: 0 !important; }

@media (min-width: 1200px) {
  .timeline-centered::before {
    left: 50%;
    margin-left: -.125rem; }
  .timeline-centered .timeline-event-icon {
    left: 50%;
    margin-left: -1.5rem; }
    .timeline-centered .timeline-event-icon::before {
      right: auto;
      left: -.625rem;
      border-right: 0.625rem solid #fff;
      border-left: none; }
  .timeline-centered .timeline-event-time {
    position: absolute;
    display: inline-block;
    top: 1.5rem;
    left: 50%;
    padding: .5rem .5rem .5rem 2rem;
    width: auto;
    border-radius: 0.25rem;
    background-color: #fff;
    transform: translateY(-50%); }
  .timeline-centered .timeline-event-block {
    width: 46%;
    margin-left: 0; }
  .timeline-centered .timeline-event:not(:last-child) {
    margin-bottom: 3.5rem; }
  .timeline-centered.timeline-alt .timeline-event:nth-child(even) .timeline-event-icon,
  .timeline-centered .timeline-event.timeline-event-alt .timeline-event-icon {
    left: 50%;
    margin-left: -1.5rem; }
    .timeline-centered.timeline-alt .timeline-event:nth-child(even) .timeline-event-icon::before,
    .timeline-centered .timeline-event.timeline-event-alt .timeline-event-icon::before {
      right: -.625rem;
      left: auto;
      border-right: none;
      border-left: 0.625rem solid #fff; }
  .timeline-centered.timeline-alt .timeline-event:nth-child(even) .timeline-event-block,
  .timeline-centered .timeline-event.timeline-event-alt .timeline-event-block {
    margin-left: auto; }
  .timeline-centered.timeline-alt .timeline-event:nth-child(even) .timeline-event-time,
  .timeline-centered .timeline-event.timeline-event-alt .timeline-event-time {
    padding: .5rem 2rem .5rem .5rem;
    right: 50%;
    left: auto;
    text-align: right; } }
.ribbon {
  position: relative;
  min-height: 3.25rem; }

.ribbon-box {
  position: absolute;
  top: .75rem;
  right: 0;
  padding: 0 .75rem;
  height: 2rem;
  line-height: 2rem;
  z-index: 5;
  font-weight: 600;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem; }
  .ribbon-box::before {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    content: ''; }

.ribbon-bookmark .ribbon-box {
  padding-left: .625rem;
  border-radius: 0 !important; }
.ribbon-bookmark .ribbon-box::before {
  top: 0;
  right: 100%;
  height: 2rem;
  border: 1rem solid;
  border-left-width: .625rem;
  border-right-width: 0; }

.ribbon-modern .ribbon-box {
  top: .75rem;
  right: -.5rem;
  padding-left: .75rem;
  padding-right: .75rem;
  border-radius: 0.25rem !important; }
.ribbon-modern .ribbon-box::before {
  display: none; }

.ribbon-left .ribbon-box {
  right: auto;
  left: 0;
  border-radius: 0;
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem; }
.ribbon-left.ribbon-bookmark .ribbon-box {
  padding-left: .75rem;
  padding-right: .625rem; }
.ribbon-left.ribbon-bookmark .ribbon-box::before {
  right: auto;
  left: 100%;
  border-left-width: 0;
  border-right-width: .625rem; }
.ribbon-left.ribbon-modern .ribbon-box {
  left: -.5rem; }

.ribbon-bottom .ribbon-box {
  top: auto;
  bottom: .75rem; }

.ribbon-light .ribbon-box {
  color: #495057;
  background-color: #e4e9f3; }
.ribbon-light.ribbon-bookmark .ribbon-box::before {
  border-color: #e4e9f3;
  border-left-color: transparent; }
.ribbon-light.ribbon-bookmark.ribbon-left .ribbon-box::before {
  border-color: #e4e9f3;
  border-right-color: transparent; }

.ribbon-dark .ribbon-box {
  color: #fff;
  background-color: #343a40; }
.ribbon-dark.ribbon-bookmark .ribbon-box::before {
  border-color: #343a40;
  border-left-color: transparent; }
.ribbon-dark.ribbon-bookmark.ribbon-left .ribbon-box::before {
  border-color: #343a40;
  border-right-color: transparent; }

.ribbon-primary .ribbon-box {
  color: #fff;
  background-color: #0665d0; }
.ribbon-primary.ribbon-bookmark .ribbon-box::before {
  border-color: #0665d0;
  border-left-color: transparent; }
.ribbon-primary.ribbon-bookmark.ribbon-left .ribbon-box::before {
  border-color: #0665d0;
  border-right-color: transparent; }

.ribbon-success .ribbon-box {
  color: #fff;
  background-color: #82b54b; }
.ribbon-success.ribbon-bookmark .ribbon-box::before {
  border-color: #82b54b;
  border-left-color: transparent; }
.ribbon-success.ribbon-bookmark.ribbon-left .ribbon-box::before {
  border-color: #82b54b;
  border-right-color: transparent; }

.ribbon-info .ribbon-box {
  color: #fff;
  background-color: #3c90df; }
.ribbon-info.ribbon-bookmark .ribbon-box::before {
  border-color: #3c90df;
  border-left-color: transparent; }
.ribbon-info.ribbon-bookmark.ribbon-left .ribbon-box::before {
  border-color: #3c90df;
  border-right-color: transparent; }

.ribbon-warning .ribbon-box {
  color: #fff;
  background-color: #ffb119; }
.ribbon-warning.ribbon-bookmark .ribbon-box::before {
  border-color: #ffb119;
  border-left-color: transparent; }
.ribbon-warning.ribbon-bookmark.ribbon-left .ribbon-box::before {
  border-color: #ffb119;
  border-right-color: transparent; }

.ribbon-danger .ribbon-box {
  color: #fff;
  background-color: #e04f1a; }
.ribbon-danger.ribbon-bookmark .ribbon-box::before {
  border-color: #e04f1a;
  border-left-color: transparent; }
.ribbon-danger.ribbon-bookmark.ribbon-left .ribbon-box::before {
  border-color: #e04f1a;
  border-right-color: transparent; }

.ribbon-glass .ribbon-box {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.4); }
.ribbon-glass.ribbon-bookmark .ribbon-box::before {
  border-color: rgba(255, 255, 255, 0.4);
  border-left-color: transparent; }
.ribbon-glass.ribbon-bookmark.ribbon-left .ribbon-box::before {
  border-color: rgba(255, 255, 255, 0.4);
  border-right-color: transparent; }

.bg-black-5 {
  background-color: rgba(0, 0, 0, 0.05) !important; }
.bg-black-10 {
  background-color: rgba(0, 0, 0, 0.1) !important; }
.bg-black-25 {
  background-color: rgba(0, 0, 0, 0.25) !important; }
.bg-black-50 {
  background-color: rgba(0, 0, 0, 0.5) !important; }
.bg-black-75 {
  background-color: rgba(0, 0, 0, 0.75) !important; }
.bg-black-90 {
  background-color: rgba(0, 0, 0, 0.9) !important; }
.bg-black-95 {
  background-color: rgba(0, 0, 0, 0.95) !important; }

.bg-white-5 {
  background-color: rgba(255, 255, 255, 0.05) !important; }
.bg-white-10 {
  background-color: rgba(255, 255, 255, 0.1) !important; }
.bg-white-25 {
  background-color: rgba(255, 255, 255, 0.25) !important; }
.bg-white-50 {
  background-color: rgba(255, 255, 255, 0.5) !important; }
.bg-white-75 {
  background-color: rgba(255, 255, 255, 0.75) !important; }
.bg-white-90 {
  background-color: rgba(255, 255, 255, 0.9) !important; }
.bg-white-95 {
  background-color: rgba(255, 255, 255, 0.95) !important; }

.bg-image {
  background-position: 0% 50%;
  background-size: cover; }
  .bg-image-top {
    background-position-y: 0%; }
  .bg-image-bottom {
    background-position-y: 100%; }
  @media (min-width: 1200px) {
    .bg-image-fixed {
      background-attachment: fixed; } }

.bg-pattern {
  background-repeat: repeat; }

.bg-video {
  width: 100%;
  transform: translateZ(0); }

.bg-primary-op {
  background-color: rgba(6, 101, 208, 0.75) !important; }

a.bg-primary-op:hover, a.bg-primary-op:focus,
button.bg-primary-op:hover,
button.bg-primary-op:focus {
  background-color: rgba(5, 77, 158, 0.75) !important; }

.bg-primary-dark {
  background-color: #054d9e !important; }

a.bg-primary-dark:hover, a.bg-primary-dark:focus,
button.bg-primary-dark:hover,
button.bg-primary-dark:focus {
  background-color: #03356d !important; }

.bg-primary-dark-op {
  background-color: rgba(5, 77, 158, 0.8) !important; }

a.bg-primary-dark-op:hover, a.bg-primary-dark-op:focus,
button.bg-primary-dark-op:hover,
button.bg-primary-dark-op:focus {
  background-color: rgba(3, 53, 109, 0.8) !important; }

.bg-primary-darker {
  background-color: #022954 !important; }

a.bg-primary-darker:hover, a.bg-primary-darker:focus,
button.bg-primary-darker:hover,
button.bg-primary-darker:focus {
  background-color: #011123 !important; }

.bg-primary-light {
  background-color: #2a8bf9 !important; }

a.bg-primary-light:hover, a.bg-primary-light:focus,
button.bg-primary-light:hover,
button.bg-primary-light:focus {
  background-color: #0771e9 !important; }

.bg-primary-lighter {
  background-color: #74b3fb !important; }

a.bg-primary-lighter:hover, a.bg-primary-lighter:focus,
button.bg-primary-lighter:hover,
button.bg-primary-lighter:focus {
  background-color: #4299fa !important; }

.bg-success-light {
  background-color: #bed9a2 !important; }

a.bg-success-light:hover, a.bg-success-light:focus,
button.bg-success-light:hover,
button.bg-success-light:focus {
  background-color: #a5ca7e !important; }

.bg-warning-light {
  background-color: #ffdb93 !important; }

a.bg-warning-light:hover, a.bg-warning-light:focus,
button.bg-warning-light:hover,
button.bg-warning-light:focus {
  background-color: #ffc960 !important; }

.bg-info-light {
  background-color: #a5ccf0 !important; }

a.bg-info-light:hover, a.bg-info-light:focus,
button.bg-info-light:hover,
button.bg-info-light:focus {
  background-color: #79b3e9 !important; }

.bg-danger-light {
  background-color: #f1a184 !important; }

a.bg-danger-light:hover, a.bg-danger-light:focus,
button.bg-danger-light:hover,
button.bg-danger-light:focus {
  background-color: #eb7e56 !important; }

.bg-success-lighter {
  background-color: #e4efd8 !important; }

a.bg-success-lighter:hover, a.bg-success-lighter:focus,
button.bg-success-lighter:hover,
button.bg-success-lighter:focus {
  background-color: #cbe0b4 !important; }

.bg-warning-lighter {
  background-color: #fff4e0 !important; }

a.bg-warning-lighter:hover, a.bg-warning-lighter:focus,
button.bg-warning-lighter:hover,
button.bg-warning-lighter:focus {
  background-color: #ffe3ad !important; }

.bg-info-lighter {
  background-color: #e7f1fb !important; }

a.bg-info-lighter:hover, a.bg-info-lighter:focus,
button.bg-info-lighter:hover,
button.bg-info-lighter:focus {
  background-color: #bbd8f4 !important; }

.bg-danger-lighter {
  background-color: #f9d5c8 !important; }

a.bg-danger-lighter:hover, a.bg-danger-lighter:focus,
button.bg-danger-lighter:hover,
button.bg-danger-lighter:focus {
  background-color: #f3b29b !important; }

.bg-success-op {
  background-color: rgba(190, 217, 162, 0.95) !important; }

a.bg-success-op:hover, a.bg-success-op:focus,
button.bg-success-op:hover,
button.bg-success-op:focus {
  background-color: rgba(165, 202, 126, 0.95) !important; }

.bg-warning-op {
  background-color: rgba(255, 219, 147, 0.95) !important; }

a.bg-warning-op:hover, a.bg-warning-op:focus,
button.bg-warning-op:hover,
button.bg-warning-op:focus {
  background-color: rgba(255, 201, 96, 0.95) !important; }

.bg-info-op {
  background-color: rgba(165, 204, 240, 0.95) !important; }

a.bg-info-op:hover, a.bg-info-op:focus,
button.bg-info-op:hover,
button.bg-info-op:focus {
  background-color: rgba(121, 179, 233, 0.95) !important; }

.bg-danger-op {
  background-color: rgba(241, 161, 132, 0.95) !important; }

a.bg-danger-op:hover, a.bg-danger-op:focus,
button.bg-danger-op:hover,
button.bg-danger-op:focus {
  background-color: rgba(235, 126, 86, 0.95) !important; }

.bg-body {
  background-color: #f0f3f8 !important; }

a.bg-body:hover, a.bg-body:focus,
button.bg-body:hover,
button.bg-body:focus {
  background-color: #cdd6e8 !important; }

.bg-body-light {
  background-color: #f8f9fc !important; }

a.bg-body-light:hover, a.bg-body-light:focus,
button.bg-body-light:hover,
button.bg-body-light:focus {
  background-color: #d4dcec !important; }

.bg-body-dark {
  background-color: #e4e9f3 !important; }

a.bg-body-dark:hover, a.bg-body-dark:focus,
button.bg-body-dark:hover,
button.bg-body-dark:focus {
  background-color: #c1cce3 !important; }

.bg-muted {
  background-color: #6c757d !important; }

a.bg-muted:hover, a.bg-muted:focus,
button.bg-muted:hover,
button.bg-muted:focus {
  background-color: #545b62 !important; }

.bg-white {
  background-color: #fff !important; }

a.bg-white:hover, a.bg-white:focus,
button.bg-white:hover,
button.bg-white:focus {
  background-color: #e6e6e6 !important; }

.bg-black {
  background-color: #000 !important; }

a.bg-black:hover, a.bg-black:focus,
button.bg-black:hover,
button.bg-black:focus {
  background-color: black !important; }

.bg-gray {
  background-color: #ced4da !important; }

a.bg-gray:hover, a.bg-gray:focus,
button.bg-gray:hover,
button.bg-gray:focus {
  background-color: #b1bbc4 !important; }

.bg-gray-dark {
  background-color: #6c757d !important; }

a.bg-gray-dark:hover, a.bg-gray-dark:focus,
button.bg-gray-dark:hover,
button.bg-gray-dark:focus {
  background-color: #545b62 !important; }

.bg-gray-darker {
  background-color: #343a40 !important; }

a.bg-gray-darker:hover, a.bg-gray-darker:focus,
button.bg-gray-darker:hover,
button.bg-gray-darker:focus {
  background-color: #1d2124 !important; }

.bg-gray-light {
  background-color: #e9ecef !important; }

a.bg-gray-light:hover, a.bg-gray-light:focus,
button.bg-gray-light:hover,
button.bg-gray-light:focus {
  background-color: #cbd3da !important; }

.bg-gray-lighter {
  background-color: #f8f9fa !important; }

a.bg-gray-lighter:hover, a.bg-gray-lighter:focus,
button.bg-gray-lighter:hover,
button.bg-gray-lighter:focus {
  background-color: #dae0e5 !important; }

.bg-header-light {
  background-color: #fff !important; }

a.bg-header-light:hover, a.bg-header-light:focus,
button.bg-header-light:hover,
button.bg-header-light:focus {
  background-color: #e6e6e6 !important; }

.bg-header-dark {
  background-color: #0665d0 !important; }

a.bg-header-dark:hover, a.bg-header-dark:focus,
button.bg-header-dark:hover,
button.bg-header-dark:focus {
  background-color: #054d9e !important; }

.bg-sidebar-light {
  background-color: #fff !important; }

a.bg-sidebar-light:hover, a.bg-sidebar-light:focus,
button.bg-sidebar-light:hover,
button.bg-sidebar-light:focus {
  background-color: #e6e6e6 !important; }

.bg-sidebar-dark {
  background-color: #343a40 !important; }

a.bg-sidebar-dark:hover, a.bg-sidebar-dark:focus,
button.bg-sidebar-dark:hover,
button.bg-sidebar-dark:focus {
  background-color: #1d2124 !important; }

.bg-gd-primary {
  background: #0665d0 linear-gradient(135deg, #0665d0 0%, #2a8bf9 100%) !important; }

.bg-gd-dusk {
  background: #d262e3 linear-gradient(135deg, #d262e3 0%, #0665d0 100%) !important; }

.bg-gd-fruit {
  background: #89216b linear-gradient(135deg, #89216b 0%, #da4453 100%) !important; }

.bg-gd-aqua {
  background: #02aab0 linear-gradient(135deg, #02aab0 0%, #00cdac 100%) !important; }

.bg-gd-sublime {
  background: #6a82fb linear-gradient(135deg, #6a82fb 0%, #fc5c7d 100%) !important; }

.bg-gd-sea {
  background: #2b32b2 linear-gradient(135deg, #2b32b2 0%, #1488cc 100%) !important; }

.bg-gd-leaf {
  background: #ffb119 linear-gradient(135deg, #ffb119 0%, #82b54b 100%) !important; }

.bg-gd-lake {
  background: #00f260 linear-gradient(135deg, #00f260 0%, #0575e6 100%) !important; }

.bg-gd-sun {
  background: #e65c00 linear-gradient(135deg, #e65c00 0%, #f9d423 100%) !important; }

.bg-gd-dusk-op {
  background: rgba(210, 98, 227, 0.5) linear-gradient(135deg, rgba(210, 98, 227, 0.5) 0%, rgba(6, 101, 208, 0.5) 100%) !important; }

.bg-gd-fruit-op {
  background: rgba(137, 33, 107, 0.5) linear-gradient(135deg, rgba(137, 33, 107, 0.5) 0%, rgba(218, 68, 83, 0.5) 100%) !important; }

.bg-gd-aqua-op {
  background: rgba(2, 170, 176, 0.5) linear-gradient(135deg, rgba(2, 170, 176, 0.5) 0%, rgba(0, 205, 172, 0.5) 100%) !important; }

.bg-gd-sublime-op {
  background: rgba(106, 130, 251, 0.5) linear-gradient(135deg, rgba(106, 130, 251, 0.5) 0%, rgba(252, 92, 125, 0.5) 100%) !important; }

.bg-gd-sea-op {
  background: rgba(43, 50, 178, 0.5) linear-gradient(135deg, rgba(43, 50, 178, 0.5) 0%, rgba(20, 136, 204, 0.5) 100%) !important; }

.bg-gd-leaf-op {
  background: rgba(255, 177, 25, 0.5) linear-gradient(135deg, rgba(255, 177, 25, 0.5) 0%, rgba(130, 181, 75, 0.5) 100%) !important; }

.bg-gd-lake-op {
  background: rgba(0, 242, 96, 0.5) linear-gradient(135deg, rgba(0, 242, 96, 0.5) 0%, rgba(5, 117, 230, 0.5) 100%) !important; }

.bg-gd-sun-op {
  background: rgba(230, 92, 0, 0.5) linear-gradient(135deg, rgba(230, 92, 0, 0.5) 0%, rgba(249, 212, 35, 0.5) 100%) !important; }

.bg-gd-white-op-r,
.bg-gd-white-op-l,
.bg-gd-white-op-rl {
  background: rgba(255, 255, 255, 0.98); }

@media (min-width: 768px) {
  .bg-gd-white-op-r {
    background: rgba(255, 255, 255, 0.3) 0% linear-gradient(90deg, rgba(255, 255, 255, 0.3) 0% 0%, rgba(255, 255, 255, 0.98) 50% 100%) !important; }

  .bg-gd-white-op-l {
    background: rgba(255, 255, 255, 0.3) 0% linear-gradient(-90deg, rgba(255, 255, 255, 0.3) 0% 0%, rgba(255, 255, 255, 0.98) 50% 100%) !important; }

  .bg-gd-white-op-rl {
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.75) 0%, rgba(255, 255, 255, 0.97) 30%, rgba(255, 255, 255, 0.97) 70%, rgba(255, 255, 255, 0.75) 100%); } }
.bg-default {
  background-color: #0665d0 !important; }

a.bg-default:hover, a.bg-default:focus,
button.bg-default:hover,
button.bg-default:focus {
  background-color: #054d9e !important; }

.bg-default-op {
  background-color: rgba(6, 101, 208, 0.75) !important; }

a.bg-default-op:hover, a.bg-default-op:focus,
button.bg-default-op:hover,
button.bg-default-op:focus {
  background-color: rgba(5, 77, 158, 0.75) !important; }

.bg-default-dark {
  background-color: #054d9e !important; }

a.bg-default-dark:hover, a.bg-default-dark:focus,
button.bg-default-dark:hover,
button.bg-default-dark:focus {
  background-color: #03356d !important; }

.bg-default-dark-op {
  background-color: rgba(5, 77, 158, 0.8) !important; }

a.bg-default-dark-op:hover, a.bg-default-dark-op:focus,
button.bg-default-dark-op:hover,
button.bg-default-dark-op:focus {
  background-color: rgba(3, 53, 109, 0.8) !important; }

.bg-default-darker {
  background-color: #022954 !important; }

a.bg-default-darker:hover, a.bg-default-darker:focus,
button.bg-default-darker:hover,
button.bg-default-darker:focus {
  background-color: #011123 !important; }

.bg-default-light {
  background-color: #2a8bf9 !important; }

a.bg-default-light:hover, a.bg-default-light:focus,
button.bg-default-light:hover,
button.bg-default-light:focus {
  background-color: #0771e9 !important; }

.bg-default-lighter {
  background-color: #74b3fb !important; }

a.bg-default-lighter:hover, a.bg-default-lighter:focus,
button.bg-default-lighter:hover,
button.bg-default-lighter:focus {
  background-color: #4299fa !important; }

.bg-gd-default {
  background: #0665d0 linear-gradient(135deg, #0665d0 0%, #2a8bf9 100%) !important; }

.bg-xwork {
  background-color: #343a40 !important; }

a.bg-xwork:hover, a.bg-xwork:focus,
button.bg-xwork:hover,
button.bg-xwork:focus {
  background-color: #1d2124 !important; }

.bg-xwork-op {
  background-color: rgba(52, 58, 64, 0.75) !important; }

a.bg-xwork-op:hover, a.bg-xwork-op:focus,
button.bg-xwork-op:hover,
button.bg-xwork-op:focus {
  background-color: rgba(29, 33, 36, 0.75) !important; }

.bg-xwork-dark {
  background-color: #1d2124 !important; }

a.bg-xwork-dark:hover, a.bg-xwork-dark:focus,
button.bg-xwork-dark:hover,
button.bg-xwork-dark:focus {
  background-color: #060708 !important; }

.bg-xwork-dark-op {
  background-color: rgba(29, 33, 36, 0.8) !important; }

a.bg-xwork-dark-op:hover, a.bg-xwork-dark-op:focus,
button.bg-xwork-dark-op:hover,
button.bg-xwork-dark-op:focus {
  background-color: rgba(6, 7, 8, 0.8) !important; }

.bg-xwork-darker {
  background-color: #060708 !important; }

a.bg-xwork-darker:hover, a.bg-xwork-darker:focus,
button.bg-xwork-darker:hover,
button.bg-xwork-darker:focus {
  background-color: black !important; }

.bg-xwork-light {
  background-color: #6d7a86 !important; }

a.bg-xwork-light:hover, a.bg-xwork-light:focus,
button.bg-xwork-light:hover,
button.bg-xwork-light:focus {
  background-color: #56606a !important; }

.bg-xwork-lighter {
  background-color: #b2bac1 !important; }

a.bg-xwork-lighter:hover, a.bg-xwork-lighter:focus,
button.bg-xwork-lighter:hover,
button.bg-xwork-lighter:focus {
  background-color: #96a0aa !important; }

.bg-gd-xwork {
  background: #343a40 linear-gradient(135deg, #343a40 0%, #56606a 100%) !important; }

.bg-xmodern {
  background-color: #3b5998 !important; }

a.bg-xmodern:hover, a.bg-xmodern:focus,
button.bg-xmodern:hover,
button.bg-xmodern:focus {
  background-color: #2d4373 !important; }

.bg-xmodern-op {
  background-color: rgba(59, 89, 152, 0.75) !important; }

a.bg-xmodern-op:hover, a.bg-xmodern-op:focus,
button.bg-xmodern-op:hover,
button.bg-xmodern-op:focus {
  background-color: rgba(45, 67, 115, 0.75) !important; }

.bg-xmodern-dark {
  background-color: #2d4373 !important; }

a.bg-xmodern-dark:hover, a.bg-xmodern-dark:focus,
button.bg-xmodern-dark:hover,
button.bg-xmodern-dark:focus {
  background-color: #1e2e4f !important; }

.bg-xmodern-dark-op {
  background-color: rgba(45, 67, 115, 0.8) !important; }

a.bg-xmodern-dark-op:hover, a.bg-xmodern-dark-op:focus,
button.bg-xmodern-dark-op:hover,
button.bg-xmodern-dark-op:focus {
  background-color: rgba(30, 46, 79, 0.8) !important; }

.bg-xmodern-darker {
  background-color: #1e2e4f !important; }

a.bg-xmodern-darker:hover, a.bg-xmodern-darker:focus,
button.bg-xmodern-darker:hover,
button.bg-xmodern-darker:focus {
  background-color: #10182a !important; }

.bg-xmodern-light {
  background-color: #5f7ec1 !important; }

a.bg-xmodern-light:hover, a.bg-xmodern-light:focus,
button.bg-xmodern-light:hover,
button.bg-xmodern-light:focus {
  background-color: #4264aa !important; }

.bg-xmodern-lighter {
  background-color: #a8b9dd !important; }

a.bg-xmodern-lighter:hover, a.bg-xmodern-lighter:focus,
button.bg-xmodern-lighter:hover,
button.bg-xmodern-lighter:focus {
  background-color: #839ccf !important; }

.bg-gd-xmodern {
  background: #3b5998 linear-gradient(135deg, #3b5998 0%, #5f7ec1 100%) !important; }

.bg-xeco {
  background-color: #38A169 !important; }

a.bg-xeco:hover, a.bg-xeco:focus,
button.bg-xeco:hover,
button.bg-xeco:focus {
  background-color: #2b7b50 !important; }

.bg-xeco-op {
  background-color: rgba(56, 161, 105, 0.75) !important; }

a.bg-xeco-op:hover, a.bg-xeco-op:focus,
button.bg-xeco-op:hover,
button.bg-xeco-op:focus {
  background-color: rgba(43, 123, 80, 0.75) !important; }

.bg-xeco-dark {
  background-color: #2b7b50 !important; }

a.bg-xeco-dark:hover, a.bg-xeco-dark:focus,
button.bg-xeco-dark:hover,
button.bg-xeco-dark:focus {
  background-color: #1e5538 !important; }

.bg-xeco-dark-op {
  background-color: rgba(43, 123, 80, 0.8) !important; }

a.bg-xeco-dark-op:hover, a.bg-xeco-dark-op:focus,
button.bg-xeco-dark-op:hover,
button.bg-xeco-dark-op:focus {
  background-color: rgba(30, 85, 56, 0.8) !important; }

.bg-xeco-darker {
  background-color: #1e5538 !important; }

a.bg-xeco-darker:hover, a.bg-xeco-darker:focus,
button.bg-xeco-darker:hover,
button.bg-xeco-darker:focus {
  background-color: #112f1f !important; }

.bg-xeco-light {
  background-color: #5ec78f !important; }

a.bg-xeco-light:hover, a.bg-xeco-light:focus,
button.bg-xeco-light:hover,
button.bg-xeco-light:focus {
  background-color: #3fb475 !important; }

.bg-xeco-lighter {
  background-color: #aae1c4 !important; }

a.bg-xeco-lighter:hover, a.bg-xeco-lighter:focus,
button.bg-xeco-lighter:hover,
button.bg-xeco-lighter:focus {
  background-color: #84d4aa !important; }

.bg-gd-xeco {
  background: #38A169 linear-gradient(135deg, #38A169 0%, #5ec78f 100%) !important; }

.bg-xsmooth {
  background-color: #805AD5 !important; }

a.bg-xsmooth:hover, a.bg-xsmooth:focus,
button.bg-xsmooth:hover,
button.bg-xsmooth:focus {
  background-color: #6133c9 !important; }

.bg-xsmooth-op {
  background-color: rgba(128, 90, 213, 0.75) !important; }

a.bg-xsmooth-op:hover, a.bg-xsmooth-op:focus,
button.bg-xsmooth-op:hover,
button.bg-xsmooth-op:focus {
  background-color: rgba(97, 51, 201, 0.75) !important; }

.bg-xsmooth-dark {
  background-color: #6133c9 !important; }

a.bg-xsmooth-dark:hover, a.bg-xsmooth-dark:focus,
button.bg-xsmooth-dark:hover,
button.bg-xsmooth-dark:focus {
  background-color: #4e29a0 !important; }

.bg-xsmooth-dark-op {
  background-color: rgba(97, 51, 201, 0.8) !important; }

a.bg-xsmooth-dark-op:hover, a.bg-xsmooth-dark-op:focus,
button.bg-xsmooth-dark-op:hover,
button.bg-xsmooth-dark-op:focus {
  background-color: rgba(78, 41, 160, 0.8) !important; }

.bg-xsmooth-darker {
  background-color: #4e29a0 !important; }

a.bg-xsmooth-darker:hover, a.bg-xsmooth-darker:focus,
button.bg-xsmooth-darker:hover,
button.bg-xsmooth-darker:focus {
  background-color: #3a1e78 !important; }

.bg-xsmooth-light {
  background-color: #af97e5 !important; }

a.bg-xsmooth-light:hover, a.bg-xsmooth-light:focus,
button.bg-xsmooth-light:hover,
button.bg-xsmooth-light:focus {
  background-color: #906eda !important; }

.bg-xsmooth-lighter {
  background-color: #ded4f4 !important; }

a.bg-xsmooth-lighter:hover, a.bg-xsmooth-lighter:focus,
button.bg-xsmooth-lighter:hover,
button.bg-xsmooth-lighter:focus {
  background-color: #bfabea !important; }

.bg-gd-xsmooth {
  background: #805AD5 linear-gradient(135deg, #805AD5 0%, #af97e5 100%) !important; }

.bg-xinspire {
  background-color: #319795 !important; }

a.bg-xinspire:hover, a.bg-xinspire:focus,
button.bg-xinspire:hover,
button.bg-xinspire:focus {
  background-color: #25706f !important; }

.bg-xinspire-op {
  background-color: rgba(49, 151, 149, 0.75) !important; }

a.bg-xinspire-op:hover, a.bg-xinspire-op:focus,
button.bg-xinspire-op:hover,
button.bg-xinspire-op:focus {
  background-color: rgba(37, 112, 111, 0.75) !important; }

.bg-xinspire-dark {
  background-color: #287a79 !important; }

a.bg-xinspire-dark:hover, a.bg-xinspire-dark:focus,
button.bg-xinspire-dark:hover,
button.bg-xinspire-dark:focus {
  background-color: #1b5453 !important; }

.bg-xinspire-dark-op {
  background-color: rgba(40, 122, 121, 0.8) !important; }

a.bg-xinspire-dark-op:hover, a.bg-xinspire-dark-op:focus,
button.bg-xinspire-dark-op:hover,
button.bg-xinspire-dark-op:focus {
  background-color: rgba(27, 84, 83, 0.8) !important; }

.bg-xinspire-darker {
  background-color: #1e5d5c !important; }

a.bg-xinspire-darker:hover, a.bg-xinspire-darker:focus,
button.bg-xinspire-darker:hover,
button.bg-xinspire-darker:focus {
  background-color: #123736 !important; }

.bg-xinspire-light {
  background-color: #4fc6c3 !important; }

a.bg-xinspire-light:hover, a.bg-xinspire-light:focus,
button.bg-xinspire-light:hover,
button.bg-xinspire-light:focus {
  background-color: #37aaa8 !important; }

.bg-xinspire-lighter {
  background-color: #a3e1e0 !important; }

a.bg-xinspire-lighter:hover, a.bg-xinspire-lighter:focus,
button.bg-xinspire-lighter:hover,
button.bg-xinspire-lighter:focus {
  background-color: #7dd5d3 !important; }

.bg-gd-xinspire {
  background: #319795 linear-gradient(135deg, #319795 0%, #4fc6c3 100%) !important; }

.bg-xdream {
  background-color: #314499 !important; }

a.bg-xdream:hover, a.bg-xdream:focus,
button.bg-xdream:hover,
button.bg-xdream:focus {
  background-color: #253372 !important; }

.bg-xdream-op {
  background-color: rgba(49, 68, 153, 0.75) !important; }

a.bg-xdream-op:hover, a.bg-xdream-op:focus,
button.bg-xdream-op:hover,
button.bg-xdream-op:focus {
  background-color: rgba(37, 51, 114, 0.75) !important; }

.bg-xdream-dark {
  background-color: #2d3757 !important; }

a.bg-xdream-dark:hover, a.bg-xdream-dark:focus,
button.bg-xdream-dark:hover,
button.bg-xdream-dark:focus {
  background-color: #1c2236 !important; }

.bg-xdream-dark-op {
  background-color: rgba(45, 55, 87, 0.8) !important; }

a.bg-xdream-dark-op:hover, a.bg-xdream-dark-op:focus,
button.bg-xdream-dark-op:hover,
button.bg-xdream-dark-op:focus {
  background-color: rgba(28, 34, 54, 0.8) !important; }

.bg-xdream-darker {
  background-color: #20273e !important; }

a.bg-xdream-darker:hover, a.bg-xdream-darker:focus,
button.bg-xdream-darker:hover,
button.bg-xdream-darker:focus {
  background-color: #0f121c !important; }

.bg-xdream-light {
  background-color: #7687d3 !important; }

a.bg-xdream-light:hover, a.bg-xdream-light:focus,
button.bg-xdream-light:hover,
button.bg-xdream-light:focus {
  background-color: #5065c7 !important; }

.bg-xdream-lighter {
  background-color: #c4cbec !important; }

a.bg-xdream-lighter:hover, a.bg-xdream-lighter:focus,
button.bg-xdream-lighter:hover,
button.bg-xdream-lighter:focus {
  background-color: #9da9e0 !important; }

.bg-gd-xdream {
  background: #314499 linear-gradient(135deg, #314499 0%, #5065c7 100%) !important; }

.bg-xpro {
  background-color: #515de1 !important; }

a.bg-xpro:hover, a.bg-xpro:focus,
button.bg-xpro:hover,
button.bg-xpro:focus {
  background-color: #2635da !important; }

.bg-xpro-op {
  background-color: rgba(81, 93, 225, 0.75) !important; }

a.bg-xpro-op:hover, a.bg-xpro-op:focus,
button.bg-xpro-op:hover,
button.bg-xpro-op:focus {
  background-color: rgba(38, 53, 218, 0.75) !important; }

.bg-xpro-dark {
  background-color: #394263 !important; }

a.bg-xpro-dark:hover, a.bg-xpro-dark:focus,
button.bg-xpro-dark:hover,
button.bg-xpro-dark:focus {
  background-color: #262c43 !important; }

.bg-xpro-dark-op {
  background-color: rgba(57, 66, 99, 0.8) !important; }

a.bg-xpro-dark-op:hover, a.bg-xpro-dark-op:focus,
button.bg-xpro-dark-op:hover,
button.bg-xpro-dark-op:focus {
  background-color: rgba(38, 44, 67, 0.8) !important; }

.bg-xpro-darker {
  background-color: #282e45 !important; }

a.bg-xpro-darker:hover, a.bg-xpro-darker:focus,
button.bg-xpro-darker:hover,
button.bg-xpro-darker:focus {
  background-color: #151825 !important; }

.bg-xpro-light {
  background-color: #929aec !important; }

a.bg-xpro-light:hover, a.bg-xpro-light:focus,
button.bg-xpro-light:hover,
button.bg-xpro-light:focus {
  background-color: #6771e5 !important; }

.bg-xpro-lighter {
  background-color: #c2c6f5 !important; }

a.bg-xpro-lighter:hover, a.bg-xpro-lighter:focus,
button.bg-xpro-lighter:hover,
button.bg-xpro-lighter:focus {
  background-color: #979eed !important; }

.bg-gd-xpro {
  background: #515de1 linear-gradient(135deg, #515de1 0%, #929aec 100%) !important; }

.bg-xplay {
  background-color: #dd4b39 !important; }

a.bg-xplay:hover, a.bg-xplay:focus,
button.bg-xplay:hover,
button.bg-xplay:focus {
  background-color: #c23321 !important; }

.bg-xplay-op {
  background-color: rgba(221, 75, 57, 0.75) !important; }

a.bg-xplay-op:hover, a.bg-xplay-op:focus,
button.bg-xplay-op:hover,
button.bg-xplay-op:focus {
  background-color: rgba(194, 51, 33, 0.75) !important; }

.bg-xplay-dark {
  background-color: #b93120 !important; }

a.bg-xplay-dark:hover, a.bg-xplay-dark:focus,
button.bg-xplay-dark:hover,
button.bg-xplay-dark:focus {
  background-color: #8e2518 !important; }

.bg-xplay-dark-op {
  background-color: rgba(185, 49, 32, 0.8) !important; }

a.bg-xplay-dark-op:hover, a.bg-xplay-dark-op:focus,
button.bg-xplay-dark-op:hover,
button.bg-xplay-dark-op:focus {
  background-color: rgba(142, 37, 24, 0.8) !important; }

.bg-xplay-darker {
  background-color: #852317 !important; }

a.bg-xplay-darker:hover, a.bg-xplay-darker:focus,
button.bg-xplay-darker:hover,
button.bg-xplay-darker:focus {
  background-color: #59170f !important; }

.bg-xplay-light {
  background-color: #e47365 !important; }

a.bg-xplay-light:hover, a.bg-xplay-light:focus,
button.bg-xplay-light:hover,
button.bg-xplay-light:focus {
  background-color: #dd4b39 !important; }

.bg-xplay-lighter {
  background-color: #f3c2bc !important; }

a.bg-xplay-lighter:hover, a.bg-xplay-lighter:focus,
button.bg-xplay-lighter:hover,
button.bg-xplay-lighter:focus {
  background-color: #ec9a90 !important; }

.bg-gd-xplay {
  background: #dd4b39 linear-gradient(135deg, #dd4b39 0%, #e8867a 100%) !important; }

.border-white-op {
  border-color: rgba(255, 255, 255, 0.1) !important; }

.border-black-op {
  border-color: rgba(0, 0, 0, 0.1) !important; }

.border-2x {
  border-width: 2px !important; }

.border-3x {
  border-width: 3px !important; }

.border-4x {
  border-width: 4px !important; }

.border-5x {
  border-width: 5px !important; }

.border-10x {
  border-width: 10px !important; }

.rounded-lg {
  border-radius: 1.5rem !important; }

.rounded-lg-top {
  border-top-left-radius: 1.5rem !important;
  border-top-right-radius: 1.5rem !important; }

.rounded-lg-right {
  border-top-right-radius: 1.5rem !important;
  border-bottom-right-radius: 1.5rem !important; }

.rounded-lg-bottom {
  border-bottom-right-radius: 1.5rem !important;
  border-bottom-left-radius: 1.5rem !important; }

.rounded-lg-left {
  border-top-left-radius: 1.5rem !important;
  border-bottom-left-radius: 1.5rem !important; }

.overflow-y-auto {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch; }

.opacity-0 {
  opacity: 0; }

.opacity-25 {
  opacity: .25; }

.opacity-50 {
  opacity: .50; }

.opacity-75 {
  opacity: .75; }

.opacity-1 {
  opacity: 1; }

@media (min-width: 992px) {
  .h100-scroll {
    height: 100vh;
    overflow-y: auto; } }
.aspect-ratio-1-1::before, .aspect-ratio-1-1::after {
  content: '';
  display: table;
  clear: both;
  width: 1px;
  margin-left: -1px; }
.aspect-ratio-1-1::before {
  float: left;
  padding-bottom: 100%; }

.aspect-ratio-4-3::before, .aspect-ratio-4-3::after {
  content: '';
  display: table;
  clear: both;
  width: 1px;
  margin-left: -1px; }
.aspect-ratio-4-3::before {
  float: left;
  padding-bottom: 75%; }

.aspect-ratio-16-9::before, .aspect-ratio-16-9::after {
  content: '';
  display: table;
  clear: both;
  width: 1px;
  margin-left: -1px; }
.aspect-ratio-16-9::before {
  float: left;
  padding-bottom: 56.25%; }

.no-transition {
  transition: none !important; }

.click-ripple {
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.6);
  border-radius: 100%;
  transform: scale(0); }
  .click-ripple.animate {
    animation: click-ripple .6s ease-out; }

@keyframes click-ripple {
  50% {
    opacity: .6;
    transform: scale(2); }
  100% {
    opacity: 0;
    transform: scale(3); } }
.flex-00-auto {
  flex: 0 0 auto; }

.flex-10-auto {
  flex: 1 0 auto; }

@media (min-width: 576px) {
  .flex-sm-00-auto {
    flex: 0 0 auto; }

  .flex-sm-10-auto {
    flex: 1 0 auto; } }
@media (min-width: 768px) {
  .flex-md-00-auto {
    flex: 0 0 auto; }

  .flex-md-10-auto {
    flex: 1 0 auto; } }
@media (min-width: 992px) {
  .flex-lg-00-auto {
    flex: 0 0 auto; }

  .flex-lg-10-auto {
    flex: 1 0 auto; } }
@media (min-width: 1200px) {
  .flex-xl-00-auto {
    flex: 0 0 auto; }

  .flex-xl-10-auto {
    flex: 1 0 auto; } }
.font-w300 {
  font-weight: 300 !important; }

.font-w400 {
  font-weight: 400 !important; }

.font-w500 {
  font-weight: 500 !important; }

.font-w600 {
  font-weight: 600 !important; }

.font-w700 {
  font-weight: 700 !important; }

.font-size-base {
  font-size: 1rem !important; }

.font-size-lg {
  font-size: 1.25rem !important; }

.font-size-sm {
  font-size: 0.875rem !important; }

.text-wrap-break-word {
  word-wrap: break-word; }

.tracking-tighter {
  letter-spacing: -0.05em; }

.tracking-tight {
  letter-spacing: -0.025em; }

.tracking-normal {
  letter-spacing: 0; }

.tracking-wide {
  letter-spacing: 0.025em; }

.tracking-wider {
  letter-spacing: 0.05em; }

.tracking-widest {
  letter-spacing: 0.1em; }

.text-primary-dark {
  color: #054d9e !important; }

a.text-primary-dark.link-fx::before {
  background-color: #054d9e; }
a.text-primary-dark:hover, a.text-primary-dark:focus {
  color: #021d3b !important; }

.text-primary-darker {
  color: #022954 !important; }

a.text-primary-darker.link-fx::before {
  background-color: #022954; }
a.text-primary-darker:hover, a.text-primary-darker:focus {
  color: black !important; }

.text-primary-light {
  color: #2a8bf9 !important; }

a.text-primary-light.link-fx::before {
  background-color: #2a8bf9; }
a.text-primary-light:hover, a.text-primary-light:focus {
  color: #0559b7 !important; }

.text-primary-lighter {
  color: #74b3fb !important; }

a.text-primary-lighter.link-fx::before {
  background-color: #74b3fb; }
a.text-primary-lighter:hover, a.text-primary-lighter:focus {
  color: #117ef8 !important; }

.text-success-light {
  color: #bed9a2 !important; }

a.text-success-light.link-fx::before {
  background-color: #bed9a2; }
a.text-success-light:hover, a.text-success-light:focus {
  color: #8cbb59 !important; }

.text-warning-light {
  color: #ffdb93 !important; }

a.text-warning-light.link-fx::before {
  background-color: #ffdb93; }
a.text-warning-light:hover, a.text-warning-light:focus {
  color: #ffb82d !important; }

.text-info-light {
  color: #a5ccf0 !important; }

a.text-info-light.link-fx::before {
  background-color: #a5ccf0; }
a.text-info-light:hover, a.text-info-light:focus {
  color: #4e9ae2 !important; }

.text-danger-light {
  color: #f1a184 !important; }

a.text-danger-light.link-fx::before {
  background-color: #f1a184; }
a.text-danger-light:hover, a.text-danger-light:focus {
  color: #e65b28 !important; }

.text-body-bg {
  color: #f0f3f8 !important; }

a.text-body-bg.link-fx::before {
  background-color: #f0f3f8; }
a.text-body-bg:hover, a.text-body-bg:focus {
  color: #aabad9 !important; }

.text-body-bg-dark {
  color: #e4e9f3 !important; }

a.text-body-bg-dark.link-fx::before {
  background-color: #e4e9f3; }
a.text-body-bg-dark:hover, a.text-body-bg-dark:focus {
  color: #9eb0d3 !important; }

.text-body-bg-light {
  color: #f8f9fc !important; }

a.text-body-bg-light.link-fx::before {
  background-color: #f8f9fc; }
a.text-body-bg-light:hover, a.text-body-bg-light:focus {
  color: #b1bfdc !important; }

.text-body-color {
  color: #495057 !important; }

a.text-body-color.link-fx::before {
  background-color: #495057; }
a.text-body-color:hover, a.text-body-color:focus {
  color: #1a1d20 !important; }

.text-body-color-dark {
  color: #212529 !important; }

a.text-body-color-dark.link-fx::before {
  background-color: #212529; }
a.text-body-color-dark:hover, a.text-body-color-dark:focus {
  color: black !important; }

.text-body-color-light {
  color: #e4e9f3 !important; }

a.text-body-color-light.link-fx::before {
  background-color: #e4e9f3; }
a.text-body-color-light:hover, a.text-body-color-light:focus {
  color: #9eb0d3 !important; }

.text-muted {
  color: #6c757d !important; }

a.text-muted.link-fx::before {
  background-color: #6c757d; }
a.text-muted:hover, a.text-muted:focus {
  color: #3d4246 !important; }

.text-white {
  color: #fff !important; }

a.text-white.link-fx::before {
  background-color: #fff; }
a.text-white:hover, a.text-white:focus {
  color: #cccccc !important; }

.text-white-25 {
  color: rgba(255, 255, 255, 0.25) !important; }

a.text-white-25.link-fx::before {
  background-color: rgba(255, 255, 255, 0.25); }
a.text-white-25:hover, a.text-white-25:focus {
  color: rgba(204, 204, 204, 0.25) !important; }

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important; }

a.text-white-50.link-fx::before {
  background-color: rgba(255, 255, 255, 0.5); }
a.text-white-50:hover, a.text-white-50:focus {
  color: rgba(204, 204, 204, 0.5) !important; }

.text-white-75 {
  color: rgba(255, 255, 255, 0.75) !important; }

a.text-white-75.link-fx::before {
  background-color: rgba(255, 255, 255, 0.75); }
a.text-white-75:hover, a.text-white-75:focus {
  color: rgba(204, 204, 204, 0.75) !important; }

.text-black {
  color: #000 !important; }

a.text-black.link-fx::before {
  background-color: #000; }
a.text-black:hover, a.text-black:focus {
  color: black !important; }

.text-black-25 {
  color: rgba(0, 0, 0, 0.25) !important; }

a.text-black-25.link-fx::before {
  background-color: rgba(0, 0, 0, 0.25); }
a.text-black-25:hover, a.text-black-25:focus {
  color: rgba(0, 0, 0, 0.25) !important; }

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important; }

a.text-black-50.link-fx::before {
  background-color: rgba(0, 0, 0, 0.5); }
a.text-black-50:hover, a.text-black-50:focus {
  color: rgba(0, 0, 0, 0.5) !important; }

.text-black-75 {
  color: rgba(0, 0, 0, 0.75) !important; }

a.text-black-75.link-fx::before {
  background-color: rgba(0, 0, 0, 0.75); }
a.text-black-75:hover, a.text-black-75:focus {
  color: rgba(0, 0, 0, 0.75) !important; }

.text-gray {
  color: #ced4da !important; }

a.text-gray.link-fx::before {
  background-color: #ced4da; }
a.text-gray:hover, a.text-gray:focus {
  color: #94a1ae !important; }

.text-gray-dark {
  color: #6c757d !important; }

a.text-gray-dark.link-fx::before {
  background-color: #6c757d; }
a.text-gray-dark:hover, a.text-gray-dark:focus {
  color: #3d4246 !important; }

.text-gray-darker {
  color: #343a40 !important; }

a.text-gray-darker.link-fx::before {
  background-color: #343a40; }
a.text-gray-darker:hover, a.text-gray-darker:focus {
  color: #060708 !important; }

.text-gray-light {
  color: #e9ecef !important; }

a.text-gray-light.link-fx::before {
  background-color: #e9ecef; }
a.text-gray-light:hover, a.text-gray-light:focus {
  color: #aeb9c4 !important; }

.text-gray-lighter {
  color: #f8f9fa !important; }

a.text-gray-lighter.link-fx::before {
  background-color: #f8f9fa; }
a.text-gray-lighter:hover, a.text-gray-lighter:focus {
  color: #bdc6d0 !important; }

.text-dual {
  color: #054d9e !important; }

a.text-dual.link-fx::before {
  background-color: #054d9e; }
a.text-dual:hover, a.text-dual:focus {
  color: #021d3b !important; }

.page-header-dark #page-header .text-dual,
.sidebar-dark #sidebar .text-dual {
  color: #e4e9f3 !important; }
.page-header-dark #page-header a.text-dual.link-fx::before,
.sidebar-dark #sidebar a.text-dual.link-fx::before {
  background-color: #e4e9f3; }
.page-header-dark #page-header a.text-dual:hover, .page-header-dark #page-header a.text-dual:focus,
.sidebar-dark #sidebar a.text-dual:hover,
.sidebar-dark #sidebar a.text-dual:focus {
  color: #9eb0d3 !important; }

.text-default {
  color: #0665d0 !important; }

a.text-default.link-fx::before {
  background-color: #0665d0; }
a.text-default:hover, a.text-default:focus {
  color: #03356d !important; }

.text-default-dark {
  color: #054d9e !important; }

a.text-default-dark.link-fx::before {
  background-color: #054d9e; }
a.text-default-dark:hover, a.text-default-dark:focus {
  color: #021d3b !important; }

.text-default-darker {
  color: #022954 !important; }

a.text-default-darker.link-fx::before {
  background-color: #022954; }
a.text-default-darker:hover, a.text-default-darker:focus {
  color: black !important; }

.text-default-light {
  color: #2a8bf9 !important; }

a.text-default-light.link-fx::before {
  background-color: #2a8bf9; }
a.text-default-light:hover, a.text-default-light:focus {
  color: #0559b7 !important; }

.text-default-lighter {
  color: #74b3fb !important; }

a.text-default-lighter.link-fx::before {
  background-color: #74b3fb; }
a.text-default-lighter:hover, a.text-default-lighter:focus {
  color: #117ef8 !important; }

.text-xwork {
  color: #343a40 !important; }

a.text-xwork.link-fx::before {
  background-color: #343a40; }
a.text-xwork:hover, a.text-xwork:focus {
  color: #060708 !important; }

.text-xwork-dark {
  color: #1d2124 !important; }

a.text-xwork-dark.link-fx::before {
  background-color: #1d2124; }
a.text-xwork-dark:hover, a.text-xwork-dark:focus {
  color: black !important; }

.text-xwork-darker {
  color: #060708 !important; }

a.text-xwork-darker.link-fx::before {
  background-color: #060708; }
a.text-xwork-darker:hover, a.text-xwork-darker:focus {
  color: black !important; }

.text-xwork-light {
  color: #6d7a86 !important; }

a.text-xwork-light.link-fx::before {
  background-color: #6d7a86; }
a.text-xwork-light:hover, a.text-xwork-light:focus {
  color: #3f474e !important; }

.text-xwork-lighter {
  color: #b2bac1 !important; }

a.text-xwork-lighter.link-fx::before {
  background-color: #b2bac1; }
a.text-xwork-lighter:hover, a.text-xwork-lighter:focus {
  color: #7a8793 !important; }

.text-xmodern {
  color: #3b5998 !important; }

a.text-xmodern.link-fx::before {
  background-color: #3b5998; }
a.text-xmodern:hover, a.text-xmodern:focus {
  color: #1e2e4f !important; }

.text-xmodern-dark {
  color: #2d4373 !important; }

a.text-xmodern-dark.link-fx::before {
  background-color: #2d4373; }
a.text-xmodern-dark:hover, a.text-xmodern-dark:focus {
  color: #10182a !important; }

.text-xmodern-darker {
  color: #1e2e4f !important; }

a.text-xmodern-darker.link-fx::before {
  background-color: #1e2e4f; }
a.text-xmodern-darker:hover, a.text-xmodern-darker:focus {
  color: #020305 !important; }

.text-xmodern-light {
  color: #5f7ec1 !important; }

a.text-xmodern-light.link-fx::before {
  background-color: #5f7ec1; }
a.text-xmodern-light:hover, a.text-xmodern-light:focus {
  color: #344e86 !important; }

.text-xmodern-lighter {
  color: #a8b9dd !important; }

a.text-xmodern-lighter.link-fx::before {
  background-color: #a8b9dd; }
a.text-xmodern-lighter:hover, a.text-xmodern-lighter:focus {
  color: #5f7ec1 !important; }

.text-xeco {
  color: #38A169 !important; }

a.text-xeco.link-fx::before {
  background-color: #38A169; }
a.text-xeco:hover, a.text-xeco:focus {
  color: #1e5538 !important; }

.text-xeco-dark {
  color: #2b7b50 !important; }

a.text-xeco-dark.link-fx::before {
  background-color: #2b7b50; }
a.text-xeco-dark:hover, a.text-xeco-dark:focus {
  color: #112f1f !important; }

.text-xeco-darker {
  color: #1e5538 !important; }

a.text-xeco-darker.link-fx::before {
  background-color: #1e5538; }
a.text-xeco-darker:hover, a.text-xeco-darker:focus {
  color: #030a06 !important; }

.text-xeco-light {
  color: #5ec78f !important; }

a.text-xeco-light.link-fx::before {
  background-color: #5ec78f; }
a.text-xeco-light:hover, a.text-xeco-light:focus {
  color: #318e5d !important; }

.text-xeco-lighter {
  color: #aae1c4 !important; }

a.text-xeco-lighter.link-fx::before {
  background-color: #aae1c4; }
a.text-xeco-lighter:hover, a.text-xeco-lighter:focus {
  color: #5ec78f !important; }

.text-xsmooth {
  color: #805AD5 !important; }

a.text-xsmooth.link-fx::before {
  background-color: #805AD5; }
a.text-xsmooth:hover, a.text-xsmooth:focus {
  color: #4e29a0 !important; }

.text-xsmooth-dark {
  color: #6133c9 !important; }

a.text-xsmooth-dark.link-fx::before {
  background-color: #6133c9; }
a.text-xsmooth-dark:hover, a.text-xsmooth-dark:focus {
  color: #3a1e78 !important; }

.text-xsmooth-darker {
  color: #4e29a0 !important; }

a.text-xsmooth-darker.link-fx::before {
  background-color: #4e29a0; }
a.text-xsmooth-darker:hover, a.text-xsmooth-darker:focus {
  color: #26144f !important; }

.text-xsmooth-light {
  color: #af97e5 !important; }

a.text-xsmooth-light.link-fx::before {
  background-color: #af97e5; }
a.text-xsmooth-light:hover, a.text-xsmooth-light:focus {
  color: #7046d0 !important; }

.text-xsmooth-lighter {
  color: #ded4f4 !important; }

a.text-xsmooth-lighter.link-fx::before {
  background-color: #ded4f4; }
a.text-xsmooth-lighter:hover, a.text-xsmooth-lighter:focus {
  color: #9f83df !important; }

.text-xinspire {
  color: #319795 !important; }

a.text-xinspire.link-fx::before {
  background-color: #319795; }
a.text-xinspire:hover, a.text-xinspire:focus {
  color: #184a49 !important; }

.text-xinspire-dark {
  color: #287a79 !important; }

a.text-xinspire-dark.link-fx::before {
  background-color: #287a79; }
a.text-xinspire-dark:hover, a.text-xinspire-dark:focus {
  color: #0f2d2d !important; }

.text-xinspire-darker {
  color: #1e5d5c !important; }

a.text-xinspire-darker.link-fx::before {
  background-color: #1e5d5c; }
a.text-xinspire-darker:hover, a.text-xinspire-darker:focus {
  color: #051010 !important; }

.text-xinspire-light {
  color: #4fc6c3 !important; }

a.text-xinspire-light.link-fx::before {
  background-color: #4fc6c3; }
a.text-xinspire-light:hover, a.text-xinspire-light:focus {
  color: #2b8482 !important; }

.text-xinspire-lighter {
  color: #a3e1e0 !important; }

a.text-xinspire-lighter.link-fx::before {
  background-color: #a3e1e0; }
a.text-xinspire-lighter:hover, a.text-xinspire-lighter:focus {
  color: #56c8c6 !important; }

.text-xdream {
  color: #314499 !important; }

a.text-xdream.link-fx::before {
  background-color: #314499; }
a.text-xdream:hover, a.text-xdream:focus {
  color: #18224c !important; }

.text-xdream-dark {
  color: #2d3757 !important; }

a.text-xdream-dark.link-fx::before {
  background-color: #2d3757; }
a.text-xdream-dark:hover, a.text-xdream-dark:focus {
  color: #0a0d14 !important; }

.text-xdream-darker {
  color: #20273e !important; }

a.text-xdream-darker.link-fx::before {
  background-color: #20273e; }
a.text-xdream-darker:hover, a.text-xdream-darker:focus {
  color: black !important; }

.text-xdream-light {
  color: #7687d3 !important; }

a.text-xdream-light.link-fx::before {
  background-color: #7687d3; }
a.text-xdream-light:hover, a.text-xdream-light:focus {
  color: #374dac !important; }

.text-xdream-lighter {
  color: #c4cbec !important; }

a.text-xdream-lighter.link-fx::before {
  background-color: #c4cbec; }
a.text-xdream-lighter:hover, a.text-xdream-lighter:focus {
  color: #7687d3 !important; }

.text-xpro {
  color: #515de1 !important; }

a.text-xpro.link-fx::before {
  background-color: #515de1; }
a.text-xpro:hover, a.text-xpro:focus {
  color: #1e2aae !important; }

.text-xpro-dark {
  color: #394263 !important; }

a.text-xpro-dark.link-fx::before {
  background-color: #394263; }
a.text-xpro-dark:hover, a.text-xpro-dark:focus {
  color: #141722 !important; }

.text-xpro-darker {
  color: #282e45 !important; }

a.text-xpro-darker.link-fx::before {
  background-color: #282e45; }
a.text-xpro-darker:hover, a.text-xpro-darker:focus {
  color: #030304 !important; }

.text-xpro-light {
  color: #929aec !important; }

a.text-xpro-light.link-fx::before {
  background-color: #929aec; }
a.text-xpro-light:hover, a.text-xpro-light:focus {
  color: #3b49dd !important; }

.text-xpro-lighter {
  color: #c2c6f5 !important; }

a.text-xpro-lighter.link-fx::before {
  background-color: #c2c6f5; }
a.text-xpro-lighter:hover, a.text-xpro-lighter:focus {
  color: #6b75e6 !important; }

.text-xplay {
  color: #dd4b39 !important; }

a.text-xplay.link-fx::before {
  background-color: #dd4b39; }
a.text-xplay:hover, a.text-xplay:focus {
  color: #96271a !important; }

.text-xplay-dark {
  color: #b93120 !important; }

a.text-xplay-dark.link-fx::before {
  background-color: #b93120; }
a.text-xplay-dark:hover, a.text-xplay-dark:focus {
  color: #621a11 !important; }

.text-xplay-darker {
  color: #852317 !important; }

a.text-xplay-darker.link-fx::before {
  background-color: #852317; }
a.text-xplay-darker:hover, a.text-xplay-darker:focus {
  color: #2e0c08 !important; }

.text-xplay-light {
  color: #e47365 !important; }

a.text-xplay-light.link-fx::before {
  background-color: #e47365; }
a.text-xplay-light:hover, a.text-xplay-light:focus {
  color: #c23321 !important; }

.text-xplay-lighter {
  color: #f3c2bc !important; }

a.text-xplay-lighter.link-fx::before {
  background-color: #f3c2bc; }
a.text-xplay-lighter:hover, a.text-xplay-lighter:focus {
  color: #e47365 !important; }

.animated {
  animation-duration: 1.2s;
  animation-fill-mode: both; }

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

.animated.hinge {
  animation-duration: 2s; }

.animated.bounce {
  animation-duration: 1.5s; }

.animated.bounceIn,
.animated.bounceOut {
  animation-duration: .75s; }

.animated.flipOutX,
.animated.flipOutY {
  animation-duration: .75s; }

@keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0); }
  70% {
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0); }
  90% {
    transform: translate3d(0, -4px, 0); } }
.bounce {
  animation-name: bounce;
  transform-origin: center bottom; }

@keyframes flash {
  0%, 50%, 100% {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }
.flash {
  animation-name: flash; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes pulse {
  0% {
    transform: scale3d(1, 1, 1); }
  50% {
    transform: scale3d(1.05, 1.05, 1.05); }
  100% {
    transform: scale3d(1, 1, 1); } }
.pulse {
  animation-name: pulse; }

@keyframes rubberBand {
  0% {
    transform: scale3d(1, 1, 1); }
  30% {
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    transform: scale3d(1.05, 0.95, 1); }
  100% {
    transform: scale3d(1, 1, 1); } }
.rubberBand {
  animation-name: rubberBand; }

@keyframes shake {
  0%, 100% {
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    transform: translate3d(10px, 0, 0); } }
.shake {
  animation-name: shake; }

@keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    transform: rotate3d(0, 0, 1, -5deg); }
  100% {
    transform: rotate3d(0, 0, 1, 0deg); } }
.swing {
  transform-origin: top center;
  animation-name: swing; }

@keyframes tada {
  0% {
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  100% {
    transform: scale3d(1, 1, 1); } }
.tada {
  animation-name: tada; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes wobble {
  0% {
    transform: none; }
  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  100% {
    transform: none; } }
.wobble {
  animation-name: wobble; }

@keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    transform: scale3d(0.97, 0.97, 0.97); }
  100% {
    opacity: 1;
    transform: scale3d(1, 1, 1); } }
.bounceIn {
  animation-name: bounceIn; }

@keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0); }
  75% {
    transform: translate3d(0, -10px, 0); }
  90% {
    transform: translate3d(0, 5px, 0); }
  100% {
    transform: none; } }
.bounceInDown {
  animation-name: bounceInDown; }

@keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0); }
  75% {
    transform: translate3d(-10px, 0, 0); }
  90% {
    transform: translate3d(5px, 0, 0); }
  100% {
    transform: none; } }
.bounceInLeft {
  animation-name: bounceInLeft; }

@keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0); }
  75% {
    transform: translate3d(10px, 0, 0); }
  90% {
    transform: translate3d(-5px, 0, 0); }
  100% {
    transform: none; } }
.bounceInRight {
  animation-name: bounceInRight; }

@keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0); }
  75% {
    transform: translate3d(0, 10px, 0); }
  90% {
    transform: translate3d(0, -5px, 0); }
  100% {
    transform: translate3d(0, 0, 0); } }
.bounceInUp {
  animation-name: bounceInUp; }

@keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1); }
  100% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); } }
.bounceOut {
  animation-name: bounceOut; }

@keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0); }
  100% {
    opacity: 0;
    transform: translate3d(0, 2000px, 0); } }
.bounceOutDown {
  animation-name: bounceOutDown; }

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0); }
  100% {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0); } }
.bounceOutLeft {
  animation-name: bounceOutLeft; }

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0); }
  100% {
    opacity: 0;
    transform: translate3d(2000px, 0, 0); } }
.bounceOutRight {
  animation-name: bounceOutRight; }

@keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0); }
  100% {
    opacity: 0;
    transform: translate3d(0, -2000px, 0); } }
.bounceOutUp {
  animation-name: bounceOutUp; }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
.fadeIn {
  animation-name: fadeIn; }

@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translate3d(0, -100%, 0); }
  100% {
    opacity: 1;
    transform: none; } }
.fadeInDown {
  animation-name: fadeInDown; }

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translate3d(0, -2000px, 0); }
  100% {
    opacity: 1;
    transform: none; } }
.fadeInDownBig {
  animation-name: fadeInDownBig; }

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translate3d(-100%, 0, 0); }
  100% {
    opacity: 1;
    transform: none; } }
.fadeInLeft {
  animation-name: fadeInLeft; }

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0); }
  100% {
    opacity: 1;
    transform: none; } }
.fadeInLeftBig {
  animation-name: fadeInLeftBig; }

@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translate3d(100%, 0, 0); }
  100% {
    opacity: 1;
    transform: none; } }
.fadeInRight {
  animation-name: fadeInRight; }

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translate3d(2000px, 0, 0); }
  100% {
    opacity: 1;
    transform: none; } }
.fadeInRightBig {
  animation-name: fadeInRightBig; }

@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0, 100%, 0); }
  100% {
    opacity: 1;
    transform: none; } }
.fadeInUp {
  animation-name: fadeInUp; }

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translate3d(0, 2000px, 0); }
  100% {
    opacity: 1;
    transform: none; } }
.fadeInUpBig {
  animation-name: fadeInUpBig; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
.fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOutDown {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    transform: translate3d(0, 100%, 0); } }
.fadeOutDown {
  animation-name: fadeOutDown; }

@keyframes fadeOutDownBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    transform: translate3d(0, 2000px, 0); } }
.fadeOutDownBig {
  animation-name: fadeOutDownBig; }

@keyframes fadeOutLeft {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    transform: translate3d(-100%, 0, 0); } }
.fadeOutLeft {
  animation-name: fadeOutLeft; }

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0); } }
.fadeOutLeftBig {
  animation-name: fadeOutLeftBig; }

@keyframes fadeOutRight {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    transform: translate3d(100%, 0, 0); } }
.fadeOutRight {
  animation-name: fadeOutRight; }

@keyframes fadeOutRightBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    transform: translate3d(2000px, 0, 0); } }
.fadeOutRightBig {
  animation-name: fadeOutRightBig; }

@keyframes fadeOutUp {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    transform: translate3d(0, -100%, 0); } }
.fadeOutUp {
  animation-name: fadeOutUp; }

@keyframes fadeOutUpBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    transform: translate3d(0, -2000px, 0); } }
.fadeOutUpBig {
  animation-name: fadeOutUpBig; }

@keyframes flip {
  0% {
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    animation-timing-function: ease-out; }
  40% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    animation-timing-function: ease-out; }
  50% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    animation-timing-function: ease-in; }
  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    animation-timing-function: ease-in; }
  100% {
    transform: perspective(400px);
    animation-timing-function: ease-in; } }
.animated.flip {
  backface-visibility: visible;
  animation-name: flip; }

@keyframes flipInX {
  0% {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transition-timing-function: ease-in;
    opacity: 0; }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transition-timing-function: ease-in; }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  100% {
    transform: perspective(400px); } }
.flipInX {
  backface-visibility: visible !important;
  animation-name: flipInX; }

@keyframes flipInY {
  0% {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transition-timing-function: ease-in;
    opacity: 0; }
  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transition-timing-function: ease-in; }
  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  100% {
    transform: perspective(400px); } }
.flipInY {
  backface-visibility: visible !important;
  animation-name: flipInY; }

@keyframes flipOutX {
  0% {
    transform: perspective(400px); }
  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  100% {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }
.flipOutX {
  animation-name: flipOutX;
  backface-visibility: visible !important; }

@keyframes flipOutY {
  0% {
    transform: perspective(400px); }
  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  100% {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }
.flipOutY {
  backface-visibility: visible !important;
  animation-name: flipOutY; }

@keyframes lightSpeedIn {
  0% {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    transform: skewX(-5deg);
    opacity: 1; }
  100% {
    transform: none;
    opacity: 1; } }
.lightSpeedIn {
  animation-name: lightSpeedIn;
  animation-timing-function: ease-out; }

@keyframes lightSpeedOut {
  0% {
    opacity: 1; }
  100% {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }
.lightSpeedOut {
  animation-name: lightSpeedOut;
  animation-timing-function: ease-in; }

@keyframes rotateIn {
  0% {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  100% {
    transform-origin: center;
    transform: none;
    opacity: 1; } }
.rotateIn {
  animation-name: rotateIn; }

@keyframes rotateInDownLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  100% {
    transform-origin: left bottom;
    transform: none;
    opacity: 1; } }
.rotateInDownLeft {
  animation-name: rotateInDownLeft; }

@keyframes rotateInDownRight {
  0% {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  100% {
    transform-origin: right bottom;
    transform: none;
    opacity: 1; } }
.rotateInDownRight {
  animation-name: rotateInDownRight; }

@keyframes rotateInUpLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  100% {
    transform-origin: left bottom;
    transform: none;
    opacity: 1; } }
.rotateInUpLeft {
  animation-name: rotateInUpLeft; }

@keyframes rotateInUpRight {
  0% {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  100% {
    transform-origin: right bottom;
    transform: none;
    opacity: 1; } }
.rotateInUpRight {
  animation-name: rotateInUpRight; }

@keyframes rotateOut {
  0% {
    transform-origin: center;
    opacity: 1; }
  100% {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }
.rotateOut {
  animation-name: rotateOut; }

@keyframes rotateOutDownLeft {
  0% {
    transform-origin: left bottom;
    opacity: 1; }
  100% {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }
.rotateOutDownLeft {
  animation-name: rotateOutDownLeft; }

@keyframes rotateOutDownRight {
  0% {
    transform-origin: right bottom;
    opacity: 1; }
  100% {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }
.rotateOutDownRight {
  animation-name: rotateOutDownRight; }

@keyframes rotateOutUpLeft {
  0% {
    transform-origin: left bottom;
    opacity: 1; }
  100% {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }
.rotateOutUpLeft {
  animation-name: rotateOutUpLeft; }

@keyframes rotateOutUpRight {
  0% {
    transform-origin: right bottom;
    opacity: 1; }
  100% {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }
.rotateOutUpRight {
  animation-name: rotateOutUpRight; }

@keyframes hinge {
  0% {
    transform-origin: top left;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    transform: rotate3d(0, 0, 1, 80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out; }
  40%, 80% {
    transform: rotate3d(0, 0, 1, 60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  100% {
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }
.hinge {
  animation-name: hinge; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes rollIn {
  0% {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  100% {
    opacity: 1;
    transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0); } }
.rollIn {
  animation-name: rollIn; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes rollOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }
.rollOut {
  animation-name: rollOut; }

@keyframes zoomIn {
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }
.zoomIn {
  animation-name: zoomIn; }

@keyframes zoomInDown {
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInDown {
  animation-name: zoomInDown; }

@keyframes zoomInLeft {
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInLeft {
  animation-name: zoomInLeft; }

@keyframes zoomInRight {
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInRight {
  animation-name: zoomInRight; }

@keyframes zoomInUp {
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInUp {
  animation-name: zoomInUp; }

@keyframes zoomOut {
  0% {
    opacity: 1; }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }
  100% {
    opacity: 0; } }
.zoomOut {
  animation-name: zoomOut; }

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  100% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomOutDown {
  animation-name: zoomOutDown; }

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  100% {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center; } }
.zoomOutLeft {
  animation-name: zoomOutLeft; }

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  100% {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center; } }
.zoomOutRight {
  animation-name: zoomOutRight; }

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  100% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomOutUp {
  animation-name: zoomOutUp; }

@keyframes slideInDown {
  0% {
    transform: translateY(-100%);
    visibility: visible; }
  100% {
    transform: translateY(0); } }
.slideInDown {
  animation-name: slideInDown; }

@keyframes slideInLeft {
  0% {
    transform: translateX(-100%);
    visibility: visible; }
  100% {
    transform: translateX(0); } }
.slideInLeft {
  animation-name: slideInLeft; }

@-webkit-keyframes slideInRight {
  0% {
    transform: translateX(100%);
    visibility: visible; }
  100% {
    transform: translateX(0); } }
@keyframes slideInRight {
  0% {
    transform: translateX(100%);
    visibility: visible; }
  100% {
    transform: translateX(0); } }
.slideInRight {
  animation-name: slideInRight; }

@keyframes slideInUp {
  0% {
    transform: translateY(100%);
    visibility: visible; }
  100% {
    transform: translateY(0); } }
.slideInUp {
  animation-name: slideInUp; }

@keyframes slideOutDown {
  0% {
    transform: translateY(0); }
  100% {
    visibility: hidden;
    transform: translateY(100%); } }
.slideOutDown {
  animation-name: slideOutDown; }

@keyframes slideOutLeft {
  0% {
    transform: translateX(0); }
  100% {
    visibility: hidden;
    transform: translateX(-100%); } }
.slideOutLeft {
  animation-name: slideOutLeft; }

@keyframes slideOutRight {
  0% {
    transform: translateX(0); }
  100% {
    visibility: hidden;
    transform: translateX(100%); } }
.slideOutRight {
  animation-name: slideOutRight; }

@keyframes slideOutUp {
  0% {
    transform: translateY(0); }
  100% {
    visibility: hidden;
    transform: translateY(-100%); } }
.slideOutUp {
  animation-name: slideOutUp; }

/*!
 * Font Awesome Free 5.13.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
.far,
.fal,
.fad,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }

.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -.0667em; }

.fa-xs {
  font-size: .75em; }

.fa-sm {
  font-size: .875em; }

.fa-1x {
  font-size: 1em; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-6x {
  font-size: 6em; }

.fa-7x {
  font-size: 7em; }

.fa-8x {
  font-size: 8em; }

.fa-9x {
  font-size: 9em; }

.fa-10x {
  font-size: 10em; }

.fa-fw {
  text-align: center;
  width: 1.25em; }

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit; }

.fa-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em; }
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em; }

.fa-spin {
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  animation: fa-spin 1s infinite steps(8); }

@keyframes fa-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1); }

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(-1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
  filter: none; }

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em; }

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: ""; }

.fa-accessible-icon:before {
  content: ""; }

.fa-accusoft:before {
  content: ""; }

.fa-acquisitions-incorporated:before {
  content: ""; }

.fa-ad:before {
  content: ""; }

.fa-address-book:before {
  content: ""; }

.fa-address-card:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-adobe:before {
  content: ""; }

.fa-adversal:before {
  content: ""; }

.fa-affiliatetheme:before {
  content: ""; }

.fa-air-freshener:before {
  content: ""; }

.fa-airbnb:before {
  content: ""; }

.fa-algolia:before {
  content: ""; }

.fa-align-center:before {
  content: ""; }

.fa-align-justify:before {
  content: ""; }

.fa-align-left:before {
  content: ""; }

.fa-align-right:before {
  content: ""; }

.fa-alipay:before {
  content: ""; }

.fa-allergies:before {
  content: ""; }

.fa-amazon:before {
  content: ""; }

.fa-amazon-pay:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-american-sign-language-interpreting:before {
  content: ""; }

.fa-amilia:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angry:before {
  content: ""; }

.fa-angrycreative:before {
  content: ""; }

.fa-angular:before {
  content: ""; }

.fa-ankh:before {
  content: ""; }

.fa-app-store:before {
  content: ""; }

.fa-app-store-ios:before {
  content: ""; }

.fa-apper:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-apple-alt:before {
  content: ""; }

.fa-apple-pay:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-archway:before {
  content: ""; }

.fa-arrow-alt-circle-down:before {
  content: ""; }

.fa-arrow-alt-circle-left:before {
  content: ""; }

.fa-arrow-alt-circle-right:before {
  content: ""; }

.fa-arrow-alt-circle-up:before {
  content: ""; }

.fa-arrow-circle-down:before {
  content: ""; }

.fa-arrow-circle-left:before {
  content: ""; }

.fa-arrow-circle-right:before {
  content: ""; }

.fa-arrow-circle-up:before {
  content: ""; }

.fa-arrow-down:before {
  content: ""; }

.fa-arrow-left:before {
  content: ""; }

.fa-arrow-right:before {
  content: ""; }

.fa-arrow-up:before {
  content: ""; }

.fa-arrows-alt:before {
  content: ""; }

.fa-arrows-alt-h:before {
  content: ""; }

.fa-arrows-alt-v:before {
  content: ""; }

.fa-artstation:before {
  content: ""; }

.fa-assistive-listening-systems:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-asymmetrik:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-atlas:before {
  content: ""; }

.fa-atlassian:before {
  content: ""; }

.fa-atom:before {
  content: ""; }

.fa-audible:before {
  content: ""; }

.fa-audio-description:before {
  content: ""; }

.fa-autoprefixer:before {
  content: ""; }

.fa-avianex:before {
  content: ""; }

.fa-aviato:before {
  content: ""; }

.fa-award:before {
  content: ""; }

.fa-aws:before {
  content: ""; }

.fa-baby:before {
  content: ""; }

.fa-baby-carriage:before {
  content: ""; }

.fa-backspace:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-bacon:before {
  content: ""; }

.fa-bacteria:before {
  content: "陵"; }

.fa-bacterium:before {
  content: "讀"; }

.fa-bahai:before {
  content: ""; }

.fa-balance-scale:before {
  content: ""; }

.fa-balance-scale-left:before {
  content: ""; }

.fa-balance-scale-right:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

.fa-band-aid:before {
  content: ""; }

.fa-bandcamp:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-bars:before {
  content: ""; }

.fa-baseball-ball:before {
  content: ""; }

.fa-basketball-ball:before {
  content: ""; }

.fa-bath:before {
  content: ""; }

.fa-battery-empty:before {
  content: ""; }

.fa-battery-full:before {
  content: ""; }

.fa-battery-half:before {
  content: ""; }

.fa-battery-quarter:before {
  content: ""; }

.fa-battery-three-quarters:before {
  content: ""; }

.fa-battle-net:before {
  content: ""; }

.fa-bed:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bezier-curve:before {
  content: ""; }

.fa-bible:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-biking:before {
  content: ""; }

.fa-bimobject:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-biohazard:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitcoin:before {
  content: ""; }

.fa-bity:before {
  content: ""; }

.fa-black-tie:before {
  content: ""; }

.fa-blackberry:before {
  content: ""; }

.fa-blender:before {
  content: ""; }

.fa-blender-phone:before {
  content: ""; }

.fa-blind:before {
  content: ""; }

.fa-blog:before {
  content: ""; }

.fa-blogger:before {
  content: ""; }

.fa-blogger-b:before {
  content: ""; }

.fa-bluetooth:before {
  content: ""; }

.fa-bluetooth-b:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-bolt:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-bone:before {
  content: ""; }

.fa-bong:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-book-dead:before {
  content: ""; }

.fa-book-medical:before {
  content: ""; }

.fa-book-open:before {
  content: ""; }

.fa-book-reader:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-bootstrap:before {
  content: ""; }

.fa-border-all:before {
  content: ""; }

.fa-border-none:before {
  content: ""; }

.fa-border-style:before {
  content: ""; }

.fa-bowling-ball:before {
  content: ""; }

.fa-box:before {
  content: ""; }

.fa-box-open:before {
  content: ""; }

.fa-box-tissue:before {
  content: "拏"; }

.fa-boxes:before {
  content: ""; }

.fa-braille:before {
  content: ""; }

.fa-brain:before {
  content: ""; }

.fa-bread-slice:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

.fa-briefcase-medical:before {
  content: ""; }

.fa-broadcast-tower:before {
  content: ""; }

.fa-broom:before {
  content: ""; }

.fa-brush:before {
  content: ""; }

.fa-btc:before {
  content: ""; }

.fa-buffer:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-burn:before {
  content: ""; }

.fa-buromobelexperte:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-bus-alt:before {
  content: ""; }

.fa-business-time:before {
  content: ""; }

.fa-buy-n-large:before {
  content: ""; }

.fa-buysellads:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-calendar-alt:before {
  content: ""; }

.fa-calendar-check:before {
  content: ""; }

.fa-calendar-day:before {
  content: ""; }

.fa-calendar-minus:before {
  content: ""; }

.fa-calendar-plus:before {
  content: ""; }

.fa-calendar-times:before {
  content: ""; }

.fa-calendar-week:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-camera-retro:before {
  content: ""; }

.fa-campground:before {
  content: ""; }

.fa-canadian-maple-leaf:before {
  content: ""; }

.fa-candy-cane:before {
  content: ""; }

.fa-cannabis:before {
  content: ""; }

.fa-capsules:before {
  content: ""; }

.fa-car:before {
  content: ""; }

.fa-car-alt:before {
  content: ""; }

.fa-car-battery:before {
  content: ""; }

.fa-car-crash:before {
  content: ""; }

.fa-car-side:before {
  content: ""; }

.fa-caravan:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-caret-square-down:before {
  content: ""; }

.fa-caret-square-left:before {
  content: ""; }

.fa-caret-square-right:before {
  content: ""; }

.fa-caret-square-up:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-carrot:before {
  content: ""; }

.fa-cart-arrow-down:before {
  content: ""; }

.fa-cart-plus:before {
  content: ""; }

.fa-cash-register:before {
  content: ""; }

.fa-cat:before {
  content: ""; }

.fa-cc-amazon-pay:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-apple-pay:before {
  content: ""; }

.fa-cc-diners-club:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-jcb:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-centercode:before {
  content: ""; }

.fa-centos:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-chair:before {
  content: ""; }

.fa-chalkboard:before {
  content: ""; }

.fa-chalkboard-teacher:before {
  content: ""; }

.fa-charging-station:before {
  content: ""; }

.fa-chart-area:before {
  content: ""; }

.fa-chart-bar:before {
  content: ""; }

.fa-chart-line:before {
  content: ""; }

.fa-chart-pie:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-check-double:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-cheese:before {
  content: ""; }

.fa-chess:before {
  content: ""; }

.fa-chess-bishop:before {
  content: ""; }

.fa-chess-board:before {
  content: ""; }

.fa-chess-king:before {
  content: ""; }

.fa-chess-knight:before {
  content: ""; }

.fa-chess-pawn:before {
  content: ""; }

.fa-chess-queen:before {
  content: ""; }

.fa-chess-rook:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-chevron-left:before {
  content: ""; }

.fa-chevron-right:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-chrome:before {
  content: ""; }

.fa-chromecast:before {
  content: ""; }

.fa-church:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-circle-notch:before {
  content: ""; }

.fa-city:before {
  content: ""; }

.fa-clinic-medical:before {
  content: ""; }

.fa-clipboard:before {
  content: ""; }

.fa-clipboard-check:before {
  content: ""; }

.fa-clipboard-list:before {
  content: ""; }

.fa-clock:before {
  content: ""; }

.fa-clone:before {
  content: ""; }

.fa-closed-captioning:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-cloud-download-alt:before {
  content: ""; }

.fa-cloud-meatball:before {
  content: ""; }

.fa-cloud-moon:before {
  content: ""; }

.fa-cloud-moon-rain:before {
  content: ""; }

.fa-cloud-rain:before {
  content: ""; }

.fa-cloud-showers-heavy:before {
  content: ""; }

.fa-cloud-sun:before {
  content: ""; }

.fa-cloud-sun-rain:before {
  content: ""; }

.fa-cloud-upload-alt:before {
  content: ""; }

.fa-cloudscale:before {
  content: ""; }

.fa-cloudsmith:before {
  content: ""; }

.fa-cloudversify:before {
  content: ""; }

.fa-cocktail:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-code-branch:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-codiepie:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cog:before {
  content: ""; }

.fa-cogs:before {
  content: ""; }

.fa-coins:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-comment-alt:before {
  content: ""; }

.fa-comment-dollar:before {
  content: ""; }

.fa-comment-dots:before {
  content: ""; }

.fa-comment-medical:before {
  content: ""; }

.fa-comment-slash:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-comments-dollar:before {
  content: ""; }

.fa-compact-disc:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-compress-alt:before {
  content: ""; }

.fa-compress-arrows-alt:before {
  content: ""; }

.fa-concierge-bell:before {
  content: ""; }

.fa-confluence:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-contao:before {
  content: ""; }

.fa-cookie:before {
  content: ""; }

.fa-cookie-bite:before {
  content: ""; }

.fa-copy:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-cotton-bureau:before {
  content: ""; }

.fa-couch:before {
  content: ""; }

.fa-cpanel:before {
  content: ""; }

.fa-creative-commons:before {
  content: ""; }

.fa-creative-commons-by:before {
  content: ""; }

.fa-creative-commons-nc:before {
  content: ""; }

.fa-creative-commons-nc-eu:before {
  content: ""; }

.fa-creative-commons-nc-jp:before {
  content: ""; }

.fa-creative-commons-nd:before {
  content: ""; }

.fa-creative-commons-pd:before {
  content: ""; }

.fa-creative-commons-pd-alt:before {
  content: ""; }

.fa-creative-commons-remix:before {
  content: ""; }

.fa-creative-commons-sa:before {
  content: ""; }

.fa-creative-commons-sampling:before {
  content: ""; }

.fa-creative-commons-sampling-plus:before {
  content: ""; }

.fa-creative-commons-share:before {
  content: ""; }

.fa-creative-commons-zero:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-critical-role:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-crop-alt:before {
  content: ""; }

.fa-cross:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-crow:before {
  content: ""; }

.fa-crown:before {
  content: ""; }

.fa-crutch:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-css3-alt:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-cut:before {
  content: ""; }

.fa-cuttlefish:before {
  content: ""; }

.fa-d-and-d:before {
  content: ""; }

.fa-d-and-d-beyond:before {
  content: ""; }

.fa-dailymotion:before {
  content: "勒"; }

.fa-dashcube:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-deaf:before {
  content: ""; }

.fa-deezer:before {
  content: "亮"; }

.fa-delicious:before {
  content: ""; }

.fa-democrat:before {
  content: ""; }

.fa-deploydog:before {
  content: ""; }

.fa-deskpro:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-dev:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-dharmachakra:before {
  content: ""; }

.fa-dhl:before {
  content: ""; }

.fa-diagnoses:before {
  content: ""; }

.fa-diaspora:before {
  content: ""; }

.fa-dice:before {
  content: ""; }

.fa-dice-d20:before {
  content: ""; }

.fa-dice-d6:before {
  content: ""; }

.fa-dice-five:before {
  content: ""; }

.fa-dice-four:before {
  content: ""; }

.fa-dice-one:before {
  content: ""; }

.fa-dice-six:before {
  content: ""; }

.fa-dice-three:before {
  content: ""; }

.fa-dice-two:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-digital-ocean:before {
  content: ""; }

.fa-digital-tachograph:before {
  content: ""; }

.fa-directions:before {
  content: ""; }

.fa-discord:before {
  content: ""; }

.fa-discourse:before {
  content: ""; }

.fa-disease:before {
  content: ""; }

.fa-divide:before {
  content: ""; }

.fa-dizzy:before {
  content: ""; }

.fa-dna:before {
  content: ""; }

.fa-dochub:before {
  content: ""; }

.fa-docker:before {
  content: ""; }

.fa-dog:before {
  content: ""; }

.fa-dollar-sign:before {
  content: ""; }

.fa-dolly:before {
  content: ""; }

.fa-dolly-flatbed:before {
  content: ""; }

.fa-donate:before {
  content: ""; }

.fa-door-closed:before {
  content: ""; }

.fa-door-open:before {
  content: ""; }

.fa-dot-circle:before {
  content: ""; }

.fa-dove:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-draft2digital:before {
  content: ""; }

.fa-drafting-compass:before {
  content: ""; }

.fa-dragon:before {
  content: ""; }

.fa-draw-polygon:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-dribbble-square:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-drum:before {
  content: ""; }

.fa-drum-steelpan:before {
  content: ""; }

.fa-drumstick-bite:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-dumbbell:before {
  content: ""; }

.fa-dumpster:before {
  content: ""; }

.fa-dumpster-fire:before {
  content: ""; }

.fa-dungeon:before {
  content: ""; }

.fa-dyalog:before {
  content: ""; }

.fa-earlybirds:before {
  content: ""; }

.fa-ebay:before {
  content: ""; }

.fa-edge:before {
  content: ""; }

.fa-edge-legacy:before {
  content: "兩"; }

.fa-edit:before {
  content: ""; }

.fa-egg:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-elementor:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-ello:before {
  content: ""; }

.fa-ember:before {
  content: ""; }

.fa-empire:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-envelope-open:before {
  content: ""; }

.fa-envelope-open-text:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-envira:before {
  content: ""; }

.fa-equals:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-erlang:before {
  content: ""; }

.fa-ethereum:before {
  content: ""; }

.fa-ethernet:before {
  content: ""; }

.fa-etsy:before {
  content: ""; }

.fa-euro-sign:before {
  content: ""; }

.fa-evernote:before {
  content: ""; }

.fa-exchange-alt:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-exclamation-triangle:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-expand-alt:before {
  content: ""; }

.fa-expand-arrows-alt:before {
  content: ""; }

.fa-expeditedssl:before {
  content: ""; }

.fa-external-link-alt:before {
  content: ""; }

.fa-external-link-square-alt:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-dropper:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-facebook:before {
  content: ""; }

.fa-facebook-f:before {
  content: ""; }

.fa-facebook-messenger:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

.fa-fan:before {
  content: ""; }

.fa-fantasy-flight-games:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-faucet:before {
  content: "串"; }

.fa-fax:before {
  content: ""; }

.fa-feather:before {
  content: ""; }

.fa-feather-alt:before {
  content: ""; }

.fa-fedex:before {
  content: ""; }

.fa-fedora:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-figma:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-alt:before {
  content: ""; }

.fa-file-archive:before {
  content: ""; }

.fa-file-audio:before {
  content: ""; }

.fa-file-code:before {
  content: ""; }

.fa-file-contract:before {
  content: ""; }

.fa-file-csv:before {
  content: ""; }

.fa-file-download:before {
  content: ""; }

.fa-file-excel:before {
  content: ""; }

.fa-file-export:before {
  content: ""; }

.fa-file-image:before {
  content: ""; }

.fa-file-import:before {
  content: ""; }

.fa-file-invoice:before {
  content: ""; }

.fa-file-invoice-dollar:before {
  content: ""; }

.fa-file-medical:before {
  content: ""; }

.fa-file-medical-alt:before {
  content: ""; }

.fa-file-pdf:before {
  content: ""; }

.fa-file-powerpoint:before {
  content: ""; }

.fa-file-prescription:before {
  content: ""; }

.fa-file-signature:before {
  content: ""; }

.fa-file-upload:before {
  content: ""; }

.fa-file-video:before {
  content: ""; }

.fa-file-word:before {
  content: ""; }

.fa-fill:before {
  content: ""; }

.fa-fill-drip:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-fingerprint:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-fire-alt:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-firefox:before {
  content: ""; }

.fa-firefox-browser:before {
  content: "龜"; }

.fa-first-aid:before {
  content: ""; }

.fa-first-order:before {
  content: ""; }

.fa-first-order-alt:before {
  content: ""; }

.fa-firstdraft:before {
  content: ""; }

.fa-fish:before {
  content: ""; }

.fa-fist-raised:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-flag-usa:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-flipboard:before {
  content: ""; }

.fa-flushed:before {
  content: ""; }

.fa-fly:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-minus:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-folder-plus:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-font-awesome:before {
  content: ""; }

.fa-font-awesome-alt:before {
  content: ""; }

.fa-font-awesome-flag:before {
  content: ""; }

.fa-font-awesome-logo-full:before {
  content: ""; }

.fa-fonticons:before {
  content: ""; }

.fa-fonticons-fi:before {
  content: ""; }

.fa-football-ball:before {
  content: ""; }

.fa-fort-awesome:before {
  content: ""; }

.fa-fort-awesome-alt:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-free-code-camp:before {
  content: ""; }

.fa-freebsd:before {
  content: ""; }

.fa-frog:before {
  content: ""; }

.fa-frown:before {
  content: ""; }

.fa-frown-open:before {
  content: ""; }

.fa-fulcrum:before {
  content: ""; }

.fa-funnel-dollar:before {
  content: ""; }

.fa-futbol:before {
  content: ""; }

.fa-galactic-republic:before {
  content: ""; }

.fa-galactic-senate:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-gas-pump:before {
  content: ""; }

.fa-gavel:before {
  content: ""; }

.fa-gem:before {
  content: ""; }

.fa-genderless:before {
  content: ""; }

.fa-get-pocket:before {
  content: ""; }

.fa-gg:before {
  content: ""; }

.fa-gg-circle:before {
  content: ""; }

.fa-ghost:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-gifts:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-git-alt:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-gitkraken:before {
  content: ""; }

.fa-gitlab:before {
  content: ""; }

.fa-gitter:before {
  content: ""; }

.fa-glass-cheers:before {
  content: ""; }

.fa-glass-martini:before {
  content: ""; }

.fa-glass-martini-alt:before {
  content: ""; }

.fa-glass-whiskey:before {
  content: ""; }

.fa-glasses:before {
  content: ""; }

.fa-glide:before {
  content: ""; }

.fa-glide-g:before {
  content: ""; }

.fa-globe:before {
  content: ""; }

.fa-globe-africa:before {
  content: ""; }

.fa-globe-americas:before {
  content: ""; }

.fa-globe-asia:before {
  content: ""; }

.fa-globe-europe:before {
  content: ""; }

.fa-gofore:before {
  content: ""; }

.fa-golf-ball:before {
  content: ""; }

.fa-goodreads:before {
  content: ""; }

.fa-goodreads-g:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-google-drive:before {
  content: ""; }

.fa-google-pay:before {
  content: "凉"; }

.fa-google-play:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-google-plus-g:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-gopuram:before {
  content: ""; }

.fa-graduation-cap:before {
  content: ""; }

.fa-gratipay:before {
  content: ""; }

.fa-grav:before {
  content: ""; }

.fa-greater-than:before {
  content: ""; }

.fa-greater-than-equal:before {
  content: ""; }

.fa-grimace:before {
  content: ""; }

.fa-grin:before {
  content: ""; }

.fa-grin-alt:before {
  content: ""; }

.fa-grin-beam:before {
  content: ""; }

.fa-grin-beam-sweat:before {
  content: ""; }

.fa-grin-hearts:before {
  content: ""; }

.fa-grin-squint:before {
  content: ""; }

.fa-grin-squint-tears:before {
  content: ""; }

.fa-grin-stars:before {
  content: ""; }

.fa-grin-tears:before {
  content: ""; }

.fa-grin-tongue:before {
  content: ""; }

.fa-grin-tongue-squint:before {
  content: ""; }

.fa-grin-tongue-wink:before {
  content: ""; }

.fa-grin-wink:before {
  content: ""; }

.fa-grip-horizontal:before {
  content: ""; }

.fa-grip-lines:before {
  content: ""; }

.fa-grip-lines-vertical:before {
  content: ""; }

.fa-grip-vertical:before {
  content: ""; }

.fa-gripfire:before {
  content: ""; }

.fa-grunt:before {
  content: ""; }

.fa-guitar:before {
  content: ""; }

.fa-gulp:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-hacker-news:before {
  content: ""; }

.fa-hacker-news-square:before {
  content: ""; }

.fa-hackerrank:before {
  content: ""; }

.fa-hamburger:before {
  content: ""; }

.fa-hammer:before {
  content: ""; }

.fa-hamsa:before {
  content: ""; }

.fa-hand-holding:before {
  content: ""; }

.fa-hand-holding-heart:before {
  content: ""; }

.fa-hand-holding-medical:before {
  content: "樂"; }

.fa-hand-holding-usd:before {
  content: ""; }

.fa-hand-holding-water:before {
  content: ""; }

.fa-hand-lizard:before {
  content: ""; }

.fa-hand-middle-finger:before {
  content: ""; }

.fa-hand-paper:before {
  content: ""; }

.fa-hand-peace:before {
  content: ""; }

.fa-hand-point-down:before {
  content: ""; }

.fa-hand-point-left:before {
  content: ""; }

.fa-hand-point-right:before {
  content: ""; }

.fa-hand-point-up:before {
  content: ""; }

.fa-hand-pointer:before {
  content: ""; }

.fa-hand-rock:before {
  content: ""; }

.fa-hand-scissors:before {
  content: ""; }

.fa-hand-sparkles:before {
  content: "諾"; }

.fa-hand-spock:before {
  content: ""; }

.fa-hands:before {
  content: ""; }

.fa-hands-helping:before {
  content: ""; }

.fa-hands-wash:before {
  content: "丹"; }

.fa-handshake:before {
  content: ""; }

.fa-handshake-alt-slash:before {
  content: "寧"; }

.fa-handshake-slash:before {
  content: "怒"; }

.fa-hanukiah:before {
  content: ""; }

.fa-hard-hat:before {
  content: ""; }

.fa-hashtag:before {
  content: ""; }

.fa-hat-cowboy:before {
  content: ""; }

.fa-hat-cowboy-side:before {
  content: ""; }

.fa-hat-wizard:before {
  content: ""; }

.fa-hdd:before {
  content: ""; }

.fa-head-side-cough:before {
  content: "率"; }

.fa-head-side-cough-slash:before {
  content: "異"; }

.fa-head-side-mask:before {
  content: "北"; }

.fa-head-side-virus:before {
  content: "磻"; }

.fa-heading:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-headphones-alt:before {
  content: ""; }

.fa-headset:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-heart-broken:before {
  content: ""; }

.fa-heartbeat:before {
  content: ""; }

.fa-helicopter:before {
  content: ""; }

.fa-highlighter:before {
  content: ""; }

.fa-hiking:before {
  content: ""; }

.fa-hippo:before {
  content: ""; }

.fa-hips:before {
  content: ""; }

.fa-hire-a-helper:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-hockey-puck:before {
  content: ""; }

.fa-holly-berry:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-hooli:before {
  content: ""; }

.fa-hornbill:before {
  content: ""; }

.fa-horse:before {
  content: ""; }

.fa-horse-head:before {
  content: ""; }

.fa-hospital:before {
  content: ""; }

.fa-hospital-alt:before {
  content: ""; }

.fa-hospital-symbol:before {
  content: ""; }

.fa-hospital-user:before {
  content: ""; }

.fa-hot-tub:before {
  content: ""; }

.fa-hotdog:before {
  content: ""; }

.fa-hotel:before {
  content: ""; }

.fa-hotjar:before {
  content: ""; }

.fa-hourglass:before {
  content: ""; }

.fa-hourglass-end:before {
  content: ""; }

.fa-hourglass-half:before {
  content: ""; }

.fa-hourglass-start:before {
  content: ""; }

.fa-house-damage:before {
  content: ""; }

.fa-house-user:before {
  content: "便"; }

.fa-houzz:before {
  content: ""; }

.fa-hryvnia:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-hubspot:before {
  content: ""; }

.fa-i-cursor:before {
  content: ""; }

.fa-ice-cream:before {
  content: ""; }

.fa-icicles:before {
  content: ""; }

.fa-icons:before {
  content: ""; }

.fa-id-badge:before {
  content: ""; }

.fa-id-card:before {
  content: ""; }

.fa-id-card-alt:before {
  content: ""; }

.fa-ideal:before {
  content: "邏"; }

.fa-igloo:before {
  content: ""; }

.fa-image:before {
  content: ""; }

.fa-images:before {
  content: ""; }

.fa-imdb:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-industry:before {
  content: ""; }

.fa-infinity:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-instagram-square:before {
  content: "凌"; }

.fa-intercom:before {
  content: ""; }

.fa-internet-explorer:before {
  content: ""; }

.fa-invision:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-itch-io:before {
  content: ""; }

.fa-itunes:before {
  content: ""; }

.fa-itunes-note:before {
  content: ""; }

.fa-java:before {
  content: ""; }

.fa-jedi:before {
  content: ""; }

.fa-jedi-order:before {
  content: ""; }

.fa-jenkins:before {
  content: ""; }

.fa-jira:before {
  content: ""; }

.fa-joget:before {
  content: ""; }

.fa-joint:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-journal-whills:before {
  content: ""; }

.fa-js:before {
  content: ""; }

.fa-js-square:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-kaaba:before {
  content: ""; }

.fa-kaggle:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-keybase:before {
  content: ""; }

.fa-keyboard:before {
  content: ""; }

.fa-keycdn:before {
  content: ""; }

.fa-khanda:before {
  content: ""; }

.fa-kickstarter:before {
  content: ""; }

.fa-kickstarter-k:before {
  content: ""; }

.fa-kiss:before {
  content: ""; }

.fa-kiss-beam:before {
  content: ""; }

.fa-kiss-wink-heart:before {
  content: ""; }

.fa-kiwi-bird:before {
  content: ""; }

.fa-korvue:before {
  content: ""; }

.fa-landmark:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-laptop-code:before {
  content: ""; }

.fa-laptop-house:before {
  content: "復"; }

.fa-laptop-medical:before {
  content: ""; }

.fa-laravel:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-laugh:before {
  content: ""; }

.fa-laugh-beam:before {
  content: ""; }

.fa-laugh-squint:before {
  content: ""; }

.fa-laugh-wink:before {
  content: ""; }

.fa-layer-group:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-lemon:before {
  content: ""; }

.fa-less:before {
  content: ""; }

.fa-less-than:before {
  content: ""; }

.fa-less-than-equal:before {
  content: ""; }

.fa-level-down-alt:before {
  content: ""; }

.fa-level-up-alt:before {
  content: ""; }

.fa-life-ring:before {
  content: ""; }

.fa-lightbulb:before {
  content: ""; }

.fa-line:before {
  content: ""; }

.fa-link:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-linkedin-in:before {
  content: ""; }

.fa-linode:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-lira-sign:before {
  content: ""; }

.fa-list:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-lock-open:before {
  content: ""; }

.fa-long-arrow-alt-down:before {
  content: ""; }

.fa-long-arrow-alt-left:before {
  content: ""; }

.fa-long-arrow-alt-right:before {
  content: ""; }

.fa-long-arrow-alt-up:before {
  content: ""; }

.fa-low-vision:before {
  content: ""; }

.fa-luggage-cart:before {
  content: ""; }

.fa-lungs:before {
  content: ""; }

.fa-lungs-virus:before {
  content: "不"; }

.fa-lyft:before {
  content: ""; }

.fa-magento:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-mail-bulk:before {
  content: ""; }

.fa-mailchimp:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-mandalorian:before {
  content: ""; }

.fa-map:before {
  content: ""; }

.fa-map-marked:before {
  content: ""; }

.fa-map-marked-alt:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-map-marker-alt:before {
  content: ""; }

.fa-map-pin:before {
  content: ""; }

.fa-map-signs:before {
  content: ""; }

.fa-markdown:before {
  content: ""; }

.fa-marker:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mars-double:before {
  content: ""; }

.fa-mars-stroke:before {
  content: ""; }

.fa-mars-stroke-h:before {
  content: ""; }

.fa-mars-stroke-v:before {
  content: ""; }

.fa-mask:before {
  content: ""; }

.fa-mastodon:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-mdb:before {
  content: ""; }

.fa-medal:before {
  content: ""; }

.fa-medapps:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

.fa-medium-m:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-medrt:before {
  content: ""; }

.fa-meetup:before {
  content: ""; }

.fa-megaport:before {
  content: ""; }

.fa-meh:before {
  content: ""; }

.fa-meh-blank:before {
  content: ""; }

.fa-meh-rolling-eyes:before {
  content: ""; }

.fa-memory:before {
  content: ""; }

.fa-mendeley:before {
  content: ""; }

.fa-menorah:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

.fa-meteor:before {
  content: ""; }

.fa-microblog:before {
  content: "駱"; }

.fa-microchip:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-alt:before {
  content: ""; }

.fa-microphone-alt-slash:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-microscope:before {
  content: ""; }

.fa-microsoft:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-mitten:before {
  content: ""; }

.fa-mix:before {
  content: ""; }

.fa-mixcloud:before {
  content: ""; }

.fa-mixer:before {
  content: "稜"; }

.fa-mizuni:before {
  content: ""; }

.fa-mobile:before {
  content: ""; }

.fa-mobile-alt:before {
  content: ""; }

.fa-modx:before {
  content: ""; }

.fa-monero:before {
  content: ""; }

.fa-money-bill:before {
  content: ""; }

.fa-money-bill-alt:before {
  content: ""; }

.fa-money-bill-wave:before {
  content: ""; }

.fa-money-bill-wave-alt:before {
  content: ""; }

.fa-money-check:before {
  content: ""; }

.fa-money-check-alt:before {
  content: ""; }

.fa-monument:before {
  content: ""; }

.fa-moon:before {
  content: ""; }

.fa-mortar-pestle:before {
  content: ""; }

.fa-mosque:before {
  content: ""; }

.fa-motorcycle:before {
  content: ""; }

.fa-mountain:before {
  content: ""; }

.fa-mouse:before {
  content: ""; }

.fa-mouse-pointer:before {
  content: ""; }

.fa-mug-hot:before {
  content: ""; }

.fa-music:before {
  content: ""; }

.fa-napster:before {
  content: ""; }

.fa-neos:before {
  content: ""; }

.fa-network-wired:before {
  content: ""; }

.fa-neuter:before {
  content: ""; }

.fa-newspaper:before {
  content: ""; }

.fa-nimblr:before {
  content: ""; }

.fa-node:before {
  content: ""; }

.fa-node-js:before {
  content: ""; }

.fa-not-equal:before {
  content: ""; }

.fa-notes-medical:before {
  content: ""; }

.fa-npm:before {
  content: ""; }

.fa-ns8:before {
  content: ""; }

.fa-nutritionix:before {
  content: ""; }

.fa-object-group:before {
  content: ""; }

.fa-object-ungroup:before {
  content: ""; }

.fa-odnoklassniki:before {
  content: ""; }

.fa-odnoklassniki-square:before {
  content: ""; }

.fa-oil-can:before {
  content: ""; }

.fa-old-republic:before {
  content: ""; }

.fa-om:before {
  content: ""; }

.fa-opencart:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-opera:before {
  content: ""; }

.fa-optin-monster:before {
  content: ""; }

.fa-orcid:before {
  content: ""; }

.fa-osi:before {
  content: ""; }

.fa-otter:before {
  content: ""; }

.fa-outdent:before {
  content: ""; }

.fa-page4:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-pager:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-paint-roller:before {
  content: ""; }

.fa-palette:before {
  content: ""; }

.fa-palfed:before {
  content: ""; }

.fa-pallet:before {
  content: ""; }

.fa-paper-plane:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-parachute-box:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-parking:before {
  content: ""; }

.fa-passport:before {
  content: ""; }

.fa-pastafarianism:before {
  content: ""; }

.fa-paste:before {
  content: ""; }

.fa-patreon:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-pause-circle:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-peace:before {
  content: ""; }

.fa-pen:before {
  content: ""; }

.fa-pen-alt:before {
  content: ""; }

.fa-pen-fancy:before {
  content: ""; }

.fa-pen-nib:before {
  content: ""; }

.fa-pen-square:before {
  content: ""; }

.fa-pencil-alt:before {
  content: ""; }

.fa-pencil-ruler:before {
  content: ""; }

.fa-penny-arcade:before {
  content: ""; }

.fa-people-arrows:before {
  content: "泌"; }

.fa-people-carry:before {
  content: ""; }

.fa-pepper-hot:before {
  content: ""; }

.fa-percent:before {
  content: ""; }

.fa-percentage:before {
  content: ""; }

.fa-periscope:before {
  content: ""; }

.fa-person-booth:before {
  content: ""; }

.fa-phabricator:before {
  content: ""; }

.fa-phoenix-framework:before {
  content: ""; }

.fa-phoenix-squadron:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-phone-alt:before {
  content: ""; }

.fa-phone-slash:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-phone-square-alt:before {
  content: ""; }

.fa-phone-volume:before {
  content: ""; }

.fa-photo-video:before {
  content: ""; }

.fa-php:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-pied-piper-hat:before {
  content: ""; }

.fa-pied-piper-pp:before {
  content: ""; }

.fa-pied-piper-square:before {
  content: "爛"; }

.fa-piggy-bank:before {
  content: ""; }

.fa-pills:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-p:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-pizza-slice:before {
  content: ""; }

.fa-place-of-worship:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-plane-arrival:before {
  content: ""; }

.fa-plane-departure:before {
  content: ""; }

.fa-plane-slash:before {
  content: "數"; }

.fa-play:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-playstation:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-podcast:before {
  content: ""; }

.fa-poll:before {
  content: ""; }

.fa-poll-h:before {
  content: ""; }

.fa-poo:before {
  content: ""; }

.fa-poo-storm:before {
  content: ""; }

.fa-poop:before {
  content: ""; }

.fa-portrait:before {
  content: ""; }

.fa-pound-sign:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-pray:before {
  content: ""; }

.fa-praying-hands:before {
  content: ""; }

.fa-prescription:before {
  content: ""; }

.fa-prescription-bottle:before {
  content: ""; }

.fa-prescription-bottle-alt:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-procedures:before {
  content: ""; }

.fa-product-hunt:before {
  content: ""; }

.fa-project-diagram:before {
  content: ""; }

.fa-pump-medical:before {
  content: "索"; }

.fa-pump-soap:before {
  content: "參"; }

.fa-pushed:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-python:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-question-circle:before {
  content: ""; }

.fa-quidditch:before {
  content: ""; }

.fa-quinscape:before {
  content: ""; }

.fa-quora:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-quran:before {
  content: ""; }

.fa-r-project:before {
  content: ""; }

.fa-radiation:before {
  content: ""; }

.fa-radiation-alt:before {
  content: ""; }

.fa-rainbow:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-raspberry-pi:before {
  content: ""; }

.fa-ravelry:before {
  content: ""; }

.fa-react:before {
  content: ""; }

.fa-reacteurope:before {
  content: ""; }

.fa-readme:before {
  content: ""; }

.fa-rebel:before {
  content: ""; }

.fa-receipt:before {
  content: ""; }

.fa-record-vinyl:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-red-river:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-alien:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-redhat:before {
  content: ""; }

.fa-redo:before {
  content: ""; }

.fa-redo-alt:before {
  content: ""; }

.fa-registered:before {
  content: ""; }

.fa-remove-format:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-reply:before {
  content: ""; }

.fa-reply-all:before {
  content: ""; }

.fa-replyd:before {
  content: ""; }

.fa-republican:before {
  content: ""; }

.fa-researchgate:before {
  content: ""; }

.fa-resolving:before {
  content: ""; }

.fa-restroom:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-rev:before {
  content: ""; }

.fa-ribbon:before {
  content: ""; }

.fa-ring:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-robot:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-rocketchat:before {
  content: ""; }

.fa-rockrms:before {
  content: ""; }

.fa-route:before {
  content: ""; }

.fa-rss:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-ruble-sign:before {
  content: ""; }

.fa-ruler:before {
  content: ""; }

.fa-ruler-combined:before {
  content: ""; }

.fa-ruler-horizontal:before {
  content: ""; }

.fa-ruler-vertical:before {
  content: ""; }

.fa-running:before {
  content: ""; }

.fa-rupee-sign:before {
  content: ""; }

.fa-rust:before {
  content: "梁"; }

.fa-sad-cry:before {
  content: ""; }

.fa-sad-tear:before {
  content: ""; }

.fa-safari:before {
  content: ""; }

.fa-salesforce:before {
  content: ""; }

.fa-sass:before {
  content: ""; }

.fa-satellite:before {
  content: ""; }

.fa-satellite-dish:before {
  content: ""; }

.fa-save:before {
  content: ""; }

.fa-schlix:before {
  content: ""; }

.fa-school:before {
  content: ""; }

.fa-screwdriver:before {
  content: ""; }

.fa-scribd:before {
  content: ""; }

.fa-scroll:before {
  content: ""; }

.fa-sd-card:before {
  content: ""; }

.fa-search:before {
  content: ""; }

.fa-search-dollar:before {
  content: ""; }

.fa-search-location:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-searchengin:before {
  content: ""; }

.fa-seedling:before {
  content: ""; }

.fa-sellcast:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-server:before {
  content: ""; }

.fa-servicestack:before {
  content: ""; }

.fa-shapes:before {
  content: ""; }

.fa-share:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-shekel-sign:before {
  content: ""; }

.fa-shield-alt:before {
  content: ""; }

.fa-shield-virus:before {
  content: "塞"; }

.fa-ship:before {
  content: ""; }

.fa-shipping-fast:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-shoe-prints:before {
  content: ""; }

.fa-shopify:before {
  content: "綾"; }

.fa-shopping-bag:before {
  content: ""; }

.fa-shopping-basket:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-shopware:before {
  content: ""; }

.fa-shower:before {
  content: ""; }

.fa-shuttle-van:before {
  content: ""; }

.fa-sign:before {
  content: ""; }

.fa-sign-in-alt:before {
  content: ""; }

.fa-sign-language:before {
  content: ""; }

.fa-sign-out-alt:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-signature:before {
  content: ""; }

.fa-sim-card:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-sink:before {
  content: "省"; }

.fa-sistrix:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-sith:before {
  content: ""; }

.fa-skating:before {
  content: ""; }

.fa-sketch:before {
  content: ""; }

.fa-skiing:before {
  content: ""; }

.fa-skiing-nordic:before {
  content: ""; }

.fa-skull:before {
  content: ""; }

.fa-skull-crossbones:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-slack-hash:before {
  content: ""; }

.fa-slash:before {
  content: ""; }

.fa-sleigh:before {
  content: ""; }

.fa-sliders-h:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-smile:before {
  content: ""; }

.fa-smile-beam:before {
  content: ""; }

.fa-smile-wink:before {
  content: ""; }

.fa-smog:before {
  content: ""; }

.fa-smoking:before {
  content: ""; }

.fa-smoking-ban:before {
  content: ""; }

.fa-sms:before {
  content: ""; }

.fa-snapchat:before {
  content: ""; }

.fa-snapchat-ghost:before {
  content: ""; }

.fa-snapchat-square:before {
  content: ""; }

.fa-snowboarding:before {
  content: ""; }

.fa-snowflake:before {
  content: ""; }

.fa-snowman:before {
  content: ""; }

.fa-snowplow:before {
  content: ""; }

.fa-soap:before {
  content: "葉"; }

.fa-socks:before {
  content: ""; }

.fa-solar-panel:before {
  content: ""; }

.fa-sort:before {
  content: ""; }

.fa-sort-alpha-down:before {
  content: ""; }

.fa-sort-alpha-down-alt:before {
  content: ""; }

.fa-sort-alpha-up:before {
  content: ""; }

.fa-sort-alpha-up-alt:before {
  content: ""; }

.fa-sort-amount-down:before {
  content: ""; }

.fa-sort-amount-down-alt:before {
  content: ""; }

.fa-sort-amount-up:before {
  content: ""; }

.fa-sort-amount-up-alt:before {
  content: ""; }

.fa-sort-down:before {
  content: ""; }

.fa-sort-numeric-down:before {
  content: ""; }

.fa-sort-numeric-down-alt:before {
  content: ""; }

.fa-sort-numeric-up:before {
  content: ""; }

.fa-sort-numeric-up-alt:before {
  content: ""; }

.fa-sort-up:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-sourcetree:before {
  content: ""; }

.fa-spa:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-speakap:before {
  content: ""; }

.fa-speaker-deck:before {
  content: ""; }

.fa-spell-check:before {
  content: ""; }

.fa-spider:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-splotch:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-spray-can:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-square-full:before {
  content: ""; }

.fa-square-root-alt:before {
  content: ""; }

.fa-squarespace:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-stackpath:before {
  content: ""; }

.fa-stamp:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-and-crescent:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-star-half-alt:before {
  content: ""; }

.fa-star-of-david:before {
  content: ""; }

.fa-star-of-life:before {
  content: ""; }

.fa-staylinked:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-steam-symbol:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-sticker-mule:before {
  content: ""; }

.fa-sticky-note:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-stop-circle:before {
  content: ""; }

.fa-stopwatch:before {
  content: ""; }

.fa-stopwatch-20:before {
  content: "說"; }

.fa-store:before {
  content: ""; }

.fa-store-alt:before {
  content: ""; }

.fa-store-alt-slash:before {
  content: "殺"; }

.fa-store-slash:before {
  content: "辰"; }

.fa-strava:before {
  content: ""; }

.fa-stream:before {
  content: ""; }

.fa-street-view:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-stripe:before {
  content: ""; }

.fa-stripe-s:before {
  content: ""; }

.fa-stroopwafel:before {
  content: ""; }

.fa-studiovinari:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-suitcase-rolling:before {
  content: ""; }

.fa-sun:before {
  content: ""; }

.fa-superpowers:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-supple:before {
  content: ""; }

.fa-surprise:before {
  content: ""; }

.fa-suse:before {
  content: ""; }

.fa-swatchbook:before {
  content: ""; }

.fa-swift:before {
  content: ""; }

.fa-swimmer:before {
  content: ""; }

.fa-swimming-pool:before {
  content: ""; }

.fa-symfony:before {
  content: ""; }

.fa-synagogue:before {
  content: ""; }

.fa-sync:before {
  content: ""; }

.fa-sync-alt:before {
  content: ""; }

.fa-syringe:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-table-tennis:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-tablet-alt:before {
  content: ""; }

.fa-tablets:before {
  content: ""; }

.fa-tachometer-alt:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-tape:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-taxi:before {
  content: ""; }

.fa-teamspeak:before {
  content: ""; }

.fa-teeth:before {
  content: ""; }

.fa-teeth-open:before {
  content: ""; }

.fa-telegram:before {
  content: ""; }

.fa-telegram-plane:before {
  content: ""; }

.fa-temperature-high:before {
  content: ""; }

.fa-temperature-low:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-tenge:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-the-red-yeti:before {
  content: ""; }

.fa-theater-masks:before {
  content: ""; }

.fa-themeco:before {
  content: ""; }

.fa-themeisle:before {
  content: ""; }

.fa-thermometer:before {
  content: ""; }

.fa-thermometer-empty:before {
  content: ""; }

.fa-thermometer-full:before {
  content: ""; }

.fa-thermometer-half:before {
  content: ""; }

.fa-thermometer-quarter:before {
  content: ""; }

.fa-thermometer-three-quarters:before {
  content: ""; }

.fa-think-peaks:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbtack:before {
  content: ""; }

.fa-ticket-alt:before {
  content: ""; }

.fa-tiktok:before {
  content: "糧"; }

.fa-times:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-tint-slash:before {
  content: ""; }

.fa-tired:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-toilet:before {
  content: ""; }

.fa-toilet-paper:before {
  content: ""; }

.fa-toilet-paper-slash:before {
  content: "沈"; }

.fa-toolbox:before {
  content: ""; }

.fa-tools:before {
  content: ""; }

.fa-tooth:before {
  content: ""; }

.fa-torah:before {
  content: ""; }

.fa-torii-gate:before {
  content: ""; }

.fa-tractor:before {
  content: ""; }

.fa-trade-federation:before {
  content: ""; }

.fa-trademark:before {
  content: ""; }

.fa-traffic-light:before {
  content: ""; }

.fa-trailer:before {
  content: "論"; }

.fa-train:before {
  content: ""; }

.fa-tram:before {
  content: ""; }

.fa-transgender:before {
  content: ""; }

.fa-transgender-alt:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-trash-alt:before {
  content: ""; }

.fa-trash-restore:before {
  content: ""; }

.fa-trash-restore-alt:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-tripadvisor:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-truck-loading:before {
  content: ""; }

.fa-truck-monster:before {
  content: ""; }

.fa-truck-moving:before {
  content: ""; }

.fa-truck-pickup:before {
  content: ""; }

.fa-tshirt:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-tv:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-typo3:before {
  content: ""; }

.fa-uber:before {
  content: ""; }

.fa-ubuntu:before {
  content: ""; }

.fa-uikit:before {
  content: ""; }

.fa-umbraco:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-umbrella-beach:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-undo:before {
  content: ""; }

.fa-undo-alt:before {
  content: ""; }

.fa-uniregistry:before {
  content: ""; }

.fa-unity:before {
  content: "雷"; }

.fa-universal-access:before {
  content: ""; }

.fa-university:before {
  content: ""; }

.fa-unlink:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-unsplash:before {
  content: "良"; }

.fa-untappd:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-ups:before {
  content: ""; }

.fa-usb:before {
  content: ""; }

.fa-user:before {
  content: ""; }

.fa-user-alt:before {
  content: ""; }

.fa-user-alt-slash:before {
  content: ""; }

.fa-user-astronaut:before {
  content: ""; }

.fa-user-check:before {
  content: ""; }

.fa-user-circle:before {
  content: ""; }

.fa-user-clock:before {
  content: ""; }

.fa-user-cog:before {
  content: ""; }

.fa-user-edit:before {
  content: ""; }

.fa-user-friends:before {
  content: ""; }

.fa-user-graduate:before {
  content: ""; }

.fa-user-injured:before {
  content: ""; }

.fa-user-lock:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-user-minus:before {
  content: ""; }

.fa-user-ninja:before {
  content: ""; }

.fa-user-nurse:before {
  content: ""; }

.fa-user-plus:before {
  content: ""; }

.fa-user-secret:before {
  content: ""; }

.fa-user-shield:before {
  content: ""; }

.fa-user-slash:before {
  content: ""; }

.fa-user-tag:before {
  content: ""; }

.fa-user-tie:before {
  content: ""; }

.fa-user-times:before {
  content: ""; }

.fa-users:before {
  content: ""; }

.fa-users-cog:before {
  content: ""; }

.fa-users-slash:before {
  content: "拾"; }

.fa-usps:before {
  content: ""; }

.fa-ussunnah:before {
  content: ""; }

.fa-utensil-spoon:before {
  content: ""; }

.fa-utensils:before {
  content: ""; }

.fa-vaadin:before {
  content: ""; }

.fa-vector-square:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-venus-double:before {
  content: ""; }

.fa-venus-mars:before {
  content: ""; }

.fa-viacoin:before {
  content: ""; }

.fa-viadeo:before {
  content: ""; }

.fa-viadeo-square:before {
  content: ""; }

.fa-vial:before {
  content: ""; }

.fa-vials:before {
  content: ""; }

.fa-viber:before {
  content: ""; }

.fa-video:before {
  content: ""; }

.fa-video-slash:before {
  content: ""; }

.fa-vihara:before {
  content: ""; }

.fa-vimeo:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-vimeo-v:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-virus:before {
  content: "若"; }

.fa-virus-slash:before {
  content: "掠"; }

.fa-viruses:before {
  content: "略"; }

.fa-vk:before {
  content: ""; }

.fa-vnv:before {
  content: ""; }

.fa-voicemail:before {
  content: ""; }

.fa-volleyball-ball:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-mute:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-vote-yea:before {
  content: ""; }

.fa-vr-cardboard:before {
  content: ""; }

.fa-vuejs:before {
  content: ""; }

.fa-walking:before {
  content: ""; }

.fa-wallet:before {
  content: ""; }

.fa-warehouse:before {
  content: ""; }

.fa-water:before {
  content: ""; }

.fa-wave-square:before {
  content: ""; }

.fa-waze:before {
  content: ""; }

.fa-weebly:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-weight:before {
  content: ""; }

.fa-weight-hanging:before {
  content: ""; }

.fa-weixin:before {
  content: ""; }

.fa-whatsapp:before {
  content: ""; }

.fa-whatsapp-square:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-whmcs:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-wikipedia-w:before {
  content: ""; }

.fa-wind:before {
  content: ""; }

.fa-window-close:before {
  content: ""; }

.fa-window-maximize:before {
  content: ""; }

.fa-window-minimize:before {
  content: ""; }

.fa-window-restore:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-wine-bottle:before {
  content: ""; }

.fa-wine-glass:before {
  content: ""; }

.fa-wine-glass-alt:before {
  content: ""; }

.fa-wix:before {
  content: ""; }

.fa-wizards-of-the-coast:before {
  content: ""; }

.fa-wolf-pack-battalion:before {
  content: ""; }

.fa-won-sign:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-wordpress-simple:before {
  content: ""; }

.fa-wpbeginner:before {
  content: ""; }

.fa-wpexplorer:before {
  content: ""; }

.fa-wpforms:before {
  content: ""; }

.fa-wpressr:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-x-ray:before {
  content: ""; }

.fa-xbox:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-y-combinator:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-yammer:before {
  content: ""; }

.fa-yandex:before {
  content: ""; }

.fa-yandex-international:before {
  content: ""; }

.fa-yarn:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-yen-sign:before {
  content: ""; }

.fa-yin-yang:before {
  content: ""; }

.fa-yoast:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-zhihu:before {
  content: ""; }

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

/*!
 * Font Awesome Free 5.13.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../fonts/fontawesome/fa-regular-400.eot");
  src: url("../fonts/fontawesome/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fontawesome/fa-regular-400.woff2") format("woff2"), url("../fonts/fontawesome/fa-regular-400.woff") format("woff"), url("../fonts/fontawesome/fa-regular-400.ttf") format("truetype"), url("../fonts/fontawesome/fa-regular-400.svg#fontawesome") format("svg"); }
.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

/*!
 * Font Awesome Free 5.13.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("../fonts/fontawesome/fa-solid-900.eot");
  src: url("../fonts/fontawesome/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../fonts/fontawesome/fa-solid-900.woff2") format("woff2"), url("../fonts/fontawesome/fa-solid-900.woff") format("woff"), url("../fonts/fontawesome/fa-solid-900.ttf") format("truetype"), url("../fonts/fontawesome/fa-solid-900.svg#fontawesome") format("svg"); }
.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; }

/*!
 * Font Awesome Free 5.13.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../fonts/fontawesome/fa-brands-400.eot");
  src: url("../fonts/fontawesome/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fontawesome/fa-brands-400.woff2") format("woff2"), url("../fonts/fontawesome/fa-brands-400.woff") format("woff"), url("../fonts/fontawesome/fa-brands-400.ttf") format("truetype"), url("../fonts/fontawesome/fa-brands-400.svg#fontawesome") format("svg"); }
.fab {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

@font-face {
  font-family: "simple-line-icons";
  src: url("../fonts/simple-line-icons/Simple-Line-Icons.eot?v=2.4.0");
  src: url("../fonts/simple-line-icons/Simple-Line-Icons.eot?v=2.4.0#iefix") format("embedded-opentype"), url("../fonts/simple-line-icons/Simple-Line-Icons.woff2?v=2.4.0") format("woff2"), url("../fonts/simple-line-icons/Simple-Line-Icons.ttf?v=2.4.0") format("truetype"), url("../fonts/simple-line-icons/Simple-Line-Icons.woff?v=2.4.0") format("woff"), url("../fonts/simple-line-icons/Simple-Line-Icons.svg?v=2.4.0#simple-line-icons") format("svg");
  font-weight: normal;
  font-style: normal; }
.si {
  font-family: "simple-line-icons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.si-user:before {
  content: "\e005"; }

.si-people:before {
  content: "\e001"; }

.si-user-female:before {
  content: "\e000"; }

.si-user-follow:before {
  content: "\e002"; }

.si-user-following:before {
  content: "\e003"; }

.si-user-unfollow:before {
  content: "\e004"; }

.si-login:before {
  content: "\e066"; }

.si-logout:before {
  content: "\e065"; }

.si-emotsmile:before {
  content: "\e021"; }

.si-phone:before {
  content: "\e600"; }

.si-call-end:before {
  content: "\e048"; }

.si-call-in:before {
  content: "\e047"; }

.si-call-out:before {
  content: "\e046"; }

.si-map:before {
  content: "\e033"; }

.si-location-pin:before {
  content: "\e096"; }

.si-direction:before {
  content: "\e042"; }

.si-directions:before {
  content: "\e041"; }

.si-compass:before {
  content: "\e045"; }

.si-layers:before {
  content: "\e034"; }

.si-menu:before {
  content: "\e601"; }

.si-list:before {
  content: "\e067"; }

.si-options-vertical:before {
  content: "\e602"; }

.si-options:before {
  content: "\e603"; }

.si-arrow-down:before {
  content: "\e604"; }

.si-arrow-left:before {
  content: "\e605"; }

.si-arrow-right:before {
  content: "\e606"; }

.si-arrow-up:before {
  content: "\e607"; }

.si-arrow-up-circle:before {
  content: "\e078"; }

.si-arrow-left-circle:before {
  content: "\e07a"; }

.si-arrow-right-circle:before {
  content: "\e079"; }

.si-arrow-down-circle:before {
  content: "\e07b"; }

.si-check:before {
  content: "\e080"; }

.si-clock:before {
  content: "\e081"; }

.si-plus:before {
  content: "\e095"; }

.si-minus:before {
  content: "\e615"; }

.si-close:before {
  content: "\e082"; }

.si-event:before {
  content: "\e619"; }

.si-exclamation:before {
  content: "\e617"; }

.si-organization:before {
  content: "\e616"; }

.si-trophy:before {
  content: "\e006"; }

.si-screen-smartphone:before {
  content: "\e010"; }

.si-screen-desktop:before {
  content: "\e011"; }

.si-plane:before {
  content: "\e012"; }

.si-notebook:before {
  content: "\e013"; }

.si-mustache:before {
  content: "\e014"; }

.si-mouse:before {
  content: "\e015"; }

.si-magnet:before {
  content: "\e016"; }

.si-energy:before {
  content: "\e020"; }

.si-disc:before {
  content: "\e022"; }

.si-cursor:before {
  content: "\e06e"; }

.si-cursor-move:before {
  content: "\e023"; }

.si-crop:before {
  content: "\e024"; }

.si-chemistry:before {
  content: "\e026"; }

.si-speedometer:before {
  content: "\e007"; }

.si-shield:before {
  content: "\e00e"; }

.si-screen-tablet:before {
  content: "\e00f"; }

.si-magic-wand:before {
  content: "\e017"; }

.si-hourglass:before {
  content: "\e018"; }

.si-graduation:before {
  content: "\e019"; }

.si-ghost:before {
  content: "\e01a"; }

.si-game-controller:before {
  content: "\e01b"; }

.si-fire:before {
  content: "\e01c"; }

.si-eyeglass:before {
  content: "\e01d"; }

.si-envelope-open:before {
  content: "\e01e"; }

.si-envelope-letter:before {
  content: "\e01f"; }

.si-bell:before {
  content: "\e027"; }

.si-badge:before {
  content: "\e028"; }

.si-anchor:before {
  content: "\e029"; }

.si-wallet:before {
  content: "\e02a"; }

.si-vector:before {
  content: "\e02b"; }

.si-speech:before {
  content: "\e02c"; }

.si-puzzle:before {
  content: "\e02d"; }

.si-printer:before {
  content: "\e02e"; }

.si-present:before {
  content: "\e02f"; }

.si-playlist:before {
  content: "\e030"; }

.si-pin:before {
  content: "\e031"; }

.si-picture:before {
  content: "\e032"; }

.si-handbag:before {
  content: "\e035"; }

.si-globe-alt:before {
  content: "\e036"; }

.si-globe:before {
  content: "\e037"; }

.si-folder-alt:before {
  content: "\e039"; }

.si-folder:before {
  content: "\e089"; }

.si-film:before {
  content: "\e03a"; }

.si-feed:before {
  content: "\e03b"; }

.si-drop:before {
  content: "\e03e"; }

.si-drawer:before {
  content: "\e03f"; }

.si-docs:before {
  content: "\e040"; }

.si-doc:before {
  content: "\e085"; }

.si-diamond:before {
  content: "\e043"; }

.si-cup:before {
  content: "\e044"; }

.si-calculator:before {
  content: "\e049"; }

.si-bubbles:before {
  content: "\e04a"; }

.si-briefcase:before {
  content: "\e04b"; }

.si-book-open:before {
  content: "\e04c"; }

.si-basket-loaded:before {
  content: "\e04d"; }

.si-basket:before {
  content: "\e04e"; }

.si-bag:before {
  content: "\e04f"; }

.si-action-undo:before {
  content: "\e050"; }

.si-action-redo:before {
  content: "\e051"; }

.si-wrench:before {
  content: "\e052"; }

.si-umbrella:before {
  content: "\e053"; }

.si-trash:before {
  content: "\e054"; }

.si-tag:before {
  content: "\e055"; }

.si-support:before {
  content: "\e056"; }

.si-frame:before {
  content: "\e038"; }

.si-size-fullscreen:before {
  content: "\e057"; }

.si-size-actual:before {
  content: "\e058"; }

.si-shuffle:before {
  content: "\e059"; }

.si-share-alt:before {
  content: "\e05a"; }

.si-share:before {
  content: "\e05b"; }

.si-rocket:before {
  content: "\e05c"; }

.si-question:before {
  content: "\e05d"; }

.si-pie-chart:before {
  content: "\e05e"; }

.si-pencil:before {
  content: "\e05f"; }

.si-note:before {
  content: "\e060"; }

.si-loop:before {
  content: "\e064"; }

.si-home:before {
  content: "\e069"; }

.si-grid:before {
  content: "\e06a"; }

.si-graph:before {
  content: "\e06b"; }

.si-microphone:before {
  content: "\e063"; }

.si-music-tone-alt:before {
  content: "\e061"; }

.si-music-tone:before {
  content: "\e062"; }

.si-earphones-alt:before {
  content: "\e03c"; }

.si-earphones:before {
  content: "\e03d"; }

.si-equalizer:before {
  content: "\e06c"; }

.si-like:before {
  content: "\e068"; }

.si-dislike:before {
  content: "\e06d"; }

.si-control-start:before {
  content: "\e06f"; }

.si-control-rewind:before {
  content: "\e070"; }

.si-control-play:before {
  content: "\e071"; }

.si-control-pause:before {
  content: "\e072"; }

.si-control-forward:before {
  content: "\e073"; }

.si-control-end:before {
  content: "\e074"; }

.si-volume-1:before {
  content: "\e09f"; }

.si-volume-2:before {
  content: "\e0a0"; }

.si-volume-off:before {
  content: "\e0a1"; }

.si-calendar:before {
  content: "\e075"; }

.si-bulb:before {
  content: "\e076"; }

.si-chart:before {
  content: "\e077"; }

.si-ban:before {
  content: "\e07c"; }

.si-bubble:before {
  content: "\e07d"; }

.si-camrecorder:before {
  content: "\e07e"; }

.si-camera:before {
  content: "\e07f"; }

.si-cloud-download:before {
  content: "\e083"; }

.si-cloud-upload:before {
  content: "\e084"; }

.si-envelope:before {
  content: "\e086"; }

.si-eye:before {
  content: "\e087"; }

.si-flag:before {
  content: "\e088"; }

.si-heart:before {
  content: "\e08a"; }

.si-info:before {
  content: "\e08b"; }

.si-key:before {
  content: "\e08c"; }

.si-link:before {
  content: "\e08d"; }

.si-lock:before {
  content: "\e08e"; }

.si-lock-open:before {
  content: "\e08f"; }

.si-magnifier:before {
  content: "\e090"; }

.si-magnifier-add:before {
  content: "\e091"; }

.si-magnifier-remove:before {
  content: "\e092"; }

.si-paper-clip:before {
  content: "\e093"; }

.si-paper-plane:before {
  content: "\e094"; }

.si-power:before {
  content: "\e097"; }

.si-refresh:before {
  content: "\e098"; }

.si-reload:before {
  content: "\e099"; }

.si-settings:before {
  content: "\e09a"; }

.si-star:before {
  content: "\e09b"; }

.si-symbol-female:before {
  content: "\e09c"; }

.si-symbol-male:before {
  content: "\e09d"; }

.si-target:before {
  content: "\e09e"; }

.si-credit-card:before {
  content: "\e025"; }

.si-paypal:before {
  content: "\e608"; }

.si-social-tumblr:before {
  content: "\e00a"; }

.si-social-twitter:before {
  content: "\e009"; }

.si-social-facebook:before {
  content: "\e00b"; }

.si-social-instagram:before {
  content: "\e609"; }

.si-social-linkedin:before {
  content: "\e60a"; }

.si-social-pinterest:before {
  content: "\e60b"; }

.si-social-github:before {
  content: "\e60c"; }

.si-social-google:before {
  content: "\e60d"; }

.si-social-reddit:before {
  content: "\e60e"; }

.si-social-skype:before {
  content: "\e60f"; }

.si-social-dribbble:before {
  content: "\e00d"; }

.si-social-behance:before {
  content: "\e610"; }

.si-social-foursqare:before {
  content: "\e611"; }

.si-social-soundcloud:before {
  content: "\e612"; }

.si-social-spotify:before {
  content: "\e613"; }

.si-social-stumbleupon:before {
  content: "\e614"; }

.si-social-youtube:before {
  content: "\e008"; }

.si-social-dropbox:before {
  content: "\e00c"; }

.si-social-vkontakte:before {
  content: "\e618"; }

.si-social-steam:before {
  content: "\e620"; }

.si-users:before {
  content: "\e001"; }

.si-bar-chart:before {
  content: "\e077"; }

.si-camcorder:before {
  content: "\e07e"; }

.si-emoticon-smile:before {
  content: "\e021"; }

.si-eyeglasses:before {
  content: "\e01d"; }

.si-moustache:before {
  content: "\e014"; }

.si-pointer:before {
  content: "\e096"; }

[data-simplebar] {
  position: relative;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start; }

.simplebar-wrapper {
  overflow: hidden;
  width: inherit;
  height: inherit;
  max-width: inherit;
  max-height: inherit; }

.simplebar-mask {
  direction: inherit;
  position: absolute;
  overflow: hidden;
  padding: 0;
  margin: 0;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: auto !important;
  height: auto !important;
  z-index: 0; }

.simplebar-offset {
  direction: inherit !important;
  box-sizing: inherit !important;
  resize: none !important;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 0;
  margin: 0;
  -webkit-overflow-scrolling: touch; }

.simplebar-content-wrapper {
  direction: inherit;
  box-sizing: border-box !important;
  position: relative;
  display: block;
  height: 100%;
  /* Required for horizontal native scrollbar to not appear if parent is taller than natural height */
  width: auto;
  max-width: 100%;
  /* Not required for horizontal scroll to trigger */
  max-height: 100%;
  /* Needed for vertical scroll to trigger */
  scrollbar-width: none;
  -ms-overflow-style: none; }

.simplebar-content-wrapper::-webkit-scrollbar,
.simplebar-hide-scrollbar::-webkit-scrollbar {
  width: 0;
  height: 0; }

.simplebar-content:before,
.simplebar-content:after {
  content: ' ';
  display: table; }

.simplebar-placeholder {
  max-height: 100%;
  max-width: 100%;
  width: 100%;
  pointer-events: none; }

.simplebar-height-auto-observer-wrapper {
  box-sizing: inherit !important;
  height: 100%;
  width: 100%;
  max-width: 1px;
  position: relative;
  float: left;
  max-height: 1px;
  overflow: hidden;
  z-index: -1;
  padding: 0;
  margin: 0;
  pointer-events: none;
  flex-grow: inherit;
  flex-shrink: 0;
  flex-basis: 0; }

.simplebar-height-auto-observer {
  box-sizing: inherit;
  display: block;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 1000%;
  width: 1000%;
  min-height: 1px;
  min-width: 1px;
  overflow: hidden;
  pointer-events: none;
  z-index: -1; }

.simplebar-track {
  z-index: 1;
  position: absolute;
  right: 0;
  bottom: 0;
  pointer-events: none;
  overflow: hidden; }

[data-simplebar].simplebar-dragging .simplebar-content {
  pointer-events: none;
  user-select: none;
  -webkit-user-select: none; }

[data-simplebar].simplebar-dragging .simplebar-track {
  pointer-events: all; }

.simplebar-scrollbar {
  position: absolute;
  left: 0;
  right: 0;
  min-height: 10px; }

.simplebar-scrollbar:before {
  position: absolute;
  content: '';
  background: black;
  border-radius: 7px;
  left: 2px;
  right: 2px;
  opacity: 0;
  transition: opacity 0.2s linear; }

.simplebar-scrollbar.simplebar-visible:before {
  /* When hovered, remove all transitions from drag handle */
  opacity: 0.5;
  transition: opacity 0s linear; }

.simplebar-track.simplebar-vertical {
  top: 0;
  width: 11px; }

.simplebar-track.simplebar-vertical .simplebar-scrollbar:before {
  top: 2px;
  bottom: 2px; }

.simplebar-track.simplebar-horizontal {
  left: 0;
  height: 11px; }

.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before {
  height: 100%;
  left: 2px;
  right: 2px; }

.simplebar-track.simplebar-horizontal .simplebar-scrollbar {
  right: auto;
  left: 0;
  top: 2px;
  height: 7px;
  min-height: 0;
  min-width: 10px;
  width: auto; }

/* Rtl support */
[data-simplebar-direction='rtl'] .simplebar-track.simplebar-vertical {
  right: auto;
  left: 0; }

.hs-dummy-scrollbar-size {
  direction: rtl;
  position: fixed;
  opacity: 0;
  visibility: hidden;
  height: 500px;
  width: 500px;
  overflow-y: hidden;
  overflow-x: scroll; }

.simplebar-hide-scrollbar {
  position: fixed;
  left: 0;
  visibility: hidden;
  overflow-y: scroll;
  scrollbar-width: none;
  -ms-overflow-style: none; }

.simplebar-scrollbar {
  left: auto;
  right: 2px;
  width: 5px; }

.simplebar-scrollbar::before {
  left: 0;
  right: 0;
  background: rgba(1, 17, 35, 0.75); }
  .sidebar-dark #sidebar .simplebar-scrollbar::before {
    background: #fff; }

.datepicker {
  z-index: 1051 !important; }

.datepicker table thead th,
.datepicker table tbody td {
  padding: .375rem; }

.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover {
  background-color: #faeab9;
  border-color: #faeab9; }

.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,
.datepicker table tr td.active:focus,
.datepicker table tr td.active:hover:focus,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active.disabled:hover:focus,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.active,
.open .dropdown-toggle.datepicker table tr td.active:hover,
.open .dropdown-toggle.datepicker table tr td.active.disabled,
.open .dropdown-toggle.datepicker table tr td.active.disabled:hover,
.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,
.datepicker table tr td span.active:focus,
.datepicker table tr td span.active:hover:focus,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td span.active,
.open .dropdown-toggle.datepicker table tr td span.active:hover,
.open .dropdown-toggle.datepicker table tr td span.active.disabled,
.open .dropdown-toggle.datepicker table tr td span.active.disabled:hover {
  background-color: #0665d0;
  border-color: #0665d0; }

.cke_chrome,
.ck.ck-editor__main > .ck-editor__editable:not(.ck-focused),
.ck.ck-toolbar {
  border-color: #e4e9f3 !important; }

.cke_top,
.ck.ck-toolbar {
  border-bottom-color: #e4e9f3 !important;
  background: #f8f9fc !important; }

.ck.ck-toolbar .ck.ck-toolbar__separator {
  background: #e4e9f3 !important; }

.cke_bottom {
  border-top-color: #e4e9f3 !important;
  background: #f8f9fc !important; }

.dropzone {
  min-height: 200px;
  background-color: #f8f9fc;
  border: 0.125rem dashed #d4dcec;
  border-radius: 0.3rem; }
  .dropzone .dz-message {
    margin: 4rem 0;
    font-size: 1rem;
    font-style: italic;
    font-weight: 600;
    color: #495057; }
  .dropzone:hover {
    background-color: #fff;
    border-color: #0665d0; }
    .dropzone:hover .dz-message {
      color: #0665d0; }

table.dataTable {
  border-collapse: collapse !important; }
  table.dataTable td,
  table.dataTable th {
    box-sizing: border-box; }
  table.dataTable thead > tr > th.sorting_asc,
  table.dataTable thead > tr > th.sorting_desc,
  table.dataTable thead > tr > th.sorting,
  table.dataTable thead > tr > td.sorting_asc,
  table.dataTable thead > tr > td.sorting_desc,
  table.dataTable thead > tr > td.sorting {
    padding-right: 1.25rem; }
  table.dataTable thead .sorting:before,
  table.dataTable thead .sorting_asc:before,
  table.dataTable thead .sorting_desc:before,
  table.dataTable thead .sorting_asc_disabled:before,
  table.dataTable thead .sorting_desc_disabled:before {
    display: none; }
  table.dataTable thead .sorting:after,
  table.dataTable thead .sorting_asc:after,
  table.dataTable thead .sorting_desc:after,
  table.dataTable thead .sorting_asc_disabled:after,
  table.dataTable thead .sorting_desc_disabled:after {
    right: .375rem;
    bottom: .75rem;
    font-family: 'Font Awesome 5 Free', 'Font Awesome 5 Pro';
    font-weight: 600;
    opacity: .4; }
  table.dataTable thead .sorting:after {
    content: "\f0dc"; }
  table.dataTable thead .sorting_asc:after {
    content: "\f106"; }
  table.dataTable thead .sorting_desc:after {
    content: "\f107"; }

div.dataTables_wrapper div.dataTables_paginate ul.pagination {
  margin-top: .75rem;
  justify-content: center; }
  @media (min-width: 768px) {
    div.dataTables_wrapper div.dataTables_paginate ul.pagination {
      margin-top: .125rem;
      justify-content: flex-end; } }

.pie-chart {
  position: relative;
  display: block; }
  .pie-chart > canvas {
    display: block;
    margin: 0 auto; }
  .pie-chart > span {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    text-align: center;
    transform: translateY(-50%); }

.fc-theme-bootstrap .fc-h-event {
  background-color: #0665d0;
  border: #0665d0; }
.fc-theme-bootstrap .fc-col-header-cell {
  padding-top: .375rem;
  padding-bottom: .375rem;
  font-size: 0.875rem;
  font-weight: 600;
  text-transform: uppercase;
  background-color: #f8f9fc; }
@media (max-width: 767.98px) {
  .fc-theme-bootstrap .fc-toolbar.fc-header-toolbar {
    display: block; }
    .fc-theme-bootstrap .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk > div,
    .fc-theme-bootstrap .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk > .btn {
      margin-top: .5rem;
      margin-bottom: .5rem; }
    .fc-theme-bootstrap .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk:not(:first-child) {
      margin-top: 1rem; } }

.irs.irs--round .irs-line,
.irs.irs--round .irs-bar {
  height: 5px; }
.irs.irs--round .irs-min,
.irs.irs--round .irs-max,
.irs.irs--round .irs-line,
.irs.irs--round .irs-grid-pol {
  background: #f0f3f8; }
.irs.irs--round .irs-handle {
  border-color: #0665d0; }
.irs.irs--round .irs-from:before,
.irs.irs--round .irs-to:before,
.irs.irs--round .irs-single:before {
  border-top-color: #0665d0; }
.irs.irs--round .irs-bar,
.irs.irs--round .irs-from,
.irs.irs--round .irs-to,
.irs.irs--round .irs-single {
  background: #0665d0; }

.jqstooltip {
  box-sizing: content-box;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, Noto Sans, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  border: none !important;
  background-color: rgba(0, 0, 0, 0.75) !important;
  border-radius: 0.2rem; }

.jvectormap-tip {
  padding: .375rem .5rem;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, Noto Sans, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  background: #343a40;
  border: none;
  border-radius: 0; }

.jvectormap-zoomin,
.jvectormap-zoomout,
.jvectormap-goback {
  left: 1rem;
  padding: .25rem;
  line-height: 1rem;
  background: #3c3c3c; }

.jvectormap-zoomin,
.jvectormap-zoomout {
  width: 1rem;
  height: 1rem; }

.jvectormap-zoomin:hover,
.jvectormap-zoomout:hover {
  opacity: .6; }

.jvectormap-zoomout {
  top: 2.25rem; }

.pw-strength-progress > .progress {
  height: .375rem; }

.select2-container .select2-selection--single {
  height: calc(1.5em + 0.75rem + 2px); }
.select2-container .select2-search--inline .select2-search__field {
  margin-top: 0;
  margin: .25rem .25rem .25rem 0;
  height: 1.375rem;
  line-height: 1.375rem; }
.select2-container .select2-dropdown {
  border-color: #d4dcec;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem; }
  .select2-container .select2-dropdown .select2-search__field {
    padding: .25rem .75rem;
    font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, Noto Sans, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    border-radius: 0.25rem;
    box-shadow: none; }
    .select2-container .select2-dropdown .select2-search__field:focus {
      border-color: #5ba6fa;
      box-shadow: 0 0 0 0.2rem rgba(6, 101, 208, 0.25);
      outline: 0; }

.select2-container--default .select2-selection--single {
  border-color: #d4dcec;
  border-radius: 0.25rem; }
  .select2-container--default .select2-selection--single .select2-selection__rendered {
    display: flex;
    align-items: center;
    padding-left: 0.75rem;
    height: calc(1.5em + 0.75rem + 2px);
    line-height: 1.5; }
  .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: calc(1.5em + 0.75rem + 2px); }
  .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #6c757d; }
.select2-container--default .select2-selection--multiple {
  display: flex;
  align-items: center;
  border-color: #d4dcec;
  border-radius: 0.25rem;
  min-height: calc(1.5em + 0.75rem + 2px); }
  .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    padding-right: 0.75rem;
    padding-left: 0.75rem; }
.select2-container--default.select2-container--focus .select2-selection--multiple, .select2-container--default.select2-container--focus .select2-selection--single, .select2-container--default.select2-container--open .select2-selection--multiple, .select2-container--default.select2-container--open .select2-selection--single {
  border-color: #5ba6fa;
  box-shadow: 0 0 0 0.2rem rgba(6, 101, 208, 0.25);
  outline: 0; }
.is-valid + .select2-container--default .select2-selection--single,
.is-valid + .select2-container--default .select2-selection--multiple, .is-valid + .select2-container--default.select2-container--focus .select2-selection--single,
.is-valid + .select2-container--default.select2-container--focus .select2-selection--multiple {
  border-color: #82b54b; }
.is-valid + .select2-container--default.select2-container--focus .select2-selection--single,
.is-valid + .select2-container--default.select2-container--focus .select2-selection--multiple, .is-valid + .select2-container--default.select2-container--open .select2-selection--single,
.is-valid + .select2-container--default.select2-container--open .select2-selection--multiple {
  box-shadow: 0 0 0 0.2rem rgba(130, 181, 75, 0.25); }
.is-invalid + .select2-container--default .select2-selection--single,
.is-invalid + .select2-container--default .select2-selection--multiple, .is-invalid + .select2-container--default.select2-container--focus .select2-selection--single,
.is-invalid + .select2-container--default.select2-container--focus .select2-selection--multiple {
  border-color: #e04f1a; }
.is-invalid + .select2-container--default.select2-container--focus .select2-selection--single,
.is-invalid + .select2-container--default.select2-container--focus .select2-selection--multiple, .is-invalid + .select2-container--default.select2-container--open .select2-selection--single,
.is-invalid + .select2-container--default.select2-container--open .select2-selection--multiple {
  box-shadow: 0 0 0 0.2rem rgba(224, 79, 26, 0.25); }
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  margin: .25rem .25rem .25rem 0;
  height: 1.375rem;
  line-height: 1.375rem;
  color: #fff;
  font-size: 0.875rem;
  font-weight: 600;
  background-color: #0665d0;
  border: none;
  border-radius: 0.25rem; }
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  margin-right: 5px;
  color: rgba(255, 255, 255, 0.5); }
  .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: rgba(255, 255, 255, 0.75); }
.select2-container--default .select2-search--dropdown .select2-search__field {
  border-color: #d4dcec; }
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #0665d0; }
.select2-container--default .select2-search--inline .select2-search__field {
  padding-right: 0;
  padding-left: 0;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, Noto Sans, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  box-shadow: none; }

.CodeMirror-fullscreen,
.editor-toolbar.fullscreen,
.editor-preview-side {
  z-index: 1052; }

.editor-preview {
  z-index: 1051; }

.editor-toolbar {
  border-color: #e4e9f3;
  background-color: #f8f9fc; }

.CodeMirror {
  border-color: #e4e9f3; }

.note-editor.note-frame {
  border-color: #e4e9f3; }
  .note-editor.note-frame .note-toolbar-wrapper {
    background-color: #fff; }
  .note-editor.note-frame .note-toolbar {
    background-color: #f8f9fc;
    border-bottom-color: #e4e9f3; }
  .note-editor.note-frame .note-statusbar {
    border-top-color: #e4e9f3;
    background-color: #f8f9fc; }
  .note-editor.note-frame .note-popover .popover-content .note-color .dropdown-menu,
  .note-editor.note-frame .card-header.note-toolbar .note-color .dropdown-menu {
    min-width: 350px; }

.slick-slider .slick-slide {
  outline: none; }
.slick-slider.slick-dotted {
  margin-bottom: 3rem; }
  .slick-slider.slick-dotted .slick-dots {
    bottom: -2rem; }
.slick-slider.slick-dotted.slick-dotted-inner {
  margin-bottom: 0; }
  .slick-slider.slick-dotted.slick-dotted-inner .slick-dots {
    bottom: .625rem; }
.slick-slider.slick-dotted.slick-dotted-white .slick-dots li button::before {
  color: #fff; }
.slick-slider .slick-prev,
.slick-slider .slick-next {
  width: 2.5rem;
  height: 3.75rem;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.03);
  z-index: 2; }
  .slick-slider .slick-prev:hover,
  .slick-slider .slick-next:hover {
    background-color: rgba(0, 0, 0, 0.15); }
  .slick-slider .slick-prev::before,
  .slick-slider .slick-next::before {
    font-family: 'Font Awesome 5 Free', 'Font Awesome 5 Pro';
    font-weight: 600;
    font-size: 28px;
    line-height: 28px;
    color: #054d9e; }
.slick-slider .slick-prev {
  left: 0; }
  .slick-slider .slick-prev::before {
    content: '\f104'; }
.slick-slider .slick-next {
  right: 0; }
  .slick-slider .slick-next::before {
    content: '\f105'; }
.slick-slider.slick-nav-white .slick-prev,
.slick-slider.slick-nav-white .slick-next {
  background-color: rgba(255, 255, 255, 0.5); }
  .slick-slider.slick-nav-white .slick-prev:hover,
  .slick-slider.slick-nav-white .slick-next:hover {
    background-color: white; }
  .slick-slider.slick-nav-white .slick-prev:before,
  .slick-slider.slick-nav-white .slick-next:before {
    color: #000; }
.slick-slider.slick-nav-black .slick-prev,
.slick-slider.slick-nav-black .slick-next {
  background-color: rgba(0, 0, 0, 0.25); }
  .slick-slider.slick-nav-black .slick-prev:hover,
  .slick-slider.slick-nav-black .slick-next:hover {
    background-color: black; }
  .slick-slider.slick-nav-black .slick-prev::before,
  .slick-slider.slick-nav-black .slick-next::before {
    color: #fff; }
.slick-slider.slick-nav-hover .slick-prev,
.slick-slider.slick-nav-hover .slick-next {
  opacity: 0;
  transition: opacity .25s ease-out; }
.slick-slider.slick-nav-hover:hover .slick-prev,
.slick-slider.slick-nav-hover:hover .slick-next {
  opacity: 1; }

.dd,
.dd-item,
.dd-empty,
.dd-placeholder {
  font-size: .875rem; }

.dd-handle {
  height: 2.25rem;
  padding: .5rem .75rem;
  color: #495057;
  background: #f8f9fc;
  border-color: #e4e9f3; }
  .dd-handle:hover {
    color: #212529; }

.dd-item > button {
  height: 1.625rem; }

.dd-empty,
.dd-placeholder {
  border-color: #022954;
  background: #74b3fb;
  opacity: .25; }

.flatpickr-weekdays {
  height: 2rem;
  align-items: flex-end; }

.flatpickr-day.selected,
.flatpickr-day.startRange,
.flatpickr-day.endRange,
.flatpickr-day.selected.inRange,
.flatpickr-day.startRange.inRange,
.flatpickr-day.endRange.inRange,
.flatpickr-day.selected:focus,
.flatpickr-day.startRange:focus,
.flatpickr-day.endRange:focus,
.flatpickr-day.selected:hover,
.flatpickr-day.startRange:hover,
.flatpickr-day.endRange:hover,
.flatpickr-day.selected.prevMonthDay,
.flatpickr-day.startRange.prevMonthDay,
.flatpickr-day.endRange.prevMonthDay,
.flatpickr-day.selected.nextMonthDay,
.flatpickr-day.startRange.nextMonthDay,
.flatpickr-day.endRange.nextMonthDay {
  border-color: #0665d0;
  background: #0665d0; }

.flatpickr-months .flatpickr-prev-month:hover svg,
.flatpickr-months .flatpickr-next-month:hover svg {
  fill: #0665d0; }

#page-container.rtl-support {
  direction: rtl;
  text-align: right; }
  #page-container.rtl-support .breadcrumb.breadcrumb-alt .breadcrumb-item + .breadcrumb-item::before {
    content: "\f104"; }
  #page-container.rtl-support .breadcrumb-item + .breadcrumb-item {
    padding-right: .5rem;
    padding-left: 0; }
  #page-container.rtl-support .breadcrumb-item + .breadcrumb-item::before {
    padding-right: 0;
    padding-left: .5rem; }
  @media (min-width: 992px) {
    #page-container.rtl-support.sidebar-mini.sidebar-o.sidebar-r #sidebar .content-side,
    #page-container.rtl-support.sidebar-mini.sidebar-o.sidebar-r #sidebar .content-header {
      transform: translateX(-186px) translateY(0) translateZ(0); }
    #page-container.rtl-support.sidebar-mini.sidebar-o.sidebar-r #sidebar:hover .content-side,
    #page-container.rtl-support.sidebar-mini.sidebar-o.sidebar-r #sidebar:hover .content-header {
      transform: translateX(0); }
    #page-container.rtl-support.sidebar-mini.sidebar-o.sidebar-r #sidebar:not(:hover) .nav-main {
      transform: translateX(1.125rem); }
      #page-container.rtl-support.sidebar-mini.sidebar-o.sidebar-r #sidebar:not(:hover) .nav-main .nav-main-link-icon {
        transform: translateX(-1rem); } }
  #page-container.rtl-support .nav-main {
    padding-left: auto;
    padding-right: 0; }
  #page-container.rtl-support .nav-main-link .nav-main-link-icon {
    margin-right: 0;
    margin-left: .625rem; }
  #page-container.rtl-support .nav-main-link .nav-main-link-badge {
    margin-right: .625rem;
    margin-left: auto;
    padding-right: .375rem;
    padding-left: .375rem;
    font-size: .75rem; }
  #page-container.rtl-support .nav-main-link.nav-main-link-submenu {
    padding-right: .625rem;
    padding-left: 2rem; }
    #page-container.rtl-support .nav-main-link.nav-main-link-submenu::before, #page-container.rtl-support .nav-main-link.nav-main-link-submenu::after {
      right: auto;
      left: .625rem; }
  #page-container.rtl-support .nav-main-submenu {
    padding-right: 2.25rem;
    padding-left: 0; }
    #page-container.rtl-support .nav-main-submenu .nav-main-link {
      padding-right: 0;
      padding-left: .625rem; }
      #page-container.rtl-support .nav-main-submenu .nav-main-link.nav-main-link-submenu {
        padding-left: 2rem; }
    #page-container.rtl-support .nav-main-submenu .nav-main-submenu {
      padding-right: .75rem;
      padding-left: 0; }
  @media (min-width: 992px) {
    #page-container.rtl-support .nav-main-horizontal .nav-main-submenu {
      left: auto;
      right: 0;
      padding-left: auto;
      padding-right: 0; }
      #page-container.rtl-support .nav-main-horizontal .nav-main-submenu.nav-main-submenu-left {
        right: auto;
        left: 0; }
      #page-container.rtl-support .nav-main-horizontal .nav-main-submenu .nav-main-link {
        padding-left: .625rem;
        padding-right: 1rem; }
      #page-container.rtl-support .nav-main-horizontal .nav-main-submenu .nav-main-link.nav-main-link-submenu::before {
        content: '\f104'; }
      #page-container.rtl-support .nav-main-horizontal .nav-main-submenu .nav-main-link.nav-main-link-submenu::after {
        content: '\f105'; }
    #page-container.rtl-support .nav-main-horizontal .nav-main-submenu .nav-main-submenu {
      left: -100%;
      right: auto; } }

body {
  font-size: 0.95rem;
  color: #495057;
  background-color: #F4F9FE !important;
  overflow-y: scroll;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, Noto Sans, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, Noto Sans, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  color: #0467b5; }

h1.h2Tite, .h1Tite {
  line-height: 3.1rem; }

button:focus {
  outline: none; }

.nav-main-link {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: .5rem .625rem;
  margin: 1px 0;
  min-height: 2.25rem;
  font-size: .875rem;
  font-weight: 500;
  line-height: 1rem;
  color: #495057;
  border-radius: .2rem; }

.nav-main-submenu .nav-main-link {
  margin: 0;
  padding-left: 0;
  min-height: 2rem;
  color: rgba(73, 80, 87, 0.75); }

/* custom cols */
.col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl,
.col-xxl-auto {
  position: relative;
  width: 100%;
  padding-right: 14px;
  padding-left: 14px; }

@media (min-width: 1366px) {
  .col-xxl {
    flex-basis: 0;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%; }

  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }

  .col-xxl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }

  .col-xxl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }

  .col-xxl-3 {
    flex: 0 0 25%;
    max-width: 25%; }

  .col-xxl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }

  .col-xxl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }

  .col-xxl-6 {
    flex: 0 0 50%;
    max-width: 50%; }

  .col-xxl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }

  .col-xxl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }

  .col-xxl-9 {
    flex: 0 0 75%;
    max-width: 75%; }

  .col-xxl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }

  .col-xxl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }

  .col-xxl-12 {
    flex: 0 0 100%;
    max-width: 100%; } }
/* end custom cols */
p {
  line-height: 1.4; }

.img-avatar.img-avatar30 {
  width: 30px;
  height: 30px; }

.img-avatar.img-avatar40 {
  width: 40px;
  height: 40px; }

.img-avatar.img-avatar50 {
  width: 50px;
  height: 50px; }

.img-avatar.img-avatar60 {
  width: 60px;
  height: 60px; }

.img-avatar.img-avatar70 {
  width: 70px;
  height: 70px; }

.img-avatar.img-avatar80 {
  width: 80px;
  height: 80px; }

.img-avatar.img-avatar90 {
  width: 90px;
  height: 90px; }

.img-avatar.img-avatar100 {
  width: 100px;
  height: 100px; }

.img-avatar.img-avatar110 {
  width: 110px;
  height: 110px; }

.widthPerc1 {
  width: 1%; }

.widthPerc2 {
  width: 2%; }

.widthPerc3 {
  width: 3%; }

.widthPerc4 {
  width: 4%; }

.widthPerc5 {
  width: 5%; }

.widthPerc6 {
  width: 6%; }

.widthPerc7 {
  width: 7%; }

.widthPerc8 {
  width: 8%; }

.widthPerc9 {
  width: 9%; }

.widthPerc10 {
  width: 10%; }

.widthPerc11 {
  width: 11%; }

.widthPerc12 {
  width: 12%; }

.widthPerc13 {
  width: 13%; }

.widthPerc14 {
  width: 14%; }

.widthPerc15 {
  width: 15%; }

.widthPerc16 {
  width: 16%; }

.widthPerc17 {
  width: 17%; }

.widthPerc18 {
  width: 18%; }

.widthPerc19 {
  width: 19%; }

.widthPerc20 {
  width: 20%; }

.widthPerc21 {
  width: 21%; }

.widthPerc22 {
  width: 22%; }

.widthPerc23 {
  width: 23%; }

.widthPerc24 {
  width: 24%; }

.widthPerc25 {
  width: 25%; }

.widthPerc26 {
  width: 26%; }

.widthPerc27 {
  width: 27%; }

.widthPerc28 {
  width: 28%; }

.widthPerc29 {
  width: 29%; }

.widthPerc30 {
  width: 30%; }

.widthPerc31 {
  width: 31%; }

.widthPerc32 {
  width: 32%; }

.widthPerc33 {
  width: 33%; }

.widthPerc34 {
  width: 34%; }

.widthPerc35 {
  width: 35%; }

.widthPerc36 {
  width: 36%; }

.widthPerc37 {
  width: 37%; }

.widthPerc38 {
  width: 38%; }

.widthPerc39 {
  width: 39%; }

.widthPerc40 {
  width: 40%; }

.widthPerc41 {
  width: 41%; }

.widthPerc42 {
  width: 42%; }

.widthPerc43 {
  width: 43%; }

.widthPerc44 {
  width: 44%; }

.widthPerc45 {
  width: 45%; }

.widthPerc46 {
  width: 46%; }

.widthPerc47 {
  width: 47%; }

.widthPerc48 {
  width: 48%; }

.widthPerc49 {
  width: 49%; }

.widthPerc50 {
  width: 50%; }

.widthPerc51 {
  width: 51%; }

.widthPerc52 {
  width: 52%; }

.widthPerc53 {
  width: 53%; }

.widthPerc54 {
  width: 54%; }

.widthPerc55 {
  width: 55%; }

.widthPerc56 {
  width: 56%; }

.widthPerc57 {
  width: 57%; }

.widthPerc58 {
  width: 58%; }

.widthPerc59 {
  width: 59%; }

.widthPerc60 {
  width: 60%; }

.widthPerc61 {
  width: 61%; }

.widthPerc62 {
  width: 62%; }

.widthPerc63 {
  width: 63%; }

.widthPerc64 {
  width: 64%; }

.widthPerc65 {
  width: 65%; }

.widthPerc66 {
  width: 66%; }

.widthPerc67 {
  width: 67%; }

.widthPerc68 {
  width: 68%; }

.widthPerc69 {
  width: 69%; }

.widthPerc70 {
  width: 70%; }

.widthPerc71 {
  width: 71%; }

.widthPerc72 {
  width: 72%; }

.widthPerc73 {
  width: 73%; }

.widthPerc74 {
  width: 74%; }

.widthPerc75 {
  width: 75%; }

.widthPerc76 {
  width: 76%; }

.widthPerc77 {
  width: 77%; }

.widthPerc78 {
  width: 78%; }

.widthPerc79 {
  width: 79%; }

.widthPerc80 {
  width: 80%; }

.widthPerc81 {
  width: 81%; }

.widthPerc82 {
  width: 82%; }

.widthPerc83 {
  width: 83%; }

.widthPerc84 {
  width: 84%; }

.widthPerc85 {
  width: 85%; }

.widthPerc86 {
  width: 86%; }

.widthPerc87 {
  width: 87%; }

.widthPerc88 {
  width: 88%; }

.widthPerc89 {
  width: 89%; }

.widthPerc90 {
  width: 90%; }

.widthPerc91 {
  width: 91%; }

.widthPerc92 {
  width: 92%; }

.widthPerc93 {
  width: 93%; }

.widthPerc94 {
  width: 94%; }

.widthPerc95 {
  width: 95%; }

.widthPerc96 {
  width: 96%; }

.widthPerc97 {
  width: 97%; }

.widthPerc98 {
  width: 98%; }

.widthPerc99 {
  width: 99%; }

.widthPerc100 {
  width: 100%; }

.widthPerc101 {
  width: 101%; }

.widthPerc102 {
  width: 102%; }

.widthPerc103 {
  width: 103%; }

.widthPerc104 {
  width: 104%; }

.widthPerc105 {
  width: 105%; }

.widthPerc106 {
  width: 106%; }

.widthPerc107 {
  width: 107%; }

.widthPerc108 {
  width: 108%; }

.widthPerc109 {
  width: 109%; }

.widthPerc110 {
  width: 110%; }

.widthPerc111 {
  width: 111%; }

.widthPerc112 {
  width: 112%; }

.widthPerc113 {
  width: 113%; }

.widthPerc114 {
  width: 114%; }

.widthPerc115 {
  width: 115%; }

.widthPerc116 {
  width: 116%; }

.widthPerc117 {
  width: 117%; }

.widthPerc118 {
  width: 118%; }

.widthPerc119 {
  width: 119%; }

.widthPerc120 {
  width: 120%; }

.heightPerc1 {
  height: 1%; }

.heightPerc2 {
  height: 2%; }

.heightPerc3 {
  height: 3%; }

.heightPerc4 {
  height: 4%; }

.heightPerc5 {
  height: 5%; }

.heightPerc6 {
  height: 6%; }

.heightPerc7 {
  height: 7%; }

.heightPerc8 {
  height: 8%; }

.heightPerc9 {
  height: 9%; }

.heightPerc10 {
  height: 10%; }

.heightPerc11 {
  height: 11%; }

.heightPerc12 {
  height: 12%; }

.heightPerc13 {
  height: 13%; }

.heightPerc14 {
  height: 14%; }

.heightPerc15 {
  height: 15%; }

.heightPerc16 {
  height: 16%; }

.heightPerc17 {
  height: 17%; }

.heightPerc18 {
  height: 18%; }

.heightPerc19 {
  height: 19%; }

.heightPerc20 {
  height: 20%; }

.heightPerc21 {
  height: 21%; }

.heightPerc22 {
  height: 22%; }

.heightPerc23 {
  height: 23%; }

.heightPerc24 {
  height: 24%; }

.heightPerc25 {
  height: 25%; }

.heightPerc26 {
  height: 26%; }

.heightPerc27 {
  height: 27%; }

.heightPerc28 {
  height: 28%; }

.heightPerc29 {
  height: 29%; }

.heightPerc30 {
  height: 30%; }

.heightPerc31 {
  height: 31%; }

.heightPerc32 {
  height: 32%; }

.heightPerc33 {
  height: 33%; }

.heightPerc34 {
  height: 34%; }

.heightPerc35 {
  height: 35%; }

.heightPerc36 {
  height: 36%; }

.heightPerc37 {
  height: 37%; }

.heightPerc38 {
  height: 38%; }

.heightPerc39 {
  height: 39%; }

.heightPerc40 {
  height: 40%; }

.heightPerc41 {
  height: 41%; }

.heightPerc42 {
  height: 42%; }

.heightPerc43 {
  height: 43%; }

.heightPerc44 {
  height: 44%; }

.heightPerc45 {
  height: 45%; }

.heightPerc46 {
  height: 46%; }

.heightPerc47 {
  height: 47%; }

.heightPerc48 {
  height: 48%; }

.heightPerc49 {
  height: 49%; }

.heightPerc50 {
  height: 50%; }

.heightPerc51 {
  height: 51%; }

.heightPerc52 {
  height: 52%; }

.heightPerc53 {
  height: 53%; }

.heightPerc54 {
  height: 54%; }

.heightPerc55 {
  height: 55%; }

.heightPerc56 {
  height: 56%; }

.heightPerc57 {
  height: 57%; }

.heightPerc58 {
  height: 58%; }

.heightPerc59 {
  height: 59%; }

.heightPerc60 {
  height: 60%; }

.heightPerc61 {
  height: 61%; }

.heightPerc62 {
  height: 62%; }

.heightPerc63 {
  height: 63%; }

.heightPerc64 {
  height: 64%; }

.heightPerc65 {
  height: 65%; }

.heightPerc66 {
  height: 66%; }

.heightPerc67 {
  height: 67%; }

.heightPerc68 {
  height: 68%; }

.heightPerc69 {
  height: 69%; }

.heightPerc70 {
  height: 70%; }

.heightPerc71 {
  height: 71%; }

.heightPerc72 {
  height: 72%; }

.heightPerc73 {
  height: 73%; }

.heightPerc74 {
  height: 74%; }

.heightPerc75 {
  height: 75%; }

.heightPerc76 {
  height: 76%; }

.heightPerc77 {
  height: 77%; }

.heightPerc78 {
  height: 78%; }

.heightPerc79 {
  height: 79%; }

.heightPerc80 {
  height: 80%; }

.heightPerc81 {
  height: 81%; }

.heightPerc82 {
  height: 82%; }

.heightPerc83 {
  height: 83%; }

.heightPerc84 {
  height: 84%; }

.heightPerc85 {
  height: 85%; }

.heightPerc86 {
  height: 86%; }

.heightPerc87 {
  height: 87%; }

.heightPerc88 {
  height: 88%; }

.heightPerc89 {
  height: 89%; }

.heightPerc90 {
  height: 90%; }

.heightPerc91 {
  height: 91%; }

.heightPerc92 {
  height: 92%; }

.heightPerc93 {
  height: 93%; }

.heightPerc94 {
  height: 94%; }

.heightPerc95 {
  height: 95%; }

.heightPerc96 {
  height: 96%; }

.heightPerc97 {
  height: 97%; }

.heightPerc98 {
  height: 98%; }

.heightPerc99 {
  height: 99%; }

.heightPerc100 {
  height: 100%; }

.heightPerc101 {
  height: 101%; }

.heightPerc102 {
  height: 102%; }

.heightPerc103 {
  height: 103%; }

.heightPerc104 {
  height: 104%; }

.heightPerc105 {
  height: 105%; }

.heightPerc106 {
  height: 106%; }

.heightPerc107 {
  height: 107%; }

.heightPerc108 {
  height: 108%; }

.heightPerc109 {
  height: 109%; }

.heightPerc110 {
  height: 110%; }

.heightPerc111 {
  height: 111%; }

.heightPerc112 {
  height: 112%; }

.heightPerc113 {
  height: 113%; }

.heightPerc114 {
  height: 114%; }

.heightPerc115 {
  height: 115%; }

.heightPerc116 {
  height: 116%; }

.heightPerc117 {
  height: 117%; }

.heightPerc118 {
  height: 118%; }

.heightPerc119 {
  height: 119%; }

.heightPerc120 {
  height: 120%; }

textarea.form-control.widthPx1, input.form-control.widthPx1, .widthPx1 {
  width: 1px; }

textarea.form-control.widthPx2, input.form-control.widthPx2, .widthPx2 {
  width: 2px; }

textarea.form-control.widthPx3, input.form-control.widthPx3, .widthPx3 {
  width: 3px; }

textarea.form-control.widthPx4, input.form-control.widthPx4, .widthPx4 {
  width: 4px; }

textarea.form-control.widthPx5, input.form-control.widthPx5, .widthPx5 {
  width: 5px; }

textarea.form-control.widthPx6, input.form-control.widthPx6, .widthPx6 {
  width: 6px; }

textarea.form-control.widthPx7, input.form-control.widthPx7, .widthPx7 {
  width: 7px; }

textarea.form-control.widthPx8, input.form-control.widthPx8, .widthPx8 {
  width: 8px; }

textarea.form-control.widthPx9, input.form-control.widthPx9, .widthPx9 {
  width: 9px; }

textarea.form-control.widthPx10, input.form-control.widthPx10, .widthPx10 {
  width: 10px; }

textarea.form-control.widthPx11, input.form-control.widthPx11, .widthPx11 {
  width: 11px; }

textarea.form-control.widthPx12, input.form-control.widthPx12, .widthPx12 {
  width: 12px; }

textarea.form-control.widthPx13, input.form-control.widthPx13, .widthPx13 {
  width: 13px; }

textarea.form-control.widthPx14, input.form-control.widthPx14, .widthPx14 {
  width: 14px; }

textarea.form-control.widthPx15, input.form-control.widthPx15, .widthPx15 {
  width: 15px; }

textarea.form-control.widthPx16, input.form-control.widthPx16, .widthPx16 {
  width: 16px; }

textarea.form-control.widthPx17, input.form-control.widthPx17, .widthPx17 {
  width: 17px; }

textarea.form-control.widthPx18, input.form-control.widthPx18, .widthPx18 {
  width: 18px; }

textarea.form-control.widthPx19, input.form-control.widthPx19, .widthPx19 {
  width: 19px; }

textarea.form-control.widthPx20, input.form-control.widthPx20, .widthPx20 {
  width: 20px; }

textarea.form-control.widthPx21, input.form-control.widthPx21, .widthPx21 {
  width: 21px; }

textarea.form-control.widthPx22, input.form-control.widthPx22, .widthPx22 {
  width: 22px; }

textarea.form-control.widthPx23, input.form-control.widthPx23, .widthPx23 {
  width: 23px; }

textarea.form-control.widthPx24, input.form-control.widthPx24, .widthPx24 {
  width: 24px; }

textarea.form-control.widthPx25, input.form-control.widthPx25, .widthPx25 {
  width: 25px; }

textarea.form-control.widthPx26, input.form-control.widthPx26, .widthPx26 {
  width: 26px; }

textarea.form-control.widthPx27, input.form-control.widthPx27, .widthPx27 {
  width: 27px; }

textarea.form-control.widthPx28, input.form-control.widthPx28, .widthPx28 {
  width: 28px; }

textarea.form-control.widthPx29, input.form-control.widthPx29, .widthPx29 {
  width: 29px; }

textarea.form-control.widthPx30, input.form-control.widthPx30, .widthPx30 {
  width: 30px; }

textarea.form-control.widthPx31, input.form-control.widthPx31, .widthPx31 {
  width: 31px; }

textarea.form-control.widthPx32, input.form-control.widthPx32, .widthPx32 {
  width: 32px; }

textarea.form-control.widthPx33, input.form-control.widthPx33, .widthPx33 {
  width: 33px; }

textarea.form-control.widthPx34, input.form-control.widthPx34, .widthPx34 {
  width: 34px; }

textarea.form-control.widthPx35, input.form-control.widthPx35, .widthPx35 {
  width: 35px; }

textarea.form-control.widthPx36, input.form-control.widthPx36, .widthPx36 {
  width: 36px; }

textarea.form-control.widthPx37, input.form-control.widthPx37, .widthPx37 {
  width: 37px; }

textarea.form-control.widthPx38, input.form-control.widthPx38, .widthPx38 {
  width: 38px; }

textarea.form-control.widthPx39, input.form-control.widthPx39, .widthPx39 {
  width: 39px; }

textarea.form-control.widthPx40, input.form-control.widthPx40, .widthPx40 {
  width: 40px; }

textarea.form-control.widthPx41, input.form-control.widthPx41, .widthPx41 {
  width: 41px; }

textarea.form-control.widthPx42, input.form-control.widthPx42, .widthPx42 {
  width: 42px; }

textarea.form-control.widthPx43, input.form-control.widthPx43, .widthPx43 {
  width: 43px; }

textarea.form-control.widthPx44, input.form-control.widthPx44, .widthPx44 {
  width: 44px; }

textarea.form-control.widthPx45, input.form-control.widthPx45, .widthPx45 {
  width: 45px; }

textarea.form-control.widthPx46, input.form-control.widthPx46, .widthPx46 {
  width: 46px; }

textarea.form-control.widthPx47, input.form-control.widthPx47, .widthPx47 {
  width: 47px; }

textarea.form-control.widthPx48, input.form-control.widthPx48, .widthPx48 {
  width: 48px; }

textarea.form-control.widthPx49, input.form-control.widthPx49, .widthPx49 {
  width: 49px; }

textarea.form-control.widthPx50, input.form-control.widthPx50, .widthPx50 {
  width: 50px; }

textarea.form-control.widthPx51, input.form-control.widthPx51, .widthPx51 {
  width: 51px; }

textarea.form-control.widthPx52, input.form-control.widthPx52, .widthPx52 {
  width: 52px; }

textarea.form-control.widthPx53, input.form-control.widthPx53, .widthPx53 {
  width: 53px; }

textarea.form-control.widthPx54, input.form-control.widthPx54, .widthPx54 {
  width: 54px; }

textarea.form-control.widthPx55, input.form-control.widthPx55, .widthPx55 {
  width: 55px; }

textarea.form-control.widthPx56, input.form-control.widthPx56, .widthPx56 {
  width: 56px; }

textarea.form-control.widthPx57, input.form-control.widthPx57, .widthPx57 {
  width: 57px; }

textarea.form-control.widthPx58, input.form-control.widthPx58, .widthPx58 {
  width: 58px; }

textarea.form-control.widthPx59, input.form-control.widthPx59, .widthPx59 {
  width: 59px; }

textarea.form-control.widthPx60, input.form-control.widthPx60, .widthPx60 {
  width: 60px; }

textarea.form-control.widthPx61, input.form-control.widthPx61, .widthPx61 {
  width: 61px; }

textarea.form-control.widthPx62, input.form-control.widthPx62, .widthPx62 {
  width: 62px; }

textarea.form-control.widthPx63, input.form-control.widthPx63, .widthPx63 {
  width: 63px; }

textarea.form-control.widthPx64, input.form-control.widthPx64, .widthPx64 {
  width: 64px; }

textarea.form-control.widthPx65, input.form-control.widthPx65, .widthPx65 {
  width: 65px; }

textarea.form-control.widthPx66, input.form-control.widthPx66, .widthPx66 {
  width: 66px; }

textarea.form-control.widthPx67, input.form-control.widthPx67, .widthPx67 {
  width: 67px; }

textarea.form-control.widthPx68, input.form-control.widthPx68, .widthPx68 {
  width: 68px; }

textarea.form-control.widthPx69, input.form-control.widthPx69, .widthPx69 {
  width: 69px; }

textarea.form-control.widthPx70, input.form-control.widthPx70, .widthPx70 {
  width: 70px; }

textarea.form-control.widthPx71, input.form-control.widthPx71, .widthPx71 {
  width: 71px; }

textarea.form-control.widthPx72, input.form-control.widthPx72, .widthPx72 {
  width: 72px; }

textarea.form-control.widthPx73, input.form-control.widthPx73, .widthPx73 {
  width: 73px; }

textarea.form-control.widthPx74, input.form-control.widthPx74, .widthPx74 {
  width: 74px; }

textarea.form-control.widthPx75, input.form-control.widthPx75, .widthPx75 {
  width: 75px; }

textarea.form-control.widthPx76, input.form-control.widthPx76, .widthPx76 {
  width: 76px; }

textarea.form-control.widthPx77, input.form-control.widthPx77, .widthPx77 {
  width: 77px; }

textarea.form-control.widthPx78, input.form-control.widthPx78, .widthPx78 {
  width: 78px; }

textarea.form-control.widthPx79, input.form-control.widthPx79, .widthPx79 {
  width: 79px; }

textarea.form-control.widthPx80, input.form-control.widthPx80, .widthPx80 {
  width: 80px; }

textarea.form-control.widthPx81, input.form-control.widthPx81, .widthPx81 {
  width: 81px; }

textarea.form-control.widthPx82, input.form-control.widthPx82, .widthPx82 {
  width: 82px; }

textarea.form-control.widthPx83, input.form-control.widthPx83, .widthPx83 {
  width: 83px; }

textarea.form-control.widthPx84, input.form-control.widthPx84, .widthPx84 {
  width: 84px; }

textarea.form-control.widthPx85, input.form-control.widthPx85, .widthPx85 {
  width: 85px; }

textarea.form-control.widthPx86, input.form-control.widthPx86, .widthPx86 {
  width: 86px; }

textarea.form-control.widthPx87, input.form-control.widthPx87, .widthPx87 {
  width: 87px; }

textarea.form-control.widthPx88, input.form-control.widthPx88, .widthPx88 {
  width: 88px; }

textarea.form-control.widthPx89, input.form-control.widthPx89, .widthPx89 {
  width: 89px; }

textarea.form-control.widthPx90, input.form-control.widthPx90, .widthPx90 {
  width: 90px; }

textarea.form-control.widthPx91, input.form-control.widthPx91, .widthPx91 {
  width: 91px; }

textarea.form-control.widthPx92, input.form-control.widthPx92, .widthPx92 {
  width: 92px; }

textarea.form-control.widthPx93, input.form-control.widthPx93, .widthPx93 {
  width: 93px; }

textarea.form-control.widthPx94, input.form-control.widthPx94, .widthPx94 {
  width: 94px; }

textarea.form-control.widthPx95, input.form-control.widthPx95, .widthPx95 {
  width: 95px; }

textarea.form-control.widthPx96, input.form-control.widthPx96, .widthPx96 {
  width: 96px; }

textarea.form-control.widthPx97, input.form-control.widthPx97, .widthPx97 {
  width: 97px; }

textarea.form-control.widthPx98, input.form-control.widthPx98, .widthPx98 {
  width: 98px; }

textarea.form-control.widthPx99, input.form-control.widthPx99, .widthPx99 {
  width: 99px; }

textarea.form-control.widthPx100, input.form-control.widthPx100, .widthPx100 {
  width: 100px; }

textarea.form-control.widthPx101, input.form-control.widthPx101, .widthPx101 {
  width: 101px; }

textarea.form-control.widthPx102, input.form-control.widthPx102, .widthPx102 {
  width: 102px; }

textarea.form-control.widthPx103, input.form-control.widthPx103, .widthPx103 {
  width: 103px; }

textarea.form-control.widthPx104, input.form-control.widthPx104, .widthPx104 {
  width: 104px; }

textarea.form-control.widthPx105, input.form-control.widthPx105, .widthPx105 {
  width: 105px; }

textarea.form-control.widthPx106, input.form-control.widthPx106, .widthPx106 {
  width: 106px; }

textarea.form-control.widthPx107, input.form-control.widthPx107, .widthPx107 {
  width: 107px; }

textarea.form-control.widthPx108, input.form-control.widthPx108, .widthPx108 {
  width: 108px; }

textarea.form-control.widthPx109, input.form-control.widthPx109, .widthPx109 {
  width: 109px; }

textarea.form-control.widthPx110, input.form-control.widthPx110, .widthPx110 {
  width: 110px; }

textarea.form-control.widthPx111, input.form-control.widthPx111, .widthPx111 {
  width: 111px; }

textarea.form-control.widthPx112, input.form-control.widthPx112, .widthPx112 {
  width: 112px; }

textarea.form-control.widthPx113, input.form-control.widthPx113, .widthPx113 {
  width: 113px; }

textarea.form-control.widthPx114, input.form-control.widthPx114, .widthPx114 {
  width: 114px; }

textarea.form-control.widthPx115, input.form-control.widthPx115, .widthPx115 {
  width: 115px; }

textarea.form-control.widthPx116, input.form-control.widthPx116, .widthPx116 {
  width: 116px; }

textarea.form-control.widthPx117, input.form-control.widthPx117, .widthPx117 {
  width: 117px; }

textarea.form-control.widthPx118, input.form-control.widthPx118, .widthPx118 {
  width: 118px; }

textarea.form-control.widthPx119, input.form-control.widthPx119, .widthPx119 {
  width: 119px; }

textarea.form-control.widthPx120, input.form-control.widthPx120, .widthPx120 {
  width: 120px; }

textarea.form-control.widthPx121, input.form-control.widthPx121, .widthPx121 {
  width: 121px; }

textarea.form-control.widthPx122, input.form-control.widthPx122, .widthPx122 {
  width: 122px; }

textarea.form-control.widthPx123, input.form-control.widthPx123, .widthPx123 {
  width: 123px; }

textarea.form-control.widthPx124, input.form-control.widthPx124, .widthPx124 {
  width: 124px; }

textarea.form-control.widthPx125, input.form-control.widthPx125, .widthPx125 {
  width: 125px; }

textarea.form-control.widthPx126, input.form-control.widthPx126, .widthPx126 {
  width: 126px; }

textarea.form-control.widthPx127, input.form-control.widthPx127, .widthPx127 {
  width: 127px; }

textarea.form-control.widthPx128, input.form-control.widthPx128, .widthPx128 {
  width: 128px; }

textarea.form-control.widthPx129, input.form-control.widthPx129, .widthPx129 {
  width: 129px; }

textarea.form-control.widthPx130, input.form-control.widthPx130, .widthPx130 {
  width: 130px; }

textarea.form-control.widthPx131, input.form-control.widthPx131, .widthPx131 {
  width: 131px; }

textarea.form-control.widthPx132, input.form-control.widthPx132, .widthPx132 {
  width: 132px; }

textarea.form-control.widthPx133, input.form-control.widthPx133, .widthPx133 {
  width: 133px; }

textarea.form-control.widthPx134, input.form-control.widthPx134, .widthPx134 {
  width: 134px; }

textarea.form-control.widthPx135, input.form-control.widthPx135, .widthPx135 {
  width: 135px; }

textarea.form-control.widthPx136, input.form-control.widthPx136, .widthPx136 {
  width: 136px; }

textarea.form-control.widthPx137, input.form-control.widthPx137, .widthPx137 {
  width: 137px; }

textarea.form-control.widthPx138, input.form-control.widthPx138, .widthPx138 {
  width: 138px; }

textarea.form-control.widthPx139, input.form-control.widthPx139, .widthPx139 {
  width: 139px; }

textarea.form-control.widthPx140, input.form-control.widthPx140, .widthPx140 {
  width: 140px; }

textarea.form-control.widthPx141, input.form-control.widthPx141, .widthPx141 {
  width: 141px; }

textarea.form-control.widthPx142, input.form-control.widthPx142, .widthPx142 {
  width: 142px; }

textarea.form-control.widthPx143, input.form-control.widthPx143, .widthPx143 {
  width: 143px; }

textarea.form-control.widthPx144, input.form-control.widthPx144, .widthPx144 {
  width: 144px; }

textarea.form-control.widthPx145, input.form-control.widthPx145, .widthPx145 {
  width: 145px; }

textarea.form-control.widthPx146, input.form-control.widthPx146, .widthPx146 {
  width: 146px; }

textarea.form-control.widthPx147, input.form-control.widthPx147, .widthPx147 {
  width: 147px; }

textarea.form-control.widthPx148, input.form-control.widthPx148, .widthPx148 {
  width: 148px; }

textarea.form-control.widthPx149, input.form-control.widthPx149, .widthPx149 {
  width: 149px; }

textarea.form-control.widthPx150, input.form-control.widthPx150, .widthPx150 {
  width: 150px; }

textarea.form-control.widthPx151, input.form-control.widthPx151, .widthPx151 {
  width: 151px; }

textarea.form-control.widthPx152, input.form-control.widthPx152, .widthPx152 {
  width: 152px; }

textarea.form-control.widthPx153, input.form-control.widthPx153, .widthPx153 {
  width: 153px; }

textarea.form-control.widthPx154, input.form-control.widthPx154, .widthPx154 {
  width: 154px; }

textarea.form-control.widthPx155, input.form-control.widthPx155, .widthPx155 {
  width: 155px; }

textarea.form-control.widthPx156, input.form-control.widthPx156, .widthPx156 {
  width: 156px; }

textarea.form-control.widthPx157, input.form-control.widthPx157, .widthPx157 {
  width: 157px; }

textarea.form-control.widthPx158, input.form-control.widthPx158, .widthPx158 {
  width: 158px; }

textarea.form-control.widthPx159, input.form-control.widthPx159, .widthPx159 {
  width: 159px; }

textarea.form-control.widthPx160, input.form-control.widthPx160, .widthPx160 {
  width: 160px; }

textarea.form-control.widthPx161, input.form-control.widthPx161, .widthPx161 {
  width: 161px; }

textarea.form-control.widthPx162, input.form-control.widthPx162, .widthPx162 {
  width: 162px; }

textarea.form-control.widthPx163, input.form-control.widthPx163, .widthPx163 {
  width: 163px; }

textarea.form-control.widthPx164, input.form-control.widthPx164, .widthPx164 {
  width: 164px; }

textarea.form-control.widthPx165, input.form-control.widthPx165, .widthPx165 {
  width: 165px; }

textarea.form-control.widthPx166, input.form-control.widthPx166, .widthPx166 {
  width: 166px; }

textarea.form-control.widthPx167, input.form-control.widthPx167, .widthPx167 {
  width: 167px; }

textarea.form-control.widthPx168, input.form-control.widthPx168, .widthPx168 {
  width: 168px; }

textarea.form-control.widthPx169, input.form-control.widthPx169, .widthPx169 {
  width: 169px; }

textarea.form-control.widthPx170, input.form-control.widthPx170, .widthPx170 {
  width: 170px; }

textarea.form-control.widthPx171, input.form-control.widthPx171, .widthPx171 {
  width: 171px; }

textarea.form-control.widthPx172, input.form-control.widthPx172, .widthPx172 {
  width: 172px; }

textarea.form-control.widthPx173, input.form-control.widthPx173, .widthPx173 {
  width: 173px; }

textarea.form-control.widthPx174, input.form-control.widthPx174, .widthPx174 {
  width: 174px; }

textarea.form-control.widthPx175, input.form-control.widthPx175, .widthPx175 {
  width: 175px; }

textarea.form-control.widthPx176, input.form-control.widthPx176, .widthPx176 {
  width: 176px; }

textarea.form-control.widthPx177, input.form-control.widthPx177, .widthPx177 {
  width: 177px; }

textarea.form-control.widthPx178, input.form-control.widthPx178, .widthPx178 {
  width: 178px; }

textarea.form-control.widthPx179, input.form-control.widthPx179, .widthPx179 {
  width: 179px; }

textarea.form-control.widthPx180, input.form-control.widthPx180, .widthPx180 {
  width: 180px; }

textarea.form-control.widthPx181, input.form-control.widthPx181, .widthPx181 {
  width: 181px; }

textarea.form-control.widthPx182, input.form-control.widthPx182, .widthPx182 {
  width: 182px; }

textarea.form-control.widthPx183, input.form-control.widthPx183, .widthPx183 {
  width: 183px; }

textarea.form-control.widthPx184, input.form-control.widthPx184, .widthPx184 {
  width: 184px; }

textarea.form-control.widthPx185, input.form-control.widthPx185, .widthPx185 {
  width: 185px; }

textarea.form-control.widthPx186, input.form-control.widthPx186, .widthPx186 {
  width: 186px; }

textarea.form-control.widthPx187, input.form-control.widthPx187, .widthPx187 {
  width: 187px; }

textarea.form-control.widthPx188, input.form-control.widthPx188, .widthPx188 {
  width: 188px; }

textarea.form-control.widthPx189, input.form-control.widthPx189, .widthPx189 {
  width: 189px; }

textarea.form-control.widthPx190, input.form-control.widthPx190, .widthPx190 {
  width: 190px; }

textarea.form-control.widthPx191, input.form-control.widthPx191, .widthPx191 {
  width: 191px; }

textarea.form-control.widthPx192, input.form-control.widthPx192, .widthPx192 {
  width: 192px; }

textarea.form-control.widthPx193, input.form-control.widthPx193, .widthPx193 {
  width: 193px; }

textarea.form-control.widthPx194, input.form-control.widthPx194, .widthPx194 {
  width: 194px; }

textarea.form-control.widthPx195, input.form-control.widthPx195, .widthPx195 {
  width: 195px; }

textarea.form-control.widthPx196, input.form-control.widthPx196, .widthPx196 {
  width: 196px; }

textarea.form-control.widthPx197, input.form-control.widthPx197, .widthPx197 {
  width: 197px; }

textarea.form-control.widthPx198, input.form-control.widthPx198, .widthPx198 {
  width: 198px; }

textarea.form-control.widthPx199, input.form-control.widthPx199, .widthPx199 {
  width: 199px; }

textarea.form-control.widthPx200, input.form-control.widthPx200, .widthPx200 {
  width: 200px; }

textarea.form-control.widthPx201, input.form-control.widthPx201, .widthPx201 {
  width: 201px; }

textarea.form-control.widthPx202, input.form-control.widthPx202, .widthPx202 {
  width: 202px; }

textarea.form-control.widthPx203, input.form-control.widthPx203, .widthPx203 {
  width: 203px; }

textarea.form-control.widthPx204, input.form-control.widthPx204, .widthPx204 {
  width: 204px; }

textarea.form-control.widthPx205, input.form-control.widthPx205, .widthPx205 {
  width: 205px; }

textarea.form-control.widthPx206, input.form-control.widthPx206, .widthPx206 {
  width: 206px; }

textarea.form-control.widthPx207, input.form-control.widthPx207, .widthPx207 {
  width: 207px; }

textarea.form-control.widthPx208, input.form-control.widthPx208, .widthPx208 {
  width: 208px; }

textarea.form-control.widthPx209, input.form-control.widthPx209, .widthPx209 {
  width: 209px; }

textarea.form-control.widthPx210, input.form-control.widthPx210, .widthPx210 {
  width: 210px; }

textarea.form-control.widthPx211, input.form-control.widthPx211, .widthPx211 {
  width: 211px; }

textarea.form-control.widthPx212, input.form-control.widthPx212, .widthPx212 {
  width: 212px; }

textarea.form-control.widthPx213, input.form-control.widthPx213, .widthPx213 {
  width: 213px; }

textarea.form-control.widthPx214, input.form-control.widthPx214, .widthPx214 {
  width: 214px; }

textarea.form-control.widthPx215, input.form-control.widthPx215, .widthPx215 {
  width: 215px; }

textarea.form-control.widthPx216, input.form-control.widthPx216, .widthPx216 {
  width: 216px; }

textarea.form-control.widthPx217, input.form-control.widthPx217, .widthPx217 {
  width: 217px; }

textarea.form-control.widthPx218, input.form-control.widthPx218, .widthPx218 {
  width: 218px; }

textarea.form-control.widthPx219, input.form-control.widthPx219, .widthPx219 {
  width: 219px; }

textarea.form-control.widthPx220, input.form-control.widthPx220, .widthPx220 {
  width: 220px; }

textarea.form-control.widthPx221, input.form-control.widthPx221, .widthPx221 {
  width: 221px; }

textarea.form-control.widthPx222, input.form-control.widthPx222, .widthPx222 {
  width: 222px; }

textarea.form-control.widthPx223, input.form-control.widthPx223, .widthPx223 {
  width: 223px; }

textarea.form-control.widthPx224, input.form-control.widthPx224, .widthPx224 {
  width: 224px; }

textarea.form-control.widthPx225, input.form-control.widthPx225, .widthPx225 {
  width: 225px; }

textarea.form-control.widthPx226, input.form-control.widthPx226, .widthPx226 {
  width: 226px; }

textarea.form-control.widthPx227, input.form-control.widthPx227, .widthPx227 {
  width: 227px; }

textarea.form-control.widthPx228, input.form-control.widthPx228, .widthPx228 {
  width: 228px; }

textarea.form-control.widthPx229, input.form-control.widthPx229, .widthPx229 {
  width: 229px; }

textarea.form-control.widthPx230, input.form-control.widthPx230, .widthPx230 {
  width: 230px; }

textarea.form-control.widthPx231, input.form-control.widthPx231, .widthPx231 {
  width: 231px; }

textarea.form-control.widthPx232, input.form-control.widthPx232, .widthPx232 {
  width: 232px; }

textarea.form-control.widthPx233, input.form-control.widthPx233, .widthPx233 {
  width: 233px; }

textarea.form-control.widthPx234, input.form-control.widthPx234, .widthPx234 {
  width: 234px; }

textarea.form-control.widthPx235, input.form-control.widthPx235, .widthPx235 {
  width: 235px; }

textarea.form-control.widthPx236, input.form-control.widthPx236, .widthPx236 {
  width: 236px; }

textarea.form-control.widthPx237, input.form-control.widthPx237, .widthPx237 {
  width: 237px; }

textarea.form-control.widthPx238, input.form-control.widthPx238, .widthPx238 {
  width: 238px; }

textarea.form-control.widthPx239, input.form-control.widthPx239, .widthPx239 {
  width: 239px; }

textarea.form-control.widthPx240, input.form-control.widthPx240, .widthPx240 {
  width: 240px; }

textarea.form-control.widthPx241, input.form-control.widthPx241, .widthPx241 {
  width: 241px; }

textarea.form-control.widthPx242, input.form-control.widthPx242, .widthPx242 {
  width: 242px; }

textarea.form-control.widthPx243, input.form-control.widthPx243, .widthPx243 {
  width: 243px; }

textarea.form-control.widthPx244, input.form-control.widthPx244, .widthPx244 {
  width: 244px; }

textarea.form-control.widthPx245, input.form-control.widthPx245, .widthPx245 {
  width: 245px; }

textarea.form-control.widthPx246, input.form-control.widthPx246, .widthPx246 {
  width: 246px; }

textarea.form-control.widthPx247, input.form-control.widthPx247, .widthPx247 {
  width: 247px; }

textarea.form-control.widthPx248, input.form-control.widthPx248, .widthPx248 {
  width: 248px; }

textarea.form-control.widthPx249, input.form-control.widthPx249, .widthPx249 {
  width: 249px; }

textarea.form-control.widthPx250, input.form-control.widthPx250, .widthPx250 {
  width: 250px; }

textarea.form-control.widthPx251, input.form-control.widthPx251, .widthPx251 {
  width: 251px; }

textarea.form-control.widthPx252, input.form-control.widthPx252, .widthPx252 {
  width: 252px; }

textarea.form-control.widthPx253, input.form-control.widthPx253, .widthPx253 {
  width: 253px; }

textarea.form-control.widthPx254, input.form-control.widthPx254, .widthPx254 {
  width: 254px; }

textarea.form-control.widthPx255, input.form-control.widthPx255, .widthPx255 {
  width: 255px; }

textarea.form-control.widthPx256, input.form-control.widthPx256, .widthPx256 {
  width: 256px; }

textarea.form-control.widthPx257, input.form-control.widthPx257, .widthPx257 {
  width: 257px; }

textarea.form-control.widthPx258, input.form-control.widthPx258, .widthPx258 {
  width: 258px; }

textarea.form-control.widthPx259, input.form-control.widthPx259, .widthPx259 {
  width: 259px; }

textarea.form-control.widthPx260, input.form-control.widthPx260, .widthPx260 {
  width: 260px; }

textarea.form-control.widthPx261, input.form-control.widthPx261, .widthPx261 {
  width: 261px; }

textarea.form-control.widthPx262, input.form-control.widthPx262, .widthPx262 {
  width: 262px; }

textarea.form-control.widthPx263, input.form-control.widthPx263, .widthPx263 {
  width: 263px; }

textarea.form-control.widthPx264, input.form-control.widthPx264, .widthPx264 {
  width: 264px; }

textarea.form-control.widthPx265, input.form-control.widthPx265, .widthPx265 {
  width: 265px; }

textarea.form-control.widthPx266, input.form-control.widthPx266, .widthPx266 {
  width: 266px; }

textarea.form-control.widthPx267, input.form-control.widthPx267, .widthPx267 {
  width: 267px; }

textarea.form-control.widthPx268, input.form-control.widthPx268, .widthPx268 {
  width: 268px; }

textarea.form-control.widthPx269, input.form-control.widthPx269, .widthPx269 {
  width: 269px; }

textarea.form-control.widthPx270, input.form-control.widthPx270, .widthPx270 {
  width: 270px; }

textarea.form-control.widthPx271, input.form-control.widthPx271, .widthPx271 {
  width: 271px; }

textarea.form-control.widthPx272, input.form-control.widthPx272, .widthPx272 {
  width: 272px; }

textarea.form-control.widthPx273, input.form-control.widthPx273, .widthPx273 {
  width: 273px; }

textarea.form-control.widthPx274, input.form-control.widthPx274, .widthPx274 {
  width: 274px; }

textarea.form-control.widthPx275, input.form-control.widthPx275, .widthPx275 {
  width: 275px; }

textarea.form-control.widthPx276, input.form-control.widthPx276, .widthPx276 {
  width: 276px; }

textarea.form-control.widthPx277, input.form-control.widthPx277, .widthPx277 {
  width: 277px; }

textarea.form-control.widthPx278, input.form-control.widthPx278, .widthPx278 {
  width: 278px; }

textarea.form-control.widthPx279, input.form-control.widthPx279, .widthPx279 {
  width: 279px; }

textarea.form-control.widthPx280, input.form-control.widthPx280, .widthPx280 {
  width: 280px; }

textarea.form-control.widthPx281, input.form-control.widthPx281, .widthPx281 {
  width: 281px; }

textarea.form-control.widthPx282, input.form-control.widthPx282, .widthPx282 {
  width: 282px; }

textarea.form-control.widthPx283, input.form-control.widthPx283, .widthPx283 {
  width: 283px; }

textarea.form-control.widthPx284, input.form-control.widthPx284, .widthPx284 {
  width: 284px; }

textarea.form-control.widthPx285, input.form-control.widthPx285, .widthPx285 {
  width: 285px; }

textarea.form-control.widthPx286, input.form-control.widthPx286, .widthPx286 {
  width: 286px; }

textarea.form-control.widthPx287, input.form-control.widthPx287, .widthPx287 {
  width: 287px; }

textarea.form-control.widthPx288, input.form-control.widthPx288, .widthPx288 {
  width: 288px; }

textarea.form-control.widthPx289, input.form-control.widthPx289, .widthPx289 {
  width: 289px; }

textarea.form-control.widthPx290, input.form-control.widthPx290, .widthPx290 {
  width: 290px; }

textarea.form-control.widthPx291, input.form-control.widthPx291, .widthPx291 {
  width: 291px; }

textarea.form-control.widthPx292, input.form-control.widthPx292, .widthPx292 {
  width: 292px; }

textarea.form-control.widthPx293, input.form-control.widthPx293, .widthPx293 {
  width: 293px; }

textarea.form-control.widthPx294, input.form-control.widthPx294, .widthPx294 {
  width: 294px; }

textarea.form-control.widthPx295, input.form-control.widthPx295, .widthPx295 {
  width: 295px; }

textarea.form-control.widthPx296, input.form-control.widthPx296, .widthPx296 {
  width: 296px; }

textarea.form-control.widthPx297, input.form-control.widthPx297, .widthPx297 {
  width: 297px; }

textarea.form-control.widthPx298, input.form-control.widthPx298, .widthPx298 {
  width: 298px; }

textarea.form-control.widthPx299, input.form-control.widthPx299, .widthPx299 {
  width: 299px; }

textarea.form-control.widthPx300, input.form-control.widthPx300, .widthPx300 {
  width: 300px; }

textarea.form-control.heightPx1, input.form-control.heightPx1, .heightPx1 {
  height: 1px; }

textarea.form-control.heightPx2, input.form-control.heightPx2, .heightPx2 {
  height: 2px; }

textarea.form-control.heightPx3, input.form-control.heightPx3, .heightPx3 {
  height: 3px; }

textarea.form-control.heightPx4, input.form-control.heightPx4, .heightPx4 {
  height: 4px; }

textarea.form-control.heightPx5, input.form-control.heightPx5, .heightPx5 {
  height: 5px; }

textarea.form-control.heightPx6, input.form-control.heightPx6, .heightPx6 {
  height: 6px; }

textarea.form-control.heightPx7, input.form-control.heightPx7, .heightPx7 {
  height: 7px; }

textarea.form-control.heightPx8, input.form-control.heightPx8, .heightPx8 {
  height: 8px; }

textarea.form-control.heightPx9, input.form-control.heightPx9, .heightPx9 {
  height: 9px; }

textarea.form-control.heightPx10, input.form-control.heightPx10, .heightPx10 {
  height: 10px; }

textarea.form-control.heightPx11, input.form-control.heightPx11, .heightPx11 {
  height: 11px; }

textarea.form-control.heightPx12, input.form-control.heightPx12, .heightPx12 {
  height: 12px; }

textarea.form-control.heightPx13, input.form-control.heightPx13, .heightPx13 {
  height: 13px; }

textarea.form-control.heightPx14, input.form-control.heightPx14, .heightPx14 {
  height: 14px; }

textarea.form-control.heightPx15, input.form-control.heightPx15, .heightPx15 {
  height: 15px; }

textarea.form-control.heightPx16, input.form-control.heightPx16, .heightPx16 {
  height: 16px; }

textarea.form-control.heightPx17, input.form-control.heightPx17, .heightPx17 {
  height: 17px; }

textarea.form-control.heightPx18, input.form-control.heightPx18, .heightPx18 {
  height: 18px; }

textarea.form-control.heightPx19, input.form-control.heightPx19, .heightPx19 {
  height: 19px; }

textarea.form-control.heightPx20, input.form-control.heightPx20, .heightPx20 {
  height: 20px; }

textarea.form-control.heightPx21, input.form-control.heightPx21, .heightPx21 {
  height: 21px; }

textarea.form-control.heightPx22, input.form-control.heightPx22, .heightPx22 {
  height: 22px; }

textarea.form-control.heightPx23, input.form-control.heightPx23, .heightPx23 {
  height: 23px; }

textarea.form-control.heightPx24, input.form-control.heightPx24, .heightPx24 {
  height: 24px; }

textarea.form-control.heightPx25, input.form-control.heightPx25, .heightPx25 {
  height: 25px; }

textarea.form-control.heightPx26, input.form-control.heightPx26, .heightPx26 {
  height: 26px; }

textarea.form-control.heightPx27, input.form-control.heightPx27, .heightPx27 {
  height: 27px; }

textarea.form-control.heightPx28, input.form-control.heightPx28, .heightPx28 {
  height: 28px; }

textarea.form-control.heightPx29, input.form-control.heightPx29, .heightPx29 {
  height: 29px; }

textarea.form-control.heightPx30, input.form-control.heightPx30, .heightPx30 {
  height: 30px; }

textarea.form-control.heightPx31, input.form-control.heightPx31, .heightPx31 {
  height: 31px; }

textarea.form-control.heightPx32, input.form-control.heightPx32, .heightPx32 {
  height: 32px; }

textarea.form-control.heightPx33, input.form-control.heightPx33, .heightPx33 {
  height: 33px; }

textarea.form-control.heightPx34, input.form-control.heightPx34, .heightPx34 {
  height: 34px; }

textarea.form-control.heightPx35, input.form-control.heightPx35, .heightPx35 {
  height: 35px; }

textarea.form-control.heightPx36, input.form-control.heightPx36, .heightPx36 {
  height: 36px; }

textarea.form-control.heightPx37, input.form-control.heightPx37, .heightPx37 {
  height: 37px; }

textarea.form-control.heightPx38, input.form-control.heightPx38, .heightPx38 {
  height: 38px; }

textarea.form-control.heightPx39, input.form-control.heightPx39, .heightPx39 {
  height: 39px; }

textarea.form-control.heightPx40, input.form-control.heightPx40, .heightPx40 {
  height: 40px; }

textarea.form-control.heightPx41, input.form-control.heightPx41, .heightPx41 {
  height: 41px; }

textarea.form-control.heightPx42, input.form-control.heightPx42, .heightPx42 {
  height: 42px; }

textarea.form-control.heightPx43, input.form-control.heightPx43, .heightPx43 {
  height: 43px; }

textarea.form-control.heightPx44, input.form-control.heightPx44, .heightPx44 {
  height: 44px; }

textarea.form-control.heightPx45, input.form-control.heightPx45, .heightPx45 {
  height: 45px; }

textarea.form-control.heightPx46, input.form-control.heightPx46, .heightPx46 {
  height: 46px; }

textarea.form-control.heightPx47, input.form-control.heightPx47, .heightPx47 {
  height: 47px; }

textarea.form-control.heightPx48, input.form-control.heightPx48, .heightPx48 {
  height: 48px; }

textarea.form-control.heightPx49, input.form-control.heightPx49, .heightPx49 {
  height: 49px; }

textarea.form-control.heightPx50, input.form-control.heightPx50, .heightPx50 {
  height: 50px; }

textarea.form-control.heightPx51, input.form-control.heightPx51, .heightPx51 {
  height: 51px; }

textarea.form-control.heightPx52, input.form-control.heightPx52, .heightPx52 {
  height: 52px; }

textarea.form-control.heightPx53, input.form-control.heightPx53, .heightPx53 {
  height: 53px; }

textarea.form-control.heightPx54, input.form-control.heightPx54, .heightPx54 {
  height: 54px; }

textarea.form-control.heightPx55, input.form-control.heightPx55, .heightPx55 {
  height: 55px; }

textarea.form-control.heightPx56, input.form-control.heightPx56, .heightPx56 {
  height: 56px; }

textarea.form-control.heightPx57, input.form-control.heightPx57, .heightPx57 {
  height: 57px; }

textarea.form-control.heightPx58, input.form-control.heightPx58, .heightPx58 {
  height: 58px; }

textarea.form-control.heightPx59, input.form-control.heightPx59, .heightPx59 {
  height: 59px; }

textarea.form-control.heightPx60, input.form-control.heightPx60, .heightPx60 {
  height: 60px; }

textarea.form-control.heightPx61, input.form-control.heightPx61, .heightPx61 {
  height: 61px; }

textarea.form-control.heightPx62, input.form-control.heightPx62, .heightPx62 {
  height: 62px; }

textarea.form-control.heightPx63, input.form-control.heightPx63, .heightPx63 {
  height: 63px; }

textarea.form-control.heightPx64, input.form-control.heightPx64, .heightPx64 {
  height: 64px; }

textarea.form-control.heightPx65, input.form-control.heightPx65, .heightPx65 {
  height: 65px; }

textarea.form-control.heightPx66, input.form-control.heightPx66, .heightPx66 {
  height: 66px; }

textarea.form-control.heightPx67, input.form-control.heightPx67, .heightPx67 {
  height: 67px; }

textarea.form-control.heightPx68, input.form-control.heightPx68, .heightPx68 {
  height: 68px; }

textarea.form-control.heightPx69, input.form-control.heightPx69, .heightPx69 {
  height: 69px; }

textarea.form-control.heightPx70, input.form-control.heightPx70, .heightPx70 {
  height: 70px; }

textarea.form-control.heightPx71, input.form-control.heightPx71, .heightPx71 {
  height: 71px; }

textarea.form-control.heightPx72, input.form-control.heightPx72, .heightPx72 {
  height: 72px; }

textarea.form-control.heightPx73, input.form-control.heightPx73, .heightPx73 {
  height: 73px; }

textarea.form-control.heightPx74, input.form-control.heightPx74, .heightPx74 {
  height: 74px; }

textarea.form-control.heightPx75, input.form-control.heightPx75, .heightPx75 {
  height: 75px; }

textarea.form-control.heightPx76, input.form-control.heightPx76, .heightPx76 {
  height: 76px; }

textarea.form-control.heightPx77, input.form-control.heightPx77, .heightPx77 {
  height: 77px; }

textarea.form-control.heightPx78, input.form-control.heightPx78, .heightPx78 {
  height: 78px; }

textarea.form-control.heightPx79, input.form-control.heightPx79, .heightPx79 {
  height: 79px; }

textarea.form-control.heightPx80, input.form-control.heightPx80, .heightPx80 {
  height: 80px; }

textarea.form-control.heightPx81, input.form-control.heightPx81, .heightPx81 {
  height: 81px; }

textarea.form-control.heightPx82, input.form-control.heightPx82, .heightPx82 {
  height: 82px; }

textarea.form-control.heightPx83, input.form-control.heightPx83, .heightPx83 {
  height: 83px; }

textarea.form-control.heightPx84, input.form-control.heightPx84, .heightPx84 {
  height: 84px; }

textarea.form-control.heightPx85, input.form-control.heightPx85, .heightPx85 {
  height: 85px; }

textarea.form-control.heightPx86, input.form-control.heightPx86, .heightPx86 {
  height: 86px; }

textarea.form-control.heightPx87, input.form-control.heightPx87, .heightPx87 {
  height: 87px; }

textarea.form-control.heightPx88, input.form-control.heightPx88, .heightPx88 {
  height: 88px; }

textarea.form-control.heightPx89, input.form-control.heightPx89, .heightPx89 {
  height: 89px; }

textarea.form-control.heightPx90, input.form-control.heightPx90, .heightPx90 {
  height: 90px; }

textarea.form-control.heightPx91, input.form-control.heightPx91, .heightPx91 {
  height: 91px; }

textarea.form-control.heightPx92, input.form-control.heightPx92, .heightPx92 {
  height: 92px; }

textarea.form-control.heightPx93, input.form-control.heightPx93, .heightPx93 {
  height: 93px; }

textarea.form-control.heightPx94, input.form-control.heightPx94, .heightPx94 {
  height: 94px; }

textarea.form-control.heightPx95, input.form-control.heightPx95, .heightPx95 {
  height: 95px; }

textarea.form-control.heightPx96, input.form-control.heightPx96, .heightPx96 {
  height: 96px; }

textarea.form-control.heightPx97, input.form-control.heightPx97, .heightPx97 {
  height: 97px; }

textarea.form-control.heightPx98, input.form-control.heightPx98, .heightPx98 {
  height: 98px; }

textarea.form-control.heightPx99, input.form-control.heightPx99, .heightPx99 {
  height: 99px; }

textarea.form-control.heightPx100, input.form-control.heightPx100, .heightPx100 {
  height: 100px; }

textarea.form-control.heightPx101, input.form-control.heightPx101, .heightPx101 {
  height: 101px; }

textarea.form-control.heightPx102, input.form-control.heightPx102, .heightPx102 {
  height: 102px; }

textarea.form-control.heightPx103, input.form-control.heightPx103, .heightPx103 {
  height: 103px; }

textarea.form-control.heightPx104, input.form-control.heightPx104, .heightPx104 {
  height: 104px; }

textarea.form-control.heightPx105, input.form-control.heightPx105, .heightPx105 {
  height: 105px; }

textarea.form-control.heightPx106, input.form-control.heightPx106, .heightPx106 {
  height: 106px; }

textarea.form-control.heightPx107, input.form-control.heightPx107, .heightPx107 {
  height: 107px; }

textarea.form-control.heightPx108, input.form-control.heightPx108, .heightPx108 {
  height: 108px; }

textarea.form-control.heightPx109, input.form-control.heightPx109, .heightPx109 {
  height: 109px; }

textarea.form-control.heightPx110, input.form-control.heightPx110, .heightPx110 {
  height: 110px; }

textarea.form-control.heightPx111, input.form-control.heightPx111, .heightPx111 {
  height: 111px; }

textarea.form-control.heightPx112, input.form-control.heightPx112, .heightPx112 {
  height: 112px; }

textarea.form-control.heightPx113, input.form-control.heightPx113, .heightPx113 {
  height: 113px; }

textarea.form-control.heightPx114, input.form-control.heightPx114, .heightPx114 {
  height: 114px; }

textarea.form-control.heightPx115, input.form-control.heightPx115, .heightPx115 {
  height: 115px; }

textarea.form-control.heightPx116, input.form-control.heightPx116, .heightPx116 {
  height: 116px; }

textarea.form-control.heightPx117, input.form-control.heightPx117, .heightPx117 {
  height: 117px; }

textarea.form-control.heightPx118, input.form-control.heightPx118, .heightPx118 {
  height: 118px; }

textarea.form-control.heightPx119, input.form-control.heightPx119, .heightPx119 {
  height: 119px; }

textarea.form-control.heightPx120, input.form-control.heightPx120, .heightPx120 {
  height: 120px; }

textarea.form-control.heightPx121, input.form-control.heightPx121, .heightPx121 {
  height: 121px; }

textarea.form-control.heightPx122, input.form-control.heightPx122, .heightPx122 {
  height: 122px; }

textarea.form-control.heightPx123, input.form-control.heightPx123, .heightPx123 {
  height: 123px; }

textarea.form-control.heightPx124, input.form-control.heightPx124, .heightPx124 {
  height: 124px; }

textarea.form-control.heightPx125, input.form-control.heightPx125, .heightPx125 {
  height: 125px; }

textarea.form-control.heightPx126, input.form-control.heightPx126, .heightPx126 {
  height: 126px; }

textarea.form-control.heightPx127, input.form-control.heightPx127, .heightPx127 {
  height: 127px; }

textarea.form-control.heightPx128, input.form-control.heightPx128, .heightPx128 {
  height: 128px; }

textarea.form-control.heightPx129, input.form-control.heightPx129, .heightPx129 {
  height: 129px; }

textarea.form-control.heightPx130, input.form-control.heightPx130, .heightPx130 {
  height: 130px; }

textarea.form-control.heightPx131, input.form-control.heightPx131, .heightPx131 {
  height: 131px; }

textarea.form-control.heightPx132, input.form-control.heightPx132, .heightPx132 {
  height: 132px; }

textarea.form-control.heightPx133, input.form-control.heightPx133, .heightPx133 {
  height: 133px; }

textarea.form-control.heightPx134, input.form-control.heightPx134, .heightPx134 {
  height: 134px; }

textarea.form-control.heightPx135, input.form-control.heightPx135, .heightPx135 {
  height: 135px; }

textarea.form-control.heightPx136, input.form-control.heightPx136, .heightPx136 {
  height: 136px; }

textarea.form-control.heightPx137, input.form-control.heightPx137, .heightPx137 {
  height: 137px; }

textarea.form-control.heightPx138, input.form-control.heightPx138, .heightPx138 {
  height: 138px; }

textarea.form-control.heightPx139, input.form-control.heightPx139, .heightPx139 {
  height: 139px; }

textarea.form-control.heightPx140, input.form-control.heightPx140, .heightPx140 {
  height: 140px; }

textarea.form-control.heightPx141, input.form-control.heightPx141, .heightPx141 {
  height: 141px; }

textarea.form-control.heightPx142, input.form-control.heightPx142, .heightPx142 {
  height: 142px; }

textarea.form-control.heightPx143, input.form-control.heightPx143, .heightPx143 {
  height: 143px; }

textarea.form-control.heightPx144, input.form-control.heightPx144, .heightPx144 {
  height: 144px; }

textarea.form-control.heightPx145, input.form-control.heightPx145, .heightPx145 {
  height: 145px; }

textarea.form-control.heightPx146, input.form-control.heightPx146, .heightPx146 {
  height: 146px; }

textarea.form-control.heightPx147, input.form-control.heightPx147, .heightPx147 {
  height: 147px; }

textarea.form-control.heightPx148, input.form-control.heightPx148, .heightPx148 {
  height: 148px; }

textarea.form-control.heightPx149, input.form-control.heightPx149, .heightPx149 {
  height: 149px; }

textarea.form-control.heightPx150, input.form-control.heightPx150, .heightPx150 {
  height: 150px; }

textarea.form-control.heightPx151, input.form-control.heightPx151, .heightPx151 {
  height: 151px; }

textarea.form-control.heightPx152, input.form-control.heightPx152, .heightPx152 {
  height: 152px; }

textarea.form-control.heightPx153, input.form-control.heightPx153, .heightPx153 {
  height: 153px; }

textarea.form-control.heightPx154, input.form-control.heightPx154, .heightPx154 {
  height: 154px; }

textarea.form-control.heightPx155, input.form-control.heightPx155, .heightPx155 {
  height: 155px; }

textarea.form-control.heightPx156, input.form-control.heightPx156, .heightPx156 {
  height: 156px; }

textarea.form-control.heightPx157, input.form-control.heightPx157, .heightPx157 {
  height: 157px; }

textarea.form-control.heightPx158, input.form-control.heightPx158, .heightPx158 {
  height: 158px; }

textarea.form-control.heightPx159, input.form-control.heightPx159, .heightPx159 {
  height: 159px; }

textarea.form-control.heightPx160, input.form-control.heightPx160, .heightPx160 {
  height: 160px; }

textarea.form-control.heightPx161, input.form-control.heightPx161, .heightPx161 {
  height: 161px; }

textarea.form-control.heightPx162, input.form-control.heightPx162, .heightPx162 {
  height: 162px; }

textarea.form-control.heightPx163, input.form-control.heightPx163, .heightPx163 {
  height: 163px; }

textarea.form-control.heightPx164, input.form-control.heightPx164, .heightPx164 {
  height: 164px; }

textarea.form-control.heightPx165, input.form-control.heightPx165, .heightPx165 {
  height: 165px; }

textarea.form-control.heightPx166, input.form-control.heightPx166, .heightPx166 {
  height: 166px; }

textarea.form-control.heightPx167, input.form-control.heightPx167, .heightPx167 {
  height: 167px; }

textarea.form-control.heightPx168, input.form-control.heightPx168, .heightPx168 {
  height: 168px; }

textarea.form-control.heightPx169, input.form-control.heightPx169, .heightPx169 {
  height: 169px; }

textarea.form-control.heightPx170, input.form-control.heightPx170, .heightPx170 {
  height: 170px; }

textarea.form-control.heightPx171, input.form-control.heightPx171, .heightPx171 {
  height: 171px; }

textarea.form-control.heightPx172, input.form-control.heightPx172, .heightPx172 {
  height: 172px; }

textarea.form-control.heightPx173, input.form-control.heightPx173, .heightPx173 {
  height: 173px; }

textarea.form-control.heightPx174, input.form-control.heightPx174, .heightPx174 {
  height: 174px; }

textarea.form-control.heightPx175, input.form-control.heightPx175, .heightPx175 {
  height: 175px; }

textarea.form-control.heightPx176, input.form-control.heightPx176, .heightPx176 {
  height: 176px; }

textarea.form-control.heightPx177, input.form-control.heightPx177, .heightPx177 {
  height: 177px; }

textarea.form-control.heightPx178, input.form-control.heightPx178, .heightPx178 {
  height: 178px; }

textarea.form-control.heightPx179, input.form-control.heightPx179, .heightPx179 {
  height: 179px; }

textarea.form-control.heightPx180, input.form-control.heightPx180, .heightPx180 {
  height: 180px; }

textarea.form-control.heightPx181, input.form-control.heightPx181, .heightPx181 {
  height: 181px; }

textarea.form-control.heightPx182, input.form-control.heightPx182, .heightPx182 {
  height: 182px; }

textarea.form-control.heightPx183, input.form-control.heightPx183, .heightPx183 {
  height: 183px; }

textarea.form-control.heightPx184, input.form-control.heightPx184, .heightPx184 {
  height: 184px; }

textarea.form-control.heightPx185, input.form-control.heightPx185, .heightPx185 {
  height: 185px; }

textarea.form-control.heightPx186, input.form-control.heightPx186, .heightPx186 {
  height: 186px; }

textarea.form-control.heightPx187, input.form-control.heightPx187, .heightPx187 {
  height: 187px; }

textarea.form-control.heightPx188, input.form-control.heightPx188, .heightPx188 {
  height: 188px; }

textarea.form-control.heightPx189, input.form-control.heightPx189, .heightPx189 {
  height: 189px; }

textarea.form-control.heightPx190, input.form-control.heightPx190, .heightPx190 {
  height: 190px; }

textarea.form-control.heightPx191, input.form-control.heightPx191, .heightPx191 {
  height: 191px; }

textarea.form-control.heightPx192, input.form-control.heightPx192, .heightPx192 {
  height: 192px; }

textarea.form-control.heightPx193, input.form-control.heightPx193, .heightPx193 {
  height: 193px; }

textarea.form-control.heightPx194, input.form-control.heightPx194, .heightPx194 {
  height: 194px; }

textarea.form-control.heightPx195, input.form-control.heightPx195, .heightPx195 {
  height: 195px; }

textarea.form-control.heightPx196, input.form-control.heightPx196, .heightPx196 {
  height: 196px; }

textarea.form-control.heightPx197, input.form-control.heightPx197, .heightPx197 {
  height: 197px; }

textarea.form-control.heightPx198, input.form-control.heightPx198, .heightPx198 {
  height: 198px; }

textarea.form-control.heightPx199, input.form-control.heightPx199, .heightPx199 {
  height: 199px; }

textarea.form-control.heightPx200, input.form-control.heightPx200, .heightPx200 {
  height: 200px; }

textarea.form-control.heightPx201, input.form-control.heightPx201, .heightPx201 {
  height: 201px; }

textarea.form-control.heightPx202, input.form-control.heightPx202, .heightPx202 {
  height: 202px; }

textarea.form-control.heightPx203, input.form-control.heightPx203, .heightPx203 {
  height: 203px; }

textarea.form-control.heightPx204, input.form-control.heightPx204, .heightPx204 {
  height: 204px; }

textarea.form-control.heightPx205, input.form-control.heightPx205, .heightPx205 {
  height: 205px; }

textarea.form-control.heightPx206, input.form-control.heightPx206, .heightPx206 {
  height: 206px; }

textarea.form-control.heightPx207, input.form-control.heightPx207, .heightPx207 {
  height: 207px; }

textarea.form-control.heightPx208, input.form-control.heightPx208, .heightPx208 {
  height: 208px; }

textarea.form-control.heightPx209, input.form-control.heightPx209, .heightPx209 {
  height: 209px; }

textarea.form-control.heightPx210, input.form-control.heightPx210, .heightPx210 {
  height: 210px; }

textarea.form-control.heightPx211, input.form-control.heightPx211, .heightPx211 {
  height: 211px; }

textarea.form-control.heightPx212, input.form-control.heightPx212, .heightPx212 {
  height: 212px; }

textarea.form-control.heightPx213, input.form-control.heightPx213, .heightPx213 {
  height: 213px; }

textarea.form-control.heightPx214, input.form-control.heightPx214, .heightPx214 {
  height: 214px; }

textarea.form-control.heightPx215, input.form-control.heightPx215, .heightPx215 {
  height: 215px; }

textarea.form-control.heightPx216, input.form-control.heightPx216, .heightPx216 {
  height: 216px; }

textarea.form-control.heightPx217, input.form-control.heightPx217, .heightPx217 {
  height: 217px; }

textarea.form-control.heightPx218, input.form-control.heightPx218, .heightPx218 {
  height: 218px; }

textarea.form-control.heightPx219, input.form-control.heightPx219, .heightPx219 {
  height: 219px; }

textarea.form-control.heightPx220, input.form-control.heightPx220, .heightPx220 {
  height: 220px; }

textarea.form-control.heightPx221, input.form-control.heightPx221, .heightPx221 {
  height: 221px; }

textarea.form-control.heightPx222, input.form-control.heightPx222, .heightPx222 {
  height: 222px; }

textarea.form-control.heightPx223, input.form-control.heightPx223, .heightPx223 {
  height: 223px; }

textarea.form-control.heightPx224, input.form-control.heightPx224, .heightPx224 {
  height: 224px; }

textarea.form-control.heightPx225, input.form-control.heightPx225, .heightPx225 {
  height: 225px; }

textarea.form-control.heightPx226, input.form-control.heightPx226, .heightPx226 {
  height: 226px; }

textarea.form-control.heightPx227, input.form-control.heightPx227, .heightPx227 {
  height: 227px; }

textarea.form-control.heightPx228, input.form-control.heightPx228, .heightPx228 {
  height: 228px; }

textarea.form-control.heightPx229, input.form-control.heightPx229, .heightPx229 {
  height: 229px; }

textarea.form-control.heightPx230, input.form-control.heightPx230, .heightPx230 {
  height: 230px; }

textarea.form-control.heightPx231, input.form-control.heightPx231, .heightPx231 {
  height: 231px; }

textarea.form-control.heightPx232, input.form-control.heightPx232, .heightPx232 {
  height: 232px; }

textarea.form-control.heightPx233, input.form-control.heightPx233, .heightPx233 {
  height: 233px; }

textarea.form-control.heightPx234, input.form-control.heightPx234, .heightPx234 {
  height: 234px; }

textarea.form-control.heightPx235, input.form-control.heightPx235, .heightPx235 {
  height: 235px; }

textarea.form-control.heightPx236, input.form-control.heightPx236, .heightPx236 {
  height: 236px; }

textarea.form-control.heightPx237, input.form-control.heightPx237, .heightPx237 {
  height: 237px; }

textarea.form-control.heightPx238, input.form-control.heightPx238, .heightPx238 {
  height: 238px; }

textarea.form-control.heightPx239, input.form-control.heightPx239, .heightPx239 {
  height: 239px; }

textarea.form-control.heightPx240, input.form-control.heightPx240, .heightPx240 {
  height: 240px; }

textarea.form-control.heightPx241, input.form-control.heightPx241, .heightPx241 {
  height: 241px; }

textarea.form-control.heightPx242, input.form-control.heightPx242, .heightPx242 {
  height: 242px; }

textarea.form-control.heightPx243, input.form-control.heightPx243, .heightPx243 {
  height: 243px; }

textarea.form-control.heightPx244, input.form-control.heightPx244, .heightPx244 {
  height: 244px; }

textarea.form-control.heightPx245, input.form-control.heightPx245, .heightPx245 {
  height: 245px; }

textarea.form-control.heightPx246, input.form-control.heightPx246, .heightPx246 {
  height: 246px; }

textarea.form-control.heightPx247, input.form-control.heightPx247, .heightPx247 {
  height: 247px; }

textarea.form-control.heightPx248, input.form-control.heightPx248, .heightPx248 {
  height: 248px; }

textarea.form-control.heightPx249, input.form-control.heightPx249, .heightPx249 {
  height: 249px; }

textarea.form-control.heightPx250, input.form-control.heightPx250, .heightPx250 {
  height: 250px; }

textarea.form-control.heightPx251, input.form-control.heightPx251, .heightPx251 {
  height: 251px; }

textarea.form-control.heightPx252, input.form-control.heightPx252, .heightPx252 {
  height: 252px; }

textarea.form-control.heightPx253, input.form-control.heightPx253, .heightPx253 {
  height: 253px; }

textarea.form-control.heightPx254, input.form-control.heightPx254, .heightPx254 {
  height: 254px; }

textarea.form-control.heightPx255, input.form-control.heightPx255, .heightPx255 {
  height: 255px; }

textarea.form-control.heightPx256, input.form-control.heightPx256, .heightPx256 {
  height: 256px; }

textarea.form-control.heightPx257, input.form-control.heightPx257, .heightPx257 {
  height: 257px; }

textarea.form-control.heightPx258, input.form-control.heightPx258, .heightPx258 {
  height: 258px; }

textarea.form-control.heightPx259, input.form-control.heightPx259, .heightPx259 {
  height: 259px; }

textarea.form-control.heightPx260, input.form-control.heightPx260, .heightPx260 {
  height: 260px; }

textarea.form-control.heightPx261, input.form-control.heightPx261, .heightPx261 {
  height: 261px; }

textarea.form-control.heightPx262, input.form-control.heightPx262, .heightPx262 {
  height: 262px; }

textarea.form-control.heightPx263, input.form-control.heightPx263, .heightPx263 {
  height: 263px; }

textarea.form-control.heightPx264, input.form-control.heightPx264, .heightPx264 {
  height: 264px; }

textarea.form-control.heightPx265, input.form-control.heightPx265, .heightPx265 {
  height: 265px; }

textarea.form-control.heightPx266, input.form-control.heightPx266, .heightPx266 {
  height: 266px; }

textarea.form-control.heightPx267, input.form-control.heightPx267, .heightPx267 {
  height: 267px; }

textarea.form-control.heightPx268, input.form-control.heightPx268, .heightPx268 {
  height: 268px; }

textarea.form-control.heightPx269, input.form-control.heightPx269, .heightPx269 {
  height: 269px; }

textarea.form-control.heightPx270, input.form-control.heightPx270, .heightPx270 {
  height: 270px; }

textarea.form-control.heightPx271, input.form-control.heightPx271, .heightPx271 {
  height: 271px; }

textarea.form-control.heightPx272, input.form-control.heightPx272, .heightPx272 {
  height: 272px; }

textarea.form-control.heightPx273, input.form-control.heightPx273, .heightPx273 {
  height: 273px; }

textarea.form-control.heightPx274, input.form-control.heightPx274, .heightPx274 {
  height: 274px; }

textarea.form-control.heightPx275, input.form-control.heightPx275, .heightPx275 {
  height: 275px; }

textarea.form-control.heightPx276, input.form-control.heightPx276, .heightPx276 {
  height: 276px; }

textarea.form-control.heightPx277, input.form-control.heightPx277, .heightPx277 {
  height: 277px; }

textarea.form-control.heightPx278, input.form-control.heightPx278, .heightPx278 {
  height: 278px; }

textarea.form-control.heightPx279, input.form-control.heightPx279, .heightPx279 {
  height: 279px; }

textarea.form-control.heightPx280, input.form-control.heightPx280, .heightPx280 {
  height: 280px; }

textarea.form-control.heightPx281, input.form-control.heightPx281, .heightPx281 {
  height: 281px; }

textarea.form-control.heightPx282, input.form-control.heightPx282, .heightPx282 {
  height: 282px; }

textarea.form-control.heightPx283, input.form-control.heightPx283, .heightPx283 {
  height: 283px; }

textarea.form-control.heightPx284, input.form-control.heightPx284, .heightPx284 {
  height: 284px; }

textarea.form-control.heightPx285, input.form-control.heightPx285, .heightPx285 {
  height: 285px; }

textarea.form-control.heightPx286, input.form-control.heightPx286, .heightPx286 {
  height: 286px; }

textarea.form-control.heightPx287, input.form-control.heightPx287, .heightPx287 {
  height: 287px; }

textarea.form-control.heightPx288, input.form-control.heightPx288, .heightPx288 {
  height: 288px; }

textarea.form-control.heightPx289, input.form-control.heightPx289, .heightPx289 {
  height: 289px; }

textarea.form-control.heightPx290, input.form-control.heightPx290, .heightPx290 {
  height: 290px; }

textarea.form-control.heightPx291, input.form-control.heightPx291, .heightPx291 {
  height: 291px; }

textarea.form-control.heightPx292, input.form-control.heightPx292, .heightPx292 {
  height: 292px; }

textarea.form-control.heightPx293, input.form-control.heightPx293, .heightPx293 {
  height: 293px; }

textarea.form-control.heightPx294, input.form-control.heightPx294, .heightPx294 {
  height: 294px; }

textarea.form-control.heightPx295, input.form-control.heightPx295, .heightPx295 {
  height: 295px; }

textarea.form-control.heightPx296, input.form-control.heightPx296, .heightPx296 {
  height: 296px; }

textarea.form-control.heightPx297, input.form-control.heightPx297, .heightPx297 {
  height: 297px; }

textarea.form-control.heightPx298, input.form-control.heightPx298, .heightPx298 {
  height: 298px; }

textarea.form-control.heightPx299, input.form-control.heightPx299, .heightPx299 {
  height: 299px; }

textarea.form-control.heightPx300, input.form-control.heightPx300, .heightPx300 {
  height: 300px; }

textarea.form-control.mHeightPx1, input.form-control.mHeightPx1, .mHeightPx1 {
  min-height: 1px; }

textarea.form-control.mHeightPx2, input.form-control.mHeightPx2, .mHeightPx2 {
  min-height: 2px; }

textarea.form-control.mHeightPx3, input.form-control.mHeightPx3, .mHeightPx3 {
  min-height: 3px; }

textarea.form-control.mHeightPx4, input.form-control.mHeightPx4, .mHeightPx4 {
  min-height: 4px; }

textarea.form-control.mHeightPx5, input.form-control.mHeightPx5, .mHeightPx5 {
  min-height: 5px; }

textarea.form-control.mHeightPx6, input.form-control.mHeightPx6, .mHeightPx6 {
  min-height: 6px; }

textarea.form-control.mHeightPx7, input.form-control.mHeightPx7, .mHeightPx7 {
  min-height: 7px; }

textarea.form-control.mHeightPx8, input.form-control.mHeightPx8, .mHeightPx8 {
  min-height: 8px; }

textarea.form-control.mHeightPx9, input.form-control.mHeightPx9, .mHeightPx9 {
  min-height: 9px; }

textarea.form-control.mHeightPx10, input.form-control.mHeightPx10, .mHeightPx10 {
  min-height: 10px; }

textarea.form-control.mHeightPx11, input.form-control.mHeightPx11, .mHeightPx11 {
  min-height: 11px; }

textarea.form-control.mHeightPx12, input.form-control.mHeightPx12, .mHeightPx12 {
  min-height: 12px; }

textarea.form-control.mHeightPx13, input.form-control.mHeightPx13, .mHeightPx13 {
  min-height: 13px; }

textarea.form-control.mHeightPx14, input.form-control.mHeightPx14, .mHeightPx14 {
  min-height: 14px; }

textarea.form-control.mHeightPx15, input.form-control.mHeightPx15, .mHeightPx15 {
  min-height: 15px; }

textarea.form-control.mHeightPx16, input.form-control.mHeightPx16, .mHeightPx16 {
  min-height: 16px; }

textarea.form-control.mHeightPx17, input.form-control.mHeightPx17, .mHeightPx17 {
  min-height: 17px; }

textarea.form-control.mHeightPx18, input.form-control.mHeightPx18, .mHeightPx18 {
  min-height: 18px; }

textarea.form-control.mHeightPx19, input.form-control.mHeightPx19, .mHeightPx19 {
  min-height: 19px; }

textarea.form-control.mHeightPx20, input.form-control.mHeightPx20, .mHeightPx20 {
  min-height: 20px; }

textarea.form-control.mHeightPx21, input.form-control.mHeightPx21, .mHeightPx21 {
  min-height: 21px; }

textarea.form-control.mHeightPx22, input.form-control.mHeightPx22, .mHeightPx22 {
  min-height: 22px; }

textarea.form-control.mHeightPx23, input.form-control.mHeightPx23, .mHeightPx23 {
  min-height: 23px; }

textarea.form-control.mHeightPx24, input.form-control.mHeightPx24, .mHeightPx24 {
  min-height: 24px; }

textarea.form-control.mHeightPx25, input.form-control.mHeightPx25, .mHeightPx25 {
  min-height: 25px; }

textarea.form-control.mHeightPx26, input.form-control.mHeightPx26, .mHeightPx26 {
  min-height: 26px; }

textarea.form-control.mHeightPx27, input.form-control.mHeightPx27, .mHeightPx27 {
  min-height: 27px; }

textarea.form-control.mHeightPx28, input.form-control.mHeightPx28, .mHeightPx28 {
  min-height: 28px; }

textarea.form-control.mHeightPx29, input.form-control.mHeightPx29, .mHeightPx29 {
  min-height: 29px; }

textarea.form-control.mHeightPx30, input.form-control.mHeightPx30, .mHeightPx30 {
  min-height: 30px; }

textarea.form-control.mHeightPx31, input.form-control.mHeightPx31, .mHeightPx31 {
  min-height: 31px; }

textarea.form-control.mHeightPx32, input.form-control.mHeightPx32, .mHeightPx32 {
  min-height: 32px; }

textarea.form-control.mHeightPx33, input.form-control.mHeightPx33, .mHeightPx33 {
  min-height: 33px; }

textarea.form-control.mHeightPx34, input.form-control.mHeightPx34, .mHeightPx34 {
  min-height: 34px; }

textarea.form-control.mHeightPx35, input.form-control.mHeightPx35, .mHeightPx35 {
  min-height: 35px; }

textarea.form-control.mHeightPx36, input.form-control.mHeightPx36, .mHeightPx36 {
  min-height: 36px; }

textarea.form-control.mHeightPx37, input.form-control.mHeightPx37, .mHeightPx37 {
  min-height: 37px; }

textarea.form-control.mHeightPx38, input.form-control.mHeightPx38, .mHeightPx38 {
  min-height: 38px; }

textarea.form-control.mHeightPx39, input.form-control.mHeightPx39, .mHeightPx39 {
  min-height: 39px; }

textarea.form-control.mHeightPx40, input.form-control.mHeightPx40, .mHeightPx40 {
  min-height: 40px; }

textarea.form-control.mHeightPx41, input.form-control.mHeightPx41, .mHeightPx41 {
  min-height: 41px; }

textarea.form-control.mHeightPx42, input.form-control.mHeightPx42, .mHeightPx42 {
  min-height: 42px; }

textarea.form-control.mHeightPx43, input.form-control.mHeightPx43, .mHeightPx43 {
  min-height: 43px; }

textarea.form-control.mHeightPx44, input.form-control.mHeightPx44, .mHeightPx44 {
  min-height: 44px; }

textarea.form-control.mHeightPx45, input.form-control.mHeightPx45, .mHeightPx45 {
  min-height: 45px; }

textarea.form-control.mHeightPx46, input.form-control.mHeightPx46, .mHeightPx46 {
  min-height: 46px; }

textarea.form-control.mHeightPx47, input.form-control.mHeightPx47, .mHeightPx47 {
  min-height: 47px; }

textarea.form-control.mHeightPx48, input.form-control.mHeightPx48, .mHeightPx48 {
  min-height: 48px; }

textarea.form-control.mHeightPx49, input.form-control.mHeightPx49, .mHeightPx49 {
  min-height: 49px; }

textarea.form-control.mHeightPx50, input.form-control.mHeightPx50, .mHeightPx50 {
  min-height: 50px; }

textarea.form-control.mHeightPx51, input.form-control.mHeightPx51, .mHeightPx51 {
  min-height: 51px; }

textarea.form-control.mHeightPx52, input.form-control.mHeightPx52, .mHeightPx52 {
  min-height: 52px; }

textarea.form-control.mHeightPx53, input.form-control.mHeightPx53, .mHeightPx53 {
  min-height: 53px; }

textarea.form-control.mHeightPx54, input.form-control.mHeightPx54, .mHeightPx54 {
  min-height: 54px; }

textarea.form-control.mHeightPx55, input.form-control.mHeightPx55, .mHeightPx55 {
  min-height: 55px; }

textarea.form-control.mHeightPx56, input.form-control.mHeightPx56, .mHeightPx56 {
  min-height: 56px; }

textarea.form-control.mHeightPx57, input.form-control.mHeightPx57, .mHeightPx57 {
  min-height: 57px; }

textarea.form-control.mHeightPx58, input.form-control.mHeightPx58, .mHeightPx58 {
  min-height: 58px; }

textarea.form-control.mHeightPx59, input.form-control.mHeightPx59, .mHeightPx59 {
  min-height: 59px; }

textarea.form-control.mHeightPx60, input.form-control.mHeightPx60, .mHeightPx60 {
  min-height: 60px; }

textarea.form-control.mHeightPx61, input.form-control.mHeightPx61, .mHeightPx61 {
  min-height: 61px; }

textarea.form-control.mHeightPx62, input.form-control.mHeightPx62, .mHeightPx62 {
  min-height: 62px; }

textarea.form-control.mHeightPx63, input.form-control.mHeightPx63, .mHeightPx63 {
  min-height: 63px; }

textarea.form-control.mHeightPx64, input.form-control.mHeightPx64, .mHeightPx64 {
  min-height: 64px; }

textarea.form-control.mHeightPx65, input.form-control.mHeightPx65, .mHeightPx65 {
  min-height: 65px; }

textarea.form-control.mHeightPx66, input.form-control.mHeightPx66, .mHeightPx66 {
  min-height: 66px; }

textarea.form-control.mHeightPx67, input.form-control.mHeightPx67, .mHeightPx67 {
  min-height: 67px; }

textarea.form-control.mHeightPx68, input.form-control.mHeightPx68, .mHeightPx68 {
  min-height: 68px; }

textarea.form-control.mHeightPx69, input.form-control.mHeightPx69, .mHeightPx69 {
  min-height: 69px; }

textarea.form-control.mHeightPx70, input.form-control.mHeightPx70, .mHeightPx70 {
  min-height: 70px; }

textarea.form-control.mHeightPx71, input.form-control.mHeightPx71, .mHeightPx71 {
  min-height: 71px; }

textarea.form-control.mHeightPx72, input.form-control.mHeightPx72, .mHeightPx72 {
  min-height: 72px; }

textarea.form-control.mHeightPx73, input.form-control.mHeightPx73, .mHeightPx73 {
  min-height: 73px; }

textarea.form-control.mHeightPx74, input.form-control.mHeightPx74, .mHeightPx74 {
  min-height: 74px; }

textarea.form-control.mHeightPx75, input.form-control.mHeightPx75, .mHeightPx75 {
  min-height: 75px; }

textarea.form-control.mHeightPx76, input.form-control.mHeightPx76, .mHeightPx76 {
  min-height: 76px; }

textarea.form-control.mHeightPx77, input.form-control.mHeightPx77, .mHeightPx77 {
  min-height: 77px; }

textarea.form-control.mHeightPx78, input.form-control.mHeightPx78, .mHeightPx78 {
  min-height: 78px; }

textarea.form-control.mHeightPx79, input.form-control.mHeightPx79, .mHeightPx79 {
  min-height: 79px; }

textarea.form-control.mHeightPx80, input.form-control.mHeightPx80, .mHeightPx80 {
  min-height: 80px; }

textarea.form-control.mHeightPx81, input.form-control.mHeightPx81, .mHeightPx81 {
  min-height: 81px; }

textarea.form-control.mHeightPx82, input.form-control.mHeightPx82, .mHeightPx82 {
  min-height: 82px; }

textarea.form-control.mHeightPx83, input.form-control.mHeightPx83, .mHeightPx83 {
  min-height: 83px; }

textarea.form-control.mHeightPx84, input.form-control.mHeightPx84, .mHeightPx84 {
  min-height: 84px; }

textarea.form-control.mHeightPx85, input.form-control.mHeightPx85, .mHeightPx85 {
  min-height: 85px; }

textarea.form-control.mHeightPx86, input.form-control.mHeightPx86, .mHeightPx86 {
  min-height: 86px; }

textarea.form-control.mHeightPx87, input.form-control.mHeightPx87, .mHeightPx87 {
  min-height: 87px; }

textarea.form-control.mHeightPx88, input.form-control.mHeightPx88, .mHeightPx88 {
  min-height: 88px; }

textarea.form-control.mHeightPx89, input.form-control.mHeightPx89, .mHeightPx89 {
  min-height: 89px; }

textarea.form-control.mHeightPx90, input.form-control.mHeightPx90, .mHeightPx90 {
  min-height: 90px; }

textarea.form-control.mHeightPx91, input.form-control.mHeightPx91, .mHeightPx91 {
  min-height: 91px; }

textarea.form-control.mHeightPx92, input.form-control.mHeightPx92, .mHeightPx92 {
  min-height: 92px; }

textarea.form-control.mHeightPx93, input.form-control.mHeightPx93, .mHeightPx93 {
  min-height: 93px; }

textarea.form-control.mHeightPx94, input.form-control.mHeightPx94, .mHeightPx94 {
  min-height: 94px; }

textarea.form-control.mHeightPx95, input.form-control.mHeightPx95, .mHeightPx95 {
  min-height: 95px; }

textarea.form-control.mHeightPx96, input.form-control.mHeightPx96, .mHeightPx96 {
  min-height: 96px; }

textarea.form-control.mHeightPx97, input.form-control.mHeightPx97, .mHeightPx97 {
  min-height: 97px; }

textarea.form-control.mHeightPx98, input.form-control.mHeightPx98, .mHeightPx98 {
  min-height: 98px; }

textarea.form-control.mHeightPx99, input.form-control.mHeightPx99, .mHeightPx99 {
  min-height: 99px; }

textarea.form-control.mHeightPx100, input.form-control.mHeightPx100, .mHeightPx100 {
  min-height: 100px; }

textarea.form-control.mHeightPx101, input.form-control.mHeightPx101, .mHeightPx101 {
  min-height: 101px; }

textarea.form-control.mHeightPx102, input.form-control.mHeightPx102, .mHeightPx102 {
  min-height: 102px; }

textarea.form-control.mHeightPx103, input.form-control.mHeightPx103, .mHeightPx103 {
  min-height: 103px; }

textarea.form-control.mHeightPx104, input.form-control.mHeightPx104, .mHeightPx104 {
  min-height: 104px; }

textarea.form-control.mHeightPx105, input.form-control.mHeightPx105, .mHeightPx105 {
  min-height: 105px; }

textarea.form-control.mHeightPx106, input.form-control.mHeightPx106, .mHeightPx106 {
  min-height: 106px; }

textarea.form-control.mHeightPx107, input.form-control.mHeightPx107, .mHeightPx107 {
  min-height: 107px; }

textarea.form-control.mHeightPx108, input.form-control.mHeightPx108, .mHeightPx108 {
  min-height: 108px; }

textarea.form-control.mHeightPx109, input.form-control.mHeightPx109, .mHeightPx109 {
  min-height: 109px; }

textarea.form-control.mHeightPx110, input.form-control.mHeightPx110, .mHeightPx110 {
  min-height: 110px; }

textarea.form-control.mHeightPx111, input.form-control.mHeightPx111, .mHeightPx111 {
  min-height: 111px; }

textarea.form-control.mHeightPx112, input.form-control.mHeightPx112, .mHeightPx112 {
  min-height: 112px; }

textarea.form-control.mHeightPx113, input.form-control.mHeightPx113, .mHeightPx113 {
  min-height: 113px; }

textarea.form-control.mHeightPx114, input.form-control.mHeightPx114, .mHeightPx114 {
  min-height: 114px; }

textarea.form-control.mHeightPx115, input.form-control.mHeightPx115, .mHeightPx115 {
  min-height: 115px; }

textarea.form-control.mHeightPx116, input.form-control.mHeightPx116, .mHeightPx116 {
  min-height: 116px; }

textarea.form-control.mHeightPx117, input.form-control.mHeightPx117, .mHeightPx117 {
  min-height: 117px; }

textarea.form-control.mHeightPx118, input.form-control.mHeightPx118, .mHeightPx118 {
  min-height: 118px; }

textarea.form-control.mHeightPx119, input.form-control.mHeightPx119, .mHeightPx119 {
  min-height: 119px; }

textarea.form-control.mHeightPx120, input.form-control.mHeightPx120, .mHeightPx120 {
  min-height: 120px; }

textarea.form-control.mHeightPx121, input.form-control.mHeightPx121, .mHeightPx121 {
  min-height: 121px; }

textarea.form-control.mHeightPx122, input.form-control.mHeightPx122, .mHeightPx122 {
  min-height: 122px; }

textarea.form-control.mHeightPx123, input.form-control.mHeightPx123, .mHeightPx123 {
  min-height: 123px; }

textarea.form-control.mHeightPx124, input.form-control.mHeightPx124, .mHeightPx124 {
  min-height: 124px; }

textarea.form-control.mHeightPx125, input.form-control.mHeightPx125, .mHeightPx125 {
  min-height: 125px; }

textarea.form-control.mHeightPx126, input.form-control.mHeightPx126, .mHeightPx126 {
  min-height: 126px; }

textarea.form-control.mHeightPx127, input.form-control.mHeightPx127, .mHeightPx127 {
  min-height: 127px; }

textarea.form-control.mHeightPx128, input.form-control.mHeightPx128, .mHeightPx128 {
  min-height: 128px; }

textarea.form-control.mHeightPx129, input.form-control.mHeightPx129, .mHeightPx129 {
  min-height: 129px; }

textarea.form-control.mHeightPx130, input.form-control.mHeightPx130, .mHeightPx130 {
  min-height: 130px; }

textarea.form-control.mHeightPx131, input.form-control.mHeightPx131, .mHeightPx131 {
  min-height: 131px; }

textarea.form-control.mHeightPx132, input.form-control.mHeightPx132, .mHeightPx132 {
  min-height: 132px; }

textarea.form-control.mHeightPx133, input.form-control.mHeightPx133, .mHeightPx133 {
  min-height: 133px; }

textarea.form-control.mHeightPx134, input.form-control.mHeightPx134, .mHeightPx134 {
  min-height: 134px; }

textarea.form-control.mHeightPx135, input.form-control.mHeightPx135, .mHeightPx135 {
  min-height: 135px; }

textarea.form-control.mHeightPx136, input.form-control.mHeightPx136, .mHeightPx136 {
  min-height: 136px; }

textarea.form-control.mHeightPx137, input.form-control.mHeightPx137, .mHeightPx137 {
  min-height: 137px; }

textarea.form-control.mHeightPx138, input.form-control.mHeightPx138, .mHeightPx138 {
  min-height: 138px; }

textarea.form-control.mHeightPx139, input.form-control.mHeightPx139, .mHeightPx139 {
  min-height: 139px; }

textarea.form-control.mHeightPx140, input.form-control.mHeightPx140, .mHeightPx140 {
  min-height: 140px; }

textarea.form-control.mHeightPx141, input.form-control.mHeightPx141, .mHeightPx141 {
  min-height: 141px; }

textarea.form-control.mHeightPx142, input.form-control.mHeightPx142, .mHeightPx142 {
  min-height: 142px; }

textarea.form-control.mHeightPx143, input.form-control.mHeightPx143, .mHeightPx143 {
  min-height: 143px; }

textarea.form-control.mHeightPx144, input.form-control.mHeightPx144, .mHeightPx144 {
  min-height: 144px; }

textarea.form-control.mHeightPx145, input.form-control.mHeightPx145, .mHeightPx145 {
  min-height: 145px; }

textarea.form-control.mHeightPx146, input.form-control.mHeightPx146, .mHeightPx146 {
  min-height: 146px; }

textarea.form-control.mHeightPx147, input.form-control.mHeightPx147, .mHeightPx147 {
  min-height: 147px; }

textarea.form-control.mHeightPx148, input.form-control.mHeightPx148, .mHeightPx148 {
  min-height: 148px; }

textarea.form-control.mHeightPx149, input.form-control.mHeightPx149, .mHeightPx149 {
  min-height: 149px; }

textarea.form-control.mHeightPx150, input.form-control.mHeightPx150, .mHeightPx150 {
  min-height: 150px; }

textarea.form-control.mHeightPx151, input.form-control.mHeightPx151, .mHeightPx151 {
  min-height: 151px; }

textarea.form-control.mHeightPx152, input.form-control.mHeightPx152, .mHeightPx152 {
  min-height: 152px; }

textarea.form-control.mHeightPx153, input.form-control.mHeightPx153, .mHeightPx153 {
  min-height: 153px; }

textarea.form-control.mHeightPx154, input.form-control.mHeightPx154, .mHeightPx154 {
  min-height: 154px; }

textarea.form-control.mHeightPx155, input.form-control.mHeightPx155, .mHeightPx155 {
  min-height: 155px; }

textarea.form-control.mHeightPx156, input.form-control.mHeightPx156, .mHeightPx156 {
  min-height: 156px; }

textarea.form-control.mHeightPx157, input.form-control.mHeightPx157, .mHeightPx157 {
  min-height: 157px; }

textarea.form-control.mHeightPx158, input.form-control.mHeightPx158, .mHeightPx158 {
  min-height: 158px; }

textarea.form-control.mHeightPx159, input.form-control.mHeightPx159, .mHeightPx159 {
  min-height: 159px; }

textarea.form-control.mHeightPx160, input.form-control.mHeightPx160, .mHeightPx160 {
  min-height: 160px; }

textarea.form-control.mHeightPx161, input.form-control.mHeightPx161, .mHeightPx161 {
  min-height: 161px; }

textarea.form-control.mHeightPx162, input.form-control.mHeightPx162, .mHeightPx162 {
  min-height: 162px; }

textarea.form-control.mHeightPx163, input.form-control.mHeightPx163, .mHeightPx163 {
  min-height: 163px; }

textarea.form-control.mHeightPx164, input.form-control.mHeightPx164, .mHeightPx164 {
  min-height: 164px; }

textarea.form-control.mHeightPx165, input.form-control.mHeightPx165, .mHeightPx165 {
  min-height: 165px; }

textarea.form-control.mHeightPx166, input.form-control.mHeightPx166, .mHeightPx166 {
  min-height: 166px; }

textarea.form-control.mHeightPx167, input.form-control.mHeightPx167, .mHeightPx167 {
  min-height: 167px; }

textarea.form-control.mHeightPx168, input.form-control.mHeightPx168, .mHeightPx168 {
  min-height: 168px; }

textarea.form-control.mHeightPx169, input.form-control.mHeightPx169, .mHeightPx169 {
  min-height: 169px; }

textarea.form-control.mHeightPx170, input.form-control.mHeightPx170, .mHeightPx170 {
  min-height: 170px; }

textarea.form-control.mHeightPx171, input.form-control.mHeightPx171, .mHeightPx171 {
  min-height: 171px; }

textarea.form-control.mHeightPx172, input.form-control.mHeightPx172, .mHeightPx172 {
  min-height: 172px; }

textarea.form-control.mHeightPx173, input.form-control.mHeightPx173, .mHeightPx173 {
  min-height: 173px; }

textarea.form-control.mHeightPx174, input.form-control.mHeightPx174, .mHeightPx174 {
  min-height: 174px; }

textarea.form-control.mHeightPx175, input.form-control.mHeightPx175, .mHeightPx175 {
  min-height: 175px; }

textarea.form-control.mHeightPx176, input.form-control.mHeightPx176, .mHeightPx176 {
  min-height: 176px; }

textarea.form-control.mHeightPx177, input.form-control.mHeightPx177, .mHeightPx177 {
  min-height: 177px; }

textarea.form-control.mHeightPx178, input.form-control.mHeightPx178, .mHeightPx178 {
  min-height: 178px; }

textarea.form-control.mHeightPx179, input.form-control.mHeightPx179, .mHeightPx179 {
  min-height: 179px; }

textarea.form-control.mHeightPx180, input.form-control.mHeightPx180, .mHeightPx180 {
  min-height: 180px; }

textarea.form-control.mHeightPx181, input.form-control.mHeightPx181, .mHeightPx181 {
  min-height: 181px; }

textarea.form-control.mHeightPx182, input.form-control.mHeightPx182, .mHeightPx182 {
  min-height: 182px; }

textarea.form-control.mHeightPx183, input.form-control.mHeightPx183, .mHeightPx183 {
  min-height: 183px; }

textarea.form-control.mHeightPx184, input.form-control.mHeightPx184, .mHeightPx184 {
  min-height: 184px; }

textarea.form-control.mHeightPx185, input.form-control.mHeightPx185, .mHeightPx185 {
  min-height: 185px; }

textarea.form-control.mHeightPx186, input.form-control.mHeightPx186, .mHeightPx186 {
  min-height: 186px; }

textarea.form-control.mHeightPx187, input.form-control.mHeightPx187, .mHeightPx187 {
  min-height: 187px; }

textarea.form-control.mHeightPx188, input.form-control.mHeightPx188, .mHeightPx188 {
  min-height: 188px; }

textarea.form-control.mHeightPx189, input.form-control.mHeightPx189, .mHeightPx189 {
  min-height: 189px; }

textarea.form-control.mHeightPx190, input.form-control.mHeightPx190, .mHeightPx190 {
  min-height: 190px; }

textarea.form-control.mHeightPx191, input.form-control.mHeightPx191, .mHeightPx191 {
  min-height: 191px; }

textarea.form-control.mHeightPx192, input.form-control.mHeightPx192, .mHeightPx192 {
  min-height: 192px; }

textarea.form-control.mHeightPx193, input.form-control.mHeightPx193, .mHeightPx193 {
  min-height: 193px; }

textarea.form-control.mHeightPx194, input.form-control.mHeightPx194, .mHeightPx194 {
  min-height: 194px; }

textarea.form-control.mHeightPx195, input.form-control.mHeightPx195, .mHeightPx195 {
  min-height: 195px; }

textarea.form-control.mHeightPx196, input.form-control.mHeightPx196, .mHeightPx196 {
  min-height: 196px; }

textarea.form-control.mHeightPx197, input.form-control.mHeightPx197, .mHeightPx197 {
  min-height: 197px; }

textarea.form-control.mHeightPx198, input.form-control.mHeightPx198, .mHeightPx198 {
  min-height: 198px; }

textarea.form-control.mHeightPx199, input.form-control.mHeightPx199, .mHeightPx199 {
  min-height: 199px; }

textarea.form-control.mHeightPx200, input.form-control.mHeightPx200, .mHeightPx200 {
  min-height: 200px; }

textarea.form-control.mHeightPx201, input.form-control.mHeightPx201, .mHeightPx201 {
  min-height: 201px; }

textarea.form-control.mHeightPx202, input.form-control.mHeightPx202, .mHeightPx202 {
  min-height: 202px; }

textarea.form-control.mHeightPx203, input.form-control.mHeightPx203, .mHeightPx203 {
  min-height: 203px; }

textarea.form-control.mHeightPx204, input.form-control.mHeightPx204, .mHeightPx204 {
  min-height: 204px; }

textarea.form-control.mHeightPx205, input.form-control.mHeightPx205, .mHeightPx205 {
  min-height: 205px; }

textarea.form-control.mHeightPx206, input.form-control.mHeightPx206, .mHeightPx206 {
  min-height: 206px; }

textarea.form-control.mHeightPx207, input.form-control.mHeightPx207, .mHeightPx207 {
  min-height: 207px; }

textarea.form-control.mHeightPx208, input.form-control.mHeightPx208, .mHeightPx208 {
  min-height: 208px; }

textarea.form-control.mHeightPx209, input.form-control.mHeightPx209, .mHeightPx209 {
  min-height: 209px; }

textarea.form-control.mHeightPx210, input.form-control.mHeightPx210, .mHeightPx210 {
  min-height: 210px; }

textarea.form-control.mHeightPx211, input.form-control.mHeightPx211, .mHeightPx211 {
  min-height: 211px; }

textarea.form-control.mHeightPx212, input.form-control.mHeightPx212, .mHeightPx212 {
  min-height: 212px; }

textarea.form-control.mHeightPx213, input.form-control.mHeightPx213, .mHeightPx213 {
  min-height: 213px; }

textarea.form-control.mHeightPx214, input.form-control.mHeightPx214, .mHeightPx214 {
  min-height: 214px; }

textarea.form-control.mHeightPx215, input.form-control.mHeightPx215, .mHeightPx215 {
  min-height: 215px; }

textarea.form-control.mHeightPx216, input.form-control.mHeightPx216, .mHeightPx216 {
  min-height: 216px; }

textarea.form-control.mHeightPx217, input.form-control.mHeightPx217, .mHeightPx217 {
  min-height: 217px; }

textarea.form-control.mHeightPx218, input.form-control.mHeightPx218, .mHeightPx218 {
  min-height: 218px; }

textarea.form-control.mHeightPx219, input.form-control.mHeightPx219, .mHeightPx219 {
  min-height: 219px; }

textarea.form-control.mHeightPx220, input.form-control.mHeightPx220, .mHeightPx220 {
  min-height: 220px; }

textarea.form-control.mHeightPx221, input.form-control.mHeightPx221, .mHeightPx221 {
  min-height: 221px; }

textarea.form-control.mHeightPx222, input.form-control.mHeightPx222, .mHeightPx222 {
  min-height: 222px; }

textarea.form-control.mHeightPx223, input.form-control.mHeightPx223, .mHeightPx223 {
  min-height: 223px; }

textarea.form-control.mHeightPx224, input.form-control.mHeightPx224, .mHeightPx224 {
  min-height: 224px; }

textarea.form-control.mHeightPx225, input.form-control.mHeightPx225, .mHeightPx225 {
  min-height: 225px; }

textarea.form-control.mHeightPx226, input.form-control.mHeightPx226, .mHeightPx226 {
  min-height: 226px; }

textarea.form-control.mHeightPx227, input.form-control.mHeightPx227, .mHeightPx227 {
  min-height: 227px; }

textarea.form-control.mHeightPx228, input.form-control.mHeightPx228, .mHeightPx228 {
  min-height: 228px; }

textarea.form-control.mHeightPx229, input.form-control.mHeightPx229, .mHeightPx229 {
  min-height: 229px; }

textarea.form-control.mHeightPx230, input.form-control.mHeightPx230, .mHeightPx230 {
  min-height: 230px; }

textarea.form-control.mHeightPx231, input.form-control.mHeightPx231, .mHeightPx231 {
  min-height: 231px; }

textarea.form-control.mHeightPx232, input.form-control.mHeightPx232, .mHeightPx232 {
  min-height: 232px; }

textarea.form-control.mHeightPx233, input.form-control.mHeightPx233, .mHeightPx233 {
  min-height: 233px; }

textarea.form-control.mHeightPx234, input.form-control.mHeightPx234, .mHeightPx234 {
  min-height: 234px; }

textarea.form-control.mHeightPx235, input.form-control.mHeightPx235, .mHeightPx235 {
  min-height: 235px; }

textarea.form-control.mHeightPx236, input.form-control.mHeightPx236, .mHeightPx236 {
  min-height: 236px; }

textarea.form-control.mHeightPx237, input.form-control.mHeightPx237, .mHeightPx237 {
  min-height: 237px; }

textarea.form-control.mHeightPx238, input.form-control.mHeightPx238, .mHeightPx238 {
  min-height: 238px; }

textarea.form-control.mHeightPx239, input.form-control.mHeightPx239, .mHeightPx239 {
  min-height: 239px; }

textarea.form-control.mHeightPx240, input.form-control.mHeightPx240, .mHeightPx240 {
  min-height: 240px; }

textarea.form-control.mHeightPx241, input.form-control.mHeightPx241, .mHeightPx241 {
  min-height: 241px; }

textarea.form-control.mHeightPx242, input.form-control.mHeightPx242, .mHeightPx242 {
  min-height: 242px; }

textarea.form-control.mHeightPx243, input.form-control.mHeightPx243, .mHeightPx243 {
  min-height: 243px; }

textarea.form-control.mHeightPx244, input.form-control.mHeightPx244, .mHeightPx244 {
  min-height: 244px; }

textarea.form-control.mHeightPx245, input.form-control.mHeightPx245, .mHeightPx245 {
  min-height: 245px; }

textarea.form-control.mHeightPx246, input.form-control.mHeightPx246, .mHeightPx246 {
  min-height: 246px; }

textarea.form-control.mHeightPx247, input.form-control.mHeightPx247, .mHeightPx247 {
  min-height: 247px; }

textarea.form-control.mHeightPx248, input.form-control.mHeightPx248, .mHeightPx248 {
  min-height: 248px; }

textarea.form-control.mHeightPx249, input.form-control.mHeightPx249, .mHeightPx249 {
  min-height: 249px; }

textarea.form-control.mHeightPx250, input.form-control.mHeightPx250, .mHeightPx250 {
  min-height: 250px; }

textarea.form-control.mHeightPx251, input.form-control.mHeightPx251, .mHeightPx251 {
  min-height: 251px; }

textarea.form-control.mHeightPx252, input.form-control.mHeightPx252, .mHeightPx252 {
  min-height: 252px; }

textarea.form-control.mHeightPx253, input.form-control.mHeightPx253, .mHeightPx253 {
  min-height: 253px; }

textarea.form-control.mHeightPx254, input.form-control.mHeightPx254, .mHeightPx254 {
  min-height: 254px; }

textarea.form-control.mHeightPx255, input.form-control.mHeightPx255, .mHeightPx255 {
  min-height: 255px; }

textarea.form-control.mHeightPx256, input.form-control.mHeightPx256, .mHeightPx256 {
  min-height: 256px; }

textarea.form-control.mHeightPx257, input.form-control.mHeightPx257, .mHeightPx257 {
  min-height: 257px; }

textarea.form-control.mHeightPx258, input.form-control.mHeightPx258, .mHeightPx258 {
  min-height: 258px; }

textarea.form-control.mHeightPx259, input.form-control.mHeightPx259, .mHeightPx259 {
  min-height: 259px; }

textarea.form-control.mHeightPx260, input.form-control.mHeightPx260, .mHeightPx260 {
  min-height: 260px; }

textarea.form-control.mHeightPx261, input.form-control.mHeightPx261, .mHeightPx261 {
  min-height: 261px; }

textarea.form-control.mHeightPx262, input.form-control.mHeightPx262, .mHeightPx262 {
  min-height: 262px; }

textarea.form-control.mHeightPx263, input.form-control.mHeightPx263, .mHeightPx263 {
  min-height: 263px; }

textarea.form-control.mHeightPx264, input.form-control.mHeightPx264, .mHeightPx264 {
  min-height: 264px; }

textarea.form-control.mHeightPx265, input.form-control.mHeightPx265, .mHeightPx265 {
  min-height: 265px; }

textarea.form-control.mHeightPx266, input.form-control.mHeightPx266, .mHeightPx266 {
  min-height: 266px; }

textarea.form-control.mHeightPx267, input.form-control.mHeightPx267, .mHeightPx267 {
  min-height: 267px; }

textarea.form-control.mHeightPx268, input.form-control.mHeightPx268, .mHeightPx268 {
  min-height: 268px; }

textarea.form-control.mHeightPx269, input.form-control.mHeightPx269, .mHeightPx269 {
  min-height: 269px; }

textarea.form-control.mHeightPx270, input.form-control.mHeightPx270, .mHeightPx270 {
  min-height: 270px; }

textarea.form-control.mHeightPx271, input.form-control.mHeightPx271, .mHeightPx271 {
  min-height: 271px; }

textarea.form-control.mHeightPx272, input.form-control.mHeightPx272, .mHeightPx272 {
  min-height: 272px; }

textarea.form-control.mHeightPx273, input.form-control.mHeightPx273, .mHeightPx273 {
  min-height: 273px; }

textarea.form-control.mHeightPx274, input.form-control.mHeightPx274, .mHeightPx274 {
  min-height: 274px; }

textarea.form-control.mHeightPx275, input.form-control.mHeightPx275, .mHeightPx275 {
  min-height: 275px; }

textarea.form-control.mHeightPx276, input.form-control.mHeightPx276, .mHeightPx276 {
  min-height: 276px; }

textarea.form-control.mHeightPx277, input.form-control.mHeightPx277, .mHeightPx277 {
  min-height: 277px; }

textarea.form-control.mHeightPx278, input.form-control.mHeightPx278, .mHeightPx278 {
  min-height: 278px; }

textarea.form-control.mHeightPx279, input.form-control.mHeightPx279, .mHeightPx279 {
  min-height: 279px; }

textarea.form-control.mHeightPx280, input.form-control.mHeightPx280, .mHeightPx280 {
  min-height: 280px; }

textarea.form-control.mHeightPx281, input.form-control.mHeightPx281, .mHeightPx281 {
  min-height: 281px; }

textarea.form-control.mHeightPx282, input.form-control.mHeightPx282, .mHeightPx282 {
  min-height: 282px; }

textarea.form-control.mHeightPx283, input.form-control.mHeightPx283, .mHeightPx283 {
  min-height: 283px; }

textarea.form-control.mHeightPx284, input.form-control.mHeightPx284, .mHeightPx284 {
  min-height: 284px; }

textarea.form-control.mHeightPx285, input.form-control.mHeightPx285, .mHeightPx285 {
  min-height: 285px; }

textarea.form-control.mHeightPx286, input.form-control.mHeightPx286, .mHeightPx286 {
  min-height: 286px; }

textarea.form-control.mHeightPx287, input.form-control.mHeightPx287, .mHeightPx287 {
  min-height: 287px; }

textarea.form-control.mHeightPx288, input.form-control.mHeightPx288, .mHeightPx288 {
  min-height: 288px; }

textarea.form-control.mHeightPx289, input.form-control.mHeightPx289, .mHeightPx289 {
  min-height: 289px; }

textarea.form-control.mHeightPx290, input.form-control.mHeightPx290, .mHeightPx290 {
  min-height: 290px; }

textarea.form-control.mHeightPx291, input.form-control.mHeightPx291, .mHeightPx291 {
  min-height: 291px; }

textarea.form-control.mHeightPx292, input.form-control.mHeightPx292, .mHeightPx292 {
  min-height: 292px; }

textarea.form-control.mHeightPx293, input.form-control.mHeightPx293, .mHeightPx293 {
  min-height: 293px; }

textarea.form-control.mHeightPx294, input.form-control.mHeightPx294, .mHeightPx294 {
  min-height: 294px; }

textarea.form-control.mHeightPx295, input.form-control.mHeightPx295, .mHeightPx295 {
  min-height: 295px; }

textarea.form-control.mHeightPx296, input.form-control.mHeightPx296, .mHeightPx296 {
  min-height: 296px; }

textarea.form-control.mHeightPx297, input.form-control.mHeightPx297, .mHeightPx297 {
  min-height: 297px; }

textarea.form-control.mHeightPx298, input.form-control.mHeightPx298, .mHeightPx298 {
  min-height: 298px; }

textarea.form-control.mHeightPx299, input.form-control.mHeightPx299, .mHeightPx299 {
  min-height: 299px; }

textarea.form-control.mHeightPx300, input.form-control.mHeightPx300, .mHeightPx300 {
  min-height: 300px; }

.sizePerc1 {
  width: 1%;
  height: 1%; }

.sizePerc2 {
  width: 2%;
  height: 2%; }

.sizePerc3 {
  width: 3%;
  height: 3%; }

.sizePerc4 {
  width: 4%;
  height: 4%; }

.sizePerc5 {
  width: 5%;
  height: 5%; }

.sizePerc6 {
  width: 6%;
  height: 6%; }

.sizePerc7 {
  width: 7%;
  height: 7%; }

.sizePerc8 {
  width: 8%;
  height: 8%; }

.sizePerc9 {
  width: 9%;
  height: 9%; }

.sizePerc10 {
  width: 10%;
  height: 10%; }

.sizePerc11 {
  width: 11%;
  height: 11%; }

.sizePerc12 {
  width: 12%;
  height: 12%; }

.sizePerc13 {
  width: 13%;
  height: 13%; }

.sizePerc14 {
  width: 14%;
  height: 14%; }

.sizePerc15 {
  width: 15%;
  height: 15%; }

.sizePerc16 {
  width: 16%;
  height: 16%; }

.sizePerc17 {
  width: 17%;
  height: 17%; }

.sizePerc18 {
  width: 18%;
  height: 18%; }

.sizePerc19 {
  width: 19%;
  height: 19%; }

.sizePerc20 {
  width: 20%;
  height: 20%; }

.sizePerc21 {
  width: 21%;
  height: 21%; }

.sizePerc22 {
  width: 22%;
  height: 22%; }

.sizePerc23 {
  width: 23%;
  height: 23%; }

.sizePerc24 {
  width: 24%;
  height: 24%; }

.sizePerc25 {
  width: 25%;
  height: 25%; }

.sizePerc26 {
  width: 26%;
  height: 26%; }

.sizePerc27 {
  width: 27%;
  height: 27%; }

.sizePerc28 {
  width: 28%;
  height: 28%; }

.sizePerc29 {
  width: 29%;
  height: 29%; }

.sizePerc30 {
  width: 30%;
  height: 30%; }

.sizePerc31 {
  width: 31%;
  height: 31%; }

.sizePerc32 {
  width: 32%;
  height: 32%; }

.sizePerc33 {
  width: 33%;
  height: 33%; }

.sizePerc34 {
  width: 34%;
  height: 34%; }

.sizePerc35 {
  width: 35%;
  height: 35%; }

.sizePerc36 {
  width: 36%;
  height: 36%; }

.sizePerc37 {
  width: 37%;
  height: 37%; }

.sizePerc38 {
  width: 38%;
  height: 38%; }

.sizePerc39 {
  width: 39%;
  height: 39%; }

.sizePerc40 {
  width: 40%;
  height: 40%; }

.sizePerc41 {
  width: 41%;
  height: 41%; }

.sizePerc42 {
  width: 42%;
  height: 42%; }

.sizePerc43 {
  width: 43%;
  height: 43%; }

.sizePerc44 {
  width: 44%;
  height: 44%; }

.sizePerc45 {
  width: 45%;
  height: 45%; }

.sizePerc46 {
  width: 46%;
  height: 46%; }

.sizePerc47 {
  width: 47%;
  height: 47%; }

.sizePerc48 {
  width: 48%;
  height: 48%; }

.sizePerc49 {
  width: 49%;
  height: 49%; }

.sizePerc50 {
  width: 50%;
  height: 50%; }

.sizePerc51 {
  width: 51%;
  height: 51%; }

.sizePerc52 {
  width: 52%;
  height: 52%; }

.sizePerc53 {
  width: 53%;
  height: 53%; }

.sizePerc54 {
  width: 54%;
  height: 54%; }

.sizePerc55 {
  width: 55%;
  height: 55%; }

.sizePerc56 {
  width: 56%;
  height: 56%; }

.sizePerc57 {
  width: 57%;
  height: 57%; }

.sizePerc58 {
  width: 58%;
  height: 58%; }

.sizePerc59 {
  width: 59%;
  height: 59%; }

.sizePerc60 {
  width: 60%;
  height: 60%; }

.sizePerc61 {
  width: 61%;
  height: 61%; }

.sizePerc62 {
  width: 62%;
  height: 62%; }

.sizePerc63 {
  width: 63%;
  height: 63%; }

.sizePerc64 {
  width: 64%;
  height: 64%; }

.sizePerc65 {
  width: 65%;
  height: 65%; }

.sizePerc66 {
  width: 66%;
  height: 66%; }

.sizePerc67 {
  width: 67%;
  height: 67%; }

.sizePerc68 {
  width: 68%;
  height: 68%; }

.sizePerc69 {
  width: 69%;
  height: 69%; }

.sizePerc70 {
  width: 70%;
  height: 70%; }

.sizePerc71 {
  width: 71%;
  height: 71%; }

.sizePerc72 {
  width: 72%;
  height: 72%; }

.sizePerc73 {
  width: 73%;
  height: 73%; }

.sizePerc74 {
  width: 74%;
  height: 74%; }

.sizePerc75 {
  width: 75%;
  height: 75%; }

.sizePerc76 {
  width: 76%;
  height: 76%; }

.sizePerc77 {
  width: 77%;
  height: 77%; }

.sizePerc78 {
  width: 78%;
  height: 78%; }

.sizePerc79 {
  width: 79%;
  height: 79%; }

.sizePerc80 {
  width: 80%;
  height: 80%; }

.sizePerc81 {
  width: 81%;
  height: 81%; }

.sizePerc82 {
  width: 82%;
  height: 82%; }

.sizePerc83 {
  width: 83%;
  height: 83%; }

.sizePerc84 {
  width: 84%;
  height: 84%; }

.sizePerc85 {
  width: 85%;
  height: 85%; }

.sizePerc86 {
  width: 86%;
  height: 86%; }

.sizePerc87 {
  width: 87%;
  height: 87%; }

.sizePerc88 {
  width: 88%;
  height: 88%; }

.sizePerc89 {
  width: 89%;
  height: 89%; }

.sizePerc90 {
  width: 90%;
  height: 90%; }

.sizePerc91 {
  width: 91%;
  height: 91%; }

.sizePerc92 {
  width: 92%;
  height: 92%; }

.sizePerc93 {
  width: 93%;
  height: 93%; }

.sizePerc94 {
  width: 94%;
  height: 94%; }

.sizePerc95 {
  width: 95%;
  height: 95%; }

.sizePerc96 {
  width: 96%;
  height: 96%; }

.sizePerc97 {
  width: 97%;
  height: 97%; }

.sizePerc98 {
  width: 98%;
  height: 98%; }

.sizePerc99 {
  width: 99%;
  height: 99%; }

.sizePerc100 {
  width: 100%;
  height: 100%; }

.font01 {
  font-size: 0.1rem;
  line-height: 0.6rem;
  display: inherit; }

.font02 {
  font-size: 0.2rem;
  line-height: 0.7rem;
  display: inherit; }

.font03 {
  font-size: 0.3rem;
  line-height: 0.8rem;
  display: inherit; }

.font04 {
  font-size: 0.4rem;
  line-height: 0.9rem;
  display: inherit; }

.font05 {
  font-size: 0.5rem;
  line-height: 1rem;
  display: inherit; }

.font06 {
  font-size: 0.6rem;
  line-height: 1.1rem;
  display: inherit; }

.font07 {
  font-size: 0.7rem;
  line-height: 1.2rem;
  display: inherit; }

.font08 {
  font-size: 0.8rem;
  line-height: 1.3rem;
  display: inherit; }

.font09 {
  font-size: 0.9rem;
  line-height: 1.4rem;
  display: inherit; }

.font010 {
  font-size: 1rem;
  line-height: 1.5rem;
  display: inherit; }

.font011 {
  font-size: 1.1rem;
  line-height: 1.6rem;
  display: inherit; }

.font012 {
  font-size: 1.2rem;
  line-height: 1.7rem;
  display: inherit; }

.font013 {
  font-size: 1.3rem;
  line-height: 1.8rem;
  display: inherit; }

.font014 {
  font-size: 1.4rem;
  line-height: 1.9rem;
  display: inherit; }

.font015 {
  font-size: 1.5rem;
  line-height: 2rem;
  display: inherit; }

.font016 {
  font-size: 1.6rem;
  line-height: 2.1rem;
  display: inherit; }

.font017 {
  font-size: 1.7rem;
  line-height: 2.2rem;
  display: inherit; }

.font018 {
  font-size: 1.8rem;
  line-height: 2.3rem;
  display: inherit; }

.font019 {
  font-size: 1.9rem;
  line-height: 2.4rem;
  display: inherit; }

.font020 {
  font-size: 2rem;
  line-height: 2.5rem;
  display: inherit; }

.font021 {
  font-size: 2.1rem;
  line-height: 2.6rem;
  display: inherit; }

.font022 {
  font-size: 2.2rem;
  line-height: 2.7rem;
  display: inherit; }

.font023 {
  font-size: 2.3rem;
  line-height: 2.8rem;
  display: inherit; }

.font024 {
  font-size: 2.4rem;
  line-height: 2.9rem;
  display: inherit; }

.font025 {
  font-size: 2.5rem;
  line-height: 3rem;
  display: inherit; }

.font026 {
  font-size: 2.6rem;
  line-height: 3.1rem;
  display: inherit; }

.font027 {
  font-size: 2.7rem;
  line-height: 3.2rem;
  display: inherit; }

.font028 {
  font-size: 2.8rem;
  line-height: 3.3rem;
  display: inherit; }

.font029 {
  font-size: 2.9rem;
  line-height: 3.4rem;
  display: inherit; }

.font030 {
  font-size: 3rem;
  line-height: 3.5rem;
  display: inherit; }

.font031 {
  font-size: 3.1rem;
  line-height: 3.6rem;
  display: inherit; }

.font032 {
  font-size: 3.2rem;
  line-height: 3.7rem;
  display: inherit; }

.font033 {
  font-size: 3.3rem;
  line-height: 3.8rem;
  display: inherit; }

.font034 {
  font-size: 3.4rem;
  line-height: 3.9rem;
  display: inherit; }

.font035 {
  font-size: 3.5rem;
  line-height: 4rem;
  display: inherit; }

.font036 {
  font-size: 3.6rem;
  line-height: 4.1rem;
  display: inherit; }

.font037 {
  font-size: 3.7rem;
  line-height: 4.2rem;
  display: inherit; }

.font038 {
  font-size: 3.8rem;
  line-height: 4.3rem;
  display: inherit; }

.font039 {
  font-size: 3.9rem;
  line-height: 4.4rem;
  display: inherit; }

.font040 {
  font-size: 4rem;
  line-height: 4.5rem;
  display: inherit; }

.font1 {
  font-size: 1em;
  line-height: 1.5rem;
  display: inherit; }

.font1_1 {
  font-size: calc(0.1em + 1em);
  line-height: 1.5rem;
  display: inherit; }

.font1_2 {
  font-size: calc(0.2em + 1em);
  line-height: 2.5rem;
  display: inherit; }

.font1_3 {
  font-size: calc(0.3em + 1em);
  line-height: 3.5rem;
  display: inherit; }

.font1_4 {
  font-size: calc(0.4em + 1em);
  line-height: 4.5rem;
  display: inherit; }

.font1_5 {
  font-size: calc(0.5em + 1em);
  line-height: 5.5rem;
  display: inherit; }

.font1_6 {
  font-size: calc(0.6em + 1em);
  line-height: 6.5rem;
  display: inherit; }

.font1_7 {
  font-size: calc(0.7em + 1em);
  line-height: 7.5rem;
  display: inherit; }

.font1_8 {
  font-size: calc(0.8em + 1em);
  line-height: 8.5rem;
  display: inherit; }

.font1_9 {
  font-size: calc(0.9em + 1em);
  line-height: 9.5rem;
  display: inherit; }

.font2 {
  font-size: 2em;
  line-height: 2.5rem;
  display: inherit; }

.font2_1 {
  font-size: calc(0.1em + 2em);
  line-height: 1.5rem;
  display: inherit; }

.font2_2 {
  font-size: calc(0.2em + 2em);
  line-height: 2.5rem;
  display: inherit; }

.font2_3 {
  font-size: calc(0.3em + 2em);
  line-height: 3.5rem;
  display: inherit; }

.font2_4 {
  font-size: calc(0.4em + 2em);
  line-height: 4.5rem;
  display: inherit; }

.font2_5 {
  font-size: calc(0.5em + 2em);
  line-height: 5.5rem;
  display: inherit; }

.font2_6 {
  font-size: calc(0.6em + 2em);
  line-height: 6.5rem;
  display: inherit; }

.font2_7 {
  font-size: calc(0.7em + 2em);
  line-height: 7.5rem;
  display: inherit; }

.font2_8 {
  font-size: calc(0.8em + 2em);
  line-height: 8.5rem;
  display: inherit; }

.font2_9 {
  font-size: calc(0.9em + 2em);
  line-height: 9.5rem;
  display: inherit; }

.lh0_1 {
  line-height: 0.1rem; }

.lh0_2 {
  line-height: 0.2rem; }

.lh0_3 {
  line-height: 0.3rem; }

.lh0_4 {
  line-height: 0.4rem; }

.lh0_5 {
  line-height: 0.5rem; }

.lh0_6 {
  line-height: 0.6rem; }

.lh0_7 {
  line-height: 0.7rem; }

.lh0_8 {
  line-height: 0.8rem; }

.lh0_9 {
  line-height: 0.9rem; }

.lh1_1 {
  line-height: calc(0.1em + 1em); }

.lh1_2 {
  line-height: calc(0.2em + 1em); }

.lh1_3 {
  line-height: calc(0.3em + 1em); }

.lh1_4 {
  line-height: calc(0.4em + 1em); }

.lh1_5 {
  line-height: calc(0.5em + 1em); }

.lh1_6 {
  line-height: calc(0.6em + 1em); }

.lh1_7 {
  line-height: calc(0.7em + 1em); }

.lh1_8 {
  line-height: calc(0.8em + 1em); }

.lh1_9 {
  line-height: calc(0.9em + 1em); }

.lh2_1 {
  line-height: calc(0.1em + 2em); }

.lh2_2 {
  line-height: calc(0.2em + 2em); }

.lh2_3 {
  line-height: calc(0.3em + 2em); }

.lh2_4 {
  line-height: calc(0.4em + 2em); }

.lh2_5 {
  line-height: calc(0.5em + 2em); }

.lh2_6 {
  line-height: calc(0.6em + 2em); }

.lh2_7 {
  line-height: calc(0.7em + 2em); }

.lh2_8 {
  line-height: calc(0.8em + 2em); }

.lh2_9 {
  line-height: calc(0.9em + 2em); }

.lh3_1 {
  line-height: calc(0.1em + 3em); }

.lh3_2 {
  line-height: calc(0.2em + 3em); }

.lh3_3 {
  line-height: calc(0.3em + 3em); }

.lh3_4 {
  line-height: calc(0.4em + 3em); }

.lh3_5 {
  line-height: calc(0.5em + 3em); }

.lh3_6 {
  line-height: calc(0.6em + 3em); }

.lh3_7 {
  line-height: calc(0.7em + 3em); }

.lh3_8 {
  line-height: calc(0.8em + 3em); }

.lh3_9 {
  line-height: calc(0.9em + 3em); }

.fa-0_9x {
  font-size: 0.9em;
  top: 0px; }

.fa-0_8x {
  font-size: 0.8em;
  top: 0px; }

.fa-0_7x {
  font-size: 0.7em;
  top: 0px; }

.fa-0_6x {
  font-size: 0.6em;
  top: 0px; }

.fa-0_5x {
  font-size: 0.5em;
  top: 0px; }

.fa-0_4x {
  font-size: 0.4em;
  top: 0px; }

.fa-0_3x {
  font-size: 0.3em;
  top: 0px; }

.fa-0_2x {
  font-size: 0.2em;
  top: 0px; }

.fa-0_1x {
  font-size: 0.1em;
  top: 0px; }

.fa-1_9x {
  font-size: calc(0.9em + 1em);
  top: 0px; }

.fa-1_8x {
  font-size: calc(0.8em + 1em);
  top: 0px; }

.fa-1_7x {
  font-size: calc(0.7em + 1em);
  top: 0px; }

.fa-1_6x {
  font-size: calc(0.6em + 1em);
  top: 0px; }

.fa-1_5x {
  font-size: calc(0.5em + 1em);
  top: 0px; }

.fa-1_4x {
  font-size: calc(0.4em + 1em);
  top: 0px; }

.fa-1_3x {
  font-size: calc(0.3em + 1em);
  top: 0px; }

.fa-1_2x {
  font-size: calc(0.2em + 1em);
  top: 0px; }

.fa-1_1x {
  font-size: calc(0.1em + 1em);
  top: 0px; }

.posTop0 {
  top: 0px; }

.posRight0 {
  right: 0px; }

.posBot0 {
  bottom: 0px; }

.posLeft0 {
  left: 0px; }

.posTop1 {
  top: 1px; }

.posRight1 {
  right: 1px; }

.posBot1 {
  bottom: 1px; }

.posLeft1 {
  left: 1px; }

.posTop2 {
  top: 2px; }

.posRight2 {
  right: 2px; }

.posBot2 {
  bottom: 2px; }

.posLeft2 {
  left: 2px; }

.posTop3 {
  top: 3px; }

.posRight3 {
  right: 3px; }

.posBot3 {
  bottom: 3px; }

.posLeft3 {
  left: 3px; }

.posTop4 {
  top: 4px; }

.posRight4 {
  right: 4px; }

.posBot4 {
  bottom: 4px; }

.posLeft4 {
  left: 4px; }

.posTop5 {
  top: 5px; }

.posRight5 {
  right: 5px; }

.posBot5 {
  bottom: 5px; }

.posLeft5 {
  left: 5px; }

.posTop6 {
  top: 6px; }

.posRight6 {
  right: 6px; }

.posBot6 {
  bottom: 6px; }

.posLeft6 {
  left: 6px; }

.posTop7 {
  top: 7px; }

.posRight7 {
  right: 7px; }

.posBot7 {
  bottom: 7px; }

.posLeft7 {
  left: 7px; }

.posTop8 {
  top: 8px; }

.posRight8 {
  right: 8px; }

.posBot8 {
  bottom: 8px; }

.posLeft8 {
  left: 8px; }

.posTop9 {
  top: 9px; }

.posRight9 {
  right: 9px; }

.posBot9 {
  bottom: 9px; }

.posLeft9 {
  left: 9px; }

.posTop10 {
  top: 10px; }

.posRight10 {
  right: 10px; }

.posBot10 {
  bottom: 10px; }

.posLeft10 {
  left: 10px; }

.posTop11 {
  top: 11px; }

.posRight11 {
  right: 11px; }

.posBot11 {
  bottom: 11px; }

.posLeft11 {
  left: 11px; }

.posTop12 {
  top: 12px; }

.posRight12 {
  right: 12px; }

.posBot12 {
  bottom: 12px; }

.posLeft12 {
  left: 12px; }

.posTop13 {
  top: 13px; }

.posRight13 {
  right: 13px; }

.posBot13 {
  bottom: 13px; }

.posLeft13 {
  left: 13px; }

.posTop14 {
  top: 14px; }

.posRight14 {
  right: 14px; }

.posBot14 {
  bottom: 14px; }

.posLeft14 {
  left: 14px; }

.posTop15 {
  top: 15px; }

.posRight15 {
  right: 15px; }

.posBot15 {
  bottom: 15px; }

.posLeft15 {
  left: 15px; }

.posTop16 {
  top: 16px; }

.posRight16 {
  right: 16px; }

.posBot16 {
  bottom: 16px; }

.posLeft16 {
  left: 16px; }

.posTop17 {
  top: 17px; }

.posRight17 {
  right: 17px; }

.posBot17 {
  bottom: 17px; }

.posLeft17 {
  left: 17px; }

.posTop18 {
  top: 18px; }

.posRight18 {
  right: 18px; }

.posBot18 {
  bottom: 18px; }

.posLeft18 {
  left: 18px; }

.posTop19 {
  top: 19px; }

.posRight19 {
  right: 19px; }

.posBot19 {
  bottom: 19px; }

.posLeft19 {
  left: 19px; }

.posTop20 {
  top: 20px; }

.posRight20 {
  right: 20px; }

.posBot20 {
  bottom: 20px; }

.posLeft20 {
  left: 20px; }

.posTop21 {
  top: 21px; }

.posRight21 {
  right: 21px; }

.posBot21 {
  bottom: 21px; }

.posLeft21 {
  left: 21px; }

.posTop22 {
  top: 22px; }

.posRight22 {
  right: 22px; }

.posBot22 {
  bottom: 22px; }

.posLeft22 {
  left: 22px; }

.posTop23 {
  top: 23px; }

.posRight23 {
  right: 23px; }

.posBot23 {
  bottom: 23px; }

.posLeft23 {
  left: 23px; }

.posTop24 {
  top: 24px; }

.posRight24 {
  right: 24px; }

.posBot24 {
  bottom: 24px; }

.posLeft24 {
  left: 24px; }

.posTop25 {
  top: 25px; }

.posRight25 {
  right: 25px; }

.posBot25 {
  bottom: 25px; }

.posLeft25 {
  left: 25px; }

.posTop26 {
  top: 26px; }

.posRight26 {
  right: 26px; }

.posBot26 {
  bottom: 26px; }

.posLeft26 {
  left: 26px; }

.posTop27 {
  top: 27px; }

.posRight27 {
  right: 27px; }

.posBot27 {
  bottom: 27px; }

.posLeft27 {
  left: 27px; }

.posTop28 {
  top: 28px; }

.posRight28 {
  right: 28px; }

.posBot28 {
  bottom: 28px; }

.posLeft28 {
  left: 28px; }

.posTop29 {
  top: 29px; }

.posRight29 {
  right: 29px; }

.posBot29 {
  bottom: 29px; }

.posLeft29 {
  left: 29px; }

.posTop30 {
  top: 30px; }

.posRight30 {
  right: 30px; }

.posBot30 {
  bottom: 30px; }

.posLeft30 {
  left: 30px; }

.posTop31 {
  top: 31px; }

.posRight31 {
  right: 31px; }

.posBot31 {
  bottom: 31px; }

.posLeft31 {
  left: 31px; }

.posTop32 {
  top: 32px; }

.posRight32 {
  right: 32px; }

.posBot32 {
  bottom: 32px; }

.posLeft32 {
  left: 32px; }

.posTop33 {
  top: 33px; }

.posRight33 {
  right: 33px; }

.posBot33 {
  bottom: 33px; }

.posLeft33 {
  left: 33px; }

.posTop34 {
  top: 34px; }

.posRight34 {
  right: 34px; }

.posBot34 {
  bottom: 34px; }

.posLeft34 {
  left: 34px; }

.posTop35 {
  top: 35px; }

.posRight35 {
  right: 35px; }

.posBot35 {
  bottom: 35px; }

.posLeft35 {
  left: 35px; }

.posTop36 {
  top: 36px; }

.posRight36 {
  right: 36px; }

.posBot36 {
  bottom: 36px; }

.posLeft36 {
  left: 36px; }

.posTop37 {
  top: 37px; }

.posRight37 {
  right: 37px; }

.posBot37 {
  bottom: 37px; }

.posLeft37 {
  left: 37px; }

.posTop38 {
  top: 38px; }

.posRight38 {
  right: 38px; }

.posBot38 {
  bottom: 38px; }

.posLeft38 {
  left: 38px; }

.posTop39 {
  top: 39px; }

.posRight39 {
  right: 39px; }

.posBot39 {
  bottom: 39px; }

.posLeft39 {
  left: 39px; }

.posTop40 {
  top: 40px; }

.posRight40 {
  right: 40px; }

.posBot40 {
  bottom: 40px; }

.posLeft40 {
  left: 40px; }

.posTop41 {
  top: 41px; }

.posRight41 {
  right: 41px; }

.posBot41 {
  bottom: 41px; }

.posLeft41 {
  left: 41px; }

.posTop42 {
  top: 42px; }

.posRight42 {
  right: 42px; }

.posBot42 {
  bottom: 42px; }

.posLeft42 {
  left: 42px; }

.posTop43 {
  top: 43px; }

.posRight43 {
  right: 43px; }

.posBot43 {
  bottom: 43px; }

.posLeft43 {
  left: 43px; }

.posTop44 {
  top: 44px; }

.posRight44 {
  right: 44px; }

.posBot44 {
  bottom: 44px; }

.posLeft44 {
  left: 44px; }

.posTop45 {
  top: 45px; }

.posRight45 {
  right: 45px; }

.posBot45 {
  bottom: 45px; }

.posLeft45 {
  left: 45px; }

.posTop46 {
  top: 46px; }

.posRight46 {
  right: 46px; }

.posBot46 {
  bottom: 46px; }

.posLeft46 {
  left: 46px; }

.posTop47 {
  top: 47px; }

.posRight47 {
  right: 47px; }

.posBot47 {
  bottom: 47px; }

.posLeft47 {
  left: 47px; }

.posTop48 {
  top: 48px; }

.posRight48 {
  right: 48px; }

.posBot48 {
  bottom: 48px; }

.posLeft48 {
  left: 48px; }

.posTop49 {
  top: 49px; }

.posRight49 {
  right: 49px; }

.posBot49 {
  bottom: 49px; }

.posLeft49 {
  left: 49px; }

.posTop50 {
  top: 50px; }

.posRight50 {
  right: 50px; }

.posBot50 {
  bottom: 50px; }

.posLeft50 {
  left: 50px; }

.posTop51 {
  top: 51px; }

.posRight51 {
  right: 51px; }

.posBot51 {
  bottom: 51px; }

.posLeft51 {
  left: 51px; }

.posTop52 {
  top: 52px; }

.posRight52 {
  right: 52px; }

.posBot52 {
  bottom: 52px; }

.posLeft52 {
  left: 52px; }

.posTop53 {
  top: 53px; }

.posRight53 {
  right: 53px; }

.posBot53 {
  bottom: 53px; }

.posLeft53 {
  left: 53px; }

.posTop54 {
  top: 54px; }

.posRight54 {
  right: 54px; }

.posBot54 {
  bottom: 54px; }

.posLeft54 {
  left: 54px; }

.posTop55 {
  top: 55px; }

.posRight55 {
  right: 55px; }

.posBot55 {
  bottom: 55px; }

.posLeft55 {
  left: 55px; }

.posTop56 {
  top: 56px; }

.posRight56 {
  right: 56px; }

.posBot56 {
  bottom: 56px; }

.posLeft56 {
  left: 56px; }

.posTop57 {
  top: 57px; }

.posRight57 {
  right: 57px; }

.posBot57 {
  bottom: 57px; }

.posLeft57 {
  left: 57px; }

.posTop58 {
  top: 58px; }

.posRight58 {
  right: 58px; }

.posBot58 {
  bottom: 58px; }

.posLeft58 {
  left: 58px; }

.posTop59 {
  top: 59px; }

.posRight59 {
  right: 59px; }

.posBot59 {
  bottom: 59px; }

.posLeft59 {
  left: 59px; }

.posTop60 {
  top: 60px; }

.posRight60 {
  right: 60px; }

.posBot60 {
  bottom: 60px; }

.posLeft60 {
  left: 60px; }

.posTop61 {
  top: 61px; }

.posRight61 {
  right: 61px; }

.posBot61 {
  bottom: 61px; }

.posLeft61 {
  left: 61px; }

.posTop62 {
  top: 62px; }

.posRight62 {
  right: 62px; }

.posBot62 {
  bottom: 62px; }

.posLeft62 {
  left: 62px; }

.posTop63 {
  top: 63px; }

.posRight63 {
  right: 63px; }

.posBot63 {
  bottom: 63px; }

.posLeft63 {
  left: 63px; }

.posTop64 {
  top: 64px; }

.posRight64 {
  right: 64px; }

.posBot64 {
  bottom: 64px; }

.posLeft64 {
  left: 64px; }

.posTop65 {
  top: 65px; }

.posRight65 {
  right: 65px; }

.posBot65 {
  bottom: 65px; }

.posLeft65 {
  left: 65px; }

.posTop66 {
  top: 66px; }

.posRight66 {
  right: 66px; }

.posBot66 {
  bottom: 66px; }

.posLeft66 {
  left: 66px; }

.posTop67 {
  top: 67px; }

.posRight67 {
  right: 67px; }

.posBot67 {
  bottom: 67px; }

.posLeft67 {
  left: 67px; }

.posTop68 {
  top: 68px; }

.posRight68 {
  right: 68px; }

.posBot68 {
  bottom: 68px; }

.posLeft68 {
  left: 68px; }

.posTop69 {
  top: 69px; }

.posRight69 {
  right: 69px; }

.posBot69 {
  bottom: 69px; }

.posLeft69 {
  left: 69px; }

.posTop70 {
  top: 70px; }

.posRight70 {
  right: 70px; }

.posBot70 {
  bottom: 70px; }

.posLeft70 {
  left: 70px; }

.posTop71 {
  top: 71px; }

.posRight71 {
  right: 71px; }

.posBot71 {
  bottom: 71px; }

.posLeft71 {
  left: 71px; }

.posTop72 {
  top: 72px; }

.posRight72 {
  right: 72px; }

.posBot72 {
  bottom: 72px; }

.posLeft72 {
  left: 72px; }

.posTop73 {
  top: 73px; }

.posRight73 {
  right: 73px; }

.posBot73 {
  bottom: 73px; }

.posLeft73 {
  left: 73px; }

.posTop74 {
  top: 74px; }

.posRight74 {
  right: 74px; }

.posBot74 {
  bottom: 74px; }

.posLeft74 {
  left: 74px; }

.posTop75 {
  top: 75px; }

.posRight75 {
  right: 75px; }

.posBot75 {
  bottom: 75px; }

.posLeft75 {
  left: 75px; }

.posTop76 {
  top: 76px; }

.posRight76 {
  right: 76px; }

.posBot76 {
  bottom: 76px; }

.posLeft76 {
  left: 76px; }

.posTop77 {
  top: 77px; }

.posRight77 {
  right: 77px; }

.posBot77 {
  bottom: 77px; }

.posLeft77 {
  left: 77px; }

.posTop78 {
  top: 78px; }

.posRight78 {
  right: 78px; }

.posBot78 {
  bottom: 78px; }

.posLeft78 {
  left: 78px; }

.posTop79 {
  top: 79px; }

.posRight79 {
  right: 79px; }

.posBot79 {
  bottom: 79px; }

.posLeft79 {
  left: 79px; }

.posTop80 {
  top: 80px; }

.posRight80 {
  right: 80px; }

.posBot80 {
  bottom: 80px; }

.posLeft80 {
  left: 80px; }

.posTop81 {
  top: 81px; }

.posRight81 {
  right: 81px; }

.posBot81 {
  bottom: 81px; }

.posLeft81 {
  left: 81px; }

.posTop82 {
  top: 82px; }

.posRight82 {
  right: 82px; }

.posBot82 {
  bottom: 82px; }

.posLeft82 {
  left: 82px; }

.posTop83 {
  top: 83px; }

.posRight83 {
  right: 83px; }

.posBot83 {
  bottom: 83px; }

.posLeft83 {
  left: 83px; }

.posTop84 {
  top: 84px; }

.posRight84 {
  right: 84px; }

.posBot84 {
  bottom: 84px; }

.posLeft84 {
  left: 84px; }

.posTop85 {
  top: 85px; }

.posRight85 {
  right: 85px; }

.posBot85 {
  bottom: 85px; }

.posLeft85 {
  left: 85px; }

.posTop86 {
  top: 86px; }

.posRight86 {
  right: 86px; }

.posBot86 {
  bottom: 86px; }

.posLeft86 {
  left: 86px; }

.posTop87 {
  top: 87px; }

.posRight87 {
  right: 87px; }

.posBot87 {
  bottom: 87px; }

.posLeft87 {
  left: 87px; }

.posTop88 {
  top: 88px; }

.posRight88 {
  right: 88px; }

.posBot88 {
  bottom: 88px; }

.posLeft88 {
  left: 88px; }

.posTop89 {
  top: 89px; }

.posRight89 {
  right: 89px; }

.posBot89 {
  bottom: 89px; }

.posLeft89 {
  left: 89px; }

.posTop90 {
  top: 90px; }

.posRight90 {
  right: 90px; }

.posBot90 {
  bottom: 90px; }

.posLeft90 {
  left: 90px; }

.posTop91 {
  top: 91px; }

.posRight91 {
  right: 91px; }

.posBot91 {
  bottom: 91px; }

.posLeft91 {
  left: 91px; }

.posTop92 {
  top: 92px; }

.posRight92 {
  right: 92px; }

.posBot92 {
  bottom: 92px; }

.posLeft92 {
  left: 92px; }

.posTop93 {
  top: 93px; }

.posRight93 {
  right: 93px; }

.posBot93 {
  bottom: 93px; }

.posLeft93 {
  left: 93px; }

.posTop94 {
  top: 94px; }

.posRight94 {
  right: 94px; }

.posBot94 {
  bottom: 94px; }

.posLeft94 {
  left: 94px; }

.posTop95 {
  top: 95px; }

.posRight95 {
  right: 95px; }

.posBot95 {
  bottom: 95px; }

.posLeft95 {
  left: 95px; }

.posTop96 {
  top: 96px; }

.posRight96 {
  right: 96px; }

.posBot96 {
  bottom: 96px; }

.posLeft96 {
  left: 96px; }

.posTop97 {
  top: 97px; }

.posRight97 {
  right: 97px; }

.posBot97 {
  bottom: 97px; }

.posLeft97 {
  left: 97px; }

.posTop98 {
  top: 98px; }

.posRight98 {
  right: 98px; }

.posBot98 {
  bottom: 98px; }

.posLeft98 {
  left: 98px; }

.posTop99 {
  top: 99px; }

.posRight99 {
  right: 99px; }

.posBot99 {
  bottom: 99px; }

.posLeft99 {
  left: 99px; }

.posTop100 {
  top: 100px; }

.posRight100 {
  right: 100px; }

.posBot100 {
  bottom: 100px; }

.posLeft100 {
  left: 100px; }

.posTopNeg1 {
  top: -1px; }

.posRightNeg1 {
  right: -1px; }

.posBotNeg1 {
  bottom: -1px; }

.posLeftNeg1 {
  left: -1px; }

.posTopNeg2 {
  top: -2px; }

.posRightNeg2 {
  right: -2px; }

.posBotNeg2 {
  bottom: -2px; }

.posLeftNeg2 {
  left: -2px; }

.posTopNeg3 {
  top: -3px; }

.posRightNeg3 {
  right: -3px; }

.posBotNeg3 {
  bottom: -3px; }

.posLeftNeg3 {
  left: -3px; }

.posTopNeg4 {
  top: -4px; }

.posRightNeg4 {
  right: -4px; }

.posBotNeg4 {
  bottom: -4px; }

.posLeftNeg4 {
  left: -4px; }

.posTopNeg5 {
  top: -5px; }

.posRightNeg5 {
  right: -5px; }

.posBotNeg5 {
  bottom: -5px; }

.posLeftNeg5 {
  left: -5px; }

.posTopNeg6 {
  top: -6px; }

.posRightNeg6 {
  right: -6px; }

.posBotNeg6 {
  bottom: -6px; }

.posLeftNeg6 {
  left: -6px; }

.posTopNeg7 {
  top: -7px; }

.posRightNeg7 {
  right: -7px; }

.posBotNeg7 {
  bottom: -7px; }

.posLeftNeg7 {
  left: -7px; }

.posTopNeg8 {
  top: -8px; }

.posRightNeg8 {
  right: -8px; }

.posBotNeg8 {
  bottom: -8px; }

.posLeftNeg8 {
  left: -8px; }

.posTopNeg9 {
  top: -9px; }

.posRightNeg9 {
  right: -9px; }

.posBotNeg9 {
  bottom: -9px; }

.posLeftNeg9 {
  left: -9px; }

.posTopNeg10 {
  top: -10px; }

.posRightNeg10 {
  right: -10px; }

.posBotNeg10 {
  bottom: -10px; }

.posLeftNeg10 {
  left: -10px; }

.posTopNeg11 {
  top: -11px; }

.posRightNeg11 {
  right: -11px; }

.posBotNeg11 {
  bottom: -11px; }

.posLeftNeg11 {
  left: -11px; }

.posTopNeg12 {
  top: -12px; }

.posRightNeg12 {
  right: -12px; }

.posBotNeg12 {
  bottom: -12px; }

.posLeftNeg12 {
  left: -12px; }

.posTopNeg13 {
  top: -13px; }

.posRightNeg13 {
  right: -13px; }

.posBotNeg13 {
  bottom: -13px; }

.posLeftNeg13 {
  left: -13px; }

.posTopNeg14 {
  top: -14px; }

.posRightNeg14 {
  right: -14px; }

.posBotNeg14 {
  bottom: -14px; }

.posLeftNeg14 {
  left: -14px; }

.posTopNeg15 {
  top: -15px; }

.posRightNeg15 {
  right: -15px; }

.posBotNeg15 {
  bottom: -15px; }

.posLeftNeg15 {
  left: -15px; }

.posTopNeg16 {
  top: -16px; }

.posRightNeg16 {
  right: -16px; }

.posBotNeg16 {
  bottom: -16px; }

.posLeftNeg16 {
  left: -16px; }

.posTopNeg17 {
  top: -17px; }

.posRightNeg17 {
  right: -17px; }

.posBotNeg17 {
  bottom: -17px; }

.posLeftNeg17 {
  left: -17px; }

.posTopNeg18 {
  top: -18px; }

.posRightNeg18 {
  right: -18px; }

.posBotNeg18 {
  bottom: -18px; }

.posLeftNeg18 {
  left: -18px; }

.posTopNeg19 {
  top: -19px; }

.posRightNeg19 {
  right: -19px; }

.posBotNeg19 {
  bottom: -19px; }

.posLeftNeg19 {
  left: -19px; }

.posTopNeg20 {
  top: -20px; }

.posRightNeg20 {
  right: -20px; }

.posBotNeg20 {
  bottom: -20px; }

.posLeftNeg20 {
  left: -20px; }

.posTopNeg21 {
  top: -21px; }

.posRightNeg21 {
  right: -21px; }

.posBotNeg21 {
  bottom: -21px; }

.posLeftNeg21 {
  left: -21px; }

.posTopNeg22 {
  top: -22px; }

.posRightNeg22 {
  right: -22px; }

.posBotNeg22 {
  bottom: -22px; }

.posLeftNeg22 {
  left: -22px; }

.posTopNeg23 {
  top: -23px; }

.posRightNeg23 {
  right: -23px; }

.posBotNeg23 {
  bottom: -23px; }

.posLeftNeg23 {
  left: -23px; }

.posTopNeg24 {
  top: -24px; }

.posRightNeg24 {
  right: -24px; }

.posBotNeg24 {
  bottom: -24px; }

.posLeftNeg24 {
  left: -24px; }

.posTopNeg25 {
  top: -25px; }

.posRightNeg25 {
  right: -25px; }

.posBotNeg25 {
  bottom: -25px; }

.posLeftNeg25 {
  left: -25px; }

.posTopNeg26 {
  top: -26px; }

.posRightNeg26 {
  right: -26px; }

.posBotNeg26 {
  bottom: -26px; }

.posLeftNeg26 {
  left: -26px; }

.posTopNeg27 {
  top: -27px; }

.posRightNeg27 {
  right: -27px; }

.posBotNeg27 {
  bottom: -27px; }

.posLeftNeg27 {
  left: -27px; }

.posTopNeg28 {
  top: -28px; }

.posRightNeg28 {
  right: -28px; }

.posBotNeg28 {
  bottom: -28px; }

.posLeftNeg28 {
  left: -28px; }

.posTopNeg29 {
  top: -29px; }

.posRightNeg29 {
  right: -29px; }

.posBotNeg29 {
  bottom: -29px; }

.posLeftNeg29 {
  left: -29px; }

.posTopNeg30 {
  top: -30px; }

.posRightNeg30 {
  right: -30px; }

.posBotNeg30 {
  bottom: -30px; }

.posLeftNeg30 {
  left: -30px; }

.posTopNeg31 {
  top: -31px; }

.posRightNeg31 {
  right: -31px; }

.posBotNeg31 {
  bottom: -31px; }

.posLeftNeg31 {
  left: -31px; }

.posTopNeg32 {
  top: -32px; }

.posRightNeg32 {
  right: -32px; }

.posBotNeg32 {
  bottom: -32px; }

.posLeftNeg32 {
  left: -32px; }

.posTopNeg33 {
  top: -33px; }

.posRightNeg33 {
  right: -33px; }

.posBotNeg33 {
  bottom: -33px; }

.posLeftNeg33 {
  left: -33px; }

.posTopNeg34 {
  top: -34px; }

.posRightNeg34 {
  right: -34px; }

.posBotNeg34 {
  bottom: -34px; }

.posLeftNeg34 {
  left: -34px; }

.posTopNeg35 {
  top: -35px; }

.posRightNeg35 {
  right: -35px; }

.posBotNeg35 {
  bottom: -35px; }

.posLeftNeg35 {
  left: -35px; }

.posTopNeg36 {
  top: -36px; }

.posRightNeg36 {
  right: -36px; }

.posBotNeg36 {
  bottom: -36px; }

.posLeftNeg36 {
  left: -36px; }

.posTopNeg37 {
  top: -37px; }

.posRightNeg37 {
  right: -37px; }

.posBotNeg37 {
  bottom: -37px; }

.posLeftNeg37 {
  left: -37px; }

.posTopNeg38 {
  top: -38px; }

.posRightNeg38 {
  right: -38px; }

.posBotNeg38 {
  bottom: -38px; }

.posLeftNeg38 {
  left: -38px; }

.posTopNeg39 {
  top: -39px; }

.posRightNeg39 {
  right: -39px; }

.posBotNeg39 {
  bottom: -39px; }

.posLeftNeg39 {
  left: -39px; }

.posTopNeg40 {
  top: -40px; }

.posRightNeg40 {
  right: -40px; }

.posBotNeg40 {
  bottom: -40px; }

.posLeftNeg40 {
  left: -40px; }

.posTopNeg41 {
  top: -41px; }

.posRightNeg41 {
  right: -41px; }

.posBotNeg41 {
  bottom: -41px; }

.posLeftNeg41 {
  left: -41px; }

.posTopNeg42 {
  top: -42px; }

.posRightNeg42 {
  right: -42px; }

.posBotNeg42 {
  bottom: -42px; }

.posLeftNeg42 {
  left: -42px; }

.posTopNeg43 {
  top: -43px; }

.posRightNeg43 {
  right: -43px; }

.posBotNeg43 {
  bottom: -43px; }

.posLeftNeg43 {
  left: -43px; }

.posTopNeg44 {
  top: -44px; }

.posRightNeg44 {
  right: -44px; }

.posBotNeg44 {
  bottom: -44px; }

.posLeftNeg44 {
  left: -44px; }

.posTopNeg45 {
  top: -45px; }

.posRightNeg45 {
  right: -45px; }

.posBotNeg45 {
  bottom: -45px; }

.posLeftNeg45 {
  left: -45px; }

.posTopNeg46 {
  top: -46px; }

.posRightNeg46 {
  right: -46px; }

.posBotNeg46 {
  bottom: -46px; }

.posLeftNeg46 {
  left: -46px; }

.posTopNeg47 {
  top: -47px; }

.posRightNeg47 {
  right: -47px; }

.posBotNeg47 {
  bottom: -47px; }

.posLeftNeg47 {
  left: -47px; }

.posTopNeg48 {
  top: -48px; }

.posRightNeg48 {
  right: -48px; }

.posBotNeg48 {
  bottom: -48px; }

.posLeftNeg48 {
  left: -48px; }

.posTopNeg49 {
  top: -49px; }

.posRightNeg49 {
  right: -49px; }

.posBotNeg49 {
  bottom: -49px; }

.posLeftNeg49 {
  left: -49px; }

.posTopNeg50 {
  top: -50px; }

.posRightNeg50 {
  right: -50px; }

.posBotNeg50 {
  bottom: -50px; }

.posLeftNeg50 {
  left: -50px; }

.posTopNeg51 {
  top: -51px; }

.posRightNeg51 {
  right: -51px; }

.posBotNeg51 {
  bottom: -51px; }

.posLeftNeg51 {
  left: -51px; }

.posTopNeg52 {
  top: -52px; }

.posRightNeg52 {
  right: -52px; }

.posBotNeg52 {
  bottom: -52px; }

.posLeftNeg52 {
  left: -52px; }

.posTopNeg53 {
  top: -53px; }

.posRightNeg53 {
  right: -53px; }

.posBotNeg53 {
  bottom: -53px; }

.posLeftNeg53 {
  left: -53px; }

.posTopNeg54 {
  top: -54px; }

.posRightNeg54 {
  right: -54px; }

.posBotNeg54 {
  bottom: -54px; }

.posLeftNeg54 {
  left: -54px; }

.posTopNeg55 {
  top: -55px; }

.posRightNeg55 {
  right: -55px; }

.posBotNeg55 {
  bottom: -55px; }

.posLeftNeg55 {
  left: -55px; }

.posTopNeg56 {
  top: -56px; }

.posRightNeg56 {
  right: -56px; }

.posBotNeg56 {
  bottom: -56px; }

.posLeftNeg56 {
  left: -56px; }

.posTopNeg57 {
  top: -57px; }

.posRightNeg57 {
  right: -57px; }

.posBotNeg57 {
  bottom: -57px; }

.posLeftNeg57 {
  left: -57px; }

.posTopNeg58 {
  top: -58px; }

.posRightNeg58 {
  right: -58px; }

.posBotNeg58 {
  bottom: -58px; }

.posLeftNeg58 {
  left: -58px; }

.posTopNeg59 {
  top: -59px; }

.posRightNeg59 {
  right: -59px; }

.posBotNeg59 {
  bottom: -59px; }

.posLeftNeg59 {
  left: -59px; }

.posTopNeg60 {
  top: -60px; }

.posRightNeg60 {
  right: -60px; }

.posBotNeg60 {
  bottom: -60px; }

.posLeftNeg60 {
  left: -60px; }

.posTopNeg61 {
  top: -61px; }

.posRightNeg61 {
  right: -61px; }

.posBotNeg61 {
  bottom: -61px; }

.posLeftNeg61 {
  left: -61px; }

.posTopNeg62 {
  top: -62px; }

.posRightNeg62 {
  right: -62px; }

.posBotNeg62 {
  bottom: -62px; }

.posLeftNeg62 {
  left: -62px; }

.posTopNeg63 {
  top: -63px; }

.posRightNeg63 {
  right: -63px; }

.posBotNeg63 {
  bottom: -63px; }

.posLeftNeg63 {
  left: -63px; }

.posTopNeg64 {
  top: -64px; }

.posRightNeg64 {
  right: -64px; }

.posBotNeg64 {
  bottom: -64px; }

.posLeftNeg64 {
  left: -64px; }

.posTopNeg65 {
  top: -65px; }

.posRightNeg65 {
  right: -65px; }

.posBotNeg65 {
  bottom: -65px; }

.posLeftNeg65 {
  left: -65px; }

.posTopNeg66 {
  top: -66px; }

.posRightNeg66 {
  right: -66px; }

.posBotNeg66 {
  bottom: -66px; }

.posLeftNeg66 {
  left: -66px; }

.posTopNeg67 {
  top: -67px; }

.posRightNeg67 {
  right: -67px; }

.posBotNeg67 {
  bottom: -67px; }

.posLeftNeg67 {
  left: -67px; }

.posTopNeg68 {
  top: -68px; }

.posRightNeg68 {
  right: -68px; }

.posBotNeg68 {
  bottom: -68px; }

.posLeftNeg68 {
  left: -68px; }

.posTopNeg69 {
  top: -69px; }

.posRightNeg69 {
  right: -69px; }

.posBotNeg69 {
  bottom: -69px; }

.posLeftNeg69 {
  left: -69px; }

.posTopNeg70 {
  top: -70px; }

.posRightNeg70 {
  right: -70px; }

.posBotNeg70 {
  bottom: -70px; }

.posLeftNeg70 {
  left: -70px; }

.posTopNeg71 {
  top: -71px; }

.posRightNeg71 {
  right: -71px; }

.posBotNeg71 {
  bottom: -71px; }

.posLeftNeg71 {
  left: -71px; }

.posTopNeg72 {
  top: -72px; }

.posRightNeg72 {
  right: -72px; }

.posBotNeg72 {
  bottom: -72px; }

.posLeftNeg72 {
  left: -72px; }

.posTopNeg73 {
  top: -73px; }

.posRightNeg73 {
  right: -73px; }

.posBotNeg73 {
  bottom: -73px; }

.posLeftNeg73 {
  left: -73px; }

.posTopNeg74 {
  top: -74px; }

.posRightNeg74 {
  right: -74px; }

.posBotNeg74 {
  bottom: -74px; }

.posLeftNeg74 {
  left: -74px; }

.posTopNeg75 {
  top: -75px; }

.posRightNeg75 {
  right: -75px; }

.posBotNeg75 {
  bottom: -75px; }

.posLeftNeg75 {
  left: -75px; }

.posTopNeg76 {
  top: -76px; }

.posRightNeg76 {
  right: -76px; }

.posBotNeg76 {
  bottom: -76px; }

.posLeftNeg76 {
  left: -76px; }

.posTopNeg77 {
  top: -77px; }

.posRightNeg77 {
  right: -77px; }

.posBotNeg77 {
  bottom: -77px; }

.posLeftNeg77 {
  left: -77px; }

.posTopNeg78 {
  top: -78px; }

.posRightNeg78 {
  right: -78px; }

.posBotNeg78 {
  bottom: -78px; }

.posLeftNeg78 {
  left: -78px; }

.posTopNeg79 {
  top: -79px; }

.posRightNeg79 {
  right: -79px; }

.posBotNeg79 {
  bottom: -79px; }

.posLeftNeg79 {
  left: -79px; }

.posTopNeg80 {
  top: -80px; }

.posRightNeg80 {
  right: -80px; }

.posBotNeg80 {
  bottom: -80px; }

.posLeftNeg80 {
  left: -80px; }

.posTopNeg81 {
  top: -81px; }

.posRightNeg81 {
  right: -81px; }

.posBotNeg81 {
  bottom: -81px; }

.posLeftNeg81 {
  left: -81px; }

.posTopNeg82 {
  top: -82px; }

.posRightNeg82 {
  right: -82px; }

.posBotNeg82 {
  bottom: -82px; }

.posLeftNeg82 {
  left: -82px; }

.posTopNeg83 {
  top: -83px; }

.posRightNeg83 {
  right: -83px; }

.posBotNeg83 {
  bottom: -83px; }

.posLeftNeg83 {
  left: -83px; }

.posTopNeg84 {
  top: -84px; }

.posRightNeg84 {
  right: -84px; }

.posBotNeg84 {
  bottom: -84px; }

.posLeftNeg84 {
  left: -84px; }

.posTopNeg85 {
  top: -85px; }

.posRightNeg85 {
  right: -85px; }

.posBotNeg85 {
  bottom: -85px; }

.posLeftNeg85 {
  left: -85px; }

.posTopNeg86 {
  top: -86px; }

.posRightNeg86 {
  right: -86px; }

.posBotNeg86 {
  bottom: -86px; }

.posLeftNeg86 {
  left: -86px; }

.posTopNeg87 {
  top: -87px; }

.posRightNeg87 {
  right: -87px; }

.posBotNeg87 {
  bottom: -87px; }

.posLeftNeg87 {
  left: -87px; }

.posTopNeg88 {
  top: -88px; }

.posRightNeg88 {
  right: -88px; }

.posBotNeg88 {
  bottom: -88px; }

.posLeftNeg88 {
  left: -88px; }

.posTopNeg89 {
  top: -89px; }

.posRightNeg89 {
  right: -89px; }

.posBotNeg89 {
  bottom: -89px; }

.posLeftNeg89 {
  left: -89px; }

.posTopNeg90 {
  top: -90px; }

.posRightNeg90 {
  right: -90px; }

.posBotNeg90 {
  bottom: -90px; }

.posLeftNeg90 {
  left: -90px; }

.posTopNeg91 {
  top: -91px; }

.posRightNeg91 {
  right: -91px; }

.posBotNeg91 {
  bottom: -91px; }

.posLeftNeg91 {
  left: -91px; }

.posTopNeg92 {
  top: -92px; }

.posRightNeg92 {
  right: -92px; }

.posBotNeg92 {
  bottom: -92px; }

.posLeftNeg92 {
  left: -92px; }

.posTopNeg93 {
  top: -93px; }

.posRightNeg93 {
  right: -93px; }

.posBotNeg93 {
  bottom: -93px; }

.posLeftNeg93 {
  left: -93px; }

.posTopNeg94 {
  top: -94px; }

.posRightNeg94 {
  right: -94px; }

.posBotNeg94 {
  bottom: -94px; }

.posLeftNeg94 {
  left: -94px; }

.posTopNeg95 {
  top: -95px; }

.posRightNeg95 {
  right: -95px; }

.posBotNeg95 {
  bottom: -95px; }

.posLeftNeg95 {
  left: -95px; }

.posTopNeg96 {
  top: -96px; }

.posRightNeg96 {
  right: -96px; }

.posBotNeg96 {
  bottom: -96px; }

.posLeftNeg96 {
  left: -96px; }

.posTopNeg97 {
  top: -97px; }

.posRightNeg97 {
  right: -97px; }

.posBotNeg97 {
  bottom: -97px; }

.posLeftNeg97 {
  left: -97px; }

.posTopNeg98 {
  top: -98px; }

.posRightNeg98 {
  right: -98px; }

.posBotNeg98 {
  bottom: -98px; }

.posLeftNeg98 {
  left: -98px; }

.posTopNeg99 {
  top: -99px; }

.posRightNeg99 {
  right: -99px; }

.posBotNeg99 {
  bottom: -99px; }

.posLeftNeg99 {
  left: -99px; }

.posTopNeg100 {
  top: -100px; }

.posRightNeg100 {
  right: -100px; }

.posBotNeg100 {
  bottom: -100px; }

.posLeftNeg100 {
  left: -100px; }

/* min-height */
.minHeightFull .featBlock {
  min-height: 100%; }

.minHeight0 {
  min-height: 0px; }

.minHeight1 {
  min-height: 1px; }

.minHeight2 {
  min-height: 2px; }

.minHeight3 {
  min-height: 3px; }

.minHeight4 {
  min-height: 4px; }

.minHeight5 {
  min-height: 5px; }

.minHeight6 {
  min-height: 6px; }

.minHeight7 {
  min-height: 7px; }

.minHeight8 {
  min-height: 8px; }

.minHeight9 {
  min-height: 9px; }

.minHeight10 {
  min-height: 10px; }

.minHeight11 {
  min-height: 11px; }

.minHeight12 {
  min-height: 12px; }

.minHeight13 {
  min-height: 13px; }

.minHeight14 {
  min-height: 14px; }

.minHeight15 {
  min-height: 15px; }

.minHeight16 {
  min-height: 16px; }

.minHeight17 {
  min-height: 17px; }

.minHeight18 {
  min-height: 18px; }

.minHeight19 {
  min-height: 19px; }

.minHeight20 {
  min-height: 20px; }

.minHeight21 {
  min-height: 21px; }

.minHeight22 {
  min-height: 22px; }

.minHeight23 {
  min-height: 23px; }

.minHeight24 {
  min-height: 24px; }

.minHeight25 {
  min-height: 25px; }

.minHeight26 {
  min-height: 26px; }

.minHeight27 {
  min-height: 27px; }

.minHeight28 {
  min-height: 28px; }

.minHeight29 {
  min-height: 29px; }

.minHeight30 {
  min-height: 30px; }

.minHeight31 {
  min-height: 31px; }

.minHeight32 {
  min-height: 32px; }

.minHeight33 {
  min-height: 33px; }

.minHeight34 {
  min-height: 34px; }

.minHeight35 {
  min-height: 35px; }

.minHeight36 {
  min-height: 36px; }

.minHeight37 {
  min-height: 37px; }

.minHeight38 {
  min-height: 38px; }

.minHeight39 {
  min-height: 39px; }

.minHeight40 {
  min-height: 40px; }

.minHeight41 {
  min-height: 41px; }

.minHeight42 {
  min-height: 42px; }

.minHeight43 {
  min-height: 43px; }

.minHeight44 {
  min-height: 44px; }

.minHeight45 {
  min-height: 45px; }

.minHeight46 {
  min-height: 46px; }

.minHeight47 {
  min-height: 47px; }

.minHeight48 {
  min-height: 48px; }

.minHeight49 {
  min-height: 49px; }

.minHeight50 {
  min-height: 50px; }

.minHeight51 {
  min-height: 51px; }

.minHeight52 {
  min-height: 52px; }

.minHeight53 {
  min-height: 53px; }

.minHeight54 {
  min-height: 54px; }

.minHeight55 {
  min-height: 55px; }

.minHeight56 {
  min-height: 56px; }

.minHeight57 {
  min-height: 57px; }

.minHeight58 {
  min-height: 58px; }

.minHeight59 {
  min-height: 59px; }

.minHeight60 {
  min-height: 60px; }

.minHeight61 {
  min-height: 61px; }

.minHeight62 {
  min-height: 62px; }

.minHeight63 {
  min-height: 63px; }

.minHeight64 {
  min-height: 64px; }

.minHeight65 {
  min-height: 65px; }

.minHeight66 {
  min-height: 66px; }

.minHeight67 {
  min-height: 67px; }

.minHeight68 {
  min-height: 68px; }

.minHeight69 {
  min-height: 69px; }

.minHeight70 {
  min-height: 70px; }

.minHeight71 {
  min-height: 71px; }

.minHeight72 {
  min-height: 72px; }

.minHeight73 {
  min-height: 73px; }

.minHeight74 {
  min-height: 74px; }

.minHeight75 {
  min-height: 75px; }

.minHeight76 {
  min-height: 76px; }

.minHeight77 {
  min-height: 77px; }

.minHeight78 {
  min-height: 78px; }

.minHeight79 {
  min-height: 79px; }

.minHeight80 {
  min-height: 80px; }

.minHeight81 {
  min-height: 81px; }

.minHeight82 {
  min-height: 82px; }

.minHeight83 {
  min-height: 83px; }

.minHeight84 {
  min-height: 84px; }

.minHeight85 {
  min-height: 85px; }

.minHeight86 {
  min-height: 86px; }

.minHeight87 {
  min-height: 87px; }

.minHeight88 {
  min-height: 88px; }

.minHeight89 {
  min-height: 89px; }

.minHeight90 {
  min-height: 90px; }

.minHeight91 {
  min-height: 91px; }

.minHeight92 {
  min-height: 92px; }

.minHeight93 {
  min-height: 93px; }

.minHeight94 {
  min-height: 94px; }

.minHeight95 {
  min-height: 95px; }

.minHeight96 {
  min-height: 96px; }

.minHeight97 {
  min-height: 97px; }

.minHeight98 {
  min-height: 98px; }

.minHeight99 {
  min-height: 99px; }

.minHeight100 {
  min-height: 100px; }

.minHeight101 {
  min-height: 101px; }

.minHeight102 {
  min-height: 102px; }

.minHeight103 {
  min-height: 103px; }

.minHeight104 {
  min-height: 104px; }

.minHeight105 {
  min-height: 105px; }

.minHeight106 {
  min-height: 106px; }

.minHeight107 {
  min-height: 107px; }

.minHeight108 {
  min-height: 108px; }

.minHeight109 {
  min-height: 109px; }

.minHeight110 {
  min-height: 110px; }

.minHeight111 {
  min-height: 111px; }

.minHeight112 {
  min-height: 112px; }

.minHeight113 {
  min-height: 113px; }

.minHeight114 {
  min-height: 114px; }

.minHeight115 {
  min-height: 115px; }

.minHeight116 {
  min-height: 116px; }

.minHeight117 {
  min-height: 117px; }

.minHeight118 {
  min-height: 118px; }

.minHeight119 {
  min-height: 119px; }

.minHeight120 {
  min-height: 120px; }

.minHeight121 {
  min-height: 121px; }

.minHeight122 {
  min-height: 122px; }

.minHeight123 {
  min-height: 123px; }

.minHeight124 {
  min-height: 124px; }

.minHeight125 {
  min-height: 125px; }

.minHeight126 {
  min-height: 126px; }

.minHeight127 {
  min-height: 127px; }

.minHeight128 {
  min-height: 128px; }

.minHeight129 {
  min-height: 129px; }

.minHeight130 {
  min-height: 130px; }

.minHeight131 {
  min-height: 131px; }

.minHeight132 {
  min-height: 132px; }

.minHeight133 {
  min-height: 133px; }

.minHeight134 {
  min-height: 134px; }

.minHeight135 {
  min-height: 135px; }

.minHeight136 {
  min-height: 136px; }

.minHeight137 {
  min-height: 137px; }

.minHeight138 {
  min-height: 138px; }

.minHeight139 {
  min-height: 139px; }

.minHeight140 {
  min-height: 140px; }

.minHeight141 {
  min-height: 141px; }

.minHeight142 {
  min-height: 142px; }

.minHeight143 {
  min-height: 143px; }

.minHeight144 {
  min-height: 144px; }

.minHeight145 {
  min-height: 145px; }

.minHeight146 {
  min-height: 146px; }

.minHeight147 {
  min-height: 147px; }

.minHeight148 {
  min-height: 148px; }

.minHeight149 {
  min-height: 149px; }

.minHeight150 {
  min-height: 150px; }

.minHeight151 {
  min-height: 151px; }

.minHeight152 {
  min-height: 152px; }

.minHeight153 {
  min-height: 153px; }

.minHeight154 {
  min-height: 154px; }

.minHeight155 {
  min-height: 155px; }

.minHeight156 {
  min-height: 156px; }

.minHeight157 {
  min-height: 157px; }

.minHeight158 {
  min-height: 158px; }

.minHeight159 {
  min-height: 159px; }

.minHeight160 {
  min-height: 160px; }

.minHeight161 {
  min-height: 161px; }

.minHeight162 {
  min-height: 162px; }

.minHeight163 {
  min-height: 163px; }

.minHeight164 {
  min-height: 164px; }

.minHeight165 {
  min-height: 165px; }

.minHeight166 {
  min-height: 166px; }

.minHeight167 {
  min-height: 167px; }

.minHeight168 {
  min-height: 168px; }

.minHeight169 {
  min-height: 169px; }

.minHeight170 {
  min-height: 170px; }

.minHeight171 {
  min-height: 171px; }

.minHeight172 {
  min-height: 172px; }

.minHeight173 {
  min-height: 173px; }

.minHeight174 {
  min-height: 174px; }

.minHeight175 {
  min-height: 175px; }

.minHeight176 {
  min-height: 176px; }

.minHeight177 {
  min-height: 177px; }

.minHeight178 {
  min-height: 178px; }

.minHeight179 {
  min-height: 179px; }

.minHeight180 {
  min-height: 180px; }

.minHeight181 {
  min-height: 181px; }

.minHeight182 {
  min-height: 182px; }

.minHeight183 {
  min-height: 183px; }

.minHeight184 {
  min-height: 184px; }

.minHeight185 {
  min-height: 185px; }

.minHeight186 {
  min-height: 186px; }

.minHeight187 {
  min-height: 187px; }

.minHeight188 {
  min-height: 188px; }

.minHeight189 {
  min-height: 189px; }

.minHeight190 {
  min-height: 190px; }

.minHeight191 {
  min-height: 191px; }

.minHeight192 {
  min-height: 192px; }

.minHeight193 {
  min-height: 193px; }

.minHeight194 {
  min-height: 194px; }

.minHeight195 {
  min-height: 195px; }

.minHeight196 {
  min-height: 196px; }

.minHeight197 {
  min-height: 197px; }

.minHeight198 {
  min-height: 198px; }

.minHeight199 {
  min-height: 199px; }

.minHeight200 {
  min-height: 200px; }

.minHeight201 {
  min-height: 201px; }

.minHeight202 {
  min-height: 202px; }

.minHeight203 {
  min-height: 203px; }

.minHeight204 {
  min-height: 204px; }

.minHeight205 {
  min-height: 205px; }

.minHeight206 {
  min-height: 206px; }

.minHeight207 {
  min-height: 207px; }

.minHeight208 {
  min-height: 208px; }

.minHeight209 {
  min-height: 209px; }

.minHeight210 {
  min-height: 210px; }

.minHeight211 {
  min-height: 211px; }

.minHeight212 {
  min-height: 212px; }

.minHeight213 {
  min-height: 213px; }

.minHeight214 {
  min-height: 214px; }

.minHeight215 {
  min-height: 215px; }

.minHeight216 {
  min-height: 216px; }

.minHeight217 {
  min-height: 217px; }

.minHeight218 {
  min-height: 218px; }

.minHeight219 {
  min-height: 219px; }

.minHeight220 {
  min-height: 220px; }

.minHeight221 {
  min-height: 221px; }

.minHeight222 {
  min-height: 222px; }

.minHeight223 {
  min-height: 223px; }

.minHeight224 {
  min-height: 224px; }

.minHeight225 {
  min-height: 225px; }

.minHeight226 {
  min-height: 226px; }

.minHeight227 {
  min-height: 227px; }

.minHeight228 {
  min-height: 228px; }

.minHeight229 {
  min-height: 229px; }

.minHeight230 {
  min-height: 230px; }

.minHeight231 {
  min-height: 231px; }

.minHeight232 {
  min-height: 232px; }

.minHeight233 {
  min-height: 233px; }

.minHeight234 {
  min-height: 234px; }

.minHeight235 {
  min-height: 235px; }

.minHeight236 {
  min-height: 236px; }

.minHeight237 {
  min-height: 237px; }

.minHeight238 {
  min-height: 238px; }

.minHeight239 {
  min-height: 239px; }

.minHeight240 {
  min-height: 240px; }

.minHeight241 {
  min-height: 241px; }

.minHeight242 {
  min-height: 242px; }

.minHeight243 {
  min-height: 243px; }

.minHeight244 {
  min-height: 244px; }

.minHeight245 {
  min-height: 245px; }

.minHeight246 {
  min-height: 246px; }

.minHeight247 {
  min-height: 247px; }

.minHeight248 {
  min-height: 248px; }

.minHeight249 {
  min-height: 249px; }

.minHeight250 {
  min-height: 250px; }

.minHeight251 {
  min-height: 251px; }

.minHeight252 {
  min-height: 252px; }

.minHeight253 {
  min-height: 253px; }

.minHeight254 {
  min-height: 254px; }

.minHeight255 {
  min-height: 255px; }

.minHeight256 {
  min-height: 256px; }

.minHeight257 {
  min-height: 257px; }

.minHeight258 {
  min-height: 258px; }

.minHeight259 {
  min-height: 259px; }

.minHeight260 {
  min-height: 260px; }

.minHeight261 {
  min-height: 261px; }

.minHeight262 {
  min-height: 262px; }

.minHeight263 {
  min-height: 263px; }

.minHeight264 {
  min-height: 264px; }

.minHeight265 {
  min-height: 265px; }

.minHeight266 {
  min-height: 266px; }

.minHeight267 {
  min-height: 267px; }

.minHeight268 {
  min-height: 268px; }

.minHeight269 {
  min-height: 269px; }

.minHeight270 {
  min-height: 270px; }

.minHeight271 {
  min-height: 271px; }

.minHeight272 {
  min-height: 272px; }

.minHeight273 {
  min-height: 273px; }

.minHeight274 {
  min-height: 274px; }

.minHeight275 {
  min-height: 275px; }

.minHeight276 {
  min-height: 276px; }

.minHeight277 {
  min-height: 277px; }

.minHeight278 {
  min-height: 278px; }

.minHeight279 {
  min-height: 279px; }

.minHeight280 {
  min-height: 280px; }

.minHeight281 {
  min-height: 281px; }

.minHeight282 {
  min-height: 282px; }

.minHeight283 {
  min-height: 283px; }

.minHeight284 {
  min-height: 284px; }

.minHeight285 {
  min-height: 285px; }

.minHeight286 {
  min-height: 286px; }

.minHeight287 {
  min-height: 287px; }

.minHeight288 {
  min-height: 288px; }

.minHeight289 {
  min-height: 289px; }

.minHeight290 {
  min-height: 290px; }

.minHeight291 {
  min-height: 291px; }

.minHeight292 {
  min-height: 292px; }

.minHeight293 {
  min-height: 293px; }

.minHeight294 {
  min-height: 294px; }

.minHeight295 {
  min-height: 295px; }

.minHeight296 {
  min-height: 296px; }

.minHeight297 {
  min-height: 297px; }

.minHeight298 {
  min-height: 298px; }

.minHeight299 {
  min-height: 299px; }

.minHeight300 {
  min-height: 300px; }

.minHeight301 {
  min-height: 301px; }

.minHeight302 {
  min-height: 302px; }

.minHeight303 {
  min-height: 303px; }

.minHeight304 {
  min-height: 304px; }

.minHeight305 {
  min-height: 305px; }

.minHeight306 {
  min-height: 306px; }

.minHeight307 {
  min-height: 307px; }

.minHeight308 {
  min-height: 308px; }

.minHeight309 {
  min-height: 309px; }

.minHeight310 {
  min-height: 310px; }

.minHeight311 {
  min-height: 311px; }

.minHeight312 {
  min-height: 312px; }

.minHeight313 {
  min-height: 313px; }

.minHeight314 {
  min-height: 314px; }

.minHeight315 {
  min-height: 315px; }

.minHeight316 {
  min-height: 316px; }

.minHeight317 {
  min-height: 317px; }

.minHeight318 {
  min-height: 318px; }

.minHeight319 {
  min-height: 319px; }

.minHeight320 {
  min-height: 320px; }

.minHeight321 {
  min-height: 321px; }

.minHeight322 {
  min-height: 322px; }

.minHeight323 {
  min-height: 323px; }

.minHeight324 {
  min-height: 324px; }

.minHeight325 {
  min-height: 325px; }

.minHeight326 {
  min-height: 326px; }

.minHeight327 {
  min-height: 327px; }

.minHeight328 {
  min-height: 328px; }

.minHeight329 {
  min-height: 329px; }

.minHeight330 {
  min-height: 330px; }

.minHeight331 {
  min-height: 331px; }

.minHeight332 {
  min-height: 332px; }

.minHeight333 {
  min-height: 333px; }

.minHeight334 {
  min-height: 334px; }

.minHeight335 {
  min-height: 335px; }

.minHeight336 {
  min-height: 336px; }

.minHeight337 {
  min-height: 337px; }

.minHeight338 {
  min-height: 338px; }

.minHeight339 {
  min-height: 339px; }

.minHeight340 {
  min-height: 340px; }

.minHeight341 {
  min-height: 341px; }

.minHeight342 {
  min-height: 342px; }

.minHeight343 {
  min-height: 343px; }

.minHeight344 {
  min-height: 344px; }

.minHeight345 {
  min-height: 345px; }

.minHeight346 {
  min-height: 346px; }

.minHeight347 {
  min-height: 347px; }

.minHeight348 {
  min-height: 348px; }

.minHeight349 {
  min-height: 349px; }

.minHeight350 {
  min-height: 350px; }

/* min-height for tabBlock */
.minHeight0 .tabBlock {
  min-height: 100%; }

.minHeight1 .tabBlock {
  min-height: 100%; }

.minHeight2 .tabBlock {
  min-height: 100%; }

.minHeight3 .tabBlock {
  min-height: 100%; }

.minHeight4 .tabBlock {
  min-height: 100%; }

.minHeight5 .tabBlock {
  min-height: 100%; }

.minHeight6 .tabBlock {
  min-height: 100%; }

.minHeight7 .tabBlock {
  min-height: 100%; }

.minHeight8 .tabBlock {
  min-height: 100%; }

.minHeight9 .tabBlock {
  min-height: 100%; }

.minHeight10 .tabBlock {
  min-height: 100%; }

.minHeight11 .tabBlock {
  min-height: 100%; }

.minHeight12 .tabBlock {
  min-height: 100%; }

.minHeight13 .tabBlock {
  min-height: 100%; }

.minHeight14 .tabBlock {
  min-height: 100%; }

.minHeight15 .tabBlock {
  min-height: 100%; }

.minHeight16 .tabBlock {
  min-height: 100%; }

.minHeight17 .tabBlock {
  min-height: 100%; }

.minHeight18 .tabBlock {
  min-height: 100%; }

.minHeight19 .tabBlock {
  min-height: 100%; }

.minHeight20 .tabBlock {
  min-height: 100%; }

.minHeight21 .tabBlock {
  min-height: 100%; }

.minHeight22 .tabBlock {
  min-height: 100%; }

.minHeight23 .tabBlock {
  min-height: 100%; }

.minHeight24 .tabBlock {
  min-height: 100%; }

.minHeight25 .tabBlock {
  min-height: 100%; }

.minHeight26 .tabBlock {
  min-height: 100%; }

.minHeight27 .tabBlock {
  min-height: 100%; }

.minHeight28 .tabBlock {
  min-height: 100%; }

.minHeight29 .tabBlock {
  min-height: 100%; }

.minHeight30 .tabBlock {
  min-height: 100%; }

.minHeight31 .tabBlock {
  min-height: 100%; }

.minHeight32 .tabBlock {
  min-height: 100%; }

.minHeight33 .tabBlock {
  min-height: 100%; }

.minHeight34 .tabBlock {
  min-height: 100%; }

.minHeight35 .tabBlock {
  min-height: 100%; }

.minHeight36 .tabBlock {
  min-height: 100%; }

.minHeight37 .tabBlock {
  min-height: 100%; }

.minHeight38 .tabBlock {
  min-height: 100%; }

.minHeight39 .tabBlock {
  min-height: 100%; }

.minHeight40 .tabBlock {
  min-height: 100%; }

.minHeight41 .tabBlock {
  min-height: 100%; }

.minHeight42 .tabBlock {
  min-height: 100%; }

.minHeight43 .tabBlock {
  min-height: 100%; }

.minHeight44 .tabBlock {
  min-height: 100%; }

.minHeight45 .tabBlock {
  min-height: 100%; }

.minHeight46 .tabBlock {
  min-height: 100%; }

.minHeight47 .tabBlock {
  min-height: 100%; }

.minHeight48 .tabBlock {
  min-height: 100%; }

.minHeight49 .tabBlock {
  min-height: 100%; }

.minHeight50 .tabBlock {
  min-height: 100%; }

.minHeight51 .tabBlock {
  min-height: 100%; }

.minHeight52 .tabBlock {
  min-height: 100%; }

.minHeight53 .tabBlock {
  min-height: 100%; }

.minHeight54 .tabBlock {
  min-height: 100%; }

.minHeight55 .tabBlock {
  min-height: 100%; }

.minHeight56 .tabBlock {
  min-height: 100%; }

.minHeight57 .tabBlock {
  min-height: 100%; }

.minHeight58 .tabBlock {
  min-height: 100%; }

.minHeight59 .tabBlock {
  min-height: 100%; }

.minHeight60 .tabBlock {
  min-height: 100%; }

.minHeight61 .tabBlock {
  min-height: 100%; }

.minHeight62 .tabBlock {
  min-height: 100%; }

.minHeight63 .tabBlock {
  min-height: 100%; }

.minHeight64 .tabBlock {
  min-height: 100%; }

.minHeight65 .tabBlock {
  min-height: 100%; }

.minHeight66 .tabBlock {
  min-height: 100%; }

.minHeight67 .tabBlock {
  min-height: 100%; }

.minHeight68 .tabBlock {
  min-height: 100%; }

.minHeight69 .tabBlock {
  min-height: 100%; }

.minHeight70 .tabBlock {
  min-height: 100%; }

.minHeight71 .tabBlock {
  min-height: 100%; }

.minHeight72 .tabBlock {
  min-height: 100%; }

.minHeight73 .tabBlock {
  min-height: 100%; }

.minHeight74 .tabBlock {
  min-height: 100%; }

.minHeight75 .tabBlock {
  min-height: 100%; }

.minHeight76 .tabBlock {
  min-height: 100%; }

.minHeight77 .tabBlock {
  min-height: 100%; }

.minHeight78 .tabBlock {
  min-height: 100%; }

.minHeight79 .tabBlock {
  min-height: 100%; }

.minHeight80 .tabBlock {
  min-height: 100%; }

.minHeight81 .tabBlock {
  min-height: 100%; }

.minHeight82 .tabBlock {
  min-height: 100%; }

.minHeight83 .tabBlock {
  min-height: 100%; }

.minHeight84 .tabBlock {
  min-height: 100%; }

.minHeight85 .tabBlock {
  min-height: 100%; }

.minHeight86 .tabBlock {
  min-height: 100%; }

.minHeight87 .tabBlock {
  min-height: 100%; }

.minHeight88 .tabBlock {
  min-height: 100%; }

.minHeight89 .tabBlock {
  min-height: 100%; }

.minHeight90 .tabBlock {
  min-height: 100%; }

.minHeight91 .tabBlock {
  min-height: 100%; }

.minHeight92 .tabBlock {
  min-height: 100%; }

.minHeight93 .tabBlock {
  min-height: 100%; }

.minHeight94 .tabBlock {
  min-height: 100%; }

.minHeight95 .tabBlock {
  min-height: 100%; }

.minHeight96 .tabBlock {
  min-height: 100%; }

.minHeight97 .tabBlock {
  min-height: 100%; }

.minHeight98 .tabBlock {
  min-height: 100%; }

.minHeight99 .tabBlock {
  min-height: 100%; }

.minHeight100 .tabBlock {
  min-height: 100%; }

.minHeight101 .tabBlock {
  min-height: 100%; }

.minHeight102 .tabBlock {
  min-height: 100%; }

.minHeight103 .tabBlock {
  min-height: 100%; }

.minHeight104 .tabBlock {
  min-height: 100%; }

.minHeight105 .tabBlock {
  min-height: 100%; }

.minHeight106 .tabBlock {
  min-height: 100%; }

.minHeight107 .tabBlock {
  min-height: 100%; }

.minHeight108 .tabBlock {
  min-height: 100%; }

.minHeight109 .tabBlock {
  min-height: 100%; }

.minHeight110 .tabBlock {
  min-height: 100%; }

.minHeight111 .tabBlock {
  min-height: 100%; }

.minHeight112 .tabBlock {
  min-height: 100%; }

.minHeight113 .tabBlock {
  min-height: 100%; }

.minHeight114 .tabBlock {
  min-height: 100%; }

.minHeight115 .tabBlock {
  min-height: 100%; }

.minHeight116 .tabBlock {
  min-height: 100%; }

.minHeight117 .tabBlock {
  min-height: 100%; }

.minHeight118 .tabBlock {
  min-height: 100%; }

.minHeight119 .tabBlock {
  min-height: 100%; }

.minHeight120 .tabBlock {
  min-height: 100%; }

.minHeight121 .tabBlock {
  min-height: 100%; }

.minHeight122 .tabBlock {
  min-height: 100%; }

.minHeight123 .tabBlock {
  min-height: 100%; }

.minHeight124 .tabBlock {
  min-height: 100%; }

.minHeight125 .tabBlock {
  min-height: 100%; }

.minHeight126 .tabBlock {
  min-height: 100%; }

.minHeight127 .tabBlock {
  min-height: 100%; }

.minHeight128 .tabBlock {
  min-height: 100%; }

.minHeight129 .tabBlock {
  min-height: 100%; }

.minHeight130 .tabBlock {
  min-height: 100%; }

.minHeight131 .tabBlock {
  min-height: 100%; }

.minHeight132 .tabBlock {
  min-height: 100%; }

.minHeight133 .tabBlock {
  min-height: 100%; }

.minHeight134 .tabBlock {
  min-height: 100%; }

.minHeight135 .tabBlock {
  min-height: 100%; }

.minHeight136 .tabBlock {
  min-height: 100%; }

.minHeight137 .tabBlock {
  min-height: 100%; }

.minHeight138 .tabBlock {
  min-height: 100%; }

.minHeight139 .tabBlock {
  min-height: 100%; }

.minHeight140 .tabBlock {
  min-height: 100%; }

.minHeight141 .tabBlock {
  min-height: 100%; }

.minHeight142 .tabBlock {
  min-height: 100%; }

.minHeight143 .tabBlock {
  min-height: 100%; }

.minHeight144 .tabBlock {
  min-height: 100%; }

.minHeight145 .tabBlock {
  min-height: 100%; }

.minHeight146 .tabBlock {
  min-height: 100%; }

.minHeight147 .tabBlock {
  min-height: 100%; }

.minHeight148 .tabBlock {
  min-height: 100%; }

.minHeight149 .tabBlock {
  min-height: 100%; }

.minHeight150 .tabBlock {
  min-height: 100%; }

.minHeight151 .tabBlock {
  min-height: 100%; }

.minHeight152 .tabBlock {
  min-height: 100%; }

.minHeight153 .tabBlock {
  min-height: 100%; }

.minHeight154 .tabBlock {
  min-height: 100%; }

.minHeight155 .tabBlock {
  min-height: 100%; }

.minHeight156 .tabBlock {
  min-height: 100%; }

.minHeight157 .tabBlock {
  min-height: 100%; }

.minHeight158 .tabBlock {
  min-height: 100%; }

.minHeight159 .tabBlock {
  min-height: 100%; }

.minHeight160 .tabBlock {
  min-height: 100%; }

.minHeight161 .tabBlock {
  min-height: 100%; }

.minHeight162 .tabBlock {
  min-height: 100%; }

.minHeight163 .tabBlock {
  min-height: 100%; }

.minHeight164 .tabBlock {
  min-height: 100%; }

.minHeight165 .tabBlock {
  min-height: 100%; }

.minHeight166 .tabBlock {
  min-height: 100%; }

.minHeight167 .tabBlock {
  min-height: 100%; }

.minHeight168 .tabBlock {
  min-height: 100%; }

.minHeight169 .tabBlock {
  min-height: 100%; }

.minHeight170 .tabBlock {
  min-height: 100%; }

.minHeight171 .tabBlock {
  min-height: 100%; }

.minHeight172 .tabBlock {
  min-height: 100%; }

.minHeight173 .tabBlock {
  min-height: 100%; }

.minHeight174 .tabBlock {
  min-height: 100%; }

.minHeight175 .tabBlock {
  min-height: 100%; }

.minHeight176 .tabBlock {
  min-height: 100%; }

.minHeight177 .tabBlock {
  min-height: 100%; }

.minHeight178 .tabBlock {
  min-height: 100%; }

.minHeight179 .tabBlock {
  min-height: 100%; }

.minHeight180 .tabBlock {
  min-height: 100%; }

.minHeight181 .tabBlock {
  min-height: 100%; }

.minHeight182 .tabBlock {
  min-height: 100%; }

.minHeight183 .tabBlock {
  min-height: 100%; }

.minHeight184 .tabBlock {
  min-height: 100%; }

.minHeight185 .tabBlock {
  min-height: 100%; }

.minHeight186 .tabBlock {
  min-height: 100%; }

.minHeight187 .tabBlock {
  min-height: 100%; }

.minHeight188 .tabBlock {
  min-height: 100%; }

.minHeight189 .tabBlock {
  min-height: 100%; }

.minHeight190 .tabBlock {
  min-height: 100%; }

.minHeight191 .tabBlock {
  min-height: 100%; }

.minHeight192 .tabBlock {
  min-height: 100%; }

.minHeight193 .tabBlock {
  min-height: 100%; }

.minHeight194 .tabBlock {
  min-height: 100%; }

.minHeight195 .tabBlock {
  min-height: 100%; }

.minHeight196 .tabBlock {
  min-height: 100%; }

.minHeight197 .tabBlock {
  min-height: 100%; }

.minHeight198 .tabBlock {
  min-height: 100%; }

.minHeight199 .tabBlock {
  min-height: 100%; }

.minHeight200 .tabBlock {
  min-height: 100%; }

.minHeight201 .tabBlock {
  min-height: 100%; }

.minHeight202 .tabBlock {
  min-height: 100%; }

.minHeight203 .tabBlock {
  min-height: 100%; }

.minHeight204 .tabBlock {
  min-height: 100%; }

.minHeight205 .tabBlock {
  min-height: 100%; }

.minHeight206 .tabBlock {
  min-height: 100%; }

.minHeight207 .tabBlock {
  min-height: 100%; }

.minHeight208 .tabBlock {
  min-height: 100%; }

.minHeight209 .tabBlock {
  min-height: 100%; }

.minHeight210 .tabBlock {
  min-height: 100%; }

.minHeight211 .tabBlock {
  min-height: 100%; }

.minHeight212 .tabBlock {
  min-height: 100%; }

.minHeight213 .tabBlock {
  min-height: 100%; }

.minHeight214 .tabBlock {
  min-height: 100%; }

.minHeight215 .tabBlock {
  min-height: 100%; }

.minHeight216 .tabBlock {
  min-height: 100%; }

.minHeight217 .tabBlock {
  min-height: 100%; }

.minHeight218 .tabBlock {
  min-height: 100%; }

.minHeight219 .tabBlock {
  min-height: 100%; }

.minHeight220 .tabBlock {
  min-height: 100%; }

.minHeight221 .tabBlock {
  min-height: 100%; }

.minHeight222 .tabBlock {
  min-height: 100%; }

.minHeight223 .tabBlock {
  min-height: 100%; }

.minHeight224 .tabBlock {
  min-height: 100%; }

.minHeight225 .tabBlock {
  min-height: 100%; }

.minHeight226 .tabBlock {
  min-height: 100%; }

.minHeight227 .tabBlock {
  min-height: 100%; }

.minHeight228 .tabBlock {
  min-height: 100%; }

.minHeight229 .tabBlock {
  min-height: 100%; }

.minHeight230 .tabBlock {
  min-height: 100%; }

.minHeight231 .tabBlock {
  min-height: 100%; }

.minHeight232 .tabBlock {
  min-height: 100%; }

.minHeight233 .tabBlock {
  min-height: 100%; }

.minHeight234 .tabBlock {
  min-height: 100%; }

.minHeight235 .tabBlock {
  min-height: 100%; }

.minHeight236 .tabBlock {
  min-height: 100%; }

.minHeight237 .tabBlock {
  min-height: 100%; }

.minHeight238 .tabBlock {
  min-height: 100%; }

.minHeight239 .tabBlock {
  min-height: 100%; }

.minHeight240 .tabBlock {
  min-height: 100%; }

.minHeight241 .tabBlock {
  min-height: 100%; }

.minHeight242 .tabBlock {
  min-height: 100%; }

.minHeight243 .tabBlock {
  min-height: 100%; }

.minHeight244 .tabBlock {
  min-height: 100%; }

.minHeight245 .tabBlock {
  min-height: 100%; }

.minHeight246 .tabBlock {
  min-height: 100%; }

.minHeight247 .tabBlock {
  min-height: 100%; }

.minHeight248 .tabBlock {
  min-height: 100%; }

.minHeight249 .tabBlock {
  min-height: 100%; }

.minHeight250 .tabBlock {
  min-height: 100%; }

.minHeight251 .tabBlock {
  min-height: 100%; }

.minHeight252 .tabBlock {
  min-height: 100%; }

.minHeight253 .tabBlock {
  min-height: 100%; }

.minHeight254 .tabBlock {
  min-height: 100%; }

.minHeight255 .tabBlock {
  min-height: 100%; }

.minHeight256 .tabBlock {
  min-height: 100%; }

.minHeight257 .tabBlock {
  min-height: 100%; }

.minHeight258 .tabBlock {
  min-height: 100%; }

.minHeight259 .tabBlock {
  min-height: 100%; }

.minHeight260 .tabBlock {
  min-height: 100%; }

.minHeight261 .tabBlock {
  min-height: 100%; }

.minHeight262 .tabBlock {
  min-height: 100%; }

.minHeight263 .tabBlock {
  min-height: 100%; }

.minHeight264 .tabBlock {
  min-height: 100%; }

.minHeight265 .tabBlock {
  min-height: 100%; }

.minHeight266 .tabBlock {
  min-height: 100%; }

.minHeight267 .tabBlock {
  min-height: 100%; }

.minHeight268 .tabBlock {
  min-height: 100%; }

.minHeight269 .tabBlock {
  min-height: 100%; }

.minHeight270 .tabBlock {
  min-height: 100%; }

.minHeight271 .tabBlock {
  min-height: 100%; }

.minHeight272 .tabBlock {
  min-height: 100%; }

.minHeight273 .tabBlock {
  min-height: 100%; }

.minHeight274 .tabBlock {
  min-height: 100%; }

.minHeight275 .tabBlock {
  min-height: 100%; }

.minHeight276 .tabBlock {
  min-height: 100%; }

.minHeight277 .tabBlock {
  min-height: 100%; }

.minHeight278 .tabBlock {
  min-height: 100%; }

.minHeight279 .tabBlock {
  min-height: 100%; }

.minHeight280 .tabBlock {
  min-height: 100%; }

.minHeight281 .tabBlock {
  min-height: 100%; }

.minHeight282 .tabBlock {
  min-height: 100%; }

.minHeight283 .tabBlock {
  min-height: 100%; }

.minHeight284 .tabBlock {
  min-height: 100%; }

.minHeight285 .tabBlock {
  min-height: 100%; }

.minHeight286 .tabBlock {
  min-height: 100%; }

.minHeight287 .tabBlock {
  min-height: 100%; }

.minHeight288 .tabBlock {
  min-height: 100%; }

.minHeight289 .tabBlock {
  min-height: 100%; }

.minHeight290 .tabBlock {
  min-height: 100%; }

.minHeight291 .tabBlock {
  min-height: 100%; }

.minHeight292 .tabBlock {
  min-height: 100%; }

.minHeight293 .tabBlock {
  min-height: 100%; }

.minHeight294 .tabBlock {
  min-height: 100%; }

.minHeight295 .tabBlock {
  min-height: 100%; }

.minHeight296 .tabBlock {
  min-height: 100%; }

.minHeight297 .tabBlock {
  min-height: 100%; }

.minHeight298 .tabBlock {
  min-height: 100%; }

.minHeight299 .tabBlock {
  min-height: 100%; }

.minHeight300 .tabBlock {
  min-height: 100%; }

.minHeight301 .tabBlock {
  min-height: 100%; }

.minHeight302 .tabBlock {
  min-height: 100%; }

.minHeight303 .tabBlock {
  min-height: 100%; }

.minHeight304 .tabBlock {
  min-height: 100%; }

.minHeight305 .tabBlock {
  min-height: 100%; }

.minHeight306 .tabBlock {
  min-height: 100%; }

.minHeight307 .tabBlock {
  min-height: 100%; }

.minHeight308 .tabBlock {
  min-height: 100%; }

.minHeight309 .tabBlock {
  min-height: 100%; }

.minHeight310 .tabBlock {
  min-height: 100%; }

.minHeight311 .tabBlock {
  min-height: 100%; }

.minHeight312 .tabBlock {
  min-height: 100%; }

.minHeight313 .tabBlock {
  min-height: 100%; }

.minHeight314 .tabBlock {
  min-height: 100%; }

.minHeight315 .tabBlock {
  min-height: 100%; }

.minHeight316 .tabBlock {
  min-height: 100%; }

.minHeight317 .tabBlock {
  min-height: 100%; }

.minHeight318 .tabBlock {
  min-height: 100%; }

.minHeight319 .tabBlock {
  min-height: 100%; }

.minHeight320 .tabBlock {
  min-height: 100%; }

.minHeight321 .tabBlock {
  min-height: 100%; }

.minHeight322 .tabBlock {
  min-height: 100%; }

.minHeight323 .tabBlock {
  min-height: 100%; }

.minHeight324 .tabBlock {
  min-height: 100%; }

.minHeight325 .tabBlock {
  min-height: 100%; }

.minHeight326 .tabBlock {
  min-height: 100%; }

.minHeight327 .tabBlock {
  min-height: 100%; }

.minHeight328 .tabBlock {
  min-height: 100%; }

.minHeight329 .tabBlock {
  min-height: 100%; }

.minHeight330 .tabBlock {
  min-height: 100%; }

.minHeight331 .tabBlock {
  min-height: 100%; }

.minHeight332 .tabBlock {
  min-height: 100%; }

.minHeight333 .tabBlock {
  min-height: 100%; }

.minHeight334 .tabBlock {
  min-height: 100%; }

.minHeight335 .tabBlock {
  min-height: 100%; }

.minHeight336 .tabBlock {
  min-height: 100%; }

.minHeight337 .tabBlock {
  min-height: 100%; }

.minHeight338 .tabBlock {
  min-height: 100%; }

.minHeight339 .tabBlock {
  min-height: 100%; }

.minHeight340 .tabBlock {
  min-height: 100%; }

.minHeight341 .tabBlock {
  min-height: 100%; }

.minHeight342 .tabBlock {
  min-height: 100%; }

.minHeight343 .tabBlock {
  min-height: 100%; }

.minHeight344 .tabBlock {
  min-height: 100%; }

.minHeight345 .tabBlock {
  min-height: 100%; }

.minHeight346 .tabBlock {
  min-height: 100%; }

.minHeight347 .tabBlock {
  min-height: 100%; }

.minHeight348 .tabBlock {
  min-height: 100%; }

.minHeight349 .tabBlock {
  min-height: 100%; }

.minHeight350 .tabBlock {
  min-height: 100%; }

/* min-height for minHeightBlock */
.minHeight0 .minHeightBlock {
  min-height: 93%; }

.minHeight1 .minHeightBlock {
  min-height: 93%; }

.minHeight2 .minHeightBlock {
  min-height: 93%; }

.minHeight3 .minHeightBlock {
  min-height: 93%; }

.minHeight4 .minHeightBlock {
  min-height: 93%; }

.minHeight5 .minHeightBlock {
  min-height: 93%; }

.minHeight6 .minHeightBlock {
  min-height: 93%; }

.minHeight7 .minHeightBlock {
  min-height: 93%; }

.minHeight8 .minHeightBlock {
  min-height: 93%; }

.minHeight9 .minHeightBlock {
  min-height: 93%; }

.minHeight10 .minHeightBlock {
  min-height: 93%; }

.minHeight11 .minHeightBlock {
  min-height: 93%; }

.minHeight12 .minHeightBlock {
  min-height: 93%; }

.minHeight13 .minHeightBlock {
  min-height: 93%; }

.minHeight14 .minHeightBlock {
  min-height: 93%; }

.minHeight15 .minHeightBlock {
  min-height: 93%; }

.minHeight16 .minHeightBlock {
  min-height: 93%; }

.minHeight17 .minHeightBlock {
  min-height: 93%; }

.minHeight18 .minHeightBlock {
  min-height: 93%; }

.minHeight19 .minHeightBlock {
  min-height: 93%; }

.minHeight20 .minHeightBlock {
  min-height: 93%; }

.minHeight21 .minHeightBlock {
  min-height: 93%; }

.minHeight22 .minHeightBlock {
  min-height: 93%; }

.minHeight23 .minHeightBlock {
  min-height: 93%; }

.minHeight24 .minHeightBlock {
  min-height: 93%; }

.minHeight25 .minHeightBlock {
  min-height: 93%; }

.minHeight26 .minHeightBlock {
  min-height: 93%; }

.minHeight27 .minHeightBlock {
  min-height: 93%; }

.minHeight28 .minHeightBlock {
  min-height: 93%; }

.minHeight29 .minHeightBlock {
  min-height: 93%; }

.minHeight30 .minHeightBlock {
  min-height: 93%; }

.minHeight31 .minHeightBlock {
  min-height: 93%; }

.minHeight32 .minHeightBlock {
  min-height: 93%; }

.minHeight33 .minHeightBlock {
  min-height: 93%; }

.minHeight34 .minHeightBlock {
  min-height: 93%; }

.minHeight35 .minHeightBlock {
  min-height: 93%; }

.minHeight36 .minHeightBlock {
  min-height: 93%; }

.minHeight37 .minHeightBlock {
  min-height: 93%; }

.minHeight38 .minHeightBlock {
  min-height: 93%; }

.minHeight39 .minHeightBlock {
  min-height: 93%; }

.minHeight40 .minHeightBlock {
  min-height: 93%; }

.minHeight41 .minHeightBlock {
  min-height: 93%; }

.minHeight42 .minHeightBlock {
  min-height: 93%; }

.minHeight43 .minHeightBlock {
  min-height: 93%; }

.minHeight44 .minHeightBlock {
  min-height: 93%; }

.minHeight45 .minHeightBlock {
  min-height: 93%; }

.minHeight46 .minHeightBlock {
  min-height: 93%; }

.minHeight47 .minHeightBlock {
  min-height: 93%; }

.minHeight48 .minHeightBlock {
  min-height: 93%; }

.minHeight49 .minHeightBlock {
  min-height: 93%; }

.minHeight50 .minHeightBlock {
  min-height: 93%; }

.minHeight51 .minHeightBlock {
  min-height: 93%; }

.minHeight52 .minHeightBlock {
  min-height: 93%; }

.minHeight53 .minHeightBlock {
  min-height: 93%; }

.minHeight54 .minHeightBlock {
  min-height: 93%; }

.minHeight55 .minHeightBlock {
  min-height: 93%; }

.minHeight56 .minHeightBlock {
  min-height: 93%; }

.minHeight57 .minHeightBlock {
  min-height: 93%; }

.minHeight58 .minHeightBlock {
  min-height: 93%; }

.minHeight59 .minHeightBlock {
  min-height: 93%; }

.minHeight60 .minHeightBlock {
  min-height: 93%; }

.minHeight61 .minHeightBlock {
  min-height: 93%; }

.minHeight62 .minHeightBlock {
  min-height: 93%; }

.minHeight63 .minHeightBlock {
  min-height: 93%; }

.minHeight64 .minHeightBlock {
  min-height: 93%; }

.minHeight65 .minHeightBlock {
  min-height: 93%; }

.minHeight66 .minHeightBlock {
  min-height: 93%; }

.minHeight67 .minHeightBlock {
  min-height: 93%; }

.minHeight68 .minHeightBlock {
  min-height: 93%; }

.minHeight69 .minHeightBlock {
  min-height: 93%; }

.minHeight70 .minHeightBlock {
  min-height: 93%; }

.minHeight71 .minHeightBlock {
  min-height: 93%; }

.minHeight72 .minHeightBlock {
  min-height: 93%; }

.minHeight73 .minHeightBlock {
  min-height: 93%; }

.minHeight74 .minHeightBlock {
  min-height: 93%; }

.minHeight75 .minHeightBlock {
  min-height: 93%; }

.minHeight76 .minHeightBlock {
  min-height: 93%; }

.minHeight77 .minHeightBlock {
  min-height: 93%; }

.minHeight78 .minHeightBlock {
  min-height: 93%; }

.minHeight79 .minHeightBlock {
  min-height: 93%; }

.minHeight80 .minHeightBlock {
  min-height: 93%; }

.minHeight81 .minHeightBlock {
  min-height: 93%; }

.minHeight82 .minHeightBlock {
  min-height: 93%; }

.minHeight83 .minHeightBlock {
  min-height: 93%; }

.minHeight84 .minHeightBlock {
  min-height: 93%; }

.minHeight85 .minHeightBlock {
  min-height: 93%; }

.minHeight86 .minHeightBlock {
  min-height: 93%; }

.minHeight87 .minHeightBlock {
  min-height: 93%; }

.minHeight88 .minHeightBlock {
  min-height: 93%; }

.minHeight89 .minHeightBlock {
  min-height: 93%; }

.minHeight90 .minHeightBlock {
  min-height: 93%; }

.minHeight91 .minHeightBlock {
  min-height: 93%; }

.minHeight92 .minHeightBlock {
  min-height: 93%; }

.minHeight93 .minHeightBlock {
  min-height: 93%; }

.minHeight94 .minHeightBlock {
  min-height: 93%; }

.minHeight95 .minHeightBlock {
  min-height: 93%; }

.minHeight96 .minHeightBlock {
  min-height: 93%; }

.minHeight97 .minHeightBlock {
  min-height: 93%; }

.minHeight98 .minHeightBlock {
  min-height: 93%; }

.minHeight99 .minHeightBlock {
  min-height: 93%; }

.minHeight100 .minHeightBlock {
  min-height: 93%; }

.minHeight101 .minHeightBlock {
  min-height: 93%; }

.minHeight102 .minHeightBlock {
  min-height: 93%; }

.minHeight103 .minHeightBlock {
  min-height: 93%; }

.minHeight104 .minHeightBlock {
  min-height: 93%; }

.minHeight105 .minHeightBlock {
  min-height: 93%; }

.minHeight106 .minHeightBlock {
  min-height: 93%; }

.minHeight107 .minHeightBlock {
  min-height: 93%; }

.minHeight108 .minHeightBlock {
  min-height: 93%; }

.minHeight109 .minHeightBlock {
  min-height: 93%; }

.minHeight110 .minHeightBlock {
  min-height: 93%; }

.minHeight111 .minHeightBlock {
  min-height: 93%; }

.minHeight112 .minHeightBlock {
  min-height: 93%; }

.minHeight113 .minHeightBlock {
  min-height: 93%; }

.minHeight114 .minHeightBlock {
  min-height: 93%; }

.minHeight115 .minHeightBlock {
  min-height: 93%; }

.minHeight116 .minHeightBlock {
  min-height: 93%; }

.minHeight117 .minHeightBlock {
  min-height: 93%; }

.minHeight118 .minHeightBlock {
  min-height: 93%; }

.minHeight119 .minHeightBlock {
  min-height: 93%; }

.minHeight120 .minHeightBlock {
  min-height: 93%; }

.minHeight121 .minHeightBlock {
  min-height: 93%; }

.minHeight122 .minHeightBlock {
  min-height: 93%; }

.minHeight123 .minHeightBlock {
  min-height: 93%; }

.minHeight124 .minHeightBlock {
  min-height: 93%; }

.minHeight125 .minHeightBlock {
  min-height: 93%; }

.minHeight126 .minHeightBlock {
  min-height: 93%; }

.minHeight127 .minHeightBlock {
  min-height: 93%; }

.minHeight128 .minHeightBlock {
  min-height: 93%; }

.minHeight129 .minHeightBlock {
  min-height: 93%; }

.minHeight130 .minHeightBlock {
  min-height: 93%; }

.minHeight131 .minHeightBlock {
  min-height: 93%; }

.minHeight132 .minHeightBlock {
  min-height: 93%; }

.minHeight133 .minHeightBlock {
  min-height: 93%; }

.minHeight134 .minHeightBlock {
  min-height: 93%; }

.minHeight135 .minHeightBlock {
  min-height: 93%; }

.minHeight136 .minHeightBlock {
  min-height: 93%; }

.minHeight137 .minHeightBlock {
  min-height: 93%; }

.minHeight138 .minHeightBlock {
  min-height: 93%; }

.minHeight139 .minHeightBlock {
  min-height: 93%; }

.minHeight140 .minHeightBlock {
  min-height: 93%; }

.minHeight141 .minHeightBlock {
  min-height: 93%; }

.minHeight142 .minHeightBlock {
  min-height: 93%; }

.minHeight143 .minHeightBlock {
  min-height: 93%; }

.minHeight144 .minHeightBlock {
  min-height: 93%; }

.minHeight145 .minHeightBlock {
  min-height: 93%; }

.minHeight146 .minHeightBlock {
  min-height: 93%; }

.minHeight147 .minHeightBlock {
  min-height: 93%; }

.minHeight148 .minHeightBlock {
  min-height: 93%; }

.minHeight149 .minHeightBlock {
  min-height: 93%; }

.minHeight150 .minHeightBlock {
  min-height: 93%; }

.minHeight151 .minHeightBlock {
  min-height: 93%; }

.minHeight152 .minHeightBlock {
  min-height: 93%; }

.minHeight153 .minHeightBlock {
  min-height: 93%; }

.minHeight154 .minHeightBlock {
  min-height: 93%; }

.minHeight155 .minHeightBlock {
  min-height: 93%; }

.minHeight156 .minHeightBlock {
  min-height: 93%; }

.minHeight157 .minHeightBlock {
  min-height: 93%; }

.minHeight158 .minHeightBlock {
  min-height: 93%; }

.minHeight159 .minHeightBlock {
  min-height: 93%; }

.minHeight160 .minHeightBlock {
  min-height: 93%; }

.minHeight161 .minHeightBlock {
  min-height: 93%; }

.minHeight162 .minHeightBlock {
  min-height: 93%; }

.minHeight163 .minHeightBlock {
  min-height: 93%; }

.minHeight164 .minHeightBlock {
  min-height: 93%; }

.minHeight165 .minHeightBlock {
  min-height: 93%; }

.minHeight166 .minHeightBlock {
  min-height: 93%; }

.minHeight167 .minHeightBlock {
  min-height: 93%; }

.minHeight168 .minHeightBlock {
  min-height: 93%; }

.minHeight169 .minHeightBlock {
  min-height: 93%; }

.minHeight170 .minHeightBlock {
  min-height: 93%; }

.minHeight171 .minHeightBlock {
  min-height: 93%; }

.minHeight172 .minHeightBlock {
  min-height: 93%; }

.minHeight173 .minHeightBlock {
  min-height: 93%; }

.minHeight174 .minHeightBlock {
  min-height: 93%; }

.minHeight175 .minHeightBlock {
  min-height: 93%; }

.minHeight176 .minHeightBlock {
  min-height: 93%; }

.minHeight177 .minHeightBlock {
  min-height: 93%; }

.minHeight178 .minHeightBlock {
  min-height: 93%; }

.minHeight179 .minHeightBlock {
  min-height: 93%; }

.minHeight180 .minHeightBlock {
  min-height: 93%; }

.minHeight181 .minHeightBlock {
  min-height: 93%; }

.minHeight182 .minHeightBlock {
  min-height: 93%; }

.minHeight183 .minHeightBlock {
  min-height: 93%; }

.minHeight184 .minHeightBlock {
  min-height: 93%; }

.minHeight185 .minHeightBlock {
  min-height: 93%; }

.minHeight186 .minHeightBlock {
  min-height: 93%; }

.minHeight187 .minHeightBlock {
  min-height: 93%; }

.minHeight188 .minHeightBlock {
  min-height: 93%; }

.minHeight189 .minHeightBlock {
  min-height: 93%; }

.minHeight190 .minHeightBlock {
  min-height: 93%; }

.minHeight191 .minHeightBlock {
  min-height: 93%; }

.minHeight192 .minHeightBlock {
  min-height: 93%; }

.minHeight193 .minHeightBlock {
  min-height: 93%; }

.minHeight194 .minHeightBlock {
  min-height: 93%; }

.minHeight195 .minHeightBlock {
  min-height: 93%; }

.minHeight196 .minHeightBlock {
  min-height: 93%; }

.minHeight197 .minHeightBlock {
  min-height: 93%; }

.minHeight198 .minHeightBlock {
  min-height: 93%; }

.minHeight199 .minHeightBlock {
  min-height: 93%; }

.minHeight200 .minHeightBlock {
  min-height: 93%; }

.minHeight201 .minHeightBlock {
  min-height: 93%; }

.minHeight202 .minHeightBlock {
  min-height: 93%; }

.minHeight203 .minHeightBlock {
  min-height: 93%; }

.minHeight204 .minHeightBlock {
  min-height: 93%; }

.minHeight205 .minHeightBlock {
  min-height: 93%; }

.minHeight206 .minHeightBlock {
  min-height: 93%; }

.minHeight207 .minHeightBlock {
  min-height: 93%; }

.minHeight208 .minHeightBlock {
  min-height: 93%; }

.minHeight209 .minHeightBlock {
  min-height: 93%; }

.minHeight210 .minHeightBlock {
  min-height: 93%; }

.minHeight211 .minHeightBlock {
  min-height: 93%; }

.minHeight212 .minHeightBlock {
  min-height: 93%; }

.minHeight213 .minHeightBlock {
  min-height: 93%; }

.minHeight214 .minHeightBlock {
  min-height: 93%; }

.minHeight215 .minHeightBlock {
  min-height: 93%; }

.minHeight216 .minHeightBlock {
  min-height: 93%; }

.minHeight217 .minHeightBlock {
  min-height: 93%; }

.minHeight218 .minHeightBlock {
  min-height: 93%; }

.minHeight219 .minHeightBlock {
  min-height: 93%; }

.minHeight220 .minHeightBlock {
  min-height: 93%; }

.minHeight221 .minHeightBlock {
  min-height: 93%; }

.minHeight222 .minHeightBlock {
  min-height: 93%; }

.minHeight223 .minHeightBlock {
  min-height: 93%; }

.minHeight224 .minHeightBlock {
  min-height: 93%; }

.minHeight225 .minHeightBlock {
  min-height: 93%; }

.minHeight226 .minHeightBlock {
  min-height: 93%; }

.minHeight227 .minHeightBlock {
  min-height: 93%; }

.minHeight228 .minHeightBlock {
  min-height: 93%; }

.minHeight229 .minHeightBlock {
  min-height: 93%; }

.minHeight230 .minHeightBlock {
  min-height: 93%; }

.minHeight231 .minHeightBlock {
  min-height: 93%; }

.minHeight232 .minHeightBlock {
  min-height: 93%; }

.minHeight233 .minHeightBlock {
  min-height: 93%; }

.minHeight234 .minHeightBlock {
  min-height: 93%; }

.minHeight235 .minHeightBlock {
  min-height: 93%; }

.minHeight236 .minHeightBlock {
  min-height: 93%; }

.minHeight237 .minHeightBlock {
  min-height: 93%; }

.minHeight238 .minHeightBlock {
  min-height: 93%; }

.minHeight239 .minHeightBlock {
  min-height: 93%; }

.minHeight240 .minHeightBlock {
  min-height: 93%; }

.minHeight241 .minHeightBlock {
  min-height: 93%; }

.minHeight242 .minHeightBlock {
  min-height: 93%; }

.minHeight243 .minHeightBlock {
  min-height: 93%; }

.minHeight244 .minHeightBlock {
  min-height: 93%; }

.minHeight245 .minHeightBlock {
  min-height: 93%; }

.minHeight246 .minHeightBlock {
  min-height: 93%; }

.minHeight247 .minHeightBlock {
  min-height: 93%; }

.minHeight248 .minHeightBlock {
  min-height: 93%; }

.minHeight249 .minHeightBlock {
  min-height: 93%; }

.minHeight250 .minHeightBlock {
  min-height: 93%; }

.minHeight251 .minHeightBlock {
  min-height: 93%; }

.minHeight252 .minHeightBlock {
  min-height: 93%; }

.minHeight253 .minHeightBlock {
  min-height: 93%; }

.minHeight254 .minHeightBlock {
  min-height: 93%; }

.minHeight255 .minHeightBlock {
  min-height: 93%; }

.minHeight256 .minHeightBlock {
  min-height: 93%; }

.minHeight257 .minHeightBlock {
  min-height: 93%; }

.minHeight258 .minHeightBlock {
  min-height: 93%; }

.minHeight259 .minHeightBlock {
  min-height: 93%; }

.minHeight260 .minHeightBlock {
  min-height: 93%; }

.minHeight261 .minHeightBlock {
  min-height: 93%; }

.minHeight262 .minHeightBlock {
  min-height: 93%; }

.minHeight263 .minHeightBlock {
  min-height: 93%; }

.minHeight264 .minHeightBlock {
  min-height: 93%; }

.minHeight265 .minHeightBlock {
  min-height: 93%; }

.minHeight266 .minHeightBlock {
  min-height: 93%; }

.minHeight267 .minHeightBlock {
  min-height: 93%; }

.minHeight268 .minHeightBlock {
  min-height: 93%; }

.minHeight269 .minHeightBlock {
  min-height: 93%; }

.minHeight270 .minHeightBlock {
  min-height: 93%; }

.minHeight271 .minHeightBlock {
  min-height: 93%; }

.minHeight272 .minHeightBlock {
  min-height: 93%; }

.minHeight273 .minHeightBlock {
  min-height: 93%; }

.minHeight274 .minHeightBlock {
  min-height: 93%; }

.minHeight275 .minHeightBlock {
  min-height: 93%; }

.minHeight276 .minHeightBlock {
  min-height: 93%; }

.minHeight277 .minHeightBlock {
  min-height: 93%; }

.minHeight278 .minHeightBlock {
  min-height: 93%; }

.minHeight279 .minHeightBlock {
  min-height: 93%; }

.minHeight280 .minHeightBlock {
  min-height: 93%; }

.minHeight281 .minHeightBlock {
  min-height: 93%; }

.minHeight282 .minHeightBlock {
  min-height: 93%; }

.minHeight283 .minHeightBlock {
  min-height: 93%; }

.minHeight284 .minHeightBlock {
  min-height: 93%; }

.minHeight285 .minHeightBlock {
  min-height: 93%; }

.minHeight286 .minHeightBlock {
  min-height: 93%; }

.minHeight287 .minHeightBlock {
  min-height: 93%; }

.minHeight288 .minHeightBlock {
  min-height: 93%; }

.minHeight289 .minHeightBlock {
  min-height: 93%; }

.minHeight290 .minHeightBlock {
  min-height: 93%; }

.minHeight291 .minHeightBlock {
  min-height: 93%; }

.minHeight292 .minHeightBlock {
  min-height: 93%; }

.minHeight293 .minHeightBlock {
  min-height: 93%; }

.minHeight294 .minHeightBlock {
  min-height: 93%; }

.minHeight295 .minHeightBlock {
  min-height: 93%; }

.minHeight296 .minHeightBlock {
  min-height: 93%; }

.minHeight297 .minHeightBlock {
  min-height: 93%; }

.minHeight298 .minHeightBlock {
  min-height: 93%; }

.minHeight299 .minHeightBlock {
  min-height: 93%; }

.minHeight300 .minHeightBlock {
  min-height: 93%; }

.minHeight301 .minHeightBlock {
  min-height: 93%; }

.minHeight302 .minHeightBlock {
  min-height: 93%; }

.minHeight303 .minHeightBlock {
  min-height: 93%; }

.minHeight304 .minHeightBlock {
  min-height: 93%; }

.minHeight305 .minHeightBlock {
  min-height: 93%; }

.minHeight306 .minHeightBlock {
  min-height: 93%; }

.minHeight307 .minHeightBlock {
  min-height: 93%; }

.minHeight308 .minHeightBlock {
  min-height: 93%; }

.minHeight309 .minHeightBlock {
  min-height: 93%; }

.minHeight310 .minHeightBlock {
  min-height: 93%; }

.minHeight311 .minHeightBlock {
  min-height: 93%; }

.minHeight312 .minHeightBlock {
  min-height: 93%; }

.minHeight313 .minHeightBlock {
  min-height: 93%; }

.minHeight314 .minHeightBlock {
  min-height: 93%; }

.minHeight315 .minHeightBlock {
  min-height: 93%; }

.minHeight316 .minHeightBlock {
  min-height: 93%; }

.minHeight317 .minHeightBlock {
  min-height: 93%; }

.minHeight318 .minHeightBlock {
  min-height: 93%; }

.minHeight319 .minHeightBlock {
  min-height: 93%; }

.minHeight320 .minHeightBlock {
  min-height: 93%; }

.minHeight321 .minHeightBlock {
  min-height: 93%; }

.minHeight322 .minHeightBlock {
  min-height: 93%; }

.minHeight323 .minHeightBlock {
  min-height: 93%; }

.minHeight324 .minHeightBlock {
  min-height: 93%; }

.minHeight325 .minHeightBlock {
  min-height: 93%; }

.minHeight326 .minHeightBlock {
  min-height: 93%; }

.minHeight327 .minHeightBlock {
  min-height: 93%; }

.minHeight328 .minHeightBlock {
  min-height: 93%; }

.minHeight329 .minHeightBlock {
  min-height: 93%; }

.minHeight330 .minHeightBlock {
  min-height: 93%; }

.minHeight331 .minHeightBlock {
  min-height: 93%; }

.minHeight332 .minHeightBlock {
  min-height: 93%; }

.minHeight333 .minHeightBlock {
  min-height: 93%; }

.minHeight334 .minHeightBlock {
  min-height: 93%; }

.minHeight335 .minHeightBlock {
  min-height: 93%; }

.minHeight336 .minHeightBlock {
  min-height: 93%; }

.minHeight337 .minHeightBlock {
  min-height: 93%; }

.minHeight338 .minHeightBlock {
  min-height: 93%; }

.minHeight339 .minHeightBlock {
  min-height: 93%; }

.minHeight340 .minHeightBlock {
  min-height: 93%; }

.minHeight341 .minHeightBlock {
  min-height: 93%; }

.minHeight342 .minHeightBlock {
  min-height: 93%; }

.minHeight343 .minHeightBlock {
  min-height: 93%; }

.minHeight344 .minHeightBlock {
  min-height: 93%; }

.minHeight345 .minHeightBlock {
  min-height: 93%; }

.minHeight346 .minHeightBlock {
  min-height: 93%; }

.minHeight347 .minHeightBlock {
  min-height: 93%; }

.minHeight348 .minHeightBlock {
  min-height: 93%; }

.minHeight349 .minHeightBlock {
  min-height: 93%; }

.minHeight350 .minHeightBlock {
  min-height: 93%; }

/* padding */
.padd0 {
  padding: 0px 0px 0px 0px; }

.padd1 {
  padding: 1px 1px 1px 1px; }

.padd2 {
  padding: 2px 2px 2px 2px; }

.padd3 {
  padding: 3px 3px 3px 3px; }

.padd4 {
  padding: 4px 4px 4px 4px; }

.padd5 {
  padding: 5px 5px 5px 5px; }

.padd6 {
  padding: 6px 6px 6px 6px; }

.padd7 {
  padding: 7px 7px 7px 7px; }

.padd8 {
  padding: 8px 8px 8px 8px; }

.padd9 {
  padding: 9px 9px 9px 9px; }

.padd10 {
  padding: 10px 10px 10px 10px; }

.padd11 {
  padding: 11px 11px 11px 11px; }

.padd12 {
  padding: 12px 12px 12px 12px; }

.padd13 {
  padding: 13px 13px 13px 13px; }

.padd14 {
  padding: 14px 14px 14px 14px; }

.padd15 {
  padding: 15px 15px 15px 15px; }

.padd16 {
  padding: 16px 16px 16px 16px; }

.padd17 {
  padding: 17px 17px 17px 17px; }

.padd18 {
  padding: 18px 18px 18px 18px; }

.padd19 {
  padding: 19px 19px 19px 19px; }

.padd20 {
  padding: 20px 20px 20px 20px; }

.padd21 {
  padding: 21px 21px 21px 21px; }

.padd22 {
  padding: 22px 22px 22px 22px; }

.padd23 {
  padding: 23px 23px 23px 23px; }

.padd24 {
  padding: 24px 24px 24px 24px; }

.padd25 {
  padding: 25px 25px 25px 25px; }

.padd26 {
  padding: 26px 26px 26px 26px; }

.padd27 {
  padding: 27px 27px 27px 27px; }

.padd28 {
  padding: 28px 28px 28px 28px; }

.padd29 {
  padding: 29px 29px 29px 29px; }

.padd30 {
  padding: 30px 30px 30px 30px; }

.padd31 {
  padding: 31px 31px 31px 31px; }

.padd32 {
  padding: 32px 32px 32px 32px; }

.padd33 {
  padding: 33px 33px 33px 33px; }

.padd34 {
  padding: 34px 34px 34px 34px; }

.padd35 {
  padding: 35px 35px 35px 35px; }

.padd36 {
  padding: 36px 36px 36px 36px; }

.padd37 {
  padding: 37px 37px 37px 37px; }

.padd38 {
  padding: 38px 38px 38px 38px; }

.padd39 {
  padding: 39px 39px 39px 39px; }

.padd40 {
  padding: 40px 40px 40px 40px; }

/* paddTop */
.paddTop0 {
  padding-top: 0px; }

.paddTop1 {
  padding-top: 1px; }

.paddTop2 {
  padding-top: 2px; }

.paddTop3 {
  padding-top: 3px; }

.paddTop4 {
  padding-top: 4px; }

.paddTop5 {
  padding-top: 5px; }

.paddTop6 {
  padding-top: 6px; }

.paddTop7 {
  padding-top: 7px; }

.paddTop8 {
  padding-top: 8px; }

.paddTop9 {
  padding-top: 9px; }

.paddTop10 {
  padding-top: 10px; }

.paddTop11 {
  padding-top: 11px; }

.paddTop12 {
  padding-top: 12px; }

.paddTop13 {
  padding-top: 13px; }

.paddTop14 {
  padding-top: 14px; }

.paddTop15 {
  padding-top: 15px; }

.paddTop16 {
  padding-top: 16px; }

.paddTop17 {
  padding-top: 17px; }

.paddTop18 {
  padding-top: 18px; }

.paddTop19 {
  padding-top: 19px; }

.paddTop20 {
  padding-top: 20px; }

.paddTop21 {
  padding-top: 21px; }

.paddTop22 {
  padding-top: 22px; }

.paddTop23 {
  padding-top: 23px; }

.paddTop24 {
  padding-top: 24px; }

.paddTop25 {
  padding-top: 25px; }

.paddTop26 {
  padding-top: 26px; }

.paddTop27 {
  padding-top: 27px; }

.paddTop28 {
  padding-top: 28px; }

.paddTop29 {
  padding-top: 29px; }

.paddTop30 {
  padding-top: 30px; }

.paddTop35 {
  padding-top: 35px; }

.paddTop40 {
  padding-top: 40px; }

.paddTop45 {
  padding-top: 45px; }

.paddTop50 {
  padding-top: 50px; }

.paddTop55 {
  padding-top: 55px; }

/* paddRight */
.paddRight0 {
  padding-right: 0px; }

.paddRight1 {
  padding-right: 1px; }

.paddRight2 {
  padding-right: 2px; }

.paddRight3 {
  padding-right: 3px; }

.paddRight4 {
  padding-right: 4px; }

.paddRight5 {
  padding-right: 5px; }

.paddRight6 {
  padding-right: 6px; }

.paddRight7 {
  padding-right: 7px; }

.paddRight8 {
  padding-right: 8px; }

.paddRight9 {
  padding-right: 9px; }

.paddRight10 {
  padding-right: 10px; }

.paddRight11 {
  padding-right: 11px; }

.paddRight12 {
  padding-right: 12px; }

.paddRight13 {
  padding-right: 13px; }

.paddRight14 {
  padding-right: 14px; }

.paddRight15 {
  padding-right: 15px; }

.paddRight16 {
  padding-right: 16px; }

.paddRight17 {
  padding-right: 17px; }

.paddRight18 {
  padding-right: 18px; }

.paddRight19 {
  padding-right: 19px; }

.paddRight20 {
  padding-right: 20px; }

.paddRight21 {
  padding-right: 21px; }

.paddRight22 {
  padding-right: 22px; }

.paddRight23 {
  padding-right: 23px; }

.paddRight24 {
  padding-right: 24px; }

.paddRight25 {
  padding-right: 25px; }

.paddRight26 {
  padding-right: 26px; }

.paddRight27 {
  padding-right: 27px; }

.paddRight28 {
  padding-right: 28px; }

.paddRight29 {
  padding-right: 29px; }

.paddRight30 {
  padding-right: 30px; }

.paddRight35 {
  padding-right: 35px; }

.paddRight40 {
  padding-right: 40px; }

.paddRight45 {
  padding-right: 45px; }

.paddRight50 {
  padding-right: 50px; }

.paddRight55 {
  padding-right: 55px; }

/* paddBottom */
.paddBot0 {
  padding-bottom: 0px; }

.paddBot1 {
  padding-bottom: 1px; }

.paddBot2 {
  padding-bottom: 2px; }

.paddBot3 {
  padding-bottom: 3px; }

.paddBot4 {
  padding-bottom: 4px; }

.paddBot5 {
  padding-bottom: 5px; }

.paddBot6 {
  padding-bottom: 6px; }

.paddBot7 {
  padding-bottom: 7px; }

.paddBot8 {
  padding-bottom: 8px; }

.paddBot9 {
  padding-bottom: 9px; }

.paddBot10 {
  padding-bottom: 10px; }

.paddBot11 {
  padding-bottom: 11px; }

.paddBot12 {
  padding-bottom: 12px; }

.paddBot13 {
  padding-bottom: 13px; }

.paddBot14 {
  padding-bottom: 14px; }

.paddBot15 {
  padding-bottom: 15px; }

.paddBot16 {
  padding-bottom: 16px; }

.paddBot17 {
  padding-bottom: 17px; }

.paddBot18 {
  padding-bottom: 18px; }

.paddBot19 {
  padding-bottom: 19px; }

.paddBot20 {
  padding-bottom: 20px; }

.paddBot21 {
  padding-bottom: 21px; }

.paddBot22 {
  padding-bottom: 22px; }

.paddBot23 {
  padding-bottom: 23px; }

.paddBot24 {
  padding-bottom: 24px; }

.paddBot25 {
  padding-bottom: 25px; }

.paddBot26 {
  padding-bottom: 26px; }

.paddBot27 {
  padding-bottom: 27px; }

.paddBot28 {
  padding-bottom: 28px; }

.paddBot29 {
  padding-bottom: 29px; }

.paddBot30 {
  padding-bottom: 30px; }

.paddBot35 {
  padding-bottom: 35px; }

.paddBot40 {
  padding-bottom: 40px; }

.paddBot45 {
  padding-bottom: 45px; }

.paddBot50 {
  padding-bottom: 50px; }

.paddBot55 {
  padding-bottom: 55px; }

.paddBot60 {
  padding-bottom: 60px; }

.paddBot65 {
  padding-bottom: 65px; }

.paddBot70 {
  padding-bottom: 70px; }

.paddBot75 {
  padding-bottom: 75px; }

/* paddLeft */
.paddLeft0 {
  padding-left: 0px; }

.paddLeft1 {
  padding-left: 1px; }

.paddLeft2 {
  padding-left: 2px; }

.paddLeft3 {
  padding-left: 3px; }

.paddLeft4 {
  padding-left: 4px; }

.paddLeft5 {
  padding-left: 5px; }

.paddLeft6 {
  padding-left: 6px; }

.paddLeft7 {
  padding-left: 7px; }

.paddLeft8 {
  padding-left: 8px; }

.paddLeft9 {
  padding-left: 9px; }

.paddLeft10 {
  padding-left: 10px; }

.paddLeft11 {
  padding-left: 11px; }

.paddLeft12 {
  padding-left: 12px; }

.paddLeft13 {
  padding-left: 13px; }

.paddLeft14 {
  padding-left: 14px; }

.paddLeft15 {
  padding-left: 15px; }

.paddLeft16 {
  padding-left: 16px; }

.paddLeft17 {
  padding-left: 17px; }

.paddLeft18 {
  padding-left: 18px; }

.paddLeft19 {
  padding-left: 19px; }

.paddLeft20 {
  padding-left: 20px; }

.paddLeft21 {
  padding-left: 21px; }

.paddLeft22 {
  padding-left: 22px; }

.paddLeft23 {
  padding-left: 23px; }

.paddLeft24 {
  padding-left: 24px; }

.paddLeft25 {
  padding-left: 25px; }

.paddLeft26 {
  padding-left: 26px; }

.paddLeft27 {
  padding-left: 27px; }

.paddLeft28 {
  padding-left: 28px; }

.paddLeft29 {
  padding-left: 29px; }

/* paddTopRem */
.paddTopRem0_1 {
  padding-top: 0.1rem; }

.paddTopRem0_2 {
  padding-top: 0.2rem; }

.paddTopRem0_3 {
  padding-top: 0.3rem; }

.paddTopRem0_4 {
  padding-top: 0.4rem; }

.paddTopRem0_5 {
  padding-top: 0.5rem; }

.paddTopRem0_6 {
  padding-top: 0.6rem; }

.paddTopRem0_7 {
  padding-top: 0.7rem; }

.paddTopRem0_8 {
  padding-top: 0.8rem; }

.paddTopRem0_9 {
  padding-top: 0.9rem; }

.paddTopRem1_1 {
  padding-top: calc(0.1rem + 1rem); }

.paddTopRem1_2 {
  padding-top: calc(0.2rem + 1rem); }

.paddTopRem1_3 {
  padding-top: calc(0.3rem + 1rem); }

.paddTopRem1_4 {
  padding-top: calc(0.4rem + 1rem); }

.paddTopRem1_5 {
  padding-top: calc(0.5rem + 1rem); }

.paddTopRem1_6 {
  padding-top: calc(0.6rem + 1rem); }

.paddTopRem1_7 {
  padding-top: calc(0.7rem + 1rem); }

.paddTopRem1_8 {
  padding-top: calc(0.8rem + 1rem); }

.paddTopRem1_9 {
  padding-top: calc(0.9rem + 1rem); }

.paddTopRem2_1 {
  padding-top: calc(0.1rem + 1rem); }

.paddTopRem2_2 {
  padding-top: calc(0.2rem + 1rem); }

.paddTopRem2_3 {
  padding-top: calc(0.3rem + 1rem); }

.paddTopRem2_4 {
  padding-top: calc(0.4rem + 1rem); }

.paddTopRem2_5 {
  padding-top: calc(0.5rem + 1rem); }

.paddTopRem2_6 {
  padding-top: calc(0.6rem + 1rem); }

.paddTopRem2_7 {
  padding-top: calc(0.7rem + 1rem); }

.paddTopRem2_8 {
  padding-top: calc(0.8rem + 1rem); }

.paddTopRem2_9 {
  padding-top: calc(0.9rem + 1rem); }

.paddTopRem3_1 {
  padding-top: calc(0.1rem + 1rem); }

.paddTopRem3_2 {
  padding-top: calc(0.2rem + 1rem); }

.paddTopRem3_3 {
  padding-top: calc(0.3rem + 1rem); }

.paddTopRem3_4 {
  padding-top: calc(0.4rem + 1rem); }

.paddTopRem3_5 {
  padding-top: calc(0.5rem + 1rem); }

.paddTopRem3_6 {
  padding-top: calc(0.6rem + 1rem); }

.paddTopRem3_7 {
  padding-top: calc(0.7rem + 1rem); }

.paddTopRem3_8 {
  padding-top: calc(0.8rem + 1rem); }

.paddTopRem3_9 {
  padding-top: calc(0.9rem + 1rem); }

/* paddRightRem */
.paddRightRem0_1 {
  padding-right: 0.1rem; }

.paddRightRem0_2 {
  padding-right: 0.2rem; }

.paddRightRem0_3 {
  padding-right: 0.3rem; }

.paddRightRem0_4 {
  padding-right: 0.4rem; }

.paddRightRem0_5 {
  padding-right: 0.5rem; }

.paddRightRem0_6 {
  padding-right: 0.6rem; }

.paddRightRem0_7 {
  padding-right: 0.7rem; }

.paddRightRem0_8 {
  padding-right: 0.8rem; }

.paddRightRem0_9 {
  padding-right: 0.9rem; }

.paddRightRem1_1 {
  padding-right: calc(0.1rem + 1rem); }

.paddRightRem1_2 {
  padding-right: calc(0.2rem + 1rem); }

.paddRightRem1_3 {
  padding-right: calc(0.3rem + 1rem); }

.paddRightRem1_4 {
  padding-right: calc(0.4rem + 1rem); }

.paddRightRem1_5 {
  padding-right: calc(0.5rem + 1rem); }

.paddRightRem1_6 {
  padding-right: calc(0.6rem + 1rem); }

.paddRightRem1_7 {
  padding-right: calc(0.7rem + 1rem); }

.paddRightRem1_8 {
  padding-right: calc(0.8rem + 1rem); }

.paddRightRem1_9 {
  padding-right: calc(0.9rem + 1rem); }

.paddRightRem2_1 {
  padding-right: calc(0.1rem + 1rem); }

.paddRightRem2_2 {
  padding-right: calc(0.2rem + 1rem); }

.paddRightRem2_3 {
  padding-right: calc(0.3rem + 1rem); }

.paddRightRem2_4 {
  padding-right: calc(0.4rem + 1rem); }

.paddRightRem2_5 {
  padding-right: calc(0.5rem + 1rem); }

.paddRightRem2_6 {
  padding-right: calc(0.6rem + 1rem); }

.paddRightRem2_7 {
  padding-right: calc(0.7rem + 1rem); }

.paddRightRem2_8 {
  padding-right: calc(0.8rem + 1rem); }

.paddRightRem2_9 {
  padding-right: calc(0.9rem + 1rem); }

.paddRightRem3_1 {
  padding-right: calc(0.1rem + 1rem); }

.paddRightRem3_2 {
  padding-right: calc(0.2rem + 1rem); }

.paddRightRem3_3 {
  padding-right: calc(0.3rem + 1rem); }

.paddRightRem3_4 {
  padding-right: calc(0.4rem + 1rem); }

.paddRightRem3_5 {
  padding-right: calc(0.5rem + 1rem); }

.paddRightRem3_6 {
  padding-right: calc(0.6rem + 1rem); }

.paddRightRem3_7 {
  padding-right: calc(0.7rem + 1rem); }

.paddRightRem3_8 {
  padding-right: calc(0.8rem + 1rem); }

.paddRightRem3_9 {
  padding-right: calc(0.9rem + 1rem); }

/* paddBottomRem */
.paddBottomRem0_1 {
  padding-bottom: 0.1rem; }

.paddBottomRem0_2 {
  padding-bottom: 0.2rem; }

.paddBottomRem0_3 {
  padding-bottom: 0.3rem; }

.paddBottomRem0_4 {
  padding-bottom: 0.4rem; }

.paddBottomRem0_5 {
  padding-bottom: 0.5rem; }

.paddBottomRem0_6 {
  padding-bottom: 0.6rem; }

.paddBottomRem0_7 {
  padding-bottom: 0.7rem; }

.paddBottomRem0_8 {
  padding-bottom: 0.8rem; }

.paddBottomRem0_9 {
  padding-bottom: 0.9rem; }

.paddBottomRem1_1 {
  padding-bottom: calc(0.1rem + 1rem); }

.paddBottomRem1_2 {
  padding-bottom: calc(0.2rem + 1rem); }

.paddBottomRem1_3 {
  padding-bottom: calc(0.3rem + 1rem); }

.paddBottomRem1_4 {
  padding-bottom: calc(0.4rem + 1rem); }

.paddBottomRem1_5 {
  padding-bottom: calc(0.5rem + 1rem); }

.paddBottomRem1_6 {
  padding-bottom: calc(0.6rem + 1rem); }

.paddBottomRem1_7 {
  padding-bottom: calc(0.7rem + 1rem); }

.paddBottomRem1_8 {
  padding-bottom: calc(0.8rem + 1rem); }

.paddBottomRem1_9 {
  padding-bottom: calc(0.9rem + 1rem); }

.paddBottomRem2_1 {
  padding-bottom: calc(0.1rem + 1rem); }

.paddBottomRem2_2 {
  padding-bottom: calc(0.2rem + 1rem); }

.paddBottomRem2_3 {
  padding-bottom: calc(0.3rem + 1rem); }

.paddBottomRem2_4 {
  padding-bottom: calc(0.4rem + 1rem); }

.paddBottomRem2_5 {
  padding-bottom: calc(0.5rem + 1rem); }

.paddBottomRem2_6 {
  padding-bottom: calc(0.6rem + 1rem); }

.paddBottomRem2_7 {
  padding-bottom: calc(0.7rem + 1rem); }

.paddBottomRem2_8 {
  padding-bottom: calc(0.8rem + 1rem); }

.paddBottomRem2_9 {
  padding-bottom: calc(0.9rem + 1rem); }

.paddBottomRem3_1 {
  padding-bottom: calc(0.1rem + 1rem); }

.paddBottomRem3_2 {
  padding-bottom: calc(0.2rem + 1rem); }

.paddBottomRem3_3 {
  padding-bottom: calc(0.3rem + 1rem); }

.paddBottomRem3_4 {
  padding-bottom: calc(0.4rem + 1rem); }

.paddBottomRem3_5 {
  padding-bottom: calc(0.5rem + 1rem); }

.paddBottomRem3_6 {
  padding-bottom: calc(0.6rem + 1rem); }

.paddBottomRem3_7 {
  padding-bottom: calc(0.7rem + 1rem); }

.paddBottomRem3_8 {
  padding-bottom: calc(0.8rem + 1rem); }

.paddBottomRem3_9 {
  padding-bottom: calc(0.9rem + 1rem); }

/* paddLeftRem */
.paddLeftRem0_1 {
  padding-left: 0.1rem; }

.paddLeftRem0_2 {
  padding-left: 0.2rem; }

.paddLeftRem0_3 {
  padding-left: 0.3rem; }

.paddLeftRem0_4 {
  padding-left: 0.4rem; }

.paddLeftRem0_5 {
  padding-left: 0.5rem; }

.paddLeftRem0_6 {
  padding-left: 0.6rem; }

.paddLeftRem0_7 {
  padding-left: 0.7rem; }

.paddLeftRem0_8 {
  padding-left: 0.8rem; }

.paddLeftRem0_9 {
  padding-left: 0.9rem; }

.paddLeftRem1_1 {
  padding-left: calc(0.1rem + 1rem); }

.paddLeftRem1_2 {
  padding-left: calc(0.2rem + 1rem); }

.paddLeftRem1_3 {
  padding-left: calc(0.3rem + 1rem); }

.paddLeftRem1_4 {
  padding-left: calc(0.4rem + 1rem); }

.paddLeftRem1_5 {
  padding-left: calc(0.5rem + 1rem); }

.paddLeftRem1_6 {
  padding-left: calc(0.6rem + 1rem); }

.paddLeftRem1_7 {
  padding-left: calc(0.7rem + 1rem); }

.paddLeftRem1_8 {
  padding-left: calc(0.8rem + 1rem); }

.paddLeftRem1_9 {
  padding-left: calc(0.9rem + 1rem); }

.paddLeftRem2_1 {
  padding-left: calc(0.1rem + 1rem); }

.paddLeftRem2_2 {
  padding-left: calc(0.2rem + 1rem); }

.paddLeftRem2_3 {
  padding-left: calc(0.3rem + 1rem); }

.paddLeftRem2_4 {
  padding-left: calc(0.4rem + 1rem); }

.paddLeftRem2_5 {
  padding-left: calc(0.5rem + 1rem); }

.paddLeftRem2_6 {
  padding-left: calc(0.6rem + 1rem); }

.paddLeftRem2_7 {
  padding-left: calc(0.7rem + 1rem); }

.paddLeftRem2_8 {
  padding-left: calc(0.8rem + 1rem); }

.paddLeftRem2_9 {
  padding-left: calc(0.9rem + 1rem); }

.paddLeftRem3_1 {
  padding-left: calc(0.1rem + 1rem); }

.paddLeftRem3_2 {
  padding-left: calc(0.2rem + 1rem); }

.paddLeftRem3_3 {
  padding-left: calc(0.3rem + 1rem); }

.paddLeftRem3_4 {
  padding-left: calc(0.4rem + 1rem); }

.paddLeftRem3_5 {
  padding-left: calc(0.5rem + 1rem); }

.paddLeftRem3_6 {
  padding-left: calc(0.6rem + 1rem); }

.paddLeftRem3_7 {
  padding-left: calc(0.7rem + 1rem); }

.paddLeftRem3_8 {
  padding-left: calc(0.8rem + 1rem); }

.paddLeftRem3_9 {
  padding-left: calc(0.9rem + 1rem); }

.paddLeft30 {
  padding-left: 30px; }

.paddLeft35 {
  padding-left: 35px; }

.paddLeft40 {
  padding-left: 40px; }

.paddLeft45 {
  padding-left: 45px; }

.paddLeft50 {
  padding-left: 50px; }

.paddLeft55 {
  padding-left: 55px; }

.margAuto {
  margin: auto; }

.marg0 {
  margin: 0; }

/* margin */
.marg0 {
  margin: 0px 0px 0px 0px; }

.marg1 {
  margin: 1px 1px 1px 1px; }

.marg2 {
  margin: 2px 2px 2px 2px; }

.marg3 {
  margin: 3px 3px 3px 3px; }

.marg4 {
  margin: 4px 4px 4px 4px; }

.marg5 {
  margin: 5px 5px 5px 5px; }

.marg6 {
  margin: 6px 6px 6px 6px; }

.marg7 {
  margin: 7px 7px 7px 7px; }

.marg8 {
  margin: 8px 8px 8px 8px; }

.marg9 {
  margin: 9px 9px 9px 9px; }

.marg10 {
  margin: 10px 10px 10px 10px; }

.marg11 {
  margin: 11px 11px 11px 11px; }

.marg12 {
  margin: 12px 12px 12px 12px; }

.marg13 {
  margin: 13px 13px 13px 13px; }

.marg14 {
  margin: 14px 14px 14px 14px; }

.marg15 {
  margin: 15px 15px 15px 15px; }

.marg16 {
  margin: 16px 16px 16px 16px; }

.marg17 {
  margin: 17px 17px 17px 17px; }

.marg18 {
  margin: 18px 18px 18px 18px; }

.marg19 {
  margin: 19px 19px 19px 19px; }

.marg20 {
  margin: 20px 20px 20px 20px; }

.marg21 {
  margin: 21px 21px 21px 21px; }

.marg22 {
  margin: 22px 22px 22px 22px; }

.marg23 {
  margin: 23px 23px 23px 23px; }

.marg24 {
  margin: 24px 24px 24px 24px; }

.marg25 {
  margin: 25px 25px 25px 25px; }

.marg26 {
  margin: 26px 26px 26px 26px; }

.marg27 {
  margin: 27px 27px 27px 27px; }

.marg28 {
  margin: 28px 28px 28px 28px; }

.marg29 {
  margin: 29px 29px 29px 29px; }

/* margColsTop */
.margColsTop0 {
  margin-top: -0px; }

.margColsTop0 .margCol {
  margin-top: 0px; }

.margColsTop1 {
  margin-top: -1px; }

.margColsTop1 .margCol {
  margin-top: 1px; }

.margColsTop2 {
  margin-top: -2px; }

.margColsTop2 .margCol {
  margin-top: 2px; }

.margColsTop3 {
  margin-top: -3px; }

.margColsTop3 .margCol {
  margin-top: 3px; }

.margColsTop4 {
  margin-top: -4px; }

.margColsTop4 .margCol {
  margin-top: 4px; }

.margColsTop5 {
  margin-top: -5px; }

.margColsTop5 .margCol {
  margin-top: 5px; }

.margColsTop6 {
  margin-top: -6px; }

.margColsTop6 .margCol {
  margin-top: 6px; }

.margColsTop7 {
  margin-top: -7px; }

.margColsTop7 .margCol {
  margin-top: 7px; }

.margColsTop8 {
  margin-top: -8px; }

.margColsTop8 .margCol {
  margin-top: 8px; }

.margColsTop9 {
  margin-top: -9px; }

.margColsTop9 .margCol {
  margin-top: 9px; }

.margColsTop10 {
  margin-top: -10px; }

.margColsTop10 .margCol {
  margin-top: 10px; }

.margColsTop11 {
  margin-top: -11px; }

.margColsTop11 .margCol {
  margin-top: 11px; }

.margColsTop12 {
  margin-top: -12px; }

.margColsTop12 .margCol {
  margin-top: 12px; }

.margColsTop13 {
  margin-top: -13px; }

.margColsTop13 .margCol {
  margin-top: 13px; }

.margColsTop14 {
  margin-top: -14px; }

.margColsTop14 .margCol {
  margin-top: 14px; }

.margColsTop15 {
  margin-top: -15px; }

.margColsTop15 .margCol {
  margin-top: 15px; }

.margColsTop16 {
  margin-top: -16px; }

.margColsTop16 .margCol {
  margin-top: 16px; }

.margColsTop17 {
  margin-top: -17px; }

.margColsTop17 .margCol {
  margin-top: 17px; }

.margColsTop18 {
  margin-top: -18px; }

.margColsTop18 .margCol {
  margin-top: 18px; }

.margColsTop19 {
  margin-top: -19px; }

.margColsTop19 .margCol {
  margin-top: 19px; }

.margColsTop20 {
  margin-top: -20px; }

.margColsTop20 .margCol {
  margin-top: 20px; }

.margColsTop21 {
  margin-top: -21px; }

.margColsTop21 .margCol {
  margin-top: 21px; }

.margColsTop22 {
  margin-top: -22px; }

.margColsTop22 .margCol {
  margin-top: 22px; }

.margColsTop23 {
  margin-top: -23px; }

.margColsTop23 .margCol {
  margin-top: 23px; }

.margColsTop24 {
  margin-top: -24px; }

.margColsTop24 .margCol {
  margin-top: 24px; }

.margColsTop25 {
  margin-top: -25px; }

.margColsTop25 .margCol {
  margin-top: 25px; }

.margColsTop26 {
  margin-top: -26px; }

.margColsTop26 .margCol {
  margin-top: 26px; }

.margColsTop27 {
  margin-top: -27px; }

.margColsTop27 .margCol {
  margin-top: 27px; }

.margColsTop28 {
  margin-top: -28px; }

.margColsTop28 .margCol {
  margin-top: 28px; }

.margColsTop29 {
  margin-top: -29px; }

.margColsTop29 .margCol {
  margin-top: 29px; }

.margColsTop30 {
  margin-top: -30px; }

.margColsTop30 .margCol {
  margin-top: 30px; }

.margColsTop35 {
  margin-top: -35px; }

.margColsTop35 .margCol {
  margin-top: 35px; }

.margColsTop40 {
  margin-top: -40px; }

.margColsTop40 .margCol {
  margin-top: 40px; }

.margColsTop45 {
  margin-top: -45px; }

.margColsTop45 .margCol {
  margin-top: 45px; }

.margColsTop50 {
  margin-top: -50px; }

.margColsTop50 .margCol {
  margin-top: 50px; }

.margColsTop55 {
  margin-top: -55px; }

.margColsTop55 .margCol {
  margin-top: 55px; }

.margColsTop60 {
  margin-top: -60px; }

.margColsTop60 .margCol {
  margin-top: 60px; }

.margColsTop65 {
  margin-top: -65px; }

.margColsTop65 .margCol {
  margin-top: 65px; }

.margColsTop70 {
  margin-top: -70px; }

.margColsTop70 .margCol {
  margin-top: 70px; }

.margColsTop75 {
  margin-top: -75px; }

.margColsTop75 .margCol {
  margin-top: 75px; }

/* margTop */
.margTop0 {
  margin-top: 0px; }

.margTop1 {
  margin-top: 1px; }

.margTop2 {
  margin-top: 2px; }

.margTop3 {
  margin-top: 3px; }

.margTop4 {
  margin-top: 4px; }

.margTop5 {
  margin-top: 5px; }

.margTop6 {
  margin-top: 6px; }

.margTop7 {
  margin-top: 7px; }

.margTop8 {
  margin-top: 8px; }

.margTop9 {
  margin-top: 9px; }

.margTop10 {
  margin-top: 10px; }

.margTop11 {
  margin-top: 11px; }

.margTop12 {
  margin-top: 12px; }

.margTop13 {
  margin-top: 13px; }

.margTop14 {
  margin-top: 14px; }

.margTop15 {
  margin-top: 15px; }

.margTop16 {
  margin-top: 16px; }

.margTop17 {
  margin-top: 17px; }

.margTop18 {
  margin-top: 18px; }

.margTop19 {
  margin-top: 19px; }

.margTop20 {
  margin-top: 20px; }

.margTop21 {
  margin-top: 21px; }

.margTop22 {
  margin-top: 22px; }

.margTop23 {
  margin-top: 23px; }

.margTop24 {
  margin-top: 24px; }

.margTop25 {
  margin-top: 25px; }

.margTop26 {
  margin-top: 26px; }

.margTop27 {
  margin-top: 27px; }

.margTop28 {
  margin-top: 28px; }

.margTop29 {
  margin-top: 29px; }

.margTop30 {
  margin-top: 30px; }

.margTop35 {
  margin-top: 35px; }

.margTop40 {
  margin-top: 40px; }

.margTop45 {
  margin-top: 45px; }

.margTop50 {
  margin-top: 50px; }

.margTop55 {
  margin-top: 55px; }

.margTop60 {
  margin-top: 60px; }

.margTop65 {
  margin-top: 65px; }

.margTop70 {
  margin-top: 70px; }

.margTop75 {
  margin-top: 75px; }

/* margTopNeg */
.margTopNeg0 {
  margin-top: -0px; }

.margTopNeg1 {
  margin-top: -1px; }

.margTopNeg2 {
  margin-top: -2px; }

.margTopNeg3 {
  margin-top: -3px; }

.margTopNeg4 {
  margin-top: -4px; }

.margTopNeg5 {
  margin-top: -5px; }

.margTopNeg6 {
  margin-top: -6px; }

.margTopNeg7 {
  margin-top: -7px; }

.margTopNeg8 {
  margin-top: -8px; }

.margTopNeg9 {
  margin-top: -9px; }

.margTopNeg10 {
  margin-top: -10px; }

.margTopNeg11 {
  margin-top: -11px; }

.margTopNeg12 {
  margin-top: -12px; }

.margTopNeg13 {
  margin-top: -13px; }

.margTopNeg14 {
  margin-top: -14px; }

.margTopNeg15 {
  margin-top: -15px; }

.margTopNeg16 {
  margin-top: -16px; }

.margTopNeg17 {
  margin-top: -17px; }

.margTopNeg18 {
  margin-top: -18px; }

.margTopNeg19 {
  margin-top: -19px; }

.margTopNeg20 {
  margin-top: -20px; }

.margTopNeg21 {
  margin-top: -21px; }

.margTopNeg22 {
  margin-top: -22px; }

.margTopNeg23 {
  margin-top: -23px; }

.margTopNeg24 {
  margin-top: -24px; }

.margTopNeg25 {
  margin-top: -25px; }

.margTopNeg26 {
  margin-top: -26px; }

.margTopNeg27 {
  margin-top: -27px; }

.margTopNeg28 {
  margin-top: -28px; }

.margTopNeg29 {
  margin-top: -29px; }

.margTopNeg30 {
  margin-top: -30px; }

.margTopNeg35 {
  margin-top: -35px; }

.margTopNeg40 {
  margin-top: -40px; }

.margTopNeg45 {
  margin-top: -45px; }

.margTopNeg50 {
  margin-top: -50px; }

.margTopNeg55 {
  margin-top: -55px; }

/* margBot */
.margBot0 {
  margin-bottom: 0px; }

.margBot1 {
  margin-bottom: 1px; }

.margBot2 {
  margin-bottom: 2px; }

.margBot3 {
  margin-bottom: 3px; }

.margBot4 {
  margin-bottom: 4px; }

.margBot5 {
  margin-bottom: 5px; }

.margBot6 {
  margin-bottom: 6px; }

.margBot7 {
  margin-bottom: 7px; }

.margBot8 {
  margin-bottom: 8px; }

.margBot9 {
  margin-bottom: 9px; }

.margBot10 {
  margin-bottom: 10px; }

.margBot11 {
  margin-bottom: 11px; }

.margBot12 {
  margin-bottom: 12px; }

.margBot13 {
  margin-bottom: 13px; }

.margBot14 {
  margin-bottom: 14px; }

.margBot15 {
  margin-bottom: 15px; }

.margBot16 {
  margin-bottom: 16px; }

.margBot17 {
  margin-bottom: 17px; }

.margBot18 {
  margin-bottom: 18px; }

.margBot19 {
  margin-bottom: 19px; }

.margBot20 {
  margin-bottom: 20px; }

.margBot21 {
  margin-bottom: 21px; }

.margBot22 {
  margin-bottom: 22px; }

.margBot23 {
  margin-bottom: 23px; }

.margBot24 {
  margin-bottom: 24px; }

.margBot25 {
  margin-bottom: 25px; }

.margBot26 {
  margin-bottom: 26px; }

.margBot27 {
  margin-bottom: 27px; }

.margBot28 {
  margin-bottom: 28px; }

.margBot29 {
  margin-bottom: 29px; }

.margBot30 {
  margin-bottom: 30px; }

.margBot35 {
  margin-bottom: 35px; }

.margBot40 {
  margin-bottom: 40px; }

.margBot45 {
  margin-bottom: 45px; }

.margBot50 {
  margin-bottom: 50px; }

.margBot55 {
  margin-bottom: 55px; }

/* margBotNeg */
.margBotNeg0 {
  margin-bottom: -0px; }

.margBotNeg1 {
  margin-bottom: -1px; }

.margBotNeg2 {
  margin-bottom: -2px; }

.margBotNeg3 {
  margin-bottom: -3px; }

.margBotNeg4 {
  margin-bottom: -4px; }

.margBotNeg5 {
  margin-bottom: -5px; }

.margBotNeg6 {
  margin-bottom: -6px; }

.margBotNeg7 {
  margin-bottom: -7px; }

.margBotNeg8 {
  margin-bottom: -8px; }

.margBotNeg9 {
  margin-bottom: -9px; }

.margBotNeg10 {
  margin-bottom: -10px; }

.margBotNeg11 {
  margin-bottom: -11px; }

.margBotNeg12 {
  margin-bottom: -12px; }

.margBotNeg13 {
  margin-bottom: -13px; }

.margBotNeg14 {
  margin-bottom: -14px; }

.margBotNeg15 {
  margin-bottom: -15px; }

.margBotNeg16 {
  margin-bottom: -16px; }

.margBotNeg17 {
  margin-bottom: -17px; }

.margBotNeg18 {
  margin-bottom: -18px; }

.margBotNeg19 {
  margin-bottom: -19px; }

.margBotNeg20 {
  margin-bottom: -20px; }

.margBotNeg21 {
  margin-bottom: -21px; }

.margBotNeg22 {
  margin-bottom: -22px; }

.margBotNeg23 {
  margin-bottom: -23px; }

.margBotNeg24 {
  margin-bottom: -24px; }

.margBotNeg25 {
  margin-bottom: -25px; }

.margBotNeg26 {
  margin-bottom: -26px; }

.margBotNeg27 {
  margin-bottom: -27px; }

.margBotNeg28 {
  margin-bottom: -28px; }

.margBotNeg29 {
  margin-bottom: -29px; }

.margBotNeg30 {
  margin-bottom: -30px; }

.margBotNeg35 {
  margin-bottom: -35px; }

.margBotNeg40 {
  margin-bottom: -40px; }

.margBotNeg45 {
  margin-bottom: -45px; }

.margBotNeg50 {
  margin-bottom: -50px; }

.margBotNeg55 {
  margin-bottom: -55px; }

/* margLeft */
.margLeft0 {
  margin-left: 0px; }

.margLeft1 {
  margin-left: 1px; }

.margLeft2 {
  margin-left: 2px; }

.margLeft3 {
  margin-left: 3px; }

.margLeft4 {
  margin-left: 4px; }

.margLeft5 {
  margin-left: 5px; }

.margLeft6 {
  margin-left: 6px; }

.margLeft7 {
  margin-left: 7px; }

.margLeft8 {
  margin-left: 8px; }

.margLeft9 {
  margin-left: 9px; }

.margLeft10 {
  margin-left: 10px; }

.margLeft11 {
  margin-left: 11px; }

.margLeft12 {
  margin-left: 12px; }

.margLeft13 {
  margin-left: 13px; }

.margLeft14 {
  margin-left: 14px; }

.margLeft15 {
  margin-left: 15px; }

.margLeft16 {
  margin-left: 16px; }

.margLeft17 {
  margin-left: 17px; }

.margLeft18 {
  margin-left: 18px; }

.margLeft19 {
  margin-left: 19px; }

.margLeft20 {
  margin-left: 20px; }

.margLeft21 {
  margin-left: 21px; }

.margLeft22 {
  margin-left: 22px; }

.margLeft23 {
  margin-left: 23px; }

.margLeft24 {
  margin-left: 24px; }

.margLeft25 {
  margin-left: 25px; }

.margLeft26 {
  margin-left: 26px; }

.margLeft27 {
  margin-left: 27px; }

.margLeft28 {
  margin-left: 28px; }

.margLeft29 {
  margin-left: 29px; }

.margLeft30 {
  margin-left: 30px; }

.margLeft31 {
  margin-left: 31px; }

.margLeft32 {
  margin-left: 32px; }

.margLeft33 {
  margin-left: 33px; }

.margLeft34 {
  margin-left: 34px; }

.margLeft35 {
  margin-left: 35px; }

.margLeft36 {
  margin-left: 36px; }

.margLeft37 {
  margin-left: 37px; }

.margLeft38 {
  margin-left: 38px; }

.margLeft39 {
  margin-left: 39px; }

.margLeft40 {
  margin-left: 40px; }

.margLeft41 {
  margin-left: 41px; }

.margLeft42 {
  margin-left: 42px; }

.margLeft43 {
  margin-left: 43px; }

.margLeft44 {
  margin-left: 44px; }

.margLeft45 {
  margin-left: 45px; }

.margLeft46 {
  margin-left: 46px; }

.margLeft47 {
  margin-left: 47px; }

.margLeft48 {
  margin-left: 48px; }

.margLeft49 {
  margin-left: 49px; }

.margLeft50 {
  margin-left: 50px; }

.margLeft51 {
  margin-left: 51px; }

.margLeft52 {
  margin-left: 52px; }

.margLeft53 {
  margin-left: 53px; }

.margLeft54 {
  margin-left: 54px; }

.margLeft55 {
  margin-left: 55px; }

.margLeft56 {
  margin-left: 56px; }

.margLeft57 {
  margin-left: 57px; }

.margLeft58 {
  margin-left: 58px; }

.margLeft59 {
  margin-left: 59px; }

.margLeft60 {
  margin-left: 60px; }

/* margLeftNeg */
.margLeftNeg0 {
  margin-left: -0px; }

.margLeftNeg1 {
  margin-left: -1px; }

.margLeftNeg2 {
  margin-left: -2px; }

.margLeftNeg3 {
  margin-left: -3px; }

.margLeftNeg4 {
  margin-left: -4px; }

.margLeftNeg5 {
  margin-left: -5px; }

.margLeftNeg6 {
  margin-left: -6px; }

.margLeftNeg7 {
  margin-left: -7px; }

.margLeftNeg8 {
  margin-left: -8px; }

.margLeftNeg9 {
  margin-left: -9px; }

.margLeftNeg10 {
  margin-left: -10px; }

.margLeftNeg11 {
  margin-left: -11px; }

.margLeftNeg12 {
  margin-left: -12px; }

.margLeftNeg13 {
  margin-left: -13px; }

.margLeftNeg14 {
  margin-left: -14px; }

.margLeftNeg15 {
  margin-left: -15px; }

.margLeftNeg16 {
  margin-left: -16px; }

.margLeftNeg17 {
  margin-left: -17px; }

.margLeftNeg18 {
  margin-left: -18px; }

.margLeftNeg19 {
  margin-left: -19px; }

.margLeftNeg20 {
  margin-left: -20px; }

.margLeftNeg21 {
  margin-left: -21px; }

.margLeftNeg22 {
  margin-left: -22px; }

.margLeftNeg23 {
  margin-left: -23px; }

.margLeftNeg24 {
  margin-left: -24px; }

.margLeftNeg25 {
  margin-left: -25px; }

.margLeftNeg26 {
  margin-left: -26px; }

.margLeftNeg27 {
  margin-left: -27px; }

.margLeftNeg28 {
  margin-left: -28px; }

.margLeftNeg29 {
  margin-left: -29px; }

.margLeftNeg30 {
  margin-left: -30px; }

.margLeftNeg31 {
  margin-left: -31px; }

.margLeftNeg32 {
  margin-left: -32px; }

.margLeftNeg33 {
  margin-left: -33px; }

.margLeftNeg34 {
  margin-left: -34px; }

.margLeftNeg35 {
  margin-left: -35px; }

.margLeftNeg36 {
  margin-left: -36px; }

.margLeftNeg37 {
  margin-left: -37px; }

.margLeftNeg38 {
  margin-left: -38px; }

.margLeftNeg39 {
  margin-left: -39px; }

.margLeftNeg40 {
  margin-left: -40px; }

.margLeftNeg41 {
  margin-left: -41px; }

.margLeftNeg42 {
  margin-left: -42px; }

.margLeftNeg43 {
  margin-left: -43px; }

.margLeftNeg44 {
  margin-left: -44px; }

.margLeftNeg45 {
  margin-left: -45px; }

.margLeftNeg46 {
  margin-left: -46px; }

.margLeftNeg47 {
  margin-left: -47px; }

.margLeftNeg48 {
  margin-left: -48px; }

.margLeftNeg49 {
  margin-left: -49px; }

.margLeftNeg50 {
  margin-left: -50px; }

.margLeftNeg51 {
  margin-left: -51px; }

.margLeftNeg52 {
  margin-left: -52px; }

.margLeftNeg53 {
  margin-left: -53px; }

.margLeftNeg54 {
  margin-left: -54px; }

.margLeftNeg55 {
  margin-left: -55px; }

.margLeftNeg56 {
  margin-left: -56px; }

.margLeftNeg57 {
  margin-left: -57px; }

.margLeftNeg58 {
  margin-left: -58px; }

.margLeftNeg59 {
  margin-left: -59px; }

.margLeftNeg60 {
  margin-left: -60px; }

/* margRight */
.margRight0 {
  margin-right: 0px; }

.margRight1 {
  margin-right: 1px; }

.margRight2 {
  margin-right: 2px; }

.margRight3 {
  margin-right: 3px; }

.margRight4 {
  margin-right: 4px; }

.margRight5 {
  margin-right: 5px; }

.margRight6 {
  margin-right: 6px; }

.margRight7 {
  margin-right: 7px; }

.margRight8 {
  margin-right: 8px; }

.margRight9 {
  margin-right: 9px; }

.margRight10 {
  margin-right: 10px; }

.margRight11 {
  margin-right: 11px; }

.margRight12 {
  margin-right: 12px; }

.margRight13 {
  margin-right: 13px; }

.margRight14 {
  margin-right: 14px; }

.margRight15 {
  margin-right: 15px; }

.margRight16 {
  margin-right: 16px; }

.margRight17 {
  margin-right: 17px; }

.margRight18 {
  margin-right: 18px; }

.margRight19 {
  margin-right: 19px; }

.margRight20 {
  margin-right: 20px; }

.margRight21 {
  margin-right: 21px; }

.margRight22 {
  margin-right: 22px; }

.margRight23 {
  margin-right: 23px; }

.margRight24 {
  margin-right: 24px; }

.margRight25 {
  margin-right: 25px; }

.margRight26 {
  margin-right: 26px; }

.margRight27 {
  margin-right: 27px; }

.margRight28 {
  margin-right: 28px; }

.margRight29 {
  margin-right: 29px; }

.margRight30 {
  margin-right: 30px; }

.margRight31 {
  margin-right: 31px; }

.margRight32 {
  margin-right: 32px; }

.margRight33 {
  margin-right: 33px; }

.margRight34 {
  margin-right: 34px; }

.margRight35 {
  margin-right: 35px; }

.margRight36 {
  margin-right: 36px; }

.margRight37 {
  margin-right: 37px; }

.margRight38 {
  margin-right: 38px; }

.margRight39 {
  margin-right: 39px; }

.margRight40 {
  margin-right: 40px; }

.margRight41 {
  margin-right: 41px; }

.margRight42 {
  margin-right: 42px; }

.margRight43 {
  margin-right: 43px; }

.margRight44 {
  margin-right: 44px; }

.margRight45 {
  margin-right: 45px; }

.margRight46 {
  margin-right: 46px; }

.margRight47 {
  margin-right: 47px; }

.margRight48 {
  margin-right: 48px; }

.margRight49 {
  margin-right: 49px; }

.margRight50 {
  margin-right: 50px; }

.margRight51 {
  margin-right: 51px; }

.margRight52 {
  margin-right: 52px; }

.margRight53 {
  margin-right: 53px; }

.margRight54 {
  margin-right: 54px; }

.margRight55 {
  margin-right: 55px; }

.margRight56 {
  margin-right: 56px; }

.margRight57 {
  margin-right: 57px; }

.margRight58 {
  margin-right: 58px; }

.margRight59 {
  margin-right: 59px; }

.margRight60 {
  margin-right: 60px; }

/* margRightNeg */
.margRightNeg0 {
  margin-right: -0px; }

.margRightNeg1 {
  margin-right: -1px; }

.margRightNeg2 {
  margin-right: -2px; }

.margRightNeg3 {
  margin-right: -3px; }

.margRightNeg4 {
  margin-right: -4px; }

.margRightNeg5 {
  margin-right: -5px; }

.margRightNeg6 {
  margin-right: -6px; }

.margRightNeg7 {
  margin-right: -7px; }

.margRightNeg8 {
  margin-right: -8px; }

.margRightNeg9 {
  margin-right: -9px; }

.margRightNeg10 {
  margin-right: -10px; }

.margRightNeg11 {
  margin-right: -11px; }

.margRightNeg12 {
  margin-right: -12px; }

.margRightNeg13 {
  margin-right: -13px; }

.margRightNeg14 {
  margin-right: -14px; }

.margRightNeg15 {
  margin-right: -15px; }

.margRightNeg16 {
  margin-right: -16px; }

.margRightNeg17 {
  margin-right: -17px; }

.margRightNeg18 {
  margin-right: -18px; }

.margRightNeg19 {
  margin-right: -19px; }

.margRightNeg20 {
  margin-right: -20px; }

.margRightNeg21 {
  margin-right: -21px; }

.margRightNeg22 {
  margin-right: -22px; }

.margRightNeg23 {
  margin-right: -23px; }

.margRightNeg24 {
  margin-right: -24px; }

.margRightNeg25 {
  margin-right: -25px; }

.margRightNeg26 {
  margin-right: -26px; }

.margRightNeg27 {
  margin-right: -27px; }

.margRightNeg28 {
  margin-right: -28px; }

.margRightNeg29 {
  margin-right: -29px; }

.margRightNeg30 {
  margin-right: -30px; }

.margRightNeg31 {
  margin-right: -31px; }

.margRightNeg32 {
  margin-right: -32px; }

.margRightNeg33 {
  margin-right: -33px; }

.margRightNeg34 {
  margin-right: -34px; }

.margRightNeg35 {
  margin-right: -35px; }

.margRightNeg36 {
  margin-right: -36px; }

.margRightNeg37 {
  margin-right: -37px; }

.margRightNeg38 {
  margin-right: -38px; }

.margRightNeg39 {
  margin-right: -39px; }

.margRightNeg40 {
  margin-right: -40px; }

.margRightNeg41 {
  margin-right: -41px; }

.margRightNeg42 {
  margin-right: -42px; }

.margRightNeg43 {
  margin-right: -43px; }

.margRightNeg44 {
  margin-right: -44px; }

.margRightNeg45 {
  margin-right: -45px; }

.margRightNeg46 {
  margin-right: -46px; }

.margRightNeg47 {
  margin-right: -47px; }

.margRightNeg48 {
  margin-right: -48px; }

.margRightNeg49 {
  margin-right: -49px; }

.margRightNeg50 {
  margin-right: -50px; }

.margRightNeg51 {
  margin-right: -51px; }

.margRightNeg52 {
  margin-right: -52px; }

.margRightNeg53 {
  margin-right: -53px; }

.margRightNeg54 {
  margin-right: -54px; }

.margRightNeg55 {
  margin-right: -55px; }

.margRightNeg56 {
  margin-right: -56px; }

.margRightNeg57 {
  margin-right: -57px; }

.margRightNeg58 {
  margin-right: -58px; }

.margRightNeg59 {
  margin-right: -59px; }

.margRightNeg60 {
  margin-right: -60px; }

.indent, .posRel {
  position: relative; }

.posAbs {
  position: absolute; }

/* indentLeft */
.indentLeft0 {
  left: 0px; }

.indentLeft1 {
  left: 1px; }

.indentLeft2 {
  left: 2px; }

.indentLeft3 {
  left: 3px; }

.indentLeft4 {
  left: 4px; }

.indentLeft5 {
  left: 5px; }

.indentLeft6 {
  left: 6px; }

.indentLeft7 {
  left: 7px; }

.indentLeft8 {
  left: 8px; }

.indentLeft9 {
  left: 9px; }

.indentLeft10 {
  left: 10px; }

.indentLeft11 {
  left: 11px; }

.indentLeft12 {
  left: 12px; }

.indentLeft13 {
  left: 13px; }

.indentLeft14 {
  left: 14px; }

.indentLeft15 {
  left: 15px; }

.indentLeft16 {
  left: 16px; }

.indentLeft17 {
  left: 17px; }

.indentLeft18 {
  left: 18px; }

.indentLeft19 {
  left: 19px; }

.indentLeft20 {
  left: 20px; }

.indentLeft21 {
  left: 21px; }

.indentLeft22 {
  left: 22px; }

.indentLeft23 {
  left: 23px; }

.indentLeft24 {
  left: 24px; }

.indentLeft25 {
  left: 25px; }

.indentLeft26 {
  left: 26px; }

.indentLeft27 {
  left: 27px; }

.indentLeft28 {
  left: 28px; }

.indentLeft29 {
  left: 29px; }

.indentLeft30 {
  left: 30px; }

.indentLeft31 {
  left: 31px; }

.indentLeft32 {
  left: 32px; }

.indentLeft33 {
  left: 33px; }

.indentLeft34 {
  left: 34px; }

.indentLeft35 {
  left: 35px; }

.indentLeft36 {
  left: 36px; }

.indentLeft37 {
  left: 37px; }

.indentLeft38 {
  left: 38px; }

.indentLeft39 {
  left: 39px; }

.indentLeft40 {
  left: 40px; }

.indentLeft41 {
  left: 41px; }

.indentLeft42 {
  left: 42px; }

.indentLeft43 {
  left: 43px; }

.indentLeft44 {
  left: 44px; }

.indentLeft45 {
  left: 45px; }

.indentLeft46 {
  left: 46px; }

.indentLeft47 {
  left: 47px; }

.indentLeft48 {
  left: 48px; }

.indentLeft49 {
  left: 49px; }

.indentLeft50 {
  left: 50px; }

.indentLeft51 {
  left: 51px; }

.indentLeft52 {
  left: 52px; }

.indentLeft53 {
  left: 53px; }

.indentLeft54 {
  left: 54px; }

.indentLeft55 {
  left: 55px; }

.indentLeft56 {
  left: 56px; }

.indentLeft57 {
  left: 57px; }

.indentLeft58 {
  left: 58px; }

.indentLeft59 {
  left: 59px; }

.indentLeft60 {
  left: 60px; }

/* zoom */
.zoom0_0 {
  zoom: calc(0 + 0); }

.zoom0_1 {
  zoom: calc(0 + 0.1); }

.zoom0_2 {
  zoom: calc(0 + 0.2); }

.zoom0_3 {
  zoom: calc(0 + 0.3); }

.zoom0_4 {
  zoom: calc(0 + 0.4); }

.zoom0_5 {
  zoom: calc(0 + 0.5); }

.zoom0_6 {
  zoom: calc(0 + 0.6); }

.zoom0_7 {
  zoom: calc(0 + 0.7); }

.zoom0_8 {
  zoom: calc(0 + 0.8); }

.zoom0_9 {
  zoom: calc(0 + 0.9); }

.zoom1_0 {
  zoom: calc(1 + 0); }

.zoom1_1 {
  zoom: calc(1 + 0.1); }

.zoom1_2 {
  zoom: calc(1 + 0.2); }

.zoom1_3 {
  zoom: calc(1 + 0.3); }

.zoom1_4 {
  zoom: calc(1 + 0.4); }

.zoom1_5 {
  zoom: calc(1 + 0.5); }

.zoom1_6 {
  zoom: calc(1 + 0.6); }

.zoom1_7 {
  zoom: calc(1 + 0.7); }

.zoom1_8 {
  zoom: calc(1 + 0.8); }

.zoom1_9 {
  zoom: calc(1 + 0.9); }

.zoom2_0 {
  zoom: calc(2 + 0); }

.zoom2_1 {
  zoom: calc(2 + 0.1); }

.zoom2_2 {
  zoom: calc(2 + 0.2); }

.zoom2_3 {
  zoom: calc(2 + 0.3); }

.zoom2_4 {
  zoom: calc(2 + 0.4); }

.zoom2_5 {
  zoom: calc(2 + 0.5); }

.zoom2_6 {
  zoom: calc(2 + 0.6); }

.zoom2_7 {
  zoom: calc(2 + 0.7); }

.zoom2_8 {
  zoom: calc(2 + 0.8); }

.zoom2_9 {
  zoom: calc(2 + 0.9); }

.zoom3_0 {
  zoom: calc(3 + 0); }

.zoom3_1 {
  zoom: calc(3 + 0.1); }

.zoom3_2 {
  zoom: calc(3 + 0.2); }

.zoom3_3 {
  zoom: calc(3 + 0.3); }

.zoom3_4 {
  zoom: calc(3 + 0.4); }

.zoom3_5 {
  zoom: calc(3 + 0.5); }

.zoom3_6 {
  zoom: calc(3 + 0.6); }

.zoom3_7 {
  zoom: calc(3 + 0.7); }

.zoom3_8 {
  zoom: calc(3 + 0.8); }

.zoom3_9 {
  zoom: calc(3 + 0.9); }

.zoom4_0 {
  zoom: calc(4 + 0); }

.zoom4_1 {
  zoom: calc(4 + 0.1); }

.zoom4_2 {
  zoom: calc(4 + 0.2); }

.zoom4_3 {
  zoom: calc(4 + 0.3); }

.zoom4_4 {
  zoom: calc(4 + 0.4); }

.zoom4_5 {
  zoom: calc(4 + 0.5); }

.zoom4_6 {
  zoom: calc(4 + 0.6); }

.zoom4_7 {
  zoom: calc(4 + 0.7); }

.zoom4_8 {
  zoom: calc(4 + 0.8); }

.zoom4_9 {
  zoom: calc(4 + 0.9); }

.zoom5_0 {
  zoom: calc(5 + 0); }

.zoom5_1 {
  zoom: calc(5 + 0.1); }

.zoom5_2 {
  zoom: calc(5 + 0.2); }

.zoom5_3 {
  zoom: calc(5 + 0.3); }

.zoom5_4 {
  zoom: calc(5 + 0.4); }

.zoom5_5 {
  zoom: calc(5 + 0.5); }

.zoom5_6 {
  zoom: calc(5 + 0.6); }

.zoom5_7 {
  zoom: calc(5 + 0.7); }

.zoom5_8 {
  zoom: calc(5 + 0.8); }

.zoom5_9 {
  zoom: calc(5 + 0.9); }

.zoom6_0 {
  zoom: calc(6 + 0); }

.zoom6_1 {
  zoom: calc(6 + 0.1); }

.zoom6_2 {
  zoom: calc(6 + 0.2); }

.zoom6_3 {
  zoom: calc(6 + 0.3); }

.zoom6_4 {
  zoom: calc(6 + 0.4); }

.zoom6_5 {
  zoom: calc(6 + 0.5); }

.zoom6_6 {
  zoom: calc(6 + 0.6); }

.zoom6_7 {
  zoom: calc(6 + 0.7); }

.zoom6_8 {
  zoom: calc(6 + 0.8); }

.zoom6_9 {
  zoom: calc(6 + 0.9); }

.zoom7_0 {
  zoom: calc(7 + 0); }

.zoom7_1 {
  zoom: calc(7 + 0.1); }

.zoom7_2 {
  zoom: calc(7 + 0.2); }

.zoom7_3 {
  zoom: calc(7 + 0.3); }

.zoom7_4 {
  zoom: calc(7 + 0.4); }

.zoom7_5 {
  zoom: calc(7 + 0.5); }

.zoom7_6 {
  zoom: calc(7 + 0.6); }

.zoom7_7 {
  zoom: calc(7 + 0.7); }

.zoom7_8 {
  zoom: calc(7 + 0.8); }

.zoom7_9 {
  zoom: calc(7 + 0.9); }

.zoom8_0 {
  zoom: calc(8 + 0); }

.zoom8_1 {
  zoom: calc(8 + 0.1); }

.zoom8_2 {
  zoom: calc(8 + 0.2); }

.zoom8_3 {
  zoom: calc(8 + 0.3); }

.zoom8_4 {
  zoom: calc(8 + 0.4); }

.zoom8_5 {
  zoom: calc(8 + 0.5); }

.zoom8_6 {
  zoom: calc(8 + 0.6); }

.zoom8_7 {
  zoom: calc(8 + 0.7); }

.zoom8_8 {
  zoom: calc(8 + 0.8); }

.zoom8_9 {
  zoom: calc(8 + 0.9); }

.zoom9_0 {
  zoom: calc(9 + 0); }

.zoom9_1 {
  zoom: calc(9 + 0.1); }

.zoom9_2 {
  zoom: calc(9 + 0.2); }

.zoom9_3 {
  zoom: calc(9 + 0.3); }

.zoom9_4 {
  zoom: calc(9 + 0.4); }

.zoom9_5 {
  zoom: calc(9 + 0.5); }

.zoom9_6 {
  zoom: calc(9 + 0.6); }

.zoom9_7 {
  zoom: calc(9 + 0.7); }

.zoom9_8 {
  zoom: calc(9 + 0.8); }

.zoom9_9 {
  zoom: calc(9 + 0.9); }

.zoom10_0 {
  zoom: calc(10 + 0); }

.zoom10_1 {
  zoom: calc(10 + 0.1); }

.zoom10_2 {
  zoom: calc(10 + 0.2); }

.zoom10_3 {
  zoom: calc(10 + 0.3); }

.zoom10_4 {
  zoom: calc(10 + 0.4); }

.zoom10_5 {
  zoom: calc(10 + 0.5); }

.zoom10_6 {
  zoom: calc(10 + 0.6); }

.zoom10_7 {
  zoom: calc(10 + 0.7); }

.zoom10_8 {
  zoom: calc(10 + 0.8); }

.zoom10_9 {
  zoom: calc(10 + 0.9); }

/* flex-grow */
.fg-0_0 {
  flex-grow: calc(0 + 0); }

.fg-0_1 {
  flex-grow: calc(0 + 0.1); }

.fg-0_2 {
  flex-grow: calc(0 + 0.2); }

.fg-0_3 {
  flex-grow: calc(0 + 0.3); }

.fg-0_4 {
  flex-grow: calc(0 + 0.4); }

.fg-0_5 {
  flex-grow: calc(0 + 0.5); }

.fg-0_6 {
  flex-grow: calc(0 + 0.6); }

.fg-0_7 {
  flex-grow: calc(0 + 0.7); }

.fg-0_8 {
  flex-grow: calc(0 + 0.8); }

.fg-0_9 {
  flex-grow: calc(0 + 0.9); }

.fg-1_0 {
  flex-grow: calc(1 + 0); }

.fg-1_1 {
  flex-grow: calc(1 + 0.1); }

.fg-1_2 {
  flex-grow: calc(1 + 0.2); }

.fg-1_3 {
  flex-grow: calc(1 + 0.3); }

.fg-1_4 {
  flex-grow: calc(1 + 0.4); }

.fg-1_5 {
  flex-grow: calc(1 + 0.5); }

.fg-1_6 {
  flex-grow: calc(1 + 0.6); }

.fg-1_7 {
  flex-grow: calc(1 + 0.7); }

.fg-1_8 {
  flex-grow: calc(1 + 0.8); }

.fg-1_9 {
  flex-grow: calc(1 + 0.9); }

.fg-2_0 {
  flex-grow: calc(2 + 0); }

.fg-2_1 {
  flex-grow: calc(2 + 0.1); }

.fg-2_2 {
  flex-grow: calc(2 + 0.2); }

.fg-2_3 {
  flex-grow: calc(2 + 0.3); }

.fg-2_4 {
  flex-grow: calc(2 + 0.4); }

.fg-2_5 {
  flex-grow: calc(2 + 0.5); }

.fg-2_6 {
  flex-grow: calc(2 + 0.6); }

.fg-2_7 {
  flex-grow: calc(2 + 0.7); }

.fg-2_8 {
  flex-grow: calc(2 + 0.8); }

.fg-2_9 {
  flex-grow: calc(2 + 0.9); }

.fg-3_0 {
  flex-grow: calc(3 + 0); }

.fg-3_1 {
  flex-grow: calc(3 + 0.1); }

.fg-3_2 {
  flex-grow: calc(3 + 0.2); }

.fg-3_3 {
  flex-grow: calc(3 + 0.3); }

.fg-3_4 {
  flex-grow: calc(3 + 0.4); }

.fg-3_5 {
  flex-grow: calc(3 + 0.5); }

.fg-3_6 {
  flex-grow: calc(3 + 0.6); }

.fg-3_7 {
  flex-grow: calc(3 + 0.7); }

.fg-3_8 {
  flex-grow: calc(3 + 0.8); }

.fg-3_9 {
  flex-grow: calc(3 + 0.9); }

.fg-4_0 {
  flex-grow: calc(4 + 0); }

.fg-4_1 {
  flex-grow: calc(4 + 0.1); }

.fg-4_2 {
  flex-grow: calc(4 + 0.2); }

.fg-4_3 {
  flex-grow: calc(4 + 0.3); }

.fg-4_4 {
  flex-grow: calc(4 + 0.4); }

.fg-4_5 {
  flex-grow: calc(4 + 0.5); }

.fg-4_6 {
  flex-grow: calc(4 + 0.6); }

.fg-4_7 {
  flex-grow: calc(4 + 0.7); }

.fg-4_8 {
  flex-grow: calc(4 + 0.8); }

.fg-4_9 {
  flex-grow: calc(4 + 0.9); }

.fg-5_0 {
  flex-grow: calc(5 + 0); }

.fg-5_1 {
  flex-grow: calc(5 + 0.1); }

.fg-5_2 {
  flex-grow: calc(5 + 0.2); }

.fg-5_3 {
  flex-grow: calc(5 + 0.3); }

.fg-5_4 {
  flex-grow: calc(5 + 0.4); }

.fg-5_5 {
  flex-grow: calc(5 + 0.5); }

.fg-5_6 {
  flex-grow: calc(5 + 0.6); }

.fg-5_7 {
  flex-grow: calc(5 + 0.7); }

.fg-5_8 {
  flex-grow: calc(5 + 0.8); }

.fg-5_9 {
  flex-grow: calc(5 + 0.9); }

.fg-6_0 {
  flex-grow: calc(6 + 0); }

.fg-6_1 {
  flex-grow: calc(6 + 0.1); }

.fg-6_2 {
  flex-grow: calc(6 + 0.2); }

.fg-6_3 {
  flex-grow: calc(6 + 0.3); }

.fg-6_4 {
  flex-grow: calc(6 + 0.4); }

.fg-6_5 {
  flex-grow: calc(6 + 0.5); }

.fg-6_6 {
  flex-grow: calc(6 + 0.6); }

.fg-6_7 {
  flex-grow: calc(6 + 0.7); }

.fg-6_8 {
  flex-grow: calc(6 + 0.8); }

.fg-6_9 {
  flex-grow: calc(6 + 0.9); }

.fg-7_0 {
  flex-grow: calc(7 + 0); }

.fg-7_1 {
  flex-grow: calc(7 + 0.1); }

.fg-7_2 {
  flex-grow: calc(7 + 0.2); }

.fg-7_3 {
  flex-grow: calc(7 + 0.3); }

.fg-7_4 {
  flex-grow: calc(7 + 0.4); }

.fg-7_5 {
  flex-grow: calc(7 + 0.5); }

.fg-7_6 {
  flex-grow: calc(7 + 0.6); }

.fg-7_7 {
  flex-grow: calc(7 + 0.7); }

.fg-7_8 {
  flex-grow: calc(7 + 0.8); }

.fg-7_9 {
  flex-grow: calc(7 + 0.9); }

.fg-8_0 {
  flex-grow: calc(8 + 0); }

.fg-8_1 {
  flex-grow: calc(8 + 0.1); }

.fg-8_2 {
  flex-grow: calc(8 + 0.2); }

.fg-8_3 {
  flex-grow: calc(8 + 0.3); }

.fg-8_4 {
  flex-grow: calc(8 + 0.4); }

.fg-8_5 {
  flex-grow: calc(8 + 0.5); }

.fg-8_6 {
  flex-grow: calc(8 + 0.6); }

.fg-8_7 {
  flex-grow: calc(8 + 0.7); }

.fg-8_8 {
  flex-grow: calc(8 + 0.8); }

.fg-8_9 {
  flex-grow: calc(8 + 0.9); }

.fg-9_0 {
  flex-grow: calc(9 + 0); }

.fg-9_1 {
  flex-grow: calc(9 + 0.1); }

.fg-9_2 {
  flex-grow: calc(9 + 0.2); }

.fg-9_3 {
  flex-grow: calc(9 + 0.3); }

.fg-9_4 {
  flex-grow: calc(9 + 0.4); }

.fg-9_5 {
  flex-grow: calc(9 + 0.5); }

.fg-9_6 {
  flex-grow: calc(9 + 0.6); }

.fg-9_7 {
  flex-grow: calc(9 + 0.7); }

.fg-9_8 {
  flex-grow: calc(9 + 0.8); }

.fg-9_9 {
  flex-grow: calc(9 + 0.9); }

.fg-10_0 {
  flex-grow: calc(10 + 0); }

.fg-10_1 {
  flex-grow: calc(10 + 0.1); }

.fg-10_2 {
  flex-grow: calc(10 + 0.2); }

.fg-10_3 {
  flex-grow: calc(10 + 0.3); }

.fg-10_4 {
  flex-grow: calc(10 + 0.4); }

.fg-10_5 {
  flex-grow: calc(10 + 0.5); }

.fg-10_6 {
  flex-grow: calc(10 + 0.6); }

.fg-10_7 {
  flex-grow: calc(10 + 0.7); }

.fg-10_8 {
  flex-grow: calc(10 + 0.8); }

.fg-10_9 {
  flex-grow: calc(10 + 0.9); }

#page-container.main-content-boxed > #main-container .content, #page-container.main-content-boxed > #page-footer .content, #page-container.main-content-boxed > #page-header .content, #page-container.main-content-boxed > #page-header .content-header, #page-container.main-content-boxed > footer .content {
  max-width: 1360px; }

#page-container.main-content-boxed > #main-container .content.smallerContainer {
  max-width: 1060px; }

.clear {
  clear: both; }

.disInline {
  display: inline; }

.disBlock {
  display: block; }

.disInBlock {
  display: inline-block; }

.disFlex {
  display: flex; }

.floatLeft {
  float: left; }

.floatRight {
  float: right; }

.domainsBlue {
  color: #01a4f9; }

.domainsLightBlue {
  color: #DFEEF8; }

.domainsOrange {
  color: #F97824; }

.domainsGrey {
  color: #343C44; }

.text-red {
  color: #FF3334; }

.text-maroon1 {
  color: #cd2222; }

.text-maroon2 {
  color: #b54b4b; }

.text-orange1 {
  color: #FF7733; }

.text-orange2 {
  color: #FFBB34; }

.text-orange3 {
  color: #db8124; }

.text-grey1 {
  color: #8d8b8a; }

.text-grey2 {
  color: #727272; }

.text-yellow1 {
  color: #FFFF33; }

.text-yellow2 {
  color: #F5F52C; }

.text-yellow3 {
  color: #c9af31; }

.text-green1 {
  color: #C0FF34; }

.text-green2 {
  color: #7AFF34; }

.text-green3 {
  color: #34FF33; }

.text-green4 {
  color: #33FF77; }

.text-green5 {
  color: #33FFBA; }

.text-green6 {
  color: #82b54b; }

.text-green7 {
  color: #57b770; }

.text-blue {
  color: #01a4f9; }

.text-blue1 {
  color: #33FFFE; }

.text-blue2 {
  color: #33C1FF; }

.text-blue3 {
  color: #337EFE; }

.text-blue4 {
  color: #3333FF; }

.text-blue5 {
  color: #3d84c1; }

.text-blue6 {
  color: #003c56; }

.text-purple1 {
  color: #7233FE; }

.text-purple2 {
  color: #B833FE; }

.text-purple3 {
  color: #FE33FF; }

.text-purple4 {
  color: #9770ab; }

.text-purple5 {
  color: #4c7197; }

.text-teal1 {
  color: #5aa0ab; }

.nav-tabs-alt .nav-link:hover, .nav-tabs-alt .nav-link:focus {
  box-shadow: none; }

.nav-tabs-alt .nav-link.active {
  box-shadow: inset 0 -2px #01a4f9; }

.nav-tabs-alt .nav-link.open {
  box-shadow: inset 0 -2px #F97824; }

a.link-fx::before {
  background-color: #01a4f9; }

.domSrchBox {
  margin: auto;
  margin-top: 35px; }

.domSrchHeader {
  margin-bottom: -50px; }

.domSrchPrefix {
  width: 11%;
  float: left;
  background-color: #0467b5;
  color: white;
  padding: 6px 0px 7px 22px;
  font-size: 21px;
  border-bottom-left-radius: .25rem;
  border-top-left-radius: .25rem; }

.domSrchInput {
  width: 51%;
  height: 45px;
  border: 3px solid #0467b5;
  border-radius: 0px;
  display: inline;
  float: left; }

.domMultiSrchInput {
  width: 69%;
  border-bottom-right-radius: 0.25rem;
  border-top-right-radius: 0.25rem; }

.domSrchDrop {
  float: left;
  margin-right: 1.5%;
  width: 18%; }

.domSrchDrop button {
  background-color: #0467b5;
  border-color: #0467b5;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  height: 45px;
  width: 100%;
  text-align: left; }

.domSrchDrop button:hover, .domSrchDrop button:focus, .domSrchDrop button:active, .domSrchDrop button:visited, .domSrchDrop .btn-primary:not(:disabled):not(.disabled):active, .domSrchDrop.show > .btn-primary.dropdown-toggle {
  background-color: #0467b5;
  border-color: #0467b5; }

.domSrchDrop .dropdown-menu {
  min-width: 11.05rem;
  line-height: 8px;
  height: 300px;
  overflow-y: auto; }

.domSrchDrop .dropdown-item {
  padding: 9px 0px 11px 12px;
  margin-bottom: 4px; }

.domSrchDrop .dropdown-toggle::after {
  position: absolute;
  right: 14px;
  top: 22px; }

.domSrchDrop .dropdown-item.active, .domSrchDrop .dropdown-item:active {
  background-color: #0467b5; }

.dropdown-item:hover {
  background-color: #0467b5;
  color: white; }

a.dropdown-item:not([href]):hover {
  color: white; }

/* width */
.domSrchDrop ::-webkit-scrollbar {
  width: 10px; }

/* Track */
.domSrchDrop ::-webkit-scrollbar-track {
  background: #f1f1f1; }

/* Handle */
.domSrchDrop ::-webkit-scrollbar-thumb {
  background: #0467b5; }

/* Handle on hover */
.domSrchDrop ::-webkit-scrollbar-thumb:hover {
  background: #555; }

.srchHeader .font-size-h2 {
  font-size: 2.15rem; }

.srchHeader .font-size-h2 .regMark {
  font-size: 1.15rem;
  position: relative;
  top: -14px; }

#domSrchBttn {
  width: 17%;
  position: relative;
  left: -2px;
  height: 45px;
  font-size: 20px;
  text-transform: none; }

#domMultiSrchBttn {
  width: 17%;
  position: relative;
  left: 12px;
  height: 45px;
  font-size: 20px;
  text-transform: none; }

#domSrchResAlert {
  margin-bottom: -15px; }

.homeTopSection {
  width: 100%; }

.blueHeader {
  font-size: 1.875rem;
  color: #0467b5; }

.paddedBlock {
  padding-top: 20px;
  padding-bottom: 10px;
  margin-top: 0px;
  overflow: hidden; }

.paddedContent {
  padding-top: 25px;
  padding-bottom: 0px;
  margin-top: 30px;
  overflow: hidden;
  margin-bottom: -10px; }

.alert h3, .alert p {
  display: inline; }

.alert p:not(.exclaimed) {
  margin-left: 10px; }

.domCheckTxt {
  font-size: 16px;
  color: #d9534f; }

.domCheckTxt.available {
  color: #5cb85c; }

.disNone, .alert p.disNone {
  display: none; }

.disNoneImp {
  display: none !important; }

.domainResTxt {
  font-size: 26px;
  text-align: center; }

.domain-available {
  color: #5cb85c; }

.domain-unavailable {
  color: #d9534f; }

.btn-hero-buynow, .btn-orange {
  color: #fff;
  background-color: #F97824;
  border: none;
  box-shadow: 0 0.125rem 0.75rem rgba(155, 55, 18, 0.25);
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .12s ease-out;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,transform .12s ease-out;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,transform .12s ease-out,-webkit-transform .12s ease-out; }

.btn-hero-buynow:hover, .btn-orange:hover {
  color: #fff;
  background-color: #F97824;
  box-shadow: 0 0.375rem 0.75rem rgba(155, 55, 18, 0.4);
  -webkit-transform: translateY(-1px);
  transform: translateY(-1px); }

.btn-hero-buynow:not(:disabled):not(.disabled).active, .btn-hero-buynow:not(:disabled):not(.disabled):active, .show > .btn-hero-buynow.dropdown-toggle, .btn-orange:not(:disabled):not(.disabled).active, .btn-orange:not(:disabled):not(.disabled):active, .show > .btn-orange.dropdown-toggle {
  color: #fff;
  background-color: #F97824;
  box-shadow: 0 0.125rem 0.75rem rgba(155, 55, 18, 0.25);
  -webkit-transform: translateY(0);
  transform: translateY(0); }

.btn-hero-blue {
  color: #fff;
  background-color: #01a4f9;
  border: none;
  box-shadow: 0 0.125rem 0.75rem rgba(43, 124, 215, 0.5);
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .12s ease-out;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,transform .12s ease-out;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,transform .12s ease-out,-webkit-transform .12s ease-out; }

.btn-hero-purp {
  color: #fff;
  background-color: #7164ec;
  border: none;
  box-shadow: 0 0.125rem 0.75rem rgba(43, 124, 215, 0.5);
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .12s ease-out;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,transform .12s ease-out;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,transform .12s ease-out,-webkit-transform .12s ease-out; }

.btn-hero-green {
  color: #fff;
  background-color: #82B54B;
  border: none;
  box-shadow: 0 0.125rem 0.75rem rgba(91, 127, 52, 0.4);
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .12s ease-out;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,transform .12s ease-out;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,transform .12s ease-out,-webkit-transform .12s ease-out; }

.btn-hero-buynow, .btn-orange {
  color: #fff;
  background-color: #F97824;
  border: none;
  box-shadow: 0 0.125rem 0.75rem rgba(155, 55, 18, 0.25);
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .12s ease-out;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,transform .12s ease-out;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,transform .12s ease-out,-webkit-transform .12s ease-out; }

.btn-hero-buynow:visited, .btn-orange:visited {
  background-color: #F97824; }

.packageBlock .btn-hero-buynow:hover, .packageBlock .btn-orange:hover {
  box-shadow: 0 0.375rem 0.75rem rgba(105, 130, 148, 0.75); }

.packageBlock.highLight .btn-hero-buynow:hover, .packageBlock.highLight .btn-orange:hover {
  box-shadow: 0 0.375rem 0.75rem #947969cc; }

.btn-hero-blue:hover {
  color: #fff;
  background-color: #01a4f9;
  box-shadow: 0 0.375rem 0.75rem rgba(43, 124, 215, 0.5);
  -webkit-transform: translateY(-1px);
  transform: translateY(-1px); }

.btn-hero-blue:not(:disabled):not(.disabled).active, .btn-hero-blue:not(:disabled):not(.disabled):active, .show > .btn-hero-blue.dropdown-toggle {
  color: #fff;
  background-color: #01a4f9;
  box-shadow: 0 0.125rem 0.75rem rgba(43, 124, 215, 0.5);
  -webkit-transform: translateY(0);
  transform: translateY(0); }

.btn-hero-blue:visited {
  background-color: #01a4f9; }

.btn-hero-green:hover {
  color: #fff;
  background-color: #82B54B;
  box-shadow: 0 0.375rem 0.75rem rgba(91, 127, 52, 0.4);
  -webkit-transform: translateY(-1px);
  transform: translateY(-1px); }

.btn-hero-green:not(:disabled):not(.disabled).active, .btn-hero-green:not(:disabled):not(.disabled):active, .show > .btn-hero-green.dropdown-toggle {
  color: #fff;
  background-color: #82B54B;
  box-shadow: 0 0.125rem 0.75rem rgba(91, 127, 52, 0.4);
  -webkit-transform: translateY(0);
  transform: translateY(0); }

.btn-hero-green:visited {
  background-color: #82B54B; }

.orangeBttn {
  color: #fff;
  background-color: #F97824;
  border: none;
  box-shadow: 0 0.125rem 0.75rem rgba(155, 55, 18, 0.25);
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .12s ease-out;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,transform .12s ease-out;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,transform .12s ease-out,-webkit-transform .12s ease-out; }

.orangeBttn:hover {
  color: #fff;
  background-color: #F97824;
  box-shadow: 0 0.375rem 0.75rem rgba(155, 55, 18, 0.4);
  -webkit-transform: translateY(-1px);
  transform: translateY(-1px); }

.orangeBttn:not(:disabled):not(.disabled).active, .orangeBttn:not(:disabled):not(.disabled):active, .show > .orangeBttn.dropdown-toggle {
  color: #fff;
  background-color: #fd7216;
  box-shadow: 0 0.125rem 0.75rem rgba(155, 55, 18, 0.25);
  -webkit-transform: translateY(0);
  transform: translateY(0); }

.orangeBttn:visited {
  background-color: #F97824; }

.whiteBttn {
  color: #495057;
  background-color: white;
  border: none;
  box-shadow: 0 0.125rem 0.75rem rgba(175, 175, 175, 0.25);
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .12s ease-out;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,transform .12s ease-out;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,transform .12s ease-out,-webkit-transform .12s ease-out; }

.whiteBttn:hover {
  color: #495057;
  background-color: white;
  box-shadow: 0 0.375rem 0.75rem rgba(175, 175, 175, 0.4);
  -webkit-transform: translateY(-1px);
  transform: translateY(-1px); }

.whiteBttn:not(:disabled):not(.disabled).active, .whiteBttn:not(:disabled):not(.disabled):active, .show > .whiteBttn.dropdown-toggle {
  color: #495057;
  background-color: white;
  box-shadow: 0 0.125rem 0.75rem rgba(175, 175, 175, 0.25);
  -webkit-transform: translateY(0);
  transform: translateY(0); }

.whiteBttn:visited {
  background-color: white; }

.blueBttn {
  color: #fff;
  background-color: #01a4f9;
  border: none;
  box-shadow: 0 0.125rem 0.75rem rgba(43, 124, 215, 0.5);
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .12s ease-out;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,transform .12s ease-out;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,transform .12s ease-out,-webkit-transform .12s ease-out; }

.blueBttn:hover {
  color: #fff;
  background-color: #0467b5;
  box-shadow: 0 0.375rem 0.75rem rgba(43, 124, 215, 0.5);
  -webkit-transform: translateY(-1px);
  transform: translateY(-1px); }

.blueBttn:not(:disabled):not(.disabled).active, .blueBttn:not(:disabled):not(.disabled):active, .show > .blueBttn.dropdown-toggle {
  color: #fff;
  background-color: #0467b5;
  box-shadow: 0 0.125rem 0.75rem rgba(43, 124, 215, 0.5);
  -webkit-transform: translateY(0);
  transform: translateY(0); }

.blueBttn:visited {
  background-color: #01a4f9; }

.greenBttn {
  color: #fff;
  background-color: #79C713;
  border: none;
  box-shadow: 0 0.125rem 0.75rem rgba(121, 199, 19, 0.25);
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .12s ease-out;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,transform .12s ease-out;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,transform .12s ease-out,-webkit-transform .12s ease-out; }

.greenBttn:hover {
  color: #fff;
  background-color: #79C713;
  box-shadow: 0 0.375rem 0.75rem rgba(121, 199, 19, 0.25);
  -webkit-transform: translateY(-1px);
  transform: translateY(-1px); }

.greenBttn:not(:disabled):not(.disabled).active, .greenBttn:not(:disabled):not(.disabled):active, .show > .greenBttn.dropdown-toggle {
  color: #fff;
  background-color: #79C713;
  box-shadow: 0 0.125rem 0.75rem rgba(121, 199, 19, 0.25);
  -webkit-transform: translateY(0);
  transform: translateY(0); }

.greenBttn:visited {
  background-color: #79C713; }

.purpleBttn {
  color: #fff;
  background-color: #ac60d0;
  border: none;
  box-shadow: 0 0.125rem 0.75rem rgba(156, 65, 199, 0.25);
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .12s ease-out;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,transform .12s ease-out;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,transform .12s ease-out,-webkit-transform .12s ease-out; }

.purpleBttn:hover {
  color: #fff;
  background-color: #ac60d0;
  box-shadow: 0 0.375rem 0.75rem rgba(156, 65, 199, 0.25);
  -webkit-transform: translateY(0px);
  transform: translateY(0px); }

.purpleBttn:not(:disabled):not(.disabled).active, .purpleBttn:not(:disabled):not(.disabled):active, .show > .purpleBttn.dropdown-toggle {
  color: #fff;
  background-color: #ac60d0;
  box-shadow: 0 0.125rem 0.75rem rgba(156, 65, 199, 0.25);
  -webkit-transform: translateY(0);
  transform: translateY(0); }

.purpleBttn:visited {
  background-color: #ac60d0; }

.btn-indigo {
  color: #fff;
  background-color: #7564F2;
  border: none;
  box-shadow: 0 0.125rem 0.75rem rgba(156, 65, 199, 0.25);
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .12s ease-out;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,transform .12s ease-out;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,transform .12s ease-out,-webkit-transform .12s ease-out; }

.btn-indigo:hover {
  color: #fff;
  background-color: #7564F2;
  box-shadow: 0 0.375rem 0.75rem rgba(156, 65, 199, 0.25);
  -webkit-transform: translateY(0px);
  transform: translateY(0px); }

.btn-indigo:not(:disabled):not(.disabled).active, .btn-indigo:not(:disabled):not(.disabled):active, .show > .btn-indigo.dropdown-toggle {
  color: #fff;
  background-color: #7564F2;
  box-shadow: 0 0.125rem 0.75rem rgba(156, 65, 199, 0.25);
  -webkit-transform: translateY(0);
  transform: translateY(0); }

.btn-indigo:visited {
  background-color: #7564F2; }

.btn-hero-warning.mauveBttn {
  background-color: #c1365d;
  box-shadow: 0 0.125rem 0.75rem rgba(0, 195, 204, 0.25); }

.btn-hero-warning.mauveBttn:hover, .btn-hero-warning.mauveBttn:active {
  background-color: #c95174 !important;
  box-shadow: 0 0.125rem 0.75rem rgba(0, 195, 204, 0.25) !important; }

.btn-hero-warning.tealBttn {
  background-color: #2eb0be;
  box-shadow: 0 0.125rem 0.75rem rgba(0, 195, 204, 0.25); }

.btn-hero-warning.tealBttn:hover, .btn-hero-warning.tealBttn:active {
  background-color: #69c6d0 !important;
  box-shadow: 0 0.125rem 0.75rem rgba(0, 195, 204, 0.25) !important; }

.btn-hero-warning.purpleBttn {
  background-color: #6b69d3;
  box-shadow: 0 0.125rem 0.75rem rgba(0, 195, 204, 0.25); }

.btn-hero-warning.purpleBttn:hover, .btn-hero-warning.purpleBttn:active {
  background-color: #9695d3 !important;
  box-shadow: 0 0.125rem 0.75rem rgba(0, 195, 204, 0.25) !important; }

#addToCartBttn, #domRegisterContBttn, #domTransferContBttn {
  margin-left: 15px; }

.domResPriceTxt {
  font-size: 21px;
  position: relative;
  top: 4px; }

.addToCartDiv {
  text-align: center; }

.sub-heading {
  height: 0;
  border-top: 1px solid #ddd;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px; }

.sub-heading span, .sub-heading-borderless span {
  display: inline-block;
  position: relative;
  padding: 0 17px;
  top: -20px;
  font-size: 24px;
  color: #058;
  background-color: #fff; }

.greenTxt {
  color: #009900; }

.greenBttnTxt {
  color: #82b54b; }

.redTxt {
  color: #cc0000; }

.lightDrop {
  padding: 0px;
  margin: -2px 0px 0px 0px;
  filter: drop-shadow(1px 3px 4px grey); }

.lightDrop li {
  font-size: 14px;
  margin-left: -2px;
  border-bottom: 1px solid #01a4f9;
  padding: 4px 7px 3px 7px;
  background: #f9fafc;
  cursor: pointer;
  white-space: nowrap; }

.lightDrop li:hover, .lightDrop li:active, .lightDrop li:focus, .lightDrop li:visited {
  background: #ededed; }

.block.block-mode-loading::before {
  background-color: white;
  opacity: 0.6; }

.block.block-mode-loading::after {
  color: #01a4f9; }

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

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

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }

.input-group .form-control, .input-group-addon, .input-group-btn {
  display: table-cell; }

.input-group-addon, .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px; }

.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group-addon:first-child {
  border-right: 0; }

.product-info {
  margin: 0 0 20px 0;
  padding: 6px 15px;
  font-size: .85em;
  background-color: #f8f8f8;
  border-top: 1px solid #efefef;
  border-bottom: 1px solid #efefef; }

.product-info .product-title {
  margin: 0;
  font-size: 1.6em; }

.block-title {
  font-size: 1.225rem;
  font-weight: 400;
  line-height: 1.45; }

.divAlignTop {
  margin-bottom: auto; }

.btn-link {
  cursor: pointer; }

.inputErr {
  border: 1px solid #ff9c9c !important;
  background-color: #fff3f3; }

.btn.disabled, .btn:disabled, button:disabled {
  opacity: .35;
  cursor: not-allowed; }

.hero-static.loginBox {
  min-height: calc(100vh - 194px); }

.signinBack .bg-white {
  border-radius: 2px; }

.hero-static.loginBoxInvite {
  min-height: calc(100vh - 472px); }

.bg-body-xtra-light {
  background-color: #FCFCFC !important; }

.bg-blue {
  background-color: #68c0fc; }

.bg-darkblue {
  background-color: #0467b5; }

.bg-lightblue {
  background-color: #DFEEF8; }

.bg-grey {
  background-color: #343C44; }

.bg-lightgrey {
  background-color: #F7F7F7; }

.form-control.bg-lightgrey {
  color: #0E9CE8; }

.form-control.bg-lightgrey::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #0E9CE8; }

.form-control.bg-lightgrey::-moz-placeholder {
  /* Firefox 19+ */
  color: #0E9CE8; }

.form-control.bg-lightgrey:-ms-input-placeholder {
  /* IE 10+ */
  color: #0E9CE8; }

.form-control.bg-lightgrey:-moz-placeholder {
  /* Firefox 18- */
  color: #0E9CE8; }

.bg-darkgrey {
  background-color: #60758A;
  color: white; }

.blueTxt {
  color: #01a4f9; }

.darkBlueTxt {
  color: #0467b5; }

.brightBlueTxt {
  color: #0E9CE8; }

.whiteTxt {
  color: white; }

.orangeTxt, .headerSect p.orangeTxt {
  color: #F97824; }

i.blueTxt {
  color: #71C8FF; }

.dataTables_filter {
  text-align: right; }

#page-container.page-header-dark #page-header {
  background-color: #01a4f9;
  background-color: white;
  padding: 10px 0px 8px 0px; }

#page-container.page-header-dark #page-header.clientareaPageHeader {
  background-color: #0467b5; }

#page-header-user-dropdown i {
  top: 3px; }

#page-header-user-dropdown .welcomeTxt {
  position: relative;
  top: 2px;
  padding-left: 10px;
  float: left;
  text-align: left; }

.gravatarImg {
  float: left; }

.veryFooter {
  margin: auto;
  font-size: 0.76rem;
  line-height: 1.3rem;
  padding-top: 15px;
  margin-bottom: 13px;
  letter-spacing: 0.6px;
  text-transform: uppercase; }

.nav-item .d-md-inline {
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: 0.5px; }

.pageFooter, .pageFooter li a, .content h3.footer-widget-title, .header-widget-section {
  color: white;
  text-align: left; }

.pageFooter li {
  white-space: nowrap; }

.sidebar-o .pageFooter {
  margin-left: -250px;
  padding-left: 250px;
  z-index: 2; }

.header-widget-section .content {
  max-width: none; }

.main-content-boxed .header-widget-section .content {
  max-width: 1360px; }

.header-widget-section a {
  color: inherit; }

.footer-widget-title {
  margin-bottom: 7px;
  font-size: 1.28rem;
  font-weight: 500;
  margin-top: 8px;
  letter-spacing: 0.5px; }

.pageFooter ul {
  margin-bottom: 20px; }

.pageFooter li a {
  font-size: 0.9rem;
  font-weight: 300; }

.fullUc {
  text-transform: uppercase; }

.orangeDot {
  color: #F97824; }

.page-header-dark #page-header .btn-dual, .sidebar-dark #sidebar .btn-dual {
  background-color: #0467b5;
  border: none; }

.page-header-dark #page-header .btn-dual:hover, .page-header-dark #page-header .btn-dual:active, .page-header-dark #page-header .btn-dual:not(:disabled):not(.disabled):active, .page-header-dark #page-header .btn-dual:focus, .page-header-dark #page-header .btn-dual.focus, .sidebar-dark #sidebar .btn-dual:hover, .sidebar-dark #sidebar .btn-dual:focus, .sidebar-dark #sidebar .btn-dual.focus {
  background-color: #0794e1;
  border-color: #0794e1; }

.mainMenuSubBlock {
  position: absolute;
  z-index: 4;
  margin-top: -2px;
  margin-left: -19px; }

.slim-block-content {
  padding: 0.65rem 0.85rem; }

.mainMenuSubBlock .block-content {
  padding-top: 0.75rem;
  padding-bottom: 0.3rem;
  margin-top: -23px; }

.mainMenuSubBlock a {
  vertical-align: top;
  margin-left: 12px;
  position: relative;
  float: left;
  color: #01a4f9;
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 4px; }

.mainMenuSubBlock a:hover, .mainMenuSubBlock a.hover {
  color: #01a4f9; }

.mainMenuSubBlock .text-muted {
  text-align: left;
  position: relative;
  line-height: 19px;
  float: left;
  margin-left: 12px;
  width: 82%; }

.mainMenuSubBlock i {
  float: left;
  margin-right: 4px;
  font-size: 2.4em;
  position: relative;
  top: 7px; }

.mainMenuSubBlock i.img {
  top: -14px; }

.mainMenuSubBlock .menuImg {
  float: left; }

.mainMenuSubBlock .menuBlock {
  height: 78px;
  cursor: pointer;
  padding-top: 5px;
  padding-left: 10px; }

.mainMenuSubBlock .menuBlock.active {
  background-color: #F4F6FA;
  border-radius: 4px; }

.menuBlock a.link-fx::before {
  background-color: #F97824;
  height: 1px; }

.mainMenuSubBlock .menuBlock:first-child {
  margin-top: -24px; }

.mainMenuSubBlock .menuBlock:last-child.active {
  margin-bottom: 5px; }

.mainMenuSubBlock .block:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #F97824;
  position: relative;
  top: -30px;
  left: -186px; }

.mainMenuSubBlock .block-content:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid white;
  position: relative;
  top: -41px;
  left: -186px; }

.topMenu a.nav-link:not(.noDrop):after {
  content: "\f107";
  font-family: 'Font Awesome 5 Free';
  font-size: 12px;
  left: 6px;
  position: relative;
  top: 0px;
  color: #F97824; }

.topMenu.nav-tabs-alt .nav-link {
  padding-left: 0px;
  padding-right: 18px;
  margin-right: 20px;
  margin-left: -3px;
  position: relative; }

.topMenu a.nav-link::before {
  position: absolute;
  bottom: 1px;
  left: 0;
  width: 100%;
  height: 1px;
  content: '';
  background-color: #01a4f9;
  visibility: hidden;
  transform: scaleX(0);
  transform-origin: 0 50%;
  transition: transform .2s ease-out; }

.topMenu a.nav-link.open::before {
  background-color: #F97824; }

.topMenu a:hover.nav-link::before {
  visibility: visible;
  transform: scale(1); }

.topMenu .menuBlock a.link-fx.hover::before {
  visibility: visible;
  transform: scale(1); }

.topMenu.nav-tabs-alt .nav-link.open {
  margin-right: 20px;
  padding-right: 18px; }

.sidebarHeader {
  height: 86px; }

.sidebarHeader a {
  padding-top: 30px; }

#page-container.sidebar-dark #sidebar {
  background-color: #343C44; }

.content-side {
  padding: 0.65rem 1.125rem 1px; }

.nav-main-submenu {
  padding-left: 1.3rem; }

#sidebar .nav-main-submenu .nav-main-link.active {
  background-color: white;
  padding-left: 5px; }

#sidebar {
  z-index: 1; }

.sidebar-dark #sidebar .nav-main-submenu .nav-main-link.active {
  color: #fff;
  background-color: #343C44;
  padding-left: 5px; }

#sidebar .content-header {
  padding-left: 1.75rem; }

.font-size-sm {
  font-size: 0.8rem !important; }

.table.font-size-sm {
  font-size: 0.95rem !important; }

.siteIconImg, .mainMenuSiteIconImg {
  text-align: center;
  margin-right: 0.3rem !important;
  margin-left: 0.13rem;
  width: 1.06em;
  margin-top: -5px; }

.mainMenuSiteIconImg {
  margin-top: -2px; }

.signinBack {
  background-image: url("/assets/media/img/domains-signin-tile.png");
  background-size: auto;
  height: calc(100vh - 190px); }

.signinBack .bg-white {
  width: 90%; }

#signInBttn {
  width: 40%;
  padding: 14px;
  min-width: 200px; }

a.cursDef {
  cursor: default; }

.backupCode {
  margin: 20px auto;
  padding: 10px;
  width: 300px;
  border: 1px dashed #AE432E;
  color: #AE432E;
  text-align: center;
  font-size: 1.6em; }

a#backupCodeLink {
  cursor: pointer; }

input#verifyKey {
  width: 180px;
  margin-left: 20px; }

.cursPoint {
  cursor: pointer; }

.bg-white-10 {
  background-color: RGBA(255, 255, 255, 0.1) !important; }

.bg-black-10 {
  background-color: RGBA(0, 0, 0, 0.1) !important; }

.bg-blue-10 {
  background-color: RGBA(5, 77, 158, 0.1) !important; }

.bg-grey-10 {
  background-color: RGBA(22, 75, 117, 0.1) !important; }

.bg-white-20 {
  background-color: RGBA(255, 255, 255, 0.2) !important; }

.bg-black-20 {
  background-color: RGBA(0, 0, 0, 0.2) !important; }

.bg-blue-20 {
  background-color: RGBA(5, 77, 158, 0.2) !important; }

.bg-grey-20 {
  background-color: RGBA(22, 75, 117, 0.2) !important; }

.bg-white-30 {
  background-color: RGBA(255, 255, 255, 0.3) !important; }

.bg-black-30 {
  background-color: RGBA(0, 0, 0, 0.3) !important; }

.bg-blue-30 {
  background-color: RGBA(5, 77, 158, 0.3) !important; }

.bg-grey-30 {
  background-color: RGBA(22, 75, 117, 0.3) !important; }

.bg-white-40 {
  background-color: RGBA(255, 255, 255, 0.4) !important; }

.bg-black-40 {
  background-color: RGBA(0, 0, 0, 0.4) !important; }

.bg-blue-40 {
  background-color: RGBA(5, 77, 158, 0.4) !important; }

.bg-grey-40 {
  background-color: RGBA(22, 75, 117, 0.4) !important; }

.bg-white-50 {
  background-color: RGBA(255, 255, 255, 0.5) !important; }

.bg-black-50 {
  background-color: RGBA(0, 0, 0, 0.5) !important; }

.bg-blue-50 {
  background-color: RGBA(5, 77, 158, 0.5) !important; }

.bg-grey-50 {
  background-color: RGBA(22, 75, 117, 0.5) !important; }

.bg-white-60 {
  background-color: RGBA(255, 255, 255, 0.6) !important; }

.bg-black-60 {
  background-color: RGBA(0, 0, 0, 0.6) !important; }

.bg-blue-60 {
  background-color: RGBA(5, 77, 158, 0.6) !important; }

.bg-grey-60 {
  background-color: RGBA(22, 75, 117, 0.6) !important; }

.bg-white-70 {
  background-color: RGBA(255, 255, 255, 0.7) !important; }

.bg-black-70 {
  background-color: RGBA(0, 0, 0, 0.7) !important; }

.bg-blue-70 {
  background-color: RGBA(5, 77, 158, 0.7) !important; }

.bg-grey-70 {
  background-color: RGBA(22, 75, 117, 0.7) !important; }

.bg-white-80 {
  background-color: RGBA(255, 255, 255, 0.8) !important; }

.bg-black-80 {
  background-color: RGBA(0, 0, 0, 0.8) !important; }

.bg-blue-80 {
  background-color: RGBA(5, 77, 158, 0.8) !important; }

.bg-grey-80 {
  background-color: RGBA(22, 75, 117, 0.8) !important; }

.bg-white-90 {
  background-color: RGBA(255, 255, 255, 0.9) !important; }

.bg-black-90 {
  background-color: RGBA(0, 0, 0, 0.9) !important; }

.bg-blue-90 {
  background-color: RGBA(5, 77, 158, 0.9) !important; }

.bg-grey-90 {
  background-color: RGBA(22, 75, 117, 0.9) !important; }

.custom-control-orange .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #F97824; }

.pageHeaderTitle {
  font-size: 2.15rem;
  font-weight: bold; }

.smallTxt {
  font-size: 12px;
  display: block; }

.clientLogo img {
  height: 70px; }

#main-container {
  padding-bottom: 0px;
  background-color: #F4F9FE;
  padding-top: 85px; }

#main-container.clientareaMainContainer {
  padding-top: 0px; }

.htAuto {
  height: auto; }

.firstBlock {
  padding-top: 45px; }

.inputError {
  border: 1px solid #D53535; }

.noShadow {
  box-shadow: none; }

.formattedPre {
  background-color: #f4fdff;
  padding: 11px 13px 15px 13px;
  border-radius: 3px;
  border: 1px solid #ebeff7; }

#repliesBlock .formattedPre {
  background-color: white; }

#repliesBlock .block-content {
  background-color: #f4fdff;
  margin: 20px 2%;
  width: 96%; }

input[type="file"] {
  height: 44px; }

.breakAll {
  word-break: break-all; }

.breakWord {
  word-break: break-word; }

table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:after {
  left: 7px;
  position: relative;
  top: 0px; }

.simplebar-wrapper {
  border-right: 1px solid #f1f4f9; }

.blockAlert {
  width: 98%;
  padding: 5px 7px 6px 11px;
  display: none;
  margin-top: -8px;
  margin-left: 1%;
  margin-bottom: 12px;
  height: fit-content; }

.modalBlockAlert {
  width: 100%;
  display: none;
  padding: 6px 7px 6px 11px;
  margin-top: -13px; }

.aboveTblBlockAlert, .tblBlockAlert {
  padding: 8px 7px 6px 11px;
  margin-top: 34px;
  margin-bottom: -18px; }

.tblBlockAlert {
  margin-top: 24px;
  margin-bottom: -8px; }

.detailsBlockAlert {
  padding: 8px 7px 6px 11px;
  margin-top: 14px;
  margin-bottom: -8px; }

a.dropdown-item {
  cursor: pointer; }

.redInput, .form-control.redInput, .form-control.redInput:focus, input.redInput:-webkit-autofill {
  color: red !important; }

.btn-hero-sm {
  text-transform: none; }

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem 0.18rem;
  cursor: pointer; }

.btn-sm.dropdown-toggle, .btn-group-sm > .dropdown-toggle.btn {
  padding: 0.05rem 0.5rem; }

.btn-sm.dropdown-menu, .btn-group-sm > .dropdown-menu.btn {
  min-width: 10rem; }

.btn-sm .dropdown-item, .btn-group-sm > .btn .dropdown-item {
  padding: 0.075rem 0.45rem 0.085rem 0.45rem;
  font-size: 0.875rem; }

.btn-sm, .btn-group-sm > .btn {
  font-weight: normal; }

.btn-md.dropdown-toggle {
  padding: 0.3rem 0.8rem; }

.btn-md.dropdown-menu {
  min-width: 10rem; }

.btn-md .dropdown-item {
  padding: 0.075rem 0.45rem 0.085rem 0.45rem;
  font-size: 0.875rem; }

.btn-md {
  font-weight: normal; }

.dropdown-sm {
  margin-top: -1px;
  margin-bottom: -1px; }

.domain-selection-options .btn-block {
  padding: 0.3rem 0.75em; }

h2.content-heading.packageHeading {
  font-size: 1.77rem; }

.btn-block-align {
  width: 100%;
  margin: auto;
  border-radius: 0.15em;
  margin-bottom: -2px; }

.upgradePackages .current {
  opacity: 0.3;
  cursor: not-allowed; }

a.block.block-link-pop.current:hover {
  box-shadow: 0 0.5rem 2rem #d4dcec;
  transform: translateY(-2px);
  opacity: 0.3; }

.dataTable td span.badge {
  zoom: 1; }

.badge {
  padding: 0.35em 0.4em 0.42em 0.4em; }

.chartCell {
  height: 400px; }

.avGreyed {
  color: #dcdada; }

.inTblBttns {
  position: relative;
  z-index: 1; }

.inTblBttnsTop {
  top: 60px;
  left: 31px; }

.inTblBttns .btn-group {
  height: 31px; }

.inTblBttns .btn-group.floatRight {
  margin-right: 60px; }

.filterBttnPreTxt {
  margin-right: 16px;
  margin-top: 3px;
  font-weight: 500; }

.aboveTblBttns {
  margin-bottom: -20px; }

.modal-dialog-20 {
  max-width: 20%; }

.modal-dialog-30 {
  max-width: 30%; }

.modal-dialog-40 {
  max-width: 40%; }

.modal-dialog-50 {
  max-width: 50%; }

.modal-dialog-60 {
  max-width: 60%; }

.modal-content .product-info {
  padding: 6px 12px;
  height: 52px; }

.bulkNsFormBlock .form-group {
  width: 100%; }

.form-group.blocked {
  border-radius: 0.2rem;
  background-color: #e1effe;
  padding: 10px 20px 20px 20px;
  margin-bottom: 20px;
  margin-right: 0px; }

.greyBorderBlock .form-group.blocked {
  margin-left: -10px; }

.headerPageTitle {
  height: 80px; }

.quickManageBlock {
  height: 472px; }

.quickManageBlock .block {
  height: 125px; }

.quickManageBlock .block.block-rounded {
  border-radius: 1.25rem; }

.row.gutters-medium {
  margin-right: -0.125rem;
  margin-left: -0.125rem; }

.quickManageBlock .row.gutters-medium {
  margin-bottom: 131px; }

.row.gutters-medium > .col, .row.gutters-medium > [class*="col-"] {
  padding-left: 0.525rem;
  padding-right: 0.525rem; }

.row.gutters-medium .push, .row.gutters-medium .block, .row.gutters-medium.items-push > div {
  margin-bottom: 0.95rem; }

.quickManageImg {
  margin-top: 5px; }

.quickManageBlock .block-content {
  cursor: pointer; }

.quickManageBlock .block-content p {
  padding: 0;
  margin: 0;
  white-space: nowrap;
  margin-top: 10px;
  margin-bottom: -38px;
  font-size: 0.9rem;
  width: 140%;
  margin-left: -20%; }

#hostingStatsBlock {
  height: 552px; }

.fa-folder.blue {
  color: #499eff; }

.fa-folder-open.blue {
  color: #9eccff; }

#fileBrowserTree .fa-folder, #fileBrowserTree .fa-folder-open {
  float: left;
  margin-right: 8px;
  position: relative;
  top: 3px; }

.tree-item, .tree-folder-header {
  text-align: left; }

.tree-folder-header {
  cursor: pointer; }

.tree-folder-name {
  cursor: pointer; }

.tree-item-name {
  padding-left: 26px; }

.tree-folder-content .tree-folder-content .tree-item-name {
  padding-left: 44px; }

.tree-folder-content .tree-folder-content .tree-folder-content .tree-item-name {
  padding-left: 66px; }

.tree-folder-content .tree-folder-content .tree-folder-content .tree-folder-content .tree-item-name {
  padding-left: 88px; }

.tree-folder-content .tree-folder-content .tree-folder-content .tree-folder-content .tree-folder-content .tree-item-name {
  padding-left: 110px; }

.tree-folder-content .tree-folder-header {
  padding-left: 21px; }

.tree-folder-content .tree-folder-content .tree-folder-header {
  padding-left: 41px; }

.tree-folder-content .tree-folder-content .tree-folder-content .tree-folder-content .tree-folder-header {
  padding-left: 63px; }

.tree-folder-content .tree-folder-content .tree-folder-content .tree-folder-content .tree-folder-content .tree-folder-header {
  padding-left: 84px; }

.tree-folder-content .tree-folder-content .tree-folder-content .tree-folder-header {
  padding-left: 105px; }

.tree-item.root {
  margin-left: -25px; }

.blueRowBack {
  background-color: #E1EFFE; }

.greyBack {
  background-color: #e1e1e1; }

.lightGreyBack {
  background-color: #f3f3f3; }

.block-options .badge {
  padding: 0.1em 0.6em 0.1em 0.6em;
  color: #fff;
  margin-left: 1px; }

.block-options-infoBlock {
  width: 100%;
  margin-top: -20px; }

.block-options .infoBlock {
  background-color: white;
  padding: 2px 4px 2px 7px;
  margin-right: 5px;
  border-radius: 10px; }

.block-options .badge-blue {
  background-color: #0666D1; }

.block-options .badge-red {
  background-color: #D0060F; }

.block-options .badge-green {
  background-color: #339982; }

.dtLogo {
  height: 35px; }

#legend-container {
  margin-top: -20px;
  margin-bottom: 15px; }

.addonDomsDrop {
  position: absolute;
  right: 45px;
  width: 30%;
  top: 66px;
  height: 34px; }

.pwstrengthProgress {
  height: calc(1.5em + 0.75rem + 2px);
  overflow: hidden; }

.modal-progress, .modal-progress-2, .modal-progress-3 {
  display: flex;
  height: 1.25rem;
  overflow: hidden;
  line-height: 0;
  font-size: 1rem;
  background-color: #e9ecef;
  border-radius: 0.25rem; }

.progress, .modal-progress, .modal-progress-2, .modal-progress-3 {
  height: 100%; }

.formPreTxt {
  float: left;
  text-align: right;
  position: relative;
  top: 3px;
  font-weight: 500;
  font-size: 1.2rem; }

.block-header.cursPoint {
  background-color: #e5eddd; }

.block-mode-hidden .block-header-default {
  background-color: #82b54b;
  box-shadow: 0 0.375rem 0.75rem #5b7f3466;
  width: max-content;
  transform: translateY(-1px);
  padding: 0.4rem 0.5rem 0.12rem 1.3rem; }

.block-mode-hidden .block-title, .block-mode-hidden i.si {
  color: white;
  font-size: 1rem !important;
  font-weight: 500;
  line-height: 1.5;
  text-transform: none;
  letter-spacing: .0625rem; }

.block-mode-hidden i.si {
  position: relative;
  top: -2px; }

.block-mode-hidden.block.block-bordered {
  border: 0px; }

.inputPrefix {
  float: left;
  font-weight: 500;
  font-size: 1.2rem;
  position: relative;
  top: 2px;
  margin-right: 10px; }

.inputSuffix {
  float: right;
  font-weight: 400;
  font-size: 0.95rem;
  position: relative;
  top: -16px;
  left: 30px;
  width: -webkit-fill-available;
  padding-right: 25px;
  line-height: 21px; }

.prefixedInput, .widthFill {
  width: -webkit-fill-available; }

.alert-warning.noBack {
  color: inherit;
  background-color: inherit;
  border: none; }

.vtop {
  vertical-align: top; }

.table-vcenter th.vtop, .table-vcenter td.vtop {
  vertical-align: top; }

.quickManageBlock .block-rounded.disabled {
  background-color: #f4f6fa; }

.quickManageBlock .block-rounded.disabled .quickManageImg {
  opacity: .2; }

.quickManageBlock .block-rounded.disabled .block-content p {
  opacity: .3; }

.quickManageBlock .block-rounded.disabled .block-content {
  cursor: not-allowed; }

.orderSummaryItem {
  background-color: white;
  padding: 6px 9px 4px 6px;
  margin-left: -7px;
  margin-right: -8px;
  border-radius: 2px;
  border-bottom: 1px solid #dddddd; }

.dashInfoTbl td {
  height: 56px; }

.dashInfoTbl tr.addyRow td {
  height: 113px; }

.bttnAside {
  min-height: 31px; }

.bttnAsideLeft {
  float: left;
  margin-right: 10px; }

.bttnAsideRight {
  float: right;
  margin-left: 10px; }

.affBlock {
  background-color: white;
  text-align: center;
  width: 100%;
  margin: auto;
  padding: 20px;
  margin-bottom: 20px;
  font-size: 1.4rem; }

.affLinkHeader {
  margin: auto;
  margin-top: 25px;
  margin-bottom: 20px; }

.block-header.fatHead {
  height: 61px; }

.packageBlock {
  margin-top: 12px;
  padding: 0rem 0.8rem; }

.packageBlock .block-header {
  background-color: #698294;
  width: 100.6%;
  margin-left: -0.3%; }

.packageBlock .block-content p.bg-white, .packageBlock .block-content div.bg-white {
  padding: 10px 0px;
  margin: 10px 0px;
  box-shadow: 0.1rem 0.3rem 0.3rem #c9cbcd24;
  border-radius: 0.2rem; }

.packageBlock .block-content div.bg-white {
  padding: 10px 0px 0px 0px;
  margin: 4px -8px 8px -8px;
  height: 44px; }

.packageBlock .block-content div.py-2 {
  margin-top: -17px; }

.packageBlock.highLight .block-header {
  background-color: #F97824;
  height: 80px;
  margin-top: -23px;
  padding-top: 10px;
  display: block; }

.packageBlock .block-header h2.block-title {
  font-size: 1.2rem; }

.packageBlock .block-content p.h1, .packageBlock .block-content p.h6 {
  padding: 0px; }

input[type="checkbox"] {
  width: 15px;
  height: 15px;
  position: relative;
  top: 2px;
  cursor: pointer !important; }

input[type="checkbox"].checkAllSub {
  width: 18px;
  height: 18px;
  position: relative;
  top: 3px;
  left: -2px; }

.elemLink {
  height: 100%;
  cursor: pointer; }

.elemLink:disabled {
  cursor: not-allowed; }

.mdBlockTitle {
  font-size: 1.37rem; }

.bgTrans {
  background-color: transparent; }

.mdTxt {
  font-size: 16px; }

.btn-hero-success, .btn-hero-primary {
  padding: 0.645rem 1.5rem 0.605rem 1.5rem; }

#prodInfoBlock .btn-hero-sm, #resUsageBlock .btn-hero-sm, #domInfoBlock .btn-hero-sm, #nsBlock .btn-hero-sm, #pollsBlock .btn-hero-sm {
  padding: 0.375rem 1.25rem; }

.domResPriceTxt .mdTxt {
  position: relative;
  top: -3px; }

.inlineTldDrop {
  position: relative;
  left: -178px; }

.domain-selection-options #domRegisterBttn {
  position: relative;
  left: -240px; }

.leftAligned .btn-md.dropdown-toggle {
  width: 130px;
  text-align: left; }

.leftAligned .dropdown-toggle::after {
  float: right;
  position: relative;
  top: 10px;
  left: 4px; }

.bgWhite {
  background-color: white; }

.subBlock {
  padding: 0.5rem 0.4rem 0.7rem 0.7rem;
  margin-bottom: 7px; }

#msgBlock {
  width: 780px;
  padding: 0;
  margin: auto;
  margin-top: 20px; }

struck {
  text-decoration: line-through; }

.inBlockStatus {
  position: relative !important;
  margin-top: 0px !important;
  top: 0% !important;
  padding-top: 30px;
  font-size: 20px;
  white-space: nowrap; }

td .intl-tel-input .selected-flag .iti-flag {
  left: 8px; }

td .intl-tel-input.separate-dial-code .selected-dial-code {
  padding-left: 32px; }

.js-wizard-simple .nav-link {
  cursor: pointer;
  font-size: 1.1rem; }

.fwBold {
  font-weight: bold; }

.spaced5Col {
  margin-left: -20px;
  margin-right: -20px; }

.spaced5Col div.col {
  margin-right: 12px; }

.colHeader {
  position: relative;
  top: -10px;
  left: 0;
  border-bottom: 1px solid #d8dfed;
  background-color: #e9ecef;
  padding: 4px 0 0 6px;
  font-weight: 700; }

.col-block-content {
  transition: opacity .25s ease-out;
  padding: 1.25rem 1.25rem 1px;
  overflow-x: visible; }

.hostRecordsBlock {
  min-height: 439px; }

.table td.hostCell {
  padding-left: 0;
  font-size: 1.1rem; }

.greyBackRow {
  background-color: #f9fafc; }

#subAccountDrop {
  border: 1px solid #d4dcec;
  border-radius: 4px;
  padding: 5px 12px 0px 16px;
  background-color: #fbfbfb; }

.btn-sm, .btn-group-sm > .btn, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem 0.2rem;
  border-radius: 0.4rem; }

.permShade {
  opacity: .35; }

.permShade .permShade.btn:disabled {
  opacity: 1; }

.block-header-default {
  background-color: #e1effe; }

.contactInfoTbl td {
  height: 53px; }

a.block.block-link-pop {
  box-shadow: 0 0rem 0.3rem #69829485;
  transform: translateY(-2px);
  opacity: 1;
  border: none;
  cursor: default; }

.hostingTabContent a.block.block-link-pop:hover {
  z-index: 1;
  position: relative; }

.upgradePackageDrop .btn-hero-info {
  padding: 0.625rem 1rem 0.625rem 1rem;
  font-size: 0.75rem; }

.upgradePackageDrop .dropdown-item {
  color: white; }

.animated.mainMenuSubBlock {
  animation-duration: .5s; }

.whiteSect {
  background-color: white; }

.blueSect {
  background-color: #0E9CE8; }

.headerSect {
  text-align: center;
  margin-top: 10px; }

.headerSect h1 {
  font-weight: bold;
  font-size: 2.65rem;
  margin-top: -10px; }

.headerSect h1:not(.whiteTxt) {
  color: #0467b5; }

.headerSect h4:not(.whiteTxt) {
  margin-top: -12px;
  margin-bottom: 12px;
  color: #555555;
  font-size: 1.18rem; }

.headerSect h4:not(.noMarg) {
  margin-right: -1.9rem;
  margin-left: -1.9rem; }

.headerSect p {
  font-size: 0.91rem;
  color: #698294; }

.faqSect {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 35px; }

.faqSect h2 {
  font-size: 2.85rem;
  margin-top: 30px; }

.altTab .nav-tabs-block .nav-link.active, .altTab .nav-tabs-block .nav-item.show .nav-link {
  color: #0467b5;
  background-color: #f7f7f7; }

#homeTabs.altTab .nav-tabs-block .nav-link.active, #homeTabs.altTab .nav-tabs-block .nav-item.show .nav-link {
  background-color: #e6f6ff; }

.altTab .nav-tabs-block .nav-link {
  background-color: #f7f7f7;
  margin: 0px 5px 8px 5px;
  font-size: 1.2rem;
  color: #343C44; }

#homeTabs.altTab .nav-tabs-block .nav-link {
  background-color: #e6f6ff; }

.altTab .nav-tabs-block .nav-link:hover {
  color: #01a4f9; }

.altTab .nav-tabs-block .nav-item:first-child .nav-link {
  margin-left: 0px; }

.altTab .nav-tabs-block .nav-link.active {
  padding-bottom: 20px;
  margin-bottom: 0px; }

.altTab .nav-tabs-block {
  background-color: #ffffff;
  border: none; }

.block.altTab {
  background-color: #f7f7f7;
  border: none; }

#homeTabs.block.altTab {
  background-color: #e6f6ff; }

.altTab .tab-pane .col-lg-3, .altTab .tab-pane .col-lg-12 {
  padding: 0px 6px; }

.cntTab .tab-pane .col-lg-12 {
  padding: 0px 14px; }

.tabBlock {
  margin: 0px;
  padding: 8px;
  padding-left: 0px;
  padding-top: 12px;
  background-color: #F7F7F7; }

.tabBlock p {
  font-size: 0.81rem;
  margin-top: -14px;
  margin-bottom: 10px; }

.tabBlock h5 {
  margin-top: 5px; }

.faqTxtBlock {
  text-align: left;
  color: #698294; }

.faqImg {
  text-align: left;
  width: 50px;
  margin-right: 10px; }

.faqAnsRow .faqImg {
  width: 26px;
  margin-right: 0px; }

.faqQuesTxtBlock {
  background-color: #F6F8FA;
  padding: 14px 10px 0px 14px;
  height: auto; }

.faqAnsRow {
  margin-left: 22px;
  margin-bottom: -5px; }

.content .faqQuesTxtBlock h4 {
  text-align: left;
  padding-bottom: 10px;
  margin-bottom: 0px; }

.faqAnsTxtBlock {
  padding-right: 20px; }

.faqAnsTxtBlock p {
  margin-top: 5px;
  line-height: 18px; }

.faqAnsTxtBlock br {
  display: block;
  content: "";
  height: 5px; }

.freqQuesContainer {
  margin-top: -5px; }

.blueBlock {
  background-color: #0E9CE8;
  padding: 12px 10px 0px 13px;
  height: 46px; }

.blueBlock h4 {
  color: white; }

.pricingSubBlock {
  padding: 0.4rem 0rem 0.4rem 0rem; }

.row .pricingSubBlock:first-child {
  padding-left: 1rem; }

.tab-content > .tab-pane {
  margin-bottom: 20px; }

#resultsBlock .resultsRow {
  padding-top: 11px;
  padding-bottom: 10px;
  padding-left: 10px;
  margin-bottom: -12px;
  margin-top: -15px; }

.spotLightRow {
  padding-top: 11px;
  padding-bottom: 10px;
  padding-left: 10px;
  margin-bottom: 20px;
  margin-top: -10px; }

.spotLightRow:last-child {
  margin-bottom: -12px; }

#resultsBlock.available {
  background-color: #3BC40E; }

#resultsBlock.unavailable {
  background-color: #FF4242; }

.just-center {
  justify-content: center; }

.noWrap {
  white-space: nowrap; }

.addToCartDiv {
  text-align: right;
  margin-right: 15px;
  margin-left: -15px; }

.addToCartBttn .fa {
  top: 0px; }

.domRemoveBttn {
  position: relative;
  top: 1px;
  margin-right: 20px;
  color: #FF0000;
  font-size: 1.1em;
  font-weight: 500;
  display: inline-block; }

.domRemoveBttn.disNone {
  display: none; }

.domMultiTldsBox {
  margin-top: 25px; }

.domMultiTldBox {
  float: left;
  margin: 6px 7px 5px 7px;
  background-color: #75797a;
  padding: 6px 10px 6px 10px;
  color: white;
  width: 10%;
  white-space: nowrap;
  cursor: pointer;
  border-radius: 0.15rem; }

.domMultiTldBox span {
  position: relative;
  top: -1px;
  left: 1px;
  font-weight: 500; }

.domSrchBttn {
  width: 17%;
  position: relative;
  left: -2px;
  height: 45px;
  font-size: 20px;
  text-transform: none;
  display: inline;
  float: left; }

.domBulkSrchBttn {
  width: 17%;
  position: relative;
  height: 45px;
  font-size: 20px;
  text-transform: none; }

.domSrchBulkBttnDiv {
  justify-content: center;
  margin-top: 25px; }

input.eppCode {
  width: 200px;
  margin-right: 20px;
  position: relative;
  top: 2px; }

.content:not(.text-left) h1, .content:not(.text-left) h2, .content:not(.text-left) h3, .content:not(.text-left) h4 {
  text-align: center; }

.contentBlocks {
  margin-top: 10px;
  margin-bottom: 10px; }

.contentBlocks .row {
  margin-bottom: 12px;
  height: 95%; }

.contentBlocks .row .col-lg-3 {
  margin-right: -10px; }

.headerPageTitle .content h1, .headerPageTitle .content h2, .headerPageTitle .content h3 {
  text-align: left; }

.packageBlock .block-content.block-content-full {
  padding: 0.75rem 0.65rem 0.65rem 0.75rem; }

.packageBlock .block-content-full .btn-block {
  padding: 10px 0px 10px 0px;
  border-radius: 0.15em;
  background-color: #698294;
  box-shadow: 0 0.125rem 0.75rem rgba(105, 130, 148, 0.75); }

.packageBlock.highLight .block-content-full .btn-block {
  box-shadow: 0 0.125rem 0.75rem rgba(155, 55, 18, 0.25); }

.packageBlock .block-content-full .btn-block:active {
  background-color: #698294;
  box-shadow: 0 0.375rem 0.75rem rgba(105, 130, 148, 0.75); }

.packageBlock.highLight .block-content-full .btn-block:active {
  box-shadow: 0 0.125rem 0.75rem rgba(155, 55, 18, 0.25); }

.packageBlock .block-content-full .btn-block-align, .packageBlock .block-content-full .btn-block-align:active {
  background-color: #698294;
  box-shadow: 0 0.375rem 0.75rem rgba(105, 130, 148, 0.75); }

.packageBlock.highLight .block-content-full .btn-block-align, .packageBlock.highLight .block-content-full .btn-block-align:active {
  background-color: #F97824;
  box-shadow: 0 0.375rem 0.75rem rgba(155, 55, 18, 0.4); }

.packageBlock.highLight .block-content-full .btn-block {
  background-color: #F97824;
  box-shadow: 0 0.375rem 0.75rem rgba(155, 55, 18, 0.4); }

.show > .btn-primary.dropdown-toggle {
  background-color: #0467b5; }

.btn-primary, .btn-primary:hover {
  background-color: #0467b5; }

.hostingTopBlueBlocks {
  width: 64%;
  margin-top: 20px;
  float: right; }

.hostingTopBlueBlock {
  font-family: 'dosissemibold', Tahoma, Arial, Sans Serif;
  font-size: 1.5rem;
  color: white;
  background-color: #0467b5;
  padding: 2px 20px 2px 20px;
  margin-bottom: 9px;
  text-align: left; }

h2.blueTxt, h2.greyTxt {
  font-size: 2.2rem; }

.hostingPlanIncludeBoxes {
  width: 89.7%;
  float: left;
  position: relative;
  left: 5.4%; }

.hostingPlanIncludeBox {
  background-color: #ffffff;
  width: 22.6%;
  float: left;
  margin-left: 1%;
  margin-top: 8px;
  font-family: 'montserratregular', Tahoma, Arial, Sans Serif;
  font-size: 0.94rem;
  text-align: left;
  padding: 3px 0px 6px 12px;
  color: #495057; }

.hostingPlanIncludeBoxes.threes .hostingPlanIncludeBox {
  width: 30.4%; }

.hostingPlanIncludeBox .tickImg {
  margin-right: 10px; }

.hostingPlanIncludesImgBox {
  float: left;
  width: 10.3%;
  text-align: left; }

.hostingPlanIncludesImgBox img {
  position: relative;
  top: -27px;
  left: 8px; }

.container.hostingPlanIncludesContainer {
  background-color: #f6f6f6;
  margin: auto;
  width: 100%;
  margin-top: 25px;
  height: 128px;
  max-width: 70%; }

.hostingAvailablePackagesSection div.container {
  margin-left: 17%;
  width: 64%; }

.orangeHl {
  color: #f97824; }

.blueTxt a:not(.btn) {
  color: #01a4f9; }

.greyTxt, .blueTxt .greyTxt {
  color: #698294; }

.bannerSection .text-center {
  display: flow-root; }

.bannerSection .text-center:not(.ownMarg) {
  margin-bottom: 40px; }

.tabBlock h5 {
  font-size: 1.05rem; }

.packageInfoIcon {
  color: #698294;
  margin-left: 10px; }

.highLight .packageInfoIcon {
  color: #F97824; }

a.block.block-link-pop.selected {
  /*  box-shadow: 0 0 1.25rem #b1d787;*/
  box-shadow: 0.1rem 0.1rem 1.65rem #5692d7;
  opacity: .65; }

a.block.block-link-pop.selected:hover {
  transform: none !important;
  box-shadow: 0.1rem 0.1rem 1.65rem #5692d7 !important;
  opacity: .65 !important; }

.upgradePackageBlock a.block.block-link-pop.selected {
  cursor: not-allowed; }

.bg-offwhite {
  background-color: #fcfdfe; }

.lgBttn {
  padding: 7px 16px 7px 16px;
  font-size: 1.5rem; }

.fullWidth {
  width: 100%; }

.termsTxt {
  font-size: 0.9rem; }

.yellowTxt {
  color: #f9ab24; }

.phoneNumber {
  position: relative;
  right: 27px;
  top: 6px; }

.phoneNumber a {
  color: white;
  font-family: 'latobold', Tahoma, Arial, Sans Serif;
  font-size: 24px; }

.heightAuto {
  height: auto !important; }

.headerSect h4 strong {
  font-family: inherit;
  font-size: inherit;
  color: #30c9e8; }

.headerSect h4.whiteTxt strong {
  color: white; }

.headerSect p a:not(.greyTxt) {
  font-size: 0.91rem;
  color: #ff8b00;
  font-weight: 500; }

.shadowBox {
  box-shadow: 9px 9px 10px #bdb7b7; }

.dt-buttons {
  position: relative;
  z-index: 2;
  width: 200px;
  margin: auto; }

.typingGuy {
  width: 60%;
  margin: auto; }

h2.blueTxt.customerReviewsHeader {
  font-size: 1.8rem;
  padding-bottom: 5px; }

.justCnt {
  justify-content: center; }

#overlay {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 2;
  cursor: pointer; }

showat, .showat, showat1280, .showat1280 {
  display: none; }

.ovHid {
  overflow: hidden; }

.scrollat {
  overflow: hidden; }

.scrollatx {
  overflow-x: hidden; }

.scrollatMax {
  overflow-x: auto; }

.scrollaty {
  overflow-y: hidden; }

.offersTxt {
  margin-left: -20px; }

#sidebar {
  z-index: 4; }

.zarcNotice {
  margin-top: -17px;
  margin-bottom: -4px; }

.botModal {
  padding-right: 0px; }

.botModal .modal-dialog {
  max-width: none;
  bottom: 0;
  width: 100%;
  position: absolute;
  margin: 0; }

#cookiesModal .block-content-full {
  padding: 30px 20px 0px 20px !important; }

.cookieTitle {
  font-weight: 500;
  font-size: 0.92rem; }

.cookieBlock {
  border: 1px solid #dbdbdb;
  border-radius: 4px;
  padding: 10px 10px 0px 10px; }

.wb-ba {
  word-break: break-all; }

.wb-bw {
  word-break: break-word; }

a.text-body-color, a.text-body-color:hover, a.text-body-color span:hover, a.text-body-color:focus {
  color: #495057 !important; }

#page-footer {
  background-color: #0467b5;
  min-height: auto; }

.mainLogo {
  width: 100%; }

.addToCartImg {
  width: 1.2rem;
  margin-right: 7px;
  margin-top: -4px; }

.addToCartTitleIcon {
  width: 2.2rem;
  margin-right: 10px;
  margin-top: -7px; }

.ltBlueTxt {
  color: #4cc8ff; }

.otherBlueHead {
  color: #01a6fa; }

.filSoft {
  font-family: filson-soft, sans-serif;
  font-weight: 300; }

.filSoftB {
  font-family: filson-soft, sans-serif;
  font-weight: 700; }

.filPro {
  font-family: filson-pro, sans-serif;
  font-weight: 300; }

.filProB {
  font-family: filson-pro, sans-serif;
  font-weight: 700; }

.urbane {
  font-family: urbane-rounded, sans-serif;
  font-weight: 500; }

.tcsTxt {
  font-style: italic;
  line-height: 1.3em;
  margin-top: 25px;
  font-size: 0.9em; }

.block-link-pop p.bg-white {
  color: #698294; }

.block-link-pop .h1 {
  color: #171717; }

#reviewsSection {
  background-color: #eef7ff;
  background-image: url("/assets/media/img/domains-google-review-bg.svg"); }

.socContainer {
  width: 50%;
  margin: auto;
  margin-bottom: 25px;
  margin-top: 15px; }

.socImg {
  width: 45px; }

.socLink {
  margin: 0 5px; }

.mainCartIcon {
  color: #82B54B;
  color: #0467b5;
  font-size: 2.4rem;
  position: relative;
  top: 11px; }

.cartIconTxt {
  color: white;
  position: relative;
  left: -21px;
  font-size: 0.9rem;
  top: -14px; }

#page-header {
  position: fixed;
  background: white;
  z-index: 9;
  box-shadow: 0px -2px 15px #0467b53d; }

#page-header.clientareaPageHeader {
  position: relative; }

#page-header.clientareaPageHeader > .content-header {
  padding-right: 0;
  margin-right: -26px; }

.topMenu {
  margin-top: 10px; }

.greyFont {
  color: #495057; }

.drkBlueTxt {
  color: #0467b5; }

.topUserDiv {
  position: relative;
  top: -13px; }

.cartNavBttn {
  position: relative;
  left: -3.4rem;
  top: 35px; }

.clientArea #welcomeDrop {
  border: 1px solid white;
  border-radius: 4px;
  width: fit-content; }

.clientArea .mainCartIcon {
  display: none; }

.topUserDiv.clientArea {
  top: -18px; }

.phoneNumber {
  display: none; }

.clientArea .phoneNumber {
  display: block;
  position: relative;
  left: -11rem;
  top: 47px; }

.clientArea.adminLinkVisible .phoneNumber {
  left: -20.5rem; }

#adminReturnLink {
  position: absolute;
  top: 108px;
  right: -0.6rem;
  box-shadow: 1px 1px 11px white;
  white-space: nowrap; }

.clientArea #adminReturnLink {
  top: 38px;
  right: 9.5rem;
  box-shadow: none; }

.prodSectionHead {
  color: #0467b5;
  font-weight: bold;
  font-size: 1.2rem;
  text-align: center; }

h1, .h1 {
  font-size: 2.65rem; }

h2, .h2 {
  font-size: 1.7rem; }

h3, h4, .h3, .h4 {
  font-weight: 300; }

h5, .h5 {
  font-size: 1.6rem; }

.btn-success, .btn-success:hover, .btn-success:visited, .btn-success:active {
  background-color: #84d71b;
  border-color: #84d71b; }

.headerSect {
  margin-top: 0px; }

.headerSect h1 {
  margin-top: 0px; }

.headerSect h4:not(.whiteTxt) strong {
  font-family: inherit;
  color: #30c9e8;
  font-size: inherit;
  font-weight: inherit; }

.tblScroller table {
  width: max-content;
  min-width: 100%; }

.headerSideTxt {
  float: left; }

.headerSideImg {
  float: right; }

.grBox, .grBox-purple, .grSmBox {
  border: 2px solid #d7e7f8;
  border-radius: 0.6rem; }

.grBox-purple {
  border-color: #6854DE; }

.grSmBox {
  border-radius: 8px; }

.highLight .grBox {
  border: 2px solid #6454d8;
  box-shadow: 1px 2px 6px #B8AFEB; }

.blBox {
  border: 2px solid #2AB9F7;
  border-radius: 0.6rem; }

.grBoxFill {
  /*  background-color: #EEF7FF;*/
  background-color: #f6fafe;
  border-radius: 0.6rem; }

.grBoxBord {
  border-radius: 0.6rem; }

.grBoxFillBord {
  border: 1px solid #eff5fa; }

.grBlBoxFill {
  background-color: #E5F3FF;
  border-radius: 0.6rem; }

.blBoxFill {
  background-color: #2AB9F7;
  border-radius: 0.6rem;
  color: white; }

.wtBoxFill {
  background-color: white;
  border-radius: 0.6rem;
  color: #0AA5F8; }

.grBoxShadow {
  box-shadow: 7px 7px 0px #e7f2fe; }

.grBoxShadow-purple {
  box-shadow: 1px 2px 6px #B8AFEB; }

.brBot {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0.6rem;
  border-bottom-right-radius: 0.6rem; }

.brTop {
  border-top-left-radius: 0.6rem;
  border-top-right-radius: 0.6rem;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px; }

.bttn {
  font-family: filson-soft, sans-serif;
  font-weight: bold;
  color: white;
  border-radius: 0.4rem;
  text-transform: uppercase;
  padding: 0.6rem 1.9rem;
  border: none;
  font-size: 1.3rem; }

.bttn:active, .bttn:visited {
  border: none; }

a.whiteTxt:hover, a.orngBttn:hover {
  color: white; }

.subHeadTxt {
  color: #495057;
  font-size: 1.1rem;
  width: 94%;
  margin: -0.7rem auto 2rem auto;
  font-weight: 400;
  line-height: 24px; }

.subHeadBlueTxt {
  font-weight: 400;
  margin-bottom: 1.3rem;
  margin-top: 0rem;
  font-size: 1.4rem; }

.wtBox {
  background-color: white; }

.grnTxt {
  color: #8EC956; }

.termsImgBlock {
  background-color: #c4e9ff;
  background-repeat: no-repeat;
  background-size: cover;
  width: 24%;
  padding-left: 15px; }

.termsTxtBlock {
  width: 73%; }

.termsTxtBlock h2 {
  margin-top: 24px;
  margin-left: 30px; }

.termsList {
  margin: 30px 0px 25px 0px; }

p.termPoint {
  line-height: 22px;
  margin: 16px 5px 15px 35px; }

.termsList .termNum {
  color: #0467b5;
  font-size: 1rem;
  margin-right: 12px;
  font-weight: 700;
  display: block;
  float: left;
  height: 30px; }

.termsPic {
  width: 100%;
  margin-top: 20px; }

.mainMenuSubBlock a {
  letter-spacing: 0.5px; }

.col5cust {
  width: 20%; }

p.termPoint {
  /*  color: #4cc8ff;*/ }

.newHeadIcon {
  width: 20px;
  float: left;
  margin-right: 20px;
  position: relative;
  top: 7px; }

.headerSideImg {
  background-position: center;
  background-repeat: no-repeat;
  height: 23em;
  width: 43%;
  margin-top: -20px;
  position: relative; }

.packageBlock .block-header .block-title {
  color: #0467b5;
  font-size: 2rem;
  font-weight: bold;
  line-height: 32px;
  margin-top: 10px; }

.packageBlock.highLight .block-header .block-title {
  color: #5647c7; }

.packageBlock.highLight .block-content .h1, .packageBlock.highLight .block-content .h6 {
  color: #5647c7; }

.packageBlock.highLight .prodSectionHead {
  color: #5647c7; }

.packageBlock .block-content.block-content-full {
  padding: 0.75rem 0.65rem 1.8rem 0.75rem;
  border-bottom-left-radius: 0.6rem;
  border-bottom-right-radius: 0.6rem; }

.packageBlock a.block:hover {
  opacity: .85; }

.packageBlock {
  margin-top: 29px; }

.packageBlock.highLight {
  margin-top: 0px; }

.packageBlock .block-header {
  margin-top: 0px; }

.packageBlock .priceBlock {
  padding-top: 0px;
  display: flex;
  justify-content: center; }

.packageBlock.highLight .priceBlock {
  padding-top: 1.25rem; }

.packageBlock.highLight .block-content-full .btn-block-align, .packageBlock.highLight .block-content-full .btn-block-align:active {
  background-color: #A499F6;
  box-shadow: none; }

.packageBlock .block-content-full .btn-block-align {
  background-color: #0467b5; }

.packageBlock .block-content-full .btn-block-align.dropdown-menu {
  /*  background-color: #2A81C4;*/
  background-color: #657786;
  opacity: 0.96; }

.packageBlock .dropdown-item:hover {
  background-color: #2A81C4; }

.packageBlock.highLight .dropdown-item:hover {
  background-color: #A499F6; }

.btn-hero-buynow:hover {
  -webkit-transform: none;
  transform: none; }

.block-title.mostPop {
  background-color: #f87e6c;
  color: white;
  font-size: 1rem;
  width: fit-content;
  display: flex;
  white-space: nowrap;
  padding: 0px 14px;
  margin: auto;
  align-items: center;
  border: 2px solid #6454d8;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  margin-top: -2px; }

.block-title.mostPop span {
  text-transform: uppercase;
  padding: 7px;
  font-size: 0.7rem;
  letter-spacing: 1px;
  font-weight: bold; }

.packageBlock .block-header {
  background-color: white;
  width: 100%;
  margin-left: 0; }

.packageBlock .block-content-full .btn-block {
  padding: 10px 0px 10px 0px;
  border-radius: 0.4rem;
  background-color: #0467b5;
  box-shadow: none; }

.packageBlock.highLight .block-header {
  background-color: white;
  height: 80px;
  margin-top: 0px;
  padding-top: 10px;
  display: block; }

.packageBlock.highLight .block-content-full .btn-block {
  background-color: #F97824;
  box-shadow: none; }

.headerSect h4 p {
  font-size: inherit;
  color: inherit; }

.packageBlock .block-content p.specRow {
  padding: 9px 0px;
  margin: 0px; }

.specCheck, .specCross {
  color: #a0c84e;
  margin-right: 8px;
  margin-left: 3px;
  position: relative;
  top: -1px; }

.hostingTabContent .specCheck, .hostingTabContent .specCross {
  margin-left: -3px; }

.specCross {
  color: #df5e44; }

.specInfoIcon {
  display: flex;
  float: right;
  margin-right: -10px;
  margin-top: 1px; }

.dotOuter, .dotInner {
  height: 100%;
  width: 100%;
  background-color: #0b7ed9;
  border-radius: 50%;
  display: inline-block; }

.highLight .dotOuter {
  background-color: #7463f4; }

.dotInner {
  height: 78%;
  width: 78%;
  background-color: white;
  position: relative;
  left: -16px;
  top: 2px; }

.specInfo:before {
  content: "i";
  font-size: 0.7rem;
  position: relative;
  font-style: italic;
  color: #0b7ed9;
  float: right;
  right: 26px;
  font-weight: bold;
  margin-top: 2px; }

.highLight .specInfo:before {
  color: #7463f4; }

.specBlock {
  text-align: left;
  padding-top: 0px; }

.seeMoreBlock, .closeMoreBlock {
  color: #7463f4;
  font-weight: bold;
  background-color: #eff6ff;
  padding: 9px 0px 10px 22px;
  text-align: left; }

.fullWidthBlock {
  margin: 0;
  padding: 0; }

.seeMoreOuterBlock {
  margin-bottom: -5px; }

.seeMoreArrow, .closeMoreArrow {
  float: right;
  margin-right: 20px;
  margin-top: 5px; }

.packageBlock.highLight .block-content-full .btn-block {
  background-color: #A499F6; }

.btn.wideBttn {
  padding: 0.375rem 2.15rem; }

.bttn.wideBttn {
  padding: 0.6rem 6rem; }

.faqMainEntity {
  margin-bottom: 10px; }

.faqIcon {
  color: #0467b5;
  font-size: 1.6rem;
  font-weight: bold;
  display: flex;
  justify-content: end;
  align-items: center;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  width: 3.4rem;
  margin-top: 0.6rem;
  padding: 0.1rem 0.8rem; }

.faqIconBlock {
  display: flex;
  align-items: center; }

.faqQuesTxtBlock {
  background-color: transparent;
  padding: 1.2rem 1rem 1rem 1rem;
  margin-top: 0.6rem; }

.content .faqQuesTxtBlock h4 {
  font-weight: bold;
  padding-bottom: 0px;
  padding-right: 2rem; }

.faqAnsRow {
  margin-left: 1.7rem;
  margin-top: -10px; }

.faqArrow {
  color: #0467b5;
  position: absolute;
  right: 1.3rem;
  top: 1.5rem;
  font-size: 1.3rem;
  font-weight: bold; }

.faqAnsTxtBlock p {
  margin-top: 0px;
  line-height: 18px;
  margin-left: 0.3rem;
  padding-right: 3rem; }

.faqAnswerImg {
  border-radius: 0.4rem; }

.faqSect {
  padding-bottom: 45px; }

.btn-block-align {
  border-radius: 0.4rem; }

.tutVidTitle {
  font-weight: 500;
  margin-top: 5px;
  margin-bottom: 35px; }

iframe.tutVid {
  border-radius: 20px; }

.darkBlueHeaderSect {
  background-color: #0467b5; }

.pageFooter.bg-blue {
  background-color: #2882d0; }

.btn:not(.dropdown-toggle):hover {
  color: white; }

.prodTermsSect > div.content {
  padding-top: 0;
  line-height: 18px;
  font-size: 0.9rem; }

.prodTermTxt {
  display: block;
  line-height: 18px;
  font-size: 0.9rem; }

.menuPmSpan {
  font-size: 0.7rem; }

.liNewFlag:before, .prevLiNewFlag:before, .menuItemNewFlag:after {
  content: "NEW";
  position: absolute;
  color: white;
  background-color: #7069fa;
  font-size: 0.65rem;
  padding: 0.09rem 0.32rem 0.06rem 0.36rem;
  border-radius: 0.3rem;
  letter-spacing: 0.8px;
  font-weight: 500;
  margin-left: -53px;
  margin-top: -3px; }

.liNewFlag:before {
  right: 10px;
  margin: 7px 0; }

.menuItemNewFlag:after {
  margin-left: 10px;
  margin-top: 2px; }

.addBlockSect .botPriceBlock {
  justify-content: center;
  display: flex;
  margin-top: 0.6rem; }

.addBlockSect .botPriceTxt, .addBlockSect .botPriceLgTxt {
  float: left;
  color: #0467b5;
  font-weight: bold;
  display: flex;
  align-items: center; }

.addBlockSect .botPriceTxt {
  font-size: 1rem;
  margin: 0.6rem 0.4rem 0rem 0.05rem; }

.addBlockSect .botPriceLgTxt {
  font-size: 2.4rem; }

.addBlockSect .botAdBlockHead {
  font-size: 1.9rem;
  font-weight: bold;
  margin-bottom: 0.7rem; }

.addBlockSect .botAdBlockSmTxt {
  font-size: 0.9rem;
  line-height: 20px; }

.addBlockSect .botAdBlock {
  text-align: center;
  padding: 2rem 1.4rem 2rem 1.4rem; }

.addBlockSect .adBlockBttn {
  margin-top: 0.6rem; }

.newHeaderSect {
  background-image: url(/assets/media/img/top-bg.svg);
  background-color: #0467b5;
  background-size: cover; }

.secondMenuBlock {
  padding-top: 0;
  margin-top: -15px; }

.footerSideTxt, .footerSideTxt a, .footerSideHead, .footerSideHead a {
  color: white;
  text-align: left; }

.footerSideTxt {
  font-size: 0.88rem;
  line-height: 17px; }

.footerSideHead {
  margin-bottom: 15px; }

.footerSideHead a {
  font-weight: 500;
  font-size: 1.2rem; }

.footerMainLogo {
  padding: 2rem 0rem 1.5rem 0rem; }

.footerLogos {
  margin-bottom: 20px; }

.footerLogo {
  height: 3.4rem; }

.footerSideTxt a {
  text-decoration: underline; }

.footerLeft, .footerMenu {
  position: relative;
  width: 100%;
  padding-right: 14px;
  padding-left: 14px; }

.footerLeft {
  flex: 0 0 25%;
  max-width: 25%; }

.footerMenu {
  flex: 0 0 75%;
  max-width: 75%; }
